.Navbar-module___rHu7W__navbar{z-index:100;width:100%;padding:24px 0;transition:all .3s;position:fixed;top:0;left:0}.Navbar-module___rHu7W__scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border-color);background:#0a0a0ae6;padding:16px 0}.Navbar-module___rHu7W__navContainer{justify-content:space-between;align-items:center;display:flex}.Navbar-module___rHu7W__logo{align-items:center;text-decoration:none;display:flex}.Navbar-module___rHu7W__logoImageContainer{align-items:center;height:32px;display:flex;position:relative}.Navbar-module___rHu7W__logoImage{object-fit:contain;width:auto;height:100%}.Navbar-module___rHu7W__navContent{align-items:center;gap:40px;display:flex}.Navbar-module___rHu7W__links{align-items:center;gap:32px;display:flex}.Navbar-module___rHu7W__link{color:#ffffffb3;cursor:pointer;font-size:15px;font-weight:500;transition:color .3s}.Navbar-module___rHu7W__link:hover{color:#fff}.Navbar-module___rHu7W__dropdownContainer{position:relative}.Navbar-module___rHu7W__dropdownTrigger{cursor:pointer;align-items:center;gap:6px;display:flex}.Navbar-module___rHu7W__arrow{color:#ffffff80;font-size:10px;transition:transform .3s}.Navbar-module___rHu7W__dropdownContainer:hover .Navbar-module___rHu7W__arrow{transform:rotate(180deg)}.Navbar-module___rHu7W__dropdownMenu{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;visibility:hidden;z-index:10;background:#0f0f0ff2;border:1px solid #ffffff0d;border-radius:12px;flex-direction:column;gap:2px;min-width:200px;padding:8px 0;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(15px);box-shadow:0 10px 30px #00000080}.Navbar-module___rHu7W__dropdownVisible{opacity:1;visibility:visible;transform:translate(-50%)translateY(5px)}.Navbar-module___rHu7W__dropdownLink{color:#ffffffb3;padding:10px 20px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s}.Navbar-module___rHu7W__dropdownLink:hover{color:#fff;background:#e600001a}.Navbar-module___rHu7W__hamburger{cursor:pointer;z-index:101;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:26px;height:18px;padding:0;display:none}.Navbar-module___rHu7W__hamburger span{background-color:#fff;width:100%;height:2px;transition:all .3s;display:block}.Navbar-module___rHu7W__hamburgerActive span:first-child{transform:translateY(8px)rotate(45deg)}.Navbar-module___rHu7W__hamburgerActive span:nth-child(2){opacity:0}.Navbar-module___rHu7W__hamburgerActive span:nth-child(3){transform:translateY(-8px)rotate(-45deg)}@media (max-width:768px){.Navbar-module___rHu7W__hamburger{display:flex}.Navbar-module___rHu7W__navContent{z-index:100;background:#0a0a0afa;flex-direction:column;justify-content:center;align-items:center;gap:40px;width:100%;height:100vh;transition:transform .5s ease-in-out;display:flex;position:fixed;top:0;left:0;transform:translateY(-100%)}.Navbar-module___rHu7W__menuOpen{transform:translateY(0)}.Navbar-module___rHu7W__links{flex-direction:column;align-items:center;gap:24px}.Navbar-module___rHu7W__link{font-size:20px}.Navbar-module___rHu7W__dropdownTrigger{justify-content:center}.Navbar-module___rHu7W__dropdownMenu{opacity:1;visibility:visible;box-shadow:none;min-width:unset;background:0 0;border:none;flex-direction:column;align-items:center;gap:12px;padding:10px 0 0;display:flex;position:static;transform:none}.Navbar-module___rHu7W__dropdownLink{color:#ffffff80;padding:0;font-size:16px}.Navbar-module___rHu7W__navBtn{text-align:center;width:80%}}
.Footer-module__Grjkva__footer{border-top:1px solid var(--border-color);background:#0a0a0a;padding-top:80px}.Footer-module__Grjkva__container{flex-wrap:wrap;justify-content:space-between;gap:48px;margin-bottom:64px;display:flex}.Footer-module__Grjkva__brand{max-width:300px}.Footer-module__Grjkva__logo{margin-bottom:16px;text-decoration:none;display:inline-block}.Footer-module__Grjkva__logoImageContainer{align-items:center;height:32px;display:flex;position:relative}.Footer-module__Grjkva__logoImage{object-fit:contain;width:auto;height:100%}.Footer-module__Grjkva__desc{color:#ffffff80;line-height:1.6}.Footer-module__Grjkva__links{gap:64px;display:flex}.Footer-module__Grjkva__column h4{margin-bottom:24px;font-size:18px}.Footer-module__Grjkva__column a{color:#fff9;margin-bottom:12px;transition:color .3s;display:block}.Footer-module__Grjkva__column a:hover{color:var(--primary-red)}.Footer-module__Grjkva__bottom{border-top:1px solid var(--border-color);text-align:center;color:#fff6;padding:24px 0;font-size:14px}@media (max-width:768px){.Footer-module__Grjkva__container{flex-direction:column}.Footer-module__Grjkva__links{flex-direction:column;gap:32px}}
.ContactForm-module__fw3Taq__section{padding:120px 0;position:relative}.ContactForm-module__fw3Taq__container{grid-template-columns:1fr 1fr;align-items:center;gap:64px;display:grid}.ContactForm-module__fw3Taq__title{letter-spacing:-1px;margin-bottom:24px;font-size:48px}.ContactForm-module__fw3Taq__desc{color:#ffffffb3;font-size:18px;line-height:1.6}.ContactForm-module__fw3Taq__form{padding:40px}.ContactForm-module__fw3Taq__inputGroup{margin-bottom:24px}.ContactForm-module__fw3Taq__inputGroup label{color:#fffc;margin-bottom:8px;font-size:14px;font-weight:500;display:block}.ContactForm-module__fw3Taq__inputGroup input,.ContactForm-module__fw3Taq__inputGroup select,.ContactForm-module__fw3Taq__inputGroup textarea{border:1px solid var(--border-color);color:#fff;background:#0000004d;border-radius:8px;width:100%;padding:16px;font-family:inherit;font-size:16px;transition:border-color .3s}.ContactForm-module__fw3Taq__inputGroup input:focus,.ContactForm-module__fw3Taq__inputGroup select:focus,.ContactForm-module__fw3Taq__inputGroup textarea:focus{border-color:var(--primary-red);outline:none}.ContactForm-module__fw3Taq__submitBtn{width:100%}@media (max-width:992px){.ContactForm-module__fw3Taq__container{grid-template-columns:1fr}}
.Hero-module__JgYmMq__hero{background-color:#050505;align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__ringsContainer{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__JgYmMq__heroContainer{z-index:10;text-align:center;flex-direction:column;align-items:center;width:100%;display:flex;position:relative}.Hero-module__JgYmMq__content{max-width:800px;margin:0 auto}.Hero-module__JgYmMq__title{letter-spacing:-2px;margin-bottom:24px;font-size:clamp(48px,6vw,92px);line-height:1.1}.Hero-module__JgYmMq__subtitle{color:#ffffffb3;max-width:650px;margin-bottom:12px;margin-left:auto;margin-right:auto;font-size:20px;line-height:1.6}.Hero-module__JgYmMq__subText{color:#fff6;letter-spacing:.5px;margin-bottom:40px;font-size:15px}.Hero-module__JgYmMq__actions{justify-content:center;gap:16px;display:flex}.Hero-module__JgYmMq__glow{z-index:2;pointer-events:none;background:radial-gradient(circle,#e21b1b0d 0%,#0a0a0a00 70%);width:800px;height:800px;position:absolute;top:40%;left:50%;transform:translate(-50%,-50%)}@media (max-width:768px){.Hero-module__JgYmMq__actions{flex-direction:column;width:100%;max-width:300px;margin:0 auto}}
.SolutionsHero-module__DPn4Ma__hero{background-color:var(--background);color:#fff;align-items:center;min-height:70vh;padding-top:120px;padding-bottom:80px;display:flex;position:relative;overflow:hidden}.SolutionsHero-module__DPn4Ma__glow{z-index:0;pointer-events:none;background:radial-gradient(circle,#ff333326 0%,#1110 70%);width:80vw;height:80vw;position:absolute;top:-20%;left:50%;transform:translate(-50%)}.SolutionsHero-module__DPn4Ma__container{z-index:1;width:100%;max-width:1200px;margin:0 auto;padding:0 2rem;position:relative}.SolutionsHero-module__DPn4Ma__grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;margin-bottom:4rem;display:grid}.SolutionsHero-module__DPn4Ma__badge{color:var(--primary-red,#f33);text-transform:uppercase;letter-spacing:.05em;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:100px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:inline-block}.SolutionsHero-module__DPn4Ma__title{font-family:var(--font-heading,inherit);margin:0;font-size:clamp(2.5rem,5vw,4rem);line-height:1.1}.SolutionsHero-module__DPn4Ma__description{color:#fffc;margin:0;font-size:1.25rem;line-height:1.6}.SolutionsHero-module__DPn4Ma__pillsRow{flex-wrap:wrap;gap:1rem;display:flex}.SolutionsHero-module__DPn4Ma__pill{color:#ffffffe6;background:#ffffff08;border:1px solid #ffffff1a;border-radius:100px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.9rem;transition:all .3s;display:flex}.SolutionsHero-module__DPn4Ma__pill:hover{background:#ffffff1a;border-color:#fff3}.SolutionsHero-module__DPn4Ma__check{color:var(--primary-red,#f33);font-weight:700}@media (max-width:992px){.SolutionsHero-module__DPn4Ma__grid{grid-template-columns:1fr;gap:2rem}}@media (max-width:768px){.SolutionsHero-module__DPn4Ma__hero{min-height:auto;padding-top:100px;padding-bottom:60px}.SolutionsHero-module__DPn4Ma__description{font-size:1.125rem}}
.WebHero-module__EJSs2G__heroSection{background-color:var(--background,#000);color:#fff;align-items:center;min-height:100vh;padding:120px 0 80px;display:flex;position:relative;overflow:hidden}.WebHero-module__EJSs2G__gridBackground{z-index:0;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-position:50%;background-size:40px 40px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000 40%,#0000 80%);mask-image:radial-gradient(circle,#000 40%,#0000 80%)}.WebHero-module__EJSs2G__container{z-index:1;grid-template-columns:1fr;gap:3rem;width:100%;display:grid;position:relative}@media (min-width:992px){.WebHero-module__EJSs2G__container{grid-template-columns:1fr 1fr;align-items:center;gap:4rem}}.WebHero-module__EJSs2G__content{flex-direction:column;align-items:flex-start;display:flex}.WebHero-module__EJSs2G__badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:inline-flex}.WebHero-module__EJSs2G__badgeIcon{color:var(--primary-red,red)}.WebHero-module__EJSs2G__title{font-family:var(--font-heading,sans-serif);margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.1}.WebHero-module__EJSs2G__shineText{background:linear-gradient(90deg, #fff 0%, var(--primary-red,red) 50%, #fff 100%);color:#0000;background-size:200%;-webkit-background-clip:text;background-clip:text;animation:4s linear infinite WebHero-module__EJSs2G__shine}@keyframes WebHero-module__EJSs2G__shine{to{background-position:200%}}.WebHero-module__EJSs2G__subtitle{color:#a0a0a0;max-width:600px;margin-bottom:2.5rem;font-size:clamp(1rem,1.5vw,1.25rem);line-height:1.6}.WebHero-module__EJSs2G__buttons{flex-wrap:wrap;gap:1rem;display:flex}.WebHero-module__EJSs2G__btnPrimary,.WebHero-module__EJSs2G__btnSecondary{border-radius:100px;justify-content:center;align-items:center;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.WebHero-module__EJSs2G__btnPrimary{background-color:var(--primary-red,red);color:#fff}.WebHero-module__EJSs2G__btnPrimary:hover{background-color:#f33;transform:translateY(-2px);box-shadow:0 4px 20px #ff00004d}.WebHero-module__EJSs2G__btnSecondary{color:#fff;border:1px solid var(--border-color,#fff3);background-color:#0000}.WebHero-module__EJSs2G__btnSecondary:hover{background-color:#ffffff0d;transform:translateY(-2px)}.WebHero-module__EJSs2G__visual{justify-content:center;align-items:center;width:100%;display:flex}.WebHero-module__EJSs2G__svgGraphic{width:100%;max-width:500px;height:auto}.WebHero-module__EJSs2G__connections line{stroke:#ffffff1a;stroke-width:2px;stroke-dasharray:4;animation:20s linear infinite WebHero-module__EJSs2G__dash}@keyframes WebHero-module__EJSs2G__dash{to{stroke-dashoffset:100px}}.WebHero-module__EJSs2G__centerNode{transform-origin:50%;animation:3s ease-in-out infinite WebHero-module__EJSs2G__pulse}.WebHero-module__EJSs2G__node{animation:4s ease-in-out infinite alternate WebHero-module__EJSs2G__float}.WebHero-module__EJSs2G__smallNode{opacity:.6;animation:3s ease-in-out infinite alternate-reverse WebHero-module__EJSs2G__float}@keyframes WebHero-module__EJSs2G__pulse{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}}@keyframes WebHero-module__EJSs2G__float{0%{transform:translateY(0)}to{transform:translateY(-10px)}}
.BrandingHero-module__aCk_QW__heroSection{background-color:var(--background,#050505);align-items:center;min-height:100vh;padding:6rem 0;display:flex;position:relative;overflow:hidden}.BrandingHero-module__aCk_QW__gradientBg{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.BrandingHero-module__aCk_QW__glowOrbOne{filter:blur(80px);background:radial-gradient(circle,#e6000026 0%,#0000 60%);border-radius:50%;width:50vw;height:50vw;animation:10s ease-in-out infinite alternate BrandingHero-module__aCk_QW__floatOrb;position:absolute;top:-10%;left:-10%}.BrandingHero-module__aCk_QW__glowOrbTwo{filter:blur(100px);background:radial-gradient(circle,#ffffff0d 0%,#0000 60%);border-radius:50%;width:60vw;height:60vw;animation:15s ease-in-out infinite alternate-reverse BrandingHero-module__aCk_QW__floatOrb;position:absolute;bottom:-20%;right:-10%}@keyframes BrandingHero-module__aCk_QW__floatOrb{0%{transform:translate(0)scale(1)}to{transform:translate(5%,5%)scale(1.1)}}.BrandingHero-module__aCk_QW__noiseOverlay{z-index:0;pointer-events:none;mix-blend-mode:overlay;width:100%;height:100%;position:absolute;top:0;left:0}.BrandingHero-module__aCk_QW__noiseOverlay svg{width:100%;height:100%}.BrandingHero-module__aCk_QW__container{z-index:1;width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem;position:relative}.BrandingHero-module__aCk_QW__grid{grid-template-columns:1fr;align-items:center;gap:4rem;display:grid}@media (min-width:992px){.BrandingHero-module__aCk_QW__grid{grid-template-columns:1.35fr .65fr;gap:6rem}}.BrandingHero-module__aCk_QW__contentLeft{flex-direction:column;gap:1.5rem;display:flex}.BrandingHero-module__aCk_QW__badgeWrapper{display:flex}.BrandingHero-module__aCk_QW__badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--primary-red,#e60000);letter-spacing:.05em;text-transform:uppercase;background:#ffffff08;border:1px solid #ffffff26;border-radius:100px;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.BrandingHero-module__aCk_QW__title{font-family:var(--font-heading,inherit);color:#fff;margin:0;font-size:clamp(2.2rem,4vw,3.6rem);font-weight:700;line-height:1.1}.BrandingHero-module__aCk_QW__shinyText{background:linear-gradient(to right, #fff 20%, var(--primary-red,#e60000) 40%, var(--primary-red,#e60000) 60%, #fff 80%);color:#0000;background-size:200%;-webkit-background-clip:text;background-clip:text;animation:5s linear infinite BrandingHero-module__aCk_QW__shine;display:inline-block}@keyframes BrandingHero-module__aCk_QW__shine{to{background-position:200%}}.BrandingHero-module__aCk_QW__subtitle{color:#ffffffb3;max-width:600px;margin:0;font-size:clamp(1rem,1.5vw,1.125rem);line-height:1.6}.BrandingHero-module__aCk_QW__buttonGroup{flex-direction:column;gap:1rem;margin-top:1rem;display:flex}@media (min-width:576px){.BrandingHero-module__aCk_QW__buttonGroup{flex-direction:row;align-items:center}}.btn-primary{background-color:var(--primary-red,#e60000);color:#fff;border:1px solid var(--primary-red,#e60000);border-radius:100px;justify-content:center;align-items:center;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.btn-primary:hover{color:var(--primary-red,#e60000);background-color:#0000}.btn-secondary{color:#fff;background-color:#0000;border:1px solid #ffffff4d;border-radius:100px;justify-content:center;align-items:center;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.btn-secondary:hover{background-color:#ffffff0d;border-color:#fff}.BrandingHero-module__aCk_QW__contentRight{justify-content:center;align-items:center;width:100%;display:flex}.BrandingHero-module__aCk_QW__abstractSvg{filter:drop-shadow(0 0 30px #e6000026);width:100%;max-width:500px;height:auto}@media (max-width:991px){.BrandingHero-module__aCk_QW__hideMobile{display:none}}
.ChatbotHero-module__L8-f2G__heroSection{background-color:var(--background);color:#fff;align-items:center;min-height:80vh;padding:6rem 0;display:flex;position:relative;overflow:hidden}.ChatbotHero-module__L8-f2G__backgroundBubbles{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.ChatbotHero-module__L8-f2G__bubble{-webkit-backdrop-filter:blur(5px);background:radial-gradient(circle at 30% 30%,#ffffff1a,#ffffff05);border:1px solid #ffffff0d;border-radius:50%;position:absolute;bottom:-50px;box-shadow:0 4px 30px #0000001a}.ChatbotHero-module__L8-f2G__container{z-index:1;grid-template-columns:1fr;align-items:center;gap:4rem;display:grid;position:relative}@media (min-width:992px){.ChatbotHero-module__L8-f2G__container{grid-template-columns:1.2fr 1fr}}.ChatbotHero-module__L8-f2G__leftColumn{flex-direction:column;gap:1.5rem;display:flex}.ChatbotHero-module__L8-f2G__badge{text-transform:uppercase;letter-spacing:1px;background:#ffffff1a;border:1px solid #fff3;border-radius:100px;align-self:flex-start;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:inline-block}.ChatbotHero-module__L8-f2G__title{font-family:var(--font-heading), sans-serif;margin:0;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.1}.ChatbotHero-module__L8-f2G__shineText{background:linear-gradient(90deg, #fff 0%, var(--primary-red,#f33) 40%, #fff 60%, var(--primary-red,#f33) 100%);color:#0000;background-size:200%;-webkit-background-clip:text;background-clip:text;animation:4s linear infinite ChatbotHero-module__L8-f2G__shine;display:inline-block}@keyframes ChatbotHero-module__L8-f2G__shine{to{background-position:200%}}.ChatbotHero-module__L8-f2G__subtitle{color:#fffc;max-width:90%;font-size:clamp(1rem,1.5vw,1.125rem);line-height:1.6}.ChatbotHero-module__L8-f2G__rightColumn{justify-content:center;align-items:center;display:flex}.ChatbotHero-module__L8-f2G__phoneMockup{background-color:#0b141a;border:8px solid #1f2c34;border-radius:30px;flex-direction:column;width:100%;max-width:350px;height:600px;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}.ChatbotHero-module__L8-f2G__phoneHeader{z-index:2;background-color:#202c33;align-items:center;padding:1rem;display:flex;box-shadow:0 1px 3px #0003}.ChatbotHero-module__L8-f2G__contactInfo{align-items:center;gap:10px;display:flex}.ChatbotHero-module__L8-f2G__avatar{background:linear-gradient(135deg, var(--primary-red,#f33), #a00);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.ChatbotHero-module__L8-f2G__avatar:after{content:"E21";color:#fff;font-size:.75rem;font-weight:700}.ChatbotHero-module__L8-f2G__contactDetails{flex-direction:column;display:flex}.ChatbotHero-module__L8-f2G__contactName{color:#e9edef;font-size:1rem;font-weight:600}.ChatbotHero-module__L8-f2G__contactStatus{color:#8696a0;font-size:.75rem}.ChatbotHero-module__L8-f2G__chatArea{scrollbar-width:none;background-color:#0b141a;background-image:radial-gradient(#ffffff0d 1px,#0000 1px);background-size:20px 20px;flex-direction:column;flex:1;gap:.5rem;padding:1rem;display:flex;overflow-y:auto}.ChatbotHero-module__L8-f2G__chatArea::-webkit-scrollbar{display:none}.ChatbotHero-module__L8-f2G__messageWrapper{width:100%;margin-bottom:.5rem;display:flex}.ChatbotHero-module__L8-f2G__messageUser{justify-content:flex-end}.ChatbotHero-module__L8-f2G__messageBot{justify-content:flex-start}.ChatbotHero-module__L8-f2G__messageBubble{border-radius:12px;flex-direction:column;max-width:85%;padding:.5rem .75rem;font-size:.875rem;line-height:1.4;display:flex;position:relative}.ChatbotHero-module__L8-f2G__messageUser .ChatbotHero-module__L8-f2G__messageBubble{color:#e9edef;background-color:#005c4b;border-top-right-radius:0}.ChatbotHero-module__L8-f2G__messageBot .ChatbotHero-module__L8-f2G__messageBubble{color:#e9edef;background-color:#202c33;border-top-left-radius:0}.ChatbotHero-module__L8-f2G__messageTime{color:#ffffff80;align-self:flex-end;margin-top:4px;margin-left:10px;font-size:.65rem}
.FeaturedProducts-module__HGGKaq__section{background-color:var(--background);border-top:1px solid var(--border-color);padding:120px 0}.FeaturedProducts-module__HGGKaq__container{max-width:1200px;margin:0 auto;padding:0 24px}.FeaturedProducts-module__HGGKaq__header{text-align:center;max-width:700px;margin:0 auto 64px}.FeaturedProducts-module__HGGKaq__badge{color:var(--primary-red);font-family:var(--font-heading);text-transform:uppercase;letter-spacing:2px;background:#e21b1b1a;border-radius:100px;margin-bottom:20px;padding:8px 16px;font-size:14px;font-weight:600;display:inline-block}.FeaturedProducts-module__HGGKaq__title{letter-spacing:-1px;color:#fff;margin-bottom:16px;font-size:clamp(32px,4vw,48px)}.FeaturedProducts-module__HGGKaq__subtitle{color:#fff9;font-size:18px;line-height:1.6}.FeaturedProducts-module__HGGKaq__grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.FeaturedProducts-module__HGGKaq__card{background:#ffffff08;border:1px solid #ffffff14;border-radius:24px;flex-direction:column;padding:32px 28px;transition:transform .3s,border-color .3s;display:flex;position:relative}.FeaturedProducts-module__HGGKaq__card:hover{border-color:#ffffff26;transform:translateY(-8px)}.FeaturedProducts-module__HGGKaq__highlighted{border-color:var(--primary-red);background:#e21b1b0a}.FeaturedProducts-module__HGGKaq__highlighted:hover{border-color:var(--primary-red)}.FeaturedProducts-module__HGGKaq__tag{text-transform:uppercase;letter-spacing:1px;color:#ffffff80;border:1px solid #ffffff1a;border-radius:100px;width:fit-content;margin-bottom:20px;padding:4px 12px;font-size:12px;font-weight:600;display:inline-block}.FeaturedProducts-module__HGGKaq__tagHighlighted{background:var(--primary-red);color:#fff;border-color:var(--primary-red)}.FeaturedProducts-module__HGGKaq__cardTitle{color:#fff;margin-bottom:12px;font-size:22px;font-weight:700}.FeaturedProducts-module__HGGKaq__cardDesc{color:#ffffff80;margin-bottom:24px;font-size:14px;line-height:1.6}.FeaturedProducts-module__HGGKaq__priceBlock{align-items:baseline;gap:8px;margin-bottom:28px;display:flex}.FeaturedProducts-module__HGGKaq__from{color:#fff6;font-size:14px}.FeaturedProducts-module__HGGKaq__price{font-family:var(--font-heading);color:#fff;letter-spacing:-1px;font-size:40px;font-weight:800}.FeaturedProducts-module__HGGKaq__includesList{flex-grow:1;margin:0 0 28px;padding:0;list-style:none}.FeaturedProducts-module__HGGKaq__includesList li{color:#ffffffb3;align-items:flex-start;gap:10px;margin-bottom:12px;font-size:14px;line-height:1.4;display:flex}.FeaturedProducts-module__HGGKaq__checkIcon{color:var(--primary-red);flex-shrink:0;margin-top:1px;font-weight:700}.FeaturedProducts-module__HGGKaq__ctaBtn{text-align:center;width:100%;font-family:var(--font-heading);color:#fff;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:100px;padding:14px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s;display:block}.FeaturedProducts-module__HGGKaq__ctaBtn:hover{background:#ffffff1a;border-color:#fff6}.FeaturedProducts-module__HGGKaq__ctaBtnHighlighted{background:var(--primary-red);border-color:var(--primary-red);color:#fff}.FeaturedProducts-module__HGGKaq__ctaBtnHighlighted:hover{background:#c41515;border-color:#c41515;transform:translateY(-2px)}.FeaturedProducts-module__HGGKaq__moreOptions{text-align:center;color:#ffffff59;cursor:pointer;margin-top:12px;font-size:13px;text-decoration:underline}@media (max-width:1100px){.FeaturedProducts-module__HGGKaq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.FeaturedProducts-module__HGGKaq__grid{grid-template-columns:1fr}}
.WebServices-module__KWKxba__webServices{width:100%;position:relative;overflow-x:hidden}.WebServices-module__KWKxba__section{align-items:center;min-height:80vh;padding:6rem 0;display:flex;position:relative}.WebServices-module__KWKxba__lastSection{padding-bottom:6rem}.WebServices-module__KWKxba__dark{color:#fff;background-color:#0a0a0a}.WebServices-module__KWKxba__light{color:#111;background-color:#fff}.WebServices-module__KWKxba__contentWrapper{z-index:10;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid;position:relative}.WebServices-module__KWKxba__imgLeft{grid-template-areas:"image text"}.WebServices-module__KWKxba__imgLeft .WebServices-module__KWKxba__imageContainer{grid-area:image}.WebServices-module__KWKxba__imgLeft .WebServices-module__KWKxba__textContent{grid-area:text}.WebServices-module__KWKxba__textLeft{grid-template-areas:"text image"}.WebServices-module__KWKxba__textLeft .WebServices-module__KWKxba__textContent{grid-area:text}.WebServices-module__KWKxba__textLeft .WebServices-module__KWKxba__imageContainer{grid-area:image}.WebServices-module__KWKxba__textContent{flex-direction:column;align-items:flex-start;gap:1.5rem;display:flex}.WebServices-module__KWKxba__textContent h2{font-family:var(--font-heading), sans-serif;margin:0;font-size:clamp(2rem,4vw,3rem);line-height:1.2}.WebServices-module__KWKxba__textContent p{opacity:.9;margin-bottom:1rem;font-size:1.125rem;line-height:1.6}.WebServices-module__KWKxba__imageGlass{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;padding:1rem;overflow:hidden;box-shadow:0 10px 30px #0000001a}.WebServices-module__KWKxba__light .WebServices-module__KWKxba__imageGlass{background:#00000008;border:1px solid #0000000d;box-shadow:0 10px 30px #0000000d}.WebServices-module__KWKxba__imageGlass img{object-fit:cover;border-radius:12px;width:100%;height:auto;transition:transform .5s;display:block}.WebServices-module__KWKxba__imageGlass:hover img{transform:scale(1.03)}.WebServices-module__KWKxba__divider{z-index:5;width:100%;height:4px;line-height:0;position:absolute;bottom:-2px;left:0}.WebServices-module__KWKxba__divider svg{width:100%;height:100%;display:block}@media (max-width:992px){.WebServices-module__KWKxba__contentWrapper{grid-template-columns:1fr;gap:3rem}.WebServices-module__KWKxba__imgLeft,.WebServices-module__KWKxba__textLeft{grid-template-areas:"image""text"}.WebServices-module__KWKxba__textContent{text-align:center;align-items:center}.WebServices-module__KWKxba__divider{height:4px}}@media (max-width:768px){.WebServices-module__KWKxba__section{padding:4rem 0 6rem}.WebServices-module__KWKxba__lastSection{padding-bottom:4rem}}
.AboutHero-module__grpVQa__hero{background-color:var(--background);align-items:center;min-height:80vh;padding-top:100px;display:flex;position:relative;overflow:hidden}.AboutHero-module__grpVQa__bgGlow{pointer-events:none;z-index:1;background:radial-gradient(circle,#e21b1b14 0%,#0a0a0a00 70%);width:60vw;height:60vw;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.AboutHero-module__grpVQa__container{z-index:10;width:100%;position:relative}.AboutHero-module__grpVQa__contentGrid{grid-template-columns:1fr 1fr;align-items:center;gap:60px;max-width:1100px;margin:0 auto;display:grid}.AboutHero-module__grpVQa__leftCol{text-align:left}.AboutHero-module__grpVQa__rightCol{text-align:left;flex-direction:column;gap:24px;display:flex}.AboutHero-module__grpVQa__title{letter-spacing:-2px;margin:0;font-size:clamp(48px,6vw,90px);line-height:1.1}.AboutHero-module__grpVQa__shineTextWhite{background:linear-gradient(90deg,#fff 0%,#888 50%,#fff 100%) 0 0/200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;animation:4s linear infinite AboutHero-module__grpVQa__shine}.AboutHero-module__grpVQa__shineTextRed{background:linear-gradient(90deg, var(--primary-red) 0%, #ff6b6b 50%, var(--primary-red) 100%);-webkit-text-fill-color:transparent;background-size:200%;-webkit-background-clip:text;animation:4s linear infinite reverse AboutHero-module__grpVQa__shine}@keyframes AboutHero-module__grpVQa__shine{to{background-position:200%}}.AboutHero-module__grpVQa__subtitle{color:#ffffffb3;margin:0;font-size:clamp(16px,2vw,18px);line-height:1.6}@media (max-width:768px){.AboutHero-module__grpVQa__contentGrid{grid-template-columns:1fr;gap:32px}}.AboutHero-module__grpVQa__abstractShapes{z-index:0;pointer-events:none;opacity:.3;width:100%;height:100%;position:absolute;top:0;left:0}.AboutHero-module__grpVQa__shape1{border:1px dashed #ffffff1a;border-radius:40% 60% 70% 30%/40% 50% 60%;width:400px;height:400px;position:absolute;top:10%;right:5%}.AboutHero-module__grpVQa__shape2{border:1px dashed #e21b1b33;border-radius:50% 50% 30% 70%/60% 40% 50%;width:500px;height:500px;position:absolute;bottom:10%;left:5%}
.BrandingServices-module__0gV1Ma__container{flex-direction:column;width:100%;display:flex}.BrandingServices-module__0gV1Ma__section{justify-content:center;align-items:center;padding:8rem 2rem 12rem;display:flex;position:relative;overflow:visible}.BrandingServices-module__0gV1Ma__dark{color:#fff;background-color:#0a0a0a}.BrandingServices-module__0gV1Ma__light{color:#111;background-color:#fff}.BrandingServices-module__0gV1Ma__content{z-index:2;flex-direction:column;justify-content:space-between;align-items:center;gap:4rem;width:100%;max-width:1200px;display:flex}@media (min-width:768px){.BrandingServices-module__0gV1Ma__content{flex-direction:row;gap:6rem}.BrandingServices-module__0gV1Ma__reverse{flex-direction:row-reverse}}.BrandingServices-module__0gV1Ma__textContent{flex-direction:column;flex:1;align-items:flex-start;gap:1.5rem;display:flex}.BrandingServices-module__0gV1Ma__title{font-family:var(--font-heading,inherit);margin:0;font-size:clamp(2rem,4vw,3.5rem);line-height:1.1}.BrandingServices-module__0gV1Ma__description{opacity:.9;font-size:1.125rem;line-height:1.6}.BrandingServices-module__0gV1Ma__imageContainer{border-radius:20px;flex:1;width:100%;position:relative;overflow:hidden;box-shadow:0 20px 40px #0003}.BrandingServices-module__0gV1Ma__light .BrandingServices-module__0gV1Ma__imageContainer{box-shadow:0 20px 40px #0000001a}.BrandingServices-module__0gV1Ma__image{object-fit:cover;width:100%;height:auto;display:block}.BrandingServices-module__0gV1Ma__svgConnector{z-index:3;pointer-events:none;width:100%;height:150px;position:absolute;bottom:0;left:0}.BrandingServices-module__0gV1Ma__connector1,.BrandingServices-module__0gV1Ma__connector2,.BrandingServices-module__0gV1Ma__connector3{bottom:0}.BrandingServices-module__0gV1Ma__path{fill:none;stroke:var(--primary-red,#e53935);stroke-width:4px}
.ChatbotServices-module__uuFwzW__chatbotServices{flex-direction:column;width:100%;display:flex}.ChatbotServices-module__uuFwzW__sectionDark{color:#fff;background-color:#0a0a0a;padding:6rem 2rem}.ChatbotServices-module__uuFwzW__sectionLight{color:#111;background-color:#fff;padding:6rem 2rem}.ChatbotServices-module__uuFwzW__container{align-items:center;gap:4rem;max-width:1200px;margin:0 auto;display:flex}.ChatbotServices-module__uuFwzW__rowReverse{flex-direction:row-reverse}.ChatbotServices-module__uuFwzW__textContent{flex:1}.ChatbotServices-module__uuFwzW__visualContent{flex:1;justify-content:center;align-items:center;display:flex}.ChatbotServices-module__uuFwzW__title{font-family:var(--font-heading);margin-bottom:1.5rem;font-size:clamp(2rem,4vw,3rem)}.ChatbotServices-module__uuFwzW__description{opacity:.9;margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.ChatbotServices-module__uuFwzW__btnPrimary{background-color:var(--primary-red);color:#fff;border-radius:100px;padding:.8rem 2rem;font-weight:700;text-decoration:none;transition:opacity .3s;display:inline-block}.ChatbotServices-module__uuFwzW__btnPrimary:hover{opacity:.8}.ChatbotServices-module__uuFwzW__mockupMobile{background:#111;border:8px solid #333;border-radius:30px;flex-direction:column;width:250px;height:480px;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000080}.ChatbotServices-module__uuFwzW__waHeader{color:#fff;text-align:center;background:#075e54;padding:1rem;font-weight:700}.ChatbotServices-module__uuFwzW__waBody{background:#efe7dd;flex-direction:column;flex:1;gap:1rem;padding:1rem;display:flex}.ChatbotServices-module__uuFwzW__waMsg{color:#111;border-radius:10px;max-width:80%;padding:.5rem 1rem;font-size:.85rem;box-shadow:0 1px 2px #0000001a}.ChatbotServices-module__uuFwzW__waMsgIn{background:#fff;border-top-left-radius:0;align-self:flex-start}.ChatbotServices-module__uuFwzW__waMsgOut{background:#dcf8c6;border-top-right-radius:0;align-self:flex-end}.ChatbotServices-module__uuFwzW__mockupWeb{background:#fdfdfd;border:1px solid #ddd;border-radius:12px;width:100%;max-width:400px;height:280px;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000d}.ChatbotServices-module__uuFwzW__mockupWebHeader{background:#f0f0f0;border-bottom:1px solid #ddd;align-items:center;gap:6px;height:30px;padding:0 12px;display:flex}.ChatbotServices-module__uuFwzW__mockupWebDot{background:#ccc;border-radius:50%;width:10px;height:10px}.ChatbotServices-module__uuFwzW__mockupWebDot:first-child{background:#ff5f56}.ChatbotServices-module__uuFwzW__mockupWebDot:nth-child(2){background:#ffbd2e}.ChatbotServices-module__uuFwzW__mockupWebDot:nth-child(3){background:#27c93f}.ChatbotServices-module__uuFwzW__mockupWebBody{padding:24px}.ChatbotServices-module__uuFwzW__mockupWebLine{background:#eaeaea;border-radius:6px;height:12px;margin-bottom:16px}.ChatbotServices-module__uuFwzW__chatBubble{background:var(--primary-red);border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;animation:2s infinite ChatbotServices-module__uuFwzW__pulse;display:flex;position:absolute;bottom:20px;right:20px;box-shadow:0 4px 15px #ff00004d}@keyframes ChatbotServices-module__uuFwzW__pulse{0%{box-shadow:0 0 #e5091480}70%{box-shadow:0 0 0 15px #e5091400}to{box-shadow:0 0 #e5091400}}.ChatbotServices-module__uuFwzW__nodeChart{width:100%;max-width:360px;height:300px;position:relative}.ChatbotServices-module__uuFwzW__nodeBox{color:#fff;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;padding:1rem;position:absolute;box-shadow:0 4px 20px #0000004d}.ChatbotServices-module__uuFwzW__nodeCenter{border-color:var(--primary-red);z-index:2;background:#e509141a;font-weight:700;top:50%;left:50%;transform:translate(-50%,-50%)!important}.ChatbotServices-module__uuFwzW__nodeTopLeft{top:10%;left:0}.ChatbotServices-module__uuFwzW__nodeTopRight{top:10%;right:0}.ChatbotServices-module__uuFwzW__nodeBottom{bottom:10%;left:50%;transform:translate(-50%)!important}.ChatbotServices-module__uuFwzW__nodeLine{z-index:1;background:#ffffff26;position:absolute}.ChatbotServices-module__uuFwzW__mockupBooking{gap:1.5rem;width:100%;max-width:440px;display:flex}.ChatbotServices-module__uuFwzW__calendarCard,.ChatbotServices-module__uuFwzW__quizCard{background:#fdfdfd;border:1px solid #eaeaea;border-radius:16px;flex:1;padding:1.5rem;box-shadow:0 8px 30px #00000014}.ChatbotServices-module__uuFwzW__calendarHeader{text-align:center;color:#111;text-transform:uppercase;letter-spacing:1px;margin-bottom:1.2rem;font-size:.9rem;font-weight:700}.ChatbotServices-module__uuFwzW__calendarGrid{grid-template-columns:repeat(7,1fr);gap:6px;display:grid}.ChatbotServices-module__uuFwzW__calendarDay{aspect-ratio:1;background:#fff;border:1px solid #eee;border-radius:4px}.ChatbotServices-module__uuFwzW__calendarDayActive{background:var(--primary-red);border-color:var(--primary-red);box-shadow:0 2px 8px #e5091466}.ChatbotServices-module__uuFwzW__quizLine{background:#f0f0f0;border-radius:5px;height:10px;margin-bottom:12px}.ChatbotServices-module__uuFwzW__dividerContainer{background:0 0;width:100%;display:block;overflow:hidden}.ChatbotServices-module__uuFwzW__lineSvg{width:100%;height:4px;display:block}@media (max-width:768px){.ChatbotServices-module__uuFwzW__container{gap:3rem;flex-direction:column!important}.ChatbotServices-module__uuFwzW__sectionDark,.ChatbotServices-module__uuFwzW__sectionLight{padding:4rem 1.5rem}.ChatbotServices-module__uuFwzW__mockupBooking{flex-direction:column;max-width:300px}}
.SolutionsGrid-module__dxq4PW__section{color:#111;background-color:#fff;width:100%;padding:80px 20px}.SolutionsGrid-module__dxq4PW__container{max-width:1200px;margin:0 auto}.SolutionsGrid-module__dxq4PW__grid{grid-template-columns:repeat(2,1fr);gap:32px;display:grid}@media (max-width:768px){.SolutionsGrid-module__dxq4PW__grid{grid-template-columns:1fr}}.SolutionsGrid-module__dxq4PW__card{background-color:#f8f9fa;border:1px solid #0000000d;border-radius:24px;flex-direction:column;height:100%;padding:40px;transition:transform .3s,box-shadow .3s;display:flex;position:relative}.SolutionsGrid-module__dxq4PW__card:hover{transform:translateY(-8px);box-shadow:0 12px 24px #00000014}.SolutionsGrid-module__dxq4PW__cardNumber{color:var(--primary-red);opacity:.15;font-size:32px;font-weight:700;position:absolute;top:32px;right:32px}.SolutionsGrid-module__dxq4PW__cardTitle{color:#111;margin-top:16px;margin-bottom:16px;padding-right:40px;font-size:clamp(1.25rem,2vw,1.5rem);font-weight:700}.SolutionsGrid-module__dxq4PW__cardDesc{color:#444;margin-bottom:24px;font-size:1rem;line-height:1.6}.SolutionsGrid-module__dxq4PW__featuresList{flex-grow:1;margin:0 0 32px;padding:0;list-style:none}.SolutionsGrid-module__dxq4PW__featureItem{color:#333;align-items:flex-start;margin-bottom:12px;font-size:.95rem;display:flex}.SolutionsGrid-module__dxq4PW__featureIcon{color:var(--primary-red);margin-right:12px;font-weight:700;display:inline-block}.SolutionsGrid-module__dxq4PW__actionBtn{color:#111;background-color:#0000;border:1px solid #111;border-radius:100px;justify-content:center;align-items:center;width:fit-content;padding:12px 24px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.SolutionsGrid-module__dxq4PW__actionBtn:hover{color:#fff;background-color:#111}
.WebAIBanner-module__O7n7Ea__section{background-color:var(--background);border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);padding:100px 0;position:relative;overflow:hidden}.WebAIBanner-module__O7n7Ea__gridBackground{pointer-events:none;z-index:0;background-image:linear-gradient(#e6000005 1px,#0000 1px),linear-gradient(90deg,#e6000005 1px,#0000 1px);background-position:50%;background-size:40px 40px;width:100%;height:100%;position:absolute;top:0;left:0}.WebAIBanner-module__O7n7Ea__bannerCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1;border-radius:24px;padding:60px;position:relative;overflow:hidden;background:#ffffff05!important;border:1px solid #ffffff0d!important}.WebAIBanner-module__O7n7Ea__glowEffect{filter:blur(50px);pointer-events:none;z-index:0;background:radial-gradient(circle,#e6000026 0%,#0000 70%);width:400px;height:400px;position:absolute;top:-20%;right:-10%}.WebAIBanner-module__O7n7Ea__content{z-index:2;grid-template-columns:1fr;align-items:center;gap:40px;margin-bottom:60px;display:grid;position:relative}@media (min-width:992px){.WebAIBanner-module__O7n7Ea__content{grid-template-columns:1.2fr .8fr;gap:60px}}.WebAIBanner-module__O7n7Ea__leftColumn{flex-direction:column;align-items:flex-start;gap:20px;display:flex}.WebAIBanner-module__O7n7Ea__badge{color:var(--primary-red);text-transform:uppercase;letter-spacing:.5px;background:#e600001a;border-radius:100px;align-items:center;gap:8px;padding:6px 12px;font-size:14px;font-weight:600;display:inline-flex}.WebAIBanner-module__O7n7Ea__badgePulse{background-color:var(--primary-red);border-radius:50%;width:8px;height:8px;animation:1.5s infinite WebAIBanner-module__O7n7Ea__pulse}@keyframes WebAIBanner-module__O7n7Ea__pulse{0%{transform:scale(.9);box-shadow:0 0 #e60000b3}70%{transform:scale(1.1);box-shadow:0 0 0 6px #e6000000}to{transform:scale(.9);box-shadow:0 0 #e6000000}}.WebAIBanner-module__O7n7Ea__title{letter-spacing:-1px;color:#fff;margin:0;font-size:clamp(28px,4vw,42px);line-height:1.15}.WebAIBanner-module__O7n7Ea__redText{color:#0000;background:linear-gradient(90deg,#ff4b4b,#b30000);-webkit-background-clip:text;background-clip:text;display:inline-block}.WebAIBanner-module__O7n7Ea__description{color:#ffffffb3;margin:0;font-size:18px;line-height:1.6}.WebAIBanner-module__O7n7Ea__ctaWrapper{margin-top:10px}.WebAIBanner-module__O7n7Ea__rightColumn{justify-content:center;align-items:center;width:100%;display:flex;position:relative}.WebAIBanner-module__O7n7Ea__aiVisual{aspect-ratio:1;justify-content:center;align-items:center;width:100%;max-width:320px;display:flex;position:relative}.WebAIBanner-module__O7n7Ea__brainSvg{filter:drop-shadow(0 0 20px #e6000033);width:100%;height:100%}.WebAIBanner-module__O7n7Ea__pulseNode{animation:2s infinite alternate WebAIBanner-module__O7n7Ea__centralGlow}@keyframes WebAIBanner-module__O7n7Ea__centralGlow{0%{r:9;fill:#fff}to{r:12;fill:#ff6b6b}}.WebAIBanner-module__O7n7Ea__pulseRing{transform-origin:50%;animation:2.5s linear infinite WebAIBanner-module__O7n7Ea__ringExpand}@keyframes WebAIBanner-module__O7n7Ea__ringExpand{0%{opacity:.8;transform:scale(.8)}to{opacity:0;transform:scale(1.8)}}.WebAIBanner-module__O7n7Ea__techChip{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:none;background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;padding:8px 16px;font-size:14px;font-weight:500;animation:4s ease-in-out infinite WebAIBanner-module__O7n7Ea__floatChip;position:absolute;box-shadow:0 4px 15px #0003}.WebAIBanner-module__O7n7Ea__chip1{animation-delay:0s;top:10%;left:-10%}.WebAIBanner-module__O7n7Ea__chip2{animation-delay:1.3s;bottom:10%;right:-5%}.WebAIBanner-module__O7n7Ea__chip3{animation-delay:2.5s;top:45%;right:-20%}@keyframes WebAIBanner-module__O7n7Ea__floatChip{0%{transform:translateY(0)}50%{transform:translateY(-8px)}to{transform:translateY(0)}}.WebAIBanner-module__O7n7Ea__featuresGrid{z-index:2;border-top:1px solid #ffffff0d;grid-template-columns:1fr;gap:30px;padding-top:50px;display:grid;position:relative}@media (min-width:768px){.WebAIBanner-module__O7n7Ea__featuresGrid{grid-template-columns:repeat(3,1fr)}}.WebAIBanner-module__O7n7Ea__featureItem{flex-direction:column;align-items:flex-start;gap:15px;display:flex}.WebAIBanner-module__O7n7Ea__featureIcon{background:#e6000012;border:1px solid #e600001a;border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;font-size:28px;display:flex;box-shadow:0 0 15px #e600000d}.WebAIBanner-module__O7n7Ea__featureItem h4{color:#fff;margin:0;font-size:18px}.WebAIBanner-module__O7n7Ea__featureItem p{color:#fff9;margin:0;font-size:14px;line-height:1.6}@media (max-width:768px){.WebAIBanner-module__O7n7Ea__bannerCard{padding:30px}.WebAIBanner-module__O7n7Ea__featuresGrid{gap:20px;padding-top:30px}.WebAIBanner-module__O7n7Ea__chip3{display:none}}
.AboutPillars-module___pe3dq__section{color:#111;background-color:#fff;padding:120px 0;position:relative}.AboutPillars-module___pe3dq__grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.AboutPillars-module___pe3dq__pillarCard{background:#f8f9fa;border:1px solid #0000000d;border-radius:24px;flex-direction:column;padding:40px;transition:transform .3s,box-shadow .3s;display:flex;position:relative}.AboutPillars-module___pe3dq__pillarCard:hover{transform:translateY(-10px);box-shadow:0 20px 40px #0000000d}.AboutPillars-module___pe3dq__icon{font-family:var(--font-heading);color:var(--primary-red);opacity:.15;font-size:32px;font-weight:800;position:absolute;top:32px;right:32px}.AboutPillars-module___pe3dq__pillarCard h3{color:#111;margin-bottom:16px;font-size:28px}.AboutPillars-module___pe3dq__pillarCard p{color:#555;font-size:16px;line-height:1.6}@media (max-width:992px){.AboutPillars-module___pe3dq__grid{grid-template-columns:1fr}}
.BrandingPricing-module__kTlcDW__pricingSection{background-color:var(--background);color:#fff;padding:8rem 0;position:relative;overflow:hidden}.BrandingPricing-module__kTlcDW__header{text-align:center;max-width:800px;margin:0 auto 4rem}.BrandingPricing-module__kTlcDW__title{font-family:var(--font-heading);margin-bottom:1.5rem;font-size:clamp(2rem,5vw,3.5rem);line-height:1.2}.BrandingPricing-module__kTlcDW__description{color:#ffffffb3;font-size:1.125rem;line-height:1.6}.BrandingPricing-module__kTlcDW__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:stretch;gap:2rem;display:grid}.BrandingPricing-module__kTlcDW__card{border-radius:20px;flex-direction:column;padding:2.5rem 2rem;transition:transform .3s;display:flex;position:relative}.BrandingPricing-module__kTlcDW__card:hover{transform:translateY(-10px)}.BrandingPricing-module__kTlcDW__popular{border:2px solid var(--primary-red);box-shadow:0 0 30px #e5091426}.BrandingPricing-module__kTlcDW__popularBadge{background-color:var(--primary-red);color:#fff;text-transform:uppercase;letter-spacing:1px;border-radius:100px;padding:.5rem 1.5rem;font-size:.875rem;font-weight:600;position:absolute;top:-15px;left:50%;transform:translate(-50%)}.BrandingPricing-module__kTlcDW__cardHeader{text-align:center;margin-bottom:2rem}.BrandingPricing-module__kTlcDW__cardTitle{font-family:var(--font-heading);margin-bottom:1rem;font-size:1.5rem}.BrandingPricing-module__kTlcDW__priceContainer{margin-bottom:1rem}.BrandingPricing-module__kTlcDW__price{font-size:4rem;font-weight:800;line-height:1}.BrandingPricing-module__kTlcDW__cardDescription{color:#fff9;min-height:2.7rem;font-size:.9rem}.BrandingPricing-module__kTlcDW__features{flex-direction:column;flex-grow:1;gap:1rem;margin-bottom:2.5rem;display:flex}.BrandingPricing-module__kTlcDW__featureItem{color:#fffc;align-items:flex-start;gap:.75rem;font-size:.95rem;line-height:1.4;display:flex}.BrandingPricing-module__kTlcDW__checkIcon{flex-shrink:0;margin-top:2px}.BrandingPricing-module__kTlcDW__actions{flex-direction:column;align-items:center;gap:1rem;display:flex}.BrandingPricing-module__kTlcDW__btn{text-align:center;width:100%;padding:1rem}.BrandingPricing-module__kTlcDW__customLink{color:#ffffff80;text-underline-offset:4px;font-size:.875rem;text-decoration:underline;transition:color .3s}.BrandingPricing-module__kTlcDW__customLink:hover{color:var(--primary-red)}@media (max-width:768px){.BrandingPricing-module__kTlcDW__pricingSection{padding:5rem 0}.BrandingPricing-module__kTlcDW__grid{grid-template-columns:1fr;max-width:450px;margin:0 auto}}
.ChatbotPricing-module__lCNFHG__chatbotPricing{background-color:var(--background);color:#fff;font-family:var(--font-body,system-ui, sans-serif);padding:6rem 2rem}.ChatbotPricing-module__lCNFHG__container{max-width:1200px;margin:0 auto}.ChatbotPricing-module__lCNFHG__header{text-align:center;margin-bottom:4rem}.ChatbotPricing-module__lCNFHG__title{font-family:var(--font-heading,inherit);color:#fff;margin-bottom:1rem;font-size:clamp(2rem,5vw,3.5rem)}.ChatbotPricing-module__lCNFHG__subtitle{color:#ffffffb3;max-width:600px;margin:0 auto;font-size:1.125rem}.ChatbotPricing-module__lCNFHG__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.ChatbotPricing-module__lCNFHG__card{border:1px solid var(--border-color,#ffffff1a);border-radius:20px;flex-direction:column;padding:2.5rem;transition:transform .3s;display:flex;position:relative}.ChatbotPricing-module__lCNFHG__card:hover{transform:translateY(-5px)}.ChatbotPricing-module__lCNFHG__recommended{border:2px solid var(--primary-red,#f33)}.ChatbotPricing-module__lCNFHG__recommendedBadge{background-color:var(--primary-red,#f33);color:#fff;white-space:nowrap;border-radius:100px;padding:.25rem 1rem;font-size:.875rem;font-weight:600;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.ChatbotPricing-module__lCNFHG__cardTitle{margin-bottom:1rem;font-size:1.25rem;font-weight:600}.ChatbotPricing-module__lCNFHG__price{font-size:3rem;font-weight:700;font-family:var(--font-heading,inherit);margin-bottom:2rem}.ChatbotPricing-module__lCNFHG__features{flex-grow:1;margin:0 0 2rem;padding:0;list-style:none}.ChatbotPricing-module__lCNFHG__featureItem{color:#fffc;margin-bottom:1rem;padding-left:1.5rem;font-size:.95rem;position:relative}.ChatbotPricing-module__lCNFHG__featureItem:before{content:"✓";color:var(--primary-red,#f33);position:absolute;left:0}.ChatbotPricing-module__lCNFHG__buttonWrapper{flex-direction:column;align-items:center;gap:1rem;margin-top:auto;display:flex}.ChatbotPricing-module__lCNFHG__button{text-align:center;border-radius:100px;width:100%;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:opacity .3s}.ChatbotPricing-module__lCNFHG__button:hover{opacity:.9}.ChatbotPricing-module__lCNFHG__customLink{color:#fff9;font-size:.875rem;text-decoration:underline;transition:color .2s}.ChatbotPricing-module__lCNFHG__customLink:hover{color:var(--primary-red,#f33)}
.WebPricing-module__SYJzfG__pricingSection{background-color:var(--background);color:#fff;padding:8rem 0;position:relative;overflow:hidden}.WebPricing-module__SYJzfG__header{text-align:center;max-width:800px;margin:0 auto 4rem}.WebPricing-module__SYJzfG__header h2{font-family:var(--font-heading);margin-bottom:1rem;font-size:clamp(2.5rem,5vw,4rem);line-height:1.1}.WebPricing-module__SYJzfG__header p{opacity:.8;font-size:1.1rem;line-height:1.6}.WebPricing-module__SYJzfG__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:stretch;gap:2rem;display:grid}.WebPricing-module__SYJzfG__card{border:1px solid var(--border-color,#ffffff1a);border-radius:20px;flex-direction:column;padding:2.5rem 2rem;display:flex;position:relative}.WebPricing-module__SYJzfG__recommended{border-color:var(--primary-red);transform:translateY(-10px);box-shadow:0 0 30px #e6394626}.WebPricing-module__SYJzfG__badge{background-color:var(--primary-red);color:#fff;letter-spacing:1px;text-transform:uppercase;border-radius:100px;padding:.4rem 1.5rem;font-size:.85rem;font-weight:600;position:absolute;top:-15px;left:50%;transform:translate(-50%)}.WebPricing-module__SYJzfG__cardHeader{text-align:center;margin-bottom:2rem}.WebPricing-module__SYJzfG__cardHeader h3{font-family:var(--font-heading);margin-bottom:1rem;font-size:1.5rem}.WebPricing-module__SYJzfG__priceContainer{justify-content:center;align-items:flex-end;gap:.5rem;display:flex}.WebPricing-module__SYJzfG__price{font-size:3.5rem;font-weight:700;line-height:1}.WebPricing-module__SYJzfG__currency{opacity:.6;margin-bottom:.5rem;font-size:1rem}.WebPricing-module__SYJzfG__features{flex-grow:1;margin:0 0 2.5rem;padding:0;list-style:none}.WebPricing-module__SYJzfG__features li{opacity:.9;align-items:flex-start;gap:1rem;margin-bottom:1rem;font-size:.95rem;line-height:1.5;display:flex}.WebPricing-module__SYJzfG__features svg{flex-shrink:0;margin-top:2px}.WebPricing-module__SYJzfG__actions{flex-direction:column;align-items:center;gap:1.2rem;display:flex}.WebPricing-module__SYJzfG__btn{text-align:center;width:100%;padding:1rem;font-weight:600}.WebPricing-module__SYJzfG__link{color:#fff;opacity:.7;font-size:.9rem;text-decoration:underline;transition:opacity .3s}.WebPricing-module__SYJzfG__link:hover{opacity:1}@media (max-width:768px){.WebPricing-module__SYJzfG__pricingSection{padding:5rem 0}.WebPricing-module__SYJzfG__recommended{transform:none}}
.WhyChooseUs-module__YwVtra__section{color:#111;background-color:#fff;padding:120px 0}.WhyChooseUs-module__YwVtra__container{max-width:1200px;margin:0 auto;padding:0 24px}.WhyChooseUs-module__YwVtra__header{grid-template-columns:1fr 1fr;align-items:end;gap:60px;margin-bottom:80px;display:grid}.WhyChooseUs-module__YwVtra__title{letter-spacing:-1px;color:#111;margin:0;font-size:clamp(36px,4vw,52px)}.WhyChooseUs-module__YwVtra__headerDesc{color:#555;margin:0;font-size:18px;line-height:1.6}.WhyChooseUs-module__YwVtra__grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.WhyChooseUs-module__YwVtra__card{background:#f8f9fa;border:1px solid #0000000d;border-radius:20px;padding:36px;transition:transform .3s,box-shadow .3s}.WhyChooseUs-module__YwVtra__card:hover{transform:translateY(-8px);box-shadow:0 16px 32px #0000000f}.WhyChooseUs-module__YwVtra__icon{width:48px;height:48px;color:var(--primary-red);margin-bottom:20px;display:inline-block}.WhyChooseUs-module__YwVtra__svgIcon{filter:drop-shadow(0 0 5px #e21b1b99);width:100%;height:100%}.WhyChooseUs-module__YwVtra__cardTitle{color:#111;margin-bottom:12px;font-size:20px;font-weight:700}.WhyChooseUs-module__YwVtra__cardDesc{color:#555;font-size:15px;line-height:1.6}@media (max-width:992px){.WhyChooseUs-module__YwVtra__header{grid-template-columns:1fr;gap:24px}.WhyChooseUs-module__YwVtra__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.WhyChooseUs-module__YwVtra__grid{grid-template-columns:1fr}}
.AboutTeam-module__VF4W3q__section{border-top:1px solid var(--border-color);background:#0a0a0a80;padding:120px 0}.AboutTeam-module__VF4W3q__topIntro{max-width:800px;margin-bottom:60px}.AboutTeam-module__VF4W3q__title{letter-spacing:-1px;margin-bottom:24px;font-size:clamp(36px,4vw,48px)}.AboutTeam-module__VF4W3q__description{color:#ffffffb3;font-size:18px;line-height:1.6}.AboutTeam-module__VF4W3q__grid{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.AboutTeam-module__VF4W3q__visual{position:relative}.AboutTeam-module__VF4W3q__imagePlaceholder{aspect-ratio:4/5;border:1px dashed var(--border-color);cursor:pointer;filter:grayscale();background:linear-gradient(145deg,#ffffff1a,#00000080);border-radius:20px;justify-content:center;align-items:center;width:100%;transition:filter .5s,border-color .5s;display:flex;position:relative;overflow:hidden}.AboutTeam-module__VF4W3q__imagePlaceholder.AboutTeam-module__VF4W3q__colorMode{filter:grayscale(0%);border:1px solid var(--primary-red)}.AboutTeam-module__VF4W3q__teamPhoto{object-fit:cover;transition:transform .5s}.AboutTeam-module__VF4W3q__imagePlaceholder:hover .AboutTeam-module__VF4W3q__teamPhoto{transform:scale(1.02)}.AboutTeam-module__VF4W3q__photoTextOverlay{color:#fffc;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);pointer-events:none;z-index:2;letter-spacing:.5px;background:#0a0a0acc;border:1px solid #ffffff1a;border-radius:100px;padding:8px 16px;font-size:12px;font-weight:500;transition:all .3s;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.AboutTeam-module__VF4W3q__imagePlaceholder:hover .AboutTeam-module__VF4W3q__photoTextOverlay{background:var(--primary-red);border-color:var(--primary-red);color:#fff}.AboutTeam-module__VF4W3q__leader{border-left:2px solid var(--primary-red);padding-left:32px}.AboutTeam-module__VF4W3q__leader h3{color:#fff;margin-bottom:8px;font-size:40px}.AboutTeam-module__VF4W3q__rolePrimary{font-family:var(--font-heading);color:var(--primary-red);text-transform:uppercase;letter-spacing:2px;margin-bottom:4px;font-size:16px;font-weight:700;display:block}.AboutTeam-module__VF4W3q__roleSecondary{font-family:var(--font-heading);color:#ffffff80;text-transform:uppercase;letter-spacing:1px;margin-bottom:24px;font-size:13px;font-weight:500;display:block}.AboutTeam-module__VF4W3q__leader p{color:#ffffffb3;font-size:16px;line-height:1.6}@media (max-width:992px){.AboutTeam-module__VF4W3q__grid{grid-template-columns:1fr;gap:40px}}
.BrandingGallery-module__2CR6Ea__section{background-color:var(--background);border-top:1px solid var(--border-color);padding:100px 0;overflow:hidden}.BrandingGallery-module__2CR6Ea__header{text-align:center;margin-bottom:60px}.BrandingGallery-module__2CR6Ea__badge{color:var(--primary-red);text-transform:uppercase;letter-spacing:1px;background:#e21b1b1a;border-radius:100px;margin-bottom:16px;padding:6px 12px;font-size:14px;font-weight:600;display:inline-block}.BrandingGallery-module__2CR6Ea__title{letter-spacing:-1px;color:#fff;margin-bottom:16px;font-size:clamp(32px,4vw,48px)}.BrandingGallery-module__2CR6Ea__subtitle{color:#fff9;font-size:18px;line-height:1.6}.BrandingGallery-module__2CR6Ea__marqueeContainer{width:100%;display:flex;position:relative;overflow:hidden}.BrandingGallery-module__2CR6Ea__overlayLeft,.BrandingGallery-module__2CR6Ea__overlayRight{z-index:2;pointer-events:none;width:15%;position:absolute;top:0;bottom:0}.BrandingGallery-module__2CR6Ea__overlayLeft{background:linear-gradient(to right, var(--background), transparent);left:0}.BrandingGallery-module__2CR6Ea__overlayRight{background:linear-gradient(to left, var(--background), transparent);right:0}.BrandingGallery-module__2CR6Ea__marqueeTrack{gap:24px;width:max-content;padding:20px 0;display:flex}.BrandingGallery-module__2CR6Ea__marqueeItem{flex-shrink:0;width:320px}.BrandingGallery-module__2CR6Ea__imageWrapper{aspect-ratio:4/3;border:1px solid var(--border-color);background:#ffffff05;border-radius:16px;width:100%;transition:transform .5s,border-color .5s;position:relative;overflow:hidden}.BrandingGallery-module__2CR6Ea__brandImage{object-fit:cover;transition:transform .5s}.BrandingGallery-module__2CR6Ea__imageWrapper:hover{border-color:var(--primary-red);transform:translateY(-4px)}.BrandingGallery-module__2CR6Ea__imageWrapper:hover .BrandingGallery-module__2CR6Ea__brandImage{transform:scale(1.05)}@media (max-width:768px){.BrandingGallery-module__2CR6Ea__marqueeItem{width:260px}}
.ChatbotGallery-module__o7qjYW__section{background-color:var(--background);border-top:1px solid var(--border-color);padding:100px 0;overflow:hidden}.ChatbotGallery-module__o7qjYW__header{text-align:center;margin-bottom:60px}.ChatbotGallery-module__o7qjYW__badge{color:var(--primary-red);text-transform:uppercase;letter-spacing:1px;background:#e21b1b1a;border-radius:100px;margin-bottom:16px;padding:6px 12px;font-size:14px;font-weight:600;display:inline-block}.ChatbotGallery-module__o7qjYW__title{letter-spacing:-1px;color:#fff;margin-bottom:16px;font-size:clamp(32px,4vw,48px)}.ChatbotGallery-module__o7qjYW__subtitle{color:#fff9;font-size:18px;line-height:1.6}.ChatbotGallery-module__o7qjYW__marqueeContainer{width:100%;display:flex;position:relative;overflow:hidden}.ChatbotGallery-module__o7qjYW__overlayLeft,.ChatbotGallery-module__o7qjYW__overlayRight{z-index:2;pointer-events:none;width:15%;position:absolute;top:0;bottom:0}.ChatbotGallery-module__o7qjYW__overlayLeft{background:linear-gradient(to right, var(--background), transparent);left:0}.ChatbotGallery-module__o7qjYW__overlayRight{background:linear-gradient(to left, var(--background), transparent);right:0}.ChatbotGallery-module__o7qjYW__marqueeTrack{gap:24px;width:max-content;padding:20px 0;display:flex}.ChatbotGallery-module__o7qjYW__marqueeItem{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;flex-shrink:0;width:320px;padding:24px;transition:transform .3s,border-color .3s;box-shadow:0 10px 30px #0003;background:#ffffff05!important;border:1px solid #ffffff0d!important}.ChatbotGallery-module__o7qjYW__marqueeItem:hover{transform:translateY(-4px);border-color:#e6000033!important}.ChatbotGallery-module__o7qjYW__cardHeader{align-items:center;gap:16px;margin-bottom:16px;display:flex}.ChatbotGallery-module__o7qjYW__iconWrapper{background:#ffffff0d;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;display:flex}.ChatbotGallery-module__o7qjYW__whatsapp{color:#25d366;background:#25d3661a;border:1px solid #25d36633}.ChatbotGallery-module__o7qjYW__crm{color:#00a8cc;background:#00a8cc1a;border:1px solid #00a8cc33}.ChatbotGallery-module__o7qjYW__calendar{color:#4285f4;background:#4285f41a;border:1px solid #4285f433}.ChatbotGallery-module__o7qjYW__ai{color:#a200ff;background:#a200ff1a;border:1px solid #a200ff33}.ChatbotGallery-module__o7qjYW__sales{color:var(--primary-red);background:#e600001a;border:1px solid #e6000033}.ChatbotGallery-module__o7qjYW__headerText{flex-direction:column;gap:4px;display:flex}.ChatbotGallery-module__o7qjYW__headerText h4{color:#fff;margin:0;font-size:15px;font-weight:600}.ChatbotGallery-module__o7qjYW__headerText span{color:#fff6;font-size:12px}.ChatbotGallery-module__o7qjYW__cardBody p{color:#ffffffb3;margin:0;font-size:14px;line-height:1.6}@media (max-width:768px){.ChatbotGallery-module__o7qjYW__marqueeItem{width:280px;padding:20px}}
.SolutionsProcess-module__ALdgVG__section{background-color:var(--background);color:#fff;padding:120px 0;overflow:hidden}.SolutionsProcess-module__ALdgVG__container{max-width:1200px;margin:0 auto;padding:0 24px}.SolutionsProcess-module__ALdgVG__grid{grid-template-columns:1fr 1fr;align-items:start;gap:80px;display:grid}@media (max-width:768px){.SolutionsProcess-module__ALdgVG__grid{grid-template-columns:1fr;gap:60px}}.SolutionsProcess-module__ALdgVG__leftContent{position:sticky;top:120px}@media (max-width:768px){.SolutionsProcess-module__ALdgVG__leftContent{position:static}}.SolutionsProcess-module__ALdgVG__title{font-family:var(--font-heading), sans-serif;margin-bottom:24px;font-size:clamp(36px,5vw,48px);line-height:1.2}.SolutionsProcess-module__ALdgVG__description{color:#ffffffb3;max-width:500px;font-size:1.125rem;line-height:1.6}.SolutionsProcess-module__ALdgVG__rightContent{flex-direction:column;gap:48px;display:flex;position:relative}.SolutionsProcess-module__ALdgVG__rightContent:before{content:"";z-index:0;background-color:#ffffff1a;width:1px;position:absolute;top:0;bottom:0;left:20px}.SolutionsProcess-module__ALdgVG__step{z-index:1;gap:32px;display:flex;position:relative}.SolutionsProcess-module__ALdgVG__stepNumber{background-color:var(--primary-red,#e63946);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.125rem;font-weight:700;display:flex}.SolutionsProcess-module__ALdgVG__stepContent{padding-top:6px}.SolutionsProcess-module__ALdgVG__stepTitle{color:#fff;margin-bottom:12px;font-size:1.5rem;font-weight:700}.SolutionsProcess-module__ALdgVG__stepDescription{color:#fff9;font-size:1rem;line-height:1.6}
.WebGallery-module__gWy1tq__section{background-color:var(--background);border-top:1px solid var(--border-color);padding:100px 0;overflow:hidden}.WebGallery-module__gWy1tq__header{text-align:center;margin-bottom:60px}.WebGallery-module__gWy1tq__badge{color:var(--primary-red);text-transform:uppercase;letter-spacing:1px;background:#e21b1b1a;border-radius:100px;margin-bottom:16px;padding:6px 12px;font-size:14px;font-weight:600;display:inline-block}.WebGallery-module__gWy1tq__title{letter-spacing:-1px;color:#fff;margin-bottom:16px;font-size:clamp(32px,4vw,48px)}.WebGallery-module__gWy1tq__subtitle{color:#fff9;font-size:18px;line-height:1.6}.WebGallery-module__gWy1tq__marqueeContainer{width:100%;display:flex;position:relative;overflow:hidden}.WebGallery-module__gWy1tq__overlayLeft,.WebGallery-module__gWy1tq__overlayRight{z-index:2;pointer-events:none;width:15%;position:absolute;top:0;bottom:0}.WebGallery-module__gWy1tq__overlayLeft{background:linear-gradient(to right, var(--background), transparent);left:0}.WebGallery-module__gWy1tq__overlayRight{background:linear-gradient(to left, var(--background), transparent);right:0}.WebGallery-module__gWy1tq__marqueeTrack{gap:24px;width:max-content;padding:20px 0;display:flex}.WebGallery-module__gWy1tq__marqueeItem{flex-shrink:0;width:360px}.WebGallery-module__gWy1tq__imageWrapper{aspect-ratio:16/10;border:1px solid var(--border-color);background:#ffffff05;border-radius:16px;width:100%;transition:transform .5s,border-color .5s;position:relative;overflow:hidden}.WebGallery-module__gWy1tq__webImage{object-fit:cover;transition:transform .5s}.WebGallery-module__gWy1tq__imageWrapper:hover{border-color:var(--primary-red);transform:translateY(-4px)}.WebGallery-module__gWy1tq__imageWrapper:hover .WebGallery-module__gWy1tq__webImage{transform:scale(1.05)}@media (max-width:768px){.WebGallery-module__gWy1tq__marqueeItem{width:280px}}
.post-module__fFuUMG__main{background-color:#fff;min-height:100vh;padding:120px 0 100px;position:relative;overflow:hidden}.post-module__fFuUMG__gridBackground{pointer-events:none;z-index:0;background-image:linear-gradient(#00000004 1px,#0000 1px),linear-gradient(90deg,#00000004 1px,#0000 1px);background-position:50%;background-size:50px 50px;width:100%;height:100%;position:absolute;top:0;left:0}.post-module__fFuUMG__breadcrumb{color:#718096;z-index:1;align-items:center;gap:8px;margin-bottom:30px;font-size:14px;display:flex;position:relative}.post-module__fFuUMG__breadcrumb a{color:#4a5568;text-decoration:none;transition:color .2s}.post-module__fFuUMG__breadcrumb a:hover{color:var(--primary-red)}.post-module__fFuUMG__arrow{font-size:12px}.post-module__fFuUMG__layout{z-index:1;flex-direction:column;gap:50px;display:flex;position:relative}@media (min-width:992px){.post-module__fFuUMG__layout{flex-direction:row;align-items:flex-start}}.post-module__fFuUMG__articleContent{width:100%}@media (min-width:992px){.post-module__fFuUMG__articleContent{width:70%}}.post-module__fFuUMG__categoryBadge{color:var(--primary-red);text-transform:uppercase;letter-spacing:1px;margin-bottom:12px;font-size:12px;font-weight:700;display:inline-block}.post-module__fFuUMG__title{letter-spacing:-1.5px;color:#111;margin-bottom:16px;font-size:clamp(28px,4vw,42px);line-height:1.2}.post-module__fFuUMG__meta{color:#718096;align-items:center;gap:8px;margin-bottom:30px;font-size:14px;display:flex}.post-module__fFuUMG__dot{font-size:8px}.post-module__fFuUMG__featuredImageWrapper{aspect-ratio:16/9;border:1px solid #e2e8f0;border-radius:16px;width:100%;margin-bottom:35px;position:relative;overflow:hidden}.post-module__fFuUMG__featuredImage{object-fit:cover}.post-module__fFuUMG__summary{color:#2d3748;border-left:3px solid var(--primary-red);margin-bottom:30px;padding-left:20px;font-size:18px;font-weight:500;line-height:1.6}.post-module__fFuUMG__section{margin-bottom:40px}.post-module__fFuUMG__section h2{letter-spacing:-.5px;color:#1a202c;margin-bottom:16px;font-size:24px;font-weight:700}.post-module__fFuUMG__section p{color:#4a5568;margin-bottom:20px;font-size:16px;line-height:1.7}.post-module__fFuUMG__bullets{margin:0 0 24px;padding:0;list-style:none}.post-module__fFuUMG__bullets li{color:#4a5568;margin-bottom:12px;padding-left:24px;font-size:15px;line-height:1.7;position:relative}.post-module__fFuUMG__bullets li:before{content:"";background:var(--primary-red);border-radius:50%;width:6px;height:6px;position:absolute;top:10px;left:6px}.post-module__fFuUMG__highlightBox{color:#1a202c;background:#e21b1b08;border:1px solid #e21b1b1a;border-radius:12px;margin:30px 0;padding:20px;font-size:15px;font-weight:500;line-height:1.6}.post-module__fFuUMG__comparisonWidget{background:#f7fafc;border:1px solid #e2e8f0;border-radius:16px;margin:40px 0;padding:24px}.post-module__fFuUMG__comparisonWidget h3{color:#1a202c;margin-bottom:18px;font-size:18px}.post-module__fFuUMG__tableResponsive{overflow-x:auto}.post-module__fFuUMG__table{border-collapse:collapse;text-align:left;width:100%}.post-module__fFuUMG__table th,.post-module__fFuUMG__table td{border-bottom:1px solid #e2e8f0;padding:14px 16px;font-size:14px}.post-module__fFuUMG__table th{color:#718096;text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:600}.post-module__fFuUMG__modelName{color:#1a202c;font-weight:700}.post-module__fFuUMG__excellent{color:#10b981;font-weight:600}.post-module__fFuUMG__inlineCta{border-radius:16px;flex-direction:column;gap:20px;margin:50px 0;padding:30px;display:flex;box-shadow:0 4px 20px #00000005;background:#fff!important;border:1px solid #e2e8f0!important}@media (min-width:600px){.post-module__fFuUMG__inlineCta{flex-direction:row;justify-content:space-between;align-items:center}}.post-module__fFuUMG__ctaContent{flex-grow:1;max-width:450px}.post-module__fFuUMG__ctaContent h3{color:#1a202c;margin-bottom:8px;font-size:18px}.post-module__fFuUMG__ctaContent p{color:#4a5568;margin:0;font-size:14px;line-height:1.5}.post-module__fFuUMG__ctaButton{flex-shrink:0}.post-module__fFuUMG__faqSection{border-top:1px solid #e2e8f0;margin-top:60px;padding-top:40px}.post-module__fFuUMG__faqSection h2{color:#1a202c;margin-bottom:24px;font-size:24px}.post-module__fFuUMG__faqList{flex-direction:column;gap:20px;display:flex}.post-module__fFuUMG__faqCard{background:#f7fafc;border:1px solid #e2e8f0;border-radius:12px;padding:24px}.post-module__fFuUMG__faqCard h4{color:#1a202c;margin-bottom:10px;font-size:16px;font-weight:700}.post-module__fFuUMG__faqCard p{color:#4a5568;margin:0;font-size:14px;line-height:1.6}.post-module__fFuUMG__sidebar{flex-direction:column;gap:40px;width:100%;display:flex}@media (min-width:992px){.post-module__fFuUMG__sidebar{width:30%;position:sticky;top:100px}}.post-module__fFuUMG__promoAd{border-radius:16px;padding:30px;box-shadow:0 4px 20px #00000005;background:linear-gradient(135deg,#e21b1b05 0%,#fff 100%)!important;border:1px solid #e2e8f0!important}.post-module__fFuUMG__adBadge{color:var(--primary-red);border:1px solid var(--primary-red);letter-spacing:1px;border-radius:4px;margin-bottom:16px;padding:2px 8px;font-size:10px;font-weight:700;display:inline-block}.post-module__fFuUMG__promoAd h3{color:#1a202c;margin-bottom:12px;font-size:20px;line-height:1.3}.post-module__fFuUMG__promoAd p{color:#4a5568;margin-bottom:24px;font-size:14px;line-height:1.6}.post-module__fFuUMG__otherArticlesSection h3{color:#718096;text-transform:uppercase;letter-spacing:1px;margin-bottom:20px;font-size:11px}.post-module__fFuUMG__otherList{flex-direction:column;gap:20px;display:flex}.post-module__fFuUMG__otherCard{border-bottom:1px solid #e2e8f0;padding-bottom:16px}.post-module__fFuUMG__otherCard:last-child{border-bottom:none}.post-module__fFuUMG__otherCategory{color:var(--primary-red);text-transform:uppercase;font-size:11px;font-weight:600}.post-module__fFuUMG__otherCard h4{margin:6px 0;font-size:15px;font-weight:700;line-height:1.4}.post-module__fFuUMG__otherLink{color:#1a202c;text-decoration:none;transition:color .2s}.post-module__fFuUMG__otherLink:hover{color:var(--primary-red)}.post-module__fFuUMG__otherDate{color:#718096;font-size:12px}
.blog-module__JsT-Oq__main{background-color:#fff;min-height:80vh;padding:140px 0 100px;position:relative;overflow:hidden}.blog-module__JsT-Oq__gridBackground{pointer-events:none;z-index:0;background-image:linear-gradient(#00000004 1px,#0000 1px),linear-gradient(90deg,#00000004 1px,#0000 1px);background-position:50%;background-size:50px 50px;width:100%;height:100%;position:absolute;top:0;left:0}.blog-module__JsT-Oq__header{text-align:center;z-index:1;max-width:800px;margin:0 auto 60px;position:relative}.blog-module__JsT-Oq__badge{color:var(--primary-red);text-transform:uppercase;letter-spacing:1px;background:#e21b1b14;border-radius:100px;margin-bottom:16px;padding:6px 12px;font-size:13px;font-weight:600;display:inline-block}.blog-module__JsT-Oq__title{letter-spacing:-2px;color:#111;margin-bottom:20px;font-size:clamp(36px,5vw,56px);line-height:1.1}.blog-module__JsT-Oq__subtitle{color:#4a5568;font-size:18px;line-height:1.6}.blog-module__JsT-Oq__grid{z-index:1;grid-template-columns:1fr;gap:30px;display:grid;position:relative}@media (min-width:768px){.blog-module__JsT-Oq__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1200px){.blog-module__JsT-Oq__grid{grid-template-columns:repeat(3,1fr)}}.blog-module__JsT-Oq__card{border-radius:16px;flex-direction:column;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 4px 20px #00000005;background:#fff!important;border:1px solid #e2e8f0!important}.blog-module__JsT-Oq__card:hover{transform:translateY(-4px);box-shadow:0 15px 35px #0000000f;border-color:#e21b1b4d!important}.blog-module__JsT-Oq__imageContainer{aspect-ratio:16/10;background-color:#f7fafc;width:100%;position:relative;overflow:hidden}.blog-module__JsT-Oq__image{object-fit:cover;transition:transform .5s}.blog-module__JsT-Oq__card:hover .blog-module__JsT-Oq__image{transform:scale(1.05)}.blog-module__JsT-Oq__category{color:#fff;text-transform:uppercase;letter-spacing:.5px;z-index:2;background:#e21b1bf2;border-radius:4px;padding:4px 10px;font-size:11px;font-weight:700;position:absolute;top:16px;left:16px}.blog-module__JsT-Oq__cardContent{flex-direction:column;flex-grow:1;padding:24px;display:flex}.blog-module__JsT-Oq__meta{color:#718096;align-items:center;gap:8px;margin-bottom:12px;font-size:13px;display:flex}.blog-module__JsT-Oq__dot{font-size:8px}.blog-module__JsT-Oq__cardTitle{letter-spacing:-.5px;margin-bottom:12px;font-size:20px;font-weight:700;line-height:1.4}.blog-module__JsT-Oq__titleLink{color:#1a202c;text-decoration:none;transition:color .2s}.blog-module__JsT-Oq__titleLink:hover{color:var(--primary-red)}.blog-module__JsT-Oq__excerpt{color:#4a5568;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:24px;font-size:14px;line-height:1.6;display:-webkit-box;overflow:hidden}.blog-module__JsT-Oq__readMore{color:var(--primary-red);align-items:center;gap:6px;margin-top:auto;font-size:14px;font-weight:700;text-decoration:none;transition:gap .2s;display:inline-flex}.blog-module__JsT-Oq__readMore:hover{gap:10px}
.AboutTimeline-module__3uXkvG__section{background:var(--background);padding:120px 0}.AboutTimeline-module__3uXkvG__header{text-align:center;margin-bottom:80px}.AboutTimeline-module__3uXkvG__title{letter-spacing:-1px;font-size:clamp(36px,5vw,56px)}.AboutTimeline-module__3uXkvG__timeline{max-width:1000px;margin:0 auto;position:relative}.AboutTimeline-module__3uXkvG__line{background:#ffffff1a;width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.AboutTimeline-module__3uXkvG__item{align-items:center;width:100%;margin-bottom:60px;display:flex;position:relative}.AboutTimeline-module__3uXkvG__item:last-child{margin-bottom:0}.AboutTimeline-module__3uXkvG__left{justify-content:flex-start}.AboutTimeline-module__3uXkvG__right{justify-content:flex-end}.AboutTimeline-module__3uXkvG__dot{background:var(--primary-red);z-index:2;border-radius:50%;width:16px;height:16px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 4px #e21b1b33}.AboutTimeline-module__3uXkvG__content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #ffffff0d;border-radius:16px;width:45%;padding:32px}.AboutTimeline-module__3uXkvG__left .AboutTimeline-module__3uXkvG__content{text-align:right}.AboutTimeline-module__3uXkvG__right .AboutTimeline-module__3uXkvG__content{text-align:left}.AboutTimeline-module__3uXkvG__year{font-family:var(--font-heading);color:var(--primary-red);text-transform:uppercase;letter-spacing:2px;margin-bottom:12px;font-size:14px;font-weight:600;display:block}.AboutTimeline-module__3uXkvG__eventTitle{color:#fff;margin-bottom:12px;font-size:24px}.AboutTimeline-module__3uXkvG__eventDesc{color:#fff9;font-size:16px;line-height:1.6}@media (max-width:768px){.AboutTimeline-module__3uXkvG__line,.AboutTimeline-module__3uXkvG__dot{left:20px}.AboutTimeline-module__3uXkvG__left,.AboutTimeline-module__3uXkvG__right{justify-content:flex-end}.AboutTimeline-module__3uXkvG__content{width:calc(100% - 60px)}.AboutTimeline-module__3uXkvG__left .AboutTimeline-module__3uXkvG__content{text-align:left}}
.BrandingContact-module__BujGkW__contactSection{background-color:var(--background,#0a0a0a);color:#fff;justify-content:center;padding:6rem 1rem;display:flex}.BrandingContact-module__BujGkW__container{width:100%;max-width:800px}.BrandingContact-module__BujGkW__formCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff0d;border-radius:24px;padding:3rem 2rem}.BrandingContact-module__BujGkW__header{text-align:center;margin-bottom:3rem}.BrandingContact-module__BujGkW__title{font-family:var(--font-heading,inherit);color:#fff;margin-bottom:1rem;font-size:clamp(1.8rem,3vw,2.5rem)}.BrandingContact-module__BujGkW__description{color:#a0a0a0;max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.6}.BrandingContact-module__BujGkW__form{flex-direction:column;gap:1.5rem;display:flex}.BrandingContact-module__BujGkW__formGroup{flex-direction:column;gap:.5rem;display:flex}.BrandingContact-module__BujGkW__label{color:#e0e0e0;font-size:.95rem;font-weight:500}.BrandingContact-module__BujGkW__input,.BrandingContact-module__BujGkW__select,.BrandingContact-module__BujGkW__textarea{color:#fff;background:#0006;border:1px solid #ffffff1a;border-radius:12px;width:100%;padding:1rem;font-family:inherit;font-size:1rem;transition:border-color .3s,box-shadow .3s}.BrandingContact-module__BujGkW__input:focus,.BrandingContact-module__BujGkW__select:focus,.BrandingContact-module__BujGkW__textarea:focus{border-color:var(--primary-red,#ff3b3b);outline:none;box-shadow:0 0 0 2px #ff3b3b33}.BrandingContact-module__BujGkW__input::placeholder,.BrandingContact-module__BujGkW__textarea::placeholder{color:#666}.BrandingContact-module__BujGkW__selectWrapper{position:relative}.BrandingContact-module__BujGkW__select{appearance:none;cursor:pointer}.BrandingContact-module__BujGkW__selectWrapper:after{content:"";pointer-events:none;border-top:6px solid #a0a0a0;border-left:6px solid #0000;border-right:6px solid #0000;width:0;height:0;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.BrandingContact-module__BujGkW__textarea{resize:vertical;min-height:120px}.BrandingContact-module__BujGkW__fileUploadBox{cursor:pointer;background:#ffffff03;border:2px dashed #ffffff26;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:2.5rem 1rem;transition:all .3s;display:flex}.BrandingContact-module__BujGkW__fileUploadBox:hover{border-color:var(--primary-red,#ff3b3b);background:#ff3b3b0d}.BrandingContact-module__BujGkW__uploadIcon{color:#a0a0a0;justify-content:center;align-items:center;transition:color .3s;display:flex}.BrandingContact-module__BujGkW__fileUploadBox:hover .BrandingContact-module__BujGkW__uploadIcon{color:var(--primary-red,#ff3b3b)}.BrandingContact-module__BujGkW__uploadText{color:#a0a0a0;text-align:center;margin:0;font-size:1rem}.BrandingContact-module__BujGkW__fileList{flex-direction:column;gap:.5rem;margin:1rem 0 0;padding:0;list-style:none;display:flex}.BrandingContact-module__BujGkW__fileItem{background:#ffffff0d;border:1px solid #ffffff0d;border-radius:8px;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.BrandingContact-module__BujGkW__fileName{color:#e0e0e0;white-space:nowrap;text-overflow:ellipsis;max-width:90%;font-size:.9rem;overflow:hidden}.BrandingContact-module__BujGkW__removeFileBtn{color:#ff3b3b;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:.25rem;transition:background .3s;display:flex}.BrandingContact-module__BujGkW__removeFileBtn:hover{background:#ff3b3b1a}.BrandingContact-module__BujGkW__submitBtn{background-color:var(--primary-red,#ff3b3b);color:#fff;cursor:pointer;border:none;border-radius:100px;justify-content:center;align-items:center;width:100%;margin-top:1rem;padding:1.2rem;font-size:1.1rem;font-weight:600;display:flex}@media (max-width:768px){.BrandingContact-module__BujGkW__formCard{padding:2rem 1.5rem}.BrandingContact-module__BujGkW__contactSection{padding:4rem 1rem}}
.ChatbotContact-module__F6XYlW__section{background-color:var(--background);color:#fff;justify-content:center;align-items:center;padding:6rem 1rem;display:flex}.ChatbotContact-module__F6XYlW__container{width:100%;max-width:800px;margin:0 auto}.ChatbotContact-module__F6XYlW__header{text-align:center;margin-bottom:3rem}.ChatbotContact-module__F6XYlW__title{font-family:var(--font-heading);color:#fff;margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem)}.ChatbotContact-module__F6XYlW__description{color:#aaa;max-width:600px;margin:0 auto;font-size:1.1rem}.ChatbotContact-module__F6XYlW__form{border:1px solid var(--border-color,#ffffff1a);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border-radius:16px;flex-direction:column;gap:1.5rem;padding:2rem;display:flex}.ChatbotContact-module__F6XYlW__formGroup{flex-direction:column;gap:.5rem;display:flex}.ChatbotContact-module__F6XYlW__label{font-size:.95rem;font-weight:500}.ChatbotContact-module__F6XYlW__input,.ChatbotContact-module__F6XYlW__select,.ChatbotContact-module__F6XYlW__textarea{border:1px solid var(--border-color,#fff3);color:#fff;background:#0003;border-radius:8px;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .3s}.ChatbotContact-module__F6XYlW__input:focus,.ChatbotContact-module__F6XYlW__select:focus,.ChatbotContact-module__F6XYlW__textarea:focus{border-color:var(--primary-red,#f33);outline:none}.ChatbotContact-module__F6XYlW__textarea{resize:vertical;min-height:120px}.ChatbotContact-module__F6XYlW__fileUploadBox{border:2px dashed var(--border-color,#ffffff4d);text-align:center;cursor:pointer;background:#0000001a;border-radius:8px;padding:2rem;transition:all .3s;position:relative}.ChatbotContact-module__F6XYlW__fileUploadBox:hover{border-color:var(--primary-red,#f33);background:#ffffff05}.ChatbotContact-module__F6XYlW__fileInput{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;top:0;left:0}.ChatbotContact-module__F6XYlW__uploadText{color:#aaa;font-size:.9rem}.ChatbotContact-module__F6XYlW__fileList{flex-direction:column;gap:.5rem;margin-top:1rem;display:flex}.ChatbotContact-module__F6XYlW__fileItem{background:#ffffff1a;border-radius:6px;justify-content:space-between;align-items:center;padding:.5rem 1rem;font-size:.9rem;display:flex}.ChatbotContact-module__F6XYlW__removeFileBtn{color:var(--primary-red,#f33);cursor:pointer;background:0 0;border:none;padding:.25rem .5rem;font-weight:700}.ChatbotContact-module__F6XYlW__removeFileBtn:hover{text-decoration:underline}.ChatbotContact-module__F6XYlW__submitBtn{background-color:var(--primary-red,#f33);color:#fff;cursor:pointer;border:none;border-radius:100px;margin-top:1rem;padding:1rem 2rem;font-size:1rem;font-weight:700;transition:background-color .3s,transform .2s}.ChatbotContact-module__F6XYlW__submitBtn:hover{background-color:#c00}.ChatbotContact-module__F6XYlW__submitBtn:active{transform:scale(.98)}@media (max-width:768px){.ChatbotContact-module__F6XYlW__section{padding:4rem 1rem}.ChatbotContact-module__F6XYlW__form{padding:1.5rem}}
.SolutionsCTA-module__b_j_Fa__section{background-color:var(--background);color:#fff;justify-content:center;align-items:center;padding:120px 0;display:flex;position:relative;overflow:hidden}.SolutionsCTA-module__b_j_Fa__glow{z-index:0;pointer-events:none;background:radial-gradient(circle,#e21b1b26 0%,#0000 70%);width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.SolutionsCTA-module__b_j_Fa__container{text-align:center;z-index:1;max-width:800px;margin:0 auto;padding:0 24px;position:relative}.SolutionsCTA-module__b_j_Fa__badge{color:var(--primary-red);text-transform:uppercase;letter-spacing:1px;background-color:#e21b1b1a;border-radius:100px;margin-bottom:24px;padding:8px 16px;font-size:.875rem;font-weight:600;display:inline-block}.SolutionsCTA-module__b_j_Fa__heading{font-family:var(--font-heading), sans-serif;margin-bottom:24px;font-size:clamp(32px,5vw,48px);font-weight:700;line-height:1.2}.SolutionsCTA-module__b_j_Fa__subtitle{color:#fffc;max-width:600px;margin-bottom:40px;margin-left:auto;margin-right:auto;font-size:1.125rem;line-height:1.6}.SolutionsCTA-module__b_j_Fa__actions{justify-content:center;align-items:center;gap:16px;display:flex}.SolutionsCTA-module__b_j_Fa__btnPrimary{background-color:var(--primary-red);color:#fff;cursor:pointer;border:none;border-radius:100px;padding:14px 28px;font-weight:600;text-decoration:none;transition:all .3s}.SolutionsCTA-module__b_j_Fa__btnPrimary:hover{background-color:#c41515;transform:translateY(-2px)}.SolutionsCTA-module__b_j_Fa__btnSecondary{color:#fff;border:1px solid var(--border-color,#fff3);cursor:pointer;background-color:#0000;border-radius:100px;padding:14px 28px;font-weight:600;text-decoration:none;transition:all .3s}.SolutionsCTA-module__b_j_Fa__btnSecondary:hover{background-color:#ffffff1a;transform:translateY(-2px)}@media (max-width:768px){.SolutionsCTA-module__b_j_Fa__section{padding:80px 0}.SolutionsCTA-module__b_j_Fa__actions{flex-direction:column;width:100%}.SolutionsCTA-module__b_j_Fa__actions a{text-align:center;width:100%}}
.WebContact-module__2N10OW__container{background-color:var(--background);color:#fff;justify-content:center;padding:4rem 2rem;display:flex}.WebContact-module__2N10OW__content{width:100%;max-width:800px}.WebContact-module__2N10OW__header{text-align:center;margin-bottom:3rem}.WebContact-module__2N10OW__title{font-family:var(--font-heading);margin-bottom:1rem;font-size:clamp(2rem,5vw,3rem)}.WebContact-module__2N10OW__description{color:#ccc;font-size:1.1rem;line-height:1.6}.WebContact-module__2N10OW__form{flex-direction:column;gap:1.5rem;display:flex}.WebContact-module__2N10OW__formGroup{flex-direction:column;gap:.5rem;display:flex}.WebContact-module__2N10OW__label{font-size:.95rem;font-weight:500}.WebContact-module__2N10OW__input,.WebContact-module__2N10OW__select,.WebContact-module__2N10OW__textarea{border:1px solid var(--border-color,#333);color:#fff;background-color:#ffffff0d;border-radius:8px;width:100%;padding:1rem;font-family:inherit;font-size:1rem;transition:border-color .3s,background-color .3s}.WebContact-module__2N10OW__input:focus,.WebContact-module__2N10OW__select:focus,.WebContact-module__2N10OW__textarea:focus{border-color:var(--primary-red,#f33);background-color:#ffffff1a;outline:none}.WebContact-module__2N10OW__textarea{resize:vertical;min-height:150px}.WebContact-module__2N10OW__fileUploadBox{border:2px dashed var(--border-color,#555);text-align:center;cursor:pointer;background-color:#ffffff05;border-radius:8px;padding:2rem;transition:border-color .3s,background-color .3s}.WebContact-module__2N10OW__fileUploadBox:hover{border-color:var(--primary-red,#f33);background-color:#ffffff0d}.WebContact-module__2N10OW__fileInput{display:none}.WebContact-module__2N10OW__fileText{color:#ccc;font-size:.9rem}.WebContact-module__2N10OW__fileList{flex-direction:column;gap:.5rem;margin-top:1rem;display:flex}.WebContact-module__2N10OW__fileItem{background-color:#ffffff1a;border-radius:6px;justify-content:space-between;align-items:center;padding:.75rem;font-size:.9rem;display:flex}.WebContact-module__2N10OW__deleteButton{color:#f55;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:.25rem;font-size:1.2rem;transition:background-color .2s;display:flex}.WebContact-module__2N10OW__deleteButton:hover{background-color:#f553}.WebContact-module__2N10OW__submitButton{color:#fff;background-color:var(--primary-red,#f33);cursor:pointer;border:none;border-radius:100px;margin-top:1rem;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:transform .2s,background-color .3s}.WebContact-module__2N10OW__submitButton:hover{background-color:#c00;transform:translateY(-2px)}.WebContact-module__2N10OW__submitButton:active{transform:translateY(0)}@media (max-width:768px){.WebContact-module__2N10OW__container{padding:3rem 1.5rem}}
