#platform-page .platform-hero{background-color:#fff;position:relative}.platform-cta{min-width:200px;font-weight:700;font-size:13px;line-height:18.2px;letter-spacing:1.3px;border-radius:8px;padding:16px 24px;border:2px solid;display:inline-block;text-align:center;text-decoration:none;transition:background-color .25s ease-out,border-color .25s ease-out,color .25s ease-out}.platform-cta--primary{background-color:#17BFB8;border-color:#17BFB8;color:#fff}.platform-cta--primary:hover{background-color:#2dd4cc;border-color:#2dd4cc;color:#fff}.platform-cta--outline{background-color:transparent;border-color:#111827;color:#111827}.platform-cta--outline:hover{background-color:#111827;color:#fff}#platform-page .platform-video-section{background-color:#101828;background-image:radial-gradient(circle at 30% 20%,rgba(23,191,184,.15),transparent 50%),radial-gradient(circle at 70% 80%,rgba(23,191,184,.08),transparent 50%)}#platform-page .reviews-section,#pricing-page .reviews-section{background-color:#101828}#platform-page .reviews-section .card,#pricing-page .reviews-section .card{padding:40px 48px;border-radius:12px;border:1px solid #344054;background:#1D2939}#platform-page .reviews-section .card p,#pricing-page .reviews-section .card p{color:#fff;font-size:16px;line-height:1.5;margin-bottom:0}#platform-page .reviews-section .user-review,#pricing-page .reviews-section .user-review{margin-top:16px;gap:16px}#platform-page .reviews-section .user-details,#pricing-page .reviews-section .user-details{padding:8px 0}#platform-page .reviews-section .username,#pricing-page .reviews-section .username{font-weight:600;padding-bottom:4px}#platform-page .reviews-section .user-review img,#pricing-page .reviews-section .user-review img{height:64px;width:64px;border-radius:100px;display:block;object-fit:cover;margin-bottom:0}#platform-page #homepage-reviews-carousel,#pricing-page #homepage-reviews-carousel{overflow:hidden;position:relative}#platform-page #homepage-reviews-carousel .homepage-reviews-track,#pricing-page #homepage-reviews-carousel .homepage-reviews-track{display:flex;transition:transform .45s ease;will-change:transform}#platform-page #homepage-reviews-carousel .item,#pricing-page #homepage-reviews-carousel .item{flex:0 0 100%;padding:0 12px}@media (min-width:576px){#platform-page #homepage-reviews-carousel .item,#pricing-page #homepage-reviews-carousel .item{flex-basis:50%}}#platform-page #homepage-reviews-carousel .owl-controls,#pricing-page #homepage-reviews-carousel .owl-controls{text-align:center;margin-top:20px}#platform-page #homepage-reviews-carousel .owl-controls .owl-dots,#pricing-page #homepage-reviews-carousel .owl-controls .owl-dots{display:flex;justify-content:center;gap:9px}#platform-page #homepage-reviews-carousel .owl-controls .owl-dot,#pricing-page #homepage-reviews-carousel .owl-controls .owl-dot{background:transparent;border:0;padding:0;cursor:pointer}#platform-page #homepage-reviews-carousel .owl-controls .owl-dot span,#pricing-page #homepage-reviews-carousel .owl-controls .owl-dot span{display:block;width:10px;height:10px;border-radius:50%;background:#667085;transition:background .2s}#platform-page #homepage-reviews-carousel .owl-controls .owl-dot.active span,#pricing-page #homepage-reviews-carousel .owl-controls .owl-dot.active span{background:#17C0B9}@media (max-width:575px){#platform-page .reviews-section .card,#pricing-page .reviews-section .card{padding:32px 24px}}#platform-page .awards-section .scroller,#pricing-page .awards-section .scroller{--_animation-duration:80s;overflow:hidden}#platform-page .awards-section .scroller__inner,#pricing-page .awards-section .scroller__inner{display:flex;flex-wrap:nowrap;gap:32px;overflow:hidden}#platform-page .awards-section .scroller[data-animated=true],#pricing-page .awards-section .scroller[data-animated=true]{overflow:hidden}#platform-page .awards-section .scroller[data-animated=true] .scroller__inner,#pricing-page .awards-section .scroller[data-animated=true] .scroller__inner{width:max-content;flex-wrap:nowrap;animation:brand-marquee-scroll var(--_animation-duration,80s) forwards linear infinite}@media (max-width:720px){#platform-page .awards-section .scroller[data-animated=true] .scroller__inner,#pricing-page .awards-section .scroller[data-animated=true] .scroller__inner{width:auto;animation:none}}#platform-page .awards-section img,#pricing-page .awards-section img{margin-bottom:0}#platform-page .faqs-section{padding:104px 108px 80px;background:#101828}#platform-page .faqs-section .faqs-content{width:auto;max-width:none}#platform-page .faqs-section .heading-7{color:#98A2B3;font-size:13px;font-weight:700;letter-spacing:1.3px;text-transform:uppercase}#platform-page .faqs-section .heading-3{padding:8px 0;color:#FFF;font-size:2.5rem;font-weight:600;line-height:1.2}#platform-page .faqs-section p{color:#FFF;margin-bottom:16px}#platform-page .faqs-section p:last-child{margin-bottom:0}#platform-page .faqs-section .accordion-col{border-top:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(255,255,255,.12)}#platform-page .accordion{--bs-accordion-bg:none}#platform-page .accordion.accordion-flush.faq-section__accordion{border-top:1px solid rgba(255,255,255,.12);width:100%}#platform-page .faq-section__accordion .accordion-item{border-bottom:1px solid rgba(255,255,255,.12)}#platform-page .faq-section__accordion .accordion-item:last-child{border-bottom:none}#platform-page .faq-section__accordion .accordion-button{padding:20px 8px 20px 0;background-color:#101828!important;color:#fff;font-size:16px;font-weight:600;line-height:1.4;border:none;width:100%;text-align:left;cursor:pointer;display:flex;justify-content:space-between;align-items:center}#platform-page .faq-section__accordion .accordion-button:focus{box-shadow:none;outline:none}#platform-page .faq-section__accordion .accordion-button:hover{opacity:.75}#platform-page .faq-section__accordion .accordion-button:after{content:"";background-image:url(/images/Vector.webp)!important;background-size:contain;background-repeat:no-repeat;width:16px;height:16px;flex-shrink:0;transition:transform .3s ease}#platform-page .faq-section__accordion .accordion-button:not(.collapsed):after{transform:translateY(25%) rotate(180deg)}#platform-page .faq-section__accordion .accordion-body{background-color:#101828;padding:0 40px 20px 0;color:#fff;font-size:14px;line-height:1.6}#platform-page .faq-section__accordion .accordion-body a{text-decoration:none;color:#17BFB8}#platform-page .faq-section__accordion .accordion-body a:hover{text-decoration:underline}@media (max-width:1321px){#platform-page .faqs-section{padding:64px 90px 76px}}@media (max-width:1199px){#platform-page .faqs-section .faqs-content{margin-bottom:48px;width:auto}}@media (max-width:991px){#platform-page .faqs-section{padding:40px 64px}}@media (max-width:575px){#platform-page .faqs-section{padding:64px 24px}#platform-page .faqs-section .faqs-content{text-align:center}}