@charset "UTF-8";@layer properties;@layer theme,base,components,utilities;@layer theme{:root,:host{--font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing: .25rem;--radius-md: .375rem;--radius-lg: .5rem;--default-font-family: var(--font-sans);--default-mono-font-family: var(--font-mono)}}@layer base{*,:after,:before,::backdrop,::file-selector-button{box-sizing:border-box;margin:0;padding:0;border:0 solid}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings, normal);font-variation-settings:var(--default-font-variation-settings, normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings, normal);font-variation-settings:var(--default-mono-font-variation-settings, normal);font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea,::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;border-radius:0;background-color:transparent;opacity:1}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px){::placeholder{color:currentcolor}@supports (color: color-mix(in lab,red,red)){{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]),::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.visible{visibility:visible}.flex{display:flex}.table{display:table}.h-auto{height:auto}.h-full{height:100%}.w-full{width:100%}.border-collapse{border-collapse:collapse}.cursor-pointer{cursor:pointer}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-start{justify-content:flex-start}.gap-1{gap:calc(var(--spacing) * 1)}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.rounded-lg{border-radius:var(--radius-lg)}.rounded-md{border-radius:var(--radius-md)}.border-1{border-style:var(--tw-border-style);border-width:1px}.border-r-1{border-right-style:var(--tw-border-style);border-right-width:1px}.border-b,.border-b-1{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-\[\#DEDDDB\]{border-color:#dedddb}.bg-\[\#0B57D0\]{background-color:#0b57d0}.bg-\[\#212121\]{background-color:#212121}.px-15{padding-inline:calc(var(--spacing) * 15)}.py-3\.5{padding-block:calc(var(--spacing) * 3.5)}.text-left{text-align:left}.shadow-sm{--tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / .1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}@media (hover: hover){.hover\:bg-\[\#F5F5F5\]:hover{background-color:#f5f5f5}}@media (hover: hover){.hover\:underline:hover{text-decoration-line:underline}}}.flow>*+*{margin-top:.5rem}.u-grid_2_new{width:100%;display:grid;align-items:center;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:var(--grid-gutter)}*,*:before,*:after{box-sizing:border-box}html{-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none}body{min-height:100vh;line-height:1.5}img,picture{max-width:100%;display:block}:target{scroll-margin-block:5ex}.mdc-notched-outline__notch{border-style:none}.mat-mdc-icon-button{line-height:normal}:root{--mat-button-filled-container-color: #0b57d0;--mat-button-filled-label-text-color: #0b57d0;--mat-menu-container-shape: 12px;--mat-menu-container-color: white;--mat-snack-bar-container-color: black;--mat-snack-bar-supporting-text-color: white;--mat-sidenav-container-background-color: white;--mat-progress-bar-active-indicator-color: #0b57d0;--mat-progress-bar-track-height: 3px;--mat-progress-spinner-active-indicator-color: #0b57d0;--mat-tab-active-indicator-color: #0b57d0;--mat-tab-active-hover-indicator-color: #0b57d0;--mat-tab-active-focus-indicator-color: #0b57d0;--mat-tab-active-focus-label-text-color: black;--mat-tab-inactive-label-text-color: #646464;--mat-tab-active-indicator-height: .25rem;--mat-tab-label-text-font: Open Sans;--mat-tab-label-text-size: var(--step-0);--step--2: clamp(.9549rem, .8974rem + .2872vw, 1.12rem);--step--1: clamp(1.1458rem, 1.0574rem + .442vw, 1.4rem);--step-0: clamp(1.375rem, 1.2446rem + .6522vw, 1.75rem);--step-1: clamp(1.65rem, 1.463rem + .9348vw, 2.1875rem);--step-2: clamp(1.98rem, 1.7176rem + 1.312vw, 2.7344rem);--step-3: clamp(2.376rem, 2.0136rem + 1.8121vw, 3.418rem);--step-4: clamp(2.8512rem, 2.3568rem + 2.4718vw, 4.2725rem);--step-5: clamp(3.4214rem, 2.7539rem + 3.3376vw, 5.3406rem);--space-3xs: clamp(.375rem, .3533rem + .1087vw, .4375rem);--space-2xs: clamp(.6875rem, .6223rem + .3261vw, .875rem);--space-xs: clamp(1.0625rem, .9755rem + .4348vw, 1.3125rem);--space-s: clamp(1.375rem, 1.2446rem + .6522vw, 1.75rem);--space-m: clamp(2.0625rem, 1.8668rem + .9783vw, 2.625rem);--space-l: clamp(2.75rem, 2.4891rem + 1.3043vw, 3.5rem);--space-xl: clamp(4.125rem, 3.7337rem + 1.9565vw, 5.25rem);--space-2xl: clamp(5.5rem, 4.9783rem + 2.6087vw, 7rem);--space-3xl: clamp(8.25rem, 7.4674rem + 3.913vw, 10.5rem);--space-3xs-2xs: clamp(.375rem, .2011rem + .8696vw, .875rem);--space-2xs-xs: clamp(.6875rem, .4701rem + 1.087vw, 1.3125rem);--space-xs-s: clamp(1.0625rem, .8234rem + 1.1957vw, 1.75rem);--space-s-m: clamp(1.375rem, .9402rem + 2.1739vw, 2.625rem);--space-m-l: clamp(2.0625rem, 1.5625rem + 2.5vw, 3.5rem);--space-l-xl: clamp(2.75rem, 1.8804rem + 4.3478vw, 5.25rem);--space-xl-2xl: clamp(4.125rem, 3.125rem + 5vw, 7rem);--space-2xl-3xl: clamp(5.5rem, 3.7609rem + 8.6957vw, 10.5rem);--space-s-l: clamp(1.375rem, .6359rem + 3.6957vw, 3.5rem);--grid-max-width: 108.5rem;--grid-gutter: var( --space-s-l, clamp(1.375rem, .8948rem + 2.4011vw, 3.5rem) );--grid-columns: 12;--header-color: #f9f7ee;--logo-color: #292929}.icon{color:#000!important}.new-container{width:100%;height:100%;padding:.75rem}.u-container{max-width:var(--grid-max-width);padding-inline:var(--grid-gutter);margin-inline:auto}.marginB{margin-bottom:var(--space-s-m)}.u-grid{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(17.5rem,1fr));gap:var(--grid-gutter)}.u-grid_2{width:100%;display:grid;align-items:center;grid-template-columns:repeat(auto-fit,minmax(18.75rem,1fr));gap:var(--grid-gutter)}.u-grid_2_new,.extension-grid{width:100%;display:grid;align-items:center;grid-template-columns:repeat(auto-fit,minmax(15.625rem,1fr));gap:var(--grid-gutter)}.u-grid_3_new{width:100%;display:grid;align-items:center;grid-template-columns:15.625rem 15.625rem 28.125rem;gap:var(--grid-gutter)}.padding-small{padding:var(--space-s)}.fab{bottom:0;right:0;position:absolute}.scrollbar-hide::-webkit-scrollbar{display:none}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}body{background-color:#f8fafd;font-family:Open Sans,sans-serif!important}@property --tw-border-style{syntax: "*"; inherits: false; initial-value: solid;}@property --tw-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-shadow-color{syntax: "*"; inherits: false;}@property --tw-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-inset-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-inset-shadow-color{syntax: "*"; inherits: false;}@property --tw-inset-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-ring-color{syntax: "*"; inherits: false;}@property --tw-ring-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-inset-ring-color{syntax: "*"; inherits: false;}@property --tw-inset-ring-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-ring-inset{syntax: "*"; inherits: false;}@property --tw-ring-offset-width{syntax: "<length>"; inherits: false; initial-value: 0px;}@property --tw-ring-offset-color{syntax: "*"; inherits: false; initial-value: #fff;}@property --tw-ring-offset-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-blur{syntax: "*"; inherits: false;}@property --tw-brightness{syntax: "*"; inherits: false;}@property --tw-contrast{syntax: "*"; inherits: false;}@property --tw-grayscale{syntax: "*"; inherits: false;}@property --tw-hue-rotate{syntax: "*"; inherits: false;}@property --tw-invert{syntax: "*"; inherits: false;}@property --tw-opacity{syntax: "*"; inherits: false;}@property --tw-saturate{syntax: "*"; inherits: false;}@property --tw-sepia{syntax: "*"; inherits: false;}@property --tw-drop-shadow{syntax: "*"; inherits: false;}@property --tw-drop-shadow-color{syntax: "*"; inherits: false;}@property --tw-drop-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-drop-shadow-size{syntax: "*"; inherits: false;}@layer properties{@supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style: solid;--tw-shadow: 0 0 #0000;--tw-shadow-color: initial;--tw-shadow-alpha: 100%;--tw-inset-shadow: 0 0 #0000;--tw-inset-shadow-color: initial;--tw-inset-shadow-alpha: 100%;--tw-ring-color: initial;--tw-ring-shadow: 0 0 #0000;--tw-inset-ring-color: initial;--tw-inset-ring-shadow: 0 0 #0000;--tw-ring-inset: initial;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-offset-shadow: 0 0 #0000;--tw-blur: initial;--tw-brightness: initial;--tw-contrast: initial;--tw-grayscale: initial;--tw-hue-rotate: initial;--tw-invert: initial;--tw-opacity: initial;--tw-saturate: initial;--tw-sepia: initial;--tw-drop-shadow: initial;--tw-drop-shadow-color: initial;--tw-drop-shadow-alpha: 100%;--tw-drop-shadow-size: initial}}}
