.hero-section{width:100%;min-height:80vh;padding:42px 66px 48px;font-family:Inter,Arial,sans-serif;color:#08052d;background:radial-gradient(circle at 90% 18%,rgba(42,220,125,.12),transparent 16%),radial-gradient(circle at 70% 0,#eef4ff 0,transparent 34%),linear-gradient(180deg,#fbfcff,#f6f8ff);overflow:hidden}.hero-container{max-width:1360px;margin:0 auto;display:grid;grid-template-columns:42% 58%;align-items:center;position:relative}.hero-content{position:relative;z-index:3;padding-top:4px}.hero-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;background:#eceaff;color:#287be7;font-size:13px;font-weight:900;letter-spacing:.4px}.hero-content h1{margin:26px 0 22px;font-size:62px;line-height:1.08;letter-spacing:-3.8px;font-weight:900}.hero-content h1 span{color:#287be7}.hero-desc{max-width:535px;margin:0 0 24px;color:#6a6882;font-size:19px;line-height:1.55;font-weight:600}.feature-list{width:530px;display:grid;grid-template-columns:1fr 1fr;gap:16px 42px;margin-bottom:30px}.feature-item{display:flex;align-items:center;gap:10px;color:#605d78;font-size:15px;font-weight:800}.feature-item svg{color:#287be7}.hero-buttons{display:flex;gap:20px;margin-bottom:24px}.hero-buttons a,.hero-buttons button{height:54px;padding:0 26px;border-radius:6px;display:inline-flex;align-items:center;gap:13px;font-size:16px;font-weight:900;cursor:pointer;text-decoration:none}.btn-primary{border:none;background:#287be7;color:#fff;box-shadow:0 14px 28px rgba(74,34,255,.25)}.btn-secondary1{border:2px solid #287be7;background:#fff;color:#1a1a2e;box-shadow:0 4px 12px rgba(74,34,255,.15)}.hero-note{display:flex;align-items:center;gap:10px;color:#858398;font-size:14px;font-weight:800}.hero-note svg{color:#287be7}.hero-visual{z-index:2;height:500px;justify-content:flex-end}.hero-visual,.slider-container{position:relative;display:flex;align-items:center}.slider-container{width:100%;height:100%;justify-content:right}.slider-container img{width:100%;max-width:600px;height:400px;-o-object-fit:contain;object-fit:contain;display:block}.image-info-card{display:none}.slider-nav{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;display:grid;place-items:center;border:none;border-radius:50%;background:hsla(0,0%,100%,.9);color:#287be7;cursor:pointer;box-shadow:0 4px 12px rgba(0,0,0,.15)}.slider-prev{left:10px}.slider-next{right:10px}.slider-dots{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);display:flex;gap:10px}.slider-dot{width:12px;height:12px;border:none;border-radius:50%;background:hsla(0,0%,100%,.5);cursor:pointer}.slider-dot.active{width:32px;border-radius:6px;background:#287be7}.stats-bar1{grid-column:1/-1;height:106px;margin-top:18px;padding:0 42px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;background:#fff;border:1px solid #eceaf6;border-radius:10px;box-shadow:0 16px 35px rgba(20,10,60,.08)}.stat-item1{height:58px;display:flex;align-items:center;gap:24px;padding-left:30px;border-right:1px solid #dedceb}.stat-item1:last-child{border-right:none}.stat-icon1{width:52px;height:52px;display:grid;place-items:center;border-radius:50%;background:#287be7;color:#fff}.stat-item1 strong{display:block;font-size:20px;line-height:1;font-weight:900}.stat-item1 span{display:block;margin-top:7px;color:#6b6880;font-size:12px;font-weight:700}@media (max-width:1100px){.hero-section{padding:32px 28px}.hero-container{grid-template-columns:1fr}.hero-visual{height:auto;margin-top:30px;justify-content:center}.stats-bar1{height:auto;padding:20px;grid-template-columns:repeat(2,1fr)}.stat-item1{padding:18px;border-right:none}}@media (max-width:768px){.hero-section{min-height:auto;padding:0 12px 18px}.mobile-logo img{width:126px;height:auto;display:block}.hero-container{display:block;max-width:430px;margin:0 auto}.hero-content{padding-top:28px}.hero-badge{padding:6px 10px;gap:6px;font-size:8.5px;letter-spacing:.1px}.hero-badge svg{width:12px;height:12px}.hero-content h1{margin:14px 0 12px;font-size:30px;line-height:1.02;letter-spacing:-1.8px}.hero-desc{max-width:350px;margin-bottom:18px;font-size:13px;line-height:1.5}.feature-list{width:100%;margin-bottom:18px;grid-template-columns:repeat(2,1fr);gap:16px 12px}.feature-item{gap:9px;font-size:10.5px;line-height:1.2}.feature-item svg{width:30px;height:30px;padding:6px;border-radius:7px;background:#eceaff}.hero-buttons{display:grid;grid-template-columns:1fr;gap:8px;margin-bottom:12px}.hero-buttons button{width:100%;height:37px;justify-content:center;border-radius:5px;font-size:12px}.btn-secondary1{background:#fff}.hero-note{margin-bottom:14px;font-size:10px;gap:6px}.hero-note svg{width:15px;height:15px}.hero-visual{margin-top:0;height:auto}.slider-container{height:205px;border-radius:10px;overflow:hidden;background:#eceaff}.slider-container img{width:100%;max-width:none;height:100%;-o-object-fit:cover;object-fit:cover}.image-info-card{position:absolute;left:14px;bottom:14px;width:150px;min-height:90px;padding:13px;display:block;border-radius:9px;background:rgba(8,5,45,.76);color:#fff}.image-info-card strong{display:block;margin-bottom:8px;font-size:12px;font-weight:900}.image-info-card span{display:block;color:#fff;font-size:8.5px;line-height:1.35}.image-info-card small{margin-top:8px;display:flex;align-items:center;gap:5px;color:#fff;font-size:8px;font-weight:900}.image-info-card i{width:7px;height:7px;border-radius:50%;background:#2adc7d}.slider-dots,.slider-nav{display:none}.stats-bar1{height:auto;margin-top:12px;padding:0;grid-template-columns:repeat(4,1fr);border-radius:9px;overflow:hidden}.stat-item1{height:78px;padding:8px 4px;display:grid;place-items:center;align-content:center;gap:5px;text-align:center;border-right:1px solid #dedceb;border-bottom:none}.stat-item1:last-child{border-right:none}.stat-icon1{width:27px;height:27px;background:transparent;color:#287be7}.stat-icon1 svg{width:23px;height:23px}.stat-item1 strong{font-size:13px}.stat-item1 span{margin-top:3px;font-size:8px;line-height:1.15}}@media (max-width:380px){.mobile-top-bar{font-size:7px}.mobile-logo img{width:112px}.hero-content h1{font-size:30px}.slider-container{height:190px}}.sec{padding:70px 20px;text-align:center;font-family:Arial,sans-serif;background:#fff}.sec__container{max-width:1200px;margin:0 auto}.sec__badge{display:inline-flex;align-items:center;gap:8px;padding:10px 26px;border-radius:999px;background:#eef1ff;color:#287be7;font-weight:800;font-size:15px;margin-bottom:22px}.sec__title{font-size:46px;font-weight:900;color:#080622;margin:0;line-height:1.1}.sec__title span{color:#287be7}.sec__line{width:140px;height:4px;background:#287be7;margin:24px auto;position:relative}.sec__lineDot{width:14px;height:14px;background:#287be7;border-radius:50%;position:absolute;top:-5px;left:50%;transform:translateX(-50%)}.sec__subtitle{max-width:920px;margin:0 auto 55px;font-size:clamp(16px,1.6vw,20px);line-height:1.65;color:#2d2d44}.sec__cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.sec__card{display:flex;flex-direction:column;align-items:flex-start;text-align:left;padding:32px 28px;border:1px solid #e5e7ef;border-radius:20px;background:#fff;min-height:280px;box-shadow:0 4px 16px rgba(40,123,231,.08);transition:all .3s ease}.sec__card:hover{transform:translateY(-4px);border-color:#287be7;box-shadow:0 12px 32px rgba(40,123,231,.15)}.sec__iconBox{width:80px;height:80px;border-radius:16px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#eef1ff,#d9e8ff);font-size:40px;box-shadow:0 4px 12px rgba(40,123,231,.12);margin-bottom:18px}.sec__cardTitle{font-size:clamp(20px,1.8vw,24px);line-height:1.25;color:#080622;margin:0 0 10px;font-weight:700}.sec__smallLine{width:55px;height:4px;background:#287be7;margin:0 0 18px}.sec__cardText{font-size:15px;line-height:1.6;color:#2d2d44;margin:0;font-weight:500}@media (max-width:1200px){.sec__cards{grid-template-columns:repeat(2,1fr)}.sec__card:last-child{grid-column:1/-1;max-width:620px;justify-self:center}}@media (max-width:768px){.sec__title{font-size:36px}.sec__cards{grid-template-columns:1fr;gap:18px}.sec__card{padding:22px;min-height:auto}.sec__cardTitle{font-size:18px}.sec__cardText{font-size:14px}.sec__iconBox{width:64px;height:64px;font-size:30px;margin-bottom:14px;border-radius:14px}}@media (max-width:480px){.sec__title{font-size:30px}.sec__card{padding:18px}.sec__iconBox{width:56px;height:56px;font-size:26px}}.smf438-section,.smf438-section *{box-sizing:border-box}.smf438-section{--blue:#287be7;--dark:#100932;--text:#4b4864;--line:#e3e4eb;width:100%;min-height:100vh;padding:17px 32px 36px;background:#fff;color:var(--dark);font-family:Inter,Arial,sans-serif}.smf438-wrap{width:min(1120px,100%);margin:0 auto}.smf438-header{text-align:center;margin-bottom:28px}.smf438-badge{height:30px;padding:0 17px;display:inline-flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:999px;color:var(--blue);background:#fff;font-size:.8125rem;font-weight:900;letter-spacing:.45px}.smf438-header h2{margin:14px 0 12px;font-size:clamp(2.5rem,4.6vw,3.125rem);line-height:1;letter-spacing:-2.25px;font-weight:900}.smf438-header p{max-width:650px;margin:0 auto;color:var(--text);font-size:.9375rem;line-height:1.55;font-weight:600}.smf438-main{display:grid;grid-template-columns:445px 1fr;gap:38px;align-items:start}.smf438-left{display:grid;gap:17px}.smf438-feature{width:100%;min-height:104px;padding:17px 18px;display:grid;grid-template-columns:82px 1fr 24px;align-items:center;gap:18px;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--dark);text-align:left;font:inherit;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,color .2s ease,border-color .2s ease}.smf438-feature:hover{transform:translateY(-2px)}.smf438-feature:focus-visible{outline:3px solid rgba(40,123,231,.35);outline-offset:3px}.smf438-feature.smf438-active{background:var(--blue);color:#fff;border-color:var(--blue);box-shadow:0 12px 26px rgba(40,123,231,.28)}.smf438-featureIcon{width:72px;height:72px;display:grid;place-items:center;border:1.5px solid rgba(40,123,231,.55);border-radius:50%;color:var(--blue)}.smf438-active .smf438-featureIcon{color:#fff;border-color:hsla(0,0%,100%,.6);box-shadow:inset 0 0 24px hsla(0,0%,100%,.2)}.smf438-featureText strong{display:block;margin-bottom:7px;font-size:.9375rem;line-height:1.1;font-weight:900}.smf438-featureText small{display:block;max-width:290px;color:var(--text);font-size:.8125rem;line-height:1.45;font-weight:600}.smf438-active .smf438-featureText small{color:hsla(0,0%,100%,.92)}.smf438-arrow{font-size:2.25rem;line-height:1}.smf438-right{display:grid;gap:14px}.smf438-imageBox{width:100%;height:365px;overflow:hidden;border-radius:6px;background:#e6edf7}.smf438-imageBox img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.smf438-topStats{min-height:88px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;border:1px solid var(--line);border-radius:9px;background:#fff;overflow:hidden}.smf438-topStat{min-height:52px;padding:0 20px;display:flex;align-items:center;gap:15px;color:var(--blue);border-right:1px solid var(--line)}.smf438-topStat:last-child{border-right:none}.smf438-bottomStat strong,.smf438-topStat strong{display:block;color:var(--dark);font-size:.9375rem;line-height:1;font-weight:900}.smf438-bottomStat span,.smf438-topStat span{display:block;margin-top:6px;color:var(--text);font-size:.8125rem;line-height:1.25;font-weight:600}.smf438-bottomStats{min-height:82px;margin-top:36px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;border:1px solid var(--line);border-radius:9px;background:#fff;overflow:hidden}.smf438-bottomStat{min-height:50px;padding:0 56px;display:flex;align-items:center;gap:22px;color:var(--blue);border-right:1px solid var(--line)}.smf438-bottomStat:last-child{border-right:none}@media (max-width:1050px){.smf438-main{grid-template-columns:1fr;gap:24px}.smf438-left{grid-template-columns:repeat(2,1fr)}.smf438-feature{min-height:104px;grid-template-columns:72px 1fr 20px}.smf438-bottomStats,.smf438-topStats{grid-template-columns:repeat(2,1fr)}.smf438-bottomStat,.smf438-topStat{min-height:74px;border-right:none;border-bottom:1px solid var(--line);padding:16px 24px}.smf438-bottomStat:nth-child(2n),.smf438-topStat:nth-child(2n){border-right:none}.smf438-bottomStat:nth-last-child(-n+2),.smf438-topStat:nth-last-child(-n+2){border-bottom:none}}@media (max-width:700px){.smf438-section{min-height:auto;padding:18px 14px 24px}.smf438-wrap{width:100%}.smf438-header{margin-bottom:16px}.smf438-badge{height:24px;padding:0 12px;gap:6px;font-size:.65rem;letter-spacing:.25px}.smf438-badge svg{width:12px;height:12px}.smf438-header h2{margin:10px 0 8px;font-size:30px;line-height:1.05;letter-spacing:-1px}.smf438-header p{max-width:330px;font-size:.78rem;line-height:1.45;font-weight:600}.smf438-main{display:flex;flex-direction:column-reverse;gap:14px}.smf438-right{gap:12px}.smf438-imageBox{height:clamp(180px,52vw,260px);border-radius:8px}.smf438-topStats{grid-template-columns:repeat(2,1fr);border-radius:8px}.smf438-topStat{min-height:72px;padding:12px 10px;justify-content:center;gap:10px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.smf438-topStat:nth-child(2n){border-right:none}.smf438-topStat:nth-last-child(-n+2){border-bottom:none}.smf438-topStat svg{width:26px;height:26px;flex:0 0 auto}.smf438-topStat strong{font-size:.8rem}.smf438-topStat span{margin-top:4px;font-size:.65rem;line-height:1.15}.smf438-left{grid-template-columns:1fr;gap:9px}.smf438-feature{min-height:48px;padding:8px 12px;grid-template-columns:34px 1fr 14px;gap:10px;border-radius:8px}.smf438-feature:hover{transform:none}.smf438-featureIcon{width:32px;height:32px}.smf438-featureIcon svg{width:19px;height:19px}.smf438-featureText strong{margin-bottom:0;font-size:.78rem;line-height:1.15}.smf438-featureText small{display:none}.smf438-arrow{font-size:1.5rem}.smf438-bottomStats{margin-top:14px;grid-template-columns:repeat(4,1fr);border-radius:8px}.smf438-bottomStat{min-height:68px;padding:10px 4px;flex-direction:column;justify-content:center;gap:5px;text-align:center;border-right:1px solid var(--line);border-bottom:none}.smf438-bottomStat:last-child{border-right:none}.smf438-bottomStat svg{width:22px;height:22px}.smf438-bottomStat strong{font-size:.72rem}.smf438-bottomStat span{margin-top:2px;font-size:.58rem;line-height:1.1}}.service-page{min-height:100vh;padding:24px;background:radial-gradient(circle at 45% -10%,#f0edff 0,transparent 32%),#fbfbff;font-family:Inter,Arial,sans-serif;color:#13083f}.service-container{width:100%;max-width:1360px;margin:0 auto}.mobile-quote-btn,.mobile-services,.mobile-stats-card{display:none}.top-area{display:grid;grid-template-columns:430px 1fr;gap:70px;align-items:start}.badge{width:-moz-fit-content;width:fit-content;height:28px;padding:0 12px;display:flex;gap:8px;background:#efefff;font-size:13px}.intro-box h1{margin:12px 0 14px;font-size:57px;line-height:.95;letter-spacing:-3px;font-weight:900}.intro-box p{width:395px;margin:0;color:#403d66;font-size:15px;line-height:1.6}.top-strip{height:78px;display:grid;grid-template-columns:repeat(4,1fr);padding:15px 20px;background:#fff;border:1px solid #e8e6f5;border-radius:12px;box-shadow:0 10px 25px rgba(20,10,60,.07)}.top-feature{display:flex;align-items:center;gap:14px;padding:0 20px;border-right:1px solid #dfddea;color:#287be7}.top-feature:last-child{border-right:none}.top-feature h4{margin:0 0 5px;color:#13083f;font-size:14px;font-weight:900}.top-feature span{color:#4d4a70;font-size:12px}.main-area{margin-top:18px;display:grid;grid-template-columns:282px 1fr;gap:20px}.service-tabs{overflow:hidden;border-radius:12px;border:1px solid #eceaf5}.service-tab{width:100%;height:93px;position:relative;display:grid;grid-template-columns:50px 1fr 14px;align-items:center;gap:16px;padding:18px 18px 18px 16px;border:0;border-bottom:1px solid #eceaf5;background:#fff;text-align:left;color:#13083f;cursor:pointer}.service-tab:last-child{border-bottom:none}.service-tab.active{background:linear-gradient(90deg,#f1efff,#fff)}.service-tab.active:before{content:"";position:absolute;left:0;top:14px;bottom:14px;width:4px;border-radius:8px;background:#287be7}.stat-item>span,.tab-icon{width:50px;height:50px;display:grid;place-items:center;border-radius:12px}.purple{background:#f0edff;color:#287be7}.cyan{background:#ddfbf7;color:#18caba}.orange{background:#fff1dc;color:#f7a51d}.pink{background:#f3e5ff;color:#a216f5}.green{background:#e4fbe9;color:#16b84c}.tab-text strong{display:block;white-space:pre-line;margin-bottom:6px;font-size:14px;line-height:1.35;font-weight:900}.tab-text small{color:#514c75;font-size:12px}.arrow{font-size:32px;line-height:1;color:#13083f}.content-card{overflow:hidden;background:#fff;border:1px solid #e8e6f5;border-radius:12px;box-shadow:0 14px 35px rgba(22,13,68,.08)}.content-top{display:grid;grid-template-columns:minmax(340px,430px) 1fr}.content-left{min-height:395px;padding:28px 36px 10px;position:relative;z-index:2;background:#fff}.small-label{width:-moz-fit-content;width:fit-content;height:34px;padding:0 12px;display:flex;align-items:center;gap:9px;border-radius:7px;background:#f0edff;color:#287be7;font-size:11px;font-weight:900}.content-left h2{max-width:360px;margin:18px 0 8px;font-size:30px;line-height:1.12;letter-spacing:-1px;font-weight:900}.blue-line{width:42px;height:3px;margin:14px 0 20px;border-radius:20px;background:#287be7}.content-left>p{max-width:350px;margin:0 0 20px;color:#514c75;font-size:13px;line-height:1.6}.detail-list{display:grid;gap:13px}.detail-item{display:grid;grid-template-columns:31px 1fr;gap:16px;align-items:start}.detail-item>span{width:31px;height:31px;display:grid;place-items:center;border-radius:8px;background:#f0edff;color:#287be7}.detail-item strong{display:block;margin-bottom:4px;font-size:12px;font-weight:900}.detail-item small{color:#514c75;font-size:11px;line-height:1.35}.content-image{position:relative;min-height:395px;overflow:hidden;clip-path:polygon(13% 0,100% 0,100% 100%,0 100%);margin-left:-55px}.content-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.dark-info{position:absolute;right:50px;bottom:18px;width:330px;height:78px;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;border-radius:10px;background:rgba(20,8,72,.94);color:#fff}.dark-info div{text-align:center;border-right:1px solid hsla(0,0%,100%,.22)}.dark-info div:last-child{border-right:0}.dark-info b{display:block;margin:0 auto;color:#287be7;font-size:25px;line-height:1;font-weight:900}.dark-info span{display:block;margin-top:8px;color:#fff;font-size:12px}.benefit-area{min-height:118px;padding:14px 22px;background:#fbfbff;border-top:1px solid #eceaf5}.benefit-area h3{margin:0 0 14px;font-size:15px;font-weight:900}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr)}.benefit-item{display:flex;gap:16px;padding:0 22px;border-right:1px solid #dddbea}.benefit-item:last-child{border-right:none}.benefit-item>span{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:#f0edff;color:#287be7}.benefit-item strong{display:block;margin-bottom:5px;font-size:12px;font-weight:900}.benefit-item small{display:block;max-width:150px;color:#514c75;font-size:11px;line-height:1.35}.bottom-area{margin-top:15px;display:grid;grid-template-columns:282px 1fr;gap:20px}.stats-card{align-items:center;height:100px;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid #e8e6f5;border-radius:12px;box-shadow:0 14px 35px rgba(22,13,68,.08)}.stat-item{display:flex;align-items:center;gap:18px;padding:0 30px;border-right:1px solid #dddbea}.stat-item:last-child{border-right:none}.stat-item>span{width:42px;height:42px}.stat-item strong{display:block;font-size:26px;line-height:1;font-weight:900}.stat-item small{display:block;margin-top:5px;color:#514c75;font-size:12px}@media (max-width:1180px){.top-area{grid-template-columns:1fr;gap:24px}.intro-box p{width:100%}.bottom-area,.main-area{grid-template-columns:1fr}.bottom-area>div:first-child{display:none}.content-top{grid-template-columns:1fr}.content-image{clip-path:none;margin-left:0}}@media (max-width:768px){.service-page{min-height:auto;padding:18px 14px 20px}.desktop-layout{display:none}.mobile-quote-btn,.mobile-services,.mobile-stats-card{display:flex}.service-container{max-width:430px}.mobile-logo span{display:block;margin-top:2px;color:#514c75;font-size:7px;font-weight:700}.top-area{display:block}.badge{height:21px;padding:0 9px;gap:5px;font-size:8.5px}.badge svg{width:11px;height:11px}.intro-box h1{margin:12px 0 8px;font-size:30px;line-height:1;letter-spacing:-1.2px}.intro-box p{width:100%;max-width:325px;font-size:11px;line-height:1.55;font-weight:600}.top-strip{height:auto;margin-top:14px;padding:0;grid-template-columns:repeat(4,1fr);border-radius:10px;overflow:hidden}.top-feature{min-height:76px;padding:10px 5px;flex-direction:column;justify-content:center;gap:6px;text-align:center}.top-feature svg{width:21px;height:21px}.top-feature h4{margin:0 0 3px;font-size:9px;line-height:1.1}.top-feature span{display:block;font-size:7px;line-height:1.15}.mobile-services{margin-top:14px;flex-direction:column;gap:9px}.mobile-service{overflow:hidden;background:#fff;border:1px solid #e8e6f5;border-radius:11px;box-shadow:0 8px 20px rgba(22,13,68,.06)}.mobile-service.open{background:linear-gradient(90deg,#f1efff,#fff)}.mobile-service-head{width:100%;min-height:57px;display:grid;grid-template-columns:34px 23px 1fr 18px;align-items:center;gap:9px;padding:9px 11px;border:0;background:transparent;color:#13083f;text-align:left}.mobile-tab-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:9px}.mobile-number{color:#514c75;font-size:11px;font-weight:900}.mobile-title strong{display:block;font-size:10.5px;line-height:1.2;font-weight:900}.mobile-title small{display:block;margin-top:3px;color:#514c75;font-size:8px;line-height:1.1;font-weight:700}.mobile-service-body{display:grid;grid-template-columns:1fr 130px;gap:11px;padding:3px 11px 12px}.mobile-content-text h2{margin:0;font-size:14px;line-height:1.15;letter-spacing:-.3px;font-weight:900}.mobile-content-text .blue-line{width:28px;height:2px;margin:9px 0 10px}.mobile-content-text p{margin:0 0 10px;color:#514c75;font-size:8px;line-height:1.5;font-weight:600}.mobile-detail-item,.mobile-detail-list{display:grid;gap:7px}.mobile-detail-item{grid-template-columns:18px 1fr;align-items:start}.mobile-detail-item>span{width:18px;height:18px;display:grid;place-items:center;border-radius:5px;background:#f0edff;color:#287be7}.mobile-detail-item strong{display:block;margin-bottom:2px;font-size:7.5px;line-height:1.15;font-weight:900}.mobile-detail-item small{display:block;color:#514c75;font-size:6.5px;line-height:1.25;font-weight:600}.mobile-content-image{position:relative;min-height:186px;overflow:hidden;border-radius:9px}.mobile-content-image img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.mobile-dark-info{position:absolute;left:0;right:0;bottom:0;min-height:45px;display:grid;grid-template-columns:repeat(3,1fr);background:rgba(20,8,72,.94);color:#fff}.mobile-dark-info div{display:grid;place-items:center;align-content:center;text-align:center;border-right:1px solid hsla(0,0%,100%,.22)}.mobile-dark-info div:last-child{border-right:0}.mobile-dark-info b{color:#287be7;font-size:10px;line-height:1;font-weight:900}.mobile-dark-info span{margin-top:4px;color:#fff;font-size:5.5px;line-height:1;font-weight:700}.mobile-stats-card{margin-top:14px;min-height:82px;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid #e8e6f5;border-radius:11px;box-shadow:0 8px 20px rgba(22,13,68,.06);overflow:hidden}.mobile-stat-item{padding:10px 4px;display:grid;place-items:center;align-content:center;text-align:center;border-right:1px solid #dddbea}.mobile-stat-item:last-child{border-right:none}.mobile-stat-item>span{width:26px;height:26px;display:grid;place-items:center;border-radius:8px;margin-bottom:5px}.mobile-stat-item strong{display:block;font-size:10px;line-height:1;font-weight:900}.mobile-stat-item small{display:block;margin-top:3px;color:#514c75;font-size:6.7px;line-height:1.15;font-weight:700}.mobile-quote-btn{width:100%;height:48px;margin-top:14px;padding:0 8px 0 18px;align-items:center;justify-content:space-between;border:0;border-radius:999px;background:#287be7;color:#fff;font-size:12px;font-weight:900}.mobile-quote-btn span{display:flex;align-items:center;gap:9px}.mobile-quote-btn b{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#fff;color:#287be7}}@media (max-width:390px){.service-page{padding:15px 12px 18px}.intro-box h1{font-size:28px}.mobile-service-body{grid-template-columns:1fr 122px;gap:9px}.mobile-content-image{min-height:178px}.mobile-content-text h2{font-size:13px}.mobile-content-text p{font-size:7.5px}}@media (max-width:350px){.mobile-service-body{grid-template-columns:1fr}.mobile-content-image{min-height:210px}.top-feature h4{font-size:8px}.top-feature span{font-size:6.5px}}.surveillance-section{min-height:100vh;padding:24px 68px;font-family:Inter,Arial,sans-serif;color:#13083f;background:#fafbff}.surveillance-container{max-width:1320px;margin:0 auto;padding:30px 44px 26px;background:#fff;border:1px solid #e9e9f2;box-shadow:0 18px 45px rgba(22,13,68,.08)}.surveillance-header{text-align:center}.surveillance-badge{height:28px;display:inline-flex;align-items:center;gap:8px;padding:0 16px;border-radius:999px;background:#f0edff;color:#287be7;font-size:13px;font-weight:900;letter-spacing:.5px}.surveillance-header h1{margin:30px 0;font-size:48px;line-height:1;letter-spacing:-1.8px;font-weight:900}.surveillance-header p{max-width:690px;color:#4e4a70;font-size:15px;line-height:1.45;font-weight:600;margin:0 auto 20px}.industry-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.industry-card{overflow:hidden;position:relative;min-height:270px;background:#fff;border:1px solid #e6e4f2;border-radius:8px;box-shadow:0 8px 18px rgba(22,13,68,.07);transition:all .3s ease}.industry-card.highlighted{border-color:#287be7;box-shadow:0 8px 25px rgba(40,123,231,.25);transform:translateY(-4px)}.industry-image{height:118px;overflow:hidden}.industry-image img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.industry-body{position:relative;padding:22px 18px 14px}.industry-icon{position:absolute;top:-34px;left:18px;width:54px;height:54px;display:grid;place-items:center;border-radius:50%;background:#287be7;color:#fff;box-shadow:0 8px 18px rgba(74,34,255,.25)}.industry-card h3{margin:0 0 8px;color:#13083f;font-size:18px;line-height:1.1;font-weight:900}.industry-card p{min-height:44px;margin:0 0 11px;color:#4f4b70;font-size:11px;line-height:1.35;font-weight:600}.industry-list{display:grid;grid-template-columns:1fr 1fr;gap:7px 12px}.industry-list span{display:flex;align-items:center;gap:6px;color:#3d3863;font-size:10px;font-weight:700}.industry-list svg{color:#287be7}.industry-card a{margin-top:10px;justify-content:flex-end;gap:6px;color:#287be7;font-size:11px;font-weight:900;text-decoration:none}.industry-card a,.solution-cta{display:flex;align-items:center}.solution-cta{width:76%;min-height:74px;margin:18px auto 0;padding:12px 22px;justify-content:space-between;gap:22px;background:#fff;border:1px solid #e6e4f2;border-radius:8px;box-shadow:0 8px 20px rgba(22,13,68,.06)}.cta-left{display:flex;align-items:center;gap:22px}.cta-icon{border-radius:8px;background:#287be7;color:#fff}.solution-cta h3{margin:0 0 4px;font-size:17px;font-weight:900}.solution-cta p{margin:0;color:#514c75;font-size:12px;font-weight:600}.cta-buttons{display:flex;gap:16px}.cta-buttons a,.cta-buttons button{height:44px;padding:0 24px;border-radius:6px;display:inline-flex;align-items:center;gap:10px;font-size:12px;font-weight:700;cursor:pointer;text-decoration:none}.outline-btn{background:#fff;color:#287be7;border:1px solid #287be7}.filled-btn{background:#287be7;color:#fff;border:1px solid #287be7}@media (max-width:1200px){.surveillance-section{padding:22px 50px}.surveillance-container{max-width:1200px;padding:30px 40px 26px}.surveillance-header h1{font-size:44px}.surveillance-stats{max-width:1000px}.industry-grid{gap:12px}}@media (max-width:1100px){.surveillance-section{padding:20px}.surveillance-container{padding:18px}.industry-grid{grid-template-columns:repeat(2,1fr)}.solution-cta{width:100%}}@media (max-width:992px){.surveillance-header h1{font-size:40px}.surveillance-header p{font-size:14px}.industry-card{min-height:300px}.industry-body{padding:26px 16px 16px}.industry-card h3{font-size:16px}.industry-card p{font-size:10px}.solution-cta{flex-direction:column;align-items:flex-start}.cta-buttons{width:100%;flex-direction:column}.cta-buttons button{width:100%;justify-content:center}}@media (max-width:768px){.surveillance-section{padding:18px 16px}.surveillance-container{padding:16px 14px 20px}.surveillance-header h1{font-size:36px;letter-spacing:-1.5px}.surveillance-header p{font-size:13px}.surveillance-badge{font-size:12px;padding:0 12px}.industry-grid{grid-template-columns:1fr;gap:16px}.industry-card{min-height:auto}.industry-image{height:140px}.industry-body{padding:24px 16px 18px}.industry-icon{width:48px;height:48px;top:-28px}.industry-icon svg{width:22px;height:22px}.industry-card h3{font-size:16px}.industry-card p{font-size:12px;min-height:auto}.industry-list{grid-template-columns:1fr;gap:8px}.industry-list span{font-size:11px}.solution-cta{padding:16px;gap:16px}.cta-left{gap:16px}.cta-icon{width:48px;height:48px}.cta-icon svg{width:28px;height:28px}.solution-cta h3{font-size:15px}.solution-cta p{font-size:11px}.cta-buttons{gap:12px}.cta-buttons button{height:40px;font-size:12px;padding:0 20px}}@media (max-width:640px){.surveillance-section{padding:16px 12px}.surveillance-container{padding:14px 12px 18px}.surveillance-header h1{font-size:32px;letter-spacing:-1.2px}.surveillance-header p{font-size:12px}.surveillance-badge{font-size:11px;padding:0 10px}.industry-image{height:120px}.industry-body{padding:20px 14px 16px}.industry-icon{width:44px;height:44px;top:-24px}.industry-icon svg{width:20px;height:20px}.industry-card h3{font-size:15px}.industry-card p{font-size:11px}.industry-card a,.industry-list span{font-size:10px}.solution-cta{padding:14px}.cta-icon{width:44px;height:44px}.cta-icon svg{width:24px;height:24px}.solution-cta h3{font-size:14px}.solution-cta p{font-size:10px}.cta-buttons button{height:38px;font-size:12px;padding:0 18px}}@media (max-width:560px){.surveillance-section{padding:14px 10px}.surveillance-container{padding:12px 10px 16px}.surveillance-header h1{font-size:30px;letter-spacing:-1px}.surveillance-header p{font-size:11px}.surveillance-badge{font-size:10px;padding:0 8px}.industry-image{height:100px}.industry-body{padding:18px 12px 14px}.industry-icon{width:40px;height:40px;top:-22px}.industry-icon svg{width:18px;height:18px}.industry-card h3{font-size:14px}.industry-card p{font-size:10px}.industry-list{gap:6px}.industry-list span{font-size:9px}.industry-list svg{width:11px;height:11px}.industry-card a{font-size:9px}.solution-cta{padding:12px}.cta-left{gap:12px}.cta-icon{width:40px;height:40px}.cta-icon svg{width:22px;height:22px}.solution-cta h3{font-size:13px}.solution-cta p{font-size:10px}.cta-buttons{gap:10px}.cta-buttons button{height:36px;font-size:11px;padding:0 16px}}@media (max-width:480px){.surveillance-section{padding:12px 8px}.surveillance-container{padding:10px 8px 14px}.surveillance-header h1{font-size:28px;letter-spacing:-.8px}.surveillance-header p{font-size:10px}.surveillance-badge{font-size:9px;padding:0 6px}.industry-image{height:90px}.industry-body{padding:16px 10px 12px}.industry-icon{width:36px;height:36px;top:-20px}.industry-icon svg{width:16px;height:16px}.industry-card h3{font-size:13px}.industry-card p,.industry-list span{font-size:9px}.industry-list svg{width:10px;height:10px}.industry-card a{font-size:9px}.solution-cta{padding:10px}.cta-left{gap:10px}.cta-icon{width:36px;height:36px}.cta-icon svg{width:20px;height:20px}.solution-cta h3{font-size:12px}.solution-cta p{font-size:9px}.cta-buttons{gap:8px}.cta-buttons button{height:34px;font-size:11px;padding:0 14px}}body{background:#f7fbff}.packages-page{max-width:1180px;margin:0 auto;padding:34px 20px;text-align:center}.top-label{display:inline-flex;align-items:center;gap:6px;background:#eef5ff;color:#0c63e7;font-size:13px;font-weight:900;letter-spacing:3px;padding:8px 18px;border-radius:18px}.packages-page h1{margin:16px 0 8px;font-size:52px;line-height:1.05;font-weight:900}.packages-page h1 span{background:linear-gradient(135deg,#0c63e7,#4c8ef7);-webkit-background-clip:text;color:transparent}.subtitle{color:#5d667b;font-size:17px}.trust-row{margin:22px auto;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid #e0e7f0;border-radius:14px;overflow:hidden;box-shadow:0 6px 18px rgba(15,23,42,.05)}.trust-item{min-height:86px;padding:14px 8px;display:grid;place-items:center;align-content:center;border-right:1px solid #e0e7f0}.trust-item:last-child{border-right:none}.trust-item strong{display:block;font-size:22px;line-height:1}.trust-item span{display:block;margin-top:8px;color:#061044;font-size:12px;line-height:1.15;font-weight:900}.trust-item small{display:block;margin-top:4px;color:#5d667b;font-size:11px;font-weight:700}.tabs{width:-moz-fit-content;width:fit-content;margin:20px auto 26px;background:#fff;border:1px solid #e0e7f0;border-radius:999px;padding:5px;display:flex;box-shadow:0 6px 18px rgba(15,23,42,.08)}.tabs button{border:none;background:transparent;padding:13px 44px;border-radius:999px;font-size:14px;font-weight:900;cursor:pointer;color:#061044}.tabs button.active{background:linear-gradient(135deg,#0c63e7,#4c8ef7);color:#fff}.package-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;margin-top:10px}.package-card{position:relative;background:#fff;border:1px solid #e0e7f0;border-radius:16px;padding:26px 24px 24px;text-align:left;box-shadow:0 8px 24px rgba(15,23,42,.06)}.package-card.blue{border-color:rgba(12,99,231,.25)}.package-card.green{border-color:rgba(25,184,102,.3)}.package-card.purple{border-color:rgba(123,63,228,.3)}.package-card.popular-card{border:2px solid #19b866}.popular{position:absolute;top:-14px;left:50%;transform:translateX(-50%);background:#19b866;color:#fff;padding:6px 28px;border-radius:16px;font-size:12px;font-weight:900;white-space:nowrap}.package-top{display:block}.card-head{display:flex;gap:16px;align-items:center}.card-icon{width:58px;height:58px;border-radius:14px;display:grid;place-items:center;font-size:30px;background:#edf5ff;flex-shrink:0}.package-card.green .card-icon{background:#e9fff2}.package-card.purple .card-icon{background:#f1eaff}.card-head h2{margin:0;font-size:22px;font-weight:900}.card-head p{margin:6px 0 0;color:#5d667b;font-size:13px;font-weight:600}.price-box{margin-top:22px;padding-top:22px;border-top:1px solid #e5ebf4}.starting{margin:0;color:#0c63e7;font-size:12px;font-weight:900;letter-spacing:.5px}.package-card.green .starting{color:#19b866}.package-card.purple .starting{color:#7b3fe4}.package-card h3{margin:6px 0 4px;font-size:36px;font-weight:900;color:#061044}.note{margin:0;color:#5d667b;font-size:13px;font-weight:600}.package-card ul{list-style:none;padding:0;margin:22px 0}.package-card li{margin-bottom:13px;display:flex;align-items:flex-start;gap:7px;font-size:14px;font-weight:700;color:#1e2b4a}.package-card li span{flex:0 0 auto}.package-card.blue li,.package-card.blue li span{color:#0c63e7}.package-card.green li,.package-card.green li span{color:#16a45a}.package-card.purple li,.package-card.purple li span{color:#7b3fe4}.quote-btn{width:100%;height:46px;border:none;border-radius:10px;color:#fff;font-size:15px;font-weight:900;cursor:pointer;background:linear-gradient(135deg,#0c63e7,#4c8ef7)}.package-card.green .quote-btn{background:#12b85e}.package-card.purple .quote-btn{background:linear-gradient(135deg,#7b3fe4,#5e2dd6)}.bottom-cta{margin-top:28px;background:#fff;border:1px solid #e0e7f0;border-radius:16px;padding:18px 24px;display:grid;grid-template-columns:1fr 1.2fr;gap:26px;box-shadow:0 8px 24px rgba(15,23,42,.05)}.cta-box{display:flex;align-items:center;gap:18px;text-align:left}.cta-box+.cta-box{border-left:1px solid #e0e7f0;padding-left:26px}.cta-icon{width:54px;height:54px;border-radius:14px;background:#edf5ff;display:grid;place-items:center;font-size:28px;flex-shrink:0}.cta-box h3{margin:0;font-size:18px}.cta-box p{margin:6px 0 0;color:#5d667b;font-size:14px;font-weight:600}.cta-box button{margin-left:auto;border:none;border-radius:10px;padding:15px 24px;color:#fff;font-weight:900;cursor:pointer;background:linear-gradient(135deg,#0c63e7,#4c8ef7);white-space:nowrap}@media (max-width:900px){.packages-page h1{font-size:36px}.bottom-cta,.package-grid{grid-template-columns:1fr}.cta-box+.cta-box{border-left:none;border-top:1px solid #e0e7f0;padding-left:0;padding-top:20px}.tabs{width:100%}.tabs button{flex:1;padding:12px}}@media (max-width:600px){.packages-page{max-width:390px;padding:22px 10px 28px}.top-label{padding:5px 12px;font-size:8.5px;letter-spacing:1.4px}.packages-page h1{margin:10px 0 6px;font-size:30px;line-height:1.05;letter-spacing:-.8px}.packages-page h1 span{display:block}.subtitle{max-width:260px;margin:0 auto;font-size:10.5px;line-height:1.45}.trust-row{margin:16px auto 10px;grid-template-columns:repeat(4,1fr);border-radius:10px}.trust-item{min-height:68px;padding:8px 3px}.trust-item strong{font-size:16px}.trust-item span{margin-top:5px;font-size:7px}.trust-item small{margin-top:2px;font-size:6.5px}.tabs{width:100%;margin:10px auto 14px;padding:4px}.tabs button{height:34px;padding:0 8px;font-size:9px}.package-grid{gap:12px;margin-top:0}.package-card{border-radius:10px;padding:13px 10px 10px}.package-card.popular-card{border-width:2px;padding-top:17px}.popular{top:-10px;padding:4px 18px;border-radius:999px;font-size:7px}.package-top{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:start}.card-head{gap:9px;align-items:flex-start}.card-icon{width:44px;height:44px;border-radius:10px;font-size:23px}.card-head h2{font-size:15px;line-height:1.1}.card-head p{margin-top:5px;max-width:120px;font-size:8px;line-height:1.25}.price-box{margin-top:0;padding-top:0;border-top:none;min-width:112px;text-align:left}.starting{font-size:7.2px;letter-spacing:.3px}.package-card h3{margin:4px 0 3px;font-size:22px;line-height:1}.note{max-width:118px;font-size:7.3px;line-height:1.2}.package-card ul{margin:13px 0 12px;display:grid;grid-template-columns:repeat(2,1fr);gap:8px 10px}.package-card li{margin-bottom:0;gap:5px;font-size:7.7px;line-height:1.25}.package-card li span{width:13px;height:13px;display:grid;place-items:center;border:1px solid;border-radius:50%;font-size:8px;line-height:1}.quote-btn{height:32px;border-radius:6px;font-size:10px}.bottom-cta{margin-top:14px;padding:12px;gap:12px;border-radius:10px}.cta-box{gap:10px}.cta-icon{width:38px;height:38px;border-radius:9px;font-size:19px}.cta-box h3{font-size:12px;line-height:1.2}.cta-box p{font-size:8.5px;line-height:1.35}.cta-box button{width:100%;margin-left:0;margin-top:10px;padding:10px 12px;font-size:10px}.cta-box:last-child{display:block}.cta-box:last-child .cta-icon{display:inline-grid;vertical-align:top;margin-right:8px}.cta-box:last-child>div:nth-child(2){display:inline-block;width:calc(100% - 52px);vertical-align:top}}@media (max-width:350px){.package-top{grid-template-columns:1fr}.price-box{min-width:0}.package-card ul{grid-template-columns:1fr}}.testimonials,.testimonials *{box-sizing:border-box}.testimonials{padding:18px 20px 34px;background:#fafbff;text-align:center;font-family:Inter,Arial,sans-serif;color:#111827}.testimonials>*{max-width:1200px;margin-left:auto;margin-right:auto}.badge{display:inline-flex;align-items:center;gap:7px;padding:5px 16px;border-radius:999px;background:#eef0ff;color:#287be7;font-size:15px;font-weight:900}.testimonials h1{margin:10px 0;font-size:52px;line-height:.95;letter-spacing:-2.5px;font-weight:900}.subtitle{max-width:650px;margin:0 auto 26px;font-size:21px;line-height:1.45;color:#334155;font-weight:600}.stats{max-width:1080px;margin:0 auto 34px;display:grid;grid-template-columns:repeat(5,1fr)}.stat{min-height:130px;padding:0 28px;display:grid;place-items:center;align-content:center;border-right:1px solid #dcdfe8}.statIcon{font-size:42px;line-height:1}.stat h2{margin:12px 0 7px;font-size:34px;line-height:1;font-weight:900}.stat h4{margin:0;font-size:16px;line-height:1.25;font-weight:800}.stat p{margin:7px 0 0;color:#334155;font-size:14px;line-height:1.25}.slider{position:relative;width:100%;max-width:1320px;margin:0 auto;padding:0 92px}.card{width:100%;display:grid;grid-template-columns:48% 52%;gap:34px;padding:26px;background:#fff;border:1px solid #e5e7f5;border-radius:16px;box-shadow:0 16px 40px rgba(15,23,42,.09);text-align:left;animation:fadeSlide .35s ease}.imageBox{position:relative}.imageBox img{width:100%;height:415px;display:block;-o-object-fit:cover;object-fit:cover;border-radius:9px}.photoTag{position:absolute;left:18px;bottom:18px;padding:10px 18px;border-radius:8px;background:rgba(17,24,39,.82);color:#fff;font-size:15px;font-weight:800}.content{padding:10px 6px 0 0}.rating{display:flex;align-items:center;gap:18px}.stars{color:#ffc400;font-size:34px;letter-spacing:2px}.rating strong{color:#287be7;font-size:34px;font-weight:900}.verified{padding:10px 18px;border-radius:9px;background:#dcfce7;color:#08a84f;font-size:16px;font-weight:900}.quote{margin:30px 0 24px;padding-bottom:26px;border-bottom:1px solid #dfe3ea;color:#1f2937;font-size:26px;line-height:1.45;font-weight:600}.user{display:flex;align-items:center;gap:20px;margin-bottom:22px}.avatar{width:74px;height:74px;border-radius:50%;background:#eef0ff;color:#287be7;display:grid;place-items:center;font-size:38px}.user h3{margin:0;font-size:27px;font-weight:900}.user p{margin:7px 0;color:#475569;font-size:18px;font-weight:700}.user small{color:#4b5563;font-size:15px;font-weight:700}.features{display:grid;grid-template-columns:repeat(3,1fr);background:#f0f2ff;border-radius:10px;overflow:hidden}.feature{min-height:70px;padding:12px 14px;display:flex;align-items:center;justify-content:center;gap:10px;text-align:center;border-right:1px solid #cbd0df;font-size:16px;line-height:1.25;font-weight:800}.feature:last-child{border-right:none}.feature span{min-width:22px;height:22px;border:2px solid #287be7;border-radius:50%;color:#287be7;display:inline-flex;align-items:center;justify-content:center;font-size:12px}.nav{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:66px;height:66px;border:none;border-radius:50%;background:#fff;color:#287be7;font-size:46px;line-height:1;box-shadow:0 10px 22px rgba(15,23,42,.14);cursor:pointer}.left{left:0}.right{right:0}.nav span{position:absolute;top:74px;left:50%;transform:translateX(-50%);color:#1f2937;font-size:14px;font-weight:700}.dots{margin-top:15px;display:flex;justify-content:center;gap:13px}.dots button{width:12px;height:12px;border:none;border-radius:999px;background:#cfd4dc;cursor:pointer}.dots .active{width:20px;background:#287be7}.promise-card{display:none}@keyframes fadeSlide{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.testimonials{padding:16px 16px 30px}.testimonials h1{font-size:42px;letter-spacing:-2px}.subtitle{font-size:18px}.stats{grid-template-columns:repeat(3,1fr);gap:12px}.stat{padding:16px 8px}.statIcon{font-size:32px}.stat h2{font-size:18px}.stat h4{font-size:11px}.stat p{font-size:10px}.card{grid-template-columns:1fr;gap:20px}.imageBox img{height:240px}.nav{display:none}.dots{display:flex}}@media (max-width:1024px){.card{grid-template-columns:1fr}.imageBox img{height:280px}.slider{padding:0 20px}.nav{display:none}}@media (max-width:600px){.testimonials{width:100%;max-width:390px;margin:0 auto;padding:26px 12px 28px;background:#fafbff}.badge{padding:6px 14px;font-size:9px;letter-spacing:.8px}.testimonials h1{margin:12px 0 8px;font-size:30px;line-height:1.05;letter-spacing:-1px}.subtitle{max-width:310px;margin-bottom:18px;font-size:11px;line-height:1.55}.stats{margin:0 auto 18px;display:grid;grid-template-columns:repeat(3,1fr);background:#fff;border:1px solid #e8e9f4;border-radius:10px;overflow:hidden;box-shadow:0 8px 22px rgba(15,23,42,.06)}.stat{min-height:104px;padding:14px 4px;border-right:1px solid #eceef6;border-bottom:1px solid #eceef6}.stat:nth-child(3){border-right:none}.stat:nth-child(4),.stat:nth-child(5){border-bottom:none}.stat:nth-child(5){grid-column:span 2;border-right:none}.statIcon{font-size:22px}.stat h2{margin:7px 0 4px;font-size:17px}.stat h4{font-size:8px}.stat p{font-size:7px}.slider{padding:0}.card{padding:10px;display:block;border-radius:12px;box-shadow:0 10px 26px rgba(15,23,42,.08)}.imageBox img{height:150px;border-radius:8px}.photoTag{left:8px;bottom:8px;padding:5px 9px;font-size:7px}.content{padding:10px 0 0}.rating{gap:7px}.stars{letter-spacing:1px}.rating strong,.stars{font-size:13px}.verified{padding:4px 7px;font-size:6.5px}.quote{margin:10px 0 14px;padding-bottom:0;border-bottom:none;font-size:10.5px;line-height:1.55}.user{gap:10px;margin-bottom:13px}.avatar{width:40px;height:40px;font-size:18px}.user h3{font-size:12px}.user p{margin:3px 0;font-size:8px}.user small{font-size:7px}.features{grid-template-columns:repeat(3,1fr);gap:6px;background:transparent}.feature{min-height:50px;padding:7px 5px;border-right:none;border-radius:6px;background:#f0f1ff;font-size:7px}.feature span{min-width:15px;height:15px;font-size:8px;border-width:1.5px}.nav{display:grid;top:auto;bottom:-52px;width:34px;height:34px;font-size:24px}.nav span{display:none}.left{left:4px}.right{right:4px}.dots{margin-top:22px;gap:8px}.dots button{width:7px;height:7px}.dots .active{width:18px}.promise-card{margin-top:24px;padding:15px;display:flex;align-items:center;gap:14px;background:#eef0ff;border:1px solid #e5e7f5;border-radius:12px;text-align:left}.promise-icon{width:54px;height:54px;display:grid;place-items:center;color:#287be7;font-size:36px}.promise-card h3{margin:0;color:#287be7;font-size:12px;font-weight:900}.promise-card p{margin:5px 0 0;color:#403d66;font-size:9px;line-height:1.45;font-weight:700}}*{box-sizing:border-box}body{margin:0;background:#f7faff;font-family:Arial,sans-serif;color:#061044}.page{max-width:1220px;margin:0 auto;padding:14px}.hero{display:flex;align-items:center;justify-content:space-between;gap:80px;margin:70px 0 12px}.hero-content{flex:1;text-align:left}.hero-image{width:390px;flex-shrink:0}.hero-image img{width:100%;height:218px;-o-object-fit:cover;object-fit:cover;border-radius:14px}.hero h1{font-size:56px;line-height:1;margin:32px 0 22px;letter-spacing:-2.5px;font-weight:900}.hero h1 span{color:#287be7;background:none}.hero p{font-size:16px;color:#34426b}.online-btn{border:1px solid #287be7;color:#287be7;background:#fff;border-radius:999px;padding:8px 18px;font-size:13px;font-weight:900}.badges{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 16px}.badges span{background:#fff;border:1px solid #dfe6f2;border-radius:999px;padding:8px 16px;font-size:12px;font-weight:900}.main-grid{display:grid;grid-template-columns:minmax(0,6fr) minmax(0,4fr);gap:20px;align-items:start}.form-card,.side-card,.statssurvey{background:#fff;border:1px solid #e1e7f0;border-radius:14px;box-shadow:0 6px 18px rgba(15,23,42,.05)}.form-card{overflow:hidden}.steps{background:linear-gradient(135deg,#0c63e7,#4c8ef7);color:#fff;display:grid;grid-template-columns:repeat(4,1fr);padding:15px 20px}.step{text-align:center;position:relative}.step:after{content:"";position:absolute;top:17px;left:calc(50% + 22px);width:calc(100% - 44px);height:1px;background:hsla(0,0%,100%,.55)}.step:last-child:after{display:none}.step div{width:34px;height:34px;border:2px solid #fff;border-radius:50%;margin:0 auto;display:grid;place-items:center;font-size:13px;font-weight:800;background:#fff;color:#0c63e7}.step .active-step{background:#0c63e7;color:#fff}.step p{margin:6px 0 0;font-size:12px;font-weight:700}.form-body{padding:18px 22px}.form-body h3{font-size:14px;margin:18px 0 11px}.service-grid{gap:12px}.property-grid,.service-grid{display:grid;grid-template-columns:repeat(5,1fr)}.property-grid{gap:10px}.option-card{position:relative;min-height:78px;border:1px solid #dfe5ef;border-radius:9px;background:#fff;cursor:pointer;padding:9px 6px;font-size:11px;font-weight:800;line-height:1.25;color:#061044;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6px}.option-card .icon{font-size:21px}.option-card.selected{border:2px solid #0c63e7;color:#0c63e7}.option-card.selected:after{content:"✓";position:absolute;top:-8px;right:-8px;width:20px;height:20px;background:linear-gradient(135deg,#0c63e7,#4c8ef7);color:#fff;border-radius:50%;font-size:12px;display:grid;place-items:center}label{display:block;font-size:12px;font-weight:800;margin-bottom:12px}input,select{width:100%;margin-top:5px;padding:10px 11px;border:1px solid #dbe2ef;border-radius:8px;outline:none;font-size:12px;background:#fff}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:14px}.time-field{max-width:360px}.submit-btn{width:100%;height:48px;border:none;border-radius:9px;background:linear-gradient(135deg,#0c63e7,#4c8ef7);color:#fff;font-size:14px;font-weight:900;cursor:pointer}.mini-row{display:flex;justify-content:space-around;margin-top:13px;font-size:11px;color:#56617d}.sidebar{display:flex;flex-direction:column;gap:25px}.side-card{padding:18px}.side-card h3{margin:0 0 13px;font-size:15px}.summary{background:#f3f7ff;border-radius:11px;padding:15px}.summary p{font-size:12px;margin:7px 0}.next-row{display:grid;gap:12px}.next-item{display:flex;align-items:flex-start;gap:14px}.next-item span{font-size:24px;flex-shrink:0;width:30px;text-align:center}.next-item-content{flex:1}.next-item b{display:block;font-size:14px;margin-bottom:4px}.next-item p{margin:0;font-size:13px;color:#56617d}.next-item i{display:none}.why-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.why-grid b{font-size:12px}.why-grid p{font-size:11px;color:#56617d;margin:4px 0 0}.whatsapp{background:linear-gradient(135deg,#0c63e7,#4c8ef7);color:#fff;border-radius:14px;padding:18px;display:flex;gap:14px;align-items:center}.wa-circle{width:52px;height:52px;background:#22c55e;border-radius:50%;display:grid;place-items:center;font-size:24px;flex-shrink:0}.whatsapp h3{margin:0;font-size:16px}.whatsapp p{margin:5px 0 0;font-size:12px}.whatsapp button{margin-left:auto;border:1px solid #fff;background:transparent;color:#fff;border-radius:8px;padding:8px 13px;font-size:12px;font-weight:800;cursor:pointer;white-space:nowrap}.payment-card{background:linear-gradient(135deg,#0c63e7,#4c8ef7);border:none;border-radius:16px;padding:24px;margin-top:20px;box-shadow:0 10px 30px rgba(102,126,234,.3);position:relative;overflow:hidden}@keyframes shimmer{0%,to{transform:translate(0)}50%{transform:translate(-20px,20px)}}.payment-card h3{margin:0 0 20px;font-size:16px;font-weight:800;color:#fff;position:relative;z-index:1}.payment-top{display:flex;align-items:center;gap:16px;margin-bottom:20px}.payment-shield{flex-shrink:0}.payment-top>div:nth-child(2){flex:1;min-width:0}.payment-top h3{font-size:20px;white-space:nowrap}.payment-top p{font-size:14px}.invoice-btn{flex-shrink:0;padding:12px 18px}.payment-shield{width:50px;height:50px;display:grid;place-items:center;background:hsla(0,0%,100%,.2);border:2px solid hsla(0,0%,100%,.3);border-radius:12px;font-size:24px}.payment-top h3{margin:0 0 4px;font-size:16px;font-weight:800;color:#fff}.payment-top p{margin:0;font-size:13px;color:hsla(0,0%,100%,.9)}.invoice-btn{margin-left:auto;border:1px solid #fff;background:transparent;color:#fff;border-radius:8px;padding:8px 5px;font-size:12px;font-weight:800;cursor:pointer;white-space:nowrap;margin-top:15px}.invoice-btn:hover{transform:translateY(-2px);box-shadow:0 4px 15px rgba(0,0,0,.2)}.payment-icons{gap:16px;position:relative;z-index:1}.payment-icon,.payment-icons{display:flex;align-items:center}.payment-icon{width:70px;height:44px;background:hsla(0,0%,100%,.95);border:none;border-radius:10px;justify-content:center;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 15px rgba(0,0,0,.1)}.payment-icon:hover{transform:translateY(-4px) scale(1.05);box-shadow:0 8px 25px rgba(0,0,0,.2);background:#fff}.payment-icon img{max-width:85%;max-height:75%;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}.statssurvey{margin-top:18px;padding:16px;display:grid;grid-template-columns:repeat(4,1fr)}.stat{text-align:center;border-right:1px solid hsla(0,0%,100%,.2);padding:8px}.stat:last-child{border-right:none}.stat span{font-size:32px;display:block;margin-bottom:4px}.stat b{font-size:20px;display:block;margin-bottom:2px}.stat p{margin:0;font-size:12px;color:hsla(0,0%,100%,.9);font-weight:600}.footer_booking{margin-top:13px;background:linear-gradient(135deg,#0c63e7,#4c8ef7);color:#fff;border-radius:9px;padding:13px 18px;display:flex;justify-content:space-between;font-size:12px}.desktop-only{display:block}@media (max-width:1000px){.hero{flex-direction:column}.main-grid{grid-template-columns:1fr}.property-grid,.service-grid{grid-template-columns:repeat(2,1fr)}.two-col{grid-template-columns:1fr}.footer_booking{flex-direction:column;gap:6px;text-align:center}.payment-card{padding:20px}.payment-top{flex-direction:column;align-items:flex-start;gap:12px}.payment-top h3{white-space:normal}.invoice-btn{margin-left:0;margin-top:8px}}@media (max-width:600px){.page{max-width:390px;padding:12px 9px 0}.hero{display:grid;grid-template-columns:1fr 120px;gap:12px;align-items:center;margin:18px 0 12px}.hero-content{min-width:0}.hero-image{width:120px}.hero-image img{width:100%;height:96px;-o-object-fit:cover;object-fit:cover;border-radius:10px}.online-btn{padding:4px 10px;font-size:8px;gap:4px}.hero h1{font-size:30px;line-height:1.05;margin:10px 0 8px;letter-spacing:-1px}.hero h1 span{color:#287be7;background:none}.hero p{max-width:210px;font-size:10.5px;line-height:1.45;color:#34426b}.badges{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-bottom:10px;background:#fff;border:1px solid #e5eaf3;border-radius:8px;overflow:hidden}.badges span{min-height:34px;padding:7px 4px;display:grid;place-items:center;border:none;border-right:1px solid #e5eaf3;border-radius:0;font-size:6.4px;line-height:1.1;text-align:center;font-weight:900}.badges span:last-child{border-right:none}.main-grid{display:block}.form-card{border-radius:10px;box-shadow:0 8px 22px rgba(15,23,42,.04)}.steps{padding:14px 8px;background:#fff;color:#5d667a}.step:after{top:15px;left:calc(50% + 18px);width:calc(100% - 36px);background:#dce3ee}.step div{width:30px;height:30px;border:2px solid #dce3ee;font-size:10px;color:#5d667a}.step .active-step{background:#287be7;border-color:#287be7;color:#fff}.step p{margin-top:6px;font-size:7.5px;color:#061044}.form-body{padding:12px 10px}.form-body h3{margin:13px 0 9px;font-size:10px}.property-grid,.service-grid{grid-template-columns:repeat(5,1fr);gap:7px}.option-card{min-height:64px;padding:7px 3px;border-radius:7px;font-size:6.8px;gap:4px}.option-card .icon{font-size:16px}.option-card.selected{border:2px solid #287be7;color:#287be7}.option-card.selected:after{background:#287be7;top:-6px;right:-6px;width:16px;height:16px;font-size:9px}label{margin-bottom:8px;font-size:8px}input,select{height:31px;margin-top:4px;padding:7px 8px;border-radius:6px;font-size:8px}.two-col{grid-template-columns:repeat(2,1fr);gap:9px}.desktop-only{display:block}.time-field{max-width:50%}.submit-btn{height:39px;border-radius:7px;font-size:9px;background:linear-gradient(135deg,#287be7,#4d96f5)}.mini-row{margin-top:8px;padding:7px 4px;background:#f7faff;border-radius:7px;justify-content:space-around;font-size:6.3px}.sidebar{display:block;margin-top:10px}.next-card,.whatsapp,.why-card{display:none}.payment-card{display:block;margin-top:0;padding:12px;border-radius:10px;background:#f4f7ff;border:1px solid #e3e9f5;box-shadow:none}.payment-card:before{display:none}.payment-top{display:grid;grid-template-columns:32px 1fr auto;align-items:center;gap:8px;margin-bottom:10px}.payment-shield{width:28px;height:28px;display:grid;place-items:center;color:#287be7;border:1px solid #287be7;border-radius:8px;font-size:15px}.payment-card h3,.payment-top h3{margin:0;color:#061044;font-size:10px;font-weight:900}.payment-card p,.payment-top p{margin:2px 0 0;color:#56617d;font-size:6.8px}.invoice-btn{border:1px solid #287be7;color:#287be7;background:#fff;border-radius:6px;padding:7px 9px;font-size:7px;font-weight:900;text-decoration:none;white-space:nowrap}.payment-icons{display:grid;grid-template-columns:repeat(6,1fr);gap:7px}.payment-icon{width:100%;height:26px;border-radius:5px;background:#fff;box-shadow:none}.payment-icon:hover{transform:none}.payment-icon img{max-width:82%;max-height:70%}.footer_booking,.statssurvey{display:none}}.blog-section{padding:70px 0;background:#fafaff;font-family:Inter,Arial,sans-serif;color:#17072f}.blog-container{max-width:1400px;margin:0 auto;padding:0 48px}.blog-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:42px}.blog-label{display:flex;align-items:center;gap:10px;color:#287be7;font-size:14px;font-weight:800;letter-spacing:.5px;margin-bottom:16px}.blog-label span{width:10px;height:10px;background:#287be7;border-radius:50%}.blog-header h2{font-size:clamp(34px,4vw,56px);line-height:1.05;margin:0 0 20px;font-weight:900;letter-spacing:-1.8px}.blog-header p{max-width:640px;font-size:19px;line-height:1.7;color:#6f6a7f;margin:0}.blog-arrows{display:flex;gap:16px;padding-top:60px}.blog-arrows button{width:42px;height:42px;border-radius:20%;border:1px solid #eeeaf5;background:#fff;color:#2d164b;font-size:24px;cursor:pointer;transition:all .25s ease;box-shadow:0 10px 22px rgba(45,22,75,.08)}.blog-arrows button:hover:not(:disabled){background:#287be7;color:#fff}.blog-arrows button:disabled{opacity:.3;cursor:not-allowed}.blog-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.blog-card{background:#fff;border-radius:18px;overflow:hidden;border:1px solid #edf1f7;box-shadow:0 8px 28px rgba(0,0,0,.06);transition:all .3s ease}.blog-card:hover{transform:translateY(-5px)}.blog-image{position:relative;height:260px;overflow:hidden}.blog-image img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.featured-badge{position:absolute;top:16px;left:16px;background:#287be7;color:#fff;padding:10px 16px;border-radius:30px;font-size:12px;font-weight:700}.blog-content{padding:24px}.blog-tag{color:#287be7;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.5px;margin-bottom:14px}.blog-content h3{font-size:18px;line-height:1.25;font-weight:800;margin:0 0 14px;color:#171033}.blog-content p{color:#6d6d7a;font-size:16px;line-height:1.65;margin:0 0 24px}.blog-footer{border-top:1px solid #edf1f7;padding-top:18px;justify-content:space-between;gap:12px}.blog-author,.blog-footer{display:flex;align-items:center}.blog-author{gap:10px}.author-icon{width:30px;height:30px;border-radius:50%;background:#287be7;color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.blog-author strong{display:block;font-size:12px;color:#2a1742;margin-bottom:2px}.blog-author span{display:block;font-size:11px;color:#7b7485}.blog-footer a{color:#287be7;font-size:14px;font-weight:700;text-decoration:none;white-space:nowrap}.blog-footer a:hover{text-decoration:underline}@media (max-width:1200px){.blog-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.blog-container{padding:0 28px}.blog-grid{grid-template-columns:repeat(2,1fr)}.blog-arrows{padding-top:40px}}@media (max-width:768px){.blog-section{padding:40px 0}.blog-container{padding:0 16px}.blog-header{flex-direction:column;gap:16px;margin-bottom:24px}.blog-header h2{font-size:34px;line-height:1.15;letter-spacing:-1px}.blog-header p{font-size:14px;line-height:1.6}.blog-arrows{display:flex;padding-top:0}.blog-image{height:220px}.featured-badge{top:14px;left:14px;padding:8px 14px;font-size:11px}.blog-content{padding:20px}.blog-tag{font-size:11px;margin-bottom:10px}.blog-content h3{font-size:20px;line-height:1.3;margin-bottom:12px}.blog-content p{font-size:14px;line-height:1.6;margin-bottom:18px}.blog-footer{padding-top:16px}.blog-footer a{font-size:13px}}@media (max-width:600px){.blog-grid{grid-template-columns:1fr}}@media (max-width:480px){.blog-header h2{font-size:30px}.blog-image{height:200px}.blog-content{padding:18px}.blog-content h3{font-size:18px}.blog-content p{font-size:13px}.blog-footer{align-items:flex-start;gap:10px}.blog-footer a{font-size:12px}}.faq-section,.faq-section *{box-sizing:border-box}.faq-section{min-height:100vh;padding:48px 20px;background:#fafbff;font-family:Inter,Arial,sans-serif;color:#140832}.faq-section>*{max-width:1200px;margin-left:auto;margin-right:auto}.faq-badge-wrap{display:flex;justify-content:center}.faq-badge{width:-moz-fit-content;width:fit-content;margin-bottom:12px;padding:7px 18px;display:flex!important;align-items:center;gap:7px;border-radius:999px;background:#f0f1ff;color:#287be7;font-size:13px;font-weight:800;letter-spacing:1px}.faq-section h1{text-align:center;font-size:46px;line-height:1.1;margin:0;font-weight:900}.faq-subtitle{max-width:560px;margin:14px auto 34px;text-align:center;color:#6d6687;font-weight:600;line-height:1.6;font-size:clamp(16px,1.6vw,20px)}.faq-grid{display:grid;grid-template-columns:1.25fr 1fr;gap:22px;align-items:start}.faq-list{display:flex;flex-direction:column;gap:14px}.faq-card{background:#fff;border:1px solid #e5e7f5;border-radius:12px;box-shadow:0 8px 24px rgba(32,23,88,.05);overflow:hidden}.faq-card.active{background:#f7f9ff;border-color:#d9def8}.faq-card button{width:100%;border:none;background:transparent;padding:19px 18px;display:grid;grid-template-columns:34px 1fr 34px;align-items:center;gap:12px;cursor:pointer;color:#1b0d4b;font-size:16px;font-weight:800;text-align:left}.question-icon,.toggle{width:28px;height:28px;border:2px solid #287be7;border-radius:50%;display:grid;place-items:center;color:#287be7;font-weight:900}.toggle{border:none;background:#f2f3ff}.faq-card p{margin:0;padding:0 55px 22px;color:#55516c;line-height:1.65;font-weight:600}.faq-visual{background:#fff;border:1px solid #e4e7f3;border-radius:14px;padding:22px;box-shadow:0 12px 35px rgba(22,13,71,.08);overflow:hidden}.visual-header{margin-bottom:14px;display:flex;align-items:center;gap:7px;color:#140832;font-size:13px;font-weight:900}.visual-header svg{color:#287be7}.faq-visual img{width:100%;height:auto;max-height:400px;-o-object-fit:cover;object-fit:cover;border-radius:8px;display:block}.feature-row{margin-top:20px;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #e7e9f5;border-radius:12px;background:#fff;overflow:hidden}.feature-row div{padding:16px 12px;text-align:center;border-right:1px solid #e7e9f5;display:flex;flex-direction:column;align-items:center;justify-content:center}.feature-row div:last-child{border-right:none}.feature-row strong{display:grid;place-items:center;color:#287be7;margin-bottom:8px}.feature-row b{display:block;font-size:13px;margin-bottom:5px}.feature-row span{font-size:11px;color:#6e6686;font-weight:600}.contact-box{margin-top:24px;min-height:124px;background:#fff;border:1px solid #e5e7f5;border-radius:14px;padding:22px;justify-content:space-between;gap:28px;box-shadow:0 10px 28px rgba(32,23,88,.05)}.contact-box,.contact-left{display:flex;align-items:center}.contact-left{gap:16px;flex:0 0 430px}.headset{width:64px;height:64px;border-radius:50%;background:#edf0ff;color:#287be7;display:grid;place-items:center;flex:0 0 auto}.contact-left h3{margin:0 0 6px;font-size:18px;line-height:1.2}.contact-left p{margin:0;color:#625d78;line-height:1.5;font-weight:600}.contact-actions{display:grid;grid-template-columns:repeat(2,minmax(155px,1fr));gap:14px;flex:1}.contact-actions a,.contact-actions button{min-height:78px;border:1px solid #e1e4f3;border-radius:10px;background:#fff;padding:14px 16px;text-align:left;cursor:pointer;color:#170c3f;display:flex;flex-direction:column;justify-content:center;text-decoration:none}.contact-btn-top{display:flex;align-items:center;gap:9px}.contact-btn-top svg{width:18px;height:18px;color:#287be7;flex-shrink:0}.contact-btn-top span{font-size:14px;line-height:1.2;font-weight:900;color:#170c3f}.contact-actions a small,.contact-actions button small{display:block;margin-top:7px;margin-left:27px;color:#6d6687;font-size:11px;line-height:1.2;font-weight:700}.contact-actions .live{background:linear-gradient(135deg,#287be7,#1e5bb8);color:#fff;border-color:transparent}.contact-actions .live .contact-btn-top span,.contact-actions .live .contact-btn-top svg{color:#fff}.contact-actions .live small{color:#e7e2ff}@media (max-width:980px){.faq-grid{grid-template-columns:1fr}.contact-box{flex-direction:column;align-items:stretch}.contact-left{flex:none}.contact-actions{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.faq-section{min-height:auto;padding:18px 10px 20px}.faq-badge{margin-bottom:9px;padding:5px 12px;gap:5px;font-size:8.5px;letter-spacing:.4px}.faq-badge svg{width:11px;height:11px}.faq-section h1{font-size:30px;line-height:1.1;letter-spacing:-.6px}.faq-subtitle{max-width:290px;margin:8px auto 15px;font-size:10px;line-height:1.45}.faq-grid,.faq-list{gap:8px}.faq-card{border-radius:8px}.faq-card button{min-height:45px;padding:10px;grid-template-columns:26px 1fr 24px;gap:8px;font-size:10.5px;line-height:1.25}.question-icon,.toggle{width:22px;height:22px}.question-icon svg,.toggle svg{width:14px;height:14px}.faq-card p{padding:0 40px 12px;font-size:9px;line-height:1.55}.faq-visual{padding:10px;border-radius:8px}.visual-header{margin-bottom:8px;gap:5px;font-size:9px}.faq-visual img{height:118px;max-height:none;border-radius:6px}.feature-row{margin-top:9px;grid-template-columns:repeat(4,1fr);border-radius:8px}.feature-row div{padding:10px 4px}.feature-row strong svg{width:18px;height:18px}.feature-row b{font-size:7.5px;line-height:1.15}.feature-row span{font-size:6.5px;line-height:1.15}.contact-box{margin-top:9px;min-height:auto;padding:0;border:none;background:transparent;box-shadow:none;display:block}.contact-left{display:none}.contact-actions{display:grid;grid-template-columns:repeat(2,1fr);gap:7px}.contact-actions button{min-height:82px;padding:10px 6px;border-radius:8px;background:#fff}.contact-btn-top{justify-content:flex-start;gap:5px}.contact-btn-top svg{width:14px;height:14px}.contact-btn-top span{font-size:7.8px;line-height:1.15}.contact-actions button small{margin-top:5px;margin-left:19px;font-size:6.5px;line-height:1.2}.contact-actions .live{grid-column:1/-1;min-height:44px;align-items:center;text-align:center}.contact-actions .live .contact-btn-top{justify-content:center}.contact-actions .live small{margin-left:0;font-size:8px}}