@import url(https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap);:root{--fontNunito:"Nunito Sans",sans-serif;--fontUbuntu:"Ubuntu",sans-serif;--bizex-blue:#2f2aa0;--bizex-teal:#61c6c4;--bizex-text:#1f2937;--bizex-muted:#4b5563}body{font-family:Ubuntu,sans-serif}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{color:#150056}html{scroll-behavior:smooth}.banner{background:url("<?php echo IMAGE_PATH?>header-banner-png.webp");color:#fff;background-repeat:no-repeat;background-attachment:scroll;background-position:center center;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;overflow:hidden}.topheader.scrolled{background-color:#44489d}.navbar,.topheader{transition:.35s ease-in}.topheader.scrolled .navbar{padding:12px 0}nav#banner{background-color:transparent!important}.banner-hero1{background:url("../../assets/images/Hero-sectionBg.webp");color:#fff;background-repeat:no-repeat;background-attachment:scroll;background-position:center;-webkit-background-size:100% 100%;-moz-background-size:100% 100%;-o-background-size:100% 100%;background-size:100% 100%;overflow:hidden;margin-top:-102px;padding:365px 0 0}.topLadyStanding{position:absolute;right:0;bottom:-6px}.text-content1{transform:translateY(-134px)}.btn.btn_primary_new{border-radius:8px;background-color:#61c6c4;border:1px solid #61c6c4;color:#fff;font-weight:700;font-size:16px;padding:11px 30px;position:relative;overflow:hidden;transition:color .3s;z-index:1}.btn.btn_primary_new::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s;z-index:-1}.btn.btn_primary_new:hover{background-color:#52b3b1}.btn.btn_primary_new:hover::before{left:100%}.btn-nav{background-color:#61c6c4;border-color:#61c6c4;color:#fff}.btn-nav:hover{color:#fff;box-shadow:2px 2px 15px #c5c4c4}.navbar .navbar-nav .nav-item.bb-none:hover{border-bottom:none}@keyframes blink{0%{opacity:1}50%{opacity:0}100%{opacity:1}}.blinking-button{animation:blink 3s infinite}.blinking-button:hover{animation:none}.y-gap{padding-top:45px;padding-bottom:45px}.aboutSecNew{background-image:url("../../assets/images/aboutnewbg.png");background-size:cover;background-position:center;background-repeat:no-repeat}.newHeading{font-size:40px;font-weight:700;font-size:40px;color:#150056;font-family:Ubuntu,sans-serif;max-width:493px;text-transform:capitalize;margin-bottom:1rem}.newHeading.w-auto{max-width:100%!important}.newHeading span{font-family:Ubuntu,sans-serif;font-weight:700;color:#61c6c4}.pricingBg .newHeading .pricing-title-red{color:#ce1126}.pricingBg .newHeading .pricing-title-black{color:#150056}.text-container p{font-family:"Nunito Sans",sans-serif;font-weight:400;color:#6b6f7f;margin-bottom:.5rem;max-width:450px}p.w-auto{max-width:100%!important}.how_it_works{background-color:#f5f8fc}.anchor-text-decoration,p.newParaContent{font-size:18px;color:#94959b;font-family:"Nunito Sans",sans-serif;font-weight:400}.anchor-text-decoration{text-decoration:underline}.howWorksCards{max-width:500px;gap:30px;margin-top:55px}.howWorksCards:hover .howWorksCards-icon{transform:scale(1.1) rotate(45deg)}.howWorksCards-icon{width:72px;height:72px;border-radius:8px;flex-shrink:0;background-color:#61c6C41A;transform:scale(1) rotate(0);transition:.35s ease-in}.howWorksCards:hover .howWorksCards-icon img{transform:rotate(-45deg) scale(1.1)}.howWorksCards-icon img{transform:rotate(0) scale(1)}.collapsible-text{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin:0;transition:all .3s ease;color:#94959b;font-size:20px;font-weight:400;font-family:'Nunito Sans',sans-serif}.collapsible-text.expanded{-webkit-line-clamp:unset;overflow:visible}.show-toggle{display:inline-block;margin-left:.25rem;color:#4285f4;cursor:pointer;text-decoration:none;font-size:20px;font-weight:400;font-family:'Nunito Sans',sans-serif}.show-toggle:hover{text-decoration:none;font-weight:500}.howWorksCards h3,.howWorksCards h5{font-size:24px;font-weight:700;color:#150056;font-family:Ubuntu,sans-serif}.newClients{position:relative;overflow:hidden;width:100%;padding:84px 0 76px;background:radial-gradient(circle at 12% 18%,rgba(206,17,38,.08),transparent 24%),radial-gradient(circle at 86% 16%,rgba(47,42,160,.08),transparent 20%),linear-gradient(180deg,#fff 0,#f8fbff 55%,#eef4ff 100%);border-top:1px solid rgba(21,0,86,.08);border-bottom:1px solid rgba(21,0,86,.08)}.newClients::before{display:none}.newClients .radiant-clients-shell{position:relative;z-index:1}.newClients .radiant-clients-head{max-width:860px;margin:0 auto}.newClients .clients-badge{display:inline-flex;align-items:center;gap:8px;padding:6px 18px;border-radius:999px;background:linear-gradient(90deg,rgba(206,17,38,.1),rgba(21,0,86,.05));border:1px solid rgba(206,17,38,.28);color:#ce1126;font-family:Montserrat,sans-serif;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;margin-bottom:16px}.newClients .clients-badge::before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background-color:#ce1126;animation:badge-pulse 1.8s infinite ease-in-out}@keyframes badge-pulse{0%{transform:scale(.8);box-shadow:0 0 0 0 rgba(206,17,38,.7)}70%{transform:scale(1.1);box-shadow:0 0 0 6px rgba(206,17,38,0)}100%{transform:scale(.8);box-shadow:0 0 0 0 rgba(206,17,38,0)}}.newClients .newHeading{max-width:100%;margin-bottom:0;font-weight:700;font-size:clamp(28px, 2.5vw, 42px);color:#150056}.newClients .newHeading .clients-title-red{color:#ce1126}.newClients .newHeading .clients-title-black{color:#150056}.newClients .clients-subtitle{max-width:760px;margin-top:16px;color:#4b5563;font-family:"Nunito Sans",sans-serif;font-size:clamp(15px, 1.15vw, 17px);line-height:1.8}.newClients .radiant-clients-panel{position:relative;margin-top:48px;padding:0 60px;background:0 0;border:none;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;overflow:hidden}.newClients .clients-slide-arrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;background:rgba(21,0,86,.04);border:1px solid rgba(21,0,86,.08);color:#150056;font-size:24px;font-family:sans-serif;font-weight:300;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:all .3s ease;padding:0;line-height:1}.newClients .clients-slide-arrow:hover{background:#ce1126;border-color:#ce1126;color:#fff;box-shadow:0 4px 12px rgba(206,17,38,.2)}.newClients .clients-slide-arrow--prev{left:10px}.newClients .clients-slide-arrow--next{right:10px}.newClients .client-stack{display:flex;flex-direction:column;gap:28px;align-items:center;justify-content:center;padding:10px 0}.newClients .client-card{width:100%;height:80px;display:flex;align-items:center;justify-content:center;background:0 0!important;border:none!important;box-shadow:none!important;margin:0!important;padding:0!important;cursor:default!important;transition:transform .3s ease}.newClients .client-card:hover{transform:translateY(-3px) scale(1.05)}.newClients .client-card img{max-width:85%;max-height:52px;object-fit:contain;filter:none!important;opacity:.85;transition:all .3s ease}.newClients .client-card:hover img{opacity:1}@media (min-width:1200px) and (max-width:1599.98px){.newClients{padding:58px 0 64px}.newClients .radiant-clients-shell{width:min(1080px,calc(100% - 28px))}.newClients .radiant-clients-head{margin-bottom:18px}.newClients .clients-badge{padding:6px 14px 6px 10px;font-size:11px;margin-bottom:12px}.newClients .newHeading{font-size:clamp(26px, 2.7vw, 38px);line-height:1.08}.newClients .clients-subtitle{max-width:700px;margin-top:12px;font-size:13px;line-height:1.55}.newClients .radiant-clients-panel{margin-top:26px}.newClients .radiant-clients-marquee{gap:18px;padding:6px 0}.newClients .client-marquee-track{gap:16px;animation-duration:34s}.newClients .client-card{width:200px;height:72px}.newClients .client-card--contrast-dark{padding:0 14px;border-radius:14px}.newClients .client-card img{max-height:48px;max-width:88%}.newClients .client-card--contrast-dark img{max-height:46px}}@media (max-width:991px){.newClients{padding:60px 0}.newClients .radiant-clients-panel{padding:0 45px;margin-top:32px}.newClients .client-card{height:70px}.newClients .client-card img{max-height:44px}.newClients .clients-slide-arrow{width:36px;height:36px;font-size:18px}.newClients .clients-slide-arrow--prev{left:5px}.newClients .clients-slide-arrow--next{right:5px}}.newServiceSec{background-image:url("../../assets/images/newservicebanner.webp");width:100%;background-size:100% 100%;background-repeat:no-repeat;background-position:center}.newServiceCardsParent{margin-top:30px;color:#6b6f7f}.newServiceCardsParent:hover{text-decoration:none}.newServiceCards{height:100%;display:flex;flex-direction:column;border-radius:16px;background-color:#fff;padding:20px 28px;text-align:center;position:relative;transition:.35s ease-in-out}.newServiceCards::before{position:absolute;content:'';bottom:0;left:50%;transform:translateX(-50%);width:98%;height:0;opacity:0;background-color:#61c6c4;transition:.35s opacity;border-radius:0 0 16px 16px}.newServiceCardsParent:hover .newServiceCards::before{height:4px;opacity:1}.newServiceCards:hover .cardIcon{background-color:#61c6c4}.newServiceCards .cardIcon{background-color:#d0d3D933;width:104px;height:104px;border-radius:50%;margin-left:auto;margin-right:auto;transition:.35s ease-in-out}.newServiceCardsParent:hover .content .headingNew{color:#61c6c4}.newServiceCards .content .headingNew{color:#150056;font-size:24px;line-height:32px;font-weight:500;font-family:Ubuntu,sans-serif;text-align:center;max-width:300px;margin:26px auto 16px}.newServiceCards .content .desc{font-size:16px;color:#6b6f7f;font-family:'Nunito Sans',sans-serif;margin-bottom:0}.newServiceCards:hover .cardIcon img{filter:brightness(500)}.arc-img:after{content:"";background:url("<?php echo IMAGE_PATH?>arc_line.png") no-repeat;width:310px;height:12px;display:block;text-align:center;margin:auto}.business-consultant .h2.sec-heading{color:#fff}nav#banner{background-color:#44489d}.custom-container1{width:80%;margin:auto}.banner-hero1 h1{text-transform:uppercase;font-family:Ubuntu,sans-serif;font-weight:700;font-size:56px;line-height:64px;letter-spacing:-.5px;text-transform:capitalize;margin-bottom:20px;color:#fff;max-width:542px}.banner-hero1 h1 span{display:block;font-family:Ubuntu,sans-serif;font-weight:700;font-size:45px;line-height:64px;letter-spacing:-.5px;text-transform:capitalize;color:#fff}.banner-hero1 p{font-family:'Nunito Sans',sans-serif;font-weight:400;font-style:normal;opacity:.6;font-size:16px;line-height:26px;letter-spacing:0;margin-bottom:30px;color:#fff;max-width:441px}.banner-hero1 .img-container img{position:absolute;bottom:0;left:50%}.banner-hero1 .counter{margin-top:5rem}button.question-btn.w-100.d-flex.justify-content-between{text-align:left}.banner-hero1 .img-container1{position:relative;width:100%;height:100%}.banner-hero1 .img-container1 img{bottom:0;width:780px!important;height:120vh;margin-left:-245px}.services-section{position:relative;background:radial-gradient(circle at 12% 50%,rgba(206,17,38,.3) 0,transparent 28%),radial-gradient(circle at 88% 50%,rgba(206,17,38,.16) 0,transparent 24%),linear-gradient(90deg,#150056 0,#ce1126 52%,#150056 100%);overflow:hidden;padding:clamp(8px,1vw,14px) 0}.gradient-overlay{position:absolute;top:0;left:0;width:clamp(84px,10vw,140px);height:100%;background:linear-gradient(90deg,rgba(17,17,17,.98) 18.22%,rgba(17,17,17,0) 94.59%);z-index:2}.services-scroll{display:flex;gap:clamp(14px,2vw,26px);white-space:nowrap;animation:scroll-left 12s linear infinite;padding-left:clamp(36px,4.5vw,92px);will-change:transform}.service-item{font-size:clamp(22px, 3vw, 46px);font-weight:600;color:#fff;display:flex;align-items:center;font-family:Urbanist,sans-serif;gap:clamp(10px,1.3vw,20px);line-height:1;text-shadow:0 2px 12px rgba(0,0,0,.28)}.separator{margin-left:clamp(6px,1vw,12px);margin-right:clamp(6px,1vw,12px);font-size:12px;color:#ce1126}.separator img{width:clamp(28px,3vw,54px);filter:brightness(0) saturate(100%) invert(12%) sepia(91%) saturate(7000%) hue-rotate(352deg) brightness(92%) contrast(118%) drop-shadow(0 0 12px rgba(206, 17, 38, .18))}@keyframes scroll-left{from{transform:translateX(0)}to{transform:translateX(-50%)}}.reviewSection{margin-top:40px;margin-bottom:40px}.reviewBg{background-color:#f0f4fa;border-radius:16px;padding:35px}.btn-blue{border-radius:8px;background-color:#4285f4;border:1px solid #4285f4;color:#fff;font-weight:700;font-family:'Nunito Sans',sans-serif;padding:15px 30px;transition:.35s ease}.btn-blue:hover{color:#fff;text-decoration:none;letter-spacing:.8px}.reviewSlider{padding-bottom:45px}.reviewSliderItem{background-color:#f0f4fa;border-radius:16px;padding:24px}.reviewSliderCarousel img.w-auto{width:auto;max-width:100px}.reviewSliderItem p{color:#6b6f7f;font-size:16px;font-weight:400;font-family:'Nunito Sans',sans-serif;margin-top:20px}.reviewFooter .profile{gap:13px}.reviewFooter .profile img.p-image{width:56px;height:56px;border-radius:50%}.reviewFooter .profile h3{color:#150056;font-weight:700;font-weight:700;font-family:Ubuntu,sans-serif;font-size:18px;margin-bottom:0}.reviewSliderCarousel.owl-carousel .owl-nav button.owl-next,.reviewSliderCarousel.owl-carousel .owl-nav button.owl-prev{width:48px;height:48px;background-color:#61c6c4;border-radius:50%;background:#61c6c4;display:flex;justify-content:center;align-items:center;transition:.35s ease-in}.reviewSliderCarousel.owl-carousel .owl-nav button{position:absolute;top:50%;transform:translateY(-50%)}.reviewSliderCarousel.owl-carousel .owl-nav button.owl-prev{left:-28px}.reviewSliderCarousel.owl-carousel .owl-nav button.owl-next{right:-28px}.reviewSliderCarousel.owl-carousel .owl-nav button svg path{fill:white;transition:.35s ease-in}.reviewSliderCarousel.owl-carousel .owl-nav button:hover{background:#e2f5f4}.reviewSliderCarousel.owl-carousel .owl-nav button:hover svg path{fill:#021738}.faqs-new{position:relative;overflow:hidden;padding:92px 0 104px;background:radial-gradient(circle at 10% 18%,rgba(206,17,38,.1),transparent 24%),radial-gradient(circle at 88% 82%,rgba(0,0,0,.06),transparent 28%),linear-gradient(180deg,#fff 0,#fafafb 52%,#f6f3f4 100%);border-top:1px solid rgba(206,17,38,.1);border-bottom:1px solid rgba(206,17,38,.1)}.faqs-new::after,.faqs-new::before{content:"";position:absolute;width:320px;height:320px;border-radius:50%;pointer-events:none;background:radial-gradient(circle,rgba(206,17,38,.16) 0,rgba(0,0,0,.05) 55%,transparent 74%);filter:blur(2px);opacity:.9;animation:faqOrbDrift 16s ease-in-out infinite}.faqs-new::before{top:-120px;left:-110px}.faqs-new::after{right:-120px;bottom:-130px;animation-direction:reverse;animation-duration:18s}.faqs-new .container-fluid.custom-container{position:relative;z-index:1;width:min(1180px,calc(100% - 40px));max-width:1180px}.faqs-new .newHeading{position:relative;display:inline-block;margin-bottom:0;padding-bottom:20px;max-width:1080px;color:#150056;font-size:clamp(32px, 3.2vw, 50px);line-height:1.15;letter-spacing:-.04em}.faqs-new .newHeading span{color:#ce1126}.faqs-new .newHeading::after{content:"";display:block;width:96px;height:4px;margin:16px auto 0;border-radius:999px;background:linear-gradient(90deg,#ce1126 0,#000 100%);box-shadow:0 10px 22px rgba(206,17,38,.16)}#customAccordion{position:relative;z-index:1;margin-top:32px}#customAccordion>[class*=col-]{display:flex;flex-direction:column;gap:18px}#customAccordion .card{position:relative;margin-bottom:0;border:1px solid rgba(206,17,38,.14);border-radius:24px;background:rgba(255,255,255,.98);box-shadow:0 16px 38px rgba(0,0,0,.06);overflow:hidden;backdrop-filter:blur(10px);transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease,background .35s ease}#customAccordion .card::before{content:"";position:absolute;inset:0 auto auto 0;width:100%;height:4px;background:linear-gradient(90deg,#ce1126 0,#000 100%);opacity:.58;transform:scaleX(.18);transform-origin:left;transition:transform .45s ease,opacity .35s ease}#customAccordion .card.reveal{opacity:0;transform:translateY(24px) scale(.98)}#customAccordion .card.reveal.visible{animation:faqCardIn .85s cubic-bezier(.22,1,.36,1) both;animation-delay:var(--delay, 0s)}#customAccordion .card:focus-within,#customAccordion .card:hover{transform:translateY(-4px);border-color:rgba(206,17,38,.28);box-shadow:0 24px 54px rgba(0,0,0,.1)}#customAccordion .card.reveal.visible::before,#customAccordion .card:focus-within::before,#customAccordion .card:hover::before{opacity:1;transform:scaleX(1)}#customAccordion .card-header{padding:0;border-bottom:0;background:0 0}#customAccordion .card-header button{position:relative;width:100%;padding:24px 76px 24px 26px;border:0;border-radius:0;background:linear-gradient(180deg,rgba(255,255,255,.98) 0,rgba(247,247,247,.96) 100%);text-align:left;transition:background .35s ease,color .3s ease,padding .3s ease}#customAccordion button.btn-link{position:relative;display:block;width:100%;text-align:left;font-weight:700;font-size:18px;font-family:Ubuntu,sans-serif;color:#150056;text-decoration:none}#customAccordion button.btn-link h2,#customAccordion button.btn-link h3,#customAccordion button.btn-link span{display:block;margin:0;max-width:100%;text-align:left;font-weight:700;font-size:clamp(16px, 1.15vw, 18px);line-height:1.5;font-family:Ubuntu,sans-serif;color:inherit}#customAccordion button.btn-link:hover{text-decoration:none;color:#150056}#customAccordion .btn-link::before{content:'';position:absolute;right:22px;top:50%;transform:translateY(-50%);width:38px;height:38px;border-radius:999px;border:1px solid rgba(206,17,38,.22);background-color:#fff;background-size:16px 16px;background-repeat:no-repeat;background-position:center;box-shadow:0 12px 20px rgba(0,0,0,.06);transition:transform .3s ease,background-color .3s ease,border-color .3s ease,box-shadow .3s ease,opacity .3s ease}#customAccordion .card-header .btn-link[aria-expanded=false]::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23CE1126' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 5v14M5 12h14'/%3E%3C/svg%3E")}#customAccordion .card-header .btn-link[aria-expanded=false]{background:linear-gradient(180deg,rgba(255,255,255,.98) 0,rgba(247,247,247,.96) 100%);color:#150056}#customAccordion .card-header .btn-link[aria-expanded=true]::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23ffffff' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14'/%3E%3C/svg%3E");background-color:#111;border-color:#ce1126;box-shadow:0 12px 24px rgba(206,17,38,.16);animation:faqIconPulse .45s ease}#customAccordion .card-header .btn-link[aria-expanded=true]{background:linear-gradient(180deg,rgba(206,17,38,.1) 0,rgba(255,255,255,.98) 100%);color:#150056;padding-bottom:14px;border-radius:24px 24px 0 0}#customAccordion .card .collapse{background:rgba(255,255,255,.98);border-radius:0 0 24px 24px}#customAccordion .card .collapse .card-body{padding:0 26px 26px;color:#111;font-weight:400;font-size:16px;font-family:'Nunito Sans',sans-serif;line-height:1.8;animation:faqAnswerDrop .35s ease both}#customAccordion .card .collapse.show .card-body{animation:faqAnswerDrop .35s ease both}@keyframes faqOrbDrift{0%,100%{transform:translate3d(0,0,0) scale(1)}50%{transform:translate3d(14px,-10px,0) scale(1.05)}}@keyframes faqCardIn{0%{opacity:0;transform:translateY(24px) scale(.98)}65%{opacity:1;transform:translateY(-2px) scale(1.01)}100%{opacity:1;transform:translateY(0) scale(1)}}@keyframes faqAnswerDrop{0%{opacity:0;transform:translateY(-8px)}100%{opacity:1;transform:translateY(0)}}@keyframes faqIconPulse{0%{transform:translateY(-50%) scale(.86)}60%{transform:translateY(-50%) scale(1.08)}100%{transform:translateY(-50%) scale(1)}}@media (prefers-reduced-motion:reduce){#customAccordion .card .collapse .card-body,#customAccordion .card-header .btn-link[aria-expanded=true]::before,#customAccordion .card.reveal.visible,.faqs-new::after,.faqs-new::before{animation:none!important}#customAccordion .card.reveal{opacity:1;transform:none}}.new-blog-section{position:relative;overflow:hidden;padding:92px 0 0;background:radial-gradient(circle at 12% 16%,rgba(97,198,196,.14),transparent 24%),radial-gradient(circle at 88% 6%,rgba(47,42,160,.06),transparent 20%),linear-gradient(180deg,#fff 0,#f7fbff 52%,#eef4ff 100%);border-top:1px solid rgba(2,23,56,.04)}.new-blog-section::after,.new-blog-section::before{content:"";position:absolute;width:320px;height:320px;border-radius:50%;pointer-events:none;background:radial-gradient(circle,rgba(97,198,196,.16) 0,rgba(97,198,196,.04) 56%,transparent 74%);filter:blur(2px);opacity:.85;animation:insightOrbDrift 16s ease-in-out infinite}.new-blog-section::before{top:-120px;left:-100px}.new-blog-section::after{right:-120px;bottom:-120px;animation-direction:reverse;animation-duration:18s}.new-blog-section .container-fluid.custom-container{position:relative;z-index:1;width:min(1180px,calc(100% - 40px));max-width:1180px}.new-blog-section .insights-header-row{align-items:flex-end;row-gap:16px}.new-blog-section .insights-header{max-width:760px}.new-blog-section .insights-kicker{display:inline-flex;align-items:center;gap:10px;margin-bottom:12px;color:#61c6c4;font-family:Montserrat,sans-serif;font-size:12px;font-weight:800;letter-spacing:.16em;line-height:1;text-transform:uppercase}.new-blog-section .insights-kicker::before{content:"";width:42px;height:2px;border-radius:999px;background:linear-gradient(90deg,#3e47c5 0,#61c6c4 100%)}.new-blog-section .newHeading{display:block;margin-bottom:14px;max-width:100%;color:#150056;font-size:clamp(34px, 3.6vw, 50px);line-height:1.08;letter-spacing:-.045em}.new-blog-section .insights-summary{max-width:680px;color:#5b6476;font-family:"Nunito Sans",sans-serif;font-size:16px;line-height:1.8}.new-blog-section .insights-view-all{display:inline-flex;align-items:center;justify-content:center;min-width:150px;padding:13px 28px;border:0;border-radius:999px;background:linear-gradient(135deg,#61c6c4 0,#4fb8b6 100%);box-shadow:0 14px 30px rgba(97,198,196,.28);color:#fff;font-family:Montserrat,sans-serif;font-size:15px;font-weight:800;letter-spacing:.01em;text-decoration:none;transition:transform .22s ease,box-shadow .22s ease,filter .22s ease}.new-blog-section .insights-view-all:hover{transform:translateY(-2px);box-shadow:0 18px 36px rgba(97,198,196,.34);filter:saturate(1.03) brightness(1.01)}.new-blog-section .blogs_row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:34px}.new-blog-section .insight-col{display:flex}.new-blog-section .insight-card{position:relative;display:flex;flex-direction:column;width:100%;min-height:100%;overflow:hidden;border:1px solid rgba(47,42,160,.08);border-radius:28px;background:#fff;box-shadow:0 18px 44px rgba(5,31,46,.08);color:inherit;text-decoration:none;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.new-blog-section .insight-card::before{content:"";position:absolute;inset:0 auto auto 0;width:100%;height:4px;background:linear-gradient(90deg,#3e47c5 0,#61c6c4 100%);opacity:.85}.new-blog-section .insight-card.reveal{opacity:0;transform:translateY(22px) scale(.985)}.new-blog-section .insight-card.reveal.visible{animation:insightCardRise .9s cubic-bezier(.22,1,.36,1) both;animation-delay:var(--delay, 0s)}.new-blog-section .insight-card:hover{transform:translateY(-6px);border-color:rgba(97,198,196,.24);box-shadow:0 24px 56px rgba(5,31,46,.12)}.new-blog-section .insight-card:focus-visible,.new-blog-section .insights-view-all:focus-visible{outline:3px solid rgba(97,198,196,.35);outline-offset:3px}.new-blog-section .insight-card-media{position:relative;aspect-ratio:16/9;overflow:hidden;background-color:#eaf0f8}.new-blog-section .insight-card-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;object-position:center center}.new-blog-section .insight-card-media::after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 22% 18%,rgba(255,255,255,.24),transparent 22%),linear-gradient(180deg,rgba(2,23,56,.02) 0,rgba(2,23,56,.06) 45%,rgba(2,23,56,.24) 100%);pointer-events:none}.new-blog-section .insight-card-badges{position:absolute;inset:16px 16px auto;z-index:1;display:flex;justify-content:space-between;align-items:center;gap:12px}.new-blog-section .insight-date,.new-blog-section .insight-pill{display:inline-flex;align-items:center;min-height:32px;padding:7px 12px;border-radius:999px;backdrop-filter:blur(8px);font-family:Montserrat,sans-serif;font-size:11px;font-weight:800;letter-spacing:.08em;line-height:1;text-transform:uppercase}.new-blog-section .insight-pill{background:rgba(255,255,255,.92);color:#021738;box-shadow:0 10px 22px rgba(5,31,46,.08)}.new-blog-section .insight-date{background:rgba(2,23,56,.58);color:#fff;border:1px solid rgba(255,255,255,.28);text-transform:none;letter-spacing:.03em;box-shadow:0 10px 22px rgba(5,31,46,.18)}.new-blog-section .insight-card-content{display:flex;flex-direction:column;gap:12px;padding:22px 22px 24px}.new-blog-section .insight-title{color:#150056;font-family:Montserrat,sans-serif;font-size:clamp(18px, 1.45vw, 22px);font-weight:800;line-height:1.18;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.new-blog-section .insight-desc{color:#5f687a;font-family:"Nunito Sans",sans-serif;font-size:14px;line-height:1.65;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.new-blog-section .insight-readmore{display:inline-flex;align-items:center;gap:8px;width:fit-content;padding-top:4px;color:#61c6c4;font-family:Montserrat,sans-serif;font-size:13px;font-weight:800;letter-spacing:.01em}.new-blog-section .insight-readmore img{width:16px;transition:transform .35s ease}.new-blog-section .insight-card:hover .insight-readmore img{transform:translateX(7px)}.new-blog-section.radiant-insights-section{background:radial-gradient(circle at 12% 16%,rgba(206,17,38,.12),transparent 24%),radial-gradient(circle at 88% 6%,rgba(0,0,0,.07),transparent 20%),linear-gradient(180deg,#fff 0,#fff7f8 52%,#f7f4f4 100%);border-top:1px solid rgba(206,17,38,.06)}.new-blog-section.radiant-insights-section::after,.new-blog-section.radiant-insights-section::before{background:radial-gradient(circle,rgba(206,17,38,.18) 0,rgba(0,0,0,.06) 56%,transparent 74%);opacity:.9}.new-blog-section.radiant-insights-section .insights-header{max-width:700px}.new-blog-section.radiant-insights-section .insights-kicker{color:#150056}.new-blog-section.radiant-insights-section .insights-kicker-red{color:#ce1126}.new-blog-section.radiant-insights-section .insights-kicker-black{color:#150056}.new-blog-section.radiant-insights-section .insights-kicker::before{background:linear-gradient(90deg,#ce1126 0,#000 100%);box-shadow:0 10px 22px rgba(206,17,38,.22)}.new-blog-section.radiant-insights-section .newHeading{color:#150056;font-size:clamp(30px, 3.2vw, 44px);line-height:1.06}.new-blog-section.radiant-insights-section .insights-title-red{color:#ce1126}.new-blog-section.radiant-insights-section .insights-title-black{color:#150056}.new-blog-section.radiant-insights-section .insights-summary{color:#4b4f59;max-width:620px;font-size:15px;line-height:1.65}.new-blog-section.radiant-insights-section .insights-view-all{margin-top:18px;height:44px;padding:0 20px;min-width:0;display:inline-flex;align-items:center;justify-content:center;border:1px solid #ce1126;border-radius:999px;background:#ce1126;box-shadow:0 14px 28px rgba(206,17,38,.24);color:#fff;font-family:Montserrat,sans-serif;font-size:14px;font-weight:800;line-height:1;white-space:nowrap}.new-blog-section.radiant-insights-section .insights-view-all:hover{background:#ce1126;border-color:#ce1126;transform:translateY(-1px);box-shadow:0 18px 32px rgba(206,17,38,.3);color:#fff}.new-blog-section.radiant-insights-section .insights-view-all:focus-visible{outline-color:rgba(206,17,38,.45)}.new-blog-section.radiant-insights-section .insight-card{background:linear-gradient(180deg,#fff 0,#fff7f8 100%);border-color:rgba(206,17,38,.14);box-shadow:0 18px 44px rgba(5,31,46,.08),inset 0 0 0 1px rgba(255,255,255,.42)}.new-blog-section.radiant-insights-section .insight-card::before{background:linear-gradient(90deg,#ce1126 0,#000 100%);opacity:.92}.new-blog-section.radiant-insights-section .insight-card:hover{border-color:rgba(206,17,38,.26);box-shadow:0 24px 56px rgba(5,31,46,.12),inset 0 0 0 1px rgba(206,17,38,.08)}.new-blog-section.radiant-insights-section .insight-card-media{background-color:#fff7f8}.new-blog-section.radiant-insights-section .insight-card-media::after{background:radial-gradient(circle at 22% 18%,rgba(206,17,38,.14),transparent 22%),linear-gradient(180deg,rgba(0,0,0,.04) 0,rgba(0,0,0,.16) 48%,rgba(206,17,38,.22) 100%)}.new-blog-section.radiant-insights-section .insight-pill{background:linear-gradient(135deg,#000 0,#1a1a1a 100%);color:#fff;border:1px solid rgba(206,17,38,.3);box-shadow:0 10px 22px rgba(206,17,38,.16)}.new-blog-section.radiant-insights-section .insight-date{background:0 0;color:#000;border:0;box-shadow:none;padding:0;min-height:0;backdrop-filter:none;text-shadow:none}.new-blog-section.radiant-insights-section .insight-title{color:#150056}.new-blog-section.radiant-insights-section .insight-desc{color:#4b4f59}.new-blog-section.radiant-insights-section .insight-readmore{color:#ce1126}.new-blog-section.radiant-insights-section .insight-card:hover .insight-readmore{color:#000}@keyframes insightOrbDrift{0%,100%{transform:translate3d(0,0,0) scale(1)}50%{transform:translate3d(12px,-10px,0) scale(1.05)}}@keyframes insightCardRise{0%{opacity:0;transform:translateY(22px) scale(.985)}65%{opacity:1;transform:translateY(-2px) scale(1.01)}100%{opacity:1;transform:translateY(0) scale(1)}}@media (prefers-reduced-motion:reduce){.new-blog-section .insight-card.reveal.visible,.new-blog-section::after,.new-blog-section::before{animation:none!important}.new-blog-section .insight-card.reveal{opacity:1;transform:none}}@media (min-width:1200px) and (max-width:1799.98px){.new-blog-section.radiant-insights-section .insights-header{max-width:660px}.new-blog-section.radiant-insights-section .newHeading{font-size:clamp(26px, 2.6vw, 36px)}.new-blog-section.radiant-insights-section .insights-summary{font-size:13px;line-height:1.55}.new-blog-section.radiant-insights-section .insights-view-all{margin-top:10px;height:40px;padding:0 16px;font-size:12px}.new-blog-section .blogs_row{gap:14px;margin-top:20px}.new-blog-section .insight-col{justify-content:center}.new-blog-section .insight-card{border-radius:22px;width:calc(100% - 24px);max-width:560px}.new-blog-section .insight-card-media{aspect-ratio:16/9}.new-blog-section .insight-card-badges{inset:12px 12px auto;gap:6px}.new-blog-section .insight-date,.new-blog-section .insight-pill{min-height:26px;padding:5px 9px;font-size:9px}.new-blog-section .insight-card-content{gap:8px;padding:16px 18px 18px}.new-blog-section .insight-title{font-size:clamp(16px, 1.35vw, 19px);line-height:1.12;-webkit-line-clamp:2}.new-blog-section .insight-desc{font-size:12px;line-height:1.45;-webkit-line-clamp:2}.new-blog-section .insight-readmore{font-size:11px}}.new-blog-section .insights-header.reveal{transition:none;transform:translateX(-56px) scale(.96)}.new-blog-section .insights-header.reveal.visible{animation:insightsHeaderReveal .9s cubic-bezier(.22,1,.36,1) both}.new-blog-section .insights-header.reveal .insights-kicker::before{transform:scaleX(0);transform-origin:left center}.new-blog-section .insights-header.reveal.visible .insights-kicker::before{animation:insightsLineGrow .55s cubic-bezier(.22,1,.36,1) .18s both}.new-blog-section .insights-header.reveal .insights-kicker{opacity:0;transform:translateY(14px)}.new-blog-section .insights-header.reveal.visible .insights-kicker{animation:insightsChildRise .55s cubic-bezier(.22,1,.36,1) .12s both}.new-blog-section .insights-header.reveal .newHeading{opacity:0;transform:translateY(22px) scale(.97)}.new-blog-section .insights-header.reveal.visible .newHeading{animation:insightsChildRiseScale .65s cubic-bezier(.22,1,.36,1) .24s both}.new-blog-section .insights-header.reveal .insights-summary{opacity:0;transform:translateY(16px)}.new-blog-section .insights-header.reveal.visible .insights-summary{animation:insightsChildRise .55s cubic-bezier(.22,1,.36,1) .4s both}.new-blog-section .insights-view-all.reveal{transition:none;transform:translateX(52px) scale(.85)}.new-blog-section .insights-view-all.reveal.visible{animation:insightsButtonBounce .85s cubic-bezier(.34,1.56,.64,1) .28s both}.new-blog-section .insight-card.reveal{transform:perspective(900px) translateY(56px) scale(.92) rotateX(9deg);transform-origin:50% 100%;filter:blur(4px);transition:none}.new-blog-section .insight-card.reveal.visible{animation:insightCard3DRise 1.05s cubic-bezier(.22,1,.36,1) both;animation-delay:var(--delay, 0s)}.new-blog-section .insight-card.reveal.visible::after{content:"";position:absolute;inset:0;z-index:3;border-radius:inherit;background:linear-gradient(108deg,transparent 38%,rgba(255,255,255,.22) 50%,transparent 62%);background-size:220% 100%;pointer-events:none;animation:insightCardShimmer .75s ease-out calc(var(--delay,0s) + .55s) 1 both}@keyframes insightsHeaderReveal{0%{opacity:0;transform:translateX(-56px) scale(.96)}55%{opacity:1;transform:translateX(7px) scale(1.008)}78%{transform:translateX(-3px) scale(.999)}100%{opacity:1;transform:translateX(0) scale(1)}}@keyframes insightsLineGrow{from{transform:scaleX(0);transform-origin:left center}to{transform:scaleX(1);transform-origin:left center}}@keyframes insightsChildRise{0%{opacity:0;transform:translateY(14px)}60%{opacity:1;transform:translateY(-2px)}100%{opacity:1;transform:translateY(0)}}@keyframes insightsChildRiseScale{0%{opacity:0;transform:translateY(22px) scale(.97)}60%{opacity:1;transform:translateY(-3px) scale(1.005)}100%{opacity:1;transform:translateY(0) scale(1)}}@keyframes insightsButtonBounce{0%{opacity:0;transform:translateX(52px) scale(.85)}52%{opacity:1;transform:translateX(-8px) scale(1.07)}74%{transform:translateX(4px) scale(.97)}88%{transform:translateX(-2px) scale(1.01)}100%{opacity:1;transform:translateX(0) scale(1)}}@keyframes insightCard3DRise{0%{opacity:0;transform:perspective(900px) translateY(56px) scale(.92) rotateX(9deg);filter:blur(4px)}40%{opacity:1;filter:blur(0)}62%{transform:perspective(900px) translateY(-9px) scale(1.016) rotateX(-1.5deg)}80%{transform:perspective(900px) translateY(4px) scale(.998) rotateX(.5deg)}100%{opacity:1;transform:perspective(900px) translateY(0) scale(1) rotateX(0);filter:blur(0)}}@keyframes insightCardShimmer{0%{opacity:1;background-position:-110% 0}100%{opacity:0;background-position:210% 0}}@media (prefers-reduced-motion:reduce){.new-blog-section .insight-card.reveal,.new-blog-section .insights-header.reveal,.new-blog-section .insights-view-all.reveal{opacity:1;transform:none;filter:none;transition:none}.new-blog-section .insights-header.reveal .insights-kicker,.new-blog-section .insights-header.reveal .insights-summary,.new-blog-section .insights-header.reveal .newHeading{opacity:1;transform:none}.new-blog-section .insights-header.reveal .insights-kicker::before{transform:none}.new-blog-section .insight-card.reveal.visible,.new-blog-section .insight-card.reveal.visible::after,.new-blog-section .insights-header.reveal.visible,.new-blog-section .insights-header.reveal.visible .insights-kicker,.new-blog-section .insights-header.reveal.visible .insights-kicker::before,.new-blog-section .insights-header.reveal.visible .insights-summary,.new-blog-section .insights-header.reveal.visible .newHeading,.new-blog-section .insights-view-all.reveal.visible{animation:none!important}}.blogs_row{display:flex;flex-wrap:wrap}.blogs_row>a{display:flex;flex-direction:column;color:#021738;margin-top:40px}.blogs_row>a:hover{text-decoration:none}.blogBody{flex:1;display:flex;flex-direction:column;padding:30px;border-radius:16px;background-color:#fff;box-shadow:0 24px 60px 0 #051F2E0F}.blogs_row>a:hover .blogBody .blogImage img{transform:scale(1.21)}.blogBody .blogImage{overflow:hidden;max-height:381px}.blogBody .blogImage img{height:100%;transition:2s linear;transform:scale(1);border-radius:8px}.blogBody h3{color:#150056;font-weight:500;font-size:24px;font-family:Ubuntu,sans-serif;margin:18px 0 16px;max-width:440px}.blogBody p{color:#6b6f7f;font-size:16px;font-weight:400;font-family:'Nunito Sans',sans-serif;max-width:440px}.blogs_more_btn{color:#61c6c4;font-size:18px;font-weight:600;font-family:"Open Sans",sans-serif;text-transform:capitalize;letter-spacing:1px;border-bottom:1px solid #61c6c4;display:inline-block;width:fit-content;padding-bottom:2px}.blogs_row>a:hover .blogs_more_btn img{transform:translateX(7px)}.blogs_more_btn img{transform:translateX(0);transition:.35s ease-in}.stats-section{background:linear-gradient(134.66deg,#3e4284 6.35%,#45499e 95.93%);color:#fff;padding:40px 20px;text-align:center;margin:45px 0}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;align-items:center;justify-content:center}.stat-box h3{font-size:48px;font-weight:700;margin-bottom:8px;font-family:Ubuntu,sans-serif}.stat-box p{font-size:1rem;line-height:1.4;margin:0;opacity:.9}.stats-section.radiant-stats-band{position:relative;margin:0 0 52px;padding:76px 0;overflow:hidden;isolation:isolate;text-align:left;background:radial-gradient(circle at 14% 18%,rgba(97,198,196,.14) 0,transparent 24%),radial-gradient(circle at 84% 20%,rgba(67,97,238,.1) 0,transparent 24%),radial-gradient(circle at 50% 92%,rgba(16,185,129,.08) 0,transparent 22%),linear-gradient(180deg,#fbf9f2 0,#f4f1e8 100%)}.stats-section.radiant-stats-band.reveal{opacity:0;transform:translate3d(0,34px,0) scale(.975);filter:blur(12px);will-change:transform,opacity,filter;transition:none}.stats-section.radiant-stats-band.reveal.visible{animation:statsBandReveal .98s cubic-bezier(.22,1,.36,1) both}.stats-section.radiant-stats-band::after,.stats-section.radiant-stats-band::before{content:"";position:absolute;border-radius:50%;pointer-events:none;z-index:0}.stats-section.radiant-stats-band::before{width:420px;height:420px;top:-160px;left:-140px;background:radial-gradient(circle,rgba(97,198,196,.18) 0,rgba(97,198,196,0) 70%);filter:blur(46px);animation:statsOrbDrift 22s ease-in-out infinite}.stats-section.radiant-stats-band::after{width:520px;height:520px;right:-190px;bottom:-220px;background:radial-gradient(circle,rgba(67,97,238,.18) 0,rgba(67,97,238,0) 70%);filter:blur(54px);animation:statsOrbDriftReverse 26s ease-in-out infinite}.stats-section.radiant-stats-band .container-fluid.custom-container{width:min(1180px,calc(100% - 40px));max-width:none;position:relative;z-index:1;padding:0}.stats-section.radiant-stats-band .stats-shell{position:relative;overflow:visible;padding:36px 38px 38px;border-radius:36px;background:linear-gradient(180deg,rgba(255,255,255,.74) 0,rgba(246,243,235,.92) 100%);border:1px solid rgba(14,45,90,.08);box-shadow:0 28px 60px rgba(14,22,48,.12),inset 0 1px 0 rgba(255,255,255,.65);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);opacity:0;transform:translate3d(0,26px,0) scale(.97) rotateX(8deg);filter:blur(10px);transform-style:preserve-3d;will-change:transform,opacity,filter}.stats-section.radiant-stats-band .stats-shell::after{content:"";position:absolute;inset:-12% -18%;border-radius:inherit;background:linear-gradient(115deg,transparent 38%,rgba(255,255,255,.82) 48%,rgba(97,198,196,.24) 52%,transparent 62%);opacity:0;transform:translate3d(-120%,0,0) skewX(-16deg);filter:blur(8px);pointer-events:none;z-index:0;mix-blend-mode:screen}@keyframes statsShellRise{0%{opacity:0;transform:translate3d(0,26px,0) scale(.97) rotateX(8deg);filter:blur(10px)}68%{opacity:1;transform:translate3d(0,-2px,0) scale(1.004) rotateX(0);filter:blur(0)}100%{opacity:1;transform:none;filter:none}}.stats-section.radiant-stats-band.reveal.visible .stats-shell{animation:statsShellRise .98s cubic-bezier(.22,1,.36,1) both;animation-delay:60ms}.stats-section.radiant-stats-band .stats-shell::before{content:"";position:absolute;inset:0;border-radius:inherit;background:radial-gradient(circle at 18% 0,rgba(97,198,196,.14),transparent 24%),radial-gradient(circle at 82% 0,rgba(67,97,238,.1),transparent 22%),linear-gradient(180deg,rgba(255,255,255,.28),rgba(255,255,255,0));pointer-events:none;opacity:0;transform:scale(.985);transform-origin:center;will-change:transform,opacity}.stats-section.radiant-stats-band.reveal.visible .stats-shell::before{animation:statsShellGlow 1.1s cubic-bezier(.22,1,.36,1) both;animation-delay:.12s}.stats-section.radiant-stats-band.reveal.visible .stats-shell::after{animation:statsShellSweep 1.18s cubic-bezier(.22,1,.36,1) both;animation-delay:.22s}.stats-section.radiant-stats-band .stats-head{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,320px);gap:26px;align-items:start;margin-bottom:30px;color:#0f2647}.stats-section.radiant-stats-band .stats-head.reveal{opacity:0;transform:translate3d(-22px,26px,0) scale(.98);filter:blur(10px);transition:none}.stats-section.radiant-stats-band .stats-head.reveal.visible{animation:statsHeadReveal .92s cubic-bezier(.22,1,.36,1) both;animation-delay:.1s}.stats-section.radiant-stats-band .stats-head-layout{display:contents}.stats-section.radiant-stats-band .stats-head-copy{max-width:760px;text-align:left}.stats-section.radiant-stats-band .stats-eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:12px;color:#150056;font-family:Montserrat,sans-serif;font-size:12px;font-weight:800;letter-spacing:.16em;line-height:1;text-transform:uppercase;opacity:0;transform:translate3d(0,10px,0);will-change:transform,opacity,filter}.stats-section.radiant-stats-band .stats-eyebrow .stats-eyebrow-red{color:#ce1126}.stats-section.radiant-stats-band .stats-eyebrow .stats-eyebrow-black{color:#150056}.stats-section.radiant-stats-band .stats-eyebrow::before{content:"";width:42px;height:2px;border-radius:999px;background:linear-gradient(90deg,#ce1126 0,#000 100%);transform-origin:left center;transform:scaleX(.18);opacity:.55}.stats-section.radiant-stats-band .stats-head.reveal.visible .stats-eyebrow{animation:statsEyebrowReveal .68s cubic-bezier(.22,1,.36,1) both;animation-delay:.18s}.stats-section.radiant-stats-band .stats-head.reveal.visible .stats-eyebrow::before{animation:statsEyebrowLine .7s cubic-bezier(.22,1,.36,1) both;animation-delay:.22s}.stats-section.radiant-stats-band .stats-head .newHeading{margin:0;color:#0b2b53;font-size:clamp(34px, 3.5vw, 54px);line-height:1.02;letter-spacing:-.05em;font-weight:700;font-family:var(--fontUbuntu);max-width:700px;text-transform:none}.stats-section.radiant-stats-band .stats-head .newHeading span{color:#16a34a}.stats-section.radiant-stats-band .stats-head .newHeading .stats-title-red{color:#ce1126}.stats-section.radiant-stats-band .stats-head .newHeading .stats-title-black{color:#150056}.stats-section.radiant-stats-band .stats-head .newHeading .stats-title-black,.stats-section.radiant-stats-band .stats-head .newHeading .stats-title-red{display:inline-block;opacity:0;filter:blur(10px);will-change:transform,opacity,filter}.stats-section.radiant-stats-band .stats-head .newHeading .stats-title-red{transform:translate3d(-30px,12px,0) rotate(-1.8deg)}.stats-section.radiant-stats-band .stats-head .newHeading .stats-title-black{transform:translate3d(30px,12px,0) rotate(1.8deg)}.stats-section.radiant-stats-band .stats-head.reveal.visible .stats-title-red{animation:statsTitleSlideLeft .82s cubic-bezier(.22,1,.36,1) both;animation-delay:.26s}.stats-section.radiant-stats-band .stats-head.reveal.visible .stats-title-black{animation:statsTitleSlideRight .82s cubic-bezier(.22,1,.36,1) both;animation-delay:.36s}.stats-section.radiant-stats-band .stats-head p,.stats-section.radiant-stats-band .stats-summary{margin:14px 0 0;max-width:680px;color:#5e6779;font-family:var(--fontNunito);font-size:16px;line-height:1.8;opacity:0;transform:translate3d(0,16px,0);filter:blur(8px);will-change:transform,opacity,filter}.stats-section.radiant-stats-band .stats-head.reveal.visible .stats-summary,.stats-section.radiant-stats-band .stats-head.reveal.visible p.stats-summary{animation:statsSummaryReveal .84s cubic-bezier(.22,1,.36,1) both;animation-delay:.42s}.stats-section.radiant-stats-band .stats-head-visual{display:flex;justify-content:flex-end;align-items:center;min-height:100%}.stats-section.radiant-stats-band .stats-head-visual.reveal{opacity:0;transform:translate3d(30px,24px,0) scale(.88) rotate(8deg);filter:blur(10px);transition:none;will-change:transform,opacity,filter}.stats-section.radiant-stats-band .stats-head-visual.reveal.visible{animation:statsVisualReveal .96s cubic-bezier(.22,1,.36,1) both;animation-delay:.18s}.stats-section.radiant-stats-band .stats-flag-wrap{position:relative;width:min(300px,100%);max-width:300px;padding:0;overflow:visible;border:0;border-radius:0;background:0 0;box-shadow:none}.stats-section.radiant-stats-band .stats-flag-halo{position:absolute;inset:50% auto auto 50%;width:120px;height:120px;border-radius:50%;background:radial-gradient(circle,rgba(11,122,57,.1) 0,transparent 72%);filter:blur(14px);transform:translate(-50%,-50%);animation:statsFlagHalo 5s ease-in-out infinite alternate;pointer-events:none;z-index:0}.stats-section.radiant-stats-band .stats-flag-image{position:relative;z-index:1;display:block;width:100%;height:auto;max-width:260px;margin:0 auto;transform-origin:50% 50%;filter:none;animation:statsFlagWave 4.6s ease-in-out infinite}@keyframes statsFlagWave{0%,100%{transform:translateY(0) rotate(0) scale(1)}50%{transform:translateY(-8px) rotate(1.25deg) scale(1.015)}}@keyframes statsFlagHalo{from{opacity:.38;transform:translate(-50%,-50%) scale(.92)}to{opacity:1;transform:translate(-50%,-50%) scale(1.14)}}@keyframes statsBandReveal{0%{opacity:0;transform:translate3d(0,34px,0) scale(.975);filter:blur(12px)}70%{opacity:1;transform:translate3d(0,-2px,0) scale(1.005);filter:blur(0)}100%{opacity:1;transform:none;filter:none}}@keyframes statsShellGlow{0%{opacity:0;transform:scale(.985)}65%{opacity:1;transform:scale(1.01)}100%{opacity:1;transform:none}}@keyframes statsShellSweep{0%{opacity:0;transform:translate3d(-120%,0,0) skewX(-16deg)}18%{opacity:.25}48%{opacity:.92;transform:translate3d(-8%,0,0) skewX(-16deg)}72%{opacity:.7;transform:translate3d(48%,0,0) skewX(-16deg)}100%{opacity:0;transform:translate3d(120%,0,0) skewX(-16deg)}}@keyframes statsHeadReveal{0%{opacity:0;transform:translate3d(-22px,26px,0) scale(.98);filter:blur(10px)}68%{opacity:1;transform:translate3d(4px,-2px,0) scale(1.01);filter:blur(0)}100%{opacity:1;transform:none;filter:none}}@keyframes statsEyebrowReveal{0%{opacity:0;transform:translate3d(0,10px,0);filter:blur(4px)}100%{opacity:1;transform:none;filter:none}}@keyframes statsEyebrowLine{0%{transform:scaleX(.18);opacity:.35}100%{transform:scaleX(1);opacity:1}}@keyframes statsTitleSlideLeft{0%{opacity:0;transform:translate3d(-30px,12px,0) rotate(-1.8deg);filter:blur(10px)}70%{opacity:1;transform:translate3d(3px,-1px,0) rotate(.2deg);filter:blur(0)}100%{opacity:1;transform:none;filter:none}}@keyframes statsTitleSlideRight{0%{opacity:0;transform:translate3d(30px,12px,0) rotate(1.8deg);filter:blur(10px)}70%{opacity:1;transform:translate3d(-3px,-1px,0) rotate(-.2deg);filter:blur(0)}100%{opacity:1;transform:none;filter:none}}@keyframes statsSummaryReveal{0%{opacity:0;transform:translate3d(0,16px,0);filter:blur(8px)}100%{opacity:1;transform:none;filter:none}}@keyframes statsVisualReveal{0%{opacity:0;transform:translate3d(30px,24px,0) scale(.88) rotate(8deg);filter:blur(10px)}68%{opacity:1;transform:translate3d(-2px,-2px,0) scale(1.02) rotate(-.5deg);filter:blur(0)}100%{opacity:1;transform:none;filter:none}}.stats-section.radiant-stats-band .stats-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:stretch}.stats-section.radiant-stats-band .stat-box{--accent:#61C6C4;--accent-soft:rgba(97, 198, 196, 0.18);position:relative;overflow:visible;min-height:0;padding:10px 0;border-radius:0;text-align:left;display:grid;grid-template-columns:1fr;grid-template-areas:"counter" "title" "note";column-gap:0;row-gap:4px;align-items:start;background:0 0;border:0;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;transition:none;opacity:0;transform:translate3d(var(--stat-shift,0),34px,0) scale(.9) rotateX(14deg) rotateZ(var(--stat-rotate,0deg));filter:blur(10px);perspective:1200px;transform-style:preserve-3d;will-change:transform,opacity,filter}.stats-section.radiant-stats-band .stat-box::before{content:"";position:absolute;top:0;left:0;width:66px;height:3px;border-radius:999px;background:linear-gradient(90deg,var(--accent),rgba(255,255,255,0));opacity:0;transform:scaleX(.18);transform-origin:left center;pointer-events:none}.stats-section.radiant-stats-band .stat-box:first-child{--stat-shift:-28px;--stat-rotate:-4deg}.stats-section.radiant-stats-band .stat-box:nth-child(2){--stat-shift:0px;--stat-rotate:0deg;--accent:#3b82f6;--accent-soft:rgba(59, 130, 246, 0.16)}.stats-section.radiant-stats-band .stat-box:nth-child(3){--stat-shift:28px;--stat-rotate:4deg;--accent:#10b981;--accent-soft:rgba(16, 185, 129, 0.16)}.stats-section.radiant-stats-band .stat-box.reveal.visible .counter,.stats-section.radiant-stats-band .stat-box.reveal.visible h3.counter{animation:statsCounterReveal .76s cubic-bezier(.22,1,.36,1) both;animation-delay:calc(var(--delay, 0s) + .12s)}.stats-section.radiant-stats-band .stat-box.reveal.visible p{animation:statsLabelReveal .72s cubic-bezier(.22,1,.36,1) both;animation-delay:calc(var(--delay, 0s) + .22s)}.stats-section.radiant-stats-band .stat-box.reveal.visible .stat-note{animation:statsNoteReveal .72s cubic-bezier(.22,1,.36,1) both;animation-delay:calc(var(--delay, 0s) + .3s)}.stats-section.radiant-stats-band .stat-box:hover{transform:translate3d(0,-2px,0) scale(1)}.stats-section.radiant-stats-band .stat-badge{display:none}.stats-section.radiant-stats-band .counter,.stats-section.radiant-stats-band h3.counter{grid-area:counter;margin:0;background:0 0;-webkit-background-clip:initial;-webkit-text-fill-color:initial;background-clip:initial;color:var(--accent);font-size:clamp(44px, 4.6vw, 62px);line-height:.92;letter-spacing:-.04em;font-weight:900;font-family:Ubuntu,sans-serif;filter:none}.stats-section.radiant-stats-band .stat-box p{grid-area:title;position:static;left:auto;bottom:auto;transform:none;width:auto;margin:8px 0 0;opacity:1;color:#132a4b;font-size:1.03rem;line-height:1.3;font-weight:800}.stats-section.radiant-stats-band .stat-note{grid-area:note;display:block;margin-top:8px;color:#64748b;font-size:.95rem;line-height:1.6}.stats-section.radiant-stats-band .stat-box.reveal{transition-delay:var(--delay, 0s)}.stats-section.radiant-stats-band .stat-box.reveal.visible{animation:statsCardRise .92s cubic-bezier(.22,1,.36,1) both;animation-delay:var(--delay, 0s)}.stats-section.radiant-stats-band .stat-box.reveal.visible::before{animation:statsCardAccentSweep .84s cubic-bezier(.22,1,.36,1) both;animation-delay:calc(var(--delay, 0s) + .06s)}@media (min-width:1200px) and (max-width:1599.98px){.stats-section.radiant-stats-band{margin:0 0 40px;padding:56px 0 44px}.stats-section.radiant-stats-band .container-fluid.custom-container{width:min(1080px,calc(100% - 28px))}.stats-section.radiant-stats-band .stats-shell{padding:28px 30px 30px;border-radius:30px}.stats-section.radiant-stats-band .stats-head{grid-template-columns:minmax(0,1fr) minmax(200px,240px);gap:18px;margin-bottom:22px}.stats-section.radiant-stats-band .stats-head-copy{max-width:620px}.stats-section.radiant-stats-band .stats-eyebrow{margin-bottom:9px;font-size:11px}.stats-section.radiant-stats-band .stats-head .newHeading{max-width:620px;font-size:clamp(28px, 2.8vw, 42px)}.stats-section.radiant-stats-band .stats-head p,.stats-section.radiant-stats-band .stats-summary{margin-top:10px;max-width:560px;font-size:14px;line-height:1.65}.stats-section.radiant-stats-band .stats-flag-wrap{width:min(240px,100%);max-width:240px}.stats-section.radiant-stats-band .stats-flag-image{max-width:210px}.stats-section.radiant-stats-band .stats-flag-halo{width:100px;height:100px}.stats-section.radiant-stats-band .stats-grid{gap:14px}.stats-section.radiant-stats-band .stat-box{padding:8px 0}.stats-section.radiant-stats-band .counter,.stats-section.radiant-stats-band h3.counter{font-size:clamp(34px, 3.8vw, 52px)}.stats-section.radiant-stats-band .stat-box p{margin-top:6px;font-size:.93rem}.stats-section.radiant-stats-band .stat-note{margin-top:6px;font-size:.84rem;line-height:1.5}}@keyframes statsCardRise{from{opacity:0;transform:translate3d(var(--stat-shift,0),34px,0) scale(.9) rotateX(14deg) rotateZ(var(--stat-rotate,0deg));filter:blur(10px)}to{opacity:1;transform:none;filter:none}}@keyframes statsCardAccentSweep{0%{opacity:0;transform:scaleX(.18)}55%{opacity:1;transform:scaleX(1)}100%{opacity:.82;transform:scaleX(1)}}@keyframes statsCounterReveal{0%{opacity:0;transform:translateY(14px) scale(.82);filter:blur(6px)}70%{opacity:1;transform:translateY(-2px) scale(1.04);filter:blur(0)}100%{opacity:1;transform:none;filter:none}}@keyframes statsLabelReveal{0%{opacity:0;transform:translateY(12px);filter:blur(5px)}100%{opacity:1;transform:none;filter:none}}@keyframes statsNoteReveal{0%{opacity:0;transform:translateY(10px);filter:blur(5px)}100%{opacity:1;transform:none;filter:none}}@keyframes statsOrbDrift{0%,100%{transform:translate(0,0) scale(1)}50%{transform:translate(18px,10px) scale(1.05)}}@keyframes statsOrbDriftReverse{0%,100%{transform:translate(0,0) scale(1)}50%{transform:translate(-16px,-12px) scale(1.08)}}@keyframes badgePulse{0%,100%{box-shadow:0 0 8px var(--accent-soft),inset 0 0 6px rgba(97,198,196,.06)}50%{box-shadow:0 0 20px var(--accent-soft),0 0 40px var(--accent-soft),inset 0 0 12px rgba(97,198,196,.1)}}@keyframes badgePulseHover{0%{box-shadow:0 0 8px var(--accent-soft)}100%{box-shadow:0 0 24px var(--accent-soft),0 0 48px var(--accent-soft)}}.new-heading{color:#150056;font-weight:700;font-size:48px;font-family:Ubuntu,sans-serif;margin-bottom:25px}.department_card{border:1px solid #00000026;border-radius:8px;text-align:center;background-color:#fff;max-width:23%;height:120px;display:flex;justify-content:center;align-items:center;margin-right:25px;margin-bottom:25px}.department_card img{width:90%!important}.radiant-departments-strip{position:relative;overflow:hidden;margin:14px 0 0;padding:18px 0 44px;background:radial-gradient(circle at 12% 0,rgba(97,198,196,.13),transparent 24%),radial-gradient(circle at 88% 8%,rgba(47,42,160,.07),transparent 22%),linear-gradient(180deg,#f7fbff 0,#eff6ff 52%,#f9fbff 100%)}.radiant-departments-strip::after,.radiant-departments-strip::before{content:"";position:absolute;border-radius:50%;pointer-events:none}.radiant-departments-strip::before{width:300px;height:300px;top:-110px;left:-120px;background:radial-gradient(circle,rgba(97,198,196,.18) 0,rgba(97,198,196,0) 70%);filter:blur(12px)}.radiant-departments-strip::after{width:360px;height:360px;right:-160px;bottom:-180px;background:radial-gradient(circle,rgba(47,42,160,.07) 0,rgba(47,42,160,0) 72%);filter:blur(14px)}.radiant-departments-strip .departmentsContainerWidth{position:relative;z-index:1}.radiant-departments-strip .departmentsLogo{max-width:1120px;margin:0 auto 20px;padding-left:12px;padding-right:12px;color:#150056;font-weight:800;line-height:1.15;letter-spacing:-.04em}.radiant-departments-strip .departmentsLogo .departments-accent,.radiant-departments-strip .departmentsLogo .departments-main{font-weight:800}.radiant-departments-strip .departmentsLogo .departments-accent{color:#ce1126}.radiant-departments-strip .departmentsLogo .departments-main{color:#150056}.new-hero-banner-section{background:url('../../assets/images/gettouchbg-1200.webp') center/cover no-repeat;display:flex;align-items:center;position:relative;padding:60px 0 0 0;min-height:700px;overflow:hidden}.new-hero-banner-section::before{content:'';position:absolute;width:60%;height:100%;top:0;right:0;pointer-events:none;background:linear-gradient(90deg,rgba(66,70,146,0) 0,#16161d 100%)}.new-hero-banner-section .row{position:relative;z-index:2;min-height:640px;align-items:stretch}.consultation-form-wrapper{display:flex;align-items:center;justify-content:center;padding:20px}.man-with-laptop{position:relative;z-index:10;transform:translateX(-25px);bottom:-6px}.consultation-form{background:#fff;border-radius:24px;padding:32px;box-shadow:0 25px 50px rgba(0,0,0,.15);border:1px solid rgba(255,255,255,.2);width:100%;margin:0 auto;position:relative;z-index:2;display:flex;flex-direction:column;gap:32px}.consultation-form h3{font-family:Ubuntu,sans-serif;font-weight:700;font-style:normal;font-size:clamp(24px, 4vw, 30px);line-height:1.33;letter-spacing:.02em;color:#150056}.consultation-form input,.consultation-form textarea{width:100%;height:62px;background:#f6f6f6;border:none;border-radius:12px;padding:12px 16px;font-family:Ubuntu,sans-serif;font-size:clamp(16px, 2.5vw, 18px);font-weight:400;line-height:100%;color:#222;opacity:1;box-sizing:border-box}.consultation-form textarea{min-height:120px;resize:vertical}.consultation-form input::placeholder,.consultation-form textarea::placeholder{font-family:Ubuntu,sans-serif;font-weight:400;font-style:normal;font-size:clamp(16px, 2.5vw, 18px);line-height:100%;letter-spacing:.02em;color:#94959b}.professional-image-wrapper{display:flex;align-items:flex-end;justify-content:center;height:100%;padding:0}.consultation-form button{width:100%;max-width:408px;height:53px;background:#61c6c4;border:none;border-radius:12px;padding:16px 24px;font-family:Ubuntu,sans-serif;font-weight:700;font-size:clamp(16px, 2.5vw, 18px);line-height:100%;letter-spacing:.02em;color:#fff;text-align:center;margin:0 auto;transition:.3s ease}.consultation-form button:hover{background:#4ab0ad}.custom_margin-bottom{margin-bottom:32px}.animate-up-text,.hero-btn,.hero-title{opacity:0;transform:translateY(20px);animation:fadeUp .8s ease-out forwards}.hero-text{animation-delay:.15s}.hero-btn{animation-delay:.3s}@keyframes fadeUp{to{opacity:1;transform:translateY(0)}}.hero-image{animation:float 3s ease-in-out infinite}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-6px)}}.reveal{opacity:0;transform:translateY(16px);transition:opacity .9s ease,transform .9s ease;will-change:transform,opacity;transition-delay:var(--delay, 0s)}.reveal.visible{opacity:1;transform:translateY(0)}.reveal-left{transform:translateX(-20px)}.reveal-right{transform:translateX(20px)}.reveal-left.visible,.reveal-right.visible{transform:translateX(0)}@media (prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none;transition:none}}.dept-slider-wrapper{position:relative;overflow:hidden}.dept-slider-wrapper::after,.dept-slider-wrapper::before{content:none;position:absolute;top:0;width:80px;height:100%;z-index:2;pointer-events:none}.dept-slider-wrapper::before{left:0;background:linear-gradient(to right,#faf7fc,transparent)}.dept-slider-wrapper::after{right:0;background:linear-gradient(to left,#faf7fc,transparent)}.dept-row{overflow:hidden;margin-bottom:18px}.dept-track{display:flex;width:max-content;gap:16px;animation:scroll-left 30s linear infinite}.dept-row.right .dept-track{animation:scroll-right 30s linear infinite}@media (min-width:768px){.dept-row.right .dept-track:hover,.dept-track:hover{animation-play-state:paused}}.dept-card{min-width:clamp(240px,18vw,300px);height:104px;background:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;border:1px solid #00000026}.dept-card img{width:84%}@keyframes scroll-left{from{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes scroll-right{from{transform:translateX(-50%)}to{transform:translateX(0)}}@media (prefers-reduced-motion:reduce){.dept-track{animation:none}}@media (min-width:1200px) and (max-width:1599.98px){.radiant-departments-strip{padding:14px 0 34px}.radiant-departments-strip .departmentsLogo{max-width:1040px;margin-bottom:16px;padding-left:8px;padding-right:8px;font-size:clamp(24px, 2.6vw, 34px)!important}.dept-row{margin-bottom:14px}.dept-track{gap:12px;animation-duration:34s}.dept-card{min-width:clamp(220px,16vw,260px);height:92px}.dept-card img{width:80%}}.gallerySection{padding:80px 0;overflow:hidden}.gallery-row-anim{transition:transform .1s ease-out;will-change:transform;display:flex;align-items:stretch}.new-gallery-img-wrapper{overflow:hidden}.gallery-img-inner{width:100%;overflow:hidden;position:relative}.new-gallery-img{width:100%;height:100%;transition:transform .1s ease-out;will-change:transform;transform:scale(1.3)}@media (max-width:991px){.gallery-row-anim{transform:none!important}.new-gallery-img{transform:scale(1)!important}}@media (max-width:767px){.dept-slider-wrapper::after,.dept-slider-wrapper::before{content:none}div.departmentsContainer{width:100%;overflow:hidden}.px-mob-0{padding-left:0;padding-right:0}}@media only screen and (max-width:991px){.custom-container1{width:80%;margin:30px}.text-content1{padding:200px 0 45px 0}.banner-hero1 h1{text-transform:uppercase;font-family:Ubuntu,sans-serif;font-weight:500;font-size:32px;line-height:46px;letter-spacing:-.5px;text-transform:capitalize;margin-bottom:20px;color:#fff;max-width:592px}.banner-hero1 h1 span{display:block;font-family:Ubuntu,sans-serif;font-weight:400;font-size:28px;line-height:35px;letter-spacing:-.5px;text-transform:capitalize;color:#fff}.banner-hero1 p{font-family:'Nunito Sans',sans-serif;font-weight:300;font-style:normal;font-size:13px;line-height:100%;letter-spacing:0;margin-bottom:30px;color:#fff;max-width:500px}.banner-hero1 .img-container img{position:absolute;bottom:0;left:50%}.banner-hero1 .counter{margin-top:5rem}button.question-btn.w-100.d-flex.justify-content-between{text-align:left}.banner-hero1 .img-container1{position:relative;width:100%;height:100%}.banner-hero1 .img-container1 img{bottom:0;width:780px!important;height:120vh;margin-left:-390px}}.new-how-work .new-sec-card{background:#fafafc;border-radius:40px;padding:60px 50px}.new-heading-content{font-family:Ubuntu,sans-serif;font-weight:700;font-style:normal;font-size:24px;line-height:36px;letter-spacing:.02em;color:#150056}.new-text-content,.new-text-content span{font-family:Ubuntu,sans-serif;font-weight:400;font-style:normal;font-size:16px;line-height:28px;letter-spacing:.01em;color:#444}.new-sec-heading{font-size:2.5rem!important;color:#150056}.new-card-work{border:1px solid #dcd8d8;box-shadow:1px 1px 17px 5px #dcd8d8;padding:1rem;border-radius:6px;margin-bottom:2rem;min-height:290px;position:relative;padding-bottom:3rem}.new-card-work img{width:50px;height:50px;object-fit:contain;flex-shrink:0}.new-card-work .card-heading{font-family:Ubuntu,sans-serif;font-weight:700;font-style:normal;font-size:24px;line-height:36px;letter-spacing:.02em;color:#150056}.new-paragraph{font-family:Nunito,sans-serif;font-weight:400;font-style:normal;font-size:20px;line-height:100%;letter-spacing:.02em;color:#333}.new-morecontent span{display:none}.new-morelink{display:block}.new-btn-read{background-color:#61c6c4;border:1px solid #61c6c4;border-radius:2px;color:#fff;width:auto!important;height:38px!important;font-size:16px!important;letter-spacing:.5px;font-family:Cardo-Regular;position:absolute;bottom:15px}.new-btn-read:hover{color:#fff;box-shadow:2px 2px 15px #c5c4c4}@media (max-width:767px){.get-in-touch,.new-how-work .sec-card,.page-footer.footer,.sec-gap,.service-sec{padding-top:30px;padding-bottom:30px}.new-how-work .new-sec-card{padding-left:30px;padding-right:30px}.new-card-work img{margin-bottom:10px}.new-work-card{margin-bottom:30px}.new-work-card p{margin-top:.5rem}.new-departments .grid-container{display:inline-grid;grid-template-columns:50% 50%}.custom-container1{width:100%!important;margin:0!important}.navbar-brand{margin-left:16px}}@media (max-width:480px){.new-sec-card{padding:30px 20px}.new-sec-heading{font-size:1.6rem}.new-card-work{flex-direction:row;min-height:auto}.new-card-work .new-card-heading{font-size:1rem}.new-card-work .card-text p{font-size:13px}.new-heading-content{font-size:18px;line-height:28px}.new-text-content,.new-text-content span{font-size:13px;line-height:22px}}.new-sec-gap{padding-top:60px;padding-bottom:60px}.new-client_logo .sec-heading{color:#150056}.new-client_logo .slider_profile.client-logo{height:170px;padding:1.3rem;overflow:hidden}.new-client_logo .slider_profile.client-logo img{max-height:150px}.new-pricing-plan-sec .new-card{border:1px solid #dadada;padding:60px 35px;text-align:center;background:#fff;border-radius:12px;transition:all .3s ease;margin-bottom:30px}.new-card-highlight{background:#45499e!important;color:#fff;box-shadow:0 8px 20px rgba(0,0,0,.15)}.new-card-highlight .new-plan-title{color:#fff}.new-card-highlight .new-price-plan{color:#fff}.new-plan-title{margin-bottom:1.5rem;font-size:1.7rem;font-family:Ubuntu,sans-serif;font-weight:700;font-size:18px;line-height:24px;letter-spacing:.15px;text-transform:uppercase;color:#150056}.new-plan-price{font-family:Ubuntu,sans-serif;font-weight:700;font-size:31px;line-height:40px;letter-spacing:.25px;text-transform:capitalize;margin-bottom:1.5rem;color:#021738}.new-plan-price span{color:#61c6c4;font-size:2rem;font-weight:700}.new-plan-price .new-strict{font-family:'Nunito Sans',sans-serif;font-weight:600;font-size:18px;line-height:24px;letter-spacing:.15px;text-transform:capitalize;color:#b0b3bf;margin-left:6px}.new-card-highlight .new-plan-price span{color:#fff}.new-card-highlight ul li{color:#fff}.new-plan-feature{padding-top:2.5rem;margin-bottom:2rem}.new-feature-list{list-style:none;padding-left:0;margin:0}.new-feature-list li{position:relative;padding-left:35px;margin-bottom:16px;color:#021738;font-family:'Nunito Sans',sans-serif;font-weight:400;font-size:16px;line-height:150%;letter-spacing:0}.new-feature-list li::before{content:"";position:absolute;left:0;top:4px;width:20px;height:20px;background:url("<?php echo IMAGE_PATH?>check-box12.png") no-repeat center center;background-size:contain}.new-card-highlight .new-feature-list li::before{background:url("<?php echo IMAGE_PATH?>check-box12.png") no-repeat center center;background-size:contain}.new-btn-black{background:while;border:none;padding:15px 25px;border-radius:6px;letter-spacing:.5px;color:#fff;display:inline-block;width:208px;font-size:1.2rem;margin-top:2rem;text-align:center;transition:background .3s ease;color:#61c6c4;border:1.5px solid #61c6c4;border-radius:8px}.new-btn-black:hover{background:#61c6c4;color:#fff}.new-btn-highlight{background:#61c6c4;border:none;padding:15px 25px;border-radius:6px;letter-spacing:.5px;color:#fff;display:inline-block;width:208px;font-size:1.2rem;margin-top:.5rem;text-align:center;transition:background .3s ease}.new-btn-highlight:hover{background:#0f2420;color:#fff}.gallerySection{background-image:url("../../assets/images/aboutnewbg.png");width:100%;background-size:cover;background-position:center;background-repeat:no-repeat}.new-gallery-card{padding:0 30px;border-radius:15px}.new-gallery-card .row{row-gap:32px;column-gap:0;margin-left:-16px;margin-right:-16px}h2{text-align:center;font-weight:800;margin-bottom:40px;color:#150056;font-size:clamp(28px, 5vw, 40px)}h2 .new-title-highlight{color:#06b6d4}.new-gallery-img{display:block;width:100%;height:320px;object-fit:cover;transition:transform .3s ease-in-out,box-shadow .3s}.new-gallery-img:hover{transform:scale(1.02);box-shadow:0 8px 20px rgba(0,0,0,.15)}.new-gallery-img-wrapper{padding:0 16px}.section-title{text-align:center;margin-bottom:15px}.section-title h2{font-family:Ubuntu,sans-serif;font-weight:700;font-size:clamp(28px, 5vw, 40px);line-height:1.2;color:#150056;text-transform:capitalize}.section-title h2 .highlight{color:#61c6c4;font-weight:700}.section-title h2 .bold{font-weight:700;color:#150056}.section-subtitle{text-align:center;font-family:'Nunito Sans',sans-serif;font-weight:400;font-size:clamp(14px, 2vw, 16px);line-height:150%;color:#6b6f7f;margin-bottom:50px}.card{border:none;border-bottom:1px solid #e2e8f0;background-color:transparent;margin-bottom:0}.card-header{background-color:transparent;border:none;padding:0}.btn-link{background-color:transparent;border:none;font-family:Ubuntu,sans-serif;font-weight:700;font-size:clamp(16px, 2.5vw, 18px);line-height:1.33;color:#021738;text-transform:capitalize;padding:20px 40px 20px 0;width:100%;text-align:left;position:relative}.btn-link.collapsed{color:#021738}.btn-link:not(.collapsed){color:#61c6c4}.btn-link:focus{box-shadow:none;outline:0}.btn-link::after{display:none}.btn-link.collapsed::before{content:'';position:absolute;right:0;top:50%;transform:translateY(-50%);width:24px;height:24px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cline x1='12' y1='4' x2='12' y2='20' stroke='%23021738' stroke-width='1.5' stroke-linecap='round'/%3E%3Cline x1='4' y1='12' x2='20' y2='12' stroke='%23021738' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E")}.btn-link:not(.collapsed)::before{content:'';position:absolute;right:0;top:50%;transform:translateY(-50%);width:24px;height:24px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='10' fill='none' stroke='%2361C6C4' stroke-width='1.5'/%3E%3Cline x1='7' y1='12' x2='17' y2='12' stroke='%2361C6C4' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E")}.card-body{font-family:'Nunito Sans',sans-serif;font-weight:400;font-size:clamp(14px, 2vw, 16px);line-height:150%;color:#6b6f7f;padding:0 0 20px 0}.video-container{position:relative;width:100%;max-width:622px;aspect-ratio:622/486;background:rgba(34,34,34,.9);border-radius:8px;overflow:hidden;display:flex;align-items:center;justify-content:center;margin:0 auto}.video-container::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(34,34,34,.5);z-index:0;transition:opacity .3s ease}.video-container.playing::before{opacity:0}.play-button{position:relative;top:10%;left:10%;transform:translate(-50%,-50%);width:clamp(60px,10vw,100px);height:clamp(60px,10vw,100px);background-color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 10px 30px rgba(0,0,0,.3);transition:transform .3s ease,box-shadow .3s ease;z-index:1}.play-button:hover{transform:translate(-50%,-50%) scale(1.1);box-shadow:0 15px 40px rgba(0,0,0,.4)}.play-button img{width:40%;height:40%;object-fit:contain}#videoPlayer{width:100%;height:100%;object-fit:cover}.video-controls{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(0,0,0,.8),transparent);padding:20px 15px 15px;display:flex;align-items:center;gap:10px;z-index:3;opacity:0;transition:opacity .3s ease}.video-container:hover .video-controls{opacity:1}.control-btn{background:0 0;border:none;cursor:pointer;padding:5px;display:flex;align-items:center;justify-content:center;transition:transform .2s ease}.control-btn:hover{transform:scale(1.1)}.progress-bar{flex:1;height:5px;background:rgba(255,255,255,.3);border-radius:5px;cursor:pointer;position:relative;overflow:hidden}.progress-filled{height:100%;background:#61c6c4;width:0%;transition:width .1s linear;border-radius:5px}.time-display{color:#fff;font-size:12px;font-family:Ubuntu,sans-serif;white-space:nowrap}.new-business-hero-section{min-height:100vh;background:linear-gradient(135deg,#2c3e50 0,#34495e 50%,#3f5a7a 100%);position:relative;display:flex;align-items:center;color:#fff;padding:60px 0 0 0;overflow:hidden}.new-business-hero-section::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:url('../../assets/images/premium-business-bg.webp') center/cover no-repeat;z-index:1}.new-business-hero-section::after{content:none;position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(44,62,80,.8) 0,rgba(52,73,94,.7) 50%,rgba(63,90,122,.8) 100%);z-index:2}.new-business-hero-content{position:relative;z-index:3;height:100%}.new-business-hero-content .row{min-height:calc(100vh - 60px);align-items:stretch}.new-business-text-wrapper{display:flex;flex-direction:column;justify-content:center;padding:40px 20px}.new-business-hero-title{font-family:Ubuntu,sans-serif;font-weight:700;font-size:clamp(32px, 6vw, 65px);line-height:1.23;text-transform:capitalize;color:#fff;margin-bottom:30px}.new-business-hero-title .title-accent{color:#61c6c4;font-family:inherit;font-weight:inherit}.new-business-hero-text{font-family:'Nunito Sans',sans-serif;font-weight:400;font-size:clamp(16px, 2.5vw, 20px);line-height:135%;color:#fff;margin-bottom:20px}.new-business-hero-cta{display:inline-flex;align-items:center;justify-content:center;width:133px;height:48px;padding:12px 24px;gap:8px;border-radius:8px;background:#61c6c4;color:#fff;font-family:'Nunito Sans',sans-serif;font-weight:700;font-size:16px;line-height:1.5;text-transform:capitalize;border:none;cursor:pointer;transition:all .3s ease;text-decoration:none;margin-top:30px;align-self:flex-start;opacity:1;box-sizing:border-box}.new-business-hero-cta:hover{background:#4db0ae;transform:translateY(-2px);box-shadow:0 8px 18px rgba(97,198,196,.3);color:#fff;text-decoration:none}.new-business-hero-image{position:relative;display:flex;justify-content:center;align-items:flex-end;height:100%;padding:0}.new-business-hero-image img{width:100%;max-width:633px;opacity:1;object-position:bottom;position:relative;bottom:-6px}.new-hero-banner-section{display:flex;align-items:center;position:relative;padding:60px 0 0 0;min-height:700px;overflow:hidden}.new-hero-banner-section .row{position:relative;z-index:2;min-height:640px;align-items:stretch}.consultation-form-wrapper{display:flex;align-items:center;justify-content:center;padding:20px}.consultation-form{background:#fff;border-radius:24px;padding:32px;box-shadow:0 25px 50px rgba(0,0,0,.15);border:1px solid rgba(255,255,255,.2);width:100%;margin:0 auto;position:relative;z-index:2;display:flex;flex-direction:column;gap:32px}.consultation-form h3{font-family:Ubuntu,sans-serif;font-weight:700;font-style:normal;font-size:clamp(24px, 4vw, 30px);line-height:1.33;letter-spacing:.02em;color:#150056}.consultation-form input,.consultation-form textarea{width:100%;height:62px;background:#f6f6f6;border:none;border-radius:12px;padding:12px 16px;font-family:Ubuntu,sans-serif;font-size:clamp(16px, 2.5vw, 18px);font-weight:400;line-height:100%;color:#222;opacity:1;box-sizing:border-box}.consultation-form textarea{min-height:120px;resize:vertical}.consultation-form input::placeholder,.consultation-form textarea::placeholder{font-family:Ubuntu,sans-serif;font-weight:400;font-style:normal;font-size:clamp(16px, 2.5vw, 18px);line-height:100%;letter-spacing:.02em;color:#94959b}.professional-image-wrapper{display:flex;align-items:flex-end;justify-content:center;height:100%;padding:0}.consultation-form button{width:100%;max-width:408px;height:53px;background:#61c6c4;border:none;border-radius:12px;padding:16px 24px;font-family:Ubuntu,sans-serif;font-weight:700;font-size:clamp(16px, 2.5vw, 18px);line-height:100%;letter-spacing:.02em;color:#fff;text-align:center;margin:0 auto;transition:.3s ease}.consultation-form button:hover{background:#4ab0ad}.service-card:hover{background:#021738}.services-section .service-card{transition:background-color .3s ease,color .3s ease,box-shadow .3s ease;background-color:#fff;border-radius:12px}.services-section .service-card .service-title{color:#150056;transition:color .3s ease}.services-section .service-card:hover{background-color:#61c6c4;color:#fff;box-shadow:0 10px 25px rgba(0,0,0,.15)}.services-section .service-card:hover .service-title,.services-section .service-card:hover a,.services-section .service-card:hover p,.services-section .service-card:hover span{color:#fff}.services-section .service-card:hover,.services-section .service-card:hover *{color:#fff!important}.new-banner{background:linear-gradient(to right,#2f3175,#4b4fab);color:#fff;padding:15px 20px;display:flex;justify-content:flex-end;align-items:flex-end;height:149.35px}.new-banner h2{margin:0;font-family:Urbanist,sans-serif;font-weight:600;font-size:74.68px;line-height:100%;letter-spacing:0;vertical-align:middle}.new-departments{background-color:#fafafc}.new-departments .card{background:#fff;border:none;padding:2rem;border-radius:40px}.new-departments .grid-container{display:inline-grid;grid-template-columns:25% 25% 25% 25%}.new-departments .grid-item{padding:15px;font-size:30px;text-align:center;margin:auto;display:flex}.new-departments .grid-item img{max-width:250px;width:100%}.pricingBg{background:radial-gradient(circle at 50% 0,rgba(206,17,38,.08),transparent 24%),radial-gradient(circle at 12% 18%,rgba(0,0,0,.05),transparent 20%),linear-gradient(180deg,#fff 0,#faf8f8 100%);background-size:cover;background-position:center;background-repeat:no-repeat}.pricingBg .newHeading::after{content:"";display:block;width:88px;height:4px;margin:16px auto 0;border-radius:999px;background:linear-gradient(90deg,#ce1126 0,#000 100%);box-shadow:0 10px 22px rgba(206,17,38,.25)}.pricingBg .sm_pricing_card .pricing-package-primary{color:#150056}.pricingBg .sm_pricing_card .pricing-package-accent{color:#ce1126}.pricingBg .sm_pricing_card.blue .pricing-package-primary{color:#fff}.pricingBg .sm_pricing_card:not(.blue):hover .pricing-package-primary{color:#150056}.pricingBg .sm_pricing_card:not(.blue):hover .pricing-package-accent{color:#ce1126}.pricing_grid_box{display:flex;justify-content:center;flex-wrap:wrap;gap:20px;padding:20px}.sm_pricing_card{max-width:336px;width:100%;background:linear-gradient(180deg,#fff 0,#fff7f8 100%);border-radius:16px;box-shadow:0 16px 40px 0 #1a40890F;padding:24px;transition:transform .3s ease;border:1px solid;border-image-source:linear-gradient(150.39deg,rgba(206,17,38,0.22) 15.02%,rgba(0,0,0,0.12) 99.59%)}.sm_pricing_card:hover{transform:translateY(-6px);background:linear-gradient(180deg,#fff 0,#fff7f8 100%);border-color:rgba(206,17,38,.28)}.sm_pricing_card.blue{background:linear-gradient(135deg,#150056 0,#ce1126 100%);color:#fff;box-shadow:0 32px 80px 0 rgba(21,0,86,.28);border:2px solid #ce1126}.sm_pricing_card.blue:hover{background:linear-gradient(135deg,#ce1126 0,#150056 100%);color:#fff;box-shadow:0 32px 80px 0 rgba(21,0,86,.35);border:2px solid #ce1126}.sm_pricing_card.blue .new-price-amount-custom,.sm_pricing_card.blue .new-price-period-custom,.sm_pricing_card.blue h3,.sm_pricing_card.blue ul li{color:#fff}.sm_pricing_card.blue hr{border-top:1px solid rgba(206,17,38,.22)}.sm_pricing_card h3{font-size:18px;font-family:Ubuntu,sans-serif;margin-bottom:10px;font-weight:700;color:#150056;text-transform:none;min-height:43px}.sm_pricing_card:not(.blue):hover h3{color:#150056}.new-price-amount-custom{font-size:31px;font-weight:700;color:#ce1126;font-family:Ubuntu,sans-serif}.new-price-period-custom{font-size:18px;color:#000}.sm_pricing_card .price{font-size:2rem;font-weight:700;margin-bottom:16px}.sm_pricing_card ul{list-style:none;padding:0;margin:0;margin-top:42px}.sm_pricing_card ul li{position:relative;padding-left:32px;margin-bottom:24px;font-size:16px;color:#000;font-family:var(--fontNunito)}.sm_pricing_card:not(.blue):hover ul li{color:#000}.sm_pricing_card ul li:before{content:"✓";position:absolute;left:0;top:-1px;width:24px;height:24px;border-radius:999px;background:linear-gradient(135deg,#ce1126 0,#8f0a17 100%);color:#fff;font-family:Arial,sans-serif;font-size:12px;font-weight:900;line-height:24px;text-align:center;box-shadow:0 8px 18px rgba(206,17,38,.24)}.choose_plan_btn{border:1.5px solid #150056;border-radius:8px;color:#fff;font-weight:700;font-size:16px;letter-spacing:.5px;width:100%;height:48px;line-height:2;margin-top:10px;background:#150056;box-shadow:0 10px 22px rgba(21,0,86,.18)}.choose_plan_btn:hover{background:#ce1126;border-color:#ce1126;color:#fff}.sm_pricing_card.blue .choose_plan_btn{background-color:#ce1126;border-color:#ce1126;color:#fff;box-shadow:0 10px 22px rgba(206,17,38,.22)}.sm_pricing_card.blue .choose_plan_btn:hover{background-color:#150056;border-color:#150056;color:#ce1126}section.pricingBg .newHeading.reveal{opacity:0;transform:translateY(24px) scale(.97);transition:opacity .75s ease,transform .85s cubic-bezier(.22, 1, .36, 1);will-change:transform,opacity}section.pricingBg .newHeading.reveal.visible{opacity:1;transform:translateY(0) scale(1)}section.pricingBg .newHeading.reveal::after{transform:scaleX(.2);transform-origin:center;transition:transform .8s cubic-bezier(.22, 1, .36, 1)}section.pricingBg .newHeading.reveal.visible::after{transform:scaleX(1)}section.pricingBg .sm_pricing_card.reveal{opacity:0;transform:translate3d(0,32px,0) scale(.95);transition:opacity .8s cubic-bezier(.22, 1, .36, 1),transform .9s cubic-bezier(.22, 1, .36, 1),box-shadow .25s ease,border-color .25s ease,background .25s ease;transition-delay:0s;will-change:transform,opacity}section.pricingBg .sm_pricing_card.reveal.reveal-left{transform:translate3d(-42px,32px,0) scale(.94)}section.pricingBg .sm_pricing_card.reveal.reveal-right{transform:translate3d(42px,32px,0) scale(.94)}section.pricingBg .sm_pricing_card.reveal.visible{opacity:1;transform:translate3d(0,0,0) scale(1)}section.pricingBg .sm_pricing_card.blue.reveal.visible{transform:translate3d(0,-6px,0) scale(1.03)}section.pricingBg .sm_pricing_card.reveal.visible:hover{transform:translate3d(0,-6px,0) scale(1.02);transition-delay:0s}section.pricingBg .sm_pricing_card.blue.reveal.visible:hover{transform:translate3d(0,-8px,0) scale(1.045);transition-delay:0s}section.pricingBg .sm_pricing_card.reveal.visible h3{animation:pricingTextRise .7s cubic-bezier(.22,1,.36,1) both;animation-delay:80ms}section.pricingBg .sm_pricing_card.reveal.visible .new-price-display{animation:pricingTextRise .72s cubic-bezier(.22,1,.36,1) both;animation-delay:.16s}section.pricingBg .sm_pricing_card.reveal.visible hr{transform-origin:left center;animation:pricingLineGrow .65s cubic-bezier(.22,1,.36,1) both;animation-delay:.24s}section.pricingBg .sm_pricing_card.reveal.visible ul li{animation:pricingBulletRise .55s cubic-bezier(.22,1,.36,1) both}section.pricingBg .sm_pricing_card.reveal.visible ul li:first-child{animation-delay:.3s}section.pricingBg .sm_pricing_card.reveal.visible ul li:nth-child(2){animation-delay:.36s}section.pricingBg .sm_pricing_card.reveal.visible ul li:nth-child(3){animation-delay:.42s}section.pricingBg .sm_pricing_card.reveal.visible ul li:nth-child(4){animation-delay:.48s}section.pricingBg .sm_pricing_card.reveal.visible ul li:nth-child(5){animation-delay:.54s}section.pricingBg .sm_pricing_card.reveal.visible ul li:nth-child(6){animation-delay:.6s}section.pricingBg .sm_pricing_card.reveal.visible ul li:nth-child(7){animation-delay:.66s}section.pricingBg .sm_pricing_card.reveal.visible ul li:nth-child(8){animation-delay:.72s}section.pricingBg .sm_pricing_card.reveal.visible .choose_plan_btn{animation:pricingButtonPop .72s cubic-bezier(.22,1,.36,1) both;animation-delay:.64s}@keyframes pricingTextRise{0%{opacity:0;transform:translateY(16px)}100%{opacity:1;transform:translateY(0)}}@keyframes pricingLineGrow{0%{opacity:0;transform:scaleX(.2)}100%{opacity:1;transform:scaleX(1)}}@keyframes pricingBulletRise{0%{opacity:0;transform:translateY(12px)}100%{opacity:1;transform:translateY(0)}}@keyframes pricingButtonPop{0%{opacity:0;transform:translateY(14px) scale(.96)}70%{opacity:1;transform:translateY(-1px) scale(1.01)}100%{opacity:1;transform:translateY(0) scale(1)}}@media (prefers-reduced-motion:reduce){section.pricingBg .newHeading.reveal,section.pricingBg .newHeading.reveal.visible,section.pricingBg .sm_pricing_card.reveal,section.pricingBg .sm_pricing_card.reveal.visible,section.pricingBg .sm_pricing_card.reveal.visible .choose_plan_btn,section.pricingBg .sm_pricing_card.reveal.visible .new-price-display,section.pricingBg .sm_pricing_card.reveal.visible h3,section.pricingBg .sm_pricing_card.reveal.visible hr,section.pricingBg .sm_pricing_card.reveal.visible ul li{animation:none!important;transition:none!important;opacity:1!important;transform:none!important}section.pricingBg .newHeading.reveal::after{transform:scaleX(1)!important}}.no-js section.pricingBg .newHeading.reveal,.no-js section.pricingBg .sm_pricing_card.reveal{opacity:1!important;transform:none!important}.no-js section.pricingBg .newHeading.reveal::after{transform:scaleX(1)!important}.top-header{display:none}.new-service-list,.new-service-list :last-child{margin-bottom:0}.departmentsContainerWidth{max-width:1920px;margin-left:auto;margin-right:auto;width:100%;overflow:hidden}.departmentsLogo{max-width:1200px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}@media (min-width:768px) and (max-width:991px){.new-business-hero-section .row{display:flex;align-items:center}.new-business-hero-section .col-lg-6{flex:0 0 50%;max-width:50%}.new-business-hero-section .order-1{order:1}.new-business-hero-section .order-2{order:2}.new-business-hero-title{font-size:36px;line-height:1.3}.new-business-hero-text{font-size:16px}.new-business-hero-image{margin-top:0;top:160px}.new-business-hero-image img{max-width:100%}.new-business-hero-section .row,.new-hero-banner-section .row{display:flex;flex-wrap:nowrap}.new-business-hero-section .col-lg-6,.new-hero-banner-section .col-lg-5,.new-hero-banner-section .col-lg-7{flex:0 0 50%;max-width:50%}.new-business-hero-title{font-size:36px}.new-business-hero-text{font-size:16px}.new-business-hero-image img,.professional-avatar{max-width:100%}.consultation-form{max-width:100%;padding:24px 20px}}@media (min-width:768px){.reviewSliderItem p{min-height:168px}.department_card{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}}@media (min-width:1024px){.reviewSliderItem p{min-height:192px}.consultation-form{width:472px}.department_card{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}}@media (min-width:1025px){.custom-container1{width:95%}.blogBody h3{min-height:57px}}@media (min-width:1200px){.department_card{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}}@media (min-width:1280px){.reviewSliderItem p{min-height:168px}.department_card{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}}@media (min-width:1281px){.custom-container,.custom-container1{width:90%}}@media (min-width:1316px){.custom-container,.custom-container1{width:83%}.pricing_grid_box{gap:10px;padding:10px}}@media (min-width:1347px){.pricing_grid_box{gap:20px;padding:20px}}@media (min-width:1365px){.reviewSliderItem p{min-height:168px}}@media (min-width:1400px){.custom-container,.custom-container1{width:80%}}@media (min-width:1440px){.reviewSliderItem p{min-height:168px}.department_card{-ms-flex:0 0 22%;flex:0 0 22%;max-width:22%}.new-business-hero-title{font-size:53px!important}}@media (min-width:1625px){.department_card{-ms-flex:0 0 23%;flex:0 0 23%;max-width:23%}}@media (min-width:1798px){.newHeading,.text-container p{max-width:600px}.reviewSliderItem p{min-height:140px}}@media (min-width:1920px){.blogBody .blogImage{height:381px;object-fit:cover}.banner-hero1 h1{max-width:592px}}@media (min-width:992px) and (max-width:1199px){.new-gallery-card .row{justify-content:center}.new-gallery-card .row:first-of-type .new-gallery-img-wrapper:first-child,.new-gallery-card .row:first-of-type .new-gallery-img-wrapper:nth-child(2){flex:0 0 50%;max-width:50%}.new-gallery-card .row:first-of-type .new-gallery-img-wrapper:nth-child(3){flex:0 0 100%;max-width:100%}.new-gallery-card .row:last-of-type .new-gallery-img-wrapper:first-child{flex:0 0 100%;max-width:100%}.new-gallery-card .row:last-of-type .new-gallery-img-wrapper:nth-child(2),.new-gallery-card .row:last-of-type .new-gallery-img-wrapper:nth-child(3){flex:0 0 50%;max-width:50%}.new-gallery-img{width:100%;height:280px;margin-bottom:0}}@media (max-width:1552px){.topLadyStanding{width:700px;right:-90px}.navbar .navbar-nav .nav-item{margin-left:1rem}}@media (max-width:1440px){.topLadyStanding{width:700px;right:-90px}.banner-hero1{padding:330px 0 0}}@media (max-width:1439px){.topLadyStanding{width:600px;right:-90px}}@media (max-width:1378px){.navbar .navbar-nav .nav-item{margin-left:.8rem}}@media (max-width:1365px){.topLadyStanding{width:660px}.topLadyStanding{right:-76px}.banner-hero1 h1{font-size:50px;max-width:500px}.banner-hero1{padding:270px 0 0}}@media (max-width:1364px){.topLadyStanding{width:600px}}@media (max-width:1330px){.footer-parent .heading{font-size:1.2rem}}@media (max-width:1300px){.navbar .navbar-nav .nav-item{margin-left:1rem}.new-business-hero-title{font-size:50px}}@media (max-width:1280px){.banner-hero1{padding:230px 0 0}.topLadyStanding{right:-11px;width:600px}.banner-hero1 h1{font-size:50px;max-width:482px}.text-content1{transform:translateY(-70px)}}@media (max-width:1200px){.new-banner h2{font-size:54px}}@media only screen and (max-width:1199px){.custom-container1{width:80%;margin:30px 30px 0}.touch__form{padding:15px 12px 20px 12px}.pricingPlanContainer.custom-container{width:98%;padding-left:0;padding-right:0;overflow-x:hidden}.text-content1{padding:100px 0 45px 0}.banner-hero1 h1{text-transform:uppercase;font-family:Ubuntu,sans-serif;font-weight:700;font-size:56px;line-height:64px;letter-spacing:-.5px;text-transform:capitalize;margin-bottom:20px;color:#fff;max-width:592px}.banner-hero1 h1 span{display:block;font-family:Ubuntu,sans-serif;font-weight:700;font-size:45px;line-height:64px;letter-spacing:-.5px;text-transform:capitalize;color:#fff}.banner-hero1 p{font-family:'Nunito Sans',sans-serif;font-weight:400;font-style:normal;font-size:16px;line-height:100%;letter-spacing:0;margin-bottom:30px;color:#fff;max-width:500px}.banner-hero1 .img-container img{position:absolute;bottom:0;left:50%}.banner-hero1 .counter{margin-top:5rem}button.question-btn.w-100.d-flex.justify-content-between{text-align:left}.banner-hero1 .img-container1{position:relative;width:100%;height:100%;top:-50px}.banner-hero1{background-size:100% 100%;padding:20px 0 0}.text-content1{transform:translateY(8px)}.topLadyStanding{width:530px;right:-166px}.banner-hero1 .img-container1 img{bottom:0;width:780px!important;height:120vh;margin-left:-390px}.new-business-hero-title{font-size:28px}.sm_pricing_card{padding:15px}.sm_pricing_card{max-width:300px}.new-price-amount-custom{font-size:25px}}@media (max-width:1124px){.banner-hero1 h1{font-size:50px}}@media (max-width:1152px){.footer-parent .heading{font-size:1rem}}@media (max-width:1024px){.new-departments .grid-container{display:inline-grid;grid-template-columns:25% 25% 25% 25%}.banner-hero1{padding:105px 0 0}.topLadyStanding{width:500px}.text-content1{padding:32px 0 45px 0;transform:translateY(-55px)}.pricing_grid_box{gap:10px;padding:0}.banner-hero1 h1{font-size:45px;line-height:1.2}}@media (max-width:1023px){.new-service-link{font-size:13px}.custom-container.serviceDetailsContainer{width:100%}.touch__form-border{margin-top:0}}@media (max-width:940px){.sm_pricing_card{max-width:244px}.sm_pricing_card h3{font-size:18px}.new-price-amount-custom{font-size:20px}.new-price-period-custom{font-size:15px}.sm_pricing_card ul li{font-size:13px}}@media (max-width:992px){.new-pricing-plan-sec .new-card{padding:40px 25px}.new-plan-price{font-size:2rem}.new-feature-list li{font-size:16px;line-height:32px}.new-content-wrapper{flex-direction:column}.new-sidebar{width:100%;padding:0 0 20px}.touch__form{padding:10px 0}.new-sidebar-section{width:100%}.new-featured-card{transform:scale(1);margin-bottom:30px}.new-featured-card:hover{transform:translateY(-5px)}.new-hero-banner-section{background-attachment:scroll}.row.h-100{flex-direction:column;text-align:center}.professional-image{order:-1}.consultation-form{width:100%;max-width:500px;padding:28px;border-radius:20px}.new-business-hero-image{margin-top:20px}.topLadyStanding{bottom:0;width:360px;right:-100px}.newHeading{font-size:30px}.banner-hero1 h1{font-size:20px;line-height:32px}}@media (max-width:991px){.custom-container1{width:80%;margin:30px;margin-bottom:-40px}.banner-hero1 h1 span{display:block;font-family:Ubuntu,sans-serif;font-weight:400;font-size:28px;line-height:35px;letter-spacing:-.5px;text-transform:capitalize;color:#fff}.banner-hero1 p{font-family:'Nunito Sans',sans-serif;font-weight:300;font-style:normal;font-size:13px;line-height:100%;letter-spacing:0;margin-bottom:30px;color:#fff;max-width:500px}.banner-hero1 .img-container img{position:absolute;bottom:0;left:50%}.banner-hero1 .counter{margin-top:5rem}button.question-btn.w-100.d-flex.justify-content-between{text-align:left}.banner-hero1 .img-container1{position:relative;width:100%;height:100%;top:-100px}.consultation-form h3{font-size:18px}.banner-hero1 .img-container1 img{bottom:0;width:780px!important;height:120vh;margin-left:-390px}.new-business-hero-title{font-size:20px}}@media (max-width:882px){.new-departments .grid-container{display:inline-grid;grid-template-columns:33.33% 33.33% 33.33%}}@media (max-width:768px){.new-gallery-card .row{row-gap:12px}.col-PrRight{padding-right:6px}.col-PrLeft{padding-left:6px}.row-left{margin-bottom:12px}.new-banner h2{font-size:38px}.new-main-content{padding:20px}.new-company-title,.new-main-heading{text-align:center}.new-hero-image{max-width:100%;height:auto}.new-contact-form .form-control{width:100%;font-size:16px;height:56px}.new-contact-form .form-control::placeholder{font-size:16px}.new-btn-submit{width:100%;height:50px}.new-sidebar-divider::before{width:40%}.new-pricing-card-section{padding:25px 20px;margin-bottom:25px}.consultation-form{width:100%;padding:24px 20px;border-radius:18px;gap:24px}.professional-avatar{max-width:320px}.new-gallery-img{height:240px}.why-choose-section{padding:40px 0}.video-controls{padding:15px 10px 10px;gap:8px}.control-btn svg{width:20px;height:20px}.time-display{font-size:11px}.new-plan-title{font-size:1.5rem;height:auto}.new-plan-price{font-size:1.8rem}.new-btn-black{width:100%}.stats-grid{gap:8px}}@media (max-width:767px){.stats-section{padding-bottom:65px!important}.stat-box h3{font-size:20px}.stat-box p{font-size:13px;position:absolute;bottom:-30px;text-align:center;width:100%;left:50%;transform:translateX(-50%)}.stat-box{position:relative}.new-business-hero-section,.new-hero-banner-section{min-height:auto;padding:40px 0 0 0}.new-business-hero-content .row,.new-hero-banner-section .row{min-height:auto;flex-direction:column}.consultation-form-wrapper,.new-business-text-wrapper{padding:30px 15px}.consultation-form-wrapper{margin-left:auto;margin-right:auto}.new-business-hero-image,.professional-image-wrapper{margin-top:0!important;min-height:400px}.professional-image-wrapper{margin-top:0}.new-business-hero-image img{max-width:100%;max-height:unset;height:auto}.professional-avatar{max-width:400px;aspect-ratio:1/1.2}.consultation-form{max-width:100%;padding:24px 20px;gap:20px}.banner-hero1{background-size:cover;padding:102px 0 0}.topLadyStanding{position:unset}.text-content1{padding:0 0 20px 0;transform:translateY(0)}.new-heading,.newHeading{font-size:32px}.y-gap{padding-top:16px;padding-bottom:16px}.reviewSlider{padding-bottom:16px}.stats-section{margin-bottom:16px}.howWorksCards{margin-top:25px}.howWorksCards h3,.howWorksCards h5{font-size:18px}.howWorksCards-icon{width:60px;height:60px}.pricing_grid_box{padding:0}.sm_pricing_card h3{min-height:auto}.new-price-amount-custom{font-size:25px}.w-sm-100{width:100%}.reviewBg{padding:20px}.reviewSliderCarousel.owl-carousel .owl-nav button{opacity:.3}.reviewSliderCarousel.owl-carousel .owl-nav button:focus{opacity:1!important}.reviewSliderCarousel.owl-carousel .owl-nav button.owl-prev{left:-8px}.reviewSliderCarousel.owl-carousel .owl-nav button.owl-next{right:-8px}.faqs-new{padding:72px 0 80px}.faqs-new .container-fluid.custom-container{width:min(1180px,calc(100% - 28px));max-width:1180px}.faqs-new .newHeading{padding-bottom:14px}#customAccordion{margin-top:24px}#customAccordion>[class*=col-]{gap:14px}#customAccordion .card{border-radius:20px}#customAccordion .card-header button{padding:20px 60px 20px 18px}#customAccordion button.btn-link h2,#customAccordion button.btn-link h3,#customAccordion button.btn-link span{font-size:16px;line-height:1.45}#customAccordion .card-header .btn-link[aria-expanded=true]{padding-bottom:12px;border-radius:20px 20px 0 0}#customAccordion .card .collapse{border-radius:0 0 20px 20px}#customAccordion .card .collapse .card-body{padding:0 18px 20px;font-size:15px;line-height:1.75}#customAccordion .btn-link::before{right:14px;width:32px;height:32px;background-size:12px 12px}.topLadyStanding{width:100%}.banner-hero1{margin-top:-102px}.banner-hero1 h1{font-size:32px;line-height:40px}.sm_pricing_card{padding:24px}.pricing_grid_box{gap:20px}.sm_pricing_card{max-width:336px}.sm_pricing_card h3{font-size:18px}.new-price-amount-custom{font-size:20px}.new-price-period-custom{font-size:15px}.sm_pricing_card ul li{font-size:16px}.item.row{gap:4px;margin-left:-15px!important;margin-right:-15px!important}.department_card{-ms-flex:0 0 48%;flex:0 0 48%;max-width:48%;margin-right:0;margin-bottom:4px}.blogBody{padding:16px}.blogs_row>a{margin-top:20px}.new-hero-banner-section{padding-top:16px!important;padding-bottom:0}.new-business-hero-section{padding-top:16px;padding-bottom:0}.services-section{padding:8px 0}.service-item{font-size:clamp(17px, 5vw, 26px);gap:.8rem}.separator{margin-left:8px;margin-right:8px}.separator img{width:22px}.services-scroll{padding-left:16px;gap:.85rem;animation-duration:14s}.man-with-laptop{width:300px;transform:translateX(0);position:relative}.consultation-form h3{font-size:clamp(24px, 4vw, 30px)}.new-business-hero-title{font-size:28px}.social-media{justify-content:center}.reviewBg .d-flex{justify-content:center;align-items:center}.reviewLeftBox,.right_button{margin-left:auto;margin-right:auto}.js-sm-center{justify-content:center}.new-sidebar{padding:0 0 20px}.new-service-link{font-size:16px}.pricingPlanContainer.custom-container{padding-left:15px;padding-right:15px}.footer-parent .heading{font-size:1.5rem}.departmentsLogo{font-size:20px!important}}@media (max-width:576px){.new-banner h2{font-size:28px}.new-main-content{padding:15px}.new-hero-image{height:auto}.new-pricing-card-section{padding:20px 15px}.new-feature-item{padding:15px 15px 15px 35px}.new-feature-item::before{width:16px;height:16px;left:6px}.new-sidebar-divider::before{width:50%}.new-business-hero-title{font-size:28px;margin-bottom:20px}.new-business-hero-text{font-size:15px;margin-bottom:15px}.new-business-hero-cta{margin-top:20px}.consultation-form{padding:20px 16px;border-radius:12px;gap:16px}.consultation-form input,.consultation-form textarea{height:56px;font-size:16px}.consultation-form textarea{min-height:100px}.professional-avatar{max-width:320px}.new-gallery-img{height:200px}.new-gallery-card{padding:20px 15px}.new-plan-price{font-size:1.6rem}.new-feature-list li{font-size:14px}}@media (max-width:480px){.new-main-content{padding:12px}.new-contact-form{padding:15px}.new-pricing-card-section{padding:15px 12px}.new-feature-item{padding:12px 12px 12px 32px}.special-list{padding:10px 10px 10px 32px}.new-gallery-img{height:180px}.btn-link{padding:15px 35px 15px 0}.video-controls{padding:12px 8px 8px;gap:6px}.control-btn svg{width:18px;height:18px}.time-display{font-size:10px}}@media (max-width:400px){.new-main-content{padding:10px}.new-contact-form{padding:12px}.new-sidebar-section{padding:20px 15px}.consultation-form-wrapper,.new-business-text-wrapper{padding:0}.consultation-form{padding:16px 12px;gap:14px}.professional-avatar{max-width:280px}.new-gallery-img{height:160px}.new-gallery-card{padding:0 10px}.play-button{width:60px;height:60px}}@media (max-width:360px){.new-main-content,.new-secondary-content{padding:8px}.new-sidebar-section{padding:15px 10px}.new-contact-form{padding:10px}.new-feature-item{padding:10px 10px 10px 28px}.new-feature-item::before{width:14px;height:14px;left:4px}.new-gallery-img{height:140px}.consultation-form{padding:12px 8px;gap:12px}}@media print{.consultation-form,.new-btn-submit,.new-choose-btn,.new-contact-form,.new-featured-btn,.new-sidebar{display:none}.new-content-wrapper{display:block}.new-main-content{padding:0}.new-pricing-card-section{page-break-inside:avoid}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.new-gallery-img,.new-hero-image{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}@media (max-width:992px) and (orientation:landscape){.new-business-hero-section,.new-hero-banner-section{min-height:auto;padding:30px 0 0 0}.new-business-hero-image,.professional-image-wrapper{min-height:300px}}@supports (-webkit-touch-callout:none){.consultation-form input,.consultation-form textarea,.new-contact-form .form-control{-webkit-appearance:none;border-radius:12px}}.consultation-form button:focus,.new-btn-submit:focus,.new-choose-btn:focus,.new-contact-form .form-control:focus,.new-featured-btn:focus,.new-service-link:focus{outline:2px solid #61C6C4;outline-offset:2px}@media (prefers-reduced-motion:reduce){*,::after,::before{animation-duration:0s!important;animation-iteration-count:1!important;transition-duration:0s!important}}@keyframes reviewSectionRise{0%{opacity:0;transform:translateY(18px)}100%{opacity:1;transform:translateY(0)}}@keyframes reviewCardFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-6px)}}section.reviewSection.radiant-review-section{position:relative;overflow:hidden;margin:14px 0 0;padding:0 0 10px;background:radial-gradient(circle at 50% 0,rgba(97,198,196,.08),transparent 28%),linear-gradient(180deg,#fff 0,#f7fbff 100%)}section.reviewSection.radiant-review-section::before{content:"";position:absolute;inset:0;background:linear-gradient(rgba(47,42,160,.028) 1px,transparent 1px),linear-gradient(90deg,rgba(47,42,160,.028) 1px,transparent 1px);background-size:94px 94px;opacity:.35;pointer-events:none;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,0.16) 0%,rgba(0,0,0,0.06) 34%,rgba(0,0,0,0.02) 100%);mask-image:linear-gradient(180deg,rgba(0,0,0,0.16) 0%,rgba(0,0,0,0.06) 34%,rgba(0,0,0,0.02) 100%)}section.reviewSection.radiant-review-section .container-fluid.custom-container,section.reviewSlider.radiant-review-grid .container-fluid.custom-container{position:relative;z-index:1;width:min(1180px,calc(100% - 40px));max-width:1180px}section.reviewSection.radiant-review-section .reviewBg{position:relative;overflow:hidden;padding:34px 40px;border-radius:30px;border:1px solid rgba(97,198,196,.14);background:linear-gradient(135deg,rgba(239,244,252,.98) 0,rgba(246,250,255,.96) 100%);box-shadow:0 22px 56px rgba(17,24,39,.08),inset 0 1px 0 rgba(255,255,255,.92);animation:reviewSectionRise .8s ease both}section.reviewSection.radiant-review-section .reviewBg::after{content:"";position:absolute;inset:0;border-radius:inherit;background:radial-gradient(circle at 92% 18%,rgba(97,198,196,.1),transparent 18%),radial-gradient(circle at 10% 22%,rgba(47,42,160,.06),transparent 20%);pointer-events:none}section.reviewSection.radiant-review-section .reviewBg>.d-flex{position:relative;z-index:1;width:100%;gap:20px}section.reviewSection.radiant-review-section .reviewLeftBox{align-items:center}section.reviewSection.radiant-review-section .reviewLeftBox a{display:inline-flex;align-items:center}section.reviewSection.radiant-review-section .reviewLeftBox img{max-width:280px;filter:drop-shadow(0 12px 26px rgba(17, 24, 39, .08))}section.reviewSection.radiant-review-section .right_button .btn-blue{height:58px;padding:0 26px;border-radius:14px;border:0;background:linear-gradient(135deg,var(--bizex-blue) 0,var(--bizex-teal) 100%);box-shadow:0 14px 30px rgba(97,198,196,.24);font-family:var(--fontNunito);font-size:15px;font-weight:700;letter-spacing:.01em;transition:transform .22s ease,box-shadow .22s ease,filter .22s ease}section.reviewSection.radiant-review-section .right_button .btn-blue:hover{transform:translateY(-2px);box-shadow:0 18px 36px rgba(97,198,196,.3);filter:saturate(1.04);text-decoration:none}section.reviewSection .right_button{display:flex;justify-content:flex-end}.review-map-cta{display:inline-flex;align-items:center;gap:14px;width:100%;max-width:320px;min-height:72px;padding:12px 16px 12px 14px;border-radius:20px;border:1px solid rgba(47,42,160,.1);background:linear-gradient(180deg,rgba(255,255,255,.98) 0,rgba(246,251,255,.98) 100%);box-shadow:0 16px 34px rgba(17,24,39,.1),inset 0 1px 0 rgba(255,255,255,.88);color:var(--bizex-text);text-decoration:none;transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease,filter .24s ease}.review-map-cta:hover{transform:translateY(-2px);border-color:rgba(97,198,196,.28);box-shadow:0 22px 42px rgba(17,24,39,.12),0 0 0 1px rgba(97,198,196,.08) inset;color:var(--bizex-text);text-decoration:none}.review-map-cta:focus-visible{outline:2px solid rgba(97,198,196,.78);outline-offset:3px}.review-map-cta__icon{width:102px;height:42px;flex:0 0 auto;display:flex;align-items:center;justify-content:center;padding:4px 8px;border-radius:14px;border:1px solid rgba(47,42,160,.08);background:#fff;box-shadow:0 8px 18px rgba(17,24,39,.06)}.review-map-cta__icon img{width:100%;height:auto;object-fit:contain}.review-map-cta__copy{display:flex;flex-direction:column;align-items:flex-start;gap:2px;line-height:1.05}.review-map-cta__eyebrow{color:#6b7280;font-family:var(--fontNunito);font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.review-map-cta__label{color:var(--bizex-blue);font-family:var(--fontUbuntu);font-size:17px;font-weight:800}.review-map-cta__arrow{width:34px;height:34px;margin-left:auto;flex:0 0 auto;display:flex;align-items:center;justify-content:center;border-radius:999px;background:linear-gradient(135deg,var(--bizex-blue) 0,var(--bizex-teal) 100%);box-shadow:0 12px 26px rgba(97,198,196,.26)}.review-map-cta__arrow img{width:14px;height:14px;filter:brightness(0) invert(1)}.review-map-cta:hover .review-map-cta__arrow{transform:translateX(1px)}section.reviewSlider.radiant-review-grid{position:relative;padding:28px 0 10px}section.reviewSlider.radiant-review-grid .reviewCardsGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;position:relative}section.reviewSlider.radiant-review-grid .reviewCardsGrid::before{content:"";position:absolute;inset:10px 8px auto;height:1px;background:linear-gradient(90deg,transparent 0,rgba(97,198,196,.22) 18%,rgba(47,42,160,.16) 50%,rgba(97,198,196,.22) 82%,transparent 100%);pointer-events:none}section.reviewSlider.radiant-review-grid .reviewCard{position:relative;overflow:hidden;min-height:100%;padding:26px 24px 22px;border-radius:28px;border:1px solid rgba(47,42,160,.09);background:linear-gradient(180deg,rgba(255,255,255,.98) 0,rgba(245,248,255,.97) 100%);box-shadow:0 18px 46px rgba(17,24,39,.08),inset 0 1px 0 rgba(255,255,255,.94);animation:reviewSectionRise .85s ease both,reviewCardFloat 7s ease-in-out infinite;transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease;will-change:transform}section.reviewSlider.radiant-review-grid .reviewCard:nth-child(2){animation-delay:.12s,1.15s}section.reviewSlider.radiant-review-grid .reviewCard:nth-child(3){animation-delay:.2s,1.35s}section.reviewSlider.radiant-review-grid .reviewCard:nth-child(4){animation-delay:.28s,1.55s}section.reviewSlider.radiant-review-grid .reviewCard:nth-child(5){animation-delay:.36s,1.75s}section.reviewSlider.radiant-review-grid .reviewCard::before{content:"";position:absolute;inset:0 auto auto 0;width:100%;height:5px;background:linear-gradient(90deg,var(--bizex-blue) 0,var(--bizex-teal) 100%)}section.reviewSlider.radiant-review-grid .reviewCard::after{content:"";position:absolute;right:-40px;bottom:-40px;width:150px;height:150px;border-radius:50%;background:radial-gradient(circle,rgba(97,198,196,.12) 0,rgba(97,198,196,.04) 52%,transparent 76%);pointer-events:none}section.reviewSlider.radiant-review-grid .reviewCard:hover{transform:translateY(-8px);border-color:rgba(97,198,196,.2);box-shadow:0 24px 54px rgba(17,24,39,.12)}section.reviewSlider.radiant-review-grid .reviewCardBrand{max-width:100px}section.reviewSlider.radiant-review-grid .reviewCard p{margin-top:16px;margin-bottom:18px;color:var(--bizex-muted);font-family:var(--fontNunito);font-size:15px;line-height:1.8}section.reviewSlider.radiant-review-grid .reviewCard hr{width:100%;margin:0 0 18px;border:0;height:1px;background:linear-gradient(90deg,rgba(47,42,160,.1),rgba(97,198,196,.18))}section.reviewSlider.radiant-review-grid .reviewFooter .profile{gap:14px}section.reviewSlider.radiant-review-grid .reviewFooter .profile img.p-image{width:56px;height:56px;border-radius:50%;background:#e8edf7;border:1px solid rgba(47,42,160,.08);box-shadow:inset 0 1px 0 rgba(255,255,255,.9)}section.reviewSlider.radiant-review-grid .reviewFooter .profile h3{margin-bottom:2px;color:var(--bizex-blue);font-family:var(--fontUbuntu);font-size:18px;font-weight:800}section.reviewSlider.radiant-review-grid .reviewFooter .profile img[alt="Bizex stars"]{max-width:96px}section.reviewSlider.radiant-review-grid .reviewFooter>div:last-child img{width:40px;opacity:.28;filter:hue-rotate(145deg) saturate(1.1)}@media (max-width:991.98px){section.reviewSection.radiant-review-section .container-fluid.custom-container,section.reviewSlider.radiant-review-grid .container-fluid.custom-container{width:min(1180px,calc(100% - 28px))}.new-blog-section .container-fluid.custom-container{width:min(1180px,calc(100% - 28px))}.new-blog-section .newHeading{font-size:clamp(30px, 5vw, 42px)}.new-blog-section .insights-summary{max-width:100%;font-size:15px;line-height:1.7}.new-blog-section .blogs_row{gap:18px;margin-top:28px}.new-blog-section .insight-card{border-radius:24px}.new-blog-section .insight-card-content{padding:24px 22px 24px}.new-blog-section .insight-title{font-size:clamp(19px, 2.6vw, 22px)}.new-blog-section .insight-desc{font-size:15px;line-height:1.75}section.reviewSection.radiant-review-section .reviewBg{padding:24px 22px;border-radius:24px}section.reviewSection.radiant-review-section .reviewBg>.d-flex{gap:16px}section.reviewSection.radiant-review-section .reviewLeftBox img{max-width:240px}section.reviewSection.radiant-review-section .right_button .btn-blue{width:100%;max-width:240px;height:52px}.review-map-cta{max-width:280px;min-height:68px;padding:10px 14px 10px 12px;border-radius:18px}.review-map-cta__icon{width:88px;height:36px;border-radius:12px}.review-map-cta__icon img{width:100%;height:auto}.review-map-cta__label{font-size:16px}.review-map-cta__arrow{width:32px;height:32px}section.reviewSlider.radiant-review-grid{padding-top:24px}section.reviewSlider.radiant-review-grid .reviewCardsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}section.reviewSlider.radiant-review-grid .reviewCard{padding:24px 20px 20px;border-radius:24px}}@media (max-width:575.98px){.new-blog-section{padding-top:72px}.new-blog-section .container-fluid.custom-container{width:calc(100% - 22px);max-width:1180px}.new-blog-section .insights-header-row{row-gap:14px}.new-blog-section .newHeading{font-size:clamp(28px, 7vw, 36px);margin-bottom:10px}.new-blog-section .insights-summary{font-size:14px;line-height:1.68}.new-blog-section .blogs_row{grid-template-columns:1fr;gap:16px;margin-top:22px}.new-blog-section .insight-card{border-radius:22px}.new-blog-section .insight-card-media{aspect-ratio:16/9}.new-blog-section .insight-card-badges{inset:14px 14px auto;gap:8px;flex-wrap:wrap}.new-blog-section .insight-date,.new-blog-section .insight-pill{min-height:28px;padding:6px 10px;font-size:10px}.new-blog-section .insight-card-content{padding:20px 18px 22px;gap:12px}.new-blog-section .insight-title{font-size:18px;line-height:1.32}.new-blog-section .insight-desc{font-size:14px;line-height:1.72}.new-blog-section .insight-readmore{font-size:14px}.new-blog-section .insights-view-all{width:100%;min-width:100%;height:48px;font-size:14px}section.reviewSection.radiant-review-section{margin-top:10px}section.reviewSection.radiant-review-section .container-fluid.custom-container,section.reviewSlider.radiant-review-grid .container-fluid.custom-container{width:calc(100% - 22px)}.faqs-new .container-fluid.custom-container{width:calc(100% - 22px);max-width:1180px}section.reviewSection.radiant-review-section .reviewBg{padding:18px;border-radius:22px}section.reviewSection.radiant-review-section .reviewLeftBox img{max-width:210px}section.reviewSection.radiant-review-section .right_button .btn-blue{width:100%;max-width:100%;height:48px;font-size:14px;border-radius:12px}.review-map-cta{max-width:100%;min-height:62px;gap:12px}.review-map-cta__icon{width:82px;height:34px;padding:3px 6px}.review-map-cta__eyebrow{font-size:10px}.review-map-cta__label{font-size:15px}section.reviewSlider.radiant-review-grid{padding:20px 0 0}section.reviewSlider.radiant-review-grid .reviewCardsGrid{grid-template-columns:1fr;gap:14px}section.reviewSlider.radiant-review-grid .reviewCard{padding:22px 18px 18px;border-radius:22px}section.reviewSlider.radiant-review-grid .reviewCard p{font-size:14px;line-height:1.72}section.reviewSlider.radiant-review-grid .reviewFooter .profile h3{font-size:16px}section.reviewSlider.radiant-review-grid .reviewFooter .profile img.p-image{width:50px;height:50px}}@media (max-width:991.98px){.stats-section.radiant-stats-band{padding:52px 0 34px}.stats-section.radiant-stats-band .container-fluid.custom-container{width:calc(100% - 32px)}.stats-section.radiant-stats-band .stats-shell{padding:28px}.stats-section.radiant-stats-band.reveal{transform:translate3d(0,24px,0) scale(.985);filter:blur(10px)}.stats-section.radiant-stats-band .stats-head-visual.reveal,.stats-section.radiant-stats-band .stats-head.reveal,.stats-section.radiant-stats-band .stats-shell{transform:translate3d(0,18px,0) scale(.985)}.stats-section.radiant-stats-band .stats-head{grid-template-columns:1fr;justify-items:start;margin-bottom:22px}.stats-section.radiant-stats-band .stats-head-visual{justify-content:flex-start;width:100%}.stats-section.radiant-stats-band .stats-flag-wrap{width:min(280px,100%);max-width:280px}.stats-section.radiant-stats-band .stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.stats-section.radiant-stats-band .stat-box:nth-child(3){grid-column:1/-1}.stats-section.radiant-stats-band .stat-box{--stat-shift:0px;--stat-rotate:0deg}}@media (max-width:767.98px){.stats-section.radiant-stats-band{margin:0 0 32px;padding:42px 0 28px!important}.stats-section.radiant-stats-band .container-fluid.custom-container{width:calc(100% - 22px)}.stats-section.radiant-stats-band .stats-shell{padding:22px;border-radius:24px}.stats-section.radiant-stats-band.reveal{transform:translate3d(0,20px,0) scale(.99);filter:blur(8px)}.stats-section.radiant-stats-band .stats-grid{grid-template-columns:1fr;gap:14px}.stats-section.radiant-stats-band .stat-box:nth-child(3){grid-column:auto}.stats-section.radiant-stats-band .stats-eyebrow{font-size:.66rem;letter-spacing:.14em}.stats-section.radiant-stats-band .stats-head h2{font-size:26px;line-height:1.08}.stats-section.radiant-stats-band .stats-head p{font-size:.95rem}.stats-section.radiant-stats-band .stats-eyebrow::before{width:32px}.stats-section.radiant-stats-band .stat-box{min-height:auto;padding:8px 0;border-radius:0;grid-template-columns:1fr;column-gap:0;background:0 0;border:0;box-shadow:none;--stat-shift:0px;--stat-rotate:0deg}.stats-section.radiant-stats-band .counter,.stats-section.radiant-stats-band h3.counter{font-size:36px}.stats-section.radiant-stats-band .stat-box p{font-size:.98rem}.stats-section.radiant-stats-band .stat-note{font-size:.88rem}.stats-section.radiant-stats-band .stats-flag-wrap{margin-top:4px}}@media (max-width:575.98px){.stats-section.radiant-stats-band .stats-head{gap:18px}.stats-section.radiant-stats-band .stats-flag-wrap{width:min(240px,100%);max-width:240px;padding:0}.stats-section.radiant-stats-band .stats-flag-image{max-width:200px}.stats-section.radiant-stats-band .stat-box{grid-template-columns:1fr;border-radius:0;padding:8px 0;background:0 0;border:0;box-shadow:none;--stat-shift:0px;--stat-rotate:0deg}.stats-section.radiant-stats-band .counter,.stats-section.radiant-stats-band h3.counter{font-size:32px}}@media (prefers-reduced-motion:reduce){.stats-section.radiant-stats-band .stat-box,.stats-section.radiant-stats-band .stat-box.reveal.visible,.stats-section.radiant-stats-band .stat-box.reveal.visible .counter,.stats-section.radiant-stats-band .stat-box.reveal.visible .stat-note,.stats-section.radiant-stats-band .stat-box.reveal.visible h3.counter,.stats-section.radiant-stats-band .stat-box.reveal.visible p,.stats-section.radiant-stats-band .stat-box::before,.stats-section.radiant-stats-band .stats-eyebrow,.stats-section.radiant-stats-band .stats-eyebrow::before,.stats-section.radiant-stats-band .stats-flag-halo,.stats-section.radiant-stats-band .stats-flag-image,.stats-section.radiant-stats-band .stats-head-visual.reveal,.stats-section.radiant-stats-band .stats-head.reveal,.stats-section.radiant-stats-band .stats-shell::after,.stats-section.radiant-stats-band .stats-shell::before,.stats-section.radiant-stats-band .stats-summary,.stats-section.radiant-stats-band .stats-title-black,.stats-section.radiant-stats-band .stats-title-red,.stats-section.radiant-stats-band.reveal,.stats-section.radiant-stats-band.reveal.visible .stats-shell,.stats-section.radiant-stats-band::after,.stats-section.radiant-stats-band::before{animation:none!important;opacity:1!important;transform:none!important;filter:none!important}.stats-section.radiant-stats-band .stats-shell::after,.stats-section.radiant-stats-band .stats-shell::before{opacity:0!important}.stats-section.radiant-stats-band .stats-shell{opacity:1!important}}@media (max-width:991.98px){.radiant-departments-strip{padding:16px 0 38px}.radiant-departments-strip .departmentsContainerWidth{width:calc(100% - 32px)}.radiant-departments-strip .departmentsLogo{font-size:clamp(28px, 3.5vw, 38px)!important;margin-bottom:22px}}@media (max-width:767.98px){.radiant-departments-strip{padding:10px 0 34px}.radiant-departments-strip .departmentsContainerWidth{width:calc(100% - 22px)}.radiant-departments-strip .departmentsLogo{font-size:clamp(24px, 7vw, 30px)!important;line-height:1.2}}section.new-hero-banner-section.radiant-consultation-section{position:relative;overflow:hidden;padding:72px 0 44px;min-height:760px;background:radial-gradient(circle at 18% 18%,rgba(206,17,38,.24),transparent 26%),radial-gradient(circle at 82% 18%,rgba(0,0,0,.52),transparent 22%),linear-gradient(90deg,rgba(7,7,7,.6) 0,rgba(7,7,7,.18) 38%,rgba(7,7,7,.74) 100%),url('../../assets/images/gettouchbg-1200.webp') center/cover no-repeat}section.new-hero-banner-section.radiant-consultation-section::before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.02) 0,rgba(0,0,0,.12) 18%,rgba(0,0,0,.38) 100%),radial-gradient(circle at 50% 12%,rgba(206,17,38,.08),transparent 20%);pointer-events:none}section.new-hero-banner-section.radiant-consultation-section .consult-bg-overlay{position:absolute;inset:0;background:radial-gradient(circle at 50% 20%,rgba(206,17,38,.1),transparent 24%),linear-gradient(180deg,rgba(0,0,0,.06) 0,rgba(0,0,0,.28) 100%);pointer-events:none;z-index:0}section.new-hero-banner-section.radiant-consultation-section .radiant-consultation-shell{position:relative;z-index:1;width:min(1180px,calc(100% - 40px));max-width:none}section.new-hero-banner-section.radiant-consultation-section .radiant-consultation-row{min-height:700px;align-items:center}section.new-hero-banner-section.radiant-consultation-section .consultation-form-wrapper{padding:18px 0;justify-content:flex-start}section.new-hero-banner-section.radiant-consultation-section .consultation-form{max-width:520px;padding:34px 32px 28px;border-radius:30px;background:linear-gradient(180deg,rgba(255,255,255,.99) 0,rgba(248,248,248,.97) 100%);border:1px solid rgba(206,17,38,.16);box-shadow:0 28px 72px rgba(0,0,0,.24),inset 0 1px 0 rgba(255,255,255,.82);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);gap:18px;position:relative;overflow:hidden}section.new-hero-banner-section.radiant-consultation-section .consultation-form::before{content:"";position:absolute;inset:0 auto auto 0;width:100%;height:6px;background:linear-gradient(90deg,#ce1126 0,#000 100%)}section.new-hero-banner-section.radiant-consultation-section .consultation-form::after{content:"";position:absolute;right:-42px;bottom:-42px;width:140px;height:140px;border-radius:50%;background:radial-gradient(circle,rgba(206,17,38,.16) 0,rgba(206,17,38,0) 72%);pointer-events:none}section.new-hero-banner-section.radiant-consultation-section .consultation-form__header{position:relative;z-index:1;display:flex;flex-direction:column;gap:10px}section.new-hero-banner-section.radiant-consultation-section .consultation-kicker{display:inline-flex;align-items:center;gap:8px;width:fit-content;padding:8px 14px 8px 10px;border-radius:999px;background:linear-gradient(90deg,rgba(206,17,38,.12) 0,rgba(0,0,0,.06) 100%);border:1px solid rgba(206,17,38,.28);color:#150056;text-transform:uppercase;letter-spacing:.16em;font-size:.72rem;font-weight:800;box-shadow:0 8px 18px rgba(0,0,0,.08)}section.new-hero-banner-section.radiant-consultation-section .consultation-kicker svg{filter:drop-shadow(0 0 6px rgba(206, 17, 38, .14))}section.new-hero-banner-section.radiant-consultation-section .consultation-form__header h3{margin:0;color:#150056;font-family:Ubuntu,sans-serif;font-weight:800;font-size:clamp(28px, 2.9vw, 36px);line-height:1.12;letter-spacing:-.03em}section.new-hero-banner-section.radiant-consultation-section .consultation-form__header h3 .consult-heading-accent{color:#ce1126}section.new-hero-banner-section.radiant-consultation-section .consultation-form__header p{margin:0;color:#4f4f56;font-size:1rem;line-height:1.65}section.new-hero-banner-section.radiant-consultation-section .consultation-trust-row{display:flex;flex-wrap:nowrap;gap:8px}section.new-hero-banner-section.radiant-consultation-section .consultation-trust-row span{display:inline-flex;align-items:center;padding:8px 10px;border-radius:999px;background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(243,243,243,.98));border:1px solid rgba(206,17,38,.18);color:#111;font-size:11.5px;font-weight:700;white-space:nowrap;box-shadow:0 8px 16px rgba(0,0,0,.06)}section.new-hero-banner-section.radiant-consultation-section .consultation-trust-row span svg{filter:drop-shadow(0 0 4px rgba(206, 17, 38, .12))}section.new-hero-banner-section.radiant-consultation-section .consultation-form form{display:flex;flex-direction:column;gap:14px}section.new-hero-banner-section.radiant-consultation-section .consultation-form .custom_margin-bottom{margin-bottom:0}section.new-hero-banner-section.radiant-consultation-section .consultation-form input,section.new-hero-banner-section.radiant-consultation-section .consultation-form textarea{width:100%;height:58px;background:#fff;border:1px solid #d9d9df;border-radius:16px;padding:16px 18px;font-family:Ubuntu,sans-serif;font-size:clamp(15px, 1.4vw, 17px);line-height:1.2;color:#111;box-shadow:inset 0 1px 1px rgba(255,255,255,.9);transition:border-color .25s ease,box-shadow .25s ease,transform .25s ease,background .25s ease}section.new-hero-banner-section.radiant-consultation-section .consultation-form textarea{min-height:130px;height:auto;resize:vertical;padding-top:18px}section.new-hero-banner-section.radiant-consultation-section .consultation-form input:focus,section.new-hero-banner-section.radiant-consultation-section .consultation-form textarea:focus{border-color:#ce1126;background:#fff;box-shadow:0 0 0 4px rgba(206,17,38,.14);transform:translateY(-1px)}section.new-hero-banner-section.radiant-consultation-section .consultation-form input::placeholder,section.new-hero-banner-section.radiant-consultation-section .consultation-form textarea::placeholder{color:#94a0b4}section.new-hero-banner-section.radiant-consultation-section .consultation-form .consult-input-icon{display:none}section.new-hero-banner-section.radiant-consultation-section .consultation-form .consultation-submit-btn{width:100%;max-width:none;height:56px;margin:4px 0 0;padding:0 24px;display:flex;align-items:center;justify-content:center;border:none;border-radius:16px;box-sizing:border-box;background:linear-gradient(135deg,#ce1126 0,#111 100%);color:#fff;font-family:Ubuntu,sans-serif;font-size:16px;font-weight:800;letter-spacing:.02em;box-shadow:0 16px 32px rgba(206,17,38,.26);transition:transform .25s ease,box-shadow .25s ease,filter .25s ease}section.new-hero-banner-section.radiant-consultation-section .consultation-form .consultation-submit-btn:hover{transform:translateY(-2px);box-shadow:0 20px 38px rgba(206,17,38,.32);filter:saturate(1.02)}section.new-hero-banner-section.radiant-consultation-section .consultation-form__note{margin-top:2px;color:#5b5b64;font-size:.92rem;line-height:1.6;text-align:center}section.new-hero-banner-section.radiant-consultation-section .consultation-form__note svg path{fill:#CE1126}section.new-hero-banner-section.radiant-consultation-section .consultation-visual{position:relative;width:100%;min-height:680px;display:flex;align-items:flex-end;justify-content:center;padding:26px 0 10px}section.new-hero-banner-section.radiant-consultation-section .consultation-visual::before{content:"";position:absolute;inset:18% 8% 0;border-radius:38px;background:radial-gradient(circle at 50% 18%,rgba(206,17,38,.22),transparent 30%),radial-gradient(circle at 72% 26%,rgba(255,255,255,.1),transparent 18%),linear-gradient(180deg,rgba(13,13,13,.08) 0,rgba(0,0,0,.56) 100%);box-shadow:0 30px 60px rgba(0,0,0,.24);pointer-events:none}section.new-hero-banner-section.radiant-consultation-section .consultation-visual::after{content:"";position:absolute;left:8%;right:8%;bottom:12px;height:120px;border-radius:999px;background:radial-gradient(circle,rgba(206,17,38,.3) 0,rgba(206,17,38,0) 70%);filter:blur(22px);pointer-events:none}section.new-hero-banner-section.radiant-consultation-section .consultation-visual-image{position:relative;z-index:2;width:min(100%,680px);max-width:680px;margin:0 auto;filter:drop-shadow(0 30px 40px rgba(0, 0, 0, .28))}section.new-hero-banner-section.radiant-consultation-section .consultation-visual-chip{position:absolute;z-index:3;display:inline-flex;align-items:center;gap:8px;padding:12px 16px;border-radius:999px;background:linear-gradient(135deg,rgba(8,8,8,.86),rgba(28,28,28,.76));border:1px solid rgba(206,17,38,.26);color:#fff;font-size:13px;font-weight:700;box-shadow:0 16px 36px rgba(0,0,0,.2);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}section.new-hero-banner-section.radiant-consultation-section .consultation-visual-chip::before{content:"";width:8px;height:8px;border-radius:50%;background:#ce1126;box-shadow:0 0 0 6px rgba(206,17,38,.14);flex:0 0 8px}section.new-hero-banner-section.radiant-consultation-section .consultation-visual-chip svg{flex:0 0 auto}section.new-hero-banner-section.radiant-consultation-section .consultation-visual-chip--top svg path{fill:#CE1126}section.new-hero-banner-section.radiant-consultation-section .consultation-visual-chip--top{top:22px;left:24px}section.new-hero-banner-section.radiant-consultation-section .consultation-visual-chip--bottom{left:28px;bottom:36px}section.new-hero-banner-section.radiant-consultation-section .consult-chip-dot{width:8px;height:8px;border-radius:50%;background:#ce1126;box-shadow:0 0 0 6px rgba(206,17,38,.12);flex:0 0 8px}section.new-hero-banner-section.radiant-consultation-section .consult-stat-card{position:absolute;z-index:3;display:flex;flex-direction:column;gap:2px;min-width:150px;padding:14px 16px;border-radius:18px;background:linear-gradient(135deg,rgba(8,8,8,.84),rgba(30,30,30,.72));border:1px solid rgba(206,17,38,.28);color:#fff;box-shadow:0 20px 40px rgba(0,0,0,.26);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}section.new-hero-banner-section.radiant-consultation-section .consult-stat-card--1{right:148px;bottom:148px}section.new-hero-banner-section.radiant-consultation-section .consult-stat-card--2{right:34px;bottom:56px}section.new-hero-banner-section.radiant-consultation-section .consult-stat-number{font-family:Montserrat,sans-serif;font-size:clamp(2.15rem, 3vw, 2.8rem);font-weight:800;line-height:1;color:#ce1126;letter-spacing:-.03em}section.new-hero-banner-section.radiant-consultation-section .consult-stat-number span{font-size:.52em;color:#fff;vertical-align:super}section.new-hero-banner-section.radiant-consultation-section .consult-stat-label{font-family:Ubuntu,sans-serif;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:rgba(255,255,255,.72)}section.new-hero-banner-section.radiant-consultation-section .man-with-laptop.hero-image{position:relative;bottom:0;width:100%;max-width:680px}@media (min-width:1200px) and (max-width:1599.98px){section.new-hero-banner-section.radiant-consultation-section{padding:60px 0 34px;min-height:700px}section.new-hero-banner-section.radiant-consultation-section .radiant-consultation-shell{width:min(1060px,calc(100% - 28px))}section.new-hero-banner-section.radiant-consultation-section .radiant-consultation-row{min-height:640px}section.new-hero-banner-section.radiant-consultation-section .consultation-form-wrapper{padding:10px 0}section.new-hero-banner-section.radiant-consultation-section .consultation-form{max-width:470px;padding:26px 22px 22px;border-radius:26px;gap:14px}section.new-hero-banner-section.radiant-consultation-section .consultation-form__header{gap:8px}section.new-hero-banner-section.radiant-consultation-section .consultation-kicker{padding:7px 12px 7px 9px;font-size:.66rem;letter-spacing:.14em}section.new-hero-banner-section.radiant-consultation-section .consultation-form__header h3{font-size:clamp(24px, 2.4vw, 32px)}section.new-hero-banner-section.radiant-consultation-section .consultation-form__header p{font-size:.95rem;line-height:1.55}section.new-hero-banner-section.radiant-consultation-section .consultation-trust-row{gap:6px;flex-wrap:wrap}section.new-hero-banner-section.radiant-consultation-section .consultation-trust-row span{padding:7px 9px;font-size:10.5px}section.new-hero-banner-section.radiant-consultation-section .consultation-form form{gap:12px}section.new-hero-banner-section.radiant-consultation-section .consultation-form input,section.new-hero-banner-section.radiant-consultation-section .consultation-form textarea{height:52px;padding:14px 16px;border-radius:14px;font-size:14px}section.new-hero-banner-section.radiant-consultation-section .consultation-form textarea{min-height:112px}section.new-hero-banner-section.radiant-consultation-section .consultation-form .consultation-submit-btn{height:50px;margin-top:2px;padding:0 20px;border-radius:14px;font-size:14px}section.new-hero-banner-section.radiant-consultation-section .consultation-form__note{font-size:.84rem}section.new-hero-banner-section.radiant-consultation-section .consultation-visual{min-height:600px;padding:18px 0 8px}section.new-hero-banner-section.radiant-consultation-section .consultation-visual::before{inset:16% 7% 0;border-radius:32px}section.new-hero-banner-section.radiant-consultation-section .consultation-visual::after{left:10%;right:10%;bottom:6px;height:100px}section.new-hero-banner-section.radiant-consultation-section .consultation-visual-image{width:min(100%,600px);max-width:600px}section.new-hero-banner-section.radiant-consultation-section .consultation-visual-chip{padding:10px 13px;font-size:11px}section.new-hero-banner-section.radiant-consultation-section .consultation-visual-chip--top{top:16px;left:18px}section.new-hero-banner-section.radiant-consultation-section .consultation-visual-chip--bottom{left:18px;bottom:24px}section.new-hero-banner-section.radiant-consultation-section .consult-stat-card{min-width:132px;padding:11px 12px;border-radius:16px}section.new-hero-banner-section.radiant-consultation-section .consult-stat-card--1{right:118px;bottom:124px}section.new-hero-banner-section.radiant-consultation-section .consult-stat-card--2{right:22px;bottom:42px}section.new-hero-banner-section.radiant-consultation-section .consult-stat-number{font-size:clamp(1.85rem, 2.45vw, 2.35rem)}section.new-hero-banner-section.radiant-consultation-section .consult-stat-label{font-size:10px;letter-spacing:.07em}}@media (max-width:991.98px){section.new-hero-banner-section.radiant-consultation-section{padding:54px 0 36px;min-height:auto}section.new-hero-banner-section.radiant-consultation-section .radiant-consultation-shell{width:calc(100% - 32px)}section.new-hero-banner-section.radiant-consultation-section .radiant-consultation-row{min-height:auto;row-gap:24px}section.new-hero-banner-section.radiant-consultation-section .consultation-form-wrapper{padding:0;justify-content:center}section.new-hero-banner-section.radiant-consultation-section .consultation-form{max-width:100%;padding:28px 24px;border-radius:24px}section.new-hero-banner-section.radiant-consultation-section .consultation-visual{min-height:520px;padding-top:8px}section.new-hero-banner-section.radiant-consultation-section .consultation-visual-image{max-width:100%}section.new-hero-banner-section.radiant-consultation-section .consult-stat-card--1{right:112px;bottom:130px}section.new-hero-banner-section.radiant-consultation-section .consult-stat-card--2{right:20px;bottom:38px}}@media (max-width:767.98px){section.new-hero-banner-section.radiant-consultation-section{padding:42px 0 30px}section.new-hero-banner-section.radiant-consultation-section .radiant-consultation-shell{width:calc(100% - 22px)}section.new-hero-banner-section.radiant-consultation-section .consultation-form{padding:22px 18px;gap:14px;border-radius:22px}section.new-hero-banner-section.radiant-consultation-section .consultation-form__header h3{font-size:26px}section.new-hero-banner-section.radiant-consultation-section .consultation-form__header p{font-size:.95rem}section.new-hero-banner-section.radiant-consultation-section .consultation-trust-row span{width:100%;justify-content:center}section.new-hero-banner-section.radiant-consultation-section .consultation-form input,section.new-hero-banner-section.radiant-consultation-section .consultation-form textarea{height:54px;border-radius:14px;font-size:15px}section.new-hero-banner-section.radiant-consultation-section .consultation-form textarea{min-height:110px}section.new-hero-banner-section.radiant-consultation-section .consultation-submit-btn{height:52px;padding:0 20px;border-radius:14px}section.new-hero-banner-section.radiant-consultation-section .consultation-visual{min-height:420px;padding-top:0}section.new-hero-banner-section.radiant-consultation-section .consultation-visual::before{inset:22% 3% 6%;border-radius:28px}section.new-hero-banner-section.radiant-consultation-section .consultation-visual-chip{font-size:11px;padding:9px 12px}section.new-hero-banner-section.radiant-consultation-section .consultation-visual-chip--top{top:14px;left:14px}section.new-hero-banner-section.radiant-consultation-section .consultation-visual-chip--bottom{left:14px;bottom:20px}section.new-hero-banner-section.radiant-consultation-section .consultation-form__note{font-size:.84rem}section.new-hero-banner-section.radiant-consultation-section .consult-stat-card{min-width:122px;padding:11px 12px;border-radius:14px}section.new-hero-banner-section.radiant-consultation-section .consult-stat-card--1{right:68px;bottom:98px}section.new-hero-banner-section.radiant-consultation-section .consult-stat-card--2{right:10px;bottom:22px}section.new-hero-banner-section.radiant-consultation-section .consult-stat-number{font-size:1.8rem}section.new-hero-banner-section.radiant-consultation-section .consult-stat-label{font-size:10px;letter-spacing:.06em}}@keyframes glryOrbDrift{0%{transform:translate3d(0,0,0) scale(1)}100%{transform:translate3d(28px,-20px,0) scale(1.1)}}@keyframes glryPulseRing{0%{transform:translate(-50%,-50%) scale(.88);opacity:.55}100%{transform:translate(-50%,-50%) scale(1.18);opacity:0}}@keyframes glryBadgeShimmer{0%{background-position:-300% center}100%{background-position:300% center}}@keyframes glryDotBounce{0%,100%{transform:scale(1);opacity:1}50%{transform:scale(1.5);opacity:.6}}@keyframes glryFloatA{0%,100%{transform:translateY(0) rotate(12deg)}50%{transform:translateY(-18px) rotate(22deg)}}@keyframes glryFloatB{0%,100%{transform:translateY(0) rotate(-8deg)}50%{transform:translateY(16px) rotate(-18deg)}}@keyframes glryBorderSpin{from{--bg-angle:0deg}to{--bg-angle:360deg}}@keyframes glryGridScroll{0%{background-position:0 0}100%{background-position:36px 36px}}section.gallerySection.radiant-gallery-section{position:relative;overflow:hidden;padding:110px 0 104px;background:radial-gradient(circle at 10% 20%,rgba(206,17,38,.04) 0,transparent 32%),radial-gradient(circle at 90% 80%,rgba(47,42,160,.03) 0,transparent 32%),linear-gradient(180deg,#fff 0,#faf9fb 50%,#f4f5f9 100%)}section.gallerySection.radiant-gallery-section::before{content:"";position:absolute;inset:0;pointer-events:none;z-index:0;background-image:radial-gradient(circle,rgba(206,17,38,.03) 1px,transparent 1px);background-size:36px 36px;opacity:.85}section.gallerySection.radiant-gallery-section::after{content:"";position:absolute;top:-200px;right:-200px;width:640px;height:640px;border-radius:50%;background:radial-gradient(circle,rgba(206,17,38,.05) 0,transparent 65%);filter:blur(60px);animation:glryOrbDrift 20s ease-in-out infinite alternate;pointer-events:none;z-index:0}section.gallerySection.radiant-gallery-section .gallery-deco-a,section.gallerySection.radiant-gallery-section .gallery-deco-b,section.gallerySection.radiant-gallery-section .gallery-deco-c{position:absolute;pointer-events:none;z-index:0;border-radius:16px}section.gallerySection.radiant-gallery-section .gallery-deco-a{top:60px;left:4%;width:64px;height:64px;background:linear-gradient(135deg,rgba(206,17,38,.08),rgba(21,0,86,.03));border:1px solid rgba(206,17,38,.12);transform:rotate(12deg);animation:glryFloatA 8s ease-in-out infinite}section.gallerySection.radiant-gallery-section .gallery-deco-b{bottom:80px;left:7%;width:38px;height:38px;background:linear-gradient(135deg,rgba(21,0,86,.04),rgba(206,17,38,.06));border:1px solid rgba(206,17,38,.1);border-radius:50%;animation:glryFloatB 10s ease-in-out infinite}section.gallerySection.radiant-gallery-section .gallery-deco-c{top:50px;right:5%;width:48px;height:48px;background:linear-gradient(135deg,rgba(206,17,38,.06),transparent);border:1px solid rgba(206,17,38,.12);transform:rotate(-8deg);animation:glryFloatA 11s ease-in-out infinite reverse}section.gallerySection.radiant-gallery-section .gallery-shell::before{content:"";position:absolute;bottom:-240px;left:-200px;width:560px;height:560px;border-radius:50%;background:radial-gradient(circle,rgba(206,17,38,.05) 0,transparent 65%);filter:blur(55px);animation:glryOrbDrift 26s ease-in-out infinite alternate-reverse;pointer-events:none;z-index:0}section.gallerySection.radiant-gallery-section .gallery-shell{position:relative;z-index:1;width:min(1240px,calc(100% - 48px));max-width:none}section.gallerySection.radiant-gallery-section .new-gallery-card{padding:0;position:relative}section.gallerySection.radiant-gallery-section .new-gallery-card .row{margin-left:-10px;margin-right:-10px;column-gap:0}section.gallerySection.radiant-gallery-section .gallery-section-head{display:flex;flex-direction:column;align-items:center;gap:16px;margin-bottom:52px;text-align:center;position:relative;z-index:1}section.gallerySection.radiant-gallery-section .gallery-kicker{display:inline-flex;align-items:center;gap:8px;padding:8px 18px;border-radius:999px;background:rgba(206,17,38,.04);border:1px solid rgba(206,17,38,.18);color:#ce1126;font-size:.72rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;box-shadow:0 8px 24px rgba(206,17,38,.04)}section.gallerySection.radiant-gallery-section .gallery-kicker::before{content:"";width:6px;height:6px;border-radius:50%;flex-shrink:0;background:#ce1126;box-shadow:0 0 0 4px rgba(206,17,38,.16),0 0 12px #ce1126;animation:glryDotBounce 1.8s ease-in-out infinite}section.gallerySection.radiant-gallery-section .gallery-section-head .newHeading{margin-bottom:0;max-width:none;font-size:clamp(38px, 4vw, 54px);line-height:1.1;font-family:Ubuntu,sans-serif;font-weight:800;letter-spacing:-.03em}section.gallerySection.radiant-gallery-section .gallery-section-head .newHeading .gallery-title-red{background:linear-gradient(135deg,#ce1126 0,#9e0c1b 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}section.gallerySection.radiant-gallery-section .gallery-section-head .newHeading .gallery-title-black{background:linear-gradient(135deg,#150056 0,#0d0038 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}section.gallerySection.radiant-gallery-section .gallery-description{max-width:640px;color:#4b4f59;font-size:1.02rem;line-height:1.78}section.gallerySection.radiant-gallery-section .gallery-head-rule{width:80px;height:3px;border-radius:999px;background:linear-gradient(90deg,#ce1126 0,#000 100%);box-shadow:0 0 16px rgba(206,17,38,.28)}section.gallerySection.radiant-gallery-section .gallery-badges{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:14px}section.gallerySection.radiant-gallery-section .gallery-badges span{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;border-radius:999px;background:#fff;border:1px solid rgba(206,17,38,.12);color:#150056;font-size:13px;font-weight:700;box-shadow:0 8px 20px rgba(0,0,0,.04);transition:all .3s cubic-bezier(.16, 1, .3, 1);cursor:pointer}section.gallerySection.radiant-gallery-section .gallery-badges span::before{content:"";width:6px;height:6px;border-radius:50%;background:#ce1126;transition:transform .3s ease}section.gallerySection.radiant-gallery-section .gallery-badges span:hover{transform:translateY(-3px);border-color:#ce1126;background:#fff;box-shadow:0 12px 28px rgba(206,17,38,.1);color:#ce1126}section.gallerySection.radiant-gallery-section .gallery-badges span:hover::before{transform:scale(1.3)}section.gallerySection.radiant-gallery-section .gallery-row-anim{display:flex;align-items:stretch;will-change:transform}section.gallerySection.radiant-gallery-section .gallery-row-anim.row-left{margin-bottom:20px}section.gallerySection.radiant-gallery-section .col-PrLeft,section.gallerySection.radiant-gallery-section .col-PrRight,section.gallerySection.radiant-gallery-section .new-gallery-img-wrapper{padding-left:10px;padding-right:10px}section.gallerySection.radiant-gallery-section .gallery-tile{display:flex}section.gallerySection.radiant-gallery-section .gallery-card-link{display:block;width:100%;color:inherit;text-decoration:none}section.gallerySection.radiant-gallery-section .gallery-card-outer{padding:1.5px;border-radius:28px;background:linear-gradient(135deg,rgba(206,17,38,.12) 0,rgba(21,0,86,.04) 50%,rgba(206,17,38,.06) 100%);transition:all .45s cubic-bezier(.16, 1, .3, 1);height:100%;box-shadow:0 16px 40px rgba(21,0,86,.04)}section.gallerySection.radiant-gallery-section .gallery-card-shell{position:relative;overflow:hidden;width:100%;height:clamp(260px,24vw,360px);border-radius:26px;background:#f0f2f6;z-index:1}section.gallerySection.radiant-gallery-section .new-gallery-img{width:100%;height:116%;object-fit:cover;position:absolute;top:-8%;left:0;transition:transform .15s cubic-bezier(.16, 1, .3, 1),filter .4s ease;will-change:transform}section.gallerySection.radiant-gallery-section .gallery-card-overlay{position:absolute;inset:auto 20px 20px 20px;padding:16px 20px;border-radius:18px;background:rgba(255,255,255,.86);border:1px solid rgba(255,255,255,.6);backdrop-filter:blur(12px) saturate(1.2);-webkit-backdrop-filter:blur(12px) saturate(1.2);box-shadow:0 12px 32px rgba(21,0,86,.08);display:flex;align-items:center;justify-content:center;gap:10px;opacity:0;transform:translateY(12px);transition:all .4s cubic-bezier(.16, 1, .3, 1);pointer-events:none;z-index:2}section.gallerySection.radiant-gallery-section .gallery-card-overlay span{color:#150056;font-family:Ubuntu,sans-serif;font-size:14px;font-weight:800;letter-spacing:.02em;display:flex;align-items:center;gap:8px}section.gallerySection.radiant-gallery-section .gallery-card-overlay span::before{content:"";display:inline-block;width:16px;height:16px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23CE1126' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cpath d='m21 21-4.3-4.3'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center;transition:transform .3s ease}section.gallerySection.radiant-gallery-section .gallery-card-link:hover .gallery-card-outer{transform:translateY(-8px);background:linear-gradient(135deg,rgba(206,17,38,.35) 0,rgba(21,0,86,.12) 50%,rgba(206,17,38,.18) 100%);box-shadow:0 24px 48px rgba(206,17,38,.12)}section.gallerySection.radiant-gallery-section .gallery-card-link:hover .gallery-card-overlay{opacity:1;transform:translateY(0)}section.gallerySection.radiant-gallery-section .gallery-card-link:hover .gallery-card-overlay span::before{transform:scale(1.15) rotate(10deg)}section.gallerySection.radiant-gallery-section .gallery-card-link:hover .new-gallery-img{filter:brightness(.92) contrast(1.02)}section.gallerySection.radiant-gallery-section .gallery-cta-row{display:flex;justify-content:center;margin-top:48px;position:relative;z-index:1}section.gallerySection.radiant-gallery-section .gallery-view-all{display:inline-flex;align-items:center;gap:12px;padding:16px 42px;border-radius:999px;background:linear-gradient(90deg,#ce1126 0,#e61f37 50%,#ce1126 100%);background-size:200% auto;color:#fff;font-family:Ubuntu,sans-serif;font-size:14px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;border:1px solid rgba(206,17,38,.2);box-shadow:0 16px 36px rgba(206,17,38,.24);transition:all .4s cubic-bezier(.16, 1, .3, 1);text-decoration:none}section.gallerySection.radiant-gallery-section .gallery-view-all::after{content:"→";font-size:16px;color:#fff;transition:transform .3s ease;display:inline-block}section.gallerySection.radiant-gallery-section .gallery-view-all:hover{background-position:right center;transform:translateY(-3px);box-shadow:0 20px 44px rgba(206,17,38,.32);border-color:rgba(206,17,38,.4)}section.gallerySection.radiant-gallery-section .gallery-view-all:hover::after{transform:translateX(4px)}@media (max-width:991.98px){section.gallerySection.radiant-gallery-section{padding:82px 0 78px}section.gallerySection.radiant-gallery-section .gallery-shell{width:calc(100% - 36px)}section.gallerySection.radiant-gallery-section .gallery-section-head{margin-bottom:38px}section.gallerySection.radiant-gallery-section .gallery-section-head .newHeading{font-size:clamp(34px, 5.5vw, 48px)}section.gallerySection.radiant-gallery-section .gallery-description{font-size:.96rem}section.gallerySection.radiant-gallery-section .gallery-card-shell{height:clamp(220px,28vw,310px);border-radius:20px}section.gallerySection.radiant-gallery-section .new-gallery-img{height:100%;top:0}section.gallerySection.radiant-gallery-section .gallery-card-outer{border-radius:22px}section.gallerySection.radiant-gallery-section .gallery-row-anim.row-left{margin-bottom:16px}section.gallerySection.radiant-gallery-section .gallery-card-overlay{inset:auto 14px 14px 14px;padding:12px 16px;border-radius:12px}section.gallerySection.radiant-gallery-section .gallery-card-overlay span{font-size:13px}}@media (max-width:767.98px){section.gallerySection.radiant-gallery-section{padding:68px 0 64px}section.gallerySection.radiant-gallery-section .gallery-shell{width:calc(100% - 24px)}section.gallerySection.radiant-gallery-section .new-gallery-card .row{margin-left:-4px;margin-right:-4px}section.gallerySection.radiant-gallery-section .col-PrLeft,section.gallerySection.radiant-gallery-section .col-PrRight,section.gallerySection.radiant-gallery-section .new-gallery-img-wrapper{flex:0 0 100%;max-width:100%;width:100%;padding-left:4px;padding-right:4px}section.gallerySection.radiant-gallery-section .gallery-section-head{gap:12px;margin-bottom:28px}section.gallerySection.radiant-gallery-section .gallery-section-head .newHeading{font-size:clamp(32px, 8.5vw, 46px);line-height:1.06}section.gallerySection.radiant-gallery-section .gallery-description{font-size:.91rem;line-height:1.68}section.gallerySection.radiant-gallery-section .gallery-badges{gap:8px}section.gallerySection.radiant-gallery-section .gallery-badges span{padding:9px 14px;font-size:11.5px}section.gallerySection.radiant-gallery-section .gallery-row-anim.row-left{margin-bottom:12px}section.gallerySection.radiant-gallery-section .gallery-card-outer{border-radius:20px}section.gallerySection.radiant-gallery-section .gallery-card-shell{height:clamp(230px,68vw,290px);border-radius:18px}section.gallerySection.radiant-gallery-section .gallery-card-overlay{opacity:1;left:12px;right:12px;bottom:12px;padding:10px 14px;transform:none;border-radius:14px}section.gallerySection.radiant-gallery-section .gallery-card-overlay span{font-size:11.5px}section.gallerySection.radiant-gallery-section .gallery-cta-row{margin-top:36px}section.gallerySection.radiant-gallery-section .gallery-view-all{padding:14px 30px;font-size:13px}}@media (max-width:575.98px){section.gallerySection.radiant-gallery-section{padding:60px 0 56px}section.gallerySection.radiant-gallery-section .gallery-shell{width:calc(100% - 18px)}section.gallerySection.radiant-gallery-section .gallery-section-head{margin-bottom:24px}section.gallerySection.radiant-gallery-section .gallery-badges{gap:7px}section.gallerySection.radiant-gallery-section .gallery-badges span{padding:8px 12px;font-size:10.5px}section.gallerySection.radiant-gallery-section .gallery-row-anim.row-left,section.gallerySection.radiant-gallery-section .gallery-row-anim.row-right{margin-bottom:10px}section.gallerySection.radiant-gallery-section .gallery-card-shell{height:clamp(210px,72vw,260px)}section.gallerySection.radiant-gallery-section .gallery-card-overlay{left:10px;right:10px;bottom:10px;padding:8px 12px}section.gallerySection.radiant-gallery-section .gallery-card-overlay span{font-size:10.5px}section.gallerySection.radiant-gallery-section .gallery-cta-row{margin-top:28px}}section.why-choose-section.radiant-why-choose-section{position:relative;overflow:hidden;padding:90px 0 80px;background:radial-gradient(ellipse at 0 0,rgba(97,198,196,.12) 0,transparent 38%),radial-gradient(ellipse at 100% 100%,rgba(47,42,160,.08) 0,transparent 38%),#f4f6fb}section.why-choose-section.radiant-why-choose-section::after,section.why-choose-section.radiant-why-choose-section::before{content:"";position:absolute;border-radius:50%;pointer-events:none}section.why-choose-section.radiant-why-choose-section::before{top:-120px;left:-110px;width:340px;height:340px;background:radial-gradient(circle,rgba(97,198,196,.17) 0,rgba(97,198,196,0) 72%);filter:blur(16px);animation:whyChooseOrbDrift 16s ease-in-out infinite alternate}section.why-choose-section.radiant-why-choose-section::after{right:-140px;bottom:-150px;width:380px;height:380px;background:radial-gradient(circle,rgba(47,42,160,.08) 0,rgba(47,42,160,0) 74%);filter:blur(14px);animation:whyChooseOrbDrift 18s ease-in-out infinite alternate-reverse}section.why-choose-section.radiant-why-choose-section .wc-shell{position:relative;z-index:1;width:min(1440px,calc(100% - 40px));max-width:none;margin-left:auto;margin-right:auto}section.why-choose-section.radiant-why-choose-section .wc-section-header{display:flex;flex-direction:column;align-items:center;gap:14px;margin-bottom:36px;text-align:center}section.why-choose-section.radiant-why-choose-section .why-choose-kicker{display:inline-flex;align-items:center;gap:8px;width:fit-content;padding:8px 16px;border-radius:999px;background:linear-gradient(90deg,rgba(206,17,38,.1) 0,rgba(0,0,0,.06) 100%);border:1px solid rgba(206,17,38,.3);color:#150056;text-transform:uppercase;letter-spacing:.16em;font-size:.72rem;font-weight:800;box-shadow:0 0 20px rgba(206,17,38,.1)}section.why-choose-section.radiant-why-choose-section .why-choose-kicker::before{content:"";width:8px;height:8px;border-radius:50%;background:#ce1126;box-shadow:0 0 0 5px rgba(206,17,38,.14);flex-shrink:0}section.why-choose-section.radiant-why-choose-section .wc-section-header .newHeading{margin-bottom:0;padding-bottom:0;max-width:none;font-size:clamp(38px, 3.6vw, 54px);line-height:1.06;letter-spacing:-.04em}section.why-choose-section.radiant-why-choose-section .wc-section-header .newHeading span{color:#150056}section.why-choose-section.radiant-why-choose-section .wc-section-header .newHeading .why-title-red{color:#ce1126}section.why-choose-section.radiant-why-choose-section .wc-section-header .newHeading .why-title-black{color:#150056}section.why-choose-section.radiant-why-choose-section .wc-section-sub{max-width:920px;margin:0 auto;color:#5c667a;font-size:1rem;line-height:1.7}section.why-choose-section.radiant-why-choose-section .wc-stats-band{display:flex;align-items:stretch;background:#fff;border-radius:20px;border:1px solid rgba(47,42,160,.08);box-shadow:0 4px 24px rgba(15,23,42,.07);margin-bottom:32px;overflow:hidden}section.why-choose-section.radiant-why-choose-section .wc-band-item{flex:1;display:flex;flex-direction:column;align-items:center;gap:4px;padding:24px 16px;text-align:center;border-right:1px solid rgba(47,42,160,.07)}section.why-choose-section.radiant-why-choose-section .wc-band-item:last-child{border-right:none}section.why-choose-section.radiant-why-choose-section .wc-band-item strong{font-family:Ubuntu,sans-serif;font-size:clamp(28px, 2.5vw, 42px);font-weight:800;line-height:1;color:#0d1b38;letter-spacing:-.04em}section.why-choose-section.radiant-why-choose-section .wc-band-item strong sup{font-size:.48em;vertical-align:super;color:#2f2aa0;font-weight:700}section.why-choose-section.radiant-why-choose-section .wc-band-item span{font-size:.78rem;color:#7a8ba6;font-weight:600;letter-spacing:.01em}section.why-choose-section.radiant-why-choose-section .wc-main-row{align-items:stretch;margin-left:-10px;margin-right:-10px}section.why-choose-section.radiant-why-choose-section .wc-feat-col,section.why-choose-section.radiant-why-choose-section .wc-vid-col{display:flex;flex-direction:column;padding-left:10px;padding-right:10px}section.why-choose-section.radiant-why-choose-section .wc-features-wrapper{flex:1;background:#fff;border-radius:24px;border:1px solid rgba(47,42,160,.08);box-shadow:0 4px 30px rgba(15,23,42,.07);padding:32px 28px 28px;display:flex;flex-direction:column;gap:24px}section.why-choose-section.radiant-why-choose-section .wc-fw-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding-bottom:20px;border-bottom:1px solid rgba(47,42,160,.07)}section.why-choose-section.radiant-why-choose-section .wc-fw-head-text{display:flex;flex-direction:column;gap:8px}section.why-choose-section.radiant-why-choose-section .wc-fw-tag{display:inline-flex;align-items:center;gap:6px;width:fit-content;padding:5px 12px;border-radius:999px;background:linear-gradient(90deg,rgba(206,17,38,.1) 0,rgba(0,0,0,.06) 100%);border:1px solid rgba(206,17,38,.26);color:#150056;font-size:.68rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;box-shadow:0 0 18px rgba(206,17,38,.08)}section.why-choose-section.radiant-why-choose-section .wc-fw-head-text h4{margin:0;color:#0d1b38;font-family:Ubuntu,sans-serif;font-size:clamp(18px, 1.6vw, 24px);font-weight:800;line-height:1.25;letter-spacing:-.025em}section.why-choose-section.radiant-why-choose-section .wc-consult-btn{flex-shrink:0;display:inline-flex;align-items:center;gap:8px;min-height:48px;padding:0 22px;border-radius:999px;background:#ce1126;border:1px solid #ce1126;color:#fff;font-size:15px;font-weight:700;font-family:Montserrat,sans-serif;text-decoration:none;letter-spacing:.02em;white-space:nowrap;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease,border-color .2s ease;box-shadow:0 12px 24px rgba(206,17,38,.24)}section.why-choose-section.radiant-why-choose-section .wc-consult-btn:hover{transform:translateY(-2px);background:#ce1126;border-color:#ce1126;box-shadow:0 16px 30px rgba(206,17,38,.3);text-decoration:none;color:#fff}section.why-choose-section.radiant-why-choose-section .wc-tiles-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;flex:1}section.why-choose-section.radiant-why-choose-section .wc-tile{display:flex;flex-direction:column;gap:12px;padding:20px 18px;border-radius:16px;background:#f9fafc;border:1px solid rgba(47,42,160,.07);border-top:3px solid var(--tile-clr,#2f2aa0);transition:transform .28s ease,box-shadow .28s ease,background .28s ease,border-color .28s ease;cursor:default}section.why-choose-section.radiant-why-choose-section .wc-tile.reveal{opacity:0;transform:translateY(20px)}section.why-choose-section.radiant-why-choose-section .wc-tile.reveal.visible{animation:whyChooseCardIn .7s cubic-bezier(.22,1,.36,1) both;animation-delay:var(--delay, 0s)}section.why-choose-section.radiant-why-choose-section .wc-tile:hover{transform:translateY(-4px);background:#fff;box-shadow:0 12px 40px rgba(15,23,42,.1);border-color:rgba(47,42,160,.12)}section.why-choose-section.radiant-why-choose-section .wc-tile-icon{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:var(--tile-light,rgba(47,42,160,.08));color:var(--tile-clr,#2f2aa0);flex-shrink:0}section.why-choose-section.radiant-why-choose-section .wc-tile-body{display:flex;flex-direction:column;gap:6px}section.why-choose-section.radiant-why-choose-section .wc-tile-body h6{margin:0;font-family:Ubuntu,sans-serif;font-size:clamp(13.5px, 1.05vw, 15.5px);font-weight:700;color:#0d1b38;line-height:1.3}section.why-choose-section.radiant-why-choose-section .wc-tile-body p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:7;margin:0;font-size:15px;color:#6b7a94;font-family:'Nunito Sans',sans-serif;line-height:1.6}section.why-choose-section.radiant-why-choose-section .wc-tile.is-expanded .wc-tile-body p{display:block;overflow:visible;-webkit-line-clamp:unset}section.why-choose-section.radiant-why-choose-section .wc-tile__toggle{display:inline-flex;align-items:center;align-self:flex-start;margin:2px 0 0;padding:0;border:0;background:0 0;color:#2f2aa0;font-family:'Nunito Sans',sans-serif;font-size:12px;font-weight:800;line-height:1.2;letter-spacing:.01em;cursor:pointer;text-decoration:none}section.why-choose-section.radiant-why-choose-section .wc-tile__toggle:focus-visible,section.why-choose-section.radiant-why-choose-section .wc-tile__toggle:hover{color:#0ea5a0;text-decoration:underline;outline:0}section.why-choose-section.radiant-why-choose-section .wc-tile__toggle--hidden{display:none}section.why-choose-section.radiant-why-choose-section .why-choose-media-tag{display:inline-flex;align-items:center;gap:6px;width:fit-content;padding:7px 14px;border-radius:999px;background:linear-gradient(90deg,rgba(206,17,38,.12) 0,rgba(0,0,0,.08) 100%);border:1px solid rgba(206,17,38,.3);color:#fff;font-size:.72rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}section.why-choose-section.radiant-why-choose-section .why-choose-media-panel{position:relative;width:100%;flex:1;border-radius:24px;overflow:hidden;display:flex;flex-direction:column;padding:28px;color:#fff;background:radial-gradient(circle at 18% 14%,rgba(206,17,38,.22),transparent 28%),radial-gradient(circle at 82% 12%,rgba(255,255,255,.06),transparent 22%),linear-gradient(180deg,#0b0b0b 0,#040404 100%);border:1px solid rgba(206,17,38,.18);box-shadow:0 30px 70px rgba(0,0,0,.26)}section.why-choose-section.radiant-why-choose-section .why-choose-media-panel::before{content:"";position:absolute;inset:0 auto auto 0;width:100%;height:6px;background:linear-gradient(90deg,#ce1126 0,#000 100%)}section.why-choose-section.radiant-why-choose-section .why-choose-media-panel::after{content:"";position:absolute;left:-70px;bottom:-60px;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,rgba(206,17,38,.16) 0,rgba(206,17,38,0) 72%);pointer-events:none}section.why-choose-section.radiant-why-choose-section .why-choose-media-head{position:relative;z-index:1;display:flex;flex-direction:column;gap:10px;margin-bottom:22px}section.why-choose-section.radiant-why-choose-section .why-choose-media-tag{width:fit-content;background:linear-gradient(90deg,rgba(206,17,38,.14) 0,rgba(0,0,0,.72) 100%);border-color:rgba(206,17,38,.34);color:#fff;text-shadow:0 0 12px rgba(206,17,38,.1)}section.why-choose-section.radiant-why-choose-section .why-choose-media-head h4{margin:0;color:#fff;font-family:Ubuntu,sans-serif;font-size:clamp(24px, 2.3vw, 34px);font-weight:800;line-height:1.12;letter-spacing:-.03em}section.why-choose-section.radiant-why-choose-section .why-choose-media-head p{margin:0;max-width:560px;color:rgba(255,255,255,.74);font-size:.98rem;line-height:1.75}section.why-choose-section.radiant-why-choose-section .why-choose-carousel{position:relative;z-index:1;overflow:hidden;width:100%}section.why-choose-section.radiant-why-choose-section .why-choose-carousel .owl-stage-outer{overflow:hidden}section.why-choose-section.radiant-why-choose-section .why-choose-carousel .item{display:flex}section.why-choose-section.radiant-why-choose-section .why-choose-video-wrapper{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;border-radius:28px;background:linear-gradient(180deg,#0b0b0b 0,#040404 100%);box-shadow:0 18px 36px rgba(0,0,0,.28);border:1px solid rgba(206,17,38,.18);cursor:pointer}section.why-choose-section.radiant-why-choose-section .why-choose-video-wrapper .video-thumb,section.why-choose-section.radiant-why-choose-section .why-choose-video-wrapper iframe{width:100%;height:100%;display:block;object-fit:cover}section.why-choose-section.radiant-why-choose-section .why-choose-video-wrapper .video-thumb{filter:saturate(.94) brightness(.86);transform:scale(1.01);transition:transform .4s ease,filter .4s ease}section.why-choose-section.radiant-why-choose-section .why-choose-video-wrapper:hover .video-thumb{transform:scale(1.04);filter:saturate(1) brightness(.92)}section.why-choose-section.radiant-why-choose-section .why-choose-video-wrapper.video-playing .video-thumb,section.why-choose-section.radiant-why-choose-section .why-choose-video-wrapper.video-playing .why-choose-play-badge,section.why-choose-section.radiant-why-choose-section .why-choose-video-wrapper.video-playing .why-choose-video-caption{opacity:0;visibility:hidden}section.why-choose-section.radiant-why-choose-section .why-choose-video-wrapper .injected-video-container{position:absolute;inset:0;z-index:4}section.why-choose-section.radiant-why-choose-section .why-choose-video-wrapper .injected-video-container iframe{border:0;border-radius:inherit}section.why-choose-section.radiant-why-choose-section .why-choose-play-badge{position:absolute;top:18px;left:18px;z-index:2;display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:999px;background:rgba(0,0,0,.72);border:1px solid rgba(206,17,38,.32);color:#fff;font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 12px 26px rgba(0,0,0,.2)}section.why-choose-section.radiant-why-choose-section .why-choose-play-badge::before{content:"";width:10px;height:10px;border-radius:50%;background:#ce1126;box-shadow:0 0 0 6px rgba(206,17,38,.14)}section.why-choose-section.radiant-why-choose-section .why-choose-video-caption{position:absolute;left:18px;right:18px;bottom:18px;z-index:2;display:flex;align-items:flex-end;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:20px;background:rgba(0,0,0,.72);border:1px solid rgba(206,17,38,.24);color:#fff;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}section.why-choose-section.radiant-why-choose-section .why-choose-video-caption strong{display:block;font-size:14px;font-weight:800}section.why-choose-section.radiant-why-choose-section .why-choose-video-caption span{display:block;margin-top:2px;color:rgba(255,255,255,.76);font-size:12px}section.why-choose-section.radiant-why-choose-section .why-choose-media-foot{position:relative;z-index:1;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;margin-top:18px;color:rgba(255,255,255,.74);font-size:.92rem}section.why-choose-section.radiant-why-choose-section .why-choose-media-foot-badge{display:inline-flex;align-items:center;padding:9px 13px;border-radius:999px;background:linear-gradient(90deg,rgba(206,17,38,.16) 0,rgba(0,0,0,.72) 100%);border:1px solid rgba(206,17,38,.28);color:#fff;font-weight:700}section.why-choose-section.radiant-why-choose-section .why-choose-carousel .owl-dot span{background:rgba(0,0,0,.22)}section.why-choose-section.radiant-why-choose-section .why-choose-carousel .owl-dot.active span{background:#ce1126;box-shadow:0 0 0 4px rgba(206,17,38,.14)}section.why-choose-section.radiant-why-choose-section .why-choose-carousel .owl-dot:hover span{background:#000}section.why-choose-section.radiant-why-choose-section .why-choose-carousel .owl-dots{display:flex;justify-content:center;gap:8px;margin-top:18px}section.why-choose-section.radiant-why-choose-section .why-choose-carousel .owl-dot span{width:8px;height:8px;margin:0;background:rgba(0,0,0,.22);transition:all .3s ease}section.why-choose-section.radiant-why-choose-section .why-choose-carousel .owl-dot.active span{width:26px;background:linear-gradient(90deg,#ce1126,#000);box-shadow:0 0 0 5px rgba(206,17,38,.12)}section.why-choose-section.radiant-why-choose-section .why-choose-carousel .owl-dot:hover span{background:#000}@keyframes whyChooseOrbDrift{from{transform:translate3d(0,0,0) scale(1)}to{transform:translate3d(18px,-14px,0) scale(1.06)}}@keyframes whyChooseCardIn{0%{opacity:0;transform:translateY(22px) scale(.98)}65%{opacity:1;transform:translateY(-2px) scale(1.01)}100%{opacity:1;transform:translateY(0) scale(1)}}@keyframes whyChooseAnswerDrop{0%{opacity:0;transform:translateY(-8px)}100%{opacity:1;transform:translateY(0)}}@keyframes whyChooseIconPulse{0%{transform:translateY(-50%) scale(.86)}60%{transform:translateY(-50%) scale(1.08)}100%{transform:translateY(-50%) scale(1)}}@media (max-width:991.98px){section.why-choose-section.radiant-why-choose-section{padding:72px 0 68px}section.why-choose-section.radiant-why-choose-section .wc-shell{width:calc(100% - 32px)}section.why-choose-section.radiant-why-choose-section .wc-section-header{margin-bottom:24px}section.why-choose-section.radiant-why-choose-section .wc-section-header .newHeading{font-size:clamp(32px, 5vw, 46px)}section.why-choose-section.radiant-why-choose-section .why-choose-media-panel{border-radius:24px}section.why-choose-section.radiant-why-choose-section .why-choose-media-head h4{font-size:clamp(20px, 3vw, 28px)}section.why-choose-section.radiant-why-choose-section .why-choose-video-wrapper{border-radius:20px}}@media (max-width:767.98px){section.why-choose-section.radiant-why-choose-section{padding:56px 0 52px}section.why-choose-section.radiant-why-choose-section .wc-shell{width:calc(100% - 24px)}section.why-choose-section.radiant-why-choose-section .wc-section-header{gap:10px;margin-bottom:20px}section.why-choose-section.radiant-why-choose-section .wc-section-header .newHeading{font-size:clamp(28px, 8vw, 40px);line-height:1.08}section.why-choose-section.radiant-why-choose-section .wc-section-sub{font-size:.92rem;line-height:1.65}section.why-choose-section.radiant-why-choose-section .wc-stats-band{flex-wrap:wrap}section.why-choose-section.radiant-why-choose-section .wc-band-item{flex:1 0 50%;border-right:none;border-bottom:1px solid rgba(47,42,160,.07)}section.why-choose-section.radiant-why-choose-section .wc-tiles-grid{grid-template-columns:1fr 1fr}section.why-choose-section.radiant-why-choose-section .wc-feat-col,section.why-choose-section.radiant-why-choose-section .wc-vid-col{width:100%;max-width:100%;flex:0 0 100%}section.why-choose-section.radiant-why-choose-section .wc-vid-col{margin-top:20px}section.why-choose-section.radiant-why-choose-section .wc-fw-head-text h4{font-size:18px}section.why-choose-section.radiant-why-choose-section .wc-stats-band{border-radius:16px;margin-bottom:24px}section.why-choose-section.radiant-why-choose-section .wc-band-item{padding:18px 12px}section.why-choose-section.radiant-why-choose-section .wc-band-item strong{font-size:28px}section.why-choose-section.radiant-why-choose-section .wc-main-row{margin-left:-8px;margin-right:-8px}section.why-choose-section.radiant-why-choose-section .wc-feat-col,section.why-choose-section.radiant-why-choose-section .wc-vid-col{padding-left:8px;padding-right:8px}section.why-choose-section.radiant-why-choose-section .wc-tiles-grid{grid-template-columns:repeat(2,1fr);gap:10px}section.why-choose-section.radiant-why-choose-section .wc-fw-head{flex-direction:column;align-items:flex-start;gap:14px}section.why-choose-section.radiant-why-choose-section .wc-features-wrapper{padding:22px 20px 20px;gap:18px}section.why-choose-section.radiant-why-choose-section .why-choose-media-panel{border-radius:22px}section.why-choose-section.radiant-why-choose-section .why-choose-media-head{margin-bottom:18px}section.why-choose-section.radiant-why-choose-section .why-choose-media-head h4{font-size:22px}section.why-choose-section.radiant-why-choose-section .why-choose-media-head p{font-size:.92rem;line-height:1.65}section.why-choose-section.radiant-why-choose-section .why-choose-video-wrapper{border-radius:20px}section.why-choose-section.radiant-why-choose-section .why-choose-play-badge{top:14px;left:14px;padding:9px 12px;font-size:11px}section.why-choose-section.radiant-why-choose-section .why-choose-video-caption{left:12px;right:12px;bottom:12px;padding:10px 12px;border-radius:16px;flex-direction:column;align-items:flex-start}section.why-choose-section.radiant-why-choose-section .why-choose-media-foot{margin-top:14px;font-size:.84rem}}@keyframes wcKickerDotPulse{0%,100%{box-shadow:0 0 0 3px rgba(206,17,38,.14),0 0 0 7px rgba(206,17,38,.05)}50%{box-shadow:0 0 0 5px rgba(206,17,38,.26),0 0 0 12px rgba(206,17,38,.08)}}@keyframes wcShimmerSweep{0%{left:-80%}100%,55%{left:140%}}@keyframes wcHeaderFadeUp{0%{opacity:0;transform:translateY(28px) scale(.98)}100%{opacity:1;transform:translateY(0) scale(1)}}@keyframes wcFeatWrapIn{0%{opacity:0;transform:translateX(-40px) scale(.97);filter:blur(3px)}55%{filter:blur(0px)}100%{opacity:1;transform:translateX(0) scale(1);filter:blur(0px)}}@keyframes wcPanelIn{0%{opacity:0;transform:translateX(40px) scale(.97);filter:blur(3px)}55%{filter:blur(0px)}100%{opacity:1;transform:translateX(0) scale(1);filter:blur(0px)}}@keyframes wcTilePopIn{0%{opacity:0;transform:translateY(28px) rotateX(10deg) scale(.93)}55%{transform:translateY(-4px) rotateX(0) scale(1.015)}100%{opacity:1;transform:translateY(0) rotateX(0) scale(1)}}@keyframes wcIconBounce{0%,100%{transform:scale(1) rotate(0)}28%{transform:scale(1.24) rotate(-9deg)}60%{transform:scale(.91) rotate(5deg)}80%{transform:scale(1.06) rotate(-2deg)}}@keyframes wcBtnShimmer{0%{left:-80%}100%,55%{left:140%}}@keyframes wcPanelTopGrow{0%{transform:scaleX(0);transform-origin:left}100%{transform:scaleX(1);transform-origin:left}}@keyframes wcMediaGlowBreath{0%,100%{opacity:.5;transform:scale(1) translate(0,0)}50%{opacity:1;transform:scale(1.18) translate(-10px,-12px)}}@keyframes wcVideoRingOut{0%{transform:translate(-50%,-50%) scale(1);opacity:.7}100%{transform:translate(-50%,-50%) scale(2.6);opacity:0}}@keyframes wcOrbBreath{0%{transform:translate(0,0) scale(1)}35%{transform:translate(18px,-22px) scale(1.08)}70%{transform:translate(-12px,-8px) scale(.94)}100%{transform:translate(0,0) scale(1)}}section.why-choose-section.radiant-why-choose-section::before{animation:wcOrbBreath 18s ease-in-out infinite}section.why-choose-section.radiant-why-choose-section::after{animation:wcOrbBreath 23s ease-in-out infinite reverse}section.why-choose-section.radiant-why-choose-section .why-choose-kicker{position:relative;overflow:hidden}section.why-choose-section.radiant-why-choose-section .why-choose-kicker::before{animation:wcKickerDotPulse 2.2s ease-in-out infinite}section.why-choose-section.radiant-why-choose-section .why-choose-kicker::after{content:"";position:absolute;top:0;bottom:0;width:52%;background:linear-gradient(105deg,transparent,rgba(255,255,255,.44),transparent);left:-80%;animation:wcShimmerSweep 3.5s ease-in-out 1.2s infinite;pointer-events:none}section.why-choose-section.radiant-why-choose-section .wc-section-header .newHeading,section.why-choose-section.radiant-why-choose-section .wc-section-header .wc-section-sub,section.why-choose-section.radiant-why-choose-section .wc-section-header .why-choose-kicker{opacity:0;transform:translateY(20px);transition:none}section.why-choose-section.radiant-why-choose-section .wc-section-header.visible .why-choose-kicker{animation:wcHeaderFadeUp .68s cubic-bezier(.22,1,.36,1) 60ms both}section.why-choose-section.radiant-why-choose-section .wc-section-header.visible .newHeading{animation:wcHeaderFadeUp .68s cubic-bezier(.22,1,.36,1) .22s both}section.why-choose-section.radiant-why-choose-section .wc-section-header.visible .wc-section-sub{animation:wcHeaderFadeUp .68s cubic-bezier(.22,1,.36,1) .36s both}section.why-choose-section.radiant-why-choose-section .wc-features-wrapper.reveal{opacity:0;transform:translateX(-40px) scale(.97);transition:none}section.why-choose-section.radiant-why-choose-section .wc-features-wrapper.reveal.visible{animation:wcFeatWrapIn .88s cubic-bezier(.22,1,.36,1) 80ms both}section.why-choose-section.radiant-why-choose-section .why-choose-media-panel.reveal{opacity:0;transform:translateX(40px) scale(.97);transition:none}section.why-choose-section.radiant-why-choose-section .why-choose-media-panel.reveal.visible{animation:wcPanelIn .88s cubic-bezier(.22,1,.36,1) .2s both}section.why-choose-section.radiant-why-choose-section .why-choose-media-panel.reveal.visible::before{animation:wcPanelTopGrow .72s cubic-bezier(.22,1,.36,1) .54s both}section.why-choose-section.radiant-why-choose-section .why-choose-media-panel::after{animation:wcMediaGlowBreath 5.5s ease-in-out infinite}section.why-choose-section.radiant-why-choose-section .wc-tile.reveal{opacity:0;transform:translateY(28px) rotateX(10deg) scale(.93);transform-origin:bottom center;transition:none;perspective:900px}section.why-choose-section.radiant-why-choose-section .wc-tile.reveal.visible{animation:wcTilePopIn .74s cubic-bezier(.22,1,.36,1) both;animation-delay:var(--delay, 0s)}section.why-choose-section.radiant-why-choose-section .wc-tile:hover{transform:translateY(-7px) scale(1.016);background:#fff;box-shadow:0 18px 52px rgba(15,23,42,.12),0 6px 24px var(--tile-light,rgba(47,42,160,.18));border-top-color:var(--tile-clr,#2f2aa0);border-color:rgba(47,42,160,.13)}section.why-choose-section.radiant-why-choose-section .wc-tile:hover .wc-tile-icon{animation:wcIconBounce .55s cubic-bezier(.22,1,.36,1) both}section.why-choose-section.radiant-why-choose-section .wc-consult-btn{position:relative;overflow:hidden}section.why-choose-section.radiant-why-choose-section .wc-consult-btn::after{content:"";position:absolute;top:0;bottom:0;width:50%;background:linear-gradient(105deg,transparent,rgba(255,255,255,.3),transparent);left:-80%;animation:wcBtnShimmer 2.8s ease-in-out 1.8s infinite;pointer-events:none}section.why-choose-section.radiant-why-choose-section .why-choose-video-wrapper::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(1);width:64px;height:64px;border-radius:50%;border:2.5px solid rgba(206,17,38,.5);z-index:3;pointer-events:none;animation:wcVideoRingOut 2.5s ease-out infinite}section.why-choose-section.radiant-why-choose-section .why-choose-video-wrapper.video-playing::before{display:none}@media (prefers-reduced-motion:reduce){section.why-choose-section.radiant-why-choose-section .wc-consult-btn::after,section.why-choose-section.radiant-why-choose-section .why-choose-kicker::after,section.why-choose-section.radiant-why-choose-section .why-choose-kicker::before,section.why-choose-section.radiant-why-choose-section .why-choose-video-wrapper::before{animation:none;opacity:0}section.why-choose-section.radiant-why-choose-section .wc-section-header .newHeading,section.why-choose-section.radiant-why-choose-section .wc-section-header .wc-section-sub,section.why-choose-section.radiant-why-choose-section .wc-section-header .why-choose-kicker{opacity:1;transform:none}}section.new-business-hero-section.radiant-business-hero-section{position:relative;overflow:hidden;padding:96px 0 88px;min-height:860px;background:radial-gradient(ellipse at 10% 22%,rgba(206,17,38,.12) 0,transparent 40%),radial-gradient(ellipse at 92% 78%,rgba(212,175,55,.1) 0,transparent 40%),radial-gradient(circle at 50% 110%,rgba(206,17,38,.08) 0,transparent 60%),linear-gradient(135deg,rgba(255,255,255,.94) 0,rgba(248,249,250,.9) 50%,rgba(241,243,245,.86) 100%),url('../../assets/images/premium-business-bg.webp') center/cover no-repeat}section.new-business-hero-section.radiant-business-hero-section::before{content:"";position:absolute;inset:0;background:linear-gradient(rgba(206,17,38,.015) 1px,transparent 1px),linear-gradient(90deg,rgba(0,0,0,.012) 1px,transparent 1px);background-size:80px 80px;opacity:.85;pointer-events:none;-webkit-mask-image:linear-gradient(180deg,transparent 0%,rgba(0,0,0,0.07) 25%,rgba(0,0,0,0.05) 75%,transparent 100%);mask-image:linear-gradient(180deg,transparent 0%,rgba(0,0,0,0.07) 25%,rgba(0,0,0,0.05) 75%,transparent 100%)}section.new-business-hero-section.radiant-business-hero-section::after{content:"";position:absolute;left:-100px;bottom:-100px;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(206,17,38,.06) 0,rgba(206,17,38,0) 72%);filter:blur(30px);pointer-events:none}section.new-business-hero-section.radiant-business-hero-section .business-hero-shell{position:relative;z-index:2;width:min(1180px,calc(100% - 40px));max-width:none}section.new-business-hero-section.radiant-business-hero-section .business-hero-grid{min-height:720px;align-items:flex-start}section.new-business-hero-section.radiant-business-hero-section .new-business-text-wrapper.business-hero-copy{position:relative;width:100%;max-width:640px;padding:34px 32px 30px;background:0 0;border:0;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;overflow:visible}section.new-business-hero-section.radiant-business-hero-section .business-hero-kicker{display:inline-flex;align-items:center;gap:8px;width:fit-content;padding:8px 14px 8px 10px;margin-bottom:18px;border-radius:999px;background:linear-gradient(90deg,rgba(206,17,38,.08) 0,rgba(255,255,255,.85) 100%);border:1px solid rgba(206,17,38,.22);color:#ce1126;text-transform:uppercase;letter-spacing:.15em;font-size:.72rem;font-weight:800;box-shadow:0 4px 12px rgba(0,0,0,.05)}section.new-business-hero-section.radiant-business-hero-section .business-hero-kicker::before{content:"";width:7px;height:7px;border-radius:50%;background:#ce1126;box-shadow:0 0 0 4px rgba(206,17,38,.12);flex-shrink:0}section.new-business-hero-section.radiant-business-hero-section .new-business-hero-title{margin-bottom:24px;color:#111827;font-size:clamp(36px, 4.2vw, 60px);line-height:1.08;letter-spacing:-.03em}section.new-business-hero-section.radiant-business-hero-section .new-business-hero-title .business-hero-title-red{color:#ce1126}section.new-business-hero-section.radiant-business-hero-section .business-hero-subtitle{max-width:560px;margin:-12px 0 22px;color:#4b5563;font-family:'Nunito Sans',sans-serif;font-size:clamp(18px, 1.45vw, 22px);font-weight:800;line-height:1.35}section.new-business-hero-section.radiant-business-hero-section .bs-stats-band{display:flex;align-items:center;flex-wrap:wrap;gap:0;margin-bottom:28px;padding:18px 0;border-top:1px solid rgba(206,17,38,.12);border-bottom:1px solid rgba(206,17,38,.12)}section.new-business-hero-section.radiant-business-hero-section .bs-stat-item{flex:1;min-width:70px;text-align:center;padding:0 4px}section.new-business-hero-section.radiant-business-hero-section .bs-stat-item strong{display:block;font-size:clamp(1.55rem, 2.3vw, 2rem);font-weight:800;color:#ce1126;line-height:1.1;letter-spacing:-.02em}section.new-business-hero-section.radiant-business-hero-section .bs-stat-item strong sup{font-size:.56em;vertical-align:super;line-height:0}section.new-business-hero-section.radiant-business-hero-section .bs-stat-item span{display:block;margin-top:4px;font-size:10.5px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#4b5563}section.new-business-hero-section.radiant-business-hero-section .bs-stat-divider{width:1px;height:38px;background:rgba(206,17,38,.12);flex-shrink:0}section.new-business-hero-section.radiant-business-hero-section .bs-features{display:flex;flex-wrap:nowrap;gap:10px;margin-bottom:20px}section.new-business-hero-section.radiant-business-hero-section .bs-feature-item{display:inline-flex;align-items:center;gap:8px;padding:9px 14px 9px 9px;border-radius:999px;background:#fff;color:#1f2937;font-size:13px;font-weight:700;white-space:nowrap;border:1px solid rgba(206,17,38,.16);box-shadow:0 8px 20px rgba(0,0,0,.05);transition:transform .22s ease,box-shadow .22s ease}section.new-business-hero-section.radiant-business-hero-section .bs-feature-item:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(206,17,38,.08),0 8px 16px rgba(0,0,0,.06)}section.new-business-hero-section.radiant-business-hero-section .bs-feature-icon{width:26px;height:26px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(206,17,38,.06);color:#ce1126;border:1px solid rgba(206,17,38,.12);flex-shrink:0}section.new-business-hero-section.radiant-business-hero-section .business-hero-text-panel{position:relative;max-width:600px;max-height:none;overflow:visible}section.new-business-hero-section.radiant-business-hero-section .business-hero-text-panel::after{content:none}section.new-business-hero-section.radiant-business-hero-section .new-business-hero-text{max-width:600px;color:#374151;font-size:clamp(15px, 1.2vw, 17px);line-height:1.8;margin-bottom:20px}section.new-business-hero-section.radiant-business-hero-section .bs-proof-list{display:grid;grid-template-columns:1fr;gap:12px;margin-bottom:24px;padding:16px 0 4px;border-top:1px solid rgba(206,17,38,.12)}section.new-business-hero-section.radiant-business-hero-section .bs-proof-item{display:grid;grid-template-columns:22px minmax(0,1fr);align-items:start;column-gap:9px;row-gap:4px;min-width:0;padding:0;background:0 0;border:0;box-shadow:none;color:#374151;font-size:14.5px;font-weight:500;line-height:1.5}section.new-business-hero-section.radiant-business-hero-section .bs-proof-item svg{grid-row:1/span 2;flex-shrink:0;width:22px;height:22px;padding:5px;border-radius:50%;background:rgba(206,17,38,.08);color:#ce1126}section.new-business-hero-section.radiant-business-hero-section .bs-proof-item span{display:block;color:#111827;font-size:16px;font-weight:800;line-height:1.25}section.new-business-hero-section.radiant-business-hero-section .bs-proof-item p{grid-column:2;margin:0;color:#5f6b7f;font-size:15px;line-height:1.5}section.new-business-hero-section.radiant-business-hero-section .new-business-hero-cta{width:fit-content;min-width:190px;height:52px;margin-top:8px;padding:0 28px;border-radius:14px;background:linear-gradient(135deg,#ce1126 0,#111 100%);box-shadow:0 16px 36px rgba(206,17,38,.3);font-size:15px;font-weight:800;letter-spacing:.02em;color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease,filter .25s ease}section.new-business-hero-section.radiant-business-hero-section .new-business-hero-cta::after{content:"→";font-size:16px;line-height:1}section.new-business-hero-section.radiant-business-hero-section .new-business-hero-cta:hover{transform:translateY(-3px);box-shadow:0 22px 44px rgba(206,17,38,.36);filter:saturate(1.02) brightness(1.03);color:#fff;text-decoration:none}section.new-business-hero-section.radiant-business-hero-section .business-hero-visual{position:relative;min-height:0;display:flex;align-items:flex-start;justify-content:center;padding:22px 0}section.new-business-hero-section.radiant-business-hero-section .business-hero-frame{position:relative;width:min(100%,600px);border-radius:32px;overflow:hidden;box-shadow:0 0 0 1px rgba(206,17,38,.16),0 32px 64px rgba(0,0,0,.54),0 0 100px rgba(206,17,38,.08)}section.new-business-hero-section.radiant-business-hero-section .business-hero-frame::after{content:"";position:absolute;inset:0;z-index:2;pointer-events:none;background:linear-gradient(180deg,rgba(206,17,38,.08) 0,rgba(0,0,0,.08) 48%,rgba(0,0,0,.22) 100%)}section.new-business-hero-section.radiant-business-hero-section .business-hero-image-inner{position:relative;z-index:1;width:100%;max-width:600px;margin:0 auto;display:block;border-radius:inherit;animation:businessHeroFloat 5s ease-in-out infinite}section.new-business-hero-section.radiant-business-hero-section .business-hero-floating-chip{position:absolute;z-index:3;display:inline-flex;align-items:center;gap:8px;padding:11px 16px;border-radius:999px;background:rgba(255,255,255,.85);border:1px solid rgba(206,17,38,.16);color:#1f2937;font-size:12.5px;font-weight:700;letter-spacing:.03em;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:0 10px 25px rgba(0,0,0,.08);animation:businessChipFloat 6s ease-in-out infinite}section.new-business-hero-section.radiant-business-hero-section .business-hero-floating-chip::before{content:"";width:8px;height:8px;border-radius:50%;background:#ce1126;box-shadow:0 0 0 5px rgba(206,17,38,.14);flex-shrink:0}section.new-business-hero-section.radiant-business-hero-section .business-hero-floating-chip--top{top:28px;left:24px}section.new-business-hero-section.radiant-business-hero-section .business-hero-floating-chip--bottom{left:28px;bottom:28px;animation-delay:1.2s}section.new-business-hero-section.radiant-business-hero-section .bs-achievement-badge{position:absolute;right:-10px;top:50%;transform:translateY(-50%);z-index:3;display:flex;align-items:center;gap:11px;padding:13px 17px;border-radius:20px;background:rgba(255,255,255,.9);border:1px solid rgba(206,17,38,.16);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 0 0 1px rgba(206,17,38,.06),0 16px 36px rgba(0,0,0,.1);animation:businessChipFloat 6s ease-in-out infinite;animation-delay:2.5s;white-space:nowrap}section.new-business-hero-section.radiant-business-hero-section .bs-achievement-icon{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(206,17,38,.06);color:#ce1126;border:1px solid rgba(206,17,38,.12);flex-shrink:0}section.new-business-hero-section.radiant-business-hero-section .bs-achievement-text strong{display:block;font-size:13px;font-weight:800;color:#111827;line-height:1.2}section.new-business-hero-section.radiant-business-hero-section .bs-achievement-text span{font-size:11px;color:#4b5563;font-weight:500}@media (min-width:1200px) and (max-width:1599.98px){section.new-business-hero-section.radiant-business-hero-section{padding:72px 0 60px;min-height:760px}section.new-business-hero-section.radiant-business-hero-section .business-hero-shell{width:min(1040px,calc(100% - 32px))}section.new-business-hero-section.radiant-business-hero-section .business-hero-grid{min-height:620px}section.new-business-hero-section.radiant-business-hero-section .new-business-text-wrapper.business-hero-copy{max-width:560px;padding:24px 18px 22px}section.new-business-hero-section.radiant-business-hero-section .business-hero-kicker{margin-bottom:14px;padding:7px 12px 7px 9px;font-size:.66rem}section.new-business-hero-section.radiant-business-hero-section .new-business-hero-title{margin-bottom:18px;font-size:clamp(30px, 3.4vw, 48px);line-height:1.06}section.new-business-hero-section.radiant-business-hero-section .bs-stats-band{margin-bottom:20px;padding:14px 0}section.new-business-hero-section.radiant-business-hero-section .bs-stat-item strong{font-size:clamp(1.3rem, 2vw, 1.7rem)}section.new-business-hero-section.radiant-business-hero-section .bs-stat-item span{font-size:9.5px}section.new-business-hero-section.radiant-business-hero-section .bs-features{gap:8px;margin-bottom:14px;flex-wrap:wrap}section.new-business-hero-section.radiant-business-hero-section .bs-feature-item{font-size:12px;padding:8px 11px 8px 8px}section.new-business-hero-section.radiant-business-hero-section .new-business-hero-text{max-width:540px;font-size:clamp(13.5px, 1.05vw, 15.5px);line-height:1.62;margin-bottom:14px}section.new-business-hero-section.radiant-business-hero-section .business-hero-text-panel{max-width:540px;max-height:none}section.new-business-hero-section.radiant-business-hero-section .bs-proof-list{grid-template-columns:1fr;gap:10px;margin-bottom:18px}section.new-business-hero-section.radiant-business-hero-section .bs-proof-item{font-size:13px;padding:12px}section.new-business-hero-section.radiant-business-hero-section .new-business-hero-cta{min-width:172px;height:46px;margin-top:6px;padding:0 22px;font-size:13px;border-radius:12px}section.new-business-hero-section.radiant-business-hero-section .business-hero-visual{min-height:0;padding:10px 0}section.new-business-hero-section.radiant-business-hero-section .business-hero-frame{width:min(100%,520px);border-radius:28px}section.new-business-hero-section.radiant-business-hero-section .business-hero-image-inner{max-width:520px}section.new-business-hero-section.radiant-business-hero-section .business-hero-floating-chip{padding:9px 13px;font-size:11px}section.new-business-hero-section.radiant-business-hero-section .business-hero-floating-chip--top{top:18px;left:16px}section.new-business-hero-section.radiant-business-hero-section .business-hero-floating-chip--bottom{left:18px;bottom:18px}section.new-business-hero-section.radiant-business-hero-section .bs-achievement-badge{right:-4px;padding:10px 13px;gap:8px;border-radius:16px}section.new-business-hero-section.radiant-business-hero-section .bs-achievement-icon{width:30px;height:30px}section.new-business-hero-section.radiant-business-hero-section .bs-achievement-text strong{font-size:12px}section.new-business-hero-section.radiant-business-hero-section .bs-achievement-text span{font-size:10px}}@keyframes businessHeroFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes businessChipFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-6px)}}.business-hero-glow{position:absolute;border-radius:50%;filter:blur(130px);opacity:.18;pointer-events:none;z-index:0}.business-hero-glow--1{width:450px;height:450px;background:radial-gradient(circle,rgba(206,17,38,.35) 0,rgba(206,17,38,0) 70%);top:10%;left:-5%;animation:premiumGlowFloat1 18s ease-in-out infinite}.business-hero-glow--2{width:400px;height:400px;background:radial-gradient(circle,rgba(212,175,55,.18) 0,rgba(212,175,55,0) 70%);bottom:10%;right:5%;animation:premiumGlowFloat2 22s ease-in-out infinite alternate}.business-hero-glow--3{width:300px;height:300px;background:radial-gradient(circle,rgba(206,17,38,.22) 0,rgba(206,17,38,0) 70%);bottom:-10%;left:30%;animation:premiumGlowFloat3 25s ease-in-out infinite}@keyframes premiumGlowFloat1{0%,100%{transform:translate(0,0) scale(1)}33%{transform:translate(40px,-60px) scale(1.1)}66%{transform:translate(-30px,30px) scale(.95)}}@keyframes premiumGlowFloat2{0%,100%{transform:translate(0,0) scale(1)}50%{transform:translate(-50px,40px) scale(1.15)}}@keyframes premiumGlowFloat3{0%,100%{transform:translate(0,0) scale(1)}50%{transform:translate(30px,-30px) scale(.9)}}@media (max-width:991.98px){section.new-business-hero-section.radiant-business-hero-section{padding:72px 0 64px;min-height:auto}section.new-business-hero-section.radiant-business-hero-section .business-hero-shell{width:calc(100% - 32px)}section.new-business-hero-section.radiant-business-hero-section .business-hero-grid{min-height:auto;row-gap:32px}section.new-business-hero-section.radiant-business-hero-section .new-business-text-wrapper.business-hero-copy{max-width:100%;padding:28px 20px 24px}section.new-business-hero-section.radiant-business-hero-section .new-business-hero-title{font-size:clamp(32px, 4vw, 46px)}section.new-business-hero-section.radiant-business-hero-section .business-hero-visual{min-height:520px;padding:0}section.new-business-hero-section.radiant-business-hero-section .business-hero-frame{width:min(100%,560px)}section.new-business-hero-section.radiant-business-hero-section .bs-achievement-badge{right:8px;padding:11px 14px}}@media (max-width:767.98px){section.new-business-hero-section.radiant-business-hero-section{padding:58px 0 52px}section.new-business-hero-section.radiant-business-hero-section .business-hero-shell{width:calc(100% - 22px)}section.new-business-hero-section.radiant-business-hero-section .new-business-text-wrapper.business-hero-copy{padding:20px 16px 18px}section.new-business-hero-section.radiant-business-hero-section .business-hero-kicker{font-size:.67rem;padding:7px 12px 7px 9px;margin-bottom:14px}section.new-business-hero-section.radiant-business-hero-section .new-business-hero-title{font-size:clamp(28px, 8vw, 40px);line-height:1.07;margin-bottom:18px}section.new-business-hero-section.radiant-business-hero-section .bs-stats-band{padding:14px 0;margin-bottom:20px}section.new-business-hero-section.radiant-business-hero-section .bs-stat-item strong{font-size:1.4rem}section.new-business-hero-section.radiant-business-hero-section .bs-stat-item span{font-size:9.5px}section.new-business-hero-section.radiant-business-hero-section .new-business-hero-text{font-size:14.5px;line-height:1.72;margin-bottom:14px}section.new-business-hero-section.radiant-business-hero-section .business-hero-text-panel{max-height:none}section.new-business-hero-section.radiant-business-hero-section .bs-features{gap:8px;margin-bottom:14px}section.new-business-hero-section.radiant-business-hero-section .bs-feature-item{font-size:12px;padding:8px 11px 8px 8px}section.new-business-hero-section.radiant-business-hero-section .bs-proof-item{font-size:13.5px}section.new-business-hero-section.radiant-business-hero-section .bs-proof-item p{font-size:12.5px}section.new-business-hero-section.radiant-business-hero-section .new-business-hero-cta{width:100%;height:50px;border-radius:12px;min-width:unset}section.new-business-hero-section.radiant-business-hero-section .business-hero-visual{min-height:400px}section.new-business-hero-section.radiant-business-hero-section .business-hero-frame{width:100%;border-radius:24px}section.new-business-hero-section.radiant-business-hero-section .bs-achievement-badge{right:10px;padding:10px 12px;border-radius:16px;gap:8px}section.new-business-hero-section.radiant-business-hero-section .bs-achievement-icon{width:30px;height:30px}section.new-business-hero-section.radiant-business-hero-section .bs-achievement-text strong{font-size:12px}section.new-business-hero-section.radiant-business-hero-section .bs-achievement-text span{font-size:10px}section.new-business-hero-section.radiant-business-hero-section .business-hero-floating-chip{font-size:11px;padding:9px 12px}section.new-business-hero-section.radiant-business-hero-section .business-hero-floating-chip--top{top:14px;left:14px}section.new-business-hero-section.radiant-business-hero-section .business-hero-floating-chip--bottom{left:14px;bottom:14px}}@keyframes bsKickerSlideIn{0%{opacity:0;transform:translateX(-28px) scale(.94);filter:blur(3px)}55%{filter:blur(0)}100%{opacity:1;transform:translateX(0) scale(1);filter:blur(0)}}@keyframes bsTitleReveal{0%{opacity:0;transform:translateY(36px) skewY(2deg)}60%{transform:translateY(-4px) skewY(0)}100%{opacity:1;transform:translateY(0) skewY(0)}}@keyframes bsChipPop{0%{opacity:0;transform:translateY(16px) scale(.86)}58%{transform:translateY(-4px) scale(1.06)}100%{opacity:1;transform:translateY(0) scale(1)}}@keyframes bsTextFadeUp{0%{opacity:0;transform:translateY(22px)}100%{opacity:1;transform:translateY(0)}}@keyframes bsProofSlide{0%{opacity:0;transform:translateX(-18px)}100%{opacity:1;transform:translateX(0)}}@keyframes bsCtaGlowPop{0%{opacity:0;transform:translateY(20px) scale(.88)}58%{transform:translateY(-5px) scale(1.05)}100%{opacity:1;transform:translateY(0) scale(1)}}@keyframes bsVisualIn{0%{opacity:0;transform:translateX(50px) rotateY(5deg) scale(.96);filter:blur(4px)}55%{filter:blur(0)}100%{opacity:1;transform:translateX(0) rotateY(0) scale(1);filter:blur(0)}}@keyframes bsChipEntrance{0%{opacity:0;transform:translateY(-18px) scale(.86)}58%{transform:translateY(4px) scale(1.05)}100%{opacity:1;transform:translateY(0) scale(1)}}@keyframes bsBadgePop{0%{opacity:0;transform:translateY(-50%) translateX(28px) scale(.84)}58%{transform:translateY(-50%) translateX(-5px) scale(1.06)}100%{opacity:1;transform:translateY(-50%) translateX(0) scale(1)}}@keyframes bsKickerDotPulse{0%,100%{box-shadow:0 0 0 3px rgba(206,17,38,.18),0 0 0 7px rgba(206,17,38,.06)}50%{box-shadow:0 0 0 5px rgba(206,17,38,.3),0 0 0 13px rgba(206,17,38,.09)}}@keyframes bsShimmerSweep{0%{left:-80%}100%,55%{left:140%}}@keyframes bsOrbDrift{0%{transform:translate(0,0) scale(1)}32%{transform:translate(22px,-30px) scale(1.1)}65%{transform:translate(-16px,-12px) scale(.92)}100%{transform:translate(0,0) scale(1)}}section.new-business-hero-section.radiant-business-hero-section::after{animation:bsOrbDrift 20s ease-in-out infinite}section.new-business-hero-section.radiant-business-hero-section .business-hero-kicker::before{animation:bsKickerDotPulse 2.4s ease-in-out infinite}section.new-business-hero-section.radiant-business-hero-section .business-hero-kicker{position:relative;overflow:hidden}section.new-business-hero-section.radiant-business-hero-section .business-hero-kicker::after{content:"";position:absolute;top:0;bottom:0;width:52%;background:linear-gradient(105deg,transparent,rgba(255,255,255,.3),transparent);left:-80%;animation:bsShimmerSweep 3.6s ease-in-out 1.8s infinite;pointer-events:none}section.new-business-hero-section.radiant-business-hero-section .new-business-hero-cta{position:relative;overflow:hidden}section.new-business-hero-section.radiant-business-hero-section .new-business-hero-cta::before{content:"";position:absolute;inset:0;width:50%;background:linear-gradient(105deg,transparent,rgba(255,255,255,.22),transparent);left:-80%;animation:bsShimmerSweep 3s ease-in-out 2.4s infinite;pointer-events:none;z-index:0;border-radius:inherit}section.new-business-hero-section.radiant-business-hero-section .business-hero-copy.reveal{opacity:1;transform:none;transition:none}section.new-business-hero-section.radiant-business-hero-section .business-hero-copy.reveal .bs-feature-item,section.new-business-hero-section.radiant-business-hero-section .business-hero-copy.reveal .bs-proof-item,section.new-business-hero-section.radiant-business-hero-section .business-hero-copy.reveal .business-hero-kicker,section.new-business-hero-section.radiant-business-hero-section .business-hero-copy.reveal .new-business-hero-cta,section.new-business-hero-section.radiant-business-hero-section .business-hero-copy.reveal .new-business-hero-text,section.new-business-hero-section.radiant-business-hero-section .business-hero-copy.reveal .new-business-hero-title{opacity:0;transition:none}section.new-business-hero-section.radiant-business-hero-section .business-hero-copy.reveal .bs-features.reveal,section.new-business-hero-section.radiant-business-hero-section .business-hero-copy.reveal .bs-proof-list.reveal,section.new-business-hero-section.radiant-business-hero-section .business-hero-copy.reveal .new-business-hero-cta.reveal,section.new-business-hero-section.radiant-business-hero-section .business-hero-copy.reveal .new-business-hero-text.reveal,section.new-business-hero-section.radiant-business-hero-section .business-hero-copy.reveal .new-business-hero-title.reveal{opacity:1;transform:none;transition:none;animation:none!important}section.new-business-hero-section.radiant-business-hero-section .business-hero-copy.reveal .bs-features.reveal.visible,section.new-business-hero-section.radiant-business-hero-section .business-hero-copy.reveal .bs-proof-list.reveal.visible,section.new-business-hero-section.radiant-business-hero-section .business-hero-copy.reveal .new-business-hero-cta.reveal.visible,section.new-business-hero-section.radiant-business-hero-section .business-hero-copy.reveal .new-business-hero-text.reveal.visible,section.new-business-hero-section.radiant-business-hero-section .business-hero-copy.reveal .new-business-hero-title.reveal.visible{opacity:1;transform:none;transition:none;animation:none!important}section.new-business-hero-section.radiant-business-hero-section .business-hero-copy.visible .business-hero-kicker{animation:bsKickerSlideIn .68s cubic-bezier(.22,1,.36,1) 60ms both}section.new-business-hero-section.radiant-business-hero-section .business-hero-copy.visible .new-business-hero-title{animation:bsTitleReveal .74s cubic-bezier(.22,1,.36,1) .2s both}section.new-business-hero-section.radiant-business-hero-section .business-hero-copy.visible .bs-feature-item:first-child{animation:bsChipPop .56s cubic-bezier(.22,1,.36,1) .36s both}section.new-business-hero-section.radiant-business-hero-section .business-hero-copy.visible .bs-feature-item:nth-child(2){animation:bsChipPop .56s cubic-bezier(.22,1,.36,1) .46s both}section.new-business-hero-section.radiant-business-hero-section .business-hero-copy.visible .bs-feature-item:nth-child(3){animation:bsChipPop .56s cubic-bezier(.22,1,.36,1) .56s both}section.new-business-hero-section.radiant-business-hero-section .business-hero-copy.visible .new-business-hero-text:first-of-type{animation:bsTextFadeUp .62s cubic-bezier(.22,1,.36,1) .64s both}section.new-business-hero-section.radiant-business-hero-section .business-hero-copy.visible .new-business-hero-text:nth-of-type(2){animation:bsTextFadeUp .62s cubic-bezier(.22,1,.36,1) .76s both}section.new-business-hero-section.radiant-business-hero-section .business-hero-copy.visible .new-business-hero-text:nth-of-type(3){animation:bsTextFadeUp .62s cubic-bezier(.22,1,.36,1) .88s both}section.new-business-hero-section.radiant-business-hero-section .business-hero-copy.visible .bs-proof-item:first-child{animation:bsProofSlide .56s cubic-bezier(.22,1,.36,1) .96s both}section.new-business-hero-section.radiant-business-hero-section .business-hero-copy.visible .bs-proof-item:nth-child(2){animation:bsProofSlide .56s cubic-bezier(.22,1,.36,1) 1.06s both}section.new-business-hero-section.radiant-business-hero-section .business-hero-copy.visible .bs-proof-item:nth-child(3){animation:bsProofSlide .56s cubic-bezier(.22,1,.36,1) 1.16s both}section.new-business-hero-section.radiant-business-hero-section .business-hero-copy.visible .new-business-hero-cta{animation:bsCtaGlowPop .72s cubic-bezier(.22,1,.36,1) 1.26s both}section.new-business-hero-section.radiant-business-hero-section .business-hero-visual.reveal{opacity:0;transform:translateX(50px) rotateY(5deg) scale(.96);transform-origin:right center;transition:none;perspective:1000px}section.new-business-hero-section.radiant-business-hero-section .business-hero-visual.reveal.visible{animation:bsVisualIn .92s cubic-bezier(.22,1,.36,1) .14s both}section.new-business-hero-section.radiant-business-hero-section .business-hero-visual.reveal .business-hero-floating-chip{opacity:0;animation:none!important}section.new-business-hero-section.radiant-business-hero-section .business-hero-visual.reveal.visible .business-hero-floating-chip--top{animation:bsChipEntrance .62s cubic-bezier(.22,1,.36,1) .44s both,businessChipFloat 6s ease-in-out 1.1s infinite!important}section.new-business-hero-section.radiant-business-hero-section .business-hero-visual.reveal.visible .business-hero-floating-chip--bottom{animation:bsChipEntrance .62s cubic-bezier(.22,1,.36,1) .6s both,businessChipFloat 6s ease-in-out 1.8s infinite!important}section.new-business-hero-section.radiant-business-hero-section .business-hero-visual.reveal .bs-achievement-badge{opacity:0;transform:translateY(-50%) translateX(28px) scale(.84);animation:none!important}section.new-business-hero-section.radiant-business-hero-section .business-hero-visual.reveal.visible .bs-achievement-badge{animation:bsBadgePop .68s cubic-bezier(.22,1,.36,1) .72s both,businessChipFloat 6s ease-in-out 1.5s infinite!important}@media (prefers-reduced-motion:reduce){section.new-business-hero-section.radiant-business-hero-section .business-hero-kicker::after,section.new-business-hero-section.radiant-business-hero-section .business-hero-kicker::before,section.new-business-hero-section.radiant-business-hero-section .new-business-hero-cta::before{animation:none;opacity:0}section.new-business-hero-section.radiant-business-hero-section .business-hero-copy.reveal .bs-feature-item,section.new-business-hero-section.radiant-business-hero-section .business-hero-copy.reveal .bs-proof-item,section.new-business-hero-section.radiant-business-hero-section .business-hero-copy.reveal .business-hero-kicker,section.new-business-hero-section.radiant-business-hero-section .business-hero-copy.reveal .new-business-hero-cta,section.new-business-hero-section.radiant-business-hero-section .business-hero-copy.reveal .new-business-hero-text{opacity:1;transform:none}}.radiant-home-header .radiant-navbar{transition:background-color .25s ease,box-shadow .25s ease,padding .25s ease}.radiant-home-header .radiant-header-shell{position:relative}.radiant-home-header .radiant-brand-logo{display:block;max-width:180px;width:100%;height:auto}.radiant-home-header .radiant-toggler{display:none;align-items:center;justify-content:center;gap:5px;width:54px;height:50px;padding:0;border-radius:16px;border:1px solid rgba(21,0,86,.12);background:linear-gradient(180deg,rgba(255,255,255,.98) 0,rgba(248,249,252,.96) 100%);box-shadow:0 12px 28px rgba(17,24,39,.08)}.radiant-home-header .radiant-toggler span{display:block;width:18px;height:2px;border-radius:999px;background:linear-gradient(90deg,#ce1126 0,#150056 100%);transition:transform .2s ease,opacity .2s ease,width .2s ease}.radiant-home-header .radiant-collapse{flex-basis:auto}.radiant-home-header .radiant-nav{gap:0}.radiant-home-header .radiant-nav>.nav-item{margin:0}.radiant-home-header .radiant-nav .nav-link{color:#150056;font-family:Montserrat,sans-serif;font-weight:700;letter-spacing:.01em}.radiant-home-header .radiant-nav .nav-item.active>.nav-link{color:#ce1126}.radiant-home-header .radiant-nav .nav-link.dropdown-toggle::after{transition:transform .2s ease}.radiant-home-header .radiant-nav .dropdown.show>.nav-link.dropdown-toggle::after,.radiant-home-header .radiant-nav .show>.nav-link.dropdown-toggle::after{transform:rotate(180deg)}.radiant-home-header .service_dropdown-menu.radiant-services-menu{border-radius:18px}@media (max-width:991.98px){.radiant-home-header{background:rgba(255,255,255,.98);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 8px 28px rgba(15,23,42,.08)}.radiant-home-header .radiant-navbar{padding:10px 0}.radiant-home-header .radiant-header-shell{padding-left:2px;padding-right:2px}.radiant-home-header .navbar-brand.radiant-brand{padding:0}.radiant-home-header .radiant-brand-logo{max-width:150px}.radiant-home-header .radiant-toggler{display:inline-flex}.radiant-home-header .radiant-collapse{width:100%;margin-top:12px;padding:12px 14px 14px;border-radius:20px;border:1px solid rgba(206,17,38,.14);background:radial-gradient(circle at 12% 0,rgba(206,17,38,.08),transparent 28%),linear-gradient(180deg,rgba(255,255,255,.99) 0,rgba(248,249,252,.98) 100%);box-shadow:0 18px 40px rgba(15,23,42,.14)}.radiant-home-header .radiant-nav{flex-direction:column;padding:4px 0 0}.radiant-home-header .radiant-nav>.nav-item{border-bottom:1px solid rgba(21,0,86,.06)}.radiant-home-header .radiant-nav>.nav-item:last-child{border-bottom:0}.radiant-home-header .radiant-nav .nav-link{display:block;padding:14px 2px;font-size:16px;line-height:1.25;color:#150056}.radiant-home-header .radiant-nav .nav-item.active>.nav-link{color:#ce1126}.radiant-home-header .radiant-nav .nav-link.dropdown-toggle{position:relative;padding-right:24px}.radiant-home-header .radiant-nav .nav-link.dropdown-toggle::after{position:absolute;right:2px;top:50%;transform:translateY(-50%)}.radiant-home-header .service_dropdown-menu.radiant-services-menu{position:static;float:none;display:none;width:100%;margin:0;padding:6px 0 12px 14px;border:0;background:0 0;box-shadow:none}.radiant-home-header .dropdown-menu.show.service_dropdown-menu.radiant-services-menu,.radiant-home-header .dropdown.show>.service_dropdown-menu.radiant-services-menu{display:block}.radiant-home-header .service_dropdown-menu.radiant-services-menu .service-dropdown-item{padding:9px 0;border-bottom:1px solid rgba(21,0,86,.06)}.radiant-home-header .service_dropdown-menu.radiant-services-menu .service-dropdown-item:last-child{border-bottom:0}.radiant-home-header .header-cta-wrap{margin-top:14px}.radiant-home-header .header-cta-wrap .btn-get-in-touch,.radiant-home-header .header-cta-wrap .btn-nav{width:100%;justify-content:center;min-height:48px;border-radius:14px}}@media (max-width:767.98px){.radiant-home-header .radiant-navbar{padding:8px 0}.radiant-home-header .radiant-brand-logo{max-width:136px}.radiant-home-header .radiant-toggler{width:50px;height:46px;border-radius:14px}.radiant-home-header .radiant-collapse{padding:10px 12px 12px;border-radius:18px}.radiant-home-header .radiant-nav .nav-link{padding:12px 2px;font-size:15px}.radiant-home-header .service_dropdown-menu.radiant-services-menu{padding-left:10px}}@media (min-width:1200px) and (max-width:1599.98px){section.pricingBg{padding:56px 0 78px}section.pricingBg .pricingPlanContainer{width:min(1120px,calc(100% - 24px))}section.pricingBg .newHeading{margin-bottom:16px;font-size:clamp(26px, 2.9vw, 38px);line-height:1.08}section.pricingBg .newHeading::after{width:72px;margin-top:12px}section.pricingBg .pricing_grid_box{gap:14px}section.pricingBg .sm_pricing_card{padding:22px 18px 18px;border-radius:20px}section.pricingBg .sm_pricing_card h3{margin-bottom:10px;font-size:clamp(18px, 1.3vw, 22px)}section.pricingBg .new-price-display{gap:8px;margin-bottom:14px}section.pricingBg .new-price-amount-custom{font-size:clamp(26px, 2.5vw, 34px)}section.pricingBg .new-price-period-custom{font-size:14px}section.pricingBg .sm_pricing_card hr{margin-bottom:14px}section.pricingBg .sm_pricing_card ul{gap:8px}section.pricingBg .sm_pricing_card ul li{padding-left:28px;font-size:14px;line-height:1.45}section.pricingBg .sm_pricing_card ul li::before{width:16px;height:16px;font-size:10px;line-height:16px}section.pricingBg .choose_plan_btn{height:44px;margin-top:16px;font-size:14px;border-radius:12px}}