.ms-landing{font-family:Archivo,-apple-system,sans-serif;background:#fff;color:#0e0e0e;-webkit-font-smoothing:antialiased;overflow-x:hidden}.ms-landing *{box-sizing:border-box}@keyframes ms-landing-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes ms-landing-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.ms-landing__hero{max-width:1240px;margin:0 auto;padding:clamp(36px,5vw,72px) 32px clamp(56px,7vw,96px);display:flex;gap:56px;align-items:center;flex-wrap:wrap}.ms-landing__hero-copy{flex:1 1 440px;min-width:300px}.ms-landing__eyebrow{color:#f4793c;font-size:13px;font-weight:700;letter-spacing:.32em;text-transform:uppercase;margin-bottom:22px}.ms-landing__hero-title{font-family:Archivo Black,sans-serif;font-size:clamp(46px,7vw,92px);line-height:.9;letter-spacing:-.015em;margin:0 0 26px;text-transform:uppercase}.ms-landing__text-accent{color:#f4793c}.ms-landing__hero-text{font-size:clamp(16px,1.5vw,19px);line-height:1.6;color:#5a5a5a;max-width:480px;margin:0 0 34px}.ms-landing__hero-ctas{display:flex;gap:14px;flex-wrap:wrap}.ms-landing__btn{text-decoration:none;font-size:15px;font-weight:700;padding:16px 28px;border-radius:999px;display:inline-block;transition:background .2s ease,border-color .2s ease,color .2s ease}.ms-landing__btn--primary{background:#f4793c;color:#fff}.ms-landing__btn--primary:hover{background:#0e0e0e}.ms-landing__btn--outline{background:transparent;color:#0e0e0e;border:2px solid #e2e2e2}.ms-landing__btn--outline:hover{border-color:#0e0e0e}.ms-landing__trust-strip{display:flex;gap:30px;flex-wrap:wrap;margin-top:42px;padding-top:30px;border-top:1px solid #ededed}.ms-landing__trust-value{font-family:Archivo Black,sans-serif;font-size:26px}.ms-landing__trust-label{font-size:12.5px;color:#8c8c8c;font-weight:600;text-transform:uppercase;letter-spacing:.08em}.ms-landing__hero-media{flex:1 1 400px;min-width:300px;position:relative}.ms-landing__hero-shot{background:repeating-linear-gradient(135deg,#f5f5f5 0 14px,#ececec 14px 28px);border-radius:20px;aspect-ratio:5/4;display:flex;align-items:center;justify-content:center;overflow:hidden}.ms-landing__media-img{width:100%;height:100%;object-fit:cover;display:block}.ms-landing__placeholder-text{color:#a2a2a2;font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;text-align:center;padding:20px}.ms-landing__hero-detail-card{position:absolute;bottom:-26px;left:-22px;width:46%;background:#fff;border-radius:16px;padding:8px;box-shadow:0 18px 40px #0000001f;animation:ms-landing-float 5s ease-in-out infinite}.ms-landing__hero-detail-shot{background:repeating-linear-gradient(135deg,#fbe7db 0 14px,#f7d9c6 14px 28px);border-radius:10px;aspect-ratio:4/3;display:flex;align-items:center;justify-content:center;overflow:hidden}.ms-landing__hero-detail-shot .ms-landing__placeholder-text{color:#c97e55;font-size:11px;font-weight:700;letter-spacing:.08em}.ms-landing__hero-badge{position:absolute;top:-18px;right:18px;background:#f4793c;color:#fff;font-family:Archivo Black,sans-serif;font-size:13px;padding:10px 16px;border-radius:999px;transform:rotate(4deg);box-shadow:0 10px 24px #f4793c66}.ms-landing__brands{background:#0e0e0e;color:#fff;padding:clamp(56px,8vw,104px) 0;overflow:hidden}.ms-landing__brands-inner{max-width:1240px;margin:0 auto;padding:0 32px}.ms-landing__brands-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;flex-wrap:wrap;margin-bottom:44px}.ms-landing__brands-heading{font-family:Archivo Black,sans-serif;font-size:clamp(34px,5vw,64px);line-height:.92;margin:0;text-transform:uppercase}.ms-landing__view-all{text-decoration:none;color:#fff;font-weight:700;font-size:14px;border-bottom:2px solid #f4793c;padding-bottom:4px}.ms-landing__brand-marquee-wrap{width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent);mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent)}.ms-landing__brand-marquee-track{display:flex;gap:16px;width:max-content;animation:ms-landing-marquee 34s linear infinite;padding:0 8px}.ms-landing__brand-marquee-track:hover{animation-play-state:paused}.ms-landing__brand-pill{flex:0 0 auto;border:1px solid #2a2a2a;border-radius:999px;padding:16px 30px;font-family:Archivo Black,sans-serif;font-size:18px;color:#fff;white-space:nowrap}.ms-landing__brand-static-wrap{max-width:1240px;margin:0 auto;padding:0 32px;display:flex;flex-wrap:wrap;gap:14px}.ms-landing__brand-static-wrap .ms-landing__brand-pill{white-space:normal}.ms-landing__types{max-width:1240px;margin:0 auto;padding:clamp(64px,9vw,120px) 32px}.ms-landing__types-head{max-width:620px;margin-bottom:52px}.ms-landing__types-heading{font-family:Archivo Black,sans-serif;font-size:clamp(34px,5vw,64px);line-height:.92;margin:0 0 18px;text-transform:uppercase}.ms-landing__types-text{font-size:17px;line-height:1.6;color:#5a5a5a;margin:0}.ms-landing__types-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(248px,1fr));gap:22px}.ms-landing__type-card{text-decoration:none;color:#0e0e0e;display:block;border:1px solid #ececec;border-radius:18px;overflow:hidden;background:#fff;transition:transform .25s ease,box-shadow .25s ease}.ms-landing__type-card:hover{transform:translateY(-6px);box-shadow:0 20px 40px #0000001a}.ms-landing__type-card-media{background:repeating-linear-gradient(135deg,#f5f5f5 0 14px,#ececec 14px 28px);aspect-ratio:4/3;display:flex;align-items:center;justify-content:center;padding:16px;overflow:hidden}.ms-landing__type-card-media .ms-landing__placeholder-text{font-size:11px;letter-spacing:.1em}.ms-landing__type-card-body{padding:22px 22px 26px}.ms-landing__type-card-title{font-family:Archivo Black,sans-serif;font-size:21px;margin:0 0 8px;text-transform:uppercase}.ms-landing__type-card-desc{font-size:14.5px;line-height:1.55;color:#6a6a6a;margin:0}.ms-landing__journey{background:#faf8f6;padding:clamp(64px,9vw,120px) 0}.ms-landing__journey-inner{max-width:1240px;margin:0 auto;padding:0 32px}.ms-landing__journey-eyebrow{color:#f4793c;font-size:13px;font-weight:700;letter-spacing:.34em;text-transform:uppercase;margin-bottom:24px}.ms-landing__journey-heading{font-family:Archivo Black,sans-serif;font-size:clamp(46px,7vw,92px);line-height:.88;margin:0 0 64px;text-transform:uppercase}.ms-landing__journey-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:36px}.ms-landing__journey-step-num{font-family:Archivo,sans-serif;font-weight:300;font-size:64px;line-height:1;color:#fbd3bc}.ms-landing__journey-step-rule{height:3px;background:#eaeaea;margin:18px 0 22px;position:relative}.ms-landing__journey-step-rule:after{content:"";position:absolute;left:0;top:0;height:3px;width:34px;background:#f4793c}.ms-landing__journey-step-title{font-size:19px;font-weight:700;margin:0 0 12px}.ms-landing__journey-step-desc{font-size:15.5px;line-height:1.6;color:#8c8c8c;margin:0}.ms-landing__trust{max-width:1240px;margin:0 auto;padding:clamp(64px,9vw,120px) 32px}.ms-landing__trust-layout{display:flex;gap:56px;flex-wrap:wrap;align-items:flex-start}.ms-landing__trust-intro{flex:1 1 340px;min-width:280px;position:sticky;top:32px}.ms-landing__trust-heading{font-family:Archivo Black,sans-serif;font-size:clamp(34px,5vw,60px);line-height:.92;margin:0 0 20px;text-transform:uppercase}.ms-landing__trust-intro-text{font-size:17px;line-height:1.6;color:#5a5a5a;margin:0}.ms-landing__trust-list{flex:1 1 420px;min-width:300px;display:grid;gap:2px;background:#ececec;border-radius:18px;overflow:hidden;border:1px solid #ececec}.ms-landing__trust-item{background:#fff;padding:30px 28px;display:flex;gap:20px;align-items:flex-start}.ms-landing__trust-dot{flex:0 0 auto;width:14px;height:14px;border-radius:50%;background:#f4793c;margin-top:5px}.ms-landing__trust-item-title{font-size:18px;font-weight:700;margin:0 0 7px}.ms-landing__trust-item-desc{font-size:15px;line-height:1.6;color:#7a7a7a;margin:0}.ms-landing__testimonials{background:#0e0e0e;color:#fff;padding:clamp(64px,9vw,120px) 0}.ms-landing__testimonials-inner{max-width:1240px;margin:0 auto;padding:0 32px}.ms-landing__testimonials-head{margin-bottom:48px}.ms-landing__testimonials-heading{font-family:Archivo Black,sans-serif;font-size:clamp(34px,5vw,64px);line-height:.92;margin:0;text-transform:uppercase}.ms-landing__testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:20px}.ms-landing__testimonial-card{background:#171717;border:1px solid #262626;border-radius:18px;padding:30px 28px;display:flex;flex-direction:column;gap:22px}.ms-landing__testimonial-quote-mark{color:#f4793c;font-family:Archivo Black,sans-serif;font-size:40px;line-height:.6}.ms-landing__testimonial-quote{font-size:16.5px;line-height:1.55;margin:0;flex:1}.ms-landing__testimonial-footer{display:flex;align-items:center;gap:12px;border-top:1px solid #262626;padding-top:18px}.ms-landing__testimonial-avatar{width:36px;height:36px;border-radius:50%;background:repeating-linear-gradient(135deg,#2a2a2a 0 8px,#222 8px 16px);object-fit:cover;display:block;flex:0 0 auto}.ms-landing__testimonial-name{font-size:14px;font-weight:700}.ms-landing__testimonial-city{color:#7a7a7a;font-weight:500}.ms-landing__community{background:#f4793c;color:#0e0e0e;padding:clamp(64px,9vw,120px) 0}.ms-landing__community-inner{max-width:1240px;margin:0 auto;padding:0 32px;display:flex;gap:48px;align-items:center;justify-content:space-between;flex-wrap:wrap}.ms-landing__community-copy{flex:1 1 420px;min-width:280px}.ms-landing__community-heading{font-family:Archivo Black,sans-serif;font-size:clamp(40px,6vw,80px);line-height:.9;margin:0 0 18px;text-transform:uppercase}.ms-landing__community-text{font-size:18px;line-height:1.55;color:#3a2418;max-width:460px;margin:0;font-weight:500}.ms-landing__community-ctas{display:flex;flex-direction:column;gap:14px;flex:0 0 auto}.ms-landing__community-btn{text-decoration:none;font-size:16px;font-weight:700;padding:18px 34px;border-radius:999px;text-align:center;min-width:240px;transition:background .2s ease,color .2s ease}.ms-landing__community-btn--whatsapp{background:#0e0e0e;color:#fff}.ms-landing__community-btn--whatsapp:hover,.ms-landing__community-btn--instagram{background:#fff;color:#0e0e0e}.ms-landing__community-btn--instagram:hover{background:#0e0e0e;color:#fff}
/*# sourceMappingURL=/cdn/shop/t/7/assets/landing-page.css.map */
