/*! tailwindcss v4.0.17 | MIT License | https://tailwindcss.com */@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;--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%;-moz-tab-size:4;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: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}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance: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}.fixed{position:fixed}.relative{position:relative}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.block{display:block}.flex{display:flex}.table{display:table}.flex-shrink{flex-shrink:1}.flex-grow{flex-grow:1}.border-collapse{border-collapse:collapse}.transform{transform:var(--tw-rotate-x)var(--tw-rotate-y)var(--tw-rotate-z)var(--tw-skew-x)var(--tw-skew-y)}.flex-wrap{flex-wrap:wrap}.border{border-style:var(--tw-border-style);border-width:1px}.lowercase{text-transform:lowercase}.underline{text-decoration-line:underline}.shadow{--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)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-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;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}@property --tw-rotate-x{syntax:"*";inherits:false;initial-value:rotateX(0)}@property --tw-rotate-y{syntax:"*";inherits:false;initial-value:rotateY(0)}@property --tw-rotate-z{syntax:"*";inherits:false;initial-value:rotateZ(0)}@property --tw-skew-x{syntax:"*";inherits:false;initial-value:skewX(0)}@property --tw-skew-y{syntax:"*";inherits:false;initial-value:skewY(0)}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@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}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}.input-wrapper[data-v-d71ac60a]{position:relative;flex-grow:1}.text-home[data-v-d71ac60a]{display:flex;align-items:left;background-color:#fff;border-radius:4px;width:900px;height:45px}.text-default[data-v-d71ac60a]{display:flex;align-items:left;background-color:#fff;border-radius:4px;width:600px;height:35px}select[data-v-d71ac60a]{width:fit-content;padding:5px 0 5px 5px;margin-right:5px;color:#4f75da;font-size:14px;font-weight:400;border:none;outline:none;background-color:transparent;cursor:pointer;font-family:Roboto;background-color:#eef1ff;border-radius:4px 0 0 4px}.default-search-form select[data-v-d71ac60a]{color:#1b5850;background-color:#d1efe9;font-size:15px;font-weight:500;padding:5px 10px;border-radius:6px 0 0 6px}input[data-v-d71ac60a]{width:100%;border:none;font-size:12px;line-height:16px;padding:15px 8px 0;color:#1b5850;font-family:Roboto;font-weight:400;outline:none;background:transparent;position:center;text-align:left}.default-search-form input[data-v-d71ac60a]{color:#1b5850;font-size:12px;line-height:16px;padding-top:10px;font-family:Roboto;font-weight:400;background:transparent}.custom-placeholder[data-v-d71ac60a]{position:absolute;left:8px;top:52%;transform:translateY(-50%);color:#1b5850;font-size:12px;pointer-events:none;font-family:Roboto}.default-search-form .custom-placeholder[data-v-d71ac60a]{color:#1b5850;font-size:12px}.region-tag[data-v-d71ac60a],.default-search-form .region-tag[data-v-d71ac60a]{background-color:#43b49b;padding:2px 4px;border-radius:2px;font-weight:400}input[data-v-d71ac60a]::placeholder{color:#9aa4af;opacity:1}.default-search-form input[data-v-d71ac60a]::placeholder{color:#ffffffb3}.button[data-v-d71ac60a]{background:none;border:none;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center}.button svg[data-v-d71ac60a]{width:20px;height:20px;fill:#43b49b}.default-search-form .button svg[data-v-d71ac60a]{fill:#43b49b}.button:hover svg[data-v-d71ac60a]{fill:#1b5850}.default-search-form .button:hover svg[data-v-d71ac60a]{fill:#1b5850}.text-home[data-v-d71ac60a]:hover,.text-default[data-v-d71ac60a]:hover{box-shadow:0 1px 6px #20212447;border-color:#dfe1e500}.home-search-form select[data-v-d71ac60a]{color:#1b5850;background-color:#d1efe9;font-size:15px;font-weight:500;padding:5px 10px;border-radius:6px 0 0 6px}.home-search-form select[data-v-d71ac60a]:focus{outline:2px solid rgba(67,180,155,.3)}.home-search-form select option[data-v-d71ac60a]{background-color:#fff;color:#1b5850}.home-search-form select option[data-v-d71ac60a]:hover,.home-search-form select option[data-v-d71ac60a]:focus{background-color:#1b5850!important;color:#fff!important}.home-search-form select option[data-v-d71ac60a]:checked{background-color:#1b5850!important;color:#fff!important;box-shadow:0 0 10px 100px #1b5850 inset!important}.custom-select[data-v-d71ac60a]{position:relative;width:fit-content;font-family:Roboto;outline:none}.custom-select .selected[data-v-d71ac60a]{color:#1b5850;background-color:#d1efe9;font-size:15px;font-weight:500;padding:0 10px;border-radius:6px 0 0 6px;cursor:pointer;min-width:50px;text-align:center;-webkit-user-select:none;user-select:none;height:45px;line-height:45px;display:flex;align-items:center;justify-content:center}.custom-select:focus .selected[data-v-d71ac60a]{outline:2px solid rgba(67,180,155,.3)}.custom-select .dropdown[data-v-d71ac60a]{position:absolute;top:100%;left:0;background:#fff;box-shadow:0 2px 5px #0003;border-radius:4px;width:100%;z-index:100}.custom-select .option[data-v-d71ac60a]{padding:8px 10px;cursor:pointer;color:#1b5850}.custom-select .option[data-v-d71ac60a]:hover,.custom-select .option.active[data-v-d71ac60a]{background-color:#1b5850;color:#fff}.default-search-form .custom-select .selected[data-v-d71ac60a]{height:40px;line-height:40px}[data-v-0274deb0]{margin:0;padding:0;box-sizing:border-box}body[data-v-0274deb0]{background-color:var(--background)}[data-v-0274deb0]:root{--background: #edeef2;--base-variant: #e8e9ed;--text-color: #9fabb9;--button-color: #1c1c1e;--primary-color: #3a435d;--nav-bar: #5383e9;--grey-background: #edeef2}.darkmode[data-v-0274deb0]{--background: #1c1c1e;--base-variant: #101425;--text-color: #9fabb9;--button-color: #1c1c1e;--primary-color: #3a435d;--nav-bar: #5383e9;--grey-background: #1a1c23}#theme-switch[data-v-0274deb0]{height:50px;width:50px;padding:0;border-radius:50%;background-color:var(--nav-bar);display:flex;justify-content:center;align-items:center;border:none}#theme-switch svg[data-v-0274deb0]{fill:var(--button-color)}#theme-switch svg[data-v-0274deb0]:last-child{display:none}.darkmode #theme-switch svg[data-v-0274deb0]:first-child{display:none}.darkmode #theme-switch svg[data-v-0274deb0]:last-child{display:block}nav[data-v-0274deb0]{position:relative!important;width:100%;height:60px;background-color:#1b5850;display:flex;justify-content:space-between;align-items:center;padding:0 30px}.nav-group[data-v-0274deb0]{display:flex;align-items:center}.nav-left[data-v-0274deb0]{justify-content:flex-start;gap:20px;width:25%}.nav-middle[data-v-0274deb0]{justify-content:center;flex:1;display:flex;align-items:center}.nav-right[data-v-0274deb0]{justify-content:flex-end;gap:20px;width:25%}.searchForm[data-v-0274deb0]{width:400px;margin:0 auto;display:flex;justify-content:center}.nav-button[data-v-0274deb0]{background:transparent;border:none;cursor:pointer;font-size:30px;font-family:Roboto;color:#fff;font-weight:500;padding:8px 12px;transition:all .2s ease;position:relative;border-bottom:3px solid transparent}.nav-button[data-v-0274deb0]:hover{opacity:.9;border-bottom:3px solid #43b49b}.home-button[data-v-0274deb0]{font-weight:600}.policy-text[data-v-3748455f]{position:relative;font-size:small;color:#fff;text-align:center;background-color:#1b5850}[data-v-c0412c15]{margin:0;padding:0;box-sizing:border-box}body[data-v-c0412c15]{background-color:var(--background)}[data-v-c0412c15]:root{--background: #edeef2;--base-variant: #e8e9ed;--text-color: #9fabb9;--button-color: #1c1c1e;--primary-color: #3a435d;--nav-bar: #5383e9;--grey-background: #edeef2}.darkmode[data-v-c0412c15]{--background: #1c1c1e;--base-variant: #101425;--text-color: #9fabb9;--button-color: #1c1c1e;--primary-color: #3a435d;--nav-bar: #5383e9;--grey-background: #1a1c23}nav[data-v-c0412c15]{position:relative!important;width:100%;height:60px;display:flex;justify-content:space-between;align-items:center;padding:0 30px}.nav-group[data-v-c0412c15]{display:flex;align-items:center}.nav-left[data-v-c0412c15]{justify-content:flex-start;gap:20px}.nav-right[data-v-c0412c15]{justify-content:flex-end;gap:20px}.nav-button[data-v-c0412c15]{background:transparent;border:none;cursor:pointer;font-size:30px;font-family:Roboto;color:#fff;font-weight:500;padding:8px 12px;transition:all .2s ease;position:relative;border-bottom:3px solid transparent}.nav-button[data-v-c0412c15]:hover{opacity:.9;border-bottom:3px solid #43b49b}.policy-text[data-v-9793ae79]{position:static;font-size:small;color:#fff;text-align:center}.home{background-color:#1b5850;position:fixed;width:100%;height:100%}
