.rrr-footer{position:relative;width:100%;overflow:hidden;background:var(--rrr-footer-background);color:var(--rrr-footer-text);font-family:var(--rrr-footer-body-font);font-size:var(--rrr-footer-body-size)}.rrr-footer,.rrr-footer *{box-sizing:border-box}.rrr-footer a{color:inherit;text-decoration:none}.rrr-footer button,.rrr-footer input{font:inherit}.rrr-footer__container{padding-top:var(--rrr-footer-padding-top);padding-bottom:var(--rrr-footer-padding-bottom)}.rrr-footer__grid{display:grid;grid-template-columns:minmax(230px,1.35fr) repeat(3,minmax(130px,.72fr)) minmax(270px,1.2fr);gap:var(--rrr-footer-column-gap);align-items:start}.rrr-footer__brand{min-width:0}.rrr-footer__logo-link{display:inline-flex;align-items:center;max-width:100%}.rrr-footer__logo-image{display:block;width:min(var(--rrr-footer-logo-width),100%);max-width:100%;height:auto;object-fit:contain}.rrr-footer__logo-text{color:var(--rrr-footer-heading);font-family:var(--rrr-footer-heading-font);font-size:clamp(30px,3vw,50px);font-weight:600;line-height:1;letter-spacing:.12em}.rrr-footer__tagline{margin:22px 0 0;color:var(--rrr-footer-heading);font-family:var(--rrr-footer-heading-font);font-size:13px;font-weight:500;line-height:1.5;letter-spacing:.12em;text-transform:uppercase}.rrr-footer__description{max-width:360px;margin-top:15px;color:var(--rrr-footer-muted);line-height:1.75}.rrr-footer__description p,.rrr-footer__newsletter-text p{margin:0}.rrr-footer__description p+p,.rrr-footer__newsletter-text p+p{margin-top:10px}.rrr-footer__socials{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.rrr-footer__social-link{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid var(--rrr-footer-border);border-radius:50%;color:var(--rrr-footer-heading);transition:color .25s ease,background-color .25s ease,border-color .25s ease,transform .25s ease}.rrr-footer__social-link:hover{color:var(--rrr-footer-background);background:var(--rrr-footer-accent);border-color:var(--rrr-footer-accent);transform:translateY(-2px)}.rrr-footer__social-link:focus-visible{outline:2px solid var(--rrr-footer-accent);outline-offset:3px}.rrr-footer__social-link svg{display:block;width:17px;height:17px;fill:currentColor}.rrr-footer__column{min-width:0}.rrr-footer__column-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;margin:0;padding:0;border:0;color:var(--rrr-footer-heading);background:transparent;font-family:var(--rrr-footer-heading-font);font-size:var(--rrr-footer-heading-size);font-weight:600;line-height:1.3;letter-spacing:.08em;text-align:left;text-transform:uppercase;cursor:default;pointer-events:none}.rrr-footer__toggle-icon{display:none}.rrr-footer__column-content{margin-top:24px}.rrr-footer__links{display:flex;flex-direction:column;gap:var(--rrr-footer-link-gap);margin:0;padding:0;list-style:none}.rrr-footer__link-item{margin:0;padding:0}.rrr-footer__link{position:relative;display:inline-block;color:var(--rrr-footer-link-color);font-family:var(--rrr-footer-link-font);font-size:var(--rrr-footer-link-size);font-weight:var(--rrr-footer-link-weight);line-height:var(--rrr-footer-link-line-height);letter-spacing:var(--rrr-footer-link-letter-spacing);text-transform:var(--rrr-footer-link-transform);transition:color .25s ease,opacity .25s ease}.rrr-footer__link:after{position:absolute;right:0;bottom:-3px;left:0;width:0;height:1px;margin:auto;background:var(--rrr-footer-accent);content:"";transition:width .25s ease}.rrr-footer__link:hover{color:var(--rrr-footer-link-hover-color)}.rrr-footer__link:hover:after{width:100%}.rrr-footer__link:focus-visible{color:var(--rrr-footer-link-hover-color);outline:1px solid var(--rrr-footer-accent);outline-offset:5px}.rrr-footer__link--disabled{cursor:default;opacity:.65}.rrr-footer__link--disabled:after{display:none}.rrr-footer__empty-message{margin:0;color:var(--rrr-footer-muted);font-size:12px;line-height:1.7}.rrr-footer__newsletter{min-width:250px}.rrr-footer__newsletter-heading{margin:0;color:var(--rrr-footer-heading);font-family:var(--rrr-footer-heading-font);font-size:var(--rrr-footer-heading-size);font-weight:600;line-height:1.3;letter-spacing:.08em;text-transform:uppercase}.rrr-footer__newsletter-text{max-width:390px;margin-top:24px;color:var(--rrr-footer-muted);line-height:1.75}.rrr-footer__newsletter-form{margin-top:23px}.rrr-footer__newsletter-fields{display:flex;width:100%;min-height:52px;border:1px solid var(--rrr-footer-border);background:var(--rrr-footer-input-bg);transition:border-color .25s ease,box-shadow .25s ease}.rrr-footer__newsletter-fields:focus-within{border-color:var(--rrr-footer-accent);box-shadow:0 0 0 1px var(--rrr-footer-accent)}.rrr-footer__newsletter-input{width:100%;min-width:0;padding:0 18px;border:0;outline:none;color:var(--rrr-footer-input-text);background:transparent}.rrr-footer__newsletter-input::placeholder{color:var(--rrr-footer-muted);opacity:1}.rrr-footer__newsletter-button{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;gap:9px;min-width:104px;padding:0 19px;border:0;color:var(--rrr-footer-button-text);background:var(--rrr-footer-button-bg);font-size:13px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:color .25s ease,background-color .25s ease}.rrr-footer__newsletter-button:hover{color:var(--rrr-footer-button-hover-text);background:var(--rrr-footer-button-hover-bg)}.rrr-footer__newsletter-button:focus-visible{outline:2px solid var(--rrr-footer-heading);outline-offset:-5px}.rrr-footer__newsletter-button svg{width:17px;height:17px;transition:transform .25s ease}.rrr-footer__newsletter-button:hover svg{transform:translate(3px)}.rrr-footer__form-message{display:block;margin:12px 0 0;font-size:13px;line-height:1.5}.rrr-footer__form-message--error{color:#ff8f8f}.rrr-footer__form-message--success{color:var(--rrr-footer-accent)}.rrr-footer__bottom{display:grid;grid-template-columns:1fr auto 1fr;gap:25px;align-items:center;margin-top:70px;padding-top:28px;border-top:1px solid var(--rrr-footer-border);color:var(--rrr-footer-muted);font-size:12px;line-height:1.6}.rrr-footer__copyright{display:flex;flex-wrap:wrap;gap:4px}.rrr-footer__bottom-tagline{color:var(--rrr-footer-heading);font-family:var(--rrr-footer-heading-font);letter-spacing:.1em;text-align:center;text-transform:uppercase}.rrr-footer__policies{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px 18px;margin:0;padding:0;list-style:none}.rrr-footer__policies a{transition:color .25s ease}.rrr-footer__policies a:hover{color:var(--rrr-footer-heading)}.rrr-footer__policies a:focus-visible{color:var(--rrr-footer-heading);outline:1px solid var(--rrr-footer-accent);outline-offset:4px}.rrr-footer__payments{display:flex;align-items:center;justify-content:flex-end;gap:15px;margin-top:22px}.rrr-footer__payment-label{color:var(--rrr-footer-muted);font-size:11px;letter-spacing:.08em;text-transform:uppercase}.rrr-footer__payment-list{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:7px;margin:0;padding:0;list-style:none}.rrr-footer__payment-item{display:flex;align-items:center;line-height:0}.rrr-footer__payment-icon{display:block;width:38px;height:auto}@media screen and (max-width:1200px)and (min-width:750px){.rrr-footer__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.rrr-footer__brand,.rrr-footer__newsletter{grid-column:span 3}.rrr-footer__newsletter{min-width:0;max-width:600px}.rrr-footer__bottom{grid-template-columns:1fr 1fr}.rrr-footer__bottom-tagline{display:none}}@media screen and (max-width:749px){.rrr-footer__container{padding-top:var(--rrr-footer-mobile-padding-top);padding-bottom:var(--rrr-footer-mobile-padding-bottom)}.rrr-footer__grid{display:block}.rrr-footer__brand{padding-bottom:35px}.rrr-footer__logo-image{width:min(var(--rrr-footer-mobile-logo-width),100%)}.rrr-footer__tagline{margin-top:19px;font-size:11px}.rrr-footer__description{max-width:100%;margin-top:13px;line-height:1.7}.rrr-footer__socials{margin-top:21px}.rrr-footer__social-link{width:38px;height:38px}.rrr-footer__column{border-top:1px solid var(--rrr-footer-border)}.rrr-footer__column:last-of-type{border-bottom:1px solid var(--rrr-footer-border)}.rrr-footer__column-toggle{min-height:62px;padding:18px 0;cursor:pointer;pointer-events:auto}.rrr-footer__column-toggle:focus-visible{outline:1px solid var(--rrr-footer-accent);outline-offset:-2px}.rrr-footer__toggle-icon{position:relative;display:block;flex:0 0 18px;width:18px;height:18px;margin-left:20px}.rrr-footer__toggle-line{position:absolute;top:50%;left:50%;display:block;width:14px;height:1px;background:currentColor;transform:translate(-50%,-50%);transition:transform .2s ease}.rrr-footer__toggle-line--vertical{transform:translate(-50%,-50%) rotate(90deg)}.rrr-footer__column.is-open .rrr-footer__toggle-line--vertical{transform:translate(-50%,-50%) rotate(0)}.rrr-footer__column-content{margin-top:0;padding:0 0 23px}.rrr-footer__link{font-size:var(--rrr-footer-mobile-link-size)}.rrr-footer__newsletter{min-width:0;padding-top:38px}.rrr-footer__newsletter-text{margin-top:15px}.rrr-footer__newsletter-form{margin-top:20px}.rrr-footer__newsletter-fields{min-height:54px}.rrr-footer__newsletter-input{padding:0 14px;font-size:13px}.rrr-footer__newsletter-button{min-width:93px;padding:0 14px}.rrr-footer__bottom{display:flex;flex-direction:column;align-items:flex-start;gap:13px;margin-top:45px;padding-top:22px}.rrr-footer__bottom-tagline{order:-1;text-align:left}.rrr-footer__policies{justify-content:flex-start;gap:7px 15px}.rrr-footer__payments{align-items:flex-start;justify-content:flex-start;margin-top:22px}.rrr-footer__payment-list{justify-content:flex-start}.rrr-footer__payment-label{display:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/rrr-luxury-footer.css.map */
