@charset "UTF-8";@keyframes item-loading{0%{opacity:0;visibility:hidden;transform:translateY(50%)}to{opacity:1;visibility:visible;transform:translateY(0)}}@keyframes height{0%{max-height:0;opacity:0;visibility:hidden}to{opacity:1;max-height:1000px;visibility:visible}}@keyframes fade-up{0%{opacity:0;visibility:hidden;transform:translateY(10%)}to{opacity:1;visibility:visible;transform:translateY(0)}}@keyframes fade-in{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}@keyframes width-in{0%{max-width:0;opacity:0;visibility:hidden}to{max-width:100%;opacity:1;visibility:visible}}@keyframes width-out{0%{max-width:100%;opacity:1;visibility:visible}to{max-width:0;opacity:0;visibility:hidden}}@keyframes slide-down{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes slide-left{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes slide-right{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes slide-right-out{0%{transform:translateX(0)}to{transform:translateX(100%)}}@keyframes slide-up{0%,60%,75%,90%,to{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,1000px,0)}60%{transform:translate3d(0,-25px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{opacity:1;transform:none}}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-25px)}60%{transform:translateY(-15px)}}@keyframes bounceInDown{0%,60%,75%,90%,to{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-300%,0)}60%{transform:translate3d(0,25%,0)}75%{transform:translate3d(0,-10%,0)}90%{transform:translate3d(0,5%,0)}to{opacity:1;transform:none}}@keyframes flash{0%{opacity:.3}to{opacity:1}}@keyframes pulse{0%{transform:scale(1)}25%{transform:scale(1)}50%{transform:scale(0)}75%{transform:scale(1)}to{transform:scale(1)}}@keyframes spin{0%{transform:rotateX(-91deg)}to{transform:rotateX(0deg)}}@media screen and (min-width:40em){@keyframes spin{0%{transform:rotateX(-89.5deg)}to{transform:rotateX(0deg)}}}@keyframes shake{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}@keyframes tooltipBounce{0%,60%,75%,90%,to{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-50%,0,0)}60%{transform:translate3d(-50%,-25%,0)}75%{transform:translate3d(-50%,5%,0)}90%{transform:translate3d(-50%,-15%,0)}to{opacity:1;transform:translate3d(-50%,0,0)}}@keyframes leftTooltipBounce{0%,60%,75%,90%,to{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-100%,0,0)}60%{transform:translate3d(-100%,-25%,0)}75%{transform:translate3d(-100%,5%,0)}90%{transform:translate3d(-100%,-15%,0)}to{opacity:1;transform:translate3d(-100%,0,0)}}@keyframes rightTooltipBounce{0%,60%,75%,90%,to{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateZ(0)}60%{transform:translate3d(0,-25%,0)}75%{transform:translate3d(0,5%,0)}90%{transform:translate3d(0,-15%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes slide-from-down{0%{opacity:0;transform:translateY(10%)}to{opacity:1;transform:translateY(0)}}@keyframes slide-to-left{0%{opacity:1;visibility:visible;transform:translateX(0)}to{opacity:0;visibility:hidden;transform:translateX(-50%)}}@keyframes slide-from-left{0%{opacity:0;visibility:hidden;transform:translateX(50%)}to{opacity:1;visibility:visible;transform:translateX(0)}}@keyframes scale-in{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes scale-out{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(0)}}@media screen and (max-width:39.99875em){.row{margin-left:auto;margin-right:auto}}.row .row{margin-left:-10px;margin-right:-10px}@media screen and (min-width:40em){.row .row{margin-left:-10px;margin-right:-10px}}.column,.columns{padding-left:10px;padding-right:10px}@media screen and (min-width:40em){.column,.columns{padding-left:10px;padding-right:10px}}@media screen and (min-width:40em){.row.large-collapse>.column:first-child,.row.large-collapse>.columns:first-child{padding-left:10px!important;padding-right:2px!important}.row.large-collapse>.column:last-child,.row.large-collapse>.columns:last-child{padding-left:2px!important;padding-right:10px!important}}.text-hide{font:0/0 a!important;color:transparent!important;text-shadow:none!important;background-color:transparent!important;border:0!important}.text-truncate{max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis}.text-nowrap,.text-truncate{white-space:nowrap!important}.text-wrap{word-wrap:break-word!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-overline{text-decoration:overline!important}.text-underline{text-decoration:underline!important}.text-line-through{text-decoration:line-through!important}h1,h2,h3,h4,h5,h6,p,span{-webkit-text-size-adjust:100%}.text-violet{color:#583787!important}.text-dark-violet{color:#4c3075!important}.text-white{color:#fff!important}.text-black{color:#000!important}.text-yellow{color:#ffed53!important}.text-flashy-yellow{color:#ffef00!important}.text-dark-gray-text{color:#c2c2c2!important}.text-darken-gray{color:#767676!important}.text-light-red{color:#d0021b!important}.text-new-light-black{color:#404000!important}.text-light-black{color:#585858!important}.text-dark-gray{color:#d0d6d8!important}.text-deep-violet{color:#48227c!important}.text-purple{color:#8a238c!important}.text-red-matte{color:#ea615d!important}.text-green{color:#4caf50!important}.text-light-gray{color:#f2f6f7!important}.text-very-light-gray{color:#f7fafc!important}.text-gray{color:#e6eaeb!important}.text-text-gray{color:#404040!important}.text-new-light-gray{color:#f7fafa!important}.text-new-violet{color:#5e338c!important}.text-violet-border{color:#352151!important}.text-new-medium-gray{color:#809297!important}.text-white-rgba{color:hsla(0,0%,100%,.7)!important}.text-white-opaque-rgba{color:hsla(0,0%,100%,.9)!important}.text-white-extra-rgba{color:hsla(0,0%,100%,.95)!important}.text-gray-rgba{color:hsla(0,0%,78.4%,.5)!important}.text-black-rgba{color:rgba(0,0,0,.5)!important}.text-dark-green{color:#417505!important}.text-yellow-intense{color:#ff0!important}.text-red{color:#d24343!important}.text-red-stroke{color:#e41919!important}.text-badge-red{color:#f7031e!important}.text-lightblue{color:#4498ff!important}.text-turquoise{color:#008996!important}.text-all-4g{color:#e9e5f1!important}.text-lte-4g{color:#9b87b7!important}.text-lte-ultra-4g{color:#533a82!important}.text-lte-net-box-4g{color:#5997f8!important}.text-ready-5g{color:#7f2e87!important}.text-light-violet{color:#6c4f96!important}.text-light-violet-bg{color:#e7e3ee!important}.text-lighter-violet{color:#795f9f!important}.text-violet-matte{color:#e9e5f2!important}.text-violet-rgba{color:rgba(88,55,135,.5)!important}.text-medium-violet-rgba{color:rgba(88,55,135,.9)!important}.text-dark-violet-rgba{color:rgba(88,55,135,.95)!important}.text-light-purple{color:#ab4b9b!important}.text-multisim-cart-bg{color:#f7f9f9!important}.text-light-matte{color:#ad9dc4!important}.text-play24-light{color:#ab9bc3!important}.text-offer-table-violet{color:#f5f3f8!important}.text-new-red{color:#e53935!important}.text-link-color{color:#583787!important}.text-link-color-hover{color:#352151!important}.text-violet-gradient-arrow{color:#6b499a!important}.text-hover-violet{color:#a94daa!important}.text-error{color:#d03737!important}.text-success{color:#83d037!important}.text-sales-green{color:#197b30!important}.text-sales-yellow{color:#f2b533!important}.text-sales-red{color:#d03737!important}.text-sales-blue{color:#003471!important}.text-sales-gray{color:#707070!important}.text-sales-black{color:#000!important}.text-facebook{color:#3b5998!important}.text-facebook-hover{color:#2d4373!important}.text-google{color:#dd4b39!important}.text-google-hover{color:#c23321!important}.text-youtube{color:#dc472e!important}.text-youtube-hover{color:#b8351f!important}.text-error{color:#d03737}.text-success{color:#83d037}.text-yellow{color:#ffed53}.text-flashy-yellow{color:#ffef00}.text-gray{color:#e6eaeb}.text-gray-dark{color:#767676}.text-light-black{color:#585858}.text-bg-violet{background:#583787;padding:0 15px}.text-bg-dark-violet{background:#4c3075;padding:0 15px}.text-bg-white{background:#fff;padding:0 15px}.text-bg-black{background:#000;padding:0 15px}.text-bg-yellow{background:#ffed53;padding:0 15px}.text-bg-flashy-yellow{background:#ffef00;padding:0 15px}.text-bg-dark-gray-text{background:#c2c2c2;padding:0 15px}.text-bg-darken-gray{background:#767676;padding:0 15px}.text-bg-light-red{background:#d0021b;padding:0 15px}.text-bg-new-light-black{background:#404000;padding:0 15px}.text-bg-light-black{background:#585858;padding:0 15px}.text-bg-dark-gray{background:#d0d6d8;padding:0 15px}.text-bg-deep-violet{background:#48227c;padding:0 15px}.text-bg-purple{background:#8a238c;padding:0 15px}.text-bg-red-matte{background:#ea615d;padding:0 15px}.text-bg-green{background:#4caf50;padding:0 15px}.text-bg-light-gray{background:#f2f6f7;padding:0 15px}.text-bg-very-light-gray{background:#f7fafc;padding:0 15px}.text-bg-gray{background:#e6eaeb;padding:0 15px}.text-bg-text-gray{background:#404040;padding:0 15px}.text-bg-new-light-gray{background:#f7fafa;padding:0 15px}.text-bg-new-violet{background:#5e338c;padding:0 15px}.text-bg-violet-border{background:#352151;padding:0 15px}.text-bg-new-medium-gray{background:#809297;padding:0 15px}.text-bg-white-rgba{background:hsla(0,0%,100%,.7);padding:0 15px}.text-bg-white-opaque-rgba{background:hsla(0,0%,100%,.9);padding:0 15px}.text-bg-white-extra-rgba{background:hsla(0,0%,100%,.95);padding:0 15px}.text-bg-gray-rgba{background:hsla(0,0%,78.4%,.5);padding:0 15px}.text-bg-black-rgba{background:rgba(0,0,0,.5);padding:0 15px}.text-bg-dark-green{background:#417505;padding:0 15px}.text-bg-yellow-intense{background:#ff0;padding:0 15px}.text-bg-red{background:#d24343;padding:0 15px}.text-bg-red-stroke{background:#e41919;padding:0 15px}.text-bg-badge-red{background:#f7031e;padding:0 15px}.text-bg-lightblue{background:#4498ff;padding:0 15px}.text-bg-turquoise{background:#008996;padding:0 15px}.text-bg-all-4g{background:#e9e5f1;padding:0 15px}.text-bg-lte-4g{background:#9b87b7;padding:0 15px}.text-bg-lte-ultra-4g{background:#533a82;padding:0 15px}.text-bg-lte-net-box-4g{background:#5997f8;padding:0 15px}.text-bg-ready-5g{background:#7f2e87;padding:0 15px}.text-bg-light-violet{background:#6c4f96;padding:0 15px}.text-bg-light-violet-bg{background:#e7e3ee;padding:0 15px}.text-bg-lighter-violet{background:#795f9f;padding:0 15px}.text-bg-violet-matte{background:#e9e5f2;padding:0 15px}.text-bg-violet-rgba{background:rgba(88,55,135,.5);padding:0 15px}.text-bg-medium-violet-rgba{background:rgba(88,55,135,.9);padding:0 15px}.text-bg-dark-violet-rgba{background:rgba(88,55,135,.95);padding:0 15px}.text-bg-light-purple{background:#ab4b9b;padding:0 15px}.text-bg-multisim-cart-bg{background:#f7f9f9;padding:0 15px}.text-bg-light-matte{background:#ad9dc4;padding:0 15px}.text-bg-play24-light{background:#ab9bc3;padding:0 15px}.text-bg-offer-table-violet{background:#f5f3f8;padding:0 15px}.text-bg-new-red{background:#e53935;padding:0 15px}.text-bg-link-color{background:#583787;padding:0 15px}.text-bg-link-color-hover{background:#352151;padding:0 15px}.text-bg-violet-gradient-arrow{background:#6b499a;padding:0 15px}.text-bg-hover-violet{background:#a94daa;padding:0 15px}.text-bg-error{background:#d03737;padding:0 15px}.text-bg-success{background:#83d037;padding:0 15px}.text-bg-sales-green{background:#197b30;padding:0 15px}.text-bg-sales-yellow{background:#f2b533;padding:0 15px}.text-bg-sales-red{background:#d03737;padding:0 15px}.text-bg-sales-blue{background:#003471;padding:0 15px}.text-bg-sales-gray{background:#707070;padding:0 15px}.text-bg-sales-black{background:#000;padding:0 15px}.text-bg-facebook{background:#3b5998;padding:0 15px}.text-bg-facebook-hover{background:#2d4373;padding:0 15px}.text-bg-google{background:#dd4b39;padding:0 15px}.text-bg-google-hover{background:#c23321;padding:0 15px}.text-bg-youtube{background:#dc472e;padding:0 15px}.text-bg-youtube-hover{background:#b8351f;padding:0 15px}.text-thin{font-family:Roboto Thin!important}.text-light{font-family:Roboto Light!important}.text-bold{font-family:Roboto Bold!important}.text-regular{font-family:Roboto Regular!important}.text-medium{font-family:Roboto Medium!important}.text-tall{line-height:1.5!important}.text-semi-tall{line-height:1.2!important}body{font-size:15px;line-height:1.5}.price-box{display:inline-block;line-height:1.5}.price-box .price-type{display:block;line-height:1.2;margin-top:10px;color:#767676}.price-box.animate .old-price,.price-box.animate .price,.price-box.animate .sub-price{animation:shake .5s cubic-bezier(.5,.5,.05,.95) forwards}.price-box.large .old-price,.price-box.large .price,.price-box.large .sub-price{font-size:150%}.price-box .old-price,.price-box .price,.price-box .sub-price{display:inline-block;line-height:1.2;color:#8a238c}.price-box .price-prefix{font-size:54px}.price-box .price{font-size:32px}.price-box .price-postfix{font-size:15px}.price-box .old-price{color:#767676;font-family:Roboto Light;display:inline-block;line-height:1;font-size:26px}.price-box .old-price.small{font-size:80%;vertical-align:baseline;display:inline}.price-box .old-price:not(s)>s,.price-box s.old-price{overflow:hidden;position:relative;display:inline-block;line-height:.9;text-decoration:none}.price-box .old-price:not(s)>s:before,.price-box s.old-price:before{content:"";position:absolute;display:block;top:2px;right:-2px;bottom:2px;left:-2px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0'%3E%3Cline x1='100%25' y2='100%25' stroke='%23000'/%3E%3C/svg%3E") no-repeat}sup{vertical-align:super}sub,sup{font-size:85%}sub{vertical-align:sub}.bold,.roboto-bold,b,strong{font-family:Roboto Bold}.roboto-regular{font-family:Roboto Regular}.roboto-light{font-family:Roboto Light}em,i{font-style:italic}hr{overflow:hidden;display:block;margin:15px 0;border:0;border-top:1px solid #e6eaeb}.small,small{font-size:12px}small.legal{display:inline-block;line-height:1.2}.medium-text{font-size:15px}.enlarged{font-size:120%}.big{font-size:170%;font-family:Roboto Medium}.big,.bigger{line-height:1}.bigger{font-size:250%}.huge{line-height:1;font-size:290%}.giant{line-height:.9;font-size:450%}.bigger-than-giant{font-size:100px}.text-short{line-height:1!important}.lead{font-size:17px;font-weight:400}@media screen and (min-width:40em){.lead{font-size:20px}}.subheader{margin:0}.subheader+h1,.subheader .h1,.subheader .h2,.subheader .h3,.subheader .h4,.subheader .h5,.subheader .h6,.subheader figcaption,.subheader h2,.subheader h3,.subheader h4,.subheader h5,.subheader h6,.subheader legend{margin-top:0}.h1,.h2,.h3,.h4,.h5,.h6,figcaption,h1,h2,h3,h4,h5,h6,legend{line-height:1.1;font-style:normal}.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,figcaption small,h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,legend small{font-size:70%}.h1.p,.h2.p,.h3.p,.h4.p,.h5.p,.h6.p,figcaption.p,h1.p,h2.p,h3.p,h4.p,h5.p,h6.p,legend.p{font-size:inherit;font-family:Roboto Light}@media screen and (max-width:39.99875em){.h4,.h5,.h6,h4,h5,h6{font-family:Roboto Light}}.h1,h1{line-height:1;margin-bottom:15px;font-size:28px}@media screen and (min-width:40em){.h1,h1{margin-bottom:20px;font-size:32px}}@media screen and (min-width:64em){.h1,h1{margin-bottom:25px;font-size:38px}.h1.landing-header,h1.landing-header{font-size:48px}}.h1.roboto-bold,h1.roboto-bold{font-family:Roboto Bold}.h2,h2{margin:30px 0 15px;font-size:28px}@media screen and (min-width:40em){.h2,h2{font-size:30px}}@media screen and (min-width:64em){.h2,h2{font-size:32px}}.h3,h3{margin:25px 0 15px;font-size:24px}@media screen and (min-width:40em){.h3,h3{font-size:26px}}@media screen and (min-width:64em){.h3,h3{font-size:28px}}.h4,h4{margin:25px 0 15px;font-size:22px}@media screen and (min-width:40em){.h4,h4{font-size:24px}}@media screen and (min-width:64em){.h4,h4{font-size:26px}}.h5,h5{margin:25px 0 15px;font-size:20px;font-family:Roboto Light}@media screen and (min-width:40em){.h5,h5{font-size:22px}}@media screen and (min-width:64em){.h5,h5{font-size:24px}}.h6,h6{margin-bottom:15px;font-size:16px;font-family:Roboto Light}@media screen and (min-width:40em){.h6,h6{font-size:17px}}@media screen and (min-width:64em){.h6,h6{font-size:18px}}blockquote{position:relative;margin:0 0 20px;padding:10px 10px 10px 40px;line-height:1.2}@media screen and (min-width:64em){blockquote{line-height:1.5}}blockquote:before{content:"”";position:absolute;display:inline-block;left:0;top:10px;line-height:.3;color:#ad9dc4;font-size:80px;text-align:center;font-family:"MS Sans Serif",sans-serif,Verdana,Arial;transform:rotate(180deg);transform-origin:top right}blockquote .avatar{display:block;width:80px;height:80px;border-radius:50%}blockquote p{font-style:italic}blockquote p:first-child{text-indent:20px}blockquote cite{color:#d0d6d8;display:block;font-size:14px}blockquote cite:before{content:"| "}blockquote footer{font-family:Roboto Bold;text-align:right}blockquote p:last-child{margin:0}.underline{text-decoration:underline}.yellow-underline{display:inline-block;border-bottom:4px solid #ffed53;margin-bottom:2px}.yellow-background{display:inline-block;background:#ffed53}.yellow-background.small{padding:1px 2px;font-size:12px;line-height:14px}.no-decoration{text-decoration:none}.word-wrap{word-break:break-all}.major-underline{position:relative;z-index:1}.major-underline:after{width:100%;height:90%;background-color:#ffed53;position:absolute;content:"";left:-2px;bottom:4px;z-index:-1;top:0}.minor-underline{position:relative;z-index:1}.minor-underline:after{width:calc(100% + 10px);height:8px;background-color:#ffed53;position:absolute;content:"";left:-5px;right:-5px;bottom:-5px;z-index:-1}.diagonal-stroke-black,.diagonal-stroke-red{position:relative}.diagonal-stroke-black:after,.diagonal-stroke-red:after{content:"";width:100%;height:1px;position:absolute;left:0;bottom:45%;z-index:2;transform:rotate(-18deg)}.diagonal-stroke-red:after{background-color:#e41919}.diagonal-stroke-black:after{background-color:#000}.diagonal-stroke{position:relative}.diagonal-stroke:after{content:"";width:100%;height:1px;position:absolute;background-color:#000;left:0;bottom:45%;z-index:2;transform:rotate(-18deg)}.diagonal-stroke.red:after{background-color:#e41919}.diagonal-stroke.bold:after{height:3px}.diagonal-stroke.reversed:after{transform:rotate(15deg)}.page-title{font-size:24px;line-height:1.32;font-family:Roboto Bold}@media screen and (min-width:40em){.page-title{font-size:30px}}@media screen and (min-width:64em){.page-title{font-size:38px}}a.h6{margin-bottom:15px;font-size:16px;font-family:Roboto Light}@media screen and (min-width:40em){a.h6{font-size:17px}}@media screen and (min-width:64em){a.h6{font-size:18px}}.banner-content .blackweek .quick-links-container li a{background-position:50%;background-size:cover;padding-right:40px}.banner-content .blackweek .quick-links-container li a:after{content:"" "" "";font-family:icomoon;letter-spacing:-4px;position:absolute;top:50%;right:10px;font-size:12px;transform:translateY(-50%);color:#404000}@media screen and (max-width:63.99875em){.banner-content .blackweek .quick-links-container li a{background-image:url(../../../images/mainpage/blackweek/bg-quicklink.png),linear-gradient(90deg,#161616,#333)!important;color:#fff;font-size:12px;padding-right:30px;border-top:none}.banner-content .blackweek .quick-links-container li a *{color:#fff}.banner-content .blackweek .quick-links-container li a:after{content:"" "" "";font-family:icomoon;letter-spacing:-4px;position:absolute;top:50%;right:10px;font-size:12px;transform:translateY(-50%);color:#ffc800}}.banner-content .blackweek .quick-links-container li:first-child *,.banner-content .blackweek .quick-links-container li:nth-child(2) *{color:#fff}.banner-content .blackweek .quick-links-container li:first-child a:after,.banner-content .blackweek .quick-links-container li:nth-child(2) a:after{color:#ffc800}.banner-content .blackweek .quick-links-container li:first-child a:hover,.banner-content .blackweek .quick-links-container li:nth-child(2) a:hover{border-color:#ffc800}.banner-content .blackweek .quick-links-container li:first-child a{background-image:url(../../../images/mainpage/blackweek/bg-quicklink.png),linear-gradient(90deg,#161616,#333)}.banner-content .blackweek .quick-links-container li:nth-child(2) a{background-image:url(../../../images/mainpage/blackweek/bg-quicklink.png),linear-gradient(90deg,#333,#555)}.banner-content .blackweek .banner-content.triple-height{background-image:url(../../../images/mainpage/blackweek/bg-banner-big.png),linear-gradient(90deg,#161616,#333);background-position:50%;background-size:cover}.banner-content .blackweek .banner-content.triple-height .main-wrapper:before{content:"";position:absolute;height:50%}@media screen and (max-width:63.99875em){.banner-content .blackweek .banner-content.triple-height .main-wrapper:before{background-image:linear-gradient(180deg,transparent,rgba(0,0,0,.3));left:-10px;right:-10px;bottom:-10px}}@media print,screen and (min-width:64em){.banner-content .blackweek .banner-content.triple-height .main-wrapper:before{background-image:linear-gradient(180deg,rgba(0,0,0,.3),transparent);left:-20px;right:-20px;top:-20px}}.banner-content .blackweek .banner-content.triple-height *{color:#fff}.banner-content .blackweek .banner-content.triple-height .mobile-gradient{display:none!important}.banner-content .blackweek .banner-content.triple-height .main-wrapper .bottom-row,.banner-content .blackweek .banner-content.triple-height .main-wrapper .middle-row,.banner-content .blackweek .banner-content.triple-height .main-wrapper .top-row{border:0}.banner-content .blackweek .banner-content.triple-height .main-wrapper .bottom-row:before,.banner-content .blackweek .banner-content.triple-height .main-wrapper .middle-row:before{text-shadow:none;color:#ffc800}.banner-content .blackweek .banner-masonry{flex-wrap:wrap}@media screen and (max-width:63.99875em){.banner-content .blackweek .banner-masonry .price-container .price-old{font-size:15px}}@media print,screen and (min-width:64em){.banner-content .blackweek .banner-masonry .price-container .price-old{font-size:24px}.banner-content .blackweek .banner-masonry .price-container .price-main{font-size:38px}}.banner-content .blackweek .banner-masonry .mobile-half-width .banner-content{background-position:50%;background-size:cover}@media screen and (min-width:64em){.banner-content .blackweek .banner-masonry .mobile-half-width:nth-child(2n) .banner-content *{color:#fff}.banner-content .blackweek .banner-masonry .mobile-half-width:nth-child(2n) .banner-content b{font-size:120%}.banner-content .blackweek .banner-masonry .mobile-half-width:nth-child(2n) .banner-content .price-old:before{background-image:none;content:"";height:1px;width:90%;background-color:#fff;position:absolute;z-index:1;top:50%;transform:rotate(-20deg)}.banner-content .blackweek .banner-masonry .mobile-half-width:nth-child(2n) .banner-content .price-main *{color:#ffc800}.banner-content .blackweek .banner-masonry .mobile-half-width:nth-child(2n) .banner-content:before{text-shadow:none;color:#ffc800}.banner-content .blackweek .banner-masonry .mobile-half-width:nth-child(2n) .banner-content:after{background:#ffc800}.banner-content .blackweek .banner-masonry .mobile-half-width:nth-child(2n) .banner-content .arrows-background{display:none}.banner-content .blackweek .banner-masonry .mobile-half-width:nth-child(2) .banner-content{background-image:url(../../../images/mainpage/blackweek/bg-banner1.png),linear-gradient(90deg,#333,#555)}.banner-content .blackweek .banner-masonry .mobile-half-width:nth-child(4) .banner-content{background-image:url(../../../images/mainpage/blackweek/bg-banner2.png),linear-gradient(90deg,#333,#555)}.banner-content .blackweek .banner-masonry .mobile-half-width:nth-child(6) .banner-content{background-image:url(../../../images/mainpage/blackweek/bg-banner3.png),linear-gradient(90deg,#333,#555)}}@media screen and (max-width:63.99875em){.banner-content .blackweek .banner-masonry .mobile-half-width:nth-child(odd) .banner-content b{font-size:120%}.banner-content .blackweek .banner-masonry .mobile-half-width:nth-child(odd) .banner-content *{color:#fff}.banner-content .blackweek .banner-masonry .mobile-half-width:nth-child(odd) .banner-content .price-old:before{background-image:none;content:"";height:1px;width:90%;background-color:#fff;position:absolute;z-index:1;top:50%;transform:rotate(-20deg)}.banner-content .blackweek .banner-masonry .mobile-half-width:nth-child(odd) .banner-content .price-main *{color:#ffc800}.banner-content .blackweek .banner-masonry .mobile-half-width:nth-child(odd) .banner-content:before{text-shadow:none;color:#ffc800}.banner-content .blackweek .banner-masonry .mobile-half-width:nth-child(odd) .banner-content:after{background:#ffc800}.banner-content .blackweek .banner-masonry .mobile-half-width:nth-child(odd) .banner-content .arrows-background{display:none}.banner-content .blackweek .banner-masonry .mobile-half-width:first-child .banner-content{background-image:url(../../../images/mainpage/blackweek/bg-banner1.png),linear-gradient(90deg,#161616,#333)}.banner-content .blackweek .banner-masonry .mobile-half-width:nth-child(3) .banner-content{background-image:url(../../../images/mainpage/blackweek/bg-banner2.png),linear-gradient(90deg,#161616,#333)}.banner-content .blackweek .banner-masonry .mobile-half-width:nth-child(5) .banner-content{background-image:url(../../../images/mainpage/blackweek/bg-banner3.png),linear-gradient(90deg,#161616,#333)}}@media screen and (max-width:63.99875em){.banner-content .blackweek .banners-top-section{padding-top:20px;background:transparent}.banner-content .blackweek .quick-links-container{margin-top:15px}.banner-content .blackweek .banner-container.triple-height:not(.medium-down-fluid-banner){padding-top:320px}.banner-content .blackweek .banner-container.triple-height:not(.medium-down-fluid-banner) .main-image{bottom:70px;right:auto;object-position:bottom center}.banner-content .blackweek .banner-container.triple-height:not(.medium-down-fluid-banner) .middle-row{padding-bottom:30px}.banner-content .blackweek .banner-container.triple-height:not(.medium-down-fluid-banner) .middle-row:before{left:0;bottom:0;right:auto}}.banner-content .blackweek .medium-down-fluid-banner .h1{margin-bottom:6px!important}.banner-content .blackweek .medium-down-fluid-banner .middle-row{padding-bottom:25px!important}.banner-content .blackweek .medium-down-fluid-banner .countdown-clock .digit{background-image:url(../../../images/components/countdown-clock/digit-bg-white.svg);color:#000!important}.banner-content .blackweek-b2b .banner-content.triple-height{background-image:url(../../../images/mainpage/blackweek/bg-banner-big.png),linear-gradient(90deg,#161616,#333);background-position:50%;background-size:cover}.banner-content .blackweek-b2b .banner-content.triple-height .main-wrapper:before{content:"";position:absolute;height:50%}@media screen and (max-width:63.99875em){.banner-content .blackweek-b2b .banner-content.triple-height .main-wrapper:before{background-image:linear-gradient(180deg,transparent,rgba(0,0,0,.3));left:-10px;right:-10px;bottom:-10px}}@media print,screen and (min-width:64em){.banner-content .blackweek-b2b .banner-content.triple-height .main-wrapper:before{background-image:linear-gradient(180deg,rgba(0,0,0,.3),transparent);left:-20px;right:-20px;top:-20px}}.banner-content .blackweek-b2b .banner-content.triple-height *{color:#fff}.banner-content .blackweek-b2b .banner-content.triple-height .mobile-gradient{display:none!important}.banner-content .blackweek-b2b .banner-content.triple-height .main-wrapper .bottom-row,.banner-content .blackweek-b2b .banner-content.triple-height .main-wrapper .middle-row,.banner-content .blackweek-b2b .banner-content.triple-height .main-wrapper .top-row{border:0}.banner-content .blackweek-b2b .banner-content.triple-height .main-wrapper .bottom-row:before,.banner-content .blackweek-b2b .banner-content.triple-height .main-wrapper .middle-row:before{text-shadow:none;color:#ffc800}.banner-content .blackweek-b2b .banner-masonry{flex-wrap:wrap}@media screen and (max-width:63.99875em){.banner-content .blackweek-b2b .banner-masonry .price-container .price-old{font-size:15px}}@media print,screen and (min-width:64em){.banner-content .blackweek-b2b .banner-masonry .price-container .price-old{font-size:24px}.banner-content .blackweek-b2b .banner-masonry .price-container .price-main{font-size:38px}}@media screen and (max-width:63.99875em){.banner-content .blackweek-b2b .banner-container.triple-height:not(.medium-down-fluid-banner){padding-top:320px}.banner-content .blackweek-b2b .banner-container.triple-height:not(.medium-down-fluid-banner) .main-image{bottom:70px;right:auto;object-position:bottom center}.banner-content .blackweek-b2b .banner-container.triple-height:not(.medium-down-fluid-banner) .middle-row{padding-bottom:30px}.banner-content .blackweek-b2b .banner-container.triple-height:not(.medium-down-fluid-banner) .middle-row:before{left:0;bottom:0;right:auto}}.banner-content .blackweek-b2b .medium-down-fluid-banner .h1{margin-bottom:6px!important}.banner-content .blackweek-b2b .medium-down-fluid-banner .middle-row{padding-bottom:25px!important}.banner-content .blackweek-b2b .medium-down-fluid-banner .countdown-clock .digit{background-image:url(../../../images/components/countdown-clock/digit-bg-white.svg);color:#000!important}.banner-content.night-sale-new .main-wrapper{position:relative}.banner-content.night-sale-new .main-wrapper .img-container{position:absolute;bottom:20px;width:96%}.banner-content.night-sale-new .main-wrapper .img-container figcaption{font-family:Roboto Bold;margin-bottom:5px}.banner-content.night-sale-new .main-wrapper .img-container .img-wrapper{position:relative}.banner-content.night-sale-new .main-wrapper .img-container .img-wrapper .main-ns-image{vertical-align:bottom;position:relative;z-index:1}.banner-content.night-sale-new .main-wrapper .img-container .img-wrapper.gnc:after{content:"";position:absolute;z-index:1;bottom:20px;left:0;transform:translateX(-40%);width:100px;height:100px;background:url(../../../images/components/banners/gwarancja-niskiej-ceny-sm.png) no-repeat 50%/cover;background-size:100px 100px}.banner-content.night-sale-new .main-wrapper .img-container .content-wrapper{position:absolute;top:50%;transform:translateY(-50%)}.banner-content.night-sale-new .main-wrapper>.top-row{height:5%}.banner-content.night-sale-new .main-wrapper>.middle-row{padding-bottom:20px}.banner-content.night-sale-new .main-wrapper>.middle-row h2{margin-bottom:15px}.banner-content.night-sale-new .main-wrapper>.middle-row p.lead{line-height:1.15}.banner-content.night-sale-new .main-wrapper>.middle-row:before{content:none!important}.banner-content.night-sale-new .main-wrapper>.bottom-row{position:relative}.banner-content.night-sale-new .main-wrapper>.bottom-row:before{content:"" "" "";font-family:icomoon;color:#48227c;font-size:15px;position:absolute;bottom:10px;right:15px;letter-spacing:-4px;text-shadow:0 0 10px #fff,0 0 10px #fff}@media (min-width:992px){.banner-content.night-sale-new .main-wrapper>.bottom-row:before{font-size:19px}}@media screen and (max-width:63.99875em){.banner-content.night-sale-new .main-wrapper>.top-row{flex:none!important;height:10px}.banner-content.night-sale-new .main-wrapper>.bottom-row{flex:1;height:auto}.banner-content.night-sale-new .main-wrapper .img-container .img-wrapper.gnc:after{width:75px;height:75px;background-size:75px 75px}}.banner-content.night-sale-new .price-container,.banner-content.night-sale-new .price-desc{padding-left:10px}.banner-content.night-sale-new .brand-logo{padding:10px}@media screen and (max-width:63.99875em){.banner-content.night-sale-new .brand-logo{width:80%}}@media print,screen and (min-width:64em){.banner-content.night-sale-new .brand-logo{width:90%}}.banner-content.night-sale-new .price-desc{font-family:Roboto Bold;line-height:1.2}.banner-content.night-sale-new .yellow-bg{background-color:#ffed53;display:inline-block;padding-left:10px;padding-right:7px}.banner-content.night-sale-new .extra-container{position:absolute;top:10px;font-family:Roboto Bold}.banner-content.night-sale-new .extra-container .big{font-size:32px}.banner-content.night-sale-new .extra-container.wide{transform:translate(-15px,-5px)}.banner-content.night-sale-new .extra-container.wide .yellow-bg{position:relative}.banner-content.night-sale-new .extra-container.wide .yellow-bg:before{content:"";position:absolute;top:0;bottom:0;left:-50px;width:50px;background-color:#ffed53}.banner-content.night-sale-new .price-container-top{padding-bottom:20px}.banner-content.night-sale-new .price-container{line-height:1.4}.banner-content.night-sale-new .price-container .price-old{font-family:Roboto Light}.banner-content.night-sale-new .price-container .price-new{font-family:Roboto Bold;color:#8a238c;display:inline-block;white-space:nowrap}.banner-content.night-sale-new .price-container .price-currency{font-size:15px}.banner-content.night-sale-new .price-container:not(.price-container-top) .price-new{position:relative}.banner-content.night-sale-new .price-container:not(.price-container-top) .price-new:after{content:"";position:absolute;left:0;right:10%;bottom:2px;height:2px;background-color:#f2f6f7}@media screen and (max-width:63.99875em){.banner-content.night-sale-new .price-b2b,.banner-content.night-sale-new .price-currency,.banner-content.night-sale-new .price-desc,.banner-content.night-sale-new figcaption{font-size:12px!important}.banner-content.night-sale-new .price-container{line-height:1.3}.banner-content.night-sale-new .extra-container .big{font-size:24px}}@media screen and (min-width:64em){.banner-content.night-sale-new .price-container.big .price-old,.banner-content.night-sale-new .price-container.medium .price-old,.banner-content.night-sale-new .price-container.small .price-old{font-size:26px}.banner-content.night-sale-new .price-container.big .price-new .price-number{font-size:56px}.banner-content.night-sale-new .price-container.medium .price-new .price-number{font-size:46px}.banner-content.night-sale-new .price-container.small .price-new .price-number{font-size:32px}}@media screen and (max-width:63.99875em){.banner-content.night-sale-new .price-container.big .price-old,.banner-content.night-sale-new .price-container.medium .price-old,.banner-content.night-sale-new .price-container.small .price-old{font-size:20px}.banner-content.night-sale-new .price-container.big .price-new .price-number{font-size:46px}.banner-content.night-sale-new .price-container.medium .price-new .price-number{font-size:32px}.banner-content.night-sale-new .price-container.small .price-new .price-number{font-size:24px}}.banner-content.night-sale-new.b2b .price-container .price-new{position:relative;white-space:nowrap}.banner-content.night-sale-new.b2b .price-container .price-new .price-currency{position:absolute;bottom:50%}@media screen and (min-width:64em){.banner-content.night-sale-new.small-padding .img-container{padding-left:7%}}@media screen and (max-width:63.99875em){.banner-content.night-sale-new.small-padding .img-container{padding-left:5%}}.banner-content.night-sale-new.small-padding .main-wrapper .img-container .img-wrapper.gnc:after{transform:translateX(-20%)}@media screen and (min-width:64em){.banner-content.night-sale-new.medium-padding .img-container{padding-left:15%}}@media screen and (max-width:63.99875em){.banner-content.night-sale-new.medium-padding .img-container{padding-left:10%}}@media screen and (min-width:64em){.banner-content.night-sale-new.single-item .img-wrapper .main-ns-image,.banner-content.night-sale-new.single-item figcaption.large-text-center{width:45%}.banner-content.night-sale-new.single-item .content-wrapper,.banner-content.night-sale-new.single-item .extra-container{left:44%}}@media screen and (max-width:63.99875em){.banner-content.night-sale-new.single-item{flex-wrap:nowrap}.banner-content.night-sale-new.single-item .img-wrapper .main-ns-image{width:110px}.banner-content.night-sale-new.single-item .content-wrapper,.banner-content.night-sale-new.single-item .extra-container{left:106px}}@media screen and (min-width:64em){.banner-content.night-sale-new.double-device .img-wrapper .main-ns-image,.banner-content.night-sale-new.double-device figcaption.large-text-center{width:60%}.banner-content.night-sale-new.double-device .content-wrapper,.banner-content.night-sale-new.double-device .extra-container{left:59%}}@media screen and (max-width:63.99875em){.banner-content.night-sale-new.double-device .img-wrapper .main-ns-image{width:160px}.banner-content.night-sale-new.double-device .content-wrapper,.banner-content.night-sale-new.double-device .extra-container{left:156px}}@media screen and (min-width:64em){.banner-content.night-sale-new.wide-device .img-wrapper .main-ns-image,.banner-content.night-sale-new.wide-device figcaption.large-text-center{width:50%}.banner-content.night-sale-new.wide-device .content-wrapper,.banner-content.night-sale-new.wide-device .extra-container{left:49%}}@media screen and (max-width:63.99875em){.banner-content.night-sale-new.wide-device .img-wrapper .main-ns-image{width:130px}.banner-content.night-sale-new.wide-device .content-wrapper,.banner-content.night-sale-new.wide-device .extra-container{left:126px}}.banner-content.play24{width:100%;margin-top:20px;padding:20px;display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;font-size:18px}.banner-content.play24:before{display:none}@media screen and (min-width:40em){.banner-content.play24{padding:20px}}.banner-content.play24 .play24-text-col{flex-basis:100%}@media screen and (min-width:64em){.banner-content.play24 .play24-text-col{flex-basis:50%}}.banner-content.play24 p.heading{font-size:22px;text-align:center}.banner-content.play24 p.heading .highlight{background-color:#ffed53;padding:0 4px}@media screen and (min-width:40em){.banner-content.play24 p.heading .highlight{padding:0 20px}}.banner-content.play24 p.copy{text-align:center}@media screen and (max-width:39.99875em){.banner-content.play24 p.copy .bold-on-mobile{font-family:Roboto Bold}}.banner-content.play24 .download-buttons{flex-basis:100%}@media screen and (min-width:64em){.banner-content.play24 .download-buttons{flex-basis:50%}}.banner-content.play24 .download-buttons .mobile a{display:flex;justify-content:center;align-items:center}.banner-content.play24 .download-buttons .mobile a img{max-width:200px;margin:0 0 10px}@media screen and (min-width:64em){.banner-content.play24 .download-buttons .mobile{display:none}}.banner-content.play24 .download-buttons .desktop{display:none}@media screen and (min-width:64em){.banner-content.play24 .download-buttons .desktop{display:flex;flex-direction:column;justify-content:center;align-items:center}.banner-content.play24 .download-buttons .desktop img{max-width:200px}}.banner-content.basket-reminder .main-wrapper>.middle-row{padding-top:10px;padding-bottom:10px}.banner-content.basket-reminder .main-wrapper>.middle-row:before{content:none!important}.banner-content.basket-reminder .main-wrapper>.bottom-row:before{content:"" "" "";font-family:icomoon;color:#48227c;font-size:15px;position:absolute;bottom:10px;right:15px;letter-spacing:-4px;text-shadow:0 0 10px #fff,0 0 10px #fff}@media (min-width:992px){.banner-content.basket-reminder .main-wrapper>.bottom-row:before{font-size:19px}}.banner-content.basket-reminder .main-wrapper .main-image{object-position:bottom center;right:0;bottom:20px}@media print,screen and (min-width:64em){.banner-content.custom-duety{background:#fff url(../../../images/mainpage/banners/b2c/2020/duety-big-bg.jpg) no-repeat 0 0/contain}}.banner-content.custom-duety .main-wrapper{position:static}.banner-content.custom-duety .main-image{text-align:right}@media screen and (max-width:63.99875em){.banner-content.alert-bordered{background-image:none!important}}@media print,screen and (min-width:64em){.banner-content.alert-bordered{background-repeat:no-repeat;background-size:contain;background-position:bottom}}@media screen and (max-width:63.99875em){.banner-content.alert-bordered .main-wrapper{justify-content:flex-end!important;align-items:normal!important;border:4px solid;border-image:repeating-linear-gradient(-45deg,#ffec00,#ffec00 20px,#47237b 0,#47237b 40px) 4}}@media print,screen and (min-width:64em){.banner-content.alert-bordered .main-wrapper{border:9px solid;border-image:repeating-linear-gradient(-45deg,#ffec00,#ffec00 30px,#47237b 0,#47237b 60px) 9}.banner-content.alert-bordered .main-wrapper:after{content:"";position:absolute;top:10px;left:50%;transform:translateX(-50%);background:#fff url(../../../images/mainpage/banners/b2c/2020/bell.png) no-repeat 50%;background-size:40px 28px;display:inline-block;width:60px;height:28px}}.banner-content.alert-bordered .main-wrapper .middle-row{border:none!important}.banner-content.alert-bordered .main-wrapper .middle-row h2.h1{margin-bottom:8px!important}@media screen and (max-width:63.99875em){.banner-content.alert-bordered .main-wrapper .middle-row{padding-left:10px}}@media print,screen and (min-width:64em){.banner-content.alert-bordered .main-wrapper .middle-row{background-color:#fff;padding:20px 20px 50px!important;position:absolute!important;top:10%;left:0;right:30px;width:auto!important}.banner-content.alert-bordered .main-wrapper .middle-row:before{left:20px!important}}.banner-content.alert-bordered .main-wrapper .main-image{width:100%!important}.mainpage-section.banners-top-section{padding-bottom:0}@media screen and (min-width:40em){.mainpage-section.banners-top-section{padding:0 0 10px}}@media screen and (max-width:39.99875em){.banner-masonry{display:flex;flex-direction:row;flex-wrap:wrap;overflow:visible}.banner-masonry::-webkit-scrollbar{display:none}}@media (max-width:359px){.banner-masonry{flex-wrap:wrap}}.banner-masonry .banner-container{position:relative;padding-top:205px}@media screen and (max-width:63.99875em){.banner-masonry .banner-container{flex:0 0 100%;max-width:100%}}@media screen and (min-width:64em){.banner-masonry .banner-container{width:33.333%}.banner-masonry .banner-container.double-width{width:66.666%}.banner-masonry .banner-container.triple-width{width:99.999%}}.banner-masonry .banner-container.double-height{padding-top:410px}.banner-masonry .banner-container.double-height.countdown-double-height{padding-top:330px}@media (min-width:359px){.banner-masonry .banner-container.double-height.countdown-double-height{padding-top:250px}}@media screen and (min-width:40em){.banner-masonry .banner-container.double-height.countdown-double-height{padding-top:410px}}.banner-masonry .banner-container.triple-height{padding-top:250px}@media (min-width:992px){.banner-masonry .banner-container.triple-height{padding-top:615px}}@media screen and (min-width:40em) and (max-width:63.99875em){.banner-masonry .banner-container.triple-height{padding-top:280px}.banner-masonry .banner-container.triple-height .main-image{right:17px;height:200px;padding:25px 15px 0}.banner-masonry .banner-container.triple-height .main-image img{max-height:140px;object-fit:contain}}@media screen and (max-width:63.99875em){.banner-masonry .banner-container.triple-height.banner-night-sale{padding-top:420px}}@media screen and (max-width:39.99875em){.banner-masonry .banner-container.triple-height .mobile-low img{height:200px}}.banner-masonry .banner-container.countdown-full-width-container{padding-top:390px}@media screen and (min-width:40em){.banner-masonry .banner-container.countdown-full-width-container{padding-top:120px}}@media screen and (max-width:39.99875em){.banner-masonry .banner-container.mobile-half-width{flex:0 0 50%;max-width:50%;padding-top:250px}}@media (max-width:359px){.banner-masonry .banner-container.mobile-half-width{flex:0 0 100%;max-width:100%;padding-top:340px}}@media screen and (max-width:39.99875em){.banner-masonry .banner-container.mobile-fluid-banner{padding:0;height:auto}.banner-masonry .banner-container.mobile-fluid-banner .banner-content{position:static;display:block}}@media screen and (max-width:63.99875em){.banner-masonry .banner-container.medium-down-fluid-banner{padding:0;height:auto}.banner-masonry .banner-container.medium-down-fluid-banner .banner-content{position:static;display:block}}.banner-masonry .banner-content{position:absolute;top:5px;bottom:5px;left:2.5px;right:2.5px}@media (min-width:992px){.banner-masonry .banner-content{top:10px;left:15px;right:15px;bottom:10px}}@media (max-width:359px){.banner-masonry .banner-content{left:0;right:0}}.banner-content{background:#fff;box-shadow:4px 4px 20px 0 rgba(0,0,0,.1);border-radius:2px;position:relative;overflow:hidden;color:#404000}.banner-content:after{content:"";display:block;background:#48227c;position:absolute;left:0;top:0;width:100%;height:0;transition:height .2s}.banner-content:active,.banner-content:focus,.banner-content:hover{box-shadow:11px 11px 35px 0 rgba(0,0,0,.2);outline:none!important}.banner-content:active:after,.banner-content:focus:after,.banner-content:hover:after{height:4px}.banner-content:before{content:"" "" "";font-family:icomoon;color:#48227c;position:absolute;letter-spacing:-4px;text-shadow:0 0 10px #fff,0 0 10px #fff;z-index:2;font-size:15px;right:20px;bottom:12px}@media (min-width:360px){.banner-content:before{font-size:12px;right:10px;bottom:15px}}@media (min-width:768px){.banner-content:before{bottom:15px}}.banner-content.triple-height{overflow:visible;padding:10px}@media (max-width:992px){.banner-content.triple-height{box-shadow:none}}@media (min-width:992px){.banner-content.triple-height{padding:20px}}.banner-content.triple-height.wave-bg{background:#fff url(../../../images/mainpage/banners/b2c/2020/mainpage-try-5g-wave-bg.png) 0 bottom no-repeat;background-size:contain}.banner-content.triple-height:after,.banner-content.triple-height:before{display:none}.banner-content.triple-height .main-wrapper{width:100%;height:100%;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:center}.banner-content.triple-height .main-wrapper .badge{display:inline-block;margin-bottom:15px;padding:2px 7px;background-color:#ffed53;border-radius:2px;font-size:12px}.banner-content.triple-height .main-wrapper>.bottom-row,.banner-content.triple-height .main-wrapper>.middle-row,.banner-content.triple-height .main-wrapper>.top-row{width:100%;border:4px solid #5e338c}.banner-content.triple-height .main-wrapper>.top-row{border-bottom-width:0;flex:1}@media (min-width:992px){.banner-content.triple-height .main-wrapper>.top-row{flex:unset;height:10%}}.banner-content.triple-height .main-wrapper>.middle-row{border-left-width:0;border-top-width:0;border-bottom-width:0;position:relative;z-index:2;padding-top:10px;padding-bottom:10px}@media (min-width:992px){.banner-content.triple-height .main-wrapper>.middle-row{padding-top:20px;padding-bottom:60px}}.banner-content.triple-height .main-wrapper>.middle-row h2.h1{margin-top:0;margin-bottom:10px;font-family:Roboto Bold;line-height:1.1;z-index:3;font-size:24px}@media (min-width:992px){.banner-content.triple-height .main-wrapper>.middle-row h2.h1{margin-bottom:20px;line-height:1;font-family:Roboto Light;font-size:32px}}.banner-content.triple-height .main-wrapper>.middle-row p.lead{margin-top:0;margin-bottom:0;z-index:3}.banner-content.triple-height .main-wrapper>.middle-row:before{content:"" "" "";font-family:icomoon;color:#48227c;font-size:15px;position:absolute;bottom:14px;right:13px;letter-spacing:-4px;text-shadow:0 0 10px #fff,0 0 10px #fff}@media (min-width:992px){.banner-content.triple-height .main-wrapper>.middle-row:before{bottom:15px;left:-3px;font-size:19px}}.banner-content.triple-height .main-wrapper>.bottom-row{border-top-width:0;height:14px}@media (min-width:992px){.banner-content.triple-height .main-wrapper>.bottom-row{height:auto;flex:1}}.banner-content.triple-height .main-wrapper .mobile-gradient{position:absolute;width:calc(100% - 28px);height:calc(100% - 28px);top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,0) 25%,#fff 76%,#fff)}@media (min-width:992px){.banner-content.triple-height .main-wrapper .mobile-gradient{display:none}}.banner-content.triple-height .main-image{position:absolute;bottom:50px;right:10px;z-index:1;width:257px;height:208px;max-width:100%}@media (min-width:360px){.banner-content.triple-height .main-image{width:340px;height:220px;text-align:right}}@media screen and (min-width:64em){.banner-content.triple-height .main-image{bottom:0;width:387px;height:313px;left:50%;transform:translateX(-50%);display:-webkit-box;display:-ms-flexbox;display:flex}.banner-content.triple-height .main-image img{-ms-flex-item-align:end;align-self:flex-end}}.banner-content.single-item{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;padding:15px 10px 10px}@media (min-width:360px){.banner-content.single-item{padding:10px}}@media screen and (min-width:40em){.banner-content.single-item{padding:15px 15px 10px}}.banner-content.single-item .banner-copy-text{display:block;text-align:left;order:1;width:100%;line-height:1.2;height:70px;font-size:18px}.banner-content.single-item .banner-copy-text .yellow-bg{display:inline-block;background-color:#ffed53;padding:2px 4px;font-size:12px;line-height:14px;margin-bottom:10px}@media (min-width:360px){.banner-content.single-item .banner-copy-text{font-size:12px;line-height:13px;height:50px}}@media screen and (min-width:40em){.banner-content.single-item .banner-copy-text{width:45%;font-size:15px;line-height:18px;margin-bottom:0}}.banner-content.single-item .bottom-copy{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-end;align-items:flex-start;width:100%;order:3;font-size:18px;color:#8a238c;font-family:Roboto Bold}@media screen and (max-width:39.99875em){.banner-content.single-item .bottom-copy{font-size:15px}}@media (max-width:359px){.banner-content.single-item .bottom-copy{height:63px;font-size:18px}}.banner-content.single-item .bottom-copy .price-container{display:block;width:100%}.banner-content.single-item .banner-image{order:2;object-fit:contain;object-position:center;text-align:center;align-self:center;height:170px;padding:10px 0}@media (min-width:360px){.banner-content.single-item .banner-image{max-width:unset;width:calc(100% + 10px);height:110px;margin:10px -5px auto;padding:0}}@media screen and (min-width:40em){.banner-content.single-item .banner-image{width:55%;height:158px;position:absolute;top:10px;right:10px;z-index:1;margin:0}}@media screen and (min-width:40em) and (max-width:63.99875em){.banner-content.single-item .banner-image{padding:0 30px;text-align:right}}@media screen and (min-width:40em){.banner-content.single-item.photo-align-bottom .banner-image{top:unset;bottom:0}}.banner-content.single-item .countdown-clock{align-self:flex-end;order:4;flex:1 0 100%;align-content:center;justify-content:center}@media screen and (max-width:39.99875em){.banner-content.single-item .countdown-clock{flex:0 1 auto;order:2;align-self:center}}.banner-content.device-double-height:after{display:none}.banner-content.device-double-height:before{color:#fff;text-shadow:none;right:20px;bottom:15px}.banner-content.device-double-height .bg-image{z-index:0;width:100%;height:100%;object-fit:cover;object-position:center center}.banner-content.device-double-height .inner-content{font-size:18px;position:absolute;top:0;bottom:0;left:0;right:0;z-index:1;display:flex;flex-direction:column;justify-content:space-between;padding:15px 10px 10px}@media screen and (max-width:39.99875em){.banner-content.device-double-height .inner-content{font-size:18px}}.banner-content.device-double-height .price-main{color:inherit}.banner-content.device-double-height .banner-copy-text,.banner-content.device-double-height .banner-image,.banner-content.device-double-height .price-container{display:block}.banner-content.device-double-height .banner-image{margin:auto}@media screen and (max-width:39.99875em){.banner-content.device-double-height .banner-image{max-width:100%}}@media (max-width:359px){.banner-content.device-double-height .banner-image{max-width:77%}}.banner-content.device-double-height.device-horizontal:before{color:#583787}@media (min-width:359px) and (max-width:640px){.banner-content.device-double-height.device-horizontal .banner-copy-text{font-size:12px}}.banner-content.device-double-height.device-horizontal .inner-content{padding:15px 10px}@media (min-width:359px){.banner-content.device-double-height.device-horizontal .inner-content{padding-bottom:40px}}.banner-content.device-double-height.device-horizontal .banner-info{display:flex;flex-direction:column;justify-content:center}@media (min-width:359px) and (max-width:640px){.banner-content.device-double-height.device-horizontal .banner-info{display:flex;flex-direction:row;flex-wrap:wrap}}@media print,screen and (min-width:40em){.banner-content.device-double-height.device-horizontal .banner-info{flex:1 auto}}.banner-content.device-double-height.device-horizontal .banner-image{width:100%;margin-top:0;height:100%;display:flex;align-items:center;justify-content:center}@media (min-width:359px) and (max-width:640px){.banner-content.device-double-height.device-horizontal .banner-image{width:calc(100% - 170px)}}@media print,screen and (min-width:40em){.banner-content.device-double-height.device-horizontal .banner-image{width:calc(100% - 210px)}}.banner-content.device-double-height.device-horizontal .banner-image img{max-width:100%}.banner-content.device-double-height.device-horizontal .banner-promotion-info{width:100%;display:flex;flex-direction:row;justify-content:space-around}@media (min-width:359px) and (max-width:640px){.banner-content.device-double-height.device-horizontal .banner-promotion-info{width:170px;flex-direction:column}}.banner-content.device-double-height.device-horizontal .price-content{display:flex;flex-direction:column;flex:1 0 auto;justify-content:flex-end}@media (min-width:359px) and (max-width:640px){.banner-content.device-double-height.device-horizontal .price-content{align-items:center}}.banner-content.device-double-height.device-horizontal .price-content .price-old{display:inline-block;color:#767676;font-size:26px;line-height:1}@media (min-width:359px) and (max-width:640px){.banner-content.device-double-height.device-horizontal .price-content .price-old{font-size:20px}}.banner-content.device-double-height.device-horizontal .price-content .price-main{display:inline-block;width:100%;color:#8a238c;font-size:32px;line-height:1}@media (min-width:359px) and (max-width:640px){.banner-content.device-double-height.device-horizontal .price-content .price-main{font-size:24px;width:auto}}@media print,screen and (min-width:40em){.banner-content.device-double-height.device-horizontal .price-content .price-main{width:auto}}.banner-content.device-double-height.device-horizontal .countdown-clock{flex:1 0 auto;overflow:hidden}@media (min-width:359px) and (max-width:640px){.banner-content.device-double-height.device-horizontal .countdown-clock{flex-basis:auto}}.banner-content.device-double-height.device-vertical:before{color:#583787}@media (min-width:359px) and (max-width:640px){.banner-content.device-double-height.device-vertical .banner-copy-text{font-size:12px}}.banner-content.device-double-height.device-vertical .inner-content{padding:15px 20px 15px 10px}@media (min-width:359px){.banner-content.device-double-height.device-vertical .inner-content{padding-bottom:40px}}.banner-content.device-double-height.device-vertical .banner-info{display:flex;flex-direction:row;justify-content:center;flex:1 auto}.banner-content.device-double-height.device-vertical .banner-image{margin-top:0;width:calc(100% - 180px);height:100%;display:flex;align-items:center;justify-content:left;padding-right:15px}.banner-content.device-double-height.device-vertical .banner-image img{max-width:100%}.banner-content.device-double-height.device-vertical .banner-promotion-info{width:180px;display:flex;flex-direction:column;justify-content:center}.banner-content.device-double-height.device-vertical .price-content{display:flex;flex-direction:column;justify-content:flex-end}.banner-content.device-double-height.device-vertical .price-content .price-old{display:inline-block;color:#767676;font-size:26px;line-height:1}@media (min-width:359px) and (max-width:640px){.banner-content.device-double-height.device-vertical .price-content .price-old{font-size:20px}}.banner-content.device-double-height.device-vertical .price-content .price-main{display:inline-block;color:#8a238c;font-size:32px;line-height:1}@media (min-width:359px) and (max-width:640px){.banner-content.device-double-height.device-vertical .price-content .price-main{font-size:24px;width:auto}}@media print,screen and (min-width:40em){.banner-content.device-double-height.device-vertical .price-content .price-main{width:auto}}.banner-content.device-double-height.device-vertical .countdown-clock{margin-top:20px;overflow:hidden}@media (min-width:359px) and (max-width:640px){.banner-content.device-double-height.device-vertical .countdown-clock{flex-basis:auto}}.banner-content .arrows-background{position:absolute;bottom:0;right:0;width:45px;height:40px;border-top-left-radius:10px;background-color:hsla(0,0%,100%,.8);z-index:1}.banner-content.countdown-full-width{padding:0 20px;display:flex;align-items:center;flex-direction:row;justify-content:space-between;box-shadow:none}@media screen and (max-width:39.99875em){.banner-content.countdown-full-width{background-color:transparent;text-align:center;flex-wrap:wrap;justify-content:center;align-items:center}}@media screen and (min-width:40em){.banner-content.countdown-full-width{background:#fff;box-shadow:4px 4px 20px 0 rgba(0,0,0,.1);border-radius:2px}.banner-content.countdown-full-width:active,.banner-content.countdown-full-width:focus,.banner-content.countdown-full-width:hover{box-shadow:11px 11px 35px 0 rgba(0,0,0,.2);outline:none!important}}.banner-content.countdown-full-width:after{display:none}.banner-content.countdown-full-width .banner-title{font-family:Roboto Light;font-size:25px;margin:0 0 15px}@media screen and (max-width:39.99875em){.banner-content.countdown-full-width .banner-title{font-size:24px}}.banner-content.countdown-full-width:before{display:none}.banner-content.countdown-full-width .banner-image{height:90px}@media screen and (max-width:39.99875em){.banner-content.countdown-full-width .banner-image{-webkit-mask-image:-webkit-gradient(linear,left top,left bottom,from(#000),to(transparent));mask-image:linear-gradient(180deg,#000 0,#000 50%,transparent)}}@media screen and (min-width:40em){.banner-content.countdown-full-width .banner-image{align-self:flex-end}}@media screen and (max-width:39.99875em){.banner-content.countdown-full-width .button,.banner-content.countdown-full-width .copy{flex:1 1 100%}}@media screen and (max-width:39.99875em){.banner-content.countdown-full-width .banner-image,.banner-content.countdown-full-width .price{width:40%;display:block}}@media screen and (max-width:39.99875em){.banner-content.countdown-full-width .price{text-align:left}}@media screen and (max-width:63.99875em){.banner-content.triple-height-countdown{height:420px}}@media screen and (min-width:64em){.banner-content.triple-height-countdown .main-wrapper>.top-row{height:5%}}@media screen and (max-width:63.99875em){.banner-content.triple-height-countdown .main-wrapper>.top-row{flex:none;height:10px}}@media screen and (min-width:64em){.banner-content.triple-height-countdown .main-wrapper>.middle-row .h1{margin-bottom:10px}}@media screen and (max-width:63.99875em){.banner-content.triple-height-countdown .main-wrapper>.bottom-row{flex:1}}@media screen and (max-width:63.99875em){.banner-content.triple-height-countdown .main-wrapper .main-image{text-align:center;bottom:-4px}}@media screen and (min-width:64em){.banner-content.sunday-sale .main-wrapper>.middle-row{padding-top:15px;padding-bottom:10px}}.banner-content.sunday-sale .main-wrapper>.middle-row:before{content:none!important}.banner-content.sunday-sale .main-wrapper>.bottom-row{position:relative}.banner-content.sunday-sale .main-wrapper>.bottom-row:before{content:"" "" "";font-family:icomoon;color:#48227c;font-size:15px;position:absolute;bottom:10px;right:15px;letter-spacing:-4px;text-shadow:0 0 10px #fff,0 0 10px #fff}@media (min-width:992px){.banner-content.sunday-sale .main-wrapper>.bottom-row:before{font-size:19px}}.price-container .price-old{color:#585858;font-family:Roboto Bold;font-size:18px;position:relative;white-space:nowrap}@media screen and (max-width:39.99875em){.price-container .price-old{font-size:12px}}@media (max-width:320px){.price-container .price-old{font-size:18px}}.price-container .price-old:before{content:"";position:absolute;display:block;top:0;right:0;bottom:0;left:-5%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0'%3E%3Cline x1='95%25' y1='10%25' x2='5%25' y2='90%25' stroke='%23000' stroke-width='2'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:100%;background-position:50%}.price-container .price-old.price-old-light{font-family:Roboto Light;font-size:26px}@media screen and (max-width:39.99875em){.price-container .price-old.price-old-light{font-size:20px}}@media (max-width:320px){.price-container .price-old.price-old-light{font-size:26px}}.price-container .price-main{font-family:Roboto Bold;color:#8a238c;font-size:32px;white-space:nowrap}@media screen and (max-width:39.99875em){.price-container .price-main{font-size:24px}}.price-container .price-main.underlined{position:relative}.price-container .price-main.underlined:after{display:block;content:"";height:3px;position:absolute;left:0;right:0;bottom:0;background-color:#ffed53}.price-container .price-main.price-medium{font-size:38px}.price-container .price-main .price-large{font-size:46px;line-height:46px}@media screen and (max-width:39.99875em){.price-container .price-main .price-large{font-size:32px;line-height:32px}}@media (max-width:359px){.price-container .price-main .price-large{font-size:46px;line-height:46px}}.price-container .price-main .price-larger{font-size:56px;line-height:56px}@media screen and (max-width:39.99875em){.price-container .price-main .price-larger{font-size:46px;line-height:46px}}@media (max-width:359px){.price-container .price-main .price-larger{font-size:56px;line-height:56px}}.price-container .price-main.default-lh{line-height:1}.price-container .price-postfix,.price-container .price-prefix{font-size:15px}@media screen and (max-width:39.99875em){.price-container .price-postfix,.price-container .price-prefix{font-size:12px}}@media (max-width:359px){.price-container .price-postfix,.price-container .price-prefix{font-size:15px}}.price-container .price-postfix.same-size,.price-container .price-prefix.same-size{font-size:inherit}@media screen and (max-width:39.99875em){.price-container-large-mobile .price-old{font-size:18px}}@media screen and (max-width:39.99875em){.price-container-large-mobile .price-old.price-old-light{font-size:26px}}@media screen and (max-width:39.99875em){.price-container-large-mobile .price-main{font-size:32px}}@media screen and (max-width:39.99875em){.price-container-large-mobile .price-main .price-large{font-size:46px;line-height:46px}}@media screen and (max-width:39.99875em){.price-container-large-mobile .price-main .price-larger{font-size:56px;line-height:56px}}@media screen and (max-width:39.99875em){.price-container-large-mobile .price-postfix,.price-container-large-mobile .price-prefix{font-size:15px}}body{background:#f2f6f7!important}.h2,h2{font-family:Roboto Bold;font-size:32px;color:#404000;margin-bottom:70px;margin-top:60px}@media screen and (max-width:39.99875em){.h2,h2{font-size:20px;margin-top:0;margin-bottom:25px}}.mainpage-section{padding:30px 10px 0}@media screen and (max-width:39.99875em){.mainpage-section{padding-left:0;padding-right:0;padding-bottom:0}}@media screen and (max-width:39.99875em){.mainpage-section.bottom-space{margin-bottom:72px}}.mainpage-section.small-separator{padding-top:15px}@media screen and (min-width:40em){.mainpage-section.bg-white-desktop{background-color:#fff}}@media screen and (min-width:64em){.mainpage-section .row.wide-gutters .column,.mainpage-section .row.wide-gutters .columns{flex:1 1 0px;padding-right:4.0625rem;padding-left:4.0625rem}}.mainpage-section.large-extra-padding{padding-top:115px;padding-bottom:115px}.modal-inner{color:#404000}.modal-inner .form-input input{height:42px}#unlimited-lead-voucher-4 .custom-modal.contact-us-modal .modal-inner .container-icon+p{margin-bottom:0;font-size:18px}#main-container{margin-top:0}.quick-links-container{display:flex;flex-direction:column;margin-top:25px;background:#f2f6f7}@media screen and (min-width:64em){.quick-links-container{margin-top:15px;flex-flow:row nowrap}}.quick-links-container>li{width:100%}@media screen and (min-width:64em){.quick-links-container>li{width:33.3%;margin:5px 15px}}.quick-links-container>li a{display:flex;flex-flow:row nowrap;align-items:center;width:100%;padding:24px 10px;background:#fff;font-size:15px;border-radius:2px;font-family:Roboto Regular;margin:5px 0;position:relative;border-top:4px solid #fff;color:#404040}.quick-links-container>li a:hover{box-shadow:11px 11px 30px 0 rgba(0,0,0,.25);border-top:4px solid #48227c}.quick-links-container>li a>[class^=icon-]{margin-right:10px;font-size:30px}.quick-links-container>li a [class^=icon-]{color:#48227c}.quick-links-container>li a [class^=icon-chevron-]{margin:0 2px;font-size:13px}.quick-links-container>li a .check-out{flex:1 auto;text-align:right}.quick-links-container>li a .check-out .check-out-txt{display:none}@media screen and (min-width:75em){.quick-links-container>li a .check-out .check-out-txt{display:inline-block}}.tabs{background:#fff}.tabs-controls{display:flex;flex-flow:row nowrap;width:100%}.tabs-controls .tabs-title{flex:1;margin-bottom:6px;position:relative}.tabs-controls .tabs-title .tab-trigger{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:10px 0 15px;font-size:18px;text-align:center;color:#767676;font-family:Roboto Light;border-bottom:1px solid #e6eaeb;cursor:pointer}.tabs-controls .tabs-title .tab-trigger:before{content:"";position:absolute;display:block;right:0;bottom:-2px;left:0;width:100%;height:3px;background:#583787;visibility:hidden;opacity:0;transition:all .3s cubic-bezier(.5,.5,.05,.95)}.tabs-controls .tabs-title .tab-trigger h2,.tabs-controls .tabs-title .tab-trigger h3,.tabs-controls .tabs-title .tab-trigger h4{margin:0;font-size:15px;font-family:Roboto Medium}@media screen and (max-width:39.99875em){.tabs-controls .tabs-title .tab-trigger{padding-left:5px;padding-right:5px}}.tabs-controls .tabs-title .tab-trigger>:not([class^=icon-]){font-size:16px}@media screen and (max-width:39.99875em){.tabs-controls .tabs-title .tab-trigger>:not([class^=icon-]){font-size:18px}}.tabs-controls .tabs-title .tab-trigger .tab-image{max-width:80px;height:auto;margin-bottom:10px}.tabs-controls .tabs-title .tab-trigger .tab-image.small{max-width:60px}.tabs-controls .tabs-title .tab-trigger.white-arrow{border:none}.tabs-controls .tabs-title .tab-trigger.white-arrow:before{display:none}.tabs-controls .tabs-title:not(.is-active)>.tab-trigger:hover:before{visibility:visible;opacity:1;background:#8a238c}.tabs-controls .tabs-title.is-active>.tab-trigger{color:#583787}.tabs-controls .tabs-title.is-active>.tab-trigger h2,.tabs-controls .tabs-title.is-active>.tab-trigger h3,.tabs-controls .tabs-title.is-active>.tab-trigger h4{font-family:Roboto Medium}.tabs-controls .tabs-title.is-active>.tab-trigger:before{visibility:visible;opacity:1}.tabs-controls .tabs-title.movie-active.is-active{background:#583787}.tabs-controls .tabs-title.movie-active.is-active .text-purple{color:#fff!important}.tabs-controls .tabs-title.movie-active.is-active a{color:#fff}.tabs-controls .tabs-title.movie-active.is-active:after{content:none}.tabs-controls .tabs-title.movie-active-b2b.is-active{background:#583787}.tabs-controls .tabs-title.movie-active-b2b.is-active .text-purple{color:#ffed53!important}.tabs-controls .tabs-title.movie-active-b2b.is-active a{color:#fff}.tabs-controls .tabs-title.movie-active-b2b.is-active:after{content:none}.tabs-controls .tabs-title.disabled{color:#e6eaeb;cursor:default;pointer-events:none}.tabs-controls .tabs-title.disabled>*{color:#d0d6d8}.tabs-controls .tabs-title.disabled:after{background:#e6eaeb}.tabs-controls.tabs-block{border:1px solid #e6eaeb;border-radius:3px}.tabs-controls.tabs-block>.tabs-title{margin:0}.tabs-controls.tabs-block>.tabs-title:first-child>.tab-trigger{border-radius:3px 0 0 3px}.tabs-controls.tabs-block>.tabs-title:last-child>.tab-trigger{border-radius:0 3px 3px 0}.tabs-controls.tabs-block>.tabs-title>.tab-trigger{position:relative;height:auto;padding:10px 0;color:#767676;text-transform:uppercase;border:0;transition:none}.tabs-controls.tabs-block>.tabs-title>.tab-trigger:before{display:none;content:"";position:absolute;top:calc(100% - 1px);left:50%;margin-left:-8px;background:transparent;display:inline-block;width:0;height:0;vertical-align:middle;border:8px solid transparent;border-top-color:#6c4f96;transition:none}.tabs-controls.tabs-block>.tabs-title>.tab-trigger [class^=icon-]{font-size:18px;line-height:18px;color:#6c4f96}.tabs-controls.tabs-block>.tabs-title>.tab-trigger [class^=icon-].icon-pokolenie{font-size:45px}.tabs-controls.tabs-block>.tabs-title>.tab-trigger h2,.tabs-controls.tabs-block>.tabs-title>.tab-trigger h3,.tabs-controls.tabs-block>.tabs-title>.tab-trigger h4{margin:0;font-size:13px;font-family:Roboto Medium}.tabs-controls.tabs-block>.tabs-title:not(.is-active):not(:last-child)>.tab-trigger:not(:hover):after{content:"";position:absolute;display:block;top:10px;right:-1px;bottom:10px;width:1px;background:#e6eaeb}.tabs-controls.tabs-block>.tabs-title:not(.is-active)>.tab-trigger:hover{background:#e6eaeb}.tabs-controls.tabs-block>.tabs-title:not(.is-active)>.tab-trigger:hover:before{display:none}.tabs-controls.tabs-block>.tabs-title.is-active>.tab-trigger{cursor:default;color:#fff;background:#6c4f96}.tabs-controls.tabs-block>.tabs-title.is-active>.tab-trigger:before{display:block}.tabs-controls.tabs-block>.tabs-title.is-active>.tab-trigger [class^=icon-]{color:#fff}@media screen and (max-width:39.99875em){.section .tabs-controls .tabs-title .tab-trigger{padding-top:0}}.tab-content-wrapper.padded{padding-top:22px}@media screen and (min-width:64em){.tab-content-wrapper.padded{padding-top:44px}}.tab-content{position:relative;display:none;border:0}.tab-content.is-active{display:block}[data-tabs-extra] [data-tabs-extra-content]{display:none;position:relative}[data-tabs-extra] [data-tabs-extra-content].is-active{display:block}[data-select-period-content]{position:relative}[data-select-period-content] [data-select-period-option]{display:none;position:relative}[data-select-period-content] [data-select-period-option].selected{display:block}.input-tooltip .custom-tooltip,.select-length .custom-tooltip{padding-top:6px}.description .availablity{padding:10px;font-size:14px}.hero-net-box{padding-top:0}.device-screen{position:relative;display:inline-block;width:100%}.device-screen:after{content:"";display:inline-block;position:absolute;top:0;left:0;bottom:0;right:0;background:url(../../../images/device-screen/frames/frame.png) no-repeat 50%/contain}.device-screen .device-screen-img{display:block;width:90%;height:auto;margin:5%}.label{position:relative;display:inline-block;line-height:1.2;margin:0 5px;padding:5px 9px;color:#000;font-family:Roboto Light;font-size:12px;text-align:center;vertical-align:middle;background:#e6eaeb;z-index:1;border-radius:15px}.label.rounded{border-radius:3px!important}.label.rectangular{border-radius:0!important}@media screen and (max-width:39.99875em){.label{margin:5px 0}}.label.cloud{max-width:280px;margin:0 0 10px;border-radius:3px 3px 0 3px}.label.cloud:before{content:"";position:absolute;display:block;top:100%;right:0;width:0;height:0;border-color:transparent #e6eaeb transparent transparent;border-style:solid;border-width:0 10px 10px 0}.label.cloud:not(.cloud-up){animation:bounceInDown 1.5s forwards}.label.cloud.cloud-up{margin:10px 0 0;border-radius:3px 0 3px 3px}.label.cloud.cloud-up:before{content:"";position:absolute;display:block;top:inherit;bottom:100%;border-width:0 0 10px 10px;border-color:transparent transparent #e6eaeb}.label.cloud.large{padding:10px 20px;font-size:18px;font-family:Roboto Bold;border-radius:3px 3px 0 3px}.label.cloud.large [class^=icon-]{display:block;font-size:40px}.label.cloud.arrow-left-bottom{border-radius:3px 3px 3px 0}.label.cloud.arrow-left-bottom:before{width:0;height:0;right:auto;left:0;border-width:10px 10px 0 0}.label [class^=icon-]{color:#000;margin-right:5px}.label.violet{color:#fff;background:#583787}.label.violet [class^=icon-]{color:#fff}.label.violet:before{border-color:#583787}.label.yellow{color:#000;background:#ffed53}.label.yellow:before{border-color:transparent #ffed53 transparent transparent}.label.yellow.cloud-up:before{border-color:transparent transparent #ffed53}.label.yellow.arrow-left-bottom:before{border-color:#ffed53 transparent transparent}.label.yellow.target-label{overflow:visible;margin:15px auto 0;width:100%}@media screen and (min-width:64em){.label.yellow.target-label{width:auto}}@media screen and (min-width:64em){.label.yellow.target-label.wide{min-width:300px}}.label.yellow.target-label.full-width{width:100%}.label.yellow.target-label .triangle-arrow{display:block;position:absolute;top:-25px;left:0;-webkit-transform:translate(-50%,5px);transform:translate(-50%,5px);display:inline-block;width:0;height:0;vertical-align:middle;border:10px solid transparent;border-bottom-color:#ffed53;transition:all .5s}.label.pale-yellow{background:#ffdf73}.label.purple{color:#fff;background:#8a238c}.label.purple [class^=icon-]{color:#fff}.label.purple:before{border-color:transparent #8a238c transparent transparent}.label.bordered,.label.transparent-bg{background:transparent}.label.bordered{border:1px solid #d24343}.label.bordered.red{color:#d24343;border-color:#d24343}.label.large{padding:10px 16px;border-radius:20px;font-size:15px}.label.medium{padding:8px 10px;font-size:17px;vertical-align:baseline}.label.tiny{padding:4px 8px;font-family:Roboto Medium;font-size:10px;text-transform:uppercase;color:#404040}.label.inline{padding:4px 10px}.label.space-bottom{margin-bottom:12px}@media screen and (min-width:40em){.label.space-bottom{margin-bottom:44px}}.label.medium-font{font-size:15px}.label.device-details-outlet{font-size:17px;font-weight:400;line-height:1rem;padding:5px 15px}@media (min-width:768px){.label.device-details-outlet{font-size:20px}}.no-simlock{position:absolute;top:5%;right:-10%}@media screen and (min-width:40em){.no-simlock{right:-20%}}.circle-sticker{position:relative;display:flex;flex-direction:column;justify-content:center;align-content:center;width:70px;height:70px;line-height:1.1;color:#000;text-align:center;z-index:1;background:#ffed53;border-radius:50%;animation:bounceInDown 1.5s forwards}@media screen and (min-width:64em){.circle-sticker{width:80px;height:80px}}.circle-sticker.medium{width:80px;height:80px}@media screen and (min-width:64em){.circle-sticker.medium{width:100px;height:100px}}.circle-sticker.large{width:100px;height:100px}@media screen and (min-width:64em){.circle-sticker.large{width:120px;height:120px}}.circle-sticker.rotated{transform:rotate(-15deg)}.circle-sticker.b2b-sticker{width:75px;height:75px}@media screen and (min-width:64em){.circle-sticker.b2b-sticker{width:110px;height:110px}}.sticker{position:relative;display:inline-block;width:90px;animation:bounceInDown 1.5s forwards;z-index:1}.sticker .sticker-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-75%) rotate(-20deg);font-size:8px;text-align:center;color:#fff;line-height:1em}.sticker .sticker-text .big{font-size:27px}.sticker.medium{width:145px}.sticker.medium .sticker-text{font-size:12px;line-height:1em}.sticker.medium .sticker-text .big{font-size:46px}.sticker.large{width:180px}.sticker.large .sticker-text{font-size:14px;line-height:1em}.sticker.large .sticker-text .big{font-size:46px}.sticker.no-simlock.rotated img{transform:rotate(-15deg)}.global-price .old-price,.global-price .price{animation:shake .5s cubic-bezier(.5,.5,.05,.95) forwards}.global-price .price{font-size:150%;color:#000;font-family:Roboto Bold}.global-price .old-price{overflow:hidden;position:relative;display:inline-block;color:#585858;font-size:80%;font-family:Roboto Bold;text-decoration:none}.global-price .old-price:before{content:"";position:absolute;display:block;top:0;right:-2px;bottom:0;left:-2px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0'%3E%3Cline x1='100%25' y2='100%25' stroke='%23000' stroke-width='2'/%3E%3C/svg%3E") no-repeat}.loader{display:inline-block;white-space:nowrap}.loader>.dot{display:inline-block;vertical-align:middle;width:10px;height:10px;margin:2px;background:#583787;border-radius:100%;-webkit-animation:pulse 1.4s ease-in-out infinite both;animation:pulse 1.4s ease-in-out infinite both}.loader>.dot:first-child{-webkit-animation-delay:.2s;animation-delay:.2s}.loader>.dot:nth-child(2){-webkit-animation-delay:.4s;animation-delay:.4s}.loader.big-dots>.dot{width:15px;height:15px}.devices-loader{display:block;width:120px;margin:10px auto 20px;padding:10px;color:#fff;background:#583787;visibility:hidden;border-radius:10px}.devices-loader:after{content:url(../../../images/components/loader/loader_small.gif);display:inline-block;width:20px;height:20px;margin-left:5px;vertical-align:middle}.devices-loader.loading{visibility:visible}.loader-layer{display:none;position:absolute;top:0;bottom:0;left:0;right:0;background:#fff;z-index:4}.loader-layer.loader-layer-full-page{position:fixed;z-index:3}.loader-layer.loader-layer-full-page.loader-svg .loader-row{transform:translate3d(-50%,-50%,0);left:50%}.loader-layer.loading{display:block}.loader-layer.rgba{background:hsla(0,0%,100%,.95)}.loader-layer.loader-svg .loader-row{transform:translate3d(-50%,0,0);min-width:250px;left:55%}@media screen and (min-width:40em){.loader-layer.loader-svg .loader-row{min-width:50%;left:50%}}.loader-layer.loader-svg .loader-svg-text{position:relative;margin:0}.loader-layer.loader-svg .loader-svg-text .svg-loader-container{position:absolute;top:-25px;left:50%;transform:translateX(-50%)}.loader-layer.loader-svg .loader-svg-text .svg-loader-container svg{animation-name:pulse;animation-duration:1.05s;animation-iteration-count:infinite;animation-timing-function:ease;transform-origin:50% 50%}.loader-layer.loader-svg .loader-svg-text .svg-loader-container svg circle{fill:#583787}.loader-layer .loader-row{position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0)}.loader-layer .loader-row.loader-row-price{margin-top:20px}@media screen and (min-width:40em){.loader-layer .loader-row.loader-row-price{margin-top:0;left:auto;right:0;transform:none}}.loader-layer .loader-row .loader-text{position:relative;margin:0 0 0 30px;font-size:12px;width:100%}.loader-layer .loader-row .loader-text:before{content:url(../../../images/components/loader/loader_small.gif);width:30px;height:30px;position:absolute;left:-30px;top:50%;transform:translate3d(0,-25%,0)}.custom-modal .loader-layer,.tile-element .loader-layer{display:none;position:absolute;top:0;bottom:0;left:0;right:0;background:#fff;z-index:1}.custom-modal .loader-layer.loading,.tile-element .loader-layer.loading{display:block}.custom-modal .loader-layer.rgba,.tile-element .loader-layer.rgba{background:hsla(0,0%,100%,.95)}.custom-modal .loader-layer.loader-svg .loader-row,.tile-element .loader-layer.loader-svg .loader-row{transform:translate3d(-50%,0,0);min-width:250px;left:55%}@media screen and (min-width:40em){.custom-modal .loader-layer.loader-svg .loader-row,.tile-element .loader-layer.loader-svg .loader-row{min-width:50%;left:50%}}.custom-modal .loader-layer.loader-svg .loader-row .loader-svg-text,.tile-element .loader-layer.loader-svg .loader-row .loader-svg-text{position:relative;margin:0}.custom-modal .loader-layer .loader-row,.tile-element .loader-layer .loader-row{position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0)}.custom-modal .loader-layer .loader-row.loader-row-price,.tile-element .loader-layer .loader-row.loader-row-price{margin-top:20px}@media screen and (min-width:40em){.custom-modal .loader-layer .loader-row.loader-row-price,.tile-element .loader-layer .loader-row.loader-row-price{margin-top:0;left:auto;right:0;transform:none}}.custom-modal .loader-layer .loader-row .loader-text,.tile-element .loader-layer .loader-row .loader-text{position:relative;margin:0 0 0 50px;font-size:15px}.custom-modal .loader-layer .loader-row .loader-text:before,.tile-element .loader-layer .loader-row .loader-text:before{content:url(../../../images/components/loader/loader.gif);width:50px;height:50px;position:absolute;left:-60px;top:0;transform:translate3d(0,-25%,0)}@media screen and (max-width:63.99875em){.custom-modal .loader-layer .loader-row .loader-text,.tile-element .loader-layer .loader-row .loader-text{width:100%;max-width:60vw}}@media screen and (max-width:39.99875em){.custom-modal .loader-layer .loader-row .loader-text,.tile-element .loader-layer .loader-row .loader-text{width:60vw}}.form-b2b-lead .agreements{display:flex;justify-content:space-between;align-items:flex-start}@media screen and (max-width:63.99875em){.form-b2b-lead .agreements{margin-bottom:30px;flex-direction:column}}@media screen and (min-width:64em){.form-b2b-lead .agreements{margin-bottom:10px;flex-direction:row}}@media print,screen and (min-width:64em){.form-b2b-lead .agreements{margin-top:-12px}}@media screen and (min-width:90em){.form-b2b-lead .agreements{margin-top:0}}.form-b2b-lead .agreements>*{display:block;flex:0 1 auto;width:auto}.form-b2b-lead .agreements a{text-decoration:underline;font-size:12px}@media screen and (max-width:39.99875em){.form-b2b-lead .agreements #form-marketing-agreements~label{margin-bottom:30px}}@media print,screen and (min-width:64em){.form-b2b-lead .agreements #form-marketing-agreements~label{padding-right:18px}}@media screen and (max-width:39.99875em){.form-b2b-lead .agreements #form-marketing-agreements~label+.form-message{bottom:5px}}.form-b2b-lead button{margin-bottom:.5rem}.banner-content.banner-form-b2b-container{padding:15px;display:flex;flex-direction:column;justify-content:space-between}.banner-content.banner-form-b2b-container:after,.banner-content.banner-form-b2b-container:before{display:none}@media screen and (max-width:39.99875em){.banner-content.banner-form-b2b-container{margin-bottom:30px}}label[for=forn-b2b-lead-agreements] small.form-message{display:none}@media screen and (min-width:40em){.form-b2b-lead-title{font-family:Roboto Light;margin-top:0;margin-bottom:16px;font-size:32px}}@media screen and (max-width:39.99875em){.form-b2b-lead-title{margin-top:15px;text-align:center}}.form-b2b-lead-thankyou{flex-grow:1;display:flex;flex-direction:column;justify-content:center;align-items:center}.form-b2b-lead-thankyou p{font-family:Roboto Light;font-size:32px}.countdown-clock{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:center;position:relative}@media (min-width:992px){.countdown-clock{flex-direction:row;justify-content:flex-end;align-items:flex-end}}.countdown-clock .left-column,.countdown-clock .right-column{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:flex-end}.countdown-clock .left-column{padding-bottom:7px}@media (min-width:992px){.countdown-clock .left-column{margin-right:10px}}.countdown-clock .divider{position:absolute;bottom:24%;left:50%;transform:translateX(-50%);width:100%;border-top:2px solid rgba(0,0,0,.2);margin:0}@media (min-width:375px){.countdown-clock .divider{bottom:60%}}@media (min-width:992px){.countdown-clock .divider{bottom:32%}}.countdown-clock .date-part{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap}.countdown-clock .date-part .top-row{text-align:center;order:2;display:flex;padding-top:3px}@media (min-width:992px){.countdown-clock .date-part .top-row{order:1;padding-top:0;padding-bottom:10px}}.countdown-clock .date-part .bottom-row{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;order:1}@media (min-width:992px){.countdown-clock .date-part .bottom-row{order:2}}.countdown-clock .colon,.countdown-clock .copy,.countdown-clock .digit{color:#fff}.countdown-clock .copy{font-size:10px}.countdown-clock .copy.left{font-size:15px}@media (min-width:992px){.countdown-clock .copy{font-size:12px}.countdown-clock .copy.left{font-size:15px}}.countdown-clock .digit{font-size:29px;font-family:Roboto Bold;background-color:#353535;border-radius:2px;margin:0 2px;padding:0 2px;position:relative;overflow:hidden;transform:rotateX(.1deg) translateZ(-.1px)}.countdown-clock .digit.half{position:absolute;left:0;margin:0!important;right:0;height:50%!important;user-select:none}.countdown-clock .digit.half.top{top:0;bottom:50%;animation-name:flipTop;animation-duration:.25s;animation-fill-mode:both;animation-timing-function:ease-in;transform-origin:bottom center;z-index:2}.countdown-clock .digit.half.top.next{animation-name:none;z-index:1}.countdown-clock .digit.half.bottom{top:50%;bottom:0;line-height:0;animation-name:flipBottom;animation-duration:.25s;animation-delay:.25s;animation-fill-mode:both;animation-timing-function:ease-out;transform-origin:top center;z-index:2}.countdown-clock .digit.half.bottom.prev{z-index:1;animation-name:none}@media (min-width:375px){.countdown-clock .digit{font-size:38px}}@media (min-width:414px){.countdown-clock .digit{font-size:44px}}@media (min-width:992px){.countdown-clock .digit{border-radius:3px;padding:0 5px;font-size:45px}}.countdown-clock .colon{font-size:20px;padding-bottom:23px;font-family:Roboto Bold}@media (min-width:375px){.countdown-clock .colon{padding-bottom:27px}}@media (min-width:414px){.countdown-clock .colon{font-size:24px;padding-bottom:29px}}@media (min-width:992px){.countdown-clock .colon{font-size:28px;padding:13px 0}}@media (max-width:359px){.countdown-clock .countdown-clock-top-copy .hide-xsmall{display:none}}@media (min-width:360px) and (max-width:639px){.countdown-clock .countdown-clock-top-copy .hide-small{display:none}}@media screen and (min-width:40em){.countdown-clock .countdown-clock-top-copy .hide-medium{display:none}}@keyframes flipTop{0%{transform:rotateX(.1deg) translateZ(0)}to{transform:rotateX(-90deg) translateZ(0)}}@keyframes flipBottom{0%{transform:rotateX(90deg) translateZ(0)}to{transform:rotateX(.1deg) translateZ(0)}}.countdown-clock-flipclock{flex-direction:column;align-items:center}.countdown-clock-flipclock .date-part .top-row{padding-top:4px}.countdown-clock-flipclock .countdown-clock-top-copy{padding-bottom:4px;font-size:10px}.countdown-clock-flipclock .copy{font-size:10px}.countdown-clock-flipclock .digit{width:30px;margin:0 2px}.countdown-clock-flipclock .colon,.countdown-clock-flipclock .digit{height:52px;font-size:40px;line-height:52px}@media screen and (min-width:40em){.countdown-clock-flipclock.medium-size-small .date-part .top-row{padding-top:4px}.countdown-clock-flipclock.medium-size-small .countdown-clock-top-copy{padding-bottom:4px;font-size:10px}.countdown-clock-flipclock.medium-size-small .copy{font-size:10px}.countdown-clock-flipclock.medium-size-small .digit{width:22px;height:35px;font-size:28px;line-height:35px;margin:0 1px}.countdown-clock-flipclock.medium-size-small .colon{height:35px;line-height:35px;font-size:28px}.countdown-clock-flipclock.medium-size-medium .date-part .top-row{padding-top:3px}.countdown-clock-flipclock.medium-size-medium .countdown-clock-top-copy{padding-bottom:3px;font-size:10px}.countdown-clock-flipclock.medium-size-medium .copy{font-size:10px}.countdown-clock-flipclock.medium-size-medium .digit{width:25px;height:41px;font-size:30px;line-height:41px;margin:0 1.5px}.countdown-clock-flipclock.medium-size-medium .colon{height:41px;line-height:41px;font-size:30px}.countdown-clock-flipclock.medium-size-large .date-part .top-row{padding-top:4px}.countdown-clock-flipclock.medium-size-large .countdown-clock-top-copy{padding-bottom:4px;font-size:10px}.countdown-clock-flipclock.medium-size-large .copy{font-size:10px}.countdown-clock-flipclock.medium-size-large .digit{width:30px;height:52px;font-size:40px;line-height:52px;margin:0 2px}.countdown-clock-flipclock.medium-size-large .colon{height:52px;line-height:52px;font-size:40px}}@media screen and (max-width:39.99875em){.countdown-clock-flipclock.small-size-small .date-part .top-row{padding-top:4px}.countdown-clock-flipclock.small-size-small .countdown-clock-top-copy{padding-bottom:4px;font-size:10px}.countdown-clock-flipclock.small-size-small .copy{font-size:10px}.countdown-clock-flipclock.small-size-small .digit{width:22px;height:35px;font-size:28px;line-height:35px;margin:0 1px}.countdown-clock-flipclock.small-size-small .colon{height:35px;line-height:35px;font-size:28px}.countdown-clock-flipclock.small-size-medium .date-part .top-row{padding-top:3px}.countdown-clock-flipclock.small-size-medium .countdown-clock-top-copy{padding-bottom:3px;font-size:10px}.countdown-clock-flipclock.small-size-medium .copy{font-size:10px}.countdown-clock-flipclock.small-size-medium .digit{width:25px;height:41px;font-size:30px;line-height:41px;margin:0 1.5px}.countdown-clock-flipclock.small-size-medium .colon{height:41px;line-height:41px;font-size:30px}.countdown-clock-flipclock.small-size-large .date-part .top-row{padding-top:4px}.countdown-clock-flipclock.small-size-large .countdown-clock-top-copy{padding-bottom:4px;font-size:10px}.countdown-clock-flipclock.small-size-large .copy{font-size:10px}.countdown-clock-flipclock.small-size-large .digit{width:30px;height:52px;font-size:40px;line-height:52px;margin:0 2px}.countdown-clock-flipclock.small-size-large .colon{height:52px;line-height:52px;font-size:40px}}@media (max-width:359px){.countdown-clock-flipclock.xsmall-size-small .date-part .top-row{padding-top:4px}.countdown-clock-flipclock.xsmall-size-small .countdown-clock-top-copy{padding-bottom:4px;font-size:10px}.countdown-clock-flipclock.xsmall-size-small .copy{font-size:10px}.countdown-clock-flipclock.xsmall-size-small .digit{width:22px;height:35px;font-size:28px;line-height:35px;margin:0 1px}.countdown-clock-flipclock.xsmall-size-small .colon{height:35px;line-height:35px;font-size:28px}.countdown-clock-flipclock.xsmall-size-medium .date-part .top-row{padding-top:3px}.countdown-clock-flipclock.xsmall-size-medium .countdown-clock-top-copy{padding-bottom:3px;font-size:10px}.countdown-clock-flipclock.xsmall-size-medium .copy{font-size:10px}.countdown-clock-flipclock.xsmall-size-medium .digit{width:25px;height:41px;font-size:30px;line-height:41px;margin:0 1.5px}.countdown-clock-flipclock.xsmall-size-medium .colon{height:41px;line-height:41px;font-size:30px}.countdown-clock-flipclock.xsmall-size-large .date-part .top-row{padding-top:4px}.countdown-clock-flipclock.xsmall-size-large .countdown-clock-top-copy{padding-bottom:4px;font-size:10px}.countdown-clock-flipclock.xsmall-size-large .copy{font-size:10px}.countdown-clock-flipclock.xsmall-size-large .digit{width:30px;height:52px;font-size:40px;line-height:52px;margin:0 2px}.countdown-clock-flipclock.xsmall-size-large .colon{height:52px;line-height:52px;font-size:40px}}.countdown-clock-flipclock .countdown-clock-top-copy{text-transform:uppercase}.countdown-clock-flipclock .copy{color:#404000;text-transform:uppercase}.countdown-clock-flipclock .digit{background-image:url(../../../images/components/countdown-clock/digit-bg.svg);background-size:100%;background-repeat:no-repeat;background-color:transparent;font-family:Roboto Regular;padding:0;text-align:center}.countdown-clock-flipclock .colon{color:#404000;font-family:Roboto Regular;padding:0}.countdown-clock-flipclock .right-column{align-items:flex-start}@media screen and (min-width:40em){.countdown-clock-flipclock .right-column{align-items:flex-start}}.countdown-clock-flipclock .date-part .top-row{order:3;padding-bottom:0}@media screen and (min-width:40em){.countdown-clock-flipclock .date-part .top-row{order:3;padding-bottom:0}}.black-weeks-countdown-timer p.equal-margins,.top-main-carousel p.equal-margins{margin-top:20px;margin-bottom:20px}.sunday-no-vat-countdown-timer .countdown-clock{display:inline-flex;flex-direction:column;margin:4vw 0}.sunday-no-vat-countdown-timer .countdown-clock .right-column{flex-direction:row;align-items:flex-start}.sunday-no-vat-countdown-timer .countdown-clock .date-part--seconds .digit{color:#fcc200}.sunday-no-vat-countdown-timer .countdown-clock .date-part .top-row{padding-top:4px}.sunday-no-vat-countdown-timer .countdown-clock .countdown-clock-top-copy{padding-bottom:4px;font-size:12px}.sunday-no-vat-countdown-timer .countdown-clock .copy{font-size:12px}.sunday-no-vat-countdown-timer .countdown-clock .digit{width:24px;height:40px;font-size:34px;line-height:40px;margin:0 1px}.sunday-no-vat-countdown-timer .countdown-clock .colon{height:40px;line-height:40px;font-size:34px}@media screen and (min-width:40em){.sunday-no-vat-countdown-timer .countdown-clock{margin:0}.sunday-no-vat-countdown-timer .countdown-clock .date-part .top-row{padding-top:7px}.sunday-no-vat-countdown-timer .countdown-clock .countdown-clock-top-copy{padding-bottom:7px;font-size:15px}.sunday-no-vat-countdown-timer .countdown-clock .copy{font-size:15px}.sunday-no-vat-countdown-timer .countdown-clock .digit{width:33px;height:55px;font-size:44.6px;line-height:55px;margin:0 2px}.sunday-no-vat-countdown-timer .countdown-clock .colon{height:55px;line-height:55px;font-size:44.6px}.sunday-no-vat-countdown-timer .countdown-clock .top-row{order:3;padding-bottom:0!important}}.sunday-no-vat-countdown-timer .countdown-clock .colon{padding:0}.sunday-no-vat-countdown-timer .countdown-clock .countdown-clock-top-copy{display:block;width:100%;text-align:center}.sunday-no-vat-countdown-timer .countdown-clock .digit{text-align:center;width:38px}@media screen and (max-width:39.99875em){.sunday-no-vat-countdown-timer .countdown-clock .digit{width:26px}}.sunday-no-vat-countdown-timer .countdown-clock .digit:after{content:"";position:absolute;display:block;top:50%;left:0;transform:translateY(-50%);width:100%;height:2px;background-color:rgba(0,0,0,.2);margin:0;z-index:3}@media screen and (max-width:39.99875em){.sunday-no-vat-countdown-timer .countdown-clock .digit:after{height:1px}}.sunday-no-vat-countdown-timer .countdown-clock .digit.half:after{display:none}.selling-point{position:relative;color:#404000}@media screen and (min-width:40em) and (max-width:63.99875em){.selling-point{justify-content:center;margin:10px 0 0}}@media screen and (min-width:64em){.selling-point{height:380px;margin-top:90px;margin-bottom:90px}.selling-point:last-child{margin-bottom:0}}@media screen and (min-width:40em){.selling-point:nth-of-type(2n) .selling-point-photo,.selling-point:nth-of-type(2n) .selling-point-youtube-container{left:unset;right:25px}}@media screen and (min-width:64em){.selling-point:nth-of-type(2n) .selling-point-desc{margin-left:19%}}@media screen and (min-width:40em) and (max-width:63.99875em){.selling-point .main-img-picture{width:100%}}.selling-point .list-styled>li{margin-bottom:6px}@media screen and (max-width:63.99875em){.selling-point .download-buttons{text-align:center}}.selling-point .download-buttons:before{content:"";display:block;height:20px;margin-bottom:24px;background:url(../../../images/mainpage/selling-points/app-stars.png) 50%/contain no-repeat}@media print,screen and (min-width:64em){.selling-point .download-buttons:before{height:24px;background-position:0}}@media print,screen and (min-width:64em){.selling-point .download-buttons a{margin-right:16px}}.selling-point .download-buttons a img{max-height:48px}@media screen and (min-width:40em) and (max-width:63.99875em){.selling-points-heading{margin:10px 0 20px}}.selling-point-desc{z-index:1;background:#fff;box-shadow:4px 4px 20px 0 rgba(0,0,0,.1);border-radius:2px;padding:50px!important;order:1}@media screen and (min-width:40em) and (max-width:63.99875em){.selling-point-desc{flex-basis:100%}}@media screen and (min-width:64em){.selling-point-desc{margin-left:39%}}@media screen and (max-width:39.99875em){.selling-point-desc{background:#fff;box-shadow:4px 4px 20px 0 rgba(0,0,0,.1);border-radius:2px;position:relative;overflow:hidden;padding:30px 20px!important;margin:-20px 10px 20px;font-size:15px}.selling-point-desc:after{content:"";display:block;background:#48227c;position:absolute;left:0;top:0;width:100%;height:4px;transition:height .2s}}.selling-point-desc .list-disc li:before{border-color:#48227c;background:#48227c}@media screen and (min-width:40em){.selling-point-copy{margin-bottom:10px}}.selling-point-title{font-size:24px;font-family:Roboto Bold;margin:0 0 30px}@media screen and (max-width:39.99875em){.selling-point-title{font-size:18px;margin:0 0 15px}}.selling-point-photo,.selling-point-youtube-container{display:block;width:100%;z-index:0;order:0}@media screen and (min-width:64em){.selling-point-photo,.selling-point-youtube-container{position:absolute;left:25px;top:50%;transform:translateY(-50%);width:calc(41% - 10px)}}.selling-point-youtube-container{overflow:hidden;z-index:2}@media screen and (min-width:40em){.selling-point-youtube-container{padding-top:calc(23.0625% - 5.625px)}}@media screen and (max-width:39.99875em){.selling-point-youtube-container{width:100%;padding-top:56.25%;position:relative}}.selling-point-youtube-container iframe{position:absolute;top:0;left:0;width:100%;height:100%}@media screen and (min-width:40em) and (max-width:63.99875em){.selling-point-photo{width:100%}}.selling-point-cta-container{color:#48227c}@media screen and (max-width:39.99875em){.selling-point-cta-container{display:flex;flex-direction:column-reverse}.selling-point-cta-container .button{display:block;text-align:center;background:none;color:#48227c}.selling-point-cta-container .button:first-child{padding-bottom:0}.selling-point-cta-container .main-cta{font-family:Roboto Bold}}.selling-point-cta-container .button.white{background:transparent!important;color:#48227c}.selling-point-cta-container .button.white:first-child{padding-left:0}@media screen and (min-width:40em){.selling-point-reverse .selling-point-desc{margin-left:15%}.selling-point-reverse .selling-point-photo{left:40%;z-index:2}}@media screen and (min-width:64em){.selling-point-reverse{height:500px}.selling-point-reverse .selling-point-desc{margin-left:20%}}.remaining-service>a:active .remaining-service-desc,.remaining-service>a:focus .remaining-service-desc,.remaining-service>a:hover .remaining-service-desc{box-shadow:11px 11px 35px 0 rgba(0,0,0,.2)}.remaining-service>a:active .remaining-service-desc:after,.remaining-service>a:focus .remaining-service-desc:after,.remaining-service>a:hover .remaining-service-desc:after{height:4px}.remaining-service>a:active .remaining-service-photo,.remaining-service>a:focus .remaining-service-photo,.remaining-service>a:hover .remaining-service-photo{transform:scale(1.04);cursor:pointer}@media screen and (min-width:40em) and (max-width:63.99875em){.remaining-services-heading{margin:10px 0 20px}}.remaining-service-desc{background:#fff;box-shadow:4px 4px 20px 0 rgba(0,0,0,.1);position:relative;overflow:hidden;margin-bottom:20px;padding:20px 25px;display:flex;justify-content:space-between;flex-direction:row;color:#404000}.remaining-service-desc:after{content:"";display:block;background:#48227c;position:absolute;left:0;top:0;width:100%;height:0;transition:height .2s}.remaining-service-desc:active,.remaining-service-desc:focus,.remaining-service-desc:hover{box-shadow:11px 11px 35px 0 rgba(0,0,0,.2);outline:none!important}.remaining-service-desc:active:after,.remaining-service-desc:focus:after,.remaining-service-desc:hover:after{height:4px}@media screen and (min-width:64em){.remaining-service-desc{padding:30px 40px 25px;margin:-47px 15px 0;height:130px;flex-direction:column}}@media screen and (max-width:63.99875em){.remaining-service-desc{position:relative;overflow:visible;margin-bottom:10px;align-items:center}.remaining-service-desc:after{display:none}.remaining-service-desc .badge{position:absolute;font-family:Roboto Bold;font-size:12px;top:-2px;right:-2px;background:#ffed53;padding:0 3px}}.remaining-service-desc .icon-chevron-right{font-size:12px}.remaining-service-photo-container{padding-top:100%;height:0;overflow:hidden;position:relative}@media screen and (min-width:64em){.remaining-service .remaining-service-photo{transition:transform .6s ease}}.large-6 .remaining-service-photo-container,.medium-6 .remaining-service-photo-container{padding-top:calc(50% - 10px)}.remaining-service-photo-wrapper{position:absolute;left:0;right:0;top:0;bottom:0;display:flex;background:#fff}.remaining-service-photo{width:100%}.remaining-service-title{font-family:Roboto Bold;margin:0}@media screen and (min-width:64em){.remaining-service-title{margin:0 0 10px;font-size:18px}}@media screen and (max-width:63.99875em){.remaining-service-title{font-size:15px}}.remaining-service-cta{color:#48227c}.items-carousel{position:relative;overflow:hidden;display:block;margin:0 -35px;padding:4px 70px;z-index:1}@media screen and (max-width:63.99875em){.items-carousel{padding:0;margin:0 -10px}}.items-carousel.full-width{margin:0;padding:0}.items-carousel .swiper-container-horizontal{overflow:hidden;padding:4px}@media screen and (max-width:63.99875em){.items-carousel .swiper-container-horizontal{padding:4px 20px}}.swiper-container-no-flexbox .item-slide{float:left}.items-wrapper{position:relative;width:100%;z-index:1;display:flex;flex-flow:row nowrap;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform}.swiper-container-vertical>.items-wrapper{-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.items-wrapper,.swiper-container-android .item-slide{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-o-transform:translate(0);-ms-transform:translateZ(0);transform:translateZ(0)}.swiper-container-multirow>.items-wrapper,.swiper-container-multirow>.swiper-wrapper{-webkit-box-lines:multiple;-moz-box-lines:multiple;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.items-wrapper{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.item-slide{display:flex;-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:100%;position:relative}@media (max-height:600px) and (orientation:landscape){.item-slide{flex-shrink:1}}.swiper-container-autoheight,.swiper-container-autoheight .item-slide{height:auto}.swiper-container-autoheight .items-wrapper{-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-transition-property:-webkit-transform,height;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform,height}.items-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-wp8-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-wp8-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.item-next,.item-prev{position:absolute;top:50%;width:60px;height:60px;margin-top:-30px;color:#583787;font-size:45px;text-align:center;cursor:pointer;background:#fff;z-index:10}.item-next.swiper-button-disabled,.item-prev.swiper-button-disabled{opacity:.35;cursor:auto}.item-prev,.swiper-container-rtl .item-next{left:0;right:auto}.item-next,.swiper-container-rtl .item-prev{right:0;left:auto}.swiper-pagination{margin:0 auto;left:0;right:0;bottom:0;-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;transition:.3s;-ms-transform:translateZ(0);-o-transform:translateZ(0)}.swiper-pagination .swiper-pagination-bullet{width:12px;height:12px;margin:2px;background:#e6eaeb}.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#583787}.swiper-container-horizontal>.swiper-pagination-bullets.swipper-pagination-logos,.swiper-pagination-custom.swipper-pagination-logos,.swiper-pagination-fraction.swipper-pagination-logos{bottom:0}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-white .swiper-pagination-bullet{background:#fff}.swiper-container-vertical>.swiper-pagination-bullets{-moz-transform:translate3d(0,-50%,0);-o-transform:translateY(-50%);-ms-transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet{margin:5px 0;display:block}.swiper-container-horizontal>.swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px}.swiper-pagination-progress{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progress .swiper-pagination-progressbar{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-moz-transform-origin:left top;-ms-transform-origin:left top;-o-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar{-webkit-transform-origin:right top;-moz-transform-origin:right top;-ms-transform-origin:right top;-o-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progress{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progress{width:4px;height:100%;left:0;top:0}.swiper-pagination-progress.swiper-pagination-white{background:hsla(0,0%,100%,.5)}.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar{background:#fff}.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar{background:#000}.swiper-container-3d{-moz-perspective:1200px;-o-perspective:1200px}.swiper-container-3d .item-slide,.swiper-container-3d .item-slide-shadow-bottom,.swiper-container-3d .item-slide-shadow-left,.swiper-container-3d .item-slide-shadow-right,.swiper-container-3d .item-slide-shadow-top,.swiper-container-3d .items-wrapper,.swiper-container-3d .swiper-cube-shadow{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .item-slide-shadow-bottom,.swiper-container-3d .item-slide-shadow-left,.swiper-container-3d .item-slide-shadow-right,.swiper-container-3d .item-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .item-slide-shadow-left{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),transparent);background-image:-moz-linear-gradient(right,rgba(0,0,0,.5),transparent);background-image:-o-linear-gradient(right,rgba(0,0,0,.5),transparent);background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .item-slide-shadow-right{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),transparent);background-image:-moz-linear-gradient(left,rgba(0,0,0,.5),transparent);background-image:-o-linear-gradient(left,rgba(0,0,0,.5),transparent);background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .item-slide-shadow-top{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),transparent);background-image:-moz-linear-gradient(bottom,rgba(0,0,0,.5),transparent);background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),transparent);background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .item-slide-shadow-bottom{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),transparent);background-image:-moz-linear-gradient(top,rgba(0,0,0,.5),transparent);background-image:-o-linear-gradient(top,rgba(0,0,0,.5),transparent);background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-container-coverflow .items-wrapper,.swiper-container-flip .items-wrapper{-ms-perspective:1200px}.swiper-container-cube,.swiper-container-flip{overflow:visible}.swiper-container-cube .item-slide,.swiper-container-flip .item-slide{pointer-events:none;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-cube .item-slide .item-slide,.swiper-container-flip .item-slide .item-slide{pointer-events:none}.swiper-container-cube .item-slide-active,.swiper-container-cube .item-slide-active .item-slide-active,.swiper-container-flip .item-slide-active,.swiper-container-flip .item-slide-active .item-slide-active{pointer-events:auto}.swiper-container-cube .item-slide-shadow-bottom,.swiper-container-cube .item-slide-shadow-left,.swiper-container-cube .item-slide-shadow-right,.swiper-container-cube .item-slide-shadow-top,.swiper-container-flip .item-slide-shadow-bottom,.swiper-container-flip .item-slide-shadow-left,.swiper-container-flip .item-slide-shadow-right,.swiper-container-flip .item-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .item-slide{visibility:hidden;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube.swiper-container-rtl .item-slide{-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .item-slide-active,.swiper-container-cube .item-slide-next,.swiper-container-cube .item-slide-next+.item-slide,.swiper-container-cube .item-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-fade.swiper-container-free-mode .item-slide{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .item-slide{pointer-events:none;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .item-slide .item-slide{pointer-events:none}.swiper-container-fade .item-slide-active,.swiper-container-fade .item-slide-active .item-slide-active{pointer-events:auto}.swiper-lazy-preloader{-moz-transform-origin:50%;-moz-animation:swiper-preloader-spin 1s steps(12) infinite}.swiper-lazy-preloader:after{-webkit-background-size:100%}.single-device{display:flex;flex:1;position:relative;background:#fff;text-align:center;margin-bottom:10px}@media screen and (min-width:40em){.single-device{margin-bottom:20px}}@media screen and (min-width:64em){.single-device a.item-inner:hover,.single-device a.item-inner:not(:hover):focus{outline:0!important;box-shadow:0 0 0 4px #d0d6d8}.single-device a.item-inner:hover .button.hollow,.single-device a.item-inner:not(:hover):focus .button.hollow{color:#fff;border-color:#583787;background:#583787}}.single-device .main-price .label.large{margin:7px 0 5px;padding:5px 12px;border-radius:24px}@media screen and (min-width:64em){.single-device .main-price .label.large{padding:5px 8px}}@media screen and (min-width:75em){.single-device .main-price .label.large{padding:5px 15px;border-radius:30px}}.single-device .main-price .label.large span{color:#8a238c}.single-device .icon-4g-lte.margin-auto{margin-right:auto}.single-device .item-inner{position:relative;flex:1;display:block;width:100%;padding:20px 20px 70px;box-shadow:0 0 0 1px #d0d6d8;transition:box-shadow .5s}.single-device .item-inner .list-table{color:#583787}.single-device .item-inner.layer-disabled-gray:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background-color:hsla(0,0%,100%,.5)}.single-device .item-inner.no-side-padding{padding:20px 0 70px}.single-device .device-header{margin:0 0 25px;text-align:center;max-height:39.6px;overflow:hidden;position:relative}@media screen and (min-width:64em){.single-device .device-header{max-height:52.8px}}.single-device .device-header .h1,.single-device .device-header .h2,.single-device .device-header .h3,.single-device .device-header .h4,.single-device .device-header .h5,.single-device .device-header .h6,.single-device .device-header figcaption,.single-device .device-header h1,.single-device .device-header h2,.single-device .device-header h3,.single-device .device-header h4,.single-device .device-header h5,.single-device .device-header h6,.single-device .device-header legend{display:inline-block;width:100%;margin:0;vertical-align:middle;color:#000;font-size:18px;line-height:1.1}@media screen and (min-width:64em){.single-device .device-header .h1,.single-device .device-header .h2,.single-device .device-header .h3,.single-device .device-header .h4,.single-device .device-header .h5,.single-device .device-header .h6,.single-device .device-header figcaption,.single-device .device-header h1,.single-device .device-header h2,.single-device .device-header h3,.single-device .device-header h4,.single-device .device-header h5,.single-device .device-header h6,.single-device .device-header legend{font-size:24px}}.single-device .image-wrapper{position:relative;display:inline-block;margin-bottom:10px;width:100%;padding:10px}.single-device .image-wrapper:before{content:"";display:inline-block;height:100%;vertical-align:middle;margin-right:-.25em}.single-device .image-wrapper .main-image{display:inline-block;vertical-align:middle;transition:all .4s cubic-bezier(.5,.5,.05,.95)}.single-device .image-wrapper .badge,.single-device .image-wrapper .sticker{position:absolute;right:0;bottom:0}.single-device .image-wrapper .label.cloud{position:absolute;left:10%;bottom:10%;max-width:70%;padding:5px;font-size:13px}.single-device .image-wrapper .label.cloud [class^=icon-]{display:block;margin-bottom:2px;font-size:22px;text-align:center}.single-device .image-wrapper .badge-cheapest{position:absolute;bottom:20%;background:#f7031e;width:90px;height:90px;left:0}.single-device .image-wrapper .badge-cheapest .price{font-size:160%;line-height:17px}.single-device .image-wrapper .badge-sale{position:absolute;bottom:20%;background:#bda465;width:90px;height:90px;left:0}.single-device .image-wrapper .badge-sale .badge-text{color:#583787;font-size:110%}.single-device .image-wrapper .sticker-lowest-price{position:absolute;width:90px;height:90px;bottom:20%;left:0;background:transparent}@media screen and (min-width:64em){.single-device:hover .image-wrapper .main-image{transform:scale(.9) rotate(15deg)}.single-device .device-options{min-height:55px}}.single-device .device-price{margin-bottom:10px;color:#000;font-family:Roboto Medium}.single-device .device-price .old-price-p{margin-bottom:30px}.single-device .device-price p{margin:0}.single-device .device-price s{font-family:Roboto Light}.single-device .device-price .price-color{color:#8a238c}.single-device .device-price .main-price{display:block;line-height:1.2;color:#8a238c}.single-device .device-price .main-price .big{font-size:32px}.single-device .device-price.info-raty .main-price{display:inline-block}.single-device .device-price.info-raty .diagonal-stroke{display:inline-block;margin:5px 0}.single-device .device-price.info-raty .diagonal-stroke:after{transform:rotate(-12deg)}.single-device .device-price.info-raty .listing-raty-paragraph .listing-raty-paragraph-price{display:inline-block;margin-top:5px}.single-device .device-actions{position:absolute;right:20px;bottom:20px;left:20px}.single-device .device-actions .button{margin:0}.single-device .item-inner.custom-banner{min-height:400px;text-align:left;background-color:#e6eaeb;background-position:50%;background-size:cover}@media screen and (min-width:64em){.single-device .item-inner.custom-banner{min-height:220px}}.single-device .item-inner.custom-banner .device-header{text-align:left;margin:0 0 25px;padding:0;max-height:inherit;overflow:visible;position:relative}.single-device .item-inner.custom-banner .banner-image-wrapper.position-bottom,.single-device .item-inner.custom-banner .banner-image-wrapper.position-bottom-right{position:absolute;right:0;bottom:0;left:0;margin:0}.single-device .item-inner.custom-banner .banner-image-wrapper.position-bottom-right img,.single-device .item-inner.custom-banner .banner-image-wrapper.position-bottom img{display:block;width:100%}.single-device .item-inner.custom-banner .banner-image-wrapper.position-bottom-right{left:inherit}.single-device .item-inner.custom-banner .banner-image-wrapper.position-bottom-right img{width:auto;height:auto;max-height:100%}.single-device .item-inner.custom-banner .banner-middle-image-wrapper{height:80%;position:relative;width:100%}.single-device .item-inner.custom-banner .banner-middle-image-wrapper img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.single-device .item-inner.custom-banner h2,.single-device .item-inner.custom-banner p{color:#000}.single-device .item-inner.custom-banner.centered,.single-device .item-inner.custom-banner.centered .device-header{text-align:center}.single-device.loading{animation:slide-up 1s forwards}.single-device.loading:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#fff;z-index:2;opacity:.95}.single-device.loading:after{content:url(../../../images/components/loader/loader.gif);position:absolute;top:50%;left:50%;width:48px;height:48px;margin:-24px 0 0 -24px;text-align:center;z-index:3}.single-device.full-width-item .device-price .old-price-p{margin-bottom:0}.single-device.full-width-item .item-inner{padding:20px}.single-device.full-width-item .device-actions{position:static}.single-device.full-width-item .image-wrapper .main-image{max-height:160px}.single-device .additional-info{text-align:left}.single-device .additional-info .additional-list{margin:20px 0;font-size:13px}.single-device .additional-info .additional-list>li{margin-bottom:10px}.single-device .additional-info .additional-list>li [class^=icon-]{margin-right:5px;font-size:28px;vertical-align:middle}.single-device .item-inner .small-6 .main-image{max-height:210px;width:auto;max-width:100%}.single-device .item-inner .small-12 .main-image{max-height:140px;width:auto;max-width:100%}.tooltip-wrapper{position:relative}.custom-tooltip .tooltip-trigger{position:relative;display:inline-block;width:16px;height:16px;color:#000;font-size:10px;line-height:1.5;text-align:center;vertical-align:middle;background-color:transparent;cursor:pointer;border:1px solid #ddd;transition:all .2s;border-radius:50%;z-index:2;-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-focus-ring-color:hsla(0,0%,100%,0)}.custom-tooltip .tooltip-trigger:after,.custom-tooltip .tooltip-trigger:before{position:relative;margin:0 auto;background-color:#747474;display:block}.custom-tooltip .tooltip-trigger:before{content:"";top:2px;width:2px;height:2px;border-radius:50%}.custom-tooltip .tooltip-trigger:after{top:4px;content:"";width:2px;height:6px;border-radius:4px;background-color:#747474}.custom-tooltip .tooltip-trigger:hover{z-index:4}.custom-tooltip .tooltip-trigger.violet{color:#fff;background:#583787}.custom-tooltip .tooltip-trigger.gray{color:#583787;background:#d0d6d8}.custom-tooltip .tooltip-trigger.for-darken-bg{border:1px solid #747474}.custom-tooltip .tooltip-trigger.for-darken-bg:after,.custom-tooltip .tooltip-trigger.for-darken-bg:before{background-color:#ddd}.custom-tooltip .custom-tooltip--show{overflow:visible}.custom-tooltip.small-tooltip .tooltip-trigger{width:16px;height:16px;line-height:14px}.custom-tooltip.custom-tooltip-new.transparent .tooltip-trigger{background-color:#fff;border:1px solid #ddd}.tooltip-content{position:fixed;display:block;top:2000px;left:0;width:192px;line-height:1.2;padding:8px;font-size:13px;opacity:0;visibility:hidden;color:#000;background:#fff;border:1px solid #d0d6d8;z-index:1051;font-family:Roboto Light;border-radius:6px;transform:translate3d(-8px,-10px,0) rotate(15deg);transform-origin:50% calc(100% + 6em) 0;transition:.2s cubic-bezier(.5,.5,.05,.95);backface-visibility:hidden}@media screen and (min-width:40em){.tooltip-content.wide{width:400px}}.tooltip-content.active{opacity:1;visibility:visible;transform:translate3d(-8px,-10px,0) rotate3d(0,0,0,0deg)}.tooltip-content:after,.tooltip-content:before{content:"";position:absolute;top:100%;left:10px;display:inline-block;width:0;height:0;vertical-align:middle;border:8px solid transparent;border-top-color:#d0d6d8}.tooltip-content:after{top:calc(100% - 1px);display:inline-block;width:0;height:0;vertical-align:middle;border:8px solid transparent;border-top-color:#fff}.tooltip-content p:last-of-type{margin:0}.tooltip-content.gray{color:#000;background:#ddd;border-color:#d0d6d8}.tooltip-content.gray:after,.tooltip-content.gray:before{display:inline-block;width:0;height:0;vertical-align:middle;border:8px solid transparent;border-top-color:#ddd}.tooltip-content.yellow{background:#ffed53;border-color:#ffed53;color:#000}.tooltip-content.yellow:after,.tooltip-content.yellow:before{display:inline-block;width:0;height:0;vertical-align:middle;border:8px solid transparent;border-top-color:#ffed53}.tooltip-content.violet{color:#fff;background:#583787;border-color:#583787}.tooltip-content.violet:after,.tooltip-content.violet:before{display:inline-block;width:0;height:0;vertical-align:middle;border:8px solid transparent;border-top-color:#583787}.tooltip-content .multi-content{display:none}.tooltip-content .multi-content.active{display:inline}.tooltip-content b{font-family:Roboto Bold}.custom-tooltip.yellow .tooltip-trigger{background:#ffed53}.tooltip-content.floated-left{transform:translate3d(calc(-100% + 30px),-10px,0) rotate(-15deg)}.tooltip-content.floated-left:after,.tooltip-content.floated-left:before{left:unset;right:10px}.tooltip-content.floated-left.active{transform:translate3d(calc(-100% + 30px),-10px,0) rotate(0)}.tooltip-content.floated-center{transform:translate3d(-50%,0,0) rotate(15deg)}.tooltip-content.floated-center:after,.tooltip-content.floated-center:before{left:50%;transform:translate3d(-50%,0,0) rotate(15deg)}.tooltip-content.floated-center.active{transform:translate3d(-50%,0,0) rotate3d(0,0,0,0deg)}.tooltip-content.floated-up{transform:translate3d(-8px,calc(100% + 34px),0) rotate(-15deg);transform-origin:100% -100% 0}.tooltip-content.floated-up:after,.tooltip-content.floated-up:before{top:unset;bottom:100%;display:inline-block;width:0;height:0;vertical-align:middle;border:8px solid transparent;border-bottom-color:#d0d6d8}.tooltip-content.floated-up:after{bottom:calc(100% - 2px);display:inline-block;width:0;height:0;vertical-align:middle;border:8px solid transparent;border-bottom-color:#fff}.tooltip-content.floated-up.active{transform:translate3d(-8px,calc(100% + 34px),0) rotate3d(0,0,0,0deg)}.tooltip-content.floated-up.floated-left{transform:translate3d(calc(-100% + 30px),calc(100% + 34px),0) rotate(-15deg)}.tooltip-content.floated-up.floated-left:after,.tooltip-content.floated-up.floated-left:before{left:unset;right:10px}.tooltip-content.floated-up.floated-left.active{transform:translate3d(calc(-100% + 30px),calc(100% + 34px),0) rotate(0)}.tooltip-content.floated-up.violet:after,.tooltip-content.floated-up.violet:before{bottom:100%;display:inline-block;width:0;height:0;vertical-align:middle;border:8px solid transparent;border-bottom-color:#583787}.tooltip-content.to-left{text-align:left;padding:8px 8px 8px 20px}.corner-tooltip{position:absolute;right:0;bottom:0;margin:0;padding:0!important}.corner-tooltip .tooltip-trigger{border-radius:6px 0 0 0;position:relative;z-index:1}.corner-tooltip .tooltip-trigger.active{transition:none}.corner-tooltip .tooltip-trigger.active+.tooltip-content{z-index:4}.static-tooltip{position:absolute;display:inline-block;left:calc(100% + 10px);top:-12px;margin:2px;width:280px;line-height:1.2;padding:12px 30px 12px 40px;color:#fff;font-size:13px;background:#583787;z-index:3;transition:all .2s;border-radius:6px}.static-tooltip:before{content:"";position:absolute;right:100%;top:12px;display:inline-block;width:0;height:0;vertical-align:middle;border:8px solid transparent;border-right-color:#583787}.static-tooltip [class^=icon-]{position:absolute;top:50%;left:8px;margin:-11px 0 0;font-size:24px}.static-tooltip .close-tooltip{position:absolute;top:2px;right:8px;font-size:24px}.static-tooltip p:last-of-type{margin:0}.static-tooltip.error{color:#fff;background:#c43b3a}.static-tooltip.error.static-tooltip-error-large{width:200px}@media screen and (min-width:40em){.static-tooltip.error.static-tooltip-error-large{width:220px}}@media screen and (min-width:64em){.static-tooltip.error.static-tooltip-error-large{width:390px}}.static-tooltip.error:before{display:inline-block;width:0;height:0;vertical-align:middle;border:8px solid transparent;border-right-color:#c43b3a}.block-tooltip{position:relative;display:none;padding:10px;margin:10px 0;border-top:1px solid #d0d6d8;transition:.2s}@media screen and (min-width:64em){.block-tooltip{padding:20px}}.block-tooltip.expanded{display:block;animation:slide-up .5s forwards}.block-tooltip:after,.block-tooltip:before{content:"";position:absolute;bottom:100%;left:50%;margin-left:-16px;display:inline-block;width:0;height:0;vertical-align:middle;border:16px solid transparent;border-bottom-color:#d0d6d8}.block-tooltip:after{bottom:calc(100% - 1px);display:inline-block;width:0;height:0;vertical-align:middle;border:16px solid transparent;border-bottom-color:#fff}@media screen and (min-width:64em){.block-tooltip.floated-arrow-left:after,.block-tooltip.floated-arrow-left:before{right:inherit;left:20px}.block-tooltip.floated-arrow-right:after,.block-tooltip.floated-arrow-right:before{right:20px;left:inherit}}#modal-mix-subscription .modal-inner{background:#fff;color:#404040}#modal-mix-subscription .modal-inner .submit-tel-nr{padding:1em;max-width:290px;margin:auto auto 15px;cursor:pointer}@media screen and (min-width:64em){#modal-mix-subscription .modal-inner .submit-tel-nr{margin-bottom:50px}}#modal-mix-subscription .modal-inner .close-modal{font-size:15px}#modal-mix-subscription .modal-inner .content-wrapper{max-width:235px;margin:auto;text-align:left}@media screen and (min-width:64em){#modal-mix-subscription .modal-inner .content-wrapper{max-width:280px}}#modal-mix-subscription .modal-inner .content-wrapper h2{font-size:18px;margin:80px 0 50px;text-align:left}@media screen and (min-width:64em){#modal-mix-subscription .modal-inner .content-wrapper h2{font-size:24px;margin:50px 0 30px;text-align:center}}#modal-mix-subscription .modal-inner .content-wrapper .retention-option{font-size:15px;display:flex;justify-content:space-between;margin-bottom:65px}@media screen and (min-width:64em){#modal-mix-subscription .modal-inner .content-wrapper .retention-option{margin-bottom:30px}}#modal-mix-subscription .modal-inner .content-wrapper .retention-option label{margin-bottom:0;padding-left:25px}#modal-mix-subscription .modal-inner .content-wrapper .retention-option input[type=radio]:checked+label{font-family:Roboto Bold}#modal-mix-subscription .modal-inner .content-wrapper .retention-option .container{display:block;position:relative;cursor:pointer;font-size:15px}#modal-mix-subscription .modal-inner .content-wrapper .retention-option .container input{position:absolute;opacity:0;cursor:pointer}#modal-mix-subscription .modal-inner .content-wrapper .retention-option .checkmark{position:absolute;top:0;left:0;height:20px;width:20px;background-color:#fff;border-radius:50%;color:#583787;border:2px solid #583787}#modal-mix-subscription .modal-inner .content-wrapper .retention-option .container:hover input~.checkmark,#modal-mix-subscription .modal-inner .content-wrapper .retention-option .container input:checked~.checkmark{background-color:#fff}#modal-mix-subscription .modal-inner .content-wrapper .retention-option .checkmark:after{content:"";position:absolute;visibility:hidden}#modal-mix-subscription .modal-inner .content-wrapper .retention-option .container input:checked~.checkmark:after{display:block;visibility:visible}#modal-mix-subscription .modal-inner .content-wrapper .retention-option .container .checkmark:after{top:50%;left:50%;transform:translate(-50%,-50%);width:13px;height:13px;border-radius:50%;background:#583787;color:#583787}#modal-mix-subscription .modal-inner .content-wrapper .subscription_content{margin-bottom:50px}@media screen and (min-width:64em){#modal-mix-subscription .modal-inner .content-wrapper .subscription_content{margin-bottom:30px}}#modal-mix-subscription .modal-inner .content-wrapper .subscription_content h3.h5{font-family:Roboto Bold;font-size:15px;margin-top:0}#modal-mix-subscription .modal-inner .content-wrapper .subscription_content li{margin-bottom:5px}#modal-mix-subscription .modal-inner .content-wrapper .subscription_content ul{list-style:none}#modal-mix-subscription .modal-inner .content-wrapper .subscription_content ul li:before{content:"•";font-weight:700;display:inline-block;width:1em}@media screen and (max-width:63.99875em){.offer-week-row>.columns{padding-left:0;padding-right:0}}.offer-week{padding:30px 0;background-color:#f5f5f5;color:#404040}.offer-week .offer-week-badge-box{position:relative;z-index:2;display:flex;align-items:center;width:160px;background-color:#ffea52}.offer-week .offer-week-badge-icon{margin:0;padding:7px;color:#ffea52;font-size:16px;text-transform:uppercase;text-align:center;background-color:#fff}.offer-week .offer-week-badge-text{width:100%;padding:7px 0;font-size:10px;text-align:center;text-transform:uppercase;line-height:1}@media print,screen and (min-width:64em){.offer-week .offer-week-badge-text{font-size:12px}}.offer-week .offer-week-box{position:relative;width:100%;padding:24px 0;background-color:#fff;box-shadow:0 2px 15px 0 rgba(0,0,0,.05)}@media print,screen and (min-width:64em){.offer-week .offer-week-box{padding:40px 0 25px}}.offer-week .offer-week-heading{margin:0 0 16px}@media print,screen and (min-width:64em){.offer-week .offer-week-heading{margin:0 0 16px}}.offer-week .offer-week-text{margin:0 0 48px;padding:0 10px;font-size:15px}@media print,screen and (min-width:64em){.offer-week .offer-week-text{margin:0 0 25px;font-size:18px}}.offer-week .offer-week-row{display:block}@media print,screen and (min-width:64em){.offer-week .offer-week-row{display:flex}}@media screen and (max-width:39.99875em){.offer-week .offer-week-overflow-small{overflow-x:scroll;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory}}@media screen and (max-width:39.99875em){.offer-week .offer-week-overflow-box{width:640px}}.offer-week .offer-week-col-prod{position:relative;flex:1 1 75%}@media screen and (max-width:39.99875em){.offer-week .offer-week-col-prod:before{content:"";position:absolute;z-index:1;right:0;top:0;display:block;width:45px;height:100%;background-image:linear-gradient(270deg,#fff,hsla(0,0%,100%,0))}}.offer-week .offer-week-col-total{flex:1 1 25%}.offer-week .offer-week-product-box{position:relative;display:flex;flex-direction:column;justify-content:space-between;flex:1 1 33.333%}@media screen and (max-width:39.99875em){.offer-week .offer-week-product-box:last-child{position:relative;z-index:4}}@media print,screen and (min-width:64em){.offer-week .offer-week-product-box:last-child{border-right:2px solid #f2f6f7}}.offer-week .offer-week-product-box:nth-child(n+2):before{content:"plus";clip-path:inset(100%);clip:rect(1px,1px,1px,1px);height:1px;width:1px;overflow:hidden;position:absolute;white-space:nowrap}.offer-week .offer-week-products{display:flex;justify-content:space-evenly;text-align:center;font-size:15px}@media print,screen and (min-width:64em){.offer-week .offer-week-products.figure-desktop-height-200 .offer-week-product-figure{max-height:200px}}.offer-week .offer-week-img-aligner{position:relative}.offer-week .icon-plus-stroke{font-size:16px;color:#48227c}.offer-week .icon-plus-stroke.icon-plus-stroke-left,.offer-week .icon-plus-stroke.icon-plus-stroke-right{position:relative}@media screen and (max-width:63.99875em){.offer-week .icon-plus-stroke.icon-plus-stroke-left,.offer-week .icon-plus-stroke.icon-plus-stroke-right{top:-6px}}.offer-week .icon-plus-stroke.icon-plus-stroke-left{left:-9px}.offer-week .icon-plus-stroke.icon-plus-stroke-right{right:-9px}.offer-week .offer-week-product-figure{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:12px}@media print,screen and (min-width:64em){.offer-week .offer-week-product-figure{min-height:250px;display:flex;flex-direction:column}}.offer-week .offer-week-img-wrap{position:relative;flex-grow:1;display:flex;align-items:center;justify-content:center}.offer-week .offer-week-img-wrap.img-wrap-wide{width:100%;display:flex;justify-content:space-between}.offer-week .offer-week-product-img{max-width:130px;width:100%;height:132px;margin-bottom:15px;object-fit:contain}@media screen and (max-width:39.99875em){.offer-week .offer-week-product-img.mobile-half-width{width:50%}.offer-week .offer-week-product-img.smaller-mobile{width:70%}}@media print,screen and (min-width:64em){.offer-week .offer-week-product-img{height:auto;max-height:166px}}@media print,screen and (min-width:64em){.offer-week .offer-week-product-last{max-width:200px}}.offer-week .offer-week-product-badge{position:absolute;padding:0 4px;display:inline-block;font-size:12px;background-color:#ffea52;border-radius:2px}.offer-week .offer-week-product-badge.product-badge-top{top:4px;right:23px}@media print,screen and (min-width:64em){.offer-week .offer-week-product-badge.product-badge-top{right:7px;top:26px}}.offer-week .offer-week-product-badge.product-badge-bottom{bottom:26px;right:31px}@media print,screen and (min-width:64em){.offer-week .offer-week-product-badge.product-badge-bottom{right:7px;bottom:50px}}.offer-week .offer-week-product-title{font-family:Roboto Bold;font-size:15px}@media print,screen and (min-width:64em){.offer-week .offer-week-product-title{font-size:18px}}.offer-week .offer-week-describe{display:flex;flex-direction:column}@media screen and (max-width:39.99875em){.offer-week .offer-week-describe{min-height:70px}}.offer-week .offer-week-price-box{flex-grow:1;min-height:44px;font-size:15px}.offer-week .offer-week-price-box .price-old{color:#747474}.offer-week .offer-week-price-box .price-main{font-size:27px;line-height:1}.offer-week .offer-week-price-box .price-main-prefix{font-size:15px}.offer-week .offer-week-price-box b{color:#8a238c}.offer-week .offer-week-total-price{display:block;padding:0 16px;text-align:center}.offer-week .offer-week-total-price strong{font-size:32px;color:#8a238c;line-height:1}@media print,screen and (min-width:64em){.offer-week .offer-week-total-price strong{font-size:48px}}.offer-week .offer-week-total-price strong span{font-size:15px}@media print,screen and (min-width:64em){.offer-week .offer-week-total-price{display:flex;flex-direction:column;align-items:center;height:100%}}.offer-week .offer-week-total-desc{display:flex;align-items:center;justify-content:center;flex-grow:1}@media screen and (max-width:63.99875em){.offer-week .offer-week-total-desc{padding:24px 0;border-top:2px solid #f2f6f7}}@media print,screen and (min-width:64em){.offer-week .offer-week-price-align .currency{font-size:20px}}.offer-week .offer-week-btn-align{display:flex;flex-direction:column;align-items:center;justify-content:space-between;min-height:100px}@media print,screen and (min-width:64em){.offer-week .offer-week-btn-align{min-height:140px}}.offer-week .offer-week-total-btn{width:100%;font-size:15px}@media print,screen and (min-width:64em){.offer-week .offer-week-total-btn{max-width:150px}}.offer-week .offer-total-rule{margin-bottom:0;font-size:12px;text-align:center}@media screen and (max-width:63.99875em){.offer-adjust-row{margin-bottom:0}.offer-adjust-row>.columns{padding-left:0;padding-right:0}}@media screen and (min-width:40em) and (max-width:63.99875em){.offer-adjust-row{margin-bottom:48px}}@media print,screen and (min-width:64em){.offer-adjust{padding:25px 0 55px}}.offer-adjust-wrap{background-color:#fff;box-shadow:0 2px 15px 0 rgba(0,0,0,.05)}@media print,screen and (min-width:64em){.offer-adjust-wrap{padding:44px 0 0}}.offer-adjust-content-wrap{padding:15px 15px 40px}@media print,screen and (min-width:64em){.offer-adjust-content-wrap{padding:0 0 20px 40px}}.offer-adjust-head{margin:10px 0 16px;font-size:32px;color:#404000}@media print,screen and (min-width:64em){.offer-adjust-head{margin:50px 0 27px}}@media screen and (max-width:39.99875em){.offer-adjust-head{font-size:20px}}.offer-adjust-text{margin:0 0 25px;font-size:15px;color:#404000}.offer-adjust-form-head{color:#404000;font-size:18px;font-family:Roboto Bold}@media screen and (max-width:39.99875em){.offer-adjust-form-head{font-size:15px}}.offer-adjust-form{display:flex;flex-wrap:wrap}@media print,screen and (min-width:64em){.offer-adjust-form{align-items:flex-start}}.offer-adjust-form-item{flex-grow:1}@media print,screen and (min-width:64em){.offer-adjust-form-item{flex-grow:0.7}.offer-adjust-form-item:after{right:20px}}@media print,screen and (min-width:64em){.offer-adjust-form-input{margin:0 20px 0 0}}@media screen and (max-width:63.99875em){.offer-adjust-form-btn{margin:16px 0}}@media print,screen and (min-width:64em){.offer-adjust-form-btn{max-width:110px;width:100%}}.offer-adjust-form-checkbox{flex-grow:1}@media print,screen and (min-width:64em){.offer-adjust-form-checkbox{order:3}}.offer-adjust-picture-box img{display:block}.swiper-container{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-wrapper{z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-sizing:content-box;box-sizing:content-box;-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-slide,.swiper-wrapper{position:relative;width:100%;height:100%;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.swiper-invisible-blank-slide{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),transparent);background-image:-o-linear-gradient(right,rgba(0,0,0,.5),transparent);background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),transparent);background-image:-o-linear-gradient(left,rgba(0,0,0,.5),transparent);background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),transparent);background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),transparent);background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),transparent);background-image:-o-linear-gradient(top,rgba(0,0,0,.5),transparent);background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:50%;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:opacity .3s;-o-transition:.3s opacity;transition:opacity .3s;-webkit-transform:translateZ(0);transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination .swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}.swiper-pagination button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination .swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-pagination.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-vertical .swiper-wrapper{flex-direction:column}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:top .2s,-webkit-transform .2s;transition:top .2s,-webkit-transform .2s;-o-transition:.2s transform,.2s top;transition:transform .2s,top .2s;transition:transform .2s,top .2s,-webkit-transform .2s}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:left .2s,-webkit-transform .2s;transition:left .2s,-webkit-transform .2s;-o-transition:.2s transform,.2s left;transition:transform .2s,left .2s;transition:transform .2s,left .2s,-webkit-transform .2s}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:right .2s,-webkit-transform .2s;transition:right .2s,-webkit-transform .2s;-o-transition:.2s transform,.2s right;transition:transform .2s,right .2s;transition:transform .2s,right .2s,-webkit-transform .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:hsla(0,0%,100%,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12) infinite;animation:swiper-preloader-spin 1s steps(12) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")}@-webkit-keyframes swiper-preloader-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes swiper-preloader-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}.transfer-number-promo-row{font-family:Roboto Regular}@media screen and (max-width:63.99875em){.transfer-number-promo-row>.columns{padding-left:0;padding-right:0}}.transfer-number-promo{padding:30px 0;background-color:#f5f5f5;color:#404040}.transfer-number-promo .transfer-number-promo-badge-box{position:relative;z-index:2;display:flex;align-items:center;background-color:#ffed53;max-width:-moz-fit-content;max-width:fit-content}.transfer-number-promo .transfer-number-promo-badge-icon{margin:0;padding:7px;color:#ffed53;font-size:16px;text-transform:uppercase;text-align:center;background-color:#fff}.transfer-number-promo .transfer-number-promo-badge-text{width:100%;font-size:10px;text-align:center;text-transform:uppercase;line-height:1;padding:0 10px}@media print,screen and (min-width:64em){.transfer-number-promo .transfer-number-promo-badge-text{font-size:12px}}.transfer-number-promo .transfer-number-promo-box{position:relative;width:100%;padding:24px 0 8px;background-color:#fff;box-shadow:0 2px 15px 0 rgba(0,0,0,.05)}@media print,screen and (min-width:64em){.transfer-number-promo .transfer-number-promo-box{padding:40px 20px 48px}}.transfer-number-promo .transfer-number-promo-heading{margin:0 0 16px}.transfer-number-promo .transfer-number-promo-text{margin:0 0 48px;padding:0 10px;font-size:15px}@media print,screen and (min-width:64em){.transfer-number-promo .transfer-number-promo-text{margin:0 0 25px;font-size:18px}}.transfer-number-promo .transfer-number-promo-row{padding:0 26px;display:block}@media print,screen and (min-width:64em){.transfer-number-promo .transfer-number-promo-row{display:flex}}.transfer-number-promo .rounded{padding:20px;border-radius:8px;position:relative;border:2px solid #f0f0f0;margin-bottom:8px}@media print,screen and (min-width:64em){.transfer-number-promo .rounded{padding:20px 6px}}.transfer-number-promo .rounded .offer-params li{margin-bottom:16px}.transfer-number-promo .rounded .offer-params li:nth-last-child(2){margin-bottom:0}@media print,screen and (min-width:64em){.transfer-number-promo .rounded .offer-params li:nth-last-child(2){margin-bottom:16px}.transfer-number-promo .rounded .offer-params li:last-child{margin-bottom:0}}@media screen and (max-width:63.99875em){.transfer-number-promo .transfer-number-promo-params .rounded:first-of-type:after{content:"";font-family:icomoon;border:2px solid #f0f0f0;border-radius:50%;margin:0 auto;width:32px;height:32px;background:#fff;line-height:30px;text-align:center;color:#a29fa3;position:absolute;left:calc(50% - 16px);top:calc(100% - 12px);z-index:2}}@media print,screen and (min-width:64em){.transfer-number-promo .transfer-number-promo-params .rounded{border:none}}.transfer-number-promo .transfer-number-promo-params,.transfer-number-promo .transfer-number-promo-price-container{display:flex;flex-direction:column}.transfer-number-promo .transfer-number-promo-swiper{padding-bottom:30px}.transfer-number-promo .transfer-number-promo-swiper .rounded{padding-top:35px}@media print,screen and (min-width:64em){.transfer-number-promo .transfer-number-promo-swiper .rounded{padding-bottom:35px}}.transfer-number-promo .swiper-button{width:32px;height:32px;background:#fff;border-radius:50%;box-shadow:0 2px 12px rgba(0,0,0,.1)}.transfer-number-promo .swiper-button [class^=icon-]{width:100%;line-height:32px}.transfer-number-promo .swiper-button-next span{transform:rotate(180deg)}.transfer-number-promo .swiper-pagination{bottom:-34px}.transfer-number-promo .swiper-pagination .swiper-pagination-bullet{margin:0 4px}.transfer-number-promo .swiper-slide{display:flex;flex-direction:row;align-items:center;padding:0 8px}@media print,screen and (min-width:64em){.transfer-number-promo .swiper-slide{padding:0 0 0 60px}}.transfer-number-promo .swiper-slide .phone-image-box{width:30%;margin-right:16px;height:160px}.transfer-number-promo .swiper-slide .phone-image-box img{display:block;margin:0 auto;height:auto;max-height:100%}.transfer-number-promo .swiper-slide .phone-specs{width:calc(70% - 16px);font-size:12px}@media print,screen and (min-width:64em){.transfer-number-promo .swiper-slide .phone-specs{font-size:15px}}.transfer-number-promo .swiper-slide .phone-specs .phone-name{font-size:15px}@media print,screen and (min-width:64em){.transfer-number-promo .swiper-slide .phone-specs .phone-name{font-size:24px}}.transfer-number-promo .swiper-slide .phone-specs .phone-color:before{content:"";display:inline-block;width:12px;height:12px;border:1px solid #979797;border-radius:50%;background-color:var(--bg-color,#000);vertical-align:middle}.transfer-number-promo .swiper-slide .phone-specs ul{line-height:1.6}.transfer-number-promo .prices{display:flex;align-items:flex-end;margin-bottom:20px}@media print,screen and (min-width:64em){.transfer-number-promo .prices{margin-top:30px;display:block}}.transfer-number-promo .prices .column{font-family:Roboto Light}@media print,screen and (min-width:64em){.transfer-number-promo .prices .column{margin-bottom:10px;font-family:Roboto Regular}}.transfer-number-promo .prices .phone-price{font-size:32px;color:#8a238c}@media print,screen and (min-width:64em){.transfer-number-promo .prices .phone-price{font-size:48px;line-height:1.2}}.transfer-number-promo .prices .phone-price .phone-price-span{font-size:15px}@media print,screen and (min-width:64em){.transfer-number-promo .prices .phone-price .phone-price-span{font-size:20px}}.posts-slider .swiper-container,.posts-slider h2{padding-bottom:24px}.posts-slider .swiper-scrollbar{bottom:0;border-radius:2px}@media screen and (max-width:63.99875em){.posts-slider .swiper-scrollbar{width:36%;left:32%;height:2px}}@media print,screen and (min-width:64em){.posts-slider .swiper-scrollbar{width:10%;left:45%;height:3px}}.posts-slider .swiper-scrollbar .swiper-scrollbar-drag{background-color:#6b42a6;border-radius:2px}.posts-slider .custom-swiper-button{position:absolute;border-radius:50%;color:#6b42a6;border:1px solid transparent;z-index:1}@media (max-width:1599px){.posts-slider .custom-swiper-button{display:inline-block;width:36px;height:36px;top:calc(100% - 19px)}.posts-slider .custom-swiper-button.custom-swiper-prev{left:45%;transform:translateX(-105%)}.posts-slider .custom-swiper-button.custom-swiper-next{right:45%;transform:translateX(105%)}}@media screen and (max-width:63.99875em){.posts-slider .custom-swiper-button.custom-swiper-prev{left:32%}.posts-slider .custom-swiper-button.custom-swiper-next{right:32%}}@media (min-width:1600px){.posts-slider .custom-swiper-button{display:inline-block;width:56px;height:56px;top:calc(50% - 28px);box-shadow:0 2px 20px rgba(0,0,0,.08);background-color:#fff}.posts-slider .custom-swiper-button.custom-swiper-prev{left:-72px}.posts-slider .custom-swiper-button.custom-swiper-next{right:-72px}}.posts-slider .custom-swiper-button.swiper-button-disabled{opacity:.5;cursor:default}.posts-slider .custom-swiper-button span{font-size:16px;vertical-align:middle;transform:none!important}.posts-slider .custom-swiper-button:hover{border-color:#6b42a6}.posts-slider .posts-all-button{display:inline-block;margin-top:24px;font-family:Roboto Regular;font-size:16px}@media screen and (max-width:39.99875em){.posts-slider .post-slide:first-child{margin-left:10px}.posts-slider .post-slide:last-child{margin-right:10px}}.list-category li{display:inline-block}.list-category li:not(:last-of-type):after{content:"|"}.list-category .category-link{margin-right:5px;text-transform:uppercase;color:#818181;font-family:Roboto Medium}.list-category .category-link:hover{color:#6b42a6}@media screen and (max-width:63.99875em){.list-category{line-height:1.2}}.post-slide{background-color:#fff;box-shadow:0 1px 2px rgba(0,0,0,.18),0 1px 2px rgba(0,0,0,.04);height:auto;font-family:Roboto Regular;font-size:16px}@media screen and (max-width:39.99875em){.post-slide{width:80vw}}@media screen and (min-width:40em) and (max-width:63.99875em){.post-slide{width:60vw}}.post-slide:hover .post-slide-header .header-img-wrapper:before{opacity:.2}.post-slide .post-slide-header{position:relative;overflow:hidden}@media screen and (max-width:39.99875em){.post-slide .post-slide-header{height:200px}}@media print,screen and (min-width:40em){.post-slide .post-slide-header{height:250px}}.post-slide .post-slide-header:after,.post-slide .post-slide-header:before{content:"";position:absolute;z-index:2;left:0;right:0;height:48px;opacity:.8;pointer-events:none}.post-slide .post-slide-header:before{top:0;background-image:linear-gradient(180deg,rgba(0,0,0,.3),transparent)}.post-slide .post-slide-header:after{bottom:0;background-image:linear-gradient(0deg,rgba(0,0,0,.3),transparent)}.post-slide .post-slide-header .header-img-wrapper{display:inline-block;width:100%;height:100%;position:relative;z-index:1}.post-slide .post-slide-header .header-img-wrapper:before{content:"";position:absolute;left:0;top:0;right:0;bottom:0;background-color:#48227c;opacity:0;transition:opacity .2s}.post-slide .post-slide-header .header-img-wrapper picture{height:100%}.post-slide .post-slide-header .header-img{object-fit:cover;object-position:center;width:100%;height:100%;vertical-align:bottom}.post-slide .post-slide-header .list-category,.post-slide .post-slide-header .list-category .category-link,.post-slide .post-slide-header .post-slide-author,.post-slide .post-slide-header .post-slide-datetime{color:#fff}.post-slide .post-slide-header .list-category,.post-slide .post-slide-header .post-slide-author,.post-slide .post-slide-header .post-slide-datetime{position:absolute;z-index:3;padding:8px 16px;font-family:Roboto Medium;line-height:1.2}.post-slide .post-slide-header .list-category{left:0;top:0}.post-slide .post-slide-header .post-slide-datetime{left:0;bottom:0;right:40%;padding-right:4px}.post-slide .post-slide-header .post-slide-author{bottom:0;right:0;left:60%;text-align:right;padding-left:4px}@media screen and (max-width:74.99875em){.post-slide .post-slide-header .list-category .category-link{font-size:14px}.post-slide .post-slide-header .post-slide-author,.post-slide .post-slide-header .post-slide-datetime{font-size:12px}}.post-slide .post-slide-content{display:inline-block;padding:16px 16px 8px;color:#404040}.post-slide .post-slide-content h3{margin:0 0 8px;font-family:Roboto Bold}.bar-banner{height:40px;background-color:#6b42a6}@media print,screen and (min-width:64em){.bar-banner{height:62px}}@media screen and (max-width:39.99875em){.bar-banner .row{margin:0}}.bar-banner .bar-banner-content{display:flex;flex-direction:row;align-items:center;justify-content:space-between;height:inherit;font-size:16px;color:#fff}@media print,screen and (min-width:64em){.bar-banner .bar-banner-content{padding:0 15px;font-size:22px}}@media screen and (min-width:90em){.bar-banner .bar-banner-content{font-size:24px}}.bar-banner .bar-banner-content p{margin:0}@media screen and (max-width:39.99875em){.bar-banner .bar-banner-content p{margin-left:10px}}@media screen and (max-width:39.99875em){.bar-banner .bar-banner-content .button.buy.secondary{width:44px;height:25px;font-size:12px;line-height:20px;color:#fff;background-color:#6b42a6}}@media print,screen and (min-width:40em){.bar-banner .bar-banner-content .button.buy.secondary{height:30px;margin:0 10px;padding:0 20px;border-radius:4px;font-size:14px;line-height:30px;color:#583787;background-color:#fff}}@media print,screen and (min-width:64em){.bar-banner .bar-banner-content .button.buy.secondary{height:36px;margin-right:0;font-size:16px;line-height:36px}}.bar-banner .bar-banner-content button.buy{height:inherit;display:inline-block;font-size:16px;text-align:center}@media screen and (max-width:39.99875em){.bar-banner .bar-banner-content button.buy{width:44px;height:40px;font-size:12px;line-height:40px;color:#fff;background-color:#6b42a6}}@media print,screen and (min-width:40em){.bar-banner .bar-banner-content button.buy{height:30px;margin-right:10px;padding:0 20px;border-radius:4px;font-size:14px;line-height:30px;color:#583787;background-color:#fff}}@media print,screen and (min-width:64em){.bar-banner .bar-banner-content button.buy{height:36px;margin-right:0;font-size:16px;line-height:36px}}.bar-banner .highlighted{height:inherit;padding:2px 8px;line-height:18px;text-transform:uppercase;background-color:#fee373;color:#000}@media screen and (max-width:63.99875em){.bar-banner .highlighted{width:110px;text-align:center}}@media screen and (max-width:22.5em){.bar-banner .highlighted{width:85px;font-size:14px}.bar-banner .highlighted+p{font-size:14px}}@media screen and (max-width:20.625em){.bar-banner .highlighted{width:75px}.bar-banner .highlighted+p{margin-left:8px}}@media print,screen and (min-width:64em){.bar-banner .highlighted{padding:16px 24px;line-height:30px}}@media screen and (max-width:39.99875em){.voice-offer .bar-banner .button.buy{display:flex;justify-content:center;align-items:center;margin-bottom:0}}.bar-inputs{color:#fff}@media screen and (max-width:63.99875em){.bar-inputs{font-size:14px;background-color:#ffe373}}@media print,screen and (min-width:64em){.bar-inputs{background-color:#6b42a6;font-size:14px}}@media screen and (min-width:90em){.bar-inputs{font-size:20px}}@media screen and (max-width:63.99875em){.bar-inputs-col{padding:0}}@media print,screen and (min-width:64em){.bar-inputs-col{padding:0 15px}}.bar-inputs-col,.bar-inputs-highlighted{display:flex;align-items:center}.bar-inputs-highlighted{text-transform:uppercase;text-align:center;background-color:#ffe373;color:#404040}@media screen and (max-width:63.99875em){.bar-inputs-highlighted{padding-left:12px;flex-grow:1}}@media print,screen and (min-width:64em){.bar-inputs-highlighted{padding:8px 24px}}.bar-inputs-text{margin-bottom:0}@media print,screen and (min-width:64em){.bar-inputs-text{flex-grow:1;color:#fff;margin-left:16px}}@media screen and (min-width:90em){.bar-inputs-text{margin:0 10px 0 20px}}.bar-inputs-btn{margin-bottom:0}.secondary.bar-inputs-btn{font-family:Roboto Regular}@media screen and (max-width:63.99875em){.secondary.bar-inputs-btn{border-radius:0;border:none;background-color:#6b42a6;color:#fff}}@media print,screen and (min-width:64em){.secondary.bar-inputs-btn{color:#583787;width:100%;max-width:160px;padding:6px 0;border-radius:4px}}@media screen and (min-width:90em){.secondary.bar-inputs-btn{padding:10px 0}}.special-offers{margin-bottom:30px}@media screen and (max-width:39.99875em){.special-offers{flex-wrap:nowrap;overflow-x:scroll;padding-bottom:50px}.special-offers::-webkit-scrollbar{display:none}}.special-offers .special-offer-container{position:relative}@media screen and (max-width:39.99875em){.special-offers .special-offer-container{width:80%;flex:0 0 auto}}.special-offers .special-offer-container .special-offer-content{background:#fff;box-shadow:4px 4px 20px 0 rgba(0,0,0,.1);border-radius:2px;position:relative;overflow:hidden;height:430px;display:block;display:flex;padding:20px}.special-offers .special-offer-container .special-offer-content:after{content:"";display:block;background:#48227c;position:absolute;left:0;top:0;width:100%;height:0;transition:height .2s}.special-offers .special-offer-container .special-offer-content:active,.special-offers .special-offer-container .special-offer-content:focus,.special-offers .special-offer-container .special-offer-content:hover{box-shadow:11px 11px 35px 0 rgba(0,0,0,.2);outline:none!important}.special-offers .special-offer-container .special-offer-content:active:after,.special-offers .special-offer-container .special-offer-content:focus:after,.special-offers .special-offer-container .special-offer-content:hover:after{height:4px}.special-offers .special-offer-container .special-offer-content h3{font-family:Roboto Light;font-size:24px;color:#48227c;margin-top:0}@media screen and (max-width:39.99875em){.special-offers .special-offer-container .special-offer-content h3{font-size:15px}}.special-offers .special-offer-container .special-offer-content:active h3,.special-offers .special-offer-container .special-offer-content:focus h3,.special-offers .special-offer-container .special-offer-content:hover h3{font-family:Roboto Bold}.other-devices{margin-bottom:30px}@media screen and (max-width:39.99875em){.other-devices>li{padding:0}}@media screen and (min-width:64em){.other-devices>li.medium-3{flex-basis:20.833%;max-width:20.833%}}.other-devices>li .other-device-content{overflow:hidden;position:relative;background-color:#f5f5f5}@media screen and (min-width:40em){.other-devices>li .other-device-content{background:#fff;box-shadow:4px 4px 20px 0 rgba(0,0,0,.1);border-radius:2px;height:370px}.other-devices>li .other-device-content:active,.other-devices>li .other-device-content:focus,.other-devices>li .other-device-content:hover{box-shadow:11px 11px 35px 0 rgba(0,0,0,.2);outline:none!important}}.other-devices>li .other-device-content .other-device-photo-wrapper{display:flex;align-items:center;justify-content:center;padding:10px}@media screen and (min-width:40em){.other-devices>li .other-device-content .other-device-photo-wrapper{height:235px}}@media screen and (max-width:39.99875em){.other-devices>li .other-device-content .other-device-photo-wrapper{position:absolute;top:70px;width:100%;height:180px;z-index:1}}.other-devices>li .other-device-content .other-device-photo-wrapper img{display:block}.other-devices>li .other-device-content .other-device-description{width:100%;position:relative;padding:1px 10px}@media screen and (min-width:40em){.other-devices>li .other-device-content .other-device-description{position:absolute;bottom:0;left:0;right:0;padding:10px;height:135px;background-color:hsla(0,0%,100%,.9);transition:all .2s}}.other-devices>li .other-device-content .other-device-description:after{content:"";display:block;position:absolute;height:4px;left:0;right:0;top:0;background-color:#f5f5f5;transition:all .2s}@media screen and (max-width:39.99875em){.other-devices>li .other-device-content .other-device-description:after{background-color:#fff;height:2px}}@media screen and (min-width:40em){.other-devices>li .other-device-content .other-device-description.expanded{padding-top:20px;height:370px}}@media screen and (max-width:39.99875em){.other-devices>li .other-device-content .other-device-description.expanded{background-color:#fff}}.other-devices>li .other-device-content .other-device-description.expanded:after{display:block;background-color:#48227c;height:4px}@media screen and (max-width:39.99875em){.other-devices>li .other-device-content .other-device-description.expanded .more-mobile{transform:translateY(-50%) rotateX(180deg)}}.other-devices>li .other-device-content .other-device-description.expanded h3{color:#48227c}.other-devices>li .other-device-content .other-device-description h3{color:#48227c;font-size:15px;font-family:Roboto Bold}@media screen and (min-width:40em){.other-devices>li .other-device-content .other-device-description h3{text-align:center;font-size:20px}}@media screen and (max-width:39.99875em){.other-devices>li .other-device-content .other-device-description h3{position:relative;margin-bottom:25px;color:#404000}}.other-devices>li .other-device-content .other-device-description .description-copy{color:#404000}@media screen and (max-width:39.99875em){.other-devices>li .other-device-content .other-device-description .description-copy{margin-top:180px}}.other-devices>li .other-device-content .other-device-description .cta-container{text-align:right}@media screen and (min-width:40em){.other-devices>li .other-device-content .other-device-description .cta-container{text-align:center}}@media screen and (max-width:39.99875em){.other-devices>li .other-device-content .other-device-description .cta-container .button{display:inline;background:none;font-size:15px;font-family:Roboto Bold;padding:0;margin:0;color:#48227c}.other-devices>li .other-device-content .other-device-description .cta-container .button .icon{font-size:12px}}@media screen and (max-width:39.99875em){.other-devices>li .other-device-content [data-item-trigger]{position:relative}}.other-devices>li .other-device-content [data-item-trigger] .more-desktop{position:absolute;right:10px;bottom:10px}.other-devices>li .other-device-content [data-item-trigger] .more-mobile{position:absolute;top:50%;right:0;transform:translateY(-50%);color:#48227c}@media screen and (min-width:40em) and (max-width:63.99875em){.bestsellers-heading{margin:10px 0 20px}}@media screen and (max-width:63.99875em){.bestseller-tabs-triggers .tabs-title{margin-bottom:20px}}.bestseller-tabs-triggers .tabs-title .tab-trigger{font-size:20px;font-family:Roboto Bold;color:#404000;text-transform:uppercase}@media screen and (min-width:64em){.bestseller-tabs-triggers .tabs-title .tab-trigger{border-bottom:none;display:inline;padding:0}.bestseller-tabs-triggers .tabs-title .tab-trigger:before{display:none}}@media screen and (max-width:63.99875em){.bestseller-tabs-triggers .tabs-title .tab-trigger{text-transform:none;font-size:15px;font-family:Roboto Light;color:#404000;padding-bottom:10px}}.bestseller-tabs-triggers .tabs-title.is-active .tab-trigger{font-family:Roboto Bold;color:#404000}@media screen and (min-width:64em){.bestseller-tabs .tab-content{display:block!important}}@media screen and (max-width:63.99875em){.bestseller-tabs .tab-content{padding-left:0;padding-right:0}}.bestseller-list{counter-reset:bestsellers}.bestseller-list>li{margin-bottom:20px;position:relative}.bestseller-list>li:before{counter-increment:bestsellers;content:counter(bestsellers);position:absolute;top:-2px;left:-2px;color:#48227c;font-family:Roboto Medium;font-size:20px;width:35px;height:35px;line-height:35px;vertical-align:middle;text-align:center;z-index:1}@media screen and (max-width:63.99875em){.bestseller-list>li:before{display:none}}@media screen and (max-width:63.99875em){.bestseller-list>li{margin-bottom:10px}}.bestseller-list>li:last-child{margin-bottom:0}.bestseller-list>li>a{background:#fff;box-shadow:4px 4px 20px 0 rgba(0,0,0,.1);position:relative;overflow:hidden;display:flex;height:130px;flex-direction:row;padding-right:70px;color:#404000;font-family:Roboto Light}.bestseller-list>li>a:after{content:"";display:block;background:#48227c;position:absolute;left:0;top:0;width:100%;height:0;transition:height .2s}.bestseller-list>li>a:active,.bestseller-list>li>a:focus,.bestseller-list>li>a:hover{box-shadow:11px 11px 35px 0 rgba(0,0,0,.2);outline:none!important}.bestseller-list>li>a:active:after,.bestseller-list>li>a:focus:after,.bestseller-list>li>a:hover:after{height:4px}@media screen and (max-width:63.99875em){.bestseller-list>li>a{padding-right:30px;height:105px;overflow:visible}}.bestseller-list>li>a .img-wrapper{width:170px;padding:15px 40px;display:flex;align-items:center;justify-content:center;flex:0 0 auto}@media screen and (max-width:63.99875em){.bestseller-list>li>a .img-wrapper{width:105px;padding:10px}}.bestseller-list>li>a .copy-wrapper{display:flex;flex-direction:column;justify-content:space-between;padding:15px 0 10px}.bestseller-list>li>a .copy-wrapper>span{display:block}.bestseller-list>li>a .item-desc{line-height:1.2;font-size:18px}@media screen and (max-width:63.99875em){.bestseller-list>li>a .item-desc{font-size:15px;line-height:120%}}.bestseller-list>li>a .badge{position:absolute;font-family:Roboto Bold;font-size:12px;top:-2px;right:0;background:#ffed53;padding:0 3px}.bestseller-list>li>a:before{position:absolute;top:50%;right:35px;content:"";font-size:15px;font-family:icomoon;transform:translate(50%,-50%);color:#48227c;z-index:1}@media screen and (max-width:63.99875em){.bestseller-list>li>a:before{right:15px;font-size:15px}}@media screen and (max-width:63.99875em){.bestseller-list>li>a:after{display:none}}.play24-copy{position:relative;z-index:1}.play24-copy:before{content:"";display:block;background-color:#f5f5f5;height:100%;width:3000px;width:100vw;position:absolute;top:0;right:75%;z-index:-1}@media print,screen and (min-width:64em){.play24-copy{margin-left:4%}}@media screen and (min-width:75em){.play24-copy{margin-left:8.33333%}}.play24-copy .play24-copy-title{font-size:36px;margin:30px 0;line-height:130%}.play24-copy .play24-copy-text{color:#404000;margin-bottom:30px;font-size:18px}.play24-form-container{position:relative}.play24-form-container form{height:100%}@media print,screen and (min-width:64em){.play24-form-container{flex:0 0 50%;max-width:50%}}@media screen and (min-width:75em){.play24-form-container{flex:0 0 36%;max-width:36%}}@media screen and (min-width:90em){.play24-form-container{flex:0 0 33.33333%;max-width:33.33333%}}.play24-form-container .screen-container{position:absolute;width:200px;top:-10%;right:-25%}.play24-form{background:#f7fafa;position:relative;color:#404000;height:100%;display:flex;padding-left:58px;padding-right:calc(100% - 360px);flex-direction:column;justify-content:center;margin-left:30px}.play24-form h3{font-size:24px}.play24-form .input-with-floating-label{display:inline-block;width:145px;margin-right:9px}.play24-form .input-with-floating-label input{width:145px;margin-bottom:10px}.play24-form .input-with-floating-label.error .form-message{bottom:0;transform:translateY(100%)}.retention-form-title{margin-top:20px;margin-bottom:20px!important;position:relative}@media screen and (min-width:40em){.retention-form-title{font-family:Roboto Light!important}}.retention-form-copy{margin-bottom:35px;color:#404000}.retention-form-copy strong{background:#ffed53;padding:0 3px;border-radius:2px}@media screen and (min-width:40em){.retention-form-copy{font-size:18px}}@media screen and (min-width:40em){.retention-section{padding-bottom:45px}}@media screen and (max-width:22.4375em){.retention-form>.columns{flex:0 0 100%;max-width:100%}}.recommended-item{background:#fff;box-shadow:4px 4px 20px 0 rgba(0,0,0,.1);border-radius:2px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:25px 15px;margin-top:30px;height:410px;position:relative}.recommended-item:active,.recommended-item:focus,.recommended-item:hover{box-shadow:11px 11px 35px 0 rgba(0,0,0,.2);outline:none!important}@media screen and (max-width:39.99875em){.recommended-item{padding:20px 15px;width:225px;margin-top:25px}}.recommended-item .recommended-item-image{display:flex;align-items:center;justify-content:center;max-width:100%;max-height:55.55556%;flex-basis:100%}.recommended-item .recommended-item-label{position:absolute;top:0;left:0;transform:translateY(-100%);font-family:Roboto Bold;font-size:12px;line-height:30px;vertical-align:middle;padding:0 10px 0 40px;text-transform:uppercase;color:#404000;background-color:#ffed53}@media screen and (max-width:39.99875em){.recommended-item .recommended-item-label{font-size:10px;line-height:25px;padding:0 5px 0 30px}}.recommended-item .recommended-item-label:after{font-family:icomoon;position:absolute;left:0;bottom:0;content:"";display:block;height:30px;width:30px;text-align:center;font-size:15px;color:#ffed53;background-color:#fff}@media screen and (max-width:39.99875em){.recommended-item .recommended-item-label:after{height:25px;width:25px;font-size:12px}}.recommended-item:active .recommended-item-label,.recommended-item:focus .recommended-item-label,.recommended-item:hover .recommended-item-label{color:#fff;background-color:#48227c}.recommended-item:active .recommended-item-label:after,.recommended-item:focus .recommended-item-label:after,.recommended-item:hover .recommended-item-label:after{color:#48227c;background-color:#fff}.recommended-item .recommended-item-desc{font-size:15px;color:#404000;line-height:120%;height:50px;width:100%;margin:0}@media screen and (max-width:39.99875em){.recommended-item .recommended-item-desc{font-size:15px}}.recommended-item .recommended-item-price{display:flex;flex-direction:column;width:100%;height:60px;align-items:center;justify-content:center;font-size:30px}.recommended-items{display:flex;flex-flow:row nowrap}@media screen and (max-width:74.99875em){.recommended-items{overflow-x:scroll;-webkit-overflow-scrolling:touch;padding-top:30px;padding-bottom:50px;scroll-snap-type:x mandatory;scroll-snap-stop:normal}.recommended-items::-webkit-scrollbar{display:none}}@media screen and (min-width:40em) and (max-width:63.99875em){.recommended-items{padding-top:10px;padding-bottom:30px}.recommended-items .column{padding-left:4px;padding-right:4px}}@media screen and (max-width:63.99875em){.recommended-item-container{flex:0 0 245px;max-width:245px;scroll-snap-align:center;white-space:normal}}@media screen and (min-width:40em) and (max-width:63.99875em){.recommended-heading{margin:10px 0 20px}}.hotdeals-section{padding:210px 0 56px;background:#6b42a6 url(../../../images/mainpage/hotdeals/hotdeals_summer_promo.png) center 49px/86% no-repeat}.hotdeals-section .hotdeals-selector{position:relative}.hotdeals-section .hotdeals-selector .hotdeals-selector-slider{padding-top:10px;padding-bottom:32px}@media screen and (min-width:64em){.hotdeals-section .hotdeals-selector .hotdeals-selector-slider{overflow-x:hidden}}.hotdeals-section .hotdeals-selector .hotdeals-selector-slider .swiper-slide{height:auto;display:block;position:relative;border-radius:4px;background:#fff;cursor:pointer}@media screen and (max-width:63.99875em){.hotdeals-section .hotdeals-selector .hotdeals-selector-slider .swiper-slide{width:40%}}.hotdeals-section .hotdeals-selector .hotdeals-selector-slider .swiper-slide:after{content:"";width:16px;height:16px;position:absolute;left:calc(50% - 8px);bottom:3px;background-color:#fff;transform:rotate(45deg);transition:all .2s;z-index:-1}.hotdeals-section .hotdeals-selector .hotdeals-selector-slider .swiper-slide:focus{-webkit-box-shadow:0 0 10px 1px rgba(0,0,0,.75);-moz-box-shadow:0 0 10px 1px rgba(0,0,0,.75);box-shadow:0 0 10px 1px rgba(0,0,0,.75)}.hotdeals-section .hotdeals-selector .hotdeals-selector-slider .swiper-slide.selected:after{bottom:-8px;transition:all .2s}.hotdeals-section .hotdeals-selector .hotdeals-selector-slider-next,.hotdeals-section .hotdeals-selector .hotdeals-selector-slider-prev{width:40px;height:40px;position:absolute;top:46px;display:flex;justify-content:center;align-items:center;border:1px solid #fff;border-radius:20px;cursor:pointer;transition:all .2s}.hotdeals-section .hotdeals-selector .hotdeals-selector-slider-next .icon,.hotdeals-section .hotdeals-selector .hotdeals-selector-slider-prev .icon{color:#fff;font-size:16px}.hotdeals-section .hotdeals-selector .hotdeals-selector-slider-next:hover,.hotdeals-section .hotdeals-selector .hotdeals-selector-slider-prev:hover{transform:scale(1.02);transition:all .2s}.hotdeals-section .hotdeals-selector .hotdeals-selector-slider-next.swiper-button-disabled,.hotdeals-section .hotdeals-selector .hotdeals-selector-slider-prev.swiper-button-disabled{opacity:.5}.hotdeals-section .hotdeals-selector .hotdeals-selector-slider-next.swiper-button-disabled:hover,.hotdeals-section .hotdeals-selector .hotdeals-selector-slider-prev.swiper-button-disabled:hover{transform:scale(1)}.hotdeals-section .hotdeals-selector .hotdeals-selector-slider-prev{left:-40px}.hotdeals-section .hotdeals-selector .hotdeals-selector-slider-next{right:-40px}.hotdeals-section .hotdeals-selector-item{min-height:136px;display:flex;padding:16px}.hotdeals-section .hotdeals-selector-item:focus{border:4px solid red}.hotdeals-section .hotdeals-selector-item .hd-offer-copy{width:65%;min-height:100%;display:flex;flex-direction:column;justify-content:space-between;color:#404040}.hotdeals-section .hotdeals-selector-item .hd-offer-copy .hd-copy-top{margin:0;font-family:Roboto Medium;font-size:16px;line-height:1.375}.hotdeals-section .hotdeals-selector-item .hd-offer-copy .hd-copy-bottom{margin:0;color:#747474;font-family:Roboto Regular;font-size:12px;line-height:1.4}.hotdeals-section .hotdeals-selector-item .hd-offer-img{width:35%;max-height:80px;display:flex;justify-content:center;align-items:center}.hotdeals-section .hotdeals-selector-item .hd-offer-img .hd-offer-kv{max-width:90%;max-height:80px;display:block}.hotdeals-section .hotdeals-content{position:relative}.hotdeals-section .hotdeals-content .hotdeals-content-slider .swiper-slide{height:auto;background-color:#fff;border-radius:4px;box-shadow:0 2px 15px rgba(0,0,0,.05);padding-bottom:14px}@media screen and (max-width:39.99875em){.hotdeals-section .hotdeals-content .hotdeals-content-slider .swiper-slide{height:auto;width:90%;max-width:90%}}@media screen and (min-width:40em){.hotdeals-section .hotdeals-content .hotdeals-content-slider .swiper-slide{visibility:hidden}}@media screen and (min-width:40em){.hotdeals-section .hotdeals-content .hotdeals-content-slider .swiper-slide.swiper-slide-active{visibility:visible}}@media print,screen and (min-width:64em){.hotdeals-section .hotdeals-content .swiper-slide-next,.hotdeals-section .hotdeals-content .swiper-slide-prev{opacity:0}}.hotdeals-section .hotdeals-content .hotdeals-content-pagination{width:100%;position:absolute;bottom:-42px;display:flex;justify-content:center;margin-top:32px}.hotdeals-section .hotdeals-content .hotdeals-content-pagination .swiper-pagination-bullet{width:10px;height:10px;display:inline-block;margin:0 10px;border:1px solid #fff;background-color:#fff;border-radius:10px}.hotdeals-section .hotdeals-content .hotdeals-content-pagination .swiper-pagination-bullet-active{background-color:transparent}.hotdeals-section .tooltip-trigger{background-color:#fff!important;border:1px solid #ddd}.hotdeals-section .tooltip-trigger:before{color:#747474}.hotdeals-section .hotdeals-content-item{padding:16px 16px 0;color:#404040;min-height:570px}.hotdeals-section .hotdeals-content-item .hotdeals-promo-bar{min-height:48px}@media screen and (min-width:40em){.hotdeals-section .hotdeals-content-item .hotdeals-promo-bar{min-height:53px;margin-bottom:16px}}.hotdeals-section .hotdeals-content-item .hotdeals-promo-bar .hd-promo{width:100%;min-height:56px;display:inline-block;padding:0 16px;background-color:#f5f5f5;border-radius:8px}@media screen and (max-width:39.99875em){.hotdeals-section .hotdeals-content-item .hotdeals-promo-bar .hd-promo{margin-bottom:24px}}@media screen and (min-width:40em){.hotdeals-section .hotdeals-content-item .hotdeals-promo-bar .hd-promo{width:unset;min-height:51px;padding:0 24px}}.hotdeals-section .hotdeals-content-item .hotdeals-promo-bar .hd-promo .promo-inner{min-height:56px;display:flex;align-items:center}@media screen and (min-width:40em){.hotdeals-section .hotdeals-content-item .hotdeals-promo-bar .hd-promo .promo-inner{min-height:51px}}.hotdeals-section .hotdeals-content-item .hotdeals-promo-bar .hd-promo .promo-inner .promo-icon{width:24px;display:inline-block;margin-right:8px;vertical-align:middle}@media screen and (min-width:40em){.hotdeals-section .hotdeals-content-item .hotdeals-promo-bar .hd-promo .promo-inner .promo-icon{width:32px;margin-right:16px}}.hotdeals-section .hotdeals-content-item .hotdeals-promo-bar .hd-promo .promo-inner .promo-info{display:inline-block;font-size:12px;font-family:Roboto Regular;vertical-align:middle}@media screen and (min-width:40em){.hotdeals-section .hotdeals-content-item .hotdeals-promo-bar .hd-promo .promo-inner .promo-info{font-size:16px}}.hotdeals-section .hotdeals-content-item .hotdeals-offer-kv{position:relative;display:flex;justify-content:center;align-items:center}@media screen and (max-width:39.99875em){.hotdeals-section .hotdeals-content-item .hotdeals-offer-kv{min-height:190px;margin-bottom:24px}}@media screen and (min-width:40em){.hotdeals-section .hotdeals-content-item .hotdeals-offer-kv{margin-top:8px;max-height:380px}}.hotdeals-section .hotdeals-content-item .hotdeals-offer-kv.sim-badge{position:relative}.hotdeals-section .hotdeals-content-item .hotdeals-offer-kv.sim-badge:before{position:absolute;top:33%;left:60%;content:"";display:block;width:140px;height:140px;background:url(../../../images/mainpage/hotdeals/sim.png) 50% no-repeat;background-size:contain}.hotdeals-section .hotdeals-content-item .hotdeals-offer-kv .hd-kv-img{max-height:190px;max-width:70%}@media screen and (min-width:40em){.hotdeals-section .hotdeals-content-item .hotdeals-offer-kv .hd-kv-img{max-height:380px}}.hotdeals-section .hotdeals-content-item .hotdeals-offer-kv .hd-kv-badge{display:flex;align-items:center;justify-content:center;position:absolute;background-color:#d71a21;border-radius:200px;font-family:Roboto Regular;color:#fff;text-transform:uppercase;text-align:center}@media screen and (max-width:39.99875em){.hotdeals-section .hotdeals-content-item .hotdeals-offer-kv .hd-kv-badge{width:88px;height:88px;right:0;bottom:16px;font-size:11px}}@media screen and (min-width:40em){.hotdeals-section .hotdeals-content-item .hotdeals-offer-kv .hd-kv-badge{width:112px;height:112px;top:240px;left:0;font-size:15px}}@media screen and (min-width:64em){.hotdeals-section .hotdeals-content-item .hotdeals-offer-kv .hd-kv-badge{left:13%}}.hotdeals-section .hotdeals-content-item .hotdeals-offer-kv .hd-kv-badge.sticker-img{border-radius:0;background-color:transparent}.hotdeals-section .hotdeals-content-item .hotdeals-offer-kv .hd-kv-badge.sticker-img img{width:100%;height:100%}@media (min-width:1410px){.hotdeals-section .hotdeals-content-item .hotdeals-offer{padding-left:16px}}.hotdeals-section .hotdeals-content-item .hotdeals-offer .hd-offer-badges{min-height:20px}.hotdeals-section .hotdeals-content-item .hotdeals-offer .hd-offer-badges [class*=badge-]{display:inline-block;margin-right:8px;padding:2px 8px;border-radius:4px;border:1px solid #ddd;color:#404040;font-family:Roboto Medium;font-size:10px;text-transform:uppercase;vertical-align:top}.hotdeals-section .hotdeals-content-item .hotdeals-offer .hd-offer-badges [class*=badge-].badge-yellow{background-color:#ffdf73}.hotdeals-section .hotdeals-content-item .hotdeals-offer .hd-offer-content{min-height:200px}.hotdeals-section .hotdeals-content-item .hotdeals-offer .hd-offer-content .hd-offer-name{margin-top:8px;margin-bottom:24px}@media screen and (min-width:40em){.hotdeals-section .hotdeals-content-item .hotdeals-offer .hd-offer-content .hd-offer-name{margin-top:16px}}.hotdeals-section .hotdeals-content-item .hotdeals-offer .hd-offer-content .hd-offer-name .hd-offer-title{margin-top:0;margin-bottom:8px;font-family:Roboto Medium;font-size:20px;line-height:1.4}@media screen and (min-width:40em){.hotdeals-section .hotdeals-content-item .hotdeals-offer .hd-offer-content .hd-offer-name .hd-offer-title{margin-bottom:4px;font-size:28px}}.hotdeals-section .hotdeals-content-item .hotdeals-offer .hd-offer-content .hd-offer-name .hd-offer-subtitle{display:inline-block;margin:0;color:#747474;font-family:Roboto Regular;font-size:16px;line-height:1.375}@media (min-width:460px){.hotdeals-section .hotdeals-content-item .hotdeals-offer .hd-offer-content .hd-offer-name .hd-offer-subtitle{max-width:90%}}@media screen and (min-width:40em){.hotdeals-section .hotdeals-content-item .hotdeals-offer .hd-offer-content .hd-offer-name .hd-offer-subtitle{max-width:unset}}.hotdeals-section .hotdeals-content-item .hotdeals-offer .hd-offer-content .hd-offer-list{padding-left:12px}.hotdeals-section .hotdeals-content-item .hotdeals-offer .hd-offer-content .hd-offer-list li{margin-bottom:8px}.hotdeals-section .hotdeals-content-item .hotdeals-offer .hd-offer-content .hd-offer-list li .hd-list-title{display:block;position:relative;margin:0;font-family:Roboto Medium;font-size:16px;line-height:1.375}.hotdeals-section .hotdeals-content-item .hotdeals-offer .hd-offer-content .hd-offer-list li .hd-list-title:before{content:"";background-color:#404040;height:4px;width:4px;border-radius:4px;position:absolute;top:9px;left:-12px}.hotdeals-section .hotdeals-content-item .hotdeals-offer .hd-offer-content .hd-offer-list li .hd-list-subtitle{color:#404040;display:block;margin:2px 0 0;font-family:Roboto Regular;font-size:12px;line-height:1}.hotdeals-section .hotdeals-content-item .hotdeals-offer .hd-offer-prices{min-height:125px}@media screen and (min-width:64em){.hotdeals-section .hotdeals-content-item .hotdeals-offer .hd-offer-prices{min-height:145px;margin-bottom:4px}}@media (min-width:1200px){.hotdeals-section .hotdeals-content-item .hotdeals-offer .hd-offer-prices{min-height:90px;display:flex}}.hotdeals-section .hotdeals-content-item .hotdeals-offer .hd-offer-prices .price-box{display:block}.hotdeals-section .hotdeals-content-item .hotdeals-offer .hd-offer-prices .price-box:first-of-type{min-width:288px}.hotdeals-section .hotdeals-content-item .hotdeals-offer .hd-offer-prices .price-box .price-wrapper{position:relative;margin-bottom:8px}.hotdeals-section .hotdeals-content-item .hotdeals-offer .hd-offer-prices .price-box .price-wrapper .price{color:#8a238c;font-size:28px}@media screen and (min-width:64em){.hotdeals-section .hotdeals-content-item .hotdeals-offer .hd-offer-prices .price-box .price-wrapper .price{font-size:38px}}.hotdeals-section .hotdeals-content-item .hotdeals-offer .hd-offer-prices .price-box .price-wrapper .price-sub{font-size:20px}.hotdeals-section .hotdeals-content-item .hotdeals-offer .hd-offer-prices .price-box .price-wrapper .price-postfix{color:#8a238c;font-size:12px;font-family:Roboto Bold}@media screen and (min-width:40em){.hotdeals-section .hotdeals-content-item .hotdeals-offer .hd-offer-prices .price-box .price-wrapper .price-postfix{font-size:16px}}.hotdeals-section .hotdeals-content-item .hotdeals-offer .hd-offer-prices .price-box .price-wrapper .price-desc{color:#404040;font-size:16px;font-family:Roboto Regular}.hotdeals-section .hotdeals-content-item .hotdeals-offer .hd-offer-prices .price-box .price-wrapper .price-strike{display:block;color:#747474;font-family:Roboto Regular;font-size:16px}@media (min-width:1200px){.hotdeals-section .hotdeals-content-item .hotdeals-offer .hd-offer-prices .price-box .price-wrapper .price-strike{position:absolute;top:0;left:0}}@media (min-width:1200px){.hotdeals-section .hotdeals-content-item .hotdeals-offer .hd-offer-prices[data-discount=true] .price-wrapper:first-of-type{padding-top:20px}}.hotdeals-section .hotdeals-content-item .hotdeals-offer .hd-offer-cta .button{display:inline-block;margin-bottom:8px;padding:18px 10px;border-radius:4px!important;background-color:#48227c;font-size:16px;font-family:Roboto Regular;line-height:1.25;transition:all .2s}@media screen and (min-width:40em){.hotdeals-section .hotdeals-content-item .hotdeals-offer .hd-offer-cta .button{margin-right:10px}}@media screen and (min-width:64em){.hotdeals-section .hotdeals-content-item .hotdeals-offer .hd-offer-cta .button{width:50%;min-width:180px}}@media (max-width:1100px){.hotdeals-section .hotdeals-content-item .hotdeals-offer .hd-offer-cta .button{min-width:220px}}.hotdeals-section .hotdeals-content-item .hotdeals-offer .hd-offer-cta .button:hover,.hotdeals-section .hotdeals-content-item .hotdeals-offer .hd-offer-cta .button:not(:hover):focus{background-color:#381765}.hotdeals-section .hotdeals-content-item .hotdeals-offer .hd-offer-cta .button.clear{background-color:transparent;color:#266dd9;transition:all .3s;border:0}@media screen and (min-width:64em){.hotdeals-section .hotdeals-content-item .hotdeals-offer .hd-offer-cta .button.clear{width:35%}}.hotdeals-section .hotdeals-content-item .hotdeals-offer .hd-offer-cta .button.clear .icon{font-size:12px;transition:all .3s}.hotdeals-section .hotdeals-content-item .hotdeals-offer .hd-offer-cta .button.clear:hover,.hotdeals-section .hotdeals-content-item .hotdeals-offer .hd-offer-cta .button.clear:not(:hover):focus{color:#1e57ae;background-color:transparent}.hotdeals-section .hotdeals-content-item .hotdeals-offer .hd-offer-cta .button.clear:hover .icon,.hotdeals-section .hotdeals-content-item .hotdeals-offer .hd-offer-cta .button.clear:not(:hover):focus .icon{transform:translateX(40%);transition:all .3s}.hotdeals-section .hotdeals-content-item .hotdeals-offer .hd-offer-cta .legal{display:block;margin:0;font-family:Roboto Regular;font-size:12px;line-height:1.3}@media print,screen and (min-width:40em){.hotdeals-section{background:#6b42a6 url(../../../images/mainpage/hotdeals/hotdeals_summer_promo.png) center 62px/350px no-repeat}}@media print,screen and (min-width:64em){.hotdeals-section{padding:256px 0 56px;background:#6b42a6 url(../../../images/mainpage/hotdeals/hotdeals_summer_promo.png) center 76px/436px no-repeat}}.full-banner-rows{display:flex;flex-direction:column}.full-banner-rows .full-banner-section{color:#fff}@media screen and (max-width:63.99875em){.full-banner-rows .full-banner-section{margin-bottom:56px;background:linear-gradient(0deg,#583686,#7d4daa)}}@media print,screen and (min-width:64em){.full-banner-rows .full-banner-section{margin-bottom:14px}}@media screen and (max-width:63.99875em){.full-banner-rows .full-banner-row{padding-top:16px;padding-bottom:24px}}@media print,screen and (min-width:64em){.full-banner-rows .full-banner-row{max-width:88rem;padding-top:32px;padding-bottom:32px;background:url(../../../images/mainpage/banners/full-banner/full-banner-img.png) 50%/263px no-repeat,linear-gradient(92deg,#583686 16%,#7d4daa 91.78%)}}.full-banner-rows strong.full-banner-badge{font-family:Roboto Regular;display:inline-block;padding:3px 8px;margin-bottom:11px;border-radius:4px;background-color:#ffdd5a;color:#585858;font-size:12px}.full-banner-rows .full-banner-head{line-height:1.17;margin:0 0 16px;color:#fff;font-size:28px}@media print,screen and (min-width:64em){.full-banner-rows .full-banner-head{line-height:1.4}}.full-banner-rows .full-banner-text{font-family:Roboto Regular;font-size:18px;line-height:1.38}@media screen and (max-width:63.99875em){.full-banner-rows .full-banner-text{padding-bottom:183px;margin-bottom:0;background:url(../../../images/mainpage/banners/full-banner/full-banner-img-m.png) center 100px/210px no-repeat}}@media print,screen and (min-width:64em){.full-banner-rows .full-banner-text{margin-bottom:32px;line-height:1.6}}.full-banner-rows .full-banner-btn{font-family:Roboto Regular;font-size:16px;width:100%;margin-bottom:0}@media screen and (max-width:63.99875em){.full-banner-rows .full-banner-btn{padding:14px 4px}}@media print,screen and (min-width:64em){.full-banner-rows .full-banner-btn{padding:18px 4px;max-width:296px}}.full-banner-rows .full-banner-clock .countdown-clock-top-copy{color:#c7b3da;font-size:16px}@media print,screen and (min-width:64em){.full-banner-rows .full-banner-clock .countdown-clock-top-copy{margin-bottom:16px}}.full-banner-rows .full-banner-clock .digit{color:#fff}.full-banner-rows .full-banner-clock .digit .prev{display:none}@media print,screen and (min-width:64em){.full-banner-rows .full-banner-clock .digit{background:url(../../../images/components/countdown-clock/digit-bg-var-4.svg) 0 0/25px no-repeat;font-family:Roboto Bold}}@media screen and (min-width:90em){.full-banner-rows .full-banner-clock .digit{width:45px;height:76px;background:url(../../../images/components/countdown-clock/digit-bg-var-4.svg) 0 0/45px 76px no-repeat;border-radius:12px;font-size:64px;font-family:Roboto Regular;line-height:76px}}.full-banner-rows .full-banner-clock .colon,.full-banner-rows .full-banner-clock .date-part .copy{color:#c8b4db}@media screen and (min-width:90em){.full-banner-rows .full-banner-clock .colon{position:relative;top:-4px;height:77px;display:flex;align-items:center;line-height:1;font-size:40px}}@media print,screen and (min-width:64em){.full-banner-rows .full-banner-noclock-row{background:url(../../../images/mainpage/banners/full-banner/full-banner-img.png) 70%/284px no-repeat,linear-gradient(92deg,#583686 16%,#7d4daa 91.78%)}}@media screen and (min-width:40em) and (max-width:63.99875em){.full-banner-rows .full-banner-noclock-row .full-banner-text{background:url(../../../images/mainpage/banners/full-banner/full-banner-img-m.png) center 54px/280px no-repeat}}@media screen and (max-width:63.99875em){.modal-full-banner .modal-body,.modal-full-banner .row{height:100%}}@media print,screen and (min-width:64em){.modal-full-banner .modal-inner{max-width:58rem;padding:105px 30px 40px}}@media screen and (max-width:63.99875em){.full-banner-modal-wrap{display:flex;flex-direction:column;height:100%;padding-top:46px}}@media screen and (max-width:63.99875em){.full-banner-modal-box{flex-grow:1}}.full-banner-modal-head{margin-top:0;font-size:24px}@media screen and (max-width:63.99875em){.full-banner-modal-head{margin-bottom:24px}}@media print,screen and (min-width:64em){.full-banner-modal-head{margin-bottom:32px}}.full-banner-modal-head>span{font-family:Roboto Regular;color:#6d7278;margin-bottom:8px}@media screen and (max-width:63.99875em){.full-banner-modal-head>span{font-size:12px}}@media print,screen and (min-width:64em){.full-banner-modal-head>span{font-size:18px}}@media print,screen and (min-width:64em){.full-banner-modal-list{margin-bottom:24px}}.full-banner-modal-list li{font-family:Roboto Regular;margin-bottom:16px;font-size:16px}.full-banner-modal-price{font-size:28px;font-family:Roboto Bold;color:#8a238c}.full-banner-modal-btn{width:100%;font-family:Roboto Regular}@media print,screen and (min-width:64em){.full-banner-modal-btn{margin-bottom:0;max-width:180px}}.banner-100-width{padding:24px 0 0;color:#fff;font-family:Roboto Regular;background:#6b42a6 url(../../../images/mainpage/banners/banner-100-width/banner-100-2xgb.png) 50% calc(50% + 25px)/320px no-repeat}@media (max-width:359px){.banner-100-width{background:#6b42a6 url(../../../images/mainpage/banners/banner-100-width/banner-100-2xgb.png) 50% calc(50% + 60px)/320px no-repeat}}@media screen and (max-width:63.99875em){.banner-100-width{min-height:380px}}@media print,screen and (min-width:64em){.banner-100-width{margin:45px 0 0;padding:25px 0;background:url(../../../images/mainpage/banners/banner-100-width/banner-100-2xgb.png) calc(50% + 260px) 50%/470px no-repeat,linear-gradient(295deg,#fff,#fff 45%,#6b42a6 0,#6b42a6)}}@media screen and (min-width:75em){.banner-100-width{background:url(../../../images/mainpage/banners/banner-100-width/banner-100-2xgb.png) calc(50% + 310px) 50%/620px no-repeat,linear-gradient(295deg,#fff,#fff 46%,#6b42a6 0,#6b42a6)}}.banner-100-width h2{margin:0;font-size:40px;line-height:1.4;text-transform:uppercase;color:#fee373}@media print,screen and (min-width:64em){.banner-100-width h2{margin-top:50px}}@media screen and (min-width:75em){.banner-100-width h2{font-size:70px}}.banner-100-width p{font-size:18px;margin-bottom:24px}@media screen and (min-width:75em){.banner-100-width p{font-size:30px}}.banner-100-width .button{width:100%;padding:20px;color:#6b42a6;font-size:16px;font-family:Roboto Regular}@media screen and (max-width:63.99875em){.banner-100-width .button{margin-top:140px}}@media print,screen and (min-width:64em){.banner-100-width .button{width:40%}}.banner-100-width .button:hover,.banner-100-width .button:not(:hover):focus{background:#e6e6e6}.banner-100-width-b2b{font-family:Roboto Regular}@media screen and (max-width:63.99875em){.banner-100-width-b2b{margin:20px 0;padding:36px 0;background-color:#6b42a6}}@media print,screen and (min-width:64em){.banner-100-width-b2b{margin:45px 0 0;padding:64px 0;background:linear-gradient(295deg,#fff,#fff 45%,#6b42a6 0,#6b42a6)}}.banner-100-width-b2b h2{margin-top:0;margin-bottom:24px;line-height:1.16;text-transform:uppercase;color:#fee373}@media screen and (max-width:63.99875em){.banner-100-width-b2b h2{font-size:40px}}@media print,screen and (min-width:64em){.banner-100-width-b2b h2{font-size:64px}}.banner-100-width-b2b p{margin-bottom:24px;color:#fff}@media screen and (max-width:63.99875em){.banner-100-width-b2b p{font-size:16px}}@media print,screen and (min-width:64em){.banner-100-width-b2b p{font-size:28px}}.banner-100-width-b2b .button{border-radius:4px;margin-bottom:0;width:100%;padding:20px;font-size:16px;font-family:Roboto Regular}@media print,screen and (min-width:64em){.banner-100-width-b2b .button{max-width:208px}}.banner-100-width-b2b .banner-100-width-img{width:100%}@media screen and (max-width:63.99875em){.banner-100-width-b2b .banner-100-width-img{max-width:350px;margin-bottom:24px}}
/*# sourceMappingURL=mainpage.controller.css.map */