.footer{margin-top:0;background:linear-gradient(180deg,#3d3477,#2e2660);color:#fff;border-top:none;position:relative;padding-top:2.5rem!important;padding-bottom:0!important}.footer__content-top{padding-top:0;padding-bottom:1rem;margin-top:0}.footer__content-top+.footer__content-top{padding-top:0}.footer__blocks-container{display:grid!important;gap:2rem;grid-template-columns:1fr}@media screen and (min-width:750px){.footer__blocks-container{grid-template-columns:repeat(3,1fr);gap:3rem}}.footer-block{padding:0}.footer-block__heading{margin-bottom:1.2rem;font-size:1.3rem;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.12em;position:relative;padding-bottom:.8rem}.footer-block__details-content{list-style:none;padding:0;margin:0}.footer-block__details-content li{margin-bottom:0}.footer-block__details-content .link,.footer-block__details-content .list-menu__item--link{display:inline-block;padding:.3rem 0;line-height:1.5;text-decoration:none;color:#ffffffbf!important;font-size:1.35rem;border-bottom:none}.footer-block__details-content .link:hover,.footer-block__details-content .list-menu__item--link:hover{color:#fff;text-decoration:none}.footer-block__details-content.rte{color:#ffffffbf;line-height:1.7}.footer-block__details-content.rte p{font-size:1.3rem!important;line-height:1.7!important;margin:0}.footer-block--newsletter{margin-top:0}.footer__newsletter-wrapper{border-top:1px solid rgba(255,255,255,.1);padding-top:3rem;margin-top:1rem}.footer-block__newsletter{display:flex;flex-direction:column;gap:1.2rem;max-width:480px}.footer-block__newsletter .footer-block__heading{margin-bottom:.5rem}.footer-block__newsletter .newsletter-form__field-wrapper{margin-top:.5rem}.footer-block__newsletter .field{display:flex;border-radius:6px;overflow:hidden;border:1px solid rgba(255,255,255,.2);background:#ffffff14;transition:border-color .25s ease}.footer-block__newsletter .field:focus-within{border-color:#fff6}.footer-block__newsletter .field__input{background:transparent;border:none;border-radius:0;color:#fff;padding:1.2rem 1.5rem;font-size:1.3rem;flex:1}.footer-block__newsletter .field__input::placeholder{color:#ffffff73}.footer-block__newsletter .field__label{color:#ffffff73}.footer-block__newsletter .newsletter-form__button{background:#ffffff26;border:none;color:#fff;padding:1rem 1.6rem;cursor:pointer;transition:background .25s ease;display:flex;align-items:center}.footer-block__newsletter .newsletter-form__button:hover{background:#ffffff40}.footer__list-social{display:flex;gap:.8rem;list-style:none;padding:0;margin-top:1.2rem;justify-content:flex-start;flex-wrap:wrap}.footer__list-social .list-social__item{margin:0}.footer__list-social a,.footer__list-social .list-social__link{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:#ffffff1a;color:#fff;transition:background .25s ease,transform .25s ease}.footer__list-social a:hover,.footer__list-social .list-social__link:hover{background:#ffffff40;transform:translateY(-2px)}.footer__list-social .icon{width:18px;height:18px}.footer__divider{border:none;border-top:1px solid rgba(255,255,255,.1);margin:0}.footer__content-bottom{border-top:none;margin-top:1rem;padding:1.2rem 0 1rem;background:transparent}.footer__content-bottom-wrapper{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.footer__content-bottom-wrapper--center{justify-content:center}.footer__payment{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap;justify-content:center}.footer__payment .list-payment{display:flex;gap:.5rem;flex-wrap:wrap;align-items:center}.footer__payment .list-payment__item{display:flex;align-items:center}.footer__payment .icon--full-color{opacity:.8;transition:opacity .25s ease}.footer__payment .icon--full-color:hover{opacity:1}.footer__column{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.footer__column--info{justify-content:flex-end}.footer__localization{gap:1rem}.footer__localization .localization-form{display:flex;align-items:center}.footer__localization .localization-form__select{color:#ffffffb3;background:transparent}.footer__copyright{text-align:center;width:100%;padding-top:.8rem;border-top:none;margin-top:.3rem}.footer__copyright br{display:none}.copyright__content{font-size:1.2rem;color:#ffffff80}.copyright__content a{color:#fff9;text-decoration:none;transition:color .25s ease}.copyright__content a:hover{color:#fff}.policies{list-style:none;padding:0;display:inline-flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin:0}.policies li{display:flex;align-items:center}.policies li:not(:last-child):after{content:"\b7";margin-left:.5rem;color:#ffffff4d}.policies a{color:#ffffff80;text-decoration:none;transition:color .25s ease}.policies a:hover{color:#fff}.footer.color-scheme-5 a,.footer.color-scheme-5 .copyright__content{color:#ffffffb3!important}.footer-trust{display:flex;justify-content:center;align-items:flex-start;flex-wrap:wrap;gap:2rem;padding:1.5rem 2rem;border-top:1px solid rgba(255,255,255,.15);margin-top:1rem}.footer-trust__item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.4rem;min-width:130px}.footer-trust__icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);margin-bottom:.3rem}.footer-trust__icon svg{width:22px;height:22px;stroke:#fff}.footer-trust__label{font-size:1.3rem;font-weight:600;color:#fff;letter-spacing:.03rem}.footer-trust__sub{font-size:1.1rem;color:#ffffffa6;line-height:1.3}@media screen and (max-width:749px){.footer-trust{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem 1rem;padding:1.5rem 1rem;justify-items:center}.footer-trust__item{min-width:unset;width:100%;display:flex;flex-direction:column;align-items:center;text-align:center}.footer-trust__icon{width:44px;height:44px}.footer-trust__icon svg{width:20px;height:20px}.footer-trust__label{font-size:1.2rem}.footer-trust__sub{font-size:1rem}}@media screen and (max-width:749px){.footer__content-top{padding-left:2rem;padding-right:2rem}.footer__blocks-container{grid-template-columns:1fr;gap:2rem}.footer-block__heading{font-size:1.3rem}.footer__list-social{justify-content:flex-start}.footer__content-bottom-wrapper{flex-direction:column;text-align:center}.footer__column--info,.footer__column{justify-content:center}.footer-trust{gap:1.5rem}.footer-contact__item{justify-content:flex-start}.footer-block__newsletter{max-width:100%}}@media screen and (min-width:750px)and (max-width:989px){.footer__blocks-container{grid-template-columns:repeat(2,1fr);gap:3rem}}
/*# sourceMappingURL=/cdn/shop/t/36/assets/section-footer.css.map */
