.buyer-page{--buyer-color-text: #2f342d;--buyer-color-text-light: rgba(47, 52, 45, .75);--buyer-color-bg: #fff;--buyer-color-bg-alt: #f8f6f3;--buyer-color-accent: #363c35;--buyer-color-accent-hover: #555;--buyer-color-red: #ed3e3e;--buyer-color-border: #e5e0d8;--buyer-font-heading: "DM Sans", sans-serif;--buyer-font-body: "DM Sans", sans-serif;--buyer-max-width: 1200px;font-family:var(--buyer-font-body);font-size:16px;color:var(--buyer-color-text);overflow-x:hidden}.buyer-page *,.buyer-page *:before,.buyer-page *:after{box-sizing:border-box}@keyframes kenBurns{0%{transform:scale(1)}to{transform:scale(1.08)}}@keyframes iconBounce{0%,to{transform:translateY(0)}40%{transform:translateY(-8px)}60%{transform:translateY(-4px)}}@keyframes iconWiggle{0%,to{transform:rotate(0)}25%{transform:rotate(-6deg)}75%{transform:rotate(6deg)}}@keyframes iconPulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.buyer-hero{position:relative;min-height:90vh;display:flex;align-items:flex-end;background-color:var(--buyer-color-accent);overflow:hidden}.buyer-hero__bg-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;animation:kenBurns 20s ease-out forwards;z-index:0}.buyer-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.75),rgba(0,0,0,.35) 50%,rgba(0,0,0,.1) 80%,transparent);z-index:1}.buyer-hero__line{width:40px;height:1px;background:#fff9;margin-bottom:32px}.buyer-hero__content{position:relative;z-index:2;color:#fff;padding:128px 32px 64px;max-width:896px}.buyer-hero .buyer-hero__heading{font-family:var(--buyer-font-heading);font-size:clamp(32px,5vw,52px);font-weight:400;line-height:1.15;letter-spacing:.06em;margin:0 0 20px;color:#fff!important}.buyer-hero .buyer-hero__subheading{font-size:16px;line-height:1.8;margin:0 0 40px;max-width:448px;color:#ffffffbf!important}.buyer-hero .buyer-hero__cta{display:inline-block;background:transparent;border:1px solid rgba(255,255,255,.8);color:#fff;padding:14px 32px;font-size:13px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;border-radius:0;transition:all .3s ease}.buyer-hero .buyer-hero__cta:hover{background:#fff;color:var(--buyer-color-accent)}.buyer-intro{padding:100px 24px}.buyer-intro__inner{max-width:1024px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:48px}.buyer-intro__text:only-child,.buyer-intro__inner>.buyer-intro__text:first-child:last-child{max-width:760px;text-align:center}.buyer-intro__image{flex-shrink:0;width:320px;height:320px}.buyer-intro__image:empty{display:none}.buyer-intro__image img,.buyer-intro__img{width:100%;height:100%;object-fit:contain}.buyer-intro__text{text-align:center;flex:1;min-width:0}.buyer-intro__heading{font-family:var(--buyer-font-heading);font-size:clamp(22px,3.5vw,28px);font-weight:400;line-height:1.2;margin:0 0 32px}.buyer-intro__body,.buyer-intro__text .rte{font-size:16px;line-height:1.8;color:var(--buyer-color-text-light)}.buyer-intro__body p,.buyer-intro__text .rte p{margin:0}@media(min-width:768px){.buyer-intro{padding:100px 24px 120px}.buyer-intro__inner{flex-direction:row;gap:64px}.buyer-intro__image{width:400px;height:400px}.buyer-intro__text{text-align:left}}.buyer-page .section-heading{font-family:var(--buyer-font-heading);font-size:clamp(22px,3vw,28px);font-weight:400;text-align:center;line-height:1.2;margin:0 0 64px}.buyer-value-props{padding:100px 24px;background:var(--buyer-color-bg-alt)}.buyer-value-props__inner{max-width:var(--buyer-max-width);margin:0 auto}.buyer-value-props__grid{display:grid;grid-template-columns:1fr;gap:32px}.buyer-value-prop{text-align:center;padding:32px;background:var(--buyer-color-bg);border:1px solid var(--buyer-color-border);border-radius:2px;transition:all .3s ease}.buyer-value-prop:hover{transform:translateY(-4px);box-shadow:0 10px 25px #00000014}.buyer-value-prop:nth-child(1):hover .buyer-value-prop__icon img,.buyer-value-prop:nth-child(1):hover .buyer-value-prop__icon .placeholder-svg{animation:iconBounce .6s ease-in-out}.buyer-value-prop:nth-child(2):hover .buyer-value-prop__icon img,.buyer-value-prop:nth-child(2):hover .buyer-value-prop__icon .placeholder-svg{animation:iconWiggle .5s ease-in-out}.buyer-value-prop:nth-child(3):hover .buyer-value-prop__icon img,.buyer-value-prop:nth-child(3):hover .buyer-value-prop__icon .placeholder-svg{animation:iconPulse .6s ease-in-out}.buyer-value-prop:nth-child(4):hover .buyer-value-prop__icon img,.buyer-value-prop:nth-child(4):hover .buyer-value-prop__icon .placeholder-svg{animation:iconPulse .6s ease-in-out}.buyer-value-prop__icon{margin-bottom:16px}.buyer-value-prop__icon img{width:144px;height:144px;object-fit:contain;display:block;margin:0 auto}.buyer-value-prop__title{font-family:var(--buyer-font-heading);font-size:18px;font-weight:600;color:var(--buyer-color-red);margin:0 0 16px}.buyer-value-prop__description{font-size:14px;line-height:1.8;color:var(--buyer-color-text-light);margin:0}@media(min-width:640px){.buyer-value-props__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.buyer-value-props__grid{grid-template-columns:repeat(4,1fr)}}.buyer-collection{padding:80px 24px}.buyer-collection__subtitle{text-align:center;text-transform:uppercase;letter-spacing:.15em;color:var(--buyer-color-text-light);margin:0 0 16px;font-size:14px}.buyer-carousel{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:16px;scrollbar-width:none}.buyer-carousel::-webkit-scrollbar{display:none}.buyer-carousel__item{flex:0 0 280px;scroll-snap-align:start;border-radius:4px;overflow:hidden}.buyer-carousel__item img,.buyer-carousel__img{width:100%;height:400px;object-fit:cover;transition:transform .7s ease}.buyer-carousel__item:hover img,.buyer-carousel__item:hover .buyer-carousel__img{transform:scale(1.05)}@media(min-width:768px){.buyer-carousel__item{flex:0 0 320px}}.buyer-how-it-works{padding:100px 24px}.buyer-how-it-works__inner{max-width:var(--buyer-max-width);margin:0 auto}.buyer-steps{display:grid;grid-template-columns:1fr;gap:48px}.buyer-step{text-align:center;padding:0 16px;display:flex;flex-direction:column;align-items:center}.buyer-step__number{display:none}.buyer-step__icon{margin-bottom:20px}.buyer-step__icon img{width:120px;height:120px;object-fit:contain}.buyer-step__title{font-family:var(--buyer-font-heading);font-size:18px;font-weight:600;margin:0 0 12px}.buyer-step__description{font-size:14px;line-height:1.8;color:var(--buyer-color-text-light);margin:0;max-width:260px}@media(min-width:768px){.buyer-steps{grid-template-columns:repeat(4,1fr);gap:24px}}.buyer-testimonials{padding:100px 24px}.buyer-testimonials__inner{max-width:var(--buyer-max-width);margin:0 auto}.buyer-testimonials__grid{display:grid;grid-template-columns:1fr;gap:32px}.buyer-testimonial{background:var(--buyer-color-bg);border:1px solid var(--buyer-color-border);border-radius:2px;padding:40px 32px;margin:0}.buyer-testimonial__quote{font-size:16px;line-height:1.8;font-style:italic;color:var(--buyer-color-text-light);margin:0 0 20px}.buyer-testimonial__quote:before{content:"\201c";display:block;font-size:48px;line-height:1;color:var(--buyer-color-red);margin-bottom:8px;font-style:normal}.buyer-testimonial__attribution{display:flex;flex-direction:column;gap:4px}.buyer-testimonial__name{font-style:normal;font-weight:600;font-size:16px}.buyer-testimonial__role{font-size:14px;color:var(--buyer-color-text-light)}@media(min-width:768px){.buyer-testimonials__grid{grid-template-columns:repeat(2,1fr)}}.buyer-supply-chain{padding:100px 24px;overflow:hidden}.buyer-supply-chain__inner{max-width:1024px;margin:0 auto}.buyer-supply-chain__header{text-align:center;margin-bottom:64px}.buyer-supply-chain__header h2{font-family:var(--buyer-font-heading);font-size:clamp(22px,3vw,28px);font-weight:400;line-height:1.2;margin:0 0 16px}.buyer-supply-chain__header p{font-size:16px;line-height:1.8;color:var(--buyer-color-text-light);max-width:512px;margin:0 auto}.buyer-supply-path{margin-bottom:48px}.buyer-supply-path__steps{display:flex;align-items:center;justify-content:center;gap:24px;flex-wrap:wrap}.buyer-supply-node{display:flex;flex-direction:column;align-items:center;text-align:center;min-width:120px}.buyer-supply-node img{width:144px;height:144px;object-fit:contain;margin-bottom:12px}.buyer-supply-node__title{font-size:15px;font-weight:600;color:var(--buyer-color-text);margin-bottom:4px}.buyer-supply-node__desc{font-size:13px;color:var(--buyer-color-text-light)}.buyer-supply-path--fincas .buyer-supply-arrow{display:flex;flex-direction:column;align-items:center;gap:6px;padding:0 8px}.buyer-supply-path--fincas .buyer-supply-arrow__line{display:flex;align-items:center;gap:0}.buyer-supply-path--fincas .buyer-supply-arrow__line:before{content:"";display:block;width:48px;height:0;border-top:2px solid var(--buyer-color-red)}.buyer-supply-path--fincas .buyer-supply-arrow__line:after{content:"";display:block;width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:7px solid var(--buyer-color-red)}.buyer-supply-path--fincas .buyer-supply-arrow__time{display:block;font-size:12px;font-weight:600;color:var(--buyer-color-red);white-space:nowrap}.buyer-supply-path--fincas .buyer-supply-arrow__char{display:none}.buyer-supply-path--traditional{border:2px dashed rgba(47,52,45,.15);border-radius:12px;padding:32px}.buyer-supply-path__label{text-align:center;margin:0 0 32px}.buyer-supply-path__label-text{display:inline-block;background:var(--buyer-color-red);color:#fff;font-size:13px;font-weight:500;padding:8px 20px;border-radius:9999px}.buyer-supply-path--traditional .buyer-supply-arrow{display:flex;flex-direction:column;align-items:center;gap:6px;padding:0 4px}.buyer-supply-path--traditional .buyer-supply-arrow__line{display:flex;align-items:center;gap:0}.buyer-supply-path--traditional .buyer-supply-arrow__line:before{content:"";display:block;width:40px;height:0;border-top:2px dashed rgba(47,52,45,.25)}.buyer-supply-path--traditional .buyer-supply-arrow__line:after{content:"";display:block;width:0;height:0;border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:6px solid rgba(47,52,45,.25)}.buyer-supply-path--traditional .buyer-supply-arrow__char{display:none}.buyer-supply-path--traditional .buyer-supply-arrow__time{display:block;font-size:12px;font-weight:600;color:#2f342d80;white-space:nowrap}.buyer-page .buyer-animate{opacity:0;transform:translateY(24px);transition:opacity .5s ease-out,transform .5s ease-out}.buyer-page .buyer-animate.is-visible{opacity:1;transform:translateY(0)}.buyer-value-props__grid .buyer-animate:nth-child(2),.buyer-steps .buyer-animate:nth-child(2),.buyer-testimonials__grid .buyer-animate:nth-child(2){transition-delay:.1s}.buyer-value-props__grid .buyer-animate:nth-child(3),.buyer-steps .buyer-animate:nth-child(3){transition-delay:.2s}.buyer-value-props__grid .buyer-animate:nth-child(4),.buyer-steps .buyer-animate:nth-child(4){transition-delay:.3s}.buyer-faq{padding:100px 24px;background:var(--buyer-color-bg-alt)}.buyer-page .buyer-faq .section-heading{margin-bottom:64px}.buyer-faq__list{max-width:720px;margin:0 auto;display:flex;flex-direction:column;gap:0}.buyer-faq__item{border-bottom:1px solid var(--buyer-color-border)}.buyer-faq__item:first-child{border-top:1px solid var(--buyer-color-border)}.buyer-faq__question{padding:24px 0;font-family:var(--buyer-font-body);font-size:16px;font-weight:500;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:16px;transition:color .2s}.buyer-faq__question:hover{color:var(--buyer-color-red)}.buyer-faq__question::-webkit-details-marker{display:none}.buyer-faq__question:after{content:"+";font-size:20px;font-weight:300;flex-shrink:0;transition:transform .2s}.buyer-faq__item[open] .buyer-faq__question:after{content:"\2212"}.buyer-faq__answer{padding:0 0 24px;font-size:15px;line-height:1.8;color:var(--buyer-color-text-light)}.buyer-faq__answer p{margin:0}.buyer-contact{padding:100px 24px;background:var(--buyer-color-bg-alt)}.buyer-contact__inner{max-width:640px;margin:0 auto;text-align:center}.buyer-contact__inner h2{font-family:var(--buyer-font-heading);font-size:clamp(22px,3vw,28px);font-weight:400;line-height:1.2;margin:0 0 24px}.buyer-contact__desc{font-size:16px;line-height:1.8;color:var(--buyer-color-text-light);margin:0 0 48px}.buyer-contact__success{background:#e8f5e9;border:1px solid #a5d6a7;padding:16px 24px;border-radius:4px;margin-bottom:24px;color:#2e7d32;font-size:15px}.buyer-contact__errors{background:#fce4ec;border:1px solid #ef9a9a;padding:16px 24px;border-radius:4px;margin-bottom:24px;color:#c62828;font-size:15px}.buyer-form__group{margin-bottom:24px;text-align:left}.buyer-form__group label{display:block;font-size:13px;font-weight:500;text-transform:uppercase;letter-spacing:.05em;color:var(--buyer-color-text-light);margin-bottom:8px}.buyer-form__group input,.buyer-form__group textarea{width:100%;background:transparent;border:none;border-bottom:1px solid var(--buyer-color-border);padding:12px 0;font-family:var(--buyer-font-body);font-size:16px;color:var(--buyer-color-text);outline:none;transition:border-color .3s ease;border-radius:0;-webkit-appearance:none}.buyer-form__group input:focus,.buyer-form__group textarea:focus{border-bottom-color:var(--buyer-color-text)}.buyer-form__group textarea{min-height:100px;resize:vertical}.buyer-form__submit{display:block;width:100%;background:var(--buyer-color-accent);color:#fff;font-family:var(--buyer-font-body);font-size:13px;font-weight:500;text-transform:uppercase;letter-spacing:.12em;padding:16px 32px;border:1px solid var(--buyer-color-accent);border-radius:0;cursor:pointer;transition:all .3s ease;margin-top:32px}.buyer-form__submit:hover{background:transparent;color:var(--buyer-color-accent)}.buyer-page .button--secondary{display:inline-block;background:transparent;color:var(--buyer-color-accent);border:1px solid var(--buyer-color-accent);padding:14px 32px;font-size:13px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;border-radius:0;transition:all .3s ease}.buyer-page .button--secondary:hover{background:var(--buyer-color-accent);color:#fff}.buyer-page .placeholder-svg{fill:var(--buyer-color-border);background:var(--buyer-color-bg-alt);border:1px dashed var(--buyer-color-border);border-radius:4px;width:100%;height:100%}.buyer-intro__image--placeholder{display:flex;align-items:center;justify-content:center}.buyer-intro__image--placeholder .placeholder-svg{width:100%;height:100%;max-height:320px}.buyer-value-prop__icon .placeholder-svg{width:144px;height:144px;margin:0 auto}.buyer-step__icon .placeholder-svg{width:120px;height:120px}.buyer-carousel__item .placeholder-svg,.buyer-carousel__placeholder{width:100%;height:400px}.buyer-supply-node .placeholder-svg,.buyer-supply-node__placeholder{width:144px;height:144px;margin-bottom:12px}.florists .buyer-intro__image:after{content:"";position:absolute;top:12px;left:12px;right:-12px;bottom:-12px;border:2px solid var(--buyer-color-red);border-radius:16px;opacity:.3;pointer-events:none;z-index:0}.buyer-intro__caption{position:absolute;bottom:-16px;left:50%;transform:translate(-50%);background:#fff;border:1px solid #e0ddd8;border-radius:9999px;padding:8px 20px;box-shadow:0 1px 3px #0000000f;font-size:14px;font-weight:400;color:var(--buyer-color-text);white-space:nowrap;margin:0;z-index:2}.buyer-products__inner{max-width:var(--buyer-max-width);margin:0 auto}.buyer-products__grid{display:grid;grid-template-columns:1fr;gap:32px}.buyer-product-card{background:var(--buyer-color-bg);border:1px solid var(--buyer-color-border);border-radius:2px;overflow:hidden;transition:all .3s ease}.buyer-product-card__title{font-family:var(--buyer-font-heading);font-size:16px;font-weight:500;margin:0 0 8px}.buyer-product-card__price{font-size:15px;font-weight:600;color:var(--buyer-color-red)}.buyer-products__grid .buyer-animate:nth-child(2){transition-delay:.1s}.buyer-products__grid .buyer-animate:nth-child(3){transition-delay:.2s}.buyer-products__grid .buyer-animate:nth-child(4){transition-delay:.3s}@media(min-width:640px){.buyer-products__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.buyer-products__grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:768px){.buyer-hero{min-height:70vh}.buyer-hero__content{padding:80px 24px 48px}.buyer-value-props__grid,.buyer-steps{grid-template-columns:1fr;gap:32px}.buyer-testimonials__grid{grid-template-columns:1fr}.buyer-supply-path__steps{gap:8px}.buyer-supply-node img,.buyer-supply-node .placeholder-svg,.buyer-supply-node__placeholder{width:80px;height:80px}.buyer-supply-path--traditional{padding:20px 16px}.buyer-supply-path--fincas .buyer-supply-arrow__line:before,.buyer-supply-path--traditional .buyer-supply-arrow__line:before{width:24px}.buyer-intro,.buyer-value-props,.buyer-collection,.buyer-faq,.buyer-contact,.buyer-products,.buyer-how-it-works,.buyer-testimonials,.buyer-supply-chain{padding:64px 20px}.buyer-products__grid{grid-template-columns:1fr}.buyer-page .section-heading{margin-bottom:40px}}.buyer-hero__overlay{background:linear-gradient(to top,rgba(0,0,0,.85) 0%,rgba(0,0,0,.6) 40%,rgba(0,0,0,.3) 70%,rgba(0,0,0,.1) 90%,transparent)!important}.buyer-hero__badge{display:inline-block;font-size:13px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:#ffffffb3;margin-bottom:24px}.florists .buyer-intro__image{position:relative;overflow:visible;border-radius:16px;margin-right:12px;margin-bottom:28px}.florists .buyer-intro__image img,.florists .buyer-intro__image .buyer-intro__img{border-radius:16px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;position:relative;z-index:1}.florists .buyer-intro__image:after{content:"";position:absolute;top:12px;left:12px;right:-12px;bottom:-12px;border:2px solid #ed3e3e;border-radius:16px;opacity:.3;pointer-events:none;z-index:0}.buyer-intro__caption{position:absolute;bottom:-16px;left:50%;transform:translate(-50%);background:#fff;border:1px solid #e0ddd8;border-radius:9999px;padding:8px 20px;box-shadow:0 1px 3px #0000000f;font-size:14px;font-weight:400;color:#2f342d;white-space:nowrap;margin:0;z-index:2}.buyer-products{padding:100px 24px}.buyer-products__inner{max-width:1200px;margin:0 auto}.buyer-products__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.buyer-product-card{background:#fff;border:1px solid #e5e0d8;border-radius:2px;overflow:hidden;transition:all .3s ease}.buyer-product-card:hover{transform:translateY(-4px);box-shadow:0 10px 25px #00000014}.buyer-product-card__image{width:100%;height:280px;overflow:hidden}.buyer-product-card__img{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.buyer-product-card:hover .buyer-product-card__img{transform:scale(1.05)}.buyer-product-card__placeholder{width:100%;height:100%}.buyer-product-card__info{padding:20px 24px}.buyer-product-card__title{font-family:DM Sans,sans-serif;font-size:16px;font-weight:500;margin:0 0 8px}.buyer-product-card__price{font-size:15px;font-weight:600;color:#ed3e3e}.buyer-products__cta{text-align:center;margin-top:48px}@media(max-width:1023px){.buyer-products__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:639px){.buyer-products__grid{grid-template-columns:1fr}.buyer-products{padding:64px 20px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-buyer-pages.css.map */
