.hs{--white:#FFFFFF;--cream:#FBF7EF;--sand:#F2EBDD;--tan:#E4D6B7;--espresso:#19140F;--mocha:#5C574E;--line:rgba(25,20,15,.1);position:relative;width:100%;max-width:1440px;margin:0 auto;background:var(--white);color:var(--espresso);font-family:Bricolage Grotesque,sans-serif;-webkit-font-smoothing:antialiased;overflow:hidden}.hs *{box-sizing:border-box}.hs .wrap{padding:84px 56px}.hs .kick{display:block;font-size:12px;letter-spacing:.24em;text-transform:uppercase;font-weight:700;color:var(--mocha);margin-bottom:14px}.hs .ttl{font-family:"DM Serif Display",serif;font-style:italic;font-size:48px;line-height:1.04;color:var(--espresso);letter-spacing:-.01em}.hs .desc{font-family:Bricolage Grotesque;font-weight:500;font-size:16px;color:var(--mocha);margin-top:14px;line-height:1.55}.hs .head{text-align:center;max-width:720px;margin:0 auto 44px}.hs .btn{display:inline-flex;align-items:center;gap:9px;background:var(--espresso);color:#fff;font-family:Bricolage Grotesque;font-weight:800;font-size:14px;letter-spacing:.04em;text-transform:uppercase;padding:16px 28px;border-radius:999px;text-decoration:none;transition:transform .25s}.hs .btn:hover{transform:translateY(-2px)}.hs.hero-s{background:var(--sand)}.hs .ann{background:var(--tan);color:var(--espresso);text-align:center;padding:12px 0;font-weight:700;font-size:11px;letter-spacing:.16em;text-transform:uppercase}.hs .hero{position:relative;min-height:640px;display:flex;align-items:flex-end;overflow:hidden}.hs .hero .bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.hs .hero .vig{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#1e160e00 0% 46%,#1c140c57 72%,#18110ab8)}.hs .hero .hc{position:relative;z-index:2;width:100%;padding:0 56px 58px;text-align:center}.hs .eyebrow{color:#fff;font-size:11px;letter-spacing:.26em;text-transform:uppercase;font-weight:700;margin-bottom:16px;text-shadow:0 2px 14px rgba(0,0,0,.55)}.hs .h1{color:#fff;text-shadow:0 4px 40px rgba(0,0,0,.4)}.hs .h1 .l1{font-family:"DM Serif Display",serif;font-style:italic;font-size:64px;line-height:1;display:block}.hs .h1 .l2{font-weight:800;letter-spacing:-.03em;font-size:74px;line-height:.94;display:block;margin-top:2px}.hs .hsub{color:#fff;font-weight:600;font-size:19px;text-shadow:0 2px 20px rgba(0,0,0,.55);max-width:640px;margin:18px auto 0;line-height:1.35}.hs .trust{display:flex;justify-content:center;align-items:center;gap:10px;flex-wrap:wrap;margin-top:20px;color:#fff;font-weight:700;font-size:12px;letter-spacing:.06em;text-transform:uppercase;text-shadow:0 1px 10px rgba(0,0,0,.65)}.hs .trust .dot{width:4px;height:4px;border-radius:50%;background:var(--tan)}.hs .stars{color:var(--tan)}.hs .heroBtn{display:inline-flex;align-items:center;gap:10px;margin-top:26px;background:#fff;color:#19140f;font-weight:800;font-size:15px;letter-spacing:.04em;text-transform:uppercase;padding:18px 40px;border-radius:999px;text-decoration:none;box-shadow:0 16px 44px #00000057;transition:transform .25s}.hs .heroBtn:hover{transform:translateY(-2px)}.hs .mq{background:var(--espresso);color:#fff;padding:16px 0;overflow:hidden;white-space:nowrap}.hs .mq .track{display:inline-block;animation:hmmove 22s linear infinite;font-family:"DM Serif Display",serif;font-style:italic;font-size:22px}.hs .mq .track span{padding:0 26px;opacity:.92}.hs .mq .track .st{color:var(--tan);font-style:normal;font-weight:800}@keyframes hmmove{0%{transform:translate(0)}to{transform:translate(-50%)}}.hs .stats{display:grid;grid-template-columns:repeat(4,1fr);background:var(--cream);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.hs .stat{text-align:center;padding:44px 16px;border-right:1px solid var(--line)}.hs .stat:last-child{border-right:0}.hs .stat .n{font-family:"DM Serif Display",serif;font-style:italic;font-size:52px;color:var(--espresso);line-height:1}.hs .stat .n .u{color:#c2a25f}.hs .stat .l{font-weight:700;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--mocha);margin-top:12px}.hs .tech{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;padding:4px 4px 16px;scrollbar-width:thin;scrollbar-color:var(--tan) transparent}.hs .tech::-webkit-scrollbar{height:7px}.hs .tech::-webkit-scrollbar-thumb{background:var(--tan);border-radius:99px}.hs .card{scroll-snap-align:center;flex:0 0 330px;background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden;box-shadow:0 14px 34px #19140f0f;display:flex;flex-direction:column;text-decoration:none;color:var(--espresso);transition:transform .35s cubic-bezier(.34,1.4,.5,1),box-shadow .35s}.hs .card:hover{transform:translateY(-8px);box-shadow:0 24px 50px #19140f24}.hs .card .imgw{position:relative;aspect-ratio:4/3;overflow:hidden;background:var(--sand)}.hs .card .imgw img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.hs .card:hover .imgw img{transform:scale(1.06)}.hs .card .badge{position:absolute;top:14px;left:14px;background:var(--espresso);color:#fff;font-weight:700;font-size:10px;letter-spacing:.1em;text-transform:uppercase;padding:6px 12px;border-radius:999px}.hs .card .cb{padding:24px 22px 26px;flex:1;display:flex;flex-direction:column}.hs .card .cn{font-family:"DM Serif Display",serif;font-style:italic;font-size:25px;line-height:1.1}.hs .card .cd{font-weight:500;font-size:14px;color:var(--mocha);line-height:1.5;margin-top:10px;flex:1}.hs .card .cl{font-weight:800;font-size:12px;letter-spacing:.1em;text-transform:uppercase;margin-top:18px;display:inline-flex;align-items:center;gap:8px}.hs .swipe{text-align:center;font-weight:700;font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--mocha);margin-top:6px;display:flex;align-items:center;justify-content:center;gap:8px}.hs .swipe svg{animation:hmslide 1.6s ease-in-out infinite}@keyframes hmslide{0%,to{transform:translate(0)}50%{transform:translate(6px)}}.hs .gal{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.hs .gc{aspect-ratio:3/4;border-radius:18px;overflow:hidden;background:var(--sand)}.hs .gc img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.hs .gc:hover img{transform:scale(1.05)}.hs .cindy{display:grid;grid-template-columns:.9fr 1.1fr;gap:52px;align-items:center}.hs .cindy .pw{aspect-ratio:4/5;border-radius:22px;overflow:hidden;background:var(--sand);box-shadow:0 22px 52px #19140f1f}.hs .cindy .pw img{width:100%;height:100%;object-fit:cover}.hs .cindy .press{display:inline-flex;align-items:center;gap:10px;margin-bottom:18px}.hs .cindy .press .lab{font-weight:700;font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:var(--mocha)}.hs .cindy .press .mc{font-family:"DM Serif Display",serif;font-style:italic;font-size:24px}.hs .cindy .cbody{font-weight:500;font-size:16px;color:var(--mocha);line-height:1.6;margin-top:16px}.hs .cindy .cbody strong{color:var(--espresso);font-weight:700}.hs.pres-s{background:var(--cream)}.hs .pres{display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:center}.hs .pres .pimg{aspect-ratio:5/4;border-radius:22px;overflow:hidden;background:var(--sand);box-shadow:0 20px 48px #19140f1a}.hs .pres .pimg img{width:100%;height:100%;object-fit:cover}.hs .pres .pbody{font-weight:500;font-size:16px;color:var(--mocha);line-height:1.6;margin-top:14px}.hs .chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.hs .chip{font-weight:700;font-size:11px;letter-spacing:.05em;text-transform:uppercase;color:var(--espresso);background:#fff;border:1px solid var(--line);border-radius:999px;padding:8px 14px}.hs.ceo-s{background:var(--espresso);color:#fff}.hs .ceo{display:grid;grid-template-columns:1.15fr .85fr;gap:48px;align-items:center}.hs .ceo .kick{color:var(--tan)}.hs .ceo .cttl{font-family:"DM Serif Display",serif;font-style:italic;font-size:50px;line-height:1.02;color:#fff}.hs .ceo .csub{font-weight:500;font-size:16px;color:#ffffffd1;line-height:1.55;margin-top:14px}.hs .ceo .feats{list-style:none;padding:0;margin:22px 0 0;display:flex;flex-direction:column;gap:12px}.hs .ceo .feats li{display:flex;align-items:flex-start;gap:12px;font-weight:600;font-size:15px;color:#fff}.hs .ceo .feats svg{flex:0 0 auto;margin-top:2px;color:var(--tan)}.hs .ceo .pcard{background:#ffffff0f;border:1px solid rgba(255,255,255,.16);border-radius:20px;padding:32px 28px;text-align:center}.hs .ceo .pcard .plab{font-weight:700;font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:#fff9}.hs .ceo .pcard .price{font-family:"DM Serif Display",serif;font-style:italic;font-size:56px;line-height:1;margin:8px 0 4px;color:#fff}.hs .ceo .pcard .pnote{font-weight:500;font-size:13px;color:#ffffffb3}.hs .ceo .pcard .cbtn{display:inline-flex;align-items:center;justify-content:center;gap:9px;width:100%;margin-top:20px;background:var(--tan);color:var(--espresso);font-weight:800;font-size:14px;letter-spacing:.04em;text-transform:uppercase;padding:16px 22px;border-radius:999px;text-decoration:none}.hs.guar-s{background:var(--cream)}.hs .guar{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.hs .gi{text-align:center}.hs .gi .ic{width:58px;height:58px;margin:0 auto 14px;border-radius:50%;background:#fff;border:1px solid var(--line);display:flex;align-items:center;justify-content:center;box-shadow:0 10px 24px #19140f0f}.hs .gi .gt{font-weight:800;font-size:14px;letter-spacing:.04em;text-transform:uppercase}.hs .gi .gd{font-weight:500;font-size:13px;color:var(--mocha);margin-top:6px;line-height:1.4}@media(prefers-reduced-motion:no-preference){.hs [data-rise]{opacity:0;transform:translateY(26px);animation:hmrise .75s cubic-bezier(.2,.7,.3,1) both}.hs [data-rise="2"]{animation-delay:.1s}.hs [data-rise="3"]{animation-delay:.2s}.hs [data-rise="4"]{animation-delay:.3s}.hs [data-rise="5"]{animation-delay:.4s}.hs [data-rise="6"]{animation-delay:.5s}}@keyframes hmrise{to{opacity:1;transform:none}}@media(max-width:749px){.hs .wrap{padding:44px 18px}.hs .hero{min-height:520px}.hs .hero .hc{padding:0 18px 34px}.hs .h1 .l1{font-size:38px}.hs .h1 .l2{font-size:40px}.hs .hsub{font-size:15px;margin-top:12px}.hs .trust{font-size:10px;gap:7px}.hs .heroBtn{font-size:14px;padding:16px 30px}.hs .stats{grid-template-columns:1fr 1fr}.hs .stat{border-bottom:1px solid var(--line);padding:26px 12px}.hs .stat:nth-child(2){border-right:0}.hs .stat .n{font-size:38px}.hs .ttl{font-size:30px}.hs .card{flex:0 0 80%}.hs .gal{grid-template-columns:1fr 1fr}.hs .cindy{grid-template-columns:1fr;gap:24px}.hs .pres{grid-template-columns:1fr;gap:22px}.hs .ceo{grid-template-columns:1fr;gap:26px}.hs .ceo .cttl{font-size:32px}.hs .ceo .pcard .price{font-size:44px}.hs .guar{grid-template-columns:1fr 1fr;gap:16px}.hs .mq .track{font-size:17px}}
/*# sourceMappingURL=/cdn/shop/t/38/assets/home-fr.css.map */
