@import url("https://fonts.googleapis.com/css2?family=Hanken+Grotesk:wght@400;600&display=swap");@import url("https://fonts.googleapis.com/css2?family=Hanken+Grotesk:wght@400;600&display=swap");
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
: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:#052c65;--bs-secondary-text-emphasis:#2b2f32;--bs-success-text-emphasis:#0a3622;--bs-info-text-emphasis:#055160;--bs-warning-text-emphasis:#664d03;--bs-danger-text-emphasis:#58151c;--bs-light-text-emphasis:#495057;--bs-dark-text-emphasis:#495057;--bs-primary-bg-subtle:#cfe2ff;--bs-secondary-bg-subtle:#e2e3e5;--bs-success-bg-subtle:#d1e7dd;--bs-info-bg-subtle:#cff4fc;--bs-warning-bg-subtle:#fff3cd;--bs-danger-bg-subtle:#f8d7da;--bs-light-bg-subtle:#fcfcfd;--bs-dark-bg-subtle:#ced4da;--bs-primary-border-subtle:#9ec5fe;--bs-secondary-border-subtle:#c4c8cb;--bs-success-border-subtle:#a3cfbb;--bs-info-border-subtle:#9eeaf9;--bs-warning-border-subtle:#ffe69c;--bs-danger-border-subtle:#f1aeb5;--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:#0a58ca;--bs-link-hover-color-rgb:10,88,202;--bs-code-color:#d63384;--bs-highlight-color:#212529;--bs-highlight-bg:#fff3cd;--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:#2b3035;--bs-tertiary-bg-rgb:43,48,53;--bs-primary-text-emphasis:#6ea8fe;--bs-secondary-text-emphasis:#a7acb1;--bs-success-text-emphasis:#75b798;--bs-info-text-emphasis:#6edff6;--bs-warning-text-emphasis:#ffda6a;--bs-danger-text-emphasis:#ea868f;--bs-light-text-emphasis:#f8f9fa;--bs-dark-text-emphasis:#dee2e6;--bs-primary-bg-subtle:#031633;--bs-secondary-bg-subtle:#161719;--bs-success-bg-subtle:#051b11;--bs-info-bg-subtle:#032830;--bs-warning-bg-subtle:#332701;--bs-danger-bg-subtle:#2c0b0e;--bs-light-bg-subtle:#343a40;--bs-dark-bg-subtle:#1a1d20;--bs-primary-border-subtle:#084298;--bs-secondary-border-subtle:#41464b;--bs-success-border-subtle:#0f5132;--bs-info-border-subtle:#087990;--bs-warning-border-subtle:#997404;--bs-danger-border-subtle:#842029;--bs-light-border-subtle:#495057;--bs-dark-border-subtle:#343a40;--bs-heading-color:inherit;--bs-link-color:#6ea8fe;--bs-link-hover-color:#8bb9fe;--bs-link-color-rgb:110,168,254;--bs-link-hover-color-rgb:139,185,254;--bs-code-color:#e685b5;--bs-highlight-color:#dee2e6;--bs-highlight-bg:#664d03;--bs-border-color:#495057;--bs-border-color-translucent:rgba(255,255,255,0.15);--bs-form-valid-color:#75b798;--bs-form-valid-border-color:#75b798;--bs-form-invalid-color:#ea868f;--bs-form-invalid-border-color:#ea868f;}*,*::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:0.25;}h6,h5,h4,h3,h2,h1{margin-top:0;margin-bottom:0.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color);}h1{font-size:calc(1.375rem + 1.5vw);}@media (min-width:1200px){h1{font-size:2.5rem;}}h2{font-size:calc(1.325rem + 0.9vw);}@media (min-width:1200px){h2{font-size:2rem;}}h3{font-size:calc(1.3rem + 0.6vw);}@media (min-width:1200px){h3{font-size:1.75rem;}}h4{font-size:calc(1.275rem + 0.3vw);}@media (min-width:1200px){h4{font-size:1.5rem;}}h5{font-size:1.25rem;}h6{font-size:1rem;}p{margin-top:0;margin-bottom:1rem;}abbr[title]{text-decoration:underline dotted;cursor:help;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:0.5rem;margin-left:0;}blockquote{margin:0 0 1rem;}b,strong{font-weight:bolder;}small{font-size:0.875em;}mark{padding:0.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:0.1875rem 0.375rem;font-size:0.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:0.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:0.5rem;padding-bottom:0.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:0.5rem;font-size:calc(1.275rem + 0.3vw);line-height:inherit;}@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;}::-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;}.container,.container-fluid,.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) * 0.5);padding-left:calc(var(--bs-gutter-x) * 0.5);margin-right:auto;margin-left:auto;}@media (min-width:640px){.container-sm,.container-xs,.container{max-width:640px;}}@media (min-width:980px){.container-md,.container-sm,.container-xs,.container{max-width:950px;}}@media (min-width:1200px){.container-lg,.container-md,.container-sm,.container-xs,.container{max-width:1000px;}}@media (min-width:1450px){.container-xl,.container-lg,.container-md,.container-sm,.container-xs,.container{max-width:1300px;}}:root{--bs-breakpoint-xxs:0;--bs-breakpoint-xs:450px;--bs-breakpoint-sm:640px;--bs-breakpoint-md:980px;--bs-breakpoint-lg:1200px;--bs-breakpoint-xl:1450px;}.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 > *{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * 0.5);padding-left:calc(var(--bs-gutter-x) * 0.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:450px){.col-xs{flex:1 0 0%;}.row-cols-xs-auto > *{flex:0 0 auto;width:auto;}.row-cols-xs-1 > *{flex:0 0 auto;width:100%;}.row-cols-xs-2 > *{flex:0 0 auto;width:50%;}.row-cols-xs-3 > *{flex:0 0 auto;width:33.33333333%;}.row-cols-xs-4 > *{flex:0 0 auto;width:25%;}.row-cols-xs-5 > *{flex:0 0 auto;width:20%;}.row-cols-xs-6 > *{flex:0 0 auto;width:16.66666667%;}.col-xs-auto{flex:0 0 auto;width:auto;}.col-xs-1{flex:0 0 auto;width:8.33333333%;}.col-xs-2{flex:0 0 auto;width:16.66666667%;}.col-xs-3{flex:0 0 auto;width:25%;}.col-xs-4{flex:0 0 auto;width:33.33333333%;}.col-xs-5{flex:0 0 auto;width:41.66666667%;}.col-xs-6{flex:0 0 auto;width:50%;}.col-xs-7{flex:0 0 auto;width:58.33333333%;}.col-xs-8{flex:0 0 auto;width:66.66666667%;}.col-xs-9{flex:0 0 auto;width:75%;}.col-xs-10{flex:0 0 auto;width:83.33333333%;}.col-xs-11{flex:0 0 auto;width:91.66666667%;}.col-xs-12{flex:0 0 auto;width:100%;}.offset-xs-0{margin-left:0;}.offset-xs-1{margin-left:8.33333333%;}.offset-xs-2{margin-left:16.66666667%;}.offset-xs-3{margin-left:25%;}.offset-xs-4{margin-left:33.33333333%;}.offset-xs-5{margin-left:41.66666667%;}.offset-xs-6{margin-left:50%;}.offset-xs-7{margin-left:58.33333333%;}.offset-xs-8{margin-left:66.66666667%;}.offset-xs-9{margin-left:75%;}.offset-xs-10{margin-left:83.33333333%;}.offset-xs-11{margin-left:91.66666667%;}.g-xs-0,.gx-xs-0{--bs-gutter-x:0;}.g-xs-0,.gy-xs-0{--bs-gutter-y:0;}.g-xs-1,.gx-xs-1{--bs-gutter-x:0.25rem;}.g-xs-1,.gy-xs-1{--bs-gutter-y:0.25rem;}.g-xs-2,.gx-xs-2{--bs-gutter-x:0.5rem;}.g-xs-2,.gy-xs-2{--bs-gutter-y:0.5rem;}.g-xs-3,.gx-xs-3{--bs-gutter-x:1rem;}.g-xs-3,.gy-xs-3{--bs-gutter-y:1rem;}.g-xs-4,.gx-xs-4{--bs-gutter-x:1.5rem;}.g-xs-4,.gy-xs-4{--bs-gutter-y:1.5rem;}.g-xs-5,.gx-xs-5{--bs-gutter-x:3rem;}.g-xs-5,.gy-xs-5{--bs-gutter-y:3rem;}}@media (min-width:640px){.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:980px){.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:1200px){.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:1450px){.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;}}.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;}.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:0.25rem !important;}.m-2{margin:0.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:0.25rem !important;margin-left:0.25rem !important;}.mx-2{margin-right:0.5rem !important;margin-left:0.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:0.25rem !important;margin-bottom:0.25rem !important;}.my-2{margin-top:0.5rem !important;margin-bottom:0.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:0.25rem !important;}.mt-2{margin-top:0.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:0.25rem !important;}.me-2{margin-right:0.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:0.25rem !important;}.mb-2{margin-bottom:0.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:0.25rem !important;}.ms-2{margin-left:0.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:0.25rem !important;}.p-2{padding:0.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:0.25rem !important;padding-left:0.25rem !important;}.px-2{padding-right:0.5rem !important;padding-left:0.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:0.25rem !important;padding-bottom:0.25rem !important;}.py-2{padding-top:0.5rem !important;padding-bottom:0.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:0.25rem !important;}.pt-2{padding-top:0.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:0.25rem !important;}.pe-2{padding-right:0.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:0.25rem !important;}.pb-2{padding-bottom:0.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:0.25rem !important;}.ps-2{padding-left:0.5rem !important;}.ps-3{padding-left:1rem !important;}.ps-4{padding-left:1.5rem !important;}.ps-5{padding-left:3rem !important;}@media (min-width:450px){.d-xs-inline{display:inline !important;}.d-xs-inline-block{display:inline-block !important;}.d-xs-block{display:block !important;}.d-xs-grid{display:grid !important;}.d-xs-inline-grid{display:inline-grid !important;}.d-xs-table{display:table !important;}.d-xs-table-row{display:table-row !important;}.d-xs-table-cell{display:table-cell !important;}.d-xs-flex{display:flex !important;}.d-xs-inline-flex{display:inline-flex !important;}.d-xs-none{display:none !important;}.flex-xs-fill{flex:1 1 auto !important;}.flex-xs-row{flex-direction:row !important;}.flex-xs-column{flex-direction:column !important;}.flex-xs-row-reverse{flex-direction:row-reverse !important;}.flex-xs-column-reverse{flex-direction:column-reverse !important;}.flex-xs-grow-0{flex-grow:0 !important;}.flex-xs-grow-1{flex-grow:1 !important;}.flex-xs-shrink-0{flex-shrink:0 !important;}.flex-xs-shrink-1{flex-shrink:1 !important;}.flex-xs-wrap{flex-wrap:wrap !important;}.flex-xs-nowrap{flex-wrap:nowrap !important;}.flex-xs-wrap-reverse{flex-wrap:wrap-reverse !important;}.justify-content-xs-start{justify-content:flex-start !important;}.justify-content-xs-end{justify-content:flex-end !important;}.justify-content-xs-center{justify-content:center !important;}.justify-content-xs-between{justify-content:space-between !important;}.justify-content-xs-around{justify-content:space-around !important;}.justify-content-xs-evenly{justify-content:space-evenly !important;}.align-items-xs-start{align-items:flex-start !important;}.align-items-xs-end{align-items:flex-end !important;}.align-items-xs-center{align-items:center !important;}.align-items-xs-baseline{align-items:baseline !important;}.align-items-xs-stretch{align-items:stretch !important;}.align-content-xs-start{align-content:flex-start !important;}.align-content-xs-end{align-content:flex-end !important;}.align-content-xs-center{align-content:center !important;}.align-content-xs-between{align-content:space-between !important;}.align-content-xs-around{align-content:space-around !important;}.align-content-xs-stretch{align-content:stretch !important;}.align-self-xs-auto{align-self:auto !important;}.align-self-xs-start{align-self:flex-start !important;}.align-self-xs-end{align-self:flex-end !important;}.align-self-xs-center{align-self:center !important;}.align-self-xs-baseline{align-self:baseline !important;}.align-self-xs-stretch{align-self:stretch !important;}.order-xs-first{order:-1 !important;}.order-xs-0{order:0 !important;}.order-xs-1{order:1 !important;}.order-xs-2{order:2 !important;}.order-xs-3{order:3 !important;}.order-xs-4{order:4 !important;}.order-xs-5{order:5 !important;}.order-xs-last{order:6 !important;}.m-xs-0{margin:0 !important;}.m-xs-1{margin:0.25rem !important;}.m-xs-2{margin:0.5rem !important;}.m-xs-3{margin:1rem !important;}.m-xs-4{margin:1.5rem !important;}.m-xs-5{margin:3rem !important;}.m-xs-auto{margin:auto !important;}.mx-xs-0{margin-right:0 !important;margin-left:0 !important;}.mx-xs-1{margin-right:0.25rem !important;margin-left:0.25rem !important;}.mx-xs-2{margin-right:0.5rem !important;margin-left:0.5rem !important;}.mx-xs-3{margin-right:1rem !important;margin-left:1rem !important;}.mx-xs-4{margin-right:1.5rem !important;margin-left:1.5rem !important;}.mx-xs-5{margin-right:3rem !important;margin-left:3rem !important;}.mx-xs-auto{margin-right:auto !important;margin-left:auto !important;}.my-xs-0{margin-top:0 !important;margin-bottom:0 !important;}.my-xs-1{margin-top:0.25rem !important;margin-bottom:0.25rem !important;}.my-xs-2{margin-top:0.5rem !important;margin-bottom:0.5rem !important;}.my-xs-3{margin-top:1rem !important;margin-bottom:1rem !important;}.my-xs-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important;}.my-xs-5{margin-top:3rem !important;margin-bottom:3rem !important;}.my-xs-auto{margin-top:auto !important;margin-bottom:auto !important;}.mt-xs-0{margin-top:0 !important;}.mt-xs-1{margin-top:0.25rem !important;}.mt-xs-2{margin-top:0.5rem !important;}.mt-xs-3{margin-top:1rem !important;}.mt-xs-4{margin-top:1.5rem !important;}.mt-xs-5{margin-top:3rem !important;}.mt-xs-auto{margin-top:auto !important;}.me-xs-0{margin-right:0 !important;}.me-xs-1{margin-right:0.25rem !important;}.me-xs-2{margin-right:0.5rem !important;}.me-xs-3{margin-right:1rem !important;}.me-xs-4{margin-right:1.5rem !important;}.me-xs-5{margin-right:3rem !important;}.me-xs-auto{margin-right:auto !important;}.mb-xs-0{margin-bottom:0 !important;}.mb-xs-1{margin-bottom:0.25rem !important;}.mb-xs-2{margin-bottom:0.5rem !important;}.mb-xs-3{margin-bottom:1rem !important;}.mb-xs-4{margin-bottom:1.5rem !important;}.mb-xs-5{margin-bottom:3rem !important;}.mb-xs-auto{margin-bottom:auto !important;}.ms-xs-0{margin-left:0 !important;}.ms-xs-1{margin-left:0.25rem !important;}.ms-xs-2{margin-left:0.5rem !important;}.ms-xs-3{margin-left:1rem !important;}.ms-xs-4{margin-left:1.5rem !important;}.ms-xs-5{margin-left:3rem !important;}.ms-xs-auto{margin-left:auto !important;}.p-xs-0{padding:0 !important;}.p-xs-1{padding:0.25rem !important;}.p-xs-2{padding:0.5rem !important;}.p-xs-3{padding:1rem !important;}.p-xs-4{padding:1.5rem !important;}.p-xs-5{padding:3rem !important;}.px-xs-0{padding-right:0 !important;padding-left:0 !important;}.px-xs-1{padding-right:0.25rem !important;padding-left:0.25rem !important;}.px-xs-2{padding-right:0.5rem !important;padding-left:0.5rem !important;}.px-xs-3{padding-right:1rem !important;padding-left:1rem !important;}.px-xs-4{padding-right:1.5rem !important;padding-left:1.5rem !important;}.px-xs-5{padding-right:3rem !important;padding-left:3rem !important;}.py-xs-0{padding-top:0 !important;padding-bottom:0 !important;}.py-xs-1{padding-top:0.25rem !important;padding-bottom:0.25rem !important;}.py-xs-2{padding-top:0.5rem !important;padding-bottom:0.5rem !important;}.py-xs-3{padding-top:1rem !important;padding-bottom:1rem !important;}.py-xs-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important;}.py-xs-5{padding-top:3rem !important;padding-bottom:3rem !important;}.pt-xs-0{padding-top:0 !important;}.pt-xs-1{padding-top:0.25rem !important;}.pt-xs-2{padding-top:0.5rem !important;}.pt-xs-3{padding-top:1rem !important;}.pt-xs-4{padding-top:1.5rem !important;}.pt-xs-5{padding-top:3rem !important;}.pe-xs-0{padding-right:0 !important;}.pe-xs-1{padding-right:0.25rem !important;}.pe-xs-2{padding-right:0.5rem !important;}.pe-xs-3{padding-right:1rem !important;}.pe-xs-4{padding-right:1.5rem !important;}.pe-xs-5{padding-right:3rem !important;}.pb-xs-0{padding-bottom:0 !important;}.pb-xs-1{padding-bottom:0.25rem !important;}.pb-xs-2{padding-bottom:0.5rem !important;}.pb-xs-3{padding-bottom:1rem !important;}.pb-xs-4{padding-bottom:1.5rem !important;}.pb-xs-5{padding-bottom:3rem !important;}.ps-xs-0{padding-left:0 !important;}.ps-xs-1{padding-left:0.25rem !important;}.ps-xs-2{padding-left:0.5rem !important;}.ps-xs-3{padding-left:1rem !important;}.ps-xs-4{padding-left:1.5rem !important;}.ps-xs-5{padding-left:3rem !important;}}@media (min-width:640px){.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:0.25rem !important;}.m-sm-2{margin:0.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:0.25rem !important;margin-left:0.25rem !important;}.mx-sm-2{margin-right:0.5rem !important;margin-left:0.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:0.25rem !important;margin-bottom:0.25rem !important;}.my-sm-2{margin-top:0.5rem !important;margin-bottom:0.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:0.25rem !important;}.mt-sm-2{margin-top:0.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:0.25rem !important;}.me-sm-2{margin-right:0.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:0.25rem !important;}.mb-sm-2{margin-bottom:0.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:0.25rem !important;}.ms-sm-2{margin-left:0.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:0.25rem !important;}.p-sm-2{padding:0.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:0.25rem !important;padding-left:0.25rem !important;}.px-sm-2{padding-right:0.5rem !important;padding-left:0.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:0.25rem !important;padding-bottom:0.25rem !important;}.py-sm-2{padding-top:0.5rem !important;padding-bottom:0.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:0.25rem !important;}.pt-sm-2{padding-top:0.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:0.25rem !important;}.pe-sm-2{padding-right:0.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:0.25rem !important;}.pb-sm-2{padding-bottom:0.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:0.25rem !important;}.ps-sm-2{padding-left:0.5rem !important;}.ps-sm-3{padding-left:1rem !important;}.ps-sm-4{padding-left:1.5rem !important;}.ps-sm-5{padding-left:3rem !important;}}@media (min-width:980px){.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:0.25rem !important;}.m-md-2{margin:0.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:0.25rem !important;margin-left:0.25rem !important;}.mx-md-2{margin-right:0.5rem !important;margin-left:0.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:0.25rem !important;margin-bottom:0.25rem !important;}.my-md-2{margin-top:0.5rem !important;margin-bottom:0.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:0.25rem !important;}.mt-md-2{margin-top:0.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:0.25rem !important;}.me-md-2{margin-right:0.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:0.25rem !important;}.mb-md-2{margin-bottom:0.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:0.25rem !important;}.ms-md-2{margin-left:0.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:0.25rem !important;}.p-md-2{padding:0.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:0.25rem !important;padding-left:0.25rem !important;}.px-md-2{padding-right:0.5rem !important;padding-left:0.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:0.25rem !important;padding-bottom:0.25rem !important;}.py-md-2{padding-top:0.5rem !important;padding-bottom:0.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:0.25rem !important;}.pt-md-2{padding-top:0.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:0.25rem !important;}.pe-md-2{padding-right:0.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:0.25rem !important;}.pb-md-2{padding-bottom:0.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:0.25rem !important;}.ps-md-2{padding-left:0.5rem !important;}.ps-md-3{padding-left:1rem !important;}.ps-md-4{padding-left:1.5rem !important;}.ps-md-5{padding-left:3rem !important;}}@media (min-width:1200px){.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:0.25rem !important;}.m-lg-2{margin:0.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:0.25rem !important;margin-left:0.25rem !important;}.mx-lg-2{margin-right:0.5rem !important;margin-left:0.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:0.25rem !important;margin-bottom:0.25rem !important;}.my-lg-2{margin-top:0.5rem !important;margin-bottom:0.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:0.25rem !important;}.mt-lg-2{margin-top:0.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:0.25rem !important;}.me-lg-2{margin-right:0.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:0.25rem !important;}.mb-lg-2{margin-bottom:0.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:0.25rem !important;}.ms-lg-2{margin-left:0.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:0.25rem !important;}.p-lg-2{padding:0.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:0.25rem !important;padding-left:0.25rem !important;}.px-lg-2{padding-right:0.5rem !important;padding-left:0.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:0.25rem !important;padding-bottom:0.25rem !important;}.py-lg-2{padding-top:0.5rem !important;padding-bottom:0.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:0.25rem !important;}.pt-lg-2{padding-top:0.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:0.25rem !important;}.pe-lg-2{padding-right:0.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:0.25rem !important;}.pb-lg-2{padding-bottom:0.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:0.25rem !important;}.ps-lg-2{padding-left:0.5rem !important;}.ps-lg-3{padding-left:1rem !important;}.ps-lg-4{padding-left:1.5rem !important;}.ps-lg-5{padding-left:3rem !important;}}@media (min-width:1450px){.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:0.25rem !important;}.m-xl-2{margin:0.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:0.25rem !important;margin-left:0.25rem !important;}.mx-xl-2{margin-right:0.5rem !important;margin-left:0.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:0.25rem !important;margin-bottom:0.25rem !important;}.my-xl-2{margin-top:0.5rem !important;margin-bottom:0.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:0.25rem !important;}.mt-xl-2{margin-top:0.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:0.25rem !important;}.me-xl-2{margin-right:0.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:0.25rem !important;}.mb-xl-2{margin-bottom:0.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:0.25rem !important;}.ms-xl-2{margin-left:0.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:0.25rem !important;}.p-xl-2{padding:0.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:0.25rem !important;padding-left:0.25rem !important;}.px-xl-2{padding-right:0.5rem !important;padding-left:0.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:0.25rem !important;padding-bottom:0.25rem !important;}.py-xl-2{padding-top:0.5rem !important;padding-bottom:0.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:0.25rem !important;}.pt-xl-2{padding-top:0.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:0.25rem !important;}.pe-xl-2{padding-right:0.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:0.25rem !important;}.pb-xl-2{padding-bottom:0.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:0.25rem !important;}.ps-xl-2{padding-left:0.5rem !important;}.ps-xl-3{padding-left:1rem !important;}.ps-xl-4{padding-left:1.5rem !important;}.ps-xl-5{padding-left:3rem !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;}}.vector-lines-wrapper{width:100%;overflow:hidden;}.vector-lines-animation{overflow:hidden;display:inline-block;position:absolute;left:0;height:70px;max-width:100%;width:100%;}.vector-lines-animation.top{top:-69px;}@media (max-width:639.98px){.vector-lines-animation.top{top:-50px;}}.vector-lines-animation.bottom{bottom:0;}.vector-lines-animation .vector-lines{min-width:700px;height:100%;}.fade-in-text span{opacity:0;}.fade-in{animation:fadeIn 1.2s ease 0s forwards;}@keyframes fadeIn{from{opacity:0;}to{opacity:1;}}.stretch-h{transform-origin:left;transform:scaleX(0);animation:stretchHorizontal 1s forwards;animation-delay:0.5s;}@keyframes stretchHorizontal{0%{transform:scaleX(0);}100%{transform:scaleX(1);}}.stretch-v{transform-origin:top;transform:scaleY(0);animation:stretchVertical 1s forwards;animation-delay:1s;}@keyframes stretchVertical{0%{transform:scaleY(0);}100%{transform:scaleY(1);}}.slide-in-v{opacity:0;transform:translateY(30px);animation:slideInVertical 0.8s ease-out forwards;animation-delay:0.5s;}@keyframes slideInVertical{0%{opacity:0;transform:translateY(1);}100%{opacity:1;transform:translateY(0);}}.strikethrough span{display:inline-block;position:relative;transition:all 0.5s cubic-bezier(0.55,0,0.1,1);}.strikethrough span:after{content:"";position:absolute;display:block;width:100%;height:2px;box-shadow:0 1px rgba(255,255,255,0.6);margin-top:-35px;background:#fff;transform-origin:center left;animation:strikethrough 1s 0.5s cubic-bezier(0.55,0,0.1,1) 1 forwards;transition:transform 0.5s cubic-bezier(0.55,0,0.1,1);transform:scaleX(0);}@media (max-width:639.98px){.strikethrough span:after{margin-top:-15px;height:1px;}}@keyframes strikethrough{from{transform:scaleX(0);}to{transform:scaleX(1);}}.slide-in-h{opacity:0;transform:translateX(-30px);animation:slideInHorizontal 0.8s ease-out forwards;animation-delay:0.5s;}@keyframes slideInHorizontal{0%{opacity:0;transform:translateX(1);}100%{opacity:1;transform:translateX(0);}}#animationContainer{position:fixed;top:0;left:0;width:100vw;height:auto;max-height:150vh;text-align:center;z-index:0;overflow:hidden;}#animationContainer svg{max-width:2000px;margin:auto;}@media (max-width:639.98px){#animationContainer{margin-bottom:50px;width:175vw;transform:translateX(-37.5vw);}}@font-face{font-family:"Canela RegularItalic";src:url(/themes/custom/vi/fonts/Canela/Canela-RegularItalic-Web.woff) format("woff");src:url(/themes/custom/vi/fonts/Canela/Canela-RegularItalic-Web.woff2) format("woff2");}@font-face{font-family:"Canela Light";src:url(/themes/custom/vi/fonts/Canela/Canela-Light-Web.woff) format("woff");src:url(/themes/custom/vi/fonts/Canela/Canela-Light-Web.woff2) format("woff2");}h1,h2,h3,p{color:#151b49;}.heading-extra-large{font-size:84px;}.heading-small{font-size:20px;}.heading-extra-small{font-size:16px;}h1 alt,h2 alt,h3 alt{font-family:"Canela RegularItalic";}h1 hl,h2 hl,h3 hl{position:relative;display:inline-block;font-family:"Canela RegularItalic";}h1 hl:before,h2 hl:before,h3 hl:before{content:"";position:absolute;background-color:#bcffa5;z-index:-1;width:105%;height:30px;top:32px;left:-2.5%;}@media (max-width:449.98px){h1 hl:before,h2 hl:before,h3 hl:before{height:22px;top:24px;}}h1,h2{font-family:"Canela Light";}h1{font-size:60px;line-height:1.2;}@media (max-width:449.98px){h1{font-size:36px;}}h2{font-size:48px;line-height:1.2;margin-bottom:30px;}@media (max-width:449.98px){h2{font-size:36px;}}h2 + p{margin-top:30px;}h3{font-size:36px;line-height:1.2;font-weight:500;margin-bottom:0px;}h3 + p{margin-top:20px;}h3 + ul{margin-top:34px;}p{font-weight:400;}p + h1{margin-top:18px;}a{color:#0e3ebb;text-decoration:none;font-weight:normal;}a:hover{color:rgba(14,62,187,0.5);}ul{list-style-type:none;padding:0px;}ul li a{color:#151b49;font-weight:400;}ul li a:hover{color:#151b49;}.bold{font-weight:600;}.bg--dark{color:#fbfbfb;}.bg--dark h2{color:#bcffa5;}.bg--dark h3,.bg--dark span{color:#fbfbfb;}body{background-color:#faf6f2;color:#151b49;font-size:18px;line-height:1.5;font-weight:500;font-family:"Hanken Grotesk";}@media (max-width:979.98px){body .layout-container{overflow:hidden;}}.field-paragraphs{background:#faf6f2;}.paragraph{position:relative;z-index:0;padding-top:110px;padding-bottom:110px;}.paragraph .content ul{list-style:disc;margin-left:1rem;}.paragraph .column-wrapper{display:flex;}@media (min-width:1200px){.paragraph{min-height:100vh;max-width:100%;display:flex;flex-direction:column;justify-content:center;}}@media (max-width:979.98px){.paragraph .column-wrapper{flex-direction:column;}}.paragraph span.highlighted{background-color:#bcffa5;padding:0 0.3rem;}@media (max-width:449.98px){.paragraph{padding-top:60px;padding-bottom:60px;}}.paragraph.remove-border-radius{border-top-left-radius:0px !important;border-top-right-radius:0px !important;-webkit-transition:border-radius 1s;transition:border-radius 0.4s;}.paragraph.dark_blue,.paragraph.dark_blue_alt{background-color:#151b49;color:#fbfbfb;}.paragraph.dark_blue h2,.paragraph.dark_blue h3,.paragraph.dark_blue p,.paragraph.dark_blue_alt h2,.paragraph.dark_blue_alt h3,.paragraph.dark_blue_alt p{color:#fbfbfb;}.paragraph.dark_blue_alt h2,.paragraph.dark_blue_alt h3,.paragraph.dark_blue_alt p{color:#bcffa5;}.paragraph.light_blue{background-color:#a8d0ff;color:#151b49;}.paragraph.light_blue h2,.paragraph.light_blue h3,.paragraph.light_blue p{color:#151b49;}.paragraph.white{background-color:#fbfbfb;color:#151b49;}.paragraph.white h2,.paragraph.white h3,.paragraph.white p{color:#151b49;}.paragraph.image-rounded img{border-radius:10px;}.paragraph .hide--desktop{display:none;}@media (max-width:979.98px){.paragraph .hide--desktop{display:block;}}.paragraph .hide--mobile{display:none;}@media (min-width:980px){.paragraph .hide--mobile{display:block;}}.paragraph img{max-width:100%;height:auto;}@keyframes btn-in{from{left:-101%;}to{left:0;}}@keyframes btn-out{from{left:0;}to{left:100%;}}.transparent-light .button{border:1px solid #fbfbfb;color:#fbfbfb;background-color:transparent;}.transparent-dark .button{border:1px solid #181815;color:#181815;background-color:transparent;}.button{position:relative;overflow:hidden;overflow-clip-margin:1px;overflow:clip;display:inline-block;padding:15px 30px;margin:0 auto;border-radius:30px;text-align:center;background-color:#0e3ebb;color:#fbfbfb;cursor:pointer;text-decoration:none;font-weight:500;border:none;}.button:hover{text-decoration:none;transition:background-color 0s linear 0.7s;}.button:hover .btn-background{animation:btn-in 0.7s ease-in 0s;}.button.primary{background-color:#0e3ebb;color:#fbfbfb;}.button.primary .btn-background{background-color:#bcffa5;}.button.primary:hover{background-color:#bcffa5;}.button.primary:hover .btn-text{color:#151b49;}.button.secondary{background-color:#bcffa5;}.button.secondary .btn-text{color:#151b49;}.button.secondary .btn-background{background-color:#0e3ebb;}.button.secondary:hover{background-color:#0e3ebb;}.button.secondary:hover .btn-text{color:#fbfbfb;}.button.transparent-light,.button.transparent-dark{background-color:transparent;transition:all ease-in-out 0.7s;}.button.transparent-dark{border:1px solid #151b49;color:#151b49;}.button .btn-background{background-color:transparent;width:100%;border-radius:30px;height:100%;position:absolute;top:0;left:-101%;z-index:0;animation-name:btn-out;animation-timing-function:ease-out;animation-duration:0.7s;}.button .btn-text{position:relative;z-index:1;transition:all 0.7s ease-in-out;}header .transparent-dark .button,header .transparent-dark .button .btn-text{transition:none;}header:not(.transparent) .transparent-dark .button{border:1px solid #fbfbfb;color:#fbfbfb;}.more-link span{font-weight:400;text-decoration:underline;}.more-link:after{content:"";display:inline-block;width:40px;height:20px;background-image:url(/themes/custom/vi/images/icons/arrow-right.svg);background-size:contain;background-repeat:no-repeat;background-position:center;vertical-align:middle;pointer-events:none;}.more-link:hover:after{opacity:0.5;}.paragraph.dark_blue .button.primary{background-color:#bcffa5;color:#151b49;}.paragraph.dark_blue .button.primary .btn-background{background-color:#0e3ebb;}.paragraph.dark_blue .button.primary:hover{background-color:#0e3ebb;}.paragraph.dark_blue .button.primary:hover .btn-text{color:#fbfbfb;}@font-face{font-family:"Canela RegularItalic";src:url(/themes/custom/vi/fonts/Canela/Canela-RegularItalic-Web.woff) format("woff");src:url(/themes/custom/vi/fonts/Canela/Canela-RegularItalic-Web.woff2) format("woff2");}@font-face{font-family:"Canela Light";src:url(/themes/custom/vi/fonts/Canela/Canela-Light-Web.woff) format("woff");src:url(/themes/custom/vi/fonts/Canela/Canela-Light-Web.woff2) format("woff2");}h1,h2,h3,p{color:#151b49;}.heading-extra-large{font-size:84px;}.heading-small{font-size:20px;}.heading-extra-small{font-size:16px;}h1 alt,h2 alt,h3 alt{font-family:"Canela RegularItalic";}h1 hl,h2 hl,h3 hl{position:relative;display:inline-block;font-family:"Canela RegularItalic";}h1 hl:before,h2 hl:before,h3 hl:before{content:"";position:absolute;background-color:#bcffa5;z-index:-1;width:105%;height:30px;top:32px;left:-2.5%;}@media (max-width:449.98px){h1 hl:before,h2 hl:before,h3 hl:before{height:22px;top:24px;}}h1,h2{font-family:"Canela Light";}h1{font-size:60px;line-height:1.2;}@media (max-width:449.98px){h1{font-size:36px;}}h2{font-size:48px;line-height:1.2;margin-bottom:30px;}@media (max-width:449.98px){h2{font-size:36px;}}h2 + p{margin-top:30px;}h3{font-size:36px;line-height:1.2;font-weight:500;margin-bottom:0px;}h3 + p{margin-top:20px;}h3 + ul{margin-top:34px;}p{font-weight:400;}p + h1{margin-top:18px;}a{color:#0e3ebb;text-decoration:none;font-weight:normal;}a:hover{color:rgba(14,62,187,0.5);}ul{list-style-type:none;padding:0px;}ul li a{color:#151b49;font-weight:400;}ul li a:hover{color:#151b49;}.bold{font-weight:600;}.bg--dark{color:#fbfbfb;}.bg--dark h2{color:#bcffa5;}.bg--dark h3,.bg--dark span{color:#fbfbfb;}.status-messages{padding:20px;background:#13ab90;color:#fbfbfb;border-radius:25px;}.status-messages a{color:#fbfbfb;}.status-messages.type-status{background:#13ab90;color:#fbfbfb;}.status-messages.type-status a{color:#fbfbfb;}.status-messages.type-warning{background:#ed9e51;color:#181815;}.status-messages.type-warning a{color:#181815;}.status-messages.type-error{background:#ed515a;color:#fbfbfb;}.status-messages.type-error a{color:#fbfbfb;}.messages{margin-top:130px;position:absolute;top:50px;left:0;right:0;z-index:100;}.local-tasks ul{margin:0;padding:0;list-style-type:none;}.local-tasks ul li{display:inline-block;margin-right:10px;}.local-tasks ul li a{display:block;}.local-tasks ul li a.is-active{font-weight:bold;border-bottom:1px solid #151b49;}form .form-item{margin-bottom:15px;}form .form-item label{display:none;}form .form-item input,form .form-item textarea{background:transparent;padding:16px 0;margin:0;width:100%;border:0;border-bottom:1px solid #718ead;font-size:18px;}form .form-item input:focus,form .form-item textarea:focus{outline:0;}form .form-item input::placeholder,form .form-item textarea::placeholder{font-size:18px;font-weight:normal;color:#718ead;}form .form-item input.error,form .form-item textarea.error{border-bottom-color:#ed515a;}form .form-item.js-form-type-checkbox,form .form-item.js-form-type-radio{display:flex;}form .form-item.js-form-type-checkbox label,form .form-item.js-form-type-radio label{display:inline-block;margin-bottom:0;}form .form-item.js-form-type-checkbox input,form .form-item.js-form-type-radio input{position:relative;top:2px;padding:0;margin:0 8px 0 0;-webkit-appearance:none;appearance:none;width:15px;height:15px;border:1px solid #151b49;flex-shrink:0;}form .form-item.js-form-type-checkbox input::before,form .form-item.js-form-type-radio input::before{position:absolute;left:2px;top:2px;content:"";width:9px;height:9px;transform:scale(0);transition:120ms transform ease-in-out;background:#151b49;display:block;}form .form-item.js-form-type-checkbox input:checked::before,form .form-item.js-form-type-radio input:checked::before{transform:scale(1);}form .form-item.js-form-type-checkbox.js-form-type-radio input,form .form-item.js-form-type-radio.js-form-type-radio input{border-radius:50%;}form .form-item.js-form-type-checkbox.js-form-type-radio input::before,form .form-item.js-form-type-radio.js-form-type-radio input::before{border-radius:50%;}form .form-item .form-item--error-message{color:#ed515a;margin-top:7px;}form .form-item .description{margin-top:7px;font-size:14px;color:#718ead;}form .form-item .description a{color:#718ead;}form fieldset.fieldset-type--checkboxes legend,form fieldset.fieldset-type--radios legend{font-size:18px;}form fieldset.fieldset-type--checkboxes .form-item,form fieldset.fieldset-type--radios .form-item{margin-bottom:7px;}form .form-actions{margin-top:30px;}.user-login-form{margin-top:50px;}.dark_blue form .form-item.js-form-type-checkbox input,.dark_blue form .form-item.js-form-type-radio input{border-color:#fbfbfb;}.dark_blue form .form-item.js-form-type-checkbox input::before,.dark_blue form .form-item.js-form-type-radio input::before{background:#fbfbfb;}.chosen-container{position:relative;width:100% !important;margin-top:14px;}.chosen-container.chosen-with-drop .chosen-drop{clip:auto;-webkit-clip-path:none;clip-path:none;}.chosen-container .chosen-drop{clip:rect(0,0,0,0);position:absolute;width:100%;top:100%;margin-top:-58px !important;z-index:1 !important;background-color:#faf6f2;border:1px solid #0e3ebb;border-radius:30px;}.chosen-container .chosen-search{display:none;}.chosen-container a.chosen-single{font-weight:500;}.chosen-container .chosen-single{position:relative;display:block;padding:16px 20px;border:1px solid #0e3ebb !important;border-radius:32px;background:#faf6f2 !important;box-shadow:none !important;height:auto;width:100% !important;z-index:2;color:#151b49;}.chosen-container .chosen-single.chosen-single:hover{color:#151b49;cursor:pointer;}.chosen-container .chosen-single div{position:absolute;top:0;right:0;}.chosen-container .chosen-results{max-height:100% !important;padding:78px 21px 21px 21px;margin:0px;}.chosen-container .chosen-results li{list-style:none;padding:17px 0px;}.chosen-container .active-result{color:rgba(21,27,73,0.6);}.chosen-container .active-result.highlighted{color:#151b49 !important;background:#a8d0ff;margin-left:-21px;padding-left:21px;margin-right:-21px;padding-right:21px;}.chosen-container .active-result:hover{cursor:pointer;}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;margin-right:20px;}.chosen-container-single .chosen-single div b,.chosen-container-active.chosen-with-drop .chosen-single div b{background:url(/themes/custom/vi/images/svg/dropdown-arrow.svg);background-repeat:no-repeat;background-position:center center;width:24px;height:24px;margin-left:-21px;transform:rotate(180deg);margin-top:16px;}.chosen-container-active.chosen-with-drop .chosen-single div b{transform:rotate(180deg);top:calc(40% - 10px);left:calc(10% - 10px);}body.toolbar-fixed header.sticky{margin-top:39px;}body.toolbar-fixed.toolbar-tray-open header.sticky{margin-top:78px;}header{z-index:200;}@media only screen and (max-width:600px){header .button{width:100%;}}header .container{background-color:transparent;position:relative;display:flex;justify-content:flex-start;padding:10px;max-height:90px;z-index:2;transition:background-color 0.1s ease-in-out;transition-delay:0.5s;}header.sticky{background:#151b49;position:fixed;color:#181815;overflow:hidden;width:100%;top:0;left:0;max-height:0;transition:max-height 0.5s ease-in-out;}header.sticky.visible,header.sticky.open{max-height:500px;}header.sticky .right{position:fixed;}header .show--navbar-active{display:none;}header.transparent{background:none;}header.transparent nav ul li.transparent-dark a{color:#181815;}header.transparent .show--navbar-active{display:none;}header.transparent .hide--navbar-active{display:block;}header .hide--navbar-active{display:none;}header .show--navbar-active{display:block;}header.open:before{visibility:visible;opacity:25%;}header.open .container .right{max-height:100vh;padding-top:66px;}header.open .container #hamburger .inner{position:relative;width:100%;}header.open .container #hamburger span{background-color:transparent;}header.open .container #hamburger span:before{transform:rotate(45deg);}header.open .container #hamburger span:after{transform:rotate(-45deg);}header.open .container #hamburger span:before,header.open .container #hamburger span:after{top:0;}header:before{content:"a";visibility:hidden;position:fixed;top:0;left:0;width:100%;height:100vh;background:#151b49;z-index:1;opacity:0;transition:opacity 0.5s ease-in-out;}header #hamburger{cursor:pointer;z-index:2;flex:1 0 50%;justify-content:flex-end;align-items:center;display:flex;}header #hamburger span,header #hamburger span:before,header #hamburger span:after{cursor:pointer;border-radius:1px;height:4px;width:35px;background:#fbfbfb;position:absolute;display:block;content:"";transition:all 300ms ease-in-out;}header #hamburger span:before{top:-10px;}header #hamburger span:after{bottom:-10px;}header .left{display:flex;flex:1 0 50%;z-index:3;}header .right{position:absolute;top:0px;padding-top:0;left:0;overflow:hidden;transition:all 0.5s ease-in-out;max-height:0;z-index:2;background:#151b49;}@media (max-width:639.98px){header .right{width:100%;}}header .right > div{padding:30px 50px;}header .right nav{display:block;width:100%;}header .right nav ul{display:flex;flex-direction:column;gap:30px;margin:0;}header .right nav ul li a{color:#fbfbfb;}header .right #block-vi-socialblock-2{color:#fbfbfb;}header .right #block-vi-socialblock-2 .description{margin-bottom:20px;}header .right #block-vi-socialblock-2 ul{display:flex;gap:30px;}header #block-vi-branding-main{width:29px;}header #block-vi-branding-main img{width:100%;height:100%;}header .right > div{display:flex;flex-direction:column;justify-content:space-between;max-width:1040px;width:100%;gap:50px;z-index:2;}@media only screen and (min-width:600px){header{background:none;}header .container{max-height:none;}header .container #hamburger{display:none;}header .container #block-vi-branding-main{width:47px;}header .container .left{flex:1 0 auto;}header .container .right{position:relative;top:auto;left:auto;flex:1 0 auto;overflow:visible;display:flex;align-items:center;max-height:100vh;background:none;}header .container .right > div{flex-direction:row;padding:0;gap:0;}header .container .right > div nav ul{flex-direction:row;justify-content:flex-end;align-items:center;}header .container .right > div #block-vi-socialblock-2{display:none;}}.drupal-media{margin:0;display:table;}.drupal-media img{display:block;}.paragraph--type--faq{padding-top:130px;padding-bottom:130px;}.paragraph--type--faq .container-faq{max-width:1040px;}.paragraph--type--faq .node--faq{border-bottom:0.5px solid #b9b7c0;}.paragraph--type--faq .node--faq .faq-answer{overflow:hidden;transition:height 0.25s;}.paragraph--type--faq .node--faq .faq-question{position:relative;margin-bottom:30px;cursor:pointer;padding-left:55px;}.paragraph--type--faq .node--faq .plus-minus-toggle{position:absolute;left:0;top:0;height:24px;width:24px;background:#bcffa5;border-radius:100%;}.paragraph--type--faq .node--faq .plus-minus-toggle:hover{background:#d6ffc8;}.paragraph--type--faq .node--faq .plus-minus-toggle:after{transform:rotate(90deg);}.paragraph--type--faq .node--faq .plus-minus-toggle:before{transform:rotate(180deg);}.paragraph--type--faq .node--faq .plus-minus-toggle:before,.paragraph--type--faq .node--faq .plus-minus-toggle:after{background:#151b49;content:"";height:1.5px;left:5px;position:absolute;top:11px;width:12px;transition:transform 500ms ease;}.paragraph--type--faq .node--faq + .node--faq{margin-top:30px;}.paragraph--type--faq .node--faq.faq-opened{padding-bottom:30px;}.paragraph--type--faq .node--faq.faq-opened .faq-answer{overflow:auto;height:auto !important;margin-left:56px;}@media (max-width:1199.98px){.paragraph--type--faq .node--faq.faq-opened .faq-answer{margin-left:0px;}}.paragraph--type--faq .node--faq.faq-opened .plus-minus-toggle:after{transform:rotate(180deg);}.paragraph--type--faq .faq-categories{margin-left:74px;}@media (max-width:1199.98px){.paragraph--type--faq .faq-categories{margin-top:69px;margin-left:0px;}}.paragraph--type--faq .category--desktop{display:block;}@media (max-width:1199.98px){.paragraph--type--faq .category--desktop{display:none;}}.paragraph--type--faq .category--mobile{display:none;}@media (max-width:1199.98px){.paragraph--type--faq .category--mobile{display:block;}}.paragraph--type--faq ul.faq-category__list li.category-active a{color:#151b49;font-weight:500;}.paragraph--type--faq ul.faq-category__list li + li{margin-top:18px;}.paragraph--type--faq ul.faq-category__list li a{color:rgba(21,27,73,0.6);}.paragraph--type--faq.single-category{z-index:3;padding:0 0 40px 0;}@media (min-width:980px){.paragraph--type--faq.single-category{padding:130px 0;}}.paragraph--type--faq.single-category h2{margin:50px 0;}@media (min-width:980px){.paragraph--type--faq.single-category h2{margin:60px 0;}}.paragraph--type--faq.single-category [class^=col]{z-index:1;}.paragraph--type--faq.single-category [class^=col] img{z-index:1;position:relative;}.paragraph--type--faq.single-category .faq-category{font-family:"Hanken Grotesk";font-weight:50;margin-left:0;}@media (min-width:980px){.paragraph--type--faq.single-category .faq-category{margin-right:60px;}}.paragraph--type--faq.single-category .faq-category h2:first-of-type{display:none;}.paragraph--type--faq.single-category .faq-category h3{font-size:20px;}.paragraph--type--faq.single-category .faq-category .faq-answer{font-weight:400;}.paragraph--type--faq.single-category .more-link{font-family:"Hanken Grotesk";display:block;margin-top:40px;width:100%;}@media (min-width:980px){.paragraph--type--faq.single-category .more-link{width:auto;}}.paragraph--type--faq.single-category img{max-width:100%;height:auto;border-radius:35px;position:relative;z-index:1;}.paragraph--type--faq.single-category .category--mobile img{border-radius:35px;min-width:100vw;object-fit:none;max-height:250px;}.paragraph--type--faq.single-category .category--mobile.image-rounded{max-height:100vh;overflow:hidden;}.paragraph--type--faq.single-category .category--mobile.image-rounded img{border-bottom-left-radius:0px;border-bottom-right-radius:0px;}.paragraph--type--faq.single-category .blur-wrapper{position:absolute;z-index:0;top:0;right:0px;width:100%;height:100%;overflow:hidden;}.paragraph--type--faq.single-category .blur-wrapper .blur{background-position:center;background-size:contain;position:absolute;top:0;left:0;width:100%;height:100%;background-repeat:no-repeat;mix-blend-mode:soft-light;}@media (max-width:639.98px){.paragraph--type--faq.single-category .blur-wrapper .blur{width:100%;height:100%;}}.paragraph--type--faq.single-category .blur-wrapper .blur.blue{background-image:url(/themes/custom/vi/images/svg/blur/blur_blue_2.svg);left:350px;top:50px;}@media (max-width:639.98px){.paragraph--type--faq.single-category .blur-wrapper .blur.blue{left:0px;top:140px;}}#block-vi-languageswitcher .toggle-menu-button{padding:10px 20px;margin-left:1rem;overflow-clip-margin:1px;overflow:clip;display:inline-block;padding:13px 28px;border-radius:30px;border:2px solid #181815;background:#faf6f2;cursor:pointer;}#block-vi-languageswitcher .language-menu-collapsible{margin-top:10px;}#block-vi-languageswitcher .language-menu{list-style-type:none;padding:10px 20px;border-radius:15px;background-color:#faf6f2;box-shadow:0 0.5rem 1rem rgba(24,24,21,0.15);margin-left:1rem;text-align:center;}#block-vi-languageswitcher .language-item{padding:4px 0;}#block-vi-languageswitcher .language-item.is-active{display:none;padding:0;}#block-vi-languageswitcher .language-link{text-decoration:none;color:#0e3ebb;}#block-vi-languageswitcher .language-link:hover{text-decoration:underline;}.paragraph--type--call-to-action.paragraph{min-height:auto;}.paragraph--type--call-to-action h2{max-width:740px;margin:0 auto;}@media only screen and (max-width:600px){.paragraph--type--call-to-action h2{line-height:50px !important;}}.paragraph--type--contact-form{border-radius:35px 0;}.paragraph--type--contact-form .content{color:#181815;max-width:595px;font-size:18px;font-weight:500;line-height:32.669px;}.paragraph--type--contact-form .contact-form{display:flex;flex-wrap:wrap;}.paragraph--type--contact-form .contact-form .form-item{display:flex;flex:0 0 50%;}@media (max-width:639.98px){.paragraph--type--contact-form .contact-form .form-item{flex:0 0 100%;}}.paragraph--type--contact-form .contact-form .form-item:nth-child(even){padding-bottom:20px;padding-left:30px;}@media (max-width:639.98px){.paragraph--type--contact-form .contact-form .form-item:nth-child(even){padding-left:0;}}.paragraph--type--contact-form .contact-form .form-item:nth-child(odd){padding-bottom:20px;padding-right:30px;}@media (max-width:639.98px){.paragraph--type--contact-form .contact-form .form-item:nth-child(odd){padding-right:0;}}.paragraph--type--contact-form .contact-form textarea{height:60px;}.paragraph--type--contact-form .form-actions{width:100%;}@media (max-width:639.98px){.paragraph--type--contact-form .form-actions{margin-bottom:50px;}}.paragraph--type--call-to-action .container{text-align:center;}.paragraph--type--call-to-action .container h2{font-style:normal;font-weight:300;line-height:78px;margin-bottom:16px;}.paragraph--type--call-to-action .container h3{color:#181815;opacity:0.4;font-style:normal;font-weight:500;line-height:32.669px;margin-bottom:32px;}.paragraph--type--experiences h2{margin-bottom:60px;text-align:center;}.paragraph--type--experiences .paragraph{padding-top:150px;padding-bottom:150px;min-height:auto;}.paragraph--type--experiences .container{text-align:center;}@media (min-width:640px){.paragraph--type--experiences .slick{display:inline-block;width:996px;}}.paragraph--type--experiences .slick .slick-slide{margin:0 9px;}@media (max-width:639.98px){.paragraph--type--experiences .slick .paragraph--type--experience{max-width:auto;min-width:auto;}.paragraph--type--experiences .slick .slick-list{padding-left:5px;}}.paragraph--type--experiences .slick .slick-dots{position:relative;margin-top:55px;}@media (max-width:639.98px){.paragraph--type--experiences .slick .slick-dots{margin-top:30px;}}.paragraph--type--experiences .slick .slick-dots li button:before{font-size:12px;}.paragraph--type--experiences .slick .slick-dots li.slick-active button:before,.paragraph--type--experiences .slick .slick-dots li.slick-active button:focus:before{color:#0e3ebb;opacity:1;}.paragraph--type--experiences .slick .slick-dots li button:hover:before{color:#151b49;}.paragraph--type--experiences.light_blue{background-color:#a8d0ff;}.paragraph--type--experiences.light_blue .paragraph--type--experience{background-color:#151b49;}.paragraph--type--experiences:not(.default){border-radius:35px;margin-bottom:-80px;padding-bottom:180px;z-index:2;}.paragraph--type--experience{display:flex;flex-direction:column;background-color:#0e3ebb;border-radius:20px;color:#fbfbfb;}.paragraph--type--experience.paragraph{padding:24px;}.paragraph--type--experience .icon img{height:48px;width:auto;}.paragraph--type--experience .quote{display:flex;margin-bottom:32px;}.paragraph--type--experience .quote p{font-weight:500;line-height:26px;color:#fbfbfb;}.paragraph--type--experience .quote p:before{content:"“";}.paragraph--type--experience .quote p:after{content:"”";}.paragraph--type--experience .author{margin-top:16px;font-weight:500;line-height:18.8px;}@media only screen and (max-width:600px){.pin-spacer{margin:-40px 0px 0px !important;}}.paragraph--type--features{border-radius:36px;box-sizing:border-box;padding-top:100px !important;padding-bottom:100px !important;}.paragraph--type--features.paragraph{min-height:calc(100vh + 55px);}.paragraph--type--features:last-child{margin-bottom:0px !important;}.paragraph--type--features p + .button{margin-top:20px;}.paragraph--type--features.paragraph{margin-top:-54px;}.paragraph--type--features.paragraph:last-child{padding-bottom:70px;}.paragraph--type--features .container{display:flex;flex-direction:row;}@media (max-width:639.98px){.paragraph--type--features .container{flex-direction:column;}}.paragraph--type--features .container .content-wrapper{flex:0 0 50%;padding-right:70px;}@media only screen and (max-width:600px){.paragraph--type--features .container .content-wrapper{padding-right:0px;}}@media (max-width:639.98px){.paragraph--type--features .container .content-wrapper{flex:0 0 100%;margin-bottom:40px;}}.paragraph--type--features .container .content-wrapper h3{margin-bottom:24px;}.paragraph--type--features .container .content-wrapper h2{margin-bottom:24px;}.paragraph--type--features .container .content-wrapper p{font-style:normal;font-weight:400;line-height:28.8px;}.paragraph--type--features .container .animation-wrapper{overflow:hidden;flex:0 0 50%;}@media (max-width:639.98px){.paragraph--type--features .container .animation-wrapper{flex:0 0 100%;}}.paragraph--type--header-titel{background-color:#a8d0ff;}.paragraph--type--header-titel h1{max-width:800px;}.paragraph--type--header-titel .logo-icon + p{margin-top:50px;}.paragraph--type--usp{padding:0;}.paragraph--type--usp .lottie-animation,.paragraph--type--usp lottie-player{display:flex !important;height:100px !important;width:100px !important;}.paragraph--type--usp h3{font-family:"Canela Light";}.paragraph--type--usp p{margin-bottom:0;}.paragraph--type--usp p + a{margin-top:60px;}.paragraph--type--usp:not(.static){position:absolute;top:0;margin-left:120px;transition:margin-top 0.8s ease-in-out,opacity 0.8s ease-in-out;margin-top:200px;opacity:0;}.paragraph--type--usp:not(.static):nth-child(1){z-index:2;}@media (max-width:979.98px){.paragraph--type--usp:not(.static){position:relative;top:unset;margin-left:0;transition:unset;}.paragraph--type--usp:not(.static) + .paragraph--type--usp:not(.static){margin-top:40px;}}@media (max-width:979.98px){.paragraph--type--usp:not(.static){opacity:1;}}.paragraph--type--usp:not(.static).show-previous{margin-top:-100px;}.paragraph--type--usp:not(.static).show{opacity:1;transition-delay:0.5s;margin-top:0;}.paragraph--type--usp:not(.static).show-next{margin-top:100px;}.paragraph--type--usps--static .usp-item{flex-shrink:1;}@media (min-width:640px){.paragraph--type--usps--static .usp-item{padding:0;}}.paragraph--type--usps--static .usp-item .paragraph--type--usp{min-height:auto;display:flex;flex-direction:column;}.paragraph--type--usps--static .usp-item .paragraph--type--usp lottie-player{margin-left:-36px;margin-bottom:-10px;}@media (max-width:979.98px){.paragraph--type--usps--static .usp-item .paragraph--type--usp{align-items:center;}}.paragraph--type--usps--static .usp-item .paragraph--type--usp .lottie-animation,.paragraph--type--usps--static .usp-item .paragraph--type--usp lottie-player{height:auto !important;width:auto !important;}.paragraph--type--usps--static .usp-item .paragraph--type--usp .lottie-animation .animation,.paragraph--type--usps--static .usp-item .paragraph--type--usp .lottie-animation img,.paragraph--type--usps--static .usp-item .paragraph--type--usp lottie-player .animation,.paragraph--type--usps--static .usp-item .paragraph--type--usp lottie-player img{justify-content:center;}@media (min-width:980px){.paragraph--type--usps--static .usp-item .paragraph--type--usp .lottie-animation .animation,.paragraph--type--usps--static .usp-item .paragraph--type--usp lottie-player .animation{margin-left:-10px;}}.paragraph--type--usps--static .usp-item .paragraph--type--usp .lottie-animation img,.paragraph--type--usps--static .usp-item .paragraph--type--usp .lottie-animation svg,.paragraph--type--usps--static .usp-item .paragraph--type--usp lottie-player img,.paragraph--type--usps--static .usp-item .paragraph--type--usp lottie-player svg{max-height:70px;width:auto;}.paragraph--type--usps{position:relative;background-color:#151b49;border-radius:35px;}.paragraph--type--usps > .container .paragraph--type--usp:nth-child(1) .lottie-animation,.paragraph--type--usps > .container .paragraph--type--usp:nth-child(1) lottie-player,.paragraph--type--usps > .container .paragraph--type--usp:nth-child(2) .lottie-animation,.paragraph--type--usps > .container .paragraph--type--usp:nth-child(2) lottie-player{margin-left:-15px;}.paragraph--type--usps > .container .paragraph--type--usp:nth-child(3) .lottie-animation,.paragraph--type--usps > .container .paragraph--type--usp:nth-child(3) lottie-player{margin-left:-10px;}.paragraph--type--usps > .container{height:100%;}.paragraph--type--usps > .container .row:last-child{position:sticky;top:100px;}.paragraph--type--usps.paragraph,.paragraph--type--usps .paragraph{min-height:auto;display:block;}.paragraph--type--usps h2{margin-bottom:100px;max-width:800px;}@media (max-width:979.98px){.paragraph--type--usps h2{margin-bottom:50px;}}.paragraph--type--usps .animation{position:sticky;top:0;left:0;}@media (max-width:979.98px){.paragraph--type--usps .animation{height:320px;}}.paragraph--type--usps .animation:after{content:"";position:absolute;left:350px;top:50%;border-top:1px solid #fbfbfb;width:0;transition:width 1s ease-in-out,height 1s ease-in-out;}@media (max-width:979.98px){.paragraph--type--usps .animation:after{top:auto;bottom:0;border-left:1px solid #fbfbfb;width:0px;height:20%;left:50%;}}@media (max-width:979.98px){.paragraph--type--usps .animation .animation-image{text-align:center;}}.paragraph--type--usps .animation .animation-image img{width:300px;height:300px;transition-delay:0.4s;transition:transform 1.4s ease-in-out;transform:rotate(-90deg);}@media (max-width:979.98px){.paragraph--type--usps .animation .animation-image img{width:218px;height:218px;}}.paragraph--type--usps .icon image{max-width:72px;max-height:49px;}@media (max-width:979.98px){.paragraph--type--usps .icon image{max-width:48px;max-height:30px;}}.paragraph--type--usps .icon + h3{margin-top:20px;}.paragraph--type--usps .usps{position:relative;margin-top:30px;}@media (max-width:979.98px){.paragraph--type--usps .usps{margin-top:64px;}}.paragraph--type--usps.animation-visible-in-viewport .animation .animation-image img{transform:rotate(0deg);}.paragraph--type--usps.animation-visible-in-viewport .animation:after{width:35%;}.paragraph--type--usps--static{position:relative;overflow:hidden;background-color:#faf6f2;padding-bottom:40px;}@media (max-width:979.98px){.paragraph--type--usps--static p{margin:0 auto;}.paragraph--type--usps--static h3 + p{margin-top:20px;}.paragraph--type--usps--static .usp-item + .usp-item{margin-top:20px;}}.paragraph--type--usps--static .lottie-animation,.paragraph--type--usps--static lottie-player{transform:scale(1);}@media (max-width:979.98px){.paragraph--type--usps--static .lottie-animation,.paragraph--type--usps--static lottie-player{margin:0 auto;}}.paragraph--type--usps--static .container{position:relative;display:flex;flex-direction:column;justify-content:space-between;gap:20px;}@media (max-width:979.98px){.paragraph--type--usps--static .container{text-align:center;}}.paragraph--type--usps--static .container .content{flex:0 0 100%;}.paragraph--type--usps--static .container .row{z-index:2;}@media (max-width:979.98px){.paragraph--type--usps--static .container .usps .row{gap:20px;}}.paragraph--type--usps--static .container h3{color:#181815;font-family:"Canela Light";}@media (max-width:979.98px){.paragraph--type--usps--static .container h3{font-size:24px;}}.paragraph--type--usps--static .container p{margin-bottom:0;}.paragraph--type--usps--static .container p + a{margin-top:60px;}.paragraph--type--usps--static .container p{max-width:450px;}.paragraph--type--usps--static .container h2{position:relative;margin-bottom:50px;}.paragraph--type--usps--static .container h2:after{content:"";position:absolute;bottom:-36px;left:0;border-left:1px solid #151b49;width:118px;}.paragraph--type--usps--static .container .button{margin-top:48px;}.paragraph--type--usps--static:not(.white) .blur-wrapper{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;}.paragraph--type--usps--static:not(.white) .blur-wrapper .blur{background-size:contain;position:absolute;width:100%;height:100%;background-repeat:no-repeat;mix-blend-mode:soft-light;}.paragraph--type--usps--static:not(.white) .blur-wrapper .blur.green{background-image:url(/themes/custom/vi/images/svg/blur/blur_green_2.svg);top:-150px;left:0;background-position:top left;}@media (max-width:639.98px){.paragraph--type--usps--static:not(.white) .blur-wrapper .blur.green{bottom:0;right:0;}}.paragraph--type--usps--static:not(.white) .blur-wrapper .blur.blue{background-image:url(/themes/custom/vi/images/svg/blur/blur_blue_2.svg);top:-150px;right:0;background-position:top right;}@media (max-width:639.98px){.paragraph--type--usps--static:not(.white) .blur-wrapper .blur.blue{top:0;right:0;}}.paragraph--type--usps--static .paragraph--type--usp{min-height:auto;}@media (min-width:1200px){.paragraph--type--usps--static{padding-bottom:120px;}.paragraph--type--usps--static .container{gap:0px;}.paragraph--type--usps--static .container .content{flex:0 0 100%;z-index:10;}.paragraph--type--usps--static .container .content p{margin-bottom:0px;}.paragraph--type--usps--static .container h2{margin-bottom:140px;}.paragraph--type--usps--static .container h2:after{height:86px;bottom:-106px;border-left:1px solid #151b49;}.paragraph--type--usps--static .container h3{margin-bottom:12px;}.paragraph--type--usps--static .row.usps{margin:0;flex-shrink:1;flex-wrap:nowrap;column-gap:80px;}}.paragraph--type--hero{padding-top:0;padding-bottom:0;}.paragraph--type--hero.paragraph{padding:0;min-height:auto;}.paragraph--type--hero .video-container{position:relative;max-height:calc(100vh + 104px);}.paragraph--type--hero .video-container:after{content:" ";position:absolute;top:0;left:0;width:100%;height:100vh;background:linear-gradient(0deg,rgba(21,27,73,0.1) 0%,rgba(21,27,73,0.1) 100%),lightgray -0.426px -10.608px/115.305% 112.129%;opacity:25%;}.paragraph--type--hero .video-container video{width:100%;height:100vh;object-fit:cover;}.paragraph--type--hero .wrapper{position:absolute;width:100%;top:0;left:auto;}.paragraph--type--hero .container{position:relative;height:100vh;display:flex;align-items:center;}@media (max-width:979.98px){.paragraph--type--hero .container{max-width:100%;}}.paragraph--type--hero .container .paragraph--inner{margin:0;}@media (max-width:979.98px){.paragraph--type--hero .container .paragraph--inner{margin:0 auto;}}.paragraph--type--hero .container .line-v{transform:scaleY(0);border-left:2px solid #fbfbfb;height:20%;position:absolute;left:14px;bottom:0;}@media (max-width:1449.98px){.paragraph--type--hero .container .line-v{left:16px;}}@media (max-width:979.98px){.paragraph--type--hero .container .line-v{left:50%;}}.paragraph--type--hero .paragraph--inner{position:relative;}.paragraph--type--hero .paragraph--inner .title{max-width:450px;}@media (max-width:979.98px){.paragraph--type--hero .paragraph--inner .title{text-align:center;}}.paragraph--type--hero .paragraph--inner .title h1{color:#fbfbfb;}.paragraph--type--hero-with-digits{padding-top:0;padding-bottom:110px;min-height:auto;}.paragraph--type--hero-with-digits .paragraph--type--digit{min-height:auto;}.paragraph--type--hero-with-digits.image-rounded .container img{border-radius:35px;}.paragraph--type--hero-with-digits .mobile{position:relative;margin-bottom:50px;}.paragraph--type--hero-with-digits .mobile .drupal-media{display:block;padding:0;}.paragraph--type--hero-with-digits .mobile .drupal-media img{width:100%;object-fit:cover;}.paragraph--type--hero-with-digits .mobile .wrapper{position:absolute;width:100%;height:100%;top:0;left:auto;}.paragraph--type--hero-with-digits .mobile .wrapper h1{color:#fbfbfb;font-size:36px;}.paragraph--type--hero-with-digits .mobile .wrapper .container{position:relative;height:100%;display:flex;align-items:center;}.paragraph--type--hero-with-digits .mobile .vector-lines-animation.bottom{bottom:0;}.paragraph--type--hero-with-digits .mobile .line-v{transform:scaleY(0);border-left:2px solid #fbfbfb;height:20%;position:absolute;left:50%;bottom:0;}.paragraph--type--hero-with-digits .container .top{display:flex;flex-direction:column-reverse;justify-content:space-between;margin-bottom:30px;}.paragraph--type--hero-with-digits .container .top h1{display:none;position:relative;margin-bottom:50px;}.paragraph--type--hero-with-digits .container .top h1:after{content:"";position:absolute;bottom:-36px;left:0;border-bottom:1px solid #151b49;width:118px;}.paragraph--type--hero-with-digits .container .top .content{flex:0 0 100%;}.paragraph--type--hero-with-digits .container .top .image{display:none;flex:0 0 100%;align-items:center;justify-content:center;}.paragraph--type--hero-with-digits .container .top h3{color:#181815;margin-bottom:24px;}.paragraph--type--hero-with-digits .container.image-rounded .container img{border-radius:10px;}.paragraph--type--hero-with-digits .container.image-left .container{flex-direction:column-reverse;}.paragraph--type--hero-with-digits .container .button{margin-top:48px;}.paragraph--type--hero-with-digits .container .container img{width:100%;height:auto;}.paragraph--type--hero-with-digits .container .digits .row{gap:30px;}.paragraph--type--hero-with-digits .blur-wrapper{position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;}@media (max-width:639.98px){.paragraph--type--hero-with-digits .blur-wrapper{top:0;right:0;width:100%;height:100%;overflow:hidden;}}.paragraph--type--hero-with-digits .blur-wrapper .blur{background-size:50%;position:absolute;top:0;width:100%;height:100%;background-repeat:no-repeat;}.paragraph--type--hero-with-digits .blur-wrapper .blur.green{background-position:right top;background-image:url(/themes/custom/vi/images/svg/blur/blur_green_4.svg);right:0;top:-30px;}@media (max-width:639.98px){.paragraph--type--hero-with-digits .blur-wrapper .blur.green{background-size:200%;background-position:center top;top:800px;height:50%;}}.paragraph--type--hero-with-digits .blur-wrapper .blur.blue{background-position:left top;background-image:url(/themes/custom/vi/images/svg/blur/blur_blue_4.svg);top:-30px;left:0;}@media (max-width:639.98px){.paragraph--type--hero-with-digits .blur-wrapper .blur.blue{background-size:200%;top:250px;height:50%;}}@media (min-width:640px){.paragraph--type--hero-with-digits{padding-top:160px;}.paragraph--type--hero-with-digits .mobile{display:none;}.paragraph--type--hero-with-digits .container .top{flex-direction:row;}.paragraph--type--hero-with-digits .container .top h1{display:block;font-size:60px;margin-bottom:140px;}.paragraph--type--hero-with-digits .container .top h1:after{height:86px;bottom:-106px;border:none;border-left:1px solid #151b49;}.paragraph--type--hero-with-digits .container .top .content{flex:0 0 60%;padding-right:100px;}.paragraph--type--hero-with-digits .container .top .image{display:flex;flex:0 0 40%;align-self:flex-start;margin-top:1rem;}.paragraph--type--hero-with-digits .container .digits{margin-top:100px;}.paragraph--type--hero-with-digits.image-left .container{flex-direction:row-reverse;}}.paragraph--type--hero-with-image{padding-top:0;padding-bottom:0;min-height:auto;}.paragraph--type--hero-with-image.vertical-line .container .top h1{margin-bottom:140px;}.paragraph--type--hero-with-image.vertical-line .container .top h1:after{content:"";position:absolute;left:0;height:86px;bottom:-106px;border:none;border-left:1px solid #151b49;}.paragraph--type--hero-with-image .paragraph--type--digit{min-height:auto;}.paragraph--type--hero-with-image.image-rounded .container img{border-radius:35px;}.paragraph--type--hero-with-image .mobile{position:relative;margin-bottom:50px;}.paragraph--type--hero-with-image .mobile .drupal-media{display:block;padding:0;}.paragraph--type--hero-with-image .mobile .drupal-media img{width:100%;object-fit:cover;}.paragraph--type--hero-with-image .mobile .wrapper{position:absolute;width:100%;height:100%;top:0;left:auto;}.paragraph--type--hero-with-image .mobile .wrapper h1{color:#fbfbfb;font-size:36px;}.paragraph--type--hero-with-image .mobile .wrapper .container{position:relative;height:100%;display:flex;align-items:center;}.paragraph--type--hero-with-image .mobile .vector-lines-animation.bottom{bottom:-1px;}.paragraph--type--hero-with-image .container .top{display:flex;flex-direction:column-reverse;justify-content:space-between;margin-bottom:30px;}.paragraph--type--hero-with-image .container .top h1{display:none;position:relative;margin-bottom:20px;}.paragraph--type--hero-with-image .container .top .content{flex:0 0 100%;}.paragraph--type--hero-with-image .container .top .image{display:none;flex:0 0 100%;align-items:center;justify-content:center;}.paragraph--type--hero-with-image .container .top h3{color:#181815;margin-bottom:24px;}.paragraph--type--hero-with-image .container.image-rounded .container img{border-radius:10px;}.paragraph--type--hero-with-image .container.image-left .container{flex-direction:column-reverse;}.paragraph--type--hero-with-image .container .button{margin-top:48px;margin-bottom:48px;}.paragraph--type--hero-with-image .container .container img{width:100%;height:auto;}.paragraph--type--hero-with-image .container .digits .row{gap:30px;}.paragraph--type--hero-with-image .blur-wrapper{position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;}@media (max-width:639.98px){.paragraph--type--hero-with-image .blur-wrapper{top:0;right:0;width:100%;height:100%;overflow:hidden;}}.paragraph--type--hero-with-image .blur-wrapper .blur{background-size:50%;position:absolute;top:0;width:100%;height:100%;background-repeat:no-repeat;}@media (max-width:639.98px){.paragraph--type--hero-with-image .blur-wrapper .blur{display:none;}}.paragraph--type--hero-with-image .blur-wrapper .blur.green{background-position:right top;background-image:url(/themes/custom/vi/images/svg/blur/blur_green_4.svg);right:0;top:-30px;}@media (max-width:639.98px){.paragraph--type--hero-with-image .blur-wrapper .blur.green{background-size:200%;background-position:center top;top:800px;height:50%;}}.paragraph--type--hero-with-image .blur-wrapper .blur.blue{background-position:left top;background-image:url(/themes/custom/vi/images/svg/blur/blur_blue_4.svg);top:0;left:0;}@media (max-width:639.98px){.paragraph--type--hero-with-image .blur-wrapper .blur.blue{background-size:200%;top:250px;height:50%;}}@media (min-width:640px){.paragraph--type--hero-with-image{padding-top:160px;padding-bottom:160px;}.paragraph--type--hero-with-image .vector-lines-animation{display:block;}.paragraph--type--hero-with-image .mobile{display:none;}.paragraph--type--hero-with-image .container .top{flex-direction:row;}.paragraph--type--hero-with-image .container .top h1{display:block;font-size:60px;}.paragraph--type--hero-with-image .container .top .content{flex:0 0 60%;padding-right:100px;}.paragraph--type--hero-with-image .container .top .image{display:flex;flex:0 0 40%;align-self:flex-start;margin-top:1rem;}.paragraph--type--hero-with-image .container .digits{margin-top:100px;}.paragraph--type--hero-with-image.image-left .container{flex-direction:row-reverse;}}.paragraph--type--image.paragraph{padding-top:0;min-height:auto;}.paragraph--type--image img{width:100%;height:auto;border-radius:0 0 35px 35px;}.paragraph--type--image-text-scroll{position:relative;height:200vh;display:block;}.paragraph--type--image-text-scroll + .paragraph--type--whitepaper-request{margin-top:-32px;}.paragraph--type--image-text-scroll.paragraph{padding-top:0;padding-bottom:0;}.paragraph--type--image-text-scroll .background-image{position:sticky;top:0;}.paragraph--type--image-text-scroll .background-image .drupal-media{width:100%;}.paragraph--type--image-text-scroll .background-image .drupal-media img{width:100%;height:100vh;object-fit:cover;}.paragraph--type--image-text-scroll .text-lines{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;}.paragraph--type--image-text-scroll .text-lines > div{display:flex;flex-direction:column;justify-content:end;padding-bottom:66px;}@media (max-width:639.98px){.paragraph--type--image-text-scroll .text-lines > div{padding-bottom:25px;}}.paragraph--type--image-text-scroll .text-lines > div .text-line{color:#fbfbfb;padding:18px 0;text-align:center;font-family:"Canela Trial";font-style:normal;font-weight:300;line-height:76.771px;opacity:0;font-size:60px;}@media (max-width:639.98px){.paragraph--type--image-text-scroll .text-lines > div .text-line{padding:10px 0;text-align:center;font-family:"Canela Trial";font-size:20px;font-style:normal;font-weight:300;line-height:27.945px;}}.paragraph--type--intro-text{padding:110px 0 140px 0;overflow:hidden;}.paragraph--type--intro-text.paragraph{min-height:calc(100vh + 55px);}.paragraph--type--intro-text .paragraph{min-height:auto;}.paragraph--type--intro-text .container{position:relative;}.paragraph--type--intro-text h2{max-width:800px;}.paragraph--type--intro-text h2 + .digits{margin-top:80px;}@media only screen and (max-width:600px){.paragraph--type--intro-text h2 + .digits{margin-top:50px;}}.paragraph--type--intro-text h3{margin-bottom:50px;}.paragraph--type--intro-text .digits .row{gap:30px;}.paragraph--type--intro-text .digits + .button{margin-top:60px;}.paragraph--type--intro-text .blur-wrapper{position:absolute;z-index:-1;top:0;right:0;width:50%;height:100%;}@media (max-width:639.98px){.paragraph--type--intro-text .blur-wrapper{top:0;right:0;width:100%;height:100%;overflow:hidden;}}.paragraph--type--intro-text .blur-wrapper .blur{background-position:center;background-size:contain;position:absolute;top:0;left:0;width:800px;height:800px;background-repeat:no-repeat;}@media (max-width:639.98px){.paragraph--type--intro-text .blur-wrapper .blur{width:600px;height:600px;}}.paragraph--type--intro-text .blur-wrapper .blur.green{background-image:url(/themes/custom/vi/images/svg/blur/blur_green_1.svg);left:-100px;top:-210px;}@media (max-width:639.98px){.paragraph--type--intro-text .blur-wrapper .blur.green{top:100px;}}.paragraph--type--intro-text .blur-wrapper .blur.blue{background-image:url(/themes/custom/vi/images/svg/blur/blur_blue_1.svg);top:auto;bottom:-170px;right:0;}@media (max-width:639.98px){.paragraph--type--intro-text .blur-wrapper .blur.blue{top:190px;right:-120px;left:auto;}}.paragraph--type--inclusive-work-environment{overflow:hidden;background-color:#faf6f2;}@media (max-width:639.98px){.paragraph--type--inclusive-work-environment{padding-bottom:90px;}}.paragraph--type--inclusive-work-environment + .paragraph--type--digits{margin-top:-50px;}@media (min-width:1200px){.paragraph--type--inclusive-work-environment + .paragraph--type--digits{padding-bottom:14%;}}.paragraph--type--inclusive-work-environment .container{position:relative;display:flex;flex-direction:column;justify-content:space-between;gap:40px;}@media (max-width:1199.98px){.paragraph--type--inclusive-work-environment .container{gap:100px;}}.paragraph--type--inclusive-work-environment .container .content{flex:0 0 100%;}.paragraph--type--inclusive-work-environment .container .slick-container{position:relative;flex:0 0 60%;z-index:2;}.paragraph--type--inclusive-work-environment .container .slick-container .person-image-overlay{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(21,27,73,0) 50%,rgba(21,27,73,0.6) 86.2%);pointer-events:none;z-index:1;}@media (min-width:1200px){.paragraph--type--inclusive-work-environment .container .slick-container{top:36px;}}@media (max-width:1199.98px){.paragraph--type--inclusive-work-environment .container .slick-container{flex:0 0 100%;}}.paragraph--type--inclusive-work-environment .container .slick-container .slick{position:absolute;bottom:50px;width:100%;width:1060px;overflow:hidden;z-index:2;}@media (min-width:1200px){.paragraph--type--inclusive-work-environment .container .slick-container .slick{margin-bottom:30px;}}@media (max-width:1199.98px){.paragraph--type--inclusive-work-environment .container .slick-container .slick{position:relative;}}.paragraph--type--inclusive-work-environment .container .slick-container .slick .slick-list{overflow:visible;position:relative;}.paragraph--type--inclusive-work-environment .container .slick-container .slick .slick-slide{margin:0 15px;width:260px;height:260px;}@media (max-width:1199.98px){.paragraph--type--inclusive-work-environment .container .slick-container .slick .slick-slide{margin:0 6px;}}.paragraph--type--inclusive-work-environment .container .slick-container .slick-button-wrapper{position:absolute;display:flex;bottom:20px;left:55%;}@media (max-width:1199.98px){.paragraph--type--inclusive-work-environment .container .slick-container .slick-button-wrapper{position:relative;left:0;top:-20px;width:100px;margin:0 auto;}}.paragraph--type--inclusive-work-environment .container .slick-container .slick-button-wrapper .slick-arrow{position:relative;width:40px;height:40px;border-radius:50%;border:1px solid #0e3ebb;background-color:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;}.paragraph--type--inclusive-work-environment .container .slick-container .slick-button-wrapper .slick-arrow + .slick-arrow{margin-left:18px;}.paragraph--type--inclusive-work-environment .container .slick-container .slick-button-wrapper .prev:before{content:"▲";color:#0e3ebb;font-size:20px;rotate:-90deg;margin-left:-3px;}.paragraph--type--inclusive-work-environment .container .slick-container .slick-button-wrapper .next:before{content:"▲";color:#0e3ebb;font-size:20px;rotate:90deg;margin-right:-3px;}.paragraph--type--inclusive-work-environment .container .slick-container .slick-button-wrapper .last-slide{border:1px solid rgba(14,62,187,0.3);}.paragraph--type--inclusive-work-environment .container .slick-container .slick-button-wrapper .last-slide.prev:before,.paragraph--type--inclusive-work-environment .container .slick-container .slick-button-wrapper .last-slide.next:before{color:rgba(14,62,187,0.3);}.paragraph--type--inclusive-work-environment .container .slick-container .scrollbar{position:absolute;bottom:40px;width:270px;height:2px;background-color:#a8d0ff;}@media (max-width:1199.98px){.paragraph--type--inclusive-work-environment .container .slick-container .scrollbar{display:none;}}.paragraph--type--inclusive-work-environment .container .slick-container .scrollbar .scrollbar-inner{position:absolute;left:0;width:145px;transition:width 500ms ease-in-out;height:100%;background-color:#0e3ebb;}.paragraph--type--inclusive-work-environment .container .blur-wrapper{position:absolute;z-index:1;top:0;right:-500px;width:100%;height:100%;}.paragraph--type--inclusive-work-environment .container .blur-wrapper .blur{background-position:center;background-size:contain;position:absolute;top:0;left:0;width:800px;height:800px;background-repeat:no-repeat;mix-blend-mode:soft-light;}@media (max-width:639.98px){.paragraph--type--inclusive-work-environment .container .blur-wrapper .blur{width:500px;height:500px;}}.paragraph--type--inclusive-work-environment .container .blur-wrapper .blur.green{background-image:url(/themes/custom/vi/images/svg/blur/blur_green_2.svg);top:-160px;left:200px;}@media (max-width:639.98px){.paragraph--type--inclusive-work-environment .container .blur-wrapper .blur.green{top:-120px;left:-120px;}}.paragraph--type--inclusive-work-environment .container .blur-wrapper .blur.blue{background-image:url(/themes/custom/vi/images/svg/blur/blur_blue_2.svg);top:-130px;left:-300px;}@media (max-width:639.98px){.paragraph--type--inclusive-work-environment .container .blur-wrapper .blur.blue{left:0;top:-190px;}}.paragraph--type--inclusive-work-environment .container .person-container{position:relative;border-radius:11px;overflow:hidden;}.paragraph--type--inclusive-work-environment .container .person-container .person_content{position:absolute;bottom:0;left:0;padding:24px;color:#fbfbfb;z-index:2;}.paragraph--type--inclusive-work-environment .container .person-container .person_function{font-weight:400;}.paragraph--type--inclusive-work-environment .container .person-container .person_name{font-family:"Canela Light";font-size:24px;font-weight:300;}.paragraph--type--inclusive-work-environment .container .person-container .drupal-media{width:100%;height:100%;position:relative;}.paragraph--type--inclusive-work-environment .container .person-container .person_image{width:100%;height:100%;}.paragraph--type--inclusive-work-environment .container .person-container img{position:absolute;object-fit:cover;width:100%;height:100%;}.paragraph--type--inclusive-work-environment .container h3{color:#181815;margin-bottom:24px;}.paragraph--type--inclusive-work-environment .container p{max-width:450px;}.paragraph--type--inclusive-work-environment .container h2{position:relative;margin-bottom:50px;}.paragraph--type--inclusive-work-environment .container h2:after{content:"";position:absolute;bottom:-36px;left:0;border-bottom:1px solid #151b49;width:118px;}.paragraph--type--inclusive-work-environment .paragraph--type--person{padding:0px;margin:0px;}.paragraph--type--inclusive-work-environment.image-left .container{flex-direction:column-reverse;}.paragraph--type--inclusive-work-environment .button{margin-top:48px;}@media (min-width:1200px){.paragraph--type--inclusive-work-environment .container{flex-direction:row;gap:50px;}.paragraph--type--inclusive-work-environment .container .content{flex:0 0 55%;z-index:10;}.paragraph--type--inclusive-work-environment .container .content p{margin-bottom:0px;}.paragraph--type--inclusive-work-environment .container .image{flex:0 0 50%;}.paragraph--type--inclusive-work-environment .container h2{margin-bottom:140px;}.paragraph--type--inclusive-work-environment .container h2:after{height:86px;bottom:-106px;border:none;border-left:1px solid #151b49;}.paragraph--type--inclusive-work-environment.image-left .container{flex-direction:row-reverse;}}@media only screen and (max-width:780px){.paragraph--type--intro-text,.paragraph--type--hero-with-digits{margin-bottom:40px;}}.paragraph--type--intro-text .paragraph--type--digit,.paragraph--type--hero-with-digits .paragraph--type--digit{padding-top:0;padding-bottom:0;}@media only screen and (min-width:600px){.paragraph--type--intro-text .paragraph--type--digit.col-md-3,.paragraph--type--hero-with-digits .paragraph--type--digit.col-md-3{width:22% !important;}}.paragraph--type--intro-text .paragraph--type--digit:nth-child(2) .stretch-h,.paragraph--type--intro-text .paragraph--type--digit:nth-child(2) .slide-in-v,.paragraph--type--hero-with-digits .paragraph--type--digit:nth-child(2) .stretch-h,.paragraph--type--hero-with-digits .paragraph--type--digit:nth-child(2) .slide-in-v{animation-delay:1s;}.paragraph--type--intro-text .paragraph--type--digit:nth-child(3) .stretch-h,.paragraph--type--intro-text .paragraph--type--digit:nth-child(3) .slide-in-v,.paragraph--type--hero-with-digits .paragraph--type--digit:nth-child(3) .stretch-h,.paragraph--type--hero-with-digits .paragraph--type--digit:nth-child(3) .slide-in-v{animation-delay:1.5s;}.paragraph--type--intro-text .paragraph--type--digit:nth-child(4) .stretch-h,.paragraph--type--intro-text .paragraph--type--digit:nth-child(4) .slide-in-v,.paragraph--type--hero-with-digits .paragraph--type--digit:nth-child(4) .stretch-h,.paragraph--type--hero-with-digits .paragraph--type--digit:nth-child(4) .slide-in-v{animation-delay:2s;}.paragraph--type--intro-text .paragraph--type--digit h3,.paragraph--type--hero-with-digits .paragraph--type--digit h3{font-family:"Canela Light";}.paragraph--type--intro-text .paragraph--type--digit.paragraph,.paragraph--type--hero-with-digits .paragraph--type--digit.paragraph{flex-direction:unset;}.paragraph--type--intro-text .paragraph--type--digit .digit,.paragraph--type--hero-with-digits .paragraph--type--digit .digit{position:relative;margin-bottom:16px;}.paragraph--type--intro-text .paragraph--type--digit .digit .line-h,.paragraph--type--hero-with-digits .paragraph--type--digit .digit .line-h{border-top:1px solid #151b49;position:absolute;top:0;left:0;width:120px;}@media (max-width:639.98px){.paragraph--type--intro-text .paragraph--type--digit .digit .line-h,.paragraph--type--hero-with-digits .paragraph--type--digit .digit .line-h{top:-30px;}}.paragraph--type--intro-text .paragraph--type--digit .digit h3,.paragraph--type--hero-with-digits .paragraph--type--digit .digit h3{margin-top:30px;}@media only screen and (max-width:600px){.paragraph--type--digits h2{font-size:38px !important;}}.paragraph--type--digits.paragraph,.paragraph--type--digits .paragraph{min-height:auto;}.paragraph--type--digits .digits{display:flex;gap:36px;flex-direction:row;flex-wrap:wrap;}@media (max-width:639.98px){.paragraph--type--digits .digits{flex-direction:column;}}.paragraph--type--digits .paragraph--type--digit{padding:30px 40px;background-color:#d9e7f7;border-radius:20px;flex:1 1 calc(25% - 36px);}.paragraph--type--digits .paragraph--type--digit:nth-child(2){animation-delay:1s;}.paragraph--type--digits .paragraph--type--digit:nth-child(3){animation-delay:1.5s;}.paragraph--type--digits .paragraph--type--digit:nth-child(4){animation-delay:2s;}@media (max-width:639.98px){.paragraph--type--digits .paragraph--type--digit{flex:0 0 100%;}}.paragraph--type--digits .paragraph--type--digit h3 + p{margin-top:-4px;}.paragraph--type--digits .paragraph--type--digit p{font-style:normal;font-weight:400;line-height:28.8px;}.paragraph--type--digits .paragraph--type--digit h3{font-family:"Canela";font-size:84px;font-style:normal;font-weight:400;line-height:normal;color:#151b49;}.paragraph--type--inclusive-work-environment + .paragraph--type--digits.paragraph{padding-top:60px !important;}@keyframes vector-line-move{from{left:-900%;}50%{left:0;}to{left:-900%;}}main{min-height:calc(100vh - 464px);}footer{position:relative;background-color:#151b49;color:#fbfbfb;font-weight:400;font-family:"Hanken Grotesk";padding-top:80px;padding-bottom:175px;margin-bottom:-1px;margin-top:100px;}@media (max-width:639.98px){footer{background-image:url(/themes/custom/vi/images/svg/vector_line_mobile.svg);padding-top:57px;padding-bottom:57px;background-repeat:no-repeat;}}footer .footer-slogan{color:#9aff76;font-family:"Canela Light";font-weight:500;}footer .footer-slogan alt{font-family:"Canela RegularItalic";font-weight:500;}footer .footer-link--mail{color:#a8d0ff;text-decoration:underline;}footer .green-logo img{width:51px;}footer .green-logo + .footer-slogan{margin-top:14px;}footer #block-vi-brandingvandewebsite{min-width:130px;}@media (max-width:979.98px){footer #block-vi-brandingvandewebsite + #block-vi-contactinfoblock{margin-top:17px;}}footer #block-vi-contactinfoblock{display:flex;flex-direction:row;justify-content:space-between;align-items:center;line-height:2;width:100%;font-size:18px;font-style:normal;font-weight:400;line-height:32px;}@media (max-width:979.98px){footer #block-vi-contactinfoblock{line-height:1.5;margin-left:0px;flex-direction:column;gap:30px;}}footer #block-vi-contactinfoblock + #block-vi-socialblock{margin-left:auto;}footer #block-vi-contactinfoblock a{color:#fbfbfb;}footer #block-vi-contactinfoblock .left,footer #block-vi-contactinfoblock .right{display:flex;flex-direction:column;flex:0 0 auto;}@media (max-width:979.98px){footer #block-vi-contactinfoblock .left,footer #block-vi-contactinfoblock .right{width:100%;}}footer #block-vi-contactinfoblock .title{font-weight:600;}footer #block-vi-contactinfoblock .coc{opacity:0.6;}footer .footer-top{padding-bottom:30px;}footer .footer-top > div{display:flex;justify-content:space-between;gap:44px;}@media (max-width:979.98px){footer .footer-top > div{display:block;}}footer .footer-bottom{display:flex;justify-content:flex-start;gap:20px;border-top:1px solid #fbfbfb;padding-top:34px;}@media (max-width:979.98px){footer .footer-bottom{display:block;}}footer .footer-link--mail{display:block;}footer .copyright{font-size:12px;line-height:2.5;}footer #block-vi-voet ul{display:flex;gap:20px;}@media (max-width:979.98px){footer #block-vi-voet ul{display:block;}}footer #block-vi-socialblock ul{margin-top:26px;display:flex;gap:14px;}footer .linkedin{margin-right:16px;}footer ul li a{color:#9aff76;font-size:12px;line-height:2.5;}footer ul li a:hover{color:#27ef2f;}.paragraph--type--partner{padding:20px;}.paragraph--type--partner.paragraph{min-height:auto;}.paragraph--type--partner .drupal-media{display:flex;justify-content:center;}.paragraph--type--partners + .paragraph--type--image.paragraph{margin-top:-30px;z-index:0;}.paragraph--type--partners{position:relative;background-color:#151b49;border-radius:35px;z-index:1;margin-top:-30px;}.paragraph--type--partners.paragraph{min-height:auto;}.paragraph--type--partners h2{margin-bottom:40px;text-align:center;}.paragraph--type--partners .partners{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;padding:0;}.paragraph--type--partners .partners .paragraph--type--partner{flex:0 0 100%;}@media (min-width:640px){.paragraph--type--partners .partners .paragraph--type--partner{padding:20px;flex:0 0 16%;}}.paragraph--type--image-with-text{overflow:hidden;border-radius:35px;margin-top:-30px;}.paragraph--type--image-with-text.light_blue{border-radius:35px 35px 0 0;}.paragraph--type--image-with-text .container{display:flex;flex-direction:column;justify-content:space-between;gap:0px;}.paragraph--type--image-with-text .container .content{flex:0 0 100%;}.paragraph--type--image-with-text .container .image{flex:0 0 100%;display:flex;align-items:center;justify-content:center;}.paragraph--type--image-with-text .container .image img{border-radius:11px;}.paragraph--type--image-with-text .container video{width:100%;max-width:963px;height:auto;}.paragraph--type--image-with-text .container h3{color:#181815;margin-bottom:24px;}.paragraph--type--image-with-text .container h2{position:relative;margin-bottom:50px;}@media (max-width:639.98px){.paragraph--type--image-with-text .container h2{margin-top:30px;}}.paragraph--type--image-with-text .container h2:after{content:"";position:absolute;bottom:-36px;left:0;border-bottom:1px solid #151b49;width:118px;}.paragraph--type--image-with-text.image-left .container{flex-direction:column-reverse;}.paragraph--type--image-with-text.image-center .container{flex-direction:column;text-align:center;align-items:center;}.paragraph--type--image-with-text .button{margin-top:3rem;}.paragraph--type--image-with-text img{width:100%;height:auto;}.paragraph--type--image-with-text .blur-wrapper{position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;}.paragraph--type--image-with-text .blur-wrapper .blur{background-size:contain;position:absolute;background-repeat:no-repeat;mix-blend-mode:soft-light;width:100%;height:100%;}.paragraph--type--image-with-text .blur-wrapper .blur.green{background-image:url(/themes/custom/vi/images/svg/blur/blur_green_5.svg);bottom:0;right:-50px;background-position:bottom right;}@media (max-width:639.98px){.paragraph--type--image-with-text .blur-wrapper .blur.green{bottom:0;right:0;}}.paragraph--type--image-with-text .blur-wrapper .blur.blue{background-image:url(/themes/custom/vi/images/svg/blur/blur_blue_5.svg);top:-50px;left:0;background-position:top left;}@media (max-width:639.98px){.paragraph--type--image-with-text .blur-wrapper .blur.blue{top:-40px;left:0;}}.paragraph--type--image-with-text.style--float{background-color:transparent;}@media (max-width:639.98px){.paragraph--type--image-with-text.style--float{padding:2.5rem 2rem;}}.paragraph--type--image-with-text.style--float .container{z-index:1;padding:110px 55px;border-radius:35px;}@media (max-width:639.98px){.paragraph--type--image-with-text.style--float .container{padding:2.5rem 2rem;}}.paragraph--type--image-with-text.style--float.light_blue .button{margin-top:1rem;}.paragraph--type--image-with-text.style--float h2:after{display:none;}.paragraph--type--image-with-text.style--float.transparant .container{background-color:transparent;padding:0;}.paragraph--type--image-with-text.style--float.dark_blue .container{background-color:#151b49;}.paragraph--type--image-with-text.style--float.light_blue{padding-top:50px;}.paragraph--type--image-with-text.style--float.light_blue .container{background-color:#a8d0ff;gap:0;}.paragraph--type--image-with-text.style--float.light_blue .container h2{margin-bottom:0;}.paragraph--type--image-with-text.style--float.white .container{background-color:#fbfbfb;}.paragraph--type--image-with-text.style--fill.light_blue h2:after{display:none;}@media (max-width:639.98px){.paragraph--type--image-with-text.style--fill.light_blue h2{margin-bottom:20px;}}.paragraph--type--image-with-text.style--fill.image-left.dark_blue_alt .container{justify-content:center;align-items:center;gap:40px;}.paragraph--type--image-with-text.style--fill.image-left.dark_blue_alt h2,.paragraph--type--image-with-text.style--fill.image-left.dark_blue_alt h3,.paragraph--type--image-with-text.style--fill.image-left.dark_blue_alt p{text-align:center;}@media (max-width:979.98px){.paragraph--type--image-with-text.style--fill.image-left.dark_blue_alt h2,.paragraph--type--image-with-text.style--fill.image-left.dark_blue_alt h3,.paragraph--type--image-with-text.style--fill.image-left.dark_blue_alt p{text-align:left;}}.paragraph--type--image-with-text.style--fill.image-left.dark_blue_alt .image{max-width:275px;}.paragraph--type--image-with-text.style--fill.image-left.dark_blue_alt .content{flex:auto;max-width:600px;align-self:center;padding:1rem;}@media (min-width:640px){.paragraph--type--image-with-text .container{flex-direction:row;gap:50px;}.paragraph--type--image-with-text .container .content{flex:0 0 50%;}.paragraph--type--image-with-text .container .image{flex:0 0 50%;}.paragraph--type--image-with-text .container h2{margin-bottom:30px;}.paragraph--type--image-with-text .container h2:after{border:none;}.paragraph--type--image-with-text.image-left .container{flex-direction:row-reverse;}}.paralax.paragraph--type--text .container{margin-bottom:60px;}@media (max-width:639.98px){.paralax.paragraph--type--text .container{margin-bottom:40px;}}.paragraph--type--text{background:#a8d0ff;border-top-left-radius:36px;border-top-right-radius:36px;}.paragraph--type--text .text{padding-bottom:0px;}.field-paragraphs > .paragraph--type--text:first-child,.field-paragraphs .pin-spacer:first-child > .paragraph--type--text{border-top-left-radius:0;border-top-right-radius:0;}.field-paragraphs > .paragraph--type--text:first-child .container,.field-paragraphs .pin-spacer:first-child > .paragraph--type--text .container{margin-bottom:0px;}.field-paragraphs > .paragraph--type--text:first-child h2,.field-paragraphs .pin-spacer:first-child > .paragraph--type--text h2{margin-top:60px;}@keyframes popup-slide-in{from{bottom:-400px;}to{bottom:50px;}}.paragraph--type--whitepaper-request{display:flex;justify-content:center;align-items:center;background:#a8d0ff;color:#181815;border-radius:35px;z-index:10;padding-top:100px;padding-bottom:100px !important;margin-top:-30px;margin-bottom:30px;}.paragraph--type--whitepaper-request .whitepaper-popup{position:fixed;max-width:660px;right:50px;z-index:100;padding:50px;background-color:#151b49;border-radius:12px;animation:popup-slide-in 1s ease-in-out 5s forwards;box-shadow:0px 3.16px 47.47px 0px rgba(0,0,0,0.3);}.paragraph--type--whitepaper-request .whitepaper-popup .head{position:relative;height:25px;}.paragraph--type--whitepaper-request .whitepaper-popup .head .close{position:absolute;right:0;top:0;width:32px;height:32px;opacity:1;}.paragraph--type--whitepaper-request .whitepaper-popup .head .close:hover{opacity:0.3;}.paragraph--type--whitepaper-request .whitepaper-popup .head .close:before,.paragraph--type--whitepaper-request .whitepaper-popup .head .close:after{position:absolute;left:15px;content:" ";height:24px;width:3px;border-radius:10px;background-color:#fbfbfb;}.paragraph--type--whitepaper-request .whitepaper-popup .head .close:before{transform:rotate(45deg);}.paragraph--type--whitepaper-request .whitepaper-popup .head .close:after{transform:rotate(-45deg);}.paragraph--type--whitepaper-request .whitepaper-popup h2{color:#fbfbfb;}.paragraph--type--whitepaper-request + .paragraph--type--inclusive-work-environment{margin-top:-30px !important;}.paragraph--type--whitepaper-request + .paragraph--type--inclusive-work-environment.paragraph{padding-top:140px;}.paragraph--type--whitepaper-request h2{color:#151b49;margin-bottom:15px;}.paragraph--type--whitepaper-request .row{--bs-gutter-x:6rem;}.paragraph--type--whitepaper-request .content{margin-bottom:35px;}.paragraph--type--whitepaper-request .form-item-gdpr label{font-style:italic;}.paragraph--type--whitepaper-request.dark_blue form .form-item input,.paragraph--type--whitepaper-request.dark_blue form .form-item textarea{color:white;}.paragraph--type--whitepaper-request svg{display:block;margin:33px auto 0 auto;}@media (max-width:979.98px){.paragraph--type--whitepaper-request svg{display:none;}}.paragraph--type--whitepaper-request img{display:block;margin:33px auto 0 auto;max-width:100%;height:auto;}@media (max-width:979.98px){.paragraph--type--whitepaper-request img{margin:0 0 80px 0;border-bottom-left-radius:0;border-bottom-right-radius:0;max-height:250px;min-width:100vw;object-fit:none;}}@media (max-width:979.98px){.paragraph--type--whitepaper-request.image-rounded img{border-radius:24px;}}.paragraph--type--whitepaper-request.hide-image-on-mobile{padding-top:100px;}@media (max-width:979.98px){.paragraph--type--whitepaper-request.hide-image-on-mobile img{display:none;}}@media (max-width:979.98px){.paragraph--type--whitepaper-request{min-height:auto;border-top-left-radius:50px;border-top-right-radius:50px;margin-top:-50px;flex-direction:column;padding-top:0;}.paragraph--type--whitepaper-request .whitepaper-popup{left:initial;right:initial;padding:30px 25px;margin:10px;}.paragraph--type--whitepaper-request .whitepaper-popup h2{font-size:28px;line-height:2.25rem;padding-bottom:1rem;}}.paragraph--type--two-columns-image-with-text{border-top-right-radius:35px;border-top-left-radius:35px;padding-bottom:135px;}.paragraph--type--two-columns-image-with-text.paragraph .column-wrapper{column-gap:6rem;}.paragraph--type--two-columns-image-with-text.paragraph .column-wrapper .left-column,.paragraph--type--two-columns-image-with-text.paragraph .column-wrapper .right-column{flex:1;flex-direction:column;}.paragraph--type--two-columns-image-with-text.paragraph .column-wrapper .left-column .title{align-self:flex-start;}.paragraph--type--two-columns-image-with-text.paragraph .column-wrapper .left-column .text-wrapper{align-self:flex-start;}.paragraph--type--two-columns-image-with-text.paragraph .column-wrapper .left-column .compact-content-wrapper:last-child{padding-bottom:0;}@media (max-width:979.98px){.paragraph--type--two-columns-image-with-text.paragraph .column-wrapper .image{order:-1;margin:1rem 0 2rem 0;}}.paragraph--type--two-columns-image-with-text.paragraph .column-wrapper .image img{max-width:100%;height:auto;border-radius:35px;}.paragraph--type--two-columns-image-with-text.paragraph .column-wrapper .compact-content-wrapper{padding-bottom:4rem;}.paragraph--type--two-columns-image-with-text.paragraph .column-wrapper .compact-content-wrapper h3{font-family:"Canela Light";}@media (max-width:979.98px){.paragraph--type--two-columns-image-with-text.paragraph .column-wrapper .compact-content-wrapper{padding-bottom:2rem;}}.paragraph--type--two-columns-image-with-text .content ul.checks{list-style:none;padding:0;margin:0;}.paragraph--type--two-columns-image-with-text .content ul.checks li{padding-left:30px;position:relative;margin-bottom:10px;}.paragraph--type--two-columns-image-with-text .content ul.checks li:before{content:"";display:inline-block;background-image:url(/themes/custom/vi/images/icons/check.svg);background-repeat:no-repeat;background-position:center;width:22px;position:absolute;height:22px;left:0;top:2px;}.paragraph--type--propositions{background-color:#a8d0ff;border-top-left-radius:35px;border-top-right-radius:35px;padding-bottom:110px;}.paragraph--type--propositions .paragraph{min-height:100%;}.paragraph--type--propositions .container{text-align:center;}.paragraph--type--propositions h2{text-align:left;padding:0 20px;}@media (min-width:640px){.paragraph--type--propositions .slick{display:inline-block;width:calc(960px + 6rem);}}.paragraph--type--propositions .slick .slick-slide{margin:0 1.5rem;}@media (max-width:639.98px){.paragraph--type--propositions .slick .paragraph--type--proposition{max-width:100%;min-width:auto;}.paragraph--type--propositions .slick .slick-list{padding-left:5px;}}.paragraph--type--propositions .slick .slick-dots{position:relative;margin-top:55px;}@media (max-width:639.98px){.paragraph--type--propositions .slick .slick-dots{margin-top:30px;}}.paragraph--type--propositions .slick .slick-dots li button:before{font-size:12px;}.paragraph--type--propositions .slick .slick-dots li.slick-active button:before,.paragraph--type--propositions .slick .slick-dots li.slick-active button:focus:before{color:#0e3ebb;opacity:1;}.paragraph--type--propositions .slick .slick-dots li button:hover:before{color:#151b49;}.paragraph--type--propositions .slick .slick-track{display:flex;align-items:stretch;}.paragraph--type--propositions .slick .slick-slide{height:auto;}.paragraph--type--proposition{display:flex;justify-content:space-between;flex-direction:column;background-color:#faf6f2;border-radius:20px;padding:0;}.paragraph--type--proposition .content{text-align:left;padding:20px;}.paragraph--type--proposition .content .col-md-12,.paragraph--type--proposition .content .image{margin-bottom:20px;}.paragraph--type--proposition .title{padding:20px;margin-bottom:20px;text-align:center;background-color:#0e3ebb;border-radius:20px 20px 0 0;}.paragraph--type--proposition .title h3{color:#fbfbfb;font-size:24px;font-family:"Canela Trial";font-style:normal;font-weight:400;}.paragraph--type--proposition h3{font-family:"Canela";font-size:24px;font-weight:400;}.paragraph--type--proposition .paragraph--type--text{background-color:transparent;}.paragraph--type--proposition .image{padding:20px;}.paragraph--type--proposition .image img{max-width:100%;height:auto;}@media (min-width:980px){.paragraph--type--propositions{border-top-left-radius:35px;border-top-right-radius:35px;padding-bottom:135px;}.paragraph--type--propositions h2{margin-bottom:60px;}.paragraph--type--proposition .content{padding:40px;}.paragraph--type--proposition .content .col-md-12,.paragraph--type--proposition .content .image{margin-bottom:40px;}.paragraph--type--proposition .title{padding:60px 20px;}.paragraph--type--proposition .title h3{font-size:36px;}.paragraph--type--proposition h3{font-size:36px;}.paragraph--type--proposition .image{padding:40px;}}.paragraph--type--meet-the-team{background-color:#a8d0ff;overflow:hidden;border-radius:35px 35px 0 0;}.paragraph--type--meet-the-team .container{position:relative;display:flex;flex-direction:column;justify-content:space-between;gap:40px;}@media (max-width:1199.98px){.paragraph--type--meet-the-team .container{gap:100px;}}.paragraph--type--meet-the-team .slick{margin-top:2rem;}.paragraph--type--meet-the-team .slick .slick-list{overflow:visible;}.paragraph--type--meet-the-team .slick .slick-track{margin-left:0;}@media (min-width:640px){.paragraph--type--meet-the-team .slick{display:inline-block;width:calc(1110px + 6rem);}}.paragraph--type--meet-the-team .slick .slick-slide{margin:0 2rem 0 0;}@media (max-width:639.98px){.paragraph--type--meet-the-team .slick .paragraph--type--person{max-width:auto;min-width:auto;}.paragraph--type--meet-the-team .slick .slick-list{padding-left:5px;}}.paragraph--type--meet-the-team .slick .slick-dots{position:relative;margin-top:40px;}@media (max-width:639.98px){.paragraph--type--meet-the-team .slick .slick-dots{margin-top:30px;}}.paragraph--type--meet-the-team .slick .slick-dots li button:before{font-size:12px;}.paragraph--type--meet-the-team .slick .slick-dots li.slick-active button:before,.paragraph--type--meet-the-team .slick .slick-dots li.slick-active button:focus:before{color:#0e3ebb;opacity:1;}.paragraph--type--meet-the-team .slick .slick-dots li button:hover:before{color:#151b49;}.paragraph--type--meet-the-team .paragraph--type--person{display:flex;flex-direction:column;background-color:#fbfbfb;border-radius:20px;padding:0;margin:0;}.paragraph--type--meet-the-team .paragraph--type--person.paragraph{padding:24px;}.paragraph--type--meet-the-team .paragraph--type--person .person-container{border-radius:11px;display:flex;flex-direction:column;gap:1.5rem;min-height:564px;}.paragraph--type--meet-the-team .paragraph--type--person .person-container .person-content{flex:1;display:flex;flex-direction:column;justify-content:space-between;gap:1rem;}.paragraph--type--meet-the-team .paragraph--type--person .person-container .person-image-overlay{display:none;}.paragraph--type--meet-the-team .paragraph--type--person .person-container .person_function{position:relative;font-weight:400;font-family:"Hanken Grotesk";font-size:20px;margin:1rem 0 2rem 10px;display:inline-block;width:auto;max-width:100%;}.paragraph--type--meet-the-team .paragraph--type--person .person-container .person_function:before{content:" ";display:block;width:100%;height:17px;position:absolute;top:11px;left:-8px;z-index:-1;opacity:0.8;background-color:#a8d0ff;box-sizing:content-box;padding-right:16px;}.paragraph--type--meet-the-team .paragraph--type--person .person-container .person_name{font-family:"Canela Light";font-size:36px;font-weight:300;margin:1rem 0rem 0.5rem 0;}.paragraph--type--meet-the-team .paragraph--type--person .person-container .person_email a,.paragraph--type--meet-the-team .paragraph--type--person .person-container .person_phone a{font-weight:400;color:#181815;font-size:18px;line-height:27px;}.paragraph--type--meet-the-team .paragraph--type--person .person-container .drupal-media{max-width:100%;max-height:100%;}.paragraph--type--meet-the-team .paragraph--type--person .person-container .person-email,.paragraph--type--meet-the-team .paragraph--type--person .person-container .person-telephone{font-family:"Hanken Grotesk";}.paragraph--type--meet-the-team .paragraph--type--person .person-container .person_image{width:auto;max-height:250px;overflow:hidden;border-radius:15px;}.paragraph--type--meet-the-team .paragraph--type--person .person-container .person_link{align-self:flex-start;margin-top:auto;}@media (max-width:639.98px){.paragraph--type--meet-the-team{padding-bottom:90px;}}@keyframes animation-slide-in{from{right:-100%;}to{right:0;}}@keyframes text--blue-bubble-slide-fade-in{from{opacity:0;top:150px;}to{opacity:1;top:112px;}}@keyframes symptom-card-slide-fade-in{from{opacity:0;top:193px;}to{opacity:1;top:93px;}}@keyframes symptom-card-slide-fade-in-mobile{from{opacity:0;top:173px;}to{opacity:1;top:73px;}}@keyframes symptom-list-item-slide-fade-in{from{opacity:0;bottom:-33px;}to{opacity:1;bottom:53px;}}@keyframes symptom-list-item-slide-fade-in-mobile{from{opacity:0;bottom:-30px;}to{opacity:1;bottom:70px;}}.feature-animation-1{position:relative;height:564px;right:-100%;}@media (max-width:639.98px){.feature-animation-1{height:641px;}}.feature-animation-1.active{animation:animation-slide-in 2s ease-in-out 0.5s forwards;}@media (max-width:639.98px){.feature-animation-1.active{animation:animation-slide-in 2s ease-in-out 0.5s forwards;}}.feature-animation-1.active .text-bubble{animation:text--blue-bubble-slide-fade-in 2s ease-in-out 0.5s;}@media (max-width:639.98px){.feature-animation-1.active .text-bubble{animation:text--blue-bubble-slide-fade-in-mobile 2s ease-in-out 0.5s;}}.feature-animation-1.active .popup-sympton{opacity:0;animation:symptom-card-slide-fade-in 1.5s ease-in-out 1.8s forwards;}@media (max-width:639.98px){.feature-animation-1.active .popup-sympton{animation:symptom-card-slide-fade-in-mobile 1.5s ease-in-out 1.8s forwards;}}.feature-animation-1.active .popup-symptom-list-item{opacity:0;animation:symptom-list-item-slide-fade-in 1.5s ease-in-out 2.3s forwards;}@media (max-width:639.98px){.feature-animation-1.active .popup-symptom-list-item{animation:symptom-list-item-slide-fade-in-mobile 1.5s ease-in-out 2.3s forwards;}}.feature-animation-1 .title{color:#fbfbfb;font-family:"Canela Trial";font-size:36px;font-style:normal;font-weight:400;line-height:40px;position:absolute;left:20px;top:53px;}@media only screen and (max-width:1449px){.feature-animation-1 .title{top:0;}}@media (max-width:639.98px){.feature-animation-1 .title{font-size:26px;top:0;left:0;}}.feature-animation-1 .background.phone{background-image:url(/themes/custom/vi/images/feature_animations/1/phone_content.svg);width:292px;height:100%;background-color:#fbfbfb;border-radius:25px 25px 0 0;position:absolute;top:0;right:15px;}@media only screen and (max-width:1449px){.feature-animation-1 .background.phone{top:50px;}}@media (max-width:639.98px){.feature-animation-1 .background.phone{width:250px;height:calc(100% - 140px);top:140px;left:calc(50% - 103px);background-size:100%;}}.feature-animation-1 .background.phone .popup-sympton{border:1px solid #151b49;position:absolute;top:93px;right:-12px;width:150px;height:150px;z-index:2;border-radius:20px;background-color:#fbfbfb;display:flex;justify-content:center;flex-direction:column;align-items:center;}@media (max-width:639.98px){.feature-animation-1 .background.phone .popup-sympton{top:73px;right:-12px;width:132px;height:132px;}}.feature-animation-1 .background.phone .popup-sympton .icon{background-image:url(/themes/custom/vi/images/feature_animations/1/tired.svg);height:52px;width:47px;margin-bottom:10px;}@media (max-width:639.98px){.feature-animation-1 .background.phone .popup-sympton .icon{background-size:100%;height:42px;width:37px;}}.feature-animation-1 .background.phone .popup-sympton .label{color:#151b49;font-family:"Hanken Grotesk";font-size:17.674px;font-style:normal;font-weight:700;line-height:25.53px;margin-bottom:6px;}.feature-animation-1 .background.phone .popup-sympton .intensity{background-image:url(/themes/custom/vi/images/feature_animations/1/intensity_chip.svg);height:29px;width:67px;}.feature-animation-1 .background.phone .popup-symptom-list-item{border:1px solid black;position:absolute;bottom:53px;left:-92px;width:340px;height:71px;z-index:2;border-radius:20px;background-color:#fbfbfb;display:flex;align-items:center;padding:12px 16px;}@media (max-width:639.98px){.feature-animation-1 .background.phone .popup-symptom-list-item{bottom:70px;left:-80px;width:290px;height:66px;}}.feature-animation-1 .background.phone .popup-symptom-list-item .icon{position:relative;padding-left:50px;width:100%;color:#151b49;font-family:"Hanken Grotesk";font-size:20.882px;font-style:normal;font-weight:500;line-height:29.235px;}.feature-animation-1 .background.phone .popup-symptom-list-item .icon:before{content:"";background-image:url(/themes/custom/vi/images/feature_animations/1/flame.svg);position:absolute;left:0;top:-9px;width:47px;height:47px;}.feature-animation-1 .background.phone .popup-symptom-list-item .icon:after{content:"";background-image:url(/themes/custom/vi/images/feature_animations/1/chevron_right.svg);right:0;top:1px;width:27px;height:27px;position:absolute;}.feature-animation-1 .text-bubble{width:320px;border-radius:20px;position:absolute;left:20px;top:112px;background-color:#0e3ebb;padding:20px 24px;}.feature-animation-1 .text-bubble .check{position:relative;color:#9aff76;font-family:"Hanken Grotesk";font-size:14px;font-style:normal;font-weight:400;line-height:20px;padding-left:32px;margin-bottom:10px;}@media (max-width:639.98px){.feature-animation-1 .text-bubble .check{font-size:12px;}}.feature-animation-1 .text-bubble .check:before{content:"";width:24px;height:24px;position:absolute;background-image:url(/themes/custom/vi/images/feature_animations/1/check.svg);left:0;top:-2px;}.feature-animation-1 .text-bubble .text{font-family:"Canela Trial";font-size:24px;font-style:normal;font-weight:400;line-height:32px;}@media (max-width:639.98px){.feature-animation-1 .text-bubble .text{font-size:18px;line-height:24px;}}@media (max-width:639.98px){.feature-animation-1 .text-bubble{width:260px;top:45px;left:0;}}@keyframes animation-slide-in{from{right:-100%;}to{right:0;}}@keyframes appointment-card-slide-fade-in{from{opacity:0;top:100px;}to{opacity:1;top:15px;}}@keyframes appointment-card-slide-fade-in-mobile{from{opacity:0;top:100px;}to{opacity:1;top:0px;}}@keyframes chat-card-slide-fade-in{from{opacity:0;top:300px;}to{opacity:1;top:160px;}}@keyframes chat-card-slide-fade-in-mobile{from{opacity:0;bottom:-100px;}to{opacity:1;bottom:0;}}@keyframes text-bubble-dark-slide-fade-in{from{opacity:0;top:200px;}to{opacity:1;top:150px;}}@keyframes text-bubble-dark-slide-fade-in-mobile{from{opacity:0;top:150px;}to{opacity:1;top:105px;}}@keyframes text-bubble-light-slide-fade-in{from{opacity:0;bottom:-70px;}to{opacity:1;bottom:20px;}}@keyframes text-bubble-light-slide-fade-in-mobile{from{opacity:0;bottom:-70px;}to{opacity:1;bottom:20px;}}.feature-animation-2{position:relative;height:504px;right:-100%;}.feature-animation-2.active{animation:animation-slide-in 2s ease-in-out 0.5s forwards;}@media (max-width:639.98px){.feature-animation-2.active{animation:animation-slide-in 2s ease-in-out 0.5s forwards;}}.feature-animation-2.active .appointment-card{animation:appointment-card-slide-fade-in 2s ease-in-out 0.5s;}@media (max-width:639.98px){.feature-animation-2.active .appointment-card{animation:appointment-card-slide-fade-in-mobile 2s ease-in-out 0.5s;}}.feature-animation-2.active .chat-card{opacity:0;animation:chat-card-slide-fade-in 1s ease-in-out 1.5s forwards;}@media (max-width:639.98px){.feature-animation-2.active .chat-card{animation:chat-card-slide-fade-in-mobile 1s ease-in-out 1.5s forwards;}}.feature-animation-2.active .chat-card .dark{opacity:0;animation:text-bubble-dark-slide-fade-in 1s ease-in-out 1.5s forwards;}@media (max-width:639.98px){.feature-animation-2.active .chat-card .dark{animation:text-bubble-dark-slide-fade-in-mobile 1s ease-in-out 1.5s forwards;}}.feature-animation-2.active .chat-card .light{opacity:0;animation:text-bubble-light-slide-fade-in 1s ease-in-out 2s forwards;}@media (max-width:639.98px){.feature-animation-2.active .chat-card .light{animation:text-bubble-light-slide-fade-in-mobile 1s ease-in-out 2s forwards;}}.feature-animation-2 .background.phone{background-image:url(/themes/custom/vi/images/feature_animations/2/phone_content.jpg);background-size:cover;position:absolute;top:0;right:calc(50% - 130px);width:235px;height:450px;border-radius:20px;overflow:hidden;}@media (max-width:639.98px){.feature-animation-2 .background.phone{top:30px;}}.feature-animation-2 .background.phone .bottom{position:absolute;bottom:0;width:100%;height:110px;display:flex;flex-direction:row;justify-content:space-around;align-items:center;}.feature-animation-2 .background.phone .bottom .phone-btn{position:relative;width:51px;height:51px;border-radius:100%;background-color:#fbfbfb;z-index:2;}@media (max-width:639.98px){.feature-animation-2 .background.phone .bottom .phone-btn{width:41px;height:41px;}}.feature-animation-2 .background.phone .bottom .phone-btn:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-repeat:no-repeat;background-position:center;}.feature-animation-2 .background.phone .bottom .phone-btn-photo:before{background-image:url(/themes/custom/vi/images/feature_animations/2/photo.svg);}.feature-animation-2 .background.phone .bottom .phone-btn-call{background-color:#FF834E;}.feature-animation-2 .background.phone .bottom .phone-btn-call:before{background-image:url(/themes/custom/vi/images/feature_animations/2/phone.svg);}.feature-animation-2 .background.phone .bottom .phone-btn-mute:before{background-image:url(/themes/custom/vi/images/feature_animations/2/mic.svg);}.feature-animation-2 .background.phone .bottom .overlay{position:absolute;background-color:black;opacity:0.5;top:0;left:0;width:100%;height:100%;}.feature-animation-2 .appointment-card{border:1px solid #75ec4b;background-color:#e3fcd5;border-radius:15px;position:absolute;top:15px;right:0;width:276px;height:98px;padding:3px;display:flex;flex-direction:row;justify-content:start;align-items:center;gap:10px;}.feature-animation-2 .appointment-card .date{background-color:#bcffa5;display:flex;flex-direction:column;width:43px;height:100%;border-radius:12px;justify-content:center;align-items:center;}.feature-animation-2 .appointment-card .date .day{color:#151b49;font-family:"Canela Trial";font-size:32px;font-style:normal;font-weight:400;line-height:32px;text-align:center;}.feature-animation-2 .appointment-card .date .month{color:rgba(21,27,73,0.6);font-family:"Hanken Grotesk";font-size:12px;font-style:normal;font-weight:400;line-height:10.691px;text-align:center;}.feature-animation-2 .appointment-card .content{color:#151b49;display:flex;justify-content:center;flex-direction:column;align-items:start;}.feature-animation-2 .appointment-card .content .label{font-size:18px;font-style:normal;font-weight:700;line-height:19.855px;margin-bottom:5px;}.feature-animation-2 .appointment-card .content .time{position:relative;color:rgba(21,27,73,0.6);font-size:12px;font-style:normal;font-weight:500;line-height:10.691px;margin-bottom:7px;padding-left:20px;}.feature-animation-2 .appointment-card .content .time:before{position:absolute;content:"";background-image:url(/themes/custom/vi/images/feature_animations/2/time.svg);left:0;width:14px;top:-2px;height:14px;}.feature-animation-2 .appointment-card .content .confirmation{position:relative;font-size:12px;font-style:normal;font-weight:400;line-height:15.273px;padding-right:20px;}.feature-animation-2 .appointment-card .content .confirmation:after{position:absolute;content:"";background-image:url(/themes/custom/vi/images/feature_animations/2/check.svg);right:0;width:16px;top:0px;height:16px;}@media (max-width:639.98px){.feature-animation-2 .appointment-card{background-image:url(/themes/custom/vi/images/feature_animations/2/mobile/appointment_card.jpg);width:210px;background-position:-10px -7px;top:0;left:0;height:75px;border-radius:12px;background-size:229px;}}.feature-animation-2 .chat-card{position:absolute;top:160px;left:20px;width:251px;height:320px;padding:20px;z-index:2;border-radius:20px;border:1px solid rgba(0,0,0,0.1);background-color:#fbfbfb;}@media (max-width:639.98px){.feature-animation-2 .chat-card{width:200px;height:235px;top:auto;bottom:0;left:auto;right:0;}}.feature-animation-2 .chat-card .title{color:#151b49;font-size:24px;font-family:"Canela Trial";font-weight:400;line-height:40px;}@media (max-width:639.98px){.feature-animation-2 .chat-card .title{font-size:16px;}}.feature-animation-2 .chat-card .text{font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:rgba(21,27,73,0.4);padding-left:20px;position:relative;margin-bottom:42px;}@media (max-width:639.98px){.feature-animation-2 .chat-card .text{font-size:10px;}}.feature-animation-2 .chat-card .text:before{position:absolute;left:0;top:3px;content:"";background-image:url(/themes/custom/vi/images/feature_animations/2/check.svg);background-color:#d6ffc8;border-radius:100%;height:16px;width:16px;background-position:center;background-repeat:no-repeat;background-size:12px;}.feature-animation-2 .chat-card .text .blue{color:#0e3ebb;font-weight:700;}.feature-animation-2 .chat-card .chat-bubble{padding:10px;font-size:12px;font-style:normal;font-weight:400;border-radius:14px;}@media (max-width:639.98px){.feature-animation-2 .chat-card .chat-bubble{font-size:9px;}}.feature-animation-2 .chat-card .chat-bubble.dark{color:#fbfbfb;background-color:#151b49;position:absolute;top:150px;right:20px;width:170px;}@media (max-width:639.98px){.feature-animation-2 .chat-card .chat-bubble.dark{width:140px;top:105px;}}.feature-animation-2 .chat-card .chat-bubble.light{color:#151b49;background-color:#a8d0ff;position:absolute;width:190px;left:-20px;bottom:20px;}@keyframes animation-slide-in{from{right:-100%;}to{right:0;}}@keyframes text-bubble-slide-fade-in{from{opacity:0;top:100px;}to{opacity:1;top:0px;}}@keyframes text-bubble-slide-fade-in-mobile{from{opacity:0;top:250px;}to{opacity:1;top:180px;}}@keyframes blue-bubble-slide-fade-in{from{opacity:0;top:50px;}to{opacity:1;top:20px;}}@keyframes verify-slide-fade-in{from{opacity:0;bottom:0px;}to{opacity:1;bottom:90px;}}@keyframes verify-slide-fade-in-mobile{from{opacity:0;bottom:-100px;}to{opacity:1;bottom:20px;}}.feature-animation-3{position:relative;height:504px;right:-100%;}@media (max-width:639.98px){.feature-animation-3{height:475px;}}.feature-animation-3.active{animation:animation-slide-in 2s ease-in-out 0.5s forwards;}@media (max-width:639.98px){.feature-animation-3.active{animation:animation-slide-in 2s ease-in-out 0.5s forwards;}}.feature-animation-3.active .text-bubble{animation:text-bubble-slide-fade-in 2s ease-in-out 0.5s;}@media (max-width:639.98px){.feature-animation-3.active .text-bubble{animation:text-bubble-slide-fade-in-mobile 2s ease-in-out 0.5s;}}.feature-animation-3.active .text-bubble .blue-bubble{opacity:0;animation:blue-bubble-slide-fade-in 1s ease-in-out 1.5s forwards;}@media (max-width:639.98px){.feature-animation-3.active .text-bubble .blue-bubble{animation:blue-bubble-slide-fade-in 1s ease-in-out 1.5s forwards;}}.feature-animation-3.active .verify{opacity:0;animation:verify-slide-fade-in 1s ease-in-out 2s forwards;}@media (max-width:639.98px){.feature-animation-3.active .verify{animation:verify-slide-fade-in-mobile 1s ease-in-out 2s forwards;}}.feature-animation-3 .articles-background{position:absolute;background-color:#fbfbfb;border-radius:20px;padding:20px;padding-bottom:0;left:50px;top:50px;}@media (max-width:639.98px){.feature-animation-3 .articles-background{top:0;left:29px;}}.feature-animation-3 .articles-background .title{color:#151b49;font-family:"Canela Trial";font-size:32px;font-style:normal;font-weight:400;}@media (max-width:639.98px){.feature-animation-3 .articles-background .title{font-size:21.495px;}}.feature-animation-3 .articles-background .articles{width:273px;height:366px;background-image:url(/themes/custom/vi/images/feature_animations/3/article_list.jpg);margin-top:70px;}@media (max-width:639.98px){.feature-animation-3 .articles-background .articles{background-image:url(/themes/custom/vi/images/feature_animations/3/mobile/article_list.jpg);width:183px;height:245px;margin-top:50px;}}.feature-animation-3 .articles-background .articles .article{width:50%;right:10px;position:absolute;margin-top:20px;}@media (max-width:639.98px){.feature-animation-3 .articles-background .articles .article{margin-top:0;}}.feature-animation-3 .articles-background .articles .article .image{background-image:url(/themes/custom/vi/images/feature_animations/3/active_article.jpg);width:167px;height:143px;border-radius:20px;position:absolute;left:-180px;top:-50px;}@media (max-width:639.98px){.feature-animation-3 .articles-background .articles .article .image{border-radius:15px;}}.feature-animation-3 .articles-background .articles .article .image:before{content:"New";background-color:#9aff76;border-radius:30px;position:absolute;padding:4px 9px;left:10px;top:10px;color:#151b49;font-family:"Hanken Grotesk";font-size:14.277px;font-style:normal;font-weight:500;line-height:16.656px;}@media (max-width:639.98px){.feature-animation-3 .articles-background .articles .article .image:before{border-radius:10px;padding:2px 6px;font-size:9.59px;line-height:11.188px;}}@media (max-width:639.98px){.feature-animation-3 .articles-background .articles .article .image{background-image:url(/themes/custom/vi/images/feature_animations/3/mobile/active_article.jpg);width:112px;height:97px;left:-130px;top:-30px;}}.feature-animation-3 .articles-background .articles .article .sub-title{font-family:"Hanken Grotesk";color:#151b49;font-size:9.987px;font-style:normal;font-weight:300;}@media (max-width:639.98px){.feature-animation-3 .articles-background .articles .article .sub-title{font-size:7px;}}.feature-animation-3 .articles-background .articles .article .title{font-family:"Hanken Grotesk";color:#151b49;font-size:19.974px;font-style:normal;font-weight:500;}@media (max-width:639.98px){.feature-animation-3 .articles-background .articles .article .title{font-size:13px;}}.feature-animation-3 .articles-background .articles .article .video-details{position:relative;font-family:"Hanken Grotesk";color:rgba(21,27,73,0.4);font-size:9.987px;font-style:normal;font-weight:400;padding-left:17px;}@media (max-width:639.98px){.feature-animation-3 .articles-background .articles .article .video-details{font-size:7px;line-height:15px;}}.feature-animation-3 .articles-background .articles .article .video-details:before{content:"";background-image:url(/themes/custom/vi/images/feature_animations/3/time.svg);width:14px;height:14px;position:absolute;left:0;top:1px;}.feature-animation-3 .text-bubble{position:absolute;background-color:#fbfbfb;border-radius:20px;padding:20px;right:40px;top:0;width:264px;padding:20px;padding-top:130px;box-shadow:0px 3.164614439px 47.4692192078px rgba(0,0,0,0.15);color:#151b49;}@media (max-width:639.98px){.feature-animation-3 .text-bubble{top:180px;width:173px;padding:15px;padding-top:100px;right:25px;}}.feature-animation-3 .text-bubble .blue-bubble{position:absolute;background-color:#a8d0ff;border-radius:20px;padding:20px 13px;width:270px;top:20px;left:20px;font-family:"Canela Trial";color:#151b49;font-size:23.185px;font-style:normal;font-weight:400;}@media (max-width:639.98px){.feature-animation-3 .text-bubble .blue-bubble{left:15px;font-size:15.266px;line-height:19.627px;width:182px;padding:13px 8px;border-radius:8px;}}.feature-animation-3 .text-bubble .blue-bubble .read-details{color:rgba(21,27,73,0.6);font-family:"Hanken Grotesk";font-size:9.936px;font-style:normal;font-weight:300;padding-left:20px;}.feature-animation-3 .text-bubble .text{margin-bottom:20px;font-family:"Hanken Grotesk";font-size:13.248px;font-style:normal;font-weight:400;}@media (max-width:639.98px){.feature-animation-3 .text-bubble .text{font-size:9px;}}.feature-animation-3 .verify{position:absolute;bottom:-80px;color:white;font-size:12px;font-style:normal;font-family:"Hanken Grotesk";line-height:16px;width:280px;right:0;padding:15px;background:#0e3ebb;border-radius:12px;bottom:90px;padding-left:50px;}.feature-animation-3 .verify .text{position:relative;}@media (max-width:639.98px){.feature-animation-3 .verify{right:auto;left:20px;bottom:20px;}}.feature-animation-3 .verify .text:before{content:"";background-image:url(/themes/custom/vi/images/feature_animations/3/success.svg);background-position:0px;width:26px;height:26px;position:absolute;left:-40px;top:4px;}@keyframes animation-slide-in{from{right:-100%;}to{right:0;}}@keyframes calendar-slide-fade-in{from{opacity:0;top:100px;}to{opacity:1;top:0px;}}@keyframes video-slide-fade-in{from{opacity:0;top:100px;}to{opacity:1;top:30px;}}.feature-animation-4{position:relative;height:572px;right:-100%;}@media (max-width:639.98px){.feature-animation-4{height:593px;}}.feature-animation-4.active{animation:animation-slide-in 2s ease-in-out 0.5s forwards;}@media (max-width:639.98px){.feature-animation-4.active{animation:animation-slide-in 2s ease-in-out 0.5s forwards;}}.feature-animation-4.active .calendar{animation:calendar-slide-fade-in 2s ease-in-out 0.5s;}@media (max-width:639.98px){.feature-animation-4.active .calendar{animation:calendar-slide-fade-in 2s ease-in-out 0.5s;}}.feature-animation-4.active .video{opacity:0;animation:video-slide-fade-in 2s ease-in-out 1.5s forwards;}@media (max-width:639.98px){.feature-animation-4.active .video{animation:video-slide-fade-in 2s ease-in-out 1.5s forwards;}}.feature-animation-4 .graph-background{background-color:white;position:absolute;padding:20px;padding-top:50px;border-radius:17px;top:80px;left:70px;background-image:url(/themes/custom/vi/images/feature_animations/4/blur.svg);background-position:-90px;}@media (max-width:639.98px){.feature-animation-4 .graph-background{padding-top:207px;}}.feature-animation-4 .graph-background .title{color:#151b49;font-family:"Canela";font-size:28px;font-style:normal;font-weight:400;line-height:32.588px;margin-bottom:27px;}@media (max-width:639.98px){.feature-animation-4 .graph-background .title{font-size:20.95px;margin-bottom:10px;}}.feature-animation-4 .graph-background .dropdown{background-image:url(/themes/custom/vi/images/feature_animations/4/dropdown.jpg);background-size:contain;background-repeat:no-repeat;width:237px;height:42px;margin-bottom:20px;border-radius:20px;}@media (max-width:639.98px){.feature-animation-4 .graph-background .dropdown{display:none;}}.feature-animation-4 .graph-background .graph{background-image:url(/themes/custom/vi/images/feature_animations/4/graph.jpg);background-size:contain;background-repeat:no-repeat;width:237px;height:300px;border-radius:10px;}@media (max-width:639.98px){.feature-animation-4 .graph-background .graph{width:193px;height:244px;}}.feature-animation-4 .calendar{background-color:#fbfbfb;border-radius:12px;box-shadow:0px 4px 20px 0px rgba(0,0,0,0.15);background-image:url(/themes/custom/vi/images/feature_animations/4/calendar.svg);position:absolute;width:270px;height:115px;padding:20px;background-repeat:no-repeat;background-position:24px 23px;background-size:100% auto;}@media (max-width:639.98px){.feature-animation-4 .calendar{background-image:url(/themes/custom/vi/images/feature_animations/4/mobile/calendar.svg);z-index:10;}}.feature-animation-4 .video{background-color:#fbfbfb;border-radius:12px;box-shadow:0px 4px 20px 0px rgba(0,0,0,0.15);position:absolute;padding:13px;top:30px;right:0;}.feature-animation-4 .video .image{background-image:url(/themes/custom/vi/images/feature_animations/4/image.jpg);background-size:cover;width:309px;height:171px;border-radius:19.286px;margin-bottom:8px;}@media (max-width:639.98px){.feature-animation-4 .video .image{background-image:url(/themes/custom/vi/images/feature_animations/4/mobile/image.jpg);width:235px;height:151px;}}.feature-animation-4 .video .image:before{content:"Nieuw";background-color:#9aff76;border-radius:30px;position:absolute;padding:4px 9px;left:30px;top:30px;color:#151b49;font-family:"Hanken Grotesk";font-size:14.277px;font-style:normal;font-weight:500;line-height:16.656px;}@media (max-width:639.98px){.feature-animation-4 .video .image:before{border-radius:10px;padding:2px 6px;font-size:9.59px;line-height:11.188px;}}.feature-animation-4 .video .text{color:#151b49;font-family:"Hanken Grotesk";font-size:18.081px;font-style:normal;font-weight:500;line-height:23.505px;margin-bottom:8px;}@media (max-width:639.98px){.feature-animation-4 .video .text{font-size:10.745px;}}.feature-animation-4 .video .video-details{position:relative;color:rgba(21,27,73,0.4);font-family:"Hanken Grotesk";font-size:12.038px;font-style:normal;font-weight:400;line-height:14.045px;padding-left:22px;}.feature-animation-4 .video .video-details:before{content:"";background-image:url(/themes/custom/vi/images/feature_animations/4/video.svg);width:17px;height:17px;position:absolute;left:0;top:-1px;}
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0;}.slick-list:focus{outline:none;}.slick-list.dragging{cursor:pointer;cursor:hand;}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto;}.slick-track:before,.slick-track:after{display:table;content:'';}.slick-track:after{clear:both;}.slick-loading .slick-track{visibility:hidden;}.slick-slide{display:none;float:left;height:100%;min-height:1px;}[dir='rtl'] .slick-slide{float:right;}.slick-slide img{display:block;}.slick-slide.slick-loading img{display:none;}.slick-slide.dragging img{pointer-events:none;}.slick-initialized .slick-slide{display:block;}.slick-loading .slick-slide{visibility:hidden;}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent;}.slick-arrow.slick-hidden{display:none;}
.slick-loading .slick-list{background:#fff url(/themes/custom/vi/lib/slick/./ajax-loader.gif) center center no-repeat;}@font-face{font-family:'slick';font-weight:normal;font-style:normal;src:url(/themes/custom/vi/lib/slick/./fonts/slick.eot);src:url(/themes/custom/vi/lib/slick/./fonts/slick.eot#iefix) format('embedded-opentype'),url(/themes/custom/vi/lib/slick/./fonts/slick.woff) format('woff'),url(/themes/custom/vi/lib/slick/./fonts/slick.ttf) format('truetype'),url(/themes/custom/vi/lib/slick/./fonts/slick.svg#slick) format('svg');}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent;}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent;}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1;}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25;}.slick-prev:before,.slick-next:before{font-family:'slick';font-size:20px;line-height:1;opacity:.75;color:white;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.slick-prev{left:-25px;}[dir='rtl'] .slick-prev{right:-25px;left:auto;}.slick-prev:before{content:'←';}[dir='rtl'] .slick-prev:before{content:'→';}.slick-next{right:-25px;}[dir='rtl'] .slick-next{right:auto;left:-25px;}.slick-next:before{content:'→';}[dir='rtl'] .slick-next:before{content:'←';}.slick-dotted.slick-slider{margin-bottom:30px;}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center;}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer;}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent;}.slick-dots li button:hover,.slick-dots li button:focus{outline:none;}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1;}.slick-dots li button:before{font-family:'slick';font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'•';text-align:center;opacity:.25;color:black;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.slick-dots li.slick-active button:before{opacity:.75;color:black;}
