._track_1kfei_1{position:fixed;top:0;left:0;width:100%;height:3px;z-index:1200;background:transparent;pointer-events:none}._bar_1kfei_12{height:100%;background:linear-gradient(90deg,gray,#fff);transition:width .1s ease-out}._navbar_u34qp_1{position:fixed;top:0;width:100%;height:70px;padding:3rem 4rem;display:flex;align-items:center;justify-content:space-between;background:var(--color-dark);color:#fff;transition:box-shadow .3s ease,transform .35s ease;z-index:1000}._scrolled_u34qp_19{box-shadow:0 2px 10px #0000004d}._hidden_u34qp_23{transform:translateY(-120%)}._logo_u34qp_27{font-weight:700;font-size:1.5rem;letter-spacing:-.5px;color:#fff}._right_u34qp_34{display:flex;align-items:center;gap:2.5rem}._links_u34qp_40{list-style:none;display:flex;gap:2rem;margin:0;padding:0}._link_u34qp_40{position:relative;cursor:pointer;font-weight:500;font-size:.95rem;color:#fff;transition:color .2s ease}._link_u34qp_40:after{content:"";position:absolute;left:0;bottom:-4px;width:100%;height:2px;background:var(--gradient-brand);transform:scaleX(0);transform-origin:right;transition:transform .3s ease}._link_u34qp_40:hover{color:#fff}._link_u34qp_40:hover:after{transform:scaleX(1);transform-origin:left}._cta_u34qp_79{background:#fff;color:var(--color-dark);border:none;padding:.75rem 1.5rem;border-radius:50px;font-weight:600;cursor:pointer;transition:all .2s ease;font-size:.95rem}._cta_u34qp_79:hover{background:#eaeaea;box-shadow:0 8px 20px #3b82f659}._hamburger_u34qp_96{display:none;flex-direction:column;justify-content:center;gap:5px;width:28px;height:22px;background:none;border:none;padding:0;cursor:pointer}._hamburger_u34qp_96 span{display:block;width:100%;height:2px;background:#fff;border-radius:2px;transition:transform .25s ease,opacity .25s ease}._hamburgerOpen_u34qp_118 span:nth-child(1){transform:translateY(7px) rotate(45deg)}._hamburgerOpen_u34qp_118 span:nth-child(2){opacity:0}._hamburgerOpen_u34qp_118 span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media(max-width:768px){._navbar_u34qp_1{padding:1.25rem 1.5rem;height:auto}._logo_u34qp_27{font-size:1.15rem}._right_u34qp_34{gap:1rem}._cta_u34qp_79{padding:.6rem 1.1rem;font-size:.85rem}._hamburger_u34qp_96{display:flex}._links_u34qp_40{display:none;position:absolute;top:100%;left:0;width:100%;flex-direction:column;gap:0;background:var(--color-dark);padding:.5rem 1.5rem 1rem;box-shadow:0 10px 20px #0000004d}._linksOpen_u34qp_167{display:flex}._link_u34qp_40{padding:.85rem 0;border-bottom:1px solid rgba(255,255,255,.1)}}._footer_15b2x_1{background-color:var(--color-dark);color:#fff;padding:3rem 1rem}._container_15b2x_7{max-width:80rem;margin:0 auto}._grid_15b2x_12{display:grid;grid-template-columns:1.5fr 1.5fr 1fr 1fr;gap:3rem;align-items:start}._section_15b2x_19{flex:1}._title_15b2x_23{font-size:1.25rem;font-weight:700;margin-bottom:1rem}._heading_15b2x_29{color:#fff;font-weight:600;margin-bottom:1.5rem}._description_15b2x_35{color:#a3a3a3;font-size:.875rem;line-height:1.5;margin-bottom:2rem}._logos_15b2x_42{display:flex;gap:1rem}._logo_15b2x_42{height:3.5rem;width:auto}._list_15b2x_53{display:flex;flex-direction:column;gap:.75rem}._list_15b2x_53 li{list-style:none}._link_15b2x_63{font-size:.9rem;color:#a3a3a3;text-decoration:none;transition:color .3s ease;cursor:pointer}._link_15b2x_63:hover{color:#fff}._socialList_15b2x_75{display:flex;flex-direction:column;gap:.75rem;list-style:none}._socialLink_15b2x_82{display:flex;align-items:center;gap:.6rem;font-size:.9rem;color:#a3a3a3;text-decoration:none;transition:color .3s ease}._socialLink_15b2x_82 img{width:18px;height:18px;opacity:.8;transition:opacity .3s ease,transform .3s ease}._socialLink_15b2x_82:hover{color:#fff}._socialLink_15b2x_82:hover img{opacity:1;transform:translateY(-1px)}._signature_15b2x_109{display:flex;align-items:center;justify-content:center;gap:2rem;margin:3rem 0}._dividerLine_15b2x_117{flex:1;height:1px;background-color:#3a3a3a}._bottom_15b2x_123{display:flex;justify-content:space-between;align-items:center;font-size:.875rem;color:gray}@media(max-width:768px){._grid_15b2x_12{grid-template-columns:1fr;gap:2rem}._signature_15b2x_109{gap:1rem}._signatureLogo_15b2x_144 img{height:32px}._bottom_15b2x_123{flex-direction:column;gap:1rem;text-align:center}}._overlay_u6ie7_1{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:1000;display:flex;align-items:center;justify-content:center;animation:_overlayFadeIn_u6ie7_1 .25s ease}@keyframes _overlayFadeIn_u6ie7_1{0%{opacity:0}to{opacity:1}}._modal_u6ie7_24{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;border-radius:12px;padding:2.5rem;max-width:500px;width:90%;z-index:1001;box-shadow:0 20px 60px #00000026;animation:_slideIn_u6ie7_1 .3s ease}@keyframes _slideIn_u6ie7_1{0%{opacity:0;transform:translate(-50%,-48%)}to{opacity:1;transform:translate(-50%,-50%)}}._closeBtn_u6ie7_50{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:2rem;cursor:pointer;color:#6b7280;transition:color .2s ease;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center}._closeBtn_u6ie7_50:hover{color:#111827}._content_u6ie7_72{display:flex;flex-direction:column;gap:1rem}._title_u6ie7_78{font-family:Public Sans,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:2.1rem;font-weight:600;color:#111827;line-height:1.3;margin:0;text-align:center}._title_u6ie7_78 span{display:block}._description_u6ie7_93{font-size:.94rem;line-height:1.6;color:#000;margin:0 0 8px;text-align:left}._description_u6ie7_93 span{display:block}._form_u6ie7_107{display:flex;flex-direction:column;gap:1rem}._input_u6ie7_113,._select_u6ie7_114,._textarea_u6ie7_115{width:100%;padding:.875rem 1rem;border:1px solid #e5e7eb;border-radius:8px;font-size:1rem;font-family:inherit;color:#111827;transition:border-color .2s ease,box-shadow .2s ease}._select_u6ie7_114{appearance:none;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%236b7280'%3E%3Cpath fill-rule='evenodd' d='M5.23 7.21a.75.75 0 011.06.02L10 11.168l3.71-3.938a.75.75 0 111.08 1.04l-4.25 4.5a.75.75 0 01-1.08 0l-4.25-4.5a.75.75 0 01.02-1.06z' clip-rule='evenodd'/%3E%3C/svg%3E") no-repeat right 1rem center / 1rem;cursor:pointer}._select_u6ie7_114:invalid{color:#6b7280}._textarea_u6ie7_115{resize:vertical;min-height:5rem}._input_u6ie7_113:focus,._select_u6ie7_114:focus,._textarea_u6ie7_115:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px var(--color-primary-soft)}._submitBtn_u6ie7_151{width:100%;padding:1rem;background:#000;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:100;cursor:pointer;transition:background-color .2s ease;margin-top:.5rem}._submitBtn_u6ie7_151:hover{background:#333}._disclaimer_u6ie7_169{font-size:.875rem;color:#666;text-align:center;margin:10px 0 0}@media(max-width:640px){._modal_u6ie7_24{width:95%;padding:2rem}._title_u6ie7_78{font-size:1.5rem}._closeBtn_u6ie7_50{font-size:1.75rem}}._button_nh2rz_1{position:fixed;right:1.5rem;bottom:1.5rem;z-index:1000;display:flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;border-radius:50%;background-color:#25d366;color:#fff;box-shadow:0 4px 14px #00000040;transition:transform .2s ease,box-shadow .2s ease}._button_nh2rz_1:before{content:"";position:absolute;inset:0;border-radius:50%;background:#25d366;animation:_whatsappPulse_nh2rz_1 2.4s ease-out infinite;z-index:-1}@keyframes _whatsappPulse_nh2rz_1{0%{opacity:.6;transform:scale(1)}to{opacity:0;transform:scale(1.9)}}._button_nh2rz_1:hover{transform:scale(1.08);box-shadow:0 6px 18px #0000004d}._icon_nh2rz_47{width:1.9rem;height:1.9rem}@media(max-width:768px){._button_nh2rz_1{right:1rem;bottom:1rem;width:3.2rem;height:3.2rem}._icon_nh2rz_47{width:1.7rem;height:1.7rem}}._hero_2cczy_1{position:relative;min-height:88vh;width:100%;display:flex;flex-direction:column;overflow:hidden;padding:0;background:radial-gradient(circle at 30% 20%,#1a1a1a,#000 60%)}._auroraBlob1_2cczy_12,._auroraBlob2_2cczy_13,._auroraBlob3_2cczy_14{position:absolute;border-radius:50%;filter:blur(70px);pointer-events:none;z-index:0}._auroraBlob1_2cczy_12{width:460px;height:460px;top:-140px;left:-120px;background:radial-gradient(circle,rgba(59,130,246,.35),transparent 70%);animation:_auroraDrift1_2cczy_1 16s ease-in-out infinite}._auroraBlob2_2cczy_13{width:420px;height:420px;top:10%;right:-140px;background:radial-gradient(circle,rgba(29,78,216,.32),transparent 70%);animation:_auroraDrift2_2cczy_1 20s ease-in-out infinite}._auroraBlob3_2cczy_14{width:380px;height:380px;bottom:-160px;left:35%;background:radial-gradient(circle,rgba(96,165,250,.24),transparent 70%);animation:_auroraDrift3_2cczy_1 18s ease-in-out infinite}@keyframes _auroraDrift1_2cczy_1{0%,to{transform:translate(0) scale(1)}50%{transform:translate(70px,50px) scale(1.15)}}@keyframes _auroraDrift2_2cczy_1{0%,to{transform:translate(0) scale(1)}50%{transform:translate(-60px,40px) scale(1.1)}}@keyframes _auroraDrift3_2cczy_1{0%,to{transform:translate(0) scale(1)}50%{transform:translate(40px,-40px) scale(1.12)}}._particles_2cczy_79{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:0}._particle_2cczy_79{position:absolute;bottom:-10px;width:4px;height:4px;border-radius:50%;background:#fff;box-shadow:0 0 8px 2px #93c5fd99;animation-name:_particleRise_2cczy_1;animation-timing-function:linear;animation-iteration-count:infinite;opacity:0}@keyframes _particleRise_2cczy_1{0%{transform:translateY(0);opacity:0}10%{opacity:.9}90%{opacity:.5}to{transform:translateY(-90vh);opacity:0}}._heroContainer_2cczy_118{position:relative;flex:1;display:grid;grid-template-columns:minmax(0,560px) 1fr;align-items:center;gap:4rem;max-width:1400px;margin:0 auto;width:100%;padding:8rem 4rem 3rem}._leftColumn_2cczy_131{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem;z-index:2}@keyframes _heroFadeUp_2cczy_1{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:translateY(0)}}@keyframes _heroFadeScale_2cczy_1{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes _float_2cczy_1{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}@keyframes _blobPulse_2cczy_1{0%,to{transform:scale(1) rotate(0)}50%{transform:scale(1.08) rotate(8deg)}}@keyframes _fadeIn_2cczy_1{0%{opacity:0}to{opacity:1}}._eyebrow_2cczy_191{font-size:.875rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase;color:#93c5fd;margin:0;opacity:0;animation:_heroFadeUp_2cczy_1 .7s ease .05s forwards}._headline_2cczy_202{font-family:var(--font-heading);font-size:clamp(2.6rem,4.6vw,4.1rem);font-weight:700;line-height:1.15;color:#fff;margin:0}@keyframes _wordUp_2cczy_1{0%{opacity:0;transform:translateY(.5em)}to{opacity:1;transform:translateY(0)}}@keyframes _headlineShimmer_2cczy_1{to{background-position:-300% center}}._word_2cczy_228{display:inline-block;opacity:0;animation:_wordUp_2cczy_1 .6s cubic-bezier(.16,1,.3,1) forwards,_headlineShimmer_2cczy_1 7s linear infinite;background:linear-gradient(90deg,#fff,#93c5fd,#60a5fa,#1d4ed8,#fff,#93c5fd);background-size:300% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}._highlight_2cczy_248{background:linear-gradient(90deg,#93c5fd,#3b82f6,#1d4ed8);background-size:200% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:_shimmer_2cczy_1 3s linear infinite}@keyframes _shimmer_2cczy_1{to{background-position:-200% center}}._description_2cczy_263{font-size:1.15rem;line-height:1.6;color:#ffffffc7;max-width:460px;margin:0;opacity:0;animation:_heroFadeUp_2cczy_1 .7s ease .85s forwards}._ctaBtn_2cczy_273{display:inline-flex;align-items:center;gap:.85rem;padding:1rem 1.75rem;border-radius:var(--radius-full);border:none;font-weight:600;font-size:1.05rem;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease,background-color .3s ease;color:var(--color-text);background:#fff;margin-top:.5rem;opacity:0;animation:_fadeIn_2cczy_1 .6s ease 1s forwards}._ctaBtn_2cczy_273:hover{transform:translateY(-3px);box-shadow:0 10px 24px #00000059;background:#e6e6e6}._arrowIcon_2cczy_297{display:flex;align-items:center;justify-content:center;transition:transform .3s ease}._ctaBtn_2cczy_273:hover ._arrowIcon_2cczy_297{transform:translate(4px)}._centerColumn_2cczy_308{position:relative;display:flex;align-items:center;justify-content:center;height:100%}._centerColumn_2cczy_308:before{content:"";position:absolute;width:min(480px,85%);aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,#ffffff2e,#fff0 70%);z-index:0;animation:_blobPulse_2cczy_1 8s ease-in-out infinite}._heroImageWrap_2cczy_327{position:relative;z-index:1;opacity:0;animation:_heroFadeScale_2cczy_1 .9s cubic-bezier(.16,1,.3,1) .25s forwards}._monogram_2cczy_334{position:absolute;top:-16px;right:-6px;width:92px;height:92px;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:1rem;background:linear-gradient(135deg,#3b82f6,#1d4ed8);box-shadow:0 10px 28px #3b82f673;z-index:2;animation:_monogramFloat_2cczy_1 5s ease-in-out infinite}._monogramSignature_2cczy_351{width:100%;height:100%;object-fit:contain}@keyframes _monogramFloat_2cczy_1{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-10px) rotate(6deg)}}._heroImage_2cczy_327{position:relative;display:block;max-height:70vh;width:auto;animation:_float_2cczy_1 6s ease-in-out 1.2s infinite}@media(max-width:1024px){._heroContainer_2cczy_118{grid-template-columns:1fr;justify-items:center;padding:7rem 2rem 4rem;gap:2.5rem}._leftColumn_2cczy_131{align-items:center;text-align:center;order:2}._description_2cczy_263{max-width:100%}._centerColumn_2cczy_308{order:1}._heroImage_2cczy_327{max-height:50vh}}._section_1dz55_1{position:relative;background:var(--color-dark);padding:2.5rem 2rem 5rem;overflow:hidden}._section_1dz55_1:before{content:"";position:absolute;top:-120px;right:10%;width:360px;height:360px;border-radius:50%;background:radial-gradient(circle,rgba(59,130,246,.18),transparent 70%);filter:blur(70px);pointer-events:none;z-index:0}._container_1dz55_22{position:relative;max-width:1100px;margin:0 auto;z-index:1}._logosRow_1dz55_29{text-align:center;margin-bottom:3rem}._logosLabel_1dz55_34{font-size:.8rem;font-weight:500;letter-spacing:.5px;text-transform:uppercase;color:#ffffff73;margin:0 0 1.5rem}._carouselWrap_1dz55_43{display:flex;flex-direction:column;align-items:center;gap:1.5rem}._carousel_1dz55_43{position:relative;width:100%;height:130px;display:flex;align-items:center;justify-content:center}._carousel_1dz55_43:before{content:"";position:absolute;width:320px;height:320px;border-radius:50%;background:radial-gradient(circle,#ffffff0f,#fff0 70%);pointer-events:none}._carouselLogo_1dz55_69{position:absolute;height:96px;width:auto;max-width:min(420px,85%);object-fit:contain;opacity:0;transform:translateY(10px) scale(.94);transition:opacity .7s ease,transform .7s ease}._carouselLogoActive_1dz55_80{opacity:1;transform:translateY(0) scale(1)}._dots_1dz55_85{display:flex;align-items:center;gap:.6rem}._dot_1dz55_85{width:8px;height:8px;border-radius:50%;border:none;background:#ffffff40;cursor:pointer;padding:0;transition:all .3s ease}._dot_1dz55_85:hover{background:#ffffff73}._dotActive_1dz55_106{background:#fff;width:22px;border-radius:4px}._header_1dz55_112{text-align:center;max-width:780px;margin:0 auto 2.5rem}._title_1dz55_118{font-size:clamp(1.75rem,3.6vw,2.75rem);font-weight:700;line-height:1.3;color:#fff;margin:0}@keyframes _shimmer_1dz55_1{to{background-position:-200% center}}._highlight_1dz55_132{background:linear-gradient(90deg,#93c5fd,#3b82f6,#1d4ed8);background-size:200% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:_shimmer_1dz55_1 4s linear infinite}._grid_1dz55_141{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;margin-bottom:2.5rem}._card_1dz55_148{background:#ffffff0a;border:1px solid rgba(255,255,255,.12);border-radius:12px;padding:1.5rem 1.75rem;text-align:center;transition:all .3s ease}._card_1dz55_148:hover{background:#ffffff12;border-color:#ffffff40;transform:translateY(-3px)}._quote_1dz55_163{font-size:1rem;line-height:1.6;color:#fffc;font-style:italic;margin:0}._quote_1dz55_163 strong{font-weight:700;font-style:normal;color:#fff}._stat_1dz55_177{text-align:center;font-size:.95rem;line-height:1.6;color:#ffffff8c;max-width:800px;margin:0 auto}._stat_1dz55_177 strong{color:#fff;font-weight:700}@media(max-width:768px){._section_1dz55_1{padding:2rem 1.25rem 3.5rem}._carousel_1dz55_43{height:90px}._carouselLogo_1dz55_69{height:64px}._grid_1dz55_141{grid-template-columns:1fr}}._results_1kasd_1{position:relative;width:100%;padding:6rem 2rem;background:var(--color-dark);overflow:hidden}._results_1kasd_1:before,._results_1kasd_1:after{content:"";position:absolute;border-radius:50%;filter:blur(80px);pointer-events:none;z-index:0}._results_1kasd_1:before{width:420px;height:420px;top:-160px;right:-100px;background:radial-gradient(circle,rgba(29,78,216,.14),transparent 70%)}._results_1kasd_1:after{width:380px;height:380px;bottom:-180px;left:-100px;background:radial-gradient(circle,rgba(59,130,246,.12),transparent 70%)}._container_1kasd_35{position:relative;max-width:1200px;margin:0 auto;z-index:1}._header_1kasd_43{max-width:760px;margin:0 auto 4rem;text-align:center}._label_1kasd_49{font-size:13px;font-weight:500;letter-spacing:.5px;text-transform:uppercase;color:#ffffff80;margin-bottom:.75rem}._title_1kasd_58{font-size:clamp(2.75rem,6vw,4rem);font-weight:700;line-height:1.1;color:#fff;margin:0 0 1.25rem}._subtitle_1kasd_66{font-size:1.125rem;line-height:1.6;color:#ffffffb3;margin:0}._cardsGrid_1kasd_73{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}._card_1kasd_73{padding:2.25rem;border:1px solid rgba(255,255,255,.12);border-radius:var(--radius-card);background:#ffffff0a;transition:all .3s ease;display:flex;flex-direction:column;justify-content:center;gap:1.25rem}._card_1kasd_73:hover{background:#ffffff12;border-color:#ffffff40;transform:translateY(-4px)}._iconWrapper_1kasd_97{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:10px;background:var(--color-primary-soft)}._icon_1kasd_97{width:26px;height:26px;object-fit:contain}._cardTitle_1kasd_113{font-size:1.5rem;font-weight:600;color:#fff;line-height:1.3;margin:0}._cardDescription_1kasd_121{font-size:1rem;line-height:1.6;color:#ffffffa6;margin:0}@media(max-width:768px){._results_1kasd_1{padding:4rem 1.25rem}._header_1kasd_43{margin-bottom:2.5rem}._subtitle_1kasd_66{font-size:1rem}._cardsGrid_1kasd_73{grid-template-columns:1fr;gap:1.5rem}._card_1kasd_73{padding:1.75rem}}._about_16qzu_1{position:relative;background:var(--color-dark);color:#fff;padding:6rem 2rem;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden}._auroraBlob1_16qzu_13,._auroraBlob2_16qzu_14{position:absolute;border-radius:50%;filter:blur(80px);pointer-events:none;z-index:0;animation:_aboutAuroraDrift_16qzu_1 17s ease-in-out infinite}._auroraBlob1_16qzu_13{width:420px;height:420px;top:-140px;left:-100px;background:radial-gradient(circle,rgba(59,130,246,.3),transparent 70%)}._auroraBlob2_16qzu_14{width:380px;height:380px;bottom:-140px;right:-100px;background:radial-gradient(circle,rgba(29,78,216,.28),transparent 70%);animation-duration:20s}@keyframes _aboutAuroraDrift_16qzu_1{0%,to{transform:translate(0) scale(1)}50%{transform:translate(50px,30px) scale(1.12)}}._container_16qzu_50{position:relative;z-index:1;max-width:1200px;width:100%;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}._content_16qzu_61{display:flex;flex-direction:column;gap:1.5rem}._label_16qzu_67{font-size:13px;font-weight:500;letter-spacing:.5px;text-transform:uppercase;color:#9ca3af;margin:0}._title_16qzu_76{font-size:clamp(2.25rem,4.5vw,3.5rem);font-weight:700;line-height:1.15;margin:0;color:#fff}._intro_16qzu_84{font-size:1.35rem;font-weight:500;margin:.5rem 0 0;color:#fff;line-height:1.5}._description_16qzu_92{font-size:1rem;line-height:1.6;margin:0;color:#d1d5db}._imageContainer_16qzu_99{display:flex;justify-content:center;align-items:center}._image_16qzu_99{width:100%;height:auto;object-fit:cover;border-radius:var(--radius-card)}@media(max-width:768px){._about_16qzu_1{padding:4rem 1.25rem}._container_16qzu_50{grid-template-columns:1fr;gap:2.5rem}}._servicesSection_1niyk_1{position:relative;background:var(--color-dark);padding:6rem 2rem;overflow:hidden}._servicesSection_1niyk_1:before{content:"";position:absolute;top:-120px;right:-120px;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,var(--color-primary-soft) 0%,rgba(0,71,171,0) 70%);pointer-events:none;animation:_servicesBlobPulse_1niyk_1 9s ease-in-out infinite}@keyframes _servicesBlobPulse_1niyk_1{0%,to{transform:scale(1) translate(0)}50%{transform:scale(1.15) translate(-20px,20px)}}._container_1niyk_31{position:relative;max-width:1200px;width:100%;margin:0 auto;display:flex;flex-direction:column;gap:4rem}._header_1niyk_41{display:flex;gap:4rem;align-items:flex-start;justify-content:space-between}._textContent_1niyk_48{flex:1;display:flex;flex-direction:column;gap:1rem}._label_1niyk_55{color:#ffffff80;font-size:1rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}._title_1niyk_63{color:#fff;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.15;letter-spacing:-1px;max-width:480px}._rightContent_1niyk_72{flex:1;display:flex;flex-direction:column;gap:1.5rem;align-items:flex-start;max-width:440px}._description_1niyk_81{color:#ffffffb3;font-size:1rem;line-height:1.6}._ctaButton_1niyk_87{display:inline-flex;align-items:center;gap:.5rem;background:var(--gradient-brand);color:#fff;border:none;padding:.9rem 1.5rem;border-radius:var(--radius-full);font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}._ctaButton_1niyk_87:hover{transform:translateY(-3px);box-shadow:0 10px 24px #3b82f659}._arrowIcon_1niyk_107{display:flex;align-items:center;justify-content:center;transition:transform .3s ease}._ctaButton_1niyk_87:hover ._arrowIcon_1niyk_107{transform:translate(4px)}._cardsGrid_1niyk_118{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}._card_1niyk_118{position:relative;overflow:hidden;background:#ffffff0a;padding:2.75rem;border-radius:20px;border:1px solid rgba(255,255,255,.12);transition:all .3s ease;display:flex;flex-direction:column;gap:.75rem}._card_1niyk_118:hover{background:#ffffff12;border-color:var(--color-primary);box-shadow:var(--shadow-card-hover);transform:translateY(-6px)}._cardNumber_1niyk_144{position:absolute;top:1rem;right:1.5rem;font-size:5rem;font-weight:700;line-height:1;color:#fff;opacity:.06;pointer-events:none}._iconWrapper_1niyk_156{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:14px;background:var(--color-primary-soft);margin-bottom:.5rem}._cardIcon_1niyk_167{width:30px;height:30px}._cardTitle_1niyk_172{font-size:1.4rem;font-weight:700;color:#fff;line-height:1.3}._cardDescription_1niyk_179{font-size:.95rem;color:#ffffffa6;line-height:1.6;flex-grow:1}._cardLink_1niyk_186{display:inline-flex;align-items:center;gap:.5rem;color:var(--color-primary);font-size:.9rem;font-weight:600;text-decoration:none;align-self:flex-start;margin-top:.5rem}._cardLink_1niyk_186:hover{color:var(--color-primary-hover)}._cardLinkArrow_1niyk_202{display:flex;align-items:center;justify-content:center;transition:transform .3s ease}._cardLink_1niyk_186:hover ._cardLinkArrow_1niyk_202{transform:translate(4px)}@media(max-width:768px){._servicesSection_1niyk_1{padding:4rem 1.25rem}._header_1niyk_41{flex-direction:column;gap:2rem}._rightContent_1niyk_72{max-width:100%}._cardsGrid_1niyk_118{grid-template-columns:1fr}._card_1niyk_118{padding:2rem}}._testimonials_79z5m_1{position:relative;padding:6rem 2rem;overflow:hidden;background:var(--color-dark)}._testimonials_79z5m_1:before{content:"";position:absolute;top:10%;right:-120px;width:400px;height:400px;border-radius:50%;background:radial-gradient(circle,rgba(29,78,216,.14),transparent 70%);filter:blur(80px);pointer-events:none;z-index:0}._header_79z5m_22,._testimonialsGrid_79z5m_23,._cta_79z5m_24{position:relative;z-index:1}._header_79z5m_22{text-align:center;max-width:700px;margin:0 auto 4rem}._subtitle_79z5m_36{font-size:13px;color:#ffffff80;font-weight:500;letter-spacing:.5px;text-transform:uppercase;margin-bottom:.75rem}._title_79z5m_45{font-size:clamp(2rem,4.5vw,3rem);font-weight:700;color:#fff;margin-bottom:1rem;line-height:1.15}._description_79z5m_53{font-size:1.05rem;color:#ffffffb3;line-height:1.6}._testimonialsGrid_79z5m_23{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1200px;margin:0 auto 4rem}._card_79z5m_68{background:#ffffff0a;padding:1.75rem;border-radius:var(--radius-card);border:1px solid rgba(255,255,255,.12);display:flex;flex-direction:column;height:100%;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease,background .3s ease}._card_79z5m_68:hover{background:#ffffff12;transform:translateY(-6px);box-shadow:var(--shadow-card-hover);border-color:#ffffff40}._top_79z5m_86{display:flex;align-items:center;gap:14px;margin-bottom:16px}._avatar_79z5m_93{width:56px;height:56px;border-radius:50%;background-color:#ffffff14;display:flex;align-items:center;justify-content:center;overflow:hidden}._avatar_79z5m_93 img{width:100%;height:100%;object-fit:cover}._userInfo_79z5m_110{display:flex;flex-direction:column}._name_79z5m_115{font-size:15px;font-weight:700;color:#fff;margin:0}._company_79z5m_122{font-size:13px;color:#ffffff8c;margin:0}._divider_79z5m_128{width:100%;height:1px;background-color:#ffffff1f;margin-bottom:15px}._quote_79z5m_135{font-size:14px;color:#ffffffbf;line-height:1.6;font-weight:500;flex-grow:1}._cta_79z5m_24{background:#ffffff0a;border:1px solid rgba(255,255,255,.12);border-radius:20px;padding:3.5rem;max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:3.5rem}._ctaContent_79z5m_156{flex:1}._ctaTitle_79z5m_160{font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:700;color:#fff;margin-bottom:1rem;line-height:1.2}._ctaDescription_79z5m_168{font-size:1rem;color:#ffffffb3;line-height:1.6;margin-bottom:1.75rem}._ctaButton_79z5m_175{display:inline-flex;align-items:center;gap:.5rem;background:var(--gradient-brand);color:#fff;border:none;padding:.9rem 1.5rem;border-radius:var(--radius-full);font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}._ctaButton_79z5m_175:hover{transform:translateY(-3px);box-shadow:0 10px 24px #3b82f659}._arrowIcon_79z5m_195{display:flex;align-items:center;justify-content:center;transition:transform .3s ease}._ctaButton_79z5m_175:hover ._arrowIcon_79z5m_195{transform:translate(4px)}._ctaImage_79z5m_206{flex:1;display:flex;align-items:center;justify-content:center}._ctaImage_79z5m_206 img{width:100%;max-width:340px;height:auto;border-radius:16px;object-fit:cover}@media(max-width:768px){._testimonials_79z5m_1{padding:4rem 1.25rem}._testimonialsGrid_79z5m_23{grid-template-columns:1fr;gap:1.25rem}._cta_79z5m_24{flex-direction:column;padding:2.5rem 1.5rem;gap:2rem}}._heroSection_gb018_1{position:relative;width:100%;min-height:720px;display:flex;align-items:flex-end;margin-top:70px;overflow:hidden}._carousel_gb018_14{position:absolute;inset:0;z-index:0}._heroImage_gb018_20{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity 1s ease}._heroImage_gb018_20._active_gb018_30{opacity:1}._heroOverlay_gb018_37{position:absolute;inset:0;z-index:2;background:linear-gradient(to top,#000000f2,#000000e9 10%,#dbdbdb0c 50% 65%,#dbdbdb0c)}._heroContent_gb018_54{position:relative;z-index:3;max-width:1200px;padding:0 1rem;width:100%;display:grid;grid-template-columns:1fr 1fr}._heroLeft_gb018_64{align-self:flex-end;transform:translate(40px,-50px)}._heroTitle_gb018_69{font-family:var(--font-heading);font-size:3.71rem;font-weight:700;color:#fff;line-height:1.3;opacity:0;animation:_heroContentFadeUp_gb018_1 .8s ease .15s forwards}@keyframes _heroContentFadeUp_gb018_1{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}._heroRight_gb018_90{align-self:flex-end;display:flex;justify-content:flex-end;transform:translate(140px,-50px)}._heroCard_gb018_97{display:flex;flex-direction:column;gap:3rem;align-items:flex-start;max-width:420px;opacity:0;animation:_heroContentFadeUp_gb018_1 .8s ease .35s forwards}._heroCardTitle_gb018_107{font-size:1rem;font-weight:500;color:#fff;line-height:1.6}._ctaBtn_gb018_117{display:inline-flex;align-items:center;gap:1.5rem;padding:.9rem 1.6rem;border-radius:50px;border:none;font-weight:600;font-size:1.1rem;cursor:pointer;color:#000;background:#fff;transition:all .3s ease}._ctaBtn_gb018_117:hover{transform:translateY(-3px);box-shadow:0 8px 25px #3b82f659;background:#f5f5f5}._arrowIcon_gb018_138{display:flex;align-items:center;justify-content:center;transition:transform .3s ease}._ctaBtn_gb018_117:hover ._arrowIcon_gb018_138{transform:translate(4px)}._dots_gb018_152{position:absolute;bottom:80px;left:50%;transform:translate(-50%);z-index:4;display:flex;gap:10px}._dot_gb018_152{width:10px;height:10px;border-radius:50%;border:none;background:#fff6;cursor:pointer;transition:all .3s ease}._activeDot_gb018_172{background:var(--color-primary);box-shadow:0 0 10px #3b82f6b3;transform:scale(1.3)}@media(max-width:768px){._heroContent_gb018_54{grid-template-columns:1fr;gap:3rem}._heroLeft_gb018_64{transform:none}._heroTitle_gb018_69{font-size:2.2rem}._heroRight_gb018_90{justify-content:flex-start;transform:none}}._heroSection_4dyk0_1{position:relative;width:100%;min-height:720px;display:flex;align-items:flex-end;margin-top:70px;overflow:hidden}._carousel_4dyk0_15{position:absolute;inset:0;z-index:0}._heroImage_4dyk0_21{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity 1s ease}._heroImage_4dyk0_21._active_4dyk0_31{opacity:1}._heroOverlay_4dyk0_38{position:absolute;inset:0;z-index:2;background:linear-gradient(to top,#000000f2,#000000e9 10%,#dbdbdb0c 50% 65%,#dbdbdb0c)}._heroContent_4dyk0_55{position:relative;z-index:3;max-width:1200px;padding:0 1rem;width:100%;display:grid;grid-template-columns:1fr 1fr}._heroLeft_4dyk0_65{align-self:flex-end;transform:translate(40px,-50px)}._heroTitle_4dyk0_70{font-family:var(--font-heading);font-size:3.71rem;font-weight:700;color:#fff;line-height:1.3;opacity:0;animation:_heroContentFadeUp_4dyk0_1 .8s ease .15s forwards}@keyframes _heroContentFadeUp_4dyk0_1{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}._heroRight_4dyk0_91{align-self:flex-end;display:flex;justify-content:flex-end;transform:translate(140px,-50px)}._heroCard_4dyk0_98{display:flex;flex-direction:column;gap:3rem;align-items:flex-start;max-width:420px;opacity:0;animation:_heroContentFadeUp_4dyk0_1 .8s ease .35s forwards}._heroCardTitle_4dyk0_108{font-size:1rem;font-weight:500;color:#fff;line-height:1.6}._ctaBtn_4dyk0_118{display:inline-flex;align-items:center;gap:1.5rem;padding:.9rem 1.6rem;border-radius:50px;border:none;font-weight:600;font-size:1.1rem;cursor:pointer;color:#000;background:#fff;transition:all .3s ease}._ctaBtn_4dyk0_118:hover{transform:translateY(-3px);box-shadow:0 8px 25px #3b82f659;background:#f5f5f5}._arrowIcon_4dyk0_139{display:flex;align-items:center;justify-content:center;transition:transform .3s ease}._ctaBtn_4dyk0_118:hover ._arrowIcon_4dyk0_139{transform:translate(4px)}._dots_4dyk0_153{position:absolute;bottom:80px;left:50%;transform:translate(-50%);z-index:4;display:flex;gap:10px}._dot_4dyk0_153{width:10px;height:10px;border-radius:50%;border:none;background:#fff6;cursor:pointer;transition:all .3s ease}._activeDot_4dyk0_173{background:var(--color-primary);box-shadow:0 0 10px #3b82f6b3;transform:scale(1.3)}@media(max-width:768px){._heroContent_4dyk0_55{grid-template-columns:1fr;gap:3rem}._heroLeft_4dyk0_65{transform:none}._heroTitle_4dyk0_70{font-size:2.2rem}._heroRight_4dyk0_91{justify-content:flex-start;transform:none}}._detailsSection_1auv0_1{width:100%;background:var(--color-dark);max-width:1300px;margin:0 auto;padding-top:55px;display:grid;grid-template-columns:1.3fr 1fr;align-items:start}._detailsLeft_1auv0_16{display:flex;align-items:flex-start}._detailsTitle_1auv0_21{font-size:2.5rem;font-weight:800;color:#fff;line-height:1.25;margin:0;transform:translate(-70px,10px)}._detailsRight_1auv0_34{display:flex;flex-direction:column;justify-self:end;transform:translate(40px,10px)}._detailsCard_1auv0_42{max-width:420px}._detailsCardTitle_1auv0_46{font-size:1rem;font-weight:700;color:#fff;margin-bottom:20px}._detailsCardText_1auv0_53{font-size:.95rem;font-weight:600;color:#ffffffb3;line-height:1.6;margin-bottom:30px}._ctaButton_1auv0_64{display:inline-flex;align-items:center;gap:8px;background:var(--gradient-brand);color:#fff;border:none;padding:12px 20px;border-radius:25px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease}._ctaButton_1auv0_64:hover{transform:translateY(-3px);box-shadow:0 10px 24px #3b82f659}._arrowIcon_1auv0_84{display:flex;align-items:center;justify-content:center;transition:transform .3s ease;transform:translate(4px)}@media(max-width:768px){._detailsSection_1auv0_1{grid-template-columns:1fr;gap:2.5rem;padding:3rem 1rem}._detailsTitle_1auv0_21{font-size:1.6rem;transform:none}._detailsRight_1auv0_34{transform:none;justify-self:start}}._quoteSection_19tb8_1{width:100%}._quoteBackground_19tb8_7{position:relative;width:100%;padding:4rem 1rem;display:flex;justify-content:center;overflow:hidden;background:var(--color-dark)}._quoteBackground_19tb8_7:before{content:"";position:absolute;top:-140px;left:50%;transform:translate(-50%);width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,rgba(59,130,246,.25),transparent 70%);filter:blur(80px);pointer-events:none;z-index:0}._quoteContainer_19tb8_33{position:relative;z-index:1;background:#ffffff0a;border:1px solid rgba(255,255,255,.12);border-radius:18px;padding:3.5rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:2.2rem;max-width:900px;width:100%}._quoteText_19tb8_52{font-size:3.6rem;font-weight:900;color:#fff;line-height:1.25;margin:0}._quoteSignature_19tb8_61{width:180px;height:auto;opacity:.85}@media(max-width:768px){._quoteBackground_19tb8_7{padding:3rem 1rem}._quoteContainer_19tb8_33{padding:2.5rem 2rem}._quoteText_19tb8_52{font-size:1.9rem}._quoteSignature_19tb8_61{width:120px}}._videoSection_giizk_1{background:var(--color-dark);padding:3rem 0}._videoContainer_giizk_9{max-width:1200px;margin:0 auto;padding:0 2rem}._videoHeader_giizk_18{display:flex;justify-content:space-between;align-items:center;margin-bottom:3rem}._videoTitle_giizk_25{font-size:2.5rem;font-weight:700;color:#fff;margin:0}._videoControls_giizk_35{display:flex;gap:1rem}._videoControlButton_giizk_40{width:40px;height:40px;border-radius:50%;border:2px solid rgba(255,255,255,.3);background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}._videoControlButton_giizk_40:hover{background:var(--color-primary);border-color:var(--color-primary)}._videoGrid_giizk_61{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}._videoCard_giizk_70{position:relative;height:480px;border-radius:14px;overflow:hidden;border:1px solid rgba(255,255,255,.12);padding:0;background:#000;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}._videoCard_giizk_70:hover{border-color:#ffffff40;transform:translateY(-6px);box-shadow:0 12px 30px #3b82f64d}._videoThumbnail_giizk_91{width:100%;height:100%;object-fit:cover;display:block}._videoOverlay_giizk_101{position:absolute;inset:0;background:#00000059;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .25s ease}._videoCard_giizk_70:hover ._videoOverlay_giizk_101{opacity:1}._videoOverlay_giizk_101 img{width:52px;height:52px}._videoModal_giizk_124{position:fixed;inset:0;background:#000000d9;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}._videoModalContent_giizk_135{position:relative;background:#000;padding:1rem;border-radius:16px;max-width:420px;width:100%}._videoClose_giizk_147{position:absolute;top:-42px;right:0;background:none;border:none;color:#fff;font-size:28px;cursor:pointer;transition:transform .2s ease}._videoClose_giizk_147:hover{transform:scale(1.15)}@media(max-width:1024px){._videoGrid_giizk_61{grid-template-columns:repeat(2,1fr)}._videoCard_giizk_70{height:520px}}@media(max-width:640px){._videoGrid_giizk_61{grid-template-columns:1fr}._videoHeader_giizk_18{flex-direction:column;gap:1rem;align-items:flex-start}._videoTitle_giizk_25{font-size:2rem}._videoCard_giizk_70{height:560px}._videoModalContent_giizk_135{max-width:100%}}._bottomCTASection_1xsvy_1{position:relative;width:100%;min-height:600px;display:flex;align-items:center;justify-content:center;overflow:hidden}._bottomCTAImage_1xsvy_11{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}._bottomCTAOverlay_1xsvy_20{position:absolute;inset:0;z-index:2;background:linear-gradient(to top,#000000f2,#000000d9 10%,#01010138 50% 65%,#01010138)}._bottomCTAContent_1xsvy_36{position:relative;z-index:2;text-align:center;padding:0 2rem;display:flex;flex-direction:column;align-items:center;gap:1.5rem;max-width:900px}._bottomCTATitle_1xsvy_48{font-size:2.5rem;font-weight:700;color:#fff;line-height:1.5;margin:0;letter-spacing:.04em}._bottomCTASubtitle_1xsvy_57{font-size:1.5rem;color:#ffffffe6;line-height:1.5;margin-bottom:30px;letter-spacing:.04em}._ctaBtn_1xsvy_66{display:inline-flex;align-items:center;gap:1.5rem;padding:.9rem 1.6rem;border-radius:50px;border:none;font-weight:600;font-size:1.1rem;cursor:pointer;color:#000;background:#fff;transition:all .3s ease}._ctaBtn_1xsvy_66:hover{transform:translateY(-3px);box-shadow:0 8px 25px #3b82f659;background:#f5f5f5}._arrowIcon_1xsvy_87{display:flex;align-items:center;justify-content:center;transition:transform .3s ease}._ctaBtn_1xsvy_66:hover ._arrowIcon_1xsvy_87{transform:translate(4px)}@media(max-width:768px){._bottomCTATitle_1xsvy_48{font-size:1.75rem}._bottomCTASubtitle_1xsvy_57{font-size:1rem}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--navbar-height: 70px;--color-accent-blue: #3b82f6;--color-accent-violet: #1e9bff;--color-accent-pink: #1d4ed8;--gradient-brand: linear-gradient(135deg, var(--color-accent-blue), var(--color-accent-pink));--color-primary: var(--color-accent-blue);--color-primary-hover: #2563eb;--color-primary-soft: rgba(59, 130, 246, .1);--color-text: #0a0a0a;--color-muted: #6b7280;--color-bg: #ffffff;--color-bg-soft: #F5F5F5;--color-dark: #000000;--radius-full: 50px;--radius-card: 12px;--shadow-card: 0 4px 20px rgba(0, 0, 0, .08);--shadow-card-hover: 0 10px 30px rgba(0, 0, 0, .08);--font-heading: "Space Grotesk", "Public Sans", system-ui, sans-serif}html{scroll-behavior:smooth}body{font-family:Public Sans,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;color:var(--color-text);background:var(--color-dark);line-height:1.6}h1,h2,h3{font-family:var(--font-heading);letter-spacing:-.02em}a{text-decoration:none;color:inherit}button{font-family:inherit;cursor:pointer}section{width:100%;padding:calc(var(--navbar-height) + 2rem) 2rem 4rem}.container{max-width:1200px;margin:0 auto}.reveal{opacity:0;transform:translateY(32px);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1)}.reveal-visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none;transition:none}}.text-gradient{background:linear-gradient(90deg,var(--color-accent-blue) 0%,var(--color-accent-violet) 50%,var(--color-accent-pink) 100%);background-size:200% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:textShimmer 4s linear infinite}@keyframes textShimmer{to{background-position:-200% center}}@media(prefers-reduced-motion:reduce){.text-gradient{animation:none}}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-thumb{background:#00000026;border-radius:8px}::-webkit-scrollbar-thumb:hover{background:#00000040}
