/*!
   * Bootstrap  v5.3.3 (https://getbootstrap.com/)
   * Copyright 2011-2024 The Bootstrap Authors
   * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
   */:root,[data-bs-theme="light"]{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 13, 110, 253;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-primary-text-emphasis: #052c65;--bs-secondary-text-emphasis: #2b2f32;--bs-success-text-emphasis: #0a3622;--bs-info-text-emphasis: #055160;--bs-warning-text-emphasis: #664d03;--bs-danger-text-emphasis: #58151c;--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: #cfe2ff;--bs-secondary-bg-subtle: #e2e3e5;--bs-success-bg-subtle: #d1e7dd;--bs-info-bg-subtle: #cff4fc;--bs-warning-bg-subtle: #fff3cd;--bs-danger-bg-subtle: #f8d7da;--bs-light-bg-subtle: #fcfcfd;--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: #9ec5fe;--bs-secondary-border-subtle: #c4c8cb;--bs-success-border-subtle: #a3cfbb;--bs-info-border-subtle: #9eeaf9;--bs-warning-border-subtle: #ffe69c;--bs-danger-border-subtle: #f1aeb5;--bs-light-border-subtle: #e9ecef;--bs-dark-border-subtle: #adb5bd;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: 1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg: #fff;--bs-body-bg-rgb: 255, 255, 255;--bs-emphasis-color: #000;--bs-emphasis-color-rgb: 0, 0, 0;--bs-secondary-color: rgba(33, 37, 41, 0.75);--bs-secondary-color-rgb: 33, 37, 41;--bs-secondary-bg: #e9ecef;--bs-secondary-bg-rgb: 233, 236, 239;--bs-tertiary-color: rgba(33, 37, 41, 0.5);--bs-tertiary-color-rgb: 33, 37, 41;--bs-tertiary-bg: #f8f9fa;--bs-tertiary-bg-rgb: 248, 249, 250;--bs-heading-color: inherit;--bs-link-color: #0d6efd;--bs-link-color-rgb: 13, 110, 253;--bs-link-decoration: underline;--bs-link-hover-color: #0a58ca;--bs-link-hover-color-rgb: 10, 88, 202;--bs-code-color: #d63384;--bs-highlight-color: #212529;--bs-highlight-bg: #fff3cd;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, 0.175);--bs-border-radius: 0.375rem;--bs-border-radius-sm: 0.25rem;--bs-border-radius-lg: 0.5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: var(--bs-border-radius-xxl);--bs-border-radius-pill: 50rem;--bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);--bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);--bs-focus-ring-width: 0.25rem;--bs-focus-ring-opacity: 0.25;--bs-focus-ring-color: rgba(13, 110, 253, 0.25);--bs-form-valid-color: #198754;--bs-form-valid-border-color: #198754;--bs-form-invalid-color: #dc3545;--bs-form-invalid-border-color: #dc3545}[data-bs-theme="dark"]{color-scheme:dark;--bs-body-color: #dee2e6;--bs-body-color-rgb: 222, 226, 230;--bs-body-bg: #212529;--bs-body-bg-rgb: 33, 37, 41;--bs-emphasis-color: #fff;--bs-emphasis-color-rgb: 255, 255, 255;--bs-secondary-color: rgba(222, 226, 230, 0.75);--bs-secondary-color-rgb: 222, 226, 230;--bs-secondary-bg: #343a40;--bs-secondary-bg-rgb: 52, 58, 64;--bs-tertiary-color: rgba(222, 226, 230, 0.5);--bs-tertiary-color-rgb: 222, 226, 230;--bs-tertiary-bg: #2b3035;--bs-tertiary-bg-rgb: 43, 48, 53;--bs-primary-text-emphasis: #6ea8fe;--bs-secondary-text-emphasis: #a7acb1;--bs-success-text-emphasis: #75b798;--bs-info-text-emphasis: #6edff6;--bs-warning-text-emphasis: #ffda6a;--bs-danger-text-emphasis: #ea868f;--bs-light-text-emphasis: #f8f9fa;--bs-dark-text-emphasis: #dee2e6;--bs-primary-bg-subtle: #031633;--bs-secondary-bg-subtle: #161719;--bs-success-bg-subtle: #051b11;--bs-info-bg-subtle: #032830;--bs-warning-bg-subtle: #332701;--bs-danger-bg-subtle: #2c0b0e;--bs-light-bg-subtle: #343a40;--bs-dark-bg-subtle: #1a1d20;--bs-primary-border-subtle: #084298;--bs-secondary-border-subtle: #41464b;--bs-success-border-subtle: #0f5132;--bs-info-border-subtle: #087990;--bs-warning-border-subtle: #997404;--bs-danger-border-subtle: #842029;--bs-light-border-subtle: #495057;--bs-dark-border-subtle: #343a40;--bs-heading-color: inherit;--bs-link-color: #6ea8fe;--bs-link-hover-color: #8bb9fe;--bs-link-color-rgb: 110, 168, 254;--bs-link-hover-color-rgb: 139, 185, 254;--bs-code-color: #e685b5;--bs-highlight-color: #dee2e6;--bs-highlight-bg: #664d03;--bs-border-color: #495057;--bs-border-color-translucent: rgba(255, 255, 255, 0.15);--bs-form-valid-color: #75b798;--bs-form-valid-border-color: #75b798;--bs-form-invalid-color: #ea868f;--bs-form-invalid-border-color: #ea868f}*,*::before,*::after{box-sizing:border-box}@media (prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:0.25}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{margin-top:0;margin-bottom:0.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}h1,.h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width: 1200px){h1,.h1{font-size:2.5rem}}h2,.h2{font-size:calc(1.325rem + 0.9vw)}@media (min-width: 1200px){h2,.h2{font-size:2rem}}h3,.h3{font-size:calc(1.3rem + 0.6vw)}@media (min-width: 1200px){h3,.h3{font-size:1.75rem}}h4,.h4{font-size:calc(1.275rem + 0.3vw)}@media (min-width: 1200px){h4,.h4{font-size:1.5rem}}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{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:0.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:0.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));text-decoration:underline}a:hover{--bs-link-color-rgb: var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:0.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:0.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:0.1875rem 0.375rem;font-size:0.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:0.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:0.5rem;padding-bottom:0.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role="button"]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type="date"]):not([type="datetime-local"]):not([type="month"]):not([type="week"]):not([type="time"])::-webkit-calendar-picker-indicator{display:none !important}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button:not(:disabled),[type="button"]:not(:disabled),[type="reset"]:not(:disabled),[type="submit"]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:0.5rem;font-size:calc(1.275rem + 0.3vw);line-height:inherit}@media (min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none !important}.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:0.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:"\2014\00A0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:0.25rem;background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:0.5rem;line-height:1}.figure-caption{font-size:0.875em;color:var(--bs-secondary-color)}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width: 576px){.container-sm,.container{max-width:540px}}@media (min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media (min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media (min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media (min-width: 1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}}:root{--bs-breakpoint-xs: 0;--bs-breakpoint-sm: 576px;--bs-breakpoint-md: 768px;--bs-breakpoint-lg: 992px;--bs-breakpoint-xl: 1200px;--bs-breakpoint-xxl: 1400px}.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(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: 0.25rem}.g-1,.gy-1{--bs-gutter-y: 0.25rem}.g-2,.gx-2{--bs-gutter-x: 0.5rem}.g-2,.gy-2{--bs-gutter-y: 0.5rem}.g-3,.gx-3{--bs-gutter-x: 1rem}.g-3,.gy-3{--bs-gutter-y: 1rem}.g-4,.gx-4{--bs-gutter-x: 1.5rem}.g-4,.gy-4{--bs-gutter-y: 1.5rem}.g-5,.gx-5{--bs-gutter-x: 3rem}.g-5,.gy-5{--bs-gutter-y: 3rem}@media (min-width: 576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: 0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: 0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: 0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: 0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 3rem}}@media (min-width: 768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: 0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y: 0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x: 0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y: 0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x: 1rem}.g-md-3,.gy-md-3{--bs-gutter-y: 1rem}.g-md-4,.gx-md-4{--bs-gutter-x: 1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y: 1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x: 3rem}.g-md-5,.gy-md-5{--bs-gutter-y: 3rem}}@media (min-width: 992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: 0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: 0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: 0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: 0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 3rem}}@media (min-width: 1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: 0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: 0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: 0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: 0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 3rem}}@media (min-width: 1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x: 0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: 0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: 0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: 0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x: 1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y: 1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x: 1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y: 1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 3rem}}.table{--bs-table-color-type: initial;--bs-table-bg-type: initial;--bs-table-color-state: initial;--bs-table-bg-state: initial;--bs-table-color: var(--bs-emphasis-color);--bs-table-bg: var(--bs-body-bg);--bs-table-border-color: var(--bs-border-color);--bs-table-accent-bg: transparent;--bs-table-striped-color: var(--bs-emphasis-color);--bs-table-striped-bg: rgba(var(--bs-emphasis-color-rgb), 0.05);--bs-table-active-color: var(--bs-emphasis-color);--bs-table-active-bg: rgba(var(--bs-emphasis-color-rgb), 0.1);--bs-table-hover-color: var(--bs-emphasis-color);--bs-table-hover-bg: rgba(var(--bs-emphasis-color-rgb), 0.075);width:100%;margin-bottom:1rem;vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:0.5rem 0.5rem;color:var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));background-color:var(--bs-table-bg);border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)))}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:calc(var(--bs-border-width) * 2) solid currentcolor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:0.25rem 0.25rem}.table-bordered>:not(caption)>*{border-width:var(--bs-border-width) 0}.table-bordered>:not(caption)>*>*{border-width:0 var(--bs-border-width)}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-striped-columns>:not(caption)>tr>:nth-child(even){--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-active{--bs-table-color-state: var(--bs-table-active-color);--bs-table-bg-state: var(--bs-table-active-bg)}.table-hover>tbody>tr:hover>*{--bs-table-color-state: var(--bs-table-hover-color);--bs-table-bg-state: var(--bs-table-hover-bg)}.table-primary{--bs-table-color: #000;--bs-table-bg: #cfe2ff;--bs-table-border-color: #a6b5cc;--bs-table-striped-bg: #c5d7f2;--bs-table-striped-color: #000;--bs-table-active-bg: #bacbe6;--bs-table-active-color: #000;--bs-table-hover-bg: #bfd1ec;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color: #000;--bs-table-bg: #e2e3e5;--bs-table-border-color: #b5b6b7;--bs-table-striped-bg: #d7d8da;--bs-table-striped-color: #000;--bs-table-active-bg: #cbccce;--bs-table-active-color: #000;--bs-table-hover-bg: #d1d2d4;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-success{--bs-table-color: #000;--bs-table-bg: #d1e7dd;--bs-table-border-color: #a7b9b1;--bs-table-striped-bg: #c7dbd2;--bs-table-striped-color: #000;--bs-table-active-bg: #bcd0c7;--bs-table-active-color: #000;--bs-table-hover-bg: #c1d6cc;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-info{--bs-table-color: #000;--bs-table-bg: #cff4fc;--bs-table-border-color: #a6c3ca;--bs-table-striped-bg: #c5e8ef;--bs-table-striped-color: #000;--bs-table-active-bg: #badce3;--bs-table-active-color: #000;--bs-table-hover-bg: #bfe2e9;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-warning{--bs-table-color: #000;--bs-table-bg: #fff3cd;--bs-table-border-color: #ccc2a4;--bs-table-striped-bg: #f2e7c3;--bs-table-striped-color: #000;--bs-table-active-bg: #e6dbb9;--bs-table-active-color: #000;--bs-table-hover-bg: #ece1be;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger{--bs-table-color: #000;--bs-table-bg: #f8d7da;--bs-table-border-color: #c6acae;--bs-table-striped-bg: #eccccf;--bs-table-striped-color: #000;--bs-table-active-bg: #dfc2c4;--bs-table-active-color: #000;--bs-table-hover-bg: #e5c7ca;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-light{--bs-table-color: #000;--bs-table-bg: #f8f9fa;--bs-table-border-color: #c6c7c8;--bs-table-striped-bg: #ecedee;--bs-table-striped-color: #000;--bs-table-active-bg: #dfe0e1;--bs-table-active-color: #000;--bs-table-hover-bg: #e5e6e7;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-dark{--bs-table-color: #fff;--bs-table-bg: #212529;--bs-table-border-color: #4d5154;--bs-table-striped-bg: #2c3034;--bs-table-striped-color: #fff;--bs-table-active-bg: #373b3e;--bs-table-active-color: #fff;--bs-table-hover-bg: #323539;--bs-table-hover-color: #fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width: 575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:0.5rem}.col-form-label{padding-top:calc(0.375rem + var(--bs-border-width));padding-bottom:calc(0.375rem + var(--bs-border-width));margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(0.5rem + var(--bs-border-width));padding-bottom:calc(0.5rem + var(--bs-border-width));font-size:1.25rem}.col-form-label-sm{padding-top:calc(0.25rem + var(--bs-border-width));padding-bottom:calc(0.25rem + var(--bs-border-width));font-size:0.875rem}.form-text{margin-top:0.25rem;font-size:0.875em;color:var(--bs-secondary-color)}.form-control{display:block;width:100%;padding:0.375rem 0.75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);appearance:none;background-color:var(--bs-body-bg);background-clip:padding-box;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control{transition:none}}.form-control[type="file"]{overflow:hidden}.form-control[type="file"]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:var(--bs-body-color);background-color:var(--bs-body-bg);border-color:#86b7fe;outline:0;box-shadow:0 0 0 0.25rem rgba(13,110,253,0.25)}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::placeholder{color:var(--bs-secondary-color);opacity:1}.form-control:disabled{background-color:var(--bs-secondary-bg);opacity:1}.form-control::file-selector-button{padding:0.375rem 0.75rem;margin:-0.375rem -0.75rem;margin-inline-end:0.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--bs-secondary-bg)}.form-control-plaintext{display:block;width:100%;padding:0.375rem 0;margin-bottom:0;line-height:1.5;color:var(--bs-body-color);background-color:transparent;border:solid transparent;border-width:var(--bs-border-width) 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));padding:0.25rem 0.5rem;font-size:0.875rem;border-radius:var(--bs-border-radius-sm)}.form-control-sm::file-selector-button{padding:0.25rem 0.5rem;margin:-0.25rem -0.5rem;margin-inline-end:0.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));padding:0.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.form-control-lg::file-selector-button{padding:0.5rem 1rem;margin:-0.5rem -1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2))}textarea.form-control-sm{min-height:calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2))}textarea.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-control-color{width:3rem;height:calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2));padding:0.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0 !important;border-radius:var(--bs-border-radius)}.form-control-color::-webkit-color-swatch{border:0 !important;border-radius:var(--bs-border-radius)}.form-control-color.form-control-sm{height:calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2))}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding:0.375rem 2.25rem 0.375rem 0.75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon, none);background-repeat:no-repeat;background-position:right 0.75rem center;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 0.25rem rgba(13,110,253,0.25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:0.75rem;background-image:none}.form-select:disabled{background-color:var(--bs-secondary-bg)}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--bs-body-color)}.form-select-sm{padding-top:0.25rem;padding-bottom:0.25rem;padding-left:0.5rem;font-size:0.875rem;border-radius:var(--bs-border-radius-sm)}.form-select-lg{padding-top:0.5rem;padding-bottom:0.5rem;padding-left:1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}[data-bs-theme="dark"] .form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:0.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}.form-check-input{--bs-form-check-bg: var(--bs-body-bg);flex-shrink:0;width:1em;height:1em;margin-top:0.25em;vertical-align:top;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:var(--bs-border-width) solid var(--bs-border-color);print-color-adjust:exact}.form-check-input[type="checkbox"]{border-radius:0.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 0.25rem rgba(13,110,253,0.25)}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input[type="checkbox"]:checked{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input[type="radio"]:checked{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type="checkbox"]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:0.5}.form-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label{cursor:default;opacity:0.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:left center;border-radius:2em;transition:background-position 0.15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0, 0, 0, 0);pointer-events:none}.btn-check[disabled]+.btn,.btn-check:disabled+.btn{pointer-events:none;filter:none;opacity:0.65}[data-bs-theme="dark"] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")}.form-range{width:100%;height:1.5rem;padding:0;appearance:none;background-color:transparent}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 0.25rem rgba(13,110,253,0.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 0.25rem rgba(13,110,253,0.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-0.25rem;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;transition:background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out}@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:0.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;transition:background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out}@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:0.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:var(--bs-secondary-color)}.form-range:disabled::-moz-range-thumb{background-color:var(--bs-secondary-color)}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + calc(var(--bs-border-width) * 2));min-height:calc(3.5rem + calc(var(--bs-border-width) * 2));line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;z-index:2;height:100%;padding:1rem 0.75rem;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:var(--bs-border-width) solid transparent;transform-origin:0 0;transition:opacity 0.1s ease-in-out, transform 0.1s ease-in-out}@media (prefers-reduced-motion: reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem 0.75rem}.form-floating>.form-control::placeholder,.form-floating>.form-control-plaintext::placeholder{color:transparent}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown),.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:0.625rem}.form-floating>.form-control:-webkit-autofill,.form-floating>.form-control-plaintext:-webkit-autofill{padding-top:1.625rem;padding-bottom:0.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:0.625rem}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-control-plaintext~label,.form-floating>.form-select~label{color:rgba(var(--bs-body-color-rgb), 0.65);transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating>.form-control:focus~label::after,.form-floating>.form-control:not(:placeholder-shown)~label::after,.form-floating>.form-control-plaintext~label::after,.form-floating>.form-select~label::after{position:absolute;inset:1rem 0.375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius)}.form-floating>.form-control:-webkit-autofill~label{color:rgba(var(--bs-body-color-rgb), 0.65);transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating>.form-control-plaintext~label{border-width:var(--bs-border-width) 0}.form-floating>:disabled~label,.form-floating>.form-control:disabled~label{color:#6c757d}.form-floating>:disabled~label::after,.form-floating>.form-control:disabled~label::after{background-color:var(--bs-secondary-bg)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select,.input-group>.form-floating{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus,.input-group>.form-floating:focus-within{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{display:flex;align-items:center;padding:0.375rem 0.75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);text-align:center;white-space:nowrap;background-color:var(--bs-tertiary-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius)}.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text,.input-group-lg>.btn{padding:0.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text,.input-group-sm>.btn{padding:0.25rem 0.5rem;font-size:0.875rem;border-radius:var(--bs-border-radius-sm)}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n + 3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>:nth-last-child(n + 3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group.has-validation>.dropdown-toggle:nth-last-child(n + 4),.input-group.has-validation>.form-floating:nth-last-child(n + 3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n + 3)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(var(--bs-border-width) * -1);border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:0.25rem;font-size:0.875em;color:var(--bs-form-valid-color)}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:0.25rem 0.5rem;margin-top:.1rem;font-size:0.875rem;color:#fff;background-color:var(--bs-success);border-radius:var(--bs-border-radius)}.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip,.is-valid~.valid-feedback,.is-valid~.valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-valid{border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + 0.75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.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)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + 0.75rem);background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem)}.was-validated .form-select:valid,.form-select.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select[size="1"]:valid:not([multiple]),.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid[size="1"]:not([multiple]){--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right 0.75rem center, center right 2.25rem;background-size:16px 12px,calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-select:valid:focus,.form-select.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25)}.was-validated .form-control-color:valid,.form-control-color.is-valid{width:calc(3rem + calc(1.5em + 0.75rem))}.was-validated .form-check-input:valid,.form-check-input.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-check-input:valid:checked,.form-check-input.is-valid:checked{background-color:var(--bs-form-valid-color)}.was-validated .form-check-input:valid:focus,.form-check-input.is-valid:focus{box-shadow:0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25)}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:var(--bs-form-valid-color)}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):valid,.input-group>.form-control.is-valid:not(:focus),.was-validated .input-group>.form-select:not(:focus):valid,.input-group>.form-select.is-valid:not(:focus),.was-validated .input-group>.form-floating:not(:focus-within):valid,.input-group>.form-floating.is-valid:not(:focus-within){z-index:3}.invalid-feedback{display:none;width:100%;margin-top:0.25rem;font-size:0.875em;color:var(--bs-form-invalid-color)}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:0.25rem 0.5rem;margin-top:.1rem;font-size:0.875rem;color:#fff;background-color:var(--bs-danger);border-radius:var(--bs-border-radius)}.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + 0.75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.375em + 0.1875rem) center;background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + 0.75rem);background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem)}.was-validated .form-select:invalid,.form-select.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select[size="1"]:invalid:not([multiple]),.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid[size="1"]:not([multiple]){--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right 0.75rem center, center right 2.25rem;background-size:16px 12px,calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-select:invalid:focus,.form-select.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25)}.was-validated .form-control-color:invalid,.form-control-color.is-invalid{width:calc(3rem + calc(1.5em + 0.75rem))}.was-validated .form-check-input:invalid,.form-check-input.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-check-input:invalid:checked,.form-check-input.is-invalid:checked{background-color:var(--bs-form-invalid-color)}.was-validated .form-check-input:invalid:focus,.form-check-input.is-invalid:focus{box-shadow:0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25)}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:var(--bs-form-invalid-color)}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):invalid,.input-group>.form-control.is-invalid:not(:focus),.was-validated .input-group>.form-select:not(:focus):invalid,.input-group>.form-select.is-invalid:not(:focus),.was-validated .input-group>.form-floating:not(:focus-within):invalid,.input-group>.form-floating.is-invalid:not(:focus-within){z-index:4}.btn{--bs-btn-padding-x: 0.75rem;--bs-btn-padding-y: 0.375rem;--bs-btn-font-family: ;--bs-btn-font-size: 1rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.5;--bs-btn-color: var(--bs-body-color);--bs-btn-bg: transparent;--bs-btn-border-width: var(--bs-border-width);--bs-btn-border-color: transparent;--bs-btn-border-radius: var(--bs-border-radius);--bs-btn-hover-border-color: transparent;--bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);--bs-btn-disabled-opacity: 0.65;--bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion: reduce){.btn{transition:none}}.btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn-check+.btn:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color)}.btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked+.btn,:not(.btn-check)+.btn:active,.btn:first-child:active,.btn.active,.btn.show{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.btn-check:checked+.btn:focus-visible,:not(.btn-check)+.btn:active:focus-visible,.btn:first-child:active:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked:focus-visible+.btn{box-shadow:var(--bs-btn-focus-box-shadow)}.btn:disabled,.btn.disabled,fieldset:disabled .btn{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.btn-primary{--bs-btn-color: #fff;--bs-btn-bg: #0d6efd;--bs-btn-border-color: #0d6efd;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #0b5ed7;--bs-btn-hover-border-color: #0a58ca;--bs-btn-focus-shadow-rgb: 49, 132, 253;--bs-btn-active-color: #fff;--bs-btn-active-bg: #0a58ca;--bs-btn-active-border-color: #0a53be;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #0d6efd;--bs-btn-disabled-border-color: #0d6efd}.btn-secondary{--bs-btn-color: #fff;--bs-btn-bg: #6c757d;--bs-btn-border-color: #6c757d;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #5c636a;--bs-btn-hover-border-color: #565e64;--bs-btn-focus-shadow-rgb: 130, 138, 145;--bs-btn-active-color: #fff;--bs-btn-active-bg: #565e64;--bs-btn-active-border-color: #51585e;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #6c757d;--bs-btn-disabled-border-color: #6c757d}.btn-success{--bs-btn-color: #fff;--bs-btn-bg: #198754;--bs-btn-border-color: #198754;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #157347;--bs-btn-hover-border-color: #146c43;--bs-btn-focus-shadow-rgb: 60, 153, 110;--bs-btn-active-color: #fff;--bs-btn-active-bg: #146c43;--bs-btn-active-border-color: #13653f;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #198754;--bs-btn-disabled-border-color: #198754}.btn-info{--bs-btn-color: #000;--bs-btn-bg: #0dcaf0;--bs-btn-border-color: #0dcaf0;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #31d2f2;--bs-btn-hover-border-color: #25cff2;--bs-btn-focus-shadow-rgb: 11, 172, 204;--bs-btn-active-color: #000;--bs-btn-active-bg: #3dd5f3;--bs-btn-active-border-color: #25cff2;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #0dcaf0;--bs-btn-disabled-border-color: #0dcaf0}.btn-warning{--bs-btn-color: #000;--bs-btn-bg: #ffc107;--bs-btn-border-color: #ffc107;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ffca2c;--bs-btn-hover-border-color: #ffc720;--bs-btn-focus-shadow-rgb: 217, 164, 6;--bs-btn-active-color: #000;--bs-btn-active-bg: #ffcd39;--bs-btn-active-border-color: #ffc720;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #ffc107;--bs-btn-disabled-border-color: #ffc107}.btn-danger{--bs-btn-color: #fff;--bs-btn-bg: #dc3545;--bs-btn-border-color: #dc3545;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #bb2d3b;--bs-btn-hover-border-color: #b02a37;--bs-btn-focus-shadow-rgb: 225, 83, 97;--bs-btn-active-color: #fff;--bs-btn-active-bg: #b02a37;--bs-btn-active-border-color: #a52834;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #dc3545;--bs-btn-disabled-border-color: #dc3545}.btn-light{--bs-btn-color: #000;--bs-btn-bg: #f8f9fa;--bs-btn-border-color: #f8f9fa;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #d3d4d5;--bs-btn-hover-border-color: #c6c7c8;--bs-btn-focus-shadow-rgb: 211, 212, 213;--bs-btn-active-color: #000;--bs-btn-active-bg: #c6c7c8;--bs-btn-active-border-color: #babbbc;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #f8f9fa;--bs-btn-disabled-border-color: #f8f9fa}.btn-dark{--bs-btn-color: #fff;--bs-btn-bg: #212529;--bs-btn-border-color: #212529;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #424649;--bs-btn-hover-border-color: #373b3e;--bs-btn-focus-shadow-rgb: 66, 70, 73;--bs-btn-active-color: #fff;--bs-btn-active-bg: #4d5154;--bs-btn-active-border-color: #373b3e;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #212529;--bs-btn-disabled-border-color: #212529}.btn-outline-primary{--bs-btn-color: #0d6efd;--bs-btn-border-color: #0d6efd;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #0d6efd;--bs-btn-hover-border-color: #0d6efd;--bs-btn-focus-shadow-rgb: 13, 110, 253;--bs-btn-active-color: #fff;--bs-btn-active-bg: #0d6efd;--bs-btn-active-border-color: #0d6efd;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #0d6efd;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #0d6efd;--bs-gradient: none}.btn-outline-secondary{--bs-btn-color: #6c757d;--bs-btn-border-color: #6c757d;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #6c757d;--bs-btn-hover-border-color: #6c757d;--bs-btn-focus-shadow-rgb: 108, 117, 125;--bs-btn-active-color: #fff;--bs-btn-active-bg: #6c757d;--bs-btn-active-border-color: #6c757d;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #6c757d;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #6c757d;--bs-gradient: none}.btn-outline-success{--bs-btn-color: #198754;--bs-btn-border-color: #198754;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #198754;--bs-btn-hover-border-color: #198754;--bs-btn-focus-shadow-rgb: 25, 135, 84;--bs-btn-active-color: #fff;--bs-btn-active-bg: #198754;--bs-btn-active-border-color: #198754;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #198754;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #198754;--bs-gradient: none}.btn-outline-info{--bs-btn-color: #0dcaf0;--bs-btn-border-color: #0dcaf0;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #0dcaf0;--bs-btn-hover-border-color: #0dcaf0;--bs-btn-focus-shadow-rgb: 13, 202, 240;--bs-btn-active-color: #000;--bs-btn-active-bg: #0dcaf0;--bs-btn-active-border-color: #0dcaf0;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #0dcaf0;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #0dcaf0;--bs-gradient: none}.btn-outline-warning{--bs-btn-color: #ffc107;--bs-btn-border-color: #ffc107;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ffc107;--bs-btn-hover-border-color: #ffc107;--bs-btn-focus-shadow-rgb: 255, 193, 7;--bs-btn-active-color: #000;--bs-btn-active-bg: #ffc107;--bs-btn-active-border-color: #ffc107;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #ffc107;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #ffc107;--bs-gradient: none}.btn-outline-danger{--bs-btn-color: #dc3545;--bs-btn-border-color: #dc3545;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #dc3545;--bs-btn-hover-border-color: #dc3545;--bs-btn-focus-shadow-rgb: 220, 53, 69;--bs-btn-active-color: #fff;--bs-btn-active-bg: #dc3545;--bs-btn-active-border-color: #dc3545;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #dc3545;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #dc3545;--bs-gradient: none}.btn-outline-light{--bs-btn-color: #f8f9fa;--bs-btn-border-color: #f8f9fa;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #f8f9fa;--bs-btn-hover-border-color: #f8f9fa;--bs-btn-focus-shadow-rgb: 248, 249, 250;--bs-btn-active-color: #000;--bs-btn-active-bg: #f8f9fa;--bs-btn-active-border-color: #f8f9fa;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #f8f9fa;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #f8f9fa;--bs-gradient: none}.btn-outline-dark{--bs-btn-color: #212529;--bs-btn-border-color: #212529;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #212529;--bs-btn-hover-border-color: #212529;--bs-btn-focus-shadow-rgb: 33, 37, 41;--bs-btn-active-color: #fff;--bs-btn-active-bg: #212529;--bs-btn-active-border-color: #212529;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #212529;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #212529;--bs-gradient: none}.btn-link{--bs-btn-font-weight: 400;--bs-btn-color: var(--bs-link-color);--bs-btn-bg: transparent;--bs-btn-border-color: transparent;--bs-btn-hover-color: var(--bs-link-hover-color);--bs-btn-hover-border-color: transparent;--bs-btn-active-color: var(--bs-link-hover-color);--bs-btn-active-border-color: transparent;--bs-btn-disabled-color: #6c757d;--bs-btn-disabled-border-color: transparent;--bs-btn-box-shadow: 0 0 0 #000;--bs-btn-focus-shadow-rgb: 49, 132, 253;text-decoration:underline}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-lg,.btn-group-lg>.btn{--bs-btn-padding-y: 0.5rem;--bs-btn-padding-x: 1rem;--bs-btn-font-size: 1.25rem;--bs-btn-border-radius: var(--bs-border-radius-lg)}.btn-sm,.btn-group-sm>.btn{--bs-btn-padding-y: 0.25rem;--bs-btn-padding-x: 0.5rem;--bs-btn-font-size: 0.875rem;--bs-btn-border-radius: var(--bs-border-radius-sm)}.fade{transition:opacity 0.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 0.35s ease}@media (prefers-reduced-motion: reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width 0.35s ease}@media (prefers-reduced-motion: reduce){.collapsing.collapse-horizontal{transition:none}}.dropup,.dropend,.dropdown,.dropstart,.dropup-center,.dropdown-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:0.255em;vertical-align:0.255em;content:"";border-top:0.3em solid;border-right:0.3em solid transparent;border-bottom:0;border-left:0.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex: 1000;--bs-dropdown-min-width: 10rem;--bs-dropdown-padding-x: 0;--bs-dropdown-padding-y: 0.5rem;--bs-dropdown-spacer: 0.125rem;--bs-dropdown-font-size: 1rem;--bs-dropdown-color: var(--bs-body-color);--bs-dropdown-bg: var(--bs-body-bg);--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-border-radius: var(--bs-border-radius);--bs-dropdown-border-width: var(--bs-border-width);--bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y: 0.5rem;--bs-dropdown-box-shadow: var(--bs-box-shadow);--bs-dropdown-link-color: var(--bs-body-color);--bs-dropdown-link-hover-color: var(--bs-body-color);--bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #0d6efd;--bs-dropdown-link-disabled-color: var(--bs-tertiary-color);--bs-dropdown-item-padding-x: 1rem;--bs-dropdown-item-padding-y: 0.25rem;--bs-dropdown-header-color: #6c757d;--bs-dropdown-header-padding-x: 1rem;--bs-dropdown-header-padding-y: 0.5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}.dropdown-menu-start{--bs-position: start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position: end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width: 576px){.dropdown-menu-sm-start{--bs-position: start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position: end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 768px){.dropdown-menu-md-start{--bs-position: start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position: end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 992px){.dropdown-menu-lg-start{--bs-position: start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position: end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1200px){.dropdown-menu-xl-start{--bs-position: start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position: end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1400px){.dropdown-menu-xxl-start{--bs-position: start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position: end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.dropup .dropdown-toggle::after{display:inline-block;margin-left:0.255em;vertical-align:0.255em;content:"";border-top:0;border-right:0.3em solid transparent;border-bottom:0.3em solid;border-left:0.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:var(--bs-dropdown-spacer)}.dropend .dropdown-toggle::after{display:inline-block;margin-left:0.255em;vertical-align:0.255em;content:"";border-top:0.3em solid transparent;border-right:0;border-bottom:0.3em solid transparent;border-left:0.3em solid}.dropend .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-toggle::after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.dropstart .dropdown-toggle::after{display:inline-block;margin-left:0.255em;vertical-align:0.255em;content:""}.dropstart .dropdown-toggle::after{display:none}.dropstart .dropdown-toggle::before{display:inline-block;margin-right:0.255em;vertical-align:0.255em;content:"";border-top:0.3em solid transparent;border-right:0.3em solid;border-bottom:0.3em solid transparent}.dropstart .dropdown-toggle:empty::after{margin-left:0}.dropstart .dropdown-toggle::before{vertical-align:0}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0;border-radius:var(--bs-dropdown-item-border-radius, 0)}.dropdown-item:hover,.dropdown-item:focus{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:0.875rem;color:var(--bs-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}.dropdown-menu-dark{--bs-dropdown-color: #dee2e6;--bs-dropdown-bg: #343a40;--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color: #dee2e6;--bs-dropdown-link-hover-color: #fff;--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg: rgba(255, 255, 255, 0.15);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #0d6efd;--bs-dropdown-link-disabled-color: #adb5bd;--bs-dropdown-header-color: #adb5bd}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;flex:1 1 auto}.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn:hover,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group{border-radius:var(--bs-border-radius)}.btn-group>:not(.btn-check:first-child)+.btn,.btn-group>.btn-group:not(:first-child){margin-left:calc(var(--bs-border-width) * -1)}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:nth-child(n + 3),.btn-group>:not(.btn-check)+.btn,.btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:0.5625rem;padding-left:0.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:0.375rem;padding-left:0.375rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split{padding-right:0.75rem;padding-left:0.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child){margin-top:calc(var(--bs-border-width) * -1)}.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}.nav{--bs-nav-link-padding-x: 1rem;--bs-nav-link-padding-y: 0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-link-color);--bs-nav-link-hover-color: var(--bs-link-hover-color);--bs-nav-link-disabled-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;background:none;border:0;transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out}@media (prefers-reduced-motion: reduce){.nav-link{transition:none}}.nav-link:hover,.nav-link:focus{color:var(--bs-nav-link-hover-color)}.nav-link:focus-visible{outline:0;box-shadow:0 0 0 0.25rem rgba(13,110,253,0.25)}.nav-link.disabled,.nav-link:disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--bs-nav-tabs-border-width: var(--bs-border-width);--bs-nav-tabs-border-color: var(--bs-border-color);--bs-nav-tabs-border-radius: var(--bs-border-radius);--bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);--bs-nav-tabs-link-active-color: var(--bs-emphasis-color);--bs-nav-tabs-link-active-bg: var(--bs-body-bg);--bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(-1 * var(--bs-nav-tabs-border-width));border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(-1 * var(--bs-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--bs-nav-pills-border-radius: var(--bs-border-radius);--bs-nav-pills-link-active-color: #fff;--bs-nav-pills-link-active-bg: #0d6efd}.nav-pills .nav-link{border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.nav-underline{--bs-nav-underline-gap: 1rem;--bs-nav-underline-border-width: 0.125rem;--bs-nav-underline-link-active-color: var(--bs-emphasis-color);gap:var(--bs-nav-underline-gap)}.nav-underline .nav-link{padding-right:0;padding-left:0;border-bottom:var(--bs-nav-underline-border-width) solid transparent}.nav-underline .nav-link:hover,.nav-underline .nav-link:focus{border-bottom-color:currentcolor}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{font-weight:700;color:var(--bs-nav-underline-link-active-color);border-bottom-color:currentcolor}.nav-fill>.nav-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--bs-navbar-padding-x: 0;--bs-navbar-padding-y: 0.5rem;--bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), 0.65);--bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), 0.8);--bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), 0.3);--bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-padding-y: 0.3125rem;--bs-navbar-brand-margin-end: 1rem;--bs-navbar-brand-font-size: 1.25rem;--bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-nav-link-padding-x: 0.5rem;--bs-navbar-toggler-padding-y: 0.25rem;--bs-navbar-toggler-padding-x: 0.75rem;--bs-navbar-toggler-font-size: 1.25rem;--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), 0.15);--bs-navbar-toggler-border-radius: var(--bs-border-radius);--bs-navbar-toggler-focus-width: 0.25rem;--bs-navbar-toggler-transition: box-shadow 0.15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container,.navbar>.container-fluid,.navbar>.container-sm,.navbar>.container-md,.navbar>.container-lg,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x: 0;--bs-nav-link-padding-y: 0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-navbar-color);--bs-nav-link-hover-color: var(--bs-navbar-hover-color);--bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:0.5rem;padding-bottom:0.5rem;color:var(--bs-navbar-color)}.navbar-text a,.navbar-text a:hover,.navbar-text a:focus{color:var(--bs-navbar-active-color)}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition)}@media (prefers-reduced-motion: reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height, 75vh);overflow-y:auto}@media (min-width: 576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark,.navbar[data-bs-theme="dark"]{--bs-navbar-color: rgba(255, 255, 255, 0.55);--bs-navbar-hover-color: rgba(255, 255, 255, 0.75);--bs-navbar-disabled-color: rgba(255, 255, 255, 0.25);--bs-navbar-active-color: #fff;--bs-navbar-brand-color: #fff;--bs-navbar-brand-hover-color: #fff;--bs-navbar-toggler-border-color: rgba(255, 255, 255, 0.1);--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}[data-bs-theme="dark"] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.card{--bs-card-spacer-y: 1rem;--bs-card-spacer-x: 1rem;--bs-card-title-spacer-y: 0.5rem;--bs-card-title-color: ;--bs-card-subtitle-color: ;--bs-card-border-width: var(--bs-border-width);--bs-card-border-color: var(--bs-border-color-translucent);--bs-card-border-radius: var(--bs-border-radius);--bs-card-box-shadow: ;--bs-card-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-card-cap-padding-y: 0.5rem;--bs-card-cap-padding-x: 1rem;--bs-card-cap-bg: rgba(var(--bs-body-color-rgb), 0.03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg: var(--bs-body-bg);--bs-card-img-overlay-padding: 1rem;--bs-card-group-margin: 0.75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);color:var(--bs-body-color);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}.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:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color)}.card-title{margin-bottom:var(--bs-card-title-spacer-y);color:var(--bs-card-title-color)}.card-subtitle{margin-top:calc(-.5 * var(--bs-card-title-spacer-y));margin-bottom:0;color:var(--bs-card-subtitle-color)}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-footer{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.card-header-tabs{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-bottom:calc(-1 * var(--bs-card-cap-padding-y));margin-left:calc(-.5 * var(--bs-card-cap-padding-x));border-bottom:0}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-left:calc(-.5 * var(--bs-card-cap-padding-x))}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--bs-card-img-overlay-padding);border-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-top,.card-img-bottom{width:100%}.card-img,.card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom{border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-group>.card{margin-bottom:var(--bs-card-group-margin)}@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}}.accordion{--bs-accordion-color: var(--bs-body-color);--bs-accordion-bg: var(--bs-body-bg);--bs-accordion-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;--bs-accordion-border-color: var(--bs-border-color);--bs-accordion-border-width: var(--bs-border-width);--bs-accordion-border-radius: var(--bs-border-radius);--bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-accordion-btn-padding-x: 1.25rem;--bs-accordion-btn-padding-y: 1rem;--bs-accordion-btn-color: var(--bs-body-color);--bs-accordion-btn-bg: var(--bs-accordion-bg);--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width: 1.25rem;--bs-accordion-btn-icon-transform: rotate(-180deg);--bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23052c65' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");--bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);--bs-accordion-body-padding-x: 1.25rem;--bs-accordion-body-padding-y: 1rem;--bs-accordion-active-color: var(--bs-primary-text-emphasis);--bs-accordion-active-bg: var(--bs-primary-bg-subtle)}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:1rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}@media (prefers-reduced-motion: reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)}.accordion-button:not(.collapsed)::after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button::after{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition)}@media (prefers-reduced-motion: reduce){.accordion-button::after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type>.accordion-header .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type>.accordion-header .accordion-button.collapsed{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type>.accordion-collapse{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush>.accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush>.accordion-item:first-child{border-top:0}.accordion-flush>.accordion-item:last-child{border-bottom:0}.accordion-flush>.accordion-item>.accordion-header .accordion-button,.accordion-flush>.accordion-item>.accordion-header .accordion-button.collapsed{border-radius:0}.accordion-flush>.accordion-item>.accordion-collapse{border-radius:0}[data-bs-theme="dark"] .accordion-button::after{--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.breadcrumb{--bs-breadcrumb-padding-x: 0;--bs-breadcrumb-padding-y: 0;--bs-breadcrumb-margin-bottom: 1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color: var(--bs-secondary-color);--bs-breadcrumb-item-padding-x: 0.5rem;--bs-breadcrumb-item-active-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider, "/")}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x: 0.75rem;--bs-pagination-padding-y: 0.375rem;--bs-pagination-font-size: 1rem;--bs-pagination-color: var(--bs-link-color);--bs-pagination-bg: var(--bs-body-bg);--bs-pagination-border-width: var(--bs-border-width);--bs-pagination-border-color: var(--bs-border-color);--bs-pagination-border-radius: var(--bs-border-radius);--bs-pagination-hover-color: var(--bs-link-hover-color);--bs-pagination-hover-bg: var(--bs-tertiary-bg);--bs-pagination-hover-border-color: var(--bs-border-color);--bs-pagination-focus-color: var(--bs-link-hover-color);--bs-pagination-focus-bg: var(--bs-secondary-bg);--bs-pagination-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);--bs-pagination-active-color: #fff;--bs-pagination-active-bg: #0d6efd;--bs-pagination-active-border-color: #0d6efd;--bs-pagination-disabled-color: var(--bs-secondary-color);--bs-pagination-disabled-bg: var(--bs-secondary-bg);--bs-pagination-disabled-border-color: var(--bs-border-color);display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);text-decoration:none;background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion: reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}.page-link.active,.active>.page-link{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.page-link.disabled,.disabled>.page-link{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:calc(var(--bs-border-width) * -1)}.page-item:first-child .page-link{border-top-left-radius:var(--bs-pagination-border-radius);border-bottom-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-top-right-radius:var(--bs-pagination-border-radius);border-bottom-right-radius:var(--bs-pagination-border-radius)}.pagination-lg{--bs-pagination-padding-x: 1.5rem;--bs-pagination-padding-y: 0.75rem;--bs-pagination-font-size: 1.25rem;--bs-pagination-border-radius: var(--bs-border-radius-lg)}.pagination-sm{--bs-pagination-padding-x: 0.5rem;--bs-pagination-padding-y: 0.25rem;--bs-pagination-font-size: 0.875rem;--bs-pagination-border-radius: var(--bs-border-radius-sm)}.badge{--bs-badge-padding-x: 0.65em;--bs-badge-padding-y: 0.35em;--bs-badge-font-size: 0.75em;--bs-badge-font-weight: 700;--bs-badge-color: #fff;--bs-badge-border-radius: var(--bs-border-radius);display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--bs-badge-border-radius)}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{--bs-alert-bg: transparent;--bs-alert-padding-x: 1rem;--bs-alert-padding-y: 1rem;--bs-alert-margin-bottom: 1rem;--bs-alert-color: inherit;--bs-alert-border-color: transparent;--bs-alert-border: var(--bs-border-width) solid var(--bs-alert-border-color);--bs-alert-border-radius: var(--bs-border-radius);--bs-alert-link-color: inherit;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius)}.alert-heading{color:inherit}.alert-link{font-weight:700;color:var(--bs-alert-link-color)}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{--bs-alert-color: var(--bs-primary-text-emphasis);--bs-alert-bg: var(--bs-primary-bg-subtle);--bs-alert-border-color: var(--bs-primary-border-subtle);--bs-alert-link-color: var(--bs-primary-text-emphasis)}.alert-secondary{--bs-alert-color: var(--bs-secondary-text-emphasis);--bs-alert-bg: var(--bs-secondary-bg-subtle);--bs-alert-border-color: var(--bs-secondary-border-subtle);--bs-alert-link-color: var(--bs-secondary-text-emphasis)}.alert-success{--bs-alert-color: var(--bs-success-text-emphasis);--bs-alert-bg: var(--bs-success-bg-subtle);--bs-alert-border-color: var(--bs-success-border-subtle);--bs-alert-link-color: var(--bs-success-text-emphasis)}.alert-info{--bs-alert-color: var(--bs-info-text-emphasis);--bs-alert-bg: var(--bs-info-bg-subtle);--bs-alert-border-color: var(--bs-info-border-subtle);--bs-alert-link-color: var(--bs-info-text-emphasis)}.alert-warning{--bs-alert-color: var(--bs-warning-text-emphasis);--bs-alert-bg: var(--bs-warning-bg-subtle);--bs-alert-border-color: var(--bs-warning-border-subtle);--bs-alert-link-color: var(--bs-warning-text-emphasis)}.alert-danger{--bs-alert-color: var(--bs-danger-text-emphasis);--bs-alert-bg: var(--bs-danger-bg-subtle);--bs-alert-border-color: var(--bs-danger-border-subtle);--bs-alert-link-color: var(--bs-danger-text-emphasis)}.alert-light{--bs-alert-color: var(--bs-light-text-emphasis);--bs-alert-bg: var(--bs-light-bg-subtle);--bs-alert-border-color: var(--bs-light-border-subtle);--bs-alert-link-color: var(--bs-light-text-emphasis)}.alert-dark{--bs-alert-color: var(--bs-dark-text-emphasis);--bs-alert-bg: var(--bs-dark-bg-subtle);--bs-alert-border-color: var(--bs-dark-border-subtle);--bs-alert-link-color: var(--bs-dark-text-emphasis)}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress,.progress-stacked{--bs-progress-height: 1rem;--bs-progress-font-size: 0.75rem;--bs-progress-bg: var(--bs-secondary-bg);--bs-progress-border-radius: var(--bs-border-radius);--bs-progress-box-shadow: var(--bs-box-shadow-inset);--bs-progress-bar-color: #fff;--bs-progress-bar-bg: #0d6efd;--bs-progress-bar-transition: width 0.6s ease;display:flex;height:var(--bs-progress-height);overflow:hidden;font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius)}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:var(--bs-progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--bs-progress-bar-bg);transition:var(--bs-progress-bar-transition)}@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:var(--bs-progress-height) var(--bs-progress-height)}.progress-stacked>.progress{overflow:visible}.progress-stacked>.progress>.progress-bar{width:100%}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion: reduce){.progress-bar-animated{animation:none}}.list-group{--bs-list-group-color: var(--bs-body-color);--bs-list-group-bg: var(--bs-body-bg);--bs-list-group-border-color: var(--bs-border-color);--bs-list-group-border-width: var(--bs-border-width);--bs-list-group-border-radius: var(--bs-border-radius);--bs-list-group-item-padding-x: 1rem;--bs-list-group-item-padding-y: 0.5rem;--bs-list-group-action-color: var(--bs-secondary-color);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-tertiary-bg);--bs-list-group-action-active-color: var(--bs-body-color);--bs-list-group-action-active-bg: var(--bs-secondary-bg);--bs-list-group-disabled-color: var(--bs-secondary-color);--bs-list-group-disabled-bg: var(--bs-body-bg);--bs-list-group-active-color: #fff;--bs-list-group-active-bg: #0d6efd;--bs-list-group-active-border-color: #0d6efd;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--bs-list-group-border-radius)}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>.list-group-item::before{content:counters(section, ".") ". ";counter-increment:section}.list-group-item-action{width:100%;color:var(--bs-list-group-action-color);text-align:inherit}.list-group-item-action:hover,.list-group-item-action:focus{z-index:1;color:var(--bs-list-group-action-hover-color);text-decoration:none;background-color:var(--bs-list-group-action-hover-bg)}.list-group-item-action:active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg)}.list-group-item{position:relative;display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);color:var(--bs-list-group-color);text-decoration:none;background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)}.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:var(--bs-list-group-disabled-color);pointer-events:none;background-color:var(--bs-list-group-disabled-bg)}.list-group-item.active{z-index:2;color:var(--bs-list-group-active-color);background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color)}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:calc(-1 * var(--bs-list-group-border-width));border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);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:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}@media (min-width: 576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);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:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);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:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);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:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);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:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);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:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 var(--bs-list-group-border-width)}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{--bs-list-group-color: var(--bs-primary-text-emphasis);--bs-list-group-bg: var(--bs-primary-bg-subtle);--bs-list-group-border-color: var(--bs-primary-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-primary-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-primary-border-subtle);--bs-list-group-active-color: var(--bs-primary-bg-subtle);--bs-list-group-active-bg: var(--bs-primary-text-emphasis);--bs-list-group-active-border-color: var(--bs-primary-text-emphasis)}.list-group-item-secondary{--bs-list-group-color: var(--bs-secondary-text-emphasis);--bs-list-group-bg: var(--bs-secondary-bg-subtle);--bs-list-group-border-color: var(--bs-secondary-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-secondary-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-secondary-border-subtle);--bs-list-group-active-color: var(--bs-secondary-bg-subtle);--bs-list-group-active-bg: var(--bs-secondary-text-emphasis);--bs-list-group-active-border-color: var(--bs-secondary-text-emphasis)}.list-group-item-success{--bs-list-group-color: var(--bs-success-text-emphasis);--bs-list-group-bg: var(--bs-success-bg-subtle);--bs-list-group-border-color: var(--bs-success-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-success-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-success-border-subtle);--bs-list-group-active-color: var(--bs-success-bg-subtle);--bs-list-group-active-bg: var(--bs-success-text-emphasis);--bs-list-group-active-border-color: var(--bs-success-text-emphasis)}.list-group-item-info{--bs-list-group-color: var(--bs-info-text-emphasis);--bs-list-group-bg: var(--bs-info-bg-subtle);--bs-list-group-border-color: var(--bs-info-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-info-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-info-border-subtle);--bs-list-group-active-color: var(--bs-info-bg-subtle);--bs-list-group-active-bg: var(--bs-info-text-emphasis);--bs-list-group-active-border-color: var(--bs-info-text-emphasis)}.list-group-item-warning{--bs-list-group-color: var(--bs-warning-text-emphasis);--bs-list-group-bg: var(--bs-warning-bg-subtle);--bs-list-group-border-color: var(--bs-warning-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-warning-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-warning-border-subtle);--bs-list-group-active-color: var(--bs-warning-bg-subtle);--bs-list-group-active-bg: var(--bs-warning-text-emphasis);--bs-list-group-active-border-color: var(--bs-warning-text-emphasis)}.list-group-item-danger{--bs-list-group-color: var(--bs-danger-text-emphasis);--bs-list-group-bg: var(--bs-danger-bg-subtle);--bs-list-group-border-color: var(--bs-danger-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-danger-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-danger-border-subtle);--bs-list-group-active-color: var(--bs-danger-bg-subtle);--bs-list-group-active-bg: var(--bs-danger-text-emphasis);--bs-list-group-active-border-color: var(--bs-danger-text-emphasis)}.list-group-item-light{--bs-list-group-color: var(--bs-light-text-emphasis);--bs-list-group-bg: var(--bs-light-bg-subtle);--bs-list-group-border-color: var(--bs-light-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-light-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-light-border-subtle);--bs-list-group-active-color: var(--bs-light-bg-subtle);--bs-list-group-active-bg: var(--bs-light-text-emphasis);--bs-list-group-active-border-color: var(--bs-light-text-emphasis)}.list-group-item-dark{--bs-list-group-color: var(--bs-dark-text-emphasis);--bs-list-group-bg: var(--bs-dark-bg-subtle);--bs-list-group-border-color: var(--bs-dark-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-dark-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-dark-border-subtle);--bs-list-group-active-color: var(--bs-dark-bg-subtle);--bs-list-group-active-bg: var(--bs-dark-text-emphasis);--bs-list-group-active-border-color: var(--bs-dark-text-emphasis)}.btn-close{--bs-btn-close-color: #000;--bs-btn-close-bg: 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 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");--bs-btn-close-opacity: 0.5;--bs-btn-close-hover-opacity: 0.75;--bs-btn-close-focus-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);--bs-btn-close-focus-opacity: 1;--bs-btn-close-disabled-opacity: 0.25;--bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);box-sizing:content-box;width:1em;height:1em;padding:0.25em 0.25em;color:var(--bs-btn-close-color);background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;border:0;border-radius:0.375rem;opacity:var(--bs-btn-close-opacity)}.btn-close:hover{color:var(--bs-btn-close-color);text-decoration:none;opacity:var(--bs-btn-close-hover-opacity)}.btn-close:focus{outline:0;box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity)}.btn-close:disabled,.btn-close.disabled{pointer-events:none;user-select:none;opacity:var(--bs-btn-close-disabled-opacity)}.btn-close-white{filter:var(--bs-btn-close-white-filter)}[data-bs-theme="dark"] .btn-close{filter:var(--bs-btn-close-white-filter)}.toast{--bs-toast-zindex: 1090;--bs-toast-padding-x: 0.75rem;--bs-toast-padding-y: 0.5rem;--bs-toast-spacing: 1.5rem;--bs-toast-max-width: 350px;--bs-toast-font-size: 0.875rem;--bs-toast-color: ;--bs-toast-bg: rgba(var(--bs-body-bg-rgb), 0.85);--bs-toast-border-width: var(--bs-border-width);--bs-toast-border-color: var(--bs-border-color-translucent);--bs-toast-border-radius: var(--bs-border-radius);--bs-toast-box-shadow: var(--bs-box-shadow);--bs-toast-header-color: var(--bs-secondary-color);--bs-toast-header-bg: rgba(var(--bs-body-bg-rgb), 0.85);--bs-toast-header-border-color: var(--bs-border-color-translucent);width:var(--bs-toast-max-width);max-width:100%;font-size:var(--bs-toast-font-size);color:var(--bs-toast-color);pointer-events:auto;background-color:var(--bs-toast-bg);background-clip:padding-box;border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);box-shadow:var(--bs-toast-box-shadow);border-radius:var(--bs-toast-border-radius)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{--bs-toast-zindex: 1090;position:absolute;z-index:var(--bs-toast-zindex);width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{display:flex;align-items:center;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x);color:var(--bs-toast-header-color);background-color:var(--bs-toast-header-bg);background-clip:padding-box;border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width))}.toast-header .btn-close{margin-right:calc(-.5 * var(--bs-toast-padding-x));margin-left:var(--bs-toast-padding-x)}.toast-body{padding:var(--bs-toast-padding-x);word-wrap:break-word}.modal{--bs-modal-zindex: 1055;--bs-modal-width: 500px;--bs-modal-padding: 1rem;--bs-modal-margin: 0.5rem;--bs-modal-color: ;--bs-modal-bg: var(--bs-body-bg);--bs-modal-border-color: var(--bs-border-color-translucent);--bs-modal-border-width: var(--bs-border-width);--bs-modal-border-radius: var(--bs-border-radius-lg);--bs-modal-box-shadow: var(--bs-box-shadow-sm);--bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));--bs-modal-header-padding-x: 1rem;--bs-modal-header-padding-y: 1rem;--bs-modal-header-padding: 1rem 1rem;--bs-modal-header-border-color: var(--bs-border-color);--bs-modal-header-border-width: var(--bs-border-width);--bs-modal-title-line-height: 1.5;--bs-modal-footer-gap: 0.5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color: var(--bs-border-color);--bs-modal-footer-border-width: var(--bs-border-width);position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transition:transform 0.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% - var(--bs-modal-margin) * 2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin) * 2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0}.modal-backdrop{--bs-backdrop-zindex: 1050;--bs-backdrop-bg: #000;--bs-backdrop-opacity: 0.5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);margin:calc(-.5 * var(--bs-modal-header-padding-y)) calc(-.5 * var(--bs-modal-header-padding-x)) calc(-.5 * var(--bs-modal-header-padding-y)) auto}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap) * .5)}@media (min-width: 576px){.modal{--bs-modal-margin: 1.75rem;--bs-modal-box-shadow: var(--bs-box-shadow)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width: 300px}}@media (min-width: 992px){.modal-lg,.modal-xl{--bs-modal-width: 800px}}@media (min-width: 1200px){.modal-xl{--bs-modal-width: 1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header,.modal-fullscreen .modal-footer{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media (max-width: 575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header,.modal-fullscreen-sm-down .modal-footer{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media (max-width: 767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header,.modal-fullscreen-md-down .modal-footer{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media (max-width: 991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header,.modal-fullscreen-lg-down .modal-footer{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media (max-width: 1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header,.modal-fullscreen-xl-down .modal-footer{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media (max-width: 1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header,.modal-fullscreen-xxl-down .modal-footer{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.tooltip{--bs-tooltip-zindex: 1080;--bs-tooltip-max-width: 200px;--bs-tooltip-padding-x: 0.5rem;--bs-tooltip-padding-y: 0.25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size: 0.875rem;--bs-tooltip-color: var(--bs-body-bg);--bs-tooltip-bg: var(--bs-emphasis-color);--bs-tooltip-border-radius: var(--bs-border-radius);--bs-tooltip-opacity: 0.9;--bs-tooltip-arrow-width: 0.8rem;--bs-tooltip-arrow-height: 0.4rem;z-index:var(--bs-tooltip-zindex);display:block;margin:var(--bs-tooltip-margin);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}.tooltip .tooltip-arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-top .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow{bottom:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-top .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow::before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-top-color:var(--bs-tooltip-bg)}.bs-tooltip-end .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow{left:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-end .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow::before{right:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-right-color:var(--bs-tooltip-bg)}.bs-tooltip-bottom .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow{top:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-bottom .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow::before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg)}.bs-tooltip-start .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow{right:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-start .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow::before{left:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-left-color:var(--bs-tooltip-bg)}.tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius)}.popover{--bs-popover-zindex: 1070;--bs-popover-max-width: 276px;--bs-popover-font-size: 0.875rem;--bs-popover-bg: var(--bs-body-bg);--bs-popover-border-width: var(--bs-border-width);--bs-popover-border-color: var(--bs-border-color-translucent);--bs-popover-border-radius: var(--bs-border-radius-lg);--bs-popover-inner-border-radius: calc(var(--bs-border-radius-lg) - var(--bs-border-width));--bs-popover-box-shadow: var(--bs-box-shadow);--bs-popover-header-padding-x: 1rem;--bs-popover-header-padding-y: 0.5rem;--bs-popover-header-font-size: 1rem;--bs-popover-header-color: inherit;--bs-popover-header-bg: var(--bs-secondary-bg);--bs-popover-body-padding-x: 1rem;--bs-popover-body-padding-y: 1rem;--bs-popover-body-color: var(--bs-body-color);--bs-popover-arrow-width: 1rem;--bs-popover-arrow-height: 0.5rem;--bs-popover-arrow-border: var(--bs-popover-border-color);z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius)}.popover .popover-arrow{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height)}.popover .popover-arrow::before,.popover .popover-arrow::after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;border-width:0}.bs-popover-top>.popover-arrow,.bs-popover-auto[data-popper-placement^="top"]>.popover-arrow{bottom:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-top>.popover-arrow::before,.bs-popover-auto[data-popper-placement^="top"]>.popover-arrow::before,.bs-popover-top>.popover-arrow::after,.bs-popover-auto[data-popper-placement^="top"]>.popover-arrow::after{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-top>.popover-arrow::before,.bs-popover-auto[data-popper-placement^="top"]>.popover-arrow::before{bottom:0;border-top-color:var(--bs-popover-arrow-border)}.bs-popover-top>.popover-arrow::after,.bs-popover-auto[data-popper-placement^="top"]>.popover-arrow::after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg)}.bs-popover-end>.popover-arrow,.bs-popover-auto[data-popper-placement^="right"]>.popover-arrow{left:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-end>.popover-arrow::before,.bs-popover-auto[data-popper-placement^="right"]>.popover-arrow::before,.bs-popover-end>.popover-arrow::after,.bs-popover-auto[data-popper-placement^="right"]>.popover-arrow::after{border-width:calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-end>.popover-arrow::before,.bs-popover-auto[data-popper-placement^="right"]>.popover-arrow::before{left:0;border-right-color:var(--bs-popover-arrow-border)}.bs-popover-end>.popover-arrow::after,.bs-popover-auto[data-popper-placement^="right"]>.popover-arrow::after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg)}.bs-popover-bottom>.popover-arrow,.bs-popover-auto[data-popper-placement^="bottom"]>.popover-arrow{top:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-bottom>.popover-arrow::before,.bs-popover-auto[data-popper-placement^="bottom"]>.popover-arrow::before,.bs-popover-bottom>.popover-arrow::after,.bs-popover-auto[data-popper-placement^="bottom"]>.popover-arrow::after{border-width:0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-bottom>.popover-arrow::before,.bs-popover-auto[data-popper-placement^="bottom"]>.popover-arrow::before{top:0;border-bottom-color:var(--bs-popover-arrow-border)}.bs-popover-bottom>.popover-arrow::after,.bs-popover-auto[data-popper-placement^="bottom"]>.popover-arrow::after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg)}.bs-popover-bottom .popover-header::before,.bs-popover-auto[data-popper-placement^="bottom"] .popover-header::before{position:absolute;top:0;left:50%;display:block;width:var(--bs-popover-arrow-width);margin-left:calc(-.5 * var(--bs-popover-arrow-width));content:"";border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg)}.bs-popover-start>.popover-arrow,.bs-popover-auto[data-popper-placement^="left"]>.popover-arrow{right:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-start>.popover-arrow::before,.bs-popover-auto[data-popper-placement^="left"]>.popover-arrow::before,.bs-popover-start>.popover-arrow::after,.bs-popover-auto[data-popper-placement^="left"]>.popover-arrow::after{border-width:calc(var(--bs-popover-arrow-width) * .5) 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-start>.popover-arrow::before,.bs-popover-auto[data-popper-placement^="left"]>.popover-arrow::before{right:0;border-left-color:var(--bs-popover-arrow-border)}.bs-popover-start>.popover-arrow::after,.bs-popover-auto[data-popper-placement^="left"]>.popover-arrow::after{right:var(--bs-popover-border-width);border-left-color:var(--bs-popover-bg)}.popover-header{padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);margin-bottom:0;font-size:var(--bs-popover-header-font-size);color:var(--bs-popover-header-color);background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius:var(--bs-popover-inner-border-radius);border-top-right-radius:var(--bs-popover-inner-border-radius)}.popover-header:empty{display:none}.popover-body{padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);color:var(--bs-popover-body-color)}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform 0.6s ease-in-out}@media (prefers-reduced-motion: reduce){.carousel-item{transition:none}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-start),.active.carousel-item-end{transform:translateX(100%)}.carousel-item-prev:not(.carousel-item-end),.active.carousel-item-start{transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end{z-index:1;opacity:1}.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{z-index:0;opacity:0;transition:opacity 0s 0.6s}@media (prefers-reduced-motion: reduce){.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{transition:none}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:0.5;transition:opacity 0.15s ease}@media (prefers-reduced-motion: reduce){.carousel-control-prev,.carousel-control-next{transition:none}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:0.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:0.5;transition:opacity 0.6s ease}@media (prefers-reduced-motion: reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-prev-icon,.carousel-dark .carousel-control-next-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}[data-bs-theme="dark"] .carousel .carousel-control-prev-icon,[data-bs-theme="dark"] .carousel .carousel-control-next-icon,.carousel[data-bs-theme="dark"] .carousel-control-prev-icon,.carousel[data-bs-theme="dark"] .carousel-control-next-icon{filter:invert(1) grayscale(100)}[data-bs-theme="dark"] .carousel .carousel-indicators [data-bs-target],.carousel[data-bs-theme="dark"] .carousel-indicators [data-bs-target]{background-color:#000}[data-bs-theme="dark"] .carousel .carousel-caption,.carousel[data-bs-theme="dark"] .carousel-caption{color:#000}.spinner-grow,.spinner-border{display:inline-block;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -0.125em;--bs-spinner-border-width: 0.25em;--bs-spinner-animation-speed: 0.75s;--bs-spinner-animation-name: spinner-border;border:var(--bs-spinner-border-width) solid currentcolor;border-right-color:transparent}.spinner-border-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem;--bs-spinner-border-width: 0.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -0.125em;--bs-spinner-animation-speed: 0.75s;--bs-spinner-animation-name: spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem}@media (prefers-reduced-motion: reduce){.spinner-border,.spinner-grow{--bs-spinner-animation-speed: 1.5s}}.offcanvas,.offcanvas-xxl,.offcanvas-xl,.offcanvas-lg,.offcanvas-md,.offcanvas-sm{--bs-offcanvas-zindex: 1045;--bs-offcanvas-width: 400px;--bs-offcanvas-height: 30vh;--bs-offcanvas-padding-x: 1rem;--bs-offcanvas-padding-y: 1rem;--bs-offcanvas-color: var(--bs-body-color);--bs-offcanvas-bg: var(--bs-body-bg);--bs-offcanvas-border-width: var(--bs-border-width);--bs-offcanvas-border-color: var(--bs-border-color-translucent);--bs-offcanvas-box-shadow: var(--bs-box-shadow-sm);--bs-offcanvas-transition: transform 0.3s ease-in-out;--bs-offcanvas-title-line-height: 1.5}@media (max-width: 575.98px){.offcanvas-sm{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 575.98px) and (prefers-reduced-motion: reduce){.offcanvas-sm{transition:none}}@media (max-width: 575.98px){.offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-sm.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-sm.showing,.offcanvas-sm.show:not(.hiding){transform:none}.offcanvas-sm.showing,.offcanvas-sm.hiding,.offcanvas-sm.show{visibility:visible}}@media (min-width: 576px){.offcanvas-sm{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent !important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent !important}}@media (max-width: 767.98px){.offcanvas-md{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 767.98px) and (prefers-reduced-motion: reduce){.offcanvas-md{transition:none}}@media (max-width: 767.98px){.offcanvas-md.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-md.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-md.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-md.showing,.offcanvas-md.show:not(.hiding){transform:none}.offcanvas-md.showing,.offcanvas-md.hiding,.offcanvas-md.show{visibility:visible}}@media (min-width: 768px){.offcanvas-md{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent !important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent !important}}@media (max-width: 991.98px){.offcanvas-lg{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 991.98px) and (prefers-reduced-motion: reduce){.offcanvas-lg{transition:none}}@media (max-width: 991.98px){.offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-lg.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-lg.showing,.offcanvas-lg.show:not(.hiding){transform:none}.offcanvas-lg.showing,.offcanvas-lg.hiding,.offcanvas-lg.show{visibility:visible}}@media (min-width: 992px){.offcanvas-lg{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent !important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent !important}}@media (max-width: 1199.98px){.offcanvas-xl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 1199.98px) and (prefers-reduced-motion: reduce){.offcanvas-xl{transition:none}}@media (max-width: 1199.98px){.offcanvas-xl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-xl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xl.showing,.offcanvas-xl.show:not(.hiding){transform:none}.offcanvas-xl.showing,.offcanvas-xl.hiding,.offcanvas-xl.show{visibility:visible}}@media (min-width: 1200px){.offcanvas-xl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent !important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent !important}}@media (max-width: 1399.98px){.offcanvas-xxl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 1399.98px) and (prefers-reduced-motion: reduce){.offcanvas-xxl{transition:none}}@media (max-width: 1399.98px){.offcanvas-xxl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-xxl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-xxl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xxl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xxl.showing,.offcanvas-xxl.show:not(.hiding){transform:none}.offcanvas-xxl.showing,.offcanvas-xxl.hiding,.offcanvas-xxl.show{visibility:visible}}@media (min-width: 1400px){.offcanvas-xxl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent !important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent !important}}.offcanvas{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}@media (prefers-reduced-motion: reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas.showing,.offcanvas.show:not(.hiding){transform:none}.offcanvas.showing,.offcanvas.hiding,.offcanvas.show{visibility:visible}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:0.5}.offcanvas-header{display:flex;align-items:center;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{padding:calc(var(--bs-offcanvas-padding-y) * .5) calc(var(--bs-offcanvas-padding-x) * .5);margin:calc(-.5 * var(--bs-offcanvas-padding-y)) calc(-.5 * var(--bs-offcanvas-padding-x)) calc(-.5 * var(--bs-offcanvas-padding-y)) auto}.offcanvas-title{margin-bottom:0;line-height:var(--bs-offcanvas-title-line-height)}.offcanvas-body{flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:0.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:0.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:""}.text-bg-primary{color:#fff !important;background-color:RGBA(var(--bs-primary-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-secondary{color:#fff !important;background-color:RGBA(var(--bs-secondary-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-success{color:#fff !important;background-color:RGBA(var(--bs-success-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-info{color:#000 !important;background-color:RGBA(var(--bs-info-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-warning{color:#000 !important;background-color:RGBA(var(--bs-warning-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-danger{color:#fff !important;background-color:RGBA(var(--bs-danger-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-light{color:#000 !important;background-color:RGBA(var(--bs-light-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-dark{color:#fff !important;background-color:RGBA(var(--bs-dark-rgb), var(--bs-bg-opacity, 1)) !important}.link-primary{color:RGBA(var(--bs-primary-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-primary-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-primary:hover,.link-primary:focus{color:RGBA(10, 88, 202, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(10, 88, 202, var(--bs-link-underline-opacity, 1)) !important}.link-secondary{color:RGBA(var(--bs-secondary-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-secondary-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-secondary:hover,.link-secondary:focus{color:RGBA(86, 94, 100, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(86, 94, 100, var(--bs-link-underline-opacity, 1)) !important}.link-success{color:RGBA(var(--bs-success-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-success-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-success:hover,.link-success:focus{color:RGBA(20, 108, 67, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(20, 108, 67, var(--bs-link-underline-opacity, 1)) !important}.link-info{color:RGBA(var(--bs-info-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-info-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-info:hover,.link-info:focus{color:RGBA(61, 213, 243, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(61, 213, 243, var(--bs-link-underline-opacity, 1)) !important}.link-warning{color:RGBA(var(--bs-warning-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-warning-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-warning:hover,.link-warning:focus{color:RGBA(255, 205, 57, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(255, 205, 57, var(--bs-link-underline-opacity, 1)) !important}.link-danger{color:RGBA(var(--bs-danger-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-danger-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-danger:hover,.link-danger:focus{color:RGBA(176, 42, 55, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(176, 42, 55, var(--bs-link-underline-opacity, 1)) !important}.link-light{color:RGBA(var(--bs-light-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-light-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-light:hover,.link-light:focus{color:RGBA(249, 250, 251, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(249, 250, 251, var(--bs-link-underline-opacity, 1)) !important}.link-dark{color:RGBA(var(--bs-dark-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-dark-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-dark:hover,.link-dark:focus{color:RGBA(26, 30, 33, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(26, 30, 33, var(--bs-link-underline-opacity, 1)) !important}.link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-body-emphasis:hover,.link-body-emphasis:focus{color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 0.75)) !important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 0.75)) !important}.focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.icon-link{display:inline-flex;gap:0.375rem;align-items:center;text-decoration-color:rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 0.5));text-underline-offset:0.25em;backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:0.2s ease-in-out transform}@media (prefers-reduced-motion: reduce){.icon-link>.bi{transition:none}}.icon-link-hover:hover>.bi,.icon-link-hover:focus-visible>.bi{transform:var(--bs-icon-link-transform, translate3d(0.25em, 0, 0))}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio: 100%}.ratio-4x3{--bs-aspect-ratio: calc(3 / 4 * 100%)}.ratio-16x9{--bs-aspect-ratio: calc(9 / 16 * 100%)}.ratio-21x9{--bs-aspect-ratio: calc(9 / 21 * 100%)}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}.sticky-bottom{position:sticky;bottom:0;z-index:1020}@media (min-width: 576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}.visually-hidden:not(caption),.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){position:absolute !important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:0.25}.align-baseline{vertical-align:baseline !important}.align-top{vertical-align:top !important}.align-middle{vertical-align:middle !important}.align-bottom{vertical-align:bottom !important}.align-text-bottom{vertical-align:text-bottom !important}.align-text-top{vertical-align:text-top !important}.float-start{float:left !important}.float-end{float:right !important}.float-none{float:none !important}.object-fit-contain{object-fit:contain !important}.object-fit-cover{object-fit:cover !important}.object-fit-fill{object-fit:fill !important}.object-fit-scale{object-fit:scale-down !important}.object-fit-none{object-fit:none !important}.opacity-0{opacity:0 !important}.opacity-25{opacity:0.25 !important}.opacity-50{opacity:0.5 !important}.opacity-75{opacity:0.75 !important}.opacity-100{opacity:1 !important}.overflow-auto{overflow:auto !important}.overflow-hidden{overflow:hidden !important}.overflow-visible{overflow:visible !important}.overflow-scroll{overflow:scroll !important}.overflow-x-auto{overflow-x:auto !important}.overflow-x-hidden{overflow-x:hidden !important}.overflow-x-visible{overflow-x:visible !important}.overflow-x-scroll{overflow-x:scroll !important}.overflow-y-auto{overflow-y:auto !important}.overflow-y-hidden{overflow-y:hidden !important}.overflow-y-visible{overflow-y:visible !important}.overflow-y-scroll{overflow-y:scroll !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-grid{display:grid !important}.d-inline-grid{display:inline-grid !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:flex !important}.d-inline-flex{display:inline-flex !important}.d-none{display:none !important}.shadow{box-shadow:var(--bs-box-shadow) !important}.shadow-sm{box-shadow:var(--bs-box-shadow-sm) !important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg) !important}.shadow-none{box-shadow:none !important}.focus-ring-primary{--bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity))}.position-static{position:static !important}.position-relative{position:relative !important}.position-absolute{position:absolute !important}.position-fixed{position:fixed !important}.position-sticky{position:sticky !important}.top-0{top:0 !important}.top-50{top:50% !important}.top-100{top:100% !important}.bottom-0{bottom:0 !important}.bottom-50{bottom:50% !important}.bottom-100{bottom:100% !important}.start-0{left:0 !important}.start-50{left:50% !important}.start-100{left:100% !important}.end-0{right:0 !important}.end-50{right:50% !important}.end-100{right:100% !important}.translate-middle{transform:translate(-50%, -50%) !important}.translate-middle-x{transform:translateX(-50%) !important}.translate-middle-y{transform:translateY(-50%) !important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-0{border:0 !important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-top-0{border-top:0 !important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-end-0{border-right:0 !important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-bottom-0{border-bottom:0 !important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-start-0{border-left:0 !important}.border-primary{--bs-border-opacity: 1;border-color:rgba(var(--bs-primary-rgb), var(--bs-border-opacity)) !important}.border-secondary{--bs-border-opacity: 1;border-color:rgba(var(--bs-secondary-rgb), var(--bs-border-opacity)) !important}.border-success{--bs-border-opacity: 1;border-color:rgba(var(--bs-success-rgb), var(--bs-border-opacity)) !important}.border-info{--bs-border-opacity: 1;border-color:rgba(var(--bs-info-rgb), var(--bs-border-opacity)) !important}.border-warning{--bs-border-opacity: 1;border-color:rgba(var(--bs-warning-rgb), var(--bs-border-opacity)) !important}.border-danger{--bs-border-opacity: 1;border-color:rgba(var(--bs-danger-rgb), var(--bs-border-opacity)) !important}.border-light{--bs-border-opacity: 1;border-color:rgba(var(--bs-light-rgb), var(--bs-border-opacity)) !important}.border-dark{--bs-border-opacity: 1;border-color:rgba(var(--bs-dark-rgb), var(--bs-border-opacity)) !important}.border-black{--bs-border-opacity: 1;border-color:rgba(var(--bs-black-rgb), var(--bs-border-opacity)) !important}.border-white{--bs-border-opacity: 1;border-color:rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle) !important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle) !important}.border-success-subtle{border-color:var(--bs-success-border-subtle) !important}.border-info-subtle{border-color:var(--bs-info-border-subtle) !important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle) !important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle) !important}.border-light-subtle{border-color:var(--bs-light-border-subtle) !important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle) !important}.border-1{border-width:1px !important}.border-2{border-width:2px !important}.border-3{border-width:3px !important}.border-4{border-width:4px !important}.border-5{border-width:5px !important}.border-opacity-10{--bs-border-opacity: 0.1}.border-opacity-25{--bs-border-opacity: 0.25}.border-opacity-50{--bs-border-opacity: 0.5}.border-opacity-75{--bs-border-opacity: 0.75}.border-opacity-100{--bs-border-opacity: 1}.w-25{width:25% !important}.w-50{width:50% !important}.w-75{width:75% !important}.w-100{width:100% !important}.w-auto{width:auto !important}.mw-100{max-width:100% !important}.vw-100{width:100vw !important}.min-vw-100{min-width:100vw !important}.h-25{height:25% !important}.h-50{height:50% !important}.h-75{height:75% !important}.h-100{height:100% !important}.h-auto{height:auto !important}.mh-100{max-height:100% !important}.vh-100{height:100vh !important}.min-vh-100{min-height:100vh !important}.flex-fill{flex:1 1 auto !important}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column-reverse{flex-direction:column-reverse !important}.flex-grow-0{flex-grow:0 !important}.flex-grow-1{flex-grow:1 !important}.flex-shrink-0{flex-shrink:0 !important}.flex-shrink-1{flex-shrink:1 !important}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.justify-content-evenly{justify-content:space-evenly !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch{align-items:stretch !important}.align-content-start{align-content:flex-start !important}.align-content-end{align-content:flex-end !important}.align-content-center{align-content:center !important}.align-content-between{align-content:space-between !important}.align-content-around{align-content:space-around !important}.align-content-stretch{align-content:stretch !important}.align-self-auto{align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{align-self:stretch !important}.order-first{order:-1 !important}.order-0{order:0 !important}.order-1{order:1 !important}.order-2{order:2 !important}.order-3{order:3 !important}.order-4{order:4 !important}.order-5{order:5 !important}.order-last{order:6 !important}.m-0{margin:0 !important}.m-1{margin:0.25rem !important}.m-2{margin:0.5rem !important}.m-3{margin:1rem !important}.m-4{margin:1.5rem !important}.m-5{margin:3rem !important}.m-auto{margin:auto !important}.mx-0{margin-right:0 !important;margin-left:0 !important}.mx-1{margin-right:0.25rem !important;margin-left:0.25rem !important}.mx-2{margin-right:0.5rem !important;margin-left:0.5rem !important}.mx-3{margin-right:1rem !important;margin-left:1rem !important}.mx-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-5{margin-right:3rem !important;margin-left:3rem !important}.mx-auto{margin-right:auto !important;margin-left:auto !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.my-1{margin-top:0.25rem !important;margin-bottom:0.25rem !important}.my-2{margin-top:0.5rem !important;margin-bottom:0.5rem !important}.my-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-0{margin-top:0 !important}.mt-1{margin-top:0.25rem !important}.mt-2{margin-top:0.5rem !important}.mt-3{margin-top:1rem !important}.mt-4{margin-top:1.5rem !important}.mt-5{margin-top:3rem !important}.mt-auto{margin-top:auto !important}.me-0{margin-right:0 !important}.me-1{margin-right:0.25rem !important}.me-2{margin-right:0.5rem !important}.me-3{margin-right:1rem !important}.me-4{margin-right:1.5rem !important}.me-5{margin-right:3rem !important}.me-auto{margin-right:auto !important}.mb-0{margin-bottom:0 !important}.mb-1{margin-bottom:0.25rem !important}.mb-2{margin-bottom:0.5rem !important}.mb-3{margin-bottom:1rem !important}.mb-4{margin-bottom:1.5rem !important}.mb-5{margin-bottom:3rem !important}.mb-auto{margin-bottom:auto !important}.ms-0{margin-left:0 !important}.ms-1{margin-left:0.25rem !important}.ms-2{margin-left:0.5rem !important}.ms-3{margin-left:1rem !important}.ms-4{margin-left:1.5rem !important}.ms-5{margin-left:3rem !important}.ms-auto{margin-left:auto !important}.p-0{padding:0 !important}.p-1{padding:0.25rem !important}.p-2{padding:0.5rem !important}.p-3{padding:1rem !important}.p-4{padding:1.5rem !important}.p-5{padding:3rem !important}.px-0{padding-right:0 !important;padding-left:0 !important}.px-1{padding-right:0.25rem !important;padding-left:0.25rem !important}.px-2{padding-right:0.5rem !important;padding-left:0.5rem !important}.px-3{padding-right:1rem !important;padding-left:1rem !important}.px-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-5{padding-right:3rem !important;padding-left:3rem !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.py-1{padding-top:0.25rem !important;padding-bottom:0.25rem !important}.py-2{padding-top:0.5rem !important;padding-bottom:0.5rem !important}.py-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-0{padding-top:0 !important}.pt-1{padding-top:0.25rem !important}.pt-2{padding-top:0.5rem !important}.pt-3{padding-top:1rem !important}.pt-4{padding-top:1.5rem !important}.pt-5{padding-top:3rem !important}.pe-0{padding-right:0 !important}.pe-1{padding-right:0.25rem !important}.pe-2{padding-right:0.5rem !important}.pe-3{padding-right:1rem !important}.pe-4{padding-right:1.5rem !important}.pe-5{padding-right:3rem !important}.pb-0{padding-bottom:0 !important}.pb-1{padding-bottom:0.25rem !important}.pb-2{padding-bottom:0.5rem !important}.pb-3{padding-bottom:1rem !important}.pb-4{padding-bottom:1.5rem !important}.pb-5{padding-bottom:3rem !important}.ps-0{padding-left:0 !important}.ps-1{padding-left:0.25rem !important}.ps-2{padding-left:0.5rem !important}.ps-3{padding-left:1rem !important}.ps-4{padding-left:1.5rem !important}.ps-5{padding-left:3rem !important}.gap-0{gap:0 !important}.gap-1{gap:0.25rem !important}.gap-2{gap:0.5rem !important}.gap-3{gap:1rem !important}.gap-4{gap:1.5rem !important}.gap-5{gap:3rem !important}.row-gap-0{row-gap:0 !important}.row-gap-1{row-gap:0.25rem !important}.row-gap-2{row-gap:0.5rem !important}.row-gap-3{row-gap:1rem !important}.row-gap-4{row-gap:1.5rem !important}.row-gap-5{row-gap:3rem !important}.column-gap-0{column-gap:0 !important}.column-gap-1{column-gap:0.25rem !important}.column-gap-2{column-gap:0.5rem !important}.column-gap-3{column-gap:1rem !important}.column-gap-4{column-gap:1.5rem !important}.column-gap-5{column-gap:3rem !important}.font-monospace{font-family:var(--bs-font-monospace) !important}.fs-1{font-size:calc(1.375rem + 1.5vw) !important}.fs-2{font-size:calc(1.325rem + 0.9vw) !important}.fs-3{font-size:calc(1.3rem + 0.6vw) !important}.fs-4{font-size:calc(1.275rem + 0.3vw) !important}.fs-5{font-size:1.25rem !important}.fs-6{font-size:1rem !important}.fst-italic{font-style:italic !important}.fst-normal{font-style:normal !important}.fw-lighter{font-weight:lighter !important}.fw-light{font-weight:300 !important}.fw-normal{font-weight:400 !important}.fw-medium{font-weight:500 !important}.fw-semibold{font-weight:600 !important}.fw-bold{font-weight:700 !important}.fw-bolder{font-weight:bolder !important}.lh-1{line-height:1 !important}.lh-sm{line-height:1.25 !important}.lh-base{line-height:1.5 !important}.lh-lg{line-height:2 !important}.text-start{text-align:left !important}.text-end{text-align:right !important}.text-center{text-align:center !important}.text-decoration-none{text-decoration:none !important}.text-decoration-underline{text-decoration:underline !important}.text-decoration-line-through{text-decoration:line-through !important}.text-lowercase{text-transform:lowercase !important}.text-uppercase{text-transform:uppercase !important}.text-capitalize{text-transform:capitalize !important}.text-wrap{white-space:normal !important}.text-nowrap{white-space:nowrap !important}.text-break{word-wrap:break-word !important;word-break:break-word !important}.text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important}.text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important}.text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important}.text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important}.text-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important}.text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important}.text-light{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important}.text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important}.text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important}.text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important}.text-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important}.text-muted{--bs-text-opacity: 1;color:var(--bs-secondary-color) !important}.text-black-50{--bs-text-opacity: 1;color:rgba(0,0,0,0.5) !important}.text-white-50{--bs-text-opacity: 1;color:rgba(255,255,255,0.5) !important}.text-body-secondary{--bs-text-opacity: 1;color:var(--bs-secondary-color) !important}.text-body-tertiary{--bs-text-opacity: 1;color:var(--bs-tertiary-color) !important}.text-body-emphasis{--bs-text-opacity: 1;color:var(--bs-emphasis-color) !important}.text-reset{--bs-text-opacity: 1;color:inherit !important}.text-opacity-25{--bs-text-opacity: 0.25}.text-opacity-50{--bs-text-opacity: 0.5}.text-opacity-75{--bs-text-opacity: 0.75}.text-opacity-100{--bs-text-opacity: 1}.text-primary-emphasis{color:var(--bs-primary-text-emphasis) !important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis) !important}.text-success-emphasis{color:var(--bs-success-text-emphasis) !important}.text-info-emphasis{color:var(--bs-info-text-emphasis) !important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis) !important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis) !important}.text-light-emphasis{color:var(--bs-light-text-emphasis) !important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis) !important}.link-opacity-10{--bs-link-opacity: 0.1}.link-opacity-10-hover:hover{--bs-link-opacity: 0.1}.link-opacity-25{--bs-link-opacity: 0.25}.link-opacity-25-hover:hover{--bs-link-opacity: 0.25}.link-opacity-50{--bs-link-opacity: 0.5}.link-opacity-50-hover:hover{--bs-link-opacity: 0.5}.link-opacity-75{--bs-link-opacity: 0.75}.link-opacity-75-hover:hover{--bs-link-opacity: 0.75}.link-opacity-100{--bs-link-opacity: 1}.link-opacity-100-hover:hover{--bs-link-opacity: 1}.link-offset-1{text-underline-offset:0.125em !important}.link-offset-1-hover:hover{text-underline-offset:0.125em !important}.link-offset-2{text-underline-offset:0.25em !important}.link-offset-2-hover:hover{text-underline-offset:0.25em !important}.link-offset-3{text-underline-offset:0.375em !important}.link-offset-3-hover:hover{text-underline-offset:0.375em !important}.link-underline-primary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-primary-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-secondary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-secondary-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-success{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-success-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-info{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-info-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-warning{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-warning-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-danger{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-danger-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-light{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-light-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-dark{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-dark-rgb), var(--bs-link-underline-opacity)) !important}.link-underline{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-link-color-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-underline-opacity-0{--bs-link-underline-opacity: 0}.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity: 0}.link-underline-opacity-10{--bs-link-underline-opacity: 0.1}.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity: 0.1}.link-underline-opacity-25{--bs-link-underline-opacity: 0.25}.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity: 0.25}.link-underline-opacity-50{--bs-link-underline-opacity: 0.5}.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity: 0.5}.link-underline-opacity-75{--bs-link-underline-opacity: 0.75}.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity: 0.75}.link-underline-opacity-100{--bs-link-underline-opacity: 1}.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity: 1}.bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important}.bg-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important}.bg-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important}.bg-info{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important}.bg-warning{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important}.bg-danger{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important}.bg-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important}.bg-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important}.bg-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important}.bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important}.bg-body{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important}.bg-transparent{--bs-bg-opacity: 1;background-color:transparent !important}.bg-body-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-bg-rgb), var(--bs-bg-opacity)) !important}.bg-body-tertiary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-tertiary-bg-rgb), var(--bs-bg-opacity)) !important}.bg-opacity-10{--bs-bg-opacity: 0.1}.bg-opacity-25{--bs-bg-opacity: 0.25}.bg-opacity-50{--bs-bg-opacity: 0.5}.bg-opacity-75{--bs-bg-opacity: 0.75}.bg-opacity-100{--bs-bg-opacity: 1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle) !important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle) !important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle) !important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle) !important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle) !important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle) !important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle) !important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle) !important}.bg-gradient{background-image:var(--bs-gradient) !important}.user-select-all{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:var(--bs-border-radius) !important}.rounded-0{border-radius:0 !important}.rounded-1{border-radius:var(--bs-border-radius-sm) !important}.rounded-2{border-radius:var(--bs-border-radius) !important}.rounded-3{border-radius:var(--bs-border-radius-lg) !important}.rounded-4{border-radius:var(--bs-border-radius-xl) !important}.rounded-5{border-radius:var(--bs-border-radius-xxl) !important}.rounded-circle{border-radius:50% !important}.rounded-pill{border-radius:var(--bs-border-radius-pill) !important}.rounded-top{border-top-left-radius:var(--bs-border-radius) !important;border-top-right-radius:var(--bs-border-radius) !important}.rounded-top-0{border-top-left-radius:0 !important;border-top-right-radius:0 !important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm) !important;border-top-right-radius:var(--bs-border-radius-sm) !important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius) !important;border-top-right-radius:var(--bs-border-radius) !important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg) !important;border-top-right-radius:var(--bs-border-radius-lg) !important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl) !important;border-top-right-radius:var(--bs-border-radius-xl) !important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl) !important;border-top-right-radius:var(--bs-border-radius-xxl) !important}.rounded-top-circle{border-top-left-radius:50% !important;border-top-right-radius:50% !important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill) !important;border-top-right-radius:var(--bs-border-radius-pill) !important}.rounded-end{border-top-right-radius:var(--bs-border-radius) !important;border-bottom-right-radius:var(--bs-border-radius) !important}.rounded-end-0{border-top-right-radius:0 !important;border-bottom-right-radius:0 !important}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm) !important;border-bottom-right-radius:var(--bs-border-radius-sm) !important}.rounded-end-2{border-top-right-radius:var(--bs-border-radius) !important;border-bottom-right-radius:var(--bs-border-radius) !important}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg) !important;border-bottom-right-radius:var(--bs-border-radius-lg) !important}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl) !important;border-bottom-right-radius:var(--bs-border-radius-xl) !important}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl) !important;border-bottom-right-radius:var(--bs-border-radius-xxl) !important}.rounded-end-circle{border-top-right-radius:50% !important;border-bottom-right-radius:50% !important}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill) !important;border-bottom-right-radius:var(--bs-border-radius-pill) !important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius) !important;border-bottom-left-radius:var(--bs-border-radius) !important}.rounded-bottom-0{border-bottom-right-radius:0 !important;border-bottom-left-radius:0 !important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm) !important;border-bottom-left-radius:var(--bs-border-radius-sm) !important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius) !important;border-bottom-left-radius:var(--bs-border-radius) !important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg) !important;border-bottom-left-radius:var(--bs-border-radius-lg) !important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl) !important;border-bottom-left-radius:var(--bs-border-radius-xl) !important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl) !important;border-bottom-left-radius:var(--bs-border-radius-xxl) !important}.rounded-bottom-circle{border-bottom-right-radius:50% !important;border-bottom-left-radius:50% !important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill) !important;border-bottom-left-radius:var(--bs-border-radius-pill) !important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius) !important;border-top-left-radius:var(--bs-border-radius) !important}.rounded-start-0{border-bottom-left-radius:0 !important;border-top-left-radius:0 !important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm) !important;border-top-left-radius:var(--bs-border-radius-sm) !important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius) !important;border-top-left-radius:var(--bs-border-radius) !important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg) !important;border-top-left-radius:var(--bs-border-radius-lg) !important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl) !important;border-top-left-radius:var(--bs-border-radius-xl) !important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl) !important;border-top-left-radius:var(--bs-border-radius-xxl) !important}.rounded-start-circle{border-bottom-left-radius:50% !important;border-top-left-radius:50% !important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill) !important;border-top-left-radius:var(--bs-border-radius-pill) !important}.visible{visibility:visible !important}.invisible{visibility:hidden !important}.z-n1{z-index:-1 !important}.z-0{z-index:0 !important}.z-1{z-index:1 !important}.z-2{z-index:2 !important}.z-3{z-index:3 !important}@media (min-width: 576px){.float-sm-start{float:left !important}.float-sm-end{float:right !important}.float-sm-none{float:none !important}.object-fit-sm-contain{object-fit:contain !important}.object-fit-sm-cover{object-fit:cover !important}.object-fit-sm-fill{object-fit:fill !important}.object-fit-sm-scale{object-fit:scale-down !important}.object-fit-sm-none{object-fit:none !important}.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-grid{display:grid !important}.d-sm-inline-grid{display:inline-grid !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:flex !important}.d-sm-inline-flex{display:inline-flex !important}.d-sm-none{display:none !important}.flex-sm-fill{flex:1 1 auto !important}.flex-sm-row{flex-direction:row !important}.flex-sm-column{flex-direction:column !important}.flex-sm-row-reverse{flex-direction:row-reverse !important}.flex-sm-column-reverse{flex-direction:column-reverse !important}.flex-sm-grow-0{flex-grow:0 !important}.flex-sm-grow-1{flex-grow:1 !important}.flex-sm-shrink-0{flex-shrink:0 !important}.flex-sm-shrink-1{flex-shrink:1 !important}.flex-sm-wrap{flex-wrap:wrap !important}.flex-sm-nowrap{flex-wrap:nowrap !important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-sm-start{justify-content:flex-start !important}.justify-content-sm-end{justify-content:flex-end !important}.justify-content-sm-center{justify-content:center !important}.justify-content-sm-between{justify-content:space-between !important}.justify-content-sm-around{justify-content:space-around !important}.justify-content-sm-evenly{justify-content:space-evenly !important}.align-items-sm-start{align-items:flex-start !important}.align-items-sm-end{align-items:flex-end !important}.align-items-sm-center{align-items:center !important}.align-items-sm-baseline{align-items:baseline !important}.align-items-sm-stretch{align-items:stretch !important}.align-content-sm-start{align-content:flex-start !important}.align-content-sm-end{align-content:flex-end !important}.align-content-sm-center{align-content:center !important}.align-content-sm-between{align-content:space-between !important}.align-content-sm-around{align-content:space-around !important}.align-content-sm-stretch{align-content:stretch !important}.align-self-sm-auto{align-self:auto !important}.align-self-sm-start{align-self:flex-start !important}.align-self-sm-end{align-self:flex-end !important}.align-self-sm-center{align-self:center !important}.align-self-sm-baseline{align-self:baseline !important}.align-self-sm-stretch{align-self:stretch !important}.order-sm-first{order:-1 !important}.order-sm-0{order:0 !important}.order-sm-1{order:1 !important}.order-sm-2{order:2 !important}.order-sm-3{order:3 !important}.order-sm-4{order:4 !important}.order-sm-5{order:5 !important}.order-sm-last{order:6 !important}.m-sm-0{margin:0 !important}.m-sm-1{margin:0.25rem !important}.m-sm-2{margin:0.5rem !important}.m-sm-3{margin:1rem !important}.m-sm-4{margin:1.5rem !important}.m-sm-5{margin:3rem !important}.m-sm-auto{margin:auto !important}.mx-sm-0{margin-right:0 !important;margin-left:0 !important}.mx-sm-1{margin-right:0.25rem !important;margin-left:0.25rem !important}.mx-sm-2{margin-right:0.5rem !important;margin-left:0.5rem !important}.mx-sm-3{margin-right:1rem !important;margin-left:1rem !important}.mx-sm-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-sm-5{margin-right:3rem !important;margin-left:3rem !important}.mx-sm-auto{margin-right:auto !important;margin-left:auto !important}.my-sm-0{margin-top:0 !important;margin-bottom:0 !important}.my-sm-1{margin-top:0.25rem !important;margin-bottom:0.25rem !important}.my-sm-2{margin-top:0.5rem !important;margin-bottom:0.5rem !important}.my-sm-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-sm-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-sm-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-sm-0{margin-top:0 !important}.mt-sm-1{margin-top:0.25rem !important}.mt-sm-2{margin-top:0.5rem !important}.mt-sm-3{margin-top:1rem !important}.mt-sm-4{margin-top:1.5rem !important}.mt-sm-5{margin-top:3rem !important}.mt-sm-auto{margin-top:auto !important}.me-sm-0{margin-right:0 !important}.me-sm-1{margin-right:0.25rem !important}.me-sm-2{margin-right:0.5rem !important}.me-sm-3{margin-right:1rem !important}.me-sm-4{margin-right:1.5rem !important}.me-sm-5{margin-right:3rem !important}.me-sm-auto{margin-right:auto !important}.mb-sm-0{margin-bottom:0 !important}.mb-sm-1{margin-bottom:0.25rem !important}.mb-sm-2{margin-bottom:0.5rem !important}.mb-sm-3{margin-bottom:1rem !important}.mb-sm-4{margin-bottom:1.5rem !important}.mb-sm-5{margin-bottom:3rem !important}.mb-sm-auto{margin-bottom:auto !important}.ms-sm-0{margin-left:0 !important}.ms-sm-1{margin-left:0.25rem !important}.ms-sm-2{margin-left:0.5rem !important}.ms-sm-3{margin-left:1rem !important}.ms-sm-4{margin-left:1.5rem !important}.ms-sm-5{margin-left:3rem !important}.ms-sm-auto{margin-left:auto !important}.p-sm-0{padding:0 !important}.p-sm-1{padding:0.25rem !important}.p-sm-2{padding:0.5rem !important}.p-sm-3{padding:1rem !important}.p-sm-4{padding:1.5rem !important}.p-sm-5{padding:3rem !important}.px-sm-0{padding-right:0 !important;padding-left:0 !important}.px-sm-1{padding-right:0.25rem !important;padding-left:0.25rem !important}.px-sm-2{padding-right:0.5rem !important;padding-left:0.5rem !important}.px-sm-3{padding-right:1rem !important;padding-left:1rem !important}.px-sm-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-sm-5{padding-right:3rem !important;padding-left:3rem !important}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important}.py-sm-1{padding-top:0.25rem !important;padding-bottom:0.25rem !important}.py-sm-2{padding-top:0.5rem !important;padding-bottom:0.5rem !important}.py-sm-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-sm-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-sm-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-sm-0{padding-top:0 !important}.pt-sm-1{padding-top:0.25rem !important}.pt-sm-2{padding-top:0.5rem !important}.pt-sm-3{padding-top:1rem !important}.pt-sm-4{padding-top:1.5rem !important}.pt-sm-5{padding-top:3rem !important}.pe-sm-0{padding-right:0 !important}.pe-sm-1{padding-right:0.25rem !important}.pe-sm-2{padding-right:0.5rem !important}.pe-sm-3{padding-right:1rem !important}.pe-sm-4{padding-right:1.5rem !important}.pe-sm-5{padding-right:3rem !important}.pb-sm-0{padding-bottom:0 !important}.pb-sm-1{padding-bottom:0.25rem !important}.pb-sm-2{padding-bottom:0.5rem !important}.pb-sm-3{padding-bottom:1rem !important}.pb-sm-4{padding-bottom:1.5rem !important}.pb-sm-5{padding-bottom:3rem !important}.ps-sm-0{padding-left:0 !important}.ps-sm-1{padding-left:0.25rem !important}.ps-sm-2{padding-left:0.5rem !important}.ps-sm-3{padding-left:1rem !important}.ps-sm-4{padding-left:1.5rem !important}.ps-sm-5{padding-left:3rem !important}.gap-sm-0{gap:0 !important}.gap-sm-1{gap:0.25rem !important}.gap-sm-2{gap:0.5rem !important}.gap-sm-3{gap:1rem !important}.gap-sm-4{gap:1.5rem !important}.gap-sm-5{gap:3rem !important}.row-gap-sm-0{row-gap:0 !important}.row-gap-sm-1{row-gap:0.25rem !important}.row-gap-sm-2{row-gap:0.5rem !important}.row-gap-sm-3{row-gap:1rem !important}.row-gap-sm-4{row-gap:1.5rem !important}.row-gap-sm-5{row-gap:3rem !important}.column-gap-sm-0{column-gap:0 !important}.column-gap-sm-1{column-gap:0.25rem !important}.column-gap-sm-2{column-gap:0.5rem !important}.column-gap-sm-3{column-gap:1rem !important}.column-gap-sm-4{column-gap:1.5rem !important}.column-gap-sm-5{column-gap:3rem !important}.text-sm-start{text-align:left !important}.text-sm-end{text-align:right !important}.text-sm-center{text-align:center !important}}@media (min-width: 768px){.float-md-start{float:left !important}.float-md-end{float:right !important}.float-md-none{float:none !important}.object-fit-md-contain{object-fit:contain !important}.object-fit-md-cover{object-fit:cover !important}.object-fit-md-fill{object-fit:fill !important}.object-fit-md-scale{object-fit:scale-down !important}.object-fit-md-none{object-fit:none !important}.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-grid{display:grid !important}.d-md-inline-grid{display:inline-grid !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:flex !important}.d-md-inline-flex{display:inline-flex !important}.d-md-none{display:none !important}.flex-md-fill{flex:1 1 auto !important}.flex-md-row{flex-direction:row !important}.flex-md-column{flex-direction:column !important}.flex-md-row-reverse{flex-direction:row-reverse !important}.flex-md-column-reverse{flex-direction:column-reverse !important}.flex-md-grow-0{flex-grow:0 !important}.flex-md-grow-1{flex-grow:1 !important}.flex-md-shrink-0{flex-shrink:0 !important}.flex-md-shrink-1{flex-shrink:1 !important}.flex-md-wrap{flex-wrap:wrap !important}.flex-md-nowrap{flex-wrap:nowrap !important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-md-start{justify-content:flex-start !important}.justify-content-md-end{justify-content:flex-end !important}.justify-content-md-center{justify-content:center !important}.justify-content-md-between{justify-content:space-between !important}.justify-content-md-around{justify-content:space-around !important}.justify-content-md-evenly{justify-content:space-evenly !important}.align-items-md-start{align-items:flex-start !important}.align-items-md-end{align-items:flex-end !important}.align-items-md-center{align-items:center !important}.align-items-md-baseline{align-items:baseline !important}.align-items-md-stretch{align-items:stretch !important}.align-content-md-start{align-content:flex-start !important}.align-content-md-end{align-content:flex-end !important}.align-content-md-center{align-content:center !important}.align-content-md-between{align-content:space-between !important}.align-content-md-around{align-content:space-around !important}.align-content-md-stretch{align-content:stretch !important}.align-self-md-auto{align-self:auto !important}.align-self-md-start{align-self:flex-start !important}.align-self-md-end{align-self:flex-end !important}.align-self-md-center{align-self:center !important}.align-self-md-baseline{align-self:baseline !important}.align-self-md-stretch{align-self:stretch !important}.order-md-first{order:-1 !important}.order-md-0{order:0 !important}.order-md-1{order:1 !important}.order-md-2{order:2 !important}.order-md-3{order:3 !important}.order-md-4{order:4 !important}.order-md-5{order:5 !important}.order-md-last{order:6 !important}.m-md-0{margin:0 !important}.m-md-1{margin:0.25rem !important}.m-md-2{margin:0.5rem !important}.m-md-3{margin:1rem !important}.m-md-4{margin:1.5rem !important}.m-md-5{margin:3rem !important}.m-md-auto{margin:auto !important}.mx-md-0{margin-right:0 !important;margin-left:0 !important}.mx-md-1{margin-right:0.25rem !important;margin-left:0.25rem !important}.mx-md-2{margin-right:0.5rem !important;margin-left:0.5rem !important}.mx-md-3{margin-right:1rem !important;margin-left:1rem !important}.mx-md-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-md-5{margin-right:3rem !important;margin-left:3rem !important}.mx-md-auto{margin-right:auto !important;margin-left:auto !important}.my-md-0{margin-top:0 !important;margin-bottom:0 !important}.my-md-1{margin-top:0.25rem !important;margin-bottom:0.25rem !important}.my-md-2{margin-top:0.5rem !important;margin-bottom:0.5rem !important}.my-md-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-md-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-md-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-md-0{margin-top:0 !important}.mt-md-1{margin-top:0.25rem !important}.mt-md-2{margin-top:0.5rem !important}.mt-md-3{margin-top:1rem !important}.mt-md-4{margin-top:1.5rem !important}.mt-md-5{margin-top:3rem !important}.mt-md-auto{margin-top:auto !important}.me-md-0{margin-right:0 !important}.me-md-1{margin-right:0.25rem !important}.me-md-2{margin-right:0.5rem !important}.me-md-3{margin-right:1rem !important}.me-md-4{margin-right:1.5rem !important}.me-md-5{margin-right:3rem !important}.me-md-auto{margin-right:auto !important}.mb-md-0{margin-bottom:0 !important}.mb-md-1{margin-bottom:0.25rem !important}.mb-md-2{margin-bottom:0.5rem !important}.mb-md-3{margin-bottom:1rem !important}.mb-md-4{margin-bottom:1.5rem !important}.mb-md-5{margin-bottom:3rem !important}.mb-md-auto{margin-bottom:auto !important}.ms-md-0{margin-left:0 !important}.ms-md-1{margin-left:0.25rem !important}.ms-md-2{margin-left:0.5rem !important}.ms-md-3{margin-left:1rem !important}.ms-md-4{margin-left:1.5rem !important}.ms-md-5{margin-left:3rem !important}.ms-md-auto{margin-left:auto !important}.p-md-0{padding:0 !important}.p-md-1{padding:0.25rem !important}.p-md-2{padding:0.5rem !important}.p-md-3{padding:1rem !important}.p-md-4{padding:1.5rem !important}.p-md-5{padding:3rem !important}.px-md-0{padding-right:0 !important;padding-left:0 !important}.px-md-1{padding-right:0.25rem !important;padding-left:0.25rem !important}.px-md-2{padding-right:0.5rem !important;padding-left:0.5rem !important}.px-md-3{padding-right:1rem !important;padding-left:1rem !important}.px-md-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-md-5{padding-right:3rem !important;padding-left:3rem !important}.py-md-0{padding-top:0 !important;padding-bottom:0 !important}.py-md-1{padding-top:0.25rem !important;padding-bottom:0.25rem !important}.py-md-2{padding-top:0.5rem !important;padding-bottom:0.5rem !important}.py-md-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-md-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-md-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-md-0{padding-top:0 !important}.pt-md-1{padding-top:0.25rem !important}.pt-md-2{padding-top:0.5rem !important}.pt-md-3{padding-top:1rem !important}.pt-md-4{padding-top:1.5rem !important}.pt-md-5{padding-top:3rem !important}.pe-md-0{padding-right:0 !important}.pe-md-1{padding-right:0.25rem !important}.pe-md-2{padding-right:0.5rem !important}.pe-md-3{padding-right:1rem !important}.pe-md-4{padding-right:1.5rem !important}.pe-md-5{padding-right:3rem !important}.pb-md-0{padding-bottom:0 !important}.pb-md-1{padding-bottom:0.25rem !important}.pb-md-2{padding-bottom:0.5rem !important}.pb-md-3{padding-bottom:1rem !important}.pb-md-4{padding-bottom:1.5rem !important}.pb-md-5{padding-bottom:3rem !important}.ps-md-0{padding-left:0 !important}.ps-md-1{padding-left:0.25rem !important}.ps-md-2{padding-left:0.5rem !important}.ps-md-3{padding-left:1rem !important}.ps-md-4{padding-left:1.5rem !important}.ps-md-5{padding-left:3rem !important}.gap-md-0{gap:0 !important}.gap-md-1{gap:0.25rem !important}.gap-md-2{gap:0.5rem !important}.gap-md-3{gap:1rem !important}.gap-md-4{gap:1.5rem !important}.gap-md-5{gap:3rem !important}.row-gap-md-0{row-gap:0 !important}.row-gap-md-1{row-gap:0.25rem !important}.row-gap-md-2{row-gap:0.5rem !important}.row-gap-md-3{row-gap:1rem !important}.row-gap-md-4{row-gap:1.5rem !important}.row-gap-md-5{row-gap:3rem !important}.column-gap-md-0{column-gap:0 !important}.column-gap-md-1{column-gap:0.25rem !important}.column-gap-md-2{column-gap:0.5rem !important}.column-gap-md-3{column-gap:1rem !important}.column-gap-md-4{column-gap:1.5rem !important}.column-gap-md-5{column-gap:3rem !important}.text-md-start{text-align:left !important}.text-md-end{text-align:right !important}.text-md-center{text-align:center !important}}@media (min-width: 992px){.float-lg-start{float:left !important}.float-lg-end{float:right !important}.float-lg-none{float:none !important}.object-fit-lg-contain{object-fit:contain !important}.object-fit-lg-cover{object-fit:cover !important}.object-fit-lg-fill{object-fit:fill !important}.object-fit-lg-scale{object-fit:scale-down !important}.object-fit-lg-none{object-fit:none !important}.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-grid{display:grid !important}.d-lg-inline-grid{display:inline-grid !important}.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:flex !important}.d-lg-inline-flex{display:inline-flex !important}.d-lg-none{display:none !important}.flex-lg-fill{flex:1 1 auto !important}.flex-lg-row{flex-direction:row !important}.flex-lg-column{flex-direction:column !important}.flex-lg-row-reverse{flex-direction:row-reverse !important}.flex-lg-column-reverse{flex-direction:column-reverse !important}.flex-lg-grow-0{flex-grow:0 !important}.flex-lg-grow-1{flex-grow:1 !important}.flex-lg-shrink-0{flex-shrink:0 !important}.flex-lg-shrink-1{flex-shrink:1 !important}.flex-lg-wrap{flex-wrap:wrap !important}.flex-lg-nowrap{flex-wrap:nowrap !important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-lg-start{justify-content:flex-start !important}.justify-content-lg-end{justify-content:flex-end !important}.justify-content-lg-center{justify-content:center !important}.justify-content-lg-between{justify-content:space-between !important}.justify-content-lg-around{justify-content:space-around !important}.justify-content-lg-evenly{justify-content:space-evenly !important}.align-items-lg-start{align-items:flex-start !important}.align-items-lg-end{align-items:flex-end !important}.align-items-lg-center{align-items:center !important}.align-items-lg-baseline{align-items:baseline !important}.align-items-lg-stretch{align-items:stretch !important}.align-content-lg-start{align-content:flex-start !important}.align-content-lg-end{align-content:flex-end !important}.align-content-lg-center{align-content:center !important}.align-content-lg-between{align-content:space-between !important}.align-content-lg-around{align-content:space-around !important}.align-content-lg-stretch{align-content:stretch !important}.align-self-lg-auto{align-self:auto !important}.align-self-lg-start{align-self:flex-start !important}.align-self-lg-end{align-self:flex-end !important}.align-self-lg-center{align-self:center !important}.align-self-lg-baseline{align-self:baseline !important}.align-self-lg-stretch{align-self:stretch !important}.order-lg-first{order:-1 !important}.order-lg-0{order:0 !important}.order-lg-1{order:1 !important}.order-lg-2{order:2 !important}.order-lg-3{order:3 !important}.order-lg-4{order:4 !important}.order-lg-5{order:5 !important}.order-lg-last{order:6 !important}.m-lg-0{margin:0 !important}.m-lg-1{margin:0.25rem !important}.m-lg-2{margin:0.5rem !important}.m-lg-3{margin:1rem !important}.m-lg-4{margin:1.5rem !important}.m-lg-5{margin:3rem !important}.m-lg-auto{margin:auto !important}.mx-lg-0{margin-right:0 !important;margin-left:0 !important}.mx-lg-1{margin-right:0.25rem !important;margin-left:0.25rem !important}.mx-lg-2{margin-right:0.5rem !important;margin-left:0.5rem !important}.mx-lg-3{margin-right:1rem !important;margin-left:1rem !important}.mx-lg-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-lg-5{margin-right:3rem !important;margin-left:3rem !important}.mx-lg-auto{margin-right:auto !important;margin-left:auto !important}.my-lg-0{margin-top:0 !important;margin-bottom:0 !important}.my-lg-1{margin-top:0.25rem !important;margin-bottom:0.25rem !important}.my-lg-2{margin-top:0.5rem !important;margin-bottom:0.5rem !important}.my-lg-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-lg-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-lg-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-lg-0{margin-top:0 !important}.mt-lg-1{margin-top:0.25rem !important}.mt-lg-2{margin-top:0.5rem !important}.mt-lg-3{margin-top:1rem !important}.mt-lg-4{margin-top:1.5rem !important}.mt-lg-5{margin-top:3rem !important}.mt-lg-auto{margin-top:auto !important}.me-lg-0{margin-right:0 !important}.me-lg-1{margin-right:0.25rem !important}.me-lg-2{margin-right:0.5rem !important}.me-lg-3{margin-right:1rem !important}.me-lg-4{margin-right:1.5rem !important}.me-lg-5{margin-right:3rem !important}.me-lg-auto{margin-right:auto !important}.mb-lg-0{margin-bottom:0 !important}.mb-lg-1{margin-bottom:0.25rem !important}.mb-lg-2{margin-bottom:0.5rem !important}.mb-lg-3{margin-bottom:1rem !important}.mb-lg-4{margin-bottom:1.5rem !important}.mb-lg-5{margin-bottom:3rem !important}.mb-lg-auto{margin-bottom:auto !important}.ms-lg-0{margin-left:0 !important}.ms-lg-1{margin-left:0.25rem !important}.ms-lg-2{margin-left:0.5rem !important}.ms-lg-3{margin-left:1rem !important}.ms-lg-4{margin-left:1.5rem !important}.ms-lg-5{margin-left:3rem !important}.ms-lg-auto{margin-left:auto !important}.p-lg-0{padding:0 !important}.p-lg-1{padding:0.25rem !important}.p-lg-2{padding:0.5rem !important}.p-lg-3{padding:1rem !important}.p-lg-4{padding:1.5rem !important}.p-lg-5{padding:3rem !important}.px-lg-0{padding-right:0 !important;padding-left:0 !important}.px-lg-1{padding-right:0.25rem !important;padding-left:0.25rem !important}.px-lg-2{padding-right:0.5rem !important;padding-left:0.5rem !important}.px-lg-3{padding-right:1rem !important;padding-left:1rem !important}.px-lg-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-lg-5{padding-right:3rem !important;padding-left:3rem !important}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important}.py-lg-1{padding-top:0.25rem !important;padding-bottom:0.25rem !important}.py-lg-2{padding-top:0.5rem !important;padding-bottom:0.5rem !important}.py-lg-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-lg-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-lg-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-lg-0{padding-top:0 !important}.pt-lg-1{padding-top:0.25rem !important}.pt-lg-2{padding-top:0.5rem !important}.pt-lg-3{padding-top:1rem !important}.pt-lg-4{padding-top:1.5rem !important}.pt-lg-5{padding-top:3rem !important}.pe-lg-0{padding-right:0 !important}.pe-lg-1{padding-right:0.25rem !important}.pe-lg-2{padding-right:0.5rem !important}.pe-lg-3{padding-right:1rem !important}.pe-lg-4{padding-right:1.5rem !important}.pe-lg-5{padding-right:3rem !important}.pb-lg-0{padding-bottom:0 !important}.pb-lg-1{padding-bottom:0.25rem !important}.pb-lg-2{padding-bottom:0.5rem !important}.pb-lg-3{padding-bottom:1rem !important}.pb-lg-4{padding-bottom:1.5rem !important}.pb-lg-5{padding-bottom:3rem !important}.ps-lg-0{padding-left:0 !important}.ps-lg-1{padding-left:0.25rem !important}.ps-lg-2{padding-left:0.5rem !important}.ps-lg-3{padding-left:1rem !important}.ps-lg-4{padding-left:1.5rem !important}.ps-lg-5{padding-left:3rem !important}.gap-lg-0{gap:0 !important}.gap-lg-1{gap:0.25rem !important}.gap-lg-2{gap:0.5rem !important}.gap-lg-3{gap:1rem !important}.gap-lg-4{gap:1.5rem !important}.gap-lg-5{gap:3rem !important}.row-gap-lg-0{row-gap:0 !important}.row-gap-lg-1{row-gap:0.25rem !important}.row-gap-lg-2{row-gap:0.5rem !important}.row-gap-lg-3{row-gap:1rem !important}.row-gap-lg-4{row-gap:1.5rem !important}.row-gap-lg-5{row-gap:3rem !important}.column-gap-lg-0{column-gap:0 !important}.column-gap-lg-1{column-gap:0.25rem !important}.column-gap-lg-2{column-gap:0.5rem !important}.column-gap-lg-3{column-gap:1rem !important}.column-gap-lg-4{column-gap:1.5rem !important}.column-gap-lg-5{column-gap:3rem !important}.text-lg-start{text-align:left !important}.text-lg-end{text-align:right !important}.text-lg-center{text-align:center !important}}@media (min-width: 1200px){.float-xl-start{float:left !important}.float-xl-end{float:right !important}.float-xl-none{float:none !important}.object-fit-xl-contain{object-fit:contain !important}.object-fit-xl-cover{object-fit:cover !important}.object-fit-xl-fill{object-fit:fill !important}.object-fit-xl-scale{object-fit:scale-down !important}.object-fit-xl-none{object-fit:none !important}.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-grid{display:grid !important}.d-xl-inline-grid{display:inline-grid !important}.d-xl-table{display:table !important}.d-xl-table-row{display:table-row !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:flex !important}.d-xl-inline-flex{display:inline-flex !important}.d-xl-none{display:none !important}.flex-xl-fill{flex:1 1 auto !important}.flex-xl-row{flex-direction:row !important}.flex-xl-column{flex-direction:column !important}.flex-xl-row-reverse{flex-direction:row-reverse !important}.flex-xl-column-reverse{flex-direction:column-reverse !important}.flex-xl-grow-0{flex-grow:0 !important}.flex-xl-grow-1{flex-grow:1 !important}.flex-xl-shrink-0{flex-shrink:0 !important}.flex-xl-shrink-1{flex-shrink:1 !important}.flex-xl-wrap{flex-wrap:wrap !important}.flex-xl-nowrap{flex-wrap:nowrap !important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xl-start{justify-content:flex-start !important}.justify-content-xl-end{justify-content:flex-end !important}.justify-content-xl-center{justify-content:center !important}.justify-content-xl-between{justify-content:space-between !important}.justify-content-xl-around{justify-content:space-around !important}.justify-content-xl-evenly{justify-content:space-evenly !important}.align-items-xl-start{align-items:flex-start !important}.align-items-xl-end{align-items:flex-end !important}.align-items-xl-center{align-items:center !important}.align-items-xl-baseline{align-items:baseline !important}.align-items-xl-stretch{align-items:stretch !important}.align-content-xl-start{align-content:flex-start !important}.align-content-xl-end{align-content:flex-end !important}.align-content-xl-center{align-content:center !important}.align-content-xl-between{align-content:space-between !important}.align-content-xl-around{align-content:space-around !important}.align-content-xl-stretch{align-content:stretch !important}.align-self-xl-auto{align-self:auto !important}.align-self-xl-start{align-self:flex-start !important}.align-self-xl-end{align-self:flex-end !important}.align-self-xl-center{align-self:center !important}.align-self-xl-baseline{align-self:baseline !important}.align-self-xl-stretch{align-self:stretch !important}.order-xl-first{order:-1 !important}.order-xl-0{order:0 !important}.order-xl-1{order:1 !important}.order-xl-2{order:2 !important}.order-xl-3{order:3 !important}.order-xl-4{order:4 !important}.order-xl-5{order:5 !important}.order-xl-last{order:6 !important}.m-xl-0{margin:0 !important}.m-xl-1{margin:0.25rem !important}.m-xl-2{margin:0.5rem !important}.m-xl-3{margin:1rem !important}.m-xl-4{margin:1.5rem !important}.m-xl-5{margin:3rem !important}.m-xl-auto{margin:auto !important}.mx-xl-0{margin-right:0 !important;margin-left:0 !important}.mx-xl-1{margin-right:0.25rem !important;margin-left:0.25rem !important}.mx-xl-2{margin-right:0.5rem !important;margin-left:0.5rem !important}.mx-xl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xl-auto{margin-right:auto !important;margin-left:auto !important}.my-xl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xl-1{margin-top:0.25rem !important;margin-bottom:0.25rem !important}.my-xl-2{margin-top:0.5rem !important;margin-bottom:0.5rem !important}.my-xl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xl-0{margin-top:0 !important}.mt-xl-1{margin-top:0.25rem !important}.mt-xl-2{margin-top:0.5rem !important}.mt-xl-3{margin-top:1rem !important}.mt-xl-4{margin-top:1.5rem !important}.mt-xl-5{margin-top:3rem !important}.mt-xl-auto{margin-top:auto !important}.me-xl-0{margin-right:0 !important}.me-xl-1{margin-right:0.25rem !important}.me-xl-2{margin-right:0.5rem !important}.me-xl-3{margin-right:1rem !important}.me-xl-4{margin-right:1.5rem !important}.me-xl-5{margin-right:3rem !important}.me-xl-auto{margin-right:auto !important}.mb-xl-0{margin-bottom:0 !important}.mb-xl-1{margin-bottom:0.25rem !important}.mb-xl-2{margin-bottom:0.5rem !important}.mb-xl-3{margin-bottom:1rem !important}.mb-xl-4{margin-bottom:1.5rem !important}.mb-xl-5{margin-bottom:3rem !important}.mb-xl-auto{margin-bottom:auto !important}.ms-xl-0{margin-left:0 !important}.ms-xl-1{margin-left:0.25rem !important}.ms-xl-2{margin-left:0.5rem !important}.ms-xl-3{margin-left:1rem !important}.ms-xl-4{margin-left:1.5rem !important}.ms-xl-5{margin-left:3rem !important}.ms-xl-auto{margin-left:auto !important}.p-xl-0{padding:0 !important}.p-xl-1{padding:0.25rem !important}.p-xl-2{padding:0.5rem !important}.p-xl-3{padding:1rem !important}.p-xl-4{padding:1.5rem !important}.p-xl-5{padding:3rem !important}.px-xl-0{padding-right:0 !important;padding-left:0 !important}.px-xl-1{padding-right:0.25rem !important;padding-left:0.25rem !important}.px-xl-2{padding-right:0.5rem !important;padding-left:0.5rem !important}.px-xl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xl-1{padding-top:0.25rem !important;padding-bottom:0.25rem !important}.py-xl-2{padding-top:0.5rem !important;padding-bottom:0.5rem !important}.py-xl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xl-0{padding-top:0 !important}.pt-xl-1{padding-top:0.25rem !important}.pt-xl-2{padding-top:0.5rem !important}.pt-xl-3{padding-top:1rem !important}.pt-xl-4{padding-top:1.5rem !important}.pt-xl-5{padding-top:3rem !important}.pe-xl-0{padding-right:0 !important}.pe-xl-1{padding-right:0.25rem !important}.pe-xl-2{padding-right:0.5rem !important}.pe-xl-3{padding-right:1rem !important}.pe-xl-4{padding-right:1.5rem !important}.pe-xl-5{padding-right:3rem !important}.pb-xl-0{padding-bottom:0 !important}.pb-xl-1{padding-bottom:0.25rem !important}.pb-xl-2{padding-bottom:0.5rem !important}.pb-xl-3{padding-bottom:1rem !important}.pb-xl-4{padding-bottom:1.5rem !important}.pb-xl-5{padding-bottom:3rem !important}.ps-xl-0{padding-left:0 !important}.ps-xl-1{padding-left:0.25rem !important}.ps-xl-2{padding-left:0.5rem !important}.ps-xl-3{padding-left:1rem !important}.ps-xl-4{padding-left:1.5rem !important}.ps-xl-5{padding-left:3rem !important}.gap-xl-0{gap:0 !important}.gap-xl-1{gap:0.25rem !important}.gap-xl-2{gap:0.5rem !important}.gap-xl-3{gap:1rem !important}.gap-xl-4{gap:1.5rem !important}.gap-xl-5{gap:3rem !important}.row-gap-xl-0{row-gap:0 !important}.row-gap-xl-1{row-gap:0.25rem !important}.row-gap-xl-2{row-gap:0.5rem !important}.row-gap-xl-3{row-gap:1rem !important}.row-gap-xl-4{row-gap:1.5rem !important}.row-gap-xl-5{row-gap:3rem !important}.column-gap-xl-0{column-gap:0 !important}.column-gap-xl-1{column-gap:0.25rem !important}.column-gap-xl-2{column-gap:0.5rem !important}.column-gap-xl-3{column-gap:1rem !important}.column-gap-xl-4{column-gap:1.5rem !important}.column-gap-xl-5{column-gap:3rem !important}.text-xl-start{text-align:left !important}.text-xl-end{text-align:right !important}.text-xl-center{text-align:center !important}}@media (min-width: 1400px){.float-xxl-start{float:left !important}.float-xxl-end{float:right !important}.float-xxl-none{float:none !important}.object-fit-xxl-contain{object-fit:contain !important}.object-fit-xxl-cover{object-fit:cover !important}.object-fit-xxl-fill{object-fit:fill !important}.object-fit-xxl-scale{object-fit:scale-down !important}.object-fit-xxl-none{object-fit:none !important}.d-xxl-inline{display:inline !important}.d-xxl-inline-block{display:inline-block !important}.d-xxl-block{display:block !important}.d-xxl-grid{display:grid !important}.d-xxl-inline-grid{display:inline-grid !important}.d-xxl-table{display:table !important}.d-xxl-table-row{display:table-row !important}.d-xxl-table-cell{display:table-cell !important}.d-xxl-flex{display:flex !important}.d-xxl-inline-flex{display:inline-flex !important}.d-xxl-none{display:none !important}.flex-xxl-fill{flex:1 1 auto !important}.flex-xxl-row{flex-direction:row !important}.flex-xxl-column{flex-direction:column !important}.flex-xxl-row-reverse{flex-direction:row-reverse !important}.flex-xxl-column-reverse{flex-direction:column-reverse !important}.flex-xxl-grow-0{flex-grow:0 !important}.flex-xxl-grow-1{flex-grow:1 !important}.flex-xxl-shrink-0{flex-shrink:0 !important}.flex-xxl-shrink-1{flex-shrink:1 !important}.flex-xxl-wrap{flex-wrap:wrap !important}.flex-xxl-nowrap{flex-wrap:nowrap !important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xxl-start{justify-content:flex-start !important}.justify-content-xxl-end{justify-content:flex-end !important}.justify-content-xxl-center{justify-content:center !important}.justify-content-xxl-between{justify-content:space-between !important}.justify-content-xxl-around{justify-content:space-around !important}.justify-content-xxl-evenly{justify-content:space-evenly !important}.align-items-xxl-start{align-items:flex-start !important}.align-items-xxl-end{align-items:flex-end !important}.align-items-xxl-center{align-items:center !important}.align-items-xxl-baseline{align-items:baseline !important}.align-items-xxl-stretch{align-items:stretch !important}.align-content-xxl-start{align-content:flex-start !important}.align-content-xxl-end{align-content:flex-end !important}.align-content-xxl-center{align-content:center !important}.align-content-xxl-between{align-content:space-between !important}.align-content-xxl-around{align-content:space-around !important}.align-content-xxl-stretch{align-content:stretch !important}.align-self-xxl-auto{align-self:auto !important}.align-self-xxl-start{align-self:flex-start !important}.align-self-xxl-end{align-self:flex-end !important}.align-self-xxl-center{align-self:center !important}.align-self-xxl-baseline{align-self:baseline !important}.align-self-xxl-stretch{align-self:stretch !important}.order-xxl-first{order:-1 !important}.order-xxl-0{order:0 !important}.order-xxl-1{order:1 !important}.order-xxl-2{order:2 !important}.order-xxl-3{order:3 !important}.order-xxl-4{order:4 !important}.order-xxl-5{order:5 !important}.order-xxl-last{order:6 !important}.m-xxl-0{margin:0 !important}.m-xxl-1{margin:0.25rem !important}.m-xxl-2{margin:0.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:0.25rem !important;margin-left:0.25rem !important}.mx-xxl-2{margin-right:0.5rem !important;margin-left:0.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:0.25rem !important;margin-bottom:0.25rem !important}.my-xxl-2{margin-top:0.5rem !important;margin-bottom:0.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:0.25rem !important}.mt-xxl-2{margin-top:0.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:0.25rem !important}.me-xxl-2{margin-right:0.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:0.25rem !important}.mb-xxl-2{margin-bottom:0.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:0.25rem !important}.ms-xxl-2{margin-left:0.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:0.25rem !important}.p-xxl-2{padding:0.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:0.25rem !important;padding-left:0.25rem !important}.px-xxl-2{padding-right:0.5rem !important;padding-left:0.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:0.25rem !important;padding-bottom:0.25rem !important}.py-xxl-2{padding-top:0.5rem !important;padding-bottom:0.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:0.25rem !important}.pt-xxl-2{padding-top:0.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:0.25rem !important}.pe-xxl-2{padding-right:0.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:0.25rem !important}.pb-xxl-2{padding-bottom:0.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:0.25rem !important}.ps-xxl-2{padding-left:0.5rem !important}.ps-xxl-3{padding-left:1rem !important}.ps-xxl-4{padding-left:1.5rem !important}.ps-xxl-5{padding-left:3rem !important}.gap-xxl-0{gap:0 !important}.gap-xxl-1{gap:0.25rem !important}.gap-xxl-2{gap:0.5rem !important}.gap-xxl-3{gap:1rem !important}.gap-xxl-4{gap:1.5rem !important}.gap-xxl-5{gap:3rem !important}.row-gap-xxl-0{row-gap:0 !important}.row-gap-xxl-1{row-gap:0.25rem !important}.row-gap-xxl-2{row-gap:0.5rem !important}.row-gap-xxl-3{row-gap:1rem !important}.row-gap-xxl-4{row-gap:1.5rem !important}.row-gap-xxl-5{row-gap:3rem !important}.column-gap-xxl-0{column-gap:0 !important}.column-gap-xxl-1{column-gap:0.25rem !important}.column-gap-xxl-2{column-gap:0.5rem !important}.column-gap-xxl-3{column-gap:1rem !important}.column-gap-xxl-4{column-gap:1.5rem !important}.column-gap-xxl-5{column-gap:3rem !important}.text-xxl-start{text-align:left !important}.text-xxl-end{text-align:right !important}.text-xxl-center{text-align:center !important}}@media (min-width: 1200px){.fs-1{font-size:2.5rem !important}.fs-2{font-size:2rem !important}.fs-3{font-size:1.75rem !important}.fs-4{font-size:1.5rem !important}}@media print{.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-grid{display:grid !important}.d-print-inline-grid{display:inline-grid !important}.d-print-table{display:table !important}.d-print-table-row{display:table-row !important}.d-print-table-cell{display:table-cell !important}.d-print-flex{display:flex !important}.d-print-inline-flex{display:inline-flex !important}.d-print-none{display:none !important}}@font-face{font-family:'Brutalista-Regular';src:url(/assets/brutalista/Brutalista-Regular-0b6aab18ee0c7c7aac2b062bcd1b4e019ccb19a00ac1a17b179fc58f967017eb.otf);font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:'Brutalista-Bold';src:url(/assets/brutalista/Brutalista-Bold-65603a1079b2e703181e8b6f54bf93b581b6b22b69ad3e398182677dd29a7a2d.otf);font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:'Brutalista-Light';src:url(/assets/brutalista/Brutalista-Light-8471bd35ce374abeb85ef58cff160749f68ab9c9ca2806a54a75a37ff9beb2ba.otf);font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:'Brutalista-Medium';src:url(/assets/brutalista/Brutalista-Medium-b6556723ca58744a8e79bd61db42cb3996c9b2dc692bb006b6245ddff3e57250.otf);font-weight:500;font-style:normal;font-display:swap}.brutalista-regular{font-family:'Brutalista-Regular'}.brutalista-bold{font-family:'Brutalista-Bold'}.brutalista-light{font-family:'Brutalista-Light'}.brutalista-medium{font-family:'Brutalista-Medium'}form .form-label{font-family:'Brutalista-Regular';font-size:14px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#283a3e}.form-label.required::after{content:' *';color:#ff3342}.error-label{width:100%;display:none;text-align:left;font-family:'Brutalista-Light';font-size:12px;font-weight:300;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#ff3342}.error-label:first-letter{text-transform:capitalize}.error-label.show{display:block}.label-strong{font-family:'Brutalista-Bold';font-size:14px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#283a3e;margin-right:14px}input::placeholder{font-family:'Brutalista-Regular' !important;font-size:14px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#afafaf !important}input[type="date"]::-webkit-inner-spin-button,input[type="date"]::-webkit-calendar-picker-indicator{width:11px !important;height:11px !important;background-image:url("data:image/svg+xml,%3Csvg width='11' height='6' viewBox='0 0 11 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.293 0c.39 0 .707.306.707.684a.672.672 0 0 1-.207.483L6 5.8a.724.724 0 0 1-1 0L.207 1.167a.668.668 0 0 1 0-.967.72.72 0 0 1 .5-.2h9.586z' fill='%23283A3E' fill-rule='nonzero'/%3E%3C/svg%3E%0A") !important}.form-select{background-image:url("data:image/svg+xml,%3Csvg width='11' height='6' viewBox='0 0 11 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.293 0c.39 0 .707.306.707.684a.672.672 0 0 1-.207.483L6 5.8a.724.724 0 0 1-1 0L.207 1.167a.668.668 0 0 1 0-.967.72.72 0 0 1 .5-.2h9.586z' fill='%23283A3E' fill-rule='nonzero'/%3E%3C/svg%3E%0A") !important;background-size:11px 11px !important}.form-date.input-has-value{font-family:'Brutalista-Bold' !important;font-size:14px !important;font-weight:bold !important;color:#283a3e !important}.form-date{color:#afafaf;padding:15px 10px 14px 10px;border-radius:8px;background-color:#f6f6f6 !important;border:1px solid #f6f6f6 !important;width:100%}.form-control,.form-select{font-family:'Brutalista-Bold' !important;font-size:14px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#283a3e !important;padding:15px 30px 14px 10px;border-radius:8px;background-color:#f6f6f6 !important;border:2px solid #f6f6f6 !important}.inline-control{display:inline-block;width:90%}.inline-label{display:inline-block;margin-right:10px;font-family:'Brutalista-Regular';font-size:16px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#283a3e}.form-check-input{width:23px !important;height:23px !important;margin-left:0px !important}.form-check-input.positive,.form-check-input.negative{border:2px solid #000}.form-check-input[type="radio"]:checked{background-image:url("data:image/svg+xml,%3Csvg width='23' height='23' viewBox='0 0 23 23' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M15.166 7.38a.9.9 0 0 1 1.528.945l-.06.096-4.966 7a.9.9 0 0 1-1.2.249l-.096-.068-4.035-3.232A.9.9 0 0 1 7.37 10.9l.093.066 3.289 2.634 4.414-6.22z' fill='%23FFF' fill-rule='nonzero'/%3E%3C/g%3E%3C/svg%3E") !important}.form-check-input.positive[type="radio"]:checked,.form-check-input.negative[type="radio"]:checked{background-image:none !important;background-color:#fff !important;border-color:#000 !important;position:relative}.form-check-input.positive[type="radio"]:checked::before,.form-check-input.negative[type="radio"]:checked::before{content:'';position:absolute;width:15px;height:15px;background-color:#000;border-radius:50%;display:inline-block;top:2px;left:2px}.form-check-input:checked{background-color:#00eca1 !important;border-color:#00eca1 !important}.form-check-input.issue:checked{background-color:#ffc107 !important;border-color:#ffc107 !important;background-image:url("data:image/svg+xml, %3Csvg width='30' height='30' viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m16.217 15 6.145 6.145c.167.168.257.38.257.615 0 .234-.09.447-.257.614a.833.833 0 0 1-.602.245.854.854 0 0 1-.615-.257L15 16.217l-6.158 6.157a.833.833 0 0 1-.602.245.854.854 0 0 1-.614-.257.833.833 0 0 1-.245-.602c0-.232.083-.441.245-.602L13.783 15 7.638 8.855a.854.854 0 0 1-.257-.615c0-.231.083-.44.245-.602a.854.854 0 0 1 .614-.257c.235 0 .447.09.615.257L15 13.783l6.145-6.145a.854.854 0 0 1 .615-.257c.231 0 .44.083.602.245.167.167.257.38.257.614 0 .235-.09.447-.257.615L16.217 15z' fill='%23241F1F' fill-rule='evenodd'/%3E%3C/svg%3E%0A")}.invalid{border:2px solid #ff0000 !important}.valid{border:2px solid #00eca1 !important}.required-field{margin:90px auto !important;font-family:'Brutalista-Light';font-size:12px;font-weight:300;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#afafaf}*.focus,*:focus{-webkit-box-shadow:none !important;box-shadow:none !important}.form-content{width:100%;padding-bottom:10%}.document-form{padding:0px;width:100%}.document-form .help-text{margin:50px 0px 0px 0px;padding:0px 20px}.document-form .form-container{background-color:#ffffff;width:100%;border-radius:20px 20px 0px 0px;margin-bottom:0px;padding:30px;min-height:59vh}.document-form .section-notice{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;margin:0px 0px 20px 0px}.document-form .section-notice img{width:20px;height:20px;displa:block;margin:10px}.document-form .section-notice span{font-family:'Brutalista-Regular';font-size:0.75rem;text-align:center;color:#afafaf;margin-bottom:40px}.document-form .section-notice span>a{font-size:0.75rem}.add-picture{width:100%;height:120px;border-radius:11.1px;background-color:#f6f6f6;display:flex;justify-content:center;align-items:center}.remove-picture-field{width:20px !important;height:20px !important;padding:0px;margin:0px;display:flex;justify-content:center;align-items:center;border-radius:50%;border:#e5e4e1 2px solid !important;background-color:#e5e4e1;position:absolute;top:-5px;right:10px;z-index:1}.format-info{font-size:0.75rem;margin-top:30px;display:flex;align-items:center}.format-info>img{width:20px;height:20px}@media (min-width: 768px){.add-picture{width:334px;height:180px}form .form-label{font-size:1rem}.form-select.date-select{width:auto;flex:auto}.date-select{margin-left:20px}.onboarding .form-container{padding:40px 30px;margin:29px auto 0px auto;width:708px}.onboarding-form .form-control,.onboarding-form .form-select{width:48%}.onboarding-form .form-control-full{width:100%}.name-row .form-control{width:48%;display:inline-block}.form-content{padding-bottom:15%}.col-md-48{width:48%}.col-md-48 input.form-control,.col-md-48 select.form-control{width:100%}}@media (min-width: 768px){.document-form{padding:0px;width:100%}.document-form .form-container{margin:50px 0px 0px 0px;padding:0px;width:100%;min-height:60vh}.document-form .section-notice img{width:40px;height:40px}.document-form .section-notice span{font-size:1rem;margin-bottom:50px}.document-form .section-notice span>a{font-size:1rem}.remove-picture-field{top:-5px;right:0px}.format-info{font-size:0.875rem;margin-top:20px}.format-info>img{width:30px;height:30px}}.button{border-radius:18px;border:none;background-color:#00eca1;height:36px;display:flex;align-items:center;font-size:0.75rem;justify-content:center;width:fit-content;box-shadow:0 1px 8px 0 rgba(0,0,0,0.2),0 3px 3px -2px rgba(0,0,0,0.12),0 3px 4px 0 rgba(0,0,0,0.14)}.button:focus{background-color:#00eca1;box-shadow:0 1px 8px 0 rgba(0,0,0,0.2),0 3px 3px -2px rgba(0,0,0,0.12),0 3px 4px 0 rgba(0,0,0,0.14)}.button:hover{background-color:#00eca1;box-shadow:0 1px 8px 0 rgba(0,0,0,0.2),0 3px 3px -2px rgba(0,0,0,0.12),0 3px 4px 0 rgba(0,0,0,0.14)}.button:active{background-color:#00eca1;box-shadow:0 1px 8px 0 rgba(0,0,0,0.2),0 3px 3px -2px rgba(0,0,0,0.12),0 3px 4px 0 rgba(0,0,0,0.14)}.button-primary{background-color:#00eca1;border-color:#00eca1;color:#283a3e}.button-primary .arrow{width:20px;height:20px;margin-left:10px;background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m12.3 2.73.087.077 6.428 6.428c.416.416.442 1.075.078 1.521l-.078.086-6.428 6.429a1.136 1.136 0 0 1-1.685-1.521l.078-.086 4.523-4.525H2.048a1.136 1.136 0 0 1-.116-2.266l.116-.006h13.184L10.78 4.413a1.137 1.137 0 0 1-.078-1.52l.078-.087a1.137 1.137 0 0 1 1.52-.078z' fill='%23283A3E' fill-rule='nonzero'/%3E%3C/svg%3E")}.button-primary .check{width:18.2px;height:18.2px;margin-left:10px;background-image:url("data:image/svg+xml,%3Csvg width='18.2' height='18.2' viewBox='0 0 22 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.556 2.7a1.364 1.364 0 0 1 2.237 1.554l-.085.122L8.65 21.147c-.467.6-1.326.696-1.911.24l-.114-.098-6.028-5.836a1.364 1.364 0 0 1 1.785-2.057l.112.098 4.936 4.778L19.556 2.701z' fill='%23283A3E' fill-rule='nonzero'/%3E%3C/svg%3E");background-repeat:no-repeat}.button-primary .label{font-size:0.75rem;display:flex;align-items:flex-end}.button-primary:disabled{background-color:#e5e4e1;color:#afafaf}.button-primary:disabled .arrow{background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m12.3 2.73.087.077 6.428 6.428c.416.416.442 1.075.078 1.521l-.078.086-6.428 6.429a1.136 1.136 0 0 1-1.685-1.521l.078-.086 4.523-4.525H2.048a1.136 1.136 0 0 1-.116-2.266l.116-.006h13.184L10.78 4.413a1.137 1.137 0 0 1-.078-1.52l.078-.087a1.137 1.137 0 0 1 1.52-.078z' fill='%23AFAFAF' fill-rule='evenodd'/%3E%3C/svg%3E")}.button-primary.disabled{pointer-events:none;opacity:0.35}.button-primary-light{color:#283a3e}.button-borders{background-color:#101e21;border:1px solid white;color:white}.button .button-icon{margin-left:0.625rem}.button-flat{background-color:white;border:2px solid #00eca1;box-shadow:none;display:flex;align-items:center;justify-content:space-between}.button-flat:hover{background-color:white;box-shadow:none}.button-flat:active{background-color:white;border:2px solid #00eca1;box-shadow:none}.button-flat:focus{background-color:white;border:2px solid #00eca1;box-shadow:none}.button-flat-dark{border:2px solid #283a3e;color:#283a3e}.button-flat-dark:hover{color:#283a3e}.button-flat-dark:active{border:2px solid #283a3e}.button-flat-dark:focus{border:2px solid #283a3e}.button-flat>img{width:20px;height:20px}.button-outline-primary{color:#ffffff;background-color:transparent;border:2px solid #00eca1;color:#ffffff;height:36px;padding:17px 12px;border-radius:18px;box-shadow:0 1px 8px 0 rgba(0,0,0,0.2),0 3px 3px -2px rgba(0,0,0,0.12),0 3px 4px 0 rgba(0,0,0,0.14)}.button-outline-primary:hover,.button-outline-primary:focus,.button-outline-primary:active{background-color:#ffffff}.button-outline-primary:visited{background-color:#ffffff}.button-outline-primary .arrow{width:20px;height:20px;margin-right:10px;background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m7.76 17.349-.087-.078-6.428-6.429a1.137 1.137 0 0 1-.078-1.52l.078-.087 6.428-6.428a1.136 1.136 0 0 1 1.685 1.52l-.078.087-4.523 4.524h13.255a1.136 1.136 0 0 1 .116 2.267l-.116.006H4.828l4.452 4.453c.416.416.442 1.074.078 1.52l-.078.087a1.137 1.137 0 0 1-1.52.078z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E")}.button-outline-primary .check{width:20px;height:20px;margin-right:10px;background-image:url("data:image/svg+xml,%3Csvg width='22' height='24' viewBox='0 0 22 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.556 2.7a1.364 1.364 0 0 1 2.237 1.554l-.085.122L8.65 21.147c-.467.6-1.326.696-1.911.24l-.114-.098-6.028-5.836a1.364 1.364 0 0 1 1.785-2.057l.112.098 4.936 4.778L19.556 2.701z' fill='%23283A3E' fill-rule='nonzero'/%3E%3C/svg%3E")}.button-outline-white{background-color:transparent;border:2px solid #00eca1;color:#ffffff;height:36px;padding:17px 12px;border-radius:18px;border:2px solid #ffffff}.button-outline-white:hover{color:#ffffff}.button-selection{width:110px}.button-text-small{font-size:0.75rem}.button-width-lg{width:209px}.button-width-xl{width:280px}.btn-icon-rounded{border-radius:50%;border:solid 2px #00eca1;width:40px;height:40px;display:flex;justify-content:center;align-items:center}.btn-icon-rounded-lg{width:55px;height:55px}.btn-icon-rounded-filled{box-shadow:0 1px 8px 0 rgba(0,0,0,0.2),0 3px 3px -2px rgba(0,0,0,0.12),0 3px 4px 0 rgba(0,0,0,0.14);background-color:#00eca1}button.button-link,a.button-link{border:none;background-color:transparent;text-decoration:underline;font-family:'Brutalista-Bold';font-size:0.875rem;font-weight:bold;color:#283a3e;text-align:center;padding:0px 0.75rem}@media (min-width: 576px){.button-width-xl{width:203px}}@media (min-width: 768px){.button{font-size:1rem;border-radius:30px;height:60px;padding-left:1.25rem;padding-right:1.25rem}.button-primary .label{font-size:1rem}.button-primary .check{width:20px;height:20px;background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 22 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.556 2.7a1.364 1.364 0 0 1 2.237 1.554l-.085.122L8.65 21.147c-.467.6-1.326.696-1.911.24l-.114-.098-6.028-5.836a1.364 1.364 0 0 1 1.785-2.057l.112.098 4.936 4.778L19.556 2.701z' fill='%23283A3E' fill-rule='nonzero'/%3E%3C/svg%3E")}.button-flat>img{width:25.7px;height:24px}.button-selection{width:300px}.button.button-size-medium{font-size:0.875rem;height:49px}.button.button-size-big{height:62px}.btn-icon-rounded-lg{width:62px;height:62px}button.button-link,a.button-link{font-size:1rem}.button-width-xl{width:253px}}.blue{color:#5581f3}.dark-brown{color:#241f1f}.dark-green{color:#75a569}.salmon{color:#ffaa78}.light-brown{color:#b09077}.light-green{color:#adc90d}.red-error{color:#ff6c6c}.background--dark-1{background-color:#283a3e !important}[data-bg=background--dark-1]{background-color:#283a3e !important}.background--dark-2{background-color:#28353a !important}[data-bg=background--dark-2]{background-color:#28353a !important}.background--green-2{background-color:#00eca1 !important}[data-bg=background--green-2]{background-color:#00eca1 !important}.background--beige-3{background-color:#fde1ad !important}[data-bg=background--beige-3]{background-color:#fde1ad !important}.background--white-7{background-color:#ffffff !important}[data-bg=background--white-7]{background-color:#ffffff !important}.background--gray-1{background-color:#f6f6f6 !important}[data-bg=background--gray-1]{background-color:#f6f6f6 !important}.background--gray-2{background-color:#e5e4e1 !important}[data-bg=background--gray-2]{background-color:#e5e4e1 !important}.background--gray-5{background-color:#e5e4e1 !important}[data-bg=background--gray-5]{background-color:#e5e4e1 !important}.background--yellow{background-color:#ffce0a !important}[data-bg=background--yellow]{background-color:#ffce0a !important}.background--dark-brown{background-color:#241f1f !important}[data-bg=background--dark-brown]{background-color:#241f1f !important}.background--light-gray{background-color:#f2f2f2 !important}[data-bg=background--light-gray]{background-color:#f2f2f2 !important}.background--middle-gray{background-color:#eee !important}[data-bg=background--middle-gray]{background-color:#eee !important}.background--dark-gray{background-color:#aaa !important}[data-bg=background--dark-gray]{background-color:#aaa !important}.background--color-light{background-color:#afafaf !important}[data-bg=background--color-light]{background-color:#afafaf !important}.background--transparent{background-color:rgba(0,0,0,0.15) !important}[data-bg=background--transparent]{background-color:rgba(0,0,0,0.15) !important}.background--dark-green{background-image:linear-gradient(to bottom, #283a3e 66%, #00eca1 111%)}.background--beige-green{background-image:linear-gradient(to bottom, #fde1ad 55%, #00eca1);min-height:100vh}@font-face{font-family:'swiper-icons';src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px, 0, 0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform, height}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,0.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left, rgba(0,0,0,0.5), rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right, rgba(0,0,0,0.5), rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top, rgba(0,0,0,0.5), rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom, rgba(0,0,0,0.5), rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-pagination{position:absolute;text-align:center;transition:300ms opacity;transform:translate3d(0, 0, 0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(0.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(0.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(0.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, 0.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none !important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px, -50%, 0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:200ms transform, 200ms top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:200ms transform, 200ms left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:200ms transform, 200ms right}.swiper-pagination-progressbar{background:rgba(0,0,0,0.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:50%;width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:0.35;cursor:auto;pointer-events:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none !important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius, 10px);position:relative;-ms-touch-action:none;background:var(--swiper-scrollbar-bg-color, #f6f6f6);height:10px;width:96%;overflow:hidden}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none !important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset, 1%);bottom:var(--swiper-scrollbar-bottom, 4px);top:var(--swiper-scrollbar-top, auto);z-index:50;height:var(--swiper-scrollbar-size, 4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-vertical>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-vertical{position:absolute;left:var(--swiper-scrollbar-left, auto);right:var(--swiper-scrollbar-right, 4px);top:var(--swiper-scrollbar-sides-offset, 1%);z-index:50;width:var(--swiper-scrollbar-size, 4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar-drag{height:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color, #00eca1);border-radius:var(--swiper-scrollbar-border-radius, 10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.onboarding-modal .modal-dialog{max-width:320px;margin-left:auto;margin-right:auto}.onboarding-modal .modal-content{border-radius:30px}.onboarding-modal .modal-body{padding:40px}.onboarding-modal .confirmation-title{font-size:1rem;text-align:left;font-weight:bold}.onboarding-modal .confirmation-subtitle{margin-top:30px;margin-bottom:30px;font-size:0.875rem}.logout-modal .modal-dialog{margin-top:0px}.logout-modal .modal-body{padding:40px 20px}.button-close{font-family:'Brutalista-Regular';font-size:0.75rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:right;background-color:transparent;text-decoration:underline;color:#283a3e}.nodecoration{text-decoration:none !important}@media (min-width: 576px){.onboarding-modal .modal-dialog{max-width:380px}.onboarding-modal .confirmation-title{font-size:1.125rem}.logout-modal .modal-body{padding:50px 30px}}@media (min-width: 768px){.button-close{font-size:0.875rem}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:50%;width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:0.35;cursor:auto;pointer-events:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none !important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.btn-check:focus+.btn,.btn:focus,.btn-close:focus,.form-select:focus{box-shadow:none}body .contaient-fluid{min-width:320px !important}ul{padding-left:0;list-style:none}a{text-decoration:none}body{font-size:16px;color:#283a3e;font-family:'Brutalista-regular'}h1,.h1{font-size:1.875rem}h2,.h2{font-size:1.5rem}h5,.h5{font-size:1rem}h6,.h6{font-size:0.875rem}h4,.h4{font-size:1.125rem}h3,.h3{font-size:1.25rem}p{font-size:0.875rem;color:#283a3e}.text-regular{font-family:'Brutalista-regular' !important;font-weight:normal}.text-bold{font-family:'Brutalista-bold' !important}.text-style-light{font-family:'Brutalista-light' !important;font-weight:normal}.text-dark-1{color:#283a3e}.text-small{font-size:0.75rem}.text-small-1{font-size:0.875rem}.text-color-white{color:white}.text-beige-3{color:#fde1ad !important}.text-color-light{color:#afafaf}.text-green{color:#00eca1}.img-responsive{width:100%;height:auto}.w-5{width:5%}.w-10{width:10%}.w-12{width:12%}.w-15{width:15%}.w-20{width:20%}.w-40{width:40%}.mb-80{margin-bottom:80px}.webkit-inline-box{display:-webkit-inline-box}.switch{display:flex;justify-content:flex-start;align-items:center;position:relative;margin:0 0 10px;font-size:16px;line-height:24px}.switch-input{width:36px;height:20px;opacity:0;vertical-align:center}.switch-label{width:80%;font-family:'Brutalista-Regular';font-size:12px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#283a3e}.switch-label:before{content:'';position:absolute;top:11px;left:0;width:36px;height:14px;background-color:#e5e4e1;border-radius:14px;z-index:1;transition:background-color 0.28s cubic-bezier(0.4, 0, 0.2, 1)}.switch-label:after{content:'';position:absolute;top:7px;left:0;width:20px;height:20px;background-color:#afafaf;border-radius:14px;box-shadow:0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.2),0 1px 5px 0 rgba(0,0,0,0.12);z-index:2;transition:all 0.28s cubic-bezier(0.4, 0, 0.2, 1);transition-property:left, background-color}.switch-input:checked+.switch-label:before{background-color:#fde1ad}.switch-input:checked+.switch-label:after{left:16px;background-color:#00eca1}.default-link{color:#283a3e}.default-link:hover{color:#283a3e}.underlined-link{color:#283a3e;text-decoration:underline}.underlined-link:hover{color:#283a3e}.menu__link{color:white}.menu__link:hover{color:#00eca1}.menu__link.text-green{color:#00eca1}.menu__link.text-green:hover{color:#00eca1}@media (min-width: 768px){p{font-size:1rem}}a.add-info{font-family:'Brutalista-Bold';text-decoration:underline}.text-color--dark-1{color:#283a3e !important}.text-color--dark-1:hover{color:#283a3e !important}[data-txt-color=text-color--dark-1]{color:#283a3e}[data-txt-color=text-color--dark-1]:hover{color:#283a3e}.text-color--dark-2{color:#28353a !important}.text-color--dark-2:hover{color:#28353a !important}[data-txt-color=text-color--dark-2]{color:#28353a}[data-txt-color=text-color--dark-2]:hover{color:#28353a}.text-color--green-2{color:#00eca1 !important}.text-color--green-2:hover{color:#00eca1 !important}[data-txt-color=text-color--green-2]{color:#00eca1}[data-txt-color=text-color--green-2]:hover{color:#00eca1}.text-color--beige-3{color:#fde1ad !important}.text-color--beige-3:hover{color:#fde1ad !important}[data-txt-color=text-color--beige-3]{color:#fde1ad}[data-txt-color=text-color--beige-3]:hover{color:#fde1ad}.text-color--white-7{color:#ffffff !important}.text-color--white-7:hover{color:#ffffff !important}[data-txt-color=text-color--white-7]{color:#ffffff}[data-txt-color=text-color--white-7]:hover{color:#ffffff}.text-color--gray-1{color:#f6f6f6 !important}.text-color--gray-1:hover{color:#f6f6f6 !important}[data-txt-color=text-color--gray-1]{color:#f6f6f6}[data-txt-color=text-color--gray-1]:hover{color:#f6f6f6}.text-color--gray-2{color:#e5e4e1 !important}.text-color--gray-2:hover{color:#e5e4e1 !important}[data-txt-color=text-color--gray-2]{color:#e5e4e1}[data-txt-color=text-color--gray-2]:hover{color:#e5e4e1}.text-color--gray-5{color:#e5e4e1 !important}.text-color--gray-5:hover{color:#e5e4e1 !important}[data-txt-color=text-color--gray-5]{color:#e5e4e1}[data-txt-color=text-color--gray-5]:hover{color:#e5e4e1}.text-color--color-light{color:#afafaf !important}.text-color--color-light:hover{color:#afafaf !important}[data-txt-color=text-color--color-light]{color:#afafaf}[data-txt-color=text-color--color-light]:hover{color:#afafaf}.text-color--transparent{color:transparent !important}.text-color--transparent:hover{color:transparent !important}[data-txt-color=text-color--transparent]{color:transparent}[data-txt-color=text-color--transparent]:hover{color:transparent}.tab{display:none;padding:0;margin-bottom:50px}.justify-center{justify-content:center !important}.button-container{box-shadow:0 -3px 8px -4px rgba(0,0,0,0.2),0 -5px 22px 4px rgba(0,0,0,0.12),0 2px 17px 2px rgba(0,0,0,0.14);padding-top:9px;padding-bottom:7px;padding-left:20px;padding-right:20px;height:70px;background-color:#ffffff}a.disabled{pointer-events:none;cursor:default}.currency-group{position:relative}.currency{padding-left:25px}.symbol{font-size:14px;position:absolute;font-family:'Brutalista-Bold';left:10px;top:16px}.short-text{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center}.file-upload-control{min-width:50%;max-width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.font-size-10{font-size:0.625rem}.font-size-12{font-size:0.75rem}.font-size-14{font-size:0.875rem}.font-size-16{font-size:1rem}.font-size-18{font-size:1.125rem}.font-size-20{font-size:1.25rem}.font-size-22{font-size:1.375rem}.font-size-24{font-size:1.5rem}.font-size-26{font-size:1.625rem}.font-size-28{font-size:1.75}.font-size-30{font-size:1.875rem}.font-size-32{font-size:2rem}.font-size-60{font-size:3.75rem}@media (min-width: 768px){.button-container{height:100px;padding-left:30px;padding-right:30px;width:768px;margin:0 auto}}.timer{margin-bottom:15px;min-width:35px}.timer .progress-circle{height:30px;width:30px;margin:10px auto 10px auto;position:relative}.timer .progress-circle .bar{position:absolute;height:100%;width:100%;background:#f6f6f6;border-radius:100%;-webkit-border-radius:100%;clip:rect(0px, 30px, 30px, 15px)}.timer .progress-circle .bar .progress{position:absolute;height:100%;width:100%;border-radius:100%;-webkit-border-radius:100%;clip:rect(0px, 15px, 30px, 0px);background:#afafaf}.timer .progress-circle .circle[data-time="1"] .left .progress{z-index:1;animation:left calc(1s / 2) linear both}.timer .progress-circle .circle[data-time="1"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="1"] .right .progress{animation:right calc(1s / 2) linear both;animation-delay:calc(1s / 2)}.timer .progress-circle .circle[data-time="2"] .left .progress{z-index:1;animation:left calc(2s / 2) linear both}.timer .progress-circle .circle[data-time="2"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="2"] .right .progress{animation:right calc(2s / 2) linear both;animation-delay:calc(2s / 2)}.timer .progress-circle .circle[data-time="3"] .left .progress{z-index:1;animation:left calc(3s / 2) linear both}.timer .progress-circle .circle[data-time="3"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="3"] .right .progress{animation:right calc(3s / 2) linear both;animation-delay:calc(3s / 2)}.timer .progress-circle .circle[data-time="4"] .left .progress{z-index:1;animation:left calc(4s / 2) linear both}.timer .progress-circle .circle[data-time="4"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="4"] .right .progress{animation:right calc(4s / 2) linear both;animation-delay:calc(4s / 2)}.timer .progress-circle .circle[data-time="5"] .left .progress{z-index:1;animation:left calc(5s / 2) linear both}.timer .progress-circle .circle[data-time="5"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="5"] .right .progress{animation:right calc(5s / 2) linear both;animation-delay:calc(5s / 2)}.timer .progress-circle .circle[data-time="6"] .left .progress{z-index:1;animation:left calc(6s / 2) linear both}.timer .progress-circle .circle[data-time="6"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="6"] .right .progress{animation:right calc(6s / 2) linear both;animation-delay:calc(6s / 2)}.timer .progress-circle .circle[data-time="7"] .left .progress{z-index:1;animation:left calc(7s / 2) linear both}.timer .progress-circle .circle[data-time="7"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="7"] .right .progress{animation:right calc(7s / 2) linear both;animation-delay:calc(7s / 2)}.timer .progress-circle .circle[data-time="8"] .left .progress{z-index:1;animation:left calc(8s / 2) linear both}.timer .progress-circle .circle[data-time="8"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="8"] .right .progress{animation:right calc(8s / 2) linear both;animation-delay:calc(8s / 2)}.timer .progress-circle .circle[data-time="9"] .left .progress{z-index:1;animation:left calc(9s / 2) linear both}.timer .progress-circle .circle[data-time="9"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="9"] .right .progress{animation:right calc(9s / 2) linear both;animation-delay:calc(9s / 2)}.timer .progress-circle .circle[data-time="10"] .left .progress{z-index:1;animation:left calc(10s / 2) linear both}.timer .progress-circle .circle[data-time="10"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="10"] .right .progress{animation:right calc(10s / 2) linear both;animation-delay:calc(10s / 2)}.timer .progress-circle .circle[data-time="11"] .left .progress{z-index:1;animation:left calc(11s / 2) linear both}.timer .progress-circle .circle[data-time="11"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="11"] .right .progress{animation:right calc(11s / 2) linear both;animation-delay:calc(11s / 2)}.timer .progress-circle .circle[data-time="12"] .left .progress{z-index:1;animation:left calc(12s / 2) linear both}.timer .progress-circle .circle[data-time="12"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="12"] .right .progress{animation:right calc(12s / 2) linear both;animation-delay:calc(12s / 2)}.timer .progress-circle .circle[data-time="13"] .left .progress{z-index:1;animation:left calc(13s / 2) linear both}.timer .progress-circle .circle[data-time="13"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="13"] .right .progress{animation:right calc(13s / 2) linear both;animation-delay:calc(13s / 2)}.timer .progress-circle .circle[data-time="14"] .left .progress{z-index:1;animation:left calc(14s / 2) linear both}.timer .progress-circle .circle[data-time="14"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="14"] .right .progress{animation:right calc(14s / 2) linear both;animation-delay:calc(14s / 2)}.timer .progress-circle .circle[data-time="15"] .left .progress{z-index:1;animation:left calc(15s / 2) linear both}.timer .progress-circle .circle[data-time="15"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="15"] .right .progress{animation:right calc(15s / 2) linear both;animation-delay:calc(15s / 2)}.timer .progress-circle .circle[data-time="16"] .left .progress{z-index:1;animation:left calc(16s / 2) linear both}.timer .progress-circle .circle[data-time="16"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="16"] .right .progress{animation:right calc(16s / 2) linear both;animation-delay:calc(16s / 2)}.timer .progress-circle .circle[data-time="17"] .left .progress{z-index:1;animation:left calc(17s / 2) linear both}.timer .progress-circle .circle[data-time="17"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="17"] .right .progress{animation:right calc(17s / 2) linear both;animation-delay:calc(17s / 2)}.timer .progress-circle .circle[data-time="18"] .left .progress{z-index:1;animation:left calc(18s / 2) linear both}.timer .progress-circle .circle[data-time="18"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="18"] .right .progress{animation:right calc(18s / 2) linear both;animation-delay:calc(18s / 2)}.timer .progress-circle .circle[data-time="19"] .left .progress{z-index:1;animation:left calc(19s / 2) linear both}.timer .progress-circle .circle[data-time="19"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="19"] .right .progress{animation:right calc(19s / 2) linear both;animation-delay:calc(19s / 2)}.timer .progress-circle .circle[data-time="20"] .left .progress{z-index:1;animation:left calc(20s / 2) linear both}.timer .progress-circle .circle[data-time="20"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="20"] .right .progress{animation:right calc(20s / 2) linear both;animation-delay:calc(20s / 2)}.timer .progress-circle .circle[data-time="21"] .left .progress{z-index:1;animation:left calc(21s / 2) linear both}.timer .progress-circle .circle[data-time="21"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="21"] .right .progress{animation:right calc(21s / 2) linear both;animation-delay:calc(21s / 2)}.timer .progress-circle .circle[data-time="22"] .left .progress{z-index:1;animation:left calc(22s / 2) linear both}.timer .progress-circle .circle[data-time="22"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="22"] .right .progress{animation:right calc(22s / 2) linear both;animation-delay:calc(22s / 2)}.timer .progress-circle .circle[data-time="23"] .left .progress{z-index:1;animation:left calc(23s / 2) linear both}.timer .progress-circle .circle[data-time="23"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="23"] .right .progress{animation:right calc(23s / 2) linear both;animation-delay:calc(23s / 2)}.timer .progress-circle .circle[data-time="24"] .left .progress{z-index:1;animation:left calc(24s / 2) linear both}.timer .progress-circle .circle[data-time="24"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="24"] .right .progress{animation:right calc(24s / 2) linear both;animation-delay:calc(24s / 2)}.timer .progress-circle .circle[data-time="25"] .left .progress{z-index:1;animation:left calc(25s / 2) linear both}.timer .progress-circle .circle[data-time="25"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="25"] .right .progress{animation:right calc(25s / 2) linear both;animation-delay:calc(25s / 2)}.timer .progress-circle .circle[data-time="26"] .left .progress{z-index:1;animation:left calc(26s / 2) linear both}.timer .progress-circle .circle[data-time="26"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="26"] .right .progress{animation:right calc(26s / 2) linear both;animation-delay:calc(26s / 2)}.timer .progress-circle .circle[data-time="27"] .left .progress{z-index:1;animation:left calc(27s / 2) linear both}.timer .progress-circle .circle[data-time="27"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="27"] .right .progress{animation:right calc(27s / 2) linear both;animation-delay:calc(27s / 2)}.timer .progress-circle .circle[data-time="28"] .left .progress{z-index:1;animation:left calc(28s / 2) linear both}.timer .progress-circle .circle[data-time="28"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="28"] .right .progress{animation:right calc(28s / 2) linear both;animation-delay:calc(28s / 2)}.timer .progress-circle .circle[data-time="29"] .left .progress{z-index:1;animation:left calc(29s / 2) linear both}.timer .progress-circle .circle[data-time="29"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="29"] .right .progress{animation:right calc(29s / 2) linear both;animation-delay:calc(29s / 2)}.timer .progress-circle .circle[data-time="30"] .left .progress{z-index:1;animation:left calc(30s / 2) linear both}.timer .progress-circle .circle[data-time="30"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="30"] .right .progress{animation:right calc(30s / 2) linear both;animation-delay:calc(30s / 2)}.timer .progress-circle .circle[data-time="31"] .left .progress{z-index:1;animation:left calc(31s / 2) linear both}.timer .progress-circle .circle[data-time="31"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="31"] .right .progress{animation:right calc(31s / 2) linear both;animation-delay:calc(31s / 2)}.timer .progress-circle .circle[data-time="32"] .left .progress{z-index:1;animation:left calc(32s / 2) linear both}.timer .progress-circle .circle[data-time="32"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="32"] .right .progress{animation:right calc(32s / 2) linear both;animation-delay:calc(32s / 2)}.timer .progress-circle .circle[data-time="33"] .left .progress{z-index:1;animation:left calc(33s / 2) linear both}.timer .progress-circle .circle[data-time="33"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="33"] .right .progress{animation:right calc(33s / 2) linear both;animation-delay:calc(33s / 2)}.timer .progress-circle .circle[data-time="34"] .left .progress{z-index:1;animation:left calc(34s / 2) linear both}.timer .progress-circle .circle[data-time="34"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="34"] .right .progress{animation:right calc(34s / 2) linear both;animation-delay:calc(34s / 2)}.timer .progress-circle .circle[data-time="35"] .left .progress{z-index:1;animation:left calc(35s / 2) linear both}.timer .progress-circle .circle[data-time="35"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="35"] .right .progress{animation:right calc(35s / 2) linear both;animation-delay:calc(35s / 2)}.timer .progress-circle .circle[data-time="36"] .left .progress{z-index:1;animation:left calc(36s / 2) linear both}.timer .progress-circle .circle[data-time="36"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="36"] .right .progress{animation:right calc(36s / 2) linear both;animation-delay:calc(36s / 2)}.timer .progress-circle .circle[data-time="37"] .left .progress{z-index:1;animation:left calc(37s / 2) linear both}.timer .progress-circle .circle[data-time="37"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="37"] .right .progress{animation:right calc(37s / 2) linear both;animation-delay:calc(37s / 2)}.timer .progress-circle .circle[data-time="38"] .left .progress{z-index:1;animation:left calc(38s / 2) linear both}.timer .progress-circle .circle[data-time="38"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="38"] .right .progress{animation:right calc(38s / 2) linear both;animation-delay:calc(38s / 2)}.timer .progress-circle .circle[data-time="39"] .left .progress{z-index:1;animation:left calc(39s / 2) linear both}.timer .progress-circle .circle[data-time="39"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="39"] .right .progress{animation:right calc(39s / 2) linear both;animation-delay:calc(39s / 2)}.timer .progress-circle .circle[data-time="40"] .left .progress{z-index:1;animation:left calc(40s / 2) linear both}.timer .progress-circle .circle[data-time="40"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="40"] .right .progress{animation:right calc(40s / 2) linear both;animation-delay:calc(40s / 2)}.timer .progress-circle .circle[data-time="41"] .left .progress{z-index:1;animation:left calc(41s / 2) linear both}.timer .progress-circle .circle[data-time="41"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="41"] .right .progress{animation:right calc(41s / 2) linear both;animation-delay:calc(41s / 2)}.timer .progress-circle .circle[data-time="42"] .left .progress{z-index:1;animation:left calc(42s / 2) linear both}.timer .progress-circle .circle[data-time="42"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="42"] .right .progress{animation:right calc(42s / 2) linear both;animation-delay:calc(42s / 2)}.timer .progress-circle .circle[data-time="43"] .left .progress{z-index:1;animation:left calc(43s / 2) linear both}.timer .progress-circle .circle[data-time="43"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="43"] .right .progress{animation:right calc(43s / 2) linear both;animation-delay:calc(43s / 2)}.timer .progress-circle .circle[data-time="44"] .left .progress{z-index:1;animation:left calc(44s / 2) linear both}.timer .progress-circle .circle[data-time="44"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="44"] .right .progress{animation:right calc(44s / 2) linear both;animation-delay:calc(44s / 2)}.timer .progress-circle .circle[data-time="45"] .left .progress{z-index:1;animation:left calc(45s / 2) linear both}.timer .progress-circle .circle[data-time="45"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="45"] .right .progress{animation:right calc(45s / 2) linear both;animation-delay:calc(45s / 2)}.timer .progress-circle .circle[data-time="46"] .left .progress{z-index:1;animation:left calc(46s / 2) linear both}.timer .progress-circle .circle[data-time="46"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="46"] .right .progress{animation:right calc(46s / 2) linear both;animation-delay:calc(46s / 2)}.timer .progress-circle .circle[data-time="47"] .left .progress{z-index:1;animation:left calc(47s / 2) linear both}.timer .progress-circle .circle[data-time="47"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="47"] .right .progress{animation:right calc(47s / 2) linear both;animation-delay:calc(47s / 2)}.timer .progress-circle .circle[data-time="48"] .left .progress{z-index:1;animation:left calc(48s / 2) linear both}.timer .progress-circle .circle[data-time="48"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="48"] .right .progress{animation:right calc(48s / 2) linear both;animation-delay:calc(48s / 2)}.timer .progress-circle .circle[data-time="49"] .left .progress{z-index:1;animation:left calc(49s / 2) linear both}.timer .progress-circle .circle[data-time="49"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="49"] .right .progress{animation:right calc(49s / 2) linear both;animation-delay:calc(49s / 2)}.timer .progress-circle .circle[data-time="50"] .left .progress{z-index:1;animation:left calc(50s / 2) linear both}.timer .progress-circle .circle[data-time="50"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="50"] .right .progress{animation:right calc(50s / 2) linear both;animation-delay:calc(50s / 2)}.timer .progress-circle .circle[data-time="51"] .left .progress{z-index:1;animation:left calc(51s / 2) linear both}.timer .progress-circle .circle[data-time="51"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="51"] .right .progress{animation:right calc(51s / 2) linear both;animation-delay:calc(51s / 2)}.timer .progress-circle .circle[data-time="52"] .left .progress{z-index:1;animation:left calc(52s / 2) linear both}.timer .progress-circle .circle[data-time="52"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="52"] .right .progress{animation:right calc(52s / 2) linear both;animation-delay:calc(52s / 2)}.timer .progress-circle .circle[data-time="53"] .left .progress{z-index:1;animation:left calc(53s / 2) linear both}.timer .progress-circle .circle[data-time="53"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="53"] .right .progress{animation:right calc(53s / 2) linear both;animation-delay:calc(53s / 2)}.timer .progress-circle .circle[data-time="54"] .left .progress{z-index:1;animation:left calc(54s / 2) linear both}.timer .progress-circle .circle[data-time="54"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="54"] .right .progress{animation:right calc(54s / 2) linear both;animation-delay:calc(54s / 2)}.timer .progress-circle .circle[data-time="55"] .left .progress{z-index:1;animation:left calc(55s / 2) linear both}.timer .progress-circle .circle[data-time="55"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="55"] .right .progress{animation:right calc(55s / 2) linear both;animation-delay:calc(55s / 2)}.timer .progress-circle .circle[data-time="56"] .left .progress{z-index:1;animation:left calc(56s / 2) linear both}.timer .progress-circle .circle[data-time="56"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="56"] .right .progress{animation:right calc(56s / 2) linear both;animation-delay:calc(56s / 2)}.timer .progress-circle .circle[data-time="57"] .left .progress{z-index:1;animation:left calc(57s / 2) linear both}.timer .progress-circle .circle[data-time="57"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="57"] .right .progress{animation:right calc(57s / 2) linear both;animation-delay:calc(57s / 2)}.timer .progress-circle .circle[data-time="58"] .left .progress{z-index:1;animation:left calc(58s / 2) linear both}.timer .progress-circle .circle[data-time="58"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="58"] .right .progress{animation:right calc(58s / 2) linear both;animation-delay:calc(58s / 2)}.timer .progress-circle .circle[data-time="59"] .left .progress{z-index:1;animation:left calc(59s / 2) linear both}.timer .progress-circle .circle[data-time="59"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="59"] .right .progress{animation:right calc(59s / 2) linear both;animation-delay:calc(59s / 2)}.timer .progress-circle .circle[data-time="60"] .left .progress{z-index:1;animation:left calc(60s / 2) linear both}.timer .progress-circle .circle[data-time="60"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="60"] .right .progress{animation:right calc(60s / 2) linear both;animation-delay:calc(60s / 2)}.timer .progress-circle .circle[data-time="61"] .left .progress{z-index:1;animation:left calc(61s / 2) linear both}.timer .progress-circle .circle[data-time="61"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="61"] .right .progress{animation:right calc(61s / 2) linear both;animation-delay:calc(61s / 2)}.timer .progress-circle .circle[data-time="62"] .left .progress{z-index:1;animation:left calc(62s / 2) linear both}.timer .progress-circle .circle[data-time="62"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="62"] .right .progress{animation:right calc(62s / 2) linear both;animation-delay:calc(62s / 2)}.timer .progress-circle .circle[data-time="63"] .left .progress{z-index:1;animation:left calc(63s / 2) linear both}.timer .progress-circle .circle[data-time="63"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="63"] .right .progress{animation:right calc(63s / 2) linear both;animation-delay:calc(63s / 2)}.timer .progress-circle .circle[data-time="64"] .left .progress{z-index:1;animation:left calc(64s / 2) linear both}.timer .progress-circle .circle[data-time="64"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="64"] .right .progress{animation:right calc(64s / 2) linear both;animation-delay:calc(64s / 2)}.timer .progress-circle .circle[data-time="65"] .left .progress{z-index:1;animation:left calc(65s / 2) linear both}.timer .progress-circle .circle[data-time="65"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="65"] .right .progress{animation:right calc(65s / 2) linear both;animation-delay:calc(65s / 2)}.timer .progress-circle .circle[data-time="66"] .left .progress{z-index:1;animation:left calc(66s / 2) linear both}.timer .progress-circle .circle[data-time="66"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="66"] .right .progress{animation:right calc(66s / 2) linear both;animation-delay:calc(66s / 2)}.timer .progress-circle .circle[data-time="67"] .left .progress{z-index:1;animation:left calc(67s / 2) linear both}.timer .progress-circle .circle[data-time="67"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="67"] .right .progress{animation:right calc(67s / 2) linear both;animation-delay:calc(67s / 2)}.timer .progress-circle .circle[data-time="68"] .left .progress{z-index:1;animation:left calc(68s / 2) linear both}.timer .progress-circle .circle[data-time="68"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="68"] .right .progress{animation:right calc(68s / 2) linear both;animation-delay:calc(68s / 2)}.timer .progress-circle .circle[data-time="69"] .left .progress{z-index:1;animation:left calc(69s / 2) linear both}.timer .progress-circle .circle[data-time="69"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="69"] .right .progress{animation:right calc(69s / 2) linear both;animation-delay:calc(69s / 2)}.timer .progress-circle .circle[data-time="70"] .left .progress{z-index:1;animation:left calc(70s / 2) linear both}.timer .progress-circle .circle[data-time="70"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="70"] .right .progress{animation:right calc(70s / 2) linear both;animation-delay:calc(70s / 2)}.timer .progress-circle .circle[data-time="71"] .left .progress{z-index:1;animation:left calc(71s / 2) linear both}.timer .progress-circle .circle[data-time="71"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="71"] .right .progress{animation:right calc(71s / 2) linear both;animation-delay:calc(71s / 2)}.timer .progress-circle .circle[data-time="72"] .left .progress{z-index:1;animation:left calc(72s / 2) linear both}.timer .progress-circle .circle[data-time="72"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="72"] .right .progress{animation:right calc(72s / 2) linear both;animation-delay:calc(72s / 2)}.timer .progress-circle .circle[data-time="73"] .left .progress{z-index:1;animation:left calc(73s / 2) linear both}.timer .progress-circle .circle[data-time="73"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="73"] .right .progress{animation:right calc(73s / 2) linear both;animation-delay:calc(73s / 2)}.timer .progress-circle .circle[data-time="74"] .left .progress{z-index:1;animation:left calc(74s / 2) linear both}.timer .progress-circle .circle[data-time="74"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="74"] .right .progress{animation:right calc(74s / 2) linear both;animation-delay:calc(74s / 2)}.timer .progress-circle .circle[data-time="75"] .left .progress{z-index:1;animation:left calc(75s / 2) linear both}.timer .progress-circle .circle[data-time="75"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="75"] .right .progress{animation:right calc(75s / 2) linear both;animation-delay:calc(75s / 2)}.timer .progress-circle .circle[data-time="76"] .left .progress{z-index:1;animation:left calc(76s / 2) linear both}.timer .progress-circle .circle[data-time="76"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="76"] .right .progress{animation:right calc(76s / 2) linear both;animation-delay:calc(76s / 2)}.timer .progress-circle .circle[data-time="77"] .left .progress{z-index:1;animation:left calc(77s / 2) linear both}.timer .progress-circle .circle[data-time="77"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="77"] .right .progress{animation:right calc(77s / 2) linear both;animation-delay:calc(77s / 2)}.timer .progress-circle .circle[data-time="78"] .left .progress{z-index:1;animation:left calc(78s / 2) linear both}.timer .progress-circle .circle[data-time="78"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="78"] .right .progress{animation:right calc(78s / 2) linear both;animation-delay:calc(78s / 2)}.timer .progress-circle .circle[data-time="79"] .left .progress{z-index:1;animation:left calc(79s / 2) linear both}.timer .progress-circle .circle[data-time="79"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="79"] .right .progress{animation:right calc(79s / 2) linear both;animation-delay:calc(79s / 2)}.timer .progress-circle .circle[data-time="80"] .left .progress{z-index:1;animation:left calc(80s / 2) linear both}.timer .progress-circle .circle[data-time="80"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="80"] .right .progress{animation:right calc(80s / 2) linear both;animation-delay:calc(80s / 2)}.timer .progress-circle .circle[data-time="81"] .left .progress{z-index:1;animation:left calc(81s / 2) linear both}.timer .progress-circle .circle[data-time="81"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="81"] .right .progress{animation:right calc(81s / 2) linear both;animation-delay:calc(81s / 2)}.timer .progress-circle .circle[data-time="82"] .left .progress{z-index:1;animation:left calc(82s / 2) linear both}.timer .progress-circle .circle[data-time="82"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="82"] .right .progress{animation:right calc(82s / 2) linear both;animation-delay:calc(82s / 2)}.timer .progress-circle .circle[data-time="83"] .left .progress{z-index:1;animation:left calc(83s / 2) linear both}.timer .progress-circle .circle[data-time="83"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="83"] .right .progress{animation:right calc(83s / 2) linear both;animation-delay:calc(83s / 2)}.timer .progress-circle .circle[data-time="84"] .left .progress{z-index:1;animation:left calc(84s / 2) linear both}.timer .progress-circle .circle[data-time="84"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="84"] .right .progress{animation:right calc(84s / 2) linear both;animation-delay:calc(84s / 2)}.timer .progress-circle .circle[data-time="85"] .left .progress{z-index:1;animation:left calc(85s / 2) linear both}.timer .progress-circle .circle[data-time="85"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="85"] .right .progress{animation:right calc(85s / 2) linear both;animation-delay:calc(85s / 2)}.timer .progress-circle .circle[data-time="86"] .left .progress{z-index:1;animation:left calc(86s / 2) linear both}.timer .progress-circle .circle[data-time="86"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="86"] .right .progress{animation:right calc(86s / 2) linear both;animation-delay:calc(86s / 2)}.timer .progress-circle .circle[data-time="87"] .left .progress{z-index:1;animation:left calc(87s / 2) linear both}.timer .progress-circle .circle[data-time="87"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="87"] .right .progress{animation:right calc(87s / 2) linear both;animation-delay:calc(87s / 2)}.timer .progress-circle .circle[data-time="88"] .left .progress{z-index:1;animation:left calc(88s / 2) linear both}.timer .progress-circle .circle[data-time="88"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="88"] .right .progress{animation:right calc(88s / 2) linear both;animation-delay:calc(88s / 2)}.timer .progress-circle .circle[data-time="89"] .left .progress{z-index:1;animation:left calc(89s / 2) linear both}.timer .progress-circle .circle[data-time="89"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="89"] .right .progress{animation:right calc(89s / 2) linear both;animation-delay:calc(89s / 2)}.timer .progress-circle .circle[data-time="90"] .left .progress{z-index:1;animation:left calc(90s / 2) linear both}.timer .progress-circle .circle[data-time="90"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="90"] .right .progress{animation:right calc(90s / 2) linear both;animation-delay:calc(90s / 2)}.timer .progress-circle .circle[data-time="91"] .left .progress{z-index:1;animation:left calc(91s / 2) linear both}.timer .progress-circle .circle[data-time="91"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="91"] .right .progress{animation:right calc(91s / 2) linear both;animation-delay:calc(91s / 2)}.timer .progress-circle .circle[data-time="92"] .left .progress{z-index:1;animation:left calc(92s / 2) linear both}.timer .progress-circle .circle[data-time="92"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="92"] .right .progress{animation:right calc(92s / 2) linear both;animation-delay:calc(92s / 2)}.timer .progress-circle .circle[data-time="93"] .left .progress{z-index:1;animation:left calc(93s / 2) linear both}.timer .progress-circle .circle[data-time="93"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="93"] .right .progress{animation:right calc(93s / 2) linear both;animation-delay:calc(93s / 2)}.timer .progress-circle .circle[data-time="94"] .left .progress{z-index:1;animation:left calc(94s / 2) linear both}.timer .progress-circle .circle[data-time="94"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="94"] .right .progress{animation:right calc(94s / 2) linear both;animation-delay:calc(94s / 2)}.timer .progress-circle .circle[data-time="95"] .left .progress{z-index:1;animation:left calc(95s / 2) linear both}.timer .progress-circle .circle[data-time="95"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="95"] .right .progress{animation:right calc(95s / 2) linear both;animation-delay:calc(95s / 2)}.timer .progress-circle .circle[data-time="96"] .left .progress{z-index:1;animation:left calc(96s / 2) linear both}.timer .progress-circle .circle[data-time="96"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="96"] .right .progress{animation:right calc(96s / 2) linear both;animation-delay:calc(96s / 2)}.timer .progress-circle .circle[data-time="97"] .left .progress{z-index:1;animation:left calc(97s / 2) linear both}.timer .progress-circle .circle[data-time="97"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="97"] .right .progress{animation:right calc(97s / 2) linear both;animation-delay:calc(97s / 2)}.timer .progress-circle .circle[data-time="98"] .left .progress{z-index:1;animation:left calc(98s / 2) linear both}.timer .progress-circle .circle[data-time="98"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="98"] .right .progress{animation:right calc(98s / 2) linear both;animation-delay:calc(98s / 2)}.timer .progress-circle .circle[data-time="99"] .left .progress{z-index:1;animation:left calc(99s / 2) linear both}.timer .progress-circle .circle[data-time="99"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="99"] .right .progress{animation:right calc(99s / 2) linear both;animation-delay:calc(99s / 2)}.timer .progress-circle .circle[data-time="100"] .left .progress{z-index:1;animation:left calc(100s / 2) linear both}.timer .progress-circle .circle[data-time="100"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="100"] .right .progress{animation:right calc(100s / 2) linear both;animation-delay:calc(100s / 2)}.timer .progress-circle .circle[data-time="101"] .left .progress{z-index:1;animation:left calc(101s / 2) linear both}.timer .progress-circle .circle[data-time="101"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="101"] .right .progress{animation:right calc(101s / 2) linear both;animation-delay:calc(101s / 2)}.timer .progress-circle .circle[data-time="102"] .left .progress{z-index:1;animation:left calc(102s / 2) linear both}.timer .progress-circle .circle[data-time="102"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="102"] .right .progress{animation:right calc(102s / 2) linear both;animation-delay:calc(102s / 2)}.timer .progress-circle .circle[data-time="103"] .left .progress{z-index:1;animation:left calc(103s / 2) linear both}.timer .progress-circle .circle[data-time="103"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="103"] .right .progress{animation:right calc(103s / 2) linear both;animation-delay:calc(103s / 2)}.timer .progress-circle .circle[data-time="104"] .left .progress{z-index:1;animation:left calc(104s / 2) linear both}.timer .progress-circle .circle[data-time="104"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="104"] .right .progress{animation:right calc(104s / 2) linear both;animation-delay:calc(104s / 2)}.timer .progress-circle .circle[data-time="105"] .left .progress{z-index:1;animation:left calc(105s / 2) linear both}.timer .progress-circle .circle[data-time="105"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="105"] .right .progress{animation:right calc(105s / 2) linear both;animation-delay:calc(105s / 2)}.timer .progress-circle .circle[data-time="106"] .left .progress{z-index:1;animation:left calc(106s / 2) linear both}.timer .progress-circle .circle[data-time="106"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="106"] .right .progress{animation:right calc(106s / 2) linear both;animation-delay:calc(106s / 2)}.timer .progress-circle .circle[data-time="107"] .left .progress{z-index:1;animation:left calc(107s / 2) linear both}.timer .progress-circle .circle[data-time="107"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="107"] .right .progress{animation:right calc(107s / 2) linear both;animation-delay:calc(107s / 2)}.timer .progress-circle .circle[data-time="108"] .left .progress{z-index:1;animation:left calc(108s / 2) linear both}.timer .progress-circle .circle[data-time="108"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="108"] .right .progress{animation:right calc(108s / 2) linear both;animation-delay:calc(108s / 2)}.timer .progress-circle .circle[data-time="109"] .left .progress{z-index:1;animation:left calc(109s / 2) linear both}.timer .progress-circle .circle[data-time="109"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="109"] .right .progress{animation:right calc(109s / 2) linear both;animation-delay:calc(109s / 2)}.timer .progress-circle .circle[data-time="110"] .left .progress{z-index:1;animation:left calc(110s / 2) linear both}.timer .progress-circle .circle[data-time="110"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="110"] .right .progress{animation:right calc(110s / 2) linear both;animation-delay:calc(110s / 2)}.timer .progress-circle .circle[data-time="111"] .left .progress{z-index:1;animation:left calc(111s / 2) linear both}.timer .progress-circle .circle[data-time="111"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="111"] .right .progress{animation:right calc(111s / 2) linear both;animation-delay:calc(111s / 2)}.timer .progress-circle .circle[data-time="112"] .left .progress{z-index:1;animation:left calc(112s / 2) linear both}.timer .progress-circle .circle[data-time="112"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="112"] .right .progress{animation:right calc(112s / 2) linear both;animation-delay:calc(112s / 2)}.timer .progress-circle .circle[data-time="113"] .left .progress{z-index:1;animation:left calc(113s / 2) linear both}.timer .progress-circle .circle[data-time="113"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="113"] .right .progress{animation:right calc(113s / 2) linear both;animation-delay:calc(113s / 2)}.timer .progress-circle .circle[data-time="114"] .left .progress{z-index:1;animation:left calc(114s / 2) linear both}.timer .progress-circle .circle[data-time="114"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="114"] .right .progress{animation:right calc(114s / 2) linear both;animation-delay:calc(114s / 2)}.timer .progress-circle .circle[data-time="115"] .left .progress{z-index:1;animation:left calc(115s / 2) linear both}.timer .progress-circle .circle[data-time="115"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="115"] .right .progress{animation:right calc(115s / 2) linear both;animation-delay:calc(115s / 2)}.timer .progress-circle .circle[data-time="116"] .left .progress{z-index:1;animation:left calc(116s / 2) linear both}.timer .progress-circle .circle[data-time="116"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="116"] .right .progress{animation:right calc(116s / 2) linear both;animation-delay:calc(116s / 2)}.timer .progress-circle .circle[data-time="117"] .left .progress{z-index:1;animation:left calc(117s / 2) linear both}.timer .progress-circle .circle[data-time="117"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="117"] .right .progress{animation:right calc(117s / 2) linear both;animation-delay:calc(117s / 2)}.timer .progress-circle .circle[data-time="118"] .left .progress{z-index:1;animation:left calc(118s / 2) linear both}.timer .progress-circle .circle[data-time="118"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="118"] .right .progress{animation:right calc(118s / 2) linear both;animation-delay:calc(118s / 2)}.timer .progress-circle .circle[data-time="119"] .left .progress{z-index:1;animation:left calc(119s / 2) linear both}.timer .progress-circle .circle[data-time="119"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="119"] .right .progress{animation:right calc(119s / 2) linear both;animation-delay:calc(119s / 2)}.timer .progress-circle .circle[data-time="120"] .left .progress{z-index:1;animation:left calc(120s / 2) linear both}.timer .progress-circle .circle[data-time="120"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="120"] .right .progress{animation:right calc(120s / 2) linear both;animation-delay:calc(120s / 2)}.timer .progress-circle .circle[data-time="121"] .left .progress{z-index:1;animation:left calc(121s / 2) linear both}.timer .progress-circle .circle[data-time="121"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="121"] .right .progress{animation:right calc(121s / 2) linear both;animation-delay:calc(121s / 2)}.timer .progress-circle .circle[data-time="122"] .left .progress{z-index:1;animation:left calc(122s / 2) linear both}.timer .progress-circle .circle[data-time="122"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="122"] .right .progress{animation:right calc(122s / 2) linear both;animation-delay:calc(122s / 2)}.timer .progress-circle .circle[data-time="123"] .left .progress{z-index:1;animation:left calc(123s / 2) linear both}.timer .progress-circle .circle[data-time="123"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="123"] .right .progress{animation:right calc(123s / 2) linear both;animation-delay:calc(123s / 2)}.timer .progress-circle .circle[data-time="124"] .left .progress{z-index:1;animation:left calc(124s / 2) linear both}.timer .progress-circle .circle[data-time="124"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="124"] .right .progress{animation:right calc(124s / 2) linear both;animation-delay:calc(124s / 2)}.timer .progress-circle .circle[data-time="125"] .left .progress{z-index:1;animation:left calc(125s / 2) linear both}.timer .progress-circle .circle[data-time="125"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="125"] .right .progress{animation:right calc(125s / 2) linear both;animation-delay:calc(125s / 2)}.timer .progress-circle .circle[data-time="126"] .left .progress{z-index:1;animation:left calc(126s / 2) linear both}.timer .progress-circle .circle[data-time="126"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="126"] .right .progress{animation:right calc(126s / 2) linear both;animation-delay:calc(126s / 2)}.timer .progress-circle .circle[data-time="127"] .left .progress{z-index:1;animation:left calc(127s / 2) linear both}.timer .progress-circle .circle[data-time="127"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="127"] .right .progress{animation:right calc(127s / 2) linear both;animation-delay:calc(127s / 2)}.timer .progress-circle .circle[data-time="128"] .left .progress{z-index:1;animation:left calc(128s / 2) linear both}.timer .progress-circle .circle[data-time="128"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="128"] .right .progress{animation:right calc(128s / 2) linear both;animation-delay:calc(128s / 2)}.timer .progress-circle .circle[data-time="129"] .left .progress{z-index:1;animation:left calc(129s / 2) linear both}.timer .progress-circle .circle[data-time="129"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="129"] .right .progress{animation:right calc(129s / 2) linear both;animation-delay:calc(129s / 2)}.timer .progress-circle .circle[data-time="130"] .left .progress{z-index:1;animation:left calc(130s / 2) linear both}.timer .progress-circle .circle[data-time="130"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="130"] .right .progress{animation:right calc(130s / 2) linear both;animation-delay:calc(130s / 2)}.timer .progress-circle .circle[data-time="131"] .left .progress{z-index:1;animation:left calc(131s / 2) linear both}.timer .progress-circle .circle[data-time="131"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="131"] .right .progress{animation:right calc(131s / 2) linear both;animation-delay:calc(131s / 2)}.timer .progress-circle .circle[data-time="132"] .left .progress{z-index:1;animation:left calc(132s / 2) linear both}.timer .progress-circle .circle[data-time="132"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="132"] .right .progress{animation:right calc(132s / 2) linear both;animation-delay:calc(132s / 2)}.timer .progress-circle .circle[data-time="133"] .left .progress{z-index:1;animation:left calc(133s / 2) linear both}.timer .progress-circle .circle[data-time="133"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="133"] .right .progress{animation:right calc(133s / 2) linear both;animation-delay:calc(133s / 2)}.timer .progress-circle .circle[data-time="134"] .left .progress{z-index:1;animation:left calc(134s / 2) linear both}.timer .progress-circle .circle[data-time="134"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="134"] .right .progress{animation:right calc(134s / 2) linear both;animation-delay:calc(134s / 2)}.timer .progress-circle .circle[data-time="135"] .left .progress{z-index:1;animation:left calc(135s / 2) linear both}.timer .progress-circle .circle[data-time="135"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="135"] .right .progress{animation:right calc(135s / 2) linear both;animation-delay:calc(135s / 2)}.timer .progress-circle .circle[data-time="136"] .left .progress{z-index:1;animation:left calc(136s / 2) linear both}.timer .progress-circle .circle[data-time="136"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="136"] .right .progress{animation:right calc(136s / 2) linear both;animation-delay:calc(136s / 2)}.timer .progress-circle .circle[data-time="137"] .left .progress{z-index:1;animation:left calc(137s / 2) linear both}.timer .progress-circle .circle[data-time="137"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="137"] .right .progress{animation:right calc(137s / 2) linear both;animation-delay:calc(137s / 2)}.timer .progress-circle .circle[data-time="138"] .left .progress{z-index:1;animation:left calc(138s / 2) linear both}.timer .progress-circle .circle[data-time="138"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="138"] .right .progress{animation:right calc(138s / 2) linear both;animation-delay:calc(138s / 2)}.timer .progress-circle .circle[data-time="139"] .left .progress{z-index:1;animation:left calc(139s / 2) linear both}.timer .progress-circle .circle[data-time="139"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="139"] .right .progress{animation:right calc(139s / 2) linear both;animation-delay:calc(139s / 2)}.timer .progress-circle .circle[data-time="140"] .left .progress{z-index:1;animation:left calc(140s / 2) linear both}.timer .progress-circle .circle[data-time="140"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="140"] .right .progress{animation:right calc(140s / 2) linear both;animation-delay:calc(140s / 2)}.timer .progress-circle .circle[data-time="141"] .left .progress{z-index:1;animation:left calc(141s / 2) linear both}.timer .progress-circle .circle[data-time="141"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="141"] .right .progress{animation:right calc(141s / 2) linear both;animation-delay:calc(141s / 2)}.timer .progress-circle .circle[data-time="142"] .left .progress{z-index:1;animation:left calc(142s / 2) linear both}.timer .progress-circle .circle[data-time="142"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="142"] .right .progress{animation:right calc(142s / 2) linear both;animation-delay:calc(142s / 2)}.timer .progress-circle .circle[data-time="143"] .left .progress{z-index:1;animation:left calc(143s / 2) linear both}.timer .progress-circle .circle[data-time="143"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="143"] .right .progress{animation:right calc(143s / 2) linear both;animation-delay:calc(143s / 2)}.timer .progress-circle .circle[data-time="144"] .left .progress{z-index:1;animation:left calc(144s / 2) linear both}.timer .progress-circle .circle[data-time="144"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="144"] .right .progress{animation:right calc(144s / 2) linear both;animation-delay:calc(144s / 2)}.timer .progress-circle .circle[data-time="145"] .left .progress{z-index:1;animation:left calc(145s / 2) linear both}.timer .progress-circle .circle[data-time="145"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="145"] .right .progress{animation:right calc(145s / 2) linear both;animation-delay:calc(145s / 2)}.timer .progress-circle .circle[data-time="146"] .left .progress{z-index:1;animation:left calc(146s / 2) linear both}.timer .progress-circle .circle[data-time="146"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="146"] .right .progress{animation:right calc(146s / 2) linear both;animation-delay:calc(146s / 2)}.timer .progress-circle .circle[data-time="147"] .left .progress{z-index:1;animation:left calc(147s / 2) linear both}.timer .progress-circle .circle[data-time="147"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="147"] .right .progress{animation:right calc(147s / 2) linear both;animation-delay:calc(147s / 2)}.timer .progress-circle .circle[data-time="148"] .left .progress{z-index:1;animation:left calc(148s / 2) linear both}.timer .progress-circle .circle[data-time="148"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="148"] .right .progress{animation:right calc(148s / 2) linear both;animation-delay:calc(148s / 2)}.timer .progress-circle .circle[data-time="149"] .left .progress{z-index:1;animation:left calc(149s / 2) linear both}.timer .progress-circle .circle[data-time="149"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="149"] .right .progress{animation:right calc(149s / 2) linear both;animation-delay:calc(149s / 2)}.timer .progress-circle .circle[data-time="150"] .left .progress{z-index:1;animation:left calc(150s / 2) linear both}.timer .progress-circle .circle[data-time="150"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="150"] .right .progress{animation:right calc(150s / 2) linear both;animation-delay:calc(150s / 2)}.timer .progress-circle .circle[data-time="151"] .left .progress{z-index:1;animation:left calc(151s / 2) linear both}.timer .progress-circle .circle[data-time="151"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="151"] .right .progress{animation:right calc(151s / 2) linear both;animation-delay:calc(151s / 2)}.timer .progress-circle .circle[data-time="152"] .left .progress{z-index:1;animation:left calc(152s / 2) linear both}.timer .progress-circle .circle[data-time="152"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="152"] .right .progress{animation:right calc(152s / 2) linear both;animation-delay:calc(152s / 2)}.timer .progress-circle .circle[data-time="153"] .left .progress{z-index:1;animation:left calc(153s / 2) linear both}.timer .progress-circle .circle[data-time="153"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="153"] .right .progress{animation:right calc(153s / 2) linear both;animation-delay:calc(153s / 2)}.timer .progress-circle .circle[data-time="154"] .left .progress{z-index:1;animation:left calc(154s / 2) linear both}.timer .progress-circle .circle[data-time="154"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="154"] .right .progress{animation:right calc(154s / 2) linear both;animation-delay:calc(154s / 2)}.timer .progress-circle .circle[data-time="155"] .left .progress{z-index:1;animation:left calc(155s / 2) linear both}.timer .progress-circle .circle[data-time="155"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="155"] .right .progress{animation:right calc(155s / 2) linear both;animation-delay:calc(155s / 2)}.timer .progress-circle .circle[data-time="156"] .left .progress{z-index:1;animation:left calc(156s / 2) linear both}.timer .progress-circle .circle[data-time="156"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="156"] .right .progress{animation:right calc(156s / 2) linear both;animation-delay:calc(156s / 2)}.timer .progress-circle .circle[data-time="157"] .left .progress{z-index:1;animation:left calc(157s / 2) linear both}.timer .progress-circle .circle[data-time="157"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="157"] .right .progress{animation:right calc(157s / 2) linear both;animation-delay:calc(157s / 2)}.timer .progress-circle .circle[data-time="158"] .left .progress{z-index:1;animation:left calc(158s / 2) linear both}.timer .progress-circle .circle[data-time="158"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="158"] .right .progress{animation:right calc(158s / 2) linear both;animation-delay:calc(158s / 2)}.timer .progress-circle .circle[data-time="159"] .left .progress{z-index:1;animation:left calc(159s / 2) linear both}.timer .progress-circle .circle[data-time="159"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="159"] .right .progress{animation:right calc(159s / 2) linear both;animation-delay:calc(159s / 2)}.timer .progress-circle .circle[data-time="160"] .left .progress{z-index:1;animation:left calc(160s / 2) linear both}.timer .progress-circle .circle[data-time="160"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="160"] .right .progress{animation:right calc(160s / 2) linear both;animation-delay:calc(160s / 2)}.timer .progress-circle .circle[data-time="161"] .left .progress{z-index:1;animation:left calc(161s / 2) linear both}.timer .progress-circle .circle[data-time="161"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="161"] .right .progress{animation:right calc(161s / 2) linear both;animation-delay:calc(161s / 2)}.timer .progress-circle .circle[data-time="162"] .left .progress{z-index:1;animation:left calc(162s / 2) linear both}.timer .progress-circle .circle[data-time="162"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="162"] .right .progress{animation:right calc(162s / 2) linear both;animation-delay:calc(162s / 2)}.timer .progress-circle .circle[data-time="163"] .left .progress{z-index:1;animation:left calc(163s / 2) linear both}.timer .progress-circle .circle[data-time="163"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="163"] .right .progress{animation:right calc(163s / 2) linear both;animation-delay:calc(163s / 2)}.timer .progress-circle .circle[data-time="164"] .left .progress{z-index:1;animation:left calc(164s / 2) linear both}.timer .progress-circle .circle[data-time="164"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="164"] .right .progress{animation:right calc(164s / 2) linear both;animation-delay:calc(164s / 2)}.timer .progress-circle .circle[data-time="165"] .left .progress{z-index:1;animation:left calc(165s / 2) linear both}.timer .progress-circle .circle[data-time="165"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="165"] .right .progress{animation:right calc(165s / 2) linear both;animation-delay:calc(165s / 2)}.timer .progress-circle .circle[data-time="166"] .left .progress{z-index:1;animation:left calc(166s / 2) linear both}.timer .progress-circle .circle[data-time="166"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="166"] .right .progress{animation:right calc(166s / 2) linear both;animation-delay:calc(166s / 2)}.timer .progress-circle .circle[data-time="167"] .left .progress{z-index:1;animation:left calc(167s / 2) linear both}.timer .progress-circle .circle[data-time="167"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="167"] .right .progress{animation:right calc(167s / 2) linear both;animation-delay:calc(167s / 2)}.timer .progress-circle .circle[data-time="168"] .left .progress{z-index:1;animation:left calc(168s / 2) linear both}.timer .progress-circle .circle[data-time="168"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="168"] .right .progress{animation:right calc(168s / 2) linear both;animation-delay:calc(168s / 2)}.timer .progress-circle .circle[data-time="169"] .left .progress{z-index:1;animation:left calc(169s / 2) linear both}.timer .progress-circle .circle[data-time="169"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="169"] .right .progress{animation:right calc(169s / 2) linear both;animation-delay:calc(169s / 2)}.timer .progress-circle .circle[data-time="170"] .left .progress{z-index:1;animation:left calc(170s / 2) linear both}.timer .progress-circle .circle[data-time="170"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="170"] .right .progress{animation:right calc(170s / 2) linear both;animation-delay:calc(170s / 2)}.timer .progress-circle .circle[data-time="171"] .left .progress{z-index:1;animation:left calc(171s / 2) linear both}.timer .progress-circle .circle[data-time="171"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="171"] .right .progress{animation:right calc(171s / 2) linear both;animation-delay:calc(171s / 2)}.timer .progress-circle .circle[data-time="172"] .left .progress{z-index:1;animation:left calc(172s / 2) linear both}.timer .progress-circle .circle[data-time="172"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="172"] .right .progress{animation:right calc(172s / 2) linear both;animation-delay:calc(172s / 2)}.timer .progress-circle .circle[data-time="173"] .left .progress{z-index:1;animation:left calc(173s / 2) linear both}.timer .progress-circle .circle[data-time="173"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="173"] .right .progress{animation:right calc(173s / 2) linear both;animation-delay:calc(173s / 2)}.timer .progress-circle .circle[data-time="174"] .left .progress{z-index:1;animation:left calc(174s / 2) linear both}.timer .progress-circle .circle[data-time="174"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="174"] .right .progress{animation:right calc(174s / 2) linear both;animation-delay:calc(174s / 2)}.timer .progress-circle .circle[data-time="175"] .left .progress{z-index:1;animation:left calc(175s / 2) linear both}.timer .progress-circle .circle[data-time="175"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="175"] .right .progress{animation:right calc(175s / 2) linear both;animation-delay:calc(175s / 2)}.timer .progress-circle .circle[data-time="176"] .left .progress{z-index:1;animation:left calc(176s / 2) linear both}.timer .progress-circle .circle[data-time="176"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="176"] .right .progress{animation:right calc(176s / 2) linear both;animation-delay:calc(176s / 2)}.timer .progress-circle .circle[data-time="177"] .left .progress{z-index:1;animation:left calc(177s / 2) linear both}.timer .progress-circle .circle[data-time="177"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="177"] .right .progress{animation:right calc(177s / 2) linear both;animation-delay:calc(177s / 2)}.timer .progress-circle .circle[data-time="178"] .left .progress{z-index:1;animation:left calc(178s / 2) linear both}.timer .progress-circle .circle[data-time="178"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="178"] .right .progress{animation:right calc(178s / 2) linear both;animation-delay:calc(178s / 2)}.timer .progress-circle .circle[data-time="179"] .left .progress{z-index:1;animation:left calc(179s / 2) linear both}.timer .progress-circle .circle[data-time="179"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="179"] .right .progress{animation:right calc(179s / 2) linear both;animation-delay:calc(179s / 2)}.timer .progress-circle .circle[data-time="180"] .left .progress{z-index:1;animation:left calc(180s / 2) linear both}.timer .progress-circle .circle[data-time="180"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="180"] .right .progress{animation:right calc(180s / 2) linear both;animation-delay:calc(180s / 2)}.timer .progress-circle .circle[data-time="181"] .left .progress{z-index:1;animation:left calc(181s / 2) linear both}.timer .progress-circle .circle[data-time="181"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="181"] .right .progress{animation:right calc(181s / 2) linear both;animation-delay:calc(181s / 2)}.timer .progress-circle .circle[data-time="182"] .left .progress{z-index:1;animation:left calc(182s / 2) linear both}.timer .progress-circle .circle[data-time="182"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="182"] .right .progress{animation:right calc(182s / 2) linear both;animation-delay:calc(182s / 2)}.timer .progress-circle .circle[data-time="183"] .left .progress{z-index:1;animation:left calc(183s / 2) linear both}.timer .progress-circle .circle[data-time="183"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="183"] .right .progress{animation:right calc(183s / 2) linear both;animation-delay:calc(183s / 2)}.timer .progress-circle .circle[data-time="184"] .left .progress{z-index:1;animation:left calc(184s / 2) linear both}.timer .progress-circle .circle[data-time="184"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="184"] .right .progress{animation:right calc(184s / 2) linear both;animation-delay:calc(184s / 2)}.timer .progress-circle .circle[data-time="185"] .left .progress{z-index:1;animation:left calc(185s / 2) linear both}.timer .progress-circle .circle[data-time="185"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="185"] .right .progress{animation:right calc(185s / 2) linear both;animation-delay:calc(185s / 2)}.timer .progress-circle .circle[data-time="186"] .left .progress{z-index:1;animation:left calc(186s / 2) linear both}.timer .progress-circle .circle[data-time="186"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="186"] .right .progress{animation:right calc(186s / 2) linear both;animation-delay:calc(186s / 2)}.timer .progress-circle .circle[data-time="187"] .left .progress{z-index:1;animation:left calc(187s / 2) linear both}.timer .progress-circle .circle[data-time="187"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="187"] .right .progress{animation:right calc(187s / 2) linear both;animation-delay:calc(187s / 2)}.timer .progress-circle .circle[data-time="188"] .left .progress{z-index:1;animation:left calc(188s / 2) linear both}.timer .progress-circle .circle[data-time="188"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="188"] .right .progress{animation:right calc(188s / 2) linear both;animation-delay:calc(188s / 2)}.timer .progress-circle .circle[data-time="189"] .left .progress{z-index:1;animation:left calc(189s / 2) linear both}.timer .progress-circle .circle[data-time="189"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="189"] .right .progress{animation:right calc(189s / 2) linear both;animation-delay:calc(189s / 2)}.timer .progress-circle .circle[data-time="190"] .left .progress{z-index:1;animation:left calc(190s / 2) linear both}.timer .progress-circle .circle[data-time="190"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="190"] .right .progress{animation:right calc(190s / 2) linear both;animation-delay:calc(190s / 2)}.timer .progress-circle .circle[data-time="191"] .left .progress{z-index:1;animation:left calc(191s / 2) linear both}.timer .progress-circle .circle[data-time="191"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="191"] .right .progress{animation:right calc(191s / 2) linear both;animation-delay:calc(191s / 2)}.timer .progress-circle .circle[data-time="192"] .left .progress{z-index:1;animation:left calc(192s / 2) linear both}.timer .progress-circle .circle[data-time="192"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="192"] .right .progress{animation:right calc(192s / 2) linear both;animation-delay:calc(192s / 2)}.timer .progress-circle .circle[data-time="193"] .left .progress{z-index:1;animation:left calc(193s / 2) linear both}.timer .progress-circle .circle[data-time="193"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="193"] .right .progress{animation:right calc(193s / 2) linear both;animation-delay:calc(193s / 2)}.timer .progress-circle .circle[data-time="194"] .left .progress{z-index:1;animation:left calc(194s / 2) linear both}.timer .progress-circle .circle[data-time="194"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="194"] .right .progress{animation:right calc(194s / 2) linear both;animation-delay:calc(194s / 2)}.timer .progress-circle .circle[data-time="195"] .left .progress{z-index:1;animation:left calc(195s / 2) linear both}.timer .progress-circle .circle[data-time="195"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="195"] .right .progress{animation:right calc(195s / 2) linear both;animation-delay:calc(195s / 2)}.timer .progress-circle .circle[data-time="196"] .left .progress{z-index:1;animation:left calc(196s / 2) linear both}.timer .progress-circle .circle[data-time="196"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="196"] .right .progress{animation:right calc(196s / 2) linear both;animation-delay:calc(196s / 2)}.timer .progress-circle .circle[data-time="197"] .left .progress{z-index:1;animation:left calc(197s / 2) linear both}.timer .progress-circle .circle[data-time="197"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="197"] .right .progress{animation:right calc(197s / 2) linear both;animation-delay:calc(197s / 2)}.timer .progress-circle .circle[data-time="198"] .left .progress{z-index:1;animation:left calc(198s / 2) linear both}.timer .progress-circle .circle[data-time="198"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="198"] .right .progress{animation:right calc(198s / 2) linear both;animation-delay:calc(198s / 2)}.timer .progress-circle .circle[data-time="199"] .left .progress{z-index:1;animation:left calc(199s / 2) linear both}.timer .progress-circle .circle[data-time="199"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="199"] .right .progress{animation:right calc(199s / 2) linear both;animation-delay:calc(199s / 2)}.timer .progress-circle .circle[data-time="200"] .left .progress{z-index:1;animation:left calc(200s / 2) linear both}.timer .progress-circle .circle[data-time="200"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="200"] .right .progress{animation:right calc(200s / 2) linear both;animation-delay:calc(200s / 2)}.timer .progress-circle .circle[data-time="201"] .left .progress{z-index:1;animation:left calc(201s / 2) linear both}.timer .progress-circle .circle[data-time="201"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="201"] .right .progress{animation:right calc(201s / 2) linear both;animation-delay:calc(201s / 2)}.timer .progress-circle .circle[data-time="202"] .left .progress{z-index:1;animation:left calc(202s / 2) linear both}.timer .progress-circle .circle[data-time="202"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="202"] .right .progress{animation:right calc(202s / 2) linear both;animation-delay:calc(202s / 2)}.timer .progress-circle .circle[data-time="203"] .left .progress{z-index:1;animation:left calc(203s / 2) linear both}.timer .progress-circle .circle[data-time="203"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="203"] .right .progress{animation:right calc(203s / 2) linear both;animation-delay:calc(203s / 2)}.timer .progress-circle .circle[data-time="204"] .left .progress{z-index:1;animation:left calc(204s / 2) linear both}.timer .progress-circle .circle[data-time="204"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="204"] .right .progress{animation:right calc(204s / 2) linear both;animation-delay:calc(204s / 2)}.timer .progress-circle .circle[data-time="205"] .left .progress{z-index:1;animation:left calc(205s / 2) linear both}.timer .progress-circle .circle[data-time="205"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="205"] .right .progress{animation:right calc(205s / 2) linear both;animation-delay:calc(205s / 2)}.timer .progress-circle .circle[data-time="206"] .left .progress{z-index:1;animation:left calc(206s / 2) linear both}.timer .progress-circle .circle[data-time="206"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="206"] .right .progress{animation:right calc(206s / 2) linear both;animation-delay:calc(206s / 2)}.timer .progress-circle .circle[data-time="207"] .left .progress{z-index:1;animation:left calc(207s / 2) linear both}.timer .progress-circle .circle[data-time="207"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="207"] .right .progress{animation:right calc(207s / 2) linear both;animation-delay:calc(207s / 2)}.timer .progress-circle .circle[data-time="208"] .left .progress{z-index:1;animation:left calc(208s / 2) linear both}.timer .progress-circle .circle[data-time="208"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="208"] .right .progress{animation:right calc(208s / 2) linear both;animation-delay:calc(208s / 2)}.timer .progress-circle .circle[data-time="209"] .left .progress{z-index:1;animation:left calc(209s / 2) linear both}.timer .progress-circle .circle[data-time="209"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="209"] .right .progress{animation:right calc(209s / 2) linear both;animation-delay:calc(209s / 2)}.timer .progress-circle .circle[data-time="210"] .left .progress{z-index:1;animation:left calc(210s / 2) linear both}.timer .progress-circle .circle[data-time="210"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="210"] .right .progress{animation:right calc(210s / 2) linear both;animation-delay:calc(210s / 2)}.timer .progress-circle .circle[data-time="211"] .left .progress{z-index:1;animation:left calc(211s / 2) linear both}.timer .progress-circle .circle[data-time="211"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="211"] .right .progress{animation:right calc(211s / 2) linear both;animation-delay:calc(211s / 2)}.timer .progress-circle .circle[data-time="212"] .left .progress{z-index:1;animation:left calc(212s / 2) linear both}.timer .progress-circle .circle[data-time="212"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="212"] .right .progress{animation:right calc(212s / 2) linear both;animation-delay:calc(212s / 2)}.timer .progress-circle .circle[data-time="213"] .left .progress{z-index:1;animation:left calc(213s / 2) linear both}.timer .progress-circle .circle[data-time="213"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="213"] .right .progress{animation:right calc(213s / 2) linear both;animation-delay:calc(213s / 2)}.timer .progress-circle .circle[data-time="214"] .left .progress{z-index:1;animation:left calc(214s / 2) linear both}.timer .progress-circle .circle[data-time="214"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="214"] .right .progress{animation:right calc(214s / 2) linear both;animation-delay:calc(214s / 2)}.timer .progress-circle .circle[data-time="215"] .left .progress{z-index:1;animation:left calc(215s / 2) linear both}.timer .progress-circle .circle[data-time="215"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="215"] .right .progress{animation:right calc(215s / 2) linear both;animation-delay:calc(215s / 2)}.timer .progress-circle .circle[data-time="216"] .left .progress{z-index:1;animation:left calc(216s / 2) linear both}.timer .progress-circle .circle[data-time="216"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="216"] .right .progress{animation:right calc(216s / 2) linear both;animation-delay:calc(216s / 2)}.timer .progress-circle .circle[data-time="217"] .left .progress{z-index:1;animation:left calc(217s / 2) linear both}.timer .progress-circle .circle[data-time="217"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="217"] .right .progress{animation:right calc(217s / 2) linear both;animation-delay:calc(217s / 2)}.timer .progress-circle .circle[data-time="218"] .left .progress{z-index:1;animation:left calc(218s / 2) linear both}.timer .progress-circle .circle[data-time="218"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="218"] .right .progress{animation:right calc(218s / 2) linear both;animation-delay:calc(218s / 2)}.timer .progress-circle .circle[data-time="219"] .left .progress{z-index:1;animation:left calc(219s / 2) linear both}.timer .progress-circle .circle[data-time="219"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="219"] .right .progress{animation:right calc(219s / 2) linear both;animation-delay:calc(219s / 2)}.timer .progress-circle .circle[data-time="220"] .left .progress{z-index:1;animation:left calc(220s / 2) linear both}.timer .progress-circle .circle[data-time="220"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="220"] .right .progress{animation:right calc(220s / 2) linear both;animation-delay:calc(220s / 2)}.timer .progress-circle .circle[data-time="221"] .left .progress{z-index:1;animation:left calc(221s / 2) linear both}.timer .progress-circle .circle[data-time="221"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="221"] .right .progress{animation:right calc(221s / 2) linear both;animation-delay:calc(221s / 2)}.timer .progress-circle .circle[data-time="222"] .left .progress{z-index:1;animation:left calc(222s / 2) linear both}.timer .progress-circle .circle[data-time="222"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="222"] .right .progress{animation:right calc(222s / 2) linear both;animation-delay:calc(222s / 2)}.timer .progress-circle .circle[data-time="223"] .left .progress{z-index:1;animation:left calc(223s / 2) linear both}.timer .progress-circle .circle[data-time="223"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="223"] .right .progress{animation:right calc(223s / 2) linear both;animation-delay:calc(223s / 2)}.timer .progress-circle .circle[data-time="224"] .left .progress{z-index:1;animation:left calc(224s / 2) linear both}.timer .progress-circle .circle[data-time="224"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="224"] .right .progress{animation:right calc(224s / 2) linear both;animation-delay:calc(224s / 2)}.timer .progress-circle .circle[data-time="225"] .left .progress{z-index:1;animation:left calc(225s / 2) linear both}.timer .progress-circle .circle[data-time="225"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="225"] .right .progress{animation:right calc(225s / 2) linear both;animation-delay:calc(225s / 2)}.timer .progress-circle .circle[data-time="226"] .left .progress{z-index:1;animation:left calc(226s / 2) linear both}.timer .progress-circle .circle[data-time="226"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="226"] .right .progress{animation:right calc(226s / 2) linear both;animation-delay:calc(226s / 2)}.timer .progress-circle .circle[data-time="227"] .left .progress{z-index:1;animation:left calc(227s / 2) linear both}.timer .progress-circle .circle[data-time="227"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="227"] .right .progress{animation:right calc(227s / 2) linear both;animation-delay:calc(227s / 2)}.timer .progress-circle .circle[data-time="228"] .left .progress{z-index:1;animation:left calc(228s / 2) linear both}.timer .progress-circle .circle[data-time="228"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="228"] .right .progress{animation:right calc(228s / 2) linear both;animation-delay:calc(228s / 2)}.timer .progress-circle .circle[data-time="229"] .left .progress{z-index:1;animation:left calc(229s / 2) linear both}.timer .progress-circle .circle[data-time="229"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="229"] .right .progress{animation:right calc(229s / 2) linear both;animation-delay:calc(229s / 2)}.timer .progress-circle .circle[data-time="230"] .left .progress{z-index:1;animation:left calc(230s / 2) linear both}.timer .progress-circle .circle[data-time="230"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="230"] .right .progress{animation:right calc(230s / 2) linear both;animation-delay:calc(230s / 2)}.timer .progress-circle .circle[data-time="231"] .left .progress{z-index:1;animation:left calc(231s / 2) linear both}.timer .progress-circle .circle[data-time="231"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="231"] .right .progress{animation:right calc(231s / 2) linear both;animation-delay:calc(231s / 2)}.timer .progress-circle .circle[data-time="232"] .left .progress{z-index:1;animation:left calc(232s / 2) linear both}.timer .progress-circle .circle[data-time="232"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="232"] .right .progress{animation:right calc(232s / 2) linear both;animation-delay:calc(232s / 2)}.timer .progress-circle .circle[data-time="233"] .left .progress{z-index:1;animation:left calc(233s / 2) linear both}.timer .progress-circle .circle[data-time="233"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="233"] .right .progress{animation:right calc(233s / 2) linear both;animation-delay:calc(233s / 2)}.timer .progress-circle .circle[data-time="234"] .left .progress{z-index:1;animation:left calc(234s / 2) linear both}.timer .progress-circle .circle[data-time="234"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="234"] .right .progress{animation:right calc(234s / 2) linear both;animation-delay:calc(234s / 2)}.timer .progress-circle .circle[data-time="235"] .left .progress{z-index:1;animation:left calc(235s / 2) linear both}.timer .progress-circle .circle[data-time="235"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="235"] .right .progress{animation:right calc(235s / 2) linear both;animation-delay:calc(235s / 2)}.timer .progress-circle .circle[data-time="236"] .left .progress{z-index:1;animation:left calc(236s / 2) linear both}.timer .progress-circle .circle[data-time="236"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="236"] .right .progress{animation:right calc(236s / 2) linear both;animation-delay:calc(236s / 2)}.timer .progress-circle .circle[data-time="237"] .left .progress{z-index:1;animation:left calc(237s / 2) linear both}.timer .progress-circle .circle[data-time="237"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="237"] .right .progress{animation:right calc(237s / 2) linear both;animation-delay:calc(237s / 2)}.timer .progress-circle .circle[data-time="238"] .left .progress{z-index:1;animation:left calc(238s / 2) linear both}.timer .progress-circle .circle[data-time="238"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="238"] .right .progress{animation:right calc(238s / 2) linear both;animation-delay:calc(238s / 2)}.timer .progress-circle .circle[data-time="239"] .left .progress{z-index:1;animation:left calc(239s / 2) linear both}.timer .progress-circle .circle[data-time="239"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="239"] .right .progress{animation:right calc(239s / 2) linear both;animation-delay:calc(239s / 2)}.timer .progress-circle .circle[data-time="240"] .left .progress{z-index:1;animation:left calc(240s / 2) linear both}.timer .progress-circle .circle[data-time="240"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="240"] .right .progress{animation:right calc(240s / 2) linear both;animation-delay:calc(240s / 2)}.timer .progress-circle .circle[data-time="241"] .left .progress{z-index:1;animation:left calc(241s / 2) linear both}.timer .progress-circle .circle[data-time="241"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="241"] .right .progress{animation:right calc(241s / 2) linear both;animation-delay:calc(241s / 2)}.timer .progress-circle .circle[data-time="242"] .left .progress{z-index:1;animation:left calc(242s / 2) linear both}.timer .progress-circle .circle[data-time="242"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="242"] .right .progress{animation:right calc(242s / 2) linear both;animation-delay:calc(242s / 2)}.timer .progress-circle .circle[data-time="243"] .left .progress{z-index:1;animation:left calc(243s / 2) linear both}.timer .progress-circle .circle[data-time="243"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="243"] .right .progress{animation:right calc(243s / 2) linear both;animation-delay:calc(243s / 2)}.timer .progress-circle .circle[data-time="244"] .left .progress{z-index:1;animation:left calc(244s / 2) linear both}.timer .progress-circle .circle[data-time="244"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="244"] .right .progress{animation:right calc(244s / 2) linear both;animation-delay:calc(244s / 2)}.timer .progress-circle .circle[data-time="245"] .left .progress{z-index:1;animation:left calc(245s / 2) linear both}.timer .progress-circle .circle[data-time="245"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="245"] .right .progress{animation:right calc(245s / 2) linear both;animation-delay:calc(245s / 2)}.timer .progress-circle .circle[data-time="246"] .left .progress{z-index:1;animation:left calc(246s / 2) linear both}.timer .progress-circle .circle[data-time="246"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="246"] .right .progress{animation:right calc(246s / 2) linear both;animation-delay:calc(246s / 2)}.timer .progress-circle .circle[data-time="247"] .left .progress{z-index:1;animation:left calc(247s / 2) linear both}.timer .progress-circle .circle[data-time="247"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="247"] .right .progress{animation:right calc(247s / 2) linear both;animation-delay:calc(247s / 2)}.timer .progress-circle .circle[data-time="248"] .left .progress{z-index:1;animation:left calc(248s / 2) linear both}.timer .progress-circle .circle[data-time="248"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="248"] .right .progress{animation:right calc(248s / 2) linear both;animation-delay:calc(248s / 2)}.timer .progress-circle .circle[data-time="249"] .left .progress{z-index:1;animation:left calc(249s / 2) linear both}.timer .progress-circle .circle[data-time="249"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="249"] .right .progress{animation:right calc(249s / 2) linear both;animation-delay:calc(249s / 2)}.timer .progress-circle .circle[data-time="250"] .left .progress{z-index:1;animation:left calc(250s / 2) linear both}.timer .progress-circle .circle[data-time="250"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="250"] .right .progress{animation:right calc(250s / 2) linear both;animation-delay:calc(250s / 2)}.timer .progress-circle .circle[data-time="251"] .left .progress{z-index:1;animation:left calc(251s / 2) linear both}.timer .progress-circle .circle[data-time="251"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="251"] .right .progress{animation:right calc(251s / 2) linear both;animation-delay:calc(251s / 2)}.timer .progress-circle .circle[data-time="252"] .left .progress{z-index:1;animation:left calc(252s / 2) linear both}.timer .progress-circle .circle[data-time="252"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="252"] .right .progress{animation:right calc(252s / 2) linear both;animation-delay:calc(252s / 2)}.timer .progress-circle .circle[data-time="253"] .left .progress{z-index:1;animation:left calc(253s / 2) linear both}.timer .progress-circle .circle[data-time="253"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="253"] .right .progress{animation:right calc(253s / 2) linear both;animation-delay:calc(253s / 2)}.timer .progress-circle .circle[data-time="254"] .left .progress{z-index:1;animation:left calc(254s / 2) linear both}.timer .progress-circle .circle[data-time="254"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="254"] .right .progress{animation:right calc(254s / 2) linear both;animation-delay:calc(254s / 2)}.timer .progress-circle .circle[data-time="255"] .left .progress{z-index:1;animation:left calc(255s / 2) linear both}.timer .progress-circle .circle[data-time="255"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="255"] .right .progress{animation:right calc(255s / 2) linear both;animation-delay:calc(255s / 2)}.timer .progress-circle .circle[data-time="256"] .left .progress{z-index:1;animation:left calc(256s / 2) linear both}.timer .progress-circle .circle[data-time="256"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="256"] .right .progress{animation:right calc(256s / 2) linear both;animation-delay:calc(256s / 2)}.timer .progress-circle .circle[data-time="257"] .left .progress{z-index:1;animation:left calc(257s / 2) linear both}.timer .progress-circle .circle[data-time="257"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="257"] .right .progress{animation:right calc(257s / 2) linear both;animation-delay:calc(257s / 2)}.timer .progress-circle .circle[data-time="258"] .left .progress{z-index:1;animation:left calc(258s / 2) linear both}.timer .progress-circle .circle[data-time="258"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="258"] .right .progress{animation:right calc(258s / 2) linear both;animation-delay:calc(258s / 2)}.timer .progress-circle .circle[data-time="259"] .left .progress{z-index:1;animation:left calc(259s / 2) linear both}.timer .progress-circle .circle[data-time="259"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="259"] .right .progress{animation:right calc(259s / 2) linear both;animation-delay:calc(259s / 2)}.timer .progress-circle .circle[data-time="260"] .left .progress{z-index:1;animation:left calc(260s / 2) linear both}.timer .progress-circle .circle[data-time="260"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="260"] .right .progress{animation:right calc(260s / 2) linear both;animation-delay:calc(260s / 2)}.timer .progress-circle .circle[data-time="261"] .left .progress{z-index:1;animation:left calc(261s / 2) linear both}.timer .progress-circle .circle[data-time="261"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="261"] .right .progress{animation:right calc(261s / 2) linear both;animation-delay:calc(261s / 2)}.timer .progress-circle .circle[data-time="262"] .left .progress{z-index:1;animation:left calc(262s / 2) linear both}.timer .progress-circle .circle[data-time="262"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="262"] .right .progress{animation:right calc(262s / 2) linear both;animation-delay:calc(262s / 2)}.timer .progress-circle .circle[data-time="263"] .left .progress{z-index:1;animation:left calc(263s / 2) linear both}.timer .progress-circle .circle[data-time="263"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="263"] .right .progress{animation:right calc(263s / 2) linear both;animation-delay:calc(263s / 2)}.timer .progress-circle .circle[data-time="264"] .left .progress{z-index:1;animation:left calc(264s / 2) linear both}.timer .progress-circle .circle[data-time="264"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="264"] .right .progress{animation:right calc(264s / 2) linear both;animation-delay:calc(264s / 2)}.timer .progress-circle .circle[data-time="265"] .left .progress{z-index:1;animation:left calc(265s / 2) linear both}.timer .progress-circle .circle[data-time="265"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="265"] .right .progress{animation:right calc(265s / 2) linear both;animation-delay:calc(265s / 2)}.timer .progress-circle .circle[data-time="266"] .left .progress{z-index:1;animation:left calc(266s / 2) linear both}.timer .progress-circle .circle[data-time="266"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="266"] .right .progress{animation:right calc(266s / 2) linear both;animation-delay:calc(266s / 2)}.timer .progress-circle .circle[data-time="267"] .left .progress{z-index:1;animation:left calc(267s / 2) linear both}.timer .progress-circle .circle[data-time="267"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="267"] .right .progress{animation:right calc(267s / 2) linear both;animation-delay:calc(267s / 2)}.timer .progress-circle .circle[data-time="268"] .left .progress{z-index:1;animation:left calc(268s / 2) linear both}.timer .progress-circle .circle[data-time="268"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="268"] .right .progress{animation:right calc(268s / 2) linear both;animation-delay:calc(268s / 2)}.timer .progress-circle .circle[data-time="269"] .left .progress{z-index:1;animation:left calc(269s / 2) linear both}.timer .progress-circle .circle[data-time="269"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="269"] .right .progress{animation:right calc(269s / 2) linear both;animation-delay:calc(269s / 2)}.timer .progress-circle .circle[data-time="270"] .left .progress{z-index:1;animation:left calc(270s / 2) linear both}.timer .progress-circle .circle[data-time="270"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="270"] .right .progress{animation:right calc(270s / 2) linear both;animation-delay:calc(270s / 2)}.timer .progress-circle .circle[data-time="271"] .left .progress{z-index:1;animation:left calc(271s / 2) linear both}.timer .progress-circle .circle[data-time="271"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="271"] .right .progress{animation:right calc(271s / 2) linear both;animation-delay:calc(271s / 2)}.timer .progress-circle .circle[data-time="272"] .left .progress{z-index:1;animation:left calc(272s / 2) linear both}.timer .progress-circle .circle[data-time="272"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="272"] .right .progress{animation:right calc(272s / 2) linear both;animation-delay:calc(272s / 2)}.timer .progress-circle .circle[data-time="273"] .left .progress{z-index:1;animation:left calc(273s / 2) linear both}.timer .progress-circle .circle[data-time="273"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="273"] .right .progress{animation:right calc(273s / 2) linear both;animation-delay:calc(273s / 2)}.timer .progress-circle .circle[data-time="274"] .left .progress{z-index:1;animation:left calc(274s / 2) linear both}.timer .progress-circle .circle[data-time="274"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="274"] .right .progress{animation:right calc(274s / 2) linear both;animation-delay:calc(274s / 2)}.timer .progress-circle .circle[data-time="275"] .left .progress{z-index:1;animation:left calc(275s / 2) linear both}.timer .progress-circle .circle[data-time="275"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="275"] .right .progress{animation:right calc(275s / 2) linear both;animation-delay:calc(275s / 2)}.timer .progress-circle .circle[data-time="276"] .left .progress{z-index:1;animation:left calc(276s / 2) linear both}.timer .progress-circle .circle[data-time="276"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="276"] .right .progress{animation:right calc(276s / 2) linear both;animation-delay:calc(276s / 2)}.timer .progress-circle .circle[data-time="277"] .left .progress{z-index:1;animation:left calc(277s / 2) linear both}.timer .progress-circle .circle[data-time="277"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="277"] .right .progress{animation:right calc(277s / 2) linear both;animation-delay:calc(277s / 2)}.timer .progress-circle .circle[data-time="278"] .left .progress{z-index:1;animation:left calc(278s / 2) linear both}.timer .progress-circle .circle[data-time="278"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="278"] .right .progress{animation:right calc(278s / 2) linear both;animation-delay:calc(278s / 2)}.timer .progress-circle .circle[data-time="279"] .left .progress{z-index:1;animation:left calc(279s / 2) linear both}.timer .progress-circle .circle[data-time="279"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="279"] .right .progress{animation:right calc(279s / 2) linear both;animation-delay:calc(279s / 2)}.timer .progress-circle .circle[data-time="280"] .left .progress{z-index:1;animation:left calc(280s / 2) linear both}.timer .progress-circle .circle[data-time="280"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="280"] .right .progress{animation:right calc(280s / 2) linear both;animation-delay:calc(280s / 2)}.timer .progress-circle .circle[data-time="281"] .left .progress{z-index:1;animation:left calc(281s / 2) linear both}.timer .progress-circle .circle[data-time="281"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="281"] .right .progress{animation:right calc(281s / 2) linear both;animation-delay:calc(281s / 2)}.timer .progress-circle .circle[data-time="282"] .left .progress{z-index:1;animation:left calc(282s / 2) linear both}.timer .progress-circle .circle[data-time="282"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="282"] .right .progress{animation:right calc(282s / 2) linear both;animation-delay:calc(282s / 2)}.timer .progress-circle .circle[data-time="283"] .left .progress{z-index:1;animation:left calc(283s / 2) linear both}.timer .progress-circle .circle[data-time="283"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="283"] .right .progress{animation:right calc(283s / 2) linear both;animation-delay:calc(283s / 2)}.timer .progress-circle .circle[data-time="284"] .left .progress{z-index:1;animation:left calc(284s / 2) linear both}.timer .progress-circle .circle[data-time="284"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="284"] .right .progress{animation:right calc(284s / 2) linear both;animation-delay:calc(284s / 2)}.timer .progress-circle .circle[data-time="285"] .left .progress{z-index:1;animation:left calc(285s / 2) linear both}.timer .progress-circle .circle[data-time="285"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="285"] .right .progress{animation:right calc(285s / 2) linear both;animation-delay:calc(285s / 2)}.timer .progress-circle .circle[data-time="286"] .left .progress{z-index:1;animation:left calc(286s / 2) linear both}.timer .progress-circle .circle[data-time="286"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="286"] .right .progress{animation:right calc(286s / 2) linear both;animation-delay:calc(286s / 2)}.timer .progress-circle .circle[data-time="287"] .left .progress{z-index:1;animation:left calc(287s / 2) linear both}.timer .progress-circle .circle[data-time="287"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="287"] .right .progress{animation:right calc(287s / 2) linear both;animation-delay:calc(287s / 2)}.timer .progress-circle .circle[data-time="288"] .left .progress{z-index:1;animation:left calc(288s / 2) linear both}.timer .progress-circle .circle[data-time="288"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="288"] .right .progress{animation:right calc(288s / 2) linear both;animation-delay:calc(288s / 2)}.timer .progress-circle .circle[data-time="289"] .left .progress{z-index:1;animation:left calc(289s / 2) linear both}.timer .progress-circle .circle[data-time="289"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="289"] .right .progress{animation:right calc(289s / 2) linear both;animation-delay:calc(289s / 2)}.timer .progress-circle .circle[data-time="290"] .left .progress{z-index:1;animation:left calc(290s / 2) linear both}.timer .progress-circle .circle[data-time="290"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="290"] .right .progress{animation:right calc(290s / 2) linear both;animation-delay:calc(290s / 2)}.timer .progress-circle .circle[data-time="291"] .left .progress{z-index:1;animation:left calc(291s / 2) linear both}.timer .progress-circle .circle[data-time="291"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="291"] .right .progress{animation:right calc(291s / 2) linear both;animation-delay:calc(291s / 2)}.timer .progress-circle .circle[data-time="292"] .left .progress{z-index:1;animation:left calc(292s / 2) linear both}.timer .progress-circle .circle[data-time="292"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="292"] .right .progress{animation:right calc(292s / 2) linear both;animation-delay:calc(292s / 2)}.timer .progress-circle .circle[data-time="293"] .left .progress{z-index:1;animation:left calc(293s / 2) linear both}.timer .progress-circle .circle[data-time="293"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="293"] .right .progress{animation:right calc(293s / 2) linear both;animation-delay:calc(293s / 2)}.timer .progress-circle .circle[data-time="294"] .left .progress{z-index:1;animation:left calc(294s / 2) linear both}.timer .progress-circle .circle[data-time="294"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="294"] .right .progress{animation:right calc(294s / 2) linear both;animation-delay:calc(294s / 2)}.timer .progress-circle .circle[data-time="295"] .left .progress{z-index:1;animation:left calc(295s / 2) linear both}.timer .progress-circle .circle[data-time="295"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="295"] .right .progress{animation:right calc(295s / 2) linear both;animation-delay:calc(295s / 2)}.timer .progress-circle .circle[data-time="296"] .left .progress{z-index:1;animation:left calc(296s / 2) linear both}.timer .progress-circle .circle[data-time="296"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="296"] .right .progress{animation:right calc(296s / 2) linear both;animation-delay:calc(296s / 2)}.timer .progress-circle .circle[data-time="297"] .left .progress{z-index:1;animation:left calc(297s / 2) linear both}.timer .progress-circle .circle[data-time="297"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="297"] .right .progress{animation:right calc(297s / 2) linear both;animation-delay:calc(297s / 2)}.timer .progress-circle .circle[data-time="298"] .left .progress{z-index:1;animation:left calc(298s / 2) linear both}.timer .progress-circle .circle[data-time="298"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="298"] .right .progress{animation:right calc(298s / 2) linear both;animation-delay:calc(298s / 2)}.timer .progress-circle .circle[data-time="299"] .left .progress{z-index:1;animation:left calc(299s / 2) linear both}.timer .progress-circle .circle[data-time="299"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="299"] .right .progress{animation:right calc(299s / 2) linear both;animation-delay:calc(299s / 2)}.timer .progress-circle .circle[data-time="300"] .left .progress{z-index:1;animation:left calc(300s / 2) linear both}.timer .progress-circle .circle[data-time="300"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="300"] .right .progress{animation:right calc(300s / 2) linear both;animation-delay:calc(300s / 2)}.timer .progress-circle .circle[data-time="301"] .left .progress{z-index:1;animation:left calc(301s / 2) linear both}.timer .progress-circle .circle[data-time="301"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="301"] .right .progress{animation:right calc(301s / 2) linear both;animation-delay:calc(301s / 2)}.timer .progress-circle .circle[data-time="302"] .left .progress{z-index:1;animation:left calc(302s / 2) linear both}.timer .progress-circle .circle[data-time="302"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="302"] .right .progress{animation:right calc(302s / 2) linear both;animation-delay:calc(302s / 2)}.timer .progress-circle .circle[data-time="303"] .left .progress{z-index:1;animation:left calc(303s / 2) linear both}.timer .progress-circle .circle[data-time="303"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="303"] .right .progress{animation:right calc(303s / 2) linear both;animation-delay:calc(303s / 2)}.timer .progress-circle .circle[data-time="304"] .left .progress{z-index:1;animation:left calc(304s / 2) linear both}.timer .progress-circle .circle[data-time="304"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="304"] .right .progress{animation:right calc(304s / 2) linear both;animation-delay:calc(304s / 2)}.timer .progress-circle .circle[data-time="305"] .left .progress{z-index:1;animation:left calc(305s / 2) linear both}.timer .progress-circle .circle[data-time="305"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="305"] .right .progress{animation:right calc(305s / 2) linear both;animation-delay:calc(305s / 2)}.timer .progress-circle .circle[data-time="306"] .left .progress{z-index:1;animation:left calc(306s / 2) linear both}.timer .progress-circle .circle[data-time="306"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="306"] .right .progress{animation:right calc(306s / 2) linear both;animation-delay:calc(306s / 2)}.timer .progress-circle .circle[data-time="307"] .left .progress{z-index:1;animation:left calc(307s / 2) linear both}.timer .progress-circle .circle[data-time="307"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="307"] .right .progress{animation:right calc(307s / 2) linear both;animation-delay:calc(307s / 2)}.timer .progress-circle .circle[data-time="308"] .left .progress{z-index:1;animation:left calc(308s / 2) linear both}.timer .progress-circle .circle[data-time="308"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="308"] .right .progress{animation:right calc(308s / 2) linear both;animation-delay:calc(308s / 2)}.timer .progress-circle .circle[data-time="309"] .left .progress{z-index:1;animation:left calc(309s / 2) linear both}.timer .progress-circle .circle[data-time="309"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="309"] .right .progress{animation:right calc(309s / 2) linear both;animation-delay:calc(309s / 2)}.timer .progress-circle .circle[data-time="310"] .left .progress{z-index:1;animation:left calc(310s / 2) linear both}.timer .progress-circle .circle[data-time="310"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="310"] .right .progress{animation:right calc(310s / 2) linear both;animation-delay:calc(310s / 2)}.timer .progress-circle .circle[data-time="311"] .left .progress{z-index:1;animation:left calc(311s / 2) linear both}.timer .progress-circle .circle[data-time="311"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="311"] .right .progress{animation:right calc(311s / 2) linear both;animation-delay:calc(311s / 2)}.timer .progress-circle .circle[data-time="312"] .left .progress{z-index:1;animation:left calc(312s / 2) linear both}.timer .progress-circle .circle[data-time="312"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="312"] .right .progress{animation:right calc(312s / 2) linear both;animation-delay:calc(312s / 2)}.timer .progress-circle .circle[data-time="313"] .left .progress{z-index:1;animation:left calc(313s / 2) linear both}.timer .progress-circle .circle[data-time="313"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="313"] .right .progress{animation:right calc(313s / 2) linear both;animation-delay:calc(313s / 2)}.timer .progress-circle .circle[data-time="314"] .left .progress{z-index:1;animation:left calc(314s / 2) linear both}.timer .progress-circle .circle[data-time="314"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="314"] .right .progress{animation:right calc(314s / 2) linear both;animation-delay:calc(314s / 2)}.timer .progress-circle .circle[data-time="315"] .left .progress{z-index:1;animation:left calc(315s / 2) linear both}.timer .progress-circle .circle[data-time="315"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="315"] .right .progress{animation:right calc(315s / 2) linear both;animation-delay:calc(315s / 2)}.timer .progress-circle .circle[data-time="316"] .left .progress{z-index:1;animation:left calc(316s / 2) linear both}.timer .progress-circle .circle[data-time="316"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="316"] .right .progress{animation:right calc(316s / 2) linear both;animation-delay:calc(316s / 2)}.timer .progress-circle .circle[data-time="317"] .left .progress{z-index:1;animation:left calc(317s / 2) linear both}.timer .progress-circle .circle[data-time="317"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="317"] .right .progress{animation:right calc(317s / 2) linear both;animation-delay:calc(317s / 2)}.timer .progress-circle .circle[data-time="318"] .left .progress{z-index:1;animation:left calc(318s / 2) linear both}.timer .progress-circle .circle[data-time="318"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="318"] .right .progress{animation:right calc(318s / 2) linear both;animation-delay:calc(318s / 2)}.timer .progress-circle .circle[data-time="319"] .left .progress{z-index:1;animation:left calc(319s / 2) linear both}.timer .progress-circle .circle[data-time="319"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="319"] .right .progress{animation:right calc(319s / 2) linear both;animation-delay:calc(319s / 2)}.timer .progress-circle .circle[data-time="320"] .left .progress{z-index:1;animation:left calc(320s / 2) linear both}.timer .progress-circle .circle[data-time="320"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="320"] .right .progress{animation:right calc(320s / 2) linear both;animation-delay:calc(320s / 2)}.timer .progress-circle .circle[data-time="321"] .left .progress{z-index:1;animation:left calc(321s / 2) linear both}.timer .progress-circle .circle[data-time="321"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="321"] .right .progress{animation:right calc(321s / 2) linear both;animation-delay:calc(321s / 2)}.timer .progress-circle .circle[data-time="322"] .left .progress{z-index:1;animation:left calc(322s / 2) linear both}.timer .progress-circle .circle[data-time="322"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="322"] .right .progress{animation:right calc(322s / 2) linear both;animation-delay:calc(322s / 2)}.timer .progress-circle .circle[data-time="323"] .left .progress{z-index:1;animation:left calc(323s / 2) linear both}.timer .progress-circle .circle[data-time="323"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="323"] .right .progress{animation:right calc(323s / 2) linear both;animation-delay:calc(323s / 2)}.timer .progress-circle .circle[data-time="324"] .left .progress{z-index:1;animation:left calc(324s / 2) linear both}.timer .progress-circle .circle[data-time="324"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="324"] .right .progress{animation:right calc(324s / 2) linear both;animation-delay:calc(324s / 2)}.timer .progress-circle .circle[data-time="325"] .left .progress{z-index:1;animation:left calc(325s / 2) linear both}.timer .progress-circle .circle[data-time="325"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="325"] .right .progress{animation:right calc(325s / 2) linear both;animation-delay:calc(325s / 2)}.timer .progress-circle .circle[data-time="326"] .left .progress{z-index:1;animation:left calc(326s / 2) linear both}.timer .progress-circle .circle[data-time="326"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="326"] .right .progress{animation:right calc(326s / 2) linear both;animation-delay:calc(326s / 2)}.timer .progress-circle .circle[data-time="327"] .left .progress{z-index:1;animation:left calc(327s / 2) linear both}.timer .progress-circle .circle[data-time="327"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="327"] .right .progress{animation:right calc(327s / 2) linear both;animation-delay:calc(327s / 2)}.timer .progress-circle .circle[data-time="328"] .left .progress{z-index:1;animation:left calc(328s / 2) linear both}.timer .progress-circle .circle[data-time="328"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="328"] .right .progress{animation:right calc(328s / 2) linear both;animation-delay:calc(328s / 2)}.timer .progress-circle .circle[data-time="329"] .left .progress{z-index:1;animation:left calc(329s / 2) linear both}.timer .progress-circle .circle[data-time="329"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="329"] .right .progress{animation:right calc(329s / 2) linear both;animation-delay:calc(329s / 2)}.timer .progress-circle .circle[data-time="330"] .left .progress{z-index:1;animation:left calc(330s / 2) linear both}.timer .progress-circle .circle[data-time="330"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="330"] .right .progress{animation:right calc(330s / 2) linear both;animation-delay:calc(330s / 2)}.timer .progress-circle .circle[data-time="331"] .left .progress{z-index:1;animation:left calc(331s / 2) linear both}.timer .progress-circle .circle[data-time="331"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="331"] .right .progress{animation:right calc(331s / 2) linear both;animation-delay:calc(331s / 2)}.timer .progress-circle .circle[data-time="332"] .left .progress{z-index:1;animation:left calc(332s / 2) linear both}.timer .progress-circle .circle[data-time="332"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="332"] .right .progress{animation:right calc(332s / 2) linear both;animation-delay:calc(332s / 2)}.timer .progress-circle .circle[data-time="333"] .left .progress{z-index:1;animation:left calc(333s / 2) linear both}.timer .progress-circle .circle[data-time="333"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="333"] .right .progress{animation:right calc(333s / 2) linear both;animation-delay:calc(333s / 2)}.timer .progress-circle .circle[data-time="334"] .left .progress{z-index:1;animation:left calc(334s / 2) linear both}.timer .progress-circle .circle[data-time="334"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="334"] .right .progress{animation:right calc(334s / 2) linear both;animation-delay:calc(334s / 2)}.timer .progress-circle .circle[data-time="335"] .left .progress{z-index:1;animation:left calc(335s / 2) linear both}.timer .progress-circle .circle[data-time="335"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="335"] .right .progress{animation:right calc(335s / 2) linear both;animation-delay:calc(335s / 2)}.timer .progress-circle .circle[data-time="336"] .left .progress{z-index:1;animation:left calc(336s / 2) linear both}.timer .progress-circle .circle[data-time="336"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="336"] .right .progress{animation:right calc(336s / 2) linear both;animation-delay:calc(336s / 2)}.timer .progress-circle .circle[data-time="337"] .left .progress{z-index:1;animation:left calc(337s / 2) linear both}.timer .progress-circle .circle[data-time="337"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="337"] .right .progress{animation:right calc(337s / 2) linear both;animation-delay:calc(337s / 2)}.timer .progress-circle .circle[data-time="338"] .left .progress{z-index:1;animation:left calc(338s / 2) linear both}.timer .progress-circle .circle[data-time="338"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="338"] .right .progress{animation:right calc(338s / 2) linear both;animation-delay:calc(338s / 2)}.timer .progress-circle .circle[data-time="339"] .left .progress{z-index:1;animation:left calc(339s / 2) linear both}.timer .progress-circle .circle[data-time="339"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="339"] .right .progress{animation:right calc(339s / 2) linear both;animation-delay:calc(339s / 2)}.timer .progress-circle .circle[data-time="340"] .left .progress{z-index:1;animation:left calc(340s / 2) linear both}.timer .progress-circle .circle[data-time="340"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="340"] .right .progress{animation:right calc(340s / 2) linear both;animation-delay:calc(340s / 2)}.timer .progress-circle .circle[data-time="341"] .left .progress{z-index:1;animation:left calc(341s / 2) linear both}.timer .progress-circle .circle[data-time="341"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="341"] .right .progress{animation:right calc(341s / 2) linear both;animation-delay:calc(341s / 2)}.timer .progress-circle .circle[data-time="342"] .left .progress{z-index:1;animation:left calc(342s / 2) linear both}.timer .progress-circle .circle[data-time="342"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="342"] .right .progress{animation:right calc(342s / 2) linear both;animation-delay:calc(342s / 2)}.timer .progress-circle .circle[data-time="343"] .left .progress{z-index:1;animation:left calc(343s / 2) linear both}.timer .progress-circle .circle[data-time="343"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="343"] .right .progress{animation:right calc(343s / 2) linear both;animation-delay:calc(343s / 2)}.timer .progress-circle .circle[data-time="344"] .left .progress{z-index:1;animation:left calc(344s / 2) linear both}.timer .progress-circle .circle[data-time="344"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="344"] .right .progress{animation:right calc(344s / 2) linear both;animation-delay:calc(344s / 2)}.timer .progress-circle .circle[data-time="345"] .left .progress{z-index:1;animation:left calc(345s / 2) linear both}.timer .progress-circle .circle[data-time="345"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="345"] .right .progress{animation:right calc(345s / 2) linear both;animation-delay:calc(345s / 2)}.timer .progress-circle .circle[data-time="346"] .left .progress{z-index:1;animation:left calc(346s / 2) linear both}.timer .progress-circle .circle[data-time="346"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="346"] .right .progress{animation:right calc(346s / 2) linear both;animation-delay:calc(346s / 2)}.timer .progress-circle .circle[data-time="347"] .left .progress{z-index:1;animation:left calc(347s / 2) linear both}.timer .progress-circle .circle[data-time="347"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="347"] .right .progress{animation:right calc(347s / 2) linear both;animation-delay:calc(347s / 2)}.timer .progress-circle .circle[data-time="348"] .left .progress{z-index:1;animation:left calc(348s / 2) linear both}.timer .progress-circle .circle[data-time="348"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="348"] .right .progress{animation:right calc(348s / 2) linear both;animation-delay:calc(348s / 2)}.timer .progress-circle .circle[data-time="349"] .left .progress{z-index:1;animation:left calc(349s / 2) linear both}.timer .progress-circle .circle[data-time="349"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="349"] .right .progress{animation:right calc(349s / 2) linear both;animation-delay:calc(349s / 2)}.timer .progress-circle .circle[data-time="350"] .left .progress{z-index:1;animation:left calc(350s / 2) linear both}.timer .progress-circle .circle[data-time="350"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="350"] .right .progress{animation:right calc(350s / 2) linear both;animation-delay:calc(350s / 2)}.timer .progress-circle .circle[data-time="351"] .left .progress{z-index:1;animation:left calc(351s / 2) linear both}.timer .progress-circle .circle[data-time="351"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="351"] .right .progress{animation:right calc(351s / 2) linear both;animation-delay:calc(351s / 2)}.timer .progress-circle .circle[data-time="352"] .left .progress{z-index:1;animation:left calc(352s / 2) linear both}.timer .progress-circle .circle[data-time="352"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="352"] .right .progress{animation:right calc(352s / 2) linear both;animation-delay:calc(352s / 2)}.timer .progress-circle .circle[data-time="353"] .left .progress{z-index:1;animation:left calc(353s / 2) linear both}.timer .progress-circle .circle[data-time="353"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="353"] .right .progress{animation:right calc(353s / 2) linear both;animation-delay:calc(353s / 2)}.timer .progress-circle .circle[data-time="354"] .left .progress{z-index:1;animation:left calc(354s / 2) linear both}.timer .progress-circle .circle[data-time="354"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="354"] .right .progress{animation:right calc(354s / 2) linear both;animation-delay:calc(354s / 2)}.timer .progress-circle .circle[data-time="355"] .left .progress{z-index:1;animation:left calc(355s / 2) linear both}.timer .progress-circle .circle[data-time="355"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="355"] .right .progress{animation:right calc(355s / 2) linear both;animation-delay:calc(355s / 2)}.timer .progress-circle .circle[data-time="356"] .left .progress{z-index:1;animation:left calc(356s / 2) linear both}.timer .progress-circle .circle[data-time="356"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="356"] .right .progress{animation:right calc(356s / 2) linear both;animation-delay:calc(356s / 2)}.timer .progress-circle .circle[data-time="357"] .left .progress{z-index:1;animation:left calc(357s / 2) linear both}.timer .progress-circle .circle[data-time="357"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="357"] .right .progress{animation:right calc(357s / 2) linear both;animation-delay:calc(357s / 2)}.timer .progress-circle .circle[data-time="358"] .left .progress{z-index:1;animation:left calc(358s / 2) linear both}.timer .progress-circle .circle[data-time="358"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="358"] .right .progress{animation:right calc(358s / 2) linear both;animation-delay:calc(358s / 2)}.timer .progress-circle .circle[data-time="359"] .left .progress{z-index:1;animation:left calc(359s / 2) linear both}.timer .progress-circle .circle[data-time="359"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="359"] .right .progress{animation:right calc(359s / 2) linear both;animation-delay:calc(359s / 2)}.timer .progress-circle .circle[data-time="360"] .left .progress{z-index:1;animation:left calc(360s / 2) linear both}.timer .progress-circle .circle[data-time="360"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="360"] .right .progress{animation:right calc(360s / 2) linear both;animation-delay:calc(360s / 2)}.timer .progress-circle .circle[data-time="361"] .left .progress{z-index:1;animation:left calc(361s / 2) linear both}.timer .progress-circle .circle[data-time="361"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="361"] .right .progress{animation:right calc(361s / 2) linear both;animation-delay:calc(361s / 2)}.timer .progress-circle .circle[data-time="362"] .left .progress{z-index:1;animation:left calc(362s / 2) linear both}.timer .progress-circle .circle[data-time="362"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="362"] .right .progress{animation:right calc(362s / 2) linear both;animation-delay:calc(362s / 2)}.timer .progress-circle .circle[data-time="363"] .left .progress{z-index:1;animation:left calc(363s / 2) linear both}.timer .progress-circle .circle[data-time="363"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="363"] .right .progress{animation:right calc(363s / 2) linear both;animation-delay:calc(363s / 2)}.timer .progress-circle .circle[data-time="364"] .left .progress{z-index:1;animation:left calc(364s / 2) linear both}.timer .progress-circle .circle[data-time="364"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="364"] .right .progress{animation:right calc(364s / 2) linear both;animation-delay:calc(364s / 2)}.timer .progress-circle .circle[data-time="365"] .left .progress{z-index:1;animation:left calc(365s / 2) linear both}.timer .progress-circle .circle[data-time="365"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="365"] .right .progress{animation:right calc(365s / 2) linear both;animation-delay:calc(365s / 2)}.timer .progress-circle .circle[data-time="366"] .left .progress{z-index:1;animation:left calc(366s / 2) linear both}.timer .progress-circle .circle[data-time="366"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="366"] .right .progress{animation:right calc(366s / 2) linear both;animation-delay:calc(366s / 2)}.timer .progress-circle .circle[data-time="367"] .left .progress{z-index:1;animation:left calc(367s / 2) linear both}.timer .progress-circle .circle[data-time="367"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="367"] .right .progress{animation:right calc(367s / 2) linear both;animation-delay:calc(367s / 2)}.timer .progress-circle .circle[data-time="368"] .left .progress{z-index:1;animation:left calc(368s / 2) linear both}.timer .progress-circle .circle[data-time="368"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="368"] .right .progress{animation:right calc(368s / 2) linear both;animation-delay:calc(368s / 2)}.timer .progress-circle .circle[data-time="369"] .left .progress{z-index:1;animation:left calc(369s / 2) linear both}.timer .progress-circle .circle[data-time="369"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="369"] .right .progress{animation:right calc(369s / 2) linear both;animation-delay:calc(369s / 2)}.timer .progress-circle .circle[data-time="370"] .left .progress{z-index:1;animation:left calc(370s / 2) linear both}.timer .progress-circle .circle[data-time="370"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="370"] .right .progress{animation:right calc(370s / 2) linear both;animation-delay:calc(370s / 2)}.timer .progress-circle .circle[data-time="371"] .left .progress{z-index:1;animation:left calc(371s / 2) linear both}.timer .progress-circle .circle[data-time="371"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="371"] .right .progress{animation:right calc(371s / 2) linear both;animation-delay:calc(371s / 2)}.timer .progress-circle .circle[data-time="372"] .left .progress{z-index:1;animation:left calc(372s / 2) linear both}.timer .progress-circle .circle[data-time="372"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="372"] .right .progress{animation:right calc(372s / 2) linear both;animation-delay:calc(372s / 2)}.timer .progress-circle .circle[data-time="373"] .left .progress{z-index:1;animation:left calc(373s / 2) linear both}.timer .progress-circle .circle[data-time="373"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="373"] .right .progress{animation:right calc(373s / 2) linear both;animation-delay:calc(373s / 2)}.timer .progress-circle .circle[data-time="374"] .left .progress{z-index:1;animation:left calc(374s / 2) linear both}.timer .progress-circle .circle[data-time="374"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="374"] .right .progress{animation:right calc(374s / 2) linear both;animation-delay:calc(374s / 2)}.timer .progress-circle .circle[data-time="375"] .left .progress{z-index:1;animation:left calc(375s / 2) linear both}.timer .progress-circle .circle[data-time="375"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="375"] .right .progress{animation:right calc(375s / 2) linear both;animation-delay:calc(375s / 2)}.timer .progress-circle .circle[data-time="376"] .left .progress{z-index:1;animation:left calc(376s / 2) linear both}.timer .progress-circle .circle[data-time="376"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="376"] .right .progress{animation:right calc(376s / 2) linear both;animation-delay:calc(376s / 2)}.timer .progress-circle .circle[data-time="377"] .left .progress{z-index:1;animation:left calc(377s / 2) linear both}.timer .progress-circle .circle[data-time="377"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="377"] .right .progress{animation:right calc(377s / 2) linear both;animation-delay:calc(377s / 2)}.timer .progress-circle .circle[data-time="378"] .left .progress{z-index:1;animation:left calc(378s / 2) linear both}.timer .progress-circle .circle[data-time="378"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="378"] .right .progress{animation:right calc(378s / 2) linear both;animation-delay:calc(378s / 2)}.timer .progress-circle .circle[data-time="379"] .left .progress{z-index:1;animation:left calc(379s / 2) linear both}.timer .progress-circle .circle[data-time="379"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="379"] .right .progress{animation:right calc(379s / 2) linear both;animation-delay:calc(379s / 2)}.timer .progress-circle .circle[data-time="380"] .left .progress{z-index:1;animation:left calc(380s / 2) linear both}.timer .progress-circle .circle[data-time="380"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="380"] .right .progress{animation:right calc(380s / 2) linear both;animation-delay:calc(380s / 2)}.timer .progress-circle .circle[data-time="381"] .left .progress{z-index:1;animation:left calc(381s / 2) linear both}.timer .progress-circle .circle[data-time="381"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="381"] .right .progress{animation:right calc(381s / 2) linear both;animation-delay:calc(381s / 2)}.timer .progress-circle .circle[data-time="382"] .left .progress{z-index:1;animation:left calc(382s / 2) linear both}.timer .progress-circle .circle[data-time="382"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="382"] .right .progress{animation:right calc(382s / 2) linear both;animation-delay:calc(382s / 2)}.timer .progress-circle .circle[data-time="383"] .left .progress{z-index:1;animation:left calc(383s / 2) linear both}.timer .progress-circle .circle[data-time="383"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="383"] .right .progress{animation:right calc(383s / 2) linear both;animation-delay:calc(383s / 2)}.timer .progress-circle .circle[data-time="384"] .left .progress{z-index:1;animation:left calc(384s / 2) linear both}.timer .progress-circle .circle[data-time="384"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="384"] .right .progress{animation:right calc(384s / 2) linear both;animation-delay:calc(384s / 2)}.timer .progress-circle .circle[data-time="385"] .left .progress{z-index:1;animation:left calc(385s / 2) linear both}.timer .progress-circle .circle[data-time="385"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="385"] .right .progress{animation:right calc(385s / 2) linear both;animation-delay:calc(385s / 2)}.timer .progress-circle .circle[data-time="386"] .left .progress{z-index:1;animation:left calc(386s / 2) linear both}.timer .progress-circle .circle[data-time="386"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="386"] .right .progress{animation:right calc(386s / 2) linear both;animation-delay:calc(386s / 2)}.timer .progress-circle .circle[data-time="387"] .left .progress{z-index:1;animation:left calc(387s / 2) linear both}.timer .progress-circle .circle[data-time="387"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="387"] .right .progress{animation:right calc(387s / 2) linear both;animation-delay:calc(387s / 2)}.timer .progress-circle .circle[data-time="388"] .left .progress{z-index:1;animation:left calc(388s / 2) linear both}.timer .progress-circle .circle[data-time="388"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="388"] .right .progress{animation:right calc(388s / 2) linear both;animation-delay:calc(388s / 2)}.timer .progress-circle .circle[data-time="389"] .left .progress{z-index:1;animation:left calc(389s / 2) linear both}.timer .progress-circle .circle[data-time="389"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="389"] .right .progress{animation:right calc(389s / 2) linear both;animation-delay:calc(389s / 2)}.timer .progress-circle .circle[data-time="390"] .left .progress{z-index:1;animation:left calc(390s / 2) linear both}.timer .progress-circle .circle[data-time="390"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="390"] .right .progress{animation:right calc(390s / 2) linear both;animation-delay:calc(390s / 2)}.timer .progress-circle .circle[data-time="391"] .left .progress{z-index:1;animation:left calc(391s / 2) linear both}.timer .progress-circle .circle[data-time="391"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="391"] .right .progress{animation:right calc(391s / 2) linear both;animation-delay:calc(391s / 2)}.timer .progress-circle .circle[data-time="392"] .left .progress{z-index:1;animation:left calc(392s / 2) linear both}.timer .progress-circle .circle[data-time="392"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="392"] .right .progress{animation:right calc(392s / 2) linear both;animation-delay:calc(392s / 2)}.timer .progress-circle .circle[data-time="393"] .left .progress{z-index:1;animation:left calc(393s / 2) linear both}.timer .progress-circle .circle[data-time="393"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="393"] .right .progress{animation:right calc(393s / 2) linear both;animation-delay:calc(393s / 2)}.timer .progress-circle .circle[data-time="394"] .left .progress{z-index:1;animation:left calc(394s / 2) linear both}.timer .progress-circle .circle[data-time="394"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="394"] .right .progress{animation:right calc(394s / 2) linear both;animation-delay:calc(394s / 2)}.timer .progress-circle .circle[data-time="395"] .left .progress{z-index:1;animation:left calc(395s / 2) linear both}.timer .progress-circle .circle[data-time="395"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="395"] .right .progress{animation:right calc(395s / 2) linear both;animation-delay:calc(395s / 2)}.timer .progress-circle .circle[data-time="396"] .left .progress{z-index:1;animation:left calc(396s / 2) linear both}.timer .progress-circle .circle[data-time="396"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="396"] .right .progress{animation:right calc(396s / 2) linear both;animation-delay:calc(396s / 2)}.timer .progress-circle .circle[data-time="397"] .left .progress{z-index:1;animation:left calc(397s / 2) linear both}.timer .progress-circle .circle[data-time="397"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="397"] .right .progress{animation:right calc(397s / 2) linear both;animation-delay:calc(397s / 2)}.timer .progress-circle .circle[data-time="398"] .left .progress{z-index:1;animation:left calc(398s / 2) linear both}.timer .progress-circle .circle[data-time="398"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="398"] .right .progress{animation:right calc(398s / 2) linear both;animation-delay:calc(398s / 2)}.timer .progress-circle .circle[data-time="399"] .left .progress{z-index:1;animation:left calc(399s / 2) linear both}.timer .progress-circle .circle[data-time="399"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="399"] .right .progress{animation:right calc(399s / 2) linear both;animation-delay:calc(399s / 2)}.timer .progress-circle .circle[data-time="400"] .left .progress{z-index:1;animation:left calc(400s / 2) linear both}.timer .progress-circle .circle[data-time="400"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="400"] .right .progress{animation:right calc(400s / 2) linear both;animation-delay:calc(400s / 2)}.timer .progress-circle .circle[data-time="401"] .left .progress{z-index:1;animation:left calc(401s / 2) linear both}.timer .progress-circle .circle[data-time="401"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="401"] .right .progress{animation:right calc(401s / 2) linear both;animation-delay:calc(401s / 2)}.timer .progress-circle .circle[data-time="402"] .left .progress{z-index:1;animation:left calc(402s / 2) linear both}.timer .progress-circle .circle[data-time="402"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="402"] .right .progress{animation:right calc(402s / 2) linear both;animation-delay:calc(402s / 2)}.timer .progress-circle .circle[data-time="403"] .left .progress{z-index:1;animation:left calc(403s / 2) linear both}.timer .progress-circle .circle[data-time="403"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="403"] .right .progress{animation:right calc(403s / 2) linear both;animation-delay:calc(403s / 2)}.timer .progress-circle .circle[data-time="404"] .left .progress{z-index:1;animation:left calc(404s / 2) linear both}.timer .progress-circle .circle[data-time="404"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="404"] .right .progress{animation:right calc(404s / 2) linear both;animation-delay:calc(404s / 2)}.timer .progress-circle .circle[data-time="405"] .left .progress{z-index:1;animation:left calc(405s / 2) linear both}.timer .progress-circle .circle[data-time="405"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="405"] .right .progress{animation:right calc(405s / 2) linear both;animation-delay:calc(405s / 2)}.timer .progress-circle .circle[data-time="406"] .left .progress{z-index:1;animation:left calc(406s / 2) linear both}.timer .progress-circle .circle[data-time="406"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="406"] .right .progress{animation:right calc(406s / 2) linear both;animation-delay:calc(406s / 2)}.timer .progress-circle .circle[data-time="407"] .left .progress{z-index:1;animation:left calc(407s / 2) linear both}.timer .progress-circle .circle[data-time="407"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="407"] .right .progress{animation:right calc(407s / 2) linear both;animation-delay:calc(407s / 2)}.timer .progress-circle .circle[data-time="408"] .left .progress{z-index:1;animation:left calc(408s / 2) linear both}.timer .progress-circle .circle[data-time="408"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="408"] .right .progress{animation:right calc(408s / 2) linear both;animation-delay:calc(408s / 2)}.timer .progress-circle .circle[data-time="409"] .left .progress{z-index:1;animation:left calc(409s / 2) linear both}.timer .progress-circle .circle[data-time="409"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="409"] .right .progress{animation:right calc(409s / 2) linear both;animation-delay:calc(409s / 2)}.timer .progress-circle .circle[data-time="410"] .left .progress{z-index:1;animation:left calc(410s / 2) linear both}.timer .progress-circle .circle[data-time="410"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="410"] .right .progress{animation:right calc(410s / 2) linear both;animation-delay:calc(410s / 2)}.timer .progress-circle .circle[data-time="411"] .left .progress{z-index:1;animation:left calc(411s / 2) linear both}.timer .progress-circle .circle[data-time="411"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="411"] .right .progress{animation:right calc(411s / 2) linear both;animation-delay:calc(411s / 2)}.timer .progress-circle .circle[data-time="412"] .left .progress{z-index:1;animation:left calc(412s / 2) linear both}.timer .progress-circle .circle[data-time="412"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="412"] .right .progress{animation:right calc(412s / 2) linear both;animation-delay:calc(412s / 2)}.timer .progress-circle .circle[data-time="413"] .left .progress{z-index:1;animation:left calc(413s / 2) linear both}.timer .progress-circle .circle[data-time="413"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="413"] .right .progress{animation:right calc(413s / 2) linear both;animation-delay:calc(413s / 2)}.timer .progress-circle .circle[data-time="414"] .left .progress{z-index:1;animation:left calc(414s / 2) linear both}.timer .progress-circle .circle[data-time="414"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="414"] .right .progress{animation:right calc(414s / 2) linear both;animation-delay:calc(414s / 2)}.timer .progress-circle .circle[data-time="415"] .left .progress{z-index:1;animation:left calc(415s / 2) linear both}.timer .progress-circle .circle[data-time="415"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="415"] .right .progress{animation:right calc(415s / 2) linear both;animation-delay:calc(415s / 2)}.timer .progress-circle .circle[data-time="416"] .left .progress{z-index:1;animation:left calc(416s / 2) linear both}.timer .progress-circle .circle[data-time="416"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="416"] .right .progress{animation:right calc(416s / 2) linear both;animation-delay:calc(416s / 2)}.timer .progress-circle .circle[data-time="417"] .left .progress{z-index:1;animation:left calc(417s / 2) linear both}.timer .progress-circle .circle[data-time="417"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="417"] .right .progress{animation:right calc(417s / 2) linear both;animation-delay:calc(417s / 2)}.timer .progress-circle .circle[data-time="418"] .left .progress{z-index:1;animation:left calc(418s / 2) linear both}.timer .progress-circle .circle[data-time="418"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="418"] .right .progress{animation:right calc(418s / 2) linear both;animation-delay:calc(418s / 2)}.timer .progress-circle .circle[data-time="419"] .left .progress{z-index:1;animation:left calc(419s / 2) linear both}.timer .progress-circle .circle[data-time="419"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="419"] .right .progress{animation:right calc(419s / 2) linear both;animation-delay:calc(419s / 2)}.timer .progress-circle .circle[data-time="420"] .left .progress{z-index:1;animation:left calc(420s / 2) linear both}.timer .progress-circle .circle[data-time="420"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="420"] .right .progress{animation:right calc(420s / 2) linear both;animation-delay:calc(420s / 2)}.timer .progress-circle .circle[data-time="421"] .left .progress{z-index:1;animation:left calc(421s / 2) linear both}.timer .progress-circle .circle[data-time="421"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="421"] .right .progress{animation:right calc(421s / 2) linear both;animation-delay:calc(421s / 2)}.timer .progress-circle .circle[data-time="422"] .left .progress{z-index:1;animation:left calc(422s / 2) linear both}.timer .progress-circle .circle[data-time="422"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="422"] .right .progress{animation:right calc(422s / 2) linear both;animation-delay:calc(422s / 2)}.timer .progress-circle .circle[data-time="423"] .left .progress{z-index:1;animation:left calc(423s / 2) linear both}.timer .progress-circle .circle[data-time="423"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="423"] .right .progress{animation:right calc(423s / 2) linear both;animation-delay:calc(423s / 2)}.timer .progress-circle .circle[data-time="424"] .left .progress{z-index:1;animation:left calc(424s / 2) linear both}.timer .progress-circle .circle[data-time="424"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="424"] .right .progress{animation:right calc(424s / 2) linear both;animation-delay:calc(424s / 2)}.timer .progress-circle .circle[data-time="425"] .left .progress{z-index:1;animation:left calc(425s / 2) linear both}.timer .progress-circle .circle[data-time="425"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="425"] .right .progress{animation:right calc(425s / 2) linear both;animation-delay:calc(425s / 2)}.timer .progress-circle .circle[data-time="426"] .left .progress{z-index:1;animation:left calc(426s / 2) linear both}.timer .progress-circle .circle[data-time="426"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="426"] .right .progress{animation:right calc(426s / 2) linear both;animation-delay:calc(426s / 2)}.timer .progress-circle .circle[data-time="427"] .left .progress{z-index:1;animation:left calc(427s / 2) linear both}.timer .progress-circle .circle[data-time="427"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="427"] .right .progress{animation:right calc(427s / 2) linear both;animation-delay:calc(427s / 2)}.timer .progress-circle .circle[data-time="428"] .left .progress{z-index:1;animation:left calc(428s / 2) linear both}.timer .progress-circle .circle[data-time="428"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="428"] .right .progress{animation:right calc(428s / 2) linear both;animation-delay:calc(428s / 2)}.timer .progress-circle .circle[data-time="429"] .left .progress{z-index:1;animation:left calc(429s / 2) linear both}.timer .progress-circle .circle[data-time="429"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="429"] .right .progress{animation:right calc(429s / 2) linear both;animation-delay:calc(429s / 2)}.timer .progress-circle .circle[data-time="430"] .left .progress{z-index:1;animation:left calc(430s / 2) linear both}.timer .progress-circle .circle[data-time="430"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="430"] .right .progress{animation:right calc(430s / 2) linear both;animation-delay:calc(430s / 2)}.timer .progress-circle .circle[data-time="431"] .left .progress{z-index:1;animation:left calc(431s / 2) linear both}.timer .progress-circle .circle[data-time="431"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="431"] .right .progress{animation:right calc(431s / 2) linear both;animation-delay:calc(431s / 2)}.timer .progress-circle .circle[data-time="432"] .left .progress{z-index:1;animation:left calc(432s / 2) linear both}.timer .progress-circle .circle[data-time="432"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="432"] .right .progress{animation:right calc(432s / 2) linear both;animation-delay:calc(432s / 2)}.timer .progress-circle .circle[data-time="433"] .left .progress{z-index:1;animation:left calc(433s / 2) linear both}.timer .progress-circle .circle[data-time="433"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="433"] .right .progress{animation:right calc(433s / 2) linear both;animation-delay:calc(433s / 2)}.timer .progress-circle .circle[data-time="434"] .left .progress{z-index:1;animation:left calc(434s / 2) linear both}.timer .progress-circle .circle[data-time="434"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="434"] .right .progress{animation:right calc(434s / 2) linear both;animation-delay:calc(434s / 2)}.timer .progress-circle .circle[data-time="435"] .left .progress{z-index:1;animation:left calc(435s / 2) linear both}.timer .progress-circle .circle[data-time="435"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="435"] .right .progress{animation:right calc(435s / 2) linear both;animation-delay:calc(435s / 2)}.timer .progress-circle .circle[data-time="436"] .left .progress{z-index:1;animation:left calc(436s / 2) linear both}.timer .progress-circle .circle[data-time="436"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="436"] .right .progress{animation:right calc(436s / 2) linear both;animation-delay:calc(436s / 2)}.timer .progress-circle .circle[data-time="437"] .left .progress{z-index:1;animation:left calc(437s / 2) linear both}.timer .progress-circle .circle[data-time="437"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="437"] .right .progress{animation:right calc(437s / 2) linear both;animation-delay:calc(437s / 2)}.timer .progress-circle .circle[data-time="438"] .left .progress{z-index:1;animation:left calc(438s / 2) linear both}.timer .progress-circle .circle[data-time="438"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="438"] .right .progress{animation:right calc(438s / 2) linear both;animation-delay:calc(438s / 2)}.timer .progress-circle .circle[data-time="439"] .left .progress{z-index:1;animation:left calc(439s / 2) linear both}.timer .progress-circle .circle[data-time="439"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="439"] .right .progress{animation:right calc(439s / 2) linear both;animation-delay:calc(439s / 2)}.timer .progress-circle .circle[data-time="440"] .left .progress{z-index:1;animation:left calc(440s / 2) linear both}.timer .progress-circle .circle[data-time="440"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="440"] .right .progress{animation:right calc(440s / 2) linear both;animation-delay:calc(440s / 2)}.timer .progress-circle .circle[data-time="441"] .left .progress{z-index:1;animation:left calc(441s / 2) linear both}.timer .progress-circle .circle[data-time="441"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="441"] .right .progress{animation:right calc(441s / 2) linear both;animation-delay:calc(441s / 2)}.timer .progress-circle .circle[data-time="442"] .left .progress{z-index:1;animation:left calc(442s / 2) linear both}.timer .progress-circle .circle[data-time="442"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="442"] .right .progress{animation:right calc(442s / 2) linear both;animation-delay:calc(442s / 2)}.timer .progress-circle .circle[data-time="443"] .left .progress{z-index:1;animation:left calc(443s / 2) linear both}.timer .progress-circle .circle[data-time="443"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="443"] .right .progress{animation:right calc(443s / 2) linear both;animation-delay:calc(443s / 2)}.timer .progress-circle .circle[data-time="444"] .left .progress{z-index:1;animation:left calc(444s / 2) linear both}.timer .progress-circle .circle[data-time="444"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="444"] .right .progress{animation:right calc(444s / 2) linear both;animation-delay:calc(444s / 2)}.timer .progress-circle .circle[data-time="445"] .left .progress{z-index:1;animation:left calc(445s / 2) linear both}.timer .progress-circle .circle[data-time="445"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="445"] .right .progress{animation:right calc(445s / 2) linear both;animation-delay:calc(445s / 2)}.timer .progress-circle .circle[data-time="446"] .left .progress{z-index:1;animation:left calc(446s / 2) linear both}.timer .progress-circle .circle[data-time="446"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="446"] .right .progress{animation:right calc(446s / 2) linear both;animation-delay:calc(446s / 2)}.timer .progress-circle .circle[data-time="447"] .left .progress{z-index:1;animation:left calc(447s / 2) linear both}.timer .progress-circle .circle[data-time="447"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="447"] .right .progress{animation:right calc(447s / 2) linear both;animation-delay:calc(447s / 2)}.timer .progress-circle .circle[data-time="448"] .left .progress{z-index:1;animation:left calc(448s / 2) linear both}.timer .progress-circle .circle[data-time="448"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="448"] .right .progress{animation:right calc(448s / 2) linear both;animation-delay:calc(448s / 2)}.timer .progress-circle .circle[data-time="449"] .left .progress{z-index:1;animation:left calc(449s / 2) linear both}.timer .progress-circle .circle[data-time="449"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="449"] .right .progress{animation:right calc(449s / 2) linear both;animation-delay:calc(449s / 2)}.timer .progress-circle .circle[data-time="450"] .left .progress{z-index:1;animation:left calc(450s / 2) linear both}.timer .progress-circle .circle[data-time="450"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="450"] .right .progress{animation:right calc(450s / 2) linear both;animation-delay:calc(450s / 2)}.timer .progress-circle .circle[data-time="451"] .left .progress{z-index:1;animation:left calc(451s / 2) linear both}.timer .progress-circle .circle[data-time="451"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="451"] .right .progress{animation:right calc(451s / 2) linear both;animation-delay:calc(451s / 2)}.timer .progress-circle .circle[data-time="452"] .left .progress{z-index:1;animation:left calc(452s / 2) linear both}.timer .progress-circle .circle[data-time="452"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="452"] .right .progress{animation:right calc(452s / 2) linear both;animation-delay:calc(452s / 2)}.timer .progress-circle .circle[data-time="453"] .left .progress{z-index:1;animation:left calc(453s / 2) linear both}.timer .progress-circle .circle[data-time="453"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="453"] .right .progress{animation:right calc(453s / 2) linear both;animation-delay:calc(453s / 2)}.timer .progress-circle .circle[data-time="454"] .left .progress{z-index:1;animation:left calc(454s / 2) linear both}.timer .progress-circle .circle[data-time="454"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="454"] .right .progress{animation:right calc(454s / 2) linear both;animation-delay:calc(454s / 2)}.timer .progress-circle .circle[data-time="455"] .left .progress{z-index:1;animation:left calc(455s / 2) linear both}.timer .progress-circle .circle[data-time="455"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="455"] .right .progress{animation:right calc(455s / 2) linear both;animation-delay:calc(455s / 2)}.timer .progress-circle .circle[data-time="456"] .left .progress{z-index:1;animation:left calc(456s / 2) linear both}.timer .progress-circle .circle[data-time="456"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="456"] .right .progress{animation:right calc(456s / 2) linear both;animation-delay:calc(456s / 2)}.timer .progress-circle .circle[data-time="457"] .left .progress{z-index:1;animation:left calc(457s / 2) linear both}.timer .progress-circle .circle[data-time="457"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="457"] .right .progress{animation:right calc(457s / 2) linear both;animation-delay:calc(457s / 2)}.timer .progress-circle .circle[data-time="458"] .left .progress{z-index:1;animation:left calc(458s / 2) linear both}.timer .progress-circle .circle[data-time="458"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="458"] .right .progress{animation:right calc(458s / 2) linear both;animation-delay:calc(458s / 2)}.timer .progress-circle .circle[data-time="459"] .left .progress{z-index:1;animation:left calc(459s / 2) linear both}.timer .progress-circle .circle[data-time="459"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="459"] .right .progress{animation:right calc(459s / 2) linear both;animation-delay:calc(459s / 2)}.timer .progress-circle .circle[data-time="460"] .left .progress{z-index:1;animation:left calc(460s / 2) linear both}.timer .progress-circle .circle[data-time="460"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="460"] .right .progress{animation:right calc(460s / 2) linear both;animation-delay:calc(460s / 2)}.timer .progress-circle .circle[data-time="461"] .left .progress{z-index:1;animation:left calc(461s / 2) linear both}.timer .progress-circle .circle[data-time="461"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="461"] .right .progress{animation:right calc(461s / 2) linear both;animation-delay:calc(461s / 2)}.timer .progress-circle .circle[data-time="462"] .left .progress{z-index:1;animation:left calc(462s / 2) linear both}.timer .progress-circle .circle[data-time="462"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="462"] .right .progress{animation:right calc(462s / 2) linear both;animation-delay:calc(462s / 2)}.timer .progress-circle .circle[data-time="463"] .left .progress{z-index:1;animation:left calc(463s / 2) linear both}.timer .progress-circle .circle[data-time="463"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="463"] .right .progress{animation:right calc(463s / 2) linear both;animation-delay:calc(463s / 2)}.timer .progress-circle .circle[data-time="464"] .left .progress{z-index:1;animation:left calc(464s / 2) linear both}.timer .progress-circle .circle[data-time="464"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="464"] .right .progress{animation:right calc(464s / 2) linear both;animation-delay:calc(464s / 2)}.timer .progress-circle .circle[data-time="465"] .left .progress{z-index:1;animation:left calc(465s / 2) linear both}.timer .progress-circle .circle[data-time="465"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="465"] .right .progress{animation:right calc(465s / 2) linear both;animation-delay:calc(465s / 2)}.timer .progress-circle .circle[data-time="466"] .left .progress{z-index:1;animation:left calc(466s / 2) linear both}.timer .progress-circle .circle[data-time="466"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="466"] .right .progress{animation:right calc(466s / 2) linear both;animation-delay:calc(466s / 2)}.timer .progress-circle .circle[data-time="467"] .left .progress{z-index:1;animation:left calc(467s / 2) linear both}.timer .progress-circle .circle[data-time="467"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="467"] .right .progress{animation:right calc(467s / 2) linear both;animation-delay:calc(467s / 2)}.timer .progress-circle .circle[data-time="468"] .left .progress{z-index:1;animation:left calc(468s / 2) linear both}.timer .progress-circle .circle[data-time="468"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="468"] .right .progress{animation:right calc(468s / 2) linear both;animation-delay:calc(468s / 2)}.timer .progress-circle .circle[data-time="469"] .left .progress{z-index:1;animation:left calc(469s / 2) linear both}.timer .progress-circle .circle[data-time="469"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="469"] .right .progress{animation:right calc(469s / 2) linear both;animation-delay:calc(469s / 2)}.timer .progress-circle .circle[data-time="470"] .left .progress{z-index:1;animation:left calc(470s / 2) linear both}.timer .progress-circle .circle[data-time="470"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="470"] .right .progress{animation:right calc(470s / 2) linear both;animation-delay:calc(470s / 2)}.timer .progress-circle .circle[data-time="471"] .left .progress{z-index:1;animation:left calc(471s / 2) linear both}.timer .progress-circle .circle[data-time="471"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="471"] .right .progress{animation:right calc(471s / 2) linear both;animation-delay:calc(471s / 2)}.timer .progress-circle .circle[data-time="472"] .left .progress{z-index:1;animation:left calc(472s / 2) linear both}.timer .progress-circle .circle[data-time="472"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="472"] .right .progress{animation:right calc(472s / 2) linear both;animation-delay:calc(472s / 2)}.timer .progress-circle .circle[data-time="473"] .left .progress{z-index:1;animation:left calc(473s / 2) linear both}.timer .progress-circle .circle[data-time="473"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="473"] .right .progress{animation:right calc(473s / 2) linear both;animation-delay:calc(473s / 2)}.timer .progress-circle .circle[data-time="474"] .left .progress{z-index:1;animation:left calc(474s / 2) linear both}.timer .progress-circle .circle[data-time="474"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="474"] .right .progress{animation:right calc(474s / 2) linear both;animation-delay:calc(474s / 2)}.timer .progress-circle .circle[data-time="475"] .left .progress{z-index:1;animation:left calc(475s / 2) linear both}.timer .progress-circle .circle[data-time="475"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="475"] .right .progress{animation:right calc(475s / 2) linear both;animation-delay:calc(475s / 2)}.timer .progress-circle .circle[data-time="476"] .left .progress{z-index:1;animation:left calc(476s / 2) linear both}.timer .progress-circle .circle[data-time="476"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="476"] .right .progress{animation:right calc(476s / 2) linear both;animation-delay:calc(476s / 2)}.timer .progress-circle .circle[data-time="477"] .left .progress{z-index:1;animation:left calc(477s / 2) linear both}.timer .progress-circle .circle[data-time="477"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="477"] .right .progress{animation:right calc(477s / 2) linear both;animation-delay:calc(477s / 2)}.timer .progress-circle .circle[data-time="478"] .left .progress{z-index:1;animation:left calc(478s / 2) linear both}.timer .progress-circle .circle[data-time="478"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="478"] .right .progress{animation:right calc(478s / 2) linear both;animation-delay:calc(478s / 2)}.timer .progress-circle .circle[data-time="479"] .left .progress{z-index:1;animation:left calc(479s / 2) linear both}.timer .progress-circle .circle[data-time="479"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="479"] .right .progress{animation:right calc(479s / 2) linear both;animation-delay:calc(479s / 2)}.timer .progress-circle .circle[data-time="480"] .left .progress{z-index:1;animation:left calc(480s / 2) linear both}.timer .progress-circle .circle[data-time="480"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="480"] .right .progress{animation:right calc(480s / 2) linear both;animation-delay:calc(480s / 2)}.timer .progress-circle .circle[data-time="481"] .left .progress{z-index:1;animation:left calc(481s / 2) linear both}.timer .progress-circle .circle[data-time="481"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="481"] .right .progress{animation:right calc(481s / 2) linear both;animation-delay:calc(481s / 2)}.timer .progress-circle .circle[data-time="482"] .left .progress{z-index:1;animation:left calc(482s / 2) linear both}.timer .progress-circle .circle[data-time="482"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="482"] .right .progress{animation:right calc(482s / 2) linear both;animation-delay:calc(482s / 2)}.timer .progress-circle .circle[data-time="483"] .left .progress{z-index:1;animation:left calc(483s / 2) linear both}.timer .progress-circle .circle[data-time="483"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="483"] .right .progress{animation:right calc(483s / 2) linear both;animation-delay:calc(483s / 2)}.timer .progress-circle .circle[data-time="484"] .left .progress{z-index:1;animation:left calc(484s / 2) linear both}.timer .progress-circle .circle[data-time="484"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="484"] .right .progress{animation:right calc(484s / 2) linear both;animation-delay:calc(484s / 2)}.timer .progress-circle .circle[data-time="485"] .left .progress{z-index:1;animation:left calc(485s / 2) linear both}.timer .progress-circle .circle[data-time="485"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="485"] .right .progress{animation:right calc(485s / 2) linear both;animation-delay:calc(485s / 2)}.timer .progress-circle .circle[data-time="486"] .left .progress{z-index:1;animation:left calc(486s / 2) linear both}.timer .progress-circle .circle[data-time="486"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="486"] .right .progress{animation:right calc(486s / 2) linear both;animation-delay:calc(486s / 2)}.timer .progress-circle .circle[data-time="487"] .left .progress{z-index:1;animation:left calc(487s / 2) linear both}.timer .progress-circle .circle[data-time="487"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="487"] .right .progress{animation:right calc(487s / 2) linear both;animation-delay:calc(487s / 2)}.timer .progress-circle .circle[data-time="488"] .left .progress{z-index:1;animation:left calc(488s / 2) linear both}.timer .progress-circle .circle[data-time="488"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="488"] .right .progress{animation:right calc(488s / 2) linear both;animation-delay:calc(488s / 2)}.timer .progress-circle .circle[data-time="489"] .left .progress{z-index:1;animation:left calc(489s / 2) linear both}.timer .progress-circle .circle[data-time="489"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="489"] .right .progress{animation:right calc(489s / 2) linear both;animation-delay:calc(489s / 2)}.timer .progress-circle .circle[data-time="490"] .left .progress{z-index:1;animation:left calc(490s / 2) linear both}.timer .progress-circle .circle[data-time="490"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="490"] .right .progress{animation:right calc(490s / 2) linear both;animation-delay:calc(490s / 2)}.timer .progress-circle .circle[data-time="491"] .left .progress{z-index:1;animation:left calc(491s / 2) linear both}.timer .progress-circle .circle[data-time="491"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="491"] .right .progress{animation:right calc(491s / 2) linear both;animation-delay:calc(491s / 2)}.timer .progress-circle .circle[data-time="492"] .left .progress{z-index:1;animation:left calc(492s / 2) linear both}.timer .progress-circle .circle[data-time="492"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="492"] .right .progress{animation:right calc(492s / 2) linear both;animation-delay:calc(492s / 2)}.timer .progress-circle .circle[data-time="493"] .left .progress{z-index:1;animation:left calc(493s / 2) linear both}.timer .progress-circle .circle[data-time="493"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="493"] .right .progress{animation:right calc(493s / 2) linear both;animation-delay:calc(493s / 2)}.timer .progress-circle .circle[data-time="494"] .left .progress{z-index:1;animation:left calc(494s / 2) linear both}.timer .progress-circle .circle[data-time="494"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="494"] .right .progress{animation:right calc(494s / 2) linear both;animation-delay:calc(494s / 2)}.timer .progress-circle .circle[data-time="495"] .left .progress{z-index:1;animation:left calc(495s / 2) linear both}.timer .progress-circle .circle[data-time="495"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="495"] .right .progress{animation:right calc(495s / 2) linear both;animation-delay:calc(495s / 2)}.timer .progress-circle .circle[data-time="496"] .left .progress{z-index:1;animation:left calc(496s / 2) linear both}.timer .progress-circle .circle[data-time="496"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="496"] .right .progress{animation:right calc(496s / 2) linear both;animation-delay:calc(496s / 2)}.timer .progress-circle .circle[data-time="497"] .left .progress{z-index:1;animation:left calc(497s / 2) linear both}.timer .progress-circle .circle[data-time="497"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="497"] .right .progress{animation:right calc(497s / 2) linear both;animation-delay:calc(497s / 2)}.timer .progress-circle .circle[data-time="498"] .left .progress{z-index:1;animation:left calc(498s / 2) linear both}.timer .progress-circle .circle[data-time="498"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="498"] .right .progress{animation:right calc(498s / 2) linear both;animation-delay:calc(498s / 2)}.timer .progress-circle .circle[data-time="499"] .left .progress{z-index:1;animation:left calc(499s / 2) linear both}.timer .progress-circle .circle[data-time="499"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="499"] .right .progress{animation:right calc(499s / 2) linear both;animation-delay:calc(499s / 2)}.timer .progress-circle .circle[data-time="500"] .left .progress{z-index:1;animation:left calc(500s / 2) linear both}.timer .progress-circle .circle[data-time="500"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="500"] .right .progress{animation:right calc(500s / 2) linear both;animation-delay:calc(500s / 2)}.timer .progress-circle .circle[data-time="501"] .left .progress{z-index:1;animation:left calc(501s / 2) linear both}.timer .progress-circle .circle[data-time="501"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="501"] .right .progress{animation:right calc(501s / 2) linear both;animation-delay:calc(501s / 2)}.timer .progress-circle .circle[data-time="502"] .left .progress{z-index:1;animation:left calc(502s / 2) linear both}.timer .progress-circle .circle[data-time="502"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="502"] .right .progress{animation:right calc(502s / 2) linear both;animation-delay:calc(502s / 2)}.timer .progress-circle .circle[data-time="503"] .left .progress{z-index:1;animation:left calc(503s / 2) linear both}.timer .progress-circle .circle[data-time="503"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="503"] .right .progress{animation:right calc(503s / 2) linear both;animation-delay:calc(503s / 2)}.timer .progress-circle .circle[data-time="504"] .left .progress{z-index:1;animation:left calc(504s / 2) linear both}.timer .progress-circle .circle[data-time="504"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="504"] .right .progress{animation:right calc(504s / 2) linear both;animation-delay:calc(504s / 2)}.timer .progress-circle .circle[data-time="505"] .left .progress{z-index:1;animation:left calc(505s / 2) linear both}.timer .progress-circle .circle[data-time="505"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="505"] .right .progress{animation:right calc(505s / 2) linear both;animation-delay:calc(505s / 2)}.timer .progress-circle .circle[data-time="506"] .left .progress{z-index:1;animation:left calc(506s / 2) linear both}.timer .progress-circle .circle[data-time="506"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="506"] .right .progress{animation:right calc(506s / 2) linear both;animation-delay:calc(506s / 2)}.timer .progress-circle .circle[data-time="507"] .left .progress{z-index:1;animation:left calc(507s / 2) linear both}.timer .progress-circle .circle[data-time="507"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="507"] .right .progress{animation:right calc(507s / 2) linear both;animation-delay:calc(507s / 2)}.timer .progress-circle .circle[data-time="508"] .left .progress{z-index:1;animation:left calc(508s / 2) linear both}.timer .progress-circle .circle[data-time="508"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="508"] .right .progress{animation:right calc(508s / 2) linear both;animation-delay:calc(508s / 2)}.timer .progress-circle .circle[data-time="509"] .left .progress{z-index:1;animation:left calc(509s / 2) linear both}.timer .progress-circle .circle[data-time="509"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="509"] .right .progress{animation:right calc(509s / 2) linear both;animation-delay:calc(509s / 2)}.timer .progress-circle .circle[data-time="510"] .left .progress{z-index:1;animation:left calc(510s / 2) linear both}.timer .progress-circle .circle[data-time="510"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="510"] .right .progress{animation:right calc(510s / 2) linear both;animation-delay:calc(510s / 2)}.timer .progress-circle .circle[data-time="511"] .left .progress{z-index:1;animation:left calc(511s / 2) linear both}.timer .progress-circle .circle[data-time="511"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="511"] .right .progress{animation:right calc(511s / 2) linear both;animation-delay:calc(511s / 2)}.timer .progress-circle .circle[data-time="512"] .left .progress{z-index:1;animation:left calc(512s / 2) linear both}.timer .progress-circle .circle[data-time="512"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="512"] .right .progress{animation:right calc(512s / 2) linear both;animation-delay:calc(512s / 2)}.timer .progress-circle .circle[data-time="513"] .left .progress{z-index:1;animation:left calc(513s / 2) linear both}.timer .progress-circle .circle[data-time="513"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="513"] .right .progress{animation:right calc(513s / 2) linear both;animation-delay:calc(513s / 2)}.timer .progress-circle .circle[data-time="514"] .left .progress{z-index:1;animation:left calc(514s / 2) linear both}.timer .progress-circle .circle[data-time="514"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="514"] .right .progress{animation:right calc(514s / 2) linear both;animation-delay:calc(514s / 2)}.timer .progress-circle .circle[data-time="515"] .left .progress{z-index:1;animation:left calc(515s / 2) linear both}.timer .progress-circle .circle[data-time="515"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="515"] .right .progress{animation:right calc(515s / 2) linear both;animation-delay:calc(515s / 2)}.timer .progress-circle .circle[data-time="516"] .left .progress{z-index:1;animation:left calc(516s / 2) linear both}.timer .progress-circle .circle[data-time="516"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="516"] .right .progress{animation:right calc(516s / 2) linear both;animation-delay:calc(516s / 2)}.timer .progress-circle .circle[data-time="517"] .left .progress{z-index:1;animation:left calc(517s / 2) linear both}.timer .progress-circle .circle[data-time="517"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="517"] .right .progress{animation:right calc(517s / 2) linear both;animation-delay:calc(517s / 2)}.timer .progress-circle .circle[data-time="518"] .left .progress{z-index:1;animation:left calc(518s / 2) linear both}.timer .progress-circle .circle[data-time="518"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="518"] .right .progress{animation:right calc(518s / 2) linear both;animation-delay:calc(518s / 2)}.timer .progress-circle .circle[data-time="519"] .left .progress{z-index:1;animation:left calc(519s / 2) linear both}.timer .progress-circle .circle[data-time="519"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="519"] .right .progress{animation:right calc(519s / 2) linear both;animation-delay:calc(519s / 2)}.timer .progress-circle .circle[data-time="520"] .left .progress{z-index:1;animation:left calc(520s / 2) linear both}.timer .progress-circle .circle[data-time="520"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="520"] .right .progress{animation:right calc(520s / 2) linear both;animation-delay:calc(520s / 2)}.timer .progress-circle .circle[data-time="521"] .left .progress{z-index:1;animation:left calc(521s / 2) linear both}.timer .progress-circle .circle[data-time="521"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="521"] .right .progress{animation:right calc(521s / 2) linear both;animation-delay:calc(521s / 2)}.timer .progress-circle .circle[data-time="522"] .left .progress{z-index:1;animation:left calc(522s / 2) linear both}.timer .progress-circle .circle[data-time="522"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="522"] .right .progress{animation:right calc(522s / 2) linear both;animation-delay:calc(522s / 2)}.timer .progress-circle .circle[data-time="523"] .left .progress{z-index:1;animation:left calc(523s / 2) linear both}.timer .progress-circle .circle[data-time="523"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="523"] .right .progress{animation:right calc(523s / 2) linear both;animation-delay:calc(523s / 2)}.timer .progress-circle .circle[data-time="524"] .left .progress{z-index:1;animation:left calc(524s / 2) linear both}.timer .progress-circle .circle[data-time="524"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="524"] .right .progress{animation:right calc(524s / 2) linear both;animation-delay:calc(524s / 2)}.timer .progress-circle .circle[data-time="525"] .left .progress{z-index:1;animation:left calc(525s / 2) linear both}.timer .progress-circle .circle[data-time="525"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="525"] .right .progress{animation:right calc(525s / 2) linear both;animation-delay:calc(525s / 2)}.timer .progress-circle .circle[data-time="526"] .left .progress{z-index:1;animation:left calc(526s / 2) linear both}.timer .progress-circle .circle[data-time="526"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="526"] .right .progress{animation:right calc(526s / 2) linear both;animation-delay:calc(526s / 2)}.timer .progress-circle .circle[data-time="527"] .left .progress{z-index:1;animation:left calc(527s / 2) linear both}.timer .progress-circle .circle[data-time="527"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="527"] .right .progress{animation:right calc(527s / 2) linear both;animation-delay:calc(527s / 2)}.timer .progress-circle .circle[data-time="528"] .left .progress{z-index:1;animation:left calc(528s / 2) linear both}.timer .progress-circle .circle[data-time="528"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="528"] .right .progress{animation:right calc(528s / 2) linear both;animation-delay:calc(528s / 2)}.timer .progress-circle .circle[data-time="529"] .left .progress{z-index:1;animation:left calc(529s / 2) linear both}.timer .progress-circle .circle[data-time="529"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="529"] .right .progress{animation:right calc(529s / 2) linear both;animation-delay:calc(529s / 2)}.timer .progress-circle .circle[data-time="530"] .left .progress{z-index:1;animation:left calc(530s / 2) linear both}.timer .progress-circle .circle[data-time="530"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="530"] .right .progress{animation:right calc(530s / 2) linear both;animation-delay:calc(530s / 2)}.timer .progress-circle .circle[data-time="531"] .left .progress{z-index:1;animation:left calc(531s / 2) linear both}.timer .progress-circle .circle[data-time="531"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="531"] .right .progress{animation:right calc(531s / 2) linear both;animation-delay:calc(531s / 2)}.timer .progress-circle .circle[data-time="532"] .left .progress{z-index:1;animation:left calc(532s / 2) linear both}.timer .progress-circle .circle[data-time="532"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="532"] .right .progress{animation:right calc(532s / 2) linear both;animation-delay:calc(532s / 2)}.timer .progress-circle .circle[data-time="533"] .left .progress{z-index:1;animation:left calc(533s / 2) linear both}.timer .progress-circle .circle[data-time="533"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="533"] .right .progress{animation:right calc(533s / 2) linear both;animation-delay:calc(533s / 2)}.timer .progress-circle .circle[data-time="534"] .left .progress{z-index:1;animation:left calc(534s / 2) linear both}.timer .progress-circle .circle[data-time="534"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="534"] .right .progress{animation:right calc(534s / 2) linear both;animation-delay:calc(534s / 2)}.timer .progress-circle .circle[data-time="535"] .left .progress{z-index:1;animation:left calc(535s / 2) linear both}.timer .progress-circle .circle[data-time="535"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="535"] .right .progress{animation:right calc(535s / 2) linear both;animation-delay:calc(535s / 2)}.timer .progress-circle .circle[data-time="536"] .left .progress{z-index:1;animation:left calc(536s / 2) linear both}.timer .progress-circle .circle[data-time="536"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="536"] .right .progress{animation:right calc(536s / 2) linear both;animation-delay:calc(536s / 2)}.timer .progress-circle .circle[data-time="537"] .left .progress{z-index:1;animation:left calc(537s / 2) linear both}.timer .progress-circle .circle[data-time="537"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="537"] .right .progress{animation:right calc(537s / 2) linear both;animation-delay:calc(537s / 2)}.timer .progress-circle .circle[data-time="538"] .left .progress{z-index:1;animation:left calc(538s / 2) linear both}.timer .progress-circle .circle[data-time="538"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="538"] .right .progress{animation:right calc(538s / 2) linear both;animation-delay:calc(538s / 2)}.timer .progress-circle .circle[data-time="539"] .left .progress{z-index:1;animation:left calc(539s / 2) linear both}.timer .progress-circle .circle[data-time="539"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="539"] .right .progress{animation:right calc(539s / 2) linear both;animation-delay:calc(539s / 2)}.timer .progress-circle .circle[data-time="540"] .left .progress{z-index:1;animation:left calc(540s / 2) linear both}.timer .progress-circle .circle[data-time="540"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="540"] .right .progress{animation:right calc(540s / 2) linear both;animation-delay:calc(540s / 2)}.timer .progress-circle .circle[data-time="541"] .left .progress{z-index:1;animation:left calc(541s / 2) linear both}.timer .progress-circle .circle[data-time="541"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="541"] .right .progress{animation:right calc(541s / 2) linear both;animation-delay:calc(541s / 2)}.timer .progress-circle .circle[data-time="542"] .left .progress{z-index:1;animation:left calc(542s / 2) linear both}.timer .progress-circle .circle[data-time="542"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="542"] .right .progress{animation:right calc(542s / 2) linear both;animation-delay:calc(542s / 2)}.timer .progress-circle .circle[data-time="543"] .left .progress{z-index:1;animation:left calc(543s / 2) linear both}.timer .progress-circle .circle[data-time="543"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="543"] .right .progress{animation:right calc(543s / 2) linear both;animation-delay:calc(543s / 2)}.timer .progress-circle .circle[data-time="544"] .left .progress{z-index:1;animation:left calc(544s / 2) linear both}.timer .progress-circle .circle[data-time="544"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="544"] .right .progress{animation:right calc(544s / 2) linear both;animation-delay:calc(544s / 2)}.timer .progress-circle .circle[data-time="545"] .left .progress{z-index:1;animation:left calc(545s / 2) linear both}.timer .progress-circle .circle[data-time="545"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="545"] .right .progress{animation:right calc(545s / 2) linear both;animation-delay:calc(545s / 2)}.timer .progress-circle .circle[data-time="546"] .left .progress{z-index:1;animation:left calc(546s / 2) linear both}.timer .progress-circle .circle[data-time="546"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="546"] .right .progress{animation:right calc(546s / 2) linear both;animation-delay:calc(546s / 2)}.timer .progress-circle .circle[data-time="547"] .left .progress{z-index:1;animation:left calc(547s / 2) linear both}.timer .progress-circle .circle[data-time="547"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="547"] .right .progress{animation:right calc(547s / 2) linear both;animation-delay:calc(547s / 2)}.timer .progress-circle .circle[data-time="548"] .left .progress{z-index:1;animation:left calc(548s / 2) linear both}.timer .progress-circle .circle[data-time="548"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="548"] .right .progress{animation:right calc(548s / 2) linear both;animation-delay:calc(548s / 2)}.timer .progress-circle .circle[data-time="549"] .left .progress{z-index:1;animation:left calc(549s / 2) linear both}.timer .progress-circle .circle[data-time="549"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="549"] .right .progress{animation:right calc(549s / 2) linear both;animation-delay:calc(549s / 2)}.timer .progress-circle .circle[data-time="550"] .left .progress{z-index:1;animation:left calc(550s / 2) linear both}.timer .progress-circle .circle[data-time="550"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="550"] .right .progress{animation:right calc(550s / 2) linear both;animation-delay:calc(550s / 2)}.timer .progress-circle .circle[data-time="551"] .left .progress{z-index:1;animation:left calc(551s / 2) linear both}.timer .progress-circle .circle[data-time="551"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="551"] .right .progress{animation:right calc(551s / 2) linear both;animation-delay:calc(551s / 2)}.timer .progress-circle .circle[data-time="552"] .left .progress{z-index:1;animation:left calc(552s / 2) linear both}.timer .progress-circle .circle[data-time="552"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="552"] .right .progress{animation:right calc(552s / 2) linear both;animation-delay:calc(552s / 2)}.timer .progress-circle .circle[data-time="553"] .left .progress{z-index:1;animation:left calc(553s / 2) linear both}.timer .progress-circle .circle[data-time="553"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="553"] .right .progress{animation:right calc(553s / 2) linear both;animation-delay:calc(553s / 2)}.timer .progress-circle .circle[data-time="554"] .left .progress{z-index:1;animation:left calc(554s / 2) linear both}.timer .progress-circle .circle[data-time="554"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="554"] .right .progress{animation:right calc(554s / 2) linear both;animation-delay:calc(554s / 2)}.timer .progress-circle .circle[data-time="555"] .left .progress{z-index:1;animation:left calc(555s / 2) linear both}.timer .progress-circle .circle[data-time="555"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="555"] .right .progress{animation:right calc(555s / 2) linear both;animation-delay:calc(555s / 2)}.timer .progress-circle .circle[data-time="556"] .left .progress{z-index:1;animation:left calc(556s / 2) linear both}.timer .progress-circle .circle[data-time="556"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="556"] .right .progress{animation:right calc(556s / 2) linear both;animation-delay:calc(556s / 2)}.timer .progress-circle .circle[data-time="557"] .left .progress{z-index:1;animation:left calc(557s / 2) linear both}.timer .progress-circle .circle[data-time="557"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="557"] .right .progress{animation:right calc(557s / 2) linear both;animation-delay:calc(557s / 2)}.timer .progress-circle .circle[data-time="558"] .left .progress{z-index:1;animation:left calc(558s / 2) linear both}.timer .progress-circle .circle[data-time="558"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="558"] .right .progress{animation:right calc(558s / 2) linear both;animation-delay:calc(558s / 2)}.timer .progress-circle .circle[data-time="559"] .left .progress{z-index:1;animation:left calc(559s / 2) linear both}.timer .progress-circle .circle[data-time="559"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="559"] .right .progress{animation:right calc(559s / 2) linear both;animation-delay:calc(559s / 2)}.timer .progress-circle .circle[data-time="560"] .left .progress{z-index:1;animation:left calc(560s / 2) linear both}.timer .progress-circle .circle[data-time="560"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="560"] .right .progress{animation:right calc(560s / 2) linear both;animation-delay:calc(560s / 2)}.timer .progress-circle .circle[data-time="561"] .left .progress{z-index:1;animation:left calc(561s / 2) linear both}.timer .progress-circle .circle[data-time="561"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="561"] .right .progress{animation:right calc(561s / 2) linear both;animation-delay:calc(561s / 2)}.timer .progress-circle .circle[data-time="562"] .left .progress{z-index:1;animation:left calc(562s / 2) linear both}.timer .progress-circle .circle[data-time="562"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="562"] .right .progress{animation:right calc(562s / 2) linear both;animation-delay:calc(562s / 2)}.timer .progress-circle .circle[data-time="563"] .left .progress{z-index:1;animation:left calc(563s / 2) linear both}.timer .progress-circle .circle[data-time="563"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="563"] .right .progress{animation:right calc(563s / 2) linear both;animation-delay:calc(563s / 2)}.timer .progress-circle .circle[data-time="564"] .left .progress{z-index:1;animation:left calc(564s / 2) linear both}.timer .progress-circle .circle[data-time="564"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="564"] .right .progress{animation:right calc(564s / 2) linear both;animation-delay:calc(564s / 2)}.timer .progress-circle .circle[data-time="565"] .left .progress{z-index:1;animation:left calc(565s / 2) linear both}.timer .progress-circle .circle[data-time="565"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="565"] .right .progress{animation:right calc(565s / 2) linear both;animation-delay:calc(565s / 2)}.timer .progress-circle .circle[data-time="566"] .left .progress{z-index:1;animation:left calc(566s / 2) linear both}.timer .progress-circle .circle[data-time="566"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="566"] .right .progress{animation:right calc(566s / 2) linear both;animation-delay:calc(566s / 2)}.timer .progress-circle .circle[data-time="567"] .left .progress{z-index:1;animation:left calc(567s / 2) linear both}.timer .progress-circle .circle[data-time="567"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="567"] .right .progress{animation:right calc(567s / 2) linear both;animation-delay:calc(567s / 2)}.timer .progress-circle .circle[data-time="568"] .left .progress{z-index:1;animation:left calc(568s / 2) linear both}.timer .progress-circle .circle[data-time="568"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="568"] .right .progress{animation:right calc(568s / 2) linear both;animation-delay:calc(568s / 2)}.timer .progress-circle .circle[data-time="569"] .left .progress{z-index:1;animation:left calc(569s / 2) linear both}.timer .progress-circle .circle[data-time="569"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="569"] .right .progress{animation:right calc(569s / 2) linear both;animation-delay:calc(569s / 2)}.timer .progress-circle .circle[data-time="570"] .left .progress{z-index:1;animation:left calc(570s / 2) linear both}.timer .progress-circle .circle[data-time="570"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="570"] .right .progress{animation:right calc(570s / 2) linear both;animation-delay:calc(570s / 2)}.timer .progress-circle .circle[data-time="571"] .left .progress{z-index:1;animation:left calc(571s / 2) linear both}.timer .progress-circle .circle[data-time="571"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="571"] .right .progress{animation:right calc(571s / 2) linear both;animation-delay:calc(571s / 2)}.timer .progress-circle .circle[data-time="572"] .left .progress{z-index:1;animation:left calc(572s / 2) linear both}.timer .progress-circle .circle[data-time="572"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="572"] .right .progress{animation:right calc(572s / 2) linear both;animation-delay:calc(572s / 2)}.timer .progress-circle .circle[data-time="573"] .left .progress{z-index:1;animation:left calc(573s / 2) linear both}.timer .progress-circle .circle[data-time="573"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="573"] .right .progress{animation:right calc(573s / 2) linear both;animation-delay:calc(573s / 2)}.timer .progress-circle .circle[data-time="574"] .left .progress{z-index:1;animation:left calc(574s / 2) linear both}.timer .progress-circle .circle[data-time="574"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="574"] .right .progress{animation:right calc(574s / 2) linear both;animation-delay:calc(574s / 2)}.timer .progress-circle .circle[data-time="575"] .left .progress{z-index:1;animation:left calc(575s / 2) linear both}.timer .progress-circle .circle[data-time="575"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="575"] .right .progress{animation:right calc(575s / 2) linear both;animation-delay:calc(575s / 2)}.timer .progress-circle .circle[data-time="576"] .left .progress{z-index:1;animation:left calc(576s / 2) linear both}.timer .progress-circle .circle[data-time="576"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="576"] .right .progress{animation:right calc(576s / 2) linear both;animation-delay:calc(576s / 2)}.timer .progress-circle .circle[data-time="577"] .left .progress{z-index:1;animation:left calc(577s / 2) linear both}.timer .progress-circle .circle[data-time="577"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="577"] .right .progress{animation:right calc(577s / 2) linear both;animation-delay:calc(577s / 2)}.timer .progress-circle .circle[data-time="578"] .left .progress{z-index:1;animation:left calc(578s / 2) linear both}.timer .progress-circle .circle[data-time="578"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="578"] .right .progress{animation:right calc(578s / 2) linear both;animation-delay:calc(578s / 2)}.timer .progress-circle .circle[data-time="579"] .left .progress{z-index:1;animation:left calc(579s / 2) linear both}.timer .progress-circle .circle[data-time="579"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="579"] .right .progress{animation:right calc(579s / 2) linear both;animation-delay:calc(579s / 2)}.timer .progress-circle .circle[data-time="580"] .left .progress{z-index:1;animation:left calc(580s / 2) linear both}.timer .progress-circle .circle[data-time="580"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="580"] .right .progress{animation:right calc(580s / 2) linear both;animation-delay:calc(580s / 2)}.timer .progress-circle .circle[data-time="581"] .left .progress{z-index:1;animation:left calc(581s / 2) linear both}.timer .progress-circle .circle[data-time="581"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="581"] .right .progress{animation:right calc(581s / 2) linear both;animation-delay:calc(581s / 2)}.timer .progress-circle .circle[data-time="582"] .left .progress{z-index:1;animation:left calc(582s / 2) linear both}.timer .progress-circle .circle[data-time="582"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="582"] .right .progress{animation:right calc(582s / 2) linear both;animation-delay:calc(582s / 2)}.timer .progress-circle .circle[data-time="583"] .left .progress{z-index:1;animation:left calc(583s / 2) linear both}.timer .progress-circle .circle[data-time="583"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="583"] .right .progress{animation:right calc(583s / 2) linear both;animation-delay:calc(583s / 2)}.timer .progress-circle .circle[data-time="584"] .left .progress{z-index:1;animation:left calc(584s / 2) linear both}.timer .progress-circle .circle[data-time="584"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="584"] .right .progress{animation:right calc(584s / 2) linear both;animation-delay:calc(584s / 2)}.timer .progress-circle .circle[data-time="585"] .left .progress{z-index:1;animation:left calc(585s / 2) linear both}.timer .progress-circle .circle[data-time="585"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="585"] .right .progress{animation:right calc(585s / 2) linear both;animation-delay:calc(585s / 2)}.timer .progress-circle .circle[data-time="586"] .left .progress{z-index:1;animation:left calc(586s / 2) linear both}.timer .progress-circle .circle[data-time="586"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="586"] .right .progress{animation:right calc(586s / 2) linear both;animation-delay:calc(586s / 2)}.timer .progress-circle .circle[data-time="587"] .left .progress{z-index:1;animation:left calc(587s / 2) linear both}.timer .progress-circle .circle[data-time="587"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="587"] .right .progress{animation:right calc(587s / 2) linear both;animation-delay:calc(587s / 2)}.timer .progress-circle .circle[data-time="588"] .left .progress{z-index:1;animation:left calc(588s / 2) linear both}.timer .progress-circle .circle[data-time="588"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="588"] .right .progress{animation:right calc(588s / 2) linear both;animation-delay:calc(588s / 2)}.timer .progress-circle .circle[data-time="589"] .left .progress{z-index:1;animation:left calc(589s / 2) linear both}.timer .progress-circle .circle[data-time="589"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="589"] .right .progress{animation:right calc(589s / 2) linear both;animation-delay:calc(589s / 2)}.timer .progress-circle .circle[data-time="590"] .left .progress{z-index:1;animation:left calc(590s / 2) linear both}.timer .progress-circle .circle[data-time="590"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="590"] .right .progress{animation:right calc(590s / 2) linear both;animation-delay:calc(590s / 2)}.timer .progress-circle .circle[data-time="591"] .left .progress{z-index:1;animation:left calc(591s / 2) linear both}.timer .progress-circle .circle[data-time="591"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="591"] .right .progress{animation:right calc(591s / 2) linear both;animation-delay:calc(591s / 2)}.timer .progress-circle .circle[data-time="592"] .left .progress{z-index:1;animation:left calc(592s / 2) linear both}.timer .progress-circle .circle[data-time="592"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="592"] .right .progress{animation:right calc(592s / 2) linear both;animation-delay:calc(592s / 2)}.timer .progress-circle .circle[data-time="593"] .left .progress{z-index:1;animation:left calc(593s / 2) linear both}.timer .progress-circle .circle[data-time="593"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="593"] .right .progress{animation:right calc(593s / 2) linear both;animation-delay:calc(593s / 2)}.timer .progress-circle .circle[data-time="594"] .left .progress{z-index:1;animation:left calc(594s / 2) linear both}.timer .progress-circle .circle[data-time="594"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="594"] .right .progress{animation:right calc(594s / 2) linear both;animation-delay:calc(594s / 2)}.timer .progress-circle .circle[data-time="595"] .left .progress{z-index:1;animation:left calc(595s / 2) linear both}.timer .progress-circle .circle[data-time="595"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="595"] .right .progress{animation:right calc(595s / 2) linear both;animation-delay:calc(595s / 2)}.timer .progress-circle .circle[data-time="596"] .left .progress{z-index:1;animation:left calc(596s / 2) linear both}.timer .progress-circle .circle[data-time="596"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="596"] .right .progress{animation:right calc(596s / 2) linear both;animation-delay:calc(596s / 2)}.timer .progress-circle .circle[data-time="597"] .left .progress{z-index:1;animation:left calc(597s / 2) linear both}.timer .progress-circle .circle[data-time="597"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="597"] .right .progress{animation:right calc(597s / 2) linear both;animation-delay:calc(597s / 2)}.timer .progress-circle .circle[data-time="598"] .left .progress{z-index:1;animation:left calc(598s / 2) linear both}.timer .progress-circle .circle[data-time="598"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="598"] .right .progress{animation:right calc(598s / 2) linear both;animation-delay:calc(598s / 2)}.timer .progress-circle .circle[data-time="599"] .left .progress{z-index:1;animation:left calc(599s / 2) linear both}.timer .progress-circle .circle[data-time="599"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="599"] .right .progress{animation:right calc(599s / 2) linear both;animation-delay:calc(599s / 2)}.timer .progress-circle .circle[data-time="600"] .left .progress{z-index:1;animation:left calc(600s / 2) linear both}.timer .progress-circle .circle[data-time="600"] .right{transform:rotate(180deg);z-index:3}.timer .progress-circle .circle[data-time="600"] .right .progress{animation:right calc(600s / 2) linear both;animation-delay:calc(600s / 2)}.timer .countdown{text-alig:center;display:block;font-family:'Brutalista-Bold';font-size:12px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:-0.09px;text-align:center;color:#283a3e}@keyframes left{100%{transform:rotate(180deg)}}@keyframes right{100%{transform:rotate(180deg)}}@media (min-width: 768px){.timer .progress-circle .bar{clip:rect(0px, 30px, 30px, 14px)}.timer .progress-circle .bar .progress{clip:rect(0px, 14px, 30px, 0px)}}.section-container{width:100%;padding:0px 20px}.info-card{border-radius:20px;height:78px;width:100%;background-color:#ffffff}.indications{height:100%;display:flex;align-items:center;justify-content:space-between;padding:20px}.indications__message{width:70%;font-size:0.875rem;margin:0px;padding:0px}.indications__link{width:30%;text-align:end;font-size:0.75rem;color:#283a3e;text-decoration:underline}.indications__link:hover{color:#283a3e}@media (min-width: 768px){.info-card{height:82px}.indications{padding:30px}.indications__message{font-size:1rem}.indications__link{font-size:0.875rem}}.app-login{background-color:#283a3e;min-height:100vh;padding:20px}.app-login__header{display:grid;grid-template-columns:1fr 1fr 1fr}.app-login__form{border-radius:20px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:rgba(27,42,46,0.5);padding:30px 20px}.app-login__heading{margin-top:38px;margin-bottom:20px}.app-login__title,.app-login__subtitle{font-size:1.125rem}.app-login__form-container{margin-top:-90px}.app-login .login-button{width:100%}@media screen and (min-width: 768px){.app-login__form-container{margin-left:auto;margin-right:auto;width:440px}}.passwords-section{min-height:100vh;padding:20px}.passwords-section__header{margin:1px 0px;display:flex;justify-content:start}.passwords-section__body .section-title--beige{font-family:'Brutalista-Bold';font-size:16px;color:#fde1ad;margin:46px 0px 20px 0px}.passwords-section__body .section-form{padding:30px 20px;border-radius:20px;background-color:#ffffff}@media screen and (min-width: 768px){.passwords-section__header,.passwords-section__body{max-width:768px;margin-left:auto;margin-right:auto}}@font-face{font-family:'GillSans-Regular';src:url(/assets/GillSans/GillSans-Regular-eb81ac3e0f792370bdf2d48dc1f93cac09ef0531e41bcf75e24e1615b3c9f41c.otf);font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:'GillSans-Bold';src:url(/assets/GillSans/GillSans-Bold-084792d683fd9d2c18827e60f84b9bb2f49b9353b246e7444036ba5231d31304.otf);font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:'GillSans-Light';src:url(/assets/GillSans/GillSans-Light-8ed875e66e18cb1bf87200068ba1c4209695e28e5e87c1dbae657f9ad965b3da.otf);font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:'GillSans-SemiBold';src:url(/assets/GillSans/GillSans-SemiBold-da466277e3531c8bd93231ac3dadba26ddc9886de45ce81fd9925940b76d16f8.otf);font-weight:500;font-style:normal;font-display:swap}body{font-family:'GillSans-Regular';color:#241f1f;font-size:1rem;box-sizing:border-box}ul{padding-left:0;list-style:none}a,a:hover{text-decoration:none;color:#241f1f}.button{box-shadow:none}.text-color__salmon{color:#ffaa78 !important}.text-color__dark-green{color:#75a569 !important}.text-color__white{color:#fff !important}.text-color__light-brown{color:#b09077 !important}.text-color__dark-brown{color:#241f1f !important}.sidebar .button{transition:1.2s;width:75px;height:60px;padding:20px;border-radius:14px;background-repeat:no-repeat;background-position:90% center;background-size:15px;display:block;margin:0 auto 20px;cursor:pointer;white-space:nowrap}.sidebar .button img{transition:1.2s}.sidebar .button img:first-child{display:inline-block;width:20px;margin-left:5px;margin-right:5px}.sidebar .button img:last-child{display:none}.sidebar .button-normal{background-color:#f2f2f2}.sidebar .button-normal--icon{background-image:url(/assets/admin/icons-small-down-0c6d8223ddf4b76b065eda32a8ab8b7834d4371d4fb7d74fe45a76a2483d35c6.svg)}.sidebar .button-normal:hover{background-color:#fcd3b7}.sidebar .button-active{background-color:#ffaa78}.sidebar .button-active--icon{background-image:url(/assets/admin/icons-small-up-c334d2345a40a86cd99c463e4c3ebf8b59dad6017d4ec3198b9224455043bbd8.svg)}.sidebar .button-profile{background-image:url(/assets/admin/icons-small-down-off-c850b09217c8076ab21f7b413a3c63c090c68b8fe9b8bdc903287f68bb7f3de4.svg);background-repeat:no-repeat;background-position:90% center;cursor:pointer}.sidebar .button-profile--circle{width:40px;height:40px;margin:0 10px 0 0;padding:5px 8px;border-radius:25px}.sidebar .button-profile--circle--promotor{background-color:#241f1f}.sidebar .button-profile--name-user{font-size:12px;width:0;transition:.5s;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.sidebar .button-profile--promotor-title{font-size:10px;text-transform:uppercase;color:#75a569;width:0;transition:.5s;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.sidebar.active .button{width:200px}.sidebar.active .button img:first-child{display:none}.sidebar.active .button img:last-child{display:inline-block}.sidebar table th{background-color:#fde1ad}.sidebar .form-control{background-color:#fff;border:inherit}.sidebar .edit-application .form-control{width:100%}.sidebar input:invalid{border:solid 2px #ff0000 !important}.breadcrumb-container__gray .button--normal{width:180px;font-size:14px;text-align:center;padding:4px 5px 0;border-radius:13px;background-color:#ffaa78;height:40px;font-family:'GillSans-SemiBold' !important}.breadcrumb-container .form-check{padding:15px 20px;border-radius:14px;border:solid 2px #ccc;font-size:14px}.breadcrumb-container .form-check label{width:150px;margin:1px 80px -7px 2px}.serch-container .button{padding:8px 5px 7px;border-radius:13px;width:150px;text-align:center;font-size:14px;height:fit-content}.serch-container .button--salmon{border:solid 2px #ffaa78;background:#fff;margin-bottom:16px}.table-container .card{border-radius:15px;padding:15px 0px 5px 0px}.table-container .card .card-body{display:flex;flex-wrap:wrap;padding:0px}.table-container .card .card-body .customer-info{width:50%;font-size:14px}.table-container .card .card-body .customer-info p{font-size:14px}.table-container .card .card-body .customer-status{width:20%}.table-container .card .card-body .customer-status p{font-size:12px}.table-container .card .card-body .customer-status span{font-size:12px;font-family:'GillSans-bold' !important}.table-container .card .card-body .customer-status span.item-status--normal{color:#ffaa78}.table-container .card .card-body .customer-status span.item-status--rechazado{color:#ff6c6c}.table-container .card .card-body .customer-status span.item-status--info{color:#f4a902}.table-container .card .card-body .customer-status span.item-status--en-proceso{color:#5581f3}.table-container .card .card-body .customer-status span.item-status--completado{color:#75a569}.table-container .card .card-body .id-area{width:60px;height:50px;background-color:#f2f2f2;padding:8px 10px 7px 10px;margin-left:15px;margin-right:10px;border-radius:10px;text-align:center}.table-container .card .card-body .application-info{font-size:14px;display:flex;flex-direction:column}.table-container .card .card-body .application-info:first-child{padding:5px 10px 0px 20px}.table-container .card .card-body .application-info p{font-size:12px}.table-container .card.nuevo{border:#adc90d solid 2px;position:relative}.table-container .card.nuevo::before{content:"NUEVO";position:absolute;left:20px;color:#241f1f;background:#adc90d;border-radius:10px;padding:3px 2px 1px;font-size:8px;top:-10px;text-align:center;width:60px;font-family:'GillSans-bold' !important;text-transform:uppercase}.table-container .card.rechazado{border-color:#ff6c6c solid 2px;position:relative}.table-container .card.rechazado::before{content:"RECHAZADO";position:absolute;left:20px;color:#fff;background:#ff6c6c;border-radius:10px;padding:2px 2px 3px;font-size:8px;top:-10px;text-align:center;width:60px;font-family:'GillSans-bold' !important;text-transform:uppercase}.table-container .card .button{width:115px;padding:10px 2px 9px;border-radius:13px;font-family:'GillSans-SemiBold' !important;text-align:center;font-size:14px;cursor:pointer;height:auto}.table-container .card .button--normal{background-color:#ffaa78}.table-container .card .button--rechazado,.table-container .card .button--normal-grey{background-color:#ccc}.table-container .card .button--info{background-color:#ffce0a}.table-container .card .button--en-proceso{background-color:#5581f3;color:#fff}.table-container .table .button,.table-container .admin-table .button{width:115px;padding:10px 2px 9px;border-radius:13px;font-family:'GillSans-SemiBold' !important;text-align:center;font-size:14px;cursor:pointer;height:auto}.table-container .table .button--normal,.table-container .admin-table .button--normal{background-color:#ffaa78}.table-container .table .button--rechazado,.table-container .table .button--normal-grey,.table-container .admin-table .button--rechazado,.table-container .admin-table .button--normal-grey{background-color:#ccc}.table-container .table .button--info,.table-container .admin-table .button--info{background-color:#ffce0a}.table-container .table .button--en-proceso,.table-container .admin-table .button--en-proceso{background-color:#5581f3;color:#fff}.main-container .button.editar-prospecto{width:150px;height:40px;padding:3px 5px 0;border-radius:13px;border:solid 2px #ffaa78;background:transparent;font-size:14px;margin:20px 0}.main-container .button.editar-info{width:180px;height:40px;padding:5px 5px 0;border-radius:13px;background-color:#ffaa78;font-size:14px}.main-container .button.editar-info:disabled,.main-container .button.editar-info.disabled{opacity:0.7}.main-container .button.button-responder{width:130px;height:40px;padding:5px 5px 0;border-radius:13px;background-color:#ffaa78;font-size:14px;margin:20px auto 30px}.main-container .button.button-siguiente{width:fit-content;height:40px;padding:0 35px;border-radius:13px;background-color:#ffaa78;font-size:14px;font-family:'GillSans-SemiBold';box-shadow:0 1px 3px 0 rgba(0,0,0,0.2),0 2px 1px -1px rgba(0,0,0,0.12),0 1px 1px 0 rgba(0,0,0,0.14) !important}.main-container .button.confirmar-info{width:144px;height:40px;margin:0 35px 0 0;padding:5px 20px 0 0;border-radius:15px;background:#adc90d url(/assets/admin/icons-small-check-green-dark-298e55d744570aeae672a24d8c024753ea47f9bdb6fd4cd08034cea9cc4b4c7d.svg) no-repeat 90% center/23px;display:block}.main-container .button.cotizacion-info{width:210px;height:40px;margin:50px 0px 50px auto;padding:5px 20px 0 0;border-radius:15px;background:#adc90d url(/assets/admin/icons-small-edit-black-btn-52b6efe0814196ad61b451757ce63d2ab93bf648ee48f0ed44bd9185cc72247d.svg) no-repeat 95% center/33px;display:block}.main-container .button.cancelar-info{background:transparent;font-size:18px;margin-left:0;padding-left:0;height:auto}.main-container .button.terminar-dictamen{background:#adc90d url(/assets/admin/icons-small-check-green-dark-298e55d744570aeae672a24d8c024753ea47f9bdb6fd4cd08034cea9cc4b4c7d.svg) no-repeat 90% center/32px;display:block;width:210px;height:40px;text-align:left;font-size:14px;padding:6px 20px 0;border-radius:15px}.main-container .button.cancelar-dictamen{width:150px;height:40px;padding:3px 5px 0;border-radius:13px;border:solid 2px #ccc;background:transparent;font-size:14px}.main-container .button.activar-edicion{width:130px;height:40px;padding:5px 5px 0;border-radius:13px;background-color:white;border:#adc90d solid 2px;font-size:14px;margin:20px auto 30px}.main-container .button.desactivar-edicion{width:130px;height:40px;padding:5px 5px 0;border-radius:13px;background-color:white;border:#ff6c6c solid 2px;font-size:14px;margin:20px auto 30px}body{padding:0;background-color:#f2f2f2}body.active{overflow:hidden;padding-right:0px}body .container-fluid.d-flex,body .d-flex.container-sm,body .d-flex.container-md,body .d-flex.container-lg,body .d-flex.container-xl,body .d-flex.container-xxl{padding-left:0;padding-right:0}body .container-fluid,body .container-sm,body .container-md,body .container-lg,body .container-xl,body .container-xxl{padding-left:0;padding-right:0}.popup-backdrop{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#000;display:none;z-index:1055;opacity:.5}.popup-backdrop.active{display:block}.editar-info-gral{width:180px;height:40px;padding:5px 5px 0;border-radius:13px;background-color:#ffaa78;font-size:14px}.editar-info-gral:hover{background-color:#E68369}.main-container{width:100%;font-family:'GillSans-Regular'}.main-container .text-bold{font-family:"GillSans-Bold" !important}.main-container form.form-label{font-family:'GillSans-Regular'}.main-container .form-control::placeholder{font-size:16px;font-family:'GillSans-Regular';color:#afafaf}.main-container .tablet-item{display:none !important}.main-container .desktop-item{display:block !important}.main-container .desktop-item.d-flex{display:flex !important}.main-container .historial-container{padding:40px 30px 0 165px;transition:1s}.main-container .historial-container .button--export-historial{width:189px;height:40px;padding:12px 15px 0;border-radius:15px;font-size:14px;text-align:left;border:none;background:#ffaa78 url(/assets/admin/icons-small-pdf-black-f8b85f6cc74ec9b9ffd5cd06982d1289322f9e39cbfc4ca112b4ff1f47879b2f.svg) no-repeat 90% center/26px}.main-container.active .full-container{padding-left:280px}.main-container.active .full-container.container-sidebar-dictaminar{padding:0 0 0 406px}.main-container.active .full-container.container-sidebar-dictaminar .sidebar-dictaminar{left:240px}.main-container.active .historial-container{padding-left:280px}.main-container.active .breadcrumb-container,.main-container.active .breadcrumb-container__green,.main-container.active .breadcrumb-container__dark-brown{padding-left:280px}.main-container.active .middle-container{padding-left:280px}.main-container .full-container{padding:0 30px 0 165px;width:100%;transition:1s}.main-container .full-container.container-sidebar-dictaminar{padding:0 0 0 304px}.main-container .full-container.container-sidebar-dictaminar .historial-container{padding:40px 30px;height:calc(100vh - 108px);overflow-x:scroll}.main-container .full-container.container-sidebar-dictaminar .container-info-solicitada{padding:40px 30px;height:calc(100vh - 108px);overflow-x:scroll}.main-container .full-container.container-sidebar-dictaminar .sidebar-dictaminar-backdrop{display:none}.main-container .full-container .container-dictaminar .container-columns .container-columns__three .form-check{border-radius:14px;border:solid 2px #ccc;margin:12px 24px;padding:14px 24px;justify-content:space-between;overflow:hidden}.main-container .full-container .container-dictaminar .container-columns .container-columns__three .form-check.active{border:solid 2px #ffaa78;background-color:rgba(255,170,120,0.1)}.main-container .full-container .container-dictaminar .container-columns .container-columns__three .form-check label{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:calc(100% - 60px)}.main-container .full-container .container-dictaminar .container-columns .container-columns__three .form-check .form-check-input:checked{background-color:#ffaa78 !important;border-color:#ffaa78 !important}.main-container .full-container .container-dictaminar .botonera-dictaminar fieldset{width:48%;max-width:350px}.main-container .full-container .container-dictaminar .botonera-dictaminar fieldset:last-child{margin-left:2%}.main-container .full-container .container-dictaminar .botonera-dictaminar fieldset:first-child{margin-right:2%}.main-container .full-container .container-dictaminar .botonera-dictaminar .button{max-width:350px;width:100%;height:100px;margin:0 30px 0 0;padding:20px 40px 20px 105px;border-radius:27px;border:solid 3px #f2f2f2}.main-container .full-container .container-dictaminar .botonera-dictaminar .button.dictum_status_pld_approbed{background:#fff url(/assets/admin/empty-states-successs-button-c4fe270b7b106ecdb057320d463b70ba2389d37ae23752086959d170ef36a922.svg) no-repeat 10% center}.main-container .full-container .container-dictaminar .botonera-dictaminar .button.dictum_status_pld_rejected{background:#fff url(/assets/admin/empty-states-rejected-button-ab1e73ae38b1d01a35d4f338bb3ca40cc5e3ff7a8541e781b2c2a47182f70bf3.svg) no-repeat 10% center}.main-container .full-container .container-dictaminar .botonera-dictaminar .button span{font-family:"GillSans-Bold" !important;width:100%}.main-container .full-container .container-dictaminar .botonera-dictaminar .button:hover,.main-container .full-container .container-dictaminar .botonera-dictaminar .button.active{border:solid 3px #ffaa78;background-color:#fffcfa}.main-container .nav-tablet-dictaminar{display:none}.main-container .middle-container{padding:0 280px 0 165px;min-width:400px;width:100%;transition:1s}.main-container .document_container .container-info.active{z-index:1060}.main-container .addresses-tabs li .home-visit.container-info{margin-left:20px}.main-container .addresses-tabs li:first-child .home-visit.container-info{margin-left:0px}.main-container .container-info{border-radius:20px;background-color:#fff;padding:30px;margin-bottom:20px;position:relative}.main-container .container-info.active{z-index:1060}.main-container .container-info.active .cancelar-info,.main-container .container-info.active .confirmar-info{display:block}.main-container .container-info.active .editar-info{display:none}.main-container .container-info.active .form-check.check-confirmar{display:flex !important}.main-container .container-info.active .content-docto__zoom img,.main-container .container-info.active .content-docto__zoom .icon-destroy,.main-container .container-info.active .content-docto__zoom .icon-copy,.main-container .container-info.active .content-docto__zoom .icon-zoom{display:inline-block}.main-container .container-info.home-visit{width:250px;height:100%;color:#241f1f;display:flex;flex-direction:column;justify-content:space-between}.main-container .container-info.home-visit.active{font-weight:bold;border:solid 2px #ffaa78;background-color:rgba(255,170,120,0.1) !important}.main-container .container-info.container-border-grey{background:transparent;border:2px solid #ccc}.main-container .container-info.container-header-comment{padding:0;background-color:transparent}.main-container .container-info.container-header-comment .label-new-response{width:125px;height:24px;padding:4px 14px 4px 15px;border-radius:12px;font-size:14px;background:#ffce0a}.main-container .container-info.container-header-comment .avatar-chat{border-radius:100%;width:50px;height:50px;padding:10px;margin-left:10px}.main-container .container-info.container-header-comment .avatar-chat.avatar-oficial{background:#ffaa78}.main-container .container-info.container-header-comment .avatar-chat.avatar-promotor{background:#241f1f}.main-container .container-info.container-comment::after{content:'';position:absolute;top:0;border-radius:10px}.main-container .container-info.container-comment.container-comment-answer{margin-right:70px;border-top-right-radius:0}.main-container .container-info.container-comment.container-comment-answer::after{right:-25px;border-left:20px solid #fff;border-right:20px solid transparent;border-top:20px solid #fff;border-bottom:20px solid transparent}.main-container .container-info.container-comment.container-comment-ask{margin-left:70px;border-top-left-radius:0}.main-container .container-info.container-comment.container-comment-ask::after{left:-25px;border-left:20px solid transparent;border-top:20px solid #fff;border-right:20px solid #fff;border-bottom:20px solid transparent}.main-container .container-info.container-comment.container-comment-ask .box-docto-comment{display:grid;gap:30px;grid-auto-flow:dense;grid-template-columns:repeat(auto-fill, minmax(180px, 1fr))}.main-container .container-info.container-comment.container-comment-ask .box-docto-comment .item-docto-comment{background-color:#fff;margin-bottom:20px}.main-container .container-info.container-comment.container-comment-ask .box-docto-comment .item-docto-comment .item-border{padding:20px;border-radius:20px;margin-bottom:15px}.main-container .container-info.container-comment.container-comment-ask .box-docto-comment .item-docto-comment .item-border-success{border:solid 2px #adc90d}.main-container .container-info.container-comment.container-comment-ask .box-docto-comment .item-docto-comment .item-border-danger{border:solid 2px #ff6c6c}.main-container .container-info.container-comment.container-comment-ask .box-docto-comment .item-docto-comment .item-border-initial{border:solid 2px #ccc}.main-container .container-info.container-comment.container-comment-ask .box-docto-comment .item-docto-comment .dropdown.application-dropdown-menu{width:55px;padding:0 !important}.main-container .container-info.container-comment.container-comment-ask .box-docto-comment .item-docto-comment p.document-name{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.main-container .container-info.container-comment.container-comment-ask .box-docto-comment .item-docto-comment .icon-coment{width:40px;height:50px;margin-top:15px;margin-bottom:15px}.main-container .container-info.container-comment.container-comment-ask .box-docto-comment .item-docto-comment .icon-image{background:url(/assets/admin/icons-small-gallery-blck-d6bb0df972f8c52faff67a14e02f529f1007e72887332b5c9e8ce4711f9f4190.svg) no-repeat center/100%}.main-container .container-info.container-comment.container-comment-ask .box-docto-comment .item-docto-comment .icon-pdf{background:url(/assets/admin/icons-small-pdf-black-f8b85f6cc74ec9b9ffd5cd06982d1289322f9e39cbfc4ca112b4ff1f47879b2f.svg) no-repeat center/cover}.main-container .container-info.container-comment.container-comment-ask .box-docto-comment .item-docto-comment .icon-docto{background:url(/assets/admin/icons-small-document-black-9dcd88a28b13772a8d9b98d2ade95b86cc8b4b4eee7c930922d03dadff24f784.svg) no-repeat center/cover}.main-container .container-info.container-comment.container-comment-ask .box-docto-comment .item-docto-comment .dropdown-menu li .button_to{display:inline-block}.main-container .container-info.container-comment.container-comment-ask .box-docto-comment .item-docto-comment .dropdown-menu li .dropdown-item{background-color:transparent}.main-container .container-info.container-comment.container-comment-ask .box-docto-comment .item-docto-comment .dropdown-menu li .dropdown-item-correcto{content:"\A";width:12px;height:12px;border-radius:100%;background:#adc90d;display:inline-block;vertical-align:middle;margin-left:10px}.main-container .container-info.container-comment.container-comment-ask .box-docto-comment .item-docto-comment .dropdown-menu li .dropdown-item-incorrecto{content:"\A";width:12px;height:12px;border-radius:100%;background:#ff6c6c;display:inline-block;vertical-align:middle;margin-left:10px}.main-container .container-info.container-comment.container-comment-ask .box-docto-comment .item-docto-comment .dropdown-item{padding:9.6px 8px 10px 10px;border-radius:9px;background-color:#f2f2f2}.main-container .container-info.container-comment.container-comment-ask .box-docto-comment .item-docto-comment .dropdown-item:hover{background-color:#f2f2f2}.main-container .container-info.container-comment.container-comment-ask .box-docto-comment .item-docto-comment .dropdown-item .dot{width:12px;height:12px;border-radius:100%;display:inline-block}.main-container .container-info.container-comment.container-comment-ask .box-docto-comment .item-docto-comment .dropdown-item .dot-success{background-color:#adc90d}.main-container .container-info.container-comment.container-comment-ask .box-docto-comment .item-docto-comment .dropdown-item .dot-danger{background-color:#ff6c6c}.main-container .container-info.container-comment.container-comment-ask .box-docto-comment .item-docto-comment .dropdown-item .dot-initial{background-color:#ccc}.main-container .container-info.container-comment.container-comment-ask .box-docto-comment .item-docto-comment .button-descargar{border-radius:15px;background-color:#241f1f;color:#fff;font-size:14px;padding:12px 10px 9px;width:100%;display:block;margin-top:25px;text-align:center}.main-container .container-info.container-comment.container-comment-ask .box-docto-comment .item-docto-comment .document-status{width:30px;height:30px;margin-right:10px}.main-container .container-info.container-comment.container-comment-ask .box-docto-comment .item-docto-comment .document-status-success{background:url(/assets/admin/icons-small-check-green-ligth-bf5905484fd5768a3a23f71052f2fcbcb0e14ef725f7f9b3b856d77993b5e5b0.svg) no-repeat center/90%}.main-container .container-info.container-comment.container-comment-ask .box-docto-comment .item-docto-comment .document-status-danger{background:url(/assets/admin/icons-small-close-red-0c0b55914b5c98c47289988a9e34845660fefbad84b469a765bce635f5514129.svg) no-repeat center/100%}.main-container .container-info.container-comment.container-comment-ask .box-docto-comment .item-docto-comment .document-status-initial{background:url(/assets/admin/icons-small-question-4011af0d5f86e45ee1923d0e89b0ae16f7c3c823fdef8ac1e02c15b7f7c566b1.svg) no-repeat center/100%}.main-container .container-info.container-comment textarea.form-control:disabled{background-color:transparent !important;border-color:transparent !important;font-family:'GillSans-Regular' !important;padding:0 0 20px;resize:none;display:block}.main-container .container-info.container-comment .button-edit-info{border:solid 2px #ccc;background:transparent;font-size:12px;padding:2px 20px;border-radius:10px}.main-container .container-info.container-comment .button-edit-info img{margin-left:10px}.main-container .container-info.container-comment .dot__salmon{width:8px;height:8px;background-color:#ffaa78;border-radius:100%;margin-right:5px;display:inline-block}.main-container .container-info hr{color:#f2f2f2}.main-container .container-info p{font-size:14px}.main-container .container-info h5,.main-container .container-info .h5{font-size:16px;color:#ffaa78}.main-container .container-info h6.header,.main-container .container-info .header.h6{margin-left:-30px;margin-right:-30px;margin-top:-10px;border-bottom:solid 1px #f2f2f2;padding-left:30px;padding-right:30px;padding-bottom:20px;font-size:16px;margin-bottom:0}.main-container .container-info .form-group label{font-size:14px;font-family:'GillSans-Regular'}.main-container .container-info .form-check-input{border:2px solid black;width:22px !important;height:22px !important}.main-container .container-info .form-check-input.switch{width:2em !important;margin-left:-2.5em !important;height:18px !important;outline-width:0;border:1px solid rgba(0,0,0,0.2) !important}.main-container .container-info .form-check-input.switch:active,.main-container .container-info .form-check-input.switch: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='%23fff'/%3e%3c/svg%3e")}.main-container .container-info .form-check-input[type="radio"]:checked{background-image:url(/assets/admin/radio-button-salmon-1891c7c1345ace0d060a66d5d71b791fce08d8de134f4a8e689e13e4c356befd.svg) !important;background-color:#fff !important;border-color:#fff !important;width:23px !important;height:23px !important;border:0}.main-container .container-info .form-check-documento{padding:14px 20px;margin:0 0 30px;border:solid 2px #ccc;width:90%;border-radius:10px}.main-container .container-info .form-check-documento label{font-size:14px}.main-container .container-info .form-check-documento.active,.main-container .container-info .form-check-documento:hover{border:solid 2px #ffaa78;background-color:rgba(255,170,120,0.3)}.main-container .container-info .form-check-documento label{width:100%;max-width:140px}.main-container .container-info .cancelar-info,.main-container .container-info .confirmar-info{display:none;cursor:pointer}.main-container .container-info.licencia-container .botonera-doctos{margin-top:80px}.main-container .container-info .form-control-plaintext.input-documents{background:#f2f2f2;width:250px;padding:14px 20px 11px;border-radius:8px;font-family:"GillSans-Bold" !important;font-size:14px}.main-container .container-info .form-control-plaintext.input-documents:focus{outline:none}.main-container .container-info .form-check.check-confirmar{display:none !important}.main-container .container-info .form-check.check-confirmar .form-check-input{width:22px !important;height:22px !important;border:solid 2px #241f1f;border-radius:20px;margin-right:10px;padding:0 9px}.main-container .container-info.container__separador{padding:0 30px}.main-container .container-info .auto__content{width:95%;background:#ccdecf;padding:20px 40px 13px 30px;margin-left:-30px;border-radius:0 70px 70px 0}.main-container .container-info .auto__modelo{color:#75a569;font-size:22px}.main-container .container-info .auto__anio{color:#75a569;font-size:18px}.main-container .container-info .status-dot{width:16px;height:16px;border-radius:10px;margin-left:10px}.main-container .container-info .d-inline-grid{display:inline-grid}.main-container .container-info .content-docto{position:relative;background-color:#000;border-radius:30px;max-width:450px;cursor:pointer;padding:0px}.main-container .container-info .content-docto .image-wrapper{overflow:hidden;border-radius:25.1px}.main-container .container-info .content-docto .video-wrapper{height:auto;overflow:hidden;position:relative;border-radius:30px}.main-container .container-info .content-docto .video-wrapper video{width:100%;z-index:1}.main-container .container-info .content-docto .video-wrapper.empty{min-height:400px}.main-container .container-info .content-docto .video-wrapper .docto__zoom{position:absolute;top:40%;left:50%;transform:translate(-50%, -50%);padding:10px;display:block}.main-container .container-info .content-docto .video-wrapper .docto__zoom img{border:2px solid #fff;padding:10px;transition:1s;border-radius:40px;transition:1s;width:60px;height:60px;margin:0px 10px;z-index:30}.main-container .container-info .content-docto .video-wrapper .docto__zoom:hover img{transform:scale(1.1)}.main-container .container-info .content-docto .video-wrapper .docto__zoom .reset-default-button{background:transparent;border:none;padding:0px;margin:0px}.main-container .container-info .content-docto .empty-video-wrapper{width:100%;min-height:400px;background-color:#f6f6f6;overflow:hidden;border-radius:25.1px;background-image:url(/assets/admin/empty-states-upload-document-2ff2c947c2b022fcd7017f8b817fc3e643c7b4b37f258cc394857806790730a5.svg);background-position:center;background-repeat:no-repeat}.main-container .container-info .content-docto .empty-video-wrapper:hover{opacity:80%}.main-container .container-info .content-docto.invalid{border:solid 1px #f00}.main-container .container-info .content-docto.invalid::after{color:#f00;font-size:12px;content:'Campo requerido';position:absolute;bottom:-30px;left:10px}.main-container .container-info .content-docto .admin-upload-area{max-width:450px;height:230px;display:flex;justify-content:center;align-items:center;background-color:#f6f6f6}.main-container .container-info .content-docto .admin-upload-area.active{background-color:transparent}.main-container .container-info .content-docto .admin-upload-area.address{width:450px;height:461px}.main-container .container-info .content-docto .height-platform-profile{height:473px !important}.main-container .container-info .content-docto .height-small-image{height:118px !important}.main-container .container-info .content-docto .zoom-button{width:60px;height:60px;position:absolute;top:50%;left:50%;border:1px solid white;padding:15px 0px;border-radius:50%;transform:translate(-30px, -30px);z-index:2;display:block;opacity:0;text-align:center}.main-container .container-info .content-docto .upload-area--loaded::before{z-index:0;border-radius:25.1px}.main-container .container-info .content-docto .upload-area--loaded:hover .content-docto__img{filter:opacity(60%)}.main-container .container-info .content-docto .upload-area--loaded:hover .zoom-button{opacity:1}.main-container .container-info .content-docto .upload-area--loaded:hover .zoom-button.disabled{display:none}.main-container .container-info .content-docto .upload-area--loaded-pdf{display:flex;flex-direction:column;justify-content:center;align-items:center}.main-container .container-info .content-docto .upload-area--loaded-pdf .default-action{display:block}.main-container .container-info .content-docto .upload-area--loaded-pdf .content-docto__zoom{position:relative;left:0;top:0;transform:translate(0, 0);display:block}.main-container .container-info .content-docto:hover .admin-upload-area{filter:opacity(60%)}.main-container .container-info .content-docto:hover .content-docto__zoom img{transform:scale(1.1)}.main-container .container-info .content-docto__img{width:100%;filter:opacity(80%);transition:1s}.main-container .container-info .content-docto__zoom{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);padding:10px;z-index:1;width:60%;text-align:center}.main-container .container-info .content-docto__zoom img{border:2px solid #fff;padding:10px;transition:1s;border-radius:40px;transition:1s;width:60px;height:60px;display:none}.main-container .container-info .content-docto__zoom img.icon-zoom{margin:0 30px}.main-container .container-info .content-docto__zoom img.icon-zoom,.main-container .container-info .content-docto__zoom img.icon-destroy,.main-container .container-info .content-docto__zoom img.icon-copy{display:none}.main-container .container-info.info-status__rechazado .status-dot{background:#ff6c6c}.main-container .container-info.info-status__rechazado h4,.main-container .container-info.info-status__rechazado .h4{color:#ff6c6c}.main-container .container-info.info-status__rechazado ul li{background:url(/assets/admin/icon-dot-red-4e6561b991386776ef37c4282c64ea7c935398e71962d239f751adab2155f8f8.png) no-repeat 0px 4px/11px;padding-left:20px;font-family:'GillSans-Bold'}.main-container .container-info.info-status__aprobado .text-status{color:#75a569}.main-container .container-info.info-status__aprobado .status-dot{background-color:#75a569}.main-container .container-info.info-status__sin-verificar .status-dot{background-color:#ccc}.main-container .container-info.info-status__sin-verificar .text-status{color:#ccc}.main-container .container-info__prospecto{padding:30px 30px 30px 0;width:320px;width:40%;border-right:solid 1px #ccc}.main-container .container-info__prospecto .nombre-completo{max-width:260px;margin-bottom:40px;font-size:22px}.main-container .container-info__plataforma{padding:30px 0 30px 30px}.main-container .container-info__plataforma .texto-plataformas{max-width:240px}.main-container .container-info__plataforma img.plataforma-icon{height:40px;margin-bottom:40px}.main-container .container-info__plataforma li{font-size:14px}.main-container .container-info .model-car__container{width:30%;margin:30px 0 50px}.main-container .container-info .model-car__container.active .model-car__tittle{background-color:#ccdecf}.main-container .container-info .model-car__body{padding:30px 20px 25px 0;border-radius:20px;background-color:#f2f2f2}.main-container .container-info .model-car__tittle{border-radius:0 110px 110px 0;background-color:#ccc;padding:20px 50px 20px 30px}.main-container .container-info .model-car__tittle img{width:16px}.main-container .container-info .model-car__tittle h4,.main-container .container-info .model-car__tittle .h4{font-size:18px}.main-container .container-info .model-car__payment{margin:10px 10px 0px 30px}.main-container .container-info .model-car__payment div{margin-right:25px}.main-container .container-info .model-car__payment div p{font-size:14px;margin-bottom:0}.main-container .container-info .model-car__payment div p span{font-size:16px}.main-container .container-info .model-car__check.form-check-input{width:30px !important;height:30px !important;margin:10px 0 0;border:solid 2px #ccc;background-color:transparent;border-radius:20px}.main-container .container-info .model-car__check.form-check-input[type="radio"]:checked{border:solid 2px #75a569 !important;background:#75a569 url(/assets/admin/icons-small-check-white-5fdea1e2474b7289798e9840405439d670c0e380fed0c9167b4bdbe219692f51.svg) no-repeat center/80% !important;width:30px !important;height:30px !important}.main-container .container-info.clase3{padding-top:0;margin-bottom:0;margin-top:-40px}.main-container .container-info.clase3 .box--historial .report_asked .dot__salmon{margin-left:-5px}.main-container .container-info.clase1 .box--historial .report_asked{margin-left:0;border:none}.main-container .container-info.clase2 .box--historial .report_asked{margin-left:0;border:none}.main-container .container-info .autoheight{height:auto !important}.main-container .container-info .heightImage{height:230px !important}.main-container .container-info .box--historial{border-left:solid 1px #fcd3b7;width:100%;padding-left:13px;padding-top:30px}.main-container .container-info .box--historial .bar-info{display:flex}.main-container .container-info .box--historial .bar-info .top-bar-info{display:flex}.main-container .container-info .box--historial .dot__salmon{width:8px;height:8px;background-color:#ffaa78;border-radius:100%;margin:4px 30px 0 -17px}.main-container .container-info .box--historial .label-editado{height:24px;padding:4px 14px 4px 15px;border-radius:12px;font-size:14px;background:#ffce0a;width:145px;text-align:center;margin-right:0}.main-container .container-info .box--historial p{margin-right:30px;font-size:14px}.main-container .container-info .box--historial p span{color:#b09077}.main-container .container-info .box--historial .slide-listas-swiper .nav-listas-swiper{margin:60px auto 0;max-width:260px;position:relative}.main-container .container-info .box--historial .slide-listas-swiper .nav-listas-swiper .swiper-button-prev{bottom:0;top:auto;width:50px;height:50px;border:solid 1px #241f1f;border-radius:100%}.main-container .container-info .box--historial .slide-listas-swiper .nav-listas-swiper .swiper-button-prev:after{font-size:0}.main-container .container-info .box--historial .slide-listas-swiper .nav-listas-swiper .swiper-button-next{bottom:0;top:auto;width:50px;height:50px;border:solid 1px #241f1f;border-radius:100%}.main-container .container-info .box--historial .slide-listas-swiper .nav-listas-swiper .swiper-button-next:after{font-size:0}.main-container .container-info .box--historial .slide-listas-swiper .nav-listas-swiper .swiper-pagination.swiper-pagination-fraction{width:50%;left:50%;transform:translateX(-50%)}.main-container .container-info .box--historial .box--info__grey{background:#f2f2f2;padding:0;border-radius:12px;margin:10px 0}.main-container .container-info .box--historial .box--info__grey p{margin-right:0}.main-container .container-info .box--historial .box--info__grey>.w-50{padding:0 20px}.main-container .container-info .box--historial .box--info__grey>.w-50 .w-50{padding:30px 0}.main-container .container-info .box--historial .box--info__grey>.w-50 p{color:#b09077;margin-bottom:0;margin-right:0}.main-container .container-info .box--historial .box--info__grey>.w-50.border-end,.main-container .container-info .box--historial .box--info__grey>.w-50 .border-bottom{border-color:#ccc}.main-container .container-info .box--historial .box--info__grey .card-docto{padding:20px 30px;border-radius:20px;background-color:#fff;margin:15px}.main-container .container-info .box--historial .box--info__grey .card-docto:first-child{margin-left:0}.main-container .container-info .box--historial .box--info__grey .card-docto:nth-child(4){margin-right:0}.main-container .container-info .box--historial .box--info__grey .card-docto .name-docto{width:100%;max-width:150px;margin:10px auto 20px;word-break:break-word !important}.main-container .container-info .box--historial .box--info__grey .card-docto .icon{width:38px;height:35px;background-position:bottom center;background-repeat:no-repeat;background-size:100%;margin-left:auto;margin-right:auto}.main-container .container-info .box--historial .box--info__grey .card-docto .icon-docto{background-image:url(/assets/admin/icons-small-document-black-9dcd88a28b13772a8d9b98d2ade95b86cc8b4b4eee7c930922d03dadff24f784.svg)}.main-container .container-info .box--historial .box--info__grey .card-docto .icon-pdf{background-image:url(/assets/admin/icons-small-pdf-black-f8b85f6cc74ec9b9ffd5cd06982d1289322f9e39cbfc4ca112b4ff1f47879b2f.svg)}.main-container .container-info .box--historial .box--info__grey .card-docto .icon-image{background-image:url(/assets/admin/icons-small-gallery-blck-d6bb0df972f8c52faff67a14e02f529f1007e72887332b5c9e8ce4711f9f4190.svg)}.main-container .container-info .box--historial .box--info__grey .card-docto .icon-link{background-image:url(/assets/admin/icons-small-url-black-1b3a261f2d84c86cde02b9b4a9260a593852586a0baceb071c1ea7225f36bd61.svg)}.main-container .container-info .box--historial .box--info__grey .version-box .name-version{max-width:75%;overflow-wrap:break-word;margin-bottom:5px}.main-container .container-info .box--historial .box--info__salmon{background:#fff5ef;padding:0;border-radius:12px;margin:10px 0 10px 15px}.main-container .container-info .box--historial .box--info__salmon .dot__salmon{margin:4px 5px 0 0px}.main-container .container-info .box--historial .box--info__salmon .name-docto{width:30%;overflow-wrap:break-word}.main-container .container-info .box--historial .box--info__salmon .estatus-docto{width:170px;padding-left:10px;margin-right:15px}.main-container .container-info .box--historial .box--info__salmon .icon-status{width:25px;height:17px}.main-container .container-info .box--historial .box--info__salmon .icon-status-danger{background:url(/assets/admin/icons-small-close-red-0c0b55914b5c98c47289988a9e34845660fefbad84b469a765bce635f5514129.svg) no-repeat center/100%}.main-container .container-info .box--historial .box--info__salmon .icon-status-success{background:url(/assets/admin/icons-small-check-green-ligth-bf5905484fd5768a3a23f71052f2fcbcb0e14ef725f7f9b3b856d77993b5e5b0.svg) no-repeat center/90%}.main-container .container-info .box--historial .box--info__salmon .icon-status-initial{background:url(/assets/admin/icons-small-question-4011af0d5f86e45ee1923d0e89b0ae16f7c3c823fdef8ac1e02c15b7f7c566b1.svg) no-repeat center/85%}.main-container .container-info .box--historial .report-answered{border-left:solid 1px #fcd3b7;margin-left:50px}.main-container .container-info .box--historial .report_asked{border-left:solid 1px #fcd3b7;margin-left:50px}.main-container .container-info .box--historial .report_asked .box--info__grey{margin-left:15px}.main-container .container-info .botonera-plataforma .item-plataforma{width:176px;height:110px;margin:0 30px 0 0;padding:40px 40px 40px 40px;border-radius:16px;border:solid 2px #e5e4e1;text-align:center}.main-container .container-info .botonera-plataforma .item-plataforma.active{border-color:#ffaa78;box-shadow:0 2px 4px -1px rgba(0,0,0,0.2),0 1px 10px 0 rgba(0,0,0,0.12),0 4px 5px 0 rgba(0,0,0,0.14)}.main-container .container-info .botonera-plataforma .item-plataforma img.item-didi{width:96px}.main-container .container-info .botonera-plataforma .item-plataforma img.item-uber{width:73px}.main-container .container-info .botonera-plataforma .item-plataforma img.item-cabify{width:90px}.main-container .container-info .content-box-cotizacion{width:100%}.main-container .container-info .content-box-cotizacion .box-cotizacion-item .vehicle-card__image .img-responsive{position:relative;margin-top:40px}.main-container .container-info .content-box-cotizacion .box-cotizacion-item:first-child{width:40%;padding-right:30px}.main-container .container-info .content-box-cotizacion .box-cotizacion-item:last-child{width:60%;padding:30px 30px 40px;border-radius:20px;border:solid 2px #f2f2f2}.main-container .container-info .content-box-cotizacion .box-cotizacion-item:last-child h3,.main-container .container-info .content-box-cotizacion .box-cotizacion-item:last-child .h3{font-size:22px}.main-container .container-info .content-box-cotizacion .box-cotizacion-item .item-pago-inicial{background:#f2f2f2;color:#ccc;font-family:"GillSans-Bold";padding:13px 15px 11px 0;margin-left:-15px;margin-bottom:0;border-radius:8px;font-size:16px}.main-container .container-info .content-box-cotizacion .box-cotizacion-item .item-gnv{display:none;box-shadow:0 1px 3px 0 rgba(0,0,0,0.2),0 2px 1px -1px rgba(0,0,0,0.12),0 1px 1px 0 rgba(0,0,0,0.14);background-color:#fff;padding:15px;border-radius:10px;width:fit-content;margin:-20px auto 20px;z-index:9;position:relative}.main-container .container-info .content-box-cotizacion .box-cotizacion-item .item-gnv.active{display:flex}.main-container .container-info .content-box-cotizacion .box-cotizacion-item .item-pagofijo{width:300px;margin:50px auto 0;padding:25px 50px;border-radius:16px;background:#ccdecf;text-align:center}.main-container .container-info .content-box-cotizacion .box-cotizacion-item .item-pagofijo h4,.main-container .container-info .content-box-cotizacion .box-cotizacion-item .item-pagofijo .h4{font-size:28px}.main-container .container-info .content-box-cotizacion .box-cotizacion-item .item-car-detail.item-car-detail>div{width:100%}.main-container .container-info .content-box-cotizacion .box-cotizacion-item .item-car-detail:first-child{width:50% !important;align-content:flex-start}.main-container .container-info .content-box-cotizacion .box-cotizacion-item .item-car-detail:last-child{width:50% !important}.main-container .container-info .content-box-cotizacion .box-cotizacion-item .box-p-meses .form-select.periods{background-color:#f2f2f2 !important}.main-container .container-info .content-box-cotizacion .box-cotizacion-item .box-p-inicial input.form-control-plaintext.input-documents.w-100.guarantee-deposit{background:#f2f2f2 !important}.main-container .container-info .content-box-cotizacion .box-cotizacion-item .box-p-inicial .item-pago-inicial{background:#f2f2f2 !important;padding:15px 15px 13px 0}.main-container .container-info .content-box-cotizacion .vehicles-nav_fuel .icon-promo-mes{display:none}.main-container .container-info .content-box-cotizacion .vehicles-nav_fuel .fuel_item{position:relative;margin:10px 0;padding:17px 25px 15px 20px;border-radius:10px;border:solid 2px #e5e4e1;background-color:#fff;cursor:pointer;width:100%;font-family:"GillSans-Bold"}.main-container .container-info .content-box-cotizacion .vehicles-nav_fuel .fuel_item.active{border:solid 2px #ffaa78;background-color:rgba(255,170,120,0.1)}.main-container .container-info .content-box-cotizacion .vehicles-nav_fuel .fuel_item.active .vehicles-radio{border:solid 2px #ffaa78;background:#ffaa78 url(/assets/landing/icons-medium-check-white-2d20fb8d89753b8d56cf9bfaec2b3e3e6e737c822cd15b2b7aae70bfa1d1c191.svg) no-repeat center/16px}.main-container .container-info .content-box-cotizacion .vehicles-nav_fuel .fuel_item .vehicles-radio{display:block;position:absolute;width:34px;height:34px;border:solid 2px #e5e4e1;right:20px;top:50%;transform:translateY(-50%);border-radius:100%}.main-container .container-info .content-box-cotizacion .vehicles-nav_fuel.promo_mes .box-fuel_item{display:flex;align-items:center}.main-container .container-info .content-box-cotizacion .vehicles-nav_fuel.promo_mes .box-fuel_item .icon-promo-mes{display:block;margin-left:10px}.main-container .content-detalle-cotizacion .perfil-conductor{width:25%}.main-container .content-detalle-cotizacion .perfil-conductor img{width:90px}.main-container .content-detalle-cotizacion .caracteristicas-auto{width:75%}.main-container .content-detalle-cotizacion hr{background-color:#ccc}.main-container .content-detalle-cotizacion .box-plazo{margin:30px 15px 5px;padding:15px 20px;border-radius:13px;background-color:#f2f2f2}.main-container .content-detalle-cotizacion .box-plazo.active{background-color:#fcd3b7}.main-container .botonera-detalle-cotizacion{margin-top:30px;margin-bottom:30px}.main-container .botonera-detalle-cotizacion .button-editar{border:solid 2px #ffaa78;padding:8px 0px 7px;border-radius:15px;width:150px;text-align:center;font-size:14px;height:fit-content;margin-left:20px;background:transparent}.main-container .botonera-detalle-cotizacion .button-copiar{border:solid 2px #ffaa78;padding:8px 0px 7px;border-radius:15px;width:150px;text-align:center;font-size:14px;height:fit-content;margin-left:20px;background:transparent}.main-container .botonera-detalle-cotizacion .button-eliminar{border:solid 2px #ccc;padding:8px 0px 7px;border-radius:15px;width:150px;text-align:center;font-size:14px;height:fit-content;margin-left:20px;background:transparent}.main-container .content_documento{width:calc(100% - 42%);min-width:580px;height:100vh;background:rgba(0,0,0,0.85);position:absolute;top:0;left:0;z-index:99;text-align:center}.main-container .content_documento.active{display:flex}.main-container .content_documento img{max-width:80%;max-height:75vh;display:block;margin:20px auto 20px}.main-container .content_documento .button--descargar{width:157px;height:61px;padding:13px 20px;border-radius:15px;background-color:#adc90d;font-size:16px;border:none;margin:0 auto}.main-container .content_documento h4,.main-container .content_documento .h4,.main-container .content_documento h5,.main-container .content_documento .h5{max-width:80%;text-align:left;margin:0 auto}.main-container .content_documento h5,.main-container .content_documento .h5{color:#fff}.main-container .content_documento .button--close{width:50px;padding:8px;border:1px solid white;border-radius:100%;position:absolute;margin-top:-55px;right:50px;cursor:pointer;margin:0}.main-container .content_documento .box_documento{width:100%;display:inline-block;background-color:transparent;border:none}.main-container .container-columns{flex-direction:row;flex-wrap:wrap;width:100%}.main-container .container-columns__three{flex:33.33%;max-width:33.33%}.main-container .container-columns__three .content-docto__zoom{width:75% !important}.main-container .nav.platform-nav .nav-link{color:#ffaa78;padding-bottom:0px;min-width:50px}.main-container .nav.platform-nav .nav-link:hover{color:#ffaa78}.main-container .nav.platform-nav .nav-link.active{color:#241f1f;font-weight:bold}.main-container .nav.nav-pills.nav-tabla-solicitudes{border-bottom:1px solid #ccc}.main-container .nav.nav-pills.nav-tabla-solicitudes .nav-link{background:transparent;color:#241f1f;border-radius:0;font-size:18px;padding-left:20px;padding-right:20px}.main-container .nav.nav-pills.nav-tabla-solicitudes .nav-link.active{border-color:transparent;border-bottom:5px solid #ffaa78;background-color:transparent !important}.main-container .nav.nav-pills.nav-tabla-solicitudes .nav-link .badge.bg-secondary{background:#ffaa78 !important;color:#241f1f;margin-left:11px;width:28px;height:28px;border-radius:10px;padding:10px 8px 4px}.main-container .nav.nav-pills.nav-informacion-prospecto{overflow:scroll}.main-container .nav.nav-pills.nav-informacion-prospecto .nav-link.container-info{margin-right:20px;border:solid 3px #fff;width:200px;height:100%}.main-container .nav.nav-pills.nav-informacion-prospecto .nav-link.container-info.info-adicional h5,.main-container .nav.nav-pills.nav-informacion-prospecto .nav-link.container-info.info-adicional .h5{color:#ff6c6c}.main-container .nav.nav-pills.nav-informacion-prospecto .nav-link.container-info.info-adicional.active h5,.main-container .nav.nav-pills.nav-informacion-prospecto .nav-link.container-info.info-adicional.active .h5{color:#ff6c6c}.main-container .nav.nav-pills.nav-informacion-prospecto .nav-link.container-info .pill-completado p{color:#75a569}.main-container .nav.nav-pills.nav-informacion-prospecto .nav-link.container-info h5,.main-container .nav.nav-pills.nav-informacion-prospecto .nav-link.container-info .h5{color:#241f1f;width:90%}.main-container .nav.nav-pills.nav-informacion-prospecto .nav-link.container-info p{width:90%}.main-container .nav.nav-pills.nav-informacion-prospecto .nav-link.container-info.active{box-shadow:0 3px 5px -1px rgba(0,0,0,0.2),0 1px 18px 0 rgba(0,0,0,0.12),0 6px 10px 0 rgba(0,0,0,0.14);border:solid 3px #ffaa78;background-color:#fff !important}.main-container .nav.nav-pills.nav-informacion-prospecto .nav-link.container-info.active h5,.main-container .nav.nav-pills.nav-informacion-prospecto .nav-link.container-info.active .h5{color:#ffaa78}.main-container .nav-info-prospecto{max-width:480px;width:100%;border:none}.main-container .nav-info-prospecto button.nav-link{border-top:3px solid transparent;background-color:#fff;border-top-left-radius:13px;border-top-right-radius:13px;margin-right:3px}.main-container .nav-info-prospecto button.nav-link.active{border-top:3px solid #ffaa78;border-left-color:transparent;border-right-color:transparent}.main-container .nav-info-prospecto button.nav-link.active img:first-child{display:block !important}.main-container .nav-info-prospecto button.nav-link.active img:nth-child(2){display:none}.main-container .nav-info-prospecto button.nav-link:hover{border-left-color:transparent;border-right-color:transparent;border-bottom-color:transparent}.main-container .nav-info-prospecto button.nav-link img{width:30px}.main-container .nav-info-prospecto button.nav-link img:nth-child(1){display:none}.main-container .submenu-conincidencias{display:none;position:absolute;bottom:0;left:0;width:100vw;border-radius:25px 25px 0 0;box-shadow:0 2px 4px -1px rgba(0,0,0,0.2),0 1px 10px 0 rgba(0,0,0,0.12),0 4px 5px 0 rgba(0,0,0,0.14);background-color:#fff}.main-container .submenu-conincidencias div{transition:.5s;padding:30px;font-size:18px;border-bottom:6px solid #fff;width:50%;text-align:center;cursor:pointer}.main-container .submenu-conincidencias div.active{border-bottom:6px solid #ffaa78;font-family:"GillSans-Bold" !important;color:#ffaa78}.main-container .tab-content__info-prospecto{width:100%;background:#fff;padding:30px;border-radius:0 15px 15px 15px;height:calc(100vh - 360px);overflow-x:scroll;box-shadow:0 5px 5px -3px rgba(0,0,0,0.08),0 3px 14px 2px rgba(0,0,0,0.08),0 8px 10px 1px rgba(0,0,0,0.08)}.main-container .tab-content__info-prospecto .tab-pane h5,.main-container .tab-content__info-prospecto .tab-pane .h5{color:#b09077}.main-container .tab-content__info-prospecto .tab-pane .button{width:120px;height:40px;border-radius:13px;background-color:#ffaa78;font-size:14px;padding:4px 7px 0}.main-container .tab-content__info-prospecto .tab-pane .box-button-doc{background:#f2f2f2;border-radius:15px;margin-right:15px;padding:20px 10px;margin-bottom:20px}.main-container .tab-content__info-prospecto .tab-pane .box-button-doc p{font-size:14px}.main-container .tab-content__info-prospecto .tab-pane .box-info-prospecto{display:flex}.main-container .container-info-coincidencias{height:calc(100vh - 188px);background:#fff;overflow-x:scroll;padding-top:30px}.main-container .container-info-coincidencias h4,.main-container .container-info-coincidencias .h4{margin-left:30px;font-size:22px}.main-container .container-info-coincidencias h5,.main-container .container-info-coincidencias .h5{margin-bottom:20px;margin-left:30px;margin-top:8px}.main-container .container-info-coincidencias .box-coincidencias{border-bottom:1px solid #f2f2f2;padding:25px 30px}.main-container .container-info-coincidencias .box-coincidencias .item-coincidencias p{display:flex;flex-wrap:wrap;align-items:center}.main-container .container-info-coincidencias .box-coincidencias .item-coincidencias p span{width:50%}.main-container .container-info-coincidencias .box-coincidencias .item-coincidencias p span:last-child{font-family:'GillSans-SemiBold' !important}.main-container .container-crear-dictamen{background:#241f1f;height:80px}.main-container .container-crear-dictamen .button{width:150px;height:40px;padding:10px 5px 0px;border-radius:13px;background-color:#ffaa78;text-align:center}.main-container .breadcrumb-container{padding:40px 30px 40px 165px;transition:1s}.main-container .breadcrumb-container__text{margin-bottom:20px}.main-container .breadcrumb-container__text img{width:30px}.main-container .breadcrumb-container__text p,.main-container .breadcrumb-container__text a{margin-bottom:0;font-size:12px;text-decoration:underline}.main-container .breadcrumb-container__text p:last-child,.main-container .breadcrumb-container__text a:last-child{text-decoration:none}.main-container .breadcrumb-container__text.breadcrumbs-color p,.main-container .breadcrumb-container__text.breadcrumbs-color a{color:#b09077}.main-container .breadcrumb-container__text.breadcrumbs-color p:last-child,.main-container .breadcrumb-container__text.breadcrumbs-color a:last-child{color:#ffaa78}.main-container .breadcrumb-container__dark-brown{padding:30px 30px 30px 165px;transition:1s;background:#241f1f}.main-container .breadcrumb-container__green{padding:30px 280px 30px 165px;transition:1s;background:#ccdecf}.main-container .breadcrumb-container__green-dictaminar{padding:30px 30px 30px 165px;transition:1s;background:#ccdecf}.main-container .breadcrumb-container__green-dictaminar .circle-black{width:30px;height:30px;border:solid 2px #241f1f;border-radius:20px;display:flex;align-items:center;justify-content:center;margin-right:15px}.main-container .breadcrumb-container__green-dictaminar .circle-black img{width:16px}.main-container .breadcrumb-container__green h3.font-size-28,.main-container .breadcrumb-container__green .font-size-28.h3{font-size:28px}.main-container .breadcrumb-container__green-dictaminar{padding:30px 30px 30px 165px;transition:1s;background:#ccdecf}.main-container .breadcrumb-container__green-dictaminar .circle-black{width:30px;height:30px;border:solid 2px #241f1f;border-radius:20px;display:flex;align-items:center;justify-content:center;margin-right:15px}.main-container .breadcrumb-container__green-dictaminar .circle-black img{width:16px}.main-container .breadcrumb-container__gray{padding:40px 30px 40px 165px;transition:1s;background:#ccc}.main-container .breadcrumb-container__gray h3.font-size-28,.main-container .breadcrumb-container__gray .font-size-28.h3{font-size:28px}.main-container .breadcrumb-container h3,.main-container .breadcrumb-container .h3{font-size:28px}.main-container .serch-container{padding:30px 20px;border-radius:20px;background-color:#fff;margin-bottom:40px}.main-container .serch-container .form-control:focus{box-shadow:none}.main-container .serch-container .input-group{width:770px;margin-right:40px}.main-container .serch-container .input-group .input-group-text{border:none;background-color:#f2f2f2;padding:9px 12px}.main-container .serch-container .input-group .input-group-text img{width:17px;margin:7px 0}.main-container .serch-container .input-group input.form-control{background-color:#f2f2f2;border:none;padding:13px 12px 13px;font-size:14px}.main-container .serch-container .input-group input.form-control::placeholder{color:#afafaf;font-size:14px}.main-container .serch-container .container-select .form-select{border:none;background-color:#f2f2f2;font-family:'GillSans-bold' !important;width:275px;margin-right:40px;border-radius:8px;padding:13px 10px 11px}.main-container .serch-container .container-select .form-select:focus{box-shadow:none}.main-container .serch-container .container-select .form-select .select-title{font-size:14px;margin-bottom:6px}.main-container .serch-container .form-check.check-salmon{display:flex;align-items:center}.main-container .serch-container .form-check.check-salmon label{font-size:14px;margin-left:10px;margin-bottom:0}.main-container .serch-container .form-check.check-salmon .form-check-input{background-color:white !important;border-color:#ffaa78 !important}.main-container .serch-container .form-check.check-salmon .form-check-input:checked{background-color:#ffaa78 !important}.main-container .box-container-documentos{width:50%;padding:30px}.main-container .box-container-documentos:first-child{padding-left:0}.main-container .box-container-documentos:last-child{padding-right:0}.main-container .table-container{padding:40px 25px 50px;border-radius:20px;background-color:#fff;margin-bottom:60px;overflow:hidden;min-height:60vh}.main-container .table-container .table{border-collapse:separate;border-spacing:0px}.main-container .table-container .table thead tr th{background:#ccdecf;border:none;padding:19.5px 8px}.main-container .table-container .table thead tr:hover{background:#ccdecf}.main-container .table-container .table tr td,.main-container .table-container .table tr th{padding:8.5px 8px;font-size:14px;border-color:#fff;vertical-align:middle;border-top-width:2px;border-bottom-width:2px;word-break:break-word}.main-container .table-container .table tr td:first-child,.main-container .table-container .table tr th:first-child{border-radius:11px 0 0 11px;padding-left:20px;border-left-width:2px;border-top-left-radius:10px;border-bottom-left-radius:10px}.main-container .table-container .table tr td:last-child,.main-container .table-container .table tr th:last-child{border-radius:0 11px 11px 0;border-right-width:2px;border-top-right-radius:10px;border-bottom-right-radius:10px}.main-container .table-container .table tr td p,.main-container .table-container .table tr th p{font-size:14px;margin:0}.main-container .table-container .table tr td span,.main-container .table-container .table tr th span{font-size:14px;font-family:'GillSans-bold' !important}.main-container .table-container .table tr td span.item-status--normal,.main-container .table-container .table tr th span.item-status--normal{color:#ffaa78}.main-container .table-container .table tr td span.item-status--rechazado,.main-container .table-container .table tr th span.item-status--rechazado{color:#ff6c6c}.main-container .table-container .table tr td span.item-status--info,.main-container .table-container .table tr th span.item-status--info{color:#f4a902}.main-container .table-container .table tr td span.item-status--en-proceso,.main-container .table-container .table tr th span.item-status--en-proceso{color:#5581f3}.main-container .table-container .table tr td span.item-status--completado,.main-container .table-container .table tr th span.item-status--completado{color:#75a569}.main-container .table-container .table tr td .last_version_mobile,.main-container .table-container .table tr th .last_version_mobile{display:none}.main-container .table-container .table tr:hover{background:#f2f2f2}.main-container .table-container .table tr.nuevo td{border-color:#adc90d;position:relative}.main-container .table-container .table tr.nuevo td:first-child::before{content:"NUEVO";position:absolute;left:-23px;transform:translateY(-50%) rotate(-90deg);color:#241f1f;background:#adc90d;border-radius:10px;padding:2px 2px 3px;font-size:8px;top:50%;text-align:center;width:60px;font-family:'GillSans-bold' !important;text-transform:uppercase}.main-container .table-container .table tr.rechazado td{border-color:#ff6c6c;position:relative}.main-container .table-container .table tr.rechazado td:first-child::before{content:"RECHAZADO";position:absolute;left:-23px;transform:translateY(-50%) rotate(-90deg);color:#fff;background:#ff6c6c;border-radius:10px;padding:2px 2px 3px;font-size:8px;top:50%;text-align:center;width:60px;font-family:'GillSans-bold' !important;text-transform:uppercase}.main-container .table-container .table tr.info td{border-color:#ffce0a;position:relative}.main-container .table-container .table tr.info td:first-child::before{content:"INFO";position:absolute;left:-23px;transform:translateY(-50%) rotate(-90deg);background:#ffce0a;border-radius:10px;padding:2px 2px 3px;font-size:8px;top:50%;text-align:center;width:60px;font-family:'GillSans-bold' !important;text-transform:uppercase}.main-container .table-container .table tr.aprobado td{border-color:#5581f3;position:relative}.main-container .table-container .table tr.aprobado td:first-child::before{content:"APROBADO";position:absolute;left:-23px;transform:translateY(-50%) rotate(-90deg);color:#fff;background:#5581f3;border-radius:10px;padding:2px 2px 3px;font-size:8px;top:50%;text-align:center;width:60px;font-family:'GillSans-bold' !important;text-transform:uppercase}.main-container .table-container .table td.nombre-documento{width:320px;padding-left:70px !important;padding-right:20px;background-size:30px;background-repeat:no-repeat;background-position:20px center;font-family:'GillSans-SemiBold' !important}.main-container .table-container .table td.nombre-documento.icon-docto{background-image:url(/assets/admin/icons-small-document-brown-b5168d589fcaa741e49308ff276edf8bb48b10c192667b0d44d1f4d15c071da9.svg)}.main-container .table-container .table td.nombre-documento.icon-pdf{background-image:url(/assets/admin/icons-small-pdf-brown-fe2fa127ec1366f30669f4b7025f264149f9289101080946cd5b8011f521f137.svg)}.main-container .table-container .table td.nombre-documento.icon-image{background-image:url(/assets/admin/icons-small-gallery-brown-ccc46aa4d1ca8fa42f98a979890eb51d289e7fb6f9f9000cb901bb3fba0064f4.svg)}.main-container .table-container .table td.nombre-documento.icon-link{background-image:url(/assets/admin/icons-small-url-brown-f0515506ca6f162ae72ab44a8a77d2938170e6652c8acbb59538152d434ed933.svg)}.main-container .table-container .table td.fecha-creacion{width:100px}.main-container .table-container .table #user_plds_table tr.nuevo td{border-color:#5581f3}.main-container .table-container .table #user_plds_table tr.nuevo td:first-child::before{color:#fff;background:#5581f3}.main-container .table-container .table #quoter_table tr.expirado td{border-color:#ff6c6c;position:relative}.main-container .table-container .table #quoter_table tr.expirado td:first-child::before{content:"EXPIRADO";position:absolute;left:-23px;transform:translateY(-50%) rotate(-90deg);color:#fff;background:#ff6c6c;border-radius:10px;padding:2px 2px 3px;font-size:8px;top:50%;text-align:center;width:60px;font-family:'GillSans-bold' !important;text-transform:uppercase}.main-container .table-container .table #quoter_table tr.expirado td .button.button--normal{background:#ccc}.main-container .table-container .table #quoter_table tr.expirado:not(.disable):hover{background:#fff}.main-container .table-container .table .box-sub-menu{position:relative}.main-container .table-container .table .box-sub-menu .button-sub-menu{width:46px;height:46px;text-align:center;background:transparent;border-radius:100%;border:none;transition:.8s}.main-container .table-container .table .box-sub-menu .button-sub-menu.active,.main-container .table-container .table .box-sub-menu .button-sub-menu:hover{background:#fcd3b7}.main-container .table-container .table .box-sub-menu .sub-menu-doctos{position:absolute;z-index:9;top:20px;right:20px;border-radius:10px;padding:17px 0;background:#fff;display:none;width:165px;box-shadow:0 5px 5px -3px rgba(0,0,0,0.2),0 3px 14px 2px rgba(0,0,0,0.12),0 8px 10px 1px rgba(0,0,0,0.14)}.main-container .table-container .table .box-sub-menu .sub-menu-doctos.active{display:block}.main-container .table-container .table .box-sub-menu .sub-menu-doctos .button{background-color:#fff;border-radius:0;width:100%;font-family:'GillSans-Regular' !important;padding:16px 2px 13px}.main-container .table-container .table .box-sub-menu .sub-menu-doctos .button:hover{background-color:#fcd3b7}.main-container .table-container-documentos .table{border-collapse:collapse}.main-container .table-container-documentos .table thead{background:#fff}.main-container .table-container-documentos .table thead tr:hover{background:#fff}.main-container .table-container-documentos .table thead tr th{border-bottom:2px solid #f2f2f2}.main-container .table-container-documentos .table thead .dropdown .btn.dropdown-toggle{background:transparent;color:#241f1f;border:solid 2px #ffaa78;border-radius:10px;font-size:12px;width:160px;text-align:left;height:40px;padding-top:11px}.main-container .table-container-documentos .table thead .dropdown .btn.dropdown-toggle::after{margin-left:25px;vertical-align:0.1em;border-top:0.5em solid;border-right:0.5em solid transparent;border-left:0.5em solid transparent}.main-container .table-container-documentos .table thead .dropdown ul.dropdown-menu{box-shadow:0 5px 5px -3px rgba(0,0,0,0.2),0 3px 14px 2px rgba(0,0,0,0.12),0 8px 10px 1px rgba(0,0,0,0.14);border:none}.main-container .table-container-documentos .table thead .dropdown ul.dropdown-menu li.dropdown-item{font-size:14px;padding:17px 20px;cursor:pointer}.main-container .table-container-documentos .table thead .dropdown ul.dropdown-menu li.dropdown-item:hover{background-color:#fcd3b7}.main-container .table-container .pagy-bootstrap-nav{text-align:center}.main-container .table-container .pagy-bootstrap-nav .pagination{margin:0 auto;background:#f2f2f2;width:100%;max-width:560px;border-radius:30px;justify-content:center;align-items:center;padding:5px 20px}.main-container .table-container .pagy-bootstrap-nav .pagination .page-item{width:30px;border-radius:18px;overflow:hidden;margin:0px 6px;border:none}.main-container .table-container .pagy-bootstrap-nav .pagination .page-item a.page-link{font-size:14px;padding:5px 0px 1px;background:#ffaa78;color:#241f1f;width:100%;height:100%;text-align:center;margin-left:0}.main-container .table-container .pagy-bootstrap-nav .pagination .page-item.active a.page-link{background:#241f1f;color:#ffaa78}.main-container .table-container .pagy-bootstrap-nav .pagination .page-item.prev{margin-right:auto}.main-container .table-container .pagy-bootstrap-nav .pagination .page-item.prev a.page-link{background:transparent;padding:4px 0 3px}.main-container .table-container .pagy-bootstrap-nav .pagination .page-item.next{margin-left:auto}.main-container .table-container .pagy-bootstrap-nav .pagination .page-item.next a.page-link{background:transparent;padding:4px 0 3px}.main-container .table-container .pagy-bootstrap-nav .pagination .page-item.disabled{opacity:40%}.main-container .modal-enviar-solicitud .modal-content{width:360px;border-radius:20px;padding:30px}.main-container .modal-enviar-solicitud .modal-content p{font-size:14px}.main-container .modal-enviar-solicitud .modal-content .button{display:inline-block}.main-container .modal-enviar-solicitud .modal-content .button-enviar{width:185px;height:40px;padding:3px 5px;border-radius:13px;background-color:#adc90d}.main-container .modal-enviar-solicitud .modal-content .button-cancelar{background-color:transparent;text-decoration:underline;height:30px}.main-container .modal-enviar-solicitud .modal-content .button-desctivar{width:140px;height:40px;border-radius:13px;background-color:#ff6c6c;color:#fff;border:none}.main-container .modal-confirmacion-dictamen .modal-content{width:300px;border-radius:32px;padding:30px;margin-left:auto;margin-right:auto}.main-container .modal-confirmacion-dictamen .modal-content .button-lleyow{width:140px;height:40px;padding-top:11px;border-radius:13px;background-color:#ffce0a;font-size:14px;text-align:center}.main-container .modal-save-pld-document .modal-dialog{position:absolute;bottom:2px;right:30px}.main-container .modal-save-pld-document .modal-dialog .modal-content{background:transparent;border:none;align-items:flex-end}.main-container .modal-save-pld-document .modal-dialog .modal-content p{color:#fff;margin-bottom:16px;margin-right:20px;font-size:18px}.main-container .modal-save-pld-document .modal-dialog .modal-content .button{box-shadow:0 5px 5px -3px rgba(0,0,0,0.2),0 3px 14px 2px rgba(0,0,0,0.12),0 8px 10px 1px rgba(0,0,0,0.14);width:40px;height:40px;text-align:center;border-radius:100%;background-color:#fff;margin-bottom:16px}.main-container .modal-save-pld-document .modal-dialog .modal-content .button span{margin-top:5px}.main-container .modal-save-pld-document .modal-dialog .modal-content .button.button-cancelar{width:60px;height:60px;text-align:center;border-radius:100%;background-color:#ffaa78}.main-container .modal-url-pld-document .modal-content{width:400px;padding:15.6px 26.6px 30px 30px;border-radius:32px;box-shadow:0 11px 15px -7px rgba(0,0,0,0.2),0 9px 46px 8px rgba(0,0,0,0.12),0 24px 38px 3px rgba(0,0,0,0.14)}.main-container .modal-url-pld-document .modal-content .modal-header{border:none}.main-container .modal-url-pld-document .modal-content .modal-header .btn-close{background-size:18px}.main-container .modal-url-pld-document .modal-content label{font-size:14px}.main-container .modal-url-pld-document .modal-content .botonera input{width:124.9px;height:40px;border-radius:13px;background-color:#ffaa78;border:none;padding-bottom:0;padding-top:7px}.main-container .modal-show-document-version .modal-dialog{max-width:70%;max-height:70vh;margin:0 auto}.main-container .modal-show-document-version .modal-dialog .modal-content{border-radius:32px;box-shadow:0 11px 15px -7px rgba(0,0,0,0.2),0 9px 46px 8px rgba(0,0,0,0.12),0 24px 38px 3px rgba(0,0,0,0.14)}.main-container .modal-show-document-version .modal-dialog .modal-content .modal-body img{max-height:50vh}.main-container .modal-gestor-de-versiones .modal-dialog{width:780px;max-width:none}.main-container .modal-gestor-de-versiones .modal-dialog .modal-content{border-radius:32px;box-shadow:0 11px 15px -7px rgba(0,0,0,0.2),0 9px 46px 8px rgba(0,0,0,0.12),0 24px 38px 3px rgba(0,0,0,0.14)}.main-container .modal-gestor-de-versiones .modal-dialog .modal-content .modal-header{border:none}.main-container .modal-gestor-de-versiones .modal-dialog .modal-content .modal-body{padding-left:30px;padding-right:30px}.main-container .modal-gestor-de-versiones .modal-dialog .modal-content .modal-body p{font-size:14px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.main-container .modal-gestor-de-versiones .modal-dialog .modal-content .modal-body .icon-docto{margin-top:8px}.main-container .modal-gestor-de-versiones .modal-dialog .modal-content .modal-body .border-item{width:100%;border-bottom:solid 2px #f2f2f2;padding-bottom:15px;margin-bottom:30px}.main-container .modal-gestor-de-versiones .modal-dialog .modal-content .modal-body .border-item a.button{width:143px;height:40px;border-radius:15px;border:solid 2px #ffaa78;background-color:transparent;font-size:14px;background-image:url(/assets/admin/icons-small-download-back-c1732d702d6eaccd8295720b6c885281422f42bd040d2928480f3fabd428a257.svg);background-repeat:no-repeat;background-position:89% center;text-align:left;padding-left:0;padding-bottom:0;padding-top:7px;background-size:25px;font-family:"GillSans-Bold" !important}.main-container .modal-gestor-de-versiones .modal-dialog .modal-content .modal-body .button-nueva-version{width:170px;height:40px;border-radius:13px;background-color:#ffaa78;font-size:14px;border:none;font-family:"GillSans-Bold" !important;padding-top:6px}.main-container .modal-gestor-de-versiones .modal-dialog .modal-content .modal-body .botonera-nueva-version{border-bottom:solid 2px #f2f2f2;padding-bottom:30px;margin-bottom:30px}.main-container .modal-document_details-document-version .modal-content{border-radius:30px}.main-container .modal-document_details-document-version .modal-content .btn-close{background-size:30px}.main-container .modal-NewReport .modal-dialog{max-width:980px;width:100%}.main-container .modal-NewReport .modal-dialog .modal-content{border-radius:32px;box-shadow:0 11px 15px -7px rgba(0,0,0,0.2),0 9px 46px 8px rgba(0,0,0,0.12),0 24px 38px 3px rgba(0,0,0,0.14);padding:40px}.main-container .modal-NewReport .modal-dialog .modal-content .document-report-container{display:grid;gap:5px 35px;grid-auto-flow:dense;grid-template-columns:repeat(auto-fill, minmax(260px, 1fr));overflow:hidden}.main-container .modal-NewReport .modal-dialog .modal-content .document-report-container .document-report-item{background:#fff}.main-container .modal-NewReport .modal-dialog .modal-content .document-report-container .document-report-item.btn-danger .document-report-box{border-color:#ff6c6c}.main-container .modal-NewReport .modal-dialog .modal-content .document-report-container .document-report-item.btn-danger .document-type{color:#ff6c6c;font-size:14px}.main-container .modal-NewReport .modal-dialog .modal-content .document-report-container .document-report-item.btn-info .document-report-box{border-color:#5581f3}.main-container .modal-NewReport .modal-dialog .modal-content .document-report-container .document-report-item.btn-info .document-type{color:#5581f3;font-size:14px}.main-container .modal-NewReport .modal-dialog .modal-content .document-report-container .document-report-item .document-report-box{padding:15px 10px;border-radius:14px;border-style:dashed;border-width:1px;display:flex;align-items:center;background:#fff}.main-container .modal-NewReport .modal-dialog .modal-content .document-report-container .document-report-item .document-report-box .remove-document-btn{color:#fff;background:#ccc;border:none;border-radius:100%;width:25px;height:25px;text-align:center;padding:4px 0 0;font-size:14px;margin-left:30px}.main-container .modal-NewReport .modal-dialog .modal-content .document-report-container .document-report-item .document-report-box p{width:calc(100% - 110px)}.main-container .modal-NewReport .modal-dialog .modal-content .document-report-container .document-report-item .document-report-box .icon-coment{width:30px;height:40px;margin-right:15px}.main-container .modal-NewReport .modal-dialog .modal-content .document-report-container .document-report-item .document-report-box .icon-image{background:url(/assets/admin/icons-small-gallery-blck-d6bb0df972f8c52faff67a14e02f529f1007e72887332b5c9e8ce4711f9f4190.svg) no-repeat center/100%}.main-container .modal-NewReport .modal-dialog .modal-content .document-report-container .document-report-item .document-report-box .icon-pdf{background:url(/assets/admin/icons-small-pdf-black-f8b85f6cc74ec9b9ffd5cd06982d1289322f9e39cbfc4ca112b4ff1f47879b2f.svg) no-repeat center/cover}.main-container .modal-NewReport .modal-dialog .modal-content .document-report-container .document-report-item .document-report-box .icon-docto{background:url(/assets/admin/icons-small-document-black-9dcd88a28b13772a8d9b98d2ade95b86cc8b4b4eee7c930922d03dadff24f784.svg) no-repeat center/cover}.main-container .modal-NewReport .modal-dialog .modal-content .document-report-container .document-report-item p{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.main-container .modal-NewReport .modal-dialog .modal-content .container-select:first-child{padding-right:3%}.main-container .modal-NewReport .modal-dialog .modal-content .container-select:last-child{padding-left:3%}.main-container .modal-NewReport .modal-dialog .modal-content .container-select select{border-color:#ccc;width:100%;padding:15px 20px}.main-container .modal-NewReport .modal-dialog .modal-content .container-select select:-internal-list-box option:checked{color:red}.main-container .modal-NewReport .modal-dialog .modal-content .container-select select option{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;background:white !important}.main-container .modal-NewReport .modal-dialog .modal-content .container-select select option:checked{background:white !important}.main-container .modal-NewReport .modal-dialog .modal-content .container-select select optionselected{background:white !important}.main-container .modal-NewReport .modal-dialog .modal-content .container-select select option:disabled{font-family:"GillSans-Bold" !important;color:#ffaa78}.main-container .modal .circle--content{position:relative;margin-top:-105px;margin-bottom:30px;height:160px}.main-container .modal .circle--green{background-color:#75a569;width:110px;height:110px;padding:30px;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);display:flex;justify-content:center;align-items:center;border-radius:100%}.main-container .modal .circle--green img{width:38px}.main-container .modal .circle--lleyow{background-color:#ffce0a;width:110px;height:110px;padding:30px;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);display:flex;justify-content:center;align-items:center;border-radius:100%}.main-container .modal .circle--lleyow img{width:38px}.main-container .modal .circle--red{background-color:#ff6c6c;width:110px;height:110px;padding:30px;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);display:flex;justify-content:center;align-items:center;border-radius:100%}.main-container .modal .circle--red img{width:38px}.main-container .modal .circle--shadow__green{width:160px;height:160px;padding:25px;background-color:#75a569;opacity:0.4;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);border-radius:100%}.main-container .modal .circle--shadow__lleyow{width:160px;height:160px;padding:25px;background-color:#ffce0a;opacity:0.4;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);border-radius:100%}.main-container .modal .circle--shadow__red{width:160px;height:160px;padding:25px;background-color:#ff6c6c;opacity:0.4;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);border-radius:100%}.main-container .box-create-docto{position:fixed;bottom:30px;right:30px;display:none}.main-container .box-create-docto .button{border-radius:100%;width:60px;height:60px;background:#ffaa78 url(/assets/admin/icons-small-plus-black-0c221f2268b6209ff969c662f9a2f6869778a304a7343b3cbe76b619ab4fd3b9.svg) no-repeat center}.main-container .table.table-info-palenca{border-collapse:separate;border-spacing:0px;margin-bottom:0}.main-container .table.table-info-palenca tr td,.main-container .table.table-info-palenca tr th{font-size:14px;border-color:#fff;vertical-align:middle;border-top-width:0;border-bottom-width:0;word-break:break-word;padding:3px 5px}.main-container .table.table-info-palenca thead th{font-size:18px}.main-container .risky-zone .checkmark{position:relative;background:#75a569;border-radius:100%;height:20px;width:20px}.main-container .risky-zone .checkmark .icon{position:absolute;transform:rotate(50deg) translate(-50%, -50%);left:27%;top:43%;height:10px;width:5px;border-bottom:2px solid #fff;border-right:2px solid #fff}.main-container .risky-zone .danger{position:relative;background:#ff6c6c;border-radius:100%;height:20px;width:20px}.main-container .risky-zone .danger .icon::after{position:absolute;content:"\d7";top:0;bottom:0;left:0;right:0;font-size:16px;color:#fff;text-align:center}.sidebar{position:fixed;top:0;left:0;font-family:'GillSans-Regular';width:135px;padding:38px 0 30px;border-radius:0 20px 20px 0;z-index:99;height:100vh;box-shadow:0 5px 5px -3px rgba(0,0,0,0.2),0 3px 14px 2px rgba(0,0,0,0.12),0 8px 10px 1px rgba(0,0,0,0.14);background-color:#fff;transition:1s}.sidebar-top{padding:0 25px 40px;border-bottom:1px solid #ccc}.sidebar-top .btn-expand-menu{display:none}.sidebar-top .close-sidebar{display:none}.sidebar-body{padding:70px 0;margin-bottom:auto}.sidebar-body .collapse-container{background-color:#f2f2f2;margin-bottom:0px;border-radius:14px;transition:1s;display:none;margin-left:auto;margin-right:auto;width:75px;height:0;overflow:hidden}.sidebar-body .collapse-container.active{display:block}.sidebar-body .collapse-container .button{text-align:center;font-size:14px;margin-bottom:0}.sidebar-bottom{padding:30px 25px 0;border-top:1px solid #ccc}.sidebar-bottom--submenu-container{position:relative}.sidebar-bottom--submenu{position:absolute;bottom:30px;left:0;width:160px;height:70px;margin:0 0 10px 40px;padding:15px 0;border-radius:13px;box-shadow:0 7px 8px -4px rgba(0,0,0,0.2),0 5px 22px 4px rgba(0,0,0,0.12),0 12px 17px 2px rgba(0,0,0,0.14);background-color:#fff;display:none}.sidebar-bottom--submenu.active{display:block}.sidebar-bottom--submenu a{width:100%;padding:13px 20px 11px;background-color:#fcd3b7;display:block;font-size:12px}.sidebar.active{width:250px}.sidebar.active .collapse-container{width:200px;height:auto;margin-bottom:30px}.sidebar.active .sidebar-top .btn-expand-menu{display:block}.sidebar.active .sidebar-bottom .button-profile--name-user,.sidebar.active .sidebar-bottom .button-profile--promotor-title{width:89px}.sidebar-dictaminar{width:170px;background:#fff;height:calc(100vh - 113px);position:fixed;top:113px;left:135px;transition:1s}.sidebar-dictaminar ul{width:100%}.sidebar-dictaminar ul li{width:100%}.sidebar-dictaminar ul button{width:100%;height:80px;border:none;border-right:5px solid #fff;position:relative;border-bottom:solid 1px #ccc;background:transparent;color:#241f1f;transition:.5s}.sidebar-dictaminar ul button.active{border-right:5px solid #ffaa78;font-family:'GillSans-Bold';color:#ffaa78}.sidebar-dictaminar ul button.active:hover{color:#ffaa78}.sidebar-dictaminar ul button:hover{border-right:5px solid #ffaa78;color:#241f1f}.sidebar-dictaminar ul button a{position:absolute;top:50%;left:25px;transform:translateY(-50%);font-size:14px}.topbar{display:none;justify-content:space-between;align-items:center;padding:20px}.topbar .active-sidebar{margin-right:20px}.follow-menu{position:fixed;top:0;right:0;font-family:'GillSans-Regular';width:250px;margin:0;padding:50px 0px 0;z-index:99;height:100vh;overflow:auto;box-shadow:0 5px 5px -3px rgba(0,0,0,0.2),0 3px 14px 2px rgba(0,0,0,0.12),0 8px 10px 1px rgba(0,0,0,0.14);background-color:#fff;transition:2s}.follow-menu__top{margin-bottom:40px;padding:0 30px}.follow-menu__body{margin-bottom:auto;padding:0 30px}.follow-menu__bottom{background-color:#241f1f;padding:35px 30px}.follow-menu__bottom [type="submit"]{background:#adc90d;border:none;border-radius:13px;padding:3px 5px;opacity:0.3;width:190px;height:40px;font-family:'GillSans-SemiBold';font-size:14px}.follow-menu__bottom .active[type="submit"]{opacity:1}.follow-menu ul.lista-seguimiento li{font-size:14px;color:#ccc;margin-bottom:25px}.follow-menu ul.lista-seguimiento li div{display:inline-block;width:26px;height:26px;border:solid 2px #ccc;border-radius:15px;text-align:center;padding-top:3px;margin-right:10px}.follow-menu ul.lista-seguimiento li ul.sublista-seguimiento li{padding:10px 0 0 40px;margin-bottom:10px}.follow-menu ul.lista-seguimiento li ul.sublista-seguimiento li.active{background:url(/assets/admin/icons-small-check-green-ligth-bf5905484fd5768a3a23f71052f2fcbcb0e14ef725f7f9b3b856d77993b5e5b0.svg) no-repeat 10px bottom}.follow-menu ul.lista-seguimiento li.active{color:#241f1f;font-family:'GillSans-SemiBold'}.follow-menu ul.lista-seguimiento li.active div{background:#75a569;border-color:#75a569;font-family:'GillSans-Regular';color:#fff}.follow-menu ul.lista-seguimiento li.rechazado{color:#241f1f;font-family:'GillSans-SemiBold';line-height:17px}.follow-menu ul.lista-seguimiento li.rechazado span{color:#ff6c6c;font-family:'GillSans-Regular';margin-left:40px}.follow-menu ul.lista-seguimiento li.rechazado div{background:#ff6c6c;border-color:#ff6c6c;font-family:'GillSans-Regular';color:#fff;margin-bottom:-15px;vertical-align:middle;padding-top:4px}.upload-success{border-color:#adc90d !important}.rfc{padding-right:20px}@media (max-width: 768px){.w-t-100{width:100% !important}.w-t-50{width:50% !important}.sidebar{display:none !important}.sidebar.active{width:100%;display:block !important}.sidebar.active .sidebar-top .btn-expand-menu{display:none}.sidebar.active .sidebar-top .close-sidebar{display:block}.sidebar.active .button{width:calc(100% - 40px);background-position:96% center}.sidebar.active .collapse-container{width:calc(100% - 40px);padding-bottom:20px;padding-top:20px}.sidebar-dictaminar{display:none}.sidebar-dictaminar.active{display:block;top:0;left:auto;right:0;height:100vh;z-index:99;box-shadow:0 7px 8px -4px rgba(0,0,0,0.2), 0 5px 22px 4px rgba(0,0,0,0.12), 0 12px 17px 2px rgba(0,0,0,0.14);width:320px;border-radius:40px 0 0 40px;overflow:hidden;z-index:1600}.sidebar-dictaminar-head{padding:20px;background:#ccdecf}.sidebar-dictaminar-head .close-sidebar-dictaminar{background:#fff;height:60px;width:60px;text-align:center;border-radius:100%;padding-top:10px;margin:20px auto}.sidebar-dictaminar-head .close-sidebar-dictaminar img{width:40px}.sidebar-bottom--submenu{display:block;position:relative;box-shadow:none;width:auto;bottom:auto}.sidebar-bottom--submenu a{background:#fff url(/assets/admin/icons-small-logout-black-2d4854fa07786fe86c5f50de621670ac930712070bce3b3f659b820845b0fdd3.svg) no-repeat 87% center;border:solid 2px #ccc;border-radius:13px;width:140px;margin:0 auto}.topbar{display:flex;background:#fff}.main-container.active .full-container{padding-left:30px}.main-container .historial-container{padding:0 30px 0 30px;width:100%;transition:1s}.main-container .desktop-item{display:none !important}.main-container .desktop-item.d-flex{display:none !important}.main-container .tablet-item{display:block !important}.main-container .tablet-item.d-flex{display:flex !important}.main-container .modal.content_documento{width:100%;min-width:auto}.main-container .modal.content_documento .modal-dialog{max-width:100%}.main-container .breadcrumb-container{padding:40px 30px 40px 30px;transition:1s;background:#fff}.main-container .breadcrumb-container__text{display:none !important}.main-container .breadcrumb-container__green-dictaminar{display:none !important}.main-container .full-container{padding:0 30px 0 30px;width:100%;transition:1s}.main-container .full-container.container-sidebar-dictaminar{padding:0}.main-container .full-container.container-sidebar-dictaminar .nav-info-prospecto{border-bottom:1px solid #ccc;max-width:none;justify-content:space-around;flex-wrap:nowrap}.main-container .full-container.container-sidebar-dictaminar .nav-info-prospecto button.nav-link{background-color:transparent;margin-bottom:0;width:30%}.main-container .full-container.container-sidebar-dictaminar .nav-info-prospecto button.nav-link.active{border-top-color:transparent;border-bottom:3px solid #ffaa78}.main-container .full-container.container-sidebar-dictaminar .nav-info-prospecto button.nav-link img{width:40px;margin:0 auto}.main-container .full-container.container-sidebar-dictaminar .container-info-coincidencias{width:100% !important;height:calc(100vh - 285px);display:none;background:transparent}.main-container .full-container.container-sidebar-dictaminar .container-info-coincidencias.active{display:block}.main-container .full-container.container-sidebar-dictaminar .container-info-coincidencias h5.numero-coincidencias,.main-container .full-container.container-sidebar-dictaminar .container-info-coincidencias .numero-coincidencias.h5{color:#b09077;font-size:22px}.main-container .full-container.container-sidebar-dictaminar .container-info-coincidencias .box-coincidencias{margin:20px;padding:0;display:block !important}.main-container .full-container.container-sidebar-dictaminar .container-info-coincidencias .box-coincidencias .item-coincidencias{border-radius:12px;border:solid 2px #ccc;width:100% !important;display:flex;flex-wrap:wrap;padding-bottom:20px;margin-bottom:20px}.main-container .full-container.container-sidebar-dictaminar .container-info-coincidencias .box-coincidencias .item-coincidencias p{display:block;padding:20px 20px 0;width:50%}.main-container .full-container.container-sidebar-dictaminar .container-info-coincidencias .box-coincidencias .item-coincidencias p span{width:100%;display:block;color:#5e4c3f}.main-container .full-container.container-sidebar-dictaminar .container-info-coincidencias .box-coincidencias .item-coincidencias p span:last-child{color:#241f1f}.main-container .full-container.container-sidebar-dictaminar .container-info-coincidencias .box-coincidencias .item-coincidencias p.nombre-completo{display:none}.main-container .full-container.container-sidebar-dictaminar .container-info-coincidencias .box-coincidencias .item-coincidencias div.nombre-completo{width:100%;border-bottom:solid 2px #ccc;padding:20px;display:flex;align-items:center}.main-container .full-container.container-sidebar-dictaminar .container-info-coincidencias .box-coincidencias .item-coincidencias div.nombre-completo .index-coincidencias{background:#fff;width:30px;height:30px;border-radius:7px;text-align:center;padding-top:5px;margin-right:10px}.main-container .full-container.container-sidebar-dictaminar .container-info-coincidencias .box-coincidencias .item-coincidencias div.nombre-completo span:last-child{color:#241f1f;font-family:'GillSans-SemiBold' !important}.main-container .full-container.container-sidebar-dictaminar .container-info-prospecto.w-50{width:100% !important;padding:0 !important}.main-container .full-container.container-sidebar-dictaminar .container-info-prospecto.w-50 nav{display:none}.main-container .full-container.container-sidebar-dictaminar .container-info-prospecto.w-50 .tab-content__info-prospecto{display:none}.main-container .full-container.container-sidebar-dictaminar .container-info-prospecto.w-50 .tab-content__info-prospecto .box-button-doc{background:#fff;padding:20px}.main-container .full-container.container-sidebar-dictaminar .container-info-prospecto.w-50 .tab-content__info-prospecto .box-button-doc .button{width:100%;padding:4px 7px 0px;height:60px;border-radius:22px}.main-container .full-container.container-sidebar-dictaminar .container-info-prospecto.w-50.active nav,.main-container .full-container.container-sidebar-dictaminar .container-info-prospecto.w-50.active .tab-content__info-prospecto{display:block}.main-container .full-container.container-sidebar-dictaminar .container-info-prospecto.w-50 .title_container{display:flex;padding:20px;background-color:#fff;box-shadow:0 1px 5px 0 rgba(0,0,0,0.05), 0 3px 1px -2px rgba(0,0,0,0.05), 0 2px 2px 0 rgba(0,0,0,0.05);margin-bottom:7px}.main-container .full-container.container-sidebar-dictaminar .container-info-prospecto.w-50 .title_container .back-arrow{width:60px;border:#241f1f 2px solid;border-radius:100%;text-align:center;height:60px;display:flex;align-items:center;justify-content:center;margin-right:20px}.main-container .full-container.container-sidebar-dictaminar .container-info-prospecto.w-50 .title_container h3,.main-container .full-container.container-sidebar-dictaminar .container-info-prospecto.w-50 .title_container .h3{font-size:28px;margin-bottom:-5px}.main-container .full-container.container-sidebar-dictaminar .container-info-prospecto.w-50 .title_container p.text-color__dark-green{flex-direction:row-reverse;justify-content:flex-end;margin-bottom:0 !important}.main-container .full-container.container-sidebar-dictaminar .container-info.container-comment.container-comment-answer{margin-right:25px}.main-container .full-container.container-sidebar-dictaminar .container-info.container-comment.container-comment-ask{margin-left:25px}.main-container .full-container.container-sidebar-dictaminar .container-info .box--historial .box--info__grey .version-box .name-version{width:95%;max-width:none}.main-container .full-container.container-sidebar-dictaminar .sidebar-dictaminar-backdrop.active{display:block}.main-container .full-container .container-dictaminar .container-select{width:100%}.main-container .full-container .container-dictaminar .botonera-dictaminar .button{width:100%}.main-container .full-container .container-dictaminar .box-select.d-flex{display:block !important}.main-container .full-container .container-dictaminar .w-50{width:100% !important;padding:0 !important}.main-container .full-container .container-dictaminar .container-columns .container-columns__three{width:100%;max-width:none;flex:100%}.main-container .nav-tablet-dictaminar{display:flex;padding:20px;align-items:center;background:#ccdecf}.main-container .nav-tablet-dictaminar .active-sidebar-dictaminar{padding:0 20px 0 0;display:block;cursor:pointer}.main-container .nav-tablet-dictaminar-box{display:flex;align-items:center;width:calc(100% - 70px);justify-content:space-between}.main-container .nav-tablet-dictaminar-box p{line-height:20px;width:160px}.main-container .nav-tablet-dictaminar-box img{width:30px;margin-right:10px}.main-container .nav.nav-pills.nav-tabla-solicitudes{background:#fff;margin-left:-30px;margin-right:-30px;border-bottom:none}.main-container .nav.nav-pills.nav-tabla-solicitudes .nav-item{width:50%}.main-container .nav.nav-pills.nav-tabla-solicitudes .nav-item .nav-link{width:100%}.main-container .box-container-documentos{width:100%;padding:0;display:none}.main-container .box-container-documentos.active{display:block}.main-container .tab-content .table-container{background:transparent;padding-left:0;padding-right:0}.main-container .tab-content .table-container .table{border-collapse:collapse}.main-container .tab-content .table-container .table thead{display:none}.main-container .tab-content .table-container .table #pld_inactive_documents_table tr,.main-container .tab-content .table-container .table #user_pld_documents_table tr{border-bottom:20px solid #f6f6f6}.main-container .tab-content .table-container .table #pld_inactive_documents_table tr td,.main-container .tab-content .table-container .table #user_pld_documents_table tr td{display:none;background-color:#fff}.main-container .tab-content .table-container .table #pld_inactive_documents_table tr td.nombre-documento,.main-container .tab-content .table-container .table #user_pld_documents_table tr td.nombre-documento{display:table-cell;width:auto}.main-container .tab-content .table-container .table #pld_inactive_documents_table tr td.nombre-documento p,.main-container .tab-content .table-container .table #user_pld_documents_table tr td.nombre-documento p{font-size:18px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:100%;max-width:520px}.main-container .tab-content .table-container .table #pld_inactive_documents_table tr td:last-child,.main-container .tab-content .table-container .table #user_pld_documents_table tr td:last-child{display:table-cell;height:72px;width:72px}.main-container .tab-content .table-container .table #pld_inactive_documents_table tr td .last_version_mobile,.main-container .tab-content .table-container .table #user_pld_documents_table tr td .last_version_mobile{display:block;font-family:'GillSans-Regular' !important;font-size:16px}.main-container .tab-content .table-container .table #user_plds_table{border-top:none}.main-container .tab-content .table-container .table #user_plds_table tr{border:#fff 2px solid;display:flex;flex-wrap:wrap;background:#fff;border-radius:15px;margin-bottom:30px;padding-top:15px;padding-bottom:5px}.main-container .tab-content .table-container .table #user_plds_table tr td{border:none;border-bottom:solid 1px #f2f2f2}.main-container .tab-content .table-container .table #user_plds_table tr td.td-pld-id{width:60px;height:50px;background-color:#f2f2f2;padding:8px 10px 7px 10px;margin-left:15px;margin-right:10px;border-radius:10px;text-align:center}.main-container .tab-content .table-container .table #user_plds_table tr td.td-pld-id p:last-child{font-family:'GillSans-bold' !important}.main-container .tab-content .table-container .table #user_plds_table tr td.td-pld-name{width:calc(80% - 87px)}.main-container .tab-content .table-container .table #user_plds_table tr td.td-pld-name p:last-child{font-family:'GillSans-bold' !important}.main-container .tab-content .table-container .table #user_plds_table tr td.td-pld-status{width:20%;text-align:right}.main-container .tab-content .table-container .table #user_plds_table tr td.td-pld-create{width:100%;border-bottom:none;display:flex;padding-bottom:0}.main-container .tab-content .table-container .table #user_plds_table tr td.td-pld-create p{width:50%;margin-bottom:0px;margin-top:10px}.main-container .tab-content .table-container .table #user_plds_table tr td.td-pld-create p:last-child{text-align:right;font-family:'GillSans-bold' !important}.main-container .tab-content .table-container .table #user_plds_table tr td.td-pld-promoter{width:100%;display:flex}.main-container .tab-content .table-container .table #user_plds_table tr td.td-pld-promoter p{width:50%}.main-container .tab-content .table-container .table #user_plds_table tr td.td-pld-promoter p:last-child{text-align:right;font-family:'GillSans-bold' !important}.main-container .tab-content .table-container .table #user_plds_table tr td.td-pld-button{width:100%;border-bottom:none}.main-container .tab-content .table-container .table #user_plds_table tr td.td-pld-button a{margin:0 auto}.main-container .tab-content .table-container .table #user_plds_table tr.nuevo{border-color:#5581f3}.main-container .tab-content .table-container .table #user_plds_table tr.nuevo td:first-child::before{left:20px;transform:none;top:-25px;text-align:center;padding-top:5px;padding-bottom:1px;background:#5581f3;color:#fff}.main-container .tab-content .table-container .table #user_plds_table tr.rechazado td:first-child::before{left:20px;transform:none;top:-25px;text-align:center;padding-top:5px;padding-bottom:1px}.main-container .tab-content .table-container .table #user_plds_table tr.info td:first-child::before{left:20px;transform:none;top:-25px;text-align:center;padding-top:5px;padding-bottom:1px}.main-container .tab-content .table-container .table #user_plds_table tr.aprobado td:first-child::before{left:20px;transform:none;top:-25px;text-align:center;padding-top:5px;padding-bottom:1px}.main-container .tab-content .table-container .table .box-sub-menu .sub-menu-doctos{left:-240%}.main-container #active_documents_table select#docto_select_table{background-color:#fff !important;width:360px;margin:0 auto}.main-container .box-create-docto{display:block}.main-container .box-create-docto .button{width:80px;height:80px;background-size:35px}.main-container .serch-container{padding:30px 20px}.main-container .serch-container .container-select .form-select{width:100%}.main-container .serch-container .input-group{margin-right:0px}.main-container .serch-container.active{display:block;position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:99}.main-container .serch-container .box-filter .close-filters{cursor:pointer}.main-container .serch-container .box-filter-head{padding:0 20px;box-shadow:0 2px 4px -1px rgba(0,0,0,0.2), 0 1px 10px 0 rgba(0,0,0,0.12), 0 4px 5px 0 rgba(0,0,0,0.14)}.main-container .serch-container .box-filter-body{padding:40px 20px 30px;overflow-x:auto;height:calc( 100vh - 161px)}.main-container .serch-container .box-filter-body .form-label{margin-bottom:0}.main-container .serch-container .box-filter-body .form-check-input{margin-top:0;width:40px !important;height:40px !important;margin-right:10px;border:solid 3px #241f1f}.main-container .serch-container .box-filter-footer{padding:30px;box-shadow:0 2px 4px -1px rgba(0,0,0,0.2), 0 1px 10px 0 rgba(0,0,0,0.12), 0 4px 5px 0 rgba(0,0,0,0.14);background-color:#fff}.main-container .serch-container .box-filter-footer .button--salmon{margin:0 auto;padding:14px 5px 7px}.main-container .serch-container .box-filter input.form-control{color:#afafaf !important;font-size:22px;background-color:#fff !important;font-family:'GillSans-Regular' !important;border:none !important;padding:17px 30px 12px 10px}.main-container .serch-mobile-container{background-color:#fff;padding:15px 20px 15px;border-radius:10px;box-shadow:0 1px 5px 0 rgba(0,0,0,0.2), 0 3px 1px -2px rgba(0,0,0,0.12), 0 2px 2px 0 rgba(0,0,0,0.14)}.main-container .serch-mobile-container .input-group-prepend .input-group-text{background-color:#fff;border:#fff}.main-container .serch-mobile-container .form-control{background-color:#fff !important;font-size:16px;font-family:'GillSans-Regular' !important;color:#afafaf !important;border-color:#fff !important}.main-container .serch-mobile-container .form-control::placeholder{font-size:16px !important;font-family:'GillSans-Regular' !important}.main-container .serch-mobile-container .open-filters{cursor:pointer}.main-container .tab-content__info-prospecto{background:transparent;box-shadow:none;height:calc(100vh - 344px)}.main-container .submenu-conincidencias{display:flex}.main-container .container-crear-dictamen.w-100{width:80px !important;height:80px;border-radius:100%;position:absolute;bottom:50px;left:50%;transform:translateX(-50%);z-index:1}.main-container .container-info .box--historial .bar-info{width:100%}.main-container .container-info .box--historial .bar-info .top-bar-info{display:block;width:calc(100% - 150px);margin-left:10px}.main-container .container-info .box--historial .bar-info .top-bar-info .dot__salmon{display:inline-block;margin:4px 14px 0 -27px}.main-container .container-info .box--historial .bar-info .top-bar-info .date-text{display:inline-block}.main-container .container-info .box--historial .bar-info .top-bar-info p,.main-container .container-info .box--historial .bar-info .top-bar-info h6,.main-container .container-info .box--historial .bar-info .top-bar-info .h6{margin-bottom:5px}.main-container .container-info .box--historial .report_asked{margin-left:35px}.main-container .container-info.clase3 .box--historial .report_asked .bar-info .dot__salmon{margin:4px 3px 0 -15px}.modal.modal-save-pld-document .modal-dialog .modal-content .button{width:60px;height:60px}.modal.modal-save-pld-document .modal-dialog .modal-content .button span{display:none}.modal.modal-save-pld-document .modal-dialog .modal-content .button img{width:30px;height:30px}.modal.modal-save-pld-document .modal-dialog .modal-content .button.button-cancelar{width:80px;height:80px;padding:0;margin-bottom:0}.modal.modal-save-pld-document .modal-dialog .modal-content .button.button-cancelar img{width:40px;height:40px}.modal.modal-gestor-de-versiones .modal-dialog{padding:0;margin:0;width:100%;height:100vh}.modal.modal-gestor-de-versiones .modal-dialog .modal-content{height:100vh;border-radius:0}.modal.modal-gestor-de-versiones .modal-dialog .modal-content .modal-header .btn-close{width:16px;height:16px;background-size:100%;opacity:1;margin-right:10px;margin-top:10px}.modal.modal-gestor-de-versiones .modal-dialog .modal-content .modal-body .botonera-nueva-version{text-align:center}.modal.modal-enviar-solicitud .modal-dialog .modal-content{width:480px;margin:0 auto}.modal.modal-url-pld-document .modal-dialog .modal-content{margin:0 auto;width:540px}.modal.modal-show-document-version .modal-dialog .modal-content .modal-body img{width:100%}.model-car__container{width:100% !important}}@media only screen and (max-width: 600px){.breadcrumb-container__dark-brown{padding:40px 30px 40px 30px !important}}@media (max-width: 375px){.main-container .tab-content .table-container .table #pld_inactive_documents_table tr td.nombre-documento,.main-container .tab-content .table-container .table #user_pld_documents_table tr td.nombre-documento{padding-right:0}.main-container .tab-content .table-container .table #pld_inactive_documents_table tr td.nombre-documento p,.main-container .tab-content .table-container .table #user_pld_documents_table tr td.nombre-documento p{max-width:165px}.main-container .tab-content .table-container .table #pld_inactive_documents_table tr td.nombre-documento p span,.main-container .tab-content .table-container .table #user_pld_documents_table tr td.nombre-documento p span{font-size:12px}.main-container .tab-content .table-container .table #pld_inactive_documents_table tr td.nombre-documento:last-child,.main-container .tab-content .table-container .table #user_pld_documents_table tr td.nombre-documento:last-child{height:50px;width:50px}.main-container .tab-content .table-container .table #user_plds_table tr td.td-pld-status{text-align:center;width:100%}.main-container .tab-content .table-container .table #user_plds_table tr td.td-pld-name{width:calc(99% - 87px)}.main-container .tab-content #active_documents_table select#docto_select_table{width:100%}.main-container .full-container.container-sidebar-dictaminar .container-info-coincidencias .box-coincidencias .item-coincidencias p{width:100%}.main-container .full-container.container-sidebar-dictaminar .container-info-prospecto .tab-content .box-info-prospecto{display:block}.main-container .full-container.container-sidebar-dictaminar .container-info-prospecto .tab-content .box-info-prospecto .w-50{width:100% !important;padding:0 !important}.main-container .full-container.container-sidebar-dictaminar .container-info-prospecto .tab-content.tab-content__info-prospecto{height:calc(100vh - 317px)}.main-container .full-container.container-sidebar-dictaminar .container-info-prospecto .tab-content.tab-content__info-prospecto .box-button-doc{display:flex;justify-content:space-between;align-items:center}.main-container .full-container.container-sidebar-dictaminar .container-info-prospecto .tab-content.tab-content__info-prospecto .box-button-doc .text-doc{margin-left:0px}.main-container .full-container.container-sidebar-dictaminar .container-info-prospecto .tab-content.tab-content__info-prospecto .box-button-doc .text-doc p{margin-bottom:0}.main-container .full-container.container-sidebar-dictaminar .container-info-prospecto .tab-content.tab-content__info-prospecto .box-button-doc .button{width:100px;background-image:url(/assets/admin/icons-small-right-f4f75c249772822cba8622afeabed372adadb1f292dea52bb27b7eb8f7c3ffeb.svg);background-repeat:no-repeat;background-position:right center;background-size:40px;opacity:.3;background-color:transparent;color:#fff;font-size:1px}.main-container .full-container.container-sidebar-dictaminar .container-info-prospecto .tab-content .tab-cotejo .container-columns.d-flex{display:block !important}.main-container .full-container.container-sidebar-dictaminar .container-info-prospecto .tab-content .tab-cotejo .container-columns.d-flex .container-columns__three{width:100%;flex:none;max-width:none}.main-container .full-container.container-sidebar-dictaminar .container-info-prospecto .title_container p.text-color__dark-green{font-size:12px}.main-container .full-container.container-sidebar-dictaminar .container-info-prospecto .title_container p.text-color__dark-green img{width:15px}.main-container .full-container .container-dictaminar .botonera-dictaminar .button{height:160px;margin:0 30px 0 0;padding:80px 10px 10px 10px;text-align:center;background-position:center 10%}.main-container .full-container .container-dictaminar .botonera-dictaminar .button.dictum_status_pld_rejected{margin-left:0;background-position:center 20px}.main-container .full-container .container-dictaminar .botonera-dictaminar .button.dictum_status_pld_approbed{background-position:center 20px}.main-container .container-info.clase1{padding-left:10px;padding-right:10px}.main-container .container-info.clase3{padding-left:10px;padding-right:10px}.main-container .container-info.clase3 .box--historial .report_asked .box--info__salmon{border-left:solid 5px #ffaa78}.main-container .container-info.clase3 .box--historial .report_asked .box--info__grey{border-left:solid 5px #ccc}.main-container .container-info .box--historial .report_asked{border:none;margin-left:15px}.main-container .container-info .box--historial .report_asked .box--info__salmon .name-docto{width:80%;margin-right:0}.main-container .container-info .box--historial .report_asked .box--info__salmon .estatus-docto{width:80%;margin-right:0;margin-bottom:5px}.main-container .container-info .box--historial .report_asked .box--info__salmon .text-decoration-underline.link-descargar{width:120px;height:30px;padding:7px 5px 6px 5px;border-radius:10px;color:#fff;background-color:#241f1f;margin:0px 0 20px;font-size:12px;text-align:center}.main-container .container-info .box--historial .report_asked .box--info__grey{margin-left:0}.main-container .container-info .box--historial .report_asked .bar-info{flex-wrap:wrap;flex-direction:column-reverse}.main-container .container-info .box--historial .report_asked .bar-info .top-bar-info{width:100%}.main-container .container-info .box--historial .report_asked .box--info__salmon{margin-left:0}.main-container .modal.modal-save-pld-document .modal-dialog{position:absolute;bottom:22px;right:22px}.main-container .modal.modal-gestor-de-versiones .modal-dialog .modal-content .modal-body p{width:80%}.main-container .modal.modal.modal-url-pld-document .modal-dialog{margin:0}.main-container .modal.modal.modal-url-pld-document .modal-dialog .modal-content{margin:0 auto;width:100%;height:100vh;border-radius:0;padding:0}.main-container .modal.modal.modal-url-pld-document .modal-dialog .modal-content .modal-header .btn-close{width:16px;height:16px;background-size:100%;opacity:1;margin-right:10px;margin-top:10px}.main-container .serch-container .box-filter-body .form-check-input{width:22px !important;height:22px !important}.main-container .nav.nav-pills.nav-tabla-solicitudes .nav-link{font-size:14px;padding-left:10px;padding-right:10px}.main-container .container-crear-dictamen.w-100{bottom:25px;width:55px !important;height:55px;padding:7px 12px 0 !important}.main-container .submenu-conincidencias div{font-size:14px;padding:10px 35px}.main-container .nav-tablet-dictaminar .nav-tablet-dictaminar-box{flex-direction:column;align-items:flex-start}.main-container .nav-tablet-dictaminar .nav-tablet-dictaminar-box div{flex-direction:row-reverse}.main-container .nav-tablet-dictaminar .nav-tablet-dictaminar-box div p{width:100%;font-size:12px}.main-container .nav-tablet-dictaminar .nav-tablet-dictaminar-box div img{width:14px;margin-right:0;margin-left:10px;margin-top:-4px}}@media (max-width: 415px){.main-container{max-width:100%}.main-container .serch-container{background-color:white;padding:10px;margin:0px}.main-container .serch-container.mobile{display:block}.main-container .serch-container .input-group{margin-right:0px}.main-container .serch-container .container-select .form-select{width:100%}.main-container .container-columns{flex-direction:row;flex-wrap:wrap;width:100%}.main-container .container-columns__three{flex:50%;max-width:50%}.main-container .container-columns__three .content-docto__zoom{width:75% !important}.main-container .container-columns .auto__content{display:flex;width:100%;margin:0px}.main-container .container-columns .auto__content .feature-description img{width:20px}.main-container .container-columns .auto__content .feature-description p,.main-container .container-columns .auto__content .feature-description span{font-size:14px}.main-container .breadcrumb-container__green,.main-container .breadcrumb-container__dark-brown{padding:30px 20px}.main-container .breadcrumb-container__gray{padding:30px 20px}.main-container .breadcrumb-container__gray div:first-child{width:60% !important}.main-container .breadcrumb-container__gray .cancel{display:block;text-align:right;width:10%}.main-container .breadcrumb-container__gray .button--normal{display:block;width:90%;padding:10px 2px 9px}.main-container .admin-menu-swiper{overflow:hidden;margin-bottom:20px;position:relative}.main-container .admin-menu-swiper .swiper-wrapper .swiper-slide{height:auto !important}.main-container .admin-menu-swiper .swiper-pagination{width:100%;height:50px;bottom:-35px}.main-container .admin-menu-swiper .swiper-pagination-bullet-active{background-color:#ffaa78}.main-container .admin-menu-swiper .nav{padding:5px;margin:0px}.main-container .admin-menu-swiper .nav .nav-item .container-info{margin:0px !important;width:auto;height:100%}.main-container .middle-container{width:100%;min-width:400px;padding:0}.main-container .middle-container .preapprobal-header{padding:10px 20px 10px 20px}.main-container .container-info{display:block !important}.main-container .container-info__prospecto{display:block;padding:30px 0px;width:100%;border-right:none;border-bottom:solid 1px #ccc}.main-container .container-info__prospecto .nombre-completo{max-width:100%;width:100%;margin-bottom:40px;font-size:22px}.main-container .container-info__prospecto .email>p{word-break:break-all}.main-container .container-info__plataforma{width:100%;display:block;padding:30px 0px}}@font-face{font-family:'Brutalista-Regular';src:url(/assets/brutalista/Brutalista-Regular-0b6aab18ee0c7c7aac2b062bcd1b4e019ccb19a00ac1a17b179fc58f967017eb.otf);font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:'Brutalista-Bold';src:url(/assets/brutalista/Brutalista-Bold-65603a1079b2e703181e8b6f54bf93b581b6b22b69ad3e398182677dd29a7a2d.otf);font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:'Brutalista-Light';src:url(/assets/brutalista/Brutalista-Light-8471bd35ce374abeb85ef58cff160749f68ab9c9ca2806a54a75a37ff9beb2ba.otf);font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:'Brutalista-Medium';src:url(/assets/brutalista/Brutalista-Medium-b6556723ca58744a8e79bd61db42cb3996c9b2dc692bb006b6245ddff3e57250.otf);font-weight:500;font-style:normal;font-display:swap}.brutalista-regular{font-family:'Brutalista-Regular'}.brutalista-bold{font-family:'Brutalista-Bold'}.brutalista-light{font-family:'Brutalista-Light'}.brutalista-medium{font-family:'Brutalista-Medium'}.faq-container{padding-top:150px}.faq-page-card{border-radius:30px;background-color:#283a3e;height:236px;padding:30px 20px;margin-bottom:50px}.faq-page-questions{padding-bottom:60px}.faq-page-card__title{color:#fde1ad;font-size:1.5rem}.faq-section__title{color:#283a3e;font-size:1.125rem}.faq-container{background-color:#fff}.faq-container .accordion-button,.faq-container .accordion-body{padding-left:0;padding-right:0}.faq-container .accordion-button{color:#283a3e;box-shadow:none}.faq-container .accordion-button:not(.collapsed){background-color:white}.faq-container .accordion-body{font-size:0.875rem;font-family:'Brutalista-Light'}.privacy-container{background-color:white;padding-top:100px;background-image:linear-gradient(to bottom, white 97%, #00eca1);padding-bottom:190px}.privacy-container.privacy-container-pt-0{padding-top:0}.privacy-title{font-size:1.5rem}@media (min-width: 768px){.privacy-container{padding-top:130px;padding-bottom:115px}.privacy-title{font-size:2.25rem}.privacy-container-pt-0{max-width:768px}}@media (min-width: 992px){.privacy-container{background-image:linear-gradient(to bottom, white 93%, #00eca1);padding-top:140px;padding-bottom:160px}.privacy-title{font-size:2.625rem}}body{font-family:'Brutalista-Regular';background:#f6f6f6}.onboarding__bg{box-shadow:0 1rem 3rem rgba(0,0,0,0.175);background-image:linear-gradient(to bottom, #fde1ad 60%, #fff);min-height:calc(100vh - 70px)}.background--green-white{box-shadow:0 1rem 3rem rgba(0,0,0,0.175);background-image:linear-gradient(to bottom, #fff 60%, #00eca1);min-height:calc(100vh - 70px);min-height:100vh}.background--green-white .onboarding__bg{box-shadow:0 1rem 3rem rgba(0,0,0,0.175);background-image:linear-gradient(to bottom, #fff 60%, #00eca1);min-height:100vh;padding-bottom:20px}.onboarding-logo{margin-top:20px}.onboarding-title{margin-top:14px;margin-bottom:0}.onboarding-title h3,.onboarding-title .h3{font-size:16px}.onboarding-header,.content,.onboarding-title{padding:0 20px}.cotizacion-content{padding:20px 25px 0}.cotizacion-content>div{background:rgba(255,255,255,0.3)}.cotizacion-content-box{padding:18px 30px;border-radius:13px;transition:.5s}.cotizacion-content-box.active{padding:30px}.cotizacion-content-box .box-column{align-items:center;justify-content:center;flex-wrap:wrap}.cotizacion-content-box .box-column>div{width:50%}.cotizacion-content-box .box-column>div:first-child{width:100%}.cotizacion-content-box .box-column>div img{width:100%;margin-bottom:15px}.cotizacion-content-items{height:0;overflow:hidden;transition:.5s}.cotizacion-content .btn-ver-cotizacion{transition:.5s;overflow:hidden;height:24px;opacity:1}.cotizacion-content-validity{margin:0 auto}.cotizacion-content-validity .branding-logo{margin-bottom:40px;margin-top:30px}.cotizacion-content-validity .text-intro{width:80%;margin-left:auto;margin-right:auto}.cotizacion-content-validity .docto-content{padding:35px 50px}.cotizacion-content-validity .docto-content .docto-icon{width:60px}.cotizacion-content-validity .docto-content.active{border-radius:20px;border:solid 3px #e5e4e1;margin-bottom:30px}.cotizacion-content-validity .button-content{width:100%;max-width:700px;margin:64px auto 0px;padding:40px 30px;border-radius:20px;box-shadow:0 5px 5px -3px rgba(0,0,0,0.2),0 3px 14px 2px rgba(0,0,0,0.12),0 8px 10px 1px rgba(0,0,0,0.14);background-color:#fff;text-align:center}.cotizacion-content-validity .button-content .button{margin:15px 15px;width:230px;font-size:14px;color:#283a3e;box-shadow:0 1px 8px 0 rgba(0,0,0,0.2),0 3px 3px -2px rgba(0,0,0,0.12),0 3px 4px 0 rgba(0,0,0,0.14);background-color:#00eca1;height:48px}.cotizacion-content-validity .button-content .button img{width:20px;margin-right:9px;margin-top:-5px}.cotizacion-content-validity .button-content>div{flex-wrap:wrap;justify-content:space-around}.desktop-item{display:none !important}.tablet-item{display:block !important}.form-label.required.form-label-nombre-quotation::after{content:' * (Verifica que sea tu nombre completo)'}.content{margin-bottom:70px;min-height:590px}.date-select{width:28%;margin-left:10px}.form-container{border-radius:20px;margin-top:25px 0px 30px 0px;background-color:#ffffff;margin-bottom:20px;padding:30px 20px;width:100%}.account__naviagation{border-bottom:1px solid rgba(255,255,255,0.07)}p.accept-terms{font-family:Brutalista-Regular;font-size:12px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#283a3e;margin-top:15px;margin-bottom:50px}.clarification-text{font-family:Brutalista-Regular;font-size:12px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#afafaf;display:block}.onboarding__progress{height:5px}.onboarding__progress .indicator{background-color:#e5e4e1;border-radius:25%;height:5px;width:20px;margin:10px 5px;margin-top:0;margin-bottom:0}.onboarding__progress .indicator.active{background-color:#00eca1}.companies-section{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin:30px 0px 0px 0px;padding:0px 20px}.companies-section .radio-button{display:none}.companies-section .radio-label{width:45%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0px;padding:30px 23px;border-radius:16px;border:2px solid #e5e4e1;cursor:pointer}.companies-section .radio-button:checked+.radio-label{border:2px solid #00eca1;background-color:rgba(0,236,161,0.05)}.additional-companies-section{display:flex;flex-direction:column}.additional-companies-section .company{display:none}.additional-companies-section .company .company-label{cursor:pointer}.additional-companies-section .company:checked+.company-label{border:2px solid #00eca1;background-color:rgba(0,236,161,0.05)}.additional-companies-section .company-label{position:relative;display:flex;align-items:center;border:2px solid #e5e4e1;margin:10px 0px;padding:10px;padding-left:50px;border-radius:8px}.rejection__bg{background-image:linear-gradient(to bottom, #e5e4e1 70%, #00eca1);min-height:100vh}.declinereason__header{padding:20px}.declinereason__multiples{list-style-type:disc;margin-left:20px}.declinereason__multiples li::marker{color:#00eca1;font-weight:bold}.declinereason__footer{padding-left:20px;padding-right:20px;padding-bottom:40px;display:flex;flex-direction:column}.declinedreason__link{margin:40px 0}.declinereason__footer-divider{width:100%;height:1px;border-top:solid 1px #2fcf9c}.declinereason__support{width:280px;min-height:145px;margin:0 auto;margin-top:30px;padding:20px;border-radius:16px;display:flex;flex-direction:column;align-items:center;backdrop-filter:blur(5px);background-color:rgba(255,255,255,0.5)}.declinereason__support .contact-us{width:130px;height:36px;margin-top:20px;border-radius:18px;border:solid 2px #00eca1;color:#283a3e;text-align:center}.declinereason__support .contact-us span{font-size:0.75rem}.declinereason__support>span{margin-top:10px;font-size:0.875rem}.declinereason__footer-icons{margin-top:20px;display:flex;justify-content:space-between}.registration__container{min-height:100vh;background-color:#283a3e}.registration__container .registration-header-line{margin-top:102px}.registration__back{color:#ffffff;font-size:0.75rem}.registration__message{padding:60px 20px 20px 20px;color:#f6f6f6;font-size:1.125rem}.registration__message h3,.registration__message .h3{color:#fde1ad}.registration__message p{color:#f6f6f6}.p20{padding:20px}.date-row .date-select:first-child{margin-left:0}.palenca-waiting{min-height:100vh;background-image:linear-gradient(to bottom, #fde1ad 80%, #00eca1);padding:0 20px;max-width:768px;box-shadow:0 1rem 3rem rgba(0,0,0,0.175)}.palenca__container{width:100%}.palenca__speedometer{max-width:160px;display:block;margin:0 auto;margin-top:80px}.palenca__loader-message{width:100%;padding:20px;border-radius:10px;margin-top:50px;background-color:#283a3e;text-align:center;color:#fff}.palenca__loader-message h5,.palenca__loader-message .h5{color:#00eca1;font-size:1rem}.palenca__loader-message span{display:block;font-size:0.875rem;max-width:229px;margin:0 auto}.palenca__carousel-box{margin:0 auto;position:absolute;width:calc(100vw - 40px);top:calc(100vh - 150px)}.palenca__knowwhat{font-size:0.875rem;font-family:Brutalista-Bold}.leasing-products-tabs .content-box-group{align-items:center}.leasing-products-tabs .content-box-group .box-group{width:100%;padding:0;text-align:center}.leasing-products-tabs .content-box-group .box-group .payment-wrapper{padding:25px 20px 25px;border-radius:8px;background-color:#fde1ad}.leasing-products-tabs .content-box-group .box-group .line-through{text-decoration:line-through;color:#00eca1;font-size:15px}.leasing-products-tabs .content-box-group .box-group .line-through .normal{color:#283a3e;font-size:14px}.leasing-products-tabs .content-box-group .box-group .tax-label{color:#b09157;font-size:14px}.container-quoter-onboarding .select_card{display:block;cursor:pointer;width:calc(100% - 20px);margin:10px 10px 55px;padding:16px 20px;border-radius:10px;border:solid 2px #e5e4e1;background:#fff url(/assets/landing/icons-medium-down-green-721c820306b585c7a9539145db948f5ade4e2a18fe8bc1d01e21cdf450ee6e9f.svg) no-repeat 93% center/20px}.container-quoter-onboarding .content-box-cotizacion{width:100%}.container-quoter-onboarding .content-box-cotizacion .text-p-inicial{font-size:14px;color:#afafaf}.container-quoter-onboarding .content-box-cotizacion .card-offer{width:130px;height:130px;margin:0 100px 79px 0;padding:40px 8px 39px 9px;background-repeat:no-repeat;background-size:100% 100%}.container-quoter-onboarding .content-box-cotizacion .card-offer--beige{background-image:url(/assets/offer_figure_beige-efad362d13b5a247bd6adb0d75a61c51c33029803a20786635626411ee5656aa.svg)}.container-quoter-onboarding .content-box-cotizacion a{color:#241f1f}.container-quoter-onboarding .content-box-cotizacion .select-title{font-family:'Brutalista-bold'}.container-quoter-onboarding .content-box-cotizacion .vehicle-card__image .vehicle-card__promo{position:absolute}.container-quoter-onboarding .content-box-cotizacion .vehicle-card__image img{position:relative;margin-top:60px}.container-quoter-onboarding .content-box-cotizacion .payment-wrapper{padding:25px 20px 25px;border-radius:8px;background-color:#fde1ad;margin:30px auto 30px;width:100%;max-width:350px}.container-quoter-onboarding .content-box-cotizacion .payment-wrapper h4,.container-quoter-onboarding .content-box-cotizacion .payment-wrapper .h4{font-size:22px}.container-quoter-onboarding .content-box-cotizacion .text-decoration-line-through{text-decoration-color:#00eca1 !important}.container-quoter-onboarding .content-box-cotizacion .tax-label{color:#b09157;font-size:14px}.container-quoter-onboarding .content-box-cotizacion .box-cotizacion-item{width:100%;padding-top:45px}.container-quoter-onboarding .content-box-cotizacion .box-cotizacion-item .name-details-vehicle{display:none}.container-quoter-onboarding .content-box-cotizacion .box-cotizacion-item.box-cotizacion-filter{display:none}.container-quoter-onboarding .content-box-cotizacion .box-cotizacion-item.box-cotizacion-filter.active{display:block}.container-quoter-onboarding .content-box-cotizacion .box-cotizacion-item.tab-content.active{display:none}.container-quoter-onboarding .content-box-cotizacion .box-cotizacion-item:first-child{background:#fff;padding-right:30px;padding-left:30px}.container-quoter-onboarding .content-box-cotizacion .box-cotizacion-item:first-child .form-select.option-selector{background-color:#f2f2f2 !important;border-color:#f2f2f2 !important}.container-quoter-onboarding .content-box-cotizacion .box-cotizacion-item:first-child h3,.container-quoter-onboarding .content-box-cotizacion .box-cotizacion-item:first-child .h3{font-size:28px}.container-quoter-onboarding .content-box-cotizacion .box-cotizacion-item:last-child{padding-right:30px;padding-left:30px}.container-quoter-onboarding .content-box-cotizacion .box-cotizacion-item:last-child h3,.container-quoter-onboarding .content-box-cotizacion .box-cotizacion-item:last-child .h3{font-size:22px}.container-quoter-onboarding .content-box-cotizacion .box-cotizacion-item .box-p-inicial{align-items:center}.container-quoter-onboarding .content-box-cotizacion .box-cotizacion-item .box-p-inicial .item-pago-inicial{color:#afafaf;font-size:16px;padding-right:10px;background:#ffffff}.container-quoter-onboarding .content-box-cotizacion .box-cotizacion-item .box-p-inicial .form-group{background:#ffffff;border-radius:8px;align-items:center;width:100%;max-width:200px}.container-quoter-onboarding .content-box-cotizacion .box-cotizacion-item .box-p-inicial .form-group .form-control-plaintext.input-documents{padding-left:10px;padding-right:0;background:#fff !important;border:none !important;padding-top:15px;padding-bottom:14px;font-size:16px;border-radius:8px}.container-quoter-onboarding .content-box-cotizacion .box-cotizacion-item .box-p-inicial .form-group .form-control-plaintext.input-documents:focus-visible{outline:none}.container-quoter-onboarding .content-box-cotizacion .box-cotizacion-item .box-p-meses .form-select.periods{background-color:#fff !important;padding-left:20px;padding-top:17px;padding-bottom:17px;border:none !important;font-size:16px;max-width:200px}.container-quoter-onboarding .content-box-cotizacion .box-cotizacion-item .box-p-meses .form-select.periods option{font-size:16px}.container-quoter-onboarding .content-box-cotizacion .box-cotizacion-item .item-pago-inicial{background:#f2f2f2;color:#ccc;font-family:"GillSans-Bold";padding:13px 15px 11px 0;margin-left:-15px;margin-bottom:0;border-radius:8px;font-size:16px}.container-quoter-onboarding .content-box-cotizacion .box-cotizacion-item .item-gnv{display:none;box-shadow:0 1px 3px 0 rgba(0,0,0,0.2),0 2px 1px -1px rgba(0,0,0,0.12),0 1px 1px 0 rgba(0,0,0,0.14);background-color:#fff;padding:15px;border-radius:10px;width:fit-content;margin:-20px auto 20px;z-index:9;position:relative}.container-quoter-onboarding .content-box-cotizacion .box-cotizacion-item .item-gnv.active{display:flex}.container-quoter-onboarding .content-box-cotizacion .box-cotizacion-item .item-pagofijo{width:100%;max-width:300px;margin:50px auto 0;padding:25px 50px;border-radius:16px;background:#fde1ad;text-align:center}.container-quoter-onboarding .content-box-cotizacion .box-cotizacion-item .item-pagofijo h4,.container-quoter-onboarding .content-box-cotizacion .box-cotizacion-item .item-pagofijo .h4{font-size:28px}.container-quoter-onboarding .content-box-cotizacion .box-cotizacion-item .item-car-detail{width:100%}.container-quoter-onboarding .content-box-cotizacion .vehicles-nav_fuel .icon-promo-mes{display:none}.container-quoter-onboarding .content-box-cotizacion .vehicles-nav_fuel .fuel_item{position:relative;margin:10px 0;padding:17px 25px 15px 20px;border-radius:10px;border:solid 2px #e5e4e1;background-color:#fff;cursor:pointer;width:100%;font-family:"GillSans-Bold"}.container-quoter-onboarding .content-box-cotizacion .vehicles-nav_fuel .fuel_item.active{border:solid 2px #ffaa78;background-color:rgba(255,170,120,0.1)}.container-quoter-onboarding .content-box-cotizacion .vehicles-nav_fuel .fuel_item.active .vehicles-radio{border:solid 2px #ffaa78;background:#ffaa78 url(/assets/landing/icons-medium-check-white-2d20fb8d89753b8d56cf9bfaec2b3e3e6e737c822cd15b2b7aae70bfa1d1c191.svg) no-repeat center/16px}.container-quoter-onboarding .content-box-cotizacion .vehicles-nav_fuel .fuel_item .vehicles-radio{display:block;position:absolute;width:34px;height:34px;border:solid 2px #e5e4e1;right:20px;top:50%;transform:translateY(-50%);border-radius:100%}.container-quoter-onboarding .content-box-cotizacion .vehicles-nav_fuel.promo_mes .box-fuel_item{display:flex;align-items:center}.container-quoter-onboarding .content-box-cotizacion .vehicles-nav_fuel.promo_mes .box-fuel_item .icon-promo-mes{display:block;margin-left:10px}@media (min-width: 576px){.onboarding-modal .modal-dialog{max-width:380px}.onboarding-modal .confirmation-title{font-size:1.125rem}}@media only screen and (device-width: 768px) and (device-height: 1024px) and (-webkit-min-device-pixel-ratio: 1){.content{min-height:760px}p.accept-terms{padding-bottom:4rem}}@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content{min-height:760px;margin-bottom:0}p.accept-terms{padding-bottom:4rem}}@media (min-width: 768px){.desktop-item{display:block !important}.tablet-item{display:none !important}.onboarding_bg{min-height:calc(100vh - 100px)}.onboarding__bg,.rejection__bg{width:768px}.background--green-white .onboarding__bg{padding-bottom:50px}.rejection__bg{margin:0 auto}.onboarding-header,.onboarding-title{padding-left:30px}.onboarding-title{font-size:1.125rem;margin-top:50px}.onboarding-title h4,.onboarding-title .h4{font-size:22px}.onboarding-title h3,.onboarding-title .h3{font-size:22px}.content{padding-left:30px;padding-right:30px;padding-bottom:100px}.companies-section{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.companies-section .radio-label{width:25%;margin:0px 20px;padding:40px}.additional-companies-section{flex-direction:row;flex-wrap:wrap;width:100%;position:relative}.additional-companies-section .company-label{width:314px;margin:10px 5px;height:60px}.additional-companies-section .extra{width:314px !important;margin:10px 5px}.button-container{height:100px !important;padding-left:30px;padding-right:30px;width:768px;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.declinereason__header h4,.declinereason__header .h4{font-size:1.375rem}.logo{width:150px;height:auto}.declinereason__footer{padding-bottom:50px;flex-direction:row;justify-content:space-between}.declinereason__footer-icons{margin-top:30px;justify-content:start}.declinereason__footer-icons a{margin-left:70px}.declinereason__footer-icons svg{width:30px;height:30px}.registration__body{max-width:768px;margin:0 auto}.palenca__container{max-width:450px;margin:0 auto}.palenca__speedometer{max-width:290px;margin-top:120px}.palenca__loader-message{margin:0 auto;margin-top:60px}.palenca__loader-message span{max-width:100%;margin-top:20px;font-size:1rem}.palenca__loader-message h5,.palenca__loader-message .h5{font-size:1.125rem}.palenca__carousel-box{width:450px;top:calc(100vh - 250px);font-size:1rem}.cotizacion-content-box .box-column>div{width:25%}.cotizacion-content-box .box-column>div:first-child{width:25%}.cotizacion-content-box .box-column>div img{width:90%}.cotizacion-content-validity .branding-logo{margin-bottom:90px;margin-top:80px}.cotizacion-content-validity .text-intro{width:100%}.cotizacion-content-validity .button-content .button{margin:0 15px}.leasing-products-tabs .content-box-group .box-group{width:50%;text-align:left}}@media (min-width: 640px){.container-quoter-onboarding .select_card{display:none}.container-quoter-onboarding .content-box-cotizacion .box-cotizacion-item .name-details-vehicle{display:block}.container-quoter-onboarding .content-box-cotizacion .box-cotizacion-item.box-cotizacion-filter{display:block}.container-quoter-onboarding .content-box-cotizacion .box-cotizacion-item.tab-content.active{display:block}}@font-face{font-family:'Brutalista-Regular';src:url(/assets/brutalista/Brutalista-Regular-0b6aab18ee0c7c7aac2b062bcd1b4e019ccb19a00ac1a17b179fc58f967017eb.otf);font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:'Brutalista-Bold';src:url(/assets/brutalista/Brutalista-Bold-65603a1079b2e703181e8b6f54bf93b581b6b22b69ad3e398182677dd29a7a2d.otf);font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:'Brutalista-Light';src:url(/assets/brutalista/Brutalista-Light-8471bd35ce374abeb85ef58cff160749f68ab9c9ca2806a54a75a37ff9beb2ba.otf);font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:'Brutalista-Medium';src:url(/assets/brutalista/Brutalista-Medium-b6556723ca58744a8e79bd61db42cb3996c9b2dc692bb006b6245ddff3e57250.otf);font-weight:500;font-style:normal;font-display:swap}.brutalista-regular{font-family:'Brutalista-Regular'}.brutalista-bold{font-family:'Brutalista-Bold'}.brutalista-light{font-family:'Brutalista-Light'}.brutalista-medium{font-family:'Brutalista-Medium'}body{font-family:'Brutalista-Regular';background:#f6f6f6}.registrations__bg{background-image:linear-gradient(to bottom, transparent 0%, #283a3e 48%),url(/assets/registrations/img-bg-crear-cuenta@2x-abbc564e1479c6287678b7d56d2a88ea3d367c164748f26b2bbe5073aff97531.webp);background-repeat:no-repeat, no-repeat;background-size:100% auto, 100% auto;background-color:#283a3e}.registrations-logo{margin-top:10px}.registrations-title{margin-top:190px;font-family:'Brutalista-Bold';font-size:16px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#fde1ad;margin-bottom:20px}.registrations-header{padding:0}.form-container{border-radius:20px;margin-top:25px;background-color:#ffffff;margin-bottom:20px;padding:30px 20px;width:100%}.registrations-content{padding-left:20px;padding-right:20px}.content,.registrations-title{padding:0 25px}.remember-label{font-size:12px}.legal-container{padding-bottom:0.5rem;padding-left:20px;padding-right:20px;background-color:#283a3e;border-top:solid 1px #000;padding-top:30px;margin:0px;margin-top:40px}.legal-text{font-size:12px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#fde1ad}.password-toggle-text{cursor:pointer;float:right;user-select:none;font-size:12px}.registration-form .form-label{font-family:'brutalista-light'}@media (min-width: 768px){.registrations-content{min-height:calc(79vh - (373px))}.registrations-header img{width:115px;height:36px}.registrations__bg{width:768px;background-image:linear-gradient(to bottom, transparent 27%, #283a3e 47%), url(/assets/registrations/img-bg-crear-cuenta-md@2x-4a1c6b4e26592f5d982eea1a0ebcff71a85833bc7d2f8fd733928ebc8eea2a14.webp)}.registration-form{width:440px;margin:0 auto}.registration-form .form-control{font-size:1rem}.registration-form .form-control::placeholder{font-size:1rem}.registrations-title{font-size:1.375rem}.remember-label,.legal-text{font-size:0.875rem}.legal-container{width:688px;padding-left:0;padding-right:0;margin-left:auto;margin-right:auto}.legal-container .menu__item{margin-bottom:20px}.legal-container .menu__link{font-size:0.875rem}.legal-container .legal-text{margin-bottom:20px}.registrations-title{padding-left:164px;padding-right:164px;margin-bottom:30px}.onboarding .form-container{padding:40px 30px;margin-top:29px}}@font-face{font-family:'Brutalista-Regular';src:url(/assets/brutalista/Brutalista-Regular-0b6aab18ee0c7c7aac2b062bcd1b4e019ccb19a00ac1a17b179fc58f967017eb.otf);font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:'Brutalista-Bold';src:url(/assets/brutalista/Brutalista-Bold-65603a1079b2e703181e8b6f54bf93b581b6b22b69ad3e398182677dd29a7a2d.otf);font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:'Brutalista-Light';src:url(/assets/brutalista/Brutalista-Light-8471bd35ce374abeb85ef58cff160749f68ab9c9ca2806a54a75a37ff9beb2ba.otf);font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:'Brutalista-Medium';src:url(/assets/brutalista/Brutalista-Medium-b6556723ca58744a8e79bd61db42cb3996c9b2dc692bb006b6245ddff3e57250.otf);font-weight:500;font-style:normal;font-display:swap}.brutalista-regular{font-family:'Brutalista-Regular'}.brutalista-bold{font-family:'Brutalista-Bold'}.brutalista-light{font-family:'Brutalista-Light'}.brutalista-medium{font-family:'Brutalista-Medium'}.verification-bg__didi{background-image:linear-gradient(to bottom, transparent 15%, #283a3e 35%),url(/assets/verifications/verifications_bg@2x-268d9f47e4b50083dbb464fc5c71e355b657f13286dcbad437d28ec2b8bc7bc0.webp);background-repeat:no-repeat, no-repeat;background-size:100%, 100%;background-color:#283a3e}.verification-bg__ab_testing{background-image:linear-gradient(to bottom, rgba(40,58,62,0.1) 24%, #283a3e 36%),url(/assets/verifications/palenca-banner@2x-56b96c78543fe9b028547807d609b37952e6746d668e9ce06b550a42de453270.webp) !important;background-repeat:no-repeat, no-repeat;background-size:100%, 100%;background-color:#283a3e}.title-secondary{font-family:'Brutalista-Regular';margin-top:5px;font-size:14px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#ffffff}.top-navbar{background-color:rgba(0,0,0,0.15);position:sticky;top:0}.logout-link{font-family:'Brutalista-Regular';font-size:14px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#ffffff}.code-validation .title{font-family:'Brutalista-Bold';font-size:16px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:-0.11px;color:#283a3e}.code-validation .message{font-family:'Brutalista-Regular';font-size:14px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:-0.1px;color:#283a3e;margin-bottom:40px}.code-validation .code-field{padding:18px 6px 18px 6px;text-align:center}.code-validation .code-field-box{padding:5px 6px 5px 6px}.verifications-title{margin-bottom:30px}.registrations-content .form-container{margin-top:0;margin-bottom:0}.verifications__msg-opt-b{padding:16px 23px;border-radius:14px;background-color:#ffffff;font-family:Brutalista-regular;font-size:0.875rem;color:#283a3e}.verifications__msg-opt-a{padding:30px 20px;border-radius:14px;background-color:#283a3e;font-family:Brutalista-regular;font-size:0.875rem;color:#ffffff}.verifications__msg-opt-a h5,.verifications__msg-opt-a .h5{font-family:Brutalista-bold;font-size:1rem;color:#fde1ad}.verifications__msg-opt-a li::before{content:"\2023";color:#00eca1;font-weight:bold;display:inline-block;width:2em;margin-left:-2em}.verifications__msg-opt-a .green-cicle{width:8px;height:8px;background-color:#00eca1;border-radius:50%}.verifications__icon-security{width:45px;height:45px;padding:8px;border-radius:22px;box-shadow:0 6px 7px -5px rgba(0,0,0,0.2),0 5px 22px 5px rgba(0,0,0,0.12),0 12px 17px 1px rgba(0,0,0,0.14);background-color:#283a3e;position:absolute;left:calc(50% - 23px);margin-top:-34px}.verifications-title-ab-testing{margin-top:30px}.palenca-title-ab-testing{margin-top:60px;padding:0 25px}.palenca-title-ab-testing img{width:29px;height:29px}#palenca_container{width:100%;height:530px;padding:20px}.form-container.palenca-form{padding:0px !important}@media (min-width: 768px){.code-validation .message{font-size:1rem}.code-validation .title{font-size:1.125rem}.verification-bg__didi{width:768px;background-image:linear-gradient(to bottom, transparent 10%, #283a3e 50%), url(/assets/verifications/verifications_bg_md@2x-8ff6175f3e30f82abf92fa7150075a60cd59d6f69b9db408a4bac8d8f7219add.webp);box-shadow:0 1rem 3rem rgba(0,0,0,0.175)}.verification-bg__ab_testing{width:768px;background-image:linear-gradient(to bottom, rgba(40,58,62,0.1) 18%, #283a3e 31%), url(/assets/verifications/palenca-banner@3x-2e486620d3fc2b1e5eb19f7c7d2dc852865b43509d88de455ce6306481a8fd94.webp) !important}.form-container.palenca-form{width:440px;margin:0 auto}.registrations-title{margin-top:286px}.verifications-title{margin-bottom:20px}.verifications-title .title-secondary{margin-top:7px}.registrations-content .switch-label{font-size:0.875rem}.code-validation{width:380px}.code-validation .code-field-box{padding:5px 10px 5px 10px}.palenca-title-ab-testing{padding-left:164px;padding-right:164px}.palenca-title-ab-testing img{width:38px;height:38px}.palenca-title-ab-testing .verifications__msg-opt-b{text-align:left;padding:40px 40px 29px 40px;font-size:1rem}.verifications-title-ab-testing{padding-left:164px;padding-right:164px;margin-top:40px}.verifications__icon-security{width:59px;height:59px;padding:10px;border-radius:29px;box-shadow:0 8px 9px -7px rgba(0,0,0,0.2), 0 7px 29px 7px rgba(0,0,0,0.12), 0 16px 22px 1px rgba(0,0,0,0.14)}}.steps-container{width:100%;flex:1}.steps-container.cars-open{min-height:790px}.steps-container.cars-open .steps{min-height:790px;padding:77px 20px 20px 20px}.steps-container.application-open{min-height:1133px}.steps-container.application-open .steps{min-height:1133px;padding:70px 20px 20px 20px}.steps-container .steps{display:inline-flex;min-height:1133px;width:100%;padding:30px 20px}.steps-container .steps>div{display:flex;flex-direction:column;position:relative}.steps-container .steps>div.right{width:100%;padding-left:30px}.steps-container .steps>div.right turbo-frame .features-modal{color:#283a3e !important}.steps-container .steps>div.right turbo-frame div.step.prev:after{background-color:rgba(175,175,175,0.5);height:300%;transition:none}.steps-container .steps>div.right turbo-frame div.step.current h5,.steps-container .steps>div.right turbo-frame div.step.current .h5{font-family:'Brutalista-Bold';font-size:1rem;font-weight:bold;color:#fde1ad}.steps-container .steps>div.right turbo-frame div.step.current:before{background:#00eca1;padding:15px;transition:all 0.2s 0.15s cubic-bezier(0.175, 0.885, 0.32, 2)}.steps-container .steps>div.right turbo-frame div.step.current:after{transition:height .2s ease-out}.steps-container .steps>div.right turbo-frame div.step.current~div{color:#666}.steps-container .steps>div.right turbo-frame div.step.current~div:before{padding:15px}.steps-container .steps>div.right turbo-frame div.step.current~div:after{height:35px;transition:none}.steps-container .steps>div.right turbo-frame div.step:before{content:attr(data-step-number);display:flex;justify-content:center;align-items:center;color:black;background:lightgray;width:30px;height:30px;border-radius:50%;position:absolute;left:-15px;top:10px;transform:translateX(-50%) translateY(-50%);z-index:10;font-family:'Brutalista-Bold';font-size:0.75rem;font-weight:bold;color:#283a3e}.steps-container .steps>div.right turbo-frame div.step:after{content:"";background-color:rgba(175,175,175,0.5);border-radius:2px;position:absolute;left:-15px;top:20px;height:101%;width:1px;transform:translateX(-50%)}.steps-container .steps>div turbo-frame div.step{flex:1;position:relative;line-height:20px;cursor:default;height:60px;max-height:60px;padding-left:5px}.steps-container .steps>div turbo-frame div.step h5,.steps-container .steps>div turbo-frame div.step .h5{font-family:'Brutalista-Regular';font-size:0.875rem;color:#afafaf}.steps-container .steps>div turbo-frame div.step.last-of-type{flex:0}.steps-container .steps>div turbo-frame div.step.last-of-type::after{height:0% !important}.steps-container .steps turbo-frame div.step.current.application-area .application-section{padding:20px}.steps-container .steps turbo-frame div.step.current.application-area .application-section__info{background-color:#ffffff;padding:20px;border-radius:14px;width:95%;margin:0px;box-shadow:0 8px 10px -5px rgba(0,0,0,0.2),0 6px 30px 5px rgba(0,0,0,0.12),0 16px 24px 2px rgba(0,0,0,0.14)}.steps-container .steps turbo-frame div.step .cars-section,.steps-container .steps turbo-frame div.step .application-section{position:absolute;z-index:1;background-color:#283a3e;padding:10px 20px;top:50px}.steps-container .steps turbo-frame div.step.current .cars-section,.steps-container .steps turbo-frame div.step.current .application-section{width:100vw;left:-52px;padding:10px 0px}.steps-container .steps turbo-frame div.step.prev .cars-section{width:100%;border:solid 1px #afafaf;left:5px;right:20px;padding:20px;border-radius:14px;margin-top:5px;display:flex;flex-direction:row}.steps-container .steps turbo-frame div.step.prev .cars-section__info{width:100%;disply:flex;flex-wrap:wrap;flex-direction:column}.steps-container .steps turbo-frame div.step.prev .cars-section__info .info-title{width:100%;display:block}.steps-container .steps turbo-frame div.step.prev .cars-section__info .info-body{width:100%;display:flex}.steps-container .steps turbo-frame div.step.prev .cars-section__info .info-body .car-info{width:70%;display:flex;flex-direction:column;justify-content:space-between}.steps-container .steps turbo-frame div.step.prev .cars-section__info .info-body .car-info .info-item{width:100%}.steps-container .steps turbo-frame div.step.prev .cars-section__info .info-body .link-area{width:30%;display:flex;justify-content:center;align-items:center}.steps-container .steps turbo-frame div.step.prev .cars-section__info .info-body .link-area .info-item .edit-link{width:100%;text-align:right}.steps-container .steps turbo-frame div.step.prev .cars-section__info .price{font-size:0.875rem;margin-top:5px}.steps-container .steps turbo-frame div.step.prev .cars-section__info .edit-link{color:#ffffff;font-family:'Brutalista-Regular';font-size:0.75rem;text-decoration:underline;background-color:transparent;border:none}.steps-container .steps turbo-frame div.step .completion-type__selection{position:absolute;z-index:40;background-color:#283a3e;padding:10px 20px;top:50px;display:none}.steps-container .steps turbo-frame div.step.current .completion-type__selection{min-width:375px;max-width:414px;background-color:#283a3e;height:340px;max-height:900px;left:-52px;padding:20px 20px 0px 20px;display:block;display:flex;justify-content:space-around;align-items:center}.steps-container .steps turbo-frame div.step.current .completion-type__selection .completion-option{width:140px;background-color:white;height:300px;padding:30px 20px;border-radius:14px;box-shadow:0 8px 10px -5px rgba(0,0,0,0.2),0 6px 30px 5px rgba(0,0,0,0.12),0 16px 24px 2px rgba(0,0,0,0.14);background-color:#ffffff;display:flex;flex-direction:column;align-items:center;justify-content:center}.steps-container .steps turbo-frame div.step.current .completion-type__selection .completion-option__icon{margin-bottom:11px}.steps-container .steps turbo-frame div.step.current .completion-type__selection .completion-option__title{width:100%;text-align:left}.steps-container .steps turbo-frame div.step.current .completion-type__selection .completion-option__title h5,.steps-container .steps turbo-frame div.step.current .completion-type__selection .completion-option__title .h5{color:#00eca1 !important}.steps-container .steps turbo-frame div.step.current .completion-type__selection .completion-option__info{text-align:left;justify-self:flex-start;padding-right:20px}.steps-container .steps turbo-frame div.step.current .completion-type__selection .completion-option__info p{font-family:'Brutalista-Regular';font-size:0.75rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#283a3e;align-self:flex-start;margin:0px !important}.steps-container .steps turbo-frame div.step.current .completion-type__selection .completion-option__button{margin-top:20px}.steps-container .steps turbo-frame div.step.prev .completion-type__selection{width:314px;border:solid 1px #afafaf;left:5px;right:20px;padding:20px;border-radius:14px;display:flex;flex-direction:row}.steps-container .steps turbo-frame div.step.current.cars-area{min-height:750px;width:300px;transition:height 1s}.steps-container .steps turbo-frame div.step.prev.cars-area{height:292px;max-height:292px;width:90%}.steps-container .steps turbo-frame div.step.current.application-area{height:850px;min-height:850px;width:300px}.steps-container .steps turbo-frame div.step.current.application-area.last-of-type{flex:0}.steps-container .steps turbo-frame div.step.current.application-area.last-of-type::after{height:480px !important}.steps-container .steps turbo-frame div.step.prev.application-area{height:180px;max-height:180px;width:300px}.steps-container .steps turbo-frame div.step.current.application-area .application-section{padding:0px}.steps-container .steps turbo-frame div.step.current.application-area .application-section .content-wrapper{width:100%;margin:0px;padding:0px}.steps-container .steps turbo-frame div.step.current.application-area .application-section .content{min-height:320px;height:320px;background-color:transparent;margin-bottom:0px;padding:0px 20px}.steps-container .steps turbo-frame div.step.current.application-area .application-section .content__steps,.steps-container .steps turbo-frame div.step.current.application-area .application-section .content__button-area{padding:20px}.steps-container .steps turbo-frame div.step.current.application-area .application-section .content__steps:first-child{padding-top:10px}.steps-container .steps turbo-frame div.step.current.application-area .application-section .content__steps{padding-bottom:0px;padding-left:0px;padding-right:15px}@media (min-width: 481px){.steps-container .steps turbo-frame div.step.current.application-area .application-section .content__steps{max-width:91%}}.steps-container .steps turbo-frame div.step.current.application-area .application-section .content__steps .steps-item{width:100%}.steps-container .steps turbo-frame div.step.current.application-area .application-section .content__button-area{margin-top:50px;margin-bottom:30px}.steps-container .steps turbo-frame div.step.current.application-area .application-section .documents-swiper{width:100%}.steps-container .steps turbo-frame div.step.current.application-area .application-section .documents-swiper .swiper-button-next,.steps-container .steps turbo-frame div.step.current.application-area .application-section .documents-swiper .swiper-button-prev{display:none}.steps-container .steps turbo-frame div.step.current.application-area .application-section .documents-swiper .swiper-wrapper{width:100%;margin:0px 0px 10px 20px}.steps-container .steps turbo-frame div.step.current.application-area .application-section .documents-swiper .swiper-wrapper .swiper-slide{max-width:150px;height:198px}.steps-container .steps turbo-frame div.step.current.application-area .application-section .documents-area{margin-top:35px;width:100%;height:260px;display:flex;flex-shrink:0;flex-direction:row;align-items:center}.steps-container .steps turbo-frame div.step.current.application-area .application-section .documents-area .document-steps-item{color:#283a3e;align-items:center;position:relative;padding:30px 20px;border-radius:20px;border:solid 2px #283a3e;background-color:#ffffff;display:inline-block;min-width:150px;height:198px}.steps-container .steps turbo-frame div.step.current.application-area .application-section .documents-area .document-steps-item:after{display:flex;flex-direction:column;justify-content:center;align-items:center;width:110px;height:30px;position:absolute;left:calc(50% - 55px);font-family:'Brutalista-Regular';top:-15px;border-radius:5px;background-color:white;content:attr(data-step-label);box-shadow:0 1px 3px 0 rgba(0,0,0,0.2),0 2px 1px -1px rgba(0,0,0,0.12),0 1px 1px 0 rgba(0,0,0,0.14);font-size:0.75rem}.steps-container .steps turbo-frame div.step.current.application-area .application-section .documents-area .document-steps-item__link{width:100%;margin:0px;display:flex;flex-direction:row;justify-content:center;align-items:center;margin-top:19px}.steps-container .steps turbo-frame div.step.current.application-area .application-section .documents-area .document-steps-item__link>p{font-family:'Brutalista-Bold';font-size:0.75rem;color:#283a3e;text-decoration:underline;margin:0px}.steps-container .steps turbo-frame div.step.current.application-area .application-section .documents-area .document-steps-item .icon{margin-bottom:10px}.steps-container .steps turbo-frame div.step.current.application-area .application-section .documents-area .document-steps-item .main{font-size:14px;color:#283a3e}.steps-container .steps turbo-frame div.step.current.application-area .application-section .documents-area .document-steps-item .secondary{font-size:0.75rem;color:#afafaf}.steps-container .steps turbo-frame div.step.current.application-area .application-section .documents-area .document-steps-item>p{margin:0px}.steps-container .steps turbo-frame div.step.current.application-area .application-section .documents-area .document-steps-item .main,.steps-container .steps turbo-frame div.step.current.application-area .application-section .documents-area .document-steps-item .secondary{font-weight:bold;font-family:'Brutalista-Bold';margin:0px;display:block;width:100%}.steps-container .steps turbo-frame div.step.current.application-area .application-section .documents-area .document-steps-item.required:after{color:#ff3342}.steps-container .steps turbo-frame div.step.current.application-area .application-section .documents-area .document-steps-item.optional:after{color:#afafaf}.steps-container .steps turbo-frame div.step.current.application-area .application-section .documents-area .document-steps-item--completed .secondary{color:#00eca1}.steps-container .steps turbo-frame div.step.current.application-area .application-section .documents-area .document-steps-item .icon{margin-bottom:5px}.information-advance,.documents-advance{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0px 40px 0px 30px;margin-top:20px}.information-advance>h5,.information-advance>.h5,.documents-advance>h5,.documents-advance>.h5{font-family:'Brutalista-Regular' !important;font-size:1rem !important;font-weight:normal !important;color:#ffffff !important}.next-button{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:10px;width:100%;height:30px;position:absolute;bottom:0px;font-family:'Brutalista-Light';font-size:0.875rem;font-weight:300;color:#ffffff;padding:0px 20px}.car-slide-out{animation-duration:3s;animation-timing-function:linear;animation-name:cars-out}.car-slide-in>form{animation:cars-in 1.3s ease-in}.animate-fade-in{animation-duration:0.7s;animation-timing-function:linear;animation-name:fade-in}.animate-fade-out{animation-duration:2s;animation-timing-function:linear;animation-name:fade-out}.application-section-in{animation-duration:0.7s;animation-timing-function:linear;animation-name:application-in}.application-section-out{animation:application-out 2s linear}.application-area-out{animation:application-area-out 2s linear}@keyframes cars-out{0%{opacity:1}25%{opacity:0.5}50%{opacity:0}75%{opacity:0}100%{opacity:0}}@keyframes cars-in{0%{opacity:0}25%{opacity:0.3}50%{opacity:0.5}75%{opacity:0.7}100%{opacity:1}}@keyframes fade-in{0%{opacity:0}100%{opacity:1}}@keyframes fade-out{0%{opacity:1}25%{opacity:0;display:none}100%{opacity:0;display:none}}@keyframes application-in{0%{opacity:0;transform:translateY(200px)}100%{opacity:1;transform:translateY(0px)}}@keyframes application-out{0%{.content-wrapper{opacity:1}}100%{.content-wrapper{opacity:0}}}@keyframes application-area-out{0%{opacity:1;transform:translateY(0px)}50%{transform:translateY(380px);opacity:0.5}100%{transform:translateY(500px);opacity:0.5}}@media screen and (min-width: 768px){.steps-container .steps>div.right turbo-frame .step:before{width:40px !important;height:40px !important;font-size:0.875rem !important}.steps-container .steps>div.right turbo-frame .step h5,.steps-container .steps>div.right turbo-frame .step .h5{padding-left:10px;font-size:1rem !important}.steps-container .steps>div.right turbo-frame .step.current h5,.steps-container .steps>div.right turbo-frame .step.current .h5{font-size:1.125rem !important}.steps-container .steps .right turbo-frame{width:680px}.steps-container .steps turbo-frame div.step.current.cars-area{animation:height 1s ease;min-height:660px}.steps-container .steps turbo-frame div.step.current .cars-section,.steps-container .steps turbo-frame div.step.current .application-section{height:560px;max-width:768px}.steps-container .steps turbo-frame div.step.prev.cars-area{height:252px;max-width:655px;width:655px}.steps-container .steps turbo-frame div.step.prev.cars-area.prev .cars-section{margin-top:30px;width:655px}.steps-container .steps turbo-frame div.step.prev.cars-area .cars-section{display:flex;flex-direction:row}.steps-container .steps turbo-frame div.step.prev.cars-area .cars-section__info{width:100%;disply:flex;flex-wrap:wrap;flex-direction:row}.steps-container .steps turbo-frame div.step.prev.cars-area .cars-section__info .info-title{width:100%;display:block}.steps-container .steps turbo-frame div.step.prev.cars-area .cars-section__info .info-body{width:100%;display:flex}.steps-container .steps turbo-frame div.step.prev.cars-area .cars-section__info .info-body .car-info{width:80%;display:flex;flex-direction:row;justify-content:space-between}.steps-container .steps turbo-frame div.step.prev.cars-area .cars-section__info .info-body .car-info .info-item{width:auto}.steps-container .steps turbo-frame div.step.prev.cars-area .cars-section__info .info-body .link-area{width:20%;display:flex;justify-content:flex-end}.steps-container .steps turbo-frame div.step.prev.cars-area .cars-section__info .info-body .link-area .info-item .edit-link{width:100%;text-align:right}.steps-container .steps turbo-frame div.step.prev.cars-area .cars-section .info-item{display:inline-block}.steps-container .steps turbo-frame div.step.prev.cars-area .cars-section .info-item .text-small{font-size:0.875rem}.steps-container .steps turbo-frame div.step.prev.cars-area .cars-section .info-item .price{font-size:1rem}.steps-container .steps turbo-frame div.step.current.application-area .application-section .documents-swiper{max-width:768px !important}.steps-container .steps turbo-frame div.step.current.application-area .application-section .documents-swiper .swiper-button-next,.steps-container .steps turbo-frame div.step.current.application-area .application-section .documents-swiper .swiper-button-prev{display:block;padding:2px;width:40px !important;height:40px !important;border-radius:50% !important;color:#ffffff;background-color:rgba(40,58,62,0.5)}.steps-container .steps turbo-frame div.step.current.application-area .application-section .documents-swiper .swiper-button-next{background-image:url(/assets/application_steps/swiper-right-5364d62684c0197355524c5220316ad66c0bd8bced2763015d3d71849ebbcb6f.svg);background-repeat:no-repeat;background-position:center}.steps-container .steps turbo-frame div.step.current.application-area .application-section .documents-swiper .swiper-button-next::after{font-family:none;content:'' !important}.steps-container .steps turbo-frame div.step.current.application-area .application-section .documents-swiper .swiper-button-prev{background-image:url(/assets/application_steps/swiper-left-3214fb03b5a4734bcea8006814e01bf26554a7e585e9a3be9bff624afaf7d8d1.svg);background-repeat:no-repeat;background-position:center}.steps-container .steps turbo-frame div.step.current.application-area .application-section .documents-swiper .swiper-button-prev::after{font-family:none;content:'' !important}.steps-container .steps turbo-frame div.step.current.application-area .application-section .documents-swiper .swiper-wrapper{width:768px !important;margin-left:30px;margin-right:30px;margin-bottom:20px;height:280px}.steps-container .steps turbo-frame div.step.current.application-area .application-section .documents-swiper .swiper-wrapper .swiper-slide{max-width:190px !important;height:223px !important}.steps-container .steps turbo-frame div.step.current.application-area .application-section .content-wrapper .content__button-area{padding-left:30px}.steps-container .steps turbo-frame div.step.current.application-area .application-section .content-wrapper .content{max-width:768px}.steps-container .steps turbo-frame div.step.current.application-area .application-section .content-wrapper .content__steps{padding:20px 10px 0px 20px !important;max-width:768px;display:flex;flex-wrap:wrap;row-gap:5px;column-gap:unset}.steps-container .steps turbo-frame div.step.current.application-area .application-section .content-wrapper .content__steps .steps-item{width:48.5%;margin-left:0px !important;position:relative;margin:10px}.steps-container.cars-open .steps{padding:37px 20px 20px 20px}.steps-container.application-open{min-height:1143px}.steps-container.application-open .steps{min-height:1143px;padding:37px 20px 20px 20px}.next-button{display:none;padding:0px 30px;font-size:1rem}.next-button>img{width:30px}.information-advance>h5,.information-advance>.h5,.documents-advance>h5,.documents-advance>.h5{font-size:1.125rem !important}.document-steps-item:after{width:150px !important;left:calc(50% - 75px) !important;border-radius:5px !important;font-size:0.875rem !important}.document-steps-item .secondary{font-size:0.875rem !important}.document-steps-item__link{margin-top:20px !important}.document-steps-item__link>p{font-size:1rem !important}}.application-dropdown-menu{margin:0px !important;padding:10px 10px !important;border-radius:15px}.application-dropdown-menu .dropdown-menu{background-color:#ffffff;box-shadow:0 5px 5px -3px rgba(0,0,0,0.2),0 3px 14px 2px rgba(0,0,0,0.12),0 8px 10px 1px rgba(0,0,0,0.14);border-radius:15px;border:none}.application-dropdown-menu .dropdown-toggle{box-shadow:none}.application-dropdown-menu .dropdown-toggle::after{margin-left:10px}.application-dropdown-menu .dropdown-item:hover,.application-dropdown-menu .dropdown-item:focus,.application-dropdown-menu .dropdown-item:active{background-color:#00eca1}.dropdown-initials{background-color:#ffffff;width:30px;height:30px}.dropdown-names{display:none;line-height:1.1}.dropdown-names{color:#283a3e}.dropdown-names__welcome{font-size:0.75rem}.dropdown-names__names{font-size:0.875rem}.application-dropdown-menu{border-radius:15px;margin:0px !important;padding:4px 7px;border-radius:10px}.dropdown-initials{background-color:#00eca1}.application-dropdown-menu .dropdown-toggle::after{border-top:0.3em solid #283a3e}@media screen and (min-width: 768px){.dropdown-names{display:block;margin-right:10px;text-align:right}.dropdown-names__welcome{font-family:'Brutalista-Regular';font-size:14px}.dropdown-names__names{font-family:'Brutalista-Bold';font-size:16px;font-weight:bold}.application-dropdown-menu .dropdown-toggle::after{border-right:8px solid transparent;border-left:8px solid transparent;border-top:8px solid}.landing-header .application-dropdown-menu .dropdown-toggle::after{border-top:8px solid #283a3e}}.image-radio-label{padding:30px;border-radius:14px;border:solid 2px #e5e4e1;position:relative;align-items:center}.image-radio-label:after{bottom:-44px;display:flex;left:calc(50% - 17px)}.radio-button-image.invalid+.app-radio-label{border:2px solid #ff0000 !important}.radio-button-image:checked+.app-radio-label{border:2px solid #00eca1;background-color:rgba(0,236,161,0.05)}.image-radio-label{width:270px !important}.image-radio__container{width:386px}.image-radio__button{display:none}.image-radio__button.invalid+.image-radio__label{border:2px solid #ff0000 !important}.image-radio__button:checked+.image-radio__label{border:2px solid #00eca1;background-color:rgba(0,236,161,0.05)}.price-container{width:100%}.price-container .image-radio__pricing{display:flex;gap:10px;width:100%}.price-container .image-radio__pricing .weekly-payment--discount,.price-container .image-radio__pricing .weekly-payment,.price-container .image-radio__pricing .guarantee-deposit{width:50%}.price-container .image-radio__pricing .weekly-payment .payment-wrapper,.price-container .image-radio__pricing .guarantee-deposit .weekly-payment{width:100%}.leasing-products-tabs{display:flex;align-items:center;justify-content:center;margin:0px;padding:0px}.leasing-products-tabs .image-radio__container{width:100%;display:none;padding:0px 30px}.leasing-products-tabs .image-radio__container .image-radio{width:100%;margin:0px !important}.leasing-products-tabs .image-radio__container.active{display:block}.image-radio{padding:30px;border-radius:14px;border:solid 2px #e5e4e1;position:relative;align-items:center}.image-radio--self-button:after{position:absolute;content:'Seleccionar';display:flex;cursor:pointer;border-radius:18px;border:none;background-color:#00eca1;height:36px;display:flex;align-items:center;justify-content:center;width:fit-content;padding:17px 30px;text-align:center;bottom:30px;left:calc(50% - 75px);box-shadow:0 1px 8px 0 rgba(0,0,0,0.2),0 3px 3px -2px rgba(0,0,0,0.12),0 3px 4px 0 rgba(0,0,0,0.14)}.image-radio__header{display:flex;flex-direction:row;justify-content:space-between}.image-radio__header .car-detail{width:60%}.image-radio__header .car-detail__model{font-family:'Brutalista-Bold';color:#283a3e}.image-radio__header .car-detail__brand{font-family:'Brutalista-Regular';color:#afafaf;font-size:0.875rem}.image-radio__header .detail-link{font-family:'Brutalista-Regular';font-size:0.75rem;color:#283a3e}.image-radio__car-section{display:flex;justify-content:center;position:relative;width:100%;margin-bottom:50px;flex-wrap:wrap}.image-radio__car-section .box_equipo_gnv{margin-top:-20px;padding:10px 15px;border-radius:20px;background-color:#f6f6f6;justify-content:center;width:90%;position:relative;z-index:1}.image-radio__car-section .box_equipo_gnv p{color:#283a3e;font-size:14px;text-align:left}.image-radio__car-section .box_equipo_gnv p span{color:#afafaf;font-size:12px}.image-radio__car-section .vehicle-card__image picture img{z-index:1;position:relative;margin-top:60px}.image-radio__car-section.offer{margin-bottom:15px}.image-radio__car-section.offer .vehicle-card__image picture img{z-index:1;position:relative;margin-top:70px}.image-radio__car-section .car{margin-bottom:50px}.image-radio__car-section .car .car-image{height:114px;width:222px}.image-radio__car-section .car.offer{z-index:90;margin-left:30px}.image-radio__car-section .car.offer .car-image{height:98px;width:173px}.image-radio__select{display:flex;flex-direction:row;justify-content:space-between}.image-radio__select .group{display:inline-block;padding:0px;width:110px}.image-radio__select .group>select{width:100%}.image-radio__select .group .not-select{padding-top:10px}.image-radio__select .heading{color:#283a3e;font-family:'Brutalista-Light';font-size:0.75rem}.image-radio__select .normal{color:#283a3e;display:block;font-size:1rem;font-weight:bold;margin-bottom:5px}.image-radio__pricing{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:50%}.image-radio__pricing .weekly-payment,.image-radio__pricing .guarantee-deposit{display:flex;flex-direction:column;color:#283a3e;width:50%}.image-radio__pricing .weekly-payment .heading,.image-radio__pricing .guarantee-deposit .heading{color:#283a3e;font-family:'Brutalista-Light';font-size:0.75rem;color:#283a3e}.image-radio__pricing .weekly-payment .discount,.image-radio__pricing .guarantee-deposit .discount{display:block;font-size:.89rem;font-weight:bold;color:#283a3e}.image-radio__pricing .weekly-payment .tax-label,.image-radio__pricing .guarantee-deposit .tax-label{font-family:Brutalista;font-size:0.75rem;font-weight:300;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;margin-bottom:0px;color:#afafaf;margin-bottom:5px}.image-radio__pricing .weekly-payment--discount,.image-radio__pricing .guarantee-deposit--discount{width:100%}.image-radio__pricing .weekly-payment--discount:last-child,.image-radio__pricing .guarantee-deposit--discount:last-child{padding:0px}.image-radio__pricing .weekly-payment--discount .heading,.image-radio__pricing .guarantee-deposit--discount .heading{color:#283a3e;font-family:'Brutalista-Light';font-size:0.75rem}.image-radio__pricing .weekly-payment--discount .line-through,.image-radio__pricing .guarantee-deposit--discount .line-through{text-decoration:line-through;color:#00eca1}.image-radio__pricing .weekly-payment--discount .normal,.image-radio__pricing .guarantee-deposit--discount .normal{color:#283a3e;font-weight:bold;font-size:0.75rem;margin-bottom:5px;text-decoration-color:#00eca1}.image-radio__pricing .weekly-payment--discount .tax-label,.image-radio__pricing .guarantee-deposit--discount .tax-label{font-family:Brutalista;font-size:0.75rem;font-weight:300;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;margin-bottom:0px;color:#afafaf;margin-top:5px;color:#283a3e}.image-radio__pricing .weekly-payment--discount .discount,.image-radio__pricing .guarantee-deposit--discount .discount{display:block;border-radius:4.6px;font-weight:bold}.image-radio__pricing .weekly-payment--discount .discount.highlight,.image-radio__pricing .guarantee-deposit--discount .discount.highlight{background-color:#fde1ad;width:100%;padding:8px 0px;text-align:center;color:#283a3e}.image-radio--white{background-color:#ffffff}.card-offer{width:113px;height:113px;margin:0 100px 49px 0;padding:40px 8px 39px 9px;background-repeat:no-repeat;background-size:100% 100%}.card-offer--beige{background-image:url(/assets/offer_figure_beige-efad362d13b5a247bd6adb0d75a61c51c33029803a20786635626411ee5656aa.svg)}.card-offer--diamond{background-image:url(/assets/offer-figure-uber-diamond-c1f8609533c40376e1ccc0c796362dc3252bee91dda4df164239eac608e5d3cc.svg)}.card-offer--platinum{background-image:url(/assets/offer-figure-uber-platinum-108eb52f21e55d27eb89379cfe3d6c386d1ef325d9259305b5dbfffdc01f2ae5.svg)}.card-offer.absolute{position:absolute}@media screen and (min-width: 768px){.price-container{width:50%}.price-container .image-radio__pricing .weekly-payment--discount,.price-container .image-radio__pricing .weekly-payment,.price-container .image-radio__pricing .guarantee-deposit{width:100%}.image-radio-label .image-radio__car-section .card-offer{width:113px;height:113px;margin:0 100px 49px 0;padding:40px 8px 39px 9px;z-index:0}.image-radio-label .image-radio__car-section .card-offer>p{font-size:0.813rem}.image-radio-label .image-radio__car-section .car.offer .car-image{height:98px;width:173px}.image-radio,.image-radio-label{width:666px;margin:0px 30px !important}.image-radio--self-button:after,.image-radio-label--self-button:after{display:flex}.image-radio--self-button .image-radio__pricing,.image-radio-label--self-button .image-radio__pricing{display:flex;flex-direction:row}.image-radio--self-button .image-radio__pricing .weekly-payment--discount,.image-radio--self-button .image-radio__pricing weekly-payment,.image-radio-label--self-button .image-radio__pricing .weekly-payment--discount,.image-radio-label--self-button .image-radio__pricing weekly-payment{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.image-radio--self-button .image-radio__pricing .weekly-payment--discount .discount.highlight,.image-radio--self-button .image-radio__pricing weekly-payment .discount.highlight,.image-radio-label--self-button .image-radio__pricing .weekly-payment--discount .discount.highlight,.image-radio-label--self-button .image-radio__pricing weekly-payment .discount.highlight{width:100%}.image-radio__select .group{padding-left:0px;width:152px}.image-radio__pricing{width:100%}.image-radio__pricing,.image-radio guarantee-deposit{display:flex;flex-direction:column;gap:10px}.image-radio__pricing .weekly-payment--discount,.image-radio__pricing weekly-payment,.image-radio__pricing .guarantee-deposit--discount,.image-radio__pricing .guarantee-deposit,.image-radio guarantee-deposit .weekly-payment--discount,.image-radio guarantee-deposit weekly-payment,.image-radio guarantee-deposit .guarantee-deposit--discount,.image-radio guarantee-deposit .guarantee-deposit{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:7px;width:100%}.image-radio__pricing .weekly-payment--discount .discount.highlight,.image-radio__pricing weekly-payment .discount.highlight,.image-radio__pricing .guarantee-deposit--discount .discount.highlight,.image-radio__pricing .guarantee-deposit .discount.highlight,.image-radio guarantee-deposit .weekly-payment--discount .discount.highlight,.image-radio guarantee-deposit weekly-payment .discount.highlight,.image-radio guarantee-deposit .guarantee-deposit--discount .discount.highlight,.image-radio guarantee-deposit .guarantee-deposit .discount.highlight{width:50%;height:40px}.image-radio__car-section .card-offer{margin:0 150px 49px 0;width:140px;height:140px}.image-radio__car-section .car.offer .car-image{height:154px;width:272px}.vehicle-card__image{position:relative;width:auto}.vehicle-card__image .vehicle-card__promo{position:absolute;top:-30px}.vehicle-card__image picture{position:relative;z-index:5}}.button-radio__control{display:none}.button-radio__label{cursor:pointer !important}.background--dark{background-color:#283a3e}.navbar-wrapper{z-index:40;background-color:#283a3e;position:sticky;top:0}.navbar-wrapper .navbar{background-color:rgba(0,0,0,0.15);padding-top:0.5rem;padding-bottom:1rem}.navbar-wrapper .navbar .navbar__content{display:flex;justify-content:space-between;align-items:center;padding:0rem 1.5rem;flex:0 0 auto;width:100%}.navbar-wrapper .navbar .navbar__content .dropdown{position:relative;padding:0px 12px 7px 12px;border-radius:15px}.navbar-wrapper .navbar .navbar__content .dropdown.clicked{background-color:rgba(0,0,0,0.15)}.navbar-wrapper .navbar .navbar__content .dropdown .dropdown__button{cursor:pointer;display:flex;justify-content:space-around;align-items:center;width:60px;padding-top:0.5rem}.navbar-wrapper .navbar .navbar__content .dropdown .dropdown__button .name-section{width:0;display:none}.navbar-wrapper .navbar .navbar__content .dropdown .dropdown__button .avatar-section__image{font-family:'Brutalista-Bold';margin-left:10px;width:35px;height:35px;border-radius:50%;background-color:#fff;display:flex;padding:5px;justify-content:center;align-content:center;font-weight:bold;color:#283a3e}.navbar-wrapper .navbar .navbar__content .dropdown .dropdown__button .indicator-section__icon{margin-left:10px}.navbar-wrapper .navbar .navbar__content .dropdown .dropdown__list{display:none;position:absolute;width:167px;height:160px;padding:20px 0;border-radius:15px;background-color:white;top:50px;left:-90px}.navbar-wrapper .navbar .navbar__content .dropdown .dropdown__list.show{display:block !important}.navbar-wrapper .navbar .navbar__content .dropdown .dropdown__list .list-link>a{background-color:#f6f6f6;font-size:14px;display:block;height:40px;width:100%;color:#28353a;padding:10px}.navbar-wrapper .navbar .navbar__content .dropdown .dropdown__list .list-link>a:hover{background-color:#00eca1}.banner{width:100%;display:grid;grid-template-columns:auto;grid-template-rows:50px 210px;overflow:hidden}.banner__back-button{font-family:'Brutalista-Medium';width:100%;padding:0px 20px;grid-row-start:1;grid-row-end:1;align-self:end;z-index:20}.banner__images{position:relative;width:100%;grid-row-start:2;grid-row-end:2;display:grid;grid-template-columns:auto auto auto;grid-template-rows:1fr}.banner__images .line{width:100%;grid-column-start:1;grid-column-end:4;grid-row-start:1;grid-row-end:1;padding-bottom:30px}.banner__images .pilot{align-self:end;grid-column-start:2;grid-column-end:3;grid-row-start:1;grid-row-end:1}.content-wrapper{position:relative;z-index:30;margin-top:-15px}.content-wrapper .content{min-height:calc(100vh - (186px + 260px + 80px));background-color:#f6f6f6;padding:20px;border-radius:20px 20px 0px 0px;margin-bottom:0px !important}.content-wrapper .content--dark{background-color:#283a3e}.content-wrapper .content__title{margin:10px 0px 40px 0px}.content-wrapper .content__button-area{display:block;width:100%;margin:30px 0px}.content-wrapper .content__steps{padding:0rem 0.2rem 0rem 0.9rem}.content-wrapper .content__steps .steps-item{align-items:center;position:relative;margin:0px 0px 0px 15px;padding:23px 23px 22px 32px;border-radius:20px;border:solid 2px #283a3e;background-color:#ffffff;margin:10px 0px;display:flex;justify-content:flex-start}.content-wrapper .content__steps .steps-item__link{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;width:30%;margin:0px;font-size:12px}.content-wrapper .content__steps .steps-item__link>p{color:#283a3e;font-size:0.75rem;text-decoration:underline;margin:0px}.content-wrapper .content__steps .steps-item__description{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:center;width:70%;margin:0px}.content-wrapper .content__steps .steps-item__description .main,.content-wrapper .content__steps .steps-item__description .secondary{margin:0px;display:block;width:100%}.content-wrapper .content__steps .steps-item .main{font-size:14px;color:#283a3e}.content-wrapper .content__steps .steps-item .secondary{font-size:12px;color:#afafaf}.content-wrapper .content__steps .steps-item--completed .steps-item__description .secondary{color:#00eca1}.legal-wrapper{background-color:#f6f6f6}.legal-wrapper .legal{border-top:2px solid #e5e4e1;width:100%;padding-bottom:0.5rem;padding-left:20px;padding-right:20px;padding-top:30px}.legal-wrapper .legal__text{font-family:'Brutalista-Regular';font-size:12px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#283a3e}.legal-wrapper .legal__link{margin-top:20px;font-family:'Brutalista-Bold';font-size:12px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-decoration:underline}.legal-wrapper .legal__link>p{color:#283a3e;font-size:1rem !important}.car-radios{margin-top:40px;padding-left:15px}.select-for-car__item{max-width:85% !important;margin-top:35px;margin-bottom:10px;position:relative}.cars-swiper{position:relative;width:80vw}.cars-swiper .swiper-container>.swiper-slide__content{position:absolute;top:20px}.cars-swiper .swiper-button-next,.cars-swiper .swiper-button-prev{display:none;color:white}.cars-swiper .swiper-slide{display:flex;margin-top:30px;background:transparent;align-items:center;justify-content:center;transition:all 200ms linear;transform:scale(1.09, 0.8)}.cars-swiper .swiper-slide.swiper-slide-active{transform:scale(1, 1.02)}.cars-swiper .pagination{display:flex;justify-content:center;align-tems:center;margin-top:30px;height:30px;width:100% !important}.cars-swiper .pagination .swiper-pagination-bullet{background-color:#e5e4e1;opacity:1;width:40px;height:4px;border-radius:10px}.cars-swiper .pagination .swiper-pagination-bullet-active{background-color:#00eca1}.third-card-offer-absolute{position:absolute;z-index:30;top:-105px}@media (min-width: 481px){.page-container{max-width:768px;margin:0px auto}.navbar-wrapper .row{margin:0px}.banner{grid-template-columns:repeat(3, 1fr);grid-template-rows:64px 210px}.banner__back-button{grid-column-start:1;grid-column-end:4;grid-row-start:1;grid-row-end:1}.banner__images{z-index:10;position:relative;grid-column-start:1;grid-column-end:4;grid-row-start:1;grid-row-end:2}.content-wrapper .content .content__title,.content-wrapper .content .content__steps,.content-wrapper .content .content__button-area{max-width:440px;margin-left:auto;margin-right:auto}.legal-wrapper .legal{max-width:440px;margin-left:auto;margin-right:auto}}@media screen and (min-width: 768px){.page-container{box-shadow:0 1rem 3rem rgba(0,0,0,0.175)}.select-for-car label{width:386px}.car-radios{margin-top:60px;padding-left:0;overflow:unset !important}.select-for-car__item .car-image{width:245px;margin-bottom:15px}.banner{grid-template-rows:80px 210px}.content-wrapper .content__steps .steps-item{height:100px;margin-bottom:20px}.content-wrapper .content__steps .steps-item .main,.content-wrapper .content__steps .steps-item .steps-item__link{font-size:1rem}.content-wrapper .content__steps .steps-item .secondary{font-size:0.875rem}.cars-swiper{max-width:768px}.cars-swiper .swiper-wrapper{max-width:768px !important}.cars-swiper .swiper-button-next,.cars-swiper .swiper-button-prev{display:block;padding:2px;width:40px !important;height:40px !important;border-radius:50% !important;color:#ffffff;background-color:rgba(0,0,0,0.2)}.cars-swiper .swiper-button-next{background-image:url(/assets/application_steps/swiper-right-5364d62684c0197355524c5220316ad66c0bd8bced2763015d3d71849ebbcb6f.svg);background-repeat:no-repeat;background-position:center}.cars-swiper .swiper-button-next::after{font-family:none;content:'' !important}.cars-swiper .swiper-button-prev{background-image:url(/assets/application_steps/swiper-left-3214fb03b5a4734bcea8006814e01bf26554a7e585e9a3be9bff624afaf7d8d1.svg);background-repeat:no-repeat;background-position:center}.cars-swiper .swiper-button-prev::after{font-family:none;content:'' !important}}.features-item{padding:0px 30px;margin-bottom:10px;font-size:0.75rem;display:flex;flex-direction:row;justify-content:start;gap:5px}.features-item>div{width:50%;margin-bottom:10px}.pilotea-nav-link.pilotea-nav-link--small.active{border:solid 2px #00eca1;background-color:rgba(0,236,161,0.1)}.pilotea-nav-link.pilotea-nav-link--small{background-color:transparent;height:49px;padding:0px 15px;font-size:0.875rem;margin-bottom:20px}.pilotea-tab-content{border-radius:20px;background-color:white}.features-modal .form-select{background-color:#f6f6f6;border-radius:8px;border-color:transparent;height:48px}.features-modal .form-select:focus{border-color:transparent}.features-modal .modal-content{border-radius:0;height:100%;margin-bottom:0}.features-modal .modal-dialog{max-width:100%;margin-top:0;margin-bottom:0;height:100%;margin-left:0;margin-right:0}.features-modal .btn-close{background:none;width:90px;font-size:0.875rem;opacity:1;color:#283a3e}.button-for-modal{margin-bottom:20px}.location-modal .modal-content{border-radius:30px;width:97%;margin:0 auto}.location-modal .modal-header{border:none}.location-modal .title_body_location{width:50%;margin-left:auto;margin-right:auto;margin-bottom:20px}.location-modal .btn-close{background:none;width:90px;color:#283a3e;opacity:1;margin:15px 25px 0 auto;font-size:14px;text-decoration:underline}.location-modal .modal-body{text-align:center;margin-bottom:20px}.location-modal .modal-body .btn{width:185px;padding:20px 30px;border-radius:20px;border:solid 2px #e5e4e1;margin-bottom:22px}.location-modal .modal-body .btn:hover,.location-modal .modal-body .btn.active{border:solid 2px #00eca1;background-color:rgba(0,236,161,0.1)}.location-modal .modal-centered{place-content:center}.general-features{padding:0px 30px}.general-features h5,.general-features .h5{font-family:'Brutalista-Light';font-size:1rem;font-weight:300;color:#283a3e;margin-bottom:20px}.general-features p{font-family:'Brutalista-Light';font-size:0.75rem;color:#afafaf}.general-features .features__list{display:flex;flex-direction:row;gap:7px}.general-features .features__list .feature__item{width:70px;display:flex;flex-direction:column;justify-content:flex-start}.general-features .features__list .feature__item .feature__icon{margin-bottom:5px;width:18px;height:18px}.general-features .features__list .feature__item p{font-family:'Brutalista-Regular';font-size:0.688rem;color:#283a3e;margin-bottom:5px}.general-features .features__list .feature__item h5,.general-features .features__list .feature__item .h5{font-family:'Brutalista-Bold';font-size:0.75rem;font-weight:bold;color:#283a3e}.nav-link.pilotea-nav-link{border:solid 2px #e5e4e1;border-radius:20px}.pilotea-nav-link{padding:0px 15px;height:112px;color:#283a3e;padding-left:50px}.pilotea-nav-link.nav-link:hover,.pilotea-nav-link.nav-link:focus{color:#283a3e}.features-container{max-width:100%;overflow-x:hidden}.pills-container{max-width:100%}.pills-title{padding:0px 30px;margin-bottom:20px}.nav-pills{display:flex;flex-direction:row;flex-wrap:nowrap;gap:5px;outline:0}.nav-pills.swiper-wrapper{padding:0px 30px 0px 30px;max-width:100%}.nav-pills .nav-link.active{border:solid 2px #00eca1;background-color:rgba(0,236,161,0.1) !important;color:#283a3e;border-radius:20px;outline:0}.pilotea-list{padding:0px 30px}.pilotea-list li{position:relative;padding-left:20px;margin-bottom:10px;font-size:0.75rem}.pilotea-list li::before{content:'';position:absolute;background-color:#00eca1;width:8px;height:8px;border-radius:50%;left:0px;top:calc(50% - 4px)}@media (min-width: 768px){.features-modal .modal-dialog{margin-bottom:0;height:100%}.features-modal .features-item{font-size:1rem;padding:0px}.features-modal .modal-content{background-color:#f6f6f6}.features-modal .pilotea-tab-content{padding:30px}.features-modal .form-select{background-color:white;width:300px;margin:0 auto}.location-modal .modal-content{width:100%}.location-modal .title_body_location{margin-bottom:50px}.location-modal .modal-body{margin-bottom:5px}.location-modal .modal-body .btn{margin:0 10px 22px}.location-modal .modal-body .modal-centered{place-content:center}.general-features{padding:0px 30px}.general-features h5,.general-features .h5{font-size:1.125rem}.general-features p{font-size:0.875rem}.general-features .features__list{display:flex;flex-direction:row;gap:7px}.general-features .features__list .feature__item{width:162px;display:flex;flex-direction:column;justify-content:flex-start}.general-features .features__list .feature__item .feature__icon{width:40px;height:40px}.general-features .features__list .feature__item p{font-size:0.875rem}.general-features .features__list .feature__item h5,.general-features .features__list .feature__item .h5{font-size:1.125rem}.pilotea-list{padding:0px}.pilotea-list li{position:relative;padding-left:20px;margin-bottom:10px;font-size:1rem}.pilotea-list li::before{width:10px;height:10px;border-radius:50%;left:0px;top:calc(50% - 5px)}}@media (min-width: 992px){.button-for-modal{margin-bottom:0;margin-left:20px}.features-modal .modal-dialog{max-width:768px;height:100vh;margin-left:auto;margin-right:auto}.features-modal .btn-close{font-size:0.75rem}.features-modal .pilotea-tab-content{width:100%;min-height:473px}.features-modal .modal-header{padding-top:40px;padding-bottom:40px;border:0}.features-modal .modal-header,.features-modal .modal-body{padding-left:40px;padding-right:40px}.features-modal .modal-body{padding-bottom:40px}.features-item img{width:50px;height:50px}}.multiselect-label{font-family:'Brutalista-Regular';font-size:14px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#283a3e}.multiselect-dropdown{position:relative;display:inline-flex;flex-wrap:wrap;gap:6px;background-image:url("data:image/svg+xml,%3Csvg width='11' height='6' viewBox='0 0 11 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.293 0c.39 0 .707.306.707.684a.672.672 0 0 1-.207.483L6 5.8a.724.724 0 0 1-1 0L.207 1.167a.668.668 0 0 1 0-.967.72.72 0 0 1 .5-.2h9.586z' fill='%23283A3E' fill-rule='nonzero'/%3E%3C/svg%3E%0A") !important;background-repeat:no-repeat;background-position:right 6px center;min-width:100%;cursor:pointer;font-family:'Brutalista-Bold' !important;font-weight:bold;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#283a3e !important;padding:7px 30px 7px 7px;border-radius:8px;background-color:#f6f6f6 !important;border:2px solid #f6f6f6 !important}span.optext,span.select-placeholder{display:inline-flex;justify-content:center;align-items:center;font-size:16px;border-radius:6px}span.optext{background-color:#e5e4e1;padding:3px 12px 1px 6px;cursor:default;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}span.optext .optdel{float:right;margin:0px -6px 0px 5px;font-size:20px;cursor:pointer;font-weigth:800;color:#ff6c6c}span.optext .optdel:hover{color:#ff3939}span.select-placeholder{color:#283a3e}.multiselect-dropdown-list-wrapper{z-index:100;border-radius:6px;display:none;margin:-1px;position:absolute;top:0;left:0;right:0;background:#fff}.multiselect-dropdown-search{font-family:'Brutalista-Bold' !important;font-size:12px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#283a3e !important;display:block;width:100%;padding:15px 30px 14px 10px;border-radius:8px;background-color:#f6f6f6 !important;border:2px solid #f6f6f6 !important}.multiselect-dropdown-search::placeholder{color:rgba(40,58,62,0.4);font-size:16px}.multiselect-dropdown-search:focus,.multiselect-dropdown-search:focus-visible{outline:none}.multiselect-dropdown-list{margin-top:6px;overflow-y:auto;overflow-x:hidden;height:100%;max-height:160px;border-radius:12px;box-shadow:0 5px 5px -3px rgba(0,0,0,0.2),0 3px 14px 2px rgba(0,0,0,0.12),0 8px 10px 1px rgba(0,0,0,0.14)}.multiselect-dropdown-list::-webkit-scrollbar{width:4px}.multiselect-dropdown-list::-webkit-scrollbar-thumb{background-color:#e5e4e1;border-radius:1000px}.multiselect-dropdown-list div,.multiselect-dropdown-list div>input,.multiselect-dropdown-list div>label{cursor:pointer;border-radius:6px}.multiselect-dropdown-list div{display:flex;align-items:center;justify-content:flex-start;column-gap:6px;padding:6px;margin:6px 8px 6px 6px;transition:100ms cubic-bezier(0.455, 0.03, 0.515, 0.955)}.multiselect-dropdown-list div input[type="checkbox"]{-webkit-appearance:none;appearance:none;background-color:var(--form-background);margin:0;font:inherit;color:currentColor;width:22px;height:22px;border:2px solid currentColor;border-radius:8px;position:relative}.multiselect-dropdown-list div input[type="checkbox"]:checked{background-color:#ffaa78;border:2px solid #ffaa78}.multiselect-dropdown-list div input[type="checkbox"]:checked::before{content:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m8.48 17.126-3.988-4.202-.073-.069a.97.97 0 0 0-1.337.069 1.042 1.042 0 0 0 0 1.425l4.693 4.945.073.07a.97.97 0 0 0 1.337-.07L20.918 6.931l.066-.077c.31-.42.278-.986-.066-1.348a.966.966 0 0 0-1.41 0L8.48 17.126z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E%0A");width:15px;height:15px;position:absolute;top:-3px;left:-2px}.multiselect-dropdown-list div input[type="checkbox"]:focus{outline:none}.multiselect-dropdown-list div:hover{background-color:#f6f6f6}.multiselect-dropdown-list-input{height:14px;width:14px;border:solid 1px #283a3e;margin:0}.multiselect-dropdown span.maxselected{width:100%}.multiselect-dropdown-all-selector{border-bottom:solid 1px #283a3e}.app-radio-button{display:none}.app-radio-button:checked+.app-radio-label::after{border:2px solid #00eca1;background-color:#00eca1;background-image:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.656.89a.75.75 0 0 1 1.23.854l-.047.067-7.182 9.224a.75.75 0 0 1-1.05.132l-.063-.054-3.316-3.21a.75.75 0 0 1 .982-1.131l.062.053 2.714 2.629 6.67-8.565z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:center}.app-radio-label::after{position:absolute;content:'';width:24px;height:24px;border-radius:50%;border:1px solid #e5e4e1;left:10px}.application-page-dark{background-color:#283a3e}.application-page{min-height:100vh}.application-header{height:60px;position:sticky;padding:0px 10px 0px 20px;top:0;min-width:100%;z-index:50;display:flex;flex-direction:row;justify-content:center;align-items:center}.application-header .header{width:100%;display:flex;justify-content:space-between}.application-header .header picture .background-picture{width:100%;height:30px;background-repeat:no-repeat}.application-header--dark{background-color:#233336}.application-header--dark .header picture .background-picture{background-image:url(/assets/verifications/header_logo-26779d3e9a8375311ad73b80239880ba9821bbcae552d6ac3c480f1562c84ea0.svg)}.application-header--dark .application-dropdown-menu:hover,.application-header--dark .application-dropdown-menu:focus,.application-header--dark .application-dropdown-menu:active{background-color:rgba(0,0,0,0.09)}.application-header--light{background-color:#ffffff}.application-header--light .header picture .background-picture{background-image:url(/assets/verifications/header_logo_black-80d21d901a2ffc009ab19c7f1908b06297116814454effddffbbe911d72651f6.svg)}.application-header--light .header button .dropdown-names{color:#283a3e !important}.application-header--light .dropdown-initials{background-color:#e5e4e1}.application-header--light .application-dropdown-menu:hover,.application-header--light .application-dropdown-menu:focus,.application-header--light .application-dropdown-menu:active{background-color:rgba(0,0,0,0.05)}.application-header--light .application-dropdown-menu .dropdown-toggle::after{border-top:0.3rem solid #283a3e}.application-header--gray{background-color:#e1e1e1}.application-header--gray .application-dropdown-menu .dropdown-toggle::after{border-top:0.3rem solid #283a3e}.application-header--gray .application-dropdown-menu:hover,.application-header--gray .application-dropdown-menu:focus,.application-header--gray .application-dropdown-menu:active{background-color:rgba(0,0,0,0.05)}.whatsapp-help{position:absolute;width:109px;height:50px;z-index:1;background-color:#ffffff;right:0px;top:70px;border-radius:71.4px 0px 0px 71.4px;display:flex;justify-content:flex-start;align-items:center;padding:0px 5px 0px 10px;font-size:0.75rem;box-shadow:0 8px 11px -5px rgba(0,0,0,0.2),0 6px 33px 6px rgba(0,0,0,0.12),0 17px 27px 2px rgba(0,0,0,0.14)}.whatsapp-help .text{text-align:right}.whatsapp-help .icon{width:20px;height:20px;padding:0px;margin-left:10px}.whatsapp-help .icon>img{width:20px;height:20px}.application-header-no-sticky{position:static}.application-header-no-sticky .dropdown-names{color:#283a3e}.bg-beige{background-color:#fde1ad}.steps-header__top{background-color:white;padding:20px 10px}.steps-header{padding:0px 20px;background-color:white;position:sticky;z-index:3;top:-1px;border-bottom-right-radius:77px;box-shadow:0 8px 8px 0 rgba(0,0,0,0.2),0 3px 3px -2px rgba(0,0,0,0.12),0 3px 4px 0 rgba(0,0,0,0.14)}.steps-header .title{font-size:1.125rem;font-family:'Brutalista-Bold';font-weight:bold}.circle-action-container{transition:opacity 1s ease-out;opacity:0;height:0;width:0;overflow:hidden;display:none}.steps-header.is-pinned .circle-action-container{opacity:1;height:auto;width:auto;display:block}.steps-header__text{height:80px;padding:0px 5px}.circle-action{width:36px;height:36px;padding:0px !important;display:flex;justify-content:center;align-items:center}.circle-action>img{margin-right:4px}.heading-one{margin-top:30px;position:relative;min-height:107px}.image-absolute{position:absolute;left:0;right:0;top:0}.separator-image{height:1px;background-color:white}.confirmation-dismiss{font-family:'Brutalista-Regular';font-size:14px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:right;color:#283a3e;text-decoration:underline}.empty-photo{border:1px dashed #afafaf;border-radius:11px;width:314px;height:180px;overflow:hidden}.upload-area{border:1px dashed #afafaf;border-radius:11.1px;overflow:hidden;position:relative}.upload-area--invalid{border:1px dashed #ff3342}.upload-area--loaded{border:none}.upload-area--loaded::before{position:absolute;top:0px;left:0px;content:'';width:100%;height:100%;z-index:2;background-color:rgba(0,0,0,0.3)}.upload-area--loaded .button-section .remove-black{display:none}.upload-area--loaded-pdf{border:none;background-color:#f6f6f6;height:170px !important;flex-direction:column}.upload-area--loaded-pdf .button-section{position:relative !important;margin-top:25px}.upload-area--loaded-pdf .button-section .remove-white{display:none}.upload-area--loaded-pdf>img{width:50px !important;height:50px !important}.upload-area--full{width:100% !important}.upload-area .button-section{justify-content:center;align-items:center;gap:30px;position:absolute;z-index:2}.upload-area .button-section .screenshot-controls{display:inline-flex;justify-content:center;align-items:center;gap:30px}.upload-area-mobile{width:100%;margin-left:1px;height:120px;display:flex;justify-content:center;align-items:center;position:relative}.upload-area-mobile>img{top:0;left:0;position:relative;z-index:1}.preview-message{background-color:#f6f6f6;padding:20px}.force-hide{display:none !important}.documents-modal .modal-body{padding:40px 20px 0px 20px}.documents-modal .modal-body .document-description,.documents-modal .modal-body .document-requirement{font-size:0.875rem}.documents-modal .modal-body .document-container{width:100%;padding:0px;margin:0px}.documents-modal .modal-body .document-container picture{width:100%}.documents-modal .modal-body .document-container picture img{max-width:105%;padding:0px;margin:0px;margin-left:-3%}.documents-modal .modal-header{padding:20px;display:flex;align-items:center}.documents-modal .modal-header .title{font-family:'Brutalista-Bold';font-size:1.125rem;font-weight:bold;color:#283a3e;margin:6px 0px 0px 0px}.documents-modal .modal-dialog{height:100vh !important;width:100% !important;margin:0px !important}.documents-modal .modal-dialog .modal-content{min-height:100%;width:100%}.documents-modal .btn-close{background:none;width:90px;font-size:0.875rem;opacity:1;color:#283a3e}.whatsapp-contact-card{background-color:#1b2a2e;padding:30px 40px;border-radius:20px;font-size:0.75rem;margin-top:100px}.third-card-offer{width:151px;height:152px;background-image:url(/assets/landing/offer-figure-0168ea545d3a77d15f69ee7c91c52f0d1c2e8e68dd1dfa49cf088a39bf2fa95b.svg);padding:30px;background-repeat:no-repeat;background-size:100% 100%}.second-card-offer{background-color:#283a3e;border-radius:11.2px;padding:6px 12px;width:138px;height:52px;margin-right:-1.5rem}.first-card-offer{background-color:white;border-radius:26px;padding:1rem 1.5rem;width:213px;margin-top:2rem;margin-bottom:1.05rem}.first-card-offer p{font-size:20px}.first-card-offer .v-drive-offer{border-radius:4.8px;padding:0.1rem 0.7rem}.application-start-title{padding:0px 20px}@media screen and (min-width: 768px){.app-radio-label::after{width:34px;height:34px}.application-page{max-width:768px;min-height:100vh;box-shadow:0 1rem 3rem rgba(0,0,0,0.175)}.application-header{height:70px;padding:0px 10px 0px 30px}.circle-action{width:49px;height:49px}.application-start-title{font-size:22px;padding:0px 20px}.heading-one{padding-left:164px;font-size:22px}.application-wrapper{width:calc(100% - (164px * 2));overflow:unset}.documents-modal{left:auto;right:auto}.documents-modal .modal-dialog{max-width:768px;height:100vh !important;min-height:100% !important}.documents-modal .modal-header{padding:30px}.documents-modal .modal-header .title{font-size:1.375rem}.documents-modal .modal-body{padding:37px 30px 0px 30px}.documents-modal .modal-body .document-description,.documents-modal .modal-body .document-requirement{font-size:1.125rem}.whatsapp-contact-card{font-size:0.875rem;max-width:440px;margin-left:auto;margin-right:auto;margin-top:40px}.upload-area-mobile{width:100%;height:180px}.steps-header__top{padding:20px 20px 5px 20px}.steps-header .title{font-size:1.375rem}.whatsapp-help{width:150px;height:70px;padding:0px 10px 0px 15px;font-size:1rem;top:80px}.whatsapp-help .text{width:60%}.whatsapp-help .icon{width:32px;height:32px;margin-left:20px}.application-header--light .application-dropdown-menu .dropdown-toggle::after,.application-header--gray .application-dropdown-menu .dropdown-toggle::after{border-top:8px solid #283a3e}.button-section{gap:35px}}.doc-container{width:200px;padding:20px 0px;margin:0px 10px;display:inline-block;float:left}.doc-container:first-child{margin:0px 20px 0px 0px}.doc-container:last-child{margin:0px 0px 0px 20px}.doc-card{border-radius:10px;display:flex;flex-direction:column;align-items:center;width:180px;background-color:#e5e4e1;padding:10px}.doc-card .icon-container{width:40px}.doc-delete-button{width:180px;text-align:center}.doc-upload-button{width:60px;height:60px;border:#ffaa78 2px solid;align-self:center;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer}.admin-table{margin-bottom:40px}.admin-table .table-heading{display:flex;align-items:center;background-color:#ccdecf;border:none;padding:19px 28px;border-radius:11px}.admin-table .table-body .table-row{display:flex;align-items:center;padding:12px 28px;border-radius:11px;margin:10px 0px}.icon-holder{display:flex;align-items:center;justify-content:flex-start}.icon-holder .icon{width:40px;height:40px;background-color:#ffaa78;border-radius:50%;display:flex;justify-content:center;align-items:center}.icon-holder .label>p{margin:0px}.blue{color:#5581f3}.dark-brown{color:#241f1f}.dark-green{color:#75a569}.salmon{color:#ffaa78}.light-brown{color:#b09077}.light-green{color:#adc90d}.red-error{color:#ff6c6c}p{font-family:'GillSans-Regular';font-size:16px;font-weight:normal;color:#241f1f}h4,.h4{font-family:'GillSans-Bold';font-size:18px;font-weight:bold;color:#241f1f}.rounded{border-radius:10px !important}.btn-link.blue{color:#5581f3}.btn-link.blue:hover{color:#255ef0}.btn-link.dark-brown{color:#241f1f}.btn-link.dark-brown:hover{color:#090707}.btn-link.dark-green{color:#75a569}.btn-link.dark-green:hover{color:#5d8952}.btn-link.salmon{color:#ffaa78}.btn-link.salmon:hover{color:#ff8a45}.btn-link.light-brown{color:#b09077}.btn-link.light-brown:hover{color:#9a765a}.btn-link.light-green{color:#adc90d}.btn-link.light-green:hover{color:#84990a}.btn-link.red-error{color:#ff6c6c}.btn-link.red-error:hover{color:#ff3939}.s-12{font-size:14px !important}.s-14{font-size:14px !important}.s-16{font-size:16px !important}.s-18{font-size:18px !important}.s-22{font-size:22px !important}.s-28{font-size:22px !important}.fw-normal{font-family:'GillSans-Regular';font-weight:normal}.fw-bold{font-family:'GillSans-Bold';font-weight:bold}.blue{color:#5581f3}.dark-brown{color:#241f1f}.dark-green{color:#75a569}.green-mate{color:#ccdecf}.light-salmon{color:#fcd3b7}.light-green{color:#adc90d}.light-gray{color:#f2f2f2}.light-brown{color:#b09077}.middle-gray{color:#ccc}.red-erro{color:#ff6c6c}.salmon{color:#ffaa78}.white{color:#fff}.yellow{color:#ffce0a}.yellow-orange{color:#f4a902}.bg-blue{background-color:#5581f3}.bg-dark-brown{background-color:#241f1f}.bg-dark-green{background-color:#75a569}.bg-green-mate{background-color:#ccdecf}.bg-light-salmon{background-color:#fcd3b7}.bg-light-green{background-color:#adc90d}.bg-light-gray{background-color:#f2f2f2}.bg-light-brown{background-color:#b09077}.bg-middle-gray{background-color:#ccc}.bg-red-erro{background-color:#ff6c6c}.bg-salmon{background-color:#ffaa78}.bg-white{background-color:#fff}.bg-yellow{background-color:#ffce0a}.bg-yellow-orange{background-color:#f4a902}.admin-border{border:solid 3px #f2f2f2}.border-blue{border-color:#5581f3}.border-dark-brown{border-color:#241f1f}.border-dark-green{border-color:#75a569}.border-green-mate{border-color:#ccdecf}.border-light-salmon{border-color:#fcd3b7}.border-light-green{border-color:#adc90d}.border-light-gray{border-color:#f2f2f2}.border-light-brown{border-color:#b09077}.border-middle-gray{border-color:#ccc}.border-red-erro{border-color:#ff6c6c}.border-red-error{border-color:#ff6c6c}.border-salmon{border-color:#ffaa78}.border-white{border-color:#fff}.border-yellow{border-color:#ffce0a}.border-yellow-orange{border-color:#f4a902}.border-1{border:solid 1px}.border-2{border:solid 2px}.address-item{padding-bottom:35px}.blue{color:#5581f3}.dark-brown{color:#241f1f}.dark-green{color:#75a569}.salmon{color:#ffaa78}.light-brown{color:#b09077}.light-green{color:#adc90d}.red-error{color:#ff6c6c}.response-sent-banner{height:170px;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:20px;border:solid 2px #f2f2f2;margin-bottom:40px;padding-top:30px}.response-sent-banner .image{width:60px;margin-bottom:10px}.observations-header{height:50px;margin-bottom:30px}.observations-header .box-info{display:flex;align-items:center;height:50px;padding-left:10px}.observations-header .box-info.officer-info .icon{background:#241f1f url(/assets/admin/icons-avatars-pld-oficial-salmon-5316339d8f215f163991ece80e80a846bbe69f1a0661ae7613bcfb996872aef2.svg) no-repeat center}.observations-header .box-info.promotor-info .icon{background:#241f1f url(/assets/admin/icons-avatars-promotor-salmon-31e0f820ed864330fb7d23bd0f5be57d1f08ace125b57271122f6d4576c07aef.svg) no-repeat center}.observations-header .box-info .icon{width:50px;height:50px;border-radius:50%;margin-right:10px}.observations-header .box-info .info{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.observations-header .box-info .info>h4,.observations-header .box-info .info>.h4,.observations-header .box-info .info p{padding:0px;margin:0px}.observations-header .metadata-info{display:flex;justify-content:flex-end;align-items:center;text-align:right}.observations-header .metadata-info>h4,.observations-header .metadata-info>.h4,.observations-header .metadata-info p{padding:0px;margin:0px}.documents-examples{display:flex;margin-bottom:50px;flex-wrap:wrap}.documents-examples .example{width:180px;border:2px solid #ccc;padding:20px;margin:0px 30px 20px 0;border-radius:20px;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.documents-examples .example .icon{width:60px}.documents-examples .example .button{border-radius:13px;background-color:#ccdecf;height:40px;width:100%}.documents-examples .example .link-docto{text-decoration:underline;margin-bottom:auto;margin-top:20px}.documents-examples .example-name{margin-top:20px !important;overflow-wrap:break-word;width:100%}.response-container{padding:30px !important;border-radius:20px}.response-container .observations-header{height:100px}.response-container.invalid{border:1px solid #ff6c6c}.documents-container{display:flex;flex-wrap:wrap}.documents-container .dropzone-container{width:180px;margin:0 30px 20px 0}.documents-container .dropzone-container:first-child{margin-left:0px}.documents-container .dropzone-container .document-card{width:100%;padding:20px;border-radius:25px;background-color:#fff;box-shadow:0 2px 4px -1px rgba(0,0,0,0.2),0 1px 10px 0 rgba(0,0,0,0.12),0 4px 5px 0 rgba(0,0,0,0.14);text-align:center;font-size:14px;transition:0.25s background-color ease-in-out;cursor:pointer}.documents-container .dropzone-container .document-card-icon{width:60px;display:block;margin:0 auto;margin-bottom:20px}.documents-container .dropzone-container .document-card .example-name{overflow-wrap:break-word;width:100%}.documents-container .dropzone-container .document-card .delete{border:2px solid #ff6c6c;height:40px;width:100%;border-radius:13px;text-align:center;font-weight:bold;display:flex;align-items:center;justify-content:center;background-color:#fff}.documents-container .dropzone-container .document-card .delete:hover{box-shadow:0 2px 4px -1px rgba(0,0,0,0.2),0 1px 10px 0 rgba(0,0,0,0.12),0 4px 5px 0 rgba(0,0,0,0.14)}.documents-container .dropzone-container .dropzone{width:100%;border:2px dashed #ccc;padding:20px;border-radius:25px;background-color:#fff;text-align:center;font-size:1.5rem;transition:0.25s background-color ease-in-out;cursor:pointer}.documents-container .dropzone-container .dropzone-dragging{background-color:#f2f2f2 !important}.documents-container .dropzone-container .dropzone-icon{width:60px;display:block;margin:0 auto;margin-bottom:20px}.documents-container .dropzone-container .dropzone .example-name{overflow-wrap:break-word;width:100%}.documents-container .dropzone-container .dropzone .upload-button{width:100%;padding:15px 10px;border-radius:13px;text-align:center;font-weight:bold}.documents-container .dropzone-container .dropzone-input{display:none}.documents-container .dropzone-container .dropzone.invalid{border:dashed 2px #ff6c6c !important}.documents-container .dropzone-container .dropzone.invalid::after{content:'Campo requerido';display:block;font-size:14px;position:relative;color:#ff6c6c;font-weight:bold;margin-top:40px}.promoter-response-area,.promoter-resopnse-area:focus{outline:none !important;background-color:#f2f2f2;border-color:#f2f2f2;border-radius:20px;width:100%;padding:5px}.send-response{padding:10px 0 5px 20px;text-align:left;font-size:14px;border-radius:13px;width:200px;border-color:#adc90d;color:#241f1f;background:#adc90d url(/assets/admin/icons-small-check-green-2727f79c069da1d73d39086f2eb7d4b7e6c595bd7221b4f86f75026ac09512b0.svg) no-repeat 87% center/17px}.send-response:hover{background-color:#98b10b;border-color:#98b10b;color:#161313}.send-response:disabled{background-color:rgba(173,201,13,0.4);border-color:rgba(173,201,13,0.4);color:rgba(36,31,31,0.4)}.selection-modal{color:#283A3E !important;padding:0px !important}.selection-modal .modal-header{padding:30px 20px}.selection-modal .modal-content{border-radius:0;height:100vh;margin-bottom:0}.selection-modal .modal-dialog{max-width:100%;margin-top:0;margin-bottom:0;margin-left:0;margin-right:0}.selection-modal .modal-body{overflow-x:scroll;min-height:calc(100vh - 164px)}.selection-modal .modal-footer{z-index:99999}.selection-modal .vehicles-nav_title{padding:20px 20px}.vehicles-section{margin:0px;background-color:#f6f6f6}.vehicles-section .nav-link.pilotea-nav-link.active{border:solid 2px #00eca1;background-color:rgba(0,236,161,0.1);color:#283a3e;border-radius:20px;padding-left:30px;cursor:pointer}.vehicles-section .nav-link.pilotea-nav-link{border:solid 2px #e5e4e1;border-radius:20px;height:95px;color:#283a3e;padding-left:30px;display:flex;flex-direction:column;justify-content:center;cursor:pointer}.vehicles-section .nav-link.pilotea-nav-link .vehicles-radio{display:none}.vehicles-section .vehicle-card{box-shadow:0 11px 15px -7px rgba(0,0,0,0.2),0 9px 46px 8px rgba(0,0,0,0.12),0 24px 38px 3px rgba(0,0,0,0.14);padding:20px;border-radius:20px;border:0;height:100%}.vehicles-section .vehicle-card h4,.vehicles-section .vehicle-card .h4{font-size:18px}.vehicles-section .vehicle-card .v-drive-offer h4,.vehicles-section .vehicle-card .v-drive-offer .h4{font-size:18px}.vehicles-section .vehicle-card .text-small{font-size:14px}.vehicles-section .vehicle-card .vehicle-card__image{min-height:100px;position:relative;text-align:right}.vehicles-section .vehicle-card .vehicle-card__promo{position:absolute;width:115px;height:115px;top:10px;left:80px;display:none}.vehicles-section .vehicle-card .vehicle-card__image picture img{z-index:1;position:relative}.vehicles-section .vehicle-card .vehicles-section__title{margin-bottom:0}.vehicles-section .vehicle-card .vehicle-card__description{margin-bottom:20px;margin-top:60px}.vehicles-section .vehicle-card .vehicle-card__description.card-description__tablet{display:none !important}.vehicles-section .vehicle-card .vehicle-card__description.guarantee{margin-bottom:5px}.vehicles-section .vehicle-card a.link{font-size:16px;color:#283a3e;text-decoration:underline;margin:15px 0px 20px;display:block}.vehicles-section .vehicle-card a.btn{width:100%;font-size:14px;padding:15px;height:auto;border-radius:30px}.vehicles-section .vehicle-card .plazo_promo{display:none}.vehicles-section .vehicle-card .plazo_promo h4,.vehicles-section .vehicle-card .plazo_promo .h4{font-size:18px}.vehicles-section .vehicle-card .plazo_normal h4,.vehicles-section .vehicle-card .plazo_normal .h4{font-size:18px}.vehicles-section .vehicle-card .car-pay{width:100%}.vehicles-section .vehicle-card .box_equipo_gnv{margin-top:15px;padding:10px 15px;border-radius:20px;background-color:#f6f6f6;justify-content:center;align-items:center}.vehicles-section .vehicle-card .box_equipo_gnv p{color:#283a3e;font-size:14px;text-align:left}.vehicles-section .vehicle-card .box_equipo_gnv p span{color:#afafaf;font-size:12px}.vehicles-section .vehicle-card.promo_mes .car_pay{width:50%}.vehicles-section .vehicle-card.promo_mes h4,.vehicles-section .vehicle-card.promo_mes .h4{font-size:14px}.vehicles-section .vehicle-card.promo_mes h4 .text-decoration-line-through,.vehicles-section .vehicle-card.promo_mes .h4 .text-decoration-line-through{text-decoration-color:#00eca1 !important}.vehicles-section .vehicle-card.promo_mes h4.vehicle-name,.vehicles-section .vehicle-card.promo_mes .vehicle-name.h4{font-size:18px;margin-bottom:5px}.vehicles-section .vehicle-card.promo_mes .vehicle-card__image picture img{padding-top:45px;width:90%}.vehicles-section .vehicle-card.promo_mes .vehicle-card__promo{display:block;display:flex;align-items:center;justify-content:center}.vehicles-section .vehicle-card.promo_mes .vehicle-card__promo p{font-size:13px;text-align:center}.vehicles-section .vehicle-card.promo_mes .plazo_normal{display:none}.vehicles-section .vehicle-card.promo_mes .plazo_promo{display:block}.vehicles-section .vehicle-card.promo_uber .car_pay{width:50%}.vehicles-section .vehicle-card.promo_uber h4,.vehicles-section .vehicle-card.promo_uber .h4{font-size:14px}.vehicles-section .vehicle-card.promo_uber h4 .text-decoration-line-through,.vehicles-section .vehicle-card.promo_uber .h4 .text-decoration-line-through{text-decoration-color:#00eca1 !important}.vehicles-section .vehicle-card.promo_uber h4.vehicle-name,.vehicles-section .vehicle-card.promo_uber .vehicle-name.h4{font-size:18px;margin-bottom:5px}.vehicles-section .vehicle-card.promo_uber .v-drive-offer h4,.vehicles-section .vehicle-card.promo_uber .v-drive-offer .h4{font-size:18px}.vehicles-section .vehicle-card.promo_uber .vehicle-card__image picture img{padding-top:45px;width:90%}.vehicles-section .vehicle-card.promo_uber .vehicle-card__promo{display:block;background:url(/assets/landing/elements-level-uber-diamante-52be6186ac95b27dec622939fc3566577270098fe6ad521abe9ec84651c48bf0.svg) no-repeat center/100%;display:flex;align-items:center;justify-content:center;top:13px}.vehicles-section .vehicle-card.promo_uber .vehicle-card__promo p{color:#ffffff;font-size:13px;text-align:center}.vehicles-section .vehicle-card.promo_uber .plazo_normal{display:none}.vehicles-section .vehicle-card.promo_uber .plazo_promo{display:block}.vehicles-section .vehicle-card .select_card{display:none}.vehicles-section .layout_dos .vehicles-nav{width:100%;background:#fff;padding:0px;position:relative}.vehicles-section .layout_dos .vehicles-nav.active .vehicles-nav_bottons{height:calc(100vh - 164px);overflow:scroll}.vehicles-section .layout_dos .vehicles-nav.active .box-aplicar{height:67px;position:absolute;top:calc(100vh - 67px);display:flex;justify-content:center;align-items:end;width:100%;z-index:100;background-color:#ffffff;padding:15px 0px}.vehicles-section .layout_dos .vehicles-nav .vehicles-nav_bottons{padding:20px}.vehicles-section .layout_dos .vehicles-nav .vehicles-nav_bottons .slider-container .swiper-wrapper .swiper-slide{transition:all 200ms linear !important}.vehicles-section .layout_dos .vehicles-nav .vehicles-nav_bottons .slider-container .swiper-wrapper .swiper-slide:first-child{margin-left:0px}.vehicles-section .layout_dos .vehicles-nav .vehicles-nav_bottons div>.swiper-wrapper.nav{display:flex;flex-wrap:wrap}.vehicles-section .layout_dos .vehicles-nav .vehicles-nav_bottons .scrollbar-container{display:none}.vehicles-section .layout_dos .vehicles-nav .vehicles-nav_bottons .controls-container{display:none}.vehicles-section .layout_dos .vehicles-nav .vehicles-nav_bottons .vehicles-nav_brand .brand_item{width:130px;height:40px;margin-right:20px;padding:10px 30px 0;border-radius:10px;border:solid 2px #e5e4e1;background-color:#fff;font-size:12px;text-align:center;cursor:pointer}.vehicles-section .layout_dos .vehicles-nav .vehicles-nav_bottons .vehicles-nav_brand .brand_item.active{font-family:'Brutalista-bold' !important;border:solid 2px #00eca1;background-color:#e6fef6;box-shadow:0 2px 4px -1px rgba(0,0,0,0.2),0 1px 10px 0 rgba(0,0,0,0.12),0 4px 5px 0 rgba(0,0,0,0.14)}.vehicles-section .layout_dos .vehicles-nav .vehicles-nav_bottons div.nav-link.pilotea-nav-link{position:relative;padding-left:105px;width:100%;background-size:70px !important}.vehicles-section .layout_dos .vehicles-nav .vehicles-nav_bottons div.nav-link.pilotea-nav-link .site-subtitle{font-size:14px}.vehicles-section .layout_dos .vehicles-nav .vehicles-nav_bottons div.nav-link.pilotea-nav-link p{font-family:'Brutalista-light' !important;color:#283a3e}.vehicles-section .layout_dos .vehicles-nav .vehicles-nav_bottons div.nav-link.pilotea-nav-link.active{box-shadow:0 2px 4px -1px rgba(0,0,0,0.2),0 1px 10px 0 rgba(0,0,0,0.12),0 4px 5px 0 rgba(0,0,0,0.14)}.vehicles-section .layout_dos .vehicles-nav .vehicles-nav_bottons div.nav-link.pilotea-nav-link.active .vehicles-radio{border:solid 2px #00eca1;background:#00eca1 url(/assets/landing/icons-medium-check-white-2d20fb8d89753b8d56cf9bfaec2b3e3e6e737c822cd15b2b7aae70bfa1d1c191.svg) no-repeat center/12px}.vehicles-section .layout_dos .vehicles-nav .vehicles-nav_bottons div.nav-link.pilotea-nav-link .vehicles-radio{display:block;position:absolute;width:24px;height:24px;border:solid 2px #e5e4e1;right:20px;top:50%;transform:translateY(-50%);border-radius:100%}.vehicles-section .layout_dos .vehicles-nav .vehicles-nav_bottons .vehicles-nav_fuel .icon-promo-mes{display:none}.vehicles-section .layout_dos .vehicles-nav .vehicles-nav_bottons .vehicles-nav_fuel .fuel_item{width:100%;position:relative;margin:10px 0;padding:10px 20px 15px;border-radius:10px;border:solid 2px #e5e4e1;background-color:#fff;cursor:pointer}.vehicles-section .layout_dos .vehicles-nav .vehicles-nav_bottons .vehicles-nav_fuel .fuel_item.active{border:solid 2px #00eca1;background-color:rgba(0,236,161,0.1)}.vehicles-section .layout_dos .vehicles-nav .vehicles-nav_bottons .vehicles-nav_fuel .fuel_item.active .vehicles-radio{border:solid 2px #00eca1;background:#00eca1 url(/assets/landing/icons-medium-check-white-2d20fb8d89753b8d56cf9bfaec2b3e3e6e737c822cd15b2b7aae70bfa1d1c191.svg) no-repeat center/12px}.vehicles-section .layout_dos .vehicles-nav .vehicles-nav_bottons .vehicles-nav_fuel .fuel_item .vehicles-radio{display:block;position:absolute;width:24px;height:24px;border:solid 2px #e5e4e1;right:20px;top:50%;transform:translateY(-50%);border-radius:100%}.vehicles-section .layout_dos .vehicles-nav button.btn.button-primary{width:128px}.vehicles-section .layout_dos .vehicles-nav.promo_mes .vehicles-nav_fuel .box-fuel_item{display:flex;align-items:center}.vehicles-section .layout_dos .vehicles-nav.promo_mes .vehicles-nav_fuel .icon-promo-mes{display:block;margin-left:10px}.vehicles-section .layout_dos .vehicles-container .vehicle-card{background-color:#f6f6f6;box-shadow:none;border-radius:0}.vehicles-section .layout_dos .vehicles-container .vehicle-card .box_equipo_gnv{background-color:#fff}.vehicles-section .layout_dos .vehicles-container .vehicle-card .vehicle-card__description{display:flex !important}.vehicles-section .layout_dos .vehicles-container .vehicle-card .vehicle-card__description.card-description__tablet{display:none !important}.vehicles-section .layout_dos .vehicles-container .vehicle-card .vehicle-card__image{text-align:right}.vehicles-section .layout_dos .vehicles-container .vehicle-card .vehicle-card__image picture img{max-width:85%}.vehicles-section .layout_dos .vehicles-container .vehicle-card .vehicle-name-box{display:none}.vehicles-section .layout_dos .vehicles-container .vehicle-card .select_card{display:block;cursor:pointer;width:calc(100% - 20px);margin:10px 10px 55px;padding:16px 20px;border-radius:10px;border:solid 2px #e5e4e1;background:#fff url(/assets/landing/icons-medium-down-green-721c820306b585c7a9539145db948f5ade4e2a18fe8bc1d01e21cdf450ee6e9f.svg) no-repeat 93% center/20px}.vehicles-section .layout_dos .vehicles-container .v-drive-offer{background-color:#fde1ad;border-radius:8px;padding:8px}.vehicles-section .layout_dos .vehicle-row .content-cotizacion .box-p-inicial{align-items:center}.vehicles-section .layout_dos .vehicle-row .content-cotizacion .box-p-inicial span{color:#afafaf;font-size:16px;padding-right:10px}.vehicles-section .layout_dos .vehicle-row .content-cotizacion .box-p-inicial .form-group{background:#ffffff;border-radius:8px;align-items:center;width:100%}.vehicles-section .layout_dos .vehicle-row .content-cotizacion .box-p-inicial .form-group .form-control{padding-left:10px;padding-right:0;background:#fff !important;border:none !important;padding-top:15px;padding-bottom:14px;font-size:16px}.vehicles-section .layout_dos .vehicle-row .content-cotizacion .box-p-meses .form-select.option-selector{background-color:#fff !important;padding-top:15px;padding-bottom:14px;border:none !important}.vehicles-section .layout_dos .vehicle-row .content-cotizacion .box-p-meses .form-select.option-selector option{font-size:16px}.vehicles-section .layout_dos .vehicle-row .content-cotizacion .payment-wrapper{padding:25px 20px 25px;border-radius:8px;background-color:#fde1ad;margin:30px auto 20px;width:100%;max-width:350px}.vehicles-section .layout_dos .vehicle-row .content-cotizacion .payment-wrapper h4,.vehicles-section .layout_dos .vehicle-row .content-cotizacion .payment-wrapper .h4{font-size:22px}.vehicles-section .layout_dos .vehicle-row .content-cotizacion .line-through{text-decoration:line-through;color:#00eca1;font-size:15px}.vehicles-section .layout_dos .vehicle-row .content-cotizacion .line-through .normal{color:#283a3e;font-size:14px}.vehicles-section .layout_dos .vehicle-row .content-cotizacion .tax-label{color:#b09157;font-size:14px}@media (min-width: 768px){.selection-modal .modal-body{min-height:calc(100vh - 188px);overflow-y:overflow}.vehicles-section{padding-left:0;padding-right:0}.vehicles-section .vehicle-card{padding:0px 30px}.vehicles-section .vehicle-card .vehicle-row{display:flex;flex-direction:row-reverse}.vehicles-section .vehicle-card h4.vehicle-name,.vehicles-section .vehicle-card h4,.vehicles-section .vehicle-card .h4{font-size:24px}.vehicles-section .vehicle-card .vehicle-card__image{min-height:auto;width:100%;text-align:center;padding-top:0px}.vehicles-section .vehicle-card .vehicle-card__image picture img{width:100%}.vehicles-section .vehicle-card.promo_mes h4.vehicle-name,.vehicles-section .vehicle-card.promo_mes .vehicle-name.h4{font-size:24px}.vehicles-section .vehicle-card.promo_mes .car_pay{width:50%}.vehicles-section .vehicle-card.promo_mes .vehicle-card__image picture img{width:100%;max-width:400px}.vehicles-section .vehicle-card a.btn{width:215px}.vehicles-section .layout_dos .vehicles-nav.active{width:50%;display:block;position:relative}.vehicles-section .layout_dos .vehicles-nav{width:50%;display:block;position:relative}.vehicles-section .layout_dos .vehicles-nav .box-aplicar{display:none}.vehicles-section .layout_dos .vehicles-nav .vehicles-nav_bottons{padding-left:30px;padding-right:30px;border:none}.vehicles-section .layout_dos .vehicles-nav .vehicles-nav_bottons .slider-container{position:relative;width:100%;height:auto;overflow:hidden}.vehicles-section .layout_dos .vehicles-nav .vehicles-nav_bottons.slider-active{padding-right:0px;height:180px}.vehicles-section .layout_dos .vehicles-nav .vehicles-nav_bottons.slider-active div>.swiper-wrapper.nav{width:100%;display:flex;flex-wrap:unset !important}.vehicles-section .layout_dos .vehicles-nav .vehicles-nav_bottons.slider-active .scrollbar-container{width:100%;display:block;height:10px;margin:5px 0px}.vehicles-section .layout_dos .vehicles-nav .vehicles-nav_bottons.slider-active div.nav-link.pilotea-nav-link{height:170px;margin-right:20px;padding:100px 30px 0;text-align:center !important;background-position:center 40px !important}.vehicles-section .layout_dos .vehicles-nav .vehicles-nav_bottons.slider-active div.nav-link.pilotea-nav-link .vehicles-radio{top:27px;right:10px}.vehicles-section .layout_dos .vehicles-nav .vehicles-nav_bottons .vehicles-nav_brand .brand_item{padding:20px 10px 0;height:66px;font-size:16px}.vehicles-section .layout_dos .vehicles-nav .vehicles-nav_bottons .vehicles-nav_fuel .fuel_item{width:324px;padding-top:17px;padding-right:25px}.vehicles-section .layout_dos .vehicles-nav .vehicles-nav_bottons .vehicles-nav_fuel .fuel_item .vehicles-radio{width:34px;height:34px}.vehicles-section .layout_dos .vehicles-nav .vehicles-nav_bottons div.nav-link.pilotea-nav-link{background-size:115px !important;height:100px;width:100%;padding:0 20px 0 150px;margin-bottom:20px !important;display:flex;flex-direction:column;justify-content:center;align-items:start}.vehicles-section .layout_dos .vehicles-nav .vehicles-nav_bottons div.nav-link.pilotea-nav-link .vehicles-radio{width:34px;height:34px}.vehicles-section .layout_dos .vehicles-nav .vehicles-nav_bottons div.nav-link.pilotea-nav-link .site-subtitle{font-size:16px}.vehicles-section .layout_dos .vehicles-nav .vehicles-nav_title{padding:10px 30px 0px 30px;border-bottom:none;margin-top:50px}.vehicles-section .layout_dos .vehicles-nav .vehicles-nav_title .cerrar-vehicles-nav{display:none}.vehicles-section .layout_dos .vehicles-nav .vehicles-nav_title h4,.vehicles-section .layout_dos .vehicles-nav .vehicles-nav_title .h4{font-size:36px;margin-bottom:70px;font-family:'Brutalista-regular' !important}.vehicles-section .layout_dos .vehicles-container{width:50%;height:calc(100vh - 188px)}.vehicles-section .layout_dos .vehicles-container .vehicle-card{padding:10px 30px 0px 30px}.vehicles-section .layout_dos .vehicles-container .vehicle-card .select_card{display:none}.vehicles-section .layout_dos .vehicles-container .vehicle-card .vehicle-name-box{display:block}.vehicles-section .layout_dos .vehicles-container .vehicle-card .vehicle-name-box h4,.vehicles-section .layout_dos .vehicles-container .vehicle-card .vehicle-name-box .h4{font-size:28px;font-family:'Brutalista-light' !important}.vehicles-section .layout_dos .vehicles-container .vehicle-card .vehicle-name-box .text-small{font-size:16px}.vehicles-section .layout_dos .vehicles-container .vehicle-card.promo_uber .plazo_promo{display:none}.vehicles-section .layout_dos .vehicles-container .vehicle-card.promo_uber .plazo_normal{display:block}.vehicles-section .layout_dos .vehicles-container .vehicle-card.promo_uber .plazo_normal h4,.vehicles-section .layout_dos .vehicles-container .vehicle-card.promo_uber .plazo_normal .h4{font-size:18px}.vehicles-section .layout_dos .vehicles-container .vehicle-card.promo_uber .car_pay h4,.vehicles-section .layout_dos .vehicles-container .vehicle-card.promo_uber .car_pay .h4{font-size:18px}.vehicles-section .layout_dos .vehicles-container .vehicle-card.promo_mes .plazo_promo{display:none}.vehicles-section .layout_dos .vehicles-container .vehicle-card.promo_mes .plazo_normal{display:block}.vehicles-section .layout_dos .vehicles-container .vehicle-card.promo_mes .plazo_normal h4,.vehicles-section .layout_dos .vehicles-container .vehicle-card.promo_mes .plazo_normal .h4{font-size:18px}.vehicles-section .layout_dos .vehicles-container .vehicle-card.promo_mes .car_pay h4,.vehicles-section .layout_dos .vehicles-container .vehicle-card.promo_mes .car_pay .h4{font-size:18px}.vehicles-section .layout_dos .vehicles-container .vehicle-card .vehicle-card__description{display:none !important}.vehicles-section .layout_dos .vehicles-container .vehicle-card .vehicle-card__description.card-description__tablet{display:flex !important;margin:15px 0px 0px 0px}}@media (min-width: 992px){.vehicle-swiper{display:none}.vehicles-section{width:100%;margin:0px !important}.vehicles-section .vehicles-section__title{margin-bottom:70px}.vehicles-section .layout_dos .vehicles-container .vehicle-card{margin-left:0}.vehicles-section .layout_dos .vehicles-container .vehicle-card.promo_uber .vehicle-card__promo{width:150px;height:150px}.vehicles-section .layout_dos .vehicles-container .vehicle-card.promo_uber .vehicle-card__image picture img{width:100%;padding-top:35px}.vehicles-section .layout_dos .vehicles-container .vehicle-card .box-card__image{padding:0 !important}.vehicles-section .layout_dos .vehicles-container .vehicle-card .box-card__image .vehicle-card__image{width:100%;height:250px;padding-top:20px}.vehicles-section .layout_dos .vehicles-container .vehicle-card .box-card__image .vehicle-card__image picture img{width:100%;padding-top:0}.vehicles-section .layout_dos .vehicles-container .vehicle-card .box-card__description{text-align:center}.vehicles-section .layout_dos .vehicles-nav .vehicles-nav_bottons{padding-right:10px}.vehicles-section .layout_dos .vehicles-nav .vehicles-nav_bottons div>.swiper-wrapper.nav{display:flex;flex-wrap:unset !important;max-height:300px !important}.vehicles-section .layout_dos .vehicles-nav .vehicles-nav_bottons .controls-container{display:none}.vehicles-section .layout_dos .vehicles-nav .vehicles-nav_bottons .scrollbar-container{display:block !important}.vehicles-section .layout_dos .vehicles-nav .vehicles-nav_bottons div.nav-link.pilotea-nav-link{display:inline-block;width:180px;height:170px;margin-right:20px;padding:100px 30px 0;text-align:center !important;background-position:center 40px !important}.vehicles-section .layout_dos .vehicles-nav .vehicles-nav_bottons div.nav-link.pilotea-nav-link .vehicles-radio{top:27px;right:10px}.vehicles-section .layout_dos .vehicles-nav .vehicles-nav_bottons .vehicles-nav_fuel .fuel_item{max-width:375px}}@media (min-width: 992px){.vehicles-section .vehicle-card{padding:20px}.button-for-modal{margin-bottom:0;margin-left:20px}.selection-modal .modal-dialog{max-width:768px;margin-left:auto;margin-right:auto}.selection-modal .btn-close{font-size:0.75rem}.selection-modal .modal-header{padding-top:30px;padding-bottom:30px;border:0}.selection-modal .modal-header,.selection-modal .modal-body{padding-left:30px;padding-right:30px}.selection-modal .modal-body{padding-bottom:40px}}@media (min-width: 1366px){.vehicles-section .vehicle-card .vehicle-card__promo{top:-15px;left:60px;width:150px;height:150px}.vehicles-section .vehicle-card.promo_uber .vehicle-card__image picture img{padding-top:0}.vehicles-section .vehicle-card.promo_mes .vehicle-card__image{height:250px !important}.vehicles-section .vehicle-card.promo_mes .vehicle-card__image picture img{padding-top:0}}@media (min-width: 1700px){.vehicles-section .vehicle-card.promo_mes .vehicle-card__image{height:250px !important}}
