.landing-tabs-box__tabs-wrapper_limited-width{margin:0 auto}@media screen and (min-width:768px){.landing-tabs-box__tabs-wrapper_limited-width{max-width:530px}}@media screen and (min-width:1024px){.landing-tabs-box__tabs-wrapper_limited-width{max-width:740px}}.tariffs-detail-general-params-v3{border-top:1px solid var(--black15);padding:24px 0}.tariffs-detail-general-params-v3__item{align-items:center;display:flex}.tariffs-detail-general-params-v3__item:not(:first-child){margin-top:16px}.tariffs-detail-general-params-v3__icon{margin-right:16px}@media screen and (max-width:767px){.tariffs-detail-general-params-v3__icon{margin-right:8px}}.tariffs-detail-option-wrapper{padding-top:24px}.tariffs-detail-option-wrapper__subtitle,.tariffs-detail-option-wrapper__title{margin-bottom:16px}@media screen and (min-width:768px) and (max-width:1023px){.tariffs-detail-option-wrapper__subtitle{max-width:72%}}@media screen and (min-width:1024px) and (max-width:1279px){.tariffs-detail-option-wrapper__subtitle{max-width:61%}}@media screen and (min-width:1280px){.tariffs-detail-option-wrapper__subtitle{max-width:38%}}.tariffs-detail-option-wrapper__slider{position:relative}@media screen and (min-width:1024px) and (max-width:1279px){.tariffs-detail-option-wrapper__slider{width:calc(100% - 60px)}}@media screen and (min-width:1280px){.tariffs-detail-option-wrapper__slider{width:calc(100% - 45px)}}.tariffs-detail-option-wrapper__slider:after{background:-webkit-gradient(linear,left top,right top,from(transparent),color-stop(30%,var(--base)));background:linear-gradient(90deg,transparent 0,var(--base) 30%);content:"";height:100%;position:absolute;top:0;z-index:1}@media screen and (min-width:1024px) and (max-width:1279px){.tariffs-detail-option-wrapper__slider:after{right:-60px;width:60px}}@media screen and (min-width:1280px){.tariffs-detail-option-wrapper__slider:after{right:-45px;width:45px}}@media screen and (max-width:767px){.tariffs-detail-option-wrapper__indent{margin-left:-16px;margin-right:-16px;padding-left:16px;padding-right:16px}}@media screen and (min-width:768px) and (max-width:1023px){.tariffs-detail-option-wrapper__indent{margin-left:-48px;margin-right:-48px;padding-left:48px;padding-right:48px}}@media screen and (min-width:1024px){.tariffs-detail-option-wrapper__indent{margin-left:-9px!important;padding-left:9px!important}}.tariffs-detail-table-v3__title-line{align-items:center;display:flex}.tariffs-detail-table-v3__title-icon{margin-right:24px}@media screen and (max-width:767px){.tariffs-detail-table-v3__title-icon{margin-right:16px}}.tariffs-detail-table-v3__specification+.tariffs-detail-table-v3__accordion{border-top:none}.tariffs-detail-table-v3__accordion-content{padding:0 16px}.tariffs-detail-table-v3__accordion-content .tariffs-detail-table-v3__row:first-child{border-top:none}.tariffs-detail-table-v3__accordion-content .tariffs-detail-table-v3__row:last-child{border-bottom:none}.tariffs-detail-table-v3__accordion-hint{padding:24px 0}*+.tariffs-detail-table-v3__accordion-hint{border-top:1px solid var(--spbSky2)}.tariffs-detail-table-v3__specification,.tariffs-detail-table-v3__subscription{padding-top:24px}.tariffs-detail-sticky-price{height:100%;z-index:10}@media screen and (max-width:767px){.tariffs-detail-sticky-price{margin-top:32px}}@media screen and (min-width:768px) and (max-width:1023px){.tariffs-detail-sticky-price{margin-top:48px}}@media screen and (min-width:1024px){.tariffs-detail-sticky-price{height:calc(100% - 48px);position:absolute;right:80px;top:48px}}@media screen and (min-width:1024px) and (max-width:1279px){.tariffs-detail-sticky-price{right:64px}}.tariffs-detail-sticky-price__delimiter{background-color:var(--spbSky1);height:8px;margin-bottom:32px;position:relative;width:100%}@media screen and (min-width:1024px){.tariffs-detail-sticky-price__delimiter{display:none}}@media screen and (min-width:768px) and (max-width:1023px){.tariffs-detail-sticky-price__delimiter{margin-bottom:48px}}.tariffs-detail-sticky-price__delimiter:after,.tariffs-detail-sticky-price__delimiter:before{background-color:var(--spbSky1);content:"";height:8px;left:100%;position:absolute;top:0;width:calc(100vw - 100%)}.tariffs-detail-sticky-price__delimiter:after{left:auto;right:100%}.tariffs-detail-sticky-price__wrapper{position:relative}.tariffs-detail-sticky-price__inner{background:var(--base);border-radius:16px;-webkit-box-shadow:0 2px 9px var(--fullBlackTransparent15);box-shadow:0 2px 9px var(--fullBlackTransparent15);-webkit-box-sizing:border-box;box-sizing:border-box;display:flex;flex-direction:column;margin:0 auto;padding:24px}@media screen and (min-width:768px) and (max-width:1023px){.tariffs-detail-sticky-price__inner{max-width:326px}}@media screen and (min-width:1024px){.tariffs-detail-sticky-price__inner{-webkit-box-sizing:border-box;box-sizing:border-box;width:265px}}.tariffs-detail-sticky-price__title{color:var(--spbSky3)}.tariffs-detail-sticky-price__title-label{color:initial;display:block}.tariffs-detail-sticky-price__description{margin-top:4px}.tariffs-detail-sticky-price__description-item{border-bottom:1px solid var(--spbSky1);font-size:15px;font-weight:500;line-height:24px;padding:12px 0}.tariffs-detail-sticky-price__description-value{color:var(--brandGreen);font-size:28px;font-weight:600;letter-spacing:.5px;line-height:36px;margin-right:4px}.tariffs-detail-sticky-price__options-wrapper{margin-top:16px}.tariffs-detail-sticky-price__options-wrapper+.tariffs-detail-sticky-price__options-wrapper{border-top:1px solid var(--spbSky1);padding-top:16px}.tariffs-detail-sticky-price__options-list{margin-top:8px}@media screen and (min-width:1024px){.tariffs-detail-sticky-price__options-list{max-height:82px;overflow:auto}}.tariffs-detail-sticky-price__options-list::-webkit-scrollbar{width:6px}.tariffs-detail-sticky-price__options-list::-webkit-scrollbar-track{background-color:var(--spbSky0);border-radius:3px}.tariffs-detail-sticky-price__options-list::-webkit-scrollbar-thumb{background-color:var(--spbSky2);border-radius:3px}.tariffs-detail-sticky-price__options-header{align-items:center;display:flex;justify-content:space-between}.tariffs-detail-sticky-price__options-count{align-items:center;border-radius:16px;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.08);box-shadow:0 4px 12px rgba(0,0,0,.08);display:flex;font-size:12px;font-weight:500;line-height:18px;padding:4px 6px 4px 12px}.tariffs-detail-sticky-price__options-item{align-items:center;display:flex;margin:4px 0}.tariffs-detail-sticky-price__options-item:first-child{margin-top:0}.tariffs-detail-sticky-price__options-item:last-child{margin-bottom:0}.tariffs-detail-sticky-price__options-icon{display:inline-block;margin-left:4px}.tariffs-detail-sticky-price__option-tooltip{margin-left:4px}.tariffs-detail-sticky-price__price-wrapper{align-items:baseline;display:flex;flex-wrap:wrap;margin-top:40px}@media screen and (min-width:768px) and (max-width:1023px){.tariffs-detail-sticky-price__price-wrapper{justify-content:center}}.tariffs-detail-sticky-price__price-old-wrapper{width:100%}@media screen and (min-width:768px) and (max-width:1023px){.tariffs-detail-sticky-price__price-old-wrapper{width:auto}}.tariffs-detail-sticky-price__price-old{color:var(--contentTransparent50);font-size:12px;line-height:16px;margin-right:4px;position:relative}.tariffs-detail-sticky-price__price-old:before{background-color:var(--fury);bottom:0;content:"";height:1px;margin:auto;position:absolute;top:0;width:100%}.tariffs-detail-sticky-price__price-trigger-icon{display:inline-block;margin-right:4px;vertical-align:text-bottom}.tariffs-detail-sticky-price__price-current{font-size:15px;font-weight:500;line-height:24px;margin-right:4px}.tariffs-detail-sticky-price__price-value{color:var(--brandGreen);font-size:28px;letter-spacing:.5px;line-height:36px;margin-right:4px}.tariffs-detail-sticky-price__price-period{font-size:15px;font-weight:500;line-height:24px}@media screen and (max-width:767px){.tariffs-detail-sticky-price__price-period{display:inline-block;margin-left:0}}.tariffs-detail-sticky-price__price-option{color:var(--spbSky3);display:block;font-size:12px;font-weight:500;line-height:16px;width:100%}@media screen and (min-width:768px) and (max-width:1023px){.tariffs-detail-sticky-price__price-option{margin-left:4px;text-align:center}}.tariffs-detail-sticky-price__tooltip{width:246px}.tariffs-detail-sticky-price__tooltip-content{padding:28px;text-align:center}.tariffs-detail-sticky-price__button{margin:12px auto 0;max-width:240px;width:100%}.tariffs-detail-sticky-price__area-wrapper_sticky{position:absolute;right:0;top:0}@media screen and (min-width:1024px){.tariffs-detail-sticky-price__area_sticky{position:fixed;top:48px;-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@media screen and (max-width:767px){.tariffs-detail-sticky-price__inner_sticky{border-radius:16px 16px 0 0;bottom:0;-webkit-box-shadow:0 0 16px var(--contentTransparent20);box-shadow:0 0 16px var(--contentTransparent20);left:0;margin:0;max-width:100%;padding:12px 16px;position:fixed;width:100%;z-index:1}}@media screen and (min-width:768px) and (max-width:1023px){.tariffs-detail-sticky-price__inner_sticky{align-items:center;border-radius:100px;bottom:32px;-webkit-box-shadow:0 3px 14px var(--fullBlackTransparent22);box-shadow:0 3px 14px var(--fullBlackTransparent22);flex-direction:row;justify-content:space-between;left:50%;max-width:100%;padding:16px 20px 16px 40px;position:fixed;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:620px;z-index:1}}@media screen and (max-width:767px){.tariffs-detail-sticky-price__inner_sticky .tariffs-detail-sticky-price__content{align-items:flex-start;display:flex;justify-content:space-between}}@media screen and (max-width:1023px){.tariffs-detail-sticky-price__inner_sticky .tariffs-detail-sticky-price__title{color:initial;font-size:18px;font-weight:500;line-height:24px}}@media screen and (max-width:1023px) and screen and (min-width:1024px){.tariffs-detail-sticky-price__inner_sticky .tariffs-detail-sticky-price__title{letter-spacing:.5px}}@media screen and (max-width:1023px) and screen and (min-width:1280px){.tariffs-detail-sticky-price__inner_sticky .tariffs-detail-sticky-price__title{font-size:20px;line-height:28px}}@media screen and (max-width:1023px){.tariffs-detail-sticky-price__inner_sticky .tariffs-detail-sticky-price__title-label{display:inline-block}.tariffs-detail-sticky-price__inner_sticky .tariffs-detail-sticky-price__title-label:before{content:"«"}.tariffs-detail-sticky-price__inner_sticky .tariffs-detail-sticky-price__title-label:after{content:"»"}.tariffs-detail-sticky-price__inner_sticky .tariffs-detail-sticky-price__description,.tariffs-detail-sticky-price__inner_sticky .tariffs-detail-sticky-price__options-wrapper{display:none}}@media screen and (max-width:767px){.tariffs-detail-sticky-price__inner_sticky .tariffs-detail-sticky-price__price-wrapper{display:flex;flex-wrap:wrap;justify-content:flex-end;margin-top:0}}@media screen and (min-width:768px) and (max-width:1023px){.tariffs-detail-sticky-price__inner_sticky .tariffs-detail-sticky-price__price-wrapper{justify-content:flex-start;margin-top:4px}}@media screen and (max-width:767px){.tariffs-detail-sticky-price__inner_sticky .tariffs-detail-sticky-price__price-old-wrapper{text-align:right;width:auto}}@media screen and (min-width:768px) and (max-width:1023px){.tariffs-detail-sticky-price__inner_sticky .tariffs-detail-sticky-price__price-old-wrapper{text-align:left;width:auto}}@media screen and (max-width:1023px){.tariffs-detail-sticky-price__inner_sticky .tariffs-detail-sticky-price__price-value{font-size:18px;font-weight:500;line-height:24px}}@media screen and (max-width:1023px) and screen and (min-width:1024px){.tariffs-detail-sticky-price__inner_sticky .tariffs-detail-sticky-price__price-value{letter-spacing:.5px}}@media screen and (max-width:1023px) and screen and (min-width:1280px){.tariffs-detail-sticky-price__inner_sticky .tariffs-detail-sticky-price__price-value{font-size:20px;line-height:28px}}@media screen and (min-width:768px) and (max-width:1023px){.tariffs-detail-sticky-price__inner_sticky .tariffs-detail-sticky-price__price-value{font-size:22px;font-weight:600;letter-spacing:.5px;line-height:28px}}@media screen and (max-width:1023px){.tariffs-detail-sticky-price__inner_sticky .tariffs-detail-sticky-price__price-period{font-size:12px;line-height:16px}}@media screen and (max-width:767px){.tariffs-detail-sticky-price__inner_sticky .tariffs-detail-sticky-price__price-option{text-align:right}}@media screen and (min-width:768px) and (max-width:1023px){.tariffs-detail-sticky-price__inner_sticky .tariffs-detail-sticky-price__price-option{display:inline;text-align:left;width:auto}}@media screen and (max-width:767px){.tariffs-detail-sticky-price__inner_sticky .tariffs-detail-sticky-price__button{max-width:343px;width:100%}}@media screen and (min-width:768px) and (max-width:1023px){.tariffs-detail-sticky-price__inner_sticky .tariffs-detail-sticky-price__button{flex-shrink:0;margin:0;width:200px}}.tariffs-detail-sticky-price__area-wrapper_stop{bottom:0;position:absolute;right:0;top:auto}@media screen and (min-width:1024px){.tariffs-detail-sticky-price__area_stop{bottom:0;position:absolute;top:auto}.tariffs-detail-sticky-price__inner_stop{bottom:48px;position:absolute;right:0}.tariffs-detail-sticky-price__options-wrapper_scroll{position:relative}.tariffs-detail-sticky-price__options-wrapper_scroll:after{background:-webkit-gradient(linear,left bottom,left top,color-stop(20%,var(--base)),color-stop(80%,hsla(0,0%,100%,0)));background:linear-gradient(to top,var(--base) 20%,hsla(0,0%,100%,0) 80%);bottom:0;content:"";display:block;height:30px;pointer-events:none;position:absolute;width:calc(100% - 6px)}.tariffs-detail-sticky-price__options-wrapper_scroll .tariffs-detail-sticky-price__options-item:last-child{margin-bottom:12px}}.tariffs-detail-category-v3{background-color:var(--base);display:flex;flex-direction:column;margin-bottom:8px;padding:48px 0}@media screen and (max-width:1023px){.tariffs-detail-category-v3{margin-bottom:0;padding-bottom:0}}@media screen and (max-width:767px){.tariffs-detail-category-v3{padding-top:32px}}.tariffs-detail-category-v3_no-padding{padding:0}.tariffs-detail-category-v3__banners{position:relative}@media screen and (max-width:767px){.tariffs-detail-category-v3__banners{padding:16px 0 0}}@media screen and (min-width:768px) and (max-width:1023px){.tariffs-detail-category-v3__banners{padding:20px 0 0}}@media screen and (max-width:1023px){.tariffs-detail-category-v3__banners{background-color:var(--spbSky1);display:none}}.tariffs-detail-category-v3__banners:after,.tariffs-detail-category-v3__banners:before{background-color:var(--spbSky1);content:"";height:100%;position:absolute;top:0}@media screen and (max-width:767px){.tariffs-detail-category-v3__banners:after,.tariffs-detail-category-v3__banners:before{width:16px}}@media screen and (min-width:768px) and (max-width:1023px){.tariffs-detail-category-v3__banners:after,.tariffs-detail-category-v3__banners:before{width:48px}}@media screen and (min-width:1024px){.tariffs-detail-category-v3__banners:after,.tariffs-detail-category-v3__banners:before{display:none}}@media screen and (max-width:767px){.tariffs-detail-category-v3__banners:before{left:-16px}}@media screen and (min-width:768px) and (max-width:1023px){.tariffs-detail-category-v3__banners:before{left:-48px}}@media screen and (max-width:767px){.tariffs-detail-category-v3__banners:after{right:-16px}}@media screen and (min-width:768px) and (max-width:1023px){.tariffs-detail-category-v3__banners:after{right:-48px}}.tariffs-detail-category-v3__banners_empty{height:8px;padding:0}.tariffs-detail-category-v3__delimiter{background-color:var(--spbSky1);display:block;height:8px;margin:48px 0;position:relative;width:100%}@media screen and (max-width:767px){.tariffs-detail-category-v3__delimiter{margin:32px 0}}@media screen and (min-width:768px) and (max-width:1023px){.tariffs-detail-category-v3__delimiter{margin:48px 0}}.tariffs-detail-category-v3__delimiter:after,.tariffs-detail-category-v3__delimiter:before{background-color:var(--spbSky1);content:"";height:8px;left:100%;position:absolute;top:0;width:calc(100vw - 100%)}.tariffs-detail-category-v3__delimiter:after{left:auto;right:100%}.tariffs-detail-page-v3__download{background-color:var(--base);padding-bottom:40px}.tariffs-detail-page-v3__banners-title{margin-bottom:24px}.tariffs-detail-page-v3__inner-area{position:relative}.tariffs-detail-page-v3__button-back-area{padding-bottom:56px}@media screen and (max-width:767px){.tariffs-detail-page-v3__button-back-area{padding-bottom:32px;text-align:center}}.tariffs-detail-page-short__delimiter{background-color:var(--spbSky1);display:block;height:8px;margin:48px 0;position:relative;width:100%}@media screen and (min-width:1024px){.tariffs-detail-page-short__delimiter{margin:56px 0}}.tariffs-detail-page-short__delimiter:after,.tariffs-detail-page-short__delimiter:before{background-color:var(--spbSky1);content:"";height:8px;left:100%;position:absolute;top:0;width:calc(100vw - 100%)}.tariffs-detail-page-short__delimiter:after{left:auto;right:100%}.tariffs-detail-page-short__download{margin-top:32px}.tariffs-detail-page-short__button-back{padding-right:5px}.tariffs-detail-page-short__breadcrumbs,.tariffs-detail-page-short__tabs{padding-bottom:24px}@media screen and (min-width:1024px){.tariffs-detail-page-short__breadcrumbs,.tariffs-detail-page-short__tabs{padding-bottom:32px}}
/*# sourceMappingURL=options-v4~tariffs-v4~d-tariff-iris~tariffs.archive.f8d69972.css.map*/