.brand{flex-direction:row;align-items:center;gap:13px}.brand-words{display:flex;flex-direction:column}.official-logo{height:74px;width:62px;object-fit:contain;mix-blend-mode:multiply}.header nav{gap:20px}.hero-image{width:100%;left:0;clip-path:none;object-position:center 63%;object-fit:cover}.product-picture.punch img{width:100%;left:0;object-position:center}.detail-image-wrap.punch .detail-img{width:100%;left:0;object-position:center}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:45px 25px}.product-picture{height:350px}.product-picture.douceur img{filter:none}.product-card{display:flex;flex-direction:column}.product-card>p{flex:1}.product-bottom{display:flex;justify-content:space-between;align-items:center;gap:12px}.product-price,.detail-price{font-family:Georgia,serif;font-size:23px;font-weight:400}.detail-price{display:block;margin-bottom:18px}.price-note{font-size:10px!important;color:#687259}.product-email{margin-top:20px;display:table}.video-playlist{margin-top:27px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.video-playlist button{display:flex;align-items:center;gap:10px;padding:8px;text-align:left;background:#ffffff07;border:1px solid #ffffff20;border-radius:5px;color:#f7f5e7}.video-playlist button[aria-pressed=true]{background:#c6d39720;border-color:#c6d39780}.video-playlist img{width:40px;height:53px;object-fit:cover;border-radius:2px}.video-playlist strong{font-size:10px;line-height:1.5;display:block;font-weight:400}.video-playlist small{font-size:8px;line-height:1.4;display:block;color:#c1cbb2;margin-top:4px}.video-select-play{font-size:9px;margin-left:auto;color:#cad59e}.film-frame.landscape{width:100%;max-width:100%}.film-frame.landscape video{aspect-ratio:16/9;object-fit:cover;border-radius:5px}.contact-section{display:grid;grid-template-columns:.75fr 1.25fr;gap:7vw;background:#eeeee3;border-top:1px solid #dde1ce}.contact-intro>.eyebrow{margin-bottom:23px}.contact-intro h2{font-size:clamp(45px,4.8vw,69px)}.contact-intro>p{font-size:13px;line-height:1.9}.contact-intro>img{width:100%;height:310px;object-fit:cover;object-position:center 65%;border-radius:3px 90px 3px 3px;margin:29px 0}.contact-intro>.underlined{font-size:12px;overflow-wrap:anywhere}.contact-note{font-size:11px!important;margin-top:22px}.contact-note a{color:#3d572d}.contact-workspace{min-width:0}.contact-tabs{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid #c6ceb7}.contact-tabs button{font-family:Georgia,serif;font-size:20px;text-align:left;padding:20px 17px;position:relative;border:1px solid #d8ddcc;border-bottom:0;background:#e7eadb;color:#606f4f}.contact-tabs button[aria-selected=true]{background:#f9f7ef;color:#263d2c;border-top:3px solid #3c582e;margin-bottom:-1px}.contact-tabs small{font-family:'Trebuchet MS',sans-serif;font-size:7px;letter-spacing:1.6px;display:block;margin-bottom:10px}.contact-tabs button>span{font-size:20px;float:right;margin-left:5px}.contact-form{padding:32px;background:#f9f7ef;border:1px solid #d8ddcc;border-top:0}.contact-form h3{font-size:30px;letter-spacing:-1px;margin:0 0 13px}.form-intro{font-size:10px;line-height:1.8;margin-bottom:25px}.form-fields{display:grid;grid-template-columns:1fr 1fr;gap:18px 16px}.form-fields>label{font-size:11px;display:block}.form-fields small{font-size:9px;color:#6e775e}.form-fields input,.form-fields select,.form-fields textarea,.form-result textarea{display:block;width:100%;min-width:0;border:1px solid #cdd5c0;background:#fffef8;color:#283e2b;border-radius:3px;padding:12px;font:inherit;font-size:12px;margin-top:7px;line-height:1.5}.form-fields input::placeholder,.form-fields textarea::placeholder{color:#8b917e;font-size:11px}.form-fields textarea{resize:vertical;min-height:125px}.field-full{grid-column:1/-1}.form-consent{display:flex;gap:10px;align-items:start;font-size:10px;color:#6a755d;line-height:1.7;margin:23px 0}.form-consent input{width:16px;height:16px;flex-shrink:0;accent-color:#334b2f;margin:2px 0 0}.form-delivery-note{font-size:9px;line-height:1.8;margin:14px 0 0;color:#6f795f;overflow-wrap:anywhere}.form-result{margin-top:26px;border-top:1px solid #cbd4ba;padding-top:23px}.form-result[hidden],[role=tabpanel][hidden]{display:none}.draft-status{font-size:13px;font-weight:700;color:#344c2c}.draft-meta{font-size:10px;white-space:pre-wrap;overflow-wrap:anywhere}.form-result textarea{font-size:11px;line-height:1.75;resize:vertical}.draft-actions{display:flex;gap:18px;flex-wrap:wrap;align-items:center;margin-top:19px}.draft-actions .button{font-size:10px;padding:12px 16px}.draft-actions .underlined{font-size:10px;gap:10px}.company-details{margin:0 0 24px}.company-details>div{display:grid;grid-template-columns:145px 1fr;gap:20px;padding:12px 0;border-bottom:1px solid #d8ddcc;font-size:12px}.company-details dt{color:#738063;font-size:10px}.company-details dd{margin:0;overflow-wrap:anywhere}.footer-legal-links{display:flex;gap:25px}.footer-legal-links button{font-size:9px}.footer-main .brand{flex-direction:column;align-items:start}.contact-form:focus-within{box-shadow:0 2px 25px #273e2708}@media(max-width:1100px){.header nav{gap:13px;font-size:10px}.header{gap:18px}.official-logo{width:49px;height:65px}.header .brand-mark{font-size:26px}.header .brand-sub{font-size:5.5px;letter-spacing:1.4px}.product-picture{height:290px}.contact-section{gap:4vw;grid-template-columns:.7fr 1.3fr}.contact-form{padding:25px}.contact-tabs button{font-size:17px;padding:18px 13px}.video-playlist{grid-template-columns:1fr}.video-playlist img{width:36px;height:40px}.video-playlist small{font-size:9px}.film-frame{position:sticky;top:125px}}
@media(max-width:800px){.header .official-logo{width:45px;height:56px}.header nav{font-size:15px;gap:22px}.header .brand{gap:8px}.product-grid{grid-template-columns:1fr 1fr}.product-picture{height:320px}.contact-section{grid-template-columns:1fr}.contact-intro>img{display:none}.contact-intro>p{max-width:500px}.contact-intro>.underlined{margin-top:7px}.contact-note{margin-bottom:0}.contact-form{padding:30px}.contact-tabs button{font-size:22px}.film-frame{position:relative;top:auto}.video-playlist{margin-top:20px}.product-price{font-size:20px}}
@media(max-width:580px){.official-logo{height:49px!important;width:41px!important}.header{gap:11px}.header .brand-mark{font-size:22px}.header .brand-mark>span{font-size:20px}.header .brand-sub{font-size:4.5px;letter-spacing:.6px}.header-contact{padding:10px;font-size:8px;gap:5px}.header .brand{gap:7px}.menu-toggle{min-width:25px;padding-left:0}.hero-image{width:100%;left:0;clip-path:none;object-position:center}.product-picture{height:228px}.product-grid{gap:32px 16px}.product-card h3{font-size:22px}.product-price{font-size:19px}.product-bottom{flex-direction:column;align-items:start;gap:9px}.video-playlist{grid-template-columns:1fr 1fr}.video-playlist button{padding:7px;gap:7px}.video-playlist img{width:33px;height:44px}.video-playlist strong{font-size:9px}.video-playlist small{display:none}.video-select-play{font-size:7px}.contact-section{gap:30px}.contact-intro h2{font-size:45px}.contact-tabs button{font-size:18px;padding:17px 12px;line-height:1.3}.contact-tabs small{font-size:6px;letter-spacing:1px}.contact-tabs button>span{display:none}.contact-form{padding:23px 18px}.contact-form h3{font-size:27px}.form-fields{grid-template-columns:1fr;gap:16px}.form-fields input,.form-fields select,.form-fields textarea{font-size:16px}.form-fields>label{font-size:11px}.form-consent{font-size:10px}.form-result textarea{font-size:12px}.company-details>div{grid-template-columns:1fr;gap:5px}.footer-legal-links{gap:15px;flex-wrap:wrap}.footer-legal-links button{font-size:8px}.product-email{font-size:10px}.contact-form>.button{width:100%;font-size:11px}.contact-intro>.underlined{font-size:11px}}
