.footer{--footer-divider: rgba(255, 255, 255, .18);--footer-text-muted: rgba(255, 255, 255, .58);--footer-bg: #1b2149;padding-block-end:0;background:var(--footer-bg)}.footer .footer__wrapper{gap:0}.footer .padding-container{--container-inner-width: min((100vw - var(--scrollbar-width, 0px)) - var(--container-gutter) * 2, var(--container-max-width));--container-outer-width: calc(((100vw - var(--scrollbar-width, 0px)) - var(--container-inner-width)) / 2);padding-inline-start:max(var(--container-gutter),50% - var(--container-max-width) / 2);padding-inline-end:max(var(--container-gutter),50% - var(--container-max-width) / 2)}.footer .link-faded,.footer .text-subdued,.footer .footer-content a{color:var(--footer-text-muted)}.footer a.link-faded:hover,.footer .footer-content a:hover{color:#fff}.footer__top{padding-block:20px 58px}.footer__top-grid{display:grid;grid-template-columns:minmax(360px,430px) minmax(0,1fr);column-gap:clamp(96px,7vw,130px);align-items:start}.footer__brand-column,.footer__menus-column{min-width:0}.footer__brand-panel{width:100%;max-width:350px}.footer-logo-info__logo{display:inline-flex;align-items:center;text-decoration:none;color:#fff}.footer-logo-info__logo-image{display:block;width:auto;max-width:100%;height:auto}.footer-logo-info__logo-text{font-size:36px;line-height:1;font-weight:700;letter-spacing:-.04em}.footer-logo-info__slogan{margin:5px 0 0;max-width:320px;color:#ffffffe0;font-size:var(--text-md);line-height:1.4}.footer-logo-info__newsletter{margin-top:30px}.footer-newsletter{width:100%;max-width:480px}.footer-newsletter__title{margin:0;max-width:430px;color:#fff;line-height:1.5}.footer-newsletter__title.h3{font-size:28px}.footer-newsletter__title.h4{font-size:24px}.footer-newsletter__title.h5{font-size:21px}.footer-newsletter__title.h6{font-size:18px}.footer-newsletter__content{margin-top:10px;max-width:500px;color:#ffffffc7;font-size:15px;line-height:1.6}.footer-newsletter__content,.footer-newsletter__content p{opacity:1}.footer__newsletter-form{width:100%;max-width:480px;margin-top:30px}.custom-newsletter-wrapper{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;width:100%;min-height:48px;padding:3px;border-radius:999px;background:#fff;overflow:hidden}.custom-newsletter-wrapper .custom-newsletter-input{width:100%;min-width:0;min-height:38px;border:0;border-radius:999px;background:#fff;padding:8px 18px;font-size:14px;line-height:1.35;color:#1b2149;outline:none;box-shadow:none}.custom-newsletter-wrapper .custom-newsletter-input::placeholder{color:#7f879f;opacity:1}.custom-newsletter-wrapper .custom-newsletter-input:focus{border:0;box-shadow:none}.custom-newsletter-wrapper .custom-newsletter-btn{min-width:118px;min-height:38px;margin:0;border:0;border-radius:999px;background:#1b2149;color:#fff;padding:12px 18px;font-size:var(--text-md);font-weight:400;text-align:center;line-height:1.2;cursor:pointer;transition:background-color .2s ease,transform .2s ease}.custom-newsletter-wrapper .custom-newsletter-btn:hover{background:#111735;transform:translateY(-1px)}.footer-newsletter__consent{width:100%;margin-top:0;color:#ffffffbf;font-size:12px;line-height:1.45}.footer-newsletter__consent a{color:#fff;text-decoration:underline;text-underline-offset:3px}.footer-logo-info__social{margin-top:35px}.footer-logo-info__social .social-media{justify-content:flex-start;gap:10px}.footer-logo-info__social .social-media a{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;background:#fff;color:#1b2149;transition:transform .2s ease,background-color .2s ease}.footer-logo-info__social .social-media a svg{width:18px;height:18px}.footer-logo-info__social .social-media a:hover{transform:translateY(-2px);background:#f4f6fb}.footer__menus-grid{display:grid;width:100%;grid-template-columns:repeat(3,minmax(200px,1fr));column-gap:clamp(48px,3.6vw,68px);justify-content:stretch;align-items:start}.footer-menu-slot{width:100%;min-width:0}.footer .footer__block--menu{width:100%;max-width:100%}.footer .footer-menu-heading{position:relative;display:inline-block;margin:0 0 8px;color:#fff;text-transform:uppercase;letter-spacing:.06em;line-height:1.3}.footer .footer__block--menu .v-stack{gap:.52rem}.footer .footer__block--menu a{color:#ffffffd1;line-height:1.5;text-decoration:none;transition:color .2s ease,opacity .2s ease}.footer .footer__block--menu a:hover{color:#fff;opacity:1}.footer__extra-blocks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:36px}.footer .footer__payment-row{position:relative;border:0;padding-top:34px;padding-bottom:34px}.footer .footer__payment-row:before,.footer .footer__payment-row:after{content:"";position:absolute;left:max(var(--container-gutter),calc(((100vw - var(--scrollbar-width, 0px)) - var(--container-max-width)) / 2));right:max(var(--container-gutter),calc(((100vw - var(--scrollbar-width, 0px)) - var(--container-max-width)) / 2));height:1px;background:var(--footer-divider);pointer-events:none}.footer .footer__payment-row:before{top:0}.footer .footer__payment-row:after{bottom:0}.footer .footer__payment-inner{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;min-height:126px}.footer .footer__payment-title{margin:0;font-size:14px}.footer .footer__payment-icons{justify-content:center}.footer .footer__payment-icons svg{height:38px;width:auto}.footer .footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:32px;padding-top:30px;padding-bottom:30px}.footer .footer__copyright p{margin:0}.footer .footer__site-links{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:18px 34px}.footer .footer__site-links li{display:block}.footer .footer__site-links a{color:#fff;text-decoration:none}.footer .footer__site-links a:hover{opacity:.72}.hidden-on-mobile{display:block}.hidden-on-pc{display:none}.mobile-accordion{border-bottom:1px solid var(--footer-divider)}.mobile-accordion:first-child{border-top:1px solid var(--footer-divider)}.footer__menus-grid .footer-menu-slot:last-child .mobile-accordion{border-bottom:none}.footer-summary{list-style:none;display:flex;justify-content:space-between;align-items:center;padding:16px 0;cursor:pointer}.footer-summary::-webkit-details-marker{display:none}.footer-menu-title{margin:0;font-size:16px;transition:color .2s ease}.footer-icon{font-size:22px;line-height:1;color:#fff;font-weight:300}.icon-minus{display:none}.footer-details[open] .footer-menu-title,.footer-details[open] .footer-icon{color:#fff}.footer-details[open] .icon-plus{display:none}.footer-details[open] .icon-minus{display:inline-block}.footer-content{padding-bottom:16px}.footer-content ul{padding:0;margin:0;list-style:none}.footer-content li{margin-bottom:14px}.footer-content li:last-child{margin-bottom:0}.footer-content a{text-decoration:none;font-size:14px;transition:color .2s ease}@media screen and (min-width:1200px){.footer__top-grid{grid-template-columns:minmax(380px,430px) minmax(0,1fr)}.footer__menus-column{width:100%;justify-self:stretch}.footer__menus-grid{grid-template-columns:repeat(3,minmax(220px,1fr))}}@media screen and (min-width:768px)and (max-width:1199px){.footer__top{padding-block:44px 50px}.footer__top-grid{grid-template-columns:minmax(300px,360px) minmax(0,1fr);column-gap:56px}.footer__brand-panel,.footer-newsletter,.footer__newsletter-form{max-width:360px}.custom-newsletter-wrapper .custom-newsletter-btn{min-width:118px;padding-inline:18px}.footer__menus-grid{grid-template-columns:repeat(3,minmax(0,1fr));column-gap:24px}.footer .footer__block--menu a{font-size:14px}}@media screen and (max-width:767px){.footer__top{padding-block:12px 16px}.footer__top-grid{display:flex;flex-direction:column;gap:26px}.footer__brand-column,.footer__menus-column,.footer__brand-panel,.footer-newsletter,.footer__newsletter-form{width:100%;max-width:100%}.footer-logo-info__newsletter{margin-top:28px}.footer-newsletter__title.h3{font-size:24px}.footer-newsletter__title.h4{font-size:22px}.footer-newsletter__title.h5{font-size:20px}.custom-newsletter-wrapper{min-height:46px}.custom-newsletter-wrapper .custom-newsletter-input{min-height:40px;padding-inline:14px;font-size:14px}.custom-newsletter-wrapper .custom-newsletter-btn{min-width:108px;min-height:40px;padding-inline:14px;font-size:14px}.footer-newsletter__consent{font-size:12px}.footer-logo-info__social .social-media a{width:28px;height:28px}.footer-logo-info__social .social-media a svg{width:13px;height:13px}.footer__menus-grid{display:block}.hidden-on-mobile{display:none}.hidden-on-pc{display:block}.footer .footer__block--menu{max-width:100%}.footer-content li{margin-bottom:0}.footer__extra-blocks{grid-template-columns:1fr}.footer .footer__payment-row{padding-top:26px;padding-bottom:26px}.footer .footer__payment-inner{min-height:90px;align-items:flex-start}.footer .footer__payment-icons{justify-content:flex-start}.footer .footer__bottom{flex-direction:column;align-items:flex-start;padding-top:24px;padding-bottom:24px}.footer .footer__site-links{justify-content:flex-start;gap:12px 22px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/footer.css.map */
