.elixx-section{width:100%}.elixx-section__inner{width:100%;max-width:100%;margin-inline:auto;padding-inline:0}.elixx-section--full .elixx-section__inner{max-width:none}.elixx-heading{font-family:var(--font-heading--family);font-weight:var(--font-heading--weight);font-style:var(--font-heading--style);color:var(--color-foreground-heading);line-height:1.15;margin:0}.elixx-heading--lg{font-size:clamp(2rem,4vw,3rem)}.elixx-heading--md{font-size:clamp(1.5rem,3vw,2rem)}.elixx-heading--sm{font-size:clamp(1.125rem,2vw,1.5rem)}.elixx-subheading{font-family:var(--font-body--family);font-size:var(--font-size--body-md, 1rem);line-height:1.6;color:var(--color-foreground);margin:0}.elixx-label{font-family:var(--font-body--family);font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.elixx-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1.75rem;font-family:var(--font-body--family);font-size:.8125rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;border-radius:0;border:1px solid transparent;cursor:pointer;transition:background-color .2s,color .2s,border-color .2s}.elixx-btn--primary{background:var(--color-primary-button-background);color:var(--color-primary-button-text);border-color:var(--color-primary-button-border)}.elixx-btn--primary:hover{background:var(--color-primary-button-hover-background);color:var(--color-primary-button-hover-text);border-color:var(--color-primary-button-hover-border)}.elixx-btn--secondary{background:var(--color-secondary-button-background);color:var(--color-secondary-button-text);border-color:var(--color-secondary-button-border)}.elixx-btn--secondary:hover{background:var(--color-secondary-button-hover-background);color:var(--color-secondary-button-hover-text);border-color:var(--color-secondary-button-hover-border)}.elixx-stars{display:inline-flex;gap:.125rem;color:var(--color-primary, #b34e2a)}.elixx-stars__star{width:1rem;height:1rem}.elixx-grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}@media screen and (max-width:989px){.elixx-grid-4{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:549px){.elixx-grid-4{grid-template-columns:1fr}}.elixx-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media screen and (max-width:749px){.elixx-grid-3{grid-template-columns:1fr}}.elixx-icon-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.75rem}.elixx-icon-item__icon{width:2rem;height:2rem;object-fit:contain}.elixx-icon-item__heading{font-family:var(--font-body--family);font-size:.8125rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;margin:0}.elixx-icon-item__text{font-size:.875rem;line-height:1.5;margin:0;opacity:.9}.elixx-value-props{padding-block:2.5rem}.elixx-value-props .elixx-icon-item__heading,.elixx-value-props .elixx-icon-item__text{color:inherit}.elixx-featured-product__grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}@media screen and (max-width:749px){.elixx-featured-product__grid{grid-template-columns:1fr}}.elixx-featured-product__media img{width:100%;height:auto;display:block;border-radius:var(--product-corner-radius, 10px)}.elixx-featured-product__bullets{list-style:none;padding:0;margin:1.25rem 0}.elixx-featured-product__bullets li{position:relative;padding-inline-start:1.5rem;margin-block-end:.5rem;font-size:.9375rem;line-height:1.5}.elixx-featured-product__bullets li:before{content:"\2713";position:absolute;left:0;color:var(--color-primary, #b34e2a);font-weight:700}.elixx-featured-product__actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.5rem}.elixx-how-it-works{text-align:center;padding-block:4rem}.elixx-how-it-works__steps{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin-top:3rem}@media screen and (max-width:989px){.elixx-how-it-works__steps{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:549px){.elixx-how-it-works__steps{grid-template-columns:1fr}}.elixx-step{display:flex;flex-direction:column;align-items:center;gap:1rem}.elixx-step__number{width:2.5rem;height:2.5rem;border-radius:50%;border:1px solid var(--color-border);display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.875rem}.elixx-step__image{width:4rem;height:4rem;object-fit:contain}.elixx-step__title{font-family:var(--font-body--family);font-weight:700;font-size:.9375rem;margin:0}.elixx-step__text{font-size:.875rem;line-height:1.5;margin:0;max-width:14rem}.elixx-image-cta{position:relative;min-height:280px;display:flex;align-items:center;justify-content:center;overflow:hidden}.elixx-image-cta__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.elixx-image-cta__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000040}.elixx-image-cta__content{position:relative;z-index:1;text-align:center;padding:3rem 1.5rem;max-width:40rem}.elixx-image-cta__content .elixx-heading,.elixx-image-cta__content .elixx-subheading{color:#fff}.elixx-trust-badges{padding-block:2.5rem}.elixx-testimonials{padding-block:4rem}.elixx-testimonial{text-align:center}.elixx-testimonial__quote{font-family:var(--font-heading--family);font-style:italic;font-size:1.125rem;line-height:1.6;margin:0 0 1rem}.elixx-testimonial__author{font-size:.875rem;font-weight:600;margin:0 0 .5rem}.elixx-testimonial__location{font-size:.8125rem;opacity:.7;margin:0 0 .75rem}.elixx-journal-section .elixx-section-header{text-align:center}.elixx-journal-section .elixx-journal__posts{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem;margin-top:2rem}@media screen and (max-width:989px){.elixx-journal-section .elixx-journal__posts{grid-template-columns:repeat(2,1fr)}}.elixx-journal-card__title a{color:inherit;text-decoration:none}.elixx-journal-card__image--placeholder{display:block;background:var(--color-border);aspect-ratio:4 / 3}.elixx-newsletter-section__inner{display:flex;justify-content:center}.elixx-newsletter-section__inner--align-right{justify-content:flex-end}.elixx-newsletter-section__inner--align-left{justify-content:flex-start}.elixx-newsletter-box{width:100%;max-width:42rem;background:var(--color-background);border:1px solid var(--color-border);padding:2.5rem 3rem;text-align:center}.elixx-newsletter-box__text{margin-top:.75rem}@media screen and (max-width:749px){.elixx-newsletter-section__inner{justify-content:stretch}.elixx-newsletter-box{max-width:none}}@media screen and (max-width:549px){.elixx-journal-section .elixx-journal__posts{grid-template-columns:1fr}}.elixx-newsletter-section .elixx-section__inner{width:100%}.elixx-journal-card__image{width:100%;aspect-ratio:4 / 3;object-fit:cover;display:block;margin-bottom:.75rem}.elixx-journal-card__title{font-family:var(--font-heading--family);font-size:1.125rem;margin:0 0 .5rem}.elixx-journal-card__link{font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;color:var(--color-primary)}.elixx-newsletter__form{display:flex;margin-top:1rem;border-bottom:1px solid var(--color-border)}.elixx-newsletter__input{flex:1;border:none;background:transparent;padding:.75rem 0;font-size:.9375rem;color:var(--color-foreground);outline:none}.elixx-newsletter__submit{border:none;background:transparent;color:var(--color-foreground);cursor:pointer;padding:.75rem}.elixx-form-message{font-size:.875rem;margin-top:.75rem}.elixx-form-message--success{color:var(--color-success, #2e7d32)}.elixx-form-message--error{color:var(--color-error, #c62828)}.elixx-whats-in-box__grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}@media screen and (max-width:749px){.elixx-whats-in-box__grid{grid-template-columns:1fr}}.elixx-whats-in-box__list{list-style:none;padding:0;margin:1.5rem 0 0}.elixx-whats-in-box__list li{position:relative;padding-inline-start:1.75rem;margin-block-end:.75rem;font-size:.9375rem}.elixx-whats-in-box__list li:before{content:"\2713";position:absolute;left:0;color:var(--color-primary, #b34e2a);font-weight:700}.elixx-whats-in-box__image img{width:100%;height:auto;display:block;border-radius:var(--product-corner-radius, 10px)}.elixx-brew-timeline{padding-block:3rem}.elixx-brew-timeline .elixx-heading,.elixx-brew-timeline .elixx-step__title,.elixx-brew-timeline .elixx-step__text,.elixx-brew-timeline .elixx-step__number{color:inherit}.elixx-brew-timeline__track{display:flex;justify-content:space-between;gap:.5rem;margin-top:2.5rem;overflow-x:auto;padding-bottom:.5rem}.elixx-brew-timeline__item{flex:1;min-width:5rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:.5rem}.elixx-brew-timeline__day{font-size:.6875rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;opacity:.85}.elixx-brew-timeline__icon{width:2rem;height:2rem;object-fit:contain}.elixx-brew-timeline__label{font-size:.75rem;line-height:1.3;margin:0}.elixx-faq{padding-block:4rem}.elixx-faq__list{margin-top:2rem;border-top:1px solid var(--color-border)}.elixx-faq__item{border-bottom:1px solid var(--color-border)}.elixx-faq__summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 0;cursor:pointer;list-style:none;font-family:var(--font-body--family);font-weight:600;font-size:1rem}.elixx-faq__summary::-webkit-details-marker{display:none}.elixx-faq__icon{flex-shrink:0;width:1.25rem;height:1.25rem;position:relative}.elixx-faq__icon:before,.elixx-faq__icon:after{content:"";position:absolute;background:currentColor;top:50%;left:50%;transform:translate(-50%,-50%)}.elixx-faq__icon:before{width:100%;height:2px}.elixx-faq__icon:after{width:2px;height:100%;transition:transform .2s}.elixx-faq__item[open] .elixx-faq__icon:after{transform:translate(-50%,-50%) rotate(90deg);opacity:0}.elixx-faq__answer{padding-bottom:1.25rem;font-size:.9375rem;line-height:1.6}.elixx-faq__answer p{margin:0}.elixx-section-header{text-align:center;margin-bottom:0}.elixx-section-header--left{text-align:left}.elixx-product-list-cta{text-align:center;margin-top:2rem}.header-section .header__column--center{flex:0 0 auto}.header-section .header__column--left{flex:1 1 auto;justify-content:flex-start}.header-section .header__column--right{flex:1 1 auto;justify-content:flex-end;gap:1.25rem}.elixx-header-links .menu-list__list{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:flex-end}.elixx-header-links .menu-list__link{font-size:.9375rem;text-decoration:none;color:var(--color-foreground)}@media screen and (max-width:749px){.elixx-header-links{display:none}}.hero .text-block h1{font-family:var(--font-heading--family);font-size:clamp(2.25rem,5vw,3.75rem);font-weight:400;line-height:1.1;letter-spacing:-.02em}.hero .text-block p{font-size:clamp(.9375rem,1.5vw,1.125rem);line-height:1.6;max-width:32rem}.hero .button:not(.button-secondary){--button-background-color: #b34e2a;--button-color: #ffffff;--button-border-color: #b34e2a;border-radius:999px;padding-block:.875rem;padding-inline:1.75rem;font-size:.8125rem;font-weight:600;letter-spacing:.06em}.hero .button:not(.button-secondary):hover{--button-background-color: #8f3e22;--button-color: #ffffff;--button-border-color: #8f3e22}.hero .button-secondary{--button-background-color: transparent;--button-color: #ffffff;--button-border-color: #ffffff;border-radius:999px;padding-block:.875rem;padding-inline:1.75rem;font-size:.8125rem;font-weight:600;letter-spacing:.06em}.hero .button-secondary:hover{--button-background-color: #ffffff1a;--button-color: #ffffff;--button-border-color: #ffffff}.elixx-value-props{padding-block:2rem}.elixx-value-props .elixx-section__inner{max-width:none;padding-inline:clamp(1.5rem,5vw,4rem)}.elixx-value-props .elixx-icon-item__heading{font-size:.8125rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;line-height:1.35}.elixx-value-props .elixx-icon-item__text{font-size:.875rem;font-weight:400;text-transform:none;opacity:.92;margin-top:.25rem}.elixx-featured-product__grid{gap:4rem;padding-block:4rem}.elixx-featured-product__content .elixx-heading--md{font-size:clamp(1.75rem,3vw,2.5rem)}.elixx-featured-product__actions .elixx-btn--primary{border-radius:999px;background:#b34e2a;color:#fff;border-color:#b34e2a;min-width:14rem}.elixx-featured-product__actions .elixx-btn--primary:hover{background:#8f3e22;border-color:#8f3e22}.elixx-btn{border-radius:999px}@media screen and (min-width:750px){.product-information__grid.product-information--media-left:not(.product-information--media-none){grid-template-columns:minmax(0,2fr) minmax(0,3fr);column-gap:3rem;align-items:start}.product-information__grid.product-information--media-left:not(.product-information--media-none) .product-information__media{padding-right:0}.product-information__grid.product-information--media-left:not(.product-information--media-none) .product-details{padding-left:0}}@media screen and (min-width:1200px){.product-information__grid.product-information--media-left:not(.product-information--media-none):not(.product-information__grid--half){grid-template-columns:minmax(0,2fr) minmax(0,3fr)}}.product-information .product-details>.group-block{padding-inline:0;gap:1rem}.product-information .text-block h1,.product-details h1{font-family:var(--font-heading--family);font-size:clamp(1.75rem,3vw,2.25rem);font-weight:400;line-height:1.15;letter-spacing:-.01em;margin-block-end:.25rem}.product-information .product-details .price{font-size:clamp(1.25rem,2vw,1.5rem);font-weight:700;margin-block:.25rem .5rem}.product-information .product-details .text-block p,.product-information .product-details .rte{margin-block:0;line-height:1.55}.elixx-product-badge{position:absolute;top:1rem;right:1rem;z-index:2;display:inline-flex;align-items:center;justify-content:center;min-width:5.5rem;min-height:5.5rem;padding:.75rem;border-radius:50%;background:#b34e2a;color:#fff;font-size:.6875rem;font-weight:700;letter-spacing:.06em;line-height:1.25;text-align:center;text-transform:uppercase}media-gallery{position:relative}.product-information__media{width:100%}.product-information__media media-gallery.media-gallery--carousel{--gallery-aspect-ratio: 1;width:100%}.product-information__media media-gallery.media-gallery--carousel .product-media-container{aspect-ratio:1 / 1;max-height:none;width:100%;border-radius:12px;overflow:hidden}.product-information__media media-gallery.media-gallery--carousel .product-media-container.constrain-height{--constrained-min-height: auto;max-height:none;margin-inline:0}.product-information__media media-gallery.media-gallery--carousel .product-media-container :is(img,video,.deferred-media__poster-image){width:100%;height:100%;object-fit:cover;object-position:center}.product-information__media media-gallery.media-gallery--carousel .product-media-constraint-wrapper{aspect-ratio:1 / 1;width:100%;height:100%}.product-information__media media-gallery.media-gallery--carousel slideshow-container,.product-information__media media-gallery.media-gallery--carousel slideshow-slides{aspect-ratio:1 / 1}.product-information__media media-gallery.media-gallery--carousel slideshow-slides{min-height:0}.product-information__media media-gallery.media-gallery--carousel slideshow-component:has(slideshow-controls[thumbnails]){display:flex!important;flex-direction:column;gap:.625rem}.product-information__media media-gallery.media-gallery--carousel slideshow-container{order:1;width:100%}.product-information__media media-gallery.media-gallery--carousel slideshow-controls[thumbnails]{order:2;width:100%;position:static;height:auto;min-height:0}.product-information__media media-gallery.media-gallery--carousel slideshow-controls[thumbnails] .slideshow-controls__thumbnails-container{overflow-x:auto;overflow-y:visible;width:100%}.product-information__media media-gallery.media-gallery--carousel slideshow-controls[thumbnails] .slideshow-controls__thumbnails{flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;margin-inline:0;padding:var(--focus-outline-offset);gap:.5rem}.product-information__media media-gallery.media-gallery--carousel slideshow-controls[thumbnails] .slideshow-control{width:3.5rem;flex-shrink:0;aspect-ratio:1 / 1;border-radius:8px;overflow:visible}.product-information__media media-gallery.media-gallery--carousel slideshow-controls[thumbnails] .slideshow-control img{width:100%;height:100%;object-fit:cover;border-radius:8px;display:block}@media screen and (min-width:750px){.product-information__media .media-gallery__mobile-controls{display:none}}@media screen and (max-width:749px){.product-information__media media-gallery.media-gallery--carousel slideshow-controls[thumbnails] .slideshow-control{width:3.25rem}}.elixx-product-highlights{padding-block:.5rem 0;margin-block:.25rem 0}.elixx-product-highlights__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-block:1px solid rgb(61 43 31 / .12);padding-block:1rem}.elixx-product-highlights__item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.625rem;padding-inline:.75rem}.elixx-product-highlights__item:not(:last-child){border-inline-end:1px solid rgb(61 43 31 / .12)}@media screen and (max-width:749px){.elixx-product-highlights__grid{grid-template-columns:repeat(2,1fr);gap:0}.elixx-product-highlights__item{padding-inline:.5rem;padding-block:.75rem}.elixx-product-highlights__item:not(:last-child){border-inline-end:none;border-block-end:none}.elixx-product-highlights__item:nth-child(odd){border-inline-end:1px solid rgb(61 43 31 / .12)}.elixx-product-highlights__item:not(:nth-last-child(-n+2)){border-block-end:1px solid rgb(61 43 31 / .12)}.elixx-product-highlights__grid:has(>:nth-child(3):last-child)>.elixx-product-highlights__item:nth-child(2){border-block-end:1px solid rgb(61 43 31 / .12)}.elixx-product-highlights__item:nth-child(odd):last-child{border-inline-end:none}}.elixx-product-highlights__icon{width:1.75rem;height:1.75rem;object-fit:contain;color:#3d2b1f}.elixx-product-highlights__icon--placeholder svg{width:1.75rem;height:1.75rem}.elixx-product-highlights__label{font-size:.8125rem;line-height:1.35;color:#3d2b1f}.product-information .variant-picker legend{font-size:.9375rem;font-weight:600;margin-block-end:.75rem}.product-information .variant-option__button-label{border-radius:4px;min-height:2.75rem;padding-inline:1.25rem;border:1px solid rgb(61 43 31 / .2);text-transform:uppercase;font-size:.75rem;font-weight:600;letter-spacing:.05em}@media screen and (max-width:749px){.product-information .variant-option--buttons{display:flex;flex-wrap:wrap;gap:.5rem}.product-information .variant-option__button-label{min-height:2.75rem;flex:1 1 calc(50% - .25rem);justify-content:center}}.product-information .variant-option__button-label:has(:checked){border-color:#3d2b1f33;background:#fff;color:#3d2b1f}.product-information .variant-option__button-label:has(:checked) .variant-option__button-label__pill{background:#fff}.product-information .variant-option__button-label:has(:checked):hover .variant-option__button-label__pill{background-color:#fff}.product-information .variant-option__button-label:has(:checked):not(.variant-option__button-label--has-swatch):before{border-color:#3d2b1f33}.elixx-product-addons{display:block;background:#f3ece3;border:1px solid rgb(179 78 42 / .35);border-radius:12px;padding:1.125rem 1.25rem;margin-block:.75rem 0}.elixx-product-addons__heading{font-family:var(--font-heading--family);font-size:1.125rem;font-weight:400;margin:0 0 .375rem;color:#3d2b1f}.elixx-product-addons__subheading{font-size:.875rem;line-height:1.5;margin:0 0 1rem;color:#3d2b1fbf}.elixx-product-addons__list{display:flex;flex-direction:column;gap:.75rem}.elixx-product-addon--selection{grid-template-columns:1fr}.elixx-product-addon__body{display:flex;flex-direction:column;gap:.375rem;min-width:0}.elixx-product-addon__image--icon{display:flex;align-items:center;justify-content:center;background:#b34e2a14;color:#b34e2a}.elixx-product-addon__image--icon svg{width:1.25rem;height:1.25rem}.elixx-product-addon__select-label-desktop{display:none}.elixx-product-addon__select-label-mobile{display:inline}.elixx-product-addon__select-trigger{display:flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%;margin-inline-start:0;padding:.625rem .75rem;border:1px solid rgb(61 43 31 / .2);border-radius:6px;background:#fff;font-size:.8125rem;font-weight:600;color:#3d2b1f;cursor:pointer;text-align:start}.elixx-product-addon__select-trigger:focus-visible{outline:2px solid rgb(179 78 42 / .4);outline-offset:1px;border-color:#b34e2a}.elixx-product-addon__select-chevron{display:flex;flex-shrink:0;width:.75rem;height:.75rem;color:#3d2b1f99}.elixx-product-addon__select-chevron svg{width:100%;height:100%}.elixx-product-addon--selection:not(.is-sheet-open) .elixx-product-addon__select-chevron svg{transform:rotate(90deg)}.elixx-product-addon--selection.is-sheet-open .elixx-product-addon__select-chevron svg{transform:rotate(-90deg)}.elixx-product-addon__sheet{position:fixed;inset:auto 0 0 0;width:100%;max-width:100%;max-height:75dvh;margin:0;padding:0;border:0;border-radius:16px 16px 0 0;background:#fff;box-shadow:0 -8px 32px #3d2b1f1f;overflow:hidden}.elixx-product-addon__sheet::backdrop{background:#3d2b1f73}.elixx-product-addon__sheet[open]:not(.elixx-product-addon__sheet--popover){animation:elixx-addon-sheet-in .28s ease forwards}.elixx-product-addon__sheet[open]::backdrop{animation:elixx-addon-backdrop-in .28s ease forwards}@keyframes elixx-addon-sheet-in{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes elixx-addon-backdrop-in{0%{opacity:0}to{opacity:1}}.elixx-product-addon__sheet-inner{display:flex;flex-direction:column;max-height:75dvh;min-height:0}.elixx-product-addon__sheet-handle{display:block;width:2.5rem;height:4px;margin:.625rem auto 0;border-radius:2px;background:#3d2b1f26;flex-shrink:0}.elixx-product-addon__sheet-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.5rem 1.25rem .875rem;border-bottom:1px solid rgb(61 43 31 / .08);flex-shrink:0}.elixx-product-addon__sheet-title{margin:0;font-family:var(--font-heading--family);font-size:1.125rem;font-weight:400;color:#3d2b1f}.elixx-product-addon__sheet-close{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;flex-shrink:0;color:#3d2b1f}.elixx-product-addon__sheet-close .svg-wrapper{width:1rem;height:1rem}.elixx-product-addon__sheet-list{list-style:none;margin:0;padding:.5rem 0;overflow-y:auto;flex:1;min-height:0}.elixx-product-addon__sheet-footer{display:flex;flex-direction:column;flex-shrink:0;gap:.25rem;padding:1rem 1.25rem .875rem;border-top:1px solid rgb(61 43 31 / .08)}.elixx-product-addon__sheet-commit{--button-background-color: #b34e2a;--button-color: #fff;--button-border-color: #b34e2a;display:flex;align-items:center;justify-content:center;width:100%;min-height:2.75rem;margin:0;padding:.75rem 1rem;border-radius:6px;font-size:.875rem;font-weight:600}.elixx-product-addon__sheet-commit:hover:not(:disabled){--button-background-color: #8f3e22;--button-border-color: #8f3e22}.elixx-product-addon__sheet-commit:disabled{opacity:.45;cursor:not-allowed}.elixx-product-addon__sheet-commit.is-adding{opacity:.65;cursor:wait}.elixx-product-addon__sheet-dismiss{display:flex;align-items:center;justify-content:center;width:100%;min-height:auto;margin:0;padding:.625rem 0 0;font-size:.875rem;font-weight:600;color:#3d2b1f;cursor:pointer}.elixx-product-addon__sheet-option{display:flex;align-items:center;gap:.625rem;padding:.75rem 1.25rem}.elixx-product-addon__sheet-option.is-configuring{background:#b34e2a0a}.elixx-product-addon__sheet-option-content{display:flex;align-items:center;gap:.75rem;flex:1;min-width:0}.elixx-product-addon__sheet-option-media{flex-shrink:0}.elixx-product-addon__sheet-option-image{width:3rem;height:3rem;object-fit:cover;border-radius:6px;background:#eee}.elixx-product-addon__sheet-option-info{display:flex;flex-direction:column;gap:.125rem;flex:1;min-width:0}.elixx-product-addon__sheet-option-title{font-size:.875rem;font-weight:600;color:#3d2b1f}.elixx-product-addon__sheet-option-description{font-size:.75rem;line-height:1.4;color:#3d2b1fb3}.elixx-product-addon__sheet-option-price{flex-shrink:0;font-size:.875rem;font-weight:700;color:#3d2b1f;white-space:nowrap}.elixx-product-addon__sheet-option-actions{display:flex;align-items:center;flex-shrink:0}.elixx-product-addon__sheet-reveal-btn{--button-background-color: #b34e2a;--button-color: #fff;--button-border-color: #b34e2a;display:flex;align-items:center;justify-content:center;flex-shrink:0;width:2rem;height:2rem;min-width:2rem;padding:0;border-radius:6px}.elixx-product-addon__sheet-reveal-btn:hover:not(:disabled){--button-background-color: #8f3e22;--button-border-color: #8f3e22}.elixx-product-addon__sheet-reveal-btn .svg-wrapper{width:.875rem;height:.875rem;color:#fff}.elixx-product-addon__sheet-controls.hidden{display:none}.elixx-product-addon__sheet-controls:not(.hidden) .elixx-product-addon__quantity{margin:0}.elixx-product-addon__sheet--popover{inset:unset;top:auto;left:auto;right:auto;bottom:auto;width:auto;max-width:none;max-height:none;margin:0;border-radius:12px;box-shadow:0 12px 48px #3d2b1f2e}.elixx-product-addon__sheet--popover[open]{animation:elixx-addon-popover-in .2s ease forwards}.elixx-product-addon__sheet--popover::backdrop{background:transparent}@keyframes elixx-addon-popover-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.elixx-product-addon__sheet--popover .elixx-product-addon__sheet-inner{max-height:inherit}.elixx-product-addon__sheet--popover .elixx-product-addon__sheet-handle{display:none}@media screen and (min-width:750px){.elixx-product-addon--selection .elixx-product-addon__body{flex-direction:column;align-items:stretch;gap:.625rem}.elixx-product-addon--selection .elixx-product-addon__label{flex:none;min-width:0}.elixx-product-addon--selection .elixx-product-addon__select-trigger{width:100%;min-width:0;flex-shrink:0;white-space:nowrap}.elixx-product-addon__select-label-desktop{display:inline}.elixx-product-addon__select-label-mobile{display:none}.elixx-product-addon__sheet:not(.elixx-product-addon__sheet--popover)[open]{animation:elixx-addon-sheet-in-desktop .28s ease forwards}.elixx-product-addon__sheet-handle{display:none}.elixx-product-addon__sheet-option{padding:1rem 1.5rem}}@keyframes elixx-addon-sheet-in-desktop{0%{transform:translate(-50%) translateY(100%)}to{transform:translate(-50%) translateY(0)}}.elixx-product-addon__pricing .hidden{display:none}.elixx-product-addon{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.75rem 1rem;align-items:center;padding:.75rem;border-radius:8px;background:#faf7f2;border:1px solid transparent;transition:border-color .2s,background-color .2s}.elixx-product-addon__label{display:flex;align-items:center;gap:.75rem;min-width:0}.elixx-product-addon__aside{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem;flex-shrink:0}.elixx-product-addon__image{width:3rem;height:3rem;object-fit:cover;border-radius:6px;background:#eee}.elixx-product-addon__image--placeholder{display:block}.elixx-product-addon__info{display:flex;flex-direction:column;gap:.125rem;min-width:0}.elixx-product-addon__title{font-size:.875rem;font-weight:600;color:#3d2b1f}.elixx-product-addon__description{font-size:.75rem;line-height:1.4;color:#3d2b1fb3}.elixx-product-addon__pricing{display:flex;flex-direction:column;align-items:flex-end;gap:.125rem}.elixx-product-addon__price{font-size:.875rem;font-weight:700;color:#3d2b1f}.elixx-product-addon__compare{font-size:.75rem;text-decoration:line-through;color:#3d2b1f80}.elixx-product-addon__discount{font-size:.6875rem;font-weight:700;color:#b34e2a;padding:.125rem .375rem;background:#b34e2a14;border-radius:3px}.elixx-product-addon__controls{display:flex;align-items:center;gap:.5rem}.elixx-product-addon__quantity{display:flex;align-items:center;border:1px solid rgb(61 43 31 / .15);border-radius:6px;overflow:hidden;background:#fff}.elixx-product-addon__add-btn{--button-background-color: #b34e2a;--button-color: #fff;--button-border-color: #b34e2a;display:flex;align-items:center;justify-content:center;flex-shrink:0;width:2rem;height:2rem;min-width:2rem;padding:0;border-radius:6px}.elixx-product-addon__add-btn:hover:not(:disabled){--button-background-color: #8f3e22;--button-border-color: #8f3e22}.elixx-product-addon__add-btn .svg-wrapper{width:.875rem;height:.875rem;color:#fff}.elixx-product-addon__add-btn.is-adding{opacity:.65;cursor:wait}.elixx-product-addon__add-btn.is-added .icon-checkmark{width:.875rem;height:.875rem}.elixx-product-addon__add-btn.is-added .icon-checkmark path{stroke:#fff}.elixx-product-addon__qty-btn{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:0;background:transparent;cursor:pointer;color:#3d2b1f}.elixx-product-addon__qty-btn .svg-wrapper{width:.75rem;height:.75rem}.elixx-product-addon__qty-input{width:2rem;border:0;text-align:center;font-size:.8125rem;background:transparent;-moz-appearance:textfield}.elixx-product-addon__qty-input::-webkit-outer-spin-button,.elixx-product-addon__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.elixx-product-addons__note{display:flex;align-items:center;gap:.5rem;margin:1rem 0 0;font-size:.8125rem;color:#3d2b1fbf}@media screen and (max-width:749px){.elixx-product-addon{grid-template-columns:1fr;gap:.625rem}.elixx-product-addon__aside{flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding-inline-start:3.75rem}.elixx-product-addon__controls{flex-shrink:0}.elixx-product-addon__pricing{flex-direction:row;flex-wrap:wrap;align-items:center;gap:.375rem .5rem}}.product-information .product-form-buttons{flex-direction:row;align-items:stretch;gap:.75rem;width:100%}.product-information .product-form-buttons>.quantity-selector-wrapper{flex:0 0 auto}.product-information .product-form-buttons>add-to-cart-component,.product-information .product-form-buttons>span:has(.add-to-cart-button){flex:1 1 auto;min-width:0}.product-information .add-to-cart-button.button{background:#b34e2a;color:#fff;border-color:#b34e2a;border-radius:4px;text-transform:uppercase;letter-spacing:.06em;font-size:.8125rem;font-weight:600;width:100%}.product-information .add-to-cart-button.button:hover{background:#8f3e22;border-color:#8f3e22}.product-information .quantity-selector{border-radius:6px;border:1px solid rgb(61 43 31 / .15)}.product-information .text-block--payment_options,.product-information .text-block--payment_options p{margin:0;text-align:center}.product-information .text-block--payment_options a{font-size:.8125rem;color:#3d2b1fbf;text-decoration:underline;text-underline-offset:2px}.product-information .text-block--payment_options a:hover{color:#b34e2a}@media screen and (max-width:749px){.product-information .product-form-buttons{flex-wrap:wrap}.product-information .product-form-buttons>.quantity-selector-wrapper{flex:0 0 auto}.product-information .product-form-buttons>add-to-cart-component,.product-information .product-form-buttons>span:has(.add-to-cart-button){flex:1 1 100%;min-width:100%}.product-information .add-to-cart-button.button{width:100%}}.elixx-product-trust{margin-block-start:1.25rem;padding-block-start:1.25rem;border-top:1px solid rgb(61 43 31 / .1)}.product-information.section{padding-block-start:1.5rem}@media screen and (min-width:750px){.product-information.section{padding-block-start:2rem}}.elixx-product-trust__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}@media screen and (max-width:989px){.elixx-product-trust__grid{grid-template-columns:repeat(2,1fr);gap:1.25rem 1rem}}@media screen and (max-width:399px){.elixx-product-trust__grid{grid-template-columns:1fr}}.elixx-product-trust__item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.375rem}.elixx-product-trust__icon{width:1.5rem;height:1.5rem;object-fit:contain}.elixx-product-trust__title{font-size:.6875rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#3d2b1f}.elixx-product-trust__text{font-size:.75rem;color:#3d2b1fb3}body,.shopify-section:not(.header-section) .section-background.color-scheme-1{background-color:#faf7f2}.elixx-footer__background,.elixx-footer{--elixx-footer-bg: #f3ece3;--elixx-footer-fg: #3d2b1f;--elixx-footer-fg-muted: rgb(61 43 31 / .72);--elixx-footer-accent: #b34e2a;--elixx-footer-border: rgb(61 43 31 / .12);background-color:var(--elixx-footer-bg);color:var(--elixx-footer-fg)}.elixx-footer{width:100%}.elixx-footer__inner{width:100%;max-width:var(--page-width, 75rem);margin-inline:auto;padding-inline:clamp(1.25rem,4vw,2.5rem)}.elixx-footer.section--full-width .elixx-footer__inner{max-width:none}.elixx-footer__grid{display:grid;grid-template-columns:1fr;gap:2.5rem 2rem}@media screen and (min-width:750px){.elixx-footer__grid{grid-template-columns:repeat(2,1fr)}.elixx-footer__brand{grid-column:1 / -1}}@media screen and (min-width:990px){.elixx-footer__grid{grid-template-columns:1.4fr repeat(3,1fr) 1.2fr;gap:2rem 2.5rem}.elixx-footer__brand{grid-column:auto}}.elixx-footer__logo-link{display:inline-block;margin-block-end:1.25rem}.elixx-footer__logo{display:block;height:var(--elixx-footer-logo-height, 56px);width:auto;max-width:100%;object-fit:contain}.elixx-footer__logo-text{display:inline-block;font-family:var(--font-heading--family);font-size:2rem;font-weight:400;color:var(--elixx-footer-accent);text-decoration:none;margin-block-end:1rem}.elixx-footer__tagline{font-family:var(--font-body--family);font-size:.875rem;line-height:1.65;color:var(--elixx-footer-fg-muted);margin:0;max-width:18rem}.elixx-footer__social{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.elixx-footer__social-link{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;color:var(--elixx-footer-fg);opacity:.85;transition:opacity .2s,color .2s}.elixx-footer__social-link:hover{opacity:1;color:var(--elixx-footer-accent)}.elixx-footer__social-link:hover .elixx-footer__social-icon{fill:var(--elixx-footer-accent)}.elixx-footer__social-icon{width:1.125rem;height:1.125rem;fill:currentColor}.elixx-footer__heading{font-family:var(--font-body--family);font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--elixx-footer-accent);margin:0 0 1.25rem}.elixx-footer__links{display:flex;flex-direction:column;gap:.625rem;margin:0;padding:0}.elixx-footer__links a{font-size:.875rem;line-height:1.5;color:var(--elixx-footer-fg-muted);text-decoration:none;transition:color .2s}.elixx-footer__links a:hover{color:var(--elixx-footer-fg)}.elixx-footer__contact-list{display:flex;flex-direction:column;gap:.875rem;margin:0;padding:0}.elixx-footer__contact-item{display:flex;align-items:flex-start;gap:.75rem}.elixx-footer__contact-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:1.75rem;height:1.75rem;border:1px solid var(--elixx-footer-border);border-radius:50%;color:var(--elixx-footer-accent)}.elixx-footer__contact-icon svg{width:.875rem;height:.875rem}.elixx-footer__contact-text,.elixx-footer__contact-link{font-size:.875rem;line-height:1.55;color:var(--elixx-footer-fg-muted)}.elixx-footer__contact-link{text-decoration:none;transition:color .2s}.elixx-footer__contact-link:hover{color:var(--elixx-footer-fg)}.elixx-footer__bar{display:flex;flex-direction:column;align-items:flex-start;gap:1.25rem;margin-top:3rem;padding-top:1.5rem;border-top:1px solid var(--elixx-footer-border)}@media screen and (min-width:750px){.elixx-footer__bar{flex-direction:row;align-items:center;justify-content:space-between;gap:1.5rem}}.elixx-footer__legal{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem 0;margin:0;padding:0;font-size:.75rem;color:var(--elixx-footer-fg-muted)}.elixx-footer__legal>li{display:flex;align-items:center}.elixx-footer__legal>li:not(:last-child):after{content:"|";margin-inline:.5rem;opacity:.45}.elixx-footer__legal a{color:var(--elixx-footer-fg-muted);text-decoration:none;transition:color .2s}.elixx-footer__legal a:hover{color:var(--elixx-footer-fg)}.elixx-footer__payments{display:flex;flex-wrap:wrap;align-items:center;gap:.375rem}.elixx-payment-icon{display:inline-flex}.elixx-payment-icon__pill{display:flex;align-items:center;justify-content:center;width:2.375rem;height:1.5rem;padding:.125rem .25rem;background:#faf7f2;border:1px solid var(--elixx-footer-border);border-radius:4px}.elixx-payment-icon__svg{display:block;width:auto;height:1rem;max-width:100%}
/*# sourceMappingURL=/cdn/shop/t/3/assets/elixx.css.map */
