:root { --sf-img-24: url("/api/assets/editor/20260817/2504d71a487d1a6f82e2665a.png"); --sf-img-25: url("/api/assets/editor/20260817/e240ae0303625be98a7b6268.png"); --sf-img-26: url("/api/assets/editor/20260817/c283acdd9d5b37e66b13d0f8.png"); --sf-img-27: url("/api/assets/editor/20260817/c990e6f3e3000f7d6ced2499.png"); --sf-img-28: url("/api/assets/editor/20260817/92f2dae93c5e0ee564ac755b.png"); }:root { --blue: #007bff; --indigo: #6610f2; --purple: #6f42c1; --pink: #e83e8c; --red: #dc3545; --orange: #fd7e14; --yellow: #ffc107; --green: #28a745; --teal: #20c997; --cyan: #17a2b8; --white: #fff; --gray: #6c757d; --gray-dark: #343a40; --primary: #007bff; --secondary: #6c757d; --success: #28a745; --info: #17a2b8; --warning: #ffc107; --danger: #dc3545; --light: #f8f9fa; --dark: #343a40; --breakpoint-xs: 0; --breakpoint-sm: 576px; --breakpoint-md: 768px; --breakpoint-lg: 992px; --breakpoint-xl: 1200px; --font-family-sans-serif: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; --font-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace; }*, ::after, ::before { box-sizing: border-box; }html { font-family: sans-serif; line-height: 1.15; text-size-adjust: 100%; -webkit-tap-highlight-color: transparent; }footer, nav { display: block; }body { margin: 0px; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font-size: 1rem; font-weight: 400; line-height: 1.5; color: rgb(33, 37, 41); text-align: left; }[tabindex="-1"]:focus { outline: 0px !important; }h1, h5, h6 { margin-top: 0px; }p { margin-top: 0px; margin-bottom: 1rem; }ul { margin-top: 0px; margin-bottom: 1rem; }b, strong { font-weight: bolder; }a { text-decoration: none; background-color: transparent; }a:hover { color: rgb(0, 86, 179); text-decoration: underline; }a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover { color: inherit; text-decoration: none; }a:not([href]):not([tabindex]):focus { outline: 0px; }img { vertical-align: middle; border-style: none; }button { border-radius: 0px; }button:focus { outline: -webkit-focus-ring-color auto 5px; }button, input { margin: 0px; font-family: inherit; font-size: inherit; line-height: inherit; }button, input { overflow: visible; }button { text-transform: none; }[type="button"], [type="submit"], button { appearance: button; }[type="button"]:not(:disabled), [type="reset"]:not(:disabled), [type="submit"]:not(:disabled), button:not(:disabled) { cursor: pointer; }[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; }[type="search"]::-webkit-search-decoration { appearance: none; }::-webkit-file-upload-button { font: inherit; appearance: button; }template { display: none; }h1, h5, h6 { margin-bottom: 0.5rem; font-weight: 500; line-height: 1.2; }h5 { font-size: 1.25rem; }h6 { font-size: 1rem; }.list-unstyled { padding-left: 0px; list-style: none; }.list-inline { padding-left: 0px; list-style: none; }.list-inline-item { display: inline-block; }.list-inline-item:not(:last-child) { margin-right: 0.5rem; }.blockquote-footer::before { content: "— "; }.img-fluid { max-width: 100%; height: auto; }.container-fluid { width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; }.row { display: flex; flex-wrap: wrap; margin-right: -15px; margin-left: -15px; }.no-gutters { margin-right: 0px; }.col, .col-12, .col-auto, .col-lg, .col-lg-12, .col-lg-4, .col-lg-7, .col-lg-8, .col-lg-auto, .col-md-12, .col-md-2, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-xl-5 { position: relative; width: 100%; padding-right: 15px; padding-left: 15px; }.col { flex-basis: 0px; flex-grow: 1; max-width: 100%; }.col-auto { flex: 0 0 auto; width: auto; max-width: 100%; }.col-12 { flex: 0 0 100%; max-width: 100%; }.order-2 { order: 2; }@media (min-width: 768px) {   .col-md-2 { flex: 0 0 16.6667%; max-width: 16.6667%; }   .col-md-4 { flex: 0 0 33.3333%; max-width: 33.3333%; }   .col-md-5 { flex: 0 0 41.6667%; max-width: 41.6667%; }   .col-md-6 { flex: 0 0 50%; max-width: 50%; }   .col-md-7 { flex: 0 0 58.3333%; max-width: 58.3333%; }   .col-md-12 { flex: 0 0 100%; max-width: 100%; } }@media (min-width: 992px) {   .col-lg { flex-basis: 0px; flex-grow: 1; max-width: 100%; }   .col-lg-auto { flex: 0 0 auto; width: auto; max-width: 100%; }   .col-lg-4 { flex: 0 0 33.3333%; max-width: 33.3333%; }   .col-lg-7 { flex: 0 0 58.3333%; max-width: 58.3333%; }   .col-lg-8 { flex: 0 0 66.6667%; max-width: 66.6667%; }   .col-lg-12 { flex: 0 0 100%; max-width: 100%; }   .order-lg-3 { order: 3; } }@media (min-width: 1200px) {   .col-xl-5 { flex: 0 0 41.6667%; max-width: 41.6667%; } }.table-hover tbody tr:hover { color: rgb(33, 37, 41); background-color: rgba(0, 0, 0, 0.075); }.table-hover .table-primary:hover { background-color: rgb(159, 205, 255); }.table-hover .table-primary:hover > td, .table-hover .table-primary:hover > th { background-color: rgb(159, 205, 255); }.table-hover .table-secondary:hover { background-color: rgb(200, 203, 207); }.table-hover .table-secondary:hover > td, .table-hover .table-secondary:hover > th { background-color: rgb(200, 203, 207); }.table-hover .table-success:hover { background-color: rgb(177, 223, 187); }.table-hover .table-success:hover > td, .table-hover .table-success:hover > th { background-color: rgb(177, 223, 187); }.table-hover .table-info:hover { background-color: rgb(171, 221, 229); }.table-hover .table-info:hover > td, .table-hover .table-info:hover > th { background-color: rgb(171, 221, 229); }.table-hover .table-warning:hover { background-color: rgb(255, 232, 161); }.table-hover .table-warning:hover > td, .table-hover .table-warning:hover > th { background-color: rgb(255, 232, 161); }.table-hover .table-danger:hover { background-color: rgb(241, 176, 183); }.table-hover .table-danger:hover > td, .table-hover .table-danger:hover > th { background-color: rgb(241, 176, 183); }.table-hover .table-light:hover { background-color: rgb(236, 236, 246); }.table-hover .table-light:hover > td, .table-hover .table-light:hover > th { background-color: rgb(236, 236, 246); }.table-hover .table-dark:hover { background-color: rgb(185, 187, 190); }.table-hover .table-dark:hover > td, .table-hover .table-dark:hover > th { background-color: rgb(185, 187, 190); }.table-hover .table-active:hover { background-color: rgba(0, 0, 0, 0.075); }.table-hover .table-active:hover > td, .table-hover .table-active:hover > th { background-color: rgba(0, 0, 0, 0.075); }.table-dark.table-hover tbody tr:hover { color: rgb(255, 255, 255); background-color: rgba(255, 255, 255, 0.075); }.form-control { display: block; height: calc(1.5em + 2px + 0.75rem); padding: 0.375rem 0.75rem; font-weight: 400; line-height: 1.5; color: rgb(73, 80, 87); background-color: rgb(255, 255, 255); background-clip: padding-box; border-radius: 0.25rem; 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:focus { color: rgb(73, 80, 87); background-color: rgb(255, 255, 255); border-color: rgb(128, 189, 255); outline: 0px; box-shadow: rgba(0, 123, 255, 0.25) 0px 0px 0px 0.2rem; }.form-control::-webkit-input-placeholder { color: rgb(108, 117, 125); opacity: 1; }.form-control::placeholder { color: rgb(108, 117, 125); opacity: 1; }.form-control:disabled { background-color: rgb(233, 236, 239); opacity: 1; }.form-check-input:disabled ~ .form-check-label { color: rgb(108, 117, 125); }.was-validated .form-control:valid { border-color: rgb(40, 167, 69); padding-right: calc(1.5em + 0.75rem); background-image: url("/api/assets/editor/20260817/3a1d2a6dbf98021dda52e4ab.svg"); background-repeat: no-repeat; background-position: right calc(0.375em + 0.1875rem) center; background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }.form-control.is-valid:focus, .was-validated .form-control:valid:focus { border-color: rgb(40, 167, 69); box-shadow: rgba(40, 167, 69, 0.25) 0px 0px 0px 0.2rem; }.was-validated .form-control:valid ~ .valid-feedback, .was-validated .form-control:valid ~ .valid-tooltip { display: block; }.was-validated textarea.form-control:valid { padding-right: calc(1.5em + 0.75rem); background-position: right calc(0.375em + 0.1875rem) top calc(0.375em + 0.1875rem); }.was-validated .custom-select:valid { border-color: rgb(40, 167, 69); padding-right: calc(0.75em + 2.3125rem); background: url("/api/assets/editor/20260817/332c48d5b681d08fde65811d.svg") right 0.75rem center / 8px 10px no-repeat, url("/api/assets/editor/20260817/3a1d2a6dbf98021dda52e4ab.svg") right 1.75rem center / calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat rgb(255, 255, 255); }.custom-select.is-valid:focus, .was-validated .custom-select:valid:focus { border-color: rgb(40, 167, 69); box-shadow: rgba(40, 167, 69, 0.25) 0px 0px 0px 0.2rem; }.was-validated .custom-select:valid ~ .valid-feedback, .was-validated .custom-select:valid ~ .valid-tooltip { display: block; }.was-validated .form-control-file:valid ~ .valid-feedback, .was-validated .form-control-file:valid ~ .valid-tooltip { display: block; }.was-validated .form-check-input:valid ~ .form-check-label { color: rgb(40, 167, 69); }.was-validated .form-check-input:valid ~ .valid-feedback, .was-validated .form-check-input:valid ~ .valid-tooltip { display: block; }.was-validated .custom-control-input:valid ~ .custom-control-label { color: rgb(40, 167, 69); }.custom-control-input.is-valid ~ .custom-control-label::before, .was-validated .custom-control-input:valid ~ .custom-control-label::before { border-color: rgb(40, 167, 69); }.was-validated .custom-control-input:valid ~ .valid-feedback, .was-validated .custom-control-input:valid ~ .valid-tooltip { display: block; }.custom-control-input.is-valid:checked ~ .custom-control-label::before, .was-validated .custom-control-input:valid:checked ~ .custom-control-label::before { border-color: rgb(52, 206, 87); background-color: rgb(52, 206, 87); }.custom-control-input.is-valid:focus ~ .custom-control-label::before, .was-validated .custom-control-input:valid:focus ~ .custom-control-label::before { box-shadow: rgba(40, 167, 69, 0.25) 0px 0px 0px 0.2rem; }.custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before, .was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before { border-color: rgb(40, 167, 69); }.was-validated .custom-file-input:valid ~ .custom-file-label { border-color: rgb(40, 167, 69); }.was-validated .custom-file-input:valid ~ .valid-feedback, .was-validated .custom-file-input:valid ~ .valid-tooltip { display: block; }.custom-file-input.is-valid:focus ~ .custom-file-label, .was-validated .custom-file-input:valid:focus ~ .custom-file-label { border-color: rgb(40, 167, 69); box-shadow: rgba(40, 167, 69, 0.25) 0px 0px 0px 0.2rem; }.was-validated .form-control:invalid { border-color: rgb(220, 53, 69); padding-right: calc(1.5em + 0.75rem); background-image: url("/api/assets/editor/20260817/de0380336bd143f36b3fb5b8.svg"); background-repeat: no-repeat; background-position: right calc(0.375em + 0.1875rem) center; background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }.form-control.is-invalid:focus, .was-validated .form-control:invalid:focus { border-color: rgb(220, 53, 69); box-shadow: rgba(220, 53, 69, 0.25) 0px 0px 0px 0.2rem; }.was-validated .form-control:invalid ~ .invalid-feedback, .was-validated .form-control:invalid ~ .invalid-tooltip { display: block; }.was-validated textarea.form-control:invalid { padding-right: calc(1.5em + 0.75rem); background-position: right calc(0.375em + 0.1875rem) top calc(0.375em + 0.1875rem); }.was-validated .custom-select:invalid { border-color: rgb(220, 53, 69); padding-right: calc(0.75em + 2.3125rem); background: url("/api/assets/editor/20260817/332c48d5b681d08fde65811d.svg") right 0.75rem center / 8px 10px no-repeat, url("/api/assets/editor/20260817/de0380336bd143f36b3fb5b8.svg") right 1.75rem center / calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat rgb(255, 255, 255); }.custom-select.is-invalid:focus, .was-validated .custom-select:invalid:focus { border-color: rgb(220, 53, 69); box-shadow: rgba(220, 53, 69, 0.25) 0px 0px 0px 0.2rem; }.was-validated .custom-select:invalid ~ .invalid-feedback, .was-validated .custom-select:invalid ~ .invalid-tooltip { display: block; }.was-validated .form-control-file:invalid ~ .invalid-feedback, .was-validated .form-control-file:invalid ~ .invalid-tooltip { display: block; }.was-validated .form-check-input:invalid ~ .form-check-label { color: rgb(220, 53, 69); }.was-validated .form-check-input:invalid ~ .invalid-feedback, .was-validated .form-check-input:invalid ~ .invalid-tooltip { display: block; }.was-validated .custom-control-input:invalid ~ .custom-control-label { color: rgb(220, 53, 69); }.custom-control-input.is-invalid ~ .custom-control-label::before, .was-validated .custom-control-input:invalid ~ .custom-control-label::before { border-color: rgb(220, 53, 69); }.was-validated .custom-control-input:invalid ~ .invalid-feedback, .was-validated .custom-control-input:invalid ~ .invalid-tooltip { display: block; }.custom-control-input.is-invalid:checked ~ .custom-control-label::before, .was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before { border-color: rgb(228, 96, 109); background-color: rgb(228, 96, 109); }.custom-control-input.is-invalid:focus ~ .custom-control-label::before, .was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before { box-shadow: rgba(220, 53, 69, 0.25) 0px 0px 0px 0.2rem; }.custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before, .was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before { border-color: rgb(220, 53, 69); }.was-validated .custom-file-input:invalid ~ .custom-file-label { border-color: rgb(220, 53, 69); }.was-validated .custom-file-input:invalid ~ .invalid-feedback, .was-validated .custom-file-input:invalid ~ .invalid-tooltip { display: block; }.custom-file-input.is-invalid:focus ~ .custom-file-label, .was-validated .custom-file-input:invalid:focus ~ .custom-file-label { border-color: rgb(220, 53, 69); box-shadow: rgba(220, 53, 69, 0.25) 0px 0px 0px 0.2rem; }.btn { display: inline-block; text-align: center; vertical-align: middle; user-select: none; background-color: transparent; border: 1px solid transparent; font-size: 1rem; line-height: 1.5; border-radius: 0.25rem; 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: rgb(33, 37, 41); text-decoration: none; }.btn:focus { outline: 0px; box-shadow: rgba(0, 123, 255, 0.25) 0px 0px 0px 0.2rem; }.btn:disabled { opacity: 0.65; }fieldset:disabled a.btn { pointer-events: none; }.btn-primary { border-color: rgb(0, 123, 255); }.btn-primary:hover { color: rgb(255, 255, 255); background-color: rgb(0, 105, 217); border-color: rgb(0, 98, 204); }.btn-primary:focus { box-shadow: rgba(38, 143, 255, 0.5) 0px 0px 0px 0.2rem; }.btn-primary:disabled { color: rgb(255, 255, 255); background-color: rgb(0, 123, 255); border-color: rgb(0, 123, 255); }.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active { color: rgb(255, 255, 255); background-color: rgb(0, 98, 204); border-color: rgb(0, 92, 191); }.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-primary.dropdown-toggle:focus { box-shadow: rgba(38, 143, 255, 0.5) 0px 0px 0px 0.2rem; }.btn-secondary:hover { color: rgb(255, 255, 255); background-color: rgb(90, 98, 104); border-color: rgb(84, 91, 98); }.btn-secondary:focus { box-shadow: rgba(130, 138, 145, 0.5) 0px 0px 0px 0.2rem; }.btn-secondary:disabled { color: rgb(255, 255, 255); background-color: rgb(108, 117, 125); border-color: rgb(108, 117, 125); }.btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active { color: rgb(255, 255, 255); background-color: rgb(84, 91, 98); border-color: rgb(78, 85, 91); }.btn-secondary:not(:disabled):not(.disabled).active:focus, .btn-secondary:not(:disabled):not(.disabled):active:focus, .show > .btn-secondary.dropdown-toggle:focus { box-shadow: rgba(130, 138, 145, 0.5) 0px 0px 0px 0.2rem; }.btn-success:hover { color: rgb(255, 255, 255); background-color: rgb(33, 136, 56); border-color: rgb(30, 126, 52); }.btn-success:focus { box-shadow: rgba(72, 180, 97, 0.5) 0px 0px 0px 0.2rem; }.btn-success:disabled { color: rgb(255, 255, 255); background-color: rgb(40, 167, 69); border-color: rgb(40, 167, 69); }.btn-success:not(:disabled):not(.disabled).active, .btn-success:not(:disabled):not(.disabled):active { color: rgb(255, 255, 255); background-color: rgb(30, 126, 52); border-color: rgb(28, 116, 48); }.btn-success:not(:disabled):not(.disabled).active:focus, .btn-success:not(:disabled):not(.disabled):active:focus, .show > .btn-success.dropdown-toggle:focus { box-shadow: rgba(72, 180, 97, 0.5) 0px 0px 0px 0.2rem; }.btn-info:hover { color: rgb(255, 255, 255); background-color: rgb(19, 132, 150); border-color: rgb(17, 122, 139); }.btn-info:focus { box-shadow: rgba(58, 176, 195, 0.5) 0px 0px 0px 0.2rem; }.btn-info:disabled { color: rgb(255, 255, 255); background-color: rgb(23, 162, 184); border-color: rgb(23, 162, 184); }.btn-info:not(:disabled):not(.disabled).active, .btn-info:not(:disabled):not(.disabled):active { color: rgb(255, 255, 255); background-color: rgb(17, 122, 139); border-color: rgb(16, 112, 127); }.btn-info:not(:disabled):not(.disabled).active:focus, .btn-info:not(:disabled):not(.disabled):active:focus, .show > .btn-info.dropdown-toggle:focus { box-shadow: rgba(58, 176, 195, 0.5) 0px 0px 0px 0.2rem; }.btn-warning:hover { color: rgb(33, 37, 41); background-color: rgb(224, 168, 0); border-color: rgb(211, 158, 0); }.btn-warning:focus { box-shadow: rgba(222, 170, 12, 0.5) 0px 0px 0px 0.2rem; }.btn-warning:disabled { color: rgb(33, 37, 41); background-color: rgb(255, 193, 7); border-color: rgb(255, 193, 7); }.btn-warning:not(:disabled):not(.disabled).active, .btn-warning:not(:disabled):not(.disabled):active { color: rgb(33, 37, 41); background-color: rgb(211, 158, 0); border-color: rgb(198, 149, 0); }.btn-warning:not(:disabled):not(.disabled).active:focus, .btn-warning:not(:disabled):not(.disabled):active:focus, .show > .btn-warning.dropdown-toggle:focus { box-shadow: rgba(222, 170, 12, 0.5) 0px 0px 0px 0.2rem; }.btn-danger:hover { color: rgb(255, 255, 255); background-color: rgb(200, 35, 51); border-color: rgb(189, 33, 48); }.btn-danger:focus { box-shadow: rgba(225, 83, 97, 0.5) 0px 0px 0px 0.2rem; }.btn-danger:disabled { color: rgb(255, 255, 255); background-color: rgb(220, 53, 69); border-color: rgb(220, 53, 69); }.btn-danger:not(:disabled):not(.disabled).active, .btn-danger:not(:disabled):not(.disabled):active { color: rgb(255, 255, 255); background-color: rgb(189, 33, 48); border-color: rgb(178, 31, 45); }.btn-danger:not(:disabled):not(.disabled).active:focus, .btn-danger:not(:disabled):not(.disabled):active:focus, .show > .btn-danger.dropdown-toggle:focus { box-shadow: rgba(225, 83, 97, 0.5) 0px 0px 0px 0.2rem; }.btn-light:hover { color: rgb(33, 37, 41); background-color: rgb(226, 230, 234); border-color: rgb(218, 224, 229); }.btn-light:focus { box-shadow: rgba(216, 217, 219, 0.5) 0px 0px 0px 0.2rem; }.btn-light:disabled { color: rgb(33, 37, 41); background-color: rgb(248, 249, 250); border-color: rgb(248, 249, 250); }.btn-light:not(:disabled):not(.disabled).active, .btn-light:not(:disabled):not(.disabled):active { color: rgb(33, 37, 41); background-color: rgb(218, 224, 229); border-color: rgb(211, 217, 223); }.btn-light:not(:disabled):not(.disabled).active:focus, .btn-light:not(:disabled):not(.disabled):active:focus, .show > .btn-light.dropdown-toggle:focus { box-shadow: rgba(216, 217, 219, 0.5) 0px 0px 0px 0.2rem; }.btn-dark:hover { color: rgb(255, 255, 255); background-color: rgb(35, 39, 43); border-color: rgb(29, 33, 36); }.btn-dark:focus { box-shadow: rgba(82, 88, 93, 0.5) 0px 0px 0px 0.2rem; }.btn-dark:disabled { color: rgb(255, 255, 255); background-color: rgb(52, 58, 64); border-color: rgb(52, 58, 64); }.btn-dark:not(:disabled):not(.disabled).active, .btn-dark:not(:disabled):not(.disabled):active { color: rgb(255, 255, 255); background-color: rgb(29, 33, 36); border-color: rgb(23, 26, 29); }.btn-dark:not(:disabled):not(.disabled).active:focus, .btn-dark:not(:disabled):not(.disabled):active:focus, .show > .btn-dark.dropdown-toggle:focus { box-shadow: rgba(82, 88, 93, 0.5) 0px 0px 0px 0.2rem; }.btn-outline-primary:hover { color: rgb(255, 255, 255); background-color: rgb(0, 123, 255); border-color: rgb(0, 123, 255); }.btn-outline-primary:focus { box-shadow: rgba(0, 123, 255, 0.5) 0px 0px 0px 0.2rem; }.btn-outline-primary:disabled { color: rgb(0, 123, 255); background-color: transparent; }.btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active { color: rgb(255, 255, 255); background-color: rgb(0, 123, 255); border-color: rgb(0, 123, 255); }.btn-outline-primary:not(:disabled):not(.disabled).active:focus, .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-primary.dropdown-toggle:focus { box-shadow: rgba(0, 123, 255, 0.5) 0px 0px 0px 0.2rem; }.btn-outline-secondary:hover { color: rgb(255, 255, 255); background-color: rgb(108, 117, 125); border-color: rgb(108, 117, 125); }.btn-outline-secondary:focus { box-shadow: rgba(108, 117, 125, 0.5) 0px 0px 0px 0.2rem; }.btn-outline-secondary:disabled { color: rgb(108, 117, 125); background-color: transparent; }.btn-outline-secondary:not(:disabled):not(.disabled).active, .btn-outline-secondary:not(:disabled):not(.disabled):active { color: rgb(255, 255, 255); background-color: rgb(108, 117, 125); border-color: rgb(108, 117, 125); }.btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus { box-shadow: rgba(108, 117, 125, 0.5) 0px 0px 0px 0.2rem; }.btn-outline-success:hover { color: rgb(255, 255, 255); background-color: rgb(40, 167, 69); border-color: rgb(40, 167, 69); }.btn-outline-success:focus { box-shadow: rgba(40, 167, 69, 0.5) 0px 0px 0px 0.2rem; }.btn-outline-success:disabled { color: rgb(40, 167, 69); background-color: transparent; }.btn-outline-success:not(:disabled):not(.disabled).active, .btn-outline-success:not(:disabled):not(.disabled):active { color: rgb(255, 255, 255); background-color: rgb(40, 167, 69); border-color: rgb(40, 167, 69); }.btn-outline-success:not(:disabled):not(.disabled).active:focus, .btn-outline-success:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-success.dropdown-toggle:focus { box-shadow: rgba(40, 167, 69, 0.5) 0px 0px 0px 0.2rem; }.btn-outline-info:hover { color: rgb(255, 255, 255); background-color: rgb(23, 162, 184); border-color: rgb(23, 162, 184); }.btn-outline-info:focus { box-shadow: rgba(23, 162, 184, 0.5) 0px 0px 0px 0.2rem; }.btn-outline-info:disabled { color: rgb(23, 162, 184); background-color: transparent; }.btn-outline-info:not(:disabled):not(.disabled).active, .btn-outline-info:not(:disabled):not(.disabled):active { color: rgb(255, 255, 255); background-color: rgb(23, 162, 184); border-color: rgb(23, 162, 184); }.btn-outline-info:not(:disabled):not(.disabled).active:focus, .btn-outline-info:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-info.dropdown-toggle:focus { box-shadow: rgba(23, 162, 184, 0.5) 0px 0px 0px 0.2rem; }.btn-outline-warning:hover { color: rgb(33, 37, 41); background-color: rgb(255, 193, 7); border-color: rgb(255, 193, 7); }.btn-outline-warning:focus { box-shadow: rgba(255, 193, 7, 0.5) 0px 0px 0px 0.2rem; }.btn-outline-warning:disabled { color: rgb(255, 193, 7); background-color: transparent; }.btn-outline-warning:not(:disabled):not(.disabled).active, .btn-outline-warning:not(:disabled):not(.disabled):active { color: rgb(33, 37, 41); background-color: rgb(255, 193, 7); border-color: rgb(255, 193, 7); }.btn-outline-warning:not(:disabled):not(.disabled).active:focus, .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-warning.dropdown-toggle:focus { box-shadow: rgba(255, 193, 7, 0.5) 0px 0px 0px 0.2rem; }.btn-outline-danger:hover { color: rgb(255, 255, 255); background-color: rgb(220, 53, 69); border-color: rgb(220, 53, 69); }.btn-outline-danger:focus { box-shadow: rgba(220, 53, 69, 0.5) 0px 0px 0px 0.2rem; }.btn-outline-danger:disabled { color: rgb(220, 53, 69); background-color: transparent; }.btn-outline-danger:not(:disabled):not(.disabled).active, .btn-outline-danger:not(:disabled):not(.disabled):active { color: rgb(255, 255, 255); background-color: rgb(220, 53, 69); border-color: rgb(220, 53, 69); }.btn-outline-danger:not(:disabled):not(.disabled).active:focus, .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-danger.dropdown-toggle:focus { box-shadow: rgba(220, 53, 69, 0.5) 0px 0px 0px 0.2rem; }.btn-outline-light:hover { color: rgb(33, 37, 41); background-color: rgb(248, 249, 250); border-color: rgb(248, 249, 250); }.btn-outline-light:focus { box-shadow: rgba(248, 249, 250, 0.5) 0px 0px 0px 0.2rem; }.btn-outline-light:disabled { color: rgb(248, 249, 250); background-color: transparent; }.btn-outline-light:not(:disabled):not(.disabled).active, .btn-outline-light:not(:disabled):not(.disabled):active { color: rgb(33, 37, 41); background-color: rgb(248, 249, 250); border-color: rgb(248, 249, 250); }.btn-outline-light:not(:disabled):not(.disabled).active:focus, .btn-outline-light:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-light.dropdown-toggle:focus { box-shadow: rgba(248, 249, 250, 0.5) 0px 0px 0px 0.2rem; }.btn-outline-dark:hover { color: rgb(255, 255, 255); background-color: rgb(52, 58, 64); border-color: rgb(52, 58, 64); }.btn-outline-dark:focus { box-shadow: rgba(52, 58, 64, 0.5) 0px 0px 0px 0.2rem; }.btn-outline-dark:disabled { color: rgb(52, 58, 64); background-color: transparent; }.btn-outline-dark:not(:disabled):not(.disabled).active, .btn-outline-dark:not(:disabled):not(.disabled):active { color: rgb(255, 255, 255); background-color: rgb(52, 58, 64); border-color: rgb(52, 58, 64); }.btn-outline-dark:not(:disabled):not(.disabled).active:focus, .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-dark.dropdown-toggle:focus { box-shadow: rgba(52, 58, 64, 0.5) 0px 0px 0px 0.2rem; }.btn-link { font-weight: 400; color: rgb(0, 123, 255); text-decoration: none; }.btn-link:hover { color: rgb(0, 86, 179); text-decoration: underline; }.btn-link:focus { text-decoration: underline; box-shadow: none; }.btn-link:disabled { color: rgb(108, 117, 125); pointer-events: none; }.btn-sm { padding: 0.25rem 0.5rem; font-size: 0.875rem; line-height: 1.5; border-radius: 0.2rem; }.btn-block { display: block; width: 100%; }.fade { transition: opacity 0.15s linear; }@media (prefers-reduced-motion: reduce) {   .fade { transition: none; } }.fade:not(.show) { opacity: 0; }.dropdown-toggle::after { display: inline-block; margin-left: 0.255em; vertical-align: 0.255em; content: ""; border-width: 0.3em 0.3em 0px; border-style: solid solid none; border-color: currentcolor transparent; }.dropdown-toggle:empty::after { margin-left: 0px; }.dropup .dropdown-toggle::after { display: inline-block; margin-left: 0.255em; vertical-align: 0.255em; content: ""; border-width: 0px 0.3em 0.3em; border-style: none solid solid; border-color: currentcolor transparent; }.dropup .dropdown-toggle:empty::after { margin-left: 0px; }.dropright .dropdown-toggle::after { display: inline-block; margin-left: 0.255em; vertical-align: 0.255em; content: ""; border-width: 0.3em 0px 0.3em 0.3em; border-style: solid none solid solid; border-color: transparent currentcolor; }.dropright .dropdown-toggle:empty::after { margin-left: 0px; }.dropright .dropdown-toggle::after { vertical-align: 0px; }.dropleft .dropdown-toggle::after { display: inline-block; margin-left: 0.255em; vertical-align: 0.255em; content: ""; }.dropleft .dropdown-toggle::after { display: none; }.dropleft .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; }.dropleft .dropdown-toggle:empty::after { margin-left: 0px; }.dropleft .dropdown-toggle::before { vertical-align: 0px; }.dropdown-item:focus, .dropdown-item:hover { color: rgb(22, 24, 27); text-decoration: none; background-color: rgb(248, 249, 250); }.dropdown-item:active { color: rgb(255, 255, 255); text-decoration: none; background-color: rgb(0, 123, 255); }.dropdown-item:disabled { color: rgb(108, 117, 125); pointer-events: none; background-color: transparent; }.btn-group { position: relative; display: inline-flex; vertical-align: middle; }.btn-group > .btn { position: relative; flex: 1 1 auto; }.btn-group-vertical > .btn:hover, .btn-group > .btn:hover { z-index: 1; }.btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group > .btn:active, .btn-group > .btn:focus { z-index: 1; }.btn-group > .btn:not(:first-child) { margin-left: -1px; }.btn-group > .btn:not(:last-child):not(.dropdown-toggle) { border-top-right-radius: 0px; border-bottom-right-radius: 0px; }.btn-group > .btn:not(:first-child) { border-top-left-radius: 0px; border-bottom-left-radius: 0px; }.dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after { margin-left: 0px; }.dropleft .dropdown-toggle-split::before { margin-right: 0px; }.input-group { position: relative; display: flex; flex-wrap: wrap; align-items: stretch; width: 100%; }.input-group > .form-control { position: relative; flex: 1 1 auto; width: 1%; margin-bottom: 0px; }.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label, .input-group > .custom-select:focus, .input-group > .form-control:focus { z-index: 3; }.input-group > .custom-file .custom-file-input:focus { z-index: 4; }.input-group > .form-control:not(:last-child) { border-top-right-radius: 0px; border-bottom-right-radius: 0px; }.input-group > .custom-file:not(:last-child) .custom-file-label::after { border-top-right-radius: 0px; border-bottom-right-radius: 0px; }.input-group-append { display: flex; }.input-group-append .btn { position: relative; z-index: 2; }.input-group-append .btn:focus, .input-group-prepend .btn:focus { z-index: 3; }.input-group-append { margin-left: -1px; }.input-group > .input-group-append > .btn { border-top-left-radius: 0px; border-bottom-left-radius: 0px; }.custom-control-input:checked ~ .custom-control-label::before { color: rgb(255, 255, 255); border-color: rgb(0, 123, 255); background-color: rgb(0, 123, 255); }.custom-control-input:focus ~ .custom-control-label::before { box-shadow: rgba(0, 123, 255, 0.25) 0px 0px 0px 0.2rem; }.custom-control-input:focus:not(:checked) ~ .custom-control-label::before { border-color: rgb(128, 189, 255); }.custom-control-input:not(:disabled):active ~ .custom-control-label::before { color: rgb(255, 255, 255); background-color: rgb(179, 215, 255); border-color: rgb(179, 215, 255); }.custom-control-input:disabled ~ .custom-control-label { color: rgb(108, 117, 125); }.custom-control-input:disabled ~ .custom-control-label::before { background-color: rgb(233, 236, 239); }.custom-control-label::before { position: absolute; top: 0.25rem; left: -1.5rem; display: block; width: 1rem; height: 1rem; pointer-events: none; content: ""; background-color: rgb(255, 255, 255); border: 1px solid rgb(173, 181, 189); }.custom-control-label::after { position: absolute; top: 0.25rem; left: -1.5rem; display: block; width: 1rem; height: 1rem; content: ""; background: 50% center / 50% 50% no-repeat; }.custom-checkbox .custom-control-label::before { border-radius: 0.25rem; }.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after { background-image: url("/api/assets/editor/20260817/03e13b1e3d56788aedeb31bc.svg"); }.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before { border-color: rgb(0, 123, 255); background-color: rgb(0, 123, 255); }.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after { background-image: url("/api/assets/editor/20260817/903bd09bf72cfddcec4591a9.svg"); }.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before { background-color: rgba(0, 123, 255, 0.5); }.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before { background-color: rgba(0, 123, 255, 0.5); }.custom-radio .custom-control-label::before { border-radius: 50%; }.custom-radio .custom-control-input:checked ~ .custom-control-label::after { background-image: url("/api/assets/editor/20260817/0e79fb81a7d5e442d24bcab7.svg"); }.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before { background-color: rgba(0, 123, 255, 0.5); }.custom-switch .custom-control-label::before { left: -2.25rem; width: 1.75rem; pointer-events: all; border-radius: 0.5rem; }.custom-switch .custom-control-label::after { top: calc(2px + 0.25rem); left: calc(2px - 2.25rem); width: calc(-4px + 1rem); height: calc(-4px + 1rem); background-color: rgb(173, 181, 189); border-radius: 0.5rem; transition: transform 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, -webkit-transform 0.15s ease-in-out; }@media (prefers-reduced-motion: reduce) {   .custom-switch .custom-control-label::after { transition: none; } }.custom-switch .custom-control-input:checked ~ .custom-control-label::after { background-color: rgb(255, 255, 255); transform: translateX(0.75rem); }.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before { background-color: rgba(0, 123, 255, 0.5); }.custom-select:focus { border-color: rgb(128, 189, 255); outline: 0px; box-shadow: rgba(0, 123, 255, 0.25) 0px 0px 0px 0.2rem; }.custom-select:disabled { color: rgb(108, 117, 125); background-color: rgb(233, 236, 239); }.custom-file-input:focus ~ .custom-file-label { border-color: rgb(128, 189, 255); box-shadow: rgba(0, 123, 255, 0.25) 0px 0px 0px 0.2rem; }.custom-file-input:disabled ~ .custom-file-label { background-color: rgb(233, 236, 239); }.custom-file-input:lang(en) ~ .custom-file-label::after { content: "Browse"; }.custom-file-input ~ .custom-file-label[data-browse]::after { content: attr(data-browse); }.custom-file-label::after { position: absolute; top: 0px; right: 0px; bottom: 0px; z-index: 3; display: block; height: calc(1.5em + 0.75rem); padding: 0.375rem 0.75rem; line-height: 1.5; color: rgb(73, 80, 87); content: "Browse"; background-color: rgb(233, 236, 239); border-left: inherit; border-radius: 0px 0.25rem 0.25rem 0px; }.custom-range:focus { outline: 0px; }.custom-range:focus::-webkit-slider-thumb { box-shadow: rgb(255, 255, 255) 0px 0px 0px 1px, rgba(0, 123, 255, 0.25) 0px 0px 0px 0.2rem; }.custom-range::-webkit-slider-thumb { width: 1rem; height: 1rem; margin-top: -0.25rem; background-color: rgb(0, 123, 255); border: 0px; 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; appearance: none; }@media (prefers-reduced-motion: reduce) {   .custom-range::-webkit-slider-thumb { transition: none; } }.custom-range::-webkit-slider-thumb:active { background-color: rgb(179, 215, 255); }.custom-range::-webkit-slider-runnable-track { width: 100%; height: 0.5rem; color: transparent; cursor: pointer; background-color: rgb(222, 226, 230); border-color: transparent; border-radius: 1rem; }@media (prefers-reduced-motion: reduce) { }@media (prefers-reduced-motion: reduce) { }.custom-range:disabled::-webkit-slider-thumb { background-color: rgb(173, 181, 189); }.custom-range:disabled::-webkit-slider-runnable-track { cursor: default; }.custom-control-label::before { 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) {   .custom-control-label::before { transition: none; } }.nav-link { display: block; }.nav-link:focus, .nav-link:hover { text-decoration: none; }.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover { border-color: rgb(233, 236, 239) rgb(233, 236, 239) rgb(222, 226, 230); }.navbar { position: relative; display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; padding: 0.5rem 1rem; }.navbar-brand { display: inline-block; padding-top: 0.3125rem; padding-bottom: 0.3125rem; margin-right: 1rem; font-size: 1.25rem; line-height: inherit; white-space: nowrap; }.navbar-brand:focus, .navbar-brand:hover { text-decoration: none; }.navbar-toggler:focus, .navbar-toggler:hover { text-decoration: none; }@media (min-width: 992px) {   .navbar-expand-lg { flex-flow: row; justify-content: flex-start; } }.navbar-light .navbar-brand { color: rgba(0, 0, 0, 0.9); }.navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover { color: rgba(0, 0, 0, 0.9); }.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover { color: rgba(0, 0, 0, 0.7); }.navbar-light .navbar-text a:focus, .navbar-light .navbar-text a:hover { color: rgba(0, 0, 0, 0.9); }.navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover { color: rgb(255, 255, 255); }.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover { color: rgba(255, 255, 255, 0.75); }.navbar-dark .navbar-text a:focus, .navbar-dark .navbar-text a:hover { color: rgb(255, 255, 255); }.card { position: relative; display: flex; flex-direction: column; min-width: 0px; overflow-wrap: break-word; background-color: rgb(255, 255, 255); background-clip: border-box; border: 1px solid rgba(0, 0, 0, 0.125); }.card-body { flex: 1 1 auto; padding: 1.25rem; }.card-link:hover { text-decoration: none; }.card-header { margin-bottom: 0px; border-bottom: 1px solid rgba(0, 0, 0, 0.125); }.card-header:first-child { border-radius: calc(-1px + 0.25rem) calc(-1px + 0.25rem) 0px 0px; }.card-footer { padding: 0.75rem 1.25rem; border-top: 1px solid rgba(0, 0, 0, 0.125); }.card-footer:last-child { border-radius: 0px 0px calc(-1px + 0.25rem) calc(-1px + 0.25rem); }.breadcrumb-item + .breadcrumb-item::before { display: inline-block; padding-right: 0.5rem; color: rgb(108, 117, 125); content: "/"; }.breadcrumb-item + .breadcrumb-item:hover::before { text-decoration: underline; }.breadcrumb-item + .breadcrumb-item:hover::before { text-decoration: none; }.page-link:hover { z-index: 2; color: rgb(0, 86, 179); text-decoration: none; background-color: rgb(233, 236, 239); border-color: rgb(222, 226, 230); }.page-link:focus { z-index: 2; outline: 0px; box-shadow: rgba(0, 123, 255, 0.25) 0px 0px 0px 0.2rem; }.badge { display: inline-block; padding: 0.25em 0.4em; font-size: 75%; font-weight: 700; line-height: 1; text-align: center; white-space: nowrap; vertical-align: baseline; 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) {   .badge { transition: none; } }a.badge:focus, a.badge:hover { text-decoration: none; }.badge-pill { padding-right: 0.6em; padding-left: 0.6em; border-radius: 10rem; }a.badge-primary:focus, a.badge-primary:hover { color: rgb(255, 255, 255); background-color: rgb(0, 98, 204); }a.badge-primary:focus { outline: 0px; box-shadow: rgba(0, 123, 255, 0.5) 0px 0px 0px 0.2rem; }a.badge-secondary:focus, a.badge-secondary:hover { color: rgb(255, 255, 255); background-color: rgb(84, 91, 98); }a.badge-secondary:focus { outline: 0px; box-shadow: rgba(108, 117, 125, 0.5) 0px 0px 0px 0.2rem; }a.badge-success:focus, a.badge-success:hover { color: rgb(255, 255, 255); background-color: rgb(30, 126, 52); }a.badge-success:focus { outline: 0px; box-shadow: rgba(40, 167, 69, 0.5) 0px 0px 0px 0.2rem; }a.badge-info:focus, a.badge-info:hover { color: rgb(255, 255, 255); background-color: rgb(17, 122, 139); }a.badge-info:focus { outline: 0px; box-shadow: rgba(23, 162, 184, 0.5) 0px 0px 0px 0.2rem; }a.badge-warning:focus, a.badge-warning:hover { color: rgb(33, 37, 41); background-color: rgb(211, 158, 0); }a.badge-warning:focus { outline: 0px; box-shadow: rgba(255, 193, 7, 0.5) 0px 0px 0px 0.2rem; }a.badge-danger:focus, a.badge-danger:hover { color: rgb(255, 255, 255); background-color: rgb(189, 33, 48); }a.badge-danger:focus { outline: 0px; box-shadow: rgba(220, 53, 69, 0.5) 0px 0px 0px 0.2rem; }a.badge-light:focus, a.badge-light:hover { color: rgb(33, 37, 41); background-color: rgb(218, 224, 229); }a.badge-light:focus { outline: 0px; box-shadow: rgba(248, 249, 250, 0.5) 0px 0px 0px 0.2rem; }a.badge-dark:focus, a.badge-dark:hover { color: rgb(255, 255, 255); background-color: rgb(29, 33, 36); }a.badge-dark:focus { outline: 0px; box-shadow: rgba(52, 58, 64, 0.5) 0px 0px 0px 0.2rem; }@-webkit-keyframes progress-bar-stripes {    0% { background-position: 1rem 0px; }   100% { background-position: 0px 0px; } }@keyframes progress-bar-stripes {    0% { background-position: 1rem 0px; }   100% { background-position: 0px 0px; } }.list-group-item-action:focus, .list-group-item-action:hover { z-index: 1; color: rgb(73, 80, 87); text-decoration: none; background-color: rgb(248, 249, 250); }.list-group-item-action:active { color: rgb(33, 37, 41); background-color: rgb(233, 236, 239); }.list-group-item:disabled { color: rgb(108, 117, 125); pointer-events: none; background-color: rgb(255, 255, 255); }.list-group-item-primary.list-group-item-action:focus, .list-group-item-primary.list-group-item-action:hover { color: rgb(0, 64, 133); background-color: rgb(159, 205, 255); }.list-group-item-secondary.list-group-item-action:focus, .list-group-item-secondary.list-group-item-action:hover { color: rgb(56, 61, 65); background-color: rgb(200, 203, 207); }.list-group-item-success.list-group-item-action:focus, .list-group-item-success.list-group-item-action:hover { color: rgb(21, 87, 36); background-color: rgb(177, 223, 187); }.list-group-item-info.list-group-item-action:focus, .list-group-item-info.list-group-item-action:hover { color: rgb(12, 84, 96); background-color: rgb(171, 221, 229); }.list-group-item-warning.list-group-item-action:focus, .list-group-item-warning.list-group-item-action:hover { color: rgb(133, 100, 4); background-color: rgb(255, 232, 161); }.list-group-item-danger.list-group-item-action:focus, .list-group-item-danger.list-group-item-action:hover { color: rgb(114, 28, 36); background-color: rgb(241, 176, 183); }.list-group-item-light.list-group-item-action:focus, .list-group-item-light.list-group-item-action:hover { color: rgb(129, 129, 130); background-color: rgb(236, 236, 246); }.list-group-item-dark.list-group-item-action:focus, .list-group-item-dark.list-group-item-action:hover { color: rgb(27, 30, 33); background-color: rgb(185, 187, 190); }.close { float: right; font-size: 1.5rem; font-weight: 700; line-height: 1; color: rgb(0, 0, 0); text-shadow: rgb(255, 255, 255) 0px 1px 0px; opacity: 0.5; }.close:hover { color: rgb(0, 0, 0); text-decoration: none; }.close:not(:disabled):not(.disabled):focus, .close:not(:disabled):not(.disabled):hover { opacity: 0.75; }.modal { position: fixed; top: 0px; left: 0px; z-index: 1050; width: 100%; height: 100%; overflow: hidden; outline: 0px; }.modal-dialog-centered::before { display: block; height: calc(-1rem + 100vh); content: ""; }.modal-dialog-centered.modal-dialog-scrollable::before { content: none; }@media (min-width: 576px) {   .modal-dialog-centered::before { height: calc(-3.5rem + 100vh); } }.tooltip .arrow::before { position: absolute; content: ""; border-color: transparent; border-style: solid; }.bs-tooltip-auto[x-placement^="top"] .arrow::before, .bs-tooltip-top .arrow::before { top: 0px; border-width: 0.4rem 0.4rem 0px; border-top-color: rgb(0, 0, 0); }.bs-tooltip-auto[x-placement^="right"] .arrow::before, .bs-tooltip-right .arrow::before { right: 0px; border-width: 0.4rem 0.4rem 0.4rem 0px; border-right-color: rgb(0, 0, 0); }.bs-tooltip-auto[x-placement^="bottom"] .arrow::before, .bs-tooltip-bottom .arrow::before { bottom: 0px; border-width: 0px 0.4rem 0.4rem; border-bottom-color: rgb(0, 0, 0); }.bs-tooltip-auto[x-placement^="left"] .arrow::before, .bs-tooltip-left .arrow::before { left: 0px; border-width: 0.4rem 0px 0.4rem 0.4rem; border-left-color: rgb(0, 0, 0); }.popover .arrow::after, .popover .arrow::before { position: absolute; display: block; content: ""; border-color: transparent; border-style: solid; }.bs-popover-auto[x-placement^="top"] > .arrow::before, .bs-popover-top > .arrow::before { bottom: 0px; border-width: 0.5rem 0.5rem 0px; border-top-color: rgba(0, 0, 0, 0.25); }.bs-popover-auto[x-placement^="top"] > .arrow::after, .bs-popover-top > .arrow::after { bottom: 1px; border-width: 0.5rem 0.5rem 0px; border-top-color: rgb(255, 255, 255); }.bs-popover-auto[x-placement^="right"] > .arrow::before, .bs-popover-right > .arrow::before { left: 0px; border-width: 0.5rem 0.5rem 0.5rem 0px; border-right-color: rgba(0, 0, 0, 0.25); }.bs-popover-auto[x-placement^="right"] > .arrow::after, .bs-popover-right > .arrow::after { left: 1px; border-width: 0.5rem 0.5rem 0.5rem 0px; border-right-color: rgb(255, 255, 255); }.bs-popover-auto[x-placement^="bottom"] > .arrow::before, .bs-popover-bottom > .arrow::before { top: 0px; border-width: 0px 0.5rem 0.5rem; border-bottom-color: rgba(0, 0, 0, 0.25); }.bs-popover-auto[x-placement^="bottom"] > .arrow::after, .bs-popover-bottom > .arrow::after { top: 1px; border-width: 0px 0.5rem 0.5rem; border-bottom-color: rgb(255, 255, 255); }.bs-popover-auto[x-placement^="bottom"] .popover-header::before, .bs-popover-bottom .popover-header::before { position: absolute; top: 0px; left: 50%; display: block; width: 1rem; margin-left: -0.5rem; content: ""; border-bottom: 1px solid rgb(247, 247, 247); }.bs-popover-auto[x-placement^="left"] > .arrow::before, .bs-popover-left > .arrow::before { right: 0px; border-width: 0.5rem 0px 0.5rem 0.5rem; border-left-color: rgba(0, 0, 0, 0.25); }.bs-popover-auto[x-placement^="left"] > .arrow::after, .bs-popover-left > .arrow::after { right: 1px; border-width: 0.5rem 0px 0.5rem 0.5rem; border-left-color: rgb(255, 255, 255); }.carousel-inner::after { display: block; clear: both; content: ""; }.carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover { color: rgb(255, 255, 255); text-decoration: none; outline: 0px; opacity: 0.9; }@-webkit-keyframes spinner-border {    100% { transform: rotate(360deg); } }@keyframes spinner-border {    100% { transform: rotate(360deg); } }@-webkit-keyframes spinner-grow {    0% { transform: scale(0); }   50% { opacity: 1; } }@keyframes spinner-grow {    0% { transform: scale(0); }   50% { opacity: 1; } }.align-middle { vertical-align: middle !important; }.align-text-top { vertical-align: text-top !important; }a.bg-primary:focus, a.bg-primary:hover, button.bg-primary:focus, button.bg-primary:hover { background-color: rgb(0, 98, 204) !important; }a.bg-secondary:focus, a.bg-secondary:hover, button.bg-secondary:focus, button.bg-secondary:hover { background-color: rgb(84, 91, 98) !important; }a.bg-success:focus, a.bg-success:hover, button.bg-success:focus, button.bg-success:hover { background-color: rgb(30, 126, 52) !important; }a.bg-info:focus, a.bg-info:hover, button.bg-info:focus, button.bg-info:hover { background-color: rgb(17, 122, 139) !important; }a.bg-warning:focus, a.bg-warning:hover, button.bg-warning:focus, button.bg-warning:hover { background-color: rgb(211, 158, 0) !important; }a.bg-danger:focus, a.bg-danger:hover, button.bg-danger:focus, button.bg-danger:hover { background-color: rgb(189, 33, 48) !important; }a.bg-light:focus, a.bg-light:hover, button.bg-light:focus, button.bg-light:hover { background-color: rgb(218, 224, 229) !important; }a.bg-dark:focus, a.bg-dark:hover, button.bg-dark:focus, button.bg-dark:hover { background-color: rgb(29, 33, 36) !important; }.bg-white { background-color: rgb(255, 255, 255) !important; }.border-bottom { border-bottom: 1px solid rgb(222, 226, 230) !important; }.border-0 { border: 0px !important; }.clearfix::after { display: block; clear: both; content: ""; }.d-block { display: block !important; }.d-flex { display: flex !important; }@media (min-width: 768px) {   .d-md-none { display: none !important; }   .d-md-block { display: block !important; }   .d-md-flex { display: flex !important; } }@media (min-width: 992px) {   .d-lg-none { display: none !important; }   .d-lg-block { display: block !important; }   .d-lg-flex { display: flex !important; } }.embed-responsive::before { display: block; content: ""; }.embed-responsive-21by9::before { padding-top: 42.8571%; }.embed-responsive-16by9::before { padding-top: 56.25%; }.embed-responsive-4by3::before { padding-top: 75%; }.embed-responsive-1by1::before { padding-top: 100%; }.flex-row { flex-direction: row !important; }.flex-column { flex-direction: column !important; }.flex-wrap { flex-wrap: wrap !important; }.justify-content-start { justify-content: flex-start !important; }.justify-content-center { justify-content: center !important; }.justify-content-between { justify-content: space-between !important; }.align-items-center { align-items: center !important; }@media (min-width: 768px) {   .justify-content-md-between { justify-content: space-between !important; } }.sr-only-focusable:active, .sr-only-focusable:focus { position: static; width: auto; height: auto; overflow: visible; clip: auto; white-space: normal; }.shadow-sm { box-shadow: rgba(0, 0, 0, 0.075) 0px 0.125rem 0.25rem !important; }.w-100 { width: 100% !important; }.h-100 { height: 100% !important; }.stretched-link::after { position: absolute; inset: 0px; z-index: 1; pointer-events: auto; content: ""; background-color: rgba(0, 0, 0, 0); }.mx-0 { margin-right: 0px !important; }.mb-0 { margin-bottom: 0px !important; }.mx-0 { margin-left: 0px !important; }.mt-1 { margin-top: 0.25rem !important; }.mr-1 { margin-right: 0.25rem !important; }.mb-1 { margin-bottom: 0.25rem !important; }.mt-2 { margin-top: 0.5rem !important; }.mb-2 { margin-bottom: 0.5rem !important; }.ml-2 { margin-left: 0.5rem !important; }.mt-3 { margin-top: 1rem !important; }.mr-3 { margin-right: 1rem !important; }.mb-3 { margin-bottom: 1rem !important; }.mt-4 { margin-top: 1.5rem !important; }.mb-4 { margin-bottom: 1.5rem !important; }.ml-4 { margin-left: 1.5rem !important; }.mt-5 { margin-top: 3rem !important; }.p-0 { padding: 0px !important; }.pt-0 { padding-top: 0px !important; }.pr-0, .px-0 { padding-right: 0px !important; }.px-0 { padding-left: 0px !important; }.pt-1, .py-1 { padding-top: 0.25rem !important; }.py-1 { padding-bottom: 0.25rem !important; }.pl-1 { padding-left: 0.25rem !important; }.p-2 { padding: 0.5rem !important; }.pt-2, .py-2 { padding-top: 0.5rem !important; }.pr-2, .px-2 { padding-right: 0.5rem !important; }.py-2 { padding-bottom: 0.5rem !important; }.px-2 { padding-left: 0.5rem !important; }.py-3 { padding-top: 1rem !important; }.pb-3, .py-3 { padding-bottom: 1rem !important; }.px-4 { padding-right: 1.5rem !important; }.pb-4 { padding-bottom: 1.5rem !important; }.px-4 { padding-left: 1.5rem !important; }.ml-auto { margin-left: auto !important; }@media (min-width: 576px) {   .py-sm-0 { padding-top: 0px !important; }   .py-sm-0 { padding-bottom: 0px !important; } }@media (min-width: 768px) {   .mt-md-0 { margin-top: 0px !important; }   .pb-md-2 { padding-bottom: 0.5rem !important; }   .pt-md-3 { padding-top: 1rem !important; }   .pr-md-4, .px-md-4 { padding-right: 1.5rem !important; }   .px-md-4 { padding-left: 1.5rem !important; }   .mx-md-auto { margin-right: auto !important; }   .mx-md-auto { margin-left: auto !important; } }@media (min-width: 992px) {   .mt-lg-0 { margin-top: 0px !important; }   .mb-lg-0 { margin-bottom: 0px !important; }   .mr-lg-5 { margin-right: 3rem !important; }   .py-lg-0 { padding-top: 0px !important; }   .py-lg-0 { padding-bottom: 0px !important; }   .px-lg-3 { padding-right: 1rem !important; }   .pl-lg-3, .px-lg-3 { padding-left: 1rem !important; }   .pl-lg-4 { padding-left: 1.5rem !important; }   .pr-lg-5 { padding-right: 3rem !important; }   .pl-lg-5 { padding-left: 3rem !important; } }.text-left { text-align: left !important; }.text-right { text-align: right !important; }.text-center { text-align: center !important; }.font-weight-bold { font-weight: 700 !important; }a.text-primary:focus, a.text-primary:hover { color: rgb(0, 86, 179) !important; }a.text-secondary:focus, a.text-secondary:hover { color: rgb(73, 79, 84) !important; }a.text-success:focus, a.text-success:hover { color: rgb(25, 105, 44) !important; }a.text-info:focus, a.text-info:hover { color: rgb(15, 102, 116) !important; }a.text-warning:focus, a.text-warning:hover { color: rgb(186, 139, 0) !important; }a.text-danger:focus, a.text-danger:hover { color: rgb(167, 29, 42) !important; }a.text-light:focus, a.text-light:hover { color: rgb(203, 211, 218) !important; }a.text-dark:focus, a.text-dark:hover { color: rgb(18, 20, 22) !important; }table.dataTable thead th:active, table.dataTable thead td:active { outline: 0px; }table.dataTable.hover tbody tr:hover, table.dataTable.display tbody tr:hover { background-color: rgb(246, 246, 246); }table.dataTable.hover tbody tr:hover.selected, table.dataTable.display tbody tr:hover.selected { background-color: rgb(170, 183, 209); }table.dataTable.display tbody tr:hover > .sorting_1, table.dataTable.order-column.hover tbody tr:hover > .sorting_1 { background-color: rgb(234, 234, 234); }table.dataTable.display tbody tr:hover > .sorting_2, table.dataTable.order-column.hover tbody tr:hover > .sorting_2 { background-color: rgb(236, 236, 236); }table.dataTable.display tbody tr:hover > .sorting_3, table.dataTable.order-column.hover tbody tr:hover > .sorting_3 { background-color: rgb(239, 239, 239); }table.dataTable.display tbody tr:hover.selected > .sorting_1, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_1 { background-color: rgb(162, 174, 199); }table.dataTable.display tbody tr:hover.selected > .sorting_2, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_2 { background-color: rgb(163, 176, 201); }table.dataTable.display tbody tr:hover.selected > .sorting_3, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_3 { background-color: rgb(165, 178, 203); }.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover { border: 1px solid rgb(151, 151, 151); background: linear-gradient(rgb(255, 255, 255) 0px, rgb(220, 220, 220) 100%); color: rgb(51, 51, 51) !important; }.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active { cursor: default; border: 1px solid transparent; background: transparent; box-shadow: none; color: rgb(102, 102, 102) !important; }.dataTables_wrapper .dataTables_paginate .paginate_button:hover { color: white; border: 1px solid rgb(17, 17, 17); background: linear-gradient(rgb(88, 88, 88) 0px, rgb(17, 17, 17) 100%); }.dataTables_wrapper .dataTables_paginate .paginate_button:active { outline: 0px; background: linear-gradient(rgb(43, 43, 43) 0px, rgb(12, 12, 12) 100%); box-shadow: rgb(17, 17, 17) 0px 0px 3px inset; }.dataTables_wrapper::after { visibility: hidden; display: block; content: ""; clear: both; height: 0px; }.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button { appearance: none; }.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button { appearance: none; }.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover { color: rgb(51, 51, 51); }.select2-container--classic .select2-selection--single:focus { border: 1px solid rgb(0, 156, 222); }.select2-container--classic .select2-selection--multiple:focus { border: 1px solid rgb(88, 151, 251); }.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover { color: rgb(85, 85, 85); }.datepicker--nav-action:hover, .datepicker--nav-title:hover { background: rgb(240, 240, 240); }.datepicker--button:hover { color: rgb(74, 74, 74); background: rgb(240, 240, 240); }.datepicker--time-current-hours::after, .datepicker--time-current-minutes::after { content: ""; background: rgb(240, 240, 240); border-radius: 4px; position: absolute; inset: -3px -2px -2px; z-index: -1; opacity: 0; }.datepicker--time-current-hours.-focus-::after, .datepicker--time-current-minutes.-focus-::after { opacity: 1; }.datepicker--time-row input[type="range"]:hover::-webkit-slider-thumb { border-color: rgb(184, 184, 184); }.datepicker--time-row input[type="range"]:focus { outline: 0px; }.datepicker--time-row input[type="range"]:focus::-webkit-slider-thumb { background: rgb(92, 196, 239); border-color: rgb(92, 196, 239); }.datepicker--time-row input[type="range"]::-webkit-slider-thumb { appearance: none; box-sizing: border-box; height: 12px; width: 12px; border-radius: 3px; border: 1px solid rgb(222, 222, 222); background: rgb(255, 255, 255); cursor: pointer; transition: background 0.2s; margin-top: -6px; }.datepicker--time-row input[type="range"]::-webkit-slider-runnable-track { border: 0px; height: 1px; cursor: pointer; color: transparent; background: 0px center; }.datepicker--time-icon::after, .datepicker--time-icon::before { content: ""; background: currentcolor; position: absolute; }.datepicker--time-icon::after { height: 0.4em; width: 1px; left: calc(50% - 1px); top: calc(50% + 1px); transform: translateY(-100%); }.datepicker--time-icon::before { width: 0.4em; height: 1px; top: calc(50% + 1px); left: calc(50% - 1px); }.datepicker--cell-day.-other-month-:hover, .datepicker--cell-year.-other-decade-:hover { color: rgb(197, 197, 197); }@font-face { font-family: boxicons; font-weight: normal; font-style: normal; src: url("/api/assets/editor/20260817/a2825fa3fd85ae76dd985050.woff2") format("woff2"); }.bx { font-weight: normal; font-style: normal; font-variant: normal; line-height: 1; display: inline-block; text-transform: none; speak: none; -webkit-font-smoothing: antialiased; font-family: boxicons !important; }@-webkit-keyframes spin {    0% { transform: rotate(0deg); }   100% { transform: rotate(359deg); } }@keyframes spin {    0% { transform: rotate(0deg); }   100% { transform: rotate(359deg); } }@-webkit-keyframes burst {    0% { transform: scale(1); opacity: 1; }   90% { transform: scale(1.5); opacity: 0; } }@keyframes burst {    0% { transform: scale(1); opacity: 1; }   90% { transform: scale(1.5); opacity: 0; } }@-webkit-keyframes flashing {    0% { opacity: 1; }   45% { opacity: 0; }   90% { opacity: 1; } }@keyframes flashing {    0% { opacity: 1; }   45% { opacity: 0; }   90% { opacity: 1; } }@-webkit-keyframes fade-left {    0% { transform: translateX(0px); opacity: 1; }   75% { transform: translateX(-20px); opacity: 0; } }@keyframes fade-left {    0% { transform: translateX(0px); opacity: 1; }   75% { transform: translateX(-20px); opacity: 0; } }@-webkit-keyframes fade-right {    0% { transform: translateX(0px); opacity: 1; }   75% { transform: translateX(20px); opacity: 0; } }@keyframes fade-right {    0% { transform: translateX(0px); opacity: 1; }   75% { transform: translateX(20px); opacity: 0; } }@-webkit-keyframes fade-up {    0% { transform: translateY(0px); opacity: 1; }   75% { transform: translateY(-20px); opacity: 0; } }@keyframes fade-up {    0% { transform: translateY(0px); opacity: 1; }   75% { transform: translateY(-20px); opacity: 0; } }@-webkit-keyframes fade-down {    0% { transform: translateY(0px); opacity: 1; }   75% { transform: translateY(20px); opacity: 0; } }@keyframes fade-down {    0% { transform: translateY(0px); opacity: 1; }   75% { transform: translateY(20px); opacity: 0; } }@-webkit-keyframes tada {    0% { transform: scale3d(1, 1, 1); }   10%, 20% { transform: scale3d(0.95, 0.95, 0.95) rotate3d(0, 0, 1, -10deg); }   30%, 50%, 70%, 90% { transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, 10deg); }   40%, 60%, 80% { transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, -10deg); }   100% { transform: scale3d(1, 1, 1); } }@keyframes tada {    0% { transform: scale3d(1, 1, 1); }   10%, 20% { transform: scale3d(0.95, 0.95, 0.95) rotate3d(0, 0, 1, -10deg); }   30%, 50%, 70%, 90% { transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, 10deg); }   40%, 60%, 80% { transform: rotate3d(0, 0, 1, -10deg); }   100% { transform: scale3d(1, 1, 1); } }.bx-spin-hover:hover { animation: 2s linear 0s infinite normal none running spin; }.bx-tada-hover:hover { animation: 1.5s ease 0s infinite normal none running tada; }.bx-flashing-hover:hover { animation: 1.5s linear 0s infinite normal none running flashing; }.bx-burst-hover:hover { animation: 1.5s linear 0s infinite normal none running burst; }.bx-fade-up-hover:hover { animation: 1.5s linear 0s infinite normal none running fade-up; }.bx-fade-down-hover:hover { animation: 1.5s linear 0s infinite normal none running fade-down; }.bx-fade-left-hover:hover { animation: 1.5s linear 0s infinite normal none running fade-left; }.bx-fade-right-hover:hover { animation: 1.5s linear 0s infinite normal none running fade-right; }.bx-sm { font-size: 1.55rem !important; }.bxl-500px::before { content: ""; }.bxl-adobe::before { content: ""; }.bxl-airbnb::before { content: ""; }.bxl-algolia::before { content: ""; }.bxl-amazon::before { content: ""; }.bxl-android::before { content: ""; }.bxl-angular::before { content: ""; }.bxl-apple::before { content: ""; }.bxl-audible::before { content: ""; }.bxl-baidu::before { content: ""; }.bxl-behance::before { content: ""; }.bxl-bing::before { content: ""; }.bxl-bitcoin::before { content: ""; }.bxl-blogger::before { content: ""; }.bxl-bootstrap::before { content: ""; }.bxl-chrome::before { content: ""; }.bxl-codepen::before { content: ""; }.bxl-creative-commons::before { content: ""; }.bxl-css3::before { content: ""; }.bxl-dailymotion::before { content: ""; }.bxl-deviantart::before { content: ""; }.bxl-dev-to::before { content: ""; }.bxl-digg::before { content: ""; }.bxl-digitalocean::before { content: ""; }.bxl-discord::before { content: ""; }.bxl-discourse::before { content: ""; }.bxl-dribbble::before { content: ""; }.bxl-dropbox::before { content: ""; }.bxl-drupal::before { content: ""; }.bxl-ebay::before { content: ""; }.bxl-edge::before { content: ""; }.bxl-etsy::before { content: ""; }.bxl-facebook::before { content: ""; }.bxl-facebook-circle::before { content: ""; }.bxl-facebook-square::before { content: ""; }.bxl-figma::before { content: ""; }.bxl-firefox::before { content: ""; }.bxl-flickr::before { content: ""; }.bxl-flickr-square::before { content: ""; }.bxl-foursquare::before { content: ""; }.bxl-git::before { content: ""; }.bxl-github::before { content: ""; }.bxl-gitlab::before { content: ""; }.bxl-google::before { content: ""; }.bxl-google-plus::before { content: ""; }.bxl-google-plus-circle::before { content: ""; }.bxl-html5::before { content: ""; }.bxl-imdb::before { content: ""; }.bxl-instagram::before { content: ""; }.bxl-instagram-alt::before { content: ""; }.bxl-internet-explorer::before { content: ""; }.bxl-invision::before { content: ""; }.bxl-javascript::before { content: ""; }.bxl-joomla::before { content: ""; }.bxl-jquery::before { content: ""; }.bxl-jsfiddle::before { content: ""; }.bxl-kickstarter::before { content: ""; }.bxl-less::before { content: ""; }.bxl-linkedin::before { content: ""; }.bxl-linkedin-square::before { content: ""; }.bxl-magento::before { content: ""; }.bxl-mailchimp::before { content: ""; }.bxl-mastercard::before { content: ""; }.bxl-medium::before { content: ""; }.bxl-medium-old::before { content: ""; }.bxl-medium-square::before { content: ""; }.bxl-messenger::before { content: ""; }.bxl-microsoft::before { content: ""; }.bxl-nodejs::before { content: ""; }.bxl-opera::before { content: ""; }.bxl-patreon::before { content: ""; }.bxl-paypal::before { content: ""; }.bxl-periscope::before { content: ""; }.bxl-pinterest::before { content: ""; }.bxl-pinterest-alt::before { content: ""; }.bxl-play-store::before { content: ""; }.bxl-pocket::before { content: ""; }.bxl-product-hunt::before { content: ""; }.bxl-quora::before { content: ""; }.bxl-react::before { content: ""; }.bxl-redbubble::before { content: ""; }.bxl-reddit::before { content: ""; }.bxl-redux::before { content: ""; }.bxl-sass::before { content: ""; }.bxl-shopify::before { content: ""; }.bxl-skype::before { content: ""; }.bxl-slack::before { content: ""; }.bxl-slack-old::before { content: ""; }.bxl-snapchat::before { content: ""; }.bxl-soundcloud::before { content: ""; }.bxl-spotify::before { content: ""; }.bxl-squarespace::before { content: ""; }.bxl-stack-overflow::before { content: ""; }.bxl-stripe::before { content: ""; }.bxl-telegram::before { content: ""; }.bxl-trello::before { content: ""; }.bxl-tumblr::before { content: ""; }.bxl-twitch::before { content: ""; }.bxl-twitter::before { content: ""; }.bxl-unsplash::before { content: ""; }.bxl-vimeo::before { content: ""; }.bxl-visa::before { content: ""; }.bxl-vk::before { content: ""; }.bxl-vuejs::before { content: ""; }.bxl-whatsapp::before { content: ""; }.bxl-whatsapp-square::before { content: ""; }.bxl-wikipedia::before { content: ""; }.bxl-windows::before { content: ""; }.bxl-wix::before { content: ""; }.bxl-wordpress::before { content: ""; }.bxl-yahoo::before { content: ""; }.bxl-yelp::before { content: ""; }.bxl-youtube::before { content: ""; }.bx-abacus::before { content: ""; }.bx-accessibility::before { content: ""; }.bx-add-to-queue::before { content: ""; }.bx-adjust::before { content: ""; }.bx-alarm::before { content: ""; }.bx-alarm-add::before { content: ""; }.bx-alarm-exclamation::before { content: ""; }.bx-alarm-off::before { content: ""; }.bx-alarm-snooze::before { content: ""; }.bx-album::before { content: ""; }.bx-align-justify::before { content: ""; }.bx-align-left::before { content: ""; }.bx-align-middle::before { content: ""; }.bx-align-right::before { content: ""; }.bx-analyse::before { content: ""; }.bx-anchor::before { content: ""; }.bx-angry::before { content: ""; }.bx-aperture::before { content: ""; }.bx-arch::before { content: ""; }.bx-archive::before { content: ""; }.bx-archive-in::before { content: ""; }.bx-archive-out::before { content: ""; }.bx-area::before { content: ""; }.bx-arrow-back::before { content: ""; }.bx-arrow-from-bottom::before { content: ""; }.bx-arrow-from-left::before { content: ""; }.bx-arrow-from-right::before { content: ""; }.bx-arrow-from-top::before { content: ""; }.bx-arrow-to-bottom::before { content: ""; }.bx-arrow-to-left::before { content: ""; }.bx-arrow-to-right::before { content: ""; }.bx-arrow-to-top::before { content: ""; }.bx-at::before { content: ""; }.bx-atom::before { content: ""; }.bx-award::before { content: ""; }.bx-badge::before { content: ""; }.bx-badge-check::before { content: ""; }.bx-ball::before { content: ""; }.bx-band-aid::before { content: ""; }.bx-bar-chart::before { content: ""; }.bx-bar-chart-alt::before { content: ""; }.bx-bar-chart-alt-2::before { content: ""; }.bx-bar-chart-square::before { content: ""; }.bx-barcode::before { content: ""; }.bx-barcode-reader::before { content: ""; }.bx-baseball::before { content: ""; }.bx-basket::before { content: ""; }.bx-basketball::before { content: ""; }.bx-bath::before { content: ""; }.bx-battery::before { content: ""; }.bx-bed::before { content: ""; }.bx-been-here::before { content: ""; }.bx-beer::before { content: ""; }.bx-bell::before { content: ""; }.bx-bell-minus::before { content: ""; }.bx-bell-off::before { content: ""; }.bx-bell-plus::before { content: ""; }.bx-bible::before { content: ""; }.bx-bitcoin::before { content: ""; }.bx-blanket::before { content: ""; }.bx-block::before { content: ""; }.bx-bluetooth::before { content: ""; }.bx-body::before { content: ""; }.bx-bold::before { content: ""; }.bx-bolt-circle::before { content: ""; }.bx-bomb::before { content: ""; }.bx-bone::before { content: ""; }.bx-bong::before { content: ""; }.bx-book::before { content: ""; }.bx-book-add::before { content: ""; }.bx-book-alt::before { content: ""; }.bx-book-bookmark::before { content: ""; }.bx-book-content::before { content: ""; }.bx-book-heart::before { content: ""; }.bx-bookmark::before { content: ""; }.bx-bookmark-minus::before { content: ""; }.bx-bookmark-plus::before { content: ""; }.bx-bookmarks::before { content: ""; }.bx-book-open::before { content: ""; }.bx-book-reader::before { content: ""; }.bx-border-all::before { content: ""; }.bx-border-bottom::before { content: ""; }.bx-border-inner::before { content: ""; }.bx-border-left::before { content: ""; }.bx-border-none::before { content: ""; }.bx-border-outer::before { content: ""; }.bx-border-radius::before { content: ""; }.bx-border-right::before { content: ""; }.bx-border-top::before { content: ""; }.bx-bot::before { content: ""; }.bx-bowling-ball::before { content: ""; }.bx-box::before { content: ""; }.bx-bracket::before { content: ""; }.bx-braille::before { content: ""; }.bx-brain::before { content: ""; }.bx-briefcase::before { content: ""; }.bx-briefcase-alt::before { content: ""; }.bx-briefcase-alt-2::before { content: ""; }.bx-brightness::before { content: ""; }.bx-brightness-half::before { content: ""; }.bx-broadcast::before { content: ""; }.bx-brush::before { content: ""; }.bx-brush-alt::before { content: ""; }.bx-bug::before { content: ""; }.bx-bug-alt::before { content: ""; }.bx-building::before { content: ""; }.bx-building-house::before { content: ""; }.bx-buildings::before { content: ""; }.bx-bulb::before { content: ""; }.bx-bullseye::before { content: ""; }.bx-buoy::before { content: ""; }.bx-bus::before { content: ""; }.bx-bus-school::before { content: ""; }.bx-cabinet::before { content: ""; }.bx-cake::before { content: ""; }.bx-calculator::before { content: ""; }.bx-calendar::before { content: ""; }.bx-calendar-alt::before { content: ""; }.bx-calendar-check::before { content: ""; }.bx-calendar-edit::before { content: ""; }.bx-calendar-event::before { content: ""; }.bx-calendar-exclamation::before { content: ""; }.bx-calendar-heart::before { content: ""; }.bx-calendar-minus::before { content: ""; }.bx-calendar-plus::before { content: ""; }.bx-calendar-star::before { content: ""; }.bx-calendar-week::before { content: ""; }.bx-calendar-x::before { content: ""; }.bx-camera::before { content: ""; }.bx-camera-home::before { content: ""; }.bx-camera-movie::before { content: ""; }.bx-camera-off::before { content: ""; }.bx-capsule::before { content: ""; }.bx-captions::before { content: ""; }.bx-car::before { content: ""; }.bx-card::before { content: ""; }.bx-caret-down::before { content: ""; }.bx-caret-down-circle::before { content: ""; }.bx-caret-down-square::before { content: ""; }.bx-caret-left::before { content: ""; }.bx-caret-left-circle::before { content: ""; }.bx-caret-left-square::before { content: ""; }.bx-caret-right::before { content: ""; }.bx-caret-right-circle::before { content: ""; }.bx-caret-right-square::before { content: ""; }.bx-caret-up::before { content: ""; }.bx-caret-up-circle::before { content: ""; }.bx-caret-up-square::before { content: ""; }.bx-carousel::before { content: ""; }.bx-cart::before { content: ""; }.bx-cart-alt::before { content: ""; }.bx-cast::before { content: ""; }.bx-cctv::before { content: ""; }.bx-certification::before { content: ""; }.bx-chair::before { content: ""; }.bx-chalkboard::before { content: ""; }.bx-chart::before { content: ""; }.bx-chat::before { content: ""; }.bx-check::before { content: ""; }.bx-checkbox::before { content: ""; }.bx-checkbox-checked::before { content: ""; }.bx-checkbox-square::before { content: ""; }.bx-check-circle::before { content: ""; }.bx-check-double::before { content: ""; }.bx-check-shield::before { content: ""; }.bx-check-square::before { content: ""; }.bx-chevron-down::before { content: ""; }.bx-chevron-down-circle::before { content: ""; }.bx-chevron-down-square::before { content: ""; }.bx-chevron-left::before { content: ""; }.bx-chevron-left-circle::before { content: ""; }.bx-chevron-left-square::before { content: ""; }.bx-chevron-right::before { content: ""; }.bx-chevron-right-circle::before { content: ""; }.bx-chevron-right-square::before { content: ""; }.bx-chevrons-down::before { content: ""; }.bx-chevrons-left::before { content: ""; }.bx-chevrons-right::before { content: ""; }.bx-chevrons-up::before { content: ""; }.bx-chevron-up::before { content: ""; }.bx-chevron-up-circle::before { content: ""; }.bx-chevron-up-square::before { content: ""; }.bx-chip::before { content: ""; }.bx-church::before { content: ""; }.bx-circle::before { content: ""; }.bx-clinic::before { content: ""; }.bx-clipboard::before { content: ""; }.bx-closet::before { content: ""; }.bx-cloud::before { content: ""; }.bx-cloud-download::before { content: ""; }.bx-cloud-drizzle::before { content: ""; }.bx-cloud-lightning::before { content: ""; }.bx-cloud-light-rain::before { content: ""; }.bx-cloud-rain::before { content: ""; }.bx-cloud-snow::before { content: ""; }.bx-cloud-upload::before { content: ""; }.bx-code::before { content: ""; }.bx-code-alt::before { content: ""; }.bx-code-block::before { content: ""; }.bx-code-curly::before { content: ""; }.bx-coffee::before { content: ""; }.bx-coffee-togo::before { content: ""; }.bx-cog::before { content: ""; }.bx-coin::before { content: ""; }.bx-coin-stack::before { content: ""; }.bx-collapse::before { content: ""; }.bx-collection::before { content: ""; }.bx-color-fill::before { content: ""; }.bx-columns::before { content: ""; }.bx-command::before { content: ""; }.bx-comment::before { content: ""; }.bx-comment-add::before { content: ""; }.bx-comment-check::before { content: ""; }.bx-comment-detail::before { content: ""; }.bx-comment-dots::before { content: ""; }.bx-comment-edit::before { content: ""; }.bx-comment-error::before { content: ""; }.bx-comment-minus::before { content: ""; }.bx-comment-x::before { content: ""; }.bx-compass::before { content: ""; }.bx-confused::before { content: ""; }.bx-conversation::before { content: ""; }.bx-cookie::before { content: ""; }.bx-cool::before { content: ""; }.bx-copy::before { content: ""; }.bx-copy-alt::before { content: ""; }.bx-copyright::before { content: ""; }.bx-credit-card::before { content: ""; }.bx-credit-card-alt::before { content: ""; }.bx-credit-card-front::before { content: ""; }.bx-crop::before { content: ""; }.bx-crosshair::before { content: ""; }.bx-crown::before { content: ""; }.bx-cube::before { content: ""; }.bx-cube-alt::before { content: ""; }.bx-cuboid::before { content: ""; }.bx-current-location::before { content: ""; }.bx-customize::before { content: ""; }.bx-cut::before { content: ""; }.bx-cycling::before { content: ""; }.bx-cylinder::before { content: ""; }.bx-data::before { content: ""; }.bx-desktop::before { content: ""; }.bx-detail::before { content: ""; }.bx-devices::before { content: ""; }.bx-dialpad::before { content: ""; }.bx-dialpad-alt::before { content: ""; }.bx-diamond::before { content: ""; }.bx-dice-1::before { content: ""; }.bx-dice-2::before { content: ""; }.bx-dice-3::before { content: ""; }.bx-dice-4::before { content: ""; }.bx-dice-5::before { content: ""; }.bx-dice-6::before { content: ""; }.bx-directions::before { content: ""; }.bx-disc::before { content: ""; }.bx-dish::before { content: ""; }.bx-dislike::before { content: ""; }.bx-dizzy::before { content: ""; }.bx-dna::before { content: ""; }.bx-dock-bottom::before { content: ""; }.bx-dock-left::before { content: ""; }.bx-dock-right::before { content: ""; }.bx-dock-top::before { content: ""; }.bx-dollar::before { content: ""; }.bx-dollar-circle::before { content: ""; }.bx-donate-blood::before { content: ""; }.bx-donate-heart::before { content: ""; }.bx-door-open::before { content: ""; }.bx-dots-horizontal::before { content: ""; }.bx-dots-horizontal-rounded::before { content: ""; }.bx-dots-vertical::before { content: ""; }.bx-dots-vertical-rounded::before { content: ""; }.bx-doughnut-chart::before { content: ""; }.bx-down-arrow::before { content: ""; }.bx-down-arrow-alt::before { content: ""; }.bx-down-arrow-circle::before { content: ""; }.bx-download::before { content: ""; }.bx-downvote::before { content: ""; }.bx-drink::before { content: ""; }.bx-droplet::before { content: ""; }.bx-dumbbell::before { content: ""; }.bx-duplicate::before { content: ""; }.bx-edit::before { content: ""; }.bx-edit-alt::before { content: ""; }.bx-envelope::before { content: ""; }.bx-envelope-open::before { content: ""; }.bx-equalizer::before { content: ""; }.bx-eraser::before { content: ""; }.bx-error::before { content: ""; }.bx-error-alt::before { content: ""; }.bx-error-circle::before { content: ""; }.bx-euro::before { content: ""; }.bx-exclude::before { content: ""; }.bx-exit::before { content: ""; }.bx-exit-fullscreen::before { content: ""; }.bx-expand::before { content: ""; }.bx-export::before { content: ""; }.bx-extension::before { content: ""; }.bx-face::before { content: ""; }.bx-fast-forward::before { content: ""; }.bx-fast-forward-circle::before { content: ""; }.bx-female::before { content: ""; }.bx-female-sign::before { content: ""; }.bx-file::before { content: ""; }.bx-file-blank::before { content: ""; }.bx-file-find::before { content: ""; }.bx-film::before { content: ""; }.bx-filter::before { content: ""; }.bx-filter-alt::before { content: ""; }.bx-fingerprint::before { content: ""; }.bx-first-aid::before { content: ""; }.bx-first-page::before { content: ""; }.bx-flag::before { content: ""; }.bx-folder::before { content: ""; }.bx-folder-minus::before { content: ""; }.bx-folder-open::before { content: ""; }.bx-folder-plus::before { content: ""; }.bx-font::before { content: ""; }.bx-font-color::before { content: ""; }.bx-font-family::before { content: ""; }.bx-font-size::before { content: ""; }.bx-food-menu::before { content: ""; }.bx-food-tag::before { content: ""; }.bx-football::before { content: ""; }.bx-fridge::before { content: ""; }.bx-fullscreen::before { content: ""; }.bx-game::before { content: ""; }.bx-gas-pump::before { content: ""; }.bx-ghost::before { content: ""; }.bx-gift::before { content: ""; }.bx-git-branch::before { content: ""; }.bx-git-commit::before { content: ""; }.bx-git-compare::before { content: ""; }.bx-git-merge::before { content: ""; }.bx-git-pull-request::before { content: ""; }.bx-git-repo-forked::before { content: ""; }.bx-glasses::before { content: ""; }.bx-glasses-alt::before { content: ""; }.bx-globe::before { content: ""; }.bx-globe-alt::before { content: ""; }.bx-grid::before { content: ""; }.bx-grid-alt::before { content: ""; }.bx-grid-horizontal::before { content: ""; }.bx-grid-small::before { content: ""; }.bx-grid-vertical::before { content: ""; }.bx-group::before { content: ""; }.bx-handicap::before { content: ""; }.bx-happy::before { content: ""; }.bx-happy-alt::before { content: ""; }.bx-happy-beaming::before { content: ""; }.bx-happy-heart-eyes::before { content: ""; }.bx-hash::before { content: ""; }.bx-hdd::before { content: ""; }.bx-heading::before { content: ""; }.bx-headphone::before { content: ""; }.bx-health::before { content: ""; }.bx-heart::before { content: ""; }.bx-heart-circle::before { content: ""; }.bx-heart-square::before { content: ""; }.bx-help-circle::before { content: ""; }.bx-hide::before { content: ""; }.bx-highlight::before { content: ""; }.bx-history::before { content: ""; }.bx-hive::before { content: ""; }.bx-home::before { content: ""; }.bx-home-alt::before { content: ""; }.bx-home-circle::before { content: ""; }.bx-home-heart::before { content: ""; }.bx-home-smile::before { content: ""; }.bx-horizontal-center::before { content: ""; }.bx-hotel::before { content: ""; }.bx-hourglass::before { content: ""; }.bx-id-card::before { content: ""; }.bx-image::before { content: ""; }.bx-image-add::before { content: ""; }.bx-image-alt::before { content: ""; }.bx-images::before { content: ""; }.bx-import::before { content: ""; }.bx-infinite::before { content: ""; }.bx-info-circle::before { content: ""; }.bx-info-square::before { content: ""; }.bx-intersect::before { content: ""; }.bx-italic::before { content: ""; }.bx-joystick::before { content: ""; }.bx-joystick-alt::before { content: ""; }.bx-joystick-button::before { content: ""; }.bx-key::before { content: ""; }.bx-label::before { content: ""; }.bx-landscape::before { content: ""; }.bx-laptop::before { content: ""; }.bx-last-page::before { content: ""; }.bx-laugh::before { content: ""; }.bx-layer::before { content: ""; }.bx-layer-minus::before { content: ""; }.bx-layer-plus::before { content: ""; }.bx-layout::before { content: ""; }.bx-left-arrow::before { content: ""; }.bx-left-arrow-alt::before { content: ""; }.bx-left-arrow-circle::before { content: ""; }.bx-left-down-arrow-circle::before { content: ""; }.bx-left-indent::before { content: ""; }.bx-left-top-arrow-circle::before { content: ""; }.bx-like::before { content: ""; }.bx-line-chart::before { content: ""; }.bx-line-chart-down::before { content: ""; }.bx-link::before { content: ""; }.bx-link-alt::before { content: ""; }.bx-link-external::before { content: ""; }.bx-lira::before { content: ""; }.bx-list-check::before { content: ""; }.bx-list-minus::before { content: ""; }.bx-list-ol::before { content: ""; }.bx-list-plus::before { content: ""; }.bx-list-ul::before { content: ""; }.bx-loader::before { content: ""; }.bx-loader-alt::before { content: ""; }.bx-loader-circle::before { content: ""; }.bx-location-plus::before { content: ""; }.bx-lock::before { content: ""; }.bx-lock-alt::before { content: ""; }.bx-lock-open::before { content: ""; }.bx-lock-open-alt::before { content: ""; }.bx-log-in::before { content: ""; }.bx-log-in-circle::before { content: ""; }.bx-log-out::before { content: ""; }.bx-log-out-circle::before { content: ""; }.bx-low-vision::before { content: ""; }.bx-magnet::before { content: ""; }.bx-mail-send::before { content: ""; }.bx-male::before { content: ""; }.bx-male-sign::before { content: ""; }.bx-map::before { content: ""; }.bx-map-alt::before { content: ""; }.bx-map-pin::before { content: ""; }.bx-mask::before { content: ""; }.bx-medal::before { content: ""; }.bx-meh::before { content: ""; }.bx-meh-alt::before { content: ""; }.bx-meh-blank::before { content: ""; }.bx-memory-card::before { content: ""; }.bx-menu::before { content: ""; }.bx-menu-alt-left::before { content: ""; }.bx-menu-alt-right::before { content: ""; }.bx-merge::before { content: ""; }.bx-message::before { content: ""; }.bx-message-add::before { content: ""; }.bx-message-alt::before { content: ""; }.bx-message-alt-add::before { content: ""; }.bx-message-alt-check::before { content: ""; }.bx-message-alt-detail::before { content: ""; }.bx-message-alt-dots::before { content: ""; }.bx-message-alt-edit::before { content: ""; }.bx-message-alt-error::before { content: ""; }.bx-message-alt-minus::before { content: ""; }.bx-message-alt-x::before { content: ""; }.bx-message-check::before { content: ""; }.bx-message-detail::before { content: ""; }.bx-message-dots::before { content: ""; }.bx-message-edit::before { content: ""; }.bx-message-error::before { content: ""; }.bx-message-minus::before { content: ""; }.bx-message-rounded::before { content: ""; }.bx-message-rounded-add::before { content: ""; }.bx-message-rounded-check::before { content: ""; }.bx-message-rounded-detail::before { content: ""; }.bx-message-rounded-dots::before { content: ""; }.bx-message-rounded-edit::before { content: ""; }.bx-message-rounded-error::before { content: ""; }.bx-message-rounded-minus::before { content: ""; }.bx-message-rounded-x::before { content: ""; }.bx-message-square::before { content: ""; }.bx-message-square-add::before { content: ""; }.bx-message-square-check::before { content: ""; }.bx-message-square-detail::before { content: ""; }.bx-message-square-dots::before { content: ""; }.bx-message-square-edit::before { content: ""; }.bx-message-square-error::before { content: ""; }.bx-message-square-minus::before { content: ""; }.bx-message-square-x::before { content: ""; }.bx-message-x::before { content: ""; }.bx-meteor::before { content: ""; }.bx-microchip::before { content: ""; }.bx-microphone::before { content: ""; }.bx-microphone-off::before { content: ""; }.bx-minus::before { content: ""; }.bx-minus-back::before { content: ""; }.bx-minus-circle::before { content: ""; }.bx-minus-front::before { content: ""; }.bx-mobile::before { content: ""; }.bx-mobile-alt::before { content: ""; }.bx-mobile-landscape::before { content: ""; }.bx-mobile-vibration::before { content: ""; }.bx-money::before { content: ""; }.bx-moon::before { content: ""; }.bx-mouse::before { content: ""; }.bx-mouse-alt::before { content: ""; }.bx-move::before { content: ""; }.bx-move-horizontal::before { content: ""; }.bx-move-vertical::before { content: ""; }.bx-movie::before { content: ""; }.bx-music::before { content: ""; }.bx-navigation::before { content: ""; }.bx-network-chart::before { content: ""; }.bx-news::before { content: ""; }.bx-no-entry::before { content: ""; }.bx-note::before { content: ""; }.bx-notepad::before { content: ""; }.bx-notification::before { content: ""; }.bx-notification-off::before { content: ""; }.bx-outline::before { content: ""; }.bx-package::before { content: ""; }.bx-paint::before { content: ""; }.bx-paint-roll::before { content: ""; }.bx-palette::before { content: ""; }.bx-paperclip::before { content: ""; }.bx-paper-plane::before { content: ""; }.bx-paragraph::before { content: ""; }.bx-paste::before { content: ""; }.bx-pause::before { content: ""; }.bx-pause-circle::before { content: ""; }.bx-pen::before { content: ""; }.bx-pencil::before { content: ""; }.bx-phone::before { content: ""; }.bx-phone-call::before { content: ""; }.bx-phone-incoming::before { content: ""; }.bx-phone-outgoing::before { content: ""; }.bx-photo-album::before { content: ""; }.bx-pie-chart::before { content: ""; }.bx-pie-chart-alt::before { content: ""; }.bx-pie-chart-alt-2::before { content: ""; }.bx-pin::before { content: ""; }.bx-planet::before { content: ""; }.bx-play::before { content: ""; }.bx-play-circle::before { content: ""; }.bx-plug::before { content: ""; }.bx-plus::before { content: ""; }.bx-plus-circle::before { content: ""; }.bx-plus-medical::before { content: ""; }.bx-pointer::before { content: ""; }.bx-poll::before { content: ""; }.bx-polygon::before { content: ""; }.bx-pound::before { content: ""; }.bx-power-off::before { content: ""; }.bx-printer::before { content: ""; }.bx-pulse::before { content: ""; }.bx-purchase-tag::before { content: ""; }.bx-purchase-tag-alt::before { content: ""; }.bx-pyramid::before { content: ""; }.bx-question-mark::before { content: ""; }.bx-radar::before { content: ""; }.bx-radio::before { content: ""; }.bx-radio-circle::before { content: ""; }.bx-radio-circle-marked::before { content: ""; }.bx-receipt::before { content: ""; }.bx-rectangle::before { content: ""; }.bx-recycle::before { content: ""; }.bx-redo::before { content: ""; }.bx-refresh::before { content: ""; }.bx-rename::before { content: ""; }.bx-repeat::before { content: ""; }.bx-reply::before { content: ""; }.bx-reply-all::before { content: ""; }.bx-repost::before { content: ""; }.bx-reset::before { content: ""; }.bx-restaurant::before { content: ""; }.bx-revision::before { content: ""; }.bx-rewind::before { content: ""; }.bx-rewind-circle::before { content: ""; }.bx-right-arrow::before { content: ""; }.bx-right-arrow-alt::before { content: ""; }.bx-right-arrow-circle::before { content: ""; }.bx-right-down-arrow-circle::before { content: ""; }.bx-right-indent::before { content: ""; }.bx-right-top-arrow-circle::before { content: ""; }.bx-rocket::before { content: ""; }.bx-rotate-left::before { content: ""; }.bx-rotate-right::before { content: ""; }.bx-rss::before { content: ""; }.bx-ruble::before { content: ""; }.bx-ruler::before { content: ""; }.bx-run::before { content: ""; }.bx-rupee::before { content: ""; }.bx-sad::before { content: ""; }.bx-save::before { content: ""; }.bx-scan::before { content: ""; }.bx-screenshot::before { content: ""; }.bx-search::before { content: ""; }.bx-search-alt::before { content: ""; }.bx-search-alt-2::before { content: ""; }.bx-selection::before { content: ""; }.bx-select-multiple::before { content: ""; }.bx-send::before { content: ""; }.bx-server::before { content: ""; }.bx-shape-circle::before { content: ""; }.bx-shape-polygon::before { content: ""; }.bx-shape-square::before { content: ""; }.bx-shape-triangle::before { content: ""; }.bx-share::before { content: ""; }.bx-share-alt::before { content: ""; }.bx-shekel::before { content: ""; }.bx-shield::before { content: ""; }.bx-shield-alt::before { content: ""; }.bx-shield-alt-2::before { content: ""; }.bx-shield-quarter::before { content: ""; }.bx-shield-x::before { content: ""; }.bx-shocked::before { content: ""; }.bx-shopping-bag::before { content: ""; }.bx-show::before { content: ""; }.bx-show-alt::before { content: ""; }.bx-shuffle::before { content: ""; }.bx-sidebar::before { content: ""; }.bx-sitemap::before { content: ""; }.bx-skip-next::before { content: ""; }.bx-skip-next-circle::before { content: ""; }.bx-skip-previous::before { content: ""; }.bx-skip-previous-circle::before { content: ""; }.bx-sleepy::before { content: ""; }.bx-slider::before { content: ""; }.bx-slider-alt::before { content: ""; }.bx-slideshow::before { content: ""; }.bx-smile::before { content: ""; }.bx-sort::before { content: ""; }.bx-sort-a-z::before { content: ""; }.bx-sort-down::before { content: ""; }.bx-sort-up::before { content: ""; }.bx-sort-z-a::before { content: ""; }.bx-spa::before { content: ""; }.bx-space-bar::before { content: ""; }.bx-spray-can::before { content: ""; }.bx-spreadsheet::before { content: ""; }.bx-square::before { content: ""; }.bx-square-rounded::before { content: ""; }.bx-star::before { content: ""; }.bx-station::before { content: ""; }.bx-stats::before { content: ""; }.bx-sticker::before { content: ""; }.bx-stop::before { content: ""; }.bx-stop-circle::before { content: ""; }.bx-stopwatch::before { content: ""; }.bx-store::before { content: ""; }.bx-store-alt::before { content: ""; }.bx-street-view::before { content: ""; }.bx-strikethrough::before { content: ""; }.bx-subdirectory-left::before { content: ""; }.bx-subdirectory-right::before { content: ""; }.bx-sun::before { content: ""; }.bx-support::before { content: ""; }.bx-swim::before { content: ""; }.bx-sync::before { content: ""; }.bx-tab::before { content: ""; }.bx-table::before { content: ""; }.bx-tachometer::before { content: ""; }.bx-tag::before { content: ""; }.bx-target-lock::before { content: ""; }.bx-task::before { content: ""; }.bx-task-x::before { content: ""; }.bx-taxi::before { content: ""; }.bx-tennis-ball::before { content: ""; }.bx-terminal::before { content: ""; }.bx-test-tube::before { content: ""; }.bx-text::before { content: ""; }.bx-time::before { content: ""; }.bx-time-five::before { content: ""; }.bx-timer::before { content: ""; }.bx-tired::before { content: ""; }.bx-toggle-left::before { content: ""; }.bx-toggle-right::before { content: ""; }.bx-tone::before { content: ""; }.bx-traffic-cone::before { content: ""; }.bx-train::before { content: ""; }.bx-transfer::before { content: ""; }.bx-transfer-alt::before { content: ""; }.bx-trash::before { content: ""; }.bx-trash-alt::before { content: ""; }.bx-trending-down::before { content: ""; }.bx-trending-up::before { content: ""; }.bx-trim::before { content: ""; }.bx-trophy::before { content: ""; }.bx-tv::before { content: ""; }.bx-underline::before { content: ""; }.bx-undo::before { content: ""; }.bx-unite::before { content: ""; }.bx-unlink::before { content: ""; }.bx-up-arrow::before { content: ""; }.bx-up-arrow-alt::before { content: ""; }.bx-up-arrow-circle::before { content: ""; }.bx-upload::before { content: ""; }.bx-upside-down::before { content: ""; }.bx-upvote::before { content: ""; }.bx-usb::before { content: ""; }.bx-user::before { content: ""; }.bx-user-check::before { content: ""; }.bx-user-circle::before { content: ""; }.bx-user-minus::before { content: ""; }.bx-user-pin::before { content: ""; }.bx-user-plus::before { content: ""; }.bx-user-voice::before { content: ""; }.bx-user-x::before { content: ""; }.bx-vector::before { content: ""; }.bx-vertical-center::before { content: ""; }.bx-vial::before { content: ""; }.bx-video::before { content: ""; }.bx-video-off::before { content: ""; }.bx-video-plus::before { content: ""; }.bx-video-recording::before { content: ""; }.bx-voicemail::before { content: ""; }.bx-volume::before { content: ""; }.bx-volume-full::before { content: ""; }.bx-volume-low::before { content: ""; }.bx-volume-mute::before { content: ""; }.bx-walk::before { content: ""; }.bx-wallet::before { content: ""; }.bx-wallet-alt::before { content: ""; }.bx-water::before { content: ""; }.bx-webcam::before { content: ""; }.bx-wifi::before { content: ""; }.bx-wifi-0::before { content: ""; }.bx-wifi-1::before { content: ""; }.bx-wifi-2::before { content: ""; }.bx-wifi-off::before { content: ""; }.bx-wind::before { content: ""; }.bx-window::before { content: ""; }.bx-window-alt::before { content: ""; }.bx-window-close::before { content: ""; }.bx-window-open::before { content: ""; }.bx-windows::before { content: ""; }.bx-wine::before { content: ""; }.bx-wink-smile::before { content: ""; }.bx-wink-tongue::before { content: ""; }.bx-won::before { content: ""; }.bx-world::before { content: ""; }.bx-wrench::before { content: ""; }.bx-x::before { content: ""; }.bx-x-circle::before { content: ""; }.bx-yen::before { content: ""; }.bx-zoom-in::before { content: ""; }.bx-zoom-out::before { content: ""; }.bxs-add-to-queue::before { content: ""; }.bxs-adjust::before { content: ""; }.bxs-adjust-alt::before { content: ""; }.bxs-alarm::before { content: ""; }.bxs-alarm-add::before { content: ""; }.bxs-alarm-exclamation::before { content: ""; }.bxs-alarm-off::before { content: ""; }.bxs-alarm-snooze::before { content: ""; }.bxs-album::before { content: ""; }.bxs-ambulance::before { content: ""; }.bxs-analyse::before { content: ""; }.bxs-angry::before { content: ""; }.bxs-arch::before { content: ""; }.bxs-archive::before { content: ""; }.bxs-archive-in::before { content: ""; }.bxs-archive-out::before { content: ""; }.bxs-area::before { content: ""; }.bxs-arrow-from-bottom::before { content: ""; }.bxs-arrow-from-left::before { content: ""; }.bxs-arrow-from-right::before { content: ""; }.bxs-arrow-from-top::before { content: ""; }.bxs-arrow-to-bottom::before { content: ""; }.bxs-arrow-to-left::before { content: ""; }.bxs-arrow-to-right::before { content: ""; }.bxs-arrow-to-top::before { content: ""; }.bxs-award::before { content: ""; }.bxs-baby-carriage::before { content: ""; }.bxs-backpack::before { content: ""; }.bxs-badge::before { content: ""; }.bxs-badge-check::before { content: ""; }.bxs-badge-dollar::before { content: ""; }.bxs-ball::before { content: ""; }.bxs-band-aid::before { content: ""; }.bxs-bank::before { content: ""; }.bxs-bar-chart-alt-2::before { content: ""; }.bxs-bar-chart-square::before { content: ""; }.bxs-barcode::before { content: ""; }.bxs-baseball::before { content: ""; }.bxs-basket::before { content: ""; }.bxs-basketball::before { content: ""; }.bxs-bath::before { content: ""; }.bxs-battery::before { content: ""; }.bxs-battery-charging::before { content: ""; }.bxs-battery-full::before { content: ""; }.bxs-battery-low::before { content: ""; }.bxs-bed::before { content: ""; }.bxs-been-here::before { content: ""; }.bxs-beer::before { content: ""; }.bxs-bell::before { content: ""; }.bxs-bell-minus::before { content: ""; }.bxs-bell-off::before { content: ""; }.bxs-bell-plus::before { content: ""; }.bxs-bell-ring::before { content: ""; }.bxs-bible::before { content: ""; }.bxs-binoculars::before { content: ""; }.bxs-blanket::before { content: ""; }.bxs-bolt::before { content: ""; }.bxs-bolt-circle::before { content: ""; }.bxs-bomb::before { content: ""; }.bxs-bone::before { content: ""; }.bxs-bong::before { content: ""; }.bxs-book::before { content: ""; }.bxs-book-add::before { content: ""; }.bxs-book-alt::before { content: ""; }.bxs-book-bookmark::before { content: ""; }.bxs-book-content::before { content: ""; }.bxs-book-heart::before { content: ""; }.bxs-bookmark::before { content: ""; }.bxs-bookmark-minus::before { content: ""; }.bxs-bookmark-plus::before { content: ""; }.bxs-bookmarks::before { content: ""; }.bxs-bookmark-star::before { content: ""; }.bxs-book-open::before { content: ""; }.bxs-book-reader::before { content: ""; }.bxs-bot::before { content: ""; }.bxs-bowling-ball::before { content: ""; }.bxs-box::before { content: ""; }.bxs-brain::before { content: ""; }.bxs-briefcase::before { content: ""; }.bxs-briefcase-alt::before { content: ""; }.bxs-briefcase-alt-2::before { content: ""; }.bxs-brightness::before { content: ""; }.bxs-brightness-half::before { content: ""; }.bxs-brush::before { content: ""; }.bxs-brush-alt::before { content: ""; }.bxs-bug::before { content: ""; }.bxs-bug-alt::before { content: ""; }.bxs-building::before { content: ""; }.bxs-building-house::before { content: ""; }.bxs-buildings::before { content: ""; }.bxs-bulb::before { content: ""; }.bxs-bullseye::before { content: ""; }.bxs-buoy::before { content: ""; }.bxs-bus::before { content: ""; }.bxs-business::before { content: ""; }.bxs-bus-school::before { content: ""; }.bxs-cabinet::before { content: ""; }.bxs-cake::before { content: ""; }.bxs-calculator::before { content: ""; }.bxs-calendar::before { content: ""; }.bxs-calendar-alt::before { content: ""; }.bxs-calendar-check::before { content: ""; }.bxs-calendar-edit::before { content: ""; }.bxs-calendar-event::before { content: ""; }.bxs-calendar-exclamation::before { content: ""; }.bxs-calendar-heart::before { content: ""; }.bxs-calendar-minus::before { content: ""; }.bxs-calendar-plus::before { content: ""; }.bxs-calendar-star::before { content: ""; }.bxs-calendar-week::before { content: ""; }.bxs-calendar-x::before { content: ""; }.bxs-camera::before { content: ""; }.bxs-camera-home::before { content: ""; }.bxs-camera-movie::before { content: ""; }.bxs-camera-off::before { content: ""; }.bxs-camera-plus::before { content: ""; }.bxs-capsule::before { content: ""; }.bxs-captions::before { content: ""; }.bxs-car::before { content: ""; }.bxs-car-battery::before { content: ""; }.bxs-car-crash::before { content: ""; }.bxs-card::before { content: ""; }.bxs-caret-down-circle::before { content: ""; }.bxs-caret-down-square::before { content: ""; }.bxs-caret-left-circle::before { content: ""; }.bxs-caret-left-square::before { content: ""; }.bxs-caret-right-circle::before { content: ""; }.bxs-caret-right-square::before { content: ""; }.bxs-caret-up-circle::before { content: ""; }.bxs-caret-up-square::before { content: ""; }.bxs-car-garage::before { content: ""; }.bxs-car-mechanic::before { content: ""; }.bxs-carousel::before { content: ""; }.bxs-cart::before { content: ""; }.bxs-cart-add::before { content: ""; }.bxs-cart-alt::before { content: ""; }.bxs-cart-download::before { content: ""; }.bxs-car-wash::before { content: ""; }.bxs-cctv::before { content: ""; }.bxs-certification::before { content: ""; }.bxs-chalkboard::before { content: ""; }.bxs-chart::before { content: ""; }.bxs-chat::before { content: ""; }.bxs-checkbox::before { content: ""; }.bxs-checkbox-checked::before { content: ""; }.bxs-check-circle::before { content: ""; }.bxs-check-shield::before { content: ""; }.bxs-check-square::before { content: ""; }.bxs-chess::before { content: ""; }.bxs-chevron-down::before { content: ""; }.bxs-chevron-down-circle::before { content: ""; }.bxs-chevron-down-square::before { content: ""; }.bxs-chevron-left::before { content: ""; }.bxs-chevron-left-circle::before { content: ""; }.bxs-chevron-left-square::before { content: ""; }.bxs-chevron-right::before { content: ""; }.bxs-chevron-right-circle::before { content: ""; }.bxs-chevron-right-square::before { content: ""; }.bxs-chevrons-down::before { content: ""; }.bxs-chevrons-left::before { content: ""; }.bxs-chevrons-right::before { content: ""; }.bxs-chevrons-up::before { content: ""; }.bxs-chevron-up::before { content: ""; }.bxs-chevron-up-circle::before { content: ""; }.bxs-chevron-up-square::before { content: ""; }.bxs-chip::before { content: ""; }.bxs-church::before { content: ""; }.bxs-circle::before { content: ""; }.bxs-city::before { content: ""; }.bxs-clinic::before { content: ""; }.bxs-cloud::before { content: ""; }.bxs-cloud-download::before { content: ""; }.bxs-cloud-lightning::before { content: ""; }.bxs-cloud-rain::before { content: ""; }.bxs-cloud-upload::before { content: ""; }.bxs-coffee::before { content: ""; }.bxs-coffee-alt::before { content: ""; }.bxs-coffee-togo::before { content: ""; }.bxs-cog::before { content: ""; }.bxs-coin::before { content: ""; }.bxs-coin-stack::before { content: ""; }.bxs-collection::before { content: ""; }.bxs-color-fill::before { content: ""; }.bxs-comment::before { content: ""; }.bxs-comment-add::before { content: ""; }.bxs-comment-check::before { content: ""; }.bxs-comment-detail::before { content: ""; }.bxs-comment-dots::before { content: ""; }.bxs-comment-edit::before { content: ""; }.bxs-comment-error::before { content: ""; }.bxs-comment-minus::before { content: ""; }.bxs-comment-x::before { content: ""; }.bxs-compass::before { content: ""; }.bxs-component::before { content: ""; }.bxs-confused::before { content: ""; }.bxs-contact::before { content: ""; }.bxs-conversation::before { content: ""; }.bxs-cookie::before { content: ""; }.bxs-cool::before { content: ""; }.bxs-copy::before { content: ""; }.bxs-copy-alt::before { content: ""; }.bxs-copyright::before { content: ""; }.bxs-coupon::before { content: ""; }.bxs-credit-card::before { content: ""; }.bxs-credit-card-alt::before { content: ""; }.bxs-credit-card-front::before { content: ""; }.bxs-crop::before { content: ""; }.bxs-crown::before { content: ""; }.bxs-cube::before { content: ""; }.bxs-cube-alt::before { content: ""; }.bxs-cuboid::before { content: ""; }.bxs-customize::before { content: ""; }.bxs-cylinder::before { content: ""; }.bxs-dashboard::before { content: ""; }.bxs-data::before { content: ""; }.bxs-detail::before { content: ""; }.bxs-devices::before { content: ""; }.bxs-diamond::before { content: ""; }.bxs-dice-1::before { content: ""; }.bxs-dice-2::before { content: ""; }.bxs-dice-3::before { content: ""; }.bxs-dice-4::before { content: ""; }.bxs-dice-5::before { content: ""; }.bxs-dice-6::before { content: ""; }.bxs-direction-left::before { content: ""; }.bxs-direction-right::before { content: ""; }.bxs-directions::before { content: ""; }.bxs-disc::before { content: ""; }.bxs-discount::before { content: ""; }.bxs-dish::before { content: ""; }.bxs-dislike::before { content: ""; }.bxs-dizzy::before { content: ""; }.bxs-dock-bottom::before { content: ""; }.bxs-dock-left::before { content: ""; }.bxs-dock-right::before { content: ""; }.bxs-dock-top::before { content: ""; }.bxs-dollar-circle::before { content: ""; }.bxs-donate-blood::before { content: ""; }.bxs-donate-heart::before { content: ""; }.bxs-door-open::before { content: ""; }.bxs-doughnut-chart::before { content: ""; }.bxs-down-arrow::before { content: ""; }.bxs-down-arrow-alt::before { content: ""; }.bxs-down-arrow-circle::before { content: ""; }.bxs-down-arrow-square::before { content: ""; }.bxs-download::before { content: ""; }.bxs-downvote::before { content: ""; }.bxs-drink::before { content: ""; }.bxs-droplet::before { content: ""; }.bxs-droplet-half::before { content: ""; }.bxs-dryer::before { content: ""; }.bxs-duplicate::before { content: ""; }.bxs-edit::before { content: ""; }.bxs-edit-alt::before { content: ""; }.bxs-edit-location::before { content: ""; }.bxs-eject::before { content: ""; }.bxs-envelope::before { content: ""; }.bxs-envelope-open::before { content: ""; }.bxs-eraser::before { content: ""; }.bxs-error::before { content: ""; }.bxs-error-alt::before { content: ""; }.bxs-error-circle::before { content: ""; }.bxs-ev-station::before { content: ""; }.bxs-exit::before { content: ""; }.bxs-extension::before { content: ""; }.bxs-eyedropper::before { content: ""; }.bxs-face::before { content: ""; }.bxs-factory::before { content: ""; }.bxs-fast-forward-circle::before { content: ""; }.bxs-file::before { content: ""; }.bxs-file-archive::before { content: ""; }.bxs-file-blank::before { content: ""; }.bxs-file-css::before { content: ""; }.bxs-file-doc::before { content: ""; }.bxs-file-export::before { content: ""; }.bxs-file-find::before { content: ""; }.bxs-file-gif::before { content: ""; }.bxs-file-html::before { content: ""; }.bxs-file-image::before { content: ""; }.bxs-file-import::before { content: ""; }.bxs-file-jpg::before { content: ""; }.bxs-file-js::before { content: ""; }.bxs-file-json::before { content: ""; }.bxs-file-md::before { content: ""; }.bxs-file-pdf::before { content: ""; }.bxs-file-plus::before { content: ""; }.bxs-file-png::before { content: ""; }.bxs-file-txt::before { content: ""; }.bxs-film::before { content: ""; }.bxs-filter-alt::before { content: ""; }.bxs-first-aid::before { content: ""; }.bxs-flag::before { content: ""; }.bxs-flag-alt::before { content: ""; }.bxs-flag-checkered::before { content: ""; }.bxs-flame::before { content: ""; }.bxs-flask::before { content: ""; }.bxs-florist::before { content: ""; }.bxs-folder::before { content: ""; }.bxs-folder-minus::before { content: ""; }.bxs-folder-open::before { content: ""; }.bxs-folder-plus::before { content: ""; }.bxs-food-menu::before { content: ""; }.bxs-fridge::before { content: ""; }.bxs-game::before { content: ""; }.bxs-gas-pump::before { content: ""; }.bxs-ghost::before { content: ""; }.bxs-gift::before { content: ""; }.bxs-graduation::before { content: ""; }.bxs-grid::before { content: ""; }.bxs-grid-alt::before { content: ""; }.bxs-group::before { content: ""; }.bxs-guitar-amp::before { content: ""; }.bxs-hand-down::before { content: ""; }.bxs-hand-left::before { content: ""; }.bxs-hand-right::before { content: ""; }.bxs-hand-up::before { content: ""; }.bxs-happy::before { content: ""; }.bxs-happy-alt::before { content: ""; }.bxs-happy-beaming::before { content: ""; }.bxs-happy-heart-eyes::before { content: ""; }.bxs-hdd::before { content: ""; }.bxs-heart::before { content: ""; }.bxs-heart-circle::before { content: ""; }.bxs-heart-square::before { content: ""; }.bxs-help-circle::before { content: ""; }.bxs-hide::before { content: ""; }.bxs-home::before { content: ""; }.bxs-home-circle::before { content: ""; }.bxs-home-heart::before { content: ""; }.bxs-home-smile::before { content: ""; }.bxs-hot::before { content: ""; }.bxs-hotel::before { content: ""; }.bxs-hourglass::before { content: ""; }.bxs-hourglass-bottom::before { content: ""; }.bxs-hourglass-top::before { content: ""; }.bxs-id-card::before { content: ""; }.bxs-image::before { content: ""; }.bxs-image-add::before { content: ""; }.bxs-image-alt::before { content: ""; }.bxs-inbox::before { content: ""; }.bxs-info-circle::before { content: ""; }.bxs-info-square::before { content: ""; }.bxs-institution::before { content: ""; }.bxs-joystick::before { content: ""; }.bxs-joystick-alt::before { content: ""; }.bxs-joystick-button::before { content: ""; }.bxs-key::before { content: ""; }.bxs-keyboard::before { content: ""; }.bxs-label::before { content: ""; }.bxs-landmark::before { content: ""; }.bxs-landscape::before { content: ""; }.bxs-laugh::before { content: ""; }.bxs-layer::before { content: ""; }.bxs-layer-minus::before { content: ""; }.bxs-layer-plus::before { content: ""; }.bxs-layout::before { content: ""; }.bxs-left-arrow::before { content: ""; }.bxs-left-arrow-alt::before { content: ""; }.bxs-left-arrow-circle::before { content: ""; }.bxs-left-arrow-square::before { content: ""; }.bxs-left-down-arrow-circle::before { content: ""; }.bxs-left-top-arrow-circle::before { content: ""; }.bxs-like::before { content: ""; }.bxs-location-plus::before { content: ""; }.bxs-lock::before { content: ""; }.bxs-lock-alt::before { content: ""; }.bxs-lock-open::before { content: ""; }.bxs-lock-open-alt::before { content: ""; }.bxs-log-in::before { content: ""; }.bxs-log-in-circle::before { content: ""; }.bxs-log-out::before { content: ""; }.bxs-log-out-circle::before { content: ""; }.bxs-low-vision::before { content: ""; }.bxs-magic-wand::before { content: ""; }.bxs-magnet::before { content: ""; }.bxs-map::before { content: ""; }.bxs-map-alt::before { content: ""; }.bxs-map-pin::before { content: ""; }.bxs-mask::before { content: ""; }.bxs-medal::before { content: ""; }.bxs-megaphone::before { content: ""; }.bxs-meh::before { content: ""; }.bxs-meh-alt::before { content: ""; }.bxs-meh-blank::before { content: ""; }.bxs-memory-card::before { content: ""; }.bxs-message::before { content: ""; }.bxs-message-add::before { content: ""; }.bxs-message-alt::before { content: ""; }.bxs-message-alt-add::before { content: ""; }.bxs-message-alt-check::before { content: ""; }.bxs-message-alt-detail::before { content: ""; }.bxs-message-alt-dots::before { content: ""; }.bxs-message-alt-edit::before { content: ""; }.bxs-message-alt-error::before { content: ""; }.bxs-message-alt-minus::before { content: ""; }.bxs-message-alt-x::before { content: ""; }.bxs-message-check::before { content: ""; }.bxs-message-detail::before { content: ""; }.bxs-message-dots::before { content: ""; }.bxs-message-edit::before { content: ""; }.bxs-message-error::before { content: ""; }.bxs-message-minus::before { content: ""; }.bxs-message-rounded::before { content: ""; }.bxs-message-rounded-add::before { content: ""; }.bxs-message-rounded-check::before { content: ""; }.bxs-message-rounded-detail::before { content: ""; }.bxs-message-rounded-dots::before { content: ""; }.bxs-message-rounded-edit::before { content: ""; }.bxs-message-rounded-error::before { content: ""; }.bxs-message-rounded-minus::before { content: ""; }.bxs-message-rounded-x::before { content: ""; }.bxs-message-square::before { content: ""; }.bxs-message-square-add::before { content: ""; }.bxs-message-square-check::before { content: ""; }.bxs-message-square-detail::before { content: ""; }.bxs-message-square-dots::before { content: ""; }.bxs-message-square-edit::before { content: ""; }.bxs-message-square-error::before { content: ""; }.bxs-message-square-minus::before { content: ""; }.bxs-message-square-x::before { content: ""; }.bxs-message-x::before { content: ""; }.bxs-meteor::before { content: ""; }.bxs-microchip::before { content: ""; }.bxs-microphone::before { content: ""; }.bxs-microphone-alt::before { content: ""; }.bxs-microphone-off::before { content: ""; }.bxs-minus-circle::before { content: ""; }.bxs-minus-square::before { content: ""; }.bxs-mobile::before { content: ""; }.bxs-mobile-vibration::before { content: ""; }.bxs-moon::before { content: ""; }.bxs-mouse::before { content: ""; }.bxs-mouse-alt::before { content: ""; }.bxs-movie::before { content: ""; }.bxs-music::before { content: ""; }.bxs-navigation::before { content: ""; }.bxs-network-chart::before { content: ""; }.bxs-news::before { content: ""; }.bxs-no-entry::before { content: ""; }.bxs-note::before { content: ""; }.bxs-notepad::before { content: ""; }.bxs-notification::before { content: ""; }.bxs-notification-off::before { content: ""; }.bxs-offer::before { content: ""; }.bxs-package::before { content: ""; }.bxs-paint::before { content: ""; }.bxs-paint-roll::before { content: ""; }.bxs-palette::before { content: ""; }.bxs-paper-plane::before { content: ""; }.bxs-parking::before { content: ""; }.bxs-paste::before { content: ""; }.bxs-pen::before { content: ""; }.bxs-pencil::before { content: ""; }.bxs-phone::before { content: ""; }.bxs-phone-call::before { content: ""; }.bxs-phone-incoming::before { content: ""; }.bxs-phone-outgoing::before { content: ""; }.bxs-photo-album::before { content: ""; }.bxs-piano::before { content: ""; }.bxs-pie-chart::before { content: ""; }.bxs-pie-chart-alt::before { content: ""; }.bxs-pie-chart-alt-2::before { content: ""; }.bxs-pin::before { content: ""; }.bxs-pizza::before { content: ""; }.bxs-plane::before { content: ""; }.bxs-plane-alt::before { content: ""; }.bxs-plane-land::before { content: ""; }.bxs-planet::before { content: ""; }.bxs-plane-take-off::before { content: ""; }.bxs-playlist::before { content: ""; }.bxs-plug::before { content: ""; }.bxs-plus-circle::before { content: ""; }.bxs-plus-square::before { content: ""; }.bxs-pointer::before { content: ""; }.bxs-polygon::before { content: ""; }.bxs-printer::before { content: ""; }.bxs-purchase-tag::before { content: ""; }.bxs-purchase-tag-alt::before { content: ""; }.bxs-pyramid::before { content: ""; }.bxs-quote-alt-left::before { content: ""; }.bxs-quote-alt-right::before { content: ""; }.bxs-quote-left::before { content: ""; }.bxs-quote-right::before { content: ""; }.bxs-quote-single-left::before { content: ""; }.bxs-quote-single-right::before { content: ""; }.bxs-radiation::before { content: ""; }.bxs-radio::before { content: ""; }.bxs-receipt::before { content: ""; }.bxs-rectangle::before { content: ""; }.bxs-rename::before { content: ""; }.bxs-report::before { content: ""; }.bxs-rewind-circle::before { content: ""; }.bxs-right-arrow::before { content: ""; }.bxs-right-arrow-alt::before { content: ""; }.bxs-right-arrow-circle::before { content: ""; }.bxs-right-arrow-square::before { content: ""; }.bxs-right-down-arrow-circle::before { content: ""; }.bxs-right-top-arrow-circle::before { content: ""; }.bxs-rocket::before { content: ""; }.bxs-ruler::before { content: ""; }.bxs-sad::before { content: ""; }.bxs-save::before { content: ""; }.bxs-school::before { content: ""; }.bxs-search::before { content: ""; }.bxs-search-alt-2::before { content: ""; }.bxs-select-multiple::before { content: ""; }.bxs-send::before { content: ""; }.bxs-server::before { content: ""; }.bxs-shapes::before { content: ""; }.bxs-share::before { content: ""; }.bxs-share-alt::before { content: ""; }.bxs-shield::before { content: ""; }.bxs-shield-alt-2::before { content: ""; }.bxs-shield-x::before { content: ""; }.bxs-ship::before { content: ""; }.bxs-shocked::before { content: ""; }.bxs-shopping-bag::before { content: ""; }.bxs-shopping-bag-alt::before { content: ""; }.bxs-shopping-bags::before { content: ""; }.bxs-show::before { content: ""; }.bxs-skip-next-circle::before { content: ""; }.bxs-skip-previous-circle::before { content: ""; }.bxs-skull::before { content: ""; }.bxs-sleepy::before { content: ""; }.bxs-slideshow::before { content: ""; }.bxs-smile::before { content: ""; }.bxs-sort-alt::before { content: ""; }.bxs-spa::before { content: ""; }.bxs-spray-can::before { content: ""; }.bxs-spreadsheet::before { content: ""; }.bxs-square::before { content: ""; }.bxs-square-rounded::before { content: ""; }.bxs-star::before { content: ""; }.bxs-star-half::before { content: ""; }.bxs-sticker::before { content: ""; }.bxs-stopwatch::before { content: ""; }.bxs-store::before { content: ""; }.bxs-store-alt::before { content: ""; }.bxs-sun::before { content: ""; }.bxs-tachometer::before { content: ""; }.bxs-tag::before { content: ""; }.bxs-tag-x::before { content: ""; }.bxs-taxi::before { content: ""; }.bxs-tennis-ball::before { content: ""; }.bxs-terminal::before { content: ""; }.bxs-thermometer::before { content: ""; }.bxs-time::before { content: ""; }.bxs-time-five::before { content: ""; }.bxs-timer::before { content: ""; }.bxs-tired::before { content: ""; }.bxs-toggle-left::before { content: ""; }.bxs-toggle-right::before { content: ""; }.bxs-tone::before { content: ""; }.bxs-torch::before { content: ""; }.bxs-to-top::before { content: ""; }.bxs-traffic::before { content: ""; }.bxs-traffic-barrier::before { content: ""; }.bxs-traffic-cone::before { content: ""; }.bxs-train::before { content: ""; }.bxs-trash::before { content: ""; }.bxs-trash-alt::before { content: ""; }.bxs-tree::before { content: ""; }.bxs-trophy::before { content: ""; }.bxs-truck::before { content: ""; }.bxs-t-shirt::before { content: ""; }.bxs-up-arrow::before { content: ""; }.bxs-up-arrow-alt::before { content: ""; }.bxs-up-arrow-circle::before { content: ""; }.bxs-up-arrow-square::before { content: ""; }.bxs-upside-down::before { content: ""; }.bxs-upvote::before { content: ""; }.bxs-user::before { content: ""; }.bxs-user-badge::before { content: ""; }.bxs-user-check::before { content: ""; }.bxs-user-circle::before { content: ""; }.bxs-user-detail::before { content: ""; }.bxs-user-minus::before { content: ""; }.bxs-user-pin::before { content: ""; }.bxs-user-plus::before { content: ""; }.bxs-user-rectangle::before { content: ""; }.bxs-user-voice::before { content: ""; }.bxs-user-x::before { content: ""; }.bxs-vector::before { content: ""; }.bxs-vial::before { content: ""; }.bxs-video::before { content: ""; }.bxs-video-off::before { content: ""; }.bxs-video-plus::before { content: ""; }.bxs-video-recording::before { content: ""; }.bxs-videos::before { content: ""; }.bxs-volume::before { content: ""; }.bxs-volume-full::before { content: ""; }.bxs-volume-low::before { content: ""; }.bxs-volume-mute::before { content: ""; }.bxs-wallet::before { content: ""; }.bxs-wallet-alt::before { content: ""; }.bxs-washer::before { content: ""; }.bxs-watch::before { content: ""; }.bxs-watch-alt::before { content: ""; }.bxs-webcam::before { content: ""; }.bxs-widget::before { content: ""; }.bxs-window-alt::before { content: ""; }.bxs-wine::before { content: ""; }.bxs-wink-smile::before { content: ""; }.bxs-wink-tongue::before { content: ""; }.bxs-wrench::before { content: ""; }.bxs-x-circle::before { content: ""; }.bxs-x-square::before { content: ""; }.bxs-yin-yang::before { content: ""; }.bxs-zap::before { content: ""; }.bxs-zoom-in::before { content: ""; }.bxs-zoom-out::before { content: ""; }@-webkit-keyframes spin {    0% { transform: rotate(0deg); }   100% { transform: rotate(359deg); } }@keyframes spin {    0% { transform: rotate(0deg); }   100% { transform: rotate(359deg); } }@-webkit-keyframes burst {    0% { transform: scale(1); opacity: 1; }   90% { transform: scale(1.5); opacity: 0; } }@keyframes burst {    0% { transform: scale(1); opacity: 1; }   90% { transform: scale(1.5); opacity: 0; } }@-webkit-keyframes flashing {    0% { opacity: 1; }   45% { opacity: 0; }   90% { opacity: 1; } }@keyframes flashing {    0% { opacity: 1; }   45% { opacity: 0; }   90% { opacity: 1; } }@-webkit-keyframes fade-left {    0% { transform: translateX(0px); opacity: 1; }   75% { transform: translateX(-20px); opacity: 0; } }@keyframes fade-left {    0% { transform: translateX(0px); opacity: 1; }   75% { transform: translateX(-20px); opacity: 0; } }@-webkit-keyframes fade-right {    0% { transform: translateX(0px); opacity: 1; }   75% { transform: translateX(20px); opacity: 0; } }@keyframes fade-right {    0% { transform: translateX(0px); opacity: 1; }   75% { transform: translateX(20px); opacity: 0; } }@-webkit-keyframes fade-up {    0% { transform: translateY(0px); opacity: 1; }   75% { transform: translateY(-20px); opacity: 0; } }@keyframes fade-up {    0% { transform: translateY(0px); opacity: 1; }   75% { transform: translateY(-20px); opacity: 0; } }@-webkit-keyframes fade-down {    0% { transform: translateY(0px); opacity: 1; }   75% { transform: translateY(20px); opacity: 0; } }@keyframes fade-down {    0% { transform: translateY(0px); opacity: 1; }   75% { transform: translateY(20px); opacity: 0; } }@-webkit-keyframes tada {    0% { transform: scale3d(1, 1, 1); }   10%, 20% { transform: scale3d(0.95, 0.95, 0.95) rotate3d(0, 0, 1, -10deg); }   30%, 50%, 70%, 90% { transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, 10deg); }   40%, 60%, 80% { transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, -10deg); }   100% { transform: scale3d(1, 1, 1); } }@keyframes tada {    0% { transform: scale3d(1, 1, 1); }   10%, 20% { transform: scale3d(0.95, 0.95, 0.95) rotate3d(0, 0, 1, -10deg); }   30%, 50%, 70%, 90% { transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, 10deg); }   40%, 60%, 80% { transform: rotate3d(0, 0, 1, -10deg); }   100% { transform: scale3d(1, 1, 1); } }.bx-spin-hover:hover { animation: 2s linear 0s infinite normal none running spin; }.bx-tada-hover:hover { animation: 1.5s ease 0s infinite normal none running tada; }.bx-flashing-hover:hover { animation: 1.5s linear 0s infinite normal none running flashing; }.bx-burst-hover:hover { animation: 1.5s linear 0s infinite normal none running burst; }.bx-fade-up-hover:hover { animation: 1.5s linear 0s infinite normal none running fade-up; }.bx-fade-down-hover:hover { animation: 1.5s linear 0s infinite normal none running fade-down; }.bx-fade-left-hover:hover { animation: 1.5s linear 0s infinite normal none running fade-left; }.bx-fade-right-hover:hover { animation: 1.5s linear 0s infinite normal none running fade-right; }:root { --primary: #2469ff; --primary-dark: #3268d9; --secondary: #22458e; --secondary-dark: #0e2760; --secondary-light: #b2e4ff; --primary-light: rgba(59,122,255,20%); --bg-thead: #e3e6ec; --text-main: #6a6975; --bg-body-text: #555; --text-black: #202020; --bg-body: #fafafa; --aux1: #ffdf00; --aux-header: #d60014; --aux: #fa0; --aux2: #37a8ff; --aux3: #de2c3d; --aux4: #11be39; --bg-button: #3f54ab; --bg-step: #f8f8f8; --aux4-light: #f1fbf3; --aux3-light: #fdf2f3; --bg-header-modal: #eceef3; --text-muted: #4f5559; --rgba-primary: #d8f1ff; --rgba-secondary: rgba(51,67,148,0.051); --backdrop: rgba(0,0,0,0.5); --backdrop-light: rgba(0,0,0,.3); --box-shadow-inside: rgba(155,155,155,0.11); --box-shadow: rgba(189,189,189,0.4); --box-shadow-strong: rgba(189,189,189,0.5); --box-shadow-bottom: rgba(140,140,140,0.329); --box-shadow-menu: rgba(191,191,191,0.36); --buttons-pagination-hover: #e9ecef; --buttons-default: var(--white); --buttons-default-hover: var(--white-500); --buttons-default-active: var(--white-350); --buttons-primary: var(--secondary); --buttons-primary-hover: var(--secondary-dark); --buttons-primary-active: var(--secondary-dark); --buttons-secondary: var(--primary); --buttons-secondary-hover: var(--primary-dark); --buttons-secondary-active: var(--primary-dark); --gray: #919191; --white: #fff; --white-025: #393939; --white-050: #3d3d3d; --white-075: #404345; --white-100: #4a4e51; --white-150: #555a5e; --white-200: #697075; --white-300: #7d848d; --white-350: #959ca3; --white-400: #9fa6ad; --white-500: #acb2b8; --white-600: #c4c8cc; --white-700: #cfd2d6; --white-750: #dadee0; --white-800: #e7e8eb; --white-900: #f2f2f3; --black: #121212; --black-025: #fafafb; --black-050: #eff0f1; --black-075: #e4e6e8; --black-100: #d6d9dc; --black-150: #c8ccd0; --black-200: #bbc0c4; --black-300: #9fa6ad; --black-350: #9199a1; --black-400: #848d95; --black-500: #6a737c; --black-600: #535a60; --black-700: #3c4146; --black-750: #2f3337; --black-800: #242729; --black-900: #0c0d0e; }a:hover { text-decoration: none; color: inherit !important; }.custom-control-input:checked ~ .custom-control-label::before { border-color: var(--primary); background-color: var(--primary); }.btn-primary:hover:not(:disabled) { font-weight: 600; padding: 0.25rem; background-color: var(--primary-dark) !important; color: var(--white) !important; }.btn-outline-primary:hover:not(:disabled) { font-weight: 600; padding: 0.25rem; background-color: var(--primary) !important; color: var(--white) !important; border-color: var(--primary) !important; }.btn-secondary:hover:not(:disabled) { font-weight: 600; padding: 0.25rem; background-color: var(--secondary-dark) !important; color: var(--white) !important; border-color: var(--secondary-dark) !important; }.btn-outline-secondary:hover:not(:disabled) { font-weight: 600; padding: 0.25rem; background-color: var(--secondary) !important; color: var(--white) !important; border-color: var(--secondary) !important; }.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover { font-weight: 600; background: var(--primary-dark) !important; color: var(--white) !important; border: 0px !important; }.dataTables_wrapper .dataTables_paginate .paginate_button:hover { border: 0px; background: var(--buttons-pagination-hover) !important; color: var(--text) !important; }.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover { background-color: var(--buttons-pagination-hover) !important; }.dataTables_wrapper .dataTables_paginate .paginate_button.current:active { background-color: var(--primary) !important; color: var(--white) !important; }.expand-button[aria-expanded="false"]::after { font-family: Boxicons; content: ""; cursor: pointer; }.expand-button[aria-expanded="true"]::after { font-family: Boxicons; content: ""; cursor: pointer; }.badge-outline-primary:hover { border: 1px solid var(--primary); color: var(--white); background-color: var(--primary); }.right-menu li .sidebar-items:hover { color: var(--primary-light); }.menu-open::before { content: ""; background-color: var(--backdrop); position: fixed; inset: 0px; z-index: 1001; }.mega-menu-open::before { content: ""; background-color: var(--backdrop); position: fixed; inset: 0px; z-index: 1001; }.mega-menu.tab-content:hover { cursor: default; }.items-menu .link-menu[aria-selected="true"] .mega-menu-arrow::after, .items-menu .link-menu[aria-expanded="true"] .mega-menu-arrow::after, .items-menu .link-menu[aria-selected="false"] .mega-menu-arrow::after, .items-menu .link-menu[aria-expanded="false"] .mega-menu-arrow::after { font-family: Boxicons; font-size: 12px; }.items-menu .link-menu[aria-selected="false"] .mega-menu-arrow::after, .items-menu .link-menu[aria-expanded="false"] .mega-menu-arrow::after { content: ""; }.items-menu .link-menu[aria-selected="true"] .mega-menu-arrow::after, .items-menu .link-menu[aria-expanded="true"] .mega-menu-arrow::after { content: ""; }.info-list li::before { content: ""; font-family: Boxicons; color: var(--secondary); font-weight: bold; font-size: 0.8rem; position: absolute; left: 18px; }@media (min-width: 320px) and (max-width: 600px) {   .table-multas-responsive td::before, .table-acuerdos-responsive td::before, .table-cursos-responsive td::before { content: attr(data-label); float: left; font-weight: bold; text-transform: none; }   .resprogressbar li .detail::before { position: absolute !important; margin-left: -49px !important; top: 8px !important; }   .progressbar li .detail::before { position: absolute !important; margin-left: -49px !important; top: -18px !important; }   ul.resprogressbar.list-unstyled::after { top: 0px; bottom: 0px; height: 188px; left: 30px !important; width: 12px !important; right: initial !important; border-left: 1px dashed var(--white-600) !important; border-bottom-width: medium !important; border-bottom-style: none !important; border-bottom-color: currentcolor !important; }   .progressbar li::after { bottom: 0px; top: -120px !important; left: 30px !important; width: 12px !important; right: initial !important; border-left: 1px solid var(--secondary) !important; border-bottom-width: medium !important; border-bottom-style: none !important; border-bottom-color: currentcolor !important; height: 111px !important; }   .progressbar li.current::after { border-left: 1px solid var(--secondary) !important; }   .progressbar li.is-done .detail::before { background-color: var(--secondary) !important; border-color: var(--secondary) !important; }   .progressbar li.current .detail::before { background-color: var(--white) !important; border: 4px solid var(--secondary) !important; }   .progressbar li.no-state::after { border-left: 1px dashed var(--white-600) !important; }   .progressbar li.current::after { border-left: 1px solid var(--secondary) !important; }   .progressbar li:first-child::after { content: none !important; } }@media (min-width: 992px) {   .nav-item .item-link:hover { background-color: var(--white); color: var(--primary); padding: 0.5rem 1.7rem !important; } }@media (min-width: 1024px) {   .dropdown-transparencia-atencion:hover .dropdown-transparencia { display: block; top: 22px; }   .dropdown-atencion-ciudadano:hover .dropdown-atencion { display: block; top: 22px; }   .dropdown-transparencia-atencion:hover .dropdown-transparencia { display: block; top: 22px; }   .dropdown-generico:hover .dropdown-transparencia { display: block; top: 22px; } }.checkbox.check-primary input[type="checkbox"]:checked ~ .custom-control-label::after { background-image: url("/api/assets/editor/20260817/61d70156ff0cda4800b89187.svg"); }.checkbox input[type="checkbox"]:focus + label { color: rgb(44, 44, 44); }.checkbox input[type="checkbox"]:focus + label::before { background-color: var(--white-850); }.checkbox input[type="checkbox"][disabled] + label::before { background-color: var(--white-900); }.checkbox label::before { top: 1.4px; border-radius: 3px; transition: border 0.2s linear, color 0.2s linear; }.radio label::before, .checkbox label::before { box-sizing: border-box; content: ""; display: inline-block; width: 17px; height: 17px; margin-right: 10px; position: absolute; left: 0px; background-color: var(--white); border: 1px solid var(--white-750); }a.text-secondary:hover { color: var(--primary); }table.dataTable thead .sorting_asc::after, table.dataTable thead .sorting_desc::after, table.dataTable thead .sorting::after { content: "" !important; }table.dataTable thead .sorting_asc::after { position: absolute; bottom: 8px; right: 8px; display: block; opacity: 0.5; font-family: Boxicons !important; }select:focus { outline: 0px !important; }.checkboxes label:hover { cursor: pointer; }.resprogressbar li .detail::before { content: ""; width: 1em; height: 1em; border: 2px solid var(--white-400); display: block; margin: 0px auto 10px; border-radius: 50%; background: var(--white); color: var(--white-400); top: 8px; }.resprogressbar li:first-child::after { content: none; }.resprogressbar li.is-done .detail::before { background-color: var(--secondary); border-color: var(--secondary); }.resprogressbar li.current .detail::before { background-color: var(--white); border: 4px solid var(--secondary); }.resprogressbar li.current::after { border-bottom: 1px solid var(--secondary); }.resprogressbar li.no-state::after { border-bottom: 1px dashed var(--white-600); }ul.resprogressbar.list-unstyled::after { content: ""; position: absolute; width: 66%; border-bottom: 1px dotted var(--white-600); top: 31px; left: 20px; right: 0px; z-index: -1; margin: auto; }ul.resprogressbar.list-unstyled::after { content: ""; position: absolute; width: 65%; border-bottom: 1px dashed rgb(175, 175, 175); top: 31px; left: 20px; right: 0px; z-index: -1; margin: auto; }.progressbar li .detail::before { content: ""; width: 1em; height: 1em; border: 1px solid var(--white-600); display: block; margin: 0px auto 10px; border-radius: 50%; background: var(--bg-step); }.progressbar li::after { content: ""; position: absolute; width: 100%; border-bottom: 1px solid var(--secondary); top: 7px; left: -50%; z-index: -1; }.progressbar li:first-child::after { content: none; }.progressbar li.is-done .detail::before { background-color: var(--secondary); border-color: var(--secondary); }.progressbar li.current .detail::before { background-color: var(--white); border: 4px solid var(--secondary); }.progressbar li.current::after { border-bottom: 1px solid var(--secondary); }.progressbar li.no-state::after, .resprogressbar li.no-state::after { border-bottom: 1px dashed var(--white-600); }.step-vertical .detail::after { content: ""; position: absolute; z-index: 2; right: 0px; top: 0px; transform: translateX(50%); border-radius: 50%; background: var(--white); border: 1px var(--white-350) solid; width: 0.8em; height: 0.8em; }.step-vertical .title::before { content: ""; position: absolute; z-index: 1; left: 0px; height: 100%; border-left: 1px var(--white-350) dashed; }.is-done .detail::after { background-color: var(--secondary); border: 1px solid var(--secondary); }.is-done .title::before { border-left: 1px solid var(--secondary); }.current-item .detail::after { border: 3px solid var(--secondary); background-color: var(--white); }.uk-notify-message:hover { transform: scaleX(1.03); }.uk-notify-message:hover > .uk-close { visibility: visible; }.uk-close::before { content: ""; font-family: Boxicons !important; }.dropdown-item:active { background-color: var(--primary-dark); color: var(--white) !important; }.loader::after { content: ""; display: block; width: 50px; height: 50px; border-radius: 50%; background-color: transparent; border-top-style: ; border-top-width: ; border-right-color: ; border-right-style: ; border-right-width: ; border-bottom-style: ; border-bottom-width: ; border-left-color: ; border-left-style: ; border-left-width: ; border-image-source: ; border-image-slice: ; border-image-width: ; border-image-outset: ; border-image-repeat: ; border-top-color: var(--primary); border-bottom-color: var(--primary); animation: 1s linear 0s infinite normal none running spin; position: absolute; top: 47%; left: 47%; }@-webkit-keyframes spin {    0% { transform: rotate(0deg); }   100% { transform: rotate(360deg); } }@keyframes spin {    0% { transform: rotate(0deg); }   100% { transform: rotate(360deg); } }.dataTables_wrapper .table-hover tbody tr:hover { background-color: rgba(65, 122, 255, 0.1); }.introjs-button:focus { box-shadow: none !important; }.dropdown-guias-uso:hover .dropdown-menu { display: block; }.dropdown-videos:hover .dropdown-menu { display: block; }.dropdown-videos:hover .dropdown-menu { display: block; }.footer .redes-footer:hover { border: 1px solid var(--white-075); color: var(--white-075); }.footer .redes-footer.instagram::before { content: ""; font-family: boxicons; }.footer .redes-footer.twitter::before { content: ""; font-family: boxicons; }.footer .redes-footer.facebook::before { content: ""; font-family: boxicons; }.footer .redes-footer.youtube::before { content: ""; font-family: boxicons; }.acordion-primary > .card > .card-header::after { transition: 0.3s; font-family: Boxicons; content: ""; float: right; background-color: var(--primary); border-radius: 3em; height: 2em; width: 2em; text-align: center; color: white; font-weight: 900; padding: 0.3em; font-size: 0.6em; margin-top: 0.3em; top: 0px; }.acordion-primary > .card > .card-header[aria-expanded="true"]::after { font-family: Boxicons; content: ""; }.acordion-secondary > .card > div .card-pagos::after { font-family: Boxicons; content: ""; font-size: 26px; font-weight: 600; }.acordion-secondary > .card > div .card-davi::after { font-family: Boxicons; content: ""; font-size: 22px; font-weight: 600; }.tag-chart::after { content: ""; display: block; width: 0px; height: 0px; position: absolute; top: 0px; right: -16px; border-bottom: 38px solid transparent; border-left: solid 16px var(--rgba-secondary); border-top: 49px solid transparent; }table.dataTable thead > tr > th.sorting_asc::before, table.dataTable thead > tr > th.sorting_desc::before, table.dataTable thead > tr > th.sorting::before { display: none !important; }.button-next::before { content: "Siguiente"; }.button-prev::before { content: "Anterior"; }:focus-visible { box-shadow: rgba(0, 123, 255, 0.25) 0px 0px 0px 0.2rem; outline: 0px; }@media screen and (max-width: 543px) {   .button-next::before { content: ">"; }   .button-prev::before { content: "<"; } }.timeline-step::after { content: ""; position: absolute; left: 6px; width: 0.1rem; background-color: var(--black-500); z-index: 1; height: 142%; top: 13px; }.timeline-table tbody tr:last-child .timeline-step::after { background-color: transparent; }.timeline-container::before { content: ""; position: absolute; left: -18px; top: 5px; width: 10px; height: 10px; border-radius: 50%; z-index: 2; }.timeline-container.active::before { background-color: var(--black-500); border: 1px solid var(--black-500); }.timeline-container.rejected::before { background-color: var(--primary); border: 1px solid var(--primary); }@media (min-width: 320px) and (max-width: 600px) {   .timeline-table td::before { content: attr(data-label); float: left; font-weight: bold; text-transform: none; }   .timeline-table .timeline-step::before { content: none !important; }   .timeline-step::after { left: -14px; height: 12rem; }   .timeline-container::before { left: -28px; } }@-webkit-keyframes bounce {    0%, 20%, 53%, 80%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); transform: translate3d(0px, 0px, 0px); }   40%, 43% { animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); transform: translate3d(0px, -30px, 0px); }   70% { animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); transform: translate3d(0px, -15px, 0px); }   90% { transform: translate3d(0px, -4px, 0px); } }@keyframes bounce {    0%, 20%, 53%, 80%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); transform: translate3d(0px, 0px, 0px); }   40%, 43% { animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); transform: translate3d(0px, -30px, 0px); }   70% { animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); transform: translate3d(0px, -15px, 0px); }   90% { transform: translate3d(0px, -4px, 0px); } }@-webkit-keyframes flash {    0%, 50%, 100% { opacity: 1; }   25%, 75% { opacity: 0; } }@keyframes flash {    0%, 50%, 100% { opacity: 1; }   25%, 75% { opacity: 0; } }@-webkit-keyframes pulse {    0% { transform: scale3d(1, 1, 1); }   50% { transform: scale3d(1.05, 1.05, 1.05); }   100% { transform: scale3d(1, 1, 1); } }@keyframes pulse {    0% { transform: scale3d(1, 1, 1); }   50% { transform: scale3d(1.05, 1.05, 1.05); }   100% { transform: scale3d(1, 1, 1); } }@-webkit-keyframes rubberBand {    0% { transform: scale3d(1, 1, 1); }   30% { transform: scale3d(1.25, 0.75, 1); }   40% { transform: scale3d(0.75, 1.25, 1); }   50% { transform: scale3d(1.15, 0.85, 1); }   65% { transform: scale3d(0.95, 1.05, 1); }   75% { transform: scale3d(1.05, 0.95, 1); }   100% { transform: scale3d(1, 1, 1); } }@keyframes rubberBand {    0% { transform: scale3d(1, 1, 1); }   30% { transform: scale3d(1.25, 0.75, 1); }   40% { transform: scale3d(0.75, 1.25, 1); }   50% { transform: scale3d(1.15, 0.85, 1); }   65% { transform: scale3d(0.95, 1.05, 1); }   75% { transform: scale3d(1.05, 0.95, 1); }   100% { transform: scale3d(1, 1, 1); } }@-webkit-keyframes shake {    0%, 100% { transform: translate3d(0px, 0px, 0px); }   10%, 30%, 50%, 70%, 90% { transform: translate3d(-10px, 0px, 0px); }   20%, 40%, 60%, 80% { transform: translate3d(10px, 0px, 0px); } }@keyframes shake {    0%, 100% { transform: translate3d(0px, 0px, 0px); }   10%, 30%, 50%, 70%, 90% { transform: translate3d(-10px, 0px, 0px); }   20%, 40%, 60%, 80% { transform: translate3d(10px, 0px, 0px); } }@-webkit-keyframes headShake {    0% { transform: translateX(0px); }   6.5% { transform: translateX(-6px) rotateY(-9deg); }   18.5% { transform: translateX(5px) rotateY(7deg); }   31.5% { transform: translateX(-3px) rotateY(-5deg); }   43.5% { transform: translateX(2px) rotateY(3deg); }   50% { transform: translateX(0px); } }@keyframes headShake {    0% { transform: translateX(0px); }   6.5% { transform: translateX(-6px) rotateY(-9deg); }   18.5% { transform: translateX(5px) rotateY(7deg); }   31.5% { transform: translateX(-3px) rotateY(-5deg); }   43.5% { transform: translateX(2px) rotateY(3deg); }   50% { transform: translateX(0px); } }@-webkit-keyframes swing {    20% { transform: rotate3d(0, 0, 1, 15deg); }   40% { transform: rotate3d(0, 0, 1, -10deg); }   60% { transform: rotate3d(0, 0, 1, 5deg); }   80% { transform: rotate3d(0, 0, 1, -5deg); }   100% { transform: rotate3d(0, 0, 1, 0deg); } }@keyframes swing {    20% { transform: rotate3d(0, 0, 1, 15deg); }   40% { transform: rotate3d(0, 0, 1, -10deg); }   60% { transform: rotate3d(0, 0, 1, 5deg); }   80% { transform: rotate3d(0, 0, 1, -5deg); }   100% { transform: rotate3d(0, 0, 1, 0deg); } }@-webkit-keyframes tada {    0% { transform: scale3d(1, 1, 1); }   10%, 20% { transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }   30%, 50%, 70%, 90% { transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }   40%, 60%, 80% { transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }   100% { transform: scale3d(1, 1, 1); } }@keyframes tada {    0% { transform: scale3d(1, 1, 1); }   10%, 20% { transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }   30%, 50%, 70%, 90% { transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }   40%, 60%, 80% { transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }   100% { transform: scale3d(1, 1, 1); } }@-webkit-keyframes wobble {    0% { transform: translate3d(0px, 0px, 0px); }   15% { transform: translate3d(-25%, 0px, 0px) rotate3d(0, 0, 1, -5deg); }   30% { transform: translate3d(20%, 0px, 0px) rotate3d(0, 0, 1, 3deg); }   45% { transform: translate3d(-15%, 0px, 0px) rotate3d(0, 0, 1, -3deg); }   60% { transform: translate3d(10%, 0px, 0px) rotate3d(0, 0, 1, 2deg); }   75% { transform: translate3d(-5%, 0px, 0px) rotate3d(0, 0, 1, -1deg); }   100% { transform: translate3d(0px, 0px, 0px); } }@keyframes wobble {    0% { transform: translate3d(0px, 0px, 0px); }   15% { transform: translate3d(-25%, 0px, 0px) rotate3d(0, 0, 1, -5deg); }   30% { transform: translate3d(20%, 0px, 0px) rotate3d(0, 0, 1, 3deg); }   45% { transform: translate3d(-15%, 0px, 0px) rotate3d(0, 0, 1, -3deg); }   60% { transform: translate3d(10%, 0px, 0px) rotate3d(0, 0, 1, 2deg); }   75% { transform: translate3d(-5%, 0px, 0px) rotate3d(0, 0, 1, -1deg); }   100% { transform: translate3d(0px, 0px, 0px); } }@-webkit-keyframes jello {    0%, 11.1%, 100% { transform: translate3d(0px, 0px, 0px); }   22.2% { transform: skewX(-12.5deg) skewY(-12.5deg); }   33.3% { transform: skewX(6.25deg) skewY(6.25deg); }   44.4% { transform: skewX(-3.125deg) skewY(-3.125deg); }   55.5% { transform: skewX(1.5625deg) skewY(1.5625deg); }   66.6% { transform: skewX(-0.78125deg) skewY(-0.78125deg); }   77.7% { transform: skewX(0.390625deg) skewY(0.390625deg); }   88.8% { transform: skewX(-0.195312deg) skewY(-0.195312deg); } }@keyframes jello {    0%, 11.1%, 100% { transform: translate3d(0px, 0px, 0px); }   22.2% { transform: skewX(-12.5deg) skewY(-12.5deg); }   33.3% { transform: skewX(6.25deg) skewY(6.25deg); }   44.4% { transform: skewX(-3.125deg) skewY(-3.125deg); }   55.5% { transform: skewX(1.5625deg) skewY(1.5625deg); }   66.6% { transform: skewX(-0.78125deg) skewY(-0.78125deg); }   77.7% { transform: skewX(0.390625deg) skewY(0.390625deg); }   88.8% { transform: skewX(-0.195312deg) skewY(-0.195312deg); } }@-webkit-keyframes heartBeat {    0% { transform: scale(1); }   14% { transform: scale(1.3); }   28% { transform: scale(1); }   42% { transform: scale(1.3); }   70% { transform: scale(1); } }@keyframes heartBeat {    0% { transform: scale(1); }   14% { transform: scale(1.3); }   28% { transform: scale(1); }   42% { transform: scale(1.3); }   70% { transform: scale(1); } }@-webkit-keyframes bounceIn {    0%, 20%, 40%, 60%, 80%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }   0% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); }   20% { transform: scale3d(1.1, 1.1, 1.1); }   40% { transform: scale3d(0.9, 0.9, 0.9); }   60% { opacity: 1; transform: scale3d(1.03, 1.03, 1.03); }   80% { transform: scale3d(0.97, 0.97, 0.97); }   100% { opacity: 1; transform: scale3d(1, 1, 1); } }@keyframes bounceIn {    0%, 20%, 40%, 60%, 80%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }   0% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); }   20% { transform: scale3d(1.1, 1.1, 1.1); }   40% { transform: scale3d(0.9, 0.9, 0.9); }   60% { opacity: 1; transform: scale3d(1.03, 1.03, 1.03); }   80% { transform: scale3d(0.97, 0.97, 0.97); }   100% { opacity: 1; transform: scale3d(1, 1, 1); } }@-webkit-keyframes bounceInDown {    0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }   0% { opacity: 0; transform: translate3d(0px, -3000px, 0px); }   60% { opacity: 1; transform: translate3d(0px, 25px, 0px); }   75% { transform: translate3d(0px, -10px, 0px); }   90% { transform: translate3d(0px, 5px, 0px); }   100% { transform: translate3d(0px, 0px, 0px); } }@keyframes bounceInDown {    0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }   0% { opacity: 0; transform: translate3d(0px, -3000px, 0px); }   60% { opacity: 1; transform: translate3d(0px, 25px, 0px); }   75% { transform: translate3d(0px, -10px, 0px); }   90% { transform: translate3d(0px, 5px, 0px); }   100% { transform: translate3d(0px, 0px, 0px); } }@-webkit-keyframes bounceInLeft {    0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }   0% { opacity: 0; transform: translate3d(-3000px, 0px, 0px); }   60% { opacity: 1; transform: translate3d(25px, 0px, 0px); }   75% { transform: translate3d(-10px, 0px, 0px); }   90% { transform: translate3d(5px, 0px, 0px); }   100% { transform: translate3d(0px, 0px, 0px); } }@keyframes bounceInLeft {    0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }   0% { opacity: 0; transform: translate3d(-3000px, 0px, 0px); }   60% { opacity: 1; transform: translate3d(25px, 0px, 0px); }   75% { transform: translate3d(-10px, 0px, 0px); }   90% { transform: translate3d(5px, 0px, 0px); }   100% { transform: translate3d(0px, 0px, 0px); } }@-webkit-keyframes bounceInRight {    0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }   0% { opacity: 0; transform: translate3d(3000px, 0px, 0px); }   60% { opacity: 1; transform: translate3d(-25px, 0px, 0px); }   75% { transform: translate3d(10px, 0px, 0px); }   90% { transform: translate3d(-5px, 0px, 0px); }   100% { transform: translate3d(0px, 0px, 0px); } }@keyframes bounceInRight {    0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }   0% { opacity: 0; transform: translate3d(3000px, 0px, 0px); }   60% { opacity: 1; transform: translate3d(-25px, 0px, 0px); }   75% { transform: translate3d(10px, 0px, 0px); }   90% { transform: translate3d(-5px, 0px, 0px); }   100% { transform: translate3d(0px, 0px, 0px); } }@-webkit-keyframes bounceInUp {    0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }   0% { opacity: 0; transform: translate3d(0px, 3000px, 0px); }   60% { opacity: 1; transform: translate3d(0px, -20px, 0px); }   75% { transform: translate3d(0px, 10px, 0px); }   90% { transform: translate3d(0px, -5px, 0px); }   100% { transform: translate3d(0px, 0px, 0px); } }@keyframes bounceInUp {    0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }   0% { opacity: 0; transform: translate3d(0px, 3000px, 0px); }   60% { opacity: 1; transform: translate3d(0px, -20px, 0px); }   75% { transform: translate3d(0px, 10px, 0px); }   90% { transform: translate3d(0px, -5px, 0px); }   100% { transform: translate3d(0px, 0px, 0px); } }@-webkit-keyframes bounceOut {    20% { transform: scale3d(0.9, 0.9, 0.9); }   50%, 55% { opacity: 1; transform: scale3d(1.1, 1.1, 1.1); }   100% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); } }@keyframes bounceOut {    20% { transform: scale3d(0.9, 0.9, 0.9); }   50%, 55% { opacity: 1; transform: scale3d(1.1, 1.1, 1.1); }   100% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); } }@-webkit-keyframes bounceOutDown {    20% { transform: translate3d(0px, 10px, 0px); }   40%, 45% { opacity: 1; transform: translate3d(0px, -20px, 0px); }   100% { opacity: 0; transform: translate3d(0px, 2000px, 0px); } }@keyframes bounceOutDown {    20% { transform: translate3d(0px, 10px, 0px); }   40%, 45% { opacity: 1; transform: translate3d(0px, -20px, 0px); }   100% { opacity: 0; transform: translate3d(0px, 2000px, 0px); } }@-webkit-keyframes bounceOutLeft {    20% { opacity: 1; transform: translate3d(20px, 0px, 0px); }   100% { opacity: 0; transform: translate3d(-2000px, 0px, 0px); } }@keyframes bounceOutLeft {    20% { opacity: 1; transform: translate3d(20px, 0px, 0px); }   100% { opacity: 0; transform: translate3d(-2000px, 0px, 0px); } }@-webkit-keyframes bounceOutRight {    20% { opacity: 1; transform: translate3d(-20px, 0px, 0px); }   100% { opacity: 0; transform: translate3d(2000px, 0px, 0px); } }@keyframes bounceOutRight {    20% { opacity: 1; transform: translate3d(-20px, 0px, 0px); }   100% { opacity: 0; transform: translate3d(2000px, 0px, 0px); } }@-webkit-keyframes bounceOutUp {    20% { transform: translate3d(0px, -10px, 0px); }   40%, 45% { opacity: 1; transform: translate3d(0px, 20px, 0px); }   100% { opacity: 0; transform: translate3d(0px, -2000px, 0px); } }@keyframes bounceOutUp {    20% { transform: translate3d(0px, -10px, 0px); }   40%, 45% { opacity: 1; transform: translate3d(0px, 20px, 0px); }   100% { opacity: 0; transform: translate3d(0px, -2000px, 0px); } }@-webkit-keyframes fadeIn {    0% { opacity: 0; }   100% { opacity: 1; } }@keyframes fadeIn {    0% { opacity: 0; }   100% { opacity: 1; } }@-webkit-keyframes fadeInDown {    0% { opacity: 0; transform: translate3d(0px, -100%, 0px); }   100% { opacity: 1; transform: translate3d(0px, 0px, 0px); } }@keyframes fadeInDown {    0% { opacity: 0; transform: translate3d(0px, -100%, 0px); }   100% { opacity: 1; transform: translate3d(0px, 0px, 0px); } }@-webkit-keyframes fadeInDownBig {    0% { opacity: 0; transform: translate3d(0px, -2000px, 0px); }   100% { opacity: 1; transform: translate3d(0px, 0px, 0px); } }@keyframes fadeInDownBig {    0% { opacity: 0; transform: translate3d(0px, -2000px, 0px); }   100% { opacity: 1; transform: translate3d(0px, 0px, 0px); } }@-webkit-keyframes fadeInLeft {    0% { opacity: 0; transform: translate3d(-100%, 0px, 0px); }   100% { opacity: 1; transform: translate3d(0px, 0px, 0px); } }@keyframes fadeInLeft {    0% { opacity: 0; transform: translate3d(-100%, 0px, 0px); }   100% { opacity: 1; transform: translate3d(0px, 0px, 0px); } }@-webkit-keyframes fadeInLeftBig {    0% { opacity: 0; transform: translate3d(-2000px, 0px, 0px); }   100% { opacity: 1; transform: translate3d(0px, 0px, 0px); } }@keyframes fadeInLeftBig {    0% { opacity: 0; transform: translate3d(-2000px, 0px, 0px); }   100% { opacity: 1; transform: translate3d(0px, 0px, 0px); } }@-webkit-keyframes fadeInRight {    0% { opacity: 0; transform: translate3d(100%, 0px, 0px); }   100% { opacity: 1; transform: translate3d(0px, 0px, 0px); } }@keyframes fadeInRight {    0% { opacity: 0; transform: translate3d(100%, 0px, 0px); }   100% { opacity: 1; transform: translate3d(0px, 0px, 0px); } }@-webkit-keyframes fadeInRightBig {    0% { opacity: 0; transform: translate3d(2000px, 0px, 0px); }   100% { opacity: 1; transform: translate3d(0px, 0px, 0px); } }@keyframes fadeInRightBig {    0% { opacity: 0; transform: translate3d(2000px, 0px, 0px); }   100% { opacity: 1; transform: translate3d(0px, 0px, 0px); } }@-webkit-keyframes fadeInUp {    0% { opacity: 0; transform: translate3d(0px, 100%, 0px); }   100% { opacity: 1; transform: translate3d(0px, 0px, 0px); } }@keyframes fadeInUp {    0% { opacity: 0; transform: translate3d(0px, 100%, 0px); }   100% { opacity: 1; transform: translate3d(0px, 0px, 0px); } }@-webkit-keyframes fadeInUpBig {    0% { opacity: 0; transform: translate3d(0px, 2000px, 0px); }   100% { opacity: 1; transform: translate3d(0px, 0px, 0px); } }@keyframes fadeInUpBig {    0% { opacity: 0; transform: translate3d(0px, 2000px, 0px); }   100% { opacity: 1; transform: translate3d(0px, 0px, 0px); } }@-webkit-keyframes fadeOut {    0% { opacity: 1; }   100% { opacity: 0; } }@keyframes fadeOut {    0% { opacity: 1; }   100% { opacity: 0; } }@-webkit-keyframes fadeOutDown {    0% { opacity: 1; }   100% { opacity: 0; transform: translate3d(0px, 100%, 0px); } }@keyframes fadeOutDown {    0% { opacity: 1; }   100% { opacity: 0; transform: translate3d(0px, 100%, 0px); } }@-webkit-keyframes fadeOutDownBig {    0% { opacity: 1; }   100% { opacity: 0; transform: translate3d(0px, 2000px, 0px); } }@keyframes fadeOutDownBig {    0% { opacity: 1; }   100% { opacity: 0; transform: translate3d(0px, 2000px, 0px); } }@-webkit-keyframes fadeOutLeft {    0% { opacity: 1; }   100% { opacity: 0; transform: translate3d(-100%, 0px, 0px); } }@keyframes fadeOutLeft {    0% { opacity: 1; }   100% { opacity: 0; transform: translate3d(-100%, 0px, 0px); } }@-webkit-keyframes fadeOutLeftBig {    0% { opacity: 1; }   100% { opacity: 0; transform: translate3d(-2000px, 0px, 0px); } }@keyframes fadeOutLeftBig {    0% { opacity: 1; }   100% { opacity: 0; transform: translate3d(-2000px, 0px, 0px); } }@-webkit-keyframes fadeOutRight {    0% { opacity: 1; }   100% { opacity: 0; transform: translate3d(100%, 0px, 0px); } }@keyframes fadeOutRight {    0% { opacity: 1; }   100% { opacity: 0; transform: translate3d(100%, 0px, 0px); } }@-webkit-keyframes fadeOutRightBig {    0% { opacity: 1; }   100% { opacity: 0; transform: translate3d(2000px, 0px, 0px); } }@keyframes fadeOutRightBig {    0% { opacity: 1; }   100% { opacity: 0; transform: translate3d(2000px, 0px, 0px); } }@-webkit-keyframes fadeOutUp {    0% { opacity: 1; }   100% { opacity: 0; transform: translate3d(0px, -100%, 0px); } }@keyframes fadeOutUp {    0% { opacity: 1; }   100% { opacity: 0; transform: translate3d(0px, -100%, 0px); } }@-webkit-keyframes fadeOutUpBig {    0% { opacity: 1; }   100% { opacity: 0; transform: translate3d(0px, -2000px, 0px); } }@keyframes fadeOutUpBig {    0% { opacity: 1; }   100% { opacity: 0; transform: translate3d(0px, -2000px, 0px); } }@-webkit-keyframes flip {    0% { transform: perspective(400px) scale3d(1, 1, 1) translate3d(0px, 0px, 0px) rotate3d(0, 1, 0, -360deg); animation-timing-function: ease-out; }   40% { transform: perspective(400px) scale3d(1, 1, 1) translate3d(0px, 0px, 150px) rotate3d(0, 1, 0, -190deg); animation-timing-function: ease-out; }   50% { transform: perspective(400px) scale3d(1, 1, 1) translate3d(0px, 0px, 150px) rotate3d(0, 1, 0, -170deg); animation-timing-function: ease-in; }   80% { transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0px, 0px, 0px) rotate3d(0, 1, 0, 0deg); animation-timing-function: ease-in; }   100% { transform: perspective(400px) scale3d(1, 1, 1) translate3d(0px, 0px, 0px) rotate3d(0, 1, 0, 0deg); animation-timing-function: ease-in; } }@keyframes flip {    0% { transform: perspective(400px) scale3d(1, 1, 1) translate3d(0px, 0px, 0px) rotate3d(0, 1, 0, -360deg); animation-timing-function: ease-out; }   40% { transform: perspective(400px) scale3d(1, 1, 1) translate3d(0px, 0px, 150px) rotate3d(0, 1, 0, -190deg); animation-timing-function: ease-out; }   50% { transform: perspective(400px) scale3d(1, 1, 1) translate3d(0px, 0px, 150px) rotate3d(0, 1, 0, -170deg); animation-timing-function: ease-in; }   80% { transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0px, 0px, 0px) rotate3d(0, 1, 0, 0deg); animation-timing-function: ease-in; }   100% { transform: perspective(400px) scale3d(1, 1, 1) translate3d(0px, 0px, 0px) rotate3d(0, 1, 0, 0deg); animation-timing-function: ease-in; } }@-webkit-keyframes flipInX {    0% { transform: perspective(400px) rotate3d(1, 0, 0, 90deg); animation-timing-function: ease-in; opacity: 0; }   40% { transform: perspective(400px) rotate3d(1, 0, 0, -20deg); animation-timing-function: ease-in; }   60% { transform: perspective(400px) rotate3d(1, 0, 0, 10deg); opacity: 1; }   80% { transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }   100% { transform: perspective(400px); } }@keyframes flipInX {    0% { transform: perspective(400px) rotate3d(1, 0, 0, 90deg); animation-timing-function: ease-in; opacity: 0; }   40% { transform: perspective(400px) rotate3d(1, 0, 0, -20deg); animation-timing-function: ease-in; }   60% { transform: perspective(400px) rotate3d(1, 0, 0, 10deg); opacity: 1; }   80% { transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }   100% { transform: perspective(400px); } }@-webkit-keyframes flipInY {    0% { transform: perspective(400px) rotate3d(0, 1, 0, 90deg); animation-timing-function: ease-in; opacity: 0; }   40% { transform: perspective(400px) rotate3d(0, 1, 0, -20deg); animation-timing-function: ease-in; }   60% { transform: perspective(400px) rotate3d(0, 1, 0, 10deg); opacity: 1; }   80% { transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }   100% { transform: perspective(400px); } }@keyframes flipInY {    0% { transform: perspective(400px) rotate3d(0, 1, 0, 90deg); animation-timing-function: ease-in; opacity: 0; }   40% { transform: perspective(400px) rotate3d(0, 1, 0, -20deg); animation-timing-function: ease-in; }   60% { transform: perspective(400px) rotate3d(0, 1, 0, 10deg); opacity: 1; }   80% { transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }   100% { transform: perspective(400px); } }@-webkit-keyframes flipOutX {    0% { transform: perspective(400px); }   30% { transform: perspective(400px) rotate3d(1, 0, 0, -20deg); opacity: 1; }   100% { transform: perspective(400px) rotate3d(1, 0, 0, 90deg); opacity: 0; } }@keyframes flipOutX {    0% { transform: perspective(400px); }   30% { transform: perspective(400px) rotate3d(1, 0, 0, -20deg); opacity: 1; }   100% { transform: perspective(400px) rotate3d(1, 0, 0, 90deg); opacity: 0; } }@-webkit-keyframes flipOutY {    0% { transform: perspective(400px); }   30% { transform: perspective(400px) rotate3d(0, 1, 0, -15deg); opacity: 1; }   100% { transform: perspective(400px) rotate3d(0, 1, 0, 90deg); opacity: 0; } }@keyframes flipOutY {    0% { transform: perspective(400px); }   30% { transform: perspective(400px) rotate3d(0, 1, 0, -15deg); opacity: 1; }   100% { transform: perspective(400px) rotate3d(0, 1, 0, 90deg); opacity: 0; } }@-webkit-keyframes lightSpeedIn {    0% { transform: translate3d(100%, 0px, 0px) skewX(-30deg); opacity: 0; }   60% { transform: skewX(20deg); opacity: 1; }   80% { transform: skewX(-5deg); }   100% { transform: translate3d(0px, 0px, 0px); } }@keyframes lightSpeedIn {    0% { transform: translate3d(100%, 0px, 0px) skewX(-30deg); opacity: 0; }   60% { transform: skewX(20deg); opacity: 1; }   80% { transform: skewX(-5deg); }   100% { transform: translate3d(0px, 0px, 0px); } }@-webkit-keyframes lightSpeedOut {    0% { opacity: 1; }   100% { transform: translate3d(100%, 0px, 0px) skewX(30deg); opacity: 0; } }@keyframes lightSpeedOut {    0% { opacity: 1; }   100% { transform: translate3d(100%, 0px, 0px) skewX(30deg); opacity: 0; } }@-webkit-keyframes rotateIn {    0% { transform-origin: center center; transform: rotate3d(0, 0, 1, -200deg); opacity: 0; }   100% { transform-origin: center center; transform: translate3d(0px, 0px, 0px); opacity: 1; } }@keyframes rotateIn {    0% { transform-origin: center center; transform: rotate3d(0, 0, 1, -200deg); opacity: 0; }   100% { transform-origin: center center; transform: translate3d(0px, 0px, 0px); opacity: 1; } }@-webkit-keyframes rotateInDownLeft {    0% { transform-origin: left bottom; transform: rotate3d(0, 0, 1, -45deg); opacity: 0; }   100% { transform-origin: left bottom; transform: translate3d(0px, 0px, 0px); opacity: 1; } }@keyframes rotateInDownLeft {    0% { transform-origin: left bottom; transform: rotate3d(0, 0, 1, -45deg); opacity: 0; }   100% { transform-origin: left bottom; transform: translate3d(0px, 0px, 0px); opacity: 1; } }@-webkit-keyframes rotateInDownRight {    0% { transform-origin: right bottom; transform: rotate3d(0, 0, 1, 45deg); opacity: 0; }   100% { transform-origin: right bottom; transform: translate3d(0px, 0px, 0px); opacity: 1; } }@keyframes rotateInDownRight {    0% { transform-origin: right bottom; transform: rotate3d(0, 0, 1, 45deg); opacity: 0; }   100% { transform-origin: right bottom; transform: translate3d(0px, 0px, 0px); opacity: 1; } }@-webkit-keyframes rotateInUpLeft {    0% { transform-origin: left bottom; transform: rotate3d(0, 0, 1, 45deg); opacity: 0; }   100% { transform-origin: left bottom; transform: translate3d(0px, 0px, 0px); opacity: 1; } }@keyframes rotateInUpLeft {    0% { transform-origin: left bottom; transform: rotate3d(0, 0, 1, 45deg); opacity: 0; }   100% { transform-origin: left bottom; transform: translate3d(0px, 0px, 0px); opacity: 1; } }@-webkit-keyframes rotateInUpRight {    0% { transform-origin: right bottom; transform: rotate3d(0, 0, 1, -90deg); opacity: 0; }   100% { transform-origin: right bottom; transform: translate3d(0px, 0px, 0px); opacity: 1; } }@keyframes rotateInUpRight {    0% { transform-origin: right bottom; transform: rotate3d(0, 0, 1, -90deg); opacity: 0; }   100% { transform-origin: right bottom; transform: translate3d(0px, 0px, 0px); opacity: 1; } }@-webkit-keyframes rotateOut {    0% { transform-origin: center center; opacity: 1; }   100% { transform-origin: center center; transform: rotate3d(0, 0, 1, 200deg); opacity: 0; } }@keyframes rotateOut {    0% { transform-origin: center center; opacity: 1; }   100% { transform-origin: center center; transform: rotate3d(0, 0, 1, 200deg); opacity: 0; } }@-webkit-keyframes rotateOutDownLeft {    0% { transform-origin: left bottom; opacity: 1; }   100% { transform-origin: left bottom; transform: rotate3d(0, 0, 1, 45deg); opacity: 0; } }@keyframes rotateOutDownLeft {    0% { transform-origin: left bottom; opacity: 1; }   100% { transform-origin: left bottom; transform: rotate3d(0, 0, 1, 45deg); opacity: 0; } }@-webkit-keyframes rotateOutDownRight {    0% { transform-origin: right bottom; opacity: 1; }   100% { transform-origin: right bottom; transform: rotate3d(0, 0, 1, -45deg); opacity: 0; } }@keyframes rotateOutDownRight {    0% { transform-origin: right bottom; opacity: 1; }   100% { transform-origin: right bottom; transform: rotate3d(0, 0, 1, -45deg); opacity: 0; } }@-webkit-keyframes rotateOutUpLeft {    0% { transform-origin: left bottom; opacity: 1; }   100% { transform-origin: left bottom; transform: rotate3d(0, 0, 1, -45deg); opacity: 0; } }@keyframes rotateOutUpLeft {    0% { transform-origin: left bottom; opacity: 1; }   100% { transform-origin: left bottom; transform: rotate3d(0, 0, 1, -45deg); opacity: 0; } }@-webkit-keyframes rotateOutUpRight {    0% { transform-origin: right bottom; opacity: 1; }   100% { transform-origin: right bottom; transform: rotate3d(0, 0, 1, 90deg); opacity: 0; } }@keyframes rotateOutUpRight {    0% { transform-origin: right bottom; opacity: 1; }   100% { transform-origin: right bottom; transform: rotate3d(0, 0, 1, 90deg); opacity: 0; } }@-webkit-keyframes hinge {    0% { transform-origin: left top; animation-timing-function: ease-in-out; }   20%, 60% { transform: rotate3d(0, 0, 1, 80deg); transform-origin: left top; animation-timing-function: ease-in-out; }   40%, 80% { transform: rotate3d(0, 0, 1, 60deg); transform-origin: left top; animation-timing-function: ease-in-out; opacity: 1; }   100% { transform: translate3d(0px, 700px, 0px); opacity: 0; } }@keyframes hinge {    0% { transform-origin: left top; animation-timing-function: ease-in-out; }   20%, 60% { transform: rotate3d(0, 0, 1, 80deg); transform-origin: left top; animation-timing-function: ease-in-out; }   40%, 80% { transform: rotate3d(0, 0, 1, 60deg); transform-origin: left top; animation-timing-function: ease-in-out; opacity: 1; }   100% { transform: translate3d(0px, 700px, 0px); opacity: 0; } }@-webkit-keyframes jackInTheBox {    0% { opacity: 0; transform: scale(0.1) rotate(30deg); transform-origin: center bottom; }   50% { transform: rotate(-10deg); }   70% { transform: rotate(3deg); }   100% { opacity: 1; transform: scale(1); } }@keyframes jackInTheBox {    0% { opacity: 0; transform: scale(0.1) rotate(30deg); transform-origin: center bottom; }   50% { transform: rotate(-10deg); }   70% { transform: rotate(3deg); }   100% { opacity: 1; transform: scale(1); } }@-webkit-keyframes rollIn {    0% { opacity: 0; transform: translate3d(-100%, 0px, 0px) rotate3d(0, 0, 1, -120deg); }   100% { opacity: 1; transform: translate3d(0px, 0px, 0px); } }@keyframes rollIn {    0% { opacity: 0; transform: translate3d(-100%, 0px, 0px) rotate3d(0, 0, 1, -120deg); }   100% { opacity: 1; transform: translate3d(0px, 0px, 0px); } }@-webkit-keyframes rollOut {    0% { opacity: 1; }   100% { opacity: 0; transform: translate3d(100%, 0px, 0px) rotate3d(0, 0, 1, 120deg); } }@keyframes rollOut {    0% { opacity: 1; }   100% { opacity: 0; transform: translate3d(100%, 0px, 0px) rotate3d(0, 0, 1, 120deg); } }@-webkit-keyframes zoomIn {    0% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); }   50% { opacity: 1; } }@keyframes zoomIn {    0% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); }   50% { opacity: 1; } }@-webkit-keyframes zoomInDown {    0% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, -1000px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }   60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, 60px, 0px); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }@keyframes zoomInDown {    0% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, -1000px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }   60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, 60px, 0px); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }@-webkit-keyframes zoomInLeft {    0% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }   60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0px, 0px); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }@keyframes zoomInLeft {    0% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }   60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0px, 0px); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }@-webkit-keyframes zoomInRight {    0% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }   60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0px, 0px); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }@keyframes zoomInRight {    0% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }   60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0px, 0px); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }@-webkit-keyframes zoomInUp {    0% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, 1000px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }   60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, -60px, 0px); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }@keyframes zoomInUp {    0% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, 1000px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }   60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, -60px, 0px); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }@-webkit-keyframes zoomOut {    0% { opacity: 1; }   50% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); }   100% { opacity: 0; } }@keyframes zoomOut {    0% { opacity: 1; }   50% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); }   100% { opacity: 0; } }@-webkit-keyframes zoomOutDown {    40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, -60px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }   100% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, 2000px, 0px); transform-origin: center bottom; animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }@keyframes zoomOutDown {    40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, -60px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }   100% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, 2000px, 0px); transform-origin: center bottom; animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }@-webkit-keyframes zoomOutLeft {    40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0px, 0px); }   100% { opacity: 0; transform: scale(0.1) translate3d(-2000px, 0px, 0px); transform-origin: left center; } }@keyframes zoomOutLeft {    40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0px, 0px); }   100% { opacity: 0; transform: scale(0.1) translate3d(-2000px, 0px, 0px); transform-origin: left center; } }@-webkit-keyframes zoomOutRight {    40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0px, 0px); }   100% { opacity: 0; transform: scale(0.1) translate3d(2000px, 0px, 0px); transform-origin: right center; } }@keyframes zoomOutRight {    40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0px, 0px); }   100% { opacity: 0; transform: scale(0.1) translate3d(2000px, 0px, 0px); transform-origin: right center; } }@-webkit-keyframes zoomOutUp {    40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, 60px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }   100% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, -2000px, 0px); transform-origin: center bottom; animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }@keyframes zoomOutUp {    40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, 60px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }   100% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, -2000px, 0px); transform-origin: center bottom; animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }@-webkit-keyframes slideInDown {    0% { transform: translate3d(0px, -100%, 0px); visibility: visible; }   100% { transform: translate3d(0px, 0px, 0px); } }@keyframes slideInDown {    0% { transform: translate3d(0px, -100%, 0px); visibility: visible; }   100% { transform: translate3d(0px, 0px, 0px); } }@-webkit-keyframes slideInLeft {    0% { transform: translate3d(-100%, 0px, 0px); visibility: visible; }   100% { transform: translate3d(0px, 0px, 0px); } }@keyframes slideInLeft {    0% { transform: translate3d(-100%, 0px, 0px); visibility: visible; }   100% { transform: translate3d(0px, 0px, 0px); } }@-webkit-keyframes slideInRight {    0% { transform: translate3d(100%, 0px, 0px); visibility: visible; }   100% { transform: translate3d(0px, 0px, 0px); } }@keyframes slideInRight {    0% { transform: translate3d(100%, 0px, 0px); visibility: visible; }   100% { transform: translate3d(0px, 0px, 0px); } }@-webkit-keyframes slideInUp {    0% { transform: translate3d(0px, 100%, 0px); visibility: visible; }   100% { transform: translate3d(0px, 0px, 0px); } }@keyframes slideInUp {    0% { transform: translate3d(0px, 100%, 0px); visibility: visible; }   100% { transform: translate3d(0px, 0px, 0px); } }@-webkit-keyframes slideOutDown {    0% { transform: translate3d(0px, 0px, 0px); }   100% { visibility: hidden; transform: translate3d(0px, 100%, 0px); } }@keyframes slideOutDown {    0% { transform: translate3d(0px, 0px, 0px); }   100% { visibility: hidden; transform: translate3d(0px, 100%, 0px); } }@-webkit-keyframes slideOutLeft {    0% { transform: translate3d(0px, 0px, 0px); }   100% { visibility: hidden; transform: translate3d(-100%, 0px, 0px); } }@keyframes slideOutLeft {    0% { transform: translate3d(0px, 0px, 0px); }   100% { visibility: hidden; transform: translate3d(-100%, 0px, 0px); } }@-webkit-keyframes slideOutRight {    0% { transform: translate3d(0px, 0px, 0px); }   100% { visibility: hidden; transform: translate3d(100%, 0px, 0px); } }@keyframes slideOutRight {    0% { transform: translate3d(0px, 0px, 0px); }   100% { visibility: hidden; transform: translate3d(100%, 0px, 0px); } }@-webkit-keyframes slideOutUp {    0% { transform: translate3d(0px, 0px, 0px); }   100% { visibility: hidden; transform: translate3d(0px, -100%, 0px); } }@keyframes slideOutUp {    0% { transform: translate3d(0px, 0px, 0px); }   100% { visibility: hidden; transform: translate3d(0px, -100%, 0px); } }.swal2-popup.swal2-toast .swal2-styled:focus { box-shadow: rgb(255, 255, 255) 0px 0px 0px 1px, rgba(50, 100, 150, 0.4) 0px 0px 0px 3px; }.swal2-popup:focus { outline: 0px; }.swal2-actions:not(.swal2-loading) .swal2-styled:hover { background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)); }.swal2-actions:not(.swal2-loading) .swal2-styled:active { background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)); }.swal2-actions.swal2-loading :not(.swal2-styled).swal2-confirm::after { content: ""; display: inline-block; width: 15px; height: 15px; margin-left: 5px; animation: 1.5s linear 0s infinite normal none running swal2-rotate-loading; border-width: 3px; border-style: solid; border-color: rgb(153, 153, 153) transparent rgb(153, 153, 153) rgb(153, 153, 153); border-image: none; border-radius: 50%; box-shadow: rgb(255, 255, 255) 1px 1px 1px; }.swal2-styled:focus { outline: 0px; box-shadow: rgb(255, 255, 255) 0px 0px 0px 1px, rgba(50, 100, 150, 0.4) 0px 0px 0px 3px; }.swal2-close:hover { transform: none; background: 0px center; color: rgb(242, 116, 116); }.swal2-file:focus, .swal2-input:focus, .swal2-textarea:focus { border: 1px solid rgb(180, 219, 237); outline: 0px; box-shadow: rgb(196, 230, 245) 0px 0px 3px; }.swal2-file::-webkit-input-placeholder, .swal2-input::-webkit-input-placeholder, .swal2-textarea::-webkit-input-placeholder { color: rgb(204, 204, 204); }.swal2-file::placeholder, .swal2-input::placeholder, .swal2-textarea::placeholder { color: rgb(204, 204, 204); }.swal2-validation-message::before { content: "!"; display: inline-block; width: 1.5em; min-width: 1.5em; height: 1.5em; margin: 0px 0.625em; border-radius: 50%; background-color: rgb(242, 116, 116); color: rgb(255, 255, 255); font-weight: 600; line-height: 1.5em; text-align: center; }@-webkit-keyframes swal2-toast-show {    0% { transform: translateY(-0.625em) rotateZ(2deg); }   33% { transform: translateY(0px) rotateZ(-2deg); }   66% { transform: translateY(0.3125em) rotateZ(2deg); }   100% { transform: translateY(0px) rotateZ(0deg); } }@keyframes swal2-toast-show {    0% { transform: translateY(-0.625em) rotateZ(2deg); }   33% { transform: translateY(0px) rotateZ(-2deg); }   66% { transform: translateY(0.3125em) rotateZ(2deg); }   100% { transform: translateY(0px) rotateZ(0deg); } }@-webkit-keyframes swal2-toast-hide {    100% { transform: rotateZ(1deg); opacity: 0; } }@keyframes swal2-toast-hide {    100% { transform: rotateZ(1deg); opacity: 0; } }@-webkit-keyframes swal2-toast-animate-success-line-tip {    0% { top: 0.5625em; left: 0.0625em; width: 0px; }   54% { top: 0.125em; left: 0.125em; width: 0px; }   70% { top: 0.625em; left: -0.25em; width: 1.625em; }   84% { top: 1.0625em; left: 0.75em; width: 0.5em; }   100% { top: 1.125em; left: 0.1875em; width: 0.75em; } }@keyframes swal2-toast-animate-success-line-tip {    0% { top: 0.5625em; left: 0.0625em; width: 0px; }   54% { top: 0.125em; left: 0.125em; width: 0px; }   70% { top: 0.625em; left: -0.25em; width: 1.625em; }   84% { top: 1.0625em; left: 0.75em; width: 0.5em; }   100% { top: 1.125em; left: 0.1875em; width: 0.75em; } }@-webkit-keyframes swal2-toast-animate-success-line-long {    0% { top: 1.625em; right: 1.375em; width: 0px; }   65% { top: 1.25em; right: 0.9375em; width: 0px; }   84% { top: 0.9375em; right: 0px; width: 1.125em; }   100% { top: 0.9375em; right: 0.1875em; width: 1.375em; } }@keyframes swal2-toast-animate-success-line-long {    0% { top: 1.625em; right: 1.375em; width: 0px; }   65% { top: 1.25em; right: 0.9375em; width: 0px; }   84% { top: 0.9375em; right: 0px; width: 1.125em; }   100% { top: 0.9375em; right: 0.1875em; width: 1.375em; } }@-webkit-keyframes swal2-show {    0% { transform: scale(0.7); }   45% { transform: scale(1.05); }   80% { transform: scale(0.95); }   100% { transform: scale(1); } }@keyframes swal2-show {    0% { transform: scale(0.7); }   45% { transform: scale(1.05); }   80% { transform: scale(0.95); }   100% { transform: scale(1); } }@-webkit-keyframes swal2-hide {    0% { transform: scale(1); opacity: 1; }   100% { transform: scale(0.5); opacity: 0; } }@keyframes swal2-hide {    0% { transform: scale(1); opacity: 1; }   100% { transform: scale(0.5); opacity: 0; } }@-webkit-keyframes swal2-animate-success-line-tip {    0% { top: 1.1875em; left: 0.0625em; width: 0px; }   54% { top: 1.0625em; left: 0.125em; width: 0px; }   70% { top: 2.1875em; left: -0.375em; width: 3.125em; }   84% { top: 3em; left: 1.3125em; width: 1.0625em; }   100% { top: 2.8125em; left: 0.875em; width: 1.5625em; } }@keyframes swal2-animate-success-line-tip {    0% { top: 1.1875em; left: 0.0625em; width: 0px; }   54% { top: 1.0625em; left: 0.125em; width: 0px; }   70% { top: 2.1875em; left: -0.375em; width: 3.125em; }   84% { top: 3em; left: 1.3125em; width: 1.0625em; }   100% { top: 2.8125em; left: 0.875em; width: 1.5625em; } }@-webkit-keyframes swal2-animate-success-line-long {    0% { top: 3.375em; right: 2.875em; width: 0px; }   65% { top: 3.375em; right: 2.875em; width: 0px; }   84% { top: 2.1875em; right: 0px; width: 3.4375em; }   100% { top: 2.375em; right: 0.5em; width: 2.9375em; } }@keyframes swal2-animate-success-line-long {    0% { top: 3.375em; right: 2.875em; width: 0px; }   65% { top: 3.375em; right: 2.875em; width: 0px; }   84% { top: 2.1875em; right: 0px; width: 3.4375em; }   100% { top: 2.375em; right: 0.5em; width: 2.9375em; } }@-webkit-keyframes swal2-rotate-success-circular-line {    0% { transform: rotate(-45deg); }   5% { transform: rotate(-45deg); }   12% { transform: rotate(-405deg); }   100% { transform: rotate(-405deg); } }@keyframes swal2-rotate-success-circular-line {    0% { transform: rotate(-45deg); }   5% { transform: rotate(-45deg); }   12% { transform: rotate(-405deg); }   100% { transform: rotate(-405deg); } }@-webkit-keyframes swal2-animate-error-x-mark {    0% { margin-top: 1.625em; transform: scale(0.4); opacity: 0; }   50% { margin-top: 1.625em; transform: scale(0.4); opacity: 0; }   80% { margin-top: -0.375em; transform: scale(1.15); }   100% { margin-top: 0px; transform: scale(1); opacity: 1; } }@keyframes swal2-animate-error-x-mark {    0% { margin-top: 1.625em; transform: scale(0.4); opacity: 0; }   50% { margin-top: 1.625em; transform: scale(0.4); opacity: 0; }   80% { margin-top: -0.375em; transform: scale(1.15); }   100% { margin-top: 0px; transform: scale(1); opacity: 1; } }@-webkit-keyframes swal2-animate-error-icon {    0% { transform: rotateX(100deg); opacity: 0; }   100% { transform: rotateX(0deg); opacity: 1; } }@keyframes swal2-animate-error-icon {    0% { transform: rotateX(100deg); opacity: 0; }   100% { transform: rotateX(0deg); opacity: 1; } }@-webkit-keyframes swal2-rotate-loading {    0% { transform: rotate(0deg); }   100% { transform: rotate(360deg); } }@keyframes swal2-rotate-loading {    0% { transform: rotate(0deg); }   100% { transform: rotate(360deg); } }.owl-carousel { width: 100%; -webkit-tap-highlight-color: transparent; position: relative; z-index: 1; }.owl-carousel .owl-stage { position: relative; touch-action: manipulation; backface-visibility: hidden; }.owl-carousel .owl-stage::after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0px; }.owl-carousel .owl-stage-outer { position: relative; overflow: hidden; transform: translate3d(0px, 0px, 0px); }.owl-carousel .owl-item { transform: translate3d(0px, 0px, 0px); }.owl-carousel .owl-item { position: relative; min-height: 1px; float: left; backface-visibility: hidden; -webkit-tap-highlight-color: transparent; }.owl-carousel .owl-item img { display: block; width: 100%; }.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-dot { cursor: pointer; user-select: none; }.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot { color: inherit; font: inherit; outline: red; }.owl-carousel.owl-loaded { display: block; }.owl-carousel.owl-drag .owl-item { touch-action: pan-y; user-select: none; }@keyframes fadeOut {    0% { opacity: 1; }   100% { opacity: 0; } }.owl-carousel .owl-video-play-icon:hover { transform: scale(1.3, 1.3); }.uk-notify-message:hover > .uk-close { visibility: visible; }:root { --animate-duration: 1s; --animate-delay: 1s; --animate-repeat: 1; }@-webkit-keyframes bounce {    0%, 20%, 53%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); transform: translateZ(0px); }   40%, 43% { animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); transform: translate3d(0px, -30px, 0px) scaleY(1.1); }   70% { animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); transform: translate3d(0px, -15px, 0px) scaleY(1.05); }   80% { transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); transform: translateZ(0px) scaleY(0.95); }   90% { transform: translate3d(0px, -4px, 0px) scaleY(1.02); } }@keyframes bounce {    0%, 20%, 53%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); transform: translateZ(0px); }   40%, 43% { animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); transform: translate3d(0px, -30px, 0px) scaleY(1.1); }   70% { animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); transform: translate3d(0px, -15px, 0px) scaleY(1.05); }   80% { transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); transform: translateZ(0px) scaleY(0.95); }   90% { transform: translate3d(0px, -4px, 0px) scaleY(1.02); } }@-webkit-keyframes flash {    0%, 50%, 100% { opacity: 1; }   25%, 75% { opacity: 0; } }@keyframes flash {    0%, 50%, 100% { opacity: 1; }   25%, 75% { opacity: 0; } }@-webkit-keyframes pulse {    0% { transform: scaleX(1); }   50% { transform: scale3d(1.05, 1.05, 1.05); }   100% { transform: scaleX(1); } }@keyframes pulse {    0% { transform: scaleX(1); }   50% { transform: scale3d(1.05, 1.05, 1.05); }   100% { transform: scaleX(1); } }@-webkit-keyframes rubberBand {    0% { transform: scaleX(1); }   30% { transform: scale3d(1.25, 0.75, 1); }   40% { transform: scale3d(0.75, 1.25, 1); }   50% { transform: scale3d(1.15, 0.85, 1); }   65% { transform: scale3d(0.95, 1.05, 1); }   75% { transform: scale3d(1.05, 0.95, 1); }   100% { transform: scaleX(1); } }@keyframes rubberBand {    0% { transform: scaleX(1); }   30% { transform: scale3d(1.25, 0.75, 1); }   40% { transform: scale3d(0.75, 1.25, 1); }   50% { transform: scale3d(1.15, 0.85, 1); }   65% { transform: scale3d(0.95, 1.05, 1); }   75% { transform: scale3d(1.05, 0.95, 1); }   100% { transform: scaleX(1); } }@-webkit-keyframes shakeX {    0%, 100% { transform: translateZ(0px); }   10%, 30%, 50%, 70%, 90% { transform: translate3d(-10px, 0px, 0px); }   20%, 40%, 60%, 80% { transform: translate3d(10px, 0px, 0px); } }@keyframes shakeX {    0%, 100% { transform: translateZ(0px); }   10%, 30%, 50%, 70%, 90% { transform: translate3d(-10px, 0px, 0px); }   20%, 40%, 60%, 80% { transform: translate3d(10px, 0px, 0px); } }@-webkit-keyframes shakeY {    0%, 100% { transform: translateZ(0px); }   10%, 30%, 50%, 70%, 90% { transform: translate3d(0px, -10px, 0px); }   20%, 40%, 60%, 80% { transform: translate3d(0px, 10px, 0px); } }@keyframes shakeY {    0%, 100% { transform: translateZ(0px); }   10%, 30%, 50%, 70%, 90% { transform: translate3d(0px, -10px, 0px); }   20%, 40%, 60%, 80% { transform: translate3d(0px, 10px, 0px); } }@-webkit-keyframes headShake {    0% { transform: translateX(0px); }   6.5% { transform: translateX(-6px) rotateY(-9deg); }   18.5% { transform: translateX(5px) rotateY(7deg); }   31.5% { transform: translateX(-3px) rotateY(-5deg); }   43.5% { transform: translateX(2px) rotateY(3deg); }   50% { transform: translateX(0px); } }@keyframes headShake {    0% { transform: translateX(0px); }   6.5% { transform: translateX(-6px) rotateY(-9deg); }   18.5% { transform: translateX(5px) rotateY(7deg); }   31.5% { transform: translateX(-3px) rotateY(-5deg); }   43.5% { transform: translateX(2px) rotateY(3deg); }   50% { transform: translateX(0px); } }@-webkit-keyframes swing {    20% { transform: rotate(15deg); }   40% { transform: rotate(-10deg); }   60% { transform: rotate(5deg); }   80% { transform: rotate(-5deg); }   100% { transform: rotate(0deg); } }@keyframes swing {    20% { transform: rotate(15deg); }   40% { transform: rotate(-10deg); }   60% { transform: rotate(5deg); }   80% { transform: rotate(-5deg); }   100% { transform: rotate(0deg); } }@-webkit-keyframes tada {    0% { transform: scaleX(1); }   10%, 20% { transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg); }   30%, 50%, 70%, 90% { transform: scale3d(1.1, 1.1, 1.1) rotate(3deg); }   40%, 60%, 80% { transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg); }   100% { transform: scaleX(1); } }@keyframes tada {    0% { transform: scaleX(1); }   10%, 20% { transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg); }   30%, 50%, 70%, 90% { transform: scale3d(1.1, 1.1, 1.1) rotate(3deg); }   40%, 60%, 80% { transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg); }   100% { transform: scaleX(1); } }@-webkit-keyframes wobble {    0% { transform: translateZ(0px); }   15% { transform: translate3d(-25%, 0px, 0px) rotate(-5deg); }   30% { transform: translate3d(20%, 0px, 0px) rotate(3deg); }   45% { transform: translate3d(-15%, 0px, 0px) rotate(-3deg); }   60% { transform: translate3d(10%, 0px, 0px) rotate(2deg); }   75% { transform: translate3d(-5%, 0px, 0px) rotate(-1deg); }   100% { transform: translateZ(0px); } }@keyframes wobble {    0% { transform: translateZ(0px); }   15% { transform: translate3d(-25%, 0px, 0px) rotate(-5deg); }   30% { transform: translate3d(20%, 0px, 0px) rotate(3deg); }   45% { transform: translate3d(-15%, 0px, 0px) rotate(-3deg); }   60% { transform: translate3d(10%, 0px, 0px) rotate(2deg); }   75% { transform: translate3d(-5%, 0px, 0px) rotate(-1deg); }   100% { transform: translateZ(0px); } }@-webkit-keyframes jello {    0%, 11.1%, 100% { transform: translateZ(0px); }   22.2% { transform: skewX(-12.5deg) skewY(-12.5deg); }   33.3% { transform: skewX(6.25deg) skewY(6.25deg); }   44.4% { transform: skewX(-3.125deg) skewY(-3.125deg); }   55.5% { transform: skewX(1.5625deg) skewY(1.5625deg); }   66.6% { transform: skewX(-0.78125deg) skewY(-0.78125deg); }   77.7% { transform: skewX(0.390625deg) skewY(0.390625deg); }   88.8% { transform: skewX(-0.195312deg) skewY(-0.195312deg); } }@keyframes jello {    0%, 11.1%, 100% { transform: translateZ(0px); }   22.2% { transform: skewX(-12.5deg) skewY(-12.5deg); }   33.3% { transform: skewX(6.25deg) skewY(6.25deg); }   44.4% { transform: skewX(-3.125deg) skewY(-3.125deg); }   55.5% { transform: skewX(1.5625deg) skewY(1.5625deg); }   66.6% { transform: skewX(-0.78125deg) skewY(-0.78125deg); }   77.7% { transform: skewX(0.390625deg) skewY(0.390625deg); }   88.8% { transform: skewX(-0.195312deg) skewY(-0.195312deg); } }@-webkit-keyframes heartBeat {    0% { transform: scale(1); }   14% { transform: scale(1.3); }   28% { transform: scale(1); }   42% { transform: scale(1.3); }   70% { transform: scale(1); } }@keyframes heartBeat {    0% { transform: scale(1); }   14% { transform: scale(1.3); }   28% { transform: scale(1); }   42% { transform: scale(1.3); }   70% { transform: scale(1); } }@-webkit-keyframes backInDown {    0% { transform: translateY(-1200px) scale(0.7); opacity: 0.7; }   80% { transform: translateY(0px) scale(0.7); opacity: 0.7; }   100% { transform: scale(1); opacity: 1; } }@keyframes backInDown {    0% { transform: translateY(-1200px) scale(0.7); opacity: 0.7; }   80% { transform: translateY(0px) scale(0.7); opacity: 0.7; }   100% { transform: scale(1); opacity: 1; } }@-webkit-keyframes backInLeft {    0% { transform: translateX(-2000px) scale(0.7); opacity: 0.7; }   80% { transform: translateX(0px) scale(0.7); opacity: 0.7; }   100% { transform: scale(1); opacity: 1; } }@keyframes backInLeft {    0% { transform: translateX(-2000px) scale(0.7); opacity: 0.7; }   80% { transform: translateX(0px) scale(0.7); opacity: 0.7; }   100% { transform: scale(1); opacity: 1; } }@-webkit-keyframes backInRight {    0% { transform: translateX(2000px) scale(0.7); opacity: 0.7; }   80% { transform: translateX(0px) scale(0.7); opacity: 0.7; }   100% { transform: scale(1); opacity: 1; } }@keyframes backInRight {    0% { transform: translateX(2000px) scale(0.7); opacity: 0.7; }   80% { transform: translateX(0px) scale(0.7); opacity: 0.7; }   100% { transform: scale(1); opacity: 1; } }@-webkit-keyframes backInUp {    0% { transform: translateY(1200px) scale(0.7); opacity: 0.7; }   80% { transform: translateY(0px) scale(0.7); opacity: 0.7; }   100% { transform: scale(1); opacity: 1; } }@keyframes backInUp {    0% { transform: translateY(1200px) scale(0.7); opacity: 0.7; }   80% { transform: translateY(0px) scale(0.7); opacity: 0.7; }   100% { transform: scale(1); opacity: 1; } }@-webkit-keyframes backOutDown {    0% { transform: scale(1); opacity: 1; }   20% { transform: translateY(0px) scale(0.7); opacity: 0.7; }   100% { transform: translateY(700px) scale(0.7); opacity: 0.7; } }@keyframes backOutDown {    0% { transform: scale(1); opacity: 1; }   20% { transform: translateY(0px) scale(0.7); opacity: 0.7; }   100% { transform: translateY(700px) scale(0.7); opacity: 0.7; } }@-webkit-keyframes backOutLeft {    0% { transform: scale(1); opacity: 1; }   20% { transform: translateX(0px) scale(0.7); opacity: 0.7; }   100% { transform: translateX(-2000px) scale(0.7); opacity: 0.7; } }@keyframes backOutLeft {    0% { transform: scale(1); opacity: 1; }   20% { transform: translateX(0px) scale(0.7); opacity: 0.7; }   100% { transform: translateX(-2000px) scale(0.7); opacity: 0.7; } }@-webkit-keyframes backOutRight {    0% { transform: scale(1); opacity: 1; }   20% { transform: translateX(0px) scale(0.7); opacity: 0.7; }   100% { transform: translateX(2000px) scale(0.7); opacity: 0.7; } }@keyframes backOutRight {    0% { transform: scale(1); opacity: 1; }   20% { transform: translateX(0px) scale(0.7); opacity: 0.7; }   100% { transform: translateX(2000px) scale(0.7); opacity: 0.7; } }@-webkit-keyframes backOutUp {    0% { transform: scale(1); opacity: 1; }   20% { transform: translateY(0px) scale(0.7); opacity: 0.7; }   100% { transform: translateY(-700px) scale(0.7); opacity: 0.7; } }@keyframes backOutUp {    0% { transform: scale(1); opacity: 1; }   20% { transform: translateY(0px) scale(0.7); opacity: 0.7; }   100% { transform: translateY(-700px) scale(0.7); opacity: 0.7; } }@-webkit-keyframes bounceIn {    0%, 20%, 40%, 60%, 80%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }   0% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); }   20% { transform: scale3d(1.1, 1.1, 1.1); }   40% { transform: scale3d(0.9, 0.9, 0.9); }   60% { opacity: 1; transform: scale3d(1.03, 1.03, 1.03); }   80% { transform: scale3d(0.97, 0.97, 0.97); }   100% { opacity: 1; transform: scaleX(1); } }@keyframes bounceIn {    0%, 20%, 40%, 60%, 80%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }   0% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); }   20% { transform: scale3d(1.1, 1.1, 1.1); }   40% { transform: scale3d(0.9, 0.9, 0.9); }   60% { opacity: 1; transform: scale3d(1.03, 1.03, 1.03); }   80% { transform: scale3d(0.97, 0.97, 0.97); }   100% { opacity: 1; transform: scaleX(1); } }@-webkit-keyframes bounceInDown {    0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }   0% { opacity: 0; transform: translate3d(0px, -3000px, 0px) scaleY(3); }   60% { opacity: 1; transform: translate3d(0px, 25px, 0px) scaleY(0.9); }   75% { transform: translate3d(0px, -10px, 0px) scaleY(0.95); }   90% { transform: translate3d(0px, 5px, 0px) scaleY(0.985); }   100% { transform: translateZ(0px); } }@keyframes bounceInDown {    0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }   0% { opacity: 0; transform: translate3d(0px, -3000px, 0px) scaleY(3); }   60% { opacity: 1; transform: translate3d(0px, 25px, 0px) scaleY(0.9); }   75% { transform: translate3d(0px, -10px, 0px) scaleY(0.95); }   90% { transform: translate3d(0px, 5px, 0px) scaleY(0.985); }   100% { transform: translateZ(0px); } }@-webkit-keyframes bounceInLeft {    0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }   0% { opacity: 0; transform: translate3d(-3000px, 0px, 0px) scaleX(3); }   60% { opacity: 1; transform: translate3d(25px, 0px, 0px) scaleX(1); }   75% { transform: translate3d(-10px, 0px, 0px) scaleX(0.98); }   90% { transform: translate3d(5px, 0px, 0px) scaleX(0.995); }   100% { transform: translateZ(0px); } }@keyframes bounceInLeft {    0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }   0% { opacity: 0; transform: translate3d(-3000px, 0px, 0px) scaleX(3); }   60% { opacity: 1; transform: translate3d(25px, 0px, 0px) scaleX(1); }   75% { transform: translate3d(-10px, 0px, 0px) scaleX(0.98); }   90% { transform: translate3d(5px, 0px, 0px) scaleX(0.995); }   100% { transform: translateZ(0px); } }@-webkit-keyframes bounceInRight {    0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }   0% { opacity: 0; transform: translate3d(3000px, 0px, 0px) scaleX(3); }   60% { opacity: 1; transform: translate3d(-25px, 0px, 0px) scaleX(1); }   75% { transform: translate3d(10px, 0px, 0px) scaleX(0.98); }   90% { transform: translate3d(-5px, 0px, 0px) scaleX(0.995); }   100% { transform: translateZ(0px); } }@keyframes bounceInRight {    0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }   0% { opacity: 0; transform: translate3d(3000px, 0px, 0px) scaleX(3); }   60% { opacity: 1; transform: translate3d(-25px, 0px, 0px) scaleX(1); }   75% { transform: translate3d(10px, 0px, 0px) scaleX(0.98); }   90% { transform: translate3d(-5px, 0px, 0px) scaleX(0.995); }   100% { transform: translateZ(0px); } }@-webkit-keyframes bounceInUp {    0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }   0% { opacity: 0; transform: translate3d(0px, 3000px, 0px) scaleY(5); }   60% { opacity: 1; transform: translate3d(0px, -20px, 0px) scaleY(0.9); }   75% { transform: translate3d(0px, 10px, 0px) scaleY(0.95); }   90% { transform: translate3d(0px, -5px, 0px) scaleY(0.985); }   100% { transform: translateZ(0px); } }@keyframes bounceInUp {    0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }   0% { opacity: 0; transform: translate3d(0px, 3000px, 0px) scaleY(5); }   60% { opacity: 1; transform: translate3d(0px, -20px, 0px) scaleY(0.9); }   75% { transform: translate3d(0px, 10px, 0px) scaleY(0.95); }   90% { transform: translate3d(0px, -5px, 0px) scaleY(0.985); }   100% { transform: translateZ(0px); } }@-webkit-keyframes bounceOut {    20% { transform: scale3d(0.9, 0.9, 0.9); }   50%, 55% { opacity: 1; transform: scale3d(1.1, 1.1, 1.1); }   100% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); } }@keyframes bounceOut {    20% { transform: scale3d(0.9, 0.9, 0.9); }   50%, 55% { opacity: 1; transform: scale3d(1.1, 1.1, 1.1); }   100% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); } }@-webkit-keyframes bounceOutDown {    20% { transform: translate3d(0px, 10px, 0px) scaleY(0.985); }   40%, 45% { opacity: 1; transform: translate3d(0px, -20px, 0px) scaleY(0.9); }   100% { opacity: 0; transform: translate3d(0px, 2000px, 0px) scaleY(3); } }@keyframes bounceOutDown {    20% { transform: translate3d(0px, 10px, 0px) scaleY(0.985); }   40%, 45% { opacity: 1; transform: translate3d(0px, -20px, 0px) scaleY(0.9); }   100% { opacity: 0; transform: translate3d(0px, 2000px, 0px) scaleY(3); } }@-webkit-keyframes bounceOutLeft {    20% { opacity: 1; transform: translate3d(20px, 0px, 0px) scaleX(0.9); }   100% { opacity: 0; transform: translate3d(-2000px, 0px, 0px) scaleX(2); } }@keyframes bounceOutLeft {    20% { opacity: 1; transform: translate3d(20px, 0px, 0px) scaleX(0.9); }   100% { opacity: 0; transform: translate3d(-2000px, 0px, 0px) scaleX(2); } }@-webkit-keyframes bounceOutRight {    20% { opacity: 1; transform: translate3d(-20px, 0px, 0px) scaleX(0.9); }   100% { opacity: 0; transform: translate3d(2000px, 0px, 0px) scaleX(2); } }@keyframes bounceOutRight {    20% { opacity: 1; transform: translate3d(-20px, 0px, 0px) scaleX(0.9); }   100% { opacity: 0; transform: translate3d(2000px, 0px, 0px) scaleX(2); } }@-webkit-keyframes bounceOutUp {    20% { transform: translate3d(0px, -10px, 0px) scaleY(0.985); }   40%, 45% { opacity: 1; transform: translate3d(0px, 20px, 0px) scaleY(0.9); }   100% { opacity: 0; transform: translate3d(0px, -2000px, 0px) scaleY(3); } }@keyframes bounceOutUp {    20% { transform: translate3d(0px, -10px, 0px) scaleY(0.985); }   40%, 45% { opacity: 1; transform: translate3d(0px, 20px, 0px) scaleY(0.9); }   100% { opacity: 0; transform: translate3d(0px, -2000px, 0px) scaleY(3); } }@-webkit-keyframes fadeIn {    0% { opacity: 0; }   100% { opacity: 1; } }@keyframes fadeIn {    0% { opacity: 0; }   100% { opacity: 1; } }@-webkit-keyframes fadeInDown {    0% { opacity: 0; transform: translate3d(0px, -100%, 0px); }   100% { opacity: 1; transform: translateZ(0px); } }@keyframes fadeInDown {    0% { opacity: 0; transform: translate3d(0px, -100%, 0px); }   100% { opacity: 1; transform: translateZ(0px); } }@-webkit-keyframes fadeInDownBig {    0% { opacity: 0; transform: translate3d(0px, -2000px, 0px); }   100% { opacity: 1; transform: translateZ(0px); } }@keyframes fadeInDownBig {    0% { opacity: 0; transform: translate3d(0px, -2000px, 0px); }   100% { opacity: 1; transform: translateZ(0px); } }@-webkit-keyframes fadeInLeft {    0% { opacity: 0; transform: translate3d(-100%, 0px, 0px); }   100% { opacity: 1; transform: translateZ(0px); } }@keyframes fadeInLeft {    0% { opacity: 0; transform: translate3d(-100%, 0px, 0px); }   100% { opacity: 1; transform: translateZ(0px); } }@-webkit-keyframes fadeInLeftBig {    0% { opacity: 0; transform: translate3d(-2000px, 0px, 0px); }   100% { opacity: 1; transform: translateZ(0px); } }@keyframes fadeInLeftBig {    0% { opacity: 0; transform: translate3d(-2000px, 0px, 0px); }   100% { opacity: 1; transform: translateZ(0px); } }@-webkit-keyframes fadeInRight {    0% { opacity: 0; transform: translate3d(100%, 0px, 0px); }   100% { opacity: 1; transform: translateZ(0px); } }@keyframes fadeInRight {    0% { opacity: 0; transform: translate3d(100%, 0px, 0px); }   100% { opacity: 1; transform: translateZ(0px); } }@-webkit-keyframes fadeInRightBig {    0% { opacity: 0; transform: translate3d(2000px, 0px, 0px); }   100% { opacity: 1; transform: translateZ(0px); } }@keyframes fadeInRightBig {    0% { opacity: 0; transform: translate3d(2000px, 0px, 0px); }   100% { opacity: 1; transform: translateZ(0px); } }@-webkit-keyframes fadeInUp {    0% { opacity: 0; transform: translate3d(0px, 100%, 0px); }   100% { opacity: 1; transform: translateZ(0px); } }@keyframes fadeInUp {    0% { opacity: 0; transform: translate3d(0px, 100%, 0px); }   100% { opacity: 1; transform: translateZ(0px); } }@-webkit-keyframes fadeInUpBig {    0% { opacity: 0; transform: translate3d(0px, 2000px, 0px); }   100% { opacity: 1; transform: translateZ(0px); } }@keyframes fadeInUpBig {    0% { opacity: 0; transform: translate3d(0px, 2000px, 0px); }   100% { opacity: 1; transform: translateZ(0px); } }@-webkit-keyframes fadeInTopLeft {    0% { opacity: 0; transform: translate3d(-100%, -100%, 0px); }   100% { opacity: 1; transform: translateZ(0px); } }@keyframes fadeInTopLeft {    0% { opacity: 0; transform: translate3d(-100%, -100%, 0px); }   100% { opacity: 1; transform: translateZ(0px); } }@-webkit-keyframes fadeInTopRight {    0% { opacity: 0; transform: translate3d(100%, -100%, 0px); }   100% { opacity: 1; transform: translateZ(0px); } }@keyframes fadeInTopRight {    0% { opacity: 0; transform: translate3d(100%, -100%, 0px); }   100% { opacity: 1; transform: translateZ(0px); } }@-webkit-keyframes fadeInBottomLeft {    0% { opacity: 0; transform: translate3d(-100%, 100%, 0px); }   100% { opacity: 1; transform: translateZ(0px); } }@keyframes fadeInBottomLeft {    0% { opacity: 0; transform: translate3d(-100%, 100%, 0px); }   100% { opacity: 1; transform: translateZ(0px); } }@-webkit-keyframes fadeInBottomRight {    0% { opacity: 0; transform: translate3d(100%, 100%, 0px); }   100% { opacity: 1; transform: translateZ(0px); } }@keyframes fadeInBottomRight {    0% { opacity: 0; transform: translate3d(100%, 100%, 0px); }   100% { opacity: 1; transform: translateZ(0px); } }@-webkit-keyframes fadeOut {    0% { opacity: 1; }   100% { opacity: 0; } }@keyframes fadeOut {    0% { opacity: 1; }   100% { opacity: 0; } }@-webkit-keyframes fadeOutDown {    0% { opacity: 1; }   100% { opacity: 0; transform: translate3d(0px, 100%, 0px); } }@keyframes fadeOutDown {    0% { opacity: 1; }   100% { opacity: 0; transform: translate3d(0px, 100%, 0px); } }@-webkit-keyframes fadeOutDownBig {    0% { opacity: 1; }   100% { opacity: 0; transform: translate3d(0px, 2000px, 0px); } }@keyframes fadeOutDownBig {    0% { opacity: 1; }   100% { opacity: 0; transform: translate3d(0px, 2000px, 0px); } }@-webkit-keyframes fadeOutLeft {    0% { opacity: 1; }   100% { opacity: 0; transform: translate3d(-100%, 0px, 0px); } }@keyframes fadeOutLeft {    0% { opacity: 1; }   100% { opacity: 0; transform: translate3d(-100%, 0px, 0px); } }@-webkit-keyframes fadeOutLeftBig {    0% { opacity: 1; }   100% { opacity: 0; transform: translate3d(-2000px, 0px, 0px); } }@keyframes fadeOutLeftBig {    0% { opacity: 1; }   100% { opacity: 0; transform: translate3d(-2000px, 0px, 0px); } }@-webkit-keyframes fadeOutRight {    0% { opacity: 1; }   100% { opacity: 0; transform: translate3d(100%, 0px, 0px); } }@keyframes fadeOutRight {    0% { opacity: 1; }   100% { opacity: 0; transform: translate3d(100%, 0px, 0px); } }@-webkit-keyframes fadeOutRightBig {    0% { opacity: 1; }   100% { opacity: 0; transform: translate3d(2000px, 0px, 0px); } }@keyframes fadeOutRightBig {    0% { opacity: 1; }   100% { opacity: 0; transform: translate3d(2000px, 0px, 0px); } }@-webkit-keyframes fadeOutUp {    0% { opacity: 1; }   100% { opacity: 0; transform: translate3d(0px, -100%, 0px); } }@keyframes fadeOutUp {    0% { opacity: 1; }   100% { opacity: 0; transform: translate3d(0px, -100%, 0px); } }@-webkit-keyframes fadeOutUpBig {    0% { opacity: 1; }   100% { opacity: 0; transform: translate3d(0px, -2000px, 0px); } }@keyframes fadeOutUpBig {    0% { opacity: 1; }   100% { opacity: 0; transform: translate3d(0px, -2000px, 0px); } }@-webkit-keyframes fadeOutTopLeft {    0% { opacity: 1; transform: translateZ(0px); }   100% { opacity: 0; transform: translate3d(-100%, -100%, 0px); } }@keyframes fadeOutTopLeft {    0% { opacity: 1; transform: translateZ(0px); }   100% { opacity: 0; transform: translate3d(-100%, -100%, 0px); } }@-webkit-keyframes fadeOutTopRight {    0% { opacity: 1; transform: translateZ(0px); }   100% { opacity: 0; transform: translate3d(100%, -100%, 0px); } }@keyframes fadeOutTopRight {    0% { opacity: 1; transform: translateZ(0px); }   100% { opacity: 0; transform: translate3d(100%, -100%, 0px); } }@-webkit-keyframes fadeOutBottomRight {    0% { opacity: 1; transform: translateZ(0px); }   100% { opacity: 0; transform: translate3d(100%, 100%, 0px); } }@keyframes fadeOutBottomRight {    0% { opacity: 1; transform: translateZ(0px); }   100% { opacity: 0; transform: translate3d(100%, 100%, 0px); } }@-webkit-keyframes fadeOutBottomLeft {    0% { opacity: 1; transform: translateZ(0px); }   100% { opacity: 0; transform: translate3d(-100%, 100%, 0px); } }@keyframes fadeOutBottomLeft {    0% { opacity: 1; transform: translateZ(0px); }   100% { opacity: 0; transform: translate3d(-100%, 100%, 0px); } }@-webkit-keyframes flip {    0% { transform: perspective(400px) scaleX(1) translateZ(0px) rotateY(-1turn); animation-timing-function: ease-out; }   40% { transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg); animation-timing-function: ease-out; }   50% { transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg); animation-timing-function: ease-in; }   80% { transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0px) rotateY(0deg); animation-timing-function: ease-in; }   100% { transform: perspective(400px) scaleX(1) translateZ(0px) rotateY(0deg); animation-timing-function: ease-in; } }@keyframes flip {    0% { transform: perspective(400px) scaleX(1) translateZ(0px) rotateY(-1turn); animation-timing-function: ease-out; }   40% { transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg); animation-timing-function: ease-out; }   50% { transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg); animation-timing-function: ease-in; }   80% { transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0px) rotateY(0deg); animation-timing-function: ease-in; }   100% { transform: perspective(400px) scaleX(1) translateZ(0px) rotateY(0deg); animation-timing-function: ease-in; } }@-webkit-keyframes flipInX {    0% { transform: perspective(400px) rotateX(90deg); animation-timing-function: ease-in; opacity: 0; }   40% { transform: perspective(400px) rotateX(-20deg); animation-timing-function: ease-in; }   60% { transform: perspective(400px) rotateX(10deg); opacity: 1; }   80% { transform: perspective(400px) rotateX(-5deg); }   100% { transform: perspective(400px); } }@keyframes flipInX {    0% { transform: perspective(400px) rotateX(90deg); animation-timing-function: ease-in; opacity: 0; }   40% { transform: perspective(400px) rotateX(-20deg); animation-timing-function: ease-in; }   60% { transform: perspective(400px) rotateX(10deg); opacity: 1; }   80% { transform: perspective(400px) rotateX(-5deg); }   100% { transform: perspective(400px); } }@-webkit-keyframes flipInY {    0% { transform: perspective(400px) rotateY(90deg); animation-timing-function: ease-in; opacity: 0; }   40% { transform: perspective(400px) rotateY(-20deg); animation-timing-function: ease-in; }   60% { transform: perspective(400px) rotateY(10deg); opacity: 1; }   80% { transform: perspective(400px) rotateY(-5deg); }   100% { transform: perspective(400px); } }@keyframes flipInY {    0% { transform: perspective(400px) rotateY(90deg); animation-timing-function: ease-in; opacity: 0; }   40% { transform: perspective(400px) rotateY(-20deg); animation-timing-function: ease-in; }   60% { transform: perspective(400px) rotateY(10deg); opacity: 1; }   80% { transform: perspective(400px) rotateY(-5deg); }   100% { transform: perspective(400px); } }@-webkit-keyframes flipOutX {    0% { transform: perspective(400px); }   30% { transform: perspective(400px) rotateX(-20deg); opacity: 1; }   100% { transform: perspective(400px) rotateX(90deg); opacity: 0; } }@keyframes flipOutX {    0% { transform: perspective(400px); }   30% { transform: perspective(400px) rotateX(-20deg); opacity: 1; }   100% { transform: perspective(400px) rotateX(90deg); opacity: 0; } }@-webkit-keyframes flipOutY {    0% { transform: perspective(400px); }   30% { transform: perspective(400px) rotateY(-15deg); opacity: 1; }   100% { transform: perspective(400px) rotateY(90deg); opacity: 0; } }@keyframes flipOutY {    0% { transform: perspective(400px); }   30% { transform: perspective(400px) rotateY(-15deg); opacity: 1; }   100% { transform: perspective(400px) rotateY(90deg); opacity: 0; } }@-webkit-keyframes lightSpeedInRight {    0% { transform: translate3d(100%, 0px, 0px) skewX(-30deg); opacity: 0; }   60% { transform: skewX(20deg); opacity: 1; }   80% { transform: skewX(-5deg); }   100% { transform: translateZ(0px); } }@keyframes lightSpeedInRight {    0% { transform: translate3d(100%, 0px, 0px) skewX(-30deg); opacity: 0; }   60% { transform: skewX(20deg); opacity: 1; }   80% { transform: skewX(-5deg); }   100% { transform: translateZ(0px); } }@-webkit-keyframes lightSpeedInLeft {    0% { transform: translate3d(-100%, 0px, 0px) skewX(30deg); opacity: 0; }   60% { transform: skewX(-20deg); opacity: 1; }   80% { transform: skewX(5deg); }   100% { transform: translateZ(0px); } }@keyframes lightSpeedInLeft {    0% { transform: translate3d(-100%, 0px, 0px) skewX(30deg); opacity: 0; }   60% { transform: skewX(-20deg); opacity: 1; }   80% { transform: skewX(5deg); }   100% { transform: translateZ(0px); } }@-webkit-keyframes lightSpeedOutRight {    0% { opacity: 1; }   100% { transform: translate3d(100%, 0px, 0px) skewX(30deg); opacity: 0; } }@keyframes lightSpeedOutRight {    0% { opacity: 1; }   100% { transform: translate3d(100%, 0px, 0px) skewX(30deg); opacity: 0; } }@-webkit-keyframes lightSpeedOutLeft {    0% { opacity: 1; }   100% { transform: translate3d(-100%, 0px, 0px) skewX(-30deg); opacity: 0; } }@keyframes lightSpeedOutLeft {    0% { opacity: 1; }   100% { transform: translate3d(-100%, 0px, 0px) skewX(-30deg); opacity: 0; } }@-webkit-keyframes rotateIn {    0% { transform: rotate(-200deg); opacity: 0; }   100% { transform: translateZ(0px); opacity: 1; } }@keyframes rotateIn {    0% { transform: rotate(-200deg); opacity: 0; }   100% { transform: translateZ(0px); opacity: 1; } }@-webkit-keyframes rotateInDownLeft {    0% { transform: rotate(-45deg); opacity: 0; }   100% { transform: translateZ(0px); opacity: 1; } }@keyframes rotateInDownLeft {    0% { transform: rotate(-45deg); opacity: 0; }   100% { transform: translateZ(0px); opacity: 1; } }@-webkit-keyframes rotateInDownRight {    0% { transform: rotate(45deg); opacity: 0; }   100% { transform: translateZ(0px); opacity: 1; } }@keyframes rotateInDownRight {    0% { transform: rotate(45deg); opacity: 0; }   100% { transform: translateZ(0px); opacity: 1; } }@-webkit-keyframes rotateInUpLeft {    0% { transform: rotate(45deg); opacity: 0; }   100% { transform: translateZ(0px); opacity: 1; } }@keyframes rotateInUpLeft {    0% { transform: rotate(45deg); opacity: 0; }   100% { transform: translateZ(0px); opacity: 1; } }@-webkit-keyframes rotateInUpRight {    0% { transform: rotate(-90deg); opacity: 0; }   100% { transform: translateZ(0px); opacity: 1; } }@keyframes rotateInUpRight {    0% { transform: rotate(-90deg); opacity: 0; }   100% { transform: translateZ(0px); opacity: 1; } }@-webkit-keyframes rotateOut {    0% { opacity: 1; }   100% { transform: rotate(200deg); opacity: 0; } }@keyframes rotateOut {    0% { opacity: 1; }   100% { transform: rotate(200deg); opacity: 0; } }@-webkit-keyframes rotateOutDownLeft {    0% { opacity: 1; }   100% { transform: rotate(45deg); opacity: 0; } }@keyframes rotateOutDownLeft {    0% { opacity: 1; }   100% { transform: rotate(45deg); opacity: 0; } }@-webkit-keyframes rotateOutDownRight {    0% { opacity: 1; }   100% { transform: rotate(-45deg); opacity: 0; } }@keyframes rotateOutDownRight {    0% { opacity: 1; }   100% { transform: rotate(-45deg); opacity: 0; } }@-webkit-keyframes rotateOutUpLeft {    0% { opacity: 1; }   100% { transform: rotate(-45deg); opacity: 0; } }@keyframes rotateOutUpLeft {    0% { opacity: 1; }   100% { transform: rotate(-45deg); opacity: 0; } }@-webkit-keyframes rotateOutUpRight {    0% { opacity: 1; }   100% { transform: rotate(90deg); opacity: 0; } }@keyframes rotateOutUpRight {    0% { opacity: 1; }   100% { transform: rotate(90deg); opacity: 0; } }@-webkit-keyframes hinge {    0% { animation-timing-function: ease-in-out; }   20%, 60% { transform: rotate(80deg); animation-timing-function: ease-in-out; }   40%, 80% { transform: rotate(60deg); animation-timing-function: ease-in-out; opacity: 1; }   100% { transform: translate3d(0px, 700px, 0px); opacity: 0; } }@keyframes hinge {    0% { animation-timing-function: ease-in-out; }   20%, 60% { transform: rotate(80deg); animation-timing-function: ease-in-out; }   40%, 80% { transform: rotate(60deg); animation-timing-function: ease-in-out; opacity: 1; }   100% { transform: translate3d(0px, 700px, 0px); opacity: 0; } }@-webkit-keyframes jackInTheBox {    0% { opacity: 0; transform: scale(0.1) rotate(30deg); transform-origin: center bottom; }   50% { transform: rotate(-10deg); }   70% { transform: rotate(3deg); }   100% { opacity: 1; transform: scale(1); } }@keyframes jackInTheBox {    0% { opacity: 0; transform: scale(0.1) rotate(30deg); transform-origin: center bottom; }   50% { transform: rotate(-10deg); }   70% { transform: rotate(3deg); }   100% { opacity: 1; transform: scale(1); } }@-webkit-keyframes rollIn {    0% { opacity: 0; transform: translate3d(-100%, 0px, 0px) rotate(-120deg); }   100% { opacity: 1; transform: translateZ(0px); } }@keyframes rollIn {    0% { opacity: 0; transform: translate3d(-100%, 0px, 0px) rotate(-120deg); }   100% { opacity: 1; transform: translateZ(0px); } }@-webkit-keyframes rollOut {    0% { opacity: 1; }   100% { opacity: 0; transform: translate3d(100%, 0px, 0px) rotate(120deg); } }@keyframes rollOut {    0% { opacity: 1; }   100% { opacity: 0; transform: translate3d(100%, 0px, 0px) rotate(120deg); } }@-webkit-keyframes zoomIn {    0% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); }   50% { opacity: 1; } }@keyframes zoomIn {    0% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); }   50% { opacity: 1; } }@-webkit-keyframes zoomInDown {    0% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, -1000px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }   60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, 60px, 0px); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }@keyframes zoomInDown {    0% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, -1000px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }   60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, 60px, 0px); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }@-webkit-keyframes zoomInLeft {    0% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }   60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0px, 0px); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }@keyframes zoomInLeft {    0% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }   60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0px, 0px); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }@-webkit-keyframes zoomInRight {    0% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }   60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0px, 0px); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }@keyframes zoomInRight {    0% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }   60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0px, 0px); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }@-webkit-keyframes zoomInUp {    0% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, 1000px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }   60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, -60px, 0px); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }@keyframes zoomInUp {    0% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, 1000px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }   60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, -60px, 0px); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }@-webkit-keyframes zoomOut {    0% { opacity: 1; }   50% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); }   100% { opacity: 0; } }@keyframes zoomOut {    0% { opacity: 1; }   50% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); }   100% { opacity: 0; } }@-webkit-keyframes zoomOutDown {    40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, -60px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }   100% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, 2000px, 0px); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }@keyframes zoomOutDown {    40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, -60px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }   100% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, 2000px, 0px); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }@-webkit-keyframes zoomOutLeft {    40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0px, 0px); }   100% { opacity: 0; transform: scale(0.1) translate3d(-2000px, 0px, 0px); } }@keyframes zoomOutLeft {    40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0px, 0px); }   100% { opacity: 0; transform: scale(0.1) translate3d(-2000px, 0px, 0px); } }@-webkit-keyframes zoomOutRight {    40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0px, 0px); }   100% { opacity: 0; transform: scale(0.1) translate3d(2000px, 0px, 0px); } }@keyframes zoomOutRight {    40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0px, 0px); }   100% { opacity: 0; transform: scale(0.1) translate3d(2000px, 0px, 0px); } }@-webkit-keyframes zoomOutUp {    40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, 60px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }   100% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, -2000px, 0px); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }@keyframes zoomOutUp {    40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, 60px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }   100% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, -2000px, 0px); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }@-webkit-keyframes slideInDown {    0% { transform: translate3d(0px, -100%, 0px); visibility: visible; }   100% { transform: translateZ(0px); } }@keyframes slideInDown {    0% { transform: translate3d(0px, -100%, 0px); visibility: visible; }   100% { transform: translateZ(0px); } }@-webkit-keyframes slideInLeft {    0% { transform: translate3d(-100%, 0px, 0px); visibility: visible; }   100% { transform: translateZ(0px); } }@keyframes slideInLeft {    0% { transform: translate3d(-100%, 0px, 0px); visibility: visible; }   100% { transform: translateZ(0px); } }@-webkit-keyframes slideInRight {    0% { transform: translate3d(100%, 0px, 0px); visibility: visible; }   100% { transform: translateZ(0px); } }@keyframes slideInRight {    0% { transform: translate3d(100%, 0px, 0px); visibility: visible; }   100% { transform: translateZ(0px); } }@-webkit-keyframes slideInUp {    0% { transform: translate3d(0px, 100%, 0px); visibility: visible; }   100% { transform: translateZ(0px); } }@keyframes slideInUp {    0% { transform: translate3d(0px, 100%, 0px); visibility: visible; }   100% { transform: translateZ(0px); } }@-webkit-keyframes slideOutDown {    0% { transform: translateZ(0px); }   100% { visibility: hidden; transform: translate3d(0px, 100%, 0px); } }@keyframes slideOutDown {    0% { transform: translateZ(0px); }   100% { visibility: hidden; transform: translate3d(0px, 100%, 0px); } }@-webkit-keyframes slideOutLeft {    0% { transform: translateZ(0px); }   100% { visibility: hidden; transform: translate3d(-100%, 0px, 0px); } }@keyframes slideOutLeft {    0% { transform: translateZ(0px); }   100% { visibility: hidden; transform: translate3d(-100%, 0px, 0px); } }@-webkit-keyframes slideOutRight {    0% { transform: translateZ(0px); }   100% { visibility: hidden; transform: translate3d(100%, 0px, 0px); } }@keyframes slideOutRight {    0% { transform: translateZ(0px); }   100% { visibility: hidden; transform: translate3d(100%, 0px, 0px); } }@-webkit-keyframes slideOutUp {    0% { transform: translateZ(0px); }   100% { visibility: hidden; transform: translate3d(0px, -100%, 0px); } }@keyframes slideOutUp {    0% { transform: translateZ(0px); }   100% { visibility: hidden; transform: translate3d(0px, -100%, 0px); } }.select2-container--bootstrap .select2-search__field::-webkit-input-placeholder { color: rgb(153, 153, 153); }.select2-container--bootstrap .select2-selection__clear:hover { color: rgb(51, 51, 51); }.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove:hover { color: rgb(51, 51, 51); }.multiselect.dropdown-toggle::after { display: none; }.multiselect-container .multiselect-filter > input.multiselect-search:focus { border-bottom-right-radius: 0.25rem; border-bottom-left-radius: 0.25rem; }.multiselect-container .multiselect-group.closed .dropdown-toggle::after { transform: rotate(-90deg); }.multiselect-container .multiselect-all:not(.multiselect-active-item-fallback):active, .multiselect-container .multiselect-group:not(.multiselect-active-item-fallback):active, .multiselect-container .multiselect-option:not(.multiselect-active-item-fallback):active { background-color: rgb(211, 211, 211); color: rgb(0, 0, 0); }.multiselect-container .multiselect-all:focus, .multiselect-container .multiselect-all:hover, .multiselect-container .multiselect-group:focus, .multiselect-container .multiselect-group:hover, .multiselect-container .multiselect-option:focus, .multiselect-container .multiselect-option:hover { background-color: rgb(169, 169, 169) !important; }.multiselect-container .multiselect-all:focus, .multiselect-container .multiselect-group:focus, .multiselect-container .multiselect-option:focus { outline: 0px; }.iti--allow-dropdown .iti__flag-container:hover { cursor: pointer; }.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag { background-color: rgba(0, 0, 0, 0.05); }.iti--allow-dropdown input[disabled] + .iti__flag-container:hover, .iti--allow-dropdown input[readonly] + .iti__flag-container:hover { cursor: default; }.iti--allow-dropdown input[disabled] + .iti__flag-container:hover .iti__selected-flag, .iti--allow-dropdown input[readonly] + .iti__flag-container:hover .iti__selected-flag { background-color: transparent; }.iti--container:hover { cursor: pointer; }@-webkit-keyframes introjspulse {    0% { transform: scale(0); opacity: 0; }   25% { transform: scale(0); opacity: 0.1; }   50% { transform: scale(0.1); opacity: 0.3; }   75% { transform: scale(0.5); opacity: 0.5; }   100% { transform: scale(1); opacity: 0; } }@keyframes introjspulse {    0% { transform: scale(0); opacity: 0; }   25% { transform: scale(0); opacity: 0.1; }   50% { transform: scale(0.1); opacity: 0.3; }   75% { transform: scale(0.5); opacity: 0.5; }   100% { transform: scale(1); opacity: 0; } }.introjs-helperLayer ::before { box-sizing: content-box; }.introjs-helperLayer ::after { box-sizing: content-box; }.introjs-tooltip-header::after { content: "."; visibility: hidden; display: block; height: 0px; clear: both; }.introjs-tooltipbuttons::after { content: ""; visibility: hidden; display: block; height: 0px; clear: both; }.introjs-button:hover { outline: 0px; text-decoration: none; border-color: rgb(158, 158, 158); background-color: rgb(224, 224, 224); color: rgb(33, 33, 33); }.introjs-button:focus { outline: 0px; text-decoration: none; background-color: rgb(238, 238, 238); box-shadow: rgba(158, 158, 158, 0.5) 0px 0px 0px 0.2rem; border: 1px solid rgb(97, 97, 97); color: rgb(33, 33, 33); }.introjs-button:active { outline: 0px; text-decoration: none; background-color: rgb(224, 224, 224); border-color: rgb(158, 158, 158); color: rgb(33, 33, 33); }.introjs-skipbutton:focus, .introjs-skipbutton:hover { color: rgb(33, 33, 33); outline: 0px; text-decoration: none; }.introjs-disabled:focus, .introjs-disabled:hover { color: rgb(158, 158, 158); border-color: rgb(189, 189, 189); box-shadow: none; cursor: default; background-color: rgb(244, 244, 244); background-image: none; text-decoration: none; }.introjs-bullets ul li a:focus, .introjs-bullets ul li a:hover { width: 15px; background: rgb(153, 153, 153); text-decoration: none; outline: 0px; }.introjs-hint:focus { border: 0px; outline: 0px; }.introjs-hint:hover > .introjs-hint-pulse { border: 5px solid rgba(60, 60, 60, 0.57); }p { color: var(--bg-body-text); }html:not([data-ua*="Mac OS"]) .main-row { height: 100%; }a { color: inherit; }a:hover { text-decoration: none; color: inherit !important; }body { background-color: var(--bg-body); }.fs-17 { font-size: 17px; }.fs-14 { font-size: 14px !important; }.fs-13 { font-size: 13px; }.fs-27 { font-size: 27px; }.pointer { cursor: pointer; }.text-secondary { color: var(--secondary) !important; }.text-primary { color: var(--primary) !important; }.custom-control-input:checked ~ .custom-control-label::before { border-color: var(--primary); background-color: var(--primary); }a { cursor: pointer; }.btn-primary { padding: 0.25rem; background-color: var(--primary) !important; color: var(--white) !important; }.btn-primary:hover:not(:disabled) { font-weight: 600; padding: 0.25rem; background-color: var(--primary-dark) !important; color: var(--white) !important; }.btn-outline-primary { font-weight: 600; padding: 0.25rem; background-color: var(--white) !important; color: var(--primary) !important; border-color: var(--primary) !important; }.btn-outline-primary:hover:not(:disabled) { font-weight: 600; padding: 0.25rem; background-color: var(--primary) !important; color: var(--white) !important; border-color: var(--primary) !important; }.btn-secondary:hover:not(:disabled) { font-weight: 600; padding: 0.25rem; background-color: var(--secondary-dark) !important; color: var(--white) !important; border-color: var(--secondary-dark) !important; }.btn-outline-secondary:hover:not(:disabled) { font-weight: 600; padding: 0.25rem; background-color: var(--secondary) !important; color: var(--white) !important; border-color: var(--secondary) !important; }.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover { font-weight: 600; background: var(--primary-dark) !important; color: var(--white) !important; border: 0px !important; }.dataTables_wrapper .dataTables_paginate .paginate_button:hover { border: 0px; background: var(--buttons-pagination-hover) !important; color: var(--text) !important; }.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover { background-color: var(--buttons-pagination-hover) !important; }.dataTables_wrapper .dataTables_paginate .paginate_button.current:active { background-color: var(--primary) !important; color: var(--white) !important; }.expand-button[aria-expanded="false"]::after { font-family: Boxicons; content: ""; cursor: pointer; }.expand-button[aria-expanded="true"]::after { font-family: Boxicons; content: ""; cursor: pointer; }.bg-img-1 { position: absolute; left: -30px; top: 2px; opacity: 0.2 !important; }.owl-carousel { background-color: var(--white); }.owl-stage-outer { border-radius: 0.5rem; }.owl-carousel .owl-nav button.owl-prev { position: absolute !important; left: 4px !important; bottom: 68px !important; background: none !important; color: inherit !important; border-width: medium !important; border-style: none !important; border-color: currentcolor !important; border-image: none !important; padding: 0px !important; font-style: inherit !important; font-variant: inherit !important; font-weight: inherit !important; font-stretch: inherit !important; line-height: inherit !important; font-family: inherit !important; font-optical-sizing: inherit !important; font-size-adjust: inherit !important; font-kerning: inherit !important; font-feature-settings: inherit !important; font-variation-settings: inherit !important; font-language-override: inherit !important; font-size: 30px !important; }.owl-carousel .owl-nav button.owl-next { position: absolute !important; right: 6px !important; bottom: 68px !important; background: none !important; color: inherit !important; border-width: medium !important; border-style: none !important; border-color: currentcolor !important; border-image: none !important; padding: 0px !important; font-style: inherit !important; font-variant: inherit !important; font-weight: inherit !important; font-stretch: inherit !important; line-height: inherit !important; font-family: inherit !important; font-optical-sizing: inherit !important; font-size-adjust: inherit !important; font-kerning: inherit !important; font-feature-settings: inherit !important; font-variation-settings: inherit !important; font-language-override: inherit !important; font-size: 30px !important; }.owl-theme .owl-dots .owl-dot.active { background: var(--primary) !important; }.owl-carousel .owl-dots button.owl-dot { background: var(--white-400) !important; border-radius: 20px !important; margin-right: 4px !important; padding: 4px !important; position: relative !important; top: -22px !important; border-width: medium !important; border-style: none !important; border-color: currentcolor !important; border-image: none !important; }.owl-prev span, .owl-next span { font-size: 1em; font-weight: 600; position: relative; z-index: 50; color: var(--primary) !important; }.owl-dots { display: flex; justify-content: center; }.margin-top-card { margin-top: 3.8rem; }.badge-secondary { color: var(--secondary) !important; background-color: var(--primary-light) !important; }.badge-outline-primary:hover { border: 1px solid var(--primary); color: var(--white); background-color: var(--primary); }.right-menu { position: fixed; right: -311px; top: 0px; width: 311px; background: var(--secondary); color: var(--white); bottom: 0px; z-index: 10000; box-shadow: 0 0 9px var(--box-shadow-menu); transition: transform 400ms cubic-bezier(0.05, 0.74, 0.27, 0.99); backface-visibility: hidden; perspective: 1000px; }.right-menu li .sidebar-items:hover { color: var(--primary-light); }.menu-open::before { content: ""; background-color: var(--backdrop); position: fixed; inset: 0px; z-index: 1001; }.menu-icon { font-size: 25px; }.right-menu ul { list-style: none; }.right-menu ul li { font-weight: 400; font-size: 14px; margin-bottom: 0.7rem; cursor: pointer; color: var(--black-800); }.mega-menu-open::before { content: ""; background-color: var(--backdrop); position: fixed; inset: 0px; z-index: 1001; }.mega-menu.tab-content:hover { cursor: default; }.box-shadow-sm { box-shadow: 0px 3px 5px 1px var(--box-shadow-strong); }.input-main { box-shadow: 0px 3px 5px 1px var(--box-shadow-strong); border-radius: 5px; }.bg-primary { background-color: var(--secondary) !important; }.items-menu .link-menu[aria-selected="true"] .mega-menu-arrow::after, .items-menu .link-menu[aria-expanded="true"] .mega-menu-arrow::after, .items-menu .link-menu[aria-selected="false"] .mega-menu-arrow::after, .items-menu .link-menu[aria-expanded="false"] .mega-menu-arrow::after { font-family: Boxicons; font-size: 12px; }.items-menu .link-menu[aria-selected="false"] .mega-menu-arrow::after, .items-menu .link-menu[aria-expanded="false"] .mega-menu-arrow::after { content: ""; }.items-menu .link-menu[aria-selected="true"] .mega-menu-arrow::after, .items-menu .link-menu[aria-expanded="true"] .mega-menu-arrow::after { content: ""; }.nav-item .link-menu { color: var(--white); padding: 0.15rem 1.5rem; }.padding-main { padding-top: 6rem; }.main-title { font-size: 2.5rem; }.info-list li::before { content: ""; font-family: Boxicons; color: var(--secondary); font-weight: bold; font-size: 0.8rem; position: absolute; left: 18px; }.position-fixed-banner { position: initial; }.banner-fixed { position: initial; z-index: 9999; top: 52px; }.main-layout-content { padding-top: 0px; }.owl-dots { background-color: var(--bg-body); height: 0px; }@media (min-width: 320px) and (max-width: 768px) {   .main-header { position: fixed; width: 100%; }   .cont-left-sidebar > ul { overflow-y: scroll; height: 75vh; } }@media (min-width: 320px) and (max-width: 543px) {   .main-header { top: 1.8rem; } }@media (min-width: 544px) and (max-width: 768px) {   .main-header { top: 1.938rem; } }@media (min-width: 320px) and (max-width: 768px) {   .btn-primary, .btn-outline-primary { padding: 0.5rem; }   .position-fixed-banner { position: fixed; z-index: 1000; } }@media (min-width: 320px) and (max-width: 600px) {   .padding-main { padding-top: 9.5rem; }   .main-title { font-size: 2rem; }   .margin-top-card { margin-top: 2rem; }   .logo_p2p { margin: 0.5em 0em; width: 27% !important; }   .bg-img-1 { top: -22px; }   .card-carousel-1 p, .card-carousel-2 p, .card-carousel-3 p { font-size: 16px !important; margin-bottom: 2rem !important; }   .card-info p, .card-info-videos p { font-size: 15px; }   .table-multas-responsive td::before, .table-acuerdos-responsive td::before, .table-cursos-responsive td::before { content: attr(data-label); float: left; font-weight: bold; text-transform: none; }   .resprogressbar li .detail::before { position: absolute !important; margin-left: -49px !important; top: 8px !important; }   .progressbar li .detail::before { position: absolute !important; margin-left: -49px !important; top: -18px !important; }   ul.resprogressbar.list-unstyled::after { top: 0px; bottom: 0px; height: 188px; left: 30px !important; width: 12px !important; right: initial !important; border-left: 1px dashed var(--white-600) !important; border-bottom-width: medium !important; border-bottom-style: none !important; border-bottom-color: currentcolor !important; }   .progressbar li::after { bottom: 0px; top: -120px !important; left: 30px !important; width: 12px !important; right: initial !important; border-left: 1px solid var(--secondary) !important; border-bottom-width: medium !important; border-bottom-style: none !important; border-bottom-color: currentcolor !important; height: 111px !important; }   .progressbar li.current::after { border-left: 1px solid var(--secondary) !important; }   .progressbar li.is-done .detail::before { background-color: var(--secondary) !important; border-color: var(--secondary) !important; }   .progressbar li.current .detail::before { background-color: var(--white) !important; border: 4px solid var(--secondary) !important; }   .progressbar li.no-state::after { border-left: 1px dashed var(--white-600) !important; }   .progressbar li.current::after { border-left: 1px solid var(--secondary) !important; }   .progressbar li:first-child::after { content: none !important; }   .right-menu { right: -309px !important; width: 309px !important; } }@media (min-width: 765px) and (max-width: 780px) {   .padding-main { padding-top: 5.5rem; }   .main-title { font-size: 2rem; }   .margin-top-card { margin-top: 2rem; }   .bg-img-1 { top: -26px; }   .card-carousel-1 p, .card-carousel-2 p, .card-carousel-3 p { font-size: 18px !important; }   .card-info p, .card-info-videos p { font-size: 16px; }   .logo_p2p { width: 45% !important; } }@media (min-width: 992px) {   .nav-item .item-link:hover { background-color: var(--white); color: var(--primary); padding: 0.5rem 1.7rem !important; } }@media (min-width: 1200px) and (max-width: 1290px) {   .owl-carousel .owl-stage { width: max-content !important; } }@media (max-width: 765px) {   .social-network-responsive { position: absolute; bottom: 19px; left: 83px; font-size: 1.5rem; display: flex; } }@media (min-width: 1024px) {   .dropdown-transparencia-atencion:hover .dropdown-transparencia { display: block; top: 22px; }   .dropdown-atencion-ciudadano:hover .dropdown-atencion { display: block; top: 22px; }   .dropdown-transparencia-atencion:hover .dropdown-transparencia { display: block; top: 22px; }   .dropdown-generico:hover .dropdown-transparencia { display: block; top: 22px; }   .position-fixed-banner { position: fixed; z-index: 1000; }   .banner-fixed { position: fixed; z-index: 999; top: 32px !important; }   .main-layout-content { padding-top: 94px; }   .bg-img-1 { top: 0px; left: -31px; } }@media (min-width: 1024px) and (max-width: 1060px) {   .padding-main { padding: 2.5rem 0px !important; } }.checkbox.check-primary input[type="checkbox"]:checked ~ .custom-control-label::after { background-image: url("/api/assets/editor/20260817/61d70156ff0cda4800b89187.svg"); }.checkbox input[type="checkbox"]:focus + label { color: rgb(44, 44, 44); }.checkbox input[type="checkbox"]:focus + label::before { background-color: var(--white-850); }.checkbox input[type="checkbox"][disabled] + label::before { background-color: var(--white-900); }.checkbox label::before { top: 1.4px; border-radius: 3px; transition: border 0.2s linear, color 0.2s linear; }.radio label::before, .checkbox label::before { box-sizing: border-box; content: ""; display: inline-block; width: 17px; height: 17px; margin-right: 10px; position: absolute; left: 0px; background-color: var(--white); border: 1px solid var(--white-750); }a.text-secondary:hover { color: var(--primary); }.footer { background-color: rgb(238, 238, 238); padding: 1.5rem 1rem; }.footer p { margin-bottom: 0.25rem; font-size: 13px; }.footer h6 { font-size: 15px; }.card { border-radius: 0.5rem !important; }.main-header { z-index: 1000; background-image: linear-gradient(to right,var(--aux1) 50%,var(--secondary) 50%,var(--secondary) 76%,var(--aux-header) 76%); background-repeat: no-repeat; background-position: 0% 100%; background-size: 100% 7px; }table.dataTable thead .sorting_asc::after, table.dataTable thead .sorting_desc::after, table.dataTable thead .sorting::after { content: "" !important; }table.dataTable thead .sorting_asc::after { position: absolute; bottom: 8px; right: 8px; display: block; opacity: 0.5; font-family: Boxicons !important; }.banner-accesibilidad { padding: 0.1rem 0px; }.banner-accesibilidad a { color: var(--white); }select:focus { outline: 0px !important; }.checkboxes label:hover { cursor: pointer; }.text-dark { color: var(--black-600) !important; }.resprogressbar li .detail::before { content: ""; width: 1em; height: 1em; border: 2px solid var(--white-400); display: block; margin: 0px auto 10px; border-radius: 50%; background: var(--white); color: var(--white-400); top: 8px; }.resprogressbar li:first-child::after { content: none; }.resprogressbar li.is-done .detail::before { background-color: var(--secondary); border-color: var(--secondary); }.resprogressbar li.current .detail::before { background-color: var(--white); border: 4px solid var(--secondary); }.resprogressbar li.current::after { border-bottom: 1px solid var(--secondary); }.resprogressbar li.no-state::after { border-bottom: 1px dashed var(--white-600); }ul.resprogressbar.list-unstyled::after { content: ""; position: absolute; width: 66%; border-bottom: 1px dotted var(--white-600); top: 31px; left: 20px; right: 0px; z-index: -1; margin: auto; }ul.resprogressbar.list-unstyled::after { content: ""; position: absolute; width: 65%; border-bottom: 1px dashed rgb(175, 175, 175); top: 31px; left: 20px; right: 0px; z-index: -1; margin: auto; }.progressbar li .detail::before { content: ""; width: 1em; height: 1em; border: 1px solid var(--white-600); display: block; margin: 0px auto 10px; border-radius: 50%; background: var(--bg-step); }.progressbar li::after { content: ""; position: absolute; width: 100%; border-bottom: 1px solid var(--secondary); top: 7px; left: -50%; z-index: -1; }.progressbar li:first-child::after { content: none; }.progressbar li.is-done .detail::before { background-color: var(--secondary); border-color: var(--secondary); }.progressbar li.current .detail::before { background-color: var(--white); border: 4px solid var(--secondary); }.progressbar li.current::after { border-bottom: 1px solid var(--secondary); }.progressbar li.no-state::after, .resprogressbar li.no-state::after { border-bottom: 1px dashed var(--white-600); }.step-vertical .detail::after { content: ""; position: absolute; z-index: 2; right: 0px; top: 0px; transform: translateX(50%); border-radius: 50%; background: var(--white); border: 1px var(--white-350) solid; width: 0.8em; height: 0.8em; }.step-vertical .title::before { content: ""; position: absolute; z-index: 1; left: 0px; height: 100%; border-left: 1px var(--white-350) dashed; }.is-done .detail::after { background-color: var(--secondary); border: 1px solid var(--secondary); }.is-done .title::before { border-left: 1px solid var(--secondary); }.current-item .detail::after { border: 3px solid var(--secondary); background-color: var(--white); }.uk-notify-message:hover { transform: scaleX(1.03); }.uk-notify-message:hover > .uk-close { visibility: visible; }.uk-close::before { content: ""; font-family: Boxicons !important; }.banner-accesibilidad .bx-handicap { font-size: 1.3em; }.dropdown-item:active { background-color: var(--primary-dark); color: var(--white) !important; }.loader { z-index: 999999; position: fixed; inset: 0px; align-items: center; justify-content: center; background-color: rgba(255, 255, 255, 0.7); }.loader::after { content: ""; display: block; width: 50px; height: 50px; border-radius: 50%; background-color: transparent; border-top-style: ; border-top-width: ; border-right-color: ; border-right-style: ; border-right-width: ; border-bottom-style: ; border-bottom-width: ; border-left-color: ; border-left-style: ; border-left-width: ; border-image-source: ; border-image-slice: ; border-image-width: ; border-image-outset: ; border-image-repeat: ; border-top-color: var(--primary); border-bottom-color: var(--primary); animation: 1s linear 0s infinite normal none running spin; position: absolute; top: 47%; left: 47%; }@-webkit-keyframes spin {    0% { transform: rotate(0deg); }   100% { transform: rotate(360deg); } }@keyframes spin {    0% { transform: rotate(0deg); }   100% { transform: rotate(360deg); } }.logo_p2p { width: 20%; margin-left: 0.5em; }.dataTables_wrapper .table-hover tbody tr:hover { background-color: rgba(65, 122, 255, 0.1); }.modal { overflow-y: auto !important; }.introjs-button:focus { box-shadow: none !important; }.dropdown-guias-uso:hover .dropdown-menu { display: block; }.dropdown-videos:hover .dropdown-menu { display: block; }.initStep7 { left: 0px; top: -95px; width: 450px; height: 116%; position: absolute; }.dropdown-videos:hover .dropdown-menu { display: block; }.footer span { font-size: 12px; color: var(--white-300); }.footer .redes-footer { width: 25px; height: 25px; border: 1px solid var(--white-150); border-radius: 30px; background-color: transparent; font-size: 1rem; color: var(--white-150); margin-right: 0.75rem; text-align: center; line-height: 1.5; cursor: pointer; }.footer .redes-footer:hover { border: 1px solid var(--white-075); color: var(--white-075); }.footer .redes-footer.instagram::before { content: ""; font-family: boxicons; }.footer .redes-footer.twitter::before { content: ""; font-family: boxicons; }.footer .redes-footer.facebook::before { content: ""; font-family: boxicons; }.footer .redes-footer.youtube::before { content: ""; font-family: boxicons; }.pb-07rem { padding-bottom: 0.7rem; }.form-control { font-size: 14px; }.acordion-primary > .card > .card-header::after { transition: 0.3s; font-family: Boxicons; content: ""; float: right; background-color: var(--primary); border-radius: 3em; height: 2em; width: 2em; text-align: center; color: white; font-weight: 900; padding: 0.3em; font-size: 0.6em; margin-top: 0.3em; top: 0px; }.acordion-primary > .card > .card-header[aria-expanded="true"]::after { font-family: Boxicons; content: ""; }.acordion-secondary > .card > div .card-pagos::after { font-family: Boxicons; content: ""; font-size: 26px; font-weight: 600; }.acordion-secondary > .card > div .card-davi::after { font-family: Boxicons; content: ""; font-size: 22px; font-weight: 600; }.tag-chart::after { content: ""; display: block; width: 0px; height: 0px; position: absolute; top: 0px; right: -16px; border-bottom: 38px solid transparent; border-left: solid 16px var(--rgba-secondary); border-top: 49px solid transparent; }table.dataTable thead > tr > th.sorting_asc::before, table.dataTable thead > tr > th.sorting_desc::before, table.dataTable thead > tr > th.sorting::before { display: none !important; }.button-next::before { content: "Siguiente"; }.button-prev::before { content: "Anterior"; }:focus-visible { box-shadow: rgba(0, 123, 255, 0.25) 0px 0px 0px 0.2rem; outline: none; }@media screen and (max-width: 543px) {   .button-next::before { content: ">"; }   .button-prev::before { content: "<"; }   .header__navbar { padding-top: 0.25rem; padding-bottom: 0.25rem; }   .navbar__items-container { row-gap: 5px; } }@media (min-width: 992px) and (max-width: 1073px) {   .puntos__card div:nth-child(2) { padding-top: 0.5rem; }   .puntos__card div:nth-child(3) { padding-bottom: 0.5rem; } }.timeline-step::after { content: ""; position: absolute; left: 6px; width: 0.1rem; background-color: var(--black-500); z-index: 1; height: 142%; top: 13px; }.timeline-table tbody tr:last-child .timeline-step::after { background-color: transparent; }.timeline-container::before { content: ""; position: absolute; left: -18px; top: 5px; width: 10px; height: 10px; border-radius: 50%; z-index: 2; }.timeline-container.active::before { background-color: var(--black-500); border: 1px solid var(--black-500); }.timeline-container.rejected::before { background-color: var(--primary); border: 1px solid var(--primary); }@media (min-width: 320px) and (max-width: 600px) {   .timeline-table td::before { content: attr(data-label); float: left; font-weight: bold; text-transform: none; }   .timeline-table .timeline-step::before { content: none !important; }   .timeline-step::after { left: -14px; height: 12rem; }   .timeline-container::before { left: -28px; } }.cont-panel-accessibility { position: fixed; background-color: var(--black-025); color: var(--dark); visibility: hidden; width: 100%; max-width: 450px; height: 99%; max-height: 99%; top: 0px; left: -450px; bottom: auto; opacity: 0; text-transform: none; direction: ltr; text-align: left; border-radius: 10px; user-select: none; letter-spacing: 0px; line-height: 1; z-index: 9000; box-shadow: rgba(60, 80, 170, 0.1) 0px 10px 30px; transition: 0.3s ease-out; font-family: Arial, Helvetica, sans-serif !important; overflow: hidden !important; outline: none 0px !important; }.cont-panel-accessibility .scroll-inside { overflow-y: scroll !important; }.cont-panel-accessibility a { color: var(--primary); }.cont-panel-accessibility .accessible-item { display: block; font-size: 14px; text-align: center; transition: 0.1s; transform: scale(1); color: var(--black); line-height: 19px; }.cont-panel-accessibility .accessible-item span { font-size: 14px; }.cont-panel-accessibility .accessible-item:not(.accessible-item-inline):hover { text-decoration: none; transform: scale(1.05); color: var(--secondary); }.cont-panel-accessibility .accessible-item em { font-size: 20px; margin-bottom: 5px; color: var(--primary); }.cont-panel-accessibility .accessible-item.accessible-item-inline em { font-size: 25px; }.cont-panel-accessibility .accessible-item .card { border-width: medium; border-style: none; border-color: currentcolor; border-image: none; box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px; height: 100%; transition: 0.5s; }.cont-panel-accessibility .accessible-item:not(.accessible-item-inline) { height: 100%; }.cont-panel-accessibility .accessible-item:not(.accessible-item-inline) .card { min-height: 90px; }.cont-panel-accessibility .accessible-item:not(.accessible-item-inline):hover .card, .cont-panel-accessibility .accessible-item:not(.accessible-item-inline):active .card { background-color: var(--secondary-light); border: 1px solid var(--secondary); }.cont-panel-accessibility .accessible-item:hover .card, .cont-panel-accessibility .accessible-item:active .card { color: var(--secondary); }.cont-panel-accessibility .accessible-item .card > .card-body { display: flex; justify-content: center; align-items: center; }.cont-panel-accessibility .accessible-item:not(.accessible-item-inline) .card > .card-body { flex-direction: column; }.cont-panel-accessibility > .card > .card-header { border-width: medium; border-style: none; border-color: currentcolor; border-image: none; padding: 0.75rem 1.25rem 0px; background-color: var(--black-025); }.cont-panel-accessibility > .card > .card-body { background-color: var(--black-025); }.cont-panel-accessibility > .card > .card-footer { border-width: medium; border-style: none; border-color: currentcolor; border-image: none; background-color: var(--black-050); font-size: 0.8em; }.cont-panel-accessibility > .card > .scroll-inside::-webkit-scrollbar { width: 5px; }.cont-panel-accessibility > .card > .scroll-inside::-webkit-scrollbar-track { background: transparent; }.cont-panel-accessibility > .card > .scroll-inside::-webkit-scrollbar-thumb { background: var(--white-300); border-radius: 10px; }.cont-panel-accessibility > .card > .scroll-inside::-webkit-scrollbar-thumb:hover { background: var(--white-200); }.payment-checkout-modal__close:hover { color: rgb(255, 255, 255); }.payment-checkout-modal-box__footer::after { display: table; clear: both; content: ""; }.VIpgJd-ZVi9od-l4eHX-hSRGPd:active, .VIpgJd-ZVi9od-l4eHX-hSRGPd:hover, .VIpgJd-ZVi9od-l4eHX-hSRGPd:link, .VIpgJd-ZVi9od-l4eHX-hSRGPd:visited { font-size: 12px; font-weight: 700; color: rgb(68, 68, 68); text-decoration: none; }.VIpgJd-ZVi9od-LgbsSe button:active { background: none 0px 0px repeat scroll rgb(204, 204, 204); }.VIpgJd-ZVi9od-xl07Ob-ibnC6b:link { color: rgb(0, 0, 204); background: rgb(255, 255, 255); }.VIpgJd-ZVi9od-xl07Ob-ibnC6b:visited { color: rgb(85, 26, 139); }.VIpgJd-ZVi9od-xl07Ob-ibnC6b:hover { background: rgb(195, 217, 255); }.VIpgJd-ZVi9od-xl07Ob-ibnC6b:active { color: rgb(0, 0, 204); }.VIpgJd-ZVi9od-vH1Gmf-ibnC6b:active div, .VIpgJd-ZVi9od-vH1Gmf-ibnC6b:link div, .VIpgJd-ZVi9od-vH1Gmf-ibnC6b:visited div { color: rgb(0, 0, 204); background: rgb(255, 255, 255); }.VIpgJd-ZVi9od-vH1Gmf-ibnC6b:hover div { color: rgb(255, 255, 255); background: rgb(51, 102, 204); }.VIpgJd-ZVi9od-vH1Gmf-ibnC6b-gk6SMd:active div, .VIpgJd-ZVi9od-vH1Gmf-ibnC6b-gk6SMd:hover div, .VIpgJd-ZVi9od-vH1Gmf-ibnC6b-gk6SMd:link div, .VIpgJd-ZVi9od-vH1Gmf-ibnC6b-gk6SMd:visited div { color: rgb(0, 0, 0); font-weight: 700; }@-webkit-keyframes spinner-rotator {    0% { transform: rotate(0deg); }   100% { transform: rotate(270deg); } }@keyframes spinner-rotator {    0% { transform: rotate(0deg); }   100% { transform: rotate(270deg); } }@-webkit-keyframes spinner-dash {    0% { stroke-dashoffset: 187; }   50% { stroke-dashoffset: 46.75; transform: rotate(135deg); }   100% { stroke-dashoffset: 187; transform: rotate(450deg); } }@keyframes spinner-dash {    0% { stroke-dashoffset: 187; }   50% { stroke-dashoffset: 46.75; transform: rotate(135deg); }   100% { stroke-dashoffset: 187; transform: rotate(450deg); } }.VIpgJd-yAWNEb-L7lbkb { color: rgb(34, 34, 34); background-color: rgb(255, 255, 255); border: 1px solid rgb(238, 238, 238); box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 16px; font-size: 10pt; width: 420px; position: absolute; z-index: 10000; }.VIpgJd-yAWNEb-L7lbkb textarea:focus { box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 2px inset; border: 1px solid rgb(77, 144, 254); outline: none; }.VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-L4Nn5e-I9GLp .VIpgJd-yAWNEb-Z0Arqf-I9GLp input:hover { border: 1px solid rgb(198, 198, 198); color: rgb(34, 34, 34); transition: all; background-color: rgb(248, 248, 248); background-image: -webkit-linear-gradient(top, rgb(248, 248, 248), rgb(241, 241, 241)); }.VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-L4Nn5e-I9GLp .VIpgJd-yAWNEb-Z0Arqf-I9GLp input:active { border: 1px solid rgb(198, 198, 198); color: rgb(51, 51, 51); background-color: rgb(246, 246, 246); background-image: -webkit-linear-gradient(top, rgb(246, 246, 246), rgb(241, 241, 241)); }.VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-L4Nn5e-I9GLp .VIpgJd-yAWNEb-Z0Arqf-I9GLp input:focus .VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-L4Nn5e-I9GLp .VIpgJd-yAWNEb-Z0Arqf-I9GLp input.AHmuwe .VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-L4Nn5e-I9GLp .VIpgJd-yAWNEb-Z0Arqf-I9GLp input:active, .VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-L4Nn5e-I9GLp .VIpgJd-yAWNEb-Z0Arqf-I9GLp input:focus:active { box-shadow: rgba(255, 255, 255, 0.5) 0px 0px 0px 1px inset; }.VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-L4Nn5e-I9GLp .VIpgJd-yAWNEb-Z0Arqf-I9GLp input:focus { outline: none; border: 1px solid rgb(77, 144, 254); z-index: 4 !important; }.VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-L4Nn5e-I9GLp .VIpgJd-yAWNEb-Z0Arqf-I9GLp input .VIpgJd-yAWNEb-Z0Arqf-sFeBqf.AHmuwe .VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-L4Nn5e-I9GLp .VIpgJd-yAWNEb-Z0Arqf-I9GLp input .VIpgJd-yAWNEb-Z0Arqf-sFeBqf:active, .VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-L4Nn5e-I9GLp .VIpgJd-yAWNEb-Z0Arqf-I9GLp input .VIpgJd-yAWNEb-Z0Arqf-sFeBqf:hover .VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-L4Nn5e-I9GLp .VIpgJd-yAWNEb-Z0Arqf-I9GLp input .VIpgJd-yAWNEb-Z0Arqf-sFeBqf:focus { border-color: rgb(48, 121, 237); background-color: rgb(53, 122, 232); background-image: -webkit-linear-gradient(top, rgb(77, 144, 254), rgb(53, 122, 232)); }.VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-L4Nn5e-I9GLp .VIpgJd-yAWNEb-Z0Arqf-I9GLp input .VIpgJd-yAWNEb-Z0Arqf-sFeBqf:hover { box-shadow: rgb(255, 255, 255) 0px 0px 0px 1px inset, rgba(0, 0, 0, 0.1) 0px 1px 1px; }.VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-L4Nn5e-I9GLp .VIpgJd-yAWNEb-Z0Arqf-I9GLp input .VIpgJd-yAWNEb-Z0Arqf-sFeBqf:active, .VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-L4Nn5e-I9GLp .VIpgJd-yAWNEb-Z0Arqf-I9GLp input .VIpgJd-yAWNEb-Z0Arqf-sFeBqf:focus, .VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-L4Nn5e-I9GLp .VIpgJd-yAWNEb-Z0Arqf-I9GLp input .VIpgJd-yAWNEb-Z0Arqf-sFeBqf:hover, .VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-L4Nn5e-I9GLp .VIpgJd-yAWNEb-Z0Arqf-I9GLp input:active, .VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-L4Nn5e-I9GLp .VIpgJd-yAWNEb-Z0Arqf-I9GLp input:focus, .VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-L4Nn5e-I9GLp .VIpgJd-yAWNEb-Z0Arqf-I9GLp input:hover { border-color: rgb(48, 121, 237); }.VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-IFdKyd-xl07Ob .VIpgJd-yAWNEb-VIpgJd-j7LFlb:hover { background: rgb(221, 221, 221); }.VIpgJd-yAWNEb-L7lbkb span:focus { outline: none; }.VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-IFdKyd-YPqjbf-fmcmS:hover { border-width: 1px; border-style: solid; border-color: rgb(160, 160, 160) rgb(185, 185, 185) rgb(185, 185, 185); border-image: none; box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px inset; }.VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-IFdKyd-YPqjbf-fmcmS:focus { box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 2px inset; outline: none; border: 1px solid rgb(77, 144, 254); }.VIpgJd-yAWNEb-hvhgNd .VIpgJd-yAWNEb-hvhgNd-bgm6sf:hover { background: rgb(232, 235, 236); }@font-face { font-family: qicons; src: url("/api/assets/editor/20260817/498616fc03f483f379e609b8.woff") format("woff"); font-weight: normal; font-style: normal; }.civii-bubble[_ngcontent-ng-c3202823817] { position: fixed; z-index: 9999; height: 65.008px; width: 65.008px; border-radius: 100%; background: linear-gradient(90deg,rgba(var(--civii-primary-rgb),.45),rgba(var(--civii-secondary-rgb),.45)); display: flex; align-items: center; justify-content: center; cursor: grab; transition: 0.3s; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; padding: 0px; margin: 0px; }.civii-bubble.civii-bubble--bottom-right[_ngcontent-ng-c3202823817] { bottom: 20px; right: 20px; }.civii-bubble[_ngcontent-ng-c3202823817] .civii-bubble-icon[_ngcontent-ng-c3202823817] { font-size: 43.52px; color: rgb(255, 255, 255); line-height: 1; display: flex; align-items: center; justify-content: center; }.civii-bubble[_ngcontent-ng-c3202823817] .civii-bubble-icon.icon-civii[_ngcontent-ng-c3202823817]::before { content: ""; font-family: qicons, sans-serif; color: rgb(255, 255, 255); text-shadow: rgba(0, 0, 0, 0.4) 0.5px 0.5px 0px; padding-bottom: 8px; }.civii-bubble[_ngcontent-ng-c3202823817] .civii-bubble-icon.icon-special-avatar[_ngcontent-ng-c3202823817]::before { content: ""; font-family: qicons, sans-serif; font-style: normal; color: rgb(255, 255, 255); text-shadow: rgba(0, 0, 0, 0.4) 0.5px 0.5px 0px; display: flex; align-items: center; justify-content: center; }.civii-bubble[_ngcontent-ng-c3202823817] .civii-bubble-icon.icon-close[_ngcontent-ng-c3202823817]::before { content: ""; font-family: qicons, sans-serif; color: rgb(255, 255, 255); text-shadow: rgba(0, 0, 0, 0.4) 0.5px 0.5px 0px; }.civii-bubble[_ngcontent-ng-c3202823817]:hover, .civii-bubble[_ngcontent-ng-c3202823817]:focus-visible { background: linear-gradient(to right,var(--civii-primary) 0%,var(--civii-secondary) 100%); box-shadow: var(--shadow-brand); transform: scale(1.05); }.civii-bubble.active[_ngcontent-ng-c3202823817] .civii-bubble-icon.icon-civii[_ngcontent-ng-c3202823817]::before { font-size: 18.1997px; }.civii-bubble.active[_ngcontent-ng-c3202823817] .civii-bubble-icon.icon-special-avatar[_ngcontent-ng-c3202823817]::before { font-size: 18.1997px; }.civii-bubble.active[_ngcontent-ng-c3202823817] .civii-bubble-icon.icon-close[_ngcontent-ng-c3202823817]::before { font-size: 18.1997px; }.civii-fab-button[_ngcontent-ng-c3202823817] .icon-menu.icon-call[_ngcontent-ng-c3202823817]::before { content: ""; font-family: qicons, sans-serif; }.civii-fab-button[_ngcontent-ng-c3202823817] .icon-menu.icon-calendar[_ngcontent-ng-c3202823817]::before { content: ""; font-family: qicons, sans-serif; }.civii-fab-button[_ngcontent-ng-c3202823817] .icon-menu.icon-whatsapp[_ngcontent-ng-c3202823817]::before { content: ""; font-family: qicons, sans-serif; }.civii-fab-button[_ngcontent-ng-c3202823817] .icon-menu.icon-civii[_ngcontent-ng-c3202823817]::before { content: ""; font-family: qicons, sans-serif; }.civii-fab-button[_ngcontent-ng-c3202823817] .icon-menu.icon-special-avatar[_ngcontent-ng-c3202823817]::before { content: ""; font-family: qicons, sans-serif; }.civii-fab-button[_ngcontent-ng-c3202823817]:hover { transform: scale(1.1); box-shadow: rgba(0, 0, 0, 0.2) 0px 6px 20px; }.civii-bubble-message[_ngcontent-ng-c3202823817] .civii-bubble-message-close[_ngcontent-ng-c3202823817]:hover { transform: scale(1.1); }.civii-bubble-message[_ngcontent-ng-c3202823817] .civii-bubble-message-close[_ngcontent-ng-c3202823817] .icon.icon-close[_ngcontent-ng-c3202823817]::before { content: ""; font-family: qicons, sans-serif; font-size: 12px; line-height: 1; display: block; }@media (max-width: 454px) {   .civii-bubble[_ngcontent-ng-c3202823817] { width: 50px; height: 50px; }   .civii-bubble.civii-bubble--bottom-right[_ngcontent-ng-c3202823817] { bottom: 5.008px; right: 5.008px; }   .civii-bubble[_ngcontent-ng-c3202823817] .civii-bubble-icon[_ngcontent-ng-c3202823817] { font-size: 32px; }   .civii-bubble.active[_ngcontent-ng-c3202823817] .civii-bubble-icon.icon-close[_ngcontent-ng-c3202823817]::before { font-size: 16px; } }@keyframes _ngcontent-ng-c3202823817_fadeIn {    0% { opacity: 0; }   100% { opacity: 1; } }@keyframes _ngcontent-ng-c3202823817_slideUp {    0% { opacity: 0; transform: translateY(20px); }   100% { opacity: 1; transform: translateY(0px); } }@keyframes _ngcontent-ng-c3202823817_slideInText {    0% { opacity: 0; transform: translate(10px); }   100% { opacity: 1; transform: translate(0px); } }@keyframes _ngcontent-ng-c3202823817_bounceIn {    0% { opacity: 0; transform: scale(0.3); }   50% { opacity: 1; transform: scale(1.1); }   100% { opacity: 1; transform: scale(1); } }@keyframes _ngcontent-ng-c3202823817_bounceOut {    0% { opacity: 1; transform: scale(1); }   50% { opacity: 1; transform: scale(1.1); }   100% { opacity: 0; transform: scale(0.3); } }@media (prefers-reduced-motion: reduce) {   .civii-bubble[_ngcontent-ng-c3202823817] { animation: auto ease 0s 1 normal none running none; transition: none; }   .civii-bubble[_ngcontent-ng-c3202823817]:hover, .civii-fab-button[_ngcontent-ng-c3202823817]:hover { transform: none; } }@keyframes _ngcontent-ng-c3140926454_fadeIn {    0% { opacity: 0; }   100% { opacity: 1; } }.civii-lightbox-btn[_ngcontent-ng-c3140926454]:hover:not(:disabled) { transform: scale(1.15); filter: drop-shadow(rgba(255, 255, 255, 0.6) 0px 0px 8px); }.civii-lightbox-btn[_ngcontent-ng-c3140926454]:active:not(:disabled) { transform: scale(1.05); }.civii-lightbox-btn[_ngcontent-ng-c3140926454]:disabled { opacity: 0.3; cursor: not-allowed; }.civii-lightbox-btn[_ngcontent-ng-c3140926454]:disabled:hover { transform: none; filter: none; }.civii-lightbox-btn--zoom-out[_ngcontent-ng-c3140926454] .lightbox-icon[_ngcontent-ng-c3140926454]::before { content: ""; }.civii-lightbox-btn--reset[_ngcontent-ng-c3140926454] .lightbox-icon[_ngcontent-ng-c3140926454]::before { content: ""; }.civii-lightbox-btn--zoom-in[_ngcontent-ng-c3140926454] .lightbox-icon[_ngcontent-ng-c3140926454]::before { content: ""; }.civii-lightbox-btn--close[_ngcontent-ng-c3140926454] .lightbox-icon[_ngcontent-ng-c3140926454]::before { content: ""; }.skip-links[_ngcontent-ng-c2677540088] { position: fixed; top: 0px; left: 0px; z-index: 9999; }.skip-links[_ngcontent-ng-c2677540088] .skip-link[_ngcontent-ng-c2677540088] { position: absolute; top: -40px; left: 6px; background: var(--civii-primary,#04c9d0); color: rgb(255, 255, 255); padding: 8px 16px; text-decoration: none; border-radius: 0px 0px 4px 4px; font-weight: 600; font-size: 14px; opacity: 0; transform: translateY(-100%); transition: 0.3s; }.skip-links[_ngcontent-ng-c2677540088] .skip-link[_ngcontent-ng-c2677540088]:focus-visible { opacity: 1; transform: translateY(0px); top: 0px; outline: white solid 2px; outline-offset: 2px; }.skip-links[_ngcontent-ng-c2677540088] .skip-link[_ngcontent-ng-c2677540088]:hover { background: var(--civii-primary-dark,#049ca1); }@font-face { font-family: InsuitABeeZee; font-style: normal; font-weight: 400; src: url("/api/assets/editor/20260817/3f515be52fce7a7a850f2eb6.woff2") format("woff2"); }@font-face { font-family: insuit-icons; src: url("/api/assets/editor/20260817/ad63ecb800f9e7fc05bf4544.woff2") format("woff2"); font-weight: 400; font-style: normal; }#x-insuit-tab:focus { box-shadow: rgb(175, 4, 33) 0px 0px 0px 5px; }#insuit-jump-main:focus { z-index: 10000; opacity: 1 !important; transform: translateY(0px) !important; }#x-insuit-container, body { --mark-yellow: rgba(255,255,0,0.6); --mark-magenta: rgba(255,0,255,0.6); --mark-cyan: rgba(0,255,255,0.6); --mark-yellow-alpha: rgba(255,255,0,0.4); --mark-magenta-alpha: rgba(255,0,255,0.4); --mark-cyan-alpha: rgba(0,255,255,0.4); }@font-face { font-family: InsuitABeeZee; font-style: normal; font-weight: 400; src: url("/api/assets/editor/20260817/3f515be52fce7a7a850f2eb6.woff2") format("woff2"); }@font-face { font-family: insuit-icons; src: url("/api/assets/editor/20260817/ad63ecb800f9e7fc05bf4544.woff2") format("woff2"); font-weight: 400; font-style: normal; }#x-insuit-shadow-container#x-insuit-shadow-container#x-insuit-shadow-container { height: 0px !important; display: block !important; }#x-insuit-tab { display: flex; top: 150px; border: 0px; line-height: 18px; position: fixed; margin: 0px; padding: 5px 1px 5px 5px; outline: 0px; font-weight: inherit; font-style: inherit; vertical-align: baseline; background: none 0px 0px repeat scroll rgba(0, 105, 190, 0.9); z-index: 2147483646; border-radius: 0px 20px 20px 0px; visibility: visible; max-height: 200px; align-items: center !important; left: 0px !important; }#x-insuit-tab:focus { box-shadow: rgb(175, 4, 33) 0px 0px 0px 5px; }#x-insuit-tab-container > span { color: rgb(255, 255, 255); text-decoration: none; }#insuit-jump-main:focus { z-index: 10000; opacity: 1 !important; transform: translateY(0px) !important; }#x-insuit-container, body { --mark-yellow: rgba(255,255,0,0.6); --mark-magenta: rgba(255,0,255,0.6); --mark-cyan: rgba(0,255,255,0.6); --mark-yellow-alpha: rgba(255,255,0,0.4); --mark-magenta-alpha: rgba(255,0,255,0.4); --mark-cyan-alpha: rgba(0,255,255,0.4); }.sf-hidden { display: none !important; }.ffecbcaddda { direction: ltr; all: initial; }.efcbececac { font-family: Arial, Helvetica, sans-serif; direction: ltr; position: fixed; width: 100dvw; height: 100dvh; left: 0px; top: 0px; background-color: rgba(0, 0, 0, 0.5); z-index: 2147483647; }.bfddd { height: 30px; text-align: center; display: flex; align-items: center; justify-content: center; }.ebcfbdbeebec { width: 20px; margin: 5px auto; aspect-ratio: 1 / 1; border-radius: 50%; border-width: 8px; border-style: solid; border-color: lightblue rgb(173, 255, 47) lightblue lightblue; border-image: none; animation: 1s linear 0s infinite normal none running cccfeefaeaacfbdeeb; z-index: 10; }@keyframes cccfeefaeaacfbdeeb {    100% { transform: rotate(1turn); } }.fcadacdcaaf { position: fixed; top: 1em; left: 1em; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); padding: 10px; border-radius: 4px; box-sizing: border-box; width: calc(100% - 2em); max-width: 800px; font-size: 13px; height: 200px; overflow: auto; }.fcadacdcaaf .babaafedefbc { margin-top: 0.5em; overflow-wrap: anywhere; }.fcadacdcaaf .preFetch { opacity: 0.5; }.fcadacdcaaf .error { color: red; }body.i4t-simit-Gral a:focus, body.i4t-simit-Gral button:focus, body.i4t-simit-Gral div:focus, body.i4t-simit-puntosPago select:focus, body.i4t-simit-puntosPago img:focus { outline: none !important; }