.display-none{display:none}.sf-modal__container{position:fixed;top:var(--modal-top,0);right:var(--modal-right,0);bottom:var(--modal-bottom,0);left:var(--modal-left,0);z-index:var(--modal-index,1);transform:var(--modal-transform);display:flex;flex-direction:var(--modal-flex-direction,column);align-content:space-between;box-sizing:border-box;width:var(--modal-width);height:var(--modal-height);border:var(--modal-border);max-height:var(--modal-max-height);background-color:var(--modal-background,var(--c-white))}.sf-modal__container::-webkit-scrollbar{width:0}.sf-modal__content{overflow-y:auto;padding:var(--modal-content-padding,var(--spacer-base) var(--spacer-sm));font:var(--modal-content-font,var(--modal-content-font-weight,var(--font-weight--light)) var(--modal-content-font-size,var(--font-size--base))/var(--modal-content-font-line-height,1.6) var(--modal-content-font-family,var(--font-family--primary)));height:var(--modal-content-height)}.sf-modal__close{position:absolute;right:var(--modal-close-right,var(--spacer-sm));top:var(--modal-close-top,var(--spacer-sm))}@media(min-width:1024px){.sf-modal{--modal-width:29.375rem;--modal-top:50%;--modal-left:50%;--modal-bottom:none;--modal-right:none;--modal-transform:translate3d(-50%,-50%,0);--modal-height:auto;--modal-max-height:90%;--modal-content-padding:var(--spacer-sm) var(--spacer-lg);--modal-content-height:100%}}.display-none[data-v-0f19cb61]{display:none}.section-modal[data-v-0f19cb61]{z-index:50;margin:0;--modal-content-padding:0;--spacer-base:0;--overlay-background:#000c21}.section-modal__content[data-v-0f19cb61]{padding:var(--spacer-3md) var(--spacer-md) 40px;overflow-y:auto;height:100%}@media(min-width:1024px){.section-modal__content[data-v-0f19cb61]{padding:80px 40px 73.5px}}.section-modal__content-inner[data-v-0f19cb61]{display:flex;flex-direction:column;align-items:center;justify-content:space-between;text-align:center;min-height:100%}.section-modal__logo[data-v-0f19cb61]{z-index:60;background-image:url(/_nuxt/img/logo_diptyque_white.602f666.svg);background-repeat:no-repeat;background-size:contain;transform-origin:top center;height:39px;width:130px;margin-bottom:var(--spacer-3md)}@media(min-width:1024px){.section-modal__logo[data-v-0f19cb61]{height:79px;width:263px}}.section-modal__background[data-v-0f19cb61]{z-index:0;position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.section-modal__background-visual[data-v-0f19cb61]{z-index:0;display:flex;justify-content:center;align-items:center;position:absolute;top:50%;left:50%;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transform:translate(-50%,-50%);pointer-events:none}.section-modal__heading[data-v-0f19cb61]{color:#fff;font-family:var(--font-family--secondary);font-size:30px;font-weight:var(--font-weight--normal);line-height:1.2;margin-bottom:var(--spacer-md)}@media(min-width:1024px){.section-modal__heading[data-v-0f19cb61]{font-size:50px}}.section-modal__description[data-v-0f19cb61]{color:#fff;font-weight:var(--font-weight--normal);letter-spacing:.3px;line-height:1.2113;margin-bottom:40px}@media(min-width:1024px){.section-modal__description[data-v-0f19cb61]{font-size:17px}}.section-modal__content-bottom[data-v-0f19cb61]{max-width:610px}.section-modal[data-v-0f19cb61] .sf-modal__content{padding:0;width:100%;height:100%;max-width:1636px;max-height:1078px;position:absolute;overflow:hidden;top:50%;left:50%;transform:translate(-50%,-50%)}.section-modal[data-v-0f19cb61] .sf-modal__container{z-index:60;background-color:#000c21;height:100vh;width:100vw;max-height:100%}.section-modal[data-v-0f19cb61] .sf-bar{z-index:60;position:absolute;right:var(--spacer-md);top:var(--spacer-md);background:transparent;padding:0;height:auto}.section-modal[data-v-0f19cb61] .sf-bar .sf-button,.section-modal[data-v-0f19cb61] .sf-modal__close{background-color:var(--c-noir);color:#fff;border-radius:50%;width:38px;height:38px}.section-modal[data-v-0f19cb61] .sf-bar .sf-button,.section-modal[data-v-0f19cb61] .sf-bar .sf-button:focus,.section-modal[data-v-0f19cb61] .sf-modal__close,.section-modal[data-v-0f19cb61] .sf-modal__close:focus{outline:none}.section-modal[data-v-0f19cb61] .sf-bar .sf-button .sf-icon,.section-modal[data-v-0f19cb61] .sf-modal__close .sf-icon{height:16px;width:16px;--icon-color:#fff}.section-modal[data-v-0f19cb61] .sf-modal__close{z-index:1}@media(min-width:1024px){.section-modal[data-v-0f19cb61] .sf-modal__close{top:40px;right:40px}}.section-modal[data-v-0f19cb61] .vaimo-buttons{display:flex;flex-direction:column;justify-content:center}@media(max-width:1023px){.section-modal[data-v-0f19cb61] .vaimo-buttons{gap:var(--spacer-sm)}}@media(min-width:1024px){.section-modal[data-v-0f19cb61] .vaimo-buttons{flex-direction:row}}.section-modal[data-v-0f19cb61] .vaimo-button{line-height:1.2103!important}.section-modal[data-v-0f19cb61] .vaimo-button__default{font-weight:var(--font-weight--normal)}.section-modal[data-v-0f19cb61] .vaimo-button__default,.section-modal[data-v-0f19cb61] .vaimo-button__default:hover,.section-modal[data-v-0f19cb61] .vaimo-button__primary,.section-modal[data-v-0f19cb61] .vaimo-button__primary:hover{padding:18px 24px!important}.section-modal[data-v-0f19cb61] .vaimo-banner__aspect-wrapper{width:100%}