.footer{padding-top:20px;padding-bottom:38px;background-color:var(--background-color, #000000);background-repeat:repeat;background-attachment:fixed;background-position:50% 50%}.footer a,.footer button{border:0;background:none;padding:0;margin:0;text-align:initial;text-transform:none;letter-spacing:normal;box-shadow:none!important}.footer .footer__container{width:100%;max-width:1440px;margin-left:auto;margin-right:auto;padding-left:35px;padding-right:35px}.footer .footer__row{display:flex;flex-direction:column}.footer .footer__row--main{gap:32px}.footer .footer__row--menu{gap:20px}.footer .footer__col--newsletter{flex:0 0 calc(42.5% - 42px)}.footer .footer__col--links{flex:1 0 calc(57.5% - 42px)}.footer .footer__col--menu{flex:1 0 auto}.footer .footer__menu-title{font-family:var(--ff-body);font-size:16px;font-weight:700;line-height:1.2;color:var(--text-color, #ffffff)}.footer .footer__menu-content{display:flex;flex-direction:column;gap:15px;padding-top:5px;padding-bottom:35px}.footer .footer__links--desktop{display:none;margin-top:15px}.footer .footer__link{display:inline-block;width:fit-content;font-family:var(--ff-body);font-size:16px;font-weight:400;line-height:1.2;color:var(--text-color, #ffffff);transition:opacity .25s ease-out}@media (-moz-touch-enabled: 0),(hover: hover){.footer .footer__link:hover{opacity:.75}}.footer .footer__accordion-item{border-bottom:1px solid #e2e2e2}.footer .footer__accordion-item:first-child{border-top:1px solid #e2e2e2}.footer .footer__accordion-item-toggler{padding-top:20px;padding-bottom:20px;text-align:left}.footer__copyright-wrapper{display:grid;gap:20px;margin-top:25px}.footer .footer__copyright{display:flex;flex-direction:column;gap:16px}.footer__copyright-content{display:grid;gap:20px}.footer .footer__copyright-text,.footer .footer__copyright-link{font-family:var(--ff-body);font-size:16px;font-weight:400;line-height:1.2;color:var(--text-color, #ffffff)}.footer .footer__copyright-link{text-decoration:underline}.footer .footer__socials{display:flex;flex-wrap:wrap;gap:15px}.footer .footer__socials-item{display:flex;align-items:center;justify-content:center;width:35px;height:35px;border-radius:50%;background-color:#fff;box-shadow:0 2px 4px #00000040}.footer .footer__socials-icon-image{display:block;max-height:26px}.footer .footer__newsletter-wrapper{position:relative;overflow:visible;max-width:510px;margin-left:auto;margin-right:auto;padding-top:26px;padding-bottom:60px}.footer .footer__newsletter-overlay{position:absolute;display:block}.footer .footer__newsletter-overlay--top{top:0;left:-17px;max-height:64px}.footer .footer__newsletter-overlay--bottom{bottom:0;right:-33px;max-height:100px}.footer .footer__newsletter{padding:55px 15px 27px;border-radius:4px;background-color:#fff;color:#000}.footer .footer__newsletter-row+.footer__newsletter-row{margin-top:15px}.footer .footer__newsletter-title{display:inline-block;margin-bottom:11px;font-family:var(--ff-body);font-size:14px;font-weight:600;line-height:1.2;color:#000}.footer .footer__newsletter-title--bold{font-weight:700}.footer .footer__newsletter-form-field{display:flex;align-items:center}.footer .footer__newsletter-form-field+.footer__newsletter-form-field{margin-top:16px}.footer .footer__newsletter-form-field--properties{gap:12px}.footer .footer__newsletter-form-field--email{flex-direction:column;gap:7px}.footer .footer__newsletter-form-label{font-family:var(--ff-body);font-size:12px;font-weight:400;line-height:1.2;color:#000}.footer .footer__newsletter-form-radio{line-height:1.2}.footer .footer__newsletter-form-radio-input{display:none}.footer .footer__newsletter-form-radio-input:checked+.footer__newsletter-form-radio-label:before{border-color:#000;background-color:#ecddeb}.footer .footer__newsletter-form-radio-input:checked+.footer__newsletter-form-radio-label:after{display:block}.footer .footer__newsletter-form-radio-label{position:relative;display:inline-block;padding-left:20px;font-family:var(--ff-body);font-weight:400;font-size:10px;line-height:1.2;color:#000;cursor:pointer;vertical-align:middle}.footer .footer__newsletter-form-radio-label:before,.footer .footer__newsletter-form-radio-label:after{content:"";position:absolute;top:50%;border-radius:50%;transform:translateY(-50%)}.footer .footer__newsletter-form-radio-label:before{left:0;width:16px;height:16px;border:1px solid #c18ebc;background-color:#fff}.footer .footer__newsletter-form-radio-label:after{left:3px;display:none;width:10px;height:10px;background-color:#623b5e}.footer .footer__newsletter-form-input{display:block;width:100%;max-width:100%;font-family:var(--ff-body);height:45px;padding-left:14px;padding-right:14px;border-radius:3px;border:1px solid #abaaaa;font-size:16px;line-height:1.2;color:#000;letter-spacing:.005em;transition:border-color .25s ease-out}.footer .footer__newsletter-form-input:focus{border-color:#e2e2e2}.footer .footer__newsletter-form-input::-webkit-input-placeholder{color:#666}.footer .footer__newsletter-form-input::-moz-placeholder{color:#666}.footer .footer__newsletter-form-input:-moz-placeholder{color:#666}.footer .footer__newsletter-form-input:-ms-input-placeholder{color:#666}.footer .footer__newsletter-form-actions{width:100%}.footer .footer__newsletter-form-button{display:block;width:100%;height:45px;padding:0 14px;border-radius:4px;border:1px solid #000000;background-color:#000;font-family:var(--ff-body);font-size:14px;font-weight:500;text-align:center;text-transform:uppercase;letter-spacing:1px;color:#fff;white-space:nowrap}.footer .footer__newsletter-form-button:hover{background-color:#000;color:#fff}.footer .footer__newsletter-form-messages{font-size:12px;line-height:1.2;letter-spacing:.005em}.footer .footer__newsletter-form-message{margin-top:16px}@media (min-width: 992px){.footer{padding-top:62px;padding-bottom:75px;background-attachment:initial}.footer .footer__row--main{gap:64px}.footer .footer__row--menu{flex-direction:row;gap:0}.footer .footer__links--desktop{display:block}.footer .footer__links--mobile{display:none}.footer .footer__menu-title{display:inline-block;padding:2px 6px;background-color:var(--highlight-color, #c18ebc);color:var(--highlight-text-color, #000000)}.footer .footer__menu-content{margin-top:20px;padding-top:0;padding-bottom:0}.footer__copyright-wrapper{margin-top:53px}.footer .footer__copyright{flex-direction:row;align-items:center;justify-content:space-between}.footer .footer__newsletter-wrapper{padding-top:15px;padding-bottom:77px}.footer .footer__newsletter-overlay--top{left:-12px}.footer .footer__newsletter-overlay--bottom{max-height:160px}.footer .footer__newsletter{padding:50px 63px 46px 48px}.footer .footer__newsletter-row+.footer__newsletter-row{margin-top:25px}.footer .footer__newsletter-title{margin-bottom:16px;font-size:16px}.footer .footer__newsletter-form-field+.footer__newsletter-form-field{margin-top:12px}.footer .footer__newsletter-form-field--properties{gap:26px}.footer .footer__newsletter-form-field--email{position:relative;flex-direction:row;gap:0}.footer .footer__newsletter-form-label{font-size:14px}.footer .footer__newsletter-form-radio-label{padding-left:21px;font-size:12px}.footer .footer__newsletter-form-input{padding-right:110px;font-size:14px}.footer .footer__newsletter-form-actions{position:absolute;top:50%;right:0;width:fit-content;transform:translateY(-50%)}.footer .footer__newsletter-form-button{width:fit-content}.footer .footer__newsletter-form-message{margin-top:12px}}@media (min-width: 1200px){.footer .footer__row{flex-direction:row}.footer .footer__row--main{gap:82px}}@media (min-width: 1400px){.footer .footer__container{padding-left:84px;padding-right:84px}.footer .footer__row--menu{gap:20px}.footer .footer__newsletter-wrapper{max-width:100%}}
/*# sourceMappingURL=/cdn/shop/t/732/assets/section-footer.css.map */
