﻿/*!
 * Bootstrap v5.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */@import"https://fonts.googleapis.com/css2?family=Public+Sans:wght@100;200;300;400;500;600;700;800;900&display=swap";:root{--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-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-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg-rgb: 255, 255, 255;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", 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-bg: #fff}*,*::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;background-color:currentColor;border:0;opacity:.25}hr:not([size]){height:1px}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}h1,.h1{font-size:calc(1.375rem + 1.5vw)}@media(min-width: 1200px){h1,.h1{font-size:2.5rem}}h2,.h2{font-size:calc(1.325rem + 0.9vw)}@media(min-width: 1200px){h2,.h2{font-size:2rem}}h3,.h3{font-size:calc(1.3rem + 0.6vw)}@media(min-width: 1200px){h3,.h3{font-size:1.75rem}}h4,.h4{font-size:calc(1.275rem + 0.3vw)}@media(min-width: 1200px){h4,.h4{font-size:1.5rem}}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title],abbr[data-bs-original-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:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small,.small{font-size:0.875em}mark,.mark{padding:.2em;background-color:#fcf8e3}sub,sup{position:relative;font-size:0.75em;line-height:0;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}a{color:#0d6efd;text-decoration:underline}a:hover{color:#0a58ca}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em;direction:ltr /* rtl:ignore */;unicode-bidi:bidi-override}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:#d63384;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:0.875em;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:1em;font-weight:700}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;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]::-webkit-calendar-picker-indicator{display:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;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]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none !important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-6{font-size:2.5rem}}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:0.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:0.875em;color:#6c757d}.blockquote-footer::before{content:"— "}.container,.container-fluid,.container-2xl,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{width:100%;padding-right:var(--bs-gutter-x, 0.75rem);padding-left:var(--bs-gutter-x, 0.75rem);margin-right:auto;margin-left:auto}@media(min-width: 576px){.container-sm,.container{max-width:540px}}@media(min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media(min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media(min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media(min-width: 1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1*var(--bs-gutter-y));margin-right:calc(-0.5*var(--bs-gutter-x));margin-left:calc(-0.5*var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.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.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: 0.25rem}.g-1,.gy-1{--bs-gutter-y: 0.25rem}.g-2,.gx-2{--bs-gutter-x: 0.5rem}.g-2,.gy-2{--bs-gutter-y: 0.5rem}.g-3,.gx-3{--bs-gutter-x: 1rem}.g-3,.gy-3{--bs-gutter-y: 1rem}.g-4,.gx-4{--bs-gutter-x: 1.5rem}.g-4,.gy-4{--bs-gutter-y: 1.5rem}.g-5,.gx-5{--bs-gutter-x: 3rem}.g-5,.gy-5{--bs-gutter-y: 3rem}@media(min-width: 576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.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.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: 0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: 0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: 0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: 0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 3rem}}@media(min-width: 768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.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.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: 0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y: 0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x: 0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y: 0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x: 1rem}.g-md-3,.gy-md-3{--bs-gutter-y: 1rem}.g-md-4,.gx-md-4{--bs-gutter-x: 1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y: 1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x: 3rem}.g-md-5,.gy-md-5{--bs-gutter-y: 3rem}}@media(min-width: 992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.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.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: 0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: 0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: 0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: 0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 3rem}}@media(min-width: 1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.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.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: 0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: 0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: 0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: 0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 3rem}}@media(min-width: 1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x: 0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: 0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: 0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: 0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x: 1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y: 1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x: 1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y: 1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 3rem}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(0.375rem + 1px);padding-bottom:calc(0.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(0.5rem + 1px);padding-bottom:calc(0.5rem + 1px);font-size:1.25rem}.col-form-label-sm{padding-top:calc(0.25rem + 1px);padding-bottom:calc(0.25rem + 1px);font-size:0.875rem}.form-text{margin-top:.25rem;font-size:0.875em;color:#6c757d}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;appearance:none;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:#212529;background-color:#fff;border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-0.375rem -0.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-0.375rem -0.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-control::-webkit-file-upload-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dde0e3}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + 0.5rem + 2px);padding:.25rem .5rem;font-size:0.875rem;border-radius:.2rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-0.25rem -0.5rem;margin-inline-end:.5rem}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-0.25rem -0.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-0.5rem -1rem;margin-inline-end:1rem}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-0.5rem -1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + 0.75rem + 2px)}textarea.form-control-sm{min-height:calc(1.5em + 0.5rem + 2px)}textarea.form-control-lg{min-height:calc(1.5em + 1rem + 2px)}.form-control-color{width:3rem;height:auto;padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{height:1.5em;border-radius:.25rem}.form-control-color::-webkit-color-swatch{height:1.5em;border-radius:.25rem}.form-select{display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;-moz-padding-start:calc(0.75rem - 3px);font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media(prefers-reduced-motion: reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:#e9ecef}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #212529}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:0.875rem;border-radius:.2rem}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:.3rem}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-input{width:1em;height:1em;margin-top:.25em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid rgba(0,0,0,.25);appearance:none;color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label{opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{width:2em;margin-left:-2.5em;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0, 0, 0, 0);pointer-events:none}.btn-check[disabled]+.btn,.btn-check:disabled+.btn{pointer-events:none;filter:none;opacity:.65}.form-range{width:100%;height:1.5rem;padding:0;background-color:transparent;appearance:none}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-0.25rem;background-color:#0d6efd;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media(prefers-reduced-motion: reduce){.form-range::-webkit-slider-thumb{transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#0d6efd;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media(prefers-reduced-motion: reduce){.form-range::-moz-range-thumb{transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.form-range:disabled::-moz-range-thumb{background-color:#adb5bd}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-select{height:calc(3.5rem + 2px);line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;height:100%;padding:1rem .75rem;pointer-events:none;border:1px solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media(prefers-reduced-motion: reduce){.form-floating>label{transition:none}}.form-floating>.form-control{padding:1rem .75rem}.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{opacity:.65;transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus{z-index:3}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:3}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text,.input-group-lg>.btn{padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text,.input-group-sm>.btn{padding:.25rem .5rem;font-size:0.875rem;border-radius:.2rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3){border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu),.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:0.875em;color:#198754}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:0.875rem;color:#fff;background-color:rgba(25,135,84,.9);border-radius:.25rem}.is-valid~.valid-feedback,.is-valid~.valid-tooltip{display:block}.form-control.is-valid{border-color:#198754;padding-right:calc(1.5em + 0.75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.375em + 0.1875rem) center;background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.form-control.is-valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}textarea.form-control.is-valid{padding-right:calc(1.5em + 0.75rem);background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem)}.form-select.is-valid{border-color:#198754}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.form-select.is-valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.form-check-input.is-valid{border-color:#198754}.form-check-input.is-valid:checked{background-color:#198754}.form-check-input.is-valid:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.form-check-input.is-valid~.form-check-label{color:#198754 !important}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.input-group .form-control.is-valid,.input-group .form-select.is-valid{z-index:1}.input-group .form-control.is-valid:focus,.input-group .form-select.is-valid:focus{z-index:3}.label-legend{color:#a3abae;font-size:1.2rem}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:0.875em;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:0.875rem;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:#dc3545;padding-right:calc(1.5em + 0.75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.375em + 0.1875rem) center;background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + 0.75rem);background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem)}.was-validated .form-select:invalid,.form-select.is-invalid{border-color:#dc3545}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-select:invalid:focus,.form-select.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.was-validated .form-check-input:invalid,.form-check-input.is-invalid{border-color:#dc3545}.was-validated .form-check-input:invalid:checked,.form-check-input.is-invalid:checked{background-color:#dc3545}.was-validated .form-check-input:invalid:focus,.form-check-input.is-invalid:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:#dc3545 !important}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.was-validated .input-group .form-control:invalid,.input-group .form-control.is-invalid,.was-validated .input-group .form-select:invalid,.input-group .form-select.is-invalid{z-index:2}.was-validated .input-group .form-control:invalid:focus,.input-group .form-control.is-invalid:focus,.was-validated .input-group .form-select:invalid:focus,.input-group .form-select.is-invalid:focus{z-index:3}.label-legend{color:#a3abae;font-size:1.2rem}.btn{display:inline-block;font-weight:400;line-height:1.5;color:#212529;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.btn{transition:none}}.btn:hover{color:#212529}.btn-check:focus+.btn,.btn:focus{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.btn:disabled,.btn.disabled,fieldset:disabled .btn{pointer-events:none;opacity:.65}.btn-primary{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-primary:hover{color:#fff;background-color:#0b5ed7;border-color:#0a58ca}.btn-check:focus+.btn-primary,.btn-primary:focus{color:#fff;background-color:#0b5ed7;border-color:#0a58ca;box-shadow:0 0 0 .25rem rgba(49,132,253,.5)}.btn-check:checked+.btn-primary,.btn-check:active+.btn-primary,.btn-primary:active,.btn-primary.active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0a58ca;border-color:#0a53be}.btn-check:checked+.btn-primary:focus,.btn-check:active+.btn-primary:focus,.btn-primary:active:focus,.btn-primary.active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(49,132,253,.5)}.btn-primary:disabled,.btn-primary.disabled{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5c636a;border-color:#565e64}.btn-check:focus+.btn-secondary,.btn-secondary:focus{color:#fff;background-color:#5c636a;border-color:#565e64;box-shadow:0 0 0 .25rem rgba(130,138,145,.5)}.btn-check:checked+.btn-secondary,.btn-check:active+.btn-secondary,.btn-secondary:active,.btn-secondary.active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#565e64;border-color:#51585e}.btn-check:checked+.btn-secondary:focus,.btn-check:active+.btn-secondary:focus,.btn-secondary:active:focus,.btn-secondary.active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(130,138,145,.5)}.btn-secondary:disabled,.btn-secondary.disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-success{color:#fff;background-color:#198754;border-color:#198754}.btn-success:hover{color:#fff;background-color:#157347;border-color:#146c43}.btn-check:focus+.btn-success,.btn-success:focus{color:#fff;background-color:#157347;border-color:#146c43;box-shadow:0 0 0 .25rem rgba(60,153,110,.5)}.btn-check:checked+.btn-success,.btn-check:active+.btn-success,.btn-success:active,.btn-success.active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#146c43;border-color:#13653f}.btn-check:checked+.btn-success:focus,.btn-check:active+.btn-success:focus,.btn-success:active:focus,.btn-success.active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(60,153,110,.5)}.btn-success:disabled,.btn-success.disabled{color:#fff;background-color:#198754;border-color:#198754}.btn-info{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-info:hover{color:#000;background-color:#31d2f2;border-color:#25cff2}.btn-check:focus+.btn-info,.btn-info:focus{color:#000;background-color:#31d2f2;border-color:#25cff2;box-shadow:0 0 0 .25rem rgba(11,172,204,.5)}.btn-check:checked+.btn-info,.btn-check:active+.btn-info,.btn-info:active,.btn-info.active,.show>.btn-info.dropdown-toggle{color:#000;background-color:#3dd5f3;border-color:#25cff2}.btn-check:checked+.btn-info:focus,.btn-check:active+.btn-info:focus,.btn-info:active:focus,.btn-info.active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(11,172,204,.5)}.btn-info:disabled,.btn-info.disabled{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-warning{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#000;background-color:#ffca2c;border-color:#ffc720}.btn-check:focus+.btn-warning,.btn-warning:focus{color:#000;background-color:#ffca2c;border-color:#ffc720;box-shadow:0 0 0 .25rem rgba(217,164,6,.5)}.btn-check:checked+.btn-warning,.btn-check:active+.btn-warning,.btn-warning:active,.btn-warning.active,.show>.btn-warning.dropdown-toggle{color:#000;background-color:#ffcd39;border-color:#ffc720}.btn-check:checked+.btn-warning:focus,.btn-check:active+.btn-warning:focus,.btn-warning:active:focus,.btn-warning.active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(217,164,6,.5)}.btn-warning:disabled,.btn-warning.disabled{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#bb2d3b;border-color:#b02a37}.btn-check:focus+.btn-danger,.btn-danger:focus{color:#fff;background-color:#bb2d3b;border-color:#b02a37;box-shadow:0 0 0 .25rem rgba(225,83,97,.5)}.btn-check:checked+.btn-danger,.btn-check:active+.btn-danger,.btn-danger:active,.btn-danger.active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#b02a37;border-color:#a52834}.btn-check:checked+.btn-danger:focus,.btn-check:active+.btn-danger:focus,.btn-danger:active:focus,.btn-danger.active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(225,83,97,.5)}.btn-danger:disabled,.btn-danger.disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-light{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#000;background-color:#f9fafb;border-color:#f9fafb}.btn-check:focus+.btn-light,.btn-light:focus{color:#000;background-color:#f9fafb;border-color:#f9fafb;box-shadow:0 0 0 .25rem rgba(211,212,213,.5)}.btn-check:checked+.btn-light,.btn-check:active+.btn-light,.btn-light:active,.btn-light.active,.show>.btn-light.dropdown-toggle{color:#000;background-color:#f9fafb;border-color:#f9fafb}.btn-check:checked+.btn-light:focus,.btn-check:active+.btn-light:focus,.btn-light:active:focus,.btn-light.active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(211,212,213,.5)}.btn-light:disabled,.btn-light.disabled{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-dark{color:#fff;background-color:#212529;border-color:#212529}.btn-dark:hover{color:#fff;background-color:#1c1f23;border-color:#1a1e21}.btn-check:focus+.btn-dark,.btn-dark:focus{color:#fff;background-color:#1c1f23;border-color:#1a1e21;box-shadow:0 0 0 .25rem rgba(66,70,73,.5)}.btn-check:checked+.btn-dark,.btn-check:active+.btn-dark,.btn-dark:active,.btn-dark.active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1a1e21;border-color:#191c1f}.btn-check:checked+.btn-dark:focus,.btn-check:active+.btn-dark:focus,.btn-dark:active:focus,.btn-dark.active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(66,70,73,.5)}.btn-dark:disabled,.btn-dark.disabled{color:#fff;background-color:#212529;border-color:#212529}.btn-outline-primary{color:#0d6efd;border-color:#0d6efd}.btn-outline-primary:hover{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-check:focus+.btn-outline-primary,.btn-outline-primary:focus{box-shadow:0 0 0 .25rem rgba(13,110,253,.5)}.btn-check:checked+.btn-outline-primary,.btn-check:active+.btn-outline-primary,.btn-outline-primary:active,.btn-outline-primary.active,.btn-outline-primary.dropdown-toggle.show{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-check:checked+.btn-outline-primary:focus,.btn-check:active+.btn-outline-primary:focus,.btn-outline-primary:active:focus,.btn-outline-primary.active:focus,.btn-outline-primary.dropdown-toggle.show:focus{box-shadow:0 0 0 .25rem rgba(13,110,253,.5)}.btn-outline-primary:disabled,.btn-outline-primary.disabled{color:#0d6efd;background-color:transparent}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-check:focus+.btn-outline-secondary,.btn-outline-secondary:focus{box-shadow:0 0 0 .25rem rgba(108,117,125,.5)}.btn-check:checked+.btn-outline-secondary,.btn-check:active+.btn-outline-secondary,.btn-outline-secondary:active,.btn-outline-secondary.active,.btn-outline-secondary.dropdown-toggle.show{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-check:checked+.btn-outline-secondary:focus,.btn-check:active+.btn-outline-secondary:focus,.btn-outline-secondary:active:focus,.btn-outline-secondary.active:focus,.btn-outline-secondary.dropdown-toggle.show:focus{box-shadow:0 0 0 .25rem rgba(108,117,125,.5)}.btn-outline-secondary:disabled,.btn-outline-secondary.disabled{color:#6c757d;background-color:transparent}.btn-outline-success{color:#198754;border-color:#198754}.btn-outline-success:hover{color:#fff;background-color:#198754;border-color:#198754}.btn-check:focus+.btn-outline-success,.btn-outline-success:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.5)}.btn-check:checked+.btn-outline-success,.btn-check:active+.btn-outline-success,.btn-outline-success:active,.btn-outline-success.active,.btn-outline-success.dropdown-toggle.show{color:#fff;background-color:#198754;border-color:#198754}.btn-check:checked+.btn-outline-success:focus,.btn-check:active+.btn-outline-success:focus,.btn-outline-success:active:focus,.btn-outline-success.active:focus,.btn-outline-success.dropdown-toggle.show:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.5)}.btn-outline-success:disabled,.btn-outline-success.disabled{color:#198754;background-color:transparent}.btn-outline-info{color:#0dcaf0;border-color:#0dcaf0}.btn-outline-info:hover{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-check:focus+.btn-outline-info,.btn-outline-info:focus{box-shadow:0 0 0 .25rem rgba(13,202,240,.5)}.btn-check:checked+.btn-outline-info,.btn-check:active+.btn-outline-info,.btn-outline-info:active,.btn-outline-info.active,.btn-outline-info.dropdown-toggle.show{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-check:checked+.btn-outline-info:focus,.btn-check:active+.btn-outline-info:focus,.btn-outline-info:active:focus,.btn-outline-info.active:focus,.btn-outline-info.dropdown-toggle.show:focus{box-shadow:0 0 0 .25rem rgba(13,202,240,.5)}.btn-outline-info:disabled,.btn-outline-info.disabled{color:#0dcaf0;background-color:transparent}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-check:focus+.btn-outline-warning,.btn-outline-warning:focus{box-shadow:0 0 0 .25rem rgba(255,193,7,.5)}.btn-check:checked+.btn-outline-warning,.btn-check:active+.btn-outline-warning,.btn-outline-warning:active,.btn-outline-warning.active,.btn-outline-warning.dropdown-toggle.show{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-check:checked+.btn-outline-warning:focus,.btn-check:active+.btn-outline-warning:focus,.btn-outline-warning:active:focus,.btn-outline-warning.active:focus,.btn-outline-warning.dropdown-toggle.show:focus{box-shadow:0 0 0 .25rem rgba(255,193,7,.5)}.btn-outline-warning:disabled,.btn-outline-warning.disabled{color:#ffc107;background-color:transparent}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-check:focus+.btn-outline-danger,.btn-outline-danger:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.5)}.btn-check:checked+.btn-outline-danger,.btn-check:active+.btn-outline-danger,.btn-outline-danger:active,.btn-outline-danger.active,.btn-outline-danger.dropdown-toggle.show{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-check:checked+.btn-outline-danger:focus,.btn-check:active+.btn-outline-danger:focus,.btn-outline-danger:active:focus,.btn-outline-danger.active:focus,.btn-outline-danger.dropdown-toggle.show:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.5)}.btn-outline-danger:disabled,.btn-outline-danger.disabled{color:#dc3545;background-color:transparent}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-check:focus+.btn-outline-light,.btn-outline-light:focus{box-shadow:0 0 0 .25rem rgba(248,249,250,.5)}.btn-check:checked+.btn-outline-light,.btn-check:active+.btn-outline-light,.btn-outline-light:active,.btn-outline-light.active,.btn-outline-light.dropdown-toggle.show{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-check:checked+.btn-outline-light:focus,.btn-check:active+.btn-outline-light:focus,.btn-outline-light:active:focus,.btn-outline-light.active:focus,.btn-outline-light.dropdown-toggle.show:focus{box-shadow:0 0 0 .25rem rgba(248,249,250,.5)}.btn-outline-light:disabled,.btn-outline-light.disabled{color:#f8f9fa;background-color:transparent}.btn-outline-dark{color:#212529;border-color:#212529}.btn-outline-dark:hover{color:#fff;background-color:#212529;border-color:#212529}.btn-check:focus+.btn-outline-dark,.btn-outline-dark:focus{box-shadow:0 0 0 .25rem rgba(33,37,41,.5)}.btn-check:checked+.btn-outline-dark,.btn-check:active+.btn-outline-dark,.btn-outline-dark:active,.btn-outline-dark.active,.btn-outline-dark.dropdown-toggle.show{color:#fff;background-color:#212529;border-color:#212529}.btn-check:checked+.btn-outline-dark:focus,.btn-check:active+.btn-outline-dark:focus,.btn-outline-dark:active:focus,.btn-outline-dark.active:focus,.btn-outline-dark.dropdown-toggle.show:focus{box-shadow:0 0 0 .25rem rgba(33,37,41,.5)}.btn-outline-dark:disabled,.btn-outline-dark.disabled{color:#212529;background-color:transparent}.btn-link{font-weight:400;color:#0d6efd;text-decoration:underline}.btn-link:hover{color:#0a58ca}.btn-link:disabled,.btn-link.disabled{color:#6c757d}.btn-lg,.btn-group-lg>.btn{padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.btn-sm,.btn-group-sm>.btn{padding:.25rem .5rem;font-size:0.875rem;border-radius:.2rem}.fade{transition:opacity .15s linear}@media(prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media(prefers-reduced-motion: reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media(prefers-reduced-motion: reduce){.collapsing.collapse-horizontal{transition:none}}.dropup,.dropend,.dropdown,.dropstart{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;z-index:1000;display:none;min-width:10rem;padding:.5rem 0;margin:0;font-size:1.5rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:.125rem}.dropdown-menu-start{--bs-position: start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position: end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media(min-width: 576px){.dropdown-menu-sm-start{--bs-position: start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position: end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 768px){.dropdown-menu-md-start{--bs-position: start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position: end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 992px){.dropdown-menu-lg-start{--bs-position: start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position: end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 1200px){.dropdown-menu-xl-start{--bs-position: start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position: end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 1400px){.dropdown-menu-xxl-start{--bs-position: start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position: end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropend .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-toggle::after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropstart .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle::after{display:none}.dropstart .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty::after{margin-left:0}.dropstart .dropdown-toggle::before{vertical-align:0}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid rgba(0,0,0,.15)}.dropdown-item{display:block;width:100%;padding:.25rem 1rem;clear:both;font-weight:400;color:#212529;text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:hover,.dropdown-item:focus{color:#1e2125;background-color:#e9ecef}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#0d6efd}.dropdown-item.disabled,.dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1rem;margin-bottom:0;font-size:0.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1rem;color:#212529}.dropdown-menu-dark{color:#dee2e6;background-color:#343a40;border-color:rgba(0,0,0,.15)}.dropdown-menu-dark .dropdown-item{color:#dee2e6}.dropdown-menu-dark .dropdown-item:hover,.dropdown-menu-dark .dropdown-item:focus{color:#fff;background-color:rgba(255,255,255,.15)}.dropdown-menu-dark .dropdown-item.active,.dropdown-menu-dark .dropdown-item:active{color:#fff;background-color:#0d6efd}.dropdown-menu-dark .dropdown-item.disabled,.dropdown-menu-dark .dropdown-item:disabled{color:#adb5bd}.dropdown-menu-dark .dropdown-divider{border-color:rgba(0,0,0,.15)}.dropdown-menu-dark .dropdown-item-text{color:#dee2e6}.dropdown-menu-dark .dropdown-header{color:#adb5bd}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;flex:1 1 auto}.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn:hover,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn:not(:first-child),.btn-group>.btn-group:not(:first-child){margin-left:-1px}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn,.btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after,.dropend .dropdown-toggle-split::after{margin-left:0}.dropstart .dropdown-toggle-split::before{margin-right:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn~.btn,.btn-group-vertical>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-top-right-radius:0}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(0.25rem - 1px);border-top-right-radius:calc(0.25rem - 1px)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(0.25rem - 1px);border-bottom-left-radius:calc(0.25rem - 1px)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:1rem 1rem}.card-title{margin-bottom:.5rem}.card-subtitle{margin-top:-0.25rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:1rem}.card-header{padding:.5rem 1rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0}.card-footer{padding:.5rem 1rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(0.25rem - 1px) calc(0.25rem - 1px)}.card-header-tabs{margin-right:-0.5rem;margin-bottom:-0.5rem;margin-left:-0.5rem;border-bottom:0}.card-header-pills{margin-right:-0.5rem;margin-left:-0.5rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1rem;border-radius:calc(0.25rem - 1px)}.card-img,.card-img-top,.card-img-bottom{width:100%}.card-img,.card-img-top{border-top-left-radius:calc(0.25rem - 1px);border-top-right-radius:calc(0.25rem - 1px)}.card-img,.card-img-bottom{border-bottom-right-radius:calc(0.25rem - 1px);border-bottom-left-radius:calc(0.25rem - 1px)}.card-group>.card{margin-bottom:.75rem}@media(min-width: 576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-img-top,.card-group>.card:not(:last-child) .card-header{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-img-bottom,.card-group>.card:not(:last-child) .card-footer{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-img-top,.card-group>.card:not(:first-child) .card-header{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-img-bottom,.card-group>.card:not(:first-child) .card-footer{border-bottom-left-radius:0}}.alert{position:relative;padding:1rem 1rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{color:#084298;background-color:#cfe2ff;border-color:#b6d4fe}.alert-primary .alert-link{color:#06357a}.alert-secondary{color:#41464b;background-color:#e2e3e5;border-color:#d3d6d8}.alert-secondary .alert-link{color:#34383c}.alert-success{color:#0f5132;background-color:#d1e7dd;border-color:#badbcc}.alert-success .alert-link{color:#0c4128}.alert-info{color:#055160;background-color:#cff4fc;border-color:#b6effb}.alert-info .alert-link{color:#04414d}.alert-warning{color:#664d03;background-color:#fff3cd;border-color:#ffecb5}.alert-warning .alert-link{color:#523e02}.alert-danger{color:#842029;background-color:#f8d7da;border-color:#f5c2c7}.alert-danger .alert-link{color:#6a1a21}.alert-light{color:#636464;background-color:#fefefe;border-color:#fdfdfe}.alert-light .alert-link{color:#4f5050}.alert-dark{color:#141619;background-color:#d3d3d4;border-color:#bcbebf}.alert-dark .alert-link{color:#101214}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress{display:flex;height:1rem;overflow:hidden;font-size:0.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#0d6efd;transition:width .6s ease}@media(prefers-reduced-motion: reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-size:1rem 1rem}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media(prefers-reduced-motion: reduce){.progress-bar-animated{animation:none}}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.25rem}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>li::before{content:counters(section, ".") ". ";counter-increment:section}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:hover,.list-group-item-action:focus{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.5rem 1rem;color:#212529;text-decoration:none;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#0d6efd;border-color:#0d6efd}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media(min-width: 576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media(min-width: 768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media(min-width: 992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media(min-width: 1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media(min-width: 1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#084298;background-color:#cfe2ff}.list-group-item-primary.list-group-item-action:hover,.list-group-item-primary.list-group-item-action:focus{color:#084298;background-color:#bacbe6}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#084298;border-color:#084298}.list-group-item-secondary{color:#41464b;background-color:#e2e3e5}.list-group-item-secondary.list-group-item-action:hover,.list-group-item-secondary.list-group-item-action:focus{color:#41464b;background-color:#cbccce}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#41464b;border-color:#41464b}.list-group-item-success{color:#0f5132;background-color:#d1e7dd}.list-group-item-success.list-group-item-action:hover,.list-group-item-success.list-group-item-action:focus{color:#0f5132;background-color:#bcd0c7}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#0f5132;border-color:#0f5132}.list-group-item-info{color:#055160;background-color:#cff4fc}.list-group-item-info.list-group-item-action:hover,.list-group-item-info.list-group-item-action:focus{color:#055160;background-color:#badce3}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#055160;border-color:#055160}.list-group-item-warning{color:#664d03;background-color:#fff3cd}.list-group-item-warning.list-group-item-action:hover,.list-group-item-warning.list-group-item-action:focus{color:#664d03;background-color:#e6dbb9}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#664d03;border-color:#664d03}.list-group-item-danger{color:#842029;background-color:#f8d7da}.list-group-item-danger.list-group-item-action:hover,.list-group-item-danger.list-group-item-action:focus{color:#842029;background-color:#dfc2c4}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#842029;border-color:#842029}.list-group-item-light{color:#636464;background-color:#fefefe}.list-group-item-light.list-group-item-action:hover,.list-group-item-light.list-group-item-action:focus{color:#636464;background-color:#e5e5e5}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#636464;border-color:#636464}.list-group-item-dark{color:#141619;background-color:#d3d3d4}.list-group-item-dark.list-group-item-action:hover,.list-group-item-dark.list-group-item-action:focus{color:#141619;background-color:#bebebf}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#141619;border-color:#141619}.btn-close{box-sizing:content-box;width:1em;height:1em;padding:.25em .25em;color:#000;background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;border:0;border-radius:.25rem;opacity:.5}.btn-close:hover{color:#000;text-decoration:none;opacity:.75}.btn-close:focus{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);opacity:1}.btn-close:disabled,.btn-close.disabled{pointer-events:none;user-select:none;opacity:.25}.btn-close-white{filter:invert(1) grayscale(100%) brightness(200%)}.modal{position:fixed;top:0;left:0;z-index:1055;display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(0, -50px)}@media(prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1050;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(0.3rem - 1px);border-top-right-radius:calc(0.3rem - 1px)}.modal-header .btn-close{padding:.5rem .5rem;margin:-0.5rem -0.5rem -0.5rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;flex-shrink:0;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(0.3rem - 1px);border-bottom-left-radius:calc(0.3rem - 1px)}.modal-footer>*{margin:.25rem}@media(min-width: 576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{height:calc(100% - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-sm{max-width:300px}}@media(min-width: 992px){.modal-lg,.modal-xl{max-width:800px}}@media(min-width: 1200px){.modal-xl{max-width:1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}.modal-fullscreen .modal-footer{border-radius:0}@media(max-width: 575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}.modal-fullscreen-sm-down .modal-footer{border-radius:0}}@media(max-width: 767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}.modal-fullscreen-md-down .modal-footer{border-radius:0}}@media(max-width: 991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}.modal-fullscreen-lg-down .modal-footer{border-radius:0}}@media(max-width: 1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}.modal-fullscreen-xl-down .modal-footer{border-radius:0}}@media(max-width: 1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}.modal-fullscreen-xxl-down .modal-footer{border-radius:0}}.tooltip{position:absolute;z-index:1080;display:block;margin:0;font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:0.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .tooltip-arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .tooltip-arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-top,.bs-tooltip-auto[data-popper-placement^=top]{padding:.4rem 0}.bs-tooltip-top .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow{bottom:0}.bs-tooltip-top .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before{top:-1px;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-end,.bs-tooltip-auto[data-popper-placement^=right]{padding:0 .4rem}.bs-tooltip-end .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-end .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before{right:-1px;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-bottom,.bs-tooltip-auto[data-popper-placement^=bottom]{padding:.4rem 0}.bs-tooltip-bottom .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow{top:0}.bs-tooltip-bottom .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before{bottom:-1px;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-start,.bs-tooltip-auto[data-popper-placement^=left]{padding:0 .4rem}.bs-tooltip-start .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-start .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before{left:-1px;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}@keyframes spinner-border{to{transform:rotate(360deg) /* rtl:ignore */}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:-0.125em;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;animation:.75s linear infinite spinner-border}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:-0.125em;background-color:currentColor;border-radius:50%;opacity:0;animation:.75s linear infinite spinner-grow}.spinner-grow-sm{width:1rem;height:1rem}@media(prefers-reduced-motion: reduce){.spinner-border,.spinner-grow{animation-duration:1.5s}}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentColor;opacity:.5}.placeholder.btn::before{display:inline-block;content:""}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{mask-image:linear-gradient(130deg, #000 55%, rgba(0, 0, 0, 0.8) 75%, #000 95%);mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{100%{mask-position:-200% 0%}}.clearfix::after{display:block;clear:both;content:""}.link-primary{color:#0d6efd}.link-primary:hover,.link-primary:focus{color:#0a58ca}.link-secondary{color:#6c757d}.link-secondary:hover,.link-secondary:focus{color:#565e64}.link-success{color:#198754}.link-success:hover,.link-success:focus{color:#146c43}.link-info{color:#0dcaf0}.link-info:hover,.link-info:focus{color:#3dd5f3}.link-warning{color:#ffc107}.link-warning:hover,.link-warning:focus{color:#ffcd39}.link-danger{color:#dc3545}.link-danger:hover,.link-danger:focus{color:#b02a37}.link-light{color:#f8f9fa}.link-light:hover,.link-light:focus{color:#f9fafb}.link-dark{color:#212529}.link-dark:hover,.link-dark:focus{color:#1a1e21}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio: 100%}.ratio-4x3{--bs-aspect-ratio: 75%}.ratio-16x9{--bs-aspect-ratio: 56.25%}.ratio-21x9{--bs-aspect-ratio: 42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}@media(min-width: 576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}}@media(min-width: 768px){.sticky-md-top{position:sticky;top:0;z-index:1020}}@media(min-width: 992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}}@media(min-width: 1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}}@media(min-width: 1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:1px;min-height:1em;background-color:currentColor;opacity:.25}.align-baseline{vertical-align:baseline !important}.align-top{vertical-align:top !important}.align-middle{vertical-align:middle !important}.align-bottom{vertical-align:bottom !important}.align-text-bottom{vertical-align:text-bottom !important}.align-text-top{vertical-align:text-top !important}.float-start{float:left !important}.float-end{float:right !important}.float-none{float:none !important}.opacity-0{opacity:0 !important}.opacity-25{opacity:.25 !important}.opacity-50{opacity:.5 !important}.opacity-75{opacity:.75 !important}.opacity-100{opacity:1 !important}.overflow-auto{overflow:auto !important}.overflow-hidden{overflow:hidden !important}.overflow-visible{overflow:visible !important}.overflow-scroll{overflow:scroll !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-grid{display:grid !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:flex !important}.d-inline-flex{display:inline-flex !important}.d-none{display:none !important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15) !important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075) !important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175) !important}.shadow-none{box-shadow:none !important}.position-static{position:static !important}.position-relative{position:relative !important}.position-absolute{position:absolute !important}.position-fixed{position:fixed !important}.position-sticky{position:sticky !important}.top-0{top:0 !important}.top-50{top:50% !important}.top-100{top:100% !important}.bottom-0{bottom:0 !important}.bottom-50{bottom:50% !important}.bottom-100{bottom:100% !important}.start-0{left:0 !important}.start-50{left:50% !important}.start-100{left:100% !important}.end-0{right:0 !important}.end-50{right:50% !important}.end-100{right:100% !important}.translate-middle{transform:translate(-50%, -50%) !important}.translate-middle-x{transform:translateX(-50%) !important}.translate-middle-y{transform:translateY(-50%) !important}.border{border:1px solid #dee2e6 !important}.border-0{border:0 !important}.border-top{border-top:1px solid #dee2e6 !important}.border-top-0{border-top:0 !important}.border-end{border-right:1px solid #dee2e6 !important}.border-end-0{border-right:0 !important}.border-bottom{border-bottom:1px solid #dee2e6 !important}.border-bottom-0{border-bottom:0 !important}.border-start{border-left:1px solid #dee2e6 !important}.border-start-0{border-left:0 !important}.border-primary{border-color:#0d6efd !important}.border-secondary{border-color:#6c757d !important}.border-success{border-color:#198754 !important}.border-info{border-color:#0dcaf0 !important}.border-warning{border-color:#ffc107 !important}.border-danger{border-color:#dc3545 !important}.border-light{border-color:#f8f9fa !important}.border-dark{border-color:#212529 !important}.border-white{border-color:#fff !important}.border-1{border-width:1px !important}.border-2{border-width:2px !important}.border-3{border-width:3px !important}.border-4{border-width:4px !important}.border-5{border-width:5px !important}.w-25{width:25% !important}.w-50{width:50% !important}.w-75{width:75% !important}.w-100{width:100% !important}.w-auto{width:auto !important}.mw-100{max-width:100% !important}.vw-100{width:100vw !important}.min-vw-100{min-width:100vw !important}.h-25{height:25% !important}.h-50{height:50% !important}.h-75{height:75% !important}.h-100{height:100% !important}.h-auto{height:auto !important}.mh-100{max-height:100% !important}.vh-100{height:100vh !important}.min-vh-100{min-height:100vh !important}.flex-fill{flex:1 1 auto !important}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column-reverse{flex-direction:column-reverse !important}.flex-grow-0{flex-grow:0 !important}.flex-grow-1{flex-grow:1 !important}.flex-shrink-0{flex-shrink:0 !important}.flex-shrink-1{flex-shrink:1 !important}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-wrap-reverse{flex-wrap:wrap-reverse !important}.gap-0{gap:0 !important}.gap-1{gap:.25rem !important}.gap-2{gap:.5rem !important}.gap-3{gap:1rem !important}.gap-4{gap:1.5rem !important}.gap-5{gap:3rem !important}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.justify-content-evenly{justify-content:space-evenly !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch{align-items:stretch !important}.align-content-start{align-content:flex-start !important}.align-content-end{align-content:flex-end !important}.align-content-center{align-content:center !important}.align-content-between{align-content:space-between !important}.align-content-around{align-content:space-around !important}.align-content-stretch{align-content:stretch !important}.align-self-auto{align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{align-self:stretch !important}.order-first{order:-1 !important}.order-0{order:0 !important}.order-1{order:1 !important}.order-2{order:2 !important}.order-3{order:3 !important}.order-4{order:4 !important}.order-5{order:5 !important}.order-last{order:6 !important}.m-0{margin:0 !important}.m-1{margin:.25rem !important}.m-2{margin:.5rem !important}.m-3{margin:1rem !important}.m-4{margin:1.5rem !important}.m-5{margin:3rem !important}.m-auto{margin:auto !important}.mx-0{margin-right:0 !important;margin-left:0 !important}.mx-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-3{margin-right:1rem !important;margin-left:1rem !important}.mx-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-5{margin-right:3rem !important;margin-left:3rem !important}.mx-auto{margin-right:auto !important;margin-left:auto !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-0{margin-top:0 !important}.mt-1{margin-top:.25rem !important}.mt-2{margin-top:.5rem !important}.mt-3{margin-top:1rem !important}.mt-4{margin-top:1.5rem !important}.mt-5{margin-top:3rem !important}.mt-auto{margin-top:auto !important}.me-0{margin-right:0 !important}.me-1{margin-right:.25rem !important}.me-2{margin-right:.5rem !important}.me-3{margin-right:1rem !important}.me-4{margin-right:1.5rem !important}.me-5{margin-right:3rem !important}.me-auto{margin-right:auto !important}.mb-0{margin-bottom:0 !important}.mb-1{margin-bottom:.25rem !important}.mb-2{margin-bottom:.5rem !important}.mb-3{margin-bottom:1rem !important}.mb-4{margin-bottom:1.5rem !important}.mb-5{margin-bottom:3rem !important}.mb-auto{margin-bottom:auto !important}.ms-0{margin-left:0 !important}.ms-1{margin-left:.25rem !important}.ms-2{margin-left:.5rem !important}.ms-3{margin-left:1rem !important}.ms-4{margin-left:1.5rem !important}.ms-5{margin-left:3rem !important}.ms-auto{margin-left:auto !important}.p-0{padding:0 !important}.p-1{padding:.25rem !important}.p-2{padding:.5rem !important}.p-3{padding:1rem !important}.p-4{padding:1.5rem !important}.p-5{padding:3rem !important}.px-0{padding-right:0 !important;padding-left:0 !important}.px-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-3{padding-right:1rem !important;padding-left:1rem !important}.px-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-5{padding-right:3rem !important;padding-left:3rem !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-0{padding-top:0 !important}.pt-1{padding-top:.25rem !important}.pt-2{padding-top:.5rem !important}.pt-3{padding-top:1rem !important}.pt-4{padding-top:1.5rem !important}.pt-5{padding-top:3rem !important}.pe-0{padding-right:0 !important}.pe-1{padding-right:.25rem !important}.pe-2{padding-right:.5rem !important}.pe-3{padding-right:1rem !important}.pe-4{padding-right:1.5rem !important}.pe-5{padding-right:3rem !important}.pb-0{padding-bottom:0 !important}.pb-1{padding-bottom:.25rem !important}.pb-2{padding-bottom:.5rem !important}.pb-3{padding-bottom:1rem !important}.pb-4{padding-bottom:1.5rem !important}.pb-5{padding-bottom:3rem !important}.ps-0{padding-left:0 !important}.ps-1{padding-left:.25rem !important}.ps-2{padding-left:.5rem !important}.ps-3{padding-left:1rem !important}.ps-4{padding-left:1.5rem !important}.ps-5{padding-left:3rem !important}.font-monospace{font-family:var(--bs-font-monospace) !important}.fs-1{font-size:calc(1.375rem + 1.5vw) !important}.fs-2{font-size:calc(1.325rem + 0.9vw) !important}.fs-3{font-size:calc(1.3rem + 0.6vw) !important}.fs-4{font-size:calc(1.275rem + 0.3vw) !important}.fs-5{font-size:1.25rem !important}.fs-6{font-size:1rem !important}.fst-italic{font-style:italic !important}.fst-normal{font-style:normal !important}.fw-light{font-weight:300 !important}.fw-lighter{font-weight:lighter !important}.fw-normal{font-weight:400 !important}.fw-bold{font-weight:700 !important}.fw-bolder{font-weight:bolder !important}.lh-1{line-height:1 !important}.lh-sm{line-height:1.25 !important}.lh-base{line-height:1.5 !important}.lh-lg{line-height:2 !important}.text-start{text-align:left !important}.text-end{text-align:right !important}.text-center{text-align:center !important}.text-decoration-none{text-decoration:none !important}.text-decoration-underline{text-decoration:underline !important}.text-decoration-line-through{text-decoration:line-through !important}.text-lowercase{text-transform:lowercase !important}.text-uppercase{text-transform:uppercase !important}.text-capitalize{text-transform:capitalize !important}.text-wrap{white-space:normal !important}.text-nowrap{white-space:nowrap !important}.text-break{word-wrap:break-word !important;word-break:break-word !important}.text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important}.text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important}.text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important}.text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important}.text-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important}.text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important}.text-light{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important}.text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important}.text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important}.text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important}.text-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important}.text-muted{--bs-text-opacity: 1;color:#6c757d !important}.text-black-50{--bs-text-opacity: 1;color:rgba(0,0,0,.5) !important}.text-white-50{--bs-text-opacity: 1;color:rgba(255,255,255,.5) !important}.text-reset{--bs-text-opacity: 1;color:inherit !important}.text-opacity-25{--bs-text-opacity: 0.25}.text-opacity-50{--bs-text-opacity: 0.5}.text-opacity-75{--bs-text-opacity: 0.75}.text-opacity-100{--bs-text-opacity: 1}.bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important}.bg-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important}.bg-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important}.bg-info{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important}.bg-warning{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important}.bg-danger{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important}.bg-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important}.bg-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important}.bg-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important}.bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important}.bg-body{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important}.bg-transparent{--bs-bg-opacity: 1;background-color:transparent !important}.bg-opacity-10{--bs-bg-opacity: 0.1}.bg-opacity-25{--bs-bg-opacity: 0.25}.bg-opacity-50{--bs-bg-opacity: 0.5}.bg-opacity-75{--bs-bg-opacity: 0.75}.bg-opacity-100{--bs-bg-opacity: 1}.bg-gradient{background-image:var(--bs-gradient) !important}.user-select-all{user-select:all !important}.user-select-auto{user-select:auto !important}.user-select-none{user-select:none !important}.pe-none{pointer-events:none !important}.pe-auto{pointer-events:auto !important}.rounded{border-radius:.25rem !important}.rounded-0{border-radius:0 !important}.rounded-1{border-radius:.2rem !important}.rounded-2{border-radius:.25rem !important}.rounded-3{border-radius:.3rem !important}.rounded-circle{border-radius:50% !important}.rounded-pill{border-radius:50rem !important}.rounded-top{border-top-left-radius:.25rem !important;border-top-right-radius:.25rem !important}.rounded-end{border-top-right-radius:.25rem !important;border-bottom-right-radius:.25rem !important}.rounded-bottom{border-bottom-right-radius:.25rem !important;border-bottom-left-radius:.25rem !important}.rounded-start{border-bottom-left-radius:.25rem !important;border-top-left-radius:.25rem !important}.visible{visibility:visible !important}.invisible{visibility:hidden !important}@media(min-width: 576px){.float-sm-start{float:left !important}.float-sm-end{float:right !important}.float-sm-none{float:none !important}.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-grid{display:grid !important}.d-sm-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}.gap-sm-0{gap:0 !important}.gap-sm-1{gap:.25rem !important}.gap-sm-2{gap:.5rem !important}.gap-sm-3{gap:1rem !important}.gap-sm-4{gap:1.5rem !important}.gap-sm-5{gap:3rem !important}.justify-content-sm-start{justify-content:flex-start !important}.justify-content-sm-end{justify-content:flex-end !important}.justify-content-sm-center{justify-content:center !important}.justify-content-sm-between{justify-content:space-between !important}.justify-content-sm-around{justify-content:space-around !important}.justify-content-sm-evenly{justify-content:space-evenly !important}.align-items-sm-start{align-items:flex-start !important}.align-items-sm-end{align-items:flex-end !important}.align-items-sm-center{align-items:center !important}.align-items-sm-baseline{align-items:baseline !important}.align-items-sm-stretch{align-items:stretch !important}.align-content-sm-start{align-content:flex-start !important}.align-content-sm-end{align-content:flex-end !important}.align-content-sm-center{align-content:center !important}.align-content-sm-between{align-content:space-between !important}.align-content-sm-around{align-content:space-around !important}.align-content-sm-stretch{align-content:stretch !important}.align-self-sm-auto{align-self:auto !important}.align-self-sm-start{align-self:flex-start !important}.align-self-sm-end{align-self:flex-end !important}.align-self-sm-center{align-self:center !important}.align-self-sm-baseline{align-self:baseline !important}.align-self-sm-stretch{align-self:stretch !important}.order-sm-first{order:-1 !important}.order-sm-0{order:0 !important}.order-sm-1{order:1 !important}.order-sm-2{order:2 !important}.order-sm-3{order:3 !important}.order-sm-4{order:4 !important}.order-sm-5{order:5 !important}.order-sm-last{order:6 !important}.m-sm-0{margin:0 !important}.m-sm-1{margin:.25rem !important}.m-sm-2{margin:.5rem !important}.m-sm-3{margin:1rem !important}.m-sm-4{margin:1.5rem !important}.m-sm-5{margin:3rem !important}.m-sm-auto{margin:auto !important}.mx-sm-0{margin-right:0 !important;margin-left:0 !important}.mx-sm-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-sm-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-sm-3{margin-right:1rem !important;margin-left:1rem !important}.mx-sm-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-sm-5{margin-right:3rem !important;margin-left:3rem !important}.mx-sm-auto{margin-right:auto !important;margin-left:auto !important}.my-sm-0{margin-top:0 !important;margin-bottom:0 !important}.my-sm-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-sm-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-sm-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-sm-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-sm-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-sm-0{margin-top:0 !important}.mt-sm-1{margin-top:.25rem !important}.mt-sm-2{margin-top:.5rem !important}.mt-sm-3{margin-top:1rem !important}.mt-sm-4{margin-top:1.5rem !important}.mt-sm-5{margin-top:3rem !important}.mt-sm-auto{margin-top:auto !important}.me-sm-0{margin-right:0 !important}.me-sm-1{margin-right:.25rem !important}.me-sm-2{margin-right:.5rem !important}.me-sm-3{margin-right:1rem !important}.me-sm-4{margin-right:1.5rem !important}.me-sm-5{margin-right:3rem !important}.me-sm-auto{margin-right:auto !important}.mb-sm-0{margin-bottom:0 !important}.mb-sm-1{margin-bottom:.25rem !important}.mb-sm-2{margin-bottom:.5rem !important}.mb-sm-3{margin-bottom:1rem !important}.mb-sm-4{margin-bottom:1.5rem !important}.mb-sm-5{margin-bottom:3rem !important}.mb-sm-auto{margin-bottom:auto !important}.ms-sm-0{margin-left:0 !important}.ms-sm-1{margin-left:.25rem !important}.ms-sm-2{margin-left:.5rem !important}.ms-sm-3{margin-left:1rem !important}.ms-sm-4{margin-left:1.5rem !important}.ms-sm-5{margin-left:3rem !important}.ms-sm-auto{margin-left:auto !important}.p-sm-0{padding:0 !important}.p-sm-1{padding:.25rem !important}.p-sm-2{padding:.5rem !important}.p-sm-3{padding:1rem !important}.p-sm-4{padding:1.5rem !important}.p-sm-5{padding:3rem !important}.px-sm-0{padding-right:0 !important;padding-left:0 !important}.px-sm-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-sm-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-sm-3{padding-right:1rem !important;padding-left:1rem !important}.px-sm-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-sm-5{padding-right:3rem !important;padding-left:3rem !important}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important}.py-sm-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-sm-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-sm-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-sm-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-sm-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-sm-0{padding-top:0 !important}.pt-sm-1{padding-top:.25rem !important}.pt-sm-2{padding-top:.5rem !important}.pt-sm-3{padding-top:1rem !important}.pt-sm-4{padding-top:1.5rem !important}.pt-sm-5{padding-top:3rem !important}.pe-sm-0{padding-right:0 !important}.pe-sm-1{padding-right:.25rem !important}.pe-sm-2{padding-right:.5rem !important}.pe-sm-3{padding-right:1rem !important}.pe-sm-4{padding-right:1.5rem !important}.pe-sm-5{padding-right:3rem !important}.pb-sm-0{padding-bottom:0 !important}.pb-sm-1{padding-bottom:.25rem !important}.pb-sm-2{padding-bottom:.5rem !important}.pb-sm-3{padding-bottom:1rem !important}.pb-sm-4{padding-bottom:1.5rem !important}.pb-sm-5{padding-bottom:3rem !important}.ps-sm-0{padding-left:0 !important}.ps-sm-1{padding-left:.25rem !important}.ps-sm-2{padding-left:.5rem !important}.ps-sm-3{padding-left:1rem !important}.ps-sm-4{padding-left:1.5rem !important}.ps-sm-5{padding-left:3rem !important}.text-sm-start{text-align:left !important}.text-sm-end{text-align:right !important}.text-sm-center{text-align:center !important}}@media(min-width: 768px){.float-md-start{float:left !important}.float-md-end{float:right !important}.float-md-none{float:none !important}.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-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}.gap-md-0{gap:0 !important}.gap-md-1{gap:.25rem !important}.gap-md-2{gap:.5rem !important}.gap-md-3{gap:1rem !important}.gap-md-4{gap:1.5rem !important}.gap-md-5{gap:3rem !important}.justify-content-md-start{justify-content:flex-start !important}.justify-content-md-end{justify-content:flex-end !important}.justify-content-md-center{justify-content:center !important}.justify-content-md-between{justify-content:space-between !important}.justify-content-md-around{justify-content:space-around !important}.justify-content-md-evenly{justify-content:space-evenly !important}.align-items-md-start{align-items:flex-start !important}.align-items-md-end{align-items:flex-end !important}.align-items-md-center{align-items:center !important}.align-items-md-baseline{align-items:baseline !important}.align-items-md-stretch{align-items:stretch !important}.align-content-md-start{align-content:flex-start !important}.align-content-md-end{align-content:flex-end !important}.align-content-md-center{align-content:center !important}.align-content-md-between{align-content:space-between !important}.align-content-md-around{align-content:space-around !important}.align-content-md-stretch{align-content:stretch !important}.align-self-md-auto{align-self:auto !important}.align-self-md-start{align-self:flex-start !important}.align-self-md-end{align-self:flex-end !important}.align-self-md-center{align-self:center !important}.align-self-md-baseline{align-self:baseline !important}.align-self-md-stretch{align-self:stretch !important}.order-md-first{order:-1 !important}.order-md-0{order:0 !important}.order-md-1{order:1 !important}.order-md-2{order:2 !important}.order-md-3{order:3 !important}.order-md-4{order:4 !important}.order-md-5{order:5 !important}.order-md-last{order:6 !important}.m-md-0{margin:0 !important}.m-md-1{margin:.25rem !important}.m-md-2{margin:.5rem !important}.m-md-3{margin:1rem !important}.m-md-4{margin:1.5rem !important}.m-md-5{margin:3rem !important}.m-md-auto{margin:auto !important}.mx-md-0{margin-right:0 !important;margin-left:0 !important}.mx-md-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-md-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-md-3{margin-right:1rem !important;margin-left:1rem !important}.mx-md-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-md-5{margin-right:3rem !important;margin-left:3rem !important}.mx-md-auto{margin-right:auto !important;margin-left:auto !important}.my-md-0{margin-top:0 !important;margin-bottom:0 !important}.my-md-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-md-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-md-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-md-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-md-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-md-0{margin-top:0 !important}.mt-md-1{margin-top:.25rem !important}.mt-md-2{margin-top:.5rem !important}.mt-md-3{margin-top:1rem !important}.mt-md-4{margin-top:1.5rem !important}.mt-md-5{margin-top:3rem !important}.mt-md-auto{margin-top:auto !important}.me-md-0{margin-right:0 !important}.me-md-1{margin-right:.25rem !important}.me-md-2{margin-right:.5rem !important}.me-md-3{margin-right:1rem !important}.me-md-4{margin-right:1.5rem !important}.me-md-5{margin-right:3rem !important}.me-md-auto{margin-right:auto !important}.mb-md-0{margin-bottom:0 !important}.mb-md-1{margin-bottom:.25rem !important}.mb-md-2{margin-bottom:.5rem !important}.mb-md-3{margin-bottom:1rem !important}.mb-md-4{margin-bottom:1.5rem !important}.mb-md-5{margin-bottom:3rem !important}.mb-md-auto{margin-bottom:auto !important}.ms-md-0{margin-left:0 !important}.ms-md-1{margin-left:.25rem !important}.ms-md-2{margin-left:.5rem !important}.ms-md-3{margin-left:1rem !important}.ms-md-4{margin-left:1.5rem !important}.ms-md-5{margin-left:3rem !important}.ms-md-auto{margin-left:auto !important}.p-md-0{padding:0 !important}.p-md-1{padding:.25rem !important}.p-md-2{padding:.5rem !important}.p-md-3{padding:1rem !important}.p-md-4{padding:1.5rem !important}.p-md-5{padding:3rem !important}.px-md-0{padding-right:0 !important;padding-left:0 !important}.px-md-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-md-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-md-3{padding-right:1rem !important;padding-left:1rem !important}.px-md-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-md-5{padding-right:3rem !important;padding-left:3rem !important}.py-md-0{padding-top:0 !important;padding-bottom:0 !important}.py-md-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-md-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-md-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-md-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-md-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-md-0{padding-top:0 !important}.pt-md-1{padding-top:.25rem !important}.pt-md-2{padding-top:.5rem !important}.pt-md-3{padding-top:1rem !important}.pt-md-4{padding-top:1.5rem !important}.pt-md-5{padding-top:3rem !important}.pe-md-0{padding-right:0 !important}.pe-md-1{padding-right:.25rem !important}.pe-md-2{padding-right:.5rem !important}.pe-md-3{padding-right:1rem !important}.pe-md-4{padding-right:1.5rem !important}.pe-md-5{padding-right:3rem !important}.pb-md-0{padding-bottom:0 !important}.pb-md-1{padding-bottom:.25rem !important}.pb-md-2{padding-bottom:.5rem !important}.pb-md-3{padding-bottom:1rem !important}.pb-md-4{padding-bottom:1.5rem !important}.pb-md-5{padding-bottom:3rem !important}.ps-md-0{padding-left:0 !important}.ps-md-1{padding-left:.25rem !important}.ps-md-2{padding-left:.5rem !important}.ps-md-3{padding-left:1rem !important}.ps-md-4{padding-left:1.5rem !important}.ps-md-5{padding-left:3rem !important}.text-md-start{text-align:left !important}.text-md-end{text-align:right !important}.text-md-center{text-align:center !important}}@media(min-width: 992px){.float-lg-start{float:left !important}.float-lg-end{float:right !important}.float-lg-none{float:none !important}.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-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}.gap-lg-0{gap:0 !important}.gap-lg-1{gap:.25rem !important}.gap-lg-2{gap:.5rem !important}.gap-lg-3{gap:1rem !important}.gap-lg-4{gap:1.5rem !important}.gap-lg-5{gap:3rem !important}.justify-content-lg-start{justify-content:flex-start !important}.justify-content-lg-end{justify-content:flex-end !important}.justify-content-lg-center{justify-content:center !important}.justify-content-lg-between{justify-content:space-between !important}.justify-content-lg-around{justify-content:space-around !important}.justify-content-lg-evenly{justify-content:space-evenly !important}.align-items-lg-start{align-items:flex-start !important}.align-items-lg-end{align-items:flex-end !important}.align-items-lg-center{align-items:center !important}.align-items-lg-baseline{align-items:baseline !important}.align-items-lg-stretch{align-items:stretch !important}.align-content-lg-start{align-content:flex-start !important}.align-content-lg-end{align-content:flex-end !important}.align-content-lg-center{align-content:center !important}.align-content-lg-between{align-content:space-between !important}.align-content-lg-around{align-content:space-around !important}.align-content-lg-stretch{align-content:stretch !important}.align-self-lg-auto{align-self:auto !important}.align-self-lg-start{align-self:flex-start !important}.align-self-lg-end{align-self:flex-end !important}.align-self-lg-center{align-self:center !important}.align-self-lg-baseline{align-self:baseline !important}.align-self-lg-stretch{align-self:stretch !important}.order-lg-first{order:-1 !important}.order-lg-0{order:0 !important}.order-lg-1{order:1 !important}.order-lg-2{order:2 !important}.order-lg-3{order:3 !important}.order-lg-4{order:4 !important}.order-lg-5{order:5 !important}.order-lg-last{order:6 !important}.m-lg-0{margin:0 !important}.m-lg-1{margin:.25rem !important}.m-lg-2{margin:.5rem !important}.m-lg-3{margin:1rem !important}.m-lg-4{margin:1.5rem !important}.m-lg-5{margin:3rem !important}.m-lg-auto{margin:auto !important}.mx-lg-0{margin-right:0 !important;margin-left:0 !important}.mx-lg-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-lg-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-lg-3{margin-right:1rem !important;margin-left:1rem !important}.mx-lg-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-lg-5{margin-right:3rem !important;margin-left:3rem !important}.mx-lg-auto{margin-right:auto !important;margin-left:auto !important}.my-lg-0{margin-top:0 !important;margin-bottom:0 !important}.my-lg-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-lg-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-lg-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-lg-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-lg-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-lg-0{margin-top:0 !important}.mt-lg-1{margin-top:.25rem !important}.mt-lg-2{margin-top:.5rem !important}.mt-lg-3{margin-top:1rem !important}.mt-lg-4{margin-top:1.5rem !important}.mt-lg-5{margin-top:3rem !important}.mt-lg-auto{margin-top:auto !important}.me-lg-0{margin-right:0 !important}.me-lg-1{margin-right:.25rem !important}.me-lg-2{margin-right:.5rem !important}.me-lg-3{margin-right:1rem !important}.me-lg-4{margin-right:1.5rem !important}.me-lg-5{margin-right:3rem !important}.me-lg-auto{margin-right:auto !important}.mb-lg-0{margin-bottom:0 !important}.mb-lg-1{margin-bottom:.25rem !important}.mb-lg-2{margin-bottom:.5rem !important}.mb-lg-3{margin-bottom:1rem !important}.mb-lg-4{margin-bottom:1.5rem !important}.mb-lg-5{margin-bottom:3rem !important}.mb-lg-auto{margin-bottom:auto !important}.ms-lg-0{margin-left:0 !important}.ms-lg-1{margin-left:.25rem !important}.ms-lg-2{margin-left:.5rem !important}.ms-lg-3{margin-left:1rem !important}.ms-lg-4{margin-left:1.5rem !important}.ms-lg-5{margin-left:3rem !important}.ms-lg-auto{margin-left:auto !important}.p-lg-0{padding:0 !important}.p-lg-1{padding:.25rem !important}.p-lg-2{padding:.5rem !important}.p-lg-3{padding:1rem !important}.p-lg-4{padding:1.5rem !important}.p-lg-5{padding:3rem !important}.px-lg-0{padding-right:0 !important;padding-left:0 !important}.px-lg-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-lg-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-lg-3{padding-right:1rem !important;padding-left:1rem !important}.px-lg-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-lg-5{padding-right:3rem !important;padding-left:3rem !important}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important}.py-lg-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-lg-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-lg-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-lg-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-lg-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-lg-0{padding-top:0 !important}.pt-lg-1{padding-top:.25rem !important}.pt-lg-2{padding-top:.5rem !important}.pt-lg-3{padding-top:1rem !important}.pt-lg-4{padding-top:1.5rem !important}.pt-lg-5{padding-top:3rem !important}.pe-lg-0{padding-right:0 !important}.pe-lg-1{padding-right:.25rem !important}.pe-lg-2{padding-right:.5rem !important}.pe-lg-3{padding-right:1rem !important}.pe-lg-4{padding-right:1.5rem !important}.pe-lg-5{padding-right:3rem !important}.pb-lg-0{padding-bottom:0 !important}.pb-lg-1{padding-bottom:.25rem !important}.pb-lg-2{padding-bottom:.5rem !important}.pb-lg-3{padding-bottom:1rem !important}.pb-lg-4{padding-bottom:1.5rem !important}.pb-lg-5{padding-bottom:3rem !important}.ps-lg-0{padding-left:0 !important}.ps-lg-1{padding-left:.25rem !important}.ps-lg-2{padding-left:.5rem !important}.ps-lg-3{padding-left:1rem !important}.ps-lg-4{padding-left:1.5rem !important}.ps-lg-5{padding-left:3rem !important}.text-lg-start{text-align:left !important}.text-lg-end{text-align:right !important}.text-lg-center{text-align:center !important}}@media(min-width: 1200px){.float-xl-start{float:left !important}.float-xl-end{float:right !important}.float-xl-none{float:none !important}.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-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}.gap-xl-0{gap:0 !important}.gap-xl-1{gap:.25rem !important}.gap-xl-2{gap:.5rem !important}.gap-xl-3{gap:1rem !important}.gap-xl-4{gap:1.5rem !important}.gap-xl-5{gap:3rem !important}.justify-content-xl-start{justify-content:flex-start !important}.justify-content-xl-end{justify-content:flex-end !important}.justify-content-xl-center{justify-content:center !important}.justify-content-xl-between{justify-content:space-between !important}.justify-content-xl-around{justify-content:space-around !important}.justify-content-xl-evenly{justify-content:space-evenly !important}.align-items-xl-start{align-items:flex-start !important}.align-items-xl-end{align-items:flex-end !important}.align-items-xl-center{align-items:center !important}.align-items-xl-baseline{align-items:baseline !important}.align-items-xl-stretch{align-items:stretch !important}.align-content-xl-start{align-content:flex-start !important}.align-content-xl-end{align-content:flex-end !important}.align-content-xl-center{align-content:center !important}.align-content-xl-between{align-content:space-between !important}.align-content-xl-around{align-content:space-around !important}.align-content-xl-stretch{align-content:stretch !important}.align-self-xl-auto{align-self:auto !important}.align-self-xl-start{align-self:flex-start !important}.align-self-xl-end{align-self:flex-end !important}.align-self-xl-center{align-self:center !important}.align-self-xl-baseline{align-self:baseline !important}.align-self-xl-stretch{align-self:stretch !important}.order-xl-first{order:-1 !important}.order-xl-0{order:0 !important}.order-xl-1{order:1 !important}.order-xl-2{order:2 !important}.order-xl-3{order:3 !important}.order-xl-4{order:4 !important}.order-xl-5{order:5 !important}.order-xl-last{order:6 !important}.m-xl-0{margin:0 !important}.m-xl-1{margin:.25rem !important}.m-xl-2{margin:.5rem !important}.m-xl-3{margin:1rem !important}.m-xl-4{margin:1.5rem !important}.m-xl-5{margin:3rem !important}.m-xl-auto{margin:auto !important}.mx-xl-0{margin-right:0 !important;margin-left:0 !important}.mx-xl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xl-auto{margin-right:auto !important;margin-left:auto !important}.my-xl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xl-0{margin-top:0 !important}.mt-xl-1{margin-top:.25rem !important}.mt-xl-2{margin-top:.5rem !important}.mt-xl-3{margin-top:1rem !important}.mt-xl-4{margin-top:1.5rem !important}.mt-xl-5{margin-top:3rem !important}.mt-xl-auto{margin-top:auto !important}.me-xl-0{margin-right:0 !important}.me-xl-1{margin-right:.25rem !important}.me-xl-2{margin-right:.5rem !important}.me-xl-3{margin-right:1rem !important}.me-xl-4{margin-right:1.5rem !important}.me-xl-5{margin-right:3rem !important}.me-xl-auto{margin-right:auto !important}.mb-xl-0{margin-bottom:0 !important}.mb-xl-1{margin-bottom:.25rem !important}.mb-xl-2{margin-bottom:.5rem !important}.mb-xl-3{margin-bottom:1rem !important}.mb-xl-4{margin-bottom:1.5rem !important}.mb-xl-5{margin-bottom:3rem !important}.mb-xl-auto{margin-bottom:auto !important}.ms-xl-0{margin-left:0 !important}.ms-xl-1{margin-left:.25rem !important}.ms-xl-2{margin-left:.5rem !important}.ms-xl-3{margin-left:1rem !important}.ms-xl-4{margin-left:1.5rem !important}.ms-xl-5{margin-left:3rem !important}.ms-xl-auto{margin-left:auto !important}.p-xl-0{padding:0 !important}.p-xl-1{padding:.25rem !important}.p-xl-2{padding:.5rem !important}.p-xl-3{padding:1rem !important}.p-xl-4{padding:1.5rem !important}.p-xl-5{padding:3rem !important}.px-xl-0{padding-right:0 !important;padding-left:0 !important}.px-xl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xl-0{padding-top:0 !important}.pt-xl-1{padding-top:.25rem !important}.pt-xl-2{padding-top:.5rem !important}.pt-xl-3{padding-top:1rem !important}.pt-xl-4{padding-top:1.5rem !important}.pt-xl-5{padding-top:3rem !important}.pe-xl-0{padding-right:0 !important}.pe-xl-1{padding-right:.25rem !important}.pe-xl-2{padding-right:.5rem !important}.pe-xl-3{padding-right:1rem !important}.pe-xl-4{padding-right:1.5rem !important}.pe-xl-5{padding-right:3rem !important}.pb-xl-0{padding-bottom:0 !important}.pb-xl-1{padding-bottom:.25rem !important}.pb-xl-2{padding-bottom:.5rem !important}.pb-xl-3{padding-bottom:1rem !important}.pb-xl-4{padding-bottom:1.5rem !important}.pb-xl-5{padding-bottom:3rem !important}.ps-xl-0{padding-left:0 !important}.ps-xl-1{padding-left:.25rem !important}.ps-xl-2{padding-left:.5rem !important}.ps-xl-3{padding-left:1rem !important}.ps-xl-4{padding-left:1.5rem !important}.ps-xl-5{padding-left:3rem !important}.text-xl-start{text-align:left !important}.text-xl-end{text-align:right !important}.text-xl-center{text-align:center !important}}@media(min-width: 1400px){.float-xxl-start{float:left !important}.float-xxl-end{float:right !important}.float-xxl-none{float:none !important}.d-xxl-inline{display:inline !important}.d-xxl-inline-block{display:inline-block !important}.d-xxl-block{display:block !important}.d-xxl-grid{display:grid !important}.d-xxl-table{display:table !important}.d-xxl-table-row{display:table-row !important}.d-xxl-table-cell{display:table-cell !important}.d-xxl-flex{display:flex !important}.d-xxl-inline-flex{display:inline-flex !important}.d-xxl-none{display:none !important}.flex-xxl-fill{flex:1 1 auto !important}.flex-xxl-row{flex-direction:row !important}.flex-xxl-column{flex-direction:column !important}.flex-xxl-row-reverse{flex-direction:row-reverse !important}.flex-xxl-column-reverse{flex-direction:column-reverse !important}.flex-xxl-grow-0{flex-grow:0 !important}.flex-xxl-grow-1{flex-grow:1 !important}.flex-xxl-shrink-0{flex-shrink:0 !important}.flex-xxl-shrink-1{flex-shrink:1 !important}.flex-xxl-wrap{flex-wrap:wrap !important}.flex-xxl-nowrap{flex-wrap:nowrap !important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse !important}.gap-xxl-0{gap:0 !important}.gap-xxl-1{gap:.25rem !important}.gap-xxl-2{gap:.5rem !important}.gap-xxl-3{gap:1rem !important}.gap-xxl-4{gap:1.5rem !important}.gap-xxl-5{gap:3rem !important}.justify-content-xxl-start{justify-content:flex-start !important}.justify-content-xxl-end{justify-content:flex-end !important}.justify-content-xxl-center{justify-content:center !important}.justify-content-xxl-between{justify-content:space-between !important}.justify-content-xxl-around{justify-content:space-around !important}.justify-content-xxl-evenly{justify-content:space-evenly !important}.align-items-xxl-start{align-items:flex-start !important}.align-items-xxl-end{align-items:flex-end !important}.align-items-xxl-center{align-items:center !important}.align-items-xxl-baseline{align-items:baseline !important}.align-items-xxl-stretch{align-items:stretch !important}.align-content-xxl-start{align-content:flex-start !important}.align-content-xxl-end{align-content:flex-end !important}.align-content-xxl-center{align-content:center !important}.align-content-xxl-between{align-content:space-between !important}.align-content-xxl-around{align-content:space-around !important}.align-content-xxl-stretch{align-content:stretch !important}.align-self-xxl-auto{align-self:auto !important}.align-self-xxl-start{align-self:flex-start !important}.align-self-xxl-end{align-self:flex-end !important}.align-self-xxl-center{align-self:center !important}.align-self-xxl-baseline{align-self:baseline !important}.align-self-xxl-stretch{align-self:stretch !important}.order-xxl-first{order:-1 !important}.order-xxl-0{order:0 !important}.order-xxl-1{order:1 !important}.order-xxl-2{order:2 !important}.order-xxl-3{order:3 !important}.order-xxl-4{order:4 !important}.order-xxl-5{order:5 !important}.order-xxl-last{order:6 !important}.m-xxl-0{margin:0 !important}.m-xxl-1{margin:.25rem !important}.m-xxl-2{margin:.5rem !important}.m-xxl-3{margin:1rem !important}.m-xxl-4{margin:1.5rem !important}.m-xxl-5{margin:3rem !important}.m-xxl-auto{margin:auto !important}.mx-xxl-0{margin-right:0 !important;margin-left:0 !important}.mx-xxl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xxl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xxl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xxl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xxl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xxl-auto{margin-right:auto !important;margin-left:auto !important}.my-xxl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xxl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xxl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xxl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xxl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xxl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xxl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xxl-0{margin-top:0 !important}.mt-xxl-1{margin-top:.25rem !important}.mt-xxl-2{margin-top:.5rem !important}.mt-xxl-3{margin-top:1rem !important}.mt-xxl-4{margin-top:1.5rem !important}.mt-xxl-5{margin-top:3rem !important}.mt-xxl-auto{margin-top:auto !important}.me-xxl-0{margin-right:0 !important}.me-xxl-1{margin-right:.25rem !important}.me-xxl-2{margin-right:.5rem !important}.me-xxl-3{margin-right:1rem !important}.me-xxl-4{margin-right:1.5rem !important}.me-xxl-5{margin-right:3rem !important}.me-xxl-auto{margin-right:auto !important}.mb-xxl-0{margin-bottom:0 !important}.mb-xxl-1{margin-bottom:.25rem !important}.mb-xxl-2{margin-bottom:.5rem !important}.mb-xxl-3{margin-bottom:1rem !important}.mb-xxl-4{margin-bottom:1.5rem !important}.mb-xxl-5{margin-bottom:3rem !important}.mb-xxl-auto{margin-bottom:auto !important}.ms-xxl-0{margin-left:0 !important}.ms-xxl-1{margin-left:.25rem !important}.ms-xxl-2{margin-left:.5rem !important}.ms-xxl-3{margin-left:1rem !important}.ms-xxl-4{margin-left:1.5rem !important}.ms-xxl-5{margin-left:3rem !important}.ms-xxl-auto{margin-left:auto !important}.p-xxl-0{padding:0 !important}.p-xxl-1{padding:.25rem !important}.p-xxl-2{padding:.5rem !important}.p-xxl-3{padding:1rem !important}.p-xxl-4{padding:1.5rem !important}.p-xxl-5{padding:3rem !important}.px-xxl-0{padding-right:0 !important;padding-left:0 !important}.px-xxl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xxl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xxl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xxl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xxl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xxl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xxl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xxl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xxl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xxl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xxl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xxl-0{padding-top:0 !important}.pt-xxl-1{padding-top:.25rem !important}.pt-xxl-2{padding-top:.5rem !important}.pt-xxl-3{padding-top:1rem !important}.pt-xxl-4{padding-top:1.5rem !important}.pt-xxl-5{padding-top:3rem !important}.pe-xxl-0{padding-right:0 !important}.pe-xxl-1{padding-right:.25rem !important}.pe-xxl-2{padding-right:.5rem !important}.pe-xxl-3{padding-right:1rem !important}.pe-xxl-4{padding-right:1.5rem !important}.pe-xxl-5{padding-right:3rem !important}.pb-xxl-0{padding-bottom:0 !important}.pb-xxl-1{padding-bottom:.25rem !important}.pb-xxl-2{padding-bottom:.5rem !important}.pb-xxl-3{padding-bottom:1rem !important}.pb-xxl-4{padding-bottom:1.5rem !important}.pb-xxl-5{padding-bottom:3rem !important}.ps-xxl-0{padding-left:0 !important}.ps-xxl-1{padding-left:.25rem !important}.ps-xxl-2{padding-left:.5rem !important}.ps-xxl-3{padding-left:1rem !important}.ps-xxl-4{padding-left:1.5rem !important}.ps-xxl-5{padding-left:3rem !important}.text-xxl-start{text-align:left !important}.text-xxl-end{text-align:right !important}.text-xxl-center{text-align:center !important}}@media(min-width: 1200px){.fs-1{font-size:2.5rem !important}.fs-2{font-size:2rem !important}.fs-3{font-size:1.75rem !important}.fs-4{font-size:1.5rem !important}}@media print{.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-grid{display:grid !important}.d-print-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}}.splide__container{box-sizing:border-box;position:relative}.splide__list{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0 !important;padding:0 !important;transform-style:preserve-3d}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide__progress__bar{width:0}.splide{outline:none;position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none !important;margin:0;outline:none;position:relative}.splide__slide img{vertical-align:bottom}.splide__slider{position:relative}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide--draggable>.splide__slider>.splide__track,.splide--draggable>.splide__track{-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide--fade>.splide__slider>.splide__track>.splide__list,.splide--fade>.splide__track>.splide__list{display:block}.splide--fade>.splide__slider>.splide__track>.splide__list>.splide__slide,.splide--fade>.splide__track>.splide__list>.splide__slide{left:0;opacity:0;position:absolute;top:0;z-index:0}.splide--fade>.splide__slider>.splide__track>.splide__list>.splide__slide.is-active,.splide--fade>.splide__track>.splide__list>.splide__slide.is-active{opacity:1;position:relative;z-index:1}.splide--rtl{direction:rtl}.splide--ttb.is-active>.splide__slider>.splide__track>.splide__list,.splide--ttb.is-active>.splide__track>.splide__list{display:block}.splide__arrow{-ms-flex-align:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:flex;height:2em;-ms-flex-pack:center;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover{opacity:.9}.splide__arrow:focus{outline:none}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4)}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus{outline:none}.splide__progress__bar{background:#ccc;height:3px}.splide--nav>.splide__slider>.splide__track>.splide__list>.splide__slide,.splide--nav>.splide__track>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide--nav>.splide__slider>.splide__track>.splide__list>.splide__slide.is-active,.splide--nav>.splide__track>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide--nav>.splide__slider>.splide__track>.splide__list>.splide__slide:focus,.splide--nav>.splide__track>.splide__list>.splide__slide:focus{outline:none}.splide--rtl>.splide__arrows .splide__arrow--prev,.splide--rtl>.splide__slider>.splide__track>.splide__arrows .splide__arrow--prev,.splide--rtl>.splide__track>.splide__arrows .splide__arrow--prev{left:auto;right:1em}.splide--rtl>.splide__arrows .splide__arrow--prev svg,.splide--rtl>.splide__slider>.splide__track>.splide__arrows .splide__arrow--prev svg,.splide--rtl>.splide__track>.splide__arrows .splide__arrow--prev svg{transform:scaleX(1)}.splide--rtl>.splide__arrows .splide__arrow--next,.splide--rtl>.splide__slider>.splide__track>.splide__arrows .splide__arrow--next,.splide--rtl>.splide__track>.splide__arrows .splide__arrow--next{left:1em;right:auto}.splide--rtl>.splide__arrows .splide__arrow--next svg,.splide--rtl>.splide__slider>.splide__track>.splide__arrows .splide__arrow--next svg,.splide--rtl>.splide__track>.splide__arrows .splide__arrow--next svg{transform:scaleX(-1)}.splide--ttb>.splide__arrows .splide__arrow,.splide--ttb>.splide__slider>.splide__track>.splide__arrows .splide__arrow,.splide--ttb>.splide__track>.splide__arrows .splide__arrow{left:50%;transform:translate(-50%)}.splide--ttb>.splide__arrows .splide__arrow--prev,.splide--ttb>.splide__slider>.splide__track>.splide__arrows .splide__arrow--prev,.splide--ttb>.splide__track>.splide__arrows .splide__arrow--prev{top:1em}.splide--ttb>.splide__arrows .splide__arrow--prev svg,.splide--ttb>.splide__slider>.splide__track>.splide__arrows .splide__arrow--prev svg,.splide--ttb>.splide__track>.splide__arrows .splide__arrow--prev svg{transform:rotate(-90deg)}.splide--ttb>.splide__arrows .splide__arrow--next,.splide--ttb>.splide__slider>.splide__track>.splide__arrows .splide__arrow--next,.splide--ttb>.splide__track>.splide__arrows .splide__arrow--next{bottom:1em;top:auto}.splide--ttb>.splide__arrows .splide__arrow--next svg,.splide--ttb>.splide__slider>.splide__track>.splide__arrows .splide__arrow--next svg,.splide--ttb>.splide__track>.splide__arrows .splide__arrow--next svg{transform:rotate(90deg)}.splide--ttb>.splide__pagination,.splide--ttb>.splide__slider>.splide__pagination{bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}.splide__slide--has-video{cursor:pointer}.splide__slide--has-video:hover .splide__video__play{opacity:1}.splide__slide__container--has-video{cursor:pointer;position:relative}.splide__slide__container--has-video:hover .splide__video__play{opacity:1}.splide__video{height:100%;left:0;position:absolute;top:0;width:100%}.splide__video__wrapper{background:#000;height:inherit;width:inherit}.splide__video__wrapper div,.splide__video__wrapper iframe,.splide__video__wrapper video{height:100%;width:100%}.splide__video__play{align-items:center;background:#ccc;border:none;border-radius:50%;cursor:pointer;display:flex;height:40px;justify-content:center;left:50%;opacity:.7;position:absolute;top:50%;transform:translate(-50%, -50%);transition:opacity .1s linear;width:40px}.splide__video__play:after{border-color:transparent transparent transparent #000;border-style:solid;border-width:9px 0 9px 17px;content:"";display:inline-block;margin-left:4px}.container,.container-fluid,.container-2xl,.container-sm,.container-md,.container-lg,.container-xl,.container-xxl{width:100%;padding-right:var(--bs-gutter-x, 0.75rem);padding-left:var(--bs-gutter-x, 0.75rem);margin-right:auto;margin-left:auto}@media(min-width: 576px){.container,.container-sm{max-width:540px}}@media(min-width: 768px){.container,.container-sm,.container-md{max-width:720px}}@media(min-width: 992px){.container,.container-sm,.container-md,.container-lg{max-width:960px}}@media(min-width: 1200px){.container,.container-sm,.container-md,.container-lg,.container-xl{max-width:1140px}}@media(min-width: 1400px){.container,.container-sm,.container-md,.container-lg,.container-xl,.container-xxl{max-width:1320px}}@media(min-width: 1600px){.container-2xl,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1560px}}.ft-thin{font-weight:100 !important}.ft-light{font-weight:300 !important}.ft-regular{font-weight:400 !important}.ft-medium{font-weight:500 !important}.ft-semi_bold{font-weight:600 !important}.ft-bold{font-weight:700 !important}.ft-extra_bold{font-weight:800 !important}.ft-black{font-weight:900 !important}@font-face{font-family:"TvCaboFont";src:url("/assets/fonts/TvCaboFont.eot?t36us9");src:url("/assets/fonts/TvCaboFont.eot?t36us9#iefix") format("embedded-opentype"),url("/assets/fonts/TvCaboFont.ttf?t36us9") format("truetype"),url("/assets/fonts/TvCaboFont.woff?t36us9") format("woff"),url("/assets/fonts/TvCaboFont.svg?t36us9#TvCaboFont") format("svg");font-weight:normal;font-style:normal;font-display:block}[class^=tvc-],[class*=" tvc-"]{font-family:"TvCaboFont" !important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.tvc-scalable:before{content:""}.tvc-client-card:before{content:"";color:#1ca5e6}.tvc-handshake:before{content:""}.tvc-snap:before{content:""}.tvc-viv-mais-icon:before{content:"";color:#1ca5e6}.tvc-viv-mais-nav_small:before{content:"";color:#1ca5e6}.tvc-viv-mais-nav-big:before{content:"";color:#1ca5e6}.tvc-webcam:before{content:"";color:#1ca5e6}.tvc-viv-mais:before{content:""}.tvc-arrow-dropdown:before{content:""}.tvc-at:before{content:""}.tvc-browser:before{content:""}.tvc-capacity-people:before{content:""}.tvc-connection:before{content:""}.tvc-content:before{content:""}.tvc-check1:before{content:""}.tvc-close1:before{content:""}.tvc-arrow-right-arrow-left-solid:before{content:""}.tvc-credit-card:before{content:""}.tvc-distance-people:before{content:""}.tvc-download:before{content:""}.tvc-elderly:before{content:""}.tvc-friendship:before{content:""}.tvc-key:before{content:""}.tvc-link:before{content:""}.tvc-mail:before{content:""}.tvc-mask-covid:before{content:""}.tvc-mobile:before{content:""}.tvc-news:before{content:""}.tvc-permission:before{content:""}.tvc-phone:before{content:""}.tvc-phone-call:before{content:""}.tvc-privacy:before{content:""}.tvc-warning:before{content:""}.tvc-search:before{content:""}.tvc-sources:before{content:""}.tvc-store:before{content:""}.tvc-tv:before{content:""}.tvc-user:before{content:""}.tvc-v-sign:before{content:""}.tvc-x-sign:before{content:""}.tvc-package:before{content:""}.tvc-check:before{content:""}.tvc-close:before{content:""}.tvc-chevron-left:before{content:""}.tvc-chevron-right:before{content:""}.tvc-chevron-up:before{content:""}.tvc-chevron-down:before{content:""}.tvc-linkedin:before{content:""}.tvc-facebook:before{content:""}.tvc-youtube:before{content:""}.tvc-instagram:before{content:""}@keyframes pulse{0%{filter:drop-shadow(0 0 2rem rgba(10, 32, 58, 0.8))}50%{filter:drop-shadow(0 0 2rem rgba(10, 32, 58, 0.5))}100%{filter:drop-shadow(0 0 2rem rgba(10, 32, 58, 0.8))}}@keyframes appear{0%{opacity:0;visibility:collapse}100%{opacity:1;visibility:inherit}}@keyframes slide-in-appear{0%{max-height:0%;opacity:0;overflow:hidden}25%{max-height:100%;opacity:0;overflow:revert}100%{opacity:1}}@keyframes disappear{0%{opacity:1;visibility:inherit}100%{opacity:0;visibility:collapse}}@keyframes slide-out-disappear{0%{max-height:100%;height:initial;opacity:1;overflow:revert}25%{max-height:100%;opacity:0;overflow:hidden}100%{max-height:0%;height:0}}.icon.validation{color:#d9d9d9;background:transparent;border:1px solid #d9d9d9;padding:1rem;border-radius:50%}.icon.validation.true.active,.icon.validation.true:active,.icon.validation.true:hover,input[type=radio]:checked+*>.icon.validation.true{color:#1aa813;background:#f3fff2;border:1px solid #1aa813}.icon.validation.false.active,.icon.validation.false:active,.icon.validation.false:hover,input[type=radio]:checked+*>.icon.validation.false{color:red;background:#ffefef;border:1px solid red}@media screen and (max-width: 768px){.icon.validation{max-width:4rem}input[type=radio]:not(:checked)+*>.icon.validation{display:none}}.div_false.icon.validation.false{font-size:1.2rem;padding-top:1.2rem;padding-left:1.1rem;padding-right:1.1rem;padding-bottom:.8rem}.div_true.icon.validation.true{font-size:1.2rem}@media screen and (max-width: 768px){.packages .package_header .package_header_options .option{margin:auto;padding-right:1rem}}body{min-height:100vh;height:100%;display:flex;flex-direction:column}body.has-modal{overflow:hidden}header{position:sticky;width:100%;top:0;z-index:10;height:81px;-webkit-box-shadow:0 3px 6px 0 rgba(0,0,0,.1);-moz-box-shadow:0 3px 6px 0 rgba(0,0,0,.1);box-shadow:0 3px 6px 0 rgba(0,0,0,.1);-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (min-width: 1100px){header{height:110px}}header ul{list-style:none}header .component-top{min-height:4rem;justify-content:space-between;padding:.5rem 5%;padding-bottom:0;position:relative;text-align:center}@media screen and (min-width: 1100px){header .component-top{display:flex}}header .component-top ul{display:flex;column-gap:1rem}header .component-top ul li{cursor:pointer;height:100%;text-align:center}header .component-top ul li>*{line-height:250%}header .component-top ul li:last-child{padding-right:0}header .component-top ul li a{text-decoration:none;width:100%}header .component-top ul li .icon{display:inline;margin-right:.5rem;width:20px;height:20px}header .component-top .left li{border:1px solid;border-bottom:none;border-radius:1rem;border-bottom-right-radius:0;border-bottom-left-radius:0;font-weight:500;width:150px}header .component-top .left li a{display:block}header .component-top .right{font-weight:600}header .component-top .right li{padding:0 2rem}header .container-nav{display:grid;grid-template-columns:1fr auto 1fr;padding:0 5%;height:81px}@media screen and (min-width: 1100px){header .container-nav{height:70px}}header .container-nav>div,header .container-nav>ul{margin:auto 0;vertical-align:middle}header .container-nav .left{display:flex;column-gap:22px;padding-left:1rem}header .container-nav .left .label{font-size:1.6rem;line-height:1.2em;margin:auto 0;opacity:1}header .container-nav .left .menuhamburger{cursor:pointer;position:relative;width:22px;margin:0;height:18px}header .container-nav .left .menuhamburger:not(:hover,.open)+.label{opacity:0}header .container-nav .left .menuhamburger:hover,header .container-nav .left .menuhamburger.open{width:26px;margin-left:-2px;margin-right:-2px}header .container-nav .left .menuhamburger span{display:block;height:2px;margin:6px 0;width:100%;opacity:1;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}header .container-nav .left .menuhamburger span:first-child{margin-top:0}header .container-nav .left .menuhamburger span:last-child{margin-bottom:0}header .container-nav .left .menuhamburger.open span:nth-child(1){top:18px;width:0%;left:50%}header .container-nav .left .menuhamburger.open span:nth-child(2){-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}header .container-nav .left .menuhamburger.open span:nth-child(3){-webkit-transform:rotate(-45deg) translate(5px, -5px);-moz-transform:rotate(-45deg) translate(5px, -5px);-ms-transform:rotate(-45deg) translate(5px, -5px);transform:rotate(-45deg) translate(5px, -5px)}header .container-nav .logo{text-align:center;text-transform:lowercase}header .container-nav .logo a{display:block}header .container-nav .logo h1,header .container-nav .logo .h1{font-size:4rem;font-weight:700;line-height:6rem}@media screen and (min-width: 576px){header .container-nav .logo h1,header .container-nav .logo .h1{font-size:5rem}}header .container-nav .logo img,header .container-nav .logo svg{height:48.6px}@media screen and (min-width: 1100px){header .container-nav .logo img,header .container-nav .logo svg{height:42px}}@media screen and (max-width: 576px){header .container-nav .logo img,header .container-nav .logo svg{height:3.5rem}}header .container-nav .button-nav{justify-content:flex-end}header .container-nav .button-nav .btn{font-weight:700;padding:1rem 2rem}@media screen and (min-width: 1100px){header .container-nav .button-nav .btn{width:200px}}@media screen and (max-width: 576px){header .container-nav .button-nav .btn{padding:.5rem 1rem}}header .container-nav .menu-dropdown{font-size:1.6rem;font-weight:600;line-height:3.4rem;height:100%;position:fixed;left:0;top:81px;width:260px;z-index:9}header .container-nav .menu-dropdown:not(.open){-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}header .container-nav .menu-dropdown.open{-webkit-transform:translateX(0%);-moz-transform:translateX(0%);-ms-transform:translateX(0%);transform:translateX(0%)}@media screen and (max-width: 768px){header .container-nav .menu-dropdown{width:100%}header .container-nav .menu-dropdown.has-submenu-open{-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}}@media screen and (min-width: 1100px){header .container-nav .menu-dropdown{top:110px}}header .container-nav .menu-dropdown a{display:block}header .container-nav .menu-dropdown .overlay-menu{display:none;position:absolute;background:rgba(0,0,0,.1);width:150vw;height:100vh;z-index:-1}header .container-nav .menu-dropdown .overlay-menu.open{display:block;opacity:1}header .container-nav .menu-dropdown .submenu .small-dropdown{background-color:#fff;padding:0;top:0;position:fixed;opacity:0;width:100%}@media screen and (min-width: 768px){header .container-nav .menu-dropdown .submenu .small-dropdown{background-color:#f8f8f8;top:0;left:260px;width:revert;z-index:-1}}header .container-nav .menu-dropdown .submenu>.small-dropdown{-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}header .container-nav .menu-dropdown .submenu.open{background-color:#f8f8f8}header .container-nav .menu-dropdown .submenu.open>.small-dropdown{opacity:1;-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}@media screen and (min-width: 768px){header .container-nav .menu-dropdown .submenu.open>.small-dropdown{-webkit-transform:translateX(0%);-moz-transform:translateX(0%);-ms-transform:translateX(0%);transform:translateX(0%)}}header .container-nav .menu-dropdown .search{background-color:#efefef;max-height:50px}header .container-nav .menu-dropdown .search:hover,header .container-nav .menu-dropdown .search:active{color:#000}header .container-nav .menu-dropdown .search [class*=bbicon-]{float:right}header .container-nav .menu-dropdown .search label,header .container-nav .menu-dropdown .search p,header .container-nav .menu-dropdown .search a,header .container-nav .menu-dropdown .search span{font-size:1.6rem;line-height:2.8rem;padding:1rem 2rem;padding-left:4rem}header .container-nav .menu-dropdown .search label,header .container-nav .menu-dropdown .search p,header .container-nav .menu-dropdown .search a{width:100%}header .container-nav .menu-dropdown ul{background-color:#fff;padding:0;height:100%;overflow-y:auto}@media screen and (max-width: 576px){header .container-nav .menu-dropdown ul{max-height:calc(100vh - 12rem)}}header .container-nav .menu-dropdown ul li{position:relative;min-height:64px;width:100%}@media screen and (min-width: 768px){header .container-nav .menu-dropdown ul li{width:260px}}header .container-nav .menu-dropdown ul li:not(:last-child){border-bottom:1px solid #e6e6e6}@media screen and (min-width: 1100px){header .container-nav .menu-dropdown ul li:not(:last-child){border-bottom:none}}header .container-nav .menu-dropdown ul li:hover{background-color:#f8f8f8}header .container-nav .menu-dropdown ul li:hover>*{color:#1ca5e6}header .container-nav .menu-dropdown ul li:not(.back,.mobile){display:block}header .container-nav .menu-dropdown ul li>*,header .container-nav .menu-dropdown ul li a,header .container-nav .menu-dropdown ul li p{color:#000;cursor:pointer;font-size:1.6rem;line-height:3.4rem;margin:0;padding:1.5rem 3rem}header .container-nav .menu-dropdown ul li .icon{position:absolute;top:0}header .container-nav .menu-dropdown ul li .icon[class*=left]{float:left;left:0}header .container-nav .menu-dropdown ul li .icon[class*=right]{float:right;right:0}@media screen and (min-width: 768px){.palette-blue a:not(.btn){color:#1ca5e6}}@media screen and (max-width: 768px){.palette-blue a:not(.btn){color:#1ca5e6}.module-navigation .palette-blue a:not(.btn):not{color:#000}}.palette-blue p strong{color:#1ca5e6}.palette-blue table thead{color:#fff}.palette-blue table thead th{background:#1ca5e6}.palette-blue table thead th.bg-alternate{background:#1a7ead}.palette-blue table thead td{background:#fff;color:#000}.palette-blue table tbody{background:#fff;border-color:#d9d9d9;color:#000}.palette-blue table tbody.bg-alternate{background:#e2f5fc}.palette-blue table tbody.bg-alternate td{border-color:#1ca5e6}.palette-blue table tbody th{background:#e2f5fc}.palette-blue table tbody td{border-color:#d9d9d9}.palette-blue table th{border-color:#fff}@media screen and (min-width: 1100px){.palette-blue .dropdown-container.expanded .options .option,.palette-blue .dropdown-container.ply .options .option{color:#000}.palette-blue .dropdown-container.expanded .options .option.selected,.palette-blue .dropdown-container.ply .options .option.selected{color:#1ca5e6}}.palette-blue .dropdown-container .dropdown{border-color:#1ca5e6;color:#000}.palette-blue .dropdown-container .dropdown>:first-child:not(::before,::after){color:#000}.palette-blue .dropdown-container:not(.expanded,.ply) .options .option{background:#fff}.palette-blue .dropdown-container:not(.expanded,.ply) .options .option.selected,.palette-blue .dropdown-container:not(.expanded,.ply) .options .option:hover{background:#1ca5e6}.palette-blue .dropdown-container .options .option{background:#fff}.palette-blue .options.colorless .option{background:transparent}.palette-blue .thead.options .option.selected,.palette-blue .thead.options .option:hover,.palette-blue .tbody.options .option.selected,.palette-blue .tbody.options .option:hover{background:#1ca5e6}.palette-blue .thead.options .option{background:#e2f5fc}.palette-blue .tab{background:#fff}.palette-blue .tab.selected,.palette-blue .tab:hover{background:#1ca5e6;color:#fff}.palette-blue .tabs_contents .tab{background:#e2f5fc}.palette-blue .tabs_contents .tab.selected,.palette-blue .tabs_contents .tab:hover{background:#1ca5e6}.palette-blue .tabs_contents .contents h4,.palette-blue .tabs_contents .contents .h4{color:#1ca5e6}.palette-blue .btn.btn-outline:hover,.palette-blue .btn.btn-outline.selected,.palette-blue .btn.btn-outline.active,.palette-blue .btn.btn-outline:active,.palette-blue .btn.btn-outline:checked,.palette-blue .btn.btn-outline:focus,.btn-check.active+.palette-blue .btn.btn-outline:focus,.btn-check:active+.palette-blue .btn.btn-outline:focus,.btn-check:checked+.palette-blue .btn.btn-outline:focus,.btn-check:focus+.palette-blue .btn.btn-outline{background:#1ca5e6;color:#fff}.palette-blue .btn.btn-outline.selected,.palette-blue .btn.btn-outline.active,.palette-blue .btn.btn-outline:active,.palette-blue .btn.btn-outline:checked{-webkit-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);-moz-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1)}.palette-blue .btn-outline{border-color:#dee2e6;background:transparent;color:#000}.palette-blue .btn-outline *{color:#000;fill:#000;stroke:#000}.palette-blue .btn-outline:hover,.palette-blue .btn-outline.selected,.palette-blue .btn-outline.active,.palette-blue .btn-outline:active,.palette-blue .btn-outline:checked,.palette-blue .btn-outline:focus,.btn-check.active+.palette-blue .btn-outline:focus,.btn-check:active+.palette-blue .btn-outline:focus,.btn-check:checked+.palette-blue .btn-outline:focus,.btn-check:focus+.palette-blue .btn-outline{background:transparent;border-color:#dee2e6;color:#000}.palette-blue .btn-outline.selected,.palette-blue .btn-outline.active,.palette-blue .btn-outline:active,.palette-blue .btn-outline:checked{-webkit-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);-moz-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1)}.palette-blue .btn-black{border-color:#000;background:#000;color:#fff}.palette-blue .btn-black *{color:#fff;fill:#fff;stroke:#fff}.palette-blue .btn-black:hover,.palette-blue .btn-black.selected,.palette-blue .btn-black.active,.palette-blue .btn-black:active,.palette-blue .btn-black:checked,.palette-blue .btn-black:focus,.btn-check.active+.palette-blue .btn-black:focus,.btn-check:active+.palette-blue .btn-black:focus,.btn-check:checked+.palette-blue .btn-black:focus,.btn-check:focus+.palette-blue .btn-black{background:#fff;border-color:#000;color:#000}.palette-blue .btn-black.selected,.palette-blue .btn-black.active,.palette-blue .btn-black:active,.palette-blue .btn-black:checked{-webkit-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);-moz-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1)}.palette-blue .btn-outline-white{border-color:#fff;background:transparent;color:#fff}.palette-blue .btn-outline-white *{color:#fff;fill:#fff;stroke:#fff}.palette-blue .btn-outline-white:hover,.palette-blue .btn-outline-white.selected,.palette-blue .btn-outline-white.active,.palette-blue .btn-outline-white:active,.palette-blue .btn-outline-white:checked,.palette-blue .btn-outline-white:focus,.btn-check.active+.palette-blue .btn-outline-white:focus,.btn-check:active+.palette-blue .btn-outline-white:focus,.btn-check:checked+.palette-blue .btn-outline-white:focus,.btn-check:focus+.palette-blue .btn-outline-white{background:#fff;border-color:#fff;color:#1ca5e6}.palette-blue .btn-outline-white.selected,.palette-blue .btn-outline-white.active,.palette-blue .btn-outline-white:active,.palette-blue .btn-outline-white:checked{-webkit-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);-moz-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1)}.palette-blue .btn-outline-black,.palette-blue .btn-outline-dark{border-color:#000;background:transparent;color:#000}.palette-blue .btn-outline-black *,.palette-blue .btn-outline-dark *{color:#000;fill:#000;stroke:#000}.palette-blue .btn-outline-black:hover,.palette-blue .btn-outline-black.selected,.palette-blue .btn-outline-black.active,.palette-blue .btn-outline-black:active,.palette-blue .btn-outline-black:checked,.palette-blue .btn-outline-black:focus,.btn-check.active+.palette-blue .btn-outline-black:focus,.btn-check:active+.palette-blue .btn-outline-black:focus,.btn-check:checked+.palette-blue .btn-outline-black:focus,.btn-check:focus+.palette-blue .btn-outline-black,.palette-blue .btn-outline-dark:hover,.palette-blue .btn-outline-dark.selected,.palette-blue .btn-outline-dark.active,.palette-blue .btn-outline-dark:active,.palette-blue .btn-outline-dark:checked,.palette-blue .btn-outline-dark:focus,.btn-check.active+.palette-blue .btn-outline-dark:focus,.btn-check:active+.palette-blue .btn-outline-dark:focus,.btn-check:checked+.palette-blue .btn-outline-dark:focus,.btn-check:focus+.palette-blue .btn-outline-dark{background:#000;border-color:#000;color:#fff}.palette-blue .btn-outline-black.selected,.palette-blue .btn-outline-black.active,.palette-blue .btn-outline-black:active,.palette-blue .btn-outline-black:checked,.palette-blue .btn-outline-dark.selected,.palette-blue .btn-outline-dark.active,.palette-blue .btn-outline-dark:active,.palette-blue .btn-outline-dark:checked{-webkit-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);-moz-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1)}.palette-blue .btn-outline-blue{border-color:#1ca5e6;background:transparent;color:#1ca5e6}.palette-blue .btn-outline-blue *{color:#1ca5e6;fill:#1ca5e6;stroke:#1ca5e6}.palette-blue .btn-outline-blue:hover,.palette-blue .btn-outline-blue.selected,.palette-blue .btn-outline-blue.active,.palette-blue .btn-outline-blue:active,.palette-blue .btn-outline-blue:checked,.palette-blue .btn-outline-blue:focus,.btn-check.active+.palette-blue .btn-outline-blue:focus,.btn-check:active+.palette-blue .btn-outline-blue:focus,.btn-check:checked+.palette-blue .btn-outline-blue:focus,.btn-check:focus+.palette-blue .btn-outline-blue{background:#1ca5e6;border-color:#1ca5e6;color:#fff}.palette-blue .btn-outline-blue.selected,.palette-blue .btn-outline-blue.active,.palette-blue .btn-outline-blue:active,.palette-blue .btn-outline-blue:checked{-webkit-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);-moz-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1)}.palette-blue .card .title{color:#000}.palette-blue header .component-top{background-color:#063952}.palette-blue header .component-top ul li>*{color:#1ca5e6;fill:#1ca5e6;stroke:#1ca5e6}.palette-blue header .component-top ul li:hover>*{color:#fff;fill:#fff;stroke:#fff}.palette-blue header .component-top .left li{border-color:#063952}.palette-blue header .component-top .left li.active,.palette-blue header .component-top .left li:active{background-color:#fff}.palette-blue header .component-top .left li.active a,.palette-blue header .component-top .left li:active a{color:#000}.palette-blue header .component-top .left li:hover:not(.active,:active){background-color:#094969}.palette-blue header .component-top .left li:hover:not(.active,:active) a{color:#fff}.palette-blue header .container-nav{background-color:#fff}.palette-blue header .container-nav .left .menuhamburger span{background-color:#000}.palette-blue header .container-nav .left .label{color:#000}@media screen and (max-width: 576px){.palette-blue header .container-nav .left .label{display:none}}.palette-blue header .container-nav .logo>*{color:#000}.palette-blue header .container-nav .menu-dropdown .sections{background-color:#063952}.palette-blue header .container-nav .menu-dropdown .sections,.palette-blue header .container-nav .menu-dropdown .sections *{color:#fff}.palette-blue footer{background-color:#063952;color:#fff}.palette-blue footer li .icon{background:transparent;border-color:#fff;color:#fff}.palette-blue footer li:hover .icon{background:#fff;color:#063952}.palette-blue .module-banner{background:#1ca5e6}@media screen and (min-width: 768px){.palette-blue .module-banner{background:linear-gradient(90deg, #1CA5E6 0%, white 100%)}}.palette-blue .module-banner .splide__arrow{border-color:transparent;background:#fff}.palette-blue .module-banner .splide__arrow>*{color:#000;fill:#000;stroke:#000}.palette-blue .module-banner .splide__arrow:hover{background:#000}.palette-blue .module-banner .splide__arrow:hover>*{color:#fff;fill:#fff;stroke:#fff}.palette-blue .module-expand .expand-title.open>*{color:#1ca5e6}.palette-blue .module-pageTitle{background-color:#1ca5e6}.palette-blue .module-navigation{background:linear-gradient(to right, #1CA5E6, #1894CE)}.palette-blue .module-navigation .icon{color:#1ca5e6;fill:#1ca5e6;stroke:#1ca5e6}.palette-blue .module-simple-text .subtitle{color:#000}.palette-blue .module-stand-out [class*=col-][class*="-12"]:not(.notice){background-color:#063952}.palette-blue .module-table .table .td.title h1,.palette-blue .module-table .table .td.title .h1,.palette-blue .module-table .table .td.title h2,.palette-blue .module-table .table .td.title .h2,.palette-blue .module-table .table .td.title h3,.palette-blue .module-table .table .td.title .h3,.palette-blue .module-table .table .td.title h4,.palette-blue .module-table .table .td.title .h4,.palette-blue .module-table .table .td.title h5,.palette-blue .module-table .table .td.title .h5,.palette-blue .module-table .table .td.title h6,.palette-blue .module-table .table .td.title .h6,.palette-blue .module-table .table .td.title a{color:#1894ce}@media screen and (min-width: 768px){.palette-white a:not(.btn){color:#1ca5e6}}@media screen and (max-width: 768px){.palette-white a:not(.btn){color:#1ca5e6}.module-navigation .palette-white a:not(.btn):not{color:#000}}.palette-white p strong{color:#0a203a}.palette-white table thead{color:#fff}.palette-white table thead th{background:#fff}.palette-white table thead th.bg-alternate{background:#000}.palette-white table thead td{background:#fff;color:#000}.palette-white table tbody{background:#fff;border-color:#d9d9d9;color:#fff}.palette-white table tbody.bg-alternate{background:#e2f5fc}.palette-white table tbody.bg-alternate td{border-color:#1ca5e6}.palette-white table tbody th{background:#e2f5fc}.palette-white table tbody td{border-color:#d9d9d9}.palette-white table th{border-color:#fff}@media screen and (min-width: 1100px){.palette-white .dropdown-container.expanded .options .option,.palette-white .dropdown-container.ply .options .option{color:#000}.palette-white .dropdown-container.expanded .options .option.selected,.palette-white .dropdown-container.ply .options .option.selected{color:#0a203a}}.palette-white .dropdown-container .dropdown{border-color:#0a203a;color:#000}.palette-white .dropdown-container .dropdown>:first-child:not(::before,::after){color:#0a203a}.palette-white .dropdown-container:not(.expanded,.ply) .options .option{background:#fff}.palette-white .dropdown-container:not(.expanded,.ply) .options .option.selected,.palette-white .dropdown-container:not(.expanded,.ply) .options .option:hover{background:#063952}.palette-white .dropdown-container .options .option{background:#fff}.palette-white .options.colorless .option{background:transparent}.palette-white .thead.options .option.selected,.palette-white .thead.options .option:hover,.palette-white .tbody.options .option.selected,.palette-white .tbody.options .option:hover{background:#063952}.palette-white .thead.options .option{background:#e2f5fc}.palette-white .tab{background:#fff}.palette-white .tab.selected,.palette-white .tab:hover{background:#fff;color:#fff}.palette-white .tabs_contents .tab{background:#e2f5fc}.palette-white .tabs_contents .tab.selected,.palette-white .tabs_contents .tab:hover{background:#063952}.palette-white .tabs_contents .contents h4,.palette-white .tabs_contents .contents .h4{color:#0a203a}.palette-white .btn.btn-outline:hover,.palette-white .btn.btn-outline.selected,.palette-white .btn.btn-outline.active,.palette-white .btn.btn-outline:active,.palette-white .btn.btn-outline:checked,.palette-white .btn.btn-outline:focus,.btn-check.active+.palette-white .btn.btn-outline:focus,.btn-check:active+.palette-white .btn.btn-outline:focus,.btn-check:checked+.palette-white .btn.btn-outline:focus,.btn-check:focus+.palette-white .btn.btn-outline{background:#fff;color:#fff}.palette-white .btn.btn-outline.selected,.palette-white .btn.btn-outline.active,.palette-white .btn.btn-outline:active,.palette-white .btn.btn-outline:checked{-webkit-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);-moz-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1)}.palette-white .btn-outline{border-color:#dee2e6;background:transparent;color:#000}.palette-white .btn-outline *{color:#000;fill:#000;stroke:#000}.palette-white .btn-outline:hover,.palette-white .btn-outline.selected,.palette-white .btn-outline.active,.palette-white .btn-outline:active,.palette-white .btn-outline:checked,.palette-white .btn-outline:focus,.btn-check.active+.palette-white .btn-outline:focus,.btn-check:active+.palette-white .btn-outline:focus,.btn-check:checked+.palette-white .btn-outline:focus,.btn-check:focus+.palette-white .btn-outline{background:transparent;border-color:#dee2e6;color:#000}.palette-white .btn-outline.selected,.palette-white .btn-outline.active,.palette-white .btn-outline:active,.palette-white .btn-outline:checked{-webkit-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);-moz-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1)}.palette-white .btn-black{border-color:#000;background:#000;color:#fff}.palette-white .btn-black *{color:#fff;fill:#fff;stroke:#fff}.palette-white .btn-black:hover,.palette-white .btn-black.selected,.palette-white .btn-black.active,.palette-white .btn-black:active,.palette-white .btn-black:checked,.palette-white .btn-black:focus,.btn-check.active+.palette-white .btn-black:focus,.btn-check:active+.palette-white .btn-black:focus,.btn-check:checked+.palette-white .btn-black:focus,.btn-check:focus+.palette-white .btn-black{background:#fff;border-color:#000;color:#000}.palette-white .btn-black.selected,.palette-white .btn-black.active,.palette-white .btn-black:active,.palette-white .btn-black:checked{-webkit-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);-moz-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1)}.palette-white .btn-outline-white{border-color:#fff;background:transparent;color:#fff}.palette-white .btn-outline-white *{color:#fff;fill:#fff;stroke:#fff}.palette-white .btn-outline-white:hover,.palette-white .btn-outline-white.selected,.palette-white .btn-outline-white.active,.palette-white .btn-outline-white:active,.palette-white .btn-outline-white:checked,.palette-white .btn-outline-white:focus,.btn-check.active+.palette-white .btn-outline-white:focus,.btn-check:active+.palette-white .btn-outline-white:focus,.btn-check:checked+.palette-white .btn-outline-white:focus,.btn-check:focus+.palette-white .btn-outline-white{background:#fff;border-color:#fff;color:#0a203a}.palette-white .btn-outline-white.selected,.palette-white .btn-outline-white.active,.palette-white .btn-outline-white:active,.palette-white .btn-outline-white:checked{-webkit-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);-moz-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1)}.palette-white .btn-outline-black,.palette-white .btn-outline-dark{border-color:#000;background:transparent;color:#000}.palette-white .btn-outline-black *,.palette-white .btn-outline-dark *{color:#000;fill:#000;stroke:#000}.palette-white .btn-outline-black:hover,.palette-white .btn-outline-black.selected,.palette-white .btn-outline-black.active,.palette-white .btn-outline-black:active,.palette-white .btn-outline-black:checked,.palette-white .btn-outline-black:focus,.btn-check.active+.palette-white .btn-outline-black:focus,.btn-check:active+.palette-white .btn-outline-black:focus,.btn-check:checked+.palette-white .btn-outline-black:focus,.btn-check:focus+.palette-white .btn-outline-black,.palette-white .btn-outline-dark:hover,.palette-white .btn-outline-dark.selected,.palette-white .btn-outline-dark.active,.palette-white .btn-outline-dark:active,.palette-white .btn-outline-dark:checked,.palette-white .btn-outline-dark:focus,.btn-check.active+.palette-white .btn-outline-dark:focus,.btn-check:active+.palette-white .btn-outline-dark:focus,.btn-check:checked+.palette-white .btn-outline-dark:focus,.btn-check:focus+.palette-white .btn-outline-dark{background:#000;border-color:#000;color:#fff}.palette-white .btn-outline-black.selected,.palette-white .btn-outline-black.active,.palette-white .btn-outline-black:active,.palette-white .btn-outline-black:checked,.palette-white .btn-outline-dark.selected,.palette-white .btn-outline-dark.active,.palette-white .btn-outline-dark:active,.palette-white .btn-outline-dark:checked{-webkit-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);-moz-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1)}.palette-white .btn-outline-blue{border-color:#0a203a;background:transparent;color:#0a203a}.palette-white .btn-outline-blue *{color:#0a203a;fill:#0a203a;stroke:#0a203a}.palette-white .btn-outline-blue:hover,.palette-white .btn-outline-blue.selected,.palette-white .btn-outline-blue.active,.palette-white .btn-outline-blue:active,.palette-white .btn-outline-blue:checked,.palette-white .btn-outline-blue:focus,.btn-check.active+.palette-white .btn-outline-blue:focus,.btn-check:active+.palette-white .btn-outline-blue:focus,.btn-check:checked+.palette-white .btn-outline-blue:focus,.btn-check:focus+.palette-white .btn-outline-blue{background:#0a203a;border-color:#0a203a;color:#fff}.palette-white .btn-outline-blue.selected,.palette-white .btn-outline-blue.active,.palette-white .btn-outline-blue:active,.palette-white .btn-outline-blue:checked{-webkit-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);-moz-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1)}.palette-white .card .title{color:#0a203a}.palette-white header .component-top{background-color:#fff}.palette-white header .component-top ul li>*{color:#0a203a;fill:#0a203a;stroke:#0a203a}.palette-white header .component-top ul li:hover>*{color:#1465b0;fill:#1465b0;stroke:#1465b0}.palette-white header .component-top .left li{border-color:#0a203a}.palette-white header .component-top .left li.active,.palette-white header .component-top .left li:active{background-color:#0a203a}.palette-white header .component-top .left li.active a,.palette-white header .component-top .left li:active a{color:#fff}.palette-white header .component-top .left li:hover:not(.active,:active){background-color:#0a203a}.palette-white header .component-top .left li:hover:not(.active,:active) a{color:#fff}.palette-white header .container-nav{background-color:#0a203a}.palette-white header .container-nav .left .menuhamburger span{background-color:#fff}.palette-white header .container-nav .left .label{color:#fff}@media screen and (max-width: 576px){.palette-white header .container-nav .left .label{display:none}}.palette-white header .container-nav .logo>*{color:#fff}.palette-white header .container-nav .menu-dropdown .sections{background-color:#063952}.palette-white header .container-nav .menu-dropdown .sections,.palette-white header .container-nav .menu-dropdown .sections *{color:#fff}.palette-white footer{background-color:#0a203a;color:#fff}.palette-white footer li .icon{background:transparent;border-color:#fff;color:#fff}.palette-white footer li:hover .icon{background:#fff;color:#0a203a}.palette-white .module-banner{background:#0a203a}@media screen and (min-width: 768px){.palette-white .module-banner{background:linear-gradient(90deg, #0A203A 0%, #1CA5E6 100%)}}.palette-white .module-banner .splide__arrow{border-color:#fff;background:#0a203a}.palette-white .module-banner .splide__arrow>*{color:#fff;fill:#fff;stroke:#fff}.palette-white .module-banner .splide__arrow:hover{background:#000}.palette-white .module-banner .splide__arrow:hover>*{color:#fff;fill:#fff;stroke:#fff}.palette-white .module-expand .expand-title.open>*{color:#0a203a}.palette-white .module-pageTitle{background-color:#0a203a}.palette-white .module-navigation{background:linear-gradient(to right, #063952, #0A203A)}.palette-white .module-navigation .icon{color:#0a203a;fill:#0a203a;stroke:#0a203a}.palette-white .module-simple-text .subtitle{color:#fff}.palette-white .module-stand-out [class*=col-][class*="-12"]:not(.notice){background-color:#0a203a}.palette-white .module-table .table .td.title h1,.palette-white .module-table .table .td.title .h1,.palette-white .module-table .table .td.title h2,.palette-white .module-table .table .td.title .h2,.palette-white .module-table .table .td.title h3,.palette-white .module-table .table .td.title .h3,.palette-white .module-table .table .td.title h4,.palette-white .module-table .table .td.title .h4,.palette-white .module-table .table .td.title h5,.palette-white .module-table .table .td.title .h5,.palette-white .module-table .table .td.title h6,.palette-white .module-table .table .td.title .h6,.palette-white .module-table .table .td.title a{color:#063952}@media screen and (min-width: 768px){.palette-pink a:not(.btn){color:#d92694}}@media screen and (max-width: 768px){.palette-pink a:not(.btn){color:#d92694}.module-navigation .palette-pink a:not(.btn):not{color:#000}}.palette-pink p strong{color:#000}.palette-pink table thead{color:#fff}.palette-pink table thead th{background:#d92694}.palette-pink table thead th.bg-alternate{background:#000}.palette-pink table thead td{background:#fff;color:#000}.palette-pink table tbody{background:#fff;border-color:#d92694;color:#000}.palette-pink table tbody.bg-alternate{background:#e2f5fc}.palette-pink table tbody.bg-alternate td{border-color:#1ca5e6}.palette-pink table tbody th{background:#f7e9f2}.palette-pink table tbody td{border-color:#d92694}.palette-pink table th{border-color:#d92694}@media screen and (min-width: 1100px){.palette-pink .dropdown-container.expanded .options .option,.palette-pink .dropdown-container.ply .options .option{color:#000}.palette-pink .dropdown-container.expanded .options .option.selected,.palette-pink .dropdown-container.ply .options .option.selected{color:#d92694}}.palette-pink .dropdown-container .dropdown{border-color:#d92694;color:#000}.palette-pink .dropdown-container .dropdown>:first-child:not(::before,::after){color:#d92694}.palette-pink .dropdown-container:not(.expanded,.ply) .options .option{background:#fff}.palette-pink .dropdown-container:not(.expanded,.ply) .options .option.selected,.palette-pink .dropdown-container:not(.expanded,.ply) .options .option:hover{background:#d92694}.palette-pink .dropdown-container .options .option{background:#fff}.palette-pink .options.colorless .option{background:transparent}.palette-pink .thead.options .option.selected,.palette-pink .thead.options .option:hover,.palette-pink .tbody.options .option.selected,.palette-pink .tbody.options .option:hover{background:#d92694}.palette-pink .thead.options .option{background:#f7e9f2}.palette-pink .tab{background:#fff}.palette-pink .tab.selected,.palette-pink .tab:hover{background:#d92694;color:#fff}.palette-pink .tabs_contents .tab{background:#f7e9f2}.palette-pink .tabs_contents .tab.selected,.palette-pink .tabs_contents .tab:hover{background:#d92694}.palette-pink .tabs_contents .contents h4,.palette-pink .tabs_contents .contents .h4{color:#d92694}.palette-pink .btn.btn-outline:hover,.palette-pink .btn.btn-outline.selected,.palette-pink .btn.btn-outline.active,.palette-pink .btn.btn-outline:active,.palette-pink .btn.btn-outline:checked,.palette-pink .btn.btn-outline:focus,.btn-check.active+.palette-pink .btn.btn-outline:focus,.btn-check:active+.palette-pink .btn.btn-outline:focus,.btn-check:checked+.palette-pink .btn.btn-outline:focus,.btn-check:focus+.palette-pink .btn.btn-outline{background:#d92694;color:#fff}.palette-pink .btn.btn-outline.selected,.palette-pink .btn.btn-outline.active,.palette-pink .btn.btn-outline:active,.palette-pink .btn.btn-outline:checked{-webkit-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);-moz-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1)}.palette-pink .btn-outline{border-color:#dee2e6;background:transparent;color:#000}.palette-pink .btn-outline *{color:#000;fill:#000;stroke:#000}.palette-pink .btn-outline:hover,.palette-pink .btn-outline.selected,.palette-pink .btn-outline.active,.palette-pink .btn-outline:active,.palette-pink .btn-outline:checked,.palette-pink .btn-outline:focus,.btn-check.active+.palette-pink .btn-outline:focus,.btn-check:active+.palette-pink .btn-outline:focus,.btn-check:checked+.palette-pink .btn-outline:focus,.btn-check:focus+.palette-pink .btn-outline{background:transparent;border-color:#dee2e6;color:#000}.palette-pink .btn-outline.selected,.palette-pink .btn-outline.active,.palette-pink .btn-outline:active,.palette-pink .btn-outline:checked{-webkit-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);-moz-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1)}.palette-pink .btn-black{border-color:#000;background:#000;color:#fff}.palette-pink .btn-black *{color:#fff;fill:#fff;stroke:#fff}.palette-pink .btn-black:hover,.palette-pink .btn-black.selected,.palette-pink .btn-black.active,.palette-pink .btn-black:active,.palette-pink .btn-black:checked,.palette-pink .btn-black:focus,.btn-check.active+.palette-pink .btn-black:focus,.btn-check:active+.palette-pink .btn-black:focus,.btn-check:checked+.palette-pink .btn-black:focus,.btn-check:focus+.palette-pink .btn-black{background:#fff;border-color:#000;color:#000}.palette-pink .btn-black.selected,.palette-pink .btn-black.active,.palette-pink .btn-black:active,.palette-pink .btn-black:checked{-webkit-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);-moz-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1)}.palette-pink .btn-outline-white{border-color:#fff;background:transparent;color:#fff}.palette-pink .btn-outline-white *{color:#fff;fill:#fff;stroke:#fff}.palette-pink .btn-outline-white:hover,.palette-pink .btn-outline-white.selected,.palette-pink .btn-outline-white.active,.palette-pink .btn-outline-white:active,.palette-pink .btn-outline-white:checked,.palette-pink .btn-outline-white:focus,.btn-check.active+.palette-pink .btn-outline-white:focus,.btn-check:active+.palette-pink .btn-outline-white:focus,.btn-check:checked+.palette-pink .btn-outline-white:focus,.btn-check:focus+.palette-pink .btn-outline-white{background:#fff;border-color:#fff;color:#1ca5e6}.palette-pink .btn-outline-white.selected,.palette-pink .btn-outline-white.active,.palette-pink .btn-outline-white:active,.palette-pink .btn-outline-white:checked{-webkit-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);-moz-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1)}.palette-pink .btn-outline-black,.palette-pink .btn-outline-dark{border-color:#000;background:transparent;color:#000}.palette-pink .btn-outline-black *,.palette-pink .btn-outline-dark *{color:#000;fill:#000;stroke:#000}.palette-pink .btn-outline-black:hover,.palette-pink .btn-outline-black.selected,.palette-pink .btn-outline-black.active,.palette-pink .btn-outline-black:active,.palette-pink .btn-outline-black:checked,.palette-pink .btn-outline-black:focus,.btn-check.active+.palette-pink .btn-outline-black:focus,.btn-check:active+.palette-pink .btn-outline-black:focus,.btn-check:checked+.palette-pink .btn-outline-black:focus,.btn-check:focus+.palette-pink .btn-outline-black,.palette-pink .btn-outline-dark:hover,.palette-pink .btn-outline-dark.selected,.palette-pink .btn-outline-dark.active,.palette-pink .btn-outline-dark:active,.palette-pink .btn-outline-dark:checked,.palette-pink .btn-outline-dark:focus,.btn-check.active+.palette-pink .btn-outline-dark:focus,.btn-check:active+.palette-pink .btn-outline-dark:focus,.btn-check:checked+.palette-pink .btn-outline-dark:focus,.btn-check:focus+.palette-pink .btn-outline-dark{background:#000;border-color:#000;color:#fff}.palette-pink .btn-outline-black.selected,.palette-pink .btn-outline-black.active,.palette-pink .btn-outline-black:active,.palette-pink .btn-outline-black:checked,.palette-pink .btn-outline-dark.selected,.palette-pink .btn-outline-dark.active,.palette-pink .btn-outline-dark:active,.palette-pink .btn-outline-dark:checked{-webkit-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);-moz-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1)}.palette-pink .btn-outline-blue{border-color:#1ca5e6;background:transparent;color:#1ca5e6}.palette-pink .btn-outline-blue *{color:#1ca5e6;fill:#1ca5e6;stroke:#1ca5e6}.palette-pink .btn-outline-blue:hover,.palette-pink .btn-outline-blue.selected,.palette-pink .btn-outline-blue.active,.palette-pink .btn-outline-blue:active,.palette-pink .btn-outline-blue:checked,.palette-pink .btn-outline-blue:focus,.btn-check.active+.palette-pink .btn-outline-blue:focus,.btn-check:active+.palette-pink .btn-outline-blue:focus,.btn-check:checked+.palette-pink .btn-outline-blue:focus,.btn-check:focus+.palette-pink .btn-outline-blue{background:#1ca5e6;border-color:#1ca5e6;color:#fff}.palette-pink .btn-outline-blue.selected,.palette-pink .btn-outline-blue.active,.palette-pink .btn-outline-blue:active,.palette-pink .btn-outline-blue:checked{-webkit-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);-moz-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1)}.palette-pink .card .title{color:#000}.palette-pink header .component-top{background-color:#063952}.palette-pink header .component-top ul li>*{color:#1ca5e6;fill:#1ca5e6;stroke:#1ca5e6}.palette-pink header .component-top ul li:hover>*{color:#fff;fill:#fff;stroke:#fff}.palette-pink header .component-top .left li{border-color:#063952}.palette-pink header .component-top .left li.active,.palette-pink header .component-top .left li:active{background-color:#fff}.palette-pink header .component-top .left li.active a,.palette-pink header .component-top .left li:active a{color:#000}.palette-pink header .component-top .left li:hover:not(.active,:active){background-color:#094969}.palette-pink header .component-top .left li:hover:not(.active,:active) a{color:#fff}.palette-pink header .container-nav{background-color:#fff}.palette-pink header .container-nav .left .menuhamburger span{background-color:#000}.palette-pink header .container-nav .left .label{color:#000}@media screen and (max-width: 576px){.palette-pink header .container-nav .left .label{display:none}}.palette-pink header .container-nav .logo>*{color:#000}.palette-pink header .container-nav .menu-dropdown .sections{background-color:#063952}.palette-pink header .container-nav .menu-dropdown .sections,.palette-pink header .container-nav .menu-dropdown .sections *{color:#fff}.palette-pink footer{background-color:#063952;color:#fff}.palette-pink footer li .icon{background:transparent;border-color:#fff;color:#fff}.palette-pink footer li:hover .icon{background:#fff;color:#063952}.palette-pink .module-banner{background:#1ca5e6}@media screen and (min-width: 768px){.palette-pink .module-banner{background:linear-gradient(90deg, #1CA5E6 0%, white 100%)}}.palette-pink .module-banner .splide__arrow{border-color:transparent;background:#fff}.palette-pink .module-banner .splide__arrow>*{color:#000;fill:#000;stroke:#000}.palette-pink .module-banner .splide__arrow:hover{background:#000}.palette-pink .module-banner .splide__arrow:hover>*{color:#fff;fill:#fff;stroke:#fff}.palette-pink .module-expand .expand-title.open>*{color:#1ca5e6}.palette-pink .module-pageTitle{background-color:#d92694}.palette-pink .module-navigation{background:linear-gradient(to right, #1CA5E6, #1894CE)}.palette-pink .module-navigation .icon{color:#d92694;fill:#d92694;stroke:#d92694}.palette-pink .module-simple-text .subtitle{color:#d92694}.palette-pink .module-stand-out [class*=col-][class*="-12"]:not(.notice){background-color:#063952}.palette-pink .module-table .table .td.title h1,.palette-pink .module-table .table .td.title .h1,.palette-pink .module-table .table .td.title h2,.palette-pink .module-table .table .td.title .h2,.palette-pink .module-table .table .td.title h3,.palette-pink .module-table .table .td.title .h3,.palette-pink .module-table .table .td.title h4,.palette-pink .module-table .table .td.title .h4,.palette-pink .module-table .table .td.title h5,.palette-pink .module-table .table .td.title .h5,.palette-pink .module-table .table .td.title h6,.palette-pink .module-table .table .td.title .h6,.palette-pink .module-table .table .td.title a{color:#d92694}@media screen and (min-width: 768px){.palette-cyan a:not(.btn){color:#2ab79f}}@media screen and (max-width: 768px){.palette-cyan a:not(.btn){color:#2ab79f}.module-navigation .palette-cyan a:not(.btn):not{color:#000}}.palette-cyan p strong{color:#2ab79f}.palette-cyan table thead{color:#fff}.palette-cyan table thead th{background:#2ab79f}.palette-cyan table thead th.bg-alternate{background:#000}.palette-cyan table thead td{background:#fff;color:#000}.palette-cyan table tbody{background:#edf8f6;border-color:#2ab79f;color:#000}.palette-cyan table tbody.bg-alternate{background:#e2f5fc}.palette-cyan table tbody.bg-alternate td{border-color:#1ca5e6}.palette-cyan table tbody th{background:#edf8f6}.palette-cyan table tbody td{border-color:#2ab79f}.palette-cyan table th{border-color:#2ab79f}@media screen and (min-width: 1100px){.palette-cyan .dropdown-container.expanded .options .option,.palette-cyan .dropdown-container.ply .options .option{color:#000}.palette-cyan .dropdown-container.expanded .options .option.selected,.palette-cyan .dropdown-container.ply .options .option.selected{color:#2ab79f}}.palette-cyan .dropdown-container .dropdown{border-color:#2ab79f;color:#000}.palette-cyan .dropdown-container .dropdown>:first-child:not(::before,::after){color:#2ab79f}.palette-cyan .dropdown-container:not(.expanded,.ply) .options .option{background:#fff}.palette-cyan .dropdown-container:not(.expanded,.ply) .options .option.selected,.palette-cyan .dropdown-container:not(.expanded,.ply) .options .option:hover{background:#2ab79f}.palette-cyan .dropdown-container .options .option{background:#fff}.palette-cyan .options.colorless .option{background:transparent}.palette-cyan .thead.options .option.selected,.palette-cyan .thead.options .option:hover,.palette-cyan .tbody.options .option.selected,.palette-cyan .tbody.options .option:hover{background:#2ab79f}.palette-cyan .thead.options .option{background:#edf8f6}.palette-cyan .tab{background:#fff}.palette-cyan .tab.selected,.palette-cyan .tab:hover{background:#2ab79f;color:#fff}.palette-cyan .tabs_contents .tab{background:#edf8f6}.palette-cyan .tabs_contents .tab.selected,.palette-cyan .tabs_contents .tab:hover{background:#2ab79f}.palette-cyan .tabs_contents .contents h4,.palette-cyan .tabs_contents .contents .h4{color:#2ab79f}.palette-cyan .btn.btn-outline:hover,.palette-cyan .btn.btn-outline.selected,.palette-cyan .btn.btn-outline.active,.palette-cyan .btn.btn-outline:active,.palette-cyan .btn.btn-outline:checked,.palette-cyan .btn.btn-outline:focus,.btn-check.active+.palette-cyan .btn.btn-outline:focus,.btn-check:active+.palette-cyan .btn.btn-outline:focus,.btn-check:checked+.palette-cyan .btn.btn-outline:focus,.btn-check:focus+.palette-cyan .btn.btn-outline{background:#2ab79f;color:#fff}.palette-cyan .btn.btn-outline.selected,.palette-cyan .btn.btn-outline.active,.palette-cyan .btn.btn-outline:active,.palette-cyan .btn.btn-outline:checked{-webkit-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);-moz-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1)}.palette-cyan .btn-outline{border-color:#dee2e6;background:transparent;color:#000}.palette-cyan .btn-outline *{color:#000;fill:#000;stroke:#000}.palette-cyan .btn-outline:hover,.palette-cyan .btn-outline.selected,.palette-cyan .btn-outline.active,.palette-cyan .btn-outline:active,.palette-cyan .btn-outline:checked,.palette-cyan .btn-outline:focus,.btn-check.active+.palette-cyan .btn-outline:focus,.btn-check:active+.palette-cyan .btn-outline:focus,.btn-check:checked+.palette-cyan .btn-outline:focus,.btn-check:focus+.palette-cyan .btn-outline{background:transparent;border-color:#dee2e6;color:#000}.palette-cyan .btn-outline.selected,.palette-cyan .btn-outline.active,.palette-cyan .btn-outline:active,.palette-cyan .btn-outline:checked{-webkit-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);-moz-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1)}.palette-cyan .btn-black{border-color:#000;background:#000;color:#fff}.palette-cyan .btn-black *{color:#fff;fill:#fff;stroke:#fff}.palette-cyan .btn-black:hover,.palette-cyan .btn-black.selected,.palette-cyan .btn-black.active,.palette-cyan .btn-black:active,.palette-cyan .btn-black:checked,.palette-cyan .btn-black:focus,.btn-check.active+.palette-cyan .btn-black:focus,.btn-check:active+.palette-cyan .btn-black:focus,.btn-check:checked+.palette-cyan .btn-black:focus,.btn-check:focus+.palette-cyan .btn-black{background:#fff;border-color:#000;color:#000}.palette-cyan .btn-black.selected,.palette-cyan .btn-black.active,.palette-cyan .btn-black:active,.palette-cyan .btn-black:checked{-webkit-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);-moz-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1)}.palette-cyan .btn-outline-white{border-color:#fff;background:transparent;color:#fff}.palette-cyan .btn-outline-white *{color:#fff;fill:#fff;stroke:#fff}.palette-cyan .btn-outline-white:hover,.palette-cyan .btn-outline-white.selected,.palette-cyan .btn-outline-white.active,.palette-cyan .btn-outline-white:active,.palette-cyan .btn-outline-white:checked,.palette-cyan .btn-outline-white:focus,.btn-check.active+.palette-cyan .btn-outline-white:focus,.btn-check:active+.palette-cyan .btn-outline-white:focus,.btn-check:checked+.palette-cyan .btn-outline-white:focus,.btn-check:focus+.palette-cyan .btn-outline-white{background:#fff;border-color:#fff;color:#1ca5e6}.palette-cyan .btn-outline-white.selected,.palette-cyan .btn-outline-white.active,.palette-cyan .btn-outline-white:active,.palette-cyan .btn-outline-white:checked{-webkit-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);-moz-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1)}.palette-cyan .btn-outline-black,.palette-cyan .btn-outline-dark{border-color:#000;background:transparent;color:#000}.palette-cyan .btn-outline-black *,.palette-cyan .btn-outline-dark *{color:#000;fill:#000;stroke:#000}.palette-cyan .btn-outline-black:hover,.palette-cyan .btn-outline-black.selected,.palette-cyan .btn-outline-black.active,.palette-cyan .btn-outline-black:active,.palette-cyan .btn-outline-black:checked,.palette-cyan .btn-outline-black:focus,.btn-check.active+.palette-cyan .btn-outline-black:focus,.btn-check:active+.palette-cyan .btn-outline-black:focus,.btn-check:checked+.palette-cyan .btn-outline-black:focus,.btn-check:focus+.palette-cyan .btn-outline-black,.palette-cyan .btn-outline-dark:hover,.palette-cyan .btn-outline-dark.selected,.palette-cyan .btn-outline-dark.active,.palette-cyan .btn-outline-dark:active,.palette-cyan .btn-outline-dark:checked,.palette-cyan .btn-outline-dark:focus,.btn-check.active+.palette-cyan .btn-outline-dark:focus,.btn-check:active+.palette-cyan .btn-outline-dark:focus,.btn-check:checked+.palette-cyan .btn-outline-dark:focus,.btn-check:focus+.palette-cyan .btn-outline-dark{background:#000;border-color:#000;color:#fff}.palette-cyan .btn-outline-black.selected,.palette-cyan .btn-outline-black.active,.palette-cyan .btn-outline-black:active,.palette-cyan .btn-outline-black:checked,.palette-cyan .btn-outline-dark.selected,.palette-cyan .btn-outline-dark.active,.palette-cyan .btn-outline-dark:active,.palette-cyan .btn-outline-dark:checked{-webkit-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);-moz-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1)}.palette-cyan .btn-outline-blue{border-color:#1ca5e6;background:transparent;color:#1ca5e6}.palette-cyan .btn-outline-blue *{color:#1ca5e6;fill:#1ca5e6;stroke:#1ca5e6}.palette-cyan .btn-outline-blue:hover,.palette-cyan .btn-outline-blue.selected,.palette-cyan .btn-outline-blue.active,.palette-cyan .btn-outline-blue:active,.palette-cyan .btn-outline-blue:checked,.palette-cyan .btn-outline-blue:focus,.btn-check.active+.palette-cyan .btn-outline-blue:focus,.btn-check:active+.palette-cyan .btn-outline-blue:focus,.btn-check:checked+.palette-cyan .btn-outline-blue:focus,.btn-check:focus+.palette-cyan .btn-outline-blue{background:#1ca5e6;border-color:#1ca5e6;color:#fff}.palette-cyan .btn-outline-blue.selected,.palette-cyan .btn-outline-blue.active,.palette-cyan .btn-outline-blue:active,.palette-cyan .btn-outline-blue:checked{-webkit-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);-moz-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1)}.palette-cyan .card .title{color:#000}.palette-cyan header .component-top{background-color:#063952}.palette-cyan header .component-top ul li>*{color:#1ca5e6;fill:#1ca5e6;stroke:#1ca5e6}.palette-cyan header .component-top ul li:hover>*{color:#fff;fill:#fff;stroke:#fff}.palette-cyan header .component-top .left li{border-color:#063952}.palette-cyan header .component-top .left li.active,.palette-cyan header .component-top .left li:active{background-color:#fff}.palette-cyan header .component-top .left li.active a,.palette-cyan header .component-top .left li:active a{color:#000}.palette-cyan header .component-top .left li:hover:not(.active,:active){background-color:#094969}.palette-cyan header .component-top .left li:hover:not(.active,:active) a{color:#fff}.palette-cyan header .container-nav{background-color:#fff}.palette-cyan header .container-nav .left .menuhamburger span{background-color:#000}.palette-cyan header .container-nav .left .label{color:#000}@media screen and (max-width: 576px){.palette-cyan header .container-nav .left .label{display:none}}.palette-cyan header .container-nav .logo>*{color:#000}.palette-cyan header .container-nav .menu-dropdown .sections{background-color:#063952}.palette-cyan header .container-nav .menu-dropdown .sections,.palette-cyan header .container-nav .menu-dropdown .sections *{color:#fff}.palette-cyan footer{background-color:#063952;color:#fff}.palette-cyan footer li .icon{background:transparent;border-color:#fff;color:#fff}.palette-cyan footer li:hover .icon{background:#fff;color:#063952}.palette-cyan .module-banner{background:#1ca5e6}@media screen and (min-width: 768px){.palette-cyan .module-banner{background:linear-gradient(90deg, #1CA5E6 0%, white 100%)}}.palette-cyan .module-banner .splide__arrow{border-color:transparent;background:#fff}.palette-cyan .module-banner .splide__arrow>*{color:#000;fill:#000;stroke:#000}.palette-cyan .module-banner .splide__arrow:hover{background:#000}.palette-cyan .module-banner .splide__arrow:hover>*{color:#fff;fill:#fff;stroke:#fff}.palette-cyan .module-expand .expand-title.open>*{color:#1ca5e6}.palette-cyan .module-pageTitle{background-color:#2ab79f}.palette-cyan .module-navigation{background:linear-gradient(to right, #1CA5E6, #1894CE)}.palette-cyan .module-navigation .icon{color:#2ab79f;fill:#2ab79f;stroke:#2ab79f}.palette-cyan .module-simple-text .subtitle{color:#2ab79f}.palette-cyan .module-stand-out [class*=col-][class*="-12"]:not(.notice){background-color:#063952}.palette-cyan .module-table .table .td.title h1,.palette-cyan .module-table .table .td.title .h1,.palette-cyan .module-table .table .td.title h2,.palette-cyan .module-table .table .td.title .h2,.palette-cyan .module-table .table .td.title h3,.palette-cyan .module-table .table .td.title .h3,.palette-cyan .module-table .table .td.title h4,.palette-cyan .module-table .table .td.title .h4,.palette-cyan .module-table .table .td.title h5,.palette-cyan .module-table .table .td.title .h5,.palette-cyan .module-table .table .td.title h6,.palette-cyan .module-table .table .td.title .h6,.palette-cyan .module-table .table .td.title a{color:#2ab79f}@media screen and (min-width: 768px){.palette-yellow a:not(.btn){color:#1ca5e6}}@media screen and (max-width: 768px){.palette-yellow a:not(.btn){color:#1ca5e6}.module-navigation .palette-yellow a:not(.btn):not{color:#000}}.palette-yellow p strong{color:#f7d045}.palette-yellow table thead{color:#fff}.palette-yellow table thead th{background:#f7d045}.palette-yellow table thead th.bg-alternate{background:#1a7ead}.palette-yellow table thead td{background:#fff;color:#000}.palette-yellow table tbody{background:#fff;border-color:#d9d9d9;color:#000}.palette-yellow table tbody.bg-alternate{background:#e2f5fc}.palette-yellow table tbody.bg-alternate td{border-color:#1ca5e6}.palette-yellow table tbody th{background:#e2f5fc}.palette-yellow table tbody td{border-color:#d9d9d9}.palette-yellow table th{border-color:#fff}@media screen and (min-width: 1100px){.palette-yellow .dropdown-container.expanded .options .option,.palette-yellow .dropdown-container.ply .options .option{color:#000}.palette-yellow .dropdown-container.expanded .options .option.selected,.palette-yellow .dropdown-container.ply .options .option.selected{color:#1ca5e6}}.palette-yellow .dropdown-container .dropdown{border-color:#1ca5e6;color:#000}.palette-yellow .dropdown-container .dropdown>:first-child:not(::before,::after){color:#000}.palette-yellow .dropdown-container:not(.expanded,.ply) .options .option{background:#fff}.palette-yellow .dropdown-container:not(.expanded,.ply) .options .option.selected,.palette-yellow .dropdown-container:not(.expanded,.ply) .options .option:hover{background:#1ca5e6}.palette-yellow .dropdown-container .options .option{background:#fff}.palette-yellow .options.colorless .option{background:transparent}.palette-yellow .thead.options .option.selected,.palette-yellow .thead.options .option:hover,.palette-yellow .tbody.options .option.selected,.palette-yellow .tbody.options .option:hover{background:#1ca5e6}.palette-yellow .thead.options .option{background:#e2f5fc}.palette-yellow .tab{background:#fff}.palette-yellow .tab.selected,.palette-yellow .tab:hover{background:#f7d045;color:#fff}.palette-yellow .tabs_contents .tab{background:#e2f5fc}.palette-yellow .tabs_contents .tab.selected,.palette-yellow .tabs_contents .tab:hover{background:#1ca5e6}.palette-yellow .tabs_contents .contents h4,.palette-yellow .tabs_contents .contents .h4{color:#f7d045}.palette-yellow .btn.btn-outline:hover,.palette-yellow .btn.btn-outline.selected,.palette-yellow .btn.btn-outline.active,.palette-yellow .btn.btn-outline:active,.palette-yellow .btn.btn-outline:checked,.palette-yellow .btn.btn-outline:focus,.btn-check.active+.palette-yellow .btn.btn-outline:focus,.btn-check:active+.palette-yellow .btn.btn-outline:focus,.btn-check:checked+.palette-yellow .btn.btn-outline:focus,.btn-check:focus+.palette-yellow .btn.btn-outline{background:#f7d045;color:#fff}.palette-yellow .btn.btn-outline.selected,.palette-yellow .btn.btn-outline.active,.palette-yellow .btn.btn-outline:active,.palette-yellow .btn.btn-outline:checked{-webkit-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);-moz-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1)}.palette-yellow .btn-outline{border-color:#dee2e6;background:transparent;color:#000}.palette-yellow .btn-outline *{color:#000;fill:#000;stroke:#000}.palette-yellow .btn-outline:hover,.palette-yellow .btn-outline.selected,.palette-yellow .btn-outline.active,.palette-yellow .btn-outline:active,.palette-yellow .btn-outline:checked,.palette-yellow .btn-outline:focus,.btn-check.active+.palette-yellow .btn-outline:focus,.btn-check:active+.palette-yellow .btn-outline:focus,.btn-check:checked+.palette-yellow .btn-outline:focus,.btn-check:focus+.palette-yellow .btn-outline{background:transparent;border-color:#dee2e6;color:#000}.palette-yellow .btn-outline.selected,.palette-yellow .btn-outline.active,.palette-yellow .btn-outline:active,.palette-yellow .btn-outline:checked{-webkit-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);-moz-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1)}.palette-yellow .btn-black{border-color:#000;background:#000;color:#fff}.palette-yellow .btn-black *{color:#fff;fill:#fff;stroke:#fff}.palette-yellow .btn-black:hover,.palette-yellow .btn-black.selected,.palette-yellow .btn-black.active,.palette-yellow .btn-black:active,.palette-yellow .btn-black:checked,.palette-yellow .btn-black:focus,.btn-check.active+.palette-yellow .btn-black:focus,.btn-check:active+.palette-yellow .btn-black:focus,.btn-check:checked+.palette-yellow .btn-black:focus,.btn-check:focus+.palette-yellow .btn-black{background:#fff;border-color:#000;color:#000}.palette-yellow .btn-black.selected,.palette-yellow .btn-black.active,.palette-yellow .btn-black:active,.palette-yellow .btn-black:checked{-webkit-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);-moz-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1)}.palette-yellow .btn-outline-white{border-color:#fff;background:transparent;color:#fff}.palette-yellow .btn-outline-white *{color:#fff;fill:#fff;stroke:#fff}.palette-yellow .btn-outline-white:hover,.palette-yellow .btn-outline-white.selected,.palette-yellow .btn-outline-white.active,.palette-yellow .btn-outline-white:active,.palette-yellow .btn-outline-white:checked,.palette-yellow .btn-outline-white:focus,.btn-check.active+.palette-yellow .btn-outline-white:focus,.btn-check:active+.palette-yellow .btn-outline-white:focus,.btn-check:checked+.palette-yellow .btn-outline-white:focus,.btn-check:focus+.palette-yellow .btn-outline-white{background:#fff;border-color:#fff;color:#1ca5e6}.palette-yellow .btn-outline-white.selected,.palette-yellow .btn-outline-white.active,.palette-yellow .btn-outline-white:active,.palette-yellow .btn-outline-white:checked{-webkit-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);-moz-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1)}.palette-yellow .btn-outline-black,.palette-yellow .btn-outline-dark{border-color:#000;background:transparent;color:#000}.palette-yellow .btn-outline-black *,.palette-yellow .btn-outline-dark *{color:#000;fill:#000;stroke:#000}.palette-yellow .btn-outline-black:hover,.palette-yellow .btn-outline-black.selected,.palette-yellow .btn-outline-black.active,.palette-yellow .btn-outline-black:active,.palette-yellow .btn-outline-black:checked,.palette-yellow .btn-outline-black:focus,.btn-check.active+.palette-yellow .btn-outline-black:focus,.btn-check:active+.palette-yellow .btn-outline-black:focus,.btn-check:checked+.palette-yellow .btn-outline-black:focus,.btn-check:focus+.palette-yellow .btn-outline-black,.palette-yellow .btn-outline-dark:hover,.palette-yellow .btn-outline-dark.selected,.palette-yellow .btn-outline-dark.active,.palette-yellow .btn-outline-dark:active,.palette-yellow .btn-outline-dark:checked,.palette-yellow .btn-outline-dark:focus,.btn-check.active+.palette-yellow .btn-outline-dark:focus,.btn-check:active+.palette-yellow .btn-outline-dark:focus,.btn-check:checked+.palette-yellow .btn-outline-dark:focus,.btn-check:focus+.palette-yellow .btn-outline-dark{background:#000;border-color:#000;color:#fff}.palette-yellow .btn-outline-black.selected,.palette-yellow .btn-outline-black.active,.palette-yellow .btn-outline-black:active,.palette-yellow .btn-outline-black:checked,.palette-yellow .btn-outline-dark.selected,.palette-yellow .btn-outline-dark.active,.palette-yellow .btn-outline-dark:active,.palette-yellow .btn-outline-dark:checked{-webkit-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);-moz-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1)}.palette-yellow .btn-outline-blue{border-color:#1ca5e6;background:transparent;color:#1ca5e6}.palette-yellow .btn-outline-blue *{color:#1ca5e6;fill:#1ca5e6;stroke:#1ca5e6}.palette-yellow .btn-outline-blue:hover,.palette-yellow .btn-outline-blue.selected,.palette-yellow .btn-outline-blue.active,.palette-yellow .btn-outline-blue:active,.palette-yellow .btn-outline-blue:checked,.palette-yellow .btn-outline-blue:focus,.btn-check.active+.palette-yellow .btn-outline-blue:focus,.btn-check:active+.palette-yellow .btn-outline-blue:focus,.btn-check:checked+.palette-yellow .btn-outline-blue:focus,.btn-check:focus+.palette-yellow .btn-outline-blue{background:#1ca5e6;border-color:#1ca5e6;color:#fff}.palette-yellow .btn-outline-blue.selected,.palette-yellow .btn-outline-blue.active,.palette-yellow .btn-outline-blue:active,.palette-yellow .btn-outline-blue:checked{-webkit-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);-moz-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1)}.palette-yellow .card .title{color:#000}.palette-yellow header .component-top{background-color:#063952}.palette-yellow header .component-top ul li>*{color:#1ca5e6;fill:#1ca5e6;stroke:#1ca5e6}.palette-yellow header .component-top ul li:hover>*{color:#fff;fill:#fff;stroke:#fff}.palette-yellow header .component-top .left li{border-color:#063952}.palette-yellow header .component-top .left li.active,.palette-yellow header .component-top .left li:active{background-color:#fff}.palette-yellow header .component-top .left li.active a,.palette-yellow header .component-top .left li:active a{color:#000}.palette-yellow header .component-top .left li:hover:not(.active,:active){background-color:#094969}.palette-yellow header .component-top .left li:hover:not(.active,:active) a{color:#fff}.palette-yellow header .container-nav{background-color:#fff}.palette-yellow header .container-nav .left .menuhamburger span{background-color:#000}.palette-yellow header .container-nav .left .label{color:#000}@media screen and (max-width: 576px){.palette-yellow header .container-nav .left .label{display:none}}.palette-yellow header .container-nav .logo>*{color:#000}.palette-yellow header .container-nav .menu-dropdown .sections{background-color:#063952}.palette-yellow header .container-nav .menu-dropdown .sections,.palette-yellow header .container-nav .menu-dropdown .sections *{color:#fff}.palette-yellow footer{background-color:#063952;color:#fff}.palette-yellow footer li .icon{background:transparent;border-color:#fff;color:#fff}.palette-yellow footer li:hover .icon{background:#fff;color:#063952}.palette-yellow .module-banner{background:#1ca5e6}@media screen and (min-width: 768px){.palette-yellow .module-banner{background:linear-gradient(90deg, #1CA5E6 0%, white 100%)}}.palette-yellow .module-banner .splide__arrow{border-color:transparent;background:#fff}.palette-yellow .module-banner .splide__arrow>*{color:#000;fill:#000;stroke:#000}.palette-yellow .module-banner .splide__arrow:hover{background:#000}.palette-yellow .module-banner .splide__arrow:hover>*{color:#fff;fill:#fff;stroke:#fff}.palette-yellow .module-expand .expand-title.open>*{color:#1ca5e6}.palette-yellow .module-pageTitle{background-color:#f7d045}.palette-yellow .module-navigation{background:linear-gradient(to right, #1CA5E6, #1894CE)}.palette-yellow .module-navigation .icon{color:#1ca5e6;fill:#1ca5e6;stroke:#1ca5e6}.palette-yellow .module-simple-text .subtitle{color:#000}.palette-yellow .module-stand-out [class*=col-][class*="-12"]:not(.notice){background-color:#063952}.palette-yellow .module-table .table .td.title h1,.palette-yellow .module-table .table .td.title .h1,.palette-yellow .module-table .table .td.title h2,.palette-yellow .module-table .table .td.title .h2,.palette-yellow .module-table .table .td.title h3,.palette-yellow .module-table .table .td.title .h3,.palette-yellow .module-table .table .td.title h4,.palette-yellow .module-table .table .td.title .h4,.palette-yellow .module-table .table .td.title h5,.palette-yellow .module-table .table .td.title .h5,.palette-yellow .module-table .table .td.title h6,.palette-yellow .module-table .table .td.title .h6,.palette-yellow .module-table .table .td.title a{color:#1894ce}@media screen and (min-width: 768px){.palette-gray a:not(.btn){color:#1ca5e6}}@media screen and (max-width: 768px){.palette-gray a:not(.btn){color:#1ca5e6}.module-navigation .palette-gray a:not(.btn):not{color:#000}}.palette-gray p strong{color:#a3abae}.palette-gray table thead{color:#fff}.palette-gray table thead th{background:#a3abae}.palette-gray table thead th.bg-alternate{background:#1a7ead}.palette-gray table thead td{background:#fff;color:#000}.palette-gray table tbody{background:#fff;border-color:#d9d9d9;color:#000}.palette-gray table tbody.bg-alternate{background:#e2f5fc}.palette-gray table tbody.bg-alternate td{border-color:#1ca5e6}.palette-gray table tbody th{background:#e2f5fc}.palette-gray table tbody td{border-color:#d9d9d9}.palette-gray table th{border-color:#fff}@media screen and (min-width: 1100px){.palette-gray .dropdown-container.expanded .options .option,.palette-gray .dropdown-container.ply .options .option{color:#000}.palette-gray .dropdown-container.expanded .options .option.selected,.palette-gray .dropdown-container.ply .options .option.selected{color:#1ca5e6}}.palette-gray .dropdown-container .dropdown{border-color:#1ca5e6;color:#000}.palette-gray .dropdown-container .dropdown>:first-child:not(::before,::after){color:#000}.palette-gray .dropdown-container:not(.expanded,.ply) .options .option{background:#fff}.palette-gray .dropdown-container:not(.expanded,.ply) .options .option.selected,.palette-gray .dropdown-container:not(.expanded,.ply) .options .option:hover{background:#1ca5e6}.palette-gray .dropdown-container .options .option{background:#fff}.palette-gray .options.colorless .option{background:transparent}.palette-gray .thead.options .option.selected,.palette-gray .thead.options .option:hover,.palette-gray .tbody.options .option.selected,.palette-gray .tbody.options .option:hover{background:#1ca5e6}.palette-gray .thead.options .option{background:#e2f5fc}.palette-gray .tab{background:#fff}.palette-gray .tab.selected,.palette-gray .tab:hover{background:#a3abae;color:#fff}.palette-gray .tabs_contents .tab{background:#e2f5fc}.palette-gray .tabs_contents .tab.selected,.palette-gray .tabs_contents .tab:hover{background:#1ca5e6}.palette-gray .tabs_contents .contents h4,.palette-gray .tabs_contents .contents .h4{color:#a3abae}.palette-gray .btn.btn-outline:hover,.palette-gray .btn.btn-outline.selected,.palette-gray .btn.btn-outline.active,.palette-gray .btn.btn-outline:active,.palette-gray .btn.btn-outline:checked,.palette-gray .btn.btn-outline:focus,.btn-check.active+.palette-gray .btn.btn-outline:focus,.btn-check:active+.palette-gray .btn.btn-outline:focus,.btn-check:checked+.palette-gray .btn.btn-outline:focus,.btn-check:focus+.palette-gray .btn.btn-outline{background:#a3abae;color:#fff}.palette-gray .btn.btn-outline.selected,.palette-gray .btn.btn-outline.active,.palette-gray .btn.btn-outline:active,.palette-gray .btn.btn-outline:checked{-webkit-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);-moz-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1)}.palette-gray .btn-outline{border-color:#dee2e6;background:transparent;color:#000}.palette-gray .btn-outline *{color:#000;fill:#000;stroke:#000}.palette-gray .btn-outline:hover,.palette-gray .btn-outline.selected,.palette-gray .btn-outline.active,.palette-gray .btn-outline:active,.palette-gray .btn-outline:checked,.palette-gray .btn-outline:focus,.btn-check.active+.palette-gray .btn-outline:focus,.btn-check:active+.palette-gray .btn-outline:focus,.btn-check:checked+.palette-gray .btn-outline:focus,.btn-check:focus+.palette-gray .btn-outline{background:transparent;border-color:#dee2e6;color:#000}.palette-gray .btn-outline.selected,.palette-gray .btn-outline.active,.palette-gray .btn-outline:active,.palette-gray .btn-outline:checked{-webkit-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);-moz-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1)}.palette-gray .btn-black{border-color:#000;background:#000;color:#fff}.palette-gray .btn-black *{color:#fff;fill:#fff;stroke:#fff}.palette-gray .btn-black:hover,.palette-gray .btn-black.selected,.palette-gray .btn-black.active,.palette-gray .btn-black:active,.palette-gray .btn-black:checked,.palette-gray .btn-black:focus,.btn-check.active+.palette-gray .btn-black:focus,.btn-check:active+.palette-gray .btn-black:focus,.btn-check:checked+.palette-gray .btn-black:focus,.btn-check:focus+.palette-gray .btn-black{background:#fff;border-color:#000;color:#000}.palette-gray .btn-black.selected,.palette-gray .btn-black.active,.palette-gray .btn-black:active,.palette-gray .btn-black:checked{-webkit-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);-moz-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1)}.palette-gray .btn-outline-white{border-color:#fff;background:transparent;color:#fff}.palette-gray .btn-outline-white *{color:#fff;fill:#fff;stroke:#fff}.palette-gray .btn-outline-white:hover,.palette-gray .btn-outline-white.selected,.palette-gray .btn-outline-white.active,.palette-gray .btn-outline-white:active,.palette-gray .btn-outline-white:checked,.palette-gray .btn-outline-white:focus,.btn-check.active+.palette-gray .btn-outline-white:focus,.btn-check:active+.palette-gray .btn-outline-white:focus,.btn-check:checked+.palette-gray .btn-outline-white:focus,.btn-check:focus+.palette-gray .btn-outline-white{background:#fff;border-color:#fff;color:#1ca5e6}.palette-gray .btn-outline-white.selected,.palette-gray .btn-outline-white.active,.palette-gray .btn-outline-white:active,.palette-gray .btn-outline-white:checked{-webkit-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);-moz-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1)}.palette-gray .btn-outline-black,.palette-gray .btn-outline-dark{border-color:#000;background:transparent;color:#000}.palette-gray .btn-outline-black *,.palette-gray .btn-outline-dark *{color:#000;fill:#000;stroke:#000}.palette-gray .btn-outline-black:hover,.palette-gray .btn-outline-black.selected,.palette-gray .btn-outline-black.active,.palette-gray .btn-outline-black:active,.palette-gray .btn-outline-black:checked,.palette-gray .btn-outline-black:focus,.btn-check.active+.palette-gray .btn-outline-black:focus,.btn-check:active+.palette-gray .btn-outline-black:focus,.btn-check:checked+.palette-gray .btn-outline-black:focus,.btn-check:focus+.palette-gray .btn-outline-black,.palette-gray .btn-outline-dark:hover,.palette-gray .btn-outline-dark.selected,.palette-gray .btn-outline-dark.active,.palette-gray .btn-outline-dark:active,.palette-gray .btn-outline-dark:checked,.palette-gray .btn-outline-dark:focus,.btn-check.active+.palette-gray .btn-outline-dark:focus,.btn-check:active+.palette-gray .btn-outline-dark:focus,.btn-check:checked+.palette-gray .btn-outline-dark:focus,.btn-check:focus+.palette-gray .btn-outline-dark{background:#000;border-color:#000;color:#fff}.palette-gray .btn-outline-black.selected,.palette-gray .btn-outline-black.active,.palette-gray .btn-outline-black:active,.palette-gray .btn-outline-black:checked,.palette-gray .btn-outline-dark.selected,.palette-gray .btn-outline-dark.active,.palette-gray .btn-outline-dark:active,.palette-gray .btn-outline-dark:checked{-webkit-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);-moz-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1)}.palette-gray .btn-outline-blue{border-color:#1ca5e6;background:transparent;color:#1ca5e6}.palette-gray .btn-outline-blue *{color:#1ca5e6;fill:#1ca5e6;stroke:#1ca5e6}.palette-gray .btn-outline-blue:hover,.palette-gray .btn-outline-blue.selected,.palette-gray .btn-outline-blue.active,.palette-gray .btn-outline-blue:active,.palette-gray .btn-outline-blue:checked,.palette-gray .btn-outline-blue:focus,.btn-check.active+.palette-gray .btn-outline-blue:focus,.btn-check:active+.palette-gray .btn-outline-blue:focus,.btn-check:checked+.palette-gray .btn-outline-blue:focus,.btn-check:focus+.palette-gray .btn-outline-blue{background:#1ca5e6;border-color:#1ca5e6;color:#fff}.palette-gray .btn-outline-blue.selected,.palette-gray .btn-outline-blue.active,.palette-gray .btn-outline-blue:active,.palette-gray .btn-outline-blue:checked{-webkit-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);-moz-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1)}.palette-gray .card .title{color:#000}.palette-gray header .component-top{background-color:#063952}.palette-gray header .component-top ul li>*{color:#1ca5e6;fill:#1ca5e6;stroke:#1ca5e6}.palette-gray header .component-top ul li:hover>*{color:#fff;fill:#fff;stroke:#fff}.palette-gray header .component-top .left li{border-color:#063952}.palette-gray header .component-top .left li.active,.palette-gray header .component-top .left li:active{background-color:#fff}.palette-gray header .component-top .left li.active a,.palette-gray header .component-top .left li:active a{color:#000}.palette-gray header .component-top .left li:hover:not(.active,:active){background-color:#094969}.palette-gray header .component-top .left li:hover:not(.active,:active) a{color:#fff}.palette-gray header .container-nav{background-color:#fff}.palette-gray header .container-nav .left .menuhamburger span{background-color:#000}.palette-gray header .container-nav .left .label{color:#000}@media screen and (max-width: 576px){.palette-gray header .container-nav .left .label{display:none}}.palette-gray header .container-nav .logo>*{color:#000}.palette-gray header .container-nav .menu-dropdown .sections{background-color:#063952}.palette-gray header .container-nav .menu-dropdown .sections,.palette-gray header .container-nav .menu-dropdown .sections *{color:#fff}.palette-gray footer{background-color:#063952;color:#fff}.palette-gray footer li .icon{background:transparent;border-color:#fff;color:#fff}.palette-gray footer li:hover .icon{background:#fff;color:#063952}.palette-gray .module-banner{background:#1ca5e6}@media screen and (min-width: 768px){.palette-gray .module-banner{background:linear-gradient(90deg, #1CA5E6 0%, white 100%)}}.palette-gray .module-banner .splide__arrow{border-color:transparent;background:#fff}.palette-gray .module-banner .splide__arrow>*{color:#000;fill:#000;stroke:#000}.palette-gray .module-banner .splide__arrow:hover{background:#000}.palette-gray .module-banner .splide__arrow:hover>*{color:#fff;fill:#fff;stroke:#fff}.palette-gray .module-expand .expand-title.open>*{color:#1ca5e6}.palette-gray .module-pageTitle{background-color:#a3abae}.palette-gray .module-navigation{background:linear-gradient(to right, #1CA5E6, #1894CE)}.palette-gray .module-navigation .icon{color:#1ca5e6;fill:#1ca5e6;stroke:#1ca5e6}.palette-gray .module-simple-text .subtitle{color:#000}.palette-gray .module-stand-out [class*=col-][class*="-12"]:not(.notice){background-color:#063952}.palette-gray .module-table .table .td.title h1,.palette-gray .module-table .table .td.title .h1,.palette-gray .module-table .table .td.title h2,.palette-gray .module-table .table .td.title .h2,.palette-gray .module-table .table .td.title h3,.palette-gray .module-table .table .td.title .h3,.palette-gray .module-table .table .td.title h4,.palette-gray .module-table .table .td.title .h4,.palette-gray .module-table .table .td.title h5,.palette-gray .module-table .table .td.title .h5,.palette-gray .module-table .table .td.title h6,.palette-gray .module-table .table .td.title .h6,.palette-gray .module-table .table .td.title a{color:#1894ce}@media screen and (min-width: 768px){body a:not(.btn){color:#1ca5e6}}@media screen and (max-width: 768px){body a:not(.btn){color:#1ca5e6}.module-navigation body a:not(.btn):not{color:#000}}body p strong{color:#1ca5e6}body table thead{color:#fff}body table thead th{background:#1ca5e6}body table thead th.bg-alternate{background:#1a7ead}body table thead td{background:#fff;color:#000}body table tbody{background:#fff;border-color:#d9d9d9;color:#000}body table tbody.bg-alternate{background:#e2f5fc}body table tbody.bg-alternate td{border-color:#1ca5e6}body table tbody th{background:#e2f5fc}body table tbody td{border-color:#d9d9d9}body table th{border-color:#fff}@media screen and (min-width: 1100px){body .dropdown-container.expanded .options .option,body .dropdown-container.ply .options .option{color:#000}body .dropdown-container.expanded .options .option.selected,body .dropdown-container.ply .options .option.selected{color:#1ca5e6}}body .dropdown-container .dropdown{border-color:#1ca5e6;color:#000}body .dropdown-container .dropdown>:first-child:not(::before,::after){color:#000}body .dropdown-container:not(.expanded,.ply) .options .option{background:#fff}body .dropdown-container:not(.expanded,.ply) .options .option.selected,body .dropdown-container:not(.expanded,.ply) .options .option:hover{background:#1ca5e6}body .dropdown-container .options .option{background:#fff}body .options.colorless .option{background:transparent}body .thead.options .option.selected,body .thead.options .option:hover,body .tbody.options .option.selected,body .tbody.options .option:hover{background:#1ca5e6}body .thead.options .option{background:#e2f5fc}body .tab{background:#fff}body .tab.selected,body .tab:hover{background:#1ca5e6;color:#fff}body .tabs_contents .tab{background:#e2f5fc}body .tabs_contents .tab.selected,body .tabs_contents .tab:hover{background:#1ca5e6}body .tabs_contents .contents h4,body .tabs_contents .contents .h4{color:#1ca5e6}body .btn.btn-outline:hover,body .btn.btn-outline.selected,body .btn.btn-outline.active,body .btn.btn-outline:active,body .btn.btn-outline:checked,body .btn.btn-outline:focus,.btn-check.active+body .btn.btn-outline:focus,.btn-check:active+body .btn.btn-outline:focus,.btn-check:checked+body .btn.btn-outline:focus,.btn-check:focus+body .btn.btn-outline{background:#1ca5e6;color:#fff}body .btn.btn-outline.selected,body .btn.btn-outline.active,body .btn.btn-outline:active,body .btn.btn-outline:checked{-webkit-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);-moz-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1)}body .btn-outline{border-color:#dee2e6;background:transparent;color:#000}body .btn-outline *{color:#000;fill:#000;stroke:#000}body .btn-outline:hover,body .btn-outline.selected,body .btn-outline.active,body .btn-outline:active,body .btn-outline:checked,body .btn-outline:focus,.btn-check.active+body .btn-outline:focus,.btn-check:active+body .btn-outline:focus,.btn-check:checked+body .btn-outline:focus,.btn-check:focus+body .btn-outline{background:transparent;border-color:#dee2e6;color:#000}body .btn-outline.selected,body .btn-outline.active,body .btn-outline:active,body .btn-outline:checked{-webkit-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);-moz-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1)}body .btn-black{border-color:#000;background:#000;color:#fff}body .btn-black *{color:#fff;fill:#fff;stroke:#fff}body .btn-black:hover,body .btn-black.selected,body .btn-black.active,body .btn-black:active,body .btn-black:checked,body .btn-black:focus,.btn-check.active+body .btn-black:focus,.btn-check:active+body .btn-black:focus,.btn-check:checked+body .btn-black:focus,.btn-check:focus+body .btn-black{background:#fff;border-color:#000;color:#000}body .btn-black.selected,body .btn-black.active,body .btn-black:active,body .btn-black:checked{-webkit-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);-moz-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1)}body .btn-outline-white{border-color:#fff;background:transparent;color:#fff}body .btn-outline-white *{color:#fff;fill:#fff;stroke:#fff}body .btn-outline-white:hover,body .btn-outline-white.selected,body .btn-outline-white.active,body .btn-outline-white:active,body .btn-outline-white:checked,body .btn-outline-white:focus,.btn-check.active+body .btn-outline-white:focus,.btn-check:active+body .btn-outline-white:focus,.btn-check:checked+body .btn-outline-white:focus,.btn-check:focus+body .btn-outline-white{background:#fff;border-color:#fff;color:#1ca5e6}body .btn-outline-white.selected,body .btn-outline-white.active,body .btn-outline-white:active,body .btn-outline-white:checked{-webkit-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);-moz-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1)}body .btn-outline-black,body .btn-outline-dark{border-color:#000;background:transparent;color:#000}body .btn-outline-black *,body .btn-outline-dark *{color:#000;fill:#000;stroke:#000}body .btn-outline-black:hover,body .btn-outline-black.selected,body .btn-outline-black.active,body .btn-outline-black:active,body .btn-outline-black:checked,body .btn-outline-black:focus,.btn-check.active+body .btn-outline-black:focus,.btn-check:active+body .btn-outline-black:focus,.btn-check:checked+body .btn-outline-black:focus,.btn-check:focus+body .btn-outline-black,body .btn-outline-dark:hover,body .btn-outline-dark.selected,body .btn-outline-dark.active,body .btn-outline-dark:active,body .btn-outline-dark:checked,body .btn-outline-dark:focus,.btn-check.active+body .btn-outline-dark:focus,.btn-check:active+body .btn-outline-dark:focus,.btn-check:checked+body .btn-outline-dark:focus,.btn-check:focus+body .btn-outline-dark{background:#000;border-color:#000;color:#fff}body .btn-outline-black.selected,body .btn-outline-black.active,body .btn-outline-black:active,body .btn-outline-black:checked,body .btn-outline-dark.selected,body .btn-outline-dark.active,body .btn-outline-dark:active,body .btn-outline-dark:checked{-webkit-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);-moz-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1)}body .btn-outline-blue{border-color:#1ca5e6;background:transparent;color:#1ca5e6}body .btn-outline-blue *{color:#1ca5e6;fill:#1ca5e6;stroke:#1ca5e6}body .btn-outline-blue:hover,body .btn-outline-blue.selected,body .btn-outline-blue.active,body .btn-outline-blue:active,body .btn-outline-blue:checked,body .btn-outline-blue:focus,.btn-check.active+body .btn-outline-blue:focus,.btn-check:active+body .btn-outline-blue:focus,.btn-check:checked+body .btn-outline-blue:focus,.btn-check:focus+body .btn-outline-blue{background:#1ca5e6;border-color:#1ca5e6;color:#fff}body .btn-outline-blue.selected,body .btn-outline-blue.active,body .btn-outline-blue:active,body .btn-outline-blue:checked{-webkit-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);-moz-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1)}body .card .title{color:#000}body header .component-top{background-color:#063952}body header .component-top ul li>*{color:#1ca5e6;fill:#1ca5e6;stroke:#1ca5e6}body header .component-top ul li:hover>*{color:#fff;fill:#fff;stroke:#fff}body header .component-top .left li{border-color:#063952}body header .component-top .left li.active,body header .component-top .left li:active{background-color:#fff}body header .component-top .left li.active a,body header .component-top .left li:active a{color:#000}body header .component-top .left li:hover:not(.active,:active){background-color:#094969}body header .component-top .left li:hover:not(.active,:active) a{color:#fff}body header .container-nav{background-color:#fff}body header .container-nav .left .menuhamburger span{background-color:#000}body header .container-nav .left .label{color:#000}@media screen and (max-width: 576px){body header .container-nav .left .label{display:none}}body header .container-nav .logo>*{color:#000}body header .container-nav .menu-dropdown .sections{background-color:#063952}body header .container-nav .menu-dropdown .sections,body header .container-nav .menu-dropdown .sections *{color:#fff}body footer{background-color:#063952;color:#fff}body footer li .icon{background:transparent;border-color:#fff;color:#fff}body footer li:hover .icon{background:#fff;color:#063952}body .module-banner{background:#1ca5e6}@media screen and (min-width: 768px){body .module-banner{background:linear-gradient(90deg, #1CA5E6 0%, white 100%)}}body .module-banner .splide__arrow{border-color:transparent;background:#fff}body .module-banner .splide__arrow>*{color:#000;fill:#000;stroke:#000}body .module-banner .splide__arrow:hover{background:#000}body .module-banner .splide__arrow:hover>*{color:#fff;fill:#fff;stroke:#fff}body .module-expand .expand-title.open>*{color:#1ca5e6}body .module-pageTitle{background-color:#1ca5e6}body .module-navigation{background:linear-gradient(to right, #1CA5E6, #1894CE)}body .module-navigation .icon{color:#1ca5e6;fill:#1ca5e6;stroke:#1ca5e6}body .module-simple-text .subtitle{color:#000}body .module-stand-out [class*=col-][class*="-12"]:not(.notice){background-color:#063952}body .module-table .table .td.title h1,body .module-table .table .td.title .h1,body .module-table .table .td.title h2,body .module-table .table .td.title .h2,body .module-table .table .td.title h3,body .module-table .table .td.title .h3,body .module-table .table .td.title h4,body .module-table .table .td.title .h4,body .module-table .table .td.title h5,body .module-table .table .td.title .h5,body .module-table .table .td.title h6,body .module-table .table .td.title .h6,body .module-table .table .td.title a{color:#1894ce}body header .container-nav .menu-dropdown .extra a,body header .container-nav .menu-dropdown .extra p{color:#1ca5e6}footer{bottom:0;padding:2.5rem 0;position:relative}footer>.container:first-of-type .dropdownfooter{margin:2rem 0}footer>.container:first-of-type .dropdownfooter .navigation{padding:0}footer>.container:first-of-type .dropdownfooter .navigation_list{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:95px;-moz-column-gap:95px;column-gap:95px}footer>.container:first-of-type .dropdownfooter .navigation_list a:hover{border-bottom:2px solid;color:#fff}footer>.container:first-of-type .dropdownfooter .social{padding:0;flex:0 0 100%;max-width:100%}@media screen and (min-width: 1100px){footer>.container:first-of-type .dropdownfooter .social{flex:0 0 auto}}footer>.container:first-of-type .dropdownfooter .social_list{display:block;float:none;text-align:center}@media screen and (min-width: 1100px){footer>.container:first-of-type .dropdownfooter .social_list{display:flex;float:right}}footer>.container:first-of-type .dropdownfooter .social_list li{display:inline-block}footer>.container:first-of-type .dropdownfooter .social_list li:not(:last-child){margin-right:.5rem}@media screen and (min-width: 768px){footer>.container:first-of-type .dropdownfooter .social_list li:not(:last-child){margin-right:1.3rem}}footer>.container:first-of-type .dropdownfooter .social_list li a{display:block}footer>.container:first-of-type .dropdownfooter .social_list li a .icon{display:table-cell;border:1px solid;border-color:transparent;box-shadow:0 0 0 1px #fff;border-radius:5rem;font-size:2.2rem;text-align:center;width:5rem;height:5rem;vertical-align:middle}footer>.container:last-of-type{display:flex;justify-content:space-between;flex-direction:column}@media screen and (min-width: 1100px){footer>.container:last-of-type{flex-direction:row}}footer>.container:last-of-type::before,footer>.container:last-of-type::after{content:none !important}footer>.container .logos{text-align:right}@media screen and (max-width: 400px){footer>.container .logos{display:flex;flex-direction:column;row-gap:1rem;text-align:center;justify-content:space-between}footer>.container .logos .icon{margin:auto 0}}footer ul{padding:0;margin:0;list-style:none}footer ul li{margin-bottom:5px}footer ul li br{display:none}footer ul li a{color:#fff !important;font-size:1.4rem;font-weight:500;line-height:2.4rem;transition:color .5s}@media(prefers-reduced-motion: reduce){footer ul li a{transition:none}}footer ul.bottom-links{display:flex;flex-direction:column;align-items:center;column-gap:2rem;row-gap:1rem}@media screen and (min-width: 1100px){footer ul.bottom-links{flex-direction:row}}footer ul.bottom-links li{margin:0}footer ul.bottom-links li a:hover{border-bottom:2px solid;color:#fff}.icon-holder,.button-nav,img,label{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.tooltip{font-family:revert;font-size:1.2rem;line-height:1.6rem}.tooltip-inner{background-color:#fff;border:1px solid #656565;border-radius:0;color:#000;max-width:300px;padding:2rem;text-align:left}.tooltip .tooltip-arrow{display:none}.tooltip.show{opacity:1}.tooltip p{margin:0}.tooltip strong{font-weight:600}label.date{color:#1ca5e6;font-size:1.2rem;line-height:1.4rem;margin:.5rem 0}input[type=file]+label{padding-right:2rem}input[type=file]+label::after{font-family:"Font Awesome 5 Free";content:"";margin-left:1rem}input[type=file]+label.has-file::after{content:""}label a{text-decoration:underline}input[type=checkbox]+label:not(.btn),input[type=radio]+label:not(.btn){padding-left:1rem;line-height:1.55rem}input[type=checkbox]{border-radius:0}input[type=checkbox]+label:not(.btn){color:#a3abae;font-size:1.2rem}.form{row-gap:4rem}.form-check{display:inline-flex;padding-left:0;margin-top:.5rem;margin-bottom:.5rem}.form-check-input{flex:0 0 1.5rem;width:1.5rem;height:1.5rem;margin-top:0}.form-check-input:checked{background-color:#1ca5e6;border-color:#1ca5e6}.form-check .form-check-input{margin-left:0}.form-group{position:relative;margin:2rem .5rem}.form-group>.btn{width:100%}.form-group>.form-label{display:block}.form-group textarea{border-color:#dadada}.form-group:first-child{margin-top:0}.form-group:last-child{margin-bottom:0}.form-control{border:1px solid;font-size:1.4rem;line-height:2rem;padding:1.5rem 1rem}.form-control:focus{box-shadow:none}.form-control[type=text]{border-color:#dadada}.form-control[type=number] input::-webkit-outer-spin-button,.form-control[type=number] input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.form-control[type=number] input[type=number]{-moz-appearance:textfield}.form-control:disabled,.form-control[readonly]{background-color:#f8f8f8}.form-label{color:#000;font-weight:600}.form-label-detail{color:#a3abae;font-size:1.2rem;font-weight:500}.form-separator{color:#aeafae;display:block}.form.container::before,.form.container::after{content:none}.form>*:first-child{margin-top:0}.form>*:last-child{margin-bottom:0}.form .button-nav .btn{margin-top:0}.needs-validation{display:flex;flex-direction:column}.needs-validation>*{position:relative}.needs-validation .form-control[type=text]:valid,.needs-validation .form-control[type=text].is-valid,.needs-validation .form-control[type=text]:invalid,.needs-validation .form-control[type=text].is-invalid{background-image:none;box-shadow:none}.needs-validation .form-control[type=text]:valid~.info-feedback,.needs-validation .form-control[type=text].is-valid~.info-feedback,.needs-validation .form-control[type=text]:invalid~.info-feedback,.needs-validation .form-control[type=text].is-invalid~.info-feedback{display:none}.needs-validation .form-control[type=text]:valid~.valid-feedback,.needs-validation .form-control[type=text]:valid~.invalid-feedback,.needs-validation .form-control[type=text]:valid~.info-feedback,.needs-validation .form-control[type=text].is-valid~.valid-feedback,.needs-validation .form-control[type=text].is-valid~.invalid-feedback,.needs-validation .form-control[type=text].is-valid~.info-feedback,.needs-validation .form-control[type=text]:invalid~.valid-feedback,.needs-validation .form-control[type=text]:invalid~.invalid-feedback,.needs-validation .form-control[type=text]:invalid~.info-feedback,.needs-validation .form-control[type=text].is-invalid~.valid-feedback,.needs-validation .form-control[type=text].is-invalid~.invalid-feedback,.needs-validation .form-control[type=text].is-invalid~.info-feedback{position:absolute;top:0;right:0;height:100%;margin:0;padding:1.5rem 1rem;font-size:1.4rem;line-height:2rem;text-align:right;pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.was-validated .form-control:invalid,.was-validated .form-control:invalid:focus,.was-validated .form-control.is-invalid,.was-validated .form-control.is-invalid:focus,.was-validated .form-control.is-incorrect,.was-validated .form-control.is-incorrect:focus{border-color:red}.was-validated .form-control[type=text].is-incorrect~.info-feedback{display:block}.was-validated .form-control[type=text]:invalid,.was-validated .form-control[type=text].is-invalid{background-color:#fff4f4}.was-validated .invalid-feedback,.was-validated .info-feedback{color:#fc0000}.grecaptcha-badge{visibility:hidden}.title{margin-top:2.5rem;margin-bottom:5.5rem;text-align:left;page-break-inside:avoid;break-inside:avoid-column}@media screen and (max-width: 768px){.title{margin-top:.5rem;margin-bottom:0rem}}@media screen and (max-width: 400px){.title{padding:3rem 0 0rem 0}.title.p-0{padding:0px !important}}.title h4,.title .h4,.title h5,.title .h5,.title h6,.title .h6{margin:0}.title h1,.title .h1{font-size:3.7rem;font-weight:500;line-height:5rem;margin-bottom:1rem;text-transform:uppercase}@media screen and (max-width: 500px){.title h1,.title .h1{font-size:2.7rem}}@media screen and (max-width: 400px){.title h1,.title .h1{font-size:2rem;line-height:1.9rem}}.title h2,.title .h2{font-size:2.4rem;font-weight:700;text-align:left}@media screen and (min-width: 768px){.title h2,.title .h2{font-size:4rem;line-height:5rem}}.title h3,.title .h3{font-size:2.4rem;line-height:2.8rem;margin-bottom:1rem;font-weight:600;text-transform:none}@media screen and (min-width: 1100px){.title h3,.title .h3{font-size:3rem}}.title h4,.title .h4{font-size:1.8rem;line-height:2.4rem;font-weight:600;text-transform:none}@media screen and (min-width: 1100px){.title h4,.title .h4{font-size:2.4rem;line-height:3.2rem;margin:0 auto}}.title .date{color:#1ca5e6;font-size:1.2rem;line-height:1.4rem;margin:.5rem 0}.title .subtitle{color:#a3abae;line-height:2rem}.title .subtitle:not(:last-child){margin-bottom:6px}.title .superscript{font-size:1.5rem;line-height:1.7rem;vertical-align:super}section>.title .subtitle{font-size:2rem;line-height:2.8rem}@media screen and (max-width: 400px){.separate{border:1px solid #dee2e6;margin-bottom:25px}}.subtitle{color:#fff;font-weight:400;margin:0;padding:0}.btn{border-color:#000;border-width:2px;border-radius:5rem;font-size:1.6rem;font-weight:500;margin-top:auto;margin-bottom:auto;padding:1rem 3rem;position:relative}@media screen and (min-width: 576px){.btn.average_width{width:550px}}@media screen and (max-width: 576px){.btn{font-size:1.2rem}.btn.average_width{width:350px}}.btn:empty:not([value]),.btn[value=""]{border-radius:50%;padding:0}.btn:empty:not([value]):before,.btn[value=""]:before{border-radius:50%}.btn:empty:not([value]):hover,.btn:empty:not([value]):focus,.btn[value=""]:hover,.btn[value=""]:focus{background-color:#6f7070;border-color:#6f7070}.btn:hover,.btn.selected,.btn.active,.btn:active,.btn:checked,.btn:focus,.btn-check.active+.btn:focus,.btn-check:active+.btn:focus,.btn-check:checked+.btn:focus,.btn-check:focus+.btn{box-shadow:none}.btn.selected,.btn.active,.btn:active,.btn:checked{-webkit-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);-moz-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1)}.btn.icon.download:not(:empty){padding-right:5rem}.btn.icon.download:empty{border-width:1px;min-width:5rem;min-height:5rem}.btn.icon.download:empty:before{width:100%;height:100%}.btn.icon.download:before{-webkit-font-smoothing:antialiased;display:inline-block;font-family:"Font Awesome 5 Free";font-style:normal;font-variant:normal;font-weight:900;line-height:1;position:absolute;text-align:center;text-rendering:auto;top:2.5rem;content:"";right:0;width:5rem;transition:.2s;background-image:url("/assets/svg/download.svg");background-repeat:no-repeat;background-position:center;top:0}.btn.icon.download:hover:before,.btn.icon.download:focus:before{background-image:url("/assets/svg/download-white.svg")}.btn.blue,.btn-blue{border-color:#1ca5e6;background:#1ca5e6;color:#fff}.btn.blue *,.btn-blue *{color:#fff;fill:#fff;stroke:#fff}.btn.blue:hover,.btn.blue.selected,.btn.blue.active,.btn.blue:active,.btn.blue:checked,.btn.blue:focus,.btn-check.active+.btn.blue:focus,.btn-check:active+.btn.blue:focus,.btn-check:checked+.btn.blue:focus,.btn-check:focus+.btn.blue,.btn-blue:hover,.btn-blue.selected,.btn-blue.active,.btn-blue:active,.btn-blue:checked,.btn-blue:focus,.btn-check.active+.btn-blue:focus,.btn-check:active+.btn-blue:focus,.btn-check:checked+.btn-blue:focus,.btn-check:focus+.btn-blue{background:#000;border-color:#000;color:#fff}.btn.blue.selected,.btn.blue.active,.btn.blue:active,.btn.blue:checked,.btn-blue.selected,.btn-blue.active,.btn-blue:active,.btn-blue:checked{-webkit-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);-moz-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1)}.btn.white,.btn-white{border-color:#fff;background:#fff;color:#000}.btn.white *,.btn-white *{color:#000;fill:#000;stroke:#000}.btn.white:hover,.btn.white.selected,.btn.white.active,.btn.white:active,.btn.white:checked,.btn.white:focus,.btn-check.active+.btn.white:focus,.btn-check:active+.btn.white:focus,.btn-check:checked+.btn.white:focus,.btn-check:focus+.btn.white,.btn-white:hover,.btn-white.selected,.btn-white.active,.btn-white:active,.btn-white:checked,.btn-white:focus,.btn-check.active+.btn-white:focus,.btn-check:active+.btn-white:focus,.btn-check:checked+.btn-white:focus,.btn-check:focus+.btn-white{background:#d9d9d9;border-color:#d9d9d9;color:#000}.btn.white.selected,.btn.white.active,.btn.white:active,.btn.white:checked,.btn-white.selected,.btn-white.active,.btn-white:active,.btn-white:checked{-webkit-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);-moz-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1)}.btn.pink,.btn-pink{border-color:#d92694;background:#d92694;color:#fff}.btn.pink *,.btn-pink *{color:#fff;fill:#fff;stroke:#fff}.btn.pink:hover,.btn.pink.selected,.btn.pink.active,.btn.pink:active,.btn.pink:checked,.btn.pink:focus,.btn-check.active+.btn.pink:focus,.btn-check:active+.btn.pink:focus,.btn-check:checked+.btn.pink:focus,.btn-check:focus+.btn.pink,.btn-pink:hover,.btn-pink.selected,.btn-pink.active,.btn-pink:active,.btn-pink:checked,.btn-pink:focus,.btn-check.active+.btn-pink:focus,.btn-check:active+.btn-pink:focus,.btn-check:checked+.btn-pink:focus,.btn-check:focus+.btn-pink{background:#d92694;border-color:#d92694;color:#fff}.btn.pink.selected,.btn.pink.active,.btn.pink:active,.btn.pink:checked,.btn-pink.selected,.btn-pink.active,.btn-pink:active,.btn-pink:checked{-webkit-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);-moz-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1)}.btn.cyan,.btn-cyan{border-color:#2ab79f;background:#2ab79f;color:#fff}.btn.cyan *,.btn-cyan *{color:#fff;fill:#fff;stroke:#fff}.btn.cyan:hover,.btn.cyan.selected,.btn.cyan.active,.btn.cyan:active,.btn.cyan:checked,.btn.cyan:focus,.btn-check.active+.btn.cyan:focus,.btn-check:active+.btn.cyan:focus,.btn-check:checked+.btn.cyan:focus,.btn-check:focus+.btn.cyan,.btn-cyan:hover,.btn-cyan.selected,.btn-cyan.active,.btn-cyan:active,.btn-cyan:checked,.btn-cyan:focus,.btn-check.active+.btn-cyan:focus,.btn-check:active+.btn-cyan:focus,.btn-check:checked+.btn-cyan:focus,.btn-check:focus+.btn-cyan{background:#2ab79f;border-color:#2ab79f;color:#fff}.btn.cyan.selected,.btn.cyan.active,.btn.cyan:active,.btn.cyan:checked,.btn-cyan.selected,.btn-cyan.active,.btn-cyan:active,.btn-cyan:checked{-webkit-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);-moz-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1)}.btn.yellow,.btn-yellow{border-color:#f7d045;background:#f7d045;color:#fff}.btn.yellow *,.btn-yellow *{color:#fff;fill:#fff;stroke:#fff}.btn.yellow:hover,.btn.yellow.selected,.btn.yellow.active,.btn.yellow:active,.btn.yellow:checked,.btn.yellow:focus,.btn-check.active+.btn.yellow:focus,.btn-check:active+.btn.yellow:focus,.btn-check:checked+.btn.yellow:focus,.btn-check:focus+.btn.yellow,.btn-yellow:hover,.btn-yellow.selected,.btn-yellow.active,.btn-yellow:active,.btn-yellow:checked,.btn-yellow:focus,.btn-check.active+.btn-yellow:focus,.btn-check:active+.btn-yellow:focus,.btn-check:checked+.btn-yellow:focus,.btn-check:focus+.btn-yellow{background:#f7d045;border-color:#f7d045;color:#fff}.btn.yellow.selected,.btn.yellow.active,.btn.yellow:active,.btn.yellow:checked,.btn-yellow.selected,.btn-yellow.active,.btn-yellow:active,.btn-yellow:checked{-webkit-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);-moz-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1)}.btn.gray,.btn-gray{border-color:#a3abae;background:#a3abae;color:#fff}.btn.gray *,.btn-gray *{color:#fff;fill:#fff;stroke:#fff}.btn.gray:hover,.btn.gray.selected,.btn.gray.active,.btn.gray:active,.btn.gray:checked,.btn.gray:focus,.btn-check.active+.btn.gray:focus,.btn-check:active+.btn.gray:focus,.btn-check:checked+.btn.gray:focus,.btn-check:focus+.btn.gray,.btn-gray:hover,.btn-gray.selected,.btn-gray.active,.btn-gray:active,.btn-gray:checked,.btn-gray:focus,.btn-check.active+.btn-gray:focus,.btn-check:active+.btn-gray:focus,.btn-check:checked+.btn-gray:focus,.btn-check:focus+.btn-gray{background:#a3abae;border-color:#a3abae;color:#fff}.btn.gray.selected,.btn.gray.active,.btn.gray:active,.btn.gray:checked,.btn-gray.selected,.btn-gray.active,.btn-gray:active,.btn-gray:checked{-webkit-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);-moz-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1);box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.1)}.btn.dropdown-toggle{border-color:#dadada;border-radius:0;padding-left:1rem;padding-right:1rem;text-align:left}.btn.dropdown-toggle:not(:empty){padding-right:3rem}.btn.dropdown-toggle:empty{border-width:1px;min-width:3rem;min-height:3rem}.btn.dropdown-toggle:empty:before{width:100%;height:100%}.btn.dropdown-toggle:before{-webkit-font-smoothing:antialiased;display:inline-block;font-family:"Font Awesome 5 Free";font-style:normal;font-variant:normal;font-weight:900;line-height:1;position:absolute;text-align:center;text-rendering:auto;top:50%;content:"";right:0;width:3rem;transition:.2s;transform:translateY(-50%)}.btn.dropdown-toggle.open:before,.btn.dropdown-toggle.selected:before{transform:translateY(-50%) rotate(-180deg)}.btn.dropdown-toggle:not(:hover,:focus){background-color:#fff}.btn.dropdown-toggle::after{border:none}.btn+.form-label-detail{position:absolute;top:100%;left:50%;text-align:center;transform:translateX(-50%);width:100%;margin-top:.5rem}.button-nav{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem 2rem;position:relative;text-align:center}.button-nav li{list-style:none}.button-nav.fill .btn{flex:1 1 auto;width:100%}@media screen and (min-width: 768px){.button-nav.fill .btn{flex:1 0 0px}}.button-nav.nowrap{flex-wrap:nowrap}.button-nav.thin .btn{border-width:1px}.button-nav.tight .btn{padding:.25rem 1rem;min-height:2.5rem}.button-nav.tight-x .btn{padding-left:1rem;padding-right:1rem}.button-nav.tight-y .btn{padding-top:.3333333333rem;padding-bottom:.3333333333rem}.borderless{border:none !important}.icon-holder .icon{display:inline-block;font-size:5rem;line-height:7.5rem;margin-left:-1rem;width:8rem;height:8rem;text-align:center}.icon-holder .icon.bordered{border:2px solid;border-radius:5rem;margin-left:0}.has-arrow:not(:empty){padding-right:8rem}.has-arrow:empty{border-width:1px;min-width:8rem;min-height:8rem}.has-arrow:empty:before{width:100%;height:100%}.has-arrow:before{-webkit-font-smoothing:antialiased;display:inline-block;font-family:"Font Awesome 5 Free";font-style:normal;font-variant:normal;font-weight:900;line-height:1;position:absolute;text-align:center;text-rendering:auto;top:3.25rem;content:"";right:0;width:8rem;transition:.2s;color:#000}.has-arrow.open:before,.has-arrow.selected:before{transform:rotate(-90deg)}.zoom{display:block;overflow:hidden}.deck{display:flex;flex-wrap:wrap}.deck .card{padding-left:1px !important;padding-right:1px !important}.card{transition:.5s}.card h1,.card .h1,.card h2,.card .h2,.card h3,.card .h3,.card h4,.card .h4,.card h5,.card .h5,.card h6,.card .h6,.card p{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.card img{width:100%;object-fit:contain}.card iframe{max-width:100%}@media screen and (max-width: 1200px){.card iframe{height:auto}}.card:hover{background-color:#d9d9d9}.card:hover img{transform:scale(1.2)}.card:hover .btn{background-color:#000;color:#fff}.card .title{margin:1.5rem;padding:0}.card .title .subtitle{margin:1rem 0}.content{position:relative}.content.bg-img{height:100%}.content.bg-img::before{content:"";background-repeat:no-repeat;background-size:cover;position:absolute;top:0;right:0;bottom:0;left:0}.content>label{font-weight:500;text-transform:uppercase}.options{align-items:stretch;background:#fff}.options .option{display:grid;align-content:center;font-weight:400;min-height:auto}.options .option a{color:inherit;display:block;transition:none}.options .option.selected,.options .option:hover{color:#fff}.options .option>*{padding:1rem 2.5rem;margin:auto 0}.dropdown-container{position:relative;margin:0 auto;width:100%;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dropdown-container .dropdown,.dropdown-container .options .option{padding:1rem 2.5rem}@media screen and (min-width: 1100px){.dropdown-container.expanded .options,.dropdown-container.ply .options{border:1px solid #e6e6e6;position:relative;z-index:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.dropdown-container.expanded .options .option,.dropdown-container.ply .options .option{position:relative;text-align:center;width:100%;z-index:0;display:block;padding:0}.dropdown-container.expanded .options .option>:only-child,.dropdown-container.ply .options .option>:only-child{padding:1rem 2.5rem}.dropdown-container.expanded .options .option.selected,.dropdown-container.expanded .options .option:hover,.dropdown-container.ply .options .option.selected,.dropdown-container.ply .options .option:hover{background:revert}.dropdown-container.expanded .options.thin .option>:only-child,.dropdown-container.ply .options.thin .option>:only-child{padding:.25rem 1rem}.dropdown-container.expanded .dropdown,.dropdown-container.expanded .option[data-value="0"],.dropdown-container.ply .dropdown,.dropdown-container.ply .option[data-value="0"]{display:none}.dropdown-container.expanded .options{display:flex;min-height:5rem}.dropdown-container.expanded .options .option{display:grid;padding:0;font-size:1.5rem;font-weight:600}.dropdown-container.expanded .options .option>a{padding:1rem 2.5rem}.dropdown-container.expanded .options .option>*{height:100%}.dropdown-container.ply .options{display:inline-block;transition:.01s linear}}@media screen and (min-width: 1100px)and (prefers-reduced-motion: reduce){.dropdown-container.ply .options{transition:none}}.dropdown-container:not(.expanded,.ply) .options{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.dropdown-container:not(.expanded,.ply) .options .option:hover{font-weight:700}.dropdown-container:not(.expanded,.ply) .options.thin .option{padding:.25rem 1rem}.dropdown-container .dropdown{background:#fff;border:1px solid;border-radius:2px;font-size:1.6rem;font-weight:500;margin-right:2rem;text-align:left;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none}.dropdown-container .dropdown:not(:empty){padding-right:5rem}.dropdown-container .dropdown:empty{border-width:1px;min-width:5rem;min-height:5rem}.dropdown-container .dropdown:empty:before{width:100%;height:100%}.dropdown-container .dropdown:before{-webkit-font-smoothing:antialiased;display:inline-block;font-family:"Font Awesome 5 Free";font-style:normal;font-variant:normal;font-weight:900;line-height:1;position:absolute;text-align:center;text-rendering:auto;top:50%;content:"";right:0;width:5rem;transition:.2s;transform:translateY(-50%)}.dropdown-container .dropdown.open:before,.dropdown-container .dropdown.selected:before{transform:translateY(-50%) rotate(-180deg)}.dropdown-container .options{border:1px solid #d9d9d9;display:none;position:absolute;width:100%;z-index:3;overflow-y:auto;-webkit-box-shadow:0 12px 12px 9px rgba(0,0,0,.1);-moz-box-shadow:0 12px 12px 9px rgba(0,0,0,.1);box-shadow:0 12px 12px 9px rgba(0,0,0,.1)}.dropdown-container .options.open{display:block}.dropdown-container .options .option{cursor:pointer;text-align:left}.dropdown-container .options .option.selected{font-weight:600}.dropdown-container .options .option.selected a{color:#1ca5e6}.dropdown-container.desktop .options .option{border-right:1px solid #e6e6e6}.dropdown-container.desktop .options .option:last-child{border-right:none}.dropdown-container.mobile .options{max-height:50vh}.dropdown-container.mobile .options .option{border-bottom:1px solid #e6e6e6}.dropdown-container.mobile .options .option:last-child{border-bottom:none}.dropdown-container li{list-style:none}.dropdown-container~.picklist{display:grid;list-style:none;row-gap:4rem;grid-template-columns:repeat(2, 1fr);width:100%;margin:2rem auto}@media screen and (min-width: 0){.dropdown-container~.picklist{grid-template-columns:repeat(1, 1fr)}}@media screen and (min-width: 576px){.dropdown-container~.picklist{grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width: 768px){.dropdown-container~.picklist{grid-template-columns:repeat(3, 1fr)}}@media screen and (min-width: 992px){.dropdown-container~.picklist{grid-template-columns:repeat(3, 1fr)}}@media screen and (min-width: 1200px){.dropdown-container~.picklist{grid-template-columns:repeat(4, 1fr)}}.dropdown-container~.picklist li{display:none}.dropdown-container~.picklist li h3,.dropdown-container~.picklist li .h3{font-weight:700}.dropdown-container~.picklist li .content{margin-top:1.5rem}.dropdown-container~.picklist li .content p{margin:0}@media screen and (max-width: 500px){.dropdown-container~.picklist li .content p{font-size:1.2rem}}.packages{position:relative;margin-top:5rem;padding:0;-webkit-box-shadow:0 2rem 2rem 0 rgba(0,0,0,.1);-moz-box-shadow:0 2rem 2rem 0 rgba(0,0,0,.1);box-shadow:0 2rem 2rem 0 rgba(0,0,0,.1)}.packages .row{background-color:#fff;border-top:1px solid #e6e6e6}.packages .dropdown-container{border-color:#000}.packages .dropdown-container .options .option .selected,.packages .dropdown-container .options .option :hover{color:#fff}.packages .default,.packages .custom{margin:0;padding:0;position:relative}.packages .default #package_choice,.packages .custom #package_choice{grid-template-columns:none}.packages .default #package_tv .package_content .thead,.packages .default #package_tv .package_content .tbody,.packages .custom #package_tv .package_content .thead,.packages .custom #package_tv .package_content .tbody{grid-template-columns:repeat(3, 1fr)}.packages .default #package_tv .package_content .thead,.packages .custom #package_tv .package_content .thead{margin-bottom:0}.packages .default #package_tv .package_content .tbody,.packages .custom #package_tv .package_content .tbody{display:grid;margin-top:0;text-align:center;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.packages .default #package_tv .package_extras .price,.packages .custom #package_tv .package_extras .price{display:block;list-style:none}.packages .default #package_tv .package_extras .price li,.packages .custom #package_tv .package_extras .price li{display:flex;justify-content:space-between}.packages .default #package_choice{border-bottom:1px solid #e6e6e6}.packages .default #package_choice .dropdown-container{max-width:310px;margin-top:1.5rem;margin-bottom:1.5rem}.packages .default #package_tv .package_content .thead{grid-template-columns:unset;grid-auto-flow:column}.packages>.tabs{background-color:transparent;margin-top:0;display:table;list-style:none;text-align:center;width:100%}.packages>.tabs .tab{height:8rem;position:relative;display:table-cell;vertical-align:middle;width:50%}.packages>.tabs .tab a{color:#a3abae;font-size:2.4rem;font-weight:600;line-height:2.8rem}.packages>.tabs .tab:not(.selected){background-color:#ebebeb;top:2rem}.packages>.tabs .tab.selected,.packages>.tabs .tab:focus{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.packages>.tabs .tab.selected,.packages>.tabs .tab:hover{top:0px}.packages>.tabs .tab.selected{background-color:#fff}.packages>.tabs .tab.selected a{color:#000}.packages>.tabs .tab:hover{background-color:#000}.packages>.tabs .tab:hover a{color:#fff}@media screen and (max-width: 768px){.packages>.tabs .tab{height:6rem}.packages>.tabs .tab a{font-size:1.4rem;line-height:1.6rem}.packages>.tabs .tab:not(.selected){top:1rem}}.packages .package{border-right:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;display:grid;padding:2rem;row-gap:1rem;grid-template-rows:minmax(0, auto) 1fr minmax(0, auto)}@media screen and (max-width: 768px){.packages .package{grid-template-columns:1fr 5fr}.packages .package_header_category,.packages .package_header_options{text-align:center}.packages .package_header_category .icon{height:25px;width:25px}.packages .package_header_category .title{font-size:1rem;font-weight:700;text-align:center}.packages .package_header_options{margin-top:1rem}.packages .package_header_options .option{padding:0}.packages .package_content p{font-size:1.2rem;line-height:1.6rem}.packages .package_content .grid{font-size:1.2rem;line-height:1.4rem}.packages .package_extras{display:none}}@media screen and (min-width: 768px){.packages .package{padding:3rem 4rem}.packages .package_header{grid-template-columns:repeat(2, 1fr)}.packages .package_header_category .icon{margin-right:1rem;height:40px;width:40px;transform:translateY(-15%)}.packages .package_header_category .title{display:inline-block;font-size:2.8rem;font-weight:600}.packages .package_header_options .option{margin-left:1rem}.packages .package_content p{font-size:1.4rem;line-height:2rem}.packages .package_content .grid{font-size:1.6rem;line-height:2rem}}@media screen and (min-width: 1200px){.packages .package{border-bottom:none}}.packages .package.disabled p,.packages .package.disabled a,.packages .package.disabled span,.packages .package.disabled .title,.packages .package.disabled .price{color:#afafaf !important;text-decoration-color:#afafaf !important}.packages .package.disabled .package_content,.packages .package.disabled .package_extras{pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.packages .package.disabled .package_content .option{background:#fff !important}.packages .package.disabled .package_content .option:hover,.packages .package.disabled .package_content .option.selected{background:#afafaf !important}.packages .package.disabled .package_content .option:not(:hover,.selected){color:#afafaf !important}.packages .package.disabled .package_content .thead .option{border-color:#e6e6e6 !important}.packages .package:last-of-type{border-right:none}.packages .package_header{display:flex;flex-direction:column;justify-content:start;margin:0;margin-top:1rem;padding:0;width:100%;vertical-align:top;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (min-width: 768px){.packages .package_header{flex-direction:row;justify-content:space-between;margin-top:0}}.packages .package_header_category{color:#000}.packages .package_header_category svg.icon{stroke:#000}.packages .package_header_category .title{margin:0;line-height:2.4rem}.packages .package_header_options{display:flex;flex-direction:column}@media screen and (min-width: 768px){.packages .package_header_options{flex-direction:row;justify-content:end}}.packages .package_header_options.disabled{pointer-events:none}.packages .package_header_options.disabled .option .icon.validation{color:#d9d9d9;background:transparent;border:1px solid #d9d9d9}.packages .package_header_options .option{cursor:pointer}.packages .package_content a{text-decoration-line:underline}.packages .package_content p{color:#000;font-weight:400;margin:.5rem 0}.packages .package_content .grid{border:none;margin:0;width:100%}.packages .package_content .grid:first-of-type{margin-top:1rem}.packages .package_content .grid .options.disabled{pointer-events:none}.packages .package_content .grid .options.disabled .option{background:#fff !important}.packages .package_content .grid .options.disabled .option:hover,.packages .package_content .grid .options.disabled .option.selected{background:#afafaf !important}.packages .package_content .grid .options.disabled .option:not(:hover,.selected){color:#afafaf !important}.packages .package_content .grid .options.disabled .thead .option{border-color:#e6e6e6 !important}.packages .package_content .grid .thead{display:grid;grid-auto-flow:column;font-weight:700;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.packages .package_content .grid .thead .option{border:1px solid transparent;font-weight:600;padding:1.5rem 1rem;text-align:center}.packages .package_content .grid .thead .option:not(:last-child){border-right:1px solid #fff}.packages .package_content .grid .tbody{background-color:#fff;margin:1rem 0}.packages .package_content .grid .tbody .option{border:1px solid #e6e6e6}.packages .package_content .grid .option{padding:1rem;cursor:pointer}.packages .package_content .grid .option:hover,.packages .package_content .grid .option.selected{color:#fff}.packages .package_content .grid .option.selected{-webkit-box-shadow:inset 0 0 6px 6px rgba(0,0,0,.16);-moz-box-shadow:inset 0 0 6px 6px rgba(0,0,0,.16);box-shadow:inset 0 0 6px 6px rgba(0,0,0,.16)}.packages .package_extras{line-height:3rem}.packages .package_extras .monthly{margin:0;margin-bottom:.5em}.packages .package_extras .price{border-top:1px solid #e6e6e6;display:flex;justify-content:space-between;font-weight:600}.packages .package_extras .price .description,.packages .package_extras .price .total{display:inline-block}.packages .package_extras .price .total{text-align:right}.packages .button-nav{display:inline-block}.packages .pricing{background-color:#fff;display:grid;margin:0 auto;padding:2rem 0;justify-content:center;text-align:center;grid-template-rows:repeat(3, max-content);row-gap:.5rem}@media screen and (min-width: 768px){.packages .pricing{grid-template-rows:none;grid-template-columns:repeat(3, max-content);height:8rem;padding:0;row-gap:0}.packages .pricing:hover{height:10rem}}.packages .pricing *{transition-duration:0s}.packages .pricing>*{margin:auto 0}.packages .pricing:hover{background-color:#000;color:#fff}.packages .pricing strong{font-size:1.8rem;line-height:1.8rem}@media screen and (min-width: 768px){.packages .pricing strong{font-size:3rem;line-height:3rem}}.packages .pricing label{font-size:1.6rem;line-height:1.8rem}@media screen and (min-width: 768px){.packages .pricing label{font-size:1.8rem;line-height:2.1rem}}@media screen and (max-width: 768px){.packages .pricing .button-nav{margin-top:2rem}}.packages .pricing .button-nav .btn{background-color:#fff;color:#000;width:150px}.packages .discount{font-weight:300;text-decoration:line-through}.packages .row.description{margin:0;padding:2rem 0;justify-content:center}.packages .row.description>.container{width:75%}.close-js{cursor:pointer;height:30px;position:absolute;right:30px;top:30px;z-index:5}@media screen and (max-width: 768px){.close-js.search{display:none}}.close-js::after,.close-js::before{content:"";background:#000;display:block;margin-top:15px;width:30px;height:2px}.close-js::after{transform:rotate(-45deg);position:absolute;top:0}.close-js::before{transform:rotate(45deg)}@media screen and (max-width: 768px){.close-js{right:15px;top:30px}}.modal{display:none;transition:none}.modal .overlay{width:100vw;height:100vh;background-color:#2c2c2c;opacity:.7}.modal>*:not(.overlay){position:absolute;background-color:#fff}.modal .close-js+.container{position:relative;height:100%;overflow:hidden;display:flex;flex-direction:column}.modal .close-js+.container .title{font-size:1.8rem;font-weight:600;line-height:2rem;margin-top:0;margin-bottom:5rem}.modal .close-js+.container .content{height:100%;overflow:auto;position:relative;display:flex;flex-direction:column}.modal .close-js+.container .content>*:not(:first-child){border-bottom:1px solid #dadada}.modal .close-js+.container .content .tabs.has-arrow .tab:not(:empty){padding-right:5rem}.modal .close-js+.container .content .tabs.has-arrow .tab:empty{border-width:1px;min-width:5rem;min-height:5rem}.modal .close-js+.container .content .tabs.has-arrow .tab:empty:before{width:100%;height:100%}.modal .close-js+.container .content .tabs.has-arrow .tab:before{-webkit-font-smoothing:antialiased;display:inline-block;font-family:"Font Awesome 5 Free";font-style:normal;font-variant:normal;font-weight:900;line-height:1;position:absolute;text-align:center;text-rendering:auto;top:50%;content:"";right:0;width:5rem;transition:.2s;transform:translateY(-50%)}.modal .close-js+.container .content .tabs.has-arrow .tab.open:before,.modal .close-js+.container .content .tabs.has-arrow .tab.selected:before{transform:translateY(-50%) rotate(180deg)}.modal .close-js+.container .content .button-nav{justify-content:start}.modal#searchVue{top:81px;z-index:5}@media screen and (min-width: 1100px){.modal#searchVue{top:110px}}.modal#searchVue .extructure{top:0;-webkit-transform:translate(-50%, 0);-moz-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);transform:translate(-50%, 0)}@media screen and (max-width: 768px){.modal#searchVue .extructure{width:100%;padding:0;height:100%;overflow:hidden}}.modal .extructure{padding:4rem;min-height:109px;top:50%;left:50%;transform:translate(-50%, -50%);width:100%}@media screen and (max-width: 768px){.modal .extructure{width:100%;padding:1rem;height:100%}}.modal .extructure_search_menu{text-align:center;min-height:38px;max-height:50px}@media screen and (max-width: 768px){.modal .extructure_search_menu{text-align:center}}.modal .extructure_search_menu label{border-bottom:1px solid #656565;padding:6px 0;padding-right:6px}@media screen and (max-width: 768px){.modal .extructure_search_menu label{display:grid;grid-template-columns:1fr 48px;width:100%;border:0;background-color:#efefef;height:50px;padding:6px}}.modal .extructure_search_menu label input{border:none;color:#000;font-size:1.6rem;max-width:500px}@media screen and (max-width: 768px){.modal .extructure_search_menu label input{padding-left:4rem;text-align:initial}}.modal .extructure_search_menu label input:-ms-input-placeholder{color:#000;opacity:1}.modal .extructure_search_menu label input::-webkit-input-placeholder{color:#000;opacity:1}.modal .extructure_search_menu label input::-ms-input-placeholder{color:#000;opacity:1}.modal .extructure_search_menu label input:-moz-placeholder{color:#000;opacity:1}.modal .extructure_search_menu label input::-moz-placeholder{color:#000;opacity:1}.modal .extructure_search_menu label input::placeholder{color:#000;opacity:1}.modal .extructure_search_menu label span{color:#000;position:relative;top:1px;font-size:1.6rem;line-height:2.8rem;margin:auto}.modal .extructure_search_title,.modal .extructure_search_container{margin:3rem 15%}@media screen and (max-width: 1100px){.modal .extructure_search_title,.modal .extructure_search_container{margin:3rem 2rem}}.modal .extructure_search_container{max-height:55vh;overflow-x:hidden}.modal .extructure_search_container_block{border:1px solid #e6e6e6;color:#000;margin-bottom:2.5rem}.modal .extructure_search_container_block a{display:grid;grid-template-rows:minmax(114px, 1fr) minmax(auto, 1fr)}@media screen and (min-width: 768px){.modal .extructure_search_container_block a{height:117px;grid-template-columns:2fr 3fr;grid-template-rows:none}}.modal .extructure_search_container_block:last-of-type{margin-bottom:0rem}.modal .extructure_search_container_block_image img{height:114px;width:100%;object-fit:contain}@media screen and (min-width: 768px){.modal .extructure_search_container_block_image img{height:117px}}.modal .extructure_search_container_block_content{margin:auto 4rem}@media screen and (min-width: 1100px)and (max-width: 1200px){.modal .extructure_search_container_block_content{margin:auto 2rem}}@media screen and (max-width: 768px){.modal .extructure_search_container_block_content{margin:2rem}}.modal .extructure_search_container_block_content .title{margin:0}.modal .extructure_search_container_block_content .title h3,.modal .extructure_search_container_block_content .title .h3{margin-bottom:1rem}.modal .extructure_search_container_block_content .title .subtitle{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.modal .extructure_search_container_block_content p{margin:0}.modal .extructure_iframe iframe{width:100%;min-height:500px}.modal .side{top:0;right:0}@media screen and (min-width: 992px){.modal .side{width:50%;padding:8rem 6rem}}.modal_container{height:100%;width:100%;overflow:hidden;padding:8rem 0}.modal_container .button-nav{padding:1rem}@media screen and (min-width: 768px){.modal_container .button-nav{padding:2rem}}.modal_container .list-item{outline:1px solid #d9d9d9}.modal_container .grid-list{list-style:none;display:grid;grid-template-columns:repeat(6, 1fr);grid-auto-rows:1fr;align-items:center;border:1px solid #d9d9d9}.modal_container .grid-list::before{content:"";width:0;padding-bottom:100%;grid-row:1/1;grid-column:1/1}.modal_container .grid-list>*:first-child{grid-row:1/1;grid-column:1/1}.modal_container .grid-list .list-item{display:flex;height:100%;width:100%}.modal_container .grid-list .list-item>*{margin:auto}.modal_container .grid-list .list-item img{max-width:130px;max-height:130px;width:75%}.tabs{border:1px solid #dadada;display:table-row}.tabs li{list-style:none}.tabs.wide{table-layout:fixed}.tabs.wide .tab{width:2%}.tabs .tab{background-color:#fff;border:1px solid #fff;color:#000;cursor:pointer;display:table-cell;font-size:2.75rem;font-weight:600;min-height:3rem;padding:.5rem 2rem}@media screen and (min-width: 768px){.tabs .tab{min-height:5rem;padding:1.5rem 2rem}}.tabs .tab>*{transition:none}.tabs .tab:not(.selected,:focus):nth-child(1){border-right:1px solid #dadada}.tabs .tab:not(.selected,:focus):nth-child(2){border-left:1px solid #dadada}.tabs .tab.selected,.tabs .tab:focus{outline:none;-webkit-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.16);-moz-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.16);box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.16)}.tabs .tab .highlight{font-size:3rem;line-height:5.4rem}.tabs_contents{display:table;width:100%}.tabs_contents .tabs{border:none;display:block}.tabs_contents .tabs .tab{padding:1%;width:23.1rem;text-align:center;font-weight:700}.modal_container .tabs_contents .tabs .tab{padding:.5rem 3rem}@media screen and (max-width: 768px){.tabs_contents .tabs .tab{font-size:1.5rem;width:14.6rem}}@media screen and (max-width: 380px){.tabs_contents .tabs .tab{font-size:1rem}}@media screen and (max-width: 768px){.tabs_contents .tabs .tab .highlight{font-size:2.6rem}}@media screen and (max-width: 380px){.tabs_contents .tabs .tab .highlight{font-size:1.6rem}}.tabs_contents .contents{display:table-row;background:#fff;padding:2rem;text-align:center;width:100%;-webkit-box-shadow:0 30px 40px 0 rgba(0,0,0,.02);-moz-box-shadow:0 30px 40px 0 rgba(0,0,0,.02);box-shadow:0 30px 40px 0 rgba(0,0,0,.02)}.tabs_contents .contents>*{padding:2.5rem 0}.tabs_contents .contents [data-index]{display:table-cell}.tabs_contents .contents [data-index]:not(.selected){display:none}.tabs_contents .contents h4,.tabs_contents .contents .h4,.tabs_contents .contents h5,.tabs_contents .contents .h5,.tabs_contents .contents h6,.tabs_contents .contents .h6,.tabs_contents .contents p{margin:.5rem 0}.tabs_contents .contents h4,.tabs_contents .contents .h4{font-weight:700;margin-top:0}.tabs_contents .contents h4,.tabs_contents .contents .h4,.tabs_contents .contents h5,.tabs_contents .contents .h5,.tabs_contents .contents h6,.tabs_contents .contents .h6{font-size:2.4rem}.tabs_contents .contents h4 strong,.tabs_contents .contents .h4 strong,.tabs_contents .contents h5 strong,.tabs_contents .contents .h5 strong,.tabs_contents .contents h6 strong,.tabs_contents .contents .h6 strong{color:#000}.tight-columns{display:flex;justify-content:center;gap:3rem 1rem}.tight-columns>*{flex:0 1 50%}@media screen and (max-width: 400px){.tight-columns>*{flex:0 1 85%}}.hide,.hidden{display:none !important}.background-js,[data-bg_img]{background-position:center right;background-repeat:no-repeat;background-size:auto}.container{position:relative;zoom:1;width:90%}@media screen and (min-width: 576px){.container{width:auto;height:min-content}}.container.row{margin:0 auto}.loading{text-align:center}.left{left:0 !important;right:unset !important}.left-align{text-align:left !important}.center{left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (max-width: 720px){.center{top:0;left:0;transform:translate(0, 0);max-width:100%}}.center-align{text-align:center !important}.right{left:unset !important;right:0 !important}.right-align{text-align:right !important}.centered-text *{text-align:center !important}.top{top:0 !important;bottom:unset !important}.middle{top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.bottom{bottom:10%;transform:translateY(0);max-width:100%}@media screen and (min-width: 768px){.bottom{transform:translateY(-65%);max-width:80%}}.middle.center{top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}@media screen and (max-width: 720px){.middle.center{top:0;left:0;transform:translate(0, 0);max-width:100%}}@media screen and (max-width: 1099px){.desktop{display:none !important}}@media screen and (min-width: 1100px){.mobile{display:none !important}}.splide.is-active{overflow:hidden}@media screen and (min-width: 992px){.splide.is-active{overflow:unset}}.splide.is-active .splide__list.fogged .splide__slide:not(.is-visible){opacity:.5}.splide:not(.is-active) .splide__track{overflow:visible}.splide__arrows{display:block;position:sticky;left:0;top:50%;width:100%;z-index:1}@media screen and (max-width: 768px){.splide__arrows{top:46%}}@media screen and (min-width: 992px){.splide__arrows{position:absolute}}.splide__arrows .splide__arrow{background-color:#fff;border:1px solid #d6d6d6;opacity:1;transition:background-color .5s;width:73px;height:73px;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.1);-moz-box-shadow:0 3px 6px rgba(0,0,0,.1);box-shadow:0 3px 6px rgba(0,0,0,.1)}.splide__arrows .splide__arrow.icon,.splide__arrows .splide__arrow>.icon{align-items:center;color:#000;stroke:#000;display:flex;justify-content:center;text-align:center;transition:.2s}.splide__arrows .splide__arrow--next{float:right}@media screen and (min-width: 768px){.splide__arrows .splide__arrow--next{right:-36.5px}}.splide__arrows .splide__arrow--next.icon>:first-child{transform:translateX(-50%) scale(1)}@media screen and (min-width: 992px){.splide__arrows .splide__arrow--next.icon>:first-child{transform:translateX(25%) scale(1)}}@media screen and (min-width: 768px){.splide__arrows .splide__arrow--prev{left:-36.5px}}.splide__arrows .splide__arrow--prev.icon>:first-child{transform:translateX(50%) scale(-1)}@media screen and (min-width: 992px){.splide__arrows .splide__arrow--prev.icon>:first-child{transform:translateX(-25%) scale(-1)}}.splide__arrows .splide__arrow:disabled{display:none}.splide__track.container{padding:0}.splide__pagination{margin-top:2rem;height:15px;bottom:-5%;position:relative}@media screen and (max-width: 768px){.splide__pagination{top:100%}}.splide__pagination li:only-child{display:none}.splide__pagination .is-active{transform:none}.splide__pagination__page{background-color:#dadada;margin:3px 6px}.splide__pagination__page.is-active{background-color:#1ca5e6}.splide__pagination.slider-bar{flex:0 0 auto;padding:0;margin-left:auto;margin-right:auto}.splide__pagination.slider-bar li{display:flex;flex:1 0 auto}.splide__pagination.slider-bar li:first-child .splide__pagination__page{border-top-left-radius:5rem;border-bottom-left-radius:5rem}.splide__pagination.slider-bar li:last-child .splide__pagination__page{border-top-right-radius:5rem;border-bottom-right-radius:5rem}.splide__pagination.slider-bar .splide__pagination__page{border-width:2px;border-radius:0;margin:0;width:100%;height:2px}.splide__pagination.slider-bar .splide__pagination__page.is-active{background-color:#000;transform:none}body .module-pageTitle.pantone_656c{background-color:#dde5ed}body .module-pageTitle.pantone_656c h1,body .module-pageTitle.pantone_656c .h1{color:#000}.bt-ios:hover{background-image:url("/assets/vivmais/ios-hover.png")}.bt-android:hover{background-image:url("/assets/vivmais/android-hover.png")}.bt-property:hover{background-image:url("/assets/vivmais/property1-hover.png")}html{font-size:62.5%}body{background:#fff;color:#000;font-size:1.4rem;font-family:"Public Sans";font-weight:400;line-height:1.6;overflow-x:hidden}body.preload *{animation-duration:0s !important;-webkit-animation-duration:0s !important;transition:0s !important}main{overflow-x:clip;width:100%;position:relative;margin:0;margin-bottom:auto}*:not(label,p,strong,svg,svg *,[class*=splide],.tooltip){transition:.2s}@media(prefers-reduced-motion: reduce){*:not(label,p,strong,svg,svg *,[class*=splide],.tooltip){transition:none}}*::-webkit-scrollbar-track{background-color:#f8f8f8}*::-webkit-scrollbar-thumb{background-color:#d3d3d3;border-radius:5rem}*::selection{background-color:#d3d3d3;color:#fff}a{color:#fff;cursor:pointer;text-decoration:none}a:hover{text-decoration:none}dl,ol,ul{margin:0;padding:0}dl li,ol li,ul li{position:relative}[v-cloak]{display:none !important}[v-cloak]>*{display:none !important}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{font-weight:500;padding-left:0;padding-right:0}h1.color-blue,.color-blue.h1,h2.color-blue,.color-blue.h2,h3.color-blue,.color-blue.h3,h4.color-blue,.color-blue.h4,h5.color-blue,.color-blue.h5,h6.color-blue,.color-blue.h6{color:#1ca5e6}hr{display:block;height:1px;border:0;border-top:1px solid #e6e6e6;margin:1rem 0;padding:0}input[type=text]{border-radius:0;outline:none}input[type=text]:-ms-input-placeholder{color:#a3abae;font-size:1.4rem;line-height:2rem;opacity:1}input[type=text]::-webkit-input-placeholder{color:#a3abae;font-size:1.4rem;line-height:2rem;opacity:1}input[type=text]::-ms-input-placeholder{color:#a3abae;font-size:1.4rem;line-height:2rem;opacity:1}input[type=text]:-moz-placeholder{color:#a3abae;font-size:1.4rem;line-height:2rem;opacity:1}input[type=text]::-moz-placeholder{color:#a3abae;font-size:1.4rem;line-height:2rem;opacity:1}input[type=text]::placeholder{color:#a3abae;font-size:1.4rem;line-height:2rem;opacity:1}strong{font-weight:700}section.bg-alternate{background:#f8f8f8}section p{font-size:1.4rem;margin:2rem 0;line-height:2rem}script,section.scripts{display:none !important}table{margin:2rem 0;width:100%}table thead{font-weight:700}table thead td{border:none;text-align:center}table tbody{border:1px solid}table th{border:1px solid;font-size:1.6rem;font-weight:700}@media screen and (max-width: 768px){table th{padding:2rem .5rem}}@media screen and (min-width: 768px){table th{padding:2rem 2rem;vertical-align:middle}}table td{border:1px solid;font-size:1.4rem}@media screen and (max-width: 768px){table td{padding:1rem .5rem}}@media screen and (min-width: 768px){table td{padding:1rem 2rem;vertical-align:middle}}table.incrementable .add{background-color:#fff;font-size:2rem;padding:.25rem;text-align:center}table.incrementable .add:hover{background:#000;color:#fff;cursor:pointer}main>section[class^=module-]:not(.module-byside){position:relative}main>section[class^=module-]>.container>.content{margin:auto 0}@media screen and (min-width: 1100px){main>section[class^=module-]>.container>.content{margin:auto;max-width:1154px}main>section[class^=module-]>.container>.content.detail_new{max-width:750px}}@media only screen and (max-width: 900px){main>section[class^=module-]>.container>.content img.responsive,main>section[class^=module-]>.container>.content picture img.responsive,main>section[class^=module-]>.container>.content img.lazyload{width:100%}}main>section[class^=module-].borderless .card{border:none}main>section[class^=module-]:last-of-type>:last-child:not(.modal,.packages,.tarifario_voz){padding-bottom:6rem;padding-left:2rem;padding-right:2rem}@media screen and (max-width: 540px){main>section[class^=module-]:last-of-type>:last-child:not(.modal,.packages,.tarifario_voz){padding-left:0rem;padding-right:0rem}}.module-banner{position:relative;height:100%}.module-banner img{width:100%;object-fit:cover;height:32vh}@media screen and (min-width: 768px){.module-banner{height:40vh}.module-banner img{height:40vh}}@media screen and (min-width: 1100px){.module-banner{height:720px}.module-banner img{height:720px}}@media screen and (min-width: 768px){.module-banner .content{left:17.5rem;right:10rem;position:absolute;width:40%}}@media screen and (max-width: 768px){.module-banner .content{padding:2rem;text-align:center;top:0;transform:none;width:100%}}.module-banner .content .title{text-align:center}@media screen and (max-width: 768px){.module-banner .content .title,.module-banner .content .title>*{color:#fff !important}}@media screen and (min-width: 768px){.module-banner .content .title{color:#fff;margin-top:30px;padding:0;text-align:left}}.module-banner .content .title h1,.module-banner .content .title .h1,.module-banner .content .title h2,.module-banner .content .title .h2,.module-banner .content .title h3,.module-banner .content .title .h3,.module-banner .content .title h4,.module-banner .content .title .h4,.module-banner .content .title h5,.module-banner .content .title .h5,.module-banner .content .title h6,.module-banner .content .title .h6{text-align:center}@media screen and (min-width: 768px){.module-banner .content .title h1,.module-banner .content .title .h1,.module-banner .content .title h2,.module-banner .content .title .h2,.module-banner .content .title h3,.module-banner .content .title .h3,.module-banner .content .title h4,.module-banner .content .title .h4,.module-banner .content .title h5,.module-banner .content .title .h5,.module-banner .content .title h6,.module-banner .content .title .h6{text-align:left}}.module-banner .content .title h2,.module-banner .content .title .h2{line-height:2.6rem}@media screen and (min-width: 768px){.module-banner .content .title h2,.module-banner .content .title .h2{line-height:5rem}}.module-banner .content .title .subtitle{color:#fff;font-size:1.8rem;line-height:2.1rem}.module-banner .content label{color:#fff;font-size:1.4rem}@media screen and (max-width: 768px){.module-banner .content label{font-weight:500;font-size:1.4rem}}@media screen and (min-width: 768px){.module-banner .content .button-nav{float:left}}@media screen and (max-width: 768px){.module-banner .content .button-nav{margin-bottom:0}}@media screen and (max-width: 768px){.module-banner .content .button-nav .btn{border-color:#fff !important;color:#fff !important}}.module-banner .splide__arrows{position:absolute;display:contents}@media screen and (min-width: 768px){.module-banner .splide__arrows{top:50%}}.module-banner .splide__arrows .splide__arrow--prev,.module-banner .splide__arrows .splide__arrow--next{border-radius:0}@media screen and (min-width: 768px){.module-banner .splide__arrows .splide__arrow--prev,.module-banner .splide__arrows .splide__arrow--next{float:none;left:0;transform:translateY(-100%)}}@media screen and (min-width: 768px){.module-banner .splide__arrows .splide__arrow--prev,.module-banner .splide__arrows .splide__arrow--next{width:5rem;height:5rem}}@media screen and (max-width: 768px){.module-banner .splide__arrows .splide__arrow--prev,.module-banner .splide__arrows .splide__arrow--next{top:46%;width:4rem;height:4rem}}.module-banner .splide__arrows .splide__arrow--prev .icon{-webkit-transform:translateX(-25%) scale(-1);-moz-transform:translateX(-25%) scale(-1);-ms-transform:translateX(-25%) scale(-1);transform:translateX(-25%) scale(-1)}.module-banner .splide__arrows .splide__arrow--prev:hover .icon{-webkit-transform:translateX(-100%) scale(-1);-moz-transform:translateX(-100%) scale(-1);-ms-transform:translateX(-100%) scale(-1);transform:translateX(-100%) scale(-1)}@media screen and (max-width: 768px){.module-banner .splide__arrows .splide__arrow--prev{left:.5em}}@media screen and (min-width: 768px){.module-banner .splide__arrows .splide__arrow--next{margin-top:5rem}}.module-banner .splide__arrows .splide__arrow--next .icon{-webkit-transform:translateX(25%) scale(1);-moz-transform:translateX(25%) scale(1);-ms-transform:translateX(25%) scale(1);transform:translateX(25%) scale(1)}.module-banner .splide__arrows .splide__arrow--next:hover .icon{-webkit-transform:translateX(100%) scale(1);-moz-transform:translateX(100%) scale(1);-ms-transform:translateX(100%) scale(1);transform:translateX(100%) scale(1)}@media screen and (max-width: 768px){.module-banner .splide__arrows .splide__arrow--next{right:.5em}}.module-buttonWithPopup{background-color:#f8f8f8;padding-bottom:8rem}.module-buttonWithPopup .button-nav{margin:0}.module-buttonWithPopup .button-nav .btn{width:320px}.module-buttonWithPopup .button-nav .btn .icon{width:3rem;height:2rem;margin-right:1rem}.module-byside{background-color:#fff;border-radius:3rem;border-top-right-radius:0;border-bottom-right-radius:0;position:fixed;right:0;transition:.5s;z-index:2;-webkit-box-shadow:-3px 0 6px rgba(0,0,0,.16);-moz-box-shadow:-3px 0 6px rgba(0,0,0,.16);box-shadow:-3px 0 6px rgba(0,0,0,.16)}@media screen and (max-width: 768px){.module-byside{top:14%}}@media screen and (min-width: 1100px){.module-byside{display:revert;top:147px}}.module-byside .byside{display:flex;width:117px;transition:.5s}@media screen and (max-width: 768px){.module-byside .byside{width:60px;height:85px}}.module-byside .byside strong{color:#000}.module-byside .byside:hover{width:137px}@media screen and (max-width: 768px){.module-byside .byside:hover{width:60px}}.module-byside .byside_hint{cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:space-between;margin:1rem}.module-byside .byside_hint .icon{color:#1ca5e6;font-size:3.5rem;margin:auto 2rem}@media screen and (max-width: 768px){.module-byside .byside_hint span .tvc{font-size:3rem}}.module-byside .byside_hint p{font-size:1.1rem;margin:auto;padding:0;text-align:right;text-transform:uppercase;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (max-width: 768px){.module-byside .byside_hint p{display:none}}.module-byside .byside_form{float:right;padding:0 4rem;width:483px;margin-right:-600px;opacity:0;transition:.5s ease}@media screen and (max-width: 768px){.module-byside .byside_form{width:90%;padding:0 4rem 0 0rem}}.module-byside .byside_form .button-nav{margin:1rem 0}.module-byside .byside_form .button-nav .btn{width:180px;margin:0 auto}.module-byside .byside_form form{margin:4rem 0;text-align:left}.module-byside .byside_form form input{margin-bottom:1rem}.module-byside .byside_form form input[type=text]{padding:0;padding-bottom:1rem;border:none;border-bottom:1px solid #000;width:80%;margin-left:auto;margin-right:auto}.module-byside .byside.open{width:600px}@media screen and (max-width: 768px){.module-byside .byside.open{width:350px}}.module-byside .byside.open .byside_form{margin-right:0;opacity:1}@media screen and (max-width: 768px){.module-byside .byside.open{height:auto}}.module-columns{padding:2rem 0}@media screen and (max-width: 768px){.module-columns{padding:0}}.module-columns p,.module-columns h2,.module-columns .h2,.module-columns h3,.module-columns .h3,.module-columns h4,.module-columns .h4,.module-columns h5,.module-columns .h5,.module-columns h6,.module-columns .h6,.module-columns strong,.module-columns b,.module-columns .subtitle{color:#000}.module-columns p{font-size:1.4rem;padding:0;line-height:2rem}.module-columns p.subtitle{font-size:1.4rem;line-height:2rem;color:initial}.module-columns a{color:#063952}.module-columns a:hover{text-decoration:underline}.module-columns h2,.module-columns .h2,.module-columns h3,.module-columns .h3,.module-columns h4,.module-columns .h4{font-weight:600;line-height:1.8rem;margin:.8rem 0}.module-columns h2,.module-columns .h2{font-size:3rem;line-height:2.8rem}.module-columns h3,.module-columns .h3{font-size:2rem;line-height:2rem;font-weight:700}.module-columns h4,.module-columns .h4{font-size:1.5rem}.module-columns ul{list-style:none;display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}@media screen and (min-width: 992px){.module-columns ul{align-items:center;gap:4rem}}.module-columns ul li{flex:1 0 100%}@media screen and (min-width: 992px){.module-columns ul li{flex:1;display:grid;align-self:start}}.module-columns .icon-holder{color:#1ca5e6;fill:#1ca5e6;stroke:#1ca5e6;stroke-width:1px;margin-bottom:1.5rem}.module-columns .icon-holder .icon{height:100%;width:auto;margin-left:0}.module-columns .title{margin-top:0}.module-columns .thumbnail{margin-bottom:2.5rem}.module-columns .thumbnail img{width:100%;object-fit:contain}.module-cover{margin:4rem 0}.module-cover .containerslider{position:relative}.module-cover .containerslider img{height:100%;width:100%;object-fit:contain}.module-cover .containerslider .content{position:relative}@media screen and (min-width: 576px){.module-cover .containerslider .content{position:absolute;width:90%}}@media screen and (max-width: 576px){.module-cover .containerslider .content{position:absolute;top:0;bottom:0;width:100%}}.module-cover .containerslider .content .title{color:#fff;text-align:center}.module-cover .containerslider .content .title h1,.module-cover .containerslider .content .title .h1,.module-cover .containerslider .content .title h2,.module-cover .containerslider .content .title .h2,.module-cover .containerslider .content .title h3,.module-cover .containerslider .content .title .h3{font-size:3rem;padding:1.5rem 0;text-align:center}@media screen and (min-width: 768px){.module-cover .containerslider .content .title h1,.module-cover .containerslider .content .title .h1,.module-cover .containerslider .content .title h2,.module-cover .containerslider .content .title .h2,.module-cover .containerslider .content .title h3,.module-cover .containerslider .content .title .h3{font-size:8rem}}@media screen and (max-width: 576px){.module-cover .containerslider .content .title h1,.module-cover .containerslider .content .title .h1,.module-cover .containerslider .content .title h2,.module-cover .containerslider .content .title .h2,.module-cover .containerslider .content .title h3,.module-cover .containerslider .content .title .h3{font-size:3rem}}.module-cover .btn{position:absolute;min-width:220px;min-height:52px;line-height:1rem;top:88%;left:50%;transform:translate(-50%, -88%)}.module-cover .btn span{line-height:30px}.module-expand>ul{display:grid}.module-expand>ul>li{list-style:none;border-bottom:1px solid #efefef;height:100%}.module-expand>ul>li a{color:#000}.module-expand>ul.expand-2{grid-template-columns:repeat(2, 1fr);grid-column-gap:14.6rem}@media screen and (max-width: 768px){.module-expand>ul.expand-2{grid-template-columns:repeat(1, 1fr);grid-column-gap:0}}.module-expand .expand .has-arrow{padding-right:2rem}.module-expand .expand .has-arrow::before,.module-expand .expand .has-arrow::after{width:1rem}.module-expand .expand-button{display:flex;flex-direction:row;flex-wrap:wrap;cursor:pointer}.module-expand .expand-button .icon-holder:empty+.title{grid-column:span 2}.module-expand .expand-button .title{align-self:flex-start;flex:1 1 0;margin-left:2rem;margin-right:2rem}.module-expand .expand-button .icon-holder{background-color:#f8f8f8;width:8rem;height:8rem;flex:0 0 8rem}.module-expand .expand-button .icon-holder:empty{display:none}.module-expand .expand-button .break{height:0}.module-expand .expand-button>*{transition:.01s linear}@media(prefers-reduced-motion: reduce){.module-expand .expand-button>*{transition:none}}.module-expand .expand-button:hover>*:not(.expand-content){font-weight:700}.module-expand .expand-button.open>.break{border-bottom:1px solid #e6e6e6}.module-expand .expand-button .expand-content+.expand-title{padding-bottom:.5rem}.module-expand .expand-title{order:-1}.module-expand .expand-title.open{font-weight:600}.module-expand .expand-title.open.has-arrow{border-bottom:1px solid #efefef}.module-expand .expand-content{display:none;grid-column:span 2;width:100%}.module-form-cv,.module-form-newsletter{padding:3rem 0}.module-form-cv .form-check,.module-form-newsletter .form-check{margin-bottom:1rem}.module-form-cv .form-check a,.module-form-newsletter .form-check a{color:inherit;text-decoration:underline}.module-form-cv .form-check-input,.module-form-newsletter .form-check-input{margin-right:1rem}.module-form-cv .form-control,.module-form-newsletter .form-control{border-color:#dadada}.module-form-cv .button-nav,.module-form-newsletter .button-nav{margin-top:4rem}.module-form-cv form{margin-bottom:4rem;text-align:left}.module-form-cv .form-group{display:grid}@media screen and (min-width: 768px){.module-form-cv .form-group{column-gap:5rem;grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 768px){.module-form-cv .form-group{row-gap:2rem;grid-template-rows:repeat(2, 1fr)}}.module-form-cv .form-message{display:grid}.module-form-cv .form-message textarea::-webkit-input-placeholder{color:#a3abae}.module-form-cv .form-message textarea:-moz-placeholder{color:#a3abae}.module-form-cv .form-message textarea::-moz-placeholder{color:#a3abae}.module-form-cv .form-message textarea:-ms-input-placeholder{color:#a3abae}.module-form-cv .form-message textarea::placeholder{color:#a3abae}@media screen and (min-width: 768px){.module-form-cv .form-message{column-gap:5rem;grid-template-columns:repeat(1, 1fr)}}@media screen and (max-width: 768px){.module-form-cv .form-message{row-gap:2rem;grid-template-rows:repeat(1, 1fr)}}@media screen and (min-width: 768px){.module-form-newsletter>.container>.content{margin:0 auto !important;width:75%}}@media screen and (min-width: 1200px){.module-form-newsletter>.container>.content{width:50%}}@media screen and (min-width: 768px){.module-form-newsletter .title,.module-form-newsletter p{text-align:center}}.module-fsm-help>*:not(.padding),.module-fsm-form>*:not(.padding){display:none}.module-fsm-help>*:not([class*=-icons],:last-of-type),.module-fsm-form>*:not([class*=-icons],:last-of-type){padding-bottom:4rem}.module-fsm-help .icon-holder,.module-fsm-form .icon-holder{margin:2rem;margin-top:0;width:auto}.module-fsm-help .icon-holder .icon,.module-fsm-form .icon-holder .icon{width:50px;height:50px}.module-fsm-help .title h2,.module-fsm-help .title .h2,.module-fsm-form .title h2,.module-fsm-form .title .h2{font-size:2.4rem;font-weight:400;line-height:2.8rem}@media screen and (min-width: 1100px){.module-fsm-help .title h2,.module-fsm-help .title .h2,.module-fsm-form .title h2,.module-fsm-form .title .h2{font-size:3rem;line-height:4rem}}@media screen and (min-width: 992px){.module-fsm-help [class^=help-]:not(.help-actions,.help-links){padding-left:15%;padding-right:15%}}@media screen and (min-width: 1200px){.module-fsm-help [class^=help-]:not(.help-actions,.help-links){padding-left:15%;padding-right:15%}}@media screen and (min-width: 1400px){.module-fsm-help [class^=help-]:not(.help-actions,.help-links){padding-left:15%;padding-right:15%}}@media screen and (min-width: 992px){.module-fsm-help [class^=help-].help-actions>.container>:not(.help-links){padding-left:15%;padding-right:15%}}@media screen and (min-width: 1200px){.module-fsm-help [class^=help-].help-actions>.container>:not(.help-links){padding-left:15%;padding-right:15%}}@media screen and (min-width: 1400px){.module-fsm-help [class^=help-].help-actions>.container>:not(.help-links){padding-left:15%;padding-right:15%}}.module-fsm-help .help-actions .button-nav{padding:3rem 0}.module-fsm-help .help-actions .button-nav:not([class~=hidden]){padding-top:0}.module-fsm-help .help-content{background-color:#f8f8f8;padding-top:4rem;padding-bottom:4rem}.module-fsm-help .help-content form:not(.was-validated) .form-control[type=text],.module-fsm-help .help-content form:not(.was-validated) .form-control[type=email]{border-color:#d6d6d6}.module-fsm-help .help-content form.needs-validation{margin:2rem 0}.module-fsm-help .help-content form.needs-validation .button-nav{padding-top:2rem}.module-fsm-help .help-content form.needs-validation .form-group{margin:0}.module-fsm-help .help-content form.needs-validation .form-check{margin:2rem 0}.module-fsm-help .title{margin-top:0;margin-bottom:0}.module-fsm-form{display:grid;grid-auto-rows:min-content min-content 1fr;height:100%}.module-fsm-form>*{position:relative}@media screen and (min-width: 992px){.module-fsm-form>*:not(.form-header,.form-content){padding-left:15%;padding-right:15%}}@media screen and (min-width: 1200px){.module-fsm-form>*:not(.form-header,.form-content){padding-left:20%;padding-right:20%}}@media screen and (min-width: 1400px){.module-fsm-form>*:not(.form-header,.form-content){padding-left:25%;padding-right:25%}}@media screen and (min-width: 576px){.module-fsm-form>*[class^=form-] .description,.module-fsm-form>*[class^=form-] .forms{padding-left:15%;padding-right:15%}}@media screen and (min-width: 768px){.module-fsm-form>*[class^=form-] .description,.module-fsm-form>*[class^=form-] .forms{padding-left:20%;padding-right:20%}}@media screen and (min-width: 992px){.module-fsm-form>*[class^=form-] .description,.module-fsm-form>*[class^=form-] .forms{padding-left:25%;padding-right:25%}}@media screen and (min-width: 1200px){.module-fsm-form>*[class^=form-] .description,.module-fsm-form>*[class^=form-] .forms{padding-left:27.5%;padding-right:27.5%}}@media screen and (min-width: 1400px){.module-fsm-form>*[class^=form-] .description,.module-fsm-form>*[class^=form-] .forms{padding-left:30%;padding-right:30%}}.module-fsm-form>*[class^=form-] .forms{background-color:#fafafa;height:100%;padding-top:4rem;padding-bottom:4rem;width:100%}.module-info-2rows,.module-info-3rows{padding:4rem 0;padding-top:8rem}.module-info-2rows h2,.module-info-2rows .h2,.module-info-2rows h3,.module-info-2rows .h3,.module-info-2rows h4,.module-info-2rows .h4,.module-info-2rows h5,.module-info-2rows .h5,.module-info-2rows h6,.module-info-2rows .h6,.module-info-3rows h2,.module-info-3rows .h2,.module-info-3rows h3,.module-info-3rows .h3,.module-info-3rows h4,.module-info-3rows .h4,.module-info-3rows h5,.module-info-3rows .h5,.module-info-3rows h6,.module-info-3rows .h6{color:#063952;line-height:1.5rem;font-weight:700}.module-info-2rows p,.module-info-3rows p{padding:0;margin-top:0;font-size:1.4rem;line-height:2rem}.module-info-2rows a,.module-info-3rows a{color:#063952}.module-info-2rows a:hover,.module-info-3rows a:hover{text-decoration:underline}.module-info-2rows h3,.module-info-2rows .h3,.module-info-3rows h3,.module-info-3rows .h3{font-size:2.4rem;font-weight:600;line-height:2.4rem}.module-info-2rows h2,.module-info-2rows .h2,.module-info-2rows h3,.module-info-2rows .h3,.module-info-2rows h4,.module-info-2rows .h4,.module-info-3rows h2,.module-info-3rows .h2,.module-info-3rows h3,.module-info-3rows .h3,.module-info-3rows h4,.module-info-3rows .h4{margin-bottom:1.2rem}@media screen and (min-width: 768px)and (max-width: 1100px){.module-info-2rows h2,.module-info-2rows .h2,.module-info-2rows h3,.module-info-2rows .h3,.module-info-2rows h4,.module-info-2rows .h4,.module-info-3rows h2,.module-info-3rows .h2,.module-info-3rows h3,.module-info-3rows .h3,.module-info-3rows h4,.module-info-3rows .h4{height:5rem}}@media screen and (min-width: 1100px)and (max-width: 1320px){.module-info-2rows h2,.module-info-2rows .h2,.module-info-2rows h3,.module-info-2rows .h3,.module-info-2rows h4,.module-info-2rows .h4,.module-info-3rows h2,.module-info-3rows .h2,.module-info-3rows h3,.module-info-3rows .h3,.module-info-3rows h4,.module-info-3rows .h4{padding-bottom:12px}}@media screen and (max-width: 768px){.module-info-2rows ul:not(.splide__pagination),.module-info-3rows ul:not(.splide__pagination){-webkit-column-count:1;-moz-column-count:1;column-count:1;-webkit-column-gap:0;-moz-column-gap:0;column-gap:0}}.module-info-2rows ul:not(.splide__pagination) li,.module-info-3rows ul:not(.splide__pagination) li{display:block;margin:0 auto}.module-info-2rows ul:not(.splide__pagination) li .title,.module-info-3rows ul:not(.splide__pagination) li .title{margin-top:0;min-height:230px}@media screen and (min-width: 1100px){.module-info-2rows ul:not(.splide__pagination) li:first-child,.module-info-3rows ul:not(.splide__pagination) li:first-child{margin-left:0}.module-info-2rows ul:not(.splide__pagination) li:last-child,.module-info-3rows ul:not(.splide__pagination) li:last-child{margin-right:0}}.module-info-2rows .icon-holder,.module-info-3rows .icon-holder{color:#1ca5e6;fill:#1ca5e6;stroke:#1ca5e6;margin-bottom:1.5rem}.module-info-2rows .icon-holder .icon,.module-info-3rows .icon-holder .icon{font-size:3rem;font-weight:700;line-height:4.5rem;margin:0;width:5rem;height:5rem}.module-info-2rows .splide__slide,.module-info-3rows .splide__slide{width:80% !important}@media screen and (max-width: 768px){.module-info-2rows .splide__arrows .splide__arrow,.module-info-3rows .splide__arrows .splide__arrow{width:35px;height:35px}.module-info-2rows .splide__arrows .splide__arrow--next,.module-info-3rows .splide__arrows .splide__arrow--next{right:.3em;float:right}.module-info-2rows .splide__arrows .splide__arrow--next.icon>:first-child,.module-info-3rows .splide__arrows .splide__arrow--next.icon>:first-child{transform:translateX(25%) scale(1)}.module-info-2rows .splide__arrows .splide__arrow--prev,.module-info-3rows .splide__arrows .splide__arrow--prev{left:.3em}.module-info-2rows .splide__arrows .splide__arrow--prev.icon>:first-child,.module-info-3rows .splide__arrows .splide__arrow--prev.icon>:first-child{transform:translateX(-25%) scale(-1)}}.module-info-2rows h2,.module-info-2rows .h2,.module-info-2rows h3,.module-info-2rows .h3,.module-info-2rows h4,.module-info-2rows .h4{margin-bottom:1.2rem}@media screen and (max-width: 768px){.module-info-2rows ul li:not(:last-child){margin-bottom:2rem}}@media screen and (min-width: 768px){.module-info-2rows ul{-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:4rem;-moz-column-gap:4rem;column-gap:4rem}}.module-info-3rows{background-color:#f8f8f8}.module-info-3rows h2,.module-info-3rows .h2,.module-info-3rows h3,.module-info-3rows .h3,.module-info-3rows h4,.module-info-3rows .h4{padding:1.2rem 0}@media screen and (min-width: 768px){.module-info-3rows ul:not(.splide__pagination){-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem}}.module-maps>.container{display:grid;row-gap:4.5rem}.module-maps .dropdown-container{margin-top:0;width:350px}@media screen and (min-width: 768px){.module-maps #module-maps-frame{display:block}}.module-maps #module-maps-frame #map{display:block;width:100%;height:300px}@media screen and (min-width: 768px){.module-maps #module-maps-frame-coverage{display:block}}.module-maps #module-maps-frame-coverage #map{display:block;width:100%;height:600px}.module-maps .maps-description{padding:0;padding-bottom:2rem}.module-mini-blocks{position:relative;text-align:center}@media screen and (min-width: 1100px){.module-mini-blocks{margin-top:-6rem}}.module-mini-blocks .row{padding:0}@media screen and (max-width: 576px){.module-mini-blocks .row{width:100%}}.module-mini-blocks .row a{background-color:#fff;border:1px solid #e6e6e6;color:#000;padding:2rem;max-height:150px;transition:.5s}.module-mini-blocks .row a span{font-size:4rem}.module-mini-blocks .row a p{font-size:1.8rem;line-height:2.4rem;margin:.5rem 0}@media screen and (min-width: 1100px){.module-mini-blocks .row a p{font-size:2.4rem;font-weight:600}}.module-mini-blocks .row a .icon{stroke:#000;height:4rem;width:4rem}@media screen and (min-width: 1100px){.module-mini-blocks .row a .icon{height:6rem;width:6rem}}.module-mini-blocks .row a:not(:last-child){border-right:1px solid #e6e6e6}.module-mini-blocks .row a:hover{background-color:#000;color:#fff}.module-mini-blocks .row a:hover .icon,.module-mini-blocks .row a:hover g,.module-mini-blocks .row a:hover rect{stroke:#fff}.module-navigation{text-align: center;min-height:450px;padding:2.5rem 0}@media screen and (min-width: 1100px){.module-navigation{padding:5rem 0 5.3rem}}.module-navigation .title,.module-navigation .subtitle{color:#fff;line-height:2.8rem}.module-navigation .title{margin-top:3.3rem}.module-navigation .title h3,.module-navigation .title .h3{font-size:2.4rem}@media screen and (min-width: 1100px){.module-navigation .title h3,.module-navigation .title .h3{font-size:3rem;font-weight:700}}.module-navigation .title .subtitle{font-size:1.6rem}@media screen and (min-width: 1100px){.module-navigation .title .subtitle{font-size:2rem}}.module-navigation a{background-color:#fff;border-right:1px solid #e6e6e6;display:grid;padding:4rem}.module-navigation a:last-child{border:none}.module-navigation a span i{font-size:5rem}@media screen and (min-width: 992px){.module-navigation a{padding:4rem 2rem}}.module-navigation a:hover{background-color:#d9d9d9}.module-navigation a p{align-self:end;color:#000;font-size:1.8rem;font-weight:500;line-height:2.4rem;margin-bottom:0}@media screen and (min-width: 1200px){.module-navigation a p{font-size:2.4rem;line-height:3rem}}.module-navigation .icon{width:50px;height:50px;margin-bottom:1rem}.module-pageDescription{padding:4rem 0;text-align:center}.module-pageDescription h2,.module-pageDescription .h2,.module-pageDescription h3,.module-pageDescription .h3{font-size:3rem;margin:6rem 0 2rem}.module-pageDescription h4,.module-pageDescription .h4{font-size:2rem;font-weight:300;line-height:2.8rem}.module-pageDescription .subtitle{color:#000}.module-pageTitle{min-height:12.5rem;max-height:25rem}.module-pageTitle.background-js,.module-pageTitle[data-bg_img]{height:25rem;max-height:25rem}.module-pageTitle.background-js h1,.module-pageTitle.background-js .h1,.module-pageTitle[data-bg_img] h1,.module-pageTitle[data-bg_img] .h1{font-size:4rem}@media screen and (min-width: 1100px){.module-pageTitle.background-js>.container :only-child,.module-pageTitle[data-bg_img]>.container :only-child{transform:translateY(-25%)}}.module-pageTitle>.container{display:grid;height:100%;grid-auto-rows:minmax(13rem, 1fr) minmax(12rem, 1fr);margin-top:auto;margin-bottom:auto}.module-pageTitle>.container::before,.module-pageTitle>.container::after{content:none}.module-pageTitle>.container>*:only-child{margin:auto 0}.module-pageTitle>.container>*:not(:only-child):first-child{align-self:end;margin-bottom:.5rem}.module-pageTitle>.container>*:not(:only-child):last-child{margin-top:.5rem;align-self:start}@media screen and (min-width: 768px){.module-pageTitle>.container>*:not(:only-child):first-child{margin-top:auto}.module-pageTitle>.container>*:not(:only-child):last-child{margin-bottom:auto}}.module-pageTitle h1,.module-pageTitle .h1,.module-pageTitle p{text-align:left}.module-pageTitle h1,.module-pageTitle .h1{color:#fff;font-size:2.4rem;font-weight:700;line-height:5rem;margin:0}@media screen and (min-width: 768px){.module-pageTitle h1,.module-pageTitle .h1{font-size:4rem}}.module-pageTitle p:not(.subtitle){color:#fff;line-height:1.7rem;max-width:100%;padding:1rem}@media screen and (min-width: 768px){.module-pageTitle p:not(.subtitle){max-width:46%}}@media screen and (min-width: 992px){.module-pageTitle p:not(.subtitle){max-width:35%}}.module-pageTitle .subtitle{font-size:1.8rem;font-weight:700;line-height:2.1rem}@media screen and (max-width: 768px){.module-pageTitle .subtitle{margin:0}}.module-pageTitle .subtitle:empty{display:none}.module-search{padding-top:0 !important}.module-search .section-search{background-color:#f8f8f8;padding:0rem 2rem 4rem;display:flex;justify-content:center}.module-search .section-search label{display:flex;background-color:#fff;border:1px solid #dadada;border-radius:5rem;padding:1.5rem 2rem;max-width:350px;width:100%}.module-search .section-search label input[type=text]{border:none;width:100%;font-size:1.4rem;line-height:2rem}.module-search .section-search label .icon{margin:auto}.module-search .section-tags{padding:4rem 5%}@media screen and (min-width: 992px){.module-search .section-tags{padding:4rem 10%}}.module-search .section-tags .tag{font-size:1.6rem;line-height:1.9rem}.module-search .section-results{padding-top:2rem;padding-bottom:8rem}.module-search .section-results .expand-button{width:100%}.module-search .section-results .expand-button.open .title h4,.module-search .section-results .expand-button.open .title .h4{font-weight:400}.module-search .section-results .expand-button .title{margin-left:0;margin-right:0;margin-top:2.5rem;margin-bottom:2.5rem}.module-search .section-results .expand-button .title h4,.module-search .section-results .expand-button .title .h4{font-size:2rem;font-weight:400;line-height:2rem}.module-search .section-results .expand-content{margin-top:1rem;margin-bottom:3rem}.module-search .section-results .expand-content>*{margin:0}.module-select-article,.module-select-department,.module-select-detail{padding:4rem 0}.module-select-article .container,.module-select-department .container,.module-select-detail .container{padding:0}.module-select-article .container>.content,.module-select-department .container>.content,.module-select-detail .container>.content{margin:0}.module-select-article>.background,.module-select-department>.background,.module-select-detail>.background{position:absolute;width:100%;height:100%;top:0}.module-select-article>.background,.module-select-article .structure,.module-select-department>.background,.module-select-department .structure,.module-select-detail>.background,.module-select-detail .structure{display:grid;padding:2rem 0;grid-template-rows:min-content auto}@media screen and (min-width: 1100px){.module-select-article>.background,.module-select-article .structure,.module-select-department>.background,.module-select-department .structure,.module-select-detail>.background,.module-select-detail .structure{grid-template-columns:minmax(200px, 25%) auto;grid-template-rows:none;gap:5%}}.module-select-article>.background.cover,.module-select-article .structure.cover,.module-select-department>.background.cover,.module-select-department .structure.cover,.module-select-detail>.background.cover,.module-select-detail .structure.cover{display:block}.module-select-article>.background.cover .options,.module-select-article .structure.cover .options,.module-select-department>.background.cover .options,.module-select-department .structure.cover .options,.module-select-detail>.background.cover .options,.module-select-detail .structure.cover .options{display:grid;grid-template-columns:repeat(4, 1fr)}.module-select-article>.background.cover .content,.module-select-article .structure.cover .content,.module-select-department>.background.cover .content,.module-select-department .structure.cover .content,.module-select-detail>.background.cover .content,.module-select-detail .structure.cover .content{display:none}.module-select-article .structure>.dropdown-container .dropdown *,.module-select-department .structure>.dropdown-container .dropdown *,.module-select-detail .structure>.dropdown-container .dropdown *{margin:0}.module-select-article .structure>.dropdown-container .options,.module-select-department .structure>.dropdown-container .options,.module-select-detail .structure>.dropdown-container .options{border:none}.module-select-article .structure>.dropdown-container .options .option,.module-select-department .structure>.dropdown-container .options .option,.module-select-detail .structure>.dropdown-container .options .option{border:none;text-align:left}.module-select-article .structure>.dropdown-container .options .option.selected>:not(:first-child),.module-select-department .structure>.dropdown-container .options .option.selected>:not(:first-child),.module-select-detail .structure>.dropdown-container .options .option.selected>:not(:first-child){color:#000;font-weight:400}.module-select-article .structure>.content img,.module-select-department .structure>.content img,.module-select-detail .structure>.content img{max-width:100%}.module-select-article .structure>.content article:not(.open),.module-select-department .structure>.content article:not(.open),.module-select-detail .structure>.content article:not(.open){display:none}.module-select-article .structure>.content .title,.module-select-department .structure>.content .title,.module-select-detail .structure>.content .title{margin-top:1rem;margin-bottom:1rem}.module-select-article .structure>.content .title h1,.module-select-article .structure>.content .title .h1,.module-select-article .structure>.content .title h2,.module-select-article .structure>.content .title .h2,.module-select-article .structure>.content .title h3,.module-select-article .structure>.content .title .h3,.module-select-article .structure>.content .title h4,.module-select-article .structure>.content .title .h4,.module-select-article .structure>.content .title h5,.module-select-article .structure>.content .title .h5,.module-select-article .structure>.content .title h6,.module-select-article .structure>.content .title .h6,.module-select-department .structure>.content .title h1,.module-select-department .structure>.content .title .h1,.module-select-department .structure>.content .title h2,.module-select-department .structure>.content .title .h2,.module-select-department .structure>.content .title h3,.module-select-department .structure>.content .title .h3,.module-select-department .structure>.content .title h4,.module-select-department .structure>.content .title .h4,.module-select-department .structure>.content .title h5,.module-select-department .structure>.content .title .h5,.module-select-department .structure>.content .title h6,.module-select-department .structure>.content .title .h6,.module-select-detail .structure>.content .title h1,.module-select-detail .structure>.content .title .h1,.module-select-detail .structure>.content .title h2,.module-select-detail .structure>.content .title .h2,.module-select-detail .structure>.content .title h3,.module-select-detail .structure>.content .title .h3,.module-select-detail .structure>.content .title h4,.module-select-detail .structure>.content .title .h4,.module-select-detail .structure>.content .title h5,.module-select-detail .structure>.content .title .h5,.module-select-detail .structure>.content .title h6,.module-select-detail .structure>.content .title .h6{font-weight:600;margin:0 auto}@media screen and (min-width: 1400px){.module-select-article .structure>.content .title h1,.module-select-article .structure>.content .title .h1,.module-select-article .structure>.content .title h2,.module-select-article .structure>.content .title .h2,.module-select-article .structure>.content .title h3,.module-select-article .structure>.content .title .h3,.module-select-article .structure>.content .title h4,.module-select-article .structure>.content .title .h4,.module-select-article .structure>.content .title h5,.module-select-article .structure>.content .title .h5,.module-select-article .structure>.content .title h6,.module-select-article .structure>.content .title .h6,.module-select-department .structure>.content .title h1,.module-select-department .structure>.content .title .h1,.module-select-department .structure>.content .title h2,.module-select-department .structure>.content .title .h2,.module-select-department .structure>.content .title h3,.module-select-department .structure>.content .title .h3,.module-select-department .structure>.content .title h4,.module-select-department .structure>.content .title .h4,.module-select-department .structure>.content .title h5,.module-select-department .structure>.content .title .h5,.module-select-department .structure>.content .title h6,.module-select-department .structure>.content .title .h6,.module-select-detail .structure>.content .title h1,.module-select-detail .structure>.content .title .h1,.module-select-detail .structure>.content .title h2,.module-select-detail .structure>.content .title .h2,.module-select-detail .structure>.content .title h3,.module-select-detail .structure>.content .title .h3,.module-select-detail .structure>.content .title h4,.module-select-detail .structure>.content .title .h4,.module-select-detail .structure>.content .title h5,.module-select-detail .structure>.content .title .h5,.module-select-detail .structure>.content .title h6,.module-select-detail .structure>.content .title .h6{font-weight:700}}.module-select-article .structure>.content .title h3,.module-select-article .structure>.content .title .h3,.module-select-department .structure>.content .title h3,.module-select-department .structure>.content .title .h3,.module-select-detail .structure>.content .title h3,.module-select-detail .structure>.content .title .h3{font-size:2rem}.module-select-article .structure>.content .title h4,.module-select-article .structure>.content .title .h4,.module-select-department .structure>.content .title h4,.module-select-department .structure>.content .title .h4,.module-select-detail .structure>.content .title h4,.module-select-detail .structure>.content .title .h4{padding-right:15%;line-height:2.4rem;font-size:2rem;font-weight:500;text-transform:none}@media screen and (min-width: 1400px){.module-select-article .structure>.content .title h4,.module-select-article .structure>.content .title .h4,.module-select-department .structure>.content .title h4,.module-select-department .structure>.content .title .h4,.module-select-detail .structure>.content .title h4,.module-select-detail .structure>.content .title .h4{font-size:2.4rem;line-height:3.2rem;margin:0 auto}}.module-select-article>.background{background-color:#fafafa}@media screen and (min-width: 1100px){.module-select-article>.background{background-color:initial}.module-select-article>.background>*:nth-child(2){background-color:#fafafa}}@media screen and (min-width: 1100px){.module-select-article .structure>.content{padding:0 4rem}}.module-select-article .structure>.content .title h2,.module-select-article .structure>.content .title .h2{font-size:2.6rem;font-weight:600;line-height:3rem}.module-select-article [class^=module-fsm]>*:not([class*=-icons]){padding-bottom:2rem}.module-select-article [class^=module-fsm]>*:not([class*=-links]){padding-left:0;padding-right:0;padding-top:0}.module-select-department .structure>.dropdown-container .options{margin-bottom:2rem}.module-select-department .structure>.dropdown-container .options .option{font-size:1.4rem}.module-select-department .structure>.dropdown-container .more{display:none;color:#a3abae;padding:1rem;text-decoration:underline}@media screen and (min-width: 1100px){.module-select-department .structure>.dropdown-container .more{display:block}}.module-select-department .structure>.content{margin-top:4rem}@media screen and (min-width: 1100px){.module-select-department .structure>.content{margin-top:0}}.module-select-detail .structure>.dropdown-container{margin-top:1rem}.module-select-detail .structure>.dropdown-container .options .option{font-size:1.4rem;font-weight:400;line-height:2.6rem;padding:0}.module-select-detail .structure>.dropdown-container .options .option:hover,.module-select-detail .structure>.dropdown-container .options .option.selected{font-weight:600}.module-select-detail .structure>.content .subtitle{color:#000}.module-select-detail .module-expand>ul{column-gap:0;flex-direction:column}.module-select-detail .module-expand>ul>li{padding-top:1rem;padding-bottom:1rem;padding-right:0}.module-select-row,.module-select-store{background-color:#fff;padding:5.5rem 0}.module-select-row .card,.module-select-store .card{cursor:pointer;display:grid;grid-template-rows:min-content minmax(100px, auto);column-gap:1px;padding:0}.module-select-row .card .thumbnail,.module-select-store .card .thumbnail{background:transparent;border-bottom:1px solid #e6e6e6}.module-select-row .card .content,.module-select-store .card .content{display:flex;flex-direction:column;row-gap:2rem;justify-content:space-between}.module-select-row .card .content .title,.module-select-store .card .content .title{margin:0}.module-select-row .card .content .title h4,.module-select-row .card .content .title .h4,.module-select-store .card .content .title h4,.module-select-store .card .content .title .h4{font-size:1.8rem;font-weight:500;line-height:2.4rem}@media screen and (min-width: 1100px){.module-select-row .card .content .title h4,.module-select-row .card .content .title .h4,.module-select-store .card .content .title h4,.module-select-store .card .content .title .h4{font-size:2.4rem;font-weight:600;line-height:3.2rem}}.module-select-row .card .content .title h5,.module-select-row .card .content .title .h5,.module-select-store .card .content .title h5,.module-select-store .card .content .title .h5{font-size:2rem;font-weight:600;line-height:2.6rem}.module-select-row .card .content .title h6,.module-select-row .card .content .title .h6,.module-select-store .card .content .title h6,.module-select-store .card .content .title .h6{font-size:1.4rem;font-weight:600;line-height:2rem}.module-select-row .card .content .title .subtitle,.module-select-store .card .content .title .subtitle{font-size:1.4rem;line-height:2rem}@media screen and (min-width: 1100px){.module-select-row .card .content .title .subtitle,.module-select-store .card .content .title .subtitle{font-size:1.6rem;line-height:1.9rem}}.module-select-row .more,.module-select-store .more{margin:2rem auto;text-align:center}.module-select-row .more>*,.module-select-store .more>*{margin:0 auto}.module-select-row .more .icon-holder,.module-select-store .more .icon-holder{margin-bottom:1rem}.module-select-row .more .icon-holder .icon,.module-select-store .more .icon-holder .icon{font-weight:100;width:5rem;height:5rem;line-height:5rem}.module-select-row .more .icon-holder .icon.bordered,.module-select-store .more .icon-holder .icon.bordered{border-width:1px}.module-select-row .more a,.module-select-store .more a{color:#000;font-size:1.6rem;font-weight:500}.module-select-row .more a span,.module-select-store .more a span{border-bottom:1px solid}.module-select-row .splide.is-initialized:not(.is-active) .deck,.module-select-store .splide.is-initialized:not(.is-active) .deck{display:grid;column-gap:1px;grid-template-columns:repeat(auto-fit, minmax(200px, 1fr))}.module-select-row .splide.is-initialized:not(.is-active) .deck .card,.module-select-store .splide.is-initialized:not(.is-active) .deck .card{border:1px solid #e6e6e6}@media screen and (min-width: 992px){.module-select-row .splide.is-initialized:not(.is-active) .deck .card:not(:nth-child(4n)),.module-select-store .splide.is-initialized:not(.is-active) .deck .card:not(:nth-child(4n)){border-right:none}}.module-select-row .splide__list,.module-select-store .splide__list{flex-wrap:nowrap}@media screen and (max-width: 768px){.module-select-row .splide__arrows .splide__arrow,.module-select-store .splide__arrows .splide__arrow{width:35px;height:35px}.module-select-row .splide__arrows .splide__arrow--next,.module-select-store .splide__arrows .splide__arrow--next{right:.3em;float:right}.module-select-row .splide__arrows .splide__arrow--next.icon>:first-child,.module-select-store .splide__arrows .splide__arrow--next.icon>:first-child{transform:translateX(25%) scale(1)}.module-select-row .splide__arrows .splide__arrow--prev,.module-select-store .splide__arrows .splide__arrow--prev{left:.3em}.module-select-row .splide__arrows .splide__arrow--prev.icon>:first-child,.module-select-store .splide__arrows .splide__arrow--prev.icon>:first-child{transform:translateX(-25%) scale(-1)}}.module-select-row .card .content{margin:3rem 2.5rem}.module-select-row .card .content .button-nav{margin-bottom:0}.module-select-store .deck{display:grid;grid-template-columns:repeat(auto-fill, minmax(200px, 1fr));column-gap:2rem}@media screen and (min-width: 1200px){.module-select-store .deck{column-gap:4rem}}.module-select-store .deck::before,.module-select-store .deck::after{content:none}.module-select-store .card{cursor:pointer}@media screen and (min-width: 1100px){.module-select-store .card:hover{background-color:unset}}.module-select-store .card .thumbnail{outline:1px solid #e6e6e6}.module-select-store .card .content{flex-direction:row;margin:2rem 0}.module-select-store .card .title{font-size:1.4rem}.module-select-store .card .subtitle{margin:.5rem 0}.module-select-store .card .button-nav{margin:auto;margin-top:0;margin-right:0}.module-select-store .card .button-nav .btn:empty{min-width:32px;min-height:32px}.module-select-table{background-color:#f8f8f8;padding:5rem 0}.module-select-table .tabs .tab{transition:.5s}.module-select-table .tabs .tab::before{transition-duration:0ms !important}.module-select-table#simulator{padding:5.5rem 0 10rem}.module-select-table#simulator .title:not(.text-start){text-align:center}.module-select-table#simulator .title:not(.text-start) .subtitle{font-size:1.4rem;line-height:2rem}.module-select-text.top .dropdown-container{position:absolute;margin-top:-2.5rem}.module-select-text.top+[class^=module-]{padding-top:5rem}@media screen and (max-width: 768px){.module-select-text.top+[class^=module-]{padding-top:1rem}}.module-select-text .dropdown-container{left:0;z-index:1}@media screen and (min-width: 576px){.module-select-text .dropdown-container{padding-left:0;padding-right:0}}.module-select-text .dropdown-container .options .option:hover,.module-select-text .dropdown-container .options .option.selected{background-color:#000 !important;color:#fff !important;cursor:pointer}.module-select-text .dropdown-container .options .option.selected>:first-child{color:#fff}.module-simple-text{padding:8rem 0;padding-bottom:4rem}@media screen and (max-width: 768px){.module-simple-text{padding:1.5rem 0}}.module-simple-text .title{margin-top:0}.module-simple-text .title h3,.module-simple-text .title .h3{line-height:initial}.module-simple-text .packages{margin:2rem 0}.module-simple-text .content h3,.module-simple-text .content .h3{font-size:3rem}.module-simple-text ol{font-size:.875rem;line-height:1.3rem;margin:1.5rem 0;list-style-position:inside}.module-simple-text ol li:not(:last-child){margin-bottom:1rem}.module-stand-out{background-color:#fff;color:#fff;padding:2.5rem 0}.module-stand-out a{cursor:pointer}.module-stand-out [class*=col-]{padding:0}.module-stand-out [class*=col-] .content,.module-stand-out [class*=col-] .thumbnail{height:100%;flex:1 0 auto}@media screen and (min-width: 1200px){.module-stand-out [class*=col-] .content,.module-stand-out [class*=col-] .thumbnail{flex:1 0 50%}}@media screen and (max-width: 1200px){.module-stand-out [class*=col-] .content,.module-stand-out [class*=col-] .thumbnail{width:100%;height:auto}}.module-stand-out [class*=col-] .content{display:grid;padding:2rem}@media screen and (min-width: 1600px){.module-stand-out [class*=col-] .content{padding:3.5rem}}.module-stand-out [class*=col-] .content .button-nav{vertical-align:bottom}.module-stand-out [class*=col-]:not(:last-child){margin-bottom:0}.module-stand-out [class*=col-] .title{margin:0}.module-stand-out [class*=col-][class*="-4"],.module-stand-out [class*=col-][class*="-5"],.module-stand-out [class*=col-][class*="-6"]{background:transparent;display:block}.module-stand-out [class*=col-][class*="-4"] .thumbnail,.module-stand-out [class*=col-][class*="-5"] .thumbnail,.module-stand-out [class*=col-][class*="-6"] .thumbnail{display:block;justify-content:space-between}.module-stand-out [class*=col-][class*="-4"] .button-nav,.module-stand-out [class*=col-][class*="-5"] .button-nav,.module-stand-out [class*=col-][class*="-6"] .button-nav{display:none}@media screen and (min-width: 1200px){.module-stand-out [class*=col-][class*="-4"] .button-nav,.module-stand-out [class*=col-][class*="-5"] .button-nav,.module-stand-out [class*=col-][class*="-6"] .button-nav{align-self:end;margin:0}}@media screen and (min-width: 1400px){.module-stand-out [class*=col-][class*="-4"] .button-nav,.module-stand-out [class*=col-][class*="-5"] .button-nav,.module-stand-out [class*=col-][class*="-6"] .button-nav{display:block}}.module-stand-out [class*=col-][class*="-4"] .title,.module-stand-out [class*=col-][class*="-5"] .title,.module-stand-out [class*=col-][class*="-6"] .title{color:#000}.module-stand-out [class*=col-][class*="-4"] .title h1,.module-stand-out [class*=col-][class*="-4"] .title .h1,.module-stand-out [class*=col-][class*="-4"] .title h2,.module-stand-out [class*=col-][class*="-4"] .title .h2,.module-stand-out [class*=col-][class*="-4"] .title h3,.module-stand-out [class*=col-][class*="-4"] .title .h3,.module-stand-out [class*=col-][class*="-5"] .title h1,.module-stand-out [class*=col-][class*="-5"] .title .h1,.module-stand-out [class*=col-][class*="-5"] .title h2,.module-stand-out [class*=col-][class*="-5"] .title .h2,.module-stand-out [class*=col-][class*="-5"] .title h3,.module-stand-out [class*=col-][class*="-5"] .title .h3,.module-stand-out [class*=col-][class*="-6"] .title h1,.module-stand-out [class*=col-][class*="-6"] .title .h1,.module-stand-out [class*=col-][class*="-6"] .title h2,.module-stand-out [class*=col-][class*="-6"] .title .h2,.module-stand-out [class*=col-][class*="-6"] .title h3,.module-stand-out [class*=col-][class*="-6"] .title .h3{font-size:1.6rem;font-weight:500;line-height:2rem}.module-stand-out [class*=col-][class*="-4"] .title .subtitle,.module-stand-out [class*=col-][class*="-5"] .title .subtitle,.module-stand-out [class*=col-][class*="-6"] .title .subtitle{color:#a3abae;font-size:1.4rem;line-height:2rem}@media screen and (min-width: 768px){.module-stand-out [class*=col-][class*="-4"] .title h1,.module-stand-out [class*=col-][class*="-4"] .title .h1,.module-stand-out [class*=col-][class*="-4"] .title h2,.module-stand-out [class*=col-][class*="-4"] .title .h2,.module-stand-out [class*=col-][class*="-4"] .title h3,.module-stand-out [class*=col-][class*="-4"] .title .h3,.module-stand-out [class*=col-][class*="-5"] .title h1,.module-stand-out [class*=col-][class*="-5"] .title .h1,.module-stand-out [class*=col-][class*="-5"] .title h2,.module-stand-out [class*=col-][class*="-5"] .title .h2,.module-stand-out [class*=col-][class*="-5"] .title h3,.module-stand-out [class*=col-][class*="-5"] .title .h3,.module-stand-out [class*=col-][class*="-6"] .title h1,.module-stand-out [class*=col-][class*="-6"] .title .h1,.module-stand-out [class*=col-][class*="-6"] .title h2,.module-stand-out [class*=col-][class*="-6"] .title .h2,.module-stand-out [class*=col-][class*="-6"] .title h3,.module-stand-out [class*=col-][class*="-6"] .title .h3{font-size:2.4rem;font-weight:600;line-height:3.2rem}.module-stand-out [class*=col-][class*="-4"] .title .subtitle,.module-stand-out [class*=col-][class*="-5"] .title .subtitle,.module-stand-out [class*=col-][class*="-6"] .title .subtitle{font-size:1.6rem}}@media screen and (min-width: 1200px){.module-stand-out [class*=col-][class*="-4"],.module-stand-out [class*=col-][class*="-5"],.module-stand-out [class*=col-][class*="-6"]{margin-left:0;margin-right:0;display:flex;flex-direction:row}}.module-stand-out [class*=col-][class*="-12"] .title{color:#fff}.module-stand-out [class*=col-][class*="-12"] .title h3,.module-stand-out [class*=col-][class*="-12"] .title .h3{font-size:2.4rem;font-weight:600;line-height:2.8rem;margin:0}.module-stand-out [class*=col-][class*="-12"] .title .subtitle{color:#fff;font-size:2rem;line-height:2.4rem}@media screen and (min-width: 1200px)and (max-width: 1600px){.module-stand-out [class*=col-][class*="-12"] .title .subtitle{font-size:1.4rem;line-height:2rem}}@media screen and (min-width: 768px){.module-stand-out [class*=col-][class*="-12"] .title h3,.module-stand-out [class*=col-][class*="-12"] .title .h3{font-size:3rem;line-height:3.6rem}}.module-stand-out [class*=col-][class*="-12"] .btn.white{color:#063952}.module-stand-out [class*=col-][class*="-12"]:not(.notice) .button-nav{align-self:end;margin-bottom:0}@media screen and (min-width: 1200px){.module-stand-out [class*=col-][class*="-12"]:not(.notice) .button-nav{margin:0}}@media screen and (min-width: 1200px){.module-stand-out [class*=col-][class*="-12"]:not(.notice){flex-direction:row-reverse}}.module-stand-out [class*=col-].card{border:1px solid #e6e6e6}.module-stand-out [class*=col-].notice{border-radius:3rem;background:transparent;border:2px solid #d92694;padding:3rem;display:grid;grid-template-rows:1fr auto}.module-stand-out [class*=col-].notice .icon-holder{align-self:center;color:#d92694;text-align:center;display:none}@media screen and (min-width: 1100px){.module-stand-out [class*=col-].notice{border:2px solid #d92694;grid-template-columns:2fr 6fr 2fr;grid-template-rows:revert;grid-gap:3rem;padding:3rem}.module-stand-out [class*=col-].notice:hover{background-color:#f8f8f8}.module-stand-out [class*=col-].notice .icon-holder{display:block}}.module-stand-out [class*=col-].notice .title{color:#000;padding:0}.module-stand-out [class*=col-].notice .title h3,.module-stand-out [class*=col-].notice .title .h3{font-size:2.4rem;line-height:2.8rem}.module-stand-out [class*=col-].notice .title .subtitle{color:#a3abae;margin-top:1rem;font-size:1.6rem;line-height:2.2rem}.module-stand-out [class*=col-].notice .button-nav{align-self:center;margin:5rem auto}.module-stand-out [class*=col-].notice .button-nav .btn{color:#fff}.module-table{padding:4rem 0;background-color:#fff}.module-table h3,.module-table .h3{font-size:3rem}.module-table>.container{max-width:100%;width:100%;padding:0;margin:0}.module-table .title .subtitle{color:#000;font-size:1.4rem;line-height:2rem}.module-table .table{margin-bottom:4rem}.module-table .table ul li{padding:0}.module-table .table .tbody{width:100%}.module-table .table .tbody .title h3,.module-table .table .tbody .title .h3{font-size:2.2rem;line-height:1.8rem;margin-bottom:1rem}.module-table .table .tr{border:1px solid #e6e6e6;position:relative;display:grid;grid-template-rows:minmax(auto, 1fr) minmax(auto, 1fr) auto}@media screen and (min-width: 992px){.module-table .table .tr{display:flex}.module-table .table .tr:not(:last-child){border-bottom:none}}.module-table .table .th,.module-table .table .td{display:block;font-size:.875rem;margin:0}.module-table .table .th{background-color:#969696;color:#fff;flex:1 0 25%;padding:0 3rem 1rem 3rem;display:flex;align-items:flex-end}.module-table .table .td{background-color:#fff}.module-table .table .td.title{display:flex;flex-direction:column;row-gap:1rem;flex:1 1 40%;padding:2rem 3rem}.module-table .table .td.title a{font-size:1.4rem;line-height:1.6rem;text-decoration:underline;width:fit-content}.module-table .table .td.button-nav{flex:1 1 auto;padding:0;padding-bottom:2rem;justify-content:flex-end;vertical-align:middle}@media screen and (min-width: 992px){.module-table .table .td.button-nav{margin:auto 0;padding-bottom:0}}.module-table .table .superscript{margin-left:.5rem;display:none}@media screen and (min-width: 992px){.module-table .table .superscript{display:revert}}.module-table .table .highlight{display:none;height:4rem;position:absolute;top:-4rem;width:100%;z-index:1}@media screen and (min-width: 992px){.module-table .table .highlight{display:flex}}.module-table .table .highlight .th,.module-table .table .highlight .td{background:transparent;border:none;padding:0 3rem}.module-table .table .highlight .th p,.module-table .table .highlight .td p{font-size:1.6rem;font-weight:600;line-height:1.9rem;margin:1.05rem 0}.module-table .table .highlight .button-nav{text-align:left;left:0}.module-table .table .highlight .button-nav .btn{border-width:1px;font-size:1.2rem;font-weight:500;line-height:2rem;padding:0;width:8rem}@media screen and (min-width: 992px){.module-table .table .highlighted{margin:4rem 0}.module-table .table .highlighted::after{content:"";outline:4rem solid #ffd800;-webkit-box-shadow:0 0 0 4rem #ffd800;-moz-box-shadow:0 0 0 4rem #ffd800;box-shadow:0 0 0 4rem #ffd800;position:absolute;width:100%;height:100%}}.module-table .table .highlighted .th{border:1.5rem solid #ffd800;padding:1.5rem}@media screen and (min-width: 992px){.module-table .table .highlighted .th{border:none;padding:none}}@media screen and (max-width: 768px){.module-table .splide__arrows .splide__arrow{width:35px;height:35px}.module-table .splide__arrows .splide__arrow--next{right:.3em;float:right}.module-table .splide__arrows .splide__arrow--next.icon>:first-child{transform:translateX(25%) scale(1)}.module-table .splide__arrows .splide__arrow--prev{left:.3em}.module-table .splide__arrows .splide__arrow--prev.icon>:first-child{transform:translateX(-25%) scale(-1)}}.module-timeline{padding:4rem 0}.module-timeline ul{display:grid;list-style:none}.module-timeline li{display:grid;grid-template-columns:repeat(2, 1fr);grid-template-areas:"left right"}.module-timeline li>*{padding:4rem 0;padding-top:0;width:50%}@media screen and (max-width: 1100px){.module-timeline li>*{width:100%}}.module-timeline li .txt-container{line-height:2rem}.module-timeline li .txt-container h3,.module-timeline li .txt-container .h3{color:#1ca5e6;font-size:2rem;font-weight:700}.module-timeline li .txt-container p{font-size:1.4rem}.module-timeline li .img-container img{width:100%}.module-timeline li::before{content:" ";background-color:#000;border-radius:50%;position:absolute;left:50%;transform:translateX(-50%);width:15px;height:15px}.module-timeline li:nth-child(odd) .txt-container{border-right:1px solid #000;grid-area:left;padding-right:4rem;margin-left:50%;text-align:right}@media screen and (max-width: 1100px){.module-timeline li:nth-child(odd) .txt-container{margin-left:0}}.module-timeline li:nth-child(odd) .img-container{grid-area:right;padding-left:4rem;margin-right:50%;text-align:left}@media screen and (max-width: 1100px){.module-timeline li:nth-child(odd) .img-container{margin-right:0}}.module-timeline li:nth-child(even) .txt-container{border-left:1px solid #000;grid-area:right;padding-left:4rem;margin-right:50%;text-align:left}@media screen and (max-width: 1100px){.module-timeline li:nth-child(even) .txt-container{margin-right:0}}.module-timeline li:nth-child(even) .img-container{grid-area:left;padding-right:4rem;margin-left:50%;text-align:right}@media screen and (max-width: 1100px){.module-timeline li:nth-child(even) .img-container{margin-left:0}}.module-timeline li:last-child .txt-container{border:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}@media only screen and (max-width: 900px){.module-timeline li .img-container img,.module-timeline li .img-container picture img{width:100% !important;max-width:100% !important;height:auto !important}}.channel-description{margin-top:1.5rem}.package_compare_btn{background:#fff;border:1px solid #e6e6e6;cursor:pointer;padding:1rem 3rem;position:relative}.package_compare_btn .icon{right:3rem;position:absolute;top:50%;transform:translateY(-50%)}.package_compare_tbl{border:1px solid #dadada;height:100%}.package_compare_tbl .icon{text-align:center;width:30px}.package_compare_tbl .icon img,.package_compare_tbl .icon svg{width:30px}.package_compare_tbl .button-nav{justify-content:start;margin:2rem}.package_compare_tbl table{margin:0}.package_compare_tbl table td{vertical-align:middle}.package_compare_tbl table .isp th,.package_compare_tbl table .isp td{position:sticky;top:0}.package_compare_tbl table .channel{text-align:center;width:10%}.package_compare_tbl table .name{width:30%}.package_compare_tbl table .yes_no{text-align:center;width:20%}.package_compare_tbl table .yes_no>*{text-align:center}.package_compare_tbl table .yes_no.yes{color:#1aa813}.package_compare_tbl table .yes_no.no{background:#ffefef;color:#e80000}[data-contentmodal=compare] .tabs .tab{font-size:1.6rem;font-weight:500}body#not_found main{margin-top:auto}.notFoundPage{background:#fff;position:relative;padding-bottom:4rem}.notFoundPage .sign{width:100%;text-align:center}.notFoundPage .sign_table p{font-size:1.7rem;color:#fff}.notFoundPage .sign .hit-the-floor{animation:pulse 5s ease-in-out;animation-iteration-count:infinite;color:#1ca5e6;font-size:6em;font-weight:500;text-shadow:0 1px 0 #158ac2,0 2px 0 #1273a1,0 3px 0 #0f6086,0 4px 0 #0c5070,0 5px 0 #0a435d,0 6px 1px rgba(0,0,0,.1),0 0 5px rgba(0,0,0,.1),0 1px 3px rgba(0,0,0,.3),0 3px 5px rgba(0,0,0,.2),0 5px 10px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.2),0 20px 20px rgba(0,0,0,.15)}@media screen and (min-width: 768px){.notFoundPage .sign .hit-the-floor{font-size:12em}}.notFoundPage .sign .hit-the-floor{text-align:center}@media screen and (min-width: 1200px){#iptv .module-pageDescription .container,#viv-mais .module-pageDescription .container{max-width:1140px !important}}@media screen and (min-width: 1200px){#iptv .module-simple-text .container,#viv-mais .module-simple-text .container{max-width:1140px !important}}@media screen and (max-width: 768px){#iptv .module-simple-text .container .iptvTable-td-left,#viv-mais .module-simple-text .container .iptvTable-td-left{width:100% !important;display:block;height:auto !important}#iptv .module-simple-text .container .iptvTable-td-middle,#viv-mais .module-simple-text .container .iptvTable-td-middle{width:100% !important;display:block;height:20px !important}#iptv .module-simple-text .container .iptvTable-td-right,#viv-mais .module-simple-text .container .iptvTable-td-right{width:100% !important;display:block;height:auto !important}}#tv .module-table,#net .module-table{padding:10rem 2rem 6.5rem 2rem}#tv .module-table .content .tabs_contents,#net .module-table .content .tabs_contents{padding-bottom:2rem}#tv .module-simple-text .container .content .title,#net .module-simple-text .container .content .title{display:contents;text-align:center}#negocios .module-columns .container .icon-holder{font-size:5rem}#negocios #searchVue .extructure_search_container_block_content .title{color:#0a203a}#negocios .menu-dropdown ul .extra a{color:#1ca5e6}#noticias .module-simple-text .container .content .button-nav,#actualizacoes .module-simple-text .container .content .button-nav,#comunicados .module-simple-text .container .content .button-nav{padding-top:8rem}#noticias #filter_news .container,#actualizacoes #filter_news .container,#comunicados #filter_news .container{padding-bottom:1rem}@media screen and (max-width: 720px){.module-pageTitle{background-position:77%}}.module-pageTitle .palette-yellow{background-color:#f7d045}.module-stand-out .container .notice .icon{color:#d92694}.module-navigation .row a:nth-child(1) img,.module-navigation .row a:nth-child(2) img,.module-navigation .row a:nth-child(5) img,.module-navigation .row a:nth-child(3) img,.module-navigation .row a:nth-child(4) img,.module-navigation .row a:nth-child(6) img{width:50px;height:50px}#residencial>main>section.module-mini-blocks>div>a:nth-child(2):hover{fill:#fff}#carreiras .top,#sustentabilidade-e-qualidade .top{margin-bottom:7rem}#sustentabilidade-e-qualidade .module-simple-text .container .title{margin-top:2.5rem;margin-bottom:5.5rem;text-align:left;page-break-inside:avoid;break-inside:avoid-column}#carreiras .top,#sobre-nos .top,#press-kit .top,#sustentabilidade-e-qualidade .top{margin-bottom:1.6rem}.module-pageTitle-small{height:12rem}#residencial .module-stand-out .card:hover .white{background-color:#fff}@media screen and (max-width: 540px){#voz section .container.tarifario_voz{max-width:100%;width:100%;padding:0;margin:0}}@media screen and (max-width: 720px){#voz section{padding:2rem}}@media screen and (max-width: 720px){#voz .t_tarifario_voz{width:100% !important}}@media screen and (max-width: 540px){#voz .t_tarifario_voz,#voz .t_tarifario_internacional{zoom:.8}}@media screen and (max-width: 380px){#voz .t_tarifario_voz,#voz .t_tarifario_internacional{zoom:.7}}.packages #package_net .package_header img,.packages #package_tv .package_header img{width:5rem;height:3.6rem}.packages #package_net .package_header .title,.packages #package_tv .package_header .title{margin-right:1rem}.packages #package_mobile .package_header img{width:2.6rem;height:5rem}.packages #package_mobile .package_header .title{margin-left:1rem}#BigBanner-js .splide__track{display:contents}.btn-outline-pink{color:#d92694;background-color:transparent;border-color:#d92694;border:2px solid}.btn-outline-pink:hover,.btn-outline-pink:active{color:#fff;background-color:#d92694;border-color:#d92694}.call-to-action{padding:0;padding-top:2rem}.call-to-action .align_left{margin:0;padding:0;justify-content:left;text-align:left}#contactos .module-columns .container ul li .tvc{font-size:3rem}#contactos .module-columns .container ul li .title h4,#contactos .module-columns .container ul li .title .h4{font-size:2rem}#contactos .module-columns .container ul li .title h4 .voz-small,#contactos .module-columns .container ul li .title .h4 .voz-small{margin-top:1rem;font-size:1.4rem;font-weight:400}#contactos .module-columns .container ul li .title a{color:#000}#contactos section:nth-child(2) .module-pageDescription{padding:1rem 0 4rem 0}#contactos section:nth-child(5){padding-top:2rem}#contactos .module-store-info{padding-top:3rem}#contactos .module-store-info .container ul li .icon-holder span .tvc{font-size:5rem}#contactos .module-store-info .container ul li .title{margin-bottom:0}#contactos .module-store-info .container ul li .title h4,#contactos .module-store-info .container ul li .title .h4{font-weight:500}#contactos .module-store-info .container ul li .description p{margin-top:.5rem}#simulator i.tvc{font-size:3rem;margin-right:1rem}.byside_hint span{margin-top:2rem;margin-left:1rem}.byside_hint span .tvc{font-size:6rem;color:#1ca5e6}.module-select-row #splide01 .splide__track{position:static}.module-select-row #splide01 .splide__track .splide__arrows{display:contents}.module-select-row #splide01 .splide__track .splide__arrows .splide__arrow{display:flex}#seguranca-online .module-info-2rows .container ul li .icon-holder{font-size:4rem}#seguranca-online .module-info-2rows .container ul li .icon-holder .tvc-link{font-size:1.8rem}#seguranca-online .module-info-2rows .container ul li .icon-holder .tvc-key{font-size:2.5rem}#seguranca-online .module-info-2rows .container ul li .icon-holder .tvc-user{font-size:4rem}.module-maps{padding-top:4rem;padding-bottom:5rem}.module-maps .container .dropdown-container .dropdown{border:1px solid #dadada}.locais-hotspot:hover .tvc-connection{color:#fff}.download:hover .tvc-connection{color:#fff}.packages .pricing:hover .buttonDisable_warning{margin-top:-4rem}.buttonDisable_warning{background:#fff;border:1px solid #e6e6e6;color:red;padding:.2rem;margin-bottom:1rem;margin-top:-2rem;padding-left:1rem;padding-right:1rem}.buttonDisable_warning p{margin:0;display:flex}.buttonDisable_warning .tvc-warning{display:flex;float:left;margin-right:.5rem;margin-top:.3rem}.module-simple-text .container .content p.seg_on_criancas_p{color:#1ca5e6;margin-bottom:0;font-size:1.4rem}.module-simple-text .container .content ol.seg_on_criancas_ol{font-size:1.4rem;line-height:2rem;margin-top:.5rem}.ver_grelha{text-align:center;padding-top:3.5rem}.captcha-holder{margin:auto;margin-top:2rem;text-align:center}.captcha-holder input{width:270px;text-align:center}.container,.container-sm,.container-md,.container-lg,.container-xl,.container-xxl{max-width:1552px;width:90%}#residencial .container,#residencial .container-sm,#residencial .container-md,#residencial .container-lg,#residencial .container-xl,#residencial .container-xxl{max-width:1552px;width:90%}#residencial .row.container{padding:0}.module-expand li.expand-button .tvc-chevron-down{display:block}.module-expand li.expand-button.open .tvc-chevron-down{display:none}.module-expand li.expand-button .tvc-chevron-up{display:none}.module-expand li.expand-button.open .tvc-chevron-up{display:block}.module-expand li.expand-button .title h4,.module-expand li.expand-button .title .h4{width:90%;float:left}.module-expand li.expand-button .title span{width:10%;float:right}/*# sourceMappingURL=main.min.css.map */
