.CheckoutTotal{border:1px solid var(--light-footer-gray);border-radius:var(--radius-l);padding:22px 20px;display:flex;flex-direction:column;position:sticky;top:80px;grid-gap:16px;gap:16px}.CheckoutTotal--offset-top{margin-top:25px}@media only screen and (max-width:767px){.CheckoutTotal--offset-top{margin-top:0}.CheckoutTotal{padding:0;font-size:15px;border:none;border-radius:0}}.CheckoutTotal .Features{margin-bottom:15px}.CheckoutTotal .Features__parameters{margin-top:0}.CheckoutTotal__image{flex-shrink:0;border-radius:8px;width:82px;height:82px;overflow:hidden}@media only screen and (max-width:767px){.CheckoutTotal__image{width:52px;height:52px}}.CheckoutTotal__subtitle{grid-gap:15px;gap:15px;font-weight:600;font-size:16px;line-height:140%;display:flex;align-items:center}@media only screen and (max-width:767px){.CheckoutTotal__subtitle{font-size:18px;line-height:21px;margin-bottom:0}}.CheckoutTotal__title{font-weight:600;font-size:22px;line-height:26px}@media only screen and (max-width:767px){.CheckoutTotal__title{font-size:20px;line-height:23px}}.CheckoutTotal--hidden{border:none}.CheckoutTotal__details{padding:13px 0}.CheckoutTotal__rows{padding:22px 0}.CheckoutTotal__total{display:flex;justify-content:space-between;text-align:right;font-weight:600;font-size:22px;line-height:26px}@media only screen and (max-width:767px){.CheckoutTotal__total{font-size:20px;line-height:23px}}.CheckoutTotal__total_price-info{font-weight:600;font-size:12px;line-height:125%;color:#00000047;text-align:right;margin-top:-16px}@keyframes popupSlideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.CheckoutTotal__rows .row:last-child{margin-bottom:0}.CheckoutTotalPreview{border:1px solid var(--tone-300);border-radius:var(--radius-s);padding:8px 12px 9.5px}.CheckoutTotalPreview--sellingTools{display:flex;flex-direction:column;grid-gap:12px;gap:12px}.CheckoutTotalPreview--sellingTools__button-text{border-bottom:1px solid var(--tone-900)}.CheckoutTotalPreview__info-block{display:flex;align-items:center;grid-gap:10px;gap:10px}.CheckoutTotalPreview__info-block_image{height:54px;width:54px;border-radius:8px}.CheckoutTotalPreview__info-block_title{font-size:16px;font-weight:400;line-height:22.4px}.CheckoutTotalPreview__info-block .CheckoutOrderInfo--string{padding-bottom:0}.CheckoutTotalPreview__title{font-weight:600;font-size:16px;line-height:140%;display:flex;justify-content:space-between;align-items:center}.CheckoutTotalPreview__icon{padding-bottom:8px}.CheckoutTotalPreview__price-container{font-weight:600;font-size:18px;line-height:21px;display:flex;justify-content:space-between}.TickList{list-style-type:none}.TickList__item{margin-bottom:15px}.TickList__item:last-child{margin-bottom:0}.Features{margin-bottom:31px}@media only screen and (max-width:767px){.Features{display:grid;grid-template-columns:repeat(1,100%)}}.Features__parameters{margin:0;display:flex;flex-wrap:wrap;grid-gap:17px;gap:17px;-webkit-box-pack:justify;-ms-flex-pack:justify;line-height:130%}@media only screen and (max-width:767px){.Features__parameters{display:grid;margin-top:15px}}.Features__title{margin-bottom:16.5px;font-size:30px;line-height:36px}@media only screen and (max-width:767px){.Features__title{display:none}}.Feature{font-size:16px;font-weight:500;grid-gap:8px;gap:8px}.Feature,.Feature__icon{display:flex;align-items:center}.Feature__icon{white-space:nowrap;justify-content:center}.Feature__term,.Feature__value{margin:0}.Feature__value--flag{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.Feature--accent .Feature__icon path{stroke:var(--accent)}.DiscountCode__field{width:100%;display:flex;position:relative;align-items:center}@media only screen and (max-width:767px){.DiscountCode__field{width:100%;max-width:unset}}.DiscountCode__field .DiscountCode__input{border:1px solid var(--tone-400)!important}.DiscountCode__field--focus .DiscountCode__input{border:1px solid var(--tone-600)!important}.DiscountCode__field--focus .DiscountCode__field_apply{right:4px;border-radius:4px;padding:0 16px}.DiscountCode__field--focus .DiscountCode__field_apply .Button__text{font-size:12px;font-weight:400;color:var(--white)}.DiscountCode__field--applied .DiscountCode__field_apply,.DiscountCode__field--focus .DiscountCode__field_title{color:var(--tone-400)}.DiscountCode__field--applied .DiscountCode__input{border:1px solid var(--accent)!important}.DiscountCode__field--error .DiscountCode__input{border:1px solid var(--red)!important}.DiscountCode__field_title{position:absolute;color:var(--accent);bottom:38px;left:10px;background-color:#fff;padding:1px;font-size:13px;font-weight:500;line-height:140%}.DiscountCode__field_icon{position:absolute;margin-left:10px}.DiscountCode__field_apply{width:auto;position:absolute;right:-10px;font-size:12px;font-weight:400;color:var(--tone-700)}.DiscountCode__field_apply path{fill:var(--light-text-gray)}@media only screen and (max-width:767px){.DiscountCode__field_apply{width:auto}}.DiscountCode .Input{border-radius:10px!important;width:100%;padding:0 10px}.DiscountCode .Input--error{color:var(--red)}.DiscountCode .Input__field{padding:0 0 0 30px}.DiscountCode .Input__field::placeholder{color:var(--light-gray);font-size:13px;font-weight:500;line-height:140%}.DiscountCode__container{display:flex;flex-direction:column}.DiscountCode__error{color:var(--red)}.DiscountCode__discount,.DiscountCode__error{margin-top:5px;font-size:11px;font-weight:400}.DiscountCode__discount{color:var(--accent)}.DiscountCode .Button{transition:none}.ImportantNote{margin:0;padding:8px;background:var(--tone-200);border:unset;border-radius:var(--radius-s);height:auto;font-weight:500;font-size:13px;line-height:140%;color:var(--tone-500)}.ImportantNote__number{font-size:16px;font-weight:500}.ImportantNote__list{display:flex;flex-direction:column;grid-gap:4px;gap:4px;list-style:none}.ImportantNote__content{display:flex;grid-gap:8px;gap:8px;align-items:center}.ImportantNote--download,.ImportantNote--preorder,.ImportantNote--taxes-included{background:var(--light-accent);color:var(--tone-900)}.ImportantNote--checkout-timer,.ImportantNote--error{background:var(--red-100);color:var(--tone-900)}@media only screen and (max-width:767px){.ImportantNote--checkout-timer{width:100%}}.ImportantNote--limit{background:var(--red-500);color:#fff;font-size:16px}@media only screen and (max-width:767px){.ImportantNote--limit{padding:4px 8px;font-size:13px;width:-moz-fit-content;width:fit-content}}.ImportantNote--group-info{background:var(--blue-100);color:var(--tone-900)}.CheckoutOrderInfo{display:flex;flex-direction:column;grid-gap:15px;gap:15px}.CheckoutOrderInfo--string{flex-direction:row;flex-wrap:wrap;grid-gap:8px;gap:8px;padding-bottom:9.5px;padding-top:0}.CheckoutOrderInfo--string .CheckoutOrderInfo__item{font-size:12px;line-height:125%;color:var(--light-text-gray);padding-left:0;font-weight:600}.CheckoutOrderInfo--string .CheckoutOrderInfo__item:before{content:",";position:absolute;right:-3px}.CheckoutOrderInfo--string .CheckoutOrderInfo__item:last-child:before{content:" "}.CheckoutOrderInfo__title{font-weight:600;font-size:22px;line-height:26px}@media only screen and (max-width:767px){.CheckoutOrderInfo__title{font-size:20px;line-height:23px}}.CheckoutOrderInfo__item{display:flex;font-weight:600;font-size:16px;line-height:140%;grid-gap:16px;gap:16px;position:relative;width:max-content}.ListingCategories{color:var(--light-text-gray);font-weight:500;font-size:13px;line-height:140%;display:flex;flex-direction:column;grid-gap:10px;gap:10px;margin-left:40px;margin-top:-10px}@font-face{font-family:Roboto;src:url(/_next/static/media/roboto-v50-cyrillic_latin-regular.2f7073ac.woff2) format("woff2");font-weight:400;font-style:normal;font-display:optional}@font-face{font-family:Roboto;src:url(/_next/static/media/roboto-v50-cyrillic_latin-500.9970e907.woff2) format("woff2");font-weight:500;font-style:normal;font-display:optional}@font-face{font-family:Roboto;src:url(/_next/static/media/roboto-v50-cyrillic_latin-700.6ca734bd.woff2) format("woff2");font-weight:700;font-style:normal;font-display:optional}@font-face{font-family:Lato;src:url(/_next/static/media/Lato-Regular.89c3c24d.woff2) format("woff2");font-weight:400;font-style:normal;font-display:optional;unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Lato;src:url(/_next/static/media/Lato-Bold.511ff323.woff2) format("woff2");font-weight:700;font-style:normal;font-display:optional;unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Lato;src:url(/_next/static/media/Lato-Italic.503f8496.woff2) format("woff2");font-weight:400;font-style:italic;font-display:optional;unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Lato;src:url(/_next/static/media/Lato-BoldItalic.928a13a0.woff2) format("woff2");font-weight:700;font-style:italic;font-display:optional;unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}:root{--tone-200:#0505050f;--tone-300:#0000001c;--tone-400:#00000047;--tone-500:#00000082;--tone-600:#000000a6;--tone-700:#000000c2;--tone-800:#000000db;--tone-900:#000000fa;--absolute-100:#fff;--absolute-200:#f0f0f0;--absolute-300:#e3e3e3;--absolute-700:#3d3d3d;--absolute-800:#1f1f1f;--absolute-900:#050505;--aquamarine-500:#018790;--red-100:#e446561a;--red-500:#d33545;--blue-100:#007aff1a;--blue-400:#007aff;--text-secondary:#0000008a;--text-disabled:#00000061;--red:#ff3b2f;--light-red:#e44656;--transparent-red:#e446561a;--light-footer-gray:#f1f1f1;--light-footer-bg-gray:#f8f8f8;--light-text-gray:#00000082;--text-black:#000000fa;--text-black-title-popup:#2e2e2d;--background-light-secondary:#f2f2f7;--popup-background:#00000047;--gray-border:#0000001c;--gray-border-light:#c2c2c280;--dark-gray:#333;--light-gray:#d9d9d9;--medium-gray:#979797;--medium-dark-gray:#646464;--disabled-gray:#ebebeb;--disabled-dark-gray:#c2c2c2;--placeholder-gray:#f1f1f1;--white:#fff;--black:#000;--light-black:#3d3d3d;--main:#5648f8;--blue:#007aff;--link-blue:#006adb;--medium-main:#c1bbff;--light-main:#e7eafb;--accent:#22ccd8;--light-cookie-accent:#e9fafb;--light-accent:#22ccd833;--light-background-accent:#90f7fe14;--lightest-accent:#b3eef2;--mts-red:#e30611;--yelow:#ff9f0a;--aquamarine:#22ccd81a;--black-bg:var(--absolute-700);--black-hover:var(--absolute-800);--radius-sx:4px;--radius-s:8px;--radius-m:16px;--radius-l:24px;--radius-xl:32px;--shadow-xl:0px 25px 59px #0003;--shadow-m:0px 16px 24px 0px #00000026;--fonts:Lato,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;--font-family-main:Roboto,-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif;--font-size-heading-first:30px;--font-size-heading-second:22px;--font-size-heading-third:18px;--product-margin:8px;--header-height:84px;--wrapper-margin:0;--wrapper-padding:120px;--card-spacing:16px;--card-width:282px}@media only screen and (min-width:768px) and (max-width:991px){:root{--product-margin:7.5px}}@media only screen and (max-width:767px){:root{--product-margin:5px;--header-height:64px}}@media only screen and (min-width:768px) and (max-width:991px){:root{--wrapper-margin:15px}}@media only screen and (max-width:767px){:root{--wrapper-margin:10px}}@media only screen and (min-width:992px){:root{--card-spacing:24px;--card-width:calc((100% - (var(--card-spacing) * 2)) / 3)}}.CheckoutGrid__button{width:200px;margin-top:20px}@media only screen and (max-width:767px){.CheckoutGrid__button{width:100%;margin-top:0}.CheckoutGrid__button_block{position:fixed;bottom:20px;width:100%;background-color:#fff;border-top:1px solid var(--tone-300);padding:20px;margin-left:-15px;margin-bottom:-20px}}.CheckoutGrid__row{display:flex;flex-wrap:wrap}.CheckoutGrid__col{flex-basis:100%;max-width:100%}@media (min-width:768px){.CheckoutGrid__col_main{flex-basis:62.5%;max-width:62.5%}.CheckoutGrid__col_sidebar{flex-basis:37.5%;max-width:37.5%}.CheckoutGrid__row.--reverse .CheckoutGrid__col_main,.CheckoutGrid__row.--reverse .CheckoutGrid__col_sidebar{flex-basis:50%;max-width:50%}}@media only screen and (max-width:767px){.CheckoutGrid__row.--reverse>:nth-child(2){margin-bottom:10px}}.CheckoutGrid__backButton{display:flex;align-items:center;font-size:16px;font-weight:600;margin-top:20px;z-index:2;position:relative;color:var(--light-text-gray);background:none;border:none;padding:0;cursor:pointer}.CheckoutGrid__backButton path{fill:var(--light-text-gray)}@media only screen and (max-width:767px){.CheckoutGrid__backButton{margin-top:0;margin-bottom:20px}}.CheckoutGrid__title{position:absolute;width:100%;text-align:center;padding-right:30px;font-size:20px;font-weight:600;z-index:1}.CheckoutTotal__block{display:flex;justify-content:space-between;align-items:center}