.whats-new-home{padding:3rem 0 4rem;position:relative;overflow:hidden;perspective:2200px}.whats-new-section-header{text-align:center;margin-bottom:1.5rem}.whats-new-section-header h2{font-size:2rem;font-weight:700;color:#052e4d;margin-bottom:0}.wpr-highlighted-text{display:inline-block;position:relative;line-height:1}.wpr-highlighted-text-inner{position:relative;z-index:2;display:inline-block;color:#052e4d;font-weight:700;font-size:2.2rem;padding-bottom:.4rem}.wpr-highlight-underline-zigzag{position:absolute;left:0;right:0;bottom:-8px;height:36px;width:100%;z-index:1;pointer-events:none;overflow:visible}.wpr-highlight-underline-zigzag path{fill:none;stroke:#e6b800;stroke-width:10;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1200;stroke-dashoffset:1200;animation:wpr-draw-zig-loop 2.2s linear infinite}@keyframes wpr-draw-zig-loop{0%{stroke-dashoffset:1200}50%{stroke-dashoffset:0}to{stroke-dashoffset:1200}}.whats-new-carousel-wrapper{align-items:center;max-width:1200px;margin:0 auto;padding:.75rem 0 0}.whats-new-carousel-3d,.whats-new-carousel-wrapper{position:relative;display:flex;justify-content:center;width:100%}.whats-new-carousel-3d{height:420px;perspective:2200px;overflow:visible;align-items:flex-start;padding:.5rem 0 1.25rem;cursor:-webkit-grab;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none}.whats-new-carousel-3d:active{cursor:-webkit-grabbing;cursor:grabbing}.carousel-3d-container{position:relative;width:100%;height:100%;transform-style:preserve-3d}.carousel-3d-slide{position:absolute;top:0;left:50%;translate:-50% 0;transform-origin:center center;transform-style:preserve-3d;-webkit-backface-visibility:hidden;backface-visibility:hidden;will-change:transform,opacity;transition:transform .68s cubic-bezier(.4,0,.2,1),opacity .5s ease}.carousel-3d-slide.active{z-index:20}.carousel-3d-slide.active .whats-new-card{background:linear-gradient(135deg,hsla(0,0%,100%,.98),hsla(0,0%,100%,.95));box-shadow:0 18px 40px rgba(0,0,0,.12),0 6px 16px rgba(0,0,0,.08);border:1px solid rgba(230,184,0,.12)}.carousel-3d-slide:hover:not(.active){z-index:15!important}.carousel-3d-slide:hover:not(.active) .whats-new-card{box-shadow:0 14px 30px rgba(0,0,0,.1)}.carousel-nav-button{position:absolute;top:50%;transform:translateY(-50%);z-index:20;width:48px;height:48px;border-radius:50%;background:hsla(0,0%,100%,.95);border:1px solid hsla(0,0%,69%,.5);box-shadow:0 4px 12px rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;color:#052e4d;font-size:1.5rem}.carousel-nav-button.prev{left:0}.carousel-nav-button.next{right:0}.carousel-nav-button i{pointer-events:none}.carousel-nav-button:hover{background:#fff;box-shadow:0 6px 16px rgba(0,0,0,.15);transform:translateY(-50%) scale(1.05)}.carousel-nav-button:active{transform:translateY(-50%) scale(.95)}.carousel-dots{display:flex;justify-content:center;gap:.5rem;margin-top:1rem}.carousel-dot{width:8px;height:8px;border-radius:50%;background:hsla(0,0%,53%,.4);border:none;cursor:pointer;transition:all .3s ease;padding:0}.carousel-dot:hover{background:hsla(0,0%,43%,.6);transform:scale(1.2)}.carousel-dot.active{background:#052e4d;width:24px;border-radius:4px}@media(max-width:991px){.whats-new-carousel-3d{height:380px}.carousel-3d-slide .whats-new-card{width:500px;min-height:240px}.carousel-nav-button{width:42px;height:42px;font-size:1.3rem}}@media(max-width:767px){.whats-new-home{padding:2rem 0 3.5rem}.wpr-highlighted-text-inner{font-size:1.8rem}.whats-new-carousel-3d{height:340px;overflow:visible}.carousel-3d-slide .whats-new-card{width:400px;min-height:200px;padding:1.5rem}.whats-new-image{display:none}.whats-new-content{margin-right:0;padding-right:0}.carousel-nav-button{width:38px;height:38px;font-size:1.2rem}.carousel-nav-button.prev{left:-10px}.carousel-nav-button.next{right:-10px}.carousel-dots{margin-top:2rem}}@media(max-width:575px){.whats-new-carousel-3d{height:280px;overflow:visible}.carousel-3d-slide .whats-new-card{width:320px;min-height:160px;padding:1rem}.carousel-nav-button.prev{left:-5px}.carousel-nav-button.next{right:-5px}}.hero-with-bg-video{position:relative;min-height:75vh;overflow:hidden}.hero-bg-video-wrap{position:absolute;inset:0;z-index:0;overflow:hidden}.hero-bg-video-wrap video.hero-bg-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center top;border:0;pointer-events:none}.hero-bg-video-overlay{position:absolute;inset:0;z-index:1}.hero-content-wrap{position:relative;z-index:2;min-height:75vh;display:flex;align-items:center;justify-content:flex-start;text-align:left;padding:2rem 0}.hero-content{max-width:750px;margin:0;padding:1rem}.hero-title{font-size:clamp(2.2rem,3.5vw,3rem);font-weight:700;line-height:1.15;letter-spacing:-.02em;color:#fff;margin-bottom:.6rem}.hero-subtitle,.hero-title{font-family:Poppins,sans-serif}.hero-subtitle{font-size:1.05rem;line-height:1.5;color:hsla(0,0%,100%,.9);margin-bottom:1.25rem}.hero-actions{display:flex;justify-content:flex-start;gap:.75rem;flex-wrap:wrap}.hero-actions .btn{border-radius:999px;font-weight:600}.hero-actions .btn,.hero-btn{padding:.65rem 1.6rem;font-size:.95rem;min-height:42px}.hero-btn--gray{background:#e7e7e7;color:#191919}.hero-btn--gray:hover{background:#d1d1d1;color:#191919}@media(max-width:991px){.hero-title{font-size:clamp(2rem,4vw,2.5rem)}.hero-subtitle{font-size:16px}}@media(max-width:767px){.hero-with-bg-video{min-height:auto}.hero-content-wrap{min-height:56.25vw;padding:1.75rem 1rem 3.5rem;align-items:center}.hero-content{max-width:100%;padding:.5rem}.hero-title{font-size:24px;line-height:1.15;margin-bottom:.4rem}.hero-subtitle{font-size:14px;line-height:1.4;margin-bottom:.9rem}.hero-actions{flex-direction:column;align-items:flex-start;gap:.5rem}.hero-actions .eq-btn{width:100%;max-width:240px;padding:.5rem 1rem;font-size:14px;min-height:38px}}.feature-cards-overlap{position:relative;margin-top:3rem;padding-bottom:2.5rem}@media(max-width:767px){.feature-cards-overlap{margin-top:2rem}}.feature-cards-overlap .icon-card__title{white-space:pre-line}.home-why-choose{padding:1.65rem 0 1.8rem;background:var(--light);position:relative;overflow:hidden}.home-why-choose-bg{position:absolute;inset:0;opacity:.03;background-image:radial-gradient(circle at 1px 1px,#052e4d 1px,transparent 0);background-size:40px 40px}@media(max-width:991px){.home-why-choose{padding:2.5rem 0 2rem}}.home-case-study{padding:2.4rem 0 3rem;background:var(--light)}.home-case-study-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-bottom:1.35rem}.home-case-study-title{font-size:clamp(1.35rem,2.3vw,1.95rem);color:#191919;margin-bottom:0}.home-case-study-more-link{gap:.35rem;font-size:clamp(.88rem,1.05vw,.98rem);color:#052e4d;margin-left:auto;white-space:nowrap}.home-case-study-more-link i{font-size:.9em}.home-case-study-more-link:hover{color:#0f172a}.home-case-study-image-holder img{width:100%;height:auto;border-radius:.5rem;display:block}@media(max-width:991px){.home-case-study-title{font-size:clamp(1.45rem,4vw,2rem)}}.home-faq-toggle-wrap{margin-top:.9rem;display:flex;justify-content:center}.home-featured-logos{margin-top:2rem}.home-featured-logos-grid{display:flex;flex-wrap:wrap;justify-content:space-evenly;align-items:center;gap:clamp(1.25rem,2.4vw,3rem)}.home-featured-logo-card{display:flex;align-items:center;justify-content:center;text-decoration:none;color:inherit;max-width:clamp(10rem,21vw,19.125rem)}.home-featured-logo-image{display:block;width:auto;max-width:100%;height:clamp(3rem,10vw,5.5rem);object-fit:contain;object-position:center}.home-featured-logo-image--large{height:clamp(4rem,12vw,7rem)}@media(max-width:767px){.home-featured-logos-grid{flex-direction:column;gap:1.25rem}.home-featured-logo-card{max-width:100%}.home-featured-logo-image{height:clamp(4rem,22vw,7rem)}}