@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}.skip-to-main{z-index:10000;width:1px;height:1px;position:absolute;top:auto;left:-9999px;overflow:hidden}.skip-to-main:focus{color:#fff;z-index:10000;background:#e52333;border-radius:4px;width:auto;height:auto;padding:12px 24px;font-size:1rem;font-weight:600;text-decoration:none;position:fixed;top:10px;left:10px}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@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);color:#0b0b0c;cursor:pointer;z-index:1000;border:none;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;font-size:19px;transition:all .3s;display:flex;position:fixed;bottom:30px;right:30px;box-shadow:0 4px 12px #00000026}.scroll-to-top-arrow:hover{color:var(--white-color);background-color:#0b0b0c;transform:translateY(-3px);box-shadow:0 6px 16px #00000026}.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}}.chat-launcher{background-color:var(--white-color);color:#0b0b0c;cursor:pointer;z-index:5;opacity:1;visibility:visible;border:none;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;font-size:19px;transition:all .3s;display:flex;position:fixed;bottom:30px;right:30px;box-shadow:0 4px 12px #00000026}.chat-launcher.hidden{opacity:0;visibility:hidden;pointer-events:none}.chat-launcher:disabled{cursor:not-allowed;pointer-events:none}.chat-launcher:hover{color:var(--white-color);background-color:#0b0b0c;transform:translateY(-3px);box-shadow:0 6px 16px #00000026}.chat-launcher:active{transform:translateY(-1px)}.chat-launcher i{justify-content:center;align-items:center;display:flex}@media (max-width:768px){.chat-launcher{width:45px;height:45px;font-size:18px;bottom:20px;right:20px}}@media (max-width:576px){.chat-launcher{width:40px;height:40px;font-size:16px;bottom:20px;right:15px}}.chat-window{z-index:5;opacity:1;visibility:visible;background:radial-gradient(120% 120% at 0 0,#fff 0%,#f2f2f2 100%);border-radius:12px;flex-direction:column;width:410px;height:520px;transition:opacity .3s,visibility .3s;animation:.3s fadeIn;display:flex;position:fixed;bottom:30px;right:30px;overflow:hidden;box-shadow:0 2px 6px #00000026}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:768px){.chat-window{width:350px;height:460px;bottom:20px;right:25px}}@media screen and (max-width:576px){.chat-window{width:320px;height:480px;bottom:20px;right:20px}}@media screen and (max-width:480px){.chat-window{right:18px}}.chat-window-header{background:#fff;border-bottom:1px solid #f7f7f7;justify-content:space-between;align-items:center;padding:12px;display:flex}.chat-header-left{align-items:center;gap:10px;display:flex}.chat-header-logo{object-fit:contain;width:24px;height:24px}.chat-header-title{color:var(--black-color);font-size:16px;font-weight:500;font-family:var(--lexend);letter-spacing:.5px}.chat-header-right{justify-content:flex-end;align-items:center;gap:10px;display:flex}.chat-close-btn{color:#0b0b0c;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:6px;font-size:18px;transition:all .3s;display:flex}.chat-close-btn:hover{opacity:.9;background:#f2f2f2}.chat-window-body{padding:12px 16px 12px 18px;padding-bottom:calc(68px + var(--contact-btn-height,60px) + 12px);background:var(--white-color);flex:1;position:relative;overflow-y:auto}.chat-window.has-input .chat-window-body{padding-bottom:calc(68px + var(--contact-btn-height,60px))}.contact-sales-btn{background-color:var(--blue-color);color:var(--white-color);font-family:var(--lexend);cursor:pointer;z-index:15;border:none;border-radius:999px;justify-content:center;align-items:center;width:fit-content;padding:6px 12px;font-size:13px;font-weight:400;transition:all .3s;display:flex;position:absolute;bottom:69px;left:10px;box-shadow:0 6px 18px #2563eb1a}.contact-sales-btn:hover{background-color:#1d4ed8;transform:translateY(-1px)}.chat-date{text-align:center;color:#6b7280;font-size:12px;font-family:var(--lexend);margin-bottom:12px}.chat-messages{flex-direction:column;gap:12px;display:flex}.chat-message{align-items:flex-start;gap:8px;display:flex}.chat-message.bot-message{position:relative}.chat-message.user-message{flex-direction:row-reverse}.chat-bot-avatar{object-fit:contain;z-index:1;flex-shrink:0;width:14px;height:14px;position:absolute;top:-5px;left:-5px}.message-content{flex-direction:column;gap:4px;max-width:75%;display:flex;position:relative}.bot-message .message-content{max-width:90%}.user-message .message-content{align-items:flex-end;max-width:90%}.message-text{font-size:14px;line-height:1.59;font-family:var(--lexend);word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;border-radius:12px;padding:12px 18px;display:block}.user-text{white-space:pre-line}.message-text p{margin:0 0 8px}.message-text p:last-child{margin-bottom:0}.message-text ul,.message-text ol{margin:0 0 8px;padding-left:16px}.message-text ul:last-child,.message-text ol:last-child{margin-bottom:0}.message-text li{margin-bottom:6px;line-height:1.6}.message-text li:last-child{margin-bottom:0}.message-text strong{font-weight:600}.message-text a{color:var(--blue-color);font-weight:500;text-decoration:underline}.chat-bullet-list{list-style-type:disc}.bot-message .message-text{color:#1f2937;background:radial-gradient(120% 120% at 0 0,#fff 0%,#f2f2f2 100%);padding:12px 16px;box-shadow:0 2px 4px 1px #00000016}.user-message .message-text{background-color:var(--blue-color);color:var(--white-color);padding:8px 15px;line-height:1.4}.message-timestamp{color:#9ca3af;opacity:1;align-items:center;min-height:16px;max-height:20px;padding:0 4px;font-size:10px;line-height:16px;transition:opacity .35s,transform .35s,max-height .35s,margin-top .35s;display:inline-flex;transform:translateY(0)}.message-timestamp.timestamp-visible{opacity:1;max-height:20px}.message-timestamp.timestamp-fading{opacity:0;max-height:0;margin-top:0;transform:translateY(-4px)}.loading-dots{background-color:#e5e7eb;border-radius:12px;gap:4px;padding:10px 14px;display:flex}.loading-dots span{background-color:#6b7280;border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite both loading-bounce}.loading-dots span:first-child{animation-delay:-.32s}.loading-dots span:nth-child(2){animation-delay:-.16s}@keyframes loading-bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.chat-faq-buttons{flex-direction:column;gap:8px;margin-top:8px;display:flex}.faq-button{border:1px solid var(--blue-color);color:var(--black-color);cursor:pointer;font-size:14px;font-family:var(--lexend);text-align:left;background:0 0;border-radius:50px;align-self:flex-end;align-items:center;gap:10px;width:fit-content;padding:7px 14px;transition:background-color .2s;display:flex}.faq-button:hover{background-color:var(--blue-color);color:var(--white-color)}.faq-button i{font-size:16px}@media screen and (max-width:768px){.faq-button{padding:6.5px 13px;font-size:13.5px}}@media screen and (max-width:576px){.faq-button{padding:6px 12px;font-size:12.5px}}.chat-input-container{z-index:10;background-color:#fff;border-top:1px solid #e5e7eb;border-radius:0;flex-shrink:0;padding:8px 6px;position:absolute;bottom:0;left:0;right:0}.chat-input-wrapper{align-items:center;width:100%;height:44px;display:flex;position:relative}.chat-input{width:100%;height:44px;font-size:14px;font-family:var(--lexend);box-sizing:border-box;background:#fff;border:1px solid #d1d5db;border-radius:8px;outline:none;padding:12px 50px 12px 16px;line-height:20px;transition:border-color .2s}.chat-input:focus{border-color:#2563eb}.chat-input:disabled{cursor:not-allowed;background-color:#f3f4f6}.chat-send-btn{width:32px;height:32px;color:var(--white-color);cursor:pointer;background-color:#2563eb;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .2s;display:flex;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.chat-send-btn:hover:not(:disabled){background-color:#1d4ed8}.chat-send-btn:disabled{opacity:.5;cursor:not-allowed}.chat-send-btn i{font-size:14px}@media screen and (max-width:576px){.bot-message .message-content,.user-message .message-content{max-width:93%}}.site-header{z-index:100;width:100%;padding:10px 20px;transition:padding .3s,background .3s;position:fixed;top:0;left:0;right:0}.nav-pill{-webkit-backdrop-filter:blur(16px);background:#fffffffa;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;max-width:1400px;margin:0 auto;padding:14px 24px;transition:background .3s,box-shadow .3s,border-radius .3s;display:flex;box-shadow:0 4px 24px #00000014,0 1px 4px #0000000a}.site-header.scrolled{padding:8px 20px}.site-header.scrolled .nav-pill{background:#0c0818f5;border-radius:12px;box-shadow:0 8px 32px #00000047,0 2px 8px #00000029}.site-header.scrolled .nav-link,.site-header.scrolled .nav-link-btn{color:#ffffffe0!important}.site-header.scrolled .nav-item.active .nav-link,.site-header.scrolled .nav-item.active .nav-link-btn{color:#f45!important}.site-header.scrolled .nav-chevron{color:#fff9!important}.site-header.scrolled .hamburger{color:#fff}.nav-logo{flex-shrink:0;align-items:center;text-decoration:none;display:inline-flex}.nav-logo img{object-fit:contain;width:110px;height:auto;display:block}.nav-items{flex:1;justify-content:center;align-items:center;gap:2px;margin:0;padding:0;list-style:none;display:flex}.nav-item{position:relative}.nav-link,.nav-link-btn{font-family:var(--Vietnam);color:#1a1a2e;cursor:pointer;white-space:nowrap;letter-spacing:.1px;background:0 0;border:none;border-radius:8px;align-items:center;gap:5px;padding:8px 12px;font-size:14.5px;font-weight:500;text-decoration:none;transition:color .2s,background .2s;display:inline-flex}.nav-link:hover,.nav-link-btn:hover{color:var(--red-color);background:#e532220f}.nav-item.active .nav-link,.nav-item.active .nav-link-btn{color:var(--red-color)}.nav-chevron{color:#888;font-size:10px;transition:transform .25s,color .2s}.nav-item.dropdown-open .nav-chevron{color:var(--red-color);transform:rotate(-180deg)}.nav-dropdown{z-index:200;opacity:0;pointer-events:none;background:#fff;border:1px solid #0000000f;border-radius:14px;min-width:420px;padding:10px;transition:opacity .2s,transform .2s;position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%)translateY(-6px);box-shadow:0 20px 60px #00000024,0 4px 16px #00000014}.nav-item.has-dropdown:before{content:"";z-index:201;height:14px;position:absolute;top:100%;left:-10px;right:-10px}.nav-item.dropdown-open .nav-dropdown{opacity:1;pointer-events:auto;transform:translate(-50%)translateY(0)}.dropdown-grid--single{flex-direction:column;gap:2px;min-width:280px;display:flex}.dropdown-grid--double{grid-template-columns:1fr 1fr;gap:4px;display:grid}.dropdown-item{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;align-items:flex-start;gap:12px;width:100%;padding:10px 12px;transition:background .18s;display:flex}.dropdown-item:hover{background:#f5f6f9}.dropdown-item:hover .dropdown-item-icon{color:var(--red-color);background:#e532221f}.dropdown-item-icon{color:#555;background:#f0f1f5;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;transition:background .18s,color .18s;display:flex}.dropdown-item-body{flex-direction:column;gap:2px;display:flex}.dropdown-item-label{font-family:var(--Vietnam);color:#111;font-size:13.5px;font-weight:600;line-height:1.3}.dropdown-item-desc{font-family:var(--Vietnam);color:#888;font-size:12px;line-height:1.4}.nav-right{flex-shrink:0;align-items:center;gap:10px;display:flex}.nav-cta{background:linear-gradient(135deg,var(--red-color)0%,#ff2a2a 100%);color:#fff;font-family:var(--Vietnam);letter-spacing:.2px;white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;padding:9px 20px;font-size:14px;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s,opacity .2s;display:inline-flex;box-shadow:0 4px 14px #e5322259}.nav-cta:hover{color:#fff;transform:translateY(-1px);box-shadow:0 6px 20px #e5322273}.nav-cta:active{transform:translateY(0)}.hamburger{cursor:pointer;color:#1a1a2e;background:0 0;border:none;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:40px;height:36px;padding:4px;transition:background .2s;display:none}.hamburger:hover{background:#0000000d}.hamburger span{transform-origin:50%;background:currentColor;border-radius:2px;width:22px;height:2.5px;transition:transform .22s,opacity .18s,width .22s;display:block}.hamburger.active span:first-child{transform:translateY(8.5px)rotate(45deg)}.hamburger.active span:nth-child(2){opacity:0;width:0}.hamburger.active span:nth-child(3){transform:translateY(-8.5px)rotate(-45deg)}@media (max-width:1100px){.nav-items{display:none!important}.nav-cta{display:none}.hamburger{display:inline-flex}}@media (max-width:768px){.site-header{padding:8px 12px}.nav-pill{padding:12px 16px}}@media (max-width:480px){.site-header{padding:6px 10px}.nav-pill{border-radius:10px;padding:10px 14px}.nav-logo img{width:96px}}.mobile-overlay{-webkit-backdrop-filter:blur(2px);opacity:0;pointer-events:none;z-index:150;background:#00000073;transition:opacity .25s;position:fixed;inset:0}.mobile-overlay.show{opacity:1;pointer-events:auto}.mobile-drawer{z-index:160;background:#fff;flex-direction:column;width:min(400px,90vw);height:100dvh;transition:transform .28s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0;overflow:hidden auto;transform:translate(-100%);box-shadow:8px 0 40px #0000002e}.mobile-drawer.open{transform:translate(0)}.drawer-header{border-bottom:1px solid #f0f0f4;flex-shrink:0;justify-content:space-between;align-items:center;padding:18px 20px 14px;display:flex}.drawer-brand{font-family:var(--Vietnam);color:#1a1a2e;letter-spacing:.3px;font-size:16px;font-weight:700}.drawer-close{cursor:pointer;color:#444;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;font-size:18px;transition:background .18s,color .18s;display:flex}.drawer-close:hover{color:#111;background:#f4f4f6}.drawer-nav{flex-direction:column;flex:1;gap:2px;padding:14px 12px;display:flex}.drawer-link{font-family:var(--Vietnam);color:#1a1a2e;border-radius:10px;align-items:center;gap:10px;padding:11px 12px;font-size:15px;font-weight:500;text-decoration:none;transition:background .18s,color .18s;display:flex}.drawer-link:hover{color:var(--red-color);background:#f5f6f9}.drawer-link.active{color:var(--red-color);background:#e532220f}.drawer-link-icon{color:#aaa;font-size:13px}.drawer-link.active .drawer-link-icon{color:var(--red-color)}.drawer-section{flex-direction:column;display:flex}.drawer-section-btn{cursor:pointer;font-family:var(--Vietnam);color:#1a1a2e;text-align:left;background:0 0;border:none;border-radius:10px;justify-content:space-between;align-items:center;padding:11px 12px;font-size:15px;font-weight:500;transition:background .18s,color .18s;display:flex}.drawer-section-btn:hover{color:var(--red-color);background:#f5f6f9}.drawer-section-btn.active{color:var(--red-color)}.drawer-section-chevron{color:#aaa;flex-shrink:0;font-size:11px;transition:transform .25s}.drawer-section-chevron.rotated{color:var(--red-color);transform:rotate(90deg)}.drawer-panel{grid-template-rows:0fr;margin:2px 0 4px;transition:grid-template-rows .28s;display:grid;overflow:hidden}.drawer-panel.open{grid-template-rows:1fr}.drawer-panel>*{overflow:hidden}.drawer-panel{flex-direction:column;max-height:0;transition:max-height .32s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.drawer-panel.open{max-height:600px}.drawer-panel-all{cursor:pointer;font-family:var(--Vietnam);color:var(--blue-color);background:#f8f9fb;border:none;border-radius:8px;justify-content:space-between;align-items:center;margin:6px 4px 4px;padding:10px 14px;font-size:13px;font-weight:600;transition:background .18s;display:flex}.drawer-panel-all:hover{background:#eff0f5}.drawer-panel-all i{font-size:11px}.drawer-panel-item{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:flex-start;gap:10px;margin:1px 4px;padding:9px 12px;transition:background .18s;display:flex}.drawer-panel-item:hover{background:#f5f6f9}.drawer-panel-icon{color:#666;background:#f0f1f5;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;margin-top:1px;font-size:12px;transition:background .18s,color .18s;display:flex}.drawer-panel-item:hover .drawer-panel-icon{color:var(--red-color);background:#e532221a}.drawer-panel-text{flex-direction:column;gap:2px;display:flex}.drawer-panel-label{font-family:var(--Vietnam);color:#1a1a2e;font-size:13.5px;font-weight:600;line-height:1.3}.drawer-panel-desc{font-family:var(--Vietnam);color:#999;font-size:11.5px;line-height:1.4}.drawer-footer{border-top:1px solid #f0f0f4;flex-shrink:0;padding:16px 16px 24px}.drawer-cta{background:linear-gradient(135deg,var(--red-color)0%,#ff2a2a 100%);color:#fff;width:100%;font-family:var(--Vietnam);border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:13px 20px;font-size:15px;font-weight:600;text-decoration:none;transition:box-shadow .2s,transform .2s;display:flex;box-shadow:0 4px 16px #e532224d}.drawer-cta:hover{color:#fff;transform:translateY(-1px);box-shadow:0 6px 20px #e532226b}.drawer-cta i{font-size:14px}@media (max-width:400px){.mobile-drawer{width:92vw}.drawer-panel-label{font-size:13px}.drawer-panel-desc{font-size:11px}}: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}:root{--hm-ink:#07070d;--hm-ink2:#0e0e18;--hm-red:#e53222;--hm-red-lo:#e532221f;--hm-white:#fff;--hm-off:#f6f5f3;--hm-muted:#7e7e8e;--hm-border:#00000014;--hm-r:16px;--hm-header-h:88px}.hm-tag{font-family:var(--Vietnam);letter-spacing:2.8px;text-transform:uppercase;color:var(--hm-red);margin-bottom:16px;font-size:10.5px;font-weight:700;display:inline-block}.hm-tag--dark{color:var(--hm-ink)}.hm-tag--muted{color:#ffffff59}.hm-tag--red{color:var(--hm-red)}.hm-arrow{font-family:var(--Vietnam);color:var(--hm-ink);white-space:nowrap;border-bottom:1px solid #0000;align-items:center;gap:8px;padding-bottom:2px;font-size:14px;font-weight:600;text-decoration:none;transition:gap .22s,border-color .22s;display:inline-flex}.hm-arrow:hover{border-color:currentColor;gap:14px}.hm-arrow--light{color:#ffffffbf}.hm-arrow--light:hover{color:#fff}.hm-arrow i{font-size:11px}.hm-hero__eyebrow{font-family:var(--Vietnam);letter-spacing:2.8px;text-transform:uppercase;color:#ffffff61;align-items:center;gap:14px;margin-bottom:22px;font-size:10.5px;font-weight:700;animation:.7s .1s both hm-rise;display:flex}.hm-hero__eyebrow:before{content:"";background:var(--hm-red);flex-shrink:0;width:28px;height:2px;display:block}.hm-hero__ctas{flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:32px;animation:.7s .56s both hm-rise;display:flex}.hm-hero__cta-primary{background:var(--hm-red);color:#fff;font-family:var(--Vietnam);cursor:pointer;white-space:nowrap;border:none;border-radius:10px;align-items:center;gap:8px;padding:14px 30px;font-size:15px;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 20px #e5322261}.hm-hero__cta-primary:hover{color:#fff;transform:translateY(-2px);box-shadow:0 8px 28px #e5322280}.hm-hero__cta-primary--lg{padding:16px 34px;font-size:16px}.hm-hero__cta-ghost{font-family:var(--Vietnam);color:#ffffffa6;border-bottom:1px solid #0000;align-items:center;gap:8px;padding-bottom:2px;font-size:15px;font-weight:500;text-decoration:none;transition:gap .22s,color .2s,border-color .2s;display:inline-flex}.hm-hero__cta-ghost:hover{color:#fff;border-color:#fff6;gap:14px}.hm-hero__cta-ghost i{font-size:12px}.hm-hero__trust{font-family:var(--lexend);color:#ffffff47;align-items:center;gap:7px;font-size:12.5px;animation:.7s .72s both hm-rise;display:flex}.hm-hero__trust i{color:#4ade80;font-size:13px}.hm-hero__cue{transform-origin:top;z-index:3;background:linear-gradient(#0000 0%,#ffffff38 100%);width:1px;height:44px;animation:2.4s ease-in-out infinite hm-cue;position:absolute;bottom:36px;left:50%}@keyframes hm-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes hm-cue{0%{opacity:0;transform-origin:top;transform:translate(-50%)scaleY(0)}50%{opacity:1;transform-origin:top;transform:translate(-50%)scaleY(1)}to{opacity:0;transform-origin:bottom;transform:translate(-50%)scaleY(0)}}.hm-stack{margin-top:var(--hm-header-h);flex-direction:column;padding:0 clamp(6px,1vw,10px);display:flex}.hm-card{width:100%;height:calc(100svh - var(--hm-header-h));transform-origin:top;will-change:transform,opacity;border-radius:10px;position:relative;overflow:hidden}.hm-card--1{z-index:1}.hm-card--2{z-index:2}.hm-card--3{z-index:3}.hm-card--4{z-index:4;height:auto;min-height:calc(100svh - var(--hm-header-h))}.hm-card__inner{z-index:2;flex-direction:row;align-items:center;width:100%;height:100%;display:flex;position:relative}.hm-card__inner--tall{height:auto;min-height:calc(100svh - var(--hm-header-h));flex-direction:column;align-items:stretch;gap:0;padding:0}.hm-card__video{object-fit:cover;opacity:.25;z-index:0;width:100%;height:100%;position:absolute;inset:0}.hm-card__veil{z-index:1;background:linear-gradient(110deg,#07070df2 0%,#07070dc2 45%,#07070d61 100%);position:absolute;inset:0}.hm-card__img{object-fit:contain;z-index:2;filter:drop-shadow(0 28px 56px #00000073);border-radius:10px;flex-shrink:0;width:clamp(240px,34vw,500px);height:auto;max-height:78%;position:relative}.hm-card__img--left{order:-1}.hm-card__h1{font-family:var(--Vietnam);letter-spacing:-.045em;margin:0 0 20px;font-weight:800;line-height:1.05}.hm-card__h1 em{color:var(--hm-red);font-style:italic}.hm-card--1{background:var(--hm-ink)}.hm-card--1 .hm-card__inner{gap:clamp(24px,4vw,64px);padding:0 clamp(28px,5vw,80px)}.hm-c1-text{z-index:2;flex-direction:column;flex:1;align-items:flex-start;max-width:560px;display:flex;position:relative}.hm-c1-h1{color:#fff;font-size:clamp(2.8rem,5.5vw,5rem)}.hm-c1-sub{font-family:var(--lexend);color:#ffffff7a;max-width:440px;margin-bottom:34px;font-size:clamp(.92rem,1.4vw,1.04rem);line-height:1.74;animation:.7s .38s both hm-rise}.hm-card--2{background:var(--hm-off)}.hm-c2-header{border-bottom:1px solid var(--hm-border);flex-direction:column;align-items:flex-start;padding:clamp(40px,6vh,64px) clamp(28px,5vw,80px) clamp(28px,4vh,44px);display:flex}.hm-c2-h1{color:var(--hm-ink);margin-bottom:12px;font-size:clamp(2.4rem,4.5vw,4rem)}.hm-c2-intro{font-family:var(--lexend);color:#56565e;max-width:560px;margin-bottom:0;font-size:clamp(.93rem,1.4vw,1.04rem);line-height:1.74}.hm-c2-services{flex-direction:column;display:flex}.hm-c2-svc{border-bottom:1px solid var(--hm-border);grid-template-columns:1fr 1fr;min-height:clamp(260px,35vh,400px);display:grid;overflow:hidden}.hm-c2-svc--rev .hm-c2-svc__img{order:2}.hm-c2-svc--rev .hm-c2-svc__text{order:1}.hm-c2-svc__img{background:#e8e8e8;position:relative;overflow:hidden}.hm-c2-svc__img img{object-fit:cover;width:100%;height:100%;transition:transform .65s cubic-bezier(.25,.46,.45,.94);display:block}.hm-c2-svc:hover .hm-c2-svc__img img{transform:scale(1.04)}.hm-c2-svc__text{background:#fff;flex-direction:column;justify-content:center;gap:10px;padding:clamp(28px,4vw,52px) clamp(24px,4vw,52px);display:flex}.hm-c2-svc__num{font-family:var(--Vietnam);color:var(--hm-red);letter-spacing:2px;opacity:.6;font-size:10.5px;font-weight:700}.hm-c2-svc__title{font-family:var(--Vietnam);color:var(--hm-ink);letter-spacing:-.025em;margin:0;font-size:clamp(1.2rem,2vw,1.7rem);font-weight:800;line-height:1.15}.hm-c2-svc__title em{color:var(--hm-red);font-style:italic}.hm-c2-svc__desc{font-family:var(--lexend);color:var(--hm-muted);max-width:360px;font-size:13.5px;line-height:1.65}.hm-c2-svc__pts{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.hm-c2-svc__pts li{font-family:var(--lexend);color:#3e3e4e;align-items:flex-start;gap:9px;font-size:13px;line-height:1.5;display:flex}.hm-c2-svc__pts li:before{content:"";background-color:var(--hm-red-lo);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M2 6l3 3 5-5' stroke='%23e53222' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:11px;border-radius:50%;flex-shrink:0;width:16px;height:16px;margin-top:2px;display:inline-block}.hm-c2-svc__cta{margin-top:4px}.hm-card--3{background:var(--hm-ink2);background-image:radial-gradient(55% 70% at 90%,#e5322212 0%,#0000 65%)}.hm-card--3 .hm-card__inner{gap:clamp(24px,4vw,64px);padding:0 clamp(28px,5vw,80px)}.hm-c3-text{flex-direction:column;flex:1;align-items:flex-start;display:flex}.hm-c3-h1{color:#fff;font-size:clamp(2.2rem,4vw,3.6rem)}.hm-c3-sub{font-family:var(--lexend);color:#fff6;max-width:380px;margin-bottom:36px;font-size:clamp(.9rem,1.3vw,1rem);line-height:1.72}.hm-c3-metrics{grid-template-columns:1fr 1fr;gap:16px;width:100%;max-width:420px;margin-bottom:36px;display:grid}.hm-c3-metric{background:#ffffff0a;border:1px solid #ffffff12;border-radius:8px;flex-direction:column;gap:4px;padding:18px 20px;display:flex}.hm-c3-metric__val{font-family:var(--Vietnam);color:#fff;letter-spacing:-.03em;font-size:clamp(1.7rem,2.8vw,2.5rem);font-weight:800;line-height:1}.hm-c3-metric__lbl{font-family:var(--lexend);color:#ffffff57;letter-spacing:.3px;font-size:12px}.hm-c3-link{margin-top:4px}.hm-card--4{background:var(--hm-ink);background-image:radial-gradient(80% 70% at 50% 120%,#e532222e 0%,#0000 68%)}.hm-card--4 .hm-card__inner{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:clamp(52px,8vh,90px) clamp(28px,5vw,80px)}.hm-c4-h1{color:#fff;max-width:640px;font-size:clamp(2.6rem,5.5vw,4.8rem)}.hm-c4-sub{font-family:var(--lexend);color:#ffffff6b;max-width:480px;margin-bottom:40px;font-size:clamp(.93rem,1.4vw,1.04rem);line-height:1.74}.hm-cta__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;display:flex}.hm-cta__phone{font-family:var(--Vietnam);color:#ffffff6b;align-items:center;gap:7px;font-size:15px;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.hm-cta__phone:hover{color:#ffffffd1}.hm-c4-trust{font-family:var(--lexend);color:#ffffff42;justify-content:center;align-items:center;gap:7px;margin-top:28px;font-size:12.5px;display:flex}.hm-c4-trust i{color:#4ade80;font-size:13px}.hm-logos{background:var(--hm-white);border-top:1px solid var(--hm-border);padding-top:52px}.hm-logos__label{text-align:center;font-family:var(--lexend);letter-spacing:2px;text-transform:uppercase;color:#c2c2cc;margin-bottom:6px;font-size:11px;font-weight:500}.hm-results{background:var(--hm-white);padding:clamp(80px,12vw,140px) clamp(24px,5vw,64px)}.hm-results__inner{max-width:1100px;margin:0 auto}.hm-results__head{margin-bottom:56px}.hm-results__h2{font-family:var(--Vietnam);letter-spacing:-.04em;color:var(--hm-ink);margin:0 0 12px;font-size:clamp(2.2rem,4.5vw,3.8rem);font-weight:800;line-height:1.1}.hm-results__h2 em{color:var(--hm-red);font-style:italic}.hm-results__sub{font-family:var(--lexend);color:var(--hm-muted);font-size:1rem}.hm-results__list{border-top:1px solid var(--hm-border);flex-direction:column;margin-bottom:48px;display:flex}.hm-result{border-bottom:1px solid var(--hm-border);grid-template-columns:36px 1fr auto auto;align-items:center;gap:24px;padding:28px 0;transition:background .2s,padding .2s;display:grid}.hm-result:hover{background:var(--hm-off);margin:0 -14px;padding-left:14px;padding-right:14px}.hm-result__num{font-family:var(--Vietnam);color:var(--hm-muted);letter-spacing:1px;opacity:.5;font-size:11px;font-weight:700}.hm-result__info{flex-direction:column;gap:4px;display:flex}.hm-result__brand{font-family:var(--Vietnam);color:var(--hm-ink);font-size:1.05rem;font-weight:700}.hm-result__loc{font-family:var(--lexend);color:var(--hm-muted);font-size:13px}.hm-result__metrics{gap:32px;display:flex}.hm-result__metric{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.hm-result__val{font-family:var(--Vietnam);color:var(--hm-red);letter-spacing:-.02em;font-size:clamp(1.4rem,2.5vw,2rem);font-weight:800;line-height:1}.hm-result__lbl{font-family:var(--lexend);color:var(--hm-muted);text-align:right;font-size:12px}.hm-results__cta{text-align:center}@media (max-width:900px){.hm-card--1 .hm-card__inner,.hm-card--3 .hm-card__inner{flex-direction:column;justify-content:center;gap:20px;padding:clamp(28px,5vh,48px) clamp(20px,4vw,40px)}.hm-card__inner--tall{flex-direction:column;gap:32px;padding:clamp(40px,6vh,64px) clamp(20px,4vw,40px) 20vh}.hm-c2-left{flex:none;width:100%;position:static}.hm-c2-services{width:100%}.hm-c1-text,.hm-c3-text{max-width:100%}.hm-card__img{object-fit:contain;align-self:center;width:100%;max-width:300px;max-height:180px;order:0!important}.hm-c3-metrics{max-width:100%}.hm-result{grid-template-columns:36px 1fr;gap:12px 16px}.hm-result__metrics{grid-column:2;justify-content:flex-start}.hm-result__metric{align-items:flex-start}.hm-result__lbl{text-align:left}.hm-result>.hm-arrow{grid-column:2}}@media (max-width:640px){.hm-card{border-radius:6px}.hm-card--1 .hm-card__inner{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:0}.hm-card--1 .hm-card__img{object-fit:contain;object-position:top center;filter:drop-shadow(0 -12px 32px #00000080);border-radius:8px 8px 0 0;order:1;align-self:center;width:80%;max-width:260px;height:180px;margin-top:24px;display:block}.hm-card--3 .hm-card__inner{flex-direction:column;justify-content:center;gap:16px;padding:clamp(24px,4vh,36px) 20px}.hm-card--3 .hm-card__img{object-fit:cover;object-position:center top;filter:none;border-radius:8px;order:-1;width:100%;max-width:100%;height:140px;display:block}.hm-c1-h1{font-size:clamp(2.2rem,7.5vw,3rem)}.hm-c3-h1{font-size:clamp(1.7rem,6.5vw,2.4rem)}.hm-c4-h1{font-size:clamp(2.2rem,8vw,3.2rem)}.hm-c3-sub{margin-bottom:20px}.hm-c3-metrics{gap:10px;max-width:100%;margin-bottom:20px}.hm-c3-metric{padding:12px 14px}.hm-c3-metric__val{font-size:clamp(1.5rem,6vw,2rem)}.hm-hero__ctas{flex-direction:column;width:100%}.hm-hero__cta-primary{justify-content:center;width:100%}.hm-hero__cta-ghost{justify-content:center}.hm-cta__actions{flex-direction:column;width:100%}.hm-hero__cta-primary--lg{justify-content:center;width:100%}.hm-c3-metrics{max-width:100%}.hm-result{grid-template-columns:28px 1fr;gap:10px 12px}.hm-result__num{align-self:start;padding-top:3px}.hm-result__metrics{flex-wrap:wrap;gap:16px}.hm-results{padding:64px 20px}.hm-card__inner--tall{padding:clamp(32px,5vh,52px) 20px 18vh}}@media (max-width:400px){.hm-card__inner--tall{padding:28px 16px 15vh}.hm-c2-intro{margin-bottom:28px}}.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}}.space{padding:15px 0}.ct-hero{background-color:#07070d;background-image:radial-gradient(80% 60% at 50% 0,#e5322214 0%,#0000 65%),url(/assets/contactBanner-BHMKCAMT.jpg);background-position:50%;background-repeat:repeat;background-size:cover;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;justify-content:center;align-items:center;width:100%;min-height:72dvh;display:flex;position:relative;overflow:hidden}.ct-hero__veil{pointer-events:none;background:linear-gradient(#07070dd1 0%,#07070db8 50%,#07070df5 100%);position:absolute;inset:0}.ct-hero__inner{z-index:2;text-align:center;flex-direction:column;align-items:center;width:100%;max-width:780px;padding:clamp(130px,16vh,180px) clamp(24px,5vw,80px) clamp(80px,10vh,120px);display:flex;position:relative}.ct-hero__eyebrow{font-family:var(--Vietnam);letter-spacing:2.8px;text-transform:uppercase;color:#ffffff59;margin-bottom:22px;font-size:10.5px;font-weight:700}.ct-hero__h1{font-family:var(--Vietnam);letter-spacing:-.045em;color:#fff;margin:0 0 24px;font-size:clamp(2.8rem,6vw,5.4rem);font-weight:800;line-height:1.06}.ct-hero__h1 em{color:#e53222;font-style:italic}.ct-hero__sub{font-family:var(--lexend);color:#ffffff73;max-width:520px;margin-bottom:40px;font-size:clamp(1rem,1.5vw,1.1rem);line-height:1.72}.ct-hero__badges{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.ct-hero__badge{font-family:var(--lexend);color:#fff9;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:100px;align-items:center;gap:7px;padding:8px 16px;font-size:13px;display:inline-flex}.ct-hero__badge i{color:#e53222;font-size:12px}.ct-body{background:#f6f5f3;padding:clamp(64px,10vw,100px) clamp(24px,5vw,64px)}.ct-body__inner{grid-template-columns:1fr 1.25fr;align-items:start;gap:clamp(32px,5vw,64px);max-width:1160px;margin:0 auto;display:grid}.ct-info{flex-direction:column;gap:24px;display:flex}.ct-info__card{background:#fff;border:1px solid #00000012;border-radius:16px;padding:28px 28px 24px}.ct-info__card-title{font-family:var(--Vietnam);letter-spacing:-.03em;color:#07070d;margin:0 0 22px;font-size:clamp(1.1rem,2vw,1.35rem);font-weight:800}.ct-info__items{flex-direction:column;gap:20px;display:flex}.ct-info__item{align-items:flex-start;gap:14px;display:flex}.ct-info__icon-box{color:#e53222;background:#e5322212;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:15px;display:flex}.ct-info__label{font-family:var(--Vietnam);letter-spacing:1.4px;text-transform:uppercase;color:#e53222;margin-bottom:3px;font-size:11px;font-weight:700}.ct-info__value{font-family:var(--lexend);color:#444;font-size:14px;line-height:1.55}.ct-hours{flex-direction:column;gap:0;margin-bottom:18px;display:flex}.ct-hours__row{border-bottom:1px solid #0000000d;justify-content:space-between;align-items:center;padding:11px 0;display:flex}.ct-hours__row:last-child{border-bottom:none}.ct-hours__day{font-family:var(--lexend);color:#555;font-size:14px;font-weight:500}.ct-hours__time{font-family:var(--Vietnam);color:#07070d;font-size:13px;font-weight:600}.ct-hours__time--closed{color:#aaa;font-weight:500}.ct-info__support{font-family:var(--lexend);color:#555;background:#e532220a;border:1px solid #e532221f;border-radius:10px;align-items:flex-start;gap:10px;padding:14px;font-size:13px;line-height:1.6;display:flex}.ct-info__support-icon{color:#e53222;flex-shrink:0;margin-top:2px;font-size:14px}.ct-info__support strong{color:#07070d}.ct-form-wrap{background:#fff;border:1px solid #00000012;border-radius:16px;padding:clamp(28px,4vw,40px)}.ct-form-wrap__title{font-family:var(--Vietnam);letter-spacing:-.035em;color:#07070d;margin:0 0 6px;font-size:clamp(1.4rem,2.5vw,1.8rem);font-weight:800}.ct-form-wrap__sub{font-family:var(--lexend);color:#888;margin:0 0 28px;font-size:14px;line-height:1.6}.ct-form__group{margin-bottom:20px}.ct-form__label{font-family:var(--Vietnam);letter-spacing:1.2px;text-transform:uppercase;color:#444;margin-bottom:8px;font-size:12px;font-weight:700;display:block}.ct-form__label--required:after{content:" *";color:#e53222}.ct-form__input,.ct-form__textarea{width:100%;font-family:var(--lexend);color:#111;box-sizing:border-box;background:#fafaf9;border:1.5px solid #0000001a;border-radius:10px;outline:none;padding:13px 16px;font-size:14.5px;transition:border-color .2s,background .2s}.ct-form__input::placeholder,.ct-form__textarea::placeholder{color:#bbb;font-size:13.5px}.ct-form__input:focus,.ct-form__textarea:focus{background:#fff;border-color:#e53222}.ct-form__textarea{resize:none;min-height:120px}.ct-form__btn{width:100%;font-family:var(--Vietnam);letter-spacing:.3px;color:#fff;cursor:pointer;background:#e53222;border:none;border-radius:10px;justify-content:center;align-items:center;gap:9px;margin-top:4px;padding:15px 24px;font-size:15px;font-weight:700;transition:background .2s,transform .2s;display:flex}.ct-form__btn:hover:not(:disabled){background:#c42a1b;transform:translateY(-1px)}.ct-form__btn:disabled{opacity:.7;cursor:not-allowed}.ct-social{background:#07070d;border-top:1px solid #ffffff0d;padding:clamp(80px,12vw,120px) clamp(24px,5vw,64px)}.ct-social__inner{max-width:1160px;margin:0 auto}.ct-social__head{text-align:center;flex-direction:column;align-items:center;gap:14px;max-width:540px;margin:0 auto clamp(48px,6vw,64px);display:flex}.ct-social__h2{font-family:var(--Vietnam);letter-spacing:-.04em;color:#fff;margin:0;font-size:clamp(2rem,4vw,3.2rem);font-weight:800;line-height:1.08}.ct-social__h2 em{color:#e53222;font-style:italic}.ct-social__sub{font-family:var(--lexend);color:#ffffff61;margin:0;font-size:clamp(.9rem,1.3vw,1rem);line-height:1.7}.has-error{background:#fff6f6!important;border:1.5px solid #e53222!important}.form-error-msg{color:#e53222;font-size:13px;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 #ffffff59;border-top-color:#fff;border-radius:50%;width:1em;height:1em;animation:.8s linear infinite ct-spin;display:inline-block}@keyframes ct-spin{to{transform:rotate(360deg)}}@media (max-width:900px){.ct-body__inner{grid-template-columns:1fr}}@media (max-width:600px){.ct-hero__h1{font-size:clamp(2.4rem,10vw,3.2rem)}.ct-hero__badges{gap:8px}.ct-hero__badge{padding:7px 13px;font-size:12px}.ct-form-wrap{padding:24px 20px}.ct-info__card{padding:22px 18px}}@media (max-width:400px){.ct-hero__inner{padding-top:100px;padding-left:18px;padding-right:18px}}.ps-hero{background:#07070d;justify-content:center;align-items:center;width:100%;min-height:100dvh;display:flex;position:relative;overflow:hidden}.ps-hero__bg{opacity:.18;background-image:url(/assets/platformBanner1-rSNWg0I8.png);background-position:50%;background-size:cover;position:absolute;inset:0}.ps-hero__veil{background:linear-gradient(#07070deb 0%,#07070db8 50%,#07070deb 100%);position:absolute;inset:0}.ps-hero__inner{z-index:2;text-align:center;flex-direction:column;align-items:center;width:100%;max-width:860px;padding:clamp(120px,14vh,160px) clamp(24px,5vw,80px) clamp(80px,10vh,120px);display:flex;position:relative}.ps-hero__eyebrow{font-family:var(--Vietnam);letter-spacing:2.8px;text-transform:uppercase;color:#ffffff59;margin-bottom:22px;font-size:10.5px;font-weight:700}.ps-hero__h1{font-family:var(--Vietnam);letter-spacing:-.045em;color:#fff;margin:0 0 24px;font-size:clamp(3rem,6.5vw,6rem);font-weight:800;line-height:1.06}.ps-hero__h1 em{color:#e53222;font-style:italic}.ps-hero__sub{font-family:var(--lexend);color:#ffffff80;max-width:480px;margin-bottom:44px;font-size:clamp(1rem,1.5vw,1.1rem);line-height:1.72}.ps-hero__br{display:none}@media (min-width:600px){.ps-hero__br{display:block}}.ps-nav{flex-wrap:wrap;justify-content:center;gap:10px;max-width:680px;margin-bottom:44px;display:flex}.ps-nav__chip{font-family:var(--Vietnam);color:#ffffff9e;cursor:pointer;white-space:nowrap;background:#ffffff0a;border:1px solid #ffffff24;border-radius:100px;align-items:center;padding:8px 18px;font-size:12.5px;font-weight:500;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.ps-nav__chip:hover{color:#fff;background:#e532221f;border-color:#e5322266}.ps-section{width:100%}.ps-section--light{background:#f6f5f3}.ps-section--dark{background:#0e0e18}.ps-section__inner{max-width:1180px;margin:0 auto;padding:clamp(72px,10vw,120px) clamp(24px,5vw,64px)}.ps-split{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(40px,6vw,96px);display:grid}.ps-split--reversed .ps-cards{order:2}.ps-split--reversed .ps-split__text{order:1}.ps-cards{grid-template-columns:1fr 1fr;gap:16px;display:grid}.ps-card{background:#fff;border:1px solid #00000012;border-radius:14px;padding:24px 20px 26px;transition:box-shadow .22s,transform .22s}.ps-card:hover{transform:translateY(-2px);box-shadow:0 8px 32px #00000014}.ps-card--dark{background:#ffffff0d;border-color:#ffffff14}.ps-card--dark:hover{background:#ffffff14;box-shadow:0 8px 32px #0000004d}.ps-card__icon{color:#e53222;background:#e532221a;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:14px;font-size:15px;display:inline-flex}.ps-card__title{font-family:var(--Vietnam);color:#07070d;margin:0 0 6px;font-size:14px;font-weight:700;line-height:1.3}.ps-card--dark .ps-card__title{color:#fff}.ps-card__desc{font-family:var(--lexend);color:#7e7e8e;margin:0;font-size:12.5px;line-height:1.6}.ps-card--dark .ps-card__desc{color:#ffffff6b}.ps-split__text{flex-direction:column;align-items:flex-start;display:flex}.ps-split__h2{font-family:var(--Vietnam);letter-spacing:-.035em;color:#07070d;margin:0 0 18px;font-size:clamp(2rem,3.8vw,3.2rem);font-weight:800;line-height:1.09}.ps-split__h2--light{color:#fff}.ps-split__body{font-family:var(--lexend);color:#56565e;max-width:420px;margin-bottom:24px;font-size:clamp(.94rem,1.4vw,1.02rem);line-height:1.78}.ps-split__body--light{color:#ffffff80}.ps-split__pts{flex-direction:column;gap:10px;margin:0 0 34px;padding:0;list-style:none;display:flex}.ps-split__pts li{font-family:var(--lexend);color:#444;align-items:flex-start;gap:10px;font-size:14px;line-height:1.55;display:flex}.ps-split__pts li:before{content:"";background-color:#e532221a;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M2 6l3 3 5-5' stroke='%23e53222' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:12px;border-radius:50%;flex-shrink:0;width:18px;height:18px;margin-top:1px;display:inline-block}.ps-split__pts--light li{color:#ffffff8c}.ps-split__pts--light li:before{background-color:#e532222e}.ps-cta{text-align:center;background:#07070d radial-gradient(70% 50% at 50% 100%,#e532221a 0%,#0000 70%);padding:clamp(100px,14vw,160px) clamp(24px,5vw,80px)}.ps-cta__inner{flex-direction:column;align-items:center;max-width:640px;margin:0 auto;display:flex}.ps-cta__h2{font-family:var(--Vietnam);letter-spacing:-.045em;color:#fff;margin:0 0 18px;font-size:clamp(2.4rem,6vw,5rem);font-weight:800;line-height:1.06}.ps-cta__h2 em{color:#e53222;font-style:italic}.ps-cta__sub{font-family:var(--lexend);color:#fff6;margin-bottom:40px;font-size:clamp(.95rem,1.5vw,1.05rem);line-height:1.72}.ps-cta__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;display:flex}.ps-cta .hm-cta__phone{font-family:var(--Vietnam);color:#ffffff6b;align-items:center;gap:7px;font-size:15px;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.ps-cta .hm-cta__phone:hover{color:#ffffffd9}@media (max-width:900px){.ps-split{grid-template-columns:1fr;gap:48px}.ps-split--reversed .ps-cards{order:-1}.ps-split--reversed .ps-split__text{order:1}.ps-split__body{max-width:100%}}@media (max-width:600px){.ps-hero__h1{font-size:clamp(2.6rem,10vw,3.4rem)}.ps-nav{gap:8px}.ps-nav__chip{padding:7px 14px;font-size:11.5px}.ps-cards{grid-template-columns:1fr}.ps-section__inner{padding:56px 20px}.ps-cta__h2{font-size:clamp(2rem,9vw,3rem)}.ps-cta__actions{flex-direction:column;width:100%}.hm-hero__cta-primary--lg{justify-content:center;width:100%}}@media (max-width:400px){.ps-hero__inner{padding-top:100px;padding-left:18px;padding-right:18px}}.bm-hero{background:#07070d;justify-content:center;align-items:center;width:100%;min-height:100dvh;display:flex;position:relative;overflow:hidden}.bm-hero__bg{opacity:.18;background-image:url(/assets/brandingMediaBanner-B9hPORMA.png);background-position:50%;background-size:cover;position:absolute;inset:0}.bm-hero__veil{background:linear-gradient(#07070deb 0%,#07070db8 50%,#07070deb 100%);position:absolute;inset:0}.bm-hero__inner{z-index:2;text-align:center;flex-direction:column;align-items:center;width:100%;max-width:860px;padding:clamp(120px,14vh,160px) clamp(24px,5vw,80px) clamp(80px,10vh,120px);display:flex;position:relative}.bm-hero__eyebrow{font-family:var(--Vietnam);letter-spacing:2.8px;text-transform:uppercase;color:#ffffff59;margin-bottom:22px;font-size:10.5px;font-weight:700}.bm-hero__h1{font-family:var(--Vietnam);letter-spacing:-.045em;color:#fff;margin:0 0 24px;font-size:clamp(3rem,6.5vw,6rem);font-weight:800;line-height:1.06}.bm-hero__h1 em{color:#e53222;font-style:italic}.bm-hero__sub{font-family:var(--lexend);color:#ffffff80;max-width:480px;margin-bottom:44px;font-size:clamp(1rem,1.5vw,1.1rem);line-height:1.72}.bm-hero__br{display:none}@media (min-width:600px){.bm-hero__br{display:block}}.bm-nav{flex-wrap:wrap;justify-content:center;gap:10px;max-width:560px;margin-bottom:44px;display:flex}.bm-nav__chip{font-family:var(--Vietnam);color:#ffffff9e;cursor:pointer;white-space:nowrap;background:#ffffff0a;border:1px solid #ffffff24;border-radius:100px;align-items:center;padding:8px 18px;font-size:12.5px;font-weight:500;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.bm-nav__chip:hover{color:#fff;background:#e532221f;border-color:#e5322266}.bm-section{width:100%}.bm-section--light{background:#f6f5f3}.bm-section--dark{background:#0e0e18}.bm-section__inner{max-width:1180px;margin:0 auto;padding:clamp(72px,10vw,120px) clamp(24px,5vw,64px)}.bm-split{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(40px,6vw,96px);display:grid}.bm-split--reversed .bm-cards{order:2}.bm-split--reversed .bm-split__text{order:1}.bm-cards{grid-template-columns:1fr 1fr;gap:16px;display:grid}.bm-card{background:#fff;border:1px solid #00000012;border-radius:14px;padding:24px 20px 26px;transition:box-shadow .22s,transform .22s}.bm-card:hover{transform:translateY(-2px);box-shadow:0 8px 32px #00000014}.bm-card--dark{background:#ffffff0d;border-color:#ffffff14}.bm-card--dark:hover{background:#ffffff14;box-shadow:0 8px 32px #0000004d}.bm-card__icon{color:#e53222;background:#e532221a;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:14px;font-size:15px;display:inline-flex}.bm-card__title{font-family:var(--Vietnam);color:#07070d;margin:0 0 6px;font-size:14px;font-weight:700;line-height:1.3}.bm-card--dark .bm-card__title{color:#fff}.bm-card__desc{font-family:var(--lexend);color:#7e7e8e;margin:0;font-size:12.5px;line-height:1.6}.bm-card--dark .bm-card__desc{color:#ffffff6b}.bm-split__text{flex-direction:column;align-items:flex-start;display:flex}.bm-split__h2{font-family:var(--Vietnam);letter-spacing:-.035em;color:#07070d;margin:0 0 18px;font-size:clamp(2rem,3.8vw,3.2rem);font-weight:800;line-height:1.09}.bm-split__h2--light{color:#fff}.bm-split__body{font-family:var(--lexend);color:#56565e;max-width:420px;margin-bottom:24px;font-size:clamp(.94rem,1.4vw,1.02rem);line-height:1.78}.bm-split__body--light{color:#ffffff80}.bm-split__pts{flex-direction:column;gap:10px;margin:0 0 34px;padding:0;list-style:none;display:flex}.bm-split__pts li{font-family:var(--lexend);color:#444;align-items:flex-start;gap:10px;font-size:14px;line-height:1.55;display:flex}.bm-split__pts li:before{content:"";background-color:#e532221a;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M2 6l3 3 5-5' stroke='%23e53222' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:12px;border-radius:50%;flex-shrink:0;width:18px;height:18px;margin-top:1px;display:inline-block}.bm-split__pts--light li{color:#ffffff8c}.bm-split__pts--light li:before{background-color:#e532222e}.bm-cta{text-align:center;background:#07070d radial-gradient(70% 50% at 50% 100%,#e532221a 0%,#0000 70%);padding:clamp(100px,14vw,160px) clamp(24px,5vw,80px)}.bm-cta__inner{flex-direction:column;align-items:center;max-width:640px;margin:0 auto;display:flex}.bm-cta__h2{font-family:var(--Vietnam);letter-spacing:-.045em;color:#fff;margin:0 0 18px;font-size:clamp(2.4rem,6vw,5rem);font-weight:800;line-height:1.06}.bm-cta__h2 em{color:#e53222;font-style:italic}.bm-cta__sub{font-family:var(--lexend);color:#fff6;margin-bottom:40px;font-size:clamp(.95rem,1.5vw,1.05rem);line-height:1.72}.bm-cta__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;display:flex}.bm-cta .hm-cta__phone{font-family:var(--Vietnam);color:#ffffff6b;align-items:center;gap:7px;font-size:15px;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.bm-cta .hm-cta__phone:hover{color:#ffffffd9}@media (max-width:900px){.bm-split{grid-template-columns:1fr;gap:48px}.bm-split--reversed .bm-cards{order:-1}.bm-split--reversed .bm-split__text{order:1}.bm-split__body{max-width:100%}}@media (max-width:600px){.bm-hero__h1{font-size:clamp(2.6rem,10vw,3.4rem)}.bm-nav{gap:8px}.bm-nav__chip{padding:7px 14px;font-size:11.5px}.bm-cards{grid-template-columns:1fr}.bm-section__inner{padding:56px 20px}.bm-cta__h2{font-size:clamp(2rem,9vw,3rem)}.bm-cta__actions{flex-direction:column;width:100%}.hm-hero__cta-primary--lg{justify-content:center;width:100%}}@media (max-width:400px){.bm-hero__inner{padding-top:100px;padding-left:18px;padding-right:18px}}.ai-hero{background:#07070d;justify-content:center;align-items:center;width:100%;min-height:100dvh;display:flex;position:relative;overflow:hidden}.ai-hero__bg{opacity:.18;background-image:url(/assets/aiBanner-DqsTyD7e.png);background-position:50%;background-size:cover;position:absolute;inset:0}.ai-hero__veil{background:linear-gradient(#07070deb 0%,#07070db8 50%,#07070deb 100%);position:absolute;inset:0}.ai-hero__inner{z-index:2;text-align:center;flex-direction:column;align-items:center;width:100%;max-width:860px;padding:clamp(120px,14vh,160px) clamp(24px,5vw,80px) clamp(80px,10vh,120px);display:flex;position:relative}.ai-hero__eyebrow{font-family:var(--Vietnam);letter-spacing:2.8px;text-transform:uppercase;color:#ffffff59;margin-bottom:22px;font-size:10.5px;font-weight:700}.ai-hero__h1{font-family:var(--Vietnam);letter-spacing:-.045em;color:#fff;margin:0 0 24px;font-size:clamp(3rem,6.5vw,6rem);font-weight:800;line-height:1.06}.ai-hero__h1 em{color:#e53222;font-style:italic}.ai-hero__sub{font-family:var(--lexend);color:#ffffff80;max-width:480px;margin-bottom:44px;font-size:clamp(1rem,1.5vw,1.1rem);line-height:1.72}.ai-hero__br{display:none}@media (min-width:600px){.ai-hero__br{display:block}}.ai-nav{flex-wrap:wrap;justify-content:center;gap:10px;max-width:600px;margin-bottom:44px;display:flex}.ai-nav__chip{font-family:var(--Vietnam);color:#ffffff9e;cursor:pointer;white-space:nowrap;background:#ffffff0a;border:1px solid #ffffff24;border-radius:100px;align-items:center;padding:8px 18px;font-size:12.5px;font-weight:500;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.ai-nav__chip:hover{color:#fff;background:#e532221f;border-color:#e5322266}.ai-section{width:100%}.ai-section--light{background:#f6f5f3}.ai-section--dark{background:#0e0e18}.ai-section__inner{max-width:1180px;margin:0 auto;padding:clamp(72px,10vw,120px) clamp(24px,5vw,64px)}.ai-split{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(40px,6vw,96px);display:grid}.ai-split--reversed .ai-cards{order:2}.ai-split--reversed .ai-split__text{order:1}.ai-cards{grid-template-columns:1fr 1fr;gap:16px;display:grid}.ai-card{background:#fff;border:1px solid #00000012;border-radius:14px;padding:24px 20px 26px;transition:box-shadow .22s,transform .22s}.ai-card:hover{transform:translateY(-2px);box-shadow:0 8px 32px #00000014}.ai-card--dark{background:#ffffff0d;border-color:#ffffff14}.ai-card--dark:hover{background:#ffffff14;box-shadow:0 8px 32px #0000004d}.ai-card__icon{color:#e53222;background:#e532221a;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:14px;font-size:15px;display:inline-flex}.ai-card__title{font-family:var(--Vietnam);color:#07070d;margin:0 0 6px;font-size:14px;font-weight:700;line-height:1.3}.ai-card--dark .ai-card__title{color:#fff}.ai-card__desc{font-family:var(--lexend);color:#7e7e8e;margin:0;font-size:12.5px;line-height:1.6}.ai-card--dark .ai-card__desc{color:#ffffff6b}.ai-split__text{flex-direction:column;align-items:flex-start;display:flex}.ai-split__h2{font-family:var(--Vietnam);letter-spacing:-.035em;color:#07070d;margin:0 0 18px;font-size:clamp(2rem,3.8vw,3.2rem);font-weight:800;line-height:1.09}.ai-split__h2--light{color:#fff}.ai-split__body{font-family:var(--lexend);color:#56565e;max-width:420px;margin-bottom:24px;font-size:clamp(.94rem,1.4vw,1.02rem);line-height:1.78}.ai-split__body--light{color:#ffffff80}.ai-split__pts{flex-direction:column;gap:10px;margin:0 0 34px;padding:0;list-style:none;display:flex}.ai-split__pts li{font-family:var(--lexend);color:#444;align-items:flex-start;gap:10px;font-size:14px;line-height:1.55;display:flex}.ai-split__pts li:before{content:"";background-color:#e532221a;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M2 6l3 3 5-5' stroke='%23e53222' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:12px;border-radius:50%;flex-shrink:0;width:18px;height:18px;margin-top:1px;display:inline-block}.ai-split__pts--light li{color:#ffffff8c}.ai-split__pts--light li:before{background-color:#e532222e}.ai-cta{text-align:center;background:#07070d radial-gradient(70% 50% at 50% 100%,#e532221a 0%,#0000 70%);padding:clamp(100px,14vw,160px) clamp(24px,5vw,80px)}.ai-cta__inner{flex-direction:column;align-items:center;max-width:640px;margin:0 auto;display:flex}.ai-cta__h2{font-family:var(--Vietnam);letter-spacing:-.045em;color:#fff;margin:0 0 18px;font-size:clamp(2.4rem,6vw,5rem);font-weight:800;line-height:1.06}.ai-cta__h2 em{color:#e53222;font-style:italic}.ai-cta__sub{font-family:var(--lexend);color:#fff6;margin-bottom:40px;font-size:clamp(.95rem,1.5vw,1.05rem);line-height:1.72}.ai-cta__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;display:flex}.ai-cta .hm-cta__phone{font-family:var(--Vietnam);color:#ffffff6b;align-items:center;gap:7px;font-size:15px;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.ai-cta .hm-cta__phone:hover{color:#ffffffd9}@media (max-width:900px){.ai-split{grid-template-columns:1fr;gap:48px}.ai-split--reversed .ai-cards{order:-1}.ai-split--reversed .ai-split__text{order:1}.ai-split__body{max-width:100%}}@media (max-width:600px){.ai-hero__h1{font-size:clamp(2.6rem,10vw,3.4rem)}.ai-nav{gap:8px}.ai-nav__chip{padding:7px 14px;font-size:11.5px}.ai-cards{grid-template-columns:1fr}.ai-section__inner{padding:56px 20px}.ai-cta__h2{font-size:clamp(2rem,9vw,3rem)}.ai-cta__actions{flex-direction:column;width:100%}.hm-hero__cta-primary--lg{justify-content:center;width:100%}}@media (max-width:400px){.ai-hero__inner{padding-top:100px;padding-left:18px;padding-right:18px}}.mp-hero{background:#07070d;justify-content:center;align-items:center;width:100%;min-height:70dvh;display:flex;position:relative;overflow:hidden}.mp-hero__bg{opacity:.16;background-image:url(/assets/marketPlaceBanner-D9nIadd2.png);background-position:50%;background-size:cover;position:absolute;inset:0}.mp-hero__veil{background:linear-gradient(#07070deb 0%,#07070dad 50%,#07070deb 100%);position:absolute;inset:0}.mp-hero__inner{z-index:2;text-align:center;flex-direction:column;align-items:center;width:100%;max-width:760px;padding:clamp(120px,14vh,160px) clamp(24px,5vw,80px) clamp(72px,10vh,112px);display:flex;position:relative}.mp-hero__eyebrow{font-family:var(--Vietnam);letter-spacing:2.8px;text-transform:uppercase;color:#ffffff59;margin-bottom:22px;font-size:10.5px;font-weight:700}.mp-hero__h1{font-family:var(--Vietnam);letter-spacing:-.045em;color:#fff;margin:0 0 24px;font-size:clamp(3rem,6.5vw,6rem);font-weight:800;line-height:1.06}.mp-hero__h1 em{color:#e53222;font-style:italic}.mp-hero__sub{font-family:var(--lexend);color:#ffffff80;max-width:460px;margin-bottom:40px;font-size:clamp(1rem,1.5vw,1.1rem);line-height:1.72}.mp-hero__br{display:none}@media (min-width:600px){.mp-hero__br{display:block}}.mp-listing{background:#fff;width:100%}.mp-listing__inner{max-width:1280px;margin:0 auto;padding:clamp(64px,8vw,100px) clamp(20px,4vw,56px)}.mp-stats{flex-wrap:wrap;justify-content:center;gap:clamp(32px,6vw,80px);margin-bottom:clamp(48px,6vw,72px);display:flex}.mp-stat{flex-direction:column;align-items:center;gap:4px;display:flex}.mp-stat__val{font-family:var(--Vietnam);letter-spacing:-.04em;color:#07070d;font-size:clamp(2rem,3.5vw,2.8rem);font-weight:800;line-height:1}.mp-stat__lbl{font-family:var(--lexend);color:#888;text-transform:uppercase;letter-spacing:1.2px;font-size:12px}.mp-filters{flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:44px;display:flex}.mp-filter{color:#555;font-family:var(--Vietnam);cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #0000001f;border-radius:100px;padding:9px 18px;font-size:13px;font-weight:500;transition:background .18s,border-color .18s,color .18s,transform .18s}.mp-filter:hover{color:#07070d;border-color:#07070d;transform:translateY(-1px)}.mp-filter--active{color:#fff;background:#07070d;border-color:#07070d}.mp-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.mp-card{background:#fff;border:1px solid #00000014;border-radius:16px;flex-direction:column;transition:box-shadow .22s,transform .22s;display:flex;overflow:hidden}.mp-card:hover{transform:translateY(-3px);box-shadow:0 12px 36px #00000014}.mp-card__img{background:#f8f7f5;border-bottom:1px solid #0000000d;justify-content:center;align-items:center;height:160px;padding:20px;display:flex}.mp-card__img img{object-fit:contain;width:auto;max-width:120px;height:auto;max-height:100px}.mp-card__body{flex-direction:column;flex:1;padding:16px 18px 18px;display:flex}.mp-card__name{font-family:var(--Vietnam);color:#07070d;margin:0 0 6px;font-size:14px;font-weight:700;line-height:1.35}.mp-card__loc{font-family:var(--lexend);color:#888;align-items:center;gap:5px;margin:0 0 14px;font-size:12px;display:flex}.mp-card__loc i{color:#e53222;font-size:11px}.mp-card__actions{gap:8px;margin-top:auto;display:flex}.mp-btn{font-family:var(--Vietnam);text-align:center;white-space:nowrap;border-radius:8px;flex:1;justify-content:center;align-items:center;padding:9px 10px;font-size:13px;font-weight:600;text-decoration:none;transition:background .18s,color .18s,transform .18s;display:flex}.mp-btn--outline{color:#e53222;background:0 0;border:1px solid #e53222}.mp-btn--outline:hover{color:#fff;background:#e53222;transform:translateY(-1px)}.mp-btn--solid{color:#fff;background:#e53222;border:1px solid #e53222}.mp-btn--solid:hover{background:#c42a1b;border-color:#c42a1b;transform:translateY(-1px)}.mp-cta{text-align:center;background:#07070d radial-gradient(70% 50% at 50% 100%,#e532221a 0%,#0000 70%);padding:clamp(100px,14vw,160px) clamp(24px,5vw,80px)}.mp-cta__inner{flex-direction:column;align-items:center;max-width:600px;margin:0 auto;display:flex}.mp-cta__h2{font-family:var(--Vietnam);letter-spacing:-.045em;color:#fff;margin:0 0 18px;font-size:clamp(2.4rem,6vw,5rem);font-weight:800;line-height:1.06}.mp-cta__h2 em{color:#e53222;font-style:italic}.mp-cta__sub{font-family:var(--lexend);color:#fff6;margin-bottom:40px;font-size:clamp(.95rem,1.5vw,1.05rem);line-height:1.72}.mp-cta__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;display:flex}.mp-cta .hm-cta__phone{font-family:var(--Vietnam);color:#ffffff6b;align-items:center;gap:7px;font-size:15px;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.mp-cta .hm-cta__phone:hover{color:#ffffffd9}@media (max-width:1100px){.mp-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.mp-grid{grid-template-columns:repeat(2,1fr);gap:16px}.mp-stats{gap:24px 40px}}@media (max-width:600px){.mp-hero__h1{font-size:clamp(2.6rem,10vw,3.4rem)}.mp-filters{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;padding-bottom:8px;overflow-x:auto}.mp-filters::-webkit-scrollbar{display:none}.mp-filter{flex-shrink:0}.mp-stats{gap:20px 32px}.mp-stat__val{font-size:1.8rem}.mp-cta__h2{font-size:clamp(2rem,9vw,3rem)}.mp-cta__actions{flex-direction:column;width:100%}.hm-hero__cta-primary--lg{justify-content:center;width:100%}}@media (max-width:480px){.mp-grid{grid-template-columns:1fr}}@media (max-width:400px){.mp-hero__inner{padding-top:100px;padding-left:18px;padding-right:18px}}.cu-hero{background:#07070d radial-gradient(80% 60% at 50% 0,#e5322212 0%,#0000 65%);justify-content:center;align-items:center;width:100%;min-height:100dvh;display:flex;position:relative;overflow:hidden}.cu-hero__veil{pointer-events:none;background:linear-gradient(#07070d00 0%,#07070df2 100%);position:absolute;inset:0}.cu-hero__inner{z-index:2;text-align:center;flex-direction:column;align-items:center;width:100%;max-width:860px;padding:clamp(130px,16vh,180px) clamp(24px,5vw,80px) clamp(80px,10vh,120px);display:flex;position:relative}.cu-hero__eyebrow{font-family:var(--Vietnam);letter-spacing:2.8px;text-transform:uppercase;color:#ffffff59;margin-bottom:22px;font-size:10.5px;font-weight:700}.cu-hero__h1{font-family:var(--Vietnam);letter-spacing:-.045em;color:#fff;margin:0 0 24px;font-size:clamp(3rem,6.5vw,6rem);font-weight:800;line-height:1.06}.cu-hero__h1 em{color:#e53222;font-style:italic}.cu-hero__sub{font-family:var(--lexend);color:#ffffff73;margin-bottom:56px;font-size:clamp(1rem,1.5vw,1.1rem);line-height:1.72}.cu-hero__stats{flex-wrap:wrap;justify-content:center;gap:clamp(32px,6vw,72px);display:flex}.cu-hero__stat{flex-direction:column;align-items:center;gap:4px;display:flex}.cu-hero__stat-val{font-family:var(--Vietnam);letter-spacing:-.04em;color:#fff;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:800;line-height:1}.cu-hero__stat-lbl{font-family:var(--lexend);color:#ffffff61;text-transform:uppercase;letter-spacing:1.2px;font-size:11.5px}.cu-logos{background:#f6f5f3;border-top:1px solid #0000000f;border-bottom:1px solid #0000000f;padding:32px 0}.cu-cases{background:#fff}.cu-cases__head{text-align:center;flex-direction:column;align-items:center;gap:16px;max-width:680px;margin:0 auto;padding:clamp(72px,10vw,100px) clamp(24px,5vw,64px) clamp(40px,6vw,56px);display:flex}.cu-cases__h2{font-family:var(--Vietnam);letter-spacing:-.04em;color:#07070d;margin:0;font-size:clamp(2.2rem,4.5vw,3.6rem);font-weight:800;line-height:1.08}.cu-cases__h2 em{color:#e53222;font-style:italic}.cu-cases__sub{font-family:var(--lexend);color:#666;margin:0;font-size:clamp(.95rem,1.4vw,1.05rem);line-height:1.72}.cu-case{border-top:1px solid #0000000f}.cu-case--reversed{background:#f6f5f3}.cu-case__inner{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(40px,6vw,88px);max-width:1180px;margin:0 auto;padding:clamp(64px,9vw,100px) clamp(24px,5vw,64px);display:grid}.cu-case--reversed .cu-case__img{order:2}.cu-case--reversed .cu-case__content{order:1}.cu-case__img{border-radius:18px;overflow:hidden;box-shadow:0 24px 64px #0000001a}.cu-case__img img{object-fit:cover;width:100%;display:block}.cu-case__content{flex-direction:column;gap:0;display:flex}.cu-case__brand{font-family:var(--Vietnam);letter-spacing:-.035em;color:#07070d;margin:8px 0 4px;font-size:clamp(1.8rem,3.2vw,2.8rem);font-weight:800;line-height:1.1}.cu-case__loc{font-family:var(--lexend);color:#888;align-items:center;gap:5px;margin-bottom:24px;font-size:13px;display:flex}.cu-case__loc i{color:#e53222;font-size:11px}.cu-case__qa{margin-bottom:14px}.cu-case__qa-label{font-family:var(--Vietnam);letter-spacing:1.8px;text-transform:uppercase;color:#e53222;margin:0 0 4px;font-size:11px;font-weight:700}.cu-case__qa-text{font-family:var(--lexend);color:#555;margin:0;font-size:14px;line-height:1.65}.cu-case__results{grid-template-columns:repeat(4,1fr);gap:12px;margin:20px 0 22px;display:grid}.cu-case__result{text-align:center;background:#fff;border:1px solid #00000014;border-radius:12px;flex-direction:column;align-items:center;gap:4px;padding:14px 10px;transition:box-shadow .2s,transform .2s;display:flex}.cu-case--reversed .cu-case__result{background:#fff}.cu-case__result:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000012}.cu-case__result-val{font-family:var(--Vietnam);letter-spacing:-.03em;color:#e53222;font-size:1.4rem;font-weight:800;line-height:1}.cu-case__result-lbl{font-family:var(--lexend);color:#777;font-size:11px;line-height:1.3}.cu-case__quote{background:#e5322208;border-left:3px solid #e5322240;border-radius:0 10px 10px 0;margin:0;padding:12px 16px}.cu-case__quote p{font-family:var(--lexend);color:#333;margin:0 0 6px;font-size:14px;font-style:italic;line-height:1.7}.cu-case__quote cite{font-family:var(--Vietnam);color:#e53222;font-size:12px;font-style:normal;font-weight:600}.cu-stories{background:#07070d;padding:clamp(80px,12vw,120px) clamp(24px,5vw,64px)}.cu-stories__inner{max-width:1180px;margin:0 auto}.cu-stories__head{text-align:center;flex-direction:column;align-items:center;gap:14px;max-width:560px;margin:0 auto clamp(48px,6vw,64px);display:flex}.cu-stories__h2{font-family:var(--Vietnam);letter-spacing:-.04em;color:#fff;margin:0;font-size:clamp(2rem,4vw,3.2rem);font-weight:800;line-height:1.08}.cu-stories__h2 em{color:#e53222;font-style:italic}.cu-stories__sub{font-family:var(--lexend);color:#ffffff61;margin:0;font-size:clamp(.9rem,1.3vw,1rem);line-height:1.7}.cu-stories__grid{border:1px solid #ffffff12;border-radius:16px;grid-template-columns:repeat(3,1fr);gap:2px;display:grid;overflow:hidden}.cu-story{background:#ffffff08;border-bottom:1px solid #ffffff0f;border-right:1px solid #ffffff0f;flex-direction:column;gap:20px;padding:32px 28px;transition:background .2s;display:flex}.cu-story:hover{background:#ffffff0f}.cu-story__info{flex-direction:column;gap:4px;display:flex}.cu-story__brand{font-family:var(--Vietnam);color:#fff;font-size:16px;font-weight:700;line-height:1.2}.cu-story__loc{font-family:var(--lexend);color:#ffffff59;font-size:12px}.cu-story__metrics{gap:24px;display:flex}.cu-story__metric{flex-direction:column;gap:3px;display:flex}.cu-story__val{font-family:var(--Vietnam);letter-spacing:-.04em;color:#e53222;font-size:1.6rem;font-weight:800;line-height:1}.cu-story__lbl{font-family:var(--lexend);color:#ffffff61;text-transform:uppercase;letter-spacing:.8px;font-size:11px}.cu-cta{text-align:center;background:#07070d radial-gradient(70% 50% at 50% 100%,#e532221a 0%,#0000 70%);border-top:1px solid #ffffff0f;padding:clamp(80px,12vw,140px) clamp(24px,5vw,80px)}.cu-cta__inner{flex-direction:column;align-items:center;max-width:600px;margin:0 auto;display:flex}.cu-cta__h2{font-family:var(--Vietnam);letter-spacing:-.045em;color:#fff;margin:0 0 18px;font-size:clamp(2.4rem,6vw,5rem);font-weight:800;line-height:1.06}.cu-cta__h2 em{color:#e53222;font-style:italic}.cu-cta__sub{font-family:var(--lexend);color:#fff6;margin-bottom:40px;font-size:clamp(.95rem,1.5vw,1.05rem);line-height:1.72}.cu-cta__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;display:flex}.cu-cta .hm-cta__phone{font-family:var(--Vietnam);color:#ffffff6b;align-items:center;gap:7px;font-size:15px;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.cu-cta .hm-cta__phone:hover{color:#ffffffd9}@media (max-width:900px){.cu-case__inner{grid-template-columns:1fr;gap:40px}.cu-case--reversed .cu-case__img{order:-1}.cu-case--reversed .cu-case__content{order:1}.cu-case__results,.cu-stories__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.cu-hero__h1{font-size:clamp(2.6rem,10vw,3.4rem)}.cu-hero__stats{gap:20px 36px}.cu-hero__stat-val{font-size:1.6rem}.cu-case__results{grid-template-columns:repeat(2,1fr)}.cu-stories__grid{grid-template-columns:1fr}.cu-cta__h2{font-size:clamp(2rem,9vw,3rem)}.cu-cta__actions{flex-direction:column;width:100%}.hm-hero__cta-primary--lg{justify-content:center;width:100%}}@media (max-width:400px){.cu-hero__inner{padding-top:100px;padding-left:18px;padding-right:18px}.cu-case__results{grid-template-columns:repeat(2,1fr);gap:8px}}.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}}
