.ms-btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 28px;border-radius:4px;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;transition:all .2s cubic-bezier(.4,0,.2,1);cursor:pointer;border:2px solid transparent;text-decoration:none;font-family:inherit;line-height:1}.ms-btn--primary{background:#0b1b2b;color:#fff}.ms-btn--primary:hover{background:#e85a4f;border-color:#e85a4f;color:#fff}.ms-btn--white{background:#fff;color:#0b1b2b}.ms-btn--white:hover{background:#0b1b2b;color:#fff}.ms-btn--outline-white{background:transparent;color:#fff;border-color:#fff}.ms-btn--outline-white:hover{background:#fff;color:#0b1b2b}.ms-btn--outline{background:transparent;color:#0b1b2b;border-color:#0b1b2b}.ms-btn--outline:hover{background:#0b1b2b;color:#fff}.ms-container{max-width:1280px;margin:0 auto;padding:0 20px}.ms-hero{position:relative;background:#f4ede4;overflow:hidden}.ms-hero__bg{position:relative;z-index:1;line-height:0}.ms-hero__bg img{width:100%;height:auto;display:block}.ms-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000 40%,#0000008c);z-index:2}.ms-hero .ms-container{position:absolute;bottom:0;left:0;right:0;z-index:3}.ms-hero__inner{padding:40px 0 48px;color:#fff;max-width:560px}@media(min-width:768px){.ms-hero__inner{padding:60px 0 80px}}.ms-hero__eyebrow{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.2em;margin-bottom:16px;opacity:.9}.ms-hero__title{font-size:clamp(36px,6vw,64px);font-weight:800;margin-bottom:16px;line-height:1.05;letter-spacing:-.02em;color:#fff}.ms-hero__subtitle{font-size:clamp(16px,2vw,20px);margin-bottom:32px;opacity:.95;max-width:480px;line-height:1.5}.ms-hero__ctas{display:flex;gap:12px;flex-wrap:wrap}.ms-trust-bar{background:#0b1b2b;color:#fff;padding:18px 20px;text-align:center}.ms-trust-bar__inner{display:flex;align-items:center;justify-content:center;gap:12px;font-size:14px;font-weight:600;letter-spacing:.02em}.ms-trust-bar__stars{color:#f4b400;letter-spacing:2px;font-size:16px}.ms-trust-bar__count{font-weight:800}.ms-why{padding:80px 0;text-align:center}@media(min-width:768px){.ms-why{padding:120px 0}}.ms-why__title{font-size:clamp(28px,4vw,40px);font-weight:800;line-height:1.15;letter-spacing:-.015em;margin-bottom:24px;color:#0b1b2b}.ms-why__text{max-width:680px;margin:0 auto 48px;font-size:16px;line-height:1.7;color:#5a5a5a}.ms-why__text p{margin:0}.ms-why__text p+p{margin-top:16px}.ms-why__image{max-width:720px;margin:0 auto 48px}.ms-why__image img{width:100%;height:auto;border-radius:8px;display:block}.ms-why__icons{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;max-width:720px;margin:0 auto}.ms-why__icon-item{display:flex;flex-direction:column;align-items:center;gap:12px}.ms-why__icon{width:56px;height:56px;display:grid;place-items:center;color:#5a5a5a}.ms-why__icon svg{width:100%;height:100%;stroke:currentColor;stroke-width:1.5;fill:none}.ms-why__icon img{width:100%;height:100%;object-fit:contain}.ms-why__icon-label{font-size:13px;font-weight:700;text-align:center;line-height:1.3;color:#0b1b2b}@media(min-width:768px){.ms-why__icon-label{font-size:15px}.ms-why__icon{width:72px;height:72px}}.ms-social-proof{background:#f5f5f5;padding:60px 0;text-align:center}.ms-social-proof__label{font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.15em;color:#5a5a5a;margin-bottom:12px}.ms-social-proof__number{font-size:clamp(48px,10vw,96px);font-weight:800;line-height:1;color:#0b1b2b;letter-spacing:-.03em;margin-bottom:8px}.ms-social-proof__sub{font-size:14px;color:#5a5a5a;margin-bottom:16px;font-weight:500}.ms-social-proof__stars{color:#f4b400;font-size:28px;letter-spacing:4px;margin-bottom:28px;line-height:1}.ms-categories{padding:80px 0}.ms-categories__title{font-size:clamp(28px,4vw,40px);font-weight:800;letter-spacing:-.015em;text-align:center;margin-bottom:48px;color:#0b1b2b}.ms-categories__grid{display:grid;grid-template-columns:1fr;gap:16px}@media(min-width:768px){.ms-categories__grid{grid-template-columns:repeat(3,1fr)}}.ms-cat-card{position:relative;aspect-ratio:3 / 4;border-radius:8px;overflow:hidden;background:#f5f5f5;display:block;text-decoration:none}.ms-cat-card img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease;display:block}.ms-cat-card:hover img{transform:scale(1.04)}.ms-cat-card__label{position:absolute;bottom:24px;left:50%;transform:translate(-50%);background:#fff;color:#0b1b2b;padding:12px 32px;border-radius:4px;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap}.ms-cat-card__placeholder{width:100%;height:100%;opacity:.2}.ms-features-detail{padding:80px 0;background:#f4ede4}.ms-features-detail__title{font-size:clamp(28px,4vw,40px);font-weight:800;letter-spacing:-.015em;text-align:center;margin-bottom:16px;color:#0b1b2b}.ms-features-detail__subtitle{text-align:center;color:#5a5a5a;margin-bottom:48px;font-size:16px}.ms-features-detail__layout{display:grid;grid-template-columns:1fr;gap:40px;align-items:center}@media(min-width:1024px){.ms-features-detail__layout{grid-template-columns:1fr 1fr;gap:60px}}.ms-features-detail__media{aspect-ratio:1 / 1;border-radius:8px;overflow:hidden;background:#f5f5f5}.ms-features-detail__media img{width:100%;height:100%;object-fit:cover;display:block}.ms-features-detail__media-placeholder{width:100%;height:100%;opacity:.2}.ms-features-detail__list{display:flex;flex-direction:column;gap:28px}.ms-feat-item{padding-left:56px;position:relative}.ms-feat-item__num{position:absolute;left:0;top:0;width:40px;height:40px;display:grid;place-items:center;background:#fff;border-radius:50%;color:#e85a4f;font-size:18px;font-weight:800;line-height:1}.ms-feat-item__title{font-size:18px;font-weight:700;margin-bottom:6px;color:#0b1b2b;line-height:1.2}.ms-feat-item__text{font-size:14px;color:#5a5a5a;line-height:1.6}.ms-story-split{padding:80px 0}.ms-story-split__grid{display:grid;grid-template-columns:1fr;gap:40px;align-items:center}@media(min-width:1024px){.ms-story-split__grid{grid-template-columns:1fr 1fr;gap:80px}}.ms-story-split__media{aspect-ratio:4 / 5;border-radius:8px;overflow:hidden;background:#f5f5f5}.ms-story-split__media img{width:100%;height:100%;object-fit:cover;display:block}.ms-story-split__media-placeholder{width:100%;height:100%;opacity:.2}.ms-story-split__title{font-size:clamp(28px,4vw,40px);font-weight:800;letter-spacing:-.015em;margin-bottom:20px;color:#0b1b2b;line-height:1.15}.ms-story-split__text{font-size:16px;color:#5a5a5a;line-height:1.7}.ms-story-split__text p{margin:0}.ms-story-split__text p+p{margin-top:16px}.ms-story-split__cta{margin-top:28px}.ms-bestsellers{padding:80px 0;background:#f5f5f5}.ms-bestsellers__header{text-align:center;margin-bottom:48px}.ms-bestsellers__title{font-size:clamp(28px,4vw,40px);font-weight:800;letter-spacing:-.015em;margin-bottom:8px;color:#0b1b2b}.ms-bestsellers__subtitle{font-size:14px;color:#5a5a5a}.ms-bestsellers__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media(min-width:640px){.ms-bestsellers__grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){.ms-bestsellers__grid{grid-template-columns:repeat(4,1fr)}}.ms-prod-card{background:#fff;border-radius:6px;overflow:hidden;transition:transform .2s cubic-bezier(.4,0,.2,1);display:block;text-decoration:none;color:inherit}.ms-prod-card:hover{transform:translateY(-2px)}.ms-prod-card__media{aspect-ratio:1;background:#f4ede4;overflow:hidden}.ms-prod-card__media img{width:100%;height:100%;object-fit:cover;display:block}.ms-prod-card__media-placeholder{width:100%;height:100%;opacity:.25}.ms-prod-card__info{padding:14px 12px}.ms-prod-card__name{font-size:13px;font-weight:600;margin-bottom:4px;color:#0b1b2b}.ms-prod-card__variant{font-size:12px;color:#5a5a5a;margin-bottom:8px}.ms-prod-card__price{font-size:14px;font-weight:700;color:#0b1b2b}.ms-bestsellers__cta{text-align:center;margin-top:40px}.ms-ugc{text-align:center;overflow:hidden}.ms-ugc__title{font-size:clamp(28px,4vw,40px);font-weight:800;letter-spacing:-.015em;margin-bottom:12px;color:#0b1b2b}.ms-ugc__subtitle{color:#5a5a5a;margin-bottom:48px;font-size:14px}.ms-ugc__wrap{overflow:hidden;width:100%}.ms-ugc__track{display:flex;width:max-content;animation:ms-ugc-scroll 60s linear infinite}.ms-ugc__wrap:hover .ms-ugc__track{animation-play-state:paused}@keyframes ms-ugc-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.ms-ugc__item{width:280px;height:280px;flex-shrink:0;background:#f5f5f5;overflow:hidden;margin-right:8px}@media(min-width:768px){.ms-ugc__item{width:340px;height:340px}}.ms-ugc__item img{width:100%;height:100%;object-fit:cover;display:block}.ms-ugc__item-placeholder{width:100%;height:100%;opacity:.15}.ms-guarantee-home{background:#0b1b2b;color:#fff;padding:80px 0;text-align:center}.ms-guarantee-home__inner{max-width:680px;margin:0 auto}.ms-guarantee-home__eyebrow{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.2em;color:#e85a4f;margin-bottom:16px}.ms-guarantee-home__title{font-size:clamp(28px,4vw,40px);font-weight:800;letter-spacing:-.015em;line-height:1.15;margin-bottom:20px;color:#fff}.ms-guarantee-home__text{font-size:16px;line-height:1.7;margin-bottom:32px;color:#ffffffe0}.ms-guarantee-home__text p{margin:0}.ms-guarantee-home__text p+p{margin-top:12px}
/*# sourceMappingURL=/cdn/shop/t/4/assets/ms-home.css.map */
