/*! tailwindcss v4.1.14 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-font-weight:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-yellow-400:oklch(85.2% .199 91.936);--color-blue-600:oklch(54.6% .245 262.881);--color-gray-50:oklch(98.5% .002 247.839);--color-gray-100:oklch(96.7% .003 264.542);--color-gray-600:oklch(44.6% .03 256.802);--color-black:#000;--color-white:#fff;--spacing:.25rem;--container-6xl:72rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-xl:1.25rem;--text-xl--line-height:calc(1.75/1.25);--text-3xl:1.875rem;--text-3xl--line-height: 1.2 ;--text-4xl:2.25rem;--text-4xl--line-height:calc(2.5/2.25);--font-weight-medium:500;--font-weight-bold:700;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.mx-auto{margin-inline:auto}.mt-4{margin-top:calc(var(--spacing)*4)}.mt-8{margin-top:calc(var(--spacing)*8)}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.min-h-screen{min-height:100vh}.max-w-6xl{max-width:var(--container-6xl)}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-2{gap:calc(var(--spacing)*2)}.gap-3{gap:calc(var(--spacing)*3)}.gap-4{gap:calc(var(--spacing)*4)}.rounded{border-radius:.25rem}.border{border-style:var(--tw-border-style);border-width:1px}.bg-gray-50{background-color:var(--color-gray-50)}.bg-white{background-color:var(--color-white)}.bg-yellow-400{background-color:var(--color-yellow-400)}.p-6{padding:calc(var(--spacing)*6)}.px-3{padding-inline:calc(var(--spacing)*3)}.px-4{padding-inline:calc(var(--spacing)*4)}.py-1{padding-block:calc(var(--spacing)*1)}.py-3{padding-block:calc(var(--spacing)*3)}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.text-black{color:var(--color-black)}.text-blue-600{color:var(--color-blue-600)}.text-gray-600{color:var(--color-gray-600)}.italic{font-style:italic}.shadow,.shadow-sm{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}@media(hover:hover){.hover\:bg-gray-100:hover{background-color:var(--color-gray-100)}}@media(min-width:48rem){.md\:flex{display:flex}}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}._header_7i7t6_1{background:#000;position:fixed;top:0;width:100%;z-index:2000;transition:.3s ease}._header_7i7t6_1._scrolled_7i7t6_19{background:#0a0e22}._container_7i7t6_27{height:70px;margin:auto;display:flex;align-items:center;justify-content:space-between}._logoBox_7i7t6_49{display:flex;align-items:center;justify-content:center;background-color:#fff;width:360px;height:100%}._logoImage_7i7t6_67{width:140px;height:69px;object-fit:cover}._nav_7i7t6_81{display:flex;align-items:center;gap:1.4rem;margin-right:8%}._navLink_7i7t6_95{background:none;border:none;color:#fff;cursor:pointer;padding:8px 12px;border-radius:6px;transition:.3s;font-size:1rem}._navLink_7i7t6_95:hover{background:#ffffff2e}._navLink_7i7t6_95._active_7i7t6_125,._mobileNavLink_7i7t6_135._active_7i7t6_125{background:#477fff;color:#fff}._newTicketBtn_7i7t6_145{background:#477fff;color:#fff;padding:.6rem 1.3rem;border-radius:25px;display:flex;align-items:center;gap:.5rem;transition:.3s;text-decoration:none}._newTicketBtn_7i7t6_145:hover{background:#c0392b}._mobileMenuBtn_7i7t6_179{display:none;background:none;border:none;color:#fff;font-size:1.8rem;cursor:pointer}._mobileTicketBtn_7i7t6_197,._mobileMenu_7i7t6_179{display:none}@media screen and (max-width:1025px){._logoBox_7i7t6_49{width:270px}}@media(max-width:900px){._nav_7i7t6_81{display:none}._mobileMenuBtn_7i7t6_179{display:block;margin-right:10px}._mobileMenu_7i7t6_179{position:fixed;display:block;top:0;right:-100%;height:100vh;width:260px;background:#000;display:flex;flex-direction:column;padding:1rem;gap:1rem;box-shadow:-5px 0 15px #0006;transition:.35s ease}._mobileMenu_7i7t6_179._open_7i7t6_287{right:0}._mobileNavLink_7i7t6_135{border:none;background:none;color:#ffffffd0;padding:.9rem;border-radius:6px;text-align:left;font-size:1rem;transition:.25s}._mobileNavLink_7i7t6_135:hover{background:#477fff40;color:#fff}._mobileTicketBtn_7i7t6_197{width:100%;justify-content:center;padding:.7rem 1rem;display:block}}._mobileMenuCrossBtn_7i7t6_345{display:none}@media(max-width:480px){._logoBox_7i7t6_49{width:100px;height:60%;border-radius:10px;margin:8px 8px 8px 13px}._logoBox_7i7t6_49 img{width:67px;height:70%}._mobileMenuCrossBtn_7i7t6_345{font:20px;margin-right:10px}._mobileMenuCrossBtn_7i7t6_345{display:block}}._mobileMenu_7i7t6_179 ._crossBtn_7i7t6_419{display:flex;justify-content:end;font-size:25px}._partners_ouud6_3{background:linear-gradient(135deg,#f0f5ff,#e8f0ff);padding:5rem 2rem;border-top:1px solid #dce6ff}._partnersContainer_ouud6_15{max-width:1200px;margin:0 auto;text-align:center}._partnersTitle_ouud6_27{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:.75rem;line-height:1.2}._partnersSubtitle_ouud6_43{font-size:1.1rem;color:#fff;margin-bottom:3rem;line-height:1.6}._partnersGrid_ouud6_57{display:grid;grid-template-columns:repeat(auto-fit,minmax(182px,1fr));gap:2rem;justify-items:center;margin:0 auto}._partnerCard_ouud6_75{width:180px;height:180px;background:#fff;border-radius:20px;display:flex;align-items:center;justify-content:center;padding:1.25rem;box-shadow:0 4px 20px #0000000f;transition:all .3s ease;border:1px solid rgba(0,0,0,.05)}._partnerCard_ouud6_75:hover{transform:translateY(-8px);box-shadow:0 12px 35px #0000001f;border-color:#477fff33}._partnerCard_ouud6_75 img{width:100%;height:100%;object-fit:contain}._footer_ouud6_129{background:linear-gradient(135deg,#0a0f1f,#0d1429);padding:4rem 2rem 2rem;color:#d1d9f0}._container_ouud6_141{max-width:1200px;margin:0 auto}._content_ouud6_151{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:3rem;margin-bottom:3rem}._section_ouud6_165 h3{color:#fff;font-size:1.4rem;font-weight:600;margin-bottom:1.25rem;line-height:1.2}._section_ouud6_165 p{color:#b8c5e0;line-height:1.7;font-size:1rem;margin-bottom:1.5rem}._linkList_ouud6_195{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem}._linkList_ouud6_195 li{display:flex}._link_ouud6_195{display:inline-flex;align-items:center;gap:.75rem;color:#d1d9f0;text-decoration:none;transition:all .3s ease;font-size:.95rem;padding:.25rem 0}._link_ouud6_195:hover{color:#477fff;transform:translate(5px)}._link_ouud6_195 svg{font-size:1.1rem;flex-shrink:0}._link_ouud6_195 span{line-height:1.5}._socialLinks_ouud6_273{display:flex;gap:1rem;margin-top:1.5rem}._socialLink_ouud6_273{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;background:#ffffff14;border-radius:12px;font-size:1.3rem;transition:all .3s ease;color:#fff;text-decoration:none;border:1px solid rgba(255,255,255,.1)}._socialLink_ouud6_273:hover{background:#477fff;transform:translateY(-4px);box-shadow:0 8px 20px #477fff4d;border-color:#477fff}._bottom_ouud6_331{border-top:1px solid rgba(255,255,255,.1);padding-top:2rem;text-align:center;font-size:.95rem;color:#9fafdf}._bottom_ouud6_331 p{margin:0}@media(max-width:768px){._partners_ouud6_3{padding:4rem 1.5rem}._partnersTitle_ouud6_27{font-size:2rem}._partnersSubtitle_ouud6_43{font-size:1rem;margin-bottom:2.5rem}._partnersGrid_ouud6_57{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1.5rem}._partnerCard_ouud6_75{width:120px;height:120px;padding:1rem}._footer_ouud6_129{padding:3rem 1.5rem 1.5rem}._content_ouud6_151{gap:2.5rem;margin-bottom:2.5rem}._section_ouud6_165 h3{font-size:1.25rem}}._partners_ouud6_3{background:#477fff}@media(max-width:480px){._partners_ouud6_3{padding:3rem 1rem}._partnersTitle_ouud6_27{font-size:1.75rem}._partnersGrid_ouud6_57{grid-template-columns:repeat(2,1fr);gap:1.25rem}._partnerCard_ouud6_75{width:100%;height:120px;padding:.75rem}._content_ouud6_151{grid-template-columns:1fr;gap:2rem}._footer_ouud6_129{padding:2.5rem 1rem 1.5rem}}._layout_1uk4i_3{min-height:100vh;display:flex;flex-direction:column;background:#fff}._main_1uk4i_17{flex:1}._container_1uk4i_27{margin:0 auto}@media(max-width:768px){._main_1uk4i_17{padding:1rem .5rem}}@media(max-width:480px){._main_1uk4i_17{padding:0}}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}._container_lgie3_3{max-width:1200px;margin:0 auto;padding:0 2rem}._hero_lgie3_17{position:relative;width:100%;height:91vh;overflow:hidden;display:flex;align-items:center;justify-content:center;margin-top:70px}._heroSlider_lgie3_41{position:absolute;inset:0;width:100%;height:100%;z-index:0}._heroImage_lgie3_57{width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat}._hero_lgie3_17:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#0008,#00000075);z-index:1}._heroContent_lgie3_93{position:relative;z-index:2;text-align:center;color:#fff;max-width:800px;padding:2rem;animation:_fadeInUp_lgie3_1 1s ease-out}@keyframes _fadeInUp_lgie3_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}._heroContent_lgie3_93 h1{font-size:3.5rem;font-weight:700;margin-bottom:1.5rem;line-height:1.2;text-shadow:2px 2px 8px rgba(0,0,0,.3);min-height:4.2rem}._typewriterTitle_lgie3_157{position:relative}._typewriterSubtitle_lgie3_165{position:relative;min-height:2.7rem}._cursor_lgie3_177{animation:_blink_lgie3_1 1s infinite;color:#477fff;font-weight:400}@keyframes _blink_lgie3_1{0%,50%{opacity:1}51%,to{opacity:0}}._heroContent_lgie3_93 p{font-size:1.35rem;margin-bottom:2.5rem;line-height:1.6;opacity:.95;text-shadow:1px 1px 4px rgba(0,0,0,.3)}._ctaButton_lgie3_231{display:inline-flex;align-items:center;gap:.75rem;background:#477fff;color:#fff;padding:1rem 2.5rem;border-radius:50px;font-weight:600;font-size:1.05rem;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 15px #477fff66;position:relative;overflow:hidden}._ctaButton_lgie3_231:hover{background:#2f65df;transform:translateY(-3px);box-shadow:0 6px 20px #477fff80}._shineButton_lgie3_279:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .6s ease}._shineButton_lgie3_279:hover:before{left:100%}._shineButton_lgie3_279{animation:_continuousShine_lgie3_1 3s infinite}@keyframes _continuousShine_lgie3_1{0%{box-shadow:0 4px 15px #477fff66}50%{box-shadow:0 4px 25px #477fffb3,0 0 30px #477fff4d}to{box-shadow:0 4px 15px #477fff66}}._shineButton_lgie3_279:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);animation:_slideShine_lgie3_1 4s infinite}@keyframes _slideShine_lgie3_1{0%{left:-100%}50%{left:100%}to{left:100%}}._ctaButton_lgie3_231 svg{font-size:1.2rem}._offerSection_lgie3_421,._statsSection_lgie3_423,._contactSection_lgie3_425{padding:5rem 0}._sectionHeading_lgie3_433{font-size:2.75rem;font-weight:700;text-align:center;color:#1a1a1a;margin-bottom:1rem;line-height:1.2}._sectionSubtitle_lgie3_451{text-align:center;color:#666;margin-bottom:3.5rem;font-size:1.2rem;line-height:1.6}._features_lgie3_469{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem;margin-top:3rem}._featureCard_lgie3_483{background:#fff;border-radius:16px;padding:2.5rem 2rem;text-align:center;box-shadow:0 4px 20px #0000000f;transition:all .3s ease;border:1px solid rgba(0,0,0,.05)}._featureCard_lgie3_483:hover{transform:translateY(-8px);box-shadow:0 12px 35px #0000001f;border-color:#477fff33}._iconWrapper_lgie3_515{width:80px;height:80px;margin:0 auto 1.5rem;background:linear-gradient(135deg,#477fff,#6b9aff);border-radius:20px;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 20px #477fff40}._featureIcon_lgie3_539{font-size:2.2rem;color:#fff}._featureCard_lgie3_483 h3{font-size:1.5rem;margin-bottom:1rem;color:#1a1a1a;font-weight:600}._featureCard_lgie3_483 p{color:#666;line-height:1.7;font-size:1rem}._statsSection_lgie3_423{background:#0a0e22;background-image:url(https://www.thedashcamstore.com/images/stencil/980x980/products/703/7731/thedashcamstore.com-blackvue-dr590x-1ch-1275px-20__88696.1599765439.jpg);background-position:center;background-size:cover;padding:5rem 0}._statsSection_lgie3_423 ._sectionHeading_lgie3_433{color:#fff}._stats_lgie3_423{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2.5rem;margin-top:3rem}._statItem_lgie3_617{text-align:center;padding:2.5rem 1.5rem;background:#fff;border-radius:16px;box-shadow:0 4px 15px #0000000f;transition:all .3s ease;border:1px solid rgba(0,0,0,.05);display:flex;flex-direction:column;align-items:center;gap:1rem}._statItem_lgie3_617:hover{transform:translateY(-8px);box-shadow:0 12px 30px #0000001f;border-color:#477fff33}._statIcon_lgie3_657{width:60px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center}._statIcon_lgie3_657 svg{font-size:2.5rem;color:#477fff}._statItem_lgie3_617 span{font-size:3rem;font-weight:700;color:#477fff;display:block;line-height:1}._statItem_lgie3_617 p{color:#444;font-size:1.05rem;font-weight:500;margin:0}._contactSection_lgie3_425{text-align:center;padding:5rem 0;background:#fafbfc}._contactCards_lgie3_733{margin:3rem auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}._contactCard_lgie3_733{background:#fff;padding:2rem;border-radius:16px;box-shadow:0 4px 20px #0000000f;display:flex;align-items:center;flex-direction:column;gap:1rem;transition:all .3s ease;border:1px solid rgba(0,0,0,.05)}._contactCard_lgie3_733:hover{transform:translateY(-6px);box-shadow:0 8px 30px #0000001a;border-color:#477fff33}._contactCard_lgie3_733 svg{font-size:2rem;color:#477fff}._contactCard_lgie3_733 p{margin:0;color:#444;font-size:1rem;font-weight:500;word-break:break-word}@media(max-width:768px){._container_lgie3_3{padding:0 1.5rem}._statIcon_lgie3_657 svg{font-size:1.8rem;color:#477fff}._contactCards_lgie3_733{margin:1.5rem auto}._hero_lgie3_17{height:50vh;margin-top:70px}._heroContent_lgie3_93 h1{font-size:2.5rem;min-height:3rem}._heroContent_lgie3_93 p{font-size:1.15rem;margin-bottom:2rem;min-height:2.3rem}._sectionHeading_lgie3_433{font-size:2.2rem}._sectionSubtitle_lgie3_451{font-size:1.05rem;margin-bottom:0rem}._features_lgie3_469,._stats_lgie3_423{gap:2rem}._offerSection_lgie3_421,._statsSection_lgie3_423,._contactSection_lgie3_425{padding:2rem 0;background-color:#f0f5ff}._contactCards_lgie3_733{gap:1rem}._features_lgie3_469{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;margin-top:2rem}._iconWrapper_lgie3_515{margin:5px auto}._featureCard_lgie3_483 p{margin-bottom:.5rem}._featureCard_lgie3_483 h3{font-size:1.2rem;margin-bottom:.3rem}._sectionHeading_lgie3_433{margin-bottom:.3rem}._stats_lgie3_423{grid-template-columns:1fr;gap:1.5rem;margin-top:1.5rem}._statItem_lgie3_617{padding:.5rem;gap:.2rem;justify-content:space-between}._statItem_lgie3_617 span{font-size:1.2rem}._statItem_lgie3_617 p{font-size:.85rem}._contactCard_lgie3_733{padding:1.2rem}._heroContent_lgie3_93{padding:1rem}._heroContent_lgie3_93 h1{font-size:1.8rem;min-height:2.4rem}}@media(max-width:480px){._heroContent_lgie3_93 h1{font-size:1.5rem;min-height:2.4rem}._heroContent_lgie3_93 p{font-size:1rem;min-height:2rem}._ctaButton_lgie3_231{padding:.9rem 2rem;font-size:1rem}._sectionHeading_lgie3_433{font-size:1.5rem}._features_lgie3_469{grid-template-columns:1fr}._stats_lgie3_423{grid-template-columns:1fr;gap:1.5rem}._contactCards_lgie3_733{grid-template-columns:1fr}._iconWrapper_lgie3_515{width:70px;height:70px}._featureIcon_lgie3_539{font-size:2rem}._featureCard_lgie3_483{padding:1.5rem 1rem}._stats_lgie3_423{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){html,body{margin:0;padding:0;box-sizing:border-box;width:100%;max-width:100%;overflow-x:hidden!important}}._pageWrapper_o0yih_51{display:flex;min-height:90vh;background:linear-gradient(135deg,#e3f2fd,#f0f8ff,#e1f5fe);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin-top:70px}._leftPanel_o0yih_69{flex:1;position:relative;overflow:hidden;height:92vh;position:sticky;background-image:url(https://i.shgcdn.com/16513b23-65bb-47d2-bff2-cee4c1952e1e/-/format/auto/-/preview/3000x3000/-/quality/lighter/);background-size:cover;background-position:center;top:9%}._leftPanel_o0yih_69:before{content:"";position:absolute;inset:0;opacity:.15;z-index:1}._overlay_o0yih_121{background:#000000b2;width:100%;height:100%;color:#fff;padding:3rem 4rem;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:2}._heroTitle_o0yih_159{font-size:2.5rem;font-weight:600;margin-bottom:1rem;text-shadow:0 2px 4px rgba(0,0,0,.3);line-height:1.2;display:flex;align-items:center}._heroSubtitle_o0yih_179{font-size:1.2rem;opacity:.95;margin-bottom:2rem;line-height:1.5;font-weight:300}._featureList_o0yih_195{list-style:none;padding:0;line-height:1.9rem;font-size:1.05rem}._formPanel_o0yih_149{flex:1.2;background:#fff;border-left:4px solid #4fc3f7;overflow-y:auto;scrollbar-width:none;box-shadow:-4px 0 20px #4fc3f71a}._formPanel_o0yih_149::-webkit-scrollbar{display:none}._form_o0yih_149{display:flex;flex-direction:column;gap:.5rem;padding:2rem}._sectionTitle_o0yih_257{font-size:1.4rem;font-weight:700;color:#1e3c72;margin:2rem 0 1.5rem;display:flex;align-items:center;gap:.8rem;padding-bottom:.8rem;border-bottom:2px solid #e3f2fd;position:relative}._sectionTitle_o0yih_257:after{content:"";position:absolute;bottom:-2px;left:0;width:60px;height:2px;background:linear-gradient(90deg,#4fc3f7,#29b6f6)}._input_o0yih_303,._select_o0yih_305,._textarea_o0yih_307{width:100%;padding:1rem 1.2rem;border:2px solid #e3f2fd;border-radius:12px;font-size:1rem;transition:all .3s ease;background:#fafffe;font-family:inherit}._input_o0yih_303:focus,._select_o0yih_305:focus,._textarea_o0yih_307:focus{border-color:#4fc3f7;outline:none;box-shadow:0 0 0 4px #4fc3f726;background:#fff;transform:translateY(-1px)}._buttonPrimary_o0yih_351{background:linear-gradient(135deg,#4fc3f7,#29b6f6)!important;color:#fff;border-radius:12px;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s ease;border:none;cursor:pointer;box-shadow:0 4px 15px #4fc3f74d}._buttonPrimary_o0yih_351:hover:not(:disabled){background:linear-gradient(135deg,#29b6f6,#1e88e5)!important;transform:translateY(-2px);box-shadow:0 6px 20px #4fc3f766}._buttonSuccess_o0yih_389{background:linear-gradient(135deg,#66bb6a,#4caf50)!important;color:#fff;border-radius:12px;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s ease;border:none;cursor:pointer;box-shadow:0 4px 15px #4caf504d}._buttonSuccess_o0yih_389:hover:not(:disabled){background:linear-gradient(135deg,#4caf50,#388e3c)!important;transform:translateY(-2px);box-shadow:0 6px 20px #4caf5066}@media(max-width:900px){._pageWrapper_o0yih_51{flex-direction:column-reverse}._leftPanel_o0yih_69{height:300px}._overlay_o0yih_121{text-align:center;align-items:center;padding:2rem 1rem}._heroTitle_o0yih_159{font-size:2rem}._heroSubtitle_o0yih_179{font-size:1rem}._featuresContainer_o0yih_475{gap:.8rem}._featureCard_o0yih_483{padding:1rem}._form_o0yih_149{padding:1.5rem}._grid_o0yih_499{gap:1rem}._actions_o0yih_507{padding:1.5rem;gap:.8rem}._buttonPrimary_o0yih_351,._buttonSuccess_o0yih_389{padding:.8rem 1.5rem;font-size:.9rem}}._container_o0yih_533{width:100%;max-width:100vw;min-height:100vh;margin:0;background:#fff;overflow-x:hidden;position:relative;display:flex;flex-direction:column}._header_o0yih_557{background:linear-gradient(135deg,#2c3e50,#34495e);color:#fff;padding:1.5rem 1rem;text-align:center;position:relative;flex-shrink:0}._header_o0yih_557:before{content:"";position:absolute;inset:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="25" cy="25" r="1" fill="rgba(255,255,255,0.1)"/><circle cx="75" cy="75" r="1" fill="rgba(255,255,255,0.1)"/><circle cx="50" cy="10" r="0.5" fill="rgba(255,255,255,0.05)"/></pattern></defs><rect width="100" height="100" fill="url(%23grain)"/></svg>');opacity:.3}._headerContent_o0yih_597{position:relative;z-index:1}._title_o0yih_607{font-size:2.1rem;font-weight:700;margin-bottom:.5rem;text-shadow:0 2px 4px rgba(0,0,0,.1)}._subtitle_o0yih_621{font-size:1.1rem;font-weight:500}._closeButton_o0yih_631{position:absolute;top:.75rem;right:.75rem;background:#fff3;border:none;color:#fff;width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;font-size:1.2rem;z-index:2;touch-action:manipulation}._closeButton_o0yih_631:hover{background:#ffffff4d;transform:scale(1.1)}._form_o0yih_149{padding:1rem;flex:1;overflow-y:auto;overflow-x:hidden}._form_o0yih_149::-webkit-scrollbar{width:6px}._form_o0yih_149::-webkit-scrollbar-track{background:transparent}._form_o0yih_149::-webkit-scrollbar-thumb{background:#2c3e504d;border-radius:3px}._form_o0yih_149::-webkit-scrollbar-thumb:hover{background:#2c3e5080}@media(max-width:767px){._form_o0yih_149{-ms-overflow-style:none;scrollbar-width:none}._form_o0yih_149::-webkit-scrollbar{display:none}}._grid_o0yih_499{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:1.5rem;width:100%;max-width:100%}._fullWidth_o0yih_771{grid-column:1 / -1}._fieldGroup_o0yih_779{display:flex;flex-direction:column;width:100%;max-width:100%}._label_o0yih_793{font-weight:600;color:#1e3c72;margin-bottom:.8rem;font-size:1rem;display:flex;align-items:center;gap:.6rem}._labelIcon_o0yih_813{color:#4fc3f7;font-size:1.1rem}._required_o0yih_823{color:#f44336;font-weight:700}._input_o0yih_303,._select_o0yih_305,._textarea_o0yih_307{padding:.875rem 1rem;border:2px solid #e1e8ed;border-radius:8px;font-size:1rem;transition:all .3s ease;background:#fff;font-family:inherit;width:100%;box-sizing:border-box;max-width:100%}._input_o0yih_303:focus,._select_o0yih_305:focus,._textarea_o0yih_307:focus{outline:none;border-color:#2c3e50;box-shadow:0 0 0 3px #2c3e501a;transform:translateY(-1px)}._input_o0yih_303._error_o0yih_881,._select_o0yih_305._error_o0yih_881,._textarea_o0yih_307._error_o0yih_881{border-color:#f44336;box-shadow:0 0 0 4px #f4433626;background:#fff5f5}._input_o0yih_303._readOnly_o0yih_897{border-color:#4fc3f7;background:linear-gradient(135deg,#e3f2fd,#f0f8ff);box-shadow:0 4px 12px #4fc3f733;color:red;font-weight:700;height:65px}._textarea_o0yih_307{resize:vertical;min-height:100px}._errorMessage_o0yih_927{color:#f44336;font-size:.875rem;margin-top:.5rem;display:flex;align-items:center;gap:.5rem;font-weight:500}._radioGroup_o0yih_947{display:flex;flex-direction:column;gap:.75rem;margin-top:.5rem}._radioItem_o0yih_961{display:flex;align-items:center;gap:.75rem;padding:.75rem;border:2px solid #e1e8ed;border-radius:8px;cursor:pointer;transition:all .3s ease;background:#fff}._radioItem_o0yih_961:hover,._radioItem_o0yih_961._selected_o0yih_995{border-color:#2c3e50;background:#f8f9fa}._radioInput_o0yih_1005{width:18px;height:18px;accent-color:#2c3e50}._radioLabel_o0yih_1017{font-weight:500;color:#2c3e50;cursor:pointer}._fileInput_o0yih_1029{padding:2rem;border:2px dashed #4fc3f7;border-radius:12px;text-align:center;cursor:pointer;transition:all .3s ease;background:linear-gradient(135deg,#f0f8ff,#e3f2fd)}._fileInput_o0yih_1029 label{display:flex;flex-direction:column;align-items:center;justify-content:center}._fileInput_o0yih_1029:hover{border-color:#29b6f6;background:linear-gradient(135deg,#e3f2fd,#bbdefb);transform:translateY(-2px);box-shadow:0 4px 15px #4fc3f733}._filePreview_o0yih_1079{margin-top:1rem;padding:1rem;background:#f8f9fa;border-radius:8px}._fileList_o0yih_1093{list-style:none;padding:0;margin:.5rem 0 0}._fileItem_o0yih_1105{display:flex;align-items:center;gap:.5rem;padding:.5rem 0;border-bottom:1px solid #e1e8ed}._fileItem_o0yih_1105:last-child{border-bottom:none}._actions_o0yih_507{display:flex;justify-content:center;gap:1rem;padding:0rem!important;flex-shrink:0;flex-wrap:wrap;margin-top:20px}._button_o0yih_351{padding:.875rem 2rem;border:none;border-radius:25px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem;text-decoration:none;min-width:120px;justify-content:center;touch-action:manipulation;min-height:44px}._buttonSecondary_o0yih_1189{background:linear-gradient(135deg,#a50000,#e7011d);color:#fff;border-radius:31px;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s ease;border:none;cursor:pointer;box-shadow:0 4px 15px #78909c4d}._buttonSecondary_o0yih_1189:hover{background:linear-gradient(135deg,#607d8b,#546e7a);transform:translateY(-2px);box-shadow:0 6px 20px #78909c66}._buttonPrimary_o0yih_351{background:#e74c3c;color:#fff;box-shadow:0 4px 15px #e74c3c4d}._buttonPrimary_o0yih_351:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #e74c3c66;background:#c0392b}._buttonSuccess_o0yih_389{background:#27ae60;color:#fff;box-shadow:0 4px 15px #27ae604d}._buttonSuccess_o0yih_389:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #27ae6066;background:#229954}._buttonSuccess_o0yih_389:disabled{background:#95a5a6;cursor:not-allowed;opacity:.6}._buttonPrimary_o0yih_351:disabled{opacity:.6;cursor:not-allowed;transform:none}@keyframes _spin_o0yih_1{to{transform:rotate(360deg)}}@keyframes _fadeIn_o0yih_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._fieldGroup_o0yih_779{animation:_fadeIn_o0yih_1 .3s ease-out}._loadingSpinner_o0yih_1299{width:20px;height:20px;border:2px solid transparent;border-top:2px solid currentColor;border-radius:50%;animation:_spin_o0yih_1 1s linear infinite}._sectionTitle_o0yih_257{font-size:1.25rem;font-weight:700;color:#2c3e50;margin:2rem 0 1rem;padding-bottom:.5rem;border-bottom:2px solid #e1e8ed;display:flex;align-items:center;gap:.5rem}._sectionIcon_o0yih_1403{color:#4fc3f7;font-size:1.3rem}._paymentOption_o0yih_1421{display:flex;align-items:center;gap:1rem;padding:1.2rem;border:2px solid #e3f2fd;border-radius:8px;cursor:pointer;transition:all .3s ease;background:#fafffe}._paymentOption_o0yih_1421:hover{border-color:#4fc3f7;background:#f0f8ff;transform:translateY(-1px);box-shadow:0 4px 12px #4fc3f726}._paymentOption_o0yih_1421:has(input:checked){border-color:#4fc3f7;background:linear-gradient(135deg,#e3f2fd,#f0f8ff);box-shadow:0 4px 15px #4fc3f733}._paymentLabel_o0yih_1471{display:flex;align-items:center;gap:.75rem;cursor:pointer;flex:1}._paymentIcon_o0yih_1487{font-size:1.5rem;color:#4fc3f7}._paymentDesc_o0yih_1497{font-size:.875rem;color:#666;margin-left:auto}@media(min-width:768px){._grid_o0yih_499{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}._actions_o0yih_507{justify-content:flex-end}._buttonPrimary_o0yih_351,._buttonSuccess_o0yih_389{min-width:180px}}@media(min-width:1200px){._form_o0yih_149{padding:3rem}._grid_o0yih_499{gap:2.5rem}._heroTitle_o0yih_159{font-size:2rem}._heroSubtitle_o0yih_179{font-size:1.3rem}}@media(max-width:767px){._container_o0yih_533{margin:0;border-radius:0;min-height:100vh}._header_o0yih_557{padding:1rem}._title_o0yih_607{font-size:1.75rem}._subtitle_o0yih_621{font-size:.95rem}._form_o0yih_149{padding:1rem}._grid_o0yih_499{gap:.75rem}._actions_o0yih_507{padding:1rem;gap:.5rem}._button_o0yih_351{flex:1;min-width:auto;padding:.75rem 1rem;font-size:.9rem}._radioGroup_o0yih_947{gap:.5rem}._radioItem_o0yih_961,._paymentOption_o0yih_1421{padding:.75rem}._sectionTitle_o0yih_257{font-size:1.1rem;margin:1.5rem 0 .75rem}}._overlay_o0yih_121{display:block}@media(max-width:480px){._title_o0yih_607{font-size:1.3rem}._subtitle_o0yih_621{font-size:.9rem}._overlay_o0yih_121{padding:2rem .75rem}._form_o0yih_149{padding:1.2rem .75rem}._grid_o0yih_499{gap:.5rem}._fieldGroup_o0yih_779{margin-bottom:.5rem}._input_o0yih_303,._select_o0yih_305,._textarea_o0yih_307{padding:.75rem;font-size:.95rem}._button_o0yih_351{padding:.75rem .5rem;font-size:.85rem}._actions_o0yih_507{flex-direction:column}._button_o0yih_351{width:100%}}._radioGroup_o0yih_947{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;align-items:start}._radioItem_o0yih_961{display:flex;align-items:center;gap:10px;padding:15px 18px;border-radius:12px;border:2px solid #e3f2fd;background:#fafffe;cursor:pointer;min-height:50px;box-sizing:border-box;transition:all .3s ease}._radioItem_o0yih_961:hover{border-color:#4fc3f7;background:#f0f8ff;transform:translateY(-1px);box-shadow:0 4px 12px #4fc3f726}._selected_o0yih_995{border-color:#4fc3f7;background:linear-gradient(135deg,#e3f2fd,#f0f8ff);box-shadow:0 4px 15px #4fc3f733}._radioInput_o0yih_1005{flex:0 0 auto;width:18px;height:18px;margin:0}._radioLabel_o0yih_1017{display:block;font-size:.75rem;color:#111827}._radioItem_o0yih_961:hover{box-shadow:0 2px 6px #1018280a}._featuresContainer_o0yih_475{display:grid!important;grid-template-columns:repeat(3,1fr)!important;margin-top:2rem;display:flex;flex-direction:column;gap:1.2rem}._featureCard_o0yih_483{display:flex;align-items:flex-start;gap:1rem;background:#ffffff2e;padding:1.2rem 1.4rem;border-radius:14px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 4px 18px #00000038;transition:transform .25s ease,box-shadow .25s ease;cursor:default}._featureCard_o0yih_483:hover{transform:translateY(-4px);box-shadow:0 6px 24px #0000004d}._iconWrap_o0yih_2001{min-width:44px;height:44px;border-radius:50%;background:#eef4ff;display:flex;justify-content:center;align-items:center;color:#477fff;font-size:1.35rem;box-shadow:0 2px 10px #477fff59}._featureTitle_o0yih_2029{font-size:1.05rem;margin:0;font-weight:600;color:#fff}._featureText_o0yih_2043{font-size:.9rem;margin-top:4px;opacity:.85;color:#fff}._featuresContainer_o0yih_475::-webkit-scrollbar{display:none}._brandBox_o0yih_2071{height:120px;background:#fff;border-radius:20px;padding:1.25rem;box-shadow:0 4px 20px #0000000f;transition:all .3s ease;border:1px solid rgba(0,0,0,.05);cursor:pointer;flex-shrink:0}._brandBox_o0yih_2071:hover{transform:translateY(-2px);box-shadow:0 6px 25px #0000001a}._featuresContainer_o0yih_475 img{height:100%;width:100%;object-fit:contain}@media(max-width:640px){._radioGroup_o0yih_947{grid-template-columns:1fr}._brandBox_o0yih_2071{height:70px}._featureList_o0yih_195,._featuresContainer_o0yih_475{display:none}._featuresContainer_o0yih_475{display:flex;justify-content:start;flex-direction:row;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;gap:14px;width:100%;margin:0;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory}._heroTitle_o0yih_159{font-size:1.25rem;text-align:left;justify-content:start;width:100%}._subtitle_o0yih_621{font-weight:400;columns:rgb(90,90,90)}._featuresContainer_o0yih_475::-webkit-scrollbar{display:none}._featuresContainer_o0yih_475 ._brandBox_o0yih_2071{height:50px;flex-shrink:0;background:#fff;padding:3px 2px;border-radius:10px;scroll-snap-align:start;transition:transform .2s ease}._featuresContainer_o0yih_475 ._brandBox_o0yih_2071:hover{transform:scale(1.05)}._featuresContainer_o0yih_475{display:flex;flex-direction:row;gap:8px;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;padding:10px 0}._input_o0yih_303._readOnly_o0yih_897{border-color:#4fc3f7;background:linear-gradient(135deg,#e3f2fd,#f0f8ff);box-shadow:0 4px 12px #4fc3f733;color:red;font-weight:700;height:50px}}:root{--qs-blue: #008eec;--qs-bg: #ffffff;--qs-text: #000000;--qs-muted: #6b7280;--qs-border: #d1d5db;--qs-shadow: rgba(0, 0, 0, .1);--radius: 8px;--modal-radius: 16px}*{box-sizing:border-box}._label_1vzl0_33{display:flex;align-items:center;gap:8px;font-weight:600;margin-bottom:8px;color:var(--qs-text);font-size:14px}._labelIcon_1vzl0_53{color:var(--qs-blue);font-size:16px}._trigger_1vzl0_65{width:100%;display:flex;justify-content:space-between;align-items:center;border:1px solid var(--qs-border);background:#fff;padding:12px 16px;border-radius:var(--radius);cursor:pointer;font-size:16px;transition:all .2s ease;min-height:48px}._trigger_1vzl0_65:hover:not(._triggerDisabled_1vzl0_95){border-color:var(--qs-blue);box-shadow:0 0 0 3px #008eec1a}._trigger_1vzl0_65:focus{outline:none;border-color:var(--qs-blue);box-shadow:0 0 0 3px #008eec33}._triggerDisabled_1vzl0_95{opacity:.6;cursor:not-allowed;background:#f9fafb}._triggerText_1vzl0_129{color:var(--qs-text);text-align:left}._triggerPlaceholder_1vzl0_139{color:var(--qs-muted)}._chev_1vzl0_147{opacity:.6;transition:transform .2s ease;font-size:14px}._backdrop_1vzl0_161{position:fixed;inset:0;background:#00000080;z-index:9999;display:flex;align-items:start;justify-content:center;padding:20px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:_fadeIn_1vzl0_1 .2s ease-out}._backdrop_1vzl0_161{padding-top:7%}@keyframes _fadeIn_1vzl0_1{0%{opacity:0}to{opacity:1}}._modal_1vzl0_219{background:var(--qs-bg);border-radius:var(--modal-radius);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;width:100%;max-width:480px;max-height:80vh;display:flex;flex-direction:column;overflow:hidden;animation:_modalSlide_1vzl0_1 .3s cubic-bezier(.34,1.56,.64,1)}@keyframes _modalSlide_1vzl0_1{0%{opacity:0;transform:scale(.9) translateY(-20px)}to{opacity:1;transform:scale(1) translateY(0)}}@media(max-width:768px){._backdrop_1vzl0_161{padding-top:10%}._modal_1vzl0_219{max-width:100%;max-height:85vh}}._modalHeader_1vzl0_299{background:linear-gradient(135deg,var(--qs-blue) 0%,#0066cc 100%);color:#fff;padding:20px 24px;display:flex;justify-content:space-between;align-items:center;flex-shrink:0}._modalTitle_1vzl0_319{display:flex;align-items:center;gap:12px;font-weight:600;font-size:18px}._titleIcon_1vzl0_335{font-size:20px}._closeBtn_1vzl0_343{background:#ffffff1a;border:none;color:#fff;cursor:pointer;padding:8px;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease;font-size:16px}._closeBtn_1vzl0_343:hover{background:#fff3}._closeBtn_1vzl0_343:focus{outline:none;background:#fff3}._searchContainer_1vzl0_391{padding:16px 24px 0;flex-shrink:0;background:#fff}._search_1vzl0_391{width:100%;padding:12px 16px;border:1px solid var(--qs-border);border-radius:var(--radius);font-size:16px;background:#f9fafb;transition:all .2s ease}._search_1vzl0_391:focus{outline:none;border-color:var(--qs-blue);background:#fff;box-shadow:0 0 0 3px #008eec1a}._search_1vzl0_391::placeholder{color:var(--qs-muted)}._listContainer_1vzl0_447{flex:1;overflow:hidden;padding:16px 0 0;min-height:0}._list_1vzl0_447{height:100%;max-height:calc(80vh - 200px);overflow-y:auto;padding:0;margin:0;list-style:none;-webkit-overflow-scrolling:touch}._list_1vzl0_447::-webkit-scrollbar{width:8px}._list_1vzl0_447::-webkit-scrollbar-track{background:#008eec1a;border-radius:4px}._list_1vzl0_447::-webkit-scrollbar-thumb{background:#008eec66;border-radius:4px;transition:background-color .2s ease}._list_1vzl0_447::-webkit-scrollbar-thumb:hover{background:#008eec99}._list_1vzl0_447::-webkit-scrollbar-thumb:active{background:var(--qs-blue)}._option_1vzl0_529{padding:16px 24px;cursor:pointer;transition:all .15s ease;border-bottom:1px solid #f3f4f6;font-size:16px;color:var(--qs-text);display:flex;align-items:center}._option_1vzl0_529:hover{background:#008eec14;color:var(--qs-blue)}._option_1vzl0_529:last-child{border-bottom:none}._active_1vzl0_569{background:#008eec1f;color:var(--qs-blue);font-weight:600;position:relative}._active_1vzl0_569:after{content:"✓";position:absolute;right:24px;font-weight:700;color:var(--qs-blue)}._noResults_1vzl0_599{padding:32px 24px;text-align:center;color:var(--qs-muted);font-style:italic}._container_1itzt_3{min-height:100vh;padding:2rem 1rem;background-color:#ebf6ff;margin-top:70px}._backButton_1itzt_19{display:inline-flex;align-items:center;gap:.5rem;background:#fffffff2;color:#2c3e50;padding:.75rem 1.5rem;border-radius:25px;text-decoration:none;font-weight:600;transition:all .3s ease;margin-bottom:2rem;box-shadow:0 4px 15px #0000001a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._backButton_1itzt_19:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000026;background:#fff}._laptopLayout_1itzt_63{max-width:1400px;margin:0 auto;background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 20px 60px #00000026;display:grid;grid-template-columns:1fr 1.2fr;min-height:80vh}._imageSection_1itzt_87{position:relative;background:linear-gradient(45deg,#2c3e50,#34495e);overflow:hidden}._imageContainer_1itzt_99{position:relative;width:100%;height:100%;min-height:600px}._image_1itzt_87{width:100%;height:100%;object-fit:cover;opacity:.3}._imageOverlay_1itzt_127{position:absolute;inset:0;background:linear-gradient(135deg,#0000006e,#00000050);display:flex;align-items:center;justify-content:center;padding:2rem}._overlayContent_1itzt_161{text-align:center;color:#fff}._overlayTitle_1itzt_171{font-size:2.5rem;font-weight:700;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.3)}._overlaySubtitle_1itzt_185{font-size:1.2rem;margin-bottom:2rem;opacity:.9;line-height:1.6}._contactInfo_1itzt_199{background:#0038771a;padding:1.5rem;border-radius:15px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}._contactInfo_1itzt_199 p{margin:.5rem 0;font-size:1.1rem;font-weight:500;display:flex;align-items:center;justify-content:center;gap:10px}._contactInfo_1itzt_199 p ._phone_1itzt_233{transform:rotate(90deg)}._contentSection_1itzt_247{padding:3rem;overflow-y:auto;max-height:80vh}._header_1itzt_259{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:3px solid #f0f0f0}._title_1itzt_271{font-size:2.5rem;font-weight:700;color:#2c3e50;margin-bottom:.5rem;line-height:1.2}._subtitle_1itzt_287{color:#666;font-size:1.2rem;line-height:1.5}._content_1itzt_247{line-height:1.8;color:#444}._content_1itzt_247 h2{font-size:1.6rem;font-weight:600;color:#2c3e50;margin:2.5rem 0 1rem;padding-bottom:.5rem;border-bottom:2px solid #0490d1;position:relative}._content_1itzt_247 h2:after{content:"";position:absolute;bottom:-2px;left:0;width:50px;height:2px}._content_1itzt_247 h3{font-size:1.3rem;font-weight:600;color:#34495e;margin:2rem 0 1rem;padding-left:1rem;border-left:4px solid #e74c3c}._content_1itzt_247 p{margin-bottom:1.2rem;text-align:justify}._content_1itzt_247 ul,._content_1itzt_247 ol{margin:1.5rem 0;padding-left:2rem}._content_1itzt_247 li{margin-bottom:.8rem;line-height:1.6}._content_1itzt_247 strong{color:#2c3e50;font-weight:600}._content_1itzt_247 hr{border:none;height:2px;background:linear-gradient(90deg,#e74c3c,transparent);margin:3rem 0}._lastUpdated_1itzt_421{text-align:center;color:#888;font-size:.95rem;margin-top:2rem;padding-top:1.5rem;border-top:2px solid #f0f0f0;font-style:italic}._contentSection_1itzt_247::-webkit-scrollbar{width:8px}._contentSection_1itzt_247::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}._contentSection_1itzt_247::-webkit-scrollbar-thumb{background:#006eb8;border-radius:4px}._contentSection_1itzt_247::-webkit-scrollbar-thumb:hover{background:#006eb8}@media(max-width:1024px){._laptopLayout_1itzt_63{grid-template-columns:1fr;max-width:900px}._imageSection_1itzt_87,._imageContainer_1itzt_99{min-height:300px}._overlayTitle_1itzt_171{font-size:2rem}._overlaySubtitle_1itzt_185{font-size:1rem}._contentSection_1itzt_247{padding:2rem;max-height:none}}@media(max-width:768px){._container_1itzt_3{padding:1rem .5rem}._laptopLayout_1itzt_63{border-radius:15px;margin:0 .5rem}._contentSection_1itzt_247{padding:1.5rem}._title_1itzt_271{font-size:2rem}._subtitle_1itzt_287{font-size:1.1rem}._overlayTitle_1itzt_171{font-size:1.8rem}._contactInfo_1itzt_199{padding:1rem}._contactInfo_1itzt_199 p{font-size:1rem}}@media(max-width:480px){._header_1itzt_259{margin-bottom:2rem}._content_1itzt_247 h2{margin-top:20px}._container_1itzt_3{padding:.5rem .25rem}._laptopLayout_1itzt_63{border-radius:10px;margin:0 .25rem}._contentSection_1itzt_247{padding:1rem}._title_1itzt_271{font-size:1.55rem}._subtitle_1itzt_287{font-size:1rem}._content_1itzt_247 ul,._content_1itzt_247 ol{padding-left:0rem}._overlayTitle_1itzt_171{font-size:1.5rem}._overlaySubtitle_1itzt_185{font-size:.9rem}}._page_1wpqe_3{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:20px;opacity:0;transition:.4s}._page_1wpqe_3._visible_1wpqe_23{opacity:1}._directBox_1wpqe_33{background:#fff;padding:30px 25px;width:100%;max-width:420px;border-radius:14px;text-align:center;box-shadow:0 8px 28px #00000026}._directBox_1wpqe_33 h2{font-size:1.6rem;color:#20639b}._directBox_1wpqe_33 p{color:#555;margin:10px 0 20px;font-size:.95rem}._bookBtn_1wpqe_75{background:linear-gradient(135deg,#4fc3f7,#20639b);padding:12px 28px;color:#fff;font-weight:600;border-radius:50px;border:none;cursor:pointer;width:100%;font-size:1rem}._card_1wpqe_101{background:#fff;padding:30px 25px;width:100%;max-width:480px;border-radius:18px;text-align:center;box-shadow:0 10px 35px #0000002e;animation:_fadeUp_1wpqe_1 .6s ease;display:flex;flex-direction:column;align-items:center}@keyframes _fadeUp_1wpqe_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}._successIconWrap_1wpqe_141{margin-bottom:10px}._successIcon_1wpqe_141{font-size:3.8rem;color:#4fc3f7}._title_1wpqe_161{font-size:1.9rem;color:#20639b;margin-bottom:8px}._sub_1wpqe_173{color:#555;margin-bottom:18px;font-size:.98rem}._infoBlock_1wpqe_187{background:#f6f9fc;padding:30px;border-radius:10px;margin-bottom:20px;border-left:4px solid #4FC3F7;width:100%;display:flex;flex-direction:column;align-items:start}._infoItem_1wpqe_211{display:flex;align-items:center;gap:8px;margin-top:8px;color:#20639b;font-weight:500}._infoItem_1wpqe_211 svg{font-size:1rem}._homeBtn_1wpqe_239{background:#20639b;padding:12px 28px;color:#fff;font-weight:600;border:none;border-radius:50px;cursor:pointer;display:inline-flex;align-items:center;gap:8px;font-size:1rem}._homeBtn_1wpqe_239 svg{font-size:1rem}@media(max-width:480px){._card_1wpqe_101,._directBox_1wpqe_33{padding:25px 18px}}
