.coffret-main-product,.coffret-main-product *,.coffret-main-product-modal,.coffret-main-product-modal *{box-sizing:border-box;font-family:Roboto,var(--font-body-family),Arial,sans-serif;-webkit-text-size-adjust:100%;text-size-adjust:100%}.coffret-main-product{width:100%;overflow:hidden;color:var(--cmp-text, #334324);background:var(--cmp-bg, #fffefc)}.coffret-main-product__inner{display:grid;grid-template-columns:minmax(0,612px) minmax(0,516px);gap:36px;width:100%;max-width:1200px;margin:0 auto;padding:140px 0 0}.coffret-main-product__media-column,.coffret-main-product__info-column,.coffret-main-product__form{min-width:0}.coffret-main-product__gallery,.coffret-main-product__form{width:100%}.coffret-main-product__gallery-main{position:relative;width:100%;aspect-ratio:612 / 692;overflow:hidden;background:#f3e7cf;touch-action:pan-y}.coffret-main-product__gallery-panel{display:none;position:absolute;top:0;right:0;bottom:0;left:0}.coffret-main-product__gallery-panel.is-active{display:block}.coffret-main-product__gallery-image,.coffret-main-product__gallery-thumb-image,.coffret-main-product__addon-image,.coffret-main-product-modal__image{display:block;width:100%;height:100%}.coffret-main-product__gallery-image,.coffret-main-product__gallery-thumb-image,.coffret-main-product__addon-image{object-position:center}.coffret-main-product__gallery-thumbs-wrap{position:relative;margin-top:20px}.coffret-main-product__gallery-thumbs{display:grid;grid-auto-columns:var(--cmp-thumb-size, calc((100% - 48px) / 3));grid-auto-flow:column;gap:24px;min-width:0;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.coffret-main-product__gallery-thumbs::-webkit-scrollbar{display:none}.coffret-main-product__gallery-thumb{display:block;width:100%;aspect-ratio:188 / 150;padding:0;overflow:hidden;color:inherit;background:#f3e7cf;border:1px solid transparent;border-radius:0;cursor:pointer;scroll-snap-align:start}.coffret-main-product__gallery-thumb.is-active{border-color:var(--cmp-border, #334324)}.coffret-main-product__gallery-thumb-image{object-fit:cover}.coffret-main-product__gallery-arrow{position:absolute;top:50%;z-index:2;display:flex;align-items:center;justify-content:center;width:44px;height:72px;padding:0;background:transparent;border:0;border-radius:0;cursor:pointer;transform:translateY(-50%)}.coffret-main-product__gallery-arrow--prev{left:0}.coffret-main-product__gallery-arrow--next{right:0}.coffret-main-product__gallery-arrow--next svg{transform:rotate(180deg)}.coffret-main-product__gallery-arrow svg{display:block;width:24px;height:42px;filter:drop-shadow(0 1px 2px rgba(0,0,0,.28))}.coffret-main-product__gallery-arrow:disabled{opacity:0;cursor:default;pointer-events:none}.coffret-main-product__eyebrow{margin:0 0 8px;color:inherit;font-size:14px;font-weight:400;line-height:1}.coffret-main-product__title{max-width:410px;margin:0;color:inherit;font-size:40px;font-weight:700;line-height:.95;letter-spacing:0;text-transform:uppercase}.coffret-main-product__rating{display:flex;align-items:center;gap:12px;margin-top:22px;color:inherit;font-size:13px;font-weight:700;line-height:1}.coffret-main-product__stars{display:inline-flex;gap:0;line-height:0}.coffret-main-product__stars span{display:inline-flex;width:24px;height:24px;opacity:.35}.coffret-main-product__stars .is-filled{opacity:1}.coffret-main-product__stars svg{display:block;width:100%;height:100%}.coffret-main-product__price{margin-top:18px}.coffret-main-product__price .price,.coffret-main-product__price .price-item{color:inherit;font-size:18px;font-weight:700;line-height:1}.coffret-main-product__usp{display:flex;align-items:center;gap:15px;margin-top:22px;color:inherit;font-size:16px;font-weight:400;line-height:1.12}.coffret-main-product__usp-text,.coffret-main-product__usp-text *{font-weight:400}.coffret-main-product__price+.coffret-main-product__usp{margin-top:42px}.coffret-main-product__usp-icon{flex:0 0 25px;width:25px;height:25px}.coffret-main-product__usp-icon svg,.coffret-main-product__usp-icon img{display:block;width:100%;height:100%}.coffret-main-product__usp-icon img{object-fit:contain}.coffret-main-product__destinations{width:337px;max-width:100%;margin-top:43px;color:inherit;border:1px solid var(--cmp-border, #334324)}.coffret-main-product__destinations-toggle{display:grid;grid-template-columns:minmax(0,1fr) 16px;width:100%;min-height:85px;margin:0;padding:22px 31px;color:inherit;text-align:left;background:transparent;border:0;cursor:pointer;-webkit-appearance:none;appearance:none}.coffret-main-product__destinations-title{color:inherit;font-size:16px;font-weight:400;line-height:1}.coffret-main-product__destinations-icon{position:relative;width:13px;height:13px;align-self:start;margin-top:1px}.coffret-main-product__destinations-icon:before,.coffret-main-product__destinations-icon:after{content:"";position:absolute;top:50%;left:50%;width:9px;height:1px;background:currentColor;transform-origin:center}.coffret-main-product__destinations-icon:before{transform:translate(-80%,-50%) rotate(45deg)}.coffret-main-product__destinations-icon:after{transform:translate(-20%,-50%) rotate(-45deg)}.coffret-main-product__destinations.is-open .coffret-main-product__destinations-icon:before{transform:translate(-80%,-50%) rotate(-45deg)}.coffret-main-product__destinations.is-open .coffret-main-product__destinations-icon:after{transform:translate(-20%,-50%) rotate(45deg)}.coffret-main-product__destinations-helper,.coffret-main-product__destinations-warning{display:block;grid-column:1 / -1;margin-top:8px;font-size:14px;font-weight:400;line-height:1}.coffret-main-product__destinations-warning[hidden]{display:none!important}.coffret-main-product__destinations-warning{color:#d9774c}.coffret-main-product__destinations.has-warning .coffret-main-product__destinations-helper{display:none}.coffret-main-product__destinations-panel{padding:0 31px 24px}.coffret-main-product__destination{display:flex;align-items:center;gap:0;min-height:30px;color:inherit;cursor:pointer}.coffret-main-product__destination+.coffret-main-product__destination{margin-top:8px}.coffret-main-product__destination.is-inactive{cursor:default;opacity:.36;pointer-events:none}.coffret-main-product__destination-input{position:absolute;opacity:0;pointer-events:none}.coffret-main-product__destination-box{position:relative;flex:0 0 26px;width:26px;height:26px;border:1px solid var(--cmp-border, #334324)}.coffret-main-product__destination-input:checked+.coffret-main-product__destination-box:before,.coffret-main-product__destination-input:checked+.coffret-main-product__destination-box:after{content:"";position:absolute;top:50%;left:50%;width:142%;height:1px;background:currentColor}.coffret-main-product__destination-input:checked+.coffret-main-product__destination-box:before{transform:translate(-50%,-50%) rotate(45deg)}.coffret-main-product__destination-input:checked+.coffret-main-product__destination-box:after{transform:translate(-50%,-50%) rotate(-45deg)}.coffret-main-product__destination-flag{display:inline-block;width:18px;margin-left:12px;font-size:12px;line-height:1}.coffret-main-product__destination-label{margin-left:4px;font-size:14px;font-weight:400;line-height:1}.coffret-main-product__button-wrap{margin-top:28px}.coffret-main-product .coffret-main-product__submit.cta-corner{--cta-corner-bg: var(--cmp-button-bg, #334324);--cta-corner-color: var(--cmp-button-color, #fff);--cta-corner-fold-color: var(--cmp-button-fold, #66725b);--cta-corner-hover-bg: var(--cmp-button-bg, #334324);--cta-corner-hover-color: var(--cmp-button-color, #fff);--cta-corner-fold-hover-color: var(--cmp-button-fold, #66725b);--cta-corner-width-desktop: 338px;--cta-corner-height-desktop: 48px;--cta-corner-font-size-desktop: 14px;--cta-corner-width-mobile: min(328px, 100%);--cta-corner-height-mobile: 42px;--cta-corner-font-size-mobile: 14px;border-radius:0}.coffret-main-product__submit.is-loading{--cta-corner-bg: var(--cmp-button-loading-bg, #737373);--cta-corner-color: var(--cmp-button-loading-color, #333333);pointer-events:none}.coffret-main-product__submit-spinner{display:none;width:16px;height:16px;margin-left:9px;vertical-align:middle;border:2px solid currentColor;border-top-color:transparent;border-radius:999px;animation:coffret-main-product-spin .75s linear infinite}.coffret-main-product__submit.is-loading .coffret-main-product__submit-spinner{display:inline-block}.coffret-main-product__form-error{margin:14px 0 0;color:var(--cmp-error, #e2572c);font-size:13px;font-weight:700;line-height:1.2}.coffret-main-product__addon{display:grid;grid-template-columns:26px minmax(0,1fr) 104px;gap:24px;align-items:start;min-height:167px;margin-top:21px;padding:11px 14px 12px 24px;color:inherit;border:1px solid var(--cmp-border, #334324);cursor:pointer}.coffret-main-product__button-wrap+.coffret-main-product__addon{margin-top:45px}.coffret-main-product__addon-input{position:absolute;opacity:0;pointer-events:none}.coffret-main-product__addon-box{position:relative;width:26px;height:26px;margin-top:5px;overflow:hidden;border:1px solid var(--cmp-border, #334324)}.coffret-main-product__addon-input:checked+.coffret-main-product__addon-box:before,.coffret-main-product__addon-input:checked+.coffret-main-product__addon-box:after{content:"";position:absolute;top:50%;left:50%;width:142%;height:1px;background:currentColor}.coffret-main-product__addon-input:checked+.coffret-main-product__addon-box:before{transform:translate(-50%,-50%) rotate(45deg)}.coffret-main-product__addon-input:checked+.coffret-main-product__addon-box:after{transform:translate(-50%,-50%) rotate(-45deg)}.coffret-main-product__addon-copy{display:block;padding-top:9px}.coffret-main-product__addon-title-link,.coffret-main-product__addon-image-link{display:block;color:inherit;text-decoration:none}.coffret-main-product__addon-title-link:hover .coffret-main-product__addon-title,.coffret-main-product__addon-title-link:focus-visible .coffret-main-product__addon-title{text-decoration:underline;text-underline-offset:3px}.coffret-main-product__addon-title,.coffret-main-product__addon-description,.coffret-main-product__addon-price{display:block}.coffret-main-product__addon-title{max-width:230px;font-size:18px;font-weight:700;line-height:.95;text-transform:uppercase}.coffret-main-product__addon-description{max-width:260px;margin-top:10px;color:inherit;font-size:14px;font-weight:400;line-height:.96}.coffret-main-product__addon-price{margin-top:14px;font-size:18px;font-weight:700;line-height:1}.coffret-main-product__addon-price s{margin-left:8px;opacity:.55}.coffret-main-product__addon-image{width:104px;height:142px;object-fit:cover}.coffret-main-product__description,.coffret-main-product__richtext,.coffret-main-product__custom-liquid{margin-top:46px;color:inherit;font-size:16px;font-weight:400;line-height:.98}.coffret-main-product__description p,.coffret-main-product__richtext p{margin:0}.coffret-main-product__description p+p,.coffret-main-product__richtext p+p{margin-top:16px}.coffret-main-product-modal[hidden]{display:none!important}.coffret-main-product-modal{--product-modal-font: Roboto, var(--font-body-family), Arial, sans-serif;--product-modal-vh: 100vh;--product-modal-offset-top: 0px;--product-modal-visual-top: var(--product-modal-offset-top);--product-modal-visual-height: var(--product-modal-vh);position:fixed;top:0;right:0;bottom:0;left:0;z-index:999999;display:flex;width:100vw;height:auto;min-height:100vh;min-height:-webkit-fill-available;max-height:none;align-items:center;justify-content:center;overflow:hidden;padding:40px;color:var(--cmp-text, #334324);background:#fffbf4;font-family:var(--product-modal-font);overscroll-behavior:contain}.coffret-main-product-modal input,.coffret-main-product-modal textarea,.coffret-main-product-modal select{font-size:16px!important}.coffret-main-product-modal__backdrop{position:fixed;top:-2px;right:0;bottom:-2px;left:0;background:#fffbf4}.coffret-main-product-modal__dialog{position:relative;z-index:1;display:grid;grid-template-columns:424px minmax(0,576px);gap:96px;align-items:center;width:min(1102px,100%)}.coffret-main-product-modal__close{position:fixed;top:32px;right:34px;z-index:2;display:inline-flex;width:15px;height:15px;align-items:center;justify-content:center;padding:0;color:inherit;background:transparent;border:0;cursor:pointer}.coffret-main-product-modal__close svg{display:block;width:15px;height:15px}.coffret-main-product-modal__media{width:424px;aspect-ratio:424 / 482;overflow:hidden}.coffret-main-product-modal__image{object-fit:cover}.coffret-main-product-modal__content{display:block;min-width:0}.coffret-main-product-modal__eyebrow{margin:0 0 17px;color:inherit;font-size:16px;font-weight:400;line-height:1}.coffret-main-product-modal__title{max-width:575px;margin:0;color:inherit;font-size:40px;font-weight:700;line-height:.96;letter-spacing:0;text-transform:uppercase}.coffret-main-product-modal__text{max-width:568px;margin-top:28px;color:inherit;font-size:16px;font-weight:400;line-height:.96}.coffret-main-product-modal__text p{margin:0}.coffret-main-product-modal__help{margin:18px 0 0;color:inherit;font-size:16px;font-weight:400;line-height:1}.coffret-main-product-modal__field{position:relative;display:block;width:100%;margin-top:44px;color:inherit}.coffret-main-product-modal__field input{width:100%;height:60px;padding:0 32px;color:inherit;background:transparent;border:1px solid currentColor;border-radius:0;font:inherit;font-size:16px!important;-webkit-appearance:none;appearance:none}.coffret-main-product-modal__field input[aria-invalid=true]{border-color:var(--cmp-error, #e2572c)}.coffret-main-product-modal__field-placeholder{position:absolute;top:50%;left:32px;color:inherit;font-size:16px;line-height:1;pointer-events:none;transform:translateY(-50%)}.coffret-main-product-modal__field-placeholder small{font-size:11px}.coffret-main-product-modal__field input:not(:placeholder-shown)+.coffret-main-product-modal__field-placeholder,.coffret-main-product-modal__field input:focus+.coffret-main-product-modal__field-placeholder{opacity:0}.coffret-main-product-modal__field input::placeholder{color:transparent}.coffret-main-product-modal__error{margin:10px 0 0;color:var(--cmp-error, #e2572c);font-size:13px;font-weight:700;line-height:1.2}.coffret-main-product .coffret-main-product-modal__submit.cta-corner,.coffret-main-product-modal__submit.cta-corner{--cta-corner-bg: var(--cmp-button-bg, #334324);--cta-corner-color: var(--cmp-button-color, #fff);--cta-corner-fold-color: var(--cmp-button-fold, #66725b);--cta-corner-hover-bg: var(--cmp-button-bg, #334324);--cta-corner-hover-color: var(--cmp-button-color, #fff);--cta-corner-fold-hover-color: var(--cmp-button-fold, #66725b);--cta-corner-font-family: var(--product-modal-font);--cta-corner-width-desktop: 100%;--cta-corner-height-desktop: 49px;--cta-corner-font-size-desktop: 14px;margin-top:20px}html.coffret-main-product-modal-open,body.coffret-main-product-modal-open{overflow:hidden;overscroll-behavior:none;background:#fffbf4}body.coffret-main-product-modal-open:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:999998;background:#fffbf4;pointer-events:none}@keyframes coffret-main-product-spin{to{transform:rotate(360deg)}}@media screen and (max-width:989px)and (min-width:750px){.coffret-main-product__inner{grid-template-columns:minmax(0,1fr) minmax(0,1fr);padding-right:30px;padding-left:30px}.coffret-main-product-modal__dialog{grid-template-columns:minmax(0,40%) minmax(0,1fr);gap:48px}.coffret-main-product-modal__media{width:100%}}@media screen and (max-width:749px){.coffret-main-product__inner{display:block;width:100%;max-width:none;padding:86px 23px 25px}.coffret-main-product__gallery-main{aspect-ratio:144 / 154;min-height:380px}.coffret-main-product__gallery-panel.is-active{min-height:380px}.coffret-main-product__gallery-thumbs-wrap{margin-top:10px}.coffret-main-product__gallery-thumbs{--cmp-thumb-size: calc((100% - 20px) / 3);gap:10px}.coffret-main-product__gallery-arrow{width:36px;height:58px}.coffret-main-product__gallery-arrow svg{width:18px;height:32px}.coffret-main-product__gallery-thumb{aspect-ratio:4 / 3}.coffret-main-product__info-column{margin-top:10px}.coffret-main-product__eyebrow{margin-top:30px;margin-bottom:4px;font-size:12px}.coffret-main-product__title{max-width:280px;font-size:33px;line-height:.95}.coffret-main-product__rating{gap:6px;margin-top:12px;font-size:10px}.coffret-main-product__stars span{width:24px;height:24px}.coffret-main-product__price{margin-top:10px}.coffret-main-product__price .price,.coffret-main-product__price .price-item{font-size:16px}.coffret-main-product__usp{gap:13px;margin-top:12px;font-size:14px}.coffret-main-product__price+.coffret-main-product__usp{margin-top:42px}.coffret-main-product__usp-icon{flex-basis:22px;width:22px;height:22px}.coffret-main-product__destinations{margin-top:34px}.coffret-main-product__destinations-toggle{min-height:85px;padding:17px 24px}.coffret-main-product__destinations-title{font-size:16px}.coffret-main-product__destinations-helper,.coffret-main-product__destinations-warning{margin-top:7px;font-size:14px}.coffret-main-product__destinations-panel{padding:0 24px 18px}.coffret-main-product__destination{min-height:25px}.coffret-main-product__destination-box{flex-basis:26px;width:26px;height:26px}.coffret-main-product__destination-label{font-size:14px}.coffret-main-product__button-wrap{margin-top:20px}.coffret-main-product__addon{grid-template-columns:26px minmax(0,1fr) 72px;gap:10px;min-height:92px;margin-top:17px;padding:9px}.coffret-main-product__button-wrap+.coffret-main-product__addon{margin-top:34px}.coffret-main-product__addon-copy{padding-top:4px}.coffret-main-product__addon-title{max-width:210px;font-size:16px}.coffret-main-product__addon-description{max-width:210px;margin-top:10px;font-size:14px}.coffret-main-product__addon-price{margin-top:14px;font-size:16px}.coffret-main-product__addon-image{width:72px;height:100px}.coffret-main-product__description,.coffret-main-product__richtext,.coffret-main-product__custom-liquid{margin-top:35px;font-size:14px;line-height:1.12}.coffret-main-product__description *,.coffret-main-product__richtext *,.coffret-main-product__custom-liquid *{font-size:inherit}.coffret-main-product__description p+p,.coffret-main-product__richtext p+p{margin-top:13px}.coffret-main-product-modal{display:flex;top:var(--product-modal-offset-top, var(--product-modal-visual-top, 0px));bottom:auto;left:0;right:auto;align-items:stretch;justify-content:flex-start;width:100%;height:var(--product-modal-vh, var(--product-modal-visual-height, 100vh));min-height:var(--product-modal-vh, var(--product-modal-visual-height, 100vh));max-height:var(--product-modal-vh, var(--product-modal-visual-height, 100vh));padding:0;overflow:hidden}.coffret-main-product-modal__dialog{position:relative;top:auto;right:auto;left:auto;display:flex;flex-direction:column;gap:0;width:100%;height:100%;min-height:0;max-height:100%;overflow-x:hidden;overflow-y:auto;background:#fffbf4;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;scroll-padding:16px 0 calc(32px + env(safe-area-inset-bottom));touch-action:pan-y}.coffret-main-product-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;min-height:100%;background:#fffbf4}.coffret-main-product-modal__close{position:absolute;top:max(32px,calc(env(safe-area-inset-top) + 12px));right:34px;width:15px;height:15px;color:#fffbf4}.coffret-main-product-modal__close svg{width:15px;height:15px}.coffret-main-product-modal__media{flex:0 0 auto;width:100%;height:240px;max-height:none;min-height:240px;aspect-ratio:auto;overflow:hidden}.coffret-main-product-modal__image{width:100%;height:100%;object-fit:cover!important;object-position:center top}.coffret-main-product-modal__content{display:flex;flex:0 0 auto;flex-direction:column;min-height:0;overflow:visible;padding:16px 20px calc(20px + env(safe-area-inset-bottom));scroll-margin-bottom:160px}.coffret-main-product-modal__content>*{flex-shrink:0}.coffret-main-product-modal__eyebrow{margin-bottom:5px;font-size:14px}.coffret-main-product-modal__title{max-width:350px;font-size:clamp(28px,8.8vw,33px);line-height:1.02}.coffret-main-product-modal__text,.coffret-main-product-modal__help{font-size:14px;line-height:1.15}.coffret-main-product-modal__text{margin-top:14px}.coffret-main-product-modal__help{margin-top:8px}.coffret-main-product-modal__field{margin-top:16px}.coffret-main-product-modal__field input{height:59px;padding:0 20px;font-size:16px!important;scroll-margin-bottom:160px}.coffret-main-product-modal__field-placeholder{left:20px;font-size:13px}.coffret-main-product-modal__field-placeholder small{font-size:10px}.coffret-main-product-modal__error{margin-top:6px;font-size:12px}.coffret-main-product-modal__submit.cta-corner{--cta-corner-width-mobile: 100%;--cta-corner-height-mobile: 48px;--cta-corner-font-size-mobile: 14px;flex:0 0 auto;width:100%;min-height:48px;margin-top:14px}}@media screen and (max-width:749px)and (max-height:680px){.coffret-main-product-modal__media{height:240px;min-height:240px}.coffret-main-product-modal__text,.coffret-main-product-modal__field{margin-top:10px}.coffret-main-product-modal__field input{height:59px}}
/*# sourceMappingURL=/cdn/shop/t/35/assets/coffret-main-product.css.map */
