.footer__title{font-weight:700;font-size:var(--body-font-size)!important}.type-banner .promo-grid__container{align-items:center;height:100%}.type-banner__text{flex-direction:column;gap:1rem}.flex-grid__item--75 .type-banner__text,.flex-grid__item--100 .type-banner__text{flex-direction:row}.type-banner__text h2,.type-banner__text p,.type-banner__text .element-button{margin:0}.collection-hero__content.overlay{--element-text-color: rgb(255,255,255);--color-secondary: rgb(0,0,0, .6)}.element-input:not(.element-input--transparent){--element-input-color-primary: var(--root-color-primary, #000);--element-input-color-secondary: var(--root-color-secondary, #fff)}.newsletter__input-group .element-input~button{--element-button-height: initial}.newsletter-section .element-text.element-text--heading-h0{font-size:var(--element-text-font-size--heading-2xl);line-height:var(--element-text-line-height--heading-2xl)}.newsletter-section .element-text.element-text--heading-h1{font-size:var(--element-text-font-size--heading-xl);line-height:var(--element-text-line-height--heading-xl)}.newsletter-section .element-text.element-text--heading-h2{font-size:var(--element-text-font-size--heading-lg);line-height:var(--element-text-line-height--heading-lg)}.newsletter-section .element-text.element-text--heading-h3{font-size:var(--element-text-font-size--heading-md);line-height:var(--element-text-line-height--heading-md)}.text-with-icons__block-text a,.newsletter-section__content a{text-decoration:underline}.gift-card-custom{padding:40px 0 80px;background:linear-gradient(180deg,#f8f6f3,#fff)}.gift-card-custom__container{display:grid;grid-template-columns:1fr 380px;gap:60px;align-items:start}@media(max-width:1024px){.gift-card-custom__container{grid-template-columns:1fr;gap:40px}}.gift-card-custom__header{margin-bottom:50px;text-align:center}.gift-card-custom__title{font-family:Playfair Display,Georgia,serif;font-size:clamp(2rem,4vw,3rem);font-weight:400;letter-spacing:.02em;color:#2c2c2c;margin:0 0 20px}.gift-card-custom__intro{font-size:1rem;line-height:1.7;color:#666;max-width:600px;margin:0 auto}.gift-card-custom__section{margin-bottom:45px}.gift-card-custom__section-title{display:flex;align-items:center;justify-content:center;gap:20px;font-family:Playfair Display,Georgia,serif;font-size:1.25rem;font-weight:400;letter-spacing:.03em;color:#2c2c2c;margin:0 0 30px;text-transform:none}.gift-card-custom__section-line{flex:1;height:1px;background:linear-gradient(90deg,transparent,#d4d0c8,transparent);max-width:100px}.gift-card-custom__values{display:flex;flex-wrap:wrap;gap:15px;justify-content:center}.gift-card-custom__value-tile{position:relative;display:flex;align-items:center;justify-content:center;width:100px;height:80px;background:#fff;border:1px solid #e0ddd6;cursor:pointer;transition:all .3s ease}.gift-card-custom__value-tile:hover{border-color:#a89f91;box-shadow:0 4px 15px #00000014;transform:translateY(-2px)}.gift-card-custom__value-tile.is-selected{border-color:#2c2c2c;border-width:2px;box-shadow:0 4px 20px #0000001f}.gift-card-custom__value-tile input{position:absolute;opacity:0;pointer-events:none}.gift-card-custom__value-amount{font-family:Playfair Display,Georgia,serif;font-size:1.5rem;font-weight:400;color:#2c2c2c;letter-spacing:.02em}.gift-card-custom__motifs{display:flex;flex-wrap:wrap;gap:15px;justify-content:center}.gift-card-custom__motif{position:relative;width:140px;height:105px;border:2px solid transparent;cursor:pointer;overflow:hidden;transition:all .3s ease;background:#f5f3ef}.gift-card-custom__motif:hover{border-color:#a89f91;transform:scale(1.02)}.gift-card-custom__motif.is-selected{border-color:#2c2c2c;box-shadow:0 4px 20px #00000026}.gift-card-custom__motif input{position:absolute;opacity:0;pointer-events:none}.gift-card-custom__motif img{width:100%;height:100%;object-fit:cover}.gift-card-custom__motif-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:#bbb}.gift-card-custom__motif-placeholder svg{width:40px;height:40px}.gift-card-custom__motif-check{position:absolute;top:8px;right:8px;width:28px;height:28px;background:#2c2c2c;border-radius:50%;display:flex;align-items:center;justify-content:center;opacity:0;transform:scale(.5);transition:all .3s ease;z-index:3}.gift-card-custom__motif-check svg{width:16px;height:16px;color:#fff}.gift-card-custom__motif.is-selected .gift-card-custom__motif-check{opacity:1;transform:scale(1)}.gift-card-custom__messages{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}@media(max-width:600px){.gift-card-custom__messages{grid-template-columns:1fr}}.gift-card-custom__message-option{position:relative;display:flex;align-items:center;padding:14px 20px;background:#fff;border:1px solid #e0ddd6;cursor:pointer;transition:all .3s ease}.gift-card-custom__message-option:hover{border-color:#a89f91;background:#faf9f7}.gift-card-custom__message-option.is-selected{border-color:#2c2c2c;background:#f8f6f3}.gift-card-custom__message-option.is-selected:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:#2c2c2c}.gift-card-custom__message-option input{position:absolute;opacity:0;pointer-events:none}.gift-card-custom__message-option span{font-size:.95rem;color:#2c2c2c}.gift-card-custom__personal-message{background:#fff;padding:25px;border:1px solid #e0ddd6}.gift-card-custom__label{display:block;font-size:.85rem;font-weight:500;color:#666;margin-bottom:12px;text-transform:uppercase;letter-spacing:.05em}.gift-card-custom__textarea{width:100%;min-height:120px;padding:15px;border:1px solid #e0ddd6;background:#faf9f7;font-family:inherit;font-size:1rem;line-height:1.6;color:#2c2c2c;resize:vertical;transition:border-color .3s ease}.gift-card-custom__textarea:focus{outline:none;border-color:#2c2c2c;background:#fff}.gift-card-custom__textarea::placeholder{color:#aaa}.gift-card-custom__char-count{margin-top:10px;font-size:.8rem;color:#999;text-align:right}.gift-card-custom__fold-info{background:#f8f6f3;padding:30px;border:1px solid #e0ddd6}.gift-card-custom__fold-info p{font-size:.95rem;line-height:1.7;color:#555;margin:0}.gift-card-custom__details{margin-top:20px}.gift-card-custom__details summary{font-size:.9rem;font-weight:500;color:#2c2c2c;cursor:pointer;padding:10px 0;border-top:1px solid #e0ddd6}.gift-card-custom__details summary:hover{color:#666}.gift-card-custom__details p{margin-top:15px;padding-left:15px;border-left:2px solid #d4d0c8}.gift-card-custom__sidebar{position:sticky;top:120px}@media(max-width:1024px){.gift-card-custom__sidebar{position:static}}.gift-card-custom__summary{background:#f8f6f3;border:1px solid #e0ddd6;padding:35px 30px}.gift-card-custom__summary-title{font-family:Playfair Display,Georgia,serif;font-size:1.3rem;font-weight:400;color:#2c2c2c;margin:0 0 25px;padding-bottom:15px;border-bottom:1px solid #e0ddd6}.gift-card-custom__summary-row{display:flex;justify-content:space-between;align-items:center;font-size:1rem;color:#2c2c2c;margin-bottom:30px}.gift-card-custom__summary-row span:last-child{font-weight:600;font-size:1.2rem}.gift-card-custom__summary-row--motif{margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid #e0ddd6}.gift-card-custom__summary-row--motif span:last-child{font-weight:500;font-size:.95rem;font-style:italic;color:#666}.gift-card-custom__summary-row--message{margin-bottom:25px}.gift-card-custom__summary-row--message span:last-child{font-weight:500;font-size:.9rem;font-style:italic;color:#666;max-width:150px;text-align:right}.gift-card-custom__summary-actions{display:flex;flex-direction:column;gap:12px}.gift-card-custom__preview-btn{width:100%;padding:16px 24px;background:#fff;border:1px solid #2c2c2c;color:#2c2c2c;font-size:.95rem;font-weight:500;letter-spacing:.02em;cursor:pointer;transition:all .3s ease}.gift-card-custom__preview-btn:hover{background:#f5f3ef}.gift-card-custom__add-btn{width:100%;padding:18px 24px;background:#2c2c2c;border:none;color:#fff;font-size:1rem;font-weight:500;letter-spacing:.03em;cursor:pointer;transition:all .3s ease}.gift-card-custom__add-btn:hover{background:#1a1a1a;transform:translateY(-1px);box-shadow:0 4px 15px #0003}.gift-card-custom__recipient{margin-top:25px;padding-top:25px;border-top:1px solid #e0ddd6}.gift-card-custom__checkbox-label{display:flex;align-items:center;gap:10px;font-size:.9rem;color:#2c2c2c;cursor:pointer}.gift-card-custom__checkbox-label input[type=checkbox]{width:18px;height:18px;accent-color:#2c2c2c}.gift-card-custom__recipient-fields{margin-top:20px}.gift-card-custom__field{margin-bottom:15px}.gift-card-custom__field label{display:block;font-size:.8rem;font-weight:500;color:#666;margin-bottom:6px;text-transform:uppercase;letter-spacing:.04em}.gift-card-custom__field input{width:100%;padding:12px 15px;border:1px solid #e0ddd6;background:#fff;font-family:inherit;font-size:.95rem;color:#2c2c2c;transition:border-color .3s ease}.gift-card-custom__field input:focus{outline:none;border-color:#2c2c2c}.gift-card-preview-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px}.gift-card-preview-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000bf;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.gift-card-preview-modal__content{position:relative;background:#fff;max-width:500px;width:100%;max-height:95vh;overflow-y:auto;padding:30px;box-shadow:0 20px 60px #0000004d}.gift-card-preview-modal__close{position:absolute;top:15px;right:15px;width:40px;height:40px;background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .3s ease;z-index:10}.gift-card-preview-modal__close:hover{opacity:.6}.gift-card-preview-modal__close svg{width:24px;height:24px;color:#666}.gift-card-preview-modal__title{font-family:Playfair Display,Georgia,serif;font-size:1.5rem;font-weight:400;color:#2c2c2c;margin:0 0 5px;text-align:center}.gift-card-preview-modal__subtitle{text-align:center;color:#888;font-size:.9rem;margin:0 0 20px}.gift-card-preview__nav{display:flex;justify-content:center;gap:5px;margin-bottom:20px}.gift-card-preview__nav-btn{padding:8px 16px;background:#f5f3ef;border:1px solid #e0ddd6;color:#666;font-size:.8rem;cursor:pointer;transition:all .3s ease}.gift-card-preview__nav-btn:hover{background:#ebe8e2}.gift-card-preview__nav-btn.is-active{background:#2c2c2c;border-color:#2c2c2c;color:#fff}.gift-card-preview__pages{position:relative;min-height:450px}.gift-card-preview__page{display:none;position:relative}.gift-card-preview__page.is-active{display:block}.gift-card-preview__page-inner{aspect-ratio:3/4;background:#fff;border:1px solid #e0ddd6;box-shadow:0 4px 20px #0000001a;position:relative;overflow:hidden}.gift-card-preview__watermark{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-35deg);font-family:Playfair Display,Georgia,serif;font-size:5rem;font-style:italic;color:#c8beb440;pointer-events:none;z-index:5;white-space:nowrap}.gift-card-preview__page--1 .gift-card-preview__page-inner{display:flex;flex-direction:column}.gift-card-preview__motif-bg{flex:1;position:relative;overflow:hidden;min-height:60%}.gift-card-preview__motif-bg img{width:100%;height:100%;object-fit:cover}.gift-card-preview__message-badge{position:absolute;bottom:35%;left:50%;transform:translate(-50%);background:#e0c8c8;color:#2c2c2c;padding:18px 30px;text-align:center;z-index:2;border-radius:8px}.gift-card-preview__message-badge span{display:block;font-family:Playfair Display,Georgia,serif;font-size:1.1rem;line-height:1.4}.gift-card-preview__message-badge .italic{font-style:italic;font-size:1.3rem}.gift-card-preview__footer-logo{background:#fff;padding:25px;text-align:center;min-height:25%;display:flex;flex-direction:column;align-items:center;justify-content:center}.gift-card-preview__footer-logo img{max-height:50px;width:auto}.gift-card-preview__shop-name{font-family:Playfair Display,Georgia,serif;font-size:1.8rem;color:#2c2c2c;letter-spacing:.1em}.gift-card-preview__page--blank{background:#fff}.gift-card-preview__page--3 .gift-card-preview__page-inner{display:flex;flex-direction:column;padding:40px 30px 30px}.gift-card-preview__voucher-content{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center}.gift-card-preview__voucher-title{font-family:Playfair Display,Georgia,serif;font-size:1.4rem;font-weight:400;font-style:italic;color:#666;letter-spacing:.15em;margin:0 0 5px}.gift-card-preview__voucher-subtitle{font-size:.75rem;color:#999;letter-spacing:.2em;text-transform:uppercase;margin:0 0 15px}.gift-card-preview__voucher-value{display:flex;align-items:baseline;gap:8px;margin-bottom:20px}.gift-card-preview__value-amount{font-family:Playfair Display,Georgia,serif;font-size:3.5rem;font-style:italic;color:#8b3a4c;line-height:1}.gift-card-preview__value-currency{font-size:1rem;color:#999;letter-spacing:.15em;text-transform:uppercase}.gift-card-preview__voucher-code{font-family:monospace;font-size:.9rem;color:#aaa;letter-spacing:.05em;text-decoration:line-through;margin-bottom:10px}.gift-card-preview__voucher-date{font-size:.8rem;color:#888;margin:0 0 25px}.gift-card-preview__voucher-message{font-size:.95rem;color:#555;font-style:italic;line-height:1.6;max-width:80%;min-height:40px}.gift-card-preview__page--3 .gift-card-preview__footer-logo{padding:20px;min-height:auto}.gift-card-preview__page--3 .gift-card-preview__footer-logo img{max-height:35px}.gift-card-preview__page--4 .gift-card-preview__page-inner{display:flex;flex-direction:column;padding:30px 25px;text-align:center}.gift-card-preview__back-logo{margin-bottom:20px}.gift-card-preview__back-logo img{max-height:40px;width:auto;opacity:.6}.gift-card-preview__shop-name-icon{display:inline-flex;align-items:center;justify-content:center;width:50px;height:50px;border:2px solid #999;font-family:Playfair Display,Georgia,serif;font-size:1.5rem;color:#999}.gift-card-preview__terms{flex:1;font-size:.65rem;line-height:1.5;color:#888;text-align:center;overflow:hidden}.gift-card-preview__terms-title{font-weight:600;color:#666;margin-bottom:10px}.gift-card-preview__terms p{margin:0 0 12px}.gift-card-preview__social{display:flex;justify-content:center;gap:15px;margin:20px 0}.gift-card-preview__social a{display:flex;align-items:center;justify-content:center;width:28px;height:28px;color:#666;transition:color .3s ease}.gift-card-preview__social a:hover{color:#2c2c2c}.gift-card-preview__social svg{width:22px;height:22px}.gift-card-preview__shop-url{font-family:Playfair Display,Georgia,serif;font-size:1.3rem;font-weight:600;color:#2c2c2c;letter-spacing:.05em;margin-top:auto}.gift-card-preview__arrows{display:flex;align-items:center;justify-content:center;gap:20px;margin-top:20px}.gift-card-preview__arrow{width:44px;height:44px;background:#f5f3ef;border:1px solid #e0ddd6;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.gift-card-preview__arrow:hover:not(:disabled){background:#ebe8e2}.gift-card-preview__arrow:disabled{opacity:.3;cursor:not-allowed}.gift-card-preview__arrow svg{width:20px;height:20px;color:#2c2c2c}.gift-card-preview__page-indicator{font-size:.9rem;color:#666}.gift-card-preview-modal__actions{display:flex;justify-content:center;margin-top:20px}.gift-card-preview-modal__close-btn{padding:14px 40px;background:#2c2c2c;border:none;color:#fff;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .3s ease}.gift-card-preview-modal__close-btn:hover{background:#1a1a1a}@media(max-width:768px){.gift-card-custom{padding:30px 0 60px}.gift-card-custom__values{gap:10px}.gift-card-custom__value-tile{width:calc(33.333% - 10px);min-width:80px}.gift-card-custom__motif{width:calc(33.333% - 10px);min-width:100px}.gift-card-preview-modal__content{padding:20px;max-width:100%}.gift-card-preview__pages{min-height:380px}.gift-card-preview__nav-btn{padding:6px 12px;font-size:.75rem}.gift-card-preview__watermark{font-size:3.5rem}.gift-card-preview__value-amount{font-size:2.5rem}.gift-card-preview__terms{font-size:.55rem}}
/*# sourceMappingURL=/cdn/shop/t/35/assets/overrides.css.map */
