.eco-hero{background:radial-gradient(circle at 50% 18%,#ffd2cb6b,#0000 43%),linear-gradient(#fffaf8 0%,#fff5f2 100%);flex-direction:column;gap:34px;width:100%;padding:48px 20px 68px;display:flex;position:relative;overflow:hidden}.eco-hero:before{content:"";pointer-events:none;background:#d9929d14;border-radius:50%;width:310px;height:310px;position:absolute;top:-180px;right:-170px}.eco-hero:after{content:"";pointer-events:none;background:#d9929d14;border-radius:50%;width:210px;height:210px;position:absolute;bottom:-130px;left:-125px}.eco-hero-content{z-index:2;text-align:center;width:100%;max-width:620px;margin-inline:auto;position:relative}.eco-hero .eyebrow{margin-bottom:16px}.eco-hero h1{max-width:680px;color:var(--text);letter-spacing:-.055em;margin-inline:auto;font-size:clamp(3rem,14vw,4.5rem);font-weight:600;line-height:.95}.eco-hero h1 span{color:var(--primary);display:block}.eco-hero p{max-width:540px;color:var(--text-soft);margin:24px auto 0;font-size:1rem;line-height:1.7}.eco-more{width:fit-content;color:var(--primary-dark);align-items:center;gap:12px;margin:28px auto 0;font-size:.9rem;font-weight:700;display:inline-flex}.eco-more>span{background:var(--white);border:1px solid var(--border);border-radius:50%;flex:0 0 36px;justify-content:center;align-items:center;width:36px;height:36px;transition:transform .25s,background .25s,color .25s;display:flex;box-shadow:0 5px 18px #3c2d2814}.eco-hero-animation{z-index:1;pointer-events:none;justify-content:center;align-items:center;width:100%;max-width:470px;height:340px;margin-inline:auto;display:flex;position:relative;overflow:hidden}.eco-hero-animation svg{display:block;width:100%!important;height:100%!important}.eco-list{background:var(--white);width:100%;padding:82px 20px 100px}.eco-list-heading{text-align:center;width:100%;max-width:760px;margin-inline:auto}.eco-list-heading .eyebrow{margin-bottom:13px}.eco-list-heading h2{color:var(--text);letter-spacing:-.05em;font-size:clamp(2.5rem,10vw,4rem);font-weight:600;line-height:1}.eco-list-heading p{max-width:570px;color:var(--text-soft);margin:20px auto 0;font-size:1rem;line-height:1.7}.eco-grid{width:100%;max-width:var(--max-width);grid-template-columns:1fr;gap:24px;margin:28px auto 0;display:grid}.eco-card{background:#fff;border:1px solid #ecdfdcf2;border-radius:26px;flex-direction:column;width:100%;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 34px #3c2d2812}.eco-card-image{background:linear-gradient(145deg,#fff7f5,#f9efed);justify-content:center;align-items:center;width:100%;height:245px;padding:16px;display:flex;position:relative;overflow:hidden}.eco-card-image img{object-fit:contain;border-radius:18px;width:auto;max-width:60%;height:auto;max-height:100%;transition:transform .5s}.eco-card-image:after{content:"";pointer-events:none;background:linear-gradient(#0000 55%,#1e161421 100%);position:absolute;inset:0}.eco-card-image img{object-fit:cover;width:100%;height:100%;transition:transform .65s}.eco-badge{z-index:2;color:var(--primary-dark);-webkit-backdrop-filter:blur(10px);letter-spacing:.08em;text-transform:uppercase;background:#ffffffed;border:1px solid #ffffffb3;border-radius:999px;padding:8px 13px;font-size:.67rem;font-weight:750;position:absolute;bottom:17px;left:17px;box-shadow:0 5px 15px #281e1c14}.eco-card-body{flex-direction:column;flex:1;padding:24px 22px 26px;display:flex}.eco-card-heading{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.eco-card-heading h3{color:var(--text);letter-spacing:-.04em;font-size:clamp(1.55rem,7vw,2rem);font-weight:600;line-height:1.05}.eco-price{background:var(--background-soft);min-height:38px;color:var(--primary-dark);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:0 14px;font-size:1rem;font-weight:800;display:inline-flex}.eco-description{flex-direction:column;gap:12px;margin-top:16px;display:flex}.eco-description p{color:var(--text-soft);font-size:.93rem;line-height:1.65}.eco-features{flex-direction:column;gap:11px;margin-top:22px;list-style:none;display:flex}.eco-features li{color:var(--text-soft);align-items:flex-start;gap:10px;font-size:.88rem;line-height:1.5;display:flex}.eco-features li>span{width:21px;height:21px;color:var(--primary-dark);background:#d9929d1f;border-radius:50%;flex:0 0 21px;justify-content:center;align-items:center;margin-top:1px;font-size:.68rem;font-weight:800;display:flex}.eco-call{background:var(--primary);width:100%;min-height:52px;color:var(--white);border-radius:999px;justify-content:center;align-items:center;gap:9px;margin-top:26px;padding:0 20px;font-size:.9rem;font-weight:700;transition:background .2s,transform .2s;display:flex}.eco-call>span{font-size:1.05rem}.eco-call:active{transform:scale(.985)}.eco-includes{border-top:1px solid var(--border);border-bottom:1px solid var(--border);margin-top:21px}.eco-includes summary{cursor:pointer;min-height:54px;color:var(--text);justify-content:space-between;align-items:center;gap:20px;font-size:.88rem;font-weight:700;list-style:none;display:flex}.eco-includes summary::-webkit-details-marker{display:none}.eco-includes summary>span{background:var(--background-soft);width:30px;height:30px;color:var(--primary-dark);border-radius:50%;flex:0 0 30px;justify-content:center;align-items:center;font-size:1.1rem;font-weight:500;transition:transform .25s;display:flex}.eco-includes[open] summary>span{transform:rotate(45deg)}.eco-includes .eco-features{margin:0 0 20px}.eco-contact{background:linear-gradient(145deg,#f9efed 0%,#fff9f7 100%);width:100%;padding:85px 20px;position:relative;overflow:hidden}.eco-contact:before{content:"";background:#d9929d1c;border-radius:50%;width:300px;height:300px;position:absolute;top:-180px;right:-170px}.eco-contact-inner{z-index:2;text-align:center;width:100%;max-width:720px;margin-inline:auto;position:relative}.eco-contact h2{max-width:660px;color:var(--text);letter-spacing:-.05em;margin-inline:auto;font-size:clamp(2.4rem,10vw,4rem);font-weight:600;line-height:1}.eco-contact p{max-width:520px;color:var(--text-soft);margin:20px auto 0;font-size:1rem;line-height:1.7}.eco-contact .call-button{margin:30px auto 0}@media (width>=700px){.eco-hero{gap:42px;padding:65px 40px 85px}.eco-hero-animation{max-width:540px;height:430px}.eco-list{padding:100px 40px 115px}.eco-grid{grid-template-columns:repeat(2,1fr);gap:26px}.eco-card-image{height:255px}.eco-card-heading{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:18px}.eco-price{flex:none}.eco-contact{padding:100px 40px}}@media (width>=950px){.eco-hero{background:radial-gradient(circle at 70% 45%,#ffd2cb52,#0000 34%),linear-gradient(90deg,#fffaf8 0%,#fff5f2 100%);grid-template-columns:minmax(430px,.92fr) minmax(520px,1.08fr);align-items:center;gap:60px;max-width:none;min-height:550px;margin:0;padding:55px max(40px,50vw - 610px);display:grid}.eco-hero-content{text-align:left;max-width:620px;margin:0}.eco-hero .eyebrow{text-align:left}.eco-hero h1{text-align:left;max-width:630px;margin:0;font-size:clamp(4rem,5vw,5.4rem)}.eco-hero p{text-align:left;max-width:530px;margin:26px 0 0;font-size:1.03rem}.eco-more{margin:30px 0 0}.eco-more:hover>span{background:var(--primary);color:var(--white);transform:translateY(4px)}.eco-hero-animation{max-width:650px;height:470px;margin:0}.eco-hero-animation svg{transform-origin:50%;transform:scale(1.18)}.eco-list{padding:115px 30px 130px}.eco-section-title{margin-top:75px}.eco-grid{grid-template-columns:repeat(3,1fr);gap:28px;margin-top:34px}.eco-grid-packs{grid-template-columns:repeat(2,1fr);max-width:1100px}.eco-card-image{height:260px}.eco-card-body{padding:27px 25px 29px}.eco-card:hover{border-color:#d9929d59;transform:translateY(-8px);box-shadow:0 22px 55px #40302c21}.eco-card:hover .eco-card-image img{transform:scale(1.045)}.eco-call:hover{background:var(--primary-dark);transform:translateY(-2px)}.eco-contact{padding:115px 30px}.eco-contact h2{font-size:clamp(3rem,4vw,4.2rem)}}@media (width>=1250px){.eco-hero{grid-template-columns:minmax(470px,.9fr) minmax(600px,1.1fr);gap:90px}.eco-hero-animation{max-width:700px;height:500px}.eco-hero-animation svg{transform:scale(1.23)}.eco-grid{gap:32px}.eco-card-image{height:280px}.eco-grid-packs{max-width:1160px}}@media (prefers-reduced-motion:reduce){.eco-card,.eco-card-image img,.eco-call,.eco-more>span,.eco-includes summary>span{transition:none}.eco-card:hover,.eco-card:hover .eco-card-image img{transform:none}}.eco-selector{background:var(--background-soft);border:1px solid var(--border);border-radius:22px;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;width:100%;max-width:590px;margin:42px auto 0;padding:5px;display:grid}.eco-selector-button{cursor:pointer;appearance:none;min-width:0;min-height:68px;color:var(--text-soft);text-align:left;background:0 0;border:0;border-radius:18px;justify-content:center;align-items:center;gap:9px;padding:10px 13px;transition:background .25s,color .25s,box-shadow .25s,transform .2s;display:flex}.eco-selector-button>span:last-child{flex-direction:column;min-width:0;display:flex}.eco-selector-button small{color:var(--text-light);font-size:.64rem;line-height:1.2}.eco-selector-button strong{white-space:normal;margin-top:2px;font-size:.84rem;font-weight:700;line-height:1.2}.eco-selector-icon{width:34px;height:34px;color:var(--primary-dark);background:#ffffffb3;border-radius:50%;flex:0 0 34px;justify-content:center;align-items:center;font-size:1rem;display:flex}.eco-selector-button.is-active{color:var(--text);background:#fff;box-shadow:0 5px 18px #3c2d2817}.eco-selector-button.is-active .eco-selector-icon{background:var(--primary);color:#fff}.eco-tab-panel{width:100%;max-width:var(--max-width);margin:58px auto 0}.eco-tab-panel[hidden]{display:none}.eco-panel-heading{border-bottom:1px solid var(--border);align-items:center;gap:15px;width:100%;padding-bottom:18px;display:flex}.eco-panel-heading>span{background:var(--background-soft);width:44px;height:44px;color:var(--primary-dark);border-radius:50%;flex:0 0 44px;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:flex}.eco-panel-heading small{color:var(--text-light);letter-spacing:.1em;text-transform:uppercase;margin-bottom:3px;font-size:.65rem;font-weight:700;display:block}.eco-panel-heading h3{color:var(--text);letter-spacing:-.035em;font-size:1.55rem;font-weight:600;line-height:1}.eco-tab-panel .eco-grid{margin-top:28px}@media (width>=700px){.eco-selector{max-width:650px;margin-top:50px}.eco-selector-button{gap:12px;min-height:76px}.eco-selector-icon{flex-basis:39px;width:39px;height:39px}.eco-selector-button small{font-size:.68rem}.eco-selector-button strong{font-size:.95rem}}@media (width>=950px){.eco-selector{border-radius:25px;max-width:670px;margin-top:55px;padding:6px}.eco-selector-button{border-radius:20px;gap:13px;min-height:82px;padding:12px 24px}.eco-selector-button:hover:not(.is-active){background:#ffffff8c}.eco-selector-icon{flex-basis:42px;width:42px;height:42px;font-size:1.1rem}.eco-selector-button small{font-size:.7rem}.eco-selector-button strong{font-size:1rem}.eco-tab-panel{margin-top:70px}.eco-panel-heading h3{font-size:1.8rem}.eco-tab-panel .eco-grid{margin-top:35px}}
