.audio-range{position:relative}.audio-range__range{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--spbSky2);background-image:-webkit-gradient(linear,left top,left bottom,from(var(--brandGreen)),to(var(--brandGreen)));background-image:linear-gradient(var(--brandGreen),var(--brandGreen));background-repeat:no-repeat;border-radius:2px;cursor:pointer;height:4px;width:100%}.audio-range__range:focus{outline:none}.audio-range__range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:var(--base);border:none;border-radius:50%;-webkit-box-shadow:0 2px 9px var(--fullBlackTransparent15);box-shadow:0 2px 9px var(--fullBlackTransparent15);height:16px;width:16px}.audio-range__range::-moz-range-thumb{-moz-appearance:none;appearance:none;background:var(--base);border:none;border-radius:50%;box-shadow:0 2px 9px var(--fullBlackTransparent15);height:16px;width:16px}.audio-range__range::-ms-thumb{appearance:none;background:var(--base);border:none;border-radius:50%;box-shadow:0 2px 9px var(--fullBlackTransparent15);height:16px;width:16px}.audio-range__range::-webkit-slider-runnable-track{-webkit-appearance:none;appearance:none;background:transparent;border:none;-webkit-box-shadow:none;box-shadow:none}.audio-range__range::-moz-range-track{-moz-appearance:none;appearance:none;background:transparent;border:none;box-shadow:none}.audio-range__range::-ms-track{appearance:none;background:transparent;border:none;box-shadow:none}.audio-range__waveform{fill:var(--stcWhite);overflow:hidden;pointer-events:none;position:absolute;width:100%}.audio-range__waveform_bg{opacity:.6}.audio-range_waveform{height:32px}.audio-range_waveform .audio-range__range{background:transparent;height:32px}.audio-range_waveform .audio-range__range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:transparent;border:none;border-radius:0;-webkit-box-shadow:none;box-shadow:none;height:32px;width:16px}.audio-range_waveform .audio-range__range::-moz-range-thumb{-moz-appearance:none;appearance:none;background:transparent;border:none;border-radius:0;box-shadow:none;height:32px;width:16px}.audio-range_waveform .audio-range__range::-ms-thumb{appearance:none;background:transparent;border:none;border-radius:0;box-shadow:none;height:32px;width:16px}.audio-volume{width:24px}.audio-volume__tooltip-content{border-radius:12px;padding:7px 16px 14px}.audio-volume__tooltip-content-shadow{border-radius:12px}.audio-volume__icon{fill:var(--brandGreen);cursor:pointer;display:none;height:24px;width:24px}.audio-volume__icon_visible{display:block}.no-touchevents .audio-volume__icon:hover{fill:var(--buttonHoverGreen)}.audio-volume__range{max-width:128px}.audio-progress{margin-right:16px;width:100%}.audio-progress__info{align-items:center;display:flex;justify-content:space-between}.audio-progress__value{color:var(--spbSky3);font-size:12px;line-height:14px}.audio-progress__range-wrapper{margin-top:-2px}.audio-progress__title{color:var(--content);font-size:12px;line-height:14px}.audio-progress_waveform{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-right:8px}.audio-progress_waveform .audio-progress__time{min-width:36px}.audio-progress_waveform .audio-progress__range-wrapper{flex-grow:1;margin-top:0}.audio-player{margin-top:32px}.audio-player__player{background:var(--spbSky1);border-radius:12px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:16px}@media screen and (min-width:768px) and (max-width:1023px){.audio-player__player{max-width:530px}}@media screen and (min-width:1024px){.audio-player__player{max-width:550px}}.audio-player__player_color_white{background:var(--base)}.audio-player__player-controls{align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;display:flex;justify-content:space-between}.audio-player__playing-icon-area{background-color:var(--brandGreen);border-radius:50%;cursor:pointer;height:32px;width:32px}.audio-player__playing-icon-area_animated{-webkit-animation:fadeIn 4s ease-in-out infinite both;animation:fadeIn 4s ease-in-out infinite both}.no-touchevents .audio-player__playing-icon-area:hover{background-color:var(--buttonHoverGreen)}.audio-player__caption{margin-bottom:10px}.audio-player__playing-controls{margin-right:16px}.audio-player__playing-icon{fill:var(--stcWhite);display:none;height:32px;width:32px}.audio-player__playing-icon_visible{display:block}.audio-player_position_center .audio-player__player{margin:0 auto}.audio-player_position_left .audio-player__player{margin-right:auto}.audio-player_position_right .audio-player__player{margin-left:auto}@media screen and (min-width:768px) and (max-width:1023px){.audio-player_full-width .audio-player__player{max-width:100%}}@media screen and (min-width:1024px){.audio-player_full-width .audio-player__player{max-width:100%}}.audio-player_waveform .audio-player__playing-controls{margin-right:12px}.audio-player_view_button{margin-top:0}.audio-player_view_button .audio-player__player{border-radius:100px;padding:0 15px 0 0}@media screen and (max-width:767px){.audio-player_view_button .audio-player__player{padding:4px 8px 4px 12px}}@media screen and (min-width:1280px){.audio-player_view_button .audio-player__player{border-radius:132px}}.audio-player_view_button .audio-player__player:hover{background-color:var(--baseTransparent50)}.audio-player_view_button .audio-player__playing-controls{margin-right:0}@media screen and (max-width:767px){.audio-player_view_button .audio-player__playing-controls{margin-right:6px}}.audio-player_view_button .audio-player__playing-icon-area{background-color:transparent;height:auto;width:auto}@media screen and (max-width:767px){.audio-player_view_button .audio-player__playing-icon-area{height:10px;position:relative;width:10px}}.audio-player_view_button .audio-player__playing-icon-area:hover{background-color:transparent}.audio-player_view_button .audio-player__playing-icon{fill:var(--sky)}@media screen and (max-width:767px){.audio-player_view_button .audio-player__playing-icon{left:-10px;position:absolute;top:-11px;width:28px}}.audio-player_view_compact{margin-top:0}.audio-player_view_compact .audio-player__player{-webkit-box-shadow:0 2px 12px 0 var(--black10);box-shadow:0 2px 12px 0 var(--black10)}@media screen and (max-width:767px){.audio-player_view_compact .audio-player__progress{margin-right:0}.audio-player_view_compact .audio-player__time,.audio-player_view_compact .audio-player__volume{display:none}}@-webkit-keyframes fadeIn{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}@keyframes fadeIn{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}@media screen and (min-width:768px) and (max-width:1023px){.fast-internet-tariffs-carousel__title-area{max-width:325px}}@media screen and (min-width:1024px) and (max-width:1279px){.fast-internet-tariffs-carousel__title-area{max-width:437px}}@media screen and (min-width:1280px){.fast-internet-tariffs-carousel__title-area{max-width:548px}}.fast-internet-tariffs-carousel__title-area_centered{max-width:none;padding-bottom:40px;text-align:center}@media screen and (min-width:768px) and (max-width:1023px){.fast-internet-tariffs-carousel__title-area_centered{padding-bottom:24px}}@media screen and (max-width:767px){.fast-internet-tariffs-carousel__title-area_centered{padding-bottom:20px}}@media screen and (min-width:1024px) and (max-width:1279px){.fast-internet-tariffs-carousel__title-area_centered{padding-bottom:32px}}.fast-internet-tariffs-carousel__title{margin-bottom:16px}.fast-internet-tariffs-carousel__tariffs{margin-top:-56px}@media screen and (max-width:767px){.fast-internet-tariffs-carousel__tariffs{margin-top:-46px}}.fast-internet-tariffs-carousel__link{margin-top:24px;text-align:center}.internet-4g-coverage-tile{border:1px solid var(--spbSky1);-webkit-box-sizing:border-box;box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;min-height:260px;padding:32px}@media screen and (max-width:1023px){.internet-4g-coverage-tile{padding:24px 16px}}@media screen and (max-width:767px){.internet-4g-coverage-tile{min-height:232px}}@media screen and (min-width:1024px) and (max-width:1279px){.internet-4g-coverage-tile{padding-left:24px;padding-right:24px}}.internet-4g-coverage-tile__icon{margin-bottom:16px}.internet-4g-coverage-tile__description{margin-top:auto}.internet-4g-coverage-tiles-group__tiles{border:1px solid var(--spbSky1);-webkit-box-sizing:border-box;box-sizing:border-box;display:flex;margin-top:32px}@media screen and (max-width:767px){.internet-4g-coverage-tiles-group__tiles{flex-direction:column}}@media screen and (max-width:1023px){.internet-4g-coverage-tiles-group__tiles{margin-top:24px}}.landing-benefits-banner{background:linear-gradient(57.83deg,#d1f1ff -9.28%,var(--spbSky0) 25.99%,#f6f7f7 73.36%,#fbf1ff 98.66%);border-radius:12px;padding:10px 24px 33px;position:relative;text-align:center}@media screen and (min-width:768px){.landing-benefits-banner{text-align:left}}@media screen and (min-width:768px) and (max-width:1279px){.landing-benefits-banner{padding:32px}}@media screen and (min-width:1024px) and (max-width:1279px){.landing-benefits-banner{padding:56px}}@media screen and (min-width:1280px){.landing-benefits-banner{padding:56px 97px}}.landing-benefits-banner:after{background-image:url(/public/7802c24a2b611db03852.svg);background-repeat:no-repeat;background-size:100%;bottom:19px;content:"";height:47px;position:absolute;right:12px;-webkit-transform:rotate(-11.46deg);transform:rotate(-11.46deg);width:66px}@media screen and (min-width:768px){.landing-benefits-banner:after{bottom:26px;right:48px}}@media screen and (min-width:1024px){.landing-benefits-banner:after{bottom:31px;height:57.73px;right:71px;width:81.14px}}.landing-benefits-banner__label-container{align-items:center;display:flex;height:83.6px;justify-content:center;margin:0 auto 16px;position:relative;width:174.75px}@media screen and (min-width:768px){.landing-benefits-banner__label-container{position:absolute;right:12.2px;top:23px}}@media screen and (min-width:1024px){.landing-benefits-banner__label-container{height:106.29px;top:47px;width:240.39px}}@media screen and (min-width:1280px){.landing-benefits-banner__label-container{right:72px}}.landing-benefits-banner__label-container:after,.landing-benefits-banner__label-container:before{background-image:url(/public/e13534b64ba9532f9e3f.svg);background-repeat:no-repeat;background-size:100%;content:"";height:32px;position:absolute;width:32px}.landing-benefits-banner__label-container:before{bottom:0;left:0;-webkit-transform:rotate(-8.97deg);transform:rotate(-8.97deg)}@media screen and (min-width:1024px){.landing-benefits-banner__label-container:before{bottom:6px;height:44px;width:44px}}.landing-benefits-banner__label-container:after{right:0;top:0;-webkit-transform:rotate(7deg);transform:rotate(7deg)}@media screen and (min-width:1024px){.landing-benefits-banner__label-container:after{height:30px;width:30px}}.landing-benefits-banner__label{background:var(--flamingo);-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--base);font-size:15px;font-weight:500;height:48px;line-height:20px;padding-top:3px;text-align:center;-webkit-transform:rotate(7deg);transform:rotate(7deg);width:108px}@media screen and (min-width:1024px){.landing-benefits-banner__label{font-size:22px;font-weight:600;height:80px;line-height:28px;margin-left:30px;padding-top:10px;width:143.74px}}.landing-benefits-banner__title{margin-bottom:32px;text-align:center}@media screen and (min-width:768px){.landing-benefits-banner__title{text-align:left;width:645px}}@media screen and (min-width:1024px){.landing-benefits-banner__title{font-size:32px;font-weight:600;line-height:40px}}.landing-benefits-banner__icons{margin-bottom:32px}.landing-benefits-banner__button{display:block;margin-bottom:24px}@media screen and (min-width:768px){.landing-benefits-banner__button{display:inline-block;margin-bottom:0;margin-right:26px}}.landing-benefits-banner__download-link{height:40px;text-align:left;width:134px}@media screen and (min-width:768px){.landing-benefits-banner__download-link{display:inline-block;margin-top:4px}}@media screen and (max-width:767px){.landing-benefits-banner__item{margin-bottom:32px}}.landing-benefits-banner__grid-column{max-width:240px}@media screen and (min-width:480px) and (max-width:767px){.landing-benefits-banner__grid-column{max-width:360px}}@media screen and (min-width:768px) and (max-width:1023px){.landing-benefits-banner__grid-column{max-width:200px}}@media screen and (min-width:1024px) and (max-width:1279px){.landing-benefits-banner__grid-column{max-width:228px}}@media screen and (min-width:1280px){.landing-benefits-banner__grid-column{max-width:265px}}@media screen and (min-width:768px) and (max-width:1023px){.landing-benefits-banner__grid-column:not(:first-child){margin-left:0}}@media screen and (max-width:767px){.landing-benefits-banner__grid-column:last-child{margin-bottom:16px}}.landing-network{background-image:url(/public/6611d254364327e8a9bf.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:20px;display:flex;flex-direction:column;height:376px;justify-content:center;text-align:center}@media screen and (min-width:768px) and (max-width:1023px){.landing-network{background-image:url(/public/c171cf947631243b7aee.png)}}@media screen and (max-width:767px){.landing-network{background-image:url(/public/9773cbc25976b4344613.png);padding:0 16px}}.landing-network__title{margin-bottom:12px}.landing-network__description{margin-bottom:32px}@media screen and (max-width:1023px){.landing-network__description{margin-bottom:24px}}.landing-possibility-item{border:1px solid hsla(0,0%,100%,.35);border-radius:12px;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--base);display:flex;flex-direction:column;height:100%;justify-content:space-between;overflow:hidden;padding:32px;position:relative;z-index:1}@media screen and (max-width:767px){.landing-possibility-item{min-height:790px;padding:16px}}@media screen and (min-width:768px){.landing-possibility-item{height:700px}}.landing-possibility-item:before{background:linear-gradient(248.54deg,rgba(8,14,43,.4) 1.47%,rgba(8,14,43,.2));bottom:0;content:"";left:-30px;pointer-events:none;position:absolute;right:-30px;top:0;z-index:-1}.landing-possibility-item__title{margin-bottom:16px}@media screen and (max-width:767px){.landing-possibility-item__title br{display:none}}.landing-possibility-item__info-description,.landing-possibility-item__info-title{margin-bottom:4px}.landing-possibility-item__info-description{color:var(--base)}@media screen and (max-width:767px){.landing-possibility-item__info-description br{display:none}}.landing-possibility-item__info-button{margin-top:12px}.landing-possibility-item_view_roaming{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);background:linear-gradient(248.54deg,var(--baseTransparent10) 1.47%,var(--baseTransparent5) 100%);height:auto;min-height:0}@media screen and (min-width:1024px){.landing-possibility-item_view_roaming{width:calc(100% + 20px)}}.landing-possibility-item_view_roaming .landing-possibility-item__info-title{margin-bottom:32px}.landing-possibility-item-maximum{display:flex;flex-grow:1;justify-content:center;margin-top:30px;position:relative}@media screen and (max-width:767px){.landing-possibility-item-maximum{align-items:center;margin-bottom:0;margin-top:-25px}}@media screen and (min-width:1024px) and (max-width:1279px){.landing-possibility-item-maximum{margin-top:30px}}.landing-possibility-item-maximum__container{align-items:center;display:flex;flex-direction:column;position:relative;width:460px}@media screen and (max-width:767px){.landing-possibility-item-maximum__container{max-width:330px;width:100%}}.landing-possibility-item-maximum__icon{background-size:100%;position:absolute}.landing-possibility-item-maximum__icon_arrow{background-image:url(/public/cd3fd3fe2c7c3f6c5cf2.svg);height:75.78px;left:75px;top:0;width:128px}@media screen and (max-width:767px){.landing-possibility-item-maximum__icon_arrow{display:none}}.landing-possibility-item-maximum__icon_arrow2{background-image:url(/public/cd3fd3fe2c7c3f6c5cf2.svg);height:75.78px;right:-30px;top:128px;-webkit-transform:rotate(118deg);transform:rotate(118deg);width:128px}@media screen and (max-width:767px){.landing-possibility-item-maximum__icon_arrow2{display:none}}.landing-possibility-item-maximum__icon_message{background-image:url(/public/b38f30aecc4760669284.svg);bottom:40px;height:32px;left:190px;width:32px}@media screen and (max-width:767px){.landing-possibility-item-maximum__icon_message{display:none}}.landing-possibility-item-maximum__icon_music{background-image:url(/public/45e8d9505d7aafc3959d.svg);height:37px;right:40px;top:160px;width:37px}@media screen and (max-width:767px){.landing-possibility-item-maximum__icon_music{bottom:20px;right:20px;top:auto}}.landing-possibility-item-maximum__icon_rocket{background-image:url(/public/20de0726be77ca4a6baa.svg);height:88px;left:10px;top:0;width:68px}@media screen and (max-width:767px){.landing-possibility-item-maximum__icon_rocket{display:none}}.landing-possibility-item-maximum__icon_star{background-image:url(/public/6857958f444fa6b7f001.svg);bottom:40px;height:40px;left:-60px;width:40px}@media screen and (max-width:767px){.landing-possibility-item-maximum__icon_star{bottom:-30px;height:24px;left:-5px;width:24px}}@media screen and (min-width:1024px) and (max-width:1279px){.landing-possibility-item-maximum__icon_star{bottom:10px;left:0}}.landing-possibility-item-maximum__icon_star2{background-image:url(/public/6857958f444fa6b7f001.svg);height:40px;right:-40px;top:-30px;width:40px}@media screen and (max-width:767px){.landing-possibility-item-maximum__icon_star2{height:24px;right:0;top:110px;width:24px}}@media screen and (min-width:1024px) and (max-width:1279px){.landing-possibility-item-maximum__icon_star2{right:0}}.landing-possibility-item-maximum__content{position:relative;width:185px;z-index:1}@media screen and (max-width:767px){.landing-possibility-item-maximum__content{margin-top:50px;width:160px}}.landing-possibility-item-maximum__content-description,.landing-possibility-item-maximum__content-title{color:var(--base)}.landing-possibility-item-maximum__content-title{margin-bottom:4px}.landing-possibility-item-maximum__content:before{background-image:url(/public/04cbaed309deba87429f.svg);background-size:100%;content:"";display:block;height:202px;pointer-events:none;position:absolute;right:-20px;top:-30px;width:202px;z-index:-1}@media screen and (max-width:767px){.landing-possibility-item-maximum__content:before{height:180px;width:180px}.landing-possibility-item-maximum__content-description{font-size:12px;line-height:16px}}.landing-possibility-item-maximum__content:first-child{margin-left:170px}@media screen and (max-width:767px){.landing-possibility-item-maximum__content:first-child{margin-left:auto;margin-right:35px;order:1}.landing-possibility-item-maximum__content:first-child:before{left:-5px;right:auto;top:-45px;-webkit-transform:rotate(10deg);transform:rotate(10deg)}}.landing-possibility-item-maximum__content:nth-child(2){margin-right:170px}@media screen and (max-width:767px){.landing-possibility-item-maximum__content:nth-child(2){margin-left:35px;margin-right:auto;margin-top:16px;order:0}}.landing-possibility-item-maximum__content:nth-child(2):before{left:-50px;right:auto;top:-35px;-webkit-transform:rotate(150deg);transform:rotate(150deg)}@media screen and (max-width:767px){.landing-possibility-item-maximum__content:nth-child(2):before{left:-40px;right:auto;top:-50px;-webkit-transform:rotate(160deg);transform:rotate(160deg)}}.landing-possibility-item-maximum__content:nth-child(3){margin-left:270px;margin-top:-60px}@media screen and (max-width:767px){.landing-possibility-item-maximum__content:nth-child(3){margin-left:-10px;margin-top:50px;order:2}}.landing-possibility-item-maximum__content:nth-child(3):before{bottom:-25px;right:10px;top:auto;-webkit-transform:rotate(70deg);transform:rotate(70deg)}@media screen and (max-width:767px){.landing-possibility-item-maximum__content:nth-child(3):before{bottom:-35px;right:0;top:auto}}.landing-possibility-item-volte{display:flex;flex-grow:1;flex-wrap:wrap;margin-top:16px}@media screen and (min-width:1024px) and (max-width:1279px){.landing-possibility-item-volte{margin-top:0}}@media screen and (max-width:767px){.landing-possibility-item-volte{flex-direction:column;justify-content:center;margin-top:0}}.landing-possibility-item-volte:before{background-image:url(/public/0573b6d2f2ed3eddccbf.svg);background-position-y:bottom;background-repeat:no-repeat;background-size:100%;bottom:30px;content:"";height:334px;pointer-events:none;position:absolute;right:30px;width:261.05px;z-index:-1}@media screen and (max-width:479px){.landing-possibility-item-volte:before{bottom:55px;height:40vw;right:-20px;width:30vw}}@media screen and (min-width:480px) and (max-width:767px){.landing-possibility-item-volte:before{bottom:35%;height:45vw;right:5vw;width:35vw}}@media screen and (min-width:1024px) and (max-width:1279px){.landing-possibility-item-volte:before{bottom:24px;right:24px}}.landing-possibility-item-volte__benefit{margin-bottom:20px;width:239px}@media screen and (min-width:1024px) and (max-width:1279px){.landing-possibility-item-volte__benefit{margin-bottom:14px;width:160px}}@media screen and (max-width:767px){.landing-possibility-item-volte__benefit{height:116px;margin-bottom:24px;max-width:239px;width:100%}}.landing-possibility-item-volte__benefit:first-child{margin-right:62px}@media screen and (max-width:767px){.landing-possibility-item-volte__benefit:first-child{margin-right:0}}@media screen and (min-width:1024px) and (max-width:1279px){.landing-possibility-item-volte__benefit:first-child{margin-right:46px}}@media screen and (min-width:768px) and (max-width:1023px){.landing-possibility-item-volte__benefit:nth-child(2){margin-right:8vw}}.landing-possibility-item-volte__icon{margin-bottom:12px}@media screen and (max-width:767px){.landing-possibility-item-volte__icon{margin-bottom:8px}}.landing-possibility-item-volte__title{margin-bottom:4px}.landing-possibility-item-volte__description{color:var(--base);margin-bottom:0}.landing-possibility-item-wifi{display:flex;flex-grow:1;margin-bottom:42px;margin-top:8px}@media screen and (max-width:1440px){.landing-possibility-item-wifi{margin-bottom:20px}}@media screen and (max-width:767px){.landing-possibility-item-wifi{flex-direction:column;justify-content:center;margin-bottom:0;margin-top:0;padding-bottom:10px}}.landing-possibility-item-wifi__benefit{border-radius:12px;-webkit-box-sizing:border-box;box-sizing:border-box;height:300px;overflow:hidden;padding:24px;position:relative;width:50%;z-index:1}@media screen and (max-width:767px){.landing-possibility-item-wifi__benefit{height:169px;padding:16px;width:100%}}.landing-possibility-item-wifi__benefit:after{background-image:url(/public/36830135ee238c4068c5.png);border-radius:12px;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:-1}.landing-possibility-item-wifi__benefit:before{background-position:100% 100%;background-repeat:no-repeat;background-size:cover;bottom:0;content:"";display:block;height:100%;pointer-events:none;position:absolute;width:100%;z-index:-1}.landing-possibility-item-wifi__star{background-image:url(/public/6857958f444fa6b7f001.svg);background-size:100%;height:36px;position:absolute;width:36px}@media screen and (max-width:767px){.landing-possibility-item-wifi__star{height:24px;width:24px}}.landing-possibility-item-wifi__icon{bottom:24px;position:absolute;right:24px}@media screen and (max-width:767px){.landing-possibility-item-wifi__icon{bottom:12px;max-width:40px;right:12px}}.landing-possibility-item-wifi__benefit:first-child{margin-right:-1px}@media screen and (max-width:767px){.landing-possibility-item-wifi__benefit:first-child{margin-bottom:-1px;margin-right:0}}.landing-possibility-item-wifi__benefit:first-child:before{background-image:url(/public/ac2913c413ebe1d7ff39.png);left:0}.landing-possibility-item-wifi__benefit:first-child .landing-possibility-item-wifi__star{bottom:66px}@media screen and (max-width:767px){.landing-possibility-item-wifi__benefit:first-child .landing-possibility-item-wifi__star{display:none}}.landing-possibility-item-wifi__benefit:last-child:before{background-image:url(/public/59f04715108e02d3ef68.png);right:0}.landing-possibility-item-wifi__benefit:last-child .landing-possibility-item-wifi__star{bottom:93px;left:145px}@media screen and (max-width:767px){.landing-possibility-item-wifi__benefit:last-child .landing-possibility-item-wifi__star{display:none}}@media screen and (min-width:1024px) and (max-width:1279px){.landing-possibility-item-wifi__benefit:last-child .landing-possibility-item-wifi__star{left:80px}}.landing-possibility-item-wifi__border{background-image:-webkit-gradient(linear,left top,right top,from(var(--base)),to(rgba(84,56,255,0)));background-image:linear-gradient(to right,var(--base),rgba(84,56,255,0));height:1px;position:absolute;width:100%}.landing-possibility-item-wifi__border_top{left:0;top:0}.landing-possibility-item-wifi__border_left{left:0}.landing-possibility-item-wifi__border_left,.landing-possibility-item-wifi__border_right{background-image:-webkit-gradient(linear,left top,left bottom,from(var(--base)),to(rgba(84,56,255,0)));background-image:linear-gradient(to bottom,var(--base),rgba(84,56,255,0));height:100%;top:0;width:1px}.landing-possibility-item-wifi__border_right{right:0}.landing-possibility-item-wifi__border_bottom{bottom:0;left:0;top:auto}.landing-possibility-item-son{display:flex;flex-direction:column;flex-grow:1;margin-top:18px}@media screen and (max-width:767px){.landing-possibility-item-son{justify-content:flex-start;margin:0 auto;max-width:330px;padding-top:8px;width:100%}}@media screen and (min-width:1280px) and (max-width:1439px){.landing-possibility-item-son{margin-top:0}}.landing-possibility-item-son:after{background-image:url(/public/54b1adbb2fb22e485d81.svg);background-repeat:no-repeat;background-size:100%;bottom:0;content:"";height:509px;pointer-events:none;position:absolute;right:0;width:485px;z-index:-1}@media screen and (max-width:767px){.landing-possibility-item-son:after{bottom:0;height:57vw;right:-10vw;width:55vw}}@media screen and (min-width:768px) and (max-width:1023px){.landing-possibility-item-son:after{height:509px;right:-100px;width:505px}}@media screen and (min-width:1024px) and (max-width:1439px){.landing-possibility-item-son:after{right:-125px}}.landing-possibility-item-son__benefit{background-image:url(/public/36830135ee238c4068c5.png);background-repeat:no-repeat;background-size:cover;border-radius:700px;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;text-align:center}.landing-possibility-item-son__benefit:first-child{margin-bottom:40px;padding:42px 50px;width:406px}@media screen and (max-width:767px){.landing-possibility-item-son__benefit:first-child{align-self:flex-end;margin-bottom:150px;max-width:280px;padding:29px 24px 38px;width:100%}}@media screen and (min-width:768px) and (max-width:1023px){.landing-possibility-item-son__benefit:first-child{margin-bottom:24px}}@media screen and (min-width:1024px) and (max-width:1279px){.landing-possibility-item-son__benefit:first-child{padding:25px 34px 34px;width:337px}}@media screen and (min-width:1024px) and (max-width:1439px){.landing-possibility-item-son__benefit:first-child{margin-bottom:16px}}.landing-possibility-item-son__benefit:first-child:after{background-image:url(/public/d972d95254e03bc20911.svg);background-repeat:no-repeat;background-size:contain;bottom:-310px;-webkit-box-sizing:border-box;box-sizing:border-box;content:"";display:block;height:349.24px;left:-30px;pointer-events:none;position:absolute;width:594.5px}@media screen and (max-width:767px){.landing-possibility-item-son__benefit:first-child:after{bottom:-170px;height:198px;left:auto;right:0;-webkit-transform:scaleX(-1);transform:scaleX(-1);width:100%;z-index:2}}@media screen and (min-width:768px) and (max-width:1023px){.landing-possibility-item-son__benefit:first-child:after{height:281.44px;left:0;width:450.5px}}@media screen and (min-width:1024px) and (max-width:1279px){.landing-possibility-item-son__benefit:first-child:after{background-image:url(/public/c40cb3dffa400d696f6c.svg);bottom:-250px;height:281.44px;left:-50px;width:450.5px}}@media screen and (min-width:1280px) and (max-width:1439px){.landing-possibility-item-son__benefit:first-child:after{bottom:-270px;height:265.7px;width:452px}}.landing-possibility-item-son__benefit:last-child{align-self:center;margin-right:90px;padding:46px 30px;width:328px}@media screen and (max-width:767px){.landing-possibility-item-son__benefit:last-child{align-self:flex-start;margin-right:0;padding:34px 20px;width:225px}}@media screen and (min-width:768px) and (max-width:1023px){.landing-possibility-item-son__benefit:last-child{margin-right:36px}}@media screen and (min-width:1024px) and (max-width:1279px){.landing-possibility-item-son__benefit:last-child{padding:32px 12px;width:272px}}@media screen and (min-width:1024px) and (max-width:1439px){.landing-possibility-item-son__benefit:last-child{margin-right:36px}}.landing-possibility-item-son__description{margin-bottom:0}.landing-possibility-item-5g{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;padding-top:4px}@media screen and (max-width:479px){.landing-possibility-item-5g{padding-top:8px}}@media screen and (min-width:1440px){.landing-possibility-item-5g{padding-top:8px}}.landing-possibility-item-5g:before{background-image:url(/public/9699b8fd51f7d24ac97f.svg);background-repeat:no-repeat;background-size:100%;bottom:130px;content:"";display:block;height:278px;pointer-events:none;position:absolute;right:60px;width:182px}@media screen and (max-width:479px){.landing-possibility-item-5g:before{display:none}}@media screen and (min-width:480px) and (max-width:767px){.landing-possibility-item-5g:before{bottom:13vw;height:40vw;right:5vw;-webkit-transform:scaleX(-1);transform:scaleX(-1);width:25vw}}@media screen and (min-width:768px) and (max-width:1023px){.landing-possibility-item-5g:before{bottom:120px;height:245px;right:30px;width:160px}}@media screen and (min-width:1024px) and (max-width:1279px){.landing-possibility-item-5g:before{display:none}}@media screen and (min-width:1280px) and (max-width:1439px){.landing-possibility-item-5g:before{bottom:80px;height:215px;right:20px;width:140px}}.landing-possibility-item-5g:after{background-image:url(/public/6857958f444fa6b7f001.svg);background-repeat:no-repeat;background-size:100%;content:"";display:block;height:24px;pointer-events:none;position:absolute;right:40px;top:40px;width:24px}@media screen and (max-width:479px){.landing-possibility-item-5g:after{display:none}}@media screen and (min-width:768px) and (max-width:1023px){.landing-possibility-item-5g:after{bottom:353px;top:auto}}@media screen and (min-width:768px){.landing-possibility-item-5g:after{height:40px;width:40px}}@media screen and (min-width:1024px) and (max-width:1279px){.landing-possibility-item-5g:after{bottom:192px;top:auto}}.landing-possibility-item-5g__main-description{align-items:center;border:1px solid var(--base);border-radius:12px;-webkit-box-sizing:border-box;box-sizing:border-box;display:flex;margin-bottom:24px;max-width:600px;padding:16px 16px 16px 75px;position:relative}@media screen and (max-width:479px){.landing-possibility-item-5g__main-description{font-size:12px;line-height:16px;line-height:18px;padding:12px}}@media screen and (min-width:1024px) and (max-width:1279px){.landing-possibility-item-5g__main-description{font-size:12px;line-height:16px}}@media screen and (min-width:1280px) and (max-width:1439px){.landing-possibility-item-5g__main-description{margin-bottom:16px;padding:12px 12px 12px 71px}}.landing-possibility-item-5g__main-description:before{background-image:url(/public/be5d75f1a986ceffcb7d.svg);background-repeat:no-repeat;background-size:100%;content:"";display:block;height:52px;left:16px;pointer-events:none;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:43px}@media screen and (max-width:479px){.landing-possibility-item-5g__main-description:before{display:none}}.landing-possibility-item-5g__container{display:flex;flex-direction:column;flex-grow:1}@media screen and (min-width:480px) and (max-width:767px){.landing-possibility-item-5g__container{width:85%}}.landing-possibility-item-5g__item-container{display:flex;flex-direction:column;max-width:400px;position:relative}@media screen and (max-width:479px){.landing-possibility-item-5g__item-container{max-width:320px}}.landing-possibility-item-5g__content{position:relative}.landing-possibility-item-5g__content:not(:last-child){margin-bottom:12px}@media screen and (max-width:479px){.landing-possibility-item-5g__content:not(:last-child){margin-bottom:20px}}.landing-possibility-item-5g__content-title{margin-bottom:4px}.landing-possibility-item-5g__content-container{padding-left:44px}@media screen and (max-width:479px){.landing-possibility-item-5g__content-container{font-size:12px;line-height:16px}}.landing-possibility-item-5g__icon{left:0;position:absolute;top:0}.landing-possibility-item-5g__main-title{margin-bottom:12px;position:relative}@media screen and (max-width:479px){.landing-possibility-item-5g__main-title{margin-bottom:24px;max-width:320px}}.landing-possibility-item-5g__main-title:after{pointer-events:none}@media screen and (max-width:479px){.landing-possibility-item-5g__main-title:after{background-image:url(/public/6857958f444fa6b7f001.svg);background-repeat:no-repeat;background-size:100%;content:"";display:block;height:24px;position:absolute;right:0;top:16px;width:24px}}.landing-possibility{background-color:var(--base)}.landing-possibility__title{margin-bottom:56px;text-align:center}@media screen and (min-width:768px) and (max-width:1023px){.landing-possibility__title{margin-bottom:40px}}@media screen and (max-width:767px){.landing-possibility__title{margin-bottom:20px;padding-left:16px;padding-right:16px}}.landing-possibility__container{background-attachment:fixed;background-color:var(--content);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:12px;-webkit-box-sizing:border-box;box-sizing:border-box;display:flex;height:100%;min-height:780px;padding:40px;-webkit-transition:background-image .7s ease;transition:background-image .7s ease}@media screen and (max-width:1023px){.landing-possibility__container{background-attachment:inherit;border-radius:0;flex-direction:column;height:100%;padding:32px 48px}}@media screen and (max-width:767px){.landing-possibility__container{padding:24px 16px}}@media screen and (min-width:1921px){.landing-possibility__container{background-attachment:inherit}}.landing-possibility__container-mobile{border-radius:0}.landing-possibility__tabs{margin-right:28px}@media screen and (min-width:1024px) and (max-width:1279px){.landing-possibility__tabs{margin-right:35px}}.landing-possibility__tab{border:1px solid hsla(0,0%,100%,.56);border-radius:12px;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--base);cursor:pointer;font-size:20px;font-weight:500;line-height:28px;position:relative;width:367px}@media screen and (min-width:1024px) and (max-width:1279px){.landing-possibility__tab{font-size:18px;line-height:24px;width:289px}}.landing-possibility__tab:not(:last-child){margin-bottom:16px}.landing-possibility__tab-container{align-items:center;border-radius:12px;display:flex;min-height:92px;overflow:hidden;padding:0 32px 0 92px;position:relative}@media screen and (min-width:1024px) and (max-width:1279px){.landing-possibility__tab-container{padding:0 24px 0 92px}}.landing-possibility__tab-container:before{background:linear-gradient(248.54deg,rgba(8,14,43,.4) 1.47%,rgba(8,14,43,.2));bottom:0;content:"";left:0;position:absolute;right:0;top:0;-webkit-transition:.3s;transition:.3s;z-index:0}.landing-possibility__tab-container:hover:before{background:-webkit-gradient(linear,left top,left bottom,from(rgba(115,25,130,0)),to(var(--brandPurple)));background:linear-gradient(180deg,rgba(115,25,130,0) 0,var(--brandPurple) 100%);-webkit-filter:none;filter:none}.landing-possibility__logo{background-repeat:no-repeat;background-size:100%;height:64px;left:15px;position:absolute;width:64px}@media screen and (max-width:1023px){.landing-possibility__logo{height:48px;left:8px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:48px}}.landing-possibility__logo_view_maximum{background-image:url(/public/f9ea7c1f7f22da106cac.png)}.landing-possibility__logo_view_son{background-image:url(/public/f698d0d6a9050a06a1b1.png)}.landing-possibility__logo_view_volte{background-image:url(/public/3a975fd4726c6e03be73.png)}.landing-possibility__logo_view_wifi{background-image:url(/public/a7c8b9e1fe0c06773c29.png)}.landing-possibility__logo_view_5g{background-image:url(/public/18b103c9eacd49d67d02.png)}.landing-possibility__tab_active{border-color:var(--base);border-right-width:0}.landing-possibility__tab_active:after{background-image:url(/public/39f4f09a2244cae4b4f1.svg);background-repeat:no-repeat;background-size:contain;content:"";display:block;height:24px;position:absolute;right:-17px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:45px}@media screen and (min-width:1024px) and (max-width:1279px){.landing-possibility__tab_active:after{height:16px;width:32px}}.landing-possibility__tab_active .landing-possibility__tab-container:before,.landing-possibility__tab_active .landing-possibility__tab-container:hover:before{background:radial-gradient(70.24% 70.24% at 0 100%,#0cdc789c 0,rgba(85,79,201,0) 100%)}.landing-possibility__carousel-tabs{-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--base);font-size:15px;height:100%;line-height:24px;padding-left:48px;padding-right:48px;position:relative;width:100%}@media screen and (max-width:767px){.landing-possibility__carousel-tabs{padding-left:24px;padding-right:8px}}.landing-possibility__carousel-tab{background:linear-gradient(248.54deg,rgba(0,0,0,.109) 1.47%,rgba(0,0,0,.051));border:1px solid hsla(0,0%,100%,.381);border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:12px 16px 12px 64px;position:relative;text-align:center;white-space:nowrap;width:auto;z-index:1}.landing-possibility__carousel-tab_active{background:var(--base);border-radius:8px;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.08);box-shadow:0 4px 12px rgba(0,0,0,.08);color:var(--content)}.landing-possibility__carousel-tabs-container{border-left-width:0;border-right-width:0;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:20px;margin-left:-48px;overflow:hidden;position:relative;width:calc(100% + 96px)}@media screen and (max-width:767px){.landing-possibility__carousel-tabs-container{margin-left:-24px;width:calc(100% + 48px)}}.landing-possibility__fade-tabs{bottom:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:2}.landing-possibility__fade-tabs:after,.landing-possibility__fade-tabs:before{bottom:0;content:"";position:absolute;top:0;width:80px}.landing-possibility__fade-tabs_end:after{background:-webkit-gradient(linear,left top,right top,color-stop(70%,transparent),to(hsla(0,0%,100%,.2)));background:linear-gradient(90deg,transparent 70%,hsla(0,0%,100%,.2));right:0}.landing-possibility__fade-tabs_begin:before{background:-webkit-gradient(linear,right top,left top,color-stop(70%,transparent),to(hsla(0,0%,100%,.2)));background:linear-gradient(270deg,transparent 70%,hsla(0,0%,100%,.2));left:0}.landing-possibility__tab-title{position:relative;z-index:1}.landing-possibility__carousel-container{background-image:inherit;background-size:0;display:flex;justify-content:center;width:100%}@media screen and (max-width:1023px){.landing-possibility__carousel-container{background-image:none}}@media screen and (min-width:1921px){.landing-possibility__carousel-container{background-image:none}}.landing-possibility__carousel{background-image:inherit;background-size:0;max-width:761px;overflow:hidden;padding-left:40px;position:relative}@media screen and (min-width:1024px) and (max-width:1279px){.landing-possibility__carousel{max-width:492px;padding-left:20px}}@media screen and (min-width:1280px) and (max-width:1439px){.landing-possibility__carousel{max-width:610px}}@media screen and (max-width:1023px){.landing-possibility__carousel{max-width:none;padding-left:0;width:100%}}.landing-possibility__carousel:before{background-attachment:fixed;background-image:inherit;background-position:50%;background-size:cover;bottom:0;content:"";-webkit-filter:blur(4px);filter:blur(4px);left:20px;position:absolute;right:20px;top:0}@media screen and (max-width:1023px){.landing-possibility__carousel:before{bottom:40px;left:0;right:0}}@media screen and (min-width:1024px) and (max-width:1279px){.landing-possibility__carousel:before{left:0}}.landing-possibility__carousel .swiper-slide:not(.swiper-slide-active){opacity:0!important;pointer-events:none}.landing-possibility__carousel-arrow{display:none}@media screen and (min-width:1024px){.landing-possibility .landing-possibility__pagination-bullets{display:none}}.landing-possibility .landing-possibility__tabs-pagination-bullets{display:none}
/*# sourceMappingURL=option-landing~landing-4g.bcea574a.css.map*/