@layer theme{:root,:host{--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--spacing:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-inter-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{.fixed{position:fixed}.inset-0{inset:calc(var(--spacing)*0)}.z-50{z-index:50}.flex{display:flex}.hidden{display:none}.items-center{align-items:center}.justify-center{justify-content:center}.italic{font-style:italic}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.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))}}:root{--purple_pink:#f1e3e3;--surface_gray:#edf0f1;--black:#343434;--light_blue:#d4dbe4;--light_blue-hover:#e1e6ec;--light_gray:#ebf0f1;--blue:#a6b8d1;--white:#fdfdfd;--orange:#e69260;--gray:#cdd6d9;--nbs-blue:#28335c;--mid-red:#e2928d;--heading-font-size:22px;--heading-line-height:normal;--blue-30:#b8bbc7;--paragraph-font-size:15px;--paragraph-line-height:normal;--light_blue_70:#e1e6ec;--light_blue_hover:#edf0f1;--link-font-size:15px;--link-line-height:normal;--description-font-size:14px;--description-line-height:normal}@media (min-width:760px){:root{--heading-font-size:25px;--paragraph-font-size:17px;--paragraph-line-height:20px;--link-font-size:16px}}@media (prefers-color-scheme:dark){:root{--purple_pink:#e4ccd6;--surface_gray:#edf0f1;--black:#343434;--light_blue:#c5d1e0;--light_blue-hover:#d8e5f4;--light_gray:#ebf0f1;--blue:#a6b8d1;--white:#fdfdfd;--orange:#e69260;--gray:#cdd6d9}}body{color:var(--black);font-family:var(--font-inter-sans),Arial,Helvetica,sans-serif}html{transition:background-color .4s ease-in-out}p{margin-bottom:16px}p,li,.legendLabel{font-size:var(--paragraph-font-size);line-height:var(--paragraph-line-height)}.legendLabel{display:block}a{font-size:var(--link-font-size);line-height:var(--link-line-height)}p.bold{font-weight:700}p:last-of-type{margin-bottom:0}h1,h2{font-size:var(--heading-font-size);line-height:var(--heading-line-height);font-weight:700}li{margin-bottom:6px}ul{margin:16px 0;padding-left:24px;list-style-type:disc}.swiper{width:100%;height:100%;padding-top:22px!important}.swiper-slide{text-align:center;border:1px solid var(--surface_gray,#edf0f1);justify-content:center;align-items:center;font-size:18px;display:flex;overflow:hidden;border-radius:12px!important}.swiper-slide img{object-fit:cover;width:100%;height:100%;display:block}.swiper-pagination{z-index:2;gap:9px;width:100%;display:flex;position:absolute;top:0;bottom:auto;left:0}.swiper-pagination-bullet{text-align:center;color:#000;opacity:1;cursor:pointer;background:#0003;border-radius:50%;width:10px;height:10px;font-size:12px;line-height:20px;display:block;background:var(--surface_gray)!important;opacity:.5!important}.swiper-pagination-bullet-active{opacity:1!important;background-color:var(--surface_gray)!important}strong{font-weight:700}
.footer-module-scss-module__cgZGja__outerWrapper{align-items:flex-end;min-height:650px;padding:0 0 44px;display:flex;position:relative;color:var(--surface_gray)!important}.footer-module-scss-module__cgZGja__outerWrapper .footer-module-scss-module__cgZGja__linksCol a,.footer-module-scss-module__cgZGja__outerWrapper .footer-module-scss-module__cgZGja__linksCol button{opacity:1;transition:opacity .35s ease-in-out}.footer-module-scss-module__cgZGja__outerWrapper .footer-module-scss-module__cgZGja__linksCol:hover a{opacity:.5}.footer-module-scss-module__cgZGja__outerWrapper .footer-module-scss-module__cgZGja__linksCol a:hover{opacity:1}.footer-module-scss-module__cgZGja__outerWrapper:has(a:hover) a{opacity:.5}.footer-module-scss-module__cgZGja__outerWrapper a:hover{opacity:1}.footer-module-scss-module__cgZGja__outerWrapper svg{margin-bottom:14px}.footer-module-scss-module__cgZGja__outerWrapper .footer-module-scss-module__cgZGja__gapper{margin-bottom:18px;display:flex}.footer-module-scss-module__cgZGja__outerWrapper .footer-module-scss-module__cgZGja__twoColLink{flex-direction:column;display:flex}.footer-module-scss-module__cgZGja__outerWrapper .footer-module-scss-module__cgZGja__downloadLink{align-items:flex-start;gap:6px;display:flex}.footer-module-scss-module__cgZGja__outerWrapper .footer-module-scss-module__cgZGja__downloadLink svg{margin:0}.footer-module-scss-module__cgZGja__outerWrapper .footer-module-scss-module__cgZGja__copyright{align-items:flex-end;gap:16px;display:flex;position:absolute;bottom:44px;right:42px}.footer-module-scss-module__cgZGja__outerWrapper .footer-module-scss-module__cgZGja__copyright svg{margin:0}.footer-module-scss-module__cgZGja__outerWrapper .footer-module-scss-module__cgZGja__copyright__text{text-align:right;flex-direction:column;font-size:11px;font-style:normal;font-weight:400;line-height:normal;display:flex}.footer-module-scss-module__cgZGja__brandCol{flex-direction:column;align-items:flex-start;margin-bottom:80px;display:flex}.footer-module-scss-module__cgZGja__linksRow{flex-wrap:wrap;gap:48px;display:flex}.footer-module-scss-module__cgZGja__linksRow .footer-module-scss-module__cgZGja__linksCol{opacity:1;transition:opacity .35s ease-in-out}.footer-module-scss-module__cgZGja__linksRow .footer-module-scss-module__cgZGja__linksCol a,.footer-module-scss-module__cgZGja__linksRow .footer-module-scss-module__cgZGja__linksCol button,.footer-module-scss-module__cgZGja__linksRow .footer-module-scss-module__cgZGja__linksCol .footer-module-scss-module__cgZGja__gapper a,.footer-module-scss-module__cgZGja__linksRow .footer-module-scss-module__cgZGja__linksCol .footer-module-scss-module__cgZGja__gapper button,.footer-module-scss-module__cgZGja__linksRow .footer-module-scss-module__cgZGja__linksCol .footer-module-scss-module__cgZGja__twoColLink{cursor:pointer;opacity:1;transition:opacity .35s ease-in-out}.footer-module-scss-module__cgZGja__linksRow .footer-module-scss-module__cgZGja__linksCol:hover a:not(:hover),.footer-module-scss-module__cgZGja__linksRow .footer-module-scss-module__cgZGja__linksCol:hover button:not(:hover),.footer-module-scss-module__cgZGja__linksRow .footer-module-scss-module__cgZGja__linksCol:hover .footer-module-scss-module__cgZGja__gapper a:not(:hover),.footer-module-scss-module__cgZGja__linksRow .footer-module-scss-module__cgZGja__linksCol:hover .footer-module-scss-module__cgZGja__gapper button:not(:hover),.footer-module-scss-module__cgZGja__linksRow .footer-module-scss-module__cgZGja__linksCol:hover .footer-module-scss-module__cgZGja__twoColLink:not(:hover){opacity:.5}.footer-module-scss-module__cgZGja__linksRow .footer-module-scss-module__cgZGja__linksCol a:hover,.footer-module-scss-module__cgZGja__linksRow .footer-module-scss-module__cgZGja__linksCol button:hover,.footer-module-scss-module__cgZGja__linksRow .footer-module-scss-module__cgZGja__linksCol .footer-module-scss-module__cgZGja__gapper a:hover,.footer-module-scss-module__cgZGja__linksRow .footer-module-scss-module__cgZGja__linksCol .footer-module-scss-module__cgZGja__gapper button:hover,.footer-module-scss-module__cgZGja__linksRow .footer-module-scss-module__cgZGja__linksCol .footer-module-scss-module__cgZGja__twoColLink:hover{opacity:1!important}.footer-module-scss-module__cgZGja__linksRow:has(.footer-module-scss-module__cgZGja__linksCol:hover) .footer-module-scss-module__cgZGja__linksCol{opacity:.5}.footer-module-scss-module__cgZGja__linksRow .footer-module-scss-module__cgZGja__linksCol:hover{opacity:1!important}.footer-module-scss-module__cgZGja__linksCol{width:308px;font-size:var(--link-font-size);line-height:var(--link-line-height);flex-direction:column;flex:none;justify-content:flex-end;align-items:flex-start;display:flex}@media (max-width:1024px){.footer-module-scss-module__cgZGja__outerWrapper{min-height:auto;padding-top:180px}}@media (max-width:760px){.footer-module-scss-module__cgZGja__brandCol{margin-bottom:60px}.footer-module-scss-module__cgZGja__linksRow{flex-direction:column;gap:60px;margin-bottom:125px}.footer-module-scss-module__cgZGja__outerWrapper .footer-module-scss-module__cgZGja__copyright__text{text-align:left}}
