@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&family=Space+Grotesk:wght@400;500;600;700&display=swap";.template-page .title-breadcrumbs-container,.template-page .page-title,.template-page .breadcrumbs,.template-page .page-header,.main-green-star-section .title-breadcrumbs-container,.main-green-star-section .page-title,.main-green-star-section .breadcrumbs,.main-green-star-section .page-header,.template-page .top-column-content,.main-green-star-section .top-column-content,.top-column-content{display:none!important}@media(max-width:768px){.green-star-banner,*{background-attachment:scroll!important}}.main-green-star-section{margin-top:0!important;padding-top:0!important}.template-page .section-header.section-header-bottom{margin-bottom:0!important;padding-bottom:0!important}html{overflow-x:hidden;scroll-behavior:smooth}body,.template-page{overflow-x:hidden;max-width:100vw}:root{--primary-green: #2D5016;--accent-green: #4A7C59;--light-green: #7FB069;--earth-brown: #8B4513;--nature-yellow: #DAA520;--sky-blue: #87CEEB;--forest-dark: #1B3409;--soft-white: #FEFEFE;--warm-gray: #F8F9FA;--text-dark: #2C3E50;--text-medium: #5A6C7D}.green-star-page{padding:0;margin:0;font-family:Inter,sans-serif;position:relative;width:100%;box-sizing:border-box;line-height:1.6}.green-star-page:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 15% 25%,rgba(127,176,105,.08) 0%,transparent 50%),radial-gradient(circle at 85% 75%,rgba(74,124,89,.06) 0%,transparent 50%),radial-gradient(circle at 45% 85%,rgba(45,80,22,.04) 0%,transparent 50%);z-index:-1;animation:organicFloat 45s ease-in-out infinite alternate;pointer-events:none}@media(max-width:768px){.green-star-page:before{position:absolute;animation:none}}@keyframes organicFloat{0%{transform:scale(1) rotate(0);opacity:.8}50%{transform:scale(1.05) rotate(1deg);opacity:1}to{transform:scale(1.1) rotate(2deg);opacity:.9}}.green-star-banner{position:relative;text-align:center;color:#fff;background-image:url(https://images.unsplash.com/photo-1441974231531-c6227db76b6e?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=2071&q=80);background-size:cover;background-position:center;background-attachment:scroll;padding:10rem 2rem 8rem;margin-bottom:0;min-height:75vh;display:flex;align-items:center;justify-content:center}.green-star-banner:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#2d5016bf,#1b340999);z-index:1}.green-star-banner .page-width{position:relative;z-index:2;max-width:1200px;margin:0 auto}.green-star-banner__title{font-family:Space Grotesk,sans-serif;font-size:clamp(2.8rem,6vw,5.5rem);font-weight:800;color:#fff;line-height:1.1;text-shadow:0 6px 25px rgba(0,0,0,.5);letter-spacing:-.02em;animation:titleGlow 4s ease-in-out infinite alternate;max-width:900px;margin:0 auto}@keyframes titleGlow{0%{text-shadow:0 6px 25px rgba(0,0,0,.5),0 0 25px rgba(127,176,105,.2)}to{text-shadow:0 6px 25px rgba(0,0,0,.5),0 0 40px rgba(127,176,105,.4)}}.green-star-intro,.green-star-category-info{position:relative;padding:6rem 2rem 4rem;margin:0;width:100%;box-sizing:border-box}.green-star-intro{background:linear-gradient(170deg,var(--soft-white) 0%,#f8fff8 30%,#f0f8f0 100%);clip-path:polygon(0 0,100% 0,100% 92%,0 100%);padding-bottom:8rem;width:100%}.green-star-category-info{background:linear-gradient(170deg,#f0f8f0 0%,var(--soft-white) 30%,#f8fff8 100%);clip-path:polygon(0 8%,100% 0,100% 92%,0 100%);padding-top:8rem;padding-bottom:8rem;margin-top:-6rem;width:100%}.green-star-intro:before{content:"";position:absolute;top:-15%;right:-8%;width:35%;height:110%;background:radial-gradient(ellipse,rgba(127,176,105,.12) 0%,transparent 70%);border-radius:60% 40% 80% 20%;animation:morphBlob 25s ease-in-out infinite;z-index:1;pointer-events:none}@keyframes morphBlob{0%,to{border-radius:60% 40% 80% 20%;transform:rotate(0) scale(1)}25%{border-radius:80% 60% 40% 70%;transform:rotate(90deg) scale(1.08)}50%{border-radius:40% 80% 60% 30%;transform:rotate(180deg) scale(.95)}75%{border-radius:70% 30% 80% 50%;transform:rotate(270deg) scale(1.02)}}.green-star-intro .page-width,.green-star-category-info .page-width{position:relative;z-index:2;max-width:1300px;margin:0 auto}.green-star-intro h2,.green-star-category-info h2{font-family:Space Grotesk,sans-serif;font-size:clamp(2.8rem,5.5vw,4.5rem);color:var(--primary-green);margin-bottom:4rem;font-weight:700;letter-spacing:-.02em;position:relative;text-align:center;line-height:1.15}.green-star-intro h2:after,.green-star-category-info h2:after{content:"";position:absolute;bottom:-1.5rem;left:50%;transform:translate(-50%);width:0;height:5px;background:linear-gradient(90deg,transparent,var(--accent-green),var(--light-green),var(--accent-green),transparent);border-radius:3px;animation:growLine 2.5s ease-out forwards;animation-delay:.8s}@keyframes growLine{0%{width:0}to{width:250px}}.green-star-intro p,.green-star-category-info p{font-size:clamp(1.3rem,2.8vw,1.7rem);line-height:1.8;color:var(--text-dark);margin-bottom:2.5rem;text-align:center;max-width:1000px;margin-left:auto;margin-right:auto;position:relative;font-weight:400}.green-star-intro p:first-of-type{background:#fffffff2;padding:4rem;border-radius:35px;box-shadow:0 20px 60px #2d50161f;border:3px solid rgba(127,176,105,.15);position:relative;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);transform:translateY(30px);opacity:0;animation:slideUpFade 1.2s ease-out forwards;animation-delay:1.2s;font-weight:500}@keyframes slideUpFade{to{transform:translateY(0);opacity:1}}.green-star-category-info .highlight-text{background:linear-gradient(135deg,#7fb06914,#4a7c590f);padding:4rem;border-radius:40px 15px;margin:4rem 0;border:3px solid rgba(127,176,105,.2);position:relative;transform:translateY(40px);opacity:0;animation:slideUpFade 1.2s ease-out forwards;animation-delay:1.8s;box-shadow:0 15px 40px #2d501614}.green-star-category-info .categories-highlight,.green-star-category-info .features-highlight{display:inline-block;color:#fff;padding:1.2rem 2.5rem;margin:.8rem;font-weight:700;font-size:1.1rem;text-transform:uppercase;letter-spacing:1.2px;position:relative;border:none;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);font-family:Space Grotesk,sans-serif}.green-star-category-info .categories-highlight{background:linear-gradient(45deg,var(--primary-green),var(--accent-green));border-radius:30px 8px;box-shadow:0 10px 30px #2d501640}.green-star-category-info .features-highlight{background:linear-gradient(45deg,var(--accent-green),var(--light-green));border-radius:8px 30px;box-shadow:0 10px 30px #4a7c5940}.green-star-category-info .categories-highlight:hover,.green-star-category-info .features-highlight:hover{transform:translateY(-5px) scale(1.08);box-shadow:0 20px 50px #2d501659}.green-star-section{padding:0;position:relative}.dark-green-bg{background:linear-gradient(135deg,var(--forest-dark) 0%,var(--primary-green) 50%,var(--accent-green) 100%);padding:8rem 0;position:relative}.dark-green-bg:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url("data:image/svg+xml,%3Csvg width='80' height='80' viewBox='0 0 80 80' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='40' cy='40' r='2' fill='%237FB069' opacity='0.08'/%3E%3C/svg%3E");background-size:80px 80px;animation:sparkle 10s linear infinite;pointer-events:none}@keyframes sparkle{0%,to{opacity:.08}50%{opacity:.2}}.light-green-bg{background:linear-gradient(170deg,#f8fff8,#f0f8f0,#e8f5e8);padding:12rem 0;position:relative;clip-path:polygon(0 8%,100% 0,100% 92%,0 100%);margin-top:-6rem;margin-bottom:-6rem}.green-star-section__title{font-family:Space Grotesk,sans-serif;font-size:clamp(2.2rem,4.5vw,3.8rem);color:#fff;text-align:center;font-weight:700;padding:0 2rem;letter-spacing:-.01em;text-shadow:0 6px 20px rgba(0,0,0,.4);position:relative;line-height:1.2;max-width:1000px;margin:0 auto}.green-star-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:3.5rem;max-width:1500px;margin:0 auto;padding:0 2rem;justify-items:center;place-items:center}.green-star-grid:has(.green-star-grid__item:nth-child(5):last-child),.green-star-grid:has(.green-star-grid__item:nth-child(4):last-child),.green-star-grid:has(.green-star-grid__item:nth-child(3):last-child){justify-content:center}.green-star-grid__item{background:#fffffffa;border:2px solid rgba(127,176,105,.15);padding:3.5rem;text-align:center;border-radius:35px 12px;box-shadow:0 25px 70px #2d501614;display:flex;flex-direction:column;justify-content:flex-start;transition:all .6s cubic-bezier(.4,0,.2,1);position:relative;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);transform:translateY(60px);opacity:0;animation:cardReveal 1s ease-out forwards;min-height:350px}.green-star-grid__item:nth-child(1){animation-delay:.3s}.green-star-grid__item:nth-child(2){animation-delay:.5s}.green-star-grid__item:nth-child(3){animation-delay:.7s}.green-star-grid__item:nth-child(4){animation-delay:.9s}.green-star-grid__item:nth-child(5){animation-delay:1.1s}@keyframes cardReveal{to{transform:translateY(0);opacity:1}}.green-star-grid__item:hover{transform:translateY(-20px) rotate(.5deg);box-shadow:0 35px 90px #2d501626;border-color:var(--light-green);background:#fff}.green-star-grid__item-image{margin-bottom:2.5rem;display:flex;justify-content:center;align-items:center;height:140px;position:relative}.green-star-grid__item-image:before{content:"";position:absolute;width:120px;height:120px;background:radial-gradient(circle,rgba(127,176,105,.15) 0%,transparent 70%);border-radius:50%;animation:pulse 4s ease-in-out infinite;pointer-events:none}@keyframes pulse{0%,to{transform:scale(1);opacity:.4}50%{transform:scale(1.15);opacity:.7}}.green-star-grid__item-image img{max-width:100%;height:auto;max-height:90px;filter:drop-shadow(0 10px 25px rgba(45,80,22,.15));transition:all .4s ease;position:relative;z-index:2}.green-star-grid__item:hover .green-star-grid__item-image img{transform:scale(1.12) rotate(3deg);filter:drop-shadow(0 15px 35px rgba(45,80,22,.25))}.green-star-grid__item h3{font-family:Space Grotesk,sans-serif;font-size:1.5rem;color:var(--primary-green);margin-bottom:1.8rem;font-weight:600;line-height:1.3;letter-spacing:-.01em;min-height:60px;display:flex;align-items:center;justify-content:center;text-align:center}.green-star-grid__item p{font-size:1.15rem;line-height:1.7;color:var(--text-medium);flex-grow:1;margin-bottom:0;font-weight:400;padding-bottom:1rem}.green-star-divider{display:none}@media(prefers-reduced-motion:no-preference){.green-star-grid__item{transform:translateY(80px);opacity:0}.green-star-grid__item.animate{animation:cardReveal 1s ease-out forwards}}@media(max-width:768px){.green-star-banner{padding:6rem 1.5rem 4rem;min-height:60vh;background-attachment:scroll}.green-star-banner__title{font-size:clamp(2rem,8vw,3.5rem);line-height:1.2;margin:0 auto;max-width:90%}.green-star-intro,.green-star-category-info{padding:3rem 1rem 2rem}.green-star-intro{padding-bottom:4rem}.green-star-category-info{padding-top:4rem;padding-bottom:4rem;margin-top:-2rem}.green-star-intro h2,.green-star-category-info h2{font-size:clamp(1.8rem,6vw,2.5rem);text-align:center;margin-bottom:2rem}.green-star-intro p,.green-star-category-info p{font-size:1rem;line-height:1.6;text-align:center;margin:0 auto 1.5rem;max-width:100%}.green-star-intro p:first-of-type{padding:2.5rem 1.5rem;margin:2rem auto;max-width:95%;font-size:1.1rem}.green-star-grid{grid-template-columns:1fr;gap:2.5rem;padding:0 1rem;justify-items:center;max-width:500px;margin:0 auto}.green-star-grid__item{padding:2.5rem 2rem;border-radius:25px 8px;min-height:280px;max-width:100%;width:100%}.green-star-grid__item h3{font-size:1.3rem;min-height:50px;margin-bottom:1.5rem}.green-star-grid__item p{font-size:1rem;line-height:1.6;margin-bottom:0;padding-bottom:1rem}.categories-highlight,.features-highlight{display:block!important;margin:1.5rem auto!important;text-align:center;max-width:280px;padding:1rem 1.5rem;font-size:.95rem}.green-star-section__title{font-size:clamp(2rem,7vw,3rem);text-align:center;margin-bottom:3rem;padding:0 1rem}.categories-highlight,.features-highlight{display:block!important;margin:1.2rem auto!important;text-align:center;max-width:300px}.green-star-intro p:first-of-type,.green-star-category-info .highlight-text{padding:3rem}}@media(max-width:480px){.green-star-banner{padding:4rem 1rem 3rem;min-height:50vh}.green-star-banner__title{font-size:clamp(1.8rem,9vw,2.8rem);line-height:1.1;max-width:95%}.green-star-intro,.green-star-category-info{padding:2.5rem .8rem 1.5rem}.green-star-intro{padding-bottom:3rem}.green-star-category-info{padding-top:3rem;padding-bottom:3rem;margin-top:-1.5rem}.green-star-intro h2,.green-star-category-info h2{font-size:clamp(1.5rem,7vw,2.2rem);margin-bottom:1.5rem;padding:0 .5rem}.green-star-intro p,.green-star-category-info p{font-size:.95rem;line-height:1.5;padding:0 .5rem}.green-star-intro p:first-of-type{padding:2rem 1.2rem;margin:1.5rem auto;max-width:98%;font-size:1rem;border-radius:20px 6px}.green-star-grid{padding:0 .8rem;gap:2rem;max-width:400px}.green-star-grid__item{padding:2rem 1.5rem;border-radius:20px 6px;min-height:250px}.green-star-grid__item h3{font-size:1.2rem;min-height:45px;margin-bottom:1.2rem}.green-star-grid__item p{font-size:.95rem;line-height:1.5;margin-bottom:0;padding-bottom:1rem}.categories-highlight,.features-highlight{max-width:95%;padding:.8rem 1.2rem;font-size:.9rem;margin:1.2rem auto!important;border-radius:20px 6px}.green-star-section__title{font-size:clamp(1.6rem,8vw,2.5rem);margin-bottom:2.5rem;padding:0 .8rem}.green-star-page{overflow-x:hidden}.green-star-banner,.green-star-intro,.green-star-category-info,.green-star-section{width:100vw;max-width:100vw;box-sizing:border-box}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/section-green-star.css.map */
