#HomePage .hero{margin:40px 0}#HomePage .hero__inner{margin:0 auto;max-width:var(--container-main);padding:0 var(--container-padding);display:grid;grid-template-columns:1fr 1.2fr;align-items:center;grid-gap:36px;gap:36px}@media(max-width:1024px){#HomePage .hero__inner{grid-template-columns:1fr;gap:32px;padding:0}}#HomePage .hero__content{display:flex;flex-direction:column;gap:65px;padding:46px 0}@media(max-width:1024px){#HomePage .hero__content{gap:18px;padding:0 var(--container-padding)}}@media(max-width:1400px){#HomePage .hero__content{justify-content:center;align-items:center;text-align:center}}#HomePage .hero__title{font-size:clamp(36px,5vw,60px);font-weight:var(--font-weight-bold);line-height:1.1;color:var(--color-text);margin:0}#HomePage .hero__features{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;max-width:500px;gap:18px}@media(max-width:1400px){#HomePage .hero__features{justify-content:center;align-items:center;text-align:center}}@media(max-width:768px){#HomePage .hero__features{gap:10px}}#HomePage .hero__feature{display:flex;align-items:center;gap:8px;font-size:var(--font-size-m);color:var(--color-text-surface);background:var(--color-surface-bubles);border:1px solid var(--color-surface);border-radius:100px;padding:6px 10px}@media(max-width:1024px){#HomePage .hero__feature{font-size:12px;padding:4px 8px;gap:5px}}#HomePage .hero__feature-icon{width:16px;height:16px;flex-shrink:0;color:var(--color-text-muted,#555)}@media(max-width:1024px){#HomePage .hero__feature-icon{width:13px;height:13px}}#HomePage .hero__actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:55px}@media(max-width:1024px){#HomePage .hero__actions{margin-top:14px}}#HomePage .hero__actions .btn--primary{width:240px;height:55px}@media(max-width:1400px){#HomePage .hero__actions .btn--primary{width:100%;height:38px}}#HomePage .hero__actions .btn--secondary{width:263px;height:55px}@media(max-width:1400px){#HomePage .hero__actions .btn--secondary{width:100%;height:38px}}#HomePage .hero__image-wrap{position:relative;aspect-ratio:1/1;border-radius:24px;overflow:hidden;background:var(--color-surface)}@media(max-width:1024px){#HomePage .hero__image-wrap{aspect-ratio:4/3}}#HomePage .hero__slider{height:100%}@media(max-width:1024px){#HomePage .hero__slider{height:320px}}#HomePage .hero__slide{position:relative;width:100%;height:100%}#HomePage .hero__image{object-fit:cover;border-radius:24px}@media(max-width:1024px){#HomePage .hero .hero__slider{order:-1}#HomePage .hero .hero__slide{border-radius:16px}}#HomePage .LogosMarquee{margin:70px 0}#HomePage .LogosMarquee__title{font-size:var(--font-size-l);color:var(--color-text-muted);font-weight:var(--font-weight-medium-bold);text-align:center;display:block;margin-bottom:20px}#HomePage .TypesOfSocks{margin:120px 0;padding:60px 0;background:var(--color-grey)}#HomePage .TypesOfSocks__title{text-align:center;margin-bottom:40px;padding:0 16px}#HomePage .TypesOfSocks__title h2{font-size:var(--font-size-title-2);font-weight:600;margin-bottom:20px}#HomePage .TypesOfSocks__title p{font-size:var(--font-size-l);color:var(--color-text-muted);max-width:var(--container-text);margin:0 auto}@media(max-width:768px){#HomePage .TypesOfSocks__title h2{font-size:var(--font-size-title-2m);margin-bottom:12px}#HomePage .TypesOfSocks__title p{font-size:var(--font-size-s)}#HomePage .TypesOfSocks__title{margin-bottom:30px}}@media(max-width:1024px){#HomePage .TypesOfSocks{margin:70px 0;padding:40px 0}#HomePage .TypesOfSocks .container{padding:0}}#HomePage .TypesOfSocks__slider{height:372px}#HomePage .TypesOfSocks .TypesOfSocks__slider{padding-bottom:30px}