.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)}.sadsSection{padding:80px 0;background:linear-gradient(180deg, #f8f9fc 0%, #ffffff 100%);position:relative;overflow:hidden}@media(max-width: 991.98px){.sadsSection{padding:70px 0}}@media(max-width: 767.98px){.sadsSection{padding:60px 0}}@media(max-width: 575.98px){.sadsSection{padding:50px 0}}.sadsSection::before{content:"";position:absolute;top:-100px;right:-100px;width:400px;height:400px;background:radial-gradient(circle, rgba(255, 59, 92, 0.06) 0%, transparent 70%);border-radius:50%;pointer-events:none}@media(max-width: 767.98px){.sadsSection::before{width:250px;height:250px;top:-50px;right:-50px}}.sadsSection::after{content:"";position:absolute;bottom:-100px;left:-100px;width:350px;height:350px;background:radial-gradient(circle, rgba(255, 133, 34, 0.05) 0%, transparent 70%);border-radius:50%;pointer-events:none}@media(max-width: 767.98px){.sadsSection::after{width:200px;height:200px;bottom:-50px;left:-50px}}.sadsSection .sadsHeader{text-align:center;margin-bottom:50px;position:relative;z-index:1}@media(max-width: 767.98px){.sadsSection .sadsHeader{margin-bottom:40px}}@media(max-width: 575.98px){.sadsSection .sadsHeader{margin-bottom:35px}}.sadsSection .sadsHeader 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){.sadsSection .sadsHeader h2{margin-bottom:12px}}.sadsSection .sadsHeader p{font-size:clamp(15px,2vw,17px);color:#555;max-width:800px;margin:0 auto;line-height:1.7;letter-spacing:-0.25px}.sadsSection .sadsTabs{position:relative;z-index:1;display:grid;grid-template-columns:280px 1fr;gap:30px;align-items:flex-start}@media(max-width: 991.98px){.sadsSection .sadsTabs{display:block}}.sadsSection .sadsTabNav{display:flex;flex-direction:column;gap:12px}@media(max-width: 991.98px){.sadsSection .sadsTabNav{flex-direction:row;flex-wrap:nowrap;overflow-x:auto;gap:10px;margin-bottom:30px;padding-bottom:10px;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.sadsSection .sadsTabNav::-webkit-scrollbar{display:none}}@media(max-width: 575.98px){.sadsSection .sadsTabNav{gap:8px;margin-bottom:25px}}.sadsSection .sadsTabBtn{display:flex;align-items:center;gap:10px;padding:14px 20px;font-size:14px;font-weight:500;color:#555;background:#fff;border:1px solid #e0e0e0;border-radius:8px;cursor:pointer;transition:all .3s ease;white-space:nowrap;box-shadow:0 2px 8px rgba(0,0,0,.04);text-align:left;width:100%}@media(max-width: 991.98px){.sadsSection .sadsTabBtn{padding:10px 18px;font-size:13px;gap:6px;flex-shrink:0;width:auto}}@media(max-width: 575.98px){.sadsSection .sadsTabBtn{padding:9px 16px;font-size:12px;border-radius:6px}}.sadsSection .sadsTabBtn i{font-size:16px;transition:all .3s ease;width:20px;text-align:center}@media(max-width: 991.98px){.sadsSection .sadsTabBtn i{font-size:13px;width:auto}}@media(max-width: 575.98px){.sadsSection .sadsTabBtn i{font-size:12px}}.sadsSection .sadsTabBtn:hover{color:#ff3b5c;border-color:rgba(255,59,92,.3);background:rgba(255,59,92,.05)}.sadsSection .sadsTabBtn:hover i{color:#ff3b5c}.sadsSection .sadsTabBtn.active{color:#fff;background:linear-gradient(135deg, #FF3B5C 0%, #FF8522 100%);border-color:rgba(0,0,0,0);box-shadow:0 4px 20px rgba(255,59,92,.35)}.sadsSection .sadsTabBtn.active i{color:#fff}.sadsSection .sadsTabContent{position:relative}.sadsSection .sadsTabPane{display:none;animation:sadsFadeIn .4s ease}.sadsSection .sadsTabPane.active{display:block}@keyframes sadsFadeIn{from{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.sadsSection .sadsBox{background:#fff;border:1px solid #e8e8e8;border-radius:20px;padding:40px;box-shadow:0 10px 40px rgba(0,0,0,.06);transition:all .3s ease}@media(max-width: 991.98px){.sadsSection .sadsBox{padding:35px;border-radius:18px}}@media(max-width: 767.98px){.sadsSection .sadsBox{padding:30px;border-radius:16px}}@media(max-width: 575.98px){.sadsSection .sadsBox{padding:24px;border-radius:14px}}.sadsSection .sadsBox:hover{box-shadow:0 15px 50px rgba(0,0,0,.1)}.sadsSection .sadsMainContent{padding-bottom:35px}@media(max-width: 767.98px){.sadsSection .sadsMainContent{padding-bottom:30px}}@media(max-width: 575.98px){.sadsSection .sadsMainContent{padding-bottom:25px}}.sadsSection .sadsMainContent h3{font-size:clamp(20px,3vw,26px);font-weight:700;color:#1a1a2e;margin-bottom:16px;line-height:1.3;letter-spacing:-0.5px}@media(max-width: 575.98px){.sadsSection .sadsMainContent h3{margin-bottom:12px}}.sadsSection .sadsMainContent p{font-size:clamp(14px,1.8vw,16px);color:#666;line-height:1.8;margin:0;letter-spacing:-0.2px}.sadsSection .sadsServiceList{display:grid;grid-template-columns:repeat(2, 1fr);gap:24px}@media(max-width: 1199.98px){.sadsSection .sadsServiceList{grid-template-columns:1fr}}@media(max-width: 991.98px){.sadsSection .sadsServiceList{gap:20px}}@media(max-width: 767.98px){.sadsSection .sadsServiceList{gap:18px}}@media(max-width: 575.98px){.sadsSection .sadsServiceList{gap:16px}}.sadsSection .sadsServiceItem{display:flex;gap:16px;padding:20px;background:#f9fafb;border:1px solid #f0f0f0;border-radius:14px;transition:all .3s ease}@media(max-width: 991.98px){.sadsSection .sadsServiceItem{padding:18px;gap:14px;border-radius:12px}}@media(max-width: 767.98px){.sadsSection .sadsServiceItem{padding:16px;gap:14px}}@media(max-width: 575.98px){.sadsSection .sadsServiceItem{padding:14px;gap:12px;border-radius:10px}}.sadsSection .sadsServiceItem:hover{background:#fff;border-color:rgba(255,59,92,.2);box-shadow:0 8px 25px rgba(0,0,0,.08);transform:translateY(-3px)}.sadsSection .sadsServiceItem:hover .sadsServiceIcon{background:linear-gradient(135deg, #FF3B5C 0%, #FF8522 100%);border-color:rgba(0,0,0,0)}.sadsSection .sadsServiceItem:hover .sadsServiceIcon i{color:#fff;background:none;-webkit-background-clip:unset;-webkit-text-fill-color:#fff}.sadsSection .sadsServiceIcon{flex-shrink:0;width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:rgba(255,59,92,.08);border:1px solid rgba(255,59,92,.15);border-radius:12px;transition:all .3s ease}@media(max-width: 991.98px){.sadsSection .sadsServiceIcon{width:46px;height:46px;border-radius:10px}}@media(max-width: 575.98px){.sadsSection .sadsServiceIcon{width:44px;height:44px;border-radius:10px}}.sadsSection .sadsServiceIcon i{font-size:20px;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){.sadsSection .sadsServiceIcon i{font-size:18px}}@media(max-width: 575.98px){.sadsSection .sadsServiceIcon i{font-size:18px}}.sadsSection .sadsServiceText{flex:1}.sadsSection .sadsServiceText h4{font-size:16px;font-weight:600;color:#1a1a2e;margin-bottom:6px;line-height:1.4}@media(max-width: 991.98px){.sadsSection .sadsServiceText h4{font-size:15px}}@media(max-width: 575.98px){.sadsSection .sadsServiceText h4{font-size:14px;margin-bottom:4px}}.sadsSection .sadsServiceText p{font-size:14px;color:#777;line-height:1.6;margin:0}@media(max-width: 575.98px){.sadsSection .sadsServiceText p{font-size:13px;line-height:1.55}}.cbsadSection{padding:80px 0;background:linear-gradient(180deg, #0a0e1a 0%, #121829 100%);position:relative;overflow:hidden}@media(max-width: 991.98px){.cbsadSection{padding:70px 0}}@media(max-width: 767.98px){.cbsadSection{padding:60px 0}}@media(max-width: 575.98px){.cbsadSection{padding:50px 0}}.cbsadSection::before{content:"";position:absolute;top:-150px;right:-150px;width:500px;height:500px;background:radial-gradient(circle, rgba(255, 59, 92, 0.08) 0%, transparent 70%);border-radius:50%;pointer-events:none}@media(max-width: 767.98px){.cbsadSection::before{width:300px;height:300px;top:-80px;right:-80px}}.cbsadSection::after{content:"";position:absolute;bottom:-150px;left:-150px;width:450px;height:450px;background:radial-gradient(circle, rgba(255, 133, 34, 0.06) 0%, transparent 70%);border-radius:50%;pointer-events:none}@media(max-width: 767.98px){.cbsadSection::after{width:250px;height:250px;bottom:-80px;left:-80px}}.cbsadSection .cbsadHeader{text-align:center;margin-bottom:50px;position:relative;z-index:1}@media(max-width: 767.98px){.cbsadSection .cbsadHeader{margin-bottom:40px}}@media(max-width: 575.98px){.cbsadSection .cbsadHeader{margin-bottom:35px}}.cbsadSection .cbsadHeader h2{font-size:clamp(26px,4vw,40px);font-weight:700;color:#fff;margin-bottom:16px;line-height:1.25;letter-spacing:-0.75px}@media(max-width: 575.98px){.cbsadSection .cbsadHeader h2{margin-bottom:12px}}.cbsadSection .cbsadHeader p{font-size:clamp(15px,2vw,17px);color:hsla(0,0%,100%,.7);max-width:800px;margin:0 auto;line-height:1.7;letter-spacing:-0.25px}.cbsadSection .cbsadTabs{position:relative;z-index:1}.cbsadSection .cbsadTabNav{display:flex;justify-content:center;gap:8px;margin-bottom:40px;padding:8px;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);border-radius:16px;max-width:fit-content;margin-left:auto;margin-right:auto}@media(max-width: 1199.98px){.cbsadSection .cbsadTabNav{gap:4px;padding:6px}}@media(max-width: 991.98px){.cbsadSection .cbsadTabNav{flex-wrap:nowrap;overflow-x:auto;justify-content:flex-start;gap:6px;margin-bottom:35px;padding:6px;border-radius:12px;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.cbsadSection .cbsadTabNav::-webkit-scrollbar{display:none}}@media(max-width: 575.98px){.cbsadSection .cbsadTabNav{gap:5px;margin-bottom:30px;padding:5px}}.cbsadSection .cbsadTabBtn{display:flex;flex-direction:column;align-items:center;gap:6px;padding:14px 22px;font-size:13px;font-weight:500;color:hsla(0,0%,100%,.6);background:rgba(0,0,0,0);border:none;border-radius:12px;cursor:pointer;transition:all .3s ease;white-space:nowrap;text-align:center;position:relative}@media(max-width: 1199.98px){.cbsadSection .cbsadTabBtn{padding:12px 16px;font-size:12px;gap:5px}}@media(max-width: 991.98px){.cbsadSection .cbsadTabBtn{padding:12px 18px;font-size:12px;gap:5px;flex-shrink:0;border-radius:10px}}@media(max-width: 575.98px){.cbsadSection .cbsadTabBtn{padding:10px 14px;font-size:11px;gap:4px;border-radius:8px}}.cbsadSection .cbsadTabBtn i{font-size:20px;transition:all .3s ease;color:hsla(0,0%,100%,.4)}@media(max-width: 1199.98px){.cbsadSection .cbsadTabBtn i{font-size:18px}}@media(max-width: 991.98px){.cbsadSection .cbsadTabBtn i{font-size:18px}}@media(max-width: 575.98px){.cbsadSection .cbsadTabBtn i{font-size:16px}}.cbsadSection .cbsadTabBtn:hover{color:hsla(0,0%,100%,.9);background:hsla(0,0%,100%,.05)}.cbsadSection .cbsadTabBtn:hover i{color:#ff3b5c}.cbsadSection .cbsadTabBtn.active{color:#fff;background:linear-gradient(135deg, #FF3B5C 0%, #FF8522 100%);box-shadow:0 4px 15px rgba(255,59,92,.4)}.cbsadSection .cbsadTabBtn.active i{color:#fff}.cbsadSection .cbsadTabContent{position:relative}.cbsadSection .cbsadTabPane{display:none;animation:cbsadFadeIn .4s ease}.cbsadSection .cbsadTabPane.active{display:block}@keyframes cbsadFadeIn{from{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.cbsadSection .cbsadContentBox{background:hsla(0,0%,100%,.02);border:1px solid hsla(0,0%,100%,.08);border-radius:20px;padding:35px;transition:all .3s ease}@media(max-width: 991.98px){.cbsadSection .cbsadContentBox{padding:30px;border-radius:18px}}@media(max-width: 767.98px){.cbsadSection .cbsadContentBox{padding:25px;border-radius:16px}}@media(max-width: 575.98px){.cbsadSection .cbsadContentBox{padding:20px;border-radius:14px}}.cbsadSection .cbsadMainText{margin-bottom:30px;padding-bottom:25px;border-bottom:1px solid hsla(0,0%,100%,.08)}@media(max-width: 767.98px){.cbsadSection .cbsadMainText{margin-bottom:25px;padding-bottom:20px}}@media(max-width: 575.98px){.cbsadSection .cbsadMainText{margin-bottom:20px;padding-bottom:18px}}.cbsadSection .cbsadMainText h3{font-size:clamp(20px,3vw,26px);font-weight:700;color:#fff;margin-bottom:14px;line-height:1.3;letter-spacing:-0.5px}@media(max-width: 575.98px){.cbsadSection .cbsadMainText h3{margin-bottom:10px}}.cbsadSection .cbsadMainText p{font-size:clamp(14px,1.8vw,16px);color:hsla(0,0%,100%,.65);line-height:1.75;margin:0;letter-spacing:-0.2px}.cbsadSection .cbsadCards{display:grid;grid-template-columns:repeat(3, 1fr);gap:20px}@media(max-width: 1199.98px){.cbsadSection .cbsadCards{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 767.98px){.cbsadSection .cbsadCards{grid-template-columns:1fr;gap:16px}}@media(max-width: 575.98px){.cbsadSection .cbsadCards{gap:14px}}.cbsadSection .cbsadCard{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.06);border-radius:14px;padding:24px;transition:all .35s cubic-bezier(0.4, 0, 0.2, 1);position:relative;overflow:hidden}@media(max-width: 991.98px){.cbsadSection .cbsadCard{padding:20px;border-radius:12px}}@media(max-width: 575.98px){.cbsadSection .cbsadCard{padding:18px;border-radius:10px}}.cbsadSection .cbsadCard::before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg, #FF3B5C, #FF8522);opacity:0;transition:opacity .3s ease}.cbsadSection .cbsadCard:hover{background:hsla(0,0%,100%,.06);border-color:rgba(255,59,92,.2);transform:translateY(-4px);box-shadow:0 15px 35px rgba(0,0,0,.3)}.cbsadSection .cbsadCard:hover::before{opacity:1}.cbsadSection .cbsadCard:hover .cbsadCardIcon{background:linear-gradient(135deg, #FF3B5C 0%, #FF8522 100%);border-color:rgba(0,0,0,0)}.cbsadSection .cbsadCard:hover .cbsadCardIcon i{color:#fff;background:none;-webkit-background-clip:unset;-webkit-text-fill-color:#fff}.cbsadSection .cbsadCard:hover h4{color:#fff}.cbsadSection .cbsadCardIcon{width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:rgba(255,59,92,.1);border:1px solid rgba(255,59,92,.2);border-radius:12px;margin-bottom:16px;transition:all .35s ease}@media(max-width: 991.98px){.cbsadSection .cbsadCardIcon{width:46px;height:46px;border-radius:10px;margin-bottom:14px}}@media(max-width: 575.98px){.cbsadSection .cbsadCardIcon{width:44px;height:44px;margin-bottom:12px}}.cbsadSection .cbsadCardIcon i{font-size:20px;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 .35s ease}@media(max-width: 991.98px){.cbsadSection .cbsadCardIcon i{font-size:18px}}@media(max-width: 575.98px){.cbsadSection .cbsadCardIcon i{font-size:18px}}.cbsadSection h4{font-size:16px;font-weight:600;color:hsla(0,0%,100%,.95);margin-bottom:10px;line-height:1.4;transition:color .3s ease;letter-spacing:-0.3px}@media(max-width: 991.98px){.cbsadSection h4{font-size:15px;margin-bottom:8px}}@media(max-width: 575.98px){.cbsadSection h4{font-size:14px}}.cbsadSection .cbsadCard p{font-size:14px;color:hsla(0,0%,100%,.55);line-height:1.6;margin:0;letter-spacing:-0.15px}@media(max-width: 991.98px){.cbsadSection .cbsadCard p{font-size:13px}}@media(max-width: 575.98px){.cbsadSection .cbsadCard p{font-size:13px;line-height:1.55}}.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)}.aadInfo{padding:75px 0;background:linear-gradient(180deg, #f8f9fc 0%, #ffffff 100%);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:700px;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(3, 1fr)}}@media(min-width: 992px)and (max-width: 1199.98px){.aadInfo .aadGrid{grid-template-columns:repeat(3, 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: 767.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}.ocagSection{padding:80px 0;background:linear-gradient(180deg, #ffffff 0%, #f8f9fc 100%);position:relative;overflow:hidden}@media(max-width: 991.98px){.ocagSection{padding:70px 0}}@media(max-width: 767.98px){.ocagSection{padding:60px 0}}@media(max-width: 575.98px){.ocagSection{padding:50px 0}}.ocagSection::before{content:"";position:absolute;top:-100px;left:50%;transform:translateX(-50%);width:600px;height:600px;background:radial-gradient(circle, rgba(255, 59, 92, 0.04) 0%, transparent 70%);border-radius:50%;pointer-events:none}@media(max-width: 767.98px){.ocagSection::before{width:400px;height:400px;top:-50px}}.ocagSection .ocagHeader{text-align:center;margin-bottom:50px;position:relative;z-index:1}@media(max-width: 767.98px){.ocagSection .ocagHeader{margin-bottom:40px}}@media(max-width: 575.98px){.ocagSection .ocagHeader{margin-bottom:35px}}.ocagSection .ocagHeader 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){.ocagSection .ocagHeader h2{margin-bottom:12px}}.ocagSection .ocagHeader p{font-size:clamp(15px,2vw,17px);color:#555;max-width:800px;margin:0 auto;line-height:1.7;letter-spacing:-0.25px}.ocagSection .ocagGrid{display:grid;grid-template-columns:repeat(3, 1fr);gap:24px;position:relative;z-index:1}@media(max-width: 991.98px){.ocagSection .ocagGrid{grid-template-columns:repeat(2, 1fr);gap:20px}}@media(max-width: 767.98px){.ocagSection .ocagGrid{grid-template-columns:1fr;gap:16px}}@media(max-width: 575.98px){.ocagSection .ocagGrid{gap:14px;max-width:400px;margin:0 auto}}.ocagSection .ocagCard{position:relative;border-radius:16px;background:#fff;box-shadow:0 4px 20px rgba(0,0,0,.06);transition:all .4s cubic-bezier(0.4, 0, 0.2, 1);overflow:hidden}@media(max-width: 991.98px){.ocagSection .ocagCard{border-radius:14px}}@media(max-width: 575.98px){.ocagSection .ocagCard{border-radius:12px}}.ocagSection .ocagCard::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}.ocagSection .ocagCard:hover{transform:translateY(-6px);box-shadow:0 15px 40px rgba(0,0,0,.12)}.ocagSection .ocagCard:hover::before{opacity:1}.ocagSection .ocagCard:hover .ocagIcon{background:linear-gradient(135deg, #FF3B5C 0%, #FF8522 100%);transform:scale(1.1)}.ocagSection .ocagCard:hover .ocagIcon i{color:#fff;background:none;-webkit-background-clip:unset;-webkit-text-fill-color:#fff}.ocagSection .ocagCard:hover h3{color:#ff3b5c}.ocagSection .ocagCardInner{padding:28px 22px;text-align:center}.ocagSection .ocagIcon{width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:rgba(255,59,92,.08);border-radius:14px;margin:0 auto 18px;transition:all .4s ease}@media(max-width: 1199.98px){.ocagSection .ocagIcon{width:54px;height:54px;border-radius:12px;margin-bottom:16px}}@media(max-width: 991.98px){.ocagSection .ocagIcon{width:50px;height:50px;margin-bottom:14px}}@media(max-width: 575.98px){.ocagSection .ocagIcon{width:56px;height:56px;margin-bottom:16px}}.ocagSection .ocagIcon i{font-size:clamp(20px,2.5vw,24px);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}.ocagSection h3{font-size:16px;font-weight:600;color:#1a1a2e;margin-bottom:10px;line-height:1.35;letter-spacing:-0.3px;transition:color .3s ease}.ocagSection .ocagCard p{font-size:14px;color:#666;line-height:1.6;margin:0;letter-spacing:-0.15px}.sbnoSection{padding:80px 0;background:linear-gradient(180deg, #0a0e1a 0%, #121829 100%);position:relative;overflow:hidden}@media(max-width: 991.98px){.sbnoSection{padding:70px 0}}@media(max-width: 767.98px){.sbnoSection{padding:60px 0}}@media(max-width: 575.98px){.sbnoSection{padding:50px 0}}.sbnoSection::before{content:"";position:absolute;top:-100px;right:-100px;width:500px;height:500px;background:radial-gradient(circle, rgba(255, 59, 92, 0.06) 0%, transparent 70%);border-radius:50%;pointer-events:none}@media(max-width: 767.98px){.sbnoSection::before{width:300px;height:300px;top:-50px;right:-50px}}.sbnoSection::after{content:"";position:absolute;bottom:-100px;left:-100px;width:400px;height:400px;background:radial-gradient(circle, rgba(255, 133, 34, 0.05) 0%, transparent 70%);border-radius:50%;pointer-events:none}@media(max-width: 767.98px){.sbnoSection::after{width:250px;height:250px;bottom:-50px;left:-50px}}.sbnoSection .sbnoHeader{text-align:center;margin-bottom:50px;position:relative;z-index:1}@media(max-width: 767.98px){.sbnoSection .sbnoHeader{margin-bottom:40px}}@media(max-width: 575.98px){.sbnoSection .sbnoHeader{margin-bottom:35px}}.sbnoSection .sbnoHeader h2{font-size:clamp(26px,4vw,40px);font-weight:700;color:#fff;margin-bottom:16px;line-height:1.25;letter-spacing:-0.75px}@media(max-width: 575.98px){.sbnoSection .sbnoHeader h2{margin-bottom:12px}}.sbnoSection .sbnoHeader p{font-size:clamp(15px,2vw,17px);color:hsla(0,0%,100%,.7);max-width:800px;margin:0 auto;line-height:1.7;letter-spacing:-0.25px}.sbnoSection .sbnoSliderWrap{position:relative;z-index:1;max-width:900px;margin:0 auto}@media(max-width: 991.98px){.sbnoSection .sbnoSliderWrap{max-width:800px}}@media(max-width: 767.98px){.sbnoSection .sbnoSliderWrap{max-width:100%}}.sbnoSection .sbnoSlider .owl-stage-outer{overflow:hidden}.sbnoSection .sbnoSlider .owl-item{opacity:1}.sbnoSection .sbnoSlider .owl-nav{position:absolute;top:50%;left:-70px;right:-70px;transform:translateY(-50%);display:flex;justify-content:space-between;pointer-events:none}@media(max-width: 1199.98px){.sbnoSection .sbnoSlider .owl-nav{left:-60px;right:-60px}}@media(max-width: 991.98px){.sbnoSection .sbnoSlider .owl-nav{left:-55px;right:-55px}}@media(max-width: 767.98px){.sbnoSection .sbnoSlider .owl-nav{position:static;transform:none;justify-content:center;gap:15px;margin-top:25px;left:auto;right:auto}}.sbnoSection .sbnoSlider .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;pointer-events:auto}@media(max-width: 991.98px){.sbnoSection .sbnoSlider .owl-nav button{width:45px;height:45px}}@media(max-width: 575.98px){.sbnoSection .sbnoSlider .owl-nav button{width:42px;height:42px}}.sbnoSection .sbnoSlider .owl-nav button:hover{background:linear-gradient(135deg, #FF3B5C 0%, #FF8522 100%) !important;border-color:rgba(0,0,0,0) !important;box-shadow:0 5px 20px rgba(255,59,92,.4)}.sbnoSection .sbnoSlider .owl-nav button span{font-size:clamp(18px,2.5vw,22px);color:#fff;line-height:1}.sbnoSection .sbnoSlider .owl-dots{display:flex;justify-content:center;gap:10px;margin-top:30px}@media(max-width: 767.98px){.sbnoSection .sbnoSlider .owl-dots{margin-top:20px;gap:8px}}.sbnoSection .sbnoSlider .owl-dots .owl-dot{width:10px;height:10px;border-radius:50%;background:hsla(0,0%,100%,.2);border:none;transition:all .3s ease}@media(max-width: 575.98px){.sbnoSection .sbnoSlider .owl-dots .owl-dot{width:8px;height:8px}}.sbnoSection .sbnoSlider .owl-dots .owl-dot:hover{background:hsla(0,0%,100%,.4)}.sbnoSection .sbnoSlider .owl-dots .owl-dot.active{background:linear-gradient(135deg, #FF3B5C 0%, #FF8522 100%);width:28px;border-radius:5px}@media(max-width: 575.98px){.sbnoSection .sbnoSlider .owl-dots .owl-dot.active{width:24px}}.sbnoSection .sbnoSlide{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);border-radius:20px;overflow:hidden;transition:all .4s ease}@media(max-width: 991.98px){.sbnoSection .sbnoSlide{border-radius:18px}}@media(max-width: 575.98px){.sbnoSection .sbnoSlide{border-radius:14px}}.sbnoSection .sbnoSlide:hover{border-color:rgba(255,59,92,.2);box-shadow:0 20px 50px rgba(0,0,0,.3)}.sbnoSection .sbnoSlideInner{display:flex;align-items:center;gap:40px;padding:40px}@media(max-width: 1199.98px){.sbnoSection .sbnoSlideInner{gap:35px;padding:35px}}@media(max-width: 991.98px){.sbnoSection .sbnoSlideInner{gap:30px;padding:30px}}@media(max-width: 767.98px){.sbnoSection .sbnoSlideInner{flex-direction:column;gap:25px;padding:25px}}@media(max-width: 575.98px){.sbnoSection .sbnoSlideInner{padding:20px;gap:20px}}.sbnoSection .sbnoSlideIcon{flex-shrink:0;width:140px;height:140px;display:flex;align-items:center;justify-content:center;background:rgba(255,59,92,.08);border:1px solid rgba(255,59,92,.15);border-radius:24px;transition:all .4s ease}@media(max-width: 1199.98px){.sbnoSection .sbnoSlideIcon{width:120px;height:120px;border-radius:20px}}@media(max-width: 991.98px){.sbnoSection .sbnoSlideIcon{width:110px;height:110px;border-radius:18px}}@media(max-width: 767.98px){.sbnoSection .sbnoSlideIcon{width:100px;height:100px;border-radius:16px}}@media(max-width: 575.98px){.sbnoSection .sbnoSlideIcon{width:90px;height:90px;border-radius:14px}}.sbnoSection .sbnoSlideIcon i{font-size:clamp(32px,5vw,48px);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}.sbnoSection .sbnoSlide:hover .sbnoSlideIcon{background:linear-gradient(135deg, #FF3B5C 0%, #FF8522 100%);border-color:rgba(0,0,0,0);transform:scale(1.05)}.sbnoSection .sbnoSlide:hover .sbnoSlideIcon i{background:none;-webkit-background-clip:unset;-webkit-text-fill-color:#fff}.sbnoSection .sbnoSlideContent{flex:1}@media(max-width: 767.98px){.sbnoSection .sbnoSlideContent{text-align:center}}.sbnoSection .sbnoSlideContent .sbnoSlideNum{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;background:linear-gradient(135deg, #FF3B5C 0%, #FF8522 100%);border-radius:10px;font-size:15px;font-weight:700;color:#fff;margin-bottom:16px}@media(max-width: 991.98px){.sbnoSection .sbnoSlideContent .sbnoSlideNum{border-radius:8px;margin-bottom:14px}}@media(max-width: 575.98px){.sbnoSection .sbnoSlideContent .sbnoSlideNum{width:40px;height:40px;margin-bottom:12px}}.sbnoSection .sbnoSlideContent h3{font-size:clamp(20px,3vw,28px);font-weight:700;color:#fff;margin-bottom:14px;line-height:1.3;letter-spacing:-0.5px}@media(max-width: 575.98px){.sbnoSection .sbnoSlideContent h3{margin-bottom:12px}}.sbnoSection .sbnoSlideContent p{font-size:clamp(14px,1.8vw,16px);color:hsla(0,0%,100%,.65);line-height:1.75;margin:0;letter-spacing:-0.25px}.sadcSection{padding:80px 0;background:linear-gradient(180deg, #ffffff 0%, #f8f9fc 100%);position:relative;overflow:hidden}@media(max-width: 991.98px){.sadcSection{padding:70px 0}}@media(max-width: 767.98px){.sadcSection{padding:60px 0}}@media(max-width: 575.98px){.sadcSection{padding:50px 0}}.sadcSection .sadcHeader{text-align:center;margin-bottom:50px}@media(max-width: 767.98px){.sadcSection .sadcHeader{margin-bottom:40px}}@media(max-width: 575.98px){.sadcSection .sadcHeader{margin-bottom:35px}}.sadcSection .sadcHeader 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){.sadcSection .sadcHeader h2{margin-bottom:12px}}.sadcSection .sadcHeader p{font-size:clamp(15px,2vw,17px);color:#5a5a6e;max-width:750px;margin:0 auto;line-height:1.7;letter-spacing:-0.25px}.sadcSection .sadcWrapper{display:flex;gap:30px}@media(max-width: 1199.98px){.sadcSection .sadcWrapper{gap:25px}}@media(max-width: 991.98px){.sadcSection .sadcWrapper{flex-direction:column;gap:25px}}.sadcSection .sadcTabsNav{flex-shrink:0;width:280px;display:flex;flex-direction:column;gap:8px}@media(max-width: 1199.98px){.sadcSection .sadcTabsNav{width:260px}}@media(max-width: 991.98px){.sadcSection .sadcTabsNav{width:100%;flex-direction:row;overflow-x:auto;gap:10px;padding-bottom:5px;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.sadcSection .sadcTabsNav::-webkit-scrollbar{display:none}}.sadcSection .sadcTabBtn{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#fff;border:1px solid #e8e8ef;border-radius:10px;cursor:pointer;transition:all .3s ease;text-align:left}@media(max-width: 1199.98px){.sadcSection .sadcTabBtn{padding:10px 14px;gap:10px}}@media(max-width: 991.98px){.sadcSection .sadcTabBtn{flex:0 0 auto;padding:10px 16px;border-radius:10px;white-space:nowrap}}@media(max-width: 575.98px){.sadcSection .sadcTabBtn{padding:8px 14px;gap:8px}}.sadcSection .sadcTabBtn:hover{border-color:rgba(255,59,92,.3);background:rgba(255,59,92,.03)}.sadcSection .sadcTabBtn.active{background:linear-gradient(135deg, #FF3B5C 0%, #FF8522 100%);border-color:rgba(0,0,0,0);box-shadow:0 6px 20px rgba(255,59,92,.3)}.sadcSection .sadcTabBtn.active .sadcTabIcon{background:hsla(0,0%,100%,.2)}.sadcSection .sadcTabBtn.active .sadcTabIcon i{color:#fff}.sadcSection .sadcTabBtn.active .sadcTabText{color:#fff}.sadcSection .sadcTabBtn .sadcTabIcon{flex-shrink:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:rgba(255,59,92,.08);border-radius:8px;transition:all .3s ease}@media(max-width: 991.98px){.sadcSection .sadcTabBtn .sadcTabIcon{width:32px;height:32px;border-radius:6px}}@media(max-width: 575.98px){.sadcSection .sadcTabBtn .sadcTabIcon{width:30px;height:30px}}.sadcSection .sadcTabBtn .sadcTabIcon i{font-size:clamp(14px,1.8vw,16px);color:#ff3b5c;transition:all .3s ease}.sadcSection .sadcTabBtn .sadcTabText{font-size:clamp(13px,1.35vw,15px);font-weight:600;color:#555;transition:all .3s ease;letter-spacing:-0.25px}.sadcSection .sadcTabsContent{flex:1;min-width:0}.sadcSection .sadcTabPane{display:none;animation:sadcFadeIn .4s ease}.sadcSection .sadcTabPane.active{display:block}@keyframes sadcFadeIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.sadcSection .sadcTabCard{background:#fff;border:1px solid #e8e8ef;border-radius:18px;padding:30px;box-shadow:0 10px 40px rgba(0,0,0,.05);height:100%}@media(max-width: 1199.98px){.sadcSection .sadcTabCard{padding:28px}}@media(max-width: 991.98px){.sadcSection .sadcTabCard{padding:25px;border-radius:16px}}@media(max-width: 767.98px){.sadcSection .sadcTabCard{padding:22px;border-radius:14px}}@media(max-width: 575.98px){.sadcSection .sadcTabCard{padding:18px;border-radius:12px}}.sadcSection .sadcTabCardHeader{display:flex;align-items:center;gap:16px;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #f0f0f5}@media(max-width: 991.98px){.sadcSection .sadcTabCardHeader{gap:14px;margin-bottom:18px;padding-bottom:18px}}@media(max-width: 575.98px){.sadcSection .sadcTabCardHeader{gap:12px;margin-bottom:16px;padding-bottom:16px}}.sadcSection .sadcTabCardHeader .sadcCardIcon{flex-shrink:0;width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg, rgba(255, 59, 92, 0.1) 0%, rgba(255, 133, 34, 0.1) 100%);border-radius:14px;transition:all .3s ease}@media(max-width: 991.98px){.sadcSection .sadcTabCardHeader .sadcCardIcon{width:55px;height:55px;border-radius:12px}}@media(max-width: 575.98px){.sadcSection .sadcTabCardHeader .sadcCardIcon{width:50px;height:50px;border-radius:10px}}.sadcSection .sadcTabCardHeader .sadcCardIcon i{font-size:clamp(22px,2.8vw,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}.sadcSection .sadcTabCardHeader .sadcCardTitle{flex:1}.sadcSection .sadcTabCardHeader .sadcCardTitle h3{font-size:clamp(18px,2.2vw,24px);font-weight:700;color:#1a1a2e;margin:0;line-height:1.3;letter-spacing:-0.5px}.sadcSection .sadcTabCardHeader .sadcCardTitle .sadcCardNum{display:inline-block;font-size:clamp(11px,1.4vw,13px);font-weight:600;color:#ff3b5c;margin-top:5px;letter-spacing:.5px}.sadcSection .sadcTabCardBody p{font-size:clamp(14px,1.8vw,16px);color:#5a5a6e;line-height:1.8;margin-bottom:24px;letter-spacing:-0.25px}@media(max-width: 575.98px){.sadcSection .sadcTabCardBody p{margin-bottom:20px}}.sadcSection .sadcTabCardBody p:last-child{margin-bottom:0}.sadcSection .sadcFeatureList{display:grid;grid-template-columns:repeat(2, 1fr);gap:14px}@media(max-width: 991.98px){.sadcSection .sadcFeatureList{gap:12px}}@media(max-width: 575.98px){.sadcSection .sadcFeatureList{grid-template-columns:1fr;gap:10px}}.sadcSection .sadcFeatureList li{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;background:linear-gradient(135deg, rgba(255, 59, 92, 0.03) 0%, rgba(255, 133, 34, 0.03) 100%);border-radius:10px;transition:all .3s ease}@media(max-width: 991.98px){.sadcSection .sadcFeatureList li{padding:12px 14px;gap:10px}}@media(max-width: 575.98px){.sadcSection .sadcFeatureList li{padding:12px;border-radius:8px}}.sadcSection .sadcFeatureList li:hover{background:linear-gradient(135deg, rgba(255, 59, 92, 0.06) 0%, rgba(255, 133, 34, 0.06) 100%)}.sadcSection .sadcFeatureList li i{flex-shrink:0;font-size:clamp(14px,1.5vw,16px);color:#ff3b5c;margin-top:2px}.sadcSection .sadcFeatureList li span{font-size:clamp(13px,1.6vw,15px);color:#3a3a4e;line-height:1.5;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/salon-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=salon-app-development.css.map */
