.Header-module__Af2_WG__header{z-index:1000;-webkit-backdrop-filter:blur(8px)saturate(180%);backdrop-filter:blur(8px)saturate(180%);opacity:0;background:#000c;border-bottom:1px solid #ffffff0a;width:100%;padding:4px 0;transition:background .3s;position:fixed;top:0;left:0;transform:translateY(-100%)}.site-loaded .Header-module__Af2_WG__header{animation:1s cubic-bezier(.22,1,.36,1) .1s forwards Header-module__Af2_WG__headerDown}@keyframes Header-module__Af2_WG__headerDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.Header-module__Af2_WG__header.Header-module__Af2_WG__hasDropdown{background:#161616f2;border-bottom:1px solid #ffffff06}.Header-module__Af2_WG__container{justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;padding:0 24px;display:flex}.Header-module__Af2_WG__logo{flex-shrink:0;width:24px;height:24px}.Header-module__Af2_WG__menu{align-items:center;gap:32px;display:flex}.Header-module__Af2_WG__menuItem{color:#b8b8b8;white-space:nowrap;font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:normal;transition:color .8s}.Header-module__Af2_WG__menuItem:hover,.Header-module__Af2_WG__menuItem.Header-module__Af2_WG__active{color:#fff}.Header-module__Af2_WG__headerActions{align-items:center;gap:12px;display:flex}.Header-module__Af2_WG__loginButton{cursor:pointer;background:0 0;border:1px solid #ffffff14;border-radius:200px;justify-content:center;align-items:center;gap:4px;padding:8px 8px 8px 12px;text-decoration:none;transition:all .8s;display:flex}.Header-module__Af2_WG__loginButton:hover{background:#ffffff0a;border-color:#fff3}.Header-module__Af2_WG__loginButton span{color:#fff;white-space:nowrap;font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:1}.Header-module__Af2_WG__loginButton i{color:#fff;justify-content:center;align-items:center;width:14px;height:14px;font-size:14px;line-height:1;display:flex}@media (max-width:1024px){.Header-module__Af2_WG__menu{gap:24px}}@media (max-width:768px){.Header-module__Af2_WG__menu{display:none}.Header-module__Af2_WG__container{justify-content:space-between}}.Header-module__Af2_WG__dropdown{opacity:0;width:100%;max-height:0;transition:max-height .5s cubic-bezier(.4,0,.2,1),opacity .4s;overflow:hidden}.Header-module__Af2_WG__dropdownActive{opacity:1;max-height:400px}.Header-module__Af2_WG__dropdownContent{opacity:0;padding:64px 0;transition:opacity .4s}.Header-module__Af2_WG__dropdownActive .Header-module__Af2_WG__dropdownContent{opacity:1}.Header-module__Af2_WG__dropdownInner{max-width:1280px;margin:0 auto;padding:0 24px 0 calc(50% - 412px)}.Header-module__Af2_WG__dropdownColumn{flex-direction:column;gap:16px;display:flex}.Header-module__Af2_WG__dropdownTitle{color:#ffffff52;opacity:0;margin-bottom:8px;font-size:12px;font-weight:400;transition:opacity .3s,transform .3s;transform:translateY(15px)}.Header-module__Af2_WG__dropdownActive .Header-module__Af2_WG__dropdownTitle{opacity:1;transition-delay:.25s;transform:translateY(0)}.Header-module__Af2_WG__dropdownClosing .Header-module__Af2_WG__dropdownTitle{opacity:0;transition-delay:0s;transform:translateY(-10px)}.Header-module__Af2_WG__dropdownList{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.Header-module__Af2_WG__dropdownList li{opacity:0;transition:opacity .3s,transform .3s;transform:translateY(20px)}.Header-module__Af2_WG__dropdownActive .Header-module__Af2_WG__dropdownList li{opacity:1;transform:translateY(0)}.Header-module__Af2_WG__dropdownActive .Header-module__Af2_WG__dropdownList li:first-child{transition-delay:.3s}.Header-module__Af2_WG__dropdownActive .Header-module__Af2_WG__dropdownList li:nth-child(2){transition-delay:.35s}.Header-module__Af2_WG__dropdownActive .Header-module__Af2_WG__dropdownList li:nth-child(3){transition-delay:.4s}.Header-module__Af2_WG__dropdownActive .Header-module__Af2_WG__dropdownList li:nth-child(4){transition-delay:.45s}.Header-module__Af2_WG__dropdownClosing .Header-module__Af2_WG__dropdownList li{opacity:0;transition-delay:0s;transform:translateY(-10px)}.Header-module__Af2_WG__dropdownLink{color:#b8b8b8;width:fit-content;font-size:24px;font-weight:600;text-decoration:none;transition:color .8s;display:block}.Header-module__Af2_WG__dropdownList:has(.Header-module__Af2_WG__dropdownLink:hover) .Header-module__Af2_WG__dropdownLink{color:#323232}.Header-module__Af2_WG__dropdownLink:hover{color:#fff!important}.Header-module__Af2_WG__backdrop{-webkit-backdrop-filter:blur(24px)saturate(180%);opacity:0;visibility:hidden;z-index:999;background:#00000004;width:100%;height:100vh;transition:opacity .3s,visibility .3s;position:fixed;top:0;left:0}.Header-module__Af2_WG__backdropActive{opacity:1;visibility:visible}.Header-module__Af2_WG__hamburger{cursor:pointer;z-index:1002;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:32px;height:32px;margin-right:-8px;padding:0;display:none;position:relative}.Header-module__Af2_WG__hamburgerLine{transform-origin:50%;background:#fff;border-radius:2px;width:16px;height:2px;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute}.Header-module__Af2_WG__hamburgerLine:first-child{transform:translateY(-3.5px)}.Header-module__Af2_WG__hamburgerLine:last-child{transform:translateY(3.5px)}.Header-module__Af2_WG__hamburgerOpen .Header-module__Af2_WG__hamburgerLine:first-child{transform:translateY(0)rotate(45deg)}.Header-module__Af2_WG__hamburgerOpen .Header-module__Af2_WG__hamburgerLine:last-child{transform:translateY(0)rotate(-45deg)}.Header-module__Af2_WG__mobileMenu{-webkit-backdrop-filter:blur(20px);z-index:1001;opacity:0;visibility:hidden;background:#000000fa;width:100%;height:100vh;transition:opacity .4s cubic-bezier(.4,0,.2,1),visibility .4s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0}.Header-module__Af2_WG__mobileMenuOpen{opacity:1;visibility:visible}.Header-module__Af2_WG__mobileMenuHeader{z-index:1004;justify-content:flex-end;align-items:center;width:100%;height:40px;padding:4px 24px;display:flex;position:fixed;top:0;right:0}.Header-module__Af2_WG__mobileMenuContent{flex-direction:column;justify-content:flex-start;align-items:flex-start;height:100%;padding:48px 24px 40px;display:flex}.Header-module__Af2_WG__mobileNav{flex-direction:column;gap:0;width:100%;display:flex}.Header-module__Af2_WG__mobileMenuItem{color:#fff;opacity:0;cursor:pointer;text-align:left;background:0 0;border:none;border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;width:100%;padding:20px 0;font-family:Inter,sans-serif;font-size:24px;font-weight:600;text-decoration:none;transition:color .3s,opacity .3s,transform .3s;display:flex;transform:translateY(20px)}.Header-module__Af2_WG__mobileMenuItem i{color:#ffffff52;align-items:center;font-size:18px;line-height:1;display:flex}.Header-module__Af2_WG__mobileMenuOpen .Header-module__Af2_WG__mobileMenuItem{opacity:1;transform:translateY(0)}.Header-module__Af2_WG__mobileMenuOpen .Header-module__Af2_WG__mobileMenuItem:first-child{transition-delay:.1s}.Header-module__Af2_WG__mobileMenuOpen .Header-module__Af2_WG__mobileMenuItem:nth-child(2){transition-delay:.15s}.Header-module__Af2_WG__mobileMenuOpen .Header-module__Af2_WG__mobileMenuItem:nth-child(3){transition-delay:.2s}.Header-module__Af2_WG__mobileMenuOpen .Header-module__Af2_WG__mobileMenuItem:nth-child(4){transition-delay:.25s}.Header-module__Af2_WG__mobileMenuOpen .Header-module__Af2_WG__mobileMenuItem:nth-child(5){transition-delay:.3s}.Header-module__Af2_WG__mobileMenuOpen .Header-module__Af2_WG__mobileMenuItem:nth-child(6){transition-delay:.35s}.Header-module__Af2_WG__mobileMenuOpen .Header-module__Af2_WG__mobileMenuItem:nth-child(7){transition-delay:.4s}.Header-module__Af2_WG__mobileMenuItem:active{color:#fff9}.Header-module__Af2_WG__mobileLoginButton{cursor:pointer;background:0 0;border:1px solid #ffffff1f;border-radius:200px;justify-content:center;align-items:center;gap:6px;width:fit-content;margin-top:40px;padding:12px 12px 12px 16px;text-decoration:none;transition:all .3s;display:flex}.Header-module__Af2_WG__mobileLoginButton span{color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:1}.Header-module__Af2_WG__mobileLoginButton i{color:#fff;align-items:center;font-size:16px;line-height:1;display:flex}.Header-module__Af2_WG__mobileLoginButton:active{background:#ffffff1a}.Header-module__Af2_WG__mobileSubmenu{-webkit-backdrop-filter:blur(20px);z-index:1003;opacity:0;visibility:hidden;background:#000000fa;width:100%;height:100vh;transition:opacity .4s cubic-bezier(.4,0,.2,1),visibility .4s cubic-bezier(.4,0,.2,1),transform .4s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0;transform:translate(100%)}.Header-module__Af2_WG__mobileSubmenuOpen{opacity:1;visibility:visible;transform:translate(0)}.Header-module__Af2_WG__mobileSubmenuHeader{z-index:1004;justify-content:space-between;align-items:center;width:100%;height:40px;padding:4px 24px;display:flex;position:fixed;top:0;left:0}.Header-module__Af2_WG__mobileBackButton{cursor:pointer;color:#fff;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;margin-top:2px;margin-left:-16px;padding:0;display:flex}.Header-module__Af2_WG__mobileBackButton i{justify-content:center;align-items:center;margin-top:-1px;font-size:22px;line-height:1;display:flex}.Header-module__Af2_WG__mobileCloseButton{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;margin-right:-8px;display:flex;position:relative}.Header-module__Af2_WG__closeIcon{background:#fff;border-radius:2px;width:16px;height:2px;position:absolute}.Header-module__Af2_WG__closeIcon:first-child{transform:rotate(45deg)}.Header-module__Af2_WG__closeIcon:last-child{transform:rotate(-45deg)}.Header-module__Af2_WG__mobileSubmenuContent{height:100%;padding:72px 24px 40px;overflow-y:auto}.Header-module__Af2_WG__mobileSubmenuTitle{color:#ffffff80;letter-spacing:.5px;opacity:0;margin-bottom:24px;font-family:Inter,sans-serif;font-size:12px;font-weight:400;transition:opacity .5s,transform .5s;transform:translate(30px)}.Header-module__Af2_WG__mobileSubmenuOpen .Header-module__Af2_WG__mobileSubmenuTitle{opacity:1;transition-delay:.15s;transform:translate(0)}.Header-module__Af2_WG__mobileSubmenuNav{flex-direction:column;gap:0;display:flex}.Header-module__Af2_WG__mobileSubmenuItem{color:#fff;opacity:0;border-bottom:1px solid #ffffff1f;padding:20px 0;font-family:Inter,sans-serif;font-size:22px;font-weight:600;text-decoration:none;transition:color .3s,opacity .5s,transform .5s;display:block;transform:translate(30px)}.Header-module__Af2_WG__mobileSubmenuOpen .Header-module__Af2_WG__mobileSubmenuItem{opacity:1;transform:translate(0)}.Header-module__Af2_WG__mobileSubmenuOpen .Header-module__Af2_WG__mobileSubmenuItem:first-child{transition-delay:.2s}.Header-module__Af2_WG__mobileSubmenuOpen .Header-module__Af2_WG__mobileSubmenuItem:nth-child(2){transition-delay:.25s}.Header-module__Af2_WG__mobileSubmenuOpen .Header-module__Af2_WG__mobileSubmenuItem:nth-child(3){transition-delay:.3s}.Header-module__Af2_WG__mobileSubmenuOpen .Header-module__Af2_WG__mobileSubmenuItem:nth-child(4){transition-delay:.35s}.Header-module__Af2_WG__mobileSubmenuItem:active{color:#fff9}@media (max-width:768px){.Header-module__Af2_WG__hamburger{display:flex}.Header-module__Af2_WG__loginButton{display:none}}
.Hero-module__Z8hQ_W__heroWrapper{background-color:#000;justify-content:center;align-items:flex-start;width:100%;height:auto;padding:42px 8px 0;display:flex;position:relative;overflow-x:hidden}.Hero-module__Z8hQ_W__heroContainer{border-radius:16px;width:1888px;max-width:calc(100% - 16px);height:648px;margin:0 auto;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__backgroundOverlay{pointer-events:none;z-index:0;border-radius:16px;position:absolute;inset:0}.Hero-module__Z8hQ_W__imageWrapper{border-radius:16px;position:absolute;inset:0;overflow:hidden}.Hero-module__Z8hQ_W__heroImage{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute}.Hero-module__Z8hQ_W__darkOverlay{z-index:1;pointer-events:none;background:#24242466;border-radius:16px;position:absolute;inset:0}.Hero-module__Z8hQ_W__content{text-align:center;z-index:10;pointer-events:none;width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__Z8hQ_W__textBlock{white-space:nowrap}.Hero-module__Z8hQ_W__titleContainer{cursor:default;opacity:0;transform:translateY(20px)}.site-loaded .Hero-module__Z8hQ_W__titleContainer{animation:1.2s cubic-bezier(.22,1,.36,1) .1s forwards Hero-module__Z8hQ_W__heroRise}@keyframes Hero-module__Z8hQ_W__heroRise{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Hero-module__Z8hQ_W__content *{pointer-events:auto}.Hero-module__Z8hQ_W__textBlock{margin:0;font-family:Inter,sans-serif;font-size:48px;font-weight:600;line-height:1.4em}.Hero-module__Z8hQ_W__textGray{color:#b8b8b8;transition:color .8s}.Hero-module__Z8hQ_W__textWhite{color:#fff;transition:color .8s}.Hero-module__Z8hQ_W__titleContainer{cursor:default}.Hero-module__Z8hQ_W__titleContainer:hover .Hero-module__Z8hQ_W__textGray{color:#fff}.Hero-module__Z8hQ_W__buttonsContainer{opacity:0;justify-content:center;align-items:center;gap:16px;margin-top:40px;display:flex;transform:translateY(20px)}.site-loaded .Hero-module__Z8hQ_W__buttonsContainer{animation:1.2s cubic-bezier(.22,1,.36,1) .3s forwards Hero-module__Z8hQ_W__heroRise}.Hero-module__Z8hQ_W__exploreButton{--background:transparent;--text:#fff;--border-color:#ffd44a;--font-size:16px;--duration:.44s;--move-hover:-4px;--font-shadow:20px;font-family:Inter,sans-serif;font-size:var(--font-size);color:var(--text);-webkit-backdrop-filter:blur(8px)saturate(180%);backdrop-filter:blur(8px)saturate(180%);cursor:pointer;letter-spacing:0;transform:translateY(var(--y,0))translateZ(0);transition:transform var(--duration)ease,border-color .8s ease;background:#ffffff14;border:1px solid #ffffff0a;border-radius:8px;outline:none;align-items:center;gap:4px;padding:19px 24px;font-weight:500;line-height:20px;display:flex}.Hero-module__Z8hQ_W__exploreButton svg{flex-shrink:0}.Hero-module__Z8hQ_W__exploreButton div{text-shadow:0 var(--font-shadow)0 #fff;height:20px;display:flex;overflow:hidden}.Hero-module__Z8hQ_W__exploreButton span{backface-visibility:hidden;transition:transform var(--duration)ease;transform:translateY(var(--m,0))translateZ(0);font-style:normal;display:block}.Hero-module__Z8hQ_W__exploreButton span:first-child{transition-delay:50ms}.Hero-module__Z8hQ_W__exploreButton span:nth-child(2){transition-delay:.1s}.Hero-module__Z8hQ_W__exploreButton span:nth-child(3){transition-delay:.15s}.Hero-module__Z8hQ_W__exploreButton span:nth-child(4){transition-delay:.2s}.Hero-module__Z8hQ_W__exploreButton span:nth-child(5){transition-delay:.25s}.Hero-module__Z8hQ_W__exploreButton span:nth-child(6){transition-delay:.3s}.Hero-module__Z8hQ_W__exploreButton span:nth-child(7){transition-delay:.35s}.Hero-module__Z8hQ_W__exploreButton span:nth-child(8){transition-delay:.4s}.Hero-module__Z8hQ_W__exploreButton:hover{--y:var(--move-hover);border-color:#ffffff14}.Hero-module__Z8hQ_W__exploreButton:hover span{--m:-20px}.Hero-module__Z8hQ_W__exploreButton:active{transform:translateY(0)}.Hero-module__Z8hQ_W__programsButton{--background:#ffd44a;--text:#000;--font-size:16px;--duration:.44s;--move-hover:-4px;--font-shadow:20px;font-family:Inter,sans-serif;font-size:var(--font-size);color:var(--text);background:var(--background);cursor:pointer;letter-spacing:0;transform:translateY(var(--y,0))translateZ(0);transition:transform var(--duration)ease,background .8s ease,border-color .8s ease;border:1px solid #ffd44a;border-radius:8px;outline:none;align-items:center;gap:8px;padding:18px 24px;font-weight:500;line-height:20px;display:flex}.Hero-module__Z8hQ_W__programsButton i{align-items:center;font-size:18px;line-height:1;display:flex}.Hero-module__Z8hQ_W__programsButton div{text-shadow:0 var(--font-shadow)0 var(--text);height:20px;display:flex;overflow:hidden}.Hero-module__Z8hQ_W__programsButton span{backface-visibility:hidden;transition:transform var(--duration)ease;transform:translateY(var(--m,0))translateZ(0);font-style:normal;display:block}.Hero-module__Z8hQ_W__programsButton span:first-child{transition-delay:50ms}.Hero-module__Z8hQ_W__programsButton span:nth-child(2){transition-delay:.1s}.Hero-module__Z8hQ_W__programsButton span:nth-child(3){transition-delay:.15s}.Hero-module__Z8hQ_W__programsButton span:nth-child(4){transition-delay:.2s}.Hero-module__Z8hQ_W__programsButton span:nth-child(5){transition-delay:.25s}.Hero-module__Z8hQ_W__programsButton span:nth-child(6){transition-delay:.3s}.Hero-module__Z8hQ_W__programsButton span:nth-child(7){transition-delay:.35s}.Hero-module__Z8hQ_W__programsButton span:nth-child(8){transition-delay:.4s}.Hero-module__Z8hQ_W__programsButton span:nth-child(9){transition-delay:.45s}.Hero-module__Z8hQ_W__programsButton:hover{--y:var(--move-hover);background:#ffc107;border-color:#fc0}.Hero-module__Z8hQ_W__programsButton:hover span{--m:-20px}.Hero-module__Z8hQ_W__programsButton:active{transform:translateY(0)}@media (max-width:1024px){.Hero-module__Z8hQ_W__heroWrapper{padding:48px 48px 0}.Hero-module__Z8hQ_W__heroContainer{max-width:100%;height:auto;min-height:500px;padding:60px 0}.Hero-module__Z8hQ_W__content{width:100%;padding:0 20px}.Hero-module__Z8hQ_W__textBlock{white-space:normal;font-size:40px;line-height:1.4}.Hero-module__Z8hQ_W__buttonsContainer{gap:16px;margin-top:40px}}@media (max-width:768px){.Hero-module__Z8hQ_W__heroWrapper{padding:42px 24px 0}.Hero-module__Z8hQ_W__heroContainer{max-width:100%;min-height:400px;padding:48px 0}.Hero-module__Z8hQ_W__textBlock{white-space:normal;font-size:24px;line-height:1.3}.Hero-module__Z8hQ_W__buttonsContainer{flex-flow:wrap;gap:8px;margin-top:32px}.Hero-module__Z8hQ_W__exploreButton,.Hero-module__Z8hQ_W__programsButton{--font-size:14px;width:auto;font-size:var(--font-size);white-space:nowrap;flex:none;justify-content:center;gap:6px;padding:12px 16px}}
.gradient-blinds-container{width:100%;height:100%;position:relative;overflow:hidden}
.TrustLogos-module__RqswFq__trustSection{opacity:0;background:#000;padding:48px 0 64px;overflow:hidden}.site-loaded .TrustLogos-module__RqswFq__trustSection{animation:1.5s ease-out .5s forwards TrustLogos-module__RqswFq__fadeIn}@keyframes TrustLogos-module__RqswFq__fadeIn{0%{opacity:0}to{opacity:1}}.TrustLogos-module__RqswFq__label{text-transform:uppercase;letter-spacing:.1em;color:#ffffff3d;text-align:center;margin-top:40px;padding:0 24px;font-size:10px;font-weight:500}.TrustLogos-module__RqswFq__marqueeContainer{width:100%;position:relative;overflow:hidden}.TrustLogos-module__RqswFq__marqueeContainer:before,.TrustLogos-module__RqswFq__marqueeContainer:after{content:"";z-index:2;pointer-events:none;width:100px;position:absolute;top:0;bottom:0}.TrustLogos-module__RqswFq__marqueeContainer:before{background:linear-gradient(90deg,#000 0%,#0000 100%);left:0}.TrustLogos-module__RqswFq__marqueeContainer:after{background:linear-gradient(270deg,#000 0%,#0000 100%);right:0}.TrustLogos-module__RqswFq__marqueeTrack{align-items:center;gap:80px;width:max-content;animation:40s linear infinite TrustLogos-module__RqswFq__marquee;display:flex}.TrustLogos-module__RqswFq__marqueeTrack:hover{animation-play-state:paused}.TrustLogos-module__RqswFq__logoItem{opacity:.5;filter:grayscale()brightness(0)invert();flex-shrink:0;transition:all .3s}.TrustLogos-module__RqswFq__logoItem:hover{opacity:1}.TrustLogos-module__RqswFq__logo{object-fit:contain;width:auto;display:block}@keyframes TrustLogos-module__RqswFq__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:1024px){.TrustLogos-module__RqswFq__trustSection{padding-bottom:32px}}@media (max-width:768px){.TrustLogos-module__RqswFq__trustSection{padding-bottom:24px}.TrustLogos-module__RqswFq__marqueeTrack{gap:60px}.TrustLogos-module__RqswFq__logo{height:20px}.TrustLogos-module__RqswFq__marqueeContainer:before,.TrustLogos-module__RqswFq__marqueeContainer:after{width:50px}.TrustLogos-module__RqswFq__label{max-width:280px;margin-top:24px;margin-left:auto;margin-right:auto;font-size:8px;line-height:1.4em}.TrustLogos-module__RqswFq__mobileBreak{content:"";width:100%;display:inline-block}}.TrustLogos-module__RqswFq__mobileBreak{display:none}
@property --border-angle{syntax:"<angle>";inherits:false;initial-value:0deg}.IntroQuemSomos-module__U1L9zG__introSection{color:#fff;perspective:1200px;background-color:#000;padding:64px 0;overflow:visible}.IntroQuemSomos-module__U1L9zG__introSection .IntroQuemSomos-module__U1L9zG__container{opacity:0;transform-origin:bottom;transform-style:preserve-3d;transition:opacity 1.2s cubic-bezier(.25,.46,.45,.94),transform 1.2s cubic-bezier(.25,.46,.45,.94);transform:translateY(150px)rotateX(15deg)}.IntroQuemSomos-module__U1L9zG__introSection.IntroQuemSomos-module__U1L9zG__visible .IntroQuemSomos-module__U1L9zG__container{opacity:1;transform:translateY(0)rotateX(0)}.IntroQuemSomos-module__U1L9zG__container{max-width:1280px;margin:0 auto;padding:0 24px}.IntroQuemSomos-module__U1L9zG__title{text-align:center;letter-spacing:-.02em;margin-bottom:64px;font-size:64px;font-weight:600;line-height:1.1}.IntroQuemSomos-module__U1L9zG__gradientText{-webkit-text-fill-color:transparent;will-change:background-position;background:linear-gradient(110deg,#fff 0% 40%,#b8b8b8 50%,#fff 60% 100%) 0 0/200% 100%;-webkit-background-clip:text;background-clip:text;animation:13s ease-in-out infinite IntroQuemSomos-module__U1L9zG__shimmer;display:inline-block}@keyframes IntroQuemSomos-module__U1L9zG__shimmer{0%,to{background-position:200% 0}30%{background-position:-200% 0}}.IntroQuemSomos-module__U1L9zG__contentGrid{grid-template-columns:1fr 1fr;align-items:center;gap:64px;display:grid}.IntroQuemSomos-module__U1L9zG__textContent{background:linear-gradient(45deg,#161616,#1a1a1a 50%,#161616)padding-box,conic-gradient(from var(--border-angle),#242424 80%,#646464 86%,#646464 90%,#646464 94%,#242424)border-box;border:1px solid #0000;border-radius:16px;flex-direction:column;gap:32px;padding:48px;display:flex;position:relative}.IntroQuemSomos-module__U1L9zG__textContent.IntroQuemSomos-module__U1L9zG__animating{animation:6.4s linear infinite IntroQuemSomos-module__U1L9zG__rotateBorder}@property --border-angle-globe{syntax:"<angle>";inherits:false;initial-value:180deg}.IntroQuemSomos-module__U1L9zG__visualContent{background:linear-gradient(45deg,#000,#0a0a0a 50%,#000)padding-box,conic-gradient(from var(--border-angle-globe),#242424 80%,#646464 86%,#646464 90%,#646464 94%,#242424)border-box;border:1px solid #0000;border-radius:16px;justify-content:center;align-items:center;height:100%;padding:16px;display:flex;position:relative}.IntroQuemSomos-module__U1L9zG__visualContent.IntroQuemSomos-module__U1L9zG__animating{animation:6.4s linear infinite IntroQuemSomos-module__U1L9zG__rotateBorderGlobe}@keyframes IntroQuemSomos-module__U1L9zG__rotateBorderGlobe{to{--border-angle-globe:540deg}}@keyframes IntroQuemSomos-module__U1L9zG__rotateBorder{to{--border-angle:360deg}}.IntroQuemSomos-module__U1L9zG__paragraph{color:#ffffffb3;font-size:18px;font-weight:500;line-height:1.6}.IntroQuemSomos-module__U1L9zG__paragraph strong{color:#fff;font-weight:600}.IntroQuemSomos-module__U1L9zG__globeWrapper{aspect-ratio:1;width:100%;max-width:800px;margin-top:-40px;position:relative}.IntroQuemSomos-module__U1L9zG__globeImage{width:100%;height:100%;display:block}.IntroQuemSomos-module__U1L9zG__statsCard{-webkit-backdrop-filter:blur(8px);background:#141414cc;border:1px solid #242424;border-radius:8px;width:calc(100% - 32px);padding:32px;position:absolute;bottom:16px;left:16px;right:16px;overflow:hidden}.IntroQuemSomos-module__U1L9zG__statsRow{border-bottom:1px solid #ffffff1a;flex-direction:row;justify-content:flex-start;align-items:center;gap:16px;margin-bottom:24px;padding-bottom:24px;display:flex}.IntroQuemSomos-module__U1L9zG__statItem{color:#fff;white-space:nowrap;align-items:center;gap:12px;font-size:16px;font-weight:500;display:flex}.IntroQuemSomos-module__U1L9zG__statIcon{width:24px;height:24px}.IntroQuemSomos-module__U1L9zG__statDivider{background:#ffffff1a;flex:1;height:1px;margin:0 8px}.IntroQuemSomos-module__U1L9zG__statItemLarge{color:#fff;white-space:nowrap;font-size:40px;font-weight:600}.IntroQuemSomos-module__U1L9zG__hubsButton{text-align:center;color:#fff;cursor:pointer;background:#06f;border-radius:8px;padding:16px 24px;font-size:16px;font-weight:600;text-decoration:none;transition:all .2s;display:block}.IntroQuemSomos-module__U1L9zG__hubsButton:hover{background:#0052cc;transform:translateY(-2px)}@media (max-width:1024px){.IntroQuemSomos-module__U1L9zG__introSection{padding-top:64px}.IntroQuemSomos-module__U1L9zG__container{max-width:100%;padding:0 48px}.IntroQuemSomos-module__U1L9zG__title{margin-bottom:48px;font-size:48px}.IntroQuemSomos-module__U1L9zG__contentGrid{grid-template-columns:1fr;gap:40px;width:100%}.IntroQuemSomos-module__U1L9zG__textContent,.IntroQuemSomos-module__U1L9zG__visualContent{width:100%}.IntroQuemSomos-module__U1L9zG__textContent{padding:40px}.IntroQuemSomos-module__U1L9zG__visualContent{flex-direction:column;justify-content:center;align-items:center;height:auto;min-height:500px;padding:32px 16px 140px;display:flex;overflow:visible}.IntroQuemSomos-module__U1L9zG__globeWrapper{aspect-ratio:1;flex-shrink:0;width:100%;max-width:450px;margin-top:0;position:relative}}@media (max-width:768px){.IntroQuemSomos-module__U1L9zG__introSection{padding-top:24px}.IntroQuemSomos-module__U1L9zG__container{max-width:100%;padding:0 24px}.IntroQuemSomos-module__U1L9zG__title{margin-bottom:24px;font-size:32px}.IntroQuemSomos-module__U1L9zG__contentGrid{gap:24px}.IntroQuemSomos-module__U1L9zG__textContent{width:100%;padding:32px 24px}.IntroQuemSomos-module__U1L9zG__paragraph{font-size:16px}.IntroQuemSomos-module__U1L9zG__visualContent{flex-direction:column;justify-content:flex-start;align-items:center;min-height:400px;padding:0 16px 160px;display:flex;overflow:visible}.IntroQuemSomos-module__U1L9zG__globeWrapper{aspect-ratio:1;flex-shrink:0;width:100%;max-width:380px;margin-top:-20px;position:relative}.IntroQuemSomos-module__U1L9zG__statsCard{width:calc(100% - 24px);padding:24px;bottom:12px;left:12px;right:12px}.IntroQuemSomos-module__U1L9zG__statsRow{flex-direction:row;justify-content:space-between;align-items:center;gap:8px;margin-bottom:16px;padding-bottom:16px}.IntroQuemSomos-module__U1L9zG__statItem{gap:4px;font-size:13px}.IntroQuemSomos-module__U1L9zG__statIcon{width:14px;height:14px}.IntroQuemSomos-module__U1L9zG__statItemLarge{font-size:20px}.IntroQuemSomos-module__U1L9zG__hubsButton{padding:12px;font-size:13px;line-height:1.4}.IntroQuemSomos-module__U1L9zG__statDivider{display:none}}
@property --border-angle-founder{syntax:"<angle>";inherits:false;initial-value:180deg}.FounderSection-module__WvBwaG__section{color:#fff;perspective:1200px;background-color:#000;padding:120px 0 64px;overflow:visible}.FounderSection-module__WvBwaG__section .FounderSection-module__WvBwaG__container{opacity:0;transform-origin:bottom;transform-style:preserve-3d;transition:opacity 1.2s cubic-bezier(.25,.46,.45,.94),transform 1.2s cubic-bezier(.25,.46,.45,.94);transform:translateY(150px)rotateX(15deg)}.FounderSection-module__WvBwaG__section.FounderSection-module__WvBwaG__visible .FounderSection-module__WvBwaG__container{opacity:1;transform:translateY(0)rotateX(0)}.FounderSection-module__WvBwaG__container{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:60px;max-width:1280px;margin:0 auto;padding:0 24px;display:grid}.FounderSection-module__WvBwaG__founderInfo,.FounderSection-module__WvBwaG__videoColumn,.FounderSection-module__WvBwaG__descriptionColumn{flex-direction:column;width:100%;min-width:0;display:flex}.FounderSection-module__WvBwaG__centerColumn{justify-content:center}.FounderSection-module__WvBwaG__founderInfo{justify-content:space-between;height:100%}.FounderSection-module__WvBwaG__topInfo{flex-direction:column;justify-content:flex-start;display:flex}.FounderSection-module__WvBwaG__name{letter-spacing:-.02em;margin:0 0 12px;font-family:Inter,sans-serif;font-size:40px;font-weight:600}.FounderSection-module__WvBwaG__role{color:#b8b8b8;margin:0;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:1.4}.FounderSection-module__WvBwaG__tags{flex-direction:column;width:100%;margin-top:auto;display:flex}.FounderSection-module__WvBwaG__tagItem{color:#fff;border-bottom:1px solid #ffffff29;align-items:center;gap:12px;padding:16px 0;font-family:Inter,sans-serif;font-size:16px;font-weight:500;display:flex}.FounderSection-module__WvBwaG__tagItem:first-child{padding-top:0}.FounderSection-module__WvBwaG__tagItem:last-child{border-bottom:none;padding-bottom:0}.FounderSection-module__WvBwaG__tagItem svg{color:#242424;width:20px;height:20px}.FounderSection-module__WvBwaG__videoColumn{aspect-ratio:9/16;background:#161616;border-radius:16px;width:100%;max-width:100%;position:relative;overflow:hidden}.FounderSection-module__WvBwaG__video{object-fit:cover;cursor:pointer;width:100%;height:100%}.FounderSection-module__WvBwaG__descriptionColumn{background:linear-gradient(#161616,#161616)padding-box,conic-gradient(from var(--border-angle-founder),#242424 80%,#646464 86%,#646464 90%,#646464 94%,#242424)border-box;border:1px solid #0000;border-radius:16px;justify-content:space-between;padding:48px}.FounderSection-module__WvBwaG__descriptionColumn.FounderSection-module__WvBwaG__animating{animation:6.4s linear infinite FounderSection-module__WvBwaG__rotateBorderFounder}@keyframes FounderSection-module__WvBwaG__rotateBorderFounder{to{--border-angle-founder:540deg}}.FounderSection-module__WvBwaG__descriptionBox{flex-direction:column;flex:1;justify-content:flex-start;gap:20px;display:flex}.FounderSection-module__WvBwaG__descriptionText{color:#b8b8b8;margin:0;font-family:Inter,sans-serif;font-size:14px;line-height:1.6}.FounderSection-module__WvBwaG__highlight{color:#fff;font-weight:500}.FounderSection-module__WvBwaG__marqueeContainer{width:100%;margin:28px 0 0;position:relative}.FounderSection-module__WvBwaG__marqueeTrackWrapper{width:100%;padding:0;position:relative;overflow:hidden}.FounderSection-module__WvBwaG__marqueeTrackWrapper:before,.FounderSection-module__WvBwaG__marqueeTrackWrapper:after{content:"";z-index:2;pointer-events:none;width:80px;position:absolute;top:0;bottom:0}.FounderSection-module__WvBwaG__marqueeTrackWrapper:before{background:linear-gradient(90deg,#161616 0%,#161616cc 40%,#16161600 100%);left:0}.FounderSection-module__WvBwaG__marqueeTrackWrapper:after{background:linear-gradient(270deg,#161616 0%,#161616cc 40%,#16161600 100%);right:0}.FounderSection-module__WvBwaG__marqueeLabel{text-transform:uppercase;color:#ffffff3d;letter-spacing:.1em;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;margin-bottom:16px;padding:12px 0;font-size:10px;font-weight:500;display:flex}.FounderSection-module__WvBwaG__marqueeLabel i{font-size:12px}.FounderSection-module__WvBwaG__marqueeTrackContainer{padding-bottom:0}.FounderSection-module__WvBwaG__marqueeTrack{align-items:center;gap:40px;width:max-content;animation:40s linear infinite FounderSection-module__WvBwaG__marquee;display:flex}.FounderSection-module__WvBwaG__logoItem{opacity:.4;filter:grayscale()brightness(0)invert();flex-shrink:0;justify-content:center;align-items:center;transition:opacity .3s;display:flex}.FounderSection-module__WvBwaG__logoItem:hover{opacity:.8}.FounderSection-module__WvBwaG__newsLogo{object-fit:contain;width:auto;height:20px}@keyframes FounderSection-module__WvBwaG__marquee{0%{transform:translate(0)}to{transform:translate(calc(-50% - 20px))}}@media (max-width:1024px){.FounderSection-module__WvBwaG__section{padding:64px 0}.FounderSection-module__WvBwaG__container{text-align:left;grid-template-columns:1fr 1fr;gap:48px;max-width:100%;padding:0 48px}.FounderSection-module__WvBwaG__name{font-size:36px}.FounderSection-module__WvBwaG__tags{align-items:flex-start;width:100%;margin-top:32px}.FounderSection-module__WvBwaG__tagItem{width:100%}.FounderSection-module__WvBwaG__videoColumn{width:100%;max-width:100%;margin:0}.FounderSection-module__WvBwaG__descriptionColumn{text-align:left}.FounderSection-module__WvBwaG__founderInfo{text-align:center;grid-column:span 2}}@media (max-width:768px){.FounderSection-module__WvBwaG__section{padding:64px 0 24px}.FounderSection-module__WvBwaG__container{text-align:center;grid-template-columns:1fr;gap:24px;max-width:100%;padding:0 24px}.FounderSection-module__WvBwaG__name{font-size:32px}.FounderSection-module__WvBwaG__descriptionColumn{text-align:left;width:100%;max-width:100%;padding:32px 24px}.FounderSection-module__WvBwaG__videoColumn{aspect-ratio:9/16;order:2;width:100%;max-width:100%;display:block}.FounderSection-module__WvBwaG__founderInfo{text-align:center;order:1;grid-column:span 1}.FounderSection-module__WvBwaG__descriptionColumn{order:3}.FounderSection-module__WvBwaG__descriptionText{font-size:16px}.FounderSection-module__WvBwaG__tags{align-items:flex-start;width:100%;margin-top:32px}.FounderSection-module__WvBwaG__tagItem{width:100%}}
.ProgramsSection-module__f1ULvW__programsSection{color:#fff;background-color:#000;padding:128px 0 64px}.ProgramsSection-module__f1ULvW__programsSection .ProgramsSection-module__f1ULvW__container{opacity:0;transition:opacity .8s cubic-bezier(.25,.46,.45,.94),transform .8s cubic-bezier(.25,.46,.45,.94);transform:translateY(60px)}.ProgramsSection-module__f1ULvW__programsSection.ProgramsSection-module__f1ULvW__visible .ProgramsSection-module__f1ULvW__container{opacity:1;transform:translateY(0)}.ProgramsSection-module__f1ULvW__container{max-width:1280px;margin:0 auto;padding:0 24px}.ProgramsSection-module__f1ULvW__sectionHeader{flex-direction:column;align-items:center;gap:32px;margin-bottom:64px;display:flex}.ProgramsSection-module__f1ULvW__labelWrapper{background:#ffffff0d;border:1px solid #242424;border-radius:24px;align-items:center;gap:8px;padding:12px 24px;display:flex}.ProgramsSection-module__f1ULvW__label{color:#fff;font-size:14px;font-weight:600}.ProgramsSection-module__f1ULvW__title{text-align:center;letter-spacing:-.02em;max-width:868px;margin:0;font-size:64px;font-weight:600;line-height:1.1}.ProgramsSection-module__f1ULvW__programsGrid{grid-template-columns:repeat(2,1fr);gap:64px;display:grid}.ProgramsSection-module__f1ULvW__programCard{background:#000;transition:transform .3s,opacity .3s;overflow:hidden}.ProgramsSection-module__f1ULvW__programsGrid:has(.ProgramsSection-module__f1ULvW__programCard:hover) .ProgramsSection-module__f1ULvW__programCard{transform:scale(.98)}.ProgramsSection-module__f1ULvW__programsGrid:has(.ProgramsSection-module__f1ULvW__programCard:hover) .ProgramsSection-module__f1ULvW__programCard:hover{opacity:1;transform:translateY(-4px)scale(1)}.ProgramsSection-module__f1ULvW__imageWrapper{aspect-ratio:16/9;border-radius:16px;width:100%;position:relative;overflow:hidden}.ProgramsSection-module__f1ULvW__programImage{object-fit:cover;transition:filter .3s}.ProgramsSection-module__f1ULvW__programsGrid:has(.ProgramsSection-module__f1ULvW__programCard:hover) .ProgramsSection-module__f1ULvW__programCard:not(:hover) .ProgramsSection-module__f1ULvW__programImage{filter:grayscale()}.ProgramsSection-module__f1ULvW__programsGrid:has(.ProgramsSection-module__f1ULvW__programCard:hover) .ProgramsSection-module__f1ULvW__programCard:not(:hover) .ProgramsSection-module__f1ULvW__learnMoreButton svg{color:#484848;background:#242424}.ProgramsSection-module__f1ULvW__programsGrid:has(.ProgramsSection-module__f1ULvW__programCard:hover) .ProgramsSection-module__f1ULvW__programCard:not(:hover) .ProgramsSection-module__f1ULvW__programTitle{color:#ffffff52}.ProgramsSection-module__f1ULvW__programsGrid:has(.ProgramsSection-module__f1ULvW__programCard:hover) .ProgramsSection-module__f1ULvW__programCard:not(:hover) .ProgramsSection-module__f1ULvW__programDescription{color:#ffffff52}.ProgramsSection-module__f1ULvW__programsGrid:has(.ProgramsSection-module__f1ULvW__programCard:hover) .ProgramsSection-module__f1ULvW__programCard:not(:hover) .ProgramsSection-module__f1ULvW__learnMoreButton span{color:#ffffff52}.ProgramsSection-module__f1ULvW__cardContent{flex-direction:column;gap:16px;margin-top:32px;padding:0;display:flex}.ProgramsSection-module__f1ULvW__iconWrapper{background:#ffffff0d;border-radius:8px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.ProgramsSection-module__f1ULvW__iconWrapper img{filter:brightness(0)invert()}.ProgramsSection-module__f1ULvW__programTitle{letter-spacing:-.01em;margin:0;font-size:32px;font-weight:600;line-height:1.2;transition:color .3s}.ProgramsSection-module__f1ULvW__programDescription{color:#b8b8b8;margin:0;font-size:16px;font-weight:600;line-height:1.75;transition:color .3s}.ProgramsSection-module__f1ULvW__highlight{color:#fff}.ProgramsSection-module__f1ULvW__learnMoreButton{cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:stretch;gap:8px;width:fit-content;padding:0;display:inline-flex}.ProgramsSection-module__f1ULvW__learnMoreButton>span{align-items:center;gap:8px;display:flex}.ProgramsSection-module__f1ULvW__learnMoreButton span{color:#fff;white-space:nowrap;margin:0;padding:0;font-family:Inter,sans-serif;font-size:16px;font-weight:600;line-height:28px;transition:color .3s}.ProgramsSection-module__f1ULvW__learnMoreButton svg{color:#000;box-sizing:border-box;vertical-align:middle;background:#ffd44a;border-radius:8px;flex-shrink:0;width:32px;height:32px;padding:8px;transition:background .3s;display:inline-block}.ProgramsSection-module__f1ULvW__learnMoreButton svg path{transition:transform .44s cubic-bezier(.25,.46,.45,.94);transform:translate(0)}.ProgramsSection-module__f1ULvW__learnMoreButton:after{content:"";background:linear-gradient(90deg,#fc0 0% 50%,#fff3 50%) 0 0/200% 100%;width:100%;height:1px;animation:.48s ease-out forwards ProgramsSection-module__f1ULvW__progressLineReverse;display:block}.ProgramsSection-module__f1ULvW__learnMoreButton:hover:after{animation:.48s ease-out forwards ProgramsSection-module__f1ULvW__progressLine}@keyframes ProgramsSection-module__f1ULvW__progressLine{0%{background-position:100% 0}to{background-position:0 0}}@keyframes ProgramsSection-module__f1ULvW__progressLineReverse{0%{background-position:0 0}to{background-position:100% 0}}.ProgramsSection-module__f1ULvW__learnMoreButton:hover svg{background:#fc0}.ProgramsSection-module__f1ULvW__learnMoreButton:hover svg path{animation:.8s cubic-bezier(.25,.46,.45,.94) forwards ProgramsSection-module__f1ULvW__arrowLoop}@keyframes ProgramsSection-module__f1ULvW__arrowLoop{0%{opacity:1;transform:translate(0)}40%{opacity:0;transform:translate(8px,-8px)}41%{opacity:0;transform:translate(-8px,8px)}to{opacity:1;transform:translate(0)}}@media (max-width:1024px){.ProgramsSection-module__f1ULvW__programsSection{padding:64px 0}.ProgramsSection-module__f1ULvW__container{max-width:100%;padding:0 48px}.ProgramsSection-module__f1ULvW__title{font-size:48px}.ProgramsSection-module__f1ULvW__sectionHeader{gap:24px;margin-bottom:48px}}@media (max-width:768px){.ProgramsSection-module__f1ULvW__programsSection{padding:24px 0}.ProgramsSection-module__f1ULvW__container{max-width:100%;padding:0 24px}.ProgramsSection-module__f1ULvW__programsGrid{grid-template-columns:1fr;gap:48px}.ProgramsSection-module__f1ULvW__title{font-size:32px}.ProgramsSection-module__f1ULvW__sectionHeader{gap:16px;margin-bottom:24px}.ProgramsSection-module__f1ULvW__programTitle{font-size:24px}.ProgramsSection-module__f1ULvW__cardContent{width:100%;margin-top:24px;padding:0}.ProgramsSection-module__f1ULvW__programCard{width:100%}}
.SuccessCases-module__JAvGgq__section{background:#000;padding:128px 0;overflow:hidden}.SuccessCases-module__JAvGgq__section .SuccessCases-module__JAvGgq__container,.SuccessCases-module__JAvGgq__section .SuccessCases-module__JAvGgq__carousel{opacity:0;transition:opacity .8s cubic-bezier(.25,.46,.45,.94),transform .8s cubic-bezier(.25,.46,.45,.94);transform:translateY(60px)}.SuccessCases-module__JAvGgq__section.SuccessCases-module__JAvGgq__visible .SuccessCases-module__JAvGgq__container,.SuccessCases-module__JAvGgq__section.SuccessCases-module__JAvGgq__visible .SuccessCases-module__JAvGgq__carousel{opacity:1;transform:translateY(0)}.SuccessCases-module__JAvGgq__container{max-width:1280px;margin:0 auto;padding:0 24px}.SuccessCases-module__JAvGgq__header{justify-content:space-between;align-items:flex-end;margin-bottom:64px;display:flex}.SuccessCases-module__JAvGgq__title{color:#fff;font-family:Inter,sans-serif;font-size:48px;font-weight:600}.SuccessCases-module__JAvGgq__controls{background:#161616;border-radius:200px;gap:4px;margin-bottom:4px;padding:4px 8px;display:flex;position:relative;overflow:hidden}.SuccessCases-module__JAvGgq__controls:before{content:"";opacity:0;pointer-events:none;z-index:0;background:#fc0;border-radius:200px;width:32px;height:32px;transition:left .3s cubic-bezier(.25,.46,.45,.94),opacity .2s;position:absolute;top:4px;left:22px}.SuccessCases-module__JAvGgq__controls:has(.SuccessCases-module__JAvGgq__controlBtn:first-child:hover):before{opacity:1;left:4px}.SuccessCases-module__JAvGgq__controls:has(.SuccessCases-module__JAvGgq__controlBtn:last-child:hover):before{opacity:1;left:40px}.SuccessCases-module__JAvGgq__controlBtn{color:#fff;cursor:pointer;z-index:1;background:0 0;border:none;border-radius:200px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:color .3s;display:flex;position:relative}.SuccessCases-module__JAvGgq__controlBtn i{justify-content:center;align-items:center;font-size:18px;line-height:1;display:flex}.SuccessCases-module__JAvGgq__controlBtn:hover{color:#000}.SuccessCases-module__JAvGgq__controlBtn:first-child{margin-left:-4px}.SuccessCases-module__JAvGgq__controlBtn:last-child{margin-right:-4px}.SuccessCases-module__JAvGgq__carousel{max-width:1480px;margin:0 auto;position:relative;overflow:hidden}.SuccessCases-module__JAvGgq__carouselInner{max-width:1280px;margin:0 auto;padding:0 24px}.SuccessCases-module__JAvGgq__track{gap:64px;transition:transform .5s;display:flex}.SuccessCases-module__JAvGgq__slide{background:#161616;border-radius:8px;flex-shrink:0;width:584px;height:328px;overflow:hidden}.SuccessCases-module__JAvGgq__slide img{object-fit:cover;width:100%;height:100%}.SuccessCases-module__JAvGgq__videoWrapper{width:100%;height:100%;position:relative}.SuccessCases-module__JAvGgq__video{border:none;border-radius:8px;width:100%;height:100%;position:absolute;top:0;left:0}.SuccessCases-module__JAvGgq__shadowLeft{z-index:10;pointer-events:none;background:linear-gradient(90deg,#000 0%,#0000 48%);width:100px;height:100%;position:absolute;top:0;left:0}.SuccessCases-module__JAvGgq__shadowRight{z-index:10;pointer-events:none;background:linear-gradient(-90deg,#000 0%,#0000 48%);width:100px;height:100%;position:absolute;top:0;right:0}@media (max-width:1024px){.SuccessCases-module__JAvGgq__section{padding:64px 0}.SuccessCases-module__JAvGgq__container,.SuccessCases-module__JAvGgq__carouselInner{max-width:100%;padding:0 48px}.SuccessCases-module__JAvGgq__header{margin-bottom:48px;padding:0}.SuccessCases-module__JAvGgq__title{font-size:38px}.SuccessCases-module__JAvGgq__carousel{overflow:visible}.SuccessCases-module__JAvGgq__carouselInner{padding:0;overflow:visible}.SuccessCases-module__JAvGgq__track{gap:16px;padding-left:10vw}.SuccessCases-module__JAvGgq__slide{flex-shrink:0;width:80vw;height:45vw}.SuccessCases-module__JAvGgq__shadowLeft,.SuccessCases-module__JAvGgq__shadowRight{width:32px}}.SuccessCases-module__JAvGgq__titleBreak{display:none}@media (max-width:768px){.SuccessCases-module__JAvGgq__section{padding:64px 0}.SuccessCases-module__JAvGgq__container,.SuccessCases-module__JAvGgq__carouselInner{max-width:100%;padding:0 24px}.SuccessCases-module__JAvGgq__header{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;padding:0}.SuccessCases-module__JAvGgq__title{text-align:left;font-size:28px}.SuccessCases-module__JAvGgq__controls{flex-shrink:0;margin-bottom:0}.SuccessCases-module__JAvGgq__carousel{overflow:visible}.SuccessCases-module__JAvGgq__carouselInner{padding:0;overflow:visible}.SuccessCases-module__JAvGgq__track{gap:16px;padding-left:10vw}.SuccessCases-module__JAvGgq__slide{flex-shrink:0;width:80vw;height:45vw}.SuccessCases-module__JAvGgq__shadowLeft,.SuccessCases-module__JAvGgq__shadowRight{width:24px}.SuccessCases-module__JAvGgq__titleBreak{display:block!important}}
.EcosystemSection-module__nXlBra__section{background:#000;padding:64px 0;position:relative;overflow:hidden}.EcosystemSection-module__nXlBra__backgroundLines{box-sizing:border-box;pointer-events:none;z-index:1;justify-content:space-between;max-width:1280px;margin:0 auto;padding:0 24px;display:flex;position:absolute;inset:0}.EcosystemSection-module__nXlBra__line{background:#ffffff14;width:1px;height:100%;position:relative;overflow:hidden}.EcosystemSection-module__nXlBra__line:after{content:"";opacity:0;background:linear-gradient(#0000,#fff6,#0000);width:100%;height:30%;position:absolute;top:-30%;left:0}.EcosystemSection-module__nXlBra__line:nth-child(3):after,.EcosystemSection-module__nXlBra__line:nth-child(7):after,.EcosystemSection-module__nXlBra__line:nth-child(10):after,.EcosystemSection-module__nXlBra__line:nth-child(13):after,.EcosystemSection-module__nXlBra__line:nth-child(17):after{animation:8s ease-in-out infinite EcosystemSection-module__nXlBra__lineScan}.EcosystemSection-module__nXlBra__line:nth-child(3):after{animation-duration:7s;animation-delay:0s}.EcosystemSection-module__nXlBra__line:nth-child(7):after{animation-duration:9s;animation-delay:2s}.EcosystemSection-module__nXlBra__line:nth-child(10):after{animation-duration:8s;animation-delay:4.5s}.EcosystemSection-module__nXlBra__line:nth-child(13):after{animation-duration:10s;animation-delay:1.5s}.EcosystemSection-module__nXlBra__line:nth-child(17):after{animation-duration:7.5s;animation-delay:6s}@keyframes EcosystemSection-module__nXlBra__lineScan{0%{opacity:0;top:-30%}5%{opacity:0}15%{opacity:1}45%{opacity:1;top:100%}55%{opacity:0;top:100%}to{opacity:0;top:100%}}.EcosystemSection-module__nXlBra__container{z-index:2;max-width:1280px;margin:0 auto;padding:0 24px;position:relative}.EcosystemSection-module__nXlBra__circleContainer{justify-content:center;align-items:center;width:100%;max-width:700px;height:700px;margin:0 auto;display:flex;position:relative}.EcosystemSection-module__nXlBra__centerTitle{z-index:2;text-align:center;opacity:0;max-width:560px;transition:opacity 1.6s 1.6s,transform 1.6s 1.6s;position:relative;transform:translateY(40px)}.EcosystemSection-module__nXlBra__section.EcosystemSection-module__nXlBra__visible .EcosystemSection-module__nXlBra__centerTitle{opacity:1;transform:translateY(0)}.EcosystemSection-module__nXlBra__title{margin:0;font-family:Inter,sans-serif;font-size:28px;font-weight:600;line-height:1.2}.EcosystemSection-module__nXlBra__textGray{color:#b8b8b8}.EcosystemSection-module__nXlBra__textWhite{color:#fff}.EcosystemSection-module__nXlBra__joinButton{--background:transparent;--text:#fff;--border-color:#ffd44a;--font-size:16px;--duration:.44s;--move-hover:-4px;--font-shadow:20px;font-family:Inter,sans-serif;font-size:var(--font-size);color:var(--text);-webkit-backdrop-filter:blur(8px)saturate(180%);backdrop-filter:blur(8px)saturate(180%);cursor:pointer;letter-spacing:0;transform:translateY(var(--y,0))translateZ(0);transition:transform var(--duration)ease,border-color .8s ease;background:#ffffff14;border:1px solid #ffffff0a;border-radius:8px;outline:none;align-items:center;gap:12px;margin-top:32px;margin-left:auto;margin-right:auto;padding:16px 16px 16px 24px;font-weight:500;line-height:20px;display:flex}.EcosystemSection-module__nXlBra__joinButton svg{color:#ffd44a;flex-shrink:0;width:20px;height:20px;transition:transform .8s cubic-bezier(.19,1,.22,1),color .4s}.EcosystemSection-module__nXlBra__joinButton:hover svg{color:#fc0;transform:rotate(-45deg)}.EcosystemSection-module__nXlBra__joinButton div{text-shadow:0 var(--font-shadow)0 var(--text);height:20px;display:flex;overflow:hidden}.EcosystemSection-module__nXlBra__joinButton span{backface-visibility:hidden;transition:transform var(--duration)ease;transform:translateY(var(--m,0))translateZ(0);font-style:normal;display:block}.EcosystemSection-module__nXlBra__joinButton span:first-child{transition-delay:50ms}.EcosystemSection-module__nXlBra__joinButton span:nth-child(2){transition-delay:70ms}.EcosystemSection-module__nXlBra__joinButton span:nth-child(3){transition-delay:90ms}.EcosystemSection-module__nXlBra__joinButton span:nth-child(4){transition-delay:.11s}.EcosystemSection-module__nXlBra__joinButton span:nth-child(5){transition-delay:.13s}.EcosystemSection-module__nXlBra__joinButton span:nth-child(6){transition-delay:.15s}.EcosystemSection-module__nXlBra__joinButton span:nth-child(7){transition-delay:.17s}.EcosystemSection-module__nXlBra__joinButton span:nth-child(8){transition-delay:.19s}.EcosystemSection-module__nXlBra__joinButton span:nth-child(9){transition-delay:.21s}.EcosystemSection-module__nXlBra__joinButton span:nth-child(10){transition-delay:.23s}.EcosystemSection-module__nXlBra__joinButton span:nth-child(11){transition-delay:.25s}.EcosystemSection-module__nXlBra__joinButton span:nth-child(12){transition-delay:.27s}.EcosystemSection-module__nXlBra__joinButton span:nth-child(13){transition-delay:.29s}.EcosystemSection-module__nXlBra__joinButton span:nth-child(14){transition-delay:.31s}.EcosystemSection-module__nXlBra__joinButton span:nth-child(15){transition-delay:.33s}.EcosystemSection-module__nXlBra__joinButton span:nth-child(16){transition-delay:.35s}.EcosystemSection-module__nXlBra__joinButton span:nth-child(17){transition-delay:.37s}.EcosystemSection-module__nXlBra__joinButton:hover{--y:var(--move-hover);border-color:#ffffff0a}.EcosystemSection-module__nXlBra__joinButton:hover span{--m:-20px}.EcosystemSection-module__nXlBra__joinButton:active{transform:translateY(0)}.EcosystemSection-module__nXlBra__photosCircle{animation:80s linear infinite EcosystemSection-module__nXlBra__rotateMain;position:absolute;inset:0}@keyframes EcosystemSection-module__nXlBra__rotateMain{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.EcosystemSection-module__nXlBra__circleContainer:hover .EcosystemSection-module__nXlBra__photosCircle,.EcosystemSection-module__nXlBra__circleContainer:hover .EcosystemSection-module__nXlBra__memberPhoto{animation-play-state:paused}.EcosystemSection-module__nXlBra__memberPhoto{--angle:calc(var(--index)*(360deg/13));--radius:320px;z-index:1;width:80px;height:80px;animation:80s linear infinite EcosystemSection-module__nXlBra__rotateCounter;position:absolute;top:50%;left:50%}.EcosystemSection-module__nXlBra__photoInner{opacity:0;filter:blur(20px)grayscale(0);background:#161616;border:1px solid #242424;border-radius:50%;width:100%;height:100%;transition:opacity 1.6s,transform 1.6s cubic-bezier(.34,1.56,.64,1),filter 1.6s;overflow:hidden;transform:scale(3)}.EcosystemSection-module__nXlBra__section.EcosystemSection-module__nXlBra__visible .EcosystemSection-module__nXlBra__photoInner{opacity:1;filter:blur()grayscale(0);transform:scale(1)}.EcosystemSection-module__nXlBra__section.EcosystemSection-module__nXlBra__visible .EcosystemSection-module__nXlBra__memberPhoto:first-child .EcosystemSection-module__nXlBra__photoInner{transition-delay:.1s}.EcosystemSection-module__nXlBra__section.EcosystemSection-module__nXlBra__visible .EcosystemSection-module__nXlBra__memberPhoto:nth-child(2) .EcosystemSection-module__nXlBra__photoInner{transition-delay:.15s}.EcosystemSection-module__nXlBra__section.EcosystemSection-module__nXlBra__visible .EcosystemSection-module__nXlBra__memberPhoto:nth-child(3) .EcosystemSection-module__nXlBra__photoInner{transition-delay:.2s}.EcosystemSection-module__nXlBra__section.EcosystemSection-module__nXlBra__visible .EcosystemSection-module__nXlBra__memberPhoto:nth-child(4) .EcosystemSection-module__nXlBra__photoInner{transition-delay:.3s}.EcosystemSection-module__nXlBra__section.EcosystemSection-module__nXlBra__visible .EcosystemSection-module__nXlBra__memberPhoto:nth-child(5) .EcosystemSection-module__nXlBra__photoInner{transition-delay:.35s}.EcosystemSection-module__nXlBra__section.EcosystemSection-module__nXlBra__visible .EcosystemSection-module__nXlBra__memberPhoto:nth-child(6) .EcosystemSection-module__nXlBra__photoInner{transition-delay:.4s}.EcosystemSection-module__nXlBra__section.EcosystemSection-module__nXlBra__visible .EcosystemSection-module__nXlBra__memberPhoto:nth-child(7) .EcosystemSection-module__nXlBra__photoInner{transition-delay:.5s}.EcosystemSection-module__nXlBra__section.EcosystemSection-module__nXlBra__visible .EcosystemSection-module__nXlBra__memberPhoto:nth-child(8) .EcosystemSection-module__nXlBra__photoInner{transition-delay:.55s}.EcosystemSection-module__nXlBra__section.EcosystemSection-module__nXlBra__visible .EcosystemSection-module__nXlBra__memberPhoto:nth-child(9) .EcosystemSection-module__nXlBra__photoInner{transition-delay:.6s}.EcosystemSection-module__nXlBra__section.EcosystemSection-module__nXlBra__visible .EcosystemSection-module__nXlBra__memberPhoto:nth-child(10) .EcosystemSection-module__nXlBra__photoInner{transition-delay:.65s}.EcosystemSection-module__nXlBra__section.EcosystemSection-module__nXlBra__visible .EcosystemSection-module__nXlBra__memberPhoto:nth-child(11) .EcosystemSection-module__nXlBra__photoInner{transition-delay:.7s}.EcosystemSection-module__nXlBra__section.EcosystemSection-module__nXlBra__visible .EcosystemSection-module__nXlBra__memberPhoto:nth-child(12) .EcosystemSection-module__nXlBra__photoInner{transition-delay:.75s}.EcosystemSection-module__nXlBra__section.EcosystemSection-module__nXlBra__visible .EcosystemSection-module__nXlBra__memberPhoto:nth-child(13) .EcosystemSection-module__nXlBra__photoInner{transition-delay:.8s}.EcosystemSection-module__nXlBra__photosCircle:hover .EcosystemSection-module__nXlBra__photoInner{filter:grayscale()}.EcosystemSection-module__nXlBra__section.EcosystemSection-module__nXlBra__animationComplete .EcosystemSection-module__nXlBra__memberPhoto:hover .EcosystemSection-module__nXlBra__photoInner{transform:scale(1.16);filter:grayscale(0)!important;opacity:1!important;border:1px solid #fc0!important}.EcosystemSection-module__nXlBra__section.EcosystemSection-module__nXlBra__animationComplete .EcosystemSection-module__nXlBra__memberPhoto:hover{z-index:100}@keyframes EcosystemSection-module__nXlBra__rotateCounter{0%{transform:translate(-50%,-50%)rotate(var(--angle))translateY(calc(var(--radius)*-1))rotate(calc(var(--angle)*-1 - 0deg))}to{transform:translate(-50%,-50%)rotate(var(--angle))translateY(calc(var(--radius)*-1))rotate(calc(var(--angle)*-1 - 360deg))}}.EcosystemSection-module__nXlBra__photo{object-fit:cover;width:100%;height:100%}@media (max-width:1024px){.EcosystemSection-module__nXlBra__section{padding:96px 0}.EcosystemSection-module__nXlBra__container,.EcosystemSection-module__nXlBra__backgroundLines{max-width:100%;padding:0 48px}.EcosystemSection-module__nXlBra__circleContainer{max-width:540px;height:540px}.EcosystemSection-module__nXlBra__title{font-size:26px}.EcosystemSection-module__nXlBra__centerTitle{max-width:400px}.EcosystemSection-module__nXlBra__memberPhoto{--radius:240px;width:60px;height:60px}}@media (max-width:768px){.EcosystemSection-module__nXlBra__section{padding:24px 0}.EcosystemSection-module__nXlBra__container,.EcosystemSection-module__nXlBra__backgroundLines{max-width:100%;padding:0 24px}.EcosystemSection-module__nXlBra__circleContainer{max-width:360px;height:360px}.EcosystemSection-module__nXlBra__title{font-size:20px}.EcosystemSection-module__nXlBra__centerTitle{gap:16px;max-width:220px}.EcosystemSection-module__nXlBra__joinButton{margin-top:16px;padding:14px 20px;font-size:14px}.EcosystemSection-module__nXlBra__memberPhoto{--radius:160px;width:44px;height:44px}.EcosystemSection-module__nXlBra__line:nth-child(n+8){display:none}}@media (min-width:769px) and (max-width:1024px){.EcosystemSection-module__nXlBra__line:nth-child(n+14){display:none}}
.GestorHero-module__KnWMyG__heroWrapper{background-color:#000;justify-content:center;align-items:flex-start;width:100%;height:auto;padding:42px 8px 0;display:flex;position:relative;overflow-x:hidden}.GestorHero-module__KnWMyG__heroContainer{border-radius:16px;width:1888px;max-width:calc(100% - 16px);height:720px;margin:0 auto;position:relative;overflow:hidden}.GestorHero-module__KnWMyG__backgroundOverlay{pointer-events:none;z-index:0;border-radius:16px;position:absolute;inset:0}.GestorHero-module__KnWMyG__darkOverlay{z-index:1;pointer-events:none;background:#24242466;border-radius:16px;position:absolute;inset:0}.GestorHero-module__KnWMyG__content{text-align:center;z-index:10;pointer-events:none;width:100%;max-width:1000px;padding:0 24px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.GestorHero-module__KnWMyG__titleContainer{cursor:default}.GestorHero-module__KnWMyG__textBlock{color:#fff;max-width:900px;margin:0 auto;font-family:Inter,sans-serif;font-size:64px;font-weight:600;line-height:1.1}.GestorHero-module__KnWMyG__description{color:#ffffffb3;max-width:720px;margin-top:24px;margin-left:auto;margin-right:auto;font-family:Inter,sans-serif;font-size:20px;font-weight:400;line-height:1.6}.GestorHero-module__KnWMyG__content *{pointer-events:auto}.GestorHero-module__KnWMyG__buttonsContainer{justify-content:center;align-items:center;gap:16px;margin-top:48px;display:flex}.GestorHero-module__KnWMyG__ctaButton{--background:#ffd44a;--text:#000;--font-size:18px;--duration:.44s;--move-hover:-4px;--font-shadow:20px;font-family:Inter,sans-serif;font-size:var(--font-size);color:var(--text);background:var(--background);cursor:pointer;letter-spacing:-.01em;transform:translateY(var(--y,0))translateZ(0);transition:transform var(--duration)ease,background .8s ease,border-color .8s ease;border:1px solid #ffd44a;border-radius:8px;outline:none;align-items:center;gap:12px;padding:20px 40px;font-weight:600;line-height:24px;display:flex}.GestorHero-module__KnWMyG__ctaButton div{text-shadow:0 var(--font-shadow)0 var(--text);height:24px;display:flex;overflow:hidden}.GestorHero-module__KnWMyG__ctaButton span{backface-visibility:hidden;transition:transform var(--duration)ease;transform:translateY(var(--m,0))translateZ(0);font-style:normal;display:block}.GestorHero-module__KnWMyG__ctaButton:hover{--y:var(--move-hover);background:#ffc107;border-color:#fc0}.GestorHero-module__KnWMyG__ctaButton:hover span{--m:-24px}@media (max-width:1024px){.GestorHero-module__KnWMyG__heroContainer{height:auto;min-height:600px;padding:80px 0}.GestorHero-module__KnWMyG__textBlock{font-size:48px}.GestorHero-module__KnWMyG__description{font-size:18px}}@media (max-width:768px){.GestorHero-module__KnWMyG__heroWrapper{padding:42px 16px 0}.GestorHero-module__KnWMyG__heroContainer{min-height:500px;padding:64px 0}.GestorHero-module__KnWMyG__textBlock{font-size:32px;line-height:1.2}.GestorHero-module__KnWMyG__description{margin-top:16px;font-size:16px}.GestorHero-module__KnWMyG__ctaButton{--font-size:16px;justify-content:center;width:100%;padding:16px 24px}}
.GestorTestimonials-module__FWFl-a__section{background:#000;padding:128px 0;overflow:hidden}.GestorTestimonials-module__FWFl-a__section .GestorTestimonials-module__FWFl-a__container,.GestorTestimonials-module__FWFl-a__section .GestorTestimonials-module__FWFl-a__carousel{opacity:0;transition:opacity .8s cubic-bezier(.25,.46,.45,.94),transform .8s cubic-bezier(.25,.46,.45,.94);transform:translateY(60px)}.GestorTestimonials-module__FWFl-a__section.GestorTestimonials-module__FWFl-a__visible .GestorTestimonials-module__FWFl-a__container,.GestorTestimonials-module__FWFl-a__section.GestorTestimonials-module__FWFl-a__visible .GestorTestimonials-module__FWFl-a__carousel{opacity:1;transform:translateY(0)}.GestorTestimonials-module__FWFl-a__container{max-width:1280px;margin:0 auto;padding:0 24px}.GestorTestimonials-module__FWFl-a__header{justify-content:space-between;align-items:flex-end;margin-bottom:64px;display:flex}.GestorTestimonials-module__FWFl-a__title{color:#fff;font-family:Inter,sans-serif;font-size:48px;font-weight:600}.GestorTestimonials-module__FWFl-a__controls{background:#161616;border-radius:200px;gap:4px;margin-bottom:4px;padding:4px 8px;display:flex;position:relative;overflow:hidden}.GestorTestimonials-module__FWFl-a__controls:before{content:"";opacity:0;pointer-events:none;z-index:0;background:#fc0;border-radius:200px;width:32px;height:32px;transition:left .3s cubic-bezier(.25,.46,.45,.94),opacity .2s;position:absolute;top:4px;left:22px}.GestorTestimonials-module__FWFl-a__controls:has(.GestorTestimonials-module__FWFl-a__controlBtn:first-child:hover):before{opacity:1;left:4px}.GestorTestimonials-module__FWFl-a__controls:has(.GestorTestimonials-module__FWFl-a__controlBtn:last-child:hover):before{opacity:1;left:40px}.GestorTestimonials-module__FWFl-a__controlBtn{color:#fff;cursor:pointer;z-index:1;background:0 0;border:none;border-radius:200px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:color .3s;display:flex;position:relative}.GestorTestimonials-module__FWFl-a__controlBtn i{justify-content:center;align-items:center;font-size:18px;line-height:1;display:flex}.GestorTestimonials-module__FWFl-a__controlBtn:hover{color:#000}.GestorTestimonials-module__FWFl-a__controlBtn:first-child{margin-left:-4px}.GestorTestimonials-module__FWFl-a__controlBtn:last-child{margin-right:-4px}.GestorTestimonials-module__FWFl-a__carousel{max-width:1480px;margin:0 auto;position:relative;overflow:hidden}.GestorTestimonials-module__FWFl-a__carouselInner{max-width:1280px;margin:0 auto;padding:0 24px}.GestorTestimonials-module__FWFl-a__track{gap:64px;transition:transform .5s;display:flex}.GestorTestimonials-module__FWFl-a__slide{background:#161616;border-radius:8px;flex-shrink:0;width:584px;height:328px;overflow:hidden}.GestorTestimonials-module__FWFl-a__slide img{object-fit:cover;width:100%;height:100%}.GestorTestimonials-module__FWFl-a__videoWrapper{width:100%;height:100%;position:relative}.GestorTestimonials-module__FWFl-a__video{border:none;border-radius:8px;width:100%;height:100%;position:absolute;top:0;left:0}.GestorTestimonials-module__FWFl-a__shadowLeft{z-index:10;pointer-events:none;background:linear-gradient(90deg,#000 0%,#0000 48%);width:100px;height:100%;position:absolute;top:0;left:0}.GestorTestimonials-module__FWFl-a__shadowRight{z-index:10;pointer-events:none;background:linear-gradient(-90deg,#000 0%,#0000 48%);width:100px;height:100%;position:absolute;top:0;right:0}@media (max-width:1024px){.GestorTestimonials-module__FWFl-a__section{padding:64px 0}.GestorTestimonials-module__FWFl-a__container,.GestorTestimonials-module__FWFl-a__carouselInner{max-width:100%;padding:0 48px}.GestorTestimonials-module__FWFl-a__header{margin-bottom:48px;padding:0}.GestorTestimonials-module__FWFl-a__title{font-size:38px}.GestorTestimonials-module__FWFl-a__carousel{overflow:visible}.GestorTestimonials-module__FWFl-a__carouselInner{padding:0;overflow:visible}.GestorTestimonials-module__FWFl-a__track{gap:16px;padding-left:10vw}.GestorTestimonials-module__FWFl-a__slide{flex-shrink:0;width:80vw;height:45vw}.GestorTestimonials-module__FWFl-a__shadowLeft,.GestorTestimonials-module__FWFl-a__shadowRight{width:32px}}.GestorTestimonials-module__FWFl-a__titleBreak{display:none}@media (max-width:768px){.GestorTestimonials-module__FWFl-a__section{padding:64px 0}.GestorTestimonials-module__FWFl-a__container,.GestorTestimonials-module__FWFl-a__carouselInner{max-width:100%;padding:0 24px}.GestorTestimonials-module__FWFl-a__header{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;padding:0}.GestorTestimonials-module__FWFl-a__title{text-align:left;font-size:28px}.GestorTestimonials-module__FWFl-a__controls{flex-shrink:0;margin-bottom:0}.GestorTestimonials-module__FWFl-a__carousel{overflow:visible}.GestorTestimonials-module__FWFl-a__carouselInner{padding:0;overflow:visible}.GestorTestimonials-module__FWFl-a__track{gap:16px;padding-left:10vw}.GestorTestimonials-module__FWFl-a__slide{flex-shrink:0;width:80vw;height:45vw}.GestorTestimonials-module__FWFl-a__shadowLeft,.GestorTestimonials-module__FWFl-a__shadowRight{width:24px}.GestorTestimonials-module__FWFl-a__titleBreak{display:block!important}}
.Footer-module__EZoWya__footerWrapper{background-color:#000;width:100%;padding:0 8px 8px;overflow-x:hidden}.Footer-module__EZoWya__footerContainer{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;opacity:0;background-color:#ffffff14;border:1px solid #ffffff0a;border-radius:16px;width:1888px;max-width:calc(100% - 16px);margin:0 auto;padding:100px 0 60px;font-family:Inter,sans-serif;transition:opacity .8s cubic-bezier(.25,.46,.45,.94),transform .8s cubic-bezier(.25,.46,.45,.94);position:relative;overflow:hidden;transform:translateY(60px)}.Footer-module__EZoWya__visible{opacity:1;transform:translateY(0)}.Footer-module__EZoWya__container{z-index:2;max-width:1280px;margin:0 auto;padding:0 24px;position:relative}.Footer-module__EZoWya__grid{grid-template-columns:18fr 22fr 20fr 40fr;gap:40px;display:grid}.Footer-module__EZoWya__column{flex-direction:column;display:flex}.Footer-module__EZoWya__title{color:#646464;text-transform:none;letter-spacing:0;margin-bottom:18px;font-size:12px;font-weight:500}.Footer-module__EZoWya__marginTop{margin-top:3px}.Footer-module__EZoWya__list{margin:0;padding:0;list-style:none}.Footer-module__EZoWya__list li{margin-bottom:18px}.Footer-module__EZoWya__list a{color:#fff;opacity:.64;font-size:14px;font-weight:400;text-decoration:none;transition:all .3s}.Footer-module__EZoWya__list a:hover{opacity:1;transform:translate(4px)}.Footer-module__EZoWya__infoColumn{flex-direction:column;align-items:flex-start;display:flex}.Footer-module__EZoWya__socials{gap:12px;margin-bottom:18px;display:flex}.Footer-module__EZoWya__socialIcon{color:#fff;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.Footer-module__EZoWya__socialIcon:hover{background:#ffffff1a;border-color:#fff3;transform:translateY(-4px)}.Footer-module__EZoWya__iconImg{object-fit:contain;filter:brightness(0)invert();opacity:.8;width:20px;height:20px;transition:all .3s}.Footer-module__EZoWya__socialIcon:hover .Footer-module__EZoWya__iconImg{opacity:1;transform:scale(1.1)}.Footer-module__EZoWya__tagline{max-width:480px;margin-bottom:36px}.Footer-module__EZoWya__tagline p{color:#fff;margin:0;font-size:16px;font-weight:400;line-height:1.5}.Footer-module__EZoWya__tagline strong{font-weight:600}.Footer-module__EZoWya__copyright{width:100%}.Footer-module__EZoWya__copyright p{color:#646464;letter-spacing:0;margin:0 0 8px;font-size:12px;font-weight:400}.Footer-module__EZoWya__cnpj{letter-spacing:0}@media (max-width:1024px){.Footer-module__EZoWya__footerWrapper{padding:0 0 48px}.Footer-module__EZoWya__footerContainer{max-width:calc(100% - 96px);margin:0 48px;padding:80px 0 50px}.Footer-module__EZoWya__container{padding:0 48px}.Footer-module__EZoWya__grid{grid-template-columns:1fr 1fr;gap:60px 40px}.Footer-module__EZoWya__infoColumn{grid-column:span 2}.Footer-module__EZoWya__columnTitle,.Footer-module__EZoWya__link{font-size:14px}}@media (max-width:768px){.Footer-module__EZoWya__footerWrapper{padding:0 0 24px}.Footer-module__EZoWya__footerContainer{max-width:calc(100% - 48px);margin:0 24px;padding:60px 0 40px}.Footer-module__EZoWya__container{padding:0 24px}.Footer-module__EZoWya__grid{grid-template-columns:1fr;gap:40px}.Footer-module__EZoWya__infoColumn{grid-column:span 1}.Footer-module__EZoWya__columnTitle{margin-bottom:16px;font-size:12px}.Footer-module__EZoWya__link,.Footer-module__EZoWya__tagline p{font-size:14px}.Footer-module__EZoWya__copyright p{font-size:11px}}
.NewsletterSection-module__HRqsEG__newsletterSection{background:#000;width:100%;padding:64px 24px 120px;position:relative}.NewsletterSection-module__HRqsEG__videoContainer{border:1px solid #242424;border-radius:16px;width:100%;max-width:1232px;min-height:500px;margin:0 auto;position:relative;overflow:hidden}.NewsletterSection-module__HRqsEG__videoBackground{object-fit:cover;object-position:center;z-index:0;-webkit-filter:grayscale();width:100%;height:100%;position:absolute;top:0;left:0}.NewsletterSection-module__HRqsEG__overlay{z-index:1;background:linear-gradient(#16161600 0%,#1616164d 8%,#16161699 16%,#161616cc 24%,#161616f5 32% 96%,#161616 100%);border-radius:16px;position:absolute;inset:0}.NewsletterSection-module__HRqsEG__container{z-index:2;opacity:0;justify-content:center;align-items:center;width:100%;height:100%;min-height:500px;padding:0 24px;transition:opacity .8s cubic-bezier(.25,.46,.45,.94),transform .8s cubic-bezier(.25,.46,.45,.94);display:flex;position:relative;transform:translateY(60px)}.NewsletterSection-module__HRqsEG__newsletterSection.NewsletterSection-module__HRqsEG__visible .NewsletterSection-module__HRqsEG__container{opacity:1;transform:translateY(0)}.NewsletterSection-module__HRqsEG__content{text-align:center;flex-direction:column;align-items:center;gap:16px;width:100%;max-width:720px;display:flex}.NewsletterSection-module__HRqsEG__title{margin:0;font-family:Inter,sans-serif;font-size:48px;font-weight:600;line-height:1.2}.NewsletterSection-module__HRqsEG__titleWhite,.NewsletterSection-module__HRqsEG__titleGray{color:#fff}.NewsletterSection-module__HRqsEG__description{color:#fffc;max-width:600px;margin:0;font-family:Inter,sans-serif;font-size:18px;font-weight:500;line-height:1.4}.NewsletterSection-module__HRqsEG__form{width:100%;max-width:720px;margin-top:8px}.NewsletterSection-module__HRqsEG__inputWrapper{flex-wrap:wrap;gap:16px;width:100%;display:flex}.NewsletterSection-module__HRqsEG__inputContainer{flex:calc(50% - 8px);position:relative}.NewsletterSection-module__HRqsEG__input{color:#fff;-webkit-backdrop-filter:blur(8px)saturate(180%);backdrop-filter:blur(8px)saturate(180%);background:#ffffff14;border:1px solid #ffffff0a;border-radius:8px;outline:none;width:100%;padding:20px;font-family:Inter,sans-serif;font-size:16px;font-weight:400;transition:border-color .4s}.NewsletterSection-module__HRqsEG__input:focus{border-color:#ffffff14}.NewsletterSection-module__HRqsEG__floatingLabel{pointer-events:none;align-items:center;gap:8px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:50%;left:20px;transform:translateY(-50%)}.NewsletterSection-module__HRqsEG__floatingLabelActive{-webkit-backdrop-filter:blur(8px)saturate(180%);backdrop-filter:blur(8px)saturate(180%);background:#ffffff14;border-radius:4px;gap:6px;padding:4px 6px;top:0;transform:translateY(-50%)}.NewsletterSection-module__HRqsEG__labelGroup{align-items:center;gap:1px;display:flex}.NewsletterSection-module__HRqsEG__labelIcon{color:#fff6;justify-content:center;align-items:center;font-size:16px;line-height:1;transition:font-size .4s cubic-bezier(.4,0,.2,1);display:flex}.NewsletterSection-module__HRqsEG__emailIcon{margin-bottom:2px}.NewsletterSection-module__HRqsEG__floatingLabelActive .NewsletterSection-module__HRqsEG__labelIcon{font-size:12px}.NewsletterSection-module__HRqsEG__labelText{color:#fff6;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:1;transition:font-size .4s cubic-bezier(.4,0,.2,1)}.NewsletterSection-module__HRqsEG__floatingLabelActive .NewsletterSection-module__HRqsEG__labelText{font-size:12px}.NewsletterSection-module__HRqsEG__required{color:#ffd44a;font-size:14px;transition:font-size .4s cubic-bezier(.4,0,.2,1)}.NewsletterSection-module__HRqsEG__floatingLabelActive .NewsletterSection-module__HRqsEG__required{font-size:12px}.NewsletterSection-module__HRqsEG__button{--duration:.44s;--move-hover:-4px;--font-shadow:20px;color:#000;cursor:pointer;transition:transform var(--duration)ease,background .3s ease,border-color .3s ease;transform:translateY(var(--y,0))translateZ(0);background:#ffd44a;border:1px solid #ffd44a;border-radius:8px;outline:none;flex:calc(50% - 8px);justify-content:center;align-items:center;gap:4px;padding:18px 24px;font-family:Inter,sans-serif;font-size:16px;font-weight:500;display:flex}.NewsletterSection-module__HRqsEG__button svg{flex-shrink:0}.NewsletterSection-module__HRqsEG__button div{text-shadow:0 var(--font-shadow)0 #000;height:20px;display:flex;overflow:hidden}.NewsletterSection-module__HRqsEG__button span{backface-visibility:hidden;transition:transform var(--duration)ease;transform:translateY(var(--m,0))translateZ(0);font-style:normal;display:block}.NewsletterSection-module__HRqsEG__button span:first-child{transition-delay:50ms}.NewsletterSection-module__HRqsEG__button span:nth-child(2){transition-delay:.1s}.NewsletterSection-module__HRqsEG__button span:nth-child(3){transition-delay:.15s}.NewsletterSection-module__HRqsEG__button span:nth-child(4){transition-delay:.2s}.NewsletterSection-module__HRqsEG__button span:nth-child(5){transition-delay:.25s}.NewsletterSection-module__HRqsEG__button span:nth-child(6){transition-delay:.3s}.NewsletterSection-module__HRqsEG__button span:nth-child(7){transition-delay:.35s}.NewsletterSection-module__HRqsEG__button span:nth-child(8){transition-delay:.4s}.NewsletterSection-module__HRqsEG__button span:nth-child(9){transition-delay:.45s}.NewsletterSection-module__HRqsEG__button span:nth-child(10){transition-delay:.5s}.NewsletterSection-module__HRqsEG__button:hover{--y:var(--move-hover);background:#ffc107;border-color:#fc0}.NewsletterSection-module__HRqsEG__button:hover span{--m:-20px}.NewsletterSection-module__HRqsEG__button:disabled{opacity:.6;cursor:not-allowed;transform:none}@media (max-width:1024px){.NewsletterSection-module__HRqsEG__newsletterSection{padding:64px 0}.NewsletterSection-module__HRqsEG__videoContainer{max-width:calc(100% - 96px);min-height:450px}.NewsletterSection-module__HRqsEG__title{font-size:42px}.NewsletterSection-module__HRqsEG__description{font-size:18px}}@media (max-width:768px){.NewsletterSection-module__HRqsEG__newsletterSection{padding:64px 0 24px}.NewsletterSection-module__HRqsEG__container{max-width:100%;padding:0 24px}.NewsletterSection-module__HRqsEG__videoContainer{border-radius:16px;max-width:calc(100% - 48px);min-height:400px;margin:0 24px}.NewsletterSection-module__HRqsEG__container{justify-content:flex-end;align-items:center;min-height:400px;padding:128px 24px 48px}.NewsletterSection-module__HRqsEG__content{gap:20px}.NewsletterSection-module__HRqsEG__title{font-size:32px}.NewsletterSection-module__HRqsEG__description{font-size:16px}.NewsletterSection-module__HRqsEG__inputWrapper{flex-direction:column;gap:16px}.NewsletterSection-module__HRqsEG__inputContainer,.NewsletterSection-module__HRqsEG__button{flex:100%}.NewsletterSection-module__HRqsEG__input,.NewsletterSection-module__HRqsEG__button{padding:16px 18px;font-size:14px}.NewsletterSection-module__HRqsEG__button{justify-content:center;align-items:center;font-size:16px;display:flex}.NewsletterSection-module__HRqsEG__overlay{border-radius:16px}.NewsletterSection-module__HRqsEG__videoBackground{object-fit:contain;object-position:top center;width:100%;height:100%}}.NewsletterSection-module__HRqsEG__successMessage{-webkit-backdrop-filter:blur(12px)saturate(180%);backdrop-filter:blur(12px)saturate(180%);text-align:center;background:#ffffff14;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;align-items:center;gap:20px;width:90%;max-width:500px;margin:40px auto;padding:40px;animation:.6s cubic-bezier(.34,1.56,.64,1) NewsletterSection-module__HRqsEG__fadeInScale;display:flex}.NewsletterSection-module__HRqsEG__successIcon{color:#000;background:#ffd44a;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;display:flex;box-shadow:0 0 20px #ffd44a4d}.NewsletterSection-module__HRqsEG__successTitle{color:#fff;margin:0;font-family:Inter,sans-serif;font-size:28px;font-weight:600}.NewsletterSection-module__HRqsEG__successText{color:#fffc;margin:0;font-family:Inter,sans-serif;font-size:16px;line-height:1.6}@keyframes NewsletterSection-module__HRqsEG__fadeInScale{0%{opacity:0;transform:scale(.9)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}
