.Header-module__9fWxfa__mainHeader{z-index:100;-webkit-backdrop-filter:blur(20px);background:linear-gradient(#1a1620fa 0%,#2d2435f2 100%);border-bottom:1px solid #ffffff1a;transition:all .3s;position:sticky;top:0;box-shadow:0 2px 16px #0003}.Header-module__9fWxfa__headerBar{justify-content:space-between;align-items:center;max-width:1600px;margin:0 auto;padding:16px 40px;display:flex}.Header-module__9fWxfa__headerLeft{flex:none}.Header-module__9fWxfa__logoLink{transition:transform .3s;display:inline-block}.Header-module__9fWxfa__logoLink:hover{transform:scale(1.05)}.Header-module__9fWxfa__logo{object-fit:contain;filter:brightness(1.3);width:auto;height:56px;transition:transform .3s}.Header-module__9fWxfa__logoLink:hover .Header-module__9fWxfa__logo{transform:scale(1.05)}.Header-module__9fWxfa__navDesktop{flex:1;justify-content:center;align-items:center;gap:56px;display:flex}.Header-module__9fWxfa__navLink{color:#ffffffe6;white-space:nowrap;border-radius:10px;padding:10px 18px;font-size:15px;font-weight:500;text-decoration:none;transition:all .3s;position:relative}.Header-module__9fWxfa__navLink:hover{color:#fff;background:#ffffff1a}.Header-module__9fWxfa__headerRight{flex:none;align-items:center;gap:20px;display:flex}.Header-module__9fWxfa__headerSocials{gap:12px;display:flex}.Header-module__9fWxfa__socialBtn{color:#ffffffe6;cursor:pointer;background:#ffffff1a;border:1.5px solid #fff3;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;padding:0;font-size:16px;transition:all .3s;display:flex}.Header-module__9fWxfa__socialBtn:hover{color:#fff;background:#ffffff26;border-color:#ffffff4d;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.Header-module__9fWxfa__menuBtn{cursor:pointer;background:#ffffff1a;border:1.5px solid #fff3;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:52px;height:52px;padding:0;transition:all .3s;display:flex;position:relative}.Header-module__9fWxfa__menuBtn:hover{background:#ffffff26;border-color:#ffffff4d;transform:scale(1.05);box-shadow:0 4px 12px #0003}.Header-module__9fWxfa__menuLine{background:#ffffffe6;border-radius:3px;width:26px;height:3px;transition:all .3s}.Header-module__9fWxfa__menuBtnActive .Header-module__9fWxfa__menuLine:first-child{transform:rotate(45deg)translate(7px,7px)}.Header-module__9fWxfa__menuBtnActive .Header-module__9fWxfa__menuLine:nth-child(2){opacity:0}.Header-module__9fWxfa__menuBtnActive .Header-module__9fWxfa__menuLine:nth-child(3){transform:rotate(-45deg)translate(7px,-7px)}@media (max-width:960px){.Header-module__9fWxfa__navDesktop,.Header-module__9fWxfa__headerSocials{display:none}}.Header-module__9fWxfa__fullscreenNav{z-index:200;opacity:0;visibility:hidden;background:#1a1620;transition:opacity .4s,visibility .4s;position:fixed;inset:0;overflow:hidden}.Header-module__9fWxfa__fullscreenNavOpen{opacity:1;visibility:visible}.Header-module__9fWxfa__fullscreenNavContent{grid-template-columns:1fr 1fr;width:100%;height:100%;transition:transform .5s cubic-bezier(.4,0,.2,1);display:grid;transform:translateY(100%)}.Header-module__9fWxfa__fullscreenNavOpen .Header-module__9fWxfa__fullscreenNavContent{transform:translateY(0)}.Header-module__9fWxfa__closeBtn{color:#ffffffe6;cursor:pointer;z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:2px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;padding:0;font-size:24px;transition:all .3s;display:flex;position:absolute;top:40px;right:40px}.Header-module__9fWxfa__closeBtn:hover{color:#fff;background:#fff3;border-color:#fff6;transform:rotate(90deg)}.Header-module__9fWxfa__closeBtn:active{transform:rotate(90deg)scale(.95)}.Header-module__9fWxfa__fullscreenNavLeft{background:linear-gradient(135deg,#2d2435 0%,#1a1620 100%);flex-direction:column;padding:60px 50px;display:flex;position:relative;overflow-y:auto}.Header-module__9fWxfa__fullscreenLogo{margin-bottom:0}.Header-module__9fWxfa__fullscreenLogoImg{object-fit:contain;filter:brightness(1.2);width:auto;height:200px}.Header-module__9fWxfa__fullscreenNavList{flex-direction:column;flex:1;gap:4px;display:flex}.Header-module__9fWxfa__fullscreenNavItem{color:#fffc;border-bottom:1px solid #ffffff0d;align-items:center;padding:24px 0;text-decoration:none;transition:all .3s;display:flex;position:relative}.Header-module__9fWxfa__fullscreenNavItem:after{content:"";background:linear-gradient(90deg,#b8a9d9 0%,#a89bc8 100%);width:0;height:2px;transition:width .3s;position:absolute;bottom:-1px;left:0}.Header-module__9fWxfa__fullscreenNavItem:hover{color:#fff;padding-left:16px}.Header-module__9fWxfa__fullscreenNavItem:hover:after{width:60px}.Header-module__9fWxfa__navItemText{letter-spacing:.02em;font-size:22px;font-weight:300;transition:all .3s}.Header-module__9fWxfa__fullscreenNavItem:hover .Header-module__9fWxfa__navItemText{font-weight:400}.Header-module__9fWxfa__fullscreenNavRight{background:linear-gradient(135deg,#1a1620 0%,#2d2435 100%);flex-direction:column;padding:60px 40px;display:flex;position:relative;overflow-y:auto}.Header-module__9fWxfa__fullscreenNavRightContent{flex-direction:column;flex:1;justify-content:flex-start;gap:32px;padding-top:40px;display:flex}.Header-module__9fWxfa__fullscreenContact{flex-direction:column;gap:16px;display:flex}.Header-module__9fWxfa__contactBtn{color:#ffffffe6;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:2px solid #ffffff1a;border-radius:12px;align-items:center;gap:12px;padding:16px 20px;font-family:inherit;font-size:14px;font-weight:500;transition:all .3s;display:flex}.Header-module__9fWxfa__contactBtn:hover{color:#fff;background:#ffffff1a;border-color:#fff3;transform:translate(8px)}.Header-module__9fWxfa__contactBtn i{text-align:center;width:24px;font-size:20px}.Header-module__9fWxfa__fullscreenLang{border-top:1px solid #ffffff1a;align-items:center;gap:16px;padding-top:40px;display:flex}.Header-module__9fWxfa__langBtn{color:#fff9;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:8px 12px;font-family:inherit;font-size:15px;font-weight:400;transition:all .3s}.Header-module__9fWxfa__langBtn:hover{color:#ffffffe6;background:#ffffff1a}.Header-module__9fWxfa__langBtnActive{color:#fff;background:#ffffff26;font-weight:500}.Header-module__9fWxfa__langDivider{color:#fff3;font-size:14px}@keyframes Header-module__9fWxfa__fadeInUp{to{opacity:1;transform:translateY(0)}}@keyframes Header-module__9fWxfa__slideInLeft{to{opacity:1;transform:translate(0)}}@keyframes Header-module__9fWxfa__fadeIn{to{opacity:1}}@media (max-width:768px){.Header-module__9fWxfa__headerBar{padding:16px 24px}.Header-module__9fWxfa__logo{height:40px}.Header-module__9fWxfa__menuBtn{width:40px;height:40px}.Header-module__9fWxfa__menuLine{width:20px;height:2.5px}.Header-module__9fWxfa__fullscreenNavContent{grid-template-columns:1fr}.Header-module__9fWxfa__closeBtn{width:48px;height:48px;font-size:20px;top:24px;right:24px}.Header-module__9fWxfa__fullscreenNavLeft{padding:40px 28px 32px}.Header-module__9fWxfa__fullscreenLogo{margin-bottom:0}.Header-module__9fWxfa__fullscreenLogoImg{height:120px}.Header-module__9fWxfa__fullscreenNavItem{padding:16px 0}.Header-module__9fWxfa__navItemText{font-size:16px}.Header-module__9fWxfa__fullscreenNavRight{padding:40px 32px}.Header-module__9fWxfa__fullscreenNavRightContent{gap:24px;padding-top:20px}.Header-module__9fWxfa__contactBtn{padding:14px 18px;font-size:13px}}@media (max-width:480px){.Header-module__9fWxfa__headerBar{padding:12px 24px}.Header-module__9fWxfa__logo{height:36px}.Header-module__9fWxfa__navLink{padding:6px 12px;font-size:12px}.Header-module__9fWxfa__menuBtn{width:36px;height:36px}.Header-module__9fWxfa__menuLine{width:18px;height:2px}.Header-module__9fWxfa__closeBtn{width:44px;height:44px;font-size:18px;top:20px;right:20px}.Header-module__9fWxfa__fullscreenNavLeft{padding:32px 20px 24px}.Header-module__9fWxfa__fullscreenLogo{margin-bottom:0}.Header-module__9fWxfa__fullscreenLogoImg{height:100px}.Header-module__9fWxfa__fullscreenNavItem{padding:14px 0}.Header-module__9fWxfa__navItemText{font-size:14px}.Header-module__9fWxfa__fullscreenNavRight{padding:24px 20px}.Header-module__9fWxfa__fullscreenNavRightContent{gap:16px;padding-top:12px}.Header-module__9fWxfa__contactBtn{padding:12px 16px;font-size:12px}.Header-module__9fWxfa__contactBtn i{font-size:14px}.Header-module__9fWxfa__langBtn{padding:4px 8px;font-size:12px}}
.Footer-module__nhiC3q__footer{background:linear-gradient(#2d2435 0%,#1a1620 100%);border-top:1px solid #b8a9d940;padding-top:80px;position:relative;overflow:hidden}.Footer-module__nhiC3q__footer:before{content:"";background:linear-gradient(90deg,#0000 0%,#b8a9d980 50%,#0000 100%);height:1px;position:absolute;top:0;left:0;right:0}.Footer-module__nhiC3q__container{max-width:1280px;margin:0 auto;padding:0 24px}.Footer-module__nhiC3q__footerInner{grid-template-columns:1.4fr .9fr 1.2fr;gap:64px;padding-bottom:60px;display:grid}.Footer-module__nhiC3q__footerCol{color:#ffffffd9;font-size:15px}.Footer-module__nhiC3q__footerAbout{max-width:400px}.Footer-module__nhiC3q__footerLogo{filter:brightness(1.1);width:220px;height:auto;margin-bottom:24px;transition:transform .3s}.Footer-module__nhiC3q__footerLogo:hover{transform:scale(1.05)}.Footer-module__nhiC3q__footerAboutText{color:#ffffffb3;margin-bottom:0;font-size:15px;line-height:1.8}.Footer-module__nhiC3q__footerTitle{color:#f4e6d6;margin-bottom:20px;padding-bottom:12px;font-size:18px;font-weight:600;position:relative}.Footer-module__nhiC3q__footerTitle:after{content:"";background:linear-gradient(90deg,#b8a9d9 0%,#a89bc8 100%);border-radius:2px;width:40px;height:2px;position:absolute;bottom:0;left:0}.Footer-module__nhiC3q__footerLink{color:#ffffffb3;text-align:left;cursor:pointer;background:0 0;border:none;padding:10px 0;font-size:15px;transition:all .3s;display:block;position:relative}.Footer-module__nhiC3q__footerLink:before{content:"";background:linear-gradient(#b8a9d9 0%,#a89bc8 100%);border-radius:0 2px 2px 0;width:3px;height:0;transition:all .3s;position:absolute;top:50%;left:0;transform:translateY(-50%)scaleX(0)}.Footer-module__nhiC3q__footerLink:hover{color:#f4e6d6;padding-left:16px}.Footer-module__nhiC3q__footerLink:hover:before{height:60%;transform:translateY(-50%)scaleX(1)}.Footer-module__nhiC3q__footerText{color:#ffffffb3;margin:0;font-size:15px;line-height:1.8}.Footer-module__nhiC3q__footerContactItem{align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.Footer-module__nhiC3q__footerIcon{color:#b8a9d9;justify-content:center;align-items:center;width:24px;min-width:24px;height:24px;margin-top:2px;font-size:16px;display:flex}.Footer-module__nhiC3q__footerContactItem .Footer-module__nhiC3q__footerLink{color:#ffffffb3;margin:0;padding:0;font-size:15px;text-decoration:none;display:inline-block}.Footer-module__nhiC3q__footerContactItem .Footer-module__nhiC3q__footerLink:hover{color:#f4e6d6;padding-left:0}.Footer-module__nhiC3q__footerContactItem .Footer-module__nhiC3q__footerLink:hover:before{display:none}.Footer-module__nhiC3q__footerMapLink{color:#e8e0f0;cursor:pointer;background:#b8a9d926;border:1px solid #b8a9d959;border-radius:12px;align-items:center;gap:8px;margin-top:12px;padding:12px 20px;font-family:inherit;font-size:14px;transition:all .3s;display:inline-flex}.Footer-module__nhiC3q__footerMapLink:hover{background:#b8a9d940;border-color:#b8a9d98c;transform:translateY(-2px);box-shadow:0 4px 16px #b8a9d94d}.Footer-module__nhiC3q__footerBottom{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000004d;border-top:1px solid #b8a9d933;padding:24px 0}.Footer-module__nhiC3q__footerBottomInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.Footer-module__nhiC3q__footerBottomText{color:#fff9;font-size:14px;line-height:1.6}.Footer-module__nhiC3q__footerBottomRight{align-items:center;gap:12px;display:flex}.Footer-module__nhiC3q__footerSocial{color:#e8e0f0;cursor:pointer;background:#b8a9d926;border:1px solid #b8a9d959;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;font-family:inherit;font-size:14px;transition:all .3s;display:flex}.Footer-module__nhiC3q__footerSocial:hover{background:#b8a9d940;border-color:#b8a9d98c;transform:translateY(-2px);box-shadow:0 4px 12px #b8a9d94d}.Footer-module__nhiC3q__poweredBy{color:#ffffff80;margin-left:8px;font-size:13px}.Footer-module__nhiC3q__footerWatermark{background:#b8a9d91a;border:1px solid #b8a9d940;border-radius:16px;justify-content:center;align-items:center;width:100%;margin-top:32px;padding:20px 32px;display:flex;position:relative;overflow:hidden}.Footer-module__nhiC3q__footerWatermark:before{content:"";background:linear-gradient(90deg,#0000,#b8a9d933,#0000);width:100%;height:100%;animation:3s infinite Footer-module__nhiC3q__shimmer;position:absolute;top:0;left:-100%}@keyframes Footer-module__nhiC3q__shimmer{0%{left:-100%}50%{left:100%}to{left:100%}}.Footer-module__nhiC3q__watermarkLink{color:#ffffffb3;z-index:1;background:#ffffff0d;border-radius:12px;align-items:center;gap:12px;padding:8px 16px;text-decoration:none;transition:all .3s;display:flex;position:relative}.Footer-module__nhiC3q__watermarkLink:hover{color:#e8e0f0;background:#ffffff26;transform:translateY(-2px);box-shadow:0 4px 16px #b8a9d94d}.Footer-module__nhiC3q__watermarkLogo{opacity:.9;filter:brightness(1.2);width:auto;height:32px}.Footer-module__nhiC3q__watermarkText{color:#ffffffb3;letter-spacing:.3px;font-size:14px;font-weight:500}@media (max-width:1024px){.Footer-module__nhiC3q__footerInner{grid-template-columns:1fr 1fr;gap:48px}.Footer-module__nhiC3q__footerAbout{grid-column:1/-1;max-width:100%}}@media (max-width:768px){.Footer-module__nhiC3q__footer{padding-top:60px}.Footer-module__nhiC3q__footerInner{grid-template-columns:1fr;gap:40px;padding-bottom:40px}.Footer-module__nhiC3q__footerBottomInner{flex-direction:column;align-items:flex-start;gap:16px}.Footer-module__nhiC3q__footerWatermark{margin-top:24px;padding:16px 24px}.Footer-module__nhiC3q__watermarkLink{justify-content:center;width:100%}}@media (max-width:480px){.Footer-module__nhiC3q__container{padding:0 16px}.Footer-module__nhiC3q__footerLogo{width:180px}.Footer-module__nhiC3q__footerTitle{font-size:16px}.Footer-module__nhiC3q__footerLink,.Footer-module__nhiC3q__footerText{font-size:14px}}
.about-module__pkN5va__page{background:#fff;min-height:100vh;overflow-x:hidden}.about-module__pkN5va__container{max-width:1400px;margin:0 auto;padding:0 32px}.about-module__pkN5va__section{padding:120px 0;position:relative}.about-module__pkN5va__hero-fullscreen{justify-content:center;align-items:center;min-height:100vh;padding:0;display:flex;position:relative;overflow:hidden}.about-module__pkN5va__hero-background-layer{z-index:0;position:absolute;inset:0}.about-module__pkN5va__hero-bg-image{object-fit:cover;filter:brightness(.4)contrast(1.2);width:100%;height:100%}.about-module__pkN5va__hero-gradient-overlay{background:radial-gradient(#2d24354d 0%,#2d2435b3 50%,#2d2435e6 100%);position:absolute;inset:0}.about-module__pkN5va__hero-content-layer{z-index:2;text-align:center;width:100%;position:relative}.about-module__pkN5va__hero-center-content{max-width:900px;margin:0 auto;padding:0 32px}.about-module__pkN5va__hero-title-new{letter-spacing:-.04em;color:#fff;text-shadow:0 4px 20px #0000004d;margin:0 0 24px;font-size:60px;font-weight:800;line-height:1.1}.about-module__pkN5va__hero-subtitle-new{color:#ffffffe6;max-width:700px;margin:0 auto;font-size:18px;line-height:1.7}.about-module__pkN5va__section-story-side{background:linear-gradient(#faf8fc 0%,#fff 100%);padding:120px 0}.about-module__pkN5va__story-side-layout{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.about-module__pkN5va__story-side-image{border-radius:32px;overflow:hidden;box-shadow:0 20px 60px #00000026}.about-module__pkN5va__story-side-img{object-fit:cover;width:100%;height:600px;display:block}.about-module__pkN5va__story-side-content{flex-direction:column;display:flex}.about-module__pkN5va__story-side-label{color:#b8a9d9;letter-spacing:1px;text-transform:uppercase;margin-bottom:16px;font-size:13px;font-weight:500;display:block}.about-module__pkN5va__story-side-title{color:#2d2435;letter-spacing:-.03em;margin:0 0 32px;font-size:40px;font-weight:800;line-height:1.2}.about-module__pkN5va__story-side-text{color:#5a4e65;font-size:16px;line-height:1.8}.about-module__pkN5va__story-side-text p{margin:0 0 20px}.about-module__pkN5va__section-founder-split{padding:0;position:relative}.about-module__pkN5va__founder-split-wrapper{grid-template-columns:1fr 1fr;min-height:800px;display:grid}.about-module__pkN5va__founder-split-left{background:linear-gradient(135deg,#2d2435 0%,#1a1620 100%);justify-content:center;align-items:center;padding:80px;display:flex;position:relative;overflow:hidden}.about-module__pkN5va__founder-split-left:before{content:"";background:radial-gradient(circle,#b8a9d91a 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-50%;right:-20%}.about-module__pkN5va__founder-image-container{z-index:1;border-radius:32px;width:100%;max-width:500px;position:relative;overflow:hidden;box-shadow:0 20px 60px #0000004d}.about-module__pkN5va__founder-image{width:100%;height:auto;transition:transform .6s;display:block}.about-module__pkN5va__founder-image-container:hover .about-module__pkN5va__founder-image{transform:scale(1.05)}.about-module__pkN5va__founder-image-overlay{background:linear-gradient(#0000 0%,#2d2435cc 100%);align-items:flex-end;padding:40px;display:flex;position:absolute;bottom:0;left:0;right:0}.about-module__pkN5va__founder-overlay-content{align-items:center;gap:16px;display:flex}.about-module__pkN5va__founder-overlay-icon{color:#fff;background:#b8a9d9e6;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:24px;display:flex}.about-module__pkN5va__founder-overlay-text{color:#fff;font-size:18px;font-weight:600}.about-module__pkN5va__founder-split-right{background:#faf8fc;justify-content:center;align-items:center;padding:80px;display:flex}.about-module__pkN5va__founder-content{max-width:600px}.about-module__pkN5va__founder-label{color:#b8a9d9;letter-spacing:1px;text-transform:uppercase;margin-bottom:16px;font-size:13px;font-weight:500;display:block}.about-module__pkN5va__founder-title{color:#2d2435;letter-spacing:-.03em;margin:0 0 16px;font-size:40px;font-weight:800}.about-module__pkN5va__founder-name{color:#b8a9d9;margin:0 0 24px;font-size:20px;font-weight:600}.about-module__pkN5va__founder-divider{background:linear-gradient(90deg,#b8a9d9 0%,#a89bc8 100%);border-radius:2px;width:60px;height:3px;margin-bottom:32px}.about-module__pkN5va__founder-text{color:#5a4e65;margin:0 0 24px;font-size:16px;line-height:1.8}.about-module__pkN5va__section-values-grid{background:linear-gradient(#fff 0%,#faf8fc 100%);padding:120px 0}.about-module__pkN5va__values-grid-header{text-align:center;margin-bottom:80px}.about-module__pkN5va__values-grid-label{color:#b8a9d9;letter-spacing:1px;text-transform:uppercase;margin-bottom:16px;font-size:13px;font-weight:500;display:block}.about-module__pkN5va__values-grid-title{color:#2d2435;letter-spacing:-.03em;margin:0;font-size:44px;font-weight:800}.about-module__pkN5va__values-grid-layout{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.about-module__pkN5va__value-grid-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:24px;flex-direction:column;height:100%;padding:48px;transition:transform .4s,box-shadow .4s;display:flex;position:relative;box-shadow:0 12px 40px #00000014,0 0 0 1px #b8a9d926}.about-module__pkN5va__value-grid-card:hover{transform:translateY(-8px);box-shadow:0 20px 60px #0000001f,0 0 0 1px #b8a9d940}.about-module__pkN5va__value-grid-number{color:#b8a9d926;font-size:48px;font-weight:800;line-height:1;position:absolute;top:24px;right:24px}.about-module__pkN5va__value-grid-title{color:#2d2435;margin:0 0 16px;font-size:20px;font-weight:700}.about-module__pkN5va__value-grid-text{color:#5a4e65;flex:1;margin:0;font-size:15px;line-height:1.7}.about-module__pkN5va__section-env-scroll{background:#fff;padding:120px 0}.about-module__pkN5va__env-scroll-header{text-align:center;margin-bottom:80px}.about-module__pkN5va__env-scroll-label{color:#b8a9d9;letter-spacing:1px;text-transform:uppercase;margin-bottom:16px;font-size:13px;font-weight:500;display:block}.about-module__pkN5va__env-scroll-title{color:#2d2435;letter-spacing:-.03em;margin:0 0 24px;font-size:44px;font-weight:800}.about-module__pkN5va__env-scroll-text{color:#5a4e65;max-width:800px;margin:0 auto;font-size:17px;line-height:1.7}.about-module__pkN5va__env-scroll-container{-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#b8a9d980 #b8a9d91a;cursor:grab;-webkit-user-select:none;user-select:none;padding:20px 0 40px;overflow:auto hidden}.about-module__pkN5va__env-scroll-container::-webkit-scrollbar{height:8px}.about-module__pkN5va__env-scroll-container::-webkit-scrollbar-track{background:#b8a9d91a;border-radius:10px}.about-module__pkN5va__env-scroll-container::-webkit-scrollbar-thumb{background:#b8a9d980;border-radius:10px;transition:background .3s}.about-module__pkN5va__env-scroll-container::-webkit-scrollbar-thumb:hover{background:#b8a9d9b3}.about-module__pkN5va__env-scroll-container:active{cursor:grabbing}.about-module__pkN5va__env-scroll-track{gap:32px;min-width:max-content;padding-right:32px;display:flex}.about-module__pkN5va__env-scroll-item{border-radius:32px;flex-shrink:0;width:600px;height:500px;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000026}.about-module__pkN5va__env-scroll-image{object-fit:cover;width:100%;height:100%;transition:transform .6s}.about-module__pkN5va__env-scroll-item:hover .about-module__pkN5va__env-scroll-image{transform:scale(1.1)}.about-module__pkN5va__env-scroll-overlay{background:linear-gradient(#0000 0%,#2d2435cc 100%);align-items:flex-end;padding:48px;display:flex;position:absolute;inset:0}.about-module__pkN5va__env-scroll-caption{color:#fff;margin:0;font-size:20px;font-weight:600}.about-module__pkN5va__section-process-timeline{background:linear-gradient(#faf8fc 0%,#fff 100%);padding:120px 0}.about-module__pkN5va__process-timeline-header{text-align:center;margin-bottom:80px}.about-module__pkN5va__process-timeline-label{color:#b8a9d9;letter-spacing:1px;text-transform:uppercase;margin-bottom:16px;font-size:13px;font-weight:500;display:block}.about-module__pkN5va__process-timeline-title{color:#2d2435;letter-spacing:-.03em;margin:0;font-size:44px;font-weight:800}.about-module__pkN5va__process-timeline{max-width:900px;margin:0 auto;position:relative}.about-module__pkN5va__process-timeline:before{content:"";background:linear-gradient(#b8a9d9 0%,#b8a9d94d 100%);border-radius:2px;width:3px;position:absolute;top:0;bottom:0;left:40px}.about-module__pkN5va__process-timeline-item{grid-template-columns:80px 1fr;gap:40px;margin-bottom:48px;display:grid;position:relative}.about-module__pkN5va__process-timeline-marker{flex-direction:column;align-items:center;display:flex}.about-module__pkN5va__process-timeline-badge{color:#fff;z-index:1;background:linear-gradient(135deg,#b8a9d9 0%,#a89bc8 100%);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;font-size:20px;font-weight:700;display:flex;position:relative;box-shadow:0 8px 24px #b8a9d94d}.about-module__pkN5va__process-timeline-line{background:linear-gradient(#b8a9d9 0%,#b8a9d94d 100%);flex:1;width:3px;margin-top:12px}.about-module__pkN5va__process-timeline-content{padding-top:20px}.about-module__pkN5va__process-timeline-title{color:#2d2435;margin:0 0 12px;font-size:24px;font-weight:600}.about-module__pkN5va__process-timeline-text{color:#5a4e65;margin:0;font-size:17px;line-height:1.8}.about-module__pkN5va__floating-whatsapp{color:#fff;cursor:pointer;z-index:70;background:linear-gradient(135deg,#25d366 0%,#20ba5a 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:22px;transition:transform .3s,box-shadow .3s;animation:2.5s ease-out infinite about-module__pkN5va__pulseWave;display:flex;position:fixed;bottom:120px;right:32px;box-shadow:0 6px 20px #25d36666,0 0 #25d366b3}.about-module__pkN5va__floating-whatsapp:hover{transform:scale(1.1)}.about-module__pkN5va__scroll-top{color:#fff;cursor:pointer;z-index:70;background:linear-gradient(135deg,#b8a9d9 0%,#a89bc8 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:22px;transition:transform .3s,box-shadow .3s;display:flex;position:fixed;bottom:32px;right:32px;box-shadow:0 8px 24px #b8a9d966}.about-module__pkN5va__scroll-top:hover{transform:translateY(-4px);box-shadow:0 12px 32px #b8a9d980}@keyframes about-module__pkN5va__pulseWave{0%{box-shadow:0 8px 24px #25d36666,0 0 #25d366b3}50%{box-shadow:0 8px 24px #25d36666,0 0 0 16px #25d36600}to{box-shadow:0 8px 24px #25d36666,0 0 #25d36600}}.reveal{opacity:0;transition:opacity .8s cubic-bezier(.4,0,.2,1),transform .8s cubic-bezier(.4,0,.2,1);transform:translateY(40px)}.reveal.visible{opacity:1;transform:translateY(0)}@media (max-width:1200px){.about-module__pkN5va__container{padding:0 24px}.about-module__pkN5va__founder-split-wrapper{grid-template-columns:1fr}}@media (max-width:968px){.about-module__pkN5va__hero-title-new{font-size:56px}.about-module__pkN5va__hero-subtitle-new{font-size:18px}.about-module__pkN5va__story-side-layout{grid-template-columns:1fr;gap:60px}.about-module__pkN5va__values-grid-layout{grid-template-columns:repeat(2,1fr)}.about-module__pkN5va__env-scroll-item{width:500px;height:400px}.about-module__pkN5va__process-timeline:before{left:30px}.about-module__pkN5va__process-timeline-item{grid-template-columns:60px 1fr;gap:24px}.about-module__pkN5va__process-timeline-badge{width:60px;height:60px;font-size:16px}}@media (max-width:640px){.about-module__pkN5va__container{box-sizing:border-box;width:100%;max-width:100%;padding:0 16px;overflow-x:hidden}.about-module__pkN5va__section{padding:40px 0}.about-module__pkN5va__hero-title-new{margin-bottom:16px;font-size:20px}.about-module__pkN5va__hero-subtitle-new{font-size:16px;line-height:1.5}.about-module__pkN5va__hero-center-content{padding:0 16px}.about-module__pkN5va__story-side-layout{grid-template-columns:1fr;gap:24px}.about-module__pkN5va__story-side-label{margin-bottom:12px;font-size:9px}.about-module__pkN5va__founder-title,.about-module__pkN5va__values-grid-title,.about-module__pkN5va__env-scroll-title,.about-module__pkN5va__process-timeline-title{margin-bottom:20px;font-size:20px}.about-module__pkN5va__values-grid-layout{grid-template-columns:1fr;gap:20px}.about-module__pkN5va__story-side-title{margin-bottom:16px;font-size:20px}.about-module__pkN5va__story-side-text{font-size:13px;line-height:1.5}.about-module__pkN5va__founder-name{margin-bottom:16px;font-size:14px}.about-module__pkN5va__founder-text{margin-bottom:16px;font-size:13px;line-height:1.5}.about-module__pkN5va__values-grid-text,.about-module__pkN5va__process-timeline-text{font-size:13px;line-height:1.5}.about-module__pkN5va__story-side-img{height:auto;max-height:250px}.about-module__pkN5va__founder-split-left,.about-module__pkN5va__founder-split-right{padding:24px 16px}.about-module__pkN5va__founder-content{padding:0}.about-module__pkN5va__value-grid-card{padding:20px 16px}.about-module__pkN5va__value-grid-title{margin-bottom:12px;font-size:16px}.about-module__pkN5va__env-scroll-item{aspect-ratio:4/3;width:min(320px,85vw);height:auto;min-height:220px;max-height:300px}.about-module__pkN5va__env-scroll-image{object-fit:cover;width:100%;height:100%}.about-module__pkN5va__env-scroll-overlay{padding:24px}.about-module__pkN5va__process-timeline:before{left:20px}.about-module__pkN5va__process-timeline-item{grid-template-columns:50px 1fr;gap:20px}.about-module__pkN5va__process-timeline-badge{width:50px;height:50px;font-size:14px}}*{box-sizing:border-box}body{color:#2d2435;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}button{font-family:inherit}a{color:inherit;text-decoration:none}
.contact-module__LVAaNa__page{background:#fff;min-height:100vh;overflow-x:hidden}.contact-module__LVAaNa__container{max-width:1400px;margin:0 auto;padding:0 32px}.contact-module__LVAaNa__section{padding:120px 0;position:relative}.contact-module__LVAaNa__hero-fullscreen{justify-content:center;align-items:center;min-height:100vh;padding:0;display:flex;position:relative;overflow:hidden}.contact-module__LVAaNa__hero-background-layer{z-index:0;position:absolute;inset:0}.contact-module__LVAaNa__hero-bg-image{object-fit:cover;filter:brightness(.4)contrast(1.2);width:100%;height:100%}.contact-module__LVAaNa__hero-gradient-overlay{background:radial-gradient(#2d24354d 0%,#2d2435b3 50%,#2d2435e6 100%);position:absolute;inset:0}.contact-module__LVAaNa__hero-content-layer{z-index:2;text-align:center;width:100%;position:relative}.contact-module__LVAaNa__hero-center-content{max-width:900px;margin:0 auto;padding:0 32px}.contact-module__LVAaNa__hero-title-new{letter-spacing:-.04em;color:#fff;text-shadow:0 4px 20px #0000004d;margin:0 0 24px;font-size:60px;font-weight:800;line-height:1.1}.contact-module__LVAaNa__hero-subtitle-new{color:#ffffffe6;max-width:700px;margin:0 auto;font-size:18px;line-height:1.7}.contact-module__LVAaNa__section-contact-split{padding:0;position:relative}.contact-module__LVAaNa__contact-split-wrapper{grid-template-columns:1fr 1fr;min-height:800px;display:grid}.contact-module__LVAaNa__contact-split-left{background:linear-gradient(135deg,#2d2435 0%,#1a1620 100%);justify-content:center;align-items:center;padding:80px;display:flex;position:relative;overflow:hidden}.contact-module__LVAaNa__contact-split-left:before{content:"";background:radial-gradient(circle,#b8a9d91a 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-50%;right:-20%}.contact-module__LVAaNa__contact-split-content{z-index:1;color:#fff;max-width:500px;position:relative}.contact-module__LVAaNa__contact-split-label{color:#b8a9d9;letter-spacing:1px;text-transform:uppercase;margin-bottom:16px;font-size:14px;font-weight:500;display:block}.contact-module__LVAaNa__contact-split-title{color:#fff;letter-spacing:-.03em;margin:0 0 24px;font-size:40px;font-weight:800}.contact-module__LVAaNa__contact-split-intro{color:#fffc;margin:0 0 48px;font-size:18px;line-height:1.7}.contact-module__LVAaNa__contact-split-info{flex-direction:column;gap:32px;display:flex}.contact-module__LVAaNa__contact-info-item{align-items:flex-start;gap:20px;display:flex}.contact-module__LVAaNa__contact-info-item i{color:#b8a9d9;background:#b8a9d933;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;display:flex}.contact-module__LVAaNa__contact-info-item>div{flex-direction:column;flex:1;gap:8px;display:flex}.contact-module__LVAaNa__contact-info-label{color:#ffffffb3;text-transform:uppercase;letter-spacing:.5px;font-size:13px}.contact-module__LVAaNa__contact-info-value{color:#ffffffe6;font-size:16px;line-height:1.6}.contact-module__LVAaNa__contact-info-value a{color:#b8a9d9;text-decoration:none;transition:color .3s}.contact-module__LVAaNa__contact-info-value a:hover{color:#d4c4e8}.contact-module__LVAaNa__contact-info-hours{flex-direction:column;gap:8px;display:flex}.contact-module__LVAaNa__contact-info-hours>div{color:#ffffffe6;justify-content:space-between;font-size:16px;display:flex}.contact-module__LVAaNa__contact-info-note{color:#ffffffb3;margin-top:8px;margin-bottom:0;font-size:14px}.contact-module__LVAaNa__contact-split-right{background:#faf8fc;justify-content:center;align-items:center;padding:80px;display:flex;overflow-y:auto}.contact-module__LVAaNa__contact-form-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border-radius:32px;width:100%;max-width:600px;padding:56px;box-shadow:0 20px 60px #0000001a,0 0 0 1px #b8a9d926}.contact-module__LVAaNa__contact-form-card-title{color:#2d2435;margin:0 0 32px;font-size:32px;font-weight:700}.contact-module__LVAaNa__contact-form-split{flex-direction:column;gap:24px;display:flex}.contact-module__LVAaNa__contact-form-row-split{grid-template-columns:1fr 1fr;gap:20px;display:grid}.contact-module__LVAaNa__contact-form-field{flex-direction:column;gap:8px;min-width:0;display:flex}.contact-module__LVAaNa__contact-form-field label{color:#2d2435;font-size:14px;font-weight:500}.contact-module__LVAaNa__contact-input-split,.contact-module__LVAaNa__contact-textarea-split,.contact-module__LVAaNa__contact-form-field select{color:#2d2435;box-sizing:border-box;background:#fffc;border:2px solid #b8a9d933;border-radius:16px;width:100%;padding:18px 24px;font-family:inherit;font-size:16px;transition:all .3s}.contact-module__LVAaNa__contact-form-field select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23B8A9D9' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-position:right 20px center;background-repeat:no-repeat;padding-right:50px}.contact-module__LVAaNa__contact-input-split:focus,.contact-module__LVAaNa__contact-textarea-split:focus,.contact-module__LVAaNa__contact-form-field select:focus{background:#fff;border-color:#b8a9d9;outline:none;box-shadow:0 0 0 4px #b8a9d91a}.contact-module__LVAaNa__contact-textarea-split{resize:vertical;min-height:120px}.contact-module__LVAaNa__contact-upload-label-split{cursor:pointer;color:#5a4e65;background:#faf8fc99;border:2px dashed #b8a9d94d;border-radius:16px;align-items:center;gap:12px;padding:18px 24px;font-size:16px;transition:all .3s;display:flex}.contact-module__LVAaNa__contact-upload-label-split:hover{background:#faf8fce6;border-color:#b8a9d980}.contact-module__LVAaNa__contact-upload-label-split i{color:#b8a9d9;font-size:20px}.contact-module__LVAaNa__contact-upload-input-split{display:none}.contact-module__LVAaNa__contact-upload-preview{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:12px;display:grid}.contact-module__LVAaNa__contact-upload-thumb{aspect-ratio:1;border:2px solid #b8a9d933;border-radius:12px;overflow:hidden}.contact-module__LVAaNa__contact-upload-thumb img{object-fit:cover;width:100%;height:100%}.contact-module__LVAaNa__contact-submit-btn-split{color:#fff;cursor:pointer;background:linear-gradient(135deg,#b8a9d9 0%,#a89bc8 100%);border:none;border-radius:50px;justify-content:center;align-items:center;gap:12px;padding:20px 40px;font-family:inherit;font-size:17px;font-weight:600;transition:all .3s;display:flex;box-shadow:0 8px 24px #b8a9d966}.contact-module__LVAaNa__contact-submit-btn-split:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 12px 32px #b8a9d980}.contact-module__LVAaNa__contact-submit-btn-split:disabled{opacity:.7;cursor:not-allowed}.contact-module__LVAaNa__contact-message-split{color:#5a4e65;background:#b8a9d926;border-radius:16px;align-items:center;gap:12px;padding:16px 24px;font-size:16px;display:flex}.contact-module__LVAaNa__contact-message-split i{color:#b8a9d9}.contact-module__LVAaNa__contact-form-note{color:#8b7d9b;text-align:center;margin:0;font-size:13px}.contact-module__LVAaNa__section-map-overlay{padding:0;position:relative;overflow:hidden}.contact-module__LVAaNa__map-overlay-wrapper{min-height:800px;position:relative}.contact-module__LVAaNa__map-overlay-bg{z-index:0;position:absolute;inset:0}.contact-module__LVAaNa__map-overlay-iframe{filter:brightness(.5)contrast(1.2);width:100%;height:100%}.contact-module__LVAaNa__map-overlay-content{z-index:1;justify-content:center;align-items:center;padding:120px 0;display:flex;position:relative}.contact-module__LVAaNa__map-overlay-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);color:#fff;text-align:center;background:#ffffff26;border:1px solid #fff3;border-radius:32px;max-width:600px;padding:48px}.contact-module__LVAaNa__map-overlay-label{color:#fffc;letter-spacing:1px;text-transform:uppercase;margin-bottom:16px;font-size:14px;font-weight:500;display:block}.contact-module__LVAaNa__map-overlay-title{color:#fff;letter-spacing:-.03em;margin:0 0 20px;font-size:40px;font-weight:800}.contact-module__LVAaNa__map-overlay-text{color:#ffffffe6;margin:0 0 24px;font-size:18px;line-height:1.7}.contact-module__LVAaNa__map-overlay-info{color:#fffc;margin:0 0 32px;font-size:16px;line-height:1.6}.contact-module__LVAaNa__map-overlay-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#b8a9d9 0%,#a89bc8 100%);border:none;border-radius:50px;align-items:center;gap:12px;padding:16px 32px;font-family:inherit;font-size:16px;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 8px 24px #b8a9d966}.contact-module__LVAaNa__map-overlay-btn:hover{transform:translateY(-3px);box-shadow:0 12px 32px #b8a9d980}.contact-module__LVAaNa__map-overlay-small{color:#ffffffb3;margin:24px 0 0;font-size:13px}.contact-module__LVAaNa__section-faq-grid{background:linear-gradient(#fff 0%,#faf8fc 100%);padding:120px 0}.contact-module__LVAaNa__faq-grid-header{text-align:center;margin-bottom:80px}.contact-module__LVAaNa__faq-grid-label{color:#b8a9d9;letter-spacing:1px;text-transform:uppercase;margin-bottom:16px;font-size:14px;font-weight:500;display:block}.contact-module__LVAaNa__faq-grid-title{color:#2d2435;letter-spacing:-.03em;margin:0;font-size:44px;font-weight:800}.contact-module__LVAaNa__faq-grid-layout{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.contact-module__LVAaNa__faq-grid-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:24px;flex-direction:column;height:100%;padding:48px;transition:transform .4s,box-shadow .4s;display:flex;position:relative;box-shadow:0 12px 40px #00000014,0 0 0 1px #b8a9d926}.contact-module__LVAaNa__faq-grid-card:hover{transform:translateY(-8px);box-shadow:0 20px 60px #0000001f,0 0 0 1px #b8a9d940}.contact-module__LVAaNa__faq-grid-number{color:#b8a9d926;font-size:48px;font-weight:800;line-height:1;position:absolute;top:24px;right:24px}.contact-module__LVAaNa__faq-grid-q{color:#2d2435;margin:0 0 16px;font-size:22px;font-weight:700}.contact-module__LVAaNa__faq-grid-a{color:#5a4e65;flex:1;margin:0;font-size:16px;line-height:1.7}.contact-module__LVAaNa__floating-whatsapp{color:#fff;cursor:pointer;z-index:70;background:linear-gradient(135deg,#25d366 0%,#20ba5a 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:22px;transition:transform .3s,box-shadow .3s;animation:2.5s ease-out infinite contact-module__LVAaNa__pulseWave;display:flex;position:fixed;bottom:120px;right:32px;box-shadow:0 6px 20px #25d36666,0 0 #25d366b3}.contact-module__LVAaNa__floating-whatsapp:hover{transform:scale(1.1)}.contact-module__LVAaNa__scroll-top{color:#fff;cursor:pointer;z-index:70;background:linear-gradient(135deg,#b8a9d9 0%,#a89bc8 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:22px;transition:transform .3s,box-shadow .3s;display:flex;position:fixed;bottom:32px;right:32px;box-shadow:0 8px 24px #b8a9d966}.contact-module__LVAaNa__scroll-top:hover{transform:translateY(-4px);box-shadow:0 12px 32px #b8a9d980}@keyframes contact-module__LVAaNa__pulseWave{0%{box-shadow:0 8px 24px #25d36666,0 0 #25d366b3}50%{box-shadow:0 8px 24px #25d36666,0 0 0 16px #25d36600}to{box-shadow:0 8px 24px #25d36666,0 0 #25d36600}}.reveal{opacity:0;transition:opacity .8s cubic-bezier(.4,0,.2,1),transform .8s cubic-bezier(.4,0,.2,1);transform:translateY(40px)}.reveal.visible{opacity:1;transform:translateY(0)}@media (max-width:1200px){.contact-module__LVAaNa__container{padding:0 24px}.contact-module__LVAaNa__contact-split-wrapper{grid-template-columns:1fr}}@media (max-width:968px){.contact-module__LVAaNa__hero-title-new{font-size:56px}.contact-module__LVAaNa__hero-subtitle-new{font-size:18px}.contact-module__LVAaNa__contact-split-title,.contact-module__LVAaNa__map-overlay-title,.contact-module__LVAaNa__faq-grid-title{font-size:40px}.contact-module__LVAaNa__faq-grid-layout{grid-template-columns:repeat(2,1fr)}.contact-module__LVAaNa__contact-form-row-split{grid-template-columns:1fr}}@media (max-width:640px){.contact-module__LVAaNa__container{box-sizing:border-box;width:100%;max-width:100%;padding:0 16px;overflow-x:hidden}.contact-module__LVAaNa__section{padding:0}.contact-module__LVAaNa__hero-title-new{margin-bottom:16px;font-size:20px}.contact-module__LVAaNa__hero-subtitle-new{font-size:16px}.contact-module__LVAaNa__hero-center-content{padding:0 16px}.contact-module__LVAaNa__contact-split-left,.contact-module__LVAaNa__contact-split-right{padding:24px 16px}.contact-module__LVAaNa__contact-form-card{padding:20px 16px}.contact-module__LVAaNa__contact-split-title,.contact-module__LVAaNa__map-overlay-title,.contact-module__LVAaNa__faq-grid-title{margin-bottom:16px;font-size:20px}.contact-module__LVAaNa__contact-split-intro{margin-bottom:32px;font-size:13px;line-height:1.5}.contact-module__LVAaNa__contact-info-value{font-size:13px;line-height:1.5}.contact-module__LVAaNa__contact-info-item i{width:36px;height:36px;font-size:16px}.contact-module__LVAaNa__faq-grid-layout{grid-template-columns:1fr;gap:20px}.contact-module__LVAaNa__faq-grid-card{padding:20px 16px}.contact-module__LVAaNa__faq-grid-q{margin-bottom:12px;font-size:16px}.contact-module__LVAaNa__faq-grid-a{font-size:13px;line-height:1.5}.contact-module__LVAaNa__map-overlay-card{padding:24px 16px}.contact-module__LVAaNa__map-overlay-text{margin-bottom:20px;font-size:13px;line-height:1.5}.contact-module__LVAaNa__map-overlay-btn{padding:10px 20px;font-size:13px}.contact-module__LVAaNa__contact-form-card-title{margin-bottom:24px;font-size:20px}.contact-module__LVAaNa__contact-input-split,.contact-module__LVAaNa__contact-textarea-split,.contact-module__LVAaNa__contact-form-field select{padding:12px 16px;font-size:13px}.contact-module__LVAaNa__contact-submit-btn-split{padding:12px 24px;font-size:13px}}*{box-sizing:border-box}body{color:#2d2435;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}button{font-family:inherit}a{color:inherit;text-decoration:none}
.page-module__EVJJWa__page{box-sizing:border-box;background:#fff;width:100%;max-width:100vw;min-height:100vh;overflow-x:hidden}.page-module__EVJJWa__container{box-sizing:border-box;width:100%;max-width:1400px;height:auto;margin:0 auto;padding:0 32px;overflow:hidden visible}.page-module__EVJJWa__section{padding:120px 0;position:relative}.page-module__EVJJWa__hero-fullscreen{box-sizing:border-box;flex-direction:column;justify-content:flex-start;align-items:center;min-height:100vh;padding-top:80px;padding-bottom:40px;display:flex;position:relative;overflow:hidden visible}.page-module__EVJJWa__hero-background-layer{z-index:0;position:absolute;inset:0}.page-module__EVJJWa__hero-bg-image{object-fit:cover;filter:brightness(.4)contrast(1.2);width:100%;height:100%}.page-module__EVJJWa__hero-gradient-overlay{background:radial-gradient(#2d24354d 0%,#2d2435b3 50%,#2d2435e6 100%);position:absolute;inset:0}.page-module__EVJJWa__hero-content-layer{z-index:2;text-align:center;box-sizing:border-box;flex:none;width:100%;position:relative}.page-module__EVJJWa__hero-center-content{max-width:900px;margin:0 auto;padding:0 32px}.page-module__EVJJWa__hero-badge-new{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);white-space:nowrap;background:#b8a9d940;border:1px solid #b8a9d980;border-radius:50px;align-items:center;gap:10px;margin-bottom:32px;padding:10px 22px;display:inline-flex}.page-module__EVJJWa__hero-badge-dot{background:#d4c4e8;border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:2s ease-in-out infinite page-module__EVJJWa__pulse}@keyframes page-module__EVJJWa__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.3)}}.page-module__EVJJWa__hero-badge-text{color:#fff;letter-spacing:.5px;text-transform:uppercase;white-space:nowrap;font-size:13px;font-weight:600}.page-module__EVJJWa__hero-title-new{letter-spacing:-.04em;color:#fff;text-shadow:0 4px 20px #0000004d;margin:0 0 24px;font-size:60px;font-weight:800;line-height:1.1}.page-module__EVJJWa__hero-description-new{color:#ffffffe6;max-width:700px;margin:0 auto 48px;font-size:18px;line-height:1.7}.page-module__EVJJWa__hero-cta-group-new{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;display:flex}.page-module__EVJJWa__hero-cta-primary-new{color:#fff;cursor:pointer;background:linear-gradient(135deg,#b8a9d9 0%,#a89bc8 100%);border:none;border-radius:50px;align-items:center;gap:12px;padding:18px 40px;font-family:inherit;font-size:17px;font-weight:600;transition:all .3s;display:flex;box-shadow:0 8px 24px #b8a9d966}.page-module__EVJJWa__hero-cta-primary-new:hover{transform:translateY(-3px);box-shadow:0 12px 32px #b8a9d980}.page-module__EVJJWa__hero-cta-secondary-new{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;cursor:pointer;background:#ffffff26;border:2px solid #ffffff4d;border-radius:50px;align-items:center;gap:12px;padding:18px 40px;font-family:inherit;font-size:17px;font-weight:600;transition:all .3s;display:flex}.page-module__EVJJWa__hero-cta-secondary-new:hover{background:#ffffff40;border-color:#ffffff80;transform:translateY(-3px)}.page-module__EVJJWa__hero-floating-cards{z-index:1;flex-wrap:wrap;flex:none;justify-content:center;gap:32px;width:100%;margin-top:40px;padding:0 20px;display:flex;position:relative}.page-module__EVJJWa__floating-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff26;border:1px solid #fff3;border-radius:24px;align-items:center;gap:16px;padding:24px 32px;transition:all .3s;animation:3s ease-in-out infinite page-module__EVJJWa__float;display:flex}.page-module__EVJJWa__floating-card:first-child{animation-delay:0s}.page-module__EVJJWa__floating-card:nth-child(2){animation-delay:.5s}.page-module__EVJJWa__floating-card:nth-child(3){animation-delay:1s}@keyframes page-module__EVJJWa__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.page-module__EVJJWa__floating-card:hover{background:#ffffff40;transform:translateY(-5px)}.page-module__EVJJWa__floating-card-icon{color:#fff;background:#b8a9d94d;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;display:flex}.page-module__EVJJWa__floating-card-content{flex-direction:column;display:flex}.page-module__EVJJWa__floating-card-number{color:#fff;font-size:28px;font-weight:700;line-height:1}.page-module__EVJJWa__floating-card-label{color:#fffc;margin-top:4px;font-size:13px}.page-module__EVJJWa__section-about-side{box-sizing:border-box;background:linear-gradient(#faf8fc 0%,#fff 100%);width:100%;max-width:100%;padding:20px 0;overflow-x:hidden}.page-module__EVJJWa__about-side-layout{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.page-module__EVJJWa__about-side-image{border-radius:32px;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000026}.page-module__EVJJWa__about-side-img{object-fit:cover;width:100%;height:auto;max-height:600px;display:block}.page-module__EVJJWa__about-image-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:50px;align-items:center;gap:12px;padding:16px 24px;display:flex;position:absolute;top:32px;right:32px;box-shadow:0 8px 24px #0000001a}.page-module__EVJJWa__about-badge-icon{color:#fff;background:linear-gradient(135deg,#b8a9d9 0%,#a89bc8 100%);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;display:flex}.page-module__EVJJWa__about-badge-text{color:#2d2435;font-size:14px;font-weight:600}.page-module__EVJJWa__about-side-content{flex-direction:column;display:flex}.page-module__EVJJWa__about-side-label{color:#b8a9d9;letter-spacing:1px;text-transform:uppercase;margin-bottom:16px;font-size:14px;font-weight:500;display:block}.page-module__EVJJWa__about-side-title{color:#2d2435;letter-spacing:-.03em;margin:0 0 32px;font-size:40px;font-weight:800;line-height:1.2}.page-module__EVJJWa__about-side-text{color:#5a4e65;margin-bottom:40px;font-size:18px;line-height:1.8}.page-module__EVJJWa__about-side-text p{margin:0 0 20px}.page-module__EVJJWa__about-side-features{flex-direction:column;gap:16px;margin-bottom:40px;display:flex}.page-module__EVJJWa__about-feature-item{color:#2d2435;align-items:center;gap:16px;font-size:16px;display:flex}.page-module__EVJJWa__about-feature-item i{color:#b8a9d9;font-size:20px}.page-module__EVJJWa__about-cta-side{color:#fff;cursor:pointer;background:linear-gradient(135deg,#b8a9d9 0%,#a89bc8 100%);border:none;border-radius:50px;align-items:center;gap:12px;width:fit-content;padding:18px 40px;font-family:inherit;font-size:17px;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 8px 24px #b8a9d966}.page-module__EVJJWa__about-cta-side:hover{transform:translateY(-3px);box-shadow:0 12px 32px #b8a9d980}.page-module__EVJJWa__section-services-scroll{box-sizing:border-box;background:#fff;width:100%;max-width:100%;padding:20px 0;overflow-x:hidden}.page-module__EVJJWa__services-scroll-header{text-align:center;margin-bottom:80px}.page-module__EVJJWa__services-scroll-label{color:#b8a9d9;letter-spacing:1px;text-transform:uppercase;margin-bottom:16px;font-size:14px;font-weight:500;display:block}.page-module__EVJJWa__services-scroll-title{color:#2d2435;letter-spacing:-.03em;margin:0 0 24px;font-size:44px;font-weight:800}.page-module__EVJJWa__services-scroll-subtitle{color:#5a4e65;max-width:800px;margin:0 auto;font-size:20px;line-height:1.7}.page-module__EVJJWa__services-scroll-container{box-sizing:border-box;width:100%;max-width:100%;padding:20px 0;overflow:visible}.page-module__EVJJWa__services-scroll-track{box-sizing:border-box;flex-wrap:nowrap;align-items:stretch;gap:32px;width:100%;min-width:0;max-width:100%;padding-right:0;display:flex}.page-module__EVJJWa__service-scroll-main{box-sizing:border-box;border-radius:32px;flex-shrink:1;width:600px;max-width:100%;height:500px;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000026}.page-module__EVJJWa__service-scroll-main-image{object-fit:cover;width:100%;height:100%;transition:transform .6s}.page-module__EVJJWa__service-scroll-main:hover .page-module__EVJJWa__service-scroll-main-image{transform:scale(1.1)}.page-module__EVJJWa__service-scroll-main-overlay{background:linear-gradient(#0000 0%,#2d2435cc 100%);align-items:flex-end;padding:48px;display:flex;position:absolute;inset:0}.page-module__EVJJWa__service-scroll-main-content{color:#fff}.page-module__EVJJWa__service-scroll-number{color:#ffffffb3;letter-spacing:2px;margin-bottom:12px;font-size:14px;font-weight:600;display:block}.page-module__EVJJWa__service-scroll-main-title{color:#fff;margin:0 0 12px;font-size:32px;font-weight:700}.page-module__EVJJWa__service-scroll-main-desc{color:#ffffffe6;margin:0;font-size:16px;line-height:1.6}.page-module__EVJJWa__services-scroll-secondary{flex-direction:column;flex:1 1 0;align-items:stretch;gap:24px;display:flex}.page-module__EVJJWa__service-scroll-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:24px;flex-shrink:0;width:100%;max-width:none;transition:transform .4s,box-shadow .4s;overflow:hidden;box-shadow:0 12px 40px #0000001a,0 0 0 1px #b8a9d926}.page-module__EVJJWa__service-scroll-item:hover{transform:translateY(-8px);box-shadow:0 20px 60px #00000026,0 0 0 1px #b8a9d940}.page-module__EVJJWa__service-scroll-item-image{width:100%;height:240px;overflow:hidden}.page-module__EVJJWa__service-scroll-item-image img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.page-module__EVJJWa__service-scroll-item:hover .page-module__EVJJWa__service-scroll-item-image img{transform:scale(1.1)}.page-module__EVJJWa__service-scroll-item-content{padding:24px}.page-module__EVJJWa__service-scroll-item-number{color:#b8a9d9;letter-spacing:2px;margin-bottom:8px;font-size:12px;font-weight:600;display:block}.page-module__EVJJWa__service-scroll-item-title{color:#2d2435;margin:0;font-size:20px;font-weight:600}.page-module__EVJJWa__section-why-grid{box-sizing:border-box;background:linear-gradient(#fff 0%,#faf8fc 100%);width:100%;max-width:100%;padding:60px 0;overflow-x:hidden}.page-module__EVJJWa__why-grid-header{text-align:center;margin-bottom:80px}.page-module__EVJJWa__why-grid-label{color:#b8a9d9;letter-spacing:1px;text-transform:uppercase;margin-bottom:16px;font-size:14px;font-weight:500;display:block}.page-module__EVJJWa__why-grid-title{color:#2d2435;letter-spacing:-.03em;margin:0;font-size:44px;font-weight:800}.page-module__EVJJWa__why-grid-layout{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.page-module__EVJJWa__why-grid-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:24px;flex-direction:column;height:100%;padding:48px;transition:transform .4s,box-shadow .4s;display:flex;position:relative;box-shadow:0 12px 40px #00000014,0 0 0 1px #b8a9d926}.page-module__EVJJWa__why-grid-card:hover{transform:translateY(-8px);box-shadow:0 20px 60px #0000001f,0 0 0 1px #b8a9d940}.page-module__EVJJWa__why-grid-icon{background:linear-gradient(135deg,#f5f0fa 0%,#faf8fc 100%);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:24px;display:flex}.page-module__EVJJWa__why-grid-icon img{object-fit:contain;width:40px;height:40px}.page-module__EVJJWa__why-grid-icon i{color:#b8a9d9;font-size:28px}.page-module__EVJJWa__why-grid-number{color:#b8a9d926;font-size:48px;font-weight:800;line-height:1;position:absolute;top:24px;right:24px}.page-module__EVJJWa__why-grid-card-title{color:#2d2435;margin:0 0 16px;font-size:24px;font-weight:700;line-height:1.3}.page-module__EVJJWa__why-grid-card-text{color:#5a4e65;flex:1;margin:0;font-size:16px;line-height:1.7}.page-module__EVJJWa__section-benefits-overlay{box-sizing:border-box;width:100%;max-width:100%;padding:0;position:relative;overflow:hidden}.page-module__EVJJWa__benefits-overlay-wrapper{min-height:800px;position:relative}.page-module__EVJJWa__benefits-overlay-bg{z-index:0;position:absolute;inset:0}.page-module__EVJJWa__benefits-overlay-image{object-fit:cover;filter:brightness(.4)contrast(1.2);width:100%;height:100%}.page-module__EVJJWa__benefits-overlay-gradient{background:linear-gradient(135deg,#b8a9d9 0%,#a89bc8 100%);width:100%;height:100%}.page-module__EVJJWa__benefits-overlay-content{z-index:1;padding:60px 0;position:relative}.page-module__EVJJWa__benefits-overlay-header{text-align:center;margin-bottom:80px}.page-module__EVJJWa__benefits-overlay-label{color:#fffc;letter-spacing:1px;text-transform:uppercase;margin-bottom:16px;font-size:14px;font-weight:500;display:block}.page-module__EVJJWa__benefits-overlay-title{color:#fff;letter-spacing:-.03em;text-shadow:0 4px 20px #0000004d;margin:0;font-size:44px;font-weight:800}.page-module__EVJJWa__benefits-overlay-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;display:grid}.page-module__EVJJWa__benefit-overlay-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff26;border:1px solid #fff3;border-radius:24px;padding:40px;transition:all .4s}.page-module__EVJJWa__benefit-overlay-card:hover{background:#ffffff40;transform:translateY(-8px);box-shadow:0 20px 60px #0003}.page-module__EVJJWa__benefit-overlay-icon{background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:24px;display:flex}.page-module__EVJJWa__benefit-overlay-icon img{width:28px;height:28px}.page-module__EVJJWa__benefit-overlay-icon i{color:#fff;font-size:24px}.page-module__EVJJWa__benefit-overlay-title{color:#fff;margin:0 0 12px;font-size:22px;font-weight:600}.page-module__EVJJWa__benefit-overlay-text{color:#ffffffe6;margin:0;font-size:16px;line-height:1.7}.page-module__EVJJWa__section-contact-split{box-sizing:border-box;width:100%;max-width:100%;padding:0;position:relative;overflow-x:hidden}.page-module__EVJJWa__contact-split-wrapper{grid-template-columns:1fr 1fr;min-height:800px;display:grid}.page-module__EVJJWa__contact-split-left{background:linear-gradient(135deg,#2d2435 0%,#1a1620 100%);justify-content:center;align-items:center;padding:80px;display:flex;position:relative;overflow:hidden}.page-module__EVJJWa__contact-split-left:before{content:"";background:radial-gradient(circle,#b8a9d91a 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-50%;right:-20%}.page-module__EVJJWa__contact-split-content{z-index:1;color:#fff;position:relative}.page-module__EVJJWa__contact-split-label{color:#b8a9d9;letter-spacing:1px;text-transform:uppercase;margin-bottom:16px;font-size:14px;font-weight:500;display:block}.page-module__EVJJWa__contact-split-title{color:#fff;letter-spacing:-.03em;margin:0 0 24px;font-size:48px;font-weight:800}.page-module__EVJJWa__contact-split-intro{color:#fffc;margin:0 0 48px;font-size:18px;line-height:1.7}.page-module__EVJJWa__contact-split-info{flex-direction:column;gap:24px;display:flex}.page-module__EVJJWa__contact-info-item{color:#ffffffe6;align-items:center;gap:16px;font-size:16px;display:flex}.page-module__EVJJWa__contact-info-item i{color:#b8a9d9;background:#b8a9d933;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.page-module__EVJJWa__contact-split-right{background:#faf8fc;justify-content:center;align-items:center;padding:80px;display:flex}.page-module__EVJJWa__contact-form-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border-radius:32px;width:100%;max-width:600px;padding:56px;box-shadow:0 20px 60px #0000001a,0 0 0 1px #b8a9d926}.page-module__EVJJWa__contact-form-split{flex-direction:column;gap:24px;display:flex}.page-module__EVJJWa__contact-form-row-split{grid-template-columns:1fr 1fr;gap:20px;display:grid}.page-module__EVJJWa__contact-input-split,.page-module__EVJJWa__contact-textarea-split{color:#2d2435;background:#fffc;border:2px solid #b8a9d933;border-radius:16px;padding:18px 24px;font-family:inherit;font-size:16px;transition:all .3s}.page-module__EVJJWa__contact-input-split:focus,.page-module__EVJJWa__contact-textarea-split:focus{background:#fff;border-color:#b8a9d9;outline:none;box-shadow:0 0 0 4px #b8a9d91a}.page-module__EVJJWa__contact-upload-label-split{cursor:pointer;color:#5a4e65;background:#faf8fc99;border:2px dashed #b8a9d94d;border-radius:16px;align-items:center;gap:12px;padding:18px 24px;font-size:16px;transition:all .3s;display:flex}.page-module__EVJJWa__contact-upload-label-split:hover{background:#faf8fce6;border-color:#b8a9d980}.page-module__EVJJWa__contact-upload-label-split i{color:#b8a9d9;font-size:20px}.page-module__EVJJWa__contact-upload-input-split{display:none}.page-module__EVJJWa__contact-submit-btn-split{color:#fff;cursor:pointer;background:linear-gradient(135deg,#b8a9d9 0%,#a89bc8 100%);border:none;border-radius:50px;justify-content:center;align-items:center;gap:12px;padding:20px 40px;font-family:inherit;font-size:17px;font-weight:600;transition:all .3s;display:flex;box-shadow:0 8px 24px #b8a9d966}.page-module__EVJJWa__contact-submit-btn-split:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 12px 32px #b8a9d980}.page-module__EVJJWa__contact-message-split{color:#5a4e65;background:#b8a9d926;border-radius:16px;align-items:center;gap:12px;padding:16px 24px;font-size:16px;display:flex}.page-module__EVJJWa__contact-message-split i{color:#b8a9d9}.page-module__EVJJWa__section-philosophy-fullscreen{box-sizing:border-box;background-color:#2d2435;background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:scroll;width:100%;max-width:100%;min-height:auto;padding:0;position:relative;overflow-x:hidden}.page-module__EVJJWa__philosophy-fullscreen-overlay{box-sizing:border-box;background:linear-gradient(#2d2435b3 0%,#2d2435d9 100%);justify-content:center;align-items:flex-start;width:100%;max-width:100%;display:flex;position:relative;inset:0;overflow:visible}.page-module__EVJJWa__philosophy-fullscreen-content{box-sizing:border-box;grid-template-columns:1fr;align-items:flex-start;gap:32px;width:100%;max-width:1200px;height:auto;margin:0 auto;padding:120px 32px;display:grid;overflow:visible}.page-module__EVJJWa__philosophy-fullscreen-stats{flex-direction:column;gap:48px;display:flex}.page-module__EVJJWa__philosophy-stat-fullscreen{text-align:center}.page-module__EVJJWa__philosophy-stat-number-fullscreen{color:#d4c4e8;text-shadow:0 4px 20px #0000004d;margin-bottom:12px;font-size:96px;font-weight:800;line-height:1}.page-module__EVJJWa__philosophy-stat-label-fullscreen{color:#ffffffe6;font-size:20px}.page-module__EVJJWa__philosophy-fullscreen-text{color:#fff}.page-module__EVJJWa__philosophy-title-fullscreen{color:#fff;letter-spacing:-.03em;text-shadow:0 4px 20px #0000004d;margin:0 0 32px;font-size:40px;font-weight:800}.page-module__EVJJWa__philosophy-text-fullscreen{color:#ffffffe6;word-wrap:break-word;overflow-wrap:break-word;max-width:100%;margin:0 0 24px;font-size:18px;line-height:1.8}.page-module__EVJJWa__floating-whatsapp{color:#fff;cursor:pointer;z-index:70;background:linear-gradient(135deg,#25d366 0%,#20ba5a 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:22px;transition:transform .3s,box-shadow .3s;animation:2.5s ease-out infinite page-module__EVJJWa__pulseWave;display:flex;position:fixed;bottom:120px;right:32px;box-shadow:0 6px 20px #25d36666,0 0 #25d366b3}.page-module__EVJJWa__floating-whatsapp:hover{transform:scale(1.1)}.page-module__EVJJWa__scroll-top{color:#fff;cursor:pointer;z-index:70;background:linear-gradient(135deg,#b8a9d9 0%,#a89bc8 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:22px;transition:transform .3s,box-shadow .3s;display:flex;position:fixed;bottom:32px;right:32px;box-shadow:0 8px 24px #b8a9d966}.page-module__EVJJWa__scroll-top:hover{transform:translateY(-4px);box-shadow:0 12px 32px #b8a9d980}@keyframes page-module__EVJJWa__pulseWave{0%{box-shadow:0 8px 24px #25d36666,0 0 #25d366b3}50%{box-shadow:0 8px 24px #25d36666,0 0 0 16px #25d36600}to{box-shadow:0 8px 24px #25d36666,0 0 #25d36600}}.reveal{opacity:0;will-change:transform,opacity;transition:opacity .8s cubic-bezier(.4,0,.2,1),transform .8s cubic-bezier(.4,0,.2,1);transform:translateY(40px)}.reveal.visible{opacity:1;transform:translateY(0)}.page-module__EVJJWa__hero-fullscreen.reveal{overflow:hidden}@media (max-width:1200px){.page-module__EVJJWa__container{box-sizing:border-box;width:100%;height:auto;padding:0 24px;overflow:hidden visible}.page-module__EVJJWa__contact-split-wrapper{grid-template-columns:1fr}.page-module__EVJJWa__philosophy-fullscreen-content{grid-template-columns:1fr;gap:60px}}@media (max-width:968px){.page-module__EVJJWa__hero-fullscreen{min-height:100vh;padding-top:70px;padding-bottom:40px;overflow:hidden visible}.page-module__EVJJWa__hero-content-layer{max-height:calc(100vh - 70px);padding-top:0;padding-bottom:0}.page-module__EVJJWa__hero-title-new{font-size:56px}.page-module__EVJJWa__hero-description-new{font-size:18px}.page-module__EVJJWa__about-diagonal-wrapper{transform:skewY(-2deg)}.page-module__EVJJWa__about-diagonal-content{transform:skewY(2deg)}.page-module__EVJJWa__stacked-card:nth-child(2){margin-left:40px}.page-module__EVJJWa__services-scroll-track{box-sizing:border-box;flex-direction:column;width:100%;max-width:100%}.page-module__EVJJWa__service-scroll-main{box-sizing:border-box;flex-shrink:1;width:100%!important;max-width:100%!important}.page-module__EVJJWa__why-grid-layout{grid-template-columns:repeat(2,1fr)}.page-module__EVJJWa__about-side-layout{grid-template-columns:1fr;gap:60px}.page-module__EVJJWa__benefits-overlay-grid{grid-template-columns:repeat(2,1fr)}.page-module__EVJJWa__contact-form-row-split{grid-template-columns:1fr}}@media (max-width:640px){.page-module__EVJJWa__container{box-sizing:border-box;width:100%;max-width:100%;height:auto;padding:0 16px;overflow:hidden visible}.page-module__EVJJWa__section{padding:40px 0}.page-module__EVJJWa__hero-fullscreen{box-sizing:border-box;align-items:flex-start;height:100vh;max-height:100vh;padding-top:50px;padding-bottom:30px;overflow:hidden}.page-module__EVJJWa__hero-content-layer{padding-top:0;padding-bottom:0}.page-module__EVJJWa__hero-floating-cards{flex-wrap:wrap;place-content:flex-start center;gap:8px;margin-top:20px;padding:0 12px}.page-module__EVJJWa__floating-card{box-sizing:border-box;flex:0 0 calc(50% - 4px);min-width:0;max-width:calc(50% - 4px)}.page-module__EVJJWa__floating-card:nth-child(3){flex:none;max-width:calc(50% - 4px);margin:0 auto}.page-module__EVJJWa__hero-center-content{padding:0 16px}.page-module__EVJJWa__hero-title-new{margin-bottom:16px;font-size:20px}.page-module__EVJJWa__hero-description-new{margin-bottom:32px;font-size:16px;line-height:1.5}.page-module__EVJJWa__hero-cta-group-new{flex-wrap:wrap;gap:10px;margin-bottom:50px}.page-module__EVJJWa__hero-cta-primary-new,.page-module__EVJJWa__hero-cta-secondary-new{border-radius:30px;gap:6px;padding:10px 20px;font-size:12px}.page-module__EVJJWa__hero-cta-primary-new i,.page-module__EVJJWa__hero-cta-secondary-new i{font-size:12px}.page-module__EVJJWa__hero-floating-cards{z-index:1;align-items:center;gap:8px}.page-module__EVJJWa__floating-card{border-radius:12px;padding:12px 16px}.page-module__EVJJWa__floating-card-icon{width:32px;height:32px;font-size:14px}.page-module__EVJJWa__floating-card-number{font-size:18px}.page-module__EVJJWa__floating-card-label{font-size:10px}.page-module__EVJJWa__about-side-layout{grid-template-columns:1fr;gap:40px}.page-module__EVJJWa__about-side-title,.page-module__EVJJWa__why-grid-title,.page-module__EVJJWa__services-scroll-title,.page-module__EVJJWa__benefits-overlay-title{margin-bottom:20px;font-size:20px}.page-module__EVJJWa__about-side-text,.page-module__EVJJWa__services-scroll-subtitle{font-size:13px;line-height:1.5}.page-module__EVJJWa__services-scroll-container{box-sizing:border-box;-webkit-overflow-scrolling:auto;width:100%;max-width:100%;height:auto;min-height:0;margin:0;padding:0;overflow:visible}.page-module__EVJJWa__services-scroll-track{box-sizing:border-box;flex-direction:column;gap:24px;width:100%;min-width:0;max-width:100%;padding-right:0}.page-module__EVJJWa__services-scroll-secondary{flex-direction:column;gap:20px}.page-module__EVJJWa__service-scroll-main{aspect-ratio:auto;box-sizing:border-box;border-radius:24px;flex-shrink:1;height:auto;min-height:0;width:100%!important;max-width:100%!important}.page-module__EVJJWa__service-scroll-main-image{object-fit:cover;width:100%;height:100%}.page-module__EVJJWa__service-scroll-main-overlay{padding:24px 20px}.page-module__EVJJWa__service-scroll-main-title{margin-bottom:8px;font-size:22px}.page-module__EVJJWa__service-scroll-main-desc{font-size:14px;line-height:1.5}.page-module__EVJJWa__service-scroll-item{aspect-ratio:auto;box-sizing:border-box;border-radius:20px;flex-shrink:1;height:auto;min-height:0;width:100%!important;max-width:100%!important}.page-module__EVJJWa__service-scroll-item-image{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;height:160px}.page-module__EVJJWa__service-scroll-item-image img{object-fit:cover;width:100%;height:100%}.page-module__EVJJWa__service-scroll-item-content{padding:20px}.page-module__EVJJWa__service-scroll-item-title{font-size:16px}.page-module__EVJJWa__why-grid-layout,.page-module__EVJJWa__benefits-overlay-grid{grid-template-columns:1fr}.page-module__EVJJWa__contact-split-left,.page-module__EVJJWa__contact-split-right{padding:40px 24px}.page-module__EVJJWa__contact-form-card,.page-module__EVJJWa__contact-split-left,.page-module__EVJJWa__contact-split-right{padding:24px 16px}.page-module__EVJJWa__contact-split-title{margin-bottom:16px;font-size:20px}.page-module__EVJJWa__contact-split-intro{font-size:13px;line-height:1.5}.page-module__EVJJWa__philosophy-stat-number-fullscreen{font-size:48px}.page-module__EVJJWa__philosophy-title-fullscreen{margin-bottom:20px;font-size:20px}.page-module__EVJJWa__philosophy-text-fullscreen{word-wrap:break-word;overflow-wrap:break-word;font-size:13px;line-height:1.5}.page-module__EVJJWa__philosophy-fullscreen-content{box-sizing:border-box;align-items:flex-start;width:100%;max-width:100%;height:auto;padding:40px 20px 60px;overflow:hidden visible}.page-module__EVJJWa__about-image-badge{border-radius:999px;gap:8px;padding:8px 14px;top:16px;right:16px;transform:scale(.9)}.page-module__EVJJWa__about-badge-icon{width:24px;height:24px;font-size:13px}.page-module__EVJJWa__about-badge-text{font-size:11px}.page-module__EVJJWa__about-cta-side{border-radius:30px;gap:6px;padding:10px 20px;font-size:12px}.page-module__EVJJWa__about-cta-side i{font-size:12px}}*{box-sizing:border-box}@media (max-width:640px){*{max-width:100%}:is(img,video,iframe){max-width:100%;height:auto}.page-module__EVJJWa__container,.page-module__EVJJWa__section,.page-module__EVJJWa__services-scroll-container,.page-module__EVJJWa__services-scroll-track,.page-module__EVJJWa__service-scroll-main,.page-module__EVJJWa__service-scroll-item,.page-module__EVJJWa__about-side-layout,.page-module__EVJJWa__why-grid-layout,.page-module__EVJJWa__benefits-overlay-grid,.page-module__EVJJWa__contact-split-wrapper,.page-module__EVJJWa__philosophy-fullscreen-content{box-sizing:border-box;width:100%;max-width:100%}}body{color:#2d2435;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}button{font-family:inherit}a{color:inherit;text-decoration:none}
.page-module__jV0MIq__page{background:#fff;min-height:100vh;overflow-x:hidden}.page-module__jV0MIq__container{box-sizing:border-box;width:100%;max-width:1400px;margin:0 auto;padding:0 32px;overflow-x:hidden}.page-module__jV0MIq__section{padding:120px 0;position:relative}.page-module__jV0MIq__hero-fullscreen{justify-content:center;align-items:center;min-height:100vh;padding:0;display:flex;position:relative;overflow:hidden}.page-module__jV0MIq__hero-background-layer{z-index:0;position:absolute;inset:0}.page-module__jV0MIq__hero-bg-image{object-fit:cover;filter:brightness(.4)contrast(1.2);width:100%;height:100%}.page-module__jV0MIq__hero-bg-gradient{background:linear-gradient(135deg,#b8a9d9 0%,#a89bc8 100%);width:100%;height:100%}.page-module__jV0MIq__hero-gradient-overlay{background:radial-gradient(#2d24354d 0%,#2d2435b3 50%,#2d2435e6 100%);position:absolute;inset:0}.page-module__jV0MIq__hero-content-layer{z-index:2;text-align:center;width:100%;position:relative}.page-module__jV0MIq__hero-center-content{max-width:900px;margin:0 auto;padding:0 32px}.page-module__jV0MIq__hero-title-new{letter-spacing:-.04em;color:#fff;text-shadow:0 4px 20px #0000004d;margin:0 0 24px;font-size:60px;font-weight:800;line-height:1.1}.page-module__jV0MIq__hero-subtitle-new{color:#ffffffe6;max-width:700px;margin:0 auto;font-size:18px;line-height:1.7}.page-module__jV0MIq__section-overview-split{padding:0;position:relative}.page-module__jV0MIq__overview-split-wrapper{grid-template-columns:1fr 1fr;min-height:800px;display:grid}.page-module__jV0MIq__overview-split-left{background:linear-gradient(135deg,#2d2435 0%,#1a1620 100%);justify-content:center;align-items:center;padding:80px;display:flex;position:relative;overflow:hidden}.page-module__jV0MIq__overview-split-left:before{content:"";background:radial-gradient(circle,#b8a9d91a 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-50%;right:-20%}.page-module__jV0MIq__overview-image-container{z-index:1;border-radius:32px;width:100%;max-width:500px;position:relative;overflow:hidden;box-shadow:0 20px 60px #0000004d}.page-module__jV0MIq__overview-image{object-fit:cover;width:100%;max-width:100%;height:auto;max-height:500px;transition:transform .6s;display:block}.page-module__jV0MIq__overview-image-container:hover .page-module__jV0MIq__overview-image{transform:scale(1.05)}.page-module__jV0MIq__overview-image-overlay{background:linear-gradient(#0000 0%,#2d2435cc 100%);align-items:flex-end;padding:40px;display:flex;position:absolute;bottom:0;left:0;right:0}.page-module__jV0MIq__overview-overlay-content{align-items:center;gap:16px;display:flex}.page-module__jV0MIq__overview-overlay-icon{color:#fff;background:#b8a9d9e6;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:24px;display:flex}.page-module__jV0MIq__overview-overlay-text{color:#fff;font-size:18px;font-weight:600}.page-module__jV0MIq__overview-split-right{background:#faf8fc;justify-content:center;align-items:center;padding:80px;display:flex}.page-module__jV0MIq__overview-meta-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border-radius:32px;max-width:600px;padding:56px;box-shadow:0 20px 60px #0000001a,0 0 0 1px #b8a9d926}.page-module__jV0MIq__overview-meta-label{color:#b8a9d9;letter-spacing:1px;text-transform:uppercase;margin-bottom:16px;font-size:14px;font-weight:500;display:block}.page-module__jV0MIq__overview-meta-title{color:#2d2435;letter-spacing:-.03em;margin:0 0 40px;font-size:36px;font-weight:800}.page-module__jV0MIq__overview-meta-list{flex-direction:column;gap:24px;display:flex}.page-module__jV0MIq__overview-meta-item{background:linear-gradient(135deg,#b8a9d914 0%,#a89bc81f 100%);border-radius:16px;align-items:flex-start;gap:20px;padding:24px;display:flex}.page-module__jV0MIq__overview-meta-icon{color:#b8a9d9;background:#b8a9d933;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;display:flex}.page-module__jV0MIq__overview-meta-content{flex-direction:column;flex:1;gap:8px;display:flex}.page-module__jV0MIq__overview-meta-label-text{color:#8b7d9b;text-transform:uppercase;letter-spacing:.5px;font-size:13px}.page-module__jV0MIq__overview-meta-value{color:#2d2435;font-size:18px;font-weight:600}.page-module__jV0MIq__section-description-side{background:linear-gradient(#faf8fc 0%,#fff 100%);padding:120px 0}.page-module__jV0MIq__description-side-layout{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.page-module__jV0MIq__description-side-content{flex-direction:column;display:flex}.page-module__jV0MIq__description-side-label{color:#b8a9d9;letter-spacing:1px;text-transform:uppercase;margin-bottom:16px;font-size:14px;font-weight:500;display:block}.page-module__jV0MIq__description-side-title{color:#2d2435;letter-spacing:-.03em;margin:0 0 32px;font-size:40px;font-weight:800;line-height:1.2}.page-module__jV0MIq__description-side-text{color:#5a4e65;font-size:18px;line-height:1.8}.page-module__jV0MIq__description-side-text p{margin:0 0 20px}.page-module__jV0MIq__description-side-text p:last-child{margin-bottom:0}.page-module__jV0MIq__description-side-image{box-sizing:border-box;border-radius:32px;width:100%;max-width:100%;overflow:hidden;box-shadow:0 20px 60px #00000026}.page-module__jV0MIq__description-side-img{object-fit:cover;width:100%;max-width:100%;height:auto;max-height:600px;display:block}.page-module__jV0MIq__section-rich-content{background:#fff;padding:120px 0}.page-module__jV0MIq__rich-content-new{color:#5a4e65;max-width:900px;margin:0 auto;font-size:18px;line-height:1.8}:is(.page-module__jV0MIq__rich-content-new h1,.page-module__jV0MIq__rich-content-new h2,.page-module__jV0MIq__rich-content-new h3){color:#2d2435;margin-top:40px;margin-bottom:20px;font-weight:700}.page-module__jV0MIq__rich-content-new h1{font-size:36px}.page-module__jV0MIq__rich-content-new h2{font-size:28px}.page-module__jV0MIq__rich-content-new h3{font-size:24px}.page-module__jV0MIq__rich-content-new p{margin:0 0 20px}:is(.page-module__jV0MIq__rich-content-new ul,.page-module__jV0MIq__rich-content-new ol){margin:20px 0;padding-left:30px}.page-module__jV0MIq__rich-content-new li{margin:10px 0}.page-module__jV0MIq__rich-content-new img{border-radius:16px;max-width:100%;height:auto;margin:24px 0}.page-module__jV0MIq__section-gallery-scroll{background:linear-gradient(#faf8fc 0%,#fff 100%);padding:120px 0}.page-module__jV0MIq__gallery-scroll-header{text-align:center;margin-bottom:80px}.page-module__jV0MIq__gallery-scroll-label{color:#b8a9d9;letter-spacing:1px;text-transform:uppercase;margin-bottom:16px;font-size:14px;font-weight:500;display:block}.page-module__jV0MIq__gallery-scroll-title{color:#2d2435;letter-spacing:-.03em;margin:0;font-size:44px;font-weight:800}.page-module__jV0MIq__gallery-scroll-container{-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#b8a9d980 #b8a9d91a;box-sizing:border-box;width:100%;padding:20px 0 40px;overflow:auto hidden}.page-module__jV0MIq__gallery-scroll-container::-webkit-scrollbar{height:8px}.page-module__jV0MIq__gallery-scroll-container::-webkit-scrollbar-track{background:#b8a9d91a;border-radius:10px}.page-module__jV0MIq__gallery-scroll-container::-webkit-scrollbar-thumb{background:#b8a9d980;border-radius:10px;transition:background .3s}.page-module__jV0MIq__gallery-scroll-container::-webkit-scrollbar-thumb:hover{background:#b8a9d9b3}.page-module__jV0MIq__gallery-scroll-track{gap:32px;min-width:max-content;padding-right:32px;display:flex}.page-module__jV0MIq__gallery-scroll-item{box-sizing:border-box;border-radius:32px;flex-shrink:0;width:600px;height:500px;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000026}.page-module__jV0MIq__gallery-scroll-image{object-fit:cover;width:100%;max-width:100%;height:100%;max-height:100%;transition:transform .6s;display:block}.page-module__jV0MIq__gallery-scroll-item:hover .page-module__jV0MIq__gallery-scroll-image{transform:scale(1.1)}.page-module__jV0MIq__section-cta-overlay{padding:0;position:relative;overflow:hidden}.page-module__jV0MIq__cta-overlay-wrapper{min-height:800px;position:relative}.page-module__jV0MIq__cta-overlay-bg{z-index:0;position:absolute;inset:0}.page-module__jV0MIq__cta-overlay-image{object-fit:cover;filter:brightness(.4)contrast(1.2);width:100%;height:100%}.page-module__jV0MIq__cta-overlay-gradient{background:linear-gradient(135deg,#b8a9d9 0%,#a89bc8 100%);width:100%;height:100%}.page-module__jV0MIq__cta-overlay-content{z-index:1;justify-content:center;align-items:center;padding:120px 0;display:flex;position:relative}.page-module__jV0MIq__cta-overlay-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:center;color:#fff;background:#ffffff26;border:1px solid #fff3;border-radius:32px;max-width:700px;padding:64px}.page-module__jV0MIq__cta-overlay-title{color:#fff;letter-spacing:-.03em;margin:0 0 24px;font-size:40px;font-weight:800}.page-module__jV0MIq__cta-overlay-subtitle{color:#ffffffe6;margin:0 0 32px;font-size:20px;line-height:1.7}.page-module__jV0MIq__cta-overlay-note{color:#fffc;margin:0 0 40px;font-size:16px;font-style:italic;line-height:1.6}.page-module__jV0MIq__cta-overlay-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#b8a9d9 0%,#a89bc8 100%);border:none;border-radius:50px;align-items:center;gap:12px;padding:20px 48px;font-size:18px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 8px 24px #b8a9d966}.page-module__jV0MIq__cta-overlay-btn:hover{transform:translateY(-3px);box-shadow:0 12px 32px #b8a9d980}.page-module__jV0MIq__back-section-new{text-align:center;padding:60px 0}.page-module__jV0MIq__back-link-new{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#2d2435;background:#ffffffe6;border:1px solid #b8a9d933;border-radius:50px;align-items:center;gap:12px;padding:16px 32px;font-size:16px;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.page-module__jV0MIq__back-link-new:hover{background:#fff;border-color:#b8a9d966;transform:translateY(-2px);box-shadow:0 8px 24px #0000001a}.page-module__jV0MIq__back-link-new i{color:#b8a9d9}.page-module__jV0MIq__floating-whatsapp{color:#fff;cursor:pointer;z-index:70;background:linear-gradient(135deg,#25d366 0%,#20ba5a 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:22px;transition:transform .3s,box-shadow .3s;animation:2.5s ease-out infinite page-module__jV0MIq__pulseWave;display:flex;position:fixed;bottom:120px;right:32px;box-shadow:0 6px 20px #25d36666,0 0 #25d366b3}.page-module__jV0MIq__floating-whatsapp:hover{transform:scale(1.1)}.page-module__jV0MIq__scroll-top{color:#fff;cursor:pointer;z-index:70;background:linear-gradient(135deg,#b8a9d9 0%,#a89bc8 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:22px;transition:transform .3s,box-shadow .3s;display:flex;position:fixed;bottom:32px;right:32px;box-shadow:0 8px 24px #b8a9d966}.page-module__jV0MIq__scroll-top:hover{transform:translateY(-4px);box-shadow:0 12px 32px #b8a9d980}@keyframes page-module__jV0MIq__pulseWave{0%{box-shadow:0 8px 24px #25d36666,0 0 #25d366b3}50%{box-shadow:0 8px 24px #25d36666,0 0 0 16px #25d36600}to{box-shadow:0 8px 24px #25d36666,0 0 #25d36600}}.reveal{opacity:0;transition:opacity .8s cubic-bezier(.4,0,.2,1),transform .8s cubic-bezier(.4,0,.2,1);transform:translateY(40px)}.reveal.visible{opacity:1;transform:translateY(0)}@media (max-width:1200px){.page-module__jV0MIq__container{box-sizing:border-box;width:100%;padding:0 24px;overflow-x:hidden}.page-module__jV0MIq__overview-split-wrapper{grid-template-columns:1fr}.page-module__jV0MIq__description-side-layout{grid-template-columns:1fr;gap:40px}.page-module__jV0MIq__description-side-img,.page-module__jV0MIq__overview-image{max-height:400px}}@media (max-width:968px){.page-module__jV0MIq__hero-title-new{font-size:56px}.page-module__jV0MIq__hero-subtitle-new{font-size:18px}.page-module__jV0MIq__description-side-layout{grid-template-columns:1fr;gap:60px}.page-module__jV0MIq__gallery-scroll-title{font-size:40px}.page-module__jV0MIq__gallery-scroll-item{width:500px;height:400px}.page-module__jV0MIq__cta-overlay-title{font-size:40px}}@media (max-width:640px){.page-module__jV0MIq__container{box-sizing:border-box;width:100%;max-width:100%;padding:0 16px;overflow-x:hidden}.page-module__jV0MIq__section{padding:40px 0}.page-module__jV0MIq__hero-title-new{margin-bottom:16px;font-size:20px}.page-module__jV0MIq__hero-subtitle-new{font-size:16px}.page-module__jV0MIq__hero-center-content{padding:0 16px}.page-module__jV0MIq__overview-split-wrapper{min-height:auto}.page-module__jV0MIq__overview-split-left,.page-module__jV0MIq__overview-split-right{padding:24px 16px}.page-module__jV0MIq__overview-image-container{width:100%;max-width:100%}.page-module__jV0MIq__overview-image{width:100%;max-width:100%;height:auto;max-height:220px}.page-module__jV0MIq__overview-meta-card{border-radius:16px;padding:20px 16px}.page-module__jV0MIq__overview-meta-title{margin-bottom:20px;font-size:20px}.page-module__jV0MIq__overview-meta-item{gap:10px;padding:14px}.page-module__jV0MIq__overview-meta-icon{width:36px;height:36px;font-size:16px}.page-module__jV0MIq__overview-meta-value{font-size:14px}.page-module__jV0MIq__description-side-layout{grid-template-columns:1fr;gap:32px}.page-module__jV0MIq__description-side-title{margin-bottom:20px;font-size:24px}.page-module__jV0MIq__description-side-text{font-size:14px;line-height:1.6}.page-module__jV0MIq__description-side-image{box-sizing:border-box;width:100%;max-width:100%}.page-module__jV0MIq__description-side-img{width:100%;max-width:100%;height:auto;max-height:250px}.page-module__jV0MIq__gallery-scroll-header{margin-bottom:40px}.page-module__jV0MIq__gallery-scroll-title{font-size:24px}.page-module__jV0MIq__gallery-scroll-container{width:calc(100% + 40px);margin:0 -20px;padding:16px 20px 24px}.page-module__jV0MIq__gallery-scroll-track{gap:16px;padding-right:20px}.page-module__jV0MIq__gallery-scroll-item{border-radius:16px;width:calc(100vw - 60px);min-width:0;max-width:calc(100vw - 60px);height:250px}.page-module__jV0MIq__gallery-scroll-image{width:100%;max-width:100%;height:100%;max-height:100%}.page-module__jV0MIq__cta-overlay-wrapper{min-height:500px}.page-module__jV0MIq__cta-overlay-content{padding:60px 0}.page-module__jV0MIq__cta-overlay-card{border-radius:20px;padding:24px 16px}.page-module__jV0MIq__cta-overlay-title{margin-bottom:12px;font-size:20px}.page-module__jV0MIq__cta-overlay-subtitle{margin-bottom:16px;font-size:13px;line-height:1.5}.page-module__jV0MIq__cta-overlay-note{margin-bottom:20px;font-size:12px;line-height:1.5}.page-module__jV0MIq__cta-overlay-btn{border-radius:30px;padding:10px 24px;font-size:13px}.page-module__jV0MIq__back-section-new{padding:40px 0}.page-module__jV0MIq__back-link-new{padding:12px 24px;font-size:14px}.page-module__jV0MIq__rich-content-new{font-size:15px;line-height:1.7}.page-module__jV0MIq__rich-content-new h1{margin-top:32px;margin-bottom:16px;font-size:24px}.page-module__jV0MIq__rich-content-new h2{margin-top:28px;margin-bottom:14px;font-size:20px}.page-module__jV0MIq__rich-content-new h3{margin-top:24px;margin-bottom:12px;font-size:18px}}*{box-sizing:border-box}body{color:#2d2435;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}button{font-family:inherit}a{color:inherit;text-decoration:none}
.services-module__imqKEq__page{background:#fff;min-height:100vh;overflow-x:hidden}.services-module__imqKEq__container{max-width:1400px;margin:0 auto;padding:0 32px}.services-module__imqKEq__section{padding:120px 0;position:relative}.services-module__imqKEq__hero-fullscreen{justify-content:center;align-items:center;min-height:100vh;padding:0;display:flex;position:relative;overflow:hidden}.services-module__imqKEq__hero-background-layer{z-index:0;position:absolute;inset:0}.services-module__imqKEq__hero-bg-image{object-fit:cover;filter:brightness(.4)contrast(1.2);width:100%;height:100%}.services-module__imqKEq__hero-gradient-overlay{background:radial-gradient(#2d24354d 0%,#2d2435b3 50%,#2d2435e6 100%);position:absolute;inset:0}.services-module__imqKEq__hero-content-layer{z-index:2;text-align:center;width:100%;position:relative}.services-module__imqKEq__hero-center-content{max-width:900px;margin:0 auto;padding:0 32px}.services-module__imqKEq__hero-title-new{letter-spacing:-.04em;color:#fff;text-shadow:0 4px 20px #0000004d;margin:0 0 24px;font-size:60px;font-weight:800;line-height:1.1}.services-module__imqKEq__hero-subtitle-new{color:#ffffffe6;max-width:700px;margin:0 auto;font-size:18px;line-height:1.7}.services-module__imqKEq__section-services-scroll{background:#fff;padding:120px 0}.services-module__imqKEq__services-scroll-header{text-align:center;margin-bottom:80px}.services-module__imqKEq__services-scroll-label{color:#b8a9d9;letter-spacing:1px;text-transform:uppercase;margin-bottom:16px;font-size:14px;font-weight:500;display:block}.services-module__imqKEq__services-scroll-title{color:#2d2435;letter-spacing:-.03em;margin:0 0 24px;font-size:44px;font-weight:800}.services-module__imqKEq__services-scroll-subtitle{color:#5a4e65;max-width:800px;margin:0 auto;font-size:20px;line-height:1.7}.services-module__imqKEq__services-scroll-container{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;box-sizing:border-box;width:100%;padding:20px 0;overflow:auto hidden}.services-module__imqKEq__services-scroll-container::-webkit-scrollbar{display:none}.services-module__imqKEq__services-scroll-track{gap:32px;min-width:max-content;padding-right:32px;display:flex}.services-module__imqKEq__service-scroll-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:28px;flex-direction:column;flex-shrink:0;width:420px;transition:transform .4s,box-shadow .4s;display:flex;overflow:hidden;box-shadow:0 12px 40px #0000001a,0 0 0 1px #b8a9d926}.services-module__imqKEq__service-scroll-card:hover{transform:translateY(-12px);box-shadow:0 20px 60px #00000026,0 0 0 1px #b8a9d940}.services-module__imqKEq__service-scroll-image{width:100%;height:300px;position:relative;overflow:hidden}.services-module__imqKEq__service-scroll-image img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.services-module__imqKEq__service-scroll-card:hover .services-module__imqKEq__service-scroll-image img{transform:scale(1.1)}.services-module__imqKEq__service-scroll-content{flex-direction:column;flex:1;gap:16px;padding:32px;display:flex}.services-module__imqKEq__service-scroll-name{color:#2d2435;margin:0;font-size:24px;font-weight:600;line-height:1.3}.services-module__imqKEq__service-scroll-desc{color:#5a4e65;flex:1;margin:0;font-size:16px;line-height:1.7}.services-module__imqKEq__service-scroll-meta{background:linear-gradient(135deg,#b8a9d914 0%,#a89bc81f 100%);border-radius:16px;gap:16px;margin-top:8px;padding:20px;display:grid}.services-module__imqKEq__service-scroll-meta-item{flex-direction:column;gap:6px;display:flex}.services-module__imqKEq__service-scroll-meta-label{text-transform:uppercase;letter-spacing:.1em;color:#b8a9d9;font-size:12px;font-weight:600}.services-module__imqKEq__service-scroll-meta-value{color:#2d2435;font-size:15px;font-weight:500}.services-module__imqKEq__service-scroll-footer{flex-direction:column;gap:12px;margin-top:8px;display:flex}.services-module__imqKEq__service-scroll-note{color:#8b7d9b;font-size:13px;font-style:italic}.services-module__imqKEq__service-scroll-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#b8a9d9 0%,#a89bc8 100%);border:none;border-radius:12px;align-self:flex-start;align-items:center;gap:10px;padding:14px 28px;font-family:inherit;font-size:15px;font-weight:500;text-decoration:none;transition:transform .3s,box-shadow .3s;display:inline-flex;box-shadow:0 6px 20px #b8a9d94d}.services-module__imqKEq__service-scroll-btn:hover{transform:translateY(-2px);box-shadow:0 10px 28px #b8a9d966}.services-module__imqKEq__section-benefits-grid{background:linear-gradient(#fff 0%,#faf8fc 100%);padding:120px 0}.services-module__imqKEq__benefits-grid-header{text-align:center;margin-bottom:80px}.services-module__imqKEq__benefits-grid-label{color:#b8a9d9;letter-spacing:1px;text-transform:uppercase;margin-bottom:16px;font-size:14px;font-weight:500;display:block}.services-module__imqKEq__benefits-grid-title{color:#2d2435;letter-spacing:-.03em;margin:0;font-size:56px;font-weight:800}.services-module__imqKEq__benefits-grid-layout{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.services-module__imqKEq__benefit-grid-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:24px;flex-direction:column;height:100%;padding:48px;transition:transform .4s,box-shadow .4s;display:flex;position:relative;box-shadow:0 12px 40px #00000014,0 0 0 1px #b8a9d926}.services-module__imqKEq__benefit-grid-card:hover{transform:translateY(-8px);box-shadow:0 20px 60px #0000001f,0 0 0 1px #b8a9d940}.services-module__imqKEq__benefit-grid-icon{background:linear-gradient(135deg,#f5f0fa 0%,#faf8fc 100%);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:24px;display:flex}.services-module__imqKEq__benefit-grid-icon img{object-fit:contain;width:40px;height:40px}.services-module__imqKEq__benefit-grid-icon i{color:#b8a9d9;font-size:28px}.services-module__imqKEq__benefit-grid-number{color:#b8a9d926;font-size:48px;font-weight:800;line-height:1;position:absolute;top:24px;right:24px}.services-module__imqKEq__benefit-grid-title{color:#2d2435;margin:0 0 16px;font-size:24px;font-weight:700}.services-module__imqKEq__benefit-grid-text{color:#5a4e65;flex:1;margin:0;font-size:16px;line-height:1.7}.services-module__imqKEq__section-process-timeline{background:#fff;padding:120px 0}.services-module__imqKEq__process-timeline-header{text-align:center;margin-bottom:80px}.services-module__imqKEq__process-timeline-label{color:#b8a9d9;letter-spacing:1px;text-transform:uppercase;margin-bottom:16px;font-size:14px;font-weight:500;display:block}.services-module__imqKEq__process-timeline-title{color:#2d2435;letter-spacing:-.03em;margin:0;font-size:56px;font-weight:800}.services-module__imqKEq__process-timeline{max-width:900px;margin:0 auto;position:relative}.services-module__imqKEq__process-timeline:before{content:"";background:linear-gradient(#b8a9d9 0%,#b8a9d94d 100%);border-radius:2px;width:3px;position:absolute;top:0;bottom:0;left:40px}.services-module__imqKEq__process-timeline-item{grid-template-columns:80px 1fr;gap:40px;margin-bottom:48px;display:grid;position:relative}.services-module__imqKEq__process-timeline-marker{flex-direction:column;align-items:center;display:flex}.services-module__imqKEq__process-timeline-badge{color:#fff;z-index:1;background:linear-gradient(135deg,#b8a9d9 0%,#a89bc8 100%);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;font-size:20px;font-weight:700;display:flex;position:relative;box-shadow:0 8px 24px #b8a9d94d}.services-module__imqKEq__process-timeline-line{background:linear-gradient(#b8a9d9 0%,#b8a9d94d 100%);flex:1;width:3px;margin-top:12px}.services-module__imqKEq__process-timeline-content{padding-top:20px}.services-module__imqKEq__process-timeline-title{color:#2d2435;margin:0 0 12px;font-size:24px;font-weight:600}.services-module__imqKEq__process-timeline-text{color:#5a4e65;margin:0;font-size:17px;line-height:1.8}.services-module__imqKEq__section-faq-split{padding:0;position:relative}.services-module__imqKEq__faq-split-wrapper{grid-template-columns:1fr 1fr;min-height:800px;display:grid}.services-module__imqKEq__faq-split-left{background:linear-gradient(135deg,#2d2435 0%,#1a1620 100%);justify-content:center;align-items:center;padding:80px;display:flex;position:relative;overflow:hidden}.services-module__imqKEq__faq-split-left:before{content:"";background:radial-gradient(circle,#b8a9d91a 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-50%;right:-20%}.services-module__imqKEq__faq-split-content{z-index:1;color:#fff;max-width:500px;position:relative}.services-module__imqKEq__faq-split-label{color:#b8a9d9;letter-spacing:1px;text-transform:uppercase;margin-bottom:16px;font-size:14px;font-weight:500;display:block}.services-module__imqKEq__faq-split-title{color:#fff;letter-spacing:-.03em;margin:0 0 24px;font-size:48px;font-weight:800}.services-module__imqKEq__faq-split-intro{color:#fffc;margin:0 0 48px;font-size:18px;line-height:1.7}.services-module__imqKEq__faq-split-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#b8a9d9 0%,#a89bc8 100%);border:none;border-radius:40px;align-items:center;gap:8px;padding:14px 28px;font-family:inherit;font-size:15px;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 6px 20px #b8a9d966}.services-module__imqKEq__faq-split-btn:hover{transform:translateY(-3px);box-shadow:0 12px 32px #b8a9d980}.services-module__imqKEq__faq-split-right{background:#faf8fc;justify-content:center;align-items:center;padding:80px;display:flex;overflow-y:auto}.services-module__imqKEq__faq-split-list{flex-direction:column;gap:32px;width:100%;max-width:600px;display:flex}.services-module__imqKEq__faq-split-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:24px;padding:32px;transition:transform .4s,box-shadow .4s;box-shadow:0 8px 32px #00000014,0 0 0 1px #b8a9d926}.services-module__imqKEq__faq-split-item:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0000001f,0 0 0 1px #b8a9d940}.services-module__imqKEq__faq-split-q{align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.services-module__imqKEq__faq-split-q-number{color:#fff;background:linear-gradient(135deg,#b8a9d9 0%,#a89bc8 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:14px;font-weight:700;display:flex}.services-module__imqKEq__faq-split-q-text{color:#2d2435;flex:1;margin:0;font-size:20px;font-weight:600}.services-module__imqKEq__faq-split-a{color:#5a4e65;margin:0;padding-left:56px;font-size:16px;line-height:1.7}.services-module__imqKEq__floating-whatsapp{color:#fff;cursor:pointer;z-index:70;background:linear-gradient(135deg,#25d366 0%,#20ba5a 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:22px;transition:transform .3s,box-shadow .3s;animation:2.5s ease-out infinite services-module__imqKEq__pulseWave;display:flex;position:fixed;bottom:120px;right:32px;box-shadow:0 6px 20px #25d36666,0 0 #25d366b3}.services-module__imqKEq__floating-whatsapp:hover{transform:scale(1.1)}.services-module__imqKEq__scroll-top{color:#fff;cursor:pointer;z-index:70;background:linear-gradient(135deg,#b8a9d9 0%,#a89bc8 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:22px;transition:transform .3s,box-shadow .3s;display:flex;position:fixed;bottom:32px;right:32px;box-shadow:0 8px 24px #b8a9d966}.services-module__imqKEq__scroll-top:hover{transform:translateY(-4px);box-shadow:0 12px 32px #b8a9d980}@keyframes services-module__imqKEq__pulseWave{0%{box-shadow:0 8px 24px #25d36666,0 0 #25d366b3}50%{box-shadow:0 8px 24px #25d36666,0 0 0 16px #25d36600}to{box-shadow:0 8px 24px #25d36666,0 0 #25d36600}}.reveal{opacity:0;transition:opacity .8s cubic-bezier(.4,0,.2,1),transform .8s cubic-bezier(.4,0,.2,1);transform:translateY(40px)}.reveal.visible{opacity:1;transform:translateY(0)}@media (max-width:1200px){.services-module__imqKEq__container{padding:0 24px}.services-module__imqKEq__faq-split-wrapper{grid-template-columns:1fr}}@media (max-width:968px){.services-module__imqKEq__hero-title-new{font-size:56px}.services-module__imqKEq__hero-subtitle-new{font-size:18px}.services-module__imqKEq__services-scroll-title,.services-module__imqKEq__benefits-grid-title,.services-module__imqKEq__process-timeline-title{font-size:40px}.services-module__imqKEq__benefits-grid-layout{grid-template-columns:repeat(2,1fr)}.services-module__imqKEq__process-timeline:before{left:30px}.services-module__imqKEq__process-timeline-item{grid-template-columns:60px 1fr;gap:24px}.services-module__imqKEq__process-timeline-badge{width:60px;height:60px;font-size:16px}}@media (max-width:640px){.services-module__imqKEq__container{box-sizing:border-box;width:100%;max-width:100%;padding:0 16px;overflow-x:hidden}.services-module__imqKEq__section{padding:40px 0}.services-module__imqKEq__hero-title-new{margin-bottom:16px;font-size:20px}.services-module__imqKEq__hero-subtitle-new{font-size:16px}.services-module__imqKEq__hero-center-content{padding:0 16px}.services-module__imqKEq__services-scroll-container{width:100%;padding:12px 0;overflow:visible}.services-module__imqKEq__services-scroll-header{margin-bottom:32px}.services-module__imqKEq__services-scroll-track{grid-template-columns:1fr;gap:20px;width:100%;min-width:0;padding-right:0;display:grid}.services-module__imqKEq__service-scroll-card{border-radius:16px;width:100%;max-width:100%}.services-module__imqKEq__service-scroll-image{height:180px}.services-module__imqKEq__service-scroll-content{gap:10px;padding:20px 16px}.services-module__imqKEq__service-scroll-name{margin-bottom:8px;font-size:18px}.services-module__imqKEq__service-scroll-desc{font-size:13px;line-height:1.5}.services-module__imqKEq__service-scroll-meta{gap:10px;padding:14px}.services-module__imqKEq__service-scroll-meta-label{font-size:10px}.services-module__imqKEq__service-scroll-meta-value{font-size:13px}.services-module__imqKEq__services-scroll-title,.services-module__imqKEq__benefits-grid-title,.services-module__imqKEq__process-timeline-title,.services-module__imqKEq__faq-split-title{margin-bottom:16px;font-size:20px}.services-module__imqKEq__services-scroll-subtitle{font-size:13px;line-height:1.5}.services-module__imqKEq__benefits-grid-layout{grid-template-columns:1fr}.services-module__imqKEq__process-timeline:before{left:20px}.services-module__imqKEq__process-timeline-item{grid-template-columns:50px 1fr;gap:20px}.services-module__imqKEq__process-timeline-badge{width:50px;height:50px;font-size:14px}.services-module__imqKEq__faq-split-left,.services-module__imqKEq__faq-split-right{padding:32px 20px}.services-module__imqKEq__faq-split-card{padding:24px 20px}.services-module__imqKEq__faq-split-btn{border-radius:35px;gap:6px;padding:12px 24px;font-size:14px}}*{box-sizing:border-box}body{color:#2d2435;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}button{font-family:inherit}a{color:inherit;text-decoration:none}
