.slide-callout .slide-callout-inner,.slide-callout .slide-callout-title .slide-callout-close svg,.slide-callout{-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.exitcapture-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:100;display:none;background:rgba(61,64,69,.75)}.exitcapture-container{position:absolute;top:0;left:0;width:100%;height:100%;padding:1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.exitcapture-container .exitcapture-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.exitcapture-container .modal{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;max-width:40rem;width:100%;position:relative;z-index:101;background:#fff}.exitcapture-container .modal .modal-content{padding:5rem 3.5rem 4rem 3.5rem}@media(max-width:40em){.exitcapture-container .modal .modal-content{padding:5rem 1.5rem 2rem 1.5rem}}.exitcapture-container .modal .modal-content .modal-content-inner{margin-bottom:2rem}.exitcapture-container .modal h3{font-weight:700}.exitcapture-container .modal .countdown{margin-bottom:2rem}.exitcapture-container .modal .exitcapture-close{position:absolute;top:1.5rem;right:1.5rem}.exitcapture-container .modal.has-image{max-width:56rem}@media(max-width:40em){.exitcapture-container .modal.has-image{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.exitcapture-container .modal.has-image .modal-img,.exitcapture-container .modal.has-image .modal-content{width:50%}@media(max-width:48em){.exitcapture-container .modal.has-image .modal-img,.exitcapture-container .modal.has-image .modal-content{width:100%}}.exitcapture-container .modal.has-image .modal-img{position:relative}.exitcapture-container .modal.has-image .modal-img img{position:absolute;top:0;left:0;width:100%;height:100%}@media(max-width:48em){.exitcapture-container .modal.has-image .modal-img{display:none}}.countdown{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0}.countdown .countdown-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.countdown .countdown-item{background:#00a5d0;color:#fff;border-radius:.5rem;font-weight:700;padding:.5rem .75rem;font-size:1.3125em;line-height:1.33;margin:0 .125rem}@media(max-width:40em){.countdown .countdown-item{text-transform:uppercase;letter-spacing:.125em;font-size:.875rem;line-height:1.33;padding:.25rem .65rem}}.slide-callout{display:none;position:fixed;right:0;bottom:8rem;z-index:10;width:16rem;background:#fff;border:2px solid #00a5d0;border-right:0;-webkit-transition-delay:.3s;transition-delay:.3s}.slide-callout .slide-callout-title{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.slide-callout .slide-callout-title h3{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-weight:700;padding:1rem .5rem 1rem 1.25rem}.slide-callout .slide-callout-title .slide-callout-close{border-left:1px solid rgba(61,64,69,.1);padding:0 1rem;pointer-events:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.slide-callout .slide-callout-title:after{content:"";display:block;position:absolute;top:0;right:0;height:100%;width:4rem;z-index:1;-webkit-transition-delay:0s;transition-delay:0s}.slide-callout .slide-callout-inner{max-height:0;padding:0 1.25rem;overflow:hidden;opacity:0;border-top:1px solid rgba(61,64,69,.1)}.slide-callout .slide-callout-inner p{padding:1.5rem 0}.slide-callout .slide-callout-inner li{font-size:.875rem;line-height:1.33;padding:.75rem 0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid rgba(61,64,69,.1)}.slide-callout .slide-callout-inner li svg{color:#00a5d0;margin-right:.75rem}.slide-callout .slide-callout-inner li:first-child{padding-top:0}.slide-callout .slide-callout-inner li:last-child{border:0;padding-bottom:1.5rem}.slide-callout .button{width:calc(100% + 2.5rem);margin-left:-1.25rem;margin-right:-1.25rem;margin-bottom:0;display:block}.slide-callout:hover{width:20rem;-webkit-transition-delay:0s;transition-delay:0s}.slide-callout:hover h3,.slide-callout:hover .slide-callout-close svg{color:#00a5d0}.slide-callout:hover .slide-callout-close svg{display:block;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.slide-callout:hover .slide-callout-inner{max-height:20rem;opacity:1;-webkit-transition-delay:.3s;transition-delay:.3s}.slide-callout:hover .slide-callout-close{pointer-events:auto}.slide-callout:hover .slide-callout-title:after{-webkit-transform:translateX(150%);transform:translateX(150%);-webkit-transition-delay:.5s;transition-delay:.5s}.highlight-bar{display:none;position:fixed;bottom:0;margin-left:100px;margin-right:100px;width:calc(100% - 200px);z-index:10;padding-left:2rem;background:#00a5d0}.highlight-bar h3{color:#fff;font-weight:700}@media(max-width:40em){.highlight-bar{padding-left:0;padding-right:1.5rem}.highlight-bar .countdown .countdown-item:first-child{margin-left:0}}.highlight-bar .highlight-bar-container{display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width:40em){.highlight-bar .highlight-bar-container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.highlight-bar .countdown .countdown-item{background:#3d4045}.highlight-bar .highlight-bar-inner{padding:.5rem .5rem .5rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media(max-width:40em){.highlight-bar .highlight-bar-inner{padding:.75rem 0 .75rem 1.5rem;max-width:60%;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:left;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.highlight-bar .countdown{margin-left:2rem}@media(max-width:40em){.highlight-bar .countdown{margin:.5rem 0 0 0}}.highlight-bar .button{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.highlight-bar .highlight-bar-close{width:3.5rem;color:#fff;padding:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width:40em){.highlight-bar .highlight-bar-close{position:absolute;right:.5rem;top:-1.5rem;border-radius:100%;border:1px solid #3d4045;width:2.25rem;height:2.25rem;background:#3d4045;z-index:1}.highlight-bar .highlight-bar-close svg{width:18px;height:18px}}.highlight-bar .highlight-bar-close:hover{background:#ea0098}