.h-uppercase{text-transform:uppercase}.h-center-text{text-align:center}.h-pointer{cursor:pointer}.h-pointer-ignore{cursor:default}.h-show-on-mobile{display:none!important}@media (max-width: 767px){.h-show-on-mobile{display:inline-block!important}}.h-hide-on-mobile{display:inline-block!important}@media (max-width: 767px){.h-hide-on-mobile{display:none!important}}.h-show-on-mobile-and-tablet{display:none!important}@media (max-width: 1024px){.h-show-on-mobile-and-tablet{display:inline-block!important}}.h-hide-on-mobile-and-tablet{display:inline-block!important}@media (max-width: 1024px){.h-hide-on-mobile-and-tablet{display:none!important}}.h-hide-on-mobile-new{display:inline-block!important}@media (max-width: 680px){.h-hide-on-mobile-new{display:none!important}}.h-show-on-mobile-and-tablet-new{display:none!important}@media (max-width: 960px){.h-show-on-mobile-and-tablet-new{display:inline-block!important}}.h-hide-on-mobile-and-tablet-new{display:inline-block!important}@media (max-width: 960px){.h-hide-on-mobile-and-tablet-new{display:none!important}}.h-color-pink{color:var(--color-primary-base)}html:not(.capacitor) .h-show-on-capacitor{display:none}html.capacitor .h-hide-on-capacitor{display:none}.grid{max-width:1024px;margin:0 auto;padding:0 48px;box-sizing:content-box}@media (min-width: 768px) and (max-width: 1024px){.grid{width:100%;padding:0 48px;box-sizing:border-box}}@media (max-width: 767px){.grid{width:100%;padding:0 20px;box-sizing:border-box}}secondary-layout-component .grid,onboarding-layout .grid,modal-component .grid{padding:0}.row{box-sizing:border-box;display:flex;flex:0 1 auto;flex-direction:row;flex-wrap:wrap;margin-right:-.5rem;margin-left:-.5rem}.row.reverse{flex-direction:row-reverse}.col.reverse{flex-direction:column-reverse}.col-xs,.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-offset-0,.col-xs-offset-1,.col-xs-offset-2,.col-xs-offset-3,.col-xs-offset-4,.col-xs-offset-5,.col-xs-offset-6,.col-xs-offset-7,.col-xs-offset-8,.col-xs-offset-9,.col-xs-offset-10,.col-xs-offset-11,.col-xs-offset-12{box-sizing:border-box;flex:0 0 auto;padding-right:.5rem;padding-left:.5rem}.col-xs{flex-grow:1;flex-basis:0;max-width:100%}.col-xs-1{flex-basis:8.33333333%;max-width:8.33333333%}.col-xs-2{flex-basis:16.66666667%;max-width:16.66666667%}.col-xs-3{flex-basis:25%;max-width:25%}.col-xs-4{flex-basis:33.33333333%;max-width:33.33333333%}.col-xs-5{flex-basis:41.66666667%;max-width:41.66666667%}.col-xs-6{flex-basis:50%;max-width:50%}.col-xs-7{flex-basis:58.33333333%;max-width:58.33333333%}.col-xs-8{flex-basis:66.66666667%;max-width:66.66666667%}.col-xs-9{flex-basis:75%;max-width:75%}.col-xs-10{flex-basis:83.33333333%;max-width:83.33333333%}.col-xs-11{flex-basis:91.66666667%;max-width:91.66666667%}.col-xs-12{flex-basis:100%;max-width:100%}.col-xs-offset-0{margin-left:0}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-11{margin-left:91.66666667%}.start-xs{justify-content:flex-start;text-align:start}.center-xs{justify-content:center;text-align:center}.end-xs{justify-content:flex-end;text-align:end}.top-xs{align-items:flex-start}.middle-xs{align-items:center}.bottom-xs{align-items:flex-end}.around-xs{justify-content:space-around}.between-xs{justify-content:space-between}.first-xs{order:-1}.last-xs{order:1}@media only screen and (min-width: 0){.row{margin-right:-12px;margin-left:-12px}.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-offset-0,.col-sm-offset-1,.col-sm-offset-2,.col-sm-offset-3,.col-sm-offset-4,.col-sm-offset-5,.col-sm-offset-6,.col-sm-offset-7,.col-sm-offset-8,.col-sm-offset-9,.col-sm-offset-10,.col-sm-offset-11,.col-sm-offset-12{box-sizing:border-box;flex:0 0 auto;padding-right:12px;padding-left:12px;margin-bottom:24px}.col-sm{flex-grow:1;flex-basis:0;max-width:100%}.col-sm-1{flex-basis:8.33333333%;max-width:8.33333333%}.col-sm-2{flex-basis:16.66666667%;max-width:16.66666667%}.col-sm-3{flex-basis:25%;max-width:25%}.col-sm-4{flex-basis:33.33333333%;max-width:33.33333333%}.col-sm-5{flex-basis:41.66666667%;max-width:41.66666667%}.col-sm-6{flex-basis:50%;max-width:50%}.col-sm-7{flex-basis:58.33333333%;max-width:58.33333333%}.col-sm-8{flex-basis:66.66666667%;max-width:66.66666667%}.col-sm-9{flex-basis:75%;max-width:75%}.col-sm-10{flex-basis:83.33333333%;max-width:83.33333333%}.col-sm-11{flex-basis:91.66666667%;max-width:91.66666667%}.col-sm-12{flex-basis:100%;max-width:100%}.col-sm-offset-0{margin-left:0}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-11{margin-left:91.66666667%}.start-sm{justify-content:flex-start;text-align:start}.center-sm{justify-content:center;text-align:center}.end-sm{justify-content:flex-end;text-align:end}.top-sm{align-items:flex-start}.middle-sm{align-items:center}.bottom-sm{align-items:flex-end}.around-sm{justify-content:space-around}.between-sm{justify-content:space-between}.first-sm{order:-1}.last-sm{order:1}}@media only screen and (min-width: 769px){.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-offset-0,.col-md-offset-1,.col-md-offset-2,.col-md-offset-3,.col-md-offset-4,.col-md-offset-5,.col-md-offset-6,.col-md-offset-7,.col-md-offset-8,.col-md-offset-9,.col-md-offset-10,.col-md-offset-11,.col-md-offset-12{box-sizing:border-box;flex:0 0 auto;padding-right:12px;padding-left:12px;margin-bottom:24px}.col-md{flex-grow:1;flex-basis:0;max-width:100%}.col-md-1{flex-basis:8.33333333%;max-width:8.33333333%}.col-md-2{flex-basis:16.66666667%;max-width:16.66666667%}.col-md-3{flex-basis:25%;max-width:25%}.col-md-4{flex-basis:33.33333333%;max-width:33.33333333%}.col-md-5{flex-basis:41.66666667%;max-width:41.66666667%}.col-md-6{flex-basis:50%;max-width:50%}.col-md-7{flex-basis:58.33333333%;max-width:58.33333333%}.col-md-8{flex-basis:66.66666667%;max-width:66.66666667%}.col-md-9{flex-basis:75%;max-width:75%}.col-md-10{flex-basis:83.33333333%;max-width:83.33333333%}.col-md-11{flex-basis:91.66666667%;max-width:91.66666667%}.col-md-12{flex-basis:100%;max-width:100%}.col-md-offset-0{margin-left:0}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-11{margin-left:91.66666667%}.start-md{justify-content:flex-start;text-align:start}.center-md{justify-content:center;text-align:center}.end-md{justify-content:flex-end;text-align:end}.top-md{align-items:flex-start}.middle-md{align-items:center}.bottom-md{align-items:flex-end}.around-md{justify-content:space-around}.between-md{justify-content:space-between}.first-md{order:-1}.last-md{order:1}}@media only screen and (min-width: 1025px){.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-offset-0,.col-lg-offset-1,.col-lg-offset-2,.col-lg-offset-3,.col-lg-offset-4,.col-lg-offset-5,.col-lg-offset-6,.col-lg-offset-7,.col-lg-offset-8,.col-lg-offset-9,.col-lg-offset-10,.col-lg-offset-11,.col-lg-offset-12{box-sizing:border-box;flex:0 0 auto;padding-right:12px;padding-left:12px;margin-bottom:24px}.col-lg{flex-grow:1;flex-basis:0;max-width:100%}.col-lg-1{flex-basis:8.33333333%;max-width:8.33333333%}.col-lg-2{flex-basis:16.66666667%;max-width:16.66666667%}.col-lg-3{flex-basis:25%;max-width:25%}.col-lg-4{flex-basis:33.33333333%;max-width:33.33333333%}.col-lg-5{flex-basis:41.66666667%;max-width:41.66666667%}.col-lg-6{flex-basis:50%;max-width:50%}.col-lg-7{flex-basis:58.33333333%;max-width:58.33333333%}.col-lg-8{flex-basis:66.66666667%;max-width:66.66666667%}.col-lg-9{flex-basis:75%;max-width:75%}.col-lg-10{flex-basis:83.33333333%;max-width:83.33333333%}.col-lg-11{flex-basis:91.66666667%;max-width:91.66666667%}.col-lg-12{flex-basis:100%;max-width:100%}.col-lg-offset-0{margin-left:0}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-11{margin-left:91.66666667%}.start-lg{justify-content:flex-start;text-align:start}.center-lg{justify-content:center;text-align:center}.end-lg{justify-content:flex-end;text-align:end}.top-lg{align-items:flex-start}.middle-lg{align-items:center}.bottom-lg{align-items:flex-end}.around-lg{justify-content:space-around}.between-lg{justify-content:space-between}.first-lg{order:-1}.last-lg{order:1}}html.capacitor *:not(input):not(textarea){user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;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}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*{box-sizing:border-box;background-repeat:no-repeat;vertical-align:middle;-webkit-tap-highlight-color:rgba(0,0,0,0);appearance:none;-webkit-focus-ring-color:rgba(0,0,0,0);resize:none;outline:0}*:before,*:after{box-sizing:border-box}body{font-size:14px;-webkit-user-select:none;user-select:none}h1,h2,h3,h4,h5,h6,p,input,textarea{-webkit-user-select:text;user-select:text}iframe{border:none}textarea,input{-webkit-appearance:none;border-radius:0}@font-face{font-family:Circular Std;src:url(/assets/fonts/circular-std-book.woff2) format("woff2"),url(/assets/fonts/circular-std-book.woff) format("woff");font-display:swap}@font-face{font-family:Circular Std;font-weight:600;src:url(/assets/fonts/circular-std-medium.woff2) format("woff2"),url(/assets/fonts/circular-std-medium.woff) format("woff");font-display:swap}@font-face{font-family:Circular Std;font-weight:700;src:url(/assets/fonts/circular-std-bold.woff2) format("woff2"),url(/assets/fonts/circular-std-bold.woff) format("woff");font-display:swap}@font-face{font-family:Circular Std;font-weight:800;src:url(/assets/fonts/circular-std-black.woff2) format("woff2"),url(/assets/fonts/circular-std-black.woff) format("woff");font-display:swap}@font-face{font-family:Roboto;src:url(/assets/fonts/Roboto-Regular.ttf) format("ttf");font-display:swap}@font-face{font-family:Roboto;font-weight:600;src:url(/assets/fonts/Roboto-Medium.ttf) format("ttf");font-display:swap}@font-face{font-family:Roboto;font-weight:700;src:url(/assets/fonts/Roboto-Bold.ttf) format("ttf");font-display:swap}@font-face{font-family:Roboto;font-weight:800;src:url(/assets/fonts/Roboto-Black.ttf) format("ttf");font-display:swap}@font-face{font-family:San Francisco;src:url(/assets/fonts/SF-Pro-Display-Regular.otf) format("opentype");font-display:swap}@font-face{font-family:San Francisco;font-weight:600;src:url(/assets/fonts/SF-Pro-Display-Medium.otf) format("opentype");font-display:swap}@font-face{font-family:San Francisco;font-weight:700;src:url(/assets/fonts/SF-Pro-Display-Bold.otf) format("opentype");font-display:swap}@font-face{font-family:San Francisco;font-weight:800;src:url(/assets/fonts/SF-Pro-Display-Black.otf) format("opentype");font-display:swap}body{font-family:Helvetica Neue,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;color:#313131}h1{font-size:48px;line-height:58px;font-weight:600}@media (max-width: 767px){h1{font-size:32px;line-height:44px}}h2{font-size:32px;line-height:44px;font-weight:600}@media (max-width: 767px){h2{font-size:24px;line-height:34px}}h3{font-size:18px;line-height:26px;font-weight:500}h4,h5{font-size:16px;line-height:22px;font-weight:500}h6{text-transform:uppercase;font-size:14px;line-height:24px;color:gray;font-weight:500;margin:0;padding:0}small{font-size:12px;line-height:18px}a{color:#000;display:contents;cursor:pointer;text-decoration:none;transition-duration:.25s;transition-property:color;transition-timing-function:ease-in-out}a:hover{color:#000}b,strong{font-weight:600;display:contents}*[data-theme|=theme-default]{--color-primary-base: #F16E00;--color-primary-ultra-light: #EEEEEE;--color-primary-light: #CCCCCC;--color-primary-medium-light: #999999;--color-primary-dark: #000000;--color-primary-base-rgb: 241, 110, 0;--color-secondary-base: #333333;--color-secondary-light: #595959;--color-secondary-medium-light: #595959;--color-secondary-base-rgb: 51, 51, 51;--color-danger-base: #CD3C14;--color-success-base: #4DD266;--filter-color-primary: invert(41%) sepia(47%) saturate(3818%) hue-rotate(13deg) brightness(107%) contrast(101%)}*[data-theme|=theme-fluidra]{--color-primary-base: #005E91;--color-primary-ultra-light: #F7FAFC;--color-primary-light: #E5EFF4;--color-primary-medium-light: #BFD7E3;--color-primary-dark: #00145E;--color-primary-base-rgb: 0, 94, 145;--color-secondary-base: #315AAF;--color-secondary-light: #98ACD7;--color-secondary-medium-light: #6483C3;--color-secondary-base-rgb: 49, 90, 175;--color-danger-base: #BC3249;--color-success-base: #4DD266;--filter-color-primary: invert(19%) sepia(94%) saturate(2161%) hue-rotate(183deg) brightness(97%) contrast(101%)}*[data-theme|=theme-schneider]{--color-primary-base: #3DCD58;--color-primary-ultra-light: #F9FDFA;--color-primary-light: #EBFAEE;--color-primary-medium-light: #CEF2D5;--color-primary-dark: #009530;--color-primary-base-rgb: 61, 205, 88;--color-secondary-base: #315AAF;--color-secondary-light: #98ACD7;--color-secondary-medium-light: #6483C3;--color-secondary-base-rgb: 49, 90, 175;--color-danger-base: #BC3249;--color-success-base: #4DD266;--filter-color-primary: invert(61%) sepia(93%) saturate(363%) hue-rotate(79deg) brightness(93%) contrast(88%)}*[data-theme|=theme-mercer]{--color-primary-base: #0B41AD;--color-primary-ultra-light: #EBF0F8;--color-primary-light: #D8E1F2;--color-primary-medium-light: #B1C2E5;--color-primary-dark: #2C6EF2;--color-primary-base-rgb: 11, 65, 173;--color-secondary-base: #315AAF;--color-secondary-light: #98ACD7;--color-secondary-medium-light: #6483C3;--color-secondary-base-rgb: 49, 90, 175;--color-danger-base: #BC3249;--color-success-base: #4DD266;--filter-color-primary: invert(11%) sepia(55%) saturate(6863%) hue-rotate(220deg) brightness(106%) contrast(91%)}*[data-theme|=theme-ciments]{--color-primary-base: #E57033;--color-primary-ultra-light: #FCFAF7;--color-primary-light: #FCE7D4;--color-primary-medium-light: #F2B799;--color-primary-dark: #BC3249;--color-primary-base-rgb: 229, 112, 51;--color-secondary-base: #315AAF;--color-secondary-light: #98ACD7;--color-secondary-medium-light: #6483C3;--color-secondary-base-rgb: 49, 90, 175;--color-danger-base: #BC3249;--color-success-base: #4DD266;--filter-color-primary: invert(49%) sepia(80%) saturate(889%) hue-rotate(340deg) brightness(94%) contrast(90%)}*[data-theme|=theme-atida]{--color-primary-base: #00A88C;--color-primary-ultra-light: #FFFAF7;--color-primary-light: rgba(0, 168, 140, .3019607843);--color-primary-medium-light: #FF642E;--color-primary-dark: #00CCA2;--color-primary-base-rgb: 0, 168, 140;--color-secondary-base: #315AAF;--color-secondary-light: #98ACD7;--color-secondary-medium-light: #6483C3;--color-secondary-base-rgb: 49, 90, 175;--color-danger-base: #BC3249;--color-success-base: #4DD266;--filter-color-primary: invert(37%) sepia(90%) saturate(1954%) hue-rotate(146deg) brightness(98%) contrast(101%)}*[data-theme|=theme-edenred]{--color-primary-base: #F72717;--color-primary-ultra-light: rgba(255, 89, 120, .0509803922);--color-primary-light: #FED0C8;--color-primary-medium-light: #FF5978;--color-primary-dark: rgba(255, 89, 120, .4);--color-primary-base-rgb: 247, 39, 23;--color-secondary-base: #315AAF;--color-secondary-light: #98ACD7;--color-secondary-medium-light: #6483C3;--color-secondary-base-rgb: 49, 90, 175;--color-danger-base: #BC3249;--color-success-base: #4DD266;--filter-color-primary: invert(26%) sepia(67%) saturate(7489%) hue-rotate(355deg) brightness(103%) contrast(94%)}*[data-theme|=theme-lopez-cano]{--color-primary-base: #FF0000;--color-primary-ultra-light: #FFFFFF;--color-primary-light: rgba(255, 0, 0, .3019607843);--color-primary-medium-light: #FF0000;--color-primary-dark: #40444B;--color-primary-base-rgb: 255, 0, 0;--color-secondary-base: #315AAF;--color-secondary-light: #98ACD7;--color-secondary-medium-light: #6483C3;--color-secondary-base-rgb: 49, 90, 175;--color-danger-base: #BC3249;--color-success-base: #4DD266;--filter-color-primary: invert(26%) sepia(67%) saturate(7489%) hue-rotate(355deg) brightness(103%) contrast(94%)}*[data-theme|=theme-asistenzia]{--color-primary-base: #000094;--color-primary-ultra-light: #E7E7F6;--color-primary-light: #009500;--color-primary-medium-light: #009500;--color-primary-dark: #097000;--color-primary-base-rgb: 0, 0, 148;--color-secondary-base: #315AAF;--color-secondary-light: #98ACD7;--color-secondary-medium-light: #6483C3;--color-secondary-base-rgb: 49, 90, 175;--color-danger-base: #BC3249;--color-success-base: #4DD266;--filter-color-primary: invert(26%) sepia(67%) saturate(7489%) hue-rotate(355deg) brightness(103%) contrast(94%)}*[data-theme|=theme-valorian]{--color-primary-base: #009DC2;--color-primary-ultra-light: #F8FAFE;--color-primary-light: #E1E9F3;--color-primary-medium-light: #0D1637;--color-primary-dark: #0D1637;--color-primary-base-rgb: 0, 157, 194;--color-secondary-base: #315AAF;--color-secondary-light: #98ACD7;--color-secondary-medium-light: #6483C3;--color-secondary-base-rgb: 49, 90, 175;--color-danger-base: #BC3249;--color-success-base: #4DD266;--filter-color-primary: invert(11%) sepia(55%) saturate(6863%) hue-rotate(220deg) brightness(106%) contrast(91%)}*[data-theme|=theme-northgate]{--color-primary-base: #01B142;--color-primary-ultra-light: rgba(1, 177, 66, .1019607843);--color-primary-light: rgba(1, 177, 66, .3019607843);--color-primary-medium-light: rgba(1, 177, 66, .6);--color-primary-dark: #0D1637;--color-primary-base-rgb: 1, 177, 66;--color-secondary-base: #01B142;--color-secondary-light: rgba(1, 177, 66, .3019607843);--color-secondary-medium-light: rgba(1, 177, 66, .6);--color-secondary-base-rgb: 1, 177, 66;--color-danger-base: #BC3249;--color-success-base: #4DD266;--filter-color-primary: brightness(0) saturate(100%) invert(39%) sepia(98%) saturate(905%) hue-rotate(109deg) brightness(98%) contrast(99%)}*[data-theme|=theme-adecco]{--color-primary-base: #FF3975;--color-primary-ultra-light: #FFF9FB;--color-primary-light: #FFC7CF;--color-primary-medium-light: #FC7085;--color-primary-dark: #BC3249;--color-primary-base-rgb: 255, 57, 117;--color-secondary-base: #315AAF;--color-secondary-light: #98ACD7;--color-secondary-medium-light: #6483C3;--color-secondary-base-rgb: 49, 90, 175;--color-danger-base: #BC3249;--color-success-base: #4DD266;--filter-color-primary: invert(50%) sepia() saturate(10000%) hue-rotate(333deg)}img[src|="/assets/icons/arrow-link.svg"],img[src|="/assets/icons/arrow-right.svg"],img[src|="/assets/icons/arrow.svg"],img[src|="/assets/icons/back.svg"],img[src|="/assets/icons/chevron-primary.svg"],img[src|="/assets/icons/product-not-included.svg"],img[src|="/assets/icons/status-checked.svg"],img[src|="/assets/icons/tick.svg"],img[src|="/assets/icons/disclosure.svg"],img[src|="/assets/icons/long-arrow.svg"],img[src|="/assets/icons/add-file.svg"],img[src|="/assets/icons/search/arrow.svg"]{filter:var(--filter-color-primary)}.ng-tooltip{position:absolute;max-width:100vw;font-size:14px;text-align:center;padding:20px;background:var(--color-secondary-base);color:#fff;z-index:1000;opacity:0}.ng-tooltip .ng-tooltip-arrow{position:absolute;border-style:solid}.ng-tooltip-top .ng-tooltip-arrow{top:100%;margin-left:-5px;border-width:5px;border-color:var(--color-secondary-base) transparent transparent transparent}.ng-tooltip-bottom .ng-tooltip-arrow{bottom:100%;margin-left:-5px;border-width:5px;border-color:transparent transparent var(--color-secondary-base) transparent}.ng-tooltip-show{opacity:1}.ng-tooltip .ng-tooltip-link{position:relative;font-weight:600;font-size:14px;line-height:24px;color:#fff;cursor:pointer;top:8px}
