@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");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+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_fcbcbf{font-family:Inter,Inter Fallback;font-style:normal}*{box-sizing:border-box;margin:0;padding:0}:root{--color-text-primary:#222222;--color-text-secondary:#666666;--color-text-tertiary:#888888;--color-background-primary:#ffffff;--color-background-secondary:#f8f9fa;--color-background-tertiary:#f8f8f8;--color-border-light:#e0e0e0;--color-border-medium:#d0d0d0;--color-border-heavy:#b0b0b0;--color-background-interactive:#f0f0f0;--color-background-hover:#e8e8e8;--color-background-active:#e0e0e0;--color-text-invert:#ffffff;--color-background-invert:#222222;--color-error:#dc3545;--color-success:#28a745;--color-warning:#ffc107;--color-info:#17a2b8;--color-primary:#007bff;--color-primary-hover:#0056b3}main{flex:1 1}body{min-height:100vh;display:flex;flex-direction:column;justify-content:space-between;background-color:var(--color-background-primary)}body,button,p,span{font-family:Inter,sans-serif;font-size:12px}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}img{max-width:100%;height:auto}.link{cursor:pointer;font-size:12px;color:var(--color-text-primary);text-decoration:none;text-transform:uppercase;font-family:Inter;width:max-content}.link:hover{text-decoration:underline;-webkit-text-decoration-style:dashed;text-decoration-style:dashed}.link--secondary{color:var(--color-text-secondary)}.overlay{position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:100;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s}.overlay--open{opacity:1;visibility:visible}strong{font-weight:500}hr{opacity:.3}button.f-button{border-radius:0!important}.button{font-size:12px;text-transform:uppercase;display:flex;align-items:center;justify-content:center;font-family:Inter;outline:none;border:none;padding:12px 16px;font-weight:500}.button--filled{color:var(--color-text-invert);background-color:#1b1b1b}.button--filled:hover{background-color:var(--color-background-invert)}.button--outline{color:var(--color-text-primary);border:1px solid var(--color-background-invert);background-color:rgba(0,0,0,0)}.button--outline:hover{background-color:var(--color-background-hover)}.button--outline-secondary{color:var(--color-text-primary);border:1px solid var(--color-border-light);background-color:rgba(0,0,0,0)}.button--outline-secondary:hover{background-color:var(--color-background-primary)}.button--disabled{opacity:.5;cursor:default;background-color:var(--color-border-light);border-color:var(--color-border-light);pointer-events:none}.button--md{height:52px}.button--sm{height:40px}.button--full-width{width:100%}.text-field{height:52px;background-color:#f7f7f7;padding:8px 10px;position:relative;display:flex;justify-content:space-between;flex-direction:column;width:100%;border:1px solid rgba(0,0,0,0);cursor:text}.text-field:hover{background-color:var(--color-background-interactive)}.text-field:focus-within .text-field__label,.text-field:has(.text-field__input:not(:placeholder-shown)) .text-field__label{top:8px;transform:none}.text-field:focus-within{border:1px solid var(--color-text-primary)}.text-field--error{border:1px solid var(--color-error)}.text-field--error .text-field__label{color:var(--color-error)}.text-field__input{background-color:rgba(0,0,0,0);outline:none;border:none;font-size:14px;width:100%;margin-top:auto;line-height:16px}.text-field__input::placeholder{opacity:0}.text-field__label{position:absolute;top:50%;transform:translateY(-50%);color:var(--color-text-secondary);line-height:16px}.text-field__message{font-size:12px;color:var(--color-error);margin-top:4px;text-transform:uppercase;display:inline-block}.drawer,.text-field__container{width:100%}.drawer{position:fixed;top:0;right:0;bottom:0;max-width:520px;background:var(--color-background-primary);z-index:101;display:flex;flex-direction:column;transform:translateX(100%);transition:transform .3s}@media screen and (max-width:650px){.drawer{max-width:100%}}.drawer--open{transform:translateX(0)}.drawer__header{display:flex;justify-content:space-between;align-items:center;padding:16px;border-bottom:1px solid var(--color-border-light);height:52px}.drawer__title{font-weight:400}.drawer__close,.drawer__title{font-size:12px;text-transform:uppercase}.drawer__close{background-color:rgba(0,0,0,0);outline:none;border:none}.drawer__content{flex:1 1;overflow-y:auto;background-color:var(--color-background-secondary);display:flex;flex-direction:column;gap:12px}.drawer__empty{text-align:center;color:var(--color-text-secondary);text-transform:uppercase;padding:16px;height:100%;align-items:center;justify-content:center;display:flex}.drawer__footer{padding:16px;border-top:1px solid var(--color-border-light);gap:16px;display:flex;flex-direction:column}.drawer__total{display:flex;justify-content:space-between;font-size:12px;text-transform:uppercase;font-weight:500}.drawer__checkout{width:100%}.drawer__checkout:disabled{opacity:.7;cursor:not-allowed}.checkbox{display:flex;align-items:center;gap:8px}.checkbox--error *,.checkbox--error .checkbox__label{color:var(--color-error)}.checkbox--error .checkbox__icon{border-color:var(--color-error)}.checkbox__icon{width:16px;height:16px;display:flex;align-items:center;justify-content:center;border:1px solid var(--color-text-primary);cursor:pointer}.checkbox__label{position:relative;text-transform:uppercase;color:var(--color-text-primary)}.notification{height:40px;width:100%;display:flex;align-items:center;justify-content:center}.notification--success{background-color:var(--color-background-secondary);border-color:var(--color-success);border:1px solid var(--color-success);color:var(--color-text-primary)}.notification--error{background-color:var(--color-error)}.notification--error p,.notification--error span{color:var(--color-text-invert)}.radio{display:flex;align-items:center;gap:8px}.radio--error *,.radio--error .radio__label{color:var(--color-error)}.radio--error .radio__icon{border-color:var(--color-error)}.radio__icon{width:16px;height:16px;display:flex;align-items:center;justify-content:center;border:1px solid var(--color-text-primary);cursor:pointer;border-radius:50%}.radio__icon:before{width:8px;height:8px;background-color:var(--color-text-primary);border-radius:50%}.radio__input:checked+.radio__icon:before{content:""}.radio__label{position:relative;text-transform:uppercase;color:var(--color-text-primary)}.header{display:flex;height:52px;padding:0 16px;align-items:center;justify-content:space-between;position:-webkit-sticky;position:sticky;top:0;z-index:100;background-color:var(--color-background-primary);transition:background-color .2s ease,-webkit-backdrop-filter .2s ease;transition:background-color .2s ease,backdrop-filter .2s ease;transition:background-color .2s ease,backdrop-filter .2s ease,-webkit-backdrop-filter .2s ease}.header--scrolled{background-color:hsla(0,0%,100%,.7);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.header__logo{text-transform:uppercase;color:var(--color-text-primary);font-size:12px}.header__logo:hover{opacity:.8}.header__cart{background-color:rgba(0,0,0,0);outline:none;border:none;text-transform:uppercase;display:flex;gap:8px}.footer{gap:44px;padding-top:24px}.footer,.footer__form{display:flex;flex-direction:column}.footer__form{width:100%;gap:8px}.footer__form-row{display:flex}.footer__cols{display:grid;grid-template-columns:repeat(4,1fr)}@media screen and (max-width:1440px){.footer__cols{grid-template-columns:repeat(3,minmax(250px,1fr));row-gap:40px}}@media screen and (max-width:960px){.footer__cols{grid-template-columns:repeat(2,minmax(250px,1fr))}}@media screen and (max-width:650px){.footer__cols{grid-template-columns:repeat(1,minmax(250px,1fr))}}.footer__col{display:flex;flex-direction:column;gap:12px;padding:0 16px}.footer__col-title{text-transform:uppercase;color:var(--color-text-secondary);font-size:12px}.footer__col-nav{display:flex;flex-direction:column;gap:8px}.footer__bottom{border-top:1px solid var(--color-border-light);display:grid;grid-template-columns:repeat(2,1fr);grid-gap:32px;gap:32px;padding:8px 16px}.footer__bottom-logo{font-size:12px}.footer__bottom-copy,.footer__bottom-logo{text-transform:uppercase;color:var(--color-text-secondary)}.form,.form__blocks{display:flex;flex-direction:column;gap:32px}.form__blocks{padding:0 16px}.form__block{display:flex;flex-direction:column;gap:16px}.form__block-title{color:var(--color-text-primary);font-weight:500;text-transform:uppercase}.form__col{gap:8px}.form__col,.product{display:flex;flex-direction:column}.product{position:relative}.product:hover,.product:hover .product__info{background-color:var(--color-background-tertiary)}.product:hover .product__image--primary{opacity:0}.product:hover .product__image--secondary{opacity:1}.product__overlay{position:absolute;background-color:var(--color-background-primary);opacity:.6;display:flex;align-items:center;justify-content:center;z-index:10;width:100%;height:100%;text-transform:uppercase}.product__overlay span{display:inline-block;padding:8px;background:var(--color-border-light)}.product--preorder .product__overlay{background-color:rgba(0,0,0,0)}.product__image-block{position:relative;display:flex;height:100%;max-height:700px;overflow:hidden}.product__image{object-fit:cover;width:100%;min-height:580px;height:100%}.product__image--primary{opacity:1}.product__image--secondary{position:absolute;top:0;left:0;opacity:0}.product__info{display:flex;justify-content:space-between;height:54px;padding:10px 16px}.product__name{font-size:12px;text-transform:uppercase}.product__price{display:flex;flex-direction:column;gap:4px}.product__price-value{font-size:12px}.product__price-value--old{color:var(--color-text-secondary);text-decoration:line-through}.product__button-add{background-color:rgba(0,0,0,0);outline:none;border:none;padding:16px;font-size:12px;position:absolute;bottom:0;right:0;color:var(--color-text-primary);z-index:11;display:flex;align-items:center;gap:4px}.product__button-add:hover{color:var(--color-text-secondary)}.product--skeleton{pointer-events:none}.product--skeleton .product__image-skeleton{width:100%;min-height:580px;height:100%;border-radius:0}.product--skeleton .product__image-skeleton,.product--skeleton .product__name-skeleton{background:linear-gradient(90deg,var(--color-background-secondary) 0,var(--color-background-tertiary) 30%,#f0f0f0 50%,var(--color-background-tertiary) 70%,var(--color-background-secondary) 100%);background-size:300% 100%;animation:skeleton-loading 4.5s ease infinite}.product--skeleton .product__name-skeleton{width:120px;height:12px;border-radius:2px}.product--skeleton .product__price-skeleton{display:flex;flex-direction:column;gap:4px}.product--skeleton .product__price-value-skeleton{width:60px;height:12px;background:linear-gradient(90deg,var(--color-background-secondary) 0,var(--color-background-tertiary) 30%,#f0f0f0 50%,var(--color-background-tertiary) 70%,var(--color-background-secondary) 100%);background-size:300% 100%;animation:skeleton-loading 4.5s ease infinite;border-radius:2px}.product--skeleton .product__price-value-skeleton--old{width:50px}@keyframes skeleton-loading{0%{background-position:300% 0}to{background-position:-300% 0}}.cart-item{display:flex;flex-direction:column;background-color:var(--color-background-primary)}.cart-item--out-of-stock .cart-item__info{opacity:.5}.cart-item__out-of-stock{display:flex;flex-direction:column;align-items:center;justify-content:center;height:40px}.cart-item__out-of-stock-message{color:var(--color-text-primary);font-size:12px;text-align:center;text-transform:uppercase}.cart-item__image-wrapper{position:relative;min-width:120px;min-height:180px}.cart-item__image-wrapper img{height:100%;object-fit:cover}.cart-item__top-actions{border-bottom:1px solid var(--color-border-light);padding:8px 16px;display:flex;align-items:flex-end;justify-content:flex-end}.cart-item__info{display:grid;grid-template-columns:120px 1fr;background-color:var(--color-background-primary)}.cart-item__btn-delete{text-transform:uppercase;background-color:rgba(0,0,0,0);outline:none;border:none;display:flex;align-items:center;gap:4px}.cart-item__content{flex:1 0;height:100%;display:flex;flex-direction:column}.cart-item__header{display:flex;gap:10px;padding:6px 16px;border-bottom:1px solid var(--color-border-light);justify-content:space-between;min-height:46px}@media screen and (max-width:650px){.cart-item__header{flex-direction:column}}.cart-item__title{color:var(--color-text-primary);font-weight:500;text-transform:uppercase;height:max-content}.cart-item__price{display:flex;flex-direction:column;gap:4px}.cart-item__price-value--discount{color:var(--color-text-secondary);text-decoration:line-through}.cart-item__params{display:flex;flex-direction:column;gap:8px;padding:8px 16px;flex:1 0}.cart-item__param-label{color:var(--color-text-secondary);text-transform:uppercase;min-width:100px;display:inline-block}.cart-item__param-value{color:var(--color-text-primary);text-transform:uppercase}.cart-item__qty{display:grid;grid-template-columns:repeat(3,1fr)}.cart-item__qty-value{display:flex;align-items:center;justify-content:center;background-color:var(--color-border-light);font-weight:500}.faq-item{border-bottom:1px solid var(--color-border-light)}.faq-item__question{display:flex;justify-content:space-between;align-items:center;width:100%;text-align:left;background:none;border:none;cursor:pointer;transition:background-color .2s ease;height:48px}.faq-item__question:hover{opacity:.7}.faq-item__question-text{font-size:12px;font-weight:500;color:var(--color-text-primary);margin-right:16px;text-transform:uppercase}.faq-item__icon{flex-shrink:0;color:var(--color-text-primary)}.faq-item__answer-wrapper{max-height:0;overflow:hidden}.faq-item--active .faq-item__answer-wrapper{max-height:500px}.faq-item__answer{padding-bottom:16px}.faq-item__answer .text-content{padding:0;margin:0}.typography{font-size:12px;line-height:16px;font-family:Inter,sans-serif;text-transform:uppercase}.typography--primary{color:var(--color-text-primary)}.typography--secondary{color:var(--color-text-secondary)}.typography--error{color:var(--color-error)}.typography--sm{font-size:12px}.typography--md{font-size:16px}.typography--400{font-weight:400}.typography--500{font-weight:500}.products-grid{display:grid;grid-template-columns:repeat(4,minmax(250px,1fr));padding:120px 0}@media screen and (max-width:1440px){.products-grid{padding:80px 0;grid-template-columns:repeat(3,minmax(250px,1fr))}}@media screen and (max-width:960px){.products-grid{padding:80px 0;grid-template-columns:repeat(2,minmax(250px,1fr))}}@media screen and (max-width:650px){.products-grid{padding:60px 0;grid-template-columns:repeat(1,minmax(250px,1fr))}}.loading{color:var(--color-text-secondary)}.error,.loading{text-align:center}.error{padding:3rem;color:var(--color-error)}.products-recommendation{padding:120px 0}@media screen and (max-width:1440px){.products-recommendation{padding:80px 0}}@media screen and (max-width:960px){.products-recommendation{padding:80px 0}}@media screen and (max-width:650px){.products-recommendation{padding:60px 0}}.products-recommendation__title{text-transform:uppercase;padding:10px 16px}.products-recommendation__grid{display:grid;grid-template-columns:repeat(4,minmax(250px,1fr))}@media screen and (max-width:1440px){.products-recommendation__grid{grid-template-columns:repeat(3,minmax(250px,1fr))}}@media screen and (max-width:960px){.products-recommendation__grid{grid-template-columns:repeat(2,minmax(250px,1fr))}}@media screen and (max-width:650px){.products-recommendation__grid{grid-template-columns:repeat(1,minmax(250px,1fr))}}.faq{padding:120px 16px}@media screen and (max-width:1440px){.faq{padding:80px 16px}}@media screen and (max-width:960px){.faq{padding:80px 16px}}@media screen and (max-width:650px){.faq{padding:60px 16px}}.faq__container{max-width:960px;margin:0 auto}.checkout-section{padding:40px 0 120px;max-width:1200px;margin:0 auto}@media screen and (max-width:1440px){.checkout-section{max-width:100%}}@media screen and (max-width:960px){.checkout-section{padding:40px 0 80px}}@media screen and (max-width:650px){.checkout-section{padding:40px 0}}.checkout-section form{width:100%}.checkout-section__notification{margin:16px 0}.checkout-section__title{text-transform:uppercase;text-align:center;color:var(--color-text-primary)}.checkout-section__content{display:flex;gap:48px;align-items:flex-start;padding:16px 0 0}@media screen and (max-width:960px){.checkout-section__content{flex-direction:column-reverse;gap:32px}}.checkout-section__items{display:flex;flex-direction:column;gap:16px;width:100%;padding-top:30px;position:-webkit-sticky;position:sticky;top:52px}@media screen and (max-width:960px){.checkout-section__items{padding:0 16px;position:static}}.checkout-section__divider{width:100%;border:none;border-top:1px solid var(--color-text-secondary);margin:0}.checkout-form__faqs{display:flex;flex-direction:column;padding:0 16px}.checkout-form__infos{display:flex;flex-direction:column;gap:8px}.checkout-form__info{display:flex;align-items:center;justify-content:space-between}.checkout-form__info span{text-transform:uppercase;color:var(--color-text-primary);font-weight:500}.checkout-form__bottom{padding:16px;display:flex;flex-direction:column;gap:16px}.checkout-form__bottom-actions{display:flex;flex-direction:column;gap:12px}.product-section{min-height:calc(100vh - 52px);display:flex}@media screen and (max-width:960px){.product-section{height:max-content;min-height:max-content;align-items:flex-start}}@media screen and (max-width:650px){.product-section{flex-direction:column}}.product-section--no-recommendation{margin-bottom:120px}@media screen and (max-width:1440px){.product-section--no-recommendation{margin-bottom:80px}}@media screen and (max-width:960px){.product-section--no-recommendation{margin-bottom:80px}}@media screen and (max-width:650px){.product-section--no-recommendation{margin-bottom:60px}}.product-section__image-wrapper{position:relative;width:max-content;max-width:50vw;margin-bottom:auto;max-height:calc(100vh - 52px)}@media screen and (max-width:960px){.product-section__image-wrapper{max-height:100%}}@media screen and (max-width:650px){.product-section__image-wrapper{max-width:100%;width:100%}}.product-section__image-wrapper{display:flex}.product-section__main-image{width:max-content;max-width:50vw;object-fit:contain;max-height:calc(100vh - 52px)}@media screen and (max-width:650px){.product-section__main-image{max-width:100%}}.product-section__out-of-stock{position:absolute;background-color:rgba(0,0,0,0);opacity:.6;display:flex;align-items:center;justify-content:center;z-index:10;width:100%;height:100%;top:0;left:0;text-transform:uppercase}.product-section__out-of-stock span{display:inline-block;padding:8px;background:var(--color-border-light)}.product-section--preorder .product-section__out-of-stock{background-color:rgba(0,0,0,0)}.product-section__params{display:flex;flex-direction:column;gap:8px}.product-section__param{display:flex;align-items:center;gap:12px}.product-section__param--color{width:20px;height:8px;display:inline-block;margin-left:8px}.product-section__param-title{min-width:80px}.product-section__content{padding:0 16px 16px;display:flex;flex-direction:column;justify-content:space-between;gap:24px;max-width:50vw}@media screen and (max-width:960px){.product-section__content{max-width:100%;position:-webkit-sticky;position:sticky;top:52px}}@media screen and (max-width:650px){.product-section__content{padding:24px 16px;position:static;top:0}}.product-section__content{flex:1 1}.product-section__images{display:grid;grid-template-columns:repeat(2,1fr)}.product-section__images img{width:100%;height:calc(50vh - 26px);object-fit:cover}@media screen and (max-width:960px){.product-section__images{grid-template-columns:1fr;height:auto}}@media screen and (max-width:650px){.product-section__images{width:100%}}.product-section__image-link{display:flex;cursor:pointer}.product-section__image-link:hover{opacity:.9}@media screen and (max-width:650px){.product-section__image-link:not(:first-child){display:none}}.product-section__image{object-fit:contain}.product-section__info{max-width:470px;display:flex;flex-direction:column;gap:32px;flex-shrink:0;justify-content:space-between;height:100%}@media screen and (max-width:960px){.product-section__info{max-width:100%}}.product-section__info-bottom,.product-section__info-top{display:flex;flex-direction:column;gap:32px}.product-section__info-header{display:flex;flex-direction:column;gap:8px}.product-section__size,.product-section__title{text-transform:uppercase;font-weight:500}.product-section__size{color:var(--color-text-secondary)}.product-section__price{display:flex;flex-direction:column;gap:4px}.product-section__price-value{color:var(--color-text-primary);font-weight:500}.product-section__price-value--discount{font-weight:400;color:var(--color-text-secondary);text-decoration:line-through}.product-section__text{font-size:12px;line-height:16px}.product-section__text p{font-size:12px;margin:0 0 4px;color:var(--color-text-primary)}.product-section__text p:last-child{margin-bottom:0}.product-section__text ul{list-style-type:none;padding-left:24px}.product-section__text ul li{position:relative;padding-left:16px;color:var(--color-text-primary);font-size:12px}.product-section__text ul li:before{content:"•";position:absolute;left:0;color:var(--color-text-primary)}.product-section__text ul li:last-child{margin-bottom:0}.product-section__text ul ul{margin:8px 0 8px 16px;padding-left:16px}.product-section__text ul ul li:before{content:"◦"}.product-section__text ul ul li ul{margin-left:16px}.product-section__text ul ul li ul li:before{content:"▪"}.product-section__links{display:flex;flex-direction:column}.product-section--skeleton .product-section__image-skeleton{width:100%;min-height:calc(100vh - 52px);background:linear-gradient(90deg,var(--color-background-secondary) 0,var(--color-background-tertiary) 30%,#f0f0f0 50%,var(--color-background-tertiary) 70%,var(--color-background-secondary) 100%);background-size:300% 100%;animation:skeleton-loading 2.5s ease infinite}@media screen and (max-width:650px){.product-section--skeleton .product-section__image-skeleton{min-height:400px}}.product-section--skeleton .product-section__info-skeleton{display:flex;flex-direction:column;gap:32px;padding:0 16px 16px}.product-section--skeleton .product-section__info-skeleton:before{width:200px;height:20px}.product-section--skeleton .product-section__info-skeleton:after,.product-section--skeleton .product-section__info-skeleton:before{content:"";background:linear-gradient(90deg,var(--color-background-secondary) 0,var(--color-background-tertiary) 30%,#f0f0f0 50%,var(--color-background-tertiary) 70%,var(--color-background-secondary) 100%);background-size:300% 100%;animation:skeleton-loading 2.5s ease infinite;display:block;border-radius:2px}.product-section--skeleton .product-section__info-skeleton:after{width:120px;height:16px}.checkout-success{padding:40px 16px 120px;max-width:1200px;margin:0 auto}@media screen and (max-width:1440px){.checkout-success{max-width:100%}}@media screen and (max-width:960px){.checkout-success{padding:40px 16px 80px}}@media screen and (max-width:650px){.checkout-success{padding:40px 16px}}.checkout-success{display:flex;flex-direction:column;gap:48px}.checkout-success__title{text-align:center}.checkout-success__content{display:flex;flex-direction:column;gap:32px}.checkout-success__info{display:flex;flex-direction:column;gap:16px;max-width:570px}.checkout-success__info-bottom,.checkout-success__info-top{flex-direction:column;display:flex;gap:8px}.checkout-success__details{display:flex;flex-direction:column;gap:16px}.checkout-success__details-items{display:flex;flex-direction:column;gap:8px}.checkout-success__details-total{display:flex;justify-content:space-between;align-items:center}.checkout-success__info-item-label{display:inline-block;min-width:120px}.checkout-success .button{max-width:200px}@media screen and (max-width:650px){.checkout-success .button{max-width:100%}}.text-content{padding:120px 16px}@media screen and (max-width:1440px){.text-content{padding:80px 16px}}@media screen and (max-width:960px){.text-content{padding:80px 16px}}@media screen and (max-width:650px){.text-content{padding:60px 16px}}.text-content{max-width:960px;margin:0 auto;color:var(--color-text-primary);font-size:12px;line-height:1.5;text-transform:uppercase}.text-content h1{font-size:20px;margin-bottom:32px;line-height:1.3}.text-content h1,.text-content h2{font-weight:500;color:var(--color-text-primary);text-transform:uppercase}.text-content h2{font-size:12px;margin:16px 0 8px}.text-content h2:first-of-type{margin-top:0}.text-content h3{font-size:12px;font-weight:600;margin:8px 0;color:var(--color-text-primary);text-transform:uppercase}.text-content section{margin-bottom:32px}.text-content section:last-of-type{margin-bottom:0}.text-content p{font-size:12px;margin:0 0 4px;color:var(--color-text-primary);text-transform:uppercase}.text-content p:last-child{margin-bottom:0}.text-content dl,.text-content ol,.text-content ul{list-style-type:none;margin:12px 0;padding-left:24px}.text-content dl li,.text-content ol li,.text-content ul li{position:relative;margin-bottom:8px;color:var(--color-text-primary);text-transform:uppercase;list-style-type:decimal;font-size:12px}.text-content dl li:last-child,.text-content ol li:last-child,.text-content ul li:last-child{margin-bottom:0}.text-content dl ul,.text-content ol ul,.text-content ul ul{margin:8px 0 8px 16px;padding-left:16px}.text-content dl ul li:before,.text-content ol ul li:before,.text-content ul ul li:before{content:"◦"}.text-content dl ul li ul,.text-content ol ul li ul,.text-content ul ul li ul{margin-left:16px}.text-content dl ul li ul li:before,.text-content ol ul li ul li:before,.text-content ul ul li ul li:before{content:"▪"}.text-content table{width:100%;border-collapse:collapse;font-size:12px;text-transform:uppercase}.text-content table thead th{font-weight:500;text-align:left}.text-content table tbody td,.text-content table thead th{color:var(--color-text-primary);padding:12px 8px;border:1px solid var(--color-text-primary)}.text-content table tbody td{vertical-align:top}.text-content table tbody tr:nth-child(2n){background-color:var(--color-text-primary)}.text-content a{color:var(--color-text-primary);text-decoration:underline;text-transform:uppercase;font-size:12px}.text-content a:hover{text-decoration:none}@media screen and (max-width:650px){.text-content h1{font-size:18px;margin-bottom:24px}.text-content table{display:block;overflow-x:auto;white-space:nowrap}.text-content table tbody td,.text-content table thead th{padding:8px 6px;font-size:11px}.text-content ul{padding-left:16px}.text-content ul li{padding-left:12px}.text-content ul ul{padding-left:12px;margin-left:12px}}.not-found{max-width:600px;margin:0 auto;text-align:center;height:100%;flex:1 1;padding:120px 16px}@media screen and (max-width:1440px){.not-found{padding:80px 16px}}@media screen and (max-width:960px){.not-found{padding:80px 16px}}@media screen and (max-width:650px){.not-found{padding:60px 16px}}.not-found__subtitle{color:var(--color-text-secondary);text-transform:uppercase;margin-bottom:24px;display:inline-block}.not-found a{display:inline-block}