.us-home-section{padding:82px 0}.us-home-heading{max-width:680px;margin-bottom:34px}.us-home-heading h2,.us-spotlight-copy h2,.us-how-copy h2,.us-home-faq h2,.us-offer-panel h2{font-family:var(--us-font-display);font-weight:400;color:var(--navy);font-size:clamp(34px,4.5vw,52px);line-height:1.04;margin:0 0 13px;letter-spacing:-1px}.us-home-heading p,.us-spotlight-copy>p,.us-how-copy>p,.us-home-faq>div>p,.us-offer-panel p{color:var(--muted);line-height:1.7;margin:0}.us-center{text-align:center;margin-inline:auto}.us-categories-section{background:#f8fafc}.us-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.us-category-card{display:grid;grid-template-columns:56px 1fr auto;align-items:center;gap:14px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:20px;transition:.25s;box-shadow:0 10px 28px #091e420d}.us-category-card:hover{transform:translateY(-5px);border-color:#a9c8ff;box-shadow:0 18px 38px #091e421a}.us-category-icon{display:grid;place-items:center;width:56px;height:56px;border-radius:15px;background:var(--pale);color:var(--blue);font-size:25px}.us-category-card div{display:flex;flex-direction:column;gap:5px}.us-category-card strong{color:var(--navy);font-size:15px}.us-category-card small{color:var(--muted);line-height:1.4}.us-category-card>b{color:var(--blue);font-size:20px}.us-spotlight-section{background:linear-gradient(135deg,#071a38,#103b7b)}.us-spotlight-card{display:grid;grid-template-columns:1fr 1fr;overflow:hidden;background:#fff;border-radius:30px;box-shadow:0 34px 70px #0003}.us-spotlight-media{min-height:500px;background:#f3f7fb;display:grid;place-items:center}.us-spotlight-media img,.us-spotlight-media svg{width:100%;height:100%;max-height:560px;object-fit:contain}.us-spotlight-copy{padding:60px;display:flex;flex-direction:column;justify-content:center}.us-spotlight-price{font-size:31px;font-weight:900;color:var(--navy);margin:22px 0}.us-spotlight-price s{font-size:15px;color:#98a2b3;margin-left:9px;font-weight:500}.us-spotlight-points{display:flex;gap:9px;flex-wrap:wrap}.us-spotlight-points span{font-size:12px;background:#eef6ff;color:#315078;border-radius:99px;padding:8px 11px}.us-spotlight-empty{text-align:center;color:#fff}.us-experience-section{background:#fff}.us-confidence-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.us-confidence-grid article{position:relative;border:1px solid var(--line);border-radius:20px;padding:28px;background:#fff;overflow:hidden}.us-confidence-grid article>b{position:absolute;right:17px;top:13px;color:#e9f1fb;font-size:42px}.us-confidence-grid article>span{display:grid;place-items:center;width:45px;height:45px;border-radius:13px;background:var(--navy);color:#fff;font-weight:900;font-size:18px}.us-confidence-grid h3{color:var(--navy);margin:20px 0 9px}.us-confidence-grid p{color:var(--muted);font-size:14px;line-height:1.7;margin:0}.us-how-order{margin-top:80px;background:#eef6ff;border-radius:28px;padding:55px;display:grid;grid-template-columns:1fr 1.1fr;gap:70px;align-items:center}.us-how-copy a{display:inline-block;color:var(--blue);font-weight:800;margin-top:21px}.us-how-order ol{list-style:none;margin:0;padding:0;display:grid;gap:15px}.us-how-order li{display:flex;gap:15px;align-items:center;background:#fff;border-radius:16px;padding:17px 19px}.us-how-order li>b{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:var(--blue);color:#fff}.us-how-order li span{display:flex;flex-direction:column;gap:4px}.us-how-order li small{color:var(--muted)}.us-home-faq{margin-top:80px;display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.us-faq-support{display:inline-block;color:var(--blue);font-weight:800;margin-top:20px}.us-home-faq details{border-bottom:1px solid var(--line);padding:19px 2px}.us-home-faq summary{display:flex;justify-content:space-between;gap:20px;cursor:pointer;color:var(--navy);font-weight:800;list-style:none}.us-home-faq summary::-webkit-details-marker{display:none}.us-home-faq summary span{color:var(--blue);font-size:20px}.us-home-faq details p{color:var(--muted);line-height:1.7;margin:13px 35px 0 0}.us-offer-panel{margin-top:80px;background:linear-gradient(120deg,#0a234d,#1769ff);color:#fff;border-radius:28px;padding:46px 52px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:45px}.us-offer-panel .us-kicker,.us-offer-panel h2,.us-offer-panel p{color:#fff}.us-offer-panel p{opacity:.78}.us-offer-form{display:grid;grid-template-columns:1fr auto;background:#fff;border-radius:13px;padding:6px}.us-offer-form input{border:0;padding:13px;min-width:0;outline:0;font:inherit}.us-offer-form button{border:0;border-radius:9px;background:var(--navy);color:#fff;padding:13px 18px;font-weight:800;cursor:pointer}.us-offer-form small{grid-column:1/-1;color:#344054;padding:6px 10px}@media(max-width:900px){.us-category-grid,.us-confidence-grid{grid-template-columns:repeat(2,1fr)}.us-spotlight-copy{padding:38px}.us-how-order,.us-home-faq{gap:35px}.us-offer-panel{grid-template-columns:1fr}}@media(max-width:650px){.us-home-section{padding:58px 0}.us-category-grid,.us-confidence-grid,.us-spotlight-card,.us-how-order,.us-home-faq{grid-template-columns:1fr}.us-category-card{padding:16px}.us-spotlight-media{min-height:320px}.us-spotlight-copy{padding:30px}.us-how-order{padding:30px;margin-top:55px}.us-home-faq,.us-offer-panel{margin-top:55px}.us-offer-panel{padding:30px 24px}.us-offer-form{grid-template-columns:1fr}.us-offer-form button{width:100%}}.us-customer-reviews{margin-top:80px;padding:64px 42px;border-radius:28px;background:#f8fafc;border:1px solid #e4edf9}.us-review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.us-review-grid article{background:#fff;border:1px solid var(--line);border-radius:19px;padding:26px;box-shadow:0 12px 30px #091e420d}.us-review-stars{color:#ffad0d;letter-spacing:3px}.us-review-grid blockquote{color:#344054;line-height:1.7;margin:16px 0 22px}.us-review-author{display:flex;gap:11px;align-items:center}.us-review-author>span{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--navy);color:#fff;font-weight:900}.us-review-author div{display:flex;flex-direction:column;gap:2px}.us-review-author small{color:var(--muted);font-size:11px}.us-whatsapp-cta{margin-top:80px;display:grid;grid-template-columns:64px 1fr auto;align-items:center;gap:22px;padding:34px 38px;border-radius:24px;background:linear-gradient(125deg,#e9fff1,#f7fffa);border:1px solid #b9ebc9}.us-whatsapp-mark{display:grid;place-items:center;width:64px;height:64px;border-radius:18px;background:#20b95b;color:#fff;font-size:29px;font-weight:900}.us-whatsapp-cta span{color:#159455;font-size:10px;font-weight:900;letter-spacing:1.6px}.us-whatsapp-cta h2{font-family:var(--us-font-display);font-weight:400;color:var(--navy);font-size:31px;margin:5px 0}.us-whatsapp-cta p{color:var(--muted);margin:0}.us-whatsapp-cta>a{background:#20b95b;color:#fff;border-radius:12px;padding:14px 19px;font-weight:850;white-space:nowrap;box-shadow:0 10px 22px #20b95b33}@media(max-width:800px){.us-review-grid{grid-template-columns:1fr}.us-whatsapp-cta{grid-template-columns:54px 1fr}.us-whatsapp-mark{width:54px;height:54px}.us-whatsapp-cta>a{grid-column:1/-1;text-align:center}}@media(max-width:650px){.us-customer-reviews{margin-top:55px;padding:38px 18px}.us-whatsapp-cta{margin-top:55px;padding:25px 20px}}.us-editorial-section{background:#fff}.us-editorial-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.us-editorial-card{min-height:350px;border:1px solid var(--line);border-radius:26px;overflow:hidden;background:#f8fafc;display:grid;grid-template-columns:1.05fr .95fr;box-shadow:0 18px 45px #091e4212}.us-editorial-card:nth-child(2n){background:#eef6ff}.us-editorial-media{min-height:350px;display:grid;place-items:center;background:linear-gradient(145deg,#0a234d,#1769ff);overflow:hidden}.us-editorial-card:nth-child(2n) .us-editorial-media{background:linear-gradient(145deg,#1769ff,#72a7ff)}.us-editorial-media img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.us-editorial-card:hover .us-editorial-media img{transform:scale(1.04)}.us-editorial-media>span{display:grid;place-items:center;width:116px;height:116px;border:1px solid rgba(255,255,255,.35);border-radius:32px;color:#fff;font-size:52px;background:#ffffff1f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.us-editorial-copy{padding:34px 30px;display:flex;flex-direction:column;justify-content:center}.us-editorial-copy small{color:var(--blue);font-weight:900;letter-spacing:1.5px;font-size:10px}.us-editorial-copy h3{font-family:var(--us-font-display);font-size:clamp(26px,2.4vw,37px);line-height:1.08;color:var(--navy);font-weight:400;margin:12px 0}.us-editorial-copy p{color:var(--muted);line-height:1.65;margin:0}.us-editorial-copy>a{color:var(--blue);font-weight:850;margin-top:20px}.us-product-grid>div>.us-card{height:100%}@media(max-width:1000px){.us-editorial-grid{grid-template-columns:1fr}}@media(max-width:600px){.us-editorial-card{grid-template-columns:1fr;min-height:0}.us-editorial-media{min-height:240px}.us-editorial-copy{padding:28px 24px}}.us-brand-motion{position:relative;isolation:isolate;overflow:hidden;padding:42px 0 46px;background:linear-gradient(120deg,#071a38,#0d3472 48%,#1769ff);color:#fff}.us-motion-heading{position:relative;z-index:2;width:min(1180px,calc(100% - 36px));margin:0 auto 27px;display:flex;align-items:end;justify-content:space-between;gap:24px}.us-motion-heading span{font-size:10px;font-weight:900;letter-spacing:2.2px;color:#9fc4ff}.us-motion-heading strong{font-family:var(--us-font-display);font-size:clamp(26px,3.2vw,43px);font-weight:400;line-height:1;text-align:right}.us-motion-track{position:relative;z-index:2;display:flex;width:100%;overflow:hidden;padding:3px 0}.us-motion-row{display:flex;width:max-content;gap:14px;animation:us-brand-loop 24s linear infinite;will-change:transform}.us-motion-row>span{display:flex;align-items:center;gap:10px;flex:0 0 auto;padding:13px 18px;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:#ffffff1a;box-shadow:inset 0 1px #ffffff24;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);font-size:13px;font-weight:750;white-space:nowrap}.us-motion-row i{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:#fff;color:var(--blue);font-style:normal;font-weight:900}.us-motion-glow{position:absolute;z-index:0;width:260px;height:260px;border-radius:50%;filter:blur(8px);opacity:.24;background:#60a5ff;animation:us-glow-float 6s ease-in-out infinite alternate}.us-motion-glow-one{left:-90px;top:-130px}.us-motion-glow-two{right:-70px;bottom:-180px;animation-delay:-3s}.us-motion-dots{position:absolute;right:3%;top:22%;display:flex;gap:7px}.us-motion-dots i{width:5px;height:5px;border-radius:50%;background:#fff;animation:us-dot-pulse 1.8s ease-in-out infinite}.us-motion-dots i:nth-child(2){animation-delay:.3s}.us-motion-dots i:nth-child(3){animation-delay:.6s}@keyframes us-brand-loop{to{transform:translate(calc(-50% - 7px))}}@keyframes us-glow-float{to{transform:translate3d(30px,22px,0) scale(1.12)}}@keyframes us-dot-pulse{0%,to{opacity:.25;transform:scale(.75)}50%{opacity:1;transform:scale(1.25)}}@media(max-width:650px){.us-brand-motion{padding:32px 0 36px}.us-motion-heading{width:calc(100% - 28px);margin-bottom:22px;display:block}.us-motion-heading span{display:block;margin-bottom:9px}.us-motion-heading strong{display:block;text-align:left;font-size:30px}.us-motion-row{animation-duration:19s}.us-motion-row>span{padding:11px 15px;font-size:12px}}@media(prefers-reduced-motion:reduce){.us-motion-row,.us-motion-glow,.us-motion-dots i{animation:none}.us-motion-track{overflow-x:auto}.us-motion-row{transform:none}}.us-products-showcase{position:relative;background:linear-gradient(180deg,#fff,#f7fbff);border-top:1px solid #edf3fb;border-bottom:1px solid #edf3fb}.us-products-showcase .us-section-head{margin-bottom:34px}.us-products-showcase .us-section-head>div{min-width:0}.us-products-subtitle{margin:9px 0 0;color:var(--muted);font-size:14px;line-height:1.6}.us-product-grid-large{row-gap:28px}.us-product-grid-large>div{min-width:0}.us-product-grid-large .us-card{border-color:#e0e9f5;border-radius:20px;box-shadow:0 10px 28px #091e420e}.us-product-grid-large .us-card:hover{transform:translateY(-8px);box-shadow:0 22px 50px #091e4221;border-color:#bdd5ff}.us-product-grid-large .us-card-media{aspect-ratio:1/1.03;background:linear-gradient(145deg,#f8fbff,#eef5fd)}.us-product-grid-large .us-card-info{padding:17px 18px 12px}.us-product-grid-large .us-card-info h3{font-size:15px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:42px}.us-product-grid-large .us-card-actions{padding:0 18px 18px}@media(max-width:900px){.us-product-grid-large{row-gap:18px}}@media(max-width:560px){.us-products-showcase{padding-top:44px}.us-products-showcase .us-section-head{align-items:start}.us-products-subtitle{font-size:12px}.us-product-grid-large .us-card-info{padding:13px 12px 10px}.us-product-grid-large .us-card-actions{padding:0 11px 12px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/home-sections.css.map */
