.hero-promo-section{position:relative;display:flex;align-items:center;justify-content:center;background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;overflow:hidden;isolation:isolate;height:80vh;min-height:80vh;max-height:none;color:var(--text-color, #ffffff)}.hero-promo-section:not([style*=background-image]){background:linear-gradient(135deg,#f8faf7,#f3f4f6,#d4c5a0)}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#fff3;z-index:1}.hero-content{position:relative;z-index:2;width:100%;max-width:800px;padding:48px 20px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;text-align:center;gap:0px}.hero-top-group{display:flex;flex-direction:column;align-items:center;text-align:center;gap:clamp(6px,2vw,12px);margin-bottom:var(--spacer-height, clamp(15px, 8vw, 30px))!important}.hero-bottom-group{display:flex;flex-direction:column;align-items:center;text-align:center;gap:clamp(8px,2.5vw,16px);margin-top:0}.badges-wrapper{display:flex;gap:clamp(8px,3vw,16px);justify-content:center;align-items:center;flex-direction:row!important;flex-wrap:nowrap!important;margin-top:clamp(4px,1.5vw,8px);animation:laetea-slideInLeft .6s ease-out .6s both}.hero-visual-spacer{min-height:var(--spacer-height, 20px)!important;height:var(--spacer-height, 20px)!important;width:100%!important;display:block!important;background:transparent!important;flex-shrink:0!important;flex-grow:0!important;margin:0!important;position:relative!important}.hero-content[data-align=left],.hero-content[data-align=left] .hero-top-group,.hero-content[data-align=left] .hero-bottom-group{text-align:left;align-items:flex-start}.hero-content[data-align=right],.hero-content[data-align=right] .hero-top-group,.hero-content[data-align=right] .hero-bottom-group{text-align:right;align-items:flex-end}.hero-content[data-align=left] .badges-wrapper{justify-content:flex-start}.hero-content[data-align=right] .badges-wrapper{justify-content:flex-end}.promo-badge{display:inline-flex;align-items:center;gap:clamp(3px,1.2vw,8px);padding:clamp(4px,1.5vw,12px) clamp(8px,3vw,24px);font-family:system-ui,-apple-system,sans-serif;font-size:clamp(8px,2.5vw,var(--badge-text-size, 14px));font-weight:600;color:#fff;border-radius:50px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);box-shadow:0 1px 3px #0000001a;transition:.3s ease;white-space:nowrap;flex-shrink:0}.badge-primary{background:linear-gradient(135deg,#2e4d23,#4a6741)}.badge-secondary{background:linear-gradient(135deg,#7bb069,#a8d498)}.promo-badge:hover{transform:translateY(-2px);box-shadow:0 4px 6px #0000001a}.hero-main-heading{font-family:Georgia,serif;font-size:clamp(18px,7vw,var(--main-heading-size, 48px));font-weight:800;line-height:1.1;margin:0;color:var(--text-color, #ffffff);animation:laetea-slideInLeft .8s ease-out .2s both}.hero-main-subheading{font-family:system-ui,sans-serif;font-size:clamp(10px,3.2vw,var(--main-subheading-size, 20px));font-weight:300;font-style:italic;line-height:1.6;margin:0;color:var(--text-color, rgba(255, 255, 255, .9));animation:laetea-slideInRight .8s ease-out .4s both}.hero-secondary-heading{font-family:Georgia,serif;font-size:clamp(12px,5vw,var(--secondary-heading-size, 32px));font-weight:700;line-height:1.2;margin:0;color:var(--text-color, #ffffff);animation:laetea-slideInLeft .8s ease-out .8s both}.hero-description{font-family:system-ui,sans-serif;font-size:clamp(9px,3vw,var(--description-size, 16px));font-weight:400;line-height:1.6;margin:0;color:var(--text-color, rgba(255, 255, 255, .8));max-width:clamp(280px,80vw,600px);animation:laetea-fadeInUp .8s ease-out 1s both}.cta-wrapper{animation:laetea-slideInLeft .8s ease-out 1.2s both}.hero-cta-btn{display:inline-flex;align-items:center;justify-content:center;gap:clamp(6px,1.8vw,12px);padding:clamp(6px,2.5vw,16px) clamp(12px,5vw,32px);font-family:system-ui,sans-serif;font-size:clamp(10px,3.5vw,var(--cta-text-size, 18px));font-weight:600;text-decoration:none;border-radius:50px;border:2px solid rgba(255,255,255,.2);cursor:pointer;transition:.3s ease;text-align:center;white-space:nowrap;position:relative;overflow:hidden;background:linear-gradient(135deg,#2e4d23,#4a6741);color:#fff;box-shadow:0 4px 6px #0000001a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-cta-btn:hover{background:linear-gradient(135deg,#1a3d18,#2e4d23);transform:translateY(-2px);box-shadow:0 10px 15px #0000001a;color:#fff}.cta-arrow{transition:.4s cubic-bezier(.68,-.55,.265,1.55);flex-shrink:0}.hero-cta-btn:hover .cta-arrow{transform:translate(8px)}.hero-rating{display:inline-flex;align-items:center;justify-content:center;gap:clamp(3px,1.2vw,6px);padding:clamp(3px,1.2vw,6px) clamp(6px,2.5vw,12px);background:#ffffff1a;border-radius:20px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 2px 8px #0000000d;border:1px solid rgba(255,255,255,.2);margin-bottom:clamp(3px,1.2vw,8px);animation:laetea-fadeInUp .8s ease-out .8s both}.rating-star{width:clamp(6px,2vw,12px);height:clamp(6px,2vw,12px);color:gold}.rating-text{font-family:system-ui,sans-serif;font-size:clamp(7px,2.2vw,12px);font-weight:600;color:var(--text-color, rgba(255, 255, 255, .95))}.rating-reviews{font-size:clamp(6px,1.8vw,11px);font-weight:400;color:var(--text-color, rgba(255, 255, 255, .75))}@media (max-width: 1024px){.hero-promo-section{background-attachment:scroll;height:70vh;min-height:70vh;max-height:70vh}.hero-content{max-width:90%;padding:30px 16px;transform:translateY(-5%)}}@media (max-width: 320px){.hero-main-heading{font-size:clamp(18px,7vw,24px)}.promo-badge{padding:4px 8px;font-size:clamp(9px,2.5vw,11px)}}@media (min-width: 1200px){.hero-top-group{gap:12px;margin-bottom:var(--spacer-height, 30px)!important}.hero-bottom-group{gap:12px}.badges-wrapper{gap:12px;margin-top:6px}}@media (max-width: 1024px){.hero-promo-section{background-attachment:scroll;height:80vh;min-height:80vh;max-height:none}}@media (max-width: 480px){.hero-promo-section{height:80vh;min-height:80vh;max-height:none}.hero-content{transform:translateY(-5%);padding:25px 16px}}.hero-promo-section *{backface-visibility:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-reduced-motion: reduce){.hero-main-heading,.hero-main-subheading,.hero-secondary-heading,.hero-description,.badges-wrapper,.cta-wrapper{animation:none!important}.hero-promo-section{background-attachment:scroll}.hero-cta-btn:hover .cta-arrow{transform:none}}@keyframes laetea-slideInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes laetea-slideInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes laetea-fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/hero-product-promo.css.map */
