@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-border-style:solid}}}@layer theme{:root,:host{--font-sans:"DM Sans", sans-serif;--font-serif:"DM Serif Display", serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--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;-webkit-text-decoration:inherit;-webkit-text-decoration: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}.relative{position:relative}.sticky{position:sticky}.flex{display:flex}.border{border-style:var(--tw-border-style);border-width:1px}}:root{--navy:#0f2a52;--navy-dark:#081a38;--navy-light:#1a3f7a;--navy-pale:#c8d9f0;--navy-soft:#a0bde0;--green:#1a8a3c;--green-dark:#116128;--green-light:#28c75a;--green-pale:#c2edd0;--green-soft:#7dd9a0;--white:#fff;--gray-50:#eef1f6;--gray-100:#dde3ec;--gray-200:#b8c5d8;--gray-400:#6e87a8;--gray-600:#3a5272;--gray-800:#0f2a52;--danger-bg:#fccfcf;--danger-text:#7a0f0f;--warning-bg:#fdecc8;--warning-text:#7a4a00;--section-px:48px;--section-py:64px;--r-sm:6px;--r-md:8px;--r-lg:12px;--r-xl:16px;--t-fast:.15s ease;--t-mid:.25s ease}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;height:100%}body{font-family:var(--font-sans);color:var(--navy);background:var(--white);-webkit-font-smoothing:antialiased;flex-direction:column;min-height:100vh;margin:0;font-size:15px;line-height:1.6;display:flex}a{color:inherit;text-decoration:none}button{font-family:var(--font-sans);cursor:pointer}img{max-width:100%;display:block}.section-label{color:var(--green-soft);text-transform:uppercase;letter-spacing:.12em;margin-bottom:8px;font-size:12px;font-weight:700}.badge{border-radius:20px;align-items:center;padding:3px 10px;font-size:11px;font-weight:600;display:inline-flex}.badge-in{background:var(--green-pale);color:var(--green-dark)}.badge-low{background:var(--warning-bg);color:var(--warning-text)}.badge-out{background:var(--danger-bg);color:var(--danger-text)}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--gray-50)}::-webkit-scrollbar-thumb{background:var(--gray-200);border-radius:3px}@media (max-width:768px){:root{--section-px:20px;--section-py:48px}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}
.Navbar-module__cJzEcG__nav{z-index:100;transition:box-shadow var(--t-fast);background:linear-gradient(135deg,#0f2a52 0%,#1a3f7a 50%,#1a8a3c 100%);position:sticky;top:0;box-shadow:0 2px 10px #0f172a0f}.Navbar-module__cJzEcG__nav.Navbar-module__cJzEcG__scrolled{box-shadow:0 2px 20px #0f2a521f}.Navbar-module__cJzEcG__inner{height:80px;padding:0 var(--section-px);justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;display:flex}.Navbar-module__cJzEcG__logo{flex-shrink:0;align-items:center;gap:10px;text-decoration:none;display:flex}.Navbar-module__cJzEcG__logoMark{background:var(--navy);border-radius:var(--r-md);color:#fff;justify-content:center;align-items:center;width:42px;height:42px;font-size:14px;font-weight:700;display:flex}.Navbar-module__cJzEcG__logoText{color:var(--gray-100);white-space:nowrap;font-size:18px;font-weight:700}.Navbar-module__cJzEcG__links{flex:1;justify-content:center;gap:48px;display:flex}.Navbar-module__cJzEcG__links a{color:var(--gray-100);transition:color var(--t-fast), border-color var(--t-fast);white-space:nowrap;border-bottom:2px solid #0000;padding:6px 0;font-size:18px;font-weight:500;text-decoration:none}.Navbar-module__cJzEcG__links a:hover{color:var(--green)}.Navbar-module__cJzEcG__links a.Navbar-module__cJzEcG__active{color:var(--green);border-bottom-color:var(--green);font-weight:600}.Navbar-module__cJzEcG__right{flex-shrink:0;align-items:center;gap:12px;display:flex}.Navbar-module__cJzEcG__langWrap{align-items:center;display:flex;position:relative}.Navbar-module__cJzEcG__langGroup{align-items:center;gap:4px;display:flex}.Navbar-module__cJzEcG__langBtn{border-radius:var(--r-sm);cursor:pointer;transition:all var(--t-fast);font-family:var(--font-sans);background:0 0;border:none;align-items:center;gap:5px;padding:5px 9px;display:flex}.Navbar-module__cJzEcG__langBtn svg{border-radius:2px;flex-shrink:0;display:block}.Navbar-module__cJzEcG__langBtn:hover{background:#ffffff1f}.Navbar-module__cJzEcG__langActive{border-radius:var(--r-sm);background:#1a8a3c59!important;border:2px solid #1a8a3c!important}.Navbar-module__cJzEcG__langActive .Navbar-module__cJzEcG__langLabel{color:#fff}.Navbar-module__cJzEcG__langLabel{color:#ffffffbf;letter-spacing:.05em;font-size:11px;font-weight:700}.Navbar-module__cJzEcG__langMobileBtn{color:#fff;cursor:pointer;font-size:13px;font-weight:600;font-family:var(--font-sans);background:#ffffff1f;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 10px;display:none}.Navbar-module__cJzEcG__langDropdown{z-index:999;background:#fff;border-radius:12px;min-width:140px;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;box-shadow:0 10px 30px #00000026}.Navbar-module__cJzEcG__langDropdownItem{cursor:pointer;width:100%;font-family:var(--font-sans);background:0 0;border:none;align-items:center;gap:8px;padding:10px 12px;transition:background .15s;display:flex}.Navbar-module__cJzEcG__langDropdownItem:hover{background:#f5f5f5}.Navbar-module__cJzEcG__langDropdownActive{background:#1a8a3c14}.Navbar-module__cJzEcG__langDropdownActive .Navbar-module__cJzEcG__langText{color:#1a8a3c;font-weight:700}.Navbar-module__cJzEcG__langFlag{flex-shrink:0;align-items:center;width:20px;height:14px;display:flex}.Navbar-module__cJzEcG__langFlag svg{width:20px;height:14px;display:block}.Navbar-module__cJzEcG__langText{color:var(--navy);font-size:14px}.Navbar-module__cJzEcG__langCheck{color:#1a8a3c;margin-left:auto;font-size:12px;font-weight:700}.Navbar-module__cJzEcG__phone{color:var(--gray-100);border:1.5px solid var(--gray-100);border-radius:var(--r-md);white-space:nowrap;transition:all var(--t-fast);align-items:center;gap:6px;padding:9px 14px;font-size:13px;font-weight:600;text-decoration:none;display:flex}.Navbar-module__cJzEcG__phone:hover{background:var(--green);color:#fff}.Navbar-module__cJzEcG__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.Navbar-module__cJzEcG__hamburger span{background:#fff;border-radius:2px;width:24px;height:2.5px;display:block}.Navbar-module__cJzEcG__mobileMenu{padding:12px var(--section-px) 20px;border-top:1px solid var(--navy-pale);background:#fff;flex-direction:column;display:flex}.Navbar-module__cJzEcG__mobileMenu a{color:var(--navy);border-bottom:1px solid var(--gray-100);transition:color var(--t-fast);padding:13px 0;font-size:15px;font-weight:500;text-decoration:none}.Navbar-module__cJzEcG__mobileMenu a:hover{color:var(--green)}.Navbar-module__cJzEcG__mobileLangGroup{border-bottom:1px solid var(--gray-100);gap:8px;padding:16px 0 8px;display:flex}.Navbar-module__cJzEcG__mobileLangBtn{border-radius:var(--r-sm);cursor:pointer;color:var(--gray-600);font-size:12px;font-weight:700;font-family:var(--font-sans);transition:all var(--t-fast);background:0 0;border:1.5px solid #0000001a;align-items:center;gap:6px;padding:7px 12px;display:flex}.Navbar-module__cJzEcG__mobileLangBtn svg{border-radius:2px}.Navbar-module__cJzEcG__mobileLangActive{color:#fff!important;background:#1a8a3c!important;border-color:#1a8a3c!important}.Navbar-module__cJzEcG__mobilePhone{background:var(--green);border-radius:var(--r-md);justify-content:center;align-items:center;margin-top:16px;padding:12px 16px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex;color:#fff!important;border-bottom:none!important}.Navbar-module__cJzEcG__bottomNav{display:none}.Navbar-module__cJzEcG__searchWrap{background:#ffffff1a;border:1.5px solid #0000;border-radius:20px;align-items:center;width:36px;height:36px;transition:width .3s,background .3s;display:flex;position:relative;overflow:visible}.Navbar-module__cJzEcG__searchWrap.Navbar-module__cJzEcG__searchOpen{background:#ffffff26;border-color:#fff3;width:220px}.Navbar-module__cJzEcG__searchBtn{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:20px;flex-shrink:0;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;display:flex}.Navbar-module__cJzEcG__searchInput{color:#fff;font-size:13px;font-family:var(--font-sans);background:0 0;border:none;outline:none;width:0;padding:0;transition:width .3s,padding .3s}.Navbar-module__cJzEcG__searchInput::placeholder{color:#ffffff80}.Navbar-module__cJzEcG__searchOpen .Navbar-module__cJzEcG__searchInput{width:160px;padding-right:12px}.Navbar-module__cJzEcG__dropdown{z-index:200;background:#fff;border-radius:12px;width:500px;position:absolute;top:calc(100% + 10px);left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 8px 32px #0f2a5226}.Navbar-module__cJzEcG__dropdownItem{border-bottom:1px solid var(--gray-50);align-items:center;gap:12px;max-width:600px;padding:18px 32px;text-decoration:none;transition:background .15s;display:flex}.Navbar-module__cJzEcG__dropdownItem:last-child{border-bottom:none}.Navbar-module__cJzEcG__dropdownItem:hover{background:var(--gray-50)}.Navbar-module__cJzEcG__dropdownImg{background:var(--gray-50);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:20px;display:flex;overflow:hidden}.Navbar-module__cJzEcG__dropdownImg img{object-fit:cover;width:100%;height:100%}.Navbar-module__cJzEcG__dropdownInfo{flex-direction:column;gap:2px;display:flex}.Navbar-module__cJzEcG__dropdownName{color:var(--navy);font-size:16px;font-weight:600}.Navbar-module__cJzEcG__dropdownCat{color:var(--gray-400);font-size:11px;font-weight:500}.Navbar-module__cJzEcG__dropdownEmpty{color:var(--gray-400);text-align:center;padding:16px 14px;font-size:13px}.Navbar-module__cJzEcG__mobileSearchWrap{background:var(--gray-50);border-radius:10px;align-items:center;gap:8px;margin-bottom:4px;padding:10px 12px;display:flex}.Navbar-module__cJzEcG__mobileSearchInput{font-family:var(--font-sans);color:var(--navy);background:0 0;border:none;outline:none;width:100%;font-size:14px}.Navbar-module__cJzEcG__mobileSearchInput::placeholder{color:var(--gray-400)}.Navbar-module__cJzEcG__mobileResults{border:1px solid var(--gray-100);border-radius:10px;margin-bottom:8px;overflow:hidden}.Navbar-module__cJzEcG__mobileResultItem{border-bottom:1px solid var(--gray-100);align-items:center;gap:12px;padding:10px 14px;text-decoration:none;transition:background .15s;display:flex}.Navbar-module__cJzEcG__mobileResultItem:last-child{border-bottom:none}.Navbar-module__cJzEcG__mobileResultItem:hover{background:var(--gray-50)}.Navbar-module__cJzEcG__mobileEmpty{color:var(--gray-400);margin-bottom:8px;padding:8px 4px;font-size:13px}@media (max-width:1100px){.Navbar-module__cJzEcG__links{gap:18px}.Navbar-module__cJzEcG__links a{font-size:14px}.Navbar-module__cJzEcG__phone{padding:8px 10px;font-size:12px}}@media (max-width:900px){.Navbar-module__cJzEcG__links{gap:12px}.Navbar-module__cJzEcG__phone{display:none}.Navbar-module__cJzEcG__searchWrap{display:flex}.Navbar-module__cJzEcG__searchWrap.Navbar-module__cJzEcG__searchOpen{width:160px}}@media (max-width:768px){.Navbar-module__cJzEcG__inner{height:68px}.Navbar-module__cJzEcG__links{display:none}.Navbar-module__cJzEcG__hamburger{display:flex}.Navbar-module__cJzEcG__langGroup{display:none}.Navbar-module__cJzEcG__langMobileBtn{display:flex}.Navbar-module__cJzEcG__searchWrap{position:relative}.Navbar-module__cJzEcG__dropdown{box-sizing:border-box;z-index:200;background:#fff;border-radius:14px;width:calc(100vw - 24px);max-width:420px;position:absolute;top:calc(100% + 20px);left:70px;transform:translate(-50%);box-shadow:0 12px 40px #0f2a522e}.Navbar-module__cJzEcG__dropdownItem{padding:14px 12px}.Navbar-module__cJzEcG__searchWrap{background:#ffffff1a;border:1.5px solid #0000;border-radius:20px;align-items:center;width:36px;height:36px;transition:width .3s,background .3s;display:flex;position:relative;overflow:visible}.Navbar-module__cJzEcG__bottomNav{padding:4px 0 max(4px, env(safe-area-inset-bottom));background:linear-gradient(135deg,#0f2a52 0%,#1a3f7a 50%,#1a8a3c 100%);border-top:1px solid #ffffff14;box-shadow:0 -4px 20px #0f2a5226;z-index:99999!important;width:100vw!important;display:flex!important;position:fixed!important;bottom:0!important;left:0!important}.Navbar-module__cJzEcG__bottomNavItem{color:#ffffff80;flex-direction:column;justify-content:center;align-items:center;gap:2px;min-width:0;padding:4px 2px;text-decoration:none;transition:color .2s;display:flex;overflow:hidden;flex:1!important}.Navbar-module__cJzEcG__bottomNavIcon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:24px;transition:all .2s;display:flex}.Navbar-module__cJzEcG__bottomNavLabel{color:#ffffff80;white-space:nowrap;text-overflow:ellipsis;text-align:center;width:100%;font-size:9px;font-weight:500;overflow:hidden}.Navbar-module__cJzEcG__bottomNavActive{color:#fff}.Navbar-module__cJzEcG__bottomNavActive .Navbar-module__cJzEcG__bottomNavIcon{color:#fff;background:#1a8a3c59}.Navbar-module__cJzEcG__bottomNavActive .Navbar-module__cJzEcG__bottomNavLabel{color:#fff;font-weight:700}}@media (min-width:769px){.Navbar-module__cJzEcG__mobileMenu{display:none}}
.Footer-module__S6Hkya__footer{color:#fff;background:linear-gradient(135deg,#0f2a52 0%,#1a3f7a 50%,#1a8a3c 100%)}.Footer-module__S6Hkya__top{padding:56px var(--section-px) 44px;border-bottom:1px solid #a0bde026;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:40px;display:flex}.Footer-module__S6Hkya__brand{align-items:center;gap:12px;display:flex}.Footer-module__S6Hkya__logoMark{background:var(--green);border-radius:var(--r-md);color:#fff;justify-content:center;align-items:center;width:44px;height:44px;font-size:15px;font-weight:700;display:flex}.Footer-module__S6Hkya__logoText{color:#fff;font-size:17px;font-weight:600}.Footer-module__S6Hkya__logoText span{color:#28c75a}.Footer-module__S6Hkya__logoSub{color:#6e87a8;margin-top:2px;font-size:11px}.Footer-module__S6Hkya__cols{flex-wrap:wrap;gap:52px;display:flex}.Footer-module__S6Hkya__col{flex-direction:column;gap:10px;display:flex}.Footer-module__S6Hkya__colTitle{color:#fff;text-transform:uppercase;letter-spacing:.1em;margin-bottom:4px;font-size:11px;font-weight:700}.Footer-module__S6Hkya__col a,.Footer-module__S6Hkya__col span{color:#fff;transition:color var(--t-fast);font-size:13px;text-decoration:none}.Footer-module__S6Hkya__col a:hover{color:#28c75a}.Footer-module__S6Hkya__social{padding:24px var(--section-px);border-bottom:1px solid #a0bde026;gap:12px;display:flex}.Footer-module__S6Hkya__socialBtn{color:#fff;width:40px;height:40px;transition:background var(--t-fast), transform var(--t-fast);background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;text-decoration:none;display:flex}.Footer-module__S6Hkya__socialBtn:hover{background:#ffffff2e;transform:translateY(-2px)}.Footer-module__S6Hkya__bottom{padding:22px var(--section-px);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.Footer-module__S6Hkya__copy{color:#fff;margin-bottom:12px;font-size:12px}.Footer-module__S6Hkya__links{gap:20px;display:flex}.Footer-module__S6Hkya__links a{color:#fff;transition:color var(--t-fast);font-size:12px;text-decoration:none}.Footer-module__S6Hkya__links a:hover{color:#28c75a}@media (max-width:768px){.Footer-module__S6Hkya__top{flex-direction:column}.Footer-module__S6Hkya__cols{gap:28px}.Footer-module__S6Hkya__social{justify-content:center}}
