.eco-cta-sidebar{position:relative;width:100%;overflow:hidden;border:1px solid rgb(12 127 149 / .14);border-radius:8px;background:radial-gradient(circle at 90% 0%,rgb(20 185 142 / .16) 0%,transparent 30%),linear-gradient(180deg,#ffffff 0%,#f5fbf8 100%);box-shadow:0 18px 36px rgb(18 49 60 / .12);color:#12313c;font-family:"Poppins",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.eco-cta-sidebar,.eco-cta-sidebar *,.eco-cta-sidebar *::before,.eco-cta-sidebar *::after{box-sizing:border-box}.eco-cta-sidebar::before{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,#0c7f95,#14b98e,#f7941d)}.eco-cta-sidebar__content{position:relative;z-index:2;padding:22px}.eco-cta-sidebar__badge{display:inline-flex;align-items:center;gap:8px;max-width:100%;margin-bottom:12px;padding:6px 10px;border:1px solid rgb(12 127 149 / .18);border-radius:999px;background:rgb(255 255 255 / .72);color:#0c7f95;font-size:11px;font-weight:850;line-height:1;text-transform:uppercase}.eco-cta-sidebar__icon{display:inline-flex;align-items:center;justify-content:center;min-width:26px;min-height:22px;padding:0 6px;border-radius:999px;background:#12313c;color:#fff;font-size:10px;font-weight:900;letter-spacing:.04em}.eco-cta-sidebar__title{margin:0;color:#12313c;font-size:22px;font-weight:850;line-height:1.12}.eco-cta-sidebar__subtitle{margin:8px 0 18px;color:#40514d;font-size:14px;line-height:1.5}.eco-cta-sidebar__form{display:grid;gap:10px;margin-top:18px}.eco-cta-sidebar__field{display:grid;gap:5px}.eco-cta-sidebar__field label{color:#12313c;font-size:12px;font-weight:750}.eco-cta-sidebar__field input,.eco-cta-sidebar__field textarea{width:100%;min-height:42px;padding:9px 12px;border:1px solid #d6e3ec;border-radius:6px;background:rgb(255 255 255 / .94);color:#12313c;font:inherit;font-size:14px;outline:none;transition:border-color 0.18s ease,box-shadow 0.18s ease,background 0.18s ease}.eco-cta-sidebar__field textarea{min-height:76px;resize:vertical}.eco-cta-sidebar__field input:focus,.eco-cta-sidebar__field textarea:focus{border-color:#0da99b;background:#fff;box-shadow:0 0 0 3px rgb(13 169 155 / .12)}.eco-cta-sidebar__field.is-active input{border-color:#0da99b}.eco-cta-sidebar__rgpd{display:flex;align-items:flex-start;gap:8px;margin-top:2px;color:#40514d;cursor:pointer;font-size:12px;line-height:1.42}.eco-cta-sidebar__rgpd input{flex:0 0 auto;width:16px;height:16px;margin-top:1px;accent-color:#0da99b}.eco-cta-sidebar__rgpd a{color:currentColor;font-weight:700;text-underline-offset:2px}.eco-cta-sidebar__submit{position:relative;display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:44px;margin-top:4px;padding:11px 16px;overflow:hidden;border:0;border-radius:6px;background:linear-gradient(135deg,#0c7f95 0%,#0da99b 50%,#14b98e 100%);box-shadow:0 10px 20px rgb(12 127 149 / .23);color:#fff;cursor:pointer;font-size:14px;font-weight:850;line-height:1.1;text-align:center;transition:transform 0.18s ease,box-shadow 0.18s ease}.eco-cta-sidebar__submit::after{content:">";margin-left:8px;font-size:16px;font-weight:800;transition:transform 0.18s ease}.eco-cta-sidebar__submit:hover,.eco-cta-sidebar__submit:focus{box-shadow:0 14px 26px rgb(12 127 149 / .28);transform:translateY(-1px)}.eco-cta-sidebar__submit:hover::after,.eco-cta-sidebar__submit:focus::after{transform:translateX(3px)}.eco-cta-sidebar__feedback{min-height:18px;color:#0c7f95;font-size:12px;font-weight:750;line-height:1.35}.eco-cta-sidebar__feedback.is-error{color:#b3261e}.eco-cta-sidebar--compact .eco-cta-sidebar__content{padding:18px}.eco-cta-sidebar--compact .eco-cta-sidebar__title{font-size:19px}.eco-cta-sidebar--theme-green{border-color:rgb(20 185 142 / .18);background:radial-gradient(circle at 90% 0%,rgb(20 185 142 / .16) 0%,transparent 30%),linear-gradient(180deg,#ffffff 0%,#f5fbf8 100%)}.eco-cta-sidebar--theme-blue{border-color:rgb(12 95 149 / .16);background:radial-gradient(circle at 88% 4%,rgb(12 127 149 / .18) 0%,transparent 34%),linear-gradient(180deg,#ffffff 0%,#f4f8ff 100%)}.eco-cta-sidebar--theme-blue .eco-cta-sidebar__badge{color:#0b6fb3}.eco-cta-sidebar--theme-blue .eco-cta-sidebar__submit{background:linear-gradient(135deg,#0b6fb3 0%,#0c7f95 100%)}.eco-cta-sidebar--theme-orange,.eco-cta-sidebar--theme-amber{border-color:rgb(247 148 29 / .22);background:radial-gradient(circle at 88% 4%,rgb(247 148 29 / .16) 0%,transparent 34%),linear-gradient(180deg,#ffffff 0%,#fff8ee 100%)}.eco-cta-sidebar--theme-orange .eco-cta-sidebar__badge,.eco-cta-sidebar--theme-amber .eco-cta-sidebar__badge{color:#9b5c0f}.eco-cta-sidebar--theme-orange .eco-cta-sidebar__submit,.eco-cta-sidebar--theme-amber .eco-cta-sidebar__submit{background:linear-gradient(135deg,#0c7f95 0%,#f7941d 100%)}.eco-cta-sidebar--theme-neutral,.eco-cta-sidebar--theme-mint{border-color:rgb(18 49 60 / .14);background:radial-gradient(circle at 88% 4%,rgb(18 49 60 / .1) 0%,transparent 34%),linear-gradient(180deg,#ffffff 0%,#f7faf9 100%)}.eco-cta-sidebar--theme-neutral .eco-cta-sidebar__badge,.eco-cta-sidebar--theme-mint .eco-cta-sidebar__badge{color:#40514d}.eco-cta-sidebar--theme-neutral .eco-cta-sidebar__submit,.eco-cta-sidebar--theme-mint .eco-cta-sidebar__submit{background:linear-gradient(135deg,#12313c 0%,#0c7f95 100%)}.eco-cta-sidebar--theme-dark{border-color:rgb(18 49 60 / .22);background:radial-gradient(circle at 86% 10%,rgb(80 230 160 / .16) 0%,transparent 35%),linear-gradient(180deg,#10283a 0%,#12313c 100%);color:#fff}.eco-cta-sidebar--theme-dark .eco-cta-sidebar__title,.eco-cta-sidebar--theme-dark .eco-cta-sidebar__field label{color:#fff}.eco-cta-sidebar--theme-dark .eco-cta-sidebar__subtitle,.eco-cta-sidebar--theme-dark .eco-cta-sidebar__rgpd{color:rgb(255 255 255 / .78)}.eco-cta-sidebar--theme-dark .eco-cta-sidebar__badge{border-color:rgb(255 255 255 / .2);background:rgb(255 255 255 / .08);color:#50e6a0}.eco-cta-sidebar--notice{padding:12px;border-color:#f1c40f;background:#fff8db;color:#614a00;font-size:13px}@media (max-width:600px){.eco-cta-sidebar__content{padding:18px}.eco-cta-sidebar__title{font-size:20px}}