@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400&family=Inter:wght@300;400;500;600&display=swap";:root{--r90-espresso: #3e1c00;--r90-espresso-light: #5a3a1a;--r90-espresso-rgb: 62, 28, 0;--r90-white: #ffffff;--r90-cream: #faf8f5;--r90-border: #e8e0d8;--r90-font-serif: "Cormorant Garamond", Georgia, "Times New Roman", serif;--r90-font-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--r90-transition: cubic-bezier(.25, .46, .45, .94)}body{background-color:var(--r90-white)!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.r90-hero-video{position:relative;width:100%;height:100vh;height:100svh;overflow:hidden;background-color:#000}.r90-hero-video__media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.r90-hero-video__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#0000000d,#0000 40%,#00000059);z-index:1}.r90-hero-video__content{position:absolute;bottom:0;left:0;right:0;z-index:2;padding:3rem 2rem;display:flex;flex-direction:column;align-items:center;text-align:center;color:var(--r90-white)}.r90-hero-video__heading{font-family:var(--r90-font-serif);font-size:clamp(2rem,5vw,3.5rem);font-weight:300;letter-spacing:.08em;text-transform:uppercase;margin:0 0 .75rem;opacity:0;transform:translateY(20px);animation:r90FadeUp 1s var(--r90-transition) .5s forwards}.r90-hero-video__subheading{font-family:var(--r90-font-sans);font-size:clamp(.8rem,1.5vw,1rem);font-weight:300;letter-spacing:.15em;text-transform:uppercase;margin:0 0 2rem;opacity:0;transform:translateY(20px);animation:r90FadeUp 1s var(--r90-transition) .8s forwards}.r90-hero-video__cta{display:inline-block;font-family:var(--r90-font-sans);font-size:.75rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--r90-white);border:1px solid rgba(255,255,255,.6);padding:.9rem 2.5rem;text-decoration:none;transition:all .4s var(--r90-transition);opacity:0;transform:translateY(20px);animation:r90FadeUp 1s var(--r90-transition) 1.1s forwards}.r90-hero-video__cta:hover{background-color:var(--r90-white);color:var(--r90-espresso);border-color:var(--r90-white)}@keyframes r90FadeUp{to{opacity:1;transform:translateY(0)}}@media screen and (max-width:749px){.r90-hero-video{height:85vh;height:85svh}.r90-hero-video__content{padding:2rem 1.25rem}}.announcement-bar{background-color:var(--r90-white)!important}.announcement-bar .announcement-bar__text,.announcement-bar .announcement-bar__slide *,.announcement-bar a{color:var(--r90-espresso)!important;font-family:var(--r90-font-sans)!important;font-weight:500!important;letter-spacing:.1em!important;font-size:.7rem!important;text-transform:uppercase!important}.card-gallery slideshow-slide{transition:opacity .5s ease-in-out!important}@media(hover:hover){.card-gallery slideshow-slide:nth-child(2){position:absolute!important;top:0;left:0;width:100%;height:100%;opacity:0!important;visibility:hidden!important;z-index:2}.card-gallery:has(slideshow-slide:nth-child(2)):hover slideshow-slide:first-child{opacity:0!important}.card-gallery:hover slideshow-slide:nth-child(2){opacity:1!important;visibility:visible!important}}.media-gallery__grid>li,.media-gallery slideshow-slide{opacity:0;transform:translateY(16px);transition:opacity .6s var(--r90-transition),transform .6s var(--r90-transition);transition-delay:var(--r90-stagger-delay, 0ms)}.media-gallery__grid>li.r90-visible,.media-gallery slideshow-slide.r90-visible{opacity:1;transform:translateY(0)}.media-gallery__grid>li.r90-hidden{display:none!important}.r90-trust-badges{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;padding:2.5rem 0;border-top:1px solid var(--r90-border);border-bottom:1px solid var(--r90-border);max-width:720px;margin:0 auto}.r90-trust-badge{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.75rem}.r90-trust-badge__icon{width:32px;height:32px;color:var(--r90-espresso);opacity:.75}.r90-trust-badge__icon svg{width:100%;height:100%;stroke:currentColor;stroke-width:1.2;fill:none}.r90-trust-badge__text{font-family:var(--r90-font-sans);font-size:.7rem;font-weight:400;letter-spacing:.06em;color:var(--r90-espresso);line-height:1.5}@media screen and (max-width:749px){.r90-trust-badges{grid-template-columns:repeat(3,1fr);gap:.5rem;padding:1.5rem .5rem}.r90-trust-badge{flex-direction:column;gap:.5rem;text-align:center}.r90-trust-badge__icon{width:24px;height:24px;flex-shrink:0}.r90-trust-badge__text{font-size:.55rem}}.r90-model-info{padding:1.25rem 0;font-family:var(--r90-font-sans);font-size:.8rem;font-weight:400;color:rgba(var(--r90-espresso-rgb),.7);letter-spacing:.02em;line-height:1.6;text-align:center;max-width:720px;margin:0 auto;transition:opacity .3s ease}.r90-model-info:empty{display:none}.r90-accordion{max-width:720px;margin:0 auto;padding:1rem 0}.r90-accordion__item{border-bottom:1px solid var(--r90-border)}.r90-accordion__item:first-child{border-top:1px solid var(--r90-border)}.r90-accordion__trigger{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1.25rem 0;background:none;border:none;cursor:pointer;font-family:var(--r90-font-sans);font-size:.8rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--r90-espresso);transition:opacity .3s ease}.r90-accordion__trigger:hover{opacity:.7}.r90-accordion__icon{width:16px;height:16px;position:relative;flex-shrink:0;margin-left:1rem}.r90-accordion__icon:before,.r90-accordion__icon:after{content:"";position:absolute;background-color:var(--r90-espresso);transition:transform .35s var(--r90-transition)}.r90-accordion__icon:before{top:50%;left:0;right:0;height:1px;transform:translateY(-50%)}.r90-accordion__icon:after{top:0;bottom:0;left:50%;width:1px;transform:translate(-50%)}.r90-accordion__item[open] .r90-accordion__icon:after{transform:translate(-50%) rotate(90deg)}.r90-accordion__content{padding:0 0 1.5rem;font-family:var(--r90-font-sans);font-size:.85rem;font-weight:400;color:rgba(var(--r90-espresso-rgb),.75);line-height:1.75}.r90-accordion__content ul,.r90-accordion__content ol{padding-left:1.25rem;margin:.5rem 0}.r90-accordion__content p{margin:0 0 .75rem}.r90-accordion__content p:last-child{margin-bottom:0}.r90-size-calc-trigger{display:inline-flex;align-items:center;gap:.5rem;background:none;border:none;cursor:pointer;font-family:var(--r90-font-sans);font-size:.75rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--r90-espresso);padding:.5rem 0;text-decoration:underline;text-underline-offset:3px;transition:opacity .3s ease;margin-top:.5rem}.r90-size-calc-trigger:hover{opacity:.65}.r90-size-calc-trigger svg{width:16px;height:16px;stroke:currentColor;stroke-width:1.5;fill:none}.r90-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .35s ease,visibility .35s ease;padding:1rem}.r90-modal-backdrop.r90-active{opacity:1;visibility:visible}.r90-modal{background:var(--r90-white);width:100%;max-width:420px;padding:2.5rem;position:relative;transform:translateY(20px) scale(.97);transition:transform .4s var(--r90-transition)}.r90-modal-backdrop.r90-active .r90-modal{transform:translateY(0) scale(1)}.r90-modal__close{position:absolute;top:1rem;right:1rem;background:none;border:none;cursor:pointer;width:28px;height:28px;color:var(--r90-espresso);opacity:.5;transition:opacity .3s ease;padding:0}.r90-modal__close:hover{opacity:1}.r90-modal__close svg{width:100%;height:100%}.r90-modal__title{font-family:var(--r90-font-serif);font-size:1.5rem;font-weight:400;color:var(--r90-espresso);margin:0 0 2rem;letter-spacing:.02em}.r90-modal__field{margin-bottom:1.5rem}.r90-modal__label{display:block;font-family:var(--r90-font-sans);font-size:.7rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--r90-espresso);margin-bottom:.5rem}.r90-modal__input{width:100%;border:none;border-bottom:1px solid var(--r90-border);padding:.75rem 0;font-family:var(--r90-font-sans);font-size:1rem;color:var(--r90-espresso);background:transparent;outline:none;transition:border-color .3s ease;-moz-appearance:textfield}.r90-modal__input::-webkit-inner-spin-button,.r90-modal__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.r90-modal__input:focus{border-bottom-color:var(--r90-espresso)}.r90-modal__submit{width:100%;padding:1rem;margin-top:.5rem;background-color:var(--r90-espresso);color:var(--r90-white);border:1px solid var(--r90-espresso);font-family:var(--r90-font-sans);font-size:.75rem;font-weight:500;letter-spacing:.15em;text-transform:uppercase;cursor:pointer;transition:all .35s var(--r90-transition)}.r90-modal__submit:hover{background-color:transparent;color:var(--r90-espresso)}.r90-modal__result{margin-top:1.5rem;padding:1.25rem;background-color:var(--r90-cream);text-align:center;opacity:0;transform:translateY(8px);transition:opacity .4s ease,transform .4s ease}.r90-modal__result.r90-active{opacity:1;transform:translateY(0)}.r90-modal__result-label{font-family:var(--r90-font-sans);font-size:.7rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:rgba(var(--r90-espresso-rgb),.6);margin-bottom:.35rem}.r90-modal__result-size{font-family:var(--r90-font-serif);font-size:2.5rem;font-weight:400;color:var(--r90-espresso);letter-spacing:.05em}.template-page-contact .section .contact-form input[type=text],.template-page-contact .section .contact-form input[type=email],.template-page-contact .section .contact-form input[type=tel],.template-page-contact .section .contact-form input[type=number],.template-page-contact .section .contact-form textarea,.template-page-contact .section .contact-form select,.template-page-contact .section input[type=text],.template-page-contact .section input[type=email],.template-page-contact .section textarea{border:none!important;border-bottom:1px solid var(--r90-border)!important;border-radius:0!important;padding:1rem 0!important;font-family:var(--r90-font-sans)!important;font-size:.9rem!important;color:var(--r90-espresso)!important;background:transparent!important;outline:none!important;transition:border-color .3s ease!important;box-shadow:none!important}.template-page-contact .section input:focus,.template-page-contact .section textarea:focus{border-bottom-color:var(--r90-espresso)!important}.template-page-contact .section label,.template-page-contact .section .field__label{font-family:var(--r90-font-sans)!important;font-size:.7rem!important;font-weight:500!important;letter-spacing:.1em!important;text-transform:uppercase!important;color:var(--r90-espresso)!important}.template-page-contact .section .button,.template-page-contact .section button[type=submit]{background-color:var(--r90-espresso)!important;color:var(--r90-white)!important;border:1px solid var(--r90-espresso)!important;border-radius:0!important;padding:1rem 3rem!important;font-family:var(--r90-font-sans)!important;font-size:.75rem!important;font-weight:500!important;letter-spacing:.15em!important;text-transform:uppercase!important;transition:all .35s var(--r90-transition)!important}.template-page-contact .section .button:hover,.template-page-contact .section button[type=submit]:hover{background-color:transparent!important;color:var(--r90-espresso)!important}.footer-utilities .social-icons__icon-wrapper{transition:opacity .3s ease,transform .3s ease}.footer-utilities .social-icons__icon-wrapper:hover{opacity:.6;transform:translateY(-2px)}.footer-utilities .social-icons__icon{color:var(--r90-espresso)}html{scroll-behavior:smooth}a{transition:opacity .3s ease}.r90-product-section{width:100%;padding:0 1.5rem}@media screen and (min-width:750px){.r90-product-section{padding:0}}main[data-template=product]>.shopify-section:first-child .product-information{padding-top:var(--header-height, 60px)}@media screen and (max-width:749px){main[data-template=product]>.shopify-section:first-child .product-information{padding-top:calc(var(--header-height, 60px) - 8px)}}.variant-option--buttons{gap:4px!important}.variant-option__button-label{border-radius:4px!important;padding:.75rem 1.5rem!important;min-width:48px!important;justify-content:center!important;border:var(--style-border-width-variant-buttons, 1px) solid var(--color-variant-border, #e6e6e6)!important;background-color:var(--color-variant-background, #ffffff)!important;color:var(--color-variant-text, #000000)!important;box-shadow:none!important;cursor:pointer!important;transition:all .2s ease!important;margin:0!important}.variant-option__button-label:hover{border-color:#3e1c00!important;background-color:var(--color-variant-hover-background, #f5f5f5)!important;color:#3e1c00!important}.variant-option__button-label:has(:checked){background-color:#3e1c00!important;border-color:#3e1c00!important;color:#fff!important}.variant-option__button-label:has(:checked) .variant-option__button-label__text{color:#fff!important}.variant-option__button-label:has(:checked):hover{background-color:#52280a!important;border-color:#52280a!important}.variant-option__button-label__pill{display:none!important}.variant-option__button-label--has-swatch{background:none!important;border:1px solid transparent!important;border-radius:0!important;padding:2px!important;cursor:pointer!important;outline:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;transition:border-color .2s ease!important;box-shadow:none!important;-webkit-appearance:none!important;min-width:0!important;min-height:0!important;width:auto!important;height:auto!important}.variant-option__button-label--has-swatch .swatch{display:block!important;width:24px!important;height:24px!important;border-radius:0!important;box-sizing:border-box!important;position:relative!important;transform:none!important;margin:0!important;background-color:var(--swatch-background)!important;background:var(--swatch-background)!important}.variant-option__button-label--has-swatch:has(:checked){border:1px solid #3E1C00!important}.variant-option__button-label--has-swatch:hover:not(:has(:checked)){border:1px solid #d1d1d1!important}.product-form-buttons{gap:1rem!important;margin-top:1.5rem}.product-form-buttons .add-to-cart-button,.product-form-buttons button[name=add]{border-radius:0!important;background-color:var(--r90-espresso)!important;color:var(--r90-white)!important;border:1px solid var(--r90-espresso)!important;font-family:var(--r90-font-sans)!important;font-size:.75rem!important;font-weight:500!important;letter-spacing:.2em!important;text-transform:uppercase!important;padding:1.125rem 2rem!important;min-height:56px!important;display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;transition:all .4s var(--r90-transition)!important;box-shadow:none!important}.product-form-buttons .add-to-cart-button:hover,.product-form-buttons button[name=add]:hover{background-color:transparent!important;color:var(--r90-espresso)!important}.product-form-buttons .add-to-cart-button:disabled,.product-form-buttons button[name=add]:disabled{background-color:var(--r90-border)!important;border-color:var(--r90-border)!important;color:rgba(var(--r90-espresso-rgb),.5)!important;cursor:not-allowed!important}.shopify-payment-button__button,.shopify-payment-button__button--unbranded{border-radius:0!important;background-color:transparent!important;color:var(--r90-espresso)!important;border:1px solid var(--r90-espresso)!important;font-family:var(--r90-font-sans)!important;font-size:.75rem!important;font-weight:500!important;letter-spacing:.2em!important;text-transform:uppercase!important;padding:1.125rem 2rem!important;min-height:56px!important;display:flex!important;align-items:center!important;justify-content:center!important;transition:all .4s var(--r90-transition)!important;box-shadow:none!important}.shopify-payment-button__button:hover,.shopify-payment-button__button--unbranded:hover{background-color:var(--r90-espresso)!important;color:var(--r90-white)!important}.shopify-payment-button{margin:0!important}quantity-selector-component,.quantity-selector{border-radius:0!important;border:1px solid var(--r90-border)!important;background-color:transparent!important;min-height:56px!important;box-shadow:none!important}quantity-selector-component input,.quantity-selector input{border:none!important;font-family:var(--r90-font-sans)!important;font-size:1rem!important;color:var(--r90-espresso)!important;background:transparent!important;box-shadow:none!important}quantity-selector-component button,.quantity-selector button{color:var(--r90-espresso)!important;transition:opacity .3s ease!important}quantity-selector-component button:hover,.quantity-selector button:hover{opacity:.6!important;background:transparent!important}.r90-mobile-gallery{display:none}@media screen and (max-width:749px){media-gallery{display:none!important}.r90-mobile-gallery{display:block;width:100%;overflow:hidden}.r90-mobile-main-image-wrapper{width:100%;background-color:transparent;position:relative;perspective:1000px}.r90-mobile-main-img{width:100%;height:auto;object-fit:contain;display:block;transition:transform .22s cubic-bezier(.4,0,.2,1);transform-style:preserve-3d;backface-visibility:hidden;will-change:transform}.r90-mobile-thumbnails-strip{display:flex;gap:8px;padding:12px 0;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.r90-mobile-thumbnails-strip::-webkit-scrollbar{display:none}.r90-mobile-thumbnail{flex:0 0 calc(25vw - 12px);aspect-ratio:1 / 1;cursor:pointer;background-color:#f5f5f5;opacity:.5;transition:opacity .3s ease,border-color .3s ease;border:1px solid transparent;border-radius:0}.r90-mobile-thumbnail img{width:100%;height:100%;object-fit:cover;display:block}.r90-mobile-thumbnail.r90-thumb-active{opacity:1;border:1px solid var(--r90-espresso)}}fieldset.variant-option--swatches legend{text-transform:uppercase!important}.r90-custom-swatch{background:none!important;border:1px solid transparent!important;border-radius:0!important;padding:2px!important;cursor:pointer!important;outline:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;transition:border-color .2s ease!important;box-shadow:none!important;-webkit-appearance:none!important;margin-right:8px!important;margin-bottom:8px!important}.r90-custom-swatch-inner{display:block!important;width:24px!important;height:24px!important;border-radius:0!important;box-sizing:border-box!important}.r90-custom-swatch.selected{border:1px solid #3E1C00!important}.r90-custom-swatch:hover:not(.selected){border:1px solid #d1d1d1!important}.footer{background-color:#fff!important;color:#3e1c00!important;border-top:1px solid rgba(62,28,0,.1)}.footer__content-top{padding-top:80px!important;padding-bottom:80px!important}.footer-block__heading,.footer-block p,.footer-block a,.footer-block h2,.footer-block h3,.footer-block h4{color:#3e1c00!important;font-family:var(--r90-font-sans)!important}.footer-block h2,.footer-block h3,.footer-block h4{font-weight:500!important;letter-spacing:.1em!important;text-transform:uppercase!important;margin-bottom:1.5rem!important;font-size:.9rem!important}.footer-block__details-content .list-menu__item{text-decoration:none!important;color:#3e1c00!important;opacity:.8;transition:opacity .4s ease,transform .4s ease!important;padding-bottom:.2rem;display:inline-block}.footer-block__details-content .list-menu__item:hover{text-decoration:none!important;opacity:.4!important;transform:translate(4px)}.footer-block__details-content .list-menu__item:after,.footer-block__details-content .list-menu__item:before{display:none!important}.r90-whatsapp-float{position:fixed;bottom:20px;right:20px;width:56px;height:56px;background-color:#fff;border:1px solid #3E1C00;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:99999;text-decoration:none;transition:all .4s cubic-bezier(.25,1,.5,1);box-shadow:0 4px 12px #0000000d}.r90-whatsapp-float svg{width:28px;height:28px;fill:#3e1c00;transition:fill .4s ease}.r90-whatsapp-float:hover{background-color:#3e1c00;transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.r90-whatsapp-float:hover svg{fill:#fff}.footer-section,.footer-section .footer,.footer-section .section-background{background-color:#fff!important;color:#3e1c00!important}.footer-section{padding-top:80px!important;padding-bottom:80px!important}.footer-section .layout-panel-flex--row{display:flex!important;flex-wrap:wrap!important;gap:40px!important}.footer-section .group-block{flex:1 1 300px!important;width:100%!important}@media screen and (min-width:900px){.footer-section .group-block{flex:1!important}}.footer-section h1,.footer-section h2,.footer-section h3,.footer-section h4,.footer-section h5,.footer-section h6,.footer-section p,.footer-section span,.footer-section a{color:#3e1c00!important}.footer-section a{text-decoration:none!important;transition:opacity .3s ease!important}.footer-section a:hover{opacity:.6!important}.footer-section .menu-list__list-item{padding:0!important;margin-bottom:.75rem!important}.footer-section .social-icons__wrapper{margin-top:1.5rem!important;justify-content:flex-start!important}.footer-section .social-icons__icon-wrapper{border:1px solid #3E1C00!important;border-radius:50%!important;width:36px!important;height:36px!important;transition:all .3s ease!important}.footer-section .social-icons__icon-wrapper:hover{background-color:#3e1c00!important;opacity:1!important}.footer-section .social-icons__icon{width:18px!important;height:18px!important;fill:#3e1c00!important;color:#3e1c00!important;transition:all .3s ease!important}.footer-section .social-icons__icon-wrapper:hover .social-icons__icon,.footer-section .social-icons__icon-wrapper:hover svg{fill:#fff!important;color:#fff!important}.footer-section .email-signup__input-group{margin-top:1rem!important}.footer-section .email-signup__input-group--underline{box-shadow:0 1px #3e1c00!important;margin-bottom:2px!important}.footer-section .email-signup__input-group--underline:focus-within{box-shadow:0 2px #3e1c00!important}.footer-section .email-signup__input{color:#3e1c00!important}.footer-section .email-signup__input::placeholder{color:#3e1c0080!important;opacity:1!important}.footer-section .email-signup__button-icon{color:#3e1c00!important;width:20px!important;height:20px!important;transition:opacity .3s ease!important}.footer-section .email-signup__button:hover .email-signup__button-icon{opacity:.6!important}.footer-content .menu__heading,.footer-section .menu__heading{font-family:var(--r90-font-sans)!important;font-size:.85rem!important;font-weight:500!important;letter-spacing:.1em!important;text-transform:uppercase!important;color:var(--r90-espresso, #3E1C00)!important;padding:1rem 0!important;transition:opacity .3s ease!important;cursor:pointer}.footer-content .menu__heading:hover,.footer-section .menu__heading:hover{opacity:.7!important}.footer-content .menu__item a,.footer-section .menu__item a{font-family:var(--r90-font-sans)!important;font-size:.8rem!important;color:#3e1c00bf!important;text-decoration:none!important;transition:all .3s ease!important;position:relative!important;display:inline-block!important;padding-bottom:2px!important}.footer-content .menu__item a:after,.footer-section .menu__item a:after{content:"";position:absolute;width:0;height:1px;bottom:0;left:0;background-color:var(--r90-espresso, #3E1C00);transition:width .35s cubic-bezier(.25,.46,.45,.94)}.footer-content .menu__item a:hover,.footer-section .menu__item a:hover{color:var(--r90-espresso, #3E1C00)!important}.footer-content .menu__item a:hover:after,.footer-section .menu__item a:hover:after{width:100%}.footer-content .icon-plus,.footer-content .icon-caret,.footer-section .icon-plus,.footer-section .icon-caret{color:var(--r90-espresso, #3E1C00)!important}.r90-minimal-footer{background-color:var(--r90-white, #FFFFFF);padding:100px 1.5rem 60px;width:100%}.r90-minimal-footer__inner{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.r90-minimal-footer__newsletter{text-align:center;width:100%;max-width:400px;margin-bottom:60px}.r90-minimal-footer__newsletter-title{font-family:var(--r90-font-sans);font-size:13px;font-weight:500;letter-spacing:.1em;color:var(--r90-espresso, #3E1C00);margin:0 0 1.5rem;text-transform:uppercase}.r90-minimal-footer__form{width:100%}.r90-minimal-footer__input-wrapper{position:relative;display:flex;align-items:center;border-bottom:1px solid var(--r90-espresso, #3E1C00)}.r90-minimal-footer__input{width:100%;background:transparent;border:none;padding:.5rem 2rem .5rem 0;font-family:var(--r90-font-sans);font-size:13px;color:var(--r90-espresso, #3E1C00);outline:none;box-shadow:none;letter-spacing:.05em}.r90-minimal-footer__input::placeholder{color:#3e1c0080}.r90-minimal-footer__submit{position:absolute;right:0;background:none;border:none;padding:0;cursor:pointer;color:var(--r90-espresso, #3E1C00);display:flex;align-items:center;justify-content:center;transition:opacity .3s ease}.r90-minimal-footer__submit:hover{opacity:.5}.r90-minimal-footer__consolidated-bar{width:100%;display:flex;justify-content:center;align-items:center;gap:24px;flex-wrap:wrap}.r90-minimal-footer__bar-link{font-family:var(--r90-font-sans);font-size:11px;font-weight:500;letter-spacing:.1em;color:var(--r90-espresso, #3E1C00);text-transform:uppercase;text-decoration:none;transition:opacity .3s ease;white-space:nowrap}.r90-minimal-footer__bar-link:hover{opacity:.5;text-decoration:none}.r90-minimal-footer__bar-socials{display:flex;gap:16px;align-items:center}.r90-minimal-footer__social-link{color:var(--r90-espresso, #3E1C00);transition:opacity .3s ease;display:flex;align-items:center}.r90-minimal-footer__social-link:hover{opacity:.5}.r90-minimal-footer__bar-copyright{font-family:var(--r90-font-sans);font-size:11px;color:var(--r90-espresso, #3E1C00);letter-spacing:.05em;text-transform:uppercase;white-space:nowrap}@media screen and (max-width:749px){.r90-minimal-footer__consolidated-bar{gap:12px;flex-wrap:nowrap;justify-content:space-between;width:100%}.r90-minimal-footer__bar-link,.r90-minimal-footer__bar-copyright{font-size:9px;letter-spacing:.05em}.r90-minimal-footer__bar-socials{gap:10px}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/r90-custom.css.map */
