:root{--ktek-primary:#2abcea;--ktek-primary-dark:#0b95c1;--ktek-heading:#102d3d;--ktek-text:#667985;--ktek-light:#ffffff;--ktek-light-background:#f4fbfe}.ktek-choose-section{position:relative;z-index:1;width:100%;padding:110px 0;overflow:hidden;background:radial-gradient(circle at 5% 20%,rgba(42,188,234,.09),transparent 25%),radial-gradient(circle at 95% 80%,rgba(42,188,234,.08),transparent 26%),#ffffff}.ktek-statistics-wrapper{z-index:3;gap:20px}.ktek-stat-card,.ktek-statistics-wrapper{position:relative;display:flex;flex-direction:column}.ktek-stat-card{min-height:155px;align-items:center;justify-content:center;padding:22px 15px;overflow:hidden;border:1px solid rgba(42,188,234,.16);border-radius:18px;background:#ffffff;box-shadow:0 18px 45px rgba(14,64,85,.09);text-align:center;transition:transform .35s ease,border-color .35s ease,box-shadow .35s ease}.ktek-stat-card:before{position:absolute;top:-45px;right:-45px;width:100px;height:100px;border-radius:50%;background:rgba(42,188,234,.09);content:""}.ktek-stat-card:hover{border-color:rgba(42,188,234,.42);transform:translateY(-7px);box-shadow:0 24px 55px rgba(14,64,85,.14)}.ktek-stat-icon{position:relative;z-index:2;display:flex;width:58px;height:58px;align-items:center;justify-content:center;margin-bottom:13px;border-radius:15px;background:rgba(42,188,234,.12)}.ktek-stat-icon img{display:block;width:32px;height:32px;object-fit:contain}.ktek-stat-content{position:relative;z-index:2}.ktek-stat-content h3{margin:0 0 5px;color:var(--ktek-heading);font-size:32px;font-weight:800;line-height:1}.ktek-stat-content p{margin:0;color:var(--ktek-text);font-size:13px;font-weight:600;line-height:1.4}.ktek-choose-image-wrapper{position:relative;display:flex;min-height:630px;align-items:center;justify-content:center;padding:30px}.ktek-image-background-shape{position:absolute;top:50%;left:50%;width:94%;max-width:500px;height:78%;border-radius:220px 220px 28px 28px;background:linear-gradient(145deg,rgba(42,188,234,.18),rgba(42,188,234,.04));transform:translate(-50%,-50%)}.ktek-image-background-shape:before{position:absolute;inset:22px;border:1px dashed rgba(42,188,234,.38);border-radius:inherit;content:""}.ktek-image-dots{position:absolute;top:70px;right:5px;width:95px;height:95px;opacity:.4;background-image:radial-gradient(circle,var(--ktek-primary) 2px,transparent 2px);background-size:15px 15px}.ktek-choose-main-image{position:relative;z-index:2;width:100%;max-width:475px}.ktek-choose-main-image img{display:block;width:100%;height:auto;object-fit:contain;filter:drop-shadow(0 25px 35px rgba(13,54,72,.14))}.ktek-image-badge{position:absolute;right:-15px;bottom:80px;z-index:4;display:flex;min-width:245px;align-items:center;gap:13px;padding:16px 18px;border:1px solid rgba(42,188,234,.2);border-radius:15px;background:rgba(255,255,255,.95);box-shadow:0 20px 50px rgba(11,61,83,.15);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.ktek-image-badge-icon{display:flex;width:45px;min-width:45px;height:45px;align-items:center;justify-content:center;border-radius:12px;color:#ffffff;background:var(--ktek-primary);box-shadow:0 10px 20px rgba(42,188,234,.3)}.ktek-image-badge span,.ktek-image-badge strong{display:block}.ktek-image-badge span{margin-bottom:3px;color:var(--ktek-text);font-size:12px}.ktek-image-badge strong{color:var(--ktek-heading);font-size:14px;font-weight:750}.ktek-choose-content{position:relative;z-index:3;max-width:620px;padding-left:20px}.ktek-section-subtitle{display:inline-flex;align-items:center;margin-bottom:20px;padding:9px 17px;border-radius:30px;color:var(--ktek-primary-dark);background:rgba(42,188,234,.12);font-size:14px;font-weight:750;letter-spacing:.4px}.ktek-section-heading{margin:0;color:var(--ktek-heading);font-size:clamp(36px,3.7vw,54px);font-weight:800;line-height:1.15;letter-spacing:-1.5px}.ktek-section-description{margin:22px 0 0;color:var(--ktek-text);font-size:16px;line-height:1.8}.ktek-benefits-list{display:flex;flex-direction:column;gap:13px;margin-top:29px}.ktek-benefit-item{display:flex;align-items:flex-start;gap:13px;padding:13px 15px;border:1px solid transparent;border-radius:10px;transition:background-color .3s ease,border-color .3s ease,transform .3s ease}.ktek-benefit-item:hover{border-color:rgba(42,188,234,.15);background:var(--ktek-light-background);transform:translateX(5px)}.ktek-benefit-check{display:flex;width:25px;min-width:25px;height:25px;align-items:center;justify-content:center;margin-top:1px;border-radius:50%;color:#ffffff;background:var(--ktek-primary);box-shadow:0 6px 14px rgba(42,188,234,.24)}.ktek-benefit-check i{font-size:11px}.ktek-benefit-item p{margin:0;color:var(--ktek-heading);font-size:15px;font-weight:600;line-height:1.6}.ktek-choose-button-wrapper{margin-top:34px}.ktek-about-button{display:inline-flex;min-height:55px;align-items:center;justify-content:center;gap:13px;padding:8px 9px 8px 25px;border:2px solid var(--ktek-primary);border-radius:8px;color:#ffffff;background:var(--ktek-primary);box-shadow:0 14px 30px rgba(42,188,234,.25);font-size:15px;font-weight:750;text-decoration:none;transition:transform .3s ease,background-color .3s ease,border-color .3s ease,box-shadow .3s ease}.ktek-about-button span{display:flex;width:38px;height:38px;align-items:center;justify-content:center;border-radius:7px;color:var(--ktek-primary);background:#ffffff}.ktek-about-button:hover{border-color:var(--ktek-primary-dark);color:#ffffff;background:var(--ktek-primary-dark);transform:translateY(-3px);box-shadow:0 18px 38px rgba(42,188,234,.32)}.ktek-about-button i{transition:transform .3s ease}.ktek-about-button:hover i{transform:translateX(4px)}@media (max-width:1199.98px){.ktek-choose-section{padding:90px 0}.ktek-stat-card{min-height:145px;padding:20px 12px}.ktek-choose-image-wrapper{min-height:570px;padding:20px}.ktek-image-badge{right:-5px;min-width:220px}.ktek-choose-content{padding-left:5px}.ktek-section-heading{font-size:42px}}@media (max-width:991.98px){.ktek-choose-section{padding:80px 0}.ktek-statistics-wrapper{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.ktek-stat-card{min-height:150px}.ktek-choose-image-wrapper{min-height:580px}.ktek-choose-content{max-width:100%;padding-left:0}.ktek-section-heading{max-width:700px;font-size:46px}.ktek-section-description{max-width:760px}}@media (max-width:767.98px){.ktek-choose-section{padding:65px 0}.ktek-statistics-wrapper{grid-template-columns:1fr}.ktek-stat-card{min-height:auto;flex-direction:row;justify-content:flex-start;padding:18px;text-align:left}.ktek-stat-icon{width:55px;min-width:55px;height:55px;margin-right:14px;margin-bottom:0}.ktek-stat-content h3{font-size:29px}.ktek-stat-content p{font-size:14px}.ktek-choose-image-wrapper{min-height:500px;margin-top:10px}.ktek-image-background-shape{width:90%;height:75%}.ktek-image-badge{right:0;bottom:50px}.ktek-section-heading{font-size:38px;letter-spacing:-1px}.ktek-section-description{font-size:15px}.ktek-benefit-item{padding:11px 5px}}@media (max-width:575.98px){.ktek-choose-section{padding:55px 0}.ktek-section-subtitle{font-size:12px}.ktek-section-heading{font-size:33px}.ktek-choose-image-wrapper{min-height:430px;padding:10px}.ktek-image-background-shape{width:100%;height:80%}.ktek-image-dots{width:65px;height:65px;background-size:12px 12px}.ktek-image-badge{right:5px;bottom:25px;min-width:205px;padding:12px 14px}.ktek-image-badge-icon{width:39px;min-width:39px;height:39px}.ktek-image-badge strong{font-size:12px}.ktek-benefit-item p{font-size:14px}.ktek-about-button{width:100%;justify-content:space-between}}@media (max-width:390px){.ktek-choose-image-wrapper{min-height:380px}.ktek-image-badge{position:relative;right:auto;bottom:auto;z-index:5;width:100%;min-width:0;margin-top:-25px}.ktek-section-heading{font-size:30px}}@media (prefers-reduced-motion:reduce){.ktek-about-button,.ktek-about-button i,.ktek-benefit-item,.ktek-stat-card{transition:none}}