.geladi-story-section{margin:0!important;padding:0!important}.geladi-story{background-color:rgb(var(--color-background, 243, 236, 226));color:rgb(var(--color-foreground, 26, 26, 26));font-family:Manrope,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;padding:clamp(3.5rem,7vw,7rem) 0 clamp(4rem,8vw,8rem)}.geladi-story,.geladi-story *{font-family:inherit;box-sizing:border-box}.geladi-story__layout{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,5rem);align-items:center}.geladi-story--image-right .geladi-story__layout{grid-template-areas:"content media"}.geladi-story--image-right .geladi-story__media{grid-area:media}.geladi-story--image-right .geladi-story__content{grid-area:content}.geladi-story--image-left .geladi-story__layout{grid-template-areas:"media content"}.geladi-story--image-left .geladi-story__media{grid-area:media}.geladi-story--image-left .geladi-story__content{grid-area:content}.geladi-story__media{position:relative}.geladi-story__image{width:100%;height:auto;aspect-ratio:4 / 5;object-fit:cover;display:block}.geladi-story__image--placeholder{background:rgb(var(--color-background, 243, 236, 226));display:flex;align-items:center;justify-content:center}.geladi-story__image--placeholder svg{width:60%;height:60%;opacity:.4}.geladi-story__badge{position:absolute;width:var(--gs-badge-size, 130px);height:var(--gs-badge-size, 130px);border-radius:50%;background-color:var(--gs-badge-bg, #b89a72);color:var(--gs-badge-fg, #ffffff);display:flex;align-items:center;justify-content:center;z-index:2;pointer-events:none;box-shadow:0 4px 18px #0000001f}.geladi-story__badge--top-right{top:clamp(1rem,2.5vw,2.5rem);right:clamp(1rem,2.5vw,2.5rem)}.geladi-story__badge--top-left{top:clamp(1rem,2.5vw,2.5rem);left:clamp(1rem,2.5vw,2.5rem)}.geladi-story__badge--bottom-right{bottom:clamp(1rem,2.5vw,2.5rem);right:clamp(1rem,2.5vw,2.5rem)}.geladi-story__badge--bottom-left{bottom:clamp(1rem,2.5vw,2.5rem);left:clamp(1rem,2.5vw,2.5rem)}.geladi-story__badge-rotator{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;animation:geladi-story-spin var(--gs-badge-spin, 25s) linear infinite;transform-origin:center center}@keyframes geladi-story-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.geladi-story__badge-center{position:relative;font-size:calc(var(--gs-badge-size, 130px) * .32);font-weight:300;line-height:1;letter-spacing:-.02em;color:inherit}@media(prefers-reduced-motion:reduce){.geladi-story__badge-rotator{animation:none}}.geladi-story__content{display:flex;flex-direction:column;gap:clamp(2.5rem,3.6vw,3.75rem)}.geladi-story__head-block{display:flex;flex-direction:column;gap:clamp(1rem,1.6vw,1.5rem)}.geladi-story__eyebrow{margin:0;font-size:clamp(.8125rem,.95vw,.9375rem);letter-spacing:.22em;text-transform:uppercase;color:var(--gs-italic, #5a4a36);font-weight:500}.geladi-story__heading{margin:0;font-size:clamp(2.25rem,4.5vw,3.75rem);line-height:1.05;font-weight:400;letter-spacing:-.015em;color:inherit;max-width:24ch}.geladi-story__h-1{font-style:normal;color:inherit}.geladi-story__h-2{margin-left:.3em;font-style:italic;color:var(--gs-italic, #5a4a36);font-weight:400}.geladi-story__description{margin:0;font-size:clamp(1.125rem,1.4vw,1.5rem);line-height:1.65;font-weight:400;color:rgba(var(--color-foreground, 26, 26, 26),.85)}.geladi-story__description>*{margin:0}.geladi-story__description>*+*{margin-top:1.6rem}.geladi-story__buttons{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:.5rem}.geladi-story__btn{display:inline-flex;align-items:center;justify-content:center;padding:.95rem 2.85rem;min-width:13rem;min-height:58px;font-size:clamp(1.0625rem,1.45vw,1.4375rem);line-height:1.2;font-weight:500;letter-spacing:.01em;text-decoration:none;cursor:pointer;border:1px solid transparent;white-space:nowrap;transition:background-color .2s ease,color .2s ease,border-color .2s ease,transform .15s ease}.geladi-story__btn:hover{transform:translateY(-1px)}.geladi-story__btn:focus-visible{outline:2px solid currentColor;outline-offset:3px}.geladi-story__btn--primary{background:rgb(var(--color-foreground, 26, 26, 26));color:rgb(var(--color-background, 243, 236, 226));border-color:rgb(var(--color-foreground, 26, 26, 26))}.geladi-story__btn--primary:hover{opacity:.9}.geladi-story__btn--secondary{background:transparent;color:rgb(var(--color-foreground, 26, 26, 26));border-color:rgba(var(--color-foreground, 26, 26, 26),.5)}.geladi-story__btn--secondary:hover{border-color:rgb(var(--color-foreground, 26, 26, 26))}.geladi-story__divider{display:block;height:1px;background-color:#c8bca5;border:0;margin:0;width:100%;flex-shrink:0;align-self:stretch}.geladi-story__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(1.5rem,2.5vw,2.75rem)}.geladi-story__stats[data-count="2"]{grid-template-columns:repeat(2,1fr)}.geladi-story__stats[data-count="4"]{grid-template-columns:repeat(4,1fr)}.geladi-story__stats[data-count="5"]{grid-template-columns:repeat(5,1fr)}.geladi-story__stats[data-count="1"]{grid-template-columns:1fr}.geladi-story__stat{display:flex;flex-direction:column;gap:.6rem}.geladi-story__stat-value{margin:0;font-size:clamp(2.125rem,3vw,3.125rem);font-weight:500;line-height:1;letter-spacing:-.01em;color:inherit;display:inline-flex;align-items:baseline}.geladi-story__stat-suffix{font-size:.55em;font-weight:400;margin-left:.05em;opacity:.85}.geladi-story__stat-label{margin:0;font-size:clamp(1rem,1.2vw,1.25rem);color:var(--gs-italic, #5a4a36);letter-spacing:.04em;font-weight:400}@media(max-width:989px){.geladi-story__layout{grid-template-columns:1fr;gap:2rem}.geladi-story--image-left .geladi-story__layout,.geladi-story--image-right .geladi-story__layout{grid-template-areas:"media" "content"}.geladi-story__image{aspect-ratio:4 / 3}.geladi-story__heading{max-width:none}}@media(max-width:749px){.geladi-story{padding:clamp(2.5rem,8vw,3.5rem) 0 clamp(3rem,8vw,4rem)}.geladi-story__badge{width:clamp(80px,22vw,110px);height:clamp(80px,22vw,110px)}.geladi-story__buttons{width:100%}.geladi-story__btn{flex:1 1 auto;padding:.9rem 1.5rem;min-width:0;min-height:54px;font-size:1.0625rem}.geladi-story__stats,.geladi-story__stats[data-count="3"],.geladi-story__stats[data-count="4"],.geladi-story__stats[data-count="5"]{grid-template-columns:1fr 1fr;row-gap:1.5rem}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/geladi-story.css.map */
