.eco6-themes-section{width:100%;padding:28px 15px;box-sizing:border-box}
.eco6-themes-title{text-align:center;margin:0 0 24px;color:#2f343b;font-size:30px;font-weight:700}
.eco6-themes-grid{width:min(1120px,100%);margin:0 auto;display:grid;grid-template-columns:repeat(6,minmax(120px,1fr));gap:22px;justify-items:center}
.eco6-theme-card{position:relative;width:145px;height:145px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:11px;color:#fff!important;text-decoration:none!important;border-radius:43% 57% 51% 49%/55% 44% 56% 45%;box-shadow:inset 0 1px 0 rgba(255,255,255,.28),0 8px 18px rgba(0,0,0,.16);overflow:hidden;transition:.22s}
.eco6-theme-card:nth-child(2n){border-radius:51% 49% 42% 58%/46% 55% 45% 54%}
.eco6-theme-card:nth-child(3n){border-radius:58% 42% 54% 46%/43% 53% 47% 57%}
.eco6-theme-card:hover{transform:translateY(-7px) scale(1.035);box-shadow:0 14px 28px rgba(0,0,0,.22)}
.eco6-theme-label{max-width:120px;font-size:18px;line-height:1.15;font-weight:700;text-shadow:0 2px 4px rgba(0,0,0,.35)}
.eco6-theme-icon{position:relative;width:52px;height:52px;display:block;filter:drop-shadow(0 2px 2px rgba(0,0,0,.25))}
.eco6-icon-resources:before{content:"";position:absolute;left:10px;top:14px;width:32px;height:30px;border:4px solid #fff;border-radius:4px 4px 8px 8px;box-sizing:border-box}
.eco6-icon-resources:after{content:"";position:absolute;left:18px;top:5px;width:16px;height:18px;border:4px solid #fff;border-bottom:0;border-radius:12px 12px 0 0;box-sizing:border-box}
.eco6-icon-biodiversity:before{content:"";position:absolute;left:12px;top:7px;width:31px;height:38px;background:#fff;border-radius:80% 8% 75% 12%;transform:rotate(38deg)}
.eco6-icon-habitat:before{content:"";position:absolute;left:10px;top:20px;width:34px;height:27px;background:#fff;clip-path:polygon(0 35%,50% 0,100% 35%,100% 100%,58% 100%,58% 63%,42% 63%,42% 100%,0 100%)}
.eco6-icon-water:before{content:"";position:absolute;left:14px;top:2px;width:25px;height:38px;background:#fff;clip-path:polygon(50% 0,100% 55%,88% 80%,70% 96%,50% 100%,28% 95%,10% 80%,0 55%)}
.eco6-icon-energy:before{content:"✦";position:absolute;inset:0;display:grid;place-items:center;color:#fff;font-size:42px}
.eco6-icon-transport:before{content:"";position:absolute;inset:5px;border:4px solid #fff;border-radius:50%;box-sizing:border-box}
.eco6-icon-transport:after{content:"✳";position:absolute;inset:0;display:grid;place-items:center;color:#fff;font-size:34px}
.eco6-theme-resources{background:#94a5b5}
.eco6-theme-biodiversity{background:#6ca258}
.eco6-theme-habitat{background:#7a5030}
.eco6-theme-water{background:#4b9bd3}
.eco6-theme-energy{background:#dd9712}
.eco6-theme-transport{background:#a000b1}
@media(max-width:1050px){.eco6-themes-grid{grid-template-columns:repeat(3,minmax(130px,1fr))}}
@media(max-width:620px){.eco6-themes-grid{grid-template-columns:repeat(2,minmax(120px,1fr));gap:18px 12px}.eco6-theme-card{width:132px;height:132px}.eco6-theme-label{font-size:16px}}
@media(max-width:340px){.eco6-themes-grid{grid-template-columns:1fr}}
