.ru-home-frame{--ru-ink: #202225;--ru-muted: #66686b;--ru-line: #dfdfdf;--ru-surface: #f4f4f4;--ru-page: 1100px;width:100%;max-width:100%;overflow:clip;color:var(--ru-ink);background:#fff}.ru-home-frame *,.ru-home-frame *:before,.ru-home-frame *:after{box-sizing:border-box}.ru-home-frame img,.ru-home-frame picture,.ru-home-frame svg{display:block;max-width:100%}.ru-home-frame img{height:auto}.ru-home-page{width:min(var(--ru-page),calc(100% - 48px));margin-inline:auto}.ru-home-visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.ru-home-hero{position:relative;background:#f7f7f7}.ru-home-hero picture,.ru-home-hero img{width:100%}.ru-home-hero img{aspect-ratio:2 / 1;object-fit:cover}.ru-home-hero__content{position:absolute;z-index:2;top:50%;left:max(5vw,48px);max-width:540px;color:#fff;transform:translateY(-50%)}.ru-home-hero__content h1{margin:0;font-size:clamp(42px,6vw,84px);line-height:.95;text-transform:uppercase}.ru-home-hero__content p{margin:18px 0 24px;font-size:clamp(16px,2vw,24px)}.ru-home-hero__button{display:inline-flex;min-height:48px;padding:12px 28px;align-items:center;background:#fff;color:#111;text-decoration:none;font-weight:700}.ru-home-hero__button:focus-visible{outline:3px solid #fff;outline-offset:3px}.ru-home-products{padding:46px 0 66px}.ru-home-products__heading{margin:0 0 28px;font-family:var(--font-body--family);font-size:23px;font-weight:400;letter-spacing:.01em;line-height:1.2}.ru-home-products__grid{display:grid;margin:0;padding:0;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 7px;list-style:none}.ru-home-product{min-width:0}.ru-home-product__link{display:grid;height:100%;color:inherit;text-decoration:none;grid-template-rows:auto 1fr}.ru-home-product__media{position:relative;overflow:hidden;aspect-ratio:1;background:var(--ru-surface)}.ru-home-product__media img{width:100%;height:100%;object-fit:contain;transition:transform .45s cubic-bezier(.2,.7,.2,1)}.ru-home-product__link:hover .ru-home-product__media img{transform:scale(1.035)}.ru-home-product__badge{position:absolute;bottom:10px;left:10px;display:inline-flex;min-width:53px;min-height:25px;padding:3px 13px;border-radius:999px;align-items:center;justify-content:center;color:#fff;background:#111;font-size:11px;letter-spacing:.04em;line-height:1}.ru-home-product__content{display:grid;padding-top:12px;align-content:start}.ru-home-product__title{min-height:38px;margin:0;color:#3f4144;font-family:var(--font-body--family);font-size:13px;font-weight:400;line-height:1.45}.ru-home-product__price{display:flex;min-height:24px;margin:6px 0 0;align-items:baseline;flex-wrap:wrap;gap:5px 12px;color:var(--ru-ink);font-family:var(--font-body--family);font-size:14px;line-height:1.4}.ru-home-product__price s{color:var(--ru-muted);font-size:12px}.ru-home-products__empty-card{display:grid;min-width:0}.ru-home-products__placeholder{position:relative;display:grid;overflow:hidden;aspect-ratio:1;place-items:center;background:linear-gradient(120deg,transparent 30%,rgba(255,255,255,.72) 50%,transparent 70%),var(--ru-surface);background-size:240% 100%;animation:ru-placeholder 2.4s ease-in-out infinite}.ru-home-products__placeholder:before,.ru-home-products__placeholder:after{position:absolute;content:""}.ru-home-products__placeholder:before{bottom:19%;width:23%;height:48%;border:1px solid #d3d3d3;border-radius:5px 5px 9px 9px;background:#ececec}.ru-home-products__placeholder:after{bottom:64%;width:12%;height:12%;border:1px solid #d3d3d3;border-bottom:0;border-radius:3px 3px 0 0;background:#e9e9e9}.ru-home-products__empty-copy{min-height:38px;margin:12px 0 0;color:#888;font-family:var(--font-body--family);font-size:12px;line-height:1.45}.ru-home-products__footer{display:flex;margin-top:34px;justify-content:center}.ru-home-products__view-all{display:inline-flex;min-height:48px;padding:10px 32px;border:1px solid var(--ru-ink);align-items:center;justify-content:center;color:#fff;background:var(--ru-ink);font-family:var(--font-body--family);font-size:14px;font-weight:600;text-decoration:none;transition:color .18s ease,background .18s ease}.ru-home-products__view-all:hover{color:var(--ru-ink);background:#fff}.ru-home-composite{position:relative}.ru-home-composite picture,.ru-home-composite img{width:100%}.ru-home-categories{padding:58px 0 70px;background:#f5f3ef}.ru-home-categories h2{margin:0 0 28px;font-size:clamp(25px,3vw,38px);text-align:center}.ru-home-categories__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.ru-home-category{display:grid;color:#111;text-decoration:none;background:#fff}.ru-home-category__media{display:block;aspect-ratio:4/3;overflow:hidden;background:#ecebe7}.ru-home-category__media img{width:100%;height:100%;object-fit:contain;transition:transform .35s ease}.ru-home-category:hover img{transform:scale(1.035)}.ru-home-category__title{padding:16px 18px 18px;font-size:16px;font-weight:700}.ru-home-story img{aspect-ratio:2850 / 1522;object-fit:cover}.ru-home-story__content{position:absolute;left:max(5vw,48px);bottom:10%;max-width:590px;padding:28px;color:#fff;background:#0000009e}.ru-home-story__content h2{margin:0 0 12px;font-size:clamp(28px,4vw,52px);line-height:1}.ru-home-story__content p{margin:0;font-size:17px;line-height:1.55}@keyframes ru-placeholder{0%,35%{background-position:120% 0}75%,to{background-position:-120% 0}}@media(max-width:749px){.ru-home-page{width:calc(100% - 30px)}.ru-home-hero img{aspect-ratio:1170 / 1944}.ru-home-hero__content{top:auto;right:20px;bottom:30px;left:20px;transform:none}.ru-home-hero__content h1{font-size:42px}.ru-home-products{padding:34px 0 40px}.ru-home-products__heading{margin-bottom:25px;font-size:20px}.ru-home-products__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 4px}.ru-home-product__content{padding-top:11px}.ru-home-product__title{min-height:40px;font-size:11px}.ru-home-product__price{min-height:43px;margin-top:2px;gap:4px 12px;font-size:14px}.ru-home-product__price s{font-size:11px}.ru-home-product__badge{bottom:8px;min-width:52px;padding-inline:11px}.ru-home-products__empty-copy{min-height:40px;margin-top:11px;font-size:11px}.ru-home-products__footer{margin-top:4px}.ru-home-categories{padding:40px 0}.ru-home-categories__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ru-home-category__title{padding:12px;font-size:13px}.ru-home-story img{aspect-ratio:1170 / 1554}.ru-home-story__content{right:18px;bottom:18px;left:18px;padding:20px}}@media(prefers-reduced-motion:reduce){.ru-home-products__placeholder{animation:none}.ru-home-product__media img,.ru-home-products__view-all{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/ru-home.css.map */
