@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@700;800;900&family=Inter:wght@400;500;600&display=swap');:root{--primary:#06b6d4;--primary-rgb:6,182,212;--secondary:#164e63;--bg:#ecfeff;--text:#083344;--font-display:'Manrope',sans-serif;--font-body:'Inter',sans-serif;--radius:12px;--shadow-sm:0 1px 2px 0 rgba(0,0,0,0.05);--shadow-md:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06);--shadow-lg:0 20px 25px -5px rgba(0,0,0,0.1),0 10px 10px -5px rgba(0,0,0,0.04);--shadow-premium:0 10px 15px -3px rgba(6,182,212,0.1),0 4px 6px -2px rgba(6,182,212,0.05);--transition:all 0.6s cubic-bezier(0.16,1,0.3,1);}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;}html{scroll-behavior:smooth;}body{font-family:var(--font-body);color:var(--text);background:var(--bg);background-image:radial-gradient(at 0% 0%,rgba(6,182,212,0.05) 0px,transparent 50%),radial-gradient(at 100% 100%,rgba(6,182,212,0.03) 0px,transparent 50%);line-height:1.6;-webkit-font-smoothing:antialiased;margin:0;padding:0;width:100%;overflow-x:hidden;}.container{max-width:1240px;margin:0 auto;padding:0 24px;position:relative;z-index:2;width:100%;}h1,h2,h3{font-family:var(--font-display);}h1{font-size:clamp(32px,5vw,64px);line-height:1.1;font-weight:900;letter-spacing:-0.03em;}h2{font-size:clamp(24px,4vw,42px);line-height:1.2;font-weight:800;letter-spacing:-0.02em;}h3{font-size:clamp(20px,3vw,32px);line-height:1.3;font-weight:700;}p{font-size:clamp(16px,2vw,18px);opacity:0.8;}@keyframes fadeInUp{from{opacity:0;transform:translateY(40px);}to{opacity:1;transform:translateY(0);}}.reveal-init{opacity:0;transform:translateY(40px);transition:var(--transition);}.revealed{animation:fadeInUp 1s forwards;}.stagger-item{opacity:0;transform:translateY(20px);transition:var(--transition);}.revealed .stagger-item{opacity:1;transform:translateY(0);}.hover-lift{transition:var(--transition);}.hover-lift:hover{transform:translateY(-10px);}.glass-theq{background:rgba(255,255,255,0.7);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,0.3);box-shadow:var(--shadow-lg);}.mesh-gradient-theq{background-image:radial-gradient(at 0% 0%,rgba(6,182,212,0.05) 0px,transparent 50%),radial-gradient(at 100% 100%,rgba(6,182,212,0.03) 0px,transparent 50%);}section{position:relative;padding:clamp(80px,12vw,160px) 0;overflow:hidden;}img{max-width:100%;height:auto;border-radius:var(--radius);object-fit:cover;}.btn-p-theq{background:var(--primary);color:#fff;padding:16px 32px;border-radius:var(--radius);text-decoration:none;font-weight:700;display:inline-block;transition:var(--transition);box-shadow:var(--shadow-premium);border:none;cursor:pointer;text-align:center;}.btn-p-theq:hover{transform:translateY(-3px);box-shadow:var(--shadow-lg);opacity:0.9;}.btn-s-theq{background:transparent;color:var(--primary);padding:16px 32px;border-radius:var(--radius);text-decoration:none;font-weight:700;display:inline-block;transition:var(--transition);border:2px solid var(--primary);cursor:pointer;text-align:center;}.btn-s-theq:hover{background:var(--primary);color:#fff;}.badge-theq{display:inline-block;padding:8px 16px;background:rgba(6,182,212,0.1);color:var(--primary);border-radius:50px;font-weight:700;font-size:12px;text-transform:uppercase;margin-bottom:20px;letter-spacing:1px;}@media (max-width:768px){.mobile-scroll{display:flex !important;overflow-x:auto;scroll-snap-type:x mandatory;gap:15px;margin:0 -24px;padding:0 24px 20px;-webkit-overflow-scrolling:touch;scrollbar-width:none;}.mobile-scroll::-webkit-scrollbar{display:none;}.mobile-scroll > *{flex:0 0 85%;scroll-snap-align:center;margin-bottom:0 !important;}.grid-2-theq{grid-template-columns:1fr !important;gap:40px;}}.section-grid-theq,.grid-2-cols-theq,.grid-2-theq,[class*="grid-"],[class*="f-grid-"]{display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));}.section-flex-theq,.flex-between-theq,.flex-center-theq{display:flex;flex-wrap:wrap;gap:20px;}@media (max-width:992px){.flex-between-theq{flex-direction:column;align-items:flex-start;gap:15px;}.flex-center-theq{flex-direction:column;}}@media (max-width:768px){.section-grid-theq,.grid-2-cols-theq,.grid-2-theq,[class*="grid-"],[class*="f-grid-"]{grid-template-columns:1fr !important;}.flex-between-theq{flex-direction:column;align-items:center;}.flex-center-theq{flex-direction:column;}}.flex-between-theq{display:flex;justify-content:space-between;align-items:center;}.flex-center-theq{display:flex;justify-content:center;align-items:center;}.grid-2-cols-theq{display:grid;grid-template-columns:1fr 1fr;gap:30px;}.text-center-theq{text-align:center;}.m-auto-theq{margin:0 auto;}.w-100-theq{width:100%;}.h-100-theq{height:100%;}.pos-relative-theq{position:relative;}.z-index-10-theq{z-index:10;}.br-radius-theq{border-radius:var(--radius);}.shadow-lg-theq{box-shadow:var(--shadow-lg);}@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@700;800;900&family=Inter:wght@400;500;600&display=swap');:root{--primary:#06b6d4;--primary-rgb:6,182,212;--secondary:#164e63;--bg:#ecfeff;--text:#083344;--font-display:'Manrope',sans-serif;--font-body:'Inter',sans-serif;--radius:24px;--shadow-sm:0 1px 2px 0 rgba(0,0,0,0.05);--shadow-md:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06);--shadow-lg:0 20px 25px -5px rgba(0,0,0,0.1),0 10px 10px -5px rgba(0,0,0,0.04);--shadow-premium:0 10px 15px -3px rgba(6,182,212,0.1),0 4px 6px -2px rgba(6,182,212,0.05);--transition:all 0.6s cubic-bezier(0.16,1,0.3,1);}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;}html{scroll-behavior:smooth;}body{font-family:var(--font-body);color:var(--text);background:var(--bg);background-image:radial-gradient(at 0% 0%,rgba(6,182,212,0.05) 0px,transparent 50%),radial-gradient(at 100% 100%,rgba(6,182,212,0.03) 0px,transparent 50%);line-height:1.6;-webkit-font-smoothing:antialiased;margin:0;padding:0;width:100%;overflow-x:hidden;}.container{max-width:1240px;margin:0 auto;padding:0 24px;position:relative;z-index:2;width:100%;}h1,h2,h3{font-family:var(--font-display);}h1{font-size:clamp(32px,5vw,64px);line-height:1.1;font-weight:900;letter-spacing:-0.03em;}h2{font-size:clamp(24px,4vw,42px);line-height:1.2;font-weight:800;letter-spacing:-0.02em;}h3{font-size:clamp(20px,3vw,32px);line-height:1.3;font-weight:700;}p{font-size:clamp(16px,2vw,18px);opacity:0.8;}@keyframes fadeInUp{from{opacity:0;transform:translateY(40px);}to{opacity:1;transform:translateY(0);}}.reveal-init{opacity:0;transform:translateY(40px);transition:var(--transition);}.revealed{animation:fadeInUp 1s forwards;}.stagger-item{opacity:0;transform:translateY(20px);transition:var(--transition);}.revealed .stagger-item{opacity:1;transform:translateY(0);}.hover-lift{transition:var(--transition);}.hover-lift:hover{transform:translateY(-10px);}.glass-theq{background:rgba(255,255,255,0.7);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,0.3);box-shadow:var(--shadow-lg);}.mesh-gradient-theq{background-image:radial-gradient(at 0% 0%,rgba(6,182,212,0.05) 0px,transparent 50%),radial-gradient(at 100% 100%,rgba(6,182,212,0.03) 0px,transparent 50%);}section{position:relative;padding:clamp(80px,12vw,160px) 0;overflow:hidden;}img{max-width:100%;height:auto;border-radius:var(--radius);object-fit:cover;}.btn-p-theq{background:var(--primary);color:#fff;padding:16px 32px;border-radius:var(--radius);text-decoration:none;font-weight:700;display:inline-block;transition:var(--transition);box-shadow:var(--shadow-premium);border:none;cursor:pointer;text-align:center;}.btn-p-theq:hover{transform:translateY(-3px);box-shadow:var(--shadow-lg);opacity:0.9;}.btn-s-theq{background:transparent;color:var(--primary);padding:16px 32px;border-radius:var(--radius);text-decoration:none;font-weight:700;display:inline-block;transition:var(--transition);border:2px solid var(--primary);cursor:pointer;text-align:center;}.btn-s-theq:hover{background:var(--primary);color:#fff;}.badge-theq{display:inline-block;padding:8px 16px;background:rgba(6,182,212,0.1);color:var(--primary);border-radius:50px;font-weight:700;font-size:12px;text-transform:uppercase;margin-bottom:20px;letter-spacing:1px;}@media (max-width:768px){.mobile-scroll{display:flex !important;overflow-x:auto;scroll-snap-type:x mandatory;gap:15px;margin:0 -24px;padding:0 24px 20px;-webkit-overflow-scrolling:touch;scrollbar-width:none;}.mobile-scroll::-webkit-scrollbar{display:none;}.mobile-scroll > *{flex:0 0 85%;scroll-snap-align:center;margin-bottom:0 !important;}.grid-2-theq{grid-template-columns:1fr !important;gap:40px;}}.section-grid-theq,.grid-2-cols-theq,.grid-2-theq,[class*="grid-"],[class*="f-grid-"]{display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));}.section-flex-theq,.flex-between-theq,.flex-center-theq{display:flex;flex-wrap:wrap;gap:20px;}@media (max-width:992px){.flex-between-theq{flex-direction:column;align-items:flex-start;gap:15px;}.flex-center-theq{flex-direction:column;}}@media (max-width:768px){.section-grid-theq,.grid-2-cols-theq,.grid-2-theq,[class*="grid-"],[class*="f-grid-"]{grid-template-columns:1fr !important;}.flex-between-theq{flex-direction:column;align-items:center;}.flex-center-theq{flex-direction:column;}}.flex-between-theq{display:flex;justify-content:space-between;align-items:center;}.flex-center-theq{display:flex;justify-content:center;align-items:center;}.grid-2-cols-theq{display:grid;grid-template-columns:1fr 1fr;gap:30px;}.text-center-theq{text-align:center;}.m-auto-theq{margin:0 auto;}.w-100-theq{width:100%;}.h-100-theq{height:100%;}.pos-relative-theq{position:relative;}.z-index-10-theq{z-index:10;}.br-radius-theq{border-radius:var(--radius);}.shadow-lg-theq{box-shadow:var(--shadow-lg);}header{position:fixed;top:0;left:0;width:100%;z-index:1000;transition:var(--transition);padding:25px 0;}header.sticky-active{padding:15px 0;background:var(--bg) !important;box-shadow:var(--shadow-md);border-bottom:1px solid rgba(0,0,0,0.05);}header.sticky-active .logo-theq,header.sticky-active .menu-theq a{color:var(--text) !important;}header.sticky-active .menu-theq a:hover{color:var(--primary) !important;}header.sticky-active .menu-toggle-theq span{background:var(--text) !important;}.h-theq.v8{background:linear-gradient(to right,var(--primary),var(--secondary));}.h-theq.v8 .h-logo-v8-theq{color:#fff;}.h-theq.v8 .h-menu-link-v8-theq{color:#fff;}.h-theq.v8 .h-btn-v8-theq{background:#fff;color:var(--primary);}.h-theq.v8 .h-toggle-v8-theq{background:#fff;}.logo-theq{font-size:24px;font-weight:900;color:var(--primary);text-decoration:none;letter-spacing:-1px;}.h-logo-img-theq{height:40px;width:auto;vertical-align:middle;margin-right:10px;}.menu-theq{display:flex;gap:30px;list-style:none;margin:0;padding:0;}.menu-theq a{text-decoration:none;color:var(--text);font-weight:600;transition:var(--transition);}.menu-theq a:hover{color:var(--primary);}.menu-toggle-theq{display:none;}@media (max-width:992px){.menu-toggle-theq{display:block;background:none;border:none;cursor:pointer;}.menu-toggle-theq span{display:block;width:25px;height:2px;background:var(--text);margin:6px 0;transition:var(--transition);}.nav-theq{position:absolute;top:100%;left:0;width:100%;background:#fff;padding:40px;display:none;box-shadow:var(--shadow-lg);}.nav-theq.active{display:block;}.menu-theq{flex-direction:column;align-items:center;}.h-actions-theq{display:none;}.hide-mobile{display:none !important;}}.f-theq.v5{padding:100px 0 0;background:#fff;}.f-theq.v5 .f-top-v5-theq{display:flex;justify-content:space-between;align-items:center;padding-bottom:80px;flex-wrap:wrap;gap:40px;}.f-theq.v5 .f-social-v5-theq{display:flex;gap:30px;font-size:20px;opacity:0.6;}.f-theq.v5 .f-bottom-v5-theq{background:linear-gradient(to bottom,transparent,rgba(6,182,212,0.05));padding:60px 0;}.f-theq.v5 .f-bottom-inner-v5-theq{display:flex;justify-content:space-between;align-items:center;opacity:0.5;font-size:13px;flex-wrap:wrap;gap:20px;}.f-theq.v5 .f-legal-v5-theq{display:flex;gap:30px;}.f-theq.v5 .f-legal-v5-theq a{color:inherit;text-decoration:none;transition:var(--transition);}.f-theq.v5 .f-legal-v5-theq a:hover{color:var(--primary);}@media (max-width:768px){.f-theq.v5 .f-top-v5-theq{flex-direction:column;text-align:center;}.f-theq.v5 .f-bottom-inner-v5-theq{flex-direction:column;text-align:center;}}.f-theq{width:100%;}.f-theq ul{margin:0;padding:0;list-style:none;}.f-theq a{transition:var(--transition);}@media (max-width:768px){.f-theq{padding:60px 0;}.f-theq .container{padding:0 24px;}.f-theq .f-grid-v1-theq,.f-theq .f-grid-v4-theq{grid-template-columns:1fr;gap:30px;}}.risk-warning-theq{font-size:11px;opacity:0.4;line-height:1.5;padding:20px 0;border-top:1px solid rgba(0,0,0,0.05);margin-top:40px;text-align:center;}.risk-warning-theq p{margin:0;}.hero-theq .hero-btns-theq{display:flex;gap:20px;margin-top:40px;}@media (max-width:992px){.hero-theq .hero-btns-theq{justify-content:center;}.hero-theq .v5 div[style*="position:absolute"]{position:relative !important;width:100% !important;height:400px !important;margin-top:50px;}}.process-theq.v1{background-image:linear-gradient(rgba(248,250,252,0.9),rgba(248,250,252,0.9)),url('[[WP_ASSETS_DIR]]/img/img_o2yv9j.webp');background-position:center;background-size:cover;position:relative;}.process-theq.v1 .section-head-theq{margin-bottom:70px;}.process-theq.v1 .process-grid-v1-theq{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px;}.process-theq.v1 .process-item-theq{text-align:center;position:relative;}.process-theq.v1 .process-num-theq{width:60px;height:60px;background:var(--primary);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:900;margin:0 auto 25px;box-shadow:var(--shadow-premium);}.pricing-theq.v6 .pricing-grid-theq{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;}.pricing-theq.v6 .pricing-card-v6-theq{background:#fff;border-radius:30px;padding:50px;box-shadow:var(--shadow-lg);border-top:8px solid var(--primary);position:relative;overflow:hidden;}.team-theq .team-grid-theq{display:grid;gap:30px;}.team-theq .team-item-theq{text-align:center;transition:var(--transition);}.team-theq .team-item-theq:hover{transform:translateY(-10px);}.stats-theq.v5{background:#f8fafc;padding:100px 0;}.stats-theq.v5 .s-flex-v5-theq{display:flex;justify-content:center;gap:60px;flex-wrap:wrap;}.stats-theq.v5 .s-circle-v5-theq{width:180px;height:180px;border-radius:50%;border:2px solid var(--primary);display:flex;flex-direction:column;align-items:center;justify-content:center;}.stats-theq.v5 .s-val-v5-theq{font-size:36px;font-weight:900;color:var(--primary);}.stats-theq.v5 .s-lab-v5-theq{font-size:11px;opacity:0.6;text-align:center;padding:0 20px;}.logos-theq.v7{padding:80px 0;background:#f4f7f9;}.logos-theq.v7 .logo-grid-v7-theq{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));border:1px solid #ddd;}.logos-theq.v7 .logo-item-v7-theq{padding:40px;border:1px solid #ddd;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:20px;color:var(--text);opacity:0.5;transition:var(--transition);}.logos-theq.v7 .logo-item-v7-theq:hover{opacity:1;background:#fff;}.faq-theq.v9 .faq-item-v9-theq{background:#111;border:1px solid rgba(255,255,255,0.1);border-radius:10px;margin-bottom:20px;overflow:hidden;}.faq-theq.v9 .faq-q-v9-theq{padding:25px;font-weight:700;display:flex;justify-content:space-between;align-items:center;cursor:pointer;}.faq-theq.v9 .faq-q-v9-theq i{color:var(--primary);}.faq-theq.v9 .faq-a-v9-theq{padding:0 25px 25px;color:#888;display:none;}.testi-theq.v1{background:#f8fafc;}.testi-theq.v1 .section-head-theq{margin-bottom:70px;}.testi-theq.v1 .t-card-v1-theq{background:#fff;padding:40px;border-radius:var(--radius);box-shadow:var(--shadow-sm);display:flex;flex-direction:column;align-items:center;text-align:center;}.testi-theq.v1 .t-stars-v1-theq{color:#fbbf24;margin-bottom:20px;}.testi-theq.v1 .t-text-v1-theq{font-style:italic;margin-bottom:25px;}.testi-theq.v1 .t-user-v1-theq{display:flex;align-items:center;gap:15px;text-align:left;}.testi-theq.v1 .t-img-v1-theq{width:50px;height:50px;border-radius:50%;background-position:center;background-size:cover;}.testi-theq.v1 .t-name-v1-theq{display:block;}.testi-theq.v1 .t-role-v1-theq{font-size:14px;opacity:0.6;}.testi-theq .t-grid-theq{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;}.lead-f-theq.v4{background:#0f172a;color:#fff;padding:0;}.lead-f-theq.v4 .lead-flex-v4-theq{display:flex;flex-wrap:wrap;}.lead-f-theq.v4 .lead-content-v4-theq{flex:1;min-width:350px;padding:100px 50px;display:flex;flex-direction:column;justify-content:center;}.lead-f-theq.v4 .lead-inner-v4-theq{max-width:500px;}.lead-f-theq.v4 .lead-title-v4-theq{color:#fff;margin-bottom:25px;}.lead-f-theq.v4 .lead-desc-v4-theq{opacity:0.6;margin-bottom:40px;}.lead-f-theq.v4 .lead-stats-v4-theq{gap:30px;}.lead-f-theq.v4 .stat-val-v4-theq{font-size:32px;font-weight:900;color:var(--primary);}.lead-f-theq.v4 .stat-label-v4-theq{font-size:14px;opacity:0.5;}.lead-f-theq.v4 .lead-form-side-v4-theq{flex:1;min-width:350px;background:rgba(255,255,255,0.03);padding:100px 50px;display:flex;align-items:center;}.lead-f-theq.v4 .lead-form-inner-v4-theq{max-width:500px;width:100%;}.lead-f-theq.v4 form{display:grid;gap:20px;}.lead-f-theq.v4 .form-input-v4-theq{width:100%;padding:18px;background:rgba(255,255,255,0.05);border:1px solid rgba(255,255,255,0.1);border-radius:12px;color:#fff;}.lead-f-theq.v4 .form-textarea-v4-theq{height:120px;}.lead-f-theq.v4 .lead-btn-v4-theq{padding:18px;}.cookie-modal-theq{position:fixed;bottom:30px;right:-450px;width:380px;padding:30px;border-radius:24px;z-index:9999;transition:all 0.8s cubic-bezier(0.175,0.885,0.32,1.275);opacity:0;box-shadow:0 20px 50px rgba(0,0,0,0.15);background:var(--bg);visibility:hidden;pointer-events:none;border:1px solid rgba(0,0,0,0.05);color:var(--text);}.cookie-modal-theq.show{right:30px;opacity:1;visibility:visible;pointer-events:all;}.cookie-head-theq{margin-bottom:20px;display:flex;align-items:center;gap:15px;}.cookie-icon-theq{width:50px;height:50px;background:rgba(6,182,212,0.1);color:var(--primary);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;}.cookie-title-theq{margin:0;font-size:18px;}.cookie-text-theq{margin:0 0 25px;font-size:14px;line-height:1.6;opacity:0.8;}.cookie-link-theq{color:var(--primary);font-weight:700;text-decoration:none;}.cookie-btns-theq{display:flex;gap:10px;flex-direction:column;}.cookie-btn-accept-theq{width:100%;padding:12px;font-size:14px;}.cookie-btn-toggle-theq{width:100%;padding:10px;font-size:13px;background:transparent;border:1px solid rgba(0,0,0,0.05);border-radius:var(--radius);cursor:pointer;font-weight:600;color:inherit;}.cookie-settings-box-theq{display:none;width:100%;margin-top:20px;border-top:1px solid rgba(0,0,0,0.05);padding-top:20px;}.cookie-options-theq{display:grid;gap:15px;margin-bottom:25px;}.cookie-option-theq{display:flex;justify-content:space-between;align-items:center;}.cookie-option-label-theq{font-size:13px;font-weight:600;}.cookie-switch-theq{width:34px;height:18px;background:#eee;border-radius:20px;position:relative;transition:0.3s;}.cookie-switch-theq.is-active{background:var(--primary);}.cookie-switch-dot-theq{position:absolute;left:2px;top:2px;width:14px;height:14px;background:#fff;border-radius:50%;transition:0.3s;}.cookie-switch-theq.is-active .cookie-switch-dot-theq{left:18px;}.cookie-btn-save-theq{width:100%;padding:12px;font-size:13px;}@media (max-width:480px){.cookie-modal-theq{width:calc(100% - 40px);left:20px;right:20px;bottom:-500px;}.cookie-modal-theq.show{bottom:20px;left:20px;}}.cookie-layout-10-theq{width:420px;padding:35px;border-radius:28px;}.cookie-layout-10-theq .cookie-main-theq{display:grid;grid-template-columns:1fr 160px;gap:20px;align-items:center;}.cookie-layout-10-theq .cookie-btns-theq{flex-direction:column;}.about-theq.v10{padding:100px 0;background:radial-gradient(circle at top left,rgba(6,182,212,0.05),transparent 40%);}.about-theq.v10 .about-flex-v10-theq{display:flex;align-items:center;gap:60px;flex-wrap:wrap;}.about-theq.v10 .about-content-v10-theq{flex:1;min-width:300px;text-align:right;}.about-theq.v10 .about-badge-v10-theq{color:var(--primary);font-weight:800;font-size:14px;text-transform:uppercase;}.about-theq.v10 .about-title-v10-theq{margin:20px 0;}.about-theq.v10 .about-text-v10-theq{opacity:0.7;}.about-theq.v10 .about-img-wrap-v10-theq{flex:1;min-width:300px;}.about-theq.v10 .about-img-v10-theq{border-radius:100px 100px 0 100px;object-fit:cover;}@media (max-width:768px){.about-theq.v10 .about-content-v10-theq{text-align:center;}}.about-theq .hide-mobile{display:block;}@media (max-width:768px){.about-theq .hide-mobile{display:none;}}.process-theq.v1{background-image:linear-gradient(rgba(248,250,252,0.9),rgba(248,250,252,0.9)),url('[[WP_ASSETS_DIR]]/img/img_o2yv9j.webp');background-position:center;background-size:cover;position:relative;}.process-theq.v1 .section-head-theq{margin-bottom:70px;}.process-theq.v1 .process-grid-v1-theq{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px;}.process-theq.v1 .process-item-theq{text-align:center;position:relative;}.process-theq.v1 .process-num-theq{width:60px;height:60px;background:var(--primary);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:900;margin:0 auto 25px;box-shadow:var(--shadow-premium);}.int-hero-theq.v2{padding:200px 0 120px;background:#0f172a;color:#fff;position:relative;overflow:hidden;}.int-hero-theq.v2 .int-blob-v2-theq{top:-100px;right:-100px;opacity:0.2;}.int-hero-theq.v2 .int-inner-v2-theq{max-width:800px;}.int-hero-theq.v2 .int-badge-v2-theq{background:rgba(255,255,255,0.1);color:#fff;}.int-hero-theq.v2 .int-title-v2-theq{color:#fff;margin-top:20px;}.features-theq.v1{background-position:center;background-size:cover;}.features-theq.v1 .section-head-theq{margin-bottom:70px;}.features-theq.v1 .f-grid-v1-theq{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;}.features-theq.v1 .f-item-theq{padding:40px;border-radius:var(--radius);border:1px solid rgba(0,0,0,0.05);transition:var(--transition);}.features-theq.v1 .f-item-theq:hover{transform:translateY(-5px);background:#fff;box-shadow:var(--shadow-md);}.features-theq.v1 .f-icon-theq{font-size:32px;color:var(--primary);margin-bottom:25px;}.features-theq.v1 .f-item-theq p{opacity:0.8;}.contact-b-theq.v3 .form-input-v3-theq{padding:15px;background:rgba(255,255,255,0.05);border:1px solid rgba(255,255,255,0.1);color:#fff;}.contact-b-theq.v3 .contact-label-v3-theq{text-transform:uppercase;letter-spacing:2px;font-size:12px;opacity:0.5;margin-bottom:20px;}.thank-theq.v2{padding:120px 0;background:#f8fafc;}.thank-theq.v2 .thank-container-v2-theq{max-width:800px;}.thank-theq.v2 .thank-box-v2-theq{background:#fff;padding:60px;border-radius:var(--radius);box-shadow:var(--shadow-lg);border-top:8px solid var(--primary);}.thank-theq.v2 .thank-title-v2-theq{font-size:48px;margin-bottom:30px;}.thank-theq.v2 .thank-text-v2-theq{font-size:18px;opacity:0.8;margin-bottom:40px;}.thank-theq.v2 .thank-steps-v2-theq{display:grid;gap:20px;text-align:left;background:#fcfcfc;padding:30px;border-radius:15px;}.thank-theq.v2 .thank-steps-title-v2-theq{margin:0;}.thank-theq.v2 .thank-step-item-v2-theq{display:flex;gap:15px;align-items:center;}.thank-theq.v2 .thank-step-num-v2-theq{width:30px;height:30px;background:var(--primary);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;flex-shrink:0;}.thank-theq.v2 .thank-step-item-v2-theq p{margin:0;font-size:15px;}.thank-theq.v2 .thank-btn-v2-theq{margin-top:40px;}