:root{--footer-height-desktop: 28rem;--list-item-font-size: 1.4rem}@media screen and (max-width: 1279px){.footer__blocks-wrapper .desktop-only{display:none!important}}@media screen and (min-width: 1280px){.footer__blocks-wrapper .mobile-only{display:none!important}}.footer{background-color:var(--color-black)}.footer__decoration-bar{background-color:var(--color-et-green);height:.8rem;width:100%;margin:0}@media screen and (min-width: 990px){.footer__decoration-bar{height:2rem}}.footer__content-top{padding:3.6rem 4.5rem;display:block}@media screen and (min-width: 750px){.footer__content-top{max-width:calc(var(--page-width) - 4rem);margin:0 auto;padding:0 2rem}}@media screen and (min-width: 1280px){.footer__content-top{max-height:var(--footer-height-desktop);max-width:var(--page-width);padding:3rem 0}}.footer__content-top p,.footer__content-top a,.footer__content-top h2{color:#fff!important;line-height:2.2rem}@media screen and (max-width: 1279px){.footer__content-top{padding:0 0 1rem}}.footer__content-bottom{background-color:#000;flex-wrap:wrap;padding:1.4rem 0 3.3rem;padding-left:0;padding-right:0;row-gap:1.5rem}.footer__content-bottom:only-child{border-top:0}.footer__content-bottom-wrapper{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;row-gap:1.5rem;height:100%;width:100%}.footer__content-bottom-wrapper a{display:inline-flex;margin:0 1.5rem}@media screen and (min-width: 990px){.footer__content-bottom{border-top-width:.1rem;height:5.8rem}.footer__content-bottom-wrapper a{margin:0 2.5rem}}.footer__column{width:100%;align-items:flex-end}.footer__column--info{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-left:2rem;padding-right:2rem}@media screen and (min-width: 990px){.footer__column--info{grid-area:info;padding-left:0;padding-right:0;align-items:flex-end}}.footer__blocks-wrapper{display:flex;flex-direction:column}@media screen and (min-width: 1280px){.footer__blocks-wrapper{display:grid;grid-template-areas:"logo info menu newsletter";grid-template-columns:1fr 1fr 2fr 1fr;column-gap:2rem}}.footer-block:only-child:last-child{text-align:center;max-width:76rem;margin:0 auto}.footer-block:empty{display:none}.footer-block--logo{grid-area:logo;display:flex;flex-direction:column;justify-content:space-between}.footer-block--logo span{color:#fff}.footer-block--info p{margin:0}.footer-block__info-content a[href^=mailto],.footer-block__info-content a[href^=tel]{text-decoration:none}@media screen and (min-width: 1280px){.footer__payment{margin-top:1.5rem}}@media screen and (max-width: 1279px){.footer-block--logo{order:1}.footer-block--info-mobile{display:flex;justify-content:space-evenly;border-bottom:solid 1px var(--color-cw-slate-gray)}.footer-block--info-mobile-subtext{order:2;text-align:center;margin-top:1rem}.footer-block--info-mobile .footer-block__info-content{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;row-gap:1.3rem;padding:1.3rem;width:50%}}.info-content__bottom{margin-top:1.8rem}.info-content__bottom a,.footer-block__info-content a{text-decoration:none}.footer-block--menu-mobile .accordion{border-bottom:solid 1px var(--color-cw-slate-gray);padding:1.5rem 2.5rem;margin-top:0;color:#fff}.footer-block--menu-mobile .accordion details[open] svg{transform:rotate(180deg)}.footer-block--menu-mobile .accordion .accordion__title{font-size:1.4rem;text-transform:uppercase;margin:0;font-weight:400}.footer-block--menu-mobile .accordion .accordion__content{margin-top:1.4rem}.footer-block--menu-mobile summary .icon-caret{right:0}.footer-block--menu-mobile .footer-block__menu-list li{margin-bottom:.75rem}.footer-block--menu-desktop{grid-area:menu;display:flex;flex-wrap:wrap;flex-direction:column;row-gap:1.8rem;column-gap:5rem}@media screen and (min-width: 1280px){.footer-block--menu-desktop{flex-wrap:nowrap;flex-direction:row;max-height:var(--footer-height-desktop)}}.footer-block__menu-list a{font-size:1.6rem;font-weight:300;line-height:2.5rem;padding:0}@media screen and (min-width: 750px){.footer-block__menu-list a{font-size:1.4rem;line-height:2.2rem}}.footer-block__menu-list a:hover{text-decoration:underline}.footer-block--newsletter{grid-area:newsletter;padding:2.6rem 2.2rem}.footer-block--newsletter:only-child{margin-top:0}.footer-block--newsletter>*{flex:1 1 100%}.footer__newsletter .field input::placeholder{opacity:1;color:#fff}.footer__newsletter .newsletter-form__button{font-size:.9rem;border-radius:5px;width:4.7rem}@media screen and (max-width: 989px){.footer-block.footer-block--menu:only-child{text-align:left}}@media screen and (min-width: 1280px){.footer-block--newsletter{flex-wrap:nowrap;max-width:22rem;width:100%;justify-content:space-between;padding:0}}.footer-block__heading{margin-bottom:1rem;margin-top:0;font-size:var(--list-item-font-size);line-height:2.2rem;font-weight:700}.footer__list-social:empty,.footer-block--newsletter:empty{display:none}.footer-block__newsletter{text-align:center}@media screen and (min-width: 990px){.footer-block__newsletter{text-align:left}.footer-block__newsletter:not(:only-child){text-align:left}.footer-block__newsletter:not(:only-child) .newsletter-form__message--success{left:auto}}.footer-block__social{margin-top:2.4rem}.footer-block__social .footer__list-social{justify-content:flex-start}@media screen and (max-width: 1439px){.footer__list-social.list-social{justify-content:center}}.footer__copyright{text-align:center;margin-top:1.5rem}@media screen and (min-width: 990px){.footer__copyright{text-align:right}}@keyframes appear-down{0%{opacity:0;margin-top:-1rem}to{opacity:1;margin-top:0}}.footer-block__details-content{margin-bottom:4rem}@media screen and (min-width: 990px){.footer-block__details-content{margin-bottom:0}.footer-block__details-content>p,.footer-block__details-content>li{padding:0}.footer-block:only-child li{display:inline}.footer-block__details-content>li:not(:last-child){margin-right:1.5rem}}.footer-block__details-content .list-menu__item--link,.copyright__content a{color:rgba(var(--color-foreground),.75)}.footer-block__details-content .list-menu__item--active{transition:text-decoration-thickness var(--duration-short) ease;color:rgb(var(--color-foreground))}@media screen and (min-width: 990px){.footer-block__details-content .list-menu__item--link:hover,.copyright__content a:hover{color:rgb(var(--color-foreground));text-decoration:underline;text-underline-offset:.3rem}.footer-block__details-content .list-menu__item--active:hover{text-decoration-thickness:.2rem}}@media screen and (max-width: 989px){.footer-block__details-content .list-menu__item--link{padding-top:1rem;padding-bottom:1rem}}@media screen and (min-width: 990px){.footer-block__details-content .list-menu__item--link{display:inline-block;font-size:1.4rem}.footer-block__details-content>:first-child .list-menu__item--link{padding-top:0}}@media screen and (max-width: 989px){.footer-block-image{text-align:center}}.footer-block-image>img{height:auto}.footer-block__details-content .placeholder-svg{max-width:20rem}.copyright__content a{color:currentColor;text-decoration:none}@keyframes animateLocalization{0%{opacity:0;transform:translateY(0)}to{opacity:1;transform:translateY(-1rem)}}.footer .disclosure__link{padding:.95rem 3.5rem .95rem 2rem;color:rgba(var(--color-foreground),.75)}.footer .disclosure__link:hover{color:rgb(var(--color-foreground))}.footer .disclosure__link--active{text-decoration:underline}.footer-block__info-content__icon{height:40px;width:40px;display:flex;justify-content:center;align-items:center}
/*# sourceMappingURL=/s/files/1/3101/6502/t/29/assets/section-footer.css.map */
