.block.call-me{text-align:center}.block.call-me .title{display:inline-block;margin:0 0 24px;padding:0 0 0 80px;background-image:url(/dist/features/phone.ebd20761.svg);background-repeat:no-repeat;background-position:0;-webkit-background-size:54px 54px;background-size:54px;font-size:2.75rem;font-weight:300;line-height:1.5}.block.call-me .title span{display:block;font-size:3.5rem}.block.call-me .title span a{font-weight:400;color:#ef4642}@media(max-width:710px){.block.call-me .title{padding:0;background-image:none;font-size:2rem;text-align:center}.block.call-me .title span{font-size:2.25rem}}.block.call-me .leave-number-instruction{margin-bottom:16px;padding:0 20%}@media(max-width:710px){.block.call-me .leave-number-instruction{font-size:2rem}}@media(max-width:550px){.block.call-me .leave-number-instruction{padding:0 10%}}.block.call-me .call-me-component{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.block.call-me .call-me-component .form{position:relative}.block.call-me .call-me-component .form .input{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;position:relative;height:40px;margin:0}.block.call-me .call-me-component .form .input input[type=tel]{width:135px;height:100%;margin:0 16px 0 0;padding:0 24px;border:1px solid #ef4642;-webkit-border-radius:20px;border-radius:20px;background-color:transparent;font-size:2rem;line-height:4.75rem;color:#333;-webkit-transition:width .4s ease-in-out;-o-transition:width .4s ease-in-out;transition:width .4s ease-in-out}.block.call-me .call-me-component .form .input input[type=tel]:-ms-input-placeholder{color:#333}.block.call-me .call-me-component .form .input input[type=tel]::-webkit-input-placeholder{color:#333}.block.call-me .call-me-component .form .input input[type=tel]::-moz-placeholder{color:#333}.block.call-me .call-me-component .form .input input[type=tel]::-ms-input-placeholder{color:#333}.block.call-me .call-me-component .form .input input[type=tel]::placeholder{color:#333}.block.call-me .call-me-component .form .input .action{white-space:nowrap}.block.call-me .call-me-component .form .input .action:after{right:28px}.block.call-me .call-me-component .form .output{position:absolute;left:0;top:100%;margin-top:8px}.block.call-me .call-me-component .form .output .error,.block.call-me .call-me-component .form .output .success,.block.call-me .call-me-component .form .output .validation-errors li{font-size:2rem}.block.call-me .call-me-component .form .output .validation-errors{list-style:none}.block.call-me .call-me-component .form .output .error,.block.call-me .call-me-component .form .output .validation-errors li{margin:4px 0 0;white-space:nowrap;color:#ef4642}.block.call-me .call-me-component .form .output .success{width:300px}.block.channel-overview .channel-list{display:none}@media(min-width:600px){.block.channel-overview .channel-list.for-desktop{display:block;padding:0 80px}}@media(max-width:599px){.block.channel-overview .channel-list.for-mobile{display:block}}.block.channel-overview .channels{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;max-width:1200px;margin:0 auto;padding:0;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;list-style:none}.block.channel-overview .channels li{display:block;position:relative;z-index:1;margin:12px 8px}@media(min-width:720px){.block.channel-overview .channels li{margin:16px 18px}}.block.channel-overview .channels li figure{width:84px;background-repeat:no-repeat;background-position:50%}.block.channel-overview .channels li figure:before{content:"";display:block;padding:60% 0 0}.block.channel-overview .channels li .internet-only,.block.channel-overview .channels li .new{position:absolute;right:0;top:-16px}.block.channel-overview .channels li .new{padding:0 4px 1px 5px;-webkit-border-top-left-radius:4px;border-top-left-radius:4px;-webkit-border-bottom-right-radius:4px;border-bottom-right-radius:4px;background-color:#4cbb81;font-size:1.5rem;color:#fff;text-transform:uppercase;pointer-events:none}.block.channel-overview .channels li .internet-only{width:22px;height:22px;background-image:url(/dist/features/internet.a2ead8cf.svg);background-repeat:no-repeat;background-position:50%;-webkit-background-size:80% 80%;background-size:80% 80%;overflow:hidden;font-size:0;white-space:nowrap;color:transparent;text-indent:101%}@media(max-width:600px){.block.channel-overview .channels li{margin:9px 6px}.block.channel-overview .channels li figure{width:54px}}.block.channel-overview .channels li .details{position:absolute;left:50%;top:0;width:300%;padding:70% 0 0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);pointer-events:none}@media(max-width:719px){.block.channel-overview .channels li .details{width:100%}}.block.channel-overview .channels li .details figure{position:absolute;left:50%;top:0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.block.channel-overview .channels li .details .description{padding:12px;-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.12);box-shadow:0 0 20px 0 rgba(0,0,0,.12);background-color:#fff;-webkit-transform:translateY(16px);-ms-transform:translateY(16px);transform:translateY(16px)}@media(max-width:719px){.block.channel-overview .channels li .details .description{display:none}}.block.channel-overview .channels li .details .description h3,.block.channel-overview .channels li .details .description p{font-size:1.75rem;line-height:2.25rem;text-align:center}.block.channel-overview .channels li .description,.block.channel-overview .channels li figure{-webkit-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.block.channel-overview .channels li .description,.block.channel-overview .channels li figure.gray{opacity:0}.block.channel-overview .channels li:focus,.block.channel-overview .channels li:hover{z-index:2;outline:0}.block.channel-overview .channels li:focus figure.color,.block.channel-overview .channels li:hover figure.color{opacity:0}.block.channel-overview .channels li:focus .details .description,.block.channel-overview .channels li:focus .details figure.gray,.block.channel-overview .channels li:hover .details .description,.block.channel-overview .channels li:hover .details figure.gray{opacity:1}.block.channel-overview .channels li:focus .details .description,.block.channel-overview .channels li:hover .details .description{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.block.channel-overview .internet-only-explanation{position:relative;max-width:720px;margin:20px auto 0;padding:0 20px;text-align:center}.block.channel-overview .internet-only-explanation:before{content:"";display:inline-block;position:relative;top:3px;width:20px;height:20px;margin:0 6px 0 0;background-image:url(/dist/features/internet.a2ead8cf.svg);-webkit-background-size:100% 100%;background-size:100%}.block.channel-overview .text{margin-top:30px;padding:0 20px;text-align:center}.block.channel-overview .text h2{margin-bottom:30px}.block.channel-overview .text .disclamer{display:block;margin-top:10px;font-size:1.5rem;font-style:italic}.channel-swimlane{text-align:center}.channel-swimlane h2{margin:0 0 20px;font-size:2.25rem;color:#000;text-align:center;text-transform:uppercase}.channel-swimlane .swimlane{margin:0 0 20px}.channel-swimlane .swimlane .slick-list{padding:8px 0}.channel-swimlane .swimlane .slick-list:after,.channel-swimlane .swimlane .slick-list:before{background:-webkit-gradient(linear,left top,right top,from(#f9f9f9),to(hsla(0,0%,97.6%,0)));background:-webkit-linear-gradient(left,#f9f9f9,hsla(0,0%,97.6%,0));background:-o-linear-gradient(left,#f9f9f9,hsla(0,0%,97.6%,0));background:linear-gradient(90deg,#f9f9f9,hsla(0,0%,97.6%,0))}.channel-swimlane .swimlane .slide a{-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;-o-transition:transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out}.channel-swimlane .swimlane .slide a:hover{-webkit-transform:scale(1.17);-ms-transform:scale(1.17);transform:scale(1.17)}.block.contact .footer-wrapper{position:relative;padding:20px 30px;background-color:#333}.block.contact .footer-wrapper .contact{position:relative;z-index:2;max-width:700px;margin:0 auto;padding:0;list-style:none}.block.contact .footer-wrapper .contact:after{content:"";display:block;clear:both}.block.contact .footer-wrapper .contact li{display:block;position:relative;width:44%;padding:0 0 0 56px;background-repeat:no-repeat;background-position:0}.block.contact .footer-wrapper .contact li:before{content:"";display:block;position:absolute;left:0;top:50%;background-repeat:no-repeat;-webkit-background-size:100% 100%;background-size:100%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.block.contact .footer-wrapper .contact li a,.block.contact .footer-wrapper .contact li h4,.block.contact .footer-wrapper .contact li p{font-size:1.75rem;line-height:2.25rem;color:#fff;text-align:left}.block.contact .footer-wrapper .contact li.call-us{float:left}.block.contact .footer-wrapper .contact li.call-us:before{width:46px;height:47px;background-image:url(/dist/features/phone.588032e5.svg)}.block.contact .footer-wrapper .contact li.existing-customer{float:right}.block.contact .footer-wrapper .contact li.existing-customer:before{width:45px;height:30px;background-image:url(/dist/features/existing-customer.e1665057.svg)}@media(max-width:600px){.block.contact .footer-wrapper .contact li{width:48%;padding:44px 0 0}.block.contact .footer-wrapper .contact li h4,.block.contact .footer-wrapper .contact li p{margin-bottom:10px;text-align:center}.block.contact .footer-wrapper .contact li a,.block.contact .footer-wrapper .contact li p{font-size:1.5rem;line-height:2rem}.block.contact .footer-wrapper .contact li:before{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.block.contact .footer-wrapper .contact li.call-us:before{top:0;width:36px;height:36px}.block.contact .footer-wrapper .contact li.existing-customer:before{top:4px;width:36px;height:26px}}.block.support{background-color:#333;text-align:center}.block.support .contain>*{margin:0 0 20px;font-weight:400}.block.support .contain>:last-child{margin:0}.block.support h4{font-size:2rem;color:#fff}.block.support .phone{font-size:4.75rem;color:#fff}.block.support .phone span{display:block;font-size:1.75rem;line-height:100%;text-transform:uppercase}.block.support .opening-hours{font-size:1.5rem;color:#f9f9f9}.block.support .opening-hours span{display:block}.block.devices{overflow:hidden;padding-top:40px;padding-bottom:40px;background-color:#f9f9f9}.block.devices .device-item{float:left;width:25%;margin:0}@media(max-width:749px){.block.devices .device-item{width:50%;margin-bottom:40px}}.block.devices .device-item img{display:block;height:100px;margin:0 auto 20px}@media(min-width:750px) and (max-width:960px){.block.devices .device-item img{height:80px}}@media(min-width:500px) and (max-width:749px){.block.devices .device-item img{height:100px}}@media(max-width:499px){.block.devices .device-item img{height:60px}}.block.devices .device-item span{display:block;font-size:2rem;color:#000;text-align:center}@media(max-width:749px){.block.devices .device-item:last-child,.block.devices .device-item:nth-last-child(2){margin:0}}.block.dropdown .contain{max-width:650px}.block.dropdown .contain .introduction{padding:0 8% 0 0;text-align:left}.block.dropdown .dropdown-list{list-style:none}.block.dropdown .dropdown-list>li{border-bottom:1px solid rgba(51,51,51,.5)}.block.dropdown .dropdown-list>li .preliminary{position:relative;width:100%;padding:12px 30px 12px 0;border:0;outline:0;background-color:transparent;font-size:2.5rem;text-align:left;cursor:pointer;-ms-user-select:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.block.dropdown .dropdown-list>li .preliminary:focus,.block.dropdown .dropdown-list>li .preliminary:hover{text-decoration:underline}.block.dropdown .dropdown-list>li .preliminary:after{content:"";display:block;position:absolute;right:6px;top:50%;width:8px;height:11px;background-image:url(/dist/features/arrow-gray-dark.f8c14387.svg);-webkit-background-size:100% 100%;background-size:100% 100%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;-o-transition:transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out}.block.dropdown .dropdown-list>li .expandable{display:none;overflow:hidden;height:0;-webkit-transition:height .2s ease-out;-o-transition:height .2s ease-out;transition:height .2s ease-out}.block.dropdown .dropdown-list>li .expandable .rich-text{padding:0 0 12px}.block.dropdown .dropdown-list>li.expanded .preliminary:after{-webkit-transform:translate(-50%,-50%) rotate(90deg);-ms-transform:translate(-50%,-50%) rotate(90deg);transform:translate(-50%,-50%) rotate(90deg)}.block.dropdown .dropdown-list>li.expanded .expandable{display:block}.block.connect .features-navigator{position:relative;width:100%;margin:0;padding:0 0 120px;list-style:none}.block.connect .features-navigator:after{content:"";display:block;clear:both}@media(max-width:599px){.block.connect .features-navigator{padding:0}}.block.connect .features-navigator li{display:block;float:left;width:22%;margin:0 4% 0 0}@media(max-width:599px){.block.connect .features-navigator li{width:100%;margin:0 0 30px;text-align:center}}.block.connect .features-navigator li:last-child{margin:0}.block.connect .features-navigator li .heading{position:relative;overflow:hidden;padding:16px;-webkit-border-radius:10px;border-radius:10px;-webkit-box-shadow:0 5px 20px 0 rgba(0,0,0,.1);box-shadow:0 5px 20px 0 rgba(0,0,0,.1);background-color:#fff;text-align:center;cursor:pointer}@media(max-width:599px){.block.connect .features-navigator li .heading{display:inline-block;margin:0 0 12px;border:0;-webkit-box-shadow:none;box-shadow:none;background-color:transparent;cursor:default}}.block.connect .features-navigator li .heading:after{content:"";display:block;position:absolute;left:0;bottom:-1px;width:0;height:3px;background-color:#ef4642;-webkit-transition:width .2s ease-out;-o-transition:width .2s ease-out;transition:width .2s ease-out}.block.connect .features-navigator li .heading:hover:after{width:100%}@media(max-width:599px){.block.connect .features-navigator li .heading:hover:after{display:none}}.block.connect .features-navigator li .heading img{display:inline-block;opacity:.6;width:auto;height:20px;margin:0 0 4px}@media(max-width:599px){.block.connect .features-navigator li .heading img{opacity:1}}.block.connect .features-navigator li .heading h4{display:block;margin:0;font-size:1.75rem;font-weight:400;white-space:nowrap;text-align:center}.block.connect .features-navigator li .description{display:none;position:absolute;left:50%;bottom:60px;width:100%;margin:0;padding:0;-webkit-transform:translate(-50%,50%);-ms-transform:translate(-50%,50%);transform:translate(-50%,50%)}@media(max-width:599px){.block.connect .features-navigator li .description{display:block;position:relative;left:auto;bottom:auto;-webkit-transform:none;-ms-transform:none;transform:none}}.block.connect .features-navigator li .description p{margin:0 0 18px;text-align:center}.block.connect .features-navigator li .description p:last-child{margin:0}.block.connect .features-navigator li.current .heading:hover:after{display:none}@media(min-width:600px){.block.connect .features-navigator li.current .heading{border:1px solid #000;-webkit-box-shadow:0 5px 20px 0 rgba(0,0,0,.2);box-shadow:0 5px 20px 0 rgba(0,0,0,.2)}.block.connect .features-navigator li.current .heading img{opacity:1}.block.connect .features-navigator li.current .description{display:block}}.block.featured-content .contain{max-width:1400px}@media(max-width:800px){.block.featured-content .contain{max-width:500px;padding:20px 0}}@media(max-width:570px){.block.featured-content .contain{max-width:none;padding:0}}.block.featured-content .introduction{margin-bottom:64px}@media(max-width:1024px){.block.featured-content .introduction{margin-bottom:32px}}.block.featured-content article{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin:0 0 120px;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(max-width:1024px){.block.featured-content article{margin:0 0 80px}}@media(max-width:720px){.block.featured-content article{margin:0 0 40px}}.block.featured-content article:last-child{margin:0}.block.featured-content article .description,.block.featured-content article .image{width:46%}.block.featured-content article .description{padding:0 3%;-webkit-box-ordinal-group:2;-webkit-order:1;-moz-box-ordinal-group:2;-ms-flex-order:1;order:1}.block.featured-content article .description .rich-text{margin:0 0 20px}.block.featured-content article .description .buttons .edge-btn{margin:0 20px 20px 0}.block.featured-content article .description .buttons .edge-btn:last-child{margin:0}.block.featured-content article .image{-webkit-box-ordinal-group:3;-webkit-order:2;-moz-box-ordinal-group:3;-ms-flex-order:2;order:2}.block.featured-content article .image img{display:block;width:100%;height:auto;-webkit-border-radius:8px;border-radius:8px}.block.featured-content article:nth-child(2n) .description{-webkit-box-ordinal-group:3;-webkit-order:2;-moz-box-ordinal-group:3;-ms-flex-order:2;order:2}.block.featured-content article:nth-child(2n) .image{-webkit-box-ordinal-group:2;-webkit-order:1;-moz-box-ordinal-group:2;-ms-flex-order:1;order:1}@media(max-width:800px){.block.featured-content article{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.block.featured-content article .description,.block.featured-content article .image{width:100%}.block.featured-content article .description{padding:20px;-webkit-box-ordinal-group:3;-webkit-order:2;-moz-box-ordinal-group:3;-ms-flex-order:2;order:2}.block.featured-content article .image{-webkit-box-ordinal-group:2;-webkit-order:1;-moz-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media(max-width:570px){.block.featured-content article .image img{-webkit-border-radius:0;border-radius:0}}.block.featured-content.reversed-image-alignment .contain article:nth-child(odd) .description{-webkit-box-ordinal-group:3;-webkit-order:2;-moz-box-ordinal-group:3;-ms-flex-order:2;order:2}.block.featured-content.reversed-image-alignment .contain article:nth-child(2n) .description,.block.featured-content.reversed-image-alignment .contain article:nth-child(odd) .image{-webkit-box-ordinal-group:2;-webkit-order:1;-moz-box-ordinal-group:2;-ms-flex-order:1;order:1}.block.featured-content.reversed-image-alignment .contain article:nth-child(2n) .image{-webkit-box-ordinal-group:3;-webkit-order:2;-moz-box-ordinal-group:3;-ms-flex-order:2;order:2}@media(max-width:800px){.block.featured-content.reversed-image-alignment .contain article:nth-child(2n) .description{-webkit-box-ordinal-group:3;-webkit-order:2;-moz-box-ordinal-group:3;-ms-flex-order:2;order:2}.block.featured-content.reversed-image-alignment .contain article:nth-child(2n) .image{-webkit-box-ordinal-group:2;-webkit-order:1;-moz-box-ordinal-group:2;-ms-flex-order:1;order:1}}.block.free-text .rich-text{text-align:center}.block.gallery .slick-slider .slick-slide{position:relative}.block.gallery .slick-slider .slick-slide .image img{display:block;width:100%;height:auto}.block.gallery .slick-slider .slick-slide .image img.mobile{display:none}@media(max-width:600px){.block.gallery .slick-slider .slick-slide .image img.desktop{display:none}.block.gallery .slick-slider .slick-slide .image img.mobile{display:block}}.block.gallery .slick-slider .slick-slide .description{position:absolute;left:0;bottom:40px;width:100%;padding:0 40px}.block.gallery .slick-slider .slick-slide .description h3,.block.gallery .slick-slider .slick-slide .description p{font-weight:300;color:#fff;text-align:center}.block.gallery .slick-slider .slick-slide .description h3{font-weight:500;letter-spacing:1px}.block.gallery .slick-slider .slick-slide .description p{font-size:2.25rem}@media(max-width:600px){.block.gallery .slick-slider .slick-slide .description h3{font-size:2.5rem}.block.gallery .slick-slider .slick-slide .description p{font-size:1.75rem}}.block.gallery .slick-slider .slick-next,.block.gallery .slick-slider .slick-prev{position:absolute;top:50%;z-index:2;width:25px;height:44px;border:0;outline:none;background-color:transparent;background-image:url(/dist/features/left-arrow.2cdf20b4.svg);background-repeat:no-repeat;-webkit-background-size:100% 100%;background-size:100%;cursor:pointer;overflow:hidden;font-size:0;white-space:nowrap;color:transparent;text-indent:101%}@media(max-width:600px){.block.gallery .slick-slider .slick-next,.block.gallery .slick-slider .slick-prev{width:16px;height:29px}}.block.gallery .slick-slider .slick-prev{left:5%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.block.gallery .slick-slider .slick-next{right:5%;-webkit-transform:translateY(-50%) rotate(180deg);-ms-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.block.gallery .slick-slider .slick-track{z-index:1}.block.gallery .slick-slider .slick-dots{display:block;position:absolute;left:0;bottom:0;width:100%;padding:0;text-align:center}@media(max-width:600px){.block.gallery .slick-slider .slick-dots{bottom:10px}}.block.gallery .slick-slider .slick-dots li{display:inline-block;position:relative;margin:0 10px 0 0}.block.gallery .slick-slider .slick-dots li:last-child{margin:0}.block.gallery .slick-slider .slick-dots li button{display:block;position:relative;width:50px;height:3px;margin:1px 0 0;border:0;-webkit-border-radius:2px;border-radius:2px;outline:0;background-color:hsla(0,0%,100%,.5);overflow:hidden;font-size:0;white-space:nowrap;color:transparent;text-indent:101%;cursor:pointer}.block.gallery .slick-slider .slick-dots li button:after{content:"";display:block;position:absolute;left:0;top:0;width:0;height:100%;background-color:#fff}.block.gallery .slick-slider .slick-dots li.slick-active button{height:5px;margin:0;-webkit-border-radius:3px;border-radius:3px}.block.gallery .slick-slider .slick-dots li.slick-active button:after{-webkit-transition:width 4.2s linear;-o-transition:width 4.2s linear;transition:width 4.2s linear}.block.gallery .slick-slider.animated-dots .slick-dots .slick-active button:after{width:100%}.block.generic-list>.contain>ul{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;padding:0;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;list-style:none}@media(max-width:720px){.block.generic-list>.contain>ul{display:block}}.block.generic-list>.contain>ul>li{width:48%;margin:0 4% 4% 0;-webkit-border-radius:4px;border-radius:4px}.block.generic-list>.contain>ul>li:last-child,.block.generic-list>.contain>ul>li:nth-child(2n){margin-right:0}@media(max-width:720px){.block.generic-list>.contain>ul>li{width:100%;max-width:400px;margin:0 auto 20px}.block.generic-list>.contain>ul>li:nth-child(2n){margin:0 auto 20px}.block.generic-list>.contain>ul>li:last-child{margin:0 auto}}.block.generic-list>.contain>ul>li>*{display:block}.block.generic-list>.contain>ul>li>*>img{display:block;width:100%;margin:0;-webkit-border-radius:10px;border-radius:10px}.block.generic-list>.contain>ul>li>*>img.svg-scaling{width:20%;margin:0 auto;padding-top:16px}.block.generic-list>.contain>ul>li>* .description{padding:0 40px 40px;color:#333;text-align:center;text-decoration:none}.block.generic-list>.contain>ul>li>* .description h1,.block.generic-list>.contain>ul>li>* .description h2,.block.generic-list>.contain>ul>li>* .description h3,.block.generic-list>.contain>ul>li>* .description h4{font-size:3.5rem;margin:0 0 1em}.block.generic-list>.contain>ul>li>* .description>:last-child .edge-btn{margin:0}.block.generic-list>.contain>ul>li>a{color:#333;text-decoration:none}.block.generic-list>.contain>ul>li.small{width:32%;margin:0 2% 2% 0}.block.generic-list>.contain>ul>li.small:last-child,.block.generic-list>.contain>ul>li.small:nth-child(3n){margin-right:0}@media(max-width:720px){.block.generic-list>.contain>ul>li.small{width:100%;max-width:400px;margin:0 auto 20px}.block.generic-list>.contain>ul>li.small:nth-child(3n){margin:0 auto 20px}.block.generic-list>.contain>ul>li.small:last-child{margin:0 auto}}.block.generic-list>.contain>ul>li.small>* .description h1,.block.generic-list>.contain>ul>li.small>* .description h2,.block.generic-list>.contain>ul>li.small>* .description h3,.block.generic-list>.contain>ul>li.small>* .description h4{font-size:2.75rem}.block.generic-list>.contain>ul>li.small>* .description p{font-size:2.25rem}@media(max-width:1024px){.block.generic-list>.contain>ul>li.small>* .description h3{font-size:2.5rem}.block.generic-list>.contain>ul>li.small>* .description p{font-size:2rem}}.block.generic-list.numbered>.contain>ul>li>*>.description:before{display:block;position:relative;width:28px;height:28px;margin:0 auto 8px;border:1px solid #333;-webkit-border-radius:50%;border-radius:50%;font-size:2rem;line-height:3.5rem;color:#333}.block.generic-list.numbered>.contain>ul>li:first-child>*>.description:before{content:"1"}.block.generic-list.numbered>.contain>ul>li:nth-child(2)>*>.description:before{content:"2"}.block.generic-list.numbered>.contain>ul>li:nth-child(3)>*>.description:before{content:"3"}.block.generic-list.numbered>.contain>ul>li:nth-child(4)>*>.description:before{content:"4"}.block.generic-list.numbered>.contain>ul>li:nth-child(5)>*>.description:before{content:"5"}.block.generic-list.numbered>.contain>ul>li:nth-child(6)>*>.description:before{content:"6"}.block.generic-list.numbered>.contain>ul>li:nth-child(7)>*>.description:before{content:"7"}.block.generic-list.numbered>.contain>ul>li:nth-child(8)>*>.description:before{content:"8"}.block.generic-list.numbered>.contain>ul>li:nth-child(9)>*>.description:before{content:"9"}.block.generic-list.numbered>.contain>ul>li:nth-child(10)>*>.description:before{content:"10"}.block.generic-list.numbered>.contain>ul>li:nth-child(11)>*>.description:before{content:"11"}.block.generic-list.numbered>.contain>ul>li:nth-child(12)>*>.description:before{content:"12"}.block.generic-list.numbered>.contain>ul>li:nth-child(13)>*>.description:before{content:"13"}.block.generic-list.numbered>.contain>ul>li:nth-child(14)>*>.description:before{content:"14"}.block.generic-list.numbered>.contain>ul>li:nth-child(15)>*>.description:before{content:"15"}.block.generic-list.numbered>.contain>ul>li:nth-child(16)>*>.description:before{content:"16"}.block.generic-list.numbered>.contain>ul>li:nth-child(17)>*>.description:before{content:"17"}.block.generic-list.numbered>.contain>ul>li:nth-child(18)>*>.description:before{content:"18"}.block.generic-list.numbered>.contain>ul>li:nth-child(19)>*>.description:before{content:"19"}.block.generic-list.numbered>.contain>ul>li:nth-child(20)>*>.description:before{content:"20"}.block.generic-list.numbered>.contain>ul>li:nth-child(21)>*>.description:before{content:"21"}.block.generic-list:not(.light-text)>.contain>ul>li>a:hover{background-color:#fff;-webkit-box-shadow:0 5px 20px 0 rgba(0,0,0,.2);box-shadow:0 5px 20px 0 rgba(0,0,0,.2);-webkit-border-radius:10px;border-radius:10px}.block.generic-list:not(.light-text)>.contain>ul>li>a:hover>img{-webkit-border-radius:10px 10px 0 0;border-radius:10px 10px 0 0}.block.generic-list.light-text>.contain .introduction,.block.generic-list.light-text>.contain>ul>li>a .description{color:#fff}.block.generic-list.light-text>.contain>ul>li>a:hover{background-color:#454545;-webkit-box-shadow:0 5px 20px 0 rgba(0,0,0,.2);box-shadow:0 5px 20px 0 rgba(0,0,0,.2);-webkit-border-radius:10px;border-radius:10px}.block.generic-list.light-text.numbered>.contain>ul>li>*>.description:before{border:1px solid #fff;color:#fff}.block.list{overflow:hidden}.block.list :not(.edge-btn){text-decoration:none;color:#333}.block.list.contain{max-width:1220px}.block.list .block-footer,.block.list .block-header{margin:0 auto 30px;text-align:center;max-width:630px}@media(min-width:720px){.block.list .block-footer,.block.list .block-header{margin-bottom:50px}}.block.list .cta{display:inline-block;background:url(/dist/features/arrow-gray-dark.f8c14387.svg) no-repeat 100%;margin:8px 0 0;padding:0 24px 0 0;font-weight:300}.block.list .cta:focus,.block.list .cta:hover{border:0;outline:0;text-decoration:underline}.block.list .card-list.for-desktop{display:-ms-grid;display:grid;grid-column-gap:20px;margin-bottom:30px;list-style:none}.block.list .card-list.for-desktop>li{display:-ms-grid;display:grid}@media(max-width:720px){.block.list .card-list.for-desktop{display:none}}@media(min-width:720px){.block.list .card-list.for-desktop{grid-auto-rows:1fr;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.block.list .card-list.for-desktop.container-1,.block.list .card-list.for-desktop.container-3{-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1,1fr)}}@media(min-width:1024px){.block.list .card-list.for-desktop{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);margin-bottom:50px}.block.list .card-list.for-desktop.container-1,.block.list .card-list.for-desktop.container-2,.block.list .card-list.for-desktop.container-4{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.block.list .card-list.for-desktop.container-1,.block.list .card-list.for-desktop.container-3{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}}.block.list .card-list.for-desktop .box{display:block;-webkit-border-radius:10px;border-radius:10px;padding:15px 20px;display:-ms-grid;display:grid;-ms-grid-columns:45px auto;grid-template-columns:45px auto;-ms-grid-rows:30px auto;grid-template-rows:30px auto;margin:0 0 20px;-webkit-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear;background:#fff;-webkit-box-shadow:0 10px 15px rgba(0,0,0,.12);box-shadow:0 10px 15px rgba(0,0,0,.12)}.block.list .card-list.for-desktop .box.active{cursor:pointer}@media(min-width:720px){.block.list .card-list.for-desktop .box{padding:25px 30px}.block.list .card-list.for-desktop .box.has-target-url:focus .cta,.block.list .card-list.for-desktop .box.has-target-url:hover .cta{text-decoration:underline}}@media(min-width:1200px){.block.list .card-list.for-desktop .box{padding:30px 40px;-ms-grid-columns:60px auto;grid-template-columns:60px auto;-ms-grid-rows:45px auto;grid-template-rows:45px auto;background:transparent;-webkit-box-shadow:none;box-shadow:none}.block.list .card-list.for-desktop .box.has-target-url:focus,.block.list .card-list.for-desktop .box.has-target-url:hover{background:#fff;-webkit-box-shadow:0 10px 15px rgba(0,0,0,.12);box-shadow:0 10px 15px rgba(0,0,0,.12);cursor:pointer}}.block.list .card-list.for-desktop .box .box-title{-ms-grid-column:2;grid-column:2;font-size:1.5rem;line-height:3.5rem;letter-spacing:2px;text-transform:uppercase;margin:0;-webkit-align-self:center;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}@media(min-width:720px){.block.list .card-list.for-desktop .box .box-title{font-size:1.75rem;line-height:2.5rem;letter-spacing:2.33333px}}.block.list .card-list.for-desktop .box .box-image{-ms-grid-column:1;grid-column:1;width:30px;height:30px}@media only screen and (min-width:1200px){.block.list .card-list.for-desktop .box .box-image{width:45px;height:45px}}.block.list .card-list.for-desktop .box .box-body{max-height:0;opacity:0;overflow:hidden;-webkit-transition:all .25s linear;-o-transition:all .25s linear;transition:all .25s linear;-ms-grid-column:2;grid-column:2}@media(min-width:720px){.block.list .card-list.for-desktop .box .box-body{max-height:none;opacity:1;margin:5px 0 0}}.block.list .card-list.for-desktop .box.active .box-body{max-height:300px;opacity:1;-webkit-transition:all .25s linear;-o-transition:all .25s linear;transition:all .25s linear}.block.list .card-list.for-mobile{list-style:none}@media(min-width:721px){.block.list .card-list.for-mobile{display:none}}.block.list .card-list.for-mobile li{margin:0 0 20px;-webkit-border-radius:10px;border-radius:10px;background-color:#fff;-webkit-box-shadow:0 10px 15px rgba(0,0,0,.12);box-shadow:0 10px 15px rgba(0,0,0,.12)}.block.list .card-list.for-mobile li .preliminary{position:relative;width:100%;padding:15px 42px 15px 64px;border:0;outline:0;background-color:transparent;background-repeat:no-repeat;background-position:20px;-webkit-background-size:auto 28px;background-size:auto 28px;font-size:1.5rem;font-weight:500;line-height:3.5rem;text-align:left;letter-spacing:2px;text-transform:uppercase;cursor:pointer}.block.list .card-list.for-mobile li .preliminary:focus,.block.list .card-list.for-mobile li .preliminary:hover{text-decoration:underline}.block.list .card-list.for-mobile li .preliminary:after{content:"";display:block;position:absolute;right:2.5rem;top:50%;width:8px;height:11px;background-image:url(/dist/features/arrow-gray-dark.f8c14387.svg);-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;-o-transition:transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out;-webkit-transform:translateY(-50%) rotate(90deg);-ms-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg)}.block.list .card-list.for-mobile li .expandable{display:none;padding:0 20px 15px 64px}.block.list .card-list.for-mobile li.expanded .preliminary:after{-webkit-transform:translateY(-50%) rotate(-90deg);-ms-transform:translateY(-50%) rotate(-90deg);transform:translateY(-50%) rotate(-90deg)}.block.list .card-list.for-mobile li.expanded .expandable{display:block}.block.hero.contain{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;position:relative;max-width:1220px;margin-top:0;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width:550px){.block.hero.contain{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.block.hero.contain .content{z-index:3}.block.hero.contain .hero-image{z-index:2}.block.hero.contain .hero-image.blur{z-index:1}.block.hero.contain .content{position:relative;width:40%;padding:3rem 0}@media(max-width:550px){.block.hero.contain .content{width:100%}}.block.hero.contain .content .pre-heading{position:relative;padding-left:32px;color:#333;text-transform:uppercase}@media(max-width:1200px){.block.hero.contain .content .pre-heading{font-size:1.5rem}}.block.hero.contain .content .pre-heading:before{content:"";display:block;position:absolute;top:.8em;left:0;width:20px;height:2px;background-image:url(/dist/features/preheading-line.6543bd2d.svg)}.block.hero.contain .content .heading{margin-bottom:25px;font-size:4.25rem;line-height:1.5;color:#333}@media(max-width:1200px){.block.hero.contain .content .heading{margin-bottom:20px;font-size:3.75rem}}.block.hero.contain .content .body-text,.block.hero.contain .content .rich-text,.block.hero.contain .content li{font-size:2.25rem}.block.hero.contain .content .body-text span,.block.hero.contain .content .heading span,.block.hero.contain .content li span{padding-top:7px;padding-right:20px;padding-bottom:7px;-webkit-border-radius:0 10px 10px 0;border-radius:0 10px 10px 0;background-color:#f9f9f9;-webkit-box-decoration-break:clone;box-decoration-break:clone}.block.hero.contain .content .body-text+.rich-text{margin-top:2rem}.block.hero.contain .content .rich-text{margin-bottom:3rem}@media(max-width:550px){.block.hero.contain .content .rich-text{margin-bottom:2rem}.block.hero.contain .content .rich-text .checklist li:not(:last-child){margin-bottom:1.5rem}}.block.hero.contain .content .terms{margin-top:2rem;margin-left:.4em;font-size:1.75rem;color:#585858;text-indent:-.4em}.block.hero.contain .content .terms.checkmark-used{padding-left:4rem}.block.hero.contain .content .buttons{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin-top:3rem;-webkit-box-align:start;-webkit-align-items:start;-moz-box-align:start;-ms-flex-align:start;align-items:start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.block.hero.contain .content .buttons .edge-btn{margin:0 0 2rem}.block.hero.contain .content .buttons .edge-btn:not(:last-child){margin:0 2rem 2rem 0}.block.hero.contain .content .buttons .edge-btn.split{overflow:hidden}@media(max-width:1200px){.block.hero.contain .content .buttons .edge-btn{font-size:1.75rem;line-height:.8}}.block.hero.contain .hero-image{position:absolute;left:35%;top:0;-webkit-background-size:cover;background-size:cover}@media(max-width:550px){.block.hero.contain .hero-image{position:relative;left:auto;top:auto;width:-webkit-calc(100% + 20px);width:calc(100% + 20px);padding-top:70%;-webkit-border-radius:10px 0 0 10px;border-radius:10px 0 0 10px;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}}.block.hero.contain .hero-image.blur{display:none}@supports(-webkit-filter:blur()){.block.hero.contain .hero-image.blur{display:block;-webkit-transform:translateY(40px)scale(.92);-ms-transform:translateY(40px)scale(.92);transform:translateY(40px)scale(.92);-webkit-filter:blur(50px);filter:blur(50px)}}@media(max-width:550px){.block.hero.contain .hero-image.blur{display:none}}.block.hero.contain:not(.tvsub):before{content:"";display:block;width:0}@media(max-width:550px){.block.hero.contain:not(.tvsub):before{display:none}}@media(min-width:551px){.block.hero.contain.square .hero-image,.block.hero.contain.square:before{height:53.33333vw;min-height:530px;max-height:640px}.block.hero.contain.square .hero-image{width:80vw;max-width:980px;-webkit-border-radius:0 0 10px 10px;border-radius:0 0 10px 10px}}@media(min-width:551px){.block.hero.contain.organic .hero-image,.block.hero.contain.organic:before{height:62.85714vw;min-height:500px;max-height:800px}.block.hero.contain.organic .hero-image{width:110vw;min-width:850px;max-width:1410px;-webkit-clip-path:url(#organicSvgPath);clip-path:url(#organicSvgPath)}}@media(max-width:550px){.block.hero.contain.organic .hero-image{padding-top:100%;-webkit-clip-path:url(#organicMobileSvgPath);clip-path:url(#organicMobileSvgPath)}}@media(min-width:551px){.block.hero.contain.tv{margin-top:8rem}}@media(min-width:551px) and (max-width:1200px){.block.hero.contain.tv{margin-top:5rem}}@media(min-width:551px){.block.hero.contain.tv .hero-image,.block.hero.contain.tv:before{height:50.625vw;min-height:400px;max-height:600px}}@media(min-width:551px){.block.hero.contain.tv .content{width:42%}.block.hero.contain.tv .content .body-text span,.block.hero.contain.tv .content .heading span,.block.hero.contain.tv .content li span{background-color:transparent}}@media(min-width:551px){.block.hero.contain.tv .hero-image{left:51%;width:90vw;max-width:1070px;-webkit-border-radius:10px;border-radius:10px}}@media(min-width:551px){.block.hero.contain.tvsub{margin-top:3rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media(min-width:551px) and (max-width:1200px){.block.hero.contain.tvsub{margin-top:2rem}}@media(min-width:551px){.block.hero.contain.tvsub .content{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:66%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}}@media(min-width:551px) and (max-width:840px){.block.hero.contain.tvsub .content{width:80%}}@media(min-width:551px) and (max-width:620px){.block.hero.contain.tvsub .content{width:90%}}@media(min-width:551px){.block.hero.contain.tvsub .content>*{text-align:center}}@media(min-width:551px){.block.hero.contain.tvsub .content .pre-heading{margin-bottom:28px;padding-left:0}.block.hero.contain.tvsub .content .pre-heading:before{top:42px;left:-webkit-calc(50% - 17px);left:calc(50% - 17px);width:34px;background-color:#000}}@media(min-width:551px){.block.hero.contain.tvsub .content .body-text,.block.hero.contain.tvsub .content .heading{width:90%}.block.hero.contain.tvsub .content .body-text span,.block.hero.contain.tvsub .content .heading span{padding:0}}@media(min-width:551px){.block.hero.contain.tvsub .content .rich-text,.block.hero.contain.tvsub .content .terms{width:70%}}@media(min-width:551px){.block.hero.contain.tvsub .content .terms.checkmark-used{padding-left:0}}@media(min-width:551px){.block.hero.contain.tvsub .content .buttons{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.block.hero.contain.tvsub .content .buttons .edge-btn,.block.hero.contain.tvsub .content .buttons .edge-btn:not(:last-child){margin:0 1rem 2rem}}@media(min-width:551px){.block.hero.contain.tvsub .hero-image{position:relative;left:auto;top:auto;width:82%;padding-top:48%;min-height:300px;max-height:575px;-webkit-border-radius:10px;border-radius:10px}.block.hero.contain.tvsub .hero-image.blur{position:absolute;left:50%;bottom:0;-webkit-transform:translate(-50%,40px) scale(.92);-ms-transform:translate(-50%,40px) scale(.92);transform:translate(-50%,40px) scale(.92)}}@media(min-width:551px){.block.hero.contain.organicsub .content{width:42%}.block.hero.contain.organicsub .hero-image,.block.hero.contain.organicsub:before{height:53.33333vw;min-height:460px;max-height:585px}.block.hero.contain.organicsub .hero-image{left:51%;width:120vw;max-width:1315px;-webkit-clip-path:url(#organicSubSvgPath);clip-path:url(#organicSubSvgPath)}}@media(max-width:550px){.block.hero.contain.organicsub .hero-image{-webkit-border-radius:25rem 0 0 25rem;border-radius:25rem 0 0 25rem}}.block.movie{position:relative}.block.movie>img{display:block;width:100%;height:auto}.block.movie>img.mobile{display:none}@media(max-width:799px){.block.movie>img.desktop{display:none}.block.movie>img.mobile{display:block}}.block.movie .tv-content{position:absolute;left:50%;top:37.75%;overflow:hidden;width:41.2%;background-color:#000;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.block.movie .tv-content:before{content:"";display:block;padding:56.25% 0 0}@media(max-width:799px){.block.movie .tv-content{top:37.85%;width:82%}.block.movie .tv-content:before{padding:54.4% 0 0}}.block.movie .tv-content video{display:block;top:50%;width:100%;height:auto}.block.movie .description,.block.movie .tv-content video{position:absolute;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.block.movie .description{top:76%;width:45%;text-align:center}@media(max-width:799px){.block.movie .description{top:72%;width:100%;padding:0 20px}}.block.movie .description p{margin:0 0 20px;font-size:2rem;font-weight:300;color:#000}.block.movie .description p:last-child{margin:0}.block.nl-signup .contain{max-width:360px}.block.nl-signup .form{text-align:center}.block.nl-signup .form .output p,.block.nl-signup .form h3,.block.nl-signup .form label{font-size:2rem}.block.nl-signup .form .email input{text-align:center}.block.nl-signup .form .edge-btn,.block.nl-signup .form .email input{margin:0 0 16px}.block.poster{position:relative;padding:0}.block.poster .containment-wrapper{position:absolute;left:50%;top:0;width:100%;max-width:1600px;height:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.block.poster .containment-wrapper .alignment-wrapper{position:absolute;left:0;top:50%;width:40%;min-width:340px;padding:0 0 0 6%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media(max-width:1200px){.block.poster .containment-wrapper .alignment-wrapper{padding:0 0 0 20px}}@media(max-width:550px){.block.poster .containment-wrapper .alignment-wrapper{right:20px;top:auto;bottom:20px;width:auto;min-width:auto;-webkit-transform:none;-ms-transform:none;transform:none}}.block.poster .containment-wrapper .alignment-wrapper h1:not(.pre-heading),.block.poster .containment-wrapper .alignment-wrapper h2:not(.pre-heading),.block.poster .containment-wrapper .alignment-wrapper h3:not(.pre-heading),.block.poster .containment-wrapper .alignment-wrapper h4:not(.pre-heading){margin:0 0 30px;font-size:4.25rem;color:#373737;text-align:left}@media(max-width:1200px){.block.poster .containment-wrapper .alignment-wrapper h1:not(.pre-heading),.block.poster .containment-wrapper .alignment-wrapper h2:not(.pre-heading),.block.poster .containment-wrapper .alignment-wrapper h3:not(.pre-heading),.block.poster .containment-wrapper .alignment-wrapper h4:not(.pre-heading){font-size:3.75rem}}.block.poster .containment-wrapper .alignment-wrapper .pre-heading{display:inline-block;position:relative;padding-left:32px}@media(max-width:1200px){.block.poster .containment-wrapper .alignment-wrapper .pre-heading{font-size:1.5rem}}.block.poster .containment-wrapper .alignment-wrapper .pre-heading:before{content:"";display:block;position:absolute;top:50%;left:0;width:20px;height:2px;margin-top:-1px;background-image:url(/dist/features/preheading-line.6543bd2d.svg)}.block.poster .containment-wrapper .alignment-wrapper .rich-text{margin-bottom:15px}.block.poster .containment-wrapper .alignment-wrapper .terms{font-size:1.75rem;margin-bottom:0}.block.poster .containment-wrapper .alignment-wrapper .terms.checkmark-used{padding-left:30px}.block.poster .containment-wrapper .alignment-wrapper .buttons{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-webkit-align-items:start;-moz-box-align:start;-ms-flex-align:start;align-items:start;margin-top:25px}.block.poster .containment-wrapper .alignment-wrapper .buttons .edge-btn{margin:0 20px 0 0}.block.poster .containment-wrapper .alignment-wrapper .buttons .edge-btn:not(:last-child){margin-bottom:15px}.block.poster .containment-wrapper .alignment-wrapper .buttons .edge-btn.split{overflow:hidden}@media(max-width:1200px){.block.poster .containment-wrapper .alignment-wrapper .buttons .edge-btn{font-size:1.75rem}.block.poster .containment-wrapper .alignment-wrapper .buttons .edge-btn+.edge-btn.underline{margin:0 0 0 21px}}.block.poster.right-aligned .alignment-wrapper{left:auto;right:0;padding:0 6% 0 0}@media(max-width:1200px){.block.poster.right-aligned .alignment-wrapper{padding:0 20px 0 0}}@media(max-width:550px){.block.poster.right-aligned .alignment-wrapper{right:20px;padding:0 0 0 20px}}.block.poster.centered .containment-wrapper .alignment-wrapper{left:50%;width:60%;padding:0;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media(max-width:800px){.block.poster.centered .containment-wrapper .alignment-wrapper{width:80%}}@media(max-width:550px){.block.poster.centered .containment-wrapper .alignment-wrapper{left:20px;width:auto;-webkit-transform:none;-ms-transform:none;transform:none}}.block.poster.centered .containment-wrapper .alignment-wrapper .buttons,.block.poster.centered .containment-wrapper .alignment-wrapper .rich-text,.block.poster.centered .containment-wrapper .alignment-wrapper .terms,.block.poster.centered .containment-wrapper .alignment-wrapper h1,.block.poster.centered .containment-wrapper .alignment-wrapper h2,.block.poster.centered .containment-wrapper .alignment-wrapper h3,.block.poster.centered .containment-wrapper .alignment-wrapper h4{text-align:center}.block.poster.centered .containment-wrapper .alignment-wrapper h1:not(.pre-heading),.block.poster.centered .containment-wrapper .alignment-wrapper h2:not(.pre-heading),.block.poster.centered .containment-wrapper .alignment-wrapper h3:not(.pre-heading),.block.poster.centered .containment-wrapper .alignment-wrapper h4:not(.pre-heading){padding:0 10%}.block.poster.centered .containment-wrapper .alignment-wrapper .rich-text ul{list-style:none}.block.poster.centered .containment-wrapper .alignment-wrapper .buttons .edge-btn{margin:16px 10px 0}.block.poster.background-gradient:before{content:"";display:block;position:absolute;left:0;right:-webkit-calc(50% + 800px);right:calc(50% + 800px);top:0;height:100%;background-color:hsla(0,0%,100%,.8)}@media(max-width:1200px){.block.poster.background-gradient:before{display:none}}.block.poster.background-gradient .containment-wrapper:before{content:"";display:block;position:absolute;left:0;top:0;width:75%;height:100%;background:-webkit-gradient(linear,left top,right top,color-stop(0,hsla(0,0%,100%,.8)),color-stop(40%,hsla(0,0%,100%,.8)),to(hsla(0,0%,100%,0)));background:-webkit-linear-gradient(left,hsla(0,0%,100%,.8) 0,hsla(0,0%,100%,.8) 40%,hsla(0,0%,100%,0));background:-o-linear-gradient(left,hsla(0,0%,100%,.8) 0,hsla(0,0%,100%,.8) 40%,hsla(0,0%,100%,0));background:linear-gradient(90deg,hsla(0,0%,100%,.8) 0,hsla(0,0%,100%,.8) 40%,hsla(0,0%,100%,0))}@media(max-width:960px){.block.poster.background-gradient .containment-wrapper:before{width:100%}}.block.poster.background-gradient.right-aligned:before{left:-webkit-calc(50% + 800px);left:calc(50% + 800px);right:0}.block.poster.background-gradient.right-aligned .containment-wrapper:before{left:auto;right:0;background:-webkit-gradient(linear,right top,left top,color-stop(0,hsla(0,0%,100%,.8)),color-stop(40%,hsla(0,0%,100%,.8)),to(hsla(0,0%,100%,0)));background:-webkit-linear-gradient(right,hsla(0,0%,100%,.8) 0,hsla(0,0%,100%,.8) 40%,hsla(0,0%,100%,0));background:-o-linear-gradient(right,hsla(0,0%,100%,.8) 0,hsla(0,0%,100%,.8) 40%,hsla(0,0%,100%,0));background:linear-gradient(270deg,hsla(0,0%,100%,.8) 0,hsla(0,0%,100%,.8) 40%,hsla(0,0%,100%,0))}.block.poster.background-gradient.centered:before{display:none}.block.poster.background-gradient.centered .containment-wrapper:before{width:100%;background:-webkit-gradient(linear,left top,right top,color-stop(0,hsla(0,0%,100%,0)),color-stop(30%,hsla(0,0%,100%,.8)),color-stop(70%,hsla(0,0%,100%,.8)),to(hsla(0,0%,100%,0)));background:-webkit-linear-gradient(left,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.8) 30%,hsla(0,0%,100%,.8) 70%,hsla(0,0%,100%,0));background:-o-linear-gradient(left,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.8) 30%,hsla(0,0%,100%,.8) 70%,hsla(0,0%,100%,0));background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.8) 30%,hsla(0,0%,100%,.8) 70%,hsla(0,0%,100%,0))}@media(max-width:550px){.block.poster.background-gradient.centered .containment-wrapper:before,.block.poster.background-gradient .containment-wrapper:before,.block.poster.background-gradient.right-aligned .containment-wrapper:before{width:100%;background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,.2)),to(hsla(0,0%,100%,.6)));background:-webkit-linear-gradient(hsla(0,0%,100%,.2),hsla(0,0%,100%,.6));background:-o-linear-gradient(hsla(0,0%,100%,.2),hsla(0,0%,100%,.6));background:linear-gradient(hsla(0,0%,100%,.2),hsla(0,0%,100%,.6))}}.block.poster.dark-theme .containment-wrapper .alignment-wrapper .terms,.block.poster.dark-theme .containment-wrapper .alignment-wrapper h1,.block.poster.dark-theme .containment-wrapper .alignment-wrapper h2,.block.poster.dark-theme .containment-wrapper .alignment-wrapper h3,.block.poster.dark-theme .containment-wrapper .alignment-wrapper h4{color:#fff}.block.poster.dark-theme .containment-wrapper .alignment-wrapper .pre-heading:before{background-image:url(/dist/features/preheading-line-white.09a99cab.svg)}.block.poster.dark-theme.background-gradient:before{background-color:rgba(0,0,0,.7)}.block.poster.dark-theme.background-gradient .containment-wrapper:before{background:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(0,0,0,.7)),color-stop(35%,rgba(0,0,0,.7)),to(transparent));background:-webkit-linear-gradient(left,rgba(0,0,0,.7) 0,rgba(0,0,0,.7) 35%,transparent);background:-o-linear-gradient(left,rgba(0,0,0,.7) 0,rgba(0,0,0,.7) 35%,transparent);background:linear-gradient(90deg,rgba(0,0,0,.7) 0,rgba(0,0,0,.7) 35%,transparent)}.block.poster.dark-theme.background-gradient.right-aligned .containment-wrapper:before{background:-webkit-gradient(linear,right top,left top,color-stop(0,rgba(0,0,0,.7)),color-stop(35%,rgba(0,0,0,.7)),to(transparent));background:-webkit-linear-gradient(right,rgba(0,0,0,.7) 0,rgba(0,0,0,.7) 35%,transparent);background:-o-linear-gradient(right,rgba(0,0,0,.7) 0,rgba(0,0,0,.7) 35%,transparent);background:linear-gradient(270deg,rgba(0,0,0,.7) 0,rgba(0,0,0,.7) 35%,transparent)}.block.poster.dark-theme.background-gradient.centered .containment-wrapper:before{background:-webkit-gradient(linear,left top,right top,color-stop(0,transparent),color-stop(30%,rgba(0,0,0,.6)),color-stop(70%,rgba(0,0,0,.6)),to(transparent));background:-webkit-linear-gradient(left,transparent 0,rgba(0,0,0,.6) 30%,rgba(0,0,0,.6) 70%,transparent);background:-o-linear-gradient(left,transparent 0,rgba(0,0,0,.6) 30%,rgba(0,0,0,.6) 70%,transparent);background:linear-gradient(90deg,transparent 0,rgba(0,0,0,.6) 30%,rgba(0,0,0,.6) 70%,transparent)}@media(max-width:550px){.block.poster.dark-theme.background-gradient.centered .containment-wrapper:before,.block.poster.dark-theme.background-gradient .containment-wrapper:before,.block.poster.dark-theme.background-gradient.right-aligned .containment-wrapper:before{width:100%;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.2)),to(rgba(0,0,0,.8)));background:-webkit-linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,.8));background:-o-linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,.8));background:linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,.8))}}.block.poster .background-image{width:100%;height:auto}.block.poster .background-image.desktop,.block.poster .background-image.mobile,.block.poster .background-image.tablet{display:none}@media(max-width:550px){.block.poster .background-image.mobile{display:block}}@media(min-width:551px) and (max-width:1200px){.block.poster .background-image.tablet{display:block}}@media(min-width:1201px){.block.poster .background-image.desktop{display:block}}.block.calculator{position:relative;padding:30px 0 0}.block.calculator #calculator{z-index:3;background-color:#fff}.block.calculator #calculator .inner-wrapper{padding:30px 30px 0}.block.calculator.with-background-image{padding:30px;background-color:#fff;background-repeat:no-repeat;background-position:top;-webkit-background-size:cover;background-size:cover}.block.calculator.with-background-image:after,.block.calculator.with-background-image:before{content:"";display:block;position:absolute;left:0;z-index:1;width:100%;height:30%}.block.calculator.with-background-image:before{bottom:0;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,transparent),to(rgba(0,0,0,.75)));background:-webkit-linear-gradient(top,transparent 0,rgba(0,0,0,.75));background:-o-linear-gradient(top,transparent 0,rgba(0,0,0,.75));background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.75))}.block.calculator.with-background-image:after{top:0;background:-webkit-gradient(linear,left bottom,left top,color-stop(0,transparent),to(rgba(0,0,0,.5)));background:-webkit-linear-gradient(bottom,transparent 0,rgba(0,0,0,.5));background:-o-linear-gradient(bottom,transparent 0,rgba(0,0,0,.5));background:linear-gradient(0deg,transparent 0,rgba(0,0,0,.5))}@media(max-width:719px){.block.calculator.with-background-image{background-color:#333;-webkit-background-size:contain;background-size:contain}.block.calculator.with-background-image:after,.block.calculator.with-background-image:before{display:none}}@media(max-width:400px){.block.calculator.with-background-image{padding:0}}.block.calculator.with-background-image #calculator{width:100%;max-width:800px;margin:0 auto}#calculator{position:relative}#calculator .inner-wrapper{max-width:800px;margin:0 auto 40px}#calculator .title{position:relative;z-index:2;margin:0 0 18px;font-size:3rem;font-weight:400;color:#333;text-align:center;text-transform:uppercase}@media(max-width:719px){#calculator .title{font-size:2.25rem}}#calculator .description p{margin:0 0 10px;text-align:center}#calculator .inputs{padding:20px 0;background-color:#fff}#calculator .inputs>p{margin:0 0 40px;padding:0 10%;font-size:2rem;line-height:2.5rem;text-align:center}@media(max-width:700px){#calculator .inputs>p{padding:0 10%}}@media(max-width:500px){#calculator .inputs>p{padding:0 20px}}#calculator .inputs>p:last-child{margin:0}#calculator .inputs .factors{margin:0 auto 20px;padding:0;list-style:none}#calculator .inputs .factors:after{content:"";display:block;clear:both}@media(max-width:700px){#calculator .inputs .factors{max-width:400px}}#calculator .inputs .factors li{display:block;position:relative;float:left;width:22%;margin:0 4% 0 0;border:1px solid #f9f9f9}#calculator .inputs .factors li:last-child{margin:0}@media(max-width:700px){#calculator .inputs .factors li{width:46%;margin:0 8% 8% 0}#calculator .inputs .factors li:nth-child(2n){margin:0 0 8%}#calculator .inputs .factors li:nth-child(3),#calculator .inputs .factors li:nth-child(4){margin-bottom:0}}#calculator .inputs .factors li:before{content:"";display:block;padding:70% 0 0}#calculator .inputs .factors li:after{content:"";display:block;position:absolute;left:50%;top:0;width:48px;height:28px;background-color:#fff;background-repeat:no-repeat;background-position:50%;-webkit-background-size:34px 34px;background-size:34px;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}#calculator .inputs .factors li.home:after{background-image:url(/dist/features/home-gray.4b2f2db5.svg)}#calculator .inputs .factors li.cabin:after{background-image:url(/dist/features/cabin-gray.d89ab4b3.svg)}#calculator .inputs .factors li.other:after{background-image:url(/dist/features/camper-gray.756c1d0b.svg)}#calculator .inputs .factors li.active{border:1px solid #ef4642}#calculator .inputs .factors li.active.home:after{background-image:url(/dist/features/home-red.fbf2dfdf.svg)}#calculator .inputs .factors li.active.cabin:after{background-image:url(/dist/features/cabin-red.638db805.svg)}#calculator .inputs .factors li.active.other:after{background-image:url(/dist/features/camper-red.43489ebd.svg)}#calculator .inputs .factors li.apps{border:1px solid #ef4642}#calculator .inputs .factors li.apps.apps:after{background-image:url(/dist/features/devices-red.53ee8190.svg)}#calculator .inputs .factors li.apps .included{position:absolute;left:0;top:62%;width:100%;font-size:2.5rem;color:#ef4642;text-align:center;text-transform:uppercase;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media(max-width:400px){#calculator .inputs .factors li.apps .included{font-size:2rem}}#calculator .inputs .factors li>h4{position:absolute;left:0;top:28%;width:100%;font-size:1.75rem;font-weight:400;color:#333;text-align:center;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}#calculator .inputs .factors li.cabin .increments,#calculator .inputs .factors li.home .increments,#calculator .inputs .factors li.other .increments{position:absolute;left:0;top:0;width:100%;height:100%}#calculator .inputs .factors li.cabin .increments .amount,#calculator .inputs .factors li.home .increments .amount,#calculator .inputs .factors li.other .increments .amount{display:block;position:absolute;left:0;top:60%;width:100%;font-size:5.5rem;color:#333;text-align:center;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}#calculator .inputs .factors li.cabin .increments button,#calculator .inputs .factors li.home .increments button,#calculator .inputs .factors li.other .increments button{position:absolute;top:66%;width:40px;height:40px;border:0;outline:0;background-color:transparent;background-repeat:no-repeat;background-position:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;overflow:hidden;font-size:0;white-space:nowrap;color:transparent;text-indent:101%}#calculator .inputs .factors li.cabin .increments button.add,#calculator .inputs .factors li.home .increments button.add,#calculator .inputs .factors li.other .increments button.add{right:8%;background-image:url(/dist/features/add-red.ac3e8f03.svg);-webkit-background-size:18px 18px;background-size:18px 18px}#calculator .inputs .factors li.cabin .increments button.add:disabled,#calculator .inputs .factors li.home .increments button.add:disabled,#calculator .inputs .factors li.other .increments button.add:disabled{background-image:url(/dist/features/add-gray.bb7e17c4.svg)}#calculator .inputs .factors li.cabin .increments button.subtract,#calculator .inputs .factors li.home .increments button.subtract,#calculator .inputs .factors li.other .increments button.subtract{left:8%;background-image:url(/dist/features/subtract-red.668eaad0.svg);-webkit-background-size:20px 2px;background-size:20px 2px}#calculator .inputs .factors li.cabin .increments button.subtract:disabled,#calculator .inputs .factors li.home .increments button.subtract:disabled,#calculator .inputs .factors li.other .increments button.subtract:disabled{background-image:url(/dist/features/subtract-gray.8d03803e.svg)}@media(max-width:400px){#calculator .inputs .factors li.cabin .increments .amount,#calculator .inputs .factors li.home .increments .amount,#calculator .inputs .factors li.other .increments .amount{font-size:4rem}#calculator .inputs .factors li.cabin .increments button.add,#calculator .inputs .factors li.home .increments button.add,#calculator .inputs .factors li.other .increments button.add{right:4%}#calculator .inputs .factors li.cabin .increments button.subtract,#calculator .inputs .factors li.home .increments button.subtract,#calculator .inputs .factors li.other .increments button.subtract{left:4%}}#calculator .result{position:relative;padding:20px;background-color:#f9f9f9;text-align:center}#calculator .result:before{content:"";display:block;position:absolute;left:50%;top:0;width:0;height:0;border-top:12px solid #fff;border-right:20px solid transparent;border-left:20px solid transparent;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}#calculator .result h3{margin:0 0 20px;font-size:4rem;font-weight:400;color:#333;text-align:center}#calculator .result h3.negative-savings-message,#calculator .result h3.no-tvs-selected-message{font-size:3.5rem}#calculator .result .edge-btn{margin:0 0 20px}#calculator .result .footnote *{font-size:1.5rem;line-height:2rem}#calculator .negative-savings-message,#calculator.negative-savings .calculated-prices,#calculator.negative-savings .calculated-savings,#calculator .no-tvs-selected-message,#calculator.no-tvs-selected .calculated-prices,#calculator.no-tvs-selected .calculated-savings{display:none}#calculator.negative-savings .negative-savings-message,#calculator.no-tvs-selected .no-tvs-selected-message{display:block}.block.product-comparison .edge-btn.borderless.with-arrow{padding-right:18px;padding-left:18px}.block.product-comparison .edge-btn.borderless.with-arrow:after{right:0}.block.product-comparison .contain{max-width:1200px;padding-right:12px}@media(max-width:767px){.block.product-comparison .contain{padding:20px}}.block.product-comparison .contain>.introduction{display:none;margin:0 0 80px}@media(max-width:900px){.block.product-comparison .contain>.introduction{display:block}}@media(max-width:767px){.block.product-comparison .contain>.introduction{margin:0 0 60px}}.block.product-comparison ul{list-style:none}.block.product-comparison .matrix-variant{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.block.product-comparison .compact-variant{display:none}@media(max-width:767px){.block.product-comparison .matrix-variant{display:none}.block.product-comparison .compact-variant{display:block}}.block.product-comparison .compact-variant .product,.block.product-comparison .matrix-variant .product{position:relative;overflow:hidden;padding-bottom:140px;-webkit-border-top-left-radius:12px;border-top-left-radius:12px;-webkit-border-top-right-radius:12px;border-top-right-radius:12px;background-color:#fff;text-align:center}@media(max-width:767px){.block.product-comparison .compact-variant .product,.block.product-comparison .matrix-variant .product{padding-bottom:110px}}.block.product-comparison .compact-variant .product .campaign,.block.product-comparison .matrix-variant .product .campaign{position:absolute;left:0;right:0;top:0;padding:5px 0 4px;background-color:#733c7a;font-size:1.25rem;letter-spacing:2px;color:#fff;text-transform:uppercase}@media(max-width:767px){.block.product-comparison .compact-variant .product .campaign,.block.product-comparison .matrix-variant .product .campaign{position:relative;left:auto;right:auto;top:auto}}.block.product-comparison .compact-variant .product .name,.block.product-comparison .matrix-variant .product .name{margin-bottom:16px;padding-top:40px;font-size:1.75rem}@media(max-width:767px){.block.product-comparison .compact-variant .product .name,.block.product-comparison .matrix-variant .product .name{padding-top:30px}}.block.product-comparison .compact-variant .product .price,.block.product-comparison .matrix-variant .product .price{margin:0;font-size:4rem;font-weight:500}.block.product-comparison .compact-variant .product .price span,.block.product-comparison .matrix-variant .product .price span{margin-left:8px;font-size:2rem;font-weight:300}.block.product-comparison .compact-variant .product .terms,.block.product-comparison .matrix-variant .product .terms{margin:0 0 24px;padding:0 10%;font-size:1.5rem;color:#58595b}.block.product-comparison .compact-variant .product .description,.block.product-comparison .matrix-variant .product .description{margin:0 0 24px;padding:0 30px;font-size:2rem}.block.product-comparison .compact-variant .product .actions,.block.product-comparison .matrix-variant .product .actions{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;position:absolute;left:30px;right:30px;bottom:50px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media(max-width:767px){.block.product-comparison .compact-variant .product .actions,.block.product-comparison .matrix-variant .product .actions{bottom:20px}}.block.product-comparison .compact-variant .product .actions>*,.block.product-comparison .matrix-variant .product .actions>*{margin:0 auto 4px}.block.product-comparison .compact-variant .product .actions>:first-child,.block.product-comparison .matrix-variant .product .actions>:first-child{width:100%}.block.product-comparison .compact-variant .product .actions>:last-child,.block.product-comparison .matrix-variant .product .actions>:last-child{margin-bottom:0}.block.product-comparison .matrix-variant{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.block.product-comparison .matrix-variant.quadrople .comparison-table tr th,.block.product-comparison .matrix-variant.quadrople .introduction{width:20%}.block.product-comparison .matrix-variant .comparison-table tr th,.block.product-comparison .matrix-variant .introduction{width:30%}.block.product-comparison .matrix-variant .products{width:70%}.block.product-comparison .matrix-variant.quadrople .products{width:80%}.block.product-comparison .matrix-variant .comparison-table tr td{width:35%}.block.product-comparison .matrix-variant.triple .comparison-table tr td{width:23.33%}.block.product-comparison .matrix-variant.quadrople .comparison-table tr td{width:20%}@media(max-width:900px){.block.product-comparison .matrix-variant .comparison-table tr th,.block.product-comparison .matrix-variant .introduction{width:20%}.block.product-comparison .matrix-variant .products{width:80%}.block.product-comparison .matrix-variant .comparison-table tr td{width:40%}.block.product-comparison .matrix-variant.triple .comparison-table tr td{width:26.66%}.block.product-comparison .matrix-variant .introduction>*{display:none}}.block.product-comparison .matrix-variant .introduction{margin:0;padding:14px 5% 0 2px;text-align:left}.block.product-comparison .matrix-variant .introduction h1,.block.product-comparison .matrix-variant .introduction h2{font-size:3rem}.block.product-comparison .matrix-variant .introduction h1.pre-heading,.block.product-comparison .matrix-variant .introduction h2.pre-heading{font-size:1.75rem}.block.product-comparison .matrix-variant .products{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.block.product-comparison .matrix-variant .products>li{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;padding:0 8px;-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1}.block.product-comparison .matrix-variant .products>li .product{width:100%}@media(max-width:1050px){.block.product-comparison .matrix-variant .products>li .product .description{padding:0 15px}.block.product-comparison .matrix-variant .products>li .product .actions{left:15px;right:15px}}.block.product-comparison .comparison-table{width:100%;border-collapse:collapse}.block.product-comparison .comparison-table tr:not(:last-child){height:50px}.block.product-comparison .comparison-table tr:not(:last-child) td,.block.product-comparison .comparison-table tr:not(:last-child) th .feature-name{position:relative;height:50px}.block.product-comparison .comparison-table tr:not(:last-child) td:after,.block.product-comparison .comparison-table tr:not(:last-child) th .feature-name:after{content:"";display:block;position:absolute;left:0;right:0;bottom:0;height:1px;background-color:#e0e2e3}.block.product-comparison .comparison-table tr:not(:last-child) td:last-child:after{right:13px}.block.product-comparison .comparison-table tr:not(:last-child).product-names{position:relative;overflow:hidden;height:0}.block.product-comparison .comparison-table tr:not(:last-child).product-names th{position:absolute;left:-100vw;top:0;font-size:0}.block.product-comparison .comparison-table td{padding:0 8px}.block.product-comparison .comparison-table .feature{position:absolute;left:0;top:50%;padding:0 16px 0 38px;font-size:2rem;font-weight:300;text-align:left;white-space:nowrap;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.block.product-comparison .comparison-table .feature:before{content:"";display:block;position:absolute;left:0;top:50%;width:28px;height:28px;background-repeat:no-repeat;background-position:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media(max-width:900px){.block.product-comparison .comparison-table .feature{padding-left:0}.block.product-comparison .comparison-table .feature:before{display:none}}.block.product-comparison .comparison-table .feature.antenna:before{background-image:url(/dist/features/antenna.53909f78.svg);-webkit-background-size:137% auto;background-size:137% auto}.block.product-comparison .comparison-table .feature.app:before{background-image:url(/dist/features/app.1374d0e3.svg);-webkit-background-size:150% auto;background-size:150% auto}.block.product-comparison .comparison-table .feature.apple-tv:before{background-image:url(/dist/features/apple-tv.60739b0d.svg);-webkit-background-size:150% auto;background-size:150% auto}.block.product-comparison .comparison-table .feature.assembly:before{background-image:url(/dist/features/assembly.733cff84.svg);-webkit-background-size:170% auto;background-size:170% auto}.block.product-comparison .comparison-table .feature.card-reader:before{background-image:url(/dist/features/card-reader.93bac67e.svg);-webkit-background-size:180% auto;background-size:180% auto}.block.product-comparison .comparison-table .feature.channels:before{background-image:url(/dist/features/channels.f246c235.svg);-webkit-background-size:130% auto;background-size:130% auto}.block.product-comparison .comparison-table .feature.c-more:before{background-image:url(/dist/features/c-more.371923ed.svg);-webkit-background-size:120% auto;background-size:120% auto}.block.product-comparison .comparison-table .feature.eurosport:before{background-image:url(/dist/features/eurosport.24e4e9de.svg);-webkit-background-size:114% auto;background-size:114% auto}.block.product-comparison .comparison-table .feature.hbo-nordic:before{background-image:url(/dist/features/hbo-nordic.a233801b.svg);-webkit-background-size:100% auto;background-size:100% auto}.block.product-comparison .comparison-table .feature.movie-rental:before{background-image:url(/dist/features/movie-rental.d8eedf34.svg);-webkit-background-size:140% auto;background-size:140% auto}.block.product-comparison .comparison-table .feature.nordiskfilmpluss:before{background-image:url(/dist/features/nordiskfilmpluss.b5509559.svg);-webkit-background-size:80% auto;background-size:80% auto}.block.product-comparison .comparison-table .feature.paramount-plus:before{background-image:url(/dist/features/paramount-plus.6ea7c1e5.svg);-webkit-background-size:82% auto;background-size:82% auto}.block.product-comparison .comparison-table .feature.rooms:before{background-image:url(/dist/features/rooms.3f623ef8.svg);-webkit-background-size:130% auto;background-size:130% auto}.block.product-comparison .comparison-table .feature.set-top-box:before{background-image:url(/dist/features/set-top-box.252bf048.svg);-webkit-background-size:150% auto;background-size:150% auto}.block.product-comparison .comparison-table .feature.shipping:before{background-image:url(/dist/features/shipping.e32c076d.svg);-webkit-background-size:100% auto;background-size:100% auto}.block.product-comparison .comparison-table .feature.signal-coverage-guarantee:before{background-image:url(/dist/features/signal-coverage-guarantee.e4d2ef62.svg);-webkit-background-size:150% auto;background-size:150% auto}.block.product-comparison .comparison-table .feature.sky-showtime:before{background-image:url(/dist/features/sky-showtime.617bba0e.svg);-webkit-background-size:82% auto;background-size:82% auto}.block.product-comparison .comparison-table .feature.streaming-services:before{background-image:url(/dist/features/streaming-services.b828d816.svg);-webkit-background-size:130% auto;background-size:130% auto}.block.product-comparison .comparison-table .feature.tv2-sport:before{background-image:url(/dist/features/tv2-sport.d8847b28.svg);-webkit-background-size:76% auto;background-size:76% auto}.block.product-comparison .comparison-table .feature.viaplay:before{background-image:url(/dist/features/viaplay.1c5f8cba.svg);-webkit-background-size:120% auto;background-size:120% auto}.block.product-comparison .comparison-table .feature.viasport:before{background-image:url(/dist/features/viasport.812c52b5.svg);-webkit-background-size:74% auto;background-size:74% auto}.block.product-comparison .comparison-table .feature.web-tv:before{background-image:url(/dist/features/web-tv.5f43abd0.svg);-webkit-background-size:110% auto;background-size:110% auto}.block.product-comparison .comparison-table .feature.eurosport:before{background-position:75% 50%}.block.product-comparison .comparison-table .indicator{position:relative;height:100%;background-color:#fff}.block.product-comparison .comparison-table .indicator div,.block.product-comparison .comparison-table .indicator span{display:block;position:absolute;left:0;top:50%;width:100%;text-align:center;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.block.product-comparison .comparison-table .indicator div.text,.block.product-comparison .comparison-table .indicator span.text{min-width:20px;font-size:2rem;white-space:nowrap}.block.product-comparison .comparison-table .indicator div.text.subtle,.block.product-comparison .comparison-table .indicator span.text.subtle{opacity:.6;color:#58595b}.block.product-comparison .comparison-table .indicator div.icon,.block.product-comparison .comparison-table .indicator span.icon{height:100%;background-repeat:no-repeat;background-position:50%;-webkit-background-size:20px auto;background-size:20px auto}.block.product-comparison .comparison-table .indicator div.icon.check,.block.product-comparison .comparison-table .indicator span.icon.check{background-image:url(/dist/features/check.e8204b23.svg)}.block.product-comparison .comparison-table .choose{padding:18px 0 28px;-webkit-border-bottom-left-radius:12px;border-bottom-left-radius:12px;-webkit-border-bottom-right-radius:12px;border-bottom-right-radius:12px;background-color:#fff;text-align:center}.block.product-comparison .compact-variant .introduction{margin:0 0 40px}.block.product-comparison .compact-variant .products>li{width:100%;max-width:360px;margin:0 auto 70px;-webkit-border-bottom-left-radius:12px;border-bottom-left-radius:12px;-webkit-border-bottom-right-radius:12px;border-bottom-right-radius:12px;background-color:#fff}.block.product-comparison .compact-variant .products>li:last-child{margin-bottom:0}.block.product-comparison .compact-variant .products>li .description{margin-bottom:20px}.block.product-comparison .compact-variant .products>li .features{margin-bottom:30px;padding:0 30px}.block.product-comparison .compact-variant .products>li .features li{display:block;position:relative;padding:10px 0 12px;border-bottom:1px solid #e0e2e3;text-align:left}.block.product-comparison .compact-variant .products>li .features li h3{padding:0 16px 0 38px;font-size:2rem;font-weight:300;white-space:nowrap}.block.product-comparison .compact-variant .products>li .features li h3:before{content:"";display:block;position:absolute;left:0;top:50%;width:28px;height:28px;background-repeat:no-repeat;background-position:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.block.product-comparison .compact-variant .products>li .features li h3.antenna:before{background-image:url(/dist/features/antenna.53909f78.svg);-webkit-background-size:137% auto;background-size:137% auto}.block.product-comparison .compact-variant .products>li .features li h3.app:before{background-image:url(/dist/features/app.1374d0e3.svg);-webkit-background-size:150% auto;background-size:150% auto}.block.product-comparison .compact-variant .products>li .features li h3.apple-tv:before{background-image:url(/dist/features/apple-tv.60739b0d.svg);-webkit-background-size:150% auto;background-size:150% auto}.block.product-comparison .compact-variant .products>li .features li h3.assembly:before{background-image:url(/dist/features/assembly.733cff84.svg);-webkit-background-size:170% auto;background-size:170% auto}.block.product-comparison .compact-variant .products>li .features li h3.card-reader:before{background-image:url(/dist/features/card-reader.93bac67e.svg);-webkit-background-size:180% auto;background-size:180% auto}.block.product-comparison .compact-variant .products>li .features li h3.channels:before{background-image:url(/dist/features/channels.f246c235.svg);-webkit-background-size:130% auto;background-size:130% auto}.block.product-comparison .compact-variant .products>li .features li h3.c-more:before{background-image:url(/dist/features/c-more.371923ed.svg);-webkit-background-size:120% auto;background-size:120% auto}.block.product-comparison .compact-variant .products>li .features li h3.eurosport:before{background-image:url(/dist/features/eurosport.24e4e9de.svg);-webkit-background-size:114% auto;background-size:114% auto}.block.product-comparison .compact-variant .products>li .features li h3.hbo-nordic:before{background-image:url(/dist/features/hbo-nordic.a233801b.svg);-webkit-background-size:104% auto;background-size:104% auto}.block.product-comparison .compact-variant .products>li .features li h3.movie-rental:before{background-image:url(/dist/features/movie-rental.d8eedf34.svg);-webkit-background-size:140% auto;background-size:140% auto}.block.product-comparison .compact-variant .products>li .features li h3.nordiskfilmpluss:before{background-image:url(/dist/features/nordiskfilmpluss.b5509559.svg);-webkit-background-size:80% auto;background-size:80% auto}.block.product-comparison .compact-variant .products>li .features li h3.paramount-plus:before{background-image:url(/dist/features/paramount-plus.6ea7c1e5.svg);-webkit-background-size:120% auto;background-size:120% auto}.block.product-comparison .compact-variant .products>li .features li h3.rooms:before{background-image:url(/dist/features/rooms.3f623ef8.svg);-webkit-background-size:130% auto;background-size:130% auto}.block.product-comparison .compact-variant .products>li .features li h3.set-top-box:before{background-image:url(/dist/features/set-top-box.252bf048.svg);-webkit-background-size:150% auto;background-size:150% auto}.block.product-comparison .compact-variant .products>li .features li h3.signal-coverage-guarantee:before{background-image:url(/dist/features/signal-coverage-guarantee.e4d2ef62.svg);-webkit-background-size:150% auto;background-size:150% auto}.block.product-comparison .compact-variant .products>li .features li h3.streaming-services:before{background-image:url(/dist/features/streaming-services.b828d816.svg);-webkit-background-size:130% auto;background-size:130% auto}.block.product-comparison .compact-variant .products>li .features li h3.tv2-sport:before{background-image:url(/dist/features/tv2-sport.d8847b28.svg);-webkit-background-size:120% auto;background-size:120% auto}.block.product-comparison .compact-variant .products>li .features li h3.viaplay:before{background-image:url(/dist/features/viaplay.1c5f8cba.svg);-webkit-background-size:120% auto;background-size:120% auto}.block.product-comparison .compact-variant .products>li .features li h3.viasport:before{background-image:url(/dist/features/viasport.812c52b5.svg);-webkit-background-size:120% auto;background-size:120% auto}.block.product-comparison .compact-variant .products>li .features li h3.web-tv:before{background-image:url(/dist/features/web-tv.5f43abd0.svg);-webkit-background-size:110% auto;background-size:110% auto}.block.product-comparison .compact-variant .products>li .features li h3.eurosport:before{background-position:75% 50%}.block.product-comparison .compact-variant .products>li .features li>span{position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.block.product-comparison .compact-variant .products>li .features li:last-child{border-bottom:0}.block.product-comparison .compact-variant .products>li .features li .indicator{position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.block.product-comparison .compact-variant .products>li .features li .indicator span{display:block}.block.product-comparison .compact-variant .products>li .features li .indicator span.text{min-width:20px;font-size:2rem;white-space:nowrap;text-align:center}.block.product-comparison .compact-variant .products>li .features li .indicator span.text.subtle{opacity:.6;color:#58595b}.block.product-comparison .compact-variant .products>li .features li .indicator span.icon{display:block;width:20px;background-repeat:no-repeat;background-position:50%;-webkit-background-size:90% 90%;background-size:90%}.block.product-comparison .compact-variant .products>li .features li .indicator span.icon:before{content:"";display:block;padding:100% 0 0}.block.product-comparison .compact-variant .products>li .features li .indicator span.icon.check{background-image:url(/dist/features/check.e8204b23.svg)}.block.product-comparison .conditions{margin:30px auto 0;padding:0 2% 0 32%;font-size:1.75rem;color:#58595b;text-align:center}@media(max-width:900px){.block.product-comparison .conditions{padding:0 2% 0 22%}}@media(max-width:767px){.block.product-comparison .conditions{max-width:360px;padding:0}}.smartbox-wrapper{text-align:center}.smartbox-wrapper.in-view .smartbox-image-wrapper .smartbox-recomendation{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.smartbox-wrapper h2{font-size:10rem;font-weight:100;line-height:15rem;letter-spacing:6.67px;color:#f9f9f9;text-transform:uppercase}@media only screen and (max-width:719px){.smartbox-wrapper h2{font-size:4.25rem;font-weight:200;line-height:7.5rem;letter-spacing:4.17px}}.smartbox-wrapper .smartbox-image-wrapper{position:relative;margin-bottom:30px}.smartbox-wrapper .smartbox-image-wrapper .smartbox-recomendation{position:absolute;left:25%;top:-30px;opacity:0;-webkit-transform:scale(3);-ms-transform:scale(3);transform:scale(3)}@media only screen and (max-width:719px){.smartbox-wrapper .smartbox-image-wrapper .smartbox-recomendation{left:9%;top:-10px;width:70px}.smartbox-wrapper .smartbox-image-wrapper .smartbox-recomendation img{width:100%}}.smartbox-wrapper .smartbox-image-wrapper .smartbox-image{width:100%;max-width:912px;margin-top:-40px}@media only screen and (max-width:719px){.smartbox-wrapper .smartbox-image-wrapper .smartbox-image{margin-top:-20px}}.smartbox-wrapper .text{max-width:700px;margin:0 auto}.smartbox-wrapper .text p{margin-bottom:20px}.block.soft-hookup>h2{position:relative;margin:0 0 50px;padding:40px 0 100px;background-color:#ef4642;font-size:5rem;font-weight:300;color:#fff;text-align:center;text-transform:uppercase}@media(max-width:599px){.block.soft-hookup{padding:30px 0 70px;font-size:3.75rem}}.block.soft-hookup .box-image{position:absolute;left:50%;bottom:-36px;width:auto;max-width:70%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.block.soft-hookup>h3{font-size:2.75rem;text-align:center}.block.soft-hookup>img{width:auto;margin:0 auto}.block.soft-hookup .segmented-illustration{position:relative;overflow:hidden}.block.soft-hookup .segmented-illustration img{width:auto;margin:0 0 0 50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}@media(min-width:600px){.block.soft-hookup .segmented-illustration img.mobile{display:none}}@media(max-width:599px){.block.soft-hookup .segmented-illustration img.desktop{display:none}}.block.soft-hookup .segmented-illustration p{margin:8px 0;text-align:center}.block.testimonials blockquote{width:100%;max-width:500px;margin:0 auto;text-align:center}@media only screen and (max-width:719px){.block.testimonials blockquote{padding:0 10%}}.block.testimonials blockquote .stars{display:block;width:auto;height:2rem;margin:0 auto 3rem}.block.testimonials blockquote p{margin-bottom:2rem;font-size:2.5rem;font-weight:400}.block.testimonials blockquote cite{display:block;font-size:2rem;font-weight:300;line-height:2.5rem}.block.connect{text-align:center}.block.connect h2{margin:0 0 20px;font-size:2.75rem;text-transform:uppercase}.block.connect h2 span{display:block;margin:0 0 8px;font-size:2rem;color:#ef4642;text-transform:none}.block.connect p{margin:0 0 20px}.block.connect.gray{background-color:#f9f9f9}.block.connect.intro{background-repeat:no-repeat;background-position:50%;-webkit-background-size:180px 180px;background-size:180px}.block.connect.intro h1{margin:0;padding:84px 20px;font-size:3.75rem;color:#ef4642;text-align:center}.block.tv-bundles .quad-header{text-transform:uppercase}.block.tv-bundles .contain{padding:0}.block.tv-bundles h2{margin:0 0 20px;font-size:2.25rem;color:#000;text-align:center}.block.tv-bundles ul{margin:0;padding:0;list-style:none}.block.tv-bundles ul:after{content:"";display:block;clear:both}.block.tv-bundles ul li{display:block;position:relative;float:left;width:25%;cursor:pointer}@media(max-width:920px){.block.tv-bundles ul li{width:50%}}@media(max-width:420px){.block.tv-bundles ul li{width:100%}}.block.tv-bundles ul li:after{content:"";display:block;position:absolute;left:0;bottom:0;width:0;height:4px;background-color:#ef4642;-webkit-transition:width .2s ease-out;-o-transition:width .2s ease-out;transition:width .2s ease-out}.block.tv-bundles ul li img{display:block;width:100%}.block.tv-bundles ul li .description{position:absolute;left:0;top:0;width:100%;padding:10% 20px 0}.block.tv-bundles ul li .description h2,.block.tv-bundles ul li .description p{margin:0;color:#000;text-align:center}.block.tv-bundles ul li .description h2{font-size:2.75rem}.block.tv-bundles ul li .description p{font-size:2rem;font-weight:300}.block.tv-bundles ul li.inverted .description h2,.block.tv-bundles ul li.inverted .description p{color:#fff}.block.tv-bundles ul li:hover:after{width:100%}.tv-room-wrapper{position:relative;padding-top:6%}.tv-room-wrapper .text{position:relative;z-index:2;width:100%;padding:0 6%;text-align:center}.tv-room-wrapper .text h2{margin-bottom:10px}.tv-room-wrapper .text p{max-width:740px;margin:0 auto 10px}.tv-room-wrapper .text p:last-child{margin:0 auto}@media only screen and (max-width:719px){.tv-room-wrapper .text p{padding:0 20px}}.tv-room-wrapper .tv-wrapper{position:relative;z-index:1;margin-top:-40px}@media(max-width:600px){.tv-room-wrapper .tv-wrapper{margin-top:-20px}}.tv-room-wrapper .tv-wrapper .tv-content{position:absolute;left:29.4%;top:23.9%;z-index:10;overflow:hidden;width:41.28%;background:#000}.tv-room-wrapper .tv-wrapper .tv-content video{width:100%}@media only screen and (max-width:719px){.tv-room-wrapper .tv-wrapper .tv-content{left:20.5%;top:24.1%;width:59%}}.tv-room-wrapper .tv-wrapper img{display:block;width:100%;-webkit-transition:opacity .5s ease-in-out;-o-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out}.tv-room-wrapper .tv-wrapper img.background-first{opacity:1}.tv-room-wrapper .tv-wrapper img.background-second{position:absolute;left:0;top:0;opacity:0}@media only screen and (max-width:719px){.tv-room-wrapper .tv-wrapper img{display:none}}.tv-room-wrapper .tv-wrapper img.mobile{display:none}@media only screen and (max-width:719px){.tv-room-wrapper .tv-wrapper img.mobile{display:block}}.tv-room-wrapper .tv-wrapper.in-view img.background-first{opacity:0}.tv-room-wrapper .tv-wrapper.in-view img.background-second{opacity:1}.block.upgrade-box h3,.block.upgrade-box p{margin:0 0 30px;padding:0 10%;text-align:center}.block.upgrade-box img{display:block;width:auto;max-width:100%;margin:20px auto}.block.upgrade-box .features{width:600px;margin:0 auto 40px;padding:0;list-style:none}.block.upgrade-box .features:after{content:"";display:block;clear:both}@media(max-width:599px){.block.upgrade-box .features{display:none}}.block.upgrade-box .features li{display:block;position:relative;float:left;width:20%;text-align:center}.block.upgrade-box .features li img{display:inline-block;width:auto;height:20px;margin:0 0 4px}.block.upgrade-box .features li h4{margin:0;font-size:1.5rem;font-weight:400;text-align:center;text-transform:uppercase}.block.upgrade-box .links{margin:0 0 80px;text-align:center}.block.upgrade-box .links .edge-btn{margin:0 0 24px}.block.upgrade-box .links .inline-btn{display:block;margin:0 0 30px}.block.upgrade-box .links .inline-btn:after{content:" >"}.block.wizard{padding:30px 0}.block.wizard .description img{display:block;width:100px;height:auto;margin:0 auto}.block.wizard .description p{margin:30px 0;text-align:center}@-webkit-keyframes blog-item-fade-in{0%{opacity:0}to{opacity:1}}@keyframes blog-item-fade-in{0%{opacity:0}to{opacity:1}}.blog-overview h1{margin:10% 0;text-align:center}.blog-overview h1 span{display:block;position:relative;margin-bottom:8px;padding-bottom:20px;font-size:1.75rem;text-transform:uppercase}@media(max-width:1024px){.blog-overview h1 span{font-size:1.5rem}}.blog-overview h1 span:after{content:"";display:block;position:absolute;left:50%;bottom:0;width:34px;height:2px;background-color:#333;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.blog-overview .masonry .grid-sizer,.blog-overview .masonry .masonry-item{width:30.66%}.blog-overview .masonry .grid-sizer.wide,.blog-overview .masonry .masonry-item.wide{width:65.32%}.blog-overview .masonry .gutter-sizer{width:4%}@media only screen and (max-width:780px){.blog-overview .masonry .grid-sizer,.blog-overview .masonry .masonry-item{width:48%}.blog-overview .masonry .grid-sizer.wide,.blog-overview .masonry .masonry-item.wide{width:100%}}@media only screen and (max-width:500px){.blog-overview .masonry .grid-sizer,.blog-overview .masonry .masonry-item{width:100%}}.blog-overview .masonry .masonry-item{margin-bottom:6%;-webkit-animation-name:blog-item-fade-in;animation-name:blog-item-fade-in;-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-delay:.4s;animation-delay:.4s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.blog-overview .masonry .masonry-item a{display:block;text-decoration:none}.blog-overview .masonry .masonry-item a h2,.blog-overview .masonry .masonry-item a img,.blog-overview .masonry .masonry-item a p{margin-bottom:4%}.blog-overview .masonry .masonry-item a img{display:block;width:100%;-webkit-border-radius:8px;border-radius:8px;-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;-o-transition:transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out}.blog-overview .masonry .masonry-item a .byline,.blog-overview .masonry .masonry-item a h2,.blog-overview .masonry .masonry-item a p{padding:0 5%;color:#333}.blog-overview .masonry .masonry-item a .byline .date{font-size:2rem}.blog-overview .masonry .masonry-item a .byline .author{display:none}.blog-overview .masonry .masonry-item a:focus,.blog-overview .masonry .masonry-item a:hover{outline:0}.blog-overview .masonry .masonry-item a:focus img,.blog-overview .masonry .masonry-item a:hover img{-webkit-transform:scale(1.03);-ms-transform:scale(1.03);transform:scale(1.03)}.blog-overview .masonry .masonry-item a:focus h2,.blog-overview .masonry .masonry-item a:hover h2{text-decoration:underline}.blog-overview .masonry .masonry-item.wide a h2,.blog-overview .masonry .masonry-item.wide a img,.blog-overview .masonry .masonry-item.wide a p{margin-bottom:2%}.blog-overview .masonry .masonry-item.wide a:hover img{-webkit-transform:scale(1.015);-ms-transform:scale(1.015);transform:scale(1.015)}.blog.post{max-width:820px;padding:80px 20px}.blog.post .sub-title{margin-top:24px;font-size:1.2em}.blog.post .lead-paragraph{margin-top:28px;font-weight:500}.blog.post .byline{margin-top:32px}.blog.post .rich-text{margin:64px 0}.blog.post .rich-text .message,.blog.post .rich-text iframe,.blog.post .rich-text img{margin:4% 0}.blog.post .rich-text img{display:block;width:100%;height:auto;-webkit-border-radius:8px;border-radius:8px}.blog.post .rich-text iframe{overflow:hidden;width:100%;height:-webkit-calc((100vw - 57px)/16*9);height:calc((100vw - 57px)/16*9);max-height:438px;border:0;-webkit-border-radius:8px;border-radius:8px;outline:0}.blog.post .rich-text .message{padding:7% 16%;-webkit-border-radius:8px;border-radius:8px;background-color:#e9e9e9;text-align:center}.blog.post .channel-list{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin:64px 0;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:space-evenly;-webkit-justify-content:space-evenly;-moz-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;list-style:none}.blog.post .channel-list li{margin:0 12px 16px}.blog.post .social-media{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin-bottom:64px}.blog.post .social-media ul{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;list-style:none}.blog.post .social-media ul li{margin-left:32px}.blog.post .social-media ul li a{display:block;width:33px;height:33px;-webkit-background-size:100% 100%;background-size:100%;-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;-o-transition:transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out}.blog.post .social-media ul li a:focus,.blog.post .social-media ul li a:hover{outline:0;-webkit-transform:scale(1.12);-ms-transform:scale(1.12);transform:scale(1.12)}.blog.post .social-media ul li a.facebook{background-image:url(/dist/features/facebook.3a0afe01.svg)}.blog.post .social-media ul li a.twitter{background-image:url(/dist/features/twitter.fad82448.svg)}.blog.post .social-media ul li a.linkedin{background-image:url(/dist/features/linkedin.b7c02618.svg)}.blog.post .latest-posts h3{margin-bottom:24px}.blog.post .latest-posts ul{list-style:circle;list-style-position:inside}.blog.post .latest-posts ul li{margin-bottom:16px}.blog.post .latest-posts ul li a,.blog.post .latest-posts ul li a:focus,.blog.post .latest-posts ul li a:hover,.blog.post .latest-posts ul li a:visited{color:#0f7ca2}.table-styled,.tableStyled{border-collapse:collapse}.table-styled.full-width,.tableStyled.full-width{width:100%}.table-styled td,.table-styled th,.tableStyled td,.tableStyled th{border-top:1px solid #e9e9e9;padding:12px 10px}.table-styled td.right-align,.table-styled th.right-align,.tableStyled td.right-align,.tableStyled th.right-align{text-align:right}.table-styled td.center-align,.table-styled th.center-align,.tableStyled td.center-align,.tableStyled th.center-align{text-align:center}.table-styled th,.tableStyled th{color:#333;font-size:1.5rem;text-align:left;text-transform:uppercase;letter-spacing:1px}.table-styled td,.tableStyled td{font-size:1.5rem}.table-styled td img,.tableStyled td img{max-width:none}.table-styled thead th,.tableStyled thead th{border-bottom:1px solid #ddd;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),to(#f9f9f9));background:-webkit-linear-gradient(top,#fff 0,#f9f9f9);background:-o-linear-gradient(top,#fff 0,#f9f9f9);background:linear-gradient(180deg,#fff 0,#f9f9f9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="$tables-white",endColorstr="$tables-gray",GradientType=0)}.table-styled tbody th,.tableStyled tbody th{border-right:1px solid #ddd;padding-right:15px}.table-styled tbody tr:hover td,.table-styled tbody tr:hover th,.tableStyled tbody tr:hover td,.tableStyled tbody tr:hover th{background-color:#fff}.page.all-channels-list .partial.page-title{text-align:left}.page.all-channels-list .partial.page-title h1{margin-bottom:8px}.page.all-channels-list .partial.page-title p{font-size:3rem}@media(max-width:550px){.page.channel .main-image{position:relative;left:50%;right:50%;width:100vw;max-width:100vw;margin-left:-50vw;margin-right:-50vw}.page.channel .main-image .flexslider .slides img{-webkit-border-radius:0;border-radius:0}}.page.channel .sidebar-layout aside .channel-logo{margin-bottom:24px;padding:10px;background-color:#fff;text-align:center;-webkit-border-radius:8px;border-radius:8px}.page.channel .sidebar-layout aside .property-list{list-style:none}.page.channel .sidebar-layout aside .property-list li{padding:8px 16px;background-image:none;border-bottom:1px solid #e9e9e9}.page.receiver .container{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@supports(grid-gap:0){.page.receiver .container{display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fit,minmax(47.5%,1fr));grid-gap:32px 5%}@media(max-width:720px){.page.receiver .container{-ms-grid-columns:1fr;grid-template-columns:1fr}}}.page.receiver .container .media{-ms-grid-column-span:1;grid-column:span 1}.page.receiver .container .media .flex-control-thumbs li{width:20%}@supports(grid-gap:0){.page.receiver .container .media .flex-control-thumbs li img{height:62px;-o-object-fit:contain;object-fit:contain}}.page.receiver .container .product-info{-ms-grid-column-span:1;grid-column:span 1;margin:auto 0}.page.receiver .container .product-info .receiver-description{margin-bottom:32px}.page.receiver .container .extended-info{grid-column:1/-1}.page.receiver .container .extended-info p{margin-bottom:32px}.page.receiver .container .extended-info .receiver-details{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}@media(max-width:720px){.page.receiver .container .extended-info .receiver-details{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.page.receiver .container .extended-info .receiver-details .receiver-details-title{width:30%;min-width:280px;padding:32px 0 40px;border-top:1px solid #333;margin:0}@media(max-width:720px){.page.receiver .container .extended-info .receiver-details .receiver-details-title{width:100%;padding:0 0 16px;border:none}}.page.receiver .container .extended-info .receiver-details .receiver-details-content{width:70%;padding:40px 0 40px 40px;border-top:1px solid #333;border-left:1px solid #333}@media(max-width:720px){.page.receiver .container .extended-info .receiver-details .receiver-details-content{width:100%;padding:0 0 32px;border:none}}.page.receiver .container .extended-info .receiver-details .receiver-details-content .models{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.page.receiver .container .extended-info .receiver-details .receiver-details-content .models p{width:-webkit-calc(33.333% - 32px);width:calc(33.333% - 32px);margin-right:32px}@media(max-width:980px){.page.receiver .container .extended-info .receiver-details .receiver-details-content .models p{width:-webkit-calc(50% - 32px);width:calc(50% - 32px)}}@media(max-width:500px){.page.receiver .container .extended-info .receiver-details .receiver-details-content .models p{width:100%}}.page.receiver .container .extended-info .receiver-details .receiver-details-content .receiver-details-list{margin-bottom:24px}@media(max-width:500px){.page.receiver .container .extended-info .receiver-details .receiver-details-content .receiver-details-list dt{margin-bottom:0;font-weight:400;text-align:left}.page.receiver .container .extended-info .receiver-details .receiver-details-content .receiver-details-list dd{grid-column:1/-1;font-weight:300}}.page.receiver .container .extended-info .receiver-details .receiver-details-content .specs{list-style-type:none;-webkit-column-count:3;-moz-column-count:3;column-count:3}@media(max-width:980px){.page.receiver .container .extended-info .receiver-details .receiver-details-content .specs{-webkit-column-count:2;-moz-column-count:2;column-count:2}}@media(max-width:500px){.page.receiver .container .extended-info .receiver-details .receiver-details-content .specs{-webkit-column-count:1;-moz-column-count:1;column-count:1}}.page.receiver .container .extended-info .receiver-details .receiver-details-content .specs li{margin-bottom:8px;padding-left:16px;font-size:2rem;column-break-inside:avoid;page-break-inside:avoid}@media(max-width:500px){.page.receiver .container .extended-info .receiver-details .receiver-details-content .specs li{font-size:2.25rem}}.page.receiver .container .extended-info .receiver-details .receiver-details-content .receiver-guide-pages{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@supports(grid-gap:0){.page.receiver .container .extended-info .receiver-details .receiver-details-content .receiver-guide-pages{display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:24px;font-size:2rem}}.page.receiver .container .extended-info .receiver-details .receiver-details-content .receiver-guide-pages .guide-category h3{margin-bottom:8px;font-size:2.5rem}.page.receiver .container .extended-info .receiver-details .receiver-details-content .receiver-guide-pages .guide-category ul{padding-left:16px}.page.receiver .container .extended-info .receiver-details .receiver-details-content .receiver-guide-pages .guide-category ul .receiver-info-header{font-weight:400;list-style:none}.page.receiver .container .extended-info .receiver-details .receiver-details-content .receiver-guide-pages .guide-category ul .receiver-info-link{margin-bottom:8px}.page.receiver .container .extended-info .receiver-details:last-child{border-bottom:1px solid #333}.page.receiver .container .receiver-details-list{display:block}@supports(grid-gap:0){.page.receiver .container .receiver-details-list{display:-ms-grid;display:grid;-ms-grid-columns:max-content 1fr;grid-template-columns:-webkit-max-content 1fr;grid-template-columns:max-content 1fr;grid-gap:0 16px;font-size:2rem}}.page.receiver .container .receiver-details-list dd,.page.receiver .container .receiver-details-list dt{margin-bottom:16px}.page.receiver .container .receiver-details-list dt{-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1/2;text-transform:uppercase;text-align:left}@supports(grid-gap:0){.page.receiver .container .receiver-details-list dt{text-align:right}}.page.receiver .container .receiver-details-list dd{-ms-grid-column:2;-ms-grid-column-span:1;grid-column:2/3;-webkit-align-self:end;-ms-flex-item-align:end;-ms-grid-row-align:end;align-self:end;font-weight:400}.page.receiver .container .receiver-details-list dd ul{list-style:none}.page.receiver-registration-form form{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.page.receiver-registration-form form>.specifications{margin-right:64px}@media(max-width:600px){.page.receiver-registration-form form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.page.receiver-registration-form form>.specifications{margin-right:0}}@supports(grid-gap:0){.page.receiver-registration-form form{display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:24px 80px}.page.receiver-registration-form form>.specifications{margin-right:0}}.page.receiver-registration-form form *{max-width:100%}.page.receiver-registration-form form .frequency-ranges,.page.receiver-registration-form form fieldset,.page.receiver-registration-form form h3,.page.receiver-registration-form form select{width:100%;margin-bottom:16px}.page.receiver-registration-form form fieldset,.page.receiver-registration-form form input,.page.receiver-registration-form form select{-webkit-border-radius:4px;border-radius:4px}.page.receiver-registration-form form fieldset{padding:16px 8px}.page.receiver-registration-form form legend{padding:0 8px}.page.receiver-registration-form form .row{position:relative}.page.receiver-registration-form form .tooltip,.page.receiver-registration-form form .tooltip-icon{display:inline-block}.page.receiver-registration-form form .tooltip:after{content:"?";display:inline-block;width:18px;height:18px;font-size:1.5rem;font-weight:400;text-align:center;color:#fff;background-color:#0f7ca2;line-height:1.4;-webkit-border-radius:50%;border-radius:50%;opacity:1;-webkit-transform:translateY(-4px);-ms-transform:translateY(-4px);transform:translateY(-4px)}.page.receiver-registration-form form .tooltip:hover .tooltip-text{display:inline-block;position:absolute;bottom:110%;left:0;padding:16px 24px;color:#fff;font-size:1.75rem;font-weight:400;background-color:#0f7ca2;-webkit-border-radius:8px;border-radius:8px;z-index:100}.page.receiver-registration-form form .tooltip-text{display:none}.page.receiver-registration-form form legend .tooltip:hover .tooltip-text{left:-2px}.page.receiver-registration-form form .btn-wrapper{margin-top:24px}@media(max-width:500px){.page.receiver-registration-form form .btn-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}}.page.receiver-registration-form form .frequency-ranges p{display:inline-block;margin-bottom:8px}.page.receiver-search .menu-tabs{margin-top:64px}.page.receiver-search .menu-tabs ul{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(max-width:500px){.page.receiver-search .menu-tabs ul{-webkit-box-pack:start;-webkit-justify-content:start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:start}}.page.receiver-search .menu-tabs ul li{list-style:none}.page.receiver-search .menu-tabs ul li button{margin:0 3px -1px;padding:16px 24px;background-color:#e9e9e9;font-size:2rem;font-weight:100;border:1px solid #e9e9e9;-webkit-border-radius:8px 8px 0 0;border-radius:8px 8px 0 0}@media(max-width:500px){.page.receiver-search .menu-tabs ul li button{margin-left:0}}.page.receiver-search .menu-tabs ul li button:active,.page.receiver-search .menu-tabs ul li button:focus,.page.receiver-search .menu-tabs ul li button:hover{background-color:#fff;cursor:pointer}.page.receiver-search .menu-tabs ul li.selected a,.page.receiver-search .menu-tabs ul li.selected button{background-color:#fff;border-bottom-color:#fff;cursor:default}.page.receiver-search .search-container{padding:24px 32px;background-color:#fff;border:1px solid #e9e9e9;-webkit-border-radius:8px;border-radius:8px}@media(max-width:500px){.page.receiver-search .search-container{padding:24px 0}}.page.receiver-search .search-container .receiver-filter{min-height:150px;margin-bottom:32px;padding:0 24px 24px;text-align:center;border:0;border-bottom:1px solid #e9e9e9}@media(max-width:500px){.page.receiver-search .search-container .receiver-filter{min-height:auto;text-align:left}}.page.receiver-search .search-container .receiver-filter .input{width:auto;margin-bottom:0;padding:8px;font-size:2rem;border:1px solid #e9e9e9;-webkit-border-radius:8px;border-radius:8px}.page.receiver-search .search-container .receiver-filter label{display:inline-block;margin:16px 16px 16px 0}.page.receiver-search .search-container .receiver-filter .checkboxes{width:100%}.page.receiver-search .search-container .receiver-filter .skip{display:none}.page.receiver-search .search-container .receiver-item-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@supports(grid-gap:0){.page.receiver-search .search-container .receiver-item-wrapper{display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}}.page.receiver-search .search-container .receiver-item-wrapper .receiver-item{margin:8px 16px;padding:16px;text-decoration:none;text-align:center;-webkit-border-radius:8px;border-radius:8px}.page.receiver-search .search-container .receiver-item-wrapper .receiver-item:active,.page.receiver-search .search-container .receiver-item-wrapper .receiver-item:focus,.page.receiver-search .search-container .receiver-item-wrapper .receiver-item:hover{-webkit-box-shadow:0 5px 20px 0 rgba(0,0,0,.2);box-shadow:0 5px 20px 0 rgba(0,0,0,.2)}.page.receiver-search .search-container .receiver-item-wrapper .receiver-item .item-image img{max-width:100%;height:107px;margin-bottom:8px;-o-object-fit:contain;object-fit:contain}.page.receiver-search .search-container .receiver-item-wrapper .receiver-item .item-title{color:#333;font-size:2.25rem}.page.receiver-search .search-container .receiver-item-wrapper .receiver-item .item-info{color:#333}.page.receiver-search .search-container .receiver-item-wrapper .receiver-item .item-info span{font-size:2rem}.page.customer-service.routines ul.categories{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none}.page.customer-service.routines ul.categories>li{width:30%;margin-bottom:5%;padding:16px;-webkit-border-radius:8px;border-radius:8px;background-color:#fff}.page.customer-service.routines ul.categories>li:not(:nth-child(3n)){margin-right:5%}.page.customer-service.routines ul.categories>li a{display:block;text-decoration:none}.page.customer-service.routines ul.categories>li a:hover{text-decoration:underline}.page.customer-service.routines ul.categories>li>h2{padding-bottom:4px;margin-bottom:4px;border-bottom:1px solid #f9f9f9;font-size:2.5rem}.page.customer-service.routines ul.categories>li .sub-categories{list-style:none}.page.customer-service.routines ul.categories>li .sub-categories li:not(:last-child){margin-bottom:8px}.page.customer-service.start-index .grid-container{display:-ms-grid;display:grid;-ms-grid-columns:3.5fr 64px 2fr 64px 2fr;grid-template-columns:3.5fr 2fr 2fr;-ms-grid-rows:auto 64px auto;grid-template-areas:"top-menu top-menu top-menu" "left-block mid-block right-block";grid-gap:64px;margin-bottom:64px}@media(max-width:1024px){.page.customer-service.start-index .grid-container{-ms-grid-columns:1fr 64px 1fr;grid-template-columns:1fr 1fr;grid-template-areas:"top-menu top-menu" "left-block left-block" "mid-block right-block"}}@media(max-width:720px){.page.customer-service.start-index .grid-container{-ms-grid-columns:1fr;grid-template-columns:1fr;grid-template-areas:"top-menu" "left-block" "mid-block" "right-block"}}.page.customer-service.start-index .grid-container .service-menu{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:5;grid-area:top-menu;margin-bottom:40px}.page.customer-service.start-index .grid-container .service-menu .list{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}@supports(grid-gap:0){.page.customer-service.start-index .grid-container .service-menu .list{display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:24px}@media(min-width:1024px){.page.customer-service.start-index .grid-container .service-menu .list{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}}}.page.customer-service.start-index .grid-container .service-menu .list .item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;min-width:250px;margin:0 16px 16px;padding:16px 24px;background-color:#fff;-webkit-border-radius:8px;border-radius:8px;list-style-type:none;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}@supports(grid-gap:0){.page.customer-service.start-index .grid-container .service-menu .list .item{min-width:0;margin:0}}.page.customer-service.start-index .grid-container .service-menu .list .item:active,.page.customer-service.start-index .grid-container .service-menu .list .item:focus,.page.customer-service.start-index .grid-container .service-menu .list .item:hover{-webkit-box-shadow:0 5px 20px 0 rgba(0,0,0,.2);box-shadow:0 5px 20px 0 rgba(0,0,0,.2)}.page.customer-service.start-index .grid-container .service-menu .list .item .link{padding:4px 0;text-decoration:none}.page.customer-service.start-index .grid-container .service-menu .list .item .link.icon{display:inline-block;padding-left:48px;background-repeat:no-repeat;-webkit-background-size:30px 30px;background-size:30px 30px;background-position:0}.page.customer-service.start-index .grid-container .left-block{-ms-grid-row:3;-ms-grid-column:1;grid-area:left-block}.page.customer-service.start-index .grid-container .mid-block{-ms-grid-row:3;-ms-grid-column:3;grid-area:mid-block}.page.customer-service.start-index .grid-container .right-block{-ms-grid-row:3;-ms-grid-column:5;grid-area:right-block}@media(max-width:1024px){.page.customer-service.start-index .grid-container .service-menu{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:3}.page.customer-service.start-index .grid-container .left-block{-ms-grid-row:3;-ms-grid-column:1;-ms-grid-column-span:3}.page.customer-service.start-index .grid-container .mid-block{-ms-grid-row:5;-ms-grid-column:1}.page.customer-service.start-index .grid-container .right-block{-ms-grid-row:5;-ms-grid-column:3}}@media(max-width:720px){.page.customer-service.start-index .grid-container .service-menu{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:1}.page.customer-service.start-index .grid-container .left-block{-ms-grid-row:3;-ms-grid-column:1;-ms-grid-column-span:1}.page.customer-service.start-index .grid-container .mid-block{-ms-grid-row:5;-ms-grid-column:1}.page.customer-service.start-index .grid-container .right-block{-ms-grid-row:7;-ms-grid-column:1}}.page.customer-service.start-index .grid-container .left-block .block,.page.customer-service.start-index .grid-container .mid-block .block,.page.customer-service.start-index .grid-container .right-block .block{margin-top:0;margin-bottom:0}.page.customer-service.start-index .grid-container .left-block .block+.block,.page.customer-service.start-index .grid-container .mid-block .block+.block,.page.customer-service.start-index .grid-container .right-block .block+.block{margin-top:40px}.block.button-action{text-align:center}.block.button-action .edge-btn.big{padding:16px 48px;font-size:3rem;-webkit-border-radius:32px;border-radius:32px}.block.campaign .campaign-box-link{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding:32px 32px 32px 30%;color:#333;background-color:#fff;text-decoration:none;-webkit-border-radius:8px;border-radius:8px}.block.campaign .campaign-box-link:active,.block.campaign .campaign-box-link:focus,.block.campaign .campaign-box-link:hover{-webkit-box-shadow:0 5px 20px 0 rgba(0,0,0,.2);box-shadow:0 5px 20px 0 rgba(0,0,0,.2)}.block.campaign .campaign-box-link img{position:absolute;top:50%;left:15%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:auto;max-width:25%;height:80%;-webkit-border-radius:8px;border-radius:8px;-o-object-fit:scale-down;object-fit:scale-down}.block.channels-legacy{text-align:center}.block.column div[class^=container]{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}@media(max-width:720px){.block.column div[class^=container]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center}.block.column div[class^=container]>.box{width:100%}}.block.column .container-1>.box{width:100%}.block.column .container-2>.box{width:-webkit-calc(50% - 24px);width:calc(50% - 24px)}.block.column .container-3>.box{width:-webkit-calc(33.33% - 24px);width:calc(33.33% - 24px)}.block.column .container-4>.box{width:-webkit-calc(25% - 24px);width:calc(25% - 24px)}@media(max-width:1024px){.block.column .container-3>.box,.block.column .container-4>.box{width:-webkit-calc(50% - 24px);width:calc(50% - 24px)}}.block.column .box{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 24px 24px 0;padding:24px;color:#333;background-color:#fff;text-align:center;text-decoration:none;-webkit-border-radius:8px;border-radius:8px;cursor:pointer}.block.column .box:active,.block.column .box:focus,.block.column .box:hover{-webkit-box-shadow:0 5px 20px 0 rgba(0,0,0,.2);box-shadow:0 5px 20px 0 rgba(0,0,0,.2)}.block.column .box .image-wrapper{max-width:none;margin:-24px -24px 8px}.block.column .box .image-wrapper img{max-width:100%;-webkit-border-radius:8px 8px 0 0;border-radius:8px 8px 0 0;vertical-align:middle}.block.column .box h2{font-size:3rem;font-weight:400}.block.column .box .price-line{font-size:2.75rem;font-weight:400}.block.column .box>*{max-width:100%}.block.column .box>:not(.image-wrapper){margin:auto}.block.column .box>:not(:last-child){margin-bottom:8px}.block.editor.center-align{text-align:center}.block.editor .show-columns{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}@media(max-width:720px){.block.editor .show-columns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.block.editor .show-columns .second-column{margin-left:64px}@media(max-width:720px){.block.editor .show-columns .second-column{margin-top:40px;margin-left:0}}.block.editor .show-columns>*{width:50%}@media(max-width:720px){.block.editor .show-columns>*{width:100%}}.block.editor .show-rows{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.block.editor .show-rows>*{margin-bottom:40px}.block.editor .sub-heading{font-size:3rem;margin-bottom:24px}.block.editor p span{font-size:2rem}.block.editor ul li a{color:#333!important}.block.faq{max-width:700px}.block.faq .block.dropdown,.block.faq .block.dropdown:last-child{margin:40px auto 0}.block.image .main-image{display:block;max-width:100%;margin:0 auto 40px;-webkit-border-radius:8px;border-radius:8px}@media(max-width:550px){.block.image .main-image{-webkit-border-radius:0;border-radius:0;position:relative;left:50%;right:50%;width:100vw;max-width:100vw;margin-left:-50vw;margin-right:-50vw}}.block.image .block-title,.block.image .rich-text{text-align:center}.block.image .rich-text .checklist{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(max-width:550px){.block.image .rich-text .checklist{-webkit-box-pack:start;-webkit-justify-content:start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:start;text-align:start}}.block.image .rich-text .checklist li{padding-right:24px}.block.image-gallery{padding:24px;background-color:#fff;-webkit-border-radius:8px;border-radius:8px}.block.image-gallery .sub-heading{margin-bottom:24px;font-size:3rem}.block.image-gallery .gallery-container{display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-gap:12px;grid-auto-flow:dense}.block.image-gallery .gallery-container .thumbnail{-webkit-background-size:cover;background-size:cover;background-position:50%;-webkit-border-radius:8px;border-radius:8px}.block.image-gallery .gallery-container .thumbnail:after{content:"";display:block;padding-top:62.5%}.mfp-zoom-out-cur{cursor:-webkit-zoom-out;cursor:-moz-zoom-out;cursor:zoom-out}.mfp-bg,.mfp-wrap{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999}.mfp-bg{background-color:#0b0b0b;opacity:.8}.mfp-container{position:absolute;width:100%;height:100%;left:0;top:0;text-align:center;padding:0 8px}.mfp-container:before{content:"";height:100%}.mfp-container:before,.mfp-content{display:inline-block;vertical-align:middle}.mfp-content{position:relative;max-width:100%}.mfp-arrow,.mfp-close{background:transparent;color:#fff;border:none;padding:0;font-size:4rem;line-height:5rem;opacity:.65;outline:none}.mfp-arrow:focus,.mfp-arrow:hover,.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close{position:absolute;top:0;right:0;width:100%;text-align:right;cursor:pointer}.mfp-figure{cursor:pointer;line-height:0}.mfp-figure figure{margin:0}.mfp-img{max-width:100%;padding:2.5em 0}.mfp-bottom-bar{position:absolute;margin-top:-2.5em;top:100%;left:0;cursor:auto}.mfp-title{text-align:left;line-height:2.25rem;color:#f3f3f3;padding-right:3.75em}.mfp-counter{font-size:2rem;line-height:2.25rem;top:4px;right:0;width:5em}.mfp-counter,.mfp-preloader{color:#ccc;position:absolute}.mfp-preloader{top:50%;left:8px;right:8px;margin-top:-.8em;text-align:center}.mfp-s-ready .mfp-preloader{display:none}.mfp-arrow{position:absolute;top:50%;margin-top:-55px;width:90px;height:110px}.mfp-arrow-left{left:0}.mfp-arrow-right{right:0}.mfp-arrow:after,.mfp-arrow:before{content:"";display:block;width:0;position:absolute;top:0;left:0;margin-top:35px;border-width:3px}.mfp-arrow:before{border-top:21px solid transparent;border-bottom:21px solid transparent}.mfp-arrow:after{border-top:13px solid transparent;border-bottom:13px solid transparent}.mfp-arrow-left:before{border-right:27px solid #3f3f3f;margin-left:25px}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px;top:8px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f;margin-left:35px}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px;top:8px}@media(max-width:56.25em){.mfp-container{height:100%;text-align:center;padding:0 8px}.mfp-arrow{-webkit-transform:scale(.75);-ms-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;-ms-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;-ms-transform-origin:100%;transform-origin:100%}}@media(max-width:50em) and (orientation:landscape),all and (max-height:18.75em){.mfp-close{position:fixed;top:0;right:0;width:1.25em;height:1.25em;line-height:1.25;text-align:center;background-color:#000;background-color:rgba(0,0,0,.6)}.mfp-img{padding:0;display:block}.mfp-bottom-bar{position:fixed;margin-top:0;top:auto;bottom:0;width:100%;padding:3px 5px;background-color:#000;background-color:rgba(0,0,0,.6)}.mfp-counter{right:5px;top:3px}}.block.ks-news-feed{padding:0 16px}.block.ks-news-feed .content-heading,.block.ks-sales-activities .content-heading{margin-bottom:24px}.block.menu-block .content-heading{font-size:3rem}.block.menu-block ol,.block.menu-block ul{margin-bottom:16px;margin-left:0;list-style:none}.block.menu-block ol li,.block.menu-block ul li{margin-bottom:0;padding-left:0}.block.menu-block ol li a,.block.menu-block ul li a{display:block;padding:16px;color:#333;font-weight:400;text-decoration:none;border-bottom:1px solid #e9e9e9}.block.menu-block ol li a:focus,.block.menu-block ol li a:hover,.block.menu-block ul li a:focus,.block.menu-block ul li a:hover{background-color:#fff}.block.receiver-info .content-wrapper{width:62%;margin-bottom:48px;padding:48px 64px;background-color:#fff;-webkit-border-radius:8px;border-radius:8px}@media(max-width:900px){.block.receiver-info .content-wrapper{width:100%}}@media(max-width:720px){.block.receiver-info .content-wrapper{padding:24px 16px}}.block.receiver-info .content-wrapper>:not(:last-child){margin-bottom:32px}@media(max-width:720px){.block.receiver-info .content-wrapper>:not(:last-child){margin-bottom:16px}}.block.receiver-info .content-wrapper img{max-width:100%;height:auto;-webkit-border-radius:8px;border-radius:8px}.block.receiver-info .content-wrapper>img{width:100%;max-width:600px}.block.receiver-info .content-wrapper img[title=hus-knappen]{margin-bottom:0}.block.recently-changed{max-width:600px;margin:0 auto}.block.recently-changed .content-heading{margin-bottom:24px}.block.signal-coverage .signal-coverage-container{display:-ms-grid;display:grid;-ms-grid-columns:1fr 48px 1fr;grid-template-columns:1fr 1fr;grid-template-areas:"title form" "lead form" ". form";-webkit-column-gap:48px;-moz-column-gap:48px;column-gap:48px;-webkit-border-radius:8px;border-radius:8px}@media(max-width:900px){.block.signal-coverage .signal-coverage-container{-ms-grid-columns:1fr;grid-template-columns:1fr;grid-template-areas:"title" "lead" "form";padding:0}}.block.signal-coverage .signal-coverage-container .block-title{-ms-grid-row:1;-ms-grid-column:1;grid-area:title}.block.signal-coverage .signal-coverage-container .lead-paragraph{-ms-grid-row:2;-ms-grid-column:1;grid-area:lead}.block.signal-coverage .signal-coverage-container form{-ms-grid-row:1;-ms-grid-row-span:3;-ms-grid-column:3;grid-area:form}@media(max-width:900px){.block.signal-coverage .signal-coverage-container .block-title{-ms-grid-row:1;-ms-grid-column:1}.block.signal-coverage .signal-coverage-container .lead-paragraph{-ms-grid-row:2;-ms-grid-column:1}.block.signal-coverage .signal-coverage-container form{-ms-grid-row:3;-ms-grid-row-span:1;-ms-grid-column:1}}.block.signal-coverage .signal-coverage-container form .form-row{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.block.signal-coverage .signal-coverage-container form .form-row>:not(:last-child){margin-right:16px}.block.signal-coverage .signal-coverage-container form .form-row .street{width:70%}.block.signal-coverage .signal-coverage-container form .form-row .building-letter,.block.signal-coverage .signal-coverage-container form .form-row .building-number,.block.signal-coverage .signal-coverage-container form .form-row .zip{width:15%;min-width:56px}.block.signal-coverage .signal-coverage-container form .form-row .city{width:85%}.block.signal-coverage .signal-coverage-container form .form-row label .red{color:#ef4642}.block.signal-coverage .signal-coverage-container form .form-row input{-webkit-border-radius:8px;border-radius:8px}.block.signal-coverage .signal-coverage-container form .edge-btn{margin-top:16px}@media(max-width:900px){.block.signal-coverage .signal-coverage-container form .edge-btn{display:block;margin:16px auto 0}}.block.signal-coverage .signal-coverage-container form .loader{margin-top:16px}.block.signal-coverage .signal-coverage-container form .loader img{display:inline}.block.signal-coverage .signal-coverage-container form .error,.block.signal-coverage .signal-coverage-container form .result{margin:40px auto;padding:32px;background-color:#fff;-webkit-border-radius:8px;border-radius:8px}.block.speech-bubble-block{-webkit-border-radius:8px;border-radius:8px}.block.speech-bubble-block.image-right .container{-ms-grid-columns:65% 1fr;grid-template-columns:65% 1fr;grid-template-areas:"description image" "description image-text"}.block.speech-bubble-block.image-right .container .description:before{display:none}.block.speech-bubble-block.image-right .container .description:after{content:"";position:absolute;top:40%;right:-39px;border-bottom:40px solid transparent;border-left:40px solid #fff}.block.speech-bubble-block.image-right .container .circle-image,.block.speech-bubble-block.image-right .container .circle-image-text{-ms-grid-column:2;grid-column:2}.block.speech-bubble-block.image-right .container .description{-ms-grid-column:1;grid-column:1}.block.speech-bubble-block.image-top .container{-ms-grid-columns:1fr;grid-template-columns:1fr;grid-template-areas:"image" "image-text" "description"}.block.speech-bubble-block.image-top .container .description{margin-top:-180px;padding-top:180px}@media(max-width:900px){.block.speech-bubble-block.image-top .container .description{margin-top:-140px;padding-top:160px}}.block.speech-bubble-block.image-top .container .description:before{display:none}.block.speech-bubble-block.image-top .container .circle-image{position:relative;width:160px;height:auto;-ms-grid-column-align:center;justify-self:center}.block.speech-bubble-block.image-top .container .circle-image-text{position:relative;color:#333}.block.speech-bubble-block.image-top .container .description{-ms-grid-column:1;grid-column:1;-ms-grid-row:3;grid-row:3}.block.speech-bubble-block .block-title-intro{font-size:5rem}.block.speech-bubble-block .container{display:-ms-grid;display:grid;-ms-grid-columns:1fr 80px 65%;grid-template-columns:1fr 65%;-ms-grid-rows:auto 16px auto;grid-template-areas:"image description" "image-text description";grid-gap:16px 80px}@media(max-width:900px){.block.speech-bubble-block .container>*{margin:0 auto}@supports(justify-self:center){.block.speech-bubble-block .container>*{margin:0;-ms-grid-column-align:center;justify-self:center}}}.block.speech-bubble-block .container .circle-image{-ms-grid-row:1;-ms-grid-column:1;grid-area:image;-webkit-align-self:end;-ms-flex-item-align:end;align-self:end;width:100%;-o-object-fit:cover;object-fit:cover;-webkit-border-radius:50%;border-radius:50%;border:4px solid #fff;z-index:10}.block.speech-bubble-block .container .circle-image-text{-ms-grid-row:3;-ms-grid-column:1;grid-area:image-text;text-align:center;z-index:20}.block.speech-bubble-block .container .description{-ms-grid-row:1;-ms-grid-row-span:3;-ms-grid-column:3;grid-area:description;position:relative;padding:64px;color:#333;background-color:#fff;-webkit-border-radius:8px;border-radius:8px}@media(max-width:900px){.block.speech-bubble-block .container .description{padding:24px}}.block.speech-bubble-block .container .description:before{content:"";position:absolute;top:40%;left:-39px;border-bottom:40px solid transparent;border-right:40px solid #fff}.block.speech-bubble-block .container .description .block-title .sub-heading{font-size:3rem}@media(max-width:900px){.block.speech-bubble-block .container,.block.speech-bubble-block.image-right .container{-ms-grid-columns:1fr;grid-template-columns:1fr;grid-template-areas:"image" "image-text" "description"}.block.speech-bubble-block .container .description,.block.speech-bubble-block.image-right .container .description{margin-top:48px}.block.speech-bubble-block .container .description:after,.block.speech-bubble-block.image-right .container .description:after{display:none}.block.speech-bubble-block .container .description:before,.block.speech-bubble-block.image-right .container .description:before{display:block;top:-39px;left:60%;border-right:40px solid transparent;border-bottom:40px solid #fff}.block.speech-bubble-block .container .circle-image,.block.speech-bubble-block.image-right .container .circle-image{-ms-grid-column:1;grid-column:1;width:40%}.block.speech-bubble-block .container .circle-image{-ms-grid-row:1;-ms-grid-column:1}.block.speech-bubble-block .container .circle-image-text{-ms-grid-row:3;-ms-grid-column:1}.block.speech-bubble-block .container .description{-ms-grid-row:5;-ms-grid-row-span:1;-ms-grid-column:1}}@media(max-width:900px) and (max-width:600px){.block.speech-bubble-block .container .circle-image,.block.speech-bubble-block.image-right .container .circle-image{width:70%}}@media(max-width:900px){.block.speech-bubble-block .container .circle-image-text,.block.speech-bubble-block.image-right .container .circle-image-text{-ms-grid-column:1;grid-column:1}}@media(max-width:900px){.block.speech-bubble-block .container .description,.block.speech-bubble-block.image-right .container .description{width:100%}}.block.two-column{display:-ms-grid;display:grid;padding:0 40px;-ms-grid-columns:1fr 32px 1fr;grid-template-columns:1fr 1fr;grid-gap:32px;-ms-grid-rows:auto 32px auto;grid-template-areas:"header header" "media description"}@media(max-width:900px){.block.two-column{padding:0 16px;grid-gap:0;-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:auto 0 auto 0 auto;grid-template-areas:"header" "media" "description"}.block.two-column>.description{-ms-grid-row:5;-ms-grid-row-span:1;-ms-grid-column:1}}.block.two-column .block-title-intro{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:3;grid-area:header}.block.two-column .media{-ms-grid-row:3;-ms-grid-column:1;grid-area:media;-webkit-align-self:center;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}@media(min-width:900px){.block.two-column .media.image-align-right{-ms-grid-row:3;-ms-grid-row-span:1;-ms-grid-column:3;grid-area:description}.block.two-column .media.image-align-right+.description{-ms-grid-row:3;-ms-grid-column:1;grid-area:media}}@media(max-width:900px){.block.two-column .media.no-mobile img{display:none}}.block.two-column .media img{display:block;width:100%;-webkit-border-radius:8px;border-radius:8px}@media(max-width:900px){.block.two-column .media img{margin-bottom:24px}}.block.two-column .media .video-container{position:relative;height:0;padding-bottom:56.25%;-webkit-border-radius:8px;border-radius:8px;overflow:hidden;z-index:1}.block.two-column .media .video-container embed,.block.two-column .media .video-container iframe,.block.two-column .media .video-container object,.block.two-column .media .video-container video{position:absolute;top:0;left:0;width:100%;height:100%}.block.two-column .description{-ms-grid-row:3;-ms-grid-row-span:1;-ms-grid-column:3;grid-area:description;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}@media(max-width:900px){.block.two-column .block-title-intro{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:1}.block.two-column .media{-ms-grid-row:3;-ms-grid-column:1}.block.two-column .media.image-align-right{-ms-grid-row:5;-ms-grid-row-span:1;-ms-grid-column:1}.block.two-column>.media.image-align-right{-ms-grid-row:5;-ms-grid-row-span:1;-ms-grid-column:1}.block.two-column .media.image-align-right+.description{-ms-grid-row:3;-ms-grid-column:1}.block.two-column .description{-ms-grid-row:5;-ms-grid-row-span:1;-ms-grid-column:1}.block.two-column>.description{-ms-grid-row:5;-ms-grid-row-span:1;-ms-grid-column:1}}.block.two-column .description .edge-btn{margin-top:8px}.block.two-column-text .columns{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.block.two-column-text .columns div[class^=col]{width:-webkit-calc(50% - 16px);width:calc(50% - 16px);padding:24px;background-color:#fff;-webkit-border-radius:8px;border-radius:8px}@media(max-width:720px){.block.two-column-text .columns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.block.two-column-text .columns div[class^=col]{width:100%;max-width:560px}.block.two-column-text .columns div[class^=col]:last-child{margin-top:24px}}.block.vertical-tabs .container{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.block.vertical-tabs .container .tabs-container{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:-webkit-min-content;height:-moz-min-content;height:min-content;background-color:#f9f9f9;z-index:1;-webkit-box-ordinal-group:0;-webkit-order:-1;-moz-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.block.vertical-tabs .container .tabs-container label{margin:0;padding:24px 32px;font-size:2.75rem;color:#333;border:1px solid rgba(0,0,0,.2);-webkit-border-radius:8px 0 0 8px;border-radius:8px 0 0 8px;cursor:pointer}.block.vertical-tabs .container .tabs-container label:focus,.block.vertical-tabs .container .tabs-container label:hover{background-color:#fff}.block.vertical-tabs .container .content{display:none;width:100%;padding:32px 56px;background:#fff;border:1px solid rgba(0,0,0,.2);-webkit-border-radius:0 8px 8px 0;border-radius:0 8px 8px 0;-webkit-transform:translateX(-1px);-ms-transform:translateX(-1px);transform:translateX(-1px);-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.block.vertical-tabs .container .content img{max-width:50%;max-height:274px;-webkit-border-radius:8px;border-radius:8px}.block.vertical-tabs .container .content img+.description{margin-left:48px}.block.vertical-tabs .container .content .description{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.block.vertical-tabs .container input[name=tab]{display:none}.block.vertical-tabs .container input[name=tab]:checked+.content{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.block.vertical-tabs .container input[id=tab1]:checked~.tabs-container label[for=tab1],.block.vertical-tabs .container input[id=tab2]:checked~.tabs-container label[for=tab2],.block.vertical-tabs .container input[id=tab3]:checked~.tabs-container label[for=tab3],.block.vertical-tabs .container input[id=tab4]:checked~.tabs-container label[for=tab4],.block.vertical-tabs .container input[id=tab5]:checked~.tabs-container label[for=tab5]{margin-left:-8px;background-color:#fff;border-right:none}@media only screen and (max-width:900px){.block.vertical-tabs .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.block.vertical-tabs .container .tabs-container{width:-webkit-min-content;width:-moz-min-content;width:min-content;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.block.vertical-tabs .container .tabs-container label{font-size:2.25rem;-webkit-border-radius:8px 8px 0 0;border-radius:8px 8px 0 0}.block.vertical-tabs .container .content{-webkit-border-radius:0 8px 8px;border-radius:0 8px 8px;-webkit-transform:translateY(-1px);-ms-transform:translateY(-1px);transform:translateY(-1px);-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.block.vertical-tabs .container .content img{max-width:100%;margin-bottom:24px}.block.vertical-tabs .container .content img+.description{margin-left:0}.block.vertical-tabs .container input[id=tab1]:checked~.tabs-container label[for=tab1],.block.vertical-tabs .container input[id=tab2]:checked~.tabs-container label[for=tab2],.block.vertical-tabs .container input[id=tab3]:checked~.tabs-container label[for=tab3],.block.vertical-tabs .container input[id=tab4]:checked~.tabs-container label[for=tab4],.block.vertical-tabs .container input[id=tab5]:checked~.tabs-container label[for=tab5]{margin-left:0;margin-top:-8px;border-right:1px solid rgba(0,0,0,.2);border-bottom:none}}@media only screen and (max-width:600px){.block.vertical-tabs .container .tabs-container label{padding:16px 24px}.block.vertical-tabs .container .content{padding:32px 24px}}.block.video{max-width:960px;margin-left:auto;margin-right:auto}.block.video .section-heading{text-align:center;margin-bottom:40px}.block.video .video-container{position:relative;height:0;padding-bottom:56.25%;-webkit-border-radius:8px;border-radius:8px;overflow:hidden;z-index:1}.block.video .video-container embed,.block.video .video-container iframe,.block.video .video-container object,.block.video .video-container video{position:absolute;top:0;left:0;width:100%;height:100%}.block-title{margin-bottom:32px}.block-title-intro,.main-image{margin-bottom:40px}.main-image .flexslider{margin:0;border:0;-webkit-border-radius:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;background:transparent}.main-image .flexslider *{padding:0}.main-image .flexslider .slides img{-webkit-border-radius:8px;border-radius:8px}.main-image .flexslider .flex-direction-nav{display:none}.main-image .flexslider .flex-control-thumbs{-webkit-border-radius:8px;border-radius:8px}.display-template.menu-links{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:64px}@supports(grid-gap:0){.display-template.menu-links{display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:16px;list-style:none}}.display-template.menu-links li{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-right:16px;margin-bottom:16px}@supports(grid-gap:0){.display-template.menu-links li{margin-right:0;margin-bottom:0}}.display-template.menu-links li a{display:block;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:16px;background-color:#fff;text-align:center;text-decoration:none;-webkit-border-radius:8px;border-radius:8px}.display-template.menu-links li a:active,.display-template.menu-links li a:focus,.display-template.menu-links li a:hover{-webkit-box-shadow:0 5px 20px 0 rgba(0,0,0,.2);box-shadow:0 5px 20px 0 rgba(0,0,0,.2)}.speech-bubble{position:relative;max-width:800px;margin:0 auto 32px;padding-left:144px}.speech-bubble .avatar{position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.speech-bubble .avatar .image{width:88px;height:88px;-webkit-border-radius:50%;border-radius:50%;-webkit-background-size:cover;background-size:cover}.speech-bubble .avatar .image img{display:block}.speech-bubble .avatar p{margin-top:8px;text-align:center}.speech-bubble .dialog{padding:20px;-webkit-border-radius:8px;border-radius:8px;background-color:#fff;text-align:center}@media(max-width:480px){.speech-bubble{padding-left:0}.speech-bubble .avatar{display:none}}.breadcrumbs{margin-bottom:24px;list-style:none;text-align:left}.breadcrumbs li{display:inline-block;font-size:1.75rem}.breadcrumbs li:not(:last-child){margin-right:8px}.partial.page-title{margin-bottom:64px}@media(max-width:720px){.partial.page-title{margin-bottom:48px}}.partial.page-title .sub-title{margin-top:16px;font-size:3rem}.page.customer-service>h1,.page.customer-service>h2,.page.customer-service>h3,.page.customer-service>h4,.page.customer-service>h5,.page.customer-service>h6{margin-bottom:1em}.page.customer-service .shortcuts{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;max-width:600px;margin:0 auto 64px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none}.page.customer-service .shortcuts li{display:block;width:45%;margin-bottom:16px}.page.customer-service .shortcuts li a{display:block;text-align:center}.page.customer-service .shortcuts.column-count-3 li{width:26%}@media(max-width:500px){.page.customer-service .shortcuts.column-count-3 li,.page.customer-service .shortcuts li{width:100%}}.ks-list{margin-bottom:32px;list-style:none}.ks-list .item{margin-bottom:16px;-webkit-border-radius:8px;border-radius:8px}@media(max-width:1024px){.ks-list .item{margin-bottom:16px;padding:8px 24px;background-color:#fff;-webkit-border-radius:8px;border-radius:8px}}.ks-list .item:active,.ks-list .item:focus,.ks-list .item:hover{position:relative;background-color:#fff;-webkit-border-radius:8px;border-radius:8px;-webkit-box-shadow:0 5px 20px 0 rgba(0,0,0,.2);box-shadow:0 5px 20px 0 rgba(0,0,0,.2)}.ks-list .item .link{display:block;margin-bottom:8px;color:#333;text-decoration:none}.ks-list .item .link .title{font-size:2.5rem;font-weight:400}.ks-list .item .link .date{display:block;color:#585858}.ks-list .item .link p{margin:.5em 0 0}.ks-list .item.image{-webkit-background-size:cover;background-size:cover}.ks-list .item.image .link{background-color:transparent;text-align:center;color:#fff}.ks-list .item.image .link .title{font-size:2.25rem}.ks-list .item.image .link p{margin:1em 0 .5em}.ks-list.news .item{position:relative;padding:8px 24px;background-color:#fff}.ks-list.news .item.high:before,.ks-list.news .item.medium:before{content:"!";display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;position:absolute;left:0;top:0;bottom:0;width:16px;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:700;text-align:center;-webkit-border-radius:8px 0 0 8px;border-radius:8px 0 0 8px}.ks-list.news .item.high:before{background-color:#ef4642}.ks-list.news .item.medium:before{background-color:#00aec7}.ks-list.sales .item{margin-bottom:24px}.ks-list.sales .item:active,.ks-list.sales .item:focus,.ks-list.sales .item:hover{top:-8px;left:-16px;margin-right:-32px;margin-bottom:0;padding:8px 16px}.ks-list.sales .item:active:last-child,.ks-list.sales .item:focus:last-child,.ks-list.sales .item:hover:last-child{margin-bottom:-24px}.ks-list.sales .item.tagged{padding-top:0}.ks-list.sales .item.tagged .tags .tag span{font-weight:400}.ks-list.sales .item.tagged:active,.ks-list.sales .item.tagged:focus,.ks-list.sales .item.tagged:hover{top:0;margin-bottom:8px}.ks-list.sales .item.tagged:active:last-child,.ks-list.sales .item.tagged:focus:last-child,.ks-list.sales .item.tagged:hover:last-child{margin-bottom:-16px}.ks-list.sales .item.tagged:active .tags .tag,.ks-list.sales .item.tagged:focus .tags .tag,.ks-list.sales .item.tagged:hover .tags .tag{position:relative;left:-16px;-webkit-border-radius:8px 0 8px 0;border-radius:8px 0 8px 0}.ks-list.sales .item.tagged:active .tags .tag span,.ks-list.sales .item.tagged:focus .tags .tag span,.ks-list.sales .item.tagged:hover .tags .tag span{padding-left:16px}.ks-list.sales .item .tags{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;position:relative;top:0;left:0;margin-bottom:8px}@media(max-width:1024px){.ks-list.sales .item .tags{left:0;margin-right:0;margin-left:-24px}}.ks-list.sales .item .tags .tag{display:block;margin-right:1px;padding:2px 16px 4px;background:#00aec7;color:#fff;-webkit-border-radius:8px;border-radius:8px}@media(max-width:1024px){.ks-list.sales .item .tags .tag{-webkit-border-radius:8px 0 8px 0;border-radius:8px 0 8px 0}}.ks-filter-tags li{display:inline-block;margin-right:8px}.ks-filter-tags li a{text-decoration:none;color:#333}.ks-filter-tags li a.selected,.ks-filter-tags li a:focus,.ks-filter-tags li a:hover{text-decoration:underline}.date-filter{margin:16px 0}.option-combo.year{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-bottom:16px}.option-combo.year .nav-arrow{text-decoration:none;color:#333}.option-combo.year .nav-arrow:first-child{margin-right:8px}.option-combo.year .nav-arrow:last-child{margin-left:8px}.option-combo.category .ks-filter-tags li{display:block;margin-right:0}.option-combo.category .ks-filter-tags li a{padding:4px 8px}.page.status{max-width:800px;padding:10rem 3rem}.page.status .title{margin-bottom:4rem}.page.status .overall-status{position:relative;margin-bottom:6rem;padding-left:7rem}.page.status .overall-status:after{content:"";display:block;position:absolute;left:0;top:50%;width:5rem;height:5rem;-webkit-border-radius:50%;border-radius:50%;background-color:#4cbb81;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.page.status .overall-status.minor-incident:after{background-color:#f2a900}.page.status .overall-status.critical-error:after{background-color:#e01c17}.page.status .messages{margin-bottom:8rem}.page.status .messages h2{margin-bottom:2rem;padding-bottom:.5rem;border-bottom:2px solid #333;font-size:2.5rem}.page.status .messages ul{list-style:none}.page.status .messages ul li{margin-bottom:2rem;padding:1rem 2rem;-webkit-border-radius:1rem;border-radius:1rem}.page.status .messages ul li.minor-incident{border:2px solid #f2a900}.page.status .messages ul li.critical-error{border:2px solid #e01c17}.page.status .messages ul li.solved{border:2px solid #4cbb81}.page.status .messages ul li.maintenance{border:2px solid #00aec7}.page.status .messages ul li h3{margin-bottom:.5rem;font-size:2.5rem;font-weight:500}.page.status .help h4{margin-bottom:1rem}.page.status .help p+h4{margin-top:4rem}.block.step-by-step{min-height:-webkit-calc(100vh - 140px);min-height:calc(100vh - 140px);margin-top:0;padding:40px 0 80px;background-color:#f9f9f9}@media(max-width:1024px){.block.step-by-step{padding:30px 0 60px}}@media(max-width:720px){.block.step-by-step{padding:20px 0 40px}}.block.step-by-step .contain{max-width:800px}.block.step-by-step .breadcrumbs{margin:0 0 60px}.block.step-by-step .breadcrumbs a,.block.step-by-step .breadcrumbs a:active,.block.step-by-step .breadcrumbs a:hover{font-size:2.25rem;color:#333;text-decoration:none}.block.step-by-step .breadcrumbs a:active:hover,.block.step-by-step .breadcrumbs a:active:last-child,.block.step-by-step .breadcrumbs a:hover,.block.step-by-step .breadcrumbs a:hover:hover,.block.step-by-step .breadcrumbs a:hover:last-child,.block.step-by-step .breadcrumbs a:last-child{text-decoration:underline}.block.step-by-step .breadcrumbs a~a{position:relative;margin-left:12px;padding-left:24px}.block.step-by-step .breadcrumbs a~a:before{content:"";position:absolute;left:0;top:8px;width:8px;height:11px;background-image:url(/dist/features/arrow-gray-dark.f8c14387.svg)}@media(max-width:1024px){.block.step-by-step .breadcrumbs{margin:0 0 40px}}@media(max-width:720px){.block.step-by-step .breadcrumbs{margin:0 0 20px}.block.step-by-step .breadcrumbs a,.block.step-by-step .breadcrumbs a:active,.block.step-by-step .breadcrumbs a:hover{font-size:1.75rem}.block.step-by-step .breadcrumbs a~a{margin-left:10px;padding-left:20px}.block.step-by-step .breadcrumbs a~a:before{top:5px;background-repeat:no-repeat;background-position:50%;-webkit-background-size:80% 80%;background-size:80%}}.block.step-by-step .boxes h1,.block.step-by-step .boxes h2,.block.step-by-step .tvs h1,.block.step-by-step .tvs h2,.block.step-by-step .wizard h1,.block.step-by-step .wizard h2{margin:0 0 30px}.block.step-by-step .introduction{margin:0 0 60px;padding:0}.block.step-by-step .sbs-list{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin:0 0 30px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;list-style:none}.block.step-by-step .sbs-list li{position:relative;width:48%;margin:0 0 4%;background-color:transparent;-webkit-border-radius:8px;border-radius:8px;-webkit-transition:background-color .2s ease-out;-o-transition:background-color .2s ease-out;transition:background-color .2s ease-out}.block.step-by-step .sbs-list li a{display:block;text-decoration:none;cursor:pointer}.block.step-by-step .sbs-list li a:before{content:"";display:block;padding:60% 0 0}.block.step-by-step .sbs-list li a img{display:block;position:absolute;left:50%;top:35%;width:auto;max-width:70%;max-height:50%;-webkit-border-radius:8px;border-radius:8px;-webkit-transform:translate(-50%,-50%) scale(1);-ms-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;-o-transition:transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out}.block.step-by-step .sbs-list li a h3{position:absolute;left:10%;top:75%;width:80%;font-size:3rem;color:#333;text-align:center;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media(max-width:1024px){.block.step-by-step .sbs-list li a h3{font-size:2.75rem}}@media(max-width:720px){.block.step-by-step .sbs-list li a h3{font-size:2.5rem}}.block.step-by-step .sbs-list li a:hover{background-color:#fff;-webkit-border-radius:8px;border-radius:8px;-webkit-box-shadow:0 10px 15px 0 rgba(0,0,0,.12);box-shadow:0 10px 15px 0 rgba(0,0,0,.12);-webkit-transition-duration:.15s;-o-transition-duration:.15s;transition-duration:.15s;-webkit-transition-delay:50ms;-o-transition-delay:50ms;transition-delay:50ms}.block.step-by-step .sbs-list li a:hover img{-webkit-transform:translate(-50%,-50%) scale(1.1);-ms-transform:translate(-50%,-50%) scale(1.1);transform:translate(-50%,-50%) scale(1.1)}@media(max-width:720px){.block.step-by-step .sbs-list{max-width:460px;margin-right:auto;margin-left:auto}.block.step-by-step .sbs-list li{width:100%;margin:0 0 24px}}.block.step-by-step .sbs-list.compact li a:before{display:none}.block.step-by-step .sbs-list.compact li a img{left:80%;top:50%;width:auto;height:70%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media(max-width:400px){.block.step-by-step .sbs-list.compact li a img{display:none}}.block.step-by-step .sbs-list.compact li a h3{position:relative;left:auto;top:auto;width:100%;padding:14px 32px 18px;white-space:nowrap;text-align:left;-webkit-transform:none;-ms-transform:none;transform:none}.block.step-by-step .wizard{position:relative}.block.step-by-step .wizard h1{margin:0 0 12px;padding:0 50px 0 0}.block.step-by-step .wizard .slide-indicator{position:absolute;right:0;top:21px;font-size:2.5rem;font-weight:500}@media(max-width:1024px){.block.step-by-step .wizard .slide-indicator{top:15px}}@media(max-width:720px){.block.step-by-step .wizard .slide-indicator{top:5px}}.block.step-by-step .wizard .slider{overflow:hidden;visibility:hidden;margin:0 -30px 40px;-webkit-border-radius:12px;border-radius:12px}@media(max-width:1024px){.block.step-by-step .wizard .slider{margin:0 -20px 60px;-webkit-border-radius:0;border-radius:0}}.block.step-by-step .wizard .slider.slick-initialized{visibility:visible}.block.step-by-step .wizard .slider .slick-slide{margin:0 30px}@media(max-width:1024px){.block.step-by-step .wizard .slider .slick-slide{margin:0 20px}}.block.step-by-step .wizard .slider .slick-slide img{display:block;width:100%;margin:0 0 20px;-webkit-border-radius:12px;border-radius:12px}.block.step-by-step .wizard .slider .slick-slide .description img{display:none}.block.step-by-step .wizard .slider .completion-slide{text-align:center}.block.step-by-step .wizard .slider .completion-slide:before{content:"";display:block;padding:12% 0 0}.block.step-by-step .wizard .slider-nav{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.block.step-by-step .wizard .slider-nav .slick-disabled{visibility:hidden}.block.step-by-step .cant-find-link{display:block;margin:0 0 50px;color:#333;text-align:center}.block.step-by-step .notice{max-width:80%;margin:0 auto;padding:16px 24px;-webkit-box-shadow:0 10px 15px 0 rgba(0,0,0,.12);box-shadow:0 10px 15px 0 rgba(0,0,0,.12);background-color:#fff;font-size:2.25rem;text-align:center}.burger{position:relative;width:50px;height:50px;border:0;outline:0;background-color:transparent;background-image:url(/dist/features/burger.270471e2.svg);background-position:50%;background-repeat:no-repeat;cursor:pointer}.burger.toggled{background-image:url(/dist/features/close.770bd304.svg)}@-webkit-keyframes hollow-dots-spinner-animation{50%{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{opacity:0}}@keyframes hollow-dots-spinner-animation{50%{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{opacity:0}}.search{background-color:#fff}.search .search-bar{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;position:relative;padding:0 60px;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.search .search-bar,.search .search-bar:before{height:100%;-webkit-box-shadow:inset 0 -1px 0 0 #e0e0e0;box-shadow:inset 0 -1px 0 0 #e0e0e0}.search .search-bar:before{content:"";display:block;position:absolute;left:50%;top:0;z-index:-1;width:100vw;background-color:#fff;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}@media(max-width:740px){.search .search-bar{padding:0 5%}}.search .search-bar .search-input{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-webkit-align-items:stretch;-moz-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;height:40px}@media(max-width:740px){.search .search-bar .search-input{width:100%}}.search .search-bar .search-input input{width:570px;padding:0 20px 2px;outline:0;font-size:2rem;font-weight:300;-webkit-border-top-left-radius:20px;border-top-left-radius:20px;-webkit-border-bottom-left-radius:20px;border-bottom-left-radius:20px;border:1px solid #585858;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media(max-width:740px){.search .search-bar .search-input input{width:100%}}.search .search-bar .search-input button{width:44px;border:1px solid #585858;border-left:none;-webkit-border-top-right-radius:20px;border-top-right-radius:20px;-webkit-border-bottom-right-radius:20px;border-bottom-right-radius:20px;outline:none;background-color:#fff;background-image:url(/dist/features/magnifying-glass-no-border.216e8826.svg);background-repeat:no-repeat;background-position:22% 40%;-webkit-background-size:80% 80%;background-size:80%;font-size:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.search .search-bar .search-input button:focus,.search .search-bar .search-input button:hover{background-color:#f9f9f9}@media(max-width:980px){.search .search-bar .search-input{height:34px}.search .search-bar .search-input input{font-size:1.75rem}}.search .search-bar .close{position:absolute;right:30px;top:50%;width:25px;height:25px;border:0;outline:0;background-color:transparent;background-image:url(/dist/features/close.f4f9786e.svg);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;-o-transition:transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out;cursor:pointer}.search .search-bar .close:focus,.search .search-bar .close:hover{outline:0;-webkit-transform:translateY(-50%) scale(1.4);-ms-transform:translateY(-50%) scale(1.4);transform:translateY(-50%) scale(1.4)}.search .errors{position:fixed;z-index:999;width:100%;background-color:#f9f9f9;text-align:center}.search .contain{max-width:1180px;margin:0 auto}.search .search-results{position:fixed;left:0;right:0;top:128px;bottom:0;overflow-y:scroll;padding:40px;background-color:#f9f9f9}@media(max-width:980px){.search .search-results{top:108px;padding:5%}}@media(max-width:740px){.search .search-results{top:20vh}}@media(max-width:740px) and (max-height:480px){.search .search-results{top:96px}}@media(max-width:740px) and (min-height:640px){.search .search-results{top:128px}}.search .search-results h1{position:relative;margin-bottom:80px;font-size:4.25rem;text-align:center}@media(max-width:720px){.search .search-results h1{margin-bottom:40px;font-size:3.25rem}}.search .search-results h1 span{display:block;position:relative;margin-bottom:40px;font-size:1.75rem;letter-spacing:2.3px;text-transform:uppercase}.search .search-results h1 span:after{content:"";display:block;position:absolute;left:50%;bottom:-24px;width:34px;height:2px;background-color:#3c4043;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.search .search-results h2{margin-bottom:30px;font-size:3rem;font-weight:300}@media(max-width:740px){.search .search-results h2{margin-bottom:8px;font-size:2.5rem}}.search .search-results .pages{margin-bottom:60px;text-align:left;list-style:none}@media(max-width:740px){.search .search-results .pages{margin-bottom:40px}}.search .search-results .pages li a{display:block;position:relative;overflow:hidden;padding:12px 60px 12px 0;border-bottom:1px solid #eee;color:#000;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;text-decoration:none}@media(max-width:740px){.search .search-results .pages li a{padding-right:40px}}.search .search-results .pages li a h3,.search .search-results .pages li a p{display:inline;font-size:2rem}.search .search-results .pages li a h3{margin-right:20px}.search .search-results .pages li a:after{content:"";display:block;position:absolute;right:0;top:50%;width:30px;height:30px;background-image:url(/dist/features/arrow-forward.6bbcad6b.svg);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.search .search-results .pages li a:focus,.search .search-results .pages li a:hover{outline:0}.search .search-results .pages li a:focus h3,.search .search-results .pages li a:focus p,.search .search-results .pages li a:hover h3,.search .search-results .pages li a:hover p{text-decoration:underline}.search .search-results .content{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none}.search .search-results .content li{width:22%;margin-right:4%;margin-bottom:3%}.search .search-results .content li a h3{font-size:2.25rem}.search .search-results .content li:nth-child(4n){margin-right:0}@media(max-width:740px){.search .search-results .content li{width:48%;margin-right:4%}.search .search-results .content li a h3{font-size:2.5rem}.search .search-results .content li:nth-child(2n){margin-right:0;margin-bottom:5%}}@media(max-width:440px){.search .search-results .content li{width:100%;margin-right:0;margin-bottom:6%}}.search .search-results .content li a{display:block;width:100%;text-decoration:none}.search .search-results .content li a .image{width:100%;padding-top:56%;-webkit-border-radius:8px;border-radius:8px;margin-bottom:8px;-webkit-background-size:cover;background-size:cover;background-position:50%;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;-o-transition:transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out}.search .search-results .content li a h3{margin-left:8px;font-weight:300;color:#585858}.search .search-results .content li a:focus,.search .search-results .content li a:hover{outline:0}.search .search-results .content li a:focus .image,.search .search-results .content li a:hover .image{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.search .search-results .content li a:focus h3,.search .search-results .content li a:hover h3{text-decoration:underline}@media(max-width:440px){.search .search-results .content li a .image{margin-bottom:2px}.search .search-results .content li a h3{font-size:2.25rem}.search .search-results .content li a:hover .image{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}.search .hollow-dots-spinner,.search .hollow-dots-spinner *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.search .hollow-dots-spinner{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;position:fixed;top:140px;width:100%;height:15px;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.search .hollow-dots-spinner .dot{width:15px;height:15px;margin:0 7.5px;border:3px solid #ef4642;-webkit-border-radius:50%;border-radius:50%;float:left;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-animation:hollow-dots-spinner-animation .5s ease 0ms infinite;animation:hollow-dots-spinner-animation .5s ease 0ms infinite}.search .hollow-dots-spinner .dot:first-child{-webkit-animation-delay:.2s;animation-delay:.2s}.search .hollow-dots-spinner .dot:nth-child(2){-webkit-animation-delay:.4s;animation-delay:.4s}.search .hollow-dots-spinner .dot:nth-child(3){-webkit-animation-delay:.6s;animation-delay:.6s}@-webkit-keyframes page-links-fade-in{0%{opacity:0}to{opacity:1}}@keyframes page-links-fade-in{0%{opacity:0}to{opacity:1}}.nav-link{display:block;position:relative;padding-left:36px;font-size:2rem;font-weight:300;line-height:1.7;white-space:nowrap;text-decoration:none;-ms-user-select:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.nav-link,.nav-link:active,.nav-link:visited{color:#585858!important}.nav-link:before{content:attr(data-label);display:block;height:0;font-weight:400;overflow:hidden}.nav-link:after{content:"";display:block;position:absolute;left:0;top:0;width:30px;height:100%;background-repeat:no-repeat;background-position:50%;-webkit-background-size:100% 100%;background-size:100%}.nav-link.antenna:after{background-image:url(/dist/features/antenna.36ceeda3.svg);-webkit-background-size:82% auto;background-size:82% auto;background-position:50%}.nav-link.bad-time-emoji:after{background-image:url(/dist/features/bad-time-emoji.130a8cb0.svg);-webkit-background-size:83% auto;background-size:83% auto;background-position:50%}.nav-link.broadcaster:after{background-image:url(/dist/features/broadcaster.92497528.svg);-webkit-background-size:66% auto;background-size:66% auto;background-position:50%}.nav-link.camper-wagon:after{background-image:url(/dist/features/camper-wagon.77e80104.svg);-webkit-background-size:88% auto;background-size:88% auto;background-position:50%}.nav-link.fiber:after{background-image:url(/dist/features/fiber.7e51b3c7.svg);-webkit-background-size:90% auto;background-size:90% auto;background-position:50%}.nav-link.football:after{background-image:url(/dist/features/football.2dfc6e5d.svg);-webkit-background-size:81% auto;background-size:81% auto;background-position:50%}.nav-link.invoice:after{background-image:url(/dist/features/invoice.7af55500.svg);-webkit-background-size:80% auto;background-size:80% auto;background-position:50%}.nav-link.phone:after{background-image:url(/dist/features/phone.d102e584.svg);-webkit-background-size:81% auto;background-size:81% auto;background-position:50%}.nav-link.popcorn:after{background-image:url(/dist/features/popcorn.3f685cda.svg);-webkit-background-size:73% auto;background-size:73% auto;background-position:50%}.nav-link.rocket:after{background-image:url(/dist/features/rocket.0ac87e29.svg);-webkit-background-size:77% auto;background-size:77% auto;background-position:50%}.nav-link.streaming:after{background-image:url(/dist/features/streaming.d08efed7.svg);-webkit-background-size:100% auto;background-size:100% auto;background-position:50%}.nav-link.teddybear:after{background-image:url(/dist/features/teddybear.8df5468f.svg);-webkit-background-size:86% auto;background-size:86% auto;background-position:50%}.nav-link.tv-box:after{background-image:url(/dist/features/tv-box.e4f08a69.svg);-webkit-background-size:86% auto;background-size:86% auto;background-position:50%}.nav-link.tv:after{background-image:url(/dist/features/tv.0d32bf40.svg);-webkit-background-size:78% auto;background-size:78% auto;background-position:50%}.nav-link.popcorn:after{background-position:center 48%}.nav-link.tv:after{background-position:center 56%}.nav-link.tv-box:after{background-position:center 48%}.generic-button{display:block;width:132px;height:32px;padding-top:1px;border:1px solid #585858;-webkit-border-radius:16px;border-radius:16px;font-size:2rem;color:#585858;text-align:center;text-decoration:none}.generic-button:visited{border:1px solid #585858;color:#585858}.generic-button:active,.generic-button:focus,.generic-button:hover{border:1px solid #333;outline:0;font-weight:400;color:#333}@-webkit-keyframes new-header-fade-in{0%{opacity:0}to{opacity:1}}@keyframes new-header-fade-in{0%{opacity:0}to{opacity:1}}.menu{position:fixed;top:0;z-index:999;width:100%}.menu a,.menu button{-webkit-tap-highlight-color:transparent}.menu:not(.compact-version){display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:100%;max-width:1920px;height:64px;padding:0 20px;-webkit-box-shadow:inset 0 -1px 0 0 #e0e0e0;box-shadow:inset 0 -1px 0 0 #e0e0e0;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#fff}.menu:not(.compact-version):before{content:"";display:block;position:absolute;left:50%;top:0;z-index:-1;width:100vw;height:100%;-webkit-box-shadow:inset 0 -1px 0 0 #e0e0e0;box-shadow:inset 0 -1px 0 0 #e0e0e0;background-color:#fff;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}@media(max-width:980px){.menu:not(.compact-version){height:54px}}.menu:not(.compact-version) .logo{margin-right:66px;-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;-o-transition:transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out}.menu:not(.compact-version) .logo:focus,.menu:not(.compact-version) .logo:hover{outline:0;-webkit-transform:scale(1.08);-ms-transform:scale(1.08);transform:scale(1.08)}.menu:not(.compact-version) .logo img{display:block;width:84px;height:100%}@media(max-width:980px){.menu:not(.compact-version) .logo{margin-right:55px}.menu:not(.compact-version) .logo img{width:69px}}.menu:not(.compact-version) .nav-categories{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;list-style:none}.menu:not(.compact-version) .nav-categories>li{line-height:1}.menu:not(.compact-version) .nav-categories>li:not(:last-child){margin-right:80px}@media(max-width:980px){.menu:not(.compact-version) .nav-categories>li:not(:last-child){margin-right:40px}}.menu:not(.compact-version) .nav-categories>li button{position:relative;padding:0 20px 0 0;border:0;outline:0;background-color:transparent;font:2rem Averta;font-weight:300;text-align:center;color:#585858;cursor:pointer}.menu:not(.compact-version) .nav-categories>li button:after{content:"";display:block;position:absolute;width:8px;height:5px;margin-top:-3px;background-image:url(/dist/features/arrow.821c642b.svg);-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;-o-transition:transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out;right:0;top:12px;-webkit-transform:rotate(0deg) scale(1);-ms-transform:rotate(0deg) scale(1);transform:rotate(0deg) scale(1)}.menu:not(.compact-version) .nav-categories>li button.current,.menu:not(.compact-version) .nav-categories>li button:focus,.menu:not(.compact-version) .nav-categories>li button:hover{font-weight:400;color:#333}.menu:not(.compact-version) .nav-categories>li button.current:after,.menu:not(.compact-version) .nav-categories>li button:focus:after,.menu:not(.compact-version) .nav-categories>li button:hover:after{-webkit-transform:rotate(0deg) scale(1.25);-ms-transform:rotate(0deg) scale(1.25);transform:rotate(0deg) scale(1.25);-webkit-filter:brightness(0);filter:brightness(0)}.menu:not(.compact-version) .nav-categories>li button.current:after{-webkit-transform:rotate(-180deg) scale(1.25);-ms-transform:rotate(-180deg) scale(1.25);transform:rotate(-180deg) scale(1.25)}@media(max-width:980px){.menu:not(.compact-version) .nav-categories>li button{padding:0 16px 0 0;font-size:1.75rem}.menu:not(.compact-version) .nav-categories>li button:after{top:11px;-webkit-transform:rotate(0deg) scale(.9);-ms-transform:rotate(0deg) scale(.9);transform:rotate(0deg) scale(.9)}.menu:not(.compact-version) .nav-categories>li button.current:after,.menu:not(.compact-version) .nav-categories>li button:hover:after{-webkit-transform:rotate(0deg) scale(1.15);-ms-transform:rotate(0deg) scale(1.15);transform:rotate(0deg) scale(1.15)}.menu:not(.compact-version) .nav-categories>li button.current:after{-webkit-transform:rotate(-180deg) scale(1.15);-ms-transform:rotate(-180deg) scale(1.15);transform:rotate(-180deg) scale(1.15)}}.menu:not(.compact-version) .nav-categories>li .page-links{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;position:absolute;left:0;top:100%;z-index:1;width:100%;height:100%;padding:12px 0;-webkit-box-shadow:inset 0 -1px 0 0 #e0e0e0;box-shadow:inset 0 -1px 0 0 #e0e0e0;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;list-style:none;background-color:#fff}.menu:not(.compact-version) .nav-categories>li .page-links:before{content:"";display:block;position:absolute;left:50%;top:0;z-index:-1;width:100vw;height:100%;-webkit-box-shadow:inset 0 -1px 0 0 #e0e0e0;box-shadow:inset 0 -1px 0 0 #e0e0e0;background-color:#fff;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}@media(max-width:980px){.menu:not(.compact-version) .nav-categories>li .page-links{padding-top:10px}}.menu:not(.compact-version) .nav-categories>li .page-links li .nav-link{padding:1px 40px 0 76px;-webkit-border-radius:20px;border-radius:20px;text-align:center;-webkit-animation-name:page-links-fade-in;animation-name:page-links-fade-in;-webkit-animation-duration:.6s;animation-duration:.6s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.menu:not(.compact-version) .nav-categories>li .page-links li .nav-link:after{left:39px}.menu:not(.compact-version) .nav-categories>li .page-links li .nav-link.current{background-color:#f2f1ef}.menu:not(.compact-version) .nav-categories>li .page-links li .nav-link.current,.menu:not(.compact-version) .nav-categories>li .page-links li .nav-link:focus,.menu:not(.compact-version) .nav-categories>li .page-links li .nav-link:hover{outline:0;font-weight:400;color:#333}.menu:not(.compact-version) .nav-categories>li .page-links li .nav-link.current span,.menu:not(.compact-version) .nav-categories>li .page-links li .nav-link:focus span,.menu:not(.compact-version) .nav-categories>li .page-links li .nav-link:hover span{color:#000}.menu:not(.compact-version) .nav-categories>li .page-links li .nav-link.current:after,.menu:not(.compact-version) .nav-categories>li .page-links li .nav-link:focus:after,.menu:not(.compact-version) .nav-categories>li .page-links li .nav-link:hover:after{-webkit-filter:brightness(0);filter:brightness(0)}@media(max-width:980px){.menu:not(.compact-version) .nav-categories>li .page-links li .nav-link{padding:5px 18px 4px 48px;font-size:1.75rem;-webkit-border-radius:16px;border-radius:16px}.menu:not(.compact-version) .nav-categories>li .page-links li .nav-link:after{left:18px;width:22px}}.menu:not(.compact-version) .secondary{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;list-style:none}.menu:not(.compact-version) .secondary .toggle-search{display:block;width:32px;height:32px;margin-right:18px;border:1px solid #585858;-webkit-border-radius:50%;border-radius:50%;outline:0;background-image:url(/dist/features/magnifying-glass-no-border.216e8826.svg);background-position:40% 40%;background-color:transparent;cursor:pointer}.menu:not(.compact-version) .secondary .toggle-search:focus,.menu:not(.compact-version) .secondary .toggle-search:hover{border:1px solid #333;background-image:url(/dist/features/magnifying-glass-no-border-dark.953302b6.svg)}@media(max-width:980px){.menu:not(.compact-version) .secondary .toggle-search{margin-right:12px}}.menu:not(.compact-version) .secondary .log-in{width:100px}@media(max-width:980px){.menu:not(.compact-version) .secondary .log-in{width:80px;padding-top:2px;font-size:1.75rem}}.menu:not(.compact-version) .search{position:absolute;left:0;top:100%;width:100%;height:64px;background-color:#fff}@media(max-width:980px){.menu:not(.compact-version) .search{height:54px}}.menu:not(.compact-version) .nav-categories>li .page-links .nav-link:before,.menu:not(.compact-version) .nav-categories>li button:before{content:attr(data-label);display:block;height:0;font-weight:400;overflow:hidden}.menu.compact-version{left:0;height:10vh;background-color:#fff}.menu.compact-version .head{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;position:absolute;left:0;top:0;z-index:2;width:100%;height:100%;padding:0 5%;-webkit-box-shadow:inset 0 -1px 0 0 #e0e0e0;box-shadow:inset 0 -1px 0 0 #e0e0e0;background-color:#fff;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.menu.compact-version .head .logo img{display:block;height:3.5vh;max-height:22px;min-height:18px}.menu.compact-version .head .toggles{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.menu.compact-version .head .toggles .toggle-search{display:block;width:32px;height:32px;margin-right:20px;border:0;outline:0;background-image:url(/dist/features/magnifying-glass-no-border.216e8826.svg);-webkit-background-size:136% 136%;background-size:136%;background-position:50%;background-color:transparent;cursor:pointer}.menu.compact-version .head .toggles .burger{width:4.5vh;height:4.5vh;max-width:30px;max-height:30px;min-width:24px;min-height:24px}.menu.compact-version .expandable{display:none;position:fixed;left:0;top:10vh;bottom:0;z-index:1;width:100%;background-color:#f9f9f9}.menu.compact-version .expandable .nav-categories>li{opacity:0;-webkit-transition:opacity .2s linear;-o-transition:opacity .2s linear;transition:opacity .2s linear}.menu.compact-version .expandable .nav-categories>li:first-child{-webkit-transition-delay:.33s;-o-transition-delay:.33s;transition-delay:.33s}.menu.compact-version .expandable .nav-categories>li:nth-child(2){-webkit-transition-delay:.41s;-o-transition-delay:.41s;transition-delay:.41s}.menu.compact-version .expandable .nav-categories>li:nth-child(3){-webkit-transition-delay:.49s;-o-transition-delay:.49s;transition-delay:.49s}.menu.compact-version .expandable .nav-categories>li:nth-child(4){-webkit-transition-delay:.57s;-o-transition-delay:.57s;transition-delay:.57s}.menu.compact-version .expandable .nav-categories>li:nth-child(5){-webkit-transition-delay:.65s;-o-transition-delay:.65s;transition-delay:.65s}.menu.compact-version .expandable .nav-categories>li:nth-child(6){-webkit-transition-delay:.73s;-o-transition-delay:.73s;transition-delay:.73s}.menu.compact-version .expandable .nav-categories>li:nth-child(7){-webkit-transition-delay:.81s;-o-transition-delay:.81s;transition-delay:.81s}.menu.compact-version .expandable .nav-categories>li:nth-child(8){-webkit-transition-delay:.89s;-o-transition-delay:.89s;transition-delay:.89s}.menu.compact-version .expandable.open{display:block}.menu.compact-version .expandable.open .nav-categories,.menu.compact-version .expandable.open .secondary{opacity:1}.menu.compact-version .expandable .nav-categories,.menu.compact-version .expandable .secondary{opacity:0;-webkit-transition-delay:.2s;-o-transition-delay:.2s;transition-delay:.2s;-webkit-transition:opacity .2s linear;-o-transition:opacity .2s linear;transition:opacity .2s linear}.menu.compact-version .expandable .nav-categories{position:absolute;left:0;top:0;bottom:14vh;overflow-x:auto;width:100%;list-style:none}.menu.compact-version .expandable .nav-categories>li{position:relative;opacity:1}.menu.compact-version .expandable .nav-categories>li:not(:last-child):after{content:"";display:block;position:absolute;left:5vw;right:5vw;bottom:-1px;height:1px;background-color:#e0e0e0}.menu.compact-version .expandable .nav-categories>li div{position:relative;height:10vh;padding:1vh 1vw}.menu.compact-version .expandable .nav-categories>li div button{display:block;position:relative;width:100%;height:100%;padding-left:5vw;border:0;outline:0;background-color:transparent;font-size:2.25rem;font-weight:300;text-align:left;color:#585858;-ms-user-select:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.menu.compact-version .expandable .nav-categories>li div button:after{content:"";display:block;position:absolute;width:8px;height:5px;margin-top:-3px;background-image:url(/dist/features/arrow.821c642b.svg);-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;-o-transition:transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out;right:6vw;top:50%}.menu.compact-version .expandable .nav-categories>li.toggled div button,.menu.compact-version .expandable .nav-categories>li div button:focus,.menu.compact-version .expandable .nav-categories>li div button:hover{font-weight:500;color:#333}.menu.compact-version .expandable .nav-categories>li.toggled div button:after{-webkit-transform:rotate(-180deg) scale(1.1);-ms-transform:rotate(-180deg) scale(1.1);transform:rotate(-180deg) scale(1.1);-webkit-filter:brightness(0);filter:brightness(0)}.menu.compact-version .expandable .nav-categories>li>ul{padding-bottom:2vh;list-style:none}.menu.compact-version .expandable .nav-categories>li>ul>li{position:relative;height:9vh;height:8.5vh;font-size:2rem;-webkit-transition:height .2s ease-in-out;-o-transition:height .2s ease-in-out;transition:height .2s ease-in-out;overflow:hidden}.menu.compact-version .expandable .nav-categories>li>ul>li .nav-link{position:absolute;left:1vw;right:1vw;top:1vh;bottom:1vh;opacity:1;background-color:transparent;color:#585858;-webkit-transition:opacity .2s linear;-o-transition:opacity .2s linear;transition:opacity .2s linear}.menu.compact-version .expandable .nav-categories>li>ul>li .nav-link:after{left:9vw}.menu.compact-version .expandable .nav-categories>li>ul>li .nav-link span{display:block;position:absolute;left:-webkit-calc(14vw + 26px);left:calc(14vw + 26px);top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.menu.compact-version .expandable .nav-categories>li>ul>li .nav-link.current,.menu.compact-version .expandable .nav-categories>li>ul>li .nav-link:focus,.menu.compact-version .expandable .nav-categories>li>ul>li .nav-link:hover{outline:0;font-weight:400;color:#333}.menu.compact-version .expandable .nav-categories>li>ul>li .nav-link.current:after,.menu.compact-version .expandable .nav-categories>li>ul>li .nav-link:focus:after,.menu.compact-version .expandable .nav-categories>li>ul>li .nav-link:hover:after{-webkit-filter:brightness(0);filter:brightness(0)}.menu.compact-version .expandable .nav-categories>li>ul>li:first-child .nav-link{-webkit-transition-delay:.06s;-o-transition-delay:.06s;transition-delay:.06s}.menu.compact-version .expandable .nav-categories>li>ul>li:nth-child(2) .nav-link{-webkit-transition-delay:.14s;-o-transition-delay:.14s;transition-delay:.14s}.menu.compact-version .expandable .nav-categories>li>ul>li:nth-child(3) .nav-link{-webkit-transition-delay:.22s;-o-transition-delay:.22s;transition-delay:.22s}.menu.compact-version .expandable .nav-categories>li>ul>li:nth-child(4) .nav-link{-webkit-transition-delay:.3s;-o-transition-delay:.3s;transition-delay:.3s}.menu.compact-version .expandable .nav-categories>li>ul>li:nth-child(5) .nav-link{-webkit-transition-delay:.38s;-o-transition-delay:.38s;transition-delay:.38s}.menu.compact-version .expandable .nav-categories>li>ul>li:nth-child(6) .nav-link{-webkit-transition-delay:.46s;-o-transition-delay:.46s;transition-delay:.46s}.menu.compact-version .expandable .nav-categories>li>ul>li:nth-child(7) .nav-link{-webkit-transition-delay:.54s;-o-transition-delay:.54s;transition-delay:.54s}.menu.compact-version .expandable .nav-categories>li>ul>li:nth-child(8) .nav-link{-webkit-transition-delay:.62s;-o-transition-delay:.62s;transition-delay:.62s}.menu.compact-version .expandable .nav-categories>li>ul>li:nth-child(9) .nav-link{-webkit-transition-delay:.7s;-o-transition-delay:.7s;transition-delay:.7s}.menu.compact-version .expandable .nav-categories>li:not(.toggled)>ul{padding-bottom:0}.menu.compact-version .expandable .nav-categories>li:not(.toggled)>ul>li{height:0}.menu.compact-version .expandable .nav-categories>li:not(.toggled)>ul>li .nav-link{-webkit-transition:none;-o-transition:none;transition:none;opacity:0}.menu.compact-version .expandable .secondary{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;position:absolute;left:0;bottom:0;width:100%;height:14vh;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;list-style:none}.menu.compact-version .expandable .secondary .log-in{-webkit-align-self:center;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.menu.compact-version .search{position:absolute;left:0;right:0;top:100%;height:100%}@media(max-height:480px){.menu.compact-version,.menu.compact-version .head{height:48px}.menu.compact-version .expandable{top:48px}.menu.compact-version .expandable .nav-categories{bottom:67px}.menu.compact-version .expandable .nav-categories>li div{height:48px}.menu.compact-version .expandable .nav-categories>li>ul{padding-bottom:9px}.menu.compact-version .expandable .nav-categories>li>ul>li{height:41px}.menu.compact-version .expandable .secondary{height:67px}}@media(min-height:640px){.menu.compact-version,.menu.compact-version .head{height:64px}.menu.compact-version .expandable{top:64px}.menu.compact-version .expandable .nav-categories{bottom:90px}.menu.compact-version .expandable .nav-categories>li div{height:64px}.menu.compact-version .expandable .nav-categories>li>ul{padding-bottom:13px}.menu.compact-version .expandable .nav-categories>li>ul>li{height:54px}.menu.compact-version .expandable .secondary{height:90px}}.menu.compact-version.keyboard-navigation .toggles>:focus{background-color:rgba(0,0,0,.2)}.menu.compact-version.keyboard-navigation .nav-categories li:not(.toggled)>ul{display:none}#header{height:64px}@media(max-width:980px){#header{height:54px}}@media(max-width:740px){#header{height:10vh}}@media(max-width:740px) and (max-height:480px){#header{height:48px}}@media(max-width:740px) and (min-height:640px){#header{height:64px}}footer .user-feedback{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;min-height:180px;padding:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#fff}footer .user-feedback h3{margin-bottom:24px;font-size:3rem;font-weight:300;text-align:center;color:#585858}footer .user-feedback h3:last-child{margin-bottom:0}footer .user-feedback .thumbs{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:116px;margin:0 auto;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}footer .user-feedback .thumbs button{width:48px;height:48px;border:1px solid #585858;-webkit-border-radius:24px;border-radius:24px;outline:0;background-color:transparent;background-image:url(/dist/features/thumb-gray.cd0be4bc.svg);background-repeat:no-repeat;background-position:50%;font-size:0;cursor:pointer}footer .user-feedback .thumbs button:hover{border:0;background-color:#ef4642;background-image:url(/dist/features/thumb-white.0963d983.svg)}footer .user-feedback .thumbs button:last-child{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}footer .user-feedback form{position:relative;width:100%;max-width:650px;margin:0 auto;padding-right:140px}footer .user-feedback form input{width:100%;padding:8px 16px 9px;border:1px solid #c9c9c9;-webkit-border-radius:10px;border-radius:10px;outline:0;font-size:2rem;font-weight:300;color:#333;-webkit-appearance:none;-moz-appearance:none;appearance:none}footer .user-feedback form input:focus,footer .user-feedback form input:hover{border:1px solid #585858}footer .user-feedback form button{position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media(max-width:560px){footer .user-feedback form{padding-right:0;padding-bottom:74px}footer .user-feedback form button{left:50%;right:auto;top:auto;bottom:10px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}}