@import "https://fonts.googleapis.com/css2?family=Anton&family=Manrope:wght@500;600&display=swap";@import "https://fonts.googleapis.com/css2?family=Anton&family=Manrope:wght@400;500;600&display=swap";@import "https://fonts.googleapis.com/css2?family=Manrope:wght@500&display=swap";@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Manrope:wght@600&display=swap";@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700&display=swap";*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0;padding:0}button,input{font:inherit}body{background-color:#fff;margin:0;font-family:Arial,sans-serif}.footer{box-sizing:border-box;background:#fff;border-top:1px solid #a3a3a3;padding:40px 149px 64px 52px}.footer__inner{grid-template-columns:repeat(4,minmax(0,1fr));align-items:flex-start;gap:48px;display:grid}.footer__brand{flex-direction:column;flex-shrink:0;align-items:flex-start;gap:32px;width:100%;display:flex}.footer__brand-top{flex-direction:column;align-items:flex-start;gap:77px;width:100%;display:flex}.footer__logo{align-items:center;display:inline-flex}.footer__logo img{width:206px;height:58px;display:block}.footer__contacts{flex-direction:column;gap:21px;width:100%;display:flex}.footer__contact{color:#000;font-family:Manrope,sans-serif;font-size:16px;font-weight:600;line-height:24px;text-decoration:none}.footer__socials{flex-direction:column;gap:14px;display:flex}.footer__social{box-sizing:border-box;border:1px solid #000;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;padding:6px 2px;display:inline-flex}.footer__social img{width:19.5px;height:11.34px;display:block}.footer__columns{display:contents}.footer__column{flex-direction:column;align-items:flex-start;width:100%;display:flex}.footer__column--legal{justify-content:space-between;min-height:100%}.footer__group{flex-direction:column;align-items:flex-start;gap:16px;width:100%;display:flex}.footer__group--methods{gap:79px}.footer__title{color:#000;font-family:Manrope,sans-serif;font-size:16px;font-weight:600;line-height:24px}.footer__list,.footer__legal-list{flex-direction:column;width:100%;margin:0;padding:0;list-style:none;display:flex}.footer__list{gap:12px}.footer__legal-list{gap:16px;width:180px}.footer__link,.footer__legal-link{text-decoration:none;transition:color .2s}.footer__link{color:#8c8c8c;font-family:Manrope,sans-serif;font-size:14px;font-weight:500;line-height:20px}.footer__legal-link{color:#a4a4a4;font-family:Manrope,sans-serif;font-size:14px;font-weight:600;line-height:20px}.footer__contact:hover,.footer__link:hover,.footer__legal-link:hover,.footer__social:hover{color:#000}@media (width<=1200px){.footer{padding-right:52px}.footer__inner{grid-template-columns:repeat(2,minmax(225px,1fr));gap:48px}}@media (width<=900px){.footer{padding:32px 16px 40px}.footer__inner{grid-template-columns:1fr;gap:40px}.footer__column,.footer__brand,.footer__legal-list{width:100%}}.header{z-index:25;box-sizing:border-box;background:#fff;align-items:center;gap:20px;padding:24px 52px;display:flex;position:sticky;top:0}.header__logo{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:206px;height:52px;text-decoration:none;display:inline-flex;overflow:hidden}.header__logo img{width:206px;height:58px;display:block}.header__burger,.header__cart-button,.header__phone-button,.header__search-button{font:inherit;border:0;padding:0;transition:background-color .2s,opacity .2s}.header__burger:hover,.header__cart-button:hover,.header__phone-button:hover,.header__search-button:hover{opacity:.86}.header__burger:focus-visible,.header__cart-button:focus-visible,.header__phone-button:focus-visible,.header__search-button:focus-visible,.header__search-input:focus-visible,.header-menu__category:focus-visible,.header-menu__subcategory-link:focus-visible{outline:none}.header__burger{cursor:pointer;background:#1e1e1e;border-radius:16px;flex-shrink:0;width:93px;height:52px;overflow:hidden}.header__burger img{width:100%;height:100%;display:block}.header__search-shell{z-index:2;flex:1;min-width:280px;max-width:829px;position:relative}.header__search{box-sizing:border-box;background:#1e1e1e;border:1px solid #1e1e1e;border-radius:16px;align-items:center;width:100%;height:52px;display:flex;overflow:hidden}.header__search-field{box-sizing:border-box;background:#fff;border-radius:15px;flex:1;align-items:center;gap:16px;min-width:0;height:100%;padding:0 12px;display:flex}.header__search-icon{flex-shrink:0;width:27px;height:27px}.header__search-brand{flex-shrink:0;width:24px;height:24px;display:none}.header__search-input{color:#1e1e1e;width:100%;min-width:0;box-shadow:none;background:0 0;border:0;outline:none;padding:0;font-family:Manrope,sans-serif;font-size:16px;font-weight:400;line-height:1.5}.header__search-input::placeholder{color:#1e1e1e80}.header__search-button{color:#fff;cursor:pointer;background:#1e1e1e;border-radius:16px;flex-shrink:0;width:93px;height:100%;font-family:Manrope,sans-serif;font-size:16px;font-weight:500;line-height:1}.header__phone-button,.header__cart-button{cursor:pointer;background:#fff;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:52px;text-decoration:none;display:inline-flex}.header__phone-button img,.header__cart-button img{width:24px;height:24px;display:block}.header-menu-overlay{z-index:15;background:#1e1e1e4d;position:fixed;inset:0}.header-menu{z-index:16;position:fixed;left:0;right:0}.header-menu__panel{box-sizing:border-box;background:#fff;align-items:flex-start;gap:32px;max-width:920px;height:100%;min-height:420px;padding:16px 16px 16px 52px;display:flex;overflow:hidden}.header-menu__categories{flex-direction:column;align-items:flex-start;gap:2px;width:274px;min-height:0;max-height:100%;padding-right:6px;display:flex;overflow-y:auto}.header-menu__category-block{width:100%}.header-menu__category{cursor:pointer;text-align:left;background:#fff;border:0;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:8px;transition:background-color .2s;display:inline-flex}.header-menu__category:hover,.header-menu__category--active{background:#f6f6f6}.header-menu__category-label{color:#000;width:234px;font-family:Manrope,sans-serif;font-size:16px;font-weight:500;line-height:22px}.header-menu__category-icon{opacity:0;justify-content:center;align-items:center;width:23px;padding:8px;transition:opacity .2s;display:inline-flex}.header-menu__category:hover .header-menu__category-icon,.header-menu__category--active .header-menu__category-icon{opacity:1}.header-menu__category-icon img{width:7px;height:11px;display:block}.header-menu__subcategories{flex-direction:column;flex:1;gap:20px;min-width:0;height:100%;min-height:0;padding-top:8px;display:flex;overflow-y:auto}.header-menu__subcategory-title{color:#000;font-family:Manrope,sans-serif;font-size:24px;font-weight:600;line-height:28px}.header-menu__subcategory-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:12px 28px;display:grid}.header-menu__subcategory-link{color:#3f3f3f;font-family:Manrope,sans-serif;font-size:15px;font-weight:500;line-height:20px;text-decoration:none;transition:color .2s}.header-menu__subcategory-link:hover{color:#000}.header-menu__mobile-subcategories{display:none}.header-menu__mobile-view,.header-menu__mobile-detail-list{width:100%}.header-menu__mobile-detail-header,.header-menu__mobile-detail-list{display:flex}.header-menu__mobile-detail-header{align-items:center;gap:12px;margin-bottom:28px}.header-menu__mobile-back{cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:inline-flex}.header-menu__mobile-back img{width:7px;height:11px;display:block;transform:rotate(180deg)}.header-menu__mobile-detail-title{color:#1e1e1e;font-family:Manrope,sans-serif;font-size:24px;font-weight:700;line-height:32px;text-decoration:none}.header-menu__mobile-detail-list{flex-direction:column;gap:12px}.header-menu__mobile-detail-link{color:#1e1e1e;box-sizing:border-box;border-radius:8px;min-height:48px;padding:8px;font-family:Manrope,sans-serif;font-size:16px;font-weight:600;line-height:22px;text-decoration:none}@media (width<=1380px){.header{flex-wrap:wrap;gap:16px;padding:20px 24px 24px}.header__search-shell{order:4;width:100%;max-width:none}.header-menu__panel{max-width:100%;padding-left:24px}}@media (width<=1024px){.header{gap:14px;padding:16px}.header__logo{width:auto;height:auto}.header__logo img{width:180px;height:auto}.header__phone-button{flex:auto;min-width:64px}.header-menu__panel{max-width:100%;padding:12px 16px 20px;display:block;overflow-y:auto}.header-menu__subcategories{display:none}.header-menu__categories{gap:12px;width:100%;max-height:none;padding-right:0;overflow:visible}.header-menu__category{border-radius:8px;min-height:48px;padding:8px}.header-menu__category-label{flex:auto;width:auto;font-size:16px;font-weight:600;line-height:22px}.header-menu__category-icon{opacity:1;transition:none;transform:none}}@media (width<=768px){.header{flex-wrap:nowrap;gap:12px;padding:12px 16px 16px}.header__logo,.header__phone-button{display:none}.header__search-shell{flex:auto;order:0;width:auto;min-width:0;max-width:none}.header__burger,.header__cart-button,.header__search,.header__search-field{height:52px}.header__burger,.header__cart-button{background:#f6f6f6;border:0;border-radius:16px;width:52px;min-width:52px}.header__search{background:#f6f6f6;border:0;border-radius:16px}.header__search-field{background:#f6f6f6;border-radius:16px;gap:16px;padding:0 16px}.header__search-icon{display:none}.header__search-brand{display:block}.header__search-button{display:none}.header__search-input{font-size:16px;line-height:24px}.header-menu__panel{min-height:0}}@media (width<=560px){.page-top-links+.header{padding-top:12px}.header__search-input,.header__search-button{font-size:14px}.header-menu__mobile-detail-title{font-size:22px;line-height:30px}}.page-top-links{z-index:30;opacity:1;background:#1e1e1e;transition:transform .25s,opacity .25s;position:sticky;top:0;transform:translateY(0)}.page-top-links--hidden{opacity:0;pointer-events:none;transform:translateY(-100%)}.page-top-links__inner{box-sizing:border-box;grid-template-columns:1fr auto auto auto;align-items:center;gap:40px;min-height:56px;padding:12px 52px;display:grid}.page-top-links__address,.page-top-links__phone,.page-top-links__link{color:#fff;font-family:Manrope,sans-serif;font-size:14px;font-weight:500;line-height:16px;text-decoration:none}.page-top-links__address,.page-top-links__phone{opacity:.5}.page-top-links__link--center{justify-self:center}.page-top-links__nav{align-items:center;gap:40px;display:inline-flex}.page-top-links__phone{justify-self:end}.page-top-links__mobile{display:none}@media (width<=1180px){.page-top-links__inner{grid-template-columns:1fr auto auto;gap:24px}.page-top-links__address{grid-column:1/-1}.page-top-links__link--center{justify-self:start}}@media (width<=1024px){.page-top-links{display:block}.page-top-links__inner{display:none}.page-top-links__mobile{white-space:nowrap;box-sizing:border-box;scrollbar-width:none;align-items:center;gap:16px;min-height:38px;padding:0 16px;display:flex;overflow-x:auto}.page-top-links__mobile::-webkit-scrollbar{display:none}.page-top-links__mobile-link{color:#fff;border-bottom:2px solid #0000;flex:none;padding:4px 0;font-family:Manrope,sans-serif;font-size:14px;font-weight:500;line-height:16px;text-decoration:none}.page-top-links__mobile-link--active{border-bottom-color:#7babea}}.site-layout{background:#fff;flex-direction:column;min-height:100vh;display:flex}.site-layout__content{background:#fff;flex:1 0 auto}.category-showcase{box-sizing:border-box;background:#fff;flex-direction:column;gap:12px;padding:24px 52px 0;display:flex}.category-showcase--embedded{padding:24px 0 0}.category-showcase__row{grid-template-columns:1.45fr 1fr 1fr 1fr 1.45fr;gap:12px;display:grid}.category-showcase__card{box-sizing:border-box;background:#f6f6f6;border-radius:20px;height:104px;padding:16px;text-decoration:none;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden}.category-showcase__card--no-art{min-height:104px}.category-showcase__card:hover{transform:translateY(-2px);box-shadow:0 10px 24px #1e1e1e14}.category-showcase__label{z-index:1;color:#000;word-break:normal;overflow-wrap:normal;-webkit-hyphens:manual;hyphens:manual;max-width:62%;font-family:Manrope,sans-serif;font-size:14px;font-weight:600;line-height:20px;display:inline-block;position:relative}.category-showcase__label-wrap{z-index:1;align-items:flex-start;max-width:100%;display:inline-flex;position:relative}.category-showcase__card--no-art .category-showcase__label{max-width:100%}@media (width<=1320px){.category-showcase{padding:24px 32px 0}.category-showcase--embedded{padding:24px 0 0}.category-showcase__row{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=900px){.category-showcase{padding:8px 16px}.category-showcase--embedded{padding:20px 0 0}.category-showcase__row{grid-template-columns:repeat(2,minmax(0,1fr))}.category-showcase__label{max-width:70%}.category-showcase--home{scrollbar-width:none;gap:8px;overflow-x:auto}.category-showcase--home::-webkit-scrollbar{display:none}.category-showcase--home .category-showcase__row{flex-wrap:nowrap;gap:8px;width:max-content;display:flex}.category-showcase--home .category-showcase__card{flex:0 0 111.33px;width:111.33px;height:96px;min-height:96px;padding:16px}.category-showcase--home .category-showcase__card--mobile-wide{flex-basis:230.66px;width:230.66px}.category-showcase--home .category-showcase__label{max-width:100%;font-size:14px;line-height:18px}.category-showcase--home .category-showcase__label-wrap{max-width:100%}}@media (width<=640px){.category-showcase__row{grid-template-columns:1fr}.category-showcase__card{height:112px}.category-showcase--home .category-showcase__row{display:flex}.category-showcase--home .category-showcase__card{height:96px}}.promo-banner-placeholder{box-sizing:border-box;background:#fff;padding:36px 52px 44px}.promo-banner-placeholder__surface{background:#f6f6f6;border-radius:24px;width:100%;height:220px}@media (width<=1320px){.promo-banner-placeholder{padding-left:32px;padding-right:32px}}@media (width<=768px){.promo-banner-placeholder{padding:24px 16px 32px}.promo-banner-placeholder__surface{height:160px}}.product-card{width:100%;color:inherit;box-sizing:border-box;border-radius:20px;flex-direction:column;align-items:flex-start;gap:12px;padding:4px;text-decoration:none;display:inline-flex}.product-card--slider{flex:0 0 319px;width:319px}.product-card__media{box-sizing:border-box;background:#dcdcde;border-radius:16px;width:100%;height:316px;padding:4px;position:relative;overflow:hidden}.product-card__media-link,.product-card__content-link{color:inherit;text-decoration:none}.product-card__media-link{position:absolute;inset:0}.product-card__image{object-fit:cover;width:334px;height:316px;position:absolute;top:0;left:-12px}.product-card__cart{opacity:0;pointer-events:none;cursor:pointer;background:#000;border:0;border-radius:16px;justify-content:center;align-items:center;width:52px;height:52px;transition:opacity .2s,transform .2s;display:inline-flex;position:absolute;bottom:16px;right:16px;transform:translateY(8px)}.product-card:hover .product-card__cart,.product-card:focus-within .product-card__cart{opacity:1;pointer-events:auto;transform:translateY(0)}.product-card__cart img{filter:brightness(0)invert();width:24px;height:24px;display:block}.product-card__body{flex-direction:column;align-items:flex-start;gap:8px;width:100%;display:flex}.product-card__content-link{width:100%}.product-card__price-wrap{align-items:center;gap:4px;padding:0 4px;display:inline-flex}.product-card__price{color:#000;font-family:Manrope,sans-serif;font-size:20px;font-weight:700;line-height:24px}.product-card__meta{flex-direction:column;align-items:flex-start;width:100%;display:flex}.product-card__article-wrap{box-sizing:border-box;flex-direction:column;align-items:flex-start;gap:8px;width:100%;padding:0 4px;display:flex}.product-card__article{color:#00000059;width:100%;font-family:Manrope,sans-serif;font-size:12px;font-weight:400;line-height:16px}.product-card__name-wrap{box-sizing:border-box;flex-direction:column;align-items:flex-start;gap:8px;width:100%;padding:4px;display:flex}.product-card__name{color:#000;width:100%;font-family:Manrope,sans-serif;font-size:16px;font-weight:400;line-height:20px}@media (width<=768px){.product-card{gap:8px;width:100%}.product-card--slider{flex:0 0 calc(50vw - 22px);width:calc(50vw - 22px)}.product-card__media{height:220px}.product-card__image{width:232px;height:220px;left:-18px}.product-card__cart{border-radius:12px;width:40px;height:40px;bottom:10px;right:10px}.product-card__cart img{width:18px;height:18px}.product-card__price{font-size:20px;line-height:24px}.product-card__name{font-size:16px;line-height:20px}}@media (width<=560px){.product-card__article-wrap{gap:4px}.product-card__name-wrap{padding-top:2px}.product-card__cart{opacity:1;pointer-events:auto;transform:none}}.product-modal-overlay{z-index:2000;box-sizing:border-box;background:#1e1e1e4d;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0;overflow-y:auto}.product-modal{box-sizing:border-box;background:#fff;border:0;border-radius:32px;flex-direction:column;align-items:stretch;gap:16px;width:min(472px,100vw - 40px);padding:20px;display:flex;position:relative}.product-modal--clothing{width:min(472px,100vw - 40px)}.product-modal--application{gap:32px;width:min(472px,100vw - 40px)}.product-modal__close{cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:30px;height:30px;padding:0;display:inline-flex;position:absolute;top:20px;right:20px}.product-modal__close img{filter:brightness(0);width:16px;height:16px;display:block}.product-modal__title{color:#1e1e1e;width:100%;margin:0;font-family:Manrope,sans-serif;font-size:24px;font-weight:600;line-height:32px}.product-modal__size-table,.product-modal__simple-form,.product-modal__application-form{width:100%}.product-modal__size-header,.product-modal__size-row,.product-modal__simple-row,.product-modal__totals,.product-modal__totals--application{justify-content:space-between;align-items:center;gap:20px;display:flex}.product-modal__size-header{margin-bottom:16px}.product-modal__size-header span,.product-modal__simple-label{color:#1e1e1e;font-family:Manrope,sans-serif;font-size:14px;font-weight:400;line-height:24px}.product-modal__size-header span:first-child,.product-modal__size-header span:last-child{text-align:center;width:97px}.product-modal__size-list{flex-direction:column;gap:16px;display:flex}.product-modal__size-row{align-items:center}.product-modal__size-name{color:#1e1e1e;text-align:center;box-sizing:border-box;width:97px;padding:8px;font-family:Manrope,sans-serif;font-size:16px;font-weight:400;line-height:24px}.product-modal__size-input,.product-modal__simple-input{color:#1e1e1e;text-align:center;box-sizing:border-box;-moz-appearance:textfield;border:0;border-bottom:1px solid #1e1e1e40;outline:none;width:97px;padding:8px;font-family:Manrope,sans-serif;font-size:16px;font-weight:400;line-height:24px}.product-modal__size-input::placeholder,.product-modal__simple-input::placeholder{color:#1e1e1e40}.product-modal__size-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.product-modal__size-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product-modal__simple-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.product-modal__simple-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product-modal__simple-form{flex-direction:column;gap:24px;display:flex}.product-modal__size-field,.product-modal__simple-field{width:97px}.product-modal__loading{color:#1e1e1e80;text-align:center;padding:24px 0 8px;font-family:Manrope,sans-serif;font-size:16px;font-weight:400;line-height:24px}.product-modal__totals{padding-top:16px}.product-modal__totals--application{width:100%;margin-top:0;padding-top:16px}.product-modal__total-label{color:#1e1e1e;font-family:Manrope,sans-serif;font-size:20px;font-weight:600;line-height:40px}.product-modal__totals--application .product-modal__total-label{font-weight:500}.product-modal__total-value{color:#1e1e1e;text-align:center;min-width:97px;font-family:Manrope,sans-serif;font-size:24px;font-weight:700;line-height:32px}.product-modal__totals--application .product-modal__total-value{font-weight:700}.product-modal__actions{flex-direction:column;gap:16px;width:100%;margin-top:8px;display:flex}.product-modal__primary,.product-modal__secondary{cursor:pointer;box-sizing:border-box;border-radius:12px;width:100%;min-height:48px;padding:12px 10px;font-family:Manrope,sans-serif;font-size:16px;font-weight:500;line-height:24px}.product-modal__primary{color:#fff;background:#1e1e1e;border:0}.product-modal__secondary{color:#1e1e1e;background:#fff;border:1px solid #1e1e1e}.product-modal__application-form{flex-direction:column;gap:24px;display:flex}.product-modal__text-input{color:#1e1e1e;box-sizing:border-box;background:#fff;border:1px solid #1e1e1e1a;border-radius:16px;outline:none;width:100%;height:48px;padding:10px 16px;font-family:Manrope,sans-serif;font-size:14px;font-weight:500;line-height:20px}.product-modal__text-input::placeholder{color:#1e1e1e80}.product-modal__text-input:focus{border-color:#1e1e1e33}.product-modal__dropdown{z-index:1;flex-direction:column;gap:8px;display:flex;position:relative}.product-modal__dropdown.is-open{z-index:5}.product-modal__dropdown-trigger{cursor:pointer;box-sizing:border-box;background:#fff;border:1px solid #1e1e1e1a;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;width:100%;height:48px;padding:10px 16px;display:flex}.product-modal__dropdown-value{color:#1e1e1e;text-align:left;flex:auto;font-family:Manrope,sans-serif;font-size:14px;font-weight:500;line-height:20px}.product-modal__dropdown-value.is-placeholder{color:#1e1e1e80}.product-modal__dropdown-arrow{flex:none;justify-content:center;align-items:center;width:16px;height:16px;transition:transform .2s;display:inline-flex}.product-modal__dropdown-arrow img{filter:brightness(0);opacity:.5;width:13px;height:8px;display:block}.product-modal__dropdown-arrow.is-open{transform:rotate(180deg)}.product-modal__dropdown-menu{box-sizing:border-box;background:#fff;border:1px solid #1e1e1e1a;border-radius:16px;width:100%;max-height:248px;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:hidden auto;box-shadow:0 12px 24px #1e1e1e14}.product-modal__dropdown-option{color:#1e1e1e;text-align:left;cursor:pointer;box-sizing:border-box;background:#fff;border:0;width:100%;min-height:48px;padding:10px 16px;font-family:Manrope,sans-serif;font-size:14px;font-weight:500;line-height:20px;transition:background-color .2s}.product-modal__dropdown-option:hover{background:#f6f6f6}.product-modal__dropdown-option+.product-modal__dropdown-option{border-top:1px solid #1e1e1e0f}.product-modal__totals--application{padding-top:16px}.product-modal__actions--single{gap:12px;margin-top:0}@media (width<=768px){.product-modal-overlay{padding:12px}.product-modal{border-radius:32px;width:min(472px,100vw - 24px);padding:20px}.product-modal__title{font-size:24px;line-height:32px}.product-modal__close{top:16px;right:16px}.product-modal__size-table,.product-modal__simple-form,.product-modal__application-form,.product-modal__actions,.product-modal__totals--application{width:100%}}.product-list-section{background:#fff;padding:20px 52px 72px}.product-list{grid-template-columns:repeat(4,minmax(0,1fr));align-items:flex-start;gap:24px;display:grid}@media (width<=1200px){.product-list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=900px){.product-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.product-list-section{padding:16px 16px 40px}.product-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}}@media (width<=360px){.product-list{grid-template-columns:1fr}}.product-slider{box-sizing:border-box;background:#fff;flex-direction:column;align-items:flex-start;gap:32px;width:100%;padding:24px 52px 72px;display:inline-flex;overflow:hidden}.product-slider__header{box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;padding:4px;display:inline-flex}.product-slider__title{color:#000;font-family:Manrope,sans-serif;font-size:32px;font-weight:600;line-height:32px}.product-slider__controls{justify-content:space-between;align-items:center;width:113px;display:flex}.product-slider__control{cursor:pointer;background:#f2f1f0;border:0;border-radius:16px;justify-content:center;align-items:center;width:44px;height:44px;transition:opacity .2s,transform .2s;display:inline-flex}.product-slider__control:hover:not(:disabled){transform:translateY(-1px)}.product-slider__control:disabled{cursor:default}.product-slider__control img{width:12px;height:22px;display:block}.product-slider__control-icon--prev,.product-slider__control-icon--next-disabled{transform:rotate(180deg)}.product-slider__viewport{width:1336px;max-width:100%;height:412px;position:relative;overflow:hidden}.product-slider__track{will-change:transform;align-items:center;gap:20px;transition:transform .3s;display:inline-flex;position:absolute;top:0;left:0}@media (width<=1440px){.product-slider__viewport{width:100%}}@media (width<=768px){.product-slider{gap:24px;padding:20px 16px 48px}.product-slider__header{flex-direction:column;align-items:flex-start;gap:16px}.product-slider__title{font-size:24px;line-height:28px}.product-slider__controls{width:100px}.product-slider__viewport{height:332px}.product-slider__track{gap:12px}}.page-shell{background:#fff;min-height:100vh}.page-shell__content{box-sizing:border-box;background:#fff;padding:24px 52px 72px}.page-shell__breadcrumbs{flex-wrap:wrap;align-items:center;display:inline-flex}.page-shell__breadcrumb-link,.page-shell__breadcrumb-current{color:#1e1e1e80;padding:4px 0;font-family:Manrope,sans-serif;font-size:12px;font-weight:400;line-height:16px;text-decoration:none}.page-shell__breadcrumb-separator{justify-content:center;align-items:center;padding:11px 8px;display:inline-flex}.page-shell__breadcrumb-dot{background:#00000080;border-radius:999px;width:2px;height:2px}.page-shell__title{color:#1e1e1e;margin:32px 0 0;font-family:Manrope,sans-serif;font-size:40px;font-weight:700;line-height:56px}.page-shell__title--legal{font-size:44px;line-height:64px}.page-shell__title--narrow{max-width:640px}.page-shell__lead{color:#1e1e1ea6;max-width:720px;margin:16px 0 0;font-family:Manrope,sans-serif;font-size:18px;font-weight:500;line-height:30px}.page-shell__lead--compact{max-width:none;margin-top:12px}.page-shell__products{margin-top:40px}.page-shell__products .product-list-section{padding:0}.page-shell__section{box-sizing:border-box;background:#fff;border:1px solid #1e1e1e1f;border-radius:24px;max-width:880px;margin-top:32px;padding:32px}.page-shell__section-title{color:#1e1e1e;margin:0;font-family:Manrope,sans-serif;font-size:24px;font-weight:600;line-height:32px}.page-shell__section-text{color:#1e1e1eb3;margin:12px 0 0;font-family:Manrope,sans-serif;font-size:16px;font-weight:500;line-height:28px}.page-shell__subcategory-sections{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:40px;display:grid}.page-shell__subcategory-card{box-sizing:border-box;background:#f6f6f6;border:1px solid #1e1e1e1f;border-radius:24px;min-height:188px;padding:24px}.page-shell__subcategory-card-inner{flex-direction:column;justify-content:space-between;align-items:flex-start;gap:20px;height:100%;display:flex}.page-shell__subcategory-title{color:#1e1e1e;margin:0;font-family:Manrope,sans-serif;font-size:24px;font-weight:600;line-height:32px}.page-shell__subcategory-text{color:#1e1e1ea6;margin:0;font-family:Manrope,sans-serif;font-size:15px;font-weight:500;line-height:24px}.page-shell__subcategory-link{color:#1e1e1e;background:#fff;border-radius:999px;padding:8px 14px;font-family:Manrope,sans-serif;font-size:14px;font-weight:600;line-height:20px}.page-shell__empty{text-align:center;flex-direction:column;align-items:center;gap:16px;max-width:417px;margin:140px auto 80px;display:flex}.page-shell__empty-title{color:#1e1e1e80;font-family:Manrope,sans-serif;font-size:24px;font-weight:500;line-height:32px}.page-shell__empty-text{color:#1e1e1e80;font-family:Manrope,sans-serif;font-size:16px;font-weight:500;line-height:32px}.page-shell__empty--portfolio{max-width:417px;margin:140px auto 120px}.company-page__content{flex-direction:column;gap:24px;max-width:884px;margin-top:48px;display:flex}.company-page__text{color:#1e1e1e;margin:0;font-family:Manrope,sans-serif;font-size:18px;font-weight:400;line-height:24px}.branding-page__title-row{align-items:center;gap:24px;margin-top:32px;display:flex}.branding-page__title{margin:0}.branding-page__count{opacity:.25;color:#000;font-family:Manrope,sans-serif;font-size:40px;font-weight:700;line-height:56px}.branding-page__banner{background:#f6f6f6;border-radius:24px;width:100%;min-height:97px;margin-top:36px}.branding-page__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin-top:40px;display:grid}.branding-page__card{color:#1e1e1e;box-sizing:border-box;background:#f6f6f6;border-radius:20px;min-height:104px;padding:16px 110px 77px 16px;text-decoration:none;transition:transform .2s,background-color .2s;position:relative;overflow:hidden}.branding-page__card:hover{background:#efefef;transform:translateY(-2px)}.branding-page__card-title{z-index:1;color:#1e1e1e;font-family:Manrope,sans-serif;font-size:14px;font-weight:600;line-height:20px;position:relative}.branding-page__card-image{object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;display:block;position:absolute}.branding-page__card--tampopechat .branding-page__card-image{width:114px;height:114px;top:0;left:208px}.branding-page__card--shelkografiya .branding-page__card-image{width:120px;height:120px;top:-8px;left:204px}.branding-page__card--vyshivka .branding-page__card-image{width:121px;height:121px;top:0;left:198px}.branding-page__card--goryachaya-dekol .branding-page__card-image{width:146px;height:146px;top:-13px;left:182px}.branding-page__card--lazernaya-gravirovka .branding-page__card-image{width:132px;height:132px;top:-14px;left:198px}.branding-page__card--sublimatsionnaya-pechat .branding-page__card-image{width:113px;height:113px;top:-4px;left:210px}.branding-page__card--termopress .branding-page__card-image{width:128px;height:128px;top:-17px;left:205px}.branding-page__card--tisnenie .branding-page__card-image{width:127px;height:127px;top:-7px;left:206px}.branding-detail__content{flex-direction:column;gap:24px;max-width:884px;margin-top:40px;display:flex}.branding-detail__back{color:#1e1e1e;background:#f6f6f6;border-radius:999px;width:fit-content;margin-top:8px;padding:12px 18px;font-family:Manrope,sans-serif;font-size:14px;font-weight:600;line-height:20px;text-decoration:none}.branding-detail__back:hover{background:#efefef}.contacts-page__content{flex-direction:column;gap:12px;max-width:658px;margin-top:48px;display:flex}.contacts-page__text{color:#1e1e1e;margin:0;font-family:Manrope,sans-serif;font-size:18px;font-weight:400;line-height:24px}.contacts-page__map{background:#f6f6f6;border-radius:24px;margin-top:40px;overflow:hidden}.contacts-page__map-embed{justify-content:stretch;align-items:stretch;width:100%;min-height:618px;display:flex}.contacts-page__map-embed>*{flex:auto;width:100%!important}.legal-page{grid-template-columns:319px minmax(0,791px);align-items:start;gap:20px;margin-top:56px;display:grid}.legal-page--single{flex-direction:column;gap:56px;max-width:900px;display:flex}.legal-page__nav{flex-direction:column;gap:16px;display:flex}.legal-page__nav-link{color:#000;background:#fff;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;padding:8px;font-family:Manrope,sans-serif;font-size:16px;font-weight:500;line-height:22px;text-decoration:none;display:flex}.legal-page__nav-link--active{background:#f6f6f6}.legal-page__nav-icon{opacity:0;justify-content:center;align-items:center;width:21px;display:inline-flex}.legal-page__nav-icon img{width:5px;height:10px}.legal-page__nav-link--active .legal-page__nav-icon{opacity:1}.legal-page__article{flex-direction:column;gap:40px;display:flex}.legal-page__block{flex-direction:column;gap:24px;display:flex}.legal-page__block--compact{gap:16px}.legal-page__heading{color:#000;margin:0;font-family:Manrope,sans-serif;font-size:24px;font-weight:600;line-height:32px}.legal-page__text{color:#1e1e1e;margin:0;font-family:Manrope,sans-serif;font-size:18px;font-weight:400;line-height:24px}.legal-page__text--spaced{margin-top:8px}.legal-page__list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.legal-page__list-item{color:#1e1e1e;padding-left:16px;font-family:Manrope,sans-serif;font-size:18px;font-weight:400;line-height:24px;position:relative}.legal-page__list-item:before{content:"—";position:absolute;top:0;left:0}.legal-page__inline-link{color:#1e1e1e;text-decoration:underline}@media (width<=768px){.page-shell__content{padding:16px 16px 40px}.page-shell__title{margin-top:24px;font-size:32px;line-height:40px}.page-shell__title--legal{font-size:32px;line-height:40px}.page-shell__lead{font-size:16px;line-height:28px}.page-shell__section{padding:24px 20px}.page-shell__subcategory-sections{grid-template-columns:1fr;margin-top:32px}.page-shell__subcategory-card{min-height:auto;padding:20px}.page-shell__subcategory-title{font-size:22px;line-height:30px}.page-shell__subcategory-text{font-size:14px;line-height:22px}.page-shell__empty{margin-top:96px}.page-shell__empty--portfolio{margin:96px auto 72px}.company-page__content{gap:20px;margin-top:32px}.company-page__text{font-size:16px;line-height:24px}.branding-page__title-row{flex-direction:column;align-items:flex-start;gap:8px}.branding-page__count{font-size:28px;line-height:36px}.branding-page__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.branding-page__card{padding-right:96px}.branding-page__card--tampopechat .branding-page__card-image{width:108px;height:108px;top:2px;left:auto;right:-4px}.branding-page__card--shelkografiya .branding-page__card-image{width:114px;height:114px;top:-4px;left:auto;right:-8px}.branding-page__card--vyshivka .branding-page__card-image{width:114px;height:114px;top:0;left:auto;right:-10px}.branding-page__card--goryachaya-dekol .branding-page__card-image{width:128px;height:128px;top:-8px;left:auto;right:-10px}.branding-page__card--lazernaya-gravirovka .branding-page__card-image{width:118px;height:118px;top:-12px;left:auto;right:-6px}.branding-page__card--sublimatsionnaya-pechat .branding-page__card-image{width:108px;height:108px;top:-2px;left:auto;right:-6px}.branding-page__card--termopress .branding-page__card-image{width:118px;height:118px;top:-14px;left:auto;right:-10px}.branding-page__card--tisnenie .branding-page__card-image{width:116px;height:116px;top:-6px;left:auto;right:-8px}.branding-page__banner{margin-top:24px}.contacts-page__content{margin-top:32px}.contacts-page__text{font-size:16px;line-height:24px}.contacts-page__map{margin-top:32px}.contacts-page__map-embed{min-height:420px}.legal-page{grid-template-columns:1fr;margin-top:32px}.legal-page--single{gap:40px}.legal-page__article{gap:32px}.legal-page__text,.legal-page__list-item{font-size:16px;line-height:24px}.branding-page__grid{gap:16px}}@media (width<=560px){.branding-page__count{font-size:24px;line-height:32px}.branding-page__grid{grid-template-columns:1fr}.branding-page__card{min-height:96px;padding:14px 88px 64px 14px}.branding-page__card-title{font-size:13px;line-height:18px}.branding-page__card--tampopechat .branding-page__card-image{width:96px;height:96px;top:2px;right:-2px}.branding-page__card--shelkografiya .branding-page__card-image{width:100px;height:100px;top:-2px;right:-8px}.branding-page__card--vyshivka .branding-page__card-image{width:100px;height:100px;top:0;right:-10px}.branding-page__card--goryachaya-dekol .branding-page__card-image{width:112px;height:112px;top:-8px;right:-12px}.branding-page__card--lazernaya-gravirovka .branding-page__card-image{width:102px;height:102px;top:-10px;right:-6px}.branding-page__card--sublimatsionnaya-pechat .branding-page__card-image{width:96px;height:96px;top:-2px;right:-4px}.branding-page__card--termopress .branding-page__card-image{width:104px;height:104px;top:-12px;right:-10px}.branding-page__card--tisnenie .branding-page__card-image{width:102px;height:102px;top:-4px;right:-8px}.branding-page__banner{min-height:84px}}.product-page{padding-bottom:0}.product-page .product-slider{width:calc(100% + 104px);margin:72px -52px 0;padding-top:0}.product-page__layout{grid-template-columns:minmax(0,658px) minmax(360px,432px);align-items:start;gap:133px;margin-top:32px;display:grid}.product-page__main{flex-direction:column;gap:40px;min-width:0;display:flex}.product-page__gallery{grid-template-columns:82px minmax(0,545px);align-items:start;gap:32px;display:grid}.product-page__gallery-thumbs-wrap{width:88px;min-width:0;height:612px}.product-page__gallery-thumbs{scrollbar-width:thin;scrollbar-color:#1e1e1e47 transparent;flex-direction:column;gap:13px;height:100%;padding-right:6px;display:flex;overflow:hidden auto}.product-page__thumb,.product-page__summary-thumb{cursor:pointer;background:0 0;border:0;padding:0}.product-page__thumb{background:#f6f6f6;border-radius:12px;flex:0 0 112px;width:82px;height:112px;overflow:hidden}.product-page__thumb img,.product-page__summary-thumb img,.product-page__gallery-main img{object-fit:cover;width:100%;height:100%;display:block}.product-page__thumb.is-active{outline-offset:-2px;outline:2px solid #1e1e1e}.product-page__gallery-main{background:#f6f6f6;border-radius:24px;min-height:503px;overflow:hidden}.product-page__summary{min-width:0}.product-page__summary-inner{flex-direction:column;align-items:flex-start;display:flex;position:sticky;top:120px}.product-page__title{color:#1e1e1e;width:100%;margin:0;font-family:Manrope,sans-serif;font-size:32px;font-weight:600;line-height:48px}.product-page__price{color:#1e1e1e;margin-top:16px;font-family:Manrope,sans-serif;font-size:32px;font-weight:600;line-height:40px}.product-page__meta{color:#1e1e1e;flex-wrap:wrap;align-items:center;gap:56px;margin-top:28px;font-family:Manrope,sans-serif;font-size:12px;font-weight:400;line-height:16px;display:flex}.product-page__meta span:last-child{opacity:.5}.product-page__summary-thumbs{align-items:center;gap:8px;margin-top:22px;display:flex}.product-page__summary-thumbs-wrap{width:100%;margin-top:22px}.product-page__summary-thumbs-wrap .product-page__summary-thumbs{margin-top:0}.product-page__summary-thumbs{scrollbar-width:thin;scrollbar-color:#1e1e1e47 transparent;max-width:352px;padding-bottom:6px;overflow:auto hidden}.product-page__summary-thumb{background:#f6f6f6;border-radius:8px;flex:none;width:64px;height:80px;overflow:hidden}.product-page__summary-thumb.is-active{outline-offset:-2px;outline:2px solid #1e1e1e}.product-page__gallery-thumbs::-webkit-scrollbar{width:6px}.product-page__summary-thumbs::-webkit-scrollbar{height:6px}.product-page__gallery-thumbs::-webkit-scrollbar-track{background:0 0}.product-page__summary-thumbs::-webkit-scrollbar-track{background:0 0}.product-page__gallery-thumbs::-webkit-scrollbar-thumb{background:#1e1e1e47;border-radius:999px}.product-page__summary-thumbs::-webkit-scrollbar-thumb{background:#1e1e1e47;border-radius:999px}.product-page__gallery-thumbs::-webkit-scrollbar-thumb:hover{background:#1e1e1e66}.product-page__summary-thumbs::-webkit-scrollbar-thumb:hover{background:#1e1e1e66}.product-page__summary-text{color:#1e1e1e;width:100%;margin:30px 0 0;font-family:Manrope,sans-serif;font-size:16px;font-weight:400;line-height:24px}.product-page__add-button{color:#fff;cursor:pointer;background:#1e1e1e;border:0;border-radius:12px;width:100%;margin-top:30px;padding:8px 10px;font-family:Manrope,sans-serif;font-size:20px;font-weight:500;line-height:32px}.product-page__details{flex-direction:column;gap:40px;display:flex}.product-page__tabs{border-bottom:1px solid #1e1e1e40;align-items:center;gap:56px;width:100%;display:flex}.product-page__tab{color:#1e1e1e59;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:8px;font-family:Manrope,sans-serif;font-size:24px;font-weight:600;line-height:32px}.product-page__tab.is-active{color:#1e1e1e;border-bottom-color:#1e1e1e}.product-page__content{flex-direction:column;gap:32px;display:flex}.product-page__section{flex-direction:column;gap:16px;display:flex}.product-page__section--narrow{max-width:586px}.product-page__section-title{color:#000;margin:0;font-family:Manrope,sans-serif;font-size:14px;font-weight:600;line-height:20px}.product-page__text,.product-page__note,.product-page__spec-label,.product-page__spec-value{color:#000;font-family:Manrope,sans-serif;font-size:14px;font-weight:400;line-height:20px}.product-page__text,.product-page__note{margin:0}.product-page__note{color:#1e1e1e80}.product-page__size-layout{grid-template-columns:117px minmax(0,1fr);align-items:start;gap:24px;display:grid}.product-page__size-figure{justify-content:center;align-items:center;width:117px;height:118px;display:flex}.product-page__size-figure img{object-fit:contain;width:100%;height:100%;display:block}.product-page__size-table{border-collapse:collapse;table-layout:fixed;width:100%}.product-page__size-table th,.product-page__size-table td{text-align:center;color:#000;border:1px solid #1e1e1e;padding:4px 8px;font-family:Manrope,sans-serif;font-size:14px;font-weight:400;line-height:32px}.product-page__size-table th:first-child,.product-page__size-table td:first-child{width:148px}.product-page__specs{flex-direction:column;gap:8px;display:flex}.product-page__spec{justify-content:space-between;align-items:center;gap:16px;display:flex}.product-page__spec-value{text-align:right}.product-page__file-card{box-sizing:border-box;background:#f6f6f6;border-radius:16px;justify-content:space-between;align-items:center;gap:20px;width:100%;min-height:72px;padding:8px 24px;text-decoration:none;display:flex}.product-page__file-card-text{color:#1e1e1e;font-family:Manrope,sans-serif;font-size:16px;font-weight:500;line-height:24px}.product-page__file-card-icon{flex:none;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.product-page__file-card-icon img{filter:brightness(0);width:12px;height:22px;display:block}.product-page__branding-grid{flex-wrap:wrap;gap:20px;display:flex}.product-page__branding-chip{color:#000;text-align:center;box-sizing:border-box;background:#f6f6f6;border-radius:12px;width:319px;max-width:100%;padding:12px;font-family:Manrope,sans-serif;font-size:16px;font-weight:500;line-height:24px}@media (width<=1200px){.product-page__layout{grid-template-columns:1fr;gap:48px}.product-page__summary-inner{position:static}}@media (width<=768px){.product-page .product-slider{width:calc(100% + 32px);margin:56px -16px 0}.product-page__layout{gap:32px;margin-top:24px}.product-page__gallery{grid-template-columns:1fr;gap:16px}.product-page__gallery-thumbs-wrap{order:2;width:auto;height:auto}.product-page__gallery-thumbs{flex-flow:row;gap:12px;max-width:100%;height:auto;padding-bottom:6px;padding-right:0;overflow:auto hidden}.product-page__thumb{flex:none}.product-page__summary-thumbs-wrap,.product-page__summary-thumbs{max-width:100%}.product-page__gallery-main{min-height:320px}.product-page__title,.product-page__price{font-size:28px;line-height:36px}.product-page__tabs{gap:12px;overflow-x:auto}.product-page__tab{white-space:nowrap;font-size:18px;line-height:24px}.product-page__size-layout{grid-template-columns:1fr}.product-page__spec{flex-direction:column;align-items:flex-start}.product-page__spec-value{text-align:left}.product-page__branding-chip{width:100%}}.cart-page{padding-bottom:0}.cart-page .page-shell__empty{margin-bottom:140px}.cart-page__headings{grid-template-columns:658px 545px;justify-content:start;align-items:end;gap:133px;margin-top:32px;display:grid}.cart-page__single,.cart-page__multiple{grid-template-columns:658px 545px;justify-content:start;align-items:stretch;gap:133px;margin-top:24px;padding-bottom:88px;display:grid;position:relative}.cart-page__single:before,.cart-page__multiple:before{content:"";background:#1e1e1e40;width:1px;position:absolute;top:-2px;bottom:0;left:724px}.cart-page__column{min-width:0}.cart-page__column--summary{border-left:0;height:100%;padding-left:0}.cart-page__mobile-summary-title{display:none}.cart-page__column-title{color:#1e1e1e;margin:0;font-family:Manrope,sans-serif;font-size:40px;font-weight:700;line-height:56px}.cart-page__section-header{align-items:flex-end;gap:12px;display:flex}.cart-page__section-title{color:#1e1e1e;margin:0;font-family:Manrope,sans-serif;font-size:24px;font-weight:600;line-height:32px}.cart-page__section-meta{color:#1e1e1e40;font-family:Manrope,sans-serif;font-size:16px;font-weight:600;line-height:24px}.cart-page__items{flex-direction:column;gap:16px;width:658px;max-width:100%;display:flex}.cart-page__single .cart-page__items{margin-top:40px}.cart-page__multiple .cart-page__items{margin-top:24px}.cart-page__bulk-bar{border:1px solid #1e1e1e40;border-radius:20px;justify-content:space-between;align-items:center;gap:16px;width:658px;max-width:100%;margin-top:40px;padding:12px 24px;display:flex}.cart-page__bulk-actions{align-items:center;gap:12px;display:flex}.cart-page__bulk-button{cursor:pointer;opacity:.75;color:#1e1e1ebf;background:0 0;border:0;padding:0;font-family:Manrope,sans-serif;font-size:14px;font-weight:500;line-height:20px}.cart-page__bulk-button:hover{opacity:1}.cart-page__checkbox-wrap{align-items:center;gap:17px;display:inline-flex}.cart-page__checkbox{accent-color:#1e1e1e;width:20px;height:20px;margin:0}.cart-page__checkbox-label{color:#000;font-family:Manrope,sans-serif;font-size:16px;font-weight:400;line-height:24px}.cart-page__card{box-sizing:border-box;background:#fff;border:1px solid #1e1e1e33;border-radius:24px;width:658px;max-width:100%;padding:16px 24px 24px}.cart-page__card-head{justify-content:space-between;align-items:center;gap:16px;display:flex}.cart-page__card-title-wrap{align-items:center;gap:16px;min-width:0;display:flex}.cart-page__card-title{text-overflow:ellipsis;white-space:nowrap;color:#1e1e1e;font-family:Manrope,sans-serif;font-size:16px;font-weight:600;line-height:24px;overflow:hidden}.cart-page__card-size{opacity:.4;color:#1e1e1e;white-space:nowrap;flex:none;font-family:Manrope,sans-serif;font-size:16px;font-weight:500;line-height:24px}.cart-page__remove{color:#1e1e1e;cursor:pointer;background:0 0;border:0;width:30px;height:30px;font-size:22px;line-height:1}.cart-page__card-body{justify-content:space-between;align-items:flex-end;gap:24px;margin-top:16px;display:flex}.cart-page__product-side{align-items:center;gap:28px;min-width:0;display:flex}.cart-page__image{object-fit:cover;background:#f6f6f6;border-radius:16px;width:112px;height:106px}.cart-page__metrics{align-items:center;gap:32px;display:flex}.cart-page__metric{flex-direction:column;align-items:center;gap:16px;min-width:129px;display:flex}.cart-page__metric-caption{opacity:.4;text-align:center;color:#1e1e1e;font-family:Manrope,sans-serif;font-size:12px;font-weight:500;line-height:18px}.cart-page__metric-caption--muted{opacity:.5}.cart-page__metric-value{text-align:center;color:#1e1e1e;font-family:Manrope,sans-serif;font-size:16px;font-weight:500;line-height:24px}.cart-page__qty{border:2px solid #d9d9d9;border-radius:12px;align-items:center;gap:8px;padding:12px 18px;display:inline-flex}.cart-page__qty-button{color:#1e1e1e;cursor:pointer;background:0 0;border:0;width:16px;height:16px;padding:0;font-family:Manrope,sans-serif;font-size:16px}.cart-page__qty-button:disabled{opacity:.25;cursor:default}.cart-page__qty-value{text-align:center;color:#1e1e1e;-moz-appearance:textfield;background:0 0;border:0;outline:none;width:58px;padding:0;font-family:Manrope,sans-serif;font-size:16px;font-weight:500;line-height:20px}.cart-page__qty-value::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.cart-page__qty-value::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cart-page__application-button{color:#1e1e1e;cursor:pointer;background:#fff;border:2px solid #d9d9d9;border-radius:16px;min-height:56px;padding:8px 14px;font-family:Manrope,sans-serif;font-size:12px;font-weight:500;line-height:16px}.cart-page__application-details{flex-direction:column;align-items:stretch;gap:8px;width:100%;display:flex}.cart-page__application-chip{color:#1e1e1e;text-align:center;box-sizing:border-box;background:#f6f6f6;border-radius:8px;justify-content:center;align-items:center;min-height:40px;padding:8px;font-family:Manrope,sans-serif;font-size:12px;font-weight:600;line-height:16px;display:inline-flex}.cart-page__application-link{color:#1e1e1e;cursor:pointer;background:0 0;border:0;min-height:16px;padding:8px;font-family:Manrope,sans-serif;font-size:12px;font-weight:400;line-height:16px}.cart-page__line-total{text-align:right;color:#1e1e1e;min-width:118px;font-family:Manrope,sans-serif;font-size:24px;font-weight:600;line-height:32px}.cart-page__summary-panel{flex-direction:column;gap:32px;width:545px;max-width:100%;display:flex}.cart-page__form-block{flex-direction:column;gap:32px;display:flex}.cart-page__form-title,.cart-page__summary-heading{color:#1e1e1e;margin:0;font-family:Manrope,sans-serif;font-size:24px;font-weight:600;line-height:32px}.cart-page__form{flex-direction:column;gap:24px;display:flex}.cart-page__input{color:#1e1e1e;box-sizing:border-box;border:0;border-bottom:1px solid #1e1e1e40;outline:none;width:100%;padding:12px;font-family:Manrope,sans-serif;font-size:14px;font-weight:400;line-height:20px}.cart-page__input::placeholder{color:#1e1e1e80}.cart-page__summary-total{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.cart-page__summary-meta{flex-wrap:wrap;align-items:center;gap:4px;margin-top:2px;display:inline-flex}.cart-page__summary-meta-text{color:#1e1e1e;font-family:Manrope,sans-serif;font-size:14px;font-weight:400;line-height:20px}.cart-page__summary-dot{background:#1e1e1e80;border-radius:999px;width:4px;height:4px;margin:0 8px}.cart-page__summary-price{color:#1e1e1e;font-family:Manrope,sans-serif;font-size:24px;font-weight:600;line-height:32px}.cart-page__secondary-actions{gap:16px;display:flex}.cart-page__secondary-button{color:#1e1e1e;cursor:pointer;background:#fff;border:2px solid #1e1e1e33;border-radius:16px;flex:1 1 0;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:8px 16px;font-size:14px;font-weight:400;line-height:24px;display:inline-flex}.cart-page__secondary-button img{filter:brightness(0);flex:none;width:20px;height:20px;display:block}.cart-page__attached-files{flex-direction:column;gap:8px;display:flex}.cart-page__attached-files-title{color:#1e1e1e;font-family:Manrope,sans-serif;font-size:14px;font-weight:600;line-height:20px}.cart-page__attached-files-list{flex-direction:column;gap:6px;display:flex}.cart-page__attached-file{align-items:center;gap:8px;display:flex}.cart-page__attached-file-name{color:#1e1e1e99;font-family:Manrope,sans-serif;font-size:12px;font-weight:400;line-height:18px}.cart-page__attached-file-remove{cursor:pointer;background:0 0;border:0;flex:none;justify-content:center;align-items:center;width:18px;height:18px;padding:0;display:inline-flex}.cart-page__attached-file-remove img{filter:brightness(0);opacity:.5;width:10px;height:10px;display:block}.cart-page__attached-file-remove:hover img{opacity:.8}.cart-page__attached-file{color:#1e1e1e99;font-family:Manrope,sans-serif;font-size:12px;font-weight:400;line-height:18px}.cart-page__submit-status{border-radius:16px;padding:12px 14px;font-family:Manrope,sans-serif;font-size:14px;font-weight:500;line-height:20px}.cart-page__submit-status--error{color:#b42318;background:#d93a3a14}.cart-page__submit-status--success{color:#027a48;background:#027a4814}.cart-page__submit{color:#fff;box-sizing:border-box;cursor:pointer;background:#1e1e1e;border:0;border-radius:16px;width:545px;max-width:100%;min-height:57px;padding:10px 16px;font-family:Manrope,sans-serif;font-size:16px;font-weight:600;line-height:24px}.cart-page__submit:disabled{opacity:.75;cursor:wait}.cart-page__success-overlay{z-index:2300;box-sizing:border-box;background:#1e1e1e4d;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.cart-page__success-modal{text-align:center;box-sizing:border-box;background:#fff;border-radius:24px;flex-direction:column;align-items:center;gap:16px;width:min(440px,100vw - 32px);padding:32px 28px;display:flex}.cart-page__success-title{color:#1e1e1e;margin:0;font-family:Manrope,sans-serif;font-size:28px;font-weight:700;line-height:36px}.cart-page__success-text{color:#1e1e1eb3;margin:0;font-family:Manrope,sans-serif;font-size:16px;font-weight:400;line-height:24px}.cart-page__success-button{color:#fff;cursor:pointer;background:#1e1e1e;border:0;border-radius:12px;min-width:180px;min-height:48px;padding:12px 20px;font-family:Manrope,sans-serif;font-size:16px;font-weight:600;line-height:24px}.cart-page__submit:hover,.cart-page__secondary-button:hover,.cart-page__application-button:hover,.cart-page__application-link:hover{filter:brightness(.98)}@media (width<=1180px){.cart-page__headings,.cart-page__single,.cart-page__multiple{grid-template-columns:1fr;gap:40px}.cart-page__single:before,.cart-page__multiple:before{content:none}.cart-page__column--summary{border-top:1px solid #1e1e1e40;border-left:0;padding-top:40px;padding-left:0}}@media (width<=768px){.cart-page__headings,.cart-page__single,.cart-page__multiple{gap:24px;margin-top:24px}.cart-page__section-title,.cart-page__form-title,.cart-page__summary-heading{font-size:22px;line-height:30px}.cart-page__column-title{font-size:32px;line-height:40px}.cart-page__headings{display:block}.cart-page__headings .cart-page__column--summary{display:none}.cart-page__mobile-summary-title{color:#1e1e1e;margin:0 0 24px;font-family:Manrope,sans-serif;font-size:28px;font-weight:700;line-height:36px;display:block}.cart-page__column--summary{border-top:1px solid #1e1e1e29;padding-top:24px}.cart-page__card{padding:16px}.cart-page__card-body,.cart-page__product-side,.cart-page__metrics,.cart-page__secondary-actions,.cart-page__summary-total{flex-direction:column;align-items:stretch}.cart-page__metrics{gap:20px}.cart-page__product-side{align-items:flex-start}.cart-page__metric,.cart-page__line-total{text-align:left;min-width:0}.cart-page__line-total{font-size:22px;line-height:30px}.cart-page__bulk-bar{flex-direction:column;align-items:stretch;padding:12px 16px}.cart-page__bulk-actions{justify-content:flex-end}.cart-page__summary-panel,.cart-page__submit{width:100%}.cart-page__form-block,.cart-page__summary-panel{gap:24px}.cart-page__form{gap:16px}.cart-page__summary-meta{margin-top:6px}}@media (width<=560px){.cart-page__column-title{font-size:28px;line-height:34px}.cart-page__mobile-summary-title{font-size:24px;line-height:32px}.cart-page__card-title{white-space:normal}.cart-page__card-title-wrap{flex-wrap:wrap;align-items:flex-start}.cart-page__card-size{font-size:14px;line-height:20px}.cart-page__image{width:84px;height:84px}.cart-page__qty{justify-content:space-between;width:100%;padding:10px 14px}.cart-page__qty-value,.cart-page__application-button,.cart-page__application-chip{width:100%}.cart-page__secondary-button{justify-content:center;width:100%}.cart-page__bulk-actions{flex-direction:column;align-items:stretch}.cart-page__bulk-button{background:#f6f6f6;border-radius:12px;width:100%;min-height:40px}}.artwork-modal-overlay{z-index:2200;box-sizing:border-box;background:#1e1e1e4d;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.artwork-modal{box-sizing:border-box;background:#fff;border:4px solid #7babea;border-radius:24px;flex-direction:column;align-items:center;gap:32px;width:min(662px,100vw - 40px);padding:40px 113px 56px;display:flex;position:relative}.artwork-modal__close{cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:30px;height:30px;padding:0;display:inline-flex;position:absolute;top:24px;right:24px}.artwork-modal__close img{filter:brightness(0);width:18px;height:18px;display:block}.artwork-modal__title{color:#1e1e1e;width:min(378px,100%);margin:0;font-family:Manrope,sans-serif;font-size:32px;font-weight:600;line-height:48px}.artwork-modal__tabs{border-bottom:1px solid #1e1e1e1a;grid-template-columns:1fr 1fr;width:min(378px,100%);display:grid}.artwork-modal__tab{color:#1e1e1e80;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:8px 12px;font-family:Manrope,sans-serif;font-size:16px;font-weight:400;line-height:24px}.artwork-modal__tab.is-active{color:#1e1e1e;border-bottom-color:#1e1e1e}.artwork-modal__body,.artwork-modal__templates{flex-direction:column;align-items:center;width:379px;max-width:100%;display:flex}.artwork-modal__helper{color:#1e1e1e80;text-align:center;font-family:Manrope,sans-serif;font-size:16px;font-weight:400;line-height:24px}.artwork-modal__upload-block{flex-direction:column;align-items:center;gap:12px;width:100%;margin-top:40px;display:flex}.artwork-modal__input{display:none}.artwork-modal__outline-button,.artwork-modal__primary-button,.artwork-modal__secondary-button{box-sizing:border-box;cursor:pointer;border-radius:12px;width:100%;min-height:48px;padding:12px 10px;font-family:Manrope,sans-serif;font-size:16px;font-weight:500;line-height:24px}.artwork-modal__outline-button{color:#1e1e1e;background:#fff;border:1px solid #1e1e1e}.artwork-modal__file-list{flex-direction:column;align-items:stretch;gap:8px;width:100%;display:flex}.artwork-modal__file-item{justify-content:center;align-items:center;gap:8px;display:flex}.artwork-modal__file-name{color:#1e1e1e80;text-align:center;max-width:calc(100% - 28px);font-family:Manrope,sans-serif;font-size:12px;font-weight:400;line-height:18px}.artwork-modal__file-remove{cursor:pointer;background:0 0;border:0;flex:none;justify-content:center;align-items:center;width:20px;height:20px;padding:0;display:inline-flex}.artwork-modal__file-remove img{filter:brightness(0);opacity:.5;width:12px;height:12px;display:block}.artwork-modal__error{color:#b42318;text-align:center;font-family:Manrope,sans-serif;font-size:12px;font-weight:500;line-height:18px}.artwork-modal__actions{flex-direction:column;gap:12px;width:100%;margin-top:24px;display:flex}.artwork-modal__primary-button{color:#fff;background:#1e1e1e;border:0}.artwork-modal__secondary-button{color:#1e1e1e80;background:#fff;border:2px solid #1e1e1e33;border-radius:16px}.artwork-modal__template-card{color:#1e1e1e;box-sizing:border-box;background:#f6f6f6;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;width:100%;margin-top:18px;padding:8px 24px;text-decoration:none;display:flex}.artwork-modal__template-text{color:#1e1e1e;width:256px;max-width:100%;font-family:Manrope,sans-serif;font-size:16px;font-weight:400;line-height:24px}.artwork-modal__template-arrow{filter:brightness(0);width:21px;height:20px;display:block}@media (width<=768px){.artwork-modal-overlay{padding:16px}.artwork-modal{gap:24px;width:min(662px,100vw - 32px);padding:32px 24px}.artwork-modal__title{font-size:24px;line-height:32px}.artwork-modal__tabs,.artwork-modal__body,.artwork-modal__templates{width:100%}.artwork-modal__helper{font-size:14px;line-height:20px}.artwork-modal__upload-block{margin-top:24px}.artwork-modal__template-card{padding-left:16px;padding-right:16px}.artwork-modal__template-text{width:auto;font-size:14px;line-height:20px}}
