.bannerSec{background:#101733;position:relative;background-attachment:fixed !important;background-size:cover}@media(min-width: 768px){.bannerSec{min-height:700px}}@media(max-width: 767.98px){.bannerSec{min-height:600px}}.bannerSec .bannerCom{color:#fff;width:100%;display:grid;align-items:center}@media(min-width: 768px){.bannerSec .bannerCom{height:700px}}@media(max-width: 767.98px){.bannerSec .bannerCom{height:600px}}.bannerSec .bannerCom h1.mHdr{font-size:clamp(32px,6vw,58px);font-weight:200;margin-bottom:0px;letter-spacing:-1px}.bannerSec .bannerCom h1 .mShdr{font-size:clamp(40px,6vw,80px);font-weight:700;margin-bottom:40px;letter-spacing:-1px;display:block}.bannerSec .bannerCom p{font-size:clamp(15px,4vw,20px);font-weight:200}@media(min-width: 992px){.bannerSec .bannerCom p{max-width:580px}}.bannerSec .bannerCom .heroLinks{display:flex;align-items:center;gap:20px;margin-top:30px}@media(max-width: 575.98px){.bannerSec .bannerCom .heroLinks{flex-direction:column;align-items:flex-start;gap:15px}}.bannerSec .bannerCom .heroLinks .hFcnslt a{color:#fff;font-size:16px;font-weight:500;text-decoration:none;display:inline-flex;align-items:center;gap:12px;background:linear-gradient(214deg, rgb(255, 59, 92) 0%, rgb(255, 133, 34) 100%);padding:12px 24px;border-radius:6px;transition:all .3s ease}@media(max-width: 575.98px){.bannerSec .bannerCom .heroLinks .hFcnslt a{font-size:14px;padding:10px 20px}}.bannerSec .bannerCom .heroLinks .hFcnslt a i{font-size:18px;animation:wobble 2.2s ease-in-out infinite;flex-shrink:0}@media(max-width: 575.98px){.bannerSec .bannerCom .heroLinks .hFcnslt a i{font-size:16px}}.bannerSec .bannerCom .heroLinks .hFcnslt a:hover{background:linear-gradient(214deg, rgb(255, 133, 34) 0%, rgb(255, 59, 92) 100%);box-shadow:0 4px 12px rgba(255,59,92,.4)}.amss{padding:75px 0;background:linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);position:relative}@media(max-width: 767.98px){.amss{padding:60px 0}}@media(max-width: 575.98px){.amss{padding:50px 0}}@media(max-width: 360px){.amss{padding:40px 0}}.amss .amssWrapper{display:grid;grid-template-columns:1fr 1.2fr;gap:50px;align-items:center}@media(max-width: 991.98px){.amss .amssWrapper{gap:40px}}@media(min-width: 768px)and (max-width: 991.98px){.amss .amssWrapper{grid-template-columns:1fr;gap:35px;max-width:650px;margin:0 auto}}@media(min-width: 576px)and (max-width: 767.98px){.amss .amssWrapper{grid-template-columns:1fr;gap:25px;max-width:520px;margin:0 auto}}@media(max-width: 575.98px){.amss .amssWrapper{grid-template-columns:1fr;gap:20px}}.amss .amssWrapper .amssLeft img{width:100%;height:auto;border-radius:16px;box-shadow:0 8px 24px rgba(0,0,0,.08);transition:all .4s ease}@media(max-width: 767.98px){.amss .amssWrapper .amssLeft img{border-radius:12px}}@media(max-width: 575.98px){.amss .amssWrapper .amssLeft img{border-radius:10px}}.amss .amssWrapper .amssRight h2{font-size:clamp(26px,3.5vw,38px);font-weight:700;color:#1a1f35;margin-bottom:20px;line-height:1.3;letter-spacing:-0.5px}@media(max-width: 767.98px){.amss .amssWrapper .amssRight h2{margin-bottom:18px}}@media(max-width: 575.98px){.amss .amssWrapper .amssRight h2{margin-bottom:16px}}.amss .amssWrapper .amssRight p{font-size:clamp(15px,1.8vw,17px);font-weight:400;color:#6b7280;line-height:1.8;letter-spacing:-0.25px;margin:0}@media(max-width: 575.98px){.amss .amssWrapper .amssRight p{line-height:1.7}}.aadInfo{padding:75px 0;background:#fff;position:relative;overflow:hidden}@media(max-width: 767.98px){.aadInfo{padding:60px 0}}@media(max-width: 575.98px){.aadInfo{padding:50px 0}}.aadInfo .aadHeader{text-align:center;margin-bottom:50px;position:relative;z-index:1}@media(max-width: 767.98px){.aadInfo .aadHeader{margin-bottom:40px}}@media(max-width: 575.98px){.aadInfo .aadHeader{margin-bottom:35px}}.aadInfo .aadHeader h2{font-size:clamp(28px,4vw,38px);font-weight:700;color:#1a1f35;margin-bottom:14px;line-height:1.2;letter-spacing:-0.75px}@media(max-width: 575.98px){.aadInfo .aadHeader h2{margin-bottom:12px}}.aadInfo .aadHeader p{font-size:clamp(15px,2vw,17px);font-weight:400;color:#6b7280;max-width:800px;margin:0 auto;line-height:1.6;letter-spacing:-0.25px}.aadInfo .aadGrid{display:grid;gap:24px;position:relative;z-index:1}@media(min-width: 1200px){.aadInfo .aadGrid{grid-template-columns:repeat(6, 1fr)}.aadInfo .aadGrid .aadCard:nth-child(1),.aadInfo .aadGrid .aadCard:nth-child(2){grid-column:span 3}.aadInfo .aadGrid .aadCard:nth-child(3),.aadInfo .aadGrid .aadCard:nth-child(4),.aadInfo .aadGrid .aadCard:nth-child(5){grid-column:span 2}.aadInfo .aadGrid .aadCard:nth-child(6),.aadInfo .aadGrid .aadCard:nth-child(7),.aadInfo .aadGrid .aadCard:nth-child(8){grid-column:span 2}}@media(min-width: 992px)and (max-width: 1199.98px){.aadInfo .aadGrid{grid-template-columns:repeat(2, 1fr);gap:22px}}@media(min-width: 768px)and (max-width: 991.98px){.aadInfo .aadGrid{grid-template-columns:repeat(2, 1fr);gap:20px}}@media(max-width: 575.98px){.aadInfo .aadGrid{grid-template-columns:1fr;gap:18px}}@media(max-width: 360px){.aadInfo .aadGrid{gap:16px}}.aadInfo .aadGrid .aadCard{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:28px 24px;transition:all .3s cubic-bezier(0.4, 0, 0.2, 1);position:relative;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.05)}@media(max-width: 991.98px){.aadInfo .aadGrid .aadCard{padding:26px 22px;border-radius:15px}}@media(max-width: 767.98px){.aadInfo .aadGrid .aadCard{padding:24px 20px;border-radius:14px}}@media(max-width: 575.98px){.aadInfo .aadGrid .aadCard{padding:22px 18px;border-radius:13px}}@media(max-width: 360px){.aadInfo .aadGrid .aadCard{padding:20px 16px;border-radius:12px}}.aadInfo .aadGrid .aadCard .aadIcon{width:56px;height:56px;background:linear-gradient(135deg, rgba(255, 59, 92, 0.08) 0%, rgba(255, 133, 34, 0.08) 100%);border:1px solid rgba(255,59,92,.15);border-radius:14px;display:flex;align-items:center;justify-content:center;margin-bottom:18px;transition:all .3s cubic-bezier(0.4, 0, 0.2, 1);position:relative;z-index:1}@media(max-width: 991.98px){.aadInfo .aadGrid .aadCard .aadIcon{width:54px;height:54px;border-radius:13px}}@media(max-width: 767.98px){.aadInfo .aadGrid .aadCard .aadIcon{width:52px;height:52px;border-radius:12px;margin-bottom:16px}}@media(max-width: 575.98px){.aadInfo .aadGrid .aadCard .aadIcon{width:50px;height:50px;border-radius:12px;margin-bottom:15px}}@media(max-width: 360px){.aadInfo .aadGrid .aadCard .aadIcon{width:48px;height:48px;border-radius:11px;margin-bottom:14px}}.aadInfo .aadGrid .aadCard .aadIcon i{font-size:26px;background:linear-gradient(135deg, #ff3b5c 0%, #ff8522 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;transition:all .3s ease}@media(max-width: 991.98px){.aadInfo .aadGrid .aadCard .aadIcon i{font-size:24px}}@media(max-width: 767.98px){.aadInfo .aadGrid .aadCard .aadIcon i{font-size:23px}}@media(max-width: 575.98px){.aadInfo .aadGrid .aadCard .aadIcon i{font-size:22px}}@media(max-width: 360px){.aadInfo .aadGrid .aadCard .aadIcon i{font-size:21px}}.aadInfo .aadGrid .aadCard h3{font-size:clamp(18px,2.3vw,20px);font-weight:600;color:#1a1f35;margin-bottom:10px;line-height:1.3;letter-spacing:-0.5px;transition:all .3s ease;position:relative;z-index:1}@media(max-width: 575.98px){.aadInfo .aadGrid .aadCard h3{margin-bottom:9px}}@media(max-width: 360px){.aadInfo .aadGrid .aadCard h3{margin-bottom:8px}}.aadInfo .aadGrid .aadCard p{font-size:clamp(14px,1.8vw,15px);font-weight:400;color:#6b7280;line-height:1.65;margin:0;letter-spacing:-0.2px;transition:all .3s ease;position:relative;z-index:1}.aadInfo .aadGrid .aadCard:hover{border-color:rgba(255,59,92,.3);transform:translateY(-6px);box-shadow:0 12px 24px rgba(255,59,92,.12)}@media(max-width: 360px){.aadInfo .aadGrid .aadCard:hover{transform:translateY(-5px)}}.aadInfo .aadGrid .aadCard:hover .aadIcon{background:linear-gradient(135deg, #ff3b5c 0%, #ff8522 100%);border-color:rgba(255,59,92,.4);transform:scale(1.05)}.aadInfo .aadGrid .aadCard:hover .aadIcon i{-webkit-text-fill-color:#fff}.aadInfo .aadGrid .aadCard:hover h3{background:linear-gradient(135deg, #ff3b5c 0%, #ff8522 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.aadInfo .aadGrid .aadCard:hover p{color:#374151}.fads{padding:75px 0;background:linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);position:relative;overflow:hidden}@media(max-width: 767.98px){.fads{padding:60px 0}}@media(max-width: 575.98px){.fads{padding:50px 0}}.fads .aadHeader{text-align:center;margin-bottom:50px;position:relative;z-index:1}@media(max-width: 767.98px){.fads .aadHeader{margin-bottom:40px}}@media(max-width: 575.98px){.fads .aadHeader{margin-bottom:35px}}.fads .aadHeader h2{font-size:clamp(28px,4vw,38px);font-weight:700;color:#1a1f35;margin-bottom:14px;line-height:1.2;letter-spacing:-0.75px}@media(max-width: 575.98px){.fads .aadHeader h2{margin-bottom:12px}}.fads .aadHeader p{font-size:clamp(15px,2vw,17px);font-weight:400;color:#6b7280;max-width:800px;margin:0 auto;line-height:1.6;letter-spacing:-0.25px}.fads .aadGrid{display:grid;gap:24px;position:relative;z-index:1}@media(min-width: 1200px){.fads .aadGrid{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px)and (max-width: 1199.98px){.fads .aadGrid{grid-template-columns:repeat(3, 1fr);gap:22px}}@media(min-width: 768px)and (max-width: 991.98px){.fads .aadGrid{grid-template-columns:repeat(2, 1fr);gap:20px}}@media(max-width: 575.98px){.fads .aadGrid{grid-template-columns:1fr;gap:18px}}@media(max-width: 360px){.fads .aadGrid{gap:16px}}.fads .aadGrid .aadCard{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:28px 24px;transition:all .3s cubic-bezier(0.4, 0, 0.2, 1);position:relative;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.05)}@media(max-width: 991.98px){.fads .aadGrid .aadCard{padding:26px 22px;border-radius:15px}}@media(max-width: 767.98px){.fads .aadGrid .aadCard{padding:24px 20px;border-radius:14px}}@media(max-width: 575.98px){.fads .aadGrid .aadCard{padding:22px 18px;border-radius:13px}}@media(max-width: 360px){.fads .aadGrid .aadCard{padding:20px 16px;border-radius:12px}}.fads .aadGrid .aadCard .aadIcon{width:56px;height:56px;background:linear-gradient(135deg, rgba(255, 59, 92, 0.08) 0%, rgba(255, 133, 34, 0.08) 100%);border:1px solid rgba(255,59,92,.15);border-radius:14px;display:flex;align-items:center;justify-content:center;margin-bottom:18px;transition:all .3s cubic-bezier(0.4, 0, 0.2, 1);position:relative;z-index:1}@media(max-width: 991.98px){.fads .aadGrid .aadCard .aadIcon{width:54px;height:54px;border-radius:13px}}@media(max-width: 767.98px){.fads .aadGrid .aadCard .aadIcon{width:52px;height:52px;border-radius:12px;margin-bottom:16px}}@media(max-width: 575.98px){.fads .aadGrid .aadCard .aadIcon{width:50px;height:50px;border-radius:12px;margin-bottom:15px}}@media(max-width: 360px){.fads .aadGrid .aadCard .aadIcon{width:48px;height:48px;border-radius:11px;margin-bottom:14px}}.fads .aadGrid .aadCard .aadIcon i{font-size:26px;background:linear-gradient(135deg, #ff3b5c 0%, #ff8522 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;transition:all .3s ease}@media(max-width: 991.98px){.fads .aadGrid .aadCard .aadIcon i{font-size:24px}}@media(max-width: 767.98px){.fads .aadGrid .aadCard .aadIcon i{font-size:23px}}@media(max-width: 575.98px){.fads .aadGrid .aadCard .aadIcon i{font-size:22px}}@media(max-width: 360px){.fads .aadGrid .aadCard .aadIcon i{font-size:21px}}.fads .aadGrid .aadCard h3{font-size:clamp(18px,2.3vw,20px);font-weight:600;color:#1a1f35;margin-bottom:10px;line-height:1.3;letter-spacing:-0.5px;transition:all .3s ease;position:relative;z-index:1}@media(max-width: 575.98px){.fads .aadGrid .aadCard h3{margin-bottom:9px}}@media(max-width: 360px){.fads .aadGrid .aadCard h3{margin-bottom:8px}}.fads .aadGrid .aadCard p{font-size:clamp(14px,1.8vw,15px);font-weight:400;color:#6b7280;line-height:1.65;margin:0;letter-spacing:-0.2px;transition:all .3s ease;position:relative;z-index:1}.fads .aadGrid .aadCard:hover{border-color:rgba(255,59,92,.3);transform:translateY(-6px);box-shadow:0 12px 24px rgba(255,59,92,.12)}@media(max-width: 360px){.fads .aadGrid .aadCard:hover{transform:translateY(-5px)}}.fads .aadGrid .aadCard:hover .aadIcon{background:linear-gradient(135deg, #ff3b5c 0%, #ff8522 100%);border-color:rgba(255,59,92,.4);transform:scale(1.05)}.fads .aadGrid .aadCard:hover .aadIcon i{-webkit-text-fill-color:#fff}.fads .aadGrid .aadCard:hover h3{background:linear-gradient(135deg, #ff3b5c 0%, #ff8522 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.fads .aadGrid .aadCard:hover p{color:#374151}.androidAppIdea{padding:70px 0;background:#fff}@media(max-width: 767.98px){.androidAppIdea{padding:55px 0}}@media(max-width: 575.98px){.androidAppIdea{padding:45px 0}}.androidAppIdea .aaiContent{background:linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);border-radius:20px;padding:35px 45px;display:flex;align-items:center;justify-content:space-between;gap:30px;max-width:1100px;margin:0 auto}@media(max-width: 991.98px){.androidAppIdea .aaiContent{border-radius:18px;padding:32px 40px;gap:25px}}@media(max-width: 767.98px){.androidAppIdea .aaiContent{border-radius:16px;padding:28px 35px;flex-direction:column;text-align:center;gap:22px}}@media(max-width: 575.98px){.androidAppIdea .aaiContent{border-radius:14px;padding:24px 25px;gap:20px}}@media(max-width: 360px){.androidAppIdea .aaiContent{border-radius:12px;padding:22px 20px;gap:18px}}.androidAppIdea .aaiContent .aaiText{flex:1}@media(max-width: 767.98px){.androidAppIdea .aaiContent .aaiText{flex:none}}.androidAppIdea .aaiContent .aaiText h2{font-size:clamp(22px,3vw,28px);font-weight:700;color:#1a1f35;margin:0 0 10px 0;line-height:1.3;letter-spacing:-0.5px}@media(max-width: 767.98px){.androidAppIdea .aaiContent .aaiText h2{margin-bottom:8px}}.androidAppIdea .aaiContent .aaiText p{font-size:clamp(14px,1.8vw,16px);font-weight:300;color:#6b7280;margin:0;line-height:1.5;letter-spacing:-0.25px}.androidAppIdea .aaiContent .tfCtaBtn{background:linear-gradient(214deg, rgb(255, 59, 92) 0%, rgb(255, 133, 34) 100%);color:#fff;font-size:clamp(15px,1.8vw,16px);font-weight:500;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:12px 24px;border-radius:6px;transition:all .3s ease;flex-shrink:0;white-space:nowrap}@media(max-width: 991.98px){.androidAppIdea .aaiContent .tfCtaBtn{padding:12px 24px}}@media(max-width: 767.98px){.androidAppIdea .aaiContent .tfCtaBtn{padding:12px 24px}}@media(max-width: 575.98px){.androidAppIdea .aaiContent .tfCtaBtn{padding:11px 22px;gap:10px;font-size:14px}}@media(max-width: 360px){.androidAppIdea .aaiContent .tfCtaBtn{padding:10px 20px}}.androidAppIdea .aaiContent .tfCtaBtn i{font-size:18px;animation:wobble 2.2s ease-in-out infinite;flex-shrink:0}@media(max-width: 575.98px){.androidAppIdea .aaiContent .tfCtaBtn i{font-size:16px}}.androidAppIdea .aaiContent .tfCtaBtn:hover{background:linear-gradient(214deg, rgb(255, 133, 34) 0%, rgb(255, 59, 92) 100%);box-shadow:0 4px 12px rgba(255,59,92,.4)}.automatedProcedures{padding:80px 0;background:linear-gradient(180deg, #f8fafc 0%, #ffffff 100%);position:relative;overflow:hidden}@media(max-width: 991.98px){.automatedProcedures{padding:70px 0}}@media(max-width: 767.98px){.automatedProcedures{padding:60px 0}}@media(max-width: 575.98px){.automatedProcedures{padding:50px 0}}.automatedProcedures:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(circle at 20% 50%, rgba(255, 59, 92, 0.03) 0%, transparent 50%),radial-gradient(circle at 80% 80%, rgba(255, 133, 34, 0.03) 0%, transparent 50%);pointer-events:none}.automatedProcedures .apHeader{text-align:center;margin-bottom:60px;position:relative;z-index:1}@media(max-width: 991.98px){.automatedProcedures .apHeader{margin-bottom:50px}}@media(max-width: 767.98px){.automatedProcedures .apHeader{margin-bottom:40px}}@media(max-width: 575.98px){.automatedProcedures .apHeader{margin-bottom:35px}}.automatedProcedures .apHeader h2{font-size:clamp(24px,3.5vw,38px);font-weight:700;color:#1a1f35;margin-bottom:18px;line-height:1.3;letter-spacing:-0.5px}@media(max-width: 575.98px){.automatedProcedures .apHeader h2{margin-bottom:14px}}.automatedProcedures .apHeader p{font-size:clamp(15px,2vw,17px);font-weight:400;color:#64748b;max-width:800px;margin:0 auto;line-height:1.7}.automatedProcedures .apGrid{display:grid;gap:24px;position:relative;z-index:1}@media(min-width: 1200px){.automatedProcedures .apGrid{grid-template-columns:repeat(6, 1fr)}.automatedProcedures .apGrid .apCard:nth-child(1),.automatedProcedures .apGrid .apCard:nth-child(2){grid-column:span 3}.automatedProcedures .apGrid .apCard:nth-child(n+3){grid-column:span 2}}@media(min-width: 992px)and (max-width: 1199.98px){.automatedProcedures .apGrid{grid-template-columns:repeat(2, 1fr);gap:22px}}@media(min-width: 768px)and (max-width: 991.98px){.automatedProcedures .apGrid{grid-template-columns:repeat(2, 1fr);gap:20px}}@media(max-width: 575.98px){.automatedProcedures .apGrid{grid-template-columns:1fr;gap:18px}}@media(max-width: 360px){.automatedProcedures .apGrid{gap:16px}}.automatedProcedures .apGrid .apCard{position:relative}.automatedProcedures .apGrid .apCard .apCardInner{background:#fff;border-radius:20px;padding:32px 28px;height:100%;display:flex;flex-direction:column;gap:20px;border:1px solid rgba(0,0,0,.06);box-shadow:0 4px 20px rgba(0,0,0,.04);transition:all .4s cubic-bezier(0.4, 0, 0.2, 1);position:relative;overflow:hidden}@media(max-width: 991.98px){.automatedProcedures .apGrid .apCard .apCardInner{padding:28px 24px;border-radius:18px;gap:18px}}@media(max-width: 767.98px){.automatedProcedures .apGrid .apCard .apCardInner{padding:26px 22px;border-radius:16px}}@media(max-width: 575.98px){.automatedProcedures .apGrid .apCard .apCardInner{padding:24px 20px;border-radius:14px;gap:16px}}.automatedProcedures .apGrid .apCard .apCardInner:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg, #FF3B5C 0%, #FF8522 100%);transform:scaleX(0);transform-origin:left;transition:transform .4s cubic-bezier(0.4, 0, 0.2, 1)}.automatedProcedures .apGrid .apCard .apCardInner:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgba(255,59,92,.12);border-color:rgba(255,59,92,.15)}.automatedProcedures .apGrid .apCard .apCardInner:hover:before{transform:scaleX(1)}.automatedProcedures .apGrid .apCard .apCardInner:hover .apIconWrap .apIcon{background:linear-gradient(135deg, #FF3B5C 0%, #FF8522 100%);box-shadow:0 8px 20px rgba(255,59,92,.35)}.automatedProcedures .apGrid .apCard .apCardInner:hover .apIconWrap .apIcon i{color:#fff;background:none;-webkit-background-clip:unset;-webkit-text-fill-color:#fff}.automatedProcedures .apGrid .apCard .apCardInner:hover .apIconWrap .apNumber{color:#ff3b5c;opacity:.2}.automatedProcedures .apGrid .apCard .apCardInner:hover .apContent h3{color:#ff3b5c}.automatedProcedures .apGrid .apCard .apIconWrap{display:flex;align-items:center;justify-content:space-between}.automatedProcedures .apGrid .apCard .apIconWrap .apIcon{width:64px;height:64px;border-radius:16px;background:linear-gradient(135deg, rgba(255, 59, 92, 0.1) 0%, rgba(255, 133, 34, 0.1) 100%);display:flex;align-items:center;justify-content:center;transition:all .4s cubic-bezier(0.4, 0, 0.2, 1)}@media(max-width: 991.98px){.automatedProcedures .apGrid .apCard .apIconWrap .apIcon{width:58px;height:58px;border-radius:14px}}@media(max-width: 767.98px){.automatedProcedures .apGrid .apCard .apIconWrap .apIcon{width:54px;height:54px;border-radius:12px}}@media(max-width: 575.98px){.automatedProcedures .apGrid .apCard .apIconWrap .apIcon{width:52px;height:52px}}.automatedProcedures .apGrid .apCard .apIconWrap .apIcon i{font-size:26px;background:linear-gradient(135deg, #FF3B5C 0%, #FF8522 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;transition:all .4s ease}@media(max-width: 991.98px){.automatedProcedures .apGrid .apCard .apIconWrap .apIcon i{font-size:24px}}@media(max-width: 767.98px){.automatedProcedures .apGrid .apCard .apIconWrap .apIcon i{font-size:22px}}@media(max-width: 575.98px){.automatedProcedures .apGrid .apCard .apIconWrap .apIcon i{font-size:22px}}.automatedProcedures .apGrid .apCard .apIconWrap .apNumber{font-size:48px;font-weight:800;color:#e2e8f0;line-height:1;transition:all .4s ease}@media(max-width: 991.98px){.automatedProcedures .apGrid .apCard .apIconWrap .apNumber{font-size:42px}}@media(max-width: 767.98px){.automatedProcedures .apGrid .apCard .apIconWrap .apNumber{font-size:38px}}@media(max-width: 575.98px){.automatedProcedures .apGrid .apCard .apIconWrap .apNumber{font-size:36px}}.automatedProcedures .apGrid .apCard .apContent h3{font-size:clamp(17px,1.8vw,20px);font-weight:600;color:#1a1f35;margin-bottom:12px;line-height:1.4;letter-spacing:-0.3px;transition:color .3s ease}@media(max-width: 575.98px){.automatedProcedures .apGrid .apCard .apContent h3{margin-bottom:10px}}.automatedProcedures .apGrid .apCard .apContent p{font-size:clamp(14px,1.5vw,15px);font-weight:400;color:#64748b;line-height:1.7;margin:0}.esdsSection{padding:80px 0;background:linear-gradient(135deg, #0a0e1a 0%, #1a1f35 100%);position:relative;overflow:hidden}@media(max-width: 991.98px){.esdsSection{padding:70px 0}}@media(max-width: 767.98px){.esdsSection{padding:60px 0}}@media(max-width: 575.98px){.esdsSection{padding:50px 0}}.esdsSection:before{content:"";position:absolute;top:-30%;right:-10%;width:500px;height:500px;background:radial-gradient(circle, rgba(255, 59, 92, 0.12) 0%, transparent 70%);border-radius:50%;pointer-events:none}@media(max-width: 767.98px){.esdsSection:before{width:350px;height:350px;right:-15%}}.esdsSection:after{content:"";position:absolute;bottom:-20%;left:-10%;width:400px;height:400px;background:radial-gradient(circle, rgba(255, 133, 34, 0.1) 0%, transparent 70%);border-radius:50%;pointer-events:none}@media(max-width: 767.98px){.esdsSection:after{width:300px;height:300px;left:-15%}}.esdsSection .esdsHeader{text-align:center;margin-bottom:50px;position:relative;z-index:1}@media(max-width: 991.98px){.esdsSection .esdsHeader{margin-bottom:45px}}@media(max-width: 767.98px){.esdsSection .esdsHeader{margin-bottom:40px}}@media(max-width: 575.98px){.esdsSection .esdsHeader{margin-bottom:35px}}.esdsSection .esdsHeader h2{font-size:clamp(24px,3.5vw,38px);font-weight:700;color:#fff;margin-bottom:18px;line-height:1.3;letter-spacing:-0.5px}@media(max-width: 575.98px){.esdsSection .esdsHeader h2{margin-bottom:14px}}.esdsSection .esdsHeader p{font-size:clamp(15px,2vw,17px);font-weight:400;color:hsla(0,0%,100%,.7);max-width:800px;margin:0 auto;line-height:1.7}.esdsSection .esdsSlider{position:relative;z-index:1}.esdsSection .esdsSlider .owl-stage-outer{overflow:visible;padding:10px 0 20px}.esdsSection .esdsSlider .owl-stage{display:flex;align-items:stretch}.esdsSection .esdsSlider .owl-item{display:flex;height:auto}.esdsSection .esdsSlider .esdsCard{width:100%;height:100%;padding:0 10px}@media(max-width: 575.98px){.esdsSection .esdsSlider .esdsCard{padding:0 5px}}.esdsSection .esdsSlider .esdsCardInner{background:hsla(0,0%,100%,.04);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.08);border-radius:20px;padding:35px 28px;height:100%;display:flex;flex-direction:column;transition:all .4s cubic-bezier(0.4, 0, 0.2, 1);position:relative;overflow:hidden}@media(max-width: 991.98px){.esdsSection .esdsSlider .esdsCardInner{padding:30px 24px;border-radius:18px}}@media(max-width: 767.98px){.esdsSection .esdsSlider .esdsCardInner{padding:28px 22px;border-radius:16px}}@media(max-width: 575.98px){.esdsSection .esdsSlider .esdsCardInner{padding:25px 20px;border-radius:14px}}.esdsSection .esdsSlider .esdsCardInner:before{content:"";position:absolute;top:0;left:0;width:100%;height:3px;background:linear-gradient(90deg, #FF3B5C 0%, #FF8522 100%);opacity:0;transition:opacity .4s ease}.esdsSection .esdsSlider .esdsCardInner:hover{background:hsla(0,0%,100%,.08);border-color:rgba(255,59,92,.3);transform:translateY(-8px);box-shadow:0 20px 50px rgba(255,59,92,.15)}.esdsSection .esdsSlider .esdsCardInner:hover:before{opacity:1}.esdsSection .esdsSlider .esdsCardInner:hover .esdsIcon{background:linear-gradient(135deg, #FF3B5C 0%, #FF8522 100%);box-shadow:0 10px 30px rgba(255,59,92,.4)}.esdsSection .esdsSlider .esdsCardInner:hover .esdsIcon i{color:#fff;background:none;-webkit-background-clip:unset;-webkit-text-fill-color:#fff}.esdsSection .esdsSlider .esdsCardInner:hover h3{background:linear-gradient(135deg, #FF3B5C 0%, #FF8522 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.esdsSection .esdsSlider .esdsIcon{width:70px;height:70px;border-radius:18px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.1);display:flex;align-items:center;justify-content:center;margin-bottom:24px;transition:all .4s cubic-bezier(0.4, 0, 0.2, 1)}@media(max-width: 991.98px){.esdsSection .esdsSlider .esdsIcon{width:64px;height:64px;border-radius:16px;margin-bottom:22px}}@media(max-width: 767.98px){.esdsSection .esdsSlider .esdsIcon{width:60px;height:60px;border-radius:14px;margin-bottom:20px}}@media(max-width: 575.98px){.esdsSection .esdsSlider .esdsIcon{width:56px;height:56px;border-radius:12px;margin-bottom:18px}}.esdsSection .esdsSlider .esdsIcon i{font-size:28px;background:linear-gradient(135deg, #FF3B5C 0%, #FF8522 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;transition:all .4s ease}@media(max-width: 991.98px){.esdsSection .esdsSlider .esdsIcon i{font-size:26px}}@media(max-width: 767.98px){.esdsSection .esdsSlider .esdsIcon i{font-size:24px}}@media(max-width: 575.98px){.esdsSection .esdsSlider .esdsIcon i{font-size:22px}}.esdsSection .esdsSlider h3{font-size:clamp(17px,1.8vw,20px);font-weight:600;color:#fff;margin-bottom:14px;line-height:1.4;letter-spacing:-0.3px;transition:all .4s ease}@media(max-width: 575.98px){.esdsSection .esdsSlider h3{margin-bottom:12px}}.esdsSection .esdsSlider p{font-size:clamp(14px,1.4vw,15px);font-weight:400;color:hsla(0,0%,100%,.65);line-height:1.7;margin:0;flex-grow:1}.esdsSection .esdsSlider .owl-nav{display:flex;justify-content:center;gap:16px;margin-top:40px}@media(max-width: 767.98px){.esdsSection .esdsSlider .owl-nav{margin-top:35px;gap:14px}}@media(max-width: 575.98px){.esdsSection .esdsSlider .owl-nav{margin-top:30px;gap:12px}}.esdsSection .esdsSlider .owl-nav button{width:50px;height:50px;border-radius:50%;background:hsla(0,0%,100%,.08) !important;border:1px solid hsla(0,0%,100%,.15) !important;display:flex;align-items:center;justify-content:center;transition:all .3s ease}@media(max-width: 767.98px){.esdsSection .esdsSlider .owl-nav button{width:46px;height:46px}}@media(max-width: 575.98px){.esdsSection .esdsSlider .owl-nav button{width:44px;height:44px}}.esdsSection .esdsSlider .owl-nav button:hover{background:linear-gradient(135deg, #FF3B5C 0%, #FF8522 100%) !important;border-color:rgba(0,0,0,0) !important;box-shadow:0 8px 25px rgba(255,59,92,.4)}.esdsSection .esdsSlider .owl-nav button i{color:#fff}.esdsSection .esdsSlider .owl-nav button span{font-size:20px;color:#fff;line-height:1}@media(max-width: 575.98px){.esdsSection .esdsSlider .owl-nav button span{font-size:18px}}.esdsSection .esdsSlider .owl-dots{display:flex;justify-content:center;gap:10px;margin-top:35px}@media(max-width: 767.98px){.esdsSection .esdsSlider .owl-dots{margin-top:30px;gap:8px}}@media(max-width: 575.98px){.esdsSection .esdsSlider .owl-dots{margin-top:25px}}.esdsSection .esdsSlider .owl-dots .owl-dot{width:12px;height:12px;border-radius:50%;background:hsla(0,0%,100%,.2) !important;border:none;transition:all .3s ease}@media(max-width: 575.98px){.esdsSection .esdsSlider .owl-dots .owl-dot{width:10px;height:10px}}.esdsSection .esdsSlider .owl-dots .owl-dot.active{background:linear-gradient(135deg, #FF3B5C 0%, #FF8522 100%) !important;transform:scale(1.2)}.esdsSection .esdsSlider .owl-dots .owl-dot:hover:not(.active){background:hsla(0,0%,100%,.4) !important}.iwsSection{padding:80px 0;background:linear-gradient(135deg, #f8f9fa 0%, #ffffff 50%, #f0f4f8 100%);position:relative;overflow:hidden}@media(max-width: 991.98px){.iwsSection{padding:70px 0}}@media(max-width: 767.98px){.iwsSection{padding:60px 0}}@media(max-width: 575.98px){.iwsSection{padding:50px 0}}.iwsSection .iwsHeader{text-align:center;margin-bottom:50px}@media(max-width: 991.98px){.iwsSection .iwsHeader{margin-bottom:45px}}@media(max-width: 767.98px){.iwsSection .iwsHeader{margin-bottom:40px}}@media(max-width: 575.98px){.iwsSection .iwsHeader{margin-bottom:35px}}.iwsSection .iwsHeader h2{font-size:clamp(26px,4vw,40px);font-weight:700;color:#1a1f35;margin-bottom:18px;line-height:1.25;letter-spacing:-0.75px}@media(max-width: 575.98px){.iwsSection .iwsHeader h2{margin-bottom:14px}}.iwsSection .iwsHeader p{font-size:clamp(15px,2vw,17px);font-weight:400;color:#6b7280;max-width:800px;margin:0 auto;line-height:1.7;letter-spacing:-0.25px}.iwsSection .iwsGrid{display:grid;grid-template-columns:repeat(4, 1fr);gap:24px}@media(max-width: 1399.98px){.iwsSection .iwsGrid{grid-template-columns:repeat(3, 1fr);gap:22px}}@media(max-width: 1199.98px){.iwsSection .iwsGrid{grid-template-columns:repeat(2, 1fr);gap:20px}}@media(max-width: 767.98px){.iwsSection .iwsGrid{grid-template-columns:repeat(1, 1fr);gap:18px}}@media(max-width: 575.98px){.iwsSection .iwsGrid{grid-template-columns:1fr;gap:16px;max-width:400px;margin:0 auto}}.iwsSection .iwsCard{background:#fff;border:1px solid #e5e7eb;border-radius:20px;overflow:hidden;transition:all .4s cubic-bezier(0.4, 0, 0.2, 1);box-shadow:0 2px 8px rgba(0,0,0,.04)}@media(max-width: 991.98px){.iwsSection .iwsCard{border-radius:18px}}@media(max-width: 767.98px){.iwsSection .iwsCard{border-radius:16px}}@media(max-width: 575.98px){.iwsSection .iwsCard{border-radius:14px}}.iwsSection .iwsCard:hover{border-color:rgba(255,59,92,.3);transform:translateY(-8px);box-shadow:0 16px 40px rgba(0,0,0,.1)}.iwsSection .iwsCard:hover .iwsImageWrapper img{transform:scale(1.1)}.iwsSection .iwsCard:hover .iwsImageWrapper .iwsOverlay{opacity:1}.iwsSection .iwsCard:hover .iwsContent .iwsIcon{background:linear-gradient(135deg, #ff3b5c 0%, #ff8522 100%);box-shadow:0 8px 20px rgba(255,59,92,.35)}.iwsSection .iwsCard:hover .iwsContent .iwsIcon i{color:#fff}.iwsSection .iwsCard:hover .iwsContent h3{color:#ff3b5c}.iwsSection .iwsImageWrapper{position:relative;height:225px;overflow:hidden}@media(max-width: 1399.98px){.iwsSection .iwsImageWrapper{height:260px}}@media(max-width: 1199.98px){.iwsSection .iwsImageWrapper{height:300px}}@media(max-width: 991.98px){.iwsSection .iwsImageWrapper{height:230px}}@media(max-width: 767.98px){.iwsSection .iwsImageWrapper{height:260px}}@media(max-width: 575.98px){.iwsSection .iwsImageWrapper{height:225px}}.iwsSection .iwsImageWrapper img{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(0.4, 0, 0.2, 1)}.iwsSection .iwsImageWrapper .iwsOverlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg, rgba(255, 59, 92, 0.85) 0%, rgba(255, 133, 34, 0.85) 100%);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .4s ease}.iwsSection .iwsImageWrapper .iwsLink{width:56px;height:56px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;text-decoration:none;transform:scale(0.8);transition:all .3s ease}@media(max-width: 767.98px){.iwsSection .iwsImageWrapper .iwsLink{width:50px;height:50px}}@media(max-width: 575.98px){.iwsSection .iwsImageWrapper .iwsLink{width:52px;height:52px}}.iwsSection .iwsImageWrapper .iwsLink i{font-size:20px;color:#ff3b5c;transition:transform .3s ease}@media(max-width: 767.98px){.iwsSection .iwsImageWrapper .iwsLink i{font-size:18px}}.iwsSection .iwsImageWrapper .iwsLink:hover{transform:scale(1);box-shadow:0 8px 20px rgba(0,0,0,.2)}.iwsSection .iwsImageWrapper .iwsLink:hover i{transform:translateX(3px)}.iwsSection .iwsContent{padding:24px 20px;position:relative}@media(max-width: 1199.98px){.iwsSection .iwsContent{padding:22px 18px}}@media(max-width: 991.98px){.iwsSection .iwsContent{padding:22px 18px}}@media(max-width: 767.98px){.iwsSection .iwsContent{padding:20px 16px}}@media(max-width: 575.98px){.iwsSection .iwsContent{padding:22px 18px}}.iwsSection .iwsContent .iwsIcon{width:52px;height:52px;border-radius:12px;background:rgba(255,59,92,.1);display:flex;align-items:center;justify-content:center;margin-bottom:16px;transition:all .4s cubic-bezier(0.4, 0, 0.2, 1)}@media(max-width: 1199.98px){.iwsSection .iwsContent .iwsIcon{width:48px;height:48px;border-radius:10px;margin-bottom:14px}}@media(max-width: 991.98px){.iwsSection .iwsContent .iwsIcon{width:50px;height:50px;border-radius:11px;margin-bottom:14px}}@media(max-width: 767.98px){.iwsSection .iwsContent .iwsIcon{width:48px;height:48px;border-radius:10px;margin-bottom:12px}}@media(max-width: 575.98px){.iwsSection .iwsContent .iwsIcon{width:50px;height:50px;border-radius:11px;margin-bottom:14px}}.iwsSection .iwsContent .iwsIcon i{font-size:22px;color:#ff3b5c;transition:all .3s ease}@media(max-width: 1199.98px){.iwsSection .iwsContent .iwsIcon i{font-size:20px}}@media(max-width: 991.98px){.iwsSection .iwsContent .iwsIcon i{font-size:21px}}@media(max-width: 767.98px){.iwsSection .iwsContent .iwsIcon i{font-size:20px}}@media(max-width: 575.98px){.iwsSection .iwsContent .iwsIcon i{font-size:21px}}.iwsSection .iwsContent h3{font-size:clamp(16px,1.8vw,18px);font-weight:600;color:#1a1f35;margin-bottom:10px;line-height:1.35;letter-spacing:-0.3px;transition:color .3s ease}@media(max-width: 991.98px){.iwsSection .iwsContent h3{font-size:clamp(16px,2vw,18px)}}@media(max-width: 575.98px){.iwsSection .iwsContent h3{margin-bottom:10px}}.iwsSection .iwsContent p{font-size:clamp(13px,1.4vw,14px);font-weight:400;color:#6b7280;line-height:1.65;margin:0;letter-spacing:-0.2px}@media(max-width: 991.98px){.iwsSection .iwsContent p{font-size:clamp(13px,1.5vw,14px)}}.ccesdSection{padding:80px 0;background:linear-gradient(135deg, #0a0e1a 0%, #1a1f35 100%);position:relative;overflow:hidden}@media(max-width: 991.98px){.ccesdSection{padding:70px 0}}@media(max-width: 767.98px){.ccesdSection{padding:60px 0}}@media(max-width: 575.98px){.ccesdSection{padding:50px 0}}.ccesdSection:before{content:"";position:absolute;top:-20%;left:-10%;width:450px;height:450px;background:radial-gradient(circle, rgba(255, 59, 92, 0.1) 0%, transparent 70%);border-radius:50%;pointer-events:none}@media(max-width: 767.98px){.ccesdSection:before{width:300px;height:300px;left:-15%}}.ccesdSection:after{content:"";position:absolute;bottom:-15%;right:-8%;width:400px;height:400px;background:radial-gradient(circle, rgba(255, 133, 34, 0.08) 0%, transparent 70%);border-radius:50%;pointer-events:none}@media(max-width: 767.98px){.ccesdSection:after{width:280px;height:280px;right:-12%}}.ccesdSection .ccesdHeader{text-align:center;margin-bottom:50px;position:relative;z-index:1}@media(max-width: 991.98px){.ccesdSection .ccesdHeader{margin-bottom:45px}}@media(max-width: 767.98px){.ccesdSection .ccesdHeader{margin-bottom:40px}}@media(max-width: 575.98px){.ccesdSection .ccesdHeader{margin-bottom:35px}}.ccesdSection .ccesdHeader h2{font-size:clamp(26px,4vw,40px);font-weight:700;color:#fff;margin-bottom:18px;line-height:1.25;letter-spacing:-0.75px}@media(max-width: 575.98px){.ccesdSection .ccesdHeader h2{margin-bottom:14px}}.ccesdSection .ccesdHeader p{font-size:clamp(15px,2vw,17px);font-weight:400;color:hsla(0,0%,100%,.7);max-width:850px;margin:0 auto;line-height:1.7;letter-spacing:-0.25px}.ccesdSection .ccesdSlider{position:relative;z-index:1}.ccesdSection .ccesdSlider .owl-stage-outer{padding:10px 0 20px}.ccesdSection .ccesdSlider .owl-stage{display:flex;align-items:stretch}.ccesdSection .ccesdSlider .owl-item{display:flex;height:auto}.ccesdSection .ccesdSlider .ccesdCard{width:100%;height:100%;padding:0 12px}@media(max-width: 767.98px){.ccesdSection .ccesdSlider .ccesdCard{padding:0 8px}}@media(max-width: 575.98px){.ccesdSection .ccesdSlider .ccesdCard{padding:0 6px}}.ccesdSection .ccesdSlider .ccesdCardInner{background:hsla(0,0%,100%,.04);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid hsla(0,0%,100%,.08);border-radius:20px;padding:35px 30px;height:100%;display:flex;flex-direction:column;transition:all .4s cubic-bezier(0.4, 0, 0.2, 1);position:relative;overflow:hidden}@media(max-width: 991.98px){.ccesdSection .ccesdSlider .ccesdCardInner{padding:32px 26px;border-radius:18px}}@media(max-width: 767.98px){.ccesdSection .ccesdSlider .ccesdCardInner{padding:28px 22px;border-radius:16px}}@media(max-width: 575.98px){.ccesdSection .ccesdSlider .ccesdCardInner{padding:25px 20px;border-radius:14px}}@media(max-width: 360px){.ccesdSection .ccesdSlider .ccesdCardInner{padding:22px 18px;border-radius:12px}}.ccesdSection .ccesdSlider .ccesdCardInner:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg, #FF3B5C 0%, #FF8522 100%);opacity:0;transition:opacity .4s ease}.ccesdSection .ccesdSlider .ccesdCardInner:hover{background:hsla(0,0%,100%,.08);border-color:rgba(255,59,92,.3);transform:translateY(-8px);box-shadow:0 20px 50px rgba(255,59,92,.15)}.ccesdSection .ccesdSlider .ccesdCardInner:hover:before{opacity:1}.ccesdSection .ccesdSlider .ccesdCardInner:hover .ccesdIcon{background:linear-gradient(135deg, #FF3B5C 0%, #FF8522 100%);box-shadow:0 10px 30px rgba(255,59,92,.4)}.ccesdSection .ccesdSlider .ccesdCardInner:hover .ccesdIcon i{color:#fff;background:none;-webkit-background-clip:unset;-webkit-text-fill-color:#fff}.ccesdSection .ccesdSlider .ccesdCardInner:hover h3{background:linear-gradient(135deg, #FF3B5C 0%, #FF8522 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.ccesdSection .ccesdSlider .ccesdIcon{width:70px;height:70px;border-radius:18px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.1);display:flex;align-items:center;justify-content:center;margin-bottom:24px;transition:all .4s cubic-bezier(0.4, 0, 0.2, 1);flex-shrink:0}@media(max-width: 991.98px){.ccesdSection .ccesdSlider .ccesdIcon{width:64px;height:64px;border-radius:16px;margin-bottom:22px}}@media(max-width: 767.98px){.ccesdSection .ccesdSlider .ccesdIcon{width:60px;height:60px;border-radius:14px;margin-bottom:20px}}@media(max-width: 575.98px){.ccesdSection .ccesdSlider .ccesdIcon{width:56px;height:56px;border-radius:12px;margin-bottom:18px}}@media(max-width: 360px){.ccesdSection .ccesdSlider .ccesdIcon{width:52px;height:52px;border-radius:10px;margin-bottom:16px}}.ccesdSection .ccesdSlider .ccesdIcon i{font-size:28px;background:linear-gradient(135deg, #FF3B5C 0%, #FF8522 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;transition:all .4s ease}@media(max-width: 991.98px){.ccesdSection .ccesdSlider .ccesdIcon i{font-size:26px}}@media(max-width: 767.98px){.ccesdSection .ccesdSlider .ccesdIcon i{font-size:24px}}@media(max-width: 575.98px){.ccesdSection .ccesdSlider .ccesdIcon i{font-size:22px}}@media(max-width: 360px){.ccesdSection .ccesdSlider .ccesdIcon i{font-size:20px}}.ccesdSection .ccesdSlider h3{font-size:clamp(18px,2vw,22px);font-weight:600;color:#fff;margin-bottom:16px;line-height:1.35;letter-spacing:-0.4px;transition:all .4s ease}@media(max-width: 767.98px){.ccesdSection .ccesdSlider h3{margin-bottom:14px}}@media(max-width: 575.98px){.ccesdSection .ccesdSlider h3{margin-bottom:12px}}.ccesdSection .ccesdSlider p{font-size:clamp(14px,1.5vw,15px);font-weight:400;color:hsla(0,0%,100%,.65);line-height:1.75;margin:0;flex-grow:1;letter-spacing:-0.2px}@media(max-width: 575.98px){.ccesdSection .ccesdSlider p{line-height:1.7}}@media(max-width: 360px){.ccesdSection .ccesdSlider p{font-size:13px;line-height:1.65}}.ccesdSection .ccesdSlider .owl-nav{display:flex;justify-content:center;gap:16px;margin-top:45px}@media(max-width: 767.98px){.ccesdSection .ccesdSlider .owl-nav{margin-top:38px;gap:14px}}@media(max-width: 575.98px){.ccesdSection .ccesdSlider .owl-nav{margin-top:32px;gap:12px}}.ccesdSection .ccesdSlider .owl-nav button{width:52px;height:52px;border-radius:50%;background:hsla(0,0%,100%,.08) !important;border:1px solid hsla(0,0%,100%,.15) !important;display:flex;align-items:center;justify-content:center;transition:all .3s ease}@media(max-width: 767.98px){.ccesdSection .ccesdSlider .owl-nav button{width:48px;height:48px}}@media(max-width: 575.98px){.ccesdSection .ccesdSlider .owl-nav button{width:44px;height:44px}}.ccesdSection .ccesdSlider .owl-nav button:hover{background:linear-gradient(135deg, #FF3B5C 0%, #FF8522 100%) !important;border-color:rgba(0,0,0,0) !important;box-shadow:0 8px 25px rgba(255,59,92,.4)}.ccesdSection .ccesdSlider .owl-nav button i{color:#fff}.ccesdSection .ccesdSlider .owl-nav button span{font-size:20px;color:#fff;line-height:1}@media(max-width: 575.98px){.ccesdSection .ccesdSlider .owl-nav button span{font-size:18px}}.ccesdSection .ccesdSlider .owl-dots{display:flex;justify-content:center;gap:10px;margin-top:40px}@media(max-width: 767.98px){.ccesdSection .ccesdSlider .owl-dots{margin-top:35px;gap:8px}}@media(max-width: 575.98px){.ccesdSection .ccesdSlider .owl-dots{margin-top:28px}}.ccesdSection .ccesdSlider .owl-dots .owl-dot{width:12px;height:12px;border-radius:50%;background:hsla(0,0%,100%,.2) !important;border:none;transition:all .3s ease}@media(max-width: 575.98px){.ccesdSection .ccesdSlider .owl-dots .owl-dot{width:10px;height:10px}}.ccesdSection .ccesdSlider .owl-dots .owl-dot.active{background:linear-gradient(135deg, #FF3B5C 0%, #FF8522 100%) !important;transform:scale(1.2)}.ccesdSection .ccesdSlider .owl-dots .owl-dot:hover:not(.active){background:hsla(0,0%,100%,.4) !important}.ocag{padding:80px 0;background:#fff;position:relative;overflow:hidden}@media(max-width: 991.98px){.ocag{padding:70px 0}}@media(max-width: 767.98px){.ocag{padding:60px 0}}@media(max-width: 575.98px){.ocag{padding:50px 0}}.ocag::before{content:"";position:absolute;top:-100px;left:-100px;width:400px;height:400px;background:radial-gradient(circle, rgba(255, 59, 92, 0.05) 0%, transparent 70%);border-radius:50%;pointer-events:none}@media(max-width: 767.98px){.ocag::before{width:250px;height:250px;top:-50px;left:-50px}}.ocag::after{content:"";position:absolute;bottom:-100px;right:-100px;width:350px;height:350px;background:radial-gradient(circle, rgba(255, 133, 34, 0.04) 0%, transparent 70%);border-radius:50%;pointer-events:none}@media(max-width: 767.98px){.ocag::after{width:200px;height:200px;bottom:-50px;right:-50px}}.ocag .esdsHeader{text-align:center;margin-bottom:50px;position:relative;z-index:1}@media(max-width: 767.98px){.ocag .esdsHeader{margin-bottom:40px}}@media(max-width: 575.98px){.ocag .esdsHeader{margin-bottom:35px}}.ocag .esdsHeader h2{font-size:clamp(26px,4vw,40px);font-weight:700;color:#1a1a2e;margin-bottom:16px;line-height:1.25;letter-spacing:-0.75px}@media(max-width: 575.98px){.ocag .esdsHeader h2{margin-bottom:12px}}.ocag .esdsHeader p{font-size:clamp(15px,2vw,17px);color:#555;max-width:800px;margin:0 auto;line-height:1.7;letter-spacing:-0.25px}.ocag .esdsSlider{position:relative;z-index:1}.ocag .esdsSlider .owl-stage-outer{overflow:visible;padding:10px 0 20px}.ocag .esdsSlider .owl-nav{display:flex;justify-content:center;gap:12px;margin-top:20px}@media(max-width: 767.98px){.ocag .esdsSlider .owl-nav{margin-top:0px;gap:10px}}.ocag .esdsSlider .owl-nav button{width:44px;height:44px;border-radius:50%;background:#fff !important;border:1px solid rgba(0,0,0,.1) !important;box-shadow:0 4px 15px rgba(0,0,0,.08);display:flex;align-items:center;justify-content:center;transition:all .3s ease}@media(max-width: 767.98px){.ocag .esdsSlider .owl-nav button{width:40px;height:40px}}@media(max-width: 575.98px){.ocag .esdsSlider .owl-nav button{width:38px;height:38px}}.ocag .esdsSlider .owl-nav button i{font-size:14px;color:#1a1a2e;transition:all .3s ease}@media(max-width: 575.98px){.ocag .esdsSlider .owl-nav button i{font-size:13px}}.ocag .esdsSlider .owl-nav button:hover{background:linear-gradient(135deg, #FF3B5C 0%, #FF8522 100%) !important;border-color:rgba(0,0,0,0) !important;box-shadow:0 6px 20px rgba(255,59,92,.35);transform:translateY(-2px)}.ocag .esdsSlider .owl-nav button:hover i{color:#fff}.ocag .esdsCard{height:100%}.ocag .esdsCardInner{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:16px;padding:30px 24px;height:100%;box-shadow:0 4px 20px rgba(0,0,0,.05);transition:all .4s cubic-bezier(0.4, 0, 0.2, 1);position:relative;overflow:hidden}@media(max-width: 991.98px){.ocag .esdsCardInner{padding:26px 22px;border-radius:14px}}@media(max-width: 575.98px){.ocag .esdsCardInner{padding:24px 20px;border-radius:12px}}.ocag .esdsCardInner::before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg, #FF3B5C 0%, #FF8522 100%);opacity:0;transition:opacity .3s ease}.ocag .esdsCardInner:hover{transform:translateY(-8px);box-shadow:0 15px 40px rgba(0,0,0,.12);border-color:rgba(255,59,92,.15)}.ocag .esdsCardInner:hover::before{opacity:1}.ocag .esdsCardInner:hover .esdsIcon{background:linear-gradient(135deg, #FF3B5C 0%, #FF8522 100%);transform:scale(1.1)}.ocag .esdsCardInner:hover .esdsIcon i{color:#fff;background:none;-webkit-background-clip:unset;-webkit-text-fill-color:#fff}.ocag .esdsCardInner:hover h3{color:#ff3b5c}.ocag .esdsIcon{width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:rgba(255,59,92,.08);border-radius:14px;margin-bottom:20px;transition:all .4s ease}@media(max-width: 991.98px){.ocag .esdsIcon{width:54px;height:54px;border-radius:12px;margin-bottom:18px}}@media(max-width: 575.98px){.ocag .esdsIcon{width:52px;height:52px;margin-bottom:16px}}.ocag .esdsIcon i{font-size:clamp(22px,2.5vw,26px);background:linear-gradient(135deg, #FF3B5C 0%, #FF8522 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;transition:all .4s ease}.ocag h3{font-size:clamp(17px,2vw,20px);font-weight:600;color:#1a1a2e;margin-bottom:12px;line-height:1.35;letter-spacing:-0.4px;transition:color .3s ease}@media(max-width: 575.98px){.ocag h3{margin-bottom:10px}}.ocag .esdsCardInner p{font-size:clamp(13px,1.6vw,15px);color:#666;line-height:1.7;margin:0;letter-spacing:-0.2px}.faqsec{padding:0 0 75px;background:#fff}@media(max-width: 767.98px){.faqsec{padding:0 0 60px}}@media(max-width: 575.98px){.faqsec{padding:0 0 50px}}.faqsec h2{font-size:clamp(28px,4vw,40px);font-weight:700;color:#1a1f35;text-align:center;margin-bottom:30px;letter-spacing:-0.75px;line-height:1.25}@media(max-width: 767.98px){.faqsec h2{margin-bottom:40px}}@media(max-width: 575.98px){.faqsec h2{margin-bottom:35px}}.faqsec .accordion .accordion-item{margin:15px 0;border:none}.faqsec .accordion .accordion-button,.faqsec .accordion .accordion-button:not(.collapsed){background-color:#f3f6f8;color:#000;font-size:clamp(18px,3vw,20px);font-weight:400;letter-spacing:-0.75px;padding:26px 22px;column-gap:30px;align-items:self-start}.faqsec .accordion .accordion-button:not(.collapsed)::after{background-image:none;font-family:"Font Awesome 6 Sharp";content:"+";transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1)}.faqsec .accordion .accordion-button::after{background-image:none;font-family:"Font Awesome 6 Sharp";content:"+";font-size:18px}.faqsec .accordion .accordion-button:not(.collapsed),.faqsec .accordion .accordion-button:focus{box-shadow:none}.faqsec .accordion .accordion-body{font-size:clamp(15px,3vw,16px);font-weight:300;background:#f3f6f8;color:#000;padding-bottom:40px;letter-spacing:-0.25px}.faqsec .accordion .accordion-body ol{gap:20px;display:grid}.faqsec .accordion .accordion-body ol ul{gap:20px;display:grid;margin-top:10px}.blogHomeSec{padding:75px 0;background:linear-gradient(135deg, #0a0e1a 0%, #1a1f35 100%);position:relative;overflow:hidden}@media(max-width: 767.98px){.blogHomeSec{padding:60px 0}}@media(max-width: 575.98px){.blogHomeSec{padding:50px 0}}.blogHomeSec:before{content:"";position:absolute;top:-30%;right:-10%;width:500px;height:500px;background:radial-gradient(circle, rgba(255, 59, 92, 0.1) 0%, transparent 70%);border-radius:50%;pointer-events:none}@media(max-width: 767.98px){.blogHomeSec:before{width:350px;height:350px}}@media(max-width: 575.98px){.blogHomeSec:before{width:250px;height:250px}}.blogHomeSec:after{content:"";position:absolute;bottom:-20%;left:-10%;width:600px;height:600px;background:radial-gradient(circle, rgba(255, 133, 34, 0.08) 0%, transparent 70%);border-radius:50%;pointer-events:none}@media(max-width: 767.98px){.blogHomeSec:after{width:400px;height:400px}}@media(max-width: 575.98px){.blogHomeSec:after{width:300px;height:300px}}.blogHomeSec .bhHeader{text-align:center;margin-bottom:50px;position:relative;z-index:1}@media(max-width: 767.98px){.blogHomeSec .bhHeader{margin-bottom:40px}}@media(max-width: 575.98px){.blogHomeSec .bhHeader{margin-bottom:35px}}.blogHomeSec .bhHeader h2{font-size:clamp(24px,3.5vw,36px);font-weight:700;color:#fff;margin-bottom:16px;line-height:1.3;letter-spacing:-0.5px}@media(max-width: 575.98px){.blogHomeSec .bhHeader h2{margin-bottom:12px}}.blogHomeSec .bhHeader p{font-size:clamp(15px,2vw,18px);font-weight:300;color:hsla(0,0%,100%,.7);max-width:900px;margin:0 auto;line-height:1.6}.blogHomeSec .bhSlider{position:relative;z-index:1}@media(max-width: 575.98px){.blogHomeSec .bhSlider .blIn{max-width:360px;margin:0 auto}}.blogHomeSec .bhSlider .blIn a{display:flex;flex-direction:column;border-radius:30px;overflow:hidden;height:100%;color:inherit;text-decoration:none}.blogHomeSec .bhSlider .blIn a .blImg{background:#d5dde5}.blogHomeSec .bhSlider .blIn a .blImg img{object-fit:cover;transition:all .5s ease;width:100%}@media(min-width: 992px)and (max-width: 1199.98px){.blogHomeSec .bhSlider .blIn a .blImg img{height:278px}}@media(min-width: 768px)and (max-width: 991.98px){.blogHomeSec .bhSlider .blIn a .blImg img{height:300px}}@media(max-width: 575.98px){.blogHomeSec .bhSlider .blIn a .blImg img{height:314px}}.blogHomeSec .bhSlider .blIn a .blCnt{font-size:13px;background:#f8fafc;padding:20px 24px;margin-top:-40px;border-top-left-radius:20px;border-top-right-radius:20px;height:100%;position:relative;flex:1}.blogHomeSec .bhSlider .blIn a .blCnt>div{display:flex;align-items:center;flex-wrap:wrap;gap:20px;margin-bottom:18px}.blogHomeSec .bhSlider .blIn a .blCnt>div span{display:flex;align-items:center;gap:8px;color:#364048;font-size:13px;line-height:14px;letter-spacing:-0.5px}.blogHomeSec .bhSlider .blIn a .blCnt>div span i{font-size:12px}.blogHomeSec .bhSlider .blIn a .blCnt h5{font-size:clamp(16px,3vw,18px);letter-spacing:-0.75px;margin-bottom:12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#000;min-height:45px}.blogHomeSec .bhSlider .blIn a .blCnt p{font-size:clamp(14px,3vw,16px);font-weight:300;letter-spacing:-0.5px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#000;margin:0}.blogHomeSec .bhSlider .blIn a:hover .blImg img{transform:scale(1.1)}.blogHomeSec .bhSlider .blIn a:hover .blCnt h5{color:#f06022}.blogHomeSec .bhSlider .owl-nav button.owl-prev,.blogHomeSec .bhSlider .owl-nav button.owl-next{width:44px;height:44px;background:hsla(0,0%,100%,.6) !important;border:1px solid hsla(0,0%,100%,.2) !important;border-radius:50% !important;color:#fff !important;font-size:18px !important;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;display:flex;align-items:center;justify-content:center}@media(max-width: 767.98px){.blogHomeSec .bhSlider .owl-nav button.owl-prev,.blogHomeSec .bhSlider .owl-nav button.owl-next{width:40px;height:40px;font-size:16px !important}}@media(max-width: 575.98px){.blogHomeSec .bhSlider .owl-nav button.owl-prev,.blogHomeSec .bhSlider .owl-nav button.owl-next{width:36px;height:36px;font-size:14px !important}}.blogHomeSec .bhSlider .owl-nav button.owl-prev i,.blogHomeSec .bhSlider .owl-nav button.owl-next i{margin:0}.blogHomeSec .bhSlider .owl-nav button.owl-prev:hover,.blogHomeSec .bhSlider .owl-nav button.owl-next:hover{background:linear-gradient(135deg, #FF3B5C 0%, #FF8522 100%) !important;border-color:rgba(0,0,0,0) !important;box-shadow:0 6px 20px rgba(255,59,92,.4)}.blogHomeSec .bhSlider .owl-nav button.owl-prev.disabled,.blogHomeSec .bhSlider .owl-nav button.owl-next.disabled{opacity:.3;cursor:not-allowed}.blogHomeSec .bhSlider .owl-nav button.owl-prev.disabled:hover,.blogHomeSec .bhSlider .owl-nav button.owl-next.disabled:hover{background:hsla(0,0%,100%,.1) !important;border-color:hsla(0,0%,100%,.2) !important;box-shadow:none}.blogHomeSec .bhSlider .owl-nav button.owl-prev{left:-60px}@media(max-width: 1199.98px){.blogHomeSec .bhSlider .owl-nav button.owl-prev{left:0px}}.blogHomeSec .bhSlider .owl-nav button.owl-next{right:-60px}@media(max-width: 1199.98px){.blogHomeSec .bhSlider .owl-nav button.owl-next{right:0px}}.bannerSec{background:url(../images/banners/real-estate-app-development-banner.webp) #101733 no-repeat}.bannerSec .tfCtaBtn{color:#fff;font-size:16px;font-weight:500;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:12px;background:linear-gradient(214deg, rgb(255, 59, 92) 0%, rgb(255, 133, 34) 100%);padding:12px 24px;border-radius:6px;transition:all .3s ease;max-width:200px;width:100%;margin-top:15px}@media(max-width: 575.98px){.bannerSec .tfCtaBtn{font-size:14px}}.bannerSec .tfCtaBtn i{font-size:18px;animation:wobble 2.2s ease-in-out infinite;flex-shrink:0}@media(max-width: 575.98px){.bannerSec .tfCtaBtn i{font-size:16px}}.bannerSec .tfCtaBtn:hover{background:linear-gradient(214deg, rgb(255, 133, 34) 0%, rgb(255, 59, 92) 100%);box-shadow:0 4px 12px rgba(255,59,92,.4)}.whychoosesec{padding-top:100px}@keyframes wobble{0%,45%,100%{transform:none}6%{transform:translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)}12%{transform:translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)}18%{transform:translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)}24%{transform:translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)}30%{transform:translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)}}/*# sourceMappingURL=real-estate-app-development.css.map */
