.footer{display:block;background-color:#141830}.footer .floating-label{color:#f1f1f1}.footer p,.footer span,.footer a{color:#f1f1f1}.footer .social-media path{fill:#f1f1f1}.footer .icon-chevron-bottom path{stroke:#f1f1f1}.footer .banner{background-color:#141830}.footer__logo-img{-o-object-fit:contain;object-fit:contain;margin:0 auto}@media screen and (min-width: 700px){.footer__logo-img{margin:0 0}}.footer__block-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}@media screen and (min-width: 700px)and (max-width: 1000px){.footer__block-list{-webkit-column-gap:60px;-moz-column-gap:60px;column-gap:60px}}@media screen and (min-width: 700px){.footer__block-list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.footer__block{width:100%;gap:20px}@media screen and (min-width: 700px){.footer__block{width:auto;gap:27px}}.footer__block--newsletter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;margin-bottom:70px}@media screen and (min-width: 700px){.footer__block--newsletter img{max-width:240px}}.footer__block--menu{padding-top:20px;max-width:unset;overflow:hidden;border-bottom:1px solid #f1f1f1}.footer__block--menu.is-active{border:none}.footer__block--menu.is-active .footer__block-items{opacity:1;height:auto;padding:10px 0}@media screen and (min-width: 700px){.footer__block--menu.is-active .footer__block-items{padding:0}}.footer__block--menu.is-active .footer__block-arrow{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}@media screen and (min-width: 700px){.footer__block--menu{border-bottom:none}}.footer__block-title{font-family:Roboto,sans-serif;font-size:16px;font-weight:600;line-height:24px;letter-spacing:.05em;text-align:left;color:#f1f1f1}.footer__block-item{padding-left:20px}@media screen and (min-width: 700px){.footer__block-item{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.footer__block-link{font-family:Roboto,sans-serif;font-size:14px;font-weight:400;line-height:21px;text-align:left;color:#f1f1f1}.footer__block-link:hover{text-decoration:underline}.footer__newsletter-consent{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;padding-right:50px}.footer__newsletter-consent.is-active .footer__newsletter-checkmark{opacity:1}.footer__newsletter-checkbox{margin-top:2px;display:-webkit-box;display:-ms-flexbox;display:flex;min-width:15px;max-width:15px;min-height:15px;max-height:15px;border:1px solid #f1f1f1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.footer__newsletter-checkbox--consent{opacity:0;pointer-events:none;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.footer__newsletter-checkbox--consent:checked~.footer__newsletter-checkmark{opacity:1}.footer__newsletter-checkmark{opacity:0}.footer__consent-text{font-family:Roboto,sans-serif;font-size:14px;font-weight:400;line-height:21px;text-align:left}.footer__consent-text a{text-decoration:underline}.footer__consent-text a:hover{text-decoration:none}.footer__block-items{-webkit-transition:opacity .3s ease,height .3s ease;transition:opacity .3s ease,height .3s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}@media screen and (max-width: 700px){.footer__block-items{opacity:0;height:0}}@media screen and (min-width: 700px){.footer__block-items{max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content;height:-webkit-fit-content !important;height:-moz-fit-content !important;height:fit-content !important;gap:19px}}.footer__block-top{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer__block-arrow{display:-webkit-box;display:-ms-flexbox;display:flex;padding-right:2px;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease}@media screen and (min-width: 700px){.footer__block-arrow{display:none}}.footer__newsletter-input{background-color:rgba(0,0,0,0) !important;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;line-height:21px;text-align:left;padding:0px 22px 20px 0;border-bottom:1px solid #f1f1f1;color:#f1f1f1;width:100%}.footer__newsletter-input:focus{outline:none;border-color:#bcbcbc}.footer__newsletter-input::-webkit-input-placeholder{font-family:Roboto,sans-serif;font-size:14px;font-weight:400;line-height:21px;text-align:left;color:#f1f1f1}.footer__newsletter-input::-moz-placeholder{font-family:Roboto,sans-serif;font-size:14px;font-weight:400;line-height:21px;text-align:left;color:#f1f1f1}.footer__newsletter-input:-ms-input-placeholder{font-family:Roboto,sans-serif;font-size:14px;font-weight:400;line-height:21px;text-align:left;color:#f1f1f1}.footer__newsletter-input::-ms-input-placeholder{font-family:Roboto,sans-serif;font-size:14px;font-weight:400;line-height:21px;text-align:left;color:#f1f1f1}.footer__newsletter-input::placeholder{font-family:Roboto,sans-serif;font-size:14px;font-weight:400;line-height:21px;text-align:left;color:#f1f1f1}.footer__email-container{position:relative}.footer__email-btn-send{position:absolute;top:50%;right:0;-webkit-transform:translate(0, -50%);transform:translate(0, -50%)}.footer__aside-top{display:none}.footer__copyright{font-family:Roboto,sans-serif;font-size:14px;font-weight:400;line-height:21px}@media screen and (min-width: 700px){.footer__copyright{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.footer__mobile-links{list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}@media screen and (min-width: 700px){.footer__mobile-links{display:none}}.footer__mobile-link{font-family:Roboto,sans-serif;font-size:14px;font-weight:400;line-height:21px;text-align:left;text-decoration:none;color:#f1f1f1}@media screen and (min-width: 700px){.footer__payment-icons{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;display:grid;grid-template-columns:repeat(5, 36px);-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}}.footer__desktop-selectors{display:none;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media screen and (min-width: 700px){.footer__desktop-selectors{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.footer__desktop-selectors .footer__aside-top{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width: 700px){.footer__aside-bottom{display:grid;grid-template-columns:1fr 1fr 1fr}}.footer .popover-listbox__option span{color:#000}