@charset "UTF-8";*{box-sizing:border-box}html{--refRes: 1920;font-size:calc(100vw / var(--refRes) * 10);scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.25) transparent}@media (max-width: 1024px){html{--refRes: 768;font-size:calc(100vw / var(--refRes) * 10)}}@media (max-width: 744px){html{--refRes: 375;font-size:calc(100vw / var(--refRes) * 10)}}body{margin:0;font-family:Open Sans,system-ui,-apple-system,sans-serif;color:#232323;line-height:1.6;background:#f1f5fc;overflow-x:hidden}::-webkit-scrollbar{width:.8rem;height:.8rem}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#00000040;border-radius:1rem}::-webkit-scrollbar-thumb:hover{background:#0006}a{color:inherit;text-decoration:none}h1,h2,h3,h4,p,span{margin:0}.container,.inner-page{max-width:144rem;margin-inline:auto;padding-inline:1rem}.site-header{background:#fff;position:relative;z-index:201}.site-header__inner{width:100%;flex-direction:column;display:flex;align-items:center;justify-content:center}.site-header__top{background:#333;color:#a5a5a5;font-size:.75rem;width:100%}.site-header__top-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-block:1.4rem;font-size:1.4rem}.site-header__phone{display:flex;align-items:center;gap:.4rem;font-weight:600;color:#fff;letter-spacing:.02em}.site-header__phone svg{flex-shrink:0}.callback-btn{margin-left:1.5rem;padding:.4rem 1.2rem;background:none;border:.1rem solid rgba(255,255,255,.4);border-radius:.4rem;color:#fff;font-size:1.3rem;cursor:pointer;transition:background .15s,border-color .15s}.callback-btn:hover{background:var(--color-accent-hover, #f18c3a);border-color:var(--color-accent-hover, #f18c3a)}.callback-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:300;display:flex;align-items:center;justify-content:center;padding:2rem}.callback-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080}.callback-modal__box{position:relative;z-index:1;width:100%;max-width:42rem;background:#fff;border-radius:1rem;padding:3rem;box-shadow:0 2rem 5rem #00000040}.callback-modal__close{position:absolute;top:1rem;right:1.2rem;width:3.2rem;height:3.2rem;border:none;background:none;font-size:2.6rem;line-height:1;color:#6b7280;cursor:pointer}.callback-modal__close:hover{color:#232323}.callback-modal__title{margin:0 0 1.6rem;font-size:2rem;font-weight:700;color:#232323}.callback-modal__box .contact-form__field{margin-bottom:1.4rem}.site-header__tagline{color:#fff9;font-size:1.4rem}@media (max-width: 768px){.site-header__tagline{display:none}}.site-header__top-actions{display:flex;gap:1rem}.site-header__top-link{color:#fffc;text-decoration:none;font-size:.75rem;transition:color .15s}.site-header__top-link:hover{color:#fff}.site-header__main{display:flex;align-items:center;justify-content:center;padding:3rem 10rem 0;margin:0 auto;width:100%;flex-shrink:0}.site-header__main-inner{display:flex;align-items:center;justify-content:space-between;gap:4rem;width:100%}@media (max-width: 768px){.site-header__main-inner{flex-wrap:wrap;gap:1rem}}.site-header__logo{display:flex;align-items:center;gap:.75rem;text-decoration:none;flex-shrink:0}.site-header__logo-icon{display:flex}.site-header__logo-text{display:flex;flex-direction:column;line-height:1.2}.site-header__logo-name{font-size:1.1rem;font-weight:800;color:#232323}.site-header__logo-sub{font-size:.7rem;font-weight:500;color:#6b7280;text-transform:uppercase;letter-spacing:.08em}.site-header__search{flex:1;display:flex;align-items:center;border:.3rem solid var(--color-accent, #ffe066);border-radius:.6rem;overflow:hidden;transition:border-color .15s;height:5rem}.site-header__search-inner{width:100%}.site-header__search:focus-within{border-color:var(--color-accent, #ffe066)}.site-header__search-input{flex:1;border:none;outline:none;padding:.65rem 2rem;font-size:1.4rem;color:#232323;background:transparent}.site-header__search-input::-moz-placeholder{color:#6b7280}.site-header__search-input::placeholder{color:#6b7280}.site-header__search-btn{display:flex;align-items:center;justify-content:center;background:var(--color-accent, #ffe066);border:none;color:#fff;cursor:pointer;transition:background .15s;flex-shrink:0;height:100%;width:8rem}.site-header__search-btn:hover{background:var(--color-accent-hover-d8, rgb(238.2928909953, 117.7630331754, 19.9071090047))}.site-header__actions{display:flex;align-items:center;gap:1.5rem;flex-shrink:0}.site-header__action{display:flex;align-items:center;justify-content:center;border-radius:.5rem;color:#232323;text-decoration:none;font-weight:500;transition:all .15s;min-width:5rem;width:auto;height:5rem;background:#f5f5f5;padding:0 2rem}.site-header__action svg{fill:var(--color-accent, #ffe066)}.site-header__action:hover{background:#f3f4f6;color:var(--color-accent-hover, #f18c3a)}.site-header__cart-icon{position:relative;display:flex;align-items:center;justify-content:center;gap:1rem}.site-header__cart-count{color:#000;font-size:1.4rem;min-width:1.6rem;display:flex;align-items:center;justify-content:center;line-height:1}.site-header__cart-count.is-empty{display:none}.site-header__fav-count{color:#000;font-size:1.4rem;min-width:1.6rem;display:flex;align-items:center;justify-content:center;line-height:1}.site-header__fav-count.is-empty{display:none}.site-header__nav{display:flex;align-items:center;justify-content:center;gap:5rem;background:#fff;height:7rem}.site-header__nav-inner{display:flex;align-items:center;justify-content:space-around;gap:10rem;overflow-x:auto;scrollbar-width:none;list-style:none;margin:0;padding:0}.site-header__nav-inner::-webkit-scrollbar{display:none}.site-header__nav-item{display:flex;align-items:center}.site-header__nav-link{display:inline-block;padding:.8rem 1.6rem;border-radius:2.2rem;font-size:1.4rem;font-weight:500;color:#232323;text-decoration:none;white-space:nowrap;border-bottom:.2rem solid transparent;transition:all .15s}.site-header__nav-link:hover{background:#f1f5fc;color:var(--color-accent-hover, #f18c3a)}.site-header__nav-link--active{background:#f1f5fc}.site-header__center{display:flex;align-items:center;gap:2rem;height:5rem;flex-shrink:0}.site-header__catalog-btn{display:flex;align-items:center;gap:.6rem;padding:.65rem 1.25rem;background:var(--color-accent, #ffe066);color:#fff;font-size:1.4rem;font-weight:700;border-radius:.6rem;cursor:pointer;white-space:nowrap;flex-shrink:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:background .15s;height:100%}.site-header__catalog-btn:hover{background:var(--color-accent-hover-d8, rgb(238.2928909953, 117.7630331754, 19.9071090047))}.site-header__catalog-btn--active{background:var(--color-accent-d12, rgb(255, 211.6, 40.8))}.site-header__catalog-icon{display:flex;flex-direction:column;justify-content:center;gap:.3rem;width:1.8rem;height:1.8rem;padding:.35rem;border:.15rem solid currentColor;border-radius:.3rem;box-sizing:border-box;flex-shrink:0}.site-header__catalog-icon span{display:block;height:.15rem;background:currentColor;border-radius:.1rem}.site-header__catalog-arrow{transition:transform .2s;flex-shrink:0}.site-header__catalog-btn--active .site-header__catalog-arrow{transform:rotate(180deg)}.mega-menu{position:fixed;top:var(--header-height, 14rem);left:0;width:100%;background:#fff;border-bottom:.1rem solid #e5e7eb;box-shadow:0 .8rem 3rem #0000001f;z-index:200;max-height:calc(100vh - var(--header-height, 14rem) - 2rem);overflow-y:auto;overscroll-behavior:contain;scroll-padding-block:1rem;opacity:0;visibility:hidden;transform:translateY(-.8rem);transition:opacity .2s,transform .2s,visibility .2s}.mega-menu--open{opacity:1;visibility:visible;transform:translateY(0)}.mega-menu__inner{display:flex;flex-wrap:wrap;align-items:flex-start;gap:0;padding-block:2rem}.mega-menu__col{flex:1 1 16rem;min-width:16rem;padding:0 1.5rem;border-right:.1rem solid #e5e7eb}.mega-menu__col:first-child{padding-left:0}.mega-menu__cat-title{display:flex;align-items:center;gap:.6rem;font-size:.9rem;font-weight:700;color:#232323;text-decoration:none;margin-bottom:.75rem;transition:color .15s}.mega-menu__cat-title:hover{color:var(--color-accent-hover, #f18c3a)}.mega-menu__cat-icon{width:3.2rem;height:3.2rem;background:#eff6ff;border-radius:.5rem;display:flex;align-items:center;justify-content:center;color:var(--color-accent, #ffe066);flex-shrink:0}.mega-menu__cat-img{width:3.2rem;height:3.2rem;border-radius:.5rem;-o-object-fit:cover;object-fit:cover;flex-shrink:0}.mega-menu__sub{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.35rem}.mega-menu__sub li a{font-size:.85rem;color:#6b7280;text-decoration:none;transition:color .15s;display:block;padding:.15rem 0}.mega-menu__sub li a:hover{color:var(--color-accent-hover, #f18c3a)}.mega-menu__more button{margin-top:.3rem;padding:0;background:none;border:none;font-size:.85rem;font-weight:600;color:var(--color-accent, #ffe066);cursor:pointer}.mega-menu__more button:hover{text-decoration:underline}.mega-menu__promo{flex:0 0 22rem;padding-left:1.5rem}.mega-menu__promo-card{background:linear-gradient(135deg,#1e40af,#2563eb);border-radius:.75rem;padding:1.5rem;height:100%;display:flex;flex-direction:column;gap:.5rem}.mega-menu__promo-label{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#ffffffb3}.mega-menu__promo-title{font-size:1.1rem;font-weight:800;color:#fff;line-height:1.3}.mega-menu__promo-text{font-size:.85rem;color:#ffffffbf;line-height:1.6;flex:1}.mega-menu__promo-btn{display:inline-block;margin-top:.5rem;padding:.55rem 1.25rem;background:#fff;color:var(--color-accent, #ffe066);font-size:.875rem;font-weight:700;border-radius:.5rem;text-decoration:none;align-self:flex-start;transition:background .15s}.mega-menu__promo-btn:hover{background:#eff6ff}.mega-menu__overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000004d;z-index:199;opacity:0;visibility:hidden;transition:opacity .2s,visibility .2s}.mega-menu__overlay--visible{opacity:1;visibility:visible}.single-post__title{margin-bottom:.25rem}.single-post__meta{color:#6b7280;font-size:.9rem;margin-bottom:1.5rem}.single-post__thumb{margin:0 0 1.5rem}.single-post__thumb img{width:100%;height:auto;border-radius:8px}.single-post__content{font-size:1.05rem}.single-post__content img{max-width:100%;height:auto}.single-post__tags{margin-top:2rem;color:#6b7280;font-size:.9rem}.single-post__nav{display:flex;justify-content:space-between;gap:1rem;margin:2.5rem 0;padding-top:1.5rem;border-top:1px solid #e5e7eb}.page__title{margin-bottom:1.5rem}.page__thumb{margin:0 0 1.5rem}.page__thumb img{width:100%;height:auto;border-radius:8px}.page__content{font-size:1.05rem}.page__content img{max-width:100%;height:auto}.shop-topbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:2rem;padding-bottom:1rem;border-bottom:.1rem solid #e5e7eb}.shop-topbar__left{display:flex;align-items:baseline;gap:.75rem}.shop-title{font-size:1.5rem;font-weight:700;margin:0;color:#232323}.shop-count{font-size:.875rem;color:#6b7280}.shop-layout{display:grid;grid-template-columns:22rem 1fr;gap:2rem;align-items:start}@media (max-width: 768px){.shop-layout{grid-template-columns:1fr}}.shop-filters{position:sticky;top:1rem}.shop-filters__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.shop-filters__title-main{font-size:1rem;font-weight:700;color:#232323}.shop-filters__reset{font-size:.8rem;color:var(--color-accent, #ffe066);background:none;border:none;cursor:pointer;padding:0;text-decoration:underline}.shop-filters__reset:hover{color:var(--color-accent-hover-d10, rgb(231.5450236967, 112.8341232227, 16.4549763033))}.shop-filters__section{border-top:.1rem solid #e5e7eb;padding:.75rem 0}.shop-filters__toggle{display:flex;align-items:center;justify-content:space-between;width:100%;background:none;border:none;padding:0;font-size:.875rem;font-weight:600;color:#232323;cursor:pointer;text-align:left;margin-bottom:.75rem}.shop-filters__toggle:hover{color:var(--color-accent-hover, #f18c3a)}.shop-filters__arrow{transition:transform .2s;flex-shrink:0}.shop-filters__arrow--open{transform:rotate(180deg)}.shop-filters__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.4rem}.shop-filters__check{display:flex;align-items:center;gap:.6rem;cursor:pointer;font-size:.875rem}.shop-filters__check input[type=checkbox]{display:none}.shop-filters__check:hover .shop-filters__check-box{border-color:var(--color-accent-hover, #f18c3a)}.shop-filters__check input:checked~.shop-filters__check-box{background:var(--color-accent, #ffe066);border-color:var(--color-accent, #ffe066)}.shop-filters__check input:checked~.shop-filters__check-box:after{opacity:1}.shop-filters__check-box{width:1.6rem;height:1.6rem;border:.15rem solid #e5e7eb;border-radius:.4rem;flex-shrink:0;position:relative;transition:all .15s}.shop-filters__check-box:after{content:"";position:absolute;top:.2rem;left:.4rem;width:.5rem;height:.8rem;border:.2rem solid #fff;border-top:none;border-left:none;transform:rotate(45deg);opacity:0;transition:opacity .15s}.shop-filters__check-label{color:#232323}.shop-filters__check-count{color:#6b7280;font-size:.8rem}.shop-filters__price-inputs{display:flex;gap:.5rem;margin-bottom:.75rem}.shop-filters__price-field{display:flex;align-items:center;gap:.4rem;flex:1;font-size:.8rem;color:#6b7280}.shop-filters__price-field input{flex:1;width:100%;padding:.4rem .5rem;border:.15rem solid #e5e7eb;border-radius:.4rem;font-size:.85rem;outline:none}.shop-filters__price-field input:focus{border-color:var(--color-accent, #ffe066)}.shop-filters__range{width:100%;accent-color:var(--color-accent, #ffe066);cursor:pointer}.shop-filters__colors{display:flex;flex-wrap:wrap;gap:.5rem}.shop-filters__color-swatch{display:flex;flex-direction:column;align-items:center;gap:.3rem;cursor:pointer}.shop-filters__color-swatch input[type=checkbox]{display:none}.shop-filters__color-dot{width:2.8rem;height:2.8rem;border-radius:50%;border:.2rem solid #e5e7eb;transition:all .15s;box-shadow:0 .1rem .3rem #0000001a}.shop-filters__color-dot--active{border-color:var(--color-accent, #ffe066);box-shadow:0 0 0 .3rem rgba(var(--color-accent-rgb, 255, 224, 102),.2)}.shop-filters__color-name{font-size:.7rem;color:#6b7280}.shop-filters__sizes{display:flex;flex-wrap:wrap;gap:.4rem}.shop-filters__size-pill{cursor:pointer}.shop-filters__size-pill input[type=checkbox]{display:none}.shop-filters__size-pill span{display:inline-block;padding:.3rem .75rem;border:.15rem solid #e5e7eb;border-radius:2rem;font-size:.8rem;font-weight:500;color:#232323;transition:all .15s}.shop-filters__size-pill span.shop-filters__size-pill--active{background:var(--color-accent, #ffe066);border-color:var(--color-accent, #ffe066);color:#fff}.shop-filters__size-pill:hover span:not(.shop-filters__size-pill--active){border-color:var(--color-accent-hover, #f18c3a);color:var(--color-accent-hover, #f18c3a)}.shop-filters__stock{display:flex;align-items:center;gap:.6rem;cursor:pointer;font-size:.875rem;font-weight:500}.shop-filters__stock input[type=checkbox]{display:none}.shop-filters__stock input:checked~.shop-filters__check-box{background:var(--color-accent, #ffe066);border-color:var(--color-accent, #ffe066)}.shop-filters__stock input:checked~.shop-filters__check-box:after{opacity:1}.shop-sort{padding:.5rem .75rem;border:.15rem solid #e5e7eb;border-radius:.5rem;font-size:.875rem;color:#232323;background:#fff;cursor:pointer;outline:none}.shop-sort:focus{border-color:var(--color-accent, #ffe066)}.shop-loading{position:absolute;top:0;right:0;bottom:0;left:0;background:#ffffffb3;display:flex;align-items:center;justify-content:center;border-radius:.5rem;z-index:10}.shop-loading__spinner{width:3.6rem;height:3.6rem;border:.3rem solid #e5e7eb;border-top-color:var(--color-accent, #ffe066);border-radius:50%;animation:spin .7s linear infinite}.shop-content{position:relative}.shop-content__title{margin:0 0 1.5rem;font-size:2.2rem;font-weight:700;color:#232323}.product-slider{position:relative}.product-slider__track{display:flex;gap:2rem;list-style:none;margin:0;padding:0;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none}.product-slider__track::-webkit-scrollbar{display:none}.product-slider__track>.product-card{flex:0 0 calc((100% - 8rem)/5);scroll-snap-align:start}@media (max-width: 1100px){.product-slider__track>.product-card{flex-basis:calc((100% - 6rem)/4)}}@media (max-width: 860px){.product-slider__track>.product-card{flex-basis:calc((100% - 4rem) / 3)}}@media (max-width: 600px){.product-slider__track>.product-card{flex-basis:calc((100% - 2rem)/2)}}.product-slider__nav{position:absolute;top:35%;z-index:3;display:flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;border:.1rem solid #e5e7eb;border-radius:50%;background:#fff;color:#232323;cursor:pointer;box-shadow:0 .2rem 1rem #0000001f;transition:background .15s,color .15s,opacity .15s}.product-slider__nav:hover{background:var(--color-accent-hover, #f18c3a);color:#fff}.product-slider__nav:disabled{opacity:0;pointer-events:none}.product-slider__nav--prev{left:-2.2rem}.product-slider__nav--next{right:-2.2rem}@media (max-width: 600px){.product-slider__nav--prev{left:0}.product-slider__nav--next{right:0}}.breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;padding-top:2rem;padding-bottom:2rem;font-size:1.6rem;line-height:1;font-weight:600}.breadcrumbs__item{color:#7d96bd;text-decoration:none;transition:color .15s}.breadcrumbs__item--current{color:var(--color-accent, #ffe066);font-weight:600}.breadcrumbs__sep{color:var(--color-accent, #ffe066)}.shop-sidebar{position:sticky;top:1rem;border:.1rem solid #e5e7eb;border-radius:.75rem;overflow:hidden}.shop-sidebar__header{padding:1.2rem 1.4rem;border-bottom:.1rem solid #e5e7eb}.shop-sidebar__title{font-size:1.5rem;font-weight:700;color:#232323}.cat-tree{list-style:none;margin:0;padding:0}.cat-tree--root{padding:.6rem}.cat-tree__sub{padding-left:1.2rem;margin-top:.2rem}.cat-tree__row{display:flex;align-items:center;gap:.4rem;border-radius:.5rem}.cat-tree__row:hover{background:#f5f7fa}.cat-tree__row.is-current{background:#f1f5fc}.cat-tree__row.is-current .cat-tree__link{color:var(--color-accent, #ffe066);font-weight:600}.cat-tree__link{flex:1;display:flex;align-items:center;justify-content:space-between;gap:.6rem;padding:.7rem .9rem;font-size:1.4rem;color:#232323;text-decoration:none}.cat-tree__link:hover{color:var(--color-accent-hover, #f18c3a)}.cat-tree__count{font-size:1.2rem;color:#6b7280}.cat-tree__toggle{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:2.8rem;height:2.8rem;margin-right:.3rem;border:none;background:none;color:#6b7280;cursor:pointer;border-radius:.4rem;transition:transform .2s,color .15s}.cat-tree__toggle:hover{color:var(--color-accent-hover, #f18c3a)}.cat-tree__toggle.is-open{transform:rotate(90deg)}@keyframes spin{to{transform:rotate(360deg)}}.products-grid{display:flex;flex-wrap:wrap;gap:1.5rem;list-style:none;margin:0;padding:0}.products-grid .product-card{flex:1 1 calc(33.333% - 1rem);min-width:0}@media (max-width: 1024px){.products-grid .product-card{flex:1 1 calc(50% - .75rem)}}@media (max-width: 480px){.products-grid .product-card{flex:1 1 100%}}.product-card{position:relative;display:flex;flex-direction:column;border-radius:2.4rem;overflow:hidden;transition:box-shadow .2s;background:#fff}.product-card__fav{position:absolute;top:.8rem;right:.8rem;z-index:2;display:flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;padding:0;border:none;border-radius:50%;background:#ffffffe6;color:#6b7280;cursor:pointer;box-shadow:0 .1rem .4rem #0000001f;transition:color .15s,background .15s,transform .15s}.product-card__fav:hover{color:#ef4444;transform:scale(1.08)}.product-card__fav.is-active{color:#ef4444}.product-card__fav.is-active svg{fill:#ef4444}.product-card__image-link{position:relative;display:block;height:21.7rem;overflow:hidden;background:#f9fafb;border-bottom:.1rem solid #DFE8F6}.product-card__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s}.product-card__badge{position:absolute;top:.75rem;left:.75rem;font-size:.7rem;font-weight:700;padding:.25rem .6rem;border-radius:2rem;z-index:1;letter-spacing:.03em;text-transform:uppercase}.product-card__badge--sale{background:#ef4444;color:#fff}.product-card__badge--new{background:#10b981;color:#fff}.product-card__stock-warning{position:absolute;bottom:.75rem;left:.75rem;background:#0009;color:#fff;font-size:.7rem;font-weight:600;padding:.2rem .5rem;border-radius:.25rem}.product-card__body{display:flex;flex-direction:column;padding:1.2rem 1.6rem 0;gap:1.3rem}.product-card__cat{font-size:.75rem;font-weight:500;color:#6b7280;text-decoration:none;text-transform:uppercase;letter-spacing:.05em}.product-card__cat:hover{color:var(--color-accent-hover, #f18c3a)}.product-card__title{font-size:1.6rem;font-weight:400;margin:0;line-height:1.4}.product-card__title a{color:#232323;text-decoration:none}.product-card__title a:hover{color:var(--color-accent-hover, #f18c3a)}.product-card__rating{display:flex;align-items:center;gap:.35rem}.product-card__stars{display:flex;gap:.1rem}.product-card__star{color:#e5e7eb}.product-card__star--filled{color:#f59e0b}.product-card__rating-count{font-size:.75rem;color:#6b7280}.product-card__price{font-size:2rem;font-weight:700;color:var(--color-accent, #ffe066);line-height:1;margin-top:auto}.product-card__price del{color:#6b7280;font-weight:400;font-size:.85rem;margin-right:.25rem}.product-card__price ins{text-decoration:none;color:#ef4444}.product-card__footer{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;padding:.75rem 1rem 1rem;margin-top:auto}.product-card__stock{display:inline-flex;align-items:center;gap:.5rem;margin-top:.6rem;font-size:1.3rem;font-weight:600}.product-card__stock:before{content:"";width:.8rem;height:.8rem;border-radius:50%;flex-shrink:0}.product-card__stock--in{color:#15803d}.product-card__stock--in:before{background:#22c55e}.product-card__stock--out{color:#b91c1c}.product-card__stock--out:before{background:#ef4444}.mytheme-register{max-width:48rem}.mytheme-register .form-row{margin-bottom:1.4rem}.mytheme-register label{display:block;margin-bottom:.5rem;font-size:1.4rem;font-weight:600;color:#232323}.mytheme-register input.input-text,.mytheme-register select.input-text{width:100%;box-sizing:border-box;padding:1.1rem 1.4rem;border:.15rem solid #000000;border-radius:.8rem;font-size:1.5rem;font-family:inherit;color:#000;outline:none;transition:border-color .15s}.mytheme-register input.input-text:hover,.mytheme-register input.input-text:focus,.mytheme-register select.input-text:hover,.mytheme-register select.input-text:focus{border-color:var(--color-one, #ffe066)}.mytheme-register .required{color:#ef4444}.mytheme-register__title{margin:0 0 1.6rem;font-size:1.8rem;font-weight:700;color:#232323}.mytheme-register__hint{display:block;margin-top:.5rem;font-size:1.2rem;color:#6b7280}.mytheme-register__hint--error{color:#e2401c}.mytheme-field-error{display:block;font-size:1.3rem;color:#c0392b;font-weight:500}[x-transition]{transition:opacity .25s ease,transform .25s ease}.mytheme-field-error[style*="display: none"]{opacity:0;transform:translateY(-4px)}.mytheme-register__actions{display:flex;flex-wrap:wrap;align-items:center;gap:1.2rem;margin-top:2rem}.mytheme-register__login-btn{display:inline-flex;align-items:center;height:4.4rem;padding:0 2.4rem;background:transparent;color:var(--color-accent, #ffe066);border:.15rem solid var(--color-accent, #ffe066);border-radius:.5rem;font-size:1.4rem;font-weight:600;text-decoration:none}.mytheme-register__login-btn:hover{background:var(--color-accent-hover, #f18c3a);color:#fff}.auth-split{display:flex;gap:5rem;border-radius:2.4rem;margin:auto}.auth-split__image{width:64rem;height:53rem;position:relative;overflow:hidden;flex-shrink:0;border-radius:2.4rem}.auth-split__image img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.auth-split__form{width:43rem;flex-shrink:0;padding:2rem;align-self:flex-start;background:#fff;border-radius:2.4rem}@media (max-width: 900px){.auth-split{flex-direction:column}.auth-split__image{flex:none;min-height:28rem}.auth-split__form{flex:none}}.mytheme-auth__notice{font-size:1.4rem;margin-bottom:1.6rem}.mytheme-auth__notice--error{color:#b91c1c;text-align:center}.mytheme-auth__notice--success{background:#ecfdf5;border-left:.3rem solid #22c55e;color:#15803d}.mytheme-auth__notice--notice{background:#eff6ff;border-left:.3rem solid #2563eb;color:#1d4ed8}.mytheme-auth{width:100%;padding:2.4rem}.woocommerce-account .woocommerce .mytheme-auth form.login,.woocommerce-account .woocommerce .mytheme-auth form.register{border:none;padding:0;margin:0;border-radius:0;text-align:left}.woocommerce .mytheme-auth form .form-row:before,.woocommerce .mytheme-auth form .form-row:after,.woocommerce-page .mytheme-auth form .form-row:before,.woocommerce-page .mytheme-auth form .form-row:after{content:none;display:none}.mytheme-auth__tabs{display:flex;align-items:center;justify-content:space-around;margin-bottom:2.4rem;border-bottom:.2rem solid #e5e7eb}.mytheme-auth__tab{padding:1rem 2rem;font-size:1.6rem;font-weight:600;color:#6b7280;background:none;border:none;border-bottom:.2rem solid transparent;margin-bottom:-.2rem;cursor:pointer;transition:color .15s,border-color .15s}.mytheme-auth__tab:hover{color:#232323}.mytheme-auth__tab--active{color:#232323;border-bottom-color:var(--color-one, #ffe066)}.woocommerce .mytheme-auth .form-row,.woocommerce-page .mytheme-auth .form-row{display:flex;flex-direction:column;gap:.6rem;margin-bottom:1.4rem;margin-left:0;margin-right:0;padding:0;float:none;width:auto}.woocommerce .mytheme-auth form .form-row label,.woocommerce-page .mytheme-auth form .form-row label{font-size:1.4rem;font-weight:600;color:#232323;margin:0;padding:0;display:block;line-height:1.4}.woocommerce .mytheme-auth form .form-row label .required,.woocommerce-page .mytheme-auth form .form-row label .required{color:#ef4444;margin-left:.2rem}.woocommerce .mytheme-auth input.input-text,.woocommerce .mytheme-auth select.input-text,.woocommerce-page .mytheme-auth input.input-text,.woocommerce-page .mytheme-auth select.input-text{width:100%;box-sizing:border-box;padding:1.1rem 1.4rem;border:.15rem solid #000000;border-radius:.8rem;font-size:1.5rem;font-family:inherit;color:#000;outline:none;transition:border-color .15s}.woocommerce .mytheme-auth input.input-text:hover,.woocommerce .mytheme-auth input.input-text:focus,.woocommerce .mytheme-auth select.input-text:hover,.woocommerce .mytheme-auth select.input-text:focus,.woocommerce-page .mytheme-auth input.input-text:hover,.woocommerce-page .mytheme-auth input.input-text:focus,.woocommerce-page .mytheme-auth select.input-text:hover,.woocommerce-page .mytheme-auth select.input-text:focus{border-color:var(--color-one, #ffe066)}.mytheme-auth .password-input{display:flex;align-items:center;position:relative}.mytheme-auth .password-input input.input-text{width:100%;padding-right:4rem}.mytheme-auth .show-password-input{position:absolute;right:1rem;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;color:#6b7280;padding:0;display:flex;align-items:center;transition:color .15s}.mytheme-auth .show-password-input:hover{color:#232323}.mytheme-auth__login-footer{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;margin-top:.8rem}.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme{display:flex!important;align-items:center;gap:.8rem;cursor:pointer;font-size:1.4rem;font-weight:400;color:#6b7280;line-height:1!important}.woocommerce-form__input-checkbox{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.mytheme-auth__remember-box{flex-shrink:0;width:1.8rem;height:1.8rem;border:.15rem solid #e5e7eb;border-radius:.4rem;background:#fff;transition:background .15s,border-color .15s}.woocommerce-form__input-checkbox:checked~.mytheme-auth__remember-box{background:var(--color-accent, #ffe066);border-color:var(--color-accent, #ffe066);background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 12 10' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 5l3.5 3.5L11 1' stroke='%23fff' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:65%}.mytheme-auth__remember-text{font-size:1.4rem;color:#6b7280}.woocommerce .mytheme-auth__login-footer .woocommerce-form-login__submit{display:inline-flex;align-items:center;padding:1.2rem 1.6rem;border:none;border-radius:.8rem;font-size:1.4rem;font-weight:600;font-family:inherit;color:#232323;text-decoration:none;background:var(--color-accent, #ffe066);cursor:pointer;transition:border-color .15s,background .15s}.woocommerce .mytheme-auth__login-footer .woocommerce-form-login__submit:hover{background:var(--color-accent-hover, #f18c3a)}.woocommerce .mytheme-auth__login-footer .woocommerce-form-login__submit:hover{background:var(--color-accent-hover, #f18c3a);background-color:var(--color-accent-hover, #f18c3a);color:#1a1a1a;background-image:none;text-decoration:none}.woocommerce-LostPassword{margin-top:1.2rem;text-align:center}.woocommerce-LostPassword a{font-size:1.4rem;color:#6b7280;text-decoration:underline}.woocommerce-LostPassword a:hover{color:#232323}.mytheme-register__consent-label{display:flex!important;align-items:flex-start;gap:0;cursor:pointer;line-height:1!important}.mytheme-register__consent-checkbox{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.mytheme-register__consent-box{flex-shrink:0;width:1.8rem;height:1.8rem;border:.15rem solid #e5e7eb;border-radius:.4rem;background:#fff;margin-top:.15rem;transition:background .15s,border-color .15s}.mytheme-register__consent-checkbox:checked~.mytheme-register__consent-box{background:var(--color-accent, #ffe066);border-color:var(--color-accent, #ffe066);background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 12 10' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 5l3.5 3.5L11 1' stroke='%23fff' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:65%}.mytheme-register__consent-text{font-size:1.1rem;color:#6b7280;line-height:1.5;margin-top:.3rem;margin-left:1rem}.mytheme-register__consent-link{color:var(--color-accent, #ffe066);text-decoration:underline}.mytheme-register__consent-link:hover{color:#232323}.woocommerce .mytheme-register__actions .woocommerce-form-register__submit{display:inline-flex;align-items:center;padding:1.2rem 1.6rem;border:none;border-radius:.8rem;font-size:1.4rem;font-weight:600;font-family:inherit;color:#232323;text-decoration:none;background:var(--color-accent, #ffe066);cursor:pointer;transition:border-color .15s,background .15s}.woocommerce .mytheme-register__actions .woocommerce-form-register__submit:hover{background:var(--color-accent-hover, #f18c3a)}.woocommerce .mytheme-register__actions .woocommerce-form-register__submit:hover{background:var(--color-accent-hover, #f18c3a);background-color:var(--color-accent-hover, #f18c3a);color:#1a1a1a;background-image:none;text-decoration:none}.card-cart{flex:1;min-width:0}.card-cart.is-loading{opacity:.6;pointer-events:none}.card-cart .card-cart__stepper{display:none}.card-cart .card-cart__add{display:inline-flex;width:100%}.card-cart.is-in-cart .card-cart__add{display:none}.card-cart.is-in-cart .card-cart__stepper{display:flex;justify-content:space-between}.card-cart__stepper{align-items:center;justify-content:space-between;gap:.4rem;padding:0 .4rem;background:var(--color-accent, #ffe066);color:#fff}.card-cart__btn{flex-shrink:0;width:4.8rem;height:100%;border:none;background:#ffffff2e;color:#fff;font-size:1.8rem;line-height:1;cursor:pointer;transition:background .15s}.card-cart__btn:hover{background:#ffffff52}.card-cart__info{display:flex;flex-direction:column;align-items:center;line-height:1.1}.card-cart__qty{font-size:1.5rem;font-weight:700}.card-cart__label{font-size:1rem;opacity:.85}.product-card__btn{display:inline-flex;align-items:center;gap:.6rem;flex:1;justify-content:center;padding:0;height:4rem;background:var(--color-accent, #ffe066);color:#fff;font-size:1.6rem;font-weight:600;border:none;border-radius:15rem;text-decoration:none;cursor:pointer;transition:background .15s;font-family:inherit}.product-card__btn:hover{background:var(--color-accent-hover, #f18c3a)}.product-card__btn img{width:2.2rem;height:2.2rem;-o-object-fit:contain;object-fit:contain;flex-shrink:0;position:relative;top:.2rem}.product-card__btn--outline{background:transparent;color:var(--color-accent, #ffe066);border:.15rem solid var(--color-accent, #ffe066)}.product-card__btn--outline:hover{background:var(--color-accent-hover, #f18c3a);color:#fff}.product-card__btn--disabled{background:#e5e7eb;color:#6b7280;cursor:default;pointer-events:none}.products-grid .product-card__price{color:#242984;font-size:2rem;font-weight:700}.products-grid .product-card__price del{color:#6b7280}.products-grid .product-card__image-link{border-bottom:.1rem solid #dfe8f6}.products-grid .product-card__btn{border-radius:2.4rem}.products-grid .product-card__btn.card-cart__add{background:#242984}.products-grid .product-card__btn.card-cart__add:hover{background:#1d226c}.products-grid .product-card__btn--outline{color:#242984;border-color:#242984;background:transparent}.products-grid .product-card__btn--outline:hover{background:#242984;color:#fff}.products-grid .card-cart__stepper{background:#242984}.product-card__details-link{font-size:.8rem;color:#6b7280;text-decoration:none;white-space:nowrap;transition:color .15s}.product-card__details-link:hover{color:var(--color-accent-hover, #f18c3a)}.shop-pagination{margin-top:2.5rem;display:flex;justify-content:center}.shop-pagination .woocommerce-pagination ul{display:flex;gap:.25rem;list-style:none;margin:0;padding:0}.shop-pagination .woocommerce-pagination a,.shop-pagination .woocommerce-pagination span{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border:.1rem solid #e5e7eb;border-radius:.5rem;color:#232323;text-decoration:none;font-size:.875rem;transition:all .15s}.shop-pagination .woocommerce-pagination a:hover,.shop-pagination .woocommerce-pagination span.current{background:var(--color-accent, #ffe066);border-color:var(--color-accent, #ffe066);color:#fff}.shop-empty{text-align:center;padding:4rem 2rem;color:#6b7280}.shop-empty p{margin-bottom:1.5rem}.btn{display:inline-block;padding:.65rem 1.5rem;background:var(--color-accent, #ffe066);color:#fff;font-weight:600;border-radius:.5rem;text-decoration:none;transition:background .15s}.btn:hover{background:var(--color-accent-hover-d8, rgb(238.2928909953, 117.7630331754, 19.9071090047))}.shop-page{width:min(100% - 2rem,144rem);margin-inline:auto;padding-bottom:4.5rem}.shop-page .shop-layout{display:flex;align-items:flex-start;gap:3rem}.shop-page .shop-content{order:2;flex:1;min-width:0}.shop-page .shop-sidebar{order:1;flex:0 0 28rem;border:0;background:#fff;border-radius:2.5rem;padding:1.2rem .8rem}.shop-page .shop-sidebar__header{border:0}.shop-page .shop-sidebar__title{color:#242984;font-size:2rem;font-weight:600;text-transform:uppercase}.shop-page .shop-content__title{margin:0;padding:1.6rem 0 2rem;color:#242984;font-size:3.2rem;font-weight:600;line-height:1;text-transform:uppercase}.shop-page .cat-grid{display:flex;flex-wrap:wrap;gap:1.6rem;align-items:flex-start}.shop-page .cat-card{display:flex;flex-wrap:wrap;align-content:flex-start;gap:.8rem;flex:0 0 calc((100% - 3.2rem) / 3);max-width:calc((100% - 3.2rem) / 3);min-width:0;padding:2.4rem;border-radius:2.4rem;background:#fff}.shop-page .cat-card__image-link{flex:0 0 calc(50% - .4rem);max-width:calc(50% - .4rem);display:block}.shop-page .cat-card__image{position:relative;display:block;height:0;padding-top:100%}.shop-page .cat-card__image img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border-radius:.6rem;-o-object-fit:contain;object-fit:contain}.shop-page .cat-card__body{flex:0 0 calc(50% - .4rem);max-width:calc(50% - .4rem);min-width:0;position:relative;align-self:flex-start}.shop-page .cat-card__body h3{margin:0;font-size:inherit}.shop-page .cat-card__body a{color:#232323;font-size:1.2rem;font-weight:600;line-height:1.6rem;text-decoration:none;text-transform:uppercase}.shop-page .cat-card__children{flex:0 0 100%;max-width:100%;z-index:1;display:flex;flex-direction:column;gap:.6rem}.shop-page .cat-card__children a{color:#232323;font-size:1.4rem;font-weight:400;text-decoration:none}.shop-page .cat-card__body a:hover,.shop-page .cat-card__children a:hover{color:#242984}.shop-page .cat-card__toggle{position:absolute;top:50%;right:0;display:none;width:2.5rem;height:2.5rem;margin-top:-1.25rem;padding:0;border:0;background:none;color:#232323}.shop-page .cat-card__toggle svg{width:1.8rem;height:1.8rem;fill:currentColor;transform:rotate(180deg)}.sp-breadcrumb{display:flex;align-items:center;gap:.5rem;font-size:.8rem;color:#6b7280;margin-bottom:2rem}.sp-breadcrumb a{color:#6b7280;text-decoration:none}.sp-breadcrumb a:hover{color:var(--color-accent-hover, #f18c3a)}.sp-breadcrumb span:not(:last-child){color:#e5e7eb}.sp-breadcrumb span:last-child{color:#232323;font-weight:500}.sp-layout{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start;margin-bottom:4rem}@media (max-width: 768px){.sp-layout{grid-template-columns:1fr;gap:2rem}}.sp-gallery{position:sticky;top:1rem}.sp-gallery__main{position:relative;aspect-ratio:1/1;border-radius:1rem;overflow:hidden;background:#f9fafb;margin-bottom:.75rem}.sp-gallery__main-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s}.sp-gallery__main-img:hover{transform:scale(1.03)}.sp-gallery__badge{position:absolute;top:1rem;left:1rem;font-size:.75rem;font-weight:700;padding:.3rem .75rem;border-radius:2rem;text-transform:uppercase;letter-spacing:.04em;z-index:1}.sp-gallery__badge--sale{background:#ef4444;color:#fff}.sp-gallery__thumbs{display:flex;gap:.5rem;flex-wrap:wrap}.sp-gallery__thumb{width:7.2rem;height:7.2rem;border:.2rem solid #e5e7eb;border-radius:.5rem;overflow:hidden;padding:0;background:#f9fafb;cursor:pointer;transition:border-color .15s}.sp-gallery__thumb:hover{border-color:var(--color-accent-hover, #f18c3a)}.sp-gallery__thumb-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.sp-info{display:flex;flex-direction:column;gap:1.25rem}.sp-info__cats{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--color-accent, #ffe066)}.sp-info__cats a{color:var(--color-accent, #ffe066);text-decoration:none}.sp-info__cats a:hover{text-decoration:underline}.sp-info__title{font-size:1.75rem;font-weight:800;line-height:1.25;margin:0;color:#232323}.sp-info__rating{display:flex;align-items:center;gap:.5rem}.sp-info__rating-link{font-size:.85rem;color:#6b7280;text-decoration:none}.sp-info__rating-link:hover{color:var(--color-accent-hover, #f18c3a)}.sp-info__price{font-size:1.75rem;font-weight:800;color:#232323}.sp-info__price del{font-size:1.1rem;font-weight:400;color:#6b7280;margin-right:.5rem}.sp-info__price ins{text-decoration:none;color:#ef4444}.sp-info__excerpt{font-size:.95rem;line-height:1.7;color:#6b7280;border-left:.3rem solid var(--color-accent, #ffe066);padding-left:1rem}.sp-info__excerpt p{margin:0}.sp-info__cart .quantity{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.sp-info__cart .quantity label{font-size:.875rem;color:#6b7280}.sp-info__cart .quantity input[type=number]{width:7rem;padding:.55rem .75rem;border:.15rem solid #e5e7eb;border-radius:.5rem;font-size:1rem;text-align:center;outline:none}.sp-info__cart .quantity input[type=number]:focus{border-color:var(--color-accent, #ffe066)}.sp-info__cart .single_add_to_cart_button{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 2rem;background:var(--color-accent, #ffe066);color:#fff;font-size:1rem;font-weight:700;border:none;border-radius:.65rem;cursor:pointer;transition:background .15s;text-decoration:none}.sp-info__cart .single_add_to_cart_button:hover{background:var(--color-accent-hover-d8, rgb(238.2928909953, 117.7630331754, 19.9071090047))}.sp-info__cart .woocommerce-variation-add-to-cart{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.sp-info__meta{border-top:.1rem solid #e5e7eb;padding-top:1rem;display:flex;flex-direction:column;gap:.4rem}.sp-stars{display:flex;gap:.1rem}.sp-star{color:#e5e7eb}.sp-star--filled{color:#f59e0b}.sp-meta-row{display:flex;gap:.5rem;font-size:.85rem}.sp-meta-row__label{color:#6b7280;min-width:8rem}.sp-meta-row__value{color:#232323}.sp-meta-row__value a{color:var(--color-accent, #ffe066);text-decoration:none}.sp-meta-row__value a:hover{text-decoration:underline}.sp-tabs{margin-bottom:4rem}.sp-tabs__nav{display:flex;border-bottom:.2rem solid #e5e7eb;margin-bottom:2rem}.sp-tabs__btn{padding:.75rem 1.5rem;background:none;border:none;border-bottom:.2rem solid transparent;margin-bottom:-.2rem;font-size:.95rem;font-weight:600;color:#6b7280;cursor:pointer;transition:color .15s,border-color .15s}.sp-tabs__btn:hover{color:#232323}.sp-tabs__btn--active{color:var(--color-accent, #ffe066);border-bottom-color:var(--color-accent, #ffe066)}.sp-tabs__panel{display:none;font-size:.95rem;line-height:1.8;color:#232323}.sp-tabs__panel--active{display:block}.sp-tabs__panel h2{font-size:1.1rem;margin-bottom:1rem}.sp-tabs__panel p{margin-bottom:1rem}.sp-tabs__panel table{width:100%;border-collapse:collapse}.sp-tabs__panel th,.sp-tabs__panel td{padding:.6rem 1rem;border:.1rem solid #e5e7eb;font-size:.9rem}.sp-tabs__panel th{background:#f9fafb;font-weight:600}.sp-related__title{font-size:1.25rem;font-weight:700;margin-bottom:1.5rem;color:#232323}.site-footer{margin-top:6rem;background:#fff;color:#232323}.site-footer__container{padding-top:1.9rem;padding-bottom:1.9rem}.site-footer__wrap{display:grid;width:100%}.site-footer__top{display:flex;flex-direction:column;gap:3.7rem}.site-footer__logo{display:block;width:-moz-fit-content;width:fit-content;color:#232323;text-decoration:none}.custom-logo-link{width:10rem;height:3rem}.custom-logo-link img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;margin:0}.site-footer__logo .custom-logo-link{display:block}.site-footer__logo .custom-logo,.site-footer__logo img{display:block;width:26rem;max-width:100%;height:6.2rem;-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center}.site-footer__logo--mobile{display:none}.site-footer__logo-mark{display:inline-block;width:4rem;height:4rem;margin-right:1rem;border-radius:50%;background:#242984;vertical-align:middle}.site-footer__logo-name{font-size:2.2rem;font-weight:800;vertical-align:middle}.site-footer__navigation{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding:2.4rem;border-radius:2.4rem;background:#f1f5fc}.site-footer__menu{display:grid;grid-auto-rows:max-content;gap:.8rem;padding:0 0 1rem}.site-footer__menu a{width:-moz-fit-content;width:fit-content;color:#232323;font-size:1.4rem;font-weight:400;line-height:1.4;text-decoration:none;transition:color .2s ease}.site-footer__menu a:hover{color:#242984}.site-footer__contacts{display:grid;grid-template-columns:1fr 50% max-content;padding-top:3.2rem;padding-bottom:1.6rem}.site-footer__contact-group,.site-footer__details,.site-footer__actions{display:flex;flex-direction:column}.site-footer__contact-group{display:grid;gap:1rem;align-self:center}.site-footer__contact-value,.site-footer__details span{position:relative;padding-left:4.4rem;color:#232323;font-size:1.6rem;font-weight:600;line-height:1.35;text-decoration:none}.site-footer__contact-value:before,.site-footer__details span:before{position:absolute;top:0;left:0;width:2.4rem;height:2.4rem;background-position:center;background-repeat:no-repeat;background-size:100%;content:""}.site-footer__contact-value:first-child:before{background-image:url("data:image/svg+xml,%3csvg%20width='19'%20height='19'%20viewBox='0%200%2019%2019'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M1.05738%203.20077L1.91682%201.4819C2.52732%200.260899%204.1546%20-0.00317538%205.11988%200.962107L7.40162%203.24384C8.01034%203.85256%208.16125%204.78251%207.77626%205.55248L7.51353%206.07795C7.09083%206.92335%207.0838%207.92373%207.57634%208.73044C7.96194%209.36199%208.4556%2010.0873%208.94725%2010.5789C9.37097%2011.0027%209.96825%2011.4279%2010.5295%2011.7841C11.4701%2012.3812%2012.67%2012.2686%2013.5673%2011.6084C14.3675%2011.0196%2015.4803%2011.1163%2016.167%2011.8343L18.1264%2013.8831C19.057%2014.8562%2018.7797%2016.4522%2017.5754%2017.0543L15.7991%2017.9425C14.4186%2018.6327%2012.8545%2018.926%2011.3953%2018.423C9.64257%2017.8188%207.13069%2016.6108%204.75988%2014.24C2.38906%2011.8692%201.18108%209.3573%200.576896%207.60457C0.0739071%206.1454%200.367139%204.58125%201.05738%203.20077ZM2.39902%203.87159L3.25846%202.15272C3.41109%201.84746%203.81791%201.78145%204.05922%202.02277L6.34096%204.3045C6.49314%204.45668%206.53087%204.68917%206.43462%204.88166L6.17189%205.40713C5.54625%206.65841%205.50281%208.21279%206.2961%209.51209C6.69481%2010.1651%207.26372%2011.0167%207.88659%2011.6396C8.42826%2012.1813%209.13645%2012.6766%209.72563%2013.0505C11.2554%2014.0216%2013.1277%2013.7941%2014.4563%2012.8166C14.6491%2012.6747%2014.9174%2012.698%2015.0829%2012.871L17.0424%2014.9199C17.275%2015.1631%2017.2057%2015.5621%2016.9046%2015.7127L15.1283%2016.6008C13.9769%2017.1766%2012.8426%2017.3353%2011.8841%2017.0049C10.2931%2016.4564%207.99458%2015.3534%205.82054%2013.1793C3.64649%2011.0053%202.54344%208.70675%201.99501%207.11573C1.66462%206.15726%201.82332%205.023%202.39902%203.87159Z'%20fill='%23242984'/%3e%3c/svg%3e")}.site-footer__contact-value--email{margin-top:.6rem}.site-footer__contact-value--email:before{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='17'%20viewBox='0%200%2020%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4.6%202.63789C4.35147%202.30652%203.88137%202.23936%203.55%202.48789C3.21863%202.73642%203.15147%203.20652%203.4%203.53789L6.2%207.27122C8.1%209.80456%2011.9%209.80456%2013.8%207.27122L16.6%203.53789C16.8485%203.20652%2016.7814%202.73642%2016.45%202.48789C16.1186%202.23936%2015.6485%202.30652%2015.4%202.63789L12.6%206.37122C11.3%208.10456%208.7%208.10456%207.4%206.37122L4.6%202.63789Z'%20fill='%23242984'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16%200.0878906H4C1.79086%200.0878906%200%201.87875%200%204.08789V12.0879C0%2014.297%201.79086%2016.0879%204%2016.0879H16C18.2091%2016.0879%2020%2014.297%2020%2012.0879V4.08789C20%201.87875%2018.2091%200.0878906%2016%200.0878906ZM4%201.58789H16C17.3807%201.58789%2018.5%202.70718%2018.5%204.08789V12.0879C18.5%2013.4686%2017.3807%2014.5879%2016%2014.5879H4C2.61929%2014.5879%201.5%2013.4686%201.5%2012.0879V4.08789C1.5%202.70718%202.61929%201.58789%204%201.58789Z'%20fill='%23242984'/%3e%3c/svg%3e")}.site-footer__contact-note{margin:-.7rem 0 0 4.4rem;color:#7d96bd;font-size:1.2rem;font-weight:400}.site-footer__details{gap:2rem;padding-top:.75rem}.site-footer__details span:first-child:before{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='21'%20viewBox='0%200%2020%2021'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10.8629%205.96752C10.8733%205.4848%2010.4848%205.08789%2010.002%205.08789C9.51937%205.08789%209.13098%205.48445%209.14103%205.96696L9.25294%2011.3415C9.26141%2011.7482%209.59349%2012.0734%2010.0002%2012.0734C10.4068%2012.0734%2010.7388%2011.7484%2010.7475%2011.342L10.8629%205.96752Z'%20fill='%23242984'/%3e%3cpath%20d='M9.29091%2014.7787C9.48788%2014.9848%209.72424%2015.0879%2010%2015.0879C10.1818%2015.0879%2010.347%2015.0412%2010.4955%2014.9478C10.647%2014.8512%2010.7682%2014.7224%2010.8591%2014.5613C10.953%2014.4003%2011%2014.2215%2011%2014.0251C11%2013.7352%2010.9%2013.4872%2010.7%2013.2811C10.503%2013.075%2010.2697%2012.9719%2010%2012.9719C9.72424%2012.9719%209.48788%2013.075%209.29091%2013.2811C9.09697%2013.4872%209%2013.7352%209%2014.0251C9%2014.3214%209.09697%2014.5726%209.29091%2014.7787Z'%20fill='%23242984'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M20%2010.0879C20%2015.6107%2015.5228%2020.0879%2010%2020.0879C4.47715%2020.0879%200%2015.6107%200%2010.0879C0%204.56504%204.47715%200.0878906%2010%200.0878906C15.5228%200.0878906%2020%204.56504%2020%2010.0879ZM18.5%2010.0879C18.5%2014.7823%2014.6944%2018.5879%2010%2018.5879C5.30558%2018.5879%201.5%2014.7823%201.5%2010.0879C1.5%205.39347%205.30558%201.58789%2010%201.58789C14.6944%201.58789%2018.5%205.39347%2018.5%2010.0879Z'%20fill='%23242984'/%3e%3c/svg%3e")}.site-footer__details span:last-child:before{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='19'%20viewBox='0%200%2020%2019'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M1.66433%205.67048L7.50114%201.00104C8.96202%20-0.167664%2011.0378%20-0.167663%2012.4987%201.00104L18.3355%205.67048C19.3759%206.50277%2019.9336%207.79842%2019.8229%209.12614L19.1527%2017.1681C19.0664%2018.2047%2018.1998%2019.002%2017.1597%2019.002H13.2748C11.9097%2019.002%2010.9457%2017.6646%2011.3774%2016.3696L11.6303%2015.6109C12.0581%2014.3274%2011.1028%2013.002%209.74992%2013.002C8.39703%2013.002%207.44173%2014.3274%207.86955%2015.6109L8.12244%2016.3696C8.55412%2017.6646%207.59018%2019.002%206.22507%2019.002H2.84019C1.80001%2019.002%200.933477%2018.2047%200.847095%2017.1681L0.176931%209.12614C0.0662881%207.79842%200.62397%206.50277%201.66433%205.67048ZM2.60138%206.84178L8.43818%202.17234C9.35123%201.4419%2010.6486%201.4419%2011.5617%202.17234L17.3985%206.84178C18.0487%207.36197%2018.3972%208.17175%2018.3281%209.00157L17.6579%2017.0435C17.6363%2017.3027%2017.4197%2017.502%2017.1597%2017.502H13.2748C12.9335%2017.502%2012.6925%2017.1677%2012.8004%2016.8439L13.0533%2016.0852C13.8049%2013.8305%2012.1266%2011.502%209.74992%2011.502C7.3732%2011.502%205.69494%2013.8305%206.44652%2016.0852L6.69941%2016.8439C6.80733%2017.1677%206.56635%2017.502%206.22507%2017.502H2.84019C2.58014%2017.502%202.36351%2017.3027%202.34191%2017.0435L1.67175%209.00157C1.6026%208.17175%201.95115%207.36197%202.60138%206.84178Z'%20fill='%23242984'/%3e%3c/svg%3e")}.site-footer__actions{align-items:stretch}.site-footer__callback{position:relative;padding:1.3rem 2.2rem 1.3rem 5.2rem;border:0;border-radius:9rem;background:#dfe8f6;color:#242984;font:inherit;font-size:1.6rem;font-weight:600;white-space:nowrap;cursor:pointer}.site-footer__callback:before{position:absolute;top:1.7rem;left:1.7rem;width:1.8rem;height:1.8rem;background:url("data:image/svg+xml,%3csvg%20width='19'%20height='19'%20viewBox='0%200%2019%2019'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M1.05738%203.20077L1.91682%201.4819C2.52732%200.260899%204.1546%20-0.00317538%205.11988%200.962107L7.40162%203.24384C8.01034%203.85256%208.16125%204.78251%207.77626%205.55248L7.51353%206.07795C7.09083%206.92335%207.0838%207.92373%207.57634%208.73044C7.96194%209.36199%208.4556%2010.0873%208.94725%2010.5789C9.37097%2011.0027%209.96825%2011.4279%2010.5295%2011.7841C11.4701%2012.3812%2012.67%2012.2686%2013.5673%2011.6084C14.3675%2011.0196%2015.4803%2011.1163%2016.167%2011.8343L18.1264%2013.8831C19.057%2014.8562%2018.7797%2016.4522%2017.5754%2017.0543L15.7991%2017.9425C14.4186%2018.6327%2012.8545%2018.926%2011.3953%2018.423C9.64257%2017.8188%207.13069%2016.6108%204.75988%2014.24C2.38906%2011.8692%201.18108%209.3573%200.576896%207.60457C0.0739071%206.1454%200.367139%204.58125%201.05738%203.20077ZM2.39902%203.87159L3.25846%202.15272C3.41109%201.84746%203.81791%201.78145%204.05922%202.02277L6.34096%204.3045C6.49314%204.45668%206.53087%204.68917%206.43462%204.88166L6.17189%205.40713C5.54625%206.65841%205.50281%208.21279%206.2961%209.51209C6.69481%2010.1651%207.26372%2011.0167%207.88659%2011.6396C8.42826%2012.1813%209.13645%2012.6766%209.72563%2013.0505C11.2554%2014.0216%2013.1277%2013.7941%2014.4563%2012.8166C14.6491%2012.6747%2014.9174%2012.698%2015.0829%2012.871L17.0424%2014.9199C17.275%2015.1631%2017.2057%2015.5621%2016.9046%2015.7127L15.1283%2016.6008C13.9769%2017.1766%2012.8426%2017.3353%2011.8841%2017.0049C10.2931%2016.4564%207.99458%2015.3534%205.82054%2013.1793C3.64649%2011.0053%202.54344%208.70675%201.99501%207.11573C1.66462%206.15726%201.82332%205.023%202.39902%203.87159Z'%20fill='%23242984'/%3e%3c/svg%3e") center/100% no-repeat;content:""}.site-footer__socials{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.6rem;padding-top:1.3rem}.site-footer__socials a,.site-footer__socials img{display:block;width:3rem;height:3rem}.site-footer__socials img{-o-object-fit:contain;object-fit:contain}.site-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:3rem;padding-top:2.2rem;border-top:.1rem solid #dfe8f6}.site-footer__bottom p{max-width:90rem;margin:0;color:#7d96bd;font-size:1.6rem;font-weight:400;line-height:1.45}.site-footer__payments{display:flex;align-content:center;flex-wrap:wrap}.site-footer__payments img{display:block;width:auto;max-width:8rem;max-height:4rem;margin:.5rem 1rem .5rem 0;-o-object-fit:contain;object-fit:contain}.site-footer__payments img:last-child{margin-right:0}@media (max-width: 767px){.site-footer{margin-top:4rem}.site-footer__container{padding-bottom:11.6rem}.site-footer__logo--desktop{display:none}.site-footer__logo--mobile{position:relative;top:-1rem;left:.9rem;display:block}.site-footer__logo .custom-logo,.site-footer__logo img{width:18.6rem;height:5.6rem}.site-footer__top{gap:0;padding-bottom:0}.site-footer__navigation{grid-template-columns:1fr;padding:2.5rem .7rem 1.6rem}.site-footer__menu{gap:1rem;padding:0 .5rem 1rem}.site-footer__menu:not(:first-child){padding-top:1.6rem;border-top:.1rem solid #dfe8f6}.site-footer__menu a{padding-left:.5rem;font-size:1.2rem}.site-footer__contacts{grid-template-columns:1fr;gap:.8rem;padding-top:3.2rem;padding-bottom:1.6rem}.site-footer__contact-value,.site-footer__details span{padding-left:3rem;font-size:1.2rem}.site-footer__contact-value:before,.site-footer__details span:before{width:1.7rem;height:1.7rem}.site-footer__contact-note{margin-left:3rem}.site-footer__details{gap:1.8rem}.site-footer__callback{margin-top:1rem;font-size:1.2rem;text-align:center}.site-footer__socials{justify-content:space-between;padding-top:2rem}.site-footer__bottom{align-items:flex-end;margin-top:1.6rem;padding-top:1.6rem}.site-footer__bottom p{max-width:25rem;font-size:1.2rem}.site-footer__payments{display:none}}.page-hero{padding:4rem 2rem;margin-bottom:3rem;border-radius:1rem;color:#fff;text-align:center}.page-hero h1{font-size:2.5rem;font-weight:800;margin:0 0 .75rem}.page-hero p{font-size:1.1rem;opacity:.85;margin:0}.page-hero--blue{background:linear-gradient(135deg,#1e40af,#2563eb)}.page-hero--dark{background:linear-gradient(135deg,#1e293b,#334155)}.page-hero--green{background:linear-gradient(135deg,#065f46,#059669)}.info-layout{display:grid;grid-template-columns:1fr 28rem;gap:3rem;align-items:start}@media (max-width: 1024px){.info-layout{grid-template-columns:1fr}}.info-main{display:flex;flex-direction:column;gap:3rem}.info-block h2{font-size:1.5rem;font-weight:700;margin:0 0 1rem;color:#232323}.info-block p{font-size:.95rem;line-height:1.8;color:#6b7280;margin:0 0 1rem}.info-block p:last-child{margin:0}.info-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.6rem}.info-list li{display:flex;align-items:flex-start;gap:.75rem;font-size:.95rem;color:#6b7280}.info-list li:before{content:"✓";color:var(--color-accent, #ffe066);font-weight:700;flex-shrink:0;margin-top:.1rem}.info-sidebar{position:sticky;top:2rem}.sidebar-cta{display:flex;flex-direction:column;gap:1rem}.sidebar-cta__card{padding:1.5rem;border:.1rem solid #e5e7eb;border-radius:.75rem;background:#fff}.sidebar-cta__card h4{font-size:1rem;font-weight:700;margin:0 0 .5rem;color:#232323}.sidebar-cta__card p{font-size:.875rem;color:#6b7280;margin:0 0 1rem;line-height:1.6}.sidebar-cta__card--accent{background:linear-gradient(135deg,#1e40af,#2563eb);border-color:transparent}.sidebar-cta__card--accent h4,.sidebar-cta__card--accent p{color:#fff}.sidebar-cta__card--accent p{opacity:.85}.sidebar-cta__contacts{padding:1.5rem;border:.1rem solid #e5e7eb;border-radius:.75rem;display:flex;flex-direction:column;gap:.4rem}.sidebar-cta__contacts h4{font-size:1rem;font-weight:700;color:#232323;margin:0 0 .5rem}.sidebar-cta__contacts a,.sidebar-cta__contacts span{font-size:.875rem;color:#6b7280;text-decoration:none}.sidebar-cta__contacts a:hover{color:var(--color-accent-hover, #f18c3a)}.sidebar-cta__phone{font-size:1.1rem!important;font-weight:700;color:#232323!important}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.7rem 1.5rem;font-size:.9rem;font-weight:600;border-radius:.5rem;text-decoration:none;transition:all .15s;cursor:pointer;border:none}.btn--primary{background:var(--color-accent, #ffe066);color:#fff}.btn--primary:hover{background:var(--color-accent-hover-d8, rgb(238.2928909953, 117.7630331754, 19.9071090047))}.btn--outline{background:transparent;color:var(--color-accent, #ffe066);border:.15rem solid var(--color-accent, #ffe066)}.btn--outline:hover{background:var(--color-accent-hover, #f18c3a);color:#fff}.btn--white{background:#fff;color:var(--color-accent, #ffe066)}.btn--white:hover{background:#f0f9ff}.btn--full{width:100%}.home-page{display:flex;flex-direction:column;gap:5rem;padding-bottom:5rem}.hero-slider{position:relative;width:100%;overflow:hidden}.hero-slider__track{display:flex;transition:none;will-change:transform;-webkit-user-select:none;-moz-user-select:none;user-select:none}.hero-slider__slide{min-width:100%;min-height:52rem;display:flex;align-items:center;padding:5rem 0;position:relative;overflow:hidden}.hero-slider__slide:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(120deg,rgba(0,0,0,.45) 0%,rgba(0,0,0,.1) 60%,transparent 100%);pointer-events:none}.hero-slider__content{position:relative;z-index:1;max-width:72rem}.hero-slider__subtitle{display:inline-block;background:#ffffff26;color:#ffffffe6;font-size:.8rem;font-weight:600;padding:.35rem 1rem;border-radius:2rem;margin-bottom:1.25rem;letter-spacing:.06em;text-transform:uppercase;border:.1rem solid rgba(255,255,255,.25)}.hero-slider__title{font-size:3.5rem;font-weight:900;line-height:1.12;color:#fff;margin:0 0 1.25rem}@media (max-width: 1024px){.hero-slider__title{font-size:2.4rem}}@media (max-width: 600px){.hero-slider__title{font-size:1.8rem}.hero-slider__slide{min-height:38rem}}.hero-slider__text{font-size:1rem;line-height:1.8;color:#fffc;margin:0 0 2.25rem;max-width:52rem}.hero-slider__btn{display:inline-flex;align-items:center;gap:.5rem;padding:.9rem 2.25rem;background:var(--color-accent, #ffe066);color:#fff;font-size:1rem;font-weight:700;border-radius:.65rem;text-decoration:none;transition:background .15s,transform .15s}.hero-slider__btn:hover{background:var(--color-accent-hover-d8, rgb(238.2928909953, 117.7630331754, 19.9071090047));transform:translateY(-.1rem)}.hero-slider__dots{position:absolute;bottom:2rem;left:0;width:100%;display:flex;justify-content:center;gap:1rem;z-index:2}.hero-slider__dot{width:1.2rem;height:1.2rem;border-radius:50%;border:.15rem solid rgba(255,255,255,.6);background:transparent;cursor:pointer;padding:0;transition:all .2s}.hero-slider__dot--active{background:#fff;border-color:#fff;transform:scale(1.2)}.home-section__header{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:2rem}.home-section__header h2{font-size:3.2rem;font-weight:600;line-height:1;margin:0;color:var(--color-accent, #ffe066);text-transform:uppercase}.home-section__header p{font-size:.9rem;color:#6b7280;margin:.25rem 0 0}.home-section__link{font-size:.9rem;font-weight:600;color:var(--color-accent, #ffe066);text-decoration:none;white-space:nowrap}.home-section__link:hover{text-decoration:underline}.home-section--gray{background:#f8fafc;padding:3rem 2rem;border-radius:1rem;margin-inline:-2rem}.features-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}@media (max-width: 1024px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.features-grid{grid-template-columns:1fr}}.feature-card{padding:1.75rem;border:.1rem solid #e5e7eb;border-radius:.75rem;transition:box-shadow .2s}.feature-card:hover{box-shadow:0 .4rem 2rem #00000012}.feature-card__icon{color:var(--color-accent, #ffe066);margin-bottom:1rem}.feature-card h3{font-size:1rem;font-weight:700;margin:0 0 .5rem;color:#232323}.feature-card p{font-size:.875rem;line-height:1.7;color:#6b7280;margin:0}.home-section .cat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}@media (max-width: 1024px){.home-section .cat-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.home-section .cat-grid{grid-template-columns:1fr}}.home-section .cat-card{border-radius:.75rem;overflow:hidden;text-decoration:none;display:block;border:.1rem solid #e5e7eb;background:#fff;transition:box-shadow .2s,transform .2s}.home-section .cat-card:hover{box-shadow:0 .4rem 1.5rem #0000001a;transform:translateY(-.2rem)}.home-section .cat-card__image{aspect-ratio:4/3;background-size:cover;background-position:center;background-color:#f1f5f9}.home-section .cat-card__body{padding:1rem}.cat-card__body h3{font-size:.95rem;font-weight:600;margin:0 0 .25rem;color:#232323}.cat-card__body span{font-size:.8rem;color:#6b7280}.home-stats{background:linear-gradient(135deg,#1e40af,#2563eb);padding:4rem 0;border-radius:1rem}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;text-align:center}@media (max-width: 768px){.stats-grid{grid-template-columns:repeat(2,1fr)}}.stat{display:flex;flex-direction:column;gap:.4rem}.stat__num{font-size:3rem;font-weight:900;color:#fff;line-height:1}.stat__label{font-size:.9rem;color:#ffffffb3}.about-layout{display:grid;grid-template-columns:1fr 28rem;gap:3rem;align-items:start}@media (max-width: 1024px){.about-layout{grid-template-columns:1fr}}.about-main{display:flex;flex-direction:column;gap:3rem}.about-block h2{font-size:1.5rem;font-weight:700;margin:0 0 1rem}.about-block p{font-size:.95rem;line-height:1.8;color:#6b7280;margin:0 0 1rem}.about-values{display:flex;flex-direction:column;gap:1.25rem}.about-value{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem;border:.1rem solid #e5e7eb;border-radius:.75rem}.about-value__icon{font-size:1.75rem;flex-shrink:0}.about-value h4{font-size:1rem;font-weight:700;margin:0 0 .35rem}.about-value p{font-size:.875rem;color:#6b7280;margin:0;line-height:1.6}.timeline{display:flex;flex-direction:column;border-left:.2rem solid #e5e7eb;padding-left:2rem;margin-left:2rem}.timeline__item{position:relative;padding-bottom:2rem}.timeline__item:last-child{padding-bottom:0}.timeline__item:before{content:"";position:absolute;left:-2.6rem;top:.3rem;width:1rem;height:1rem;border-radius:50%;background:var(--color-accent, #ffe066);border:.2rem solid #fff;box-shadow:0 0 0 .2rem var(--color-accent, #ffe066)}.timeline__year{display:inline-block;font-size:.8rem;font-weight:700;color:var(--color-accent, #ffe066);background:#eff6ff;padding:.2rem .6rem;border-radius:.3rem;margin-bottom:.5rem}.timeline__content h4{font-size:1rem;font-weight:600;margin:0 0 .35rem}.timeline__content p{font-size:.875rem;color:#6b7280;margin:0;line-height:1.6}.about-sidebar{position:sticky;top:2rem}.about-card{padding:1.5rem;border:.1rem solid #e5e7eb;border-radius:.75rem;margin-bottom:1rem;background:#fff}.about-card h3{font-size:1rem;font-weight:700;margin:0 0 .75rem}.about-card p{font-size:.875rem;color:#6b7280;margin:0 0 1rem}.about-card--accent{background:linear-gradient(135deg,#1e40af,#2563eb);border-color:transparent}.about-card--accent h3,.about-card--accent p{color:#fff}.about-card--accent p{opacity:.85}.about-stats{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.about-stats li{font-size:.875rem;color:#6b7280;display:flex;gap:.5rem}.about-stats li strong{color:#232323;min-width:3rem}.contacts-layout{display:grid;grid-template-columns:1fr 1fr;gap:4rem;margin-bottom:3rem;align-items:start}@media (max-width: 768px){.contacts-layout{grid-template-columns:1fr}}.contacts-info{display:flex;flex-direction:column;gap:1.5rem}.contact-block{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem;border:.1rem solid #e5e7eb;border-radius:.75rem}.contact-block__icon{width:4rem;height:4rem;background:#eff6ff;border-radius:.5rem;display:flex;align-items:center;justify-content:center;color:var(--color-accent, #ffe066);flex-shrink:0}.contact-block h4{font-size:.875rem;font-weight:700;margin:0 0 .35rem;color:#232323}.contact-block a,.contact-block span{display:block;font-size:.875rem;color:#6b7280;text-decoration:none;line-height:1.6}.contact-block a:hover{color:var(--color-accent-hover, #f18c3a)}.contacts-form-wrap h2{font-size:1.5rem;font-weight:700;margin:0 0 1.5rem}.contacts-map{border-radius:1rem;overflow:hidden;border:.1rem solid #e5e7eb}.contact-form{display:flex;flex-direction:column;gap:1rem}.contact-form__row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media (max-width: 600px){.contact-form__row{grid-template-columns:1fr}}.contact-form__field{display:flex;flex-direction:column;gap:.4rem}.contact-form__success{padding:1.4rem 1.6rem;background:#ecfdf5;border:.1rem solid #6ee7b7;border-radius:.6rem;color:#15803d;font-size:1.4rem}.contact-form__error{margin-bottom:1.2rem;padding:1.2rem 1.6rem;background:#fef2f2;border:.1rem solid #fca5a5;border-radius:.6rem;color:#b91c1c;font-size:1.4rem}.contact-form__field label{font-size:.825rem;font-weight:600;color:#232323}.contact-form__field input,.contact-form__field textarea,.contact-form__field select{padding:.65rem .9rem;border:.15rem solid #e5e7eb;border-radius:.5rem;font-size:.9rem;color:#232323;outline:none;font-family:inherit;transition:border-color .15s;background:#fff}.contact-form__field input:focus,.contact-form__field textarea:focus,.contact-form__field select:focus{border-color:var(--color-accent, #ffe066)}.contact-form__field input::-moz-placeholder,.contact-form__field textarea::-moz-placeholder{color:#6b7280}.contact-form__field input::placeholder,.contact-form__field textarea::placeholder{color:#6b7280}.contact-form__field textarea{resize:vertical}.contact-form__field select{cursor:pointer}.contact-form__note{font-size:.75rem;color:#6b7280;margin:0;text-align:center}.delivery-methods{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:1rem}@media (max-width: 768px){.delivery-methods{grid-template-columns:1fr}}.delivery-card{padding:1.75rem;border:.1rem solid #e5e7eb;border-radius:.75rem;text-align:center}.delivery-card__icon{font-size:2.5rem;margin-bottom:.75rem}.delivery-card__time{font-size:1.1rem;font-weight:700;color:var(--color-accent, #ffe066);margin-bottom:.75rem}.delivery-card__price{font-size:.9rem;font-weight:600;color:#232323;margin-top:.75rem;padding-top:.75rem;border-top:.1rem solid #e5e7eb}.delivery-card h3{font-size:1rem;font-weight:700;margin:0 0 .5rem}.delivery-card p{font-size:.875rem;color:#6b7280;margin:0;line-height:1.6}.tc-grid{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.75rem}.tc-item{padding:.4rem 1rem;border:.15rem solid #e5e7eb;border-radius:2rem;font-size:.875rem;font-weight:500;color:#232323}.payment-methods{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;margin-bottom:1rem}@media (max-width: 600px){.payment-methods{grid-template-columns:1fr}}.payment-card{padding:1.5rem;border:.1rem solid #e5e7eb;border-radius:.75rem}.payment-card__icon{font-size:2rem;margin-bottom:.75rem}.payment-card__tag{display:inline-block;font-size:.75rem;font-weight:600;padding:.2rem .6rem;border-radius:2rem;background:#eff6ff;color:var(--color-accent, #ffe066);margin-top:.75rem}.payment-card h3{font-size:1rem;font-weight:700;margin:0 0 .5rem}.payment-card p{font-size:.875rem;color:#6b7280;margin:0;line-height:1.6}.hydraulics-components h2{font-size:1.5rem;font-weight:700;margin:0 0 1rem}.component-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:.75rem}@media (max-width: 768px){.component-grid{grid-template-columns:1fr}}.component-card{padding:1.25rem;border:.1rem solid #e5e7eb;border-radius:.75rem}.component-card h4{font-size:.95rem;font-weight:700;margin:0 0 .5rem;color:#232323}.component-card p{font-size:.85rem;color:#6b7280;margin:0;line-height:1.6}.quality-steps{display:flex;flex-direction:column;gap:1.5rem}.quality-step{display:flex;align-items:flex-start;gap:1.5rem}.quality-step__num{font-size:2rem;font-weight:900;color:var(--color-accent, #ffe066);opacity:.25;flex-shrink:0;line-height:1;min-width:3rem}.quality-step h3{font-size:1rem;font-weight:700;margin:0 0 .5rem}.quality-step p{font-size:.875rem;color:#6b7280;margin:0;line-height:1.7}.dealer-benefits{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;margin-bottom:1rem}@media (max-width: 600px){.dealer-benefits{grid-template-columns:1fr}}.dealer-benefit{padding:1.5rem;border:.1rem solid #e5e7eb;border-radius:.75rem}.dealer-benefit__icon{font-size:2rem;margin-bottom:.75rem}.dealer-benefit h3{font-size:1rem;font-weight:700;margin:0 0 .5rem}.dealer-benefit p{font-size:.875rem;color:#6b7280;margin:0;line-height:1.6}.dealer-steps{display:flex;flex-direction:column;gap:.75rem;margin-top:.75rem}.dealer-step{display:flex;align-items:center;gap:1rem}.dealer-step span{width:3rem;height:3rem;background:var(--color-accent, #ffe066);color:#fff;font-weight:700;font-size:1.1rem;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.dealer-step p{margin:0;font-size:.9rem;color:#6b7280}.dealer-form-wrap h2{font-size:1.5rem;font-weight:700;margin:0 0 1.5rem}.development-notice{display:flex;align-items:center;justify-content:center;min-height:50rem;padding:4rem 1rem}.development-notice__plate{padding:2rem 4rem;border:.2rem solid var(--color-accent, #ffe066);border-radius:1.2rem;background:#f1f5fc;color:var(--color-accent, #ffe066);font-size:3.2rem;font-weight:600;line-height:1;text-align:center;text-transform:uppercase}@media (max-width: 48rem){.development-notice{min-height:35rem}.development-notice__plate{padding:1.6rem 2.4rem;font-size:2.4rem}}.showcase-slider{--c: var(--color-accent, #ffe066);position:relative;min-height:30rem;overflow:hidden}.showcase-slider__viewport{position:relative;width:100%;height:auto;max-height:83rem;overflow:hidden}.showcase-slider__track{position:relative;z-index:1;height:70rem;max-height:108rem}.showcase-slider__background{position:absolute;top:0;left:0;z-index:0;width:100%;height:50rem;background-position:top center;background-size:cover;background-repeat:no-repeat;pointer-events:none}.showcase-slider__slide{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;background:transparent;z-index:10;opacity:0;visibility:hidden;transition:opacity .6s ease,visibility .6s ease}.showcase-slider__slide--active{z-index:11;opacity:1;visibility:visible}.showcase-slider__media{position:relative;width:100%;height:100%;overflow:hidden}.showcase-slider__image-link{display:block;position:relative;overflow:hidden;width:100%;height:100rem;transition:all 2s ease;transform:translate(10%);top:-13rem}.showcase-slider__slide--active .showcase-slider__image-link{transform:translate(0)}.showcase-slider__image-link img{width:55%;height:51rem;margin-top:18rem;margin-bottom:5rem;float:right;position:relative;z-index:1;-o-object-fit:cover;object-fit:cover}.showcase-slider__image-link:before{content:"";display:block;position:absolute;right:-5%;top:10%;z-index:0;width:55%;height:61rem;border:2rem solid var(--c);transition:all 2s ease;transform:translate(30%)}.showcase-slider__slide--active .showcase-slider__image-link:before{transform:translate(0)}.showcase-slider__content{position:absolute;top:11rem;left:6%;right:0;z-index:22;display:flex;flex-direction:column;justify-content:center;padding:1.5rem 2rem;width:75rem}.showcase-slider__content-inner{width:100%}.showcase-slider__summary{width:100%;margin-top:2rem;font:2.4rem/1.6 JosefinSans-Bold,sans-serif;text-transform:uppercase;color:#fff;opacity:0;transition:all .8s .6s ease}.showcase-slider__brand{margin:0;color:#fff;font:4.8rem/1.3 Montserrat-B,sans-serif;letter-spacing:.2rem;opacity:0;transform:translateY(4rem);transition:all .8s .6s ease}.showcase-slider__title{margin:0;color:#fff;font:400 5rem/1.2 Montserrat-B,sans-serif;opacity:0;transform:translateY(4rem);transition:all .8s .6s ease}.showcase-slider__slide--active .showcase-slider__brand,.showcase-slider__slide--active .showcase-slider__title{opacity:1;transform:translateY(0)}.showcase-slider__slide--active .showcase-slider__summary{opacity:.6;transform:translateY(0)}.showcase-slider__button{display:inline-block;width:100%;max-width:15rem;margin-top:4rem;padding:1rem 1.5rem;border:.1rem solid #fff;border-radius:3rem;color:#fff;text-align:center;font-size:1.4rem;opacity:0;transform:translateY(4rem);transition:all .3s ease,transform .8s .9s ease,opacity .8s .9s ease}.showcase-slider__slide--active .showcase-slider__button{display:none;opacity:1;transform:translateY(0)}.showcase-slider__side{position:absolute;top:0;right:0;bottom:0;z-index:12;width:100%;max-width:10rem;pointer-events:none}.showcase-slider__dots{position:absolute;top:23rem;right:5rem;bottom:auto;left:auto;z-index:13;display:flex;width:auto;height:auto;flex-direction:column;transform:translate(50%,-50%)}.showcase-slider__dot{width:1rem;height:1rem;margin:.3rem 0;padding:0;border:0;border-radius:50%;background:#fff6;opacity:1;cursor:pointer;transition:all .3s ease}.showcase-slider__dot--active{height:3rem;border-radius:1.5rem;background:#fff}.showcase-slider__dot:hover{height:1.5rem;border-radius:1.5rem;background:#fff}.showcase-slider__arrows{position:absolute;right:0;top:41rem;z-index:13;display:flex;width:100%;max-width:10rem;flex-direction:column;justify-content:center;text-align:center}.showcase-slider__arrow{position:static;display:grid;width:5rem;height:5rem;margin:0 auto;padding:0;place-items:center;border:.2rem solid #fff;border-radius:50%;background:transparent;color:#fff;font-size:2.8rem;line-height:1;cursor:pointer;transition:all .3s ease}.showcase-slider__arrow--prev{margin-top:1rem}.showcase-slider__arrow:hover{border-color:var(--c);background:var(--c)}.showcase-slider__scroll{display:none;position:absolute;left:7%;bottom:25%;z-index:13;color:#fff}.showcase-slider__caption{position:absolute;bottom:0;z-index:12;display:none;width:35%;white-space:nowrap;color:transparent;font-size:11.5rem;opacity:.5;-webkit-text-stroke:.1rem var(--c)}@media (max-width: 1024px) and (min-width: 769px){.showcase-slider__content-inner{width:60%}}@media (max-width: 768px){.showcase-slider__track{height:40rem;aspect-ratio:auto}.showcase-slider__media{height:40rem}.showcase-slider__media:before,.showcase-slider__image-link:before,.showcase-slider__arrows,.showcase-slider__caption,.showcase-slider__scroll{display:none}.showcase-slider__image-link img{width:100%;margin-top:7rem}.showcase-slider__content{top:76%;padding:0}.showcase-slider__content-inner{width:100%;padding-bottom:0}.showcase-slider__brand{display:none;font-size:1.6rem}.showcase-slider__title{font-size:1.8rem}.showcase-slider__summary{margin:1rem 0;font-size:1.2rem;line-height:1.2}.showcase-slider__side{max-width:5.5rem}.showcase-slider__dots{right:2.7rem}.showcase-slider__dot{width:.6rem;height:.6rem}.showcase-slider__dot--active{height:2rem}}.woocommerce-account .woocommerce{display:flex;align-items:flex-start;gap:2.5rem;padding-block:3rem}.woocommerce-account .woocommerce:before,.woocommerce-account .woocommerce:after{content:none}@media (max-width: 900px){.woocommerce-account .woocommerce{flex-direction:column}}.woocommerce-account .woocommerce-MyAccount-navigation{width:24%;flex-shrink:0;position:sticky;top:2rem;background:#fff;border-radius:2.4rem;overflow:hidden}.woocommerce-MyAccount-navigation-link--dashboard,.woocommerce-MyAccount-navigation-link--downloads,.woocommerce-MyAccount-navigation-link--edit-address{display:none}.woocommerce-MyAccount-navigation ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.15rem}.woocommerce-MyAccount-navigation li a{display:flex;align-items:center;gap:1rem;padding:2rem;font-size:1.6rem;font-weight:500;line-height:2rem;color:#000;text-decoration:none;transition:background .15s,color .15s}.woocommerce-MyAccount-navigation li a:hover{background:#fff9e0}.nav-icon-wrap{display:inline-flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;border-radius:50%;flex-shrink:0;transition:background .15s}.nav-icon-wrap svg{width:2.2rem;height:2.2rem}.woocommerce-MyAccount-navigation-link--orders.is-active .nav-icon-wrap,.woocommerce-MyAccount-navigation-link--orders a[aria-current=page] .nav-icon-wrap,.woocommerce-MyAccount-navigation-link--settings.is-active .nav-icon-wrap,.woocommerce-MyAccount-navigation-link--settings a[aria-current=page] .nav-icon-wrap,.woocommerce-MyAccount-navigation-link--edit-account.is-active .nav-icon-wrap,.woocommerce-MyAccount-navigation-link--edit-account a[aria-current=page] .nav-icon-wrap{background:var(--color-accent, #ffe066)}.woocommerce-MyAccount-navigation-link--customer-logout{border-top:.1rem solid #e5e7eb}.woocommerce-MyAccount-navigation-link--customer-logout a:hover,.woocommerce-MyAccount-navigation-link--customer-logout a:hover .nav-icon-wrap{background:var(--color-accent-hover, #f18c3a)}.woocommerce-account .woocommerce-MyAccount-content{flex:1;width:auto;float:none;min-width:0;background:#fff;border-radius:2.4rem;padding:2rem 2.5rem}.woocommerce-MyAccount-content>p:first-child{font-size:1rem;color:#6b7280;margin:0 0 1.5rem}.woocommerce-orders-table{width:100%;border-collapse:collapse;font-size:.9rem}.woocommerce-orders-table th{text-align:left;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#6b7280;padding:0 1rem .75rem;border-bottom:.1rem solid #e5e7eb}.woocommerce-orders-table th:first-child,.woocommerce-orders-table td:first-child{padding-left:0}.woocommerce-orders-table td{padding:1rem;border-bottom:.1rem solid #e5e7eb;color:#232323;vertical-align:middle}.woocommerce-orders-table tr:last-child td{border-bottom:none}.woocommerce-orders-table .button{display:inline-flex;align-items:center;padding:.4rem .9rem;background:var(--color-accent, #ffe066);color:#fff;font-size:.8rem;font-weight:600;border-radius:.4rem;text-decoration:none;transition:background .15s}.woocommerce-orders-table .button:hover{background:var(--color-accent-hover-d8, rgb(238.2928909953, 117.7630331754, 19.9071090047))}.woocommerce-orders-table .woocommerce-orders-table__cell-order-status span,mark.order-status{display:inline-flex;align-items:center;padding:.25rem .7rem;border-radius:2rem;font-size:.75rem;font-weight:600;background:#f1f5f9;color:#6b7280}mark.order-status.status-completed,.woocommerce-orders-table .woocommerce-orders-table__cell-order-status span.status-completed{background:#ecfdf5;color:#15803d}mark.order-status.status-processing,.woocommerce-orders-table .woocommerce-orders-table__cell-order-status span.status-processing{background:#eff6ff;color:var(--color-accent, #ffe066)}mark.order-status.status-cancelled,.woocommerce-orders-table .woocommerce-orders-table__cell-order-status span.status-cancelled{background:#fef2f2;color:#b91c1c}.woocommerce-MyAccount-content .woocommerce-form,.woocommerce-MyAccount-content .edit-account{display:flex;flex-direction:column;gap:1.25rem}.woocommerce-MyAccount-content .woocommerce-form-row,.woocommerce-MyAccount-content .form-row{display:flex;flex-direction:column;gap:.4rem}.woocommerce-MyAccount-content label{font-size:1.6rem;font-weight:600;color:#232323}.woocommerce-MyAccount-content input[type=text],.woocommerce-MyAccount-content input[type=email],.woocommerce-MyAccount-content input[type=tel],.woocommerce-MyAccount-content input[type=password],.woocommerce-MyAccount-content select,.woocommerce-MyAccount-content textarea{width:100%;box-sizing:border-box;padding:1.1rem 1.4rem;border:.15rem solid #000000;border-radius:.8rem;font-size:1.5rem;font-family:inherit;color:#000;outline:none;transition:border-color .15s}.woocommerce-MyAccount-content input[type=text]:hover,.woocommerce-MyAccount-content input[type=text]:focus,.woocommerce-MyAccount-content input[type=email]:hover,.woocommerce-MyAccount-content input[type=email]:focus,.woocommerce-MyAccount-content input[type=tel]:hover,.woocommerce-MyAccount-content input[type=tel]:focus,.woocommerce-MyAccount-content input[type=password]:hover,.woocommerce-MyAccount-content input[type=password]:focus,.woocommerce-MyAccount-content select:hover,.woocommerce-MyAccount-content select:focus,.woocommerce-MyAccount-content textarea:hover,.woocommerce-MyAccount-content textarea:focus{border-color:var(--color-one, #ffe066)}.woocommerce-MyAccount-content .woocommerce-Button,.woocommerce-MyAccount-content button[type=submit],.woocommerce-MyAccount-content input[type=submit]{display:inline-flex;align-items:center;padding:1.2rem 1.6rem;border:.3rem solid #ffc533;border-radius:.8rem;font-size:1.4rem;font-weight:600;font-family:inherit;color:#232323;text-decoration:none;background:#fff;cursor:pointer;transition:border-color .15s,color .15s;line-height:1}.woocommerce-MyAccount-content .woocommerce-Button:hover,.woocommerce-MyAccount-content button[type=submit]:hover,.woocommerce-MyAccount-content input[type=submit]:hover{background:var(--color-accent-hover, #f18c3a)}.woocommerce-Addresses{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}@media (max-width: 600px){.woocommerce-Addresses{grid-template-columns:1fr}}.woocommerce-Address{padding:1.5rem;border:.1rem solid #e5e7eb;border-radius:.75rem}.woocommerce-Address-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.woocommerce-Address-title h3{font-size:1rem;font-weight:700;margin:0;color:#232323}.woocommerce-Address-title .edit{font-size:.8rem;font-weight:600;color:var(--color-accent, #ffe066);text-decoration:none}.woocommerce-Address-title .edit:hover{text-decoration:underline}address{font-style:normal;font-size:.875rem;line-height:1.8;color:#6b7280}.woocommerce-MyAccount-content .woocommerce-message{padding:1rem 1.25rem;background:#ecfdf5;border-left:.3rem solid #22c55e;border-radius:.5rem;font-size:.9rem;color:#15803d;margin-bottom:1.5rem}.woocommerce-MyAccount-content .woocommerce-error{padding:1rem 1.25rem;background:#fef2f2;border-left:.3rem solid #ef4444;border-radius:.5rem;font-size:.9rem;color:#b91c1c;margin-bottom:1.5rem;list-style:none}.user-profile{display:flex;flex-direction:column;gap:2rem}.user-profile__section{padding-bottom:2rem;border-bottom:.1rem solid #e5e7eb}.user-profile__section:last-child{border-bottom:none;padding-bottom:0}.user-profile__title{font-size:2rem;line-height:1.2;font-weight:600;margin:0 0 1.5rem;color:#232323}.user-profile__grid{display:flex;margin-bottom:1.5rem;width:100%;justify-content:space-between}.user-profile__field{display:flex;flex-direction:column;gap:.25rem}.user-profile__label{font-size:1.3rem;line-height:2rem;color:#6b7280;margin:0;text-transform:uppercase;letter-spacing:.05em}.user-profile__value{display:block;font-size:1.45rem;font-weight:600;color:#1a1a1a}.user-profile__btn{display:inline-flex;align-items:center;padding:1.2rem 1.6rem;border:.3rem solid #ffc533;border-radius:.8rem;font-size:1.4rem;font-weight:600;font-family:inherit;color:#232323;text-decoration:none;background:#fff;cursor:pointer;transition:border-color .15s,color .15s;line-height:1}.user-profile__btn:hover{background:var(--color-accent-hover, #f18c3a)}.user-profile__btn-catalog{display:inline-flex;align-items:center;padding:1.2rem 1.6rem;border:none;border-radius:.8rem;font-size:1.4rem;font-weight:600;font-family:inherit;color:#232323;text-decoration:none;background:var(--color-accent, #ffe066);cursor:pointer;transition:border-color .15s,background .15s}.user-profile__btn-catalog:hover{background:var(--color-accent-hover, #f18c3a)}.user-profile__btn--outline{background:transparent;color:#6b7280}.settings-form-wrap{max-width:27rem}.user-profile__form-row{display:flex;gap:1rem}.user-profile__form-row .woocommerce-form-row{flex:1}.user-profile__form-actions{display:flex;align-items:center;gap:1rem;margin-top:.5rem}.user-profile__addresses{display:flex;flex-direction:column;gap:1rem}.user-profile__address-card{padding:1.25rem;border:.1rem solid #e5e7eb;border-radius:.75rem}.user-profile__address-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.user-profile__address-type{font-size:.8rem;font-weight:700;color:#232323;text-transform:uppercase;letter-spacing:.05em}.user-profile__address-edit{font-size:.8rem;font-weight:600;color:var(--color-accent, #ffe066);text-decoration:none}.user-profile__address-edit:hover{text-decoration:underline}.user-profile__empty-wrap{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.6rem}.user-profile__empty{font-size:1.4rem;color:#6b7280;margin:0}.user-profile__address-empty{font-size:.875rem;color:#6b7280;margin:0}.address-book__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem}.address-book__item{display:flex;align-items:center;gap:1.2rem;padding:1.4rem 1.6rem;border:.1rem solid #e5e7eb;border-radius:1rem;background:#fff}.address-book__pin{flex-shrink:0}.address-book__text{flex:1;min-width:0;font-size:1.45rem;color:#232323;word-break:break-word}.address-book__del{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:3.4rem;height:3.4rem;border:none;background:#e6ecf2;border-radius:50%;color:#6b7280;cursor:pointer;transition:background .15s,color .15s}.address-book__del:hover{background:var(--color-accent-hover, #f18c3a)}.address-book__actions{margin-top:1.5rem}.address-book__limit{margin:0;font-size:1.3rem;color:#6b7280}.address-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:300;display:flex;align-items:center;justify-content:center;padding:2rem}.address-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080}.address-modal__box{position:relative;z-index:1;width:100%;max-width:46rem;background:#fff;border-radius:2.4rem;box-shadow:0 2rem 5rem #00000040}.address-modal__close{position:absolute;top:1.4rem;right:1.4rem;display:inline-flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;border:none;background:#e6ecf2;border-radius:50%;color:#6b7280;cursor:pointer;transition:background .15s}.address-modal__close:hover{background:var(--color-accent-hover, #f18c3a)}.address-modal__title{font-size:2rem;font-weight:700;color:#232323;padding:2rem}.address-modal__field{position:relative;display:flex;flex-direction:column;gap:.6rem;padding:2rem 2rem 0}.address-modal__label{font-size:1.4rem;font-weight:600;color:#232323}.woocommerce-MyAccount-content .address-modal__field .address-modal__input{width:100%;box-sizing:border-box;padding:1.1rem 1.4rem;border:.15rem solid #000000;border-radius:.8rem;font-size:1.5rem;font-family:inherit;color:#000;outline:none;transition:border-color .15s}.woocommerce-MyAccount-content .address-modal__field .address-modal__input:hover,.woocommerce-MyAccount-content .address-modal__field .address-modal__input:focus{border-color:var(--color-one, #ffe066)}.address-modal__suggest{position:absolute;top:100%;left:0;right:0;z-index:5;margin-top:.4rem;max-height:28rem;overflow-y:auto;background:#fff;border:.1rem solid #e5e7eb;border-radius:.8rem;box-shadow:0 1rem 3rem #0000001f}.address-modal__suggest-item{margin:0;padding:1rem 1.4rem;font-size:1.4rem;color:#232323;cursor:pointer;transition:background .12s}.address-modal__suggest-item:hover{background:#f3f6fb}.address-modal__suggest-meta{display:block;margin-top:.2rem;font-size:1.2rem;color:#6b7280}.org-tabs{display:flex;gap:.4rem;background:#f3f4f6;border-radius:1rem;margin:0 2rem}.org-tabs__item{flex:1;margin:0;padding:.9rem 1rem;text-align:center;font-size:1.4rem;font-weight:600;color:#6b7280;border-radius:.7rem;cursor:pointer;transition:background .15s,color .15s}.org-tabs__item--active{background:#fff;color:#232323;box-shadow:0 .1rem .4rem #0000001a}.org-card__head{display:flex;align-items:center;flex-wrap:wrap;gap:.8rem}.org-card__name{display:block;font-size:1.45rem;font-weight:600;color:#232323}.org-card__default{display:inline-block;padding:.2rem .9rem;font-size:1.1rem;font-weight:500;color:#000;background:var(--color-accent, #ffe066);border-radius:999px}.org-card__meta{display:block;margin-top:.3rem;font-size:1.3rem;color:#6b7280}.address-modal__error{margin:1rem 0 0;font-size:1.4rem;color:#b91c1c}.address-modal__footer{margin-top:2rem;padding:2rem;background:#000;border-bottom-left-radius:2.4rem;border-bottom-right-radius:2.4rem}.address-modal__save{width:100%;padding:1.2rem 1.8rem;background:var(--color-accent, #ffe066);color:#000;font-size:1.6rem;font-weight:600;font-family:inherit;border:none;border-radius:1rem;cursor:pointer;transition:background .15s,opacity .15s}.address-modal__save:hover{background:var(--color-accent-hover, #f18c3a)}.address-modal__save:disabled{background:#fff;color:#000;opacity:.7;cursor:not-allowed}.cart-page{display:flex;flex-wrap:wrap;align-items:flex-start;gap:2.5rem;padding-block:1rem 4rem}.cart-page__col{flex:1 1 60%;min-width:0;display:flex;flex-direction:column;gap:6rem}.cart-page__aside{flex:1 1 32rem;max-width:38rem;position:sticky;top:2rem}.cart-card{background:#fff;border-radius:2.4rem}.cart-card__head{display:flex;align-items:center;gap:1.2rem;padding:2rem;border-bottom:.1rem solid #d7e2ed}.cart-card__title{margin:0;font-size:2.8rem;font-weight:700;color:#232323}.cart-card__count{display:inline-flex;align-items:center;justify-content:center;font-size:1.6rem;font-weight:500;color:#6b7280;position:relative;top:.3rem}.cart-hint{display:flex;align-items:center;gap:1.2rem;padding:2rem;border-bottom:.1rem solid #d7e2ed}.cart-hint__icon{flex-shrink:0}.cart-hint__svg{display:flex;align-items:center;justify-content:center;background:var(--color-accent, #ffe066);border-radius:50%;width:4.4rem;height:4.4rem;flex-shrink:0}.cart-hint__svg svg{width:2.4rem;height:2.4rem}.cart-hint__text{margin:0;font-size:1.6rem;font-weight:400;line-height:1.3;color:#6b7280}.cart-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;border-bottom:.1rem solid #d7e2ed;padding:2rem}.cart-toolbar__del{font-family:inherit;font-size:1.4rem;font-weight:500;color:#6b7280;background:none;border:none;cursor:pointer;transition:color .15s}.cart-toolbar__del:hover:not(:disabled){color:#b91c1c}.cart-toolbar__del:disabled{opacity:.45;cursor:default}.cart-check{display:inline-flex;align-items:center;gap:.9rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.cart-check__input{position:absolute;opacity:0;width:0;height:0}.cart-check__box{position:relative;flex-shrink:0;width:2.2rem;height:2.2rem;background:#fff;border:.2rem solid #d0d4da;border-radius:.6rem;transition:border-color .15s,background .15s}.cart-check__box:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='10' fill='none' viewBox='0 0 11 10'%3E%3Cpath stroke='%23101012' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m1 5 3.333 4L10 1'/%3E%3C/svg%3E") center/1.1rem auto no-repeat;transform:scale(0);transition:transform .15s}.cart-check__input:checked+.cart-check__box{border-color:#ffc533;background:#fff9e0}.cart-check__input:checked+.cart-check__box:after{transform:scale(1)}.cart-check__label{font-size:1.6rem;font-weight:500;color:#232323}.cart-list{list-style:none;margin:0;padding:0}.cart-item{display:flex;align-items:flex-start;gap:2rem;padding:2rem;border-bottom:.1rem solid #d7e2ed}.cart-item:last-child{border-bottom:none}.cart-item__media{position:relative;flex-shrink:0;width:16.8rem;height:16.8rem}.cart-item__check{position:absolute;top:.8rem;left:.8rem;z-index:2}.cart-item__img{flex-shrink:0;width:9rem;height:9rem;border-radius:1.2rem;overflow:hidden;background:#f6f7f9}.cart-item__img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.cart-item__body{display:flex;flex-direction:column;gap:1.2rem;flex:1 1 auto;min-width:0;align-self:stretch}.cart-item__name{font-size:2rem;font-weight:600;line-height:1.4;color:#101012;text-decoration:none;transition:color .15s}.cart-item__actions{display:flex;align-items:center;gap:1.2rem;margin-top:auto}.cart-item__action{font-family:inherit;font-size:1.4rem;font-weight:400;color:#6b7280;background:none;border:none;padding:0;cursor:pointer;transition:color .15s}.cart-item__action:hover{color:var(--color-accent-hover, #f18c3a)}.cart-item__divider{width:.1rem;height:1.6rem;background:#e5e7eb}.cart-item__comment{margin:0;padding:.9rem 1.2rem;font-size:1.35rem;line-height:1.4;color:#232323;background:#f6f7f9;border-radius:1rem}.cart-item__comment-edit{display:flex;flex-direction:column;gap:.8rem}.cart-item__comment-input{width:100%;padding:1rem 1.2rem;font-family:inherit;font-size:1.4rem;line-height:1.4;color:#232323;background:#fff;border:.1rem solid #e5e7eb;border-radius:1rem;resize:vertical}.cart-item__comment-input:focus{outline:none;border-color:var(--color-accent, #ffe066)}.cart-item__comment-actions{display:flex;gap:.8rem}.cart-item__comment-save,.cart-item__comment-cancel{padding:.8rem 1.6rem;font-family:inherit;font-size:1.35rem;font-weight:600;border:none;border-radius:.8rem;cursor:pointer;transition:background .15s}.cart-item__comment-save{color:#232323;background:var(--color-one, #ffe066)}.cart-item__comment-save:hover{background:var(--color-accent-hover, #f18c3a)}.cart-item__comment-cancel{color:#6b7280;background:#f1f3f5}.cart-item__comment-cancel:hover{background:#e5e7eb}.cart-item__side{display:flex;flex-direction:column;align-items:flex-end;gap:1rem;flex-shrink:0;width:16rem;align-self:stretch}.cart-item__pricing{display:flex;gap:2rem}.cart-item__price{margin:0;font-size:2rem;font-weight:500;color:#232323;white-space:nowrap}.cart-item__stock{display:flex;align-items:center;gap:.5rem;margin:auto 0 0;font-size:1.25rem;color:#6b7280}.cart-item__stock-icon{display:flex;align-items:center;justify-content:center;background:#c7f148;flex-shrink:0;border-radius:50%;width:3.5rem;height:3.5rem}.cart-counter{display:inline-flex;align-items:center;gap:1rem}.cart-counter__btn{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;font-size:2rem;line-height:1;color:#232323;background:#fff;cursor:pointer;transition:background .15s,opacity .15s;border:.1rem solid #ffc533;border-radius:50%}.cart-counter__btn svg{width:2rem;height:2rem}.cart-counter__btn:hover:not(:disabled){background:#fff9e0}.cart-counter__btn:disabled{cursor:default}.cart-counter__btn:disabled:hover{background:#fff9e0;cursor:default}.cart-counter__input{width:5rem;height:4rem;text-align:center;font-size:1.5rem;font-weight:600;color:#232323;background:#fff;border:.1rem solid #ffc533;border-radius:1.6rem}.cart-counter__input:focus,.cart-counter__input:focus-visible{outline:none;border-color:#ffc533}.cart-summary{background:#fff;border-radius:2.4rem}.cart-summary__title{margin:0 0 1.6rem;font-size:2rem;font-weight:600;padding:2rem;color:#232323;border-bottom:.1rem solid #d7e2ed}.cart-summary__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.2rem;max-height:32rem;overflow-y:auto}.cart-summary__row{display:flex;align-items:flex-start;justify-content:space-between;gap:1.2rem;border-bottom:.1rem dashed #d7e2ed;padding:1rem 2rem}.cart-summary__name{margin:0;font-size:1.6rem;font-weight:400;line-height:1;color:#000;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.cart-summary__price{margin:0;font-size:1.4rem;font-weight:600;color:#232323;white-space:nowrap}.cart-summary__foot{padding:2rem}.cart-summary__total{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.6rem;font-size:2.4rem;font-weight:500;color:#232323}.cart-summary__total-label{font-size:2.4rem;line-height:1;font-weight:700}.cart-summary__checkout{display:flex;align-items:center;justify-content:center;width:100%;padding:1.5rem;font-family:inherit;font-size:1.4rem;font-weight:600;color:#232323;background:var(--color-one, #ffe066);border:none;border-radius:1.2rem;cursor:pointer;transition:background .15s,opacity .15s}.cart-summary__checkout:hover:not(:disabled){background:var(--color-accent-hover, #f18c3a)}.cart-summary__checkout:disabled{opacity:.5;cursor:default}.cart-faq__title{margin:0 0 1.6rem;font-size:2.8rem;font-weight:600;color:#232323}.cart-faq__list{background:#fff;border-radius:2.4rem;padding:0}.cart-faq__item{border-bottom:.1rem solid #d7e2ed;padding-left:2rem;padding-right:2rem}.cart-faq__list .cart-faq__item:last-child{border-bottom:none}.cart-faq__q{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;width:100%;padding:2rem 0;font-family:inherit;font-size:1.7rem;font-weight:600;text-align:left;color:#232323;background:none;border:none;cursor:pointer}.cart-faq__chevron{width:4rem;height:4rem;flex-shrink:0;border-radius:50%;border:.1rem solid #ffc533;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:.3s}.cart-faq__chevron svg{width:3.2rem;height:3.2rem}.cart-faq__chevron:hover{background:#fff9e0}.cart-faq__q.is-open .cart-faq__chevron{transform:rotate(180deg)}.cart-faq__a{padding:0 0 2rem;font-size:1.45rem;line-height:1.5;color:#6b7280}.cart-empty-box{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.4rem;max-width:52rem;margin:2rem auto 4rem;padding:5rem 2.4rem;background:#fff;border-radius:2.4rem}.cart-empty-box__icon{margin-bottom:.6rem}.cart-empty-box__title{margin:0;font-size:2.4rem;font-weight:700;color:#232323}.cart-empty-box__text{margin:0;max-width:34rem;font-size:1.5rem;line-height:1.5;color:#6b7280}.cart-empty-box__btn{display:inline-flex;align-items:center;justify-content:center;margin-top:.8rem;padding:1.4rem 2.8rem;font-size:1.6rem;font-weight:700;color:#232323;text-decoration:none;background:var(--color-one, #ffe066);border-radius:1.2rem;transition:background .15s}.cart-empty-box__btn:hover{background:var(--color-accent-hover, #f18c3a)}@media (max-width: 1000px){.cart-page__col,.cart-page__aside{flex:1 1 100%;max-width:100%}.cart-page__aside{position:static}}@media (max-width: 560px){.cart-card{padding:1.6rem}.cart-item{flex-wrap:wrap}.cart-item__side{width:100%;flex-direction:row;align-items:center;justify-content:space-between}}[x-cloak]{display:none!important}.favorites__empty{padding:3rem 0;color:#6b7280;font-size:1.6rem;text-align:center}.favorites__grid{display:flex;flex-wrap:wrap}.favorites__grid .product-card{flex:0 0 calc((100% - 8rem) / 6);min-width:0}.favorites__grid .products-grid{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:1.6rem;list-style:none;margin:0;padding:0}.contacts-page{color:#232323}.contacts-page__breadcrumbs{display:flex;align-items:center;gap:.8rem;padding:2rem 0;color:#7d96bd;font-size:1.4rem}.contacts-page__breadcrumbs a{color:#7d96bd;text-decoration:none}.contacts-page__heading{margin:0;padding:1rem 0 2rem;color:#242984;font-size:3.2rem;font-weight:600;line-height:1;text-transform:uppercase}.contacts-page__content{display:grid;grid-template-columns:50% 1fr;align-items:center;margin-bottom:8rem}.contacts-page__map{height:100%;min-height:40rem;margin-right:-2.6rem}.contacts-page__map iframe{display:block;width:100%;height:100%;min-height:40rem;border:0}.contacts-page__card{position:relative;display:grid;grid-auto-columns:auto;grid-template-rows:min-content min-content min-content;margin-left:.5rem;padding:2.4rem;border-radius:2.4rem;background:#fff}.contacts-page__title{margin:0;padding-bottom:1.6rem;color:#232323;font-size:1.6rem;font-weight:700;text-transform:uppercase}.contacts-page__primary{padding-left:4.8rem}.contacts-page__primary-item{position:relative}.contacts-page__primary-item:before{position:absolute;left:-4rem;display:block;width:2.4rem;height:2.4rem;background-position:center;background-repeat:no-repeat;background-size:100%;content:""}.contacts-page__primary-item--address:before{top:1rem;background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='19'%20viewBox='0%200%2020%2019'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M1.66433%205.67048L7.50114%201.00104C8.96202%20-0.167664%2011.0378%20-0.167663%2012.4987%201.00104L18.3355%205.67048C19.3759%206.50277%2019.9336%207.79842%2019.8229%209.12614L19.1527%2017.1681C19.0664%2018.2047%2018.1998%2019.002%2017.1597%2019.002H13.2748C11.9097%2019.002%2010.9457%2017.6646%2011.3774%2016.3696L11.6303%2015.6109C12.0581%2014.3274%2011.1028%2013.002%209.74992%2013.002C8.39703%2013.002%207.44173%2014.3274%207.86955%2015.6109L8.12244%2016.3696C8.55412%2017.6646%207.59018%2019.002%206.22507%2019.002H2.84019C1.80001%2019.002%200.933477%2018.2047%200.847095%2017.1681L0.176931%209.12614C0.0662881%207.79842%200.62397%206.50277%201.66433%205.67048ZM2.60138%206.84178L8.43818%202.17234C9.35123%201.4419%2010.6486%201.4419%2011.5617%202.17234L17.3985%206.84178C18.0487%207.36197%2018.3972%208.17175%2018.3281%209.00157L17.6579%2017.0435C17.6363%2017.3027%2017.4197%2017.502%2017.1597%2017.502H13.2748C12.9335%2017.502%2012.6925%2017.1677%2012.8004%2016.8439L13.0533%2016.0852C13.8049%2013.8305%2012.1266%2011.502%209.74992%2011.502C7.3732%2011.502%205.69494%2013.8305%206.44652%2016.0852L6.69941%2016.8439C6.80733%2017.1677%206.56635%2017.502%206.22507%2017.502H2.84019C2.58014%2017.502%202.36351%2017.3027%202.34191%2017.0435L1.67175%209.00157C1.6026%208.17175%201.95115%207.36197%202.60138%206.84178Z'%20fill='%23242984'/%3e%3c/svg%3e")}.contacts-page__primary-item--phone:before{top:-.2rem;background-image:url("data:image/svg+xml,%3csvg%20width='19'%20height='19'%20viewBox='0%200%2019%2019'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M1.05738%203.20077L1.91682%201.4819C2.52732%200.260899%204.1546%20-0.00317538%205.11988%200.962107L7.40162%203.24384C8.01034%203.85256%208.16125%204.78251%207.77626%205.55248L7.51353%206.07795C7.09083%206.92335%207.0838%207.92373%207.57634%208.73044C7.96194%209.36199%208.4556%2010.0873%208.94725%2010.5789C9.37097%2011.0027%209.96825%2011.4279%2010.5295%2011.7841C11.4701%2012.3812%2012.67%2012.2686%2013.5673%2011.6084C14.3675%2011.0196%2015.4803%2011.1163%2016.167%2011.8343L18.1264%2013.8831C19.057%2014.8562%2018.7797%2016.4522%2017.5754%2017.0543L15.7991%2017.9425C14.4186%2018.6327%2012.8545%2018.926%2011.3953%2018.423C9.64257%2017.8188%207.13069%2016.6108%204.75988%2014.24C2.38906%2011.8692%201.18108%209.3573%200.576896%207.60457C0.0739071%206.1454%200.367139%204.58125%201.05738%203.20077ZM2.39902%203.87159L3.25846%202.15272C3.41109%201.84746%203.81791%201.78145%204.05922%202.02277L6.34096%204.3045C6.49314%204.45668%206.53087%204.68917%206.43462%204.88166L6.17189%205.40713C5.54625%206.65841%205.50281%208.21279%206.2961%209.51209C6.69481%2010.1651%207.26372%2011.0167%207.88659%2011.6396C8.42826%2012.1813%209.13645%2012.6766%209.72563%2013.0505C11.2554%2014.0216%2013.1277%2013.7941%2014.4563%2012.8166C14.6491%2012.6747%2014.9174%2012.698%2015.0829%2012.871L17.0424%2014.9199C17.275%2015.1631%2017.2057%2015.5621%2016.9046%2015.7127L15.1283%2016.6008C13.9769%2017.1766%2012.8426%2017.3353%2011.8841%2017.0049C10.2931%2016.4564%207.99458%2015.3534%205.82054%2013.1793C3.64649%2011.0053%202.54344%208.70675%201.99501%207.11573C1.66462%206.15726%201.82332%205.023%202.39902%203.87159Z'%20fill='%23242984'/%3e%3c/svg%3e")}.contacts-page__primary-item--email:before{top:-1rem;background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='17'%20viewBox='0%200%2020%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4.6%202.63789C4.35147%202.30652%203.88137%202.23936%203.55%202.48789C3.21863%202.73642%203.15147%203.20652%203.4%203.53789L6.2%207.27122C8.1%209.80456%2011.9%209.80456%2013.8%207.27122L16.6%203.53789C16.8485%203.20652%2016.7814%202.73642%2016.45%202.48789C16.1186%202.23936%2015.6485%202.30652%2015.4%202.63789L12.6%206.37122C11.3%208.10456%208.7%208.10456%207.4%206.37122L4.6%202.63789Z'%20fill='%23242984'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16%200.0878906H4C1.79086%200.0878906%200%201.87875%200%204.08789V12.0879C0%2014.297%201.79086%2016.0879%204%2016.0879H16C18.2091%2016.0879%2020%2014.297%2020%2012.0879V4.08789C20%201.87875%2018.2091%200.0878906%2016%200.0878906ZM4%201.58789H16C17.3807%201.58789%2018.5%202.70718%2018.5%204.08789V12.0879C18.5%2013.4686%2017.3807%2014.5879%2016%2014.5879H4C2.61929%2014.5879%201.5%2013.4686%201.5%2012.0879V4.08789C1.5%202.70718%202.61929%201.58789%204%201.58789Z'%20fill='%23242984'/%3e%3c/svg%3e")}.contacts-page__primary-item strong,.contacts-page__primary-item span,.contacts-page__primary-item a{display:block;padding-bottom:.8rem;color:#232323;font-size:1.6rem;line-height:1.3;text-decoration:none}.contacts-page__primary-item strong{font-weight:700}.contacts-page__primary-item span,.contacts-page__primary-item a{font-weight:400}.contacts-page__details{display:block}.contacts-page__row{display:grid;grid-template-columns:33% 1fr;margin-bottom:1.4rem}.contacts-page__row--value-only{grid-template-columns:1fr}.contacts-page__row span{max-width:-moz-max-content;max-width:max-content}.contacts-page__row span:first-child{color:#7d96bd;font-size:1.2rem;font-weight:400}.contacts-page__row span:last-child{color:#232323;font-size:1.6rem;font-weight:400}.contacts-page__bank-title{margin:0;padding-bottom:1.6rem;color:#232323;font-size:1.6rem;font-weight:700}@media (max-width: 767px){.contacts-page__breadcrumbs{padding:2rem 0;font-size:1.2rem}.contacts-page__heading{padding-bottom:1.6rem;font-size:1.8rem}.contacts-page__content{display:flex;flex-direction:column;margin-bottom:1.6rem}.contacts-page__map{order:2;width:100%;min-height:21.2rem;margin-right:0}.contacts-page__map iframe{min-height:21.2rem}.contacts-page__card{width:100%;gap:1rem;margin:0;padding:2.4rem}.contacts-page__title{padding-bottom:0}.contacts-page__primary-item:before{left:-4rem;width:2rem;height:2rem}.contacts-page__primary-item--address:before{top:2rem}.contacts-page__primary-item--phone:before{top:1rem}.contacts-page__primary-item--email:before{top:1.5rem}.contacts-page__primary-item strong{padding-bottom:.3rem;font-size:1.2rem}.contacts-page__primary-item span,.contacts-page__primary-item a{font-size:1.4rem}.contacts-page__details{margin-top:-1.2rem}.contacts-page__row{grid-template-columns:50% 1fr;margin-bottom:1rem}.contacts-page__company .contacts-page__row span:last-child{font-size:1.2rem}.contacts-page__bank-title{padding-bottom:1rem}}.delivery-page{background:#f1f5fc;color:#232323}.delivery-page__breadcrumbs{display:flex;align-items:center;gap:.8rem;padding:2rem 0;color:#7d96bd;font-size:1.4rem}.delivery-page__breadcrumbs a{color:#7d96bd;text-decoration:none}.delivery-page__section{margin-bottom:2.4rem;padding:0 0 0 2.4rem;overflow:hidden;border-radius:2.4rem;background:#fff}.delivery-page__section--handover{margin-bottom:8rem}.delivery-page__grid{display:flex;gap:13rem}.delivery-page__content h1{margin:0 0 .7rem;padding-top:2.3rem;color:#242984;font-size:3.2rem;font-weight:600;line-height:1.3125;text-transform:uppercase}.delivery-page__content h2{margin:0;padding-top:.6rem;color:#242984;font-size:1.6rem;font-weight:700;line-height:1.35;text-transform:uppercase}.delivery-page__section--receiving .delivery-page__content h2,.delivery-page__section--handover .delivery-page__content h2{padding-top:1.6rem}.delivery-page__section--handover .delivery-page__content h2{text-transform:none}.delivery-page__content h3{margin:1.6rem 0 0;font-size:1.7rem;line-height:1.35}.delivery-page__text{color:#232323;font-size:1.4rem;font-weight:400}.delivery-page__section--receiving .delivery-page__text{padding-left:1.8rem}.delivery-page__text ul,.delivery-page__text ol{margin-top:0;margin-bottom:1rem;padding-left:1.9rem}.delivery-page__section--intro .delivery-page__text ul{line-height:3.2rem}.delivery-page__text p{margin-top:0;margin-bottom:1rem;line-height:2.1rem}.delivery-page__text a{color:#7d96bd;font-size:1.4rem;font-weight:700}.delivery-page__image{width:36rem;flex-shrink:0;padding:3rem}.delivery-page__image img,.delivery-page__image-mobile img{display:block;width:30rem;height:auto;-o-object-fit:cover;object-fit:cover}.delivery-page__image-mobile{display:none}@media (max-width: 1260px){.delivery-page__grid{grid-template-columns:1fr 1fr;gap:2.4rem}}@media (max-width: 768px){.delivery-page__breadcrumbs{padding:2rem 0;font-size:1.2rem}.delivery-page__section{margin-bottom:1.6rem;padding:1.6rem 1.6rem 0}.delivery-page__grid{grid-template-columns:1fr;gap:2.4rem}.delivery-page__section--receiving .delivery-page__grid{height:76rem}.delivery-page__section--handover{margin-bottom:1.6rem}.delivery-page__content h1{margin-bottom:0;padding-top:0;font-size:1.8rem;line-height:2.7rem}.delivery-page__content h2,.delivery-page__section--receiving .delivery-page__content h2,.delivery-page__section--handover .delivery-page__content h2{padding-top:.9rem;font-size:1.6rem}.delivery-page__section--intro .delivery-page__content h2{padding-top:2rem}.delivery-page__content h3{margin-top:1.6rem}.delivery-page__section--intro .delivery-page__text ul{line-height:2rem}.delivery-page__section--intro .delivery-page__text li{padding-bottom:1.5rem}.delivery-page__section--receiving .delivery-page__text{padding-left:1.8rem}.delivery-page__section--handover .delivery-page__text ol{padding-left:2rem;line-height:1.9rem}.delivery-page__image{display:none}.delivery-page__image-mobile{display:block;text-align:center}.delivery-page__section--receiving .delivery-page__image-mobile{position:relative;top:-3rem}.delivery-page__image-mobile img{width:auto;margin-inline:auto;-o-object-fit:contain;object-fit:contain}}.quality-page{background:#f1f5fc;color:#232323}.quality-page__breadcrumbs{display:flex;align-items:center;gap:.8rem;padding:2rem 0;color:#7d96bd;font-size:1.4rem}.quality-page__breadcrumbs a{color:inherit;text-decoration:none}.quality-page__content{margin-bottom:7rem;padding:1.7rem 2.4rem 2.4rem;border-radius:2.4rem;background:#fff}.quality-page__intro,.quality-page__iso{max-width:100%}.quality-page__intro{padding-top:1.5rem}.quality-page h1{margin:0;color:#242984;font-size:3.2rem;font-weight:600;line-height:1.3;text-transform:uppercase}.quality-page p{margin:0 0 1rem;font-size:1.4rem;line-height:1.9rem}.quality-page__intro p{padding-top:2rem}.quality-page__stages{display:flex;flex-wrap:wrap;align-items:center;gap:1.6rem;padding-top:2.6rem}.quality-page__stages img{display:block;flex:0 0 calc((100% - 6.4rem)/5);min-width:0;width:calc((100% - 6.4rem)/5);height:36rem;border-radius:1.6rem;-o-object-fit:cover;object-fit:cover}.quality-page__iso{padding-top:4rem}.quality-page__photos{display:flex;align-items:center;gap:1.6rem;padding-top:2rem}.quality-page__photos img{flex:1;display:block;width:40.7rem;max-width:100%;border-radius:1.6rem}
