:root,[data-bs-theme=light]{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 13, 110, 253;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-primary-text-emphasis: rgb(5.2, 44, 101.2);--bs-secondary-text-emphasis: rgb(43.2, 46.8, 50);--bs-success-text-emphasis: rgb(10, 54, 33.6);--bs-info-text-emphasis: rgb(5.2, 80.8, 96);--bs-warning-text-emphasis: rgb(102, 77.2, 2.8);--bs-danger-text-emphasis: rgb(88, 21.2, 27.6);--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: rgb(206.6, 226, 254.6);--bs-secondary-bg-subtle: rgb(225.6, 227.4, 229);--bs-success-bg-subtle: rgb(209, 231, 220.8);--bs-info-bg-subtle: rgb(206.6, 244.4, 252);--bs-warning-bg-subtle: rgb(255, 242.6, 205.4);--bs-danger-bg-subtle: rgb(248, 214.6, 217.8);--bs-light-bg-subtle: rgb(251.5, 252, 252.5);--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: rgb(158.2, 197, 254.2);--bs-secondary-border-subtle: rgb(196.2, 199.8, 203);--bs-success-border-subtle: rgb(163, 207, 186.6);--bs-info-border-subtle: rgb(158.2, 233.8, 249);--bs-warning-border-subtle: rgb(255, 230.2, 155.8);--bs-danger-border-subtle: rgb(241, 174.2, 180.6);--bs-light-border-subtle: #e9ecef;--bs-dark-border-subtle: #adb5bd;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg: #fff;--bs-body-bg-rgb: 255, 255, 255;--bs-emphasis-color: #000;--bs-emphasis-color-rgb: 0, 0, 0;--bs-secondary-color: rgba(33, 37, 41, 0.75);--bs-secondary-color-rgb: 33, 37, 41;--bs-secondary-bg: #e9ecef;--bs-secondary-bg-rgb: 233, 236, 239;--bs-tertiary-color: rgba(33, 37, 41, 0.5);--bs-tertiary-color-rgb: 33, 37, 41;--bs-tertiary-bg: #f8f9fa;--bs-tertiary-bg-rgb: 248, 249, 250;--bs-heading-color: inherit;--bs-link-color: #0d6efd;--bs-link-color-rgb: 13, 110, 253;--bs-link-decoration: underline;--bs-link-hover-color: rgb(10.4, 88, 202.4);--bs-link-hover-color-rgb: 10, 88, 202;--bs-code-color: #d63384;--bs-highlight-color: #212529;--bs-highlight-bg: rgb(255, 242.6, 205.4);--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, 0.175);--bs-border-radius: 0.375rem;--bs-border-radius-sm: 0.25rem;--bs-border-radius-lg: 0.5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: var(--bs-border-radius-xxl);--bs-border-radius-pill: 50rem;--bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);--bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);--bs-focus-ring-width: 0.25rem;--bs-focus-ring-opacity: 0.25;--bs-focus-ring-color: rgba(13, 110, 253, 0.25);--bs-form-valid-color: #198754;--bs-form-valid-border-color: #198754;--bs-form-invalid-color: #dc3545;--bs-form-invalid-border-color: #dc3545}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color: #dee2e6;--bs-body-color-rgb: 222, 226, 230;--bs-body-bg: #212529;--bs-body-bg-rgb: 33, 37, 41;--bs-emphasis-color: #fff;--bs-emphasis-color-rgb: 255, 255, 255;--bs-secondary-color: rgba(222, 226, 230, 0.75);--bs-secondary-color-rgb: 222, 226, 230;--bs-secondary-bg: #343a40;--bs-secondary-bg-rgb: 52, 58, 64;--bs-tertiary-color: rgba(222, 226, 230, 0.5);--bs-tertiary-color-rgb: 222, 226, 230;--bs-tertiary-bg: rgb(42.5, 47.5, 52.5);--bs-tertiary-bg-rgb: 43, 48, 53;--bs-primary-text-emphasis: rgb(109.8, 168, 253.8);--bs-secondary-text-emphasis: rgb(166.8, 172.2, 177);--bs-success-text-emphasis: rgb(117, 183, 152.4);--bs-info-text-emphasis: rgb(109.8, 223.2, 246);--bs-warning-text-emphasis: rgb(255, 217.8, 106.2);--bs-danger-text-emphasis: rgb(234, 133.8, 143.4);--bs-light-text-emphasis: #f8f9fa;--bs-dark-text-emphasis: #dee2e6;--bs-primary-bg-subtle: rgb(2.6, 22, 50.6);--bs-secondary-bg-subtle: rgb(21.6, 23.4, 25);--bs-success-bg-subtle: rgb(5, 27, 16.8);--bs-info-bg-subtle: rgb(2.6, 40.4, 48);--bs-warning-bg-subtle: rgb(51, 38.6, 1.4);--bs-danger-bg-subtle: rgb(44, 10.6, 13.8);--bs-light-bg-subtle: #343a40;--bs-dark-bg-subtle: #1a1d20;--bs-primary-border-subtle: rgb(7.8, 66, 151.8);--bs-secondary-border-subtle: rgb(64.8, 70.2, 75);--bs-success-border-subtle: rgb(15, 81, 50.4);--bs-info-border-subtle: rgb(7.8, 121.2, 144);--bs-warning-border-subtle: rgb(153, 115.8, 4.2);--bs-danger-border-subtle: rgb(132, 31.8, 41.4);--bs-light-border-subtle: #495057;--bs-dark-border-subtle: #343a40;--bs-heading-color: inherit;--bs-link-color: rgb(109.8, 168, 253.8);--bs-link-hover-color: rgb(138.84, 185.4, 254.04);--bs-link-color-rgb: 110, 168, 254;--bs-link-hover-color-rgb: 139, 185, 254;--bs-code-color: rgb(230.4, 132.6, 181.2);--bs-highlight-color: #dee2e6;--bs-highlight-bg: rgb(102, 77.2, 2.8);--bs-border-color: #495057;--bs-border-color-translucent: rgba(255, 255, 255, 0.15);--bs-form-valid-color: rgb(117, 183, 152.4);--bs-form-valid-border-color: rgb(117, 183, 152.4);--bs-form-invalid-color: rgb(234, 133.8, 143.4);--bs-form-invalid-border-color: rgb(234, 133.8, 143.4)}*,*::before,*::after{box-sizing:border-box}@media(prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}h1,.h1{font-size:calc(1.375rem + 1.5vw)}@media(min-width: 1200px){h1,.h1{font-size:2.5rem}}h2,.h2{font-size:calc(1.325rem + 0.9vw)}@media(min-width: 1200px){h2,.h2{font-size:2rem}}h3,.h3{font-size:calc(1.3rem + 0.6vw)}@media(min-width: 1200px){h3,.h3{font-size:1.75rem}}h4,.h4{font-size:calc(1.275rem + 0.3vw)}@media(min-width: 1200px){h4,.h4{font-size:1.5rem}}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small,.small{font-size:0.875em}mark,.mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:0.75em;line-height:0;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}a{color:rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));text-decoration:underline}a:hover{--bs-link-color-rgb: var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:0.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:0.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:0.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none !important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;line-height:inherit;font-size:calc(1.275rem + 0.3vw)}@media(min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button{cursor:pointer;filter:grayscale(1)}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none !important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-weight:300;line-height:1.2;font-size:calc(1.625rem + 4.5vw)}@media(min-width: 1200px){.display-1{font-size:5rem}}.display-2{font-weight:300;line-height:1.2;font-size:calc(1.575rem + 3.9vw)}@media(min-width: 1200px){.display-2{font-size:4.5rem}}.display-3{font-weight:300;line-height:1.2;font-size:calc(1.525rem + 3.3vw)}@media(min-width: 1200px){.display-3{font-size:4rem}}.display-4{font-weight:300;line-height:1.2;font-size:calc(1.475rem + 2.7vw)}@media(min-width: 1200px){.display-4{font-size:3.5rem}}.display-5{font-weight:300;line-height:1.2;font-size:calc(1.425rem + 2.1vw)}@media(min-width: 1200px){.display-5{font-size:3rem}}.display-6{font-weight:300;line-height:1.2;font-size:calc(1.375rem + 1.5vw)}@media(min-width: 1200px){.display-6{font-size:2.5rem}}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:0.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:0.875em;color:#6c757d}.blockquote-footer::before{content:"— "}.container,.container-fluid,.container-xxxl,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-right:auto;margin-left:auto}@media(min-width: 576px){.container-sm,.container{max-width:540px}}@media(min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media(min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media(min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media(min-width: 1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1264px}}@media(min-width: 1800px){.container-xxxl,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1684px}}:root{--bs-breakpoint-xs: 0;--bs-breakpoint-sm: 576px;--bs-breakpoint-md: 768px;--bs-breakpoint-lg: 992px;--bs-breakpoint-xl: 1200px;--bs-breakpoint-xxl: 1400px;--bs-breakpoint-xxxl: 1800px}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1*var(--bs-gutter-y));margin-right:calc(-0.5*var(--bs-gutter-x));margin-left:calc(-0.5*var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: 0.25rem}.g-1,.gy-1{--bs-gutter-y: 0.25rem}.g-2,.gx-2{--bs-gutter-x: 0.5rem}.g-2,.gy-2{--bs-gutter-y: 0.5rem}.g-3,.gx-3{--bs-gutter-x: 1rem}.g-3,.gy-3{--bs-gutter-y: 1rem}.g-4,.gx-4{--bs-gutter-x: 1.5rem}.g-4,.gy-4{--bs-gutter-y: 1.5rem}.g-5,.gx-5{--bs-gutter-x: 3rem}.g-5,.gy-5{--bs-gutter-y: 3rem}@media(min-width: 576px){.col-sm{flex:1 0 0}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: 0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: 0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: 0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: 0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 3rem}}@media(min-width: 768px){.col-md{flex:1 0 0}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: 0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y: 0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x: 0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y: 0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x: 1rem}.g-md-3,.gy-md-3{--bs-gutter-y: 1rem}.g-md-4,.gx-md-4{--bs-gutter-x: 1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y: 1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x: 3rem}.g-md-5,.gy-md-5{--bs-gutter-y: 3rem}}@media(min-width: 992px){.col-lg{flex:1 0 0}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: 0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: 0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: 0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: 0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 3rem}}@media(min-width: 1200px){.col-xl{flex:1 0 0}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: 0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: 0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: 0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: 0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 3rem}}@media(min-width: 1400px){.col-xxl{flex:1 0 0}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x: 0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: 0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: 0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: 0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x: 1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y: 1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x: 1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y: 1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 3rem}}@media(min-width: 1800px){.col-xxxl{flex:1 0 0}.row-cols-xxxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxxl-auto{flex:0 0 auto;width:auto}.col-xxxl-1{flex:0 0 auto;width:8.33333333%}.col-xxxl-2{flex:0 0 auto;width:16.66666667%}.col-xxxl-3{flex:0 0 auto;width:25%}.col-xxxl-4{flex:0 0 auto;width:33.33333333%}.col-xxxl-5{flex:0 0 auto;width:41.66666667%}.col-xxxl-6{flex:0 0 auto;width:50%}.col-xxxl-7{flex:0 0 auto;width:58.33333333%}.col-xxxl-8{flex:0 0 auto;width:66.66666667%}.col-xxxl-9{flex:0 0 auto;width:75%}.col-xxxl-10{flex:0 0 auto;width:83.33333333%}.col-xxxl-11{flex:0 0 auto;width:91.66666667%}.col-xxxl-12{flex:0 0 auto;width:100%}.offset-xxxl-0{margin-left:0}.offset-xxxl-1{margin-left:8.33333333%}.offset-xxxl-2{margin-left:16.66666667%}.offset-xxxl-3{margin-left:25%}.offset-xxxl-4{margin-left:33.33333333%}.offset-xxxl-5{margin-left:41.66666667%}.offset-xxxl-6{margin-left:50%}.offset-xxxl-7{margin-left:58.33333333%}.offset-xxxl-8{margin-left:66.66666667%}.offset-xxxl-9{margin-left:75%}.offset-xxxl-10{margin-left:83.33333333%}.offset-xxxl-11{margin-left:91.66666667%}.g-xxxl-0,.gx-xxxl-0{--bs-gutter-x: 0}.g-xxxl-0,.gy-xxxl-0{--bs-gutter-y: 0}.g-xxxl-1,.gx-xxxl-1{--bs-gutter-x: 0.25rem}.g-xxxl-1,.gy-xxxl-1{--bs-gutter-y: 0.25rem}.g-xxxl-2,.gx-xxxl-2{--bs-gutter-x: 0.5rem}.g-xxxl-2,.gy-xxxl-2{--bs-gutter-y: 0.5rem}.g-xxxl-3,.gx-xxxl-3{--bs-gutter-x: 1rem}.g-xxxl-3,.gy-xxxl-3{--bs-gutter-y: 1rem}.g-xxxl-4,.gx-xxxl-4{--bs-gutter-x: 1.5rem}.g-xxxl-4,.gy-xxxl-4{--bs-gutter-y: 1.5rem}.g-xxxl-5,.gx-xxxl-5{--bs-gutter-x: 3rem}.g-xxxl-5,.gy-xxxl-5{--bs-gutter-y: 3rem}}.table{--bs-table-color-type: initial;--bs-table-bg-type: initial;--bs-table-color-state: initial;--bs-table-bg-state: initial;--bs-table-color: var(--bs-emphasis-color);--bs-table-bg: var(--bs-body-bg);--bs-table-border-color: var(--bs-border-color);--bs-table-accent-bg: transparent;--bs-table-striped-color: var(--bs-emphasis-color);--bs-table-striped-bg: rgba(var(--bs-emphasis-color-rgb), 0.05);--bs-table-active-color: var(--bs-emphasis-color);--bs-table-active-bg: rgba(var(--bs-emphasis-color-rgb), 0.1);--bs-table-hover-color: var(--bs-emphasis-color);--bs-table-hover-bg: rgba(var(--bs-emphasis-color-rgb), 0.075);width:100%;margin-bottom:1rem;vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:.5rem .5rem;color:var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));background-color:var(--bs-table-bg);border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)))}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:calc(var(--bs-border-width)*2) solid currentcolor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem .25rem}.table-bordered>:not(caption)>*{border-width:var(--bs-border-width) 0}.table-bordered>:not(caption)>*>*{border-width:0 var(--bs-border-width)}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-striped-columns>:not(caption)>tr>:nth-child(even){--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-active{--bs-table-color-state: var(--bs-table-active-color);--bs-table-bg-state: var(--bs-table-active-bg)}.table-hover>tbody>tr:hover>*{--bs-table-color-state: var(--bs-table-hover-color);--bs-table-bg-state: var(--bs-table-hover-bg)}.table-primary{--bs-table-color: #000;--bs-table-bg: rgb(206.6, 226, 254.6);--bs-table-border-color: rgb(165.28, 180.8, 203.68);--bs-table-striped-bg: rgb(196.27, 214.7, 241.87);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(185.94, 203.4, 229.14);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(191.105, 209.05, 235.505);--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color: #000;--bs-table-bg: rgb(225.6, 227.4, 229);--bs-table-border-color: rgb(180.48, 181.92, 183.2);--bs-table-striped-bg: rgb(214.32, 216.03, 217.55);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(203.04, 204.66, 206.1);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(208.68, 210.345, 211.825);--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-success{--bs-table-color: #000;--bs-table-bg: rgb(209, 231, 220.8);--bs-table-border-color: rgb(167.2, 184.8, 176.64);--bs-table-striped-bg: rgb(198.55, 219.45, 209.76);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(188.1, 207.9, 198.72);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(193.325, 213.675, 204.24);--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-info{--bs-table-color: #000;--bs-table-bg: rgb(206.6, 244.4, 252);--bs-table-border-color: rgb(165.28, 195.52, 201.6);--bs-table-striped-bg: rgb(196.27, 232.18, 239.4);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(185.94, 219.96, 226.8);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(191.105, 226.07, 233.1);--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-warning{--bs-table-color: #000;--bs-table-bg: rgb(255, 242.6, 205.4);--bs-table-border-color: rgb(204, 194.08, 164.32);--bs-table-striped-bg: rgb(242.25, 230.47, 195.13);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(229.5, 218.34, 184.86);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(235.875, 224.405, 189.995);--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger{--bs-table-color: #000;--bs-table-bg: rgb(248, 214.6, 217.8);--bs-table-border-color: rgb(198.4, 171.68, 174.24);--bs-table-striped-bg: rgb(235.6, 203.87, 206.91);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(223.2, 193.14, 196.02);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(229.4, 198.505, 201.465);--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-light{--bs-table-color: #000;--bs-table-bg: #f8f9fa;--bs-table-border-color: rgb(198.4, 199.2, 200);--bs-table-striped-bg: rgb(235.6, 236.55, 237.5);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(223.2, 224.1, 225);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(229.4, 230.325, 231.25);--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-dark{--bs-table-color: #fff;--bs-table-bg: #212529;--bs-table-border-color: rgb(77.4, 80.6, 83.8);--bs-table-striped-bg: rgb(44.1, 47.9, 51.7);--bs-table-striped-color: #fff;--bs-table-active-bg: rgb(55.2, 58.8, 62.4);--bs-table-active-color: #fff;--bs-table-hover-bg: rgb(49.65, 53.35, 57.05);--bs-table-hover-color: #fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media(max-width: 575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 1799.98px){.table-responsive-xxxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(0.375rem + var(--bs-border-width));padding-bottom:calc(0.375rem + var(--bs-border-width));margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(0.5rem + var(--bs-border-width));padding-bottom:calc(0.5rem + var(--bs-border-width));font-size:1.25rem}.col-form-label-sm{padding-top:calc(0.25rem + var(--bs-border-width));padding-bottom:calc(0.25rem + var(--bs-border-width));font-size:0.875rem}.form-text{margin-top:.25rem;font-size:0.875em;color:var(--bs-secondary-color)}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-clip:padding-box;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:var(--bs-body-color);background-color:var(--bs-body-bg);border-color:rgb(134,182.5,254);outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::-moz-placeholder{color:var(--bs-secondary-color);opacity:1}.form-control::placeholder{color:var(--bs-secondary-color);opacity:1}.form-control:disabled{background-color:var(--bs-secondary-bg);opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-0.375rem -0.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--bs-secondary-bg)}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:var(--bs-body-color);background-color:rgba(0,0,0,0);border:solid rgba(0,0,0,0);border-width:var(--bs-border-width) 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));padding:.25rem .5rem;font-size:0.875rem;border-radius:var(--bs-border-radius-sm)}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-0.25rem -0.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-0.5rem -1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2))}textarea.form-control-sm{min-height:calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2))}textarea.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-control-color{width:3rem;height:calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2));padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0 !important;border-radius:var(--bs-border-radius)}.form-control-color::-webkit-color-swatch{border:0 !important;border-radius:var(--bs-border-radius)}.form-control-color.form-control-sm{height:calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2))}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon, none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-select{transition:none}}.form-select:focus{border-color:rgb(134,182.5,254);outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:var(--bs-secondary-bg)}.form-select:-moz-focusring{color:rgba(0,0,0,0);text-shadow:0 0 0 var(--bs-body-color)}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:0.875rem;border-radius:var(--bs-border-radius-sm)}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}.form-check-input{--bs-form-check-bg: var(--bs-body-bg);flex-shrink:0;width:1em;height:1em;margin-top:.25em;vertical-align:top;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:var(--bs-border-width) solid var(--bs-border-color);-webkit-print-color-adjust:exact;print-color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:rgb(134,182.5,254);outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgb%28134, 182.5, 254%29'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0, 0, 0, 0);pointer-events:none}.btn-check[disabled]+.btn,.btn-check:disabled+.btn{pointer-events:none;filter:none;opacity:.65}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")}.form-range{width:100%;height:1.5rem;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:rgba(0,0,0,0)}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-0.25rem;-webkit-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:rgb(182.4,211.5,254.4)}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:rgba(0,0,0,0);cursor:pointer;background-color:var(--bs-secondary-bg);border-color:rgba(0,0,0,0);border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;-moz-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:rgb(182.4,211.5,254.4)}.form-range::-moz-range-track{width:100%;height:.5rem;color:rgba(0,0,0,0);cursor:pointer;background-color:var(--bs-secondary-bg);border-color:rgba(0,0,0,0);border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:var(--bs-secondary-color)}.form-range:disabled::-moz-range-thumb{background-color:var(--bs-secondary-color)}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + calc(var(--bs-border-width) * 2));min-height:calc(3.5rem + calc(var(--bs-border-width) * 2));line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;z-index:2;max-width:100%;height:100%;padding:1rem .75rem;overflow:hidden;color:rgba(var(--bs-body-color-rgb), 0.65);text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:var(--bs-border-width) solid rgba(0,0,0,0);transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media(prefers-reduced-motion: reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control::-moz-placeholder, .form-floating>.form-control-plaintext::-moz-placeholder{color:rgba(0,0,0,0)}.form-floating>.form-control::placeholder,.form-floating>.form-control-plaintext::placeholder{color:rgba(0,0,0,0)}.form-floating>.form-control:not(:-moz-placeholder), .form-floating>.form-control-plaintext:not(:-moz-placeholder){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown),.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill,.form-floating>.form-control-plaintext:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem;padding-left:.75rem}.form-floating>.form-control:not(:-moz-placeholder)~label{transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-control-plaintext~label,.form-floating>.form-select~label{transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating>.form-control:-webkit-autofill~label{transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating>textarea:not(:-moz-placeholder)~label::after{position:absolute;inset:1rem .375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius)}.form-floating>textarea:focus~label::after,.form-floating>textarea:not(:placeholder-shown)~label::after{position:absolute;inset:1rem .375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius)}.form-floating>textarea:disabled~label::after{background-color:var(--bs-secondary-bg)}.form-floating>.form-control-plaintext~label{border-width:var(--bs-border-width) 0}.form-floating>:disabled~label,.form-floating>.form-control:disabled~label{color:#6c757d}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select,.input-group>.form-floating{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus,.input-group>.form-floating:focus-within{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);text-align:center;white-space:nowrap;background-color:var(--bs-tertiary-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius)}.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text,.input-group-lg>.btn{padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text,.input-group-sm>.btn{padding:.25rem .5rem;font-size:0.875rem;border-radius:var(--bs-border-radius-sm)}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(-1*var(--bs-border-width));border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:0.875em;color:var(--bs-form-valid-color)}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:0.875rem;color:#fff;background-color:var(--bs-success);border-radius:var(--bs-border-radius)}.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip,.is-valid~.valid-feedback,.is-valid~.valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-valid{border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + 0.75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.375em + 0.1875rem) center;background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb), 0.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + 0.75rem);background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem)}.was-validated .form-select:valid,.form-select.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-select:valid:focus,.form-select.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb), 0.25)}.was-validated .form-control-color:valid,.form-control-color.is-valid{width:calc(3rem + calc(1.5em + 0.75rem))}.was-validated .form-check-input:valid,.form-check-input.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-check-input:valid:checked,.form-check-input.is-valid:checked{background-color:var(--bs-form-valid-color)}.was-validated .form-check-input:valid:focus,.form-check-input.is-valid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb), 0.25)}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:var(--bs-form-valid-color)}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):valid,.input-group>.form-control:not(:focus).is-valid,.was-validated .input-group>.form-select:not(:focus):valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.input-group>.form-floating:not(:focus-within).is-valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:0.875em;color:var(--bs-form-invalid-color)}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:0.875rem;color:#fff;background-color:var(--bs-danger);border-radius:var(--bs-border-radius)}.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + 0.75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.375em + 0.1875rem) center;background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb), 0.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + 0.75rem);background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem)}.was-validated .form-select:invalid,.form-select.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-select:invalid:focus,.form-select.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb), 0.25)}.was-validated .form-control-color:invalid,.form-control-color.is-invalid{width:calc(3rem + calc(1.5em + 0.75rem))}.was-validated .form-check-input:invalid,.form-check-input.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-check-input:invalid:checked,.form-check-input.is-invalid:checked{background-color:var(--bs-form-invalid-color)}.was-validated .form-check-input:invalid:focus,.form-check-input.is-invalid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb), 0.25)}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:var(--bs-form-invalid-color)}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):invalid,.input-group>.form-control:not(:focus).is-invalid,.was-validated .input-group>.form-select:not(:focus):invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.input-group>.form-floating:not(:focus-within).is-invalid{z-index:4}.btn{--bs-btn-padding-x: 0.75rem;--bs-btn-padding-y: 0.375rem;--bs-btn-font-family: ;--bs-btn-font-size:1rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.5;--bs-btn-color: var(--bs-body-color);--bs-btn-bg: transparent;--bs-btn-border-width: var(--bs-border-width);--bs-btn-border-color: transparent;--bs-btn-border-radius: var(--bs-border-radius);--bs-btn-hover-border-color: transparent;--bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);--bs-btn-disabled-opacity: 0.65;--bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.btn{transition:none}}.btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn-check+.btn:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color)}.btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked+.btn,:not(.btn-check)+.btn:active,.btn:first-child:active,.btn.active,.btn.show{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.btn-check:checked+.btn:focus-visible,:not(.btn-check)+.btn:active:focus-visible,.btn:first-child:active:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked:focus-visible+.btn{box-shadow:var(--bs-btn-focus-box-shadow)}.btn:disabled,.btn.disabled,fieldset:disabled .btn{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.btn-primary{--bs-btn-color: #fff;--bs-btn-bg: #0d6efd;--bs-btn-border-color: #0d6efd;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: rgb(11.05, 93.5, 215.05);--bs-btn-hover-border-color: rgb(10.4, 88, 202.4);--bs-btn-focus-shadow-rgb: 49, 132, 253;--bs-btn-active-color: #fff;--bs-btn-active-bg: rgb(10.4, 88, 202.4);--bs-btn-active-border-color: rgb(9.75, 82.5, 189.75);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #0d6efd;--bs-btn-disabled-border-color: #0d6efd}.btn-secondary{--bs-btn-color: #fff;--bs-btn-bg: #6c757d;--bs-btn-border-color: #6c757d;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: rgb(91.8, 99.45, 106.25);--bs-btn-hover-border-color: rgb(86.4, 93.6, 100);--bs-btn-focus-shadow-rgb: 130, 138, 145;--bs-btn-active-color: #fff;--bs-btn-active-bg: rgb(86.4, 93.6, 100);--bs-btn-active-border-color: rgb(81, 87.75, 93.75);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #6c757d;--bs-btn-disabled-border-color: #6c757d}.btn-success{--bs-btn-color: #fff;--bs-btn-bg: #198754;--bs-btn-border-color: #198754;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: rgb(21.25, 114.75, 71.4);--bs-btn-hover-border-color: rgb(20, 108, 67.2);--bs-btn-focus-shadow-rgb: 60, 153, 110;--bs-btn-active-color: #fff;--bs-btn-active-bg: rgb(20, 108, 67.2);--bs-btn-active-border-color: rgb(18.75, 101.25, 63);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #198754;--bs-btn-disabled-border-color: #198754}.btn-info{--bs-btn-color: #000;--bs-btn-bg: #0dcaf0;--bs-btn-border-color: #0dcaf0;--bs-btn-hover-color: #000;--bs-btn-hover-bg: rgb(49.3, 209.95, 242.25);--bs-btn-hover-border-color: rgb(37.2, 207.3, 241.5);--bs-btn-focus-shadow-rgb: 11, 172, 204;--bs-btn-active-color: #000;--bs-btn-active-bg: rgb(61.4, 212.6, 243);--bs-btn-active-border-color: rgb(37.2, 207.3, 241.5);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #0dcaf0;--bs-btn-disabled-border-color: #0dcaf0}.btn-warning{--bs-btn-color: #000;--bs-btn-bg: #ffc107;--bs-btn-border-color: #ffc107;--bs-btn-hover-color: #000;--bs-btn-hover-bg: rgb(255, 202.3, 44.2);--bs-btn-hover-border-color: rgb(255, 199.2, 31.8);--bs-btn-focus-shadow-rgb: 217, 164, 6;--bs-btn-active-color: #000;--bs-btn-active-bg: rgb(255, 205.4, 56.6);--bs-btn-active-border-color: rgb(255, 199.2, 31.8);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #ffc107;--bs-btn-disabled-border-color: #ffc107}.btn-danger{--bs-btn-color: #fff;--bs-btn-bg: #dc3545;--bs-btn-border-color: #dc3545;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: rgb(187, 45.05, 58.65);--bs-btn-hover-border-color: rgb(176, 42.4, 55.2);--bs-btn-focus-shadow-rgb: 225, 83, 97;--bs-btn-active-color: #fff;--bs-btn-active-bg: rgb(176, 42.4, 55.2);--bs-btn-active-border-color: rgb(165, 39.75, 51.75);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #dc3545;--bs-btn-disabled-border-color: #dc3545}.btn-light{--bs-btn-color: #000;--bs-btn-bg: #f8f9fa;--bs-btn-border-color: #f8f9fa;--bs-btn-hover-color: #000;--bs-btn-hover-bg: rgb(210.8, 211.65, 212.5);--bs-btn-hover-border-color: rgb(198.4, 199.2, 200);--bs-btn-focus-shadow-rgb: 211, 212, 213;--bs-btn-active-color: #000;--bs-btn-active-bg: rgb(198.4, 199.2, 200);--bs-btn-active-border-color: rgb(186, 186.75, 187.5);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #f8f9fa;--bs-btn-disabled-border-color: #f8f9fa}.btn-dark{--bs-btn-color: #fff;--bs-btn-bg: #212529;--bs-btn-border-color: #212529;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: rgb(66.3, 69.7, 73.1);--bs-btn-hover-border-color: rgb(55.2, 58.8, 62.4);--bs-btn-focus-shadow-rgb: 66, 70, 73;--bs-btn-active-color: #fff;--bs-btn-active-bg: rgb(77.4, 80.6, 83.8);--bs-btn-active-border-color: rgb(55.2, 58.8, 62.4);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #212529;--bs-btn-disabled-border-color: #212529}.btn-outline-primary{--bs-btn-color: #0d6efd;--bs-btn-border-color: #0d6efd;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #0d6efd;--bs-btn-hover-border-color: #0d6efd;--bs-btn-focus-shadow-rgb: 13, 110, 253;--bs-btn-active-color: #fff;--bs-btn-active-bg: #0d6efd;--bs-btn-active-border-color: #0d6efd;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #0d6efd;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #0d6efd;--bs-gradient: none}.btn-outline-secondary{--bs-btn-color: #6c757d;--bs-btn-border-color: #6c757d;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #6c757d;--bs-btn-hover-border-color: #6c757d;--bs-btn-focus-shadow-rgb: 108, 117, 125;--bs-btn-active-color: #fff;--bs-btn-active-bg: #6c757d;--bs-btn-active-border-color: #6c757d;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #6c757d;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #6c757d;--bs-gradient: none}.btn-outline-success{--bs-btn-color: #198754;--bs-btn-border-color: #198754;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #198754;--bs-btn-hover-border-color: #198754;--bs-btn-focus-shadow-rgb: 25, 135, 84;--bs-btn-active-color: #fff;--bs-btn-active-bg: #198754;--bs-btn-active-border-color: #198754;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #198754;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #198754;--bs-gradient: none}.btn-outline-info{--bs-btn-color: #0dcaf0;--bs-btn-border-color: #0dcaf0;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #0dcaf0;--bs-btn-hover-border-color: #0dcaf0;--bs-btn-focus-shadow-rgb: 13, 202, 240;--bs-btn-active-color: #000;--bs-btn-active-bg: #0dcaf0;--bs-btn-active-border-color: #0dcaf0;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #0dcaf0;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #0dcaf0;--bs-gradient: none}.btn-outline-warning{--bs-btn-color: #ffc107;--bs-btn-border-color: #ffc107;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ffc107;--bs-btn-hover-border-color: #ffc107;--bs-btn-focus-shadow-rgb: 255, 193, 7;--bs-btn-active-color: #000;--bs-btn-active-bg: #ffc107;--bs-btn-active-border-color: #ffc107;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #ffc107;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #ffc107;--bs-gradient: none}.btn-outline-danger{--bs-btn-color: #dc3545;--bs-btn-border-color: #dc3545;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #dc3545;--bs-btn-hover-border-color: #dc3545;--bs-btn-focus-shadow-rgb: 220, 53, 69;--bs-btn-active-color: #fff;--bs-btn-active-bg: #dc3545;--bs-btn-active-border-color: #dc3545;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #dc3545;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #dc3545;--bs-gradient: none}.btn-outline-light{--bs-btn-color: #f8f9fa;--bs-btn-border-color: #f8f9fa;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #f8f9fa;--bs-btn-hover-border-color: #f8f9fa;--bs-btn-focus-shadow-rgb: 248, 249, 250;--bs-btn-active-color: #000;--bs-btn-active-bg: #f8f9fa;--bs-btn-active-border-color: #f8f9fa;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #f8f9fa;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #f8f9fa;--bs-gradient: none}.btn-outline-dark{--bs-btn-color: #212529;--bs-btn-border-color: #212529;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #212529;--bs-btn-hover-border-color: #212529;--bs-btn-focus-shadow-rgb: 33, 37, 41;--bs-btn-active-color: #fff;--bs-btn-active-bg: #212529;--bs-btn-active-border-color: #212529;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #212529;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #212529;--bs-gradient: none}.btn-link{--bs-btn-font-weight: 400;--bs-btn-color: var(--bs-link-color);--bs-btn-bg: transparent;--bs-btn-border-color: transparent;--bs-btn-hover-color: var(--bs-link-hover-color);--bs-btn-hover-border-color: transparent;--bs-btn-active-color: var(--bs-link-hover-color);--bs-btn-active-border-color: transparent;--bs-btn-disabled-color: #6c757d;--bs-btn-disabled-border-color: transparent;--bs-btn-box-shadow: 0 0 0 #000;--bs-btn-focus-shadow-rgb: 49, 132, 253;text-decoration:underline}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-lg,.btn-group-lg>.btn{--bs-btn-padding-y: 0.5rem;--bs-btn-padding-x: 1rem;--bs-btn-font-size:1.25rem;--bs-btn-border-radius: var(--bs-border-radius-lg)}.btn-sm,.btn-group-sm>.btn{--bs-btn-padding-y: 0.25rem;--bs-btn-padding-x: 0.5rem;--bs-btn-font-size:0.875rem;--bs-btn-border-radius: var(--bs-border-radius-sm)}.fade{transition:opacity .15s linear}@media(prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media(prefers-reduced-motion: reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media(prefers-reduced-motion: reduce){.collapsing.collapse-horizontal{transition:none}}.dropup,.dropend,.dropdown,.dropstart,.dropup-center,.dropdown-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid rgba(0,0,0,0);border-bottom:0;border-left:.3em solid rgba(0,0,0,0)}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex: 1000;--bs-dropdown-min-width: 10rem;--bs-dropdown-padding-x: 0;--bs-dropdown-padding-y: 0.5rem;--bs-dropdown-spacer: 0.125rem;--bs-dropdown-font-size:1rem;--bs-dropdown-color: var(--bs-body-color);--bs-dropdown-bg: var(--bs-body-bg);--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-border-radius: var(--bs-border-radius);--bs-dropdown-border-width: var(--bs-border-width);--bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y: 0.5rem;--bs-dropdown-box-shadow: var(--bs-box-shadow);--bs-dropdown-link-color: var(--bs-body-color);--bs-dropdown-link-hover-color: var(--bs-body-color);--bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #0d6efd;--bs-dropdown-link-disabled-color: var(--bs-tertiary-color);--bs-dropdown-item-padding-x: 1rem;--bs-dropdown-item-padding-y: 0.25rem;--bs-dropdown-header-color: #6c757d;--bs-dropdown-header-padding-x: 1rem;--bs-dropdown-header-padding-y: 0.5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}.dropdown-menu-start{--bs-position: start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position: end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media(min-width: 576px){.dropdown-menu-sm-start{--bs-position: start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position: end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 768px){.dropdown-menu-md-start{--bs-position: start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position: end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 992px){.dropdown-menu-lg-start{--bs-position: start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position: end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 1200px){.dropdown-menu-xl-start{--bs-position: start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position: end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 1400px){.dropdown-menu-xxl-start{--bs-position: start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position: end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 1800px){.dropdown-menu-xxxl-start{--bs-position: start}.dropdown-menu-xxxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxxl-end{--bs-position: end}.dropdown-menu-xxxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid rgba(0,0,0,0);border-bottom:.3em solid;border-left:.3em solid rgba(0,0,0,0)}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.dropend .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid rgba(0,0,0,0);border-right:0;border-bottom:.3em solid rgba(0,0,0,0);border-left:.3em solid}.dropend .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-toggle::after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.dropstart .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle::after{display:none}.dropstart .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid rgba(0,0,0,0);border-right:.3em solid;border-bottom:.3em solid rgba(0,0,0,0)}.dropstart .dropdown-toggle:empty::after{margin-left:0}.dropstart .dropdown-toggle::before{vertical-align:0}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:rgba(0,0,0,0);border:0;border-radius:var(--bs-dropdown-item-border-radius, 0)}.dropdown-item:hover,.dropdown-item:focus{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:rgba(0,0,0,0)}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:0.875rem;color:var(--bs-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}.dropdown-menu-dark{--bs-dropdown-color: #dee2e6;--bs-dropdown-bg: #343a40;--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color: #dee2e6;--bs-dropdown-link-hover-color: #fff;--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg: rgba(255, 255, 255, 0.15);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #0d6efd;--bs-dropdown-link-disabled-color: #adb5bd;--bs-dropdown-header-color: #adb5bd}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;flex:1 1 auto}.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn:hover,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group{border-radius:var(--bs-border-radius)}.btn-group>:not(.btn-check:first-child)+.btn,.btn-group>.btn-group:not(:first-child){margin-left:calc(-1*var(--bs-border-width))}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn,.btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after,.dropend .dropdown-toggle-split::after{margin-left:0}.dropstart .dropdown-toggle-split::before{margin-right:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child){margin-top:calc(-1*var(--bs-border-width))}.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:nth-child(n+3),.btn-group-vertical>:not(.btn-check)+.btn,.btn-group-vertical>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{--bs-nav-link-padding-x: 1rem;--bs-nav-link-padding-y: 0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-link-color);--bs-nav-link-hover-color: var(--bs-link-hover-color);--bs-nav-link-disabled-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;background:none;border:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media(prefers-reduced-motion: reduce){.nav-link{transition:none}}.nav-link:hover,.nav-link:focus{color:var(--bs-nav-link-hover-color)}.nav-link:focus-visible{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.nav-link.disabled,.nav-link:disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--bs-nav-tabs-border-width: var(--bs-border-width);--bs-nav-tabs-border-color: var(--bs-border-color);--bs-nav-tabs-border-radius: var(--bs-border-radius);--bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);--bs-nav-tabs-link-active-color: var(--bs-emphasis-color);--bs-nav-tabs-link-active-bg: var(--bs-body-bg);--bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(-1*var(--bs-nav-tabs-border-width));border:var(--bs-nav-tabs-border-width) solid rgba(0,0,0,0);border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(-1*var(--bs-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--bs-nav-pills-border-radius: var(--bs-border-radius);--bs-nav-pills-link-active-color: #fff;--bs-nav-pills-link-active-bg: #0d6efd}.nav-pills .nav-link{border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.nav-underline{--bs-nav-underline-gap: 1rem;--bs-nav-underline-border-width: 0.125rem;--bs-nav-underline-link-active-color: var(--bs-emphasis-color);gap:var(--bs-nav-underline-gap)}.nav-underline .nav-link{padding-right:0;padding-left:0;border-bottom:var(--bs-nav-underline-border-width) solid rgba(0,0,0,0)}.nav-underline .nav-link:hover,.nav-underline .nav-link:focus{border-bottom-color:currentcolor}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{font-weight:700;color:var(--bs-nav-underline-link-active-color);border-bottom-color:currentcolor}.nav-fill>.nav-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{flex-grow:1;flex-basis:0;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--bs-navbar-padding-x: 0;--bs-navbar-padding-y: 0.5rem;--bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), 0.65);--bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), 0.8);--bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), 0.3);--bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-padding-y: 0.3125rem;--bs-navbar-brand-margin-end: 1rem;--bs-navbar-brand-font-size: 1.25rem;--bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-nav-link-padding-x: 0.5rem;--bs-navbar-toggler-padding-y: 0.25rem;--bs-navbar-toggler-padding-x: 0.75rem;--bs-navbar-toggler-font-size: 1.25rem;--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), 0.15);--bs-navbar-toggler-border-radius: var(--bs-border-radius);--bs-navbar-toggler-focus-width: 0.25rem;--bs-navbar-toggler-transition: box-shadow 0.15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container,.navbar>.container-fluid,.navbar>.container-sm,.navbar>.container-md,.navbar>.container-lg,.navbar>.container-xl,.navbar>.container-xxl,.navbar>.container-xxxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x: 0;--bs-nav-link-padding-y: 0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-navbar-color);--bs-nav-link-hover-color: var(--bs-navbar-hover-color);--bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-navbar-color)}.navbar-text a,.navbar-text a:hover,.navbar-text a:focus{color:var(--bs-navbar-active-color)}.navbar-collapse{flex-grow:1;flex-basis:100%;align-items:center}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:rgba(0,0,0,0);border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition)}@media(prefers-reduced-motion: reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height, 75vh);overflow-y:auto}@media(min-width: 576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 1800px){.navbar-expand-xxxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxxl .navbar-nav{flex-direction:row}.navbar-expand-xxxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxxl .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-xxxl .navbar-toggler{display:none}.navbar-expand-xxxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-xxxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color: rgba(255, 255, 255, 0.55);--bs-navbar-hover-color: rgba(255, 255, 255, 0.75);--bs-navbar-disabled-color: rgba(255, 255, 255, 0.25);--bs-navbar-active-color: #fff;--bs-navbar-brand-color: #fff;--bs-navbar-brand-hover-color: #fff;--bs-navbar-toggler-border-color: rgba(255, 255, 255, 0.1);--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.accordion{--bs-accordion-color: var(--bs-body-color);--bs-accordion-bg: var(--bs-body-bg);--bs-accordion-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;--bs-accordion-border-color: var(--bs-border-color);--bs-accordion-border-width: var(--bs-border-width);--bs-accordion-border-radius: var(--bs-border-radius);--bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-accordion-btn-padding-x: 1.25rem;--bs-accordion-btn-padding-y: 1rem;--bs-accordion-btn-color: var(--bs-body-color);--bs-accordion-btn-bg: var(--bs-accordion-bg);--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width: 1.25rem;--bs-accordion-btn-icon-transform: rotate(-180deg);--bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='rgb%285.2, 44, 101.2%29' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");--bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);--bs-accordion-body-padding-x: 1.25rem;--bs-accordion-body-padding-y: 1rem;--bs-accordion-active-color: var(--bs-primary-text-emphasis);--bs-accordion-active-bg: var(--bs-primary-bg-subtle)}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:1rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}@media(prefers-reduced-motion: reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(-1*var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)}.accordion-button:not(.collapsed)::after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button::after{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition)}@media(prefers-reduced-motion: reduce){.accordion-button::after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type>.accordion-header .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type>.accordion-header .accordion-button.collapsed{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type>.accordion-collapse{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush>.accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush>.accordion-item:first-child{border-top:0}.accordion-flush>.accordion-item:last-child{border-bottom:0}.accordion-flush>.accordion-item>.accordion-collapse,.accordion-flush>.accordion-item>.accordion-header .accordion-button,.accordion-flush>.accordion-item>.accordion-header .accordion-button.collapsed{border-radius:0}[data-bs-theme=dark] .accordion-button::after{--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb%28109.8, 168, 253.8%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e");--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb%28109.8, 168, 253.8%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e")}.modal{--bs-modal-zindex: 1055;--bs-modal-width: 500px;--bs-modal-padding: 1rem;--bs-modal-margin: 0.5rem;--bs-modal-color: var(--bs-body-color);--bs-modal-bg: var(--bs-body-bg);--bs-modal-border-color: var(--bs-border-color-translucent);--bs-modal-border-width: var(--bs-border-width);--bs-modal-border-radius: var(--bs-border-radius-lg);--bs-modal-box-shadow: var(--bs-box-shadow-sm);--bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));--bs-modal-header-padding-x: 1rem;--bs-modal-header-padding-y: 1rem;--bs-modal-header-padding: 1rem 1rem;--bs-modal-header-border-color: var(--bs-border-color);--bs-modal-header-border-width: var(--bs-border-width);--bs-modal-title-line-height: 1.5;--bs-modal-footer-gap: 0.5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color: var(--bs-border-color);--bs-modal-footer-border-width: var(--bs-border-width);position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transform:translate(0, -50px);transition:transform .3s ease-out}@media(prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin)*2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin)*2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0}.modal-backdrop{--bs-backdrop-zindex: 1050;--bs-backdrop-bg: #000;--bs-backdrop-opacity: 0.5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y)*.5) calc(var(--bs-modal-header-padding-x)*.5);margin-top:calc(-0.5*var(--bs-modal-header-padding-y));margin-right:calc(-0.5*var(--bs-modal-header-padding-x));margin-bottom:calc(-0.5*var(--bs-modal-header-padding-y));margin-left:auto}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap)*.5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap)*.5)}@media(min-width: 576px){.modal{--bs-modal-margin: 1.75rem;--bs-modal-box-shadow: var(--bs-box-shadow)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width: 300px}}@media(min-width: 992px){.modal-lg,.modal-xl{--bs-modal-width: 800px}}@media(min-width: 1200px){.modal-xl{--bs-modal-width: 1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header,.modal-fullscreen .modal-footer{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media(max-width: 575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header,.modal-fullscreen-sm-down .modal-footer{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media(max-width: 767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header,.modal-fullscreen-md-down .modal-footer{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media(max-width: 991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header,.modal-fullscreen-lg-down .modal-footer{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media(max-width: 1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header,.modal-fullscreen-xl-down .modal-footer{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media(max-width: 1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header,.modal-fullscreen-xxl-down .modal-footer{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}@media(max-width: 1799.98px){.modal-fullscreen-xxxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxxl-down .modal-header,.modal-fullscreen-xxxl-down .modal-footer{border-radius:0}.modal-fullscreen-xxxl-down .modal-body{overflow-y:auto}}.tooltip{--bs-tooltip-zindex: 1080;--bs-tooltip-max-width: 200px;--bs-tooltip-padding-x: 0.5rem;--bs-tooltip-padding-y: 0.25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size:0.875rem;--bs-tooltip-color: var(--bs-body-bg);--bs-tooltip-bg: var(--bs-emphasis-color);--bs-tooltip-border-radius: var(--bs-border-radius);--bs-tooltip-opacity: 0.9;--bs-tooltip-arrow-width: 0.8rem;--bs-tooltip-arrow-height: 0.4rem;z-index:var(--bs-tooltip-zindex);display:block;margin:var(--bs-tooltip-margin);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}.tooltip .tooltip-arrow::before{position:absolute;content:"";border-color:rgba(0,0,0,0);border-style:solid}.bs-tooltip-top .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow{bottom:calc(-1*var(--bs-tooltip-arrow-height))}.bs-tooltip-top .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width)*.5) 0;border-top-color:var(--bs-tooltip-bg)}.bs-tooltip-end .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow{left:calc(-1*var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-end .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before{right:-1px;border-width:calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width)*.5) 0;border-right-color:var(--bs-tooltip-bg)}.bs-tooltip-bottom .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow{top:calc(-1*var(--bs-tooltip-arrow-height))}.bs-tooltip-bottom .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg)}.bs-tooltip-start .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow{right:calc(-1*var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-start .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before{left:-1px;border-width:calc(var(--bs-tooltip-arrow-width)*.5) 0 calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height);border-left-color:var(--bs-tooltip-bg)}.tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius)}.popover{--bs-popover-zindex: 1070;--bs-popover-max-width: 276px;--bs-popover-font-size:0.875rem;--bs-popover-bg: var(--bs-body-bg);--bs-popover-border-width: var(--bs-border-width);--bs-popover-border-color: var(--bs-border-color-translucent);--bs-popover-border-radius: var(--bs-border-radius-lg);--bs-popover-inner-border-radius: calc(var(--bs-border-radius-lg) - var(--bs-border-width));--bs-popover-box-shadow: var(--bs-box-shadow);--bs-popover-header-padding-x: 1rem;--bs-popover-header-padding-y: 0.5rem;--bs-popover-header-font-size:1rem;--bs-popover-header-color: inherit;--bs-popover-header-bg: var(--bs-secondary-bg);--bs-popover-body-padding-x: 1rem;--bs-popover-body-padding-y: 1rem;--bs-popover-body-color: var(--bs-body-color);--bs-popover-arrow-width: 1rem;--bs-popover-arrow-height: 0.5rem;--bs-popover-arrow-border: var(--bs-popover-border-color);z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius)}.popover .popover-arrow{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height)}.popover .popover-arrow::before,.popover .popover-arrow::after{position:absolute;display:block;content:"";border-color:rgba(0,0,0,0);border-style:solid;border-width:0}.bs-popover-top>.popover-arrow,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow{bottom:calc(-1*(var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-top>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before,.bs-popover-top>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width)*.5) 0}.bs-popover-top>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before{bottom:0;border-top-color:var(--bs-popover-arrow-border)}.bs-popover-top>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg)}.bs-popover-end>.popover-arrow,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow{left:calc(-1*(var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-end>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before,.bs-popover-end>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after{border-width:calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width)*.5) 0}.bs-popover-end>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before{left:0;border-right-color:var(--bs-popover-arrow-border)}.bs-popover-end>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg)}.bs-popover-bottom>.popover-arrow,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow{top:calc(-1*(var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-bottom>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before,.bs-popover-bottom>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after{border-width:0 calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height)}.bs-popover-bottom>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before{top:0;border-bottom-color:var(--bs-popover-arrow-border)}.bs-popover-bottom>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg)}.bs-popover-bottom .popover-header::before,.bs-popover-auto[data-popper-placement^=bottom] .popover-header::before{position:absolute;top:0;left:50%;display:block;width:var(--bs-popover-arrow-width);margin-left:calc(-0.5*var(--bs-popover-arrow-width));content:"";border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg)}.bs-popover-start>.popover-arrow,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow{right:calc(-1*(var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-start>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before,.bs-popover-start>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after{border-width:calc(var(--bs-popover-arrow-width)*.5) 0 calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height)}.bs-popover-start>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before{right:0;border-left-color:var(--bs-popover-arrow-border)}.bs-popover-start>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after{right:var(--bs-popover-border-width);border-left-color:var(--bs-popover-bg)}.popover-header{padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);margin-bottom:0;font-size:var(--bs-popover-header-font-size);color:var(--bs-popover-header-color);background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius:var(--bs-popover-inner-border-radius);border-top-right-radius:var(--bs-popover-inner-border-radius)}.popover-header:empty{display:none}.popover-body{padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);color:var(--bs-popover-body-color)}.clearfix::after{display:block;clear:both;content:""}.text-bg-primary{color:#fff !important;background-color:RGBA(var(--bs-primary-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-secondary{color:#fff !important;background-color:RGBA(var(--bs-secondary-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-success{color:#fff !important;background-color:RGBA(var(--bs-success-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-info{color:#000 !important;background-color:RGBA(var(--bs-info-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-warning{color:#000 !important;background-color:RGBA(var(--bs-warning-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-danger{color:#fff !important;background-color:RGBA(var(--bs-danger-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-light{color:#000 !important;background-color:RGBA(var(--bs-light-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-dark{color:#fff !important;background-color:RGBA(var(--bs-dark-rgb), var(--bs-bg-opacity, 1)) !important}.link-primary{color:RGBA(var(--bs-primary-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-primary-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-primary:hover,.link-primary:focus{color:RGBA(10, 88, 202, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(10, 88, 202, var(--bs-link-underline-opacity, 1)) !important}.link-secondary{color:RGBA(var(--bs-secondary-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-secondary-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-secondary:hover,.link-secondary:focus{color:RGBA(86, 94, 100, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(86, 94, 100, var(--bs-link-underline-opacity, 1)) !important}.link-success{color:RGBA(var(--bs-success-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-success-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-success:hover,.link-success:focus{color:RGBA(20, 108, 67, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(20, 108, 67, var(--bs-link-underline-opacity, 1)) !important}.link-info{color:RGBA(var(--bs-info-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-info-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-info:hover,.link-info:focus{color:RGBA(61, 213, 243, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(61, 213, 243, var(--bs-link-underline-opacity, 1)) !important}.link-warning{color:RGBA(var(--bs-warning-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-warning-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-warning:hover,.link-warning:focus{color:RGBA(255, 205, 57, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(255, 205, 57, var(--bs-link-underline-opacity, 1)) !important}.link-danger{color:RGBA(var(--bs-danger-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-danger-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-danger:hover,.link-danger:focus{color:RGBA(176, 42, 55, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(176, 42, 55, var(--bs-link-underline-opacity, 1)) !important}.link-light{color:RGBA(var(--bs-light-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-light-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-light:hover,.link-light:focus{color:RGBA(249, 250, 251, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(249, 250, 251, var(--bs-link-underline-opacity, 1)) !important}.link-dark{color:RGBA(var(--bs-dark-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-dark-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-dark:hover,.link-dark:focus{color:RGBA(26, 30, 33, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(26, 30, 33, var(--bs-link-underline-opacity, 1)) !important}.link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-body-emphasis:hover,.link-body-emphasis:focus{color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 0.75)) !important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 0.75)) !important}.focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.icon-link{display:inline-flex;gap:.375rem;align-items:center;text-decoration-color:rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 0.5));text-underline-offset:.25em;backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:.2s ease-in-out transform}@media(prefers-reduced-motion: reduce){.icon-link>.bi{transition:none}}.icon-link-hover:hover>.bi,.icon-link-hover:focus-visible>.bi{transform:var(--bs-icon-link-transform, translate3d(0.25em, 0, 0))}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio: 100%}.ratio-4x3{--bs-aspect-ratio: 75%}.ratio-16x9{--bs-aspect-ratio: 56.25%}.ratio-21x9{--bs-aspect-ratio: 42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}.sticky-bottom{position:sticky;bottom:0;z-index:1020}@media(min-width: 576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 1800px){.sticky-xxxl-top{position:sticky;top:0;z-index:1020}.sticky-xxxl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}.visually-hidden:not(caption),.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){position:absolute !important}.visually-hidden *,.visually-hidden-focusable:not(:focus):not(:focus-within) *{overflow:hidden !important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:.25}.align-baseline{vertical-align:baseline !important}.align-top{vertical-align:top !important}.align-middle{vertical-align:middle !important}.align-bottom{vertical-align:bottom !important}.align-text-bottom{vertical-align:text-bottom !important}.align-text-top{vertical-align:text-top !important}.float-start{float:left !important}.float-end{float:right !important}.float-none{float:none !important}.object-fit-contain{-o-object-fit:contain !important;object-fit:contain !important}.object-fit-cover{-o-object-fit:cover !important;object-fit:cover !important}.object-fit-fill{-o-object-fit:fill !important;object-fit:fill !important}.object-fit-scale{-o-object-fit:scale-down !important;object-fit:scale-down !important}.object-fit-none{-o-object-fit:none !important;object-fit:none !important}.opacity-0{opacity:0 !important}.opacity-25{opacity:.25 !important}.opacity-50{opacity:.5 !important}.opacity-75{opacity:.75 !important}.opacity-100{opacity:1 !important}.overflow-auto{overflow:auto !important}.overflow-hidden{overflow:hidden !important}.overflow-visible{overflow:visible !important}.overflow-scroll{overflow:scroll !important}.overflow-x-auto{overflow-x:auto !important}.overflow-x-hidden{overflow-x:hidden !important}.overflow-x-visible{overflow-x:visible !important}.overflow-x-scroll{overflow-x:scroll !important}.overflow-y-auto{overflow-y:auto !important}.overflow-y-hidden{overflow-y:hidden !important}.overflow-y-visible{overflow-y:visible !important}.overflow-y-scroll{overflow-y:scroll !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-grid{display:grid !important}.d-inline-grid{display:inline-grid !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:flex !important}.d-inline-flex{display:inline-flex !important}.d-none{display:none !important}.shadow{box-shadow:var(--bs-box-shadow) !important}.shadow-sm{box-shadow:var(--bs-box-shadow-sm) !important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg) !important}.shadow-none{box-shadow:none !important}.focus-ring-primary{--bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity))}.position-static{position:static !important}.position-relative{position:relative !important}.position-absolute{position:absolute !important}.position-fixed{position:fixed !important}.position-sticky{position:sticky !important}.top-0{top:0 !important}.top-50{top:50% !important}.top-100{top:100% !important}.bottom-0{bottom:0 !important}.bottom-50{bottom:50% !important}.bottom-100{bottom:100% !important}.start-0{left:0 !important}.start-50{left:50% !important}.start-100{left:100% !important}.end-0{right:0 !important}.end-50{right:50% !important}.end-100{right:100% !important}.translate-middle{transform:translate(-50%, -50%) !important}.translate-middle-x{transform:translateX(-50%) !important}.translate-middle-y{transform:translateY(-50%) !important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-0{border:0 !important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-top-0{border-top:0 !important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-end-0{border-right:0 !important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-bottom-0{border-bottom:0 !important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-start-0{border-left:0 !important}.border-primary{--bs-border-opacity: 1;border-color:rgba(var(--bs-primary-rgb), var(--bs-border-opacity)) !important}.border-secondary{--bs-border-opacity: 1;border-color:rgba(var(--bs-secondary-rgb), var(--bs-border-opacity)) !important}.border-success{--bs-border-opacity: 1;border-color:rgba(var(--bs-success-rgb), var(--bs-border-opacity)) !important}.border-info{--bs-border-opacity: 1;border-color:rgba(var(--bs-info-rgb), var(--bs-border-opacity)) !important}.border-warning{--bs-border-opacity: 1;border-color:rgba(var(--bs-warning-rgb), var(--bs-border-opacity)) !important}.border-danger{--bs-border-opacity: 1;border-color:rgba(var(--bs-danger-rgb), var(--bs-border-opacity)) !important}.border-light{--bs-border-opacity: 1;border-color:rgba(var(--bs-light-rgb), var(--bs-border-opacity)) !important}.border-dark{--bs-border-opacity: 1;border-color:rgba(var(--bs-dark-rgb), var(--bs-border-opacity)) !important}.border-black{--bs-border-opacity: 1;border-color:rgba(var(--bs-black-rgb), var(--bs-border-opacity)) !important}.border-white{--bs-border-opacity: 1;border-color:rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle) !important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle) !important}.border-success-subtle{border-color:var(--bs-success-border-subtle) !important}.border-info-subtle{border-color:var(--bs-info-border-subtle) !important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle) !important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle) !important}.border-light-subtle{border-color:var(--bs-light-border-subtle) !important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle) !important}.border-1{border-width:1px !important}.border-2{border-width:2px !important}.border-3{border-width:3px !important}.border-4{border-width:4px !important}.border-5{border-width:5px !important}.border-opacity-10{--bs-border-opacity: 0.1}.border-opacity-25{--bs-border-opacity: 0.25}.border-opacity-50{--bs-border-opacity: 0.5}.border-opacity-75{--bs-border-opacity: 0.75}.border-opacity-100{--bs-border-opacity: 1}.w-25{width:25% !important}.w-50{width:50% !important}.w-75{width:75% !important}.w-100{width:100% !important}.w-auto{width:auto !important}.mw-100{max-width:100% !important}.vw-100{width:100vw !important}.min-vw-100{min-width:100vw !important}.h-25{height:25% !important}.h-50{height:50% !important}.h-75{height:75% !important}.h-100{height:100% !important}.h-auto{height:auto !important}.mh-100{max-height:100% !important}.vh-100{height:100vh !important}.min-vh-100{min-height:100vh !important}.flex-fill{flex:1 1 auto !important}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column-reverse{flex-direction:column-reverse !important}.flex-grow-0{flex-grow:0 !important}.flex-grow-1{flex-grow:1 !important}.flex-shrink-0{flex-shrink:0 !important}.flex-shrink-1{flex-shrink:1 !important}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.justify-content-evenly{justify-content:space-evenly !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch{align-items:stretch !important}.align-content-start{align-content:flex-start !important}.align-content-end{align-content:flex-end !important}.align-content-center{align-content:center !important}.align-content-between{align-content:space-between !important}.align-content-around{align-content:space-around !important}.align-content-stretch{align-content:stretch !important}.align-self-auto{align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{align-self:stretch !important}.order-first{order:-1 !important}.order-0{order:0 !important}.order-1{order:1 !important}.order-2{order:2 !important}.order-3{order:3 !important}.order-4{order:4 !important}.order-5{order:5 !important}.order-last{order:6 !important}.m-0{margin:0 !important}.m-1{margin:.25rem !important}.m-2{margin:.5rem !important}.m-3{margin:1rem !important}.m-4{margin:1.5rem !important}.m-5{margin:3rem !important}.m-auto{margin:auto !important}.mx-0{margin-right:0 !important;margin-left:0 !important}.mx-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-3{margin-right:1rem !important;margin-left:1rem !important}.mx-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-5{margin-right:3rem !important;margin-left:3rem !important}.mx-auto{margin-right:auto !important;margin-left:auto !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-0{margin-top:0 !important}.mt-1{margin-top:.25rem !important}.mt-2{margin-top:.5rem !important}.mt-3{margin-top:1rem !important}.mt-4{margin-top:1.5rem !important}.mt-5{margin-top:3rem !important}.mt-auto{margin-top:auto !important}.me-0{margin-right:0 !important}.me-1{margin-right:.25rem !important}.me-2{margin-right:.5rem !important}.me-3{margin-right:1rem !important}.me-4{margin-right:1.5rem !important}.me-5{margin-right:3rem !important}.me-auto{margin-right:auto !important}.mb-0{margin-bottom:0 !important}.mb-1{margin-bottom:.25rem !important}.mb-2{margin-bottom:.5rem !important}.mb-3{margin-bottom:1rem !important}.mb-4{margin-bottom:1.5rem !important}.mb-5{margin-bottom:3rem !important}.mb-auto{margin-bottom:auto !important}.ms-0{margin-left:0 !important}.ms-1{margin-left:.25rem !important}.ms-2{margin-left:.5rem !important}.ms-3{margin-left:1rem !important}.ms-4{margin-left:1.5rem !important}.ms-5{margin-left:3rem !important}.ms-auto{margin-left:auto !important}.p-0{padding:0 !important}.p-1{padding:.25rem !important}.p-2{padding:.5rem !important}.p-3{padding:1rem !important}.p-4{padding:1.5rem !important}.p-5{padding:3rem !important}.px-0{padding-right:0 !important;padding-left:0 !important}.px-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-3{padding-right:1rem !important;padding-left:1rem !important}.px-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-5{padding-right:3rem !important;padding-left:3rem !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-0{padding-top:0 !important}.pt-1{padding-top:.25rem !important}.pt-2{padding-top:.5rem !important}.pt-3{padding-top:1rem !important}.pt-4{padding-top:1.5rem !important}.pt-5{padding-top:3rem !important}.pe-0{padding-right:0 !important}.pe-1{padding-right:.25rem !important}.pe-2{padding-right:.5rem !important}.pe-3{padding-right:1rem !important}.pe-4{padding-right:1.5rem !important}.pe-5{padding-right:3rem !important}.pb-0{padding-bottom:0 !important}.pb-1{padding-bottom:.25rem !important}.pb-2{padding-bottom:.5rem !important}.pb-3{padding-bottom:1rem !important}.pb-4{padding-bottom:1.5rem !important}.pb-5{padding-bottom:3rem !important}.ps-0{padding-left:0 !important}.ps-1{padding-left:.25rem !important}.ps-2{padding-left:.5rem !important}.ps-3{padding-left:1rem !important}.ps-4{padding-left:1.5rem !important}.ps-5{padding-left:3rem !important}.gap-0{gap:0 !important}.gap-1{gap:.25rem !important}.gap-2{gap:.5rem !important}.gap-3{gap:1rem !important}.gap-4{gap:1.5rem !important}.gap-5{gap:3rem !important}.row-gap-0{row-gap:0 !important}.row-gap-1{row-gap:.25rem !important}.row-gap-2{row-gap:.5rem !important}.row-gap-3{row-gap:1rem !important}.row-gap-4{row-gap:1.5rem !important}.row-gap-5{row-gap:3rem !important}.column-gap-0{-moz-column-gap:0 !important;column-gap:0 !important}.column-gap-1{-moz-column-gap:.25rem !important;column-gap:.25rem !important}.column-gap-2{-moz-column-gap:.5rem !important;column-gap:.5rem !important}.column-gap-3{-moz-column-gap:1rem !important;column-gap:1rem !important}.column-gap-4{-moz-column-gap:1.5rem !important;column-gap:1.5rem !important}.column-gap-5{-moz-column-gap:3rem !important;column-gap:3rem !important}.font-monospace{font-family:var(--bs-font-monospace) !important}.fs-1{font-size:calc(1.375rem + 1.5vw) !important}.fs-2{font-size:calc(1.325rem + 0.9vw) !important}.fs-3{font-size:calc(1.3rem + 0.6vw) !important}.fs-4{font-size:calc(1.275rem + 0.3vw) !important}.fs-5{font-size:1.25rem !important}.fs-6{font-size:1rem !important}.fst-italic{font-style:italic !important}.fst-normal{font-style:normal !important}.fw-lighter{font-weight:lighter !important}.fw-light{font-weight:300 !important}.fw-normal{font-weight:400 !important}.fw-medium{font-weight:500 !important}.fw-semibold{font-weight:600 !important}.fw-bold{font-weight:700 !important}.fw-bolder{font-weight:bolder !important}.lh-1{line-height:1 !important}.lh-sm{line-height:1.25 !important}.lh-base{line-height:1.5 !important}.lh-lg{line-height:2 !important}.text-start{text-align:left !important}.text-end{text-align:right !important}.text-center{text-align:center !important}.text-decoration-none{text-decoration:none !important}.text-decoration-underline{text-decoration:underline !important}.text-decoration-line-through{text-decoration:line-through !important}.text-lowercase{text-transform:lowercase !important}.text-uppercase{text-transform:uppercase !important}.text-capitalize{text-transform:capitalize !important}.text-wrap{white-space:normal !important}.text-nowrap{white-space:nowrap !important}.text-break{word-wrap:break-word !important;word-break:break-word !important}.text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important}.text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important}.text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important}.text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important}.text-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important}.text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important}.text-light{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important}.text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important}.text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important}.text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important}.text-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important}.text-muted{--bs-text-opacity: 1;color:var(--bs-secondary-color) !important}.text-black-50{--bs-text-opacity: 1;color:rgba(0,0,0,.5) !important}.text-white-50{--bs-text-opacity: 1;color:hsla(0,0%,100%,.5) !important}.text-body-secondary{--bs-text-opacity: 1;color:var(--bs-secondary-color) !important}.text-body-tertiary{--bs-text-opacity: 1;color:var(--bs-tertiary-color) !important}.text-body-emphasis{--bs-text-opacity: 1;color:var(--bs-emphasis-color) !important}.text-reset{--bs-text-opacity: 1;color:inherit !important}.text-opacity-25{--bs-text-opacity: 0.25}.text-opacity-50{--bs-text-opacity: 0.5}.text-opacity-75{--bs-text-opacity: 0.75}.text-opacity-100{--bs-text-opacity: 1}.text-primary-emphasis{color:var(--bs-primary-text-emphasis) !important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis) !important}.text-success-emphasis{color:var(--bs-success-text-emphasis) !important}.text-info-emphasis{color:var(--bs-info-text-emphasis) !important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis) !important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis) !important}.text-light-emphasis{color:var(--bs-light-text-emphasis) !important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis) !important}.link-opacity-10{--bs-link-opacity: 0.1}.link-opacity-10-hover:hover{--bs-link-opacity: 0.1}.link-opacity-25{--bs-link-opacity: 0.25}.link-opacity-25-hover:hover{--bs-link-opacity: 0.25}.link-opacity-50{--bs-link-opacity: 0.5}.link-opacity-50-hover:hover{--bs-link-opacity: 0.5}.link-opacity-75{--bs-link-opacity: 0.75}.link-opacity-75-hover:hover{--bs-link-opacity: 0.75}.link-opacity-100{--bs-link-opacity: 1}.link-opacity-100-hover:hover{--bs-link-opacity: 1}.link-offset-1{text-underline-offset:.125em !important}.link-offset-1-hover:hover{text-underline-offset:.125em !important}.link-offset-2{text-underline-offset:.25em !important}.link-offset-2-hover:hover{text-underline-offset:.25em !important}.link-offset-3{text-underline-offset:.375em !important}.link-offset-3-hover:hover{text-underline-offset:.375em !important}.link-underline-primary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-primary-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-secondary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-secondary-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-success{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-success-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-info{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-info-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-warning{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-warning-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-danger{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-danger-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-light{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-light-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-dark{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-dark-rgb), var(--bs-link-underline-opacity)) !important}.link-underline{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-link-color-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-underline-opacity-0{--bs-link-underline-opacity: 0}.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity: 0}.link-underline-opacity-10{--bs-link-underline-opacity: 0.1}.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity: 0.1}.link-underline-opacity-25{--bs-link-underline-opacity: 0.25}.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity: 0.25}.link-underline-opacity-50{--bs-link-underline-opacity: 0.5}.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity: 0.5}.link-underline-opacity-75{--bs-link-underline-opacity: 0.75}.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity: 0.75}.link-underline-opacity-100{--bs-link-underline-opacity: 1}.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity: 1}.bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important}.bg-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important}.bg-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important}.bg-info{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important}.bg-warning{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important}.bg-danger{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important}.bg-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important}.bg-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important}.bg-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important}.bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important}.bg-body{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important}.bg-transparent{--bs-bg-opacity: 1;background-color:rgba(0,0,0,0) !important}.bg-body-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-bg-rgb), var(--bs-bg-opacity)) !important}.bg-body-tertiary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-tertiary-bg-rgb), var(--bs-bg-opacity)) !important}.bg-opacity-10{--bs-bg-opacity: 0.1}.bg-opacity-25{--bs-bg-opacity: 0.25}.bg-opacity-50{--bs-bg-opacity: 0.5}.bg-opacity-75{--bs-bg-opacity: 0.75}.bg-opacity-100{--bs-bg-opacity: 1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle) !important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle) !important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle) !important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle) !important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle) !important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle) !important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle) !important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle) !important}.bg-gradient{background-image:var(--bs-gradient) !important}.user-select-all{-webkit-user-select:all !important;-moz-user-select:all !important;user-select:all !important}.user-select-auto{-webkit-user-select:auto !important;-moz-user-select:auto !important;user-select:auto !important}.user-select-none{-webkit-user-select:none !important;-moz-user-select:none !important;user-select:none !important}.pe-none{pointer-events:none !important}.pe-auto{pointer-events:auto !important}.rounded{border-radius:var(--bs-border-radius) !important}.rounded-0{border-radius:0 !important}.rounded-1{border-radius:var(--bs-border-radius-sm) !important}.rounded-2{border-radius:var(--bs-border-radius) !important}.rounded-3{border-radius:var(--bs-border-radius-lg) !important}.rounded-4{border-radius:var(--bs-border-radius-xl) !important}.rounded-5{border-radius:var(--bs-border-radius-xxl) !important}.rounded-circle{border-radius:50% !important}.rounded-pill{border-radius:var(--bs-border-radius-pill) !important}.rounded-top{border-top-left-radius:var(--bs-border-radius) !important;border-top-right-radius:var(--bs-border-radius) !important}.rounded-top-0{border-top-left-radius:0 !important;border-top-right-radius:0 !important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm) !important;border-top-right-radius:var(--bs-border-radius-sm) !important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius) !important;border-top-right-radius:var(--bs-border-radius) !important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg) !important;border-top-right-radius:var(--bs-border-radius-lg) !important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl) !important;border-top-right-radius:var(--bs-border-radius-xl) !important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl) !important;border-top-right-radius:var(--bs-border-radius-xxl) !important}.rounded-top-circle{border-top-left-radius:50% !important;border-top-right-radius:50% !important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill) !important;border-top-right-radius:var(--bs-border-radius-pill) !important}.rounded-end{border-top-right-radius:var(--bs-border-radius) !important;border-bottom-right-radius:var(--bs-border-radius) !important}.rounded-end-0{border-top-right-radius:0 !important;border-bottom-right-radius:0 !important}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm) !important;border-bottom-right-radius:var(--bs-border-radius-sm) !important}.rounded-end-2{border-top-right-radius:var(--bs-border-radius) !important;border-bottom-right-radius:var(--bs-border-radius) !important}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg) !important;border-bottom-right-radius:var(--bs-border-radius-lg) !important}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl) !important;border-bottom-right-radius:var(--bs-border-radius-xl) !important}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl) !important;border-bottom-right-radius:var(--bs-border-radius-xxl) !important}.rounded-end-circle{border-top-right-radius:50% !important;border-bottom-right-radius:50% !important}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill) !important;border-bottom-right-radius:var(--bs-border-radius-pill) !important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius) !important;border-bottom-left-radius:var(--bs-border-radius) !important}.rounded-bottom-0{border-bottom-right-radius:0 !important;border-bottom-left-radius:0 !important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm) !important;border-bottom-left-radius:var(--bs-border-radius-sm) !important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius) !important;border-bottom-left-radius:var(--bs-border-radius) !important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg) !important;border-bottom-left-radius:var(--bs-border-radius-lg) !important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl) !important;border-bottom-left-radius:var(--bs-border-radius-xl) !important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl) !important;border-bottom-left-radius:var(--bs-border-radius-xxl) !important}.rounded-bottom-circle{border-bottom-right-radius:50% !important;border-bottom-left-radius:50% !important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill) !important;border-bottom-left-radius:var(--bs-border-radius-pill) !important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius) !important;border-top-left-radius:var(--bs-border-radius) !important}.rounded-start-0{border-bottom-left-radius:0 !important;border-top-left-radius:0 !important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm) !important;border-top-left-radius:var(--bs-border-radius-sm) !important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius) !important;border-top-left-radius:var(--bs-border-radius) !important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg) !important;border-top-left-radius:var(--bs-border-radius-lg) !important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl) !important;border-top-left-radius:var(--bs-border-radius-xl) !important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl) !important;border-top-left-radius:var(--bs-border-radius-xxl) !important}.rounded-start-circle{border-bottom-left-radius:50% !important;border-top-left-radius:50% !important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill) !important;border-top-left-radius:var(--bs-border-radius-pill) !important}.visible{visibility:visible !important}.invisible{visibility:hidden !important}.z-n1{z-index:-1 !important}.z-0{z-index:0 !important}.z-1{z-index:1 !important}.z-2{z-index:2 !important}.z-3{z-index:3 !important}@media(min-width: 576px){.float-sm-start{float:left !important}.float-sm-end{float:right !important}.float-sm-none{float:none !important}.object-fit-sm-contain{-o-object-fit:contain !important;object-fit:contain !important}.object-fit-sm-cover{-o-object-fit:cover !important;object-fit:cover !important}.object-fit-sm-fill{-o-object-fit:fill !important;object-fit:fill !important}.object-fit-sm-scale{-o-object-fit:scale-down !important;object-fit:scale-down !important}.object-fit-sm-none{-o-object-fit:none !important;object-fit:none !important}.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-grid{display:grid !important}.d-sm-inline-grid{display:inline-grid !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:flex !important}.d-sm-inline-flex{display:inline-flex !important}.d-sm-none{display:none !important}.flex-sm-fill{flex:1 1 auto !important}.flex-sm-row{flex-direction:row !important}.flex-sm-column{flex-direction:column !important}.flex-sm-row-reverse{flex-direction:row-reverse !important}.flex-sm-column-reverse{flex-direction:column-reverse !important}.flex-sm-grow-0{flex-grow:0 !important}.flex-sm-grow-1{flex-grow:1 !important}.flex-sm-shrink-0{flex-shrink:0 !important}.flex-sm-shrink-1{flex-shrink:1 !important}.flex-sm-wrap{flex-wrap:wrap !important}.flex-sm-nowrap{flex-wrap:nowrap !important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-sm-start{justify-content:flex-start !important}.justify-content-sm-end{justify-content:flex-end !important}.justify-content-sm-center{justify-content:center !important}.justify-content-sm-between{justify-content:space-between !important}.justify-content-sm-around{justify-content:space-around !important}.justify-content-sm-evenly{justify-content:space-evenly !important}.align-items-sm-start{align-items:flex-start !important}.align-items-sm-end{align-items:flex-end !important}.align-items-sm-center{align-items:center !important}.align-items-sm-baseline{align-items:baseline !important}.align-items-sm-stretch{align-items:stretch !important}.align-content-sm-start{align-content:flex-start !important}.align-content-sm-end{align-content:flex-end !important}.align-content-sm-center{align-content:center !important}.align-content-sm-between{align-content:space-between !important}.align-content-sm-around{align-content:space-around !important}.align-content-sm-stretch{align-content:stretch !important}.align-self-sm-auto{align-self:auto !important}.align-self-sm-start{align-self:flex-start !important}.align-self-sm-end{align-self:flex-end !important}.align-self-sm-center{align-self:center !important}.align-self-sm-baseline{align-self:baseline !important}.align-self-sm-stretch{align-self:stretch !important}.order-sm-first{order:-1 !important}.order-sm-0{order:0 !important}.order-sm-1{order:1 !important}.order-sm-2{order:2 !important}.order-sm-3{order:3 !important}.order-sm-4{order:4 !important}.order-sm-5{order:5 !important}.order-sm-last{order:6 !important}.m-sm-0{margin:0 !important}.m-sm-1{margin:.25rem !important}.m-sm-2{margin:.5rem !important}.m-sm-3{margin:1rem !important}.m-sm-4{margin:1.5rem !important}.m-sm-5{margin:3rem !important}.m-sm-auto{margin:auto !important}.mx-sm-0{margin-right:0 !important;margin-left:0 !important}.mx-sm-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-sm-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-sm-3{margin-right:1rem !important;margin-left:1rem !important}.mx-sm-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-sm-5{margin-right:3rem !important;margin-left:3rem !important}.mx-sm-auto{margin-right:auto !important;margin-left:auto !important}.my-sm-0{margin-top:0 !important;margin-bottom:0 !important}.my-sm-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-sm-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-sm-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-sm-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-sm-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-sm-0{margin-top:0 !important}.mt-sm-1{margin-top:.25rem !important}.mt-sm-2{margin-top:.5rem !important}.mt-sm-3{margin-top:1rem !important}.mt-sm-4{margin-top:1.5rem !important}.mt-sm-5{margin-top:3rem !important}.mt-sm-auto{margin-top:auto !important}.me-sm-0{margin-right:0 !important}.me-sm-1{margin-right:.25rem !important}.me-sm-2{margin-right:.5rem !important}.me-sm-3{margin-right:1rem !important}.me-sm-4{margin-right:1.5rem !important}.me-sm-5{margin-right:3rem !important}.me-sm-auto{margin-right:auto !important}.mb-sm-0{margin-bottom:0 !important}.mb-sm-1{margin-bottom:.25rem !important}.mb-sm-2{margin-bottom:.5rem !important}.mb-sm-3{margin-bottom:1rem !important}.mb-sm-4{margin-bottom:1.5rem !important}.mb-sm-5{margin-bottom:3rem !important}.mb-sm-auto{margin-bottom:auto !important}.ms-sm-0{margin-left:0 !important}.ms-sm-1{margin-left:.25rem !important}.ms-sm-2{margin-left:.5rem !important}.ms-sm-3{margin-left:1rem !important}.ms-sm-4{margin-left:1.5rem !important}.ms-sm-5{margin-left:3rem !important}.ms-sm-auto{margin-left:auto !important}.p-sm-0{padding:0 !important}.p-sm-1{padding:.25rem !important}.p-sm-2{padding:.5rem !important}.p-sm-3{padding:1rem !important}.p-sm-4{padding:1.5rem !important}.p-sm-5{padding:3rem !important}.px-sm-0{padding-right:0 !important;padding-left:0 !important}.px-sm-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-sm-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-sm-3{padding-right:1rem !important;padding-left:1rem !important}.px-sm-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-sm-5{padding-right:3rem !important;padding-left:3rem !important}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important}.py-sm-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-sm-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-sm-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-sm-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-sm-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-sm-0{padding-top:0 !important}.pt-sm-1{padding-top:.25rem !important}.pt-sm-2{padding-top:.5rem !important}.pt-sm-3{padding-top:1rem !important}.pt-sm-4{padding-top:1.5rem !important}.pt-sm-5{padding-top:3rem !important}.pe-sm-0{padding-right:0 !important}.pe-sm-1{padding-right:.25rem !important}.pe-sm-2{padding-right:.5rem !important}.pe-sm-3{padding-right:1rem !important}.pe-sm-4{padding-right:1.5rem !important}.pe-sm-5{padding-right:3rem !important}.pb-sm-0{padding-bottom:0 !important}.pb-sm-1{padding-bottom:.25rem !important}.pb-sm-2{padding-bottom:.5rem !important}.pb-sm-3{padding-bottom:1rem !important}.pb-sm-4{padding-bottom:1.5rem !important}.pb-sm-5{padding-bottom:3rem !important}.ps-sm-0{padding-left:0 !important}.ps-sm-1{padding-left:.25rem !important}.ps-sm-2{padding-left:.5rem !important}.ps-sm-3{padding-left:1rem !important}.ps-sm-4{padding-left:1.5rem !important}.ps-sm-5{padding-left:3rem !important}.gap-sm-0{gap:0 !important}.gap-sm-1{gap:.25rem !important}.gap-sm-2{gap:.5rem !important}.gap-sm-3{gap:1rem !important}.gap-sm-4{gap:1.5rem !important}.gap-sm-5{gap:3rem !important}.row-gap-sm-0{row-gap:0 !important}.row-gap-sm-1{row-gap:.25rem !important}.row-gap-sm-2{row-gap:.5rem !important}.row-gap-sm-3{row-gap:1rem !important}.row-gap-sm-4{row-gap:1.5rem !important}.row-gap-sm-5{row-gap:3rem !important}.column-gap-sm-0{-moz-column-gap:0 !important;column-gap:0 !important}.column-gap-sm-1{-moz-column-gap:.25rem !important;column-gap:.25rem !important}.column-gap-sm-2{-moz-column-gap:.5rem !important;column-gap:.5rem !important}.column-gap-sm-3{-moz-column-gap:1rem !important;column-gap:1rem !important}.column-gap-sm-4{-moz-column-gap:1.5rem !important;column-gap:1.5rem !important}.column-gap-sm-5{-moz-column-gap:3rem !important;column-gap:3rem !important}.text-sm-start{text-align:left !important}.text-sm-end{text-align:right !important}.text-sm-center{text-align:center !important}}@media(min-width: 768px){.float-md-start{float:left !important}.float-md-end{float:right !important}.float-md-none{float:none !important}.object-fit-md-contain{-o-object-fit:contain !important;object-fit:contain !important}.object-fit-md-cover{-o-object-fit:cover !important;object-fit:cover !important}.object-fit-md-fill{-o-object-fit:fill !important;object-fit:fill !important}.object-fit-md-scale{-o-object-fit:scale-down !important;object-fit:scale-down !important}.object-fit-md-none{-o-object-fit:none !important;object-fit:none !important}.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-grid{display:grid !important}.d-md-inline-grid{display:inline-grid !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:flex !important}.d-md-inline-flex{display:inline-flex !important}.d-md-none{display:none !important}.flex-md-fill{flex:1 1 auto !important}.flex-md-row{flex-direction:row !important}.flex-md-column{flex-direction:column !important}.flex-md-row-reverse{flex-direction:row-reverse !important}.flex-md-column-reverse{flex-direction:column-reverse !important}.flex-md-grow-0{flex-grow:0 !important}.flex-md-grow-1{flex-grow:1 !important}.flex-md-shrink-0{flex-shrink:0 !important}.flex-md-shrink-1{flex-shrink:1 !important}.flex-md-wrap{flex-wrap:wrap !important}.flex-md-nowrap{flex-wrap:nowrap !important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-md-start{justify-content:flex-start !important}.justify-content-md-end{justify-content:flex-end !important}.justify-content-md-center{justify-content:center !important}.justify-content-md-between{justify-content:space-between !important}.justify-content-md-around{justify-content:space-around !important}.justify-content-md-evenly{justify-content:space-evenly !important}.align-items-md-start{align-items:flex-start !important}.align-items-md-end{align-items:flex-end !important}.align-items-md-center{align-items:center !important}.align-items-md-baseline{align-items:baseline !important}.align-items-md-stretch{align-items:stretch !important}.align-content-md-start{align-content:flex-start !important}.align-content-md-end{align-content:flex-end !important}.align-content-md-center{align-content:center !important}.align-content-md-between{align-content:space-between !important}.align-content-md-around{align-content:space-around !important}.align-content-md-stretch{align-content:stretch !important}.align-self-md-auto{align-self:auto !important}.align-self-md-start{align-self:flex-start !important}.align-self-md-end{align-self:flex-end !important}.align-self-md-center{align-self:center !important}.align-self-md-baseline{align-self:baseline !important}.align-self-md-stretch{align-self:stretch !important}.order-md-first{order:-1 !important}.order-md-0{order:0 !important}.order-md-1{order:1 !important}.order-md-2{order:2 !important}.order-md-3{order:3 !important}.order-md-4{order:4 !important}.order-md-5{order:5 !important}.order-md-last{order:6 !important}.m-md-0{margin:0 !important}.m-md-1{margin:.25rem !important}.m-md-2{margin:.5rem !important}.m-md-3{margin:1rem !important}.m-md-4{margin:1.5rem !important}.m-md-5{margin:3rem !important}.m-md-auto{margin:auto !important}.mx-md-0{margin-right:0 !important;margin-left:0 !important}.mx-md-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-md-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-md-3{margin-right:1rem !important;margin-left:1rem !important}.mx-md-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-md-5{margin-right:3rem !important;margin-left:3rem !important}.mx-md-auto{margin-right:auto !important;margin-left:auto !important}.my-md-0{margin-top:0 !important;margin-bottom:0 !important}.my-md-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-md-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-md-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-md-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-md-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-md-0{margin-top:0 !important}.mt-md-1{margin-top:.25rem !important}.mt-md-2{margin-top:.5rem !important}.mt-md-3{margin-top:1rem !important}.mt-md-4{margin-top:1.5rem !important}.mt-md-5{margin-top:3rem !important}.mt-md-auto{margin-top:auto !important}.me-md-0{margin-right:0 !important}.me-md-1{margin-right:.25rem !important}.me-md-2{margin-right:.5rem !important}.me-md-3{margin-right:1rem !important}.me-md-4{margin-right:1.5rem !important}.me-md-5{margin-right:3rem !important}.me-md-auto{margin-right:auto !important}.mb-md-0{margin-bottom:0 !important}.mb-md-1{margin-bottom:.25rem !important}.mb-md-2{margin-bottom:.5rem !important}.mb-md-3{margin-bottom:1rem !important}.mb-md-4{margin-bottom:1.5rem !important}.mb-md-5{margin-bottom:3rem !important}.mb-md-auto{margin-bottom:auto !important}.ms-md-0{margin-left:0 !important}.ms-md-1{margin-left:.25rem !important}.ms-md-2{margin-left:.5rem !important}.ms-md-3{margin-left:1rem !important}.ms-md-4{margin-left:1.5rem !important}.ms-md-5{margin-left:3rem !important}.ms-md-auto{margin-left:auto !important}.p-md-0{padding:0 !important}.p-md-1{padding:.25rem !important}.p-md-2{padding:.5rem !important}.p-md-3{padding:1rem !important}.p-md-4{padding:1.5rem !important}.p-md-5{padding:3rem !important}.px-md-0{padding-right:0 !important;padding-left:0 !important}.px-md-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-md-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-md-3{padding-right:1rem !important;padding-left:1rem !important}.px-md-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-md-5{padding-right:3rem !important;padding-left:3rem !important}.py-md-0{padding-top:0 !important;padding-bottom:0 !important}.py-md-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-md-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-md-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-md-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-md-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-md-0{padding-top:0 !important}.pt-md-1{padding-top:.25rem !important}.pt-md-2{padding-top:.5rem !important}.pt-md-3{padding-top:1rem !important}.pt-md-4{padding-top:1.5rem !important}.pt-md-5{padding-top:3rem !important}.pe-md-0{padding-right:0 !important}.pe-md-1{padding-right:.25rem !important}.pe-md-2{padding-right:.5rem !important}.pe-md-3{padding-right:1rem !important}.pe-md-4{padding-right:1.5rem !important}.pe-md-5{padding-right:3rem !important}.pb-md-0{padding-bottom:0 !important}.pb-md-1{padding-bottom:.25rem !important}.pb-md-2{padding-bottom:.5rem !important}.pb-md-3{padding-bottom:1rem !important}.pb-md-4{padding-bottom:1.5rem !important}.pb-md-5{padding-bottom:3rem !important}.ps-md-0{padding-left:0 !important}.ps-md-1{padding-left:.25rem !important}.ps-md-2{padding-left:.5rem !important}.ps-md-3{padding-left:1rem !important}.ps-md-4{padding-left:1.5rem !important}.ps-md-5{padding-left:3rem !important}.gap-md-0{gap:0 !important}.gap-md-1{gap:.25rem !important}.gap-md-2{gap:.5rem !important}.gap-md-3{gap:1rem !important}.gap-md-4{gap:1.5rem !important}.gap-md-5{gap:3rem !important}.row-gap-md-0{row-gap:0 !important}.row-gap-md-1{row-gap:.25rem !important}.row-gap-md-2{row-gap:.5rem !important}.row-gap-md-3{row-gap:1rem !important}.row-gap-md-4{row-gap:1.5rem !important}.row-gap-md-5{row-gap:3rem !important}.column-gap-md-0{-moz-column-gap:0 !important;column-gap:0 !important}.column-gap-md-1{-moz-column-gap:.25rem !important;column-gap:.25rem !important}.column-gap-md-2{-moz-column-gap:.5rem !important;column-gap:.5rem !important}.column-gap-md-3{-moz-column-gap:1rem !important;column-gap:1rem !important}.column-gap-md-4{-moz-column-gap:1.5rem !important;column-gap:1.5rem !important}.column-gap-md-5{-moz-column-gap:3rem !important;column-gap:3rem !important}.text-md-start{text-align:left !important}.text-md-end{text-align:right !important}.text-md-center{text-align:center !important}}@media(min-width: 992px){.float-lg-start{float:left !important}.float-lg-end{float:right !important}.float-lg-none{float:none !important}.object-fit-lg-contain{-o-object-fit:contain !important;object-fit:contain !important}.object-fit-lg-cover{-o-object-fit:cover !important;object-fit:cover !important}.object-fit-lg-fill{-o-object-fit:fill !important;object-fit:fill !important}.object-fit-lg-scale{-o-object-fit:scale-down !important;object-fit:scale-down !important}.object-fit-lg-none{-o-object-fit:none !important;object-fit:none !important}.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-grid{display:grid !important}.d-lg-inline-grid{display:inline-grid !important}.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:flex !important}.d-lg-inline-flex{display:inline-flex !important}.d-lg-none{display:none !important}.flex-lg-fill{flex:1 1 auto !important}.flex-lg-row{flex-direction:row !important}.flex-lg-column{flex-direction:column !important}.flex-lg-row-reverse{flex-direction:row-reverse !important}.flex-lg-column-reverse{flex-direction:column-reverse !important}.flex-lg-grow-0{flex-grow:0 !important}.flex-lg-grow-1{flex-grow:1 !important}.flex-lg-shrink-0{flex-shrink:0 !important}.flex-lg-shrink-1{flex-shrink:1 !important}.flex-lg-wrap{flex-wrap:wrap !important}.flex-lg-nowrap{flex-wrap:nowrap !important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-lg-start{justify-content:flex-start !important}.justify-content-lg-end{justify-content:flex-end !important}.justify-content-lg-center{justify-content:center !important}.justify-content-lg-between{justify-content:space-between !important}.justify-content-lg-around{justify-content:space-around !important}.justify-content-lg-evenly{justify-content:space-evenly !important}.align-items-lg-start{align-items:flex-start !important}.align-items-lg-end{align-items:flex-end !important}.align-items-lg-center{align-items:center !important}.align-items-lg-baseline{align-items:baseline !important}.align-items-lg-stretch{align-items:stretch !important}.align-content-lg-start{align-content:flex-start !important}.align-content-lg-end{align-content:flex-end !important}.align-content-lg-center{align-content:center !important}.align-content-lg-between{align-content:space-between !important}.align-content-lg-around{align-content:space-around !important}.align-content-lg-stretch{align-content:stretch !important}.align-self-lg-auto{align-self:auto !important}.align-self-lg-start{align-self:flex-start !important}.align-self-lg-end{align-self:flex-end !important}.align-self-lg-center{align-self:center !important}.align-self-lg-baseline{align-self:baseline !important}.align-self-lg-stretch{align-self:stretch !important}.order-lg-first{order:-1 !important}.order-lg-0{order:0 !important}.order-lg-1{order:1 !important}.order-lg-2{order:2 !important}.order-lg-3{order:3 !important}.order-lg-4{order:4 !important}.order-lg-5{order:5 !important}.order-lg-last{order:6 !important}.m-lg-0{margin:0 !important}.m-lg-1{margin:.25rem !important}.m-lg-2{margin:.5rem !important}.m-lg-3{margin:1rem !important}.m-lg-4{margin:1.5rem !important}.m-lg-5{margin:3rem !important}.m-lg-auto{margin:auto !important}.mx-lg-0{margin-right:0 !important;margin-left:0 !important}.mx-lg-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-lg-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-lg-3{margin-right:1rem !important;margin-left:1rem !important}.mx-lg-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-lg-5{margin-right:3rem !important;margin-left:3rem !important}.mx-lg-auto{margin-right:auto !important;margin-left:auto !important}.my-lg-0{margin-top:0 !important;margin-bottom:0 !important}.my-lg-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-lg-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-lg-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-lg-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-lg-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-lg-0{margin-top:0 !important}.mt-lg-1{margin-top:.25rem !important}.mt-lg-2{margin-top:.5rem !important}.mt-lg-3{margin-top:1rem !important}.mt-lg-4{margin-top:1.5rem !important}.mt-lg-5{margin-top:3rem !important}.mt-lg-auto{margin-top:auto !important}.me-lg-0{margin-right:0 !important}.me-lg-1{margin-right:.25rem !important}.me-lg-2{margin-right:.5rem !important}.me-lg-3{margin-right:1rem !important}.me-lg-4{margin-right:1.5rem !important}.me-lg-5{margin-right:3rem !important}.me-lg-auto{margin-right:auto !important}.mb-lg-0{margin-bottom:0 !important}.mb-lg-1{margin-bottom:.25rem !important}.mb-lg-2{margin-bottom:.5rem !important}.mb-lg-3{margin-bottom:1rem !important}.mb-lg-4{margin-bottom:1.5rem !important}.mb-lg-5{margin-bottom:3rem !important}.mb-lg-auto{margin-bottom:auto !important}.ms-lg-0{margin-left:0 !important}.ms-lg-1{margin-left:.25rem !important}.ms-lg-2{margin-left:.5rem !important}.ms-lg-3{margin-left:1rem !important}.ms-lg-4{margin-left:1.5rem !important}.ms-lg-5{margin-left:3rem !important}.ms-lg-auto{margin-left:auto !important}.p-lg-0{padding:0 !important}.p-lg-1{padding:.25rem !important}.p-lg-2{padding:.5rem !important}.p-lg-3{padding:1rem !important}.p-lg-4{padding:1.5rem !important}.p-lg-5{padding:3rem !important}.px-lg-0{padding-right:0 !important;padding-left:0 !important}.px-lg-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-lg-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-lg-3{padding-right:1rem !important;padding-left:1rem !important}.px-lg-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-lg-5{padding-right:3rem !important;padding-left:3rem !important}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important}.py-lg-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-lg-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-lg-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-lg-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-lg-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-lg-0{padding-top:0 !important}.pt-lg-1{padding-top:.25rem !important}.pt-lg-2{padding-top:.5rem !important}.pt-lg-3{padding-top:1rem !important}.pt-lg-4{padding-top:1.5rem !important}.pt-lg-5{padding-top:3rem !important}.pe-lg-0{padding-right:0 !important}.pe-lg-1{padding-right:.25rem !important}.pe-lg-2{padding-right:.5rem !important}.pe-lg-3{padding-right:1rem !important}.pe-lg-4{padding-right:1.5rem !important}.pe-lg-5{padding-right:3rem !important}.pb-lg-0{padding-bottom:0 !important}.pb-lg-1{padding-bottom:.25rem !important}.pb-lg-2{padding-bottom:.5rem !important}.pb-lg-3{padding-bottom:1rem !important}.pb-lg-4{padding-bottom:1.5rem !important}.pb-lg-5{padding-bottom:3rem !important}.ps-lg-0{padding-left:0 !important}.ps-lg-1{padding-left:.25rem !important}.ps-lg-2{padding-left:.5rem !important}.ps-lg-3{padding-left:1rem !important}.ps-lg-4{padding-left:1.5rem !important}.ps-lg-5{padding-left:3rem !important}.gap-lg-0{gap:0 !important}.gap-lg-1{gap:.25rem !important}.gap-lg-2{gap:.5rem !important}.gap-lg-3{gap:1rem !important}.gap-lg-4{gap:1.5rem !important}.gap-lg-5{gap:3rem !important}.row-gap-lg-0{row-gap:0 !important}.row-gap-lg-1{row-gap:.25rem !important}.row-gap-lg-2{row-gap:.5rem !important}.row-gap-lg-3{row-gap:1rem !important}.row-gap-lg-4{row-gap:1.5rem !important}.row-gap-lg-5{row-gap:3rem !important}.column-gap-lg-0{-moz-column-gap:0 !important;column-gap:0 !important}.column-gap-lg-1{-moz-column-gap:.25rem !important;column-gap:.25rem !important}.column-gap-lg-2{-moz-column-gap:.5rem !important;column-gap:.5rem !important}.column-gap-lg-3{-moz-column-gap:1rem !important;column-gap:1rem !important}.column-gap-lg-4{-moz-column-gap:1.5rem !important;column-gap:1.5rem !important}.column-gap-lg-5{-moz-column-gap:3rem !important;column-gap:3rem !important}.text-lg-start{text-align:left !important}.text-lg-end{text-align:right !important}.text-lg-center{text-align:center !important}}@media(min-width: 1200px){.float-xl-start{float:left !important}.float-xl-end{float:right !important}.float-xl-none{float:none !important}.object-fit-xl-contain{-o-object-fit:contain !important;object-fit:contain !important}.object-fit-xl-cover{-o-object-fit:cover !important;object-fit:cover !important}.object-fit-xl-fill{-o-object-fit:fill !important;object-fit:fill !important}.object-fit-xl-scale{-o-object-fit:scale-down !important;object-fit:scale-down !important}.object-fit-xl-none{-o-object-fit:none !important;object-fit:none !important}.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-grid{display:grid !important}.d-xl-inline-grid{display:inline-grid !important}.d-xl-table{display:table !important}.d-xl-table-row{display:table-row !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:flex !important}.d-xl-inline-flex{display:inline-flex !important}.d-xl-none{display:none !important}.flex-xl-fill{flex:1 1 auto !important}.flex-xl-row{flex-direction:row !important}.flex-xl-column{flex-direction:column !important}.flex-xl-row-reverse{flex-direction:row-reverse !important}.flex-xl-column-reverse{flex-direction:column-reverse !important}.flex-xl-grow-0{flex-grow:0 !important}.flex-xl-grow-1{flex-grow:1 !important}.flex-xl-shrink-0{flex-shrink:0 !important}.flex-xl-shrink-1{flex-shrink:1 !important}.flex-xl-wrap{flex-wrap:wrap !important}.flex-xl-nowrap{flex-wrap:nowrap !important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xl-start{justify-content:flex-start !important}.justify-content-xl-end{justify-content:flex-end !important}.justify-content-xl-center{justify-content:center !important}.justify-content-xl-between{justify-content:space-between !important}.justify-content-xl-around{justify-content:space-around !important}.justify-content-xl-evenly{justify-content:space-evenly !important}.align-items-xl-start{align-items:flex-start !important}.align-items-xl-end{align-items:flex-end !important}.align-items-xl-center{align-items:center !important}.align-items-xl-baseline{align-items:baseline !important}.align-items-xl-stretch{align-items:stretch !important}.align-content-xl-start{align-content:flex-start !important}.align-content-xl-end{align-content:flex-end !important}.align-content-xl-center{align-content:center !important}.align-content-xl-between{align-content:space-between !important}.align-content-xl-around{align-content:space-around !important}.align-content-xl-stretch{align-content:stretch !important}.align-self-xl-auto{align-self:auto !important}.align-self-xl-start{align-self:flex-start !important}.align-self-xl-end{align-self:flex-end !important}.align-self-xl-center{align-self:center !important}.align-self-xl-baseline{align-self:baseline !important}.align-self-xl-stretch{align-self:stretch !important}.order-xl-first{order:-1 !important}.order-xl-0{order:0 !important}.order-xl-1{order:1 !important}.order-xl-2{order:2 !important}.order-xl-3{order:3 !important}.order-xl-4{order:4 !important}.order-xl-5{order:5 !important}.order-xl-last{order:6 !important}.m-xl-0{margin:0 !important}.m-xl-1{margin:.25rem !important}.m-xl-2{margin:.5rem !important}.m-xl-3{margin:1rem !important}.m-xl-4{margin:1.5rem !important}.m-xl-5{margin:3rem !important}.m-xl-auto{margin:auto !important}.mx-xl-0{margin-right:0 !important;margin-left:0 !important}.mx-xl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xl-auto{margin-right:auto !important;margin-left:auto !important}.my-xl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xl-0{margin-top:0 !important}.mt-xl-1{margin-top:.25rem !important}.mt-xl-2{margin-top:.5rem !important}.mt-xl-3{margin-top:1rem !important}.mt-xl-4{margin-top:1.5rem !important}.mt-xl-5{margin-top:3rem !important}.mt-xl-auto{margin-top:auto !important}.me-xl-0{margin-right:0 !important}.me-xl-1{margin-right:.25rem !important}.me-xl-2{margin-right:.5rem !important}.me-xl-3{margin-right:1rem !important}.me-xl-4{margin-right:1.5rem !important}.me-xl-5{margin-right:3rem !important}.me-xl-auto{margin-right:auto !important}.mb-xl-0{margin-bottom:0 !important}.mb-xl-1{margin-bottom:.25rem !important}.mb-xl-2{margin-bottom:.5rem !important}.mb-xl-3{margin-bottom:1rem !important}.mb-xl-4{margin-bottom:1.5rem !important}.mb-xl-5{margin-bottom:3rem !important}.mb-xl-auto{margin-bottom:auto !important}.ms-xl-0{margin-left:0 !important}.ms-xl-1{margin-left:.25rem !important}.ms-xl-2{margin-left:.5rem !important}.ms-xl-3{margin-left:1rem !important}.ms-xl-4{margin-left:1.5rem !important}.ms-xl-5{margin-left:3rem !important}.ms-xl-auto{margin-left:auto !important}.p-xl-0{padding:0 !important}.p-xl-1{padding:.25rem !important}.p-xl-2{padding:.5rem !important}.p-xl-3{padding:1rem !important}.p-xl-4{padding:1.5rem !important}.p-xl-5{padding:3rem !important}.px-xl-0{padding-right:0 !important;padding-left:0 !important}.px-xl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xl-0{padding-top:0 !important}.pt-xl-1{padding-top:.25rem !important}.pt-xl-2{padding-top:.5rem !important}.pt-xl-3{padding-top:1rem !important}.pt-xl-4{padding-top:1.5rem !important}.pt-xl-5{padding-top:3rem !important}.pe-xl-0{padding-right:0 !important}.pe-xl-1{padding-right:.25rem !important}.pe-xl-2{padding-right:.5rem !important}.pe-xl-3{padding-right:1rem !important}.pe-xl-4{padding-right:1.5rem !important}.pe-xl-5{padding-right:3rem !important}.pb-xl-0{padding-bottom:0 !important}.pb-xl-1{padding-bottom:.25rem !important}.pb-xl-2{padding-bottom:.5rem !important}.pb-xl-3{padding-bottom:1rem !important}.pb-xl-4{padding-bottom:1.5rem !important}.pb-xl-5{padding-bottom:3rem !important}.ps-xl-0{padding-left:0 !important}.ps-xl-1{padding-left:.25rem !important}.ps-xl-2{padding-left:.5rem !important}.ps-xl-3{padding-left:1rem !important}.ps-xl-4{padding-left:1.5rem !important}.ps-xl-5{padding-left:3rem !important}.gap-xl-0{gap:0 !important}.gap-xl-1{gap:.25rem !important}.gap-xl-2{gap:.5rem !important}.gap-xl-3{gap:1rem !important}.gap-xl-4{gap:1.5rem !important}.gap-xl-5{gap:3rem !important}.row-gap-xl-0{row-gap:0 !important}.row-gap-xl-1{row-gap:.25rem !important}.row-gap-xl-2{row-gap:.5rem !important}.row-gap-xl-3{row-gap:1rem !important}.row-gap-xl-4{row-gap:1.5rem !important}.row-gap-xl-5{row-gap:3rem !important}.column-gap-xl-0{-moz-column-gap:0 !important;column-gap:0 !important}.column-gap-xl-1{-moz-column-gap:.25rem !important;column-gap:.25rem !important}.column-gap-xl-2{-moz-column-gap:.5rem !important;column-gap:.5rem !important}.column-gap-xl-3{-moz-column-gap:1rem !important;column-gap:1rem !important}.column-gap-xl-4{-moz-column-gap:1.5rem !important;column-gap:1.5rem !important}.column-gap-xl-5{-moz-column-gap:3rem !important;column-gap:3rem !important}.text-xl-start{text-align:left !important}.text-xl-end{text-align:right !important}.text-xl-center{text-align:center !important}}@media(min-width: 1400px){.float-xxl-start{float:left !important}.float-xxl-end{float:right !important}.float-xxl-none{float:none !important}.object-fit-xxl-contain{-o-object-fit:contain !important;object-fit:contain !important}.object-fit-xxl-cover{-o-object-fit:cover !important;object-fit:cover !important}.object-fit-xxl-fill{-o-object-fit:fill !important;object-fit:fill !important}.object-fit-xxl-scale{-o-object-fit:scale-down !important;object-fit:scale-down !important}.object-fit-xxl-none{-o-object-fit:none !important;object-fit:none !important}.d-xxl-inline{display:inline !important}.d-xxl-inline-block{display:inline-block !important}.d-xxl-block{display:block !important}.d-xxl-grid{display:grid !important}.d-xxl-inline-grid{display:inline-grid !important}.d-xxl-table{display:table !important}.d-xxl-table-row{display:table-row !important}.d-xxl-table-cell{display:table-cell !important}.d-xxl-flex{display:flex !important}.d-xxl-inline-flex{display:inline-flex !important}.d-xxl-none{display:none !important}.flex-xxl-fill{flex:1 1 auto !important}.flex-xxl-row{flex-direction:row !important}.flex-xxl-column{flex-direction:column !important}.flex-xxl-row-reverse{flex-direction:row-reverse !important}.flex-xxl-column-reverse{flex-direction:column-reverse !important}.flex-xxl-grow-0{flex-grow:0 !important}.flex-xxl-grow-1{flex-grow:1 !important}.flex-xxl-shrink-0{flex-shrink:0 !important}.flex-xxl-shrink-1{flex-shrink:1 !important}.flex-xxl-wrap{flex-wrap:wrap !important}.flex-xxl-nowrap{flex-wrap:nowrap !important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xxl-start{justify-content:flex-start !important}.justify-content-xxl-end{justify-content:flex-end !important}.justify-content-xxl-center{justify-content:center !important}.justify-content-xxl-between{justify-content:space-between !important}.justify-content-xxl-around{justify-content:space-around !important}.justify-content-xxl-evenly{justify-content:space-evenly !important}.align-items-xxl-start{align-items:flex-start !important}.align-items-xxl-end{align-items:flex-end !important}.align-items-xxl-center{align-items:center !important}.align-items-xxl-baseline{align-items:baseline !important}.align-items-xxl-stretch{align-items:stretch !important}.align-content-xxl-start{align-content:flex-start !important}.align-content-xxl-end{align-content:flex-end !important}.align-content-xxl-center{align-content:center !important}.align-content-xxl-between{align-content:space-between !important}.align-content-xxl-around{align-content:space-around !important}.align-content-xxl-stretch{align-content:stretch !important}.align-self-xxl-auto{align-self:auto !important}.align-self-xxl-start{align-self:flex-start !important}.align-self-xxl-end{align-self:flex-end !important}.align-self-xxl-center{align-self:center !important}.align-self-xxl-baseline{align-self:baseline !important}.align-self-xxl-stretch{align-self:stretch !important}.order-xxl-first{order:-1 !important}.order-xxl-0{order:0 !important}.order-xxl-1{order:1 !important}.order-xxl-2{order:2 !important}.order-xxl-3{order:3 !important}.order-xxl-4{order:4 !important}.order-xxl-5{order:5 !important}.order-xxl-last{order:6 !important}.m-xxl-0{margin:0 !important}.m-xxl-1{margin:.25rem !important}.m-xxl-2{margin:.5rem !important}.m-xxl-3{margin:1rem !important}.m-xxl-4{margin:1.5rem !important}.m-xxl-5{margin:3rem !important}.m-xxl-auto{margin:auto !important}.mx-xxl-0{margin-right:0 !important;margin-left:0 !important}.mx-xxl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xxl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xxl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xxl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xxl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xxl-auto{margin-right:auto !important;margin-left:auto !important}.my-xxl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xxl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xxl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xxl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xxl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xxl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xxl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xxl-0{margin-top:0 !important}.mt-xxl-1{margin-top:.25rem !important}.mt-xxl-2{margin-top:.5rem !important}.mt-xxl-3{margin-top:1rem !important}.mt-xxl-4{margin-top:1.5rem !important}.mt-xxl-5{margin-top:3rem !important}.mt-xxl-auto{margin-top:auto !important}.me-xxl-0{margin-right:0 !important}.me-xxl-1{margin-right:.25rem !important}.me-xxl-2{margin-right:.5rem !important}.me-xxl-3{margin-right:1rem !important}.me-xxl-4{margin-right:1.5rem !important}.me-xxl-5{margin-right:3rem !important}.me-xxl-auto{margin-right:auto !important}.mb-xxl-0{margin-bottom:0 !important}.mb-xxl-1{margin-bottom:.25rem !important}.mb-xxl-2{margin-bottom:.5rem !important}.mb-xxl-3{margin-bottom:1rem !important}.mb-xxl-4{margin-bottom:1.5rem !important}.mb-xxl-5{margin-bottom:3rem !important}.mb-xxl-auto{margin-bottom:auto !important}.ms-xxl-0{margin-left:0 !important}.ms-xxl-1{margin-left:.25rem !important}.ms-xxl-2{margin-left:.5rem !important}.ms-xxl-3{margin-left:1rem !important}.ms-xxl-4{margin-left:1.5rem !important}.ms-xxl-5{margin-left:3rem !important}.ms-xxl-auto{margin-left:auto !important}.p-xxl-0{padding:0 !important}.p-xxl-1{padding:.25rem !important}.p-xxl-2{padding:.5rem !important}.p-xxl-3{padding:1rem !important}.p-xxl-4{padding:1.5rem !important}.p-xxl-5{padding:3rem !important}.px-xxl-0{padding-right:0 !important;padding-left:0 !important}.px-xxl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xxl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xxl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xxl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xxl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xxl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xxl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xxl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xxl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xxl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xxl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xxl-0{padding-top:0 !important}.pt-xxl-1{padding-top:.25rem !important}.pt-xxl-2{padding-top:.5rem !important}.pt-xxl-3{padding-top:1rem !important}.pt-xxl-4{padding-top:1.5rem !important}.pt-xxl-5{padding-top:3rem !important}.pe-xxl-0{padding-right:0 !important}.pe-xxl-1{padding-right:.25rem !important}.pe-xxl-2{padding-right:.5rem !important}.pe-xxl-3{padding-right:1rem !important}.pe-xxl-4{padding-right:1.5rem !important}.pe-xxl-5{padding-right:3rem !important}.pb-xxl-0{padding-bottom:0 !important}.pb-xxl-1{padding-bottom:.25rem !important}.pb-xxl-2{padding-bottom:.5rem !important}.pb-xxl-3{padding-bottom:1rem !important}.pb-xxl-4{padding-bottom:1.5rem !important}.pb-xxl-5{padding-bottom:3rem !important}.ps-xxl-0{padding-left:0 !important}.ps-xxl-1{padding-left:.25rem !important}.ps-xxl-2{padding-left:.5rem !important}.ps-xxl-3{padding-left:1rem !important}.ps-xxl-4{padding-left:1.5rem !important}.ps-xxl-5{padding-left:3rem !important}.gap-xxl-0{gap:0 !important}.gap-xxl-1{gap:.25rem !important}.gap-xxl-2{gap:.5rem !important}.gap-xxl-3{gap:1rem !important}.gap-xxl-4{gap:1.5rem !important}.gap-xxl-5{gap:3rem !important}.row-gap-xxl-0{row-gap:0 !important}.row-gap-xxl-1{row-gap:.25rem !important}.row-gap-xxl-2{row-gap:.5rem !important}.row-gap-xxl-3{row-gap:1rem !important}.row-gap-xxl-4{row-gap:1.5rem !important}.row-gap-xxl-5{row-gap:3rem !important}.column-gap-xxl-0{-moz-column-gap:0 !important;column-gap:0 !important}.column-gap-xxl-1{-moz-column-gap:.25rem !important;column-gap:.25rem !important}.column-gap-xxl-2{-moz-column-gap:.5rem !important;column-gap:.5rem !important}.column-gap-xxl-3{-moz-column-gap:1rem !important;column-gap:1rem !important}.column-gap-xxl-4{-moz-column-gap:1.5rem !important;column-gap:1.5rem !important}.column-gap-xxl-5{-moz-column-gap:3rem !important;column-gap:3rem !important}.text-xxl-start{text-align:left !important}.text-xxl-end{text-align:right !important}.text-xxl-center{text-align:center !important}}@media(min-width: 1800px){.float-xxxl-start{float:left !important}.float-xxxl-end{float:right !important}.float-xxxl-none{float:none !important}.object-fit-xxxl-contain{-o-object-fit:contain !important;object-fit:contain !important}.object-fit-xxxl-cover{-o-object-fit:cover !important;object-fit:cover !important}.object-fit-xxxl-fill{-o-object-fit:fill !important;object-fit:fill !important}.object-fit-xxxl-scale{-o-object-fit:scale-down !important;object-fit:scale-down !important}.object-fit-xxxl-none{-o-object-fit:none !important;object-fit:none !important}.d-xxxl-inline{display:inline !important}.d-xxxl-inline-block{display:inline-block !important}.d-xxxl-block{display:block !important}.d-xxxl-grid{display:grid !important}.d-xxxl-inline-grid{display:inline-grid !important}.d-xxxl-table{display:table !important}.d-xxxl-table-row{display:table-row !important}.d-xxxl-table-cell{display:table-cell !important}.d-xxxl-flex{display:flex !important}.d-xxxl-inline-flex{display:inline-flex !important}.d-xxxl-none{display:none !important}.flex-xxxl-fill{flex:1 1 auto !important}.flex-xxxl-row{flex-direction:row !important}.flex-xxxl-column{flex-direction:column !important}.flex-xxxl-row-reverse{flex-direction:row-reverse !important}.flex-xxxl-column-reverse{flex-direction:column-reverse !important}.flex-xxxl-grow-0{flex-grow:0 !important}.flex-xxxl-grow-1{flex-grow:1 !important}.flex-xxxl-shrink-0{flex-shrink:0 !important}.flex-xxxl-shrink-1{flex-shrink:1 !important}.flex-xxxl-wrap{flex-wrap:wrap !important}.flex-xxxl-nowrap{flex-wrap:nowrap !important}.flex-xxxl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xxxl-start{justify-content:flex-start !important}.justify-content-xxxl-end{justify-content:flex-end !important}.justify-content-xxxl-center{justify-content:center !important}.justify-content-xxxl-between{justify-content:space-between !important}.justify-content-xxxl-around{justify-content:space-around !important}.justify-content-xxxl-evenly{justify-content:space-evenly !important}.align-items-xxxl-start{align-items:flex-start !important}.align-items-xxxl-end{align-items:flex-end !important}.align-items-xxxl-center{align-items:center !important}.align-items-xxxl-baseline{align-items:baseline !important}.align-items-xxxl-stretch{align-items:stretch !important}.align-content-xxxl-start{align-content:flex-start !important}.align-content-xxxl-end{align-content:flex-end !important}.align-content-xxxl-center{align-content:center !important}.align-content-xxxl-between{align-content:space-between !important}.align-content-xxxl-around{align-content:space-around !important}.align-content-xxxl-stretch{align-content:stretch !important}.align-self-xxxl-auto{align-self:auto !important}.align-self-xxxl-start{align-self:flex-start !important}.align-self-xxxl-end{align-self:flex-end !important}.align-self-xxxl-center{align-self:center !important}.align-self-xxxl-baseline{align-self:baseline !important}.align-self-xxxl-stretch{align-self:stretch !important}.order-xxxl-first{order:-1 !important}.order-xxxl-0{order:0 !important}.order-xxxl-1{order:1 !important}.order-xxxl-2{order:2 !important}.order-xxxl-3{order:3 !important}.order-xxxl-4{order:4 !important}.order-xxxl-5{order:5 !important}.order-xxxl-last{order:6 !important}.m-xxxl-0{margin:0 !important}.m-xxxl-1{margin:.25rem !important}.m-xxxl-2{margin:.5rem !important}.m-xxxl-3{margin:1rem !important}.m-xxxl-4{margin:1.5rem !important}.m-xxxl-5{margin:3rem !important}.m-xxxl-auto{margin:auto !important}.mx-xxxl-0{margin-right:0 !important;margin-left:0 !important}.mx-xxxl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xxxl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xxxl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xxxl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xxxl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xxxl-auto{margin-right:auto !important;margin-left:auto !important}.my-xxxl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xxxl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xxxl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xxxl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xxxl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xxxl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xxxl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xxxl-0{margin-top:0 !important}.mt-xxxl-1{margin-top:.25rem !important}.mt-xxxl-2{margin-top:.5rem !important}.mt-xxxl-3{margin-top:1rem !important}.mt-xxxl-4{margin-top:1.5rem !important}.mt-xxxl-5{margin-top:3rem !important}.mt-xxxl-auto{margin-top:auto !important}.me-xxxl-0{margin-right:0 !important}.me-xxxl-1{margin-right:.25rem !important}.me-xxxl-2{margin-right:.5rem !important}.me-xxxl-3{margin-right:1rem !important}.me-xxxl-4{margin-right:1.5rem !important}.me-xxxl-5{margin-right:3rem !important}.me-xxxl-auto{margin-right:auto !important}.mb-xxxl-0{margin-bottom:0 !important}.mb-xxxl-1{margin-bottom:.25rem !important}.mb-xxxl-2{margin-bottom:.5rem !important}.mb-xxxl-3{margin-bottom:1rem !important}.mb-xxxl-4{margin-bottom:1.5rem !important}.mb-xxxl-5{margin-bottom:3rem !important}.mb-xxxl-auto{margin-bottom:auto !important}.ms-xxxl-0{margin-left:0 !important}.ms-xxxl-1{margin-left:.25rem !important}.ms-xxxl-2{margin-left:.5rem !important}.ms-xxxl-3{margin-left:1rem !important}.ms-xxxl-4{margin-left:1.5rem !important}.ms-xxxl-5{margin-left:3rem !important}.ms-xxxl-auto{margin-left:auto !important}.p-xxxl-0{padding:0 !important}.p-xxxl-1{padding:.25rem !important}.p-xxxl-2{padding:.5rem !important}.p-xxxl-3{padding:1rem !important}.p-xxxl-4{padding:1.5rem !important}.p-xxxl-5{padding:3rem !important}.px-xxxl-0{padding-right:0 !important;padding-left:0 !important}.px-xxxl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xxxl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xxxl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xxxl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xxxl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xxxl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xxxl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xxxl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xxxl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xxxl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xxxl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xxxl-0{padding-top:0 !important}.pt-xxxl-1{padding-top:.25rem !important}.pt-xxxl-2{padding-top:.5rem !important}.pt-xxxl-3{padding-top:1rem !important}.pt-xxxl-4{padding-top:1.5rem !important}.pt-xxxl-5{padding-top:3rem !important}.pe-xxxl-0{padding-right:0 !important}.pe-xxxl-1{padding-right:.25rem !important}.pe-xxxl-2{padding-right:.5rem !important}.pe-xxxl-3{padding-right:1rem !important}.pe-xxxl-4{padding-right:1.5rem !important}.pe-xxxl-5{padding-right:3rem !important}.pb-xxxl-0{padding-bottom:0 !important}.pb-xxxl-1{padding-bottom:.25rem !important}.pb-xxxl-2{padding-bottom:.5rem !important}.pb-xxxl-3{padding-bottom:1rem !important}.pb-xxxl-4{padding-bottom:1.5rem !important}.pb-xxxl-5{padding-bottom:3rem !important}.ps-xxxl-0{padding-left:0 !important}.ps-xxxl-1{padding-left:.25rem !important}.ps-xxxl-2{padding-left:.5rem !important}.ps-xxxl-3{padding-left:1rem !important}.ps-xxxl-4{padding-left:1.5rem !important}.ps-xxxl-5{padding-left:3rem !important}.gap-xxxl-0{gap:0 !important}.gap-xxxl-1{gap:.25rem !important}.gap-xxxl-2{gap:.5rem !important}.gap-xxxl-3{gap:1rem !important}.gap-xxxl-4{gap:1.5rem !important}.gap-xxxl-5{gap:3rem !important}.row-gap-xxxl-0{row-gap:0 !important}.row-gap-xxxl-1{row-gap:.25rem !important}.row-gap-xxxl-2{row-gap:.5rem !important}.row-gap-xxxl-3{row-gap:1rem !important}.row-gap-xxxl-4{row-gap:1.5rem !important}.row-gap-xxxl-5{row-gap:3rem !important}.column-gap-xxxl-0{-moz-column-gap:0 !important;column-gap:0 !important}.column-gap-xxxl-1{-moz-column-gap:.25rem !important;column-gap:.25rem !important}.column-gap-xxxl-2{-moz-column-gap:.5rem !important;column-gap:.5rem !important}.column-gap-xxxl-3{-moz-column-gap:1rem !important;column-gap:1rem !important}.column-gap-xxxl-4{-moz-column-gap:1.5rem !important;column-gap:1.5rem !important}.column-gap-xxxl-5{-moz-column-gap:3rem !important;column-gap:3rem !important}.text-xxxl-start{text-align:left !important}.text-xxxl-end{text-align:right !important}.text-xxxl-center{text-align:center !important}}@media(min-width: 1200px){.fs-1{font-size:2.5rem !important}.fs-2{font-size:2rem !important}.fs-3{font-size:1.75rem !important}.fs-4{font-size:1.5rem !important}}@media print{.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-grid{display:grid !important}.d-print-inline-grid{display:inline-grid !important}.d-print-table{display:table !important}.d-print-table-row{display:table-row !important}.d-print-table-cell{display:table-cell !important}.d-print-flex{display:flex !important}.d-print-inline-flex{display:inline-flex !important}.d-print-none{display:none !important}}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;margin:0;padding:0;font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}a:focus{outline:0}a:active,a:hover{outline:0}img{border:0;-ms-interpolation-mode:bicubic;vertical-align:middle;max-width:100%;height:auto}html{--nc-scale: 0.58}@media(min-width: 576px){html{--nc-scale: 0.66}}@media(min-width: 768px){html{--nc-scale: 0.74}}@media(min-width: 992px){html{--nc-scale: 0.84}}@media(min-width: 1200px){html{--nc-scale: 0.92}}@media(min-width: 1400px){html{--nc-scale: 1}}@media(min-width: 1800px){html{--nc-scale: 1.3333333333}}.nc_h2{margin:0;font-family:"Poppins",sans-serif;font-weight:500;font-size:28px;line-height:1.15}@media screen and (min-width: 576px){.nc_h2{font-size:32px;line-height:1.1}}@media screen and (min-width: 768px){.nc_h2{font-size:36px;line-height:1.1}}@media screen and (min-width: 992px){.nc_h2{font-size:42px;line-height:1.2}}@media screen and (min-width: 1200px){.nc_h2{font-size:46px;line-height:1.2}}@media screen and (min-width: 1400px){.nc_h2{font-size:50px;line-height:1.3}}@media screen and (min-width: 1800px){.nc_h2{font-size:60px;line-height:1.3}}.nc_h3{margin:0;font-family:"Poppins",sans-serif;font-weight:500;font-size:30px;line-height:1.25}@media screen and (min-width: 576px){.nc_h3{font-size:30px;line-height:1.25}}@media screen and (min-width: 768px){.nc_h3{font-size:30px;line-height:1.2}}@media screen and (min-width: 992px){.nc_h3{font-size:34px;line-height:1.2}}@media screen and (min-width: 1200px){.nc_h3{font-size:38px;line-height:1.2}}@media screen and (min-width: 1400px){.nc_h3{font-size:40px;line-height:1.2}}@media screen and (min-width: 1800px){.nc_h3{font-size:48px;line-height:1.2}}.nc_h5{margin:0;font-family:"Poppins",sans-serif;font-weight:500;font-size:20px;line-height:1.3}@media screen and (min-width: 576px){.nc_h5{font-size:20px;line-height:1.3}}@media screen and (min-width: 768px){.nc_h5{font-size:22px;line-height:1.3}}@media screen and (min-width: 992px){.nc_h5{font-size:22px;line-height:1.3}}@media screen and (min-width: 1200px){.nc_h5{font-size:24px;line-height:1.4}}@media screen and (min-width: 1400px){.nc_h5{font-size:24px;line-height:1.4}}@media screen and (min-width: 1800px){.nc_h5{font-size:28px;line-height:1.4}}.nc_h6{margin:0;font-family:"Poppins",sans-serif;font-weight:500;font-size:18px;line-height:1.4}@media screen and (min-width: 576px){.nc_h6{font-size:18px;line-height:1.4}}@media screen and (min-width: 768px){.nc_h6{font-size:18px;line-height:1.4}}@media screen and (min-width: 992px){.nc_h6{font-size:18px;line-height:1.4}}@media screen and (min-width: 1200px){.nc_h6{font-size:20px;line-height:1.4}}@media screen and (min-width: 1400px){.nc_h6{font-size:20px;line-height:1.4}}@media screen and (min-width: 1800px){.nc_h6{font-size:24px;line-height:1.4}}.nc_tagline{margin:0;font-family:"Poppins",sans-serif;font-weight:600;font-size:14px;line-height:1.5}@media screen and (min-width: 576px){.nc_tagline{font-size:14px;line-height:1.5}}@media screen and (min-width: 768px){.nc_tagline{font-size:15px;line-height:1.5}}@media screen and (min-width: 992px){.nc_tagline{font-size:15px;line-height:1.5}}@media screen and (min-width: 1200px){.nc_tagline{font-size:16px;line-height:1.5}}@media screen and (min-width: 1400px){.nc_tagline{font-size:16px;line-height:1.5}}@media screen and (min-width: 1800px){.nc_tagline{font-size:18px;line-height:1.5}}.nc_text_lg{margin:0;font-family:"Roboto",sans-serif;font-weight:400;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.nc_text_lg{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.nc_text_lg{font-size:18px;line-height:1.5}}@media screen and (min-width: 992px){.nc_text_lg{font-size:18px;line-height:1.5}}@media screen and (min-width: 1200px){.nc_text_lg{font-size:20px;line-height:1.5}}@media screen and (min-width: 1400px){.nc_text_lg{font-size:21px;line-height:1.5}}@media screen and (min-width: 1800px){.nc_text_lg{font-size:24px;line-height:1.5}}.nc_text_md{margin:0;font-family:"Roboto",sans-serif;font-weight:400;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.nc_text_md{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.nc_text_md{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.nc_text_md{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.nc_text_md{font-size:18px;line-height:1.5}}@media screen and (min-width: 1400px){.nc_text_md{font-size:18px;line-height:1.5}}@media screen and (min-width: 1800px){.nc_text_md{font-size:21px;line-height:1.5}}.nc_text_reg{margin:0;font-family:"Roboto",sans-serif;font-weight:400;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.nc_text_reg{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.nc_text_reg{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.nc_text_reg{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.nc_text_reg{font-size:16px;line-height:1.5}}@media screen and (min-width: 1400px){.nc_text_reg{font-size:16px;line-height:1.5}}@media screen and (min-width: 1800px){.nc_text_reg{font-size:18px;line-height:1.5}}.nc_text_sm{margin:0;font-family:"Roboto",sans-serif;font-weight:400;font-size:14px;line-height:1.5}@media screen and (min-width: 576px){.nc_text_sm{font-size:14px;line-height:1.5}}@media screen and (min-width: 768px){.nc_text_sm{font-size:14px;line-height:1.5}}@media screen and (min-width: 992px){.nc_text_sm{font-size:14px;line-height:1.5}}@media screen and (min-width: 1200px){.nc_text_sm{font-size:14px;line-height:1.5}}@media screen and (min-width: 1400px){.nc_text_sm{font-size:14px;line-height:1.5}}@media screen and (min-width: 1800px){.nc_text_sm{font-size:16px;line-height:1.5}}.nc_btn{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;padding:calc(12px*var(--nc-scale)) calc(24px*var(--nc-scale));border:1px solid rgba(0,0,0,0);border-radius:1000px;font-family:"Roboto",sans-serif;font-weight:400;text-decoration:none;white-space:nowrap;cursor:pointer;transition:background-color .25s ease,color .25s ease,border-color .25s ease,opacity .25s ease;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.nc_btn{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.nc_btn{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.nc_btn{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.nc_btn{font-size:16px;line-height:1.5}}@media screen and (min-width: 1400px){.nc_btn{font-size:16px;line-height:1.5}}@media screen and (min-width: 1800px){.nc_btn{font-size:18px;line-height:1.5}}.nc_btn:focus-visible{outline:2px solid #e89332;outline-offset:2px}@media(max-width: 767.98px){.nc_btn{white-space:normal;text-align:center}}@media(hover: hover)and (pointer: fine){.nc_btn:hover .nc_btn_label>span:first-child,.nc_btn:focus-visible .nc_btn_label>span:first-child{transform:translateY(-110%)}.nc_btn:hover .nc_btn_label>span:last-child,.nc_btn:focus-visible .nc_btn_label>span:last-child{transform:translateY(0)}}.nc_btn_label{display:inline-block;position:relative;overflow:hidden;vertical-align:bottom}.nc_btn_label>span{display:block;transition:transform .4s cubic-bezier(0.22, 1, 0.36, 1)}.nc_btn_label>span:last-child{position:absolute;left:0;top:0;width:100%;transform:translateY(110%)}@media(prefers-reduced-motion: reduce){.nc_btn_label>span{transition:none}.nc_btn_label>span:last-child{display:none}}.nc_btn_lg{font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.nc_btn_lg{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.nc_btn_lg{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.nc_btn_lg{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.nc_btn_lg{font-size:18px;line-height:1.5}}@media screen and (min-width: 1400px){.nc_btn_lg{font-size:18px;line-height:1.5}}@media screen and (min-width: 1800px){.nc_btn_lg{font-size:21px;line-height:1.5}}.nc_btn_arrow{display:block;flex-shrink:0;width:calc(16px*var(--nc-scale));height:calc(16px*var(--nc-scale));margin-left:calc(11px*var(--nc-scale));transition:transform .35s ease}.nc_btn_arrow svg{display:block;width:100%;height:100%;overflow:visible}.nc_btn_arrow_tail{stroke-dasharray:1;stroke-dashoffset:1;transition:stroke-dashoffset .35s ease}@media(hover: hover)and (pointer: fine){.nc_btn:hover .nc_btn_arrow,.nc_btn:focus-visible .nc_btn_arrow{transform:translateX(calc(3px * var(--nc-scale))) scale(1.12)}.nc_btn:hover .nc_btn_arrow_tail,.nc_btn:focus-visible .nc_btn_arrow_tail{stroke-dashoffset:0}}@media(prefers-reduced-motion: reduce){.nc_btn_arrow,.nc_btn_arrow_tail{transition:none}}.nc_btn_orange,.nc_btn_light{position:relative;overflow:hidden;isolation:isolate}.nc_btn_orange::after,.nc_btn_light::after{content:"";position:absolute;top:0;left:-130%;width:70%;height:100%;background:linear-gradient(100deg, transparent 0%, rgba(255, 255, 255, 0.45) 50%, transparent 100%);pointer-events:none;mix-blend-mode:overlay}@media(prefers-reduced-motion: reduce){.nc_btn_orange::after,.nc_btn_light::after{content:none}}.nc_btn_orange{background-color:#e89332;border-color:#e89332;color:#fff}@media(hover: hover)and (pointer: fine){.nc_btn_orange:hover{color:#fff;background-color:hsl(31.978021978,79.8245614035%,61.2941176471%);border-color:hsl(31.978021978,79.8245614035%,61.2941176471%)}.nc_btn_orange:hover::after{left:130%;transition:left .55s ease}}.nc_btn_light{background-image:linear-gradient(-25deg, #c5e0ea 4%, #ffffff 90%);color:#0e232f}@media(hover: hover)and (pointer: fine){.nc_btn_light:hover{color:#0e232f;opacity:1}.nc_btn_light:hover::after{left:130%;transition:left .55s ease}}.nc_btn_link{gap:calc(8px*var(--nc-scale));padding:0;border:0;background:none;color:#e89332;font-family:"Poppins",sans-serif;font-weight:600;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.nc_btn_link{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.nc_btn_link{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.nc_btn_link{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.nc_btn_link{font-size:16px;line-height:1.5}}@media screen and (min-width: 1400px){.nc_btn_link{font-size:16px;line-height:1.5}}@media screen and (min-width: 1800px){.nc_btn_link{font-size:18px;line-height:1.5}}.nc_btn_link_icon{position:relative;display:block;width:calc(20px*var(--nc-scale));height:calc(20px*var(--nc-scale));flex-shrink:0;overflow:hidden}.nc_btn_link_icon img{position:absolute;inset:0;display:block;width:100%;height:100%;transition:transform .35s ease}.nc_btn_link_icon img:first-child{transform:translateX(0)}.nc_btn_link_icon img:last-child{transform:translateX(-110%)}@media(prefers-reduced-motion: reduce){.nc_btn_link_icon img{transition:none}}@media(hover: hover)and (pointer: fine){.nc_btn_link:hover,.nc_btn_link:focus-visible{color:#e89332}.nc_btn_link:hover .nc_btn_link_icon img:first-child,.nc_btn_link:focus-visible .nc_btn_link_icon img:first-child{transform:translateX(110%)}.nc_btn_link:hover .nc_btn_link_icon img:last-child,.nc_btn_link:focus-visible .nc_btn_link_icon img:last-child{transform:translateX(0)}}.nc_section_heading{margin:0;font-family:"Poppins",sans-serif;font-weight:500;color:#e89332;font-size:28px;line-height:1.15}@media screen and (min-width: 576px){.nc_section_heading{font-size:32px;line-height:1.1}}@media screen and (min-width: 768px){.nc_section_heading{font-size:36px;line-height:1.1}}@media screen and (min-width: 992px){.nc_section_heading{font-size:42px;line-height:1.2}}@media screen and (min-width: 1200px){.nc_section_heading{font-size:46px;line-height:1.2}}@media screen and (min-width: 1400px){.nc_section_heading{font-size:50px;line-height:1.3}}@media screen and (min-width: 1800px){.nc_section_heading{font-size:60px;line-height:1.3}}.nc_section_heading span{background-image:linear-gradient(180deg, #173b50 0%, #215370 100%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0)}.nc_section_heading.is_cyan{color:#33b3e8}.nc_section_heading.is_on_dark span{background-image:none;background-clip:border-box;-webkit-background-clip:border-box;color:#fff}.mb_45{margin-bottom:calc(45px*var(--nc-scale))}.nc_section_sub{margin:0;font-family:"Roboto",sans-serif;font-weight:400;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.nc_section_sub{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.nc_section_sub{font-size:18px;line-height:1.5}}@media screen and (min-width: 992px){.nc_section_sub{font-size:18px;line-height:1.5}}@media screen and (min-width: 1200px){.nc_section_sub{font-size:20px;line-height:1.5}}@media screen and (min-width: 1400px){.nc_section_sub{font-size:21px;line-height:1.5}}@media screen and (min-width: 1800px){.nc_section_sub{font-size:24px;line-height:1.5}}.nc_section_sub p{margin:0;font-family:"Roboto",sans-serif;font-weight:400;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.nc_section_sub p{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.nc_section_sub p{font-size:18px;line-height:1.5}}@media screen and (min-width: 992px){.nc_section_sub p{font-size:18px;line-height:1.5}}@media screen and (min-width: 1200px){.nc_section_sub p{font-size:20px;line-height:1.5}}@media screen and (min-width: 1400px){.nc_section_sub p{font-size:21px;line-height:1.5}}@media screen and (min-width: 1800px){.nc_section_sub p{font-size:24px;line-height:1.5}}.nc_eyebrow{margin:0 0 calc(32px*var(--nc-scale));color:#e89332;font-family:"Poppins",sans-serif;font-weight:600;letter-spacing:.28em;text-transform:uppercase;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.nc_eyebrow{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.nc_eyebrow{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.nc_eyebrow{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.nc_eyebrow{font-size:16px;line-height:1.5}}@media screen and (min-width: 1400px){.nc_eyebrow{font-size:16px;line-height:1.5}}@media screen and (min-width: 1800px){.nc_eyebrow{font-size:18px;line-height:1.5}}.nc_shape{display:block;pointer-events:none}.nc_shape_cyan{width:calc(46px*var(--nc-scale));height:calc(46px*var(--nc-scale));background-image:linear-gradient(163deg, #69b0c9 0%, #ecf5f8 100%)}.nc_shape_white{width:calc(70px*var(--nc-scale));height:calc(70px*var(--nc-scale));background-color:#fff}.nc_shape_orange{width:calc(49px*var(--nc-scale));height:calc(50px*var(--nc-scale));background-color:#e89332}.nc_shape_arc{width:calc(105px*var(--nc-scale));height:calc(109px*var(--nc-scale));background-color:#e89332}@media(prefers-reduced-motion: no-preference)and (min-width: 1200px)and (hover: hover)and (pointer: fine){.fade_up_ani{opacity:0;transition:opacity .7s cubic-bezier(0.22, 1, 0.36, 1),transform .7s cubic-bezier(0.22, 1, 0.36, 1);transition-delay:var(--ani-delay, 0ms)}.fade_up_ani.is_visible{opacity:1;transform:none}.fade_up_ani{transform:translate3d(0, 28px, 0)}}@media(prefers-reduced-motion: no-preference)and (min-width: 1200px)and (hover: hover)and (pointer: fine){.fade_left_ani{opacity:0;transition:opacity .7s cubic-bezier(0.22, 1, 0.36, 1),transform .7s cubic-bezier(0.22, 1, 0.36, 1);transition-delay:var(--ani-delay, 0ms)}.fade_left_ani.is_visible{opacity:1;transform:none}.fade_left_ani{transform:translate3d(-32px, 0, 0)}}@media(prefers-reduced-motion: no-preference)and (min-width: 1200px)and (hover: hover)and (pointer: fine){.fade_right_ani{opacity:0;transition:opacity .7s cubic-bezier(0.22, 1, 0.36, 1),transform .7s cubic-bezier(0.22, 1, 0.36, 1);transition-delay:var(--ani-delay, 0ms)}.fade_right_ani.is_visible{opacity:1;transform:none}.fade_right_ani{transform:translate3d(32px, 0, 0)}}@media(prefers-reduced-motion: no-preference)and (min-width: 1200px)and (hover: hover)and (pointer: fine){.fade_skew_up{opacity:0;transition:opacity .7s cubic-bezier(0.22, 1, 0.36, 1),transform .7s cubic-bezier(0.22, 1, 0.36, 1);transition-delay:var(--ani-delay, 0ms)}.fade_skew_up.is_visible{opacity:1;transform:none}.fade_skew_up{transform:translate3d(0, 24px, 0) skewY(1.5deg)}}@media(prefers-reduced-motion: no-preference)and (min-width: 1200px)and (hover: hover)and (pointer: fine){.split_text_ani .split_word,.split_text_ani .split_char{display:inline-block;opacity:0;transform:translate3d(0, 0.35em, 0);transition:opacity .5s cubic-bezier(0.22, 1, 0.36, 1),transform .5s cubic-bezier(0.22, 1, 0.36, 1);transition-delay:var(--split-delay, 0ms)}.split_text_ani.is_visible .split_word,.split_text_ani.is_visible .split_char{opacity:1;transform:none}}@keyframes cs-hero-shape-a{0%,100%{transform:translate3d(0, 0, 0)}50%{transform:translate3d(6px, -10px, 0)}}@keyframes cs-hero-shape-b{0%,100%{transform:translate3d(0, 0, 0)}50%{transform:translate3d(-10px, 8px, 0)}}@keyframes cs-hero-shape-c{0%,100%{transform:translate3d(0, 0, 0) rotate(0deg)}50%{transform:translate3d(8px, 6px, 0) rotate(5deg)}}@media(prefers-reduced-motion: no-preference){.cs_hero_shape_sq{animation:cs-hero-shape-a 10s ease-in-out infinite}}@media(prefers-reduced-motion: no-preference){.cs_hero_shape_orange{animation:cs-hero-shape-b 12s ease-in-out infinite;animation-delay:-2.5s}}@media(prefers-reduced-motion: no-preference){.cs_hero_shape_cyan{animation:cs-hero-shape-c 14s ease-in-out infinite;animation-delay:-4s}}.nc_shape_drift{--shift: 0px;--spin: 0deg;transform:translate3d(0, var(--shift), 0) rotate(var(--spin));will-change:transform}.nc_logo{line-height:0}.nc_logo_svg{inset:0;overflow:visible;opacity:0;pointer-events:none}.nc_logo.is_ready img{opacity:0}.nc_logo.is_ready .nc_logo_svg{opacity:1}.nc_logo_piece{transform-box:fill-box;transform-origin:center}.nc_logo_ltr{transform-box:fill-box;transform-origin:50% 100%;fill:#fff;fill-opacity:1;stroke:#e89332;stroke-width:.5;stroke-opacity:0;stroke-dasharray:var(--len);stroke-dashoffset:0}.nc_logo.is_playing .nc_logo_piece.is_top{animation:nc-logo-top .5s cubic-bezier(0.18, 1.25, 0.35, 1) both}.nc_logo.is_playing .nc_logo_piece.is_bot{animation:nc-logo-bot .5s cubic-bezier(0.18, 1.25, 0.35, 1) .06s both}.nc_logo.is_playing .nc_logo_ltr{animation:nc-logo-draw .42s cubic-bezier(0.4, 0, 0.2, 1) calc(var(--d) + .16s) both,nc-logo-fill .3s ease-out calc(var(--d) + .34s) both,nc-logo-unstroke .35s ease-out calc(var(--d) + .44s) both}@keyframes nc-logo-top{from{opacity:0;transform:translate(-14.1%, -16.6%) rotate(-16deg) scale(0.85)}to{opacity:1;transform:translate(0, 0) rotate(0) scale(1)}}@keyframes nc-logo-bot{from{opacity:0;transform:translate(13.9%, 17.3%) rotate(16deg) scale(0.85)}to{opacity:1;transform:translate(0, 0) rotate(0) scale(1)}}@keyframes nc-logo-draw{from{stroke-dashoffset:var(--len);stroke-opacity:1;fill-opacity:0;transform:translateY(12%) scaleY(0.94)}to{stroke-dashoffset:0;stroke-opacity:1;fill-opacity:0;transform:translateY(0) scaleY(1)}}@keyframes nc-logo-fill{from{fill-opacity:0}to{fill-opacity:1}}@keyframes nc-logo-unstroke{from{stroke-opacity:1}to{stroke-opacity:0}}@media(prefers-reduced-motion: reduce){.nc_logo.is_playing .nc_logo_piece,.nc_logo.is_playing .nc_logo_ltr{animation:none !important}}.nc_newsletter{padding:calc(96px*var(--nc-scale)) 0;background-image:linear-gradient(180deg, #173b50 0%, #215370 100%)}.nc_newsletter_inner{padding:calc(64px*var(--nc-scale));gap:calc(174px*var(--nc-scale))}.nc_newsletter_copy{flex:0 0 calc(429px*var(--nc-scale))}.nc_newsletter_title{margin:0;background-image:linear-gradient(178deg, #69b0c9 17.115%, #ecf5f8 81.699%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0);font-family:"Poppins",sans-serif;font-weight:500;line-height:1.2;font-size:30px;line-height:1.25}@media screen and (min-width: 576px){.nc_newsletter_title{font-size:30px;line-height:1.25}}@media screen and (min-width: 768px){.nc_newsletter_title{font-size:30px;line-height:1.2}}@media screen and (min-width: 992px){.nc_newsletter_title{font-size:34px;line-height:1.2}}@media screen and (min-width: 1200px){.nc_newsletter_title{font-size:38px;line-height:1.2}}@media screen and (min-width: 1400px){.nc_newsletter_title{font-size:40px;line-height:1.2}}@media screen and (min-width: 1800px){.nc_newsletter_title{font-size:48px;line-height:1.2}}.nc_newsletter_text{margin:calc(16px*var(--nc-scale)) 0 0;color:#fff;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.nc_newsletter_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.nc_newsletter_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.nc_newsletter_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.nc_newsletter_text{font-size:18px;line-height:1.5}}@media screen and (min-width: 1400px){.nc_newsletter_text{font-size:18px;line-height:1.5}}@media screen and (min-width: 1800px){.nc_newsletter_text{font-size:21px;line-height:1.5}}.nc_newsletter_form{flex:1 1 auto;min-width:0;gap:calc(16px*var(--nc-scale))}.nc_newsletter_field{flex:1 1 calc(220px*var(--nc-scale));min-width:calc(200px*var(--nc-scale));max-width:100%;padding:calc(12px*var(--nc-scale)) calc(14px*var(--nc-scale));border:1px solid #d0d5dd;border-radius:calc(8px*var(--nc-scale));background-color:#fff;box-shadow:0 1px 2px rgba(16,24,40,.05);color:#0e232f;font-family:"Roboto",sans-serif;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.nc_newsletter_field{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.nc_newsletter_field{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.nc_newsletter_field{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.nc_newsletter_field{font-size:16px;line-height:1.5}}@media screen and (min-width: 1400px){.nc_newsletter_field{font-size:16px;line-height:1.5}}@media screen and (min-width: 1800px){.nc_newsletter_field{font-size:18px;line-height:1.5}}.nc_newsletter_field::-moz-placeholder{color:#aaa;opacity:1}.nc_newsletter_field::placeholder{color:#aaa;opacity:1}.nc_newsletter_field:focus{outline:2px solid #33b3e8;outline-offset:2px}.nc_newsletter_note{width:100%;margin:calc(12px*var(--nc-scale)) 0 0;color:#fff;font-size:14px;line-height:1.5}@media screen and (min-width: 576px){.nc_newsletter_note{font-size:14px;line-height:1.5}}@media screen and (min-width: 768px){.nc_newsletter_note{font-size:14px;line-height:1.5}}@media screen and (min-width: 992px){.nc_newsletter_note{font-size:14px;line-height:1.5}}@media screen and (min-width: 1200px){.nc_newsletter_note{font-size:14px;line-height:1.5}}@media screen and (min-width: 1400px){.nc_newsletter_note{font-size:14px;line-height:1.5}}@media screen and (min-width: 1800px){.nc_newsletter_note{font-size:16px;line-height:1.5}}.nc_newsletter_note a{color:#fff;text-decoration:underline}@media(max-width: 1199.98px){.nc_newsletter_inner{flex-direction:column;gap:calc(40px*var(--nc-scale));padding:calc(56px*var(--nc-scale)) calc(32px*var(--nc-scale))}.nc_newsletter_copy{flex:0 0 auto}}.nc_newsletter .wpcf7 form.invalid .wpcf7-response-output,.nc_newsletter .wpcf7 form.unaccepted .wpcf7-response-output,.nc_newsletter .wpcf7 form.payment-required .wpcf7-response-output{border-color:#f56674;border-width:1px;border-radius:6px;font-size:14px;color:#dc3232;padding:5px 10px;background-color:hsla(0,0%,100%,.8);margin-bottom:5px;margin-top:15px}.nc_newsletter .wpcf7 form.sent .wpcf7-response-output{border-color:#122e3e;background-color:#122e3e;color:#46b450;border-radius:4px}.nc_header{position:sticky;top:0;z-index:1000;overflow:visible;background-color:#122e3e;padding:0}.nc_header_inner{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:calc(80px*var(--nc-scale));position:relative;overflow:visible}@media(min-width: 1200px){.nc_header .container{position:relative;overflow:visible}}.nc_header_logo{display:flex;align-items:center;flex-shrink:0;z-index:2}.nc_header_logo img{display:block;width:168px;height:auto;-o-object-fit:contain;object-fit:contain}.nc_header_nav{display:none;align-items:stretch;justify-content:center;height:100%;min-height:calc(80px*var(--nc-scale))}.nc_header_nav .menu{display:flex;align-items:stretch;gap:calc(44px*var(--nc-scale));margin:0;padding:0;list-style:none;height:100%}.nc_header_nav .menu>.menu-item{display:flex;align-items:stretch;position:static;margin:0}.nc_header_nav .menu>.menu-item:has(.amm-menu__component--menu-item.current-menu-item)>a{color:#e89332;border-bottom-color:#e89332}.nc_header_nav .menu>.menu-item.current-menu-item>a{color:#e89332;border-bottom-color:#e89332}.nc_header_nav .menu>.menu-item>a{display:flex;align-items:center;justify-content:center;height:100%;padding:0;border-bottom:2px solid rgba(0,0,0,0);color:#fff;font-family:"Roboto",sans-serif;font-weight:400;text-decoration:none;white-space:nowrap;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.nc_header_nav .menu>.menu-item>a{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.nc_header_nav .menu>.menu-item>a{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.nc_header_nav .menu>.menu-item>a{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.nc_header_nav .menu>.menu-item>a{font-size:16px;line-height:1.5}}@media screen and (min-width: 1400px){.nc_header_nav .menu>.menu-item>a{font-size:16px;line-height:1.5}}@media screen and (min-width: 1800px){.nc_header_nav .menu>.menu-item>a{font-size:18px;line-height:1.5}}.nc_header_nav .menu>.menu-item>a{transition:color .25s ease,border-color .25s ease}@media(hover: hover)and (pointer: fine){.nc_header_nav .menu>.menu-item>a:hover{color:#e89332;border-bottom-color:#e89332}}.nc_header_nav .menu>.amm-menu__item--has-mega>a[aria-expanded=true],.nc_header_nav .menu>.amm-menu__item--open>a,.nc_header_nav .menu>.amm-menu__item.is-open>a,.nc_header_nav .menu>.amm-menu__item:hover>a{color:#e89332;border-bottom-color:#e89332}@media(min-width: 1200px){.nc_header_nav{display:flex;position:absolute;left:50%;top:0;bottom:0;overflow:visible;transform:translateX(-50%)}}.nc_header_actions{display:flex;align-items:center;justify-content:flex-end;flex-shrink:0;gap:12px;z-index:2}.nc_header_cta{display:none}@media(min-width: 1200px){.nc_header_cta{display:inline-flex}}.nc_header_toggle{display:inline-flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;padding:0;border:0;background:rgba(0,0,0,0);cursor:pointer}.nc_header_toggle span{display:block;width:22px;height:2px;background:#fff;border-radius:2px;transition:transform .3s ease,opacity .3s ease}@media(prefers-reduced-motion: reduce){.nc_header_toggle span{transition:none}}.nc_header_toggle[aria-expanded=true] span:nth-child(1){transform:translateY(7px) rotate(45deg)}.nc_header_toggle[aria-expanded=true] span:nth-child(2){opacity:0}.nc_header_toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media(min-width: 1200px){.nc_header_toggle{display:none}}.nc_mobile_nav{position:fixed;top:0;left:0;z-index:1100;display:flex;flex-direction:column;width:min(360px,92vw);height:100vh;height:100dvh;padding:0 20px 28px;background-color:#0e232f;box-shadow:8px 0 32px rgba(0,0,0,.28);transform:translateX(-100%);visibility:hidden;pointer-events:none;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;transition:transform .35s ease,visibility 0s linear .35s}@media(min-width: 1200px){.nc_mobile_nav{display:none}}@media(prefers-reduced-motion: reduce){.nc_mobile_nav{transition:none}}.nc_mobile_nav.is_open{transform:translateX(0);visibility:visible;pointer-events:auto;transition:transform .35s ease,visibility 0s linear 0s}.nc_mobile_nav_head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 -20px 8px;padding:16px 12px 16px 20px;border-bottom:1px solid hsla(0,0%,100%,.12)}.nc_mobile_nav_head .nc_header_logo{min-width:0;flex:1}.nc_mobile_nav_head .nc_header_logo img{width:168px}.nc_mobile_nav_close{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:40px;height:40px;padding:0;border:0;background:rgba(0,0,0,0);cursor:pointer;position:relative}.nc_mobile_nav_close span{position:absolute;display:block;width:18px;height:2px;background:#fff;border-radius:2px}.nc_mobile_nav_close span:first-child{transform:rotate(45deg)}.nc_mobile_nav_close span:last-child{transform:rotate(-45deg)}.nc_mobile_nav_links{display:flex;flex:1 1 auto;flex-direction:column;align-items:stretch;min-width:0;padding:8px 0 16px}.nc_mobile_nav_links .menu{display:flex;flex-direction:column;width:100%;margin:0;padding:0;list-style:none}.nc_mobile_nav_links .menu>.menu-item{position:relative;display:block;width:100%;margin:0}.nc_mobile_nav_links .menu>.menu-item>a{display:flex;align-items:center;width:100%;padding:14px 36px 14px 0;border:0;color:#fff;font-family:"Roboto",sans-serif;font-weight:400;text-decoration:none;white-space:normal;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.nc_mobile_nav_links .menu>.menu-item>a{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.nc_mobile_nav_links .menu>.menu-item>a{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.nc_mobile_nav_links .menu>.menu-item>a{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.nc_mobile_nav_links .menu>.menu-item>a{font-size:18px;line-height:1.5}}@media screen and (min-width: 1400px){.nc_mobile_nav_links .menu>.menu-item>a{font-size:18px;line-height:1.5}}@media screen and (min-width: 1800px){.nc_mobile_nav_links .menu>.menu-item>a{font-size:21px;line-height:1.5}}.nc_mobile_nav_links .amm-submenu-toggle{position:absolute;top:0px;right:0;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;margin:0;padding:0;border:0;background:rgba(0,0,0,0);color:#fff;cursor:pointer}.nc_mobile_nav_cta{display:inline-flex;width:100%;margin-top:auto;padding-top:12px;padding-bottom:12px;flex-shrink:0}.nc_mobile_nav_backdrop{position:fixed;inset:0;z-index:1090;background:rgba(14,35,47,.55);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .35s ease,visibility .35s ease}.nc_mobile_nav_backdrop.is_open{opacity:1;visibility:visible;pointer-events:auto}@media(min-width: 1200px){.nc_mobile_nav_backdrop{display:none}}@media(prefers-reduced-motion: reduce){.nc_mobile_nav_backdrop{transition:none}}body.nc_nav_open{overflow:hidden}.ourWorks_megamenu .amm-menu__button--primary{margin-top:30px}@media(max-width: 1199.98px){.ourWorks_megamenu .amm-menu__button--primary{margin-top:10px}}@media(max-width: 1199.98px){.nc_mobile_nav .menu>.menu-item.amm-menu__item--has-mega,.nc_mobile_nav .menu>.menu-item.amm-menu__item--has-children{display:flex;flex-wrap:wrap;align-items:center}.nc_mobile_nav .menu>.menu-item>a{flex:1 1 auto;min-width:0}.nc_mobile_nav .amm-menu__mega,.nc_mobile_nav .menu>.menu-item>.amm-menu__mega,.nc_mobile_nav .menu>.menu-item.is-open>.amm-menu__mega,.nc_mobile_nav .menu>.menu-item:has(>a[aria-expanded=true])>.amm-menu__mega{position:static !important;left:auto !important;top:auto !important;right:auto !important;z-index:auto !important;display:none !important;flex:1 1 100%;width:100% !important;max-width:100% !important;min-width:0 !important;height:0 !important;max-height:0 !important;min-height:0 !important;margin:0 !important;padding:0 !important;overflow:hidden !important;visibility:hidden !important;opacity:0 !important;pointer-events:none !important;transform:none !important;border:0 !important;border-radius:0 !important;box-shadow:none !important;background:rgba(0,0,0,0) !important}.nc_mobile_nav .menu>.menu-item.is-submenu-open>.amm-menu__mega,.nc_mobile_nav .menu>.menu-item:has(>.amm-submenu-toggle[aria-expanded=true])>.amm-menu__mega{display:block !important;height:auto !important;max-height:none !important;min-height:0 !important;margin:0 0 8px !important;padding:4px 0 8px !important;overflow:visible !important;visibility:visible !important;opacity:1 !important;pointer-events:auto !important}.nc_mobile_nav .amm-menu__row{gap:24px}.nc_mobile_nav .amm-menu__panels,.nc_mobile_nav .amm-menu__panel,.nc_mobile_nav .amm-menu__column,.nc_mobile_nav .amm-menu__row,.nc_mobile_nav .amm-menu__column-inner{display:flex;flex-direction:column;align-items:stretch;width:100% !important;max-width:none !important;min-width:0 !important;height:auto !important;margin:0 !important;padding:0 !important;border:0 !important}.nc_mobile_nav .amm-menu__column:has(>.amm-menu__column-inner:empty),.nc_mobile_nav .amm-menu__column:has(.nc_mega_featured),.nc_mobile_nav .amm-menu__column:has(.nc_mega_spot),.nc_mobile_nav .nc_mega_featured,.nc_mobile_nav .nc_mega_spot{display:none !important}.nc_mobile_nav .amm-menu__component--heading{margin:0 0 16px;color:#e89332;font-family:"Roboto",sans-serif;font-size:12px;font-weight:500;letter-spacing:.08em;text-transform:uppercase}.nc_mobile_nav .amm-menu__component-icon{margin-inline-end:8px;width:18px;height:18px;flex-shrink:0}.nc_mobile_nav .amm-menu__component--menu-item{display:flex;align-items:center;justify-content:flex-start;gap:8px;width:100%;padding:6px 0;color:#fff;font-family:"Roboto",sans-serif;font-size:15px;font-weight:500;text-decoration:none;white-space:normal;margin-bottom:0}.nc_mobile_nav .amm-menu__component--menu-item::after{display:none}.nc_mobile_nav .amm-menu__component--button,.nc_mobile_nav .amm-menu__button{display:inline-flex;align-self:flex-start;margin:8px 0 4px;padding:10px 16px;border-radius:1000px;background-color:#e89332;color:#fff;font-size:14px;text-decoration:none}}@media(min-width: 1200px){.nc_header_nav .menu>.menu-item>.amm-submenu-toggle{display:none}}.nc_header_nav .menu>.menu-item>.amm-menu__mega{--nc-mega-w: min(calc(1120px * var(--nc-scale)), calc(100vw - calc(48px * var(--nc-scale))));position:absolute;left:50% !important;top:calc(100% + calc(8px * var(--nc-scale))) !important;z-index:1001;width:var(--nc-mega-w) !important;max-width:none !important;min-width:0;margin-left:calc(var(--nc-mega-w)/-2);padding:calc(32px*var(--nc-scale));border-radius:calc(16px*var(--nc-scale));background-color:#fff;box-shadow:0 calc(9px*var(--nc-scale)) calc(10.5px*var(--nc-scale)) rgba(0,0,0,.1),0 calc(37px*var(--nc-scale)) calc(18.5px*var(--nc-scale)) rgba(0,0,0,.09),0 calc(84px*var(--nc-scale)) calc(25px*var(--nc-scale)) rgba(0,0,0,.05),0 calc(150px*var(--nc-scale)) calc(30px*var(--nc-scale)) rgba(0,0,0,.01);color:#122e3e;box-sizing:border-box}.nc_header_nav .amm-menu__panels,.nc_header_nav .amm-menu__panel{width:100%}.nc_header_nav .amm-menu__row{display:flex;align-items:stretch;justify-content:flex-start;flex-wrap:nowrap;gap:calc(20px*var(--nc-scale));width:auto}.nc_header_nav .amm-menu__panel>.amm-menu__row+.amm-menu__row{margin-top:calc(16px*var(--nc-scale))}.nc_header_nav .amm-menu__column{display:flex;flex-direction:column;min-width:0;flex:1 1 0;width:auto;max-width:none}.nc_header_nav .amm-menu__column:has(>.amm-menu__column-inner:empty){display:none}.nc_header_nav .amm-menu__column-inner{display:flex;flex-direction:column;align-items:stretch;gap:calc(2px*var(--nc-scale));width:100%;text-align:left}.nc_header_nav .amm-menu__component--heading{margin:0 0 calc(4px*var(--nc-scale));color:#e89332;font-family:"Roboto",sans-serif;font-weight:500;letter-spacing:.08em;text-transform:uppercase;font-size:14px;line-height:1.5}@media screen and (min-width: 576px){.nc_header_nav .amm-menu__component--heading{font-size:14px;line-height:1.5}}@media screen and (min-width: 768px){.nc_header_nav .amm-menu__component--heading{font-size:14px;line-height:1.5}}@media screen and (min-width: 992px){.nc_header_nav .amm-menu__component--heading{font-size:14px;line-height:1.5}}@media screen and (min-width: 1200px){.nc_header_nav .amm-menu__component--heading{font-size:14px;line-height:1.5}}@media screen and (min-width: 1400px){.nc_header_nav .amm-menu__component--heading{font-size:14px;line-height:1.5}}@media screen and (min-width: 1800px){.nc_header_nav .amm-menu__component--heading{font-size:16px;line-height:1.5}}.nc_header_nav .amm-menu__component--heading .amm-menu__component-title{color:inherit}.nc_header_nav .amm-menu__component--menu-item{display:flex;align-items:center;gap:calc(8px*var(--nc-scale));width:100%;min-height:calc(45px*var(--nc-scale));margin:0;padding:calc(10px*var(--nc-scale)) calc(16px*var(--nc-scale));border-radius:calc(8px*var(--nc-scale));background-color:#fff;color:#122e3e;font-family:"Roboto",sans-serif;font-weight:500;text-decoration:none;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.nc_header_nav .amm-menu__component--menu-item{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.nc_header_nav .amm-menu__component--menu-item{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.nc_header_nav .amm-menu__component--menu-item{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.nc_header_nav .amm-menu__component--menu-item{font-size:16px;line-height:1.5}}@media screen and (min-width: 1400px){.nc_header_nav .amm-menu__component--menu-item{font-size:16px;line-height:1.5}}@media screen and (min-width: 1800px){.nc_header_nav .amm-menu__component--menu-item{font-size:18px;line-height:1.5}}.nc_header_nav .amm-menu__component--menu-item{transition:background-color .2s ease,color .2s ease}.nc_header_nav .amm-menu__component--menu-item .amm-menu__component-text{display:flex;flex-direction:column;align-items:flex-start;min-width:0}.nc_header_nav .amm-menu__component--menu-item .amm-menu__component-title{color:inherit;font-weight:500;white-space:nowrap}.nc_header_nav .amm-menu__component--menu-item::after{content:"";width:calc(18px*var(--nc-scale));height:calc(18px*var(--nc-scale));flex-shrink:0;background:url("../images/icon-arrow-right.svg") center/contain no-repeat;transition:all .3s ease}@media(hover: hover)and (pointer: fine){.nc_header_nav .amm-menu__component--menu-item:hover{background-color:rgb(255,247.9,234.6)}.nc_header_nav .amm-menu__component--menu-item:hover::after{transform:translateX(5px)}}.nc_header_nav .amm-menu__component--menu-item.current-menu-item{background-color:rgb(255,247.9,234.6)}.nc_header_nav .amm-menu__component--menu-item.current-menu-item::after{transform:translateX(5px)}.nc_header_nav .amm-menu__component-description{display:none}.nc_header_nav .amm-menu__component--button,.nc_header_nav .amm-menu__button{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;padding:calc(12px*var(--nc-scale)) calc(24px*var(--nc-scale));border-radius:1000px;background-color:#e89332;border:1px solid #e89332;color:#fff;font-family:"Roboto",sans-serif;font-weight:400;text-decoration:none;white-space:nowrap;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.nc_header_nav .amm-menu__component--button,.nc_header_nav .amm-menu__button{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.nc_header_nav .amm-menu__component--button,.nc_header_nav .amm-menu__button{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.nc_header_nav .amm-menu__component--button,.nc_header_nav .amm-menu__button{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.nc_header_nav .amm-menu__component--button,.nc_header_nav .amm-menu__button{font-size:16px;line-height:1.5}}@media screen and (min-width: 1400px){.nc_header_nav .amm-menu__component--button,.nc_header_nav .amm-menu__button{font-size:16px;line-height:1.5}}@media screen and (min-width: 1800px){.nc_header_nav .amm-menu__component--button,.nc_header_nav .amm-menu__button{font-size:18px;line-height:1.5}}.nc_header_nav .amm-menu__component--button,.nc_header_nav .amm-menu__button{transition:opacity .2s ease}@media(hover: hover)and (pointer: fine){.nc_header_nav .amm-menu__component--button:hover,.nc_header_nav .amm-menu__button:hover{color:#fff;background-color:hsl(31.978021978,79.8245614035%,61.2941176471%);border-color:hsl(31.978021978,79.8245614035%,61.2941176471%)}}.nc_header_nav .aiSolutions_megamenu .amm-menu__row,.nc_header_nav .amm-menu__mega:has(.nc_mega_featured) .amm-menu__row{justify-content:space-between;gap:0}.nc_header_nav .aiSolutions_megamenu .amm-menu__column:not(:has(.nc_mega_featured)):first-child,.nc_header_nav .amm-menu__mega:has(.nc_mega_featured) .amm-menu__column:not(:has(.nc_mega_featured)):first-child{flex:0 0 calc(340px*var(--nc-scale));width:calc(340px*var(--nc-scale));max-width:calc(340px*var(--nc-scale))}.nc_header_nav .aiSolutions_megamenu .amm-menu__column:not(:has(.nc_mega_featured)):nth-child(2),.nc_header_nav .amm-menu__mega:has(.nc_mega_featured) .amm-menu__column:not(:has(.nc_mega_featured)):nth-child(2){flex:1 1 auto;width:auto;min-width:calc(260px*var(--nc-scale));max-width:none}.nc_header_nav .aiSolutions_megamenu .amm-menu__column:has(.nc_mega_featured),.nc_header_nav .amm-menu__mega:has(.nc_mega_featured) .amm-menu__column:has(.nc_mega_featured){display:flex;flex:0 0 calc(340px*var(--nc-scale));width:calc(340px*var(--nc-scale));max-width:calc(340px*var(--nc-scale));margin-left:calc(12px*var(--nc-scale));padding-left:calc(36px*var(--nc-scale))}.nc_header_nav .aiSolutions_megamenu .amm-menu__column{flex:1 1 0;max-width:calc(320px*var(--nc-scale))}.nc_header_nav .whynClouds_megamenu .amm-menu__row,.nc_header_nav .amm-menu__mega:has(.nc_mega_partner) .amm-menu__row{justify-content:space-between;align-items:flex-start;gap:calc(20px*var(--nc-scale))}.nc_header_nav .whynClouds_megamenu .amm-menu__column:not(:has(.nc_mega_partner)),.nc_header_nav .amm-menu__mega:has(.nc_mega_partner) .amm-menu__column:not(:has(.nc_mega_partner)){flex:0 0 calc(329px*var(--nc-scale));width:calc(329px*var(--nc-scale));max-width:calc(329px*var(--nc-scale))}.nc_header_nav .whynClouds_megamenu .amm-menu__column:has(.nc_mega_partner),.nc_header_nav .amm-menu__mega:has(.nc_mega_partner) .amm-menu__column:has(.nc_mega_partner){flex:0 1 calc(501px*var(--nc-scale));width:calc(501px*var(--nc-scale));max-width:calc(501px*var(--nc-scale));padding-left:calc(49px*var(--nc-scale));border-left:1px solid #bacad3}.nc_mega_featured{display:flex;flex-direction:column;gap:calc(24px*var(--nc-scale));width:100%;max-width:calc(390px*var(--nc-scale))}.nc_mega_featured_head{display:flex;align-items:flex-start;justify-content:space-between;gap:calc(16px*var(--nc-scale));width:100%}.nc_mega_featured_label{margin:0 0 calc(4px*var(--nc-scale));color:#e89332;font-family:"Roboto",sans-serif;font-weight:500;letter-spacing:.08em;text-transform:uppercase;font-size:14px;line-height:1.5}@media screen and (min-width: 576px){.nc_mega_featured_label{font-size:14px;line-height:1.5}}@media screen and (min-width: 768px){.nc_mega_featured_label{font-size:14px;line-height:1.5}}@media screen and (min-width: 992px){.nc_mega_featured_label{font-size:14px;line-height:1.5}}@media screen and (min-width: 1200px){.nc_mega_featured_label{font-size:14px;line-height:1.5}}@media screen and (min-width: 1400px){.nc_mega_featured_label{font-size:14px;line-height:1.5}}@media screen and (min-width: 1800px){.nc_mega_featured_label{font-size:16px;line-height:1.5}}.nc_mega_featured_all{display:inline-flex;align-items:center;gap:calc(8px*var(--nc-scale));height:calc(21px*var(--nc-scale));color:#e89332;font-family:"Poppins",sans-serif;font-weight:600;text-decoration:none;white-space:nowrap;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.nc_mega_featured_all{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.nc_mega_featured_all{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.nc_mega_featured_all{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.nc_mega_featured_all{font-size:16px;line-height:1.5}}@media screen and (min-width: 1400px){.nc_mega_featured_all{font-size:16px;line-height:1.5}}@media screen and (min-width: 1800px){.nc_mega_featured_all{font-size:18px;line-height:1.5}}.nc_mega_featured_all{transition:opacity .2s ease}.nc_mega_featured_all:hover,.nc_mega_featured_all:focus-visible{opacity:.8}.nc_mega_featured_all_icon{display:block;width:calc(12px*var(--nc-scale));height:calc(12px*var(--nc-scale));flex-shrink:0;background:url("../images/icons/arrow-right.svg") center/contain no-repeat}.nc_mega_featured_list{display:flex;flex-direction:column;gap:calc(24px*var(--nc-scale));margin:0;padding:0;list-style:none}.nc_mega_featured_item{margin:0}.nc_mega_featured_card{display:flex;align-items:center;gap:calc(20px*var(--nc-scale));width:100%;text-decoration:none;color:inherit}.nc_mega_featured_media{display:block;flex-shrink:0;width:calc(142px*var(--nc-scale));height:calc(190px*var(--nc-scale));overflow:hidden;border-radius:calc(12px*var(--nc-scale))}.nc_mega_featured_media img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.nc_mega_featured_body{display:flex;flex:1 1 auto;flex-direction:column;align-items:flex-start;gap:calc(16px*var(--nc-scale));min-width:0}.nc_mega_featured_brand{display:block;flex-shrink:0;width:calc(87px*var(--nc-scale));height:calc(24px*var(--nc-scale))}.nc_mega_featured_brand img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center}.nc_mega_featured_excerpt{display:-webkit-box;margin:0;max-height:calc(72px*var(--nc-scale));overflow:hidden;color:#173b50;font-family:"Roboto",sans-serif;font-weight:400;-webkit-box-orient:vertical;-webkit-line-clamp:3;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.nc_mega_featured_excerpt{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.nc_mega_featured_excerpt{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.nc_mega_featured_excerpt{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.nc_mega_featured_excerpt{font-size:16px;line-height:1.5}}@media screen and (min-width: 1400px){.nc_mega_featured_excerpt{font-size:16px;line-height:1.5}}@media screen and (min-width: 1800px){.nc_mega_featured_excerpt{font-size:18px;line-height:1.5}}.nc_mega_spot{position:relative;display:flex;flex-direction:column;justify-content:flex-end;width:calc(277px*var(--nc-scale));height:calc(368px*var(--nc-scale));padding:calc(23px*var(--nc-scale)) calc(21px*var(--nc-scale));overflow:hidden;border:1px solid #69b0c9;border-radius:calc(16px*var(--nc-scale));background-color:#122e3e;box-shadow:0 2px 8px rgba(27,27,27,.04),0 8px 16px rgba(27,27,27,.04);color:#fff;text-decoration:none;margin-left:auto}.nc_mega_spot_media{position:absolute;inset:0}.nc_mega_spot_media img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.nc_mega_spot::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg, rgba(48, 94, 126, 0.3) 0%, #122e3e 80%);pointer-events:none}.nc_mega_spot_badge{position:absolute;top:calc(31px*var(--nc-scale));left:calc(21px*var(--nc-scale));z-index:1;padding:calc(4px*var(--nc-scale)) calc(16px*var(--nc-scale));border:1px solid #33b3e8;border-radius:100px;background:linear-gradient(-14.96deg, rgba(197, 224, 234, 0.18) 3.98%, rgba(255, 255, 255, 0.18) 90.34%);color:#fff;font-family:"Roboto",sans-serif;font-size:14px;font-weight:600;letter-spacing:.12em;line-height:1.5;text-transform:uppercase}.nc_mega_spot_body{position:relative;z-index:1;display:flex;flex-direction:column;gap:calc(16px*var(--nc-scale));width:calc(234px*var(--nc-scale))}.nc_mega_spot_title{color:#fff;font-family:"Poppins",sans-serif;font-size:20px;font-weight:500;line-height:1.4}.nc_mega_spot_row{display:flex;align-items:flex-end;gap:calc(16px*var(--nc-scale))}.nc_mega_spot_excerpt{display:-webkit-box;width:calc(182px*var(--nc-scale));max-height:calc(47px*var(--nc-scale));overflow:hidden;color:#fff;font-family:"Roboto",sans-serif;font-size:16px;font-weight:400;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:2}.nc_mega_spot_btn{position:relative;display:block;flex-shrink:0;width:calc(36px*var(--nc-scale));height:calc(36px*var(--nc-scale));overflow:hidden;border-radius:50%;background-color:#fff;transform:rotate(-45deg)}.nc_mega_spot_btn::before,.nc_mega_spot_btn::after{content:"";position:absolute;inset:0;background:url("../images/icons/arrow-right.svg") center/calc(14px * var(--nc-scale)) calc(14px*var(--nc-scale)) no-repeat;transition:transform .4s ease}.nc_mega_spot_btn::before{transform:translateX(0)}.nc_mega_spot_btn::after{transform:translateX(-120%)}@media(hover: hover)and (pointer: fine){.nc_mega_spot:hover .nc_mega_spot_btn::before,.nc_mega_spot:focus-visible .nc_mega_spot_btn::before{transform:translateX(120%)}.nc_mega_spot:hover .nc_mega_spot_btn::after,.nc_mega_spot:focus-visible .nc_mega_spot_btn::after{transform:translateX(0)}}@media(prefers-reduced-motion: reduce){.nc_mega_spot_btn::before,.nc_mega_spot_btn::after{transition:none}}.nc_mega_work_item{flex:1 1 0;min-width:0;margin:0}.nc_mega_work_card{display:flex;flex-direction:column;align-items:flex-start;gap:calc(20px*var(--nc-scale));width:100%;color:inherit;text-decoration:none}.nc_mega_work_media{display:block;width:calc(142px*var(--nc-scale));height:calc(116px*var(--nc-scale));overflow:hidden;border-radius:calc(12px*var(--nc-scale))}.nc_mega_work_media img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.nc_mega_work_brand{display:block;width:calc(85px*var(--nc-scale));height:calc(20px*var(--nc-scale))}.nc_mega_work_brand img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center}@media(max-width: 1199.98px){.nc_mega_work_brand{color:#fff}}.nc_mega_work_excerpt{display:-webkit-box;margin:0;max-height:calc(72px*var(--nc-scale));overflow:hidden;color:#173b50;font-family:"Roboto",sans-serif;font-weight:400;-webkit-box-orient:vertical;-webkit-line-clamp:3;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.nc_mega_work_excerpt{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.nc_mega_work_excerpt{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.nc_mega_work_excerpt{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.nc_mega_work_excerpt{font-size:16px;line-height:1.5}}@media screen and (min-width: 1400px){.nc_mega_work_excerpt{font-size:16px;line-height:1.5}}@media screen and (min-width: 1800px){.nc_mega_work_excerpt{font-size:18px;line-height:1.5}}@media(max-width: 1199.98px){.nc_mega_work_excerpt{color:#fff}}.nc_mega_partner{display:flex;flex-direction:column;align-items:flex-start;gap:calc(20px*var(--nc-scale));width:100%}.nc_mega_partner_label{margin:0;color:#e89332;font-family:"Roboto",sans-serif;font-weight:500;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;font-size:14px;line-height:1.5}@media screen and (min-width: 576px){.nc_mega_partner_label{font-size:14px;line-height:1.5}}@media screen and (min-width: 768px){.nc_mega_partner_label{font-size:14px;line-height:1.5}}@media screen and (min-width: 992px){.nc_mega_partner_label{font-size:14px;line-height:1.5}}@media screen and (min-width: 1200px){.nc_mega_partner_label{font-size:14px;line-height:1.5}}@media screen and (min-width: 1400px){.nc_mega_partner_label{font-size:14px;line-height:1.5}}@media screen and (min-width: 1800px){.nc_mega_partner_label{font-size:16px;line-height:1.5}}.nc_mega_partner_card{display:flex;align-items:center;gap:20px;box-sizing:border-box;width:100%;padding:20px;overflow:hidden;border:1px solid #69b0c9;border-radius:16px;background-image:linear-gradient(173.14deg, #ffffff 6.76%, #c5e0ea 191.44%);color:inherit;text-decoration:none}.nc_mega_partner_media{display:block;flex-shrink:0;width:101px;height:100px;overflow:hidden}.nc_mega_partner_media img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.nc_mega_partner_body{display:flex;flex:1 0 0;flex-direction:column;align-items:flex-start;gap:8px;min-width:0;word-break:break-word}.nc_mega_partner_title{display:block;width:100%;font-family:"Poppins",sans-serif;font-size:20px;font-weight:500;line-height:1.4;background-image:linear-gradient(180deg, #173b50 0%, #215370 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);color:rgba(0,0,0,0)}.nc_mega_partner_excerpt{display:-webkit-box;width:100%;margin:0;overflow:hidden;color:#173b50;font-family:"Roboto",sans-serif;font-size:16px;font-weight:400;line-height:1.5;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.nc_footer{position:relative;overflow:hidden;background-color:#122e3e;color:#fff}.nc_footer::before,.nc_footer::after{content:"";position:absolute;z-index:0;pointer-events:none}.nc_footer::before{top:calc(-18px*var(--nc-scale));right:calc(44px*var(--nc-scale));width:calc(105px*var(--nc-scale));height:calc(105px*var(--nc-scale));background-color:#2b4b5c}.nc_footer::after{top:calc(121px*var(--nc-scale));right:calc(-46px*var(--nc-scale));width:calc(74px*var(--nc-scale));height:calc(44px*var(--nc-scale));background-image:linear-gradient(135deg, #183343 0%, #203e4e 100%)}.nc_footer .container{position:relative;z-index:1}.nc_footer{padding-top:calc(80px*var(--nc-scale));padding-bottom:calc(80px*var(--nc-scale))}.nc_footer .container{display:flex;flex-direction:column;gap:calc(80px*var(--nc-scale))}.nc_footer_top{display:flex;flex-direction:column;gap:calc(40px*var(--nc-scale))}@media(min-width: 992px){.nc_footer_top{flex-direction:row;align-items:flex-start;gap:calc(64px*var(--nc-scale))}}.nc_footer_brand{display:flex;flex-direction:column;align-items:flex-start;gap:calc(32px*var(--nc-scale));flex:1 1 auto;min-width:0}.nc_footer_logo{display:block}.nc_footer_logo img{display:block;width:max(109px,calc(109px * var(--nc-scale)));height:max(25px,calc(25px * var(--nc-scale)))}.nc_footer_cta{display:flex;flex-direction:column;align-items:flex-start;gap:calc(24px*var(--nc-scale));width:100%}.nc_footer_intro{margin:0;color:#fff;font-family:"Poppins",sans-serif;font-weight:500;font-size:18px;line-height:1.4}@media screen and (min-width: 576px){.nc_footer_intro{font-size:18px;line-height:1.4}}@media screen and (min-width: 768px){.nc_footer_intro{font-size:18px;line-height:1.4}}@media screen and (min-width: 992px){.nc_footer_intro{font-size:18px;line-height:1.4}}@media screen and (min-width: 1200px){.nc_footer_intro{font-size:20px;line-height:1.4}}@media screen and (min-width: 1400px){.nc_footer_intro{font-size:20px;line-height:1.4}}@media screen and (min-width: 1800px){.nc_footer_intro{font-size:24px;line-height:1.4}}.nc_footer_links{display:grid;grid-template-columns:1fr 1fr;gap:calc(24px*var(--nc-scale));width:100%}@media(min-width: 992px){.nc_footer_links{flex:1 1 auto;max-width:calc(400px*var(--nc-scale));width:auto}}.nc_footer_list{display:flex;flex-direction:column;margin:0;padding:0;list-style:none}.nc_footer_list a{display:block;padding:calc(8px*var(--nc-scale)) 0;color:#fff;font-family:"Poppins",sans-serif;font-weight:600;font-size:14px;line-height:1.5}@media screen and (min-width: 576px){.nc_footer_list a{font-size:14px;line-height:1.5}}@media screen and (min-width: 768px){.nc_footer_list a{font-size:15px;line-height:1.5}}@media screen and (min-width: 992px){.nc_footer_list a{font-size:15px;line-height:1.5}}@media screen and (min-width: 1200px){.nc_footer_list a{font-size:16px;line-height:1.5}}@media screen and (min-width: 1400px){.nc_footer_list a{font-size:16px;line-height:1.5}}@media screen and (min-width: 1800px){.nc_footer_list a{font-size:18px;line-height:1.5}}.nc_footer_list a{transition:color .25s ease,transform .25s ease}@media(hover: hover)and (pointer: fine){.nc_footer_list a:hover{color:#e89332;transform:translateX(4px)}}.nc_footer_credits{display:flex;flex-direction:column;gap:calc(32px*var(--nc-scale))}.nc_footer_rule{width:100%;height:0;margin:0;border:0;border-top:1px solid hsla(0,0%,100%,.2)}.nc_footer_bottom{display:flex;flex-direction:column;gap:calc(16px*var(--nc-scale));color:#fff;font-family:"Roboto",sans-serif;font-weight:400;font-size:14px;line-height:1.5}@media screen and (min-width: 576px){.nc_footer_bottom{font-size:14px;line-height:1.5}}@media screen and (min-width: 768px){.nc_footer_bottom{font-size:14px;line-height:1.5}}@media screen and (min-width: 992px){.nc_footer_bottom{font-size:14px;line-height:1.5}}@media screen and (min-width: 1200px){.nc_footer_bottom{font-size:14px;line-height:1.5}}@media screen and (min-width: 1400px){.nc_footer_bottom{font-size:14px;line-height:1.5}}@media screen and (min-width: 1800px){.nc_footer_bottom{font-size:16px;line-height:1.5}}@media(min-width: 768px){.nc_footer_bottom{flex-direction:row;align-items:flex-start;justify-content:space-between}}.nc_footer_copy{margin:0}.nc_footer_legal{display:flex;flex-wrap:wrap;gap:calc(24px*var(--nc-scale))}.nc_footer_legal ul{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:calc(24px*var(--nc-scale))}.nc_footer_legal ul li{list-style:none;margin:0;padding:0;display:inline-block}.nc_footer_legal ul li a{color:#fff;transition:color .25s ease,opacity .25s ease}@media(hover: hover)and (pointer: fine){.nc_footer_legal ul li a:hover{color:#e89332}}.nc_footer_legal a{color:#fff;transition:color .25s ease,opacity .25s ease}@media(hover: hover)and (pointer: fine){.nc_footer_legal a:hover{color:#e89332}}body{margin:0;padding:0;overflow-x:hidden;width:100%;font-family:"Roboto",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:400;color:#0e232f;box-sizing:border-box;background-color:#fff}body .h1,body .h2,body .h3,body .h4,body .h5,body .h6,body h1,body h2,body h3,body h4,body h5,body h6{margin:0;padding:0;font-family:"Poppins",sans-serif}body a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.text_line_1,.text_line_2,.text_line_3,.text_line_4{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.text_line_1{-webkit-line-clamp:1}.text_line_2{-webkit-line-clamp:2}.text_line_3{-webkit-line-clamp:3}.text_line_4{-webkit-line-clamp:4}.default_page_content{display:flex;flex-direction:column;flex:0 0 calc(740px*var(--nc-scale));min-width:0}.default_page_content>h2,.default_page_content>.h2{margin:calc(40px*var(--nc-scale)) 0 calc(24px*var(--nc-scale));background-image:linear-gradient(180deg, #173b50 0%, #215370 100%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0);font-family:"Poppins",sans-serif;font-weight:500;line-height:1.3;font-size:28px;line-height:1.3}@media screen and (min-width: 576px){.default_page_content>h2,.default_page_content>.h2{font-size:28px;line-height:1.3}}@media screen and (min-width: 768px){.default_page_content>h2,.default_page_content>.h2{font-size:28px;line-height:1.3}}@media screen and (min-width: 992px){.default_page_content>h2,.default_page_content>.h2{font-size:28px;line-height:1.3}}@media screen and (min-width: 1200px){.default_page_content>h2,.default_page_content>.h2{font-size:30px;line-height:1.3}}@media screen and (min-width: 1400px){.default_page_content>h2,.default_page_content>.h2{font-size:32px;line-height:1.3}}@media screen and (min-width: 1800px){.default_page_content>h2,.default_page_content>.h2{font-size:38px;line-height:1.3}}.default_page_content>h2:first-child,.default_page_content>.h2:first-child{margin-top:0}.default_page_content>p{margin:0 0 calc(16px*var(--nc-scale));color:#0e232f;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.default_page_content>p{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.default_page_content>p{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.default_page_content>p{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.default_page_content>p{font-size:16px;line-height:1.5}}@media screen and (min-width: 1400px){.default_page_content>p{font-size:16px;line-height:1.5}}@media screen and (min-width: 1800px){.default_page_content>p{font-size:18px;line-height:1.5}}.default_page_content>ul{margin:0 0 calc(16px*var(--nc-scale));padding-left:calc(24px*var(--nc-scale));color:#0e232f;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.default_page_content>ul{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.default_page_content>ul{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.default_page_content>ul{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.default_page_content>ul{font-size:16px;line-height:1.5}}@media screen and (min-width: 1400px){.default_page_content>ul{font-size:16px;line-height:1.5}}@media screen and (min-width: 1800px){.default_page_content>ul{font-size:18px;line-height:1.5}}.default_page_content>ul li+li{margin-top:calc(8px*var(--nc-scale))}.default_page_content>ul strong{font-weight:700}.default_page_content ol{margin:0 0 calc(16px*var(--nc-scale));padding-left:calc(24px*var(--nc-scale));color:#0e232f;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.default_page_content ol{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.default_page_content ol{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.default_page_content ol{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.default_page_content ol{font-size:16px;line-height:1.5}}@media screen and (min-width: 1400px){.default_page_content ol{font-size:16px;line-height:1.5}}@media screen and (min-width: 1800px){.default_page_content ol{font-size:18px;line-height:1.5}}.default_page_content ol li{list-style:decimal}.default_page_content ol li+li{margin-top:calc(8px*var(--nc-scale))}.default_page_content ol strong{font-weight:700}@media(max-width: 1199.98px){.default_page_content{flex:0 0 auto;width:100%;order:1}}.cs_page{overflow:visible}.cs_section{padding-top:calc(118px*var(--nc-scale));padding-bottom:calc(118px*var(--nc-scale))}.cs_hero{position:relative;z-index:2;overflow:visible;background-image:linear-gradient(180deg, #173b50 0%, #215370 100%);padding-top:0;padding-bottom:0}@media(max-width: 991.98px){.cs_hero{padding-top:calc(40px*var(--nc-scale));padding-bottom:calc(40px*var(--nc-scale))}}.cs_hero.cs_hero_xl .cs_hero_grid{grid-template-columns:minmax(0, 1fr)}@media(min-width: 992px){.cs_hero.cs_hero_xl .cs_hero_grid{grid-template-columns:minmax(0, 1fr) minmax(0, calc(530px * var(--nc-scale)))}}.cs_hero.cs_hero_xl .cs_hero_grid .cs_hero_content{max-width:100%}.cs_hero.cs_hero_xl.cs_hero_md .cs_hero_grid{grid-template-columns:minmax(0, 1fr)}@media(min-width: 992px){.cs_hero.cs_hero_xl.cs_hero_md .cs_hero_grid{grid-template-columns:minmax(0, 1fr) minmax(0, calc(706px * var(--nc-scale)))}}.cs_hero.cs_hero_xl.cs_hero_md .cs_hero_grid .cs_hero_content{max-width:100%}.cs_hero.cs_hero_md .cs_hero_grid{grid-template-columns:minmax(0, 1fr)}@media(min-width: 992px){.cs_hero.cs_hero_md .cs_hero_grid{grid-template-columns:minmax(0, 1fr) minmax(0, calc(706px * var(--nc-scale)))}}.cs_hero.cs_hero_md .cs_hero_grid .cs_hero_content{max-width:100%}.cs_hero .container{position:relative}.cs_hero_grid{position:relative;display:grid;grid-template-columns:minmax(0, 1fr);gap:calc(32px*var(--nc-scale));align-items:stretch}@media(min-width: 992px){.cs_hero_grid{grid-template-columns:minmax(0, 1fr) minmax(0, calc(620px * var(--nc-scale)));gap:calc(24px*var(--nc-scale))}}.cs_hero_content{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center;max-width:calc(509px*var(--nc-scale));padding-top:calc(128px*var(--nc-scale));padding-bottom:calc(128px*var(--nc-scale))}@media(max-width: 991.98px){.cs_hero_content{max-width:none;justify-content:flex-start;padding-top:calc(12px*var(--nc-scale));padding-bottom:0}}.cs_hero_kicker{margin:0 0 calc(16px*var(--nc-scale));color:#fff;font-family:"Poppins",sans-serif;font-weight:500;font-size:18px;line-height:1.4}@media screen and (min-width: 576px){.cs_hero_kicker{font-size:18px;line-height:1.4}}@media screen and (min-width: 768px){.cs_hero_kicker{font-size:18px;line-height:1.4}}@media screen and (min-width: 992px){.cs_hero_kicker{font-size:18px;line-height:1.4}}@media screen and (min-width: 1200px){.cs_hero_kicker{font-size:20px;line-height:1.4}}@media screen and (min-width: 1400px){.cs_hero_kicker{font-size:20px;line-height:1.4}}@media screen and (min-width: 1800px){.cs_hero_kicker{font-size:24px;line-height:1.4}}.cs_hero_title{margin:0;font-family:"Poppins",sans-serif;font-weight:500;font-size:28px;line-height:1.15}@media screen and (min-width: 576px){.cs_hero_title{font-size:32px;line-height:1.1}}@media screen and (min-width: 768px){.cs_hero_title{font-size:36px;line-height:1.1}}@media screen and (min-width: 992px){.cs_hero_title{font-size:42px;line-height:1.2}}@media screen and (min-width: 1200px){.cs_hero_title{font-size:46px;line-height:1.2}}@media screen and (min-width: 1400px){.cs_hero_title{font-size:50px;line-height:1.3}}@media screen and (min-width: 1800px){.cs_hero_title{font-size:60px;line-height:1.3}}.cs_hero_title{background-image:linear-gradient(164deg, #69b0c9 17%, #ecf5f8 82%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0)}.cs_hero_lead{margin:calc(24px*var(--nc-scale)) 0 0;max-width:calc(480px*var(--nc-scale));color:#fff;font-family:"Roboto",sans-serif;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.cs_hero_lead{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.cs_hero_lead{font-size:18px;line-height:1.5}}@media screen and (min-width: 992px){.cs_hero_lead{font-size:18px;line-height:1.5}}@media screen and (min-width: 1200px){.cs_hero_lead{font-size:20px;line-height:1.5}}@media screen and (min-width: 1400px){.cs_hero_lead{font-size:21px;line-height:1.5}}@media screen and (min-width: 1800px){.cs_hero_lead{font-size:24px;line-height:1.5}}@media(max-width: 991.98px){.cs_hero_lead{max-width:none}}.cs_hero_lead strong{font-weight:500}.cs_hero_actions{display:flex;flex-wrap:wrap;gap:calc(16px*var(--nc-scale));margin-top:calc(45px*var(--nc-scale))}.cs_hero_actions .nc_btn_light .nc_btn_label span{background-image:linear-gradient(180deg, #173b50 0%, #215370 100%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0)}.cs_hero_aside{display:flex;flex-direction:column;align-items:flex-end;justify-self:end;position:relative;z-index:1;width:100%;max-width:calc(620px*var(--nc-scale));padding-top:calc(60px*var(--nc-scale));margin-bottom:calc(-42px*var(--nc-scale));gap:calc(38px*var(--nc-scale))}@media(max-width: 991.98px){.cs_hero_aside{justify-self:stretch;width:100%;max-width:none;min-height:0;padding-top:0;margin-bottom:0;gap:0;align-items:stretch}}.cs_hero_grid:not(:has(.cs_hero_quote)) .cs_hero_aside{margin-bottom:0;justify-content:flex-start}.cs_hero_shapes{position:relative;width:calc(362px*var(--nc-scale));height:calc(176px*var(--nc-scale));flex-shrink:0;pointer-events:none;overflow:visible}@media(max-width: 991.98px){.cs_hero_shapes{display:none}}.cs_hero_shape{position:absolute;display:block}.cs_hero_shape_sq{top:0;left:0;width:calc(49px*var(--nc-scale));height:calc(49px*var(--nc-scale));background-image:linear-gradient(163.59deg, #c5e0ea 17.115%, #ffffff 81.699%)}.cs_hero_shape_orange{left:calc(128px*var(--nc-scale));top:calc(88px*var(--nc-scale));width:calc(88px*var(--nc-scale));height:calc(88px*var(--nc-scale));-o-object-fit:contain;object-fit:contain}.cs_hero_shape_cyan{left:calc(218px*var(--nc-scale));top:0;width:calc(144px*var(--nc-scale));height:calc(86px*var(--nc-scale));-o-object-fit:contain;object-fit:contain}.cs_hero_quote{position:relative;z-index:2;box-sizing:border-box;width:100%;min-height:calc(310px*var(--nc-scale));margin-top:auto;margin-bottom:0;padding:calc(83px*var(--nc-scale)) calc(52px*var(--nc-scale)) calc(62px*var(--nc-scale)) calc(126px*var(--nc-scale));color:#000;background-color:#e89332;flex-shrink:0;clip-path:polygon(0 calc(133px * var(--nc-scale)), calc(111px * var(--nc-scale)) 0, 100% 0, 100% 100%, 0 100%)}@media(max-width: 991.98px){.cs_hero_quote{width:100%;min-height:0;margin:calc(8px*var(--nc-scale)) 0 0;padding:calc(40px*var(--nc-scale)) calc(28px*var(--nc-scale)) calc(32px*var(--nc-scale)) calc(36px*var(--nc-scale));clip-path:polygon(0 calc(72px * var(--nc-scale)), calc(60px * var(--nc-scale)) 0, 100% 0, 100% 100%, 0 100%)}}.cs_hero_quote:not(:has(.cs_hero_quote_name)){min-height:0}.cs_hero_quote:not(:has(.cs_hero_quote_name)) .cs_hero_quote_text{margin-bottom:0}.cs_hero_quote_text{margin:0 0 calc(26px*var(--nc-scale));font-family:"Poppins",sans-serif;font-weight:500;font-size:18px;line-height:1.4}@media screen and (min-width: 576px){.cs_hero_quote_text{font-size:18px;line-height:1.4}}@media screen and (min-width: 768px){.cs_hero_quote_text{font-size:18px;line-height:1.4}}@media screen and (min-width: 992px){.cs_hero_quote_text{font-size:18px;line-height:1.4}}@media screen and (min-width: 1200px){.cs_hero_quote_text{font-size:20px;line-height:1.4}}@media screen and (min-width: 1400px){.cs_hero_quote_text{font-size:20px;line-height:1.4}}@media screen and (min-width: 1800px){.cs_hero_quote_text{font-size:24px;line-height:1.4}}.cs_hero_quote_name{margin:0;font-family:"Poppins",sans-serif;font-weight:500;font-size:18px;line-height:1.4}@media screen and (min-width: 576px){.cs_hero_quote_name{font-size:18px;line-height:1.4}}@media screen and (min-width: 768px){.cs_hero_quote_name{font-size:18px;line-height:1.4}}@media screen and (min-width: 992px){.cs_hero_quote_name{font-size:18px;line-height:1.4}}@media screen and (min-width: 1200px){.cs_hero_quote_name{font-size:20px;line-height:1.4}}@media screen and (min-width: 1400px){.cs_hero_quote_name{font-size:20px;line-height:1.4}}@media screen and (min-width: 1800px){.cs_hero_quote_name{font-size:24px;line-height:1.4}}.cs_hero_quote_role{margin:0;font-family:"Roboto",sans-serif;font-weight:400;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.cs_hero_quote_role{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.cs_hero_quote_role{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.cs_hero_quote_role{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.cs_hero_quote_role{font-size:18px;line-height:1.5}}@media screen and (min-width: 1400px){.cs_hero_quote_role{font-size:18px;line-height:1.5}}@media screen and (min-width: 1800px){.cs_hero_quote_role{font-size:21px;line-height:1.5}}.cs_benefits{position:relative;z-index:1;background-image:linear-gradient(-25deg, #c5e0ea 4%, #ffffff 90%)}.cs_benefits.pt-60{padding-top:calc(60px*var(--nc-scale))}.cs_benefits .container{display:flex;flex-direction:column;align-items:center;gap:calc(70px*var(--nc-scale))}.cs_benefits_title{max-width:calc(500px*var(--nc-scale));text-align:center}.cs_benefits_grid{display:grid;width:100%;grid-template-columns:1fr;gap:calc(40px*var(--nc-scale))}@media(min-width: 768px){.cs_benefits_grid{grid-template-columns:repeat(2, minmax(0, 1fr));gap:calc(48px*var(--nc-scale))}}@media(min-width: 1200px){.cs_benefits_grid{grid-template-columns:repeat(4, minmax(0, 1fr))}}@media(min-width: 1200px){.cs_benefits_grid:has(>:nth-child(2):last-child){grid-template-columns:repeat(2, minmax(0, 1fr))}}@media(min-width: 1200px){.cs_benefits_grid:has(>:nth-child(3):last-child){grid-template-columns:repeat(3, minmax(0, 1fr))}}@media(min-width: 1200px){.cs_benefits_grid:has(>:nth-child(5):last-child){grid-template-columns:repeat(6, minmax(0, 1fr))}.cs_benefits_grid:has(>:nth-child(5):last-child)>:nth-child(-n+3){grid-column:span 2}.cs_benefits_grid:has(>:nth-child(5):last-child)>:nth-child(n+4){grid-column:span 3}}.cs_benefits_item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:calc(24px*var(--nc-scale));min-width:0}@media(max-width: 1199.98px){.cs_benefits_item:last-child:nth-child(odd){grid-column:1/-1;justify-self:center;width:calc((100% - calc(24px * var(--nc-scale)))/2)}}.cs_benefits_icon{display:flex;align-items:center;justify-content:center;width:calc(62px*var(--nc-scale));height:calc(62px*var(--nc-scale));flex-shrink:0}.cs_benefits_icon img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.cs_benefits_heading{width:100%;margin:0;font-family:"Poppins",sans-serif;font-weight:500;font-size:20px;line-height:1.3}@media screen and (min-width: 576px){.cs_benefits_heading{font-size:20px;line-height:1.3}}@media screen and (min-width: 768px){.cs_benefits_heading{font-size:22px;line-height:1.3}}@media screen and (min-width: 992px){.cs_benefits_heading{font-size:22px;line-height:1.3}}@media screen and (min-width: 1200px){.cs_benefits_heading{font-size:24px;line-height:1.4}}@media screen and (min-width: 1400px){.cs_benefits_heading{font-size:24px;line-height:1.4}}@media screen and (min-width: 1800px){.cs_benefits_heading{font-size:28px;line-height:1.4}}.cs_benefits_heading{background-image:linear-gradient(180deg, #173b50 0%, #215370 100%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0)}@media(min-width: 768px){.cs_benefits_heading{min-height:2.8em}}.cs_benefits_stat{margin:0;font-family:"Poppins",sans-serif;font-weight:500;font-size:36px;line-height:1.1}@media screen and (min-width: 576px){.cs_benefits_stat{font-size:42px;line-height:1.1}}@media screen and (min-width: 768px){.cs_benefits_stat{font-size:52px;line-height:1.08}}@media screen and (min-width: 992px){.cs_benefits_stat{font-size:62px;line-height:1.05}}@media screen and (min-width: 1200px){.cs_benefits_stat{font-size:70px;line-height:1.05}}@media screen and (min-width: 1400px){.cs_benefits_stat{font-size:80px;line-height:1.25}}@media screen and (min-width: 1800px){.cs_benefits_stat{font-size:92px;line-height:1.2}}.cs_benefits_stat{background-image:linear-gradient(180deg, #173b50 0%, #215370 100%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0)}.cs_benefits_item:has(>.cs_benefits_stat){gap:calc(24px*var(--nc-scale))}.cs_benefits_item:has(>.cs_benefits_stat) .cs_benefits_heading{min-height:0}.cs_benefits_text{width:100%;margin:0;color:#666;font-family:"Roboto",sans-serif;font-weight:500;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.cs_benefits_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.cs_benefits_text{font-size:18px;line-height:1.5}}@media screen and (min-width: 992px){.cs_benefits_text{font-size:18px;line-height:1.5}}@media screen and (min-width: 1200px){.cs_benefits_text{font-size:20px;line-height:1.5}}@media screen and (min-width: 1400px){.cs_benefits_text{font-size:21px;line-height:1.5}}@media screen and (min-width: 1800px){.cs_benefits_text{font-size:24px;line-height:1.5}}.cs_about{background:#fff}.cs_about.is_wash{background-image:linear-gradient(-25deg, #c5e0ea 4%, #ffffff 90%)}.cs_about.is_title_orang .nc_section_heading.cs_about_title{background-image:linear-gradient(180deg, #173b50 0%, #215370 100%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0)}.cs_about.is_title_orang .nc_section_heading.cs_about_title span{background:none;-webkit-background-clip:unset;background-clip:unset;-webkit-text-fill-color:#e89332;color:#e89332}.cs_about_grid{display:grid;grid-template-columns:1fr;gap:calc(40px*var(--nc-scale));align-items:start}@media(min-width: 992px){.cs_about_grid{grid-template-columns:minmax(0, 1fr) minmax(calc(260px * var(--nc-scale)), calc(506px * var(--nc-scale)));gap:calc(48px*var(--nc-scale));align-items:center}}@media(min-width: 1200px){.cs_about_grid{grid-template-columns:minmax(0, calc(658px * var(--nc-scale))) minmax(0, calc(506px * var(--nc-scale)));justify-content:space-between;gap:calc(76px*var(--nc-scale))}}@media(min-width: 992px){.cs_about_grid:has(>:nth-child(1):last-child){grid-template-columns:minmax(0, 1fr)}}.cs_about_grid.cs_about_grid_full_width .cs_about_copy{max-width:100%;width:100%}.cs_about_copy{max-width:calc(658px*var(--nc-scale))}@media(max-width: 991.98px){.cs_about_copy{max-width:none}}.cs_about_logo{display:block;width:auto;max-width:100%;height:calc(52px*var(--nc-scale));margin-bottom:calc(45px*var(--nc-scale));-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center}.cs_about_logo[height="72"]{height:calc(72px*var(--nc-scale))}.cs_about_logo[height="75"]{height:calc(75px*var(--nc-scale))}.cs_about_logo[height="65"]{height:calc(65px*var(--nc-scale))}.cs_about_logo[height="55"]{height:calc(55px*var(--nc-scale))}.cs_about_logo[height="81"]{height:calc(81px*var(--nc-scale))}.cs_about_logo[height="45"]{height:calc(45px*var(--nc-scale))}.cs_about_logo[height="60"]{height:calc(60px*var(--nc-scale))}.cs_about_text{margin:0;color:#666;font-weight:400}.cs_about_text p,.cs_about_text div{margin:0}.cs_about_text p+p,.cs_about_text div+div{margin-top:1.5em}.cs_about_card{display:flex;flex-direction:column;width:100%;min-width:0;background-image:linear-gradient(180deg, #173b50 0%, #215370 100%);border-radius:calc(16px*var(--nc-scale));padding:calc(45px*var(--nc-scale)) calc(50px*var(--nc-scale));align-self:center}@media(max-width: 767.98px){.cs_about_card{padding:calc(32px*var(--nc-scale)) calc(24px*var(--nc-scale))}}.cs_about_row{display:flex;flex-direction:column;padding-bottom:calc(20px*var(--nc-scale));margin-bottom:calc(16px*var(--nc-scale));border-bottom:1px solid #69b0c9}.cs_about_row:last-child{padding-bottom:0;margin-bottom:0;border-bottom:0}.cs_about_label{margin:0 0 calc(12px*var(--nc-scale));font-family:"Poppins",sans-serif;font-weight:600;font-size:14px;line-height:1.5}@media screen and (min-width: 576px){.cs_about_label{font-size:14px;line-height:1.5}}@media screen and (min-width: 768px){.cs_about_label{font-size:15px;line-height:1.5}}@media screen and (min-width: 992px){.cs_about_label{font-size:15px;line-height:1.5}}@media screen and (min-width: 1200px){.cs_about_label{font-size:16px;line-height:1.5}}@media screen and (min-width: 1400px){.cs_about_label{font-size:16px;line-height:1.5}}@media screen and (min-width: 1800px){.cs_about_label{font-size:18px;line-height:1.5}}.cs_about_label{background-image:linear-gradient(164deg, #69b0c9 17%, #ecf5f8 82%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0)}.cs_about_chips{display:flex;flex-wrap:wrap;align-items:center;gap:calc(10px*var(--nc-scale))}.cs_about_chip{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;min-height:calc(28px*var(--nc-scale));padding:0 calc(24px*var(--nc-scale));border:1px solid #69b0c9;border-radius:100px;font-family:"Roboto",sans-serif;font-weight:400;white-space:nowrap;font-size:14px;line-height:1.5}@media screen and (min-width: 576px){.cs_about_chip{font-size:14px;line-height:1.5}}@media screen and (min-width: 768px){.cs_about_chip{font-size:14px;line-height:1.5}}@media screen and (min-width: 992px){.cs_about_chip{font-size:14px;line-height:1.5}}@media screen and (min-width: 1200px){.cs_about_chip{font-size:14px;line-height:1.5}}@media screen and (min-width: 1400px){.cs_about_chip{font-size:14px;line-height:1.5}}@media screen and (min-width: 1800px){.cs_about_chip{font-size:16px;line-height:1.5}}.cs_about_chip{background-image:linear-gradient(164deg, #69b0c9 17%, #ecf5f8 82%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0)}.cs_about_value{margin:0;color:#fff;font-family:"Roboto",sans-serif;font-weight:400;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.cs_about_value{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.cs_about_value{font-size:18px;line-height:1.5}}@media screen and (min-width: 992px){.cs_about_value{font-size:18px;line-height:1.5}}@media screen and (min-width: 1200px){.cs_about_value{font-size:20px;line-height:1.5}}@media screen and (min-width: 1400px){.cs_about_value{font-size:21px;line-height:1.5}}@media screen and (min-width: 1800px){.cs_about_value{font-size:24px;line-height:1.5}}.cs_challenge{position:relative;background-image:linear-gradient(180deg, #173b50 0%, #215370 100%)}.cs_challenge.light-mode-sec{background:#fff}.cs_challenge.light-mode-sec .cs_challenge_panel{border:1px solid rgba(0,0,0,0);border-radius:calc(16px*var(--nc-scale));background-image:linear-gradient(311.65deg, #C5E0EA -3.98%, #FFFFFF 90.34%),linear-gradient(163.59deg, #69B0C9 -17.12%, #ECF5F8 81.7%);background-origin:border-box;background-clip:padding-box,border-box}.cs_challenge_panel{position:relative;overflow:visible;border-radius:calc(16px*var(--nc-scale));background-image:linear-gradient(-35.54deg, #c5e0ea 3.9835%, #ffffff 90.338%);padding:calc(50px*var(--nc-scale)) calc(63px*var(--nc-scale))}@media(max-width: 767.98px){.cs_challenge_panel{padding:calc(32px*var(--nc-scale)) calc(24px*var(--nc-scale))}}.cs_challenge_shapes{position:absolute;inset:0;pointer-events:none;z-index:0}@media(max-width: 991.98px){.cs_challenge_shapes{display:none}}.cs_challenge_shapes.is_left .cs_challenge_shape_orange_tr{left:calc(516px*var(--nc-scale))}.cs_challenge_shapes.is_left .cs_challenge_shape_arc{left:calc(469px*var(--nc-scale))}.cs_challenge_shapes.is_high .cs_challenge_shape_orange_tr{top:calc(54px*var(--nc-scale))}.cs_challenge_shapes.is_high .cs_challenge_shape_arc{top:calc(114px*var(--nc-scale))}.cs_challenge_shapes.is_low .cs_challenge_shape_l{bottom:calc(125px*var(--nc-scale))}.cs_challenge_shapes.is_low .cs_challenge_shape_sea{bottom:0}.cs_challenge_shapes.is_low .cs_challenge_shape_orange_bl{bottom:calc(45px*var(--nc-scale))}.cs_challenge_shapes.is_mid .cs_challenge_shape_sea{bottom:calc(24px*var(--nc-scale))}.cs_challenge_shapes.is_mid .cs_challenge_shape_orange_bl{bottom:calc(70px*var(--nc-scale))}.cs_challenge_shapes.is_inset .cs_challenge_shape_orange_tr{left:calc(330px*var(--nc-scale))}.cs_challenge_shapes.is_inset .cs_challenge_shape_arc{left:calc(283px*var(--nc-scale))}.cs_challenge_shape{position:absolute;display:block;-o-object-fit:fill;object-fit:fill}.cs_challenge_shape_l{left:0;bottom:calc(178px*var(--nc-scale));width:calc(82px*var(--nc-scale));height:calc(81px*var(--nc-scale))}.cs_challenge_shape_sea{left:calc(82px*var(--nc-scale));bottom:calc(52px*var(--nc-scale));width:calc(93px*var(--nc-scale));height:calc(93px*var(--nc-scale));background-image:linear-gradient(180deg, #173b50 0%, #215370 100%)}.cs_challenge_shape_orange_bl{left:0;bottom:calc(98px*var(--nc-scale));width:calc(45px*var(--nc-scale));height:calc(46px*var(--nc-scale));background-color:#e89332}.cs_challenge_shape_orange_tr{left:calc(432px*var(--nc-scale));top:calc(122px*var(--nc-scale));width:calc(45px*var(--nc-scale));height:calc(46px*var(--nc-scale));background-color:#e89332}.cs_challenge_shape_arc{left:calc(385px*var(--nc-scale));top:calc(182px*var(--nc-scale));width:calc(36px*var(--nc-scale));height:calc(36px*var(--nc-scale))}.cs_challenge_grid{position:relative;z-index:1;display:grid;gap:calc(40px*var(--nc-scale))}@media(min-width: 992px){.cs_challenge_grid{grid-template-columns:minmax(0, calc(370px * var(--nc-scale))) minmax(0, calc(628px * var(--nc-scale)));gap:calc(116px*var(--nc-scale));align-items:center}}@media(min-width: 992px){.cs_challenge_grid.is_services{grid-template-columns:minmax(0, calc(370px * var(--nc-scale))) minmax(0, 1fr);gap:0}}.cs_challenge_intro{display:flex;flex-direction:column;gap:calc(45px*var(--nc-scale));max-width:calc(370px*var(--nc-scale))}@media(max-width: 991.98px){.cs_challenge_intro{max-width:none}}.cs_challenge_lead{margin:0;color:#666}.cs_challenge_lead p{margin:0}.cs_challenge_lead p+p{margin-top:1.5em}.cs_challenge_copy{display:grid;grid-template-columns:calc(100px*var(--nc-scale)) minmax(0, 1fr);gap:calc(7px*var(--nc-scale));align-items:start}@media(max-width: 991.98px){.cs_challenge_copy{grid-template-columns:1fr}}.cs_challenge_rule{width:1px;height:100%;min-height:calc(120px*var(--nc-scale));justify-self:center;background-color:#e89332}@media(max-width: 991.98px){.cs_challenge_rule{display:none}}.cs_challenge_body{margin:0;color:#000;font-family:"Roboto",sans-serif;font-weight:400;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.cs_challenge_body{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.cs_challenge_body{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.cs_challenge_body{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.cs_challenge_body{font-size:18px;line-height:1.5}}@media screen and (min-width: 1400px){.cs_challenge_body{font-size:18px;line-height:1.5}}@media screen and (min-width: 1800px){.cs_challenge_body{font-size:21px;line-height:1.5}}.cs_challenge_body p{margin:0}.cs_challenge_body p+p{margin-top:1.5em}.cs_challenge_list{display:flex;flex-direction:column;gap:calc(20px*var(--nc-scale));width:100%;max-width:calc(628px*var(--nc-scale))}.cs_challenge_item{display:grid;grid-template-columns:calc(100px*var(--nc-scale)) minmax(0, 1fr);gap:calc(7px*var(--nc-scale));align-items:start}@media(max-width: 991.98px){.cs_challenge_item{grid-template-columns:calc(64px*var(--nc-scale)) minmax(0, 1fr)}}.cs_challenge_item_body{display:flex;flex-direction:column;gap:calc(16px*var(--nc-scale));min-width:0}.cs_challenge_num{display:flex;flex-direction:column;align-items:center;gap:calc(22px*var(--nc-scale));width:calc(100px*var(--nc-scale));flex-shrink:0}.cs_challenge_num span{color:#e89332;font-family:"Poppins",sans-serif;font-weight:500;text-align:center;font-size:30px;line-height:1.25}@media screen and (min-width: 576px){.cs_challenge_num span{font-size:30px;line-height:1.25}}@media screen and (min-width: 768px){.cs_challenge_num span{font-size:30px;line-height:1.2}}@media screen and (min-width: 992px){.cs_challenge_num span{font-size:34px;line-height:1.2}}@media screen and (min-width: 1200px){.cs_challenge_num span{font-size:38px;line-height:1.2}}@media screen and (min-width: 1400px){.cs_challenge_num span{font-size:40px;line-height:1.2}}@media screen and (min-width: 1800px){.cs_challenge_num span{font-size:48px;line-height:1.2}}.cs_challenge_num::after{content:"";width:2px;height:calc(100px*var(--nc-scale));background-color:#e89332}.cs_challenge_num_sm::after{height:calc(56px*var(--nc-scale))}.cs_challenge_num_xs::after{height:calc(44px*var(--nc-scale))}@media(max-width: 991.98px){.cs_challenge_num{width:calc(64px*var(--nc-scale))}}.cs_challenge_item_title{margin:0;color:#e89332;font-family:"Poppins",sans-serif;font-weight:500;font-size:20px;line-height:1.3}@media screen and (min-width: 576px){.cs_challenge_item_title{font-size:20px;line-height:1.3}}@media screen and (min-width: 768px){.cs_challenge_item_title{font-size:22px;line-height:1.3}}@media screen and (min-width: 992px){.cs_challenge_item_title{font-size:22px;line-height:1.3}}@media screen and (min-width: 1200px){.cs_challenge_item_title{font-size:24px;line-height:1.4}}@media screen and (min-width: 1400px){.cs_challenge_item_title{font-size:24px;line-height:1.4}}@media screen and (min-width: 1800px){.cs_challenge_item_title{font-size:28px;line-height:1.4}}.cs_challenge_item_text{margin:0;color:#000;font-family:"Roboto",sans-serif;font-weight:400;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.cs_challenge_item_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.cs_challenge_item_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.cs_challenge_item_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.cs_challenge_item_text{font-size:18px;line-height:1.5}}@media screen and (min-width: 1400px){.cs_challenge_item_text{font-size:18px;line-height:1.5}}@media screen and (min-width: 1800px){.cs_challenge_item_text{font-size:21px;line-height:1.5}}.cs_challenge_item_text strong{font-weight:600}.cs_challenge_item_text.is_sea{color:unset;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.cs_challenge_item_text.is_sea{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.cs_challenge_item_text.is_sea{font-size:18px;line-height:1.5}}@media screen and (min-width: 992px){.cs_challenge_item_text.is_sea{font-size:18px;line-height:1.5}}@media screen and (min-width: 1200px){.cs_challenge_item_text.is_sea{font-size:20px;line-height:1.5}}@media screen and (min-width: 1400px){.cs_challenge_item_text.is_sea{font-size:21px;line-height:1.5}}@media screen and (min-width: 1800px){.cs_challenge_item_text.is_sea{font-size:24px;line-height:1.5}}.cs_challenge_item_text.is_sea{background-image:linear-gradient(180deg, #173b50 0%, #215370 100%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0)}.cs_challenge_services{display:flex;flex-direction:column;gap:calc(16px*var(--nc-scale));width:100%;min-width:0}.cs_challenge_services.is_tiles{display:grid}@media(min-width: 992px){.cs_challenge_services.is_tiles{grid-template-columns:repeat(2, minmax(0, 1fr))}}.cs_challenge_service{display:flex;flex-direction:column;align-items:flex-start;gap:calc(16px*var(--nc-scale));background-color:#fff;border:1px solid #69b0c9;border-radius:calc(16px*var(--nc-scale));padding:calc(24px*var(--nc-scale)) calc(36px*var(--nc-scale))}.cs_challenge_service img{display:block;width:calc(53px*var(--nc-scale));height:calc(52px*var(--nc-scale))}.cs_challenge_service_title{margin:0;font-family:"Poppins",sans-serif;font-weight:500;font-size:20px;line-height:1.3}@media screen and (min-width: 576px){.cs_challenge_service_title{font-size:20px;line-height:1.3}}@media screen and (min-width: 768px){.cs_challenge_service_title{font-size:22px;line-height:1.3}}@media screen and (min-width: 992px){.cs_challenge_service_title{font-size:22px;line-height:1.3}}@media screen and (min-width: 1200px){.cs_challenge_service_title{font-size:24px;line-height:1.4}}@media screen and (min-width: 1400px){.cs_challenge_service_title{font-size:24px;line-height:1.4}}@media screen and (min-width: 1800px){.cs_challenge_service_title{font-size:28px;line-height:1.4}}.cs_challenge_service_title{background-image:linear-gradient(180deg, #173b50 0%, #215370 100%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0)}.cs_challenge_service_text{margin:0;font-family:"Roboto",sans-serif;font-weight:400;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.cs_challenge_service_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.cs_challenge_service_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.cs_challenge_service_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.cs_challenge_service_text{font-size:18px;line-height:1.5}}@media screen and (min-width: 1400px){.cs_challenge_service_text{font-size:18px;line-height:1.5}}@media screen and (min-width: 1800px){.cs_challenge_service_text{font-size:21px;line-height:1.5}}.cs_challenge_service_text{background-image:linear-gradient(180deg, #173b50 0%, #215370 100%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0)}.cs_strategy{background:#fff}.cs_strategy.cs_strategy_divider{position:relative}.cs_strategy.cs_strategy_divider::after{content:"";position:absolute;top:0;left:0;right:0;height:2px;width:100%;max-width:1216px;margin:0 auto;background:linear-gradient(163.59deg, #C5E0EA -17.12%, #FFFFFF 110.7%)}.cs_strategy.cs_strategy_light_card .cs_strategy_nested.cs_strategy_nested_first{align-items:center}.cs_strategy.cs_strategy_light_card .cs_strategy_nested.cs_strategy_nested_first:last-child .cs_strategy_nested_card{height:auto}.cs_strategy.cs_strategy_light_card .cs_strategy_nested.cs_strategy_nested_first:last-child .cs_strategy_nested_card .cs_strategy_nested_text{font-size:21px}.cs_strategy.cs_strategy_light_card .cs_strategy_nested .cs_strategy_card{border:1px solid rgba(0,0,0,0);border-radius:calc(16px*var(--nc-scale));background-image:linear-gradient(311.65deg, #C5E0EA -3.98%, #FFFFFF 90.34%),linear-gradient(163.59deg, #69B0C9 -17.12%, #ECF5F8 81.7%);background-origin:border-box;background-clip:padding-box,border-box}.cs_strategy.cs_strategy_light_card .cs_strategy_nested .cs_strategy_card .cs_strategy_card_text{background-image:linear-gradient(180deg, #173b50 0%, #215370 100%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0);font-size:21px}.cs_strategy .container{display:flex;flex-direction:column;gap:calc(70px*var(--nc-scale))}.cs_strategy_intro{max-width:calc(768px*var(--nc-scale))}.cs_strategy_intro.is_center{max-width:none;width:100%;text-align:center}.cs_strategy_intro:has(.cs_strategy_chip){max-width:calc(960px*var(--nc-scale))}.cs_strategy_intro.max-w-960{max-width:calc(960px*var(--nc-scale))}.cs_strategy_chip{display:inline-flex;align-items:center;margin:0;padding:calc(10px*var(--nc-scale)) calc(24px*var(--nc-scale));border-radius:100px;background-image:linear-gradient(180deg, #173b50 0%, #215370 100%);color:#fff;font-family:"Roboto",sans-serif;font-weight:500;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.cs_strategy_chip{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.cs_strategy_chip{font-size:18px;line-height:1.5}}@media screen and (min-width: 992px){.cs_strategy_chip{font-size:18px;line-height:1.5}}@media screen and (min-width: 1200px){.cs_strategy_chip{font-size:20px;line-height:1.5}}@media screen and (min-width: 1400px){.cs_strategy_chip{font-size:21px;line-height:1.5}}@media screen and (min-width: 1800px){.cs_strategy_chip{font-size:24px;line-height:1.5}}.cs_strategy_chip{line-height:1.5}.cs_strategy_lead+.cs_strategy_chip{margin-top:calc(45px*var(--nc-scale))}.cs_strategy_chip+.cs_strategy_lead{margin-top:calc(45px*var(--nc-scale))}.cs_strategy_lead{margin:0;color:#666}.cs_strategy_lead+.cs_strategy_lead{margin-top:1.5em}.cs_strategy_lead strong{display:block;font-weight:700}.cs_strategy_grid{display:grid;grid-template-columns:1fr;gap:calc(24px*var(--nc-scale));align-items:stretch}@media(min-width: 992px){.cs_strategy_grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media(min-width: 992px){.cs_strategy_grid:has(>:nth-child(1):last-child){grid-template-columns:1fr}}@media(min-width: 1200px){.cs_strategy_grid:has(>:nth-child(3):last-child){grid-template-columns:repeat(3, minmax(0, 1fr))}}.cs_strategy_grid.is_bands:has(>:nth-child(3):last-child){gap:calc(25px*var(--nc-scale))}@media(min-width: 992px){.cs_strategy_grid.is_bands:has(>:nth-child(3):last-child){grid-template-columns:minmax(0, 1fr)}.cs_strategy_grid.is_bands:has(>:nth-child(3):last-child)>*{grid-column:1/-1}}.cs_strategy_grid.is_bands:has(>:nth-child(3):last-child) .cs_strategy_lead{max-width:none}@media(min-width: 1200px){.cs_strategy_grid:has(>:nth-child(5):last-child){grid-template-columns:repeat(6, minmax(0, 1fr))}.cs_strategy_grid:has(>:nth-child(5):last-child)>:nth-child(-n+3){grid-column:span 2}.cs_strategy_grid:has(>:nth-child(5):last-child)>:nth-child(n+4){grid-column:span 3}}@media(min-width: 1200px){.cs_strategy_grid:has(>:nth-child(6):last-child){grid-template-columns:repeat(3, minmax(0, 1fr))}.cs_strategy_grid:has(>:nth-child(6):last-child)>:nth-child(-n+6){grid-column:auto}}.cs_strategy_grid.is_lead_split:has(>:nth-child(4):last-child){gap:calc(25px*var(--nc-scale));align-items:center}.cs_strategy_grid.is_lead_split:has(>:nth-child(4):last-child)>.cs_strategy_intro{max-width:none;display:flex;flex-direction:column;gap:calc(20px*var(--nc-scale));padding:calc(56px*var(--nc-scale)) calc(36px*var(--nc-scale)) calc(48px*var(--nc-scale))}.cs_strategy_grid.is_lead_split:has(>:nth-child(4):last-child)>.cs_strategy_intro .cs_strategy_lead{background-image:linear-gradient(180deg, #173b50 0%, #215370 100%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0)}.cs_strategy_grid.is_lead_split:has(>:nth-child(4):last-child)>.cs_strategy_intro .cs_strategy_lead strong{margin-bottom:1.5em}.cs_strategy_grid.is_lead_split:has(>:nth-child(4):last-child) .cs_strategy_card_text li+li{margin-top:1.5em}@media(min-width: 1200px){.cs_strategy_grid.is_lead_split:has(>:nth-child(4):last-child){grid-template-columns:repeat(6, minmax(0, 1fr))}.cs_strategy_grid.is_lead_split:has(>:nth-child(4):last-child)>:nth-child(1){grid-column:span 4}.cs_strategy_grid.is_lead_split:has(>:nth-child(4):last-child)>:nth-child(2){grid-column:span 2}.cs_strategy_grid.is_lead_split:has(>:nth-child(4):last-child)>:nth-child(3),.cs_strategy_grid.is_lead_split:has(>:nth-child(4):last-child)>:nth-child(4){grid-column:span 3}}.cs_strategy_grid.is_lead_split:has(>:nth-child(2):last-child){gap:calc(25px*var(--nc-scale));align-items:center}.cs_strategy_grid.is_lead_split:has(>:nth-child(2):last-child)>.cs_strategy_intro{max-width:none;display:flex;flex-direction:column;gap:calc(20px*var(--nc-scale));padding:calc(56px*var(--nc-scale)) calc(36px*var(--nc-scale)) calc(48px*var(--nc-scale))}.cs_strategy_grid.is_lead_split:has(>:nth-child(2):last-child)>.cs_strategy_intro .cs_strategy_lead{background-image:linear-gradient(180deg, #173b50 0%, #215370 100%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0)}@media(max-width: 991.98px){.cs_strategy_grid.is_lead_split:has(>:nth-child(2):last-child)>.cs_strategy_intro{padding:0 0 calc(28px*var(--nc-scale))}}@media(min-width: 1200px){.cs_strategy_grid.is_lead_split:has(>:nth-child(2):last-child){grid-template-columns:minmax(0, calc(517px * var(--nc-scale))) minmax(0, 1fr)}}.cs_strategy_grid.is_bands:has(>:nth-child(2):last-child){gap:calc(25px*var(--nc-scale))}@media(min-width: 992px){.cs_strategy_grid.is_bands:has(>:nth-child(2):last-child){grid-template-columns:minmax(0, 1fr)}.cs_strategy_grid.is_bands:has(>:nth-child(2):last-child)>*{grid-column:1/-1}}.cs_strategy_grid.is_bands:has(>:nth-child(5):last-child){gap:calc(25px*var(--nc-scale))}@media(min-width: 992px){.cs_strategy_grid.is_bands:has(>:nth-child(5):last-child)>:first-child,.cs_strategy_grid.is_bands:has(>:nth-child(5):last-child)>:last-child{grid-column:1/-1}}@media(min-width: 1200px){.cs_strategy_grid.is_bands:has(>:nth-child(5):last-child){grid-template-columns:repeat(3, minmax(0, 1fr))}.cs_strategy_grid.is_bands:has(>:nth-child(5):last-child)>:nth-child(-n+5){grid-column:auto}.cs_strategy_grid.is_bands:has(>:nth-child(5):last-child)>:first-child,.cs_strategy_grid.is_bands:has(>:nth-child(5):last-child)>:last-child{grid-column:1/-1}}.cs_strategy_grid.is_bands:has(>:nth-child(6):last-child){gap:calc(25px*var(--nc-scale))}@media(min-width: 992px){.cs_strategy_grid.is_bands:has(>:nth-child(6):last-child)>:nth-child(1),.cs_strategy_grid.is_bands:has(>:nth-child(6):last-child)>:nth-child(2),.cs_strategy_grid.is_bands:has(>:nth-child(6):last-child)>:nth-child(6){grid-column:1/-1}}@media(min-width: 1200px){.cs_strategy_grid.is_bands:has(>:nth-child(6):last-child){grid-template-columns:repeat(3, minmax(0, 1fr))}.cs_strategy_grid.is_bands:has(>:nth-child(6):last-child)>:nth-child(-n+6){grid-column:auto}.cs_strategy_grid.is_bands:has(>:nth-child(6):last-child)>:nth-child(1),.cs_strategy_grid.is_bands:has(>:nth-child(6):last-child)>:nth-child(2),.cs_strategy_grid.is_bands:has(>:nth-child(6):last-child)>:nth-child(6){grid-column:1/-1}}.cs_strategy_grid.is_stack_span:has(>:nth-child(3):last-child){gap:calc(25px*var(--nc-scale))}@media(min-width: 992px){.cs_strategy_grid.is_stack_span:has(>:nth-child(3):last-child){grid-template-columns:repeat(2, minmax(0, 1fr));grid-template-rows:auto 1fr}.cs_strategy_grid.is_stack_span:has(>:nth-child(3):last-child)>:nth-child(1){grid-column:1;grid-row:1}.cs_strategy_grid.is_stack_span:has(>:nth-child(3):last-child)>:nth-child(2){grid-column:1;grid-row:2}.cs_strategy_grid.is_stack_span:has(>:nth-child(3):last-child)>:nth-child(3){grid-column:2;grid-row:1/span 2}}.cs_strategy_card{display:flex;position:relative;flex-direction:column;align-items:flex-start;gap:calc(16px*var(--nc-scale));height:100%;border-radius:calc(16px*var(--nc-scale));background-image:linear-gradient(180deg, #173b50 0%, #215370 100%);padding:calc(41px*var(--nc-scale)) calc(37px*var(--nc-scale)) calc(42px*var(--nc-scale)) calc(36px*var(--nc-scale))}@media(max-width: 1199.98px){.cs_strategy_card:last-child:nth-child(odd){grid-column:1/-1;justify-self:center;width:calc((100% - calc(24px * var(--nc-scale)))/2)}.cs_strategy_grid.is_bands .cs_strategy_card:last-child:nth-child(odd),.cs_strategy_grid.is_lead_split .cs_strategy_card:last-child:nth-child(odd),.cs_strategy_grid.is_stack_span .cs_strategy_card:last-child:nth-child(odd){justify-self:stretch;width:auto}}@media(max-width: 991.98px){.cs_strategy_card:last-child:nth-child(odd){width:calc((100% - calc(24px * var(--nc-scale)))/1)}}.cs_strategy_badge{position:relative;width:calc(59px*var(--nc-scale));height:calc(59px*var(--nc-scale));flex-shrink:0}.cs_strategy_badge img{display:block;width:100%;height:100%}.cs_strategy_badge span{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-family:"Poppins",sans-serif;font-weight:500;font-size:20px;line-height:1.3}@media screen and (min-width: 576px){.cs_strategy_badge span{font-size:20px;line-height:1.3}}@media screen and (min-width: 768px){.cs_strategy_badge span{font-size:22px;line-height:1.3}}@media screen and (min-width: 992px){.cs_strategy_badge span{font-size:22px;line-height:1.3}}@media screen and (min-width: 1200px){.cs_strategy_badge span{font-size:24px;line-height:1.4}}@media screen and (min-width: 1400px){.cs_strategy_badge span{font-size:24px;line-height:1.4}}@media screen and (min-width: 1800px){.cs_strategy_badge span{font-size:28px;line-height:1.4}}.cs_strategy_badge span{background-image:linear-gradient(180deg, #173b50 0%, #215370 100%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0)}.cs_strategy_card_title{margin:0;font-family:"Poppins",sans-serif;font-weight:500;font-size:20px;line-height:1.3}@media screen and (min-width: 576px){.cs_strategy_card_title{font-size:20px;line-height:1.3}}@media screen and (min-width: 768px){.cs_strategy_card_title{font-size:22px;line-height:1.3}}@media screen and (min-width: 992px){.cs_strategy_card_title{font-size:22px;line-height:1.3}}@media screen and (min-width: 1200px){.cs_strategy_card_title{font-size:24px;line-height:1.4}}@media screen and (min-width: 1400px){.cs_strategy_card_title{font-size:24px;line-height:1.4}}@media screen and (min-width: 1800px){.cs_strategy_card_title{font-size:28px;line-height:1.4}}.cs_strategy_card_title{background-image:linear-gradient(164deg, #69b0c9 17%, #ecf5f8 82%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0)}.cs_strategy_card_shapes{position:absolute;right:0;bottom:0;width:calc(144px*var(--nc-scale));height:calc(222px*var(--nc-scale));pointer-events:none}.cs_strategy_shape_orange{position:absolute;top:calc(25px*var(--nc-scale));right:0;width:calc(88px*var(--nc-scale));height:calc(88px*var(--nc-scale))}.cs_strategy_shape_cyan{position:absolute;right:0;bottom:0;width:calc(144px*var(--nc-scale));height:calc(86px*var(--nc-scale))}.cs_strategy_card_text{margin:0;color:#fff;font-family:"Roboto",sans-serif;font-weight:400;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.cs_strategy_card_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.cs_strategy_card_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.cs_strategy_card_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.cs_strategy_card_text{font-size:18px;line-height:1.5}}@media screen and (min-width: 1400px){.cs_strategy_card_text{font-size:18px;line-height:1.5}}@media screen and (min-width: 1800px){.cs_strategy_card_text{font-size:21px;line-height:1.5}}.cs_strategy_card_text p,.cs_strategy_card_text ul,.cs_strategy_card_text ol{margin:0}.cs_strategy_card_text p+p,.cs_strategy_card_text p+ul,.cs_strategy_card_text p+ol,.cs_strategy_card_text ul+p,.cs_strategy_card_text ol+p,.cs_strategy_card_text ul+ul,.cs_strategy_card_text ol+ul{margin-top:1.5em}.cs_strategy_card_text p:has(>strong:only-child)+ul,.cs_strategy_card_text p:has(>strong:only-child)+ol,.cs_strategy_card_text p:has(>strong:only-child)+p,.cs_strategy_card_text ul+p:has(>strong:only-child),.cs_strategy_card_text ol+ul{margin-top:0}.cs_strategy_card_text ul,.cs_strategy_card_text ol{padding-left:1.5em}.cs_strategy_card_text li+li{margin-top:.1em}.cs_strategy_card_text ul ul,.cs_strategy_card_text ol ul{margin-top:.35em}.cs_strategy_card_text strong{font-weight:700}.cs_strategy_nested{display:grid;grid-template-columns:1fr;gap:calc(16px*var(--nc-scale));width:100%}@media(min-width: 1200px){.cs_strategy_nested{grid-template-columns:repeat(3, minmax(0, 1fr))}}@media(min-width: 1200px){.cs_strategy_nested:has(>.cs_strategy_photo),.cs_strategy_nested:has(>:nth-child(2):last-child){grid-template-columns:repeat(2, minmax(0, 1fr))}}.cs_strategy_nested_card{display:flex;flex-direction:column;align-items:flex-start;gap:calc(16px*var(--nc-scale));height:100%;border-radius:calc(16px*var(--nc-scale));background-image:linear-gradient(-25deg, #c5e0ea 4%, #ffffff 90%);padding:calc(41px*var(--nc-scale)) calc(36px*var(--nc-scale)) calc(42px*var(--nc-scale))}.cs_strategy_nested_title{margin:0;font-family:"Poppins",sans-serif;font-weight:500;font-size:20px;line-height:1.3}@media screen and (min-width: 576px){.cs_strategy_nested_title{font-size:20px;line-height:1.3}}@media screen and (min-width: 768px){.cs_strategy_nested_title{font-size:22px;line-height:1.3}}@media screen and (min-width: 992px){.cs_strategy_nested_title{font-size:22px;line-height:1.3}}@media screen and (min-width: 1200px){.cs_strategy_nested_title{font-size:24px;line-height:1.4}}@media screen and (min-width: 1400px){.cs_strategy_nested_title{font-size:24px;line-height:1.4}}@media screen and (min-width: 1800px){.cs_strategy_nested_title{font-size:28px;line-height:1.4}}.cs_strategy_nested_title{background-image:linear-gradient(180deg, #173b50 0%, #215370 100%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0)}.cs_strategy_nested_text{margin:0;font-family:"Roboto",sans-serif;font-weight:400;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.cs_strategy_nested_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.cs_strategy_nested_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.cs_strategy_nested_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.cs_strategy_nested_text{font-size:18px;line-height:1.5}}@media screen and (min-width: 1400px){.cs_strategy_nested_text{font-size:18px;line-height:1.5}}@media screen and (min-width: 1800px){.cs_strategy_nested_text{font-size:21px;line-height:1.5}}.cs_strategy_nested_text{background-image:linear-gradient(180deg, #173b50 0%, #215370 100%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0)}.cs_strategy_photo{overflow:hidden;border-radius:calc(16px*var(--nc-scale));min-height:calc(280px*var(--nc-scale));height:100%}.cs_strategy_photo img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.cs_why{background-color:#173b50}.cs_why .container{display:flex;flex-direction:column;gap:calc(45px*var(--nc-scale))}.cs_why_logos{display:flex;align-items:center;justify-content:center;gap:calc(40px*var(--nc-scale))}.cs_why_logos img{display:block;width:auto;height:calc(56px*var(--nc-scale));-o-object-fit:contain;object-fit:contain}.cs_why_divider{width:1px;height:calc(53px*var(--nc-scale));background-color:#fff;opacity:.55}.cs_why .nc_section_heading{color:#fff;text-align:center}.cs_why .nc_section_heading span{background:none;-webkit-background-clip:unset;background-clip:unset;-webkit-text-fill-color:#e89332;color:#e89332}.cs_why_cards{display:grid;gap:calc(38px*var(--nc-scale))}@media(min-width: 992px){.cs_why_cards{grid-template-columns:repeat(2, minmax(0, 1fr))}}.cs_why_cards:has(>.cs_why_media){align-items:stretch}.cs_why_cards:has(>.cs_why_media) .cs_why_media{aspect-ratio:auto;height:100%;min-height:calc(280px*var(--nc-scale));border-radius:calc(16px*var(--nc-scale))}.cs_why_card{margin:0;color:#fff;font-family:"Roboto",sans-serif;font-weight:400;border:1px solid #69b0c9;border-radius:calc(16px*var(--nc-scale));padding:calc(48px*var(--nc-scale)) calc(36px*var(--nc-scale));font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.cs_why_card{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.cs_why_card{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.cs_why_card{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.cs_why_card{font-size:18px;line-height:1.5}}@media screen and (min-width: 1400px){.cs_why_card{font-size:18px;line-height:1.5}}@media screen and (min-width: 1800px){.cs_why_card{font-size:21px;line-height:1.5}}.cs_why_card p{margin:0}.cs_why_card p+p{margin-top:1.5em}.cs_why_media{position:relative;overflow:hidden;aspect-ratio:1228/422}.cs_why_media img{position:absolute;inset:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.cs_cta{background-color:#fff;background-image:linear-gradient(164deg, rgb(207.44, 229.58, 237.78) 0%, #ffffff 81.7%);padding-top:calc(45px*var(--nc-scale));padding-bottom:calc(45px*var(--nc-scale))}.cs_cta.white-bg{background:#fff}.cs_cta_panel{display:flex;justify-content:center;border-radius:calc(16px*var(--nc-scale));background-image:linear-gradient(180deg, #173b50 0%, #215370 100%);padding-top:calc(82px*var(--nc-scale));padding-bottom:calc(82px*var(--nc-scale));padding-left:calc(24px*var(--nc-scale));padding-right:calc(24px*var(--nc-scale))}.cs_cta_inner{display:flex;flex-direction:column;align-items:center;gap:calc(24px*var(--nc-scale));width:100%;max-width:calc(398px*var(--nc-scale));text-align:center}.cs_cta_logo{display:block;width:calc(259px*var(--nc-scale));height:auto;max-width:100%;aspect-ratio:259/59;-o-object-fit:contain;object-fit:contain}.cs_cta_title{margin:0;width:100%;color:#fff;font-family:"Poppins",sans-serif;font-weight:500;font-style:normal;text-align:center;font-size:30px;line-height:1.25}@media screen and (min-width: 576px){.cs_cta_title{font-size:30px;line-height:1.25}}@media screen and (min-width: 768px){.cs_cta_title{font-size:30px;line-height:1.2}}@media screen and (min-width: 992px){.cs_cta_title{font-size:34px;line-height:1.2}}@media screen and (min-width: 1200px){.cs_cta_title{font-size:38px;line-height:1.2}}@media screen and (min-width: 1400px){.cs_cta_title{font-size:40px;line-height:1.2}}@media screen and (min-width: 1800px){.cs_cta_title{font-size:48px;line-height:1.2}}.cs_cta_title span{display:block;color:#e89332}.cs_cta_title.is_inline_accent span{display:inline}.cs_cta_actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:calc(16px*var(--nc-scale))}.cs_results{background-color:#173b50}.cs_results.cs_results_stat_yellow .cs_results_stat{color:#e89332}.cs_results .container{display:flex;flex-direction:column;gap:calc(45px*var(--nc-scale))}.cs_results .nc_section_heading{color:#fff}.cs_results .nc_section_heading span{background:none;-webkit-background-clip:unset;background-clip:unset;-webkit-text-fill-color:#e89332;color:#e89332}.cs_results_intro{display:flex;flex-direction:column;gap:calc(16px*var(--nc-scale));text-align:center}.cs_results_title{margin:0}.cs_results_lead{margin:0;color:#fff;font-weight:600}.cs_results_text{margin:0;color:#fff}.cs_results_grid{display:grid;gap:calc(25px*var(--nc-scale));align-items:stretch;justify-content:center}@media(min-width: 992px){.cs_results_grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media(min-width: 1200px){.cs_results_grid:has(>:nth-child(3):last-child){grid-template-columns:repeat(3, minmax(0, 1fr))}}@media(min-width: 992px){.cs_results_grid:has(>.cs_results_lead_card):has(>:nth-child(3):last-child)>.cs_results_card_wide{grid-column:1/-1}}@media(min-width: 1200px){.cs_results_grid:has(>.cs_results_lead_card):has(>:nth-child(3):last-child){grid-template-columns:repeat(2, minmax(0, 1fr))}}@media(min-width: 1200px){.cs_results_grid:has(>.cs_results_lead_card):has(>:nth-child(2):last-child){grid-template-columns:calc(387px*var(--nc-scale)) minmax(0, 1fr);grid-auto-rows:minmax(calc(437px * var(--nc-scale)), auto)}}@media(min-width: 992px)and (max-width: 1199.98px){.cs_results_grid:has(>:nth-child(3):last-child):not(.is_stack):not(:has(>.cs_results_lead_card)):not(:has(>.cs_results_card_wide))>:last-child{grid-column:1/-1;width:calc((100% - calc(25px * var(--nc-scale)))/2);justify-self:center}}@media(min-width: 992px){.cs_results_grid:has(>.cs_results_card_wide):not(:has(>.cs_results_lead_card)){grid-template-columns:repeat(2, minmax(0, 1fr))}.cs_results_grid:has(>.cs_results_card_wide):not(:has(>.cs_results_lead_card))>.cs_results_card_wide{grid-column:1/-1}}@media(min-width: 1200px){.cs_results_grid:has(>.cs_results_card_wide):not(:has(>.cs_results_lead_card)){grid-template-columns:repeat(2, minmax(0, 1fr))}}@media(min-width: 1200px){.cs_results_grid:has(>:nth-child(5):last-child),.cs_results_grid:has(>:nth-child(6):last-child){grid-template-columns:repeat(3, minmax(0, 1fr));grid-auto-rows:minmax(calc(349px * var(--nc-scale)), auto)}}.cs_results_grid.is_stats .cs_results_card{flex-direction:column;justify-content:flex-start}@media(min-width: 1200px){.cs_results_grid.is_split:has(>:nth-child(5):last-child){grid-template-columns:repeat(6, minmax(0, 1fr));grid-auto-rows:auto}.cs_results_grid.is_split:has(>:nth-child(5):last-child)>:nth-child(-n+3){grid-column:span 2}.cs_results_grid.is_split:has(>:nth-child(5):last-child)>:nth-child(n+4){grid-column:span 3}}.cs_results_grid.is_stack{grid-template-columns:1fr;gap:calc(42px*var(--nc-scale))}@media(min-width: 992px){.cs_results_grid.is_stack{grid-template-columns:1fr}}@media(min-width: 1200px){.cs_results_grid.is_stack:has(>:nth-child(3):last-child){grid-template-columns:1fr}}.cs_results_grid.is_stack .cs_results_card{justify-content:flex-start;gap:calc(45px*var(--nc-scale))}.cs_results_card{display:flex;align-items:flex-start;gap:0;height:100%;background-color:#fff;border:1px solid #69b0c9;border-radius:calc(16px*var(--nc-scale));padding-top:calc(56px*var(--nc-scale));padding-bottom:calc(48px*var(--nc-scale));padding-left:calc(36px*var(--nc-scale));padding-right:calc(36px*var(--nc-scale));justify-content:space-between}@media(max-width: 767.98px){.cs_results_card{padding-top:calc(32px*var(--nc-scale));padding-bottom:calc(28px*var(--nc-scale));padding-left:calc(20px*var(--nc-scale));padding-right:calc(20px*var(--nc-scale))}}.cs_results_card_body{display:flex;flex-direction:column;gap:calc(20px*var(--nc-scale));flex:1 1 0;min-width:0}.cs_results_stat{margin:0;font-family:"Poppins",sans-serif;font-weight:500;font-size:36px;line-height:1.1}@media screen and (min-width: 576px){.cs_results_stat{font-size:42px;line-height:1.1}}@media screen and (min-width: 768px){.cs_results_stat{font-size:52px;line-height:1.08}}@media screen and (min-width: 992px){.cs_results_stat{font-size:62px;line-height:1.05}}@media screen and (min-width: 1200px){.cs_results_stat{font-size:70px;line-height:1.05}}@media screen and (min-width: 1400px){.cs_results_stat{font-size:80px;line-height:1.25}}@media screen and (min-width: 1800px){.cs_results_stat{font-size:92px;line-height:1.2}}.cs_results_stat{background-image:linear-gradient(180deg, #173b50 0%, #215370 100%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0)}.cs_results_card_title{margin:0;font-family:"Poppins",sans-serif;font-weight:500;font-size:20px;line-height:1.3}@media screen and (min-width: 576px){.cs_results_card_title{font-size:20px;line-height:1.3}}@media screen and (min-width: 768px){.cs_results_card_title{font-size:22px;line-height:1.3}}@media screen and (min-width: 992px){.cs_results_card_title{font-size:22px;line-height:1.3}}@media screen and (min-width: 1200px){.cs_results_card_title{font-size:24px;line-height:1.4}}@media screen and (min-width: 1400px){.cs_results_card_title{font-size:24px;line-height:1.4}}@media screen and (min-width: 1800px){.cs_results_card_title{font-size:28px;line-height:1.4}}.cs_results_card_title{background-image:linear-gradient(180deg, #173b50 0%, #215370 100%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0);padding-right:calc(10px*var(--nc-scale))}.cs_results_card_text{margin:0;font-family:"Roboto",sans-serif;font-weight:400;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.cs_results_card_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.cs_results_card_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.cs_results_card_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.cs_results_card_text{font-size:18px;line-height:1.5}}@media screen and (min-width: 1400px){.cs_results_card_text{font-size:18px;line-height:1.5}}@media screen and (min-width: 1800px){.cs_results_card_text{font-size:21px;line-height:1.5}}.cs_results_card_text{background-image:linear-gradient(180deg, #173b50 0%, #215370 100%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0);margin-right:calc(5px*var(--nc-scale)*-1)}.cs_results_card_text p,.cs_results_card_text ul,.cs_results_card_text ol,.cs_results_card_text li{margin:0;background-image:linear-gradient(180deg, #173b50 0%, #215370 100%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0)}.cs_results_card_text p+p,.cs_results_card_text p+ul,.cs_results_card_text p+ol,.cs_results_card_text ul+p,.cs_results_card_text ol+p{margin-top:1.5em}.cs_results_card_text ul,.cs_results_card_text ol{padding-left:1.5em}.cs_results_card_text li+li{margin-top:.35em}.cs_results_card_text strong{font-weight:700}.cs_results_icon{width:calc(53px*var(--nc-scale));height:calc(52px*var(--nc-scale));flex-shrink:0;overflow:hidden}.cs_results_icon img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.cs_results_lead_card{background-color:rgba(0,0,0,0);align-items:flex-start}.cs_results_lead_card .cs_results_title,.cs_results_lead_card .cs_results_lead,.cs_results_lead_card .cs_results_text{width:100%;text-align:left}.cs_results_lead_card .cs_results_text{font-weight:400}.cs_results_lead_card .cs_results_text+.cs_results_text{margin-top:1.5em}@media(min-width: 1200px){.cs_results_card_wide{grid-column:span 2}}.cs_compare{background-color:#fff}.cs_compare_grid{display:grid;gap:calc(32px*var(--nc-scale));align-items:stretch}@media(min-width: 992px){.cs_compare_grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}.cs_compare_card{display:flex;flex-direction:column;align-items:center;gap:calc(32px*var(--nc-scale));height:100%;background-image:linear-gradient(180deg, #173b50 0%, #215370 100%);border:1px solid #173b50;border-radius:calc(16px*var(--nc-scale));padding:calc(45px*var(--nc-scale)) calc(41px*var(--nc-scale)) calc(32px*var(--nc-scale))}.cs_compare_title{margin:0;width:100%;text-align:center;font-family:"Poppins",sans-serif;font-weight:500;font-size:28px;line-height:1.3}@media screen and (min-width: 576px){.cs_compare_title{font-size:28px;line-height:1.3}}@media screen and (min-width: 768px){.cs_compare_title{font-size:28px;line-height:1.3}}@media screen and (min-width: 992px){.cs_compare_title{font-size:28px;line-height:1.3}}@media screen and (min-width: 1200px){.cs_compare_title{font-size:30px;line-height:1.3}}@media screen and (min-width: 1400px){.cs_compare_title{font-size:32px;line-height:1.3}}@media screen and (min-width: 1800px){.cs_compare_title{font-size:38px;line-height:1.3}}.cs_compare_title{background-image:linear-gradient(164deg, #69b0c9 17%, #ecf5f8 82%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0)}.cs_compare_copy{margin:0;width:100%;color:#fff;font-family:"Roboto",sans-serif;font-weight:400;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.cs_compare_copy{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.cs_compare_copy{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.cs_compare_copy{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.cs_compare_copy{font-size:18px;line-height:1.5}}@media screen and (min-width: 1400px){.cs_compare_copy{font-size:18px;line-height:1.5}}@media screen and (min-width: 1800px){.cs_compare_copy{font-size:21px;line-height:1.5}}.cs_compare_copy p,.cs_compare_copy ul{margin:0}.cs_compare_copy p+p,.cs_compare_copy p+ul,.cs_compare_copy ul+p{margin-top:1.5em}.cs_compare_copy ul{padding-left:1.5em}.cs_compare_copy li+li{margin-top:.25em}.cs_partnership{background-image:linear-gradient(0.64deg, #c5e0ea 6.55%, #ffffff 66.2%)}.cs_partnership.gradient-top{background-image:none;background:linear-gradient(163.59deg, #C5E0EA -17.12%, #FFFFFF 81.7%)}.cs_partnership.dark_mode{background:linear-gradient(180deg, #173B50 0%, #215370 100%)}.cs_partnership.dark_mode .cs_partnership_grid .cs_partnership_media{position:relative;overflow:hidden;border-bottom-right-radius:0;border-top-right-radius:calc(150px*var(--nc-scale))}.cs_partnership.dark_mode .cs_partnership_card{background:#fff}.cs_partnership.dark_mode .cs_partnership_card h2,.cs_partnership.dark_mode .cs_partnership_card .h2,.cs_partnership.dark_mode .cs_partnership_card .cs_partnership_title{background-image:linear-gradient(180deg, #173B50 0%, #215370 100%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0)}.cs_partnership.dark_mode .cs_partnership_card .cs_partnership_copy p,.cs_partnership.dark_mode .cs_partnership_card .cs_partnership_copy li,.cs_partnership.dark_mode .cs_partnership_card .cs_partnership_copy .cs_partnership_text{background-image:linear-gradient(180deg, #173B50 0%, #215370 100%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0)}.cs_partnership_grid{display:grid;gap:calc(26px*var(--nc-scale));align-items:stretch}@media(min-width: 992px){.cs_partnership_grid{grid-template-columns:minmax(0, calc(716px * var(--nc-scale))) minmax(0, 1fr)}}@media(min-width: 992px){.cs_partnership_grid.is_flip{grid-template-columns:minmax(0, 1fr) minmax(0, calc(716px * var(--nc-scale)))}}.cs_partnership_grid.is_flip .cs_partnership_media{border-bottom-right-radius:0;border-bottom-left-radius:calc(150px*var(--nc-scale))}.cs_partnership_card{display:flex;flex-direction:column;gap:calc(45px*var(--nc-scale));background-color:#173b50;border:1px solid #69b0c9;border-radius:calc(15px*var(--nc-scale));padding-top:calc(70px*var(--nc-scale));padding-bottom:calc(70px*var(--nc-scale));padding-left:calc(62px*var(--nc-scale));padding-right:calc(64px*var(--nc-scale))}@media(max-width: 767.98px){.cs_partnership_card{padding-left:calc(24px*var(--nc-scale));padding-right:calc(24px*var(--nc-scale))}}.cs_partnership_title{margin:0;font-family:"Poppins",sans-serif;font-weight:500;font-size:30px;line-height:1.25}@media screen and (min-width: 576px){.cs_partnership_title{font-size:30px;line-height:1.25}}@media screen and (min-width: 768px){.cs_partnership_title{font-size:30px;line-height:1.2}}@media screen and (min-width: 992px){.cs_partnership_title{font-size:34px;line-height:1.2}}@media screen and (min-width: 1200px){.cs_partnership_title{font-size:38px;line-height:1.2}}@media screen and (min-width: 1400px){.cs_partnership_title{font-size:40px;line-height:1.2}}@media screen and (min-width: 1800px){.cs_partnership_title{font-size:48px;line-height:1.2}}.cs_partnership_title{background-image:linear-gradient(164deg, #69b0c9 17%, #ecf5f8 82%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0)}.cs_partnership_copy{min-width:0}.cs_partnership_copy ul,.cs_partnership_copy ol{margin:0;padding-left:1.5em;color:#fff;font-family:"Roboto",sans-serif;font-weight:400;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.cs_partnership_copy ul,.cs_partnership_copy ol{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.cs_partnership_copy ul,.cs_partnership_copy ol{font-size:18px;line-height:1.5}}@media screen and (min-width: 992px){.cs_partnership_copy ul,.cs_partnership_copy ol{font-size:18px;line-height:1.5}}@media screen and (min-width: 1200px){.cs_partnership_copy ul,.cs_partnership_copy ol{font-size:20px;line-height:1.5}}@media screen and (min-width: 1400px){.cs_partnership_copy ul,.cs_partnership_copy ol{font-size:21px;line-height:1.5}}@media screen and (min-width: 1800px){.cs_partnership_copy ul,.cs_partnership_copy ol{font-size:24px;line-height:1.5}}.cs_partnership_copy li+li{margin-top:.75em}.cs_partnership_copy .cs_partnership_text+ul,.cs_partnership_copy .cs_partnership_text+ol,.cs_partnership_copy ul+.cs_partnership_text,.cs_partnership_copy ol+.cs_partnership_text{margin-top:1.5em}.cs_partnership_copy .cs_partnership_text.is_lead+ul,.cs_partnership_copy .cs_partnership_text.is_lead+ol{margin-top:.75em}.cs_partnership_copy b,.cs_partnership_copy strong{font-weight:700}.cs_partnership .cs_partnership_copy ul,.cs_partnership .cs_partnership_copy ol{margin:0;padding-left:1.5em;color:#fff;font-family:"Roboto",sans-serif;font-weight:400;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.cs_partnership .cs_partnership_copy ul,.cs_partnership .cs_partnership_copy ol{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.cs_partnership .cs_partnership_copy ul,.cs_partnership .cs_partnership_copy ol{font-size:18px;line-height:1.5}}@media screen and (min-width: 992px){.cs_partnership .cs_partnership_copy ul,.cs_partnership .cs_partnership_copy ol{font-size:18px;line-height:1.5}}@media screen and (min-width: 1200px){.cs_partnership .cs_partnership_copy ul,.cs_partnership .cs_partnership_copy ol{font-size:20px;line-height:1.5}}@media screen and (min-width: 1400px){.cs_partnership .cs_partnership_copy ul,.cs_partnership .cs_partnership_copy ol{font-size:21px;line-height:1.5}}@media screen and (min-width: 1800px){.cs_partnership .cs_partnership_copy ul,.cs_partnership .cs_partnership_copy ol{font-size:24px;line-height:1.5}}.cs_partnership_nested{display:flex;flex-direction:column;gap:calc(25px*var(--nc-scale))}.cs_partnership_nested_card{display:flex;flex-direction:column;align-items:flex-start;gap:calc(16px*var(--nc-scale));border-radius:calc(16px*var(--nc-scale));background-image:linear-gradient(-25deg, #c5e0ea 4%, #ffffff 90%);padding:calc(41px*var(--nc-scale)) calc(36px*var(--nc-scale)) calc(42px*var(--nc-scale))}.cs_partnership_nested_title{margin:0;font-family:"Poppins",sans-serif;font-weight:500;font-size:20px;line-height:1.3}@media screen and (min-width: 576px){.cs_partnership_nested_title{font-size:20px;line-height:1.3}}@media screen and (min-width: 768px){.cs_partnership_nested_title{font-size:22px;line-height:1.3}}@media screen and (min-width: 992px){.cs_partnership_nested_title{font-size:22px;line-height:1.3}}@media screen and (min-width: 1200px){.cs_partnership_nested_title{font-size:24px;line-height:1.4}}@media screen and (min-width: 1400px){.cs_partnership_nested_title{font-size:24px;line-height:1.4}}@media screen and (min-width: 1800px){.cs_partnership_nested_title{font-size:28px;line-height:1.4}}.cs_partnership_nested_title{background-image:linear-gradient(180deg, #173b50 0%, #215370 100%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0)}.cs_partnership_nested_text{margin:0;color:inherit;font-family:"Roboto",sans-serif;font-weight:400;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.cs_partnership_nested_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.cs_partnership_nested_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.cs_partnership_nested_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.cs_partnership_nested_text{font-size:18px;line-height:1.5}}@media screen and (min-width: 1400px){.cs_partnership_nested_text{font-size:18px;line-height:1.5}}@media screen and (min-width: 1800px){.cs_partnership_nested_text{font-size:21px;line-height:1.5}}.cs_partnership_nested_text{background-image:linear-gradient(180deg, #173b50 0%, #215370 100%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0)}.cs_partnership_text{margin:0;color:#fff;font-family:"Roboto",sans-serif;font-weight:400;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.cs_partnership_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.cs_partnership_text{font-size:18px;line-height:1.5}}@media screen and (min-width: 992px){.cs_partnership_text{font-size:18px;line-height:1.5}}@media screen and (min-width: 1200px){.cs_partnership_text{font-size:20px;line-height:1.5}}@media screen and (min-width: 1400px){.cs_partnership_text{font-size:21px;line-height:1.5}}@media screen and (min-width: 1800px){.cs_partnership_text{font-size:24px;line-height:1.5}}.cs_partnership_text+.cs_partnership_text{margin-top:1.5em}.cs_partnership_media{position:relative;overflow:hidden;border-bottom-right-radius:calc(150px*var(--nc-scale))}.cs_partnership_media img{position:absolute;inset:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media(min-width: 992px){.cs_partnership_media{height:100%}}@media(max-width: 991.98px){.cs_partnership_media{aspect-ratio:498/667}}.cs_case_studies{background-image:linear-gradient(180deg, #173b50 0%, #215370 100%);overflow:clip}.cs_case_studies .container{display:flex;flex-direction:column;gap:calc(70px*var(--nc-scale))}.cs_case_studies_head{display:flex;flex-direction:column;align-items:flex-start;gap:calc(24px*var(--nc-scale))}@media(min-width: 768px){.cs_case_studies_head{flex-direction:row;align-items:flex-start;justify-content:space-between}}.cs_case_studies_title{margin:0;max-width:calc(728px*var(--nc-scale));font-family:"Poppins",sans-serif;font-weight:500;font-size:28px;line-height:1.15}@media screen and (min-width: 576px){.cs_case_studies_title{font-size:32px;line-height:1.1}}@media screen and (min-width: 768px){.cs_case_studies_title{font-size:36px;line-height:1.1}}@media screen and (min-width: 992px){.cs_case_studies_title{font-size:42px;line-height:1.2}}@media screen and (min-width: 1200px){.cs_case_studies_title{font-size:46px;line-height:1.2}}@media screen and (min-width: 1400px){.cs_case_studies_title{font-size:50px;line-height:1.3}}@media screen and (min-width: 1800px){.cs_case_studies_title{font-size:60px;line-height:1.3}}.cs_case_studies_title{background-image:linear-gradient(-4.4deg, #c5e0ea 4%, #ffffff 90%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0)}.cs_case_studies_all{flex-shrink:0}.cs_case_studies_slider{width:100%;overflow:hidden}@media(max-width: 1199.98px){.cs_case_studies_slider{overflow:visible}}.cs_case_studies_slider .swiper-slide{height:auto}.cs_case_studies_card{display:flex;flex-direction:column;overflow:hidden;height:100%;text-decoration:none;color:inherit;cursor:pointer;border:1px solid #69b0c9;border-radius:calc(16px*var(--nc-scale));box-shadow:0 2px 8px rgba(27,27,27,.04),0 8px 16px rgba(27,27,27,.04);background-image:linear-gradient(180deg, #173b50 0%, #215370 100%)}.cs_case_studies_card:focus-visible{outline:2px solid #e89332;outline-offset:2px}@media(hover: hover)and (pointer: fine){.cs_case_studies_card:hover .nc_btn_link_icon img:first-child,.cs_case_studies_card:focus-visible .nc_btn_link_icon img:first-child{transform:translateX(110%)}.cs_case_studies_card:hover .nc_btn_link_icon img:last-child,.cs_case_studies_card:focus-visible .nc_btn_link_icon img:last-child{transform:translateX(0)}.cs_case_studies_card:hover .nc_btn_label>span:first-child,.cs_case_studies_card:focus-visible .nc_btn_label>span:first-child{transform:translateY(-110%)}.cs_case_studies_card:hover .nc_btn_label>span:last-child,.cs_case_studies_card:focus-visible .nc_btn_label>span:last-child{transform:translateY(0)}}.cs_case_studies_thumb{display:block;width:100%;aspect-ratio:400/191;-o-object-fit:cover;object-fit:cover}.cs_case_studies_body{display:flex;flex-direction:column;flex:1 1 auto;padding-top:calc(21px*var(--nc-scale));padding-bottom:calc(32px*var(--nc-scale));padding-left:calc(30px*var(--nc-scale));padding-right:calc(30px*var(--nc-scale))}.cs_case_studies_logo{display:none;width:calc(102px*var(--nc-scale));height:calc(24px*var(--nc-scale));margin-left:auto;margin-bottom:calc(14px*var(--nc-scale));-o-object-fit:contain;object-fit:contain}.cs_case_studies_name{margin:0 0 calc(20px*var(--nc-scale));color:#fff;font-family:"Poppins",sans-serif;font-weight:500;font-size:20px;line-height:1.3}@media screen and (min-width: 576px){.cs_case_studies_name{font-size:20px;line-height:1.3}}@media screen and (min-width: 768px){.cs_case_studies_name{font-size:22px;line-height:1.3}}@media screen and (min-width: 992px){.cs_case_studies_name{font-size:22px;line-height:1.3}}@media screen and (min-width: 1200px){.cs_case_studies_name{font-size:24px;line-height:1.4}}@media screen and (min-width: 1400px){.cs_case_studies_name{font-size:24px;line-height:1.4}}@media screen and (min-width: 1800px){.cs_case_studies_name{font-size:28px;line-height:1.4}}.cs_case_studies_excerpt{margin:0;color:#fff;font-family:"Roboto",sans-serif;font-weight:400;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.cs_case_studies_excerpt{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.cs_case_studies_excerpt{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.cs_case_studies_excerpt{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.cs_case_studies_excerpt{font-size:16px;line-height:1.5}}@media screen and (min-width: 1400px){.cs_case_studies_excerpt{font-size:16px;line-height:1.5}}@media screen and (min-width: 1800px){.cs_case_studies_excerpt{font-size:18px;line-height:1.5}}.cs_case_studies_more{margin-top:auto;padding-top:calc(32px*var(--nc-scale));align-self:flex-start}.cs_lessons_learned.dark_mode{background:linear-gradient(180deg, #173B50 0%, #215370 100%)}.cs_lessons_learned.dark_mode .cs_partnership_grid .cs_partnership_card{background:#fff}.cs_lessons_learned.dark_mode .cs_partnership_grid .cs_partnership_card h2,.cs_lessons_learned.dark_mode .cs_partnership_grid .cs_partnership_card .h2,.cs_lessons_learned.dark_mode .cs_partnership_grid .cs_partnership_card .cs_partnership_title{background-image:linear-gradient(180deg, #173B50 0%, #215370 100%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0)}.cs_lessons_learned.dark_mode .cs_partnership_grid .cs_partnership_card .cs_partnership_copy p,.cs_lessons_learned.dark_mode .cs_partnership_grid .cs_partnership_card .cs_partnership_copy li,.cs_lessons_learned.dark_mode .cs_partnership_grid .cs_partnership_card .cs_partnership_copy .cs_partnership_text{background-image:linear-gradient(180deg, #173B50 0%, #215370 100%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0)}.cs_lessons_learned.dark_mode .cs_partnership_grid .cs_partnership_nested_card{border:1px solid rgba(0,0,0,0);border-radius:calc(16px*var(--nc-scale));background-image:linear-gradient(311.65deg, #C5E0EA -3.98%, #FFFFFF 90.34%),linear-gradient(163.59deg, #69B0C9 -17.12%, #ECF5F8 81.7%);background-origin:border-box;background-clip:padding-box,border-box}.cs_video{background:linear-gradient(332deg, #c5e0ea -62.4%, #ffffff 88.35%)}.cs_video_media{position:relative;overflow:hidden;margin:0;height:calc(582px*var(--nc-scale));border-radius:calc(16px*var(--nc-scale));background-color:#0e232f}.cs_video_media::after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)),linear-gradient(rgba(43, 80, 105, 0.48), rgba(43, 80, 105, 0.48));pointer-events:none}.cs_video_media.is_playing::after{display:none}.cs_video_poster,.cs_video_player{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.cs_video_media.is_playing .cs_video_poster,.cs_video_media.is_playing .cs_video_play{display:none}.cs_video_play{display:flex;position:absolute;z-index:1;top:50%;left:50%;translate:-50% -50%;width:calc(124px*var(--nc-scale));height:calc(124px*var(--nc-scale));padding:0;border:0;border-radius:50%;background:none;cursor:pointer;transition:scale .3s ease}.cs_video_play img{display:block;width:100%;height:100%}.cs_video_play:hover,.cs_video_play:focus-visible{scale:1.06}.cs_video_play:focus-visible{outline:2px solid #fff;outline-offset:calc(4px*var(--nc-scale))}@media(prefers-reduced-motion: reduce){.cs_video_play{transition:none}.cs_video_play:hover,.cs_video_play:focus-visible{scale:none}}.cs_strategy_chip.white_bg{border:1px solid rgba(0,0,0,0);border-radius:calc(30px*var(--nc-scale));background-image:linear-gradient(180deg, #C5E0EA -3.98%, #FFFFFF 90.34%),linear-gradient(180deg, #69B0C9 -17.12%, #ECF5F8 81.7%);background-origin:border-box;background-clip:padding-box,border-box;color:#173b50}.cs_listing{overflow-x:clip;background-image:linear-gradient(180deg, #173b50 0%, #215370 100%)}.cs_listing_loading,.cs_listing_empty,.cs_listing_error{grid-column:1/-1;padding:48px 24px;text-align:center;font-size:24px;line-height:1.6;color:#fff}@media(max-width: 575.98px){.cs_listing_loading,.cs_listing_empty,.cs_listing_error{padding:32px 16px;font-size:20px}}.cs_listing_error{color:#f49994}.cs_listing_loading{display:flex;align-items:center;justify-content:center;gap:12px}.cs_listing_spinner{width:32px;height:32px;flex:0 0 32px;border:2px solid hsla(0,0%,100%,.7);border-top-color:#000;border-radius:50%;animation:cs_spin .7s linear infinite}.cs_listing .ns_filters{display:flex;align-items:center;margin-top:0;justify-content:center}.cs_listing .ns_filters_group{position:relative;flex:0 0 calc(223px*var(--nc-scale))}.cs_listing .ns_filters select.ns_filters_field{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;padding:0 calc(28px*var(--nc-scale)) 0 0;border:0;background:none;color:#69b0c9;font-family:"Roboto",sans-serif;cursor:pointer;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.cs_listing .ns_filters select.ns_filters_field{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.cs_listing .ns_filters select.ns_filters_field{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.cs_listing .ns_filters select.ns_filters_field{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.cs_listing .ns_filters select.ns_filters_field{font-size:16px;line-height:1.5}}@media screen and (min-width: 1400px){.cs_listing .ns_filters select.ns_filters_field{font-size:16px;line-height:1.5}}@media screen and (min-width: 1800px){.cs_listing .ns_filters select.ns_filters_field{font-size:18px;line-height:1.5}}.cs_listing .ns_filters select.ns_filters_field:focus-visible{outline:none}.cs_listing .ns_filters select.ns_filters_field option{color:#173b50;background-color:#fff}.cs_listing .ns_filters_caret{position:absolute;top:50%;right:0;width:calc(12px*var(--nc-scale));height:calc(8px*var(--nc-scale));translate:0 -50%;pointer-events:none}.cs_listing .ns_filters_all{margin-left:auto;padding:0;border:0;background:none;cursor:pointer;background-image:linear-gradient(164deg, #69b0c9 17%, #ecf5f8 82%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0)}.cs_listing .ns_filters_all:hover,.cs_listing .ns_filters_all:focus-visible{background-image:none;background-clip:border-box;-webkit-background-clip:border-box;color:#fff}.cs_listing .ns_filters_search_wrapper{display:flex;align-items:center;margin-left:0;flex:0 0 calc(640px*var(--nc-scale));max-width:100%;flex-direction:column;gap:8px}.cs_listing .ns_filters_search_wrapper .cs_search_error{margin-top:8px;font-size:14px;line-height:1.5;color:#f49994}.cs_listing .ns_filters_search_wrapper .cs_search_error[hidden]{display:none}.cs_listing .ns_filters_search_wrapper .cs_listing_sub_text{color:#ccc;font-size:12px;margin-bottom:0px}.cs_listing .ns_filters_search{display:flex;align-items:center;margin-left:0;width:100%;flex:1}.cs_listing .ns_filters_search input[type=search]::-webkit-search-cancel-button,.cs_listing .ns_filters_search input[type=search]::-webkit-search-decoration{-webkit-appearance:none;appearance:none}.cs_listing .ns_filters_clear{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:calc(24px*var(--nc-scale));height:calc(24px*var(--nc-scale));padding:0;border:0;border-radius:calc(4px*var(--nc-scale));background:none;cursor:pointer}.cs_listing .ns_filters_clear[hidden]{display:none}.cs_listing .ns_filters_clear img{width:calc(16px*var(--nc-scale));height:calc(16px*var(--nc-scale))}.cs_listing .ns_filters_clear:focus-visible{outline:2px solid #33b3e8;outline-offset:calc(2px*var(--nc-scale))}@media(hover: hover)and (pointer: fine){.cs_listing .ns_filters_clear:hover{opacity:.75}}.cs_listing .ns_pager{display:flex;align-items:center;justify-content:space-between;margin-top:calc(120px*var(--nc-scale));border-top-color:#c5e0ea}.cs_listing .ns_pager_list{display:flex;align-items:center;margin:0;padding:0;list-style:none}.cs_listing .ns_pager_step{display:inline-flex;align-items:center}.cs_listing .ns_pager_step span{background-image:linear-gradient(175deg, #c5e0ea 17%, #ffffff 82%)}.cs_listing .ns_pager_step svg{width:calc(20px*var(--nc-scale));height:calc(20px*var(--nc-scale))}.cs_listing .ns_pager_step.is_prev svg{transform:none}.cs_listing .ns_pager_num{background-image:linear-gradient(175deg, #c5e0ea 17%, #ffffff 82%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0)}.cs_listing .ns_pager a.ns_pager_num:hover{background-color:rgba(197,224,234,.16);background-image:none;background-clip:border-box;-webkit-background-clip:border-box;color:#fff}.cs_listing .ns_pager a.ns_pager_num.is_current,.cs_listing .ns_pager .ns_pager_num.is_current{background-image:linear-gradient(-25deg, #c5e0ea 4%, #ffffff 90%);background-clip:border-box;-webkit-background-clip:border-box;color:#173b50}.cs_listing .ns_pager a.ns_pager_num.is_current:hover{color:#173b50}.cs_listing .cs_case_studies_logo{display:none;width:auto;height:calc(24px*var(--nc-scale));max-width:calc(128px*var(--nc-scale));-o-object-fit:contain;object-fit:contain;-o-object-position:right center;object-position:right center}.cs_listing .cs_case_studies_logo[height="18"]{height:calc(18px*var(--nc-scale))}.cs_listing .cs_case_studies_logo[height="27"]{height:calc(27px*var(--nc-scale))}.cs_listing .cs_case_studies_logo[height="28"]{height:calc(28px*var(--nc-scale))}.cs_listing .cs_case_studies_logo[height="30"]{height:calc(30px*var(--nc-scale))}.cs_listing .cs_case_studies_logo[height="35"]{height:calc(35px*var(--nc-scale))}.cs_listing .cs_case_studies_logo[height="38"]{height:calc(38px*var(--nc-scale))}.cs_listing .cs_case_studies_logo[height="45"]{height:calc(45px*var(--nc-scale))}.cs_listing_hero{position:relative;overflow:hidden;padding-top:calc(128px*var(--nc-scale));padding-bottom:calc(128px*var(--nc-scale))}.cs_listing_hero .container{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center}.cs_listing_hero .cs_hero_kicker,.cs_listing_hero .cs_hero_title{max-width:calc(569px*var(--nc-scale))}.cs_listing_hero .cs_hero_title{width:100%}@media(max-width: 991.98px){.cs_listing_hero{padding-top:calc(64px*var(--nc-scale));padding-bottom:calc(64px*var(--nc-scale))}}.cs_listing_shapes{position:absolute;width:calc(222px*var(--nc-scale));height:calc(306px*var(--nc-scale));pointer-events:none;z-index:0}.cs_listing_shapes.is_left{left:0;bottom:calc(-20px*var(--nc-scale))}.cs_listing_shapes.is_right{top:0;right:0;transform:rotate(180deg)}@media(max-width: 991.98px){.cs_listing_shapes{display:none}}.cs_listing_shape{position:absolute;display:block}.cs_listing_shape.is_blob{top:calc(82px*var(--nc-scale));left:0;width:calc(88px*var(--nc-scale));height:calc(224px*var(--nc-scale));border-top-right-radius:calc(88px*var(--nc-scale));background-image:linear-gradient(163.59deg, #69b0c9 17.115%, #ecf5f8 81.699%)}.cs_listing_shape.is_ice{top:calc(107px*var(--nc-scale));left:calc(128px*var(--nc-scale));width:calc(94px*var(--nc-scale));height:calc(94px*var(--nc-scale));border-radius:0 calc(47px*var(--nc-scale)) 0 calc(47px*var(--nc-scale));background-color:#fff}.cs_listing_shape.is_sq{top:0;left:calc(128px*var(--nc-scale));width:calc(56px*var(--nc-scale));height:calc(56px*var(--nc-scale));background-color:#e89332}.cs_listing_body{padding-top:calc(60px*var(--nc-scale));padding-bottom:calc(93px*var(--nc-scale))}@media(max-width: 991.98px){.cs_listing_body{padding-top:calc(32px*var(--nc-scale));padding-bottom:calc(56px*var(--nc-scale))}}.cs_listing_grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:calc(20px*var(--nc-scale));margin-top:calc(92px*var(--nc-scale))}@media(max-width: 991.98px){.cs_listing_grid{grid-template-columns:repeat(2, minmax(0, 1fr));margin-top:calc(48px*var(--nc-scale))}}@media(max-width: 575.98px){.cs_listing_grid{grid-template-columns:minmax(0, 1fr)}}[data-cs-pager-host].is_loading{opacity:.5;pointer-events:none}.ns_pager_step[disabled]{opacity:.4;pointer-events:none}@keyframes cs_spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion: reduce){.cs_listing_spinner{animation-duration:2s}}.hm_page a:focus-visible,.hm_page button:focus-visible,.nc_header a:focus-visible,.nc_header button:focus-visible,.nc_footer a:focus-visible,.nc_footer button:focus-visible{outline:2px solid #e89332;outline-offset:3px;border-radius:2px}.nc_footer_legal a,.nc_footer_logo,.hm_page .nc_btn_link,.hm_page .hm_results_toggle{display:inline-flex;align-items:center;justify-content:center;min-width:24px;min-height:24px}.hm_skip:focus-visible,.hm_motion_toggle:focus-visible{position:fixed;z-index:10000;top:calc(12px*var(--nc-scale));left:calc(12px*var(--nc-scale));padding:calc(12px*var(--nc-scale)) calc(20px*var(--nc-scale));border:0;border-radius:calc(8px*var(--nc-scale));background-color:#e89332;color:#0e232f;font-family:"Roboto",sans-serif;font-weight:600;text-decoration:none;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.hm_skip:focus-visible,.hm_motion_toggle:focus-visible{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.hm_skip:focus-visible,.hm_motion_toggle:focus-visible{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.hm_skip:focus-visible,.hm_motion_toggle:focus-visible{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.hm_skip:focus-visible,.hm_motion_toggle:focus-visible{font-size:16px;line-height:1.5}}@media screen and (min-width: 1400px){.hm_skip:focus-visible,.hm_motion_toggle:focus-visible{font-size:16px;line-height:1.5}}@media screen and (min-width: 1800px){.hm_skip:focus-visible,.hm_motion_toggle:focus-visible{font-size:18px;line-height:1.5}}.hm_page{overflow:visible}.hm_section{padding-top:calc(100px*var(--nc-scale));padding-bottom:calc(100px*var(--nc-scale))}.hm_dark{background-image:linear-gradient(-1.32deg, #173b50 7.24%, #215370 103.16%)}.hm_heading{font-family:"Poppins",sans-serif;font-weight:600;font-size:28px;line-height:1.15}@media screen and (min-width: 576px){.hm_heading{font-size:32px;line-height:1.1}}@media screen and (min-width: 768px){.hm_heading{font-size:36px;line-height:1.1}}@media screen and (min-width: 992px){.hm_heading{font-size:42px;line-height:1.2}}@media screen and (min-width: 1200px){.hm_heading{font-size:46px;line-height:1.2}}@media screen and (min-width: 1400px){.hm_heading{font-size:50px;line-height:1.3}}@media screen and (min-width: 1800px){.hm_heading{font-size:60px;line-height:1.3}}.hm_heading span{background-image:linear-gradient(180deg, #173b50 0%, #215370 100%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0);padding-bottom:.2em}.hm_heading em,.hm_heading .hm_accent{font-style:normal;color:#33b3e8}.hm_heading.is_on_dark{color:#fff}.hm_heading.is_on_dark span{background-image:none;background-clip:border-box;-webkit-background-clip:border-box;color:#fff}.hm_heading.is_ice span{background-image:linear-gradient(179.18deg, #69b0c9 17.115%, #ecf5f8 81.699%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0)}.hm_lead{color:#666;font-family:"Roboto",sans-serif;font-weight:400;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.hm_lead{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.hm_lead{font-size:18px;line-height:1.5}}@media screen and (min-width: 992px){.hm_lead{font-size:18px;line-height:1.5}}@media screen and (min-width: 1200px){.hm_lead{font-size:20px;line-height:1.5}}@media screen and (min-width: 1400px){.hm_lead{font-size:21px;line-height:1.5}}@media screen and (min-width: 1800px){.hm_lead{font-size:24px;line-height:1.5}}.hm_lead.is_on_dark{color:#fff}.hm_page .nc_btn_orange{padding-left:calc(32px*var(--nc-scale));padding-right:calc(28px*var(--nc-scale))}.hm_hero{background-color:#0e232f}.hm_hero_slide{min-height:calc(760px*var(--nc-scale));height:auto}@media(max-width: 767.98px){.hm_hero_slide{min-height:calc(620px*var(--nc-scale))}}.hm_hero_media{inset:0;z-index:0;background-color:#0e232f}.hm_hero_video{-o-object-fit:cover;object-fit:cover;-o-object-position:center 45%;object-position:center 45%;pointer-events:none}.hm_hero_overlay{inset:0;z-index:1;pointer-events:none;background-image:linear-gradient(180deg, rgba(14, 35, 47, 0.8) 0%, rgba(14, 35, 47, 0.4) 35%, rgba(14, 35, 47, 0.65) 65%, rgba(14, 35, 47, 0.9) 100%),linear-gradient(0deg, rgba(23, 59, 80, 0.35) 0%, rgba(23, 59, 80, 0.35) 100%)}.hm_hero .container{position:relative;z-index:2}.hm_hero_inner{gap:calc(32px*var(--nc-scale));max-width:calc(1136px*var(--nc-scale));margin:0 auto;padding-bottom:calc(60px*var(--nc-scale))}.hm_hero_title{color:#fff;font-family:"Poppins",sans-serif;font-weight:500;font-size:36px;line-height:1.1}@media screen and (min-width: 576px){.hm_hero_title{font-size:42px;line-height:1.1}}@media screen and (min-width: 768px){.hm_hero_title{font-size:52px;line-height:1.08}}@media screen and (min-width: 992px){.hm_hero_title{font-size:62px;line-height:1.05}}@media screen and (min-width: 1200px){.hm_hero_title{font-size:70px;line-height:1.05}}@media screen and (min-width: 1400px){.hm_hero_title{font-size:80px;line-height:1.25}}@media screen and (min-width: 1800px){.hm_hero_title{font-size:92px;line-height:1.2}}.hm_hero_title span{display:block;color:#33b3e8}.hm_hero_lead{max-width:calc(900px*var(--nc-scale));color:#fff;font-family:"Roboto",sans-serif;font-weight:400;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.hm_hero_lead{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.hm_hero_lead{font-size:18px;line-height:1.5}}@media screen and (min-width: 992px){.hm_hero_lead{font-size:18px;line-height:1.5}}@media screen and (min-width: 1200px){.hm_hero_lead{font-size:20px;line-height:1.5}}@media screen and (min-width: 1400px){.hm_hero_lead{font-size:21px;line-height:1.5}}@media screen and (min-width: 1800px){.hm_hero_lead{font-size:24px;line-height:1.5}}.hm_hero_actions{margin-top:calc(13px*var(--nc-scale))}.hm_hero_pagination.hm_hero_pagination,.hm_hero_pagination.swiper-pagination-horizontal{--swiper-pagination-bullet-horizontal-gap: 0;position:absolute;left:50%;bottom:calc(calc(47px * var(--nc-scale)) - 12px);z-index:3;display:flex;gap:calc(16px*var(--nc-scale));width:calc(164px*var(--nc-scale));transform:translateX(-50%)}.hm_hero .hm_hero_pagination .swiper-pagination-bullet{box-sizing:content-box;flex:1 0 0;min-width:0;width:auto;height:calc(4px*var(--nc-scale));background-clip:content-box;margin:0;padding:0;border:0;border-top:12px solid rgba(0,0,0,0);border-bottom:12px solid rgba(0,0,0,0);border-radius:2px;background-color:hsla(0,0%,100%,.34);opacity:1;cursor:pointer;transition:background-color .3s ease}.hm_hero .hm_hero_pagination .swiper-pagination-bullet:focus-visible{outline:2px solid #e89332;outline-offset:4px}.hm_hero .hm_hero_pagination .swiper-pagination-bullet-active{background-color:#ffb833}.hm_clients{z-index:2;min-height:max(calc(103px * var(--nc-scale)),68px);background-image:linear-gradient(122.32deg, #33b3e8 2.74%, #1c6280 127.11%);backdrop-filter:blur(14.55px);-webkit-backdrop-filter:blur(14.55px)}.hm_clients_marquee{-webkit-mask-image:linear-gradient(90deg, transparent 0, #000 calc(80px * var(--nc-scale)), #000 calc(100% - calc(80px * var(--nc-scale))), transparent 100%);mask-image:linear-gradient(90deg, transparent 0, #000 calc(80px * var(--nc-scale)), #000 calc(100% - calc(80px * var(--nc-scale))), transparent 100%)}.hm_clients_track{width:-moz-max-content;width:max-content;touch-action:pan-y;cursor:grab;-moz-user-select:none;user-select:none;-webkit-user-select:none}.hm_clients_track.is_ready{will-change:transform}.hm_clients_track.is_dragging{cursor:grabbing}.hm_clients_item{height:max(calc(24px * var(--nc-scale)),20px);margin-right:max(calc(105px * var(--nc-scale)),56px)}.hm_clients_item img{display:block;width:auto;max-width:max(calc(140px * var(--nc-scale)),110px);height:100%;-o-object-fit:contain;object-fit:contain;-webkit-user-drag:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.hm_results>.container{position:relative;z-index:1}.hm_results{background-image:linear-gradient(to top, #c5e0ea 11.885%, #ffffff 75.679%)}@media(max-width: 575.98px){.hm_results{background-image:linear-gradient(to top, #c5e0ea 11.885%, #ffffff 95.679%)}}.hm_results_head{gap:calc(45px*var(--nc-scale));max-width:calc(1034px*var(--nc-scale));margin:0 auto calc(40px*var(--nc-scale))}.hm_results_grid{grid-template-columns:repeat(4, minmax(0, 1fr));gap:calc(15px*var(--nc-scale))}@media(max-width: 1199.98px){.hm_results_grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media(max-width: 575.98px){.hm_results_grid{grid-template-columns:minmax(0, 1fr);gap:20px}}.hm_results .hm_results_grid.three_col_grid{grid-template-columns:repeat(3, minmax(0, 1fr))}.hm_results .hm_results_grid.three_col_grid .hm_results_card{min-height:max(calc(380px * var(--nc-scale)),350px)}@media(max-width: 575.98px){.hm_results .hm_results_grid.three_col_grid .hm_results_card{min-height:max(calc(350px * var(--nc-scale)),300px)}}@media(max-width: 575.98px){.hm_results .hm_results_grid.three_col_grid{grid-template-columns:minmax(0, 1fr);gap:20px}}.hm_results_card{min-height:max(calc(402px * var(--nc-scale)),350px)}@media(min-width: 768px){.hm_results_card{min-height:max(calc(375px * var(--nc-scale)),375px)}}@media(min-width: 992px){.hm_results_card{min-height:max(calc(402px * var(--nc-scale)),340px)}}@media(min-width: 1200px){.hm_results_card{min-height:max(calc(402px * var(--nc-scale)),475px)}}.hm_results_card{padding:calc(36px*var(--nc-scale)) calc(40px*var(--nc-scale));border-radius:calc(16px*var(--nc-scale));background-color:#fff;background-image:linear-gradient(152deg, #5f7d89 0%, #34596a 48%, #1d3f4e 100%);background-size:100% 100%;transition:transform .45s cubic-bezier(0.22, 1, 0.36, 1),box-shadow .45s ease}.hm_results_card::before{content:"";position:absolute;inset:0;z-index:0;background-color:#fff;transition:opacity .45s ease}.hm_results_card>*{position:relative;z-index:1}@media(prefers-reduced-motion: reduce){.hm_results_card{transition:none}.hm_results_card::before{transition:none}}.hm_results_top{z-index:1}.hm_results_bottom{z-index:1;flex:1 1 auto}.hm_results_value{margin:0 0 calc(12px*var(--nc-scale));font-family:"Poppins",sans-serif;font-weight:500;font-size:calc(50px*var(--nc-scale));line-height:1.2;background-image:linear-gradient(175.79deg, #69b0c9 17.115%, #123f51 81.699%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0);transition:background-image .45s ease}@media(max-width: 575.98px){.hm_results_value{font-size:38px}}.hm_results_label{max-width:calc(210px*var(--nc-scale));color:#101828;font-family:"Roboto",sans-serif;font-weight:400;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.hm_results_label{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.hm_results_label{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.hm_results_label{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.hm_results_label{font-size:18px;line-height:1.5}}@media screen and (min-width: 1400px){.hm_results_label{font-size:18px;line-height:1.5}}@media screen and (min-width: 1800px){.hm_results_label{font-size:21px;line-height:1.5}}.hm_results_label{transition:color .35s ease}@media(max-width: 1199.98px){.hm_results_label{max-width:none}}.hm_results_rule{height:0;margin:auto 0;border:0;border-top:1px solid rgba(105,176,201,.4);opacity:1;transition:border-color .35s ease}.hm_results_foot{padding-right:calc(56px*var(--nc-scale));transition:padding-right .45s cubic-bezier(0.22, 1, 0.36, 1)}.hm_results_client{font-family:"Poppins",sans-serif;font-weight:500;font-size:18px;line-height:1.4}@media screen and (min-width: 576px){.hm_results_client{font-size:18px;line-height:1.4}}@media screen and (min-width: 768px){.hm_results_client{font-size:18px;line-height:1.4}}@media screen and (min-width: 992px){.hm_results_client{font-size:18px;line-height:1.4}}@media screen and (min-width: 1200px){.hm_results_client{font-size:20px;line-height:1.4}}@media screen and (min-width: 1400px){.hm_results_client{font-size:20px;line-height:1.4}}@media screen and (min-width: 1800px){.hm_results_client{font-size:24px;line-height:1.4}}.hm_results_client{background-image:linear-gradient(180deg, #173b50 0%, #215370 100%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0);transition:background-image .45s ease}.hm_results_toggle{right:0;bottom:0;display:block;width:calc(40px*var(--nc-scale));height:calc(40px*var(--nc-scale));opacity:1;transition:opacity .3s ease}.hm_results_toggle.is_button{padding:0;border:0;background:none;-moz-appearance:none;appearance:none;-webkit-appearance:none;cursor:pointer}.hm_results_toggle.is_button img{display:block;width:100%;height:100%}.hm_results_toggle.is_button:focus-visible{outline:2px solid #e89332;outline-offset:2px;border-radius:4px}.hm_results_reveal{grid-template-rows:0fr;transition:grid-template-rows .45s cubic-bezier(0.22, 1, 0.36, 1)}@media(prefers-reduced-motion: reduce){.hm_results_reveal{transition:none}}.hm_results_story{margin:0 0 calc(20px*var(--nc-scale));color:#fff;font-family:"Roboto",sans-serif;font-weight:400;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.hm_results_story{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.hm_results_story{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.hm_results_story{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.hm_results_story{font-size:16px;line-height:1.5}}@media screen and (min-width: 1400px){.hm_results_story{font-size:16px;line-height:1.5}}@media screen and (min-width: 1800px){.hm_results_story{font-size:18px;line-height:1.5}}.hm_results_more{align-self:flex-start}.hm_results_card:focus-within,.hm_results_card.is_open{transform:translateY(-4px);box-shadow:0 2px 8px rgba(27,27,27,.06),0 18px 32px rgba(18,63,81,.18)}.hm_results_card:focus-within::before,.hm_results_card.is_open::before{opacity:0}.hm_results_card:focus-within .hm_results_value,.hm_results_card.is_open .hm_results_value{background-image:linear-gradient(164deg, #69b0c9 17%, #ecf5f8 82%)}.hm_results_card:focus-within .hm_results_label,.hm_results_card:focus-within .hm_results_client,.hm_results_card.is_open .hm_results_label,.hm_results_card.is_open .hm_results_client{color:#fff;background-image:none;-webkit-background-clip:border-box;background-clip:border-box}.hm_results_card:focus-within .hm_results_rule,.hm_results_card.is_open .hm_results_rule{border-top-color:hsla(0,0%,100%,.3)}.hm_results_card:focus-within .hm_results_foot,.hm_results_card.is_open .hm_results_foot{padding-right:0}.hm_results_card:focus-within .hm_results_toggle,.hm_results_card.is_open .hm_results_toggle{opacity:0}.hm_results_card:focus-within .hm_results_reveal,.hm_results_card.is_open .hm_results_reveal{grid-template-rows:1fr}@media(hover: hover)and (pointer: fine){.hm_results_card:hover{transform:translateY(-4px);box-shadow:0 2px 8px rgba(27,27,27,.06),0 18px 32px rgba(18,63,81,.18)}.hm_results_card:hover::before{opacity:0}.hm_results_card:hover .hm_results_value{background-image:linear-gradient(164deg, #69b0c9 17%, #ecf5f8 82%)}.hm_results_card:hover .hm_results_label,.hm_results_card:hover .hm_results_client{color:#fff;background-image:none;-webkit-background-clip:border-box;background-clip:border-box}.hm_results_card:hover .hm_results_rule{border-top-color:hsla(0,0%,100%,.3)}.hm_results_card:hover .hm_results_foot{padding-right:0}.hm_results_card:hover .hm_results_toggle{opacity:0}.hm_results_card:hover .hm_results_reveal{grid-template-rows:1fr}}.hm_shape{display:block;pointer-events:none}.hm_shape_cyan{background-image:linear-gradient(163.28deg, #69b0c9 17.115%, #ecf5f8 81.699%)}.hm_shape_cyan.is_flipped{background-image:linear-gradient(16.72deg, #69b0c9 17.115%, #ecf5f8 81.699%)}.hm_shape_cyan.is_half_turn{background-image:linear-gradient(343.28deg, #69b0c9 17.115%, #ecf5f8 81.699%)}.hm_shape_orange{background-color:#e89332}.hm_shape_ice{background-color:#ade1f6}.hm_shape_teal{background-color:#449cbb}.hm_shape_fade{background-image:linear-gradient(16.72deg, #69b0c9 17.115%, rgba(236, 245, 248, 0) 81.699%)}@media(max-width: 991.98px){.hm_shape{display:none}}.hm_ai{background-image:linear-gradient(-1.32deg, #173b50 7.24%, #215370 103.16%)}.hm_ai>.container{position:relative;z-index:1}.hm_ai_glow{pointer-events:none}.hm_ai_glow.is_top{top:calc(-85px*var(--nc-scale));left:calc(-385px*var(--nc-scale));width:calc(913px*var(--nc-scale));height:calc(913px*var(--nc-scale));background-image:radial-gradient(closest-side, rgba(51, 179, 232, 0.22), rgba(51, 179, 232, 0))}.hm_ai_glow.is_bottom{bottom:calc(-130px*var(--nc-scale));left:50%;width:calc(1734px*var(--nc-scale));height:calc(323px*var(--nc-scale));transform:translateX(-50%);background-image:radial-gradient(closest-side, rgba(51, 179, 232, 0.18), rgba(51, 179, 232, 0))}.hm_ai_head{gap:calc(32px*var(--nc-scale));max-width:calc(1040px*var(--nc-scale));margin:0 auto calc(40px*var(--nc-scale))}.hm_ai_stack{gap:calc(20px*var(--nc-scale))}.hm_ai_divider{grid-area:divider;align-self:stretch;width:0;margin:0;background-color:rgba(105,176,201,.45);transition:width 0s linear .45s,margin .45s cubic-bezier(0.22, 1, 0.36, 1)}@media(max-width: 1199.98px){.hm_ai_divider{display:none}}.hm_ai_text{margin:0 0 calc(52px*var(--nc-scale));color:#101828;font-family:"Roboto",sans-serif;font-weight:400;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.hm_ai_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.hm_ai_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.hm_ai_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.hm_ai_text{font-size:18px;line-height:1.5}}@media screen and (min-width: 1400px){.hm_ai_text{font-size:18px;line-height:1.5}}@media screen and (min-width: 1800px){.hm_ai_text{font-size:21px;line-height:1.5}}.hm_ai_text strong{font-weight:600}.hm_ai_text p{margin:0 0 calc(18px*var(--nc-scale))}.hm_ai_text p:last-child{margin-bottom:0}.hm_ai_row{grid-template-columns:minmax(0, 1fr) auto;grid-template-areas:"head media" "body media";border:1px solid #2686ae;border-radius:calc(20px*var(--nc-scale));background-color:rgba(0,0,0,0);transition:border-color .35s ease,background-color .35s ease,box-shadow .35s ease,transform .35s ease}.hm_ai_row.is_first{grid-template-columns:minmax(0, 1fr) auto auto;grid-template-areas:"head divider media" "body divider media"}.hm_ai_row.is_first .hm_ai_panel_copy{padding-right:calc(753px*var(--nc-scale))}@media(max-width: 1199.98px){.hm_ai_row.is_first .hm_ai_panel_copy{padding-right:calc(28px*var(--nc-scale))}}.hm_ai_row.is_first.is_open .hm_ai_trigger{padding-right:calc(753px*var(--nc-scale))}@media(max-width: 1199.98px){.hm_ai_row.is_first.is_open .hm_ai_trigger{padding-right:calc(56px*var(--nc-scale))}}@media(max-width: 991.98px){.hm_ai_row{grid-template-columns:minmax(0, 1fr);grid-template-areas:"head" "body" "media"}}@media(max-width: 1199.98px){.hm_ai_row.is_first{grid-template-columns:minmax(0, 1fr);grid-template-areas:"head" "body" "media"}}.hm_ai_row:not(.is_open):hover,.hm_ai_row:not(.is_open):focus-within{border-color:#69b0c9;background-color:hsla(0,0%,100%,.07);box-shadow:0 18px 34px rgba(0,0,0,.2);transform:translateY(-2px)}@media(prefers-reduced-motion: reduce){.hm_ai_row{transition:none}.hm_ai_row:not(.is_open):hover,.hm_ai_row:not(.is_open):focus-within{transform:none}}.hm_ai_trigger{grid-area:head;grid-column:1/-1;align-items:center;gap:calc(24px*var(--nc-scale));padding:calc(20px*var(--nc-scale)) calc(120px*var(--nc-scale)) calc(20px*var(--nc-scale)) calc(56px*var(--nc-scale));background:rgba(0,0,0,0);color:#fff;cursor:pointer;transition:padding .35s ease,color .35s ease}@media(max-width: 767.98px){.hm_ai_trigger{padding:calc(20px*var(--nc-scale)) calc(76px*var(--nc-scale)) calc(20px*var(--nc-scale)) calc(24px*var(--nc-scale))}}.hm_ai_trigger:focus-visible{outline:2px solid #e89332;outline-offset:-2px}.hm_ai_row_label{align-items:center;gap:calc(10px*var(--nc-scale));min-width:0;transition:gap .35s ease}.hm_ai_row_num{width:calc(66px*var(--nc-scale));font-family:"Poppins",sans-serif;font-weight:500;transition:color .35s ease;font-size:18px;line-height:1.4}@media screen and (min-width: 576px){.hm_ai_row_num{font-size:18px;line-height:1.4}}@media screen and (min-width: 768px){.hm_ai_row_num{font-size:18px;line-height:1.4}}@media screen and (min-width: 992px){.hm_ai_row_num{font-size:18px;line-height:1.4}}@media screen and (min-width: 1200px){.hm_ai_row_num{font-size:20px;line-height:1.4}}@media screen and (min-width: 1400px){.hm_ai_row_num{font-size:20px;line-height:1.4}}@media screen and (min-width: 1800px){.hm_ai_row_num{font-size:24px;line-height:1.4}}.hm_ai_row:not(.is_open) .hm_ai_row_title br{display:none}.hm_ai_row_title{font-family:"Poppins",sans-serif;font-weight:500;transition:color .35s ease;font-size:20px;line-height:1.3}@media screen and (min-width: 576px){.hm_ai_row_title{font-size:20px;line-height:1.3}}@media screen and (min-width: 768px){.hm_ai_row_title{font-size:22px;line-height:1.3}}@media screen and (min-width: 992px){.hm_ai_row_title{font-size:22px;line-height:1.3}}@media screen and (min-width: 1200px){.hm_ai_row_title{font-size:24px;line-height:1.4}}@media screen and (min-width: 1400px){.hm_ai_row_title{font-size:24px;line-height:1.4}}@media screen and (min-width: 1800px){.hm_ai_row_title{font-size:28px;line-height:1.4}}.hm_ai_row_icon{z-index:2;top:50%;right:calc(56px*var(--nc-scale));width:calc(40px*var(--nc-scale));height:calc(40px*var(--nc-scale));transform:translateY(-50%);transition:transform .35s ease,top .35s ease,right .35s ease}@media(max-width: 767.98px){.hm_ai_row_icon{right:calc(24px*var(--nc-scale))}}@media(prefers-reduced-motion: reduce){.hm_ai_row_icon{transition:none}}.hm_ai_panel{grid-area:body;grid-column:1/-1;grid-template-rows:0fr;transition:grid-template-rows .45s cubic-bezier(0.22, 1, 0.36, 1)}@media(prefers-reduced-motion: reduce){.hm_ai_panel{transition:none}}.hm_ai_panel_inner{visibility:hidden;transition:visibility 0s linear .45s}.hm_ai_panel_copy{padding:0 calc(619px*var(--nc-scale)) calc(56px*var(--nc-scale)) calc(56px*var(--nc-scale))}.hm_ai_panel_copy .hm_ai_text{margin-bottom:calc(40px*var(--nc-scale))}@media(max-width: 991.98px){.hm_ai_panel_copy{padding:0 calc(28px*var(--nc-scale)) calc(40px*var(--nc-scale))}}@media(max-width: 575.98px)and (max-width: 575.98px){.hm_ai_panel_copy{padding:0 20px 24px}}.hm_ai_media{grid-area:media;align-self:center;pointer-events:none;width:0;height:0;margin:0;border-radius:calc(16px*var(--nc-scale));-o-object-fit:cover;object-fit:cover}.hm_ai_media.is_wide{border-radius:0;-o-object-fit:contain;object-fit:contain}@media(max-width: 991.98px){.hm_ai_media.is_wide{aspect-ratio:609/537}}.hm_ai_media{transition:height .45s cubic-bezier(0.22, 1, 0.36, 1),margin-block .45s cubic-bezier(0.22, 1, 0.36, 1),width 0s linear .45s,margin-inline 0s linear .45s;font-size:14px;line-height:1.5}@media screen and (min-width: 576px){.hm_ai_media{font-size:14px;line-height:1.5}}@media screen and (min-width: 768px){.hm_ai_media{font-size:14px;line-height:1.5}}@media screen and (min-width: 992px){.hm_ai_media{font-size:14px;line-height:1.5}}@media screen and (min-width: 1200px){.hm_ai_media{font-size:14px;line-height:1.5}}@media screen and (min-width: 1400px){.hm_ai_media{font-size:14px;line-height:1.5}}@media screen and (min-width: 1800px){.hm_ai_media{font-size:16px;line-height:1.5}}@media(max-width: 991.98px){.hm_ai_media{width:100%;max-width:calc(560px*var(--nc-scale));height:auto;max-height:0;margin:0 auto;aspect-ratio:1;transition:max-height .45s cubic-bezier(0.22, 1, 0.36, 1),margin .45s cubic-bezier(0.22, 1, 0.36, 1)}}@media(prefers-reduced-motion: reduce){.hm_ai_media{transition:none}}.hm_ai_row.is_open{border-color:rgba(0,0,0,0);background-color:#fff;box-shadow:0 100px 60px rgba(18,63,81,.05),0 44px 44px rgba(18,63,81,.09),0 11px 24px rgba(18,63,81,.1)}.hm_ai_row.is_open .hm_ai_trigger{padding:calc(56px*var(--nc-scale)) calc(563px*var(--nc-scale)) calc(40px*var(--nc-scale)) calc(56px*var(--nc-scale));align-items:flex-start}@media(max-width: 991.98px){.hm_ai_row.is_open .hm_ai_trigger{padding:calc(40px*var(--nc-scale)) calc(28px*var(--nc-scale)) calc(40px*var(--nc-scale))}}@media(max-width: 575.98px){.hm_ai_row.is_open .hm_ai_trigger{padding:24px 20px 24px}}.hm_ai_row.is_open .hm_ai_row_label{flex-direction:column;align-items:flex-start;gap:calc(40px*var(--nc-scale))}.hm_ai_row.is_open .hm_ai_divider{width:1px;margin:calc(56px*var(--nc-scale)) 0;transition-delay:0s}.hm_ai_row.is_open .hm_ai_media.is_wide{width:calc(584px*var(--nc-scale));height:calc(515px*var(--nc-scale))}@media(max-width: 991.98px){.hm_ai_row.is_open .hm_ai_media.is_wide{width:100%;height:auto;max-height:calc(515px*var(--nc-scale))}}.hm_ai_row.is_open .hm_ai_media{width:calc(451px*var(--nc-scale));height:calc(451px*var(--nc-scale));margin:calc(56px*var(--nc-scale));transition-delay:0s}@media(max-width: 991.98px){.hm_ai_row.is_open .hm_ai_media{width:100%;height:auto;max-height:calc(560px*var(--nc-scale));margin:0 auto calc(40px*var(--nc-scale))}}.hm_ai_row.is_open .hm_ai_row_num{width:auto;color:#e89332;font-size:28px;line-height:1.3}@media screen and (min-width: 576px){.hm_ai_row.is_open .hm_ai_row_num{font-size:28px;line-height:1.3}}@media screen and (min-width: 768px){.hm_ai_row.is_open .hm_ai_row_num{font-size:28px;line-height:1.3}}@media screen and (min-width: 992px){.hm_ai_row.is_open .hm_ai_row_num{font-size:28px;line-height:1.3}}@media screen and (min-width: 1200px){.hm_ai_row.is_open .hm_ai_row_num{font-size:30px;line-height:1.3}}@media screen and (min-width: 1400px){.hm_ai_row.is_open .hm_ai_row_num{font-size:32px;line-height:1.3}}@media screen and (min-width: 1800px){.hm_ai_row.is_open .hm_ai_row_num{font-size:38px;line-height:1.3}}.hm_ai_row.is_open .hm_ai_row_title{color:#101828;font-size:28px;line-height:1.3}@media screen and (min-width: 576px){.hm_ai_row.is_open .hm_ai_row_title{font-size:28px;line-height:1.3}}@media screen and (min-width: 768px){.hm_ai_row.is_open .hm_ai_row_title{font-size:28px;line-height:1.3}}@media screen and (min-width: 992px){.hm_ai_row.is_open .hm_ai_row_title{font-size:28px;line-height:1.3}}@media screen and (min-width: 1200px){.hm_ai_row.is_open .hm_ai_row_title{font-size:30px;line-height:1.3}}@media screen and (min-width: 1400px){.hm_ai_row.is_open .hm_ai_row_title{font-size:32px;line-height:1.3}}@media screen and (min-width: 1800px){.hm_ai_row.is_open .hm_ai_row_title{font-size:38px;line-height:1.3}}.hm_ai_row.is_open .hm_ai_row_icon{top:calc(16px*var(--nc-scale));right:calc(16px*var(--nc-scale));transform:rotate(45deg)}.hm_ai_row.is_open .hm_ai_panel{grid-template-rows:1fr}.hm_ai_row.is_open .hm_ai_panel_inner{visibility:visible;transition-delay:0s}.hm_ai_trigger[aria-expanded=true] .hm_ai_row_icon{transform:rotate(45deg)}.hm_model{background-color:#173b50}.hm_model_grid{grid-template-columns:minmax(0, calc(619px * var(--nc-scale))) minmax(0, calc(593px * var(--nc-scale)));gap:calc(64px*var(--nc-scale))}@media(max-width: 1199.98px){.hm_model_grid{grid-template-columns:minmax(0, 1fr);gap:calc(48px*var(--nc-scale))}}.hm_model_copy{z-index:1;gap:calc(38px*var(--nc-scale))}.hm_model_kicker{color:#fff;font-family:"Poppins",sans-serif;font-weight:500;font-size:20px;line-height:1.3}@media screen and (min-width: 576px){.hm_model_kicker{font-size:20px;line-height:1.3}}@media screen and (min-width: 768px){.hm_model_kicker{font-size:22px;line-height:1.3}}@media screen and (min-width: 992px){.hm_model_kicker{font-size:22px;line-height:1.3}}@media screen and (min-width: 1200px){.hm_model_kicker{font-size:24px;line-height:1.4}}@media screen and (min-width: 1400px){.hm_model_kicker{font-size:24px;line-height:1.4}}@media screen and (min-width: 1800px){.hm_model_kicker{font-size:28px;line-height:1.4}}.hm_model_text{margin:calc(16px*var(--nc-scale)) 0 0;color:#fff;font-family:"Roboto",sans-serif;font-weight:400;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.hm_model_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.hm_model_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.hm_model_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.hm_model_text{font-size:18px;line-height:1.5}}@media screen and (min-width: 1400px){.hm_model_text{font-size:18px;line-height:1.5}}@media screen and (min-width: 1800px){.hm_model_text{font-size:21px;line-height:1.5}}.hm_model_list{gap:calc(16px*var(--nc-scale))}.hm_model_card{padding:calc(24px*var(--nc-scale));border:1px solid #79a3bc;border-radius:calc(20px*var(--nc-scale));color:#fff;transition:border-color .35s ease,color .35s ease,box-shadow .35s ease}.hm_model_card::before{content:"";position:absolute;z-index:-1;inset:-1px;border-radius:inherit;background-image:linear-gradient(180deg, #ffffff 0%, #d6f0fa 100%);opacity:0;transition:opacity .35s ease}.hm_model_card.is_active{border-color:rgba(0,0,0,0);color:#123f51;box-shadow:0 18px 30px rgba(0,0,0,.16)}.hm_model_card.is_active::before{opacity:1}.hm_model_card.is_active p{color:rgba(18,63,81,.78)}.hm_model_card h3,.hm_model_card .h3{margin:0 0 calc(8px*var(--nc-scale));font-family:"Poppins",sans-serif;font-weight:500;font-size:18px;line-height:1.4}@media screen and (min-width: 576px){.hm_model_card h3,.hm_model_card .h3{font-size:18px;line-height:1.4}}@media screen and (min-width: 768px){.hm_model_card h3,.hm_model_card .h3{font-size:18px;line-height:1.4}}@media screen and (min-width: 992px){.hm_model_card h3,.hm_model_card .h3{font-size:18px;line-height:1.4}}@media screen and (min-width: 1200px){.hm_model_card h3,.hm_model_card .h3{font-size:20px;line-height:1.4}}@media screen and (min-width: 1400px){.hm_model_card h3,.hm_model_card .h3{font-size:20px;line-height:1.4}}@media screen and (min-width: 1800px){.hm_model_card h3,.hm_model_card .h3{font-size:24px;line-height:1.4}}.hm_model_card p{margin:0;font-family:"Roboto",sans-serif;font-weight:400;transition:color .35s ease;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.hm_model_card p{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.hm_model_card p{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.hm_model_card p{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.hm_model_card p{font-size:16px;line-height:1.5}}@media screen and (min-width: 1400px){.hm_model_card p{font-size:16px;line-height:1.5}}@media screen and (min-width: 1800px){.hm_model_card p{font-size:18px;line-height:1.5}}.hm_model_orbit{z-index:0;max-width:calc(593px*var(--nc-scale));aspect-ratio:593/623;justify-self:center}.hm_model_orbit_svg{overflow:visible}.hm_model_orbit_mark{left:23.60876897%;top:45.98715891%;width:12.47892074%;height:auto;pointer-events:none}.hm_model .hm_orbit_ring{--ring-op: 0.38;--ring-op-hit: 0.85;--ring-hit: 1.055;fill:none;stroke:#449cbb;stroke-width:1;opacity:var(--ring-op)}.hm_model .hm_orbit_ring.is_faint{--ring-op: 0.16;--ring-op-hit: 0.62;--ring-hit: 1.085}.hm_model .hm_orbit_ring.is_dash{--ring-op: 0.3;--ring-op-hit: 0.78;--ring-hit: 1.07;stroke-dasharray:3 10}.hm_model .hm_orbit_disc{fill:hsla(0,0%,100%,.06);stroke:#449cbb;stroke-width:2}.hm_model .hm_orbit_link{fill:none;stroke:#69b0c9;stroke-width:1.5;stroke-linecap:round;opacity:.7;transition:opacity .3s ease,stroke .3s ease}.hm_model .hm_orbit_link.is_active{stroke:#9ad4ea;opacity:1}.hm_model .hm_orbit_node{r:5.5px;fill:#ecf5f8;stroke:rgba(0,0,0,0);stroke-width:0;opacity:.9;transition:fill .35s ease,r .35s ease,stroke .35s ease,stroke-width .35s ease,filter .35s ease}.hm_model .hm_orbit_node.is_active{r:6px;fill:#e89332;stroke:hsla(0,0%,100%,.65);stroke-width:1;opacity:1;filter:drop-shadow(0 0 3px rgba(232, 147, 50, 0.45))}.hm_model .hm_orbit_wave{fill:none;stroke:#449cbb;stroke-width:1;vector-effect:non-scaling-stroke;opacity:0}@media(prefers-reduced-motion: no-preference){.hm_model .hm_orbit_wave{--wave-to: 7.75;transform-box:view-box;transform-origin:177px 312px;animation:hm-orbit-wave 9s cubic-bezier(0.3, 0.45, 0.35, 1) infinite}.hm_model .hm_orbit_wave:nth-child(2){animation-delay:3s}.hm_model .hm_orbit_wave:nth-child(3){animation-delay:6s}.hm_model .hm_orbit_ring{transform-box:view-box;transform-origin:177px 312px;animation:hm-orbit-hit 3s cubic-bezier(0.2, 0.7, 0.3, 1) infinite;animation-delay:-0.037s}.hm_model .hm_orbit_ring.is_faint{animation-delay:.658s}.hm_model .hm_orbit_ring.is_dash{animation:hm-orbit-spin 54s linear infinite,hm-orbit-hit 3s cubic-bezier(0.2, 0.7, 0.3, 1) infinite;animation-delay:0s,.269s}.hm_model .hm_orbit_node{transform-box:fill-box;transform-origin:center;animation:hm-orbit-pulse 3.2s ease-in-out infinite}.hm_model .hm_orbit_node:nth-child(2){animation-delay:.9s}.hm_model .hm_orbit_node:nth-child(3){animation-delay:1.8s}}.hm_model_pill{padding:calc(10px*var(--nc-scale));border:1px solid #2686ae;border-radius:calc(32px*var(--nc-scale));transition:border-color .35s ease,box-shadow .35s ease}.hm_model_pill::before{content:"";position:absolute;inset:-1px;border-radius:inherit;background-image:linear-gradient(158deg, rgba(240, 245, 248, 0.6) 0%, rgba(174, 187, 195, 0.48) 46%, rgba(214, 224, 230, 0.55) 100%);opacity:0;transition:opacity .35s ease}.hm_model_pill.is_active{border-color:hsla(0,0%,100%,.45);box-shadow:0 16px 30px rgba(0,0,0,.24)}.hm_model_pill.is_active::before{opacity:1}.hm_model_pill.is_one{left:36.59359191%;top:6.98394864%}.hm_model_pill.is_two{right:0;top:41.33386838%}.hm_model_pill.is_three{left:36.59359191%;top:75.84430177%}.hm_model_pill_inner{z-index:1;gap:calc(24px*var(--nc-scale));padding:calc(20px*var(--nc-scale)) calc(28px*var(--nc-scale));border-radius:calc(24px*var(--nc-scale));background-image:linear-gradient(180deg, #ffffff 0%, #d6f0fa 100%);box-shadow:0 49px 15px rgba(0,0,0,.08),0 22px 11px rgba(0,0,0,.13),0 5px 6px rgba(0,0,0,.15)}.hm_model_pill_inner img{display:block;flex-shrink:0;width:calc(32px*var(--nc-scale));height:calc(32px*var(--nc-scale))}.hm_model_pill_inner p{margin:0;font-family:"Poppins",sans-serif;font-weight:500;white-space:nowrap;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.hm_model_pill_inner p{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.hm_model_pill_inner p{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.hm_model_pill_inner p{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.hm_model_pill_inner p{font-size:18px;line-height:1.5}}@media screen and (min-width: 1400px){.hm_model_pill_inner p{font-size:18px;line-height:1.5}}@media screen and (min-width: 1800px){.hm_model_pill_inner p{font-size:21px;line-height:1.5}}.hm_model_pill_inner p{background-image:linear-gradient(180deg, #173b50 0%, #215370 100%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0)}@media(max-width: 767.98px){.hm_model_pill_inner{gap:calc(12px*var(--nc-scale));padding:calc(12px*var(--nc-scale)) calc(16px*var(--nc-scale))}}@keyframes hm-orbit-wave{0%{transform:scale(1);opacity:0}4%{opacity:.3}70%{opacity:.1}100%{transform:scale(var(--wave-to));opacity:0}}@keyframes hm-orbit-spin{to{rotate:360deg}}@keyframes hm-orbit-hit{0%,100%{scale:1;opacity:var(--ring-op)}10%{scale:var(--ring-hit);opacity:var(--ring-op-hit)}62%{scale:1;opacity:var(--ring-op)}}@keyframes hm-orbit-pulse{0%,100%{transform:scale(1);opacity:.9}50%{transform:scale(1.45);opacity:1}}.hm_loader_on,.hm_loader_on body{overflow:hidden}.hm_loader_hold .nc_logo,.hm_loader_hold .nc_header_logo img{opacity:0}.hm_loader{position:fixed;z-index:9999;inset:0;display:flex}.hm_loader::before{content:"";position:absolute;inset:0;background-image:radial-gradient(720px 520px at 50% 45%, #17394c 0%, #122e3e 72%);transition:opacity .5s ease}.hm_loader.is_gone{display:none}.hm_loader.is_leaving::before{opacity:0}.hm_loader_stage{z-index:1}.hm_loader_morph{width:150px;height:150px;overflow:visible;transition:opacity .5s ease,transform .55s cubic-bezier(0.65, 0, 0.3, 1)}.hm_loader.is_built .hm_loader_morph{opacity:0;transform:scale(0.12) rotate(150deg)}.hm_loader_logo{width:min(440px,74vw);height:auto;overflow:visible;opacity:0;pointer-events:none}.hm_loader.is_built .hm_loader_logo{opacity:1}.hm_loader_piece{transform-box:fill-box;transform-origin:center;opacity:0}.hm_loader_ltr{transform-box:fill-box;transform-origin:50% 100%;fill:#fff;fill-opacity:0;stroke:#e89332;stroke-width:.5;stroke-opacity:1;stroke-dasharray:var(--len);stroke-dashoffset:var(--len)}.hm_loader.is_built .hm_loader_piece.is_top{animation:hm-loader-top .95s cubic-bezier(0.18, 1.25, 0.35, 1) .34s both}.hm_loader.is_built .hm_loader_piece.is_bot{animation:hm-loader-bot .95s cubic-bezier(0.18, 1.25, 0.35, 1) .45s both}.hm_loader.is_built .hm_loader_ltr{animation:hm-loader-draw .8s cubic-bezier(0.4, 0, 0.2, 1) calc(var(--d) + .34s) forwards,hm-loader-fill .5s ease-out calc(var(--d) + .68s) forwards,hm-loader-unstroke .55s ease-out calc(var(--d) + .82s) forwards}.hm_loader.is_flying .hm_loader_logo{transform:translate(var(--fly-x), var(--fly-y)) scale(var(--fly-s));transition:transform .9s cubic-bezier(0.6, 0.02, 0.24, 1)}.hm_loader_progress{z-index:1;bottom:14vh;left:50%;gap:calc(14px*var(--nc-scale));transform:translateX(-50%);transition:opacity .45s ease}.hm_loader.is_built .hm_loader_progress{opacity:0}.hm_loader_track{width:190px;height:2px;background-color:hsla(0,0%,100%,.16)}.hm_loader_track i{position:absolute;top:0;bottom:0;left:0;width:0;background-color:#e89332;transition:width .25s ease-out}.hm_loader_pct{color:#7d97a6;font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:11.5px;letter-spacing:.22em;font-variant-numeric:tabular-nums}@keyframes hm-loader-top{from{opacity:0;transform:translate(-20px, -13px) rotate(-16deg) scale(0.85)}to{opacity:1;transform:translate(0, 0) rotate(0) scale(1)}}@keyframes hm-loader-bot{from{opacity:0;transform:translate(20px, 13px) rotate(16deg) scale(0.85)}to{opacity:1;transform:translate(0, 0) rotate(0) scale(1)}}@keyframes hm-loader-draw{from{stroke-dashoffset:var(--len);transform:translateY(5px) scaleY(0.94)}to{stroke-dashoffset:0;transform:translateY(0) scaleY(1)}}@keyframes hm-loader-fill{from{fill-opacity:0}to{fill-opacity:1}}@keyframes hm-loader-unstroke{to{stroke-opacity:0}}@media(prefers-reduced-motion: reduce){.hm_loader_morph{display:none}.hm_loader_piece,.hm_loader_ltr{animation:none !important;opacity:1}.hm_loader_ltr{fill-opacity:1;stroke-opacity:0;stroke-dashoffset:0}.hm_loader.is_flying .hm_loader_logo{transition:none}}.hm_solutions{background-image:linear-gradient(to top, #c5e0ea 0%, #ffffff 102.04%)}.hm_solutions_head{flex-direction:column;gap:calc(24px*var(--nc-scale));margin-bottom:calc(40px*var(--nc-scale))}@media(min-width: 992px){.hm_solutions_head{flex-direction:row;align-items:flex-end;gap:calc(34px*var(--nc-scale))}}.hm_solutions_title{flex:0 0 auto;max-width:calc(603px*var(--nc-scale))}.hm_solutions_head_col{display:flex;flex-direction:column;align-items:flex-start}.hm_solutions_sub{max-width:calc(558px*var(--nc-scale))}.hm_solutions_actions{margin-top:calc(24px*var(--nc-scale))}@media(min-width: 1200px){.hm_solutions_panel.is_first_active .hm_solutions_tabs,.hm_solutions_panel.is_first_active .hm_solutions_body{border-top-left-radius:0}}@media(min-width: 1200px){.hm_solutions_panel.is_last_active .hm_solutions_tabs,.hm_solutions_panel.is_last_active .hm_solutions_body{border-top-right-radius:0}}.hm_solutions_panel{padding:calc(4px*var(--nc-scale));border-radius:calc(24px*var(--nc-scale));background-color:#fff}@media(max-width: 1199.98px){.hm_solutions_panel{display:flex;flex-direction:column;gap:calc(10px*var(--nc-scale));padding:calc(10px*var(--nc-scale));border-radius:calc(16px*var(--nc-scale))}}@media(min-width: 1200px){.hm_solutions_tabs{display:flex;align-items:flex-end}}@media(max-width: 1199.98px){.hm_solutions_tabs{display:contents}}@media(max-width: 767.98px){.hm_solutions_tabs{flex-wrap:wrap;gap:calc(8px*var(--nc-scale));padding:calc(8px*var(--nc-scale))}}@media(min-width: 1200px){.hm_solutions_tabs:has(>.hm_solutions_tab:nth-child(2):last-child) .hm_solutions_tab{flex:0 0 52.80032468%;max-width:52.80032468%}}.hm_solutions_tab{--hm-tab-bg: #ffffff;--hm-tab-notch: calc(86px * var(--nc-scale));flex:0 0 34.49675325%;min-width:0;height:calc(59px*var(--nc-scale));padding:calc(16px*var(--nc-scale)) calc(20px*var(--nc-scale));background:rgba(0,0,0,0);color:#123f51;font-family:"Roboto",sans-serif;font-weight:500;cursor:pointer;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.hm_solutions_tab{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.hm_solutions_tab{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.hm_solutions_tab{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.hm_solutions_tab{font-size:18px;line-height:1.5}}@media screen and (min-width: 1400px){.hm_solutions_tab{font-size:18px;line-height:1.5}}@media screen and (min-width: 1800px){.hm_solutions_tab{font-size:21px;line-height:1.5}}.hm_solutions_tab:nth-child(2){flex-basis:41.47727273%}.hm_solutions_tab:nth-child(3){flex-basis:35.22727273%}.hm_solutions_tab:last-child{--hm-tab-notch: 0px}.hm_solutions_tab.is_active{--hm-tab-bg: #123f51;color:#fff}@media(hover: hover)and (pointer: fine){.hm_solutions_tab:not(.is_active):hover{--hm-tab-bg: #e7e9ed}}.hm_solutions_tab:focus-visible{outline:2px solid #e89332;outline-offset:-2px}@media(min-width: 1200px){.hm_solutions_tab{justify-content:center;text-align:center}.hm_solutions_tab:nth-child(1){z-index:9}.hm_solutions_tab:nth-child(2){z-index:8}.hm_solutions_tab:nth-child(3){z-index:7}.hm_solutions_tab:nth-child(4){z-index:6}.hm_solutions_tab:nth-child(5){z-index:5}.hm_solutions_tab:nth-child(6){z-index:4}.hm_solutions_tab:nth-child(7){z-index:3}.hm_solutions_tab:nth-child(8){z-index:2}.hm_solutions_tab+.hm_solutions_tab{margin-left:calc(-69px*var(--nc-scale))}.hm_solutions_tab:not(:first-child){padding-left:calc(106px*var(--nc-scale))}.hm_solutions_tab:not(:last-child){padding-right:calc(106px*var(--nc-scale))}.hm_solutions_tab::before{content:"";position:absolute;top:0;bottom:0;left:0;right:var(--hm-tab-notch);z-index:-1;background-color:var(--hm-tab-bg)}.hm_solutions_tab:first-child::before{border-top-left-radius:calc(20px*var(--nc-scale))}.hm_solutions_tab:last-child::before{border-top-right-radius:calc(20px*var(--nc-scale))}.hm_solutions_tab:not(:last-child)::after{content:"";position:absolute;top:0;bottom:0;right:calc(var(--hm-tab-notch) - calc(69.11px * var(--nc-scale)));width:calc(69.11px*var(--nc-scale));z-index:-1;background-color:var(--hm-tab-bg);-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='69.1107' height='59' viewBox='0 0 69.1107 59' preserveAspectRatio='none'%3E%3Cpath d='M11.953 0H0V59H69.1107C61.9654 59 55.3628 55.188 51.7902 49L29.2735 10C25.7008 3.81198 19.0983 0 11.953 0Z' fill='%23000'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='69.1107' height='59' viewBox='0 0 69.1107 59' preserveAspectRatio='none'%3E%3Cpath d='M11.953 0H0V59H69.1107C61.9654 59 55.3628 55.188 51.7902 49L29.2735 10C25.7008 3.81198 19.0983 0 11.953 0Z' fill='%23000'/%3E%3C/svg%3E");-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.hm_solutions_tab_flip{position:absolute;top:0;bottom:0;right:calc(var(--hm-tab-notch) - calc(69.11px * var(--nc-scale)));z-index:-1;width:calc(69.11px*var(--nc-scale));background-color:var(--hm-tab-bg);opacity:0;transform:scaleY(-1);-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='69.1107' height='59' viewBox='0 0 69.1107 59' preserveAspectRatio='none'%3E%3Cpath d='M11.953 0H0V59H69.1107C61.9654 59 55.3628 55.188 51.7902 49L29.2735 10C25.7008 3.81198 19.0983 0 11.953 0Z' fill='%23000'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='69.1107' height='59' viewBox='0 0 69.1107 59' preserveAspectRatio='none'%3E%3Cpath d='M11.953 0H0V59H69.1107C61.9654 59 55.3628 55.188 51.7902 49L29.2735 10C25.7008 3.81198 19.0983 0 11.953 0Z' fill='%23000'/%3E%3C/svg%3E");-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.hm_solutions_tab:last-child .hm_solutions_tab_flip{display:none}.hm_solutions_tab.is_before_active::after{opacity:0}.hm_solutions_tab.is_before_active .hm_solutions_tab_flip{opacity:1}}@media(max-width: 1199.98px){.hm_solutions_tab{flex:1 1 100% !important;order:1;height:auto;padding:calc(18px*var(--nc-scale)) calc(24px*var(--nc-scale));border-radius:calc(12px*var(--nc-scale));background-color:var(--hm-tab-bg);text-align:left;transition:background-color .25s ease,color .25s ease}.hm_solutions_tab:nth-child(1){order:1}.hm_solutions_tab:nth-child(2){order:3}.hm_solutions_tab:nth-child(3){order:5}.hm_solutions_tab:nth-child(4){order:7}.hm_solutions_tab:nth-child(5){order:9}.hm_solutions_tab:nth-child(6){order:11}.hm_solutions_tab:nth-child(7){order:13}.hm_solutions_tab:nth-child(8){order:15}.hm_solutions_tab{display:flex;align-items:center;justify-content:space-between;gap:calc(16px*var(--nc-scale));z-index:1}.hm_solutions_tab.is_active{border-bottom-left-radius:0;border-bottom-right-radius:0}}.hm_solutions_tab_icon{display:none;width:calc(24px*var(--nc-scale));height:calc(24px*var(--nc-scale));background-color:currentColor;transition:transform .3s ease;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M12 5v14M5 12h14' stroke='%23000' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M12 5v14M5 12h14' stroke='%23000' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}@media(max-width: 1199.98px){.hm_solutions_tab_icon{display:block}}.hm_solutions_tab.is_active .hm_solutions_tab_icon{transform:rotate(45deg)}@media(max-width: 1199.98px){.hm_solutions_body:nth-child(2){order:2}.hm_solutions_body:nth-child(3){order:4}.hm_solutions_body:nth-child(4){order:6}.hm_solutions_body:nth-child(5){order:8}.hm_solutions_body:nth-child(6){order:10}.hm_solutions_body:nth-child(7){order:12}.hm_solutions_body:nth-child(8){order:14}.hm_solutions_body:nth-child(9){order:16}}.hm_solutions_body{display:none;align-items:center;gap:calc(76px*var(--nc-scale));padding:calc(40px*var(--nc-scale)) calc(40px*var(--nc-scale)) calc(40px*var(--nc-scale)) calc(64px*var(--nc-scale));border-radius:calc(20px*var(--nc-scale));background-color:#123f51}.hm_solutions_body.is_active{display:flex}@media(max-width: 991.98px){.hm_solutions_body{flex-direction:column;align-items:flex-start;padding:calc(32px*var(--nc-scale))}}@media(max-width: 1199.98px){.hm_solutions_body{margin-top:calc(-10px*var(--nc-scale));border-radius:0 0 calc(12px*var(--nc-scale)) calc(12px*var(--nc-scale))}}.hm_solutions_copy .nc_btn_link{align-self:flex-start}.hm_solutions_body.is_active .hm_solutions_card_title,.hm_solutions_body.is_active .hm_solutions_card_text,.hm_solutions_body.is_active .hm_solutions_media,.hm_solutions_body.is_active .nc_btn_link{animation:hm-solutions-in .45s cubic-bezier(0.22, 1, 0.36, 1) both}.hm_solutions_body.is_active .hm_solutions_media{animation-delay:.04s}.hm_solutions_body.is_active .hm_solutions_media.object-fit-contain img{-o-object-fit:contain;object-fit:contain}.hm_solutions_body.is_active .hm_solutions_card_text{animation-delay:.08s}.hm_solutions_body.is_active .nc_btn_link{animation-delay:.14s}@media(prefers-reduced-motion: reduce){.hm_solutions_body.is_active .hm_solutions_card_title,.hm_solutions_body.is_active .hm_solutions_card_text,.hm_solutions_body.is_active .hm_solutions_media,.hm_solutions_body.is_active .nc_btn_link{animation:none}}.hm_solutions_copy{gap:calc(32px*var(--nc-scale));width:calc(294px*var(--nc-scale))}@media(max-width: 991.98px){.hm_solutions_copy{width:100%}}.hm_solutions_card_title{padding-bottom:.14em;margin:0 0 calc(calc(20px * var(--nc-scale)) - .14em);font-family:"Poppins",sans-serif;font-weight:500;font-size:28px;line-height:1.3}@media screen and (min-width: 576px){.hm_solutions_card_title{font-size:28px;line-height:1.3}}@media screen and (min-width: 768px){.hm_solutions_card_title{font-size:28px;line-height:1.3}}@media screen and (min-width: 992px){.hm_solutions_card_title{font-size:28px;line-height:1.3}}@media screen and (min-width: 1200px){.hm_solutions_card_title{font-size:30px;line-height:1.3}}@media screen and (min-width: 1400px){.hm_solutions_card_title{font-size:32px;line-height:1.3}}@media screen and (min-width: 1800px){.hm_solutions_card_title{font-size:38px;line-height:1.3}}.hm_solutions_card_title{background-image:linear-gradient(175.19deg, #69b0c9 17.115%, #ecf5f8 81.699%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0)}.hm_solutions_card_text{color:#fff;font-family:"Roboto",sans-serif;font-weight:400;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.hm_solutions_card_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.hm_solutions_card_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.hm_solutions_card_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.hm_solutions_card_text{font-size:18px;line-height:1.5}}@media screen and (min-width: 1400px){.hm_solutions_card_text{font-size:18px;line-height:1.5}}@media screen and (min-width: 1800px){.hm_solutions_card_text{font-size:21px;line-height:1.5}}.hm_solutions_media{flex:1 1 auto;min-width:0;border-radius:calc(12px*var(--nc-scale))}@media(max-width: 991.98px){.hm_solutions_media{flex:1;min-width:100%;max-width:100%}}.hm_solutions_media img{display:block;width:100%;height:calc(422px*var(--nc-scale));-o-object-fit:cover;object-fit:cover}@media(max-width: 991.98px){.hm_solutions_media img{height:auto;aspect-ratio:758/422}}.hm_solutions_media video,.hm_solutions_media iframe{display:block;width:100%;height:auto}.hm_solutions_media.is_emblem{flex:0 0 auto;display:flex;align-items:center;justify-content:center;border-radius:0}.hm_solutions_media.is_emblem img{width:auto;max-width:100%;height:calc(341px*var(--nc-scale));-o-object-fit:contain;object-fit:contain}@media(max-width: 991.98px){.hm_solutions_media.is_emblem img{height:auto;width:max(220px,calc(341px * var(--nc-scale)));aspect-ratio:1}}@keyframes hm-solutions-in{from{opacity:0;transform:translateY(calc(14px * var(--nc-scale)))}to{opacity:1;transform:none}}.hm_insights{background-image:linear-gradient(-1.32deg, #173b50 7.24%, #215370 103.16%)}.hm_insights_title{padding-bottom:.2em;margin:0 0 calc(calc(40px * var(--nc-scale)) - .2em);font-family:"Poppins",sans-serif;font-weight:600;font-size:28px;line-height:1.15}@media screen and (min-width: 576px){.hm_insights_title{font-size:32px;line-height:1.1}}@media screen and (min-width: 768px){.hm_insights_title{font-size:36px;line-height:1.1}}@media screen and (min-width: 992px){.hm_insights_title{font-size:42px;line-height:1.2}}@media screen and (min-width: 1200px){.hm_insights_title{font-size:46px;line-height:1.2}}@media screen and (min-width: 1400px){.hm_insights_title{font-size:50px;line-height:1.3}}@media screen and (min-width: 1800px){.hm_insights_title{font-size:60px;line-height:1.3}}.hm_insights_title{background-image:linear-gradient(179.18deg, #69b0c9 17.115%, #ecf5f8 81.699%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0)}.hm_insights_grid{grid-template-columns:minmax(0, 46.4fr) minmax(0, 25.25fr) minmax(0, 25.25fr);gap:calc(28px*var(--nc-scale))}@media(max-width: 1199.98px){.hm_insights_grid{grid-template-columns:minmax(0, 1fr) minmax(0, 1fr)}}@media(max-width: 767.98px){.hm_insights_grid{grid-template-columns:minmax(0, 1fr)}}.hm_insights_card{gap:calc(20px*var(--nc-scale));min-height:calc(446px*var(--nc-scale));padding:calc(110px*var(--nc-scale)) calc(32px*var(--nc-scale)) calc(32px*var(--nc-scale));border:1px solid #2686ae;border-radius:calc(16px*var(--nc-scale));background-image:linear-gradient(180deg, #173b50 0%, #215370 100%);transition:border-color .3s ease,box-shadow .3s ease,translate .3s ease}.hm_insights_card:hover,.hm_insights_card:focus-within{border-color:#33b3e8;box-shadow:0 calc(18px*var(--nc-scale)) calc(38px*var(--nc-scale)) rgba(14,35,47,.45),0 0 calc(26px*var(--nc-scale)) rgba(51,179,232,.18);translate:0 calc(-6px*var(--nc-scale))}.hm_insights_card:hover .hm_insights_media img,.hm_insights_card:focus-within .hm_insights_media img{scale:1.06}@media(prefers-reduced-motion: reduce){.hm_insights_card{transition:border-color .3s ease,box-shadow .3s ease}.hm_insights_card:hover,.hm_insights_card:focus-within{translate:none}.hm_insights_card:hover .hm_insights_media img,.hm_insights_card:focus-within .hm_insights_media img{scale:1}}@media(max-width: 1199.98px){.hm_insights_card.is_feature{grid-column:1/-1}}.hm_insights_media{inset:0;z-index:0}.hm_insights_media img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:scale .5s ease}@media(prefers-reduced-motion: reduce){.hm_insights_media img{transition:none}}.hm_insights_media::after{content:"";position:absolute;inset:0;background-image:linear-gradient(180deg, rgba(48, 94, 126, 0.3) 0%, #122e3e 93.567%)}.hm_insights_chip{top:calc(32px*var(--nc-scale));left:calc(32px*var(--nc-scale));z-index:2;padding:calc(4px*var(--nc-scale)) calc(16px*var(--nc-scale));border:1px solid #2686ae;border-radius:calc(100px*var(--nc-scale));background-image:linear-gradient(-14.96deg, rgba(197, 224, 234, 0.18) 3.98%, rgba(255, 255, 255, 0.18) 90.34%);color:#fff;font-family:"Roboto",sans-serif;font-weight:600;letter-spacing:1.68px;text-transform:uppercase;font-size:14px;line-height:1.5}@media screen and (min-width: 576px){.hm_insights_chip{font-size:14px;line-height:1.5}}@media screen and (min-width: 768px){.hm_insights_chip{font-size:14px;line-height:1.5}}@media screen and (min-width: 992px){.hm_insights_chip{font-size:14px;line-height:1.5}}@media screen and (min-width: 1200px){.hm_insights_chip{font-size:14px;line-height:1.5}}@media screen and (min-width: 1400px){.hm_insights_chip{font-size:14px;line-height:1.5}}@media screen and (min-width: 1800px){.hm_insights_chip{font-size:16px;line-height:1.5}}.hm_insights_body{z-index:1;gap:calc(20px*var(--nc-scale))}.hm_insights_name{color:#fff;font-family:"Poppins",sans-serif;font-weight:500;font-size:20px;line-height:1.3}@media screen and (min-width: 576px){.hm_insights_name{font-size:20px;line-height:1.3}}@media screen and (min-width: 768px){.hm_insights_name{font-size:22px;line-height:1.3}}@media screen and (min-width: 992px){.hm_insights_name{font-size:22px;line-height:1.3}}@media screen and (min-width: 1200px){.hm_insights_name{font-size:24px;line-height:1.4}}@media screen and (min-width: 1400px){.hm_insights_name{font-size:24px;line-height:1.4}}@media screen and (min-width: 1800px){.hm_insights_name{font-size:28px;line-height:1.4}}.hm_insights_excerpt{color:#e7e9ed;font-family:"Roboto",sans-serif;font-weight:400;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.hm_insights_excerpt{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.hm_insights_excerpt{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.hm_insights_excerpt{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.hm_insights_excerpt{font-size:16px;line-height:1.5}}@media screen and (min-width: 1400px){.hm_insights_excerpt{font-size:16px;line-height:1.5}}@media screen and (min-width: 1800px){.hm_insights_excerpt{font-size:18px;line-height:1.5}}.hm_insights_link{inset:0;z-index:2;border-radius:inherit}.hm_insights_link:focus-visible{outline:2px solid #33b3e8;outline-offset:-4px}.hm_insights_card:hover .hm_insights_more .nc_btn_link_icon img:first-child{transform:translateX(110%)}.hm_insights_card:hover .hm_insights_more .nc_btn_link_icon img:last-child{transform:translateX(0)}.hm_insights_more{margin-top:calc(12px*var(--nc-scale));align-self:flex-start}@media(hover: hover)and (pointer: fine){.hm_insights_card:hover .nc_btn_label>span:first-child{transform:translateY(-110%)}.hm_insights_card:hover .nc_btn_label>span:last-child{transform:translateY(0)}.hm_insights_card:hover .nc_btn_link_icon img:first-child{transform:translateX(110%)}.hm_insights_card:hover .nc_btn_link_icon img:last-child{transform:translateX(0)}}.hm_people{background-color:#fff;padding-top:calc(118px*var(--nc-scale));padding-bottom:calc(118px*var(--nc-scale))}.hm_people_grid{grid-template-columns:52.90322581% 47.09677419%}@media(max-width: 991.98px){.hm_people_grid{grid-template-columns:minmax(0, 1fr);gap:calc(48px*var(--nc-scale))}}.hm_people_copy{gap:calc(45px*var(--nc-scale));max-width:calc(546px*var(--nc-scale))}.hm_people_lead{margin:calc(24px*var(--nc-scale)) 0 0;color:#666;font-family:"Roboto",sans-serif;font-weight:500;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.hm_people_lead{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.hm_people_lead{font-size:18px;line-height:1.5}}@media screen and (min-width: 992px){.hm_people_lead{font-size:18px;line-height:1.5}}@media screen and (min-width: 1200px){.hm_people_lead{font-size:20px;line-height:1.5}}@media screen and (min-width: 1400px){.hm_people_lead{font-size:21px;line-height:1.5}}@media screen and (min-width: 1800px){.hm_people_lead{font-size:24px;line-height:1.5}}.hm_people_collage{--shape-sweep: 0 100% 0 0;--shape-soft: 37.7% 0 0 0;--shape-flat: 0px;aspect-ratio:584/601}@media(max-width: 991.98px){.hm_people_collage{max-width:calc(584px*var(--nc-scale));margin:0 auto}}.hm_people_tile{aspect-ratio:1;height:auto}.hm_people_tile.is_gradient{left:0;top:0;width:18.19366438%;background-image:linear-gradient(163.59deg, #69b0c9 17.115%, #ecf5f8 81.699%)}.hm_people_tile.is_orange{left:15.06849315%;top:14.75041597%;width:32.03407534%;background-color:#e89332;clip-path:polygon(0% 100%, 53.2% 100%, 100% 53.2%, 100% 0%, 46.8% 0%, 0% 46.8%)}.hm_people_tile.is_meeting{left:52.79452055%;top:0;width:47.2140411%;--hm-shape: var(--shape-sweep);border-radius:var(--hm-shape);-o-object-fit:cover;object-fit:cover;-o-object-position:center 18%;object-position:center 18%}.hm_people_tile.is_ridge{left:0;top:54.2296173%;width:47.10239726%;--hm-shape: var(--shape-soft);border-radius:var(--hm-shape)}.hm_people_tile.is_team{left:52.79452055%;top:54.2296173%;width:47.10239726%;--hm-shape: var(--shape-flat);border-radius:var(--hm-shape);-o-object-fit:cover;object-fit:cover;-o-object-position:58% center;object-position:58% center}.hm_people_marks{left:32.90322581%;top:68.21963394%;width:15%;aspect-ratio:186/190;pointer-events:none}@media(max-width: 991.98px){.hm_people_marks{display:none}}.hm_people_mark.is_dark{left:0;top:0;width:43.5483871%;aspect-ratio:1;border-radius:38% 0 0 0;background-image:linear-gradient(180deg, #173b50 0%, #215370 100%)}.hm_people_mark.is_square{left:48.92473118%;top:50%;width:51.07526882%;aspect-ratio:1;background-color:#e89332}.hm_people_collage.is_armed .hm_people_tile,.hm_people_marks.is_armed .hm_people_mark{opacity:0;transform:scale(0.86) rotate(-3deg);transition:opacity .7s ease,transform .9s cubic-bezier(0.22, 1, 0.36, 1),border-radius .9s cubic-bezier(0.22, 1, 0.36, 1),clip-path .9s cubic-bezier(0.22, 1, 0.36, 1);transition-delay:calc(var(--i, 0)*90ms)}.hm_people_collage.is_armed .hm_people_tile.is_gradient,.hm_people_collage.is_armed .hm_people_tile.is_meeting,.hm_people_collage.is_armed .hm_people_tile.is_ridge,.hm_people_collage.is_armed .hm_people_tile.is_team{border-radius:46%}.hm_people_collage.is_armed .hm_people_tile.is_orange{clip-path:polygon(0% 100%, 100% 100%, 100% 100%, 100% 0%, 0% 0%, 0% 0%)}.hm_people_marks.is_armed .hm_people_mark.is_dark{border-radius:50%}.hm_people_collage.is_armed.is_in .hm_people_tile,.hm_people_marks.is_armed.is_in .hm_people_mark{opacity:1;transform:scale(1) rotate(0deg)}.hm_people_collage.is_armed.is_in .hm_people_tile.is_gradient{border-radius:0}.hm_people_collage.is_armed.is_in .hm_people_tile.is_ridge,.hm_people_collage.is_armed.is_in .hm_people_tile.is_team{border-radius:var(--hm-shape)}.hm_people_collage.is_armed.is_in .hm_people_tile.is_meeting{border-radius:var(--hm-shape)}.hm_people_collage.is_armed.is_in .hm_people_tile.is_orange{clip-path:polygon(0% 100%, 53.2% 100%, 100% 53.2%, 100% 0%, 46.8% 0%, 0% 46.8%)}.hm_people_collage.is_cycling .hm_people_tile{transition:border-radius .75s cubic-bezier(0.65, 0, 0.35, 1),opacity .7s ease,transform .9s cubic-bezier(0.22, 1, 0.36, 1);transition-delay:0s}.hm_people_marks.is_armed.is_in .hm_people_mark.is_dark{border-radius:38% 0 0 0}.hm_quotes>.container{position:relative;z-index:1}.hm_quotes::before{content:"";position:absolute;z-index:1;top:0;left:50%;width:calc(1234px*var(--nc-scale));max-width:calc(100% - calc(40px * var(--nc-scale)));height:1px;background-color:#69b0c9;transform:translateX(-50%)}.hm_quotes{background-image:linear-gradient(to top, #c5e0ea 11.885%, #ffffff 75.679%)}.hm_quotes_head{flex-direction:column;gap:calc(24px*var(--nc-scale));margin-bottom:calc(40px*var(--nc-scale))}@media(min-width: 992px){.hm_quotes_head{flex-direction:row;align-items:flex-end}}.hm_quotes_title,.hm_quotes_sub{flex:1 1 0;min-width:0}.hm_quotes_grid{grid-template-columns:repeat(2, minmax(0, 1fr));gap:calc(20px*var(--nc-scale))}@media(max-width: 991.98px){.hm_quotes_grid{grid-template-columns:minmax(0, 1fr)}}.hm_quotes_card{gap:calc(36px*var(--nc-scale));padding:calc(71px*var(--nc-scale)) calc(73px*var(--nc-scale)) calc(41px*var(--nc-scale));border:1px solid #69b0c9;border-radius:calc(16px*var(--nc-scale));background-color:#fff}@media(max-width: 767.98px){.hm_quotes_card{padding:calc(48px*var(--nc-scale)) calc(32px*var(--nc-scale)) calc(36px*var(--nc-scale))}}.hm_quotes_mark{width:calc(36px*var(--nc-scale));height:calc(30px*var(--nc-scale))}.hm_quotes_text{color:#101828;font-family:"Roboto",sans-serif;font-weight:400;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.hm_quotes_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.hm_quotes_text{font-size:18px;line-height:1.5}}@media screen and (min-width: 992px){.hm_quotes_text{font-size:18px;line-height:1.5}}@media screen and (min-width: 1200px){.hm_quotes_text{font-size:20px;line-height:1.5}}@media screen and (min-width: 1400px){.hm_quotes_text{font-size:21px;line-height:1.5}}@media screen and (min-width: 1800px){.hm_quotes_text{font-size:24px;line-height:1.5}}.hm_quotes_foot{gap:calc(24px*var(--nc-scale));margin-top:auto}.hm_quotes_name{color:#101828;font-family:"Poppins",sans-serif;font-weight:500;font-size:18px;line-height:1.4}@media screen and (min-width: 576px){.hm_quotes_name{font-size:18px;line-height:1.4}}@media screen and (min-width: 768px){.hm_quotes_name{font-size:18px;line-height:1.4}}@media screen and (min-width: 992px){.hm_quotes_name{font-size:18px;line-height:1.4}}@media screen and (min-width: 1200px){.hm_quotes_name{font-size:20px;line-height:1.4}}@media screen and (min-width: 1400px){.hm_quotes_name{font-size:20px;line-height:1.4}}@media screen and (min-width: 1800px){.hm_quotes_name{font-size:24px;line-height:1.4}}.hm_quotes_role{color:#6a8c9f;font-family:"Roboto",sans-serif;font-weight:400;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.hm_quotes_role{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.hm_quotes_role{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.hm_quotes_role{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.hm_quotes_role{font-size:18px;line-height:1.5}}@media screen and (min-width: 1400px){.hm_quotes_role{font-size:18px;line-height:1.5}}@media screen and (min-width: 1800px){.hm_quotes_role{font-size:21px;line-height:1.5}}.hm_quotes_logo{-o-object-fit:contain;object-fit:contain;width:calc(142px*var(--nc-scale));height:calc(26px*var(--nc-scale));object-fit:contain;-o-object-position:right bottom;object-position:right bottom}.ab_page{overflow-x:clip}.ab_section{padding-top:calc(118px*var(--nc-scale));padding-bottom:calc(118px*var(--nc-scale))}.ab_hero{padding-top:calc(128px*var(--nc-scale));padding-bottom:calc(118px*var(--nc-scale));background-color:#0e232f}.ab_hero_media{inset:0;z-index:0}.ab_hero_media img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ab_hero_media::after{content:"";position:absolute;inset:0;background-color:rgba(0,0,0,.4);background-image:linear-gradient(90deg, rgba(48, 94, 126, 0.48) 0%, rgba(48, 94, 126, 0.48) 100%)}.ab_hero_shapes{inset:0;z-index:1}.ab_hero_shapes .nc_shape_arc.is_tl{top:0;left:0;border-top-right-radius:calc(40px*var(--nc-scale))}.ab_hero_shapes .nc_shape_white.is_tl{top:calc(142px*var(--nc-scale));left:calc(127px*var(--nc-scale));animation-duration:11s;animation-delay:-2.5s}.ab_hero_shapes .nc_shape_cyan.is_tl{top:calc(241px*var(--nc-scale));left:calc(211px*var(--nc-scale));background-image:linear-gradient(343deg, #69b0c9 0%, #ecf5f8 100%);animation-duration:13s;animation-delay:-5s}.ab_hero_shapes .nc_shape_cyan.is_br{right:calc(211px*var(--nc-scale));bottom:calc(241px*var(--nc-scale))}.ab_hero_shapes .nc_shape_white.is_br{right:calc(127px*var(--nc-scale));bottom:calc(142px*var(--nc-scale))}.ab_hero_shapes .nc_shape_arc.is_br{right:0;bottom:0;border-bottom-left-radius:calc(40px*var(--nc-scale))}.ab_hero_shapes .nc_shape_white,.ab_hero_shapes .nc_shape_cyan{animation:ab-shape-drift 9s ease-in-out infinite;will-change:translate}.ab_hero_shapes .nc_shape_white.is_br,.ab_hero_shapes .nc_shape_cyan.is_br{animation-name:ab-shape-drift-alt}.ab_hero_shapes .nc_shape_white.is_br{animation-duration:11s;animation-delay:-4s}.ab_hero_shapes .nc_shape_cyan.is_br{animation-duration:13s;animation-delay:-7.5s}@media(prefers-reduced-motion: reduce){.ab_hero_shapes .nc_shape_white,.ab_hero_shapes .nc_shape_cyan{animation:none}}.ab_hero_content{z-index:2;max-width:calc(635px*var(--nc-scale));margin:0 auto}.ab_hero_badge{margin-right:-0.28em;color:#e89332;font-family:"Poppins",sans-serif;font-weight:600;letter-spacing:.28em;text-transform:uppercase;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.ab_hero_badge{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.ab_hero_badge{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.ab_hero_badge{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.ab_hero_badge{font-size:16px;line-height:1.5}}@media screen and (min-width: 1400px){.ab_hero_badge{font-size:16px;line-height:1.5}}@media screen and (min-width: 1800px){.ab_hero_badge{font-size:18px;line-height:1.5}}.ab_hero_title{margin-top:calc(32px*var(--nc-scale));margin-bottom:-0.08em;padding-bottom:.08em;font-weight:600;line-height:1.05;background-image:linear-gradient(-5.26deg, #c5e0ea 3.98%, #ffffff 90.34%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0)}.ab_hero_lead{margin:calc(24px*var(--nc-scale)) auto 0;color:#fff;font-family:"Roboto",sans-serif;font-weight:400;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.ab_hero_lead{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.ab_hero_lead{font-size:18px;line-height:1.5}}@media screen and (min-width: 992px){.ab_hero_lead{font-size:18px;line-height:1.5}}@media screen and (min-width: 1200px){.ab_hero_lead{font-size:20px;line-height:1.5}}@media screen and (min-width: 1400px){.ab_hero_lead{font-size:21px;line-height:1.5}}@media screen and (min-width: 1800px){.ab_hero_lead{font-size:24px;line-height:1.5}}.ab_hero_actions{gap:calc(28px*var(--nc-scale));margin-top:calc(32px*var(--nc-scale))}@media(max-width: 991.98px){.ab_hero{padding-top:calc(96px*var(--nc-scale));padding-bottom:calc(96px*var(--nc-scale))}.ab_hero_shapes .nc_shape_white,.ab_hero_shapes .nc_shape_cyan{display:none}}@keyframes ab-marquee-up{from{transform:translateY(0)}to{transform:translateY(calc(-100% - var(--gap)))}}@keyframes ab-badge-ripple{0%{opacity:0;scale:.94}10%{opacity:.7}100%{opacity:0;scale:1.42}}@keyframes ab-badge-halo{0%,100%{opacity:.4;scale:.99}50%{opacity:1;scale:1.012}}@keyframes ab-badge-glow{0%,100%{opacity:.45;scale:.94}50%{opacity:1;scale:1.06}}@keyframes ab-badge-lift{0%,100%{translate:0 0}50%{translate:0 -1.4%}}@keyframes ab-shape-drift{0%,100%{translate:0 0;rotate:0deg}50%{translate:calc(10px*var(--nc-scale)) calc(14px*var(--nc-scale));rotate:2deg}}@keyframes ab-shape-drift-alt{0%,100%{translate:0 0;rotate:0deg}50%{translate:calc(-10px*var(--nc-scale)) calc(-14px*var(--nc-scale));rotate:-2deg}}.ab_values{background-color:#fff}.ab_values_head{max-width:calc(1034px*var(--nc-scale));margin:0 auto calc(70px*var(--nc-scale))}.ab_values_sub{margin-top:calc(44px*var(--nc-scale));color:#666}.ab_values_grid{display:flex;flex-wrap:wrap;justify-content:center;row-gap:calc(42px*var(--nc-scale));margin:0}.ab_values_item{flex:0 0 33.3333333333%}.ab_values_item.is_row2{flex:0 0 auto;width:calc(480px*var(--nc-scale));max-width:50%}.ab_values_icon img{display:block;width:calc(62px*var(--nc-scale));height:calc(62px*var(--nc-scale));margin:0 auto}.ab_values_name{margin-top:calc(24px*var(--nc-scale));font-family:"Poppins",sans-serif;font-weight:500;line-height:1.3;font-size:28px;line-height:1.3}@media screen and (min-width: 576px){.ab_values_name{font-size:28px;line-height:1.3}}@media screen and (min-width: 768px){.ab_values_name{font-size:28px;line-height:1.3}}@media screen and (min-width: 992px){.ab_values_name{font-size:28px;line-height:1.3}}@media screen and (min-width: 1200px){.ab_values_name{font-size:30px;line-height:1.3}}@media screen and (min-width: 1400px){.ab_values_name{font-size:32px;line-height:1.3}}@media screen and (min-width: 1800px){.ab_values_name{font-size:38px;line-height:1.3}}.ab_values_name{background-image:linear-gradient(180deg, #173b50 0%, #215370 100%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0);padding-bottom:.14em;margin-bottom:-0.14em}@media(max-width: 767.98px){.ab_values_grid{-moz-column-gap:calc(24px*var(--nc-scale));column-gap:calc(24px*var(--nc-scale));row-gap:calc(40px*var(--nc-scale))}.ab_values_item,.ab_values_item.is_row2{flex:0 0 calc(50% - calc(12px * var(--nc-scale)));width:auto;max-width:none}}@media(max-width: 575.98px){.ab_values_item,.ab_values_item.is_row2{flex:0 0 100%}}.ab_mission{background-image:linear-gradient(180deg, #215370 0%, #173b50 100%)}.ab_mission_grid{grid-template-columns:calc(374px*var(--nc-scale)) minmax(0, 1fr);gap:calc(56px*var(--nc-scale));align-items:start;margin-bottom:calc(60px*var(--nc-scale))}.ab_mission_text{color:#fff;font-family:"Roboto",sans-serif;font-weight:400;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.ab_mission_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.ab_mission_text{font-size:18px;line-height:1.5}}@media screen and (min-width: 992px){.ab_mission_text{font-size:18px;line-height:1.5}}@media screen and (min-width: 1200px){.ab_mission_text{font-size:20px;line-height:1.5}}@media screen and (min-width: 1400px){.ab_mission_text{font-size:21px;line-height:1.5}}@media screen and (min-width: 1800px){.ab_mission_text{font-size:24px;line-height:1.5}}.ab_mission_media{height:calc(537px*var(--nc-scale));border-radius:calc(16px*var(--nc-scale));background-color:#0e232f}.ab_mission_poster,.ab_mission_video{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ab_mission_media.is_playing .ab_mission_poster,.ab_mission_media.is_playing .ab_mission_play{display:none}.ab_mission_play{display:flex;top:50%;left:50%;translate:-50% -50%;width:calc(124px*var(--nc-scale));height:calc(124px*var(--nc-scale));border-radius:50%;background-color:hsla(0,0%,100%,.18);backdrop-filter:blur(2px);cursor:pointer;transition:background-color .3s ease,scale .3s ease}.ab_mission_play_icon{display:block;width:0;height:0;margin-left:calc(8px*var(--nc-scale));border-top:calc(20px*var(--nc-scale)) solid rgba(0,0,0,0);border-bottom:calc(20px*var(--nc-scale)) solid rgba(0,0,0,0);border-left:calc(32px*var(--nc-scale)) solid #fff}.ab_mission_play:hover,.ab_mission_play:focus-visible{background-color:hsla(0,0%,100%,.3);scale:1.06}.ab_mission_play:focus-visible{outline:2px solid #fff;outline-offset:calc(4px*var(--nc-scale))}@media(prefers-reduced-motion: reduce){.ab_mission_play{transition:background-color .3s ease}.ab_mission_play:hover,.ab_mission_play:focus-visible{scale:1}}@media(max-width: 991.98px){.ab_mission_grid{grid-template-columns:minmax(0, 1fr);gap:calc(24px*var(--nc-scale))}.ab_mission_play{width:calc(88px*var(--nc-scale));height:calc(88px*var(--nc-scale))}}.ab_brands{background:linear-gradient(125deg, #173b50 54.82%, #215370 77.13%)}.ab_brands_title{max-width:calc(880px*var(--nc-scale));margin:0 auto;font-weight:600;line-height:1.05}.ab_brands_glow{top:50%;left:50%;width:calc(1277px*var(--nc-scale));height:calc(397px*var(--nc-scale));transform:translate(-50%, calc(-50% + calc(20px * var(--nc-scale))));pointer-events:none}.ab_brands_grid{grid-template-columns:repeat(6, minmax(0, 1fr));width:calc(1512px*var(--nc-scale));max-width:none;margin:calc(77px*var(--nc-scale)) calc((100% - calc(1512px * var(--nc-scale)))/2) 0;mask-image:linear-gradient(to right, transparent 0, #000 calc(252px * var(--nc-scale)), #000 calc(100% - calc(252px * var(--nc-scale))), transparent 100%);-webkit-mask-image:linear-gradient(to right, transparent 0, #000 calc(252px * var(--nc-scale)), #000 calc(100% - calc(252px * var(--nc-scale))), transparent 100%)}.ab_brands_cell{aspect-ratio:252/147.111;padding:calc(10px*var(--nc-scale));border:1px solid #576e77;border-radius:calc(16px*var(--nc-scale))}.ab_brands_cell img{display:block;width:auto;max-width:100%;height:calc(var(--logo-h)*1px*var(--nc-scale))}@media(max-width: 991.98px){.ab_brands_grid{grid-template-columns:repeat(2, minmax(0, 1fr));width:auto;max-width:calc(560px*var(--nc-scale));margin:calc(56px*var(--nc-scale)) auto 0;mask-image:none;-webkit-mask-image:none}.ab_brands_cell.is_spacer{display:none}.ab_brands_glow{display:none}}.ab_brands_actions{margin-top:calc(66px*var(--nc-scale))}.ab_diff{background:linear-gradient(341deg, #C5E0EA 5.21%, #FFF 51.78%)}.ab_diff_shapes{inset:0;z-index:0}.ab_diff_shapes .nc_shape_cyan{top:calc(36px*var(--nc-scale));right:calc(80px*var(--nc-scale));width:calc(49px*var(--nc-scale));height:calc(50px*var(--nc-scale))}@media(max-width: 991.98px){.ab_diff_shapes .nc_shape_cyan{transform:translate(0px) rotate(0deg)}}.ab_diff_shapes .nc_shape_orange{top:calc(86px*var(--nc-scale));right:0;width:calc(70px*var(--nc-scale));height:calc(71px*var(--nc-scale))}@media(max-width: 991.98px){.ab_diff_shapes .nc_shape_orange{transform:translate(0px) rotate(0deg)}}.ab_diff_title{margin-bottom:calc(68px*var(--nc-scale))}@media(min-width: 1200px){.ab_diff .hm_solutions_tab{flex:1 1 0;min-width:0}.ab_diff .hm_solutions_tab:nth-child(2),.ab_diff .hm_solutions_tab:nth-child(3){flex-basis:0}.ab_diff .hm_solutions_tab{white-space:nowrap}.ab_diff .hm_solutions_tab:not(:first-child){padding-left:calc(92px*var(--nc-scale))}.ab_diff .hm_solutions_tab:not(:last-child){padding-right:calc(92px*var(--nc-scale))}.ab_diff .hm_solutions_copy{width:calc(423px*var(--nc-scale))}.ab_diff .hm_solutions_body{gap:calc(72px*var(--nc-scale));padding:calc(40px*var(--nc-scale)) calc(64px*var(--nc-scale))}.ab_diff .hm_solutions_media{flex:0 0 calc(611px*var(--nc-scale))}.ab_diff .hm_solutions_body.has_emblem{justify-content:flex-start;gap:calc(266px*var(--nc-scale))}.ab_diff .hm_solutions_media.is_emblem{flex:0 0 calc(341px*var(--nc-scale))}}@media(max-width: 991.98px){.ab_diff .hm_solutions_media:not(.is_emblem) img{aspect-ratio:611/422}}.ab_diff .hm_solutions_card_text{font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.ab_diff .hm_solutions_card_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.ab_diff .hm_solutions_card_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.ab_diff .hm_solutions_card_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.ab_diff .hm_solutions_card_text{font-size:18px;line-height:1.5}}@media screen and (min-width: 1400px){.ab_diff .hm_solutions_card_text{font-size:18px;line-height:1.5}}@media screen and (min-width: 1800px){.ab_diff .hm_solutions_card_text{font-size:21px;line-height:1.5}}.ab_recognition{background-color:#173b50}.ab_recognition_glow{left:59.04%;top:.65%;width:40.47%;height:92.84%;border-radius:calc(176px*var(--nc-scale));mix-blend-mode:soft-light;-o-object-fit:cover;object-fit:cover;pointer-events:none}@media(max-width: 1199.98px){.ab_recognition_glow{width:100%;height:100%}}@media(max-width: 991.98px){.ab_recognition_glow{left:0;top:auto;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;bottom:-22%;opacity:.7}}.ab_recognition_shapes{inset:0;z-index:0}.ab_recognition_shapes .nc_shape_cyan{top:0;left:59.25%;width:calc(65px*var(--nc-scale));height:calc(67px*var(--nc-scale))}@media(max-width: 575.98px){.ab_recognition_shapes .nc_shape_cyan{top:0;left:73.25%;width:calc(55px*var(--nc-scale));height:calc(55px*var(--nc-scale))}}.ab_recognition_shapes .nc_shape_orange{top:calc(90px*var(--nc-scale));left:64.53%;width:calc(40px*var(--nc-scale));height:calc(40px*var(--nc-scale))}@media(max-width: 575.98px){.ab_recognition_shapes .nc_shape_orange{top:calc(60px*var(--nc-scale));left:80.53%;width:calc(36px*var(--nc-scale));height:calc(36px*var(--nc-scale))}}.ab_recognition_leaf{right:calc(1.5px*var(--nc-scale));bottom:calc(46.5px*var(--nc-scale));width:calc(87px*var(--nc-scale));height:calc(90px*var(--nc-scale));rotate:-90deg}.ab_recognition_grid{grid-template-columns:minmax(0, calc(737px * var(--nc-scale))) minmax(0, 1fr);gap:calc(64px*var(--nc-scale));align-items:center}.ab_recognition_title{margin:0;font-family:"Poppins",sans-serif;font-weight:600;font-size:28px;line-height:1.15}@media screen and (min-width: 576px){.ab_recognition_title{font-size:32px;line-height:1.1}}@media screen and (min-width: 768px){.ab_recognition_title{font-size:36px;line-height:1.1}}@media screen and (min-width: 992px){.ab_recognition_title{font-size:42px;line-height:1.2}}@media screen and (min-width: 1200px){.ab_recognition_title{font-size:46px;line-height:1.2}}@media screen and (min-width: 1400px){.ab_recognition_title{font-size:50px;line-height:1.3}}@media screen and (min-width: 1800px){.ab_recognition_title{font-size:60px;line-height:1.3}}.ab_recognition_title{line-height:1.05;background-image:linear-gradient(179.18deg, #69b0c9 17.115%, #ecf5f8 81.699%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0);padding-bottom:.14em}.ab_recognition_text{margin-top:calc(45px*var(--nc-scale));color:#fff;font-family:"Roboto",sans-serif;font-weight:400;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.ab_recognition_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.ab_recognition_text{font-size:18px;line-height:1.5}}@media screen and (min-width: 992px){.ab_recognition_text{font-size:18px;line-height:1.5}}@media screen and (min-width: 1200px){.ab_recognition_text{font-size:20px;line-height:1.5}}@media screen and (min-width: 1400px){.ab_recognition_text{font-size:21px;line-height:1.5}}@media screen and (min-width: 1800px){.ab_recognition_text{font-size:24px;line-height:1.5}}.ab_recognition_text+.ab_recognition_text{margin-top:1.5em}.ab_recognition_badge{display:flex;justify-content:flex-end}.ab_recognition .ab_badge{width:100%;max-width:calc(342px*var(--nc-scale));aspect-ratio:341.529/383}.ab_recognition .ab_badge img{display:block}.ab_recognition .ab_badge_glow{inset:12% 8% 10%;border-radius:50%;background-image:radial-gradient(closest-side, rgba(105, 176, 201, 0.5) 0%, rgba(105, 176, 201, 0.16) 55%, rgba(105, 176, 201, 0) 100%);filter:blur(calc(18px * var(--nc-scale)))}.ab_recognition .ab_badge_ring.is_outer{left:0;top:0;width:100%;height:100%;z-index:1}.ab_recognition .ab_badge_ring.is_mid{left:4.762%;top:4.671%;width:90.476%;height:90.658%}.ab_recognition .ab_badge_plate{left:8.571%;top:8.493%;width:82.858%;height:83.014%}.ab_recognition .ab_badge_art{left:6.665%;top:13.376%;width:86.674%;height:76.426%}.ab_recognition .ab_badge_ripple{left:0;top:0;width:100%;height:100%;opacity:0;animation:ab-badge-ripple 4.8s cubic-bezier(0.22, 0.61, 0.36, 1) infinite}.ab_recognition .ab_badge_ripple.is_b{animation-delay:1.6s}.ab_recognition .ab_badge_ripple.is_c{animation-delay:3.2s}.ab_recognition .ab_badge_glow{animation:ab-badge-glow 6s ease-in-out infinite}.ab_recognition .ab_badge_ring.is_mid{animation:ab-badge-halo 6s ease-in-out infinite;animation-delay:.5s}.ab_recognition .ab_badge_ring.is_outer{animation:ab-badge-halo 6s ease-in-out infinite;animation-delay:1s}.ab_recognition .ab_badge_art,.ab_recognition .ab_badge_plate{animation:ab-badge-lift 6s ease-in-out infinite}@media(prefers-reduced-motion: reduce){.ab_recognition .ab_badge_glow,.ab_recognition .ab_badge_ring,.ab_recognition .ab_badge_ripple,.ab_recognition .ab_badge_art,.ab_recognition .ab_badge_plate{animation:none}.ab_recognition .ab_badge_ripple{display:none}}@media(max-width: 991.98px){.ab_recognition_grid{grid-template-columns:minmax(0, 1fr);gap:calc(40px*var(--nc-scale))}.ab_recognition_badge{justify-content:center}}.ab_leaders{background:linear-gradient(214deg, #C5E0EA -13.4%, #FFF 53.82%)}.ab_leaders_head{max-width:calc(768px*var(--nc-scale));margin:0 auto calc(56px*var(--nc-scale))}.ab_leaders_title{font-weight:600;line-height:1.05}.ab_leaders_sub{margin-top:calc(45px*var(--nc-scale));color:#666}.ab_leaders_grid{grid-template-columns:repeat(3, minmax(0, 1fr));gap:calc(48px*var(--nc-scale))}.ab_leaders_photo{border-radius:calc(16px*var(--nc-scale));background-color:#c5e0ea;aspect-ratio:381/395}.ab_leaders_photo img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ab_leaders_name{margin-top:calc(24px*var(--nc-scale));color:#33b3e8;font-family:"Poppins",sans-serif;font-weight:500;line-height:1.4;font-size:20px;line-height:1.3}@media screen and (min-width: 576px){.ab_leaders_name{font-size:20px;line-height:1.3}}@media screen and (min-width: 768px){.ab_leaders_name{font-size:22px;line-height:1.3}}@media screen and (min-width: 992px){.ab_leaders_name{font-size:22px;line-height:1.3}}@media screen and (min-width: 1200px){.ab_leaders_name{font-size:24px;line-height:1.4}}@media screen and (min-width: 1400px){.ab_leaders_name{font-size:24px;line-height:1.4}}@media screen and (min-width: 1800px){.ab_leaders_name{font-size:28px;line-height:1.4}}.ab_leaders_role{margin-top:calc(8px*var(--nc-scale));color:#666;font-family:"Roboto",sans-serif;font-weight:400;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.ab_leaders_role{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.ab_leaders_role{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.ab_leaders_role{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.ab_leaders_role{font-size:18px;line-height:1.5}}@media screen and (min-width: 1400px){.ab_leaders_role{font-size:18px;line-height:1.5}}@media screen and (min-width: 1800px){.ab_leaders_role{font-size:21px;line-height:1.5}}@media(max-width: 991.98px){.ab_leaders_grid{grid-template-columns:repeat(2, minmax(0, 1fr));gap:calc(32px*var(--nc-scale))}}@media(max-width: 575.98px){.ab_leaders_grid{grid-template-columns:minmax(0, 1fr)}}.ab_gallery{padding-top:0;background:linear-gradient(26deg, #C5E0EA -6.32%, #FFF 72.89%)}.ab_gallery_rule{height:1px;background-color:#c5e0ea;opacity:1}.ab_gallery_head{max-width:calc(1034px*var(--nc-scale));margin:calc(112px*var(--nc-scale)) auto calc(56px*var(--nc-scale))}.ab_gallery_sub{margin-top:calc(45px*var(--nc-scale));color:#666}.ab_gallery_grid{--shape-tr: 0 60% 0 0;--shape-pair: 33% 0 33% 0;--shape-br: 0 0 60% 0;--shape-tl: 100% 0 0 0;display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:calc(32px*var(--nc-scale))}.ab_gallery_col{display:grid;gap:calc(32px*var(--nc-scale));align-content:start}.ab_gallery_col.is_marquee{display:block;position:relative;overflow:hidden;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:pan-y}.ab_gallery_col.is_marquee.is_dragging{cursor:grabbing}@media(max-width: 991.98px)and (hover: none)and (pointer: coarse){.ab_gallery_col.is_marquee{pointer-events:none}}@media(max-width: 575.98px){.ab_gallery_col.is_marquee{width:100%;height:100%;bottom:0%;border-radius:8px}}.ab_gallery_track{--gap: calc(32px * var(--nc-scale));--rows: 3;display:grid;position:absolute;inset:0 0 auto;height:100%;grid-auto-rows:calc((100% - (var(--rows) - 1)*var(--gap))/var(--rows));align-content:start;gap:var(--gap);animation:ab-marquee-up var(--dur, 42s) linear infinite;will-change:transform}.ab_gallery_track .ab_gallery_tile{aspect-ratio:auto}.ab_gallery_col.is_marquee:hover .ab_gallery_track,.ab_gallery_col.is_marquee.is_dragging .ab_gallery_track{animation-play-state:paused}@media(prefers-reduced-motion: reduce){.ab_gallery_track{animation:none}.ab_gallery_col.is_marquee{cursor:auto}}.ab_gallery_tile{display:block;border-radius:calc(12px*var(--nc-scale));background-color:#c5e0ea}.ab_gallery_tile img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ab_gallery_tile{aspect-ratio:1}.ab_gallery_tile.is_morph{border-radius:var(--ab-shape, 0)}.ab_gallery_tile.is_morph[data-shape=tr]{--ab-shape: var(--shape-tr)}.ab_gallery_tile.is_morph[data-shape=pair]{--ab-shape: var(--shape-pair)}.ab_gallery_tile.is_morph[data-shape=br]{--ab-shape: var(--shape-br)}.ab_gallery_tile.is_morph[data-shape=tl]{--ab-shape: var(--shape-tl)}.ab_gallery_grid.is_cycling .ab_gallery_tile.is_morph{transition:border-radius .75s cubic-bezier(0.65, 0, 0.35, 1)}@media(prefers-reduced-motion: reduce){.ab_gallery_grid.is_cycling .ab_gallery_tile.is_morph{transition:none}}@media(max-width: 767.98px){.ab_gallery_grid{grid-template-columns:repeat(2, minmax(0, 1fr));gap:calc(20px*var(--nc-scale))}.ab_gallery_col{gap:calc(20px*var(--nc-scale))}.ab_gallery_track{--gap: calc(20px * var(--nc-scale))}.ab_gallery_col:last-child{display:none}.ab_gallery_tile.is_morph{border-radius:calc(12px*var(--nc-scale))}}.ab_cta{padding-top:calc(80px*var(--nc-scale));padding-bottom:calc(80px*var(--nc-scale));background:linear-gradient(180deg, #173B50 0%, #215370 100%)}.ab_cta_actions{gap:calc(16px*var(--nc-scale));margin-top:calc(32px*var(--nc-scale))}.aws_page{overflow-x:clip}.aws_section{padding-top:calc(118px*var(--nc-scale));padding-bottom:calc(118px*var(--nc-scale))}.aws_page .nc_section_heading{font-weight:600;line-height:1.05}.aws_hero{padding-top:calc(128px*var(--nc-scale));padding-bottom:calc(128px*var(--nc-scale));background-image:linear-gradient(-24.43deg, #c5e0ea 3.98%, #ffffff 90.34%)}.aws_hero_content{width:calc(635px*var(--nc-scale));max-width:100%}.aws_hero_badge{margin-bottom:calc(32px*var(--nc-scale))}.aws_hero_title{margin:0 0 calc(24px*var(--nc-scale))}.aws_hero_text{margin:0;color:#666;font-family:"Roboto",sans-serif;font-weight:400;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.aws_hero_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.aws_hero_text{font-size:18px;line-height:1.5}}@media screen and (min-width: 992px){.aws_hero_text{font-size:18px;line-height:1.5}}@media screen and (min-width: 1200px){.aws_hero_text{font-size:20px;line-height:1.5}}@media screen and (min-width: 1400px){.aws_hero_text{font-size:21px;line-height:1.5}}@media screen and (min-width: 1800px){.aws_hero_text{font-size:24px;line-height:1.5}}.aws_hero_actions{display:flex;margin-top:calc(32px*var(--nc-scale))}.aws_hero_shapes{inset:0;z-index:0;pointer-events:none}.aws_hero_emblem,.aws_hero_shape{display:block;height:auto;pointer-events:none}.aws_hero_emblem{top:24.227%;left:65.764%;width:20.887%}.aws_hero_shape.is_orange{top:14.948%;left:58.958%;width:6.875%}.aws_hero_shape.is_white{top:51.203%;left:58.958%;width:5.556%}.aws_hero_shape.is_quarter{top:64.948%;left:86.667%;width:8.125%}.aws_hero_shape.is_navy{top:17.354%;left:86.667%;width:4.329%;aspect-ratio:1;background-image:linear-gradient(180deg, #173b50 0%, #215370 100%)}.aws_hero_shape.is_amber{top:74.399%;left:64.306%;width:2.94%;aspect-ratio:1;background-color:#e89332}@media(min-width: 1200px)and (prefers-reduced-motion: no-preference){.aws_hero_shape{animation:aws-hero-drift 9s ease-in-out infinite;will-change:translate}.aws_hero_shape.is_navy{animation-name:aws-hero-drift-alt;animation-duration:11s;animation-delay:-4s}.aws_hero_shape.is_white{animation-name:aws-hero-drift-alt;animation-duration:13s;animation-delay:-7.5s}.aws_hero_shape.is_amber{animation-duration:10s;animation-delay:-2.5s}.aws_hero_shape.is_quarter{animation-name:aws-hero-drift-alt;animation-duration:12s;animation-delay:-5s}.aws_hero_emblem{animation:aws-hero-emblem 7.5s ease-in-out infinite;will-change:translate}}@media(max-width: 1199.98px){.aws_hero_content{width:100%;max-width:calc(560px*var(--nc-scale))}.aws_hero_shape,.aws_hero_emblem{display:none}.aws_hero_shape.is_orange,.aws_hero_shape.is_quarter{display:block;left:auto;right:0;width:max(64px,6.875%)}.aws_hero_shape.is_orange{top:0}.aws_hero_shape.is_quarter{top:auto;bottom:0}}@media(max-width: 991.98px){.aws_hero{padding-top:calc(96px*var(--nc-scale));padding-bottom:calc(96px*var(--nc-scale))}}@keyframes aws-hero-drift{0%,100%{translate:0 0;rotate:0deg}50%{translate:calc(10px*var(--nc-scale)) calc(14px*var(--nc-scale));rotate:2deg}}@keyframes aws-hero-drift-alt{0%,100%{translate:0 0;rotate:0deg}50%{translate:calc(-10px*var(--nc-scale)) calc(-14px*var(--nc-scale));rotate:-2deg}}@keyframes aws-hero-emblem{0%,100%{translate:0 0}50%{translate:0 calc(-16px*var(--nc-scale))}}.aws_impact{background-color:#173b50}.aws_impact_row{align-items:flex-start;gap:calc(112px*var(--nc-scale))}.aws_impact_title{flex:0 0 calc(434px*var(--nc-scale));margin:0}.aws_impact_text{flex:1 1 auto;min-width:0;margin:0;color:#fff;font-family:"Roboto",sans-serif;font-weight:400;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.aws_impact_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.aws_impact_text{font-size:18px;line-height:1.5}}@media screen and (min-width: 992px){.aws_impact_text{font-size:18px;line-height:1.5}}@media screen and (min-width: 1200px){.aws_impact_text{font-size:20px;line-height:1.5}}@media screen and (min-width: 1400px){.aws_impact_text{font-size:21px;line-height:1.5}}@media screen and (min-width: 1800px){.aws_impact_text{font-size:24px;line-height:1.5}}.aws_impact_media{margin-top:calc(60px*var(--nc-scale));border-radius:calc(20px*var(--nc-scale))}.aws_impact_media img{display:block;width:100%;height:auto;aspect-ratio:1240/537;-o-object-fit:cover;object-fit:cover}@media(max-width: 991.98px){.aws_impact_row{flex-direction:column;gap:calc(24px*var(--nc-scale))}.aws_impact_title{flex:0 0 auto}}.aws_stats{background-image:linear-gradient(7.95deg, #c5e0ea 5.3%, #ffffff 81.61%)}.aws_stats_title{max-width:calc(560px*var(--nc-scale));margin:0 auto calc(45px*var(--nc-scale))}.aws_stats_row{gap:calc(10px*var(--nc-scale));margin:0}.aws_stats_card{flex:1 1 0;min-width:0;display:flex;flex-direction:column;min-height:calc(257px*var(--nc-scale));padding:calc(40px*var(--nc-scale));border:1px solid #69b0c9;border-radius:calc(16px*var(--nc-scale));background-color:#fff}.aws_stats_num{margin:0;font-family:"Poppins",sans-serif;font-weight:500;font-size:max(44px,calc(70px * var(--nc-scale)));line-height:1.43;font-variant-numeric:tabular-nums;background-image:linear-gradient(175.79deg, #69b0c9 17.115%, #123f51 81.699%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0)}.aws_stats_label{margin:calc(1px*var(--nc-scale)) 0 0;font-family:"Roboto",sans-serif;font-weight:400;line-height:1.5;background-image:linear-gradient(180deg, #173b50 0%, #215370 100%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0);font-size:20px;line-height:1.3}@media screen and (min-width: 576px){.aws_stats_label{font-size:20px;line-height:1.3}}@media screen and (min-width: 768px){.aws_stats_label{font-size:22px;line-height:1.3}}@media screen and (min-width: 992px){.aws_stats_label{font-size:22px;line-height:1.3}}@media screen and (min-width: 1200px){.aws_stats_label{font-size:24px;line-height:1.4}}@media screen and (min-width: 1400px){.aws_stats_label{font-size:24px;line-height:1.4}}@media screen and (min-width: 1800px){.aws_stats_label{font-size:28px;line-height:1.4}}@media(max-width: 767.98px){.aws_stats_row{flex-wrap:wrap;gap:calc(16px*var(--nc-scale))}.aws_stats_card{flex:0 0 100%;min-height:0;padding:calc(28px*var(--nc-scale));max-width:280px;margin:0 auto}}.aws_page .aws_stats_label{line-height:1.5}.aws_certs{background-color:#fff}.aws_certs_title{max-width:calc(820px*var(--nc-scale));margin:0 auto calc(24px*var(--nc-scale))}.aws_certs_sub{max-width:calc(768px*var(--nc-scale));margin:0 auto calc(70px*var(--nc-scale));color:#666}.aws_certs_row{align-items:center;justify-content:center;gap:calc(71px*var(--nc-scale))}.aws_certs_emblem{display:block;width:calc(301px*var(--nc-scale));height:auto}.aws_certs_grid{grid-template-columns:repeat(7, minmax(0, 1fr));width:calc(886px*var(--nc-scale));max-width:100%;margin:0}.aws_certs_cell{display:flex;align-items:center;justify-content:center;min-height:calc(133px*var(--nc-scale));padding:calc(4px*var(--nc-scale))}.aws_certs_cell img{display:block;width:auto;max-width:100%;height:max(72px,calc(114px * var(--nc-scale)))}@media(max-width: 1199.98px){.aws_certs_row{flex-direction:column;gap:calc(40px*var(--nc-scale))}.aws_certs_grid{width:100%;grid-template-columns:repeat(5, minmax(0, 1fr))}}@media(max-width: 767.98px){.aws_certs_grid{grid-template-columns:repeat(3, minmax(0, 1fr))}}.aws_customers{background-image:linear-gradient(154deg, #173b50 25.39%, #215370 61.93%)}.aws_customers_row{align-items:center;justify-content:space-between;gap:calc(40px*var(--nc-scale));min-height:calc(445px*var(--nc-scale))}.aws_customers_body{flex:0 1 calc(512px*var(--nc-scale))}.aws_customers_title{margin:0 0 calc(24px*var(--nc-scale))}.aws_customers_text{margin:0;color:#fff;font-family:"Roboto",sans-serif;font-weight:400;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.aws_customers_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.aws_customers_text{font-size:18px;line-height:1.5}}@media screen and (min-width: 992px){.aws_customers_text{font-size:18px;line-height:1.5}}@media screen and (min-width: 1200px){.aws_customers_text{font-size:20px;line-height:1.5}}@media screen and (min-width: 1400px){.aws_customers_text{font-size:21px;line-height:1.5}}@media screen and (min-width: 1800px){.aws_customers_text{font-size:24px;line-height:1.5}}.aws_customers_actions{display:flex;margin-top:calc(48px*var(--nc-scale))}.aws_customers_wall{flex:0 0 calc(504px*var(--nc-scale));align-self:stretch}.aws_customers_grid{position:absolute;top:50%;left:0;grid-template-columns:repeat(2, minmax(0, 1fr));width:100%;margin:0;transform:translateY(-50%)}.aws_customers_cell{aspect-ratio:252/147.111;padding:calc(10px*var(--nc-scale));border:1px solid #576e77;border-radius:calc(16px*var(--nc-scale))}.aws_customers_cell img{display:block;width:auto;max-width:100%;height:max(18px,var(--logo-h, 24)*1px*var(--nc-scale))}@media(max-width: 991.98px){.aws_customers_row{flex-direction:column;align-items:stretch;gap:calc(48px*var(--nc-scale));min-height:0}.aws_customers_body{flex:0 0 auto}.aws_customers_wall{flex:0 0 auto;height:auto}.aws_customers_grid{position:static;transform:none;grid-template-columns:repeat(3, minmax(0, 1fr))}.aws_customers_cell.is_spacer{display:none}}@media(max-width: 575.98px){.aws_customers_grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}.aws_comps{background-image:linear-gradient(8deg, #c5e0ea -1.73%, #FFF 89.57%)}@media(max-width: 575.98px){.aws_comps{background-image:linear-gradient(47.14deg, #c5e0ea 1.73%, #ffffff 99.57%)}}.aws_comps_shapes{top:0;right:-1px;width:calc(192px*var(--nc-scale));height:calc(204px*var(--nc-scale));z-index:0;pointer-events:none}.aws_comps_shape{display:block;height:auto;pointer-events:none}.aws_comps_shape.is_cyan{top:0;left:51.529%;width:48.471%}.aws_comps_shape.is_navy{top:59.804%;left:0;width:42.187%}.aws_comps_shape.is_orange{top:77.941%;left:60.389%;width:23.975%}.aws_comps_title{margin:0 auto calc(70px*var(--nc-scale))}.aws_comps_grid{grid-template-columns:repeat(3, minmax(0, 1fr));gap:calc(25px*var(--nc-scale));margin:0}.aws_comps_card{display:flex;flex-direction:column;justify-content:space-between;min-height:calc(148px*var(--nc-scale));padding:calc(41px*var(--nc-scale)) calc(37px*var(--nc-scale)) calc(42px*var(--nc-scale)) calc(36px*var(--nc-scale));border-radius:calc(16px*var(--nc-scale));background-color:#fff;justify-content:center}.aws_comps_icon{display:block;width:max(28px,calc(38px * var(--nc-scale)));height:auto}.aws_comps_name{max-width:calc(324px*var(--nc-scale));margin:0;font-family:"Poppins",sans-serif;font-weight:500;background-image:linear-gradient(180deg, #173b50 0%, #215370 100%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0);font-size:20px;line-height:1.3}@media screen and (min-width: 576px){.aws_comps_name{font-size:20px;line-height:1.3}}@media screen and (min-width: 768px){.aws_comps_name{font-size:22px;line-height:1.3}}@media screen and (min-width: 992px){.aws_comps_name{font-size:22px;line-height:1.3}}@media screen and (min-width: 1200px){.aws_comps_name{font-size:24px;line-height:1.4}}@media screen and (min-width: 1400px){.aws_comps_name{font-size:24px;line-height:1.4}}@media screen and (min-width: 1800px){.aws_comps_name{font-size:28px;line-height:1.4}}@media(max-width: 991.98px){.aws_comps_shapes{display:none}.aws_comps_grid{grid-template-columns:repeat(2, minmax(0, 1fr));gap:calc(20px*var(--nc-scale))}.aws_comps_card{min-height:0;padding:calc(28px*var(--nc-scale))}.aws_comps_name{max-width:none;margin-top:calc(32px*var(--nc-scale))}}@media(max-width: 575.98px){.aws_comps_name{font-size:16px}}.aws_page .aws_comps_name{line-height:1.4}.aws_quote{background-color:#173b50}.aws_quote_head{max-width:calc(727px*var(--nc-scale));margin-bottom:calc(20px*var(--nc-scale))}.aws_quote_title{margin:0 0 calc(24px*var(--nc-scale));font-family:"Poppins",sans-serif;font-weight:600;background-image:linear-gradient(-4.6deg, #c5e0ea 3.98%, #ffffff 90.34%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0);font-size:28px;line-height:1.15}@media screen and (min-width: 576px){.aws_quote_title{font-size:32px;line-height:1.1}}@media screen and (min-width: 768px){.aws_quote_title{font-size:36px;line-height:1.1}}@media screen and (min-width: 992px){.aws_quote_title{font-size:42px;line-height:1.2}}@media screen and (min-width: 1200px){.aws_quote_title{font-size:46px;line-height:1.2}}@media screen and (min-width: 1400px){.aws_quote_title{font-size:50px;line-height:1.3}}@media screen and (min-width: 1800px){.aws_quote_title{font-size:60px;line-height:1.3}}.aws_quote_sub{margin:0;color:#fff;font-family:"Roboto",sans-serif;font-weight:400;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.aws_quote_sub{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.aws_quote_sub{font-size:18px;line-height:1.5}}@media screen and (min-width: 992px){.aws_quote_sub{font-size:18px;line-height:1.5}}@media screen and (min-width: 1200px){.aws_quote_sub{font-size:20px;line-height:1.5}}@media screen and (min-width: 1400px){.aws_quote_sub{font-size:21px;line-height:1.5}}@media screen and (min-width: 1800px){.aws_quote_sub{font-size:24px;line-height:1.5}}.aws_quote_row{align-items:center;gap:calc(180px*var(--nc-scale))}.aws_quote_body{flex:1 1 auto;min-width:0}.aws_quote_mark{width:calc(36px*var(--nc-scale));height:auto}.aws_quote_text{margin:calc(48px*var(--nc-scale)) 0 0;font-family:"Roboto",sans-serif;font-weight:400;line-height:1.5;background-image:linear-gradient(177deg, #c5e0ea 17.115%, #ffffff 81.699%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0);font-size:20px;line-height:1.3}@media screen and (min-width: 576px){.aws_quote_text{font-size:20px;line-height:1.3}}@media screen and (min-width: 768px){.aws_quote_text{font-size:22px;line-height:1.3}}@media screen and (min-width: 992px){.aws_quote_text{font-size:22px;line-height:1.3}}@media screen and (min-width: 1200px){.aws_quote_text{font-size:24px;line-height:1.4}}@media screen and (min-width: 1400px){.aws_quote_text{font-size:24px;line-height:1.4}}@media screen and (min-width: 1800px){.aws_quote_text{font-size:28px;line-height:1.4}}.aws_quote_by{margin-top:calc(48px*var(--nc-scale))}.aws_quote_name{margin:0;color:#fff;font-family:"Poppins",sans-serif;font-weight:500;font-size:18px;line-height:1.4}@media screen and (min-width: 576px){.aws_quote_name{font-size:18px;line-height:1.4}}@media screen and (min-width: 768px){.aws_quote_name{font-size:18px;line-height:1.4}}@media screen and (min-width: 992px){.aws_quote_name{font-size:18px;line-height:1.4}}@media screen and (min-width: 1200px){.aws_quote_name{font-size:20px;line-height:1.4}}@media screen and (min-width: 1400px){.aws_quote_name{font-size:20px;line-height:1.4}}@media screen and (min-width: 1800px){.aws_quote_name{font-size:24px;line-height:1.4}}.aws_quote_role{margin:0;color:#33b3e8;font-family:"Roboto",sans-serif;font-weight:400;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.aws_quote_role{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.aws_quote_role{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.aws_quote_role{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.aws_quote_role{font-size:18px;line-height:1.5}}@media screen and (min-width: 1400px){.aws_quote_role{font-size:18px;line-height:1.5}}@media screen and (min-width: 1800px){.aws_quote_role{font-size:21px;line-height:1.5}}.aws_quote_media{flex:0 0 calc(460px*var(--nc-scale));border-radius:calc(150px*var(--nc-scale)) 0 0 0}.aws_quote_media img{display:block;width:100%;height:auto;aspect-ratio:460/445;-o-object-fit:cover;object-fit:cover}@media(max-width: 991.98px){.aws_quote_head{max-width:none}.aws_quote_row{flex-direction:column;align-items:stretch;gap:calc(40px*var(--nc-scale))}.aws_quote_media{flex:0 0 auto;border-radius:calc(90px*var(--nc-scale)) 0 0 0}}.aws_page .aws_quote_title{line-height:1.05}.aws_page .aws_quote_text{line-height:1.5}.aws_next{background-image:linear-gradient(-3.51deg, #c5e0ea 5.04%, #ffffff 78.37%)}.aws_next_shapes{inset:0;z-index:0;pointer-events:none}.aws_next_shape{display:block;pointer-events:none}.aws_next_shape.is_orange{top:11.184%;left:92.639%;width:3.125%;aspect-ratio:45/46;background-color:#e89332}.aws_next_shape.is_ice{top:19.079%;left:89.375%;width:2.5%;aspect-ratio:1;border-bottom-right-radius:calc(53px*var(--nc-scale));background-image:linear-gradient(164deg, #69b0c9 17.115%, #ecf5f8 81.699%)}.aws_next_title{margin:0 0 calc(60px*var(--nc-scale))}.aws_next_row{gap:calc(18px*var(--nc-scale))}.aws_next_card{flex:1 1 0;min-width:0;display:flex;flex-direction:column;min-height:calc(412px*var(--nc-scale));padding:calc(34px*var(--nc-scale)) calc(193px*var(--nc-scale)) calc(38px*var(--nc-scale)) calc(35px*var(--nc-scale));border:1px solid #69b0c9;border-radius:calc(16px*var(--nc-scale));background-color:#fff}.aws_next_card.is_dark{background-color:rgba(0,0,0,0);background-image:linear-gradient(180deg, #173b50 0%, #215370 100%)}.aws_next_icon{display:block;width:max(44px,calc(62px * var(--nc-scale)));height:auto}.aws_next_name{margin:calc(35px*var(--nc-scale)) 0 0;font-family:"Poppins",sans-serif;font-weight:500;background-image:linear-gradient(180deg, #173b50 0%, #215370 100%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0);font-size:28px;line-height:1.3}@media screen and (min-width: 576px){.aws_next_name{font-size:28px;line-height:1.3}}@media screen and (min-width: 768px){.aws_next_name{font-size:28px;line-height:1.3}}@media screen and (min-width: 992px){.aws_next_name{font-size:28px;line-height:1.3}}@media screen and (min-width: 1200px){.aws_next_name{font-size:30px;line-height:1.3}}@media screen and (min-width: 1400px){.aws_next_name{font-size:32px;line-height:1.3}}@media screen and (min-width: 1800px){.aws_next_name{font-size:38px;line-height:1.3}}.is_dark .aws_next_name{background-image:none;background-clip:border-box;-webkit-background-clip:border-box;color:#fff}.aws_next_actions{display:flex;margin-top:auto;padding-top:calc(48px*var(--nc-scale))}@media(max-width: 991.98px){.aws_next_row{flex-wrap:wrap;gap:calc(20px*var(--nc-scale))}.aws_next_card{flex:0 0 100%;min-height:0;padding:calc(28px*var(--nc-scale))}.aws_next_shape.is_orange{top:20px;left:auto;right:0;width:max(26px,3.125%);transform:none}.aws_next_shape.is_ice{top:48px;right:30px;left:auto;transform:none;width:max(20px,3.125%)}}.aws_page .aws_next_name{line-height:1.3}.ai_page{overflow-x:clip}.ai_page .nc_section_heading{font-weight:600;line-height:1.05}.ai_hero{padding-top:calc(128px*var(--nc-scale));padding-bottom:calc(128px*var(--nc-scale));background-color:#e6eff3}.ai_hero_media{top:0;right:0;bottom:calc(-100px*var(--nc-scale));left:0;z-index:0}.ai_hero_video{-o-object-fit:cover;object-fit:cover;pointer-events:none}.ai_hero_overlay{inset:0;z-index:1;pointer-events:none;background-image:radial-gradient(68% 60% at 50% 38%, rgba(230, 239, 243, 0.82) 0%, rgba(230, 239, 243, 0.7) 55%, rgba(230, 239, 243, 0.22) 100%)}.ai_hero_shapes{inset:0;z-index:2;pointer-events:none}.ai_hero_shape{display:block;pointer-events:none}.ai_hero_shape.is_light{top:auto;bottom:calc(56px*var(--nc-scale));right:9.8%;width:max(64px,calc(135px * var(--nc-scale)));height:auto;scale:1 -1;opacity:.75}@media(min-width: 1200px)and (prefers-reduced-motion: no-preference){.ai_hero_shape{animation:ai-hero-drift 9s ease-in-out infinite;will-change:translate}}.ai_hero_content{position:relative;z-index:2;max-width:calc(917px*var(--nc-scale));margin:0 auto}.ai_hero_badge{margin-bottom:calc(32px*var(--nc-scale));margin-right:-0.28em}.ai_hero_title{margin:0 0 calc(24px*var(--nc-scale))}.ai_hero_text{margin:0;color:#444;font-family:"Roboto",sans-serif;font-weight:400;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.ai_hero_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.ai_hero_text{font-size:18px;line-height:1.5}}@media screen and (min-width: 992px){.ai_hero_text{font-size:18px;line-height:1.5}}@media screen and (min-width: 1200px){.ai_hero_text{font-size:20px;line-height:1.5}}@media screen and (min-width: 1400px){.ai_hero_text{font-size:21px;line-height:1.5}}@media screen and (min-width: 1800px){.ai_hero_text{font-size:24px;line-height:1.5}}.ai_hero_actions{margin-top:calc(32px*var(--nc-scale))}@media(max-width: 991.98px){.ai_hero{padding-top:calc(96px*var(--nc-scale));padding-bottom:calc(96px*var(--nc-scale))}.ai_hero_shape.is_light{display:none}.ai_hero_shape{animation:none}}@keyframes ai-hero-drift{0%,100%{translate:0 0;rotate:0deg}50%{translate:calc(10px*var(--nc-scale)) calc(14px*var(--nc-scale));rotate:2deg}}@keyframes ai-hero-drift-alt{0%,100%{translate:0 0;rotate:0deg}50%{translate:calc(-10px*var(--nc-scale)) calc(-14px*var(--nc-scale));rotate:-2deg}}.ai_stats{padding:calc(72px*var(--nc-scale)) 0;background-color:#173b50}.ai_stats_glows{inset:0;z-index:0;overflow:hidden;pointer-events:none}.ai_stats_glow{z-index:0;pointer-events:none}.ai_stats_mark{top:calc(-38px*var(--nc-scale));right:1.67%;z-index:2;width:max(44px,calc(75px * var(--nc-scale)));aspect-ratio:1;border-radius:calc(20px*var(--nc-scale)) 0 0 calc(20px*var(--nc-scale));background-color:#e89332;pointer-events:none}@media(min-width: 1200px)and (prefers-reduced-motion: no-preference){.ai_stats_mark{animation:ai-hero-drift-alt 11s ease-in-out infinite;animation-delay:-4s;will-change:translate}}.ai_stats_glow.is_a{top:calc(87px*var(--nc-scale));left:calc(-252px*var(--nc-scale));width:calc(605px*var(--nc-scale))}.ai_stats_glow.is_b{top:calc(-555px*var(--nc-scale));left:calc(680px*var(--nc-scale));width:calc(605px*var(--nc-scale))}.ai_stats_row{gap:calc(10px*var(--nc-scale));margin:0}.ai_stats_card{flex:1 1 0;min-width:0;display:flex;flex-direction:column;min-height:calc(326px*var(--nc-scale));padding:calc(40px*var(--nc-scale));border:1px solid #33b3e8;border-radius:calc(16px*var(--nc-scale));background-color:#173b50}.ai_stats_num{margin:0;color:#33b3e8;font-family:"Poppins",sans-serif;font-weight:500;font-size:max(44px,calc(70px * var(--nc-scale)));line-height:1.43;font-variant-numeric:tabular-nums}.ai_stats_label{margin:calc(1px*var(--nc-scale)) 0 0;color:#fff;font-family:"Roboto",sans-serif;font-weight:400;font-size:20px;line-height:1.3}@media screen and (min-width: 576px){.ai_stats_label{font-size:20px;line-height:1.3}}@media screen and (min-width: 768px){.ai_stats_label{font-size:22px;line-height:1.3}}@media screen and (min-width: 992px){.ai_stats_label{font-size:22px;line-height:1.3}}@media screen and (min-width: 1200px){.ai_stats_label{font-size:24px;line-height:1.4}}@media screen and (min-width: 1400px){.ai_stats_label{font-size:24px;line-height:1.4}}@media screen and (min-width: 1800px){.ai_stats_label{font-size:28px;line-height:1.4}}@media(max-width: 991.98px){.ai_stats_row{flex-wrap:wrap;gap:calc(16px*var(--nc-scale))}.ai_stats_card{flex:0 0 calc(50% - calc(8px * var(--nc-scale)));min-height:0;padding:calc(28px*var(--nc-scale))}.ai_stats_glow{display:none}}@media(max-width: 575.98px){.ai_stats_card{flex:0 0 100%}}.ai_page .ai_stats_label{line-height:1.5}.ai_journey{padding:calc(118px*var(--nc-scale)) 0;background-image:linear-gradient(-30.57deg, #c5e0ea 14.112%, #ffffff 90.184%)}.ai_journey_wash{top:50%;left:calc(-709px*var(--nc-scale));width:calc(1619px*var(--nc-scale));height:auto;z-index:0;opacity:.6;transform:translateY(-50%);pointer-events:none}.ai_journey_shapes{inset:0;z-index:0;pointer-events:none}.ai_journey_shape{display:block;pointer-events:none}.ai_journey_shape.is_ice{top:40.18%;left:96.7%;width:4.528%;aspect-ratio:65.198/66.529;background-image:linear-gradient(163.28deg, #69b0c9 17.115%, #ecf5f8 81.699%)}.ai_journey_shape.is_sky{top:47.15%;left:89.306%;width:6.468%;aspect-ratio:93.14/94.471;background-color:#ade1f6}.ai_journey_head{max-width:calc(653px*var(--nc-scale));margin:0 auto calc(44px*var(--nc-scale))}.ai_journey_title{margin:0 0 calc(16px*var(--nc-scale))}.ai_journey_sub{color:#666;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.ai_journey_sub{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.ai_journey_sub{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.ai_journey_sub{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.ai_journey_sub{font-size:18px;line-height:1.5}}@media screen and (min-width: 1400px){.ai_journey_sub{font-size:18px;line-height:1.5}}@media screen and (min-width: 1800px){.ai_journey_sub{font-size:21px;line-height:1.5}}.ai_journey_sub p{color:#666;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.ai_journey_sub p{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.ai_journey_sub p{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.ai_journey_sub p{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.ai_journey_sub p{font-size:18px;line-height:1.5}}@media screen and (min-width: 1400px){.ai_journey_sub p{font-size:18px;line-height:1.5}}@media screen and (min-width: 1800px){.ai_journey_sub p{font-size:21px;line-height:1.5}}.ai_journey_sub p{margin:0}.ai_journey_sub p+p{margin-top:1em}.ai_journey_row_wrap{align-items:flex-start;gap:calc(69px*var(--nc-scale))}.ai_journey_rows{flex:0 0 calc(430px*var(--nc-scale));display:flex;flex-direction:column;gap:calc(32px*var(--nc-scale))}.ai_journey_row_head{margin:0}.ai_journey_row_btn{gap:calc(19px*var(--nc-scale));padding:0;background:none;text-align:left;cursor:pointer}.ai_journey_row_btn:focus-visible{outline:2px solid #e89332;outline-offset:4px}.ai_journey_row_mark{flex:0 0 12px;width:12px;height:12px;margin-top:.45em;background-color:#e89332;opacity:0;transition:opacity .3s ease}@media(max-width: 767.98px){.ai_journey_row_mark{margin-top:5px}}.ai_journey_row.is_open .ai_journey_row_mark{opacity:1}.ai_journey_row_title{flex:1 1 auto;min-width:0;font-family:"Poppins",sans-serif;font-weight:500;color:rgba(23,59,80,.5);transition:color .3s ease;font-size:20px;line-height:1.3}@media screen and (min-width: 576px){.ai_journey_row_title{font-size:20px;line-height:1.3}}@media screen and (min-width: 768px){.ai_journey_row_title{font-size:22px;line-height:1.3}}@media screen and (min-width: 992px){.ai_journey_row_title{font-size:22px;line-height:1.3}}@media screen and (min-width: 1200px){.ai_journey_row_title{font-size:24px;line-height:1.4}}@media screen and (min-width: 1400px){.ai_journey_row_title{font-size:24px;line-height:1.4}}@media screen and (min-width: 1800px){.ai_journey_row_title{font-size:28px;line-height:1.4}}.ai_journey_row.is_open .ai_journey_row_title{background-image:linear-gradient(180deg, #173b50 0%, #215370 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.ai_journey_row_icon{flex:0 0 auto;width:calc(20px*var(--nc-scale));height:auto;transition:opacity .3s ease}.ai_journey_row.is_open .ai_journey_row_icon{opacity:0}.ai_journey_row_panel{overflow:hidden;height:0;transition:height .4s cubic-bezier(0.22, 1, 0.36, 1)}@media(prefers-reduced-motion: reduce){.ai_journey_row_panel{transition:none}}.ai_journey_row.is_open .ai_journey_row_panel{height:var(--panel-h, auto)}.ai_journey_row_inner{padding:calc(20px*var(--nc-scale)) 0 0 calc(31px*var(--nc-scale))}.ai_journey_row_text{margin:0;color:#666;font-family:"Roboto",sans-serif;font-weight:400;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.ai_journey_row_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.ai_journey_row_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.ai_journey_row_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.ai_journey_row_text{font-size:18px;line-height:1.5}}@media screen and (min-width: 1400px){.ai_journey_row_text{font-size:18px;line-height:1.5}}@media screen and (min-width: 1800px){.ai_journey_row_text{font-size:21px;line-height:1.5}}.ai_journey_row_more{gap:calc(8px*var(--nc-scale));margin-top:calc(20px*var(--nc-scale));color:#e89332;font-family:"Poppins",sans-serif;font-weight:600;text-decoration:none;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.ai_journey_row_more{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.ai_journey_row_more{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.ai_journey_row_more{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.ai_journey_row_more{font-size:16px;line-height:1.5}}@media screen and (min-width: 1400px){.ai_journey_row_more{font-size:16px;line-height:1.5}}@media screen and (min-width: 1800px){.ai_journey_row_more{font-size:18px;line-height:1.5}}.ai_journey_row_more img{width:calc(20px*var(--nc-scale));height:auto;transition:translate .3s ease}@media(hover: hover)and (pointer: fine){.ai_journey_row_more:hover img,.ai_journey_row_more:focus-visible img{translate:calc(6px*var(--nc-scale)) 0}}.ai_journey_row::after{content:"";display:block;height:1px;margin-top:calc(20px*var(--nc-scale));background-color:rgba(23,59,80,.2)}.ai_journey_media{flex:1 1 auto;min-width:0;aspect-ratio:741/467;border-radius:calc(24px*var(--nc-scale));box-shadow:calc(-9px*var(--nc-scale)) calc(18px*var(--nc-scale)) calc(45px*var(--nc-scale)) rgba(23,59,80,.2),calc(-35px*var(--nc-scale)) calc(73px*var(--nc-scale)) calc(81px*var(--nc-scale)) rgba(23,59,80,.17),calc(-78px*var(--nc-scale)) calc(165px*var(--nc-scale)) calc(110px*var(--nc-scale)) rgba(23,59,80,.1)}.ai_journey_photo{position:absolute;inset:0;width:100%;height:100%;border-radius:calc(24px*var(--nc-scale));-o-object-fit:cover;object-fit:cover;opacity:0;transition:opacity .45s ease}.ai_journey_photo.is_active{opacity:1}@media(prefers-reduced-motion: reduce){.ai_journey_photo{transition:none}}.ai_journey_shot{display:none;width:100%;height:auto;aspect-ratio:741/467;margin-top:calc(20px*var(--nc-scale));border-radius:calc(24px*var(--nc-scale));-o-object-fit:cover;object-fit:cover}@media(max-width: 991.98px){.ai_journey{padding:calc(80px*var(--nc-scale)) 0}.ai_journey_row_wrap{flex-direction:column;gap:calc(40px*var(--nc-scale))}.ai_journey_rows{flex:0 0 auto;width:100%}.ai_journey_media{display:none}.ai_journey_shot{display:block}.ai_journey_wash,.ai_journey_shape{display:none}}.ai_panels{padding:calc(118px*var(--nc-scale)) 0;background-image:linear-gradient(to top, #c5e0ea 3.617%, #ffffff 101.75%)}.ai_panels_wash{top:calc(64px*var(--nc-scale));left:calc(-186px*var(--nc-scale));width:calc(1462px*var(--nc-scale));height:auto;z-index:0;opacity:.6;pointer-events:none}.ai_panels_mark{top:calc(194px*var(--nc-scale));left:0;width:calc(166px*var(--nc-scale));height:auto;z-index:0;pointer-events:none}.ai_panels_title{position:sticky;top:calc(98px*var(--nc-scale));z-index:1;margin:0 auto calc(60px*var(--nc-scale))}.ai_panels_stack{position:relative;z-index:2}.ai_panels_tail{height:calc(900px*var(--nc-scale));pointer-events:none}@media(max-width: 1199.98px){.ai_panels_title{position:static}.ai_panels_tail{display:none}.ai_panels_wash,.ai_panels_mark{display:none}}.ai_panel{position:sticky;top:calc(236px*var(--nc-scale))}.ai_panel.is_2{top:calc(256px*var(--nc-scale))}.ai_panel.is_3{top:calc(276px*var(--nc-scale))}.ai_panel.is_4{top:calc(296px*var(--nc-scale))}.ai_panel{display:block}.ai_panel+.ai_panel{margin-top:calc(378px*var(--nc-scale))}.ai_panel_tab{display:flex;align-items:center;height:calc(59px*var(--nc-scale));padding:calc(16px*var(--nc-scale)) calc(40px*var(--nc-scale));border-radius:calc(20px*var(--nc-scale)) calc(20px*var(--nc-scale)) 0 0}.ai_panel_tab_label{color:#fff;font-family:"Roboto",sans-serif;font-weight:500;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.ai_panel_tab_label{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.ai_panel_tab_label{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.ai_panel_tab_label{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.ai_panel_tab_label{font-size:18px;line-height:1.5}}@media screen and (min-width: 1400px){.ai_panel_tab_label{font-size:18px;line-height:1.5}}@media screen and (min-width: 1800px){.ai_panel_tab_label{font-size:21px;line-height:1.5}}.ai_panel_card{min-height:calc(502px*var(--nc-scale));padding:calc(40px*var(--nc-scale)) calc(40px*var(--nc-scale)) calc(40px*var(--nc-scale)) calc(64px*var(--nc-scale));border-radius:calc(20px*var(--nc-scale)) 0 calc(20px*var(--nc-scale)) calc(20px*var(--nc-scale));box-shadow:0 calc(14px*var(--nc-scale)) calc(16px*var(--nc-scale)) rgba(0,0,0,.05),0 calc(56px*var(--nc-scale)) calc(28px*var(--nc-scale)) rgba(0,0,0,.04),0 calc(126px*var(--nc-scale)) calc(38px*var(--nc-scale)) rgba(0,0,0,.03),0 calc(223px*var(--nc-scale)) calc(45px*var(--nc-scale)) rgba(0,0,0,.01)}.ai_panel.is_1 .ai_panel_card{border-top-left-radius:0}.ai_panel_copy{flex:0 0 calc(412px*var(--nc-scale));padding-top:calc(10px*var(--nc-scale))}.ai_panel_title{margin:0 0 calc(20px*var(--nc-scale));font-family:"Poppins",sans-serif;font-weight:500;background-image:linear-gradient(178.28deg, #69b0c9 17.115%, #ecf5f8 81.699%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0);font-size:28px;line-height:1.3}@media screen and (min-width: 576px){.ai_panel_title{font-size:28px;line-height:1.3}}@media screen and (min-width: 768px){.ai_panel_title{font-size:28px;line-height:1.3}}@media screen and (min-width: 992px){.ai_panel_title{font-size:28px;line-height:1.3}}@media screen and (min-width: 1200px){.ai_panel_title{font-size:30px;line-height:1.3}}@media screen and (min-width: 1400px){.ai_panel_title{font-size:32px;line-height:1.3}}@media screen and (min-width: 1800px){.ai_panel_title{font-size:38px;line-height:1.3}}.ai_panel_text{margin:0 0 calc(20px*var(--nc-scale));color:#fff;font-family:"Roboto",sans-serif;font-weight:400;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.ai_panel_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.ai_panel_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.ai_panel_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.ai_panel_text{font-size:18px;line-height:1.5}}@media screen and (min-width: 1400px){.ai_panel_text{font-size:18px;line-height:1.5}}@media screen and (min-width: 1800px){.ai_panel_text{font-size:21px;line-height:1.5}}.ai_panel_deliverables{padding:calc(24px*var(--nc-scale));border:1px solid #79a3bc;border-radius:calc(20px*var(--nc-scale))}.ai_panel_deliverables_head{margin:0 0 calc(8px*var(--nc-scale));color:#fff;font-family:"Poppins",sans-serif;font-weight:500;font-size:18px;line-height:1.4}@media screen and (min-width: 576px){.ai_panel_deliverables_head{font-size:18px;line-height:1.4}}@media screen and (min-width: 768px){.ai_panel_deliverables_head{font-size:18px;line-height:1.4}}@media screen and (min-width: 992px){.ai_panel_deliverables_head{font-size:18px;line-height:1.4}}@media screen and (min-width: 1200px){.ai_panel_deliverables_head{font-size:20px;line-height:1.4}}@media screen and (min-width: 1400px){.ai_panel_deliverables_head{font-size:20px;line-height:1.4}}@media screen and (min-width: 1800px){.ai_panel_deliverables_head{font-size:24px;line-height:1.4}}.ai_panel_deliverables_text{margin:0;color:#fff;font-family:"Roboto",sans-serif;font-weight:400;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.ai_panel_deliverables_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.ai_panel_deliverables_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.ai_panel_deliverables_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.ai_panel_deliverables_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 1400px){.ai_panel_deliverables_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 1800px){.ai_panel_deliverables_text{font-size:18px;line-height:1.5}}.ai_panel_media{flex:0 0 calc(662px*var(--nc-scale));align-self:stretch;border-radius:calc(16px*var(--nc-scale))}.ai_panel_media img{display:block;width:100%;height:100%;min-height:calc(422px*var(--nc-scale));-o-object-fit:cover;object-fit:cover}.ai_panel.is_1 .ai_panel_tab{background-color:#417488}.ai_panel.is_1 .ai_panel_card{background-image:linear-gradient(180deg, #417488 0%, #2d5d70 39.044%)}.ai_panel.is_1 .ai_panel_tab{margin-left:calc(0px*var(--nc-scale))}.ai_panel.is_2 .ai_panel_tab{background-color:#2d5d70}.ai_panel.is_2 .ai_panel_card{background-image:linear-gradient(180deg, #2d5d70 0%, #225468 38.048%)}.ai_panel.is_2 .ai_panel_tab{margin-left:calc(290px*var(--nc-scale))}.ai_panel.is_3 .ai_panel_tab{background-color:#225468}.ai_panel.is_3 .ai_panel_card{background-image:linear-gradient(180deg, #225468 0%, #123f51 38.845%)}.ai_panel.is_3 .ai_panel_tab{margin-left:calc(580px*var(--nc-scale))}.ai_panel.is_4 .ai_panel_tab{background-color:#123f51}.ai_panel.is_4 .ai_panel_card{background-image:linear-gradient(180deg, #123f51 0%, #0d2e3b 100%)}.ai_panel.is_4 .ai_panel_tab{margin-left:calc(870px*var(--nc-scale))}.ai_panel.is_1 .ai_panel_tab{margin-left:0}@media(max-width: 1199.98px){.ai_panel{position:static}.ai_panel+.ai_panel{margin-top:calc(32px*var(--nc-scale))}.ai_panel_card{flex-direction:column;align-items:stretch;min-height:0;padding:calc(28px*var(--nc-scale));border-radius:0 0 calc(20px*var(--nc-scale)) calc(20px*var(--nc-scale))}.ai_panel_copy{flex:0 0 auto;min-width:0;padding-top:0;margin-bottom:calc(28px*var(--nc-scale))}.ai_panel_media{flex:0 0 auto;min-width:0}.ai_panel_media img{min-height:0;aspect-ratio:662/422}.ai_panel.is_1 .ai_panel_tab{margin-left:0;width:max(180px,calc(260px * var(--nc-scale)))}.ai_panel.is_2 .ai_panel_tab{margin-left:0;width:max(180px,calc(260px * var(--nc-scale)))}.ai_panel.is_3 .ai_panel_tab{margin-left:0;width:max(180px,calc(260px * var(--nc-scale)))}.ai_panel.is_4 .ai_panel_tab{margin-left:0;width:max(180px,calc(260px * var(--nc-scale)))}}.ai_voices{padding:calc(118px*var(--nc-scale)) 0;background-color:#fff}.ai_voices_head{max-width:calc(768px*var(--nc-scale));margin:0 auto calc(45px*var(--nc-scale))}.ai_voices_badge{margin-bottom:calc(16px*var(--nc-scale));margin-right:-0.28em}.ai_voices_title{margin:0}.ai_voices_row{align-items:stretch;gap:calc(32px*var(--nc-scale));min-height:calc(324px*var(--nc-scale))}.ai_voices_row+.ai_voices_row{margin-top:calc(32px*var(--nc-scale))}.ai_voices_photo{flex:1 1 0;min-width:0;border-radius:calc(16px*var(--nc-scale))}.ai_voices_photo img:not(.ai_voices_logo){display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ai_voices_photo.is_tl,.ai_voices_photo.is_tl img{border-radius:calc(126px*var(--nc-scale)) 0 0 0}.ai_voices_photo.is_br,.ai_voices_photo.is_br img{border-radius:0 0 calc(215px*var(--nc-scale)) 0}.ai_voices_logo{top:50%;left:50%;width:calc(140px*var(--nc-scale));height:auto;transform:translate(-50%, -50%)}.ai_voices_quote{flex:0 0 calc(640px*var(--nc-scale));display:flex;flex-direction:column;justify-content:space-between;padding:calc(32px*var(--nc-scale));border:1px solid #69b0c9;border-radius:calc(16px*var(--nc-scale))}.ai_voices_mark{width:calc(36px*var(--nc-scale));height:auto}.ai_voices_text{margin:calc(24px*var(--nc-scale)) 0 0;color:#666;font-family:"Roboto",sans-serif;font-weight:400;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.ai_voices_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.ai_voices_text{font-size:18px;line-height:1.5}}@media screen and (min-width: 992px){.ai_voices_text{font-size:18px;line-height:1.5}}@media screen and (min-width: 1200px){.ai_voices_text{font-size:20px;line-height:1.5}}@media screen and (min-width: 1400px){.ai_voices_text{font-size:21px;line-height:1.5}}@media screen and (min-width: 1800px){.ai_voices_text{font-size:24px;line-height:1.5}}.ai_voices_by{margin-top:calc(24px*var(--nc-scale))}.ai_voices_name{margin:0;font-family:"Poppins",sans-serif;font-weight:500;background-image:linear-gradient(180deg, #173b50 0%, #215370 100%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0);font-size:18px;line-height:1.4}@media screen and (min-width: 576px){.ai_voices_name{font-size:18px;line-height:1.4}}@media screen and (min-width: 768px){.ai_voices_name{font-size:18px;line-height:1.4}}@media screen and (min-width: 992px){.ai_voices_name{font-size:18px;line-height:1.4}}@media screen and (min-width: 1200px){.ai_voices_name{font-size:20px;line-height:1.4}}@media screen and (min-width: 1400px){.ai_voices_name{font-size:20px;line-height:1.4}}@media screen and (min-width: 1800px){.ai_voices_name{font-size:24px;line-height:1.4}}.ai_voices_role{margin:0;color:#aaa;font-family:"Roboto",sans-serif;font-weight:400;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.ai_voices_role{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.ai_voices_role{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.ai_voices_role{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.ai_voices_role{font-size:18px;line-height:1.5}}@media screen and (min-width: 1400px){.ai_voices_role{font-size:18px;line-height:1.5}}@media screen and (min-width: 1800px){.ai_voices_role{font-size:21px;line-height:1.5}}@media(max-width: 991.98px){.ai_voices{padding:calc(80px*var(--nc-scale)) 0}.ai_voices_row{flex-wrap:wrap;gap:calc(20px*var(--nc-scale));min-height:0}.ai_voices_quote{flex:0 0 100%;order:-1}.ai_voices_photo{flex:1 1 calc(50% - calc(10px * var(--nc-scale)));aspect-ratio:268/324}}.ai_cta{padding:calc(45px*var(--nc-scale)) 0;background-image:linear-gradient(-19.63deg, #c5e0ea 3.98%, #ffffff 90.34%)}.ai_cta_panel{padding:calc(82px*var(--nc-scale)) calc(100px*var(--nc-scale));border-radius:calc(16px*var(--nc-scale));background-image:linear-gradient(180deg, #173b50 0%, #215370 100%)}.ai_cta_logo{display:block;width:max(160px,calc(259px * var(--nc-scale)));height:auto;margin:0 auto calc(24px*var(--nc-scale))}.ai_cta_title{margin:0 0 calc(24px*var(--nc-scale));color:#fff;font-family:"Poppins",sans-serif;font-weight:600;line-height:1.2;font-size:30px;line-height:1.25}@media screen and (min-width: 576px){.ai_cta_title{font-size:30px;line-height:1.25}}@media screen and (min-width: 768px){.ai_cta_title{font-size:30px;line-height:1.2}}@media screen and (min-width: 992px){.ai_cta_title{font-size:34px;line-height:1.2}}@media screen and (min-width: 1200px){.ai_cta_title{font-size:38px;line-height:1.2}}@media screen and (min-width: 1400px){.ai_cta_title{font-size:40px;line-height:1.2}}@media screen and (min-width: 1800px){.ai_cta_title{font-size:48px;line-height:1.2}}.ai_cta_title span{color:#33b3e8}@media(max-width: 991.98px){.ai_cta_panel{padding:calc(48px*var(--nc-scale)) calc(28px*var(--nc-scale))}}.ai_page .ai_cta_title{line-height:1.2}.nv_page{overflow-x:clip}.nv_shape{display:block}.nv_shape.is_ice{background-image:linear-gradient(163.28deg, #69b0c9 17.115%, #ecf5f8 81.699%)}.nv_shape.is_orange{background-color:#e89332}.nv_flips_shapes,.nv_pillars_shapes,.nv_feels_shapes{inset:0;z-index:0;pointer-events:none}@media(max-width: 991.98px){.nv_flips_shapes,.nv_pillars_shapes,.nv_feels_shapes{display:none}}.nv_page .nc_section_heading{font-weight:600;line-height:1.05}.nv_flips .nc_section_heading sup{font-size:calc(14px*var(--nc-scale));line-height:1;vertical-align:middle}.nv_hero{padding-top:calc(128px*var(--nc-scale));padding-bottom:calc(580px*var(--nc-scale));background-color:#ecf5f8}.nv_hero_content{position:relative;z-index:2;max-width:calc(917px*var(--nc-scale));margin:0 auto}.nv_hero_badge{margin-bottom:calc(32px*var(--nc-scale));margin-right:-0.28em}.nv_hero_title{margin:0 0 calc(24px*var(--nc-scale))}.nv_hero_text{margin:0;color:#444;font-family:"Roboto",sans-serif;font-weight:400;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.nv_hero_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.nv_hero_text{font-size:18px;line-height:1.5}}@media screen and (min-width: 992px){.nv_hero_text{font-size:18px;line-height:1.5}}@media screen and (min-width: 1200px){.nv_hero_text{font-size:20px;line-height:1.5}}@media screen and (min-width: 1400px){.nv_hero_text{font-size:21px;line-height:1.5}}@media screen and (min-width: 1800px){.nv_hero_text{font-size:24px;line-height:1.5}}.nv_hero_actions{margin-top:calc(32px*var(--nc-scale))}.nv_hero_orb{bottom:0;left:50%;z-index:0;width:calc(917px*var(--nc-scale));aspect-ratio:917/578;transform:translateX(-50%);pointer-events:none;mask-image:radial-gradient(58% 62% at 50% 56%, #000 52%, transparent 92%);-webkit-mask-image:radial-gradient(58% 62% at 50% 56%, #000 52%, transparent 92%);background:radial-gradient(196.71% 196.18% at 49.95% 8.55%, rgba(236, 245, 248, 0) 42.54%, #ecf5f8 76.12%),linear-gradient(103deg, rgba(236, 245, 248, 0) 71.16%, #ecf5f8 90.77%),linear-gradient(116deg, #ecf5f8 10.82%, rgba(233, 243, 247, 0) 35.48%),linear-gradient(60deg, rgba(211, 231, 239, 0) 55.01%, #ecf5f8 88.24%),linear-gradient(76deg, #ecf5f8 10.72%, rgba(215, 234, 241, 0) 35.87%),linear-gradient(180deg, #ecf5f8 0.34%, rgba(226, 239, 244, 0) 24%),linear-gradient(0deg, rgba(23, 59, 80, 0) 0%, rgba(23, 59, 80, 0) 100%)}.nv_hero_orb img,.nv_hero_orb video{position:absolute;inset:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.nv_hero_video{z-index:1;mix-blend-mode:soft-light}@media(max-width: 991.98px){.nv_hero{padding-top:calc(96px*var(--nc-scale));padding-bottom:calc(540px*var(--nc-scale))}}@media(max-width: 575.98px){.nv_hero{padding-bottom:calc(76.3358778626% + 60px + 40px)}.nv_hero_orb{bottom:40px;width:130%}}.nv_wager{padding:calc(118px*var(--nc-scale)) 0 calc(108px*var(--nc-scale));background-color:#173b50}.nv_wager_row{align-items:stretch;gap:calc(32px*var(--nc-scale));min-height:calc(334px*var(--nc-scale))}.nv_wager_photo{flex:1 1 0;min-width:0;border-radius:calc(16px*var(--nc-scale))}.nv_wager_photo img:not(.nv_wager_logo){display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.nv_wager_photo.is_tl,.nv_wager_photo.is_tl img{border-radius:calc(126px*var(--nc-scale)) 0 0 0}.nv_wager_logo{top:50%;left:50%;width:calc(140px*var(--nc-scale));height:auto;transform:translate(-50%, -50%)}.nv_wager_quote{flex:0 0 calc(640px*var(--nc-scale));display:flex;flex-direction:column;padding:calc(32px*var(--nc-scale));border:1px solid #69b0c9;border-radius:calc(16px*var(--nc-scale))}.nv_wager_mark{width:calc(36px*var(--nc-scale));height:auto}.nv_wager_text{margin:calc(24px*var(--nc-scale)) 0 0;color:#fff;font-family:"Roboto",sans-serif;font-weight:400;font-size:20px;line-height:1.3}@media screen and (min-width: 576px){.nv_wager_text{font-size:20px;line-height:1.3}}@media screen and (min-width: 768px){.nv_wager_text{font-size:22px;line-height:1.3}}@media screen and (min-width: 992px){.nv_wager_text{font-size:22px;line-height:1.3}}@media screen and (min-width: 1200px){.nv_wager_text{font-size:24px;line-height:1.4}}@media screen and (min-width: 1400px){.nv_wager_text{font-size:24px;line-height:1.4}}@media screen and (min-width: 1800px){.nv_wager_text{font-size:28px;line-height:1.4}}.nv_wager_text strong{color:#33b3e8;font-weight:700}.nv_wager_text_holder{margin:calc(24px*var(--nc-scale)) 0 0}.nv_wager_text_holder p{color:#fff;font-family:"Roboto",sans-serif;font-weight:400;font-size:20px;line-height:1.3}@media screen and (min-width: 576px){.nv_wager_text_holder p{font-size:20px;line-height:1.3}}@media screen and (min-width: 768px){.nv_wager_text_holder p{font-size:22px;line-height:1.3}}@media screen and (min-width: 992px){.nv_wager_text_holder p{font-size:22px;line-height:1.3}}@media screen and (min-width: 1200px){.nv_wager_text_holder p{font-size:24px;line-height:1.4}}@media screen and (min-width: 1400px){.nv_wager_text_holder p{font-size:24px;line-height:1.4}}@media screen and (min-width: 1800px){.nv_wager_text_holder p{font-size:28px;line-height:1.4}}.nv_wager_text_holder p strong{color:#33b3e8;font-weight:700}.nv_wager_text_holder p+p{margin-top:calc(16px*var(--nc-scale))}@media(max-width: 991.98px){.nv_wager{padding:calc(80px*var(--nc-scale)) 0}.nv_wager_row{flex-wrap:wrap;gap:calc(20px*var(--nc-scale));min-height:0}.nv_wager_quote{flex:0 0 100%;order:-1}.nv_wager_photo{flex:1 1 calc(50% - calc(10px * var(--nc-scale)));aspect-ratio:268/334}}.nv_page .nv_wager_text{line-height:1.5}.nv_flips{padding:calc(100px*var(--nc-scale)) 0;background-image:linear-gradient(-1.67deg, #c5e0ea 23.514%, #ffffff 92.742%)}.nv_flips_head{max-width:calc(743px*var(--nc-scale));margin:0 auto calc(40px*var(--nc-scale))}.nv_flips_badge{margin-bottom:calc(16px*var(--nc-scale));margin-right:-0.28em}.nv_flips_title{margin:0 0 calc(16px*var(--nc-scale))}.nv_flips_sub{max-width:calc(743px*var(--nc-scale));margin:0 auto;color:#666;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.nv_flips_sub{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.nv_flips_sub{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.nv_flips_sub{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.nv_flips_sub{font-size:18px;line-height:1.5}}@media screen and (min-width: 1400px){.nv_flips_sub{font-size:18px;line-height:1.5}}@media screen and (min-width: 1800px){.nv_flips_sub{font-size:21px;line-height:1.5}}.nv_flips_row{gap:calc(15px*var(--nc-scale));margin:0}.nv_flips_shapes .nv_shape.is_orange{top:calc(73px*var(--nc-scale));left:90.34722222%;width:calc(93px*var(--nc-scale));height:calc(94px*var(--nc-scale))}.nv_flips_shapes .nv_shape.is_ice{top:calc(167px*var(--nc-scale));left:97.70833333%;width:calc(65px*var(--nc-scale));height:calc(67px*var(--nc-scale))}.nv_flip{flex:1 1 0;min-width:0;perspective:calc(1400px*var(--nc-scale))}.nv_flip_btn{position:relative;display:grid;width:100%;height:100%;min-height:calc(350px*var(--nc-scale));background:none;transform-style:preserve-3d;transition:transform .6s cubic-bezier(0.22, 1, 0.36, 1);cursor:pointer}.nv_flip_btn:focus-visible{outline:2px solid #e89332;outline-offset:4px}@media(prefers-reduced-motion: reduce){.nv_flip_btn{transition:none}}@media(hover: hover)and (pointer: fine){.nv_flip:hover .nv_flip_btn{transform:rotateY(180deg)}}.nv_flip_btn[aria-expanded=true]{transform:rotateY(180deg)}.nv_flip_face{grid-area:1/1;display:flex;flex-direction:column;align-items:flex-start;width:100%;min-height:calc(350px*var(--nc-scale));padding:calc(36px*var(--nc-scale)) calc(48px*var(--nc-scale)) calc(36px*var(--nc-scale)) calc(40px*var(--nc-scale));border-radius:calc(16px*var(--nc-scale));backface-visibility:hidden}.nv_flip_face.is_front{background-color:#fff}.nv_flip_face.is_back{transform:rotateY(180deg);background:linear-gradient(180deg, #69b0c9 -38.83%, #123f51 100%)}.nv_flip_num{font-family:"Poppins",sans-serif;font-weight:600;line-height:1.05;font-size:28px;line-height:1.15}@media screen and (min-width: 576px){.nv_flip_num{font-size:32px;line-height:1.1}}@media screen and (min-width: 768px){.nv_flip_num{font-size:36px;line-height:1.1}}@media screen and (min-width: 992px){.nv_flip_num{font-size:42px;line-height:1.2}}@media screen and (min-width: 1200px){.nv_flip_num{font-size:46px;line-height:1.2}}@media screen and (min-width: 1400px){.nv_flip_num{font-size:50px;line-height:1.3}}@media screen and (min-width: 1800px){.nv_flip_num{font-size:60px;line-height:1.3}}.is_front .nv_flip_num{background-image:linear-gradient(175.79deg, #69b0c9 17.115%, #123f51 81.699%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0)}.is_back .nv_flip_num{color:hsla(0,0%,100%,.6)}.nv_flip_title{margin-top:calc(12px*var(--nc-scale));min-height:4.2em;font-family:"Poppins",sans-serif;font-weight:500;line-height:1.4;background-image:linear-gradient(180deg, #173b50 0%, #215370 100%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0);font-size:20px;line-height:1.3}@media screen and (min-width: 576px){.nv_flip_title{font-size:20px;line-height:1.3}}@media screen and (min-width: 768px){.nv_flip_title{font-size:22px;line-height:1.3}}@media screen and (min-width: 992px){.nv_flip_title{font-size:22px;line-height:1.3}}@media screen and (min-width: 1200px){.nv_flip_title{font-size:24px;line-height:1.4}}@media screen and (min-width: 1400px){.nv_flip_title{font-size:24px;line-height:1.4}}@media screen and (min-width: 1800px){.nv_flip_title{font-size:28px;line-height:1.4}}.nv_flip_rule{width:calc(202px*var(--nc-scale));height:1px;margin:calc(39px*var(--nc-scale)) 0;background-color:rgba(23,59,80,.25)}.is_back .nv_flip_rule{background-color:hsla(0,0%,100%,.4)}.nv_flip_foot{display:flex;flex:1 1 auto;align-items:flex-end;justify-content:space-between;width:100%}.nv_flip_lead{flex:1 1 auto;min-width:0;color:#666;font-family:"Roboto",sans-serif;font-weight:500;line-height:1.5;font-size:20px;line-height:1.3}@media screen and (min-width: 576px){.nv_flip_lead{font-size:20px;line-height:1.3}}@media screen and (min-width: 768px){.nv_flip_lead{font-size:22px;line-height:1.3}}@media screen and (min-width: 992px){.nv_flip_lead{font-size:22px;line-height:1.3}}@media screen and (min-width: 1200px){.nv_flip_lead{font-size:24px;line-height:1.4}}@media screen and (min-width: 1400px){.nv_flip_lead{font-size:24px;line-height:1.4}}@media screen and (min-width: 1800px){.nv_flip_lead{font-size:28px;line-height:1.4}}.nv_flip_lead.text_18{font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.nv_flip_lead.text_18{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.nv_flip_lead.text_18{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.nv_flip_lead.text_18{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.nv_flip_lead.text_18{font-size:18px;line-height:1.5}}@media screen and (min-width: 1400px){.nv_flip_lead.text_18{font-size:18px;line-height:1.5}}@media screen and (min-width: 1800px){.nv_flip_lead.text_18{font-size:21px;line-height:1.5}}.nv_flip_plus{flex:0 0 auto;width:max(24px,calc(40px * var(--nc-scale)));height:auto}.nv_flip_body{color:#fff;font-family:"Roboto",sans-serif;font-weight:400;line-height:1.5;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.nv_flip_body{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.nv_flip_body{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.nv_flip_body{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.nv_flip_body{font-size:16px;line-height:1.5}}@media screen and (min-width: 1400px){.nv_flip_body{font-size:16px;line-height:1.5}}@media screen and (min-width: 1800px){.nv_flip_body{font-size:18px;line-height:1.5}}@media(max-width: 1199.98px){.nv_flip{flex:0 0 calc((100% - calc(15px * var(--nc-scale)))/2)}.nv_flip .nv_flip_btn,.nv_flip .nv_flip_face{min-height:0}.nv_flip .nv_flip_rule{width:100%}.nv_flip .nv_flip_title{min-height:2.8em}}@media(max-width: 575.98px){.nv_flip{flex:0 0 100%}.nv_flip .nv_flip_title{min-height:0}}@media(max-width: 1199.98px){.nv_flips_row{flex-wrap:wrap}}.nv_pillars{padding:calc(118px*var(--nc-scale)) 0;background-image:linear-gradient(-14.04deg, #c5e0ea 5.2082%, #ffffff 51.783%)}.nv_pillars_head{margin-bottom:calc(46px*var(--nc-scale))}.nv_pillars_badge{margin-bottom:calc(16px*var(--nc-scale))}.nv_pillars_title{margin:0}.nv_pillars_copy{flex:0 0 calc(535px*var(--nc-scale));padding-top:calc(10px*var(--nc-scale))}.nv_pillars_eyebrow{margin:0 0 calc(20px*var(--nc-scale));color:#fff;font-family:"Poppins",sans-serif;font-weight:600;letter-spacing:.28em;text-transform:uppercase;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.nv_pillars_eyebrow{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.nv_pillars_eyebrow{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.nv_pillars_eyebrow{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.nv_pillars_eyebrow{font-size:16px;line-height:1.5}}@media screen and (min-width: 1400px){.nv_pillars_eyebrow{font-size:16px;line-height:1.5}}@media screen and (min-width: 1800px){.nv_pillars_eyebrow{font-size:18px;line-height:1.5}}.nv_pillars_copy h3,.nv_pillars_copy .h3{margin:0 0 calc(20px*var(--nc-scale));font-family:"Poppins",sans-serif;font-weight:500;line-height:1.3;background-image:linear-gradient(177.35deg, #69b0c9 17.115%, #ecf5f8 81.699%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0);font-size:28px;line-height:1.3}@media screen and (min-width: 576px){.nv_pillars_copy h3,.nv_pillars_copy .h3{font-size:28px;line-height:1.3}}@media screen and (min-width: 768px){.nv_pillars_copy h3,.nv_pillars_copy .h3{font-size:28px;line-height:1.3}}@media screen and (min-width: 992px){.nv_pillars_copy h3,.nv_pillars_copy .h3{font-size:28px;line-height:1.3}}@media screen and (min-width: 1200px){.nv_pillars_copy h3,.nv_pillars_copy .h3{font-size:30px;line-height:1.3}}@media screen and (min-width: 1400px){.nv_pillars_copy h3,.nv_pillars_copy .h3{font-size:32px;line-height:1.3}}@media screen and (min-width: 1800px){.nv_pillars_copy h3,.nv_pillars_copy .h3{font-size:38px;line-height:1.3}}.nv_pillars_problem{padding:calc(30px*var(--nc-scale)) calc(34px*var(--nc-scale)) calc(25px*var(--nc-scale));border:1px solid #33b3e8;border-radius:calc(16px*var(--nc-scale));background-color:#fff}.nv_pillars_problem_head{margin:0 0 calc(12px*var(--nc-scale));background-image:linear-gradient(180deg, #173b50 0%, #215370 100%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0);font-family:"Poppins",sans-serif;font-weight:600;letter-spacing:.27em;text-transform:uppercase;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.nv_pillars_problem_head{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.nv_pillars_problem_head{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.nv_pillars_problem_head{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.nv_pillars_problem_head{font-size:16px;line-height:1.5}}@media screen and (min-width: 1400px){.nv_pillars_problem_head{font-size:16px;line-height:1.5}}@media screen and (min-width: 1800px){.nv_pillars_problem_head{font-size:18px;line-height:1.5}}.nv_pillars_problem_text{margin:0;color:#666;font-family:"Roboto",sans-serif;font-weight:400;line-height:1.5;letter-spacing:-0.01em;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.nv_pillars_problem_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.nv_pillars_problem_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.nv_pillars_problem_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.nv_pillars_problem_text{font-size:18px;line-height:1.5}}@media screen and (min-width: 1400px){.nv_pillars_problem_text{font-size:18px;line-height:1.5}}@media screen and (min-width: 1800px){.nv_pillars_problem_text{font-size:21px;line-height:1.5}}.nv_pillars_list{margin:calc(20px*var(--nc-scale)) 0 0;padding-left:calc(27px*var(--nc-scale));color:#fff;font-family:"Roboto",sans-serif;font-weight:400;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.nv_pillars_list{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.nv_pillars_list{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.nv_pillars_list{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.nv_pillars_list{font-size:18px;line-height:1.5}}@media screen and (min-width: 1400px){.nv_pillars_list{font-size:18px;line-height:1.5}}@media screen and (min-width: 1800px){.nv_pillars_list{font-size:21px;line-height:1.5}}.nv_pillars_list li+li{margin-top:calc(8px*var(--nc-scale))}.nv_pillars_media{flex:0 0 calc(518px*var(--nc-scale));align-self:stretch;border-radius:calc(16px*var(--nc-scale))}.nv_pillars_media img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media(max-width: 991.98px){.nv_pillars{padding:calc(80px*var(--nc-scale)) 0}.nv_pillars_copy,.nv_pillars_media{flex:0 0 auto;width:100%}.nv_pillars_media img{min-height:0;aspect-ratio:518/355}}.nv_pillars_panel .hm_solutions_tab,.nv_pillars_panel .hm_solutions_tab:nth-child(2),.nv_pillars_panel .hm_solutions_tab:nth-child(3){flex-basis:29.22077922%}.nv_pillars_panel .hm_solutions_body{gap:calc(48px*var(--nc-scale))}@media(min-width: 992px){.nv_pillars_panel .hm_solutions_body{padding:calc(40px*var(--nc-scale)) calc(64px*var(--nc-scale))}}@media(min-width: 1200px){.nv_pillars_panel .hm_solutions_body{min-height:calc(570px*var(--nc-scale))}}.nv_page .nv_pillars_list{line-height:1.5}.nv_pillars_shapes .nv_shape.is_ice{top:calc(36px*var(--nc-scale));left:91.04166667%;width:calc(49px*var(--nc-scale));height:calc(50px*var(--nc-scale))}.nv_pillars_shapes .nv_shape.is_orange{top:calc(86px*var(--nc-scale));left:95.13888889%;width:calc(70px*var(--nc-scale));height:calc(71px*var(--nc-scale))}.nv_feels{padding:calc(118px*var(--nc-scale)) 0;background-color:#173b50}.nv_feels_head{margin-bottom:calc(60px*var(--nc-scale))}.nv_feels_badge{margin-bottom:calc(12px*var(--nc-scale))}.nv_feels_title{margin:0}.nv_feels_grid{grid-template-columns:repeat(2, minmax(0, 1fr));gap:calc(20px*var(--nc-scale)) calc(18px*var(--nc-scale));margin:0 0 calc(60px*var(--nc-scale))}.nv_feels_card{display:flex;flex-direction:column;min-height:calc(307px*var(--nc-scale));padding:calc(41px*var(--nc-scale)) calc(37px*var(--nc-scale)) calc(42px*var(--nc-scale)) calc(36px*var(--nc-scale));border-radius:calc(16px*var(--nc-scale));background-color:#fff}.nv_feels_num{margin:0 0 calc(60px*var(--nc-scale));color:#e89332;font-family:"Poppins",sans-serif;font-weight:500;line-height:1.03;font-size:28px;line-height:1.3}@media screen and (min-width: 576px){.nv_feels_num{font-size:28px;line-height:1.3}}@media screen and (min-width: 768px){.nv_feels_num{font-size:28px;line-height:1.3}}@media screen and (min-width: 992px){.nv_feels_num{font-size:28px;line-height:1.3}}@media screen and (min-width: 1200px){.nv_feels_num{font-size:30px;line-height:1.3}}@media screen and (min-width: 1400px){.nv_feels_num{font-size:32px;line-height:1.3}}@media screen and (min-width: 1800px){.nv_feels_num{font-size:38px;line-height:1.3}}.nv_feels_card_title{margin:0 0 calc(16px*var(--nc-scale));background-image:linear-gradient(180deg, #173b50 0%, #215370 100%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0);font-family:"Poppins",sans-serif;font-weight:500;line-height:1.4;font-size:20px;line-height:1.3}@media screen and (min-width: 576px){.nv_feels_card_title{font-size:20px;line-height:1.3}}@media screen and (min-width: 768px){.nv_feels_card_title{font-size:22px;line-height:1.3}}@media screen and (min-width: 992px){.nv_feels_card_title{font-size:22px;line-height:1.3}}@media screen and (min-width: 1200px){.nv_feels_card_title{font-size:24px;line-height:1.4}}@media screen and (min-width: 1400px){.nv_feels_card_title{font-size:24px;line-height:1.4}}@media screen and (min-width: 1800px){.nv_feels_card_title{font-size:28px;line-height:1.4}}.nv_feels_text{margin:0;background-image:linear-gradient(180deg, #173b50 0%, #215370 100%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0);font-family:"Roboto",sans-serif;font-weight:400;line-height:1.5;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.nv_feels_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.nv_feels_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.nv_feels_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.nv_feels_text{font-size:18px;line-height:1.5}}@media screen and (min-width: 1400px){.nv_feels_text{font-size:18px;line-height:1.5}}@media screen and (min-width: 1800px){.nv_feels_text{font-size:21px;line-height:1.5}}.nv_feels_media{border-radius:calc(20px*var(--nc-scale))}.nv_feels_media img,.nv_feels_media video{display:block;width:100%;height:auto;aspect-ratio:1241/533;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.nv_feels_shapes .nv_shape.is_orange{top:calc(85px*var(--nc-scale));left:92.63888889%;width:calc(45px*var(--nc-scale));height:calc(46px*var(--nc-scale))}.nv_feels_shapes .nv_shape.is_ice{top:calc(145px*var(--nc-scale));left:89.375%;width:calc(36px*var(--nc-scale));height:calc(36px*var(--nc-scale));border-bottom-right-radius:calc(36px*var(--nc-scale))}@media(max-width: 991.98px){.nv_feels{padding:calc(80px*var(--nc-scale)) 0}.nv_feels_grid{grid-template-columns:minmax(0, 1fr);gap:calc(16px*var(--nc-scale))}.nv_feels_card{min-height:0;padding:calc(28px*var(--nc-scale))}.nv_feels_num{margin-bottom:calc(32px*var(--nc-scale))}}.nv_cta{padding:calc(45px*var(--nc-scale)) 0;background-image:linear-gradient(-22.36deg, #c5e0ea 3.98%, #ffffff 90.34%)}.nv_cta_panel{padding:calc(82px*var(--nc-scale)) calc(100px*var(--nc-scale));border-radius:calc(16px*var(--nc-scale));background-image:linear-gradient(180deg, #173b50 0%, #215370 100%)}.nv_cta_title{margin:0 0 calc(24px*var(--nc-scale));color:#fff;font-family:"Poppins",sans-serif;font-weight:600;line-height:1.2;font-size:30px;line-height:1.25}@media screen and (min-width: 576px){.nv_cta_title{font-size:30px;line-height:1.25}}@media screen and (min-width: 768px){.nv_cta_title{font-size:30px;line-height:1.2}}@media screen and (min-width: 992px){.nv_cta_title{font-size:34px;line-height:1.2}}@media screen and (min-width: 1200px){.nv_cta_title{font-size:38px;line-height:1.2}}@media screen and (min-width: 1400px){.nv_cta_title{font-size:40px;line-height:1.2}}@media screen and (min-width: 1800px){.nv_cta_title{font-size:48px;line-height:1.2}}.nv_cta_title span{color:#33b3e8}.nv_cta_text{max-width:calc(505px*var(--nc-scale));margin:0 auto calc(24px*var(--nc-scale));color:#fff;font-family:"Roboto",sans-serif;font-weight:400;line-height:1.5;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.nv_cta_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.nv_cta_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.nv_cta_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.nv_cta_text{font-size:18px;line-height:1.5}}@media screen and (min-width: 1400px){.nv_cta_text{font-size:18px;line-height:1.5}}@media screen and (min-width: 1800px){.nv_cta_text{font-size:21px;line-height:1.5}}@media(max-width: 991.98px){.nv_cta_panel{padding:calc(48px*var(--nc-scale)) calc(28px*var(--nc-scale))}}.nv_page .nv_feels_card_title,.nv_page .nv_flip_title{line-height:1.4}.nv_page .nv_feels_num{line-height:1.03}.nv_page .nv_cta_title{line-height:1.2}.ind_page{overflow-x:clip}.ind_page .nc_section_heading{font-weight:600;line-height:1.3}.ind_shape{display:block;pointer-events:none}.ind_shape.is_ice{background-image:linear-gradient(164.73deg, #c5e0ea 17.115%, #ffffff 81.699%)}.ind_shape.is_orange{background-color:#e89332}.ind_hero{padding:calc(118px*var(--nc-scale)) 0 calc(60px*var(--nc-scale));background-image:linear-gradient(201.6deg, #c5e0ea 7.0494%, #ffffff 75.27%)}.ind_hero_row{min-height:calc(543px*var(--nc-scale))}.ind_hero_copy{flex:1 1 0;min-width:0;padding-right:calc(94px*var(--nc-scale))}.ind_hero_badge{margin-bottom:calc(32px*var(--nc-scale))}.ind_hero_title{margin:0 0 calc(24px*var(--nc-scale));background-image:linear-gradient(180deg, #69b0c9 0%, #123f51 100%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0)}.ind_hero_text{margin:0;color:#666;font-family:"Roboto",sans-serif;font-weight:500;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.ind_hero_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.ind_hero_text{font-size:18px;line-height:1.5}}@media screen and (min-width: 992px){.ind_hero_text{font-size:18px;line-height:1.5}}@media screen and (min-width: 1200px){.ind_hero_text{font-size:20px;line-height:1.5}}@media screen and (min-width: 1400px){.ind_hero_text{font-size:21px;line-height:1.5}}@media screen and (min-width: 1800px){.ind_hero_text{font-size:24px;line-height:1.5}}.ind_hero_actions{margin-top:calc(45px*var(--nc-scale))}.ind_hero_panel{flex:0 0 calc(626px*var(--nc-scale));height:calc(543px*var(--nc-scale));border:1px solid #69b0c9;border-radius:calc(16px*var(--nc-scale))}.ind_hero_photo{position:relative;z-index:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ind_hero_scrim{inset:0;z-index:1;background-image:linear-gradient(180deg, rgba(48, 94, 126, 0.3) 0%, #122e3e 93.567%)}.ind_hero_mark{z-index:2}.ind_hero_mark.is_tl{top:0;left:4.90734824%;width:calc(84px*var(--nc-scale));height:calc(78px*var(--nc-scale));border-bottom-right-radius:calc(84px*var(--nc-scale))}.ind_hero_mark.is_mid{top:43.11418048%;left:80.21405751%;width:calc(47px*var(--nc-scale));height:calc(43px*var(--nc-scale))}.ind_hero_mark.is_low{top:91.80294659%;left:72.69968051%;width:calc(47px*var(--nc-scale));height:calc(43px*var(--nc-scale))}.ind_hero_swoop{top:61.96869245%;left:80.06070288%;z-index:2;width:calc(124px*var(--nc-scale));height:auto}@media(max-width: 991.98px){.ind_hero{padding:calc(96px*var(--nc-scale)) 0 calc(48px*var(--nc-scale))}.ind_hero_row{flex-direction:column;align-items:stretch;min-height:0;gap:calc(48px*var(--nc-scale))}.ind_hero_copy{padding-right:0}.ind_hero_panel{flex:0 0 auto;width:100%;height:auto;aspect-ratio:626/543}}.ind_modern{padding:calc(118px*var(--nc-scale)) 0;background-color:#fff}.ind_modern_corner{top:0;left:0;z-index:0;width:calc(181px*var(--nc-scale));height:auto;pointer-events:none}.ind_modern_row{gap:calc(26px*var(--nc-scale));min-height:calc(681px*var(--nc-scale))}.ind_modern_media{flex:1 1 0;min-width:0;border-radius:calc(20px*var(--nc-scale))}.ind_modern_media img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ind_modern_card{flex:0 0 calc(626px*var(--nc-scale));display:flex;align-items:center;padding:calc(70px*var(--nc-scale)) calc(64px*var(--nc-scale)) calc(70px*var(--nc-scale)) calc(62px*var(--nc-scale));border:1px solid #33b3e8;border-radius:calc(15px*var(--nc-scale))}.ind_modern_copy{width:calc(499px*var(--nc-scale));max-width:100%}.ind_modern_title{margin:0 0 calc(45px*var(--nc-scale));background-image:linear-gradient(180deg, #69b0c9 0%, #123f51 100%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0);font-family:"Poppins",sans-serif;font-weight:500;line-height:1.2;font-size:30px;line-height:1.25}@media screen and (min-width: 576px){.ind_modern_title{font-size:30px;line-height:1.25}}@media screen and (min-width: 768px){.ind_modern_title{font-size:30px;line-height:1.2}}@media screen and (min-width: 992px){.ind_modern_title{font-size:34px;line-height:1.2}}@media screen and (min-width: 1200px){.ind_modern_title{font-size:38px;line-height:1.2}}@media screen and (min-width: 1400px){.ind_modern_title{font-size:40px;line-height:1.2}}@media screen and (min-width: 1800px){.ind_modern_title{font-size:48px;line-height:1.2}}.ind_modern_lead,.ind_modern_text{margin:0;color:#000;font-family:"Roboto",sans-serif;line-height:1.5;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.ind_modern_lead,.ind_modern_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.ind_modern_lead,.ind_modern_text{font-size:18px;line-height:1.5}}@media screen and (min-width: 992px){.ind_modern_lead,.ind_modern_text{font-size:18px;line-height:1.5}}@media screen and (min-width: 1200px){.ind_modern_lead,.ind_modern_text{font-size:20px;line-height:1.5}}@media screen and (min-width: 1400px){.ind_modern_lead,.ind_modern_text{font-size:21px;line-height:1.5}}@media screen and (min-width: 1800px){.ind_modern_lead,.ind_modern_text{font-size:24px;line-height:1.5}}.ind_modern_lead{margin-bottom:1.5em;font-weight:600}.ind_modern_text{font-weight:400}@media(max-width: 991.98px){.ind_modern{padding:calc(80px*var(--nc-scale)) 0}.ind_modern_row{flex-direction:column;min-height:0}.ind_modern_media{flex:0 0 auto;width:100%}.ind_modern_media img{height:auto;aspect-ratio:588/481}.ind_modern_card{flex:0 0 auto;padding:calc(40px*var(--nc-scale)) calc(32px*var(--nc-scale))}.ind_modern_copy{width:100%}}.ind_page .ind_modern_title{line-height:1.2}.ind_steps{padding:calc(118px*var(--nc-scale)) 0;background-image:linear-gradient(4.51deg, #c5e0ea 1.7273%, #ffffff 89.566%)}.ind_steps_shape{top:calc(85px*var(--nc-scale));left:89.375%;z-index:0;width:calc(191px*var(--nc-scale));height:auto;pointer-events:none}.ind_steps_head{max-width:calc(768px*var(--nc-scale));margin:0 auto calc(70px*var(--nc-scale))}.ind_steps_title{margin:0}.ind_steps_row{gap:calc(25px*var(--nc-scale));margin:0}.ind_step{flex:1 1 0;min-width:0;display:flex;flex-direction:column;min-height:calc(388px*var(--nc-scale));padding:calc(41px*var(--nc-scale)) calc(37px*var(--nc-scale)) calc(42px*var(--nc-scale)) calc(36px*var(--nc-scale));border-radius:calc(16px*var(--nc-scale));background-color:#fff}.ind_step_num{margin:0 0 calc(60px*var(--nc-scale));color:#e89332;font-family:"Poppins",sans-serif;font-weight:500;line-height:1.03;font-size:28px;line-height:1.3}@media screen and (min-width: 576px){.ind_step_num{font-size:28px;line-height:1.3}}@media screen and (min-width: 768px){.ind_step_num{font-size:28px;line-height:1.3}}@media screen and (min-width: 992px){.ind_step_num{font-size:28px;line-height:1.3}}@media screen and (min-width: 1200px){.ind_step_num{font-size:30px;line-height:1.3}}@media screen and (min-width: 1400px){.ind_step_num{font-size:32px;line-height:1.3}}@media screen and (min-width: 1800px){.ind_step_num{font-size:38px;line-height:1.3}}.ind_step_title{margin:0 0 calc(16px*var(--nc-scale));background-image:linear-gradient(180deg, #173b50 0%, #215370 100%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0);font-family:"Poppins",sans-serif;font-weight:500;line-height:1.4;font-size:20px;line-height:1.3}@media screen and (min-width: 576px){.ind_step_title{font-size:20px;line-height:1.3}}@media screen and (min-width: 768px){.ind_step_title{font-size:22px;line-height:1.3}}@media screen and (min-width: 992px){.ind_step_title{font-size:22px;line-height:1.3}}@media screen and (min-width: 1200px){.ind_step_title{font-size:24px;line-height:1.4}}@media screen and (min-width: 1400px){.ind_step_title{font-size:24px;line-height:1.4}}@media screen and (min-width: 1800px){.ind_step_title{font-size:28px;line-height:1.4}}.ind_step_text{margin:0;background-image:linear-gradient(180deg, #173b50 0%, #215370 100%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0);font-family:"Roboto",sans-serif;font-weight:400;line-height:1.5;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.ind_step_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.ind_step_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.ind_step_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.ind_step_text{font-size:18px;line-height:1.5}}@media screen and (min-width: 1400px){.ind_step_text{font-size:18px;line-height:1.5}}@media screen and (min-width: 1800px){.ind_step_text{font-size:21px;line-height:1.5}}@media(max-width: 991.98px){.ind_step{flex:0 0 calc((100% - calc(25px * var(--nc-scale)))/2);min-height:0;padding:calc(28px*var(--nc-scale))}.ind_step_num{margin-bottom:calc(32px*var(--nc-scale))}}@media(max-width: 575.98px){.ind_step{flex:0 0 100%}}@media(max-width: 991.98px){.ind_steps_row{flex-wrap:wrap}}.ind_page .ind_step_num{line-height:1.03}.ind_page .ind_step_title{line-height:1.4}.ind_built{padding:calc(118px*var(--nc-scale)) 0;background-image:linear-gradient(180deg, #173b50 0%, #215370 100%)}.ind_built_wash,.ind_built_corner{z-index:0;height:auto;pointer-events:none;opacity:.6}.ind_built_wash{top:50%;left:calc(-738px*var(--nc-scale));max-width:none;width:calc(1673px*var(--nc-scale));transform:translateY(calc(-810px * var(--nc-scale))) scaleX(-1)}.ind_built_corner{bottom:0;left:calc(-10px*var(--nc-scale));width:calc(179px*var(--nc-scale))}@media(prefers-reduced-motion: no-preference)and (min-width: 1200px)and (hover: hover)and (pointer: fine){.ind_built_wash,.ind_built_corner{opacity:0;transition:opacity .9s cubic-bezier(0.22, 1, 0.36, 1),transform .9s cubic-bezier(0.22, 1, 0.36, 1);transition-delay:var(--ani-delay, 0ms)}.ind_built_wash.is_visible,.ind_built_corner.is_visible{opacity:.6}.ind_built_wash,.ind_built_wash.is_visible{transform:translateY(calc(-810px * var(--nc-scale))) scaleX(-1)}}.ind_built_head{gap:calc(32px*var(--nc-scale));margin-bottom:calc(52px*var(--nc-scale))}.ind_built_title{margin:0 0 calc(24px*var(--nc-scale));background-image:linear-gradient(-4.59deg, #c5e0ea 3.9835%, #ffffff 90.338%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0)}.ind_built_sub{margin:0;color:#fff;font-family:"Roboto",sans-serif;font-weight:400;line-height:1.5;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.ind_built_sub{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.ind_built_sub{font-size:18px;line-height:1.5}}@media screen and (min-width: 992px){.ind_built_sub{font-size:18px;line-height:1.5}}@media screen and (min-width: 1200px){.ind_built_sub{font-size:20px;line-height:1.5}}@media screen and (min-width: 1400px){.ind_built_sub{font-size:21px;line-height:1.5}}@media screen and (min-width: 1800px){.ind_built_sub{font-size:24px;line-height:1.5}}.ind_built_nav{gap:calc(8px*var(--nc-scale))}.ind_built_arrow{display:flex;align-items:center;justify-content:center;width:calc(44px*var(--nc-scale));height:calc(44px*var(--nc-scale));padding:0;border:1px solid #a9bfc7;border-radius:50%;background-color:#fff;cursor:pointer;transition:background-color .25s ease,border-color .25s ease,opacity .25s ease}@media(max-width: 575.98px){.ind_built_arrow{width:34px;height:34px}}.ind_built_arrow img{display:block;width:calc(24px*var(--nc-scale));height:calc(24px*var(--nc-scale))}@media(max-width: 575.98px){.ind_built_arrow img{width:18px;height:18px}}.ind_built_arrow.is_prev img{transform:scaleX(-1)}@media(hover: hover)and (pointer: fine){.ind_built_arrow:hover:not(:disabled){background-color:#c5e0ea}}.ind_built_arrow:active:not(:disabled){background-color:hsl(196.2162162162,46.835443038%,78.5098039216%)}.ind_built_arrow:disabled{border-color:rgba(169,191,199,.5);background-color:hsla(0,0%,100%,.35);cursor:default;opacity:.45}.ind_built_arrow:focus-visible{outline:2px solid #e89332;outline-offset:2px}.ind_built_viewport{margin:0 calc(50% - 50vw)}.ind_built_rail{--rail-card: calc(400px * var(--nc-scale));--rail-lead: calc(677px * var(--nc-scale));--rail-gap: calc(21px * var(--nc-scale));--rail-x: 0px;gap:var(--rail-gap);min-height:calc(380px*var(--nc-scale));align-items:flex-start;transform:translate3d(var(--rail-x), 0, 0);transition:transform .55s cubic-bezier(0.22, 1, 0.36, 1);will-change:transform;touch-action:pan-y}.ind_built_rail.is_jumping,.ind_built_rail.is_jumping .ind_built_card{transition:none}@media(prefers-reduced-motion: reduce){.ind_built_rail{transition:none}}.ind_built_card{flex:0 0 var(--rail-card);display:flex;flex-direction:column;justify-content:space-between;height:calc(280px*var(--nc-scale));padding:calc(36px*var(--nc-scale));border:1px solid #69b0c9;border-radius:calc(16px*var(--nc-scale));background-color:#fff;overflow:hidden;transition:flex-basis .55s cubic-bezier(0.22, 1, 0.36, 1),height .55s cubic-bezier(0.22, 1, 0.36, 1),box-shadow .55s cubic-bezier(0.22, 1, 0.36, 1),opacity .7s cubic-bezier(0.22, 1, 0.36, 1),transform .7s cubic-bezier(0.22, 1, 0.36, 1);transition-delay:0s,0s,0s,var(--ani-delay, 0ms),var(--ani-delay, 0ms)}@media(prefers-reduced-motion: reduce){.ind_built_card{transition:none}}.ind_built_card.is_active{flex-basis:var(--rail-lead);height:calc(380px*var(--nc-scale));box-shadow:0 calc(12px*var(--nc-scale)) calc(13px*var(--nc-scale)) rgba(15,65,87,.1),0 calc(47px*var(--nc-scale)) calc(23.5px*var(--nc-scale)) rgba(15,65,87,.09),0 calc(105px*var(--nc-scale)) calc(31.5px*var(--nc-scale)) rgba(15,65,87,.05),0 calc(187px*var(--nc-scale)) calc(37.5px*var(--nc-scale)) rgba(15,65,87,.01)}.ind_built_icon{display:block;width:calc(53px*var(--nc-scale));height:auto}.ind_built_card.is_lit .ind_built_icon{width:calc(77px*var(--nc-scale))}.ind_built_card_body{display:flex;flex-direction:column;gap:calc(10px*var(--nc-scale));width:calc(var(--rail-card) - calc(72px * var(--nc-scale)))}.ind_built_card.is_lit .ind_built_card_body{gap:calc(20px*var(--nc-scale));width:calc(var(--rail-lead) - calc(72px * var(--nc-scale)))}.ind_built_card_title{margin:0;background-image:linear-gradient(180deg, #173b50 0%, #215370 100%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0);font-family:"Poppins",sans-serif;font-weight:500;line-height:1.4;font-size:20px;line-height:1.3}@media screen and (min-width: 576px){.ind_built_card_title{font-size:20px;line-height:1.3}}@media screen and (min-width: 768px){.ind_built_card_title{font-size:22px;line-height:1.3}}@media screen and (min-width: 992px){.ind_built_card_title{font-size:22px;line-height:1.3}}@media screen and (min-width: 1200px){.ind_built_card_title{font-size:24px;line-height:1.4}}@media screen and (min-width: 1400px){.ind_built_card_title{font-size:24px;line-height:1.4}}@media screen and (min-width: 1800px){.ind_built_card_title{font-size:28px;line-height:1.4}}.ind_built_card.is_lit .ind_built_card_title{line-height:1.3;font-size:28px;line-height:1.3}@media screen and (min-width: 576px){.ind_built_card.is_lit .ind_built_card_title{font-size:28px;line-height:1.3}}@media screen and (min-width: 768px){.ind_built_card.is_lit .ind_built_card_title{font-size:28px;line-height:1.3}}@media screen and (min-width: 992px){.ind_built_card.is_lit .ind_built_card_title{font-size:28px;line-height:1.3}}@media screen and (min-width: 1200px){.ind_built_card.is_lit .ind_built_card_title{font-size:30px;line-height:1.3}}@media screen and (min-width: 1400px){.ind_built_card.is_lit .ind_built_card_title{font-size:32px;line-height:1.3}}@media screen and (min-width: 1800px){.ind_built_card.is_lit .ind_built_card_title{font-size:38px;line-height:1.3}}.ind_built_card_text{margin:0;background-image:linear-gradient(180deg, #173b50 0%, #215370 100%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0);font-family:"Roboto",sans-serif;font-weight:400;line-height:1.5;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.ind_built_card_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.ind_built_card_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.ind_built_card_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.ind_built_card_text{font-size:18px;line-height:1.5}}@media screen and (min-width: 1400px){.ind_built_card_text{font-size:18px;line-height:1.5}}@media screen and (min-width: 1800px){.ind_built_card_text{font-size:21px;line-height:1.5}}.ind_built_card_text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ind_built_card.is_lit .ind_built_card_text{overflow:visible;text-overflow:clip;white-space:normal}.ind_built_card.is_lit .ind_built_card_text{font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.ind_built_card.is_lit .ind_built_card_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.ind_built_card.is_lit .ind_built_card_text{font-size:18px;line-height:1.5}}@media screen and (min-width: 992px){.ind_built_card.is_lit .ind_built_card_text{font-size:18px;line-height:1.5}}@media screen and (min-width: 1200px){.ind_built_card.is_lit .ind_built_card_text{font-size:20px;line-height:1.5}}@media screen and (min-width: 1400px){.ind_built_card.is_lit .ind_built_card_text{font-size:21px;line-height:1.5}}@media screen and (min-width: 1800px){.ind_built_card.is_lit .ind_built_card_text{font-size:24px;line-height:1.5}}@media(max-width: 991.98px){.ind_built{padding:calc(80px*var(--nc-scale)) 0}.ind_built_head{flex-direction:column;align-items:flex-start !important}.ind_built_rail{--rail-card: min(calc(400px * var(--nc-scale)), 82vw);--rail-lead: var(--rail-card);min-height:0}.ind_built_card,.ind_built_card.is_active{flex-basis:var(--rail-card);height:auto;min-height:calc(280px*var(--nc-scale))}.ind_built_card_text,.ind_built_card.is_lit .ind_built_card_text{overflow:visible;text-overflow:clip;white-space:normal}.ind_built_card.is_lit .ind_built_icon{width:calc(53px*var(--nc-scale))}.ind_built_card_body,.ind_built_card.is_lit .ind_built_card_body{gap:calc(10px*var(--nc-scale));width:auto}.ind_built_card.is_lit .ind_built_card_title{line-height:1.4;font-size:20px;line-height:1.3}}@media screen and (max-width: 991.98px)and (min-width: 576px){.ind_built_card.is_lit .ind_built_card_title{font-size:20px;line-height:1.3}}@media screen and (max-width: 991.98px)and (min-width: 768px){.ind_built_card.is_lit .ind_built_card_title{font-size:22px;line-height:1.3}}@media screen and (max-width: 991.98px)and (min-width: 992px){.ind_built_card.is_lit .ind_built_card_title{font-size:22px;line-height:1.3}}@media screen and (max-width: 991.98px)and (min-width: 1200px){.ind_built_card.is_lit .ind_built_card_title{font-size:24px;line-height:1.4}}@media screen and (max-width: 991.98px)and (min-width: 1400px){.ind_built_card.is_lit .ind_built_card_title{font-size:24px;line-height:1.4}}@media screen and (max-width: 991.98px)and (min-width: 1800px){.ind_built_card.is_lit .ind_built_card_title{font-size:28px;line-height:1.4}}@media(max-width: 991.98px){.ind_built_card.is_lit .ind_built_card_text{font-size:16px;line-height:1.5}}@media screen and (max-width: 991.98px)and (min-width: 576px){.ind_built_card.is_lit .ind_built_card_text{font-size:16px;line-height:1.5}}@media screen and (max-width: 991.98px)and (min-width: 768px){.ind_built_card.is_lit .ind_built_card_text{font-size:16px;line-height:1.5}}@media screen and (max-width: 991.98px)and (min-width: 992px){.ind_built_card.is_lit .ind_built_card_text{font-size:16px;line-height:1.5}}@media screen and (max-width: 991.98px)and (min-width: 1200px){.ind_built_card.is_lit .ind_built_card_text{font-size:18px;line-height:1.5}}@media screen and (max-width: 991.98px)and (min-width: 1400px){.ind_built_card.is_lit .ind_built_card_text{font-size:18px;line-height:1.5}}@media screen and (max-width: 991.98px)and (min-width: 1800px){.ind_built_card.is_lit .ind_built_card_text{font-size:21px;line-height:1.5}}.ind_page .ind_built_card_title{line-height:1.4}.ind_page .ind_built_card.is_lit .ind_built_card_title{line-height:1.3}.ind_transform{padding:calc(118px*var(--nc-scale)) 0;background-color:#fff}.ind_transform_head{max-width:calc(930px*var(--nc-scale));margin:0 auto calc(117px*var(--nc-scale))}.ind_transform_title{margin:0 0 calc(45px*var(--nc-scale))}.ind_transform_sub{margin:0;color:#666;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.ind_transform_sub{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.ind_transform_sub{font-size:18px;line-height:1.5}}@media screen and (min-width: 992px){.ind_transform_sub{font-size:18px;line-height:1.5}}@media screen and (min-width: 1200px){.ind_transform_sub{font-size:20px;line-height:1.5}}@media screen and (min-width: 1400px){.ind_transform_sub{font-size:21px;line-height:1.5}}@media screen and (min-width: 1800px){.ind_transform_sub{font-size:24px;line-height:1.5}}.ind_transform_track::before{content:"";position:absolute;top:calc(-69px*var(--nc-scale));bottom:0;left:calc(calc(574px * var(--nc-scale)) + calc(29.625px * var(--nc-scale)));width:1px;background-color:#b3e2f6;transform:translateX(-50%)}.ind_transform_progress{top:calc(-69px*var(--nc-scale));left:calc(calc(574px * var(--nc-scale)) + calc(29.625px * var(--nc-scale)));width:3px;height:calc(var(--timeline, 0)*(100% + calc(69px * var(--nc-scale))));border-radius:3px;background-color:#33b3e8;transform:translateX(-50%)}.ind_transform_track.is_live .ind_tstep_copy,.ind_transform_track.is_live .ind_tstep_media{opacity:.35;transition:opacity .6s ease}.ind_transform_track.is_live .ind_tstep.is_reached .ind_tstep_copy,.ind_transform_track.is_live .ind_tstep.is_reached .ind_tstep_media{opacity:1}@media(prefers-reduced-motion: reduce){.ind_transform_track.is_live .ind_tstep_copy,.ind_transform_track.is_live .ind_tstep_media,.ind_transform_track.is_live .ind_tstep.is_reached .ind_tstep_copy,.ind_transform_track.is_live .ind_tstep.is_reached .ind_tstep_media{opacity:1;transition:none}}@media(max-width: 991.98px){.ind_transform{padding:calc(80px*var(--nc-scale)) 0}.ind_transform_head{margin-bottom:calc(56px*var(--nc-scale))}.ind_transform_track::before,.ind_transform_progress{top:0;bottom:0;left:22px}}.ind_tstep{display:grid;grid-template-columns:minmax(0, calc(447px * var(--nc-scale))) auto minmax(0, 1fr);align-items:center}.ind_tstep+.ind_tstep{margin-top:calc(208px*var(--nc-scale))}.ind_tstep_copy{min-width:0}.ind_tstep_title{margin:0 0 calc(20px*var(--nc-scale));background-image:linear-gradient(180deg, #69b0c9 0%, #123f51 100%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0);font-family:"Poppins",sans-serif;font-weight:500;line-height:1.2;font-size:30px;line-height:1.25}@media screen and (min-width: 576px){.ind_tstep_title{font-size:30px;line-height:1.25}}@media screen and (min-width: 768px){.ind_tstep_title{font-size:30px;line-height:1.2}}@media screen and (min-width: 992px){.ind_tstep_title{font-size:34px;line-height:1.2}}@media screen and (min-width: 1200px){.ind_tstep_title{font-size:38px;line-height:1.2}}@media screen and (min-width: 1400px){.ind_tstep_title{font-size:40px;line-height:1.2}}@media screen and (min-width: 1800px){.ind_tstep_title{font-size:48px;line-height:1.2}}.ind_tstep_text{margin:0;background-image:linear-gradient(180deg, #173b50 0%, #215370 100%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0);font-family:"Roboto",sans-serif;font-weight:400;line-height:1.5;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.ind_tstep_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.ind_tstep_text{font-size:18px;line-height:1.5}}@media screen and (min-width: 992px){.ind_tstep_text{font-size:18px;line-height:1.5}}@media screen and (min-width: 1200px){.ind_tstep_text{font-size:20px;line-height:1.5}}@media screen and (min-width: 1400px){.ind_tstep_text{font-size:21px;line-height:1.5}}@media screen and (min-width: 1800px){.ind_tstep_text{font-size:24px;line-height:1.5}}.ind_tstep_node{width:calc(59.25px*var(--nc-scale));height:calc(59.25px*var(--nc-scale));margin:0 calc(190px*var(--nc-scale)) 0 calc(127px*var(--nc-scale));border-radius:50%;background-image:linear-gradient(180deg, #173b50 0%, #215370 100%);color:#fff;font-family:"Poppins",sans-serif;font-weight:500;line-height:1.4;font-size:20px;line-height:1.3}@media screen and (min-width: 576px){.ind_tstep_node{font-size:20px;line-height:1.3}}@media screen and (min-width: 768px){.ind_tstep_node{font-size:22px;line-height:1.3}}@media screen and (min-width: 992px){.ind_tstep_node{font-size:22px;line-height:1.3}}@media screen and (min-width: 1200px){.ind_tstep_node{font-size:24px;line-height:1.4}}@media screen and (min-width: 1400px){.ind_tstep_node{font-size:24px;line-height:1.4}}@media screen and (min-width: 1800px){.ind_tstep_node{font-size:28px;line-height:1.4}}.ind_tstep_node{z-index:1}.ind_tstep_node::after{content:"";position:absolute;inset:0;z-index:-1;border-radius:50%;background-color:#bacad3;transition:opacity .5s ease}.ind_tstep.is_reached .ind_tstep_node::after{opacity:0}@media(prefers-reduced-motion: reduce){.ind_tstep_node::after{transition:none}}.ind_tstep_media{width:100%;max-width:calc(417px*var(--nc-scale));justify-self:end;aspect-ratio:417/332;border-radius:calc(16px*var(--nc-scale))}.ind_tstep_media img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media(max-width: 991.98px){.ind_tstep{grid-template-columns:auto minmax(0, 1fr);-moz-column-gap:calc(20px*var(--nc-scale));column-gap:calc(20px*var(--nc-scale));row-gap:calc(20px*var(--nc-scale));align-items:start}.ind_tstep+.ind_tstep{margin-top:calc(48px*var(--nc-scale))}.ind_tstep_node{grid-column:1;grid-row:1/span 2;justify-self:start;margin:0;width:44px;height:44px;font-size:16px}.ind_tstep_copy{grid-column:2;grid-row:1}.ind_tstep_media{grid-column:2;grid-row:2;max-width:none;justify-self:stretch}}.ind_page .ind_tstep_title{line-height:1.2}.ind_page .ind_tstep_node{line-height:1.4}.ind_econ{padding:calc(118px*var(--nc-scale)) 0;background-image:linear-gradient(180deg, #173b50 0%, #215370 100%)}.ind_econ .container{z-index:1;display:flex;flex-direction:column;gap:calc(70px*var(--nc-scale))}.ind_econ_shapes{inset:0;z-index:0;pointer-events:none}.ind_econ_shape.is_ice{top:calc(64px*var(--nc-scale));right:calc(-1px*var(--nc-scale));width:calc(93px*var(--nc-scale));height:calc(93px*var(--nc-scale));background-image:linear-gradient(73.6deg, #69b0c9 17.115%, #ecf5f8 81.699%)}.ind_econ_shape.is_white{top:calc(180px*var(--nc-scale));right:calc(102px*var(--nc-scale));width:calc(33px*var(--nc-scale));height:calc(33px*var(--nc-scale));background-color:#fff}.ind_econ_blob{display:block;top:calc(342px*var(--nc-scale));left:0;width:calc(161px*var(--nc-scale));height:calc(82px*var(--nc-scale));pointer-events:none}.ind_econ_head{max-width:calc(930px*var(--nc-scale));margin:0 auto}.ind_econ_title{margin:0 0 calc(45px*var(--nc-scale))}.ind_econ_sub{color:#fff}.ind_econ_sub p{color:#fff}.ind_econ_lead{font-weight:500}.ind_econ_grid{gap:calc(25px*var(--nc-scale))}.ind_econ_card{flex:0 0 calc((100% - calc(75px * var(--nc-scale)))/4);min-height:calc(395px*var(--nc-scale));padding:calc(41px*var(--nc-scale)) calc(37px*var(--nc-scale)) calc(42px*var(--nc-scale)) calc(36px*var(--nc-scale));gap:calc(60px*var(--nc-scale));border-radius:calc(16px*var(--nc-scale));background-color:#fff}.ind_econ_icon{display:block;width:calc(55px*var(--nc-scale));height:calc(54px*var(--nc-scale));flex-shrink:0}.ind_econ_copy{display:flex;flex-direction:column;gap:calc(16px*var(--nc-scale))}.ind_econ_name{margin:0;background-image:linear-gradient(180deg, #173b50 0%, #215370 100%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0);font-family:"Poppins",sans-serif;font-weight:500;font-size:20px;line-height:1.3}@media screen and (min-width: 576px){.ind_econ_name{font-size:20px;line-height:1.3}}@media screen and (min-width: 768px){.ind_econ_name{font-size:22px;line-height:1.3}}@media screen and (min-width: 992px){.ind_econ_name{font-size:22px;line-height:1.3}}@media screen and (min-width: 1200px){.ind_econ_name{font-size:24px;line-height:1.4}}@media screen and (min-width: 1400px){.ind_econ_name{font-size:24px;line-height:1.4}}@media screen and (min-width: 1800px){.ind_econ_name{font-size:28px;line-height:1.4}}.ind_econ_body{margin:0;background-image:linear-gradient(180deg, #173b50 0%, #215370 100%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0);font-family:"Roboto",sans-serif;font-weight:400;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.ind_econ_body{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.ind_econ_body{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.ind_econ_body{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.ind_econ_body{font-size:18px;line-height:1.5}}@media screen and (min-width: 1400px){.ind_econ_body{font-size:18px;line-height:1.5}}@media screen and (min-width: 1800px){.ind_econ_body{font-size:21px;line-height:1.5}}@media(max-width: 991.98px){.ind_econ{padding:calc(80px*var(--nc-scale)) 0}.ind_econ_shapes{display:none}.ind_econ_card{flex:0 0 calc((100% - calc(25px * var(--nc-scale)))/2);min-height:0}}@media(max-width: 575.98px){.ind_econ_card{flex:0 0 100%}}.ind_page .ind_econ_name{line-height:1.4}.ind_quote{padding:calc(118px*var(--nc-scale)) 0;background-image:linear-gradient(194.33deg, #c5e0ea 4.1331%, #ffffff 93.146%)}.ind_quote_row{gap:calc(180px*var(--nc-scale));justify-content:center}.ind_quote_copy{flex:1 1 0;min-width:0;display:flex;flex-direction:column;gap:calc(48px*var(--nc-scale));margin:0}.ind_quote_mark{display:block;width:calc(36px*var(--nc-scale));height:auto}.ind_quote_text{margin:0;background-image:linear-gradient(180deg, #173b50 0%, #215370 100%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0);font-family:"Roboto",sans-serif;font-weight:400;line-height:1.5;font-size:20px;line-height:1.3}@media screen and (min-width: 576px){.ind_quote_text{font-size:20px;line-height:1.3}}@media screen and (min-width: 768px){.ind_quote_text{font-size:22px;line-height:1.3}}@media screen and (min-width: 992px){.ind_quote_text{font-size:22px;line-height:1.3}}@media screen and (min-width: 1200px){.ind_quote_text{font-size:24px;line-height:1.4}}@media screen and (min-width: 1400px){.ind_quote_text{font-size:24px;line-height:1.4}}@media screen and (min-width: 1800px){.ind_quote_text{font-size:28px;line-height:1.4}}.ind_quote_who{margin:0}.ind_quote_name{margin:0;color:#000;font-family:"Poppins",sans-serif;font-weight:500;line-height:1.4;font-size:18px;line-height:1.4}@media screen and (min-width: 576px){.ind_quote_name{font-size:18px;line-height:1.4}}@media screen and (min-width: 768px){.ind_quote_name{font-size:18px;line-height:1.4}}@media screen and (min-width: 992px){.ind_quote_name{font-size:18px;line-height:1.4}}@media screen and (min-width: 1200px){.ind_quote_name{font-size:20px;line-height:1.4}}@media screen and (min-width: 1400px){.ind_quote_name{font-size:20px;line-height:1.4}}@media screen and (min-width: 1800px){.ind_quote_name{font-size:24px;line-height:1.4}}.ind_quote_role{margin:0;color:#33b3e8;font-family:"Roboto",sans-serif;font-weight:400;line-height:1.5;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.ind_quote_role{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.ind_quote_role{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.ind_quote_role{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.ind_quote_role{font-size:18px;line-height:1.5}}@media screen and (min-width: 1400px){.ind_quote_role{font-size:18px;line-height:1.5}}@media screen and (min-width: 1800px){.ind_quote_role{font-size:21px;line-height:1.5}}.ind_quote_media{flex:0 0 calc(460px*var(--nc-scale));border-top-left-radius:calc(150px*var(--nc-scale))}.ind_quote_media img{display:block;width:100%;height:calc(445px*var(--nc-scale));-o-object-fit:cover;object-fit:cover}@media(max-width: 991.98px){.ind_quote{padding:calc(80px*var(--nc-scale)) 0}.ind_quote_row{flex-direction:column;align-items:flex-start !important;gap:calc(48px*var(--nc-scale))}.ind_quote_copy{flex:0 0 auto;gap:calc(32px*var(--nc-scale))}.ind_quote_media{flex:0 0 auto;width:100%;border-top-left-radius:calc(80px*var(--nc-scale))}.ind_quote_media img{height:auto;aspect-ratio:460/445}}.ind_page .ind_quote_text{line-height:1.5}.ind_page .ind_quote_name{line-height:1.4}.ind_cases_top{padding:calc(118px*var(--nc-scale)) 0 calc(45px*var(--nc-scale));background-color:#173b50}.ind_cases_bottom{padding:calc(25px*var(--nc-scale)) 0 calc(118px*var(--nc-scale));background-image:linear-gradient(180deg, #173b50 0%, #215370 100%)}.ind_cases_head{gap:calc(152px*var(--nc-scale))}.ind_cases_title{max-width:calc(728px*var(--nc-scale));margin:0;background-image:linear-gradient(-9.12deg, #c5e0ea 3.9835%, #ffffff 90.338%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0)}.ind_cases_card{gap:calc(48px*var(--nc-scale));padding-right:calc(60px*var(--nc-scale));border:1px solid #33b3e8;border-radius:calc(16px*var(--nc-scale));background-image:linear-gradient(180deg, #173b50 0%, #215370 100%)}.ind_cases_media{flex:0 0 calc(590px*var(--nc-scale))}.ind_cases_photo{display:block;width:100%;height:calc(500px*var(--nc-scale));border-radius:calc(16px*var(--nc-scale));-o-object-fit:cover;object-fit:cover}.ind_cases_frame{inset:0;width:100%;height:100%;pointer-events:none}.ind_cases_body{flex:1 1 0;min-width:0;display:flex;flex-direction:column;align-items:flex-start}.ind_cases_tag{margin:0 0 calc(20px*var(--nc-scale));padding:calc(4px*var(--nc-scale)) calc(16px*var(--nc-scale));border:1px solid #2686ae;border-radius:calc(100px*var(--nc-scale));background-color:rgba(33,83,112,.8);color:#fff;font-family:"Roboto",sans-serif;font-weight:400;letter-spacing:.08em;text-transform:uppercase;font-size:14px;line-height:1.5}@media screen and (min-width: 576px){.ind_cases_tag{font-size:14px;line-height:1.5}}@media screen and (min-width: 768px){.ind_cases_tag{font-size:14px;line-height:1.5}}@media screen and (min-width: 992px){.ind_cases_tag{font-size:14px;line-height:1.5}}@media screen and (min-width: 1200px){.ind_cases_tag{font-size:14px;line-height:1.5}}@media screen and (min-width: 1400px){.ind_cases_tag{font-size:14px;line-height:1.5}}@media screen and (min-width: 1800px){.ind_cases_tag{font-size:16px;line-height:1.5}}.ind_cases_name{margin:0 0 calc(20px*var(--nc-scale));color:#fff;font-family:"Poppins",sans-serif;font-weight:500;line-height:1.2;font-size:30px;line-height:1.25}@media screen and (min-width: 576px){.ind_cases_name{font-size:30px;line-height:1.25}}@media screen and (min-width: 768px){.ind_cases_name{font-size:30px;line-height:1.2}}@media screen and (min-width: 992px){.ind_cases_name{font-size:34px;line-height:1.2}}@media screen and (min-width: 1200px){.ind_cases_name{font-size:38px;line-height:1.2}}@media screen and (min-width: 1400px){.ind_cases_name{font-size:40px;line-height:1.2}}@media screen and (min-width: 1800px){.ind_cases_name{font-size:48px;line-height:1.2}}.ind_cases_excerpt{margin:0 0 calc(44px*var(--nc-scale));color:hsla(0,0%,100%,.8);font-family:"Roboto",sans-serif;font-weight:400;line-height:1.5;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.ind_cases_excerpt{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.ind_cases_excerpt{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.ind_cases_excerpt{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.ind_cases_excerpt{font-size:18px;line-height:1.5}}@media screen and (min-width: 1400px){.ind_cases_excerpt{font-size:18px;line-height:1.5}}@media screen and (min-width: 1800px){.ind_cases_excerpt{font-size:21px;line-height:1.5}}@media(max-width: 991.98px){.ind_cases_top{padding:calc(80px*var(--nc-scale)) 0 calc(32px*var(--nc-scale))}.ind_cases_bottom{padding:calc(16px*var(--nc-scale)) 0 calc(80px*var(--nc-scale))}.ind_cases_head{flex-direction:column;gap:calc(24px*var(--nc-scale))}.ind_cases_card{flex-direction:column;align-items:stretch !important;gap:calc(32px*var(--nc-scale));padding:0 calc(24px*var(--nc-scale)) calc(32px*var(--nc-scale))}.ind_cases_media{flex:0 0 auto;margin:0 calc(-24px*var(--nc-scale))}.ind_cases_photo{height:auto;aspect-ratio:590/500;border-radius:calc(16px*var(--nc-scale)) calc(16px*var(--nc-scale)) 0 0}}.ind_page .ind_cases_name{line-height:1.2}.ind_cta{padding:calc(45px*var(--nc-scale)) 0;background-image:linear-gradient(-19.63deg, #c5e0ea 3.9835%, #ffffff 90.338%)}.ind_cta_panel{padding:calc(82px*var(--nc-scale)) calc(100px*var(--nc-scale));border-radius:calc(16px*var(--nc-scale));background-image:linear-gradient(180deg, #173b50 0%, #215370 100%)}.ind_cta_logo{display:block;width:calc(259px*var(--nc-scale));height:auto;margin:0 auto calc(24px*var(--nc-scale))}.ind_cta_title{margin:0 0 calc(24px*var(--nc-scale));color:#fff;font-family:"Poppins",sans-serif;font-weight:600;line-height:1.2;font-size:30px;line-height:1.25}@media screen and (min-width: 576px){.ind_cta_title{font-size:30px;line-height:1.25}}@media screen and (min-width: 768px){.ind_cta_title{font-size:30px;line-height:1.2}}@media screen and (min-width: 992px){.ind_cta_title{font-size:34px;line-height:1.2}}@media screen and (min-width: 1200px){.ind_cta_title{font-size:38px;line-height:1.2}}@media screen and (min-width: 1400px){.ind_cta_title{font-size:40px;line-height:1.2}}@media screen and (min-width: 1800px){.ind_cta_title{font-size:48px;line-height:1.2}}.ind_cta_title span{color:#33b3e8}@media(max-width: 991.98px){.ind_cta_panel{padding:calc(48px*var(--nc-scale)) calc(28px*var(--nc-scale))}}.ind_page .ind_cta_title{line-height:1.2}.ind_alt .ind_hero{padding-bottom:calc(118px*var(--nc-scale))}@media(max-width: 991.98px){.ind_alt .ind_hero{padding-bottom:calc(80px*var(--nc-scale))}}.ind_alt .ind_hero_text+.ind_hero_text{margin-top:1.5em}.ind_alt .ind_hero_text{font-weight:400}.ind_alt .ind_hero_text strong{font-weight:600}.ind_alt .ind_built_head_copy{max-width:calc(728px*var(--nc-scale))}.ind_alt .ind_transform_head{margin-bottom:calc(132px*var(--nc-scale))}.ind_alt .ind_steps_head{margin-bottom:calc(70px*var(--nc-scale))}.ind_alt .ind_steps_row{flex-wrap:wrap;gap:calc(25px*var(--nc-scale))}.ind_alt .ind_steps_shape{top:calc(204px*var(--nc-scale));left:86.73611111%;width:calc(192px*var(--nc-scale))}.ind_alt .ind_step{flex:0 0 calc((100% - calc(50px * var(--nc-scale)))/3);min-height:calc(395px*var(--nc-scale))}@media(max-width: 991.98px){.ind_alt .ind_step{flex:0 0 calc((100% - calc(25px * var(--nc-scale)))/2);min-height:0}}@media(max-width: 575.98px){.ind_alt .ind_step{flex:0 0 100%}}.ind_alt_cases{padding:calc(118px*var(--nc-scale)) 0;background-color:#173b50}@media(max-width: 991.98px){.ind_alt_cases{padding:calc(80px*var(--nc-scale)) 0}}.fs_page .ind_hero_actions,.en_page .ind_hero_actions{margin-top:calc(32px*var(--nc-scale))}.fs_page .ind_built,.en_page .ind_built{padding:calc(84px*var(--nc-scale)) 0}.fs_page .ind_built_head,.en_page .ind_built_head{margin-bottom:calc(39px*var(--nc-scale))}.hc_page .ind_built,.mf_page .ind_built,.me_page .ind_built,.re_page .ind_built,.th_page .ind_built,.pe_page .ind_built{padding:calc(118px*var(--nc-scale)) 0 calc(109px*var(--nc-scale))}.hc_page .ind_built_head,.mf_page .ind_built_head,.re_page .ind_built_head,.th_page .ind_built_head,.pe_page .ind_built_head{margin-bottom:calc(35px*var(--nc-scale))}.rt_page .ind_built{padding:calc(104px*var(--nc-scale)) 0 calc(85px*var(--nc-scale))}.rt_page .ind_built_head{margin-bottom:calc(39px*var(--nc-scale))}.me_page .ind_built_head{margin-bottom:calc(88px*var(--nc-scale))}.re_page .ind_steps_head,.rt_page .ind_steps_head{max-width:calc(930px*var(--nc-scale))}.re_page .ind_steps_sub,.rt_page .ind_steps_sub{margin:calc(45px*var(--nc-scale)) auto 0;color:#666}.fs_page .ind_transform_title,.rt_page .ind_transform_title,.en_page .ind_transform_title,.pe_page .ind_transform_title{margin-bottom:0}.fs_page .ind_transform_head{margin-bottom:calc(132px*var(--nc-scale))}.rt_page .ind_transform_head,.pe_page .ind_transform_head{margin-bottom:calc(115px*var(--nc-scale))}.en_page .ind_transform_head{margin-bottom:calc(150px*var(--nc-scale))}.pe_page .ind_steps_shape{top:0;left:85.20833333%;width:calc(211px*var(--nc-scale))}.pe_page .ind_step_num{margin-bottom:calc(45px*var(--nc-scale))}.ed_page .ind_hero_text+.ind_hero_text{margin-top:1.5em}.ed_page .ind_hero_text{font-weight:400}.ed_page .ind_hero_text strong{font-weight:600}.ed_page .ind_hero_actions{margin-top:calc(32px*var(--nc-scale))}.ed_page .ind_steps_head{max-width:calc(930px*var(--nc-scale))}.ed_page .ind_steps_sub{margin:calc(45px*var(--nc-scale)) auto 0;color:#666}.ed_page .ind_step{min-height:calc(395px*var(--nc-scale))}.ed_page .ind_steps_shape{top:0;left:86.68541667%;width:calc(192px*var(--nc-scale))}.ed_page .ind_cases_bottom{background-image:none;background-color:#173b50}.ind_ops{padding:calc(118px*var(--nc-scale)) 0;background-image:linear-gradient(165.95deg, #c5e0ea 17.115%, #ffffff 81.699%)}.ind_ops_head{max-width:calc(930px*var(--nc-scale));margin:0 auto calc(60px*var(--nc-scale))}.ind_ops_title{margin:0 0 calc(45px*var(--nc-scale));background-image:linear-gradient(180deg, #173b50 0%, #215370 100%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0);font-family:"Poppins",sans-serif;font-weight:600;line-height:1.05;font-size:28px;line-height:1.15}@media screen and (min-width: 576px){.ind_ops_title{font-size:32px;line-height:1.1}}@media screen and (min-width: 768px){.ind_ops_title{font-size:36px;line-height:1.1}}@media screen and (min-width: 992px){.ind_ops_title{font-size:42px;line-height:1.2}}@media screen and (min-width: 1200px){.ind_ops_title{font-size:46px;line-height:1.2}}@media screen and (min-width: 1400px){.ind_ops_title{font-size:50px;line-height:1.3}}@media screen and (min-width: 1800px){.ind_ops_title{font-size:60px;line-height:1.3}}.ind_ops_sub{margin:0;color:#666;font-family:"Roboto",sans-serif;font-weight:400;line-height:1.5;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.ind_ops_sub{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.ind_ops_sub{font-size:18px;line-height:1.5}}@media screen and (min-width: 992px){.ind_ops_sub{font-size:18px;line-height:1.5}}@media screen and (min-width: 1200px){.ind_ops_sub{font-size:20px;line-height:1.5}}@media screen and (min-width: 1400px){.ind_ops_sub{font-size:21px;line-height:1.5}}@media screen and (min-width: 1800px){.ind_ops_sub{font-size:24px;line-height:1.5}}.ind_ops_media{margin-bottom:calc(65px*var(--nc-scale));border-radius:calc(20px*var(--nc-scale));aspect-ratio:1240/459}.ind_ops_slide{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:0;transition:opacity .6s ease}.ind_ops_slide.is_current{opacity:1}.ind_ops_row{gap:calc(32px*var(--nc-scale))}.ind_ops_col{flex:1 1 0;min-width:0;display:flex;flex-direction:column;gap:calc(20px*var(--nc-scale));padding:0;border:0;background:none;text-align:left;cursor:pointer;opacity:.6;transition:opacity .4s ease}.ind_ops_col:focus-visible{outline:2px solid #33b3e8;outline-offset:calc(6px*var(--nc-scale))}.ind_ops_col.is_current{opacity:1;cursor:default}.ind_ops_rule{width:100%;max-width:calc(380px*var(--nc-scale));height:calc(5px*var(--nc-scale));background-color:#aaa}.ind_ops_fill{width:0;height:100%;background-color:#33b3e8}.ind_ops_col.is_current .ind_ops_fill{animation:cr-why-fill 6s linear forwards}.ind_ops_mark{width:calc(12px*var(--nc-scale));height:calc(12px*var(--nc-scale));margin-top:calc(1.5px*var(--nc-scale));background-color:#e89332}.ind_ops_name{margin:0;background-image:linear-gradient(180deg, #69b0c9 0%, #123f51 100%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0);font-family:"Poppins",sans-serif;font-weight:500;line-height:1.4;font-size:20px;line-height:1.3}@media screen and (min-width: 576px){.ind_ops_name{font-size:20px;line-height:1.3}}@media screen and (min-width: 768px){.ind_ops_name{font-size:22px;line-height:1.3}}@media screen and (min-width: 992px){.ind_ops_name{font-size:22px;line-height:1.3}}@media screen and (min-width: 1200px){.ind_ops_name{font-size:24px;line-height:1.4}}@media screen and (min-width: 1400px){.ind_ops_name{font-size:24px;line-height:1.4}}@media screen and (min-width: 1800px){.ind_ops_name{font-size:28px;line-height:1.4}}.ind_ops_text{margin:0;color:#666;font-family:"Roboto",sans-serif;font-weight:400;line-height:1.5;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.ind_ops_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.ind_ops_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.ind_ops_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.ind_ops_text{font-size:18px;line-height:1.5}}@media screen and (min-width: 1400px){.ind_ops_text{font-size:18px;line-height:1.5}}@media screen and (min-width: 1800px){.ind_ops_text{font-size:21px;line-height:1.5}}@media(prefers-reduced-motion: reduce){.ind_ops_slide,.ind_ops_col{transition:none}.ind_ops_col.is_current .ind_ops_fill{animation:none;width:100%}}@media(max-width: 991.98px){.ind_ops{padding:calc(80px*var(--nc-scale)) 0}.ind_ops_head{margin-bottom:calc(48px*var(--nc-scale))}.ind_ops_media{margin-bottom:calc(48px*var(--nc-scale))}.ind_ops_row{gap:calc(20px*var(--nc-scale))}.ind_ops_col{gap:calc(16px*var(--nc-scale))}.ind_ops_mark{margin-top:0}}@media(max-width: 767.98px){.ind_ops_row{flex-wrap:wrap;gap:calc(32px*var(--nc-scale))}.ind_ops_col{flex:0 0 100%;gap:calc(20px*var(--nc-scale))}.ind_ops_mark{margin-top:calc(1.5px*var(--nc-scale))}.ind_ops_rule{max-width:none}}.ind_page .ind_ops_title{line-height:1.05}.ind_page .ind_ops_name{line-height:1.4}.cr_page{overflow-x:clip}.cr_page .nc_section_heading{font-weight:600;line-height:1.05}.cr_section{padding-top:calc(118px*var(--nc-scale));padding-bottom:calc(118px*var(--nc-scale))}.cr_eyebrow{margin-bottom:calc(16px*var(--nc-scale));color:#e89332;font-family:"Poppins",sans-serif;font-weight:600;letter-spacing:.28em;text-transform:uppercase;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.cr_eyebrow{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.cr_eyebrow{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.cr_eyebrow{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.cr_eyebrow{font-size:16px;line-height:1.5}}@media screen and (min-width: 1400px){.cr_eyebrow{font-size:16px;line-height:1.5}}@media screen and (min-width: 1800px){.cr_eyebrow{font-size:18px;line-height:1.5}}.cr_hero{min-height:calc(534px*var(--nc-scale));display:flex;align-items:center;background-image:linear-gradient(180deg, #173b50 0%, #215370 100%)}.cr_hero_shapes{inset:0;z-index:0}.cr_hero_content{max-width:calc(678px*var(--nc-scale));margin:0 auto;z-index:1}.cr_hero_title{margin-bottom:calc(24px*var(--nc-scale));padding-bottom:calc(8px*var(--nc-scale))}.cr_hero_lead{max-width:calc(664px*var(--nc-scale));margin:0 auto;color:#fff;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.cr_hero_lead{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.cr_hero_lead{font-size:18px;line-height:1.5}}@media screen and (min-width: 992px){.cr_hero_lead{font-size:18px;line-height:1.5}}@media screen and (min-width: 1200px){.cr_hero_lead{font-size:20px;line-height:1.5}}@media screen and (min-width: 1400px){.cr_hero_lead{font-size:21px;line-height:1.5}}@media screen and (min-width: 1800px){.cr_hero_lead{font-size:24px;line-height:1.5}}.cr_hero .cr_eyebrow{margin-bottom:calc(32px*var(--nc-scale))}.cr_hero_shape{display:block;height:auto;pointer-events:none}.cr_hero_shape.is_tr_lozenge{top:0;right:0;width:10.139%;scale:-1 1}.cr_hero_shape.is_tr_quarter{top:6.273%;right:15.567%;width:5.406%}.cr_hero_shape.is_tr_orange{top:23.989%;right:0;width:6.389%}.cr_hero_shape.is_tr_sq_orange{top:28.09%;right:10.173%;width:3.577%;aspect-ratio:1;background-color:#e89332}.cr_hero_shape.is_tr_sq_white{top:45.88%;right:7.256%;width:3.577%;aspect-ratio:1;background-color:#fff}.cr_hero_shape.is_bl_lozenge{top:83.633%;left:0;width:10.139%;scale:1 -1}.cr_hero_shape.is_bl_quarter{top:74.457%;left:14.861%;width:5.406%;rotate:180deg}.cr_hero_shape.is_bl_orange{top:57.622%;left:0;width:6.389%;rotate:180deg}.cr_hero_shape.is_bl_sq_orange{top:62.547%;left:10.173%;width:3.577%;aspect-ratio:1;background-color:#e89332}.cr_hero_shape.is_bl_sq_white{top:44.757%;left:7.256%;width:3.577%;aspect-ratio:1;background-color:#fff}@media(max-width: 991.98px){.cr_hero{min-height:calc(420px*var(--nc-scale));padding:calc(96px*var(--nc-scale)) 0}.cr_hero_shape{display:none}.cr_hero_shape.is_tr_lozenge,.cr_hero_shape.is_bl_lozenge{display:block;width:max(96px,calc(146px * var(--nc-scale)))}.cr_hero_shape.is_bl_lozenge{top:auto;bottom:0}}.cr_why{background-color:#fff}.cr_why_head{margin-bottom:calc(60px*var(--nc-scale))}.cr_why_media{margin-bottom:calc(65px*var(--nc-scale));border-radius:calc(20px*var(--nc-scale));aspect-ratio:1240/459}.cr_why_slide{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:0;transition:opacity .6s ease}.cr_why_slide.is_current{opacity:1}.cr_why_grid{gap:calc(32px*var(--nc-scale))}.cr_why_col{flex:1 1 0;min-width:0;display:flex;flex-direction:column;gap:calc(20px*var(--nc-scale));padding:0;border:0;background:none;text-align:left;cursor:pointer;opacity:.6;transition:opacity .4s ease}.cr_why_col:focus-visible{outline:2px solid #33b3e8;outline-offset:calc(6px*var(--nc-scale))}.cr_why_col.is_current{opacity:1;cursor:default}.cr_why_rule{width:100%;max-width:calc(380px*var(--nc-scale));height:calc(5px*var(--nc-scale));background-color:#aaa}.cr_why_fill{width:0;height:100%;background-color:#33b3e8}.cr_why_col.is_current .cr_why_fill{animation:cr-why-fill 6s linear forwards}.cr_why_mark{margin-top:calc(4px*var(--nc-scale));width:calc(12px*var(--nc-scale));height:calc(12px*var(--nc-scale));background-color:#e89332}.cr_why_title{background-image:linear-gradient(180deg, #69b0c9 0%, #123f51 100%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0);font-family:"Poppins",sans-serif;font-weight:500;font-size:20px;line-height:1.3}@media screen and (min-width: 576px){.cr_why_title{font-size:20px;line-height:1.3}}@media screen and (min-width: 768px){.cr_why_title{font-size:22px;line-height:1.3}}@media screen and (min-width: 992px){.cr_why_title{font-size:22px;line-height:1.3}}@media screen and (min-width: 1200px){.cr_why_title{font-size:24px;line-height:1.4}}@media screen and (min-width: 1400px){.cr_why_title{font-size:24px;line-height:1.4}}@media screen and (min-width: 1800px){.cr_why_title{font-size:28px;line-height:1.4}}.cr_why_title{line-height:1.4}.cr_why_body{color:#666;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.cr_why_body{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.cr_why_body{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.cr_why_body{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.cr_why_body{font-size:18px;line-height:1.5}}@media screen and (min-width: 1400px){.cr_why_body{font-size:18px;line-height:1.5}}@media screen and (min-width: 1800px){.cr_why_body{font-size:21px;line-height:1.5}}@media(prefers-reduced-motion: reduce){.cr_why_slide{transition:none}.cr_why_col{transition:none}.cr_why_col.is_current .cr_why_fill{animation:none;width:100%}}@media(max-width: 991.98px){.cr_why_grid{gap:calc(20px*var(--nc-scale))}.cr_why_col{gap:calc(16px*var(--nc-scale))}.cr_why_mark{margin-top:0}}@media(max-width: 767.98px){.cr_why_grid{flex-wrap:wrap;gap:calc(32px*var(--nc-scale))}.cr_why_col{flex:0 0 100%;gap:calc(20px*var(--nc-scale))}.cr_why_mark{margin-top:calc(4px*var(--nc-scale))}.cr_why_rule{max-width:none}}@keyframes cr-why-fill{from{width:0}to{width:100%}}.cr_jobs{background:linear-gradient(15deg, #C5E0EA -5.36%, #FFF 71.18%)}.cr_jobs ul.BambooHR-ATS-Jobs-List{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));padding:0;margin:0;gap:calc(32px*var(--nc-scale));width:100%}.cr_jobs ul.BambooHR-ATS-Jobs-List li{flex:1 1 0;min-width:0;gap:calc(32px*var(--nc-scale));padding:calc(32px*var(--nc-scale));border-radius:calc(16px*var(--nc-scale));background-color:#fff;box-shadow:0 calc(2px*var(--nc-scale)) calc(18px*var(--nc-scale)) rgba(14,35,47,.06);position:relative}.cr_jobs ul.BambooHR-ATS-Jobs-List li>a:after{content:"";display:block;width:100%;height:100%;position:absolute;inset:0}.cr_jobs_head{max-width:calc(768px*var(--nc-scale));margin:0 auto calc(45px*var(--nc-scale))}.cr_jobs_grid{gap:calc(32px*var(--nc-scale))}.cr_jobs_card{flex:1 1 0;min-width:0;gap:calc(32px*var(--nc-scale));padding:calc(32px*var(--nc-scale));border-radius:calc(16px*var(--nc-scale));background-color:#fff;box-shadow:0 calc(2px*var(--nc-scale)) calc(18px*var(--nc-scale)) rgba(14,35,47,.06)}.cr_jobs_title{margin:0;background-image:linear-gradient(180deg, #173b50 0%, #215370 100%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0);font-family:"Poppins",sans-serif;font-weight:500;font-size:20px;line-height:1.3}@media screen and (min-width: 576px){.cr_jobs_title{font-size:20px;line-height:1.3}}@media screen and (min-width: 768px){.cr_jobs_title{font-size:22px;line-height:1.3}}@media screen and (min-width: 992px){.cr_jobs_title{font-size:22px;line-height:1.3}}@media screen and (min-width: 1200px){.cr_jobs_title{font-size:24px;line-height:1.4}}@media screen and (min-width: 1400px){.cr_jobs_title{font-size:24px;line-height:1.4}}@media screen and (min-width: 1800px){.cr_jobs_title{font-size:28px;line-height:1.4}}.cr_jobs_title{line-height:1.4}.cr_jobs_meta{gap:calc(24px*var(--nc-scale));margin:calc(24px*var(--nc-scale)) 0 0}.cr_jobs_meta li{gap:calc(12px*var(--nc-scale));color:#666;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.cr_jobs_meta li{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.cr_jobs_meta li{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.cr_jobs_meta li{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.cr_jobs_meta li{font-size:18px;line-height:1.5}}@media screen and (min-width: 1400px){.cr_jobs_meta li{font-size:18px;line-height:1.5}}@media screen and (min-width: 1800px){.cr_jobs_meta li{font-size:21px;line-height:1.5}}.cr_jobs_meta li{white-space:nowrap}.cr_jobs_meta img{width:calc(24px*var(--nc-scale));height:calc(24px*var(--nc-scale));flex-shrink:0}.cr_jobs .nc_btn{padding:calc(8px*var(--nc-scale)) calc(20px*var(--nc-scale))}@media(max-width: 767.98px){.cr_jobs_grid{flex-direction:column;gap:calc(20px*var(--nc-scale))}}.cr_values{background-image:linear-gradient(180deg, #173b50 0%, #215370 100%)}.cr_values_row{gap:calc(106px*var(--nc-scale));align-items:flex-start}.cr_values_copy{flex:0 0 calc(592px*var(--nc-scale));min-width:0}.cr_values_copy .nc_section_heading{margin-bottom:calc(45px*var(--nc-scale))}.cr_values_lead{margin:0;color:#fff;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.cr_values_lead{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.cr_values_lead{font-size:18px;line-height:1.5}}@media screen and (min-width: 992px){.cr_values_lead{font-size:18px;line-height:1.5}}@media screen and (min-width: 1200px){.cr_values_lead{font-size:20px;line-height:1.5}}@media screen and (min-width: 1400px){.cr_values_lead{font-size:21px;line-height:1.5}}@media screen and (min-width: 1800px){.cr_values_lead{font-size:24px;line-height:1.5}}.cr_values_lead+.cr_values_lead{margin-top:calc(31px*var(--nc-scale))}.cr_values_grid{gap:calc(26px*var(--nc-scale)) calc(40px*var(--nc-scale));margin-top:calc(53px*var(--nc-scale))}.cr_values_item{flex:0 0 calc(50% - calc(20px * var(--nc-scale)));gap:calc(20px*var(--nc-scale))}.cr_values_icon{width:max(48px,calc(62px * var(--nc-scale)));height:max(48px,calc(62px * var(--nc-scale)))}.cr_values_name{margin:0;background-image:linear-gradient(175deg, #c5e0ea 17%, #ffffff 82%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0);font-family:"Poppins",sans-serif;font-weight:500;font-size:28px;line-height:1.3}@media screen and (min-width: 576px){.cr_values_name{font-size:28px;line-height:1.3}}@media screen and (min-width: 768px){.cr_values_name{font-size:28px;line-height:1.3}}@media screen and (min-width: 992px){.cr_values_name{font-size:28px;line-height:1.3}}@media screen and (min-width: 1200px){.cr_values_name{font-size:30px;line-height:1.3}}@media screen and (min-width: 1400px){.cr_values_name{font-size:32px;line-height:1.3}}@media screen and (min-width: 1800px){.cr_values_name{font-size:38px;line-height:1.3}}.cr_values_name{line-height:1.3}.cr_values_mission{flex:0 0 calc(542px*var(--nc-scale));padding:calc(18px*var(--nc-scale));border:1px solid #33b3e8;border-radius:calc(20px*var(--nc-scale))}.cr_values_mission_inner{padding:calc(57px*var(--nc-scale)) calc(49px*var(--nc-scale));border-radius:calc(20px*var(--nc-scale));background-image:linear-gradient(126deg, #ffffff 9.66%, #c5e0ea 96.02%)}.cr_values_mission_title{margin:0 0 calc(20px*var(--nc-scale));background-image:linear-gradient(180deg, #173b50 0%, #215370 100%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0);font-family:"Poppins",sans-serif;font-weight:500;font-size:28px;line-height:1.3}@media screen and (min-width: 576px){.cr_values_mission_title{font-size:28px;line-height:1.3}}@media screen and (min-width: 768px){.cr_values_mission_title{font-size:28px;line-height:1.3}}@media screen and (min-width: 992px){.cr_values_mission_title{font-size:28px;line-height:1.3}}@media screen and (min-width: 1200px){.cr_values_mission_title{font-size:30px;line-height:1.3}}@media screen and (min-width: 1400px){.cr_values_mission_title{font-size:32px;line-height:1.3}}@media screen and (min-width: 1800px){.cr_values_mission_title{font-size:38px;line-height:1.3}}.cr_values_mission_title{line-height:1.3}.cr_values_mission_body{margin:0;background-image:linear-gradient(180deg, #173b50 0%, #215370 100%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0);font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.cr_values_mission_body{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.cr_values_mission_body{font-size:18px;line-height:1.5}}@media screen and (min-width: 992px){.cr_values_mission_body{font-size:18px;line-height:1.5}}@media screen and (min-width: 1200px){.cr_values_mission_body{font-size:20px;line-height:1.5}}@media screen and (min-width: 1400px){.cr_values_mission_body{font-size:21px;line-height:1.5}}@media screen and (min-width: 1800px){.cr_values_mission_body{font-size:24px;line-height:1.5}}.cr_values_mission_body+.cr_values_mission_body{margin-top:calc(31px*var(--nc-scale))}@media(max-width: 1199.98px){.cr_values_row{flex-direction:column;gap:calc(48px*var(--nc-scale))}.cr_values_copy{flex:1 1 auto}.cr_values_mission{flex:0 0 auto;width:100%;max-width:none}}@media(max-width: 767.98px){.cr_values_grid{gap:calc(32px*var(--nc-scale)) calc(20px*var(--nc-scale))}.cr_values_item{flex:0 0 calc(50% - calc(10px * var(--nc-scale)))}}.cr_voices{background-color:#173b50}.cr_voices_row{gap:calc(186px*var(--nc-scale));align-items:center}.cr_voices_body{flex:1 1 0;min-width:0}.cr_voices_title{margin:0;background-image:linear-gradient(-5deg, #c5e0ea 3.98%, #ffffff 90.34%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0);font-family:"Poppins",sans-serif;font-weight:600;line-height:1.05;font-size:28px;line-height:1.15}@media screen and (min-width: 576px){.cr_voices_title{font-size:32px;line-height:1.1}}@media screen and (min-width: 768px){.cr_voices_title{font-size:36px;line-height:1.1}}@media screen and (min-width: 992px){.cr_voices_title{font-size:42px;line-height:1.2}}@media screen and (min-width: 1200px){.cr_voices_title{font-size:46px;line-height:1.2}}@media screen and (min-width: 1400px){.cr_voices_title{font-size:50px;line-height:1.3}}@media screen and (min-width: 1800px){.cr_voices_title{font-size:60px;line-height:1.3}}.cr_voices_sub{margin:calc(24px*var(--nc-scale)) 0 0;color:#fff;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.cr_voices_sub{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.cr_voices_sub{font-size:18px;line-height:1.5}}@media screen and (min-width: 992px){.cr_voices_sub{font-size:18px;line-height:1.5}}@media screen and (min-width: 1200px){.cr_voices_sub{font-size:20px;line-height:1.5}}@media screen and (min-width: 1400px){.cr_voices_sub{font-size:21px;line-height:1.5}}@media screen and (min-width: 1800px){.cr_voices_sub{font-size:24px;line-height:1.5}}.cr_voices_mark{width:calc(36px*var(--nc-scale));height:calc(30px*var(--nc-scale));margin:calc(72px*var(--nc-scale)) 0 calc(48px*var(--nc-scale))}.cr_voices_quote{margin:0;background-image:linear-gradient(175deg, #c5e0ea 17%, #ffffff 82%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0);font-family:"Roboto",sans-serif;font-weight:400;font-size:20px;line-height:1.5}@media screen and (min-width: 576px){.cr_voices_quote{font-size:20px;line-height:1.5}}@media screen and (min-width: 768px){.cr_voices_quote{font-size:22px;line-height:1.5}}@media screen and (min-width: 992px){.cr_voices_quote{font-size:25px;line-height:1.5}}@media screen and (min-width: 1200px){.cr_voices_quote{font-size:28px;line-height:1.5}}@media screen and (min-width: 1400px){.cr_voices_quote{font-size:30px;line-height:1.5}}@media screen and (min-width: 1800px){.cr_voices_quote{font-size:34px;line-height:1.5}}.cr_voices_collage{flex:0 0 calc(433px*var(--nc-scale));max-width:100%;aspect-ratio:432.68/445;--shape-flat: 0px;--shape-sweep: 0 0 95% 0;--shape-soft: 34% 0 0 0}.cr_voices_tile{display:block;aspect-ratio:1;height:auto;-o-object-fit:cover;object-fit:cover;border-radius:var(--cr-shape, 0)}.cr_voices_tile[data-shape=flat]{--cr-shape: var(--shape-flat)}.cr_voices_tile[data-shape=sweep]{--cr-shape: var(--shape-sweep)}.cr_voices_tile[data-shape=soft]{--cr-shape: var(--shape-soft)}.cr_voices_collage.is_cycling .cr_voices_tile{transition:border-radius .75s cubic-bezier(0.65, 0, 0.35, 1)}.cr_voices_arc{background-image:linear-gradient(90deg, #69b0c9 0%, #123f51 100%);border-bottom-left-radius:38%}.cr_voices_square{background-color:#e89332}@media(max-width: 991.98px){.cr_voices_row{flex-direction:column;align-items:stretch;gap:calc(48px*var(--nc-scale))}.cr_voices_collage{flex:0 0 auto;width:100%}}.cr_process{background:linear-gradient(8deg, #C5E0EA -1.73%, #FFF 89.57%)}.cr_process_head{max-width:calc(768px*var(--nc-scale));margin-bottom:calc(70px*var(--nc-scale))}.cr_process_lead{margin:calc(45px*var(--nc-scale)) 0 0;color:#666;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.cr_process_lead{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.cr_process_lead{font-size:18px;line-height:1.5}}@media screen and (min-width: 992px){.cr_process_lead{font-size:18px;line-height:1.5}}@media screen and (min-width: 1200px){.cr_process_lead{font-size:20px;line-height:1.5}}@media screen and (min-width: 1400px){.cr_process_lead{font-size:21px;line-height:1.5}}@media screen and (min-width: 1800px){.cr_process_lead{font-size:24px;line-height:1.5}}.cr_process_shapes{inset:0;z-index:0}.cr_process_shape{display:block;pointer-events:none}.cr_process_shape.is_ice{top:0;right:0;width:calc(93px*var(--nc-scale));height:calc(93px*var(--nc-scale));background-image:linear-gradient(73.6deg, #69b0c9 -17.1%, #ecf5f8 81.7%)}.cr_process_shape.is_dark{top:calc(122px*var(--nc-scale));right:calc(110px*var(--nc-scale));width:calc(81px*var(--nc-scale));height:calc(82px*var(--nc-scale));border-bottom-left-radius:calc(31px*var(--nc-scale));background-image:linear-gradient(90deg, #173b50 0%, #215370 100%)}.cr_process_shape.is_orange{top:calc(159px*var(--nc-scale));right:calc(30px*var(--nc-scale));width:calc(46px*var(--nc-scale));height:calc(45px*var(--nc-scale));background-color:#e89332}.cr_process_grid{gap:calc(25px*var(--nc-scale))}.cr_process_step{flex:0 0 calc(33.3333% - calc(17px * var(--nc-scale)));min-height:calc(307px*var(--nc-scale));padding:calc(41px*var(--nc-scale)) calc(37px*var(--nc-scale)) calc(42px*var(--nc-scale)) calc(36px*var(--nc-scale));border-radius:calc(16px*var(--nc-scale));background-color:#fff;box-shadow:0 calc(2px*var(--nc-scale)) calc(18px*var(--nc-scale)) rgba(14,35,47,.05)}.cr_process_num{margin:0 0 calc(60px*var(--nc-scale));color:#e89332;font-family:"Poppins",sans-serif;font-weight:500;font-size:28px;line-height:1.3}@media screen and (min-width: 576px){.cr_process_num{font-size:28px;line-height:1.3}}@media screen and (min-width: 768px){.cr_process_num{font-size:28px;line-height:1.3}}@media screen and (min-width: 992px){.cr_process_num{font-size:28px;line-height:1.3}}@media screen and (min-width: 1200px){.cr_process_num{font-size:30px;line-height:1.3}}@media screen and (min-width: 1400px){.cr_process_num{font-size:32px;line-height:1.3}}@media screen and (min-width: 1800px){.cr_process_num{font-size:38px;line-height:1.3}}.cr_process_num{line-height:1.3}.cr_process_name{margin:0 0 calc(16px*var(--nc-scale));color:#173b50;font-family:"Poppins",sans-serif;font-weight:500;font-size:20px;line-height:1.3}@media screen and (min-width: 576px){.cr_process_name{font-size:20px;line-height:1.3}}@media screen and (min-width: 768px){.cr_process_name{font-size:22px;line-height:1.3}}@media screen and (min-width: 992px){.cr_process_name{font-size:22px;line-height:1.3}}@media screen and (min-width: 1200px){.cr_process_name{font-size:24px;line-height:1.4}}@media screen and (min-width: 1400px){.cr_process_name{font-size:24px;line-height:1.4}}@media screen and (min-width: 1800px){.cr_process_name{font-size:28px;line-height:1.4}}.cr_process_name{line-height:1.4}.cr_process_body{margin:0;color:#666;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.cr_process_body{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.cr_process_body{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.cr_process_body{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.cr_process_body{font-size:18px;line-height:1.5}}@media screen and (min-width: 1400px){.cr_process_body{font-size:18px;line-height:1.5}}@media screen and (min-width: 1800px){.cr_process_body{font-size:21px;line-height:1.5}}@media(max-width: 991.98px){.cr_process_step{flex:0 0 calc(50% - calc(13px * var(--nc-scale)))}.cr_process_shapes{display:none}}@media(max-width: 767.98px){.cr_process_step{flex:0 0 100%;min-height:0}}.cr_life{background-color:#fff}.cr_life_head{max-width:calc(930px*var(--nc-scale));margin:0 auto calc(72px*var(--nc-scale))}.cr_life_lead{margin:calc(45px*var(--nc-scale)) 0 0;color:#666;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.cr_life_lead{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.cr_life_lead{font-size:18px;line-height:1.5}}@media screen and (min-width: 992px){.cr_life_lead{font-size:18px;line-height:1.5}}@media screen and (min-width: 1200px){.cr_life_lead{font-size:20px;line-height:1.5}}@media screen and (min-width: 1400px){.cr_life_lead{font-size:21px;line-height:1.5}}@media screen and (min-width: 1800px){.cr_life_lead{font-size:24px;line-height:1.5}}.cr_life_track::before{content:"";position:absolute;inset:0 auto 0 50%;width:1px;background-color:#b3e2f6;transform:translateX(-50%)}.cr_life_progress{top:0;left:50%;width:3px;height:calc(var(--timeline, 0)*100%);background-color:#33b3e8;transform:translateX(-50%)}.cr_life_row{display:grid;grid-template-columns:1fr auto 1fr;gap:calc(48px*var(--nc-scale));align-items:center}.cr_life_row+.cr_life_row{margin-top:calc(60px*var(--nc-scale))}.cr_life_track.is_live .cr_life_copy,.cr_life_track.is_live .cr_life_media{opacity:.35;transition:opacity .6s ease}.cr_life_track.is_live .cr_life_row.is_reached .cr_life_copy,.cr_life_track.is_live .cr_life_row.is_reached .cr_life_media{opacity:1}.cr_life_copy{min-width:0;max-width:calc(447px*var(--nc-scale))}.cr_life_title{margin:0 0 calc(20px*var(--nc-scale));background-image:linear-gradient(180deg, #69b0c9 0%, #123f51 100%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0);font-family:"Poppins",sans-serif;font-weight:500;font-size:30px;line-height:1.25}@media screen and (min-width: 576px){.cr_life_title{font-size:30px;line-height:1.25}}@media screen and (min-width: 768px){.cr_life_title{font-size:30px;line-height:1.2}}@media screen and (min-width: 992px){.cr_life_title{font-size:34px;line-height:1.2}}@media screen and (min-width: 1200px){.cr_life_title{font-size:38px;line-height:1.2}}@media screen and (min-width: 1400px){.cr_life_title{font-size:40px;line-height:1.2}}@media screen and (min-width: 1800px){.cr_life_title{font-size:48px;line-height:1.2}}.cr_life_title{line-height:1.2}.cr_life_body{margin:0;background-image:linear-gradient(180deg, #173b50 0%, #215370 100%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0);font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.cr_life_body{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.cr_life_body{font-size:18px;line-height:1.5}}@media screen and (min-width: 992px){.cr_life_body{font-size:18px;line-height:1.5}}@media screen and (min-width: 1200px){.cr_life_body{font-size:20px;line-height:1.5}}@media screen and (min-width: 1400px){.cr_life_body{font-size:21px;line-height:1.5}}@media screen and (min-width: 1800px){.cr_life_body{font-size:24px;line-height:1.5}}.cr_life_node{width:calc(59px*var(--nc-scale));height:calc(59px*var(--nc-scale));border-radius:50%;background-image:linear-gradient(180deg, #173b50 0%, #215370 100%);color:#fff}.cr_life_node::after{content:"";position:absolute;inset:0;z-index:-1;border-radius:50%;background-color:#bacad3;transition:opacity .5s ease}.cr_life_node{font-family:"Poppins",sans-serif;font-weight:500;font-size:20px;line-height:1.3}@media screen and (min-width: 576px){.cr_life_node{font-size:20px;line-height:1.3}}@media screen and (min-width: 768px){.cr_life_node{font-size:22px;line-height:1.3}}@media screen and (min-width: 992px){.cr_life_node{font-size:22px;line-height:1.3}}@media screen and (min-width: 1200px){.cr_life_node{font-size:24px;line-height:1.4}}@media screen and (min-width: 1400px){.cr_life_node{font-size:24px;line-height:1.4}}@media screen and (min-width: 1800px){.cr_life_node{font-size:28px;line-height:1.4}}.cr_life_node{z-index:1}.cr_life_row.is_reached .cr_life_node::after{opacity:0}@media(prefers-reduced-motion: reduce){.cr_life_track.is_live .cr_life_copy,.cr_life_track.is_live .cr_life_media,.cr_life_track.is_live .cr_life_row.is_reached .cr_life_copy,.cr_life_track.is_live .cr_life_row.is_reached .cr_life_media{opacity:1;transition:none}.cr_life_node::after{transition:none}}.cr_life_media{width:100%;max-width:calc(417px*var(--nc-scale));justify-self:end;aspect-ratio:417/332;border-radius:calc(16px*var(--nc-scale))}.cr_life_media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media(max-width: 991.98px){.cr_life_track::before,.cr_life_progress{left:22px}.cr_life_row{grid-template-columns:auto minmax(0, 1fr);-moz-column-gap:calc(20px*var(--nc-scale));column-gap:calc(20px*var(--nc-scale));row-gap:calc(20px*var(--nc-scale));align-items:start}.cr_life_row+.cr_life_row{margin-top:calc(48px*var(--nc-scale))}.cr_life_node{grid-column:1;grid-row:1/span 2;justify-self:start;width:44px;height:44px;font-size:16px}.cr_life_copy{grid-column:2;grid-row:1;max-width:none}.cr_life_media{grid-column:2;grid-row:2;max-width:none;justify-self:stretch}}.cr_map{background-color:#fff}.cr_map_head{max-width:calc(997px*var(--nc-scale));margin:0 auto calc(70px*var(--nc-scale))}.cr_map_lead{margin:calc(45px*var(--nc-scale)) 0 0;color:#666;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.cr_map_lead{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.cr_map_lead{font-size:18px;line-height:1.5}}@media screen and (min-width: 992px){.cr_map_lead{font-size:18px;line-height:1.5}}@media screen and (min-width: 1200px){.cr_map_lead{font-size:20px;line-height:1.5}}@media screen and (min-width: 1400px){.cr_map_lead{font-size:21px;line-height:1.5}}@media screen and (min-width: 1800px){.cr_map_lead{font-size:24px;line-height:1.5}}.cr_map_media{max-width:calc(1043px*var(--nc-scale));margin:0 auto;rotate:1.78deg}.cr_map_media img{width:100%;height:auto;opacity:.35}.cr_map_shapes{inset:0;z-index:0}.cr_map_chip{background-color:#173b50}.cr_map .nc_shape{position:absolute}.cr_map .cr_map_chip.is_tr{top:calc(46px*var(--nc-scale));right:calc(94px*var(--nc-scale));width:calc(48px*var(--nc-scale));height:calc(44px*var(--nc-scale))}.cr_map .nc_shape_arc.is_tr{top:calc(98px*var(--nc-scale));right:0;width:calc(80px*var(--nc-scale));height:calc(85px*var(--nc-scale));border-bottom-left-radius:calc(85px*var(--nc-scale))}.cr_map .nc_shape_arc.is_bl_ice{top:calc(640px*var(--nc-scale));left:0;width:calc(117px*var(--nc-scale));height:calc(80px*var(--nc-scale));background-color:rgba(0,0,0,0);background-image:linear-gradient(179.18deg, #69b0c9 17.115%, #ecf5f8 81.699%);border-top-right-radius:calc(80px*var(--nc-scale))}.cr_map .cr_map_chip.is_bl{top:calc(767px*var(--nc-scale));left:calc(77px*var(--nc-scale));width:calc(43px*var(--nc-scale));height:calc(45px*var(--nc-scale))}.cr_map .nc_shape_arc.is_bl{top:calc(785px*var(--nc-scale));left:calc(145px*var(--nc-scale));width:calc(74px*var(--nc-scale));height:calc(76px*var(--nc-scale));border-bottom-left-radius:calc(76px*var(--nc-scale))}@media(max-width: 991.98px){.cr_map .nc_shape{display:none}}.cr_map_svg{inset:0;width:100%;height:100%;overflow:visible;pointer-events:none}.cr_map_outer{fill:rgba(51,179,232,.1)}.cr_map_mid{fill:rgba(51,179,232,.2)}.cr_map_dot{fill:#33b3e8;transform-box:fill-box;transform-origin:center;animation:cr-map-blink 3s ease-in-out infinite;animation-delay:calc(var(--i)*.22s)}.cr_map_wave{fill:none;stroke:#33b3e8;stroke-width:1.5;vector-effect:non-scaling-stroke;transform-box:fill-box;transform-origin:center;opacity:0;animation:cr-map-wave 3.6s ease-out infinite;animation-delay:calc(var(--i)*.22s)}.cr_map_wave.is_late{animation-delay:calc(var(--i)*.22s + 1.8s)}.cr_map_route{fill:none;stroke:#33b3e8;stroke-width:1.6;stroke-linecap:round}.cr_map_plane{fill:#33b3e8}@media(prefers-reduced-motion: reduce){.cr_map_wave{animation:none;opacity:0}.cr_map_dot{animation:none}}.BambooHR-ATS-board>h2,.BambooHR-ATS-board>.h2{display:none}.BambooHR-ATS-board .BambooHR-ATS-Department-Header{font-size:20px;padding:0 0 10px 20px;border-bottom:1px solid #d7d7d7;margin-bottom:8px}@keyframes cr-map-wave{0%{opacity:0;transform:scale(0.85)}10%{opacity:.5}75%{opacity:0;transform:scale(2.4)}100%{opacity:0;transform:scale(2.4)}}@keyframes cr-map-blink{0%,100%{opacity:1}50%{opacity:.5}}.sa_hero{min-height:calc(808px*var(--nc-scale));display:flex;align-items:center;padding:calc(24px*var(--nc-scale)) 0;background-color:#173b50}.sa_hero_row{display:flex;align-items:center;min-height:calc(760px*var(--nc-scale));gap:calc(10px*var(--nc-scale))}.sa_hero_copy{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;gap:calc(24px*var(--nc-scale));flex:0 0 calc(517px*var(--nc-scale));max-width:calc(517px*var(--nc-scale))}.sa_hero_heading{display:flex;flex-direction:column;align-items:flex-start;gap:calc(16px*var(--nc-scale))}.sa_hero_badge{margin:0;color:#fff;font-weight:500;letter-spacing:.28em}.sa_hero_title{margin:0;background-image:linear-gradient(176.61deg, #69b0c9 17.115%, #ecf5f8 81.699%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0);font-family:"Poppins",sans-serif;font-weight:600;line-height:1.05;font-size:28px;line-height:1.15}@media screen and (min-width: 576px){.sa_hero_title{font-size:32px;line-height:1.1}}@media screen and (min-width: 768px){.sa_hero_title{font-size:36px;line-height:1.1}}@media screen and (min-width: 992px){.sa_hero_title{font-size:42px;line-height:1.2}}@media screen and (min-width: 1200px){.sa_hero_title{font-size:46px;line-height:1.2}}@media screen and (min-width: 1400px){.sa_hero_title{font-size:50px;line-height:1.3}}@media screen and (min-width: 1800px){.sa_hero_title{font-size:60px;line-height:1.3}}.sa_hero_title .is_cyan{background:none;background-clip:border-box;-webkit-background-clip:border-box;color:#33b3e8}.sa_hero_lead,.sa_hero_text{margin:0;color:#fff;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.sa_hero_lead,.sa_hero_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.sa_hero_lead,.sa_hero_text{font-size:18px;line-height:1.5}}@media screen and (min-width: 992px){.sa_hero_lead,.sa_hero_text{font-size:18px;line-height:1.5}}@media screen and (min-width: 1200px){.sa_hero_lead,.sa_hero_text{font-size:20px;line-height:1.5}}@media screen and (min-width: 1400px){.sa_hero_lead,.sa_hero_text{font-size:21px;line-height:1.5}}@media screen and (min-width: 1800px){.sa_hero_lead,.sa_hero_text{font-size:24px;line-height:1.5}}.sa_hero_lead{font-weight:600}.sa_hero_text{margin-top:1.5em}.sa_hero_visual{position:relative;flex:0 0 calc(760px*var(--nc-scale));width:calc(760px*var(--nc-scale));height:calc(760px*var(--nc-scale));margin-right:calc(-37px*var(--nc-scale))}.sa_hero_plate{position:relative;width:100%;height:100%;overflow:visible}.sa_hero_glow{position:absolute;z-index:0;top:19.60526316%;left:0;width:116.84210526%;height:43.55263158%;overflow:visible;pointer-events:none;mix-blend-mode:screen}.sa_hero_glow img{position:absolute;display:block;top:-155.58912387%;left:-41.55405405%;width:199.54954955%;height:408.76132931%;max-width:none}.sa_hero_art{position:relative;z-index:3;display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.sa_hero_shape{position:absolute;z-index:2;display:block;height:auto;pointer-events:none}.sa_hero_shape.is_tr{top:11.97368421%;left:75.65789474%;width:16.18421053%}.sa_hero_shape.is_br{top:61.71052632%;left:66.18421053%;width:25.65789474%}.sa_hero_shape.is_ml{top:18.42105263%;left:8.15789474%;width:7.10526316%}.sa_hero_shape.is_bl{top:67.36842105%;left:9.21052632%;width:17.89473684%;height:17.89473684%;transform:scaleY(-1);z-index:5}@media(max-width: 1199.98px){.sa_hero_visual{margin-right:0}}@media(max-width: 991.98px){.sa_hero{min-height:0;padding:calc(96px*var(--nc-scale)) 0 calc(64px*var(--nc-scale))}.sa_hero_row{flex-direction:column;align-items:stretch;min-height:0;gap:calc(48px*var(--nc-scale))}.sa_hero_copy{flex:1 1 auto;max-width:none}.sa_hero_visual{flex:1 1 auto;width:auto;height:auto;margin-right:0}.sa_hero_plate{width:100%;height:auto;aspect-ratio:1}}.cr_why.is_saas .nc_section_heading{font-weight:600;line-height:1.05}.cr_why.is_saas .cr_why_media{overflow:hidden;border-radius:0 calc(100px*var(--nc-scale)) 0 calc(100px*var(--nc-scale))}.cr_why.is_saas .cr_why_col.is_current .cr_why_title{background-image:linear-gradient(175.79deg, #69b0c9 17.115%, #123f51 81.699%)}@media(max-width: 767.98px){.cr_why.is_saas .cr_why_media{border-radius:0 calc(48px*var(--nc-scale)) 0 calc(48px*var(--nc-scale))}}.ind_built.is_light{background-image:linear-gradient(-32.339deg, #c5e0ea 3.9835%, #ffffff 90.338%);padding-bottom:0}.ind_built.is_light .ind_built_title{margin:0;background-image:none;background-clip:border-box;-webkit-background-clip:border-box;color:#33b3e8}.ind_built.is_light .ind_built_title span{background-image:linear-gradient(180deg, #173b50 0%, #215370 100%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0)}.ind_built.is_light .ind_built_card.is_active{overflow:visible}.ind_built.is_light .ind_built_viewport{padding-bottom:calc(118px*var(--nc-scale))}.ind_built.is_light .ind_built_card_title{line-height:1.4}.ind_built.is_light .ind_built_card.is_lit .ind_built_card_title{line-height:1.3}.cr_process.is_impact{background-image:linear-gradient(180deg, #173b50 0%, #215370 100%)}.cr_process.is_impact .cr_process_head{max-width:none;margin-bottom:calc(44px*var(--nc-scale))}.cr_process.is_impact .cr_process_step{min-height:calc(342px*var(--nc-scale));border:1px solid #33b3e8;box-shadow:none}.cr_process.is_impact .cr_process_num{display:none}.cr_process.is_impact .cr_process_badge{display:flex;align-items:center;justify-content:center;width:calc(59px*var(--nc-scale));height:calc(59px*var(--nc-scale));margin:0 0 calc(45px*var(--nc-scale));border-radius:50%;background-image:linear-gradient(-25deg, #c5e0ea 4%, #ffffff 90%);font-family:"Poppins",sans-serif;font-weight:500;line-height:1.4;font-size:20px;line-height:1.3}@media screen and (min-width: 576px){.cr_process.is_impact .cr_process_badge{font-size:20px;line-height:1.3}}@media screen and (min-width: 768px){.cr_process.is_impact .cr_process_badge{font-size:22px;line-height:1.3}}@media screen and (min-width: 992px){.cr_process.is_impact .cr_process_badge{font-size:22px;line-height:1.3}}@media screen and (min-width: 1200px){.cr_process.is_impact .cr_process_badge{font-size:24px;line-height:1.4}}@media screen and (min-width: 1400px){.cr_process.is_impact .cr_process_badge{font-size:24px;line-height:1.4}}@media screen and (min-width: 1800px){.cr_process.is_impact .cr_process_badge{font-size:28px;line-height:1.4}}.cr_process.is_impact .cr_process_badge span{background-image:linear-gradient(180deg, #173b50 0%, #215370 100%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0)}.cr_process.is_impact .cr_process_name{background-image:linear-gradient(180deg, #173b50 0%, #215370 100%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0)}.cr_process.is_impact .cr_process_wash,.cr_process.is_impact .cr_process_ice,.cr_process.is_impact .cr_process_sq{position:absolute;z-index:0;pointer-events:none}.cr_process.is_impact .cr_process_wash{top:50%;left:calc(152px*var(--nc-scale));max-width:none;width:calc(1673px*var(--nc-scale));height:auto;opacity:.18;transform:translateY(-50%)}.cr_process.is_impact .cr_process_ice{right:0;bottom:0;width:18%;height:auto}.cr_process.is_impact .cr_process_sq{top:50%;left:calc(-20px*var(--nc-scale));width:calc(54px*var(--nc-scale));height:calc(54px*var(--nc-scale));background-color:#e89332;transform:translate3d(0, calc(-50% + var(--shift, 0px)), 0) rotate(var(--spin, 0deg))}.cr_process.is_impact .container{position:relative;z-index:1}.sa_cta{position:relative;padding:calc(100px*var(--nc-scale)) 0;overflow:hidden;background-color:#fff}.sa_cta_cluster{position:absolute;left:0;top:auto;bottom:calc(53px*var(--nc-scale));z-index:1;width:calc(175px*var(--nc-scale));height:calc(207px*var(--nc-scale));pointer-events:none}@media(max-width: 767.98px){.sa_cta_cluster{display:none}}.sa_cta_cluster_ice{position:absolute;top:0;left:0;display:block;width:calc(82px*var(--nc-scale));height:calc(81px*var(--nc-scale))}.sa_cta_cluster_navy{position:absolute;top:calc(114px*var(--nc-scale));left:calc(82px*var(--nc-scale));width:calc(93px*var(--nc-scale));height:calc(93px*var(--nc-scale));background-image:linear-gradient(180deg, #173b50 0%, #215370 100%)}.sa_cta_cluster_orange{position:absolute;top:calc(115px*var(--nc-scale));left:0;width:calc(45px*var(--nc-scale));height:calc(46px*var(--nc-scale));background-color:#e89332}.sa_cta_panel{position:relative;display:flex;align-items:center;gap:calc(100px*var(--nc-scale));min-height:calc(554px*var(--nc-scale));padding:calc(85px*var(--nc-scale)) calc(64px*var(--nc-scale));overflow:visible;border:1px solid #33b3e8;border-radius:calc(16px*var(--nc-scale));background-image:linear-gradient(-8.797deg, #c5e0ea 40.232%, #ffffff 90.255%)}.sa_cta_mark{position:absolute;z-index:1;pointer-events:none}.sa_cta_mark.is_orange{top:calc(-21px*var(--nc-scale));left:calc(588px*var(--nc-scale));width:calc(45px*var(--nc-scale));height:calc(46px*var(--nc-scale));background-color:#e89332}.sa_cta_mark.is_ice{top:calc(39px*var(--nc-scale));left:calc(541px*var(--nc-scale));width:calc(36px*var(--nc-scale));height:calc(36px*var(--nc-scale));border-bottom-right-radius:calc(53px*var(--nc-scale));background-image:linear-gradient(164deg, #69b0c9 17%, #ecf5f8 82%)}.sa_cta_copy{flex:1 1 0;min-width:0;max-width:calc(506px*var(--nc-scale))}.sa_cta_title{margin:0;background-image:linear-gradient(175.79deg, #69b0c9 17.115%, #123f51 81.699%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0);font-family:"Poppins",sans-serif;font-weight:500;line-height:1.2;font-size:30px;line-height:1.25}@media screen and (min-width: 576px){.sa_cta_title{font-size:30px;line-height:1.25}}@media screen and (min-width: 768px){.sa_cta_title{font-size:30px;line-height:1.2}}@media screen and (min-width: 992px){.sa_cta_title{font-size:34px;line-height:1.2}}@media screen and (min-width: 1200px){.sa_cta_title{font-size:38px;line-height:1.2}}@media screen and (min-width: 1400px){.sa_cta_title{font-size:40px;line-height:1.2}}@media screen and (min-width: 1800px){.sa_cta_title{font-size:48px;line-height:1.2}}.sa_cta_text,.sa_cta_close{margin:calc(16px*var(--nc-scale)) 0 0;color:#666;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.sa_cta_text,.sa_cta_close{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.sa_cta_text,.sa_cta_close{font-size:18px;line-height:1.5}}@media screen and (min-width: 992px){.sa_cta_text,.sa_cta_close{font-size:18px;line-height:1.5}}@media screen and (min-width: 1200px){.sa_cta_text,.sa_cta_close{font-size:20px;line-height:1.5}}@media screen and (min-width: 1400px){.sa_cta_text,.sa_cta_close{font-size:21px;line-height:1.5}}@media screen and (min-width: 1800px){.sa_cta_text,.sa_cta_close{font-size:24px;line-height:1.5}}.sa_cta_close{font-weight:600}.sa_cta .ct_form{flex:1 1 0;min-width:0;max-width:calc(506px*var(--nc-scale))}@media(min-width: 992px){.sa_cta .ct_form{margin-left:auto}}.sa_cta .ct_form label{color:#666}.sa_cta .ct_form input[type=text],.sa_cta .ct_form input[type=email]{border-color:#33b3e8}@media(max-width: 991.98px){.sa_cta{padding:calc(64px*var(--nc-scale)) 0}.sa_cta_panel{flex-direction:column;align-items:stretch;gap:calc(48px*var(--nc-scale));min-height:0;padding:calc(80px*var(--nc-scale)) calc(32px*var(--nc-scale))}.sa_cta_copy,.sa_cta .ct_form{max-width:none}}@media(max-width: 767.98px){.sa_cta_panel{padding:calc(40px*var(--nc-scale)) calc(20px*var(--nc-scale))}.sa_cta_mark.is_orange,.sa_cta_mark.is_ice{display:none}}.nv_flips.is_plain .nc_section_heading,.ind_built.is_light .nc_section_heading,.cr_process.is_impact .nc_section_heading{font-weight:600;line-height:1.05}.ind_built.is_light .ind_built_title+.ind_built_sub{margin-top:calc(24px*var(--nc-scale))}.ind_built.is_light .ind_built_sub{color:#666}.ind_built.is_light .ind_built_sub+.ind_built_sub{margin-top:1.5em}.sc_hero{min-height:calc(834px*var(--nc-scale));display:flex;align-items:flex-start;padding:calc(118px*var(--nc-scale)) 0;background-color:#173b50}.sc_hero_row{display:flex;align-items:flex-start;min-height:calc(598px*var(--nc-scale));gap:calc(10px*var(--nc-scale))}.sc_hero_copy{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;gap:calc(24px*var(--nc-scale));flex:0 0 calc(517px*var(--nc-scale));max-width:calc(517px*var(--nc-scale))}.sc_hero_heading{display:flex;flex-direction:column;align-items:flex-start;gap:calc(16px*var(--nc-scale))}.sc_hero_badge{margin:0;color:#fff;font-weight:500;letter-spacing:.28em}.sc_hero_title{margin:0;background-image:linear-gradient(173.24deg, #69b0c9 17.115%, #ecf5f8 81.699%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0);font-family:"Poppins",sans-serif;font-weight:600;line-height:1.05;font-size:28px;line-height:1.15}@media screen and (min-width: 576px){.sc_hero_title{font-size:32px;line-height:1.1}}@media screen and (min-width: 768px){.sc_hero_title{font-size:36px;line-height:1.1}}@media screen and (min-width: 992px){.sc_hero_title{font-size:42px;line-height:1.2}}@media screen and (min-width: 1200px){.sc_hero_title{font-size:46px;line-height:1.2}}@media screen and (min-width: 1400px){.sc_hero_title{font-size:50px;line-height:1.3}}@media screen and (min-width: 1800px){.sc_hero_title{font-size:60px;line-height:1.3}}.sc_hero_title .is_cyan{background:none;background-clip:border-box;-webkit-background-clip:border-box;color:#33b3e8}.sc_hero_lead,.sc_hero_text{margin:0;color:#fff;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.sc_hero_lead,.sc_hero_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.sc_hero_lead,.sc_hero_text{font-size:18px;line-height:1.5}}@media screen and (min-width: 992px){.sc_hero_lead,.sc_hero_text{font-size:18px;line-height:1.5}}@media screen and (min-width: 1200px){.sc_hero_lead,.sc_hero_text{font-size:20px;line-height:1.5}}@media screen and (min-width: 1400px){.sc_hero_lead,.sc_hero_text{font-size:21px;line-height:1.5}}@media screen and (min-width: 1800px){.sc_hero_lead,.sc_hero_text{font-size:24px;line-height:1.5}}.sc_hero_lead{font-weight:600}.sc_hero_text{margin-top:1.5em}.sc_hero_visual{position:relative;z-index:1;flex:0 0 calc(760px*var(--nc-scale));width:calc(760px*var(--nc-scale));height:calc(760px*var(--nc-scale));margin-top:calc(-95px*var(--nc-scale));margin-right:calc(-18px*var(--nc-scale))}.sc_hero_plate{position:relative;width:100%;height:100%;overflow:visible}.sc_hero_glow{position:absolute;z-index:0;overflow:visible;pointer-events:none;mix-blend-mode:screen}.sc_hero_glow img{position:absolute;display:block;max-width:none}.sc_hero_glow.is_a{top:calc(-61px*var(--nc-scale));left:0;width:calc(336px*var(--nc-scale));height:calc(331px*var(--nc-scale))}.sc_hero_glow.is_a img{top:-111.48036254%;left:-109.82142857%;width:319.64285714%;height:322.96072508%}.sc_hero_glow.is_b{top:calc(-198px*var(--nc-scale));left:calc(339px*var(--nc-scale));width:calc(542px*var(--nc-scale));height:calc(535px*var(--nc-scale))}.sc_hero_glow.is_b img{top:-96.26168224%;left:-95.01845018%;width:290.03690037%;height:292.52336449%}.sc_hero_art{position:relative;z-index:3;display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.sc_hero_shape{position:absolute;z-index:2;display:block;height:auto;pointer-events:none}.sc_hero_shape.is_tr{top:11.97368421%;left:75.65789474%;width:16.18421053%}.sc_hero_shape.is_br{top:61.71052632%;left:66.18421053%;width:25.65789474%}.sc_hero_shape.is_ml{top:18.42105263%;left:8.15789474%;width:7.10526316%}.sc_hero_shape.is_bl{top:67.36842105%;left:9.21052632%;width:17.89473684%;height:17.89473684%;transform:scaleY(-1);z-index:5}@media(max-width: 1199.98px){.sc_hero_visual{margin-right:0}}@media(max-width: 991.98px){.sc_hero{min-height:0;padding:calc(96px*var(--nc-scale)) 0 calc(64px*var(--nc-scale))}.sc_hero_row{flex-direction:column;align-items:stretch;min-height:0;gap:calc(48px*var(--nc-scale))}.sc_hero_copy{flex:1 1 auto;max-width:none}.sc_hero_visual{flex:1 1 auto;width:auto;height:auto;margin-top:0;margin-right:0}.sc_hero_glow{display:none}.sc_hero_plate{width:100%;height:auto;aspect-ratio:1}}.nv_flips.is_stats{background:linear-gradient(357deg, #C5E0EA -23.51%, #FFF 92.74%)}.nv_flips.is_stats .nv_flip .is_back .nv_flip_num{background-image:linear-gradient(175.87deg, #69b0c9 17.115%, #ecf5f8 81.699%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0)}.nv_flips.is_plain .nv_flips_head{max-width:calc(925px*var(--nc-scale))}.nv_flips.is_plain .nv_flips_sub{max-width:calc(925px*var(--nc-scale))}.nv_flips.is_plain .nv_flips_sub p{margin:0}.nv_flips.is_plain .nv_flips_sub p+p{margin-top:1.5em}.nv_flips.is_plain .nv_flips_shapes .nv_shape.is_orange{top:calc(-109px*var(--nc-scale));left:90.34722222%;width:calc(93px*var(--nc-scale));height:calc(94px*var(--nc-scale))}.nv_flips.is_plain .nv_flips_shapes .nv_shape.is_ice{top:calc(-15px*var(--nc-scale));left:97.70833333%;width:calc(65px*var(--nc-scale));height:calc(67px*var(--nc-scale))}.nv_flips.is_plain .nv_flip_btn,.nv_flips.is_plain .nv_flip_face{min-height:calc(350px*var(--nc-scale))}.nv_flips.is_plain .nv_flip_num,.nv_flips.is_plain .nv_flip_title,.nv_flips.is_plain .nv_flip_rule{flex-shrink:0}.nv_flips.is_plain .nv_flip_title{min-height:1.4em;visibility:hidden}.nv_flips.is_plain .nv_flip_lead{color:rgba(0,0,0,0);font-family:"Poppins",sans-serif;font-weight:500;line-height:1.4;background-image:linear-gradient(180deg, #173b50 0%, #215370 100%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0);font-size:20px;line-height:1.3}@media screen and (min-width: 576px){.nv_flips.is_plain .nv_flip_lead{font-size:20px;line-height:1.3}}@media screen and (min-width: 768px){.nv_flips.is_plain .nv_flip_lead{font-size:22px;line-height:1.3}}@media screen and (min-width: 992px){.nv_flips.is_plain .nv_flip_lead{font-size:22px;line-height:1.3}}@media screen and (min-width: 1200px){.nv_flips.is_plain .nv_flip_lead{font-size:24px;line-height:1.4}}@media screen and (min-width: 1400px){.nv_flips.is_plain .nv_flip_lead{font-size:24px;line-height:1.4}}@media screen and (min-width: 1800px){.nv_flips.is_plain .nv_flip_lead{font-size:28px;line-height:1.4}}.nv_flips.is_plain .nv_flip_plus{pointer-events:none}@media(max-width: 1199.98px){.nv_flips.is_plain .nv_flip_btn,.nv_flips.is_plain .nv_flip_face{min-height:0}}.ai_journey.is_wide .nc_section_heading{font-weight:600;line-height:1.05}.mm_hero{min-height:calc(846px*var(--nc-scale));display:flex;align-items:flex-start;padding:calc(118px*var(--nc-scale)) 0;background-color:#173b50}.mm_hero_row{display:flex;align-items:flex-start;min-height:calc(610px*var(--nc-scale));gap:calc(31px*var(--nc-scale))}.mm_hero_copy{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;gap:calc(24px*var(--nc-scale));flex:0 0 calc(517px*var(--nc-scale));max-width:calc(517px*var(--nc-scale))}.mm_hero_heading{display:flex;flex-direction:column;align-items:flex-start;gap:calc(16px*var(--nc-scale))}.mm_hero_badge{margin:0;color:#fff;font-weight:500;letter-spacing:.28em}.mm_hero_title{margin:0;background-image:linear-gradient(173.24deg, #69b0c9 17.115%, #ecf5f8 81.699%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0);font-family:"Poppins",sans-serif;font-weight:600;line-height:1.05;font-size:28px;line-height:1.15}@media screen and (min-width: 576px){.mm_hero_title{font-size:32px;line-height:1.1}}@media screen and (min-width: 768px){.mm_hero_title{font-size:36px;line-height:1.1}}@media screen and (min-width: 992px){.mm_hero_title{font-size:42px;line-height:1.2}}@media screen and (min-width: 1200px){.mm_hero_title{font-size:46px;line-height:1.2}}@media screen and (min-width: 1400px){.mm_hero_title{font-size:50px;line-height:1.3}}@media screen and (min-width: 1800px){.mm_hero_title{font-size:60px;line-height:1.3}}.mm_hero_title .is_cyan{background:none;background-clip:border-box;-webkit-background-clip:border-box;color:#33b3e8}.mm_hero_lead,.mm_hero_text{margin:0;color:#fff;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.mm_hero_lead,.mm_hero_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.mm_hero_lead,.mm_hero_text{font-size:18px;line-height:1.5}}@media screen and (min-width: 992px){.mm_hero_lead,.mm_hero_text{font-size:18px;line-height:1.5}}@media screen and (min-width: 1200px){.mm_hero_lead,.mm_hero_text{font-size:20px;line-height:1.5}}@media screen and (min-width: 1400px){.mm_hero_lead,.mm_hero_text{font-size:21px;line-height:1.5}}@media screen and (min-width: 1800px){.mm_hero_lead,.mm_hero_text{font-size:24px;line-height:1.5}}.mm_hero_lead{font-weight:600}.mm_hero_text{margin-top:1.5em}.mm_hero_visual{position:relative;z-index:1;flex:0 0 calc(756px*var(--nc-scale));width:calc(756px*var(--nc-scale));height:calc(756px*var(--nc-scale));margin-top:calc(-93px*var(--nc-scale));margin-right:calc(-54px*var(--nc-scale))}.mm_hero_plate{position:relative;width:100%;height:100%;overflow:visible}.mm_hero_glow{position:absolute;z-index:0;overflow:visible;pointer-events:none;mix-blend-mode:screen}.mm_hero_glow img{position:absolute;display:block;max-width:none}.mm_hero_glow.is_a{top:calc(-63px*var(--nc-scale));left:calc(-2px*var(--nc-scale));width:calc(336px*var(--nc-scale));height:calc(331px*var(--nc-scale))}.mm_hero_glow.is_a img{top:-111.48036254%;left:-109.82142857%;width:319.64285714%;height:322.96072508%}.mm_hero_glow.is_b{top:calc(-65px*var(--nc-scale));left:calc(374px*var(--nc-scale));width:calc(410px*var(--nc-scale));height:calc(405px*var(--nc-scale))}.mm_hero_glow.is_b img{top:-127.16049383%;left:-125.6097561%;width:351.2195122%;height:354.32098765%}.mm_hero_art{position:relative;z-index:3;display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.mm_hero_shape{position:absolute;z-index:2;display:block;height:auto;pointer-events:none}.mm_hero_shape.is_tr{top:11.77248677%;left:75.79365079%;width:16.26984127%}.mm_hero_shape.is_br{top:61.77248677%;left:66.26984127%;width:25.79365079%}.mm_hero_shape.is_ml{top:18.25396825%;left:7.93650794%;width:7.14285714%}.mm_hero_shape.is_bl{top:85.44973545%;left:8.99470899%;width:17.98941799%;height:17.98941799%;transform:scaleY(-1);z-index:5}@media(max-width: 1199.98px){.mm_hero_visual{margin-right:0}}@media(max-width: 991.98px){.mm_hero{min-height:0;padding:calc(96px*var(--nc-scale)) 0 calc(64px*var(--nc-scale))}.mm_hero_row{flex-direction:column;align-items:stretch;min-height:0;gap:calc(48px*var(--nc-scale))}.mm_hero_copy{flex:1 1 auto;max-width:none}.mm_hero_visual{flex:1 1 auto;width:auto;height:auto;margin-top:0;margin-right:0}.mm_hero_glow{display:none}.mm_hero_plate{width:100%;height:auto;aspect-ratio:1}}.nv_flips.is_infra{background-image:linear-gradient(-1.54deg, #c5e0ea 23.514%, #ffffff 92.742%)}.nv_flips.is_infra .nv_flips_shapes .nv_shape.is_orange{top:calc(-3px*var(--nc-scale))}.nv_flips.is_infra .nv_flips_shapes .nv_shape.is_ice{top:calc(91px*var(--nc-scale))}.nv_flips.is_infra .nv_flip .is_back .nv_flip_num{background-image:linear-gradient(175.87deg, #69b0c9 17.115%, #ecf5f8 81.699%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0)}.ai_journey.is_wide{background-image:linear-gradient(-31.14deg, #c5e0ea 14.112%, #ffffff 90.184%)}.ai_journey.is_wide .ai_journey_head{max-width:calc(925px*var(--nc-scale))}.ai_journey.is_wide .ai_journey_sub p{margin:0}.ai_journey.is_wide .ai_journey_sub p+p{margin-top:1em}.ms_page{overflow-x:clip}.ms_page .nc_section_heading{font-weight:600;line-height:1.05}.ms_page .nc_section_heading sup{font-size:calc(14px*var(--nc-scale));line-height:1;vertical-align:middle}.sa_hero.is_ms{min-height:calc(953px*var(--nc-scale));background-color:#14394c}.sa_hero.is_ms .sa_hero_row{position:relative;min-height:calc(682px*var(--nc-scale));gap:0}.sa_hero.is_ms .sa_hero_copy{padding:calc(55px*var(--nc-scale)) 0}.sa_hero.is_ms .sa_hero_lead{margin-top:calc(16px*var(--nc-scale))}.sa_hero.is_ms .sa_hero_visual{position:static;flex:0 0 auto;width:0;height:auto;margin-right:0}.sa_hero.is_ms .sa_hero_plate{position:absolute;top:calc(42px*var(--nc-scale));left:calc(609px*var(--nc-scale));width:calc(682px*var(--nc-scale));height:calc(682px*var(--nc-scale))}.sa_hero.is_ms .sa_hero_plate::before,.sa_hero.is_ms .sa_hero_plate::after{content:none}.sa_hero.is_ms .sa_hero_art{position:relative;z-index:1;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.sa_hero.is_ms .sa_hero_shape{position:absolute;z-index:2;display:block}.sa_hero.is_ms .sa_hero_shape.is_tr{top:calc(52px*var(--nc-scale));left:calc(536px*var(--nc-scale));width:calc(123px*var(--nc-scale));height:calc(123px*var(--nc-scale))}.sa_hero.is_ms .sa_hero_shape.is_br{top:calc(430px*var(--nc-scale));left:calc(464px*var(--nc-scale));width:calc(195px*var(--nc-scale));height:calc(195px*var(--nc-scale))}.sa_hero.is_ms .sa_hero_shape.is_ml{top:calc(101px*var(--nc-scale));left:calc(23px*var(--nc-scale));width:calc(54px*var(--nc-scale));height:calc(54px*var(--nc-scale))}.sa_hero.is_ms .sa_hero_shape.is_bl{top:calc(473px*var(--nc-scale));left:calc(31px*var(--nc-scale));width:calc(136px*var(--nc-scale));height:calc(136px*var(--nc-scale))}@media(max-width: 991.98px){.sa_hero.is_ms{min-height:0;padding:calc(80px*var(--nc-scale)) 0}.sa_hero.is_ms .sa_hero_row{flex-direction:column;align-items:stretch;min-height:0;gap:calc(48px*var(--nc-scale))}.sa_hero.is_ms .sa_hero_copy{flex:0 0 auto;max-width:none;padding:0}.sa_hero.is_ms .sa_hero_visual{width:100%}.sa_hero.is_ms .sa_hero_plate{position:relative;top:0;left:0;width:100%;height:auto;aspect-ratio:1}.sa_hero.is_ms .sa_hero_shape.is_tr,.sa_hero.is_ms .sa_hero_shape.is_br,.sa_hero.is_ms .sa_hero_shape.is_ml,.sa_hero.is_ms .sa_hero_shape.is_bl{top:7.62463343%;left:78.59237537%;width:18.03519062%;height:auto}.sa_hero.is_ms .sa_hero_shape.is_br{top:63.04985337%;left:68.03519062%;width:28.59237537%}.sa_hero.is_ms .sa_hero_shape.is_ml{top:14.80938416%;left:3.37243402%;width:7.91788856%}.sa_hero.is_ms .sa_hero_shape.is_bl{top:69.35483871%;left:4.54545455%;width:19.94134897%}}.sa_hero.is_ms .sa_hero_glows{position:absolute;inset:0;z-index:0;pointer-events:none}.sa_hero.is_ms .sa_hero_glow{position:absolute;display:block;max-width:none}.sa_hero.is_ms .sa_hero_glow.is_a{top:calc(-449px*var(--nc-scale));left:calc(225px*var(--nc-scale));width:calc(1074px*var(--nc-scale));height:auto}.sa_hero.is_ms .sa_hero_glow.is_b{top:calc(-538px*var(--nc-scale));left:calc(535px*var(--nc-scale));width:calc(1397px*var(--nc-scale));height:auto}@media(max-width: 991.98px){.sa_hero.is_ms .sa_hero_glows{display:none}}.ms_intro{padding:calc(118px*var(--nc-scale)) 0 calc(119px*var(--nc-scale));background-color:#fff}.ms_intro_corner{bottom:calc(49px*var(--nc-scale));left:0;z-index:0;width:calc(179px*var(--nc-scale));height:auto;pointer-events:none;transform:scaleY(-1)}.ms_intro_row{gap:calc(40px*var(--nc-scale));margin-bottom:calc(45px*var(--nc-scale))}.ms_intro_title{flex:0 0 calc(566px*var(--nc-scale));max-width:calc(566px*var(--nc-scale));margin:0;padding-right:calc(22px*var(--nc-scale));color:#33b3e8;font-family:"Poppins",sans-serif;font-weight:600;line-height:1.05;font-size:28px;line-height:1.15}@media screen and (min-width: 576px){.ms_intro_title{font-size:32px;line-height:1.1}}@media screen and (min-width: 768px){.ms_intro_title{font-size:36px;line-height:1.1}}@media screen and (min-width: 992px){.ms_intro_title{font-size:42px;line-height:1.2}}@media screen and (min-width: 1200px){.ms_intro_title{font-size:46px;line-height:1.2}}@media screen and (min-width: 1400px){.ms_intro_title{font-size:50px;line-height:1.3}}@media screen and (min-width: 1800px){.ms_intro_title{font-size:60px;line-height:1.3}}.ms_intro_title span{background-image:linear-gradient(180deg, #173b50 0%, #215370 100%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0)}.ms_intro_copy{flex:1 1 0;min-width:0}.ms_intro_copy p{margin:0;color:#666;font-family:"Roboto",sans-serif;font-weight:400;line-height:1.5;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.ms_intro_copy p{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.ms_intro_copy p{font-size:18px;line-height:1.5}}@media screen and (min-width: 992px){.ms_intro_copy p{font-size:18px;line-height:1.5}}@media screen and (min-width: 1200px){.ms_intro_copy p{font-size:20px;line-height:1.5}}@media screen and (min-width: 1400px){.ms_intro_copy p{font-size:21px;line-height:1.5}}@media screen and (min-width: 1800px){.ms_intro_copy p{font-size:24px;line-height:1.5}}.ms_intro_copy p+p{margin-top:1.5em}.ms_intro_media{border-bottom-left-radius:calc(100px*var(--nc-scale));border-top-right-radius:calc(100px*var(--nc-scale))}.ms_intro_media img{display:block;width:100%;height:auto;aspect-ratio:1230/512;-o-object-fit:cover;object-fit:cover}@media(max-width: 991.98px){.ms_intro{padding:calc(80px*var(--nc-scale)) 0}.ms_intro_row{flex-direction:column;gap:calc(24px*var(--nc-scale));margin-bottom:calc(40px*var(--nc-scale))}.ms_intro_title{flex:0 0 auto;max-width:none;padding-right:0}.ms_intro_media{border-bottom-left-radius:calc(56px*var(--nc-scale));border-top-right-radius:calc(56px*var(--nc-scale))}}.ms_page .ind_built.is_light.has_sub .ind_built_head{margin-bottom:calc(53px*var(--nc-scale))}.ms_page .ind_built.is_light.has_sub .ind_built_head_copy{max-width:calc(728px*var(--nc-scale))}.ms_page .ind_built.is_light.has_sub .ind_built_title{margin-bottom:calc(24px*var(--nc-scale))}.ms_page .ind_built.is_light.has_sub .ind_built_sub{margin:0;color:#666}.ms_page .ind_built.is_light.has_sub .ind_built_viewport{padding-bottom:calc(149px*var(--nc-scale))}.ms_page .ind_built_corner{height:calc(253px*var(--nc-scale))}.ms_svc{padding:calc(118px*var(--nc-scale)) 0 calc(118px*var(--nc-scale));background-color:#173b50}.ms_svc_deco{position:sticky;top:0;z-index:0;height:0}.ms_svc_glow,.ms_svc_mark{z-index:0;pointer-events:none}.ms_svc_glow.is_a{top:calc(170px*var(--nc-scale));left:calc(324px*var(--nc-scale));width:calc(1905px*var(--nc-scale));height:auto;max-width:none}.ms_svc_glow.is_b{top:calc(-922px*var(--nc-scale));left:calc(-692px*var(--nc-scale));width:calc(1527px*var(--nc-scale));height:auto;max-width:none}.ms_svc_mark{opacity:.5}.ms_svc_mark.is_ice{top:calc(232px*var(--nc-scale));left:90.44930556%;width:calc(74.63px*var(--nc-scale));height:calc(75.69px*var(--nc-scale));border-top-left-radius:calc(23px*var(--nc-scale));background-image:linear-gradient(343.37deg, rgba(105, 176, 201, 0) 17.115%, #ecf5f8 81.699%)}.ms_svc_mark.is_orange{top:calc(307.69px*var(--nc-scale));left:96.37222222%;width:calc(52.24px*var(--nc-scale));height:calc(53.31px*var(--nc-scale));background-color:#e89332}.ms_svc_title{position:sticky;top:calc(110px*var(--nc-scale));z-index:3;margin:0 0 calc(100px*var(--nc-scale));color:#fff;font-family:"Poppins",sans-serif;font-weight:600;line-height:1.05;font-size:28px;line-height:1.15}@media screen and (min-width: 576px){.ms_svc_title{font-size:32px;line-height:1.1}}@media screen and (min-width: 768px){.ms_svc_title{font-size:36px;line-height:1.1}}@media screen and (min-width: 992px){.ms_svc_title{font-size:42px;line-height:1.2}}@media screen and (min-width: 1200px){.ms_svc_title{font-size:46px;line-height:1.2}}@media screen and (min-width: 1400px){.ms_svc_title{font-size:50px;line-height:1.3}}@media screen and (min-width: 1800px){.ms_svc_title{font-size:60px;line-height:1.3}}@media(min-width: 1200px){.ms_svc_title{margin-bottom:500px}}.ms_svc_title span{color:#33b3e8}.ms_svc_row{position:relative;z-index:1;align-items:flex-start;gap:calc(24px*var(--nc-scale))}@media(min-width: 1200px){.ms_svc_row{margin-top:-400px}}.ms_svc_nav{position:sticky;top:calc(262px*var(--nc-scale));z-index:2;flex:0 0 calc(367px*var(--nc-scale));width:calc(367px*var(--nc-scale));height:calc(447px*var(--nc-scale));border-radius:calc(16px*var(--nc-scale))}.ms_svc_tab{flex:1 1 0;min-height:0;display:flex;align-items:center;padding:calc(20px*var(--nc-scale));border:1px solid #3e8eaa;background:none;color:#85a1ac;font-family:"Roboto",sans-serif;font-weight:500;line-height:1.5;text-align:left;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.ms_svc_tab{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.ms_svc_tab{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.ms_svc_tab{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.ms_svc_tab{font-size:18px;line-height:1.5}}@media screen and (min-width: 1400px){.ms_svc_tab{font-size:18px;line-height:1.5}}@media screen and (min-width: 1800px){.ms_svc_tab{font-size:21px;line-height:1.5}}.ms_svc_tab{cursor:pointer;transition:color .35s ease,background-color .35s ease,box-shadow .35s ease}.ms_svc_tab+.ms_svc_tab{margin-top:-1px}.ms_svc_tab:first-child{border-top-left-radius:calc(16px*var(--nc-scale));border-top-right-radius:calc(16px*var(--nc-scale))}.ms_svc_tab:last-child{border-bottom-left-radius:calc(16px*var(--nc-scale));border-bottom-right-radius:calc(16px*var(--nc-scale))}.ms_svc_tab:focus-visible{outline:2px solid #e89332;outline-offset:calc(-4px*var(--nc-scale))}.ms_svc_tab_label{display:block}.ms_svc_tab.is_current{background-image:linear-gradient(171deg, #ffffff 12.385%, #c5e0ea 100.53%);cursor:default;box-shadow:calc(-2px*var(--nc-scale)) calc(5px*var(--nc-scale)) calc(5.5px*var(--nc-scale)) rgba(9,35,47,.2),calc(-7px*var(--nc-scale)) calc(19px*var(--nc-scale)) calc(10px*var(--nc-scale)) rgba(9,35,47,.17),calc(-17px*var(--nc-scale)) calc(42px*var(--nc-scale)) calc(13.5px*var(--nc-scale)) rgba(9,35,47,.1),calc(-30px*var(--nc-scale)) calc(75px*var(--nc-scale)) calc(16px*var(--nc-scale)) rgba(9,35,47,.03)}.ms_svc_tab.is_current .ms_svc_tab_label{background-image:linear-gradient(180deg, #173b50 0%, #215370 100%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0)}.ms_svc_window{flex:1 1 0;min-width:0}.ms_svc_slide{position:sticky;top:calc(262px*var(--nc-scale));height:calc(447px*var(--nc-scale));border-radius:calc(20px*var(--nc-scale));background-color:#fff;box-shadow:0 calc(-1px*var(--nc-scale)) calc(10px*var(--nc-scale)) rgba(4,27,36,.18)}.ms_svc_slide+.ms_svc_slide{margin-top:calc(308px*var(--nc-scale))}.ms_svc_tail{height:calc(320px*var(--nc-scale));pointer-events:none}.ms_svc_photo{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ms_svc_scrim{inset:0;background-image:linear-gradient(188.36deg, rgba(4, 27, 36, 0) 25.198%, rgba(4, 27, 36, 0.686) 62.854%, rgb(4, 27, 36) 94.527%)}.ms_svc_body{top:calc(40px*var(--nc-scale));left:calc(40px*var(--nc-scale));height:calc(367px*var(--nc-scale));width:calc(560px*var(--nc-scale));justify-content:space-between}.ms_svc_tile{width:calc(65px*var(--nc-scale));height:calc(64px*var(--nc-scale));border-radius:calc(12px*var(--nc-scale));background-image:linear-gradient(148deg, #ffffff 12.385%, #c5e0ea 100.53%)}.ms_svc_tile img{display:block;width:calc(37px*var(--nc-scale));height:calc(36px*var(--nc-scale))}.ms_svc_name{margin:0 0 calc(16px*var(--nc-scale));color:#fff;font-family:"Poppins",sans-serif;font-weight:500;line-height:1.4;font-size:20px;line-height:1.3}@media screen and (min-width: 576px){.ms_svc_name{font-size:20px;line-height:1.3}}@media screen and (min-width: 768px){.ms_svc_name{font-size:22px;line-height:1.3}}@media screen and (min-width: 992px){.ms_svc_name{font-size:22px;line-height:1.3}}@media screen and (min-width: 1200px){.ms_svc_name{font-size:24px;line-height:1.4}}@media screen and (min-width: 1400px){.ms_svc_name{font-size:24px;line-height:1.4}}@media screen and (min-width: 1800px){.ms_svc_name{font-size:28px;line-height:1.4}}.ms_svc_text{margin:0;color:#fff;font-family:"Roboto",sans-serif;font-weight:400;line-height:1.5;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.ms_svc_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.ms_svc_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.ms_svc_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.ms_svc_text{font-size:18px;line-height:1.5}}@media screen and (min-width: 1400px){.ms_svc_text{font-size:18px;line-height:1.5}}@media screen and (min-width: 1800px){.ms_svc_text{font-size:21px;line-height:1.5}}@media(max-width: 1199.98px){.ms_svc{padding:calc(80px*var(--nc-scale)) 0}.ms_svc_deco{position:absolute;inset:0;height:auto;overflow:hidden}.ms_svc_title{position:static;margin-bottom:calc(40px*var(--nc-scale))}.ms_svc_row{flex-direction:column;gap:calc(32px*var(--nc-scale))}.ms_svc_nav{display:none !important}.ms_svc_window{flex:0 0 auto;width:100%}.ms_svc_slide{position:relative;top:0;height:auto;min-height:0;box-shadow:none}.ms_svc_slide+.ms_svc_slide{margin-top:calc(24px*var(--nc-scale))}.ms_svc_tail{display:none}.ms_svc_photo{position:absolute;inset:0}.ms_svc_body{position:relative !important;top:0;left:0;width:auto;height:auto;min-height:0;justify-content:flex-start;gap:calc(40px*var(--nc-scale));padding:calc(40px*var(--nc-scale))}.ms_svc_name{margin-bottom:calc(24px*var(--nc-scale))}.ms_svc_scrim{background-image:linear-gradient(180deg, rgba(4, 27, 36, 0.35) 0%, rgba(4, 27, 36, 0.8) 45%, rgb(4, 27, 36) 100%)}}.ms_page .nv_flips.is_stats{padding:calc(100px*var(--nc-scale)) 0;background-image:linear-gradient(-1.26deg, #c5e0ea 23.514%, #ffffff 92.742%)}.ms_page .nv_flips.is_stats .nv_flips_head{max-width:calc(925px*var(--nc-scale));margin:0 auto calc(40px*var(--nc-scale))}.ms_page .nv_flips.is_stats .nv_flips_title{margin:0 0 calc(16px*var(--nc-scale))}.ms_page .nv_flips.is_stats .nv_flips_sub{max-width:none;margin:0 auto;color:#666;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.ms_page .nv_flips.is_stats .nv_flips_sub{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.ms_page .nv_flips.is_stats .nv_flips_sub{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.ms_page .nv_flips.is_stats .nv_flips_sub{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.ms_page .nv_flips.is_stats .nv_flips_sub{font-size:18px;line-height:1.5}}@media screen and (min-width: 1400px){.ms_page .nv_flips.is_stats .nv_flips_sub{font-size:18px;line-height:1.5}}@media screen and (min-width: 1800px){.ms_page .nv_flips.is_stats .nv_flips_sub{font-size:21px;line-height:1.5}}.ms_page .nv_flips.is_stats .nv_flips_row{gap:calc(15px*var(--nc-scale))}.ms_page .nv_flips.is_stats .nv_flip_btn,.ms_page .nv_flips.is_stats .nv_flip_face{min-height:calc(350px*var(--nc-scale))}.ms_page .nv_flips.is_stats .nv_flip_num{line-height:1.05;background-image:linear-gradient(180deg, #69b0c9 0%, #123f51 100%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0)}.ms_page .nv_flips.is_stats .is_back .nv_flip_num{background:none;background-clip:border-box;-webkit-background-clip:border-box;color:hsla(0,0%,100%,.6)}.ms_page .nv_flips.is_stats .nv_flip_rule{width:calc(202px*var(--nc-scale));margin:calc(85px*var(--nc-scale)) 0 calc(39px*var(--nc-scale))}.ms_page .nv_flips.is_stats .nv_flip_lead{background-image:linear-gradient(180deg, #173b50 0%, #215370 100%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0);font-family:"Poppins",sans-serif;font-weight:500;line-height:1.4;font-size:20px;line-height:1.3}@media screen and (min-width: 576px){.ms_page .nv_flips.is_stats .nv_flip_lead{font-size:20px;line-height:1.3}}@media screen and (min-width: 768px){.ms_page .nv_flips.is_stats .nv_flip_lead{font-size:22px;line-height:1.3}}@media screen and (min-width: 992px){.ms_page .nv_flips.is_stats .nv_flip_lead{font-size:22px;line-height:1.3}}@media screen and (min-width: 1200px){.ms_page .nv_flips.is_stats .nv_flip_lead{font-size:24px;line-height:1.4}}@media screen and (min-width: 1400px){.ms_page .nv_flips.is_stats .nv_flip_lead{font-size:24px;line-height:1.4}}@media screen and (min-width: 1800px){.ms_page .nv_flips.is_stats .nv_flip_lead{font-size:28px;line-height:1.4}}.ms_page .nv_flips.is_stats .nv_flips_shapes{display:none}@media(max-width: 1199.98px){.ms_page .nv_flips.is_stats .nv_flip_btn,.ms_page .nv_flips.is_stats .nv_flip_face{min-height:0}.ms_page .nv_flips.is_stats .nv_flip_rule{width:100%;margin:calc(48px*var(--nc-scale)) 0 calc(32px*var(--nc-scale))}}@media(max-width: 991.98px){.ms_page .nv_flips.is_stats{padding:calc(80px*var(--nc-scale)) 0}}.ms_page .sa_cta_panel{min-height:calc(530px*var(--nc-scale))}.ns_page{overflow-x:clip}.ns_page .nc_section_heading{font-weight:600;line-height:1.05}.ns_body{position:relative;padding-top:calc(112px*var(--nc-scale));padding-bottom:calc(85px*var(--nc-scale));background-image:linear-gradient(150deg, #ffffff 0%, #c5e0ea 100%)}.ns_hero{position:relative;padding-top:calc(16px*var(--nc-scale))}.ns_hero_copy{position:relative;z-index:1;max-width:calc(635px*var(--nc-scale))}.ns_hero_sub{margin:calc(24px*var(--nc-scale)) 0 0;color:#666;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.ns_hero_sub{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.ns_hero_sub{font-size:18px;line-height:1.5}}@media screen and (min-width: 992px){.ns_hero_sub{font-size:18px;line-height:1.5}}@media screen and (min-width: 1200px){.ns_hero_sub{font-size:20px;line-height:1.5}}@media screen and (min-width: 1400px){.ns_hero_sub{font-size:21px;line-height:1.5}}@media screen and (min-width: 1800px){.ns_hero_sub{font-size:24px;line-height:1.5}}.ns_hero_shapes{position:absolute;top:0;right:calc(-36px*var(--nc-scale));width:calc(262px*var(--nc-scale));height:calc(244px*var(--nc-scale));z-index:0;pointer-events:none}.ns_hero_shape{position:absolute;display:block}.ns_hero_shape.is_chip{top:0;left:0;width:calc(53px*var(--nc-scale));height:calc(53px*var(--nc-scale));background-image:linear-gradient(180deg, #69b0c9 0%, #123f51 100%)}.ns_hero_shape.is_ice{top:calc(53px*var(--nc-scale));left:calc(101px*var(--nc-scale));width:calc(161px*var(--nc-scale));height:calc(93px*var(--nc-scale));border-radius:calc(56px*var(--nc-scale)) 0 calc(56px*var(--nc-scale)) 0/calc(54px * var(--nc-scale)) 0 calc(54px*var(--nc-scale)) 0;background-image:linear-gradient(170.3deg, #69b0c9 -17.1%, #ecf5f8 81.7%)}.ns_hero_shape.is_orange{top:calc(148px*var(--nc-scale));left:0;width:calc(98px*var(--nc-scale));height:calc(96px*var(--nc-scale));border-top-left-radius:calc(37px*var(--nc-scale));background-color:#e89332}@media(max-width: 991.98px){.ns_hero_shapes{display:none}}.ns_feature{margin-top:calc(117px*var(--nc-scale));padding-right:calc(60px*var(--nc-scale));border:1px solid #33b3e8;border-radius:calc(16px*var(--nc-scale));background-image:linear-gradient(180deg, #173b50 0%, #215370 100%);gap:calc(48px*var(--nc-scale));overflow:hidden}.ns_feature_media{flex:0 0 calc(590px*var(--nc-scale));align-self:stretch;min-height:calc(500px*var(--nc-scale))}.ns_feature_media img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:calc(16px*var(--nc-scale));transition:scale .5s ease;opacity:.3}@media(prefers-reduced-motion: reduce){.ns_feature_media img{transition:none}}.ns_feature_media .nd_head_logo{position:absolute;bottom:0;left:0;width:100%;height:100%;opacity:1;z-index:3;-o-object-fit:contain;object-fit:contain;opacity:1}.ns_feature_body{flex:0 0 calc(534px*var(--nc-scale));min-width:0;padding:calc(66px*var(--nc-scale)) 0}.ns_feature_title{margin:calc(20px*var(--nc-scale)) 0 0;color:#fff;font-family:"Poppins",sans-serif;font-weight:500;line-height:1.2;font-size:30px;line-height:1.25}@media screen and (min-width: 576px){.ns_feature_title{font-size:30px;line-height:1.25}}@media screen and (min-width: 768px){.ns_feature_title{font-size:30px;line-height:1.2}}@media screen and (min-width: 992px){.ns_feature_title{font-size:34px;line-height:1.2}}@media screen and (min-width: 1200px){.ns_feature_title{font-size:38px;line-height:1.2}}@media screen and (min-width: 1400px){.ns_feature_title{font-size:40px;line-height:1.2}}@media screen and (min-width: 1800px){.ns_feature_title{font-size:48px;line-height:1.2}}.ns_feature_text{margin:calc(20px*var(--nc-scale)) 0 0;color:#fff;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.ns_feature_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.ns_feature_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.ns_feature_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.ns_feature_text{font-size:18px;line-height:1.5}}@media screen and (min-width: 1400px){.ns_feature_text{font-size:18px;line-height:1.5}}@media screen and (min-width: 1800px){.ns_feature_text{font-size:21px;line-height:1.5}}.ns_feature_more{margin-top:calc(44px*var(--nc-scale))}.ns_feature .ns_card_link{inset:0;z-index:2;border-radius:inherit}.ns_feature .ns_card_link:focus-visible{outline:2px solid #33b3e8;outline-offset:calc(-4px*var(--nc-scale))}.ns_feature{transition:box-shadow .3s ease,translate .3s ease}.ns_feature:hover,.ns_feature:focus-within{box-shadow:0 calc(18px*var(--nc-scale)) calc(38px*var(--nc-scale)) rgba(14,35,47,.45),0 0 calc(26px*var(--nc-scale)) rgba(51,179,232,.18);translate:0 calc(-6px*var(--nc-scale))}.ns_feature:hover .ns_feature_media img,.ns_feature:focus-within .ns_feature_media img{scale:1.04}@media(hover: hover)and (pointer: fine){.ns_feature:hover .nc_btn_label>span:first-child,.ns_feature:focus-within .nc_btn_label>span:first-child{transform:translateY(-110%)}.ns_feature:hover .nc_btn_label>span:last-child,.ns_feature:focus-within .nc_btn_label>span:last-child{transform:translateY(0)}.ns_feature:hover .nc_btn_link_icon img:first-child,.ns_feature:focus-within .nc_btn_link_icon img:first-child{transform:translateX(110%)}.ns_feature:hover .nc_btn_link_icon img:last-child,.ns_feature:focus-within .nc_btn_link_icon img:last-child{transform:translateX(0)}}@media(prefers-reduced-motion: reduce){.ns_feature{transition:box-shadow .3s ease}.ns_feature:hover,.ns_feature:focus-within{translate:none}.ns_feature:hover .ns_feature_media img,.ns_feature:focus-within .ns_feature_media img{scale:1}}@media(max-width: 1199.98px){.ns_feature{flex-direction:column;padding-right:0;gap:0}.ns_feature_media{flex:0 0 auto;width:100%;min-height:0;aspect-ratio:590/500}.ns_feature_body{flex:0 0 auto;width:100%;padding:calc(40px*var(--nc-scale))}}.ns_tag{display:inline-flex;align-items:center;padding:calc(4px*var(--nc-scale)) calc(16px*var(--nc-scale));border:1px solid #2686ae;border-radius:calc(100px*var(--nc-scale));background-color:rgba(33,83,112,.8);color:#fff;font-family:"Roboto",sans-serif;font-weight:600;letter-spacing:.12em;text-transform:uppercase;font-size:14px;line-height:1.5}@media screen and (min-width: 576px){.ns_tag{font-size:14px;line-height:1.5}}@media screen and (min-width: 768px){.ns_tag{font-size:14px;line-height:1.5}}@media screen and (min-width: 992px){.ns_tag{font-size:14px;line-height:1.5}}@media screen and (min-width: 1200px){.ns_tag{font-size:14px;line-height:1.5}}@media screen and (min-width: 1400px){.ns_tag{font-size:14px;line-height:1.5}}@media screen and (min-width: 1800px){.ns_tag{font-size:16px;line-height:1.5}}.ns_tag.is_glass{background-color:rgba(0,0,0,0);background-image:linear-gradient(-23.2deg, rgba(197, 224, 234, 0.18) 3.98%, rgba(255, 255, 255, 0.18) 90.34%)}.ns_filters{margin-top:calc(84px*var(--nc-scale));gap:calc(20px*var(--nc-scale));min-height:calc(48px*var(--nc-scale))}.ns_filters_group{flex:0 0 calc(123px*var(--nc-scale));max-width:calc(123px*var(--nc-scale))}.ns_filters_field{width:100%;gap:24px;padding:0;border:0;background:none;cursor:pointer;color:#173b50;font-family:"Roboto",sans-serif;text-align:left;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.ns_filters_field{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.ns_filters_field{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.ns_filters_field{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.ns_filters_field{font-size:16px;line-height:1.5}}@media screen and (min-width: 1400px){.ns_filters_field{font-size:16px;line-height:1.5}}@media screen and (min-width: 1800px){.ns_filters_field{font-size:18px;line-height:1.5}}.ns_filters_field{transition:color .2s ease}@media(max-width: 767.98px){.ns_filters_field{border-bottom:1px solid #bcccd2;padding:5px 0}}.ns_filters_field:focus-visible{outline:2px solid #33b3e8;outline-offset:calc(4px*var(--nc-scale))}.ns_filters_field .ns_filters_value{min-width:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(min-width: 768px){.ns_filters_field .ns_filters_value{flex:0 0 auto;max-width:calc(100% - 24px)}}.ns_filters_caret{width:calc(12px*var(--nc-scale));height:calc(8px*var(--nc-scale));flex-shrink:0;transition:transform .25s ease}@media(hover: hover)and (pointer: fine){.ns_filters_field:hover{color:#33b3e8}.ns_filters_field:hover .ns_filters_caret{transform:translateY(calc(2px * var(--nc-scale)))}}.ns_filters_field[aria-expanded=true]{color:#33b3e8}.ns_filters_field[aria-expanded=true] .ns_filters_caret{transform:rotate(180deg)}.ns_filters_menu{position:absolute;top:calc(100% + calc(12px * var(--nc-scale)));left:0;z-index:20;min-width:100%;width:-moz-max-content;width:max-content;max-width:calc(320px*var(--nc-scale));padding:calc(8px*var(--nc-scale));border:1px solid rgba(105,176,201,.5);border-radius:calc(16px*var(--nc-scale));background-color:#fff;box-shadow:0 calc(18px*var(--nc-scale)) calc(38px*var(--nc-scale)) rgba(14,35,47,.16);max-height:440px;overflow:auto}.ns_filters_menu[hidden]{display:none}.ns_filters_option{display:block;width:100%;padding:calc(10px*var(--nc-scale)) calc(14px*var(--nc-scale));border:0;border-radius:calc(8px*var(--nc-scale));background:none;color:#173b50;font-family:"Roboto",sans-serif;text-align:left;white-space:normal;cursor:pointer;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.ns_filters_option{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.ns_filters_option{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.ns_filters_option{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.ns_filters_option{font-size:16px;line-height:1.5}}@media screen and (min-width: 1400px){.ns_filters_option{font-size:16px;line-height:1.5}}@media screen and (min-width: 1800px){.ns_filters_option{font-size:18px;line-height:1.5}}.ns_filters_option{transition:background-color .2s ease,color .2s ease}.ns_filters_option:hover,.ns_filters_option:focus-visible{background-color:rgba(197,224,234,.45);color:#33b3e8;outline:none}.ns_filters_option[aria-selected=true]{background-color:rgba(197,224,234,.35);font-weight:500}.ns_filters_all{margin-left:calc(39px*var(--nc-scale));color:#173b50;font-family:"Roboto",sans-serif;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.ns_filters_all{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.ns_filters_all{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.ns_filters_all{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.ns_filters_all{font-size:16px;line-height:1.5}}@media screen and (min-width: 1400px){.ns_filters_all{font-size:16px;line-height:1.5}}@media screen and (min-width: 1800px){.ns_filters_all{font-size:18px;line-height:1.5}}.ns_filters_all{text-decoration:none;text-underline-offset:calc(4px*var(--nc-scale));transition:color .2s ease}.ns_filters_all:hover,.ns_filters_all:focus-visible{color:#33b3e8;text-decoration:underline}@media(min-width: 992px){.ns_filters_all{margin-left:auto}}.ns_filters_search{flex:0 0 calc(318px*var(--nc-scale));margin-left:calc(24px*var(--nc-scale));gap:calc(12px*var(--nc-scale));height:48px;padding:calc(8px*var(--nc-scale)) calc(12px*var(--nc-scale));border:1px solid #33b3e8;border-radius:calc(16px*var(--nc-scale));background-image:linear-gradient(180deg, #173b50 0%, #215370 100%);transition:box-shadow .25s ease}.ns_filters_search:focus-within{box-shadow:0 0 0 calc(3px*var(--nc-scale)) rgba(51,179,232,.25)}.ns_filters_search img{width:24px;height:24px;flex-shrink:0}.ns_filters_search input{width:100%;min-width:0;border:0;background:none;color:#fff;font-family:"Roboto",sans-serif;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.ns_filters_search input{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.ns_filters_search input{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.ns_filters_search input{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.ns_filters_search input{font-size:16px;line-height:1.5}}@media screen and (min-width: 1400px){.ns_filters_search input{font-size:16px;line-height:1.5}}@media screen and (min-width: 1800px){.ns_filters_search input{font-size:18px;line-height:1.5}}.ns_filters_search input::-moz-placeholder{color:#fff;opacity:1}.ns_filters_search input::placeholder{color:#fff;opacity:1}.ns_filters_search input:focus{outline:none}@media(max-width: 991.98px){.ns_filters{flex-wrap:wrap;gap:calc(20px*var(--nc-scale))}.ns_filters_group{flex:0 0 100%;max-width:100%}.ns_filters_all,.ns_filters_search{margin-left:0}.ns_filters_search{flex:1 1 calc(318px*var(--nc-scale))}}.ns_grid{margin-top:calc(64px*var(--nc-scale));grid-template-columns:repeat(3, minmax(0, 1fr));gap:calc(32px*var(--nc-scale))}@media(max-width: 991.98px){.ns_grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media(max-width: 575.98px){.ns_grid{grid-template-columns:minmax(0, 1fr)}}.ns_card{position:relative;display:flex;flex-direction:column;align-items:flex-start;aspect-ratio:392/581;padding:calc(52px*var(--nc-scale)) calc(44px*var(--nc-scale)) calc(53px*var(--nc-scale));border:1px solid #33b3e8;border-radius:calc(16px*var(--nc-scale));overflow:hidden}.ns_card_media{position:absolute;inset:0;z-index:0}.ns_card_media img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:scale .5s ease}@media(prefers-reduced-motion: reduce){.ns_card_media img{transition:none}}.ns_card_media::after{content:"";position:absolute;inset:0;background-image:linear-gradient(180deg, rgba(48, 94, 126, 0.3) 0%, #122e3e 80.29%)}.ns_card>*:not(.ns_card_media):not(.ns_card_link){position:relative;z-index:1}.ns_card_copy{margin-top:auto;margin-bottom:calc(39px*var(--nc-scale))}.ns_card_title{margin:0;color:#fff;font-family:"Poppins",sans-serif;font-weight:500;line-height:1.4;font-size:20px;line-height:1.3}@media screen and (min-width: 576px){.ns_card_title{font-size:20px;line-height:1.3}}@media screen and (min-width: 768px){.ns_card_title{font-size:22px;line-height:1.3}}@media screen and (min-width: 992px){.ns_card_title{font-size:22px;line-height:1.3}}@media screen and (min-width: 1200px){.ns_card_title{font-size:24px;line-height:1.4}}@media screen and (min-width: 1400px){.ns_card_title{font-size:24px;line-height:1.4}}@media screen and (min-width: 1800px){.ns_card_title{font-size:28px;line-height:1.4}}.ns_card_title{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:4;line-clamp:4}.ns_card_text{margin:calc(20px*var(--nc-scale)) 0 0;color:#e7e9ed;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.ns_card_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.ns_card_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.ns_card_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.ns_card_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 1400px){.ns_card_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 1800px){.ns_card_text{font-size:18px;line-height:1.5}}.ns_card_text{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:3;line-clamp:3}.ns_card_link{inset:0;z-index:2;border-radius:inherit}.ns_card_link:focus-visible{outline:2px solid #33b3e8;outline-offset:calc(-4px*var(--nc-scale))}.ns_card{transition:box-shadow .3s ease,translate .3s ease}.ns_card:hover,.ns_card:focus-within{box-shadow:0 calc(18px*var(--nc-scale)) calc(38px*var(--nc-scale)) rgba(14,35,47,.45),0 0 calc(26px*var(--nc-scale)) rgba(51,179,232,.18);translate:0 calc(-6px*var(--nc-scale))}.ns_card:hover .ns_card_media img,.ns_card:focus-within .ns_card_media img{scale:1.06}@media(hover: hover)and (pointer: fine){.ns_card:hover .nc_btn_label>span:first-child,.ns_card:focus-within .nc_btn_label>span:first-child{transform:translateY(-110%)}.ns_card:hover .nc_btn_label>span:last-child,.ns_card:focus-within .nc_btn_label>span:last-child{transform:translateY(0)}.ns_card:hover .nc_btn_link_icon img:first-child,.ns_card:focus-within .nc_btn_link_icon img:first-child{transform:translateX(110%)}.ns_card:hover .nc_btn_link_icon img:last-child,.ns_card:focus-within .nc_btn_link_icon img:last-child{transform:translateX(0)}}@media(prefers-reduced-motion: reduce){.ns_card{transition:box-shadow .3s ease}.ns_card:hover,.ns_card:focus-within{translate:none}.ns_card:hover .ns_card_media img,.ns_card:focus-within .ns_card_media img{scale:1}}@media(max-width: 767.98px){.ns_card{aspect-ratio:auto;min-height:calc(581px*var(--nc-scale))}}.ns_pager{margin-top:calc(112px*var(--nc-scale));padding-top:calc(20px*var(--nc-scale));border-top:1px solid #69b0c9;gap:calc(16px*var(--nc-scale))}.ns_pager_step{gap:calc(8px*var(--nc-scale));padding:0;border:0;background:none;font-family:"Poppins",sans-serif;font-weight:600;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.ns_pager_step{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.ns_pager_step{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.ns_pager_step{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.ns_pager_step{font-size:16px;line-height:1.5}}@media screen and (min-width: 1400px){.ns_pager_step{font-size:16px;line-height:1.5}}@media screen and (min-width: 1800px){.ns_pager_step{font-size:18px;line-height:1.5}}.ns_pager_step span{background-image:linear-gradient(180deg, #173b50 0%, #215370 100%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0)}.ns_pager_step svg{width:calc(14px*var(--nc-scale));height:calc(14px*var(--nc-scale));flex-shrink:0;transition:translate .25s ease}.ns_pager_step:focus-visible{outline:2px solid #33b3e8;outline-offset:calc(4px*var(--nc-scale))}.ns_pager_step.is_prev svg{transform:rotate(180deg)}@media(hover: hover)and (pointer: fine){.ns_pager_step:hover svg{translate:calc(3px*var(--nc-scale)) 0}.ns_pager_step.is_prev:hover svg{translate:calc(-3px*var(--nc-scale)) 0}}@media(prefers-reduced-motion: reduce){.ns_pager_step svg{transition:none}.ns_pager_step:hover svg,.ns_pager_step.is_prev:hover svg{translate:none}}.ns_pager_list{gap:calc(2px*var(--nc-scale))}.ns_pager_num{display:flex;align-items:center;justify-content:center;width:calc(40px*var(--nc-scale));height:calc(40px*var(--nc-scale));border:0;border-radius:calc(8px*var(--nc-scale));background:none;color:#173b50;font-family:"Roboto",sans-serif;font-weight:500;line-height:1.43;font-size:14px;line-height:1.5}@media screen and (min-width: 576px){.ns_pager_num{font-size:14px;line-height:1.5}}@media screen and (min-width: 768px){.ns_pager_num{font-size:14px;line-height:1.5}}@media screen and (min-width: 992px){.ns_pager_num{font-size:14px;line-height:1.5}}@media screen and (min-width: 1200px){.ns_pager_num{font-size:14px;line-height:1.5}}@media screen and (min-width: 1400px){.ns_pager_num{font-size:14px;line-height:1.5}}@media screen and (min-width: 1800px){.ns_pager_num{font-size:16px;line-height:1.5}}.ns_pager_num{transition:background-color .2s ease,color .2s ease}.ns_pager_num:focus-visible{outline:2px solid #33b3e8;outline-offset:calc(2px*var(--nc-scale))}.ns_pager a.ns_pager_num:hover{background-color:rgba(197,224,234,.5);color:#33b3e8}.ns_pager_num.is_current{background-image:linear-gradient(180deg, #173b50 0%, #215370 100%);color:#fff}.ns_pager a.ns_pager_num.is_current:hover{color:#fff}@media(max-width: 767.98px){.ns_pager{flex-wrap:wrap;justify-content:center}}.nd_page{overflow-x:clip}.nd_head{padding-top:calc(56px*var(--nc-scale));padding-bottom:calc(92px*var(--nc-scale));background-color:#fff}.nd_head_row{gap:calc(80px*var(--nc-scale));align-items:flex-start}.nd_head_copy{flex:0 0 calc(420px*var(--nc-scale));min-width:0}.nd_head_back{gap:calc(8px*var(--nc-scale));margin-bottom:calc(24px*var(--nc-scale));color:#e89332;font-family:"Roboto",sans-serif;text-decoration:none;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.nd_head_back{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.nd_head_back{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.nd_head_back{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.nd_head_back{font-size:16px;line-height:1.5}}@media screen and (min-width: 1400px){.nd_head_back{font-size:16px;line-height:1.5}}@media screen and (min-width: 1800px){.nd_head_back{font-size:18px;line-height:1.5}}.nd_head_back{transition:gap .25s ease}.nd_head_back img{width:calc(16px*var(--nc-scale));height:calc(16px*var(--nc-scale));flex-shrink:0;scale:-1 1}.nd_head_back:hover,.nd_head_back:focus-visible{color:#e89332;gap:calc(12px*var(--nc-scale));text-decoration:underline;text-underline-offset:calc(4px*var(--nc-scale))}.nd_head .nc_eyebrow{margin-bottom:calc(16px*var(--nc-scale))}.nd_head_title{margin:0;background-image:linear-gradient(180deg, #173b50 0%, #215370 100%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0);font-family:"Poppins",sans-serif;font-weight:600;line-height:1.05;font-size:28px;line-height:1.15}@media screen and (min-width: 576px){.nd_head_title{font-size:32px;line-height:1.1}}@media screen and (min-width: 768px){.nd_head_title{font-size:36px;line-height:1.1}}@media screen and (min-width: 992px){.nd_head_title{font-size:42px;line-height:1.2}}@media screen and (min-width: 1200px){.nd_head_title{font-size:46px;line-height:1.2}}@media screen and (min-width: 1400px){.nd_head_title{font-size:50px;line-height:1.3}}@media screen and (min-width: 1800px){.nd_head_title{font-size:60px;line-height:1.3}}.nd_head_meta{margin:calc(24px*var(--nc-scale)) 0 0;color:#173b50;font-size:14px;line-height:1.5}@media screen and (min-width: 576px){.nd_head_meta{font-size:14px;line-height:1.5}}@media screen and (min-width: 768px){.nd_head_meta{font-size:14px;line-height:1.5}}@media screen and (min-width: 992px){.nd_head_meta{font-size:14px;line-height:1.5}}@media screen and (min-width: 1200px){.nd_head_meta{font-size:14px;line-height:1.5}}@media screen and (min-width: 1400px){.nd_head_meta{font-size:14px;line-height:1.5}}@media screen and (min-width: 1800px){.nd_head_meta{font-size:16px;line-height:1.5}}.nd_head_meta span{margin:0 calc(8px*var(--nc-scale))}.nd_head_card{flex:0 0 calc(740px*var(--nc-scale));aspect-ratio:740/450;border-radius:calc(24px*var(--nc-scale));background-image:linear-gradient(180deg, #173b50 0%, #215370 100%);overflow:hidden}.nd_head_photo{inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.3}.nd_head_logo{top:0;left:0;width:100%;height:auto;bottom:0;right:0;margin:auto;max-width:calc(300px*var(--nc-scale));max-height:calc(140px*var(--nc-scale));-o-object-fit:contain;object-fit:contain}.nd_head_shape{display:block}.nd_head_shape img{display:block;width:100%;height:auto}.nd_head_shape.is_tl{top:21.33333333%;left:0;width:12.83783784%}.nd_head_shape.is_tr{top:0;left:13.24324324%;width:21.21621622%}.nd_head_shape.is_br{top:57.55555556%;left:87.16216216%;width:12.83783784%;rotate:180deg}.nd_head_shape.is_bl{top:79.11111111%;left:65.54054054%;width:21.21621622%;rotate:180deg}@media(max-width: 1199.98px){.nd_head_row{flex-direction:column;gap:calc(48px*var(--nc-scale))}.nd_head_copy,.nd_head_card{flex:0 0 auto;width:100%}}.nd_body{padding-bottom:calc(44px*var(--nc-scale));background-image:linear-gradient(18.41deg, #c5e0ea 17.588%, #ffffff 46.44%)}.nd_body_row{gap:calc(80px*var(--nc-scale))}@media(max-width: 1199.98px){.nd_body_row{gap:calc(40px*var(--nc-scale));flex-wrap:wrap}}.nd_aside{position:relative;flex:0 0 calc(420px*var(--nc-scale));min-width:0}@media(min-width: 1200px){.nd_aside{display:flex;flex-direction:column}}@media(min-width: 1200px){.nd_aside .nd_aside_shapes_wrapper{flex:1;min-height:0;background-position:top left;background-size:contain;background-repeat:repeat-y;background-image:url("../images/news/aside-shapes.svg");margin-top:248px}}@media(max-width: 1199.98px){.nd_aside .nd_aside_shapes_wrapper{display:none}}.nd_aside_block+.nd_aside_block{margin-top:calc(48px*var(--nc-scale));padding-top:calc(48px*var(--nc-scale));border-top:1px solid rgba(14,35,47,.15)}@media(max-width: 1199.98px){.nd_aside_block+.nd_aside_block{margin-top:calc(32px*var(--nc-scale));padding-top:calc(32px*var(--nc-scale))}}.nd_aside_head{margin:0 0 calc(24px*var(--nc-scale));color:#173b50;font-family:"Roboto",sans-serif;font-weight:700;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.nd_aside_head{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.nd_aside_head{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.nd_aside_head{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.nd_aside_head{font-size:18px;line-height:1.5}}@media screen and (min-width: 1400px){.nd_aside_head{font-size:18px;line-height:1.5}}@media screen and (min-width: 1800px){.nd_aside_head{font-size:21px;line-height:1.5}}.nd_aside_name{margin:0;color:#173b50;font-family:"Roboto",sans-serif;font-weight:600;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.nd_aside_name{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.nd_aside_name{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.nd_aside_name{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.nd_aside_name{font-size:16px;line-height:1.5}}@media screen and (min-width: 1400px){.nd_aside_name{font-size:16px;line-height:1.5}}@media screen and (min-width: 1800px){.nd_aside_name{font-size:18px;line-height:1.5}}.nd_aside_role{margin:0;color:#666;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.nd_aside_role{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.nd_aside_role{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.nd_aside_role{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.nd_aside_role{font-size:16px;line-height:1.5}}@media screen and (min-width: 1400px){.nd_aside_role{font-size:16px;line-height:1.5}}@media screen and (min-width: 1800px){.nd_aside_role{font-size:18px;line-height:1.5}}.nd_aside_field{width:100%;padding:calc(10px*var(--nc-scale)) calc(12px*var(--nc-scale));border:1px solid #0e232f;border-radius:calc(16px*var(--nc-scale));background-color:#fff;color:#0e232f;font-family:"Roboto",sans-serif;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.nd_aside_field{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.nd_aside_field{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.nd_aside_field{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.nd_aside_field{font-size:16px;line-height:1.5}}@media screen and (min-width: 1400px){.nd_aside_field{font-size:16px;line-height:1.5}}@media screen and (min-width: 1800px){.nd_aside_field{font-size:18px;line-height:1.5}}.nd_aside_field::-moz-placeholder{color:#aaa;opacity:1}.nd_aside_field::placeholder{color:#aaa;opacity:1}.nd_aside_field:focus{outline:2px solid #33b3e8;outline-offset:2px}.nd_aside .nc_btn{width:100%;margin-top:calc(16px*var(--nc-scale));padding:calc(8px*var(--nc-scale)) calc(20px*var(--nc-scale))}.nd_aside_fine{margin:calc(16px*var(--nc-scale)) 0 0;color:#666;font-size:14px;line-height:1.5}@media screen and (min-width: 576px){.nd_aside_fine{font-size:14px;line-height:1.5}}@media screen and (min-width: 768px){.nd_aside_fine{font-size:14px;line-height:1.5}}@media screen and (min-width: 992px){.nd_aside_fine{font-size:14px;line-height:1.5}}@media screen and (min-width: 1200px){.nd_aside_fine{font-size:14px;line-height:1.5}}@media screen and (min-width: 1400px){.nd_aside_fine{font-size:14px;line-height:1.5}}@media screen and (min-width: 1800px){.nd_aside_fine{font-size:16px;line-height:1.5}}.nd_aside_fine a{color:inherit;text-decoration:underline;text-underline-offset:calc(3px*var(--nc-scale))}.nd_aside_share{gap:calc(8px*var(--nc-scale))}.nd_aside_share_btn{display:flex;align-items:center;justify-content:center;width:calc(32px*var(--nc-scale));height:calc(32px*var(--nc-scale));padding:calc(4px*var(--nc-scale));border-radius:50%;background-color:#eee;transition:background-color .25s ease,translate .25s ease}.nd_aside_share_btn img{display:block;width:calc(24px*var(--nc-scale));height:calc(24px*var(--nc-scale))}.nd_aside_share_btn:hover,.nd_aside_share_btn:focus-visible{background-color:rgba(197,224,234,.9);translate:0 calc(-2px*var(--nc-scale))}.nd_aside_shapes{display:block;width:calc(309px*var(--nc-scale));height:auto;margin-top:calc(248px*var(--nc-scale));margin-left:calc(-100px*var(--nc-scale));pointer-events:none}@media(max-width: 1199.98px){.nd_aside{flex:0 0 auto;width:100%;order:2}.nd_aside_shapes{display:none}}@media(prefers-reduced-motion: reduce){.nd_aside_share_btn{transition:background-color .25s ease}.nd_aside_share_btn:hover,.nd_aside_share_btn:focus-visible{translate:none}}.nd_aside .wpcf7-not-valid-tip{color:#dc3232;font-size:14px}.nd_aside .wpcf7 form.invalid .wpcf7-response-output,.nd_aside .wpcf7 form.unaccepted .wpcf7-response-output,.nd_aside .wpcf7 form.payment-required .wpcf7-response-output{border-color:#f56674;border-width:1px;border-radius:6px;font-size:14px;color:#dc3232;padding:5px 10px;background-color:#fff2f6;margin-bottom:5px}.nd_aside .wpcf7 form.sent .wpcf7-response-output{color:#46b450;border-radius:4px}.nd_article{display:flex;flex-direction:column;flex:0 0 calc(740px*var(--nc-scale));min-width:0}.nd_article .hbspt-form{padding:calc(32px*var(--nc-scale));border-radius:calc(16px*var(--nc-scale));background-color:#fff;border:1px solid #c7d9e0;display:none;margin-top:30px}.nd_article>h2,.nd_article>.h2{margin:calc(40px*var(--nc-scale)) 0 calc(24px*var(--nc-scale));background-image:linear-gradient(180deg, #173b50 0%, #215370 100%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0);font-family:"Poppins",sans-serif;font-weight:500;line-height:1.3;font-size:28px;line-height:1.3}@media screen and (min-width: 576px){.nd_article>h2,.nd_article>.h2{font-size:28px;line-height:1.3}}@media screen and (min-width: 768px){.nd_article>h2,.nd_article>.h2{font-size:28px;line-height:1.3}}@media screen and (min-width: 992px){.nd_article>h2,.nd_article>.h2{font-size:28px;line-height:1.3}}@media screen and (min-width: 1200px){.nd_article>h2,.nd_article>.h2{font-size:30px;line-height:1.3}}@media screen and (min-width: 1400px){.nd_article>h2,.nd_article>.h2{font-size:32px;line-height:1.3}}@media screen and (min-width: 1800px){.nd_article>h2,.nd_article>.h2{font-size:38px;line-height:1.3}}.nd_article>h2:first-child,.nd_article>.h2:first-child{margin-top:0}.nd_article>h3,.nd_article>.h3{margin:calc(40px*var(--nc-scale)) 0 calc(24px*var(--nc-scale));background-image:linear-gradient(180deg, #173b50 0%, #215370 100%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0);font-family:"Poppins",sans-serif;font-weight:500;line-height:1.3;font-size:26px;line-height:1.3}@media screen and (min-width: 576px){.nd_article>h3,.nd_article>.h3{font-size:26px;line-height:1.3}}@media screen and (min-width: 768px){.nd_article>h3,.nd_article>.h3{font-size:26px;line-height:1.3}}@media screen and (min-width: 992px){.nd_article>h3,.nd_article>.h3{font-size:26px;line-height:1.3}}@media screen and (min-width: 1200px){.nd_article>h3,.nd_article>.h3{font-size:28px;line-height:1.3}}@media screen and (min-width: 1400px){.nd_article>h3,.nd_article>.h3{font-size:28px;line-height:1.3}}@media screen and (min-width: 1800px){.nd_article>h3,.nd_article>.h3{font-size:36px;line-height:1.3}}.nd_article>h3:first-child,.nd_article>.h3:first-child{margin-top:0}.nd_article>h4,.nd_article>.h4,.nd_article>h5,.nd_article>.h5,.nd_article>h6,.nd_article>.h6{margin:calc(40px*var(--nc-scale)) 0 calc(24px*var(--nc-scale));background-image:linear-gradient(180deg, #173b50 0%, #215370 100%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0);font-family:"Poppins",sans-serif;font-weight:500;line-height:1.3;font-size:20px;line-height:1.3}@media screen and (min-width: 576px){.nd_article>h4,.nd_article>.h4,.nd_article>h5,.nd_article>.h5,.nd_article>h6,.nd_article>.h6{font-size:20px;line-height:1.3}}@media screen and (min-width: 768px){.nd_article>h4,.nd_article>.h4,.nd_article>h5,.nd_article>.h5,.nd_article>h6,.nd_article>.h6{font-size:22px;line-height:1.3}}@media screen and (min-width: 992px){.nd_article>h4,.nd_article>.h4,.nd_article>h5,.nd_article>.h5,.nd_article>h6,.nd_article>.h6{font-size:22px;line-height:1.3}}@media screen and (min-width: 1200px){.nd_article>h4,.nd_article>.h4,.nd_article>h5,.nd_article>.h5,.nd_article>h6,.nd_article>.h6{font-size:24px;line-height:1.4}}@media screen and (min-width: 1400px){.nd_article>h4,.nd_article>.h4,.nd_article>h5,.nd_article>.h5,.nd_article>h6,.nd_article>.h6{font-size:24px;line-height:1.4}}@media screen and (min-width: 1800px){.nd_article>h4,.nd_article>.h4,.nd_article>h5,.nd_article>.h5,.nd_article>h6,.nd_article>.h6{font-size:28px;line-height:1.4}}.nd_article>h4:first-child,.nd_article>.h4:first-child,.nd_article>h5:first-child,.nd_article>.h5:first-child,.nd_article>h6:first-child,.nd_article>.h6:first-child{margin-top:0}.nd_article>p{margin:0 0 calc(16px*var(--nc-scale));color:#0e232f;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.nd_article>p{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.nd_article>p{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.nd_article>p{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.nd_article>p{font-size:16px;line-height:1.5}}@media screen and (min-width: 1400px){.nd_article>p{font-size:16px;line-height:1.5}}@media screen and (min-width: 1800px){.nd_article>p{font-size:18px;line-height:1.5}}.nd_article>ul{margin:0 0 calc(16px*var(--nc-scale));padding-left:calc(24px*var(--nc-scale));color:#0e232f;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.nd_article>ul{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.nd_article>ul{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.nd_article>ul{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.nd_article>ul{font-size:16px;line-height:1.5}}@media screen and (min-width: 1400px){.nd_article>ul{font-size:16px;line-height:1.5}}@media screen and (min-width: 1800px){.nd_article>ul{font-size:18px;line-height:1.5}}.nd_article>ul li+li{margin-top:calc(8px*var(--nc-scale))}.nd_article>ul strong{font-weight:700}@media(max-width: 1199.98px){.nd_article{flex:0 0 auto;width:100%;order:1}}.nd_quote{display:flex;flex-direction:column;align-items:flex-start;margin:calc(40px*var(--nc-scale)) 0 calc(24px*var(--nc-scale));padding:calc(30px*var(--nc-scale)) calc(70px*var(--nc-scale));border:1px solid #69b0c9;border-radius:calc(16px*var(--nc-scale));background-color:#fff}.nd_quote>*{width:100%}.nd_quote_mark{display:block;width:calc(36px*var(--nc-scale));height:calc(30px*var(--nc-scale));margin-bottom:calc(20px*var(--nc-scale))}.nd_quote_body{margin:0;padding:calc(10px*var(--nc-scale)) calc(10px*var(--nc-scale)) 0;color:#666;font-weight:500;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.nd_quote_body{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.nd_quote_body{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.nd_quote_body{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.nd_quote_body{font-size:18px;line-height:1.5}}@media screen and (min-width: 1400px){.nd_quote_body{font-size:18px;line-height:1.5}}@media screen and (min-width: 1800px){.nd_quote_body{font-size:21px;line-height:1.5}}.nd_quote_by{margin:0;padding:0 calc(10px*var(--nc-scale)) calc(10px*var(--nc-scale))}.nd_quote_name{margin:calc(27px*var(--nc-scale)) 0 0;background-image:linear-gradient(180deg, #173b50 0%, #215370 100%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0);font-family:"Poppins",sans-serif;font-weight:500;line-height:1.4;font-size:18px;line-height:1.4}@media screen and (min-width: 576px){.nd_quote_name{font-size:18px;line-height:1.4}}@media screen and (min-width: 768px){.nd_quote_name{font-size:18px;line-height:1.4}}@media screen and (min-width: 992px){.nd_quote_name{font-size:18px;line-height:1.4}}@media screen and (min-width: 1200px){.nd_quote_name{font-size:20px;line-height:1.4}}@media screen and (min-width: 1400px){.nd_quote_name{font-size:20px;line-height:1.4}}@media screen and (min-width: 1800px){.nd_quote_name{font-size:24px;line-height:1.4}}.nd_quote_role{margin:0;color:#aaa;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.nd_quote_role{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.nd_quote_role{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.nd_quote_role{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.nd_quote_role{font-size:18px;line-height:1.5}}@media screen and (min-width: 1400px){.nd_quote_role{font-size:18px;line-height:1.5}}@media screen and (min-width: 1800px){.nd_quote_role{font-size:21px;line-height:1.5}}@media(max-width: 767.98px){.nd_quote{padding:calc(24px*var(--nc-scale))}}.nd_related{padding:calc(118px*var(--nc-scale)) 0;background-image:linear-gradient(180deg, #173b50 0%, #215370 100%)}.nd_related_head{gap:calc(32px*var(--nc-scale));margin-bottom:calc(80px*var(--nc-scale))}.nd_related_copy{max-width:calc(768px*var(--nc-scale))}.nd_related_title{margin:0;background-image:linear-gradient(179deg, #69b0c9 17.115%, #ecf5f8 81.699%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0);font-family:"Poppins",sans-serif;font-weight:600;line-height:1.05;font-size:28px;line-height:1.15}@media screen and (min-width: 576px){.nd_related_title{font-size:32px;line-height:1.1}}@media screen and (min-width: 768px){.nd_related_title{font-size:36px;line-height:1.1}}@media screen and (min-width: 992px){.nd_related_title{font-size:42px;line-height:1.2}}@media screen and (min-width: 1200px){.nd_related_title{font-size:46px;line-height:1.2}}@media screen and (min-width: 1400px){.nd_related_title{font-size:50px;line-height:1.3}}@media screen and (min-width: 1800px){.nd_related_title{font-size:60px;line-height:1.3}}.nd_related_sub{margin:calc(24px*var(--nc-scale)) 0 0;color:#fff;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.nd_related_sub{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.nd_related_sub{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.nd_related_sub{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.nd_related_sub{font-size:18px;line-height:1.5}}@media screen and (min-width: 1400px){.nd_related_sub{font-size:18px;line-height:1.5}}@media screen and (min-width: 1800px){.nd_related_sub{font-size:21px;line-height:1.5}}.nd_related_grid{gap:calc(80px*var(--nc-scale)) calc(64px*var(--nc-scale));grid-template-columns:repeat(2, minmax(0, 1fr))}.nd_related_card{gap:calc(32px*var(--nc-scale));align-items:center}.nd_related_media{flex:0 0 calc(278px*var(--nc-scale));aspect-ratio:278/253;border:1px solid #33b3e8;border-radius:calc(16px*var(--nc-scale));background-image:linear-gradient(180deg, #173b50 0%, #215370 100%);overflow:hidden}.nd_related_media>img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.nd_related_media.is_logo>img:not(.nd_related_logo){opacity:.2}.nd_related_logo{top:50%;left:50%;translate:-50% -50%;max-width:66%;height:auto}.nd_related_body{flex:1 1 0;min-width:0}.nd_related_name{margin:calc(16px*var(--nc-scale)) 0 0;color:#fff;font-family:"Poppins",sans-serif;font-weight:500;line-height:1.4;font-size:20px;line-height:1.3}@media screen and (min-width: 576px){.nd_related_name{font-size:20px;line-height:1.3}}@media screen and (min-width: 768px){.nd_related_name{font-size:22px;line-height:1.3}}@media screen and (min-width: 992px){.nd_related_name{font-size:22px;line-height:1.3}}@media screen and (min-width: 1200px){.nd_related_name{font-size:24px;line-height:1.4}}@media screen and (min-width: 1400px){.nd_related_name{font-size:24px;line-height:1.4}}@media screen and (min-width: 1800px){.nd_related_name{font-size:28px;line-height:1.4}}.nd_related_text{margin:calc(20px*var(--nc-scale)) 0 0;color:#fff;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.nd_related_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.nd_related_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.nd_related_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.nd_related_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 1400px){.nd_related_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 1800px){.nd_related_text{font-size:18px;line-height:1.5}}.nd_related_more{margin-top:calc(24px*var(--nc-scale))}@media(max-width: 991.98px){.nd_related_grid{grid-template-columns:minmax(0, 1fr);gap:calc(48px*var(--nc-scale))}}@media(max-width: 575.98px){.nd_related_card{flex-direction:column;align-items:flex-start;gap:calc(20px*var(--nc-scale))}.nd_related_media{flex:0 0 auto;width:100%}}.nd_page .nd_head_title{line-height:1.05}.nd_page .nd_quote_name{line-height:1.4}.ct_hero{padding:calc(104px*var(--nc-scale)) 0;background-color:#0e232f}.ct_hero_media{inset:0;z-index:0}.ct_hero_media img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ct_hero_media::after{content:"";position:absolute;inset:0;background-color:rgba(0,0,0,.4);background-image:linear-gradient(90deg, rgba(48, 94, 126, 0.48) 0%, rgba(48, 94, 126, 0.48) 100%)}.ct_modal{position:relative;z-index:1;max-width:calc(768px*var(--nc-scale));margin:0 auto;padding:calc(64px*var(--nc-scale));border-radius:calc(16px*var(--nc-scale));background-color:#fff}.ct_modal_head{margin-bottom:calc(48px*var(--nc-scale))}.ct_modal_title{margin:0;background-image:linear-gradient(180deg, #69b0c9 0%, #123f51 100%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0);font-family:"Poppins",sans-serif;font-weight:500;line-height:1.2;font-size:30px;line-height:1.25}@media screen and (min-width: 576px){.ct_modal_title{font-size:30px;line-height:1.25}}@media screen and (min-width: 768px){.ct_modal_title{font-size:30px;line-height:1.2}}@media screen and (min-width: 992px){.ct_modal_title{font-size:34px;line-height:1.2}}@media screen and (min-width: 1200px){.ct_modal_title{font-size:38px;line-height:1.2}}@media screen and (min-width: 1400px){.ct_modal_title{font-size:40px;line-height:1.2}}@media screen and (min-width: 1800px){.ct_modal_title{font-size:48px;line-height:1.2}}.ct_modal_sub{margin:calc(16px*var(--nc-scale)) 0 0;color:#666;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.ct_modal_sub{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.ct_modal_sub{font-size:18px;line-height:1.5}}@media screen and (min-width: 992px){.ct_modal_sub{font-size:18px;line-height:1.5}}@media screen and (min-width: 1200px){.ct_modal_sub{font-size:20px;line-height:1.5}}@media screen and (min-width: 1400px){.ct_modal_sub{font-size:21px;line-height:1.5}}@media screen and (min-width: 1800px){.ct_modal_sub{font-size:24px;line-height:1.5}}@media(max-width: 767.98px){.ct_modal{padding:calc(32px*var(--nc-scale)) calc(24px*var(--nc-scale))}}.ct_form{display:flex;flex-direction:column;gap:calc(24px*var(--nc-scale))}.ct_form_field{display:flex;flex-direction:column;gap:calc(8px*var(--nc-scale))}.ct_form label{color:#0e232f;font-family:"Roboto",sans-serif;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.ct_form label{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.ct_form label{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.ct_form label{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.ct_form label{font-size:16px;line-height:1.5}}@media screen and (min-width: 1400px){.ct_form label{font-size:16px;line-height:1.5}}@media screen and (min-width: 1800px){.ct_form label{font-size:18px;line-height:1.5}}.ct_form label sup{color:#fc0000}.ct_form input[type=text],.ct_form input[type=email],.ct_form textarea{width:100%;padding:calc(12px*var(--nc-scale));border:1px solid #0e232f;border-radius:calc(16px*var(--nc-scale));background-color:#fff;color:#0e232f;font-family:"Roboto",sans-serif;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.ct_form input[type=text],.ct_form input[type=email],.ct_form textarea{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.ct_form input[type=text],.ct_form input[type=email],.ct_form textarea{font-size:16px;line-height:1.5}}@media screen and (min-width: 992px){.ct_form input[type=text],.ct_form input[type=email],.ct_form textarea{font-size:16px;line-height:1.5}}@media screen and (min-width: 1200px){.ct_form input[type=text],.ct_form input[type=email],.ct_form textarea{font-size:16px;line-height:1.5}}@media screen and (min-width: 1400px){.ct_form input[type=text],.ct_form input[type=email],.ct_form textarea{font-size:16px;line-height:1.5}}@media screen and (min-width: 1800px){.ct_form input[type=text],.ct_form input[type=email],.ct_form textarea{font-size:18px;line-height:1.5}}.ct_form input[type=text]::-moz-placeholder, .ct_form input[type=email]::-moz-placeholder, .ct_form textarea::-moz-placeholder{color:#aaa;opacity:1}.ct_form input[type=text]::placeholder,.ct_form input[type=email]::placeholder,.ct_form textarea::placeholder{color:#aaa;opacity:1}.ct_form input[type=text]:focus,.ct_form input[type=email]:focus,.ct_form textarea:focus{outline:2px solid #33b3e8;outline-offset:2px}.ct_form input[type=text],.ct_form input[type=email]{height:calc(48px*var(--nc-scale))}.ct_form textarea{height:calc(110px*var(--nc-scale));resize:vertical}.ct_form_check,.ct_form label.ct_form_check{display:flex;align-items:center;flex-wrap:wrap;-moz-column-gap:calc(8px*var(--nc-scale));column-gap:calc(8px*var(--nc-scale));row-gap:0;position:relative;margin:0;padding-bottom:calc(16px*var(--nc-scale));color:#0e232f;font-family:"Roboto",sans-serif;font-size:14px;line-height:1.5}@media screen and (min-width: 576px){.ct_form_check,.ct_form label.ct_form_check{font-size:14px;line-height:1.5}}@media screen and (min-width: 768px){.ct_form_check,.ct_form label.ct_form_check{font-size:14px;line-height:1.5}}@media screen and (min-width: 992px){.ct_form_check,.ct_form label.ct_form_check{font-size:14px;line-height:1.5}}@media screen and (min-width: 1200px){.ct_form_check,.ct_form label.ct_form_check{font-size:14px;line-height:1.5}}@media screen and (min-width: 1400px){.ct_form_check,.ct_form label.ct_form_check{font-size:14px;line-height:1.5}}@media screen and (min-width: 1800px){.ct_form_check,.ct_form label.ct_form_check{font-size:16px;line-height:1.5}}.ct_form_check .wpcf7-form-control-wrap,.ct_form_check .wpcf7-form-control,.ct_form_check .wpcf7-list-item,.ct_form_check .wpcf7-list-item label,.ct_form label.ct_form_check .wpcf7-form-control-wrap,.ct_form label.ct_form_check .wpcf7-form-control,.ct_form label.ct_form_check .wpcf7-list-item,.ct_form label.ct_form_check .wpcf7-list-item label{display:flex;align-items:center;width:auto;max-width:none;margin:0;padding:0}.ct_form_check .wpcf7-form-control-wrap,.ct_form label.ct_form_check .wpcf7-form-control-wrap{position:static;flex:0 0 auto}.ct_form_check .wpcf7-list-item label,.ct_form label.ct_form_check .wpcf7-list-item label{font-size:0;line-height:0}.ct_form_check .wpcf7-list-item-label,.ct_form label.ct_form_check .wpcf7-list-item-label{display:none}.ct_form_check input[type=checkbox],.ct_form label.ct_form_check input[type=checkbox]{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:calc(18px*var(--nc-scale));height:calc(18px*var(--nc-scale));flex-shrink:0;margin:0;padding:0;border:1px solid #000;border-radius:0;background-color:#fff;cursor:pointer}.ct_form_check input[type=checkbox]:checked,.ct_form label.ct_form_check input[type=checkbox]:checked{background-color:#e89332;border-color:#e89332;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' d='M2.5 6.2l2.4 2.3 4.6-5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:calc(12px*var(--nc-scale)) calc(12px*var(--nc-scale))}.ct_form_check input[type=checkbox]:focus-visible,.ct_form label.ct_form_check input[type=checkbox]:focus-visible{outline:2px solid #33b3e8;outline-offset:2px}.ct_form_check a,.ct_form label.ct_form_check a{color:inherit;text-decoration:underline;text-underline-offset:calc(3px*var(--nc-scale))}.ct_form_check .wpcf7-not-valid-tip,.ct_form label.ct_form_check .wpcf7-not-valid-tip{position:absolute;left:0;top:calc(100% - calc(12px * var(--nc-scale)));width:100%;color:#dc3232;font-size:14px;line-height:1.4}.ct_form_check sup,.ct_form label.ct_form_check sup{color:#fc0000}.ct_form_actions{display:flex;justify-content:center}.ct_form .wpcf7-not-valid-tip{color:#dc3232;font-size:14px}.ct_form .wpcf7 form.invalid .wpcf7-response-output,.ct_form .wpcf7 form.unaccepted .wpcf7-response-output,.ct_form .wpcf7 form.payment-required .wpcf7-response-output{border-color:#f56674;border-width:1px;border-radius:6px;font-size:14px;color:#dc3232;padding:5px 10px;background-color:#fff2f6;margin-bottom:5px}.ct_form_btn{width:auto;position:relative;display:inline-flex}.ct_form_btn .wpcf7-spinner{position:absolute;top:0;right:-27px;bottom:0;margin:auto;z-index:5}@media(min-width: 576px){.ct_form_btn .wpcf7-spinner{right:-34px}}.ct_form_btn .wpcf7-submit{position:absolute;top:0;bottom:0;left:0;right:0;opacity:0;z-index:4;width:100%;cursor:pointer}.ct_form_btn .nc_btn_orange{min-width:100px;pointer-events:none}@media(hover: hover)and (pointer: fine){.ct_form_btn:hover .nc_btn_orange{color:#fff;background-color:hsl(31.978021978,79.8245614035%,61.2941176471%);border-color:hsl(31.978021978,79.8245614035%,61.2941176471%)}.ct_form_btn:hover .nc_btn_orange .nc_btn_label>span:first-child{transform:translateY(-110%)}.ct_form_btn:hover .nc_btn_orange .nc_btn_label>span:last-child{transform:translateY(0)}.ct_form_btn:hover .nc_btn_orange::after{left:130%;transition:left .55s ease}.ct_form_btn:hover .nc_btn_orange .nc_btn_arrow{transform:translateX(calc(3px * var(--nc-scale))) scale(1.12)}.ct_form_btn:hover .nc_btn_orange .nc_btn_arrow_tail{stroke-dashoffset:0}}.ct_info{padding:calc(118px*var(--nc-scale)) 0;background:linear-gradient(352deg, #c5e0ea -134.81%, #fff 85.85%)}.ct_info_row{flex-wrap:wrap;justify-content:center;gap:calc(32px*var(--nc-scale))}@media(min-width: 768px){.ct_info_row{display:flex !important}}@media(min-width: 768px){.ct_info_item{flex:0 0 calc(392px*var(--nc-scale));max-width:calc(392px*var(--nc-scale))}}.ct_info_icon{display:block;width:calc(47px*var(--nc-scale));height:calc(47px*var(--nc-scale));margin-bottom:calc(24px*var(--nc-scale))}.ct_info_head{margin:0;background-image:linear-gradient(180deg, #173b50 0%, #215370 100%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0);font-family:"Poppins",sans-serif;font-weight:500;line-height:1.3;font-size:28px;line-height:1.3}@media screen and (min-width: 576px){.ct_info_head{font-size:28px;line-height:1.3}}@media screen and (min-width: 768px){.ct_info_head{font-size:28px;line-height:1.3}}@media screen and (min-width: 992px){.ct_info_head{font-size:28px;line-height:1.3}}@media screen and (min-width: 1200px){.ct_info_head{font-size:30px;line-height:1.3}}@media screen and (min-width: 1400px){.ct_info_head{font-size:32px;line-height:1.3}}@media screen and (min-width: 1800px){.ct_info_head{font-size:38px;line-height:1.3}}.ct_info_detail{margin:calc(16px*var(--nc-scale)) 0 0;font-family:"Poppins",sans-serif;font-weight:500;line-height:1.4;font-size:18px;line-height:1.4}@media screen and (min-width: 576px){.ct_info_detail{font-size:18px;line-height:1.4}}@media screen and (min-width: 768px){.ct_info_detail{font-size:18px;line-height:1.4}}@media screen and (min-width: 992px){.ct_info_detail{font-size:18px;line-height:1.4}}@media screen and (min-width: 1200px){.ct_info_detail{font-size:20px;line-height:1.4}}@media screen and (min-width: 1400px){.ct_info_detail{font-size:20px;line-height:1.4}}@media screen and (min-width: 1800px){.ct_info_detail{font-size:24px;line-height:1.4}}.ct_info_detail a{background-image:linear-gradient(180deg, #173b50 0%, #215370 100%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0);text-decoration:none;text-underline-offset:calc(4px*var(--nc-scale));transition:opacity .2s ease}.ct_info_detail a:hover,.ct_info_detail a:focus-visible{text-decoration:underline;opacity:.75}.ct_info_detail.is_link a{text-decoration:underline}@media(max-width: 767.98px){.ct_info_row{grid-template-columns:minmax(0, 1fr);gap:calc(48px*var(--nc-scale))}}.ct_page .ct_modal_title{line-height:1.2}.ct_page .ct_info_head{line-height:1.3}.ct_page .ct_info_detail{line-height:1.4}.ty_page{overflow-x:clip}.ty_hero{display:flex;align-items:center;min-height:calc(680px*var(--nc-scale))}.ty_hero_photo{inset:0;z-index:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ty_hero_scrim{inset:0;z-index:1;background-image:linear-gradient(90deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.4) 100%),linear-gradient(90deg, rgba(48, 94, 126, 0.48) 0%, rgba(48, 94, 126, 0.48) 100%)}@media(max-width: 991.98px){.ty_hero{min-height:0;padding:calc(80px*var(--nc-scale)) 0}}.ty_card{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:calc(32px*var(--nc-scale));width:calc(768px*var(--nc-scale));max-width:100%;margin:0 auto;padding:calc(48px*var(--nc-scale));border:3px solid #69b0c9;border-radius:calc(16px*var(--nc-scale));background-color:#fff;text-align:center}.ty_card_badge{flex-shrink:0;width:calc(72px*var(--nc-scale));height:calc(72px*var(--nc-scale));padding:calc(16px*var(--nc-scale));border-radius:calc(100px*var(--nc-scale));background-color:rgba(232,147,50,.1)}.ty_card_badge img{display:block;width:calc(36px*var(--nc-scale));height:calc(36px*var(--nc-scale))}.ty_card_copy{display:flex;flex-direction:column;gap:calc(16px*var(--nc-scale));width:100%}.ty_card_title{margin:0;background-image:linear-gradient(180deg, #173b50 0%, #215370 100%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0);font-family:"Poppins",sans-serif;font-weight:500;line-height:1.2;font-size:30px;line-height:1.25}@media screen and (min-width: 576px){.ty_card_title{font-size:30px;line-height:1.25}}@media screen and (min-width: 768px){.ty_card_title{font-size:30px;line-height:1.2}}@media screen and (min-width: 992px){.ty_card_title{font-size:34px;line-height:1.2}}@media screen and (min-width: 1200px){.ty_card_title{font-size:38px;line-height:1.2}}@media screen and (min-width: 1400px){.ty_card_title{font-size:40px;line-height:1.2}}@media screen and (min-width: 1800px){.ty_card_title{font-size:48px;line-height:1.2}}.ty_card_title span{background:none;background-clip:border-box;-webkit-background-clip:border-box;color:#e89332}.ty_card_text{margin:0;color:#666;font-family:"Roboto",sans-serif;font-weight:400;line-height:1.5;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.ty_card_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.ty_card_text{font-size:18px;line-height:1.5}}@media screen and (min-width: 992px){.ty_card_text{font-size:18px;line-height:1.5}}@media screen and (min-width: 1200px){.ty_card_text{font-size:20px;line-height:1.5}}@media screen and (min-width: 1400px){.ty_card_text{font-size:21px;line-height:1.5}}@media screen and (min-width: 1800px){.ty_card_text{font-size:24px;line-height:1.5}}.ty_card_actions{margin:0}@media(max-width: 991.98px){.ty_card{padding:calc(40px*var(--nc-scale)) calc(28px*var(--nc-scale));border-width:2px}}.ty_page .ty_card_btn{color:#0e232f}.ty_page .ty_card_title{line-height:1.2}.ty_page .ct_info{padding:calc(80px*var(--nc-scale)) 0}@media(max-width: 991.98px){.ty_page .ct_info{padding:calc(64px*var(--nc-scale)) 0}}.er_hero{padding:calc(157px*var(--nc-scale)) 0 calc(158px*var(--nc-scale));background-color:#e6eff3;background-image:linear-gradient(90deg, #b8d0da 0%, #bad1da 12.5%, #c8dbe3 25%, #e1ecf1 37.5%, #e4edf1 50%, #dce8ed 62.5%, #c8dae2 75%, #a8c2ce 87.5%, #b0c8d3 100%)}.er_hero_content{position:relative;z-index:1;max-width:calc(917px*var(--nc-scale));margin:0 auto}.er_hero_glyph{display:block;width:calc(208px*var(--nc-scale));height:auto;margin:0 auto calc(49px*var(--nc-scale))}.er_hero_title{margin:0;background-image:linear-gradient(180deg, #173b50 0%, #215370 100%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0);font-family:"Poppins",sans-serif;font-weight:600;line-height:1.05;font-size:28px;line-height:1.15}@media screen and (min-width: 576px){.er_hero_title{font-size:32px;line-height:1.1}}@media screen and (min-width: 768px){.er_hero_title{font-size:36px;line-height:1.1}}@media screen and (min-width: 992px){.er_hero_title{font-size:42px;line-height:1.2}}@media screen and (min-width: 1200px){.er_hero_title{font-size:46px;line-height:1.2}}@media screen and (min-width: 1400px){.er_hero_title{font-size:50px;line-height:1.3}}@media screen and (min-width: 1800px){.er_hero_title{font-size:60px;line-height:1.3}}.er_hero_text{margin:calc(24px*var(--nc-scale)) 0 0;color:#444;font-size:16px;line-height:1.5}@media screen and (min-width: 576px){.er_hero_text{font-size:16px;line-height:1.5}}@media screen and (min-width: 768px){.er_hero_text{font-size:18px;line-height:1.5}}@media screen and (min-width: 992px){.er_hero_text{font-size:18px;line-height:1.5}}@media screen and (min-width: 1200px){.er_hero_text{font-size:20px;line-height:1.5}}@media screen and (min-width: 1400px){.er_hero_text{font-size:21px;line-height:1.5}}@media screen and (min-width: 1800px){.er_hero_text{font-size:24px;line-height:1.5}}.er_hero_actions{margin-top:calc(32px*var(--nc-scale))}.er_hero_actions .nc_btn{padding:calc(12px*var(--nc-scale)) calc(28px*var(--nc-scale)) calc(12px*var(--nc-scale)) calc(32px*var(--nc-scale))}.er_hero_shape{display:block}.er_hero_shape.is_ice{top:73.64341085%;left:84.50277778%;width:7.12277778%;height:auto;scale:1 -1}.er_hero_shape.is_orange{top:93.54883721%;left:93.82152778%;width:3.96527778%;aspect-ratio:1;border-top-left-radius:calc(20px*var(--nc-scale));border-bottom-left-radius:calc(20px*var(--nc-scale));background-color:#e89332}@media(max-width: 991.98px){.er_hero{padding:calc(96px*var(--nc-scale)) 0}.er_hero_shape{display:none}}.er_page .er_hero_title{line-height:1.05}.df_page{overflow-x:clip}.df_page .nc_section_heading{font-weight:600;line-height:1.05}.df_page .sa_hero_title,.df_page .ms_intro_title{line-height:1.05}.sa_hero.is_df{min-height:calc(675px*var(--nc-scale));padding:0;background-color:#173b50}.sa_hero.is_df .sa_hero_row{position:relative;min-height:calc(675px*var(--nc-scale));gap:0}.sa_hero.is_df .sa_hero_body{align-self:stretch}.sa_hero.is_df .sa_hero_lead{font-weight:500}.sa_hero.is_df .sa_hero_visual{position:static;flex:0 0 auto;width:0;height:auto;margin-right:0}.sa_hero.is_df .sa_hero_plate{position:absolute;top:calc(26px*var(--nc-scale));left:calc(670px*var(--nc-scale));width:calc(524px*var(--nc-scale));height:calc(649px*var(--nc-scale))}.sa_hero.is_df .sa_hero_plate::before,.sa_hero.is_df .sa_hero_plate::after{content:none}.sa_hero.is_df .sa_hero_art{position:relative;z-index:4;display:block;width:100%;height:100%}.sa_hero.is_df .sa_hero_shape{position:absolute;z-index:1;display:block}.sa_hero.is_df .sa_hero_shape.is_tr{top:calc(146.91px*var(--nc-scale));left:calc(95.39px*var(--nc-scale));width:calc(149.16px*var(--nc-scale));height:calc(149.16px*var(--nc-scale))}.sa_hero.is_df .sa_hero_shape.is_br{top:calc(357px*var(--nc-scale));left:calc(394px*var(--nc-scale));width:calc(192.97px*var(--nc-scale));height:calc(192.97px*var(--nc-scale))}.sa_hero.is_df .sa_hero_shape.is_ml{top:calc(73.27px*var(--nc-scale));left:calc(15.48px*var(--nc-scale));width:calc(54.07px*var(--nc-scale));height:calc(54.07px*var(--nc-scale))}.sa_hero.is_df .sa_hero_shape.is_bl{z-index:3;top:calc(426px*var(--nc-scale));left:calc(-18px*var(--nc-scale));width:calc(136px*var(--nc-scale));height:calc(136px*var(--nc-scale));transform:scaleY(-1)}.sa_hero.is_df .sa_hero_shape.is_edge{top:calc(264px*var(--nc-scale));left:calc(607px*var(--nc-scale));width:calc(154.75px*var(--nc-scale));height:calc(61.53px*var(--nc-scale));transform:scaleX(-1)}@media(max-width: 991.98px){.sa_hero.is_df{min-height:0;padding:calc(80px*var(--nc-scale)) 0}.sa_hero.is_df .sa_hero_row{flex-direction:column;align-items:stretch;min-height:0;gap:calc(48px*var(--nc-scale))}.sa_hero.is_df .sa_hero_copy{flex:0 0 auto;max-width:none}.sa_hero.is_df .sa_hero_visual{width:100%}.sa_hero.is_df .sa_hero_plate{position:relative;top:0;left:0;width:calc(524px*var(--nc-scale));max-width:100%;height:auto;aspect-ratio:524/649;margin:0 auto}.sa_hero.is_df .df_stat{width:auto}.sa_hero.is_df .sa_hero_plate{transform:translateX(calc(-11px * var(--nc-scale)))}}@media(max-width: 359.98px){.sa_hero.is_df .sa_hero_plate{--nc-scale: 0.48}}.sa_hero.is_df .sa_hero_glows{position:absolute;inset:0;z-index:0;pointer-events:none}.sa_hero.is_df .sa_hero_glow{position:absolute;display:block;max-width:none;height:auto}.sa_hero.is_df .sa_hero_glow.is_a{top:calc(-519px*var(--nc-scale));left:calc(177px*var(--nc-scale));width:calc(1074px*var(--nc-scale))}.sa_hero.is_df .sa_hero_glow.is_b{top:calc(-802px*var(--nc-scale));left:calc(470px*var(--nc-scale));width:calc(1572px*var(--nc-scale))}.df_stat{position:absolute;z-index:5;border-radius:calc(16px*var(--nc-scale))}.df_stat.is_throughput{z-index:2;top:calc(106px*var(--nc-scale));left:calc(394px*var(--nc-scale));display:flex;flex-direction:column;justify-content:space-between;width:calc(189px*var(--nc-scale));height:calc(220px*var(--nc-scale));padding:calc(20px*var(--nc-scale));background-image:linear-gradient(150.41deg, #215370 19.99%, #0e232f 109.79%);box-shadow:calc(4px*var(--nc-scale)) calc(6px*var(--nc-scale)) calc(8.5px*var(--nc-scale)) rgba(0,0,0,.15),calc(17px*var(--nc-scale)) calc(26px*var(--nc-scale)) calc(15.5px*var(--nc-scale)) rgba(0,0,0,.13),calc(39px*var(--nc-scale)) calc(58px*var(--nc-scale)) calc(21px*var(--nc-scale)) rgba(0,0,0,.08),calc(70px*var(--nc-scale)) calc(103px*var(--nc-scale)) calc(25px*var(--nc-scale)) rgba(0,0,0,.02)}.df_stat.is_savings{top:calc(273px*var(--nc-scale));left:calc(-37px*var(--nc-scale));display:flex;align-items:center;gap:calc(24px*var(--nc-scale));width:calc(229px*var(--nc-scale));padding:calc(20px*var(--nc-scale));border:1px solid #33b3e8;background-image:linear-gradient(163.81deg, #ffffff 18.94%, #c1dae3 109.93%);box-shadow:calc(6px*var(--nc-scale)) calc(5px*var(--nc-scale)) calc(9px*var(--nc-scale)) rgba(0,0,0,.1),calc(25px*var(--nc-scale)) calc(21px*var(--nc-scale)) calc(16px*var(--nc-scale)) rgba(0,0,0,.09),calc(56px*var(--nc-scale)) calc(47px*var(--nc-scale)) calc(22px*var(--nc-scale)) rgba(0,0,0,.05),calc(99px*var(--nc-scale)) calc(83px*var(--nc-scale)) calc(26px*var(--nc-scale)) rgba(0,0,0,.01)}.df_stat_num{margin:0;font-family:"Poppins",sans-serif}.df_stat.is_throughput .df_stat_num{background-image:linear-gradient(180deg, #ffffff 0%, #c5e0ea 100%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0);font-weight:500;font-size:28px;line-height:1.15}@media screen and (min-width: 576px){.df_stat.is_throughput .df_stat_num{font-size:32px;line-height:1.1}}@media screen and (min-width: 768px){.df_stat.is_throughput .df_stat_num{font-size:36px;line-height:1.1}}@media screen and (min-width: 992px){.df_stat.is_throughput .df_stat_num{font-size:42px;line-height:1.2}}@media screen and (min-width: 1200px){.df_stat.is_throughput .df_stat_num{font-size:46px;line-height:1.2}}@media screen and (min-width: 1400px){.df_stat.is_throughput .df_stat_num{font-size:50px;line-height:1.3}}@media screen and (min-width: 1800px){.df_stat.is_throughput .df_stat_num{font-size:60px;line-height:1.3}}.df_stat.is_savings .df_stat_num{background-image:linear-gradient(180deg, #173b50 0%, #215370 100%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0);font-weight:600;font-size:20px;line-height:1.3}@media screen and (min-width: 576px){.df_stat.is_savings .df_stat_num{font-size:20px;line-height:1.3}}@media screen and (min-width: 768px){.df_stat.is_savings .df_stat_num{font-size:22px;line-height:1.3}}@media screen and (min-width: 992px){.df_stat.is_savings .df_stat_num{font-size:22px;line-height:1.3}}@media screen and (min-width: 1200px){.df_stat.is_savings .df_stat_num{font-size:24px;line-height:1.4}}@media screen and (min-width: 1400px){.df_stat.is_savings .df_stat_num{font-size:24px;line-height:1.4}}@media screen and (min-width: 1800px){.df_stat.is_savings .df_stat_num{font-size:28px;line-height:1.4}}.df_stat.is_throughput .df_stat_num{line-height:1.09}.df_stat.is_savings .df_stat_num{line-height:1.3}.df_stat_label{margin:0;font-family:"Roboto",sans-serif;font-weight:400;font-size:14px;line-height:1.5}@media screen and (min-width: 576px){.df_stat_label{font-size:14px;line-height:1.5}}@media screen and (min-width: 768px){.df_stat_label{font-size:14px;line-height:1.5}}@media screen and (min-width: 992px){.df_stat_label{font-size:14px;line-height:1.5}}@media screen and (min-width: 1200px){.df_stat_label{font-size:14px;line-height:1.5}}@media screen and (min-width: 1400px){.df_stat_label{font-size:14px;line-height:1.5}}@media screen and (min-width: 1800px){.df_stat_label{font-size:16px;line-height:1.5}}.df_stat.is_throughput .df_stat_label{color:#fff;line-height:1.5}.df_stat.is_savings .df_stat_label{color:#666;line-height:1.3}.df_stat_chart{display:block;flex-shrink:0}.df_stat.is_throughput .df_stat_chart{width:calc(149px*var(--nc-scale));height:calc(68.94px*var(--nc-scale))}.df_stat.is_savings .df_stat_chart{width:calc(114px*var(--nc-scale));height:calc(62px*var(--nc-scale))}.df_hero_leader{position:absolute;z-index:6;top:calc(375.67px*var(--nc-scale));left:calc(72.17px*var(--nc-scale));display:block;width:calc(38.7px*var(--nc-scale));height:calc(57.67px*var(--nc-scale))}.df_hero_pulse{position:absolute;z-index:6;top:calc(420px*var(--nc-scale));left:calc(78px*var(--nc-scale));display:flex;align-items:center;justify-content:center;width:calc(65.72px*var(--nc-scale));height:calc(25.99px*var(--nc-scale))}.df_hero_pulse_turn{position:relative;flex:0 0 auto;width:calc(38px*var(--nc-scale));height:calc(38px*var(--nc-scale));transform:skewX(46.85deg) scaleY(0.68)}.df_hero_pulse_turn img{position:absolute;top:calc(-31.1px*var(--nc-scale));left:calc(-21.1px*var(--nc-scale));display:block;width:calc(94.2px*var(--nc-scale));height:calc(94.2px*var(--nc-scale));max-width:none}.df_page .ms_intro_copy{max-width:calc(624px*var(--nc-scale))}.cr_process.is_impact.is_light{background-image:linear-gradient(180deg, #c5e0ea 14.995%, #ffffff 100%)}.cr_process.is_impact.is_light .cr_process_wash{opacity:1}.cr_process.is_impact.is_light .cr_process_head{max-width:calc(728px*var(--nc-scale))}.cr_process.is_impact.is_light .cr_process_step{justify-content:space-between}.cr_process.is_impact.is_light .cr_process_badge{margin-bottom:0}.cr_process.is_impact.is_light .cr_process_name{margin-bottom:calc(20px*var(--nc-scale))}.df_page .ind_built.is_light{background-image:none;background-color:#fff}.df_page .ind_built.is_light .ind_built_head_copy{max-width:calc(728px*var(--nc-scale))}.df_page .ind_built.is_light .ind_built_head{margin-bottom:calc(74px*var(--nc-scale))}.df_page .ind_built.is_light .ind_built_viewport{padding-bottom:calc(149px*var(--nc-scale))}.df_page .ms_svc_title{line-height:1.05}@media(min-width: 1200px){.df_page .ms_svc_title{margin-bottom:calc(494px*var(--nc-scale))}.df_page .ms_svc_row{margin-top:calc(-446px*var(--nc-scale))}}.df_page .nv_flips_title{margin-bottom:0}.df_page .nv_flip_lead{margin-right:calc(-6px*var(--nc-scale))}.df_page .nv_flips.is_stats .nv_flip_rule{background-color:#c5e0ea}.df_page .nv_flips.is_stats .nv_flip_face.is_back .nv_flip_rule{margin-top:calc(39px*var(--nc-scale));background-color:#c5e0ea}.df_page .nv_flips.is_stats .nv_flip_face.is_back .nv_flip_num{background-image:linear-gradient(175.87deg, #69b0c9 17.115%, #ecf5f8 81.699%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0)}.df_page .sa_cta_panel{min-height:calc(528px*var(--nc-scale))}@keyframes df_enter_fade{from{opacity:0}to{opacity:1}}@keyframes df_enter_rise{from{opacity:0;transform:translate3d(0, 48px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}@keyframes df_orbit_a{0%,100%{translate:0 0}12.5%{translate:-9.2px -3.8px}25%{translate:-13px -13px}37.5%{translate:-9.2px -22.2px}50%{translate:0 -26px}62.5%{translate:9.2px -22.2px}75%{translate:13px -13px}87.5%{translate:9.2px -3.8px}}@keyframes df_orbit_b{0%,100%{translate:0 0}12.5%{translate:-12px -3.2px}25%{translate:-17px -11px}37.5%{translate:-12px -18.8px}50%{translate:0 -22px}62.5%{translate:12px -18.8px}75%{translate:17px -11px}87.5%{translate:12px -3.2px}}@keyframes df_orbit_c{0%,100%{translate:0 0}12.5%{translate:-7.1px -5.3px}25%{translate:-10px -18px}37.5%{translate:-7.1px -30.7px}50%{translate:0 -36px}62.5%{translate:7.1px -30.7px}75%{translate:10px -18px}87.5%{translate:7.1px -5.3px}}@keyframes df_orbit_d{0%,100%{translate:0 0}12.5%{translate:-9.9px -4.1px}25%{translate:-14px -14px}37.5%{translate:-9.9px -23.9px}50%{translate:0 -28px}62.5%{translate:9.9px -23.9px}75%{translate:14px -14px}87.5%{translate:9.9px -4.1px}}@keyframes df_orbit_glow{0%,100%{translate:0 0}12.5%{translate:-21.2px -5.9px}25%{translate:-30px -20px}37.5%{translate:-21.2px -34.1px}50%{translate:0 -40px}62.5%{translate:21.2px -34.1px}75%{translate:30px -20px}87.5%{translate:21.2px -5.9px}}@keyframes df_orbit_figure{0%,100%{translate:0 0}12.5%{translate:-3.5px -1.2px}25%{translate:-5px -4px}37.5%{translate:-3.5px -6.8px}50%{translate:0 -8px}62.5%{translate:3.5px -6.8px}75%{translate:5px -4px}87.5%{translate:3.5px -1.2px}}@keyframes df_orbit_card{0%,100%{translate:0 0}12.5%{translate:-4.9px -1.8px}25%{translate:-7px -6px}37.5%{translate:-4.9px -10.2px}50%{translate:0 -12px}62.5%{translate:4.9px -10.2px}75%{translate:7px -6px}87.5%{translate:4.9px -1.8px}}@keyframes df_pulse_ring{0%,100%{scale:1}50%{scale:1.14}}@media(prefers-reduced-motion: no-preference){.sa_hero.is_df .sa_hero_glow{animation:df_enter_fade 1.2s cubic-bezier(0.22, 1, 0.36, 1) backwards}.sa_hero.is_df .sa_hero_shape.is_tr{animation:df_enter_fade .8s cubic-bezier(0.22, 1, 0.36, 1) .1s backwards}.sa_hero.is_df .sa_hero_shape.is_br{animation:df_enter_fade .8s cubic-bezier(0.22, 1, 0.36, 1) .18s backwards}.sa_hero.is_df .sa_hero_shape.is_ml{animation:df_enter_fade .8s cubic-bezier(0.22, 1, 0.36, 1) .26s backwards}.sa_hero.is_df .sa_hero_shape.is_bl{animation:df_enter_fade .8s cubic-bezier(0.22, 1, 0.36, 1) .34s backwards}.sa_hero.is_df .sa_hero_shape.is_edge{animation:df_enter_fade .8s cubic-bezier(0.22, 1, 0.36, 1) .42s backwards}.sa_hero.is_df .sa_hero_art{animation:df_enter_rise 1.05s cubic-bezier(0.22, 1, 0.36, 1) .2s backwards}.sa_hero.is_df .df_stat.is_throughput{animation:df_enter_fade .8s cubic-bezier(0.22, 1, 0.36, 1) .85s backwards}.sa_hero.is_df .df_stat.is_savings,.sa_hero.is_df .df_hero_leader,.sa_hero.is_df .df_hero_pulse{animation:df_enter_fade .8s cubic-bezier(0.22, 1, 0.36, 1) 1.1s backwards}}@media(prefers-reduced-motion: no-preference)and (min-width: 1200px)and (hover: hover)and (pointer: fine){.sa_hero.is_df .sa_hero_art,.sa_hero.is_df .df_stat.is_savings,.sa_hero.is_df .df_hero_leader,.sa_hero.is_df .df_hero_pulse{transform:translate3d(calc(var(--ptr-x, 0) * 26px), calc(var(--ptr-y, 0) * 16px), 0)}.sa_hero.is_df .sa_hero_art{animation:df_enter_rise 1.05s cubic-bezier(0.22, 1, 0.36, 1) .2s backwards,df_orbit_figure 24s linear infinite;transform-origin:50% 0;scale:1.05}.sa_hero.is_df .df_stat.is_savings,.sa_hero.is_df .df_hero_leader,.sa_hero.is_df .df_hero_pulse{animation:df_enter_fade .8s cubic-bezier(0.22, 1, 0.36, 1) 1.1s backwards,df_orbit_figure 24s linear infinite}.sa_hero.is_df .df_stat.is_throughput{transform:translate3d(calc(var(--ptr-x, 0) * 46px), calc(var(--ptr-y, 0) * 28px), 0);animation:df_enter_fade .8s cubic-bezier(0.22, 1, 0.36, 1) .85s backwards,df_orbit_card 19s linear infinite}.sa_hero.is_df .sa_hero_glow.is_a{animation:df_enter_fade 1.2s cubic-bezier(0.22, 1, 0.36, 1) backwards,df_orbit_glow 48s linear infinite}.sa_hero.is_df .sa_hero_glow.is_b{animation:df_enter_fade 1.2s cubic-bezier(0.22, 1, 0.36, 1) backwards,df_orbit_glow 61s linear infinite reverse}.sa_hero.is_df .sa_hero_shape.is_tr{animation:df_enter_fade .8s cubic-bezier(0.22, 1, 0.36, 1) .1s backwards,df_orbit_a 26s linear infinite}.sa_hero.is_df .sa_hero_shape.is_br{animation:df_enter_fade .8s cubic-bezier(0.22, 1, 0.36, 1) .18s backwards,df_orbit_b 33s linear infinite}.sa_hero.is_df .sa_hero_shape.is_ml{animation:df_enter_fade .8s cubic-bezier(0.22, 1, 0.36, 1) .26s backwards,df_orbit_c 21s linear infinite}.sa_hero.is_df .sa_hero_shape.is_bl{animation:df_enter_fade .8s cubic-bezier(0.22, 1, 0.36, 1) .34s backwards,df_orbit_d 29s linear infinite reverse}.sa_hero.is_df .sa_hero_shape.is_edge{animation:df_enter_fade .8s cubic-bezier(0.22, 1, 0.36, 1) .42s backwards,df_orbit_b 37s linear infinite reverse}.sa_hero.is_df .df_hero_pulse_turn{animation:df_pulse_ring 3.4s ease-in-out infinite}}/*# sourceMappingURL=style.min.css.map */