.rd-hero .container,.rd-testimonial .container{margin:0 auto;max-width:1440px;padding-left:120px;padding-right:120px}.rd-site-header{background:#fff;border-bottom:1px solid rgba(0,0,0,.07);box-shadow:0 2px 7px 0 rgba(133,136,156,.18);padding:18px 0;position:sticky;top:0;z-index:100}.rd-site-header .container{gap:1rem;justify-content:space-between}.rd-header-logo,.rd-site-header .container{align-items:center;display:flex}.rd-header-logo img{height:32px;width:auto}.rd-header-cta{align-items:center;background:#f93576;border-radius:50rem;color:#fff!important;display:inline-flex;font-family:Poppins,sans-serif;font-size:.9375rem;font-weight:600;gap:.5rem;padding:.55em 1.4em;text-decoration:none;transition:background .15s;white-space:nowrap}.rd-header-cta:hover{background:#c90345}.rd-hero{background:linear-gradient(180deg,#0c142b,#444bc6);color:#fff;padding:60px 0 56px}.rd-hero__inner{align-items:center;display:flex;gap:90px}.rd-hero__content{align-items:flex-start;display:flex;flex-direction:column;gap:32px;width:52%}.rd-hero__title{font-size:56px;font-weight:400;letter-spacing:-1.5px;line-height:110%;margin:0}.rd-hero__desc{color:hsla(0,0%,100%,.9);font-size:20px;font-weight:500;line-height:1.4;margin:0;max-width:490px}.rd-hero__desc p{margin-bottom:.75em}.rd-hero__desc p:last-child{margin-bottom:0}.rd-bullet-list{display:flex;flex-direction:column;gap:10px;list-style:none;margin-top:16px;padding:0}.rd-bullet-list li{align-items:flex-start;display:flex;font-size:18px;font-weight:400;gap:10px;line-height:1.5}.rd-bullet-list li:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 18 18'%3E%3Ccircle cx='9' cy='9' r='9' fill='%235bc899'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.8' d='m5 9 3 3 5-5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:18px;margin-top:3px;min-width:18px;width:18px}.rd-hero__ratings img{height:36px;width:auto}.rd-hero__form-card{background:#fff;border-radius:35px;color:#001f37;flex-shrink:0;min-height:560px;padding:50px;width:48%}.rd-hero__form-card h3{color:#001f37;font-size:26px;font-weight:400;line-height:1.4;margin:0 0 16px}.rd-hero__form-card .hs-form fieldset{max-width:100%!important}.rd-hero__form-card .hs-form .hs-form-field{margin-bottom:16px}.rd-hero__form-card .hs-form label{color:#545b73;display:block;font-size:13px;font-weight:600;letter-spacing:.02em;margin-bottom:6px}.rd-hero__form-card .hs-form input[type=email],.rd-hero__form-card .hs-form input[type=number],.rd-hero__form-card .hs-form input[type=tel],.rd-hero__form-card .hs-form input[type=text],.rd-hero__form-card .hs-form select,.rd-hero__form-card .hs-form textarea{appearance:none;background:#f9fafc;border:1.5px solid #d8dce6;border-radius:10px;color:#001f37;font-family:Poppins,sans-serif;font-size:15px;outline:none;padding:12px 16px;transition:border-color .15s,box-shadow .15s;width:100%}.rd-hero__form-card .hs-form input:focus,.rd-hero__form-card .hs-form select:focus,.rd-hero__form-card .hs-form textarea:focus{background:#fff;border-color:#444bc6;box-shadow:0 0 0 3px rgba(68,75,198,.12)}.rd-hero__form-card .hs-form .hs-button,.rd-hero__form-card .hs-form input[type=submit]{background:#f93576;border:none;border-radius:50rem;color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-size:1.0625rem;font-weight:600;margin-top:8px;padding:15px 24px;transition:background .15s;width:100%}.rd-hero__form-card .hs-form .hs-button:hover,.rd-hero__form-card .hs-form input[type=submit]:hover{background:#c90345}.rd-hero__form-card .hs-form .legal-consent-container{color:#6b7280;font-size:11.5px;line-height:1.5;margin-top:12px}.rd-hero__form-card .hs-form .hs-richtext p{margin:0}.rd-hero__form-card .hs-form .hs-error-msgs{list-style:none;margin-top:4px;padding:0}.rd-hero__form-card .hs-form .hs-error-msgs label{color:#e53e3e;font-size:12px;font-weight:400;margin:0}.rd-marquee-wrap{border-top:1px solid hsla(0,0%,100%,.15);margin-top:52px;padding-top:36px}.rd-marquee-label{color:hsla(0,0%,100%,.55);font-size:.8125rem;font-weight:600;letter-spacing:.1em;margin-bottom:20px;text-align:center;text-transform:uppercase}.rd-marquee{mask-image:linear-gradient(90deg,transparent 0,#000 8%,#000 92%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 8%,#000 92%,transparent);overflow:hidden}.rd-marquee__track{align-items:center;animation:rd-marquee-scroll 28s linear infinite;display:flex;gap:64px;width:max-content}.rd-marquee__track:hover{animation-play-state:paused}.rd-marquee-logo{filter:brightness(0) invert(1);flex-shrink:0;height:44px;max-width:160px;object-fit:contain;opacity:.55;transition:opacity .2s;width:auto}.rd-marquee__track:hover .rd-marquee-logo{opacity:.85}@keyframes rd-marquee-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.rd-testimonial{padding:60px 0}.rd-testimonial__inner{border:1.5px solid #c8cfd8;border-radius:24px;display:flex;flex-direction:column;gap:32px;padding:56px 68px}.rd-testimonial__icons{align-items:center;display:flex;gap:8px}.rd-testimonial__icon{align-items:center;background:#f93576;border-radius:999em;display:flex;flex-shrink:0;height:42px;justify-content:center;width:42px}.rd-testimonial__icon svg{height:16px;width:16px}.rd-testimonial__quote{color:#0c142b;font-size:2rem;font-weight:500;line-height:1.45;margin:0}.rd-testimonial__quote p{margin:0}.rd-testimonial__meta{align-items:center;display:flex;gap:24px;justify-content:space-between}.rd-testimonial__author-name{color:#f93576;font-size:1.125rem;font-weight:700;line-height:1.3}.rd-testimonial__author-position{color:#0c142b;font-size:1rem;margin-top:4px;opacity:.75}.rd-testimonial__logo img{height:100px;max-width:280px;object-fit:contain;width:auto}[data-rd-aos]{opacity:0;transform:translateY(24px);transition:opacity .5s ease,transform .5s ease}[data-rd-aos].rd-visible{opacity:1;transform:none}@media (max-width:1280px){.rd-hero .container,.rd-testimonial .container{padding-left:60px!important;padding-right:60px!important}.rd-hero__title{font-size:46px!important}.rd-hero__inner{gap:60px!important}}@media (max-width:1024px){.rd-hero .container,.rd-testimonial .container{padding-left:40px!important;padding-right:40px!important}.rd-hero{padding:50px 0!important}.rd-hero__inner{flex-direction:column!important;gap:36px!important}.rd-hero__content{align-items:center!important;gap:20px!important;text-align:center;width:100%!important}.rd-hero__form-card{max-width:560px;min-height:unset!important;width:100%!important}.rd-hero__desc{font-size:18px!important;max-width:100%!important}.rd-bullet-list{align-items:flex-start;text-align:left}}@media (max-width:767px){.rd-hero .container,.rd-testimonial .container{padding-left:20px!important;padding-right:20px!important}.rd-hero__form-card{border-radius:24px!important;padding:36px 24px!important}.rd-hero__form-card h3{font-size:26px!important}.rd-hero__title{font-size:32px!important;letter-spacing:-1px!important}.rd-hero__desc{font-size:16px!important}.rd-marquee-wrap{margin-top:36px!important;padding-top:28px!important}.rd-marquee__track{animation-duration:22s!important;gap:48px!important}.rd-marquee-logo{height:36px!important}.rd-testimonial__inner{border-radius:18px!important;gap:24px!important;padding:40px 28px!important}.rd-testimonial__quote{font-size:1.375rem!important}.rd-testimonial__meta{align-items:flex-start!important;flex-direction:column!important}.rd-testimonial__logo img{height:64px!important}}@media (prefers-reduced-motion:reduce){.rd-marquee__track{animation:none}.rd-marquee{mask-image:none;-webkit-mask-image:none;overflow-x:auto}.rd-marquee__track{flex-wrap:wrap;gap:32px;justify-content:center;padding:8px 0;width:auto}}