.announcement-bar{background-color:var(--yaad-deep-forest);color:var(--yaad-warm-cream);text-align:center}.announcement-bar-section{background:transparent}.announcement-bar__text{margin:0;padding:.55rem var(--yaad-gutter);font-family:var(--yaad-font-body-family, var(--font-primary--family));font-size:.6875rem;font-weight:700;letter-spacing:.16em;line-height:1.4;text-transform:uppercase;color:var(--yaad-warm-cream)}.collection-products{display:grid;grid-template-columns:repeat(auto-fill,minmax(500px,1fr))}.collections{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(var(--collection-card-size),100%),1fr));gap:var(--grid-gap)}.collections--compact{--collection-card-size: 160px}.collections--full{--collection-card-size: 280px}.collection-card{display:flex;flex-direction:column;width:100%}.custom-section{position:relative;overflow:hidden;width:100%}.custom-section__background{position:absolute;width:100%;height:100%;z-index:-1;overflow:hidden}.custom-section__background img{position:absolute;width:100%;height:auto;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-section__content{display:grid;grid-template-columns:var(--content-grid)}.custom-section__content>*{grid-column:2}footer{display:flex;justify-content:space-between;margin-top:2rem}footer a{text-decoration:none;color:var(--color-foreground)}footer .footer__links,footer .footer__payment{display:flex;gap:1rem}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.yaad-header-section{background:transparent;overflow:visible}:root{--yaad-header-offset: 6.15rem}#our-roots,#reviews{scroll-margin-top:calc(var(--yaad-header-offset, 6.15rem) + .5rem)}.yaad-header{position:relative;z-index:20;padding:12px 0 16px;background:transparent;color:var(--yaad-deep-forest);--icon-stroke-width: 1.9}.yaad-header__inner{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.75rem;width:calc(100% - 24px);max-width:1560px;min-height:4.25rem;margin:0 auto;padding:.35rem .4rem .35rem 1.1rem;background-color:var(--yaad-cream);border:1px solid rgba(3,42,32,.25);border-radius:999px;box-shadow:0 1px 2px #032a200a}.yaad-header__brand{min-width:0}.yaad-header__logo-link{display:inline-flex;align-items:center;max-width:100%;background:transparent;text-decoration:none;color:var(--yaad-deep-forest)}.yaad-header__logo-image{display:block;width:auto;height:auto;max-width:min(var(--header-logo-width, 120px),125px);max-height:42px;object-fit:contain;background:transparent}.yaad-header__wordmark{font-family:var(--yaad-font-heading-family, var(--font-primary--family));font-size:clamp(1.2rem,.9rem + 1.4vw,1.6rem);font-weight:800;letter-spacing:-.045em;line-height:.9;text-transform:uppercase}.yaad-header__nav{display:none}.yaad-header__nav-list,.yaad-header__dropdown,.yaad-header__drawer-list,.yaad-header__drawer-sublist{list-style:none;margin:0;padding:0}.yaad-header__nav-list{display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;gap:2.125rem}.yaad-header__nav-item{position:relative;flex:0 0 auto}.yaad-header__nav-link,.yaad-header__dropdown-link{display:inline-flex;align-items:center;gap:.22rem;color:var(--yaad-deep-forest);text-decoration:none;font-family:var(--yaad-font-body-family, var(--font-primary--family));font-size:1.0625rem;font-weight:600;letter-spacing:-.02em;line-height:1;white-space:nowrap;transition:color .2s ease,opacity .2s ease}.yaad-header__nav-link{padding:.35rem 0}.yaad-header__nav-link:hover,.yaad-header__nav-link:focus-visible{color:var(--yaad-forest);opacity:.72}.yaad-header__nav-link[aria-current=page]{opacity:1}.yaad-header__chevron{display:inline-block;width:.5rem;height:.5rem;margin-top:-.18em;margin-inline-start:.05rem;border-inline-end:2px solid currentcolor;border-block-end:2px solid currentcolor;transform:rotate(45deg);flex-shrink:0}.yaad-header__dropdown{position:absolute;top:calc(100% + 1.1rem);left:50%;z-index:30;min-width:11.5rem;padding:.65rem .85rem;background:var(--yaad-cream);border:1px solid rgba(3,42,32,.18);border-radius:1.15rem;opacity:0;visibility:hidden;transform:translate(-50%,.25rem);transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.yaad-header__nav-item--parent:hover .yaad-header__dropdown,.yaad-header__nav-item--parent:focus-within .yaad-header__dropdown{opacity:1;visibility:visible;transform:translate(-50%)}.yaad-header__dropdown-link{padding:.45rem .2rem;font-weight:600}.yaad-header__dropdown-link:hover,.yaad-header__dropdown-link:focus-visible{color:var(--yaad-forest)}.yaad-header__actions{display:flex;align-items:center;justify-content:flex-end;gap:.7rem}.yaad-header__icon{position:relative;display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;padding:0;border:0;background:transparent;color:var(--yaad-deep-forest);text-decoration:none;cursor:pointer;transition:color .2s ease,opacity .2s ease}.yaad-header__icon:hover,.yaad-header__icon:focus-visible{color:var(--yaad-forest)}.yaad-header__icon:focus-visible,.yaad-header__nav-link:focus-visible,.yaad-header__dropdown-link:focus-visible,.yaad-header__cta:focus-visible,.yaad-header__drawer-link:focus-visible,.yaad-header__drawer-sublink:focus-visible,.yaad-header__drawer-account:focus-visible,.yaad-header__search-input:focus-visible{outline:2px solid var(--yaad-forest);outline-offset:3px}.yaad-header__icon-svg{display:flex;align-items:center;justify-content:center}.yaad-header__icon-svg svg{display:block;width:1.625rem;height:1.625rem;color:var(--yaad-deep-forest)}.yaad-header__cart .yaad-header__icon-svg svg{width:1.6875rem;height:1.6875rem}.yaad-header__menu-toggle .yaad-header__icon-svg svg{width:1.75rem;height:1.75rem}.yaad-header__cart-count{position:absolute;top:.1rem;right:.05rem;min-width:1.125rem;height:1.125rem;padding:0 .22rem;border-radius:var(--yaad-radius-pill);background-color:var(--yaad-deep-forest);color:var(--yaad-cream);font-size:.6875rem;font-weight:700;line-height:1;display:inline-flex;align-items:center;justify-content:center}.yaad-header a.yaad-header__cta{display:none;min-height:3.15rem;height:3.25rem;padding:0 1.55rem;background-color:var(--yaad-deep-forest);border-color:var(--yaad-deep-forest);color:var(--yaad-cream);font-size:.875rem;font-weight:700;letter-spacing:.02em}.yaad-header a.yaad-header__cta:hover{background-color:var(--yaad-forest);border-color:var(--yaad-forest);color:var(--yaad-cream);transform:scale(1.02)}.yaad-header__icon--account,.yaad-header__menu-toggle{display:inline-flex}.yaad-header__icon--account{display:none}.yaad-header__search-dialog{width:min(100%,44rem);margin:auto;padding:1.5rem;border:0;background:var(--yaad-cream);color:var(--yaad-deep-forest)}.yaad-header__search-dialog::backdrop,.yaad-header__drawer::backdrop{background:#032a2073}.yaad-header__search-form{display:flex;align-items:center;gap:.75rem}@media screen and (max-width:749px){.yaad-header__search-form{flex-wrap:wrap}.yaad-header__search-input{flex:1 1 100%}}.yaad-header__search-input{flex:1;min-height:3rem;padding:.7rem 0;border:0;border-bottom:1px solid var(--yaad-deep-forest);border-radius:0;background:transparent;color:var(--yaad-deep-forest);font-size:1.05rem}.yaad-header__search-dialog a.yaad-header__cta,.yaad-header__search-dialog button.yaad-header__cta{display:inline-flex}.yaad-header__drawer{width:min(100%,32rem);height:100%;max-width:none;max-height:none;margin:0 0 0 auto;padding:1.25rem var(--yaad-gutter) 2rem;border:0;background:var(--yaad-cream);color:var(--yaad-deep-forest)}.yaad-header__drawer[open]{display:flex;flex-direction:column;animation:yaad-drawer-in .28s ease}.yaad-header__drawer-top{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:2.5rem}.yaad-header__drawer-nav{flex:1}.yaad-header__drawer-list{display:flex;flex-direction:column;gap:.85rem}.yaad-header__drawer-link{display:inline-block;color:var(--yaad-deep-forest);text-decoration:none;font-family:var(--yaad-font-heading-family, var(--font-primary--family));font-size:clamp(2rem,8vw,2.75rem);font-weight:800;letter-spacing:-.045em;line-height:.92}.yaad-header__drawer-link:hover,.yaad-header__drawer-link:focus-visible,.yaad-header__drawer-sublink:hover,.yaad-header__drawer-account:hover{color:var(--yaad-forest)}.yaad-header__drawer-sublist{display:flex;flex-direction:column;gap:.45rem;margin-top:.7rem;margin-bottom:.5rem}.yaad-header__drawer-sublink,.yaad-header__drawer-account{color:var(--yaad-forest);text-decoration:none;font-weight:700}.yaad-header__drawer-sublink{font-size:1rem;letter-spacing:0}.yaad-header__drawer-footer{display:flex;flex-direction:column;align-items:flex-start;gap:1.25rem;margin-top:auto;padding-top:2.5rem}.yaad-header__drawer-account{font-size:.95rem;letter-spacing:.04em;text-transform:uppercase}.yaad-header a.yaad-header__cta--drawer{display:inline-flex}@media screen and (min-width:990px){:root{--yaad-header-offset: 8rem}.yaad-header{padding:28px 0 20px}.yaad-header__inner{grid-template-columns:minmax(9rem,1fr) auto minmax(9rem,1fr);width:calc(100% - 72px);min-height:5rem;padding:.4rem .4rem .4rem 1.5rem}.yaad-header__nav{display:flex;justify-content:center;min-width:0}.yaad-header__logo-image{max-width:min(var(--header-logo-width, 150px),160px);max-height:54px}.yaad-header__actions{gap:.75rem}.yaad-header__icon-svg svg{width:1.875rem;height:1.875rem}.yaad-header__cart .yaad-header__icon-svg svg{width:2rem;height:2rem}.yaad-header__icon--account{display:flex}.yaad-header__menu-toggle{display:none}}@media screen and (min-width:990px)and (max-width:1199px){.yaad-header__inner{width:calc(100% - 64px);padding:.35rem .35rem .35rem 1.15rem}.yaad-header__nav-list{gap:1.875rem}.yaad-header a.yaad-header__cta{padding-inline:1.25rem;font-size:.8125rem}}@media(prefers-reduced-motion:reduce){.yaad-header__drawer[open],.yaad-header a.yaad-header__cta,.yaad-header__dropdown{animation:none;transition:none}.yaad-header a.yaad-header__cta:hover{transform:none}}@keyframes yaad-drawer-in{0%{transform:translate(100%)}to{transform:translate(0)}}.welcome{display:grid;grid-template-columns:var(--content-grid);background-color:#f6f6f7;padding:72px 0}.welcome-content{grid-column:2;display:flex;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:0 24px}.welcome-description{max-width:80ch;line-height:1.4;margin-top:1.5rem}.icon{width:300px}.highlights{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-top:50px}@media(max-width:1100px){.highlights{grid-template-columns:1fr}}.highlight{display:flex;flex-direction:column;height:100%;padding:24px;border-radius:8px;background-color:#eef3ff;color:#5c5f62;line-height:1.4}.highlight>*+*{margin-top:1rem}.highlight h3{font-size:1rem;color:#202223}.highlight-description{flex:1 1}.highlight a{display:flex;width:fit-content;background-color:#fafbfb;box-shadow:#0003 0 -3px inset,#ffffffe6 0 2px inset;border:1px solid rgb(140,145,150);border-radius:4px;color:#5c5f62;padding:3px 10px 5px;text-decoration:none}.search-results{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.search-results .prev,.search-results .page,.search-results .next{grid-column:1 / -1}.yaad-story-section{overflow:hidden}.yaad-story{display:grid;grid-template-columns:minmax(0,1fr);width:100%;background-color:var(--yaad-story-bg, var(--yaad-deep-forest, #032a20));color:var(--yaad-story-text, var(--yaad-cream, #f8f3e8))}.yaad-story__media{position:relative;width:100%;aspect-ratio:4 / 3;overflow:hidden;background-color:var(--yaad-story-bg, var(--yaad-deep-forest, #032a20))}.yaad-story__image,.yaad-story__media-empty{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center}.yaad-story__content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:3.125rem 1.5rem 3.75rem;text-align:left;background-color:var(--yaad-story-bg, var(--yaad-deep-forest, #032a20))}.yaad-story__eyebrow{margin:0 0 1rem;font-size:.75rem;font-weight:700;letter-spacing:.16em;line-height:1.2;text-transform:uppercase;color:var(--yaad-story-text, var(--yaad-cream, #f8f3e8))}.yaad-story__headline{margin:0;max-width:8.5ch;font-family:var(--yaad-font-heading-family, var(--font-primary--family));font-size:clamp(3rem,14vw,4.25rem);font-weight:900;letter-spacing:-.05em;line-height:.9;color:var(--yaad-story-text, var(--yaad-cream, #f8f3e8))}.yaad-story__body{max-width:28rem;margin:1.35rem 0 0;font-size:1.0625rem;font-weight:400;letter-spacing:.01em;line-height:1.55;color:var(--yaad-story-text, var(--yaad-cream, #f8f3e8))}@media screen and (min-width:990px){.yaad-story{grid-template-columns:minmax(0,1.22fr) minmax(0,1fr);min-height:clamp(30rem,52vh,35rem)}.yaad-story__media{aspect-ratio:auto;min-height:100%;height:100%}.yaad-story__content{padding:clamp(4.375rem,8vw,6.25rem)}.yaad-story__headline{font-size:clamp(3.625rem,5.5vw,5.5rem)}.yaad-story__body{max-width:30.5rem;margin-top:1.75rem;font-size:1.25rem;line-height:1.55}}.yaad-miswak-section{overflow:visible}.yaad-miswak{background-color:var(--yaad-miswak-bg, var(--yaad-cream, #f8f3e8));color:var(--yaad-miswak-text, var(--yaad-deep-forest));padding:clamp(2.75rem,8vw,5.625rem) clamp(1.25rem,6vw,5rem)}.yaad-miswak__grid{display:grid;grid-template-columns:minmax(0,1fr);gap:1.65rem;width:100%;max-width:92rem;margin:0 auto}.yaad-miswak__copy{min-width:0}.yaad-miswak__eyebrow{margin:0 0 .85rem;font-size:.72rem;font-weight:700;letter-spacing:.18em;line-height:1.2;text-transform:uppercase}.yaad-miswak__headline{margin:0;font-family:var(--yaad-font-heading-family, var(--font-primary--family));font-size:clamp(3.25rem,16vw,4.5rem);font-weight:900;letter-spacing:-.055em;line-height:.84;color:var(--yaad-miswak-text, var(--yaad-deep-forest));text-transform:uppercase}.yaad-miswak__subhead{margin:1.1rem 0 0;font-size:clamp(1.05rem,3.2vw,1.35rem);font-weight:700;letter-spacing:-.03em;line-height:1.2}.yaad-miswak__description{max-width:36ch;margin:.85rem 0 0;font-size:1rem;font-weight:400;letter-spacing:.01em;line-height:1.5}.yaad-miswak__media{position:relative;overflow:hidden;width:100%;aspect-ratio:4 / 5;border-radius:1.75rem;background-color:var(--yaad-warm-cream, #efe5d3)}.yaad-miswak__image,.yaad-miswak__media-empty{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;max-width:none;object-fit:cover;object-position:var(--yaad-miswak-image-pos, center)}.yaad-miswak__benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem 1rem;margin:.25rem 0 0;padding:0;list-style:none}.yaad-miswak__benefit{display:flex;flex-direction:column;align-items:flex-start;gap:.55rem}.yaad-miswak__benefit-icon{display:inline-flex;color:var(--yaad-forest)}.yaad-miswak__benefit-icon svg{width:1.85rem;height:1.85rem}.yaad-miswak__benefit-label{font-size:.92rem;font-weight:800;letter-spacing:-.03em;line-height:1.15}.yaad-miswak__actions,.yaad-miswak__form{width:100%;margin:0}.yaad-miswak__cta{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:4.5rem;padding:.28rem .28rem .28rem 1.35rem;border:0;border-radius:999px;background-color:var(--yaad-miswak-btn-bg, var(--yaad-forest));color:var(--yaad-miswak-btn-text, var(--yaad-cream));font-family:inherit;font-size:.92rem;font-weight:800;letter-spacing:.08em;line-height:1;text-transform:uppercase;cursor:pointer}.yaad-miswak__cta-orb{display:grid;place-items:center;width:3.35rem;height:3.35rem;border-radius:999px;background:var(--yaad-miswak-btn-text, var(--yaad-cream));color:var(--yaad-miswak-btn-bg, var(--yaad-forest));transition:transform .22s ease}.yaad-miswak__cta-orb svg{width:1.2rem;height:1.2rem}.yaad-miswak__cta:hover .yaad-miswak__cta-orb,.yaad-miswak__cta:focus-visible .yaad-miswak__cta-orb{transform:translate(4px)}.yaad-miswak__cta:focus-visible{outline:2px solid var(--yaad-deep-forest);outline-offset:3px}.yaad-miswak__cta:disabled{cursor:not-allowed;opacity:.62}.yaad-miswak__cta:disabled .yaad-miswak__cta-orb{transform:none}.yaad-miswak__trust{display:flex;flex-wrap:wrap;align-items:center;gap:.7rem 1.15rem;margin:0;padding:0;list-style:none}.yaad-miswak__trust-item{display:inline-flex;align-items:center;gap:.4rem;font-size:.72rem;font-weight:700;letter-spacing:.01em;line-height:1.2;color:var(--yaad-miswak-text, var(--yaad-deep-forest))}.yaad-miswak__trust-icon{display:inline-flex;color:var(--yaad-forest)}.yaad-miswak__trust-icon svg{width:1.05rem;height:1.05rem}@media screen and (min-width:750px){.yaad-miswak__headline{font-size:clamp(4.25rem,10vw,5.5rem)}.yaad-miswak__benefit-icon svg{width:2.05rem;height:2.05rem}.yaad-miswak__benefit-label{font-size:1.05rem}.yaad-miswak__cta{min-height:4.75rem;font-size:.98rem}}@media screen and (min-width:990px){.yaad-miswak{padding:clamp(4.375rem,7vw,5.625rem) clamp(3.75rem,6vw,5rem)}.yaad-miswak__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-areas:"copy media" "benefits media" "cta media" "trust media";column-gap:clamp(3rem,5vw,5rem);row-gap:1.65rem;align-items:start}.yaad-miswak__copy{grid-area:copy}.yaad-miswak__media{grid-area:media;align-self:stretch;aspect-ratio:auto;min-height:100%}.yaad-miswak__benefits{grid-area:benefits;margin-top:.35rem;gap:1rem 1.5rem}.yaad-miswak__actions{grid-area:cta}.yaad-miswak__trust{grid-area:trust;gap:.75rem 1.5rem}.yaad-miswak__eyebrow{font-size:.78rem;margin-bottom:1rem}.yaad-miswak__headline{font-size:clamp(4.25rem,7vw,6.875rem);line-height:.84}.yaad-miswak__subhead{margin-top:1.35rem;font-size:1.35rem}.yaad-miswak__description{margin-top:.95rem;font-size:1.0625rem;line-height:1.55}.yaad-miswak__cta{min-height:5rem;padding-left:1.75rem;font-size:1rem}.yaad-miswak__cta-orb{width:3.65rem;height:3.65rem}.yaad-miswak__trust-item{font-size:.78rem}}@media(prefers-reduced-motion:reduce){.yaad-miswak__cta-orb{transition:none}.yaad-miswak__cta:hover .yaad-miswak__cta-orb,.yaad-miswak__cta:focus-visible .yaad-miswak__cta-orb{transform:none}}.yaad-hero-section{overflow:visible}.yaad-hero{position:relative;z-index:1;display:flex;align-items:stretch;min-height:max(var(--yaad-hero-min-height, 760px),clamp(43.75rem,92svh,57.5rem));background-color:var(--yaad-hero-bg, #c9ded5);color:var(--yaad-deep-forest);margin-top:calc(-1 * var(--yaad-header-offset, 6.15rem));padding-top:var(--yaad-header-offset, 6.15rem);overflow:hidden}.yaad-hero__background,.yaad-hero__picture,.yaad-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:none}.yaad-hero__background{z-index:0;pointer-events:none}.yaad-hero__image{display:block;max-width:none;object-fit:cover;object-position:var(--yaad-hero-image-pos-mobile, center)}.yaad-hero__content{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;width:100%;max-width:36rem;padding:.5rem 1.25rem 2rem;text-align:var(--yaad-hero-align, left)}.yaad-hero__proof{display:inline-flex;align-items:center;gap:.55rem;max-width:100%;margin:0 0 1.25rem;padding:.35rem .85rem .35rem .35rem;background:var(--yaad-cream);border-radius:999px;color:var(--yaad-deep-forest)}.yaad-hero__proof-media,.yaad-hero__proof-image{display:block;width:2.1rem;height:2.1rem;border-radius:999px;object-fit:cover;flex-shrink:0}.yaad-hero__stars{display:inline-flex;gap:.08rem;color:var(--yaad-forest)}.yaad-hero__stars svg{width:.78rem;height:.78rem;fill:currentcolor}.yaad-hero__proof-text{font-size:.6875rem;font-weight:700;letter-spacing:.08em;line-height:1.2;text-transform:uppercase}.yaad-hero__headline{margin:0;max-width:8.4ch;font-family:var(--yaad-font-heading-family, var(--font-primary--family));font-size:clamp(3rem,14vw,4rem);font-weight:900;letter-spacing:-.05em;line-height:.9;color:var(--yaad-hero-headline-color, #ffffff);text-wrap:balance}.yaad-hero__subheading{max-width:28ch;margin:1rem 0 0;font-size:1rem;font-weight:400;letter-spacing:.01em;line-height:1.45;color:var(--yaad-hero-subheading-color, #ffffff)}.yaad-hero__benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;width:100%;margin:1.5rem 0 0;padding:0;list-style:none}.yaad-hero__benefit{display:flex;flex-direction:column;align-items:flex-start;gap:.55rem;min-height:6.5rem;padding:.85rem .7rem .95rem;background:var(--yaad-cream);border-radius:1.15rem;color:var(--yaad-deep-forest)}.yaad-hero__benefit-icon{display:inline-flex;color:var(--yaad-forest)}.yaad-hero__benefit-icon svg{width:1.55rem;height:1.55rem}.yaad-hero__benefit-label{font-size:.78rem;font-weight:800;letter-spacing:-.02em;line-height:1.15}.yaad-hero__cta{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:4rem;margin-top:1.25rem;padding:.3rem .3rem .3rem 1.35rem;background-color:var(--yaad-forest);color:var(--yaad-cream);border-radius:999px;text-decoration:none;font-size:.92rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.yaad-hero__cta-orb{display:grid;place-items:center;width:3.1rem;height:3.1rem;border-radius:999px;background:var(--yaad-cream);color:var(--yaad-forest);transition:transform .22s ease}.yaad-hero__cta-orb svg{width:1.2rem;height:1.2rem}.yaad-hero__cta:hover .yaad-hero__cta-orb,.yaad-hero__cta:focus-visible .yaad-hero__cta-orb{transform:translate(4px)}.yaad-hero__cta:focus-visible{outline:2px solid var(--yaad-deep-forest);outline-offset:3px}@media screen and (min-width:750px){.yaad-hero__headline{font-size:clamp(3.5rem,8vw,5rem)}.yaad-hero__benefit{min-height:7rem;padding:1rem .9rem 1.1rem}.yaad-hero__benefit-label{font-size:.92rem}}@media screen and (min-width:990px){.yaad-hero{min-height:max(var(--yaad-hero-min-height, 760px),clamp(43.75rem,82vh,57.5rem))}.yaad-hero__image{object-position:var(--yaad-hero-image-pos-desktop, center)}.yaad-hero__content{width:min(52%,42rem);max-width:42rem;padding:1rem 2rem 2.75rem max(2.5rem,calc(36px + 1.5rem))}.yaad-hero__headline{font-size:clamp(4rem,6.5vw,6.875rem);line-height:.9}.yaad-hero__subheading{margin-top:1.25rem;font-size:1.125rem}.yaad-hero__benefits{margin-top:1.75rem;gap:.75rem}.yaad-hero__cta{min-height:4.35rem;margin-top:1.5rem;padding-left:1.75rem;font-size:1rem}.yaad-hero__cta-orb{width:3.45rem;height:3.45rem}}@media(prefers-reduced-motion:reduce){.yaad-hero__cta-orb{transition:none}.yaad-hero__cta:hover .yaad-hero__cta-orb,.yaad-hero__cta:focus-visible .yaad-hero__cta-orb{transform:none}}.yaad-reviews-section{overflow:visible}.yaad-reviews{background-color:var(--yaad-reviews-bg, var(--yaad-cream, #f8f3e8));color:var(--yaad-reviews-text, var(--yaad-deep-forest));padding:3.5rem 0 4.25rem}.yaad-reviews__inner{width:100%;max-width:92rem;margin:0 auto;padding:0 var(--yaad-gutter, 1.25rem)}.yaad-reviews__intro{max-width:18ch;margin-bottom:2rem}.yaad-reviews__eyebrow{margin:0 0 .9rem;font-size:.75rem;font-weight:700;letter-spacing:.16em;line-height:1.2;text-transform:uppercase}.yaad-reviews__headline{margin:0;font-family:var(--yaad-font-heading-family, var(--font-primary--family));font-size:clamp(3.25rem,14vw,4.5rem);font-weight:900;letter-spacing:-.055em;line-height:.88;color:var(--yaad-reviews-text, var(--yaad-deep-forest))}.yaad-reviews__summary{display:flex;flex-direction:column;align-items:flex-start;gap:.45rem;margin-top:1.25rem}.yaad-reviews__stars{display:inline-flex;gap:.12rem;color:var(--yaad-forest, #073d2d)}.yaad-reviews__stars svg{width:.9rem;height:.9rem;fill:currentcolor}.yaad-reviews__star--empty{opacity:.22}.yaad-reviews__summary-label{margin:0;font-size:.72rem;font-weight:700;letter-spacing:.14em;line-height:1.3;text-transform:uppercase}.yaad-reviews__count{margin:0;font-size:.8125rem;font-weight:600}.yaad-reviews__cards{display:flex;gap:1rem;margin:0;padding:0 0 .35rem;list-style:none;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:var(--yaad-gutter, 1.25rem);-webkit-overflow-scrolling:touch;scrollbar-width:none}.yaad-reviews__cards::-webkit-scrollbar{display:none}.yaad-reviews__card{display:flex;flex-direction:column;flex:0 0 86%;min-width:0;min-height:100%;overflow:hidden;background-color:#fffdf8;border:1px solid rgba(3,42,32,.08);border-radius:1.5rem;scroll-snap-align:start}.yaad-reviews__card-media{position:relative;aspect-ratio:4 / 3;overflow:hidden;background-color:var(--yaad-warm-cream, #efe5d3)}.yaad-reviews__card-image{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;max-width:none;object-fit:cover}.yaad-reviews__card-body{display:flex;flex-direction:column;flex:1;padding:1.5rem 1.35rem 1.6rem}.yaad-reviews__stars--card{margin-bottom:.85rem}.yaad-reviews__stars--card svg{width:1rem;height:1rem}.yaad-reviews__quote{margin:0;flex:1}.yaad-reviews__quote p{margin:0;font-size:clamp(1.2rem,4.4vw,1.5rem);font-weight:600;letter-spacing:-.03em;line-height:1.25}.yaad-reviews__author{display:flex;flex-direction:column;gap:.2rem;margin-top:1.25rem}.yaad-reviews__name{font-style:normal;font-size:.78rem;font-weight:800;letter-spacing:.1em;line-height:1.2;text-transform:uppercase}.yaad-reviews__verified{font-size:.72rem;font-weight:600;letter-spacing:.04em;color:var(--yaad-forest, #073d2d)}@media screen and (min-width:750px){.yaad-reviews__card{flex-basis:70%}}@media screen and (min-width:990px){.yaad-reviews{padding:clamp(5.625rem,8vw,6.875rem) 0}.yaad-reviews__inner{padding:0 clamp(3.75rem,6vw,5rem)}.yaad-reviews__intro{max-width:12ch;margin-bottom:3rem}.yaad-reviews__headline{font-size:clamp(4rem,6.5vw,6.5rem)}.yaad-reviews__summary{margin-top:1.5rem}.yaad-reviews__cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.35rem;overflow:visible;scroll-snap-type:none;padding-bottom:0}.yaad-reviews__card{flex:none;min-height:100%}.yaad-reviews__card-body{padding:1.85rem 1.7rem 1.9rem}.yaad-reviews__quote p{font-size:clamp(1.5rem,1.6vw,1.85rem)}}.group{display:flex;flex-wrap:nowrap;overflow:hidden;width:100%}.group--horizontal{flex-direction:row;justify-content:space-between;align-items:center;padding:0 var(--padding)}.group--vertical{flex-direction:column;align-items:var(--alignment);padding:var(--padding) 0}.text{text-align:var(--text-align)}.text--title{font-size:2rem;font-weight:700}.text--subtitle{font-size:1.5rem}.image{display:block;position:relative;overflow:hidden;width:100%;height:auto}.image>img{width:100%;height:auto}
/*# sourceMappingURL=/cdn/shop/t/3/compiled_assets/styles.css.map */
