.rg-footer{--rg-footer-heading: var(--rg-white);--rg-footer-text: var(--rg-white);--rg-footer-accent: var(--rg-red);--rg-footer-border: var(--rg-white-8);border-top:.1rem solid var(--rg-footer-border)}.rg-footer .page-width{display:block}.rg-footer .rg-footer__newsletter{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--rg--spacing--50);padding-bottom:var(--rg--spacing--60);border-bottom:.1rem solid var(--rg-footer-border)}.rg-footer__newsletter-heading{margin:0 0 var(--rg--spacing--20);color:var(--rg-footer-heading)}.rg-footer__newsletter-sub{margin:0;color:var(--rg-footer-text);font-size:1.5rem}.rg-footer__newsletter-form{flex:1 1 32rem;max-width:42rem;margin-left:auto}.rg-footer__newsletter .newsletter-form{width:100%;margin:0 0 0 auto}.rg-footer__newsletter .newsletter-form__field-wrapper{max-width:none;width:100%}.rg-footer .rg-newsletter-field.field{position:relative;display:flex;align-items:stretch;gap:var(--rg--spacing--30);border:0;border-radius:0;background:transparent;box-shadow:none;overflow:visible}.rg-footer .rg-newsletter-field.field:before,.rg-footer .rg-newsletter-field.field:after{display:none!important}.rg-footer .rg-newsletter-field .field__input{flex:1 1 auto;height:unset;padding:.7rem 1.6rem;border:.1rem solid var(--rg-footer-heading);border-radius:0;background:transparent;box-shadow:none;color:var(--rg-footer-heading);font-size:1.6rem;font-weight:600;letter-spacing:.06em;transition:all .3s ease;font-family:var(--font-heading-family);width:240px;max-width:100%;min-height:40px}.rg-footer .rg-newsletter-field .field__input::placeholder{color:rgba(var(--color-foreground),.45);opacity:1;text-transform:uppercase}.rg-footer .rg-newsletter-field .field__input:-webkit-autofill,.rg-footer .rg-newsletter-field .field__input:-webkit-autofill:hover,.rg-footer .rg-newsletter-field .field__input:-webkit-autofill:focus{-webkit-text-fill-color:var(--rg-footer-heading);transition:background-color 9999s ease-in-out 0s}.rg-footer .rg-newsletter-field .field__input:focus,.rg-footer .rg-newsletter-field .field__input:focus-visible{outline:none;box-shadow:none;border-color:var(--rg-footer-accent)}.rg-footer .rg-newsletter-field .field__label{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.rg-footer .rg-newsletter-button{position:static;flex:0 0 auto;width:auto;height:unset;padding:0 2.4rem;height:40px;border:0;border-radius:0;background:var(--rg-red)!important;color:var(--rg-white);font-family:var(--font-heading-family);font-size:1.6rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;transition:background-color .2s ease}.rg-footer .rg-newsletter-button:hover{background:var(--rg-btn-hover)!important}.rg-footer .rg-newsletter-button:focus-visible{outline:.2rem solid var(--rg-footer-heading);outline-offset:.2rem;box-shadow:none;background:var(--rg-btn-hover)}.rg-footer .rg-newsletter-button:focus:not(:focus-visible){outline:none;box-shadow:none;background:var(--rg-footer-accent)}.rg-footer__newsletter .newsletter-form__message{justify-content:flex-start;margin-top:var(--rg--spacing--20);color:var(--rg-footer-text)}.rg-footer .rg-footer__main{display:flex;flex-wrap:wrap;gap:var(--rg--spacing--60);padding-top:var(--rg--spacing--60);justify-content:space-between;margin-bottom:var(--rg--spacing--70);flex-direction:column}@media screen and (min-width:990px){.rg-footer .rg-footer__main{flex-direction:row}}.rg-footer__brand{flex:0 0 auto;width:100%;max-width:24rem}.rg-footer__brand-logo img{display:block;height:auto;max-width:100%}.rg-footer__brand-headline{margin:var(--rg--spacing--40) 0 0;color:var(--rg-footer-heading);font-size:1.8rem}.rg-footer__brand-desc{margin-top:var(--rg--spacing--30);color:var(--rg-footer-text)}.rg-footer__cols{flex-grow:1;display:grid;grid-template-columns:1fr 1fr 1fr 128px;gap:var(--rg--spacing--50);max-width:980px}.rg-footer__col-heading{margin:0 0 var(--rg--spacing--50);color:var(--rg-footer-heading);font-size:clamp(19px,2.2vw,21px);letter-spacing:-.02em;line-height:1.2}.rg-footer__menu{display:flex;flex-direction:column;gap:12px}.rg-footer__link{color:var(--rg-footer-text);text-decoration:none;font-size:1.6rem;line-height:1.6;transition:color .15s ease}.rg-footer__link:hover{color:var(--rg-footer-accent);text-decoration:none}.rg-footer__link.list-menu__item--active{text-decoration:none}.rg-social{display:flex;flex-direction:column;gap:16px;margin:0;padding:0}.rg-social__link{display:flex;align-items:center;gap:1rem;color:var(--rg-footer-text);text-decoration:none;font-size:1.6rem;transition:color .15s ease}.rg-social__link:hover{color:var(--rg-footer-accent)}.rg-social__link:hover svg{color:var(--rg-footer-accent)}.rg-social__icon{display:inline-flex;width:2rem;height:2rem;flex:0 0 auto;color:var(--rg-footer-heading)}.rg-social__link:hover .rg-social__icon{color:var(--rg-footer-accent)}.rg-social__icon svg{width:100%;height:100%;display:block;transition:all .3s ease;color:var(--rg-red)}.rg-footer__text{color:var(--rg-footer-text);display:flex;flex-direction:column;gap:8px}.rg-footer__text-block{width:100%;max-width:none;font-size:1.4rem;line-height:1.6;display:flex;flex-direction:column;gap:7px}.rg-footer__text-block.rte:after{content:none}.rg-footer__text-block *{margin:0}.rg-footer__text-block a{color:var(--rg-footer-heading)}.rg-footer__image{display:flex}.rg-footer__image.left{justify-content:flex-start}.rg-footer__image.center{justify-content:center}.rg-footer__image.right{justify-content:flex-end}.rg-footer__image-wrapper img{display:block;height:auto;max-width:100%}.rg-footer__localization{display:flex;flex-wrap:wrap;gap:var(--rg--spacing--40);margin-top:var(--rg--spacing--50)}.rg-footer__localization:empty{display:none}.rg-footer__bottom{margin-top:var(--rg--spacing--50)}.rg-footer .rg-footer__bottom-inner{border-top:.1rem solid var(--rg-footer-border);display:flex;align-items:center;gap:var(--rg--spacing--40);padding-top:16px}.rg-footer__copyright,.rg-footer__credit{flex:1 1 0;min-width:0}.rg-footer__copyright{text-align:left;display:flex;flex-wrap:wrap;align-items:center;gap:.4rem 1.2rem}.rg-footer__payment{flex:0 1 auto;display:flex;justify-content:center}.rg-footer__credit{text-align:right}.rg-footer__copyright .copyright__content,.rg-footer__credit .copyright__content{font-size:1.4rem;color:var(--rg-footer-text)}.rg-footer__copyright a,.rg-footer__credit a{color:var(--rg-footer-heading);text-decoration:none;transition:all .3s ease}.rg-footer__copyright a:hover,.rg-footer__credit a:hover{color:var(--rg-footer-accent)}.rg-footer__policies{display:flex;flex-wrap:wrap;align-items:center;gap:0 1.2rem;margin:0}.rg-footer__payment .list-payment{margin:0;padding:0;justify-content:center;gap:.75rem;flex-wrap:wrap}@media screen and (max-width:750px){.rg-footer__cols{grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--rg--spacing--60) var(--rg--spacing--50)}}@media screen and (max-width:749px){.rg-footer__newsletter{flex-direction:column;align-items:stretch;text-align:left}.rg-footer__newsletter-form{margin-left:0;max-width:none;flex:1}.rg-footer__main{flex-direction:column;gap:var(--rg--spacing--60)}.rg-footer__brand{max-width:none}.rg-footer__cols{grid-template-columns:repeat(2,minmax(0,1fr))}.rg-footer__bottom-inner{flex-direction:column;text-align:center;gap:var(--rg--spacing--40)}.rg-footer__copyright,.rg-footer__credit{flex:1 1 100%;text-align:center;justify-content:center}.rg-footer__copyright{justify-content:center}}@media screen and (max-width:479px){.rg-footer__cols{grid-template-columns:1fr 1fr}.rg-footer__brand-logo img{width:160px}.rg-footer .rg-newsletter-field .field__input{padding:0 1.2rem;font-size:1.4rem}.rg-footer .rg-newsletter-button{min-width:9rem;padding:0 1.4rem;font-size:1.4rem}.rg-footer .rg-newsletter-field.field{flex-direction:column;width:100%}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-footer.css.map */
