.gd-hero{color:#fff;background:linear-gradient(120deg,#011641 0%,#17357e 58%,#08aeca 100%);padding:145px 0 95px;position:relative;overflow:hidden}.gd-hero:after{content:"";background:#ffffff14;border-radius:50%;width:430px;height:430px;position:absolute;top:45px;right:-120px}.gd-bg-logo{opacity:.055;pointer-events:none;width:420px;position:absolute;top:50%;right:8%;transform:translateY(-50%)}.gd-hero .container{z-index:2;position:relative}.gd-breadcrumb{flex-wrap:wrap;align-items:center;gap:9px;margin-bottom:25px;font-weight:800;display:flex}.gd-breadcrumb a{color:#44f4ff}.gd-breadcrumb span{color:#ffffffd1}.gd-hero h1{color:#fff;letter-spacing:-1.5px;max-width:1120px;margin-bottom:22px;font-size:clamp(2.4rem,5vw,4.8rem);font-weight:900;line-height:1.12}.gd-hero p{color:#ffffffe6;max-width:900px;font-size:20px;line-height:1.8}.gd-hero-buttons,.gd-cta-buttons{flex-wrap:wrap;gap:14px;margin-top:32px;display:flex}.gd-cta-buttons{justify-content:center}.gd-btn{border-radius:50px;justify-content:center;align-items:center;min-height:50px;padding:13px 26px;font-size:15px;font-weight:800;text-decoration:none;transition:all .3s;display:inline-flex}.gd-primary-btn{color:#fff;background:#ff7a00}.gd-primary-btn:hover{color:#fff;background:#e66a00;transform:translateY(-3px);box-shadow:0 0 20px #ff7a0099}.gd-secondary-btn{color:#fff;background:#011641}.gd-secondary-btn:hover{color:#fff;background:#0a2a75;transform:translateY(-3px)}.gd-section{background:#f8fafc;padding:90px 20px}.gd-white{background:#fff}.gd-head{margin-bottom:45px}.gd-badge{color:#00a84f;background:linear-gradient(90deg,#d8ffe5,#dbeafe);border-radius:999px;padding:8px 24px;font-size:15px;font-weight:800;display:inline-block}.gd-title{color:#101827;letter-spacing:-1.5px;margin-top:22px;font-size:clamp(2rem,4vw,3.5rem);font-weight:900;line-height:1.1}.gd-subtitle{color:#475569;max-width:850px;margin:16px auto 0;font-size:18px;line-height:1.7}.gd-left{margin-left:0;margin-right:0}.gd-grid{gap:24px;display:grid}.gd-grid-2{grid-template-columns:repeat(2,1fr)}.gd-grid-4{grid-template-columns:repeat(4,1fr)}.gd-card,.gd-tool-card{background:#fff;border:1px solid #e2e8f0;border-radius:22px;height:100%;padding:32px;transition:all .35s;box-shadow:0 18px 45px #0f172a0f}.gd-card:hover,.gd-tool-card:hover{border-color:#00a84f73;transform:translateY(-8px);box-shadow:0 0 28px #00a84f59,0 24px 60px #01164126}.gd-icon-box{color:#00a84f;background:#dcfce7;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:20px;font-size:28px;display:flex}.gd-card h3,.gd-tool-card h3{color:#101827;margin-bottom:10px;font-size:22px;font-weight:850}.gd-card p{color:#475569;margin:0;line-height:1.7}.gd-about{grid-template-columns:1fr 1fr;align-items:center;gap:45px;display:grid}.gd-about-image{background:#fff;border-radius:28px;overflow:hidden;box-shadow:0 25px 70px #0116411f}.gd-about-image img{object-fit:cover;width:100%;height:100%}.gd-points{gap:14px;margin-top:28px;display:grid}.gd-point{color:#475569;align-items:flex-start;gap:12px;font-weight:600;display:flex}.gd-point i{color:#00a84f;flex-shrink:0;font-size:22px}.gd-dark{color:#fff;background:#011641}.gd-dark .gd-title,.gd-dark .gd-subtitle{color:#fff}.gd-dark-card{background:#ffffff1a;border:1px solid #ffffff2e;border-radius:22px;height:100%;padding:28px;transition:all .35s}.gd-dark-card:hover{background:#ffffff24;transform:translateY(-8px)}.gd-dark-card h3{color:#fff;font-size:24px;font-weight:850}.gd-dark-card p{color:#ffffffdb;margin:0;line-height:1.7}.gd-process-card{padding-top:42px;position:relative}.gd-process-number{color:#fff;background:#00a84f;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-weight:900;display:flex;position:absolute;top:-22px;right:22px}.gd-tools-grid{grid-template-columns:repeat(6,1fr);gap:24px;display:grid}.gd-tool-card{text-align:center;padding:26px 14px}.gd-tool-card img{object-fit:contain;width:62px;height:62px;margin-bottom:14px}.gd-tool-card h3{margin:0;font-size:15px}.gd-gallery-marquee{width:100%;overflow:hidden}.gd-gallery-track{gap:24px;width:max-content;animation:22s linear infinite gdScrollGallery;display:flex}.gd-gallery-track:hover{animation-play-state:paused}.gd-gallery-item{background:#fff;border:1px solid #e2e8f0;border-radius:18px;flex-shrink:0;width:260px;height:170px;overflow:hidden;box-shadow:0 18px 45px #0f172a14}.gd-gallery-item img{object-fit:cover;width:100%;height:100%}@keyframes gdScrollGallery{0%{transform:translate(0)}to{transform:translate(-50%)}}.gd-cta{color:#fff;background:#011641;padding:90px 20px}.gd-cta h2{color:#fff;font-size:clamp(2.2rem,4vw,3.4rem);font-weight:900;line-height:1.1}.gd-cta p{color:#ffffffe0;max-width:800px;margin:20px auto 0;font-size:18px;line-height:1.7}.gd-outline-btn{border:1px solid #ffffff8c;border-radius:50px;padding:14px 24px;font-weight:800;text-decoration:none;transition:all .3s;color:#fff!important}.gd-outline-btn:hover{background:#ffffff24;transform:translateY(-3px)}@media (width<=1100px){.gd-grid-4{grid-template-columns:repeat(2,1fr)}.gd-tools-grid{grid-template-columns:repeat(4,1fr)}.gd-about{grid-template-columns:1fr}}@media (width<=991px){.gd-tools-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=768px){.gd-hero{text-align:center;padding:115px 0 70px}.gd-breadcrumb,.gd-hero-buttons{justify-content:center}.gd-bg-logo{width:300px;right:50%;transform:translate(50%,-50%)}.gd-section{padding:60px 15px}.gd-grid-2,.gd-grid-4{grid-template-columns:1fr}.gd-left{text-align:center;margin-left:auto;margin-right:auto}.gd-cta-buttons{flex-direction:column}.gd-btn,.gd-outline-btn{width:100%}}@media (width<=575px){.gd-tools-grid{grid-template-columns:repeat(2,1fr);gap:16px}.gd-tool-card img{width:52px;height:52px}.gd-gallery-item{width:220px;height:145px}}.gd-faq-section{background:#f8fafc}.gd-faq-wrap{max-width:900px;margin:0 auto}.gd-faq-item{background:#fff;border:1px solid #e2e8f0;border-radius:14px;margin-bottom:14px;overflow:hidden}.gd-faq-item button{color:#101827;text-align:left;background:#fff;border:0;justify-content:space-between;align-items:center;gap:14px;width:100%;padding:18px 22px;font-weight:800;display:flex}.gd-faq-item button span{color:#011641;background:#e9faff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.gd-faq-item.active button{color:#011641;background:#e9faff}.gd-faq-item p{color:#475569;margin:0;padding:0 22px 20px;line-height:1.8}@media (width<=575px){.gd-faq-item button{padding:16px;font-size:15px}.gd-faq-item p{padding:0 16px 18px;font-size:14px}}.gd-feature-icon{z-index:1;color:#fff;background:linear-gradient(135deg,#071a3d,#08a9c8);border-radius:16px;place-items:center;width:54px;height:54px;margin-bottom:22px;font-size:22px;display:grid;position:relative;box-shadow:0 12px 24px #08a9c833}body .inner-shell .gd-dark .gd-dark-card{border-radius:22px;min-height:260px;padding:28px;position:relative;overflow:hidden}body .inner-shell .gd-dark .gd-dark-card:after{content:"";pointer-events:none;background:#08b8d814;border-radius:50%;width:130px;height:130px;position:absolute;bottom:-58px;right:-42px}body .inner-shell .gd-dark .gd-dark-card h3,body .inner-shell .gd-dark .gd-dark-card p{z-index:1;font-family:Manrope,Segoe UI,sans-serif;position:relative}body .inner-shell .gd-dark .gd-dark-card h3{letter-spacing:-.02em;font-size:clamp(19px,1.45vw,22px);line-height:1.3;font-weight:800!important}body .inner-shell .gd-dark .gd-dark-card p{font-size:15px;line-height:1.7}body .inner-shell .gd-dark.service-section-transparent .gd-feature-icon{color:#071a3d;background:linear-gradient(135deg,#fff,#bdeff6)}
