.footer--luxury{--footer-navy: var(--color-brand-navy);--footer-navy-deep: var(--color-brand-navy);--footer-ivory: #fff8ec;--footer-ivory-soft: rgba(255, 248, 236, .8);--footer-text-muted: rgba(255, 248, 236, .64);--footer-gold: #c29a3e;--footer-line: rgba(194, 154, 62, .28);--footer-line-soft: rgba(194, 154, 62, .18);color:var(--footer-ivory);background:radial-gradient(circle at 8% 0%,rgba(194,154,62,.1),transparent 28rem),linear-gradient(180deg,var(--footer-navy) 0%,#081536 100%);overflow:hidden}.footer--luxury .page-width{width:100%;max-width:var(--page-width);margin-inline:auto}.footer-luxury__newsletter{position:relative;display:grid;justify-items:center;gap:.5rem;margin-top:1.6rem;padding:2.8rem 2rem;overflow:hidden;text-align:center;background:linear-gradient(135deg,#ffffff0e,#ffffff05);border:.1rem solid var(--footer-line);border-radius:1.6rem;box-shadow:0 1.4rem 4rem #00071929}.footer-luxury__newsletter:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 60% 80% at 50% 0%,rgba(194,154,62,.07) 0%,transparent 70%);pointer-events:none}.footer-luxury__newsletter-heading{max-width:56rem;margin:0;color:var(--footer-ivory);font-family:var(--font-heading-family);font-size:clamp(2.2rem,3.5vw,2.8rem);font-weight:var(--font-heading-weight);line-height:1.1;letter-spacing:-.02em}.footer-luxury__newsletter-text{max-width:52rem;margin:0;color:#fff8ecb8;font-size:1.4rem;line-height:1.5}.footer-luxury__form.newsletter-form{width:min(100%,42rem);max-width:none;margin:1rem auto 0}.footer-luxury__field{display:grid;grid-template-columns:minmax(0,1fr) 5.2rem;align-items:center;min-height:5.2rem;width:100%;overflow:hidden;border:.1rem solid rgba(255,248,236,.26);border-radius:999px;background:#020f245c;box-shadow:inset 0 0 0 .1rem #ffffff06,0 .6rem 1.8rem #0007191a}.footer-luxury__input{min-height:5rem;width:100%;padding:0 1.8rem;color:var(--footer-ivory);background:transparent;border:0;font:inherit;font-size:1.5rem}.footer-luxury__input::placeholder{color:#fff8ec7a}.footer-luxury__input:focus{outline:none}.footer-luxury__field:focus-within{outline:.2rem solid rgba(201,150,62,.3);outline-offset:.2rem}.footer-luxury__submit{display:inline-flex;align-items:center;justify-content:center;width:4.2rem;min-width:4.2rem;height:4.2rem;min-height:4.2rem;margin-right:.5rem;color:var(--footer-navy-deep);background:var(--footer-gold);border:0;border-radius:50%;cursor:pointer;font-size:2.4rem;box-shadow:0 .5rem 1.4rem #c29a3e2e;transition:background-color var(--duration-short) ease,transform var(--duration-short) ease}.footer-luxury__submit:hover{color:var(--footer-navy-deep);background:var(--footer-ivory);transform:translate(.15rem)}.footer-luxury__submit:focus-visible,.footer-luxury__brand-link:focus-visible,.footer-luxury__menu-link:focus-visible,.footer-luxury__accordion-summary:focus-visible,.footer--luxury .localization-form__select:focus-visible,.footer--luxury .disclosure__button:focus-visible,.footer--luxury .copyright__content a:focus-visible{outline:.2rem solid rgba(255,248,236,.8);outline-offset:.3rem;border-radius:.8rem}.footer-luxury__message{display:block;margin-top:1rem;color:var(--footer-ivory)}.footer-luxury__message--error{color:#ffd3be}.footer-luxury__divider{display:none}.footer-luxury__divider span{position:absolute;left:50%;top:50%;width:1rem;height:1rem;background:var(--footer-navy);border:.1rem solid var(--footer-gold);transform:translate(-50%,-50%) rotate(45deg)}.footer-luxury__main{padding:3.4rem 2rem 3rem}.footer-luxury__desktop-grid{display:none}.footer-luxury__mobile-shell{display:grid;gap:2.6rem}.footer-luxury__brand{display:grid;gap:1.4rem}.footer-luxury__brand--mobile{padding-bottom:.4rem}.footer-luxury__brand-link{display:inline-flex;width:fit-content;text-decoration:none}.footer-luxury__logo{display:block;width:auto;max-width:min(19rem,62vw);height:auto;filter:brightness(0) invert(1)}.footer-luxury__brand-name{color:var(--footer-ivory);font-family:var(--font-heading-family);font-size:clamp(4rem,10vw,5.6rem);line-height:1}.footer-luxury__brand-text{max-width:34rem;margin:0;color:#fff8ecb3;font-size:1.5rem;line-height:1.55}.footer-luxury__social-block{display:grid;gap:1rem;width:100%;margin-top:.8rem}.footer-luxury__social-heading{margin:0;padding-bottom:0;border-bottom:0}.footer-luxury__social-list.list-social{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:1rem;margin:0;padding:0}.footer-luxury__social-list .list-social__item{display:inline-flex}.footer-luxury__social-list .list-social__link{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;color:var(--footer-gold);border:.1rem solid rgba(201,150,62,.42);border-radius:50%;background:#ffffff05;transition:color var(--duration-short) ease,border-color var(--duration-short) ease,background-color var(--duration-short) ease,transform var(--duration-short) ease}.footer-luxury__social-list .list-social__link:hover{color:var(--footer-ivory);border-color:var(--footer-gold);background:#c9963e1f;transform:translateY(-.1rem)}.footer-luxury__social-list .icon{width:2rem;height:2rem}.footer-luxury__mobile-accordions{display:grid;gap:.8rem}.footer-luxury__accordion{padding-inline:1.4rem;background:#ffffff06;border:.1rem solid var(--footer-line-soft);border-radius:1.2rem;transition:background-color var(--duration-short) ease,border-color var(--duration-short) ease}.footer-luxury__accordion:last-child{border-bottom:.1rem solid var(--footer-line-soft)}.footer-luxury__accordion[open]{background:#ffffff0b;border-color:var(--footer-line)}.footer-luxury__accordion-summary{display:flex;align-items:center;justify-content:space-between;min-height:5.6rem;color:var(--footer-ivory);cursor:pointer;list-style:none;font-family:var(--font-heading-family);font-size:1.7rem;font-weight:600}.footer-luxury__accordion-summary::-webkit-details-marker{display:none}.footer-luxury__accordion-icon{color:var(--footer-gold);font-size:2.5rem;line-height:1;transition:transform var(--duration-short) ease}.footer-luxury__accordion[open] .footer-luxury__accordion-icon{transform:rotate(45deg)}.footer-luxury__accordion-list{display:grid;gap:.8rem;margin:0;padding:0 0 1.8rem}.footer-luxury__menu-heading{margin:0 0 1.4rem;color:var(--footer-gold);font-family:var(--font-body-family);font-size:1.45rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;line-height:1.35}.footer-luxury__column h2.footer-luxury__menu-heading,.footer-luxury__social-block h2.footer-luxury__menu-heading{margin:0 0 1.6rem;color:var(--footer-gold);font-family:var(--font-body-family);font-size:1.5rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;line-height:1.3}.footer-luxury__menu-list{display:grid;gap:.8rem;margin:0}.footer-luxury__menu-link{display:inline-flex;align-items:center;min-height:3.6rem;color:var(--footer-ivory-soft);font-size:1.5rem;line-height:1.45;text-decoration:none;transition:color var(--duration-short) ease,transform var(--duration-short) ease}.footer-luxury__menu-link:hover{color:var(--footer-gold);transform:translate(.15rem)}.footer-luxury__menu-link--disabled{cursor:default!important;pointer-events:none!important;opacity:.55}.footer-luxury__amazon{display:flex;flex-direction:column;align-items:flex-start;width:100%;margin-top:1.6rem}.footer-luxury__amazon-divider{display:block!important;width:100%!important;max-width:24rem!important;height:1.5px!important;background-color:#c29a3e!important;opacity:.85!important;margin:0 0 1.6rem!important;border:none!important}.footer-luxury__amazon-text{margin:0 0 1.2rem;color:var(--footer-ivory-soft, rgba(255, 248, 236, .78));font-size:1.45rem;line-height:1.45}.footer-luxury__amazon-btn{display:inline-flex;align-items:center;justify-content:center;gap:.7rem;padding:.85rem 1.6rem;font-size:1.35rem;font-weight:500;color:var(--footer-gold, #c29a3e);background:#c29a3e0a;border:.1rem solid var(--footer-gold, #c29a3e);border-radius:.8rem;text-decoration:none;line-height:1.3;transition:color var(--duration-short) ease,background-color var(--duration-short) ease,border-color var(--duration-short) ease,transform var(--duration-short) ease,box-shadow var(--duration-short) ease}.footer-luxury__amazon-btn:hover{color:#040d21;background:var(--footer-gold, #c29a3e);border-color:var(--footer-gold, #c29a3e);transform:translateY(-.1rem);box-shadow:0 .4rem 1.4rem #c29a3e40}.footer-luxury__amazon-icon{display:inline-block;width:1.3rem;height:1.3rem;stroke:currentColor;stroke-width:2.2;flex-shrink:0;transition:transform var(--duration-short) ease}.footer-luxury__amazon-btn:hover .footer-luxury__amazon-icon{transform:translate(.15rem,-.15rem)}.footer-luxury__amazon--standalone{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;margin-top:1.6rem;padding:0 1rem}.footer-luxury__amazon--standalone .footer-luxury__amazon-divider{margin:0 auto 1.6rem!important}.footer-luxury__amazon--standalone .footer-luxury__amazon-text{text-align:center}.footer-luxury__contact-stack{display:grid;gap:.8rem}.footer-luxury__contact-text{max-width:28rem;margin:0;color:var(--footer-text-muted);font-size:1.5rem;line-height:1.55}.footer-luxury__bottom{border-top:.1rem solid var(--footer-line);background:#020a1e2e}.footer-luxury__bottom-inner{display:grid;gap:1.6rem;padding:2rem 2rem max(2rem,env(safe-area-inset-bottom))}.footer-luxury__localization,.footer-luxury__payment,.footer-luxury__copyright{display:flex;justify-content:center}.footer-luxury__locale-fallback{display:grid;gap:1rem;width:100%;justify-items:center;text-align:center}.footer--luxury .localization-form{display:flex;flex-direction:column;align-items:center;padding:0}.footer--luxury .localization-form>div{display:flex;flex-direction:column;align-items:center;gap:.6rem}.footer-luxury__locale-label,.footer-luxury__localization h2{margin:0;color:var(--footer-ivory-soft);font-size:1.25rem;font-weight:500}.footer-luxury__locale-value{display:inline-flex;align-items:center;justify-content:center;min-height:4.2rem;width:fit-content;padding:0 2rem;border:.1rem solid rgba(255,248,236,.42);border-radius:999px;color:var(--footer-ivory);background:#ffffff05;font-size:1.35rem}.footer--luxury .localization-form__select,.footer--luxury .disclosure__button{min-height:4.2rem;color:var(--footer-ivory);background:#ffffff05;border-color:#fff8ec6b;border-radius:999px}.footer--luxury .localization-form__select .icon-caret,.footer--luxury .disclosure__button .icon-caret{color:var(--footer-gold)}[data-single-country] .disclosure__button,[data-single-country] .localization-form__select{pointer-events:none;cursor:default}[data-single-country] .icon-caret{display:none}.footer-luxury__copyright{flex-direction:column;gap:1rem;align-items:center;text-align:center;color:var(--footer-text-muted)}.footer--luxury .copyright__content{color:currentColor;font-size:1.25rem}.footer--luxury .copyright__content a{color:currentColor;text-decoration:none}.footer--luxury .copyright__content a:hover{color:var(--footer-gold)}.footer--luxury .policies{display:flex;flex-wrap:wrap;justify-content:center;gap:.8rem 1.4rem;margin:0}.footer--luxury .policies li{display:inline-flex;align-items:center}.footer--luxury .policies li:before{content:"";width:.1rem;height:1.3rem;margin-right:1.2rem;background:var(--footer-line)}.footer--luxury .policies li:first-child:before{display:none}.footer-luxury__payment .list-payment{justify-content:center;gap:.8rem;padding:0}.footer-luxury__payment .list-payment__item{padding:0}.footer-luxury__payment .icon{width:3.2rem;height:auto;opacity:.88}@media screen and (min-width:1025px){.footer-luxury__newsletter{gap:.6rem;margin-top:2.4rem;padding:3.6rem 3rem}.footer-luxury__newsletter-heading{max-width:none;font-size:clamp(2.4rem,3vw,3.2rem)}.footer-luxury__newsletter-text{max-width:56rem;font-size:1.45rem}.footer-luxury__form.newsletter-form{width:min(100%,44rem)}.footer-luxury__field{grid-template-columns:minmax(0,1fr) 5.4rem;min-height:5.2rem}.footer-luxury__input{min-height:5rem;padding-inline:2.2rem;font-size:1.55rem}.footer-luxury__submit{min-width:4.2rem;margin-right:.5rem}.footer-luxury__main{padding-block:4.2rem 3.8rem}.footer-luxury__mobile-shell{display:none}.footer-luxury__desktop-grid{display:grid;grid-template-columns:repeat(2,1fr);row-gap:3.2rem;column-gap:3.6rem;align-items:start}.footer-luxury__column{padding:0 0 2.8rem;border-left:0;border-bottom:.1rem solid var(--footer-line-soft)}.footer-luxury__column--brand{padding-right:1.6rem}}@media screen and (min-width:1025px){.footer-luxury__newsletter{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(34rem,.88fr);align-items:center;justify-items:stretch;gap:.4rem 5rem;text-align:left;padding:4rem 4.4rem}.footer-luxury__newsletter-heading,.footer-luxury__newsletter-text{grid-column:1;justify-self:start}.footer-luxury__form.newsletter-form{grid-column:2;grid-row:1 / span 2;align-self:center;justify-self:start;width:min(100%,44rem);margin:0}.footer-luxury__desktop-grid{grid-template-columns:minmax(27rem,1.25fr) minmax(18rem,.8fr) minmax(21rem,1fr) minmax(18rem,.8fr);column-gap:0;row-gap:0}.footer-luxury__column{min-height:auto;padding:0 2.8rem;border-left:.1rem solid var(--footer-line-soft);border-bottom:0}.footer-luxury__column:first-child{padding-left:0;border-left:0}.footer-luxury__column:last-child{padding-right:0}.footer-luxury__column--brand{padding-right:3.6rem}.footer-luxury__brand-text{max-width:30rem;font-size:1.55rem}.footer-luxury__social-block{margin-top:2rem;max-width:32rem}.footer-luxury__column h2.footer-luxury__menu-heading,.footer-luxury__social-block h2.footer-luxury__menu-heading{margin-bottom:1.5rem;font-size:1.3rem;letter-spacing:.18em}.footer-luxury__menu-link{font-size:1.45rem;line-height:1.5;min-height:3.2rem}.footer-luxury__contact-text{font-size:1.4rem}.footer-luxury__contact-stack>.footer-luxury__contact-link:first-child{font-size:1.5rem}.footer-luxury__bottom-inner{grid-template-columns:minmax(28rem,.95fr) minmax(0,1.5fr) minmax(28rem,.95fr);align-items:center;gap:1.4rem;padding-block:1.4rem}.footer-luxury__localization{justify-content:flex-start}.footer-luxury__locale-fallback{justify-items:start}.footer-luxury__copyright{justify-content:center}.footer-luxury__payment{justify-content:flex-end}}.discount-popup[hidden],.discount-popup [data-discount-popup-signup][hidden],.discount-popup [data-discount-popup-subscriber-state][hidden],.discount-popup-launcher[hidden]{display:none!important}.discount-popup-launcher{--discount-launcher-navy: #071b3f;--discount-launcher-navy-soft: #12305f;--discount-launcher-gold: #d5a536;--discount-launcher-gold-light: #f5d884;--discount-launcher-cream: #fff7df;position:fixed;top:54%;bottom:auto;right:auto;left:0;z-index:9998;display:flex;flex-direction:column;align-items:center;width:3.8rem;height:10.4rem;padding:0;overflow:hidden;color:var(--discount-launcher-navy);background:linear-gradient(180deg,#ffffff8f,#fff0 42%),linear-gradient(160deg,var(--discount-launcher-gold-light) 0%,var(--discount-launcher-gold) 100%);border:.1rem solid rgba(7,27,63,.28);border-left:0;border-radius:0 1.4rem 1.4rem 0;box-shadow:.35rem .8rem 2.2rem #03122a47,inset -.1rem 0 #ffffff57;opacity:0;transform:translate(-105%,-50%);transition:opacity .18s ease,transform .24s cubic-bezier(.22,1,.36,1),box-shadow .18s ease}.discount-popup-launcher:before{content:"";position:absolute;top:1.1rem;right:.35rem;bottom:1.1rem;width:.2rem;border-radius:999px;background:linear-gradient(180deg,transparent 0%,var(--discount-launcher-navy) 20%,var(--discount-launcher-navy) 80%,transparent 100%);opacity:.68;pointer-events:none}.discount-popup-launcher.is-visible{opacity:1;transform:translateY(-50%);animation:discountLauncherNudgeMobile 6s ease-in-out 1.2s infinite}.discount-popup-launcher:hover{box-shadow:.45rem 1rem 2.6rem #03122a57,inset -.1rem 0 #ffffff6b}.discount-popup-launcher:hover,.discount-popup-launcher:focus-within{animation-play-state:paused}.discount-popup-launcher__dismiss,.discount-popup-launcher__offer{display:flex;align-items:center;justify-content:center;width:100%;padding:0;color:inherit;background:transparent;border:0;cursor:pointer}.discount-popup-launcher__dismiss{position:relative;z-index:1;flex:0 0 2.9rem;color:#071b3fc7;border-bottom:.1rem solid rgba(7,27,63,.18)}.discount-popup-launcher__dismiss:hover{color:var(--discount-launcher-navy);background:#ffffff38}.discount-popup-launcher__dismiss svg{width:1.6rem;height:1.6rem;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round}.discount-popup-launcher__offer{position:relative;z-index:1;flex:1 1 auto;min-height:0}.discount-popup-launcher__offer span{display:block;font-family:var(--font-body-family, Arial, sans-serif);font-size:1.15rem;font-weight:800;line-height:1;letter-spacing:.14em;white-space:nowrap;text-transform:uppercase;transform:rotate(-90deg)}.discount-popup-launcher:focus-visible{outline:.25rem solid rgba(201,154,61,.86);outline-offset:.4rem}.discount-popup-launcher__dismiss:focus-visible,.discount-popup-launcher__offer:focus-visible{outline:.2rem solid rgba(255,250,241,.86);outline-offset:-.35rem}.discount-popup{--discount-navy: #061a38;--discount-navy-deep: #031329;--discount-cream: #fffaf1;--discount-beige: #eee3d1;--discount-gold: #c99a3d;--discount-gold-light: #e0b85c;--discount-overlay: rgba(2, 15, 36, .78);position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:grid;place-items:center;padding:.8rem;opacity:0;isolation:isolate;pointer-events:none;transition:opacity .22s ease}.discount-popup.is-open{opacity:1;pointer-events:auto}.discount-popup:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;display:block;background:var(--discount-overlay);opacity:0;transition:opacity .22s ease;pointer-events:none}.discount-popup.is-open:before{opacity:1}.discount-popup__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1;background:transparent;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);cursor:pointer}.discount-popup__dialog{position:relative;z-index:2;display:grid;grid-template-rows:auto 1fr;width:min(100%,41rem);max-height:calc(100svh - 1.6rem);overflow-x:hidden;overflow-y:auto;color:var(--discount-navy);background:radial-gradient(circle at 92% 18%,rgba(201,154,61,.1) 0 .6rem,transparent .7rem),radial-gradient(ellipse at 100% 26%,rgba(6,26,56,.035) 0 16%,transparent 16.5%),var(--discount-cream);border:.1rem solid rgba(201,154,61,.45);border-radius:2rem;box-shadow:0 2.8rem 8rem #0008186b,0 .4rem 1.6rem #00081829;transform:translateY(1.6rem) scale(.985);transition:transform .24s cubic-bezier(.22,1,.36,1)}.discount-popup.is-open .discount-popup__dialog{transform:translateY(0) scale(1)}.discount-popup.discount-popup--safe-mode{display:flex;align-items:center;justify-content:center;padding:max(1rem,env(safe-area-inset-top)) max(1rem,env(safe-area-inset-right)) max(1rem,env(safe-area-inset-bottom)) max(1rem,env(safe-area-inset-left))}.discount-popup.discount-popup--safe-mode .discount-popup__dialog{position:relative!important;inset:auto!important;display:block!important;width:min(92vw,44rem)!important;min-width:0!important;height:auto!important;min-height:0!important;max-height:calc(100dvh - 2rem)!important;overflow-x:hidden!important;overflow-y:auto!important;visibility:visible!important;opacity:1!important;transform:translateY(0) scale(1)!important;background:radial-gradient(circle at 92% 18%,rgba(201,154,61,.1) 0 .6rem,transparent .7rem),var(--discount-cream)!important}.discount-popup.discount-popup--safe-mode .discount-popup__visual,.discount-popup.discount-popup--safe-mode .discount-popup__badge,.discount-popup.discount-popup--safe-mode .discount-popup__badge-seam-cover{display:none!important}.discount-popup.discount-popup--safe-mode .discount-popup__content{display:flex!important;flex-direction:column;justify-content:flex-start;padding:4.8rem 2rem 2rem!important;text-align:center;background:transparent!important;box-shadow:none!important}.discount-popup.discount-popup--safe-mode .discount-popup__heading{max-width:none!important;font-size:clamp(2.8rem,7vw,3.8rem)!important;line-height:1!important}.discount-popup.discount-popup--safe-mode .discount-popup__subheading,.discount-popup.discount-popup--safe-mode .discount-popup__description{margin-top:.8rem}.discount-popup.discount-popup--safe-mode .discount-popup__form{margin-top:1.4rem}.discount-popup__close{position:absolute;top:1rem;right:1rem;z-index:5;display:inline-flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;padding:0;color:var(--discount-navy);background:#fffaf1e6;border:.1rem solid rgba(6,26,56,.12);border-radius:999px;box-shadow:0 .4rem 1.2rem #0313291f;cursor:pointer}.discount-popup__close svg{width:2.1rem;height:2.1rem;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.discount-popup__visual{position:relative;min-height:18rem;overflow:hidden;background:var(--discount-navy)}.discount-popup__curve-defs{position:absolute;width:0;height:0;overflow:hidden}.discount-popup__badge-seam-cover{display:none}.discount-popup__image,.discount-popup__image-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:108%;height:89%;object-fit:cover;object-position:center 54%;clip-path:ellipse(76% 79% at 38% 4%);filter:drop-shadow(.12rem .12rem 0 var(--discount-gold))}.discount-popup__image-placeholder{background:radial-gradient(circle at 32% 44%,rgba(201,154,61,.42),transparent 32%),repeating-radial-gradient(ellipse at center,#d9c7aa 0 .5rem,#a77d42 .6rem .8rem,#10294d .9rem 1.25rem)}.discount-popup__badge{position:absolute;top:12.2rem;right:2.2rem;z-index:4;display:flex;flex-direction:column;align-items:center;justify-content:center;width:9rem;height:9rem;padding:1rem;color:#f7d98f;text-align:center;background:var(--discount-navy-deep);border:.2rem solid var(--discount-gold);border-radius:50%;box-shadow:0 0 0 .35rem var(--discount-navy-deep),0 0 0 .45rem #c99a3db8,0 .8rem 2.4rem #0313294d}.discount-popup__badge:after{content:"";position:absolute;top:.75rem;right:.75rem;bottom:.75rem;left:.75rem;border:.1rem solid rgba(247,217,143,.45);border-radius:inherit}.discount-popup__badge:before{content:"\2726";position:absolute;z-index:2;bottom:.9rem;left:50%;color:#f7d98f;font-size:1rem;line-height:1;transform:translate(-50%)}.discount-popup__badge-title,.discount-popup__badge strong{position:relative;z-index:1}.discount-popup__badge-title{position:absolute;top:.55rem;right:.55rem;bottom:.55rem;left:.55rem;width:calc(100% - 1.1rem);height:calc(100% - 1.1rem);overflow:visible}.discount-popup__badge-title path{fill:none}.discount-popup__badge-title text{fill:#f7d98f;font-family:Georgia,Times New Roman,serif;font-size:8px;letter-spacing:1.15px}.discount-popup__badge strong{margin-top:.9rem;font-family:Georgia,Times New Roman,serif;font-size:1.9rem;font-weight:400;line-height:1}.discount-popup__content{position:relative;padding:4.1rem 1.8rem 1.8rem;text-align:center}.discount-popup__heading{position:relative;z-index:1;margin:0;color:var(--discount-navy);font-family:Georgia,Times New Roman,serif!important;font-size:clamp(3rem,9vw,4rem);font-weight:400;line-height:.98;letter-spacing:-.035em!important}.discount-popup__heading-break{display:none}.discount-popup__subheading{position:relative;z-index:1;margin:1.2rem 0 0;color:#a66d14;font-size:1.6rem;font-weight:500;line-height:1.3}.discount-popup__coupon{position:relative;z-index:1;display:flex;align-items:center;width:min(100%,39rem);min-height:4.8rem;margin:1.2rem auto 0;padding:.7rem .8rem .7rem 1.2rem;color:var(--discount-navy);background:#ffffffb8;border:.1rem dashed rgba(166,109,20,.58);border-radius:.8rem}.discount-popup__coupon-label{margin-right:.8rem;color:#061a38b3;font-size:1.3rem;font-weight:500;line-height:1.2}.discount-popup__coupon-code{color:var(--discount-navy);background:transparent;font-family:var(--font-body-family);font-size:1.6rem;font-weight:700;letter-spacing:.08em;line-height:1.2}.discount-popup__coupon-copy{flex:0 0 auto;min-height:3.4rem;margin-left:auto;padding:.6rem 1rem;color:#fff;background:var(--discount-navy);border:0;border-radius:.6rem;cursor:pointer;font:inherit;font-size:1.3rem;font-weight:600;line-height:1}.discount-popup__coupon-copy:hover{filter:brightness(1.12)}.discount-popup__description{position:relative;z-index:1;max-width:39rem;margin:1.2rem auto 0;color:#061a38c7;font-size:1.6rem;line-height:1.5}.discount-popup__form{position:relative;z-index:1;display:grid;gap:1rem;margin-top:1.8rem}.discount-popup__field{position:relative}.discount-popup__field-icon{position:absolute;top:50%;left:1.6rem;display:inline-flex;width:2rem;height:2rem;color:#061a389e;transform:translateY(-50%);pointer-events:none}.discount-popup__field-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.discount-popup__input{display:block;width:100%;min-height:5.2rem;padding:1.2rem 1.6rem 1.2rem 4.8rem;color:var(--discount-navy);background:#ffffffad;border:.1rem solid rgba(6,26,56,.3);border-radius:.8rem;box-shadow:inset 0 .1rem #fffc;font-family:var(--font-body-family);font-size:1.6rem;line-height:1.2;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.discount-popup__input::placeholder{color:#061a3885}.discount-popup__input:focus{outline:none;background:#fff;border-color:var(--discount-gold);box-shadow:0 0 0 .3rem #c99a3d2e}.discount-popup__input[aria-invalid=true]{border-color:#a12d2d}.discount-popup__submit{position:relative;display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:5.2rem;padding:1.2rem 2rem;overflow:hidden;color:#fff;background:linear-gradient(105deg,#a96f13 0%,var(--discount-gold) 52%,#b57b1b 100%);border:.1rem solid rgba(112,70,7,.25);border-radius:.8rem;box-shadow:0 .8rem 1.8rem #a96f1333,inset 0 .1rem #ffffff47;cursor:pointer;font-family:Georgia,Times New Roman,serif;font-size:1.8rem;line-height:1.2;transition:transform .16s ease,box-shadow .16s ease,filter .16s ease}.discount-popup__submit:hover:not(:disabled){filter:brightness(1.06);box-shadow:0 1rem 2.2rem #a96f1347,inset 0 .1rem #ffffff52;transform:translateY(-.1rem)}.discount-popup__submit:disabled{cursor:wait;opacity:.78}.discount-popup__submit.is-loading:after{content:"";width:1.8rem;height:1.8rem;margin-left:.8rem;border:.2rem solid rgba(255,255,255,.42);border-top-color:#fff;border-radius:50%;animation:discount-popup-spin .7s linear infinite}.discount-popup__decline{position:relative;z-index:1;display:inline-block;min-height:4.4rem;margin:.5rem auto 0;padding:1rem .6rem;color:var(--discount-navy);background:transparent;border:0;cursor:pointer;font:inherit;font-size:1.45rem;line-height:1.3;text-decoration:underline;text-underline-offset:.25rem}.discount-popup__note{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;gap:.6rem;margin:.2rem 0 0;color:#061a3894;font-size:1.3rem;line-height:1.4}.discount-popup__note svg{width:1.6rem;height:1.6rem;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round}.discount-popup__message{margin:-.2rem 0 0;color:#8a2525;font-size:1.35rem;line-height:1.4;text-align:left}.discount-popup__success{display:flex;align-items:flex-start;gap:1rem;padding:1.2rem 1.4rem;color:#164c35;text-align:left;background:#edf6ef;border:.1rem solid rgba(22,76,53,.28);border-radius:.8rem}.discount-popup__success svg{flex:0 0 auto;width:2.2rem;height:2.2rem;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.discount-popup__success div,.discount-popup__success strong,.discount-popup__success span{display:block}.discount-popup__success strong{font-size:1.55rem;line-height:1.25}.discount-popup__success span{margin-top:.25rem;font-size:1.4rem;line-height:1.4}.discount-popup__close:focus-visible,.discount-popup__coupon-copy:focus-visible,.discount-popup__submit:focus-visible,.discount-popup__decline:focus-visible{outline:.25rem solid rgba(201,154,61,.72);outline-offset:.25rem}@keyframes discount-popup-spin{to{transform:rotate(360deg)}}@media screen and (max-width:1024px){.discount-popup{--discount-popup-edge: clamp(.4rem, 1.2dvh, .8rem);--discount-popup-visual-height: clamp(14rem, 20dvh, 18rem);--discount-popup-content-top: clamp(2.6rem, 4dvh, 3.6rem);--discount-popup-content-inline: clamp(1.6rem, 5vw, 2rem);--discount-popup-content-bottom: clamp(1.4rem, 2dvh, 2rem);--discount-popup-heading-size: clamp(2.8rem, 8vw, 3.4rem);--discount-popup-copy-gap: clamp(.7rem, 1.2dvh, 1rem);--discount-popup-form-gap: clamp(.8rem, 1.2dvh, 1rem);--discount-popup-control-height: clamp(4.8rem, 7dvh, 5.2rem);position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overscroll-behavior:none;touch-action:none;padding:max(var(--discount-popup-edge),env(safe-area-inset-top)) max(var(--discount-popup-edge),env(safe-area-inset-right)) max(var(--discount-popup-edge),env(safe-area-inset-bottom)) max(var(--discount-popup-edge),env(safe-area-inset-left))}.discount-popup__dialog{grid-template-rows:var(--discount-popup-visual-height) minmax(0,auto);width:min(100%,40rem);max-width:calc(100vw - 1.6rem);max-height:calc(var(--discount-popup-viewport-height, 100dvh) - var(--discount-popup-edge) - var(--discount-popup-edge));overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none;border-radius:clamp(1.2rem,4vw,2rem);touch-action:pan-y}.discount-popup:not(.is-keyboard-open) .discount-popup__dialog{grid-template-rows:var(--discount-popup-visual-height) minmax(0,1fr);height:min(var(--discount-popup-dialog-height, 70dvh),calc(var(--discount-popup-viewport-height, 100dvh) - var(--discount-popup-edge) - var(--discount-popup-edge)))}.discount-popup__dialog::-webkit-scrollbar{display:none}.discount-popup__visual{height:100%;min-height:0;background:transparent}.discount-popup__image,.discount-popup__image-placeholder{top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-position:center 56%;clip-path:none;filter:none}.discount-popup__image{backface-visibility:hidden;transform:translateZ(0)}.discount-popup__close{top:clamp(.6rem,1.2dvh,1rem);right:clamp(.6rem,2vw,1rem);left:auto;width:4.4rem;height:4.4rem}.discount-popup__close svg{width:1.9rem;height:1.9rem}.discount-popup__badge{top:calc(var(--discount-popup-visual-height) - clamp(2.7rem,8vw,3.4rem));left:clamp(1.2rem,4.5vw,2rem);right:auto;width:clamp(5.4rem,16vw,6.8rem);height:clamp(5.4rem,16vw,6.8rem);padding:.65rem}.discount-popup__badge-title{display:none}.discount-popup__badge strong{margin-top:0;font-size:clamp(1.3rem,4.2vw,1.6rem)}.discount-popup__badge:before{display:none}.discount-popup__content{display:grid;align-content:center;min-height:0;padding:var(--discount-popup-content-top) var(--discount-popup-content-inline) var(--discount-popup-content-bottom)}.discount-popup .discount-popup__heading{font-size:var(--discount-popup-heading-size)!important;line-height:1!important}.discount-popup__subheading,.discount-popup__description{margin-top:var(--discount-popup-copy-gap)}.discount-popup__subheading{font-size:clamp(1.35rem,4vw,1.6rem);line-height:1.2}.discount-popup__description{font-size:clamp(1.3rem,3.8vw,1.5rem);line-height:1.35}.discount-popup__form{flex:0 0 auto;gap:var(--discount-popup-form-gap);margin-top:clamp(.8rem,1.5dvh,1.2rem)}.discount-popup__input,.discount-popup__submit{min-height:var(--discount-popup-control-height)}.discount-popup__input{padding:1rem 1.4rem 1rem 4.4rem;font-size:clamp(1.4rem,4vw,1.6rem)}.discount-popup__field-icon{left:1.3rem;width:1.8rem;height:1.8rem}.discount-popup__submit{padding-block:1rem;font-size:clamp(1.6rem,4.8vw,1.85rem)}.discount-popup__decline{min-height:4.4rem;margin-top:.3rem;padding:.8rem .6rem;color:#061a38a8;font-size:clamp(1.2rem,3.5vw,1.35rem)}.discount-popup__note{gap:.4rem;margin-top:.2rem;font-size:clamp(1.1rem,3.2vw,1.25rem);line-height:1.2}.discount-popup__heading-break+span:before{content:" "}.discount-popup__note svg{width:1.4rem;height:1.4rem}}body.discount-popup-open #shopify-chat,body.discount-popup-open #dummy-chat-button-iframe,body.discount-popup-open iframe[id^=dummy-chat],body.discount-popup-open div[id^=ShopifyChat]{visibility:hidden!important;opacity:0!important;pointer-events:none!important}@media screen and (max-width:1024px){.discount-popup.is-keyboard-open{--discount-popup-visual-height: 0rem;--discount-popup-content-top: .8rem;--discount-popup-content-bottom: .8rem;touch-action:auto}.discount-popup.is-keyboard-open .discount-popup__dialog{grid-template-rows:minmax(0,1fr);height:calc(var(--discount-popup-viewport-height, 100dvh) - var(--discount-popup-edge) - var(--discount-popup-edge));max-height:calc(var(--discount-popup-viewport-height, 100dvh) - var(--discount-popup-edge) - var(--discount-popup-edge))}.discount-popup.is-keyboard-open .discount-popup__visual,.discount-popup.is-keyboard-open .discount-popup__badge,.discount-popup.is-keyboard-open .discount-popup__note{display:none}.discount-popup.is-keyboard-open .discount-popup__content{align-content:start;overflow-y:auto;overscroll-behavior:contain;touch-action:pan-y;-webkit-overflow-scrolling:touch}.discount-popup.is-keyboard-open.is-ultra-compact-viewport .discount-popup__description{display:none}}@keyframes discountLauncherNudgeMobile{0%,72%,to{transform:translateY(-50%)}78%{transform:translate(.45rem,-50%)}84%{transform:translateY(-50%)}90%{transform:translate(.32rem,-50%)}}@keyframes discountLauncherNudgeDesktop{0%,72%,to{transform:translateY(-50%)}78%{transform:translate(.45rem,-50%)}84%{transform:translateY(-50%)}90%{transform:translate(.32rem,-50%)}}@media screen and (min-width:1025px)and (max-height:649px){.discount-popup{padding:max(.8rem,env(safe-area-inset-top)) max(.8rem,env(safe-area-inset-right)) max(.8rem,env(safe-area-inset-bottom)) max(.8rem,env(safe-area-inset-left))}.discount-popup__dialog{grid-template-rows:0 minmax(0,auto);width:min(100%,44rem);max-height:calc(var(--discount-popup-viewport-height, 100dvh) - 1.6rem);overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.discount-popup__visual,.discount-popup__badge{display:none}.discount-popup__content{padding:4.8rem 2rem 1rem;text-align:center}.discount-popup .discount-popup__heading{max-width:none;font-size:2.6rem!important;line-height:1}.discount-popup__subheading,.discount-popup__description{margin-top:.5rem}.discount-popup__subheading{font-size:1.3rem}.discount-popup__description{font-size:1.2rem;line-height:1.25}.discount-popup__form{gap:.6rem;margin-top:.8rem}.discount-popup__input,.discount-popup__submit{min-height:4.4rem}.discount-popup__decline{min-height:4.4rem;margin-top:0;padding-block:.6rem}.discount-popup__note{display:none}}@media screen and (min-width:1025px)and (min-height:650px){.discount-popup-launcher{top:54%;bottom:auto;right:auto;left:0;width:4.2rem;height:11.4rem;transform:translate(-105%,-50%)}.discount-popup-launcher.is-visible{transform:translateY(-50%);animation-name:discountLauncherNudgeDesktop}.discount-popup-launcher__offer span{font-size:1.2rem}.discount-popup{padding:2.4rem}.discount-popup__dialog{grid-template-columns:minmax(27rem,.42fr) minmax(39rem,.58fr);grid-template-rows:minmax(0,1fr);width:min(100%,75rem);height:min(59rem,calc(var(--discount-popup-viewport-height, 100dvh) - 4.8rem));min-height:0;max-height:calc(var(--discount-popup-viewport-height, 100dvh) - 4.8rem);overflow:hidden;border-radius:2rem}.discount-popup__close{top:1.6rem;right:1.6rem;background:transparent;border-color:transparent;box-shadow:none}.discount-popup__visual{min-height:100%;isolation:isolate}.discount-popup__visual:before{content:"";position:absolute;z-index:0;top:0;right:-.1rem;width:24%;height:66%;background:var(--discount-cream)}.discount-popup__visual:after{content:"";position:absolute;z-index:3;right:-.1rem;bottom:-.1rem;width:100%;height:100%;background:var(--discount-cream);clip-path:url(#DiscountPopupLowerCurve);filter:drop-shadow(-.18rem -.1rem 0 var(--discount-gold));pointer-events:none}.discount-popup__image,.discount-popup__image-placeholder{z-index:1;inset:0 auto auto 0;width:106%;height:86%;object-position:center 54%;clip-path:url(#DiscountPopupImageCombinedCurve);filter:drop-shadow(.18rem 0 0 var(--discount-gold)) drop-shadow(0 .18rem 0 var(--discount-gold))}.discount-popup__badge-seam-cover{position:absolute;z-index:3;top:71.2%;right:0;display:block;width:2.4rem;height:7.5rem;background:var(--discount-cream);transform:translateY(-50%);pointer-events:none}.discount-popup__badge{top:71.2%;right:auto;bottom:auto;left:calc(42% - 6.25rem);width:12.5rem;height:12.5rem;transform:translate(-50%,-50%)}.discount-popup__badge strong{display:block;max-width:8rem;margin-top:.55rem;font-size:2.65rem;line-height:.9}.discount-popup__content{z-index:1;display:flex;flex-direction:column;justify-content:flex-start;min-width:0;padding:6.5rem 4.4rem 2rem 5rem;text-align:left;background:var(--discount-cream);box-shadow:-.8rem 0 0 var(--discount-cream)}.discount-popup .discount-popup__heading{max-width:34rem;font-size:5.6rem!important;line-height:.98}.discount-popup__heading-break{display:initial}.discount-popup__subheading{margin-top:2.2rem;font-size:1.9rem}.discount-popup__description{margin:1.8rem 0 0;font-size:1.7rem}.discount-popup__form{margin-top:2.6rem}.discount-popup__decline{margin-top:.8rem}}@media screen and (min-width:1025px)and (min-height:650px){.discount-popup__dialog{grid-template-columns:minmax(29rem,.42fr) minmax(40rem,.58fr)}.discount-popup__badge{left:31.5%}.discount-popup__content{padding-right:4.4rem;padding-left:5rem}}@media(prefers-reduced-motion:reduce){.discount-popup-launcher,.discount-popup,.discount-popup__dialog,.discount-popup__submit{transition:none!important}.discount-popup-launcher{animation:none!important}.discount-popup__submit.is-loading:after{animation-duration:1.4s}}@media screen and (min-width:1200px){.footer-luxury__desktop-grid{grid-template-columns:minmax(30rem,1.2fr) minmax(20rem,.82fr) minmax(24rem,1fr) minmax(20rem,.82fr)}.footer-luxury__column:first-child{padding-left:0}.footer-luxury__column:last-child{padding-right:0}}@media(prefers-reduced-motion:reduce){.footer-luxury__submit,.footer-luxury__menu-link,.footer-luxury__accordion-icon{transition:none}}@media screen and (max-width:1024px){.footer-luxury__desktop-grid{display:none}}.footer--luxury localization-form,.footer--luxury .localization-form,.footer--luxury .localization-form>div,.footer--luxury .disclosure{border:none!important;background:transparent!important;box-shadow:none!important;outline:none!important}.footer--luxury .localization-form__select:before,.footer--luxury .localization-form__select:after{display:none!important;box-shadow:none!important;border:none!important}.footer--luxury .localization-form{padding:0!important;margin:0!important;display:flex!important;flex-direction:column!important;align-items:center!important}.footer--luxury .localization-form__select,.footer--luxury .disclosure__button.localization-form__select{width:fit-content!important;white-space:nowrap!important;margin:0!important;border:.1rem solid rgba(255,248,236,.42)!important;border-radius:999px!important;background:#ffffff05!important;color:var(--footer-ivory)!important;text-decoration:none!important;padding:.7rem 1.6rem!important;min-height:4.2rem!important}.footer--luxury .country-localization__button-text{text-decoration:none!important}.footer--luxury .page-width{padding-inline:1.5rem}@media screen and (min-width:1025px){.footer--luxury .page-width{padding-inline:5rem}}@media screen and (min-width:1025px){.footer--luxury .page-width{width:min(100%,calc(100vw - 4rem));max-width:none;padding-inline:2rem}}@media screen and (min-width:1200px){.footer--luxury .page-width{width:min(100%,calc(100vw - 5.6rem));padding-inline:2.8rem}}.footer--luxury .footer-luxury__newsletter{width:auto;margin-inline:1.5rem}@media screen and (min-width:1025px){.footer--luxury .footer-luxury__newsletter{margin-inline:5rem}}@media screen and (min-width:1025px){.footer--luxury .footer-luxury__newsletter{margin-inline:2rem}}@media screen and (min-width:1200px){.footer--luxury .footer-luxury__newsletter{margin-inline:2.8rem}}.footer--luxury h2.footer-luxury__menu-heading,.footer--luxury h2.footer-luxury__newsletter-heading,.footer--luxury .footer-luxury__locale-label,.footer--luxury .footer-luxury__localization h2{font-size:25px!important;line-height:1.25!important}@media screen and (min-width:1025px){.footer--luxury .footer-luxury__main{display:block;width:100%}.footer-luxury__desktop-grid{height:auto;width:100%;align-items:stretch}.footer--luxury .footer-luxury__newsletter{margin-top:3.2rem;padding:2.2rem 3.2rem;gap:.2rem 4rem}.footer-luxury__newsletter-text{font-size:1.35rem;line-height:1.4}.footer-luxury__field{grid-template-columns:minmax(0,1fr) 4.8rem;min-height:4.8rem}.footer-luxury__submit{justify-self:end;width:4rem;min-width:4rem;height:4rem;min-height:4rem;margin-right:.35rem}.footer-luxury__submit>span{display:block;line-height:1;transform:translateY(-.05rem)}.footer-luxury__input{min-height:4.6rem;font-size:1.45rem}.footer-luxury__main{padding-block:2rem 1.2rem}.footer-luxury__column{min-height:0;padding-inline:2.8rem}.footer-luxury__column--brand{display:grid;grid-template-rows:auto auto auto;align-content:start;gap:1.4rem;padding-right:2.8rem}.footer-luxury__column--brand .footer-luxury__brand-link{display:flex;align-items:center;justify-content:center;width:22rem;height:14rem;overflow:hidden}.footer-luxury__column--brand .footer-luxury__logo{flex:0 0 auto;width:22rem;max-width:none;height:22rem}.footer-luxury__brand{gap:1rem}.footer-luxury__brand-text{font-size:1.4rem;line-height:1.45}.footer-luxury__social-block{gap:.7rem;margin-top:.4rem}.footer-luxury__social-list.list-social{gap:.8rem}.footer-luxury__social-list .list-social__link{width:3.7rem;height:3.7rem}.footer-luxury__column h2.footer-luxury__menu-heading,.footer-luxury__social-block h2.footer-luxury__menu-heading{margin-bottom:1rem}.footer-luxury__menu-list,.footer-luxury__contact-stack{gap:.3rem}.footer-luxury__menu-link{min-height:2.8rem;font-size:1.4rem;line-height:1.35}.footer-luxury__contact-text,.footer-luxury__contact-stack>.footer-luxury__contact-link:first-child{font-size:1.4rem}.footer-luxury__bottom-inner{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);padding-block:.8rem}.footer-luxury__localization{min-width:0;align-items:center}.footer--luxury .localization-form>div{flex-direction:row;flex-wrap:nowrap;align-items:center;gap:0}.footer-luxury__locale-label,.footer-luxury__localization h2{flex:0 0 auto;margin:0;white-space:nowrap}.footer--luxury .localization-form__select,.footer--luxury .disclosure__button.localization-form__select{flex:0 0 auto}.footer-luxury__copyright{gap:.5rem}.footer-luxury__payment{align-items:center}}@media screen and (min-width:1200px){.footer-luxury__column{padding-inline:4rem}}@media screen and (min-width:1025px)and (max-height:720px){.footer--luxury .footer-luxury__newsletter{padding-block:1.6rem}.footer-luxury__main{padding-block:2rem 1.8rem}.footer-luxury__menu-link{min-height:2.5rem}.footer-luxury__bottom-inner{padding-block:.6rem}}@media screen and (max-width:1024px){.footer-luxury__divider{display:block;width:auto;height:.1rem;margin:2.2rem 1.5rem 0;background:var(--footer-line-soft)}.footer-luxury__divider span{display:none}.footer-luxury__main{padding-top:2.2rem;padding-bottom:2.4rem}.footer-luxury__mobile-shell{gap:2rem}.footer-luxury__brand--mobile{gap:.8rem}.footer-luxury__brand--mobile .footer-luxury__brand-text{color:#fff8eccc;font-size:1.3rem!important;line-height:1.5!important}.footer-luxury__brand--mobile .footer-luxury__brand-link{align-items:center;justify-self:center;height:12rem;margin-inline:auto;overflow:hidden}.footer-luxury__brand--mobile .footer-luxury__logo{flex:0 0 auto}.footer-luxury__brand--mobile .footer-luxury__social-block{margin-top:.4rem}.footer-luxury__brand--mobile .footer-luxury__social-list .list-social__link{min-width:4rem;min-height:4rem}.footer-luxury__bottom-inner{padding-top:1.6rem;padding-bottom:max(1.6rem,env(safe-area-inset-bottom))}}.footer-luxury__contact-stack a[href^="tel:"],.footer-luxury__contact-stack a:not([class]){color:inherit!important;text-decoration:none!important}
/*# sourceMappingURL=/cdn/shop/t/98/assets/section-footer.css.map */
