@import "https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Lexend:wght@100..900&display=swap";@import "https://fonts.googleapis.com/css2?family=Inder&display=swap";@import "https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Lexend:wght@100..900&display=swap";@import "https://fonts.googleapis.com/css2?family=Inder&display=swap";@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;700&display=swap";:root{--lexend:"Lexend",serif;--Vietnam:"Be Vietnam Pro",sans-serif;--white-color:#fff;--black-color:#000;--gray-color:gray}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#fff}::-webkit-scrollbar-thumb{background-color:#fff;border:2px solid #ededee;border-radius:999px}*{scrollbar-width:thin;scrollbar-color:#c9cacc #ededee}.side-nav{scrollbar-width:thin}.side-nav::-webkit-scrollbar{width:6px}.side-nav::-webkit-scrollbar-thumb{background-color:#c9cacc;background-clip:padding-box;border:2px solid #0000}@font-face{font-family:Roobert;src:url(/assets/RoobertTRIAL-Regular-BF67243fd53fdf2-CKbHlquu.otf)format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Roobert;src:url(/assets/RoobertTRIAL-Bold-BF67243fd540abb-s6vhKPyh.otf)format("opentype");font-weight:600;font-style:normal;font-display:swap}:root{--lexend:"Inder",sans-serif;--Vietnam:"Roobert",sans-serif;--white-color:#fff;--black-color:#000;--gray-color:gray;--red-color:#e53222;--blue-color:#4543d9;--purple-color:#5021ff;--brand-gradient:linear-gradient(135deg,var(--red-color)0%,#ff1a1a 100%)}html{scroll-behavior:smooth;color:#fff;overflow-x:hidden}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--lexend);width:100%;margin:0;padding:0;overflow-x:hidden}a{cursor:pointer;text-decoration:none}.App{width:100%;max-width:100vw}.scroll-to-top-arrow{background-color:var(--white-color);width:50px;height:50px;color:var(--red-color);cursor:pointer;z-index:1000;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:20px;transition:all .3s;display:flex;position:fixed;bottom:30px;right:30px;box-shadow:0 4px 12px #00000026}.scroll-to-top-arrow:hover{background-color:var(--red-color);color:var(--white-color);transform:translateY(-3px);box-shadow:0 6px 16px #e532224d}.scroll-to-top-arrow:active{transform:translateY(-1px)}.scroll-to-top-arrow i{justify-content:center;align-items:center;display:flex}@media (max-width:768px){.scroll-to-top-arrow{width:45px;height:45px;font-size:18px;bottom:20px;right:20px}}@media (max-width:576px){.scroll-to-top-arrow{width:40px;height:40px;font-size:16px;bottom:20px;right:15px}}.site-header{z-index:10;width:100%;max-width:100vw;padding:0 10px;transition:top .3s,padding .3s,background-color .3s;position:fixed;top:1%;left:0;right:0;overflow-x:hidden;box-shadow:0 4px 20px #0000001a}.nav-pill{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fff;border-radius:10px;justify-content:space-between;align-items:center;gap:18px;max-width:100%;padding:18px 28px;transition:border-radius .3s,background .3s;display:flex;overflow:hidden;box-shadow:0 4px 20px #0000001a}@media screen and (max-width:480px){.nav-pill{padding:18px 16px}}.nav-left{align-items:center;gap:20px;display:flex}.logo{justify-content:center;align-items:center;width:120px;display:inline-flex;overflow:hidden}.logo img{object-fit:cover;width:100%;height:100%}.logo-mark{background:#fff;width:28px;height:28px;display:inline-block;-webkit-mask:radial-gradient(circle at 0 0,#0000 16px,#000 16px) 0 0/50% 50% no-repeat,radial-gradient(circle at 100% 100%,#0000 16px,#000 16px) 100% 100%/50% 50% no-repeat,linear-gradient(#000,#000);mask:radial-gradient(circle at 0 0,#0000 16px,#000 16px) 0 0/50% 50% no-repeat,radial-gradient(circle at 100% 100%,#0000 16px,#000 16px) 100% 100%/50% 50% no-repeat,linear-gradient(#000,#000)}.nav-items{font-family:var(--lexend);align-items:center;gap:16px;margin:0;padding:0 12px;list-style:none;display:flex}.nav-item a{font-family:var(--Vietnam);color:var(--blue-color);letter-spacing:.1px;padding:0 4px;font-weight:500;text-decoration:none}.divider{background:#2a2a2a;width:1px;height:18px}.nav-right{align-items:center;display:flex}.cta-gradient{color:#fff;letter-spacing:2px;background:linear-gradient(135deg,#e52333 0%,#ff5f6d 100%);border:4px solid #0b0b0b;border-radius:999px;justify-content:center;align-items:center;height:56px;padding:0 28px;font-weight:800;text-decoration:none;display:inline-flex}@media (max-width:1200px){.nav-items{display:none!important}.hamburger{margin-left:auto;display:inline-flex!important}}.site-header.scrolled{background-color:#0000;padding:6px 24px;position:fixed;top:0;left:0;right:0;box-shadow:0 6px 20px #0000001f}@media screen and (max-width:480px){.site-header.scrolled{padding:0 12px;top:1.5%}.site-header.scrolled .nav-pill{border-radius:16px}}.site-header.scrolled .nav-pill{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:radial-gradient(80% 80%,#0b0615 0%,#04020a 100%);border-radius:20px}.site-header.scrolled .nav-item a{color:#fff}.hamburger{cursor:pointer;color:#141414;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:42px;height:32px;display:none}.hamburger span{background:currentColor;width:28px;height:3px;transition:transform .2s,opacity .2s;display:block}.site-header.scrolled .hamburger{color:#fff}.nav-item.active a{color:#e52333!important}.overlay{opacity:0;pointer-events:none;cursor:pointer;background:#00000059;transition:opacity .2s;position:fixed;inset:0}.overlay.show{opacity:1;pointer-events:auto}.side-nav{z-index:30;background:#fff;width:420px;height:100vh;padding:50px 16px;transition:left .25s;position:fixed;top:0;left:-420px;overflow-y:auto;box-shadow:8px 0 24px #00000026}@media screen and (max-width:576px){.side-nav{width:330px;left:-330px}}.side-nav.open{left:0}.close-btn{cursor:pointer;color:#141414;z-index:1;background:0 0;border:none;border-radius:8px;padding:6px;font-size:22px;line-height:1;position:absolute;top:17px;right:17px}.close-btn:hover{background:#f5f6f8}.side-nav-items{font-family:var(--lexend);flex-direction:column;gap:12px;padding-top:12px;display:flex}.side-nav-items a{color:var(--blue-color);font-size:16px;font-weight:400;font-family:var(--Vietnam);border-radius:5px;padding:10px 12px;text-decoration:none;transition:all .3s ease-in-out}.side-nav-items a:hover{background-color:#e6e6e7}.side-nav-items a.active{background:#f9edee;color:#e52333!important}.accordion{text-align:left;cursor:pointer;font-weight:500;font-family:var(--Vietnam);background:#fff;border:none;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:10px 4px;font-size:16px;display:flex}.accordion span{color:#141414;font-weight:400}.accordion i{font-size:16px}.accordion-panel{background:#f5f6f8;border-radius:6px;flex-direction:column;gap:8px;padding:10px 12px;display:flex}.mobile-nav-link{color:#141414;font-size:15px;font-weight:400;font-family:var(--Vietnam);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:5px;padding:8px 4px;text-decoration:none;transition:all .3s ease-in-out}.mobile-nav-link:hover{background-color:#e6e6e7}@media screen and (max-width:576px){.accordion-panel{padding:10px 8px}.accordion,.accordion i{font-size:14px}.side-nav-items a{font-size:15px}}.video-section-container{width:100%;display:block;position:relative}.content-block{text-align:center;box-sizing:border-box;z-index:10;background-color:#fff;width:100%;max-width:900px;margin:0 auto}.video-sticky-wrapper{background-color:#000;justify-content:center;align-items:center;width:100%;padding:120px 0;display:flex;position:relative;overflow:hidden}.video-content{width:100%;height:100%;box-shadow:none;justify-content:center;align-items:center;display:flex;position:relative}.placeholder-content{width:80%;height:80%;position:relative}.scroll-video{object-fit:cover;border-radius:20px;width:70%;height:70%;margin:20px auto;display:block}@media screen and (max-width:768px){.scroll-video{margin:10px auto}.video-section-container{display:none}}@media screen and (max-width:576px){.video-sticky-wrapper{padding:90px 0}.intro-content .section-description{font-size:.9rem}.scroll-video{width:80%;height:80%}}.video-text-overlay{color:#fff;text-align:center;z-index:2;pointer-events:none;text-shadow:0 0 10px #000000b3;font-size:clamp(.9rem,3vw,2.5rem);font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video-section-mobile{border-radius:20px;width:90%;height:auto;margin:0 auto;display:none;overflow:hidden}@media screen and (max-width:768px){.video-section-mobile{display:block}}.home-page-container{width:100%;height:100vh;position:relative;overflow:hidden}.home-page-container .hero-wrapper{width:100%;height:100%;position:absolute;inset:0}.home-page-container .hero-bg{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.home-page-container .hero-wrapper:after{content:"";pointer-events:none;background:#0009;position:absolute;inset:0}.home-page-container .hero-content{text-align:center;color:#fff;z-index:1;width:100%;padding:0 1.5rem;position:absolute;top:54%;left:50%;transform:translate(-50%,-50%)}.home-page-container .hero-title{letter-spacing:-.01em;color:#fff;margin-bottom:20px;font-size:clamp(2.4rem,5.8vw,6rem);line-height:1.15;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif!important;font-family:var(--lexend)!important}.highlight{color:var(--red-color)}.home-page-container .hero-subtitle{font-family:var(--Vietnam);text-align:center;color:#fff;margin-bottom:12px;font-size:clamp(2rem,5vw,4rem);font-weight:700;line-height:1.3}.home-page-container .hero-subtitle em{font-style:italic}.home-page-container .hero-description{font-size:1.35rem;font-weight:400;font-family:var(--lexend);letter-spacing:.5px;color:#fff;text-align:center;width:95%;margin:0 auto;line-height:1.68}.home-page-container .hero-description-2{letter-spacing:.1px;text-align:center;width:90%;color:#fff;margin:2px auto 10px;font-size:clamp(1.7rem,4.8vw,3.4rem);font-weight:300;line-height:1.5;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif!important;font-family:var(--lexend)!important}@media (max-width:991px){.home-page-container .hero-description{font-size:1.25rem}}@media (max-width:768px){.home-page-container .hero-description{width:95%;font-size:1rem;font-weight:400}}@media (max-width:576px){.home-page-container .hero-title{letter-spacing:.2px;width:100%;font-size:clamp(2.4rem,5.6vw,6rem);line-height:1.2}.home-page-container .hero-description{width:100%;font-size:.93rem;line-height:1.8}.home-page-container .hero-description-2{width:100%;line-height:1.4}.home-page-container .hero-content{padding:0 10px}}.about-page-wrapper{background:#fff;padding:60px 16px}.about-page-wrapper__banner{width:100%;max-width:1200px;margin:0 auto 10px;overflow:hidden}.about-page-wrapper__banner-text{font-family:var(--lexend);font-family:var(--Vietnam);letter-spacing:-.01em;background:linear-gradient(90deg,#ff914d,#c8b08b,#a2ccb6,#77cce8,#9fa4f8,#cba2df,#d8aa8a);-webkit-text-fill-color:transparent;text-fill-color:transparent;white-space:normal;overflow-wrap:anywhere;word-break:break-word;-webkit-background-clip:text;background-clip:text;margin:0 10px 12px;font-size:clamp(1.6rem,10vw,4.4rem);font-weight:400;line-height:1.1}.about-page-wrapper__container{grid-template-columns:1fr;gap:24px;width:100%;max-width:1200px;margin:0 auto;display:grid}@media screen and (min-width:992px){.about-page-wrapper__container{grid-template-columns:1fr 1fr;align-items:stretch}}.about-page-wrapper__left{color:#0b0b0c;background:#fff;border-radius:14px;padding:28px;position:relative;box-shadow:0 6px 24px #0000000f}@keyframes about-rotate-border{to{--about-rotate:360deg}}@property --about-rotate{syntax:"<angle>";inherits:false;initial-value:0deg}.about-page-wrapper__title{font-family:var(--lexend);color:#0b0b0c;margin-bottom:18px;font-size:clamp(1.4rem,3vw,2rem);font-weight:600}.about-page-wrapper__title--em{font-family:var(--lexend);color:#434a54;letter-spacing:1px;margin-top:20px;font-size:20px;font-style:italic;font-weight:700;display:block}.about-page-wrapper__points{color:#434a54;font-family:var(--lexend);gap:16px;margin:12px 0 20px;padding:0;font-size:15px;list-style:none;display:grid}.about-page-wrapper__points li{align-items:flex-start;gap:12px;line-height:1.6;display:flex}.about-page-wrapper__points li i{color:#434a54;margin-top:3px}.about-page-wrapper__note{font-family:var(--lexend);color:#60656d;letter-spacing:.3px;border-top:1px solid #00000014;margin-top:18px;padding-top:18px;font-size:1.13rem;line-height:1.8}.about-page-wrapper__right{grid-template-columns:1fr;gap:16px;display:grid}.about-page-wrapper__card{background:radial-gradient(120% 120% at 0 0,#fff 0%,#f2f2f2 100%);border:1px solid #0000001a;border-radius:14px;grid-template-columns:1fr auto;align-items:center;gap:16px;padding:20px;display:grid;position:relative}.about-page-wrapper__card-content h3,.about-page-wrapper__card-title{font-family:var(--lexend);color:var(--blue-color);margin:0 0 6px;font-size:clamp(1rem,2.2vw,1.25rem);font-weight:700}.about-page-wrapper__card-desc{font-family:var(--lexend);color:var(--black-color);margin:0 0 12px;font-size:.95rem}.about-page-wrapper__card-visual{filter:drop-shadow(0 12px 24px #e532224d);place-items:center;width:84px;height:84px;display:grid}.about-page-wrapper__card-visual i{font-size:38px}@media screen and (max-width:991px){.about-page-wrapper{padding:28px 12px}.about-page-wrapper__container{grid-template-columns:1fr}.about-page-wrapper__left{margin-bottom:35px;padding:28px 18px}}@media screen and (max-width:576px){.about-page-wrapper__note{font-size:1rem}.about-page-wrapper__banner-text{margin:0 8px;font-size:2rem}}.video-section-mobile-wrapper{background:#000}.video-section-mobile{border-radius:20px;width:90%;height:auto;margin:0 auto;display:none;position:relative;top:-35px;overflow:hidden}@media screen and (max-width:768px){.video-section-mobile{display:block}}.video-section-mobile video{object-fit:cover;border-radius:20px;width:100%;height:100%}.intro-content{flex-direction:column;justify-content:center;padding:60px 0;display:flex}.theme-dark{color:#fff;background:#000;transition:background .5s,color .5s}.excellence-stats-wrapper{background:#fff;padding:120px 16px}.excellence-stats-wrapper__banner{overflow:hidden}.excellence-stats-wrapper__banner-text{font-family:var(--lexend);letter-spacing:-.02em;color:#0003;white-space:normal;overflow-wrap:anywhere;word-break:break-word;font-size:clamp(2.2rem,8vw,4.5rem);font-weight:400;line-height:1.15}.excellence-stats-wrapper__banner-text--ghost{color:#0003;font-weight:400}.excellence-stats-wrapper__banner-em{font-style:italic;font-weight:800;display:block}.excellence-stats-wrapper__grid{grid-template-columns:1fr;gap:20px;width:100%;max-width:1200px;margin:0 auto;display:grid}@media screen and (min-width:992px){.excellence-stats-wrapper__grid{grid-template-columns:repeat(3,1fr);align-items:start}.excellence-stats-wrapper__banner{grid-area:1/1/span 2/span 1}}.excellence-card{background:#fff;border:1px solid #0000001a;border-radius:16px;padding:22px 22px 24px;position:relative;box-shadow:0 6px 24px #0000000f}.theme-dark .excellence-stats-wrapper{background:0 0;padding-block:100px}.theme-dark .excellence-stats-wrapper__banner-text{color:#fff3}.theme-dark .excellence-card{background:#333;border-color:#ffffff14}.theme-dark .excellence-card__number,.theme-dark .excellence-card__title,.theme-dark .excellence-card__desc{color:#fff}.excellence-card__icon{color:#ec414a;place-items:center;width:64px;height:64px;display:grid;position:absolute;top:-6px;right:0}.excellence-card__icon i{font-size:34px}.excellence-card__number{font-family:var(--lexend);margin-bottom:8px;font-size:clamp(1.6rem,3.5vw,2.2rem);font-weight:600}.excellence-card__title{font-family:var(--lexend);letter-spacing:-.02em;margin:0 0 6px;font-size:clamp(.95rem,1.6vw,1.08rem);font-weight:500}.excellence-card__desc{font-family:var(--lexend);color:#60656d;margin:0;font-size:16px;font-weight:400}@media screen and (max-width:991px){.excellence-stats-wrapper{padding:28px 12px}.excellence-stats-wrapper__grid{grid-template-columns:1fr}.excellence-card__icon{width:56px;height:56px;right:12px}}@media screen and (min-width:576px) and (max-width:991px){.excellence-stats-wrapper__grid{grid-template-columns:repeat(2,1fr)}.excellence-stats-wrapper__banner{grid-area:auto/1/auto/-1}}.intro-content .section-title{width:90%;font-family:var(--Vietnam);letter-spacing:-.02em;text-align:center;margin:0 auto 16px;font-size:clamp(1.8rem,6vw,3rem);font-weight:600;line-height:1.1}.intro-content .section-description{font-family:var(--lexend);color:#555c65;text-align:center;width:90%;margin:0 auto 20px;font-size:1.125rem;line-height:1.8}@media screen and (max-width:576px){.intro-content .section-description{font-size:.9rem}}.business-enquiry-type-wrapper{background:#fff;padding:95px 12px}.business-enquiry-type-wrapper__grid{width:100%;max-width:1200px;margin:0 auto}.business-enquiry-type-wrapper__bg{text-align:center;background:radial-gradient(120% 120% at 0 0,#fff 0%,#f2f2f2 100%);border:1px solid #0000001a;border-radius:14px;align-items:center;margin-bottom:30px;padding:70px 20px;box-shadow:0 1px 4px #0000000a}.business-enquiry-type-wrapper__bg h2{font-family:var(--lexend);color:var(--red-color);margin-bottom:16px;font-size:28px;font-weight:700}.business-enquiry-type-wrapper__bg p{color:#444;max-width:700px;font-size:16px;line-height:1.6;font-family:var(--lexend);margin:0 auto 32px;font-size:clamp(1rem,2.2vw,1.25rem);font-weight:500}@media screen and (max-width:576px){.business-enquiry-type-wrapper__bg{padding:60px 12px}.business-enquiry-type-wrapper__bg h2{font-size:20px}.business-enquiry-type-wrapper__bg p{font-size:15px}}.demo-enquiry-wrapper{background:#fff;justify-content:center;padding:50px 12px;display:flex}.demo-enquiry-wrapper .demo-enquiry-wrapper__grid{justify-content:center;width:100%;max-width:1200px;margin:0 auto;display:flex}.demo-enquiry-wrapper .demo-enquiry-wrapper__bg{text-align:center;padding:40px;background:radial-gradient(120% 120% at 0 0,#fff 0%,#f2f2f2 100%);border:1px solid #0000001a;border-radius:14px;align-items:center;width:100%;max-width:1200px;margin-bottom:30px;padding:70px 20px;box-shadow:0 1px 4px #0000000a}.demo-enquiry-wrapper .demo-enquiry-wrapper__bg h2{font-family:var(--lexend);color:var(--red-color);margin-bottom:20px;font-size:28px;font-weight:700}.demo-enquiry-wrapper .demo-enquiry-wrapper__bg p{color:#444;line-height:1.6;font-family:var(--lexend);margin:0 auto 20px;font-size:clamp(1rem,2.2vw,1.1rem)}.demo-enquiry-wrapper .demo-enquiry-wrapper__bg .action-buttons{justify-content:center;gap:20px;margin-bottom:30px;display:flex}@media (max-width:600px){.demo-enquiry-wrapper .demo-enquiry-wrapper__bg{padding:30px 20px}.demo-enquiry-wrapper .demo-enquiry-wrapper__bg .action-buttons{flex-direction:column;gap:15px}.demo-enquiry-wrapper .demo-enquiry-wrapper__bg .contact-info{flex-direction:column;gap:10px}}@media screen and (max-width:576px){.demo-enquiry-wrapper .demo-enquiry-wrapper__bg{padding:60px 12px}.demo-enquiry-wrapper .demo-enquiry-wrapper__bg h2{font-size:20px}.demo-enquiry-wrapper .demo-enquiry-wrapper__bg p{font-size:15px}}.linkedIn-wrapper{padding:50px 16px;background:#fff;width:100%;max-width:1200px;margin:0 auto;padding-bottom:100px}.linkedIn-wrapper h2{text-align:center;font-family:var(--lexend);color:#0d0d0d;margin-bottom:10px;font-size:32px;font-weight:700}.linkedIn-wrapper p{text-align:center;font-family:var(--lexend);color:#444;margin-bottom:50px;font-size:18px;line-height:1.5}.linkedIn-wrapper__title{font-family:var(--lexend);color:#444;margin-bottom:0;font-size:18px;line-height:1.5;text-align:left!important}@media screen and (max-width:576px){.linkedIn-wrapper h2{font-size:24px}.linkedIn-wrapper p{font-size:16px}}.main-banner-title{font-family:var(--lexend);letter-spacing:.3px;margin-top:32px;font-size:2rem;font-weight:500}@media screen and (max-width:768px){.main-banner-title{font-size:1.8rem}}@media screen and (max-width:576px){.main-banner-title{font-size:1.6rem}}.section-btn{color:var(--black-color);font-family:var(--lexend);cursor:pointer;background:#fff;border:1px solid #cfcef8;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:10px 16px;font-size:14px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.section-btn:hover{border:1px solid var(--blue-color)}.home-badge{font-family:var(--lexend);color:#fff;letter-spacing:.4px;background:0 0;border:1px solid #b3b4b5;border-radius:25px;align-items:center;gap:8px;margin-top:10px;margin-bottom:10px;padding:10px 20px;font-size:15px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.home-badge:hover{border:1px solid #fff}@media screen and (max-width:576px){.home-badge{font-size:14.5px}}@keyframes marquee{0%{transform:translate(0%)}to{transform:translate(-33.333%)}}.marquee-container{box-sizing:border-box;transform-origin:50%;background-color:#fff;width:100%;padding:40px 0;position:relative;overflow:hidden;transform:skewY(-2.5deg)}.feature-row{align-items:center;width:max-content;animation-name:marquee;animation-timing-function:linear;animation-iteration-count:infinite;display:flex}.row-1{margin-bottom:20px;animation-duration:40s;animation-direction:normal}.row-2{animation-duration:35s;animation-direction:reverse}.feature-item{font-family:var(--lexend);color:#333;letter-spacing:.5px;background-color:#f5f5f5;border-radius:8px;align-items:center;margin:0 8px;padding:12px 18px;font-size:15px;font-weight:500;display:inline-flex;transform:none;box-shadow:0 1px 3px #0000000d}.banner-slider{background:0 0;justify-content:center;align-items:center;width:100%;max-width:950px;height:400px;margin:0 auto;display:flex;position:relative;overflow:hidden}.banner-slide{opacity:0;background-position:50%;background-size:cover;transition:all .8s cubic-bezier(.4,0,.2,1);position:absolute;transform:scale(.9);box-shadow:0 10px 25px #0003;border-radius:14px!important}.banner-slide.left{z-index:1;opacity:.75;filter:blur(2px)brightness(.85);width:330px;height:330px;left:15%;transform:translate(-50%)scale(.9)}.banner-slide.center{z-index:3;opacity:1;filter:none;width:360px;height:360px;left:50%;transform:translate(-50%)scale(1.05)}.banner-slide.right{z-index:2;opacity:.75;filter:blur(2px)brightness(.85);width:330px;height:330px;left:85%;transform:translate(-50%)scale(.9)}@media (max-width:900px){.banner-slider{height:320px}.banner-slide.left{width:230px;height:230px;left:10%}.banner-slide.center{width:280px;height:280px}.banner-slide.right{width:230px;height:230px;left:90%}}@media (max-width:600px){.banner-slider{height:250px}.banner-slide.left{opacity:.55;filter:blur(2px)brightness(.8);width:160px;height:160px;left:5%;transform:translate(-30%)scale(.85)}.banner-slide.center{z-index:3;opacity:1;filter:none;width:210px;height:210px;left:50%;transform:translate(-50%)scale(1)}.banner-slide.right{opacity:.55;filter:blur(2px)brightness(.8);width:160px;height:160px;left:95%;transform:translate(-70%)scale(.85)}}.btn{font-family:var(--lexend)!important;cursor:pointer!important;border:none!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;gap:10px!important;padding:10px 16px!important;font-size:15px!important;font-weight:600!important;text-decoration:none!important;transition:all .3s!important;display:inline-flex!important}.btn-primary{color:var(--black-color)!important;font-weight:600!important;font-family:var(--lexend)!important;cursor:pointer!important;background:#fff!important;border:1px solid #ffe9eb!important;border-radius:999px!important;font-size:14px!important}.btn-primary:hover{border:1px solid #ffc8cf!important}.btn-secondary{color:var(--black-color)!important;font-weight:600!important;font-family:var(--lexend)!important;cursor:pointer!important;background:#f5f5f5!important;border:1px solid #bdbdbd!important;border-radius:999px!important;font-size:14px!important}.btn-secondary:hover{background:#fff!important;border-color:#d9d9d9!important}.support-offerings-wrapper{background:#fff;padding:60px 12px 90px}.support-offerings-container{text-align:center;max-width:1200px;margin:0 auto}.support-offerings-container h2{font-family:var(--lexend);color:#0d0d0d;margin-bottom:10px;font-size:32px;font-weight:700}@media screen and (max-width:768px){.support-offerings-container h2{font-size:1.9rem}}@media screen and (max-width:576px){.support-offerings-container h2{font-size:1.5rem}}.support-offerings-container p{font-family:var(--lexend);color:#444;margin-bottom:50px;font-size:18px}.support-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.support-card{text-align:left;background:radial-gradient(120% 120% at 0 0,#fff 0%,#f2f2f2 100%);border:1px solid #e8e8e8;border-radius:16px;padding:32px 24px;transition:transform .3s,box-shadow .3s;box-shadow:0 2px 10px #00000003}.support-card:hover{transform:translateY(-5px);box-shadow:0 4px 16px #00000014}.icon-box{background:radial-gradient(120% 120% at 0 0,#fff 0%,#f2f2f2 100%);border-radius:12px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:20px;display:flex;box-shadow:0 8px 30px #0003,inset 0 -8px 18px #0032220a}.support-card h3{color:#0d0d0d;font-size:18px;font-weight:700;font-family:var(--lexend);margin-bottom:8px}.support-card p{color:#555;font-size:15px;font-family:var(--lexend);margin-bottom:10px}@media (max-width:991px){.support-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.support-grid{grid-template-columns:1fr}.support-card{text-align:center}.icon-box{margin:0 auto 16px}}.solution-section-wrapper{background:#fff;padding:60px 16px}.solution-section-wrapper .solution-section-wrapper__banner{width:100%;max-width:1200px;margin:0 auto;overflow:hidden}.solution-section-wrapper .solution-section-wrapper__banner--align-left{text-align:left}.solution-section-wrapper .solution-section-wrapper__banner--align-right{text-align:right}.solution-section-wrapper .solution-section-wrapper__banner-text{font-family:var(--lexend);font-family:var(--Vietnam);letter-spacing:-.02em;background:linear-gradient(90deg,#ff914d,#c8b08b,#a2ccb6,#77cce8,#9fa4f8,#cba2df,#d8aa8a);-webkit-text-fill-color:transparent;text-fill-color:transparent;white-space:normal;overflow-wrap:anywhere;word-break:break-word;-webkit-background-clip:text;background-clip:text;margin:0 10px;font-size:clamp(1.4rem,10vw,4rem);font-weight:400;line-height:1.1}.solution-section-wrapper .solution-section-wrapper__container{flex-direction:column;gap:30px;width:100%;max-width:1200px;margin:0 auto;display:flex}.solution-section-wrapper .solution-section{grid-template-columns:1fr;align-items:center;gap:32px;display:grid}.solution-section-wrapper .solution-section__image{border-radius:16px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.solution-section-wrapper .solution-section__image-placeholder{border-radius:16px;justify-content:center;align-items:center;width:95%;height:95%;margin:0 auto;display:flex;position:relative;overflow:hidden}.solution-section-wrapper .solution-section__image-media{object-fit:cover;width:100%;height:100%;display:block}.solution-section-wrapper .solution-section__image-placeholder i{color:#fff;z-index:2;font-size:4rem;position:relative}.solution-section-wrapper .solution-section__image-features{background:radial-gradient(circle at 0 0,#fff 0%,#f2f2f2 100%);flex-direction:column;gap:18px;width:100%;height:100%;padding:20px;display:flex}.solution-section-wrapper .solution-section__image-features .image-feature-item{background:#fff;border:1px solid #f0f0f0;border-radius:12px;flex:1;justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;transition:all .3s;display:flex;box-shadow:0 3px 6px #00000014}.solution-section-wrapper .solution-section__image-features .image-feature-item:hover{transform:translateY(-2px);box-shadow:0 4px 8px #00000026}.solution-section-wrapper .solution-section__image-features .image-feature-content{flex:1}.solution-section-wrapper .solution-section__image-features .image-feature-item h4{font-family:var(--lexend);color:var(--blue-color);margin:0 0 8px;font-size:1.05rem;font-weight:500}.solution-section-wrapper .solution-section__image-features .image-feature-item p{font-family:var(--lexend);color:#666;margin:0;font-size:.9rem;font-weight:400;line-height:1.5}.solution-section-wrapper .solution-section__image-features .image-feature-icon{background:#ff47571a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.solution-section-wrapper .solution-section__image-features .image-feature-icon i{color:#ff4757;font-size:1.5rem}@media screen and (max-width:991px){.solution-section-wrapper .solution-section__image-features{padding:32px 14px}}@media screen and (max-width:576px){.solution-section-wrapper .solution-section__image-features .image-feature-item h4{font-size:.98rem;line-height:1.4}.solution-section-wrapper .solution-section__image-features .image-feature-item{padding:16px 18px}.solution-section-wrapper .solution-section-wrapper__banner-text{margin:0 8px;font-size:2.1rem}}.solution-section-wrapper .solution-section__content{color:#0b0b0c;background:#fff;border-radius:14px;padding:32px;position:relative;box-shadow:0 6px 24px #0000000f}@keyframes solution-rotate-border{to{--solution-rotate:360deg}}@property --solution-rotate{syntax:"<angle>";inherits:false;initial-value:0deg}.solution-section-wrapper .solution-section__label{font-family:var(--lexend);color:#000;border:1px solid #bdbdbd;border-radius:50px;width:fit-content;margin-bottom:12px;padding:6px 12px;font-size:15px;font-weight:400}.solution-section-wrapper .solution-section__title{font-family:var(--lexend);color:#0b0b0c;margin-bottom:16px;font-size:clamp(1.6rem,3.5vw,2.2rem);font-weight:600}.solution-section-wrapper .solution-section__description{font-family:var(--lexend);color:#434a54;margin-bottom:24px;font-size:1.1rem;line-height:1.7}.solution-section-wrapper .solution-section__lead{font-family:var(--lexend);color:#2b2f33;margin:0 0 14px;font-size:1.05rem;font-weight:600;line-height:1.8}.solution-section-wrapper .solution-section__note{font-family:var(--lexend);color:#2b2f33;margin:10px 0 14px;font-size:1.05rem;font-weight:600;line-height:1.8}.solution-section-wrapper .solution-section__points-wrapper{flex-direction:column;gap:0;display:flex}.solution-section-wrapper .solution-section__point{font-family:var(--lexend);color:#434a54;align-items:center;margin-bottom:14px;margin-left:3px;display:flex}.solution-section-wrapper .solution-section__point i{color:currentColor}.solution-section-wrapper .solution-section__feature-chips{grid-template-columns:1fr 1fr;gap:12px 18px;margin:14px 0 12px;display:grid}.solution-section-wrapper .solution-section__feature-chips .feature-chip{font-family:var(--Vietnam);color:#434a54;background:#fff;border-radius:10px;align-items:start;gap:10px;padding:12px 16px;font-weight:400;display:inline-flex;box-shadow:0 6px 20px #0000000f}.solution-section-wrapper .solution-section__feature-chips .feature-chip i{color:#ff4757}@media screen and (max-width:768px){.solution-section-wrapper .solution-section__feature-chips{grid-template-columns:1fr}}.solution-section-wrapper .solution-section__proof-chips{grid-template-columns:repeat(2,1fr);gap:1.2rem;margin-top:.5rem;margin-bottom:.6rem;display:grid}.solution-section-wrapper .solution-section__proof-chips .proof-feature-chip{text-align:center;background:#fff;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:12px 16px;transition:all .3s;display:flex;box-shadow:0 7px 14px #00000014}.solution-section-wrapper .solution-section__proof-chips .proof-feature-chip:hover{transform:translateY(-2px);box-shadow:0 8px 16px #00000026}.solution-section-wrapper .solution-section__proof-chips .proof-feature-chip h3{font-family:var(--lexend);color:var(--red-color);margin:0;font-size:1.1rem;font-weight:700}.solution-section-wrapper .solution-section__proof-chips .proof-feature-chip p{font-family:var(--lexend);color:#1e1e1e;margin-bottom:.2rem;font-size:15px;font-weight:500}@media (max-width:768px){.solution-section-wrapper .solution-section__proof-chips .solution-section__proof-chips{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.solution-section-wrapper .solution-section__proof-chips .solution-section__proof-chips{grid-template-columns:1fr}.solution-section-wrapper .solution-section__proof-chips .proof-feature-chip{gap:8px}}.solution-section-wrapper .feature-grid-section .feature-grid-container{grid-template-columns:repeat(1,1fr);gap:20px;max-width:1200px;margin:0 auto;display:grid}.solution-section-wrapper .feature-grid-section .feature-card{background:radial-gradient(120% 120% at 0 0,#fff 0%,#f2f2f2 100%);border:1px solid #eee;border-radius:14px;flex-direction:column;padding:25px;transition:all .3s;display:flex;box-shadow:0 4px 6px #0000000d}.solution-section-wrapper .feature-grid-section .feature-card:hover{background:radial-gradient(120% 120% at 0 0,#fff 0%,#f4f4f4 100%);transform:translateY(-2px);box-shadow:0 7px 14px #00000012}.solution-section-wrapper .feature-grid-section .feature-title{font-family:var(--lexend);color:#333;margin-top:0;margin-bottom:8px;font-size:1.15rem;font-weight:700}.solution-section-wrapper .feature-grid-section .feature-desc{font-family:var(--lexend);color:#666;font-size:.9rem;line-height:1.5}@media (min-width:576px){.solution-section-wrapper .feature-grid-section .feature-grid-container{grid-template-columns:repeat(1,1fr)}}@media (min-width:768px){.solution-section-wrapper .feature-grid-section .feature-grid-container{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.solution-section-wrapper .feature-grid-section .feature-grid-container{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:992px){.solution-section-wrapper .solution-section{grid-template-columns:1fr 1fr;gap:48px}.solution-section-wrapper .solution-section--image-left{grid-template-columns:.9fr 1.1fr}.solution-section-wrapper .solution-section--image-right{grid-template-columns:1.1fr .9fr}.solution-section-wrapper .solution-section--reverse{direction:rtl}.solution-section-wrapper .solution-section--reverse>*{direction:ltr}.solution-section-wrapper .solution-section--reverse .solution-section__content{order:1}.solution-section-wrapper .solution-section--reverse .solution-section__image{order:2}}@media screen and (max-width:991px){.solution-section-wrapper{padding:40px 12px}.solution-section-wrapper .solution-section-wrapper__container{gap:40px}.solution-section-wrapper .solution-section{grid-template-columns:1fr;gap:24px}.solution-section-wrapper .solution-section__content{padding:28px}.solution-section-wrapper .solution-section__features{grid-template-columns:1fr;gap:10px}.solution-section-wrapper .solution-section__bullets{grid-template-columns:1fr}.solution-section-wrapper .solution-section__image,.solution-section-wrapper .solution-section__image-placeholder{min-height:250px}.solution-section-wrapper .solution-section__image-placeholder i{font-size:3rem}.solution-section-wrapper .solution-section__image{order:2}.solution-section-wrapper .solution-section__content{order:1}}@media screen and (max-width:576px){.solution-section-wrapper .solution-section-wrapper__container{gap:30px}.solution-section-wrapper .solution-section__content{padding:24px 18px}.solution-section-wrapper .solution-section__lead,.solution-section-wrapper .solution-section__note{font-size:.95rem}.solution-section-wrapper .solution-section__point{font-size:.93rem}}.platform-banner{background-image:url(/assets/platformBanner1-rSNWg0I8.png);background-position:50%;background-size:cover;width:100%;height:100vh;position:relative;overflow:hidden!important}.platform-banner:before{content:"";z-index:1;background-color:#141414d9;width:100%;height:100%;position:absolute;top:0;left:0}.platform-banner .platform-banner-content{z-index:2;color:#fff;text-align:center;width:90%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.platform-banner-content .hero-title{color:#fff;word-spacing:1px;letter-spacing:-.02em;width:90%;margin:0 auto 20px;font-size:clamp(2.4rem,6vw,4.8rem);font-weight:400;line-height:1.15}.platform-banner-content .hero-description{font-size:1.15rem;font-weight:400;font-family:var(--lexend);letter-spacing:.5px;color:#fff;text-align:center;width:90%;margin:0 auto 16px;line-height:1.68}.platform-banner-content .platform-badge{font-family:var(--lexend);color:#fff;letter-spacing:.4px;background:0 0;border:1px solid #b3b4b5;border-radius:25px;align-items:center;gap:8px;margin-bottom:10px;padding:10px 20px;font-size:15px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.platform-banner-content .platform-badge:hover{border:1px solid #fff}@media screen and (max-width:576px){.platform-banner-content .platform-badge{font-size:14.5px}}.platform-badge-description{font-size:18px;font-weight:400;font-family:var(--lexend);letter-spacing:.5px;color:#fff;text-align:center;width:90%;margin:0 auto 20px;line-height:1.68}@media screen and (max-width:768px){.platform-banner .platform-badge{margin-bottom:16px;padding:8px 16px;font-size:13.5px}.platform-badge-description{width:100%;font-size:16px}}@media screen and (max-width:576px){.platform-banner .platform-badge{font-size:13px}.platform-badge-description{font-size:14.5px}}@media screen and (max-width:768px){.platform-banner{height:140vh}.platform-banner .hero-description{width:95%;font-size:1rem;font-weight:400}}@media screen and (max-width:576px){.platform-banner{background-image:url(/assets/platformBanner-ph-1-CWKIAuu-.png);height:138vh}.platform-banner .platform-banner-content{top:51%}.platform-banner .hero-title{letter-spacing:.2px;width:100%;font-size:2.3rem;line-height:1.2}.platform-banner .hero-description{width:100%;font-size:.93rem;line-height:1.7}}@media screen and (max-width:480px){.platform-banner{height:120vh}}@media screen and (max-width:768px){.hide-mobile{display:none!important}}.platform-maghil-media-chip-wrapper{width:100%;margin:0 auto;padding:20px 12px}.platform-maghil-media-chip-wrapper .row{flex-wrap:wrap;display:flex}.platform-maghil-media-chip-wrapper .row>[class*=col-]{flex-direction:column;display:flex}.platform-maghil-media-chip-wrapper .maghil-media-chip{height:100%}@media screen and (max-width:576px){.platform-maghil-media-chip-wrapper{padding:20px 10px}}.maghil-media-chip{font-family:var(--lexend);color:var(--blue-color);cursor:pointer;text-align:center;word-wrap:break-word;background:#fff;border-radius:10px;gap:12px;min-height:fit-content;padding:12px 16px;font-size:15.5px;font-weight:400;text-decoration:none;transition:all .2s;box-shadow:0 10px 20px #0000000f}.maghil-media-chip:hover{transform:translateY(-1.9px);box-shadow:0 12px 24px #0000001a}.maghil-media-chip i{color:var(--red-color)}@media screen and (max-width:768px){.maghil-media-chip{font-size:15px}}@media screen and (max-width:576px){.maghil-media-chip{font-size:14px}}.space{padding:15px 0}.branding-media-banner{background-image:url(/assets/brandingMediaBanner-B9hPORMA.png);background-position:50%;background-size:cover;width:100%;height:100vh;position:relative;overflow:hidden!important}.branding-media-banner:before{content:"";z-index:1;background-color:#141414cc;width:100%;height:100%;position:absolute;top:0;left:0}.branding-media-banner .branding-banner-content{z-index:2;color:#fff;text-align:center;width:90%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.branding-media-banner .hero-title{color:#fff;word-spacing:1px;letter-spacing:-.02em;width:90%;margin:0 auto 20px;font-size:clamp(2.4rem,6vw,4.8rem);font-weight:400;line-height:1.15}.branding-media-banner .hero-title .highlight{color:var(--red-color)}.branding-media-banner .hero-description{font-size:1.15rem;font-weight:400;font-family:var(--lexend);letter-spacing:.5px;color:#fff;text-align:center;width:90%;margin:0 auto 16px;line-height:1.6}@media screen and (max-width:768px){.branding-media-banner .hero-description{width:95%;font-size:1rem;font-weight:400}}@media screen and (max-width:576px){.branding-media-banner{background-image:url(/assets/brandingMediaBanner-ph-2-DLIbDxXL.jpeg)}.branding-media-banner .branding-banner-content{top:50%}.branding-media-banner .hero-title{width:95%;font-size:2.1rem}.branding-media-banner .hero-description{width:100%;font-size:.93rem}}.branding-maghil-media-chip-wrapper{width:100%;margin:0 auto;padding:20px 12px}.branding-maghil-media-chip-wrapper .row{flex-wrap:wrap;display:flex}.branding-maghil-media-chip-wrapper .row>[class*=col-]{flex-direction:column;display:flex}.branding-maghil-media-chip-wrapper .maghil-media-chip{height:100%}@media screen and (max-width:576px){.branding-maghil-media-chip-wrapper{padding:20px 10px}}.maghil-media-intro-block-container .maghil-media-chip-wrapper{margin-top:40px}.maghil-media-intro-block-container .maghil-media-chip-wrapper .maghil-media-chip{font-family:var(--lexend);background:#fff;border-radius:10px;gap:10px;padding:12px 16px;font-weight:400;box-shadow:0 10px 20px #0000000f}.maghil-media-intro-block-container .maghil-media-chip-wrapper .maghil-media-chip i{color:var(--red-color)}@media screen and (max-width:576px){.maghil-media-intro-block-container .maghil-media-intro-block-desc{font-size:15px;line-height:1.65}}.differentiator-maghil{background-color:#000;padding:100px 16px}.differentiator-maghil .differentiator-maghil-container{max-width:1200px;margin:0 auto}.differentiator-maghil .differentiator-maghil-title{font-family:var(--lexend);text-align:center;color:#fff;margin-bottom:24px;font-size:2.4rem;font-weight:500}.differentiator-maghil .differentiator-grid{grid-template-columns:repeat(3,1fr);gap:1.3rem;display:grid}.differentiator-maghil .differentiator-item{text-align:center;background-color:#333;border-radius:18px;margin-bottom:14px;padding:44px 20px;transition:all .2s ease-in-out}.differentiator-maghil .differentiator-item:hover{transform:translateY(-2px)}.differentiator-maghil .differentiator-item-icon{background:#fff;border-radius:8px;justify-content:center;align-items:center;width:fit-content;margin:0% auto 18px;padding:15px;display:flex;box-shadow:0 2px 4px #ffffff80}.differentiator-maghil .differentiator-item-icon i{font-size:20px}.differentiator-maghil .differentiator-item-desc{font-family:var(--lexend);color:#ccc;font-size:16px;font-weight:400;line-height:1.65}@media screen and (max-width:768px){.differentiator-maghil .differentiator-grid{grid-template-columns:1fr}.differentiator-maghil .differentiator-item{margin-bottom:8px}.differentiator-maghil .differentiator-maghil-title{font-size:2rem}}@media screen and (max-width:576px){.differentiator-maghil{padding:80px 16px}.differentiator-maghil .differentiator-maghil-title{font-size:1.5rem}}.media-badge{font-family:var(--lexend);color:#fff;letter-spacing:.4px;background:0 0;border:1px solid #b3b4b5;border-radius:25px;align-items:center;gap:8px;margin-bottom:10px;padding:10px 20px;font-size:15px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.media-badge:hover{border:1px solid #fff}@media screen and (max-width:576px){.media-badge{font-size:14.5px}}.branding-success-stories{background:#fff;padding:80px 16px}.branding-success-stories__container{max-width:1200px;margin:0 auto}.branding-success-stories__header{margin-bottom:40px}.branding-success-stories__header .solution-section-wrapper__banner-text{font-family:var(--lexend);letter-spacing:-.02em;color:#0003;white-space:normal;overflow-wrap:anywhere;word-break:break-word;margin-bottom:-20px;font-size:clamp(2.8rem,10vw,6rem);font-weight:400;line-height:1.1}.branding-success-stories__content{align-items:center;gap:40px;margin-bottom:40px;display:grid}@media (min-width:992px){.branding-success-stories__content{grid-template-columns:1fr 1fr}}@media (max-width:991px){.branding-success-stories__content{grid-template-columns:1fr}}.branding-success-stories__image-wrapper{aspect-ratio:4/3.2;border-radius:16px;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000026}.branding-success-stories__image-wrapper:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0000,#000000b3);width:100%;height:90%;position:absolute;bottom:0;left:0}.branding-success-stories__image{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.branding-success-stories__image-wrapper:hover .branding-success-stories__image{transform:scale(1.05)}.branding-success-stories__label{color:#000;text-transform:capitalize;letter-spacing:.5px;z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ccc;border-radius:12px;padding:6px 16px;font-size:15px;font-weight:500;position:absolute;top:8px;left:8px}.branding-success-stories__text-content{padding:20px}.branding-success-stories__case-title{font-family:var(--lexend);letter-spacing:-.7px;color:#1a1a1a;margin-bottom:16px;font-size:28px;font-weight:600}.branding-success-stories__quote{font-family:var(--lexend);color:#374151;background:radial-gradient(120% 120% at 0 0,#fff 0%,#f2f2f2 100%);border-bottom:2px solid #ccc;border-left:2px solid #ccc;border-radius:10px;margin:0 0 24px;padding:10px 14px;font-size:17px;font-style:italic;line-height:1.7;position:relative;box-shadow:0 1px 2px #0000001a}.branding-success-stories__stats{grid-template-columns:repeat(2,1fr);gap:20px;margin:16px 0;display:grid}.branding-success-stories__stat-item{font-family:var(--lexend);background:#f9fafb;border-radius:12px;flex:1;padding:20px;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 8px #0000001a}.branding-success-stories__stat-item:hover{transform:translateY(-4px);box-shadow:0 8px 20px #0000001a}.branding-success-stories__stat-value{color:#dc2626;margin-bottom:8px;font-size:22px;font-weight:600;line-height:1}.branding-success-stories__stat-label{color:#1a1a1a;text-transform:uppercase;letter-spacing:.5px;font-size:13px;font-weight:500}.branding-success-stories__client{margin-top:16px;padding-top:10px}.branding-success-stories__client-name{font-size:18px;font-family:var(--lexend);color:#1a1a1a;margin:0 0 4px;font-weight:600}.branding-success-stories__client-position{font-family:var(--lexend);color:#6b7280;margin:0;font-size:15px}.branding-success-stories__indicators{justify-content:center;align-items:center;gap:8px;display:flex}.branding-success-stories__indicator{cursor:pointer;background:#d1d5db;border-radius:50%;width:10px;height:10px;transition:all .3s}.branding-success-stories__indicator--active{background:#a9a9a9;border-radius:6px;width:20px}@media (max-width:991px){.branding-success-stories{padding:60px 20px}.branding-success-stories__title{font-size:36px}.branding-success-stories__subtitle{font-size:16px}.branding-success-stories__case-title{font-size:26px}.branding-success-stories__quote{font-size:16.5px}.branding-success-stories__quote:before{width:40px;height:4px;top:-12px;left:0}.branding-success-stories__stats{gap:16px}.branding-success-stories__stat-item{min-width:100px;padding:16px}.branding-success-stories__stat-value{font-size:22px}.branding-success-stories__stat-label{font-size:12px}}@media (max-width:576px){.branding-success-stories{padding:70px 16px}.branding-success-stories__title{font-size:28px}.branding-success-stories__subtitle{font-size:15px}.branding-success-stories__case-title{font-size:24px}.branding-success-stories__quote{font-size:15.5px}.branding-success-stories__text-content{padding:10px 0}.branding-success-stories__label{padding:6px 16px;font-size:12px;top:12px;left:12px}.branding-success-stories__stats{flex-direction:column;gap:12px}.branding-success-stories__stat-item{min-width:auto;padding:16px}.branding-success-stories__stat-value{font-size:19px}}.ai-banner{background-image:url(/assets/aiBanner-DqsTyD7e.png);background-position:50%;background-size:cover;width:100%;height:100vh;position:relative;overflow:hidden}.ai-banner:before{content:"";z-index:1;background-color:#141414d9;width:100%;height:100%;position:absolute;top:0;left:0}.ai-banner .ai-banner-content{z-index:2;color:#fff;text-align:center;width:90%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ai-banner .ai-title{color:#fff;word-spacing:1px;letter-spacing:-.02em;width:90%;margin:0 auto 20px;font-size:clamp(2.4rem,6vw,5rem);font-weight:400;line-height:1.2}.ai-banner .ai-title .highlight{color:var(--red-color)}.ai-banner .ai-description{font-size:1.15rem;font-weight:400;font-family:var(--lexend);letter-spacing:.5px;color:#fff;text-align:center;width:90%;margin:0 auto 16px;line-height:1.6}@media (max-width:768px){.ai-banner .ai-description{width:95%;font-size:1rem;font-weight:400}}@media (max-width:576px){.ai-banner{background-image:url(/assets/aiBanner-ph-1-X2a49CWg.jpeg)}.ai-banner .ai-title{width:95%;font-size:2.1rem}.ai-banner .ai-description{width:100%;font-size:.93rem}}.ai-hero-maghil-media-chip-wrapper{width:100%;margin:0 auto;padding:20px 12px}.ai-badge{font-family:var(--lexend);color:#fff;letter-spacing:.4px;background:0 0;border:1px solid #b3b4b5;border-radius:25px;align-items:center;gap:8px;margin-bottom:10px;padding:10px 20px;font-size:15px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.ai-badge:hover{border:1px solid #fff}@media screen and (max-width:576px){.ai-badge{font-size:14.5px}}.marketplace-banner-wrapper{background-color:linear-gradient(135deg,#f8f9fa 0%,#fff 100%);background:url(/assets/marketPlaceBanner-D9nIadd2.png) 50%/cover no-repeat;width:100%;height:75vh;position:relative}.marketplace-banner-wrapper:after{content:"";background-color:#0009;width:100%;height:100%;position:absolute;top:0;left:0}.market-place-header{text-align:center;z-index:2;width:100%;margin:0 auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.market-place-header .market-place-title{color:#fff;word-spacing:1px;letter-spacing:-.02em;width:90%;margin:0 auto 20px;font-size:clamp(2.4rem,6vw,4.8rem);font-weight:400;line-height:1.15}.market-place-header .market-place-description{font-size:1.15rem;font-weight:400;font-family:var(--lexend);letter-spacing:.5px;color:#fff;text-align:center;width:90%;margin:0 auto 16px;line-height:1.6}@media screen and (max-width:992px){.market-place-header{width:80%}.market-place-header .market-place-title{font-size:2.2rem}}@media screen and (max-width:768px){.market-place-header{width:85%}.market-place-header .market-place-description{width:95%;font-size:1rem;font-weight:400}}@media screen and (max-width:576px){.marketplace-banner-wrapper{height:60vh}.market-place-header{width:90%;top:50%}.market-place-header .market-place-title{width:95%;font-size:2.1rem}.market-place-header .market-place-description{width:98%;font-size:.93rem}}.marketplace-content-wrapper{background:#fff;width:100%;padding:80px 16px}.marketplace-filter-location{flex-wrap:wrap;justify-content:center;gap:12px;width:100%;max-width:1200px;margin:0 auto 40px;display:flex}.marketplace-filter-btn{color:#444;font-family:var(--lexend);cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #d9d9d9;border-radius:16px;padding:10px 16px;font-size:14px;font-weight:500;transition:all .3s}.marketplace-filter-btn:hover{color:#0b0b0c;border-color:#0b0b0c;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.marketplace-filter-btn.active{color:#fff;background:#0b0b0c;border-color:#0b0b0c;box-shadow:0 4px 12px #00000026}.marketplace-cards-container{grid-template-columns:repeat(4,1fr);gap:30px 15px;max-width:1400px;margin:0 auto;display:grid}@media screen and (max-width:1200px){.marketplace-cards-container{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:992px){.marketplace-cards-container{grid-template-columns:repeat(2,1fr)}}.marketplace-card{border:1px solid #d9d9d9;border-radius:16px;overflow:hidden;background:radial-gradient(120% 120% at 0 0,#fff 0%,#fff7f7 100%)!important}.marketplace-card:hover{box-shadow:0 12px 32px #0000000a}.marketplace-card-image{background-color:#fbfbfb;justify-content:center;align-items:center;width:100%;height:180px;padding:10px;display:flex;position:relative;overflow:hidden}.marketplace-card-image-wrapper{border-radius:12px;width:135px;overflow:hidden}.marketplace-card-image-wrapper img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.marketplace-location-label{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-family:var(--lexend);letter-spacing:.5px;color:#f8f9fa;z-index:2;background:#0b0b0c;border-radius:20px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:500;display:flex;position:absolute;top:18px;right:18px;box-shadow:0 2px 8px #0000001a}.marketplace-location-label i{color:#e53222;font-size:12px}.marketplace-card-content{background:#fbfbfb}.marketplace-card-name{font-family:var(--lexend);color:#0b0b0c;text-align:center;min-height:58px;margin:0;padding:8px 20px;font-size:16px;font-weight:600;line-height:1.35}.marketplace-card-actions{justify-content:center;align-items:center;gap:12px;padding:10px 20px 20px;display:flex}.marketplace-btn{font-size:14px;font-weight:600;font-family:var(--lexend);text-transform:capitalize;letter-spacing:.2px;cursor:pointer;text-align:center;border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;padding:9px 14px;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 4px 12px #00000003}.menu-btn,.pickup-btn{color:#e53222;background-color:#0000;border:1px solid #e53222}.pickup-btn:hover{color:#fff;background:#e53222;border:1px solid #e53222;transform:translateY(-2px)}.delivery-btn{color:#e53222;background-color:#0000;border:1px solid #e53222}.delivery-btn:hover{color:#fff;background:#e53222;border:1px solid #e53222;transform:translateY(-2px)}@media screen and (max-width:991px){.marketplace-card-image{height:170px}}@media screen and (max-width:768px){.marketplace-content-wrapper{padding:60px 16px}.marketplace-filter-location{gap:10px;margin-bottom:35px}.marketplace-filter-btn{padding:9px 16px;font-size:13px}.marketplace-cards-container{grid-template-columns:repeat(2,1fr);gap:30px 15px}.marketplace-card-image{height:170px}.marketplace-location-label{gap:5px;padding:5px 10px;font-size:11px;top:16px;right:16px}.marketplace-location-label i{font-size:11px}.marketplace-btn{padding:9px 14px;font-size:.9rem}}@media screen and (max-width:576px){.marketplace-content-wrapper{padding:50px 16px}.marketplace-filter-location{-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#d9d9d9 transparent;flex-wrap:nowrap;justify-content:flex-start;gap:8px;margin-bottom:40px;padding:16px 0;overflow:auto hidden}.marketplace-filter-location::-webkit-scrollbar{height:6px}.marketplace-filter-location::-webkit-scrollbar-track{background:0 0;margin-top:8px}.marketplace-filter-location::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:10px}.marketplace-filter-location::-webkit-scrollbar-thumb:hover{background:#b3b3b3}.marketplace-filter-btn{flex-shrink:0;padding:9px 16px;font-size:12px}.marketplace-cards-container{grid-template-columns:1fr;gap:25px 15px}.marketplace-card-image{height:170px}.marketplace-card-name{min-height:auto;line-height:1.2}.marketplace-location-label{padding:5px 10px;font-size:11px}.marketplace-card-actions{padding:18px}.marketplace-btn{padding:9px 14px;font-size:.9rem}}.marketplace-badge{font-family:var(--lexend);color:#fff;letter-spacing:.4px;background:0 0;border:1px solid #b3b4b5;border-radius:25px;align-items:center;gap:8px;margin-top:10px;margin-bottom:10px;padding:10px 20px;font-size:15px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.marketplace-badge:hover{border:1px solid #fff}@media screen and (max-width:576px){.marketplace-badge{font-size:14.5px}}.scroll-product-section{background:#fff;padding:80px 24px}.scroll-product-container{max-width:1200px;margin:0 auto}.scroll-product-section .scroll-product-title{font-family:var(--lexend);color:#0d0d0d;text-align:center;margin-bottom:10px;font-size:32px;font-weight:500}@media screen and (max-width:768px){.scroll-product-section .scroll-product-title{font-size:1.9rem}.scroll-product-section{padding:60px 24px}}@media screen and (max-width:576px){.scroll-product-section{padding:50px 24px}.scroll-product-section .scroll-product-title{letter-spacing:.2px;font-size:1.4rem;line-height:1.5}}.scroll-product-wrapper{width:100%;overflow:hidden}.scroll-product-track{gap:30px;width:max-content;padding:10px 40px;animation:50s linear infinite scroll;display:flex}.scroll-product-track:hover{animation-play-state:paused}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-33.333%)}}.scroll-product-item{background:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:250px;height:100px;padding:10px;transition:all .3s;display:flex}.scroll-product-item:hover{border-color:#cbd5e0;transform:translateY(-5px);box-shadow:0 8px 20px #0000001a}.scroll-product-image{object-fit:contain;border-radius:10px;max-width:100%;max-height:100%}@media (max-width:768px){.scroll-product-item{width:150px;height:80px}.scroll-product-track{gap:20px;padding:10px 20px}}.contact-page-banner-wrapper{background-color:#fff;background-image:url(/assets/contactBanner-BHMKCAMT.jpg);background-position:50%;background-size:cover;width:100%;position:relative;overflow:hidden}.contact-page-banner-wrapper:after{content:"";z-index:1;background-color:#000000b3;width:100%;height:100%;position:absolute;top:0;left:0}.contact-page-banner-wrapper .contact-banner-container{z-index:2;text-align:center;color:#fff;max-width:1200px;margin:0 auto;padding:140px 12px;position:relative}.contact-page-banner-wrapper .contact-banner-title{color:#fff;word-spacing:1px;letter-spacing:-.02em;width:90%;margin:0 auto 20px;font-size:clamp(2.4rem,6vw,4.8rem);font-weight:400;line-height:1.15}.contact-page-banner-wrapper .contact-banner-desc{font-size:1.15rem;font-weight:400;font-family:var(--lexend);letter-spacing:.5px;color:#fff;text-align:center;width:90%;margin:0 auto 16px;line-height:1.6}@media screen and (max-width:768px){.contact-page-banner-wrapper .contact-banner-desc{width:95%;font-size:1rem;font-weight:400}}@media screen and (max-width:576px){.contact-page-banner-wrapper .contact-banner-container{padding:110px 12px}.contact-page-banner-wrapper .contact-banner-title{width:95%;font-size:2.1rem}.contact-page-banner-wrapper .contact-banner-desc{width:98%;font-size:.93rem}}.contact-info-wrapper{gap:35px;max-width:1200px;margin:0 auto;padding:60px 12px;display:flex}.contact-info-wrapper .contact-info-wrapper__left{background:#fff;border-radius:12px;flex:1;padding:30px;box-shadow:0 2px 8px #0000001a}.contact-info-wrapper .contact-info-wrapper__title{font-family:var(--lexend);color:#1a1a1a;margin-bottom:24px;font-size:29px;font-weight:600}.contact-info-wrapper .contact-info-wrapper__form-group{margin-bottom:24px}.contact-info-wrapper .contact-info-wrapper__label{font-family:var(--lexend);color:#333;margin-bottom:8px;font-size:14px;font-weight:600;display:block}.contact-info-wrapper .contact-info-wrapper__label-required:after{content:" *";color:#dc2626}.contact-info-wrapper .contact-info-wrapper__input,.contact-info-wrapper .contact-info-wrapper__textarea{color:#111;letter-spacing:.5px;box-sizing:border-box;background:#fff;border:1px solid #e0e0e0;border-radius:6px;width:100%;padding:12px 16px;font-size:15px;font-weight:400;transition:border-color .3s}.contact-info-wrapper .contact-info-wrapper__input::placeholder,.contact-info-wrapper .contact-info-wrapper__textarea::placeholder{font-family:var(--lexend);color:#999;opacity:1;letter-spacing:.2px;font-size:.9rem}.contact-info-wrapper .contact-info-wrapper__input:focus,.contact-info-wrapper .contact-info-wrapper__textarea:focus{border-color:#dc2626;outline:none}.contact-info-wrapper .contact-info-wrapper__textarea{resize:vertical;min-height:120px;font-family:inherit}.contact-info-wrapper .contact-info-wrapper__button{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:6px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px 24px;font-size:16px;font-weight:600;transition:background .3s;display:flex}.contact-info-wrapper .contact-info-wrapper__button:hover{background:#b91c1c}.contact-info-wrapper .contact-info-wrapper__button-icon{width:18px;height:18px}.contact-info-wrapper .contact-info-wrapper__right{background:radial-gradient(120% 120% at 0 0,#fff 0%,#f2f2f2 100%);border-radius:12px;flex-direction:column;flex:1;padding:40px 30px;display:flex;box-shadow:0 2px 4px #0000001a}.contact-info-wrapper .contact-info-wrapper__contact-box{background:radial-gradient(120% 120% at 0 0,#f2f2f2 0%,#fff 100%);border-radius:12px;margin-bottom:30px;padding:30px;box-shadow:0 2px 4px #0000001a}.contact-info-wrapper .contact-info-wrapper__contact-title{font-family:var(--lexend);color:#1a1a1a;margin-bottom:18px;font-size:28px;font-weight:600}.contact-info-wrapper .contact-info-wrapper__contact-items{gap:24px;display:flex;flex-direction:column!important}.contact-info-wrapper .contact-info-wrapper__contact-item{flex:1;align-items:flex-start;gap:16px;display:flex}.contact-info-wrapper .contact-info-wrapper__icon-box{background:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 4px 8px #0000001a}.contact-info-wrapper .contact-info-wrapper__icon{width:24px;height:24px;color:var(--blue-color);justify-content:center;align-items:center;display:flex}.contact-info-wrapper .contact-info-wrapper__contact-content{flex:1}.contact-info-wrapper .contact-info-wrapper__contact-label{font-family:var(--lexend);color:#1a1a1a;margin-bottom:4px;font-size:16px;font-weight:500}.contact-info-wrapper .contact-info-wrapper__contact-value{font-family:var(--lexend);color:#4b5563;font-size:14.5px}.contact-info-wrapper .contact-info-wrapper__hours-box{background:radial-gradient(120% 120% at 0 0,#f2f2f2 0%,#fff 100%);border-radius:12px;padding:30px;box-shadow:0 2px 4px #0000001a}.contact-info-wrapper .contact-info-wrapper__hours-title{font-family:var(--lexend);color:#1a1a1a;margin-bottom:18px;font-size:28px;font-weight:600}.contact-info-wrapper .contact-info-wrapper__hours-item{justify-content:space-between;align-items:center;padding:12px 0;display:flex}.contact-info-wrapper .contact-info-wrapper__hours-item:last-of-type{border-bottom:none}.contact-info-wrapper .contact-info-wrapper__day{font-family:var(--lexend);color:#4b5563;font-size:15px;font-weight:500}.contact-info-wrapper .contact-info-wrapper__time{font-family:var(--lexend);color:#1a1a1a;font-size:15px;font-weight:500}.contact-info-wrapper .contact-info-wrapper__support{font-family:var(--lexend);margin-top:0;padding-top:18px}.contact-info-wrapper .contact-info-wrapper__support-title{color:#1a1a1a;font-size:15px;font-weight:600;display:inline}.contact-info-wrapper .contact-info-wrapper__support-text{color:#6b7280;font-size:14px;display:inline}@media (min-width:992px){.contact-info-wrapper{flex-direction:row;align-items:flex-start}}@media (max-width:991px){.contact-info-wrapper{flex-direction:column}.contact-info-wrapper .contact-info-wrapper__left,.contact-info-wrapper .contact-info-wrapper__contact-box,.contact-info-wrapper .contact-info-wrapper__hours-box{padding:25px}.contact-info-wrapper .contact-info-wrapper__title,.contact-info-wrapper .contact-info-wrapper__contact-title,.contact-info-wrapper .contact-info-wrapper__hours-title{font-size:24px}}@media (min-width:769px){.contact-info-wrapper .contact-info-wrapper__contact-items{flex-direction:row}}@media (max-width:768px){.contact-info-wrapper .contact-info-wrapper__contact-items{flex-direction:column}}@media (max-width:576px){.contact-info-wrapper{padding:40px 14px}.contact-info-wrapper .contact-info-wrapper__right{padding:15px}.contact-info-wrapper .contact-info-wrapper__hours-item{flex-direction:column;align-items:flex-start;gap:8px}.contact-info-wrapper .contact-info-wrapper__title,.contact-info-wrapper .contact-info-wrapper__contact-title,.contact-info-wrapper .contact-info-wrapper__hours-title{font-size:21px}.contact-info-wrapper .contact-info-wrapper__left,.contact-info-wrapper .contact-info-wrapper__contact-box,.contact-info-wrapper .contact-info-wrapper__hours-box{padding:20px}.contact-info-wrapper .contact-info-wrapper__icon-box{width:40px;height:40px}.contact-info-wrapper .contact-info-wrapper__icon{width:20px;height:20px}}.contact-Brochurer-wrapper{background-color:#fff;width:100%;padding-bottom:80px}.contact-Brochurer-wrapper .contact-Brochurer-container{text-align:center;border-radius:20px;max-width:1200px;margin:0 auto;padding:60px 12px}.contact-Brochurer-wrapper .contact-Brochurer-title{font-family:var(--lexend);color:#121212;text-align:center;margin-bottom:40px;font-size:2.2rem;font-weight:700}@media screen and (max-width:768px){.contact-Brochurer-wrapper .contact-Brochurer-title{font-size:1.9rem}}@media screen and (max-width:576px){.contact-Brochurer-wrapper .contact-Brochurer-title{font-size:1.5rem}}.contact-Brochurer-wrapper .contact-brochurer-grid{grid-template-columns:repeat(3,1fr);justify-content:center;align-items:center;gap:1.3rem;display:grid}.contact-Brochurer-wrapper .contact-brochurer{text-align:center;border-radius:12px;width:100%;margin:0 auto;padding:30px 25px;box-shadow:0 4px 8px #0000001a}.contact-Brochurer-wrapper .contact-brochurer-icon{background:#fff;border-radius:8px;justify-content:center;align-items:center;width:fit-content;margin:0% auto 14px;padding:12px;display:flex;box-shadow:0 4px 8px #0000001a}.contact-Brochurer-wrapper .contact-brochurer-icon i{color:var(--red-color);font-size:20px}.contact-Brochurer-wrapper .contact-brochurer-name{cursor:pointer;letter-spacing:.2px;width:100%;font-size:15px;font-weight:500;font-family:var(--lexend);background:radial-gradient(120% 120% at 0 0,#fff 0%,#f2f2f2 100%);border:1px solid #f2f2f2;border-radius:6px;padding:8px;box-shadow:0 2px 4px #0000001a}.contact-Brochurer-wrapper .contact-brochurer-name:hover{box-shadow:0 4px 8px #0000001a}.contact-Brochurer-wrapper .contact-brochurer-desc{font-family:var(--lexend);margin-bottom:14px;font-size:15px;font-weight:400}@media screen and (max-width:768px){.contact-Brochurer-wrapper .contact-brochurer-grid{grid-template-rows:auto;grid-template-columns:1fr;justify-items:center;gap:1.6rem}}.has-error{background:#fff6f6;border:1.5px solid var(--red-color)!important}.form-error-msg{color:var(--red-color);font-size:14px;font-family:var(--lexend);margin-top:6px}.form-success-msg{text-align:center;color:#059669;font-size:1rem;font-family:var(--lexend);margin-top:16px;font-weight:500}.spinner{vertical-align:middle;border:2px solid var(--red-color);border-top:2px solid #fff;border-radius:50%;width:1em;height:1em;margin-right:8px;animation:.8s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.customers-banner-page{background:radial-gradient(120% 120% at 0 0,#fff 0%,#f2f2f2 100%);width:100%}.customers-banner-page .customers-banner-page-content{z-index:2;text-align:center;color:#fff;max-width:1200px;margin:0 auto;padding:180px 12px;position:relative}.customers-banner-page .customers-page-title{color:var(--red-color);font-family:var(--lexend);margin-bottom:8px;font-size:3rem;font-weight:800}.customers-banner-page .customers-page-highlighter{color:#121212;font-family:var(--lexend);margin-bottom:12px;font-size:3rem;font-weight:700}.customers-banner-page .customers-page-desc{font-family:var(--lexend);color:#121212;font-size:1.1rem;font-weight:400;line-height:1.6}.customers-banner-page .customer-stats-grid{grid-template-columns:repeat(4,1fr);gap:1.2rem;margin-top:2rem;display:grid}@media screen and (max-width:991px){.customers-banner-page .customer-stats-grid{grid-template-columns:repeat(2,1fr)}.customers-banner-page .customers-banner-page-content{padding-bottom:110px}}@media screen and (max-width:576px){.customers-banner-page .customer-stats-grid{gap:1rem}.customers-banner-page .customers-banner-page-content{padding-top:165px}}.customer-stats-grid .customer-stats-grid-item{border-radius:12px;padding:14px;box-shadow:0 4px 8px #0000001a}.customers-banner-page .stats-grid-icon{color:var(--red-color);margin-bottom:6px}.customers-banner-page .stats-grid-icon i{background:radial-gradient(120% 120% at 0 0,#fff 0%,#f2f2f2 100%);border-radius:30px;width:fit-content;margin-bottom:6px;padding:12px;font-size:26px;box-shadow:0 2px 4px #0000001a}.customers-banner-page .stats-number{font-size:20px;font-weight:500;font-family:var(--lexend);color:#121212;margin-bottom:8px}.customers-banner-page .stats-desc{font-size:16px;font-weight:400;font-family:var(--lexend);color:#121212}@media screen and (max-width:768px){.customers-banner-page .customers-page-title{font-size:2.4rem;font-weight:800}.customers-banner-page .customers-page-highlighter{font-size:2.4rem;font-weight:700}.customers-banner-page .customers-page-desc{font-size:1.05rem}}@media screen and (max-width:576px){.customers-banner-page .customers-page-title{font-size:1.9rem;font-weight:800}.customers-banner-page .customers-page-highlighter{font-size:1.9rem;font-weight:700}.customers-banner-page .customers-page-desc{font-size:.97rem}.customer-stats-grid .customer-stats-grid-item{padding:14px 12px}.customers-banner-page .stats-grid-icon i{padding:10px;font-size:20px}.customers-banner-page .stats-number{font-size:17px;font-weight:500}.customers-banner-page .stats-desc{font-size:15px}}.customer-case-study-head{max-width:1200px;margin:0 auto;padding:50px 12px}.customer-case-study-head .customer-case-study-title{font-family:var(--lexend);color:#121212;text-align:center;margin-bottom:12px;font-size:2.5rem;font-weight:700}.customer-case-study-head .customer-case-study-desc{font-family:var(--lexend);color:#333;text-align:center;margin-bottom:40px;font-size:1.2rem;font-weight:400}@media screen and (max-width:768px){.customer-case-study-head .customer-case-study-title{font-size:2rem}.customer-case-study-head .customer-case-study-desc{margin-bottom:35px;font-size:1.1rem}}@media screen and (max-width:576px){.customer-case-study-head .customer-case-study-title{font-size:1.7rem}.customer-case-study-head .customer-case-study-desc{margin-bottom:15px;font-size:1rem}}.customer-case-study-solution-section-wrapper{background:#fff;padding:60px 16px}.customer-case-study-solution-section-wrapper .solution-section-wrapper__banner{width:100%;max-width:1200px;margin:0 auto;overflow:hidden}.customer-case-study-solution-section-wrapper .solution-section-wrapper__banner--align-left{text-align:left}.customer-case-study-solution-section-wrapper .solution-section-wrapper__banner--align-right{text-align:right}.customer-case-study-solution-section-wrapper .solution-section-wrapper__banner-text{font-family:var(--lexend);letter-spacing:-.02em;color:#0003;white-space:normal;overflow-wrap:anywhere;word-break:break-word;font-size:clamp(2.8rem,10vw,6rem);font-weight:400;line-height:1.1}.customer-case-study-solution-section-wrapper .solution-section-wrapper__container{flex-direction:column;gap:30px;width:100%;max-width:1200px;margin:0 auto;display:flex}.customer-case-study-solution-section-wrapper .solution-section{grid-template-columns:1fr;align-items:center;gap:32px;display:grid}.customer-case-study-solution-section-wrapper .solution-section__image{border-radius:16px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.customer-case-study-solution-section-wrapper .solution-section__image-placeholder{border-radius:16px;justify-content:center;align-items:center;width:95%;height:95%;margin:0 auto;display:flex;position:relative;overflow:hidden}.customer-case-study-solution-section-wrapper .solution-section__image-media{object-fit:cover;width:100%;height:100%;display:block}.customer-case-study-solution-section-wrapper .solution-section__image-placeholder i{color:#fff;z-index:2;font-size:4rem;position:relative}.customer-case-study-solution-section-wrapper .solution-section__content{color:#0b0b0c;background:#fff;border-radius:14px;padding:32px;position:relative;box-shadow:0 6px 24px #0000000f}.customer-case-study-solution-section-wrapper .solution-section__label{font-family:var(--lexend);color:#000;border:1px solid #bdbdbd;border-radius:50px;width:fit-content;margin-bottom:12px;padding:6px 12px;font-size:15px;font-weight:400}.customer-case-study-solution-section-wrapper .solution-section__title{font-family:var(--lexend);color:#0b0b0c;margin-bottom:2px;font-size:clamp(1.6rem,3.5vw,2.2rem);font-weight:600}.customer-case-study-solution-section-wrapper .solution-section__description{font-family:var(--lexend);color:#434a54;margin-bottom:24px;font-size:1.1rem;line-height:1.7}.customer-case-study-solution-section-wrapper .solution-qa{margin-top:10px}.customer-case-study-solution-section-wrapper .solution-section__lead{font-family:var(--lexend);color:#000;margin-bottom:2px;font-size:1.05rem;font-weight:600;line-height:1.8}.customer-case-study-solution-section-wrapper .solution-section__note-wrapper{border-bottom:3px solid #e2e1e1;border-left:3px solid #e2e1e1;border-radius:18px;padding:14px 16px;box-shadow:inset 0 4px 8px #0000000d}.customer-case-study-solution-section-wrapper .solution-section__note-wrapper .solution-section__note{font-family:var(--lexend);color:#2b2f33;font-size:1rem;font-style:italic;font-weight:600;line-height:1.8}.customer-case-study-solution-section-wrapper .solution-section__note-wrapper .solution-section__author{font-family:var(--lexend);color:var(--red-color);margin-bottom:0;font-size:.95rem;font-style:italic;font-weight:500;line-height:1.6}.customer-case-study-solution-section-wrapper .solution-section__point{font-family:var(--lexend);color:#434a54;align-items:center;gap:10px;margin:4px 0 0 3px;display:flex}.customer-case-study-solution-section-wrapper .solution-section__point i{color:currentColor}.customer-case-study-solution-section-wrapper .solution-section__chips{grid-template-columns:repeat(2,1fr);gap:1.2rem;margin-top:.9rem;display:grid}.customer-case-study-solution-section-wrapper .feature-chip{background:#fff;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:12px 16px;transition:all .3s;display:flex;box-shadow:0 7px 14px #00000014}.customer-case-study-solution-section-wrapper .feature-chip:hover{transform:translateY(-2px);box-shadow:0 8px 16px #00000026}.customer-case-study-solution-section-wrapper .feature-chip h3{font-family:var(--lexend);color:var(--red-color);margin:0;font-size:1.1rem;font-weight:700}.customer-case-study-solution-section-wrapper .feature-chip p{font-family:var(--lexend);color:#1e1e1e;align-self:flex-start;margin-bottom:.2rem;font-size:15px;font-weight:500}@media (max-width:768px){.customer-case-study-solution-section-wrapper .solution-section__chips{grid-template-columns:repeat(1,1fr)}}@media (max-width:576px){.customer-case-study-solution-section-wrapper .solution-section__chips{grid-template-columns:1fr}.customer-case-study-solution-section-wrapper .feature-chip{gap:8px}}@media screen and (min-width:992px){.customer-case-study-solution-section-wrapper .solution-section{grid-template-columns:1fr 1fr;gap:48px}.customer-case-study-solution-section-wrapper .solution-section--image-left{grid-template-columns:.9fr 1.1fr}.customer-case-study-solution-section-wrapper .solution-section--image-right{grid-template-columns:1.1fr .9fr}.customer-case-study-solution-section-wrapper .solution-section--reverse{direction:rtl}.customer-case-study-solution-section-wrapper .solution-section--reverse>*{direction:ltr}.customer-case-study-solution-section-wrapper .solution-section--reverse .solution-section__content{order:1}.customer-case-study-solution-section-wrapper .solution-section--reverse .solution-section__image{order:2}}@media screen and (max-width:991px){.customer-case-study-solution-section-wrapper{padding:40px 12px}.customer-case-study-solution-section-wrapper .solution-section-wrapper__container{gap:40px}.customer-case-study-solution-section-wrapper .solution-section{grid-template-columns:1fr;gap:24px}.customer-case-study-solution-section-wrapper .solution-section__content{padding:24px}.customer-case-study-solution-section-wrapper .solution-section__features{grid-template-columns:1fr;gap:10px}.customer-case-study-solution-section-wrapper .solution-section__bullets{grid-template-columns:1fr}.customer-case-study-solution-section-wrapper .solution-section__image,.customer-case-study-solution-section-wrapper .solution-section__image-placeholder{min-height:250px}.customer-case-study-solution-section-wrapper .solution-section__image-placeholder i{font-size:3rem}.customer-case-study-solution-section-wrapper .solution-section__image{order:1}.customer-case-study-solution-section-wrapper .solution-section__content{order:2}}@media screen and (max-width:576px){.customer-case-study-solution-section-wrapper .solution-section__content{padding:24px 14px}.customer-case-study-solution-section-wrapper .solution-section__lead,.customer-case-study-solution-section-wrapper .solution-section__note,.customer-case-study-solution-section-wrapper .solution-section__point{font-size:.95rem}}.testimonial-review-section{background:#fff;padding:80px 24px}.testimonial-review-container{max-width:1200px;margin:0 auto}.testimonial-review-section .testimonial-review-header{text-align:center;margin-bottom:50px}.testimonial-review-section .testimonial-review-title{font-family:var(--lexend);color:#121212;text-align:center;margin-bottom:20px;font-size:2.5rem;font-weight:700}.testimonial-review-section .testimonial-review-subtitle{font-family:var(--lexend);color:#333;text-align:center;margin-bottom:40px;font-size:1.2rem;font-weight:400}@media screen and (max-width:768px){.testimonial-review-section .testimonial-review-title{font-size:2rem}.testimonial-review-section .testimonial-review-subtitle{margin-bottom:35px;font-size:1.1rem}}@media screen and (max-width:576px){.testimonial-review-section .testimonial-review-title{font-size:1.5rem}.testimonial-review-section .testimonial-review-subtitle{margin-bottom:15px;font-size:1rem}}.testimonial-review-section .testimonial-review-carousel{align-items:center;gap:24px;margin-bottom:56px;display:flex;position:relative}.testimonial-review-section .testimonial-review-arrow{cursor:pointer;color:#1f2937;z-index:1;background:#fff;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex;box-shadow:0 10px 25px #0000001a}.testimonial-review-section .testimonial-review-arrow:hover{color:#111827;background:radial-gradient(120% 120% at 0 0,#fff 0%,#f2f2f2 100%);transform:scale(1.05);box-shadow:0 15px 35px #00000026}.testimonial-review-section .testimonial-review-arrow-left{order:-1}.testimonial-review-section .testimonial-review-arrow-right{order:1}.testimonial-review-section .testimonial-review-track{flex:1;gap:24px;padding:16px 0;display:flex;overflow:hidden}.testimonial-review-section .testimonial-review-card{background:#fff;border-radius:16px;flex-direction:column;flex:1;min-width:0;padding:32px;transition:all .3s;display:flex;box-shadow:0 8px 16px #0003}.testimonial-review-section .testimonial-review-card:hover{transform:translateY(-4px);box-shadow:0 8px 16px #0003}.testimonial-review-section .testimonial-review-stars{gap:4px;margin-bottom:16px;display:flex}.testimonial-review-section .testimonial-review-star{fill:#fbbf24;color:#fbbf24}.testimonial-review-section .testimonial-review-quote{font-family:var(--lexend);color:#374151;flex-grow:1;margin-bottom:24px;font-size:18px;line-height:1.6}.testimonial-review-section .testimonial-review-author{font-family:var(--lexend);border-top:1px solid #e5e7eb;align-items:center;gap:16px;margin-top:auto;padding-top:24px;display:flex}.testimonial-review-section .testimonial-review-avatar{font-family:var(--lexend);color:#fff;background:#121212;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:45px;height:45px;font-size:18px;font-weight:700;display:flex}.testimonial-review-section .testimonial-review-author-info{flex-direction:column;gap:2px;display:flex}.testimonial-review-section .testimonial-review-author-name{color:#111827;margin-bottom:0;font-size:16px;font-weight:700}.testimonial-review-section .testimonial-review-author-role{color:#4b5563;margin-bottom:2px;font-size:14px}.testimonial-review-section .testimonial-review-author-company{color:#9ca3af;font-size:11px}@media (max-width:767px){.testimonial-review-section{padding:48px 12px}.testimonial-review-section .testimonial-review-header{margin-bottom:36px}.testimonial-review-section .testimonial-review-carousel{gap:16px;margin-bottom:40px}.testimonial-review-section .testimonial-review-track{gap:16px}.testimonial-review-section .testimonial-review-card{padding:24px}.testimonial-review-section .testimonial-review-quote{font-size:16px}.testimonial-review-section .testimonial-review-avatar{width:35px;height:35px;font-size:18px}.testimonial-review-section .testimonial-review-author-name{font-size:15px}}@media (max-width:639px){.testimonial-review-section .testimonial-review-carousel{gap:12px}.testimonial-review-section .testimonial-review-arrow{width:40px;height:40px}.testimonial-review-section .testimonial-review-card{padding:20px}.testimonial-review-section .testimonial-review-quote{margin-bottom:16px;font-size:14px}.testimonial-review-section .testimonial-review-author{gap:12px;padding-top:16px}}.not-found-container{background:url(/assets/error-bg-CnbgVsOr.png) 50%/cover no-repeat;width:100%;height:90vh}@media screen and (max-width:576px){.not-found-container{background-image:url(/assets/error-bg-ph-Bgi1KVTt.jpeg);height:90vh}}@media screen and (max-width:488px){.not-found-container{height:87.5vh}}:root{--dark-bg:#121212;--light-text:#fff;--accent-red:#e73041;--contact-icon-color:#e73041;--link-color:#b0b0b0;--input-bg:#222;--separator-color:#333}.footer-Wrapper{background-color:var(--dark-bg);color:var(--light-text);font-family:var(--lexend);padding:2rem 4.5%}.newsletter-section{border-top:1px solid var(--separator-color);margin-bottom:2rem;padding-top:2rem}.newsletter-container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex}.stay-updated-title{margin-bottom:.25rem;font-size:1.5rem;font-weight:700}.stay-updated-text{color:var(--link-color);margin:0}.newsletter-form{gap:10px;display:flex}.email-input{background-color:var(--input-bg);border:1px solid var(--input-bg);color:var(--light-text);border-radius:4px;width:300px;padding:.75rem 1rem}.subscribe-button{background-color:var(--accent-red);color:var(--light-text);cursor:pointer;border:none;border-radius:4px;padding:.75rem 1.5rem;font-weight:700;transition:background-color .2s}.subscribe-button:hover{background-color:#c92c3a}.footer-container{grid-template-columns:1.2fr 1.5fr 1.05fr 1.3fr .8fr;gap:20px;max-width:1500px;margin:0 auto 2rem;display:grid}.footer-content{padding:10px 0}.footer-title{color:var(--light-text);margin-bottom:1rem;font-size:1.1rem;font-weight:700}.footer-list{margin:0;padding:0;list-style:none}.footer-list-item{color:var(--link-color);cursor:pointer;margin-bottom:.75rem;font-size:.95rem;transition:color .2s}.footer-link{color:var(--link-color);cursor:pointer;font-size:inherit;text-align:left;background:0 0;border:none;padding:0;font-family:inherit;text-decoration:none}.footer-link:hover{color:var(--light-text)}.info-column .footer-title{display:none}.info-section img{width:130px}.footer-logo{color:var(--accent-red);margin-top:0;margin-bottom:.5rem;font-size:2rem;font-weight:800}.footer-description{color:var(--link-color);margin-bottom:1rem;font-size:.95rem;line-height:1.5}.contact-details p{color:var(--link-color);margin:.5rem 0;font-size:.9rem;position:relative}.footer-bottom-bar{border-top:1px solid var(--separator-color);max-width:1500px;color:var(--link-color);justify-content:space-between;align-items:center;margin:0 auto;padding-top:1rem;font-size:.9rem;display:flex}.server-status-links{align-items:center;gap:20px;display:flex}.server-status{background-color:var(--input-bg);color:var(--link-color);border-radius:50px;align-items:center;gap:8px;padding:.5rem 1rem;font-weight:600;display:flex}.spinner{background-color:#39e75f;border-radius:50%;width:10px;height:10px;display:inline-block}.expand-icon{border-left:5px solid #0000;border-right:5px solid #0000;border-top:5px solid var(--link-color);width:0;height:0}.privacy-terms-links a{color:var(--link-color);margin-left:15px;text-decoration:none}.privacy-terms-links a:hover{color:var(--light-text);text-decoration:underline}@media (max-width:1200px){.footer-container{grid-template-columns:repeat(2,1fr)}}@media (max-width:991px){.footer-container{grid-template-columns:repeat(2,1fr)}.info-column{grid-column:1/2}}@media (max-width:768px){.footer-container{grid-template-columns:1fr}.newsletter-container{flex-direction:column;align-items:flex-start;gap:1rem}.newsletter-form{width:100%}.email-input{flex-grow:1;width:auto}}@media (max-width:576px){.footer-container{grid-template-columns:1fr}.footer-Wrapper{padding:2rem 1rem}.footer-bottom-bar,.server-status-links{flex-direction:column;align-items:flex-start;gap:10px}.privacy-terms-links a{margin-left:0;margin-right:15px}}.social-media-links{flex-direction:row;gap:11px;margin-top:16px;display:flex}.social-media-links a{background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;text-decoration:none;transition:all .2s ease-in-out;display:flex}.social-media-links a:hover{transform:translateY(-1.5px)}.social-media-links a i{color:#000;font-size:16.5px}.footer-bottom-bar{text-align:center;background-color:var(--white-color);border:1px solid #dadada;border-top-left-radius:10px;border-top-right-radius:10px;justify-content:center;align-items:center;padding:16px 0;font-size:.9rem;display:flex;box-shadow:0 0 10px #0000001a}.copyright{font-family:var(--lexend);color:var(--black-color);text-align:center;margin-bottom:0;font-size:.92rem;line-height:1.8}.footer-bottom-logo{width:85px;margin-left:7px}
