@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.15)}}@keyframes pulseRing{0%{opacity:.6;transform:scale(1)}to{opacity:0;transform:scale(1.8)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes rotate360{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes countUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInFromBottom{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes gradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{color:#475569;background-color:#f8fafc;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(1rem,.9rem + .5vw,1.125rem);line-height:1.7;overflow-x:hidden}h1,h2,h3,h4,h5,h6{color:#0f172a;letter-spacing:-.02em;font-weight:700;line-height:1.15}h1{font-size:clamp(3rem,2rem + 5vw,3.75rem)}h2{font-size:clamp(2.25rem,1.6rem + 3.2vw,3rem)}h3{font-size:clamp(1.875rem,1.4rem + 2.3vw,2.25rem)}h4{font-size:clamp(1.5rem,1.2rem + 1.5vw,1.875rem)}h5{font-size:clamp(1.25rem,1.1rem + .75vw,1.5rem)}h6{font-size:clamp(1.125rem,1rem + .6vw,1.25rem)}p{margin-bottom:1rem}a{color:#3b82f6;text-decoration:none;transition:color .15s}a:hover{color:#2563eb}img{max-width:100%;height:auto;display:block}ul,ol{list-style:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}input,textarea,select{font-family:inherit;font-size:inherit}::selection{color:#0f172a;background:#3b82f633}:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:10000;color:#fff;background:#3b82f6;border-radius:.5rem;padding:.75rem 1.5rem;font-weight:600;transition:top .15s;position:absolute;top:-100%;left:1rem}.skip-link:focus{top:1rem}._toggle_1mado_1{cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:.375rem;align-items:center;gap:2px;padding:.25rem .5rem;font-size:clamp(.75rem,.7rem + .25vw,.875rem);font-weight:600;transition:all .15s;display:flex}._toggle_1mado_1:hover{background:#fff3}._lang_1mado_18{color:#ffffff80;letter-spacing:.02em;transition:color .15s}._lang_1mado_18._active_1mado_23{color:#fff}._separator_1mado_27{color:#ffffff4d;margin:0 1px}._navbar_eav6f_1{z-index:1000;height:80px;transition:all .3s;position:fixed;top:0;left:0;right:0}._navbar_eav6f_1 ._container_eav6f_10{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media (min-width:1024px){._navbar_eav6f_1 ._container_eav6f_10{padding:0 2rem}}._navbar_eav6f_1 ._container_eav6f_10{justify-content:space-between;align-items:center;height:100%;display:flex}._scrolled_eav6f_28{-webkit-backdrop-filter:blur(20px);background:#0f1b2df2;box-shadow:0 4px 30px #0003}._logo_eav6f_35{z-index:1001;align-items:center;display:flex}._logo_eav6f_35 img{border-radius:4px;width:auto;height:44px}@media (min-width:768px){._logo_eav6f_35 img{height:48px}}._links_eav6f_51{gap:2rem;display:none}@media (min-width:1024px){._links_eav6f_51{align-items:center;display:flex}}._link_eav6f_51{color:#fffc;font-size:clamp(.875rem,.8rem + .35vw,1rem);font-weight:500;transition:color .15s;position:relative}._link_eav6f_51:after{content:"";background:#3b82f6;width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}._link_eav6f_51:hover{color:#fff}._link_eav6f_51:hover:after{width:100%}._actions_eav6f_86{align-items:center;gap:1rem;display:none}@media (min-width:1024px){._actions_eav6f_86{display:flex}}._cta_eav6f_97{color:#fff;cursor:pointer;white-space:nowrap;background:#3b82f6;border:none;border-radius:.75rem;align-items:center;gap:.5rem;padding:.75rem 2rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(.875rem,.8rem + .35vw,1rem);font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}._cta_eav6f_97:hover{background:#2563eb;transform:translateY(-2px);box-shadow:0 0 20px #3b82f64d}._cta_eav6f_97:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}._cta_eav6f_97:active{transform:translateY(0)}._cta_eav6f_97{padding:.5rem 1.25rem;font-size:clamp(.75rem,.7rem + .25vw,.875rem)}._hamburger_eav6f_131{z-index:1001;flex-direction:column;gap:5px;display:flex}@media (min-width:1024px){._hamburger_eav6f_131{display:none}}._hamburger_eav6f_131 span{transform-origin:50%;background:#fff;width:24px;height:2px;transition:all .3s}._hamburger_eav6f_131._hamburgerOpen_eav6f_149 span:first-child{transform:rotate(45deg)translate(5px,5px)}._hamburger_eav6f_131._hamburgerOpen_eav6f_149 span:nth-child(2){opacity:0}._hamburger_eav6f_131._hamburgerOpen_eav6f_149 span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}._mobileMenu_eav6f_159{-webkit-backdrop-filter:blur(20px);background:#0f1b2dfa;flex-direction:column;justify-content:space-between;width:100%;height:100vh;padding:calc(80px + 2rem) 1.5rem 2rem;display:flex;position:fixed;top:0;right:0}._mobileLinks_eav6f_174{flex-direction:column;gap:.25rem;display:flex}._mobileLink_eav6f_174{color:#fff;border-bottom:1px solid #ffffff14;padding:1rem 0;font-size:clamp(1.5rem,1.2rem + 1.5vw,1.875rem);font-weight:600;transition:color .15s;display:block}._mobileLink_eav6f_174:hover{color:#3b82f6}._mobileActions_eav6f_193{flex-direction:column;gap:1rem;padding-top:1.5rem;display:flex}._mobileActions_eav6f_193 ._cta_eav6f_97{color:#fff;cursor:pointer;white-space:nowrap;background:#3b82f6;border:none;border-radius:.75rem;align-items:center;gap:.5rem;padding:.75rem 2rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(.875rem,.8rem + .35vw,1rem);font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}._mobileActions_eav6f_193 ._cta_eav6f_97:hover{background:#2563eb;transform:translateY(-2px);box-shadow:0 0 20px #3b82f64d}._mobileActions_eav6f_193 ._cta_eav6f_97:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}._mobileActions_eav6f_193 ._cta_eav6f_97:active{transform:translateY(0)}._mobileActions_eav6f_193 ._cta_eav6f_97{justify-content:center;padding:1rem;font-size:clamp(1rem,.9rem + .5vw,1.125rem)}._hero_cmdfc_1{background:#0f1b2d;height:100vh;min-height:600px;position:relative}._swiper_cmdfc_8{width:100%;height:100%}._slide_cmdfc_13{width:100%;height:100%;position:relative;overflow:hidden}._slideImage_cmdfc_20{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}._overlay_cmdfc_29{z-index:1;background:linear-gradient(135deg,#0f1b2deb 0%,#1a2d4acc 40%,#0f1b2da6 100%);position:absolute;top:0;bottom:0;left:0;right:0}._content_cmdfc_36{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media (min-width:1024px){._content_cmdfc_36{padding:0 2rem}}._content_cmdfc_36{z-index:2;flex-direction:column;justify-content:center;max-width:800px;height:100%;padding-top:80px;display:flex;position:relative}._tag_cmdfc_58{color:#f59e0b;letter-spacing:.05em;text-transform:uppercase;background:#f59e0b26;border:1px solid #f59e0b4d;border-radius:9999px;align-items:center;gap:.5rem;width:-moz-fit-content;width:fit-content;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:clamp(.75rem,.7rem + .25vw,.875rem);font-weight:600;display:inline-flex}._tag_cmdfc_58:before{content:"";background:#f59e0b;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite _pulse_cmdfc_1}._title_cmdfc_83{color:#fff;letter-spacing:-.02em;max-width:700px;margin-bottom:1.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(3.75rem,2.5rem + 6.2vw,4.5rem);font-weight:700;line-height:1.15}._subtitle_cmdfc_94{color:#ffffffb3;max-width:550px;margin-bottom:2.5rem;font-size:clamp(1.125rem,1rem + .6vw,1.25rem);line-height:1.7}._ctas_cmdfc_102{flex-wrap:wrap;gap:1rem;display:flex}._ctaPrimary_cmdfc_108{color:#fff;cursor:pointer;white-space:nowrap;background:#3b82f6;border:none;border-radius:.75rem;align-items:center;gap:.5rem;padding:.75rem 2rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(.875rem,.8rem + .35vw,1rem);font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}._ctaPrimary_cmdfc_108:hover{background:#2563eb;transform:translateY(-2px);box-shadow:0 0 20px #3b82f64d}._ctaPrimary_cmdfc_108:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}._ctaPrimary_cmdfc_108:active{transform:translateY(0)}._ctaPrimary_cmdfc_108{padding:1rem 2.5rem;font-size:clamp(1rem,.9rem + .5vw,1.125rem)}._ctaSecondary_cmdfc_142{color:#fff;cursor:pointer;white-space:nowrap;background:0 0;border:2px solid #fff6;border-radius:.75rem;align-items:center;gap:.5rem;padding:.75rem 2rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(.875rem,.8rem + .35vw,1rem);font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}._ctaSecondary_cmdfc_142:hover{background:#ffffff1a;border-color:#fff;transform:translateY(-2px)}._ctaSecondary_cmdfc_142:focus-visible{outline-offset:2px;outline:2px solid #fff}._ctaSecondary_cmdfc_142{padding:1rem 2.5rem;font-size:clamp(1rem,.9rem + .5vw,1.125rem)}._pagination_cmdfc_173{bottom:2.5rem!important}._pagination_cmdfc_173 .swiper-pagination-bullet{opacity:1;background:#fff6;width:12px;height:12px;transition:all .3s}._pagination_cmdfc_173 .swiper-pagination-bullet-active{background:#3b82f6;border-radius:6px;width:32px}._scrollIndicator_cmdfc_191{z-index:10;display:none;position:absolute;bottom:2.5rem;right:2rem}@media (min-width:1024px){._scrollIndicator_cmdfc_191{display:block}}._scrollLine_cmdfc_204{background:#ffffff26;border-radius:1px;width:2px;height:60px;position:relative;overflow:hidden}._scrollLine_cmdfc_204:after{content:"";background:#3b82f6;width:100%;height:50%;animation:2s ease-in-out infinite _scrollDown_cmdfc_1;position:absolute;top:-100%;left:0}@keyframes _scrollDown_cmdfc_1{0%{top:-50%}to{top:120%}}@media (prefers-reduced-motion:reduce){._tag_cmdfc_58:before,._scrollLine_cmdfc_204:after{animation:none}}._section_rttkg_1{padding:4rem 0}@media (min-width:1024px){._section_rttkg_1{padding:6rem 0}}._section_rttkg_1{background:#f8fafc;position:relative}._container_rttkg_14{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media (min-width:1024px){._container_rttkg_14{padding:0 2rem}}._header_rttkg_26{text-align:center;max-width:640px;margin:0 auto 4rem}._tag_rttkg_32{color:#3b82f6;letter-spacing:.08em;text-transform:uppercase;background:#3b82f614;border-radius:9999px;margin-bottom:1rem;padding:.25rem 1rem;font-size:clamp(.75rem,.7rem + .25vw,.875rem);font-weight:600;display:inline-block}._title_rttkg_45{color:#0f172a;letter-spacing:-.02em;margin-bottom:1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(2.25rem,1.6rem + 3.2vw,3rem);font-weight:700;line-height:1.15}._subtitle_rttkg_55{color:#64748b;margin-bottom:0;font-size:clamp(1.125rem,1rem + .6vw,1.25rem)}._grid_rttkg_61{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:768px){._grid_rttkg_61{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){._grid_rttkg_61{grid-template-columns:repeat(3,1fr)}}._card_rttkg_77{-webkit-backdrop-filter:blur(12px);cursor:default;background:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:2rem;transition:all .3s;position:relative;overflow:hidden}._card_rttkg_77:hover{border-color:#3b82f633;transform:translateY(-6px);box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}._card_rttkg_77:hover ._icon_rttkg_96{color:#fff;background:#3b82f6;transform:scale(1.05)}._card_rttkg_77:hover ._cardGlow_rttkg_101{opacity:1}@media (min-width:768px){._card_rttkg_77{padding:2.5rem}}._icon_rttkg_96{color:#3b82f6;background:#3b82f614;border-radius:.75rem;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1.5rem;transition:all .3s;display:flex}._cardTitle_rttkg_123{color:#0f172a;margin-bottom:.75rem;font-size:clamp(1.25rem,1.1rem + .75vw,1.5rem);font-weight:700}._cardDesc_rttkg_130{color:#64748b;margin-bottom:0;font-size:clamp(.875rem,.8rem + .35vw,1rem);line-height:1.7}._cardGlow_rttkg_101{opacity:0;pointer-events:none;background:radial-gradient(circle,#3b82f60a 0%,#0000 60%);width:200%;height:200%;transition:opacity .5s;position:absolute;top:-50%;left:-50%}@media (prefers-reduced-motion:reduce){._card_rttkg_77:hover{transform:none}._icon_rttkg_96{transition:none}}._section_9pys4_1{padding:4rem 0}@media (min-width:1024px){._section_9pys4_1{padding:6rem 0}}._section_9pys4_1{background:#fff;position:relative}._container_9pys4_14{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media (min-width:1024px){._container_9pys4_14{padding:0 2rem}}._grid_9pys4_26{grid-template-columns:1fr;align-items:center;gap:3rem;display:grid}@media (min-width:1024px){._grid_9pys4_26{grid-template-columns:1fr 1fr;gap:4rem}}._imageWrapper_9pys4_39{border-radius:1.5rem;position:relative;overflow:hidden}._imageWrapper_9pys4_39:before{content:"";z-index:1;border-radius:inherit;background:linear-gradient(135deg,#3b82f61a 0%,#0000 60%);position:absolute;top:0;bottom:0;left:0;right:0}._image_9pys4_39{object-fit:cover;border-radius:inherit;width:100%;height:400px;transition:transform .6s}._imageWrapper_9pys4_39:hover ._image_9pys4_39{transform:scale(1.03)}@media (min-width:1024px){._image_9pys4_39{height:520px}}._imageBadge_9pys4_69{z-index:2;color:#fff;background:#3b82f6;border-radius:.75rem;flex-direction:column;align-items:center;padding:1rem 1.5rem;display:flex;position:absolute;bottom:1.5rem;right:1.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}._badgeNumber_9pys4_84{font-family:JetBrains Mono,Fira Code,monospace;font-size:clamp(1.875rem,1.4rem + 2.3vw,2.25rem);font-weight:700;line-height:1}._badgeText_9pys4_91{opacity:.9;margin-top:2px;font-size:clamp(.75rem,.7rem + .25vw,.875rem);font-weight:500}@media (min-width:1024px){._content_9pys4_99{padding-left:2rem}}._tag_9pys4_104{color:#3b82f6;letter-spacing:.08em;text-transform:uppercase;background:#3b82f614;border-radius:9999px;margin-bottom:1rem;padding:.25rem 1rem;font-size:clamp(.75rem,.7rem + .25vw,.875rem);font-weight:600;display:inline-block}._title_9pys4_117{color:#0f172a;letter-spacing:-.02em;margin-bottom:1.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(2.25rem,1.6rem + 3.2vw,3rem);font-weight:700;line-height:1.15}._description_9pys4_127{color:#64748b;margin-bottom:2.5rem;font-size:clamp(1rem,.9rem + .5vw,1.125rem);line-height:1.8}._stats_9pys4_134{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}@media (min-width:768px){._stats_9pys4_134{grid-template-columns:repeat(4,1fr)}}@media (min-width:1024px){._stats_9pys4_134{grid-template-columns:repeat(2,1fr)}}._stat_9pys4_134{text-align:center;background:#f8fafc;border-radius:.75rem;padding:1.25rem;transition:all .3s}._stat_9pys4_134:hover{background:#3b82f60d;transform:translateY(-2px)}._statValue_9pys4_162{color:#3b82f6;margin-bottom:.25rem;font-family:JetBrains Mono,Fira Code,monospace;font-size:clamp(1.875rem,1.4rem + 2.3vw,2.25rem);font-weight:700;line-height:1.1;display:block}._statLabel_9pys4_172{color:#64748b;font-size:clamp(.75rem,.7rem + .25vw,.875rem);font-weight:500}@media (prefers-reduced-motion:reduce){._imageWrapper_9pys4_39:hover ._image_9pys4_39,._stat_9pys4_134:hover{transform:none}}._section_12gha_1{padding:4rem 0}@media (min-width:1024px){._section_12gha_1{padding:6rem 0}}._section_12gha_1{background:#0f1b2d;position:relative;overflow:hidden}._diagonalTop_12gha_15{clip-path:polygon(0 0,100% 0,100% 60%,0 100%);background:#fff;height:80px;position:absolute;top:-1px;left:0;right:0}@media (min-width:768px){._diagonalTop_12gha_15{height:120px}}._diagonalBottom_12gha_30{clip-path:polygon(0 40%,100% 0,100% 100%,0 100%);background:#f8fafc;height:80px;position:absolute;bottom:-1px;left:0;right:0}@media (min-width:768px){._diagonalBottom_12gha_30{height:120px}}._container_12gha_45{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media (min-width:1024px){._container_12gha_45{padding:0 2rem}}._container_12gha_45{z-index:1;padding-top:3rem;padding-bottom:3rem;position:relative}@media (min-width:768px){._container_12gha_45{padding-top:4rem;padding-bottom:4rem}}._header_12gha_69{text-align:center;max-width:640px;margin:0 auto 4rem}._tag_12gha_75{color:#3b82f6;letter-spacing:.08em;text-transform:uppercase;background:#3b82f626;border-radius:9999px;margin-bottom:1rem;padding:.25rem 1rem;font-size:clamp(.75rem,.7rem + .25vw,.875rem);font-weight:600;display:inline-block}._title_12gha_88{color:#fff;letter-spacing:-.02em;margin-bottom:1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(2.25rem,1.6rem + 3.2vw,3rem);font-weight:700;line-height:1.15}._subtitle_12gha_98{color:#fff9;margin-bottom:0;font-size:clamp(1rem,.9rem + .5vw,1.125rem);line-height:1.7}._grid_12gha_105{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){._grid_12gha_105{grid-template-columns:repeat(2,1fr);gap:2.5rem}}._vehicle_12gha_117{cursor:pointer;aspect-ratio:16/10;border-radius:1.5rem;position:relative;overflow:hidden}._vehicle_12gha_117:hover ._vehicleImage_12gha_124{transform:scale(1.08)}._vehicle_12gha_117:hover ._vehicleOverlay_12gha_127{opacity:1}._vehicleImage_12gha_124{object-fit:cover;width:100%;height:100%;transition:transform .7s}._vehicleOverlay_12gha_127{opacity:.7;background:linear-gradient(#0000 40%,#0f1b2de6 100%);align-items:flex-end;padding:2rem;transition:opacity .3s;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}._vehicleLabel_12gha_149{color:#fff;font-size:clamp(1.125rem,1rem + .6vw,1.25rem);font-weight:600}@media (prefers-reduced-motion:reduce){._vehicle_12gha_117:hover ._vehicleImage_12gha_124{transform:none}}._section_1mvbk_1{padding:4rem 0}@media (min-width:1024px){._section_1mvbk_1{padding:6rem 0}}._section_1mvbk_1{background:#f8fafc}._container_1mvbk_13{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media (min-width:1024px){._container_1mvbk_13{padding:0 2rem}}._header_1mvbk_25{text-align:center;max-width:640px;margin:0 auto 3rem}._tag_1mvbk_31{color:#3b82f6;letter-spacing:.08em;text-transform:uppercase;background:#3b82f614;border-radius:9999px;margin-bottom:1rem;padding:.25rem 1rem;font-size:clamp(.75rem,.7rem + .25vw,.875rem);font-weight:600;display:inline-block}._title_1mvbk_44{color:#0f172a;letter-spacing:-.02em;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(2.25rem,1.6rem + 3.2vw,3rem);font-weight:700;line-height:1.15}._swiper_1mvbk_53{padding-bottom:4rem!important}._swiper_1mvbk_53 .swiper-pagination-bullet{opacity:1;background:#cbd5e1;width:10px;height:10px;transition:all .3s}._swiper_1mvbk_53 .swiper-pagination-bullet-active{background:#3b82f6;border-radius:5px;width:28px}._card_1mvbk_71{background:#fff;border:1px solid #f1f5f9;border-radius:1rem;flex-direction:column;height:100%;padding:2rem;transition:all .3s;display:flex;box-shadow:0 1px 2px #0000000d}._card_1mvbk_71:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}._stars_1mvbk_87{gap:2px;margin-bottom:1rem;display:flex}._quote_1mvbk_93{flex:1;margin-bottom:1.5rem}._quote_1mvbk_93 p{color:#475569;margin-bottom:0;font-size:clamp(.875rem,.8rem + .35vw,1rem);font-style:italic;line-height:1.8}._author_1mvbk_105{border-top:1px solid #f1f5f9;align-items:center;gap:.75rem;padding-top:1rem;display:flex}._avatar_1mvbk_113{color:#fff;background:linear-gradient(135deg,#3b82f6,#2563eb);border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:clamp(1rem,.9rem + .5vw,1.125rem);font-weight:700;display:flex}._authorName_1mvbk_127{color:#0f172a;font-size:clamp(.875rem,.8rem + .35vw,1rem);font-weight:600}._authorRole_1mvbk_133{color:#94a3b8;margin-top:1px;font-size:clamp(.75rem,.7rem + .25vw,.875rem)}@media (prefers-reduced-motion:reduce){._card_1mvbk_71:hover{transform:none}}._section_1szg3_1{background:linear-gradient(135deg,#f59e0b 0%,#c47f09 100%);padding:2.5rem 0;position:relative;overflow:hidden}._section_1szg3_1:before{content:"";background:#ffffff0d;border-radius:50%;width:400px;height:400px;position:absolute;top:-50%;right:-10%}._container_1szg3_18{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media (min-width:1024px){._container_1szg3_18{padding:0 2rem}}._content_1szg3_30{flex-direction:column;align-items:center;gap:2rem;display:flex}@media (min-width:768px){._content_1szg3_30{flex-direction:row;justify-content:space-between}}._left_1szg3_43{text-align:center;align-items:center;gap:1.5rem;display:flex}@media (min-width:768px){._left_1szg3_43{text-align:left}}._iconWrapper_1szg3_55{color:#0f1b2d;background:#0f1b2d26;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex;position:relative}._pulseRing_1szg3_68{border:2px solid #0f1b2d4d;border-radius:9999px;animation:2s ease-out infinite _pulseRing_1szg3_68;position:absolute;top:-6px;bottom:-6px;left:-6px;right:-6px}._title_1szg3_76{color:#0f1b2d;margin-bottom:.25rem;font-size:clamp(1.5rem,1.2rem + 1.5vw,1.875rem);font-weight:800}._subtitle_1szg3_83{color:#0f1b2db3;margin-bottom:0;font-size:clamp(.875rem,.8rem + .35vw,1rem)}._right_1szg3_89{align-items:center;gap:1rem;display:flex}._logo_1szg3_95{object-fit:contain;background:#ffffff4d;border-radius:.5rem;width:48px;height:48px;padding:4px}._cta_1szg3_104{color:#0f1b2d;cursor:pointer;white-space:nowrap;background:#f59e0b;border:none;border-radius:.75rem;align-items:center;gap:.5rem;padding:1rem 2rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(1rem,.9rem + .5vw,1.125rem);font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}._cta_1szg3_104:hover{background:#d97706;transform:translateY(-2px);box-shadow:0 0 20px #f59e0b4d}._cta_1szg3_104:focus-visible{outline-offset:2px;outline:2px solid #f59e0b}._cta_1szg3_104{color:#fff;background:#0f1b2d;padding:1rem 2rem;font-size:clamp(1.125rem,1rem + .6vw,1.25rem)}._cta_1szg3_104:hover{background:#1a2d4a;box-shadow:0 0 30px #0f1b2d4d}@keyframes _pulseRing_1szg3_68{0%{opacity:.6;transform:scale(1)}to{opacity:0;transform:scale(1.6)}}@media (prefers-reduced-motion:reduce){._pulseRing_1szg3_68{animation:none}}._section_16g8y_1{padding:4rem 0}@media (min-width:1024px){._section_16g8y_1{padding:6rem 0}}._section_16g8y_1{background:#fff}._container_16g8y_13{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media (min-width:1024px){._container_16g8y_13{padding:0 2rem}}._container_16g8y_13{max-width:800px}._header_16g8y_28{text-align:center;max-width:640px;margin:0 auto 3rem}._tag_16g8y_34{color:#3b82f6;letter-spacing:.08em;text-transform:uppercase;background:#3b82f614;border-radius:9999px;margin-bottom:1rem;padding:.25rem 1rem;font-size:clamp(.75rem,.7rem + .25vw,.875rem);font-weight:600;display:inline-block}._title_16g8y_47{color:#0f172a;letter-spacing:-.02em;margin-bottom:1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(2.25rem,1.6rem + 3.2vw,3rem);font-weight:700;line-height:1.15}._subtitle_16g8y_57{color:#64748b;margin-bottom:0;font-size:clamp(1rem,.9rem + .5vw,1.125rem)}._form_16g8y_63{background:#f8fafc;border:1px solid #f1f5f9;border-radius:1.5rem;padding:2rem}@media (min-width:768px){._form_16g8y_63{padding:3rem}}._row_16g8y_75{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:768px){._row_16g8y_75{grid-template-columns:1fr 1fr}}._field_16g8y_86{margin-bottom:1.5rem}._field_16g8y_86 label{color:#334155;margin-bottom:.5rem;font-size:clamp(.875rem,.8rem + .35vw,1rem);font-weight:600;display:block}._field_16g8y_86 input,._field_16g8y_86 select,._field_16g8y_86 textarea{color:#0f172a;background:#fff;border:2px solid #e2e8f0;border-radius:.75rem;outline:none;width:100%;padding:.75rem 1rem;font-size:clamp(1rem,.9rem + .5vw,1.125rem);transition:all .15s}._field_16g8y_86 input::placeholder,._field_16g8y_86 select::placeholder,._field_16g8y_86 textarea::placeholder{color:#94a3b8}._field_16g8y_86 input:focus,._field_16g8y_86 select:focus,._field_16g8y_86 textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f61a}._field_16g8y_86 textarea{resize:vertical;min-height:120px}._field_16g8y_86 select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%2364748B' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-right:40px}._inputError_16g8y_126{border-color:#ef4444!important}._inputError_16g8y_126:focus{box-shadow:0 0 0 4px #ef44441a!important}._error_16g8y_133{color:#ef4444;margin-top:.25rem;font-size:clamp(.75rem,.7rem + .25vw,.875rem);font-weight:500;display:block}._submit_16g8y_141{color:#fff;cursor:pointer;white-space:nowrap;background:#3b82f6;border:none;border-radius:.75rem;align-items:center;gap:.5rem;padding:.75rem 2rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(.875rem,.8rem + .35vw,1rem);font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}._submit_16g8y_141:hover{background:#2563eb;transform:translateY(-2px);box-shadow:0 0 20px #3b82f64d}._submit_16g8y_141:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}._submit_16g8y_141:active{transform:translateY(0)}._submit_16g8y_141{justify-content:center;width:100%;margin-top:.5rem;padding:1rem;font-size:clamp(1rem,.9rem + .5vw,1.125rem)}._submit_16g8y_141:disabled{opacity:.7;cursor:not-allowed;transform:none}._success_16g8y_183{color:#059669;text-align:center;background:#10b9811a;border:1px solid #10b98133;border-radius:.75rem;margin-top:1rem;padding:1rem;font-size:clamp(.875rem,.8rem + .35vw,1rem);font-weight:500}._footer_ntgrb_1{color:#ffffffb3;background:#080e17;padding:4rem 0 0;position:relative}._container_ntgrb_8{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media (min-width:1024px){._container_ntgrb_8{padding:0 2rem}}._grid_ntgrb_20{grid-template-columns:1fr;gap:2.5rem;padding-bottom:3rem;display:grid}@media (min-width:768px){._grid_ntgrb_20{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){._grid_ntgrb_20{grid-template-columns:2fr 1fr 1fr 1fr}._brand_ntgrb_38{padding-right:2rem}}._logo_ntgrb_43{border-radius:4px;width:auto;height:44px;margin-bottom:1rem}._description_ntgrb_50{color:#ffffff80;margin-bottom:0;font-size:clamp(.875rem,.8rem + .35vw,1rem);line-height:1.7}._columnTitle_ntgrb_57{color:#fff;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:clamp(.875rem,.8rem + .35vw,1rem);font-weight:700}._links_ntgrb_66{flex-direction:column;gap:.5rem;display:flex}._links_ntgrb_66 a{color:#ffffff80;font-size:clamp(.875rem,.8rem + .35vw,1rem);transition:color .15s}._links_ntgrb_66 a:hover{color:#3b82f6}._contactInfo_ntgrb_80{margin-top:1.5rem}._contactInfo_ntgrb_80 p{color:#ffffff80;margin-bottom:.5rem;font-size:clamp(.875rem,.8rem + .35vw,1rem);line-height:1.6}._contactInfo_ntgrb_80 a{color:#3b82f6;font-size:clamp(.875rem,.8rem + .35vw,1rem);font-weight:600}._contactInfo_ntgrb_80 a:hover{color:#2563eb}._bottom_ntgrb_98{border-top:1px solid #ffffff14;flex-direction:column;align-items:center;gap:1rem;padding:1.5rem 0;display:flex}@media (min-width:768px){._bottom_ntgrb_98{flex-direction:row;justify-content:space-between}}._copyright_ntgrb_113{color:#ffffff59;margin-bottom:0;font-size:clamp(.75rem,.7rem + .25vw,.875rem)}._socials_ntgrb_119{gap:.75rem;display:flex}._socials_ntgrb_119 a{color:#ffffff80;background:#ffffff0f;border-radius:.5rem;justify-content:center;align-items:center;width:36px;height:36px;transition:all .15s;display:flex}._socials_ntgrb_119 a:hover{color:#fff;background:#3b82f6;transform:translateY(-2px)}._backToTop_ntgrb_140{color:#fff;z-index:100;background:#3b82f6;border-radius:9999px;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}._backToTop_ntgrb_140:hover{background:#2563eb;transform:translateY(-3px);box-shadow:0 0 20px #3b82f64d}@media (prefers-reduced-motion:reduce){._backToTop_ntgrb_140:hover,._socials_ntgrb_119 a:hover{transform:none}}
