:root{--default-footer-background: var(--body-background-color);--default-footer-padding: var(--space-16) 0 var(--space-32)}.default-footer{position:-webkit-sticky;position:sticky;top:100vh;left:0;margin-top:var(--space-16);background:var(--default-footer-background)}.default-footer .link-list-block__link{text-decoration:none}.default-footer h3{margin-bottom:0;font-size:var(--typography-text-large);font-family:var(--typography-display-font);text-transform:uppercase}.default-footer a{font-size:var(--typography-text-small)}.default-footer__customer-service-area{display:flex;justify-content:center;background:var(--color-white)}.default-footer__customer-service-area-wrapper{display:flex;flex-direction:column;gap:30px;padding:var(--space-16)}@media screen and (min-width: 1024px){.default-footer__customer-service-area-wrapper{flex-direction:row;gap:0;width:var(--grid-site-width);height:390px}}.default-footer__customer-service-area-left{display:flex;flex:1;justify-content:center;align-items:center}@media screen and (min-width: 1024px){.default-footer__customer-service-area-left{align-items:center}}.default-footer__customer-service-grid{display:grid;grid-row-gap:var(--space-32);grid-template-rows:repeat(1,1fr);place-items:center;width:100%}@media screen and (min-width: 1024px){.default-footer__customer-service-grid{display:grid;grid-column-gap:var(--space-32);grid-row-gap:var(--space-40);grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:140px 300px;width:auto}}.default-footer__customer-service-area-left-icon{grid-area:2/1/3/2;border-radius:100%;background-color:var(--color-brand-primary);padding:var(--space-32)}@media screen and (min-width: 1024px){.default-footer__customer-service-area-left-icon{grid-area:1/1/3/2}}.default-footer__customer-service-area-left-heading{font-size:var(--typography-h2-fontsize-small);font-family:var(--typography-headingfont)}@media screen and (min-width: 1024px){.default-footer__customer-service-area-left-heading{align-self:end;font-size:var(--typography-h3-fontsize)}}.default-footer__customer-service-area-left-number{font-size:var(--typography-h2-fontsize-small);font-family:var(--typography-headingfont)}@media screen and (min-width: 1024px){.default-footer__customer-service-area-left-number{align-self:start;font-size:var(--typography-h3-fontsize)}}.default-footer__customer-service-area-right{display:flex;flex:1;flex-direction:column;justify-content:center}.default-footer__customer-service-area-right p{margin-bottom:var(--space-24)}@media screen and (min-width: 1024px){.default-footer__customer-service-area-right p{margin-bottom:var(--space-32)}}.default-footer__customer-service-area-right p:last-child{margin-bottom:0;font-size:var(--typography-text-micro)}@media screen and (min-width: 1024px){.default-footer__customer-service-area-right p:last-child{font-size:var(--typography-text-small)}}.default-footer__customer-service-area-right-inner{max-width:493px;text-align:center}@media screen and (min-width: 1024px){.default-footer__customer-service-area-right-inner{margin-left:var(--space-16);text-align:unset}}.default-footer__links{background-color:var(--color-brand-primary)}.default-footer__links-wrapper{justify-content:center;padding:var(--space-12) var(--space-16)}@media screen and (min-width: 1500px){.default-footer__links-wrapper{display:flex;padding:var(--space-64) 0}}.default-footer__links-wrapper [data-contentarea]{width:100%}.default-footer__links-wrapper .footerlinklistblockviewcomponent{flex:1}.default-footer__links-wrapper>div{display:flex;flex-direction:column;gap:var(--space-32)}@media screen and (min-width: 1024px){.default-footer__links-wrapper>div{flex-direction:row}}@media screen and (min-width: 1500px){.footer-link-list-block{min-width:200px}}.footer-link-list-block__items{display:flex;flex-direction:column}.default-footer__media-secondary-links-wrapper{display:flex;flex-direction:column;width:100%;max-width:var(--grid-site-width)}@media screen and (min-width: 1024px){.default-footer__media-secondary-links-wrapper{flex-direction:row}}.default-footer__media-secondary-links{display:flex;justify-content:center;background:rgb(242,242,241);background:linear-gradient(90deg,rgb(242,242,241) 50%,rgb(221,221,218) 50%);overflow:visible}.default-footer__media-secondary-links-left-light-grey{display:flex;flex-direction:column-reverse;margin-bottom:var(--space-32);background-color:var(--color-warm-gray-ultralight);width:100%}@media screen and (min-width: 1024px){.default-footer__media-secondary-links-left-light-grey{flex-direction:row}}.default-footer__media-secondary-links-left-light-grey h3{padding:var(--space-24) var(--space-16) 0 var(--space-16)}.default-footer__media-secondary-links-right-medium-grey{display:flex;flex-direction:column;background-color:var(--color-gray-neutral);width:100%}@media screen and (min-width: 1024px){.default-footer__media-secondary-links-right-medium-grey{flex-direction:row}}.default-footer__media-secondary-links-left-light-grey .icon-button-list-block{padding:0}.default-footer__media-secondary-links-left-light-grey .icon-button-list-block [data-contentarea]{gap:var(--space-8);margin-top:var(--space-16);padding-left:var(--space-16)}.default-footer__media-secondary-links-right-medium-grey{padding:var(--space-24) var(--space-16)}.default-footer__media-secondary-links-right-medium-grey .link-list-block svg{display:none!important}@media screen and (min-width: 1024px){.default-footer__media-secondary-links-right-medium-grey .link-list-block{width:322px}}.default-footer__media-secondary-links-right-medium-grey .link-list-block__link{margin-bottom:var(--space-16);min-height:45px}.default-footer__logos{padding-top:var(--space-24)}@media screen and (min-width: 1024px){.default-footer__logos{padding-top:0}}.default-footer__payment-heading{margin-bottom:506px}.default-footer__logos svg{max-width:50px;height:var(--space-24)}.default-footer__logos-svgs{display:flex;justify-content:space-evenly;margin-top:var(--space-16);border-radius:var(--box-border-radius);background-color:#fff;padding:10px}@media screen and (min-width: 1024px){.default-footer__logos-svgs{flex-direction:row;width:322px}}.default-footer__logos-svgs div:last-child:before{display:inline-block;margin-right:5px;margin-bottom:9px;border-radius:3.75px;background-color:var(--color-black);width:5px;height:5px;content:""}.default-footer__about-link-section{display:flex;flex-direction:column;background-color:var(--color-black);padding:var(--space-24)}@media screen and (min-width: 1024px){.default-footer__about-link-section{padding:var(--space-32)}}.default-footer__about-link-section ul{display:flex;flex-direction:column;margin:0;padding-bottom:var(--space-64);padding-left:0;list-style:none}@media screen and (min-width: 1024px){.default-footer__about-link-section ul{flex-direction:row;gap:var(--space-48);gap:var(--space-24)}}.default-footer__about-link-section li a{display:block;min-height:45px;color:var(--color-white);font-size:var(--typography-text-caption)}.default-footer__bottom-links{display:flex}@media screen and (min-width: 1024px){.default-footer__bottom-links{justify-content:center}}.default-footer__about-text{margin:auto;color:var(--color-white)}.default-footer__about-text p{font-size:var(--typography-text-caption);letter-spacing:.08px;text-align:center}@media screen and (min-width: 1024px){.default-footer__about-text{width:606px}.default-footer__about-text p{font-size:var(--typography-text-small)}}.default-footer__organization-settings{display:flex;flex-direction:column;align-items:center;padding:var(--space-40) 0}.default-footer__media-secondary-links-right-medium-grey .link-list-block__heading{margin-bottom:var(--space-16)}.default-footer__cookie-renew{height:45px;color:var(--color-white);text-align:center}.default-footer__cookie-renew:visited{color:var(--color-white)}
