.section-footer{margin-top:-1px;background:var(--footer-background, #0c0c0c)}.footer{--footer-menu-text-size-fluid: clamp(min(var(--footer-menu-text-size-mobile, 12px), var(--footer-menu-text-size-desktop, 18px)), calc(8px + .65vw) , max(var(--footer-menu-text-size-mobile, 12px), var(--footer-menu-text-size-desktop, 18px)));--footer-promo-heading-size-fluid: clamp(min(var(--footer-promo-heading-size-mobile, 16px), var(--footer-promo-heading-size-desktop, 48px)), calc(6px + 2.5vw) , max(var(--footer-promo-heading-size-mobile, 16px), var(--footer-promo-heading-size-desktop, 48px)));--footer-promo-text-size-fluid: clamp(min(var(--footer-promo-text-size-mobile, 16px), var(--footer-promo-text-size-desktop, 40px)), calc(8px + 1.9vw) , max(var(--footer-promo-text-size-mobile, 16px), var(--footer-promo-text-size-desktop, 40px)));--footer-input-text-size-fluid: clamp(min(var(--footer-newsletter-input-text-size-mobile, 12px), var(--footer-newsletter-input-text-size-desktop, 18px)), calc(8px + .65vw) , max(var(--footer-newsletter-input-text-size-mobile, 12px), var(--footer-newsletter-input-text-size-desktop, 18px)));--footer-consent-text-size-fluid: clamp(min(var(--footer-consent-text-size-mobile, 8px), var(--footer-consent-text-size-desktop, 18px)), calc(5px + .75vw) , max(var(--footer-consent-text-size-mobile, 8px), var(--footer-consent-text-size-desktop, 18px)));--footer-legal-text-size-fluid: clamp(min(var(--footer-legal-text-size-mobile, 10px), var(--footer-legal-text-size-desktop, 14px)), calc(8px + .35vw) , max(var(--footer-legal-text-size-mobile, 10px), var(--footer-legal-text-size-desktop, 14px)));--footer-logo-width-fluid: clamp(min(var(--footer-logo-width-mobile, 103px), var(--footer-logo-width-desktop, 267px)), calc(70px + 11.4vw) , max(var(--footer-logo-width-mobile, 103px), var(--footer-logo-width-desktop, 267px)));--footer-input-height-fluid: clamp(min(var(--footer-newsletter-input-height-mobile, 31px), var(--footer-newsletter-input-height-desktop, 72px)), calc(18px + 3.2vw) , max(var(--footer-newsletter-input-height-mobile, 31px), var(--footer-newsletter-input-height-desktop, 72px)));position:relative;min-height:var(--footer-height-mobile, 398px);overflow:hidden;isolation:isolate;background:var(--footer-background, #0c0c0c);color:var(--footer-text-color, var(--color-white));font-family:var(--footer-font-family, var(--font-family-heading))}.footer__inner{position:relative;z-index:2;width:100%;min-height:var(--footer-height-mobile, 398px);margin-inline:auto}.footer-main{position:relative;display:grid;width:min(var(--footer-content-width-mobile, 360px),calc(100% - 32px));grid-template-columns:minmax(0,219fr) minmax(0,99fr);grid-template-areas:"brand brand" "menus menus" "promo trust";column-gap:clamp(18px,9.55vw,42px);margin-inline:auto;padding-top:16px}.footer-main__background{display:none;pointer-events:none}.footer-main__background-image{display:block;width:100%;height:auto}.footer-main__brand,.footer-main__menus,.footer-main__promo,.footer-trust{min-width:0}.footer-main__brand{grid-area:brand;display:grid;height:54px;justify-items:center}.footer-main__logo{display:inline-flex;width:min(100%,var(--footer-logo-width-mobile, 103px));height:54px;align-items:center;justify-content:center;color:inherit;text-decoration:none}.footer-main__logo-image{display:block;width:100%;height:100%;object-fit:contain}.footer-main__logo-text{display:grid;width:100%;justify-items:center;gap:3px;color:inherit;font-family:var(--footer-font-family, var(--font-family-heading));font-size:38px;font-weight:var(--font-weight-bold);line-height:.78}.footer-main__logo-mark{width:40px;height:16px}.footer-main__localization{display:none}.footer-localization__form{position:relative;display:inline-grid;min-width:0;min-height:24px;grid-template-columns:minmax(0,max-content) 18px;align-items:center;column-gap:8px;color:inherit;font-family:var(--footer-font-family, var(--font-family-heading));font-size:24px;font-weight:var(--footer-text-weight, var(--font-weight-medium));line-height:1}.footer-localization__form select{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;width:100%;max-width:none;height:100%;-webkit-appearance:none;appearance:none;border:0;background:transparent;color:inherit;cursor:pointer;opacity:0}.footer-localization__form select option{background:var(--color-white);color:var(--color-black)}.footer-localization__current{font-family:var(--footer-font-family, var(--font-family-heading));font-size:24px;font-weight:var(--footer-text-weight, var(--font-weight-medium));line-height:1}.footer-localization__value{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.footer-localization__chevron{display:grid;width:18px;height:12px;place-items:center;pointer-events:none;transform-origin:center;transition:transform var(--duration-default) var(--ease-out)}.footer-localization__chevron svg{width:18px;height:12px}.footer-localization__form:active .footer-localization__chevron,.footer-localization__form:has(select:open) .footer-localization__chevron{transform:rotate(180deg)}.footer .footer-localization__form select:focus-visible{outline:0}.footer-localization__form:has(select:focus-visible){border-radius:2px;outline:2px solid var(--footer-accent-color, var(--color-accent));outline-offset:3px}.footer-main__menus{grid-area:menus;display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:clamp(18px,9.55vw,42px);margin-top:37px;transform:translate(min(1.6vw,7px))}.footer-main__menu{min-width:0}.footer-main__menu-heading{margin:0;color:inherit;font-size:var(--footer-menu-text-size-mobile, 12px);font-weight:var(--footer-text-weight, var(--font-weight-medium));line-height:1.2;letter-spacing:-.02em;text-transform:uppercase}.footer-main__menu-list{display:grid;gap:0;margin:0;list-style:disc;padding-left:17px}.footer-main__menu-list a,.footer-main__menu-list span{color:inherit;font-size:var(--footer-menu-text-size-mobile, 12px);font-weight:var(--footer-text-weight, var(--font-weight-medium));line-height:1.2;letter-spacing:-.02em}.footer-main__menu-list a{text-decoration:none}.footer-main__menu-list a:hover{text-decoration:underline}.footer-main__promo{grid-area:promo;position:relative;z-index:2;width:min(100%,219px);margin-top:15px;margin-left:min(1.6vw,7px)}.footer-main__promo-heading,.footer-main__promo-text{max-width:100%;min-width:0;margin:0;color:inherit;font-family:var(--footer-font-family, var(--font-family-heading));font-weight:var(--footer-text-weight, var(--font-weight-medium));letter-spacing:-.02em;overflow-wrap:anywhere}.footer-main__promo-heading{min-height:1.2em;font-size:var(--footer-promo-heading-size-mobile, 16px);line-height:1.2}.footer-main__promo-text{display:flex;flex-wrap:wrap;align-items:baseline;gap:.2em;margin-top:2px;font-size:var(--footer-promo-text-size-mobile, 16px);line-height:20px;white-space:normal}.footer-main__promo-text .text-accent-serif{font-size:var(--footer-promo-accent-size-mobile, 20px)}.footer-main__newsletter-form{position:relative;display:block;width:min(100%,var(--footer-newsletter-input-width-mobile, 219px));min-width:0;margin-top:12px}.footer-main__newsletter-input{display:block;width:100%;height:var(--footer-newsletter-input-height-mobile, 30px);min-height:0;border:0;border-radius:20px;background:var(--footer-newsletter-input-background, var(--color-white));color:var(--footer-newsletter-input-text, var(--color-black));font-family:var(--footer-font-family, var(--font-family-heading));font-size:var(--footer-newsletter-input-text-size-mobile, 12px);font-weight:var(--footer-text-weight, var(--font-weight-medium));line-height:1;padding:0 34px 0 15px;outline:0}.footer-main__newsletter-input::placeholder{color:currentColor;opacity:1}.footer-main__newsletter-button{position:absolute;top:0;right:4px;display:grid;width:24px;height:var(--footer-newsletter-input-height-mobile, 30px);place-items:center;border:0;background:transparent;color:var(--footer-newsletter-input-text, var(--color-black));padding:0}.footer-main__newsletter-button:before{position:absolute;top:-7px;right:-8px;bottom:-7px;left:-8px;content:""}.footer-main__newsletter-button svg{display:block;width:4.12px;height:11.04px}.footer-main__newsletter-consent,.footer-main__newsletter-message{width:min(100%,219px);max-width:100%;min-width:0;margin:5px 0 0;color:var(--footer-muted-color, var(--color-white));font-size:var(--footer-consent-text-size-mobile, 8px);font-style:italic;font-weight:var(--footer-text-weight, var(--font-weight-medium));line-height:1.2;letter-spacing:-.02em;overflow-wrap:anywhere}.footer-main__newsletter-message{margin-top:8px}.footer-main__newsletter-message--error{color:var(--footer-text-color, var(--color-white))}.footer-trust{grid-area:trust;display:grid;width:min(100%,306px);min-height:32px;align-content:start;justify-self:start;margin-top:31px;margin-left:min(1.6vw,7px)}.footer-trust .rating-badge{--rating-star-size: 15px;gap:4px;padding:6px 8px;font-size:12px;line-height:16px}.footer-bottom{position:relative;top:auto;left:auto;display:block;width:100%;max-width:none;margin-top:18px;padding:14px 47px 0;text-align:center}.footer-bottom:before{position:absolute;top:0;left:50%;width:min(58.3%,256.5px);height:2px;background:var(--footer-divider-color, var(--color-white));content:"";transform:translate(-50%)}.footer-bottom__copyright,.footer-bottom__list a,.footer-bottom__list span{color:inherit;font-size:var(--footer-legal-text-size-mobile, 10px);font-weight:var(--footer-text-weight, var(--font-weight-medium));line-height:1.2;letter-spacing:-.02em}.footer-bottom__list{display:inline;margin:0;list-style:none;padding:0}.footer-bottom__nav,.footer-bottom__list li{display:inline}.footer-bottom__list li:not(:last-child):after{margin-left:3px;content:"\b7"}.footer-bottom__list a{text-decoration:underline}.footer a:focus-visible,.footer button:focus-visible,.footer input:focus-visible,.footer select:focus-visible{outline:2px solid var(--footer-accent-color, var(--color-accent));outline-offset:2px}@media screen and (max-width:374px){.footer,.footer__inner{min-height:430px}.footer-main{grid-template-columns:minmax(0,1.5fr) minmax(82px,.7fr);column-gap:14px}.footer-main__menus{column-gap:14px;transform:none}.footer-main__promo,.footer-trust{margin-left:0}.footer-main__promo-text{white-space:normal}.footer-bottom{top:auto;margin-top:18px;padding-inline:20px}}@media screen and (min-width:600px)and (max-width:899px){.footer,.footer__inner{min-height:0}.footer__inner{width:min(calc(100% - 48px),760px);padding-block:40px 24px}.footer-main{width:100%;grid-template-columns:minmax(0,1fr) minmax(130px,.4fr);column-gap:32px;margin:0;padding:0}.footer-main__brand,.footer-main__logo{height:70px}.footer-main__menus{width:min(100%,560px);column-gap:48px;justify-self:center;margin-top:28px;transform:none}.footer-main__promo{width:min(100%,clamp(219px,calc(47vw - 63px),360px));margin-top:24px;margin-left:0}.footer-main__newsletter-form,.footer-main__newsletter-consent,.footer-main__newsletter-message{width:100%;margin-inline:auto}.footer-trust{width:min(100%,306px);height:auto;margin-top:40px;margin-left:0}.footer-bottom{margin-top:28px;padding:18px 20px 0}}@media screen and (min-width:900px)and (max-width:1499px){.footer{min-height:var(--footer-height-laptop, 489px)}.footer__inner{width:min(calc(100% - 64px),var(--footer-content-width-laptop, 1324px));min-height:var(--footer-height-laptop, 489px);padding-block:48px 28px}.footer-main{display:grid;width:100%;grid-template-columns:minmax(190px,.7fr) minmax(320px,1fr);grid-template-areas:"brand menus" "trust promo";gap:44px 56px;margin:0;padding:0}.footer-main__brand{display:block;justify-items:normal;height:auto}.footer-main__logo{width:min(100%,var(--footer-logo-width-laptop, 223px));height:auto;min-height:90px}.footer-main__localization{display:flex;flex-wrap:wrap;width:100%;gap:12px 20px;margin-top:24px}.footer-localization__form,.footer-localization__current{font-size:var(--footer-localization-text-size-laptop, 24px);white-space:nowrap}.footer-localization__form select{max-width:min(42vw,260px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.footer-main__menus{width:100%;column-gap:36px;margin:0;transform:none}.footer-main__menu-heading,.footer-main__menu-list a,.footer-main__menu-list span{font-size:var(--footer-menu-text-size-laptop, 18px)}.footer-main__promo,.footer-trust{margin:0}.footer-main__promo{width:100%}.footer-main__promo-heading{font-size:var(--footer-promo-heading-size-laptop, 40px)}.footer-main__promo-text{font-size:var(--footer-promo-text-size-laptop, 36px)}.footer-main__promo-text .text-accent-serif{font-size:inherit}.footer-main__newsletter-form{width:min(100%,var(--footer-newsletter-input-width-laptop, 391px))}.footer-main__newsletter-input{height:var(--footer-newsletter-input-height-laptop, 60px);font-size:var(--footer-newsletter-input-text-size-laptop, 18px);padding:0 clamp(54px,5vw,80px) 0 clamp(18px,2vw,26px)}.footer-main__newsletter-button{right:clamp(10px,1.1vw,16px);width:clamp(40px,3.2vw,48px);height:var(--footer-newsletter-input-height-laptop, 60px)}.footer-main__newsletter-button:before{display:none}.footer-main__newsletter-button svg{width:clamp(14px,1.25vw,18.72px);height:clamp(22px,2vw,29.82px)}.footer-main__newsletter-consent,.footer-main__newsletter-message{width:100%;font-size:var(--footer-consent-text-size-laptop, 16px)}.footer-trust{width:min(100%,306px);height:auto}.footer-bottom{position:relative;top:auto;margin-top:64px;padding:24px 0 0}.footer-bottom__copyright,.footer-bottom__list a,.footer-bottom__list span{font-size:var(--footer-legal-text-size-laptop, 15px)}.footer-main__background{position:absolute;right:var(--footer-background-image-right-desktop, -220px);bottom:var(--footer-background-image-bottom-desktop, -345px);z-index:1;display:block;width:min(var(--footer-background-image-width-desktop, 46vw),795px);opacity:var(--footer-background-image-opacity, 1)}}@media screen and (min-width:1500px){.footer{min-height:var(--footer-height-desktop, 489px)}.footer__inner{width:min(calc(100% - 116px),var(--footer-content-width-desktop, 1612px));min-height:var(--footer-height-desktop, 489px)}.footer-main{position:relative;display:block;width:100%;margin:0;padding:0}.footer-main__background{position:absolute;right:var(--footer-background-image-right-desktop, -220px);bottom:var(--footer-background-image-bottom-desktop, -345px);z-index:1;display:block;width:min(var(--footer-background-image-width-desktop, 46vw),795px);opacity:var(--footer-background-image-opacity, 1)}.footer-main__brand{position:absolute;top:69px;left:0;display:block;width:688px;height:280px}.footer-main__logo{width:min(100%,var(--footer-logo-width-desktop, 267px));height:140px;margin:0}.footer-main__logo-text{gap:9px;font-size:96px;line-height:.78}.footer-main__logo-mark{width:104px;height:40px}.footer-main__localization{position:absolute;top:254px;left:267px;display:flex;align-items:center;gap:36px}.footer-localization__form{font-size:var(--footer-localization-text-size-desktop, 20px)}.footer-localization__form select{max-width:225px;font-size:var(--footer-localization-text-size-desktop, 20px)}.footer-localization__current{font-size:var(--footer-localization-text-size-desktop, 20px)}.footer-main__menus{position:absolute;top:81px;left:369px;display:grid;width:657px;grid-template-columns:280px minmax(0,1fr);column-gap:48px;margin:0;transform:none}.footer-main__menu-heading,.footer-main__menu-list a,.footer-main__menu-list span{font-size:var(--footer-menu-text-size-desktop, 18px);line-height:1.2;letter-spacing:-.02em}.footer-main__menu-list{padding-left:28px}.footer-main__promo{position:absolute;top:69px;left:1090px;width:665px;max-width:none;margin:0}.footer-main__promo-heading{font-size:var(--footer-promo-heading-size-desktop, 48px);line-height:1.2}.footer-main__promo-text{flex-wrap:nowrap;margin-top:2px;font-size:var(--footer-promo-text-size-desktop, 40px);line-height:55px;white-space:nowrap}.footer-main__promo-text .text-accent-serif{font-size:var(--footer-promo-text-size-desktop, 40px)}.footer-main__newsletter-form{width:min(100%,var(--footer-newsletter-input-width-desktop, 469px));margin-top:39px}.footer-main__newsletter-input{height:var(--footer-newsletter-input-height-desktop, 72px);border-radius:20px;font-size:var(--footer-newsletter-input-text-size-desktop, 18px);padding:0 80px 0 26px}.footer-main__newsletter-button{right:16px;width:48px;height:var(--footer-newsletter-input-height-desktop, 72px)}.footer-main__newsletter-button:before{display:none}.footer-main__newsletter-button svg{width:18.72px;height:29.82px}.footer-main__newsletter-consent,.footer-main__newsletter-message{width:510px;max-width:100%;margin-top:30px;font-size:var(--footer-consent-text-size-desktop, 18px);line-height:1.2;white-space:normal}.footer-trust{position:absolute;top:277px;left:0;display:grid;width:min(100%,306px);min-height:32px;margin:0}.footer-bottom{position:absolute;top:407px;left:0;display:block;width:100%;margin-top:0;padding:37px 0 0;text-align:center}.footer-bottom:before{width:1001px;height:3px}.footer-bottom__copyright,.footer-bottom__list a,.footer-bottom__list span{font-size:var(--footer-legal-text-size-desktop, 14px);line-height:1.2;letter-spacing:-.02em}.footer-bottom__list li:not(:last-child):after{margin-left:7px}}@media screen and (min-width:1500px)and (max-width:1670px){.footer__inner{width:calc(100% - 80px)}.footer-main{--footer-promo-left-fluid: clamp(930px, 61vw, 1040px)}.footer-main__menus{left:clamp(310px,21.5vw,360px);width:clamp(560px,39vw,640px);grid-template-columns:minmax(220px,.84fr) minmax(0,1fr);column-gap:clamp(28px,2.4vw,40px)}.footer-main__promo{left:var(--footer-promo-left-fluid);width:min(665px,calc(100% - var(--footer-promo-left-fluid)))}.footer-main__promo-heading{font-size:min(var(--footer-promo-heading-size-desktop, 48px),clamp(42px,2.9vw,48px))}.footer-main__promo-text{flex-wrap:wrap;font-size:min(var(--footer-promo-text-size-desktop, 40px),clamp(34px,2.35vw,40px));line-height:1.1;white-space:normal}.footer-main__promo-text .text-accent-serif{font-size:inherit}.footer-main__newsletter-form{width:min(100%,469px)}.footer-main__newsletter-consent,.footer-main__newsletter-message{width:100%}}.footer-main__logo{width:min(100%,var(--footer-logo-width-fluid))}.footer-main__menu-heading,.footer-main__menu-list a,.footer-main__menu-list span{font-size:var(--footer-menu-text-size-fluid)}.footer-main__promo-heading{font-size:var(--footer-promo-heading-size-fluid);text-wrap:balance}.footer-main__promo-text,.footer-main__promo-text .text-accent-serif{font-size:var(--footer-promo-text-size-fluid)}.footer-main__newsletter-input{height:var(--footer-input-height-fluid);min-height:44px;font-size:var(--footer-input-text-size-fluid)}.footer-main__newsletter-button{width:max(44px,var(--footer-input-height-fluid));height:max(44px,var(--footer-input-height-fluid))}.footer-main__newsletter-consent,.footer-main__newsletter-message{font-size:var(--footer-consent-text-size-fluid)}.footer-bottom__copyright,.footer-bottom__list a,.footer-bottom__list span{font-size:var(--footer-legal-text-size-fluid)}.footer,.footer__inner{min-height:0}.footer__inner{width:min(calc(100% - (2*clamp(12px,3vw,58px))),var(--footer-content-width-desktop, 1612px));padding-block:clamp(20px,3.5vw,64px) clamp(18px,2.4vw,36px)}.footer-main{position:relative;display:grid;width:100%;margin:0;padding:0}.footer-main__brand,.footer-main__menus,.footer-main__promo,.footer-main__utility,.footer-trust,.footer-bottom{position:relative;top:auto;right:auto;bottom:auto;left:auto;width:100%;height:auto;min-height:0;margin:0;transform:none}.footer-main__brand{display:grid}.footer-main__logo{height:clamp(58px,7vw,108px);min-height:0;margin:0}.footer-main__menus{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:clamp(20px,5vw,72px)}.footer-main__menu-list{padding-left:clamp(17px,1.6vw,28px)}.footer-main__promo{max-width:none}.footer-main__promo-heading,.footer-main__promo-text{overflow-wrap:normal;word-break:normal}.footer-main__promo-heading{min-block-size:1.08em}.footer-main__promo-text{flex-wrap:wrap;line-height:1.12;white-space:normal}.footer-main__newsletter-form,.footer-main__newsletter-consent,.footer-main__newsletter-message{width:min(100%,var(--footer-newsletter-input-width-desktop, 469px));max-width:100%}.footer-main__newsletter-form{margin-top:clamp(12px,2vw,28px)}.footer-main__newsletter-consent,.footer-main__newsletter-message{margin-top:clamp(5px,1vw,12px);white-space:normal}.footer-trust{align-self:start;justify-self:start}.footer-main__utility{grid-area:trust;display:flex;flex-wrap:wrap;align-items:center;gap:clamp(14px,2.4vw,36px);min-width:0}.footer-main__utility .footer-trust{display:grid;width:auto;flex:0 0 auto;min-width:0;min-height:32px;margin:0}.footer-main__utility .footer-trust .rating-badge{--rating-badge-background: rgba(255, 255, 255, .5);min-height:28px;padding:5px 10px;box-shadow:0 4px 4px #00000040}.footer-main__utility .footer-main__localization{display:flex;flex:0 1 auto;flex-wrap:wrap;align-items:center;width:auto;gap:clamp(18px,2.6vw,36px);margin:0}.footer-bottom{display:block;max-width:none;margin-top:clamp(24px,4vw,58px);padding:clamp(16px,2vw,28px) 0 0;text-align:center}.footer-bottom:before{width:min(100%,1001px);height:2px}@media screen and (max-width:599px){.footer__inner{width:min(calc(100% - (2*clamp(12px,3vw,58px))),var(--footer-content-width-desktop, 1612px));padding-block:16px 18px}.footer-main{grid-template-columns:minmax(0,1fr) minmax(104px,.44fr);grid-template-areas:"promo promo" "menus menus" "trust trust" "brand brand";column-gap:clamp(16px,5vw,28px);row-gap:0}.footer-main__brand{height:64px;justify-items:center;margin-top:24px}.footer-main__logo{width:min(100%,var(--footer-logo-width-fluid));height:64px}.footer-main__menus{width:100%;column-gap:clamp(18px,8vw,48px);margin-top:24px}.footer-main__promo{width:100%;justify-self:center;margin-top:0;margin-left:0;text-align:center}.footer-main__promo-text{justify-content:center}.footer-main__newsletter-form,.footer-main__newsletter-consent,.footer-main__newsletter-message{width:100%;margin-inline:auto}.footer-main__newsletter-consent{margin-top:-14px}.footer-main__utility{margin-top:16px}.footer-trust{width:max-content;max-width:100%;justify-self:center;margin-top:24px;margin-left:0}.footer-bottom{margin-top:24px;padding-inline:clamp(8px,4vw,20px)}}@media screen and (max-width:374px){.footer-main{grid-template-columns:minmax(0,1fr);grid-template-areas:"promo" "menus" "trust" "brand"}.footer-trust{margin-top:20px}}@media screen and (min-width:600px)and (max-width:899px){.footer__inner{width:min(calc(100% - (2*clamp(12px,3vw,58px))),868px);max-width:868px;padding-block:clamp(28px,5vw,42px) 24px}.footer-main{grid-template-columns:minmax(0,1fr) minmax(130px,.32fr);grid-template-areas:"brand brand" "menus menus" "promo trust";column-gap:clamp(28px,7vw,64px)}.footer-main__brand{height:76px;justify-items:center}.footer-main__logo{height:76px}.footer-main__menus{width:100%;column-gap:clamp(44px,10vw,88px);margin-top:28px}.footer-main__promo{width:100%;margin-top:28px}.footer-main__newsletter-form,.footer-main__newsletter-consent,.footer-main__newsletter-message{width:min(100%,480px)}.footer-trust{width:max-content;max-width:100%;margin-top:42px}.footer-bottom{margin-top:32px}}@media screen and (min-width:600px)and (max-width:899px){.footer-main{grid-template-columns:minmax(0,1fr);grid-template-areas:"promo" "menus" "trust" "brand";row-gap:0}.footer-main__brand{height:auto;justify-items:center;margin-top:28px}.footer-main__menus{margin-top:28px}.footer-main__promo{margin-top:0}.footer-main__utility{position:relative;inset:auto;width:100%;justify-content:flex-start;margin-top:28px}.footer-main__utility .footer-main__localization{flex-basis:100%;width:100%}}@media screen and (min-width:900px){.footer__inner{width:min(calc(100% - (2*clamp(12px,3vw,58px))),var(--footer-content-width-desktop, 1612px));padding-block:clamp(44px,3.6vw,64px) clamp(24px,2.2vw,36px)}.footer-main{grid-template-columns:minmax(180px,.34fr) minmax(0,1fr);grid-template-areas:"brand menus" "trust promo";column-gap:clamp(24px,3vw,56px);row-gap:clamp(22px,2.5vw,38px);align-items:start}.footer-main__brand{display:block}.footer-main__logo{width:min(100%,var(--footer-logo-width-fluid));height:clamp(82px,7vw,112px)}.footer-main__localization{position:static}.footer-localization__form,.footer-localization__current{font-size:clamp(14px,1.45vw,var(--footer-localization-text-size-desktop, 20px));white-space:nowrap}.footer-localization__form select{max-width:min(24vw,260px)}.footer-main__menus{width:100%;column-gap:clamp(24px,3vw,48px)}.footer-main__utility{position:absolute;right:auto;bottom:clamp(28px,2.8vw,40px);left:clamp(-10px,-.7vw,-6px);width:100%;flex-wrap:nowrap}.footer-main__utility .footer-main__localization{flex-direction:row;align-items:center;flex-wrap:nowrap}.footer-main__promo{width:100%}.footer-main__promo-heading,.footer-main__promo-text,.footer-main__promo-text .text-accent-serif{line-height:1.08}.footer-main__newsletter-input{padding-right:max(54px,var(--footer-input-height-fluid));padding-left:clamp(18px,1.8vw,26px)}.footer-main__newsletter-button{right:clamp(4px,.8vw,12px)}.footer-trust{width:max-content;max-width:100%;align-self:end}.footer-bottom{margin-top:clamp(36px,4vw,64px)}}@media screen and (min-width:900px){.footer-main__utility{width:min(980px,calc(100vw - 78px));gap:clamp(16px,2vw,28px)}.footer-main__utility .footer-main__localization{gap:clamp(16px,2vw,28px)}.footer-main__utility .footer-localization__form,.footer-main__utility .footer-localization__current,.footer-main__utility .footer-localization__form select{font-size:clamp(14px,1.15vw,18px)}}@media screen and (min-width:900px)and (max-width:1199px){.footer-main__utility{position:relative;inset:auto;width:100%;flex-wrap:wrap}.footer-main__utility .footer-main__localization{flex-wrap:wrap}}@media screen and (min-width:1200px){.footer-main{grid-template-columns:minmax(200px,.5fr) minmax(500px,1.2fr) minmax(320px,.8fr);grid-template-areas:"brand menus promo" "trust menus promo"}}@media screen and (min-width:1500px){.footer-main{grid-template-columns:minmax(240px,.7fr) minmax(500px,1.25fr) minmax(420px,1fr);column-gap:clamp(48px,4.2vw,80px)}.footer-main__menus{grid-template-columns:minmax(200px,.8fr) minmax(240px,1fr)}.footer-main__promo-text{flex-wrap:wrap}}@media screen and (max-width:899px){.footer{--footer-compact-input-height: clamp(27px, calc(-7px + 5.67vw) , 44px)}.footer-main__utility{justify-content:center}.footer-main__utility .footer-trust{margin-inline:auto}.footer-main__utility .footer-main__localization{justify-content:center}.footer-main__utility .footer-localization__form,.footer-main__utility .footer-localization__current,.footer-main__utility .footer-localization__form select{font-size:var(--footer-menu-text-size-fluid)}.footer-main__newsletter-form,.footer-main__newsletter-consent,.footer-main__newsletter-message{width:min(100%,clamp(195px,43.5vw,391px))}.footer-main__newsletter-form{min-height:44px;margin-top:clamp(8px,1.5vw,14px)}.footer-main__newsletter-input{height:var(--footer-compact-input-height);min-height:0;margin-block:calc((44px - var(--footer-compact-input-height)) / 2);padding-right:32px;padding-left:13px}.footer-main__newsletter-button{top:0;right:0;width:32px;height:44px}.footer-main__newsletter-button svg{display:none}.footer-main__newsletter-button:after{position:absolute;top:calc(var(--footer-compact-input-height) / 2);left:50%;width:clamp(5px,.8vw,7px);height:clamp(5px,.8vw,7px);border-top:clamp(1.25px,.16vw,1.5px) solid currentColor;border-right:clamp(1.25px,.16vw,1.5px) solid currentColor;content:"";transform:translate(-65%,-50%) rotate(45deg)}}@media screen and (min-width:900px){.footer-main__newsletter-button svg{width:clamp(8px,.88vw,14px);height:clamp(13px,1.38vw,22px)}}
/*# sourceMappingURL=/cdn/shop/t/54/assets/section-footer.css.map */
