@tailwind base;@tailwind components;@tailwind utilities;*{box-sizing:border-box}body,html{margin:0;padding:0;width:100%;overflow-x:hidden;font-family:Arial,Helvetica,sans-serif}body,html,img{max-width:100%}.catalog-header{background:#fff;border-bottom:1px solid #e5e7eb;padding:22px 7%;justify-content:space-between;gap:22px;position:-webkit-sticky;position:sticky;top:0;z-index:20;width:100%;max-width:100vw;overflow:hidden}.catalog-brand,.catalog-header{display:flex;align-items:center}.catalog-brand{gap:14px;min-width:0}.catalog-logo{width:90px;height:55px;object-fit:contain;flex-shrink:0}.catalog-title{margin:0;font-size:18px;line-height:1.1}.catalog-slogan{margin:3px 0 0;color:#00a884;font-size:13px;font-weight:700;line-height:1.2}.catalog-search{width:360px;max-width:100%;min-width:0;padding:13px 18px;border:1px solid #d1d5db;border-radius:999px;font-size:15px;flex-shrink:1}@media (max-width:768px){body,html{width:100%;overflow-x:hidden}body,div,html,input,main,section{max-width:100%}input{width:100%;min-width:0}img{max-width:100%;height:auto}h1{font-size:32px!important}h2{font-size:28px!important}h3{font-size:20px!important}.catalog-header{padding:14px 16px;flex-direction:column;align-items:stretch;gap:12px}.catalog-brand{justify-content:center;width:100%}.catalog-logo{width:62px;height:46px}.catalog-title{font-size:16px!important}.catalog-slogan{font-size:12px}.catalog-search{width:100%;max-width:100%}footer,footer *{max-width:100%!important;box-sizing:border-box!important;overflow-wrap:break-word!important;word-break:break-word!important}footer{display:flex!important;flex-direction:column!important;gap:24px!important;padding:35px 22px!important;overflow:hidden!important}footer>div{width:100%!important;max-width:100%!important;text-align:left!important}}.zct-public-header{position:-webkit-sticky;position:sticky;top:0;z-index:100;width:100%;background:#02070c;color:#fff;box-shadow:0 6px 22px rgba(0,0,0,.22)}.zct-header-top{width:min(1450px,100%);min-height:72px;margin:0 auto;padding:12px 28px;display:grid;grid-template-columns:150px 185px minmax(280px,1fr) auto auto 48px;align-items:center;grid-gap:16px;gap:16px}.zct-header-logo{display:flex;align-items:center;text-decoration:none}.zct-header-logo img{width:108px;height:48px;object-fit:contain}.zct-logo-fallback{color:#fff;line-height:1}.zct-logo-fallback strong{display:block;font-size:29px;letter-spacing:2px}.zct-logo-fallback span{display:block;margin-top:5px;font-size:10px;letter-spacing:5px}.zct-categories-wrapper{position:relative}.zct-all-categories{width:100%;min-height:42px;padding:0 15px;border:1px solid rgba(82,196,38,.3);border-radius:6px;background:linear-gradient(135deg,#173c24,#235829);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:13px;font-weight:700;cursor:pointer}.zct-categories-dropdown{position:absolute;top:calc(100% + 8px);left:0;width:230px;padding:10px;border:1px solid hsla(0,0%,100%,.11);border-radius:10px;background:#071019;box-shadow:0 20px 40px rgba(0,0,0,.38)}.zct-categories-dropdown a{padding:11px 13px;border-radius:7px;color:#fff;display:block;text-decoration:none;font-size:13px}.zct-categories-dropdown a:hover{background:rgba(82,196,38,.13);color:#63d134}.zct-header-search{min-width:0;height:42px;border-radius:6px;background:#fff;display:grid;grid-template-columns:1fr 48px;overflow:hidden}.zct-header-search input{width:100%;min-width:0;height:42px;padding:0 15px;border:none;outline:none;background:#fff;color:#111827;font-size:13px}.zct-header-search button{height:42px;border:none;background:linear-gradient(135deg,#3e9f2c,#63d134);color:#fff;display:grid;place-items:center;cursor:pointer}.zct-header-account,.zct-header-whatsapp{color:#fff;display:flex;align-items:center;gap:9px;text-decoration:none;white-space:nowrap;font-size:12px}.zct-header-whatsapp svg{color:#55c82d}.zct-header-account svg{color:#fff}.zct-header-cart{position:relative;width:44px;height:44px;padding:0;border:none;background:transparent;color:#fff;display:grid;place-items:center;cursor:pointer}.zct-header-cart span{position:absolute;top:0;right:0;width:18px;height:18px;border-radius:50%;background:#55c82d;color:#fff;display:grid;place-items:center;font-size:10px;font-weight:800}.zct-mobile-menu{display:none;border:none;background:transparent;color:#fff;cursor:pointer}.zct-header-navigation{width:min(1450px,100%);min-height:46px;margin:0 auto;padding:0 28px;display:flex;align-items:center;justify-content:center;gap:52px}.zct-header-navigation a{height:46px;border-bottom:3px solid transparent;color:#fff;display:flex;align-items:center;text-decoration:none;text-transform:uppercase;font-size:12px;font-weight:700;transition:.2s ease}.zct-header-navigation a.active,.zct-header-navigation a:hover{border-bottom-color:#55c82d;color:#55c82d}@media (max-width:1150px){.zct-header-top{grid-template-columns:125px minmax(250px,1fr) auto auto 45px}.zct-categories-wrapper{display:none}.zct-header-navigation{gap:28px}}@media (max-width:768px){.zct-header-top{min-height:64px;padding:10px 14px;grid-template-columns:100px 1fr 42px 42px;gap:8px}.zct-header-logo img{width:90px;height:42px}.zct-header-search{grid-column:1/-1;grid-row:2;height:42px}.zct-header-account,.zct-header-whatsapp{display:none}.zct-header-cart,.zct-mobile-menu{width:40px;height:40px}.zct-mobile-menu{display:grid;place-items:center}.zct-header-navigation{display:none;width:100%;padding:8px 18px 18px;flex-direction:column;align-items:stretch;gap:0}.zct-header-navigation.zct-navigation-open{display:flex}.zct-header-navigation a{height:44px;border-bottom:1px solid hsla(0,0%,100%,.09)}}.zct-catalog-hero{position:relative;width:100%;min-height:500px;background-color:#02070c;background-size:cover;background-position:50%;background-repeat:no-repeat;color:#fff;overflow:hidden}.zct-catalog-hero:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 68% 35%,rgba(0,128,255,.15),transparent 38%),linear-gradient(180deg,transparent 62%,rgba(1,7,12,.92));pointer-events:none}.zct-hero-content{position:relative;z-index:2;width:min(1450px,100%);min-height:400px;margin:0 auto;padding:48px 48px 20px;display:flex;align-items:center}.zct-hero-copy{width:min(520px,100%)}.zct-hero-copy h1{margin:0;color:#fff;font-size:clamp(43px,4.4vw,68px);line-height:.98;letter-spacing:-2px;font-weight:900}.zct-hero-copy h1 span{display:block;color:#58c92f}.zct-hero-copy p{max-width:470px;margin:25px 0 30px;color:#f1f5f9;font-size:16px;line-height:1.65}.zct-hero-button{min-height:50px;padding:0 23px;border:none;border-radius:6px;background:linear-gradient(135deg,#48b72d,#65d434);color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:15px;font-size:15px;font-weight:800;cursor:pointer;box-shadow:0 12px 28px rgba(83,199,43,.26);transition:transform .2s ease,box-shadow .2s ease}.zct-hero-button:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(83,199,43,.34)}.zct-hero-benefits{position:relative;z-index:2;width:min(1450px,calc(100% - 70px));margin:0 auto;padding:0 10px 30px;display:flex;align-items:center;gap:42px}.zct-hero-benefit{color:#fff;display:flex;align-items:center;gap:9px;white-space:nowrap;font-size:12px;font-weight:700}.zct-hero-benefit svg{color:#58c92f;flex-shrink:0}.zct-hero-dots{position:absolute;z-index:3;left:50%;bottom:13px;transform:translateX(-50%);display:flex;gap:7px}.zct-hero-dots span{width:6px;height:6px;border-radius:999px;background:hsla(0,0%,100%,.42)}.zct-hero-dots span.active{background:#58c92f}@media (max-width:1050px){.zct-catalog-hero{min-height:480px;background-position:60%}.zct-hero-content{min-height:375px;padding:42px 34px 20px}.zct-hero-copy{max-width:470px}.zct-hero-benefits{gap:24px;overflow-x:auto}.zct-hero-benefit{flex-shrink:0}}@media (max-width:768px){.zct-catalog-hero{min-height:510px;background-position:67%}.zct-catalog-hero:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(1,7,12,.98),rgba(1,7,12,.88) 55%,rgba(1,7,12,.38))}.zct-hero-content{min-height:390px;padding:37px 22px 20px;align-items:flex-start}.zct-hero-copy{max-width:335px}.zct-hero-copy h1{font-size:40px!important;line-height:1;letter-spacing:-1.2px}.zct-hero-copy p{max-width:315px;margin:20px 0 25px;font-size:14px}.zct-hero-button{min-height:47px;padding:0 18px;font-size:14px}.zct-hero-benefits{width:calc(100% - 28px);padding:0 0 28px;gap:20px;overflow-x:auto}.zct-hero-benefits::-webkit-scrollbar{display:none}.zct-hero-benefit{flex-shrink:0;font-size:11px}}.zct-category-bar{position:relative;z-index:10;width:min(1480px,calc(100% - 42px));min-height:108px;margin:-2px auto 0;padding:14px 22px;border-radius:14px;background:#fff;display:grid;grid-template-columns:repeat(7,minmax(125px,1fr));align-items:center;box-shadow:0 13px 34px rgba(15,23,42,.2)}.zct-category-bar-item{min-width:0;min-height:76px;padding:8px 14px;border-right:1px solid #e5e7eb;color:#111827;text-decoration:none;display:flex;align-items:center;gap:13px;transition:background .2s ease,transform .2s ease}.zct-category-bar-item:last-child{border-right:none}.zct-category-bar-item.active,.zct-category-bar-item:hover{background:#f4faef;transform:translateY(-2px)}.zct-category-bar-icon{width:46px;min-width:46px;height:46px;border-radius:11px;color:#18212a;display:grid;place-items:center;transition:color .2s ease,background .2s ease}.zct-category-bar-item.active .zct-category-bar-icon,.zct-category-bar-item:hover .zct-category-bar-icon{color:#4dbd2b;background:rgba(83,199,43,.09)}.zct-category-bar-copy{min-width:0}.zct-category-bar-copy strong{display:block;margin-bottom:6px;color:#111827;font-size:13px;line-height:1.2}.zct-category-bar-copy span{color:#6b7280;display:flex;align-items:center;gap:5px;font-size:11px;white-space:nowrap}.zct-category-bar-copy span svg{color:#4dbd2b}.zct-needs-section{width:min(1480px,calc(100% - 42px));min-height:168px;margin:16px auto 28px;padding:28px;border-radius:7px;background:radial-gradient(circle at 70% 40%,rgba(30,82,116,.15),transparent 35%),linear-gradient(135deg,#07121b,#02080d);color:#fff;display:grid;grid-template-columns:275px 1fr;grid-gap:28px;gap:28px;align-items:center;box-shadow:0 10px 28px rgba(2,8,13,.18)}.zct-needs-intro{min-width:0}.zct-needs-title-row{display:flex;align-items:center;gap:11px}.zct-needs-title-row>span{width:3px;height:31px;border-radius:999px;background:#58c92f}.zct-needs-title-row h2{margin:0;color:#fff;font-size:25px;line-height:1.2}.zct-needs-intro p{margin:14px 0 0 14px;color:#c4ccd4;font-size:13px;line-height:1.55}.zct-needs-grid{display:grid;grid-template-columns:repeat(6,minmax(115px,1fr));grid-gap:14px;gap:14px}.zct-need-card{min-height:104px;padding:14px 10px;border:1px solid hsla(0,0%,100%,.07);border-radius:6px;background:linear-gradient(145deg,rgba(26,37,46,.95),rgba(13,23,31,.95));color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;cursor:pointer;transition:transform .22s ease,border-color .22s ease,background .22s ease}.zct-need-card svg{color:#5bd32e;transition:transform .22s ease}.zct-need-card span{max-width:110px;color:#fff;font-size:12px;font-weight:700;line-height:1.35;text-align:center}.zct-need-card:hover{border-color:rgba(91,211,46,.45);background:linear-gradient(145deg,rgba(36,55,40,.98),rgba(15,29,22,.98));transform:translateY(-4px)}.zct-need-card:hover svg{transform:scale(1.08)}@media (max-width:1150px){.zct-category-bar{grid-template-columns:repeat(4,1fr)}.zct-category-bar-item:nth-child(4){border-right:none}.zct-category-bar-item{border-bottom:1px solid #e5e7eb}.zct-category-bar-item:nth-last-child(-n+3){border-bottom:none}.zct-needs-section{grid-template-columns:1fr}.zct-needs-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.zct-category-bar{width:calc(100% - 24px);padding:12px;grid-template-columns:repeat(2,1fr)}.zct-category-bar-item,.zct-category-bar-item:nth-child(4){min-height:68px;padding:7px;border-right:none;border-bottom:1px solid #e5e7eb}.zct-category-bar-item:last-child{grid-column:1/-1;border-bottom:none}.zct-category-bar-icon{width:38px;min-width:38px;height:38px}.zct-category-bar-icon svg{width:27px;height:27px}.zct-category-bar-copy strong{font-size:12px}.zct-category-bar-copy span{font-size:10px}.zct-needs-section{width:calc(100% - 24px);padding:24px 16px;grid-template-columns:1fr}.zct-needs-title-row h2{font-size:22px!important}.zct-needs-intro p{margin-left:13px}.zct-needs-grid{grid-template-columns:repeat(2,1fr);gap:10px}.zct-need-card{min-height:98px}}.zct-products-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:16px;gap:16px}.zct-products-heading{margin-bottom:25px;display:flex;align-items:flex-end;justify-content:space-between;gap:25px}.zct-products-heading h2{position:relative;margin:0 0 7px;color:#111827;font-size:29px;font-weight:900}.zct-products-heading h2:after{content:"";display:inline-block;width:18px;height:3px;margin-left:9px;vertical-align:middle;border-radius:999px;background:#55c82d}.zct-products-heading p{margin:0;color:#6b7280;font-size:14px}.zct-product-tabs{display:flex;align-items:center;gap:8px}.zct-product-tabs button{min-height:38px;padding:0 17px;border:none;border-radius:6px;background:#eee;color:#6b7280;font-size:12px;font-weight:700;cursor:pointer}.zct-product-tabs button.active{background:#58c92f;color:#fff}.zct-product-card{min-width:0;overflow:hidden;border:1px solid #e1e5e9;border-radius:8px;background:#fff;display:flex;flex-direction:column;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.zct-product-card-hovered,.zct-product-card:hover{transform:translateY(-6px);border-color:rgba(85,200,45,.48);box-shadow:0 17px 36px rgba(15,23,42,.14)}.zct-product-image-area{position:relative;height:215px;padding:20px;overflow:hidden;background:#fff;display:flex;align-items:center;justify-content:center}.zct-product-image{width:100%;height:100%;object-fit:contain;transition:transform .35s ease}.zct-product-card:hover .zct-product-image{transform:scale(1.06)}.zct-product-badge{position:absolute;z-index:2;top:12px;left:12px;padding:5px 9px;border-radius:999px;background:#56c92f;color:#fff;font-size:9px;font-weight:900;text-transform:uppercase}.zct-product-favorite{position:absolute;z-index:2;top:10px;right:11px;width:31px;height:31px;padding:0;border:none;background:transparent;color:#64748b;display:grid;place-items:center;font-size:23px;cursor:pointer}.zct-product-favorite:hover{color:#55c82d}.zct-product-content{flex:1 1;padding:15px;display:flex;flex-direction:column}.zct-product-category{margin:0 0 7px;color:#4cae2e;font-size:10px;font-weight:900;text-transform:uppercase}.zct-product-name{min-height:39px;margin:0 0 6px;color:#111827;font-size:14px!important;font-weight:900;line-height:1.35}.zct-product-description,.zct-product-name{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.zct-product-description{min-height:34px;margin:0 0 9px;color:#6b7280;font-size:11px;line-height:1.45}.zct-product-rating{margin-bottom:9px;display:flex;align-items:center;gap:5px}.zct-stars{color:#f5b400;font-size:12px;letter-spacing:1px}.zct-rating-count{color:#9ca3af;font-size:10px}.zct-product-price{margin:auto 0 12px;color:#111827;font-size:15px;font-weight:900}.zct-product-actions{display:grid;grid-template-columns:1fr 42px;grid-gap:8px;gap:8px}.zct-product-details-button,.zct-product-whatsapp-button{min-height:38px;border-radius:5px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:color .2s ease,background .2s ease,border-color .2s ease}.zct-product-details-button{border:1px solid #55c82d;background:#fff;color:#18212a;gap:7px;font-size:11px;font-weight:800}.zct-product-details-button:hover{background:#55c82d;color:#fff}.zct-product-whatsapp-button{border:1px solid #22c55e;background:#22c55e;color:#fff;text-decoration:none}.zct-product-whatsapp-button:hover{background:#16a34a}@media (max-width:1200px){.zct-products-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:950px){.zct-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:768px){.zct-products-heading{align-items:flex-start;flex-direction:column}.zct-product-tabs{width:100%;overflow-x:auto}.zct-product-tabs button{flex-shrink:0}.zct-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.zct-product-image-area{height:160px;padding:12px}.zct-product-content{padding:11px}.zct-product-name{min-height:35px;font-size:12px!important}.zct-product-description{display:none}.zct-product-price{font-size:13px}.zct-product-actions{grid-template-columns:1fr}.zct-product-whatsapp-button{min-height:36px}}@media (max-width:390px){.zct-products-grid{grid-template-columns:1fr}.zct-product-image-area{height:210px}}.zct-brands-section{width:min(1480px,calc(100% - 42px));margin:0 auto 34px;padding:24px 28px;border-radius:8px;background:linear-gradient(135deg,#07121b,#02080d);color:#fff;box-shadow:0 12px 30px rgba(2,8,13,.18)}.zct-brands-heading{margin-bottom:17px;display:flex;align-items:center;gap:10px}.zct-brands-heading h2{margin:0;color:#fff;font-size:23px;font-weight:900}.zct-brands-heading span{width:18px;height:3px;border-radius:999px;background:#55c82d}.zct-brands-row{display:flex;align-items:center;gap:8px;overflow-x:auto;padding-bottom:4px;scroll-behavior:smooth}.zct-brands-row::-webkit-scrollbar{height:5px}.zct-brands-row::-webkit-scrollbar-thumb{border-radius:999px;background:rgba(85,200,45,.42)}.zct-brand-item{min-width:175px;height:68px;padding:11px 18px;border:1px solid hsla(0,0%,100%,.09);border-radius:7px;background:hsla(0,0%,100%,.025);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .2s ease,border-color .2s ease,background .2s ease}.zct-brand-item:hover{transform:translateY(-3px);border-color:rgba(85,200,45,.45);background:rgba(85,200,45,.06)}.zct-brand-item img{width:100%;max-width:145px;height:42px;object-fit:contain}.zct-brand-item strong{color:#fff;font-size:16px;text-align:center}@media (max-width:768px){.zct-brands-section{width:calc(100% - 24px);padding:20px 16px}.zct-brands-heading h2{font-size:21px!important}.zct-brand-item{min-width:135px;height:60px;padding:9px 13px}.zct-brand-item img{max-width:112px;height:36px}}.zct-projects-section{width:min(1480px,calc(100% - 42px));margin:0 auto 38px;padding:28px;border-radius:8px;background:radial-gradient(circle at 85% 20%,rgba(25,95,70,.14),transparent 32%),linear-gradient(135deg,#07121b,#02080d);color:#fff;box-shadow:0 12px 30px rgba(2,8,13,.18)}.zct-projects-heading{margin-bottom:20px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.zct-section-title-row{display:flex;align-items:center;gap:10px}.zct-section-title-row h2{margin:0;color:#fff;font-size:24px;font-weight:900}.zct-section-title-row>span{width:18px;height:3px;border-radius:999px;background:#55c82d}.zct-projects-heading p{margin:7px 0 0;color:#aeb8c2;font-size:13px}.zct-projects-heading>a{color:#62d335;display:inline-flex;align-items:center;gap:7px;text-decoration:none;white-space:nowrap;font-size:12px;font-weight:800}.zct-projects-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:12px;gap:12px}.zct-project-card{position:relative;min-height:185px;overflow:hidden;border:1px solid hsla(0,0%,100%,.13);border-radius:7px;background:#101820;cursor:pointer;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.zct-project-card:hover{transform:translateY(-5px);border-color:rgba(85,200,45,.55);box-shadow:0 16px 30px rgba(0,0,0,.32)}.zct-project-card img{width:100%;height:100%;min-height:185px;object-fit:cover;transition:transform .4s ease}.zct-project-card:hover img{transform:scale(1.07)}.zct-project-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(2,8,13,.02) 25%,rgba(2,8,13,.9))}.zct-project-content{position:absolute;z-index:2;right:0;bottom:0;left:0;padding:16px}.zct-project-location{margin-bottom:5px;color:#87de5e;display:flex;align-items:center;gap:5px;font-size:10px}.zct-project-content h3{margin:0 0 4px;color:#fff;font-size:15px!important;font-weight:900}.zct-project-content p{margin:0;color:#d2d8de;font-size:11px}@media (max-width:1150px){.zct-projects-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:850px){.zct-projects-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.zct-projects-section{width:calc(100% - 24px);padding:20px 16px}.zct-projects-heading{align-items:flex-start;flex-direction:column}.zct-section-title-row h2{font-size:21px!important}.zct-projects-grid{display:flex;gap:11px;overflow-x:auto;scroll-snap-type:x mandatory}.zct-projects-grid::-webkit-scrollbar{display:none}.zct-project-card{min-width:260px;scroll-snap-align:start}}.zct-services-section{width:min(1480px,calc(100% - 42px));margin:0 auto 38px;padding:30px;border-radius:8px;background:radial-gradient(circle at 80% 15%,rgba(45,125,75,.14),transparent 32%),linear-gradient(135deg,#07121b,#02080d);color:#fff;box-shadow:0 12px 30px rgba(2,8,13,.18)}.zct-services-heading{margin-bottom:24px;display:flex;align-items:flex-end;justify-content:space-between;gap:25px}.zct-services-title-row{display:flex;align-items:center;gap:10px}.zct-services-title-row h2{margin:0;color:#fff;font-size:25px;font-weight:900}.zct-services-title-row>span{width:18px;height:3px;border-radius:999px;background:#55c82d}.zct-services-heading p{max-width:680px;margin:8px 0 0;color:#aeb8c2;font-size:13px;line-height:1.55}.zct-services-heading>a{color:#62d335;display:inline-flex;align-items:center;gap:7px;text-decoration:none;white-space:nowrap;font-size:12px;font-weight:800}.zct-services-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.zct-service-card{position:relative;min-height:205px;padding:24px;overflow:hidden;border:1px solid hsla(0,0%,100%,.09);border-radius:8px;background:linear-gradient(145deg,rgba(22,34,43,.97),rgba(9,18,25,.97));cursor:pointer;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.zct-service-card:hover{transform:translateY(-6px);border-color:rgba(85,200,45,.52);box-shadow:0 18px 34px rgba(0,0,0,.3)}.zct-service-card-line{position:absolute;top:0;right:0;left:0;height:3px;background:#55c82d;transform:scaleX(0);transform-origin:left;transition:transform .25s ease}.zct-service-card:hover .zct-service-card-line{transform:scaleX(1)}.zct-service-icon{width:57px;height:57px;margin-bottom:18px;border-radius:13px;background:rgba(85,200,45,.09);color:#5cd332;display:grid;place-items:center;transition:transform .25s ease,background .25s ease}.zct-service-card:hover .zct-service-icon{transform:scale(1.08);background:rgba(85,200,45,.16)}.zct-service-card h3{margin:0 0 9px;color:#fff;font-size:18px!important;font-weight:900}.zct-service-card p{min-height:43px;margin:0 0 18px;color:#b8c1ca;font-size:12px;line-height:1.55}.zct-service-card button{padding:0;border:none;background:transparent;color:#5cd332;display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:800;cursor:pointer}.zct-service-card button svg{transition:transform .2s ease}.zct-service-card:hover button svg{transform:translateX(4px)}@media (max-width:1000px){.zct-services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.zct-services-section{width:calc(100% - 24px);padding:22px 16px}.zct-services-heading{align-items:flex-start;flex-direction:column}.zct-services-title-row h2{font-size:21px!important}.zct-services-grid{grid-template-columns:1fr;gap:11px}.zct-service-card{min-height:auto;padding:20px}.zct-service-card p{min-height:auto}}.zct-cami-section{position:relative;width:min(1480px,calc(100% - 42px));min-height:340px;margin:0 auto 38px;padding:42px 48px;overflow:hidden;border:1px solid rgba(85,200,45,.2);border-radius:10px;background:radial-gradient(circle at 80% 45%,rgba(84,200,45,.2),transparent 26%),radial-gradient(circle at 55% 105%,rgba(0,119,255,.13),transparent 40%),linear-gradient(135deg,#07131d,#02080d);color:#fff;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:center;grid-gap:40px;gap:40px;box-shadow:0 14px 34px rgba(2,8,13,.22)}.zct-cami-section:before{content:"";position:absolute;inset:0;opacity:.23;background-image:linear-gradient(rgba(85,200,45,.18) 1px,transparent 0),linear-gradient(90deg,rgba(85,200,45,.18) 1px,transparent 0);background-size:42px 42px;-webkit-mask-image:linear-gradient(90deg,transparent,rgba(0,0,0,.65),transparent);mask-image:linear-gradient(90deg,transparent,rgba(0,0,0,.65),transparent);pointer-events:none}.zct-cami-copy{position:relative;z-index:2;max-width:690px}.zct-cami-label{width:-moz-fit-content;width:fit-content;margin-bottom:15px;padding:7px 12px;border:1px solid rgba(85,200,45,.3);border-radius:999px;background:rgba(85,200,45,.08);color:#6cdd3d;display:inline-flex;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.7px}.zct-cami-copy h2{max-width:650px;margin:0 0 17px;color:#fff;font-size:clamp(32px,3.4vw,50px);line-height:1.05;letter-spacing:-1.4px;font-weight:900}.zct-cami-copy p{max-width:650px;margin:0;color:#c4ccd5;font-size:15px;line-height:1.7}.zct-cami-copy p strong{color:#64d63a}.zct-cami-actions{margin-top:27px;display:flex;align-items:center;gap:12px;flex-wrap:wrap}.zct-cami-primary-button,.zct-cami-secondary-button{min-height:49px;padding:0 21px;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:13px;font-weight:900;transition:transform .22s ease,box-shadow .22s ease,background .22s ease}.zct-cami-primary-button{border:none;background:linear-gradient(135deg,#42b72a,#65d735);color:#fff;text-decoration:none;box-shadow:0 12px 28px rgba(85,200,45,.24)}.zct-cami-primary-button:hover{transform:translateY(-3px);box-shadow:0 16px 34px rgba(85,200,45,.34)}.zct-cami-secondary-button{border:1px solid hsla(0,0%,100%,.18);background:hsla(0,0%,100%,.035);color:#fff;cursor:pointer}.zct-cami-secondary-button:hover{transform:translateY(-3px);border-color:rgba(85,200,45,.42);background:rgba(85,200,45,.08)}.zct-cami-benefits{margin-top:24px;display:flex;align-items:center;gap:28px;flex-wrap:wrap}.zct-cami-benefits div{color:#b7c1cb;display:flex;align-items:center;gap:8px;font-size:12px;font-weight:700}.zct-cami-benefits svg{color:#63d738}.zct-cami-visual{position:relative;z-index:2;min-height:270px;display:flex;align-items:flex-end;justify-content:center}.zct-cami-visual img{position:relative;z-index:3;width:min(320px,90%);max-height:310px;object-fit:contain;filter:drop-shadow(0 22px 28px rgba(0,0,0,.38))}.zct-cami-glow{position:absolute;z-index:1;width:270px;height:270px;border-radius:50%;background:radial-gradient(circle,rgba(85,200,45,.31),rgba(85,200,45,.05) 50%,transparent 70%);filter:blur(3px)}.zct-cami-message{position:absolute;z-index:4;top:20px;left:-10px;min-width:175px;padding:13px 16px;border:1px solid hsla(0,0%,100%,.16);border-radius:12px;background:#fff;color:#111827;box-shadow:0 13px 30px rgba(0,0,0,.25)}.zct-cami-message:after{content:"";position:absolute;right:-10px;bottom:19px;width:18px;height:18px;background:#fff;transform:rotate(45deg)}.zct-cami-message span,.zct-cami-message strong{position:relative;z-index:2;display:block}.zct-cami-message strong{margin-bottom:4px;color:#247a25;font-size:13px}.zct-cami-message span{color:#4b5563;font-size:11px}@media (max-width:980px){.zct-cami-section{grid-template-columns:1fr 340px;padding:36px 30px}}@media (max-width:768px){.zct-cami-section{width:calc(100% - 24px);min-height:auto;padding:30px 20px 0;grid-template-columns:1fr;gap:15px}.zct-cami-copy h2{font-size:34px!important}.zct-cami-copy p{font-size:14px}.zct-cami-actions{align-items:stretch;flex-direction:column}.zct-cami-primary-button,.zct-cami-secondary-button{width:100%}.zct-cami-benefits{align-items:flex-start;flex-direction:column;gap:11px}.zct-cami-visual{min-height:250px;margin-top:5px}.zct-cami-visual img{width:min(260px,82%);max-height:260px}.zct-cami-message{top:20px;left:7px;min-width:155px}}