/*!
 * 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{--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,hsla(0,0%,100%,.15),hsla(0,0%,100%,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,.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,.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,.175);--bs-border-radius:.375rem;--bs-border-radius-sm:.25rem;--bs-border-radius-lg:.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 .5rem 1rem rgba(0,0,0,.15);--bs-box-shadow-sm:0 .125rem .25rem rgba(0,0,0,.075);--bs-box-shadow-lg:0 1rem 3rem rgba(0,0,0,.175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0,0,0,.075);--bs-focus-ring-width:.25rem;--bs-focus-ring-opacity:.25;--bs-focus-ring-color:rgba(13,110,253,.25);--bs-form-valid-color:#198754;--bs-form-valid-border-color:#198754;--bs-form-invalid-color:#dc3545;--bs-form-invalid-border-color:#dc3545}*,:after,:before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}.h1,.h2,.h3,.h4,.h5,h1,h2,h3,h4,h5{color:var(--bs-heading-color);font-weight:500;line-height:1.2;margin-bottom:.5rem;margin-top:0}.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 + .9vw)}@media (min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}p{margin-bottom:1rem;margin-top:0}ul{margin-bottom:1rem;margin-top:0;padding-left:2rem}ul ul{margin-bottom:0}b,strong{font-weight:bolder}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}img,svg{vertical-align:middle}table{border-collapse:collapse;caption-side:bottom}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,th,thead,tr{border:0 solid;border-color:inherit}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,select{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[type=button],button{-webkit-appearance:button}[type=button]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{border-style:none;padding:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{-webkit-appearance:button;font:inherit}progress{vertical-align:baseline}.list-unstyled{list-style:none;padding-left:0}.img-fluid{height:auto;max-width:100%}: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-left:calc(var(--bs-gutter-x)*-.5);margin-right:calc(var(--bs-gutter-x)*-.5);margin-top:calc(var(--bs-gutter-y)*-1)}.row>*{flex-shrink:0;margin-top:var(--bs-gutter-y);max-width:100%;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}.col{flex:1 0 0%}.col-12{flex:0 0 auto;width:100%}.g-0{--bs-gutter-x:0;--bs-gutter-y:0}@media (min-width:768px){.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-6{flex:0 0 auto;width:50%}.col-md-12{flex:0 0 auto;width:100%}}@media (min-width:992px){.col-lg-3{flex:0 0 auto;width:25%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-12{flex:0 0 auto;width:100%}}.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),.05);--bs-table-active-color:var(--bs-emphasis-color);--bs-table-active-bg:rgba(var(--bs-emphasis-color-rgb),.1);--bs-table-hover-color:var(--bs-emphasis-color);--bs-table-hover-bg:rgba(var(--bs-emphasis-color-rgb),.075);border-color:var(--bs-table-border-color);margin-bottom:1rem;vertical-align:top}.table>:not(caption)>*>*{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)));color:var(--bs-table-color-state,var(--bs-table-color-type,var(--bs-table-color)));padding:.5rem}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.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)}.form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-clip:padding-box;background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);color:var(--bs-body-color);display:block;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}@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{background-color:var(--bs-body-bg);border-color:#86b7fe;box-shadow:0 0 0 .25rem #0d6efd40;color:var(--bs-body-color);outline:0}.form-control::-webkit-date-and-time-value{height:1.5em;margin:0;min-width:85px}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::-moz-placeholder{color:var(--bs-secondary-color);opacity:1}.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{background-color:var(--bs-tertiary-bg);border:0 solid;border-color:inherit;border-inline-end-width:var(--bs-border-width);border-radius:0;color:var(--bs-body-color);margin:-.375rem -.75rem;margin-inline-end:.75rem;padding:.375rem .75rem;pointer-events:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--bs-secondary-bg)}.input-group-text{align-items:center;background-color:var(--bs-tertiary-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);color:var(--bs-body-color);display:flex;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;text-align:center;white-space:nowrap}.btn{--bs-btn-padding-x:.75rem;--bs-btn-padding-y:.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 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075);--bs-btn-disabled-opacity:.65;--bs-btn-focus-box-shadow:0 0 0 .25rem rgba(var(--bs-btn-focus-shadow-rgb),.5);background-color:var(--bs-btn-bg);border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);color:var(--bs-btn-color);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);padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);color:var(--bs-btn-hover-color)}.btn:focus-visible{background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);box-shadow:var(--bs-btn-focus-box-shadow);color:var(--bs-btn-hover-color);outline:0}.btn.active,.btn.show,.btn:first-child:active,:not(.btn-check)+.btn:active{background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color);color:var(--bs-btn-active-color)}.btn.active:focus-visible,.btn.show:focus-visible,.btn:first-child:active:focus-visible,:not(.btn-check)+.btn:active:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn.disabled,.btn:disabled{background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);color:var(--bs-btn-disabled-color);opacity:var(--bs-btn-disabled-opacity);pointer-events:none}.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,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#0d6efd;--bs-btn-disabled-border-color:#0d6efd}.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;background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius);color:var(--bs-alert-color);margin-bottom:var(--bs-alert-margin-bottom);padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);position:relative}.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)}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress{--bs-progress-height:1rem;--bs-progress-font-size:.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 .6s ease;background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius);font-size:var(--bs-progress-font-size);height:var(--bs-progress-height)}.progress,.progress-bar{display:flex;overflow:hidden}.progress-bar{background-color:var(--bs-progress-bar-bg);color:var(--bs-progress-bar-color);flex-direction:column;justify-content:center;text-align:center;transition:var(--bs-progress-bar-transition);white-space:nowrap}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.btn-close{--bs-btn-close-color:#000;--bs-btn-close-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%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.414'/%3E%3C/svg%3E");--bs-btn-close-opacity:.5;--bs-btn-close-hover-opacity:.75;--bs-btn-close-focus-shadow:0 0 0 .25rem rgba(13,110,253,.25);--bs-btn-close-focus-opacity:1;--bs-btn-close-disabled-opacity:.25;--bs-btn-close-white-filter:invert(1) grayscale(100%) brightness(200%);background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;border:0;border-radius:.375rem;box-sizing:content-box;height:1em;opacity:var(--bs-btn-close-opacity);padding:.25em;width:1em}.btn-close,.btn-close:hover{color:var(--bs-btn-close-color)}.btn-close:hover{opacity:var(--bs-btn-close-hover-opacity);text-decoration:none}.btn-close:focus{box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity);outline:0}.btn-close.disabled,.btn-close:disabled{opacity:var(--bs-btn-close-disabled-opacity);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.toast{--bs-toast-zindex:1090;--bs-toast-padding-x:.75rem;--bs-toast-padding-y:.5rem;--bs-toast-spacing:1.5rem;--bs-toast-max-width:350px;--bs-toast-font-size:.875rem;--bs-toast-color: ;--bs-toast-bg:rgba(var(--bs-body-bg-rgb),.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),.85);--bs-toast-header-border-color:var(--bs-border-color-translucent);background-clip:padding-box;background-color:var(--bs-toast-bg);border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);border-radius:var(--bs-toast-border-radius);box-shadow:var(--bs-toast-box-shadow);color:var(--bs-toast-color);font-size:var(--bs-toast-font-size);max-width:100%;pointer-events:auto;width:var(--bs-toast-max-width)}.toast:not(.show){display:none}.modal{--bs-modal-zindex:1055;--bs-modal-width:500px;--bs-modal-padding:1rem;--bs-modal-margin:.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:.5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color:var(--bs-border-color);--bs-modal-footer-border-width:var(--bs-border-width);outline:0;overflow-x:hidden;overflow-y:auto;z-index:var(--bs-modal-zindex)}.modal-content{background-clip:padding-box;background-color:var(--bs-modal-bg);border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);color:var(--bs-modal-color);display:flex;flex-direction:column;outline:0;pointer-events:auto;position:relative;width:100%}.modal-header{align-items:center;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);display:flex;flex-shrink:0;padding:var(--bs-modal-header-padding)}.modal-header .btn-close{margin:calc(var(--bs-modal-header-padding-y)*-.5) calc(var(--bs-modal-header-padding-x)*-.5) calc(var(--bs-modal-header-padding-y)*-.5) auto;padding:calc(var(--bs-modal-header-padding-y)*.5) calc(var(--bs-modal-header-padding-x)*.5)}.modal-title{line-height:var(--bs-modal-title-line-height);margin-bottom:0}@media (min-width:576px){.modal{--bs-modal-margin:1.75rem;--bs-modal-box-shadow:var(--bs-box-shadow)}}.tooltip{--bs-tooltip-zindex:1080;--bs-tooltip-max-width:200px;--bs-tooltip-padding-x:.5rem;--bs-tooltip-padding-y:.25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size:.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:.9;--bs-tooltip-arrow-width:.8rem;--bs-tooltip-arrow-height:.4rem;display:block;font-family:var(--bs-font-sans-serif);font-size:var(--bs-tooltip-font-size);font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;margin:var(--bs-tooltip-margin);text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;z-index:var(--bs-tooltip-zindex);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.spinner-border{animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name);border-radius:50%;display:inline-block;height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);width:var(--bs-spinner-width)}@keyframes spinner-border{to{transform:rotate(1turn)}}.spinner-border{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-.125em;--bs-spinner-border-width:.25em;--bs-spinner-animation-speed:.75s;--bs-spinner-animation-name:spinner-border;border-right-color:currentcolor;border:var(--bs-spinner-border-width) solid;border-right:var(--bs-spinner-border-width) solid transparent}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.spinner-border{--bs-spinner-animation-speed:1.5s}}.placeholder{background-color:currentcolor;cursor:wait;display:inline-block;min-height:1em;opacity:.5;vertical-align:middle}.placeholder.btn:before{content:"";display:inline-block}@keyframes placeholder-glow{50%{opacity:.2}}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0;mask-position:-200% 0}}.visually-hidden{height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;width:1px!important;clip:rect(0,0,0,0)!important;border:0!important;white-space:nowrap!important}.visually-hidden:not(caption){position:absolute!important}.d-flex{display:flex!important}.align-items-center{align-items:center!important}.m-2{margin:.5rem!important}.mt-2{margin-top:.5rem!important}.mb-2{margin-bottom:.5rem!important}.ms-2{margin-left:.5rem!important}.py-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}@media (max-width:720px){.title{font-size:.6rem;font-weight:300}}.footer-buttons{align-content:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:600px;padding:20px 10px;text-align:center}.title{font-size:.9rem;font-weight:300;letter-spacing:2px;line-height:20px;text-transform:uppercase}.bottom-line{border-bottom:3px solid #be1823;padding-bottom:5px}.img-unab{height:57px;width:176px}.header-steps{background-color:#f6f4f4;border-top:20px solid #151e2f;color:#151e2f;font-family:Open Sans,sans-serif;font-size:16px;line-height:22px;position:sticky;top:0;transition:.5s;width:100%;z-index:20}.wrap{height:100%;margin:0 auto;max-width:1400px;padding:1.25rem;position:relative}.wrap-flex{align-items:center;display:flex;justify-content:space-between}.show{display:block!important}*{border:0;box-sizing:border-box;margin:0;outline:0;padding:0}button,input,select{color:#000;font-family:Open Sans,sans-serif;font-size:16px;line-height:22px}a,button,input,select{transition:.2s ease}a{color:#1e75db;text-decoration:none}a:hover,button:hover,input[type=checkbox]:hover,input[type=radio]:hover,label:hover,select:hover{cursor:pointer}.h1,.h2,.h3,.h4,.h5,h1,h2,h3,h4,h5{font-family:Open Sans,sans-serif;font-weight:700;margin-bottom:20px}p{margin-bottom:20px}ul li{color:#696f79;font-size:14px;font-weight:500;line-height:18px;margin-bottom:5px;padding-left:15px;position:relative}ul li:after{background-color:#696f79;border-radius:50%;content:"";height:4px;left:0;line-height:4px;overflow:hidden;position:absolute;text-align:center;top:7px;width:4px}.h1,h1{font-size:30px;line-height:36px}@media (min-width:960px){.h1,h1{font-size:2rem;line-height:56px}}.h2,h2{font-size:26px;line-height:29px}@media (min-width:720px){.h2,h2{font-size:28px;line-height:36px}}.h3,h3{font-size:20px;line-height:22px}@media (min-width:480px){.h3,h3{font-size:26px;line-height:29px}}.h4,h4{font-size:16px;line-height:22px}@media (min-width:480px){.h4,h4{font-size:20px;line-height:22px}}.h5,h5{font-size:14px;line-height:16px}ul{list-style-type:none}img{height:auto;width:auto}img,svg{display:block;max-width:100%}.col-lg-12,.col-lg-3,.col-lg-6,.col-md-1,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-6,.col-xs-12,.col-xs-6{min-height:1px;padding-left:10px;padding-right:10px;position:relative}.row{margin-left:-10px;margin-right:-10px}.row:after,.row:before{content:" ";display:table}.row:after{clear:both}.cols{margin-left:-10px;margin-right:-10px}.cols:after,.cols:before{content:" ";display:table}.cols:after{clear:both}.cols>div{box-sizing:border-box;margin-bottom:20px}.cols:last-child{margin-bottom:-20px}@media (max-width:720px){.img-unab{height:57px;width:176px}.title{font-size:.6rem;font-weight:300}}.col-xs-12,.col-xs-6{float:left}.col-xs-12{width:100%}.col-xs-6{width:50%}@media (min-width:720px){.col-md-1,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-6{float:left}.col-md-12{width:100%}.col-md-6{width:50%}.col-md-4{width:33.3333333333%}.col-md-3{width:25%}.col-md-2{width:16.6666666667%}.col-md-1{width:8.3333333333%}.flex{display:flex}.validationErrorText{color:red;margin-left:5;margin-right:5}}@media (min-width:960px){.col-lg-12,.col-lg-3,.col-lg-6{float:left}.col-lg-12{width:100%}.col-lg-6{width:50%}.col-lg-3{width:25%}}@keyframes fadeIn{0%{opacity:0}}@keyframes fadeOut{to{opacity:0}}@keyframes slideUp{0%{transform:translateY(100%)}}@keyframes slideFadeUp{0%{opacity:0;transform:translateY(20px)}}@keyframes slideUpOut{to{transform:translateY(-100%)}}@keyframes slideDown{0%{transform:translateY(-100%)}}@keyframes slideFadeDown{0%{opacity:0;transform:translateY(-20px)}}@keyframes slideDownOut{to{transform:translateY(100%)}}@keyframes slideLeft{0%{transform:translate(100%)}}@keyframes slideFadeLeft{0%{opacity:0;transform:translate(20px)}}@keyframes slideLeftOut{to{transform:translate(-100%)}}@keyframes slideFadeLeftSVG{0%{opacity:0;transform:translate(200px)}}@keyframes slideFadeRightSVG{0%{opacity:0;transform:translate(-200px)}}@keyframes slideFadeUpBack{0%{opacity:0;transform:translateY(200px)}}@keyframes slideRight{0%{transform:translate(-100%)}}@keyframes slideFadeRight{0%{opacity:0;transform:translate(-20px)}}@keyframes slideRightOut{to{transform:translate(100%)}}@keyframes scaleIn{0%{transform:scale(0)}}@keyframes scaleFadeIn{0%{opacity:0;transform:scale(1.2)}}@keyframes scaleOut{to{transform:scale(0)}}@keyframes scaleFadeOut{to{opacity:0;transform:scale(.8)}}@keyframes translateBg{0%{transform:scale(1.1)}}@keyframes heightMd{0%{max-height:0;overflow:hidden}to{max-height:500px;overflow:hidden}}@keyframes bgIn{0%{transform:translateY(-10%)}}@keyframes bounce{0%{transform:translate(-50%,-60%)}30%{transform:translate(-50%,-70%)}60%{transform:translate(-50%,-80%)}to{transform:translate(-50%,-90%)}}.bg,.bg-steps{background:50% no-repeat;background-size:cover;display:block;height:100%;left:0;opacity:1;position:absolute;top:0;width:100%}.bg-steps{background-image:url(/assets/2-CqlY4dZv.webp)}.bg-steps-2{background:50% no-repeat;background-image:url(/assets/2-CqlY4dZv.webp);background-size:cover;display:block;height:100%;left:0;opacity:1;position:absolute;top:0;width:100%}.wrap-2{height:100%;margin:0 auto;padding:1.25rem 15rem;position:relative}.wrap-flex-2{align-items:center;display:flex;flex-direction:column;justify-content:space-between}.headerImg{display:flex;justify-content:flex-start;width:100%}.HomePageHeadertitle{align-items:center;display:flex;flex-direction:column;gap:3vh;margin-bottom:3vh;margin-top:5vh}.HomePageHeadertitleTop{font-weight:300}.HomePageHeadertitleSub,.HomePageHeadertitleTop{color:#fff;font-family:Open Sans,sans-serif;font-size:32px}.HomePageHeadertitleSub{font-weight:700}.section__description_bottom{background-color:#0a4395;bottom:0;color:#fff;font-size:20px;line-height:28px;max-width:100%!important;padding:25px 20px!important;position:absolute;text-align:center;width:100%}.section__body_home{bottom:0;left:0;position:absolute;width:100%}.section__content_home{align-items:center;display:flex;justify-content:center;margin-bottom:17vh;width:100%}.section__action_home{align-items:center;display:flex;flex-direction:column;gap:1vh;height:-moz-fit-content;height:fit-content;justify-content:space-between}.section__action_title{color:#1565d8;font-size:150%;font-weight:bolder;padding:.5vh;text-align:center;width:100%}.btn_a{background-color:#1e75db;border:1px solid #1e75db;border-radius:30px}.btn_a,.btn_a_disabled{color:#fff;cursor:pointer;display:inline-block;font-size:20px;font-weight:700;line-height:18px;margin-top:2vh;padding:1.5vh;text-align:center;text-decoration:none;transition:.2s ease;vertical-align:middle;width:100%}.btn_a_disabled{background-color:#8b98a6;border:1px solid #5c6469;border-radius:30px}.btn{background-color:#1e75db;border:3px solid #1e75db;border-radius:30px;color:#fff;cursor:pointer;display:inline-block;font-size:14px;font-weight:700;line-height:18px;padding:7px 15px;text-align:center;text-decoration:none;transition:.2s ease;vertical-align:middle}.btn_{align-items:center;background:#e6e6e678;border:1px solid hsla(0,0%,90%,.471);border-radius:40px;flex-direction:column;font-weight:700;padding:10px;width:140px}.btn_,.btn_focus,.wrapper_buttons{display:flex;justify-content:center}.btn_focus{align-items:center;background:#1e75db;border:1px solid #1e75db;border-radius:40px;color:#fff;flex-direction:column;font-weight:700;padding:10px;width:140px}.icon_button_focus{background-color:#fff;border-radius:20px;max-width:40px;padding:5px}.button_cert:hover>.section__icon>img{background-color:#fff!important}.button_cert:hover>.section__text>a{color:#fff!important}.button_cert:hover>.section__icon__img>img{background-color:transparent!important}.alert_text{color:#1565d8;display:inline-grid;font-weight:700;justify-content:center;line-height:normal;text-transform:capitalize}.alert_icon{border:4px solid;border-radius:30px;display:flex;margin:auto auto 10px}.alert_box{margin:8rem auto auto!important;max-width:20rem!important}.alert_loader{margin:10px auto auto}.opening{align-items:center;height:100%;padding-left:5vh;padding-right:5vh;width:100%}.opening,.title_single_bill{display:flex;justify-content:center}.title_single_bill{border-bottom:1px solid #e5e5e5;color:#1e75db;font-weight:700;margin-bottom:10px;padding-bottom:10px;text-align:center}.opening_msg{color:#1565d8;flex-wrap:wrap;font-size:150%!important;line-height:40px}.section__action:hover{background-color:#1565d8!important;color:#fff!important;font-weight:700}.highlight{background-color:#ff0}.title_grey{color:#696f79!important}.icon_button{border-radius:20px;max-width:40px;padding:5px}.icon_button:focus{background-color:#fff;border-radius:20px}@media (min-width:720px){.btn{font-size:20px;line-height:24px;min-width:284px;padding:10px 20px}}.btn:hover{background-color:#fff;border:3px solid #1e75db;color:#1e75db}.btn.btn--gray{background-color:#8d8d8d;border-color:#8d8d8d;color:#fff}.btn.btn--gray:hover{background-color:#fff;color:#8d8d8d}.btn.btn--red{background-color:#be1823;border-color:#be1823;color:#fff}.btn.btn--red:hover{background-color:#fff;color:#be1823}.btn.btn--white{background-color:#fff;border-color:#fff;color:#1e75db}@font-face{font-family:FontAwesome;font-style:normal;font-weight:400;src:url(/assets/fontawesome-webfont-G5YE5S7X.eot?v=4.7.0);src:url(/assets/fontawesome-webfont-G5YE5S7X.eot?#iefix&v=4.7.0) format("embedded-opentype"),url(/assets/fontawesome-webfont-B-jkhYfk.woff2?v=4.7.0) format("woff2"),url(/assets/fontawesome-webfont-CDK5bt4p.woff?v=4.7.0) format("woff"),url(/assets/fontawesome-webfont-CQDK8MU3.ttf?v=4.7.0) format("truetype"),url(/assets/fontawesome-webfont-D13rzr4g.svg?v=4.7.0#fontawesomeregular) format("svg")}footer{background-color:#151e2f;color:#fff;position:relative;text-align:center}@media (min-width:480px){footer{text-align:left}}footer .cols{margin-bottom:0!important}footer .footer__title{margin-bottom:20px;text-align:center}footer .footer__flex{display:none;margin-bottom:0}@media (min-width:960px){footer .footer__flex{align-items:center;display:flex;justify-content:center}}footer.footer--steps .footer__flex{display:block;margin-bottom:0}@media (min-width:960px){footer.footer--steps .footer__flex{display:flex}}footer.footer--steps .footer__wp .footer__text{font-size:14px;font-weight:700;letter-spacing:normal;line-height:18px;text-transform:none}@media (min-width:960px){footer.footer--steps .footer__wp .footer__text{font-size:18px;line-height:22px}}footer.footer--steps .footer__wp .footer__text a{color:#fff}footer.footer--steps .footer__wp .footer__icon{margin-left:0;margin-right:10px}footer .footer__wp{align-items:center;display:flex;justify-content:center;min-height:70px;text-align:left}footer .footer__wp .footer__icon{margin-left:10px}footer .footer__wp .footer__icon img{width:35px}@media (min-width:960px){footer .footer__wp .footer__icon img{width:45px}}@media only screen and (max-width:700px){.section--main{height:70vh!important}.header{position:static}.wrap-2{padding:1rem 3rem}.section__content_home{display:flex;flex-direction:column;padding-left:1vh;padding-right:1vh}.section__action_home{font-size:14px}.HomePageHeadertitleSub{font-size:25px;font-weight:600;text-align:center}.HomePageHeadertitleTop{font-size:25px}.headerImg{width:auto}.section__img_home{width:18vh}.section__description_bottom{padding:20px!important}.section__body_home{margin-top:8vh;position:static}}footer .footer__wp .footer__text{font-size:12px;font-weight:300;letter-spacing:2px;line-height:14px;text-transform:uppercase}footer .footer__wp .footer__text a{color:#fff}footer .footer__wp .footer__title{margin-bottom:10px}footer .footer__wrap{height:100%;margin:0 auto;max-width:1400px;padding:20px;position:relative}@media (min-width:720px){footer .footer__wrap{padding:30px 20px}}footer .footer__wrap .col-lg-3:nth-child(3){border-left:1px solid #fff}footer .footer__socials{display:flex;flex-direction:column;justify-content:center;min-height:80px;text-align:center}footer .footer__socials .footer__title{margin-bottom:10px}footer .footer__socials .footer__socials__socials{align-items:center;display:flex;justify-content:center}footer .footer__socials .footer__socials__socials .footer__social a{color:#fff;font-size:24px;line-height:24px;padding:10px}@media (min-width:960px){footer .footer__socials .footer__socials__socials .footer__social a{font-size:28px;line-height:32px}}input,select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;box-sizing:border-box;display:block;font-size:12px;font-weight:500;line-height:18px;padding:10px;vertical-align:top;width:100%}input:focus,select:focus{border-color:color}input::-moz-placeholder,select::-moz-placeholder{color:#696f79;font-size:14px;font-weight:500;line-height:18px;opacity:.5}input::placeholder,select::placeholder{color:#696f79;font-size:14px;font-weight:500;line-height:18px;opacity:.5}input:disabled,select:disabled{background-color:#e5e5e5!important}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=checkbox],input[type=radio]{background:#fff url(data:image/webp;base64,UklGRngAAABXRUJQVlA4WAoAAAAQAAAACQAABwAAQUxQSDoAAAABUFJbT/YirMDkJJoW9CAJRRaABLi1wGMJgPvpEBETwLf4J5/6stOwS5ZDdCAC0OX4FADdYytPG4kbVlA4IBgAAAAwAQCdASoKAAgAAUAmJaQAA3AA/vz0AAA=) 50% -100% no-repeat;border:1px solid #8692a6;border-radius:50px;display:inline-block;height:25px;margin-right:5px;padding:0;vertical-align:middle;width:25px}input[type=checkbox]:checked,input[type=radio]:checked{background-color:#1e75db;background-position:50% 50%}select{background:url(data:image/webp;base64,UklGRrgAAABXRUJQVlA4WAoAAAAQAAAACwAABgAAQUxQSD8AAAABX2CQbeTcnUEN/kw+IiJ4PRsoiW0ruuz2a6KgiMDQgBykQBMBvTaN6H9UILsXYMfRKcvIDzvBmMuA/ATQDAAAVlA4IFIAAABwAgCdASoMAAcAAUAmJbACdLoAngDeAPJACVAAAP7kSR/+e7E/8YWkRNqH37f9LcUzRLU/6o/9FLv6B//+L2Nz82dSL1p/yNKKndT9UT/IAAAA) 95% 50% no-repeat;border:none;display:inline-block;margin-bottom:0;opacity:1;padding:10px 40px 10px 15px}.form__flex{align-items:center;display:flex}.form__flex .form__input{width:100%}.form__flex.form__flex--inputs{align-items:flex-start;justify-content:space-between}.form__flex.form__flex--inputs .form__element{margin:0 5px;width:100%}.olvidasteContra{padding-top:1em}.form__element__checkbox{display:block;position:relative}.form__element__checkbox.form__element__checkbox--info .form__flex{align-items:flex-start;display:flex}.form__element__checkbox.form__element__checkbox--info .form__info{position:relative;top:7px;z-index:3}.form__element__checkbox.form__element__checkbox--info .form__info:hover .form__tooltip{display:block}.form__element__checkbox.form__element__checkbox--info .form__info .form__circle{background-color:#fff;border:2px solid #1e75db;border-radius:50%;color:#1e75db;height:23px;line-height:23px;overflow:hidden;text-align:center;width:23px}.form__element__checkbox.form__element__checkbox--info .form__info .form__circle span{font-weight:700;position:relative;top:-2px}.form__element__checkbox.form__element__checkbox--info .form__info .form__tooltip{background-color:#fff;border:1px solid #8692a6;border-radius:15px;bottom:0;color:#151e2f;display:none;padding:10px;position:absolute;right:0;width:250px}@media (min-width:720px){.form__element__checkbox.form__element__checkbox--info .form__info .form__tooltip{width:300px}}.form__element__checkbox.form__element__checkbox--info .form__info .form__tooltip>*{margin-bottom:5px}.form__element__checkbox.form__element__checkbox--info .form__info .form__tooltip .h1,.form__element__checkbox.form__element__checkbox--info .form__info .form__tooltip .h2,.form__element__checkbox.form__element__checkbox--info .form__info .form__tooltip .h3,.form__element__checkbox.form__element__checkbox--info .form__info .form__tooltip .h4,.form__element__checkbox.form__element__checkbox--info .form__info .form__tooltip .h5,.form__element__checkbox.form__element__checkbox--info .form__info .form__tooltip h1,.form__element__checkbox.form__element__checkbox--info .form__info .form__tooltip h2,.form__element__checkbox.form__element__checkbox--info .form__info .form__tooltip h3,.form__element__checkbox.form__element__checkbox--info .form__info .form__tooltip h4,.form__element__checkbox.form__element__checkbox--info .form__info .form__tooltip h5{color:#1e75db}.form__element__checkbox.form__element__checkbox--info .form__info .form__tooltip p{font-size:14px;line-height:18px}.form__element__checkbox .form__checkboxs{display:flex;padding:5px;width:100%}.form__element__checkbox .form__checkboxs .form__checkbox{align-items:center;display:flex;justify-content:space-around}.form__element__checkbox .form__checkboxs .form__checkbox:first-child{margin-right:40px}.form__element__checkbox .form__checkboxs .form__checkbox .form__input,.form__element__checkbox .form__checkboxs .form__checkbox .form__input input{border-radius:50px}.form__element__checkbox .form__checkboxs .form__text{color:#696f79;font-size:14px;font-weight:700;line-height:18px;transform:scale(.85)}.form__element__checkbox .form__title{color:#696f79;display:flex;font-size:14px;font-weight:700;justify-content:space-between;line-height:18px;margin-bottom:3px;transition:.2s ease}.form__element{display:block;padding-bottom:20px;position:relative}.form__element:hover{cursor:text}.form__element.form__element--phone .form__input input{padding-left:60px}.form__element.form__element--info .form__flex{align-items:flex-start;display:flex}.form__element.form__element--info .form__info{position:relative;top:7px;z-index:3}.form__element.form__element--info .form__info:hover .form__tooltip{display:block}.form__element.form__element--info .form__info .form__circle{background-color:#fff;border:2px solid #1e75db;border-radius:50%;color:#1e75db;height:23px;line-height:23px;overflow:hidden;text-align:center;width:23px}.form__element.form__element--info .form__info .form__circle span{font-weight:700;position:relative;top:-2px}.form__element.form__element--info .form__info .form__tooltip{background-color:#fff;border:1px solid #8692a6;border-radius:15px;bottom:0;color:#151e2f;display:none;padding:10px;position:absolute;right:0;width:250px}@media (min-width:720px){.form__element.form__element--info .form__info .form__tooltip{width:300px}}.form__element.form__element--info .form__info .form__tooltip>*{margin-bottom:5px}.form__element.form__element--info .form__info .form__tooltip .h1,.form__element.form__element--info .form__info .form__tooltip .h2,.form__element.form__element--info .form__info .form__tooltip .h3,.form__element.form__element--info .form__info .form__tooltip .h4,.form__element.form__element--info .form__info .form__tooltip .h5,.form__element.form__element--info .form__info .form__tooltip h1,.form__element.form__element--info .form__info .form__tooltip h2,.form__element.form__element--info .form__info .form__tooltip h3,.form__element.form__element--info .form__info .form__tooltip h4,.form__element.form__element--info .form__info .form__tooltip h5{color:#1e75db}.form__element.form__element--info .form__info .form__tooltip p{font-size:14px;line-height:18px}.form__element.form__element--info .form__input{margin-right:10px}.form__element .form__title{color:#696f79;display:flex;font-size:14px;font-weight:700;justify-content:space-between;line-height:18px;margin-bottom:3px;transition:.2s ease}.error_icon{margin-right:5px}.form__element .form__input{border:1px solid #8692a6;border-radius:6px;opacity:1;position:relative;z-index:2}.form__element .form__input .form__input__phone{border-right:1px solid rgba(0,0,0,.3);left:0;padding:1px 10px;position:absolute;top:6px}.form__element .form__input .form__input__phone span{font-size:12px;font-weight:700;line-height:16px}.form__element .form__input input,.form__element .form__input select{background-color:#fff;border:0;border-radius:6px;color:#151e2f;padding-left:15px;padding-right:0}.form__element:after{background:#000;border-radius:2px;bottom:0;content:"";height:2px;left:0;position:absolute;transition:.5s;width:0;z-index:2}header{background-color:#f6f4f4;border-top:20px solid #151e2f;color:#151e2f;left:0;position:fixed;top:0;transition:.5s;width:100%;z-index:20}header .header__wrap{height:100%;margin:0 auto;max-width:1400px;padding:20px;position:relative}@media (min-width:720px){header .header__wrap{padding:20px 80px}}header .header__flex{align-items:center;display:flex;justify-content:space-between}header .header__logo img{width:169px}header .header__info{border-bottom:3px solid #be1823;padding-bottom:10px}header .header__info span{font-size:10px;font-weight:300;letter-spacing:1px;line-height:16px;text-transform:uppercase}header .header__certifications{align-items:center;cursor:pointer;display:none;flex-direction:column}header .header__certifications.header__certifications--show{display:flex}header .header__certifications .header__img{margin-bottom:10px}header .header__certifications .header__img img{width:25px}header .header__certifications .header__text{display:none;font-size:10px;font-weight:300;letter-spacing:1px;line-height:16px;text-align:center;text-transform:uppercase}@media screen and (orientation:landscape) and (max-width:670px){.wrap-2{padding:0 7rem}.section__body_home{margin-top:1vh}.HomePageHeadertitle{gap:1vh;margin-bottom:1vh;margin-top:0}.HomePageHeadertitleSub,.HomePageHeadertitleTop{font-size:17px}.section__content_home{display:flex;flex-direction:row;margin-bottom:1vh}.section--main{height:60vh!important}.section__img_home{width:40vh}.section__action_title{font-size:130%}.section__action_home{margin-top:8vh}}@media screen and (orientation:landscape) and (max-width:950px){.wrap-2{padding:0 7rem}.HomePageHeadertitle{gap:1vh;margin-bottom:1vh;margin-top:0}.HomePageHeadertitleSub,.HomePageHeadertitleTop{font-size:24px}.section__content_home{margin-bottom:12vh}.section__img_home{width:40vh}.section__action_title{font-size:130%}}@media (min-width:720px){header .header__logo img{width:170px}header .header__info{border-bottom:3px solid #be1823;padding-bottom:10px;width:auto}header .header__info span{font-size:16px;font-weight:300;letter-spacing:1px;line-height:20px;text-transform:uppercase}header .header__certifications{align-items:center;cursor:pointer;display:none;flex-direction:column}header .header__certifications .header__img{margin-bottom:10px}header .header__certifications .header__img img{width:40px}header .header__certifications .header__text{display:block;font-size:12px;font-weight:300;letter-spacing:1px;line-height:16px;text-align:center;text-transform:uppercase;width:auto}}.loader{height:100%;left:0;position:fixed;top:0;width:100%;z-index:100}.loader .loader__body{color:#fff;left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:80%}.loader .loader__body .loader__icon{margin:0 auto 20px}.loader .loader__body .loader__icon img{width:190px}.center{display:flex;justify-content:center}.loader .loader__body .loader__title{font-family:Fredoka One,cursive;font-size:32px;line-height:36px;margin-bottom:20px}@media (min-width:960px){.loader .loader__body .loader__title{font-size:50px;line-height:56px}}.modal{display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:30}.modal.modal--in{animation:fadeIn .5s ease;display:table}.modal.modal--in .modal__box{animation:scaleFadeIn .5s ease .2s backwards}.modal.modal--certifications-2 .modal__box{max-width:800px;padding:15px}@media (min-width:720px){.modal.modal--certifications-2 .modal__box{padding:30px}}.modal.modal--certifications-2 .modal__table{width:100%}.modal.modal--certifications-2 .modal__table table{border:1px solid rgba(0,0,0,.1);border-collapse:collapse;text-align:left;width:100%}.modal.modal--certifications-2 .modal__table table thead{background-color:#1e75db;color:#fff;display:inherit;width:100%}.modal.modal--certifications-2 .modal__table table thead tr{width:100%}.modal.modal--certifications-2 .modal__table table thead th{padding:12px 8px;width:33%}.modal.modal--certifications-2 .modal__table table tbody{display:block;height:400px;overflow-x:hidden;overflow-y:auto;width:100%}.modal.modal--certifications-2 .modal__table table tbody tr{border-bottom:1px solid rgba(0,0,0,.1);width:33%}.modal.modal--certifications-2 .modal__table table tbody tr:nth-child(2n){background-color:#f7f4f4}.modal.modal--certifications-2 .modal__table table tbody td{padding:12px 8px;width:33vh}.modal.modal--certifications-2 .modal__table table tbody td a{color:#151e2f;text-decoration:underline}.modal.modal--certifications-2 .modal__table table tbody td a span{color:#1e75db;margin-right:10px}.modal .modal__back{background:#0006;height:100%;left:0;position:absolute;top:0;width:100%}.modal .modal__front{height:100%;position:relative;text-align:center;top:15%;vertical-align:middle}.modal .modal__body{text-align:left}.modal .modal__body .form__element{padding-bottom:0}.modal .modal__box{background:#fff;border:2px solid #f9f9f9;border-radius:30px;margin:0 auto;max-width:400px;padding:30px;position:relative}.modal .modal__header{border-bottom:2px solid rgba(0,0,0,.05);margin-bottom:20px;text-align:left}.modal .modal__header .modal__title{color:#1e75db;margin-bottom:10px}.modal .modal__close{color:#1e75db;padding:10px 15px;position:absolute;right:0;top:0}.modal .modal__close:hover{cursor:pointer}section{background-color:#fff;color:#151e2f;overflow:hidden;position:relative}section .section__bg{height:100%;left:0;position:absolute;top:0;width:100%}section .section__title{color:#1e75db;font-weight:700}section .section__description{font-weight:300;margin-bottom:20px;opacity:.8}@media (min-width:720px){section .section__description{font-size:18px;line-height:30px}}section .section__header{margin:0 auto;max-width:800px;padding-bottom:40px;text-align:center}section .margin{margin-bottom:21vh;margin-top:21vh}section .section__wrap{margin:0 auto;max-width:1400px;padding:30px 10px;position:relative}@media (min-width:720px){section .section__wrap,section .section__wrap.section__wrap--lg{padding:60px 40px}}@media (min-width:960px){section .section__wrap.section__wrap--lg{padding:80px 40px}}section.section--main{height:90vh}section.section--main .section__bg{height:100%;height:80%;left:0;position:absolute;top:0;width:100%}@media (min-width:720px){section.section--main .section__bg{height:100%}}section.section--main .section__body{background-color:#fff;bottom:0;clip-path:ellipse(77% 50% at 50% 62%);left:0;padding:80px 40px 40px;position:absolute;width:100%}section.section--main .section__body .section__title{font-family:Fredoka One,cursive}section.section--steps{margin-top:120px}section.section--steps .section__step{display:block}section.section--steps .section__step .section__wrap{margin:0 auto;max-width:600px}section.section--steps .section__step .section__wrap.section__wrap--lg{max-width:1200px}section.section--steps .section__step .section__wrap.section__wrap--md{max-width:1000px}section.section--steps .section__step .section__header{padding:20px 10px}section.section--steps .section__step .section__header .section__title{font-family:Fredoka One,cursive;margin-bottom:10px}section.section--steps .section__step .section__header .section__title strong{text-transform:capitalize}section.section--steps .section__step .section__header .section__description{font-size:.9rem;font-weight:400;line-height:22px;margin-bottom:0}section.section--steps .section__step .section__footer{margin:0 auto;max-width:600px;padding:50px 10px}section.section--steps .section__step .section__body{margin-bottom:20px;position:relative}section.section--steps .section__step .section__form__box{background-color:#f9f9f9;border-radius:25px;box-shadow:inset 0 4px 22px -2px #e5e5e5;padding:20px;position:relative}@media (min-width:720px){section.section--steps .section__step .section__form__box.section__form__box--minheight{min-height:410px}section.section--steps .section__step .section__form__box.section__form__box--minheight-2{min-height:300px}section.section--steps .section__step .section__form__box.section__form__box--minheight-3{min-height:480px}section.section--steps .section__step .section__form__box.section__form__box--360{margin:0 auto;max-width:360px}}section.section--steps .section__step .section__form__box .section__form__box__header{align-items:center;display:flex;justify-content:space-between}section.section--steps .section__step .section__form__box .section__form__header__texts{width:100%}section.section--steps .section__step .section__form__box .section__form__subtitle{color:#696f79;font-size:11px;font-weight:600;line-height:15px;margin-bottom:5px}section.section--steps .section__step .section__form__box .section__form__title{border-bottom:1px solid rgba(0,0,0,.1);color:#1e75db;font-size:14px;font-weight:700;line-height:19px;margin-bottom:10px;margin-right:10px;padding-bottom:10px;text-transform:uppercase;width:100%}section.section--steps .section__step .section__form__box .section__info{color:#696f79;font-size:12px;font-weight:600;line-height:16px;margin-bottom:30px}section.section--steps .section__step .section__form__box .section__button{margin-bottom:10px}section.section--steps .section__step .section__form__box .section__form__info{max-width:20%;position:relative;z-index:3}section.section--steps .section__step .section__form__box .section__form__info:hover .section__form__tooltip{display:block}section.section--steps .section__step .section__form__box .section__form__info .section__form__circle{background-color:#fff;border:2px solid #1e75db;border-radius:50%;color:#1e75db;height:23px;line-height:23px;overflow:hidden;text-align:center;width:23px}section.section--steps .section__step .section__form__box .section__form__info .section__form__circle span{font-weight:700;position:relative;top:-2px}section.section--steps .section__step .section__form__box .section__form__info .section__form__tooltip{background-color:#fff;border:1px solid #8692a6;border-radius:15px;color:#151e2f;display:none;padding:10px;position:absolute;right:0;top:0;width:250px}@media (min-width:720px){section.section--steps .section__step .section__form__box .section__form__info .section__form__tooltip{width:300px}}section.section--steps .section__step .section__form__box .section__form__info .section__form__tooltip>*{margin-bottom:5px}section.section--steps .section__step .section__form__box .section__form__info .section__form__tooltip .h1,section.section--steps .section__step .section__form__box .section__form__info .section__form__tooltip .h2,section.section--steps .section__step .section__form__box .section__form__info .section__form__tooltip .h3,section.section--steps .section__step .section__form__box .section__form__info .section__form__tooltip .h4,section.section--steps .section__step .section__form__box .section__form__info .section__form__tooltip .h5,section.section--steps .section__step .section__form__box .section__form__info .section__form__tooltip h1,section.section--steps .section__step .section__form__box .section__form__info .section__form__tooltip h2,section.section--steps .section__step .section__form__box .section__form__info .section__form__tooltip h3,section.section--steps .section__step .section__form__box .section__form__info .section__form__tooltip h4,section.section--steps .section__step .section__form__box .section__form__info .section__form__tooltip h5{color:#1e75db}section.section--steps .section__step .section__form__box .section__form__info .section__form__tooltip p{font-size:14px;line-height:18px}section.section--steps .section__step .section__form__box .form__element:last-child{padding-bottom:0}section.section--steps .section__step .section__form__box .form__element__checkbox{margin-bottom:10px}section.section--steps .section__step .section__buttons{display:flex}section.section--steps .section__step .section__buttons .btn{margin:0 5px;min-width:auto;width:100%}section.section--steps .section__step .section__progress{margin:0 auto;max-width:150px;padding:20px 0;text-align:center}section.section--steps .section__step .section__progress .section__number{color:#1e75db;font-size:16px;font-weight:500;line-height:20px;margin-bottom:10px}section.section--finish{background-color:#fff;margin-top:120px}section.section--finish .section__header{padding:20px 20px 130px;position:relative;text-align:center}@media (min-width:480px){section.section--finish .section__header{padding-bottom:200px}}section.section--finish .section__header .section__title{font-family:Fredoka One,cursive}section.section--finish .section__header .section__description{font-size:14px;font-weight:700;line-height:19px;margin-bottom:10px}@media (min-width:720px){section.section--finish .section__header .section__description{font-size:22px;line-height:28px}}section.section--finish .section__header .section__info{font-size:9px;font-weight:400;line-height:12px;margin:0 auto;max-width:80%}@media (min-width:720px){section.section--finish .section__header .section__info{font-size:12px;line-height:16px}}section.section--finish .section__header .section__people{bottom:0;left:0;position:absolute;width:100%}section.section--finish .section__header .section__people img{width:100%}section.section--finish .section__body{margin-bottom:40px;padding:20px;position:relative}section.section--finish .section__body .section__body__header{margin:0 auto;max-width:600px;text-align:center}section.section--finish .section__body .section__card{background-color:#f9f9f9;border:1px solid #c4c4c4;border-radius:25px;box-shadow:inset 0 4px 22px -2px #e5e5e5;margin:0 auto;max-width:900px;padding:15px;position:relative}.buttons_title{display:flex;justify-content:space-between}.buttons_title,section.section--finish .section__body .section__card .section__card__title{border-bottom:1px solid #e5e5e5;color:#1e75db;font-weight:700;margin-bottom:10px;padding-bottom:10px;text-align:center}section.section--finish .section__body .section__card .section__card__subtitle{color:#00000080;font-size:12px;font-weight:400;letter-spacing:2px;line-height:16px;text-align:center;text-transform:uppercase}section.section--finish .section__body .section__card .section__pricing{border-bottom:1px solid #1e75db;margin-bottom:10px;padding:20px 0}section.section--finish .section__body .section__card .section__pricing .section__price{display:flex;justify-content:space-between;margin-bottom:5px;width:100%}section.section--finish .section__body .section__card .section__pricing .section__price>*{color:#696f79;font-size:14px;font-weight:700;line-height:19px}@media (min-width:720px){section.section--finish .section__body .section__card .section__pricing .section__price>*{font-size:16px;line-height:22px}}section.section--finish .section__body .section__card .section__values{padding:20px 0}section.section--finish .section__body .section__card .section__values.section__values--dark{background-color:#0a4395;border-radius:19px;padding:20px 10px}section.section--finish .section__body .section__card .section__values.section__values--dark .section__card__subtitle,section.section--finish .section__body .section__card .section__values.section__values--dark .section__card__subtitle span,section.section--finish .section__body .section__card .section__values.section__values--dark .section__value__title,section.section--finish .section__body .section__card .section__values.section__values--dark .section__value__title span,section.section--finish .section__body .section__card .section__values.section__values--dark .section__value__value,section.section--finish .section__body .section__card .section__values.section__values--dark .section__value__value span{color:#fff}section.section--finish .section__body .section__card .section__values.section__values--dark .section__card__subtitle{margin-bottom:20px}section.section--finish .section__body .section__card .section__values.section__values--dark .section__value{margin-bottom:10px}.section__value{display:flex;justify-content:space-between;margin-bottom:5px}.section__value .section__value__title{color:#1e75db;font-size:14px;font-weight:500;line-height:19px}@media (min-width:720px){.section__value .section__value__title{font-size:18px;line-height:22px}}.section__value .section__value__title span{color:#696f79;display:block;font-size:9px;font-weight:400;line-height:12px}@media (min-width:720px){.section__value .section__value__title span{font-size:12px;line-height:28px}}.section__value .section__value__value{color:#1e75db;font-size:14px;font-weight:500;line-height:19px}@media (min-width:720px){.section__value .section__value__value{font-size:16px;line-height:22px}}.section__values__bottons{display:flex;flex-direction:column;justify-content:center;padding:20px 10px 10px}@media (min-width:720px){.section__values__bottons{flex-direction:row}}.section__values__bottons>*{margin:5px 0}@media (min-width:720px){.section__values__bottons>*{margin:0 5px}}.section__actions{display:flex;flex-direction:column;justify-content:center;margin-top:20px;position:relative}@media (min-width:720px){.section__actions{flex-direction:row}}.section__actions .section__action{align-items:center;background-color:#fff;border-radius:45px;color:#1e75db;display:flex;flex-direction:column;margin-top:10px;padding:10px 20px;position:relative;text-align:center}@media (min-width:720px){.section__actions .section__action{margin:0 5px}}.section__actions .section__action .section__icon{margin-bottom:5px}.section__actions .section__action .section__icon img{width:15px}.section__actions .section__action a{font-size:14px;font-weight:700;line-height:18px}.section__actions .section__action a:after{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.section__actions .section__action.section__action--red{background-color:#be1823!important}.section__actions .section__action.section__action--red a{color:#fff}.section__slider{margin:0 auto;max-width:600px}.section__footer .section__back{background-color:#1e75db;padding:40px 0;text-align:center}.section__footer .section__footer__info{padding:20px 10px;text-align:center}.section__footer .section__footer__info .section__description{font-size:18px;line-height:24px}.section__footer .section__footer__info .section__more{color:#8d8d8d;display:block;font-weight:700;margin-top:20px}.section__footer .section__footer__info .section__more span{margin-left:10px}.section__footer .section__footer__info ul{margin:0 auto;max-width:400px}.section__footer .section__footer__info ul li{text-align:left}.slider{position:relative}.slider .slider-slides{overflow:hidden;position:relative}.slider .slider-bullets{display:none}.slider .slider-navigation{display:block}.slider .slider-navigation .slider-nav{background:#1e75db;border:0;border-radius:50%;box-shadow:0 4px 5px #0003;color:#fff;font-size:150%;font-weight:700;height:30px;line-height:30px;opacity:1;overflow:hidden;position:absolute;text-align:center;top:250px;transition:.2s ease;width:30px;z-index:3}.slider .slider-navigation .slider-nav:hover{background-color:#e0eaf8;color:#1e75db}.slider .slider-navigation .slider-nav.slider-nav-left{left:-18px}.slider .slider-navigation .slider-nav.slider-nav-left span{left:-1px;position:relative}.slider .slider-navigation .slider-nav.slider-nav-right{right:-18px}.slider .slider-navigation .slider-nav.slider-nav-right span{position:relative;right:-1px}.table{border:1px solid #c4c4c4;border-collapse:collapse;border-radius:20px;overflow:hidden;text-align:left;width:100%}.table thead{background-color:#0a4395;color:#fff}.table thead,th{border:1px solid #c4c4c4}th{background-color:#0a4395!important;color:#fff!important}.table thead th{border:1px solid #c4c4c4;font-size:12px;line-height:18px;padding:10px;text-align:center}@media (min-width:720px){.table thead th{font-size:16px;line-height:22px;padding:10px}}.table thead th:last-child{position:relative;text-align:left}.table thead th:last-child span{display:inline-block;max-width:50%}@media (min-width:720px){.table thead th:last-child span{max-width:100%}}.table thead th .table__info{position:absolute;right:5px;top:10px;z-index:3}@media (min-width:720px){.table thead th .table__info{right:10px;top:10px}}.table thead th .table__info:hover .table__tooltip{display:block}.table thead th .table__info .table__circle{background-color:transparent;border:2px solid #fff;border-radius:50%;color:#fff;height:17px;line-height:17px;overflow:hidden;text-align:center;width:17px}@media (min-width:720px){.table thead th .table__info .table__circle{border-radius:50%;height:23px;line-height:23px;overflow:hidden;text-align:center;width:23px}}.table thead th .table__info .table__circle span{font-weight:700;position:relative;top:-2px}.table thead th .table__info .table__tooltip{background-color:#fff;border:1px solid #8692a6;border-radius:15px;color:#151e2f;display:none;padding:10px;position:absolute;right:0;top:0;width:250px}@media (min-width:720px){.table thead th .table__info .table__tooltip{width:300px}}.table thead th .table__info .table__tooltip>*{margin-bottom:5px}.table thead th .table__info .table__tooltip .h1,.table thead th .table__info .table__tooltip .h2,.table thead th .table__info .table__tooltip .h3,.table thead th .table__info .table__tooltip .h4,.table thead th .table__info .table__tooltip .h5,.table thead th .table__info .table__tooltip h1,.table thead th .table__info .table__tooltip h2,.table thead th .table__info .table__tooltip h3,.table thead th .table__info .table__tooltip h4,.table thead th .table__info .table__tooltip h5{color:#1e75db}.table thead th .table__info .table__tooltip p{font-size:14px;font-weight:300;line-height:18px}.table tbody tr{background-color:#fff;border:1px solid #c4c4c4}.table tbody tr:nth-child(odd){background-color:#e5e5e5}.table tbody td{border:1px solid #c4c4c4;color:#696f79;font-size:12px;font-weight:700;line-height:18px;padding:15px 5px;text-align:center}@media (min-width:720px){.table tbody td{font-size:16px;line-height:22px;padding:30px 10px}}.table tbody td:first-child{color:#0a4395;font-weight:700;padding:20px 10px;text-align:left}@media (min-width:720px){.table tbody td:first-child{padding:30px 20px}}.table tbody td:last-child{background-color:#1565d8;color:#fff}/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:FontAwesome;font-style:normal;font-weight:400;src:url(/assets/fontawesome-webfont-G5YE5S7X.eot?v=4.7.0);src:url(/assets/fontawesome-webfont-G5YE5S7X.eot?#iefix&v=4.7.0) format("embedded-opentype"),url(/assets/fontawesome-webfont-B-jkhYfk.woff2?v=4.7.0) format("woff2"),url(/assets/fontawesome-webfont-CDK5bt4p.woff?v=4.7.0) format("woff"),url(/assets/fontawesome-webfont-CQDK8MU3.ttf?v=4.7.0) format("truetype"),url(/assets/fontawesome-webfont-D13rzr4g.svg?v=4.7.0#fontawesomeregular) format("svg")}.fa{display:inline-block;font: 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.fa-close:before{content:""}.fa-twitter:before{content:""}.fa-facebook:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-down:before{content:""}.fa-spinner:before{content:""}.fa-file:before{content:""}.fa-youtube:before{content:""}.fa-instagram:before{content:""}.fa-long-arrow-right:before{content:""}.sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0}.captcha-container{display:flex;height:78px;justify-content:flex-start;margin:0 auto;width:100%}@media (max-width:768px){.captcha-container{max-width:100%}}@media (max-width:768px){.see_more{margin:0!important;min-width:400px}.section__footer .section__footer__info ul{margin:0!important;max-width:400px!important;padding:.5rem!important}}button{margin:.15rem}.section__number{color:#1e75db;font-size:1.2rem;font-weight:700}.progress{align-items:center;margin:auto;width:50%}.progress-bar{height:100%}.spinner{animation:spin 2s linear infinite;border:4px solid #3686fe;border-left-color:transparent;border-radius:50%;height:36px;margin:auto;width:36px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes slide-in{0%{opacity:0}to{opacity:1}}@keyframes slide-out{0%{opacity:1}to{opacity:0}}.slide-in{animation:slide-in 2s forwards}.slide-out{animation:slide-out 2s forwards}.slider{min-height:190px!important}.navigation-dots{display:flex;justify-content:center;margin-bottom:20px}.dot{background-color:gray;border-radius:50%;cursor:pointer;display:inline-block;height:10px;margin:0 5px;transition:background-color .3s;width:10px}.dot.active{background-color:#000}.text-justify{text-align:justify}ul{list-style-type:disc!important;padding-left:1.5rem!important}ul li{color:#151e2f!important;font-size:16px!important;font-weight:400!important;line-height:22px!important;padding-left:0!important}.max-slider{min-height:370px!important}@media (max-width:768px){.slider{min-height:210px!important;padding:1rem!important}.slide-text{margin-bottom:0}}.see_more{min-width:800px}@media (max-width:768px){.see_more{margin:0!important;min-width:400px}.section__footer .section__footer__info ul{margin:0!important;max-width:400px!important}}.modal__front{border-radius:8px;margin:auto;overflow-y:auto;padding:1rem;transition:all .3s ease;width:40%}.demre{width:100%}.modal .modal__body{text-align:center}.modal__close{cursor:pointer;font-size:1.2rem;position:absolute;right:10px;top:10px}@media (max-width:768px){.modal__front{padding:1rem;width:95%}.modal__title{font-size:1.2rem}.form__input input,.section__button .btn{font-size:1rem;padding:.5rem;width:100%}.olvidasteContra a{display:block;font-size:.9rem;margin-top:.5rem}}@media (max-width:480px){.modal__front{max-width:350px;padding:.1rem;width:90%}.modal__title{font-size:1rem}.form__input input{font-size:.9rem}.section__button .btn{font-size:.9rem;padding:.4rem}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:hsla(0,0%,100%,.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:.2}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(var(--toastify-z-index));width:var(--toastify-toast-width);z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:var(--toastify-toast-left);top:var(--toastify-toast-top)}.Toastify__toast-container--top-center{left:50%;top:var(--toastify-toast-top);transform:translate(-50%)}.Toastify__toast-container--top-right{right:var(--toastify-toast-right);top:var(--toastify-toast-top)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{left:auto;right:env(safe-area-inset-right)}}.Toastify__toast{--y:0;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:var(--toastify-toast-max-height);min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;touch-action:none;z-index:0}.Toastify__toast--stacked{position:absolute;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s;width:100%}.Toastify__toast--stacked:after{bottom:100%;content:"";height:calc(var(--g)*1px);left:0;position:absolute;right:0}.Toastify__toast--stacked:before{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1;word-break:break-word}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:var(--toastify-color-info);color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:var(--toastify-color-success);color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:var(--toastify-color-warning);color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:var(--toastify-color-error);color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:transparent;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{border-bottom-left-radius:var(--toastify-toast-bd-radius);bottom:0;height:100%;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{border-bottom-left-radius:0;border-bottom-right-radius:var(--toastify-toast-bd-radius);left:auto;right:0;transform-origin:right}.Toastify__progress-bar--wrp{border-bottom-left-radius:var(--toastify-toast-bd-radius);bottom:0;height:5px;left:0;position:absolute;width:100%}.Toastify__progress-bar--bg{height:100%;opacity:var(--toastify-color-progress-bgo);width:100%}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-duration:.3s;animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-duration:.3s;animation-name:Toastify__slideOutRight;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-duration:.3s;animation-name:Toastify__slideOutUp;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-duration:.3s;animation-name:Toastify__slideOutDown;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.bg{filter:brightness(.7)}.opening_msg{background-color:#ffffffb3;color:#1565d8!important;flex-wrap:wrap;font-weight:bolder;position:absolute;right:50%;text-align:center;top:50%;transform:translate(50%,-50%)}@media only screen and (min-width:1200px){.opening_msg{font-size:5rem!important;padding:3rem;width:80%}}@media only screen and (min-width:992px) and (max-width:1199px){.opening_msg{font-size:3rem!important;padding:2rem;width:75%}}@media only screen and (min-width:768px) and (max-width:991px){.opening_msg{font-size:2.5rem!important;padding:1.5rem;width:65%}}@media only screen and (min-width:576px) and (max-width:767px){.opening_msg{font-size:2.4rem!important;padding:1rem;top:30%;width:100%}}@media only screen and (max-width:575px){.opening_msg{font-size:2.1rem!important;padding:2rem;top:30%;width:100%}}.section__button_unab:hover,.section__button_unab:hover button_cert:hover{color:#fff!important;font-weight:700!important}.section__button_unab__red{background-color:brown!important;color:#fff!important}.section__button_unab__red:hover button_cert:hover{background-color:green!important;color:#fff!important}.section__button_unab__red:hover .section__action:hover{background-color:green!important}.section__icon__img:hover,.section_img_icon:hover{background-color:transparent!important}
