body.deck #breadcrumbs p a{font-size:12px}body.deck .header-static{min-height:150px}body.deck .header-static #nav{display:none!important}body.deck .header-static.fixed{height:41px;min-height:41px}body.deck #content{width:100%!important;margin:0;padding:0}body.deck #share-tools-tlc{display:none!important}body.deck #footer .footer-disclaimer{display:none!important}body.deck #share-tools ul li.more{display:inline-block}body.deck #share-tools ul li.more~li{display:none}body.deck #content p#comments-notice{font-size:14px;line-height:inherit}body.deck #comments .fyre .fyre-widget .fyre-editor .fyre-editor-editable p{font-size:12px;line-height:inherit}body.deck iframe[pagetype=leftsideskin],body.deck iframe[pagetype=rightsideskin]{display:none!important}body.deck #lightcase-content{background:0 0!important}body.deck,body.deck-sales,body.page-template-deck{background-image:url(https://resources.newscdn.com.au/cs/austemp/article_common/latest/assets/img/desktop/body-bg-short.png);background-repeat:repeat-x}@media (max-width:425px){body.deck,body.deck-sales,body.page-template-deck{background:0 0}}body.deck-sales .header-static,body.deck-sales #header{min-height:0}body.deck-sales #header .vertical,body.deck-sales #header .ad-container,body.deck-sales #header #business-sub-promo{display:none}body.deck-sales .ad-container,body.deck-sales #breadcrumbs,body.deck-sales #footer-ad,body.deck-sales #footer-ads{display:none}body.deck-sales #subheader{margin-bottom:.5em}body.deck-sales #nav{display:none!important}@media (max-width:425px){body.deck-sales #nav{display:block!important}}body.page-template-deck .fixed-navigation{margin:auto;width:1000px}body.page-template-deck .fixed-navigation.fixed{height:auto!important;width:100%}body.page-template-deck #page,body.page-template-deck #content{width:100%}body.page-template-deck #content{max-width:inherit;margin:0}
/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
.animated,body.deck #content .text-effect-fade,body.deck #content .text-effect-fadeOut,body.deck #content .text-effect-slideInLeft{animation-duration:1s;animation-fill-mode:both}.animated.infinite,body.deck #content .infinite.text-effect-fade,body.deck #content .infinite.text-effect-fadeOut,body.deck #content .infinite.text-effect-slideInLeft{animation-iteration-count:infinite}.animated.hinge,body.deck #content .hinge.text-effect-fade,body.deck #content .hinge.text-effect-fadeOut,body.deck #content .hinge.text-effect-slideInLeft{animation-duration:2s}.animated.flipOutX,body.deck #content .flipOutX.text-effect-fade,body.deck #content .flipOutX.text-effect-fadeOut,body.deck #content .flipOutX.text-effect-slideInLeft,.animated.flipOutY,body.deck #content .flipOutY.text-effect-fade,body.deck #content .flipOutY.text-effect-fadeOut,body.deck #content .flipOutY.text-effect-slideInLeft,.animated.bounceIn,body.deck #content .bounceIn.text-effect-fade,body.deck #content .bounceIn.text-effect-fadeOut,body.deck #content .bounceIn.text-effect-slideInLeft,.animated.bounceOut,body.deck #content .bounceOut.text-effect-fade,body.deck #content .bounceOut.text-effect-fadeOut,body.deck #content .bounceOut.text-effect-slideInLeft{animation-duration:.75s}@keyframes bounce{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,0,0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scale3d(1,1,1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scale3d(1,1,1)}}.pulse{animation-name:pulse}@keyframes rubberBand{0%{transform:scale3d(1,1,1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scale3d(1,1,1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{0%,to{transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate3d(0,0,1,15deg)}40%{transform:rotate3d(0,0,1,-10deg)}60%{transform:rotate3d(0,0,1,5deg)}80%{transform:rotate3d(0,0,1,-5deg)}to{transform:rotate3d(0,0,1,0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scale3d(1,1,1)}10%,20%{transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{transform:scale3d(1,1,1)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:none}15%{transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{transform:none}}.wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scale3d(1,1,1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translate3d(0,0,0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn,body.deck #content .text-effect-fade{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.fadeInLeft,body.deck #content .text-effect-slideInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut,body.deck #content .text-effect-fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{transform:perspective(400px) rotate3d(0,1,0,-360deg);animation-timing-function:ease-out}40%{transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95);animation-timing-function:ease-in}to{transform:perspective(400px);animation-timing-function:ease-in}}.animated.flip,body.deck #content .flip.text-effect-fade,body.deck #content .flip.text-effect-fadeOut,body.deck #content .flip.text-effect-slideInLeft{backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotate3d(1,0,0,90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(1,0,0,-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{transform:perspective(400px)}}.flipInX{backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotate3d(0,1,0,90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(0,1,0,-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{transform:perspective(400px)}}.flipInY{backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.flipOutX{animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.flipOutY{backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedIn{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:none;opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform-origin:center;transform:rotate3d(0,0,1,-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate3d(0,0,1,-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate3d(0,0,1,80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate3d(0,0,1,60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.hinge{animation-name:hinge}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slideOutUp{animation-name:slideOutUp}.pace{-webkit-pointer-events:none;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pace-inactive{display:none}.pace .pace-progress{background:#000;position:fixed;z-index:2000;top:0;right:100%;width:100%;height:2px}.pace .pace-progress-inner{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #000,0 0 5px #000;opacity:1;transform:rotate(3deg) translate(0,-4px)}.pace .pace-activity{display:block;position:fixed;z-index:2000;top:15px;right:15px;width:14px;height:14px;border:solid 2px transparent;border-top-color:#000;border-left-color:#000;border-radius:10px;animation:pace-spinner 400ms linear infinite}@keyframes pace-spinner{0%{transform:rotate(0deg);transform:rotate(0deg)}to{transform:rotate(360deg);transform:rotate(360deg)}}.flex-container a:hover,.flex-slider a:hover{outline:none}.slides,.slides>li,.flex-control-nav,.flex-direction-nav{margin:0;padding:0;list-style:none}.flex-pauseplay span{text-transform:capitalize}.flexslider{margin:0;padding:0}.flexslider .slides>li{display:none;-webkit-backface-visibility:hidden}.flexslider .slides img{width:100%;display:block}.flexslider .slides:after{content:"\0020";display:block;clear:both;visibility:hidden;line-height:0;height:0}html[xmlns] .flexslider .slides{display:block}* html .flexslider .slides{height:1%}.no-js .flexslider .slides>li:first-child{display:block}.flexslider{margin:0 0 60px;position:relative;zoom:1}.flexslider .slides{zoom:1}.flexslider .slides img{height:auto;-moz-user-select:none}.flex-viewport{max-height:2000px;transition:all 1s ease}.loading .flex-viewport{max-height:300px}.carousel li{margin-right:5px}.flex-direction-nav{*height:0}.flex-control-nav{width:100%;position:absolute;bottom:-40px;text-align:center}.flex-control-nav li{margin:0 6px;display:inline-block;zoom:1;*display:inline}.flex-control-paging li a{width:11px;height:11px;display:block;background:#fff!important;cursor:pointer;text-indent:-9999px;-o-box-shadow:inset 0 0 3px rgba(0,0,0,.3);box-shadow:inset 0 0 3px rgba(0,0,0,.3);border-radius:20px}.flex-control-paging li a:hover{background:#7b7a63}.flex-control-paging li a.flex-active{background:#7b7a63!important;cursor:default}.flex-control-thumbs{margin:5px 0 0;position:static;overflow:hidden}.flex-control-thumbs li{width:25%;float:left;margin:0}.flex-control-thumbs img{width:100%;height:auto;display:block;opacity:.7;cursor:pointer;-moz-user-select:none;transition:all 1s ease}.flex-control-thumbs img:hover{opacity:1}.flex-control-thumbs .flex-active{opacity:1;cursor:default}body.deck{-webkit-font-smoothing:antialiased}body.deck #content h1,body.deck #content h2,body.deck #content h3,body.deck #content h4,body.deck #content h5,body.deck #content h6{word-break:break-word}body.deck #content h1{font-size:70px!important;line-height:76px}@media (max-width:425px){body.deck #content h1{font-size:11vw!important;line-height:12vw}}body.deck #content div.container{max-width:700px}@media (max-width:768px){body.deck #content div.container{padding:0 20px}}body.deck #content b,body.deck #content strong{font-weight:700}body.deck #content a,body.deck #content a:visited{color:#277f9c}body.deck #content a:hover{color:#004563}body.deck #content ul{padding-left:20px}body.deck #content p,body.deck #content ul{font-size:22px;line-height:30px}body.deck #content #share-tools ul{padding-left:0}.deck #header-article #header-logo .ad-ear{top:-10px}body.deck #header-article #header-logo{background-position:0 10px}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.deck #header-article #header-logo{margin-top:0!important;margin-bottom:0!important}}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.deck #header-article #header-logo .ad-ear{top:0}}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){html body.deck #header #header-logo{background-postion:0 0!important}}body.deck #content .text-pos-top-left{margin:0!important;left:2em!important;top:0!important;right:auto!important;bottom:auto!important}@media (max-width:768px){body.deck #content .text-pos-top-left{margin:auto;left:0;top:0;right:0;bottom:0}}@media (max-width:768px){body.deck #content .text-pos-top-center{margin:auto;left:0;top:0;right:0;bottom:0}}body.deck #content .text-pos-top-right{margin:0!important;left:auto!important;top:0!important;right:2em!important;bottom:auto!important}@media (max-width:768px){body.deck #content .text-pos-top-right{margin:auto;left:0;top:0;right:0;bottom:0}}body.deck #content .text-pos-center-left{margin:auto;left:2em;top:0;right:auto!important;bottom:0}@media (max-width:768px){body.deck #content .text-pos-center-left{margin:auto;left:0;top:0;right:0;bottom:0}}body.deck #content .text-pos-center-center{margin:auto;left:0;top:0;right:0;bottom:0}@media (min-width:1024px){body.deck #content .text-pos-center-center{padding-top:10vh}}body.deck #content .text-pos-center-right{margin:auto;left:auto!important;top:0;right:2em;bottom:0}body.deck #content .text-pos-bottom-left{margin:0!important;left:2em!important;top:auto!important;right:auto!important;bottom:0!important}body.deck #content .text-pos-bottom-center{margin:auto!important;left:0!important;top:0!important;right:0!important;bottom:0!important}body.deck #content .text-pos-bottom-right{margin:0!important;left:auto!important;top:auto!important;right:2em!important;bottom:0!important}@media (max-width:768px){body.deck #content .text-pos-top-left,body.deck #content .text-pos-top-center,body.deck #content .text-pos-top-right,body.deck #content .text-pos-center-left,body.deck #content .text-pos-center-right,body.deck #content .text-pos-bottom-left,body.deck #content .text-pos-bottom-center,body.deck #content .text-pos-bottom-right{margin:auto!important;left:0!important;top:0!important;right:0!important;bottom:0!important}}body.deck #content .bg-pos-top-left{background-position:top left!important}body.deck #content .bg-pos-top-center{background-position:top center!important}body.deck #content .bg-pos-top-right{background-position:top right!important}body.deck #content .bg-pos-center-left{background-position:center left!important}body.deck #content .bg-pos-center-center{background-position:center center!important}body.deck #content .bg-pos-center-right{background-position:center right!important}body.deck #content .bg-pos-bottom-left{background-position:bottom left!important}body.deck #content .bg-pos-bottom-center{background-position:bottom center!important}body.deck #content .bg-pos-bottom-right{background-position:bottom right!important}@media (max-width:425px){body.deck #content .hidden-mobile{display:none!important}}body.deck #content iframe.hidden-mobile{display:none!important}@media (min-width:768px){body.deck #content iframe.hidden-mobile{display:block!important}}@media (min-width:768px){body.deck #content .hidden-desktop{display:none!important}}body.deck #content .text-colour-light{color:#fff!important;text-shadow:0 0 10px rgba(0,0,0,.5)}body.deck #content .text-colour-light div.divider{background:#fff}@media (max-width:425px){body.deck #content .text-colour-light{color:#000!important;text-shadow:none}body.deck #content .text-colour-light div.divider{background:#000}}body.deck #content .text-colour-dark{color:#000!important;text-shadow:0 0 10px rgba(255,255,255,.5)}body.deck #content .text-colour-dark div.divider{background:#000}@media (max-width:425px){body.deck #content .text-colour-dark{text-shadow:none}}body.deck #content .text-effect-fade{animation-delay:.7s}body.deck #content .text-effect-fadeOut{opacity:1;animation-delay:.7s}body.deck #content .text-effect-slideInLeft{animation-delay:.7s}body.deck #content .text-align-center{text-align:center}body.deck #content .text-align-left{text-align:left}body.deck #content .text-align-right{text-align:right}@media (max-width:768px){body.deck #content .text-align-left,body.deck #content .text-align-right{text-align:center!important}}body.deck #content .container.padding-small{padding:20px 20px}@media (min-width:768px){body.deck #content .container.padding-small{padding:20px 0}}body.deck #content .container.padding-medium{padding:40px 20px}@media (min-width:768px){body.deck #content .container.padding-medium{padding:60px 0}}body.deck #content .container.padding-large{padding:60px 20px}@media (min-width:768px){body.deck #content .container.padding-large{padding:120px 0}}body.deck #content .container .btm-padding-small{padding-bottom:20px!important}@media (min-width:768px){body.deck #content .container .btm-padding-small{padding-bottom:20px!important}}body.deck #content .container .btm-padding-medium{padding-bottom:40px!important}@media (min-width:768px){body.deck #content .container .btm-padding-medium{padding-bottom:60px!important}}body.deck #content .container .btm-padding-large{padding-bottom:60px!important}@media (min-width:768px){body.deck #content .container .btm-padding-large{padding-bottom:120px!important}}body.deck #content .text-slim .container{height:auto!important;min-height:initial!important}body.deck #content .flexbox{display:-ms-flexbox;display:flex}body.deck #content .flexbox-center-center{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column}body.deck #content img.float-left{float:left}body.deck #content img.float-right{float:right}body.deck #content .hero.text-slim,body.deck #content .hero.hero-top.text-slim{padding-top:0!important}body.deck #content .hero.text-slim .container.text-effect-fade,body.deck #content .hero.hero-top.text-slim .container.text-effect-fade{margin-top:0!important}a.back-to-top{background:0 0;margin:0;position:fixed;bottom:0;right:0;width:70px;height:70px;text-decoration:none;color:#fff;background-color:#000;opacity:0}@media (max-width:425px){a.back-to-top{display:none!important}}a.back-to-top{z-index:100}a.back-to-top:hover i{color:#004563}a.back-to-top i{font-size:60px;width:70px;text-align:center;line-height:70px;color:#277f9c}@media (min-width:1024px){.hide-for-tablet{display:block!important}}body.deck.deck-nobanners #header-ads-left,body.deck.deck-nobanners #header-ads-right,body.deck.deck-nobanners .subscribe-popover.popover-on,body.deck.deck-nobanners .header-ad-wrapper,body.deck.deck-nobanners #footer-ads{display:none!important}body.deck.deck-nobanners #header{min-height:50px}@media (max-width:425px){body.deck.deck-nobanners .ad-container,body.deck.deck-nobanners #footer-ad{display:none}}body.deck .video-wrap{padding-bottom:70%!important}body.deck #content div#hero div.container{opacity:0}body.deck #content div#hero div.container.text-colour-light div.divider{background:#fff}body.deck #content div#hero div.container.text-colour-dark div.divider{background:#000}body.deck #content div#hero div.container.text-effect-none{opacity:1}@media (max-width:425px){body.deck #content div#hero div.container{top:50%!important;margin:0!important;min-height:inherit;max-height:inherit;padding-top:24%;background:#fff;color:#000}}@media (max-width:425px){body.deck #content div#hero{background-repeat:no-repeat!important;background-size:100%!important;background-position:0 0!important}}@media (max-width:425px){body.deck #content div#hero{min-height:inherit!important;padding:0;margin:0;height:auto!important}body.deck #content div#hero .mobile-pad-lg{height:64vh!important}body.deck #content div#hero .mobile-pad-xlg{height:70vh!important}body.deck #content div#hero:before{background:0 0!important}}#hero.text-slim .container{height:auto!important;min-height:initial!important}body.deck #content #hero.text-slim .text-pos-bottom-center{top:auto!important}body.deck #content #hero.hero-sub:before{display:none}body.deck #content #hero.hero-sub div.container{background-color:transparent;opacity:1;text-shadow:none}body.deck #content #hero.hero-sub div.container img{text-shadow:none;vertical-align:bottom}@media (max-width:768px){body.deck #content #hero.hero-sub div.container img{max-width:60%;height:auto}}@media (max-width:425px){body.deck #content #hero.hero-sub div.container img{max-width:80%;height:auto}}body.deck #content #hero.hero-sub .text-pos-bottom-left,body.deck #content #hero.hero-sub .text-pos-bottom-right,body.deck #content #hero.hero-sub .text-pos-bottom-center,body.deck #content #hero.hero-sub .text-pos-center-center{height:auto;min-height:0}body.deck #content #hero.hero-sub .text-pos-top-center{bottom:auto!important;top:0!important;left:0!important;right:0!important;margin:auto!important}body.deck #content #hero.hero-sub .text-pos-bottom-center{bottom:0!important;top:auto!important;left:0!important;right:0!important;margin:auto!important}body.deck #content #hero.hero-sub .text-pos-center-center{bottom:auto!important;top:auto!important;max-height:0}body.deck #content #hero.hero-sub div[class*=text-pos-top]{margin-top:2em!important}body.deck #content #hero.hero-sub div[class*=text-pos-bottom]{margin-bottom:2em!important}@media (max-width:425px){body.deck #content #hero.hero-sub{margin-bottom:20px;background-size:cover!important;background-position:50% 50%!important;height:320px!important;height:70vh!important}body.deck #content #hero.hero-sub .text-pos-top-left,body.deck #content #hero.hero-sub .text-pos-bottom-left,body.deck #content #hero.hero-sub .text-pos-center-left{text-align:left!important}body.deck #content #hero.hero-sub .text-pos-top-right,body.deck #content #hero.hero-sub .text-pos-bottom-right,body.deck #content #hero.hero-sub .text-pos-center-right{text-align:right!important}body.deck #content #hero.hero-sub div[class*=text-pos-top]{margin-top:1em!important;top:0!important;bottom:auto!important}body.deck #content #hero.hero-sub div[class*=text-pos-bottom]{margin-bottom:1em!important;top:auto!important;bottom:0!important}}body.deck #content #hero.hero-sub .container.seo-hide h1,body.deck #content #hero.hero-sub .container.seo-hide p{text-indent:-9999em!important}@media (max-width:425px){body.deck #content .hero-top-wrap #hero.hero-title div.container{height:auto;min-height:auto;max-height:600px;margin:auto;position:absolute;top:auto;left:0;bottom:0;right:0;width:100%;max-width:100%;padding-top:8vh}body.deck #content .hero-top-wrap #hero.hero-title h1{margin:0;padding:10px 0 0 0}}body.deck #content .hero-top-wrap #hero.hero-top-title div.container{height:auto;min-height:auto;max-height:600px;margin:auto;position:absolute;top:auto;left:0;bottom:0;right:0;width:100%;max-width:100%;padding-top:10vh}@media (min-width:768px){body.deck #content .hero-top-wrap #hero.hero-top-title div.container{background:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.04) 30%,rgba(0,0,0,.55) 100%)}}body.deck #content .hero-top-wrap #hero.hero-top-title div.container h1{margin:30px 10px 20px}@media (max-width:425px){body.deck #content .hero-top-wrap #hero.hero-top-title div.container h1{margin:0;padding:10px 0 0 0}}body.deck #content .hero-top-wrap .hero-top-content h2{font-size:32px;margin:26px 10px 0;line-height:40px}@media (max-width:425px){body.deck #content .hero-top-wrap .hero-top-content h2{margin:0;padding:0}}body.deck #content .hero-top-wrap .hero-top-content p{font-size:30px;margin:26px 10px 0}body.deck #content .hero-top-wrap .hero-top-content p.hero-story-by{font-size:12px;color:#333;font-family:Arial,Helvetica,sans-serif;text-transform:uppercase;margin:20px 0 10px 0}@media (max-width:425px){body.deck #content .hero-top-wrap .hero-top-content p.hero-story-by{margin:10px 0 10px 0}}body.deck #content .hero-top-wrap .hero-top-content p.hero-story-by a{text-decoration:none}body.deck #content .hero-top-wrap .share-tools{border:1px solid #e5e4da;border-width:1px 0 0 0;width:284px;margin:0 auto;padding-bottom:20px;margin-top:20px}@media (max-width:425px){html body.deck #content div#hero:before{display:none!important}html body.deck #content div.hero-mobile{height:160px;width:100%;position:static;background-size:100%!important;display:block!important}html body.deck #content div#hero:not(.hero.hero-sub){height:auto!important;background:0 0!important}body.deck #content div#hero.hero-top-title{background-image:none!important}html body.deck #content .hero-top-wrap #hero.hero-title div.container,html body.deck #content .hero-top-wrap #hero.hero-top-title div.container{position:static}html body.deck #content .hero-top-wrap #hero.hero-title div.container h1,html body.deck #content .hero-top-wrap #hero.hero-top-title div.container h1{margin:0 0 20px}}body.deck #content div.heading div.container{border-bottom:none}body.deck #content div.heading div.container h2{font-size:36px;color:#333;margin:0}body.deck #content div.heading.heading-enhanced div.container.padding-small{padding:20px!important}body.deck #content div.heading.heading-enhanced div.container.padding-medium{padding:40px!important}body.deck #content div.heading.heading-enhanced div.container.padding-large{padding:60px!important}body.deck #content div.heading.style-pullquote h2{font-family:'Playfair Display',serif;font-weight:900}body.deck #content div.heading.style-backgroundcolor div.container{padding-top:15px}body.deck #content div.heading.style-underline div.container h2{display:inline-block;border-bottom:3px solid #333;line-height:60px}body.deck #content div.heading.style-breakout div.container{padding:20px 0}body.deck #content div.heading.style-breakout div.container h2{padding:2em 0;border:5px solid #333;border-width:5px 0;font-style:italic;text-align:center}@media (max-width:425px){body.deck #content div.heading.style-breakout div.container h2{padding:1em 0}}body.deck #content div.text .drop-cap img:first-child+p:first-letter,body.deck #content div.text .drop-cap figure:first-child+p:first-letter,body.deck #content div.text .drop-cap>p:first-child:first-letter{float:left;font-size:75px;line-height:60px;padding-top:4px;padding-right:8px;padding-left:3px}body.deck #content div.text-with-image figure{margin:0;float:left}body.deck #content div.text-with-image.ratio-fifty img.element,body.deck #content div.text-with-image.ratio-fifty figcaption{max-width:90%}body.deck #content div.text-with-image.ratio-fifty figure{max-width:50%}body.deck #content div.text-with-image .float-left{margin-right:20px;float:left}body.deck #content div.text-with-image .float-right{margin-left:20px;float:right}body.deck #content div.text-with-image.ratio-seventy img.element,body.deck #content div.text-with-image.ratio-seventy figcaption{max-width:90%}body.deck #content div.text-with-image.ratio-seventy figure{max-width:30%}body.deck #content div.text-with-image figcaption{clear:both;margin-top:10px;color:#828181;font-size:12px;font-family:Arial,Helvetica,sans-serif!important;display:inline-block;width:100%}body.deck #content div.text.text-with-ad .ad.ad-island,body.deck #content div.text.text-with-ad .ad.ad-halfpage{float:right;margin:0 0 20px 20px;width:316px}@media (max-width:425px){body.deck #content div.text.text-with-ad .ad.ad-island,body.deck #content div.text.text-with-ad .ad.ad-halfpage{width:100%}}body.deck #content div.text-column{margin-bottom:0;text-align:center}body.deck #content div.text-column a{color:#333}body.deck #content div.text-column a:hover{color:#277f9c}body.deck #content div.text-column div.container{overflow:hidden;padding:2em 0}body.deck #content div.text-column div.container.text-column-separator{border-bottom:1px solid #e5e4da}body.deck #content div.text-column div.text-column-block{float:left;margin-right:112px;width:158px}body.deck #content div.text-column div.text-column-block:last-child{margin-right:0!important}body.deck #content div.text-column div.text-column-block img{vertical-align:bottom}body.deck #content div.text-column div.text-column-block h3,body.deck #content div.text-column div.text-column-block h4{margin-bottom:0}body.deck #content div.text-column div.text-column-block h3{margin-top:.5em}body.deck #content div.text-column div.text-column-block h4{margin-top:.25em}@media (max-width:425px){body.deck #content div.text-column{margin-bottom:1.5em}body.deck #content div.text-column div.container{padding:0 20px}body.deck #content div.text-column div.text-column-block{float:none;margin-bottom:1.5em;margin-right:0;width:100%}body.deck #content div.text-column div.text-column-block img{width:auto}}div.text.text-with-quote span.style-standard{width:50%;font-size:32px;line-height:40px;font-weight:700;text-align:left}@media (max-width:425px){div.text.text-with-quote span.style-standard{width:100%;font-size:26px;line-height:30px;font-weight:700;text-align:center;padding-bottom:20px}div.text.text-with-quote .quote-position-left span{float:none!important;padding:25px!important;display:block}div.text.text-with-quote .quote-position-right span{float:none!important;padding:25px!important;display:block}}div.text.text-with-quote .quote-position-left span{float:left;padding:25px 25px 25px 0}div.text.text-with-quote .quote-position-right span{float:right;padding:25px 0 25px 25px}body.deck #content div.credits div.container p{font-size:12px;color:#333;font-family:Arial,Helvetica,sans-serif;text-transform:uppercase}body.deck #content div.credits div.container p b{font-family:Arial,Helvetica,sans-serif!important}body.deck #content div.iframe.iframe-enhanced iframe.iframe-mobile{display:none}@media (max-width:425px){body.deck #content div.iframe.iframe-enhanced iframe.iframe-mobile{display:block}}body.deck #content div.iframe.iframe-enhanced iframe.iframe-desktop{display:block}@media (max-width:425px){body.deck #content div.iframe.iframe-enhanced iframe.iframe-desktop{display:none}}body.deck #content div.iframe .lazy-hidden{background:0 0!important}body.deck #content .container.contained1024{max-width:1024px!important}body.deck #content .container.contained700{max-width:700px!important}body.deck #content .container.contained100pc{max-width:100%!important}body.deck #content div.image{text-align:center}body.deck #content div.image cite{text-align:left!important;color:#828181;width:700px;margin:auto;font-size:12px;font-family:Arial,Helvetica,sans-serif!important;display:block}@media (max-width:425px){body.deck #content div.image cite{display:inline}}body.deck div.image{text-align:center}body.deck #content .image.cta .col1,body.deck #content .image.cta .col2{width:50%;float:left;display:inline-block}body.deck #content .image.cta .col1{text-align:left}body.deck #content .image.cta .float-right .col1{float:right}body.deck #content .image.cta .hover-effect-opacity a img{opacity:1;transition:.3s ease-in-out}body.deck #content .image.cta .hover-effect-opacity a:hover img{opacity:.5}body.deck #content div.digest-heading{margin:0}body.deck #content div.digest-heading div.container{max-width:1000px}body.deck #content div.digest-heading div.container a{margin:0;color:#333;font-size:36px;line-height:40px;text-decoration:underline}body.deck #content div.digest-heading div.container a:after{display:inline-block;padding:0 6px 0 12px;color:#333;content:'|';font-size:36px}body.deck #content div.digest-heading div.container a:hover{color:#277f9c}@media (max-width:425px){body.deck #content div.digest-heading div.container a{font-size:26px;line-height:30px}body.deck #content div.digest-heading div.container a:after{padding-left:10px;padding-right:5px;font-size:26px}}body.deck #content div.digest-heading div.container ul,body.deck #content div.digest-heading div.container li{margin:0;padding:0;list-style:none}body.deck #content div.digest-heading div.container ul{padding:20px 0}body.deck #content div.digest-heading div.container li{display:inline}body.deck #content div.digest-heading div.container li:last-child a:after{display:none}body.deck #content div.digest-heading div.container li.hidden-mobile{display:none}@media (min-width:768px){body.deck #content div.digest-heading div.container li.hidden-mobile{display:inline}}body.deck #content .heading.digest-heading.sticky{position:fixed;background:#fff;z-index:1000;top:41px;width:100%;height:54px;box-shadow:0 2px 10px 0 rgba(0,0,0,.4)}@media (max-width:425px){body.deck #content .heading.digest-heading.sticky{top:58px;height:40px}}body.deck #content .heading.digest-heading.sticky .container{padding:0}body.deck #content .heading.digest-heading.sticky .container ul{padding:0}body.deck #content .heading.digest-heading.sticky .container ul a{font-size:12px;font-weight:700;color:#000;text-decoration:none;font-family:Arial,Helvetica,sans-serif;padding:0 20px 10px 20px;text-transform:uppercase}body.deck #content .heading.digest-heading.sticky .container ul a:hover{border-bottom:7px solid #000}body.deck #content .heading.digest-heading.sticky .container ul a:after{display:none}@media (max-width:425px){body.deck #content .heading.digest-heading.sticky .container ul a{padding:0 8px}}@media (max-width:768px){body.deck #content .heading.digest-heading.sticky{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow:auto;box-shadow:none;border-bottom:1px solid #e5e4da}body.deck #content .heading.digest-heading.sticky .container ul{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}body.deck #content .heading.digest-heading.sticky .container ul a{line-height:39px}body.deck #content .heading.digest-heading.sticky .container ul a:hover{border-bottom:4px solid #004563;color:#004563;padding-bottom:10px}body.deck #content div.digest-heading div.container li{-ms-flex:0 0 auto;flex:0 0 auto}}body.deck .parallax-mirror:after{bottom:0;content:' ';height:300px;min-height:300px;left:0;position:absolute;width:100%}@media (min-width:768px){body.deck .parallax-mirror:after{background:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.04) 30%,rgba(0,0,0,.55) 100%)}}body.deck #content div.parallax-container{margin:20px 0;height:80vh;min-height:80vh;width:100%;position:relative}@media (max-width:425px){body.deck #content div.parallax-container{height:34vh;min-height:34vh}}body.deck #content div.parallax-container div.container{opacity:0;height:50vh;min-height:400px;max-height:600px;position:absolute;text-shadow:0 0 2px #888}@media (max-width:425px){body.deck #content div.parallax-container div.container{height:auto}}@media (max-width:425px){body.deck #content div.parallax-container div.container{top:36vh!important;margin:0!important;min-height:inherit;max-height:inherit;padding-top:24%;background:#fff;color:#000!important;text-shadow:none!important}}body.deck #content div.parallax-container div.container p{font-size:32px;line-height:40px}@media (max-width:425px){body.deck #content div.parallax-container{background-repeat:no-repeat!important;background-size:100%!important;background-position:0 0!important}}body.deck #content div.parallax-container.text-present{height:80vh}@media (max-width:425px){body.deck #content div.parallax-container.text-present{height:60vh;background-color:#fff;color:#000!important}body.deck #content div.parallax-container.text-present.text-colour-light{text-shadow:none}}body.deck #content div.card.backgroundVideo{position:relative;overflow:hidden;z-index:10;margin:0 0 20px;height:100vh;background:#000}@media (max-width:425px){body.deck #content div.card.backgroundVideo{background:0 0;height:90vh}}body.deck #content div.card.backgroundVideo .cover{position:absolute;top:0;left:0;z-index:2;width:100%;height:100%}body.deck #content div.card.backgroundVideo .cover .bg{display:none}@media (min-width:768px){body.deck #content div.card.backgroundVideo .cover .bg{display:block;background:rgba(0,0,0,.7);width:100%;height:100%;position:absolute;left:0;top:0;z-index:3}}body.deck #content div.card.backgroundVideo .cover .hi{opacity:0;position:absolute;width:100%;top:50%;left:0%;transform:translate(0%,-50%);text-align:center;z-index:100}@media (min-width:768px){body.deck #content div.card.backgroundVideo .cover .hi{top:50%;left:50%;transform:translate(-50%,-50%)}}body.deck #content div.card.backgroundVideo .tv{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;overflow:hidden}body.deck #content div.card.backgroundVideo .tv .screen{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;margin:auto;opacity:0;transition:opacity .5s}body.deck #content div.card.backgroundVideo .tv .screen.active{opacity:1}body.deck #content div.card.backgroundVideo .fs-leave{position:absolute;bottom:0;right:0;width:70px;height:70px;text-decoration:none;color:#fff;background-color:#000;z-index:200}body.deck #content div.card.backgroundVideo .fs-leave i{font-size:60px;width:70px;text-align:center;line-height:70px}body.deck #content div.card.backgroundVideo .visible-mobile{background-position:center center;background-repeat:no-repeat;background-size:cover;width:100%;height:calc(100vh - 58px)}@media (max-width:425px){body.deck #content div.card.backgroundVideo h1 span{font-size:40px!important;line-height:18px!important}}body.deck.deck-preview div.card.backgroundVideo{height:100vh}body.deck.user-subscriber #content div.card.backgroundVideo{height:calc(100vh - 84px)}@media (min-width:768px){body.deck.user-subscriber #content div.card.backgroundVideo{height:calc(100vh - 40px)}}body.deck.user-anonymous #content div.card.backgroundVideo{height:calc(100vh - 58px)}@media (min-width:768px){body.deck.user-anonymous #content div.card.backgroundVideo{height:calc(100vh - 40px)}}.flex-container a:hover,.flex-slider a:hover{outline:none}.slides,.slides>li,.flex-control-nav,.flex-direction-nav{margin:0;padding:0;list-style:none}.flex-pauseplay span{text-transform:capitalize}.flexslider{margin:0;padding:0}.flexslider .slides>li{display:none;-webkit-backface-visibility:hidden}.flexslider .slides img{width:100%;display:block}.flexslider .slides:after{content:"\0020";display:block;clear:both;visibility:hidden;line-height:0;height:0}html[xmlns] .flexslider .slides{display:block}* html .flexslider .slides{height:1%}.no-js .flexslider .slides>li:first-child{display:block}.flexslider{margin:0 0 60px;position:relative;zoom:1}.flexslider .slides{zoom:1}.flexslider .slides img{height:auto;-moz-user-select:none}.flex-viewport{max-height:2000px;transition:all 1s ease}.loading .flex-viewport{max-height:300px}.carousel li{margin-right:5px}.flex-direction-nav{*height:0}.flex-control-nav{width:100%;position:absolute;bottom:-40px;text-align:center}.flex-control-nav li{margin:0 6px;display:inline-block;zoom:1;*display:inline}.flex-control-paging li a{width:11px;height:11px;display:block;background:#fff!important;cursor:pointer;text-indent:-9999px;-o-box-shadow:inset 0 0 3px rgba(0,0,0,.3);box-shadow:inset 0 0 3px rgba(0,0,0,.3);border-radius:20px}.flex-control-paging li a:hover{background:#7b7a63}.flex-control-paging li a.flex-active{background:#7b7a63!important;cursor:default}.flex-control-thumbs{margin:5px 0 0;position:static;overflow:hidden}.flex-control-thumbs li{width:25%;float:left;margin:0}.flex-control-thumbs img{width:100%;height:auto;display:block;opacity:.7;cursor:pointer;-moz-user-select:none;transition:all 1s ease}.flex-control-thumbs img:hover{opacity:1}.flex-control-thumbs .flex-active{opacity:1;cursor:default}body.deck #content .card.gallery,body.deck #content div.container.gallery{width:1024px;margin:0 auto;padding:0;max-width:100%}body.deck #content .card.gallery ul,body.deck #content div.container.gallery ul{padding-left:0}body.deck #content .card.gallery .deck-gallery.slider,body.deck #content div.container.gallery .deck-gallery.slider{height:auto}body.deck #content .card.gallery .deck-gallery.slider .slide-count,body.deck #content div.container.gallery .deck-gallery.slider .slide-count{text-align:center;border-top:1px solid #333;padding-top:10px;margin-top:10px;height:auto}body.deck #content .card.gallery .deck-gallery.slider .slide-count span,body.deck #content div.container.gallery .deck-gallery.slider .slide-count span{padding:0 2px}body.deck #content .card.gallery .deck-gallery.slider ul.slides,body.deck #content div.container.gallery .deck-gallery.slider ul.slides{height:auto}body.deck #content .card.gallery .deck-gallery.slider ul.slides li,body.deck #content div.container.gallery .deck-gallery.slider ul.slides li{height:auto}body.deck #content .card.gallery .deck-gallery.slider ul.slides .caption,body.deck #content div.container.gallery .deck-gallery.slider ul.slides .caption{margin:0 auto;width:100%;padding:0 20px;font-size:16px;padding-top:20px;line-height:1.2em;height:auto}@media (min-width:769px){body.deck #content .card.gallery .deck-gallery.slider ul.slides .caption,body.deck #content div.container.gallery .deck-gallery.slider ul.slides .caption{height:auto;padding-top:20px;width:700px}}body.deck #content .card.gallery .flexslider,body.deck #content div.container.gallery .flexslider{height:auto;background:0 0;border:none;width:100%;margin:0 auto;box-shadow:none!important;border-radius:0}body.deck #content .card.gallery .flexslider .flex-control-nav,body.deck #content div.container.gallery .flexslider .flex-control-nav{position:relative;margin-top:10px}body.deck #content .card.gallery .flex-viewport,body.deck #content div.container.gallery .flex-viewport{height:auto}body.deck #content .card.gallery .flex-direction-nav a:before,body.deck #content div.container.gallery .flex-direction-nav a:before{font:16px "tcog base icons"!important;content:"N"!important}body.deck #content .card.gallery .flex-direction-nav a.flex-next:before,body.deck #content div.container.gallery .flex-direction-nav a.flex-next:before{font:16px "tcog base icons"!important;content:"O"!important}body.deck #content .card.gallery ul li,body.deck #content div.container.gallery ul li{list-style:none;float:left}body.deck #content .flex-direction-nav a{top:44%!important}body.deck #content .flex-direction-nav a,body.deck #content .flex-direction-nav a:before{color:#fff!important;text-shadow:0 0 0 #fff!important;background:#000!important;border-radius:50%!important;font-size:17px!important;width:30px!important;height:30px!important;display:inline-block;text-align:center;padding:2px}body.deck #content .flex-direction-nav a.flex-prev,body.deck #content .flex-direction-nav a.flex-prev:before{padding:2px 0}body.deck #content .deck-gallery.masonry-nine:after,body.deck #content .deck-gallery.masonry-six:after{content:'';display:block;clear:both}body.deck #content .deck-gallery.masonry-nine,body.deck #content .deck-gallery.masonry-six{width:100%;margin:0 auto}@media (min-width:769px){body.deck #content .deck-gallery.masonry-nine,body.deck #content .deck-gallery.masonry-six{width:982px}}body.deck #content .deck-gallery.masonry-nine .grid-item,body.deck #content .deck-gallery.masonry-six .grid-item{float:left;width:32%;margin-bottom:1%;margin-right:1%}@media (min-width:769px){body.deck #content .deck-gallery.masonry-nine .grid-item,body.deck #content .deck-gallery.masonry-six .grid-item{width:320px;margin-bottom:6px;margin-right:6px}}body.deck #content .deck-gallery.masonry-nine .grid-item-w1,body.deck #content .deck-gallery.masonry-six .grid-item-w1{width:32%;margin-bottom:1.09%;overflow:hidden}@media (min-width:769px){body.deck #content .deck-gallery.masonry-nine .grid-item-w1,body.deck #content .deck-gallery.masonry-six .grid-item-w1{width:320px;height:180px;margin-bottom:6px}}body.deck #content .deck-gallery.masonry-nine .grid-item-w2,body.deck #content .deck-gallery.masonry-six .grid-item-w2{width:66%;overflow:hidden}@media (min-width:769px){body.deck #content .deck-gallery.masonry-nine .grid-item-w2,body.deck #content .deck-gallery.masonry-six .grid-item-w2{width:650px;height:366px}}body.deck #content .deck-gallery.masonry-nine .pos-left,body.deck #content .deck-gallery.masonry-six .pos-left{float:left}body.deck #content .deck-gallery.masonry-nine .pos-right,body.deck #content .deck-gallery.masonry-six .pos-right{float:right}@media (min-width:769px){body.deck #content .deck-gallery.masonry-nine .pos-right,body.deck #content .deck-gallery.masonry-six .pos-right{margin-top:-186px}}body.deck #content .deck-gallery.masonry-nine .grid-item.item-5,body.deck #content .deck-gallery.masonry-nine .grid-item.item-11,body.deck #content .deck-gallery.masonry-six .grid-item.item-5,body.deck #content .deck-gallery.masonry-six .grid-item.item-11{clear:left}body.deck #lightcase-overlay{background:#000;opacity:.85!important}@media (max-width:768px){body.deck #lightcase-case{width:100%!important}}body.deck #lightcase-info #lightcase-title,body.deck #lightcase-info #lightcase-caption{text-align:center;color:#fff}body.deck #lightcase-info{width:100%;padding:10px 0;margin:auto;display:block;position:relative}@media (min-width:769px){body.deck #lightcase-info{width:700px}}body.deck #lightcase-info #lightcase-sequenceInfo{text-align:center;color:#fff;position:absolute;width:100%;bottom:-30px;font-family:Arial,Helvetica,sans-serif;font-size:16px;font-weight:400;border-top:1px solid #fff;margin-top:0;padding-top:10px;height:30px}body.deck #lightcase-info h4#lightcase-title{font-family:Arial,Helvetica,sans-serif!important;font-size:16px;text-align:left;font-weight:400;padding-left:20px}@media (min-width:769px){body.deck #lightcase-info h4#lightcase-title{padding-left:0}}body.deck #lightcase-nav .lightcase-icon-close{display:block;position:absolute;top:-12px;right:-12px;padding:4px 0;background:#000;border:1px solid #fff;border-radius:25px;box-shadow:0 0 5px -1px #000;color:#fff;font-size:11px;height:25px;width:25px;text-align:center;text-shadow:none}body.deck #lightcase-case a[class*=lightcase-icon-],body.deck #lightcase-nav a[class*=lightcase-icon-]{z-index:1000000}body.deck #lightcase-case a[class*=lightcase-icon-]>span,body.deck #lightcase-nav a[class*=lightcase-icon-]>span{text-indent:0;color:#fff;font-size:16px;font-family:arial;line-height:14px}body.deck #lightcase-case a[class*=lightcase-icon-].lightcase-icon-prev,body.deck #lightcase-case a[class*=lightcase-icon-].lightcase-icon-next{border:1px solid transparent;border-radius:50%;background-color:rgba(0,0,0,.7);width:36px;height:36px;position:absolute;left:10px;top:288px}@media (max-width:425px){body.deck #lightcase-case a[class*=lightcase-icon-].lightcase-icon-prev,body.deck #lightcase-case a[class*=lightcase-icon-].lightcase-icon-next{top:30%}}body.deck #lightcase-case a[class*=lightcase-icon-].lightcase-icon-prev span,body.deck #lightcase-case a[class*=lightcase-icon-].lightcase-icon-next span{text-indent:-9999em;display:inherit}body.deck #lightcase-case a[class*=lightcase-icon-].lightcase-icon-prev:after,body.deck #lightcase-case a[class*=lightcase-icon-].lightcase-icon-next:after{display:inline;position:absolute;top:-1px;right:-1px;color:#cdcdc3;content:'\004f';font:20px "tcog base icons";line-height:36px;text-align:center;width:33px}body.deck #lightcase-case a[class*=lightcase-icon-].lightcase-icon-prev:after{content:'\004e';margin-right:2px}body.deck #lightcase-case a[class*=lightcase-icon-].lightcase-icon-next{font:40px "tcog base icons";left:calc(100% - 40px - 10px)}body.deck .lightcase-icon-pause,body.deck .lightcase-icon-play{display:none!important}@media screen and (max-width:640px){body.deck #lightcase-info #lightcase-title{position:relative;top:0;left:auto;max-width:100%;padding:5px 15px;background:0 0}}body.deck #content div.container.spp2{max-width:100%;width:100%;opacity:0;z-index:11;position:relative}body.deck #content div.container.spp2 .promo-module .module-content{background:0 0;border:none}body.deck #content div.container.spp2 .promo-module.promo-showcase .promo-block{position:fixed;top:70%;width:125px;display:inline-block;border:1px solid #e5e4da;padding:5px;margin:0;background:#fff;height:auto;min-height:auto}@media (max-width:425px){body.deck #content div.container.spp2 .promo-module.promo-showcase .promo-block{top:44%;width:20px}}body.deck #content div.container.spp2 .promo-module.promo-showcase .promo-block img{width:100%}@media (max-width:425px){body.deck #content div.container.spp2 .promo-module.promo-showcase .promo-block .promo-image{display:none}}body.deck #content div.container.spp2 .promo-module.promo-showcase .promo-block .promo-text{display:none}body.deck #content div.container.spp2 .promo-module.promo-showcase .promo-block:hover .promo-text{display:block;padding-bottom:20px}body.deck #content div.container.spp2 .promo-module.promo-showcase .promo-block:hover .promo-text a{text-decoration:none;font-size:20px;line-height:24px;color:#333}body.deck #content div.container.spp2 .promo-module.promo-showcase .promo-block .promo-heading h4 a{font-family:'Arial';font-weight:700;font-size:12px;color:#333}body.deck #content div.container.spp2 .promo-module.promo-showcase .promo-block .promo-heading h4 a:before,body.deck #content div.container.spp2 .promo-module.promo-showcase .promo-block .promo-heading h4 a:after{color:#287f9c;font-size:12px;display:inline-block;width:12px;height:11px;font:11px "tcog base icons"!important;position:relative;top:1px}@media (max-width:425px){body.deck #content div.container.spp2 .promo-module.promo-showcase .promo-block .promo-heading h4 a{display:none}}body.deck #content div.container.spp2 .promo-module.promo-showcase .promo-block.prev{box-shadow:4px 4px 14px 0 rgba(229,228,218,.7)}body.deck #content div.container.spp2 .promo-module.promo-showcase .promo-block.prev .promo-heading h4 a:before{content:"N"!important;margin-right:4px}body.deck #content div.container.spp2 .promo-module.promo-showcase .promo-block.next{right:0;text-align:right;box-shadow:-4px 4px 14px 0 rgba(229,228,218,.7)}body.deck #content div.container.spp2 .promo-module.promo-showcase .promo-block.next .promo-heading h4 a:after{content:"O"!important;margin-left:4px}@media (max-width:425px){body.deck #content div.container.spp2 .promo-module.promo-showcase .promo-heading h4:before,body.deck #content div.container.spp2 .promo-module.promo-showcase .promo-heading h4:after{color:#287f9c;font-size:12px;display:inline-block;width:12px;height:11px;font:11px "tcog base icons"!important;position:relative;top:1px}body.deck #content div.container.spp2 .promo-module.promo-showcase .promo-block{height:82px;overflow:hidden}}@media (max-width:425px) and (max-width:425px){body.deck #content div.container.spp2 .promo-module.promo-showcase .promo-block{height:100px}}@media (max-width:425px){body.deck #content div.container.spp2 .promo-module.promo-showcase .promo-block.prev{left:0}body.deck #content div.container.spp2 .promo-module.promo-showcase .promo-block.prev .promo-heading h4:before{content:"N"!important;right:2px}body.deck #content div.container.spp2 .promo-module.promo-showcase .promo-block.next .promo-heading h4:after{content:"O"!important;right:2px}body.deck #content div.container.spp2 .promo-module.promo-showcase .promo-block .promo-text{display:none}}body.deck #content .optin div.container{width:100%}@media (min-width:768px){body.deck #content .optin div.container{width:920px;max-width:920px}}body.deck #content .optin .optin-text-wrap{background:#dedede;width:100%;padding:40px 20px}@media (min-width:768px){body.deck #content .optin .optin-text-wrap{padding:60px 0 70px 0}}body.deck #content .optin .optin-text-wrap h2,body.deck #content .optin .optin-text-wrap h3,body.deck #content .optin .optin-text-wrap p{max-width:700px;margin:0 auto}body.deck #content .optin .optin-text-wrap.look1 h2{font-size:32px;font-weight:700;color:#000;text-transform:none;padding-bottom:4px}@media (min-width:768px){body.deck #content .optin .optin-text-wrap.look1 h2{font-size:42px}}body.deck #content .optin .optin-text-wrap.look1 h3{font-size:24px;color:#000;padding-bottom:30px}@media (min-width:768px){body.deck #content .optin .optin-text-wrap.look1 h3{padding-bottom:40px}}body.deck #content .optin .optin-text-wrap.look1 .optin-text{padding-bottom:40px;color:#000}@media (min-width:768px){body.deck #content .optin .optin-text-wrap.look1 .optin-text{padding-bottom:60px}}body.deck #content .optin .optin-text-wrap.look1 .optin-text p{font-size:21px}body.deck #content .optin .optin-text-wrap.look2 h2{font-size:32px;font-weight:700;color:#000;text-transform:none;padding-bottom:4px}@media (min-width:768px){body.deck #content .optin .optin-text-wrap.look2 h2{font-size:42px}}body.deck #content .optin .optin-text-wrap.look2 h3{font-size:24px;color:#004563;padding-bottom:30px}@media (min-width:768px){body.deck #content .optin .optin-text-wrap.look2 h3{padding-bottom:40px}}body.deck #content .optin .optin-text-wrap.look2 .optin-text{padding-bottom:40px}@media (min-width:768px){body.deck #content .optin .optin-text-wrap.look2 .optin-text{padding-bottom:60px}}body.deck #content .optin .optin-text-wrap.look2 .optin-text p{font-size:21px}body.deck #content div.anchor{margin-bottom:20px}body.deck #content div.anchor a,body.deck #content div.anchor a:visited{color:#277f9c;font-size:22px}body.deck #content div.text.text-video-cta{font-family:Arial,Helvetica,sans-serif;background-position:center center;background-repeat:no-repeat;background-size:cover;position:relative}body.deck #content div.text.text-video-cta .container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:stretch;align-items:stretch;padding:20px 0 0;text-align:center}body.deck #content div.text.text-video-cta .container .container-video{-ms-flex:1;flex:1;-ms-flex-order:1;order:1}body.deck #content div.text.text-video-cta .container .container-video .container-video-inner{width:100%}@media (min-width:768px){body.deck #content div.text.text-video-cta .container .container-video .container-video-inner{width:80%}}body.deck #content div.text.text-video-cta .container .container-content{-ms-flex:1;flex:1;-ms-flex-order:2;order:2;padding-left:30px;padding-right:30px;margin-top:40px;font-size:22px;letter-spacing:.1px;padding-bottom:20px}body.deck #content div.text.text-video-cta .container .container-content .content{font-size:12px;text-align:left;line-height:1.3em;padding-bottom:20px}@media (min-width:768px){body.deck #content div.text.text-video-cta .container .container-content .content{text-align:center;line-height:1.36}}body.deck #content div.text.text-video-cta h3{font-size:36px;margin:26px;line-height:1.11;letter-spacing:.1px}@media (min-width:768px){body.deck #content div.text.text-video-cta h3{font-size:30px;margin:13px 26px 26px 26px;line-height:.75}}body.deck #content div.text.text-video-cta a.button.button-cta{padding:17px 70px;border-radius:2px;line-height:50px;text-transform:uppercase;text-decoration:none;font-weight:700;font-size:12px;font-family:Arial,Helvetica,sans-serif;text-align:center}body.deck #content div.text.text-video-cta .logo{display:block;margin-top:70px}@media (min-width:768px){body.deck #content div.text.text-video-cta .logo{margin-top:30px}}