@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Ubuntu";/*!
 * Bootstrap  v5.3.3 (https://getbootstrap.com/)
 * Copyright 2011-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root,[data-bs-theme=light]{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 13, 110, 253;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-primary-text-emphasis: #052c65;--bs-secondary-text-emphasis: #2b2f32;--bs-success-text-emphasis: #0a3622;--bs-info-text-emphasis: #055160;--bs-warning-text-emphasis: #664d03;--bs-danger-text-emphasis: #58151c;--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: #cfe2ff;--bs-secondary-bg-subtle: #e2e3e5;--bs-success-bg-subtle: #d1e7dd;--bs-info-bg-subtle: #cff4fc;--bs-warning-bg-subtle: #fff3cd;--bs-danger-bg-subtle: #f8d7da;--bs-light-bg-subtle: #fcfcfd;--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: #9ec5fe;--bs-secondary-border-subtle: #c4c8cb;--bs-success-border-subtle: #a3cfbb;--bs-info-border-subtle: #9eeaf9;--bs-warning-border-subtle: #ffe69c;--bs-danger-border-subtle: #f1aeb5;--bs-light-border-subtle: #e9ecef;--bs-dark-border-subtle: #adb5bd;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: 1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg: #fff;--bs-body-bg-rgb: 255, 255, 255;--bs-emphasis-color: #000;--bs-emphasis-color-rgb: 0, 0, 0;--bs-secondary-color: rgba(33, 37, 41, .75);--bs-secondary-color-rgb: 33, 37, 41;--bs-secondary-bg: #e9ecef;--bs-secondary-bg-rgb: 233, 236, 239;--bs-tertiary-color: rgba(33, 37, 41, .5);--bs-tertiary-color-rgb: 33, 37, 41;--bs-tertiary-bg: #f8f9fa;--bs-tertiary-bg-rgb: 248, 249, 250;--bs-heading-color: inherit;--bs-link-color: #0d6efd;--bs-link-color-rgb: 13, 110, 253;--bs-link-decoration: underline;--bs-link-hover-color: #0a58ca;--bs-link-hover-color-rgb: 10, 88, 202;--bs-code-color: #d63384;--bs-highlight-color: #212529;--bs-highlight-bg: #fff3cd;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, .175);--bs-border-radius: .375rem;--bs-border-radius-sm: .25rem;--bs-border-radius-lg: .5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: var(--bs-border-radius-xxl);--bs-border-radius-pill: 50rem;--bs-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);--bs-box-shadow-sm: 0 .125rem .25rem rgba(0, 0, 0, .075);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, .175);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, .075);--bs-focus-ring-width: .25rem;--bs-focus-ring-opacity: .25;--bs-focus-ring-color: rgba(13, 110, 253, .25);--bs-form-valid-color: #198754;--bs-form-valid-border-color: #198754;--bs-form-invalid-color: #dc3545;--bs-form-invalid-border-color: #dc3545}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color: #dee2e6;--bs-body-color-rgb: 222, 226, 230;--bs-body-bg: #212529;--bs-body-bg-rgb: 33, 37, 41;--bs-emphasis-color: #fff;--bs-emphasis-color-rgb: 255, 255, 255;--bs-secondary-color: rgba(222, 226, 230, .75);--bs-secondary-color-rgb: 222, 226, 230;--bs-secondary-bg: #343a40;--bs-secondary-bg-rgb: 52, 58, 64;--bs-tertiary-color: rgba(222, 226, 230, .5);--bs-tertiary-color-rgb: 222, 226, 230;--bs-tertiary-bg: #2b3035;--bs-tertiary-bg-rgb: 43, 48, 53;--bs-primary-text-emphasis: #6ea8fe;--bs-secondary-text-emphasis: #a7acb1;--bs-success-text-emphasis: #75b798;--bs-info-text-emphasis: #6edff6;--bs-warning-text-emphasis: #ffda6a;--bs-danger-text-emphasis: #ea868f;--bs-light-text-emphasis: #f8f9fa;--bs-dark-text-emphasis: #dee2e6;--bs-primary-bg-subtle: #031633;--bs-secondary-bg-subtle: #161719;--bs-success-bg-subtle: #051b11;--bs-info-bg-subtle: #032830;--bs-warning-bg-subtle: #332701;--bs-danger-bg-subtle: #2c0b0e;--bs-light-bg-subtle: #343a40;--bs-dark-bg-subtle: #1a1d20;--bs-primary-border-subtle: #084298;--bs-secondary-border-subtle: #41464b;--bs-success-border-subtle: #0f5132;--bs-info-border-subtle: #087990;--bs-warning-border-subtle: #997404;--bs-danger-border-subtle: #842029;--bs-light-border-subtle: #495057;--bs-dark-border-subtle: #343a40;--bs-heading-color: inherit;--bs-link-color: #6ea8fe;--bs-link-hover-color: #8bb9fe;--bs-link-color-rgb: 110, 168, 254;--bs-link-hover-color-rgb: 139, 185, 254;--bs-code-color: #e685b5;--bs-highlight-color: #dee2e6;--bs-highlight-bg: #664d03;--bs-border-color: #495057;--bs-border-color-translucent: rgba(255, 255, 255, .15);--bs-form-valid-color: #75b798;--bs-form-valid-border-color: #75b798;--bs-form-invalid-color: #ea868f;--bs-form-invalid-border-color: #ea868f}*,*:before,*:after{box-sizing:border-box}@media (prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}h1,.h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width: 1200px){h1,.h1{font-size:2.5rem}}h2,.h2{font-size:calc(1.325rem + .9vw)}@media (min-width: 1200px){h2,.h2{font-size:2rem}}h3,.h3{font-size:calc(1.3rem + .6vw)}@media (min-width: 1200px){h3,.h3{font-size:1.75rem}}h4,.h4{font-size:calc(1.275rem + .3vw)}@media (min-width: 1200px){h4,.h4{font-size:1.5rem}}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small,.small{font-size:.875em}mark,.mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, 1));text-decoration:underline}a:hover{--bs-link-color-rgb: var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-6{font-size:2.5rem}}.list-unstyled,.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer:before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:var(--bs-secondary-color)}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width: 576px){.container-sm,.container{max-width:540px}}@media (min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media (min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media (min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media (min-width: 1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}}:root{--bs-breakpoint-xs: 0;--bs-breakpoint-sm: 576px;--bs-breakpoint-md: 768px;--bs-breakpoint-lg: 992px;--bs-breakpoint-xl: 1200px;--bs-breakpoint-xxl: 1400px}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: .25rem}.g-1,.gy-1{--bs-gutter-y: .25rem}.g-2,.gx-2{--bs-gutter-x: .5rem}.g-2,.gy-2{--bs-gutter-y: .5rem}.g-3,.gx-3{--bs-gutter-x: 1rem}.g-3,.gy-3{--bs-gutter-y: 1rem}.g-4,.gx-4{--bs-gutter-x: 1.5rem}.g-4,.gy-4{--bs-gutter-y: 1.5rem}.g-5,.gx-5{--bs-gutter-x: 3rem}.g-5,.gy-5{--bs-gutter-y: 3rem}@media (min-width: 576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: .25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: .25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: .5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: .5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 3rem}}@media (min-width: 768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: .25rem}.g-md-1,.gy-md-1{--bs-gutter-y: .25rem}.g-md-2,.gx-md-2{--bs-gutter-x: .5rem}.g-md-2,.gy-md-2{--bs-gutter-y: .5rem}.g-md-3,.gx-md-3{--bs-gutter-x: 1rem}.g-md-3,.gy-md-3{--bs-gutter-y: 1rem}.g-md-4,.gx-md-4{--bs-gutter-x: 1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y: 1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x: 3rem}.g-md-5,.gy-md-5{--bs-gutter-y: 3rem}}@media (min-width: 992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: .25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: .25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: .5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: .5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 3rem}}@media (min-width: 1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: .25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: .25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: .5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: .5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 3rem}}@media (min-width: 1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x: .25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: .25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: .5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: .5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x: 1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y: 1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x: 1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y: 1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 3rem}}.table{--bs-table-color-type: initial;--bs-table-bg-type: initial;--bs-table-color-state: initial;--bs-table-bg-state: initial;--bs-table-color: var(--bs-emphasis-color);--bs-table-bg: var(--bs-body-bg);--bs-table-border-color: var(--bs-border-color);--bs-table-accent-bg: transparent;--bs-table-striped-color: var(--bs-emphasis-color);--bs-table-striped-bg: rgba(var(--bs-emphasis-color-rgb), .05);--bs-table-active-color: var(--bs-emphasis-color);--bs-table-active-bg: rgba(var(--bs-emphasis-color-rgb), .1);--bs-table-hover-color: var(--bs-emphasis-color);--bs-table-hover-bg: rgba(var(--bs-emphasis-color-rgb), .075);width:100%;margin-bottom:1rem;vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:.5rem;color:var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));background-color:var(--bs-table-bg);border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)))}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:calc(var(--bs-border-width) * 2) solid currentcolor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*{border-width:var(--bs-border-width) 0}.table-bordered>:not(caption)>*>*{border-width:0 var(--bs-border-width)}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-striped-columns>:not(caption)>tr>:nth-child(2n){--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-active{--bs-table-color-state: var(--bs-table-active-color);--bs-table-bg-state: var(--bs-table-active-bg)}.table-hover>tbody>tr:hover>*{--bs-table-color-state: var(--bs-table-hover-color);--bs-table-bg-state: var(--bs-table-hover-bg)}.table-primary{--bs-table-color: #000;--bs-table-bg: #cfe2ff;--bs-table-border-color: #a6b5cc;--bs-table-striped-bg: #c5d7f2;--bs-table-striped-color: #000;--bs-table-active-bg: #bacbe6;--bs-table-active-color: #000;--bs-table-hover-bg: #bfd1ec;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color: #000;--bs-table-bg: #e2e3e5;--bs-table-border-color: #b5b6b7;--bs-table-striped-bg: #d7d8da;--bs-table-striped-color: #000;--bs-table-active-bg: #cbccce;--bs-table-active-color: #000;--bs-table-hover-bg: #d1d2d4;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-success{--bs-table-color: #000;--bs-table-bg: #d1e7dd;--bs-table-border-color: #a7b9b1;--bs-table-striped-bg: #c7dbd2;--bs-table-striped-color: #000;--bs-table-active-bg: #bcd0c7;--bs-table-active-color: #000;--bs-table-hover-bg: #c1d6cc;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-info{--bs-table-color: #000;--bs-table-bg: #cff4fc;--bs-table-border-color: #a6c3ca;--bs-table-striped-bg: #c5e8ef;--bs-table-striped-color: #000;--bs-table-active-bg: #badce3;--bs-table-active-color: #000;--bs-table-hover-bg: #bfe2e9;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-warning{--bs-table-color: #000;--bs-table-bg: #fff3cd;--bs-table-border-color: #ccc2a4;--bs-table-striped-bg: #f2e7c3;--bs-table-striped-color: #000;--bs-table-active-bg: #e6dbb9;--bs-table-active-color: #000;--bs-table-hover-bg: #ece1be;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger{--bs-table-color: #000;--bs-table-bg: #f8d7da;--bs-table-border-color: #c6acae;--bs-table-striped-bg: #eccccf;--bs-table-striped-color: #000;--bs-table-active-bg: #dfc2c4;--bs-table-active-color: #000;--bs-table-hover-bg: #e5c7ca;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-light{--bs-table-color: #000;--bs-table-bg: #f8f9fa;--bs-table-border-color: #c6c7c8;--bs-table-striped-bg: #ecedee;--bs-table-striped-color: #000;--bs-table-active-bg: #dfe0e1;--bs-table-active-color: #000;--bs-table-hover-bg: #e5e6e7;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-dark{--bs-table-color: #fff;--bs-table-bg: #212529;--bs-table-border-color: #4d5154;--bs-table-striped-bg: #2c3034;--bs-table-striped-color: #fff;--bs-table-active-bg: #373b3e;--bs-table-active-color: #fff;--bs-table-hover-bg: #323539;--bs-table-hover-color: #fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width: 575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + var(--bs-border-width));padding-bottom:calc(.375rem + var(--bs-border-width));margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + var(--bs-border-width));padding-bottom:calc(.5rem + var(--bs-border-width));font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + var(--bs-border-width));padding-bottom:calc(.25rem + var(--bs-border-width));font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:var(--bs-secondary-color)}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-clip:padding-box;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:var(--bs-body-color);background-color:var(--bs-body-bg);border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::-moz-placeholder{color:var(--bs-secondary-color);opacity:1}.form-control::placeholder{color:var(--bs-secondary-color);opacity:1}.form-control:disabled{background-color:var(--bs-secondary-bg);opacity:1}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:var(--bs-secondary-bg)}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--bs-secondary-bg)}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:var(--bs-body-color);background-color:transparent;border:solid transparent;border-width:var(--bs-border-width) 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2));padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2))}textarea.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}textarea.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-control-color{width:3rem;height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2));padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color::-webkit-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color.form-control-sm{height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon, none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:var(--bs-secondary-bg)}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--bs-body-color)}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}.form-check-input{--bs-form-check-bg: var(--bs-body-bg);flex-shrink:0;width:1em;height:1em;margin-top:.25em;vertical-align:top;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:var(--bs-border-width) solid var(--bs-border-color);-webkit-print-color-adjust:exact;color-adjust:exact;print-color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check[disabled]+.btn,.btn-check:disabled+.btn{pointer-events:none;filter:none;opacity:.65}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")}.form-range{width:100%;height:1.5rem;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;-moz-appearance:none;-webkit-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:var(--bs-secondary-color)}.form-range:disabled::-moz-range-thumb{background-color:var(--bs-secondary-color)}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + calc(var(--bs-border-width) * 2));min-height:calc(3.5rem + calc(var(--bs-border-width) * 2));line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;z-index:2;height:100%;padding:1rem .75rem;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:var(--bs-border-width) solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion: reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control::-moz-placeholder,.form-floating>.form-control-plaintext::-moz-placeholder{color:transparent}.form-floating>.form-control::placeholder,.form-floating>.form-control-plaintext::placeholder{color:transparent}.form-floating>.form-control:not(:-moz-placeholder-shown),.form-floating>.form-control-plaintext:not(:-moz-placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown),.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill,.form-floating>.form-control-plaintext:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:not(:-moz-placeholder-shown)~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-control-plaintext~label,.form-floating>.form-select~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control:not(:-moz-placeholder-shown)~label:after{position:absolute;top:1rem;right:.375rem;bottom:1rem;left:.375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius)}.form-floating>.form-control:focus~label:after,.form-floating>.form-control:not(:placeholder-shown)~label:after,.form-floating>.form-control-plaintext~label:after,.form-floating>.form-select~label:after{position:absolute;top:1rem;right:.375rem;bottom:1rem;left:.375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius)}.form-floating>.form-control:-webkit-autofill~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control-plaintext~label{border-width:var(--bs-border-width) 0}.form-floating>:disabled~label,.form-floating>.form-control:disabled~label{color:#6c757d}.form-floating>:disabled~label:after,.form-floating>.form-control:disabled~label:after{background-color:var(--bs-secondary-bg)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select,.input-group>.form-floating{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus,.input-group>.form-floating:focus-within{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);text-align:center;white-space:nowrap;background-color:var(--bs-tertiary-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius)}.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text,.input-group-lg>.btn{padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text,.input-group-sm>.btn{padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(var(--bs-border-width) * -1);border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-valid-color)}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-success);border-radius:var(--bs-border-radius)}.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip,.is-valid~.valid-feedback,.is-valid~.valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-valid{border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .form-select:valid,.form-select.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:valid:focus,.form-select.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated .form-control-color:valid,.form-control-color.is-valid{width:calc(3.75rem + 1.5em)}.was-validated .form-check-input:valid,.form-check-input.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-check-input:valid:checked,.form-check-input.is-valid:checked{background-color:var(--bs-form-valid-color)}.was-validated .form-check-input:valid:focus,.form-check-input.is-valid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:var(--bs-form-valid-color)}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):valid,.input-group>.form-control:not(:focus).is-valid,.was-validated .input-group>.form-select:not(:focus):valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.input-group>.form-floating:not(:focus-within).is-valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-invalid-color)}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-danger);border-radius:var(--bs-border-radius)}.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .form-select:invalid,.form-select.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:invalid:focus,.form-select.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated .form-control-color:invalid,.form-control-color.is-invalid{width:calc(3.75rem + 1.5em)}.was-validated .form-check-input:invalid,.form-check-input.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-check-input:invalid:checked,.form-check-input.is-invalid:checked{background-color:var(--bs-form-invalid-color)}.was-validated .form-check-input:invalid:focus,.form-check-input.is-invalid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:var(--bs-form-invalid-color)}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):invalid,.input-group>.form-control:not(:focus).is-invalid,.was-validated .input-group>.form-select:not(:focus):invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.input-group>.form-floating:not(:focus-within).is-invalid{z-index:4}.btn{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .375rem;--bs-btn-font-family: ;--bs-btn-font-size: 1rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.5;--bs-btn-color: var(--bs-body-color);--bs-btn-bg: transparent;--bs-btn-border-width: var(--bs-border-width);--bs-btn-border-color: transparent;--bs-btn-border-radius: var(--bs-border-radius);--bs-btn-hover-border-color: transparent;--bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);--bs-btn-disabled-opacity: .65;--bs-btn-focus-box-shadow: 0 0 0 .25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.btn{transition:none}}.btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn-check+.btn:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color)}.btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked+.btn,:not(.btn-check)+.btn:active,.btn:first-child:active,.btn.active,.btn.show{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.btn-check:checked+.btn:focus-visible,:not(.btn-check)+.btn:active:focus-visible,.btn:first-child:active:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked:focus-visible+.btn{box-shadow:var(--bs-btn-focus-box-shadow)}.btn:disabled,.btn.disabled,fieldset:disabled .btn{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.btn-primary{--bs-btn-color: #fff;--bs-btn-bg: #0d6efd;--bs-btn-border-color: #0d6efd;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #0b5ed7;--bs-btn-hover-border-color: #0a58ca;--bs-btn-focus-shadow-rgb: 49, 132, 253;--bs-btn-active-color: #fff;--bs-btn-active-bg: #0a58ca;--bs-btn-active-border-color: #0a53be;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #0d6efd;--bs-btn-disabled-border-color: #0d6efd}.btn-secondary{--bs-btn-color: #fff;--bs-btn-bg: #6c757d;--bs-btn-border-color: #6c757d;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #5c636a;--bs-btn-hover-border-color: #565e64;--bs-btn-focus-shadow-rgb: 130, 138, 145;--bs-btn-active-color: #fff;--bs-btn-active-bg: #565e64;--bs-btn-active-border-color: #51585e;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #6c757d;--bs-btn-disabled-border-color: #6c757d}.btn-success{--bs-btn-color: #fff;--bs-btn-bg: #198754;--bs-btn-border-color: #198754;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #157347;--bs-btn-hover-border-color: #146c43;--bs-btn-focus-shadow-rgb: 60, 153, 110;--bs-btn-active-color: #fff;--bs-btn-active-bg: #146c43;--bs-btn-active-border-color: #13653f;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #198754;--bs-btn-disabled-border-color: #198754}.btn-info{--bs-btn-color: #000;--bs-btn-bg: #0dcaf0;--bs-btn-border-color: #0dcaf0;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #31d2f2;--bs-btn-hover-border-color: #25cff2;--bs-btn-focus-shadow-rgb: 11, 172, 204;--bs-btn-active-color: #000;--bs-btn-active-bg: #3dd5f3;--bs-btn-active-border-color: #25cff2;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #0dcaf0;--bs-btn-disabled-border-color: #0dcaf0}.btn-warning{--bs-btn-color: #000;--bs-btn-bg: #ffc107;--bs-btn-border-color: #ffc107;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ffca2c;--bs-btn-hover-border-color: #ffc720;--bs-btn-focus-shadow-rgb: 217, 164, 6;--bs-btn-active-color: #000;--bs-btn-active-bg: #ffcd39;--bs-btn-active-border-color: #ffc720;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #ffc107;--bs-btn-disabled-border-color: #ffc107}.btn-danger{--bs-btn-color: #fff;--bs-btn-bg: #dc3545;--bs-btn-border-color: #dc3545;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #bb2d3b;--bs-btn-hover-border-color: #b02a37;--bs-btn-focus-shadow-rgb: 225, 83, 97;--bs-btn-active-color: #fff;--bs-btn-active-bg: #b02a37;--bs-btn-active-border-color: #a52834;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #dc3545;--bs-btn-disabled-border-color: #dc3545}.btn-light{--bs-btn-color: #000;--bs-btn-bg: #f8f9fa;--bs-btn-border-color: #f8f9fa;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #d3d4d5;--bs-btn-hover-border-color: #c6c7c8;--bs-btn-focus-shadow-rgb: 211, 212, 213;--bs-btn-active-color: #000;--bs-btn-active-bg: #c6c7c8;--bs-btn-active-border-color: #babbbc;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #f8f9fa;--bs-btn-disabled-border-color: #f8f9fa}.btn-dark{--bs-btn-color: #fff;--bs-btn-bg: #212529;--bs-btn-border-color: #212529;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #424649;--bs-btn-hover-border-color: #373b3e;--bs-btn-focus-shadow-rgb: 66, 70, 73;--bs-btn-active-color: #fff;--bs-btn-active-bg: #4d5154;--bs-btn-active-border-color: #373b3e;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #212529;--bs-btn-disabled-border-color: #212529}.btn-outline-primary{--bs-btn-color: #0d6efd;--bs-btn-border-color: #0d6efd;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #0d6efd;--bs-btn-hover-border-color: #0d6efd;--bs-btn-focus-shadow-rgb: 13, 110, 253;--bs-btn-active-color: #fff;--bs-btn-active-bg: #0d6efd;--bs-btn-active-border-color: #0d6efd;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #0d6efd;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #0d6efd;--bs-gradient: none}.btn-outline-secondary{--bs-btn-color: #6c757d;--bs-btn-border-color: #6c757d;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #6c757d;--bs-btn-hover-border-color: #6c757d;--bs-btn-focus-shadow-rgb: 108, 117, 125;--bs-btn-active-color: #fff;--bs-btn-active-bg: #6c757d;--bs-btn-active-border-color: #6c757d;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #6c757d;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #6c757d;--bs-gradient: none}.btn-outline-success{--bs-btn-color: #198754;--bs-btn-border-color: #198754;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #198754;--bs-btn-hover-border-color: #198754;--bs-btn-focus-shadow-rgb: 25, 135, 84;--bs-btn-active-color: #fff;--bs-btn-active-bg: #198754;--bs-btn-active-border-color: #198754;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #198754;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #198754;--bs-gradient: none}.btn-outline-info{--bs-btn-color: #0dcaf0;--bs-btn-border-color: #0dcaf0;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #0dcaf0;--bs-btn-hover-border-color: #0dcaf0;--bs-btn-focus-shadow-rgb: 13, 202, 240;--bs-btn-active-color: #000;--bs-btn-active-bg: #0dcaf0;--bs-btn-active-border-color: #0dcaf0;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #0dcaf0;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #0dcaf0;--bs-gradient: none}.btn-outline-warning{--bs-btn-color: #ffc107;--bs-btn-border-color: #ffc107;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ffc107;--bs-btn-hover-border-color: #ffc107;--bs-btn-focus-shadow-rgb: 255, 193, 7;--bs-btn-active-color: #000;--bs-btn-active-bg: #ffc107;--bs-btn-active-border-color: #ffc107;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #ffc107;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #ffc107;--bs-gradient: none}.btn-outline-danger{--bs-btn-color: #dc3545;--bs-btn-border-color: #dc3545;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #dc3545;--bs-btn-hover-border-color: #dc3545;--bs-btn-focus-shadow-rgb: 220, 53, 69;--bs-btn-active-color: #fff;--bs-btn-active-bg: #dc3545;--bs-btn-active-border-color: #dc3545;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #dc3545;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #dc3545;--bs-gradient: none}.btn-outline-light{--bs-btn-color: #f8f9fa;--bs-btn-border-color: #f8f9fa;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #f8f9fa;--bs-btn-hover-border-color: #f8f9fa;--bs-btn-focus-shadow-rgb: 248, 249, 250;--bs-btn-active-color: #000;--bs-btn-active-bg: #f8f9fa;--bs-btn-active-border-color: #f8f9fa;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #f8f9fa;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #f8f9fa;--bs-gradient: none}.btn-outline-dark{--bs-btn-color: #212529;--bs-btn-border-color: #212529;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #212529;--bs-btn-hover-border-color: #212529;--bs-btn-focus-shadow-rgb: 33, 37, 41;--bs-btn-active-color: #fff;--bs-btn-active-bg: #212529;--bs-btn-active-border-color: #212529;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #212529;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #212529;--bs-gradient: none}.btn-link{--bs-btn-font-weight: 400;--bs-btn-color: var(--bs-link-color);--bs-btn-bg: transparent;--bs-btn-border-color: transparent;--bs-btn-hover-color: var(--bs-link-hover-color);--bs-btn-hover-border-color: transparent;--bs-btn-active-color: var(--bs-link-hover-color);--bs-btn-active-border-color: transparent;--bs-btn-disabled-color: #6c757d;--bs-btn-disabled-border-color: transparent;--bs-btn-box-shadow: 0 0 0 #000;--bs-btn-focus-shadow-rgb: 49, 132, 253;text-decoration:underline}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-lg,.btn-group-lg>.btn{--bs-btn-padding-y: .5rem;--bs-btn-padding-x: 1rem;--bs-btn-font-size: 1.25rem;--bs-btn-border-radius: var(--bs-border-radius-lg)}.btn-sm,.btn-group-sm>.btn{--bs-btn-padding-y: .25rem;--bs-btn-padding-x: .5rem;--bs-btn-font-size: .875rem;--bs-btn-border-radius: var(--bs-border-radius-sm)}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion: reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion: reduce){.collapsing.collapse-horizontal{transition:none}}.dropup,.dropend,.dropdown,.dropstart,.dropup-center,.dropdown-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex: 1000;--bs-dropdown-min-width: 10rem;--bs-dropdown-padding-x: 0;--bs-dropdown-padding-y: .5rem;--bs-dropdown-spacer: .125rem;--bs-dropdown-font-size: 1rem;--bs-dropdown-color: var(--bs-body-color);--bs-dropdown-bg: var(--bs-body-bg);--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-border-radius: var(--bs-border-radius);--bs-dropdown-border-width: var(--bs-border-width);--bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y: .5rem;--bs-dropdown-box-shadow: var(--bs-box-shadow);--bs-dropdown-link-color: var(--bs-body-color);--bs-dropdown-link-hover-color: var(--bs-body-color);--bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #0d6efd;--bs-dropdown-link-disabled-color: var(--bs-tertiary-color);--bs-dropdown-item-padding-x: 1rem;--bs-dropdown-item-padding-y: .25rem;--bs-dropdown-header-color: #6c757d;--bs-dropdown-header-padding-x: 1rem;--bs-dropdown-header-padding-y: .5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}.dropdown-menu-start{--bs-position: start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position: end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width: 576px){.dropdown-menu-sm-start{--bs-position: start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position: end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 768px){.dropdown-menu-md-start{--bs-position: start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position: end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 992px){.dropdown-menu-lg-start{--bs-position: start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position: end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1200px){.dropdown-menu-xl-start{--bs-position: start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position: end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1400px){.dropdown-menu-xxl-start{--bs-position: start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position: end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.dropend .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-toggle:after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.dropstart .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle:after{display:none}.dropstart .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty:after{margin-left:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0;border-radius:var(--bs-dropdown-item-border-radius, 0)}.dropdown-item:hover,.dropdown-item:focus{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:.875rem;color:var(--bs-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}.dropdown-menu-dark{--bs-dropdown-color: #dee2e6;--bs-dropdown-bg: #343a40;--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color: #dee2e6;--bs-dropdown-link-hover-color: #fff;--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg: rgba(255, 255, 255, .15);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #0d6efd;--bs-dropdown-link-disabled-color: #adb5bd;--bs-dropdown-header-color: #adb5bd}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;flex:1 1 auto}.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn:hover,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group{border-radius:var(--bs-border-radius)}.btn-group>:not(.btn-check:first-child)+.btn,.btn-group>.btn-group:not(:first-child){margin-left:calc(var(--bs-border-width) * -1)}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn,.btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after,.dropend .dropdown-toggle-split:after{margin-left:0}.dropstart .dropdown-toggle-split:before{margin-right:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child){margin-top:calc(var(--bs-border-width) * -1)}.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn~.btn,.btn-group-vertical>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{--bs-nav-link-padding-x: 1rem;--bs-nav-link-padding-y: .5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-link-color);--bs-nav-link-hover-color: var(--bs-link-hover-color);--bs-nav-link-disabled-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;background:none;border:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion: reduce){.nav-link{transition:none}}.nav-link:hover,.nav-link:focus{color:var(--bs-nav-link-hover-color)}.nav-link:focus-visible{outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.nav-link.disabled,.nav-link:disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--bs-nav-tabs-border-width: var(--bs-border-width);--bs-nav-tabs-border-color: var(--bs-border-color);--bs-nav-tabs-border-radius: var(--bs-border-radius);--bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);--bs-nav-tabs-link-active-color: var(--bs-emphasis-color);--bs-nav-tabs-link-active-bg: var(--bs-body-bg);--bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(-1 * var(--bs-nav-tabs-border-width));border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(-1 * var(--bs-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--bs-nav-pills-border-radius: var(--bs-border-radius);--bs-nav-pills-link-active-color: #fff;--bs-nav-pills-link-active-bg: #0d6efd}.nav-pills .nav-link{border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.nav-underline{--bs-nav-underline-gap: 1rem;--bs-nav-underline-border-width: .125rem;--bs-nav-underline-link-active-color: var(--bs-emphasis-color);gap:var(--bs-nav-underline-gap)}.nav-underline .nav-link{padding-right:0;padding-left:0;border-bottom:var(--bs-nav-underline-border-width) solid transparent}.nav-underline .nav-link:hover,.nav-underline .nav-link:focus{border-bottom-color:currentcolor}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{font-weight:700;color:var(--bs-nav-underline-link-active-color);border-bottom-color:currentcolor}.nav-fill>.nav-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--bs-navbar-padding-x: 0;--bs-navbar-padding-y: .5rem;--bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), .65);--bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), .8);--bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), .3);--bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-padding-y: .3125rem;--bs-navbar-brand-margin-end: 1rem;--bs-navbar-brand-font-size: 1.25rem;--bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-nav-link-padding-x: .5rem;--bs-navbar-toggler-padding-y: .25rem;--bs-navbar-toggler-padding-x: .75rem;--bs-navbar-toggler-font-size: 1.25rem;--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), .15);--bs-navbar-toggler-border-radius: var(--bs-border-radius);--bs-navbar-toggler-focus-width: .25rem;--bs-navbar-toggler-transition: box-shadow .15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container,.navbar>.container-fluid,.navbar>.container-sm,.navbar>.container-md,.navbar>.container-lg,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x: 0;--bs-nav-link-padding-y: .5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-navbar-color);--bs-nav-link-hover-color: var(--bs-navbar-hover-color);--bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-navbar-color)}.navbar-text a,.navbar-text a:hover,.navbar-text a:focus{color:var(--bs-navbar-active-color)}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition)}@media (prefers-reduced-motion: reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height, 75vh);overflow-y:auto}@media (min-width: 576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color: rgba(255, 255, 255, .55);--bs-navbar-hover-color: rgba(255, 255, 255, .75);--bs-navbar-disabled-color: rgba(255, 255, 255, .25);--bs-navbar-active-color: #fff;--bs-navbar-brand-color: #fff;--bs-navbar-brand-hover-color: #fff;--bs-navbar-toggler-border-color: rgba(255, 255, 255, .1);--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.card{--bs-card-spacer-y: 1rem;--bs-card-spacer-x: 1rem;--bs-card-title-spacer-y: .5rem;--bs-card-title-color: ;--bs-card-subtitle-color: ;--bs-card-border-width: var(--bs-border-width);--bs-card-border-color: var(--bs-border-color-translucent);--bs-card-border-radius: var(--bs-border-radius);--bs-card-box-shadow: ;--bs-card-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-card-cap-padding-y: .5rem;--bs-card-cap-padding-x: 1rem;--bs-card-cap-bg: rgba(var(--bs-body-color-rgb), .03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg: var(--bs-body-bg);--bs-card-img-overlay-padding: 1rem;--bs-card-group-margin: .75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);color:var(--bs-body-color);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color)}.card-title{margin-bottom:var(--bs-card-title-spacer-y);color:var(--bs-card-title-color)}.card-subtitle{margin-top:calc(-.5 * var(--bs-card-title-spacer-y));margin-bottom:0;color:var(--bs-card-subtitle-color)}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-footer{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.card-header-tabs{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-bottom:calc(-1 * var(--bs-card-cap-padding-y));margin-left:calc(-.5 * var(--bs-card-cap-padding-x));border-bottom:0}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-left:calc(-.5 * var(--bs-card-cap-padding-x))}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--bs-card-img-overlay-padding);border-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-top,.card-img-bottom{width:100%}.card-img,.card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom{border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-group>.card{margin-bottom:var(--bs-card-group-margin)}@media (min-width: 576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-img-top,.card-group>.card:not(:last-child) .card-header{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-img-bottom,.card-group>.card:not(:last-child) .card-footer{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-img-top,.card-group>.card:not(:first-child) .card-header{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-img-bottom,.card-group>.card:not(:first-child) .card-footer{border-bottom-left-radius:0}}.accordion{--bs-accordion-color: var(--bs-body-color);--bs-accordion-bg: var(--bs-body-bg);--bs-accordion-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease;--bs-accordion-border-color: var(--bs-border-color);--bs-accordion-border-width: var(--bs-border-width);--bs-accordion-border-radius: var(--bs-border-radius);--bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-accordion-btn-padding-x: 1.25rem;--bs-accordion-btn-padding-y: 1rem;--bs-accordion-btn-color: var(--bs-body-color);--bs-accordion-btn-bg: var(--bs-accordion-bg);--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width: 1.25rem;--bs-accordion-btn-icon-transform: rotate(-180deg);--bs-accordion-btn-icon-transition: transform .2s ease-in-out;--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23052c65' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");--bs-accordion-btn-focus-box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);--bs-accordion-body-padding-x: 1.25rem;--bs-accordion-body-padding-y: 1rem;--bs-accordion-active-color: var(--bs-primary-text-emphasis);--bs-accordion-active-bg: var(--bs-primary-bg-subtle)}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:1rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}@media (prefers-reduced-motion: reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)}.accordion-button:not(.collapsed):after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button:after{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition)}@media (prefers-reduced-motion: reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type>.accordion-header .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type>.accordion-header .accordion-button.collapsed{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type>.accordion-collapse{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush>.accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush>.accordion-item:first-child{border-top:0}.accordion-flush>.accordion-item:last-child{border-bottom:0}.accordion-flush>.accordion-item>.accordion-header .accordion-button,.accordion-flush>.accordion-item>.accordion-header .accordion-button.collapsed{border-radius:0}.accordion-flush>.accordion-item>.accordion-collapse{border-radius:0}[data-bs-theme=dark] .accordion-button:after{--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.breadcrumb{--bs-breadcrumb-padding-x: 0;--bs-breadcrumb-padding-y: 0;--bs-breadcrumb-margin-bottom: 1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color: var(--bs-secondary-color);--bs-breadcrumb-item-padding-x: .5rem;--bs-breadcrumb-item-active-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider, "/")}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x: .75rem;--bs-pagination-padding-y: .375rem;--bs-pagination-font-size: 1rem;--bs-pagination-color: var(--bs-link-color);--bs-pagination-bg: var(--bs-body-bg);--bs-pagination-border-width: var(--bs-border-width);--bs-pagination-border-color: var(--bs-border-color);--bs-pagination-border-radius: var(--bs-border-radius);--bs-pagination-hover-color: var(--bs-link-hover-color);--bs-pagination-hover-bg: var(--bs-tertiary-bg);--bs-pagination-hover-border-color: var(--bs-border-color);--bs-pagination-focus-color: var(--bs-link-hover-color);--bs-pagination-focus-bg: var(--bs-secondary-bg);--bs-pagination-focus-box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);--bs-pagination-active-color: #fff;--bs-pagination-active-bg: #0d6efd;--bs-pagination-active-border-color: #0d6efd;--bs-pagination-disabled-color: var(--bs-secondary-color);--bs-pagination-disabled-bg: var(--bs-secondary-bg);--bs-pagination-disabled-border-color: var(--bs-border-color);display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);text-decoration:none;background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}.page-link.active,.active>.page-link{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.page-link.disabled,.disabled>.page-link{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:calc(var(--bs-border-width) * -1)}.page-item:first-child .page-link{border-top-left-radius:var(--bs-pagination-border-radius);border-bottom-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-top-right-radius:var(--bs-pagination-border-radius);border-bottom-right-radius:var(--bs-pagination-border-radius)}.pagination-lg{--bs-pagination-padding-x: 1.5rem;--bs-pagination-padding-y: .75rem;--bs-pagination-font-size: 1.25rem;--bs-pagination-border-radius: var(--bs-border-radius-lg)}.pagination-sm{--bs-pagination-padding-x: .5rem;--bs-pagination-padding-y: .25rem;--bs-pagination-font-size: .875rem;--bs-pagination-border-radius: var(--bs-border-radius-sm)}.badge{--bs-badge-padding-x: .65em;--bs-badge-padding-y: .35em;--bs-badge-font-size: .75em;--bs-badge-font-weight: 700;--bs-badge-color: #fff;--bs-badge-border-radius: var(--bs-border-radius);display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--bs-badge-border-radius)}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{--bs-alert-bg: transparent;--bs-alert-padding-x: 1rem;--bs-alert-padding-y: 1rem;--bs-alert-margin-bottom: 1rem;--bs-alert-color: inherit;--bs-alert-border-color: transparent;--bs-alert-border: var(--bs-border-width) solid var(--bs-alert-border-color);--bs-alert-border-radius: var(--bs-border-radius);--bs-alert-link-color: inherit;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius)}.alert-heading{color:inherit}.alert-link{font-weight:700;color:var(--bs-alert-link-color)}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{--bs-alert-color: var(--bs-primary-text-emphasis);--bs-alert-bg: var(--bs-primary-bg-subtle);--bs-alert-border-color: var(--bs-primary-border-subtle);--bs-alert-link-color: var(--bs-primary-text-emphasis)}.alert-secondary{--bs-alert-color: var(--bs-secondary-text-emphasis);--bs-alert-bg: var(--bs-secondary-bg-subtle);--bs-alert-border-color: var(--bs-secondary-border-subtle);--bs-alert-link-color: var(--bs-secondary-text-emphasis)}.alert-success{--bs-alert-color: var(--bs-success-text-emphasis);--bs-alert-bg: var(--bs-success-bg-subtle);--bs-alert-border-color: var(--bs-success-border-subtle);--bs-alert-link-color: var(--bs-success-text-emphasis)}.alert-info{--bs-alert-color: var(--bs-info-text-emphasis);--bs-alert-bg: var(--bs-info-bg-subtle);--bs-alert-border-color: var(--bs-info-border-subtle);--bs-alert-link-color: var(--bs-info-text-emphasis)}.alert-warning{--bs-alert-color: var(--bs-warning-text-emphasis);--bs-alert-bg: var(--bs-warning-bg-subtle);--bs-alert-border-color: var(--bs-warning-border-subtle);--bs-alert-link-color: var(--bs-warning-text-emphasis)}.alert-danger{--bs-alert-color: var(--bs-danger-text-emphasis);--bs-alert-bg: var(--bs-danger-bg-subtle);--bs-alert-border-color: var(--bs-danger-border-subtle);--bs-alert-link-color: var(--bs-danger-text-emphasis)}.alert-light{--bs-alert-color: var(--bs-light-text-emphasis);--bs-alert-bg: var(--bs-light-bg-subtle);--bs-alert-border-color: var(--bs-light-border-subtle);--bs-alert-link-color: var(--bs-light-text-emphasis)}.alert-dark{--bs-alert-color: var(--bs-dark-text-emphasis);--bs-alert-bg: var(--bs-dark-bg-subtle);--bs-alert-border-color: var(--bs-dark-border-subtle);--bs-alert-link-color: var(--bs-dark-text-emphasis)}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress,.progress-stacked{--bs-progress-height: 1rem;--bs-progress-font-size: .75rem;--bs-progress-bg: var(--bs-secondary-bg);--bs-progress-border-radius: var(--bs-border-radius);--bs-progress-box-shadow: var(--bs-box-shadow-inset);--bs-progress-bar-color: #fff;--bs-progress-bar-bg: #0d6efd;--bs-progress-bar-transition: width .6s ease;display:flex;height:var(--bs-progress-height);overflow:hidden;font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius)}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:var(--bs-progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--bs-progress-bar-bg);transition:var(--bs-progress-bar-transition)}@media (prefers-reduced-motion: reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:var(--bs-progress-height) var(--bs-progress-height)}.progress-stacked>.progress{overflow:visible}.progress-stacked>.progress>.progress-bar{width:100%}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion: reduce){.progress-bar-animated{animation:none}}.list-group{--bs-list-group-color: var(--bs-body-color);--bs-list-group-bg: var(--bs-body-bg);--bs-list-group-border-color: var(--bs-border-color);--bs-list-group-border-width: var(--bs-border-width);--bs-list-group-border-radius: var(--bs-border-radius);--bs-list-group-item-padding-x: 1rem;--bs-list-group-item-padding-y: .5rem;--bs-list-group-action-color: var(--bs-secondary-color);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-tertiary-bg);--bs-list-group-action-active-color: var(--bs-body-color);--bs-list-group-action-active-bg: var(--bs-secondary-bg);--bs-list-group-disabled-color: var(--bs-secondary-color);--bs-list-group-disabled-bg: var(--bs-body-bg);--bs-list-group-active-color: #fff;--bs-list-group-active-bg: #0d6efd;--bs-list-group-active-border-color: #0d6efd;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--bs-list-group-border-radius)}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>.list-group-item:before{content:counters(section,".") ". ";counter-increment:section}.list-group-item-action{width:100%;color:var(--bs-list-group-action-color);text-align:inherit}.list-group-item-action:hover,.list-group-item-action:focus{z-index:1;color:var(--bs-list-group-action-hover-color);text-decoration:none;background-color:var(--bs-list-group-action-hover-bg)}.list-group-item-action:active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg)}.list-group-item{position:relative;display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);color:var(--bs-list-group-color);text-decoration:none;background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:var(--bs-list-group-disabled-color);pointer-events:none;background-color:var(--bs-list-group-disabled-bg)}.list-group-item.active{z-index:2;color:var(--bs-list-group-active-color);background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color)}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:calc(-1 * var(--bs-list-group-border-width));border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}@media (min-width: 576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 var(--bs-list-group-border-width)}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{--bs-list-group-color: var(--bs-primary-text-emphasis);--bs-list-group-bg: var(--bs-primary-bg-subtle);--bs-list-group-border-color: var(--bs-primary-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-primary-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-primary-border-subtle);--bs-list-group-active-color: var(--bs-primary-bg-subtle);--bs-list-group-active-bg: var(--bs-primary-text-emphasis);--bs-list-group-active-border-color: var(--bs-primary-text-emphasis)}.list-group-item-secondary{--bs-list-group-color: var(--bs-secondary-text-emphasis);--bs-list-group-bg: var(--bs-secondary-bg-subtle);--bs-list-group-border-color: var(--bs-secondary-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-secondary-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-secondary-border-subtle);--bs-list-group-active-color: var(--bs-secondary-bg-subtle);--bs-list-group-active-bg: var(--bs-secondary-text-emphasis);--bs-list-group-active-border-color: var(--bs-secondary-text-emphasis)}.list-group-item-success{--bs-list-group-color: var(--bs-success-text-emphasis);--bs-list-group-bg: var(--bs-success-bg-subtle);--bs-list-group-border-color: var(--bs-success-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-success-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-success-border-subtle);--bs-list-group-active-color: var(--bs-success-bg-subtle);--bs-list-group-active-bg: var(--bs-success-text-emphasis);--bs-list-group-active-border-color: var(--bs-success-text-emphasis)}.list-group-item-info{--bs-list-group-color: var(--bs-info-text-emphasis);--bs-list-group-bg: var(--bs-info-bg-subtle);--bs-list-group-border-color: var(--bs-info-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-info-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-info-border-subtle);--bs-list-group-active-color: var(--bs-info-bg-subtle);--bs-list-group-active-bg: var(--bs-info-text-emphasis);--bs-list-group-active-border-color: var(--bs-info-text-emphasis)}.list-group-item-warning{--bs-list-group-color: var(--bs-warning-text-emphasis);--bs-list-group-bg: var(--bs-warning-bg-subtle);--bs-list-group-border-color: var(--bs-warning-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-warning-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-warning-border-subtle);--bs-list-group-active-color: var(--bs-warning-bg-subtle);--bs-list-group-active-bg: var(--bs-warning-text-emphasis);--bs-list-group-active-border-color: var(--bs-warning-text-emphasis)}.list-group-item-danger{--bs-list-group-color: var(--bs-danger-text-emphasis);--bs-list-group-bg: var(--bs-danger-bg-subtle);--bs-list-group-border-color: var(--bs-danger-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-danger-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-danger-border-subtle);--bs-list-group-active-color: var(--bs-danger-bg-subtle);--bs-list-group-active-bg: var(--bs-danger-text-emphasis);--bs-list-group-active-border-color: var(--bs-danger-text-emphasis)}.list-group-item-light{--bs-list-group-color: var(--bs-light-text-emphasis);--bs-list-group-bg: var(--bs-light-bg-subtle);--bs-list-group-border-color: var(--bs-light-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-light-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-light-border-subtle);--bs-list-group-active-color: var(--bs-light-bg-subtle);--bs-list-group-active-bg: var(--bs-light-text-emphasis);--bs-list-group-active-border-color: var(--bs-light-text-emphasis)}.list-group-item-dark{--bs-list-group-color: var(--bs-dark-text-emphasis);--bs-list-group-bg: var(--bs-dark-bg-subtle);--bs-list-group-border-color: var(--bs-dark-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-dark-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-dark-border-subtle);--bs-list-group-active-color: var(--bs-dark-bg-subtle);--bs-list-group-active-bg: var(--bs-dark-text-emphasis);--bs-list-group-active-border-color: var(--bs-dark-text-emphasis)}.btn-close{--bs-btn-close-color: #000;--bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");--bs-btn-close-opacity: .5;--bs-btn-close-hover-opacity: .75;--bs-btn-close-focus-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);--bs-btn-close-focus-opacity: 1;--bs-btn-close-disabled-opacity: .25;--bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);box-sizing:content-box;width:1em;height:1em;padding:.25em;color:var(--bs-btn-close-color);background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;border:0;border-radius:.375rem;opacity:var(--bs-btn-close-opacity)}.btn-close:hover{color:var(--bs-btn-close-color);text-decoration:none;opacity:var(--bs-btn-close-hover-opacity)}.btn-close:focus{outline:0;box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity)}.btn-close:disabled,.btn-close.disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:var(--bs-btn-close-disabled-opacity)}.btn-close-white,[data-bs-theme=dark] .btn-close{filter:var(--bs-btn-close-white-filter)}.toast{--bs-toast-zindex: 1090;--bs-toast-padding-x: .75rem;--bs-toast-padding-y: .5rem;--bs-toast-spacing: 1.5rem;--bs-toast-max-width: 350px;--bs-toast-font-size: .875rem;--bs-toast-color: ;--bs-toast-bg: rgba(var(--bs-body-bg-rgb), .85);--bs-toast-border-width: var(--bs-border-width);--bs-toast-border-color: var(--bs-border-color-translucent);--bs-toast-border-radius: var(--bs-border-radius);--bs-toast-box-shadow: var(--bs-box-shadow);--bs-toast-header-color: var(--bs-secondary-color);--bs-toast-header-bg: rgba(var(--bs-body-bg-rgb), .85);--bs-toast-header-border-color: var(--bs-border-color-translucent);width:var(--bs-toast-max-width);max-width:100%;font-size:var(--bs-toast-font-size);color:var(--bs-toast-color);pointer-events:auto;background-color:var(--bs-toast-bg);background-clip:padding-box;border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);box-shadow:var(--bs-toast-box-shadow);border-radius:var(--bs-toast-border-radius)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{--bs-toast-zindex: 1090;position:absolute;z-index:var(--bs-toast-zindex);width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{display:flex;align-items:center;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x);color:var(--bs-toast-header-color);background-color:var(--bs-toast-header-bg);background-clip:padding-box;border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width))}.toast-header .btn-close{margin-right:calc(-.5 * var(--bs-toast-padding-x));margin-left:var(--bs-toast-padding-x)}.toast-body{padding:var(--bs-toast-padding-x);word-wrap:break-word}.modal{--bs-modal-zindex: 1055;--bs-modal-width: 500px;--bs-modal-padding: 1rem;--bs-modal-margin: .5rem;--bs-modal-color: ;--bs-modal-bg: var(--bs-body-bg);--bs-modal-border-color: var(--bs-border-color-translucent);--bs-modal-border-width: var(--bs-border-width);--bs-modal-border-radius: var(--bs-border-radius-lg);--bs-modal-box-shadow: var(--bs-box-shadow-sm);--bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));--bs-modal-header-padding-x: 1rem;--bs-modal-header-padding-y: 1rem;--bs-modal-header-padding: 1rem 1rem;--bs-modal-header-border-color: var(--bs-border-color);--bs-modal-header-border-width: var(--bs-border-width);--bs-modal-title-line-height: 1.5;--bs-modal-footer-gap: .5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color: var(--bs-border-color);--bs-modal-footer-border-width: var(--bs-border-width);position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}@media (prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin) * 2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin) * 2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0}.modal-backdrop{--bs-backdrop-zindex: 1050;--bs-backdrop-bg: #000;--bs-backdrop-opacity: .5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);margin:calc(-.5 * var(--bs-modal-header-padding-y)) calc(-.5 * var(--bs-modal-header-padding-x)) calc(-.5 * var(--bs-modal-header-padding-y)) auto}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap) * .5)}@media (min-width: 576px){.modal{--bs-modal-margin: 1.75rem;--bs-modal-box-shadow: var(--bs-box-shadow)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width: 300px}}@media (min-width: 992px){.modal-lg,.modal-xl{--bs-modal-width: 800px}}@media (min-width: 1200px){.modal-xl{--bs-modal-width: 1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header,.modal-fullscreen .modal-footer{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media (max-width: 575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header,.modal-fullscreen-sm-down .modal-footer{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media (max-width: 767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header,.modal-fullscreen-md-down .modal-footer{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media (max-width: 991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header,.modal-fullscreen-lg-down .modal-footer{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media (max-width: 1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header,.modal-fullscreen-xl-down .modal-footer{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media (max-width: 1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header,.modal-fullscreen-xxl-down .modal-footer{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.tooltip{--bs-tooltip-zindex: 1080;--bs-tooltip-max-width: 200px;--bs-tooltip-padding-x: .5rem;--bs-tooltip-padding-y: .25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size: .875rem;--bs-tooltip-color: var(--bs-body-bg);--bs-tooltip-bg: var(--bs-emphasis-color);--bs-tooltip-border-radius: var(--bs-border-radius);--bs-tooltip-opacity: .9;--bs-tooltip-arrow-width: .8rem;--bs-tooltip-arrow-height: .4rem;z-index:var(--bs-tooltip-zindex);display:block;margin:var(--bs-tooltip-margin);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}.tooltip .tooltip-arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-top .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow{bottom:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-top .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-top-color:var(--bs-tooltip-bg)}.bs-tooltip-end .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow{left:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-end .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before{right:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-right-color:var(--bs-tooltip-bg)}.bs-tooltip-bottom .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow{top:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-bottom .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg)}.bs-tooltip-start .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow{right:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-start .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before{left:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-left-color:var(--bs-tooltip-bg)}.tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius)}.popover{--bs-popover-zindex: 1070;--bs-popover-max-width: 276px;--bs-popover-font-size: .875rem;--bs-popover-bg: var(--bs-body-bg);--bs-popover-border-width: var(--bs-border-width);--bs-popover-border-color: var(--bs-border-color-translucent);--bs-popover-border-radius: var(--bs-border-radius-lg);--bs-popover-inner-border-radius: calc(var(--bs-border-radius-lg) - var(--bs-border-width));--bs-popover-box-shadow: var(--bs-box-shadow);--bs-popover-header-padding-x: 1rem;--bs-popover-header-padding-y: .5rem;--bs-popover-header-font-size: 1rem;--bs-popover-header-color: inherit;--bs-popover-header-bg: var(--bs-secondary-bg);--bs-popover-body-padding-x: 1rem;--bs-popover-body-padding-y: 1rem;--bs-popover-body-color: var(--bs-body-color);--bs-popover-arrow-width: 1rem;--bs-popover-arrow-height: .5rem;--bs-popover-arrow-border: var(--bs-popover-border-color);z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius)}.popover .popover-arrow{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height)}.popover .popover-arrow:before,.popover .popover-arrow:after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;border-width:0}.bs-popover-top>.popover-arrow,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow{bottom:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-top>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-top>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before{bottom:0;border-top-color:var(--bs-popover-arrow-border)}.bs-popover-top>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg)}.bs-popover-end>.popover-arrow,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow{left:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-end>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after{border-width:calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-end>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before{left:0;border-right-color:var(--bs-popover-arrow-border)}.bs-popover-end>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg)}.bs-popover-bottom>.popover-arrow,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow{top:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-bottom>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after{border-width:0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-bottom>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before{top:0;border-bottom-color:var(--bs-popover-arrow-border)}.bs-popover-bottom>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg)}.bs-popover-bottom .popover-header:before,.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before{position:absolute;top:0;left:50%;display:block;width:var(--bs-popover-arrow-width);margin-left:calc(-.5 * var(--bs-popover-arrow-width));content:"";border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg)}.bs-popover-start>.popover-arrow,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow{right:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-start>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after{border-width:calc(var(--bs-popover-arrow-width) * .5) 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-start>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before{right:0;border-left-color:var(--bs-popover-arrow-border)}.bs-popover-start>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after{right:var(--bs-popover-border-width);border-left-color:var(--bs-popover-bg)}.popover-header{padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);margin-bottom:0;font-size:var(--bs-popover-header-font-size);color:var(--bs-popover-header-color);background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius:var(--bs-popover-inner-border-radius);border-top-right-radius:var(--bs-popover-inner-border-radius)}.popover-header:empty{display:none}.popover-body{padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);color:var(--bs-popover-body-color)}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion: reduce){.carousel-item{transition:none}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-start),.active.carousel-item-end{transform:translate(100%)}.carousel-item-prev:not(.carousel-item-end),.active.carousel-item-start{transform:translate(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end{z-index:1;opacity:1}.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion: reduce){.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{transition:none}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion: reduce){.carousel-control-prev,.carousel-control-next{transition:none}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion: reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-prev-icon,.carousel-dark .carousel-control-next-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}[data-bs-theme=dark] .carousel .carousel-control-prev-icon,[data-bs-theme=dark] .carousel .carousel-control-next-icon,[data-bs-theme=dark].carousel .carousel-control-prev-icon,[data-bs-theme=dark].carousel .carousel-control-next-icon{filter:invert(1) grayscale(100)}[data-bs-theme=dark] .carousel .carousel-indicators [data-bs-target],[data-bs-theme=dark].carousel .carousel-indicators [data-bs-target]{background-color:#000}[data-bs-theme=dark] .carousel .carousel-caption,[data-bs-theme=dark].carousel .carousel-caption{color:#000}.spinner-grow,.spinner-border{display:inline-block;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -.125em;--bs-spinner-border-width: .25em;--bs-spinner-animation-speed: .75s;--bs-spinner-animation-name: spinner-border;border:var(--bs-spinner-border-width) solid currentcolor;border-right-color:transparent}.spinner-border-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem;--bs-spinner-border-width: .2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -.125em;--bs-spinner-animation-speed: .75s;--bs-spinner-animation-name: spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem}@media (prefers-reduced-motion: reduce){.spinner-border,.spinner-grow{--bs-spinner-animation-speed: 1.5s}}.offcanvas,.offcanvas-xxl,.offcanvas-xl,.offcanvas-lg,.offcanvas-md,.offcanvas-sm{--bs-offcanvas-zindex: 1045;--bs-offcanvas-width: 400px;--bs-offcanvas-height: 30vh;--bs-offcanvas-padding-x: 1rem;--bs-offcanvas-padding-y: 1rem;--bs-offcanvas-color: var(--bs-body-color);--bs-offcanvas-bg: var(--bs-body-bg);--bs-offcanvas-border-width: var(--bs-border-width);--bs-offcanvas-border-color: var(--bs-border-color-translucent);--bs-offcanvas-box-shadow: var(--bs-box-shadow-sm);--bs-offcanvas-transition: transform .3s ease-in-out;--bs-offcanvas-title-line-height: 1.5}@media (max-width: 575.98px){.offcanvas-sm{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 575.98px) and (prefers-reduced-motion: reduce){.offcanvas-sm{transition:none}}@media (max-width: 575.98px){.offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-sm.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-sm.showing,.offcanvas-sm.show:not(.hiding){transform:none}.offcanvas-sm.showing,.offcanvas-sm.hiding,.offcanvas-sm.show{visibility:visible}}@media (min-width: 576px){.offcanvas-sm{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 767.98px){.offcanvas-md{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 767.98px) and (prefers-reduced-motion: reduce){.offcanvas-md{transition:none}}@media (max-width: 767.98px){.offcanvas-md.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-md.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-md.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-md.showing,.offcanvas-md.show:not(.hiding){transform:none}.offcanvas-md.showing,.offcanvas-md.hiding,.offcanvas-md.show{visibility:visible}}@media (min-width: 768px){.offcanvas-md{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 991.98px){.offcanvas-lg{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 991.98px) and (prefers-reduced-motion: reduce){.offcanvas-lg{transition:none}}@media (max-width: 991.98px){.offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-lg.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-lg.showing,.offcanvas-lg.show:not(.hiding){transform:none}.offcanvas-lg.showing,.offcanvas-lg.hiding,.offcanvas-lg.show{visibility:visible}}@media (min-width: 992px){.offcanvas-lg{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 1199.98px){.offcanvas-xl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 1199.98px) and (prefers-reduced-motion: reduce){.offcanvas-xl{transition:none}}@media (max-width: 1199.98px){.offcanvas-xl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-xl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xl.showing,.offcanvas-xl.show:not(.hiding){transform:none}.offcanvas-xl.showing,.offcanvas-xl.hiding,.offcanvas-xl.show{visibility:visible}}@media (min-width: 1200px){.offcanvas-xl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 1399.98px){.offcanvas-xxl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 1399.98px) and (prefers-reduced-motion: reduce){.offcanvas-xxl{transition:none}}@media (max-width: 1399.98px){.offcanvas-xxl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-xxl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-xxl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xxl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xxl.showing,.offcanvas-xxl.show:not(.hiding){transform:none}.offcanvas-xxl.showing,.offcanvas-xxl.hiding,.offcanvas-xxl.show{visibility:visible}}@media (min-width: 1400px){.offcanvas-xxl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}.offcanvas{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}@media (prefers-reduced-motion: reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas.showing,.offcanvas.show:not(.hiding){transform:none}.offcanvas.showing,.offcanvas.hiding,.offcanvas.show{visibility:visible}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{display:flex;align-items:center;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{padding:calc(var(--bs-offcanvas-padding-y) * .5) calc(var(--bs-offcanvas-padding-x) * .5);margin:calc(-.5 * var(--bs-offcanvas-padding-y)) calc(-.5 * var(--bs-offcanvas-padding-x)) calc(-.5 * var(--bs-offcanvas-padding-y)) auto}.offcanvas-title{margin-bottom:0;line-height:var(--bs-offcanvas-title-line-height)}.offcanvas-body{flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}.placeholder.btn:before{display:inline-block;content:""}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{-webkit-mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,#000c,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}.clearfix:after{display:block;clear:both;content:""}.text-bg-primary{color:#fff!important;background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-success{color:#fff!important;background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-info{color:#000!important;background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-danger{color:#fff!important;background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-light{color:#000!important;background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity, 1))!important}.link-primary{color:RGBA(var(--bs-primary-rgb),var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity, 1))!important}.link-primary:hover,.link-primary:focus{color:RGBA(10,88,202,var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity, 1))!important}.link-secondary{color:RGBA(var(--bs-secondary-rgb),var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity, 1))!important}.link-secondary:hover,.link-secondary:focus{color:RGBA(86,94,100,var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity, 1))!important}.link-success{color:RGBA(var(--bs-success-rgb),var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity, 1))!important}.link-success:hover,.link-success:focus{color:RGBA(20,108,67,var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity, 1))!important}.link-info{color:RGBA(var(--bs-info-rgb),var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity, 1))!important}.link-info:hover,.link-info:focus{color:RGBA(61,213,243,var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity, 1))!important}.link-warning{color:RGBA(var(--bs-warning-rgb),var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity, 1))!important}.link-warning:hover,.link-warning:focus{color:RGBA(255,205,57,var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity, 1))!important}.link-danger{color:RGBA(var(--bs-danger-rgb),var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity, 1))!important}.link-danger:hover,.link-danger:focus{color:RGBA(176,42,55,var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity, 1))!important}.link-light{color:RGBA(var(--bs-light-rgb),var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity, 1))!important}.link-light:hover,.link-light:focus{color:RGBA(249,250,251,var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity, 1))!important}.link-dark{color:RGBA(var(--bs-dark-rgb),var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity, 1))!important}.link-dark:hover,.link-dark:focus{color:RGBA(26,30,33,var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity, 1))!important}.link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity, 1))!important}.link-body-emphasis:hover,.link-body-emphasis:focus{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity, .75))!important;-webkit-text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity, .75))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity, .75))!important}.focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.icon-link{display:inline-flex;gap:.375rem;align-items:center;-webkit-text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, .5));text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, .5));text-underline-offset:.25em;-webkit-backface-visibility:hidden;backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:.2s ease-in-out transform}@media (prefers-reduced-motion: reduce){.icon-link>.bi{transition:none}}.icon-link-hover:hover>.bi,.icon-link-hover:focus-visible>.bi{transform:var(--bs-icon-link-transform, translate3d(.25em, 0, 0))}.ratio{position:relative;width:100%}.ratio:before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio: 100%}.ratio-4x3{--bs-aspect-ratio: 75%}.ratio-16x9{--bs-aspect-ratio: 56.25%}.ratio-21x9{--bs-aspect-ratio: 42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}@media (min-width: 576px){.sticky-sm-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width: 768px){.sticky-md-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width: 992px){.sticky-lg-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width: 1200px){.sticky-xl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width: 1400px){.sticky-xxl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.visually-hidden:not(caption),.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){position:absolute!important}.stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:.25}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.object-fit-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-none{-o-object-fit:none!important;object-fit:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.overflow-x-auto{overflow-x:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-x-visible{overflow-x:visible!important}.overflow-x-scroll{overflow-x:scroll!important}.overflow-y-auto{overflow-y:auto!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-y-visible{overflow-y:visible!important}.overflow-y-scroll{overflow-y:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:var(--bs-box-shadow)!important}.shadow-sm{box-shadow:var(--bs-box-shadow-sm)!important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg)!important}.shadow-none{box-shadow:none!important}.focus-ring-primary{--bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity))}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translate(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity: 1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity: 1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-success{--bs-border-opacity: 1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{--bs-border-opacity: 1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning{--bs-border-opacity: 1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{--bs-border-opacity: 1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-light{--bs-border-opacity: 1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity: 1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-black{--bs-border-opacity: 1;border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity: 1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle)!important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle)!important}.border-success-subtle{border-color:var(--bs-success-border-subtle)!important}.border-info-subtle{border-color:var(--bs-info-border-subtle)!important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle)!important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle)!important}.border-light-subtle{border-color:var(--bs-light-border-subtle)!important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle)!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.border-opacity-10{--bs-border-opacity: .1}.border-opacity-25{--bs-border-opacity: .25}.border-opacity-50{--bs-border-opacity: .5}.border-opacity-75{--bs-border-opacity: .75}.border-opacity-100{--bs-border-opacity: 1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.row-gap-0{row-gap:0!important}.row-gap-1{row-gap:.25rem!important}.row-gap-2{row-gap:.5rem!important}.row-gap-3{row-gap:1rem!important}.row-gap-4{row-gap:1.5rem!important}.row-gap-5{row-gap:3rem!important}.column-gap-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-lighter{font-weight:lighter!important}.fw-light{font-weight:300!important}.fw-normal{font-weight:400!important}.fw-medium{font-weight:500!important}.fw-semibold{font-weight:600!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity: 1;color:var(--bs-secondary-color)!important}.text-black-50{--bs-text-opacity: 1;color:#00000080!important}.text-white-50{--bs-text-opacity: 1;color:#ffffff80!important}.text-body-secondary{--bs-text-opacity: 1;color:var(--bs-secondary-color)!important}.text-body-tertiary{--bs-text-opacity: 1;color:var(--bs-tertiary-color)!important}.text-body-emphasis{--bs-text-opacity: 1;color:var(--bs-emphasis-color)!important}.text-reset{--bs-text-opacity: 1;color:inherit!important}.text-opacity-25{--bs-text-opacity: .25}.text-opacity-50{--bs-text-opacity: .5}.text-opacity-75{--bs-text-opacity: .75}.text-opacity-100{--bs-text-opacity: 1}.text-primary-emphasis{color:var(--bs-primary-text-emphasis)!important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis)!important}.text-success-emphasis{color:var(--bs-success-text-emphasis)!important}.text-info-emphasis{color:var(--bs-info-text-emphasis)!important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis)!important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis)!important}.text-light-emphasis{color:var(--bs-light-text-emphasis)!important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis)!important}.link-opacity-10,.link-opacity-10-hover:hover{--bs-link-opacity: .1}.link-opacity-25,.link-opacity-25-hover:hover{--bs-link-opacity: .25}.link-opacity-50,.link-opacity-50-hover:hover{--bs-link-opacity: .5}.link-opacity-75,.link-opacity-75-hover:hover{--bs-link-opacity: .75}.link-opacity-100,.link-opacity-100-hover:hover{--bs-link-opacity: 1}.link-offset-1,.link-offset-1-hover:hover{text-underline-offset:.125em!important}.link-offset-2,.link-offset-2-hover:hover{text-underline-offset:.25em!important}.link-offset-3,.link-offset-3-hover:hover{text-underline-offset:.375em!important}.link-underline-primary{--bs-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-secondary{--bs-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-success{--bs-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important}.link-underline-info{--bs-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important}.link-underline-warning{--bs-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important}.link-underline-danger{--bs-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important}.link-underline-light{--bs-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important}.link-underline-dark{--bs-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important}.link-underline{--bs-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity, 1))!important;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity, 1))!important}.link-underline-opacity-0,.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity: 0}.link-underline-opacity-10,.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity: .1}.link-underline-opacity-25,.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity: .25}.link-underline-opacity-50,.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity: .5}.link-underline-opacity-75,.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity: .75}.link-underline-opacity-100,.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity: 1}.bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity: 1;background-color:transparent!important}.bg-body-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity))!important}.bg-body-tertiary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity))!important}.bg-opacity-10{--bs-bg-opacity: .1}.bg-opacity-25{--bs-bg-opacity: .25}.bg-opacity-50{--bs-bg-opacity: .5}.bg-opacity-75{--bs-bg-opacity: .75}.bg-opacity-100{--bs-bg-opacity: 1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle)!important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle)!important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle)!important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle)!important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle)!important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle)!important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle)!important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle)!important}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:var(--bs-border-radius-xxl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:var(--bs-border-radius-xxl)!important}.rounded-top-circle{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-end{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm)!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important}.rounded-end-2{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg)!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl)!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-right-radius:var(--bs-border-radius-xxl)!important}.rounded-end-circle{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill)!important;border-bottom-right-radius:var(--bs-border-radius-pill)!important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-0{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm)!important;border-bottom-left-radius:var(--bs-border-radius-sm)!important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg)!important;border-bottom-left-radius:var(--bs-border-radius-lg)!important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl)!important;border-bottom-left-radius:var(--bs-border-radius-xl)!important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-left-radius:var(--bs-border-radius-xxl)!important}.rounded-bottom-circle{border-bottom-right-radius:50%!important;border-bottom-left-radius:50%!important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill)!important;border-bottom-left-radius:var(--bs-border-radius-pill)!important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-top-left-radius:var(--bs-border-radius-sm)!important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-top-left-radius:var(--bs-border-radius-lg)!important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-top-left-radius:var(--bs-border-radius-xl)!important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl)!important;border-top-left-radius:var(--bs-border-radius-xxl)!important}.rounded-start-circle{border-bottom-left-radius:50%!important;border-top-left-radius:50%!important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-top-left-radius:var(--bs-border-radius-pill)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.z-n1{z-index:-1!important}.z-0{z-index:0!important}.z-1{z-index:1!important}.z-2{z-index:2!important}.z-3{z-index:3!important}@media (min-width: 576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.object-fit-sm-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-sm-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-sm-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-sm-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-sm-none{-o-object-fit:none!important;object-fit:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.row-gap-sm-0{row-gap:0!important}.row-gap-sm-1{row-gap:.25rem!important}.row-gap-sm-2{row-gap:.5rem!important}.row-gap-sm-3{row-gap:1rem!important}.row-gap-sm-4{row-gap:1.5rem!important}.row-gap-sm-5{row-gap:3rem!important}.column-gap-sm-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-sm-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-sm-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-sm-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-sm-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-sm-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width: 768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.object-fit-md-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-md-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-md-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-md-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-md-none{-o-object-fit:none!important;object-fit:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.row-gap-md-0{row-gap:0!important}.row-gap-md-1{row-gap:.25rem!important}.row-gap-md-2{row-gap:.5rem!important}.row-gap-md-3{row-gap:1rem!important}.row-gap-md-4{row-gap:1.5rem!important}.row-gap-md-5{row-gap:3rem!important}.column-gap-md-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-md-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-md-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-md-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-md-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-md-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width: 992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.object-fit-lg-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-lg-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-lg-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-lg-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-lg-none{-o-object-fit:none!important;object-fit:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.row-gap-lg-0{row-gap:0!important}.row-gap-lg-1{row-gap:.25rem!important}.row-gap-lg-2{row-gap:.5rem!important}.row-gap-lg-3{row-gap:1rem!important}.row-gap-lg-4{row-gap:1.5rem!important}.row-gap-lg-5{row-gap:3rem!important}.column-gap-lg-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-lg-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-lg-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-lg-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-lg-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-lg-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width: 1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.object-fit-xl-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-xl-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-xl-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-xl-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-xl-none{-o-object-fit:none!important;object-fit:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.row-gap-xl-0{row-gap:0!important}.row-gap-xl-1{row-gap:.25rem!important}.row-gap-xl-2{row-gap:.5rem!important}.row-gap-xl-3{row-gap:1rem!important}.row-gap-xl-4{row-gap:1.5rem!important}.row-gap-xl-5{row-gap:3rem!important}.column-gap-xl-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-xl-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-xl-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-xl-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-xl-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-xl-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width: 1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.object-fit-xxl-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-xxl-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-xxl-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-xxl-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-xxl-none{-o-object-fit:none!important;object-fit:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-inline-grid{display:inline-grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.row-gap-xxl-0{row-gap:0!important}.row-gap-xxl-1{row-gap:.25rem!important}.row-gap-xxl-2{row-gap:.5rem!important}.row-gap-xxl-3{row-gap:1rem!important}.row-gap-xxl-4{row-gap:1.5rem!important}.row-gap-xxl-5{row-gap:3rem!important}.column-gap-xxl-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-xxl-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-xxl-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-xxl-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-xxl-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-xxl-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width: 1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-inline-grid{display:inline-grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}[data-aos][data-aos][data-aos-duration="50"],body[data-aos-duration="50"] [data-aos]{transition-duration:50ms}[data-aos][data-aos][data-aos-delay="50"],body[data-aos-delay="50"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="50"].aos-animate,body[data-aos-delay="50"] [data-aos].aos-animate{transition-delay:50ms}[data-aos][data-aos][data-aos-duration="100"],body[data-aos-duration="100"] [data-aos]{transition-duration:.1s}[data-aos][data-aos][data-aos-delay="100"],body[data-aos-delay="100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="100"].aos-animate,body[data-aos-delay="100"] [data-aos].aos-animate{transition-delay:.1s}[data-aos][data-aos][data-aos-duration="150"],body[data-aos-duration="150"] [data-aos]{transition-duration:.15s}[data-aos][data-aos][data-aos-delay="150"],body[data-aos-delay="150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="150"].aos-animate,body[data-aos-delay="150"] [data-aos].aos-animate{transition-delay:.15s}[data-aos][data-aos][data-aos-duration="200"],body[data-aos-duration="200"] [data-aos]{transition-duration:.2s}[data-aos][data-aos][data-aos-delay="200"],body[data-aos-delay="200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="200"].aos-animate,body[data-aos-delay="200"] [data-aos].aos-animate{transition-delay:.2s}[data-aos][data-aos][data-aos-duration="250"],body[data-aos-duration="250"] [data-aos]{transition-duration:.25s}[data-aos][data-aos][data-aos-delay="250"],body[data-aos-delay="250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="250"].aos-animate,body[data-aos-delay="250"] [data-aos].aos-animate{transition-delay:.25s}[data-aos][data-aos][data-aos-duration="300"],body[data-aos-duration="300"] [data-aos]{transition-duration:.3s}[data-aos][data-aos][data-aos-delay="300"],body[data-aos-delay="300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="300"].aos-animate,body[data-aos-delay="300"] [data-aos].aos-animate{transition-delay:.3s}[data-aos][data-aos][data-aos-duration="350"],body[data-aos-duration="350"] [data-aos]{transition-duration:.35s}[data-aos][data-aos][data-aos-delay="350"],body[data-aos-delay="350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="350"].aos-animate,body[data-aos-delay="350"] [data-aos].aos-animate{transition-delay:.35s}[data-aos][data-aos][data-aos-duration="400"],body[data-aos-duration="400"] [data-aos]{transition-duration:.4s}[data-aos][data-aos][data-aos-delay="400"],body[data-aos-delay="400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="400"].aos-animate,body[data-aos-delay="400"] [data-aos].aos-animate{transition-delay:.4s}[data-aos][data-aos][data-aos-duration="450"],body[data-aos-duration="450"] [data-aos]{transition-duration:.45s}[data-aos][data-aos][data-aos-delay="450"],body[data-aos-delay="450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="450"].aos-animate,body[data-aos-delay="450"] [data-aos].aos-animate{transition-delay:.45s}[data-aos][data-aos][data-aos-duration="500"],body[data-aos-duration="500"] [data-aos]{transition-duration:.5s}[data-aos][data-aos][data-aos-delay="500"],body[data-aos-delay="500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="500"].aos-animate,body[data-aos-delay="500"] [data-aos].aos-animate{transition-delay:.5s}[data-aos][data-aos][data-aos-duration="550"],body[data-aos-duration="550"] [data-aos]{transition-duration:.55s}[data-aos][data-aos][data-aos-delay="550"],body[data-aos-delay="550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="550"].aos-animate,body[data-aos-delay="550"] [data-aos].aos-animate{transition-delay:.55s}[data-aos][data-aos][data-aos-duration="600"],body[data-aos-duration="600"] [data-aos]{transition-duration:.6s}[data-aos][data-aos][data-aos-delay="600"],body[data-aos-delay="600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="600"].aos-animate,body[data-aos-delay="600"] [data-aos].aos-animate{transition-delay:.6s}[data-aos][data-aos][data-aos-duration="650"],body[data-aos-duration="650"] [data-aos]{transition-duration:.65s}[data-aos][data-aos][data-aos-delay="650"],body[data-aos-delay="650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="650"].aos-animate,body[data-aos-delay="650"] [data-aos].aos-animate{transition-delay:.65s}[data-aos][data-aos][data-aos-duration="700"],body[data-aos-duration="700"] [data-aos]{transition-duration:.7s}[data-aos][data-aos][data-aos-delay="700"],body[data-aos-delay="700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="700"].aos-animate,body[data-aos-delay="700"] [data-aos].aos-animate{transition-delay:.7s}[data-aos][data-aos][data-aos-duration="750"],body[data-aos-duration="750"] [data-aos]{transition-duration:.75s}[data-aos][data-aos][data-aos-delay="750"],body[data-aos-delay="750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="750"].aos-animate,body[data-aos-delay="750"] [data-aos].aos-animate{transition-delay:.75s}[data-aos][data-aos][data-aos-duration="800"],body[data-aos-duration="800"] [data-aos]{transition-duration:.8s}[data-aos][data-aos][data-aos-delay="800"],body[data-aos-delay="800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="800"].aos-animate,body[data-aos-delay="800"] [data-aos].aos-animate{transition-delay:.8s}[data-aos][data-aos][data-aos-duration="850"],body[data-aos-duration="850"] [data-aos]{transition-duration:.85s}[data-aos][data-aos][data-aos-delay="850"],body[data-aos-delay="850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="850"].aos-animate,body[data-aos-delay="850"] [data-aos].aos-animate{transition-delay:.85s}[data-aos][data-aos][data-aos-duration="900"],body[data-aos-duration="900"] [data-aos]{transition-duration:.9s}[data-aos][data-aos][data-aos-delay="900"],body[data-aos-delay="900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="900"].aos-animate,body[data-aos-delay="900"] [data-aos].aos-animate{transition-delay:.9s}[data-aos][data-aos][data-aos-duration="950"],body[data-aos-duration="950"] [data-aos]{transition-duration:.95s}[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="950"].aos-animate,body[data-aos-delay="950"] [data-aos].aos-animate{transition-delay:.95s}[data-aos][data-aos][data-aos-duration="1000"],body[data-aos-duration="1000"] [data-aos]{transition-duration:1s}[data-aos][data-aos][data-aos-delay="1000"],body[data-aos-delay="1000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1000"].aos-animate,body[data-aos-delay="1000"] [data-aos].aos-animate{transition-delay:1s}[data-aos][data-aos][data-aos-duration="1050"],body[data-aos-duration="1050"] [data-aos]{transition-duration:1.05s}[data-aos][data-aos][data-aos-delay="1050"],body[data-aos-delay="1050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1050"].aos-animate,body[data-aos-delay="1050"] [data-aos].aos-animate{transition-delay:1.05s}[data-aos][data-aos][data-aos-duration="1100"],body[data-aos-duration="1100"] [data-aos]{transition-duration:1.1s}[data-aos][data-aos][data-aos-delay="1100"],body[data-aos-delay="1100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1100"].aos-animate,body[data-aos-delay="1100"] [data-aos].aos-animate{transition-delay:1.1s}[data-aos][data-aos][data-aos-duration="1150"],body[data-aos-duration="1150"] [data-aos]{transition-duration:1.15s}[data-aos][data-aos][data-aos-delay="1150"],body[data-aos-delay="1150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1150"].aos-animate,body[data-aos-delay="1150"] [data-aos].aos-animate{transition-delay:1.15s}[data-aos][data-aos][data-aos-duration="1200"],body[data-aos-duration="1200"] [data-aos]{transition-duration:1.2s}[data-aos][data-aos][data-aos-delay="1200"],body[data-aos-delay="1200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1200"].aos-animate,body[data-aos-delay="1200"] [data-aos].aos-animate{transition-delay:1.2s}[data-aos][data-aos][data-aos-duration="1250"],body[data-aos-duration="1250"] [data-aos]{transition-duration:1.25s}[data-aos][data-aos][data-aos-delay="1250"],body[data-aos-delay="1250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1250"].aos-animate,body[data-aos-delay="1250"] [data-aos].aos-animate{transition-delay:1.25s}[data-aos][data-aos][data-aos-duration="1300"],body[data-aos-duration="1300"] [data-aos]{transition-duration:1.3s}[data-aos][data-aos][data-aos-delay="1300"],body[data-aos-delay="1300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1300"].aos-animate,body[data-aos-delay="1300"] [data-aos].aos-animate{transition-delay:1.3s}[data-aos][data-aos][data-aos-duration="1350"],body[data-aos-duration="1350"] [data-aos]{transition-duration:1.35s}[data-aos][data-aos][data-aos-delay="1350"],body[data-aos-delay="1350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1350"].aos-animate,body[data-aos-delay="1350"] [data-aos].aos-animate{transition-delay:1.35s}[data-aos][data-aos][data-aos-duration="1400"],body[data-aos-duration="1400"] [data-aos]{transition-duration:1.4s}[data-aos][data-aos][data-aos-delay="1400"],body[data-aos-delay="1400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1400"].aos-animate,body[data-aos-delay="1400"] [data-aos].aos-animate{transition-delay:1.4s}[data-aos][data-aos][data-aos-duration="1450"],body[data-aos-duration="1450"] [data-aos]{transition-duration:1.45s}[data-aos][data-aos][data-aos-delay="1450"],body[data-aos-delay="1450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1450"].aos-animate,body[data-aos-delay="1450"] [data-aos].aos-animate{transition-delay:1.45s}[data-aos][data-aos][data-aos-duration="1500"],body[data-aos-duration="1500"] [data-aos]{transition-duration:1.5s}[data-aos][data-aos][data-aos-delay="1500"],body[data-aos-delay="1500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1500"].aos-animate,body[data-aos-delay="1500"] [data-aos].aos-animate{transition-delay:1.5s}[data-aos][data-aos][data-aos-duration="1550"],body[data-aos-duration="1550"] [data-aos]{transition-duration:1.55s}[data-aos][data-aos][data-aos-delay="1550"],body[data-aos-delay="1550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1550"].aos-animate,body[data-aos-delay="1550"] [data-aos].aos-animate{transition-delay:1.55s}[data-aos][data-aos][data-aos-duration="1600"],body[data-aos-duration="1600"] [data-aos]{transition-duration:1.6s}[data-aos][data-aos][data-aos-delay="1600"],body[data-aos-delay="1600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1600"].aos-animate,body[data-aos-delay="1600"] [data-aos].aos-animate{transition-delay:1.6s}[data-aos][data-aos][data-aos-duration="1650"],body[data-aos-duration="1650"] [data-aos]{transition-duration:1.65s}[data-aos][data-aos][data-aos-delay="1650"],body[data-aos-delay="1650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1650"].aos-animate,body[data-aos-delay="1650"] [data-aos].aos-animate{transition-delay:1.65s}[data-aos][data-aos][data-aos-duration="1700"],body[data-aos-duration="1700"] [data-aos]{transition-duration:1.7s}[data-aos][data-aos][data-aos-delay="1700"],body[data-aos-delay="1700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1700"].aos-animate,body[data-aos-delay="1700"] [data-aos].aos-animate{transition-delay:1.7s}[data-aos][data-aos][data-aos-duration="1750"],body[data-aos-duration="1750"] [data-aos]{transition-duration:1.75s}[data-aos][data-aos][data-aos-delay="1750"],body[data-aos-delay="1750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1750"].aos-animate,body[data-aos-delay="1750"] [data-aos].aos-animate{transition-delay:1.75s}[data-aos][data-aos][data-aos-duration="1800"],body[data-aos-duration="1800"] [data-aos]{transition-duration:1.8s}[data-aos][data-aos][data-aos-delay="1800"],body[data-aos-delay="1800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1800"].aos-animate,body[data-aos-delay="1800"] [data-aos].aos-animate{transition-delay:1.8s}[data-aos][data-aos][data-aos-duration="1850"],body[data-aos-duration="1850"] [data-aos]{transition-duration:1.85s}[data-aos][data-aos][data-aos-delay="1850"],body[data-aos-delay="1850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1850"].aos-animate,body[data-aos-delay="1850"] [data-aos].aos-animate{transition-delay:1.85s}[data-aos][data-aos][data-aos-duration="1900"],body[data-aos-duration="1900"] [data-aos]{transition-duration:1.9s}[data-aos][data-aos][data-aos-delay="1900"],body[data-aos-delay="1900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1900"].aos-animate,body[data-aos-delay="1900"] [data-aos].aos-animate{transition-delay:1.9s}[data-aos][data-aos][data-aos-duration="1950"],body[data-aos-duration="1950"] [data-aos]{transition-duration:1.95s}[data-aos][data-aos][data-aos-delay="1950"],body[data-aos-delay="1950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1950"].aos-animate,body[data-aos-delay="1950"] [data-aos].aos-animate{transition-delay:1.95s}[data-aos][data-aos][data-aos-duration="2000"],body[data-aos-duration="2000"] [data-aos]{transition-duration:2s}[data-aos][data-aos][data-aos-delay="2000"],body[data-aos-delay="2000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2000"].aos-animate,body[data-aos-delay="2000"] [data-aos].aos-animate{transition-delay:2s}[data-aos][data-aos][data-aos-duration="2050"],body[data-aos-duration="2050"] [data-aos]{transition-duration:2.05s}[data-aos][data-aos][data-aos-delay="2050"],body[data-aos-delay="2050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2050"].aos-animate,body[data-aos-delay="2050"] [data-aos].aos-animate{transition-delay:2.05s}[data-aos][data-aos][data-aos-duration="2100"],body[data-aos-duration="2100"] [data-aos]{transition-duration:2.1s}[data-aos][data-aos][data-aos-delay="2100"],body[data-aos-delay="2100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2100"].aos-animate,body[data-aos-delay="2100"] [data-aos].aos-animate{transition-delay:2.1s}[data-aos][data-aos][data-aos-duration="2150"],body[data-aos-duration="2150"] [data-aos]{transition-duration:2.15s}[data-aos][data-aos][data-aos-delay="2150"],body[data-aos-delay="2150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2150"].aos-animate,body[data-aos-delay="2150"] [data-aos].aos-animate{transition-delay:2.15s}[data-aos][data-aos][data-aos-duration="2200"],body[data-aos-duration="2200"] [data-aos]{transition-duration:2.2s}[data-aos][data-aos][data-aos-delay="2200"],body[data-aos-delay="2200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2200"].aos-animate,body[data-aos-delay="2200"] [data-aos].aos-animate{transition-delay:2.2s}[data-aos][data-aos][data-aos-duration="2250"],body[data-aos-duration="2250"] [data-aos]{transition-duration:2.25s}[data-aos][data-aos][data-aos-delay="2250"],body[data-aos-delay="2250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2250"].aos-animate,body[data-aos-delay="2250"] [data-aos].aos-animate{transition-delay:2.25s}[data-aos][data-aos][data-aos-duration="2300"],body[data-aos-duration="2300"] [data-aos]{transition-duration:2.3s}[data-aos][data-aos][data-aos-delay="2300"],body[data-aos-delay="2300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2300"].aos-animate,body[data-aos-delay="2300"] [data-aos].aos-animate{transition-delay:2.3s}[data-aos][data-aos][data-aos-duration="2350"],body[data-aos-duration="2350"] [data-aos]{transition-duration:2.35s}[data-aos][data-aos][data-aos-delay="2350"],body[data-aos-delay="2350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2350"].aos-animate,body[data-aos-delay="2350"] [data-aos].aos-animate{transition-delay:2.35s}[data-aos][data-aos][data-aos-duration="2400"],body[data-aos-duration="2400"] [data-aos]{transition-duration:2.4s}[data-aos][data-aos][data-aos-delay="2400"],body[data-aos-delay="2400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2400"].aos-animate,body[data-aos-delay="2400"] [data-aos].aos-animate{transition-delay:2.4s}[data-aos][data-aos][data-aos-duration="2450"],body[data-aos-duration="2450"] [data-aos]{transition-duration:2.45s}[data-aos][data-aos][data-aos-delay="2450"],body[data-aos-delay="2450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2450"].aos-animate,body[data-aos-delay="2450"] [data-aos].aos-animate{transition-delay:2.45s}[data-aos][data-aos][data-aos-duration="2500"],body[data-aos-duration="2500"] [data-aos]{transition-duration:2.5s}[data-aos][data-aos][data-aos-delay="2500"],body[data-aos-delay="2500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2500"].aos-animate,body[data-aos-delay="2500"] [data-aos].aos-animate{transition-delay:2.5s}[data-aos][data-aos][data-aos-duration="2550"],body[data-aos-duration="2550"] [data-aos]{transition-duration:2.55s}[data-aos][data-aos][data-aos-delay="2550"],body[data-aos-delay="2550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2550"].aos-animate,body[data-aos-delay="2550"] [data-aos].aos-animate{transition-delay:2.55s}[data-aos][data-aos][data-aos-duration="2600"],body[data-aos-duration="2600"] [data-aos]{transition-duration:2.6s}[data-aos][data-aos][data-aos-delay="2600"],body[data-aos-delay="2600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2600"].aos-animate,body[data-aos-delay="2600"] [data-aos].aos-animate{transition-delay:2.6s}[data-aos][data-aos][data-aos-duration="2650"],body[data-aos-duration="2650"] [data-aos]{transition-duration:2.65s}[data-aos][data-aos][data-aos-delay="2650"],body[data-aos-delay="2650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2650"].aos-animate,body[data-aos-delay="2650"] [data-aos].aos-animate{transition-delay:2.65s}[data-aos][data-aos][data-aos-duration="2700"],body[data-aos-duration="2700"] [data-aos]{transition-duration:2.7s}[data-aos][data-aos][data-aos-delay="2700"],body[data-aos-delay="2700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2700"].aos-animate,body[data-aos-delay="2700"] [data-aos].aos-animate{transition-delay:2.7s}[data-aos][data-aos][data-aos-duration="2750"],body[data-aos-duration="2750"] [data-aos]{transition-duration:2.75s}[data-aos][data-aos][data-aos-delay="2750"],body[data-aos-delay="2750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2750"].aos-animate,body[data-aos-delay="2750"] [data-aos].aos-animate{transition-delay:2.75s}[data-aos][data-aos][data-aos-duration="2800"],body[data-aos-duration="2800"] [data-aos]{transition-duration:2.8s}[data-aos][data-aos][data-aos-delay="2800"],body[data-aos-delay="2800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2800"].aos-animate,body[data-aos-delay="2800"] [data-aos].aos-animate{transition-delay:2.8s}[data-aos][data-aos][data-aos-duration="2850"],body[data-aos-duration="2850"] [data-aos]{transition-duration:2.85s}[data-aos][data-aos][data-aos-delay="2850"],body[data-aos-delay="2850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2850"].aos-animate,body[data-aos-delay="2850"] [data-aos].aos-animate{transition-delay:2.85s}[data-aos][data-aos][data-aos-duration="2900"],body[data-aos-duration="2900"] [data-aos]{transition-duration:2.9s}[data-aos][data-aos][data-aos-delay="2900"],body[data-aos-delay="2900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2900"].aos-animate,body[data-aos-delay="2900"] [data-aos].aos-animate{transition-delay:2.9s}[data-aos][data-aos][data-aos-duration="2950"],body[data-aos-duration="2950"] [data-aos]{transition-duration:2.95s}[data-aos][data-aos][data-aos-delay="2950"],body[data-aos-delay="2950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2950"].aos-animate,body[data-aos-delay="2950"] [data-aos].aos-animate{transition-delay:2.95s}[data-aos][data-aos][data-aos-duration="3000"],body[data-aos-duration="3000"] [data-aos]{transition-duration:3s}[data-aos][data-aos][data-aos-delay="3000"],body[data-aos-delay="3000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="3000"].aos-animate,body[data-aos-delay="3000"] [data-aos].aos-animate{transition-delay:3s}[data-aos][data-aos][data-aos-easing=linear],body[data-aos-easing=linear] [data-aos]{transition-timing-function:cubic-bezier(.25,.25,.75,.75)}[data-aos][data-aos][data-aos-easing=ease],body[data-aos-easing=ease] [data-aos]{transition-timing-function:ease}[data-aos][data-aos][data-aos-easing=ease-in],body[data-aos-easing=ease-in] [data-aos]{transition-timing-function:ease-in}[data-aos][data-aos][data-aos-easing=ease-out],body[data-aos-easing=ease-out] [data-aos]{transition-timing-function:ease-out}[data-aos][data-aos][data-aos-easing=ease-in-out],body[data-aos-easing=ease-in-out] [data-aos]{transition-timing-function:ease-in-out}[data-aos][data-aos][data-aos-easing=ease-in-back],body[data-aos-easing=ease-in-back] [data-aos]{transition-timing-function:cubic-bezier(.6,-.28,.735,.045)}[data-aos][data-aos][data-aos-easing=ease-out-back],body[data-aos-easing=ease-out-back] [data-aos]{transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}[data-aos][data-aos][data-aos-easing=ease-in-out-back],body[data-aos-easing=ease-in-out-back] [data-aos]{transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}[data-aos][data-aos][data-aos-easing=ease-in-sine],body[data-aos-easing=ease-in-sine] [data-aos]{transition-timing-function:cubic-bezier(.47,0,.745,.715)}[data-aos][data-aos][data-aos-easing=ease-out-sine],body[data-aos-easing=ease-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.39,.575,.565,1)}[data-aos][data-aos][data-aos-easing=ease-in-out-sine],body[data-aos-easing=ease-in-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.445,.05,.55,.95)}[data-aos][data-aos][data-aos-easing=ease-in-quad],body[data-aos-easing=ease-in-quad] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quad],body[data-aos-easing=ease-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quad],body[data-aos-easing=ease-in-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-cubic],body[data-aos-easing=ease-in-cubic] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-cubic],body[data-aos-easing=ease-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],body[data-aos-easing=ease-in-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-quart],body[data-aos-easing=ease-in-quart] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quart],body[data-aos-easing=ease-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quart],body[data-aos-easing=ease-in-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos^=fade][data-aos^=fade]{opacity:0;transition-property:opacity,transform}[data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;transform:translateZ(0)}[data-aos=fade-up]{transform:translate3d(0,100px,0)}[data-aos=fade-down]{transform:translate3d(0,-100px,0)}[data-aos=fade-right]{transform:translate3d(-100px,0,0)}[data-aos=fade-left]{transform:translate3d(100px,0,0)}[data-aos=fade-up-right]{transform:translate3d(-100px,100px,0)}[data-aos=fade-up-left]{transform:translate3d(100px,100px,0)}[data-aos=fade-down-right]{transform:translate3d(-100px,-100px,0)}[data-aos=fade-down-left]{transform:translate3d(100px,-100px,0)}[data-aos^=zoom][data-aos^=zoom]{opacity:0;transition-property:opacity,transform}[data-aos^=zoom][data-aos^=zoom].aos-animate{opacity:1;transform:translateZ(0) scale(1)}[data-aos=zoom-in]{transform:scale(.6)}[data-aos=zoom-in-up]{transform:translate3d(0,100px,0) scale(.6)}[data-aos=zoom-in-down]{transform:translate3d(0,-100px,0) scale(.6)}[data-aos=zoom-in-right]{transform:translate3d(-100px,0,0) scale(.6)}[data-aos=zoom-in-left]{transform:translate3d(100px,0,0) scale(.6)}[data-aos=zoom-out]{transform:scale(1.2)}[data-aos=zoom-out-up]{transform:translate3d(0,100px,0) scale(1.2)}[data-aos=zoom-out-down]{transform:translate3d(0,-100px,0) scale(1.2)}[data-aos=zoom-out-right]{transform:translate3d(-100px,0,0) scale(1.2)}[data-aos=zoom-out-left]{transform:translate3d(100px,0,0) scale(1.2)}[data-aos^=slide][data-aos^=slide]{transition-property:transform}[data-aos^=slide][data-aos^=slide].aos-animate{transform:translateZ(0)}[data-aos=slide-up]{transform:translate3d(0,100%,0)}[data-aos=slide-down]{transform:translate3d(0,-100%,0)}[data-aos=slide-right]{transform:translate3d(-100%,0,0)}[data-aos=slide-left]{transform:translate3d(100%,0,0)}[data-aos^=flip][data-aos^=flip]{backface-visibility:hidden;transition-property:transform}[data-aos=flip-left]{transform:perspective(2500px) rotateY(-100deg)}[data-aos=flip-left].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-right]{transform:perspective(2500px) rotateY(100deg)}[data-aos=flip-right].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-up]{transform:perspective(2500px) rotateX(-100deg)}[data-aos=flip-up].aos-animate{transform:perspective(2500px) rotateX(0)}[data-aos=flip-down]{transform:perspective(2500px) rotateX(100deg)}[data-aos=flip-down].aos-animate{transform:perspective(2500px) rotateX(0)}/*!
Animate.css - http://daneden.me/animate
Version - 3.4.0
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}@keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}@keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{0%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}@keyframes tada{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:none;transform:none}}@keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:none;transform:none}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skew(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skew(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skew(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skew(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skew(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skew(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skew(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skew(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skew(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skew(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skew(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skew(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skew(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skew(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotateY(-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotateY(-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skew(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skew(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skew(-5deg);opacity:1}to{-webkit-transform:none;transform:none;opacity:1}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skew(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skew(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skew(-5deg);opacity:1}to{-webkit-transform:none;transform:none;opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skew(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skew(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}/*!
 * Button visually impaired v1.0.0 (https://bvi.isvek.ru/)
 * Copyright 2014-2021 <bvi@isvek.ru>
 * Licensed under MIT (https://github.com/veks/button-visually-impaired-javascript/blob/master/LICENSE.md)
 */html:not(.bvi-panel){font-size:100%}html:not(.bvi-panel) *,html:not(.bvi-panel) :after,html:not(.bvi-panel) :before{box-sizing:border-box}html body .bvi-panel{font-family:Arial,serif!important;font-size:1rem!important;padding:.5rem;color:#000;top:0;left:0;right:0;letter-spacing:0;position:relative;text-shadow:none;line-height:normal;border:0;margin-bottom:.3rem;background-color:#f7f7f7;box-shadow:0 1px 3px #0000003b;z-index:999999!important}html body .bvi-panel *{font-family:Arial,serif!important;font-size:1rem!important}html body .bvi-panel.bvi-fixed-top{position:fixed;top:0;right:0;left:0;z-index:999999}html body .bvi-panel.bvi-panel-hide{display:none}html body .bvi-panel a{color:#000!important;outline:0!important;background-color:transparent!important;text-decoration:none!important}html body .bvi-panel a:hover,html body .bvi-panel a:focus{color:#000!important;outline:0!important;background-color:transparent!important;text-decoration:none!important}html body .bvi-panel a.bvi-link{display:inline-block;line-height:1.5;font-size:.875rem!important;color:#212529!important;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:#e0e0e0!important;border:1px solid #c6c6c6!important;padding:.375rem .75rem;border-radius:.25rem;position:relative;font-weight:700;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}html body .bvi-panel a.bvi-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}html body .bvi-panel a.bvi-link:hover,html body .bvi-panel a.bvi-link:focus{background-color:#b6b6b6!important}html body .bvi-panel a.bvi-link.active{color:#212529!important;background-color:#b6b6b6!important}html body .bvi-panel a.bvi-link.bvi-theme-white{background-color:#fff!important;color:#000!important}html body .bvi-panel a.bvi-link.bvi-theme-black{background-color:#000!important;color:#fff!important}html body .bvi-panel a.bvi-link.bvi-theme-blue{background-color:#9dd1ff!important;color:#063462!important}html body .bvi-panel a.bvi-link.bvi-theme-brown{background-color:#f7f3d6!important;color:#4d4b43!important}html body .bvi-panel a.bvi-link.bvi-theme-green{background-color:#3b2716!important;color:#a9e44d!important}html body .bvi-panel .bvi-blocks{margin:0 auto;text-align:center;display:flex;flex-flow:row wrap}html body .bvi-panel .bvi-blocks.bvi-block-start{justify-content:flex-start}html body .bvi-panel .bvi-blocks.bvi-block-center{justify-content:center}html body .bvi-panel .bvi-blocks.bvi-block-end{justify-content:flex-end}html body .bvi-panel .bvi-block{padding:.688rem .938rem}html body .bvi-panel .bvi-block .bvi-block-title{text-align:center;font-weight:600!important;font-size:1rem!important;display:block;margin-bottom:.8rem}html body .bvi-panel .bvi-modal{position:fixed;top:0;left:0;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;visibility:hidden;z-index:1050;outline:0;opacity:0;background:#00000080;-webkit-transition:opacity .2s ease-in;-moz-transition:opacity .2s ease-in;transition:opacity .2s ease-in}html body .bvi-panel .bvi-modal.show{visibility:visible;opacity:1}html body .bvi-panel .bvi-modal .bvi-modal-dialog{max-width:500px;margin:1.75rem auto;display:flex;align-items:center;height:calc(100% - 3.5rem);pointer-events:none}html body .bvi-panel .bvi-modal .bvi-modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0;max-height:100%;overflow:hidden}html body .bvi-panel .bvi-modal .bvi-modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:.8rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}html body .bvi-panel .bvi-modal .bvi-modal-title{margin-top:0;margin-bottom:0;line-height:1.5;font-size:1.25rem;font-weight:600;color:#000}html body .bvi-panel .bvi-modal .bvi-modal-body{position:relative;flex:1 1 auto;padding:1rem;overflow-y:auto}html body .bvi-panel .bvi-modal .bvi-modal-body::-webkit-scrollbar{width:.5rem;background-color:transparent;opacity:0}html body .bvi-panel .bvi-modal .bvi-modal-body::-webkit-scrollbar-thumb{background-color:#dee2e6;border-radius:.25rem}html body .bvi-panel .bvi-modal .bvi-modal-footer{display:flex;flex-wrap:wrap;flex-shrink:0;align-items:center;justify-content:flex-end;padding:.8rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}html body .bvi-panel .bvi-modal .bvi-modal-close{float:right;font-size:1.2rem!important;font-weight:700;line-height:1;text-shadow:0 1px 0 #fff;opacity:.5}html body .bvi-panel .bvi-modal .bvi-modal-close:focus,html body .bvi-panel .bvi-modal .bvi-modal-close:hover{cursor:pointer;opacity:.75}body.bvi-active{margin:0;padding:0;top:0;left:0}body.bvi-active.bvi-noscroll{overflow:hidden!important}body .bvi-body{padding:0 .5rem}body .bvi-body[data-bvi-theme=white]:not(.bvi-no-styles){background-color:#fff!important;color:#000!important;fill:#000!important;border-color:#000!important;box-shadow:none!important;text-shadow:none!important}body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles){background-color:#fff!important;color:#000!important;fill:#000!important;border-color:#000!important;box-shadow:none!important;text-shadow:none!important}body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) .bvi-speech-link,body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) .bvi-speech-text{border-color:#000}body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) .bvi-link:not(.bvi-no-styles){color:#000!important;background-color:transparent!important;text-underline:none!important;outline:0!important;text-decoration:none!important}body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) .bvi-link:not(.bvi-no-styles).disabled{color:#00000080!important;border:1px solid rgba(0,0,0,.5)!important;pointer-events:none;cursor:no-drop;text-decoration:none!important}body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) .bvi-link:not(.bvi-no-styles).disabled:focus{color:#00000080!important;border:1px solid rgba(0,0,0,.5)!important;text-underline:none!important;text-decoration:none!important}body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) .bvi-link:not(.bvi-no-styles):hover{color:#fff!important;background-color:#000!important;text-underline:none!important;text-decoration:none!important}body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) .bvi-link:not(.bvi-no-styles):focus{color:#000!important;background-color:#fff!important;text-underline:none!important;text-decoration:none!important}body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) :checked:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) :default:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) :disabled:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) :empty:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) :enabled:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) :first-child:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) :first-of-type:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) :focus:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) :indeterminate:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) :hover:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) :last-child:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) :last-of-type:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) :link:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) :nth-last-child:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) :nth-last-of-type:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) :nth-of-type:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) :only-child:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) :only-of-type:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) :optional:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) :read-write:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) :required:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) :root:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) :target:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) :valid:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) :visited:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) :first-child:first-letter:not(.bvi-no-styles){background-color:#fff!important;box-shadow:none!important;text-shadow:none!important;border-color:#000!important;color:#000!important;fill:#000!important}body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles):after:not(.bvi-no-styles){background-color:#fff0!important;color:#000!important;box-shadow:none!important;text-shadow:none!important;border-color:transparent!important}body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles):before:not(.bvi-no-styles){background-color:#fff0!important;color:#000!important;box-shadow:none!important;text-shadow:none!important;border-color:transparent!important}body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles)::selection:not(.bvi-no-styles){background-color:#000!important;color:#fff!important}body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) a:not(.bvi-no-styles){outline:0!important;color:#000!important;background-color:transparent!important}body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) a:not(.bvi-no-styles).active{color:#000!important;background-color:#fff!important}body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) a:not(.bvi-no-styles):hover:not(.bvi-no-styles){color:#fff!important;background-color:#000!important}body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) a:not(.bvi-no-styles):hover:not(.bvi-no-styles):after{background-color:#fff0!important;color:#fff!important;border-color:transparent!important}body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) a:not(.bvi-no-styles):hover:not(.bvi-no-styles):before{background-color:#fff0!important;color:#fff!important;border-color:transparent!important}body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) button:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) input[type=submit]:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) input[type=button]:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) button[type=submit]:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) button[type=button]:not(.bvi-no-styles){color:#fff!important;background-color:#000!important}body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) button:hover.active,body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) input[type=button]:hover:not(.bvi-no-styles).active,body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) input[type=submit]:hover:not(.bvi-no-styles).active,body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) button[type=submit]:hover:not(.bvi-no-styles).active,body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) button[type=button]:hover:not(.bvi-no-styles).active{color:#fff!important;background-color:#000!important}body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) button:hover:hover,body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) input[type=button]:hover:not(.bvi-no-styles):hover,body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) input[type=submit]:hover:not(.bvi-no-styles):hover,body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) button[type=submit]:hover:not(.bvi-no-styles):hover,body .bvi-body[data-bvi-theme=white] *:not(.bvi-no-styles) button[type=button]:hover:not(.bvi-no-styles):hover{color:#fff!important;background-color:#000!important}body .bvi-body[data-bvi-theme=black]:not(.bvi-no-styles){background-color:#000!important;color:#fff!important;fill:#fff!important;border-color:#fff!important;box-shadow:none!important;text-shadow:none!important}body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles){background-color:#000!important;color:#fff!important;fill:#fff!important;border-color:#fff!important;box-shadow:none!important;text-shadow:none!important}body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) .bvi-speech-link,body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) .bvi-speech-text{border-color:#fff}body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) .bvi-link:not(.bvi-no-styles){color:#fff!important;background-color:transparent!important;text-underline:none!important;outline:0!important;text-decoration:none!important}body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) .bvi-link:not(.bvi-no-styles).disabled{color:#ffffff80!important;border:1px solid rgba(255,255,255,.5)!important;pointer-events:none;cursor:no-drop;text-decoration:none!important}body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) .bvi-link:not(.bvi-no-styles).disabled:focus{color:#ffffff80!important;border:1px solid rgba(255,255,255,.5)!important;text-underline:none!important;text-decoration:none!important}body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) .bvi-link:not(.bvi-no-styles):hover{color:#000!important;background-color:#fff!important;text-underline:none!important;text-decoration:none!important}body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) .bvi-link:not(.bvi-no-styles):focus{color:#fff!important;background-color:#000!important;text-underline:none!important;text-decoration:none!important}body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) :checked:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) :default:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) :disabled:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) :empty:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) :enabled:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) :first-child:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) :first-of-type:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) :focus:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) :indeterminate:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) :hover:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) :last-child:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) :last-of-type:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) :link:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) :nth-last-child:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) :nth-last-of-type:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) :nth-of-type:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) :only-child:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) :only-of-type:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) :optional:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) :read-write:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) :required:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) :root:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) :target:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) :valid:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) :visited:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) :first-child:first-letter:not(.bvi-no-styles){background-color:#000!important;box-shadow:none!important;text-shadow:none!important;border-color:#fff!important;color:#fff!important;fill:#fff!important}body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles):after:not(.bvi-no-styles){background-color:#fff0!important;color:#fff!important;box-shadow:none!important;text-shadow:none!important;border-color:transparent!important}body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles):before:not(.bvi-no-styles){background-color:#fff0!important;color:#fff!important;box-shadow:none!important;text-shadow:none!important;border-color:transparent!important}body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles)::selection:not(.bvi-no-styles){background-color:#fff!important;color:#000!important}body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) a:not(.bvi-no-styles){outline:0!important;color:#fff!important;background-color:transparent!important}body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) a:not(.bvi-no-styles).active{color:#fff!important;background-color:#000!important}body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) a:not(.bvi-no-styles):hover:not(.bvi-no-styles){color:#000!important;background-color:#fff!important}body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) a:not(.bvi-no-styles):hover:not(.bvi-no-styles):after{background-color:#fff0!important;color:#000!important;border-color:transparent!important}body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) a:not(.bvi-no-styles):hover:not(.bvi-no-styles):before{background-color:#fff0!important;color:#000!important;border-color:transparent!important}body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) button:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) input[type=submit]:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) input[type=button]:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) button[type=submit]:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) button[type=button]:not(.bvi-no-styles){color:#000!important;background-color:#fff!important}body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) button:hover.active,body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) input[type=button]:hover:not(.bvi-no-styles).active,body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) input[type=submit]:hover:not(.bvi-no-styles).active,body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) button[type=submit]:hover:not(.bvi-no-styles).active,body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) button[type=button]:hover:not(.bvi-no-styles).active{color:#000!important;background-color:#fff!important}body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) button:hover:hover,body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) input[type=button]:hover:not(.bvi-no-styles):hover,body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) input[type=submit]:hover:not(.bvi-no-styles):hover,body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) button[type=submit]:hover:not(.bvi-no-styles):hover,body .bvi-body[data-bvi-theme=black] *:not(.bvi-no-styles) button[type=button]:hover:not(.bvi-no-styles):hover{color:#000!important;background-color:#fff!important}body .bvi-body[data-bvi-theme=blue]:not(.bvi-no-styles){background-color:#9dd1ff!important;color:#063462!important;fill:#063462!important;border-color:#063462!important;box-shadow:none!important;text-shadow:none!important}body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles){background-color:#9dd1ff!important;color:#063462!important;fill:#063462!important;border-color:#063462!important;box-shadow:none!important;text-shadow:none!important}body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) .bvi-speech-link,body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) .bvi-speech-text{border-color:#063462}body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) .bvi-link:not(.bvi-no-styles){color:#063462!important;background-color:transparent!important;text-underline:none!important;outline:0!important;text-decoration:none!important}body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) .bvi-link:not(.bvi-no-styles).disabled{color:#06346280!important;border:1px solid rgba(6,52,98,.5)!important;pointer-events:none;cursor:no-drop;text-decoration:none!important}body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) .bvi-link:not(.bvi-no-styles).disabled:focus{color:#06346280!important;border:1px solid rgba(6,52,98,.5)!important;text-underline:none!important;text-decoration:none!important}body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) .bvi-link:not(.bvi-no-styles):hover{color:#9dd1ff!important;background-color:#063462!important;text-underline:none!important;text-decoration:none!important}body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) .bvi-link:not(.bvi-no-styles):focus{color:#063462!important;background-color:#9dd1ff!important;text-underline:none!important;text-decoration:none!important}body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) :checked:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) :default:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) :disabled:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) :empty:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) :enabled:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) :first-child:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) :first-of-type:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) :focus:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) :indeterminate:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) :hover:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) :last-child:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) :last-of-type:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) :link:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) :nth-last-child:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) :nth-last-of-type:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) :nth-of-type:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) :only-child:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) :only-of-type:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) :optional:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) :read-write:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) :required:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) :root:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) :target:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) :valid:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) :visited:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) :first-child:first-letter:not(.bvi-no-styles){background-color:#9dd1ff!important;box-shadow:none!important;text-shadow:none!important;border-color:#063462!important;color:#063462!important;fill:#063462!important}body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles):after:not(.bvi-no-styles){background-color:#fff0!important;color:#063462!important;box-shadow:none!important;text-shadow:none!important;border-color:transparent!important}body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles):before:not(.bvi-no-styles){background-color:#fff0!important;color:#063462!important;box-shadow:none!important;text-shadow:none!important;border-color:transparent!important}body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles)::selection:not(.bvi-no-styles){background-color:#063462!important;color:#9dd1ff!important}body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) a:not(.bvi-no-styles){outline:0!important;color:#063462!important;background-color:transparent!important}body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) a:not(.bvi-no-styles).active{color:#063462!important;background-color:#9dd1ff!important}body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) a:not(.bvi-no-styles):hover:not(.bvi-no-styles){color:#9dd1ff!important;background-color:#063462!important}body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) a:not(.bvi-no-styles):hover:not(.bvi-no-styles):after{background-color:#fff0!important;color:#9dd1ff!important;border-color:transparent!important}body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) a:not(.bvi-no-styles):hover:not(.bvi-no-styles):before{background-color:#fff0!important;color:#9dd1ff!important;border-color:transparent!important}body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) button:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) input[type=submit]:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) input[type=button]:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) button[type=submit]:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) button[type=button]:not(.bvi-no-styles){color:#9dd1ff!important;background-color:#063462!important}body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) button:hover.active,body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) input[type=button]:hover:not(.bvi-no-styles).active,body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) input[type=submit]:hover:not(.bvi-no-styles).active,body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) button[type=submit]:hover:not(.bvi-no-styles).active,body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) button[type=button]:hover:not(.bvi-no-styles).active{color:#9dd1ff!important;background-color:#063462!important}body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) button:hover:hover,body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) input[type=button]:hover:not(.bvi-no-styles):hover,body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) input[type=submit]:hover:not(.bvi-no-styles):hover,body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) button[type=submit]:hover:not(.bvi-no-styles):hover,body .bvi-body[data-bvi-theme=blue] *:not(.bvi-no-styles) button[type=button]:hover:not(.bvi-no-styles):hover{color:#9dd1ff!important;background-color:#063462!important}body .bvi-body[data-bvi-theme=brown]:not(.bvi-no-styles){background-color:#f7f3d6!important;color:#4d4b43!important;fill:#4d4b43!important;border-color:#4d4b43!important;box-shadow:none!important;text-shadow:none!important}body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles){background-color:#f7f3d6!important;color:#4d4b43!important;fill:#4d4b43!important;border-color:#4d4b43!important;box-shadow:none!important;text-shadow:none!important}body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) .bvi-speech-link,body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) .bvi-speech-text{border-color:#4d4b43}body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) .bvi-link:not(.bvi-no-styles){color:#4d4b43!important;background-color:transparent!important;text-underline:none!important;outline:0!important;text-decoration:none!important}body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) .bvi-link:not(.bvi-no-styles).disabled{color:#4d4b4380!important;border:1px solid rgba(77,75,67,.5)!important;pointer-events:none;cursor:no-drop;text-decoration:none!important}body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) .bvi-link:not(.bvi-no-styles).disabled:focus{color:#4d4b4380!important;border:1px solid rgba(77,75,67,.5)!important;text-underline:none!important;text-decoration:none!important}body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) .bvi-link:not(.bvi-no-styles):hover{color:#f7f3d6!important;background-color:#4d4b43!important;text-underline:none!important;text-decoration:none!important}body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) .bvi-link:not(.bvi-no-styles):focus{color:#4d4b43!important;background-color:#f7f3d6!important;text-underline:none!important;text-decoration:none!important}body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) :checked:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) :default:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) :disabled:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) :empty:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) :enabled:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) :first-child:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) :first-of-type:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) :focus:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) :indeterminate:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) :hover:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) :last-child:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) :last-of-type:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) :link:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) :nth-last-child:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) :nth-last-of-type:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) :nth-of-type:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) :only-child:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) :only-of-type:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) :optional:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) :read-write:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) :required:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) :root:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) :target:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) :valid:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) :visited:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) :first-child:first-letter:not(.bvi-no-styles){background-color:#f7f3d6!important;box-shadow:none!important;text-shadow:none!important;border-color:#4d4b43!important;color:#4d4b43!important;fill:#4d4b43!important}body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles):after:not(.bvi-no-styles){background-color:#fff0!important;color:#4d4b43!important;box-shadow:none!important;text-shadow:none!important;border-color:transparent!important}body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles):before:not(.bvi-no-styles){background-color:#fff0!important;color:#4d4b43!important;box-shadow:none!important;text-shadow:none!important;border-color:transparent!important}body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles)::selection:not(.bvi-no-styles){background-color:#4d4b43!important;color:#f7f3d6!important}body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) a:not(.bvi-no-styles){outline:0!important;color:#4d4b43!important;background-color:transparent!important}body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) a:not(.bvi-no-styles).active{color:#4d4b43!important;background-color:#f7f3d6!important}body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) a:not(.bvi-no-styles):hover:not(.bvi-no-styles){color:#f7f3d6!important;background-color:#4d4b43!important}body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) a:not(.bvi-no-styles):hover:not(.bvi-no-styles):after{background-color:#fff0!important;color:#f7f3d6!important;border-color:transparent!important}body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) a:not(.bvi-no-styles):hover:not(.bvi-no-styles):before{background-color:#fff0!important;color:#f7f3d6!important;border-color:transparent!important}body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) button:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) input[type=submit]:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) input[type=button]:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) button[type=submit]:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) button[type=button]:not(.bvi-no-styles){color:#f7f3d6!important;background-color:#4d4b43!important}body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) button:hover.active,body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) input[type=button]:hover:not(.bvi-no-styles).active,body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) input[type=submit]:hover:not(.bvi-no-styles).active,body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) button[type=submit]:hover:not(.bvi-no-styles).active,body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) button[type=button]:hover:not(.bvi-no-styles).active{color:#f7f3d6!important;background-color:#4d4b43!important}body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) button:hover:hover,body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) input[type=button]:hover:not(.bvi-no-styles):hover,body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) input[type=submit]:hover:not(.bvi-no-styles):hover,body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) button[type=submit]:hover:not(.bvi-no-styles):hover,body .bvi-body[data-bvi-theme=brown] *:not(.bvi-no-styles) button[type=button]:hover:not(.bvi-no-styles):hover{color:#f7f3d6!important;background-color:#4d4b43!important}body .bvi-body[data-bvi-theme=green]:not(.bvi-no-styles){background-color:#3b2716!important;color:#a9e44d!important;fill:#a9e44d!important;border-color:#a9e44d!important;box-shadow:none!important;text-shadow:none!important}body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles){background-color:#3b2716!important;color:#a9e44d!important;fill:#a9e44d!important;border-color:#a9e44d!important;box-shadow:none!important;text-shadow:none!important}body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) .bvi-speech-link,body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) .bvi-speech-text{border-color:#a9e44d}body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) .bvi-link:not(.bvi-no-styles){color:#a9e44d!important;background-color:transparent!important;text-underline:none!important;outline:0!important;text-decoration:none!important}body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) .bvi-link:not(.bvi-no-styles).disabled{color:#a9e44d80!important;border:1px solid rgba(169,228,77,.5)!important;pointer-events:none;cursor:no-drop;text-decoration:none!important}body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) .bvi-link:not(.bvi-no-styles).disabled:focus{color:#a9e44d80!important;border:1px solid rgba(169,228,77,.5)!important;text-underline:none!important;text-decoration:none!important}body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) .bvi-link:not(.bvi-no-styles):hover{color:#3b2716!important;background-color:#a9e44d!important;text-underline:none!important;text-decoration:none!important}body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) .bvi-link:not(.bvi-no-styles):focus{color:#a9e44d!important;background-color:#3b2716!important;text-underline:none!important;text-decoration:none!important}body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) :checked:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) :default:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) :disabled:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) :empty:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) :enabled:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) :first-child:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) :first-of-type:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) :focus:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) :indeterminate:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) :hover:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) :last-child:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) :last-of-type:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) :link:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) :nth-last-child:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) :nth-last-of-type:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) :nth-of-type:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) :only-child:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) :only-of-type:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) :optional:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) :read-write:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) :required:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) :root:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) :target:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) :valid:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) :visited:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) :first-child:first-letter:not(.bvi-no-styles){background-color:#3b2716!important;box-shadow:none!important;text-shadow:none!important;border-color:#a9e44d!important;color:#a9e44d!important;fill:#a9e44d!important}body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles):after:not(.bvi-no-styles){background-color:#fff0!important;color:#a9e44d!important;box-shadow:none!important;text-shadow:none!important;border-color:transparent!important}body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles):before:not(.bvi-no-styles){background-color:#fff0!important;color:#a9e44d!important;box-shadow:none!important;text-shadow:none!important;border-color:transparent!important}body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles)::selection:not(.bvi-no-styles){background-color:#a9e44d!important;color:#3b2716!important}body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) a:not(.bvi-no-styles){outline:0!important;color:#a9e44d!important;background-color:transparent!important}body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) a:not(.bvi-no-styles).active{color:#a9e44d!important;background-color:#3b2716!important}body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) a:not(.bvi-no-styles):hover:not(.bvi-no-styles){color:#3b2716!important;background-color:#a9e44d!important}body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) a:not(.bvi-no-styles):hover:not(.bvi-no-styles):after{background-color:#fff0!important;color:#3b2716!important;border-color:transparent!important}body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) a:not(.bvi-no-styles):hover:not(.bvi-no-styles):before{background-color:#fff0!important;color:#3b2716!important;border-color:transparent!important}body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) button:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) input[type=submit]:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) input[type=button]:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) button[type=submit]:not(.bvi-no-styles),body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) button[type=button]:not(.bvi-no-styles){color:#3b2716!important;background-color:#a9e44d!important}body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) button:hover.active,body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) input[type=button]:hover:not(.bvi-no-styles).active,body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) input[type=submit]:hover:not(.bvi-no-styles).active,body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) button[type=submit]:hover:not(.bvi-no-styles).active,body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) button[type=button]:hover:not(.bvi-no-styles).active{color:#3b2716!important;background-color:#a9e44d!important}body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) button:hover:hover,body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) input[type=button]:hover:not(.bvi-no-styles):hover,body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) input[type=submit]:hover:not(.bvi-no-styles):hover,body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) button[type=submit]:hover:not(.bvi-no-styles):hover,body .bvi-body[data-bvi-theme=green] *:not(.bvi-no-styles) button[type=button]:hover:not(.bvi-no-styles):hover{color:#3b2716!important;background-color:#a9e44d!important}body .bvi-body[data-bvi-fontsize="40"] *{font-size:40px!important}body .bvi-body[data-bvi-fontsize="40"] * h1,body .bvi-body[data-bvi-fontsize="40"] * h1 *{font-size:47px!important}body .bvi-body[data-bvi-fontsize="40"] * h2,body .bvi-body[data-bvi-fontsize="40"] * h2 *{font-size:46px!important}body .bvi-body[data-bvi-fontsize="40"] * h3,body .bvi-body[data-bvi-fontsize="40"] * h3 *{font-size:45px!important}body .bvi-body[data-bvi-fontsize="40"] * h4,body .bvi-body[data-bvi-fontsize="40"] * h4 *{font-size:44px!important}body .bvi-body[data-bvi-fontsize="40"] * h5,body .bvi-body[data-bvi-fontsize="40"] * h5 *{font-size:43px!important}body .bvi-body[data-bvi-fontsize="40"] * h6,body .bvi-body[data-bvi-fontsize="40"] * h6 *{font-size:42px!important}body .bvi-body[data-bvi-fontsize="39"] *{font-size:39px!important}body .bvi-body[data-bvi-fontsize="39"] * h1,body .bvi-body[data-bvi-fontsize="39"] * h1 *{font-size:46px!important}body .bvi-body[data-bvi-fontsize="39"] * h2,body .bvi-body[data-bvi-fontsize="39"] * h2 *{font-size:45px!important}body .bvi-body[data-bvi-fontsize="39"] * h3,body .bvi-body[data-bvi-fontsize="39"] * h3 *{font-size:44px!important}body .bvi-body[data-bvi-fontsize="39"] * h4,body .bvi-body[data-bvi-fontsize="39"] * h4 *{font-size:43px!important}body .bvi-body[data-bvi-fontsize="39"] * h5,body .bvi-body[data-bvi-fontsize="39"] * h5 *{font-size:42px!important}body .bvi-body[data-bvi-fontsize="39"] * h6,body .bvi-body[data-bvi-fontsize="39"] * h6 *{font-size:41px!important}body .bvi-body[data-bvi-fontsize="38"] *{font-size:38px!important}body .bvi-body[data-bvi-fontsize="38"] * h1,body .bvi-body[data-bvi-fontsize="38"] * h1 *{font-size:45px!important}body .bvi-body[data-bvi-fontsize="38"] * h2,body .bvi-body[data-bvi-fontsize="38"] * h2 *{font-size:44px!important}body .bvi-body[data-bvi-fontsize="38"] * h3,body .bvi-body[data-bvi-fontsize="38"] * h3 *{font-size:43px!important}body .bvi-body[data-bvi-fontsize="38"] * h4,body .bvi-body[data-bvi-fontsize="38"] * h4 *{font-size:42px!important}body .bvi-body[data-bvi-fontsize="38"] * h5,body .bvi-body[data-bvi-fontsize="38"] * h5 *{font-size:41px!important}body .bvi-body[data-bvi-fontsize="38"] * h6,body .bvi-body[data-bvi-fontsize="38"] * h6 *{font-size:40px!important}body .bvi-body[data-bvi-fontsize="37"] *{font-size:37px!important}body .bvi-body[data-bvi-fontsize="37"] * h1,body .bvi-body[data-bvi-fontsize="37"] * h1 *{font-size:44px!important}body .bvi-body[data-bvi-fontsize="37"] * h2,body .bvi-body[data-bvi-fontsize="37"] * h2 *{font-size:43px!important}body .bvi-body[data-bvi-fontsize="37"] * h3,body .bvi-body[data-bvi-fontsize="37"] * h3 *{font-size:42px!important}body .bvi-body[data-bvi-fontsize="37"] * h4,body .bvi-body[data-bvi-fontsize="37"] * h4 *{font-size:41px!important}body .bvi-body[data-bvi-fontsize="37"] * h5,body .bvi-body[data-bvi-fontsize="37"] * h5 *{font-size:40px!important}body .bvi-body[data-bvi-fontsize="37"] * h6,body .bvi-body[data-bvi-fontsize="37"] * h6 *{font-size:39px!important}body .bvi-body[data-bvi-fontsize="36"] *{font-size:36px!important}body .bvi-body[data-bvi-fontsize="36"] * h1,body .bvi-body[data-bvi-fontsize="36"] * h1 *{font-size:43px!important}body .bvi-body[data-bvi-fontsize="36"] * h2,body .bvi-body[data-bvi-fontsize="36"] * h2 *{font-size:42px!important}body .bvi-body[data-bvi-fontsize="36"] * h3,body .bvi-body[data-bvi-fontsize="36"] * h3 *{font-size:41px!important}body .bvi-body[data-bvi-fontsize="36"] * h4,body .bvi-body[data-bvi-fontsize="36"] * h4 *{font-size:40px!important}body .bvi-body[data-bvi-fontsize="36"] * h5,body .bvi-body[data-bvi-fontsize="36"] * h5 *{font-size:39px!important}body .bvi-body[data-bvi-fontsize="36"] * h6,body .bvi-body[data-bvi-fontsize="36"] * h6 *{font-size:38px!important}body .bvi-body[data-bvi-fontsize="35"] *{font-size:35px!important}body .bvi-body[data-bvi-fontsize="35"] * h1,body .bvi-body[data-bvi-fontsize="35"] * h1 *{font-size:42px!important}body .bvi-body[data-bvi-fontsize="35"] * h2,body .bvi-body[data-bvi-fontsize="35"] * h2 *{font-size:41px!important}body .bvi-body[data-bvi-fontsize="35"] * h3,body .bvi-body[data-bvi-fontsize="35"] * h3 *{font-size:40px!important}body .bvi-body[data-bvi-fontsize="35"] * h4,body .bvi-body[data-bvi-fontsize="35"] * h4 *{font-size:39px!important}body .bvi-body[data-bvi-fontsize="35"] * h5,body .bvi-body[data-bvi-fontsize="35"] * h5 *{font-size:38px!important}body .bvi-body[data-bvi-fontsize="35"] * h6,body .bvi-body[data-bvi-fontsize="35"] * h6 *{font-size:37px!important}body .bvi-body[data-bvi-fontsize="34"] *{font-size:34px!important}body .bvi-body[data-bvi-fontsize="34"] * h1,body .bvi-body[data-bvi-fontsize="34"] * h1 *{font-size:41px!important}body .bvi-body[data-bvi-fontsize="34"] * h2,body .bvi-body[data-bvi-fontsize="34"] * h2 *{font-size:40px!important}body .bvi-body[data-bvi-fontsize="34"] * h3,body .bvi-body[data-bvi-fontsize="34"] * h3 *{font-size:39px!important}body .bvi-body[data-bvi-fontsize="34"] * h4,body .bvi-body[data-bvi-fontsize="34"] * h4 *{font-size:38px!important}body .bvi-body[data-bvi-fontsize="34"] * h5,body .bvi-body[data-bvi-fontsize="34"] * h5 *{font-size:37px!important}body .bvi-body[data-bvi-fontsize="34"] * h6,body .bvi-body[data-bvi-fontsize="34"] * h6 *{font-size:36px!important}body .bvi-body[data-bvi-fontsize="33"] *{font-size:33px!important}body .bvi-body[data-bvi-fontsize="33"] * h1,body .bvi-body[data-bvi-fontsize="33"] * h1 *{font-size:40px!important}body .bvi-body[data-bvi-fontsize="33"] * h2,body .bvi-body[data-bvi-fontsize="33"] * h2 *{font-size:39px!important}body .bvi-body[data-bvi-fontsize="33"] * h3,body .bvi-body[data-bvi-fontsize="33"] * h3 *{font-size:38px!important}body .bvi-body[data-bvi-fontsize="33"] * h4,body .bvi-body[data-bvi-fontsize="33"] * h4 *{font-size:37px!important}body .bvi-body[data-bvi-fontsize="33"] * h5,body .bvi-body[data-bvi-fontsize="33"] * h5 *{font-size:36px!important}body .bvi-body[data-bvi-fontsize="33"] * h6,body .bvi-body[data-bvi-fontsize="33"] * h6 *{font-size:35px!important}body .bvi-body[data-bvi-fontsize="32"] *{font-size:32px!important}body .bvi-body[data-bvi-fontsize="32"] * h1,body .bvi-body[data-bvi-fontsize="32"] * h1 *{font-size:39px!important}body .bvi-body[data-bvi-fontsize="32"] * h2,body .bvi-body[data-bvi-fontsize="32"] * h2 *{font-size:38px!important}body .bvi-body[data-bvi-fontsize="32"] * h3,body .bvi-body[data-bvi-fontsize="32"] * h3 *{font-size:37px!important}body .bvi-body[data-bvi-fontsize="32"] * h4,body .bvi-body[data-bvi-fontsize="32"] * h4 *{font-size:36px!important}body .bvi-body[data-bvi-fontsize="32"] * h5,body .bvi-body[data-bvi-fontsize="32"] * h5 *{font-size:35px!important}body .bvi-body[data-bvi-fontsize="32"] * h6,body .bvi-body[data-bvi-fontsize="32"] * h6 *{font-size:34px!important}body .bvi-body[data-bvi-fontsize="31"] *{font-size:31px!important}body .bvi-body[data-bvi-fontsize="31"] * h1,body .bvi-body[data-bvi-fontsize="31"] * h1 *{font-size:38px!important}body .bvi-body[data-bvi-fontsize="31"] * h2,body .bvi-body[data-bvi-fontsize="31"] * h2 *{font-size:37px!important}body .bvi-body[data-bvi-fontsize="31"] * h3,body .bvi-body[data-bvi-fontsize="31"] * h3 *{font-size:36px!important}body .bvi-body[data-bvi-fontsize="31"] * h4,body .bvi-body[data-bvi-fontsize="31"] * h4 *{font-size:35px!important}body .bvi-body[data-bvi-fontsize="31"] * h5,body .bvi-body[data-bvi-fontsize="31"] * h5 *{font-size:34px!important}body .bvi-body[data-bvi-fontsize="31"] * h6,body .bvi-body[data-bvi-fontsize="31"] * h6 *{font-size:33px!important}body .bvi-body[data-bvi-fontsize="30"] *{font-size:30px!important}body .bvi-body[data-bvi-fontsize="30"] * h1,body .bvi-body[data-bvi-fontsize="30"] * h1 *{font-size:37px!important}body .bvi-body[data-bvi-fontsize="30"] * h2,body .bvi-body[data-bvi-fontsize="30"] * h2 *{font-size:36px!important}body .bvi-body[data-bvi-fontsize="30"] * h3,body .bvi-body[data-bvi-fontsize="30"] * h3 *{font-size:35px!important}body .bvi-body[data-bvi-fontsize="30"] * h4,body .bvi-body[data-bvi-fontsize="30"] * h4 *{font-size:34px!important}body .bvi-body[data-bvi-fontsize="30"] * h5,body .bvi-body[data-bvi-fontsize="30"] * h5 *{font-size:33px!important}body .bvi-body[data-bvi-fontsize="30"] * h6,body .bvi-body[data-bvi-fontsize="30"] * h6 *{font-size:32px!important}body .bvi-body[data-bvi-fontsize="29"] *{font-size:29px!important}body .bvi-body[data-bvi-fontsize="29"] * h1,body .bvi-body[data-bvi-fontsize="29"] * h1 *{font-size:36px!important}body .bvi-body[data-bvi-fontsize="29"] * h2,body .bvi-body[data-bvi-fontsize="29"] * h2 *{font-size:35px!important}body .bvi-body[data-bvi-fontsize="29"] * h3,body .bvi-body[data-bvi-fontsize="29"] * h3 *{font-size:34px!important}body .bvi-body[data-bvi-fontsize="29"] * h4,body .bvi-body[data-bvi-fontsize="29"] * h4 *{font-size:33px!important}body .bvi-body[data-bvi-fontsize="29"] * h5,body .bvi-body[data-bvi-fontsize="29"] * h5 *{font-size:32px!important}body .bvi-body[data-bvi-fontsize="29"] * h6,body .bvi-body[data-bvi-fontsize="29"] * h6 *{font-size:31px!important}body .bvi-body[data-bvi-fontsize="28"] *{font-size:28px!important}body .bvi-body[data-bvi-fontsize="28"] * h1,body .bvi-body[data-bvi-fontsize="28"] * h1 *{font-size:35px!important}body .bvi-body[data-bvi-fontsize="28"] * h2,body .bvi-body[data-bvi-fontsize="28"] * h2 *{font-size:34px!important}body .bvi-body[data-bvi-fontsize="28"] * h3,body .bvi-body[data-bvi-fontsize="28"] * h3 *{font-size:33px!important}body .bvi-body[data-bvi-fontsize="28"] * h4,body .bvi-body[data-bvi-fontsize="28"] * h4 *{font-size:32px!important}body .bvi-body[data-bvi-fontsize="28"] * h5,body .bvi-body[data-bvi-fontsize="28"] * h5 *{font-size:31px!important}body .bvi-body[data-bvi-fontsize="28"] * h6,body .bvi-body[data-bvi-fontsize="28"] * h6 *{font-size:30px!important}body .bvi-body[data-bvi-fontsize="27"] *{font-size:27px!important}body .bvi-body[data-bvi-fontsize="27"] * h1,body .bvi-body[data-bvi-fontsize="27"] * h1 *{font-size:34px!important}body .bvi-body[data-bvi-fontsize="27"] * h2,body .bvi-body[data-bvi-fontsize="27"] * h2 *{font-size:33px!important}body .bvi-body[data-bvi-fontsize="27"] * h3,body .bvi-body[data-bvi-fontsize="27"] * h3 *{font-size:32px!important}body .bvi-body[data-bvi-fontsize="27"] * h4,body .bvi-body[data-bvi-fontsize="27"] * h4 *{font-size:31px!important}body .bvi-body[data-bvi-fontsize="27"] * h5,body .bvi-body[data-bvi-fontsize="27"] * h5 *{font-size:30px!important}body .bvi-body[data-bvi-fontsize="27"] * h6,body .bvi-body[data-bvi-fontsize="27"] * h6 *{font-size:29px!important}body .bvi-body[data-bvi-fontsize="26"] *{font-size:26px!important}body .bvi-body[data-bvi-fontsize="26"] * h1,body .bvi-body[data-bvi-fontsize="26"] * h1 *{font-size:33px!important}body .bvi-body[data-bvi-fontsize="26"] * h2,body .bvi-body[data-bvi-fontsize="26"] * h2 *{font-size:32px!important}body .bvi-body[data-bvi-fontsize="26"] * h3,body .bvi-body[data-bvi-fontsize="26"] * h3 *{font-size:31px!important}body .bvi-body[data-bvi-fontsize="26"] * h4,body .bvi-body[data-bvi-fontsize="26"] * h4 *{font-size:30px!important}body .bvi-body[data-bvi-fontsize="26"] * h5,body .bvi-body[data-bvi-fontsize="26"] * h5 *{font-size:29px!important}body .bvi-body[data-bvi-fontsize="26"] * h6,body .bvi-body[data-bvi-fontsize="26"] * h6 *{font-size:28px!important}body .bvi-body[data-bvi-fontsize="25"] *{font-size:25px!important}body .bvi-body[data-bvi-fontsize="25"] * h1,body .bvi-body[data-bvi-fontsize="25"] * h1 *{font-size:32px!important}body .bvi-body[data-bvi-fontsize="25"] * h2,body .bvi-body[data-bvi-fontsize="25"] * h2 *{font-size:31px!important}body .bvi-body[data-bvi-fontsize="25"] * h3,body .bvi-body[data-bvi-fontsize="25"] * h3 *{font-size:30px!important}body .bvi-body[data-bvi-fontsize="25"] * h4,body .bvi-body[data-bvi-fontsize="25"] * h4 *{font-size:29px!important}body .bvi-body[data-bvi-fontsize="25"] * h5,body .bvi-body[data-bvi-fontsize="25"] * h5 *{font-size:28px!important}body .bvi-body[data-bvi-fontsize="25"] * h6,body .bvi-body[data-bvi-fontsize="25"] * h6 *{font-size:27px!important}body .bvi-body[data-bvi-fontsize="24"] *{font-size:24px!important}body .bvi-body[data-bvi-fontsize="24"] * h1,body .bvi-body[data-bvi-fontsize="24"] * h1 *{font-size:31px!important}body .bvi-body[data-bvi-fontsize="24"] * h2,body .bvi-body[data-bvi-fontsize="24"] * h2 *{font-size:30px!important}body .bvi-body[data-bvi-fontsize="24"] * h3,body .bvi-body[data-bvi-fontsize="24"] * h3 *{font-size:29px!important}body .bvi-body[data-bvi-fontsize="24"] * h4,body .bvi-body[data-bvi-fontsize="24"] * h4 *{font-size:28px!important}body .bvi-body[data-bvi-fontsize="24"] * h5,body .bvi-body[data-bvi-fontsize="24"] * h5 *{font-size:27px!important}body .bvi-body[data-bvi-fontsize="24"] * h6,body .bvi-body[data-bvi-fontsize="24"] * h6 *{font-size:26px!important}body .bvi-body[data-bvi-fontsize="23"] *{font-size:23px!important}body .bvi-body[data-bvi-fontsize="23"] * h1,body .bvi-body[data-bvi-fontsize="23"] * h1 *{font-size:30px!important}body .bvi-body[data-bvi-fontsize="23"] * h2,body .bvi-body[data-bvi-fontsize="23"] * h2 *{font-size:29px!important}body .bvi-body[data-bvi-fontsize="23"] * h3,body .bvi-body[data-bvi-fontsize="23"] * h3 *{font-size:28px!important}body .bvi-body[data-bvi-fontsize="23"] * h4,body .bvi-body[data-bvi-fontsize="23"] * h4 *{font-size:27px!important}body .bvi-body[data-bvi-fontsize="23"] * h5,body .bvi-body[data-bvi-fontsize="23"] * h5 *{font-size:26px!important}body .bvi-body[data-bvi-fontsize="23"] * h6,body .bvi-body[data-bvi-fontsize="23"] * h6 *{font-size:25px!important}body .bvi-body[data-bvi-fontsize="22"] *{font-size:22px!important}body .bvi-body[data-bvi-fontsize="22"] * h1,body .bvi-body[data-bvi-fontsize="22"] * h1 *{font-size:29px!important}body .bvi-body[data-bvi-fontsize="22"] * h2,body .bvi-body[data-bvi-fontsize="22"] * h2 *{font-size:28px!important}body .bvi-body[data-bvi-fontsize="22"] * h3,body .bvi-body[data-bvi-fontsize="22"] * h3 *{font-size:27px!important}body .bvi-body[data-bvi-fontsize="22"] * h4,body .bvi-body[data-bvi-fontsize="22"] * h4 *{font-size:26px!important}body .bvi-body[data-bvi-fontsize="22"] * h5,body .bvi-body[data-bvi-fontsize="22"] * h5 *{font-size:25px!important}body .bvi-body[data-bvi-fontsize="22"] * h6,body .bvi-body[data-bvi-fontsize="22"] * h6 *{font-size:24px!important}body .bvi-body[data-bvi-fontsize="21"] *{font-size:21px!important}body .bvi-body[data-bvi-fontsize="21"] * h1,body .bvi-body[data-bvi-fontsize="21"] * h1 *{font-size:28px!important}body .bvi-body[data-bvi-fontsize="21"] * h2,body .bvi-body[data-bvi-fontsize="21"] * h2 *{font-size:27px!important}body .bvi-body[data-bvi-fontsize="21"] * h3,body .bvi-body[data-bvi-fontsize="21"] * h3 *{font-size:26px!important}body .bvi-body[data-bvi-fontsize="21"] * h4,body .bvi-body[data-bvi-fontsize="21"] * h4 *{font-size:25px!important}body .bvi-body[data-bvi-fontsize="21"] * h5,body .bvi-body[data-bvi-fontsize="21"] * h5 *{font-size:24px!important}body .bvi-body[data-bvi-fontsize="21"] * h6,body .bvi-body[data-bvi-fontsize="21"] * h6 *{font-size:23px!important}body .bvi-body[data-bvi-fontsize="20"] *{font-size:20px!important}body .bvi-body[data-bvi-fontsize="20"] * h1,body .bvi-body[data-bvi-fontsize="20"] * h1 *{font-size:27px!important}body .bvi-body[data-bvi-fontsize="20"] * h2,body .bvi-body[data-bvi-fontsize="20"] * h2 *{font-size:26px!important}body .bvi-body[data-bvi-fontsize="20"] * h3,body .bvi-body[data-bvi-fontsize="20"] * h3 *{font-size:25px!important}body .bvi-body[data-bvi-fontsize="20"] * h4,body .bvi-body[data-bvi-fontsize="20"] * h4 *{font-size:24px!important}body .bvi-body[data-bvi-fontsize="20"] * h5,body .bvi-body[data-bvi-fontsize="20"] * h5 *{font-size:23px!important}body .bvi-body[data-bvi-fontsize="20"] * h6,body .bvi-body[data-bvi-fontsize="20"] * h6 *{font-size:22px!important}body .bvi-body[data-bvi-fontsize="19"] *{font-size:19px!important}body .bvi-body[data-bvi-fontsize="19"] * h1,body .bvi-body[data-bvi-fontsize="19"] * h1 *{font-size:26px!important}body .bvi-body[data-bvi-fontsize="19"] * h2,body .bvi-body[data-bvi-fontsize="19"] * h2 *{font-size:25px!important}body .bvi-body[data-bvi-fontsize="19"] * h3,body .bvi-body[data-bvi-fontsize="19"] * h3 *{font-size:24px!important}body .bvi-body[data-bvi-fontsize="19"] * h4,body .bvi-body[data-bvi-fontsize="19"] * h4 *{font-size:23px!important}body .bvi-body[data-bvi-fontsize="19"] * h5,body .bvi-body[data-bvi-fontsize="19"] * h5 *{font-size:22px!important}body .bvi-body[data-bvi-fontsize="19"] * h6,body .bvi-body[data-bvi-fontsize="19"] * h6 *{font-size:21px!important}body .bvi-body[data-bvi-fontsize="18"] *{font-size:18px!important}body .bvi-body[data-bvi-fontsize="18"] * h1,body .bvi-body[data-bvi-fontsize="18"] * h1 *{font-size:25px!important}body .bvi-body[data-bvi-fontsize="18"] * h2,body .bvi-body[data-bvi-fontsize="18"] * h2 *{font-size:24px!important}body .bvi-body[data-bvi-fontsize="18"] * h3,body .bvi-body[data-bvi-fontsize="18"] * h3 *{font-size:23px!important}body .bvi-body[data-bvi-fontsize="18"] * h4,body .bvi-body[data-bvi-fontsize="18"] * h4 *{font-size:22px!important}body .bvi-body[data-bvi-fontsize="18"] * h5,body .bvi-body[data-bvi-fontsize="18"] * h5 *{font-size:21px!important}body .bvi-body[data-bvi-fontsize="18"] * h6,body .bvi-body[data-bvi-fontsize="18"] * h6 *{font-size:20px!important}body .bvi-body[data-bvi-fontsize="17"] *{font-size:17px!important}body .bvi-body[data-bvi-fontsize="17"] * h1,body .bvi-body[data-bvi-fontsize="17"] * h1 *{font-size:24px!important}body .bvi-body[data-bvi-fontsize="17"] * h2,body .bvi-body[data-bvi-fontsize="17"] * h2 *{font-size:23px!important}body .bvi-body[data-bvi-fontsize="17"] * h3,body .bvi-body[data-bvi-fontsize="17"] * h3 *{font-size:22px!important}body .bvi-body[data-bvi-fontsize="17"] * h4,body .bvi-body[data-bvi-fontsize="17"] * h4 *{font-size:21px!important}body .bvi-body[data-bvi-fontsize="17"] * h5,body .bvi-body[data-bvi-fontsize="17"] * h5 *{font-size:20px!important}body .bvi-body[data-bvi-fontsize="17"] * h6,body .bvi-body[data-bvi-fontsize="17"] * h6 *{font-size:19px!important}body .bvi-body[data-bvi-fontsize="16"] *{font-size:16px!important}body .bvi-body[data-bvi-fontsize="16"] * h1,body .bvi-body[data-bvi-fontsize="16"] * h1 *{font-size:23px!important}body .bvi-body[data-bvi-fontsize="16"] * h2,body .bvi-body[data-bvi-fontsize="16"] * h2 *{font-size:22px!important}body .bvi-body[data-bvi-fontsize="16"] * h3,body .bvi-body[data-bvi-fontsize="16"] * h3 *{font-size:21px!important}body .bvi-body[data-bvi-fontsize="16"] * h4,body .bvi-body[data-bvi-fontsize="16"] * h4 *{font-size:20px!important}body .bvi-body[data-bvi-fontsize="16"] * h5,body .bvi-body[data-bvi-fontsize="16"] * h5 *{font-size:19px!important}body .bvi-body[data-bvi-fontsize="16"] * h6,body .bvi-body[data-bvi-fontsize="16"] * h6 *{font-size:18px!important}body .bvi-body[data-bvi-fontsize="15"] *{font-size:15px!important}body .bvi-body[data-bvi-fontsize="15"] * h1,body .bvi-body[data-bvi-fontsize="15"] * h1 *{font-size:22px!important}body .bvi-body[data-bvi-fontsize="15"] * h2,body .bvi-body[data-bvi-fontsize="15"] * h2 *{font-size:21px!important}body .bvi-body[data-bvi-fontsize="15"] * h3,body .bvi-body[data-bvi-fontsize="15"] * h3 *{font-size:20px!important}body .bvi-body[data-bvi-fontsize="15"] * h4,body .bvi-body[data-bvi-fontsize="15"] * h4 *{font-size:19px!important}body .bvi-body[data-bvi-fontsize="15"] * h5,body .bvi-body[data-bvi-fontsize="15"] * h5 *{font-size:18px!important}body .bvi-body[data-bvi-fontsize="15"] * h6,body .bvi-body[data-bvi-fontsize="15"] * h6 *{font-size:17px!important}body .bvi-body[data-bvi-fontsize="14"] *{font-size:14px!important}body .bvi-body[data-bvi-fontsize="14"] * h1,body .bvi-body[data-bvi-fontsize="14"] * h1 *{font-size:21px!important}body .bvi-body[data-bvi-fontsize="14"] * h2,body .bvi-body[data-bvi-fontsize="14"] * h2 *{font-size:20px!important}body .bvi-body[data-bvi-fontsize="14"] * h3,body .bvi-body[data-bvi-fontsize="14"] * h3 *{font-size:19px!important}body .bvi-body[data-bvi-fontsize="14"] * h4,body .bvi-body[data-bvi-fontsize="14"] * h4 *{font-size:18px!important}body .bvi-body[data-bvi-fontsize="14"] * h5,body .bvi-body[data-bvi-fontsize="14"] * h5 *{font-size:17px!important}body .bvi-body[data-bvi-fontsize="14"] * h6,body .bvi-body[data-bvi-fontsize="14"] * h6 *{font-size:16px!important}body .bvi-body[data-bvi-fontsize="13"] *{font-size:13px!important}body .bvi-body[data-bvi-fontsize="13"] * h1,body .bvi-body[data-bvi-fontsize="13"] * h1 *{font-size:20px!important}body .bvi-body[data-bvi-fontsize="13"] * h2,body .bvi-body[data-bvi-fontsize="13"] * h2 *{font-size:19px!important}body .bvi-body[data-bvi-fontsize="13"] * h3,body .bvi-body[data-bvi-fontsize="13"] * h3 *{font-size:18px!important}body .bvi-body[data-bvi-fontsize="13"] * h4,body .bvi-body[data-bvi-fontsize="13"] * h4 *{font-size:17px!important}body .bvi-body[data-bvi-fontsize="13"] * h5,body .bvi-body[data-bvi-fontsize="13"] * h5 *{font-size:16px!important}body .bvi-body[data-bvi-fontsize="13"] * h6,body .bvi-body[data-bvi-fontsize="13"] * h6 *{font-size:15px!important}body .bvi-body[data-bvi-fontsize="12"] *{font-size:12px!important}body .bvi-body[data-bvi-fontsize="12"] * h1,body .bvi-body[data-bvi-fontsize="12"] * h1 *{font-size:19px!important}body .bvi-body[data-bvi-fontsize="12"] * h2,body .bvi-body[data-bvi-fontsize="12"] * h2 *{font-size:18px!important}body .bvi-body[data-bvi-fontsize="12"] * h3,body .bvi-body[data-bvi-fontsize="12"] * h3 *{font-size:17px!important}body .bvi-body[data-bvi-fontsize="12"] * h4,body .bvi-body[data-bvi-fontsize="12"] * h4 *{font-size:16px!important}body .bvi-body[data-bvi-fontsize="12"] * h5,body .bvi-body[data-bvi-fontsize="12"] * h5 *{font-size:15px!important}body .bvi-body[data-bvi-fontsize="12"] * h6,body .bvi-body[data-bvi-fontsize="12"] * h6 *{font-size:14px!important}body .bvi-body[data-bvi-fontsize="11"] *{font-size:11px!important}body .bvi-body[data-bvi-fontsize="11"] * h1,body .bvi-body[data-bvi-fontsize="11"] * h1 *{font-size:18px!important}body .bvi-body[data-bvi-fontsize="11"] * h2,body .bvi-body[data-bvi-fontsize="11"] * h2 *{font-size:17px!important}body .bvi-body[data-bvi-fontsize="11"] * h3,body .bvi-body[data-bvi-fontsize="11"] * h3 *{font-size:16px!important}body .bvi-body[data-bvi-fontsize="11"] * h4,body .bvi-body[data-bvi-fontsize="11"] * h4 *{font-size:15px!important}body .bvi-body[data-bvi-fontsize="11"] * h5,body .bvi-body[data-bvi-fontsize="11"] * h5 *{font-size:14px!important}body .bvi-body[data-bvi-fontsize="11"] * h6,body .bvi-body[data-bvi-fontsize="11"] * h6 *{font-size:13px!important}body .bvi-body[data-bvi-fontsize="10"] *{font-size:10px!important}body .bvi-body[data-bvi-fontsize="10"] * h1,body .bvi-body[data-bvi-fontsize="10"] * h1 *{font-size:17px!important}body .bvi-body[data-bvi-fontsize="10"] * h2,body .bvi-body[data-bvi-fontsize="10"] * h2 *{font-size:16px!important}body .bvi-body[data-bvi-fontsize="10"] * h3,body .bvi-body[data-bvi-fontsize="10"] * h3 *{font-size:15px!important}body .bvi-body[data-bvi-fontsize="10"] * h4,body .bvi-body[data-bvi-fontsize="10"] * h4 *{font-size:14px!important}body .bvi-body[data-bvi-fontsize="10"] * h5,body .bvi-body[data-bvi-fontsize="10"] * h5 *{font-size:13px!important}body .bvi-body[data-bvi-fontsize="10"] * h6,body .bvi-body[data-bvi-fontsize="10"] * h6 *{font-size:12px!important}body .bvi-body[data-bvi-fontsize="9"] *{font-size:9px!important}body .bvi-body[data-bvi-fontsize="9"] * h1,body .bvi-body[data-bvi-fontsize="9"] * h1 *{font-size:16px!important}body .bvi-body[data-bvi-fontsize="9"] * h2,body .bvi-body[data-bvi-fontsize="9"] * h2 *{font-size:15px!important}body .bvi-body[data-bvi-fontsize="9"] * h3,body .bvi-body[data-bvi-fontsize="9"] * h3 *{font-size:14px!important}body .bvi-body[data-bvi-fontsize="9"] * h4,body .bvi-body[data-bvi-fontsize="9"] * h4 *{font-size:13px!important}body .bvi-body[data-bvi-fontsize="9"] * h5,body .bvi-body[data-bvi-fontsize="9"] * h5 *{font-size:12px!important}body .bvi-body[data-bvi-fontsize="9"] * h6,body .bvi-body[data-bvi-fontsize="9"] * h6 *{font-size:11px!important}body .bvi-body[data-bvi-fontsize="8"] *{font-size:8px!important}body .bvi-body[data-bvi-fontsize="8"] * h1,body .bvi-body[data-bvi-fontsize="8"] * h1 *{font-size:15px!important}body .bvi-body[data-bvi-fontsize="8"] * h2,body .bvi-body[data-bvi-fontsize="8"] * h2 *{font-size:14px!important}body .bvi-body[data-bvi-fontsize="8"] * h3,body .bvi-body[data-bvi-fontsize="8"] * h3 *{font-size:13px!important}body .bvi-body[data-bvi-fontsize="8"] * h4,body .bvi-body[data-bvi-fontsize="8"] * h4 *{font-size:12px!important}body .bvi-body[data-bvi-fontsize="8"] * h5,body .bvi-body[data-bvi-fontsize="8"] * h5 *{font-size:11px!important}body .bvi-body[data-bvi-fontsize="8"] * h6,body .bvi-body[data-bvi-fontsize="8"] * h6 *{font-size:10px!important}body .bvi-body[data-bvi-fontsize="7"] *{font-size:7px!important}body .bvi-body[data-bvi-fontsize="7"] * h1,body .bvi-body[data-bvi-fontsize="7"] * h1 *{font-size:14px!important}body .bvi-body[data-bvi-fontsize="7"] * h2,body .bvi-body[data-bvi-fontsize="7"] * h2 *{font-size:13px!important}body .bvi-body[data-bvi-fontsize="7"] * h3,body .bvi-body[data-bvi-fontsize="7"] * h3 *{font-size:12px!important}body .bvi-body[data-bvi-fontsize="7"] * h4,body .bvi-body[data-bvi-fontsize="7"] * h4 *{font-size:11px!important}body .bvi-body[data-bvi-fontsize="7"] * h5,body .bvi-body[data-bvi-fontsize="7"] * h5 *{font-size:10px!important}body .bvi-body[data-bvi-fontsize="7"] * h6,body .bvi-body[data-bvi-fontsize="7"] * h6 *{font-size:9px!important}body .bvi-body[data-bvi-fontsize="6"] *{font-size:6px!important}body .bvi-body[data-bvi-fontsize="6"] * h1,body .bvi-body[data-bvi-fontsize="6"] * h1 *{font-size:13px!important}body .bvi-body[data-bvi-fontsize="6"] * h2,body .bvi-body[data-bvi-fontsize="6"] * h2 *{font-size:12px!important}body .bvi-body[data-bvi-fontsize="6"] * h3,body .bvi-body[data-bvi-fontsize="6"] * h3 *{font-size:11px!important}body .bvi-body[data-bvi-fontsize="6"] * h4,body .bvi-body[data-bvi-fontsize="6"] * h4 *{font-size:10px!important}body .bvi-body[data-bvi-fontsize="6"] * h5,body .bvi-body[data-bvi-fontsize="6"] * h5 *{font-size:9px!important}body .bvi-body[data-bvi-fontsize="6"] * h6,body .bvi-body[data-bvi-fontsize="6"] * h6 *{font-size:8px!important}body .bvi-body[data-bvi-fontsize="5"] *{font-size:5px!important}body .bvi-body[data-bvi-fontsize="5"] * h1,body .bvi-body[data-bvi-fontsize="5"] * h1 *{font-size:12px!important}body .bvi-body[data-bvi-fontsize="5"] * h2,body .bvi-body[data-bvi-fontsize="5"] * h2 *{font-size:11px!important}body .bvi-body[data-bvi-fontsize="5"] * h3,body .bvi-body[data-bvi-fontsize="5"] * h3 *{font-size:10px!important}body .bvi-body[data-bvi-fontsize="5"] * h4,body .bvi-body[data-bvi-fontsize="5"] * h4 *{font-size:9px!important}body .bvi-body[data-bvi-fontsize="5"] * h5,body .bvi-body[data-bvi-fontsize="5"] * h5 *{font-size:8px!important}body .bvi-body[data-bvi-fontsize="5"] * h6,body .bvi-body[data-bvi-fontsize="5"] * h6 *{font-size:7px!important}body .bvi-body[data-bvi-fontsize="4"] *{font-size:4px!important}body .bvi-body[data-bvi-fontsize="4"] * h1,body .bvi-body[data-bvi-fontsize="4"] * h1 *{font-size:11px!important}body .bvi-body[data-bvi-fontsize="4"] * h2,body .bvi-body[data-bvi-fontsize="4"] * h2 *{font-size:10px!important}body .bvi-body[data-bvi-fontsize="4"] * h3,body .bvi-body[data-bvi-fontsize="4"] * h3 *{font-size:9px!important}body .bvi-body[data-bvi-fontsize="4"] * h4,body .bvi-body[data-bvi-fontsize="4"] * h4 *{font-size:8px!important}body .bvi-body[data-bvi-fontsize="4"] * h5,body .bvi-body[data-bvi-fontsize="4"] * h5 *{font-size:7px!important}body .bvi-body[data-bvi-fontsize="4"] * h6,body .bvi-body[data-bvi-fontsize="4"] * h6 *{font-size:6px!important}body .bvi-body[data-bvi-fontsize="3"] *{font-size:3px!important}body .bvi-body[data-bvi-fontsize="3"] * h1,body .bvi-body[data-bvi-fontsize="3"] * h1 *{font-size:10px!important}body .bvi-body[data-bvi-fontsize="3"] * h2,body .bvi-body[data-bvi-fontsize="3"] * h2 *{font-size:9px!important}body .bvi-body[data-bvi-fontsize="3"] * h3,body .bvi-body[data-bvi-fontsize="3"] * h3 *{font-size:8px!important}body .bvi-body[data-bvi-fontsize="3"] * h4,body .bvi-body[data-bvi-fontsize="3"] * h4 *{font-size:7px!important}body .bvi-body[data-bvi-fontsize="3"] * h5,body .bvi-body[data-bvi-fontsize="3"] * h5 *{font-size:6px!important}body .bvi-body[data-bvi-fontsize="3"] * h6,body .bvi-body[data-bvi-fontsize="3"] * h6 *{font-size:5px!important}body .bvi-body[data-bvi-fontsize="2"] *{font-size:2px!important}body .bvi-body[data-bvi-fontsize="2"] * h1,body .bvi-body[data-bvi-fontsize="2"] * h1 *{font-size:9px!important}body .bvi-body[data-bvi-fontsize="2"] * h2,body .bvi-body[data-bvi-fontsize="2"] * h2 *{font-size:8px!important}body .bvi-body[data-bvi-fontsize="2"] * h3,body .bvi-body[data-bvi-fontsize="2"] * h3 *{font-size:7px!important}body .bvi-body[data-bvi-fontsize="2"] * h4,body .bvi-body[data-bvi-fontsize="2"] * h4 *{font-size:6px!important}body .bvi-body[data-bvi-fontsize="2"] * h5,body .bvi-body[data-bvi-fontsize="2"] * h5 *{font-size:5px!important}body .bvi-body[data-bvi-fontsize="2"] * h6,body .bvi-body[data-bvi-fontsize="2"] * h6 *{font-size:4px!important}body .bvi-body[data-bvi-fontsize="1"] *{font-size:1px!important}body .bvi-body[data-bvi-fontsize="1"] * h1,body .bvi-body[data-bvi-fontsize="1"] * h1 *{font-size:8px!important}body .bvi-body[data-bvi-fontsize="1"] * h2,body .bvi-body[data-bvi-fontsize="1"] * h2 *{font-size:7px!important}body .bvi-body[data-bvi-fontsize="1"] * h3,body .bvi-body[data-bvi-fontsize="1"] * h3 *{font-size:6px!important}body .bvi-body[data-bvi-fontsize="1"] * h4,body .bvi-body[data-bvi-fontsize="1"] * h4 *{font-size:5px!important}body .bvi-body[data-bvi-fontsize="1"] * h5,body .bvi-body[data-bvi-fontsize="1"] * h5 *{font-size:4px!important}body .bvi-body[data-bvi-fontsize="1"] * h6,body .bvi-body[data-bvi-fontsize="1"] * h6 *{font-size:3px!important}body .bvi-body[data-bvi-images=true]:not(.bvi-no-styles) .bvi-background-image:not(.bvi-no-styles),body .bvi-body[data-bvi-images=true]:not(.bvi-no-styles) img.bvi-background-image:not(.bvi-no-styles),body .bvi-body[data-bvi-images=true]:not(.bvi-no-styles) img.bvi-img:not(.bvi-no-styles){-webkit-filter:grayscale(0);filter:grayscale(0);visibility:visible}body .bvi-body[data-bvi-images=false]:not(.bvi-no-styles) .bvi-background-image:not(.bvi-no-styles),body .bvi-body[data-bvi-images=false]:not(.bvi-no-styles) img.bvi-background-image:not(.bvi-no-styles),body .bvi-body[data-bvi-images=false]:not(.bvi-no-styles) img.bvi-img:not(.bvi-no-styles){display:none;position:relative;border:1px dashed}body .bvi-body[data-bvi-images=grayscale]:not(.bvi-no-styles) .bvi-background-image:not(.bvi-no-styles),body .bvi-body[data-bvi-images=grayscale]:not(.bvi-no-styles) img.bvi-background-image:not(.bvi-no-styles),body .bvi-body[data-bvi-images=grayscale]:not(.bvi-no-styles) img.bvi-img:not(.bvi-no-styles){-moz-filter:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");-o-filter:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");-webkit-filter:grayscale(1);filter:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/></filter></svg>#grayscale");filter:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='saturate' values='0'/></filter></svg>#grayscale");filter:grayscale(1);visibility:visible}body .bvi-body[data-bvi-lineheight=normal]:not(.bvi-no-styles){line-height:1.5!important}body .bvi-body[data-bvi-lineheight=average]:not(.bvi-no-styles){line-height:2!important}body .bvi-body[data-bvi-lineheight=big]:not(.bvi-no-styles){line-height:2.5!important}body .bvi-body[data-bvi-letterspacing=normal]:not(.bvi-no-styles){letter-spacing:0!important}body .bvi-body[data-bvi-letterspacing=average]:not(.bvi-no-styles){letter-spacing:2px!important}body .bvi-body[data-bvi-letterspacing=big]:not(.bvi-no-styles){letter-spacing:4px!important}body .bvi-body[data-bvi-fontfamily=arial]:not(i):not(span):not(.bvi-no-styles){font-family:Arial,sans-serif!important}body .bvi-body[data-bvi-fontfamily=times]:not(i):not(span):not(.bvi-no-styles){font-family:Times New roman,serif!important}body .bvi-body[data-bvi-builtelements=true]:not(.bvi-no-styles) .wp-audio-shortcode,body .bvi-body[data-bvi-builtelements=true]:not(.bvi-no-styles) iframe,body .bvi-body[data-bvi-builtelements=true]:not(.bvi-no-styles) object,body .bvi-body[data-bvi-builtelements=true]:not(.bvi-no-styles) video,body .bvi-body[data-bvi-builtelements=true]:not(.bvi-no-styles) ymaps,body .bvi-body[data-bvi-builtelements=true]:not(.bvi-no-styles) figure{display:block!important}body .bvi-body[data-bvi-builtelements=false]:not(.bvi-no-styles) .wp-audio-shortcode,body .bvi-body[data-bvi-builtelements=false]:not(.bvi-no-styles) iframe,body .bvi-body[data-bvi-builtelements=false]:not(.bvi-no-styles) object,body .bvi-body[data-bvi-builtelements=false]:not(.bvi-no-styles) video,body .bvi-body[data-bvi-builtelements=false]:not(.bvi-no-styles) ymaps,body .bvi-body[data-bvi-builtelements=false]:not(.bvi-no-styles) figure{display:none!important}body .bvi-body .bvi-speech{margin-bottom:1.5rem}body .bvi-body .bvi-speech .bvi-speech-link{display:inline-block;border:1px dashed transparent;border-bottom:0;padding:.7rem}body .bvi-body .bvi-speech .bvi-speech-text{border:1px dashed transparent;padding:.7rem}body .bvi-body .bvi-speech .bvi-highlighting mark{font-weight:700;text-decoration:underline}body .bvi-body a.bvi-link{display:inline-block;font-weight:400;line-height:1.5;font-size:.875rem!important;color:#212529!important;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:#e0e0e0!important;border:1px solid #c6c6c6!important;padding:.375rem .75rem;border-radius:.25rem;position:relative;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}body .bvi-body a.bvi-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}body .bvi-body .bvi-link-fixed-top{position:fixed!important;top:2.5rem!important;right:1.5rem!important;z-index:999999!important}body .bvi-body .bvi-hide{display:none!important}body .bvi-body .bvi-show{display:block!important}.bvi-images{width:18px;height:18px;letter-spacing:normal;display:inline-block;vertical-align:middle;z-index:1;background-size:100% 100%;-o-background-size:100% 100%;-webkit-background-size:100% 100%}.bvi-images.bvi-images-cog{background-image:url(../img/cog.svg);background-repeat:no-repeat}.bvi-images.bvi-images-eye-slash{background-image:url(../img/eye-slash.svg);background-repeat:no-repeat}.bvi-images.bvi-images-volume-up{background-image:url(../img/volume-up.svg);background-repeat:no-repeat}.bvi-images.bvi-images-volume-off{background-image:url(../img/volume-off.svg);background-repeat:no-repeat}.bvi-images.bvi-images-adjust{background-image:url(../img/adjust.svg);background-repeat:no-repeat}.bvi-images.bvi-images-minus-circle{background-image:url(../img/minus-circle.svg);background-repeat:no-repeat}.bvi-images.bvi-images-image{background-image:url(../img/image.svg);background-repeat:no-repeat}.bvi-images.bvi-images-minus{background-image:url(../img/minus.svg);background-repeat:no-repeat}.bvi-images.bvi-images-eye{background-image:url(../img/eye.svg);background-repeat:no-repeat;fill:green}.bvi-images.bvi-images-size-32{width:32px!important;height:32px!important}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;white-space:normal;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius, 10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, .1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset, 1%);bottom:var(--swiper-scrollbar-bottom, 4px);top:var(--swiper-scrollbar-top, auto);z-index:50;height:var(--swiper-scrollbar-size, 4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-vertical>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-vertical{position:absolute;left:var(--swiper-scrollbar-left, auto);right:var(--swiper-scrollbar-right, 4px);top:var(--swiper-scrollbar-sides-offset, 1%);z-index:50;width:var(--swiper-scrollbar-size, 4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, .5));border-radius:var(--swiper-scrollbar-border-radius, 10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}:root{--f-spinner-width: 36px;--f-spinner-height: 36px;--f-spinner-color-1: rgba(0, 0, 0, .1);--f-spinner-color-2: rgba(17, 24, 28, .8);--f-spinner-stroke: 2.75}.f-spinner{margin:auto;padding:0;width:var(--f-spinner-width);height:var(--f-spinner-height)}.f-spinner svg{width:100%;height:100%;vertical-align:top;animation:f-spinner-rotate 2s linear infinite}.f-spinner svg *{stroke-width:var(--f-spinner-stroke);fill:none}.f-spinner svg *:first-child{stroke:var(--f-spinner-color-1)}.f-spinner svg *:last-child{stroke:var(--f-spinner-color-2);animation:f-spinner-dash 2s ease-in-out infinite}@keyframes f-spinner-rotate{to{transform:rotate(360deg)}}@keyframes f-spinner-dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}.f-throwOutUp{animation:var(--f-throw-out-duration, .175s) ease-out both f-throwOutUp}.f-throwOutDown{animation:var(--f-throw-out-duration, .175s) ease-out both f-throwOutDown}@keyframes f-throwOutUp{to{transform:translate3d(0,calc(var(--f-throw-out-distance, 150px) * -1),0);opacity:0}}@keyframes f-throwOutDown{to{transform:translate3d(0,var(--f-throw-out-distance, 150px),0);opacity:0}}.f-zoomInUp{animation:var(--f-transition-duration, .2s) ease .1s both f-zoomInUp}.f-zoomOutDown{animation:var(--f-transition-duration, .2s) ease both f-zoomOutDown}@keyframes f-zoomInUp{0%{transform:scale(.975) translate3d(0,16px,0);opacity:0}to{transform:scale(1) translateZ(0);opacity:1}}@keyframes f-zoomOutDown{to{transform:scale(.975) translate3d(0,16px,0);opacity:0}}.f-fadeIn{animation:var(--f-transition-duration, .2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeIn;z-index:2}.f-fadeOut{animation:var(--f-transition-duration, .2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeOut;z-index:1}@keyframes f-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes f-fadeOut{to{opacity:0}}.f-fadeFastIn{animation:var(--f-transition-duration, .2s) ease-out both f-fadeFastIn;z-index:2}.f-fadeFastOut{animation:var(--f-transition-duration, .1s) ease-out both f-fadeFastOut;z-index:2}@keyframes f-fadeFastIn{0%{opacity:.75}to{opacity:1}}@keyframes f-fadeFastOut{to{opacity:0}}.f-fadeSlowIn{animation:var(--f-transition-duration, .5s) ease both f-fadeSlowIn;z-index:2}.f-fadeSlowOut{animation:var(--f-transition-duration, .5s) ease both f-fadeSlowOut;z-index:1}@keyframes f-fadeSlowIn{0%{opacity:0}to{opacity:1}}@keyframes f-fadeSlowOut{to{opacity:0}}.f-crossfadeIn{animation:var(--f-transition-duration, .2s) ease-out both f-crossfadeIn;z-index:2}.f-crossfadeOut{animation:calc(var(--f-transition-duration, .2s)*.5) linear .1s both f-crossfadeOut;z-index:1}@keyframes f-crossfadeIn{0%{opacity:0}to{opacity:1}}@keyframes f-crossfadeOut{to{opacity:0}}.f-slideIn.from-next{animation:var(--f-transition-duration, .85s) cubic-bezier(.16,1,.3,1) f-slideInNext}.f-slideIn.from-prev{animation:var(--f-transition-duration, .85s) cubic-bezier(.16,1,.3,1) f-slideInPrev}.f-slideOut.to-next{animation:var(--f-transition-duration, .85s) cubic-bezier(.16,1,.3,1) f-slideOutNext}.f-slideOut.to-prev{animation:var(--f-transition-duration, .85s) cubic-bezier(.16,1,.3,1) f-slideOutPrev}@keyframes f-slideInPrev{0%{transform:translate(100%)}to{transform:translateZ(0)}}@keyframes f-slideInNext{0%{transform:translate(-100%)}to{transform:translateZ(0)}}@keyframes f-slideOutNext{to{transform:translate(-100%)}}@keyframes f-slideOutPrev{to{transform:translate(100%)}}.f-classicIn.from-next{animation:var(--f-transition-duration, .85s) cubic-bezier(.16,1,.3,1) f-classicInNext;z-index:2}.f-classicIn.from-prev{animation:var(--f-transition-duration, .85s) cubic-bezier(.16,1,.3,1) f-classicInPrev;z-index:2}.f-classicOut.to-next{animation:var(--f-transition-duration, .85s) cubic-bezier(.16,1,.3,1) f-classicOutNext;z-index:1}.f-classicOut.to-prev{animation:var(--f-transition-duration, .85s) cubic-bezier(.16,1,.3,1) f-classicOutPrev;z-index:1}@keyframes f-classicInNext{0%{transform:translate(-75px);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes f-classicInPrev{0%{transform:translate(75px);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes f-classicOutNext{to{transform:translate(-75px);opacity:0}}@keyframes f-classicOutPrev{to{transform:translate(75px);opacity:0}}:root{--f-button-width: 40px;--f-button-height: 40px;--f-button-border: 0;--f-button-border-radius: 0;--f-button-color: #374151;--f-button-bg: #f8f8f8;--f-button-hover-bg: #e0e0e0;--f-button-active-bg: #d0d0d0;--f-button-shadow: none;--f-button-transition: all .15s ease;--f-button-transform: none;--f-button-svg-width: 20px;--f-button-svg-height: 20px;--f-button-svg-stroke-width: 1.5;--f-button-svg-fill: none;--f-button-svg-filter: none;--f-button-svg-disabled-opacity: .65}.f-button{display:flex;justify-content:center;align-items:center;box-sizing:content-box;position:relative;margin:0;padding:0;width:var(--f-button-width);height:var(--f-button-height);border:var(--f-button-border);border-radius:var(--f-button-border-radius);color:var(--f-button-color);background:var(--f-button-bg);box-shadow:var(--f-button-shadow);pointer-events:all;cursor:pointer;transition:var(--f-button-transition)}@media (hover: hover){.f-button:hover:not([disabled]){color:var(--f-button-hover-color);background-color:var(--f-button-hover-bg)}}.f-button:active:not([disabled]){background-color:var(--f-button-active-bg)}.f-button:focus:not(:focus-visible){outline:none}.f-button:focus-visible{outline:none;box-shadow:inset 0 0 0 var(--f-button-outline, 2px) var(--f-button-outline-color, var(--f-button-color))}.f-button svg{width:var(--f-button-svg-width);height:var(--f-button-svg-height);fill:var(--f-button-svg-fill);stroke:currentColor;stroke-width:var(--f-button-svg-stroke-width);stroke-linecap:round;stroke-linejoin:round;transition:opacity .15s ease;transform:var(--f-button-transform);filter:var(--f-button-svg-filter);pointer-events:none}.f-button[disabled]{cursor:default}.f-button[disabled] svg{opacity:var(--f-button-svg-disabled-opacity)}.f-carousel__nav .f-button.is-prev,.f-carousel__nav .f-button.is-next,.fancybox__nav .f-button.is-prev,.fancybox__nav .f-button.is-next{position:absolute;z-index:1}.is-horizontal .f-carousel__nav .f-button.is-prev,.is-horizontal .f-carousel__nav .f-button.is-next,.is-horizontal .fancybox__nav .f-button.is-prev,.is-horizontal .fancybox__nav .f-button.is-next{top:50%;transform:translateY(-50%)}.is-horizontal .f-carousel__nav .f-button.is-prev,.is-horizontal .fancybox__nav .f-button.is-prev{left:var(--f-button-prev-pos)}.is-horizontal .f-carousel__nav .f-button.is-next,.is-horizontal .fancybox__nav .f-button.is-next{right:var(--f-button-next-pos)}.is-horizontal.is-rtl .f-carousel__nav .f-button.is-prev,.is-horizontal.is-rtl .fancybox__nav .f-button.is-prev{left:auto;right:var(--f-button-next-pos)}.is-horizontal.is-rtl .f-carousel__nav .f-button.is-next,.is-horizontal.is-rtl .fancybox__nav .f-button.is-next{right:auto;left:var(--f-button-prev-pos)}.is-vertical .f-carousel__nav .f-button.is-prev,.is-vertical .f-carousel__nav .f-button.is-next,.is-vertical .fancybox__nav .f-button.is-prev,.is-vertical .fancybox__nav .f-button.is-next{top:auto;left:50%;transform:translate(-50%)}.is-vertical .f-carousel__nav .f-button.is-prev,.is-vertical .fancybox__nav .f-button.is-prev{top:var(--f-button-next-pos)}.is-vertical .f-carousel__nav .f-button.is-next,.is-vertical .fancybox__nav .f-button.is-next{bottom:var(--f-button-next-pos)}.is-vertical .f-carousel__nav .f-button.is-prev svg,.is-vertical .f-carousel__nav .f-button.is-next svg,.is-vertical .fancybox__nav .f-button.is-prev svg,.is-vertical .fancybox__nav .f-button.is-next svg{transform:rotate(90deg)}.f-carousel__nav .f-button:disabled,.fancybox__nav .f-button:disabled{pointer-events:none}html.with-fancybox{width:auto;overflow:visible;scroll-behavior:auto}html.with-fancybox body{touch-action:none}html.with-fancybox body.hide-scrollbar{width:auto;margin-right:calc(var(--fancybox-body-margin, 0px) + var(--fancybox-scrollbar-compensate, 0px));overflow:hidden!important;overscroll-behavior-y:none}.fancybox__container{--fancybox-color: #dbdbdb;--fancybox-hover-color: #fff;--fancybox-bg: rgba(24, 24, 27, .98);--fancybox-slide-gap: 10px;--f-spinner-width: 50px;--f-spinner-height: 50px;--f-spinner-color-1: rgba(255, 255, 255, .1);--f-spinner-color-2: #bbb;--f-spinner-stroke: 3.65;position:fixed;top:0;left:0;bottom:0;right:0;direction:ltr;display:flex;flex-direction:column;box-sizing:border-box;margin:0;padding:0;color:#f8f8f8;-webkit-tap-highlight-color:rgba(0,0,0,0);overflow:visible;z-index:var(--fancybox-zIndex, 1050);outline:none;transform-origin:top left;-webkit-text-size-adjust:100%;-moz-text-size-adjust:none;-ms-text-size-adjust:100%;text-size-adjust:100%;overscroll-behavior-y:contain}.fancybox__container *,.fancybox__container *:before,.fancybox__container *:after{box-sizing:inherit}.fancybox__container::backdrop{background-color:#0000}.fancybox__backdrop{position:fixed;top:0;left:0;bottom:0;right:0;z-index:-1;background:var(--fancybox-bg);opacity:var(--fancybox-opacity, 1);will-change:opacity}.fancybox__carousel{position:relative;box-sizing:border-box;flex:1;min-height:0;z-index:10;overflow-y:visible;overflow-x:clip}.fancybox__viewport{width:100%;height:100%}.fancybox__viewport.is-draggable{cursor:move;cursor:grab}.fancybox__viewport.is-dragging{cursor:move;cursor:grabbing}.fancybox__track{display:flex;margin:0 auto;height:100%}.fancybox__slide{flex:0 0 auto;position:relative;display:flex;flex-direction:column;align-items:center;width:100%;height:100%;margin:0 var(--fancybox-slide-gap) 0 0;padding:4px;overflow:auto;overscroll-behavior:contain;transform:translateZ(0);backface-visibility:hidden}.fancybox__container:not(.is-compact) .fancybox__slide.has-close-btn{padding-top:40px}.fancybox__slide.has-iframe,.fancybox__slide.has-video,.fancybox__slide.has-html5video,.fancybox__slide.has-image{overflow:hidden}.fancybox__slide.has-image.is-animating,.fancybox__slide.has-image.is-selected{overflow:visible}.fancybox__slide:before,.fancybox__slide:after{content:"";flex:0 0 0;margin:auto}.fancybox__backdrop:empty,.fancybox__viewport:empty,.fancybox__track:empty,.fancybox__slide:empty{display:block}.fancybox__content{align-self:center;display:flex;flex-direction:column;position:relative;margin:0;padding:2rem;max-width:100%;color:var(--fancybox-content-color, #374151);background:var(--fancybox-content-bg, #fff);cursor:default;border-radius:0;z-index:20}.is-loading .fancybox__content{opacity:0}.is-draggable .fancybox__content{cursor:move;cursor:grab}.can-zoom_in .fancybox__content{cursor:zoom-in}.can-zoom_out .fancybox__content{cursor:zoom-out}.is-dragging .fancybox__content{cursor:move;cursor:grabbing}.fancybox__content [data-selectable],.fancybox__content [contenteditable]{cursor:auto}.fancybox__slide.has-image>.fancybox__content{padding:0;background:#0000;min-height:1px;background-repeat:no-repeat;background-size:contain;background-position:center center;transition:none;transform:translateZ(0);backface-visibility:hidden}.fancybox__slide.has-image>.fancybox__content>picture>img{width:100%;height:auto;max-height:100%}.is-animating .fancybox__content,.is-dragging .fancybox__content{will-change:transform,width,height}.fancybox-image{margin:auto;display:block;width:100%;height:100%;min-height:0;object-fit:contain;-webkit-user-select:none;user-select:none;filter:blur(0px)}.fancybox__caption{align-self:center;max-width:100%;flex-shrink:0;margin:0;padding:14px 0 4px;overflow-wrap:anywhere;line-height:1.375;color:var(--fancybox-color, currentColor);opacity:var(--fancybox-opacity, 1);cursor:auto;visibility:visible}.is-loading .fancybox__caption,.is-closing .fancybox__caption{opacity:0;visibility:hidden}.is-compact .fancybox__caption{padding-bottom:0}.f-button.is-close-btn{--f-button-svg-stroke-width: 2;position:absolute;top:0;right:8px;z-index:40}.fancybox__content>.f-button.is-close-btn{--f-button-width: 34px;--f-button-height: 34px;--f-button-border-radius: 4px;--f-button-color: var(--fancybox-color, #fff);--f-button-hover-color: var(--fancybox-color, #fff);--f-button-bg: transparent;--f-button-hover-bg: transparent;--f-button-active-bg: transparent;--f-button-svg-width: 22px;--f-button-svg-height: 22px;position:absolute;top:-38px;right:0;opacity:.75}.is-loading .fancybox__content>.f-button.is-close-btn{visibility:hidden}.is-zooming-out .fancybox__content>.f-button.is-close-btn{visibility:hidden}.fancybox__content>.f-button.is-close-btn:hover{opacity:1}.fancybox__footer{padding:0;margin:0;position:relative}.fancybox__footer .fancybox__caption{width:100%;padding:24px;opacity:var(--fancybox-opacity, 1);transition:all .25s ease}.is-compact .fancybox__footer{position:absolute;bottom:0;left:0;right:0;z-index:20;background:#18181b80}.is-compact .fancybox__footer .fancybox__caption{padding:12px}.is-compact .fancybox__content>.f-button.is-close-btn{--f-button-border-radius: 50%;--f-button-color: #fff;--f-button-hover-color: #fff;--f-button-outline-color: #000;--f-button-bg: rgba(0, 0, 0, .6);--f-button-active-bg: rgba(0, 0, 0, .6);--f-button-hover-bg: rgba(0, 0, 0, .6);--f-button-svg-width: 18px;--f-button-svg-height: 18px;--f-button-svg-filter: none;top:5px;right:5px}.fancybox__nav{--f-button-width: 50px;--f-button-height: 50px;--f-button-border: 0;--f-button-border-radius: 50%;--f-button-color: var(--fancybox-color);--f-button-hover-color: var(--fancybox-hover-color);--f-button-bg: transparent;--f-button-hover-bg: rgba(24, 24, 27, .3);--f-button-active-bg: rgba(24, 24, 27, .5);--f-button-shadow: none;--f-button-transition: all .15s ease;--f-button-transform: none;--f-button-svg-width: 26px;--f-button-svg-height: 26px;--f-button-svg-stroke-width: 2.5;--f-button-svg-fill: none;--f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, .5));--f-button-svg-disabled-opacity: .65;--f-button-next-pos: 1rem;--f-button-prev-pos: 1rem;opacity:var(--fancybox-opacity, 1)}.fancybox__nav .f-button:before{position:absolute;content:"";top:-30px;right:-20px;left:-20px;bottom:-30px;z-index:1}.is-idle .fancybox__nav{animation:.15s ease-out both f-fadeOut}.is-idle.is-compact .fancybox__footer{pointer-events:none;animation:.15s ease-out both f-fadeOut}.fancybox__slide>.f-spinner{position:absolute;top:50%;left:50%;margin:var(--f-spinner-top, calc(var(--f-spinner-width) * -.5)) 0 0 var(--f-spinner-left, calc(var(--f-spinner-height) * -.5));z-index:30;cursor:pointer}.fancybox-protected{position:absolute;top:0;left:0;right:0;bottom:0;z-index:40;-webkit-user-select:none;user-select:none}.fancybox-ghost{position:absolute;top:0;left:0;width:100%;height:100%;min-height:0;object-fit:contain;z-index:40;-webkit-user-select:none;user-select:none;pointer-events:none}.fancybox-focus-guard{outline:none;opacity:0;position:fixed;pointer-events:none}.fancybox__container:not([aria-hidden]){opacity:0}.fancybox__container.is-animated[aria-hidden=false]>*:not(.fancybox__backdrop,.fancybox__carousel),.fancybox__container.is-animated[aria-hidden=false] .fancybox__carousel>*:not(.fancybox__viewport),.fancybox__container.is-animated[aria-hidden=false] .fancybox__slide>*:not(.fancybox__content){animation:var(--f-interface-enter-duration, .25s) ease .1s backwards f-fadeIn}.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop{animation:var(--f-backdrop-enter-duration, .35s) ease backwards f-fadeIn}.fancybox__container.is-animated[aria-hidden=true]>*:not(.fancybox__backdrop,.fancybox__carousel),.fancybox__container.is-animated[aria-hidden=true] .fancybox__carousel>*:not(.fancybox__viewport),.fancybox__container.is-animated[aria-hidden=true] .fancybox__slide>*:not(.fancybox__content){animation:var(--f-interface-exit-duration, .15s) ease forwards f-fadeOut}.fancybox__container.is-animated[aria-hidden=true] .fancybox__backdrop{animation:var(--f-backdrop-exit-duration, .35s) ease forwards f-fadeOut}.has-iframe .fancybox__content,.has-map .fancybox__content,.has-pdf .fancybox__content,.has-youtube .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{max-width:100%;flex-shrink:1;min-height:1px;overflow:visible}.has-iframe .fancybox__content,.has-map .fancybox__content,.has-pdf .fancybox__content{width:calc(100% - 120px);height:90%}.fancybox__container.is-compact .has-iframe .fancybox__content,.fancybox__container.is-compact .has-map .fancybox__content,.fancybox__container.is-compact .has-pdf .fancybox__content{width:100%;height:100%}.has-youtube .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{width:960px;height:540px;max-width:100%;max-height:100%}.has-map .fancybox__content,.has-pdf .fancybox__content,.has-youtube .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{padding:0;background:#18181be6;color:#fff}.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{border:0;display:block;height:100%;width:100%;background:#0000}.fancybox-placeholder{border:0!important;clip:rect(1px,1px,1px,1px)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.f-carousel__thumbs{--f-thumb-width: 96px;--f-thumb-height: 72px;--f-thumb-outline: 0;--f-thumb-outline-color: #5eb0ef;--f-thumb-opacity: 1;--f-thumb-hover-opacity: 1;--f-thumb-selected-opacity: 1;--f-thumb-border-radius: 2px;--f-thumb-offset: 0px;--f-button-next-pos: 0;--f-button-prev-pos: 0}.f-carousel__thumbs.is-classic{--f-thumb-gap: 8px;--f-thumb-opacity: .5;--f-thumb-hover-opacity: 1;--f-thumb-selected-opacity: 1}.f-carousel__thumbs.is-modern{--f-thumb-gap: 4px;--f-thumb-extra-gap: 16px;--f-thumb-clip-width: 46px}.f-thumbs{position:relative;flex:0 0 auto;margin:0;overflow:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;user-select:none;perspective:1000px;transform:translateZ(0)}.f-thumbs .f-spinner{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:2px;background-image:linear-gradient(#ebeff2,#e2e8f0);z-index:-1}.f-thumbs .f-spinner svg{display:none}.f-thumbs.is-vertical{height:100%}.f-thumbs__viewport{width:100%;height:auto;overflow:hidden;transform:translateZ(0)}.f-thumbs__track{display:flex}.f-thumbs__slide{position:relative;flex:0 0 auto;box-sizing:content-box;display:flex;align-items:center;justify-content:center;padding:0;margin:0;width:var(--f-thumb-width);height:var(--f-thumb-height);overflow:visible;cursor:pointer}.f-thumbs__slide.is-loading img{opacity:0}.is-classic .f-thumbs__viewport{height:100%}.is-modern .f-thumbs__track{width:max-content}.is-modern .f-thumbs__track:before{content:"";position:absolute;top:0;bottom:0;left:calc((var(--f-thumb-clip-width, 0))*-.5);width:calc(var(--width, 0)*1px + var(--f-thumb-clip-width, 0));cursor:pointer}.is-modern .f-thumbs__slide{width:var(--f-thumb-clip-width);transform:translate3d(calc(var(--shift, 0) * -1px),0,0);transition:none;pointer-events:none}.is-modern.is-resting .f-thumbs__slide{transition:transform .33s ease}.is-modern.is-resting .f-thumbs__slide__button{transition:clip-path .33s ease}.is-using-tab .is-modern .f-thumbs__slide:focus-within{filter:drop-shadow(-1px 0px 0px var(--f-thumb-outline-color)) drop-shadow(2px 0px 0px var(--f-thumb-outline-color)) drop-shadow(0px -1px 0px var(--f-thumb-outline-color)) drop-shadow(0px 2px 0px var(--f-thumb-outline-color))}.f-thumbs__slide__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:var(--f-thumb-width);height:100%;margin:0 -100%;padding:0;border:0;position:relative;border-radius:var(--f-thumb-border-radius);overflow:hidden;background:#0000;outline:none;cursor:pointer;pointer-events:auto;touch-action:manipulation;opacity:var(--f-thumb-opacity);transition:opacity .2s ease}.f-thumbs__slide__button:hover{opacity:var(--f-thumb-hover-opacity)}.f-thumbs__slide__button:focus:not(:focus-visible){outline:none}.f-thumbs__slide__button:focus-visible{outline:none;opacity:var(--f-thumb-selected-opacity)}.is-modern .f-thumbs__slide__button{--clip-path: inset( 0 calc( ((var(--f-thumb-width, 0) - var(--f-thumb-clip-width, 0))) * (1 - var(--progress, 0)) * .5 ) round var(--f-thumb-border-radius, 0) );clip-path:var(--clip-path)}.is-classic .is-nav-selected .f-thumbs__slide__button{opacity:var(--f-thumb-selected-opacity)}.is-classic .is-nav-selected .f-thumbs__slide__button:after{content:"";position:absolute;top:0;left:0;right:0;height:auto;bottom:0;border:var(--f-thumb-outline, 0) solid var(--f-thumb-outline-color, transparent);border-radius:var(--f-thumb-border-radius);animation:f-fadeIn .2s ease-out;z-index:10}.f-thumbs__slide__img{overflow:hidden;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;padding:var(--f-thumb-offset);box-sizing:border-box;pointer-events:none;object-fit:cover;border-radius:var(--f-thumb-border-radius)}.f-thumbs.is-horizontal .f-thumbs__track{padding:8px 0 12px}.f-thumbs.is-horizontal .f-thumbs__slide{margin:0 var(--f-thumb-gap) 0 0}.f-thumbs.is-vertical .f-thumbs__track{flex-wrap:wrap;padding:0 8px}.f-thumbs.is-vertical .f-thumbs__slide{margin:0 0 var(--f-thumb-gap) 0}.fancybox__thumbs{--f-thumb-width: 96px;--f-thumb-height: 72px;--f-thumb-border-radius: 2px;--f-thumb-outline: 2px;--f-thumb-outline-color: #ededed;position:relative;opacity:var(--fancybox-opacity, 1);transition:max-height .35s cubic-bezier(.23,1,.32,1)}.fancybox__thumbs.is-classic{--f-thumb-gap: 8px;--f-thumb-opacity: .5;--f-thumb-hover-opacity: 1}.fancybox__thumbs.is-classic .f-spinner{background-image:linear-gradient(#ffffff1a,#ffffff0d)}.fancybox__thumbs.is-modern{--f-thumb-gap: 4px;--f-thumb-extra-gap: 16px;--f-thumb-clip-width: 46px;--f-thumb-opacity: 1;--f-thumb-hover-opacity: 1}.fancybox__thumbs.is-modern .f-spinner{background-image:linear-gradient(#ffffff1a,#ffffff0d)}.fancybox__thumbs.is-horizontal{padding:0 var(--f-thumb-gap)}.fancybox__thumbs.is-vertical{padding:var(--f-thumb-gap) 0}.is-compact .fancybox__thumbs{--f-thumb-width: 64px;--f-thumb-clip-width: 32px;--f-thumb-height: 48px;--f-thumb-extra-gap: 10px}.fancybox__thumbs.is-masked{max-height:0px!important}.is-closing .fancybox__thumbs{transition:none!important}.fancybox__toolbar{--f-progress-color: var(--fancybox-color, rgba(255, 255, 255, .94));--f-button-width: 46px;--f-button-height: 46px;--f-button-color: var(--fancybox-color);--f-button-hover-color: var(--fancybox-hover-color);--f-button-bg: rgba(24, 24, 27, .65);--f-button-hover-bg: rgba(70, 70, 73, .65);--f-button-active-bg: rgba(90, 90, 93, .65);--f-button-border-radius: 0;--f-button-svg-width: 24px;--f-button-svg-height: 24px;--f-button-svg-stroke-width: 1.5;--f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, .15));--f-button-svg-fill: none;--f-button-svg-disabled-opacity: .65;display:flex;flex-direction:row;justify-content:space-between;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI Adjusted,Segoe UI,Liberation Sans,sans-serif;color:var(--fancybox-color, currentColor);opacity:var(--fancybox-opacity, 1);text-shadow:var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, .5));pointer-events:none;z-index:20}.fancybox__toolbar :focus-visible{z-index:1}.fancybox__toolbar.is-absolute,.is-compact .fancybox__toolbar{position:absolute;top:0;left:0;right:0}.is-idle .fancybox__toolbar{pointer-events:none;animation:.15s ease-out both f-fadeOut}.fancybox__toolbar__column{display:flex;flex-direction:row;flex-wrap:wrap;align-content:flex-start}.fancybox__toolbar__column.is-left,.fancybox__toolbar__column.is-right{flex-grow:1;flex-basis:0}.fancybox__toolbar__column.is-right{display:flex;justify-content:flex-end;flex-wrap:nowrap}.fancybox__infobar{padding:0 5px;line-height:var(--f-button-height);text-align:center;font-size:17px;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased;cursor:default;-webkit-user-select:none;user-select:none}.fancybox__infobar span{padding:0 5px}.fancybox__infobar:not(:first-child):not(:last-child){background:var(--f-button-bg)}[data-fancybox-toggle-slideshow]{position:relative}[data-fancybox-toggle-slideshow] .f-progress{height:100%;opacity:.3}[data-fancybox-toggle-slideshow] svg g:first-child{display:flex}[data-fancybox-toggle-slideshow] svg g:last-child{display:none}.has-slideshow [data-fancybox-toggle-slideshow] svg g:first-child{display:none}.has-slideshow [data-fancybox-toggle-slideshow] svg g:last-child{display:flex}[data-fancybox-toggle-fullscreen] svg g:first-child{display:flex}[data-fancybox-toggle-fullscreen] svg g:last-child{display:none}:fullscreen [data-fancybox-toggle-fullscreen] svg g:first-child{display:none}:fullscreen [data-fancybox-toggle-fullscreen] svg g:last-child{display:flex}.f-progress{position:absolute;top:0;left:0;right:0;height:3px;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;background:var(--f-progress-color, var(--f-carousel-theme-color, #0091ff));z-index:30;-webkit-user-select:none;user-select:none;pointer-events:none}.fa,.fas,.far,.fal,.fad,.fab{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.3333333333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:solid .08em #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fas.fa-pull-left,.far.fa-pull-left,.fal.fa-pull-left,.fab.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fas.fa-pull-right,.far.fa-pull-right,.fal.fa-pull-right,.fab.fa-pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s infinite linear}.fa-pulse{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scale(-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-flip-both{filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:""}.fa-abacus:before{content:""}.fa-accessible-icon:before{content:""}.fa-accusoft:before{content:""}.fa-acorn:before{content:""}.fa-acquisitions-incorporated:before{content:""}.fa-ad:before{content:""}.fa-address-book:before{content:""}.fa-address-card:before{content:""}.fa-adjust:before{content:""}.fa-adn:before{content:""}.fa-adobe:before{content:""}.fa-adversal:before{content:""}.fa-affiliatetheme:before{content:""}.fa-air-conditioner:before{content:""}.fa-air-freshener:before{content:""}.fa-airbnb:before{content:""}.fa-alarm-clock:before{content:""}.fa-alarm-exclamation:before{content:""}.fa-alarm-plus:before{content:""}.fa-alarm-snooze:before{content:""}.fa-album:before{content:""}.fa-album-collection:before{content:""}.fa-algolia:before{content:""}.fa-alicorn:before{content:""}.fa-alien:before{content:""}.fa-alien-monster:before{content:""}.fa-align-center:before{content:""}.fa-align-justify:before{content:""}.fa-align-left:before{content:""}.fa-align-right:before{content:""}.fa-align-slash:before{content:""}.fa-alipay:before{content:""}.fa-allergies:before{content:""}.fa-amazon:before{content:""}.fa-amazon-pay:before{content:""}.fa-ambulance:before{content:""}.fa-american-sign-language-interpreting:before{content:""}.fa-amilia:before{content:""}.fa-amp-guitar:before{content:""}.fa-analytics:before{content:""}.fa-anchor:before{content:""}.fa-android:before{content:""}.fa-angel:before{content:""}.fa-angellist:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angry:before{content:""}.fa-angrycreative:before{content:""}.fa-angular:before{content:""}.fa-ankh:before{content:""}.fa-app-store:before{content:""}.fa-app-store-ios:before{content:""}.fa-apper:before{content:""}.fa-apple:before{content:""}.fa-apple-alt:before{content:""}.fa-apple-crate:before{content:""}.fa-apple-pay:before{content:""}.fa-archive:before{content:""}.fa-archway:before{content:""}.fa-arrow-alt-circle-down:before{content:""}.fa-arrow-alt-circle-left:before{content:""}.fa-arrow-alt-circle-right:before{content:""}.fa-arrow-alt-circle-up:before{content:""}.fa-arrow-alt-down:before{content:""}.fa-arrow-alt-from-bottom:before{content:""}.fa-arrow-alt-from-left:before{content:""}.fa-arrow-alt-from-right:before{content:""}.fa-arrow-alt-from-top:before{content:""}.fa-arrow-alt-left:before{content:""}.fa-arrow-alt-right:before{content:""}.fa-arrow-alt-square-down:before{content:""}.fa-arrow-alt-square-left:before{content:""}.fa-arrow-alt-square-right:before{content:""}.fa-arrow-alt-square-up:before{content:""}.fa-arrow-alt-to-bottom:before{content:""}.fa-arrow-alt-to-left:before{content:""}.fa-arrow-alt-to-right:before{content:""}.fa-arrow-alt-to-top:before{content:""}.fa-arrow-alt-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-down:before{content:""}.fa-arrow-from-bottom:before{content:""}.fa-arrow-from-left:before{content:""}.fa-arrow-from-right:before{content:""}.fa-arrow-from-top:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-square-down:before{content:""}.fa-arrow-square-left:before{content:""}.fa-arrow-square-right:before{content:""}.fa-arrow-square-up:before{content:""}.fa-arrow-to-bottom:before{content:""}.fa-arrow-to-left:before{content:""}.fa-arrow-to-right:before{content:""}.fa-arrow-to-top:before{content:""}.fa-arrow-up:before{content:""}.fa-arrows:before{content:""}.fa-arrows-alt:before{content:""}.fa-arrows-alt-h:before{content:""}.fa-arrows-alt-v:before{content:""}.fa-arrows-h:before{content:""}.fa-arrows-v:before{content:""}.fa-artstation:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-asterisk:before{content:""}.fa-asymmetrik:before{content:""}.fa-at:before{content:""}.fa-atlas:before{content:""}.fa-atlassian:before{content:""}.fa-atom:before{content:""}.fa-atom-alt:before{content:""}.fa-audible:before{content:""}.fa-audio-description:before{content:""}.fa-autoprefixer:before{content:""}.fa-avianex:before{content:""}.fa-aviato:before{content:""}.fa-award:before{content:""}.fa-aws:before{content:""}.fa-axe:before{content:""}.fa-axe-battle:before{content:""}.fa-baby:before{content:""}.fa-baby-carriage:before{content:""}.fa-backpack:before{content:""}.fa-backspace:before{content:""}.fa-backward:before{content:""}.fa-bacon:before{content:""}.fa-bacteria:before{content:"陵"}.fa-bacterium:before{content:"讀"}.fa-badge:before{content:""}.fa-badge-check:before{content:""}.fa-badge-dollar:before{content:""}.fa-badge-percent:before{content:""}.fa-badge-sheriff:before{content:""}.fa-badger-honey:before{content:""}.fa-bags-shopping:before{content:""}.fa-bahai:before{content:""}.fa-balance-scale:before{content:""}.fa-balance-scale-left:before{content:""}.fa-balance-scale-right:before{content:""}.fa-ball-pile:before{content:""}.fa-ballot:before{content:""}.fa-ballot-check:before{content:""}.fa-ban:before{content:""}.fa-band-aid:before{content:""}.fa-bandcamp:before{content:""}.fa-banjo:before{content:""}.fa-barcode:before{content:""}.fa-barcode-alt:before{content:""}.fa-barcode-read:before{content:""}.fa-barcode-scan:before{content:""}.fa-bars:before{content:""}.fa-baseball:before{content:""}.fa-baseball-ball:before{content:""}.fa-basketball-ball:before{content:""}.fa-basketball-hoop:before{content:""}.fa-bat:before{content:""}.fa-bath:before{content:""}.fa-battery-bolt:before{content:""}.fa-battery-empty:before{content:""}.fa-battery-full:before{content:""}.fa-battery-half:before{content:""}.fa-battery-quarter:before{content:""}.fa-battery-slash:before{content:""}.fa-battery-three-quarters:before{content:""}.fa-battle-net:before{content:""}.fa-bed:before{content:""}.fa-bed-alt:before{content:""}.fa-bed-bunk:before{content:""}.fa-bed-empty:before{content:""}.fa-beer:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-bell:before{content:""}.fa-bell-exclamation:before{content:""}.fa-bell-on:before{content:""}.fa-bell-plus:before{content:""}.fa-bell-school:before{content:""}.fa-bell-school-slash:before{content:""}.fa-bell-slash:before{content:""}.fa-bells:before{content:""}.fa-betamax:before{content:""}.fa-bezier-curve:before{content:""}.fa-bible:before{content:""}.fa-bicycle:before{content:""}.fa-biking:before{content:""}.fa-biking-mountain:before{content:""}.fa-bimobject:before{content:""}.fa-binoculars:before{content:""}.fa-biohazard:before{content:""}.fa-birthday-cake:before{content:""}.fa-bitbucket:before{content:""}.fa-bitcoin:before{content:""}.fa-bity:before{content:""}.fa-black-tie:before{content:""}.fa-blackberry:before{content:""}.fa-blanket:before{content:""}.fa-blender:before{content:""}.fa-blender-phone:before{content:""}.fa-blind:before{content:""}.fa-blinds:before{content:""}.fa-blinds-open:before{content:""}.fa-blinds-raised:before{content:""}.fa-blog:before{content:""}.fa-blogger:before{content:""}.fa-blogger-b:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-bold:before{content:""}.fa-bolt:before{content:""}.fa-bomb:before{content:""}.fa-bone:before{content:""}.fa-bone-break:before{content:""}.fa-bong:before{content:""}.fa-book:before{content:""}.fa-book-alt:before{content:""}.fa-book-dead:before{content:""}.fa-book-heart:before{content:""}.fa-book-medical:before{content:""}.fa-book-open:before{content:""}.fa-book-reader:before{content:""}.fa-book-spells:before{content:""}.fa-book-user:before{content:""}.fa-bookmark:before{content:""}.fa-books:before{content:""}.fa-books-medical:before{content:""}.fa-boombox:before{content:""}.fa-boot:before{content:""}.fa-booth-curtain:before{content:""}.fa-bootstrap:before{content:""}.fa-border-all:before{content:""}.fa-border-bottom:before{content:""}.fa-border-center-h:before{content:""}.fa-border-center-v:before{content:""}.fa-border-inner:before{content:""}.fa-border-left:before{content:""}.fa-border-none:before{content:""}.fa-border-outer:before{content:""}.fa-border-right:before{content:""}.fa-border-style:before{content:""}.fa-border-style-alt:before{content:""}.fa-border-top:before{content:""}.fa-bow-arrow:before{content:""}.fa-bowling-ball:before{content:""}.fa-bowling-pins:before{content:""}.fa-box:before{content:""}.fa-box-alt:before{content:""}.fa-box-ballot:before{content:""}.fa-box-check:before{content:""}.fa-box-fragile:before{content:""}.fa-box-full:before{content:""}.fa-box-heart:before{content:""}.fa-box-open:before{content:""}.fa-box-tissue:before{content:"拏"}.fa-box-up:before{content:""}.fa-box-usd:before{content:""}.fa-boxes:before{content:""}.fa-boxes-alt:before{content:""}.fa-boxing-glove:before{content:""}.fa-brackets:before{content:""}.fa-brackets-curly:before{content:""}.fa-braille:before{content:""}.fa-brain:before{content:""}.fa-bread-loaf:before{content:""}.fa-bread-slice:before{content:""}.fa-briefcase:before{content:""}.fa-briefcase-medical:before{content:""}.fa-bring-forward:before{content:""}.fa-bring-front:before{content:""}.fa-broadcast-tower:before{content:""}.fa-broom:before{content:""}.fa-browser:before{content:""}.fa-brush:before{content:""}.fa-btc:before{content:""}.fa-buffer:before{content:""}.fa-bug:before{content:""}.fa-building:before{content:""}.fa-bullhorn:before{content:""}.fa-bullseye:before{content:""}.fa-bullseye-arrow:before{content:""}.fa-bullseye-pointer:before{content:""}.fa-burger-soda:before{content:""}.fa-burn:before{content:""}.fa-buromobelexperte:before{content:""}.fa-burrito:before{content:""}.fa-bus:before{content:""}.fa-bus-alt:before{content:""}.fa-bus-school:before{content:""}.fa-business-time:before{content:""}.fa-buy-n-large:before{content:""}.fa-buysellads:before{content:""}.fa-cabinet-filing:before{content:""}.fa-cactus:before{content:""}.fa-calculator:before{content:""}.fa-calculator-alt:before{content:""}.fa-calendar:before{content:""}.fa-calendar-alt:before{content:""}.fa-calendar-check:before{content:""}.fa-calendar-day:before{content:""}.fa-calendar-edit:before{content:""}.fa-calendar-exclamation:before{content:""}.fa-calendar-minus:before{content:""}.fa-calendar-plus:before{content:""}.fa-calendar-star:before{content:""}.fa-calendar-times:before{content:""}.fa-calendar-week:before{content:""}.fa-camcorder:before{content:""}.fa-camera:before{content:""}.fa-camera-alt:before{content:""}.fa-camera-home:before{content:""}.fa-camera-movie:before{content:""}.fa-camera-polaroid:before{content:""}.fa-camera-retro:before{content:""}.fa-campfire:before{content:""}.fa-campground:before{content:""}.fa-canadian-maple-leaf:before{content:""}.fa-candle-holder:before{content:""}.fa-candy-cane:before{content:""}.fa-candy-corn:before{content:""}.fa-cannabis:before{content:""}.fa-capsules:before{content:""}.fa-car:before{content:""}.fa-car-alt:before{content:""}.fa-car-battery:before{content:""}.fa-car-building:before{content:""}.fa-car-bump:before{content:""}.fa-car-bus:before{content:""}.fa-car-crash:before{content:""}.fa-car-garage:before{content:""}.fa-car-mechanic:before{content:""}.fa-car-side:before{content:""}.fa-car-tilt:before{content:""}.fa-car-wash:before{content:""}.fa-caravan:before{content:""}.fa-caravan-alt:before{content:"豈"}.fa-caret-circle-down:before{content:""}.fa-caret-circle-left:before{content:""}.fa-caret-circle-right:before{content:""}.fa-caret-circle-up:before{content:""}.fa-caret-down:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-caret-square-down:before{content:""}.fa-caret-square-left:before{content:""}.fa-caret-square-right:before{content:""}.fa-caret-square-up:before{content:""}.fa-caret-up:before{content:""}.fa-carrot:before{content:""}.fa-cars:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-cart-plus:before{content:""}.fa-cash-register:before{content:""}.fa-cassette-tape:before{content:""}.fa-cat:before{content:""}.fa-cat-space:before{content:"更"}.fa-cauldron:before{content:""}.fa-cc-amazon-pay:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-apple-pay:before{content:""}.fa-cc-diners-club:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-cc-visa:before{content:""}.fa-cctv:before{content:""}.fa-centercode:before{content:""}.fa-centos:before{content:""}.fa-certificate:before{content:""}.fa-chair:before{content:""}.fa-chair-office:before{content:""}.fa-chalkboard:before{content:""}.fa-chalkboard-teacher:before{content:""}.fa-charging-station:before{content:""}.fa-chart-area:before{content:""}.fa-chart-bar:before{content:""}.fa-chart-line:before{content:""}.fa-chart-line-down:before{content:""}.fa-chart-network:before{content:""}.fa-chart-pie:before{content:""}.fa-chart-pie-alt:before{content:""}.fa-chart-scatter:before{content:""}.fa-check:before{content:""}.fa-check-circle:before{content:""}.fa-check-double:before{content:""}.fa-check-square:before{content:""}.fa-cheese:before{content:""}.fa-cheese-swiss:before{content:""}.fa-cheeseburger:before{content:""}.fa-chess:before{content:""}.fa-chess-bishop:before{content:""}.fa-chess-bishop-alt:before{content:""}.fa-chess-board:before{content:""}.fa-chess-clock:before{content:""}.fa-chess-clock-alt:before{content:""}.fa-chess-king:before{content:""}.fa-chess-king-alt:before{content:""}.fa-chess-knight:before{content:""}.fa-chess-knight-alt:before{content:""}.fa-chess-pawn:before{content:""}.fa-chess-pawn-alt:before{content:""}.fa-chess-queen:before{content:""}.fa-chess-queen-alt:before{content:""}.fa-chess-rook:before{content:""}.fa-chess-rook-alt:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-double-down:before{content:""}.fa-chevron-double-left:before{content:""}.fa-chevron-double-right:before{content:""}.fa-chevron-double-up:before{content:""}.fa-chevron-down:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-chevron-square-down:before{content:""}.fa-chevron-square-left:before{content:""}.fa-chevron-square-right:before{content:""}.fa-chevron-square-up:before{content:""}.fa-chevron-up:before{content:""}.fa-child:before{content:""}.fa-chimney:before{content:""}.fa-chrome:before{content:""}.fa-chromecast:before{content:""}.fa-church:before{content:""}.fa-circle:before{content:""}.fa-circle-notch:before{content:""}.fa-city:before{content:""}.fa-clarinet:before{content:""}.fa-claw-marks:before{content:""}.fa-clinic-medical:before{content:""}.fa-clipboard:before{content:""}.fa-clipboard-check:before{content:""}.fa-clipboard-list:before{content:""}.fa-clipboard-list-check:before{content:""}.fa-clipboard-prescription:before{content:""}.fa-clipboard-user:before{content:""}.fa-clock:before{content:""}.fa-clone:before{content:""}.fa-closed-captioning:before{content:""}.fa-cloud:before{content:""}.fa-cloud-download:before{content:""}.fa-cloud-download-alt:before{content:""}.fa-cloud-drizzle:before{content:""}.fa-cloud-hail:before{content:""}.fa-cloud-hail-mixed:before{content:""}.fa-cloud-meatball:before{content:""}.fa-cloud-moon:before{content:""}.fa-cloud-moon-rain:before{content:""}.fa-cloud-music:before{content:""}.fa-cloud-rain:before{content:""}.fa-cloud-rainbow:before{content:""}.fa-cloud-showers:before{content:""}.fa-cloud-showers-heavy:before{content:""}.fa-cloud-sleet:before{content:""}.fa-cloud-snow:before{content:""}.fa-cloud-sun:before{content:""}.fa-cloud-sun-rain:before{content:""}.fa-cloud-upload:before{content:""}.fa-cloud-upload-alt:before{content:""}.fa-clouds:before{content:""}.fa-clouds-moon:before{content:""}.fa-clouds-sun:before{content:""}.fa-cloudscale:before{content:""}.fa-cloudsmith:before{content:""}.fa-cloudversify:before{content:""}.fa-club:before{content:""}.fa-cocktail:before{content:""}.fa-code:before{content:""}.fa-code-branch:before{content:""}.fa-code-commit:before{content:""}.fa-code-merge:before{content:""}.fa-codepen:before{content:""}.fa-codiepie:before{content:""}.fa-coffee:before{content:""}.fa-coffee-pot:before{content:"車"}.fa-coffee-togo:before{content:""}.fa-coffin:before{content:""}.fa-coffin-cross:before{content:"陋"}.fa-cog:before{content:""}.fa-cogs:before{content:""}.fa-coin:before{content:""}.fa-coins:before{content:""}.fa-columns:before{content:""}.fa-comet:before{content:"賈"}.fa-comment:before{content:""}.fa-comment-alt:before{content:""}.fa-comment-alt-check:before{content:""}.fa-comment-alt-dollar:before{content:""}.fa-comment-alt-dots:before{content:""}.fa-comment-alt-edit:before{content:""}.fa-comment-alt-exclamation:before{content:""}.fa-comment-alt-lines:before{content:""}.fa-comment-alt-medical:before{content:""}.fa-comment-alt-minus:before{content:""}.fa-comment-alt-music:before{content:""}.fa-comment-alt-plus:before{content:""}.fa-comment-alt-slash:before{content:""}.fa-comment-alt-smile:before{content:""}.fa-comment-alt-times:before{content:""}.fa-comment-check:before{content:""}.fa-comment-dollar:before{content:""}.fa-comment-dots:before{content:""}.fa-comment-edit:before{content:""}.fa-comment-exclamation:before{content:""}.fa-comment-lines:before{content:""}.fa-comment-medical:before{content:""}.fa-comment-minus:before{content:""}.fa-comment-music:before{content:""}.fa-comment-plus:before{content:""}.fa-comment-slash:before{content:""}.fa-comment-smile:before{content:""}.fa-comment-times:before{content:""}.fa-comments:before{content:""}.fa-comments-alt:before{content:""}.fa-comments-alt-dollar:before{content:""}.fa-comments-dollar:before{content:""}.fa-compact-disc:before{content:""}.fa-compass:before{content:""}.fa-compass-slash:before{content:""}.fa-compress:before{content:""}.fa-compress-alt:before{content:""}.fa-compress-arrows-alt:before{content:""}.fa-compress-wide:before{content:""}.fa-computer-classic:before{content:""}.fa-computer-speaker:before{content:""}.fa-concierge-bell:before{content:""}.fa-confluence:before{content:""}.fa-connectdevelop:before{content:""}.fa-construction:before{content:""}.fa-container-storage:before{content:""}.fa-contao:before{content:""}.fa-conveyor-belt:before{content:""}.fa-conveyor-belt-alt:before{content:""}.fa-cookie:before{content:""}.fa-cookie-bite:before{content:""}.fa-copy:before{content:""}.fa-copyright:before{content:""}.fa-corn:before{content:""}.fa-cotton-bureau:before{content:""}.fa-couch:before{content:""}.fa-cow:before{content:""}.fa-cowbell:before{content:""}.fa-cowbell-more:before{content:""}.fa-cpanel:before{content:""}.fa-creative-commons:before{content:""}.fa-creative-commons-by:before{content:""}.fa-creative-commons-nc:before{content:""}.fa-creative-commons-nc-eu:before{content:""}.fa-creative-commons-nc-jp:before{content:""}.fa-creative-commons-nd:before{content:""}.fa-creative-commons-pd:before{content:""}.fa-creative-commons-pd-alt:before{content:""}.fa-creative-commons-remix:before{content:""}.fa-creative-commons-sa:before{content:""}.fa-creative-commons-sampling:before{content:""}.fa-creative-commons-sampling-plus:before{content:""}.fa-creative-commons-share:before{content:""}.fa-creative-commons-zero:before{content:""}.fa-credit-card:before{content:""}.fa-credit-card-blank:before{content:""}.fa-credit-card-front:before{content:""}.fa-cricket:before{content:""}.fa-critical-role:before{content:""}.fa-croissant:before{content:""}.fa-crop:before{content:""}.fa-crop-alt:before{content:""}.fa-cross:before{content:""}.fa-crosshairs:before{content:""}.fa-crow:before{content:""}.fa-crown:before{content:""}.fa-crutch:before{content:""}.fa-crutches:before{content:""}.fa-css3:before{content:""}.fa-css3-alt:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-curling:before{content:""}.fa-cut:before{content:""}.fa-cuttlefish:before{content:""}.fa-d-and-d:before{content:""}.fa-d-and-d-beyond:before{content:""}.fa-dagger:before{content:""}.fa-dailymotion:before{content:"勒"}.fa-dashcube:before{content:""}.fa-database:before{content:""}.fa-deaf:before{content:""}.fa-debug:before{content:""}.fa-deer:before{content:""}.fa-deer-rudolph:before{content:""}.fa-delicious:before{content:""}.fa-democrat:before{content:""}.fa-deploydog:before{content:""}.fa-deskpro:before{content:""}.fa-desktop:before{content:""}.fa-desktop-alt:before{content:""}.fa-dev:before{content:""}.fa-deviantart:before{content:""}.fa-dewpoint:before{content:""}.fa-dharmachakra:before{content:""}.fa-dhl:before{content:""}.fa-diagnoses:before{content:""}.fa-diamond:before{content:""}.fa-diaspora:before{content:""}.fa-dice:before{content:""}.fa-dice-d10:before{content:""}.fa-dice-d12:before{content:""}.fa-dice-d20:before{content:""}.fa-dice-d4:before{content:""}.fa-dice-d6:before{content:""}.fa-dice-d8:before{content:""}.fa-dice-five:before{content:""}.fa-dice-four:before{content:""}.fa-dice-one:before{content:""}.fa-dice-six:before{content:""}.fa-dice-three:before{content:""}.fa-dice-two:before{content:""}.fa-digg:before{content:""}.fa-digging:before{content:""}.fa-digital-ocean:before{content:""}.fa-digital-tachograph:before{content:""}.fa-diploma:before{content:""}.fa-directions:before{content:""}.fa-disc-drive:before{content:""}.fa-discord:before{content:""}.fa-discourse:before{content:""}.fa-disease:before{content:""}.fa-divide:before{content:""}.fa-dizzy:before{content:""}.fa-dna:before{content:""}.fa-do-not-enter:before{content:""}.fa-dochub:before{content:""}.fa-docker:before{content:""}.fa-dog:before{content:""}.fa-dog-leashed:before{content:""}.fa-dollar-sign:before{content:""}.fa-dolly:before{content:""}.fa-dolly-empty:before{content:""}.fa-dolly-flatbed:before{content:""}.fa-dolly-flatbed-alt:before{content:""}.fa-dolly-flatbed-empty:before{content:""}.fa-donate:before{content:""}.fa-door-closed:before{content:""}.fa-door-open:before{content:""}.fa-dot-circle:before{content:""}.fa-dove:before{content:""}.fa-download:before{content:""}.fa-draft2digital:before{content:""}.fa-drafting-compass:before{content:""}.fa-dragon:before{content:""}.fa-draw-circle:before{content:""}.fa-draw-polygon:before{content:""}.fa-draw-square:before{content:""}.fa-dreidel:before{content:""}.fa-dribbble:before{content:""}.fa-dribbble-square:before{content:""}.fa-drone:before{content:""}.fa-drone-alt:before{content:""}.fa-dropbox:before{content:""}.fa-drum:before{content:""}.fa-drum-steelpan:before{content:""}.fa-drumstick:before{content:""}.fa-drumstick-bite:before{content:""}.fa-drupal:before{content:""}.fa-dryer:before{content:""}.fa-dryer-alt:before{content:""}.fa-duck:before{content:""}.fa-dumbbell:before{content:""}.fa-dumpster:before{content:""}.fa-dumpster-fire:before{content:""}.fa-dungeon:before{content:""}.fa-dyalog:before{content:""}.fa-ear:before{content:""}.fa-ear-muffs:before{content:""}.fa-earlybirds:before{content:""}.fa-ebay:before{content:""}.fa-eclipse:before{content:""}.fa-eclipse-alt:before{content:""}.fa-edge:before{content:""}.fa-edit:before{content:""}.fa-egg:before{content:""}.fa-egg-fried:before{content:""}.fa-eject:before{content:""}.fa-elementor:before{content:""}.fa-elephant:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-h-alt:before{content:""}.fa-ellipsis-v:before{content:""}.fa-ellipsis-v-alt:before{content:""}.fa-ello:before{content:""}.fa-ember:before{content:""}.fa-empire:before{content:""}.fa-empty-set:before{content:""}.fa-engine-warning:before{content:""}.fa-envelope:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-open-dollar:before{content:""}.fa-envelope-open-text:before{content:""}.fa-envelope-square:before{content:""}.fa-envira:before{content:""}.fa-equals:before{content:""}.fa-eraser:before{content:""}.fa-erlang:before{content:""}.fa-ethereum:before{content:""}.fa-ethernet:before{content:""}.fa-etsy:before{content:""}.fa-euro-sign:before{content:""}.fa-evernote:before{content:""}.fa-exchange:before{content:""}.fa-exchange-alt:before{content:""}.fa-exclamation:before{content:""}.fa-exclamation-circle:before{content:""}.fa-exclamation-square:before{content:""}.fa-exclamation-triangle:before{content:""}.fa-expand:before{content:""}.fa-expand-alt:before{content:""}.fa-expand-arrows:before{content:""}.fa-expand-arrows-alt:before{content:""}.fa-expand-wide:before{content:""}.fa-expeditedssl:before{content:""}.fa-external-link:before{content:""}.fa-external-link-alt:before{content:""}.fa-external-link-square:before{content:""}.fa-external-link-square-alt:before{content:""}.fa-eye:before{content:""}.fa-eye-dropper:before{content:""}.fa-eye-evil:before{content:""}.fa-eye-slash:before{content:""}.fa-facebook:before{content:""}.fa-facebook-f:before{content:""}.fa-facebook-messenger:before{content:""}.fa-facebook-square:before{content:""}.fa-fan:before{content:""}.fa-fan-table:before{content:"滑"}.fa-fantasy-flight-games:before{content:""}.fa-farm:before{content:""}.fa-fast-backward:before{content:""}.fa-fast-forward:before{content:""}.fa-faucet:before{content:"串"}.fa-faucet-drip:before{content:"句"}.fa-fax:before{content:""}.fa-feather:before{content:""}.fa-feather-alt:before{content:""}.fa-fedex:before{content:""}.fa-fedora:before{content:""}.fa-female:before{content:""}.fa-field-hockey:before{content:""}.fa-fighter-jet:before{content:""}.fa-figma:before{content:""}.fa-file:before{content:""}.fa-file-alt:before{content:""}.fa-file-archive:before{content:""}.fa-file-audio:before{content:""}.fa-file-certificate:before{content:""}.fa-file-chart-line:before{content:""}.fa-file-chart-pie:before{content:""}.fa-file-check:before{content:""}.fa-file-code:before{content:""}.fa-file-contract:before{content:""}.fa-file-csv:before{content:""}.fa-file-download:before{content:""}.fa-file-edit:before{content:""}.fa-file-excel:before{content:""}.fa-file-exclamation:before{content:""}.fa-file-export:before{content:""}.fa-file-image:before{content:""}.fa-file-import:before{content:""}.fa-file-invoice:before{content:""}.fa-file-invoice-dollar:before{content:""}.fa-file-medical:before{content:""}.fa-file-medical-alt:before{content:""}.fa-file-minus:before{content:""}.fa-file-music:before{content:""}.fa-file-pdf:before{content:""}.fa-file-plus:before{content:""}.fa-file-powerpoint:before{content:""}.fa-file-prescription:before{content:""}.fa-file-search:before{content:""}.fa-file-signature:before{content:""}.fa-file-spreadsheet:before{content:""}.fa-file-times:before{content:""}.fa-file-upload:before{content:""}.fa-file-user:before{content:""}.fa-file-video:before{content:""}.fa-file-word:before{content:""}.fa-files-medical:before{content:""}.fa-fill:before{content:""}.fa-fill-drip:before{content:""}.fa-film:before{content:""}.fa-film-alt:before{content:""}.fa-film-canister:before{content:""}.fa-filter:before{content:""}.fa-fingerprint:before{content:""}.fa-fire:before{content:""}.fa-fire-alt:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-fire-smoke:before{content:""}.fa-firefox:before{content:""}.fa-firefox-browser:before{content:"龜"}.fa-fireplace:before{content:""}.fa-first-aid:before{content:""}.fa-first-order:before{content:""}.fa-first-order-alt:before{content:""}.fa-firstdraft:before{content:""}.fa-fish:before{content:""}.fa-fish-cooked:before{content:""}.fa-fist-raised:before{content:""}.fa-flag:before{content:""}.fa-flag-alt:before{content:""}.fa-flag-checkered:before{content:""}.fa-flag-usa:before{content:""}.fa-flame:before{content:""}.fa-flashlight:before{content:""}.fa-flask:before{content:""}.fa-flask-poison:before{content:""}.fa-flask-potion:before{content:""}.fa-flickr:before{content:""}.fa-flipboard:before{content:""}.fa-flower:before{content:""}.fa-flower-daffodil:before{content:""}.fa-flower-tulip:before{content:""}.fa-flushed:before{content:""}.fa-flute:before{content:""}.fa-flux-capacitor:before{content:""}.fa-fly:before{content:""}.fa-fog:before{content:""}.fa-folder:before{content:""}.fa-folder-download:before{content:"肋"}.fa-folder-minus:before{content:""}.fa-folder-open:before{content:""}.fa-folder-plus:before{content:""}.fa-folder-times:before{content:""}.fa-folder-tree:before{content:""}.fa-folder-upload:before{content:"凜"}.fa-folders:before{content:""}.fa-font:before{content:""}.fa-font-awesome:before{content:""}.fa-font-awesome-alt:before{content:""}.fa-font-awesome-flag:before{content:""}.fa-font-awesome-logo-full:before{content:""}.fa-font-case:before{content:""}.fa-fonticons:before{content:""}.fa-fonticons-fi:before{content:""}.fa-football-ball:before{content:""}.fa-football-helmet:before{content:""}.fa-forklift:before{content:""}.fa-fort-awesome:before{content:""}.fa-fort-awesome-alt:before{content:""}.fa-forumbee:before{content:""}.fa-forward:before{content:""}.fa-foursquare:before{content:""}.fa-fragile:before{content:""}.fa-free-code-camp:before{content:""}.fa-freebsd:before{content:""}.fa-french-fries:before{content:""}.fa-frog:before{content:""}.fa-frosty-head:before{content:""}.fa-frown:before{content:""}.fa-frown-open:before{content:""}.fa-fulcrum:before{content:""}.fa-function:before{content:""}.fa-funnel-dollar:before{content:""}.fa-futbol:before{content:""}.fa-galactic-republic:before{content:""}.fa-galactic-senate:before{content:""}.fa-galaxy:before{content:"龜"}.fa-game-board:before{content:""}.fa-game-board-alt:before{content:""}.fa-game-console-handheld:before{content:""}.fa-gamepad:before{content:""}.fa-gamepad-alt:before{content:""}.fa-garage:before{content:"契"}.fa-garage-car:before{content:"金"}.fa-garage-open:before{content:"喇"}.fa-gas-pump:before{content:""}.fa-gas-pump-slash:before{content:""}.fa-gavel:before{content:""}.fa-gem:before{content:""}.fa-genderless:before{content:""}.fa-get-pocket:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-ghost:before{content:""}.fa-gift:before{content:""}.fa-gift-card:before{content:""}.fa-gifts:before{content:""}.fa-gingerbread-man:before{content:""}.fa-git:before{content:""}.fa-git-alt:before{content:""}.fa-git-square:before{content:""}.fa-github:before{content:""}.fa-github-alt:before{content:""}.fa-github-square:before{content:""}.fa-gitkraken:before{content:""}.fa-gitlab:before{content:""}.fa-gitter:before{content:""}.fa-glass:before{content:""}.fa-glass-champagne:before{content:""}.fa-glass-cheers:before{content:""}.fa-glass-citrus:before{content:""}.fa-glass-martini:before{content:""}.fa-glass-martini-alt:before{content:""}.fa-glass-whiskey:before{content:""}.fa-glass-whiskey-rocks:before{content:""}.fa-glasses:before{content:""}.fa-glasses-alt:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-globe:before{content:""}.fa-globe-africa:before{content:""}.fa-globe-americas:before{content:""}.fa-globe-asia:before{content:""}.fa-globe-europe:before{content:""}.fa-globe-snow:before{content:""}.fa-globe-stand:before{content:""}.fa-gofore:before{content:""}.fa-golf-ball:before{content:""}.fa-golf-club:before{content:""}.fa-goodreads:before{content:""}.fa-goodreads-g:before{content:""}.fa-google:before{content:""}.fa-google-drive:before{content:""}.fa-google-play:before{content:""}.fa-google-plus:before{content:""}.fa-google-plus-g:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-wallet:before{content:""}.fa-gopuram:before{content:""}.fa-graduation-cap:before{content:""}.fa-gramophone:before{content:""}.fa-gratipay:before{content:""}.fa-grav:before{content:""}.fa-greater-than:before{content:""}.fa-greater-than-equal:before{content:""}.fa-grimace:before{content:""}.fa-grin:before{content:""}.fa-grin-alt:before{content:""}.fa-grin-beam:before{content:""}.fa-grin-beam-sweat:before{content:""}.fa-grin-hearts:before{content:""}.fa-grin-squint:before{content:""}.fa-grin-squint-tears:before{content:""}.fa-grin-stars:before{content:""}.fa-grin-tears:before{content:""}.fa-grin-tongue:before{content:""}.fa-grin-tongue-squint:before{content:""}.fa-grin-tongue-wink:before{content:""}.fa-grin-wink:before{content:""}.fa-grip-horizontal:before{content:""}.fa-grip-lines:before{content:""}.fa-grip-lines-vertical:before{content:""}.fa-grip-vertical:before{content:""}.fa-gripfire:before{content:""}.fa-grunt:before{content:""}.fa-guitar:before{content:""}.fa-guitar-electric:before{content:""}.fa-guitars:before{content:""}.fa-gulp:before{content:""}.fa-h-square:before{content:""}.fa-h1:before{content:""}.fa-h2:before{content:""}.fa-h3:before{content:""}.fa-h4:before{content:""}.fa-hacker-news:before{content:""}.fa-hacker-news-square:before{content:""}.fa-hackerrank:before{content:""}.fa-hamburger:before{content:""}.fa-hammer:before{content:""}.fa-hammer-war:before{content:""}.fa-hamsa:before{content:""}.fa-hand-heart:before{content:""}.fa-hand-holding:before{content:""}.fa-hand-holding-box:before{content:""}.fa-hand-holding-heart:before{content:""}.fa-hand-holding-magic:before{content:""}.fa-hand-holding-medical:before{content:"樂"}.fa-hand-holding-seedling:before{content:""}.fa-hand-holding-usd:before{content:""}.fa-hand-holding-water:before{content:""}.fa-hand-lizard:before{content:""}.fa-hand-middle-finger:before{content:""}.fa-hand-paper:before{content:""}.fa-hand-peace:before{content:""}.fa-hand-point-down:before{content:""}.fa-hand-point-left:before{content:""}.fa-hand-point-right:before{content:""}.fa-hand-point-up:before{content:""}.fa-hand-pointer:before{content:""}.fa-hand-receiving:before{content:""}.fa-hand-rock:before{content:""}.fa-hand-scissors:before{content:""}.fa-hand-sparkles:before{content:"諾"}.fa-hand-spock:before{content:""}.fa-hands:before{content:""}.fa-hands-heart:before{content:""}.fa-hands-helping:before{content:""}.fa-hands-usd:before{content:""}.fa-hands-wash:before{content:"丹"}.fa-handshake:before{content:""}.fa-handshake-alt:before{content:""}.fa-handshake-alt-slash:before{content:"寧"}.fa-handshake-slash:before{content:"怒"}.fa-hanukiah:before{content:""}.fa-hard-hat:before{content:""}.fa-hashtag:before{content:""}.fa-hat-chef:before{content:""}.fa-hat-cowboy:before{content:""}.fa-hat-cowboy-side:before{content:""}.fa-hat-santa:before{content:""}.fa-hat-winter:before{content:""}.fa-hat-witch:before{content:""}.fa-hat-wizard:before{content:""}.fa-hdd:before{content:""}.fa-head-side:before{content:""}.fa-head-side-brain:before{content:""}.fa-head-side-cough:before{content:"率"}.fa-head-side-cough-slash:before{content:"異"}.fa-head-side-headphones:before{content:""}.fa-head-side-mask:before{content:"北"}.fa-head-side-medical:before{content:""}.fa-head-side-virus:before{content:"磻"}.fa-head-vr:before{content:""}.fa-heading:before{content:""}.fa-headphones:before{content:""}.fa-headphones-alt:before{content:""}.fa-headset:before{content:""}.fa-heart:before{content:""}.fa-heart-broken:before{content:""}.fa-heart-circle:before{content:""}.fa-heart-rate:before{content:""}.fa-heart-square:before{content:""}.fa-heartbeat:before{content:""}.fa-heat:before{content:"奈"}.fa-helicopter:before{content:""}.fa-helmet-battle:before{content:""}.fa-hexagon:before{content:""}.fa-highlighter:before{content:""}.fa-hiking:before{content:""}.fa-hippo:before{content:""}.fa-hips:before{content:""}.fa-hire-a-helper:before{content:""}.fa-history:before{content:""}.fa-hockey-mask:before{content:""}.fa-hockey-puck:before{content:""}.fa-hockey-sticks:before{content:""}.fa-holly-berry:before{content:""}.fa-home:before{content:""}.fa-home-alt:before{content:""}.fa-home-heart:before{content:""}.fa-home-lg:before{content:""}.fa-home-lg-alt:before{content:""}.fa-hood-cloak:before{content:""}.fa-hooli:before{content:""}.fa-horizontal-rule:before{content:""}.fa-hornbill:before{content:""}.fa-horse:before{content:""}.fa-horse-head:before{content:""}.fa-horse-saddle:before{content:""}.fa-hospital:before{content:""}.fa-hospital-alt:before{content:""}.fa-hospital-symbol:before{content:""}.fa-hospital-user:before{content:""}.fa-hospitals:before{content:""}.fa-hot-tub:before{content:""}.fa-hotdog:before{content:""}.fa-hotel:before{content:""}.fa-hotjar:before{content:""}.fa-hourglass:before{content:""}.fa-hourglass-end:before{content:""}.fa-hourglass-half:before{content:""}.fa-hourglass-start:before{content:""}.fa-house:before{content:"懶"}.fa-house-damage:before{content:""}.fa-house-day:before{content:"癩"}.fa-house-flood:before{content:""}.fa-house-leave:before{content:"羅"}.fa-house-night:before{content:"蘿"}.fa-house-return:before{content:"螺"}.fa-house-signal:before{content:"裸"}.fa-house-user:before{content:"便"}.fa-houzz:before{content:""}.fa-hryvnia:before{content:""}.fa-html5:before{content:""}.fa-hubspot:before{content:""}.fa-humidity:before{content:""}.fa-hurricane:before{content:""}.fa-i-cursor:before{content:""}.fa-ice-cream:before{content:""}.fa-ice-skate:before{content:""}.fa-icicles:before{content:""}.fa-icons:before{content:""}.fa-icons-alt:before{content:""}.fa-id-badge:before{content:""}.fa-id-card:before{content:""}.fa-id-card-alt:before{content:""}.fa-ideal:before{content:"邏"}.fa-igloo:before{content:""}.fa-image:before{content:""}.fa-image-polaroid:before{content:""}.fa-images:before{content:""}.fa-imdb:before{content:""}.fa-inbox:before{content:""}.fa-inbox-in:before{content:""}.fa-inbox-out:before{content:""}.fa-indent:before{content:""}.fa-industry:before{content:""}.fa-industry-alt:before{content:""}.fa-infinity:before{content:""}.fa-info:before{content:""}.fa-info-circle:before{content:""}.fa-info-square:before{content:""}.fa-inhaler:before{content:""}.fa-instagram:before{content:""}.fa-instagram-square:before{content:"凌"}.fa-integral:before{content:""}.fa-intercom:before{content:""}.fa-internet-explorer:before{content:""}.fa-intersection:before{content:""}.fa-inventory:before{content:""}.fa-invision:before{content:""}.fa-ioxhost:before{content:""}.fa-island-tropical:before{content:""}.fa-italic:before{content:""}.fa-itch-io:before{content:""}.fa-itunes:before{content:""}.fa-itunes-note:before{content:""}.fa-jack-o-lantern:before{content:""}.fa-java:before{content:""}.fa-jedi:before{content:""}.fa-jedi-order:before{content:""}.fa-jenkins:before{content:""}.fa-jira:before{content:""}.fa-joget:before{content:""}.fa-joint:before{content:""}.fa-joomla:before{content:""}.fa-journal-whills:before{content:""}.fa-joystick:before{content:""}.fa-js:before{content:""}.fa-js-square:before{content:""}.fa-jsfiddle:before{content:""}.fa-jug:before{content:""}.fa-kaaba:before{content:""}.fa-kaggle:before{content:""}.fa-kazoo:before{content:""}.fa-kerning:before{content:""}.fa-key:before{content:""}.fa-key-skeleton:before{content:""}.fa-keybase:before{content:""}.fa-keyboard:before{content:""}.fa-keycdn:before{content:""}.fa-keynote:before{content:""}.fa-khanda:before{content:""}.fa-kickstarter:before{content:""}.fa-kickstarter-k:before{content:""}.fa-kidneys:before{content:""}.fa-kiss:before{content:""}.fa-kiss-beam:before{content:""}.fa-kiss-wink-heart:before{content:""}.fa-kite:before{content:""}.fa-kiwi-bird:before{content:""}.fa-knife-kitchen:before{content:""}.fa-korvue:before{content:""}.fa-lambda:before{content:""}.fa-lamp:before{content:""}.fa-lamp-desk:before{content:"樂"}.fa-lamp-floor:before{content:"洛"}.fa-landmark:before{content:""}.fa-landmark-alt:before{content:""}.fa-language:before{content:""}.fa-laptop:before{content:""}.fa-laptop-code:before{content:""}.fa-laptop-house:before{content:"復"}.fa-laptop-medical:before{content:""}.fa-laravel:before{content:""}.fa-lasso:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-laugh:before{content:""}.fa-laugh-beam:before{content:""}.fa-laugh-squint:before{content:""}.fa-laugh-wink:before{content:""}.fa-layer-group:before{content:""}.fa-layer-minus:before{content:""}.fa-layer-plus:before{content:""}.fa-leaf:before{content:""}.fa-leaf-heart:before{content:""}.fa-leaf-maple:before{content:""}.fa-leaf-oak:before{content:""}.fa-leanpub:before{content:""}.fa-lemon:before{content:""}.fa-less:before{content:""}.fa-less-than:before{content:""}.fa-less-than-equal:before{content:""}.fa-level-down:before{content:""}.fa-level-down-alt:before{content:""}.fa-level-up:before{content:""}.fa-level-up-alt:before{content:""}.fa-life-ring:before{content:""}.fa-light-ceiling:before{content:"烙"}.fa-light-switch:before{content:"珞"}.fa-light-switch-off:before{content:"落"}.fa-light-switch-on:before{content:"酪"}.fa-lightbulb:before{content:""}.fa-lightbulb-dollar:before{content:""}.fa-lightbulb-exclamation:before{content:""}.fa-lightbulb-on:before{content:""}.fa-lightbulb-slash:before{content:""}.fa-lights-holiday:before{content:""}.fa-line:before{content:""}.fa-line-columns:before{content:""}.fa-line-height:before{content:""}.fa-link:before{content:""}.fa-linkedin:before{content:""}.fa-linkedin-in:before{content:""}.fa-linode:before{content:""}.fa-linux:before{content:""}.fa-lips:before{content:""}.fa-lira-sign:before{content:""}.fa-list:before{content:""}.fa-list-alt:before{content:""}.fa-list-music:before{content:""}.fa-list-ol:before{content:""}.fa-list-ul:before{content:""}.fa-location:before{content:""}.fa-location-arrow:before{content:""}.fa-location-circle:before{content:""}.fa-location-slash:before{content:""}.fa-lock:before{content:""}.fa-lock-alt:before{content:""}.fa-lock-open:before{content:""}.fa-lock-open-alt:before{content:""}.fa-long-arrow-alt-down:before{content:""}.fa-long-arrow-alt-left:before{content:""}.fa-long-arrow-alt-right:before{content:""}.fa-long-arrow-alt-up:before{content:""}.fa-long-arrow-down:before{content:""}.fa-long-arrow-left:before{content:""}.fa-long-arrow-right:before{content:""}.fa-long-arrow-up:before{content:""}.fa-loveseat:before{content:""}.fa-low-vision:before{content:""}.fa-luchador:before{content:""}.fa-luggage-cart:before{content:""}.fa-lungs:before{content:""}.fa-lungs-virus:before{content:"不"}.fa-lyft:before{content:""}.fa-mace:before{content:""}.fa-magento:before{content:""}.fa-magic:before{content:""}.fa-magnet:before{content:""}.fa-mail-bulk:before{content:""}.fa-mailbox:before{content:""}.fa-mailchimp:before{content:""}.fa-male:before{content:""}.fa-mandalorian:before{content:""}.fa-mandolin:before{content:""}.fa-map:before{content:""}.fa-map-marked:before{content:""}.fa-map-marked-alt:before{content:""}.fa-map-marker:before{content:""}.fa-map-marker-alt:before{content:""}.fa-map-marker-alt-slash:before{content:""}.fa-map-marker-check:before{content:""}.fa-map-marker-edit:before{content:""}.fa-map-marker-exclamation:before{content:""}.fa-map-marker-minus:before{content:""}.fa-map-marker-plus:before{content:""}.fa-map-marker-question:before{content:""}.fa-map-marker-slash:before{content:""}.fa-map-marker-smile:before{content:""}.fa-map-marker-times:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-markdown:before{content:""}.fa-marker:before{content:""}.fa-mars:before{content:""}.fa-mars-double:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mask:before{content:""}.fa-mastodon:before{content:""}.fa-maxcdn:before{content:""}.fa-mdb:before{content:""}.fa-meat:before{content:""}.fa-medal:before{content:""}.fa-medapps:before{content:""}.fa-medium:before{content:""}.fa-medium-m:before{content:""}.fa-medkit:before{content:""}.fa-medrt:before{content:""}.fa-meetup:before{content:""}.fa-megaphone:before{content:""}.fa-megaport:before{content:""}.fa-meh:before{content:""}.fa-meh-blank:before{content:""}.fa-meh-rolling-eyes:before{content:""}.fa-memory:before{content:""}.fa-mendeley:before{content:""}.fa-menorah:before{content:""}.fa-mercury:before{content:""}.fa-meteor:before{content:""}.fa-microblog:before{content:"駱"}.fa-microchip:before{content:""}.fa-microphone:before{content:""}.fa-microphone-alt:before{content:""}.fa-microphone-alt-slash:before{content:""}.fa-microphone-slash:before{content:""}.fa-microphone-stand:before{content:""}.fa-microscope:before{content:""}.fa-microsoft:before{content:""}.fa-microwave:before{content:"亂"}.fa-mind-share:before{content:""}.fa-minus:before{content:""}.fa-minus-circle:before{content:""}.fa-minus-hexagon:before{content:""}.fa-minus-octagon:before{content:""}.fa-minus-square:before{content:""}.fa-mistletoe:before{content:""}.fa-mitten:before{content:""}.fa-mix:before{content:""}.fa-mixcloud:before{content:""}.fa-mixer:before{content:"稜"}.fa-mizuni:before{content:""}.fa-mobile:before{content:""}.fa-mobile-alt:before{content:""}.fa-mobile-android:before{content:""}.fa-mobile-android-alt:before{content:""}.fa-modx:before{content:""}.fa-monero:before{content:""}.fa-money-bill:before{content:""}.fa-money-bill-alt:before{content:""}.fa-money-bill-wave:before{content:""}.fa-money-bill-wave-alt:before{content:""}.fa-money-check:before{content:""}.fa-money-check-alt:before{content:""}.fa-money-check-edit:before{content:""}.fa-money-check-edit-alt:before{content:""}.fa-monitor-heart-rate:before{content:""}.fa-monkey:before{content:""}.fa-monument:before{content:""}.fa-moon:before{content:""}.fa-moon-cloud:before{content:""}.fa-moon-stars:before{content:""}.fa-mortar-pestle:before{content:""}.fa-mosque:before{content:""}.fa-motorcycle:before{content:""}.fa-mountain:before{content:""}.fa-mountains:before{content:""}.fa-mouse:before{content:""}.fa-mouse-alt:before{content:""}.fa-mouse-pointer:before{content:""}.fa-mp3-player:before{content:""}.fa-mug:before{content:""}.fa-mug-hot:before{content:""}.fa-mug-marshmallows:before{content:""}.fa-mug-tea:before{content:""}.fa-music:before{content:""}.fa-music-alt:before{content:""}.fa-music-alt-slash:before{content:""}.fa-music-slash:before{content:""}.fa-napster:before{content:""}.fa-narwhal:before{content:""}.fa-neos:before{content:""}.fa-network-wired:before{content:""}.fa-neuter:before{content:""}.fa-newspaper:before{content:""}.fa-nimblr:before{content:""}.fa-node:before{content:""}.fa-node-js:before{content:""}.fa-not-equal:before{content:""}.fa-notes-medical:before{content:""}.fa-npm:before{content:""}.fa-ns8:before{content:""}.fa-nutritionix:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-octagon:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-oil-can:before{content:""}.fa-oil-temp:before{content:""}.fa-old-republic:before{content:""}.fa-om:before{content:""}.fa-omega:before{content:""}.fa-opencart:before{content:""}.fa-openid:before{content:""}.fa-opera:before{content:""}.fa-optin-monster:before{content:""}.fa-orcid:before{content:""}.fa-ornament:before{content:""}.fa-osi:before{content:""}.fa-otter:before{content:""}.fa-outdent:before{content:""}.fa-outlet:before{content:"卵"}.fa-oven:before{content:"欄"}.fa-overline:before{content:""}.fa-page-break:before{content:""}.fa-page4:before{content:""}.fa-pagelines:before{content:""}.fa-pager:before{content:""}.fa-paint-brush:before{content:""}.fa-paint-brush-alt:before{content:""}.fa-paint-roller:before{content:""}.fa-palette:before{content:""}.fa-palfed:before{content:""}.fa-pallet:before{content:""}.fa-pallet-alt:before{content:""}.fa-paper-plane:before{content:""}.fa-paperclip:before{content:""}.fa-parachute-box:before{content:""}.fa-paragraph:before{content:""}.fa-paragraph-rtl:before{content:""}.fa-parking:before{content:""}.fa-parking-circle:before{content:""}.fa-parking-circle-slash:before{content:""}.fa-parking-slash:before{content:""}.fa-passport:before{content:""}.fa-pastafarianism:before{content:""}.fa-paste:before{content:""}.fa-patreon:before{content:""}.fa-pause:before{content:""}.fa-pause-circle:before{content:""}.fa-paw:before{content:""}.fa-paw-alt:before{content:""}.fa-paw-claws:before{content:""}.fa-paypal:before{content:""}.fa-peace:before{content:""}.fa-pegasus:before{content:""}.fa-pen:before{content:""}.fa-pen-alt:before{content:""}.fa-pen-fancy:before{content:""}.fa-pen-nib:before{content:""}.fa-pen-square:before{content:""}.fa-pencil:before{content:""}.fa-pencil-alt:before{content:""}.fa-pencil-paintbrush:before{content:""}.fa-pencil-ruler:before{content:""}.fa-pennant:before{content:""}.fa-penny-arcade:before{content:""}.fa-people-arrows:before{content:"泌"}.fa-people-carry:before{content:""}.fa-pepper-hot:before{content:""}.fa-percent:before{content:""}.fa-percentage:before{content:""}.fa-periscope:before{content:""}.fa-person-booth:before{content:""}.fa-person-carry:before{content:""}.fa-person-dolly:before{content:""}.fa-person-dolly-empty:before{content:""}.fa-person-sign:before{content:""}.fa-phabricator:before{content:""}.fa-phoenix-framework:before{content:""}.fa-phoenix-squadron:before{content:""}.fa-phone:before{content:""}.fa-phone-alt:before{content:""}.fa-phone-laptop:before{content:""}.fa-phone-office:before{content:""}.fa-phone-plus:before{content:""}.fa-phone-rotary:before{content:""}.fa-phone-slash:before{content:""}.fa-phone-square:before{content:""}.fa-phone-square-alt:before{content:""}.fa-phone-volume:before{content:""}.fa-photo-video:before{content:""}.fa-php:before{content:""}.fa-pi:before{content:""}.fa-piano:before{content:""}.fa-piano-keyboard:before{content:""}.fa-pie:before{content:""}.fa-pied-piper:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-pied-piper-hat:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-square:before{content:"爛"}.fa-pig:before{content:""}.fa-piggy-bank:before{content:""}.fa-pills:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-p:before{content:""}.fa-pinterest-square:before{content:""}.fa-pizza:before{content:""}.fa-pizza-slice:before{content:""}.fa-place-of-worship:before{content:""}.fa-plane:before{content:""}.fa-plane-alt:before{content:""}.fa-plane-arrival:before{content:""}.fa-plane-departure:before{content:""}.fa-plane-slash:before{content:"數"}.fa-planet-moon:before{content:"蘭"}.fa-planet-ringed:before{content:"鸞"}.fa-play:before{content:""}.fa-play-circle:before{content:""}.fa-playstation:before{content:""}.fa-plug:before{content:""}.fa-plus:before{content:""}.fa-plus-circle:before{content:""}.fa-plus-hexagon:before{content:""}.fa-plus-octagon:before{content:""}.fa-plus-square:before{content:""}.fa-podcast:before{content:""}.fa-podium:before{content:""}.fa-podium-star:before{content:""}.fa-police-box:before{content:"嵐"}.fa-poll:before{content:""}.fa-poll-h:before{content:""}.fa-poll-people:before{content:""}.fa-poo:before{content:""}.fa-poo-storm:before{content:""}.fa-poop:before{content:""}.fa-popcorn:before{content:""}.fa-portal-enter:before{content:"濫"}.fa-portal-exit:before{content:"藍"}.fa-portrait:before{content:""}.fa-pound-sign:before{content:""}.fa-power-off:before{content:""}.fa-pray:before{content:""}.fa-praying-hands:before{content:""}.fa-prescription:before{content:""}.fa-prescription-bottle:before{content:""}.fa-prescription-bottle-alt:before{content:""}.fa-presentation:before{content:""}.fa-print:before{content:""}.fa-print-search:before{content:""}.fa-print-slash:before{content:""}.fa-procedures:before{content:""}.fa-product-hunt:before{content:""}.fa-project-diagram:before{content:""}.fa-projector:before{content:""}.fa-pump-medical:before{content:"索"}.fa-pump-soap:before{content:"參"}.fa-pumpkin:before{content:""}.fa-pushed:before{content:""}.fa-puzzle-piece:before{content:""}.fa-python:before{content:""}.fa-qq:before{content:""}.fa-qrcode:before{content:""}.fa-question:before{content:""}.fa-question-circle:before{content:""}.fa-question-square:before{content:""}.fa-quidditch:before{content:""}.fa-quinscape:before{content:""}.fa-quora:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-quran:before{content:""}.fa-r-project:before{content:""}.fa-rabbit:before{content:""}.fa-rabbit-fast:before{content:""}.fa-racquet:before{content:""}.fa-radar:before{content:"襤"}.fa-radiation:before{content:""}.fa-radiation-alt:before{content:""}.fa-radio:before{content:""}.fa-radio-alt:before{content:""}.fa-rainbow:before{content:""}.fa-raindrops:before{content:""}.fa-ram:before{content:""}.fa-ramp-loading:before{content:""}.fa-random:before{content:""}.fa-raspberry-pi:before{content:""}.fa-ravelry:before{content:""}.fa-raygun:before{content:"拉"}.fa-react:before{content:""}.fa-reacteurope:before{content:""}.fa-readme:before{content:""}.fa-rebel:before{content:""}.fa-receipt:before{content:""}.fa-record-vinyl:before{content:""}.fa-rectangle-landscape:before{content:""}.fa-rectangle-portrait:before{content:""}.fa-rectangle-wide:before{content:""}.fa-recycle:before{content:""}.fa-red-river:before{content:""}.fa-reddit:before{content:""}.fa-reddit-alien:before{content:""}.fa-reddit-square:before{content:""}.fa-redhat:before{content:""}.fa-redo:before{content:""}.fa-redo-alt:before{content:""}.fa-refrigerator:before{content:"臘"}.fa-registered:before{content:""}.fa-remove-format:before{content:""}.fa-renren:before{content:""}.fa-repeat:before{content:""}.fa-repeat-1:before{content:""}.fa-repeat-1-alt:before{content:""}.fa-repeat-alt:before{content:""}.fa-reply:before{content:""}.fa-reply-all:before{content:""}.fa-replyd:before{content:""}.fa-republican:before{content:""}.fa-researchgate:before{content:""}.fa-resolving:before{content:""}.fa-restroom:before{content:""}.fa-retweet:before{content:""}.fa-retweet-alt:before{content:""}.fa-rev:before{content:""}.fa-ribbon:before{content:""}.fa-ring:before{content:""}.fa-rings-wedding:before{content:""}.fa-road:before{content:""}.fa-robot:before{content:""}.fa-rocket:before{content:""}.fa-rocket-launch:before{content:"蠟"}.fa-rocketchat:before{content:""}.fa-rockrms:before{content:""}.fa-route:before{content:""}.fa-route-highway:before{content:""}.fa-route-interstate:before{content:""}.fa-router:before{content:""}.fa-rss:before{content:""}.fa-rss-square:before{content:""}.fa-ruble-sign:before{content:""}.fa-ruler:before{content:""}.fa-ruler-combined:before{content:""}.fa-ruler-horizontal:before{content:""}.fa-ruler-triangle:before{content:""}.fa-ruler-vertical:before{content:""}.fa-running:before{content:""}.fa-rupee-sign:before{content:""}.fa-rv:before{content:""}.fa-sack:before{content:""}.fa-sack-dollar:before{content:""}.fa-sad-cry:before{content:""}.fa-sad-tear:before{content:""}.fa-safari:before{content:""}.fa-salad:before{content:""}.fa-salesforce:before{content:""}.fa-sandwich:before{content:""}.fa-sass:before{content:""}.fa-satellite:before{content:""}.fa-satellite-dish:before{content:""}.fa-sausage:before{content:""}.fa-save:before{content:""}.fa-sax-hot:before{content:""}.fa-saxophone:before{content:""}.fa-scalpel:before{content:""}.fa-scalpel-path:before{content:""}.fa-scanner:before{content:""}.fa-scanner-image:before{content:""}.fa-scanner-keyboard:before{content:""}.fa-scanner-touchscreen:before{content:""}.fa-scarecrow:before{content:""}.fa-scarf:before{content:""}.fa-schlix:before{content:""}.fa-school:before{content:""}.fa-screwdriver:before{content:""}.fa-scribd:before{content:""}.fa-scroll:before{content:""}.fa-scroll-old:before{content:""}.fa-scrubber:before{content:""}.fa-scythe:before{content:""}.fa-sd-card:before{content:""}.fa-search:before{content:""}.fa-search-dollar:before{content:""}.fa-search-location:before{content:""}.fa-search-minus:before{content:""}.fa-search-plus:before{content:""}.fa-searchengin:before{content:""}.fa-seedling:before{content:""}.fa-sellcast:before{content:""}.fa-sellsy:before{content:""}.fa-send-back:before{content:""}.fa-send-backward:before{content:""}.fa-sensor:before{content:"廊"}.fa-sensor-alert:before{content:"朗"}.fa-sensor-fire:before{content:"浪"}.fa-sensor-on:before{content:"狼"}.fa-sensor-smoke:before{content:"郎"}.fa-server:before{content:""}.fa-servicestack:before{content:""}.fa-shapes:before{content:""}.fa-share:before{content:""}.fa-share-all:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-share-square:before{content:""}.fa-sheep:before{content:""}.fa-shekel-sign:before{content:""}.fa-shield:before{content:""}.fa-shield-alt:before{content:""}.fa-shield-check:before{content:""}.fa-shield-cross:before{content:""}.fa-shield-virus:before{content:"塞"}.fa-ship:before{content:""}.fa-shipping-fast:before{content:""}.fa-shipping-timed:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-shish-kebab:before{content:""}.fa-shoe-prints:before{content:""}.fa-shopify:before{content:"綾"}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-shopping-cart:before{content:""}.fa-shopware:before{content:""}.fa-shovel:before{content:""}.fa-shovel-snow:before{content:""}.fa-shower:before{content:""}.fa-shredder:before{content:""}.fa-shuttle-van:before{content:""}.fa-shuttlecock:before{content:""}.fa-sickle:before{content:""}.fa-sigma:before{content:""}.fa-sign:before{content:""}.fa-sign-in:before{content:""}.fa-sign-in-alt:before{content:""}.fa-sign-language:before{content:""}.fa-sign-out:before{content:""}.fa-sign-out-alt:before{content:""}.fa-signal:before{content:""}.fa-signal-1:before{content:""}.fa-signal-2:before{content:""}.fa-signal-3:before{content:""}.fa-signal-4:before{content:""}.fa-signal-alt:before{content:""}.fa-signal-alt-1:before{content:""}.fa-signal-alt-2:before{content:""}.fa-signal-alt-3:before{content:""}.fa-signal-alt-slash:before{content:""}.fa-signal-slash:before{content:""}.fa-signal-stream:before{content:""}.fa-signature:before{content:""}.fa-sim-card:before{content:""}.fa-simplybuilt:before{content:""}.fa-sink:before{content:"省"}.fa-siren:before{content:"來"}.fa-siren-on:before{content:"冷"}.fa-sistrix:before{content:""}.fa-sitemap:before{content:""}.fa-sith:before{content:""}.fa-skating:before{content:""}.fa-skeleton:before{content:""}.fa-sketch:before{content:""}.fa-ski-jump:before{content:""}.fa-ski-lift:before{content:""}.fa-skiing:before{content:""}.fa-skiing-nordic:before{content:""}.fa-skull:before{content:""}.fa-skull-cow:before{content:""}.fa-skull-crossbones:before{content:""}.fa-skyatlas:before{content:""}.fa-skype:before{content:""}.fa-slack:before{content:""}.fa-slack-hash:before{content:""}.fa-slash:before{content:""}.fa-sledding:before{content:""}.fa-sleigh:before{content:""}.fa-sliders-h:before{content:""}.fa-sliders-h-square:before{content:""}.fa-sliders-v:before{content:""}.fa-sliders-v-square:before{content:""}.fa-slideshare:before{content:""}.fa-smile:before{content:""}.fa-smile-beam:before{content:""}.fa-smile-plus:before{content:""}.fa-smile-wink:before{content:""}.fa-smog:before{content:""}.fa-smoke:before{content:""}.fa-smoking:before{content:""}.fa-smoking-ban:before{content:""}.fa-sms:before{content:""}.fa-snake:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-snooze:before{content:""}.fa-snow-blowing:before{content:""}.fa-snowboarding:before{content:""}.fa-snowflake:before{content:""}.fa-snowflakes:before{content:""}.fa-snowman:before{content:""}.fa-snowmobile:before{content:""}.fa-snowplow:before{content:""}.fa-soap:before{content:"葉"}.fa-socks:before{content:""}.fa-solar-panel:before{content:""}.fa-solar-system:before{content:"勞"}.fa-sort:before{content:""}.fa-sort-alpha-down:before{content:""}.fa-sort-alpha-down-alt:before{content:""}.fa-sort-alpha-up:before{content:""}.fa-sort-alpha-up-alt:before{content:""}.fa-sort-alt:before{content:""}.fa-sort-amount-down:before{content:""}.fa-sort-amount-down-alt:before{content:""}.fa-sort-amount-up:before{content:""}.fa-sort-amount-up-alt:before{content:""}.fa-sort-circle:before{content:"擄"}.fa-sort-circle-down:before{content:"櫓"}.fa-sort-circle-up:before{content:"爐"}.fa-sort-down:before{content:""}.fa-sort-numeric-down:before{content:""}.fa-sort-numeric-down-alt:before{content:""}.fa-sort-numeric-up:before{content:""}.fa-sort-numeric-up-alt:before{content:""}.fa-sort-shapes-down:before{content:""}.fa-sort-shapes-down-alt:before{content:""}.fa-sort-shapes-up:before{content:""}.fa-sort-shapes-up-alt:before{content:""}.fa-sort-size-down:before{content:""}.fa-sort-size-down-alt:before{content:""}.fa-sort-size-up:before{content:""}.fa-sort-size-up-alt:before{content:""}.fa-sort-up:before{content:""}.fa-soundcloud:before{content:""}.fa-soup:before{content:""}.fa-sourcetree:before{content:""}.fa-spa:before{content:""}.fa-space-shuttle:before{content:""}.fa-space-station-moon:before{content:"盧"}.fa-space-station-moon-alt:before{content:"老"}.fa-spade:before{content:""}.fa-sparkles:before{content:""}.fa-speakap:before{content:""}.fa-speaker:before{content:""}.fa-speaker-deck:before{content:""}.fa-speakers:before{content:""}.fa-spell-check:before{content:""}.fa-spider:before{content:""}.fa-spider-black-widow:before{content:""}.fa-spider-web:before{content:""}.fa-spinner:before{content:""}.fa-spinner-third:before{content:""}.fa-splotch:before{content:""}.fa-spotify:before{content:""}.fa-spray-can:before{content:""}.fa-sprinkler:before{content:"蘆"}.fa-square:before{content:""}.fa-square-full:before{content:""}.fa-square-root:before{content:""}.fa-square-root-alt:before{content:""}.fa-squarespace:before{content:""}.fa-squirrel:before{content:""}.fa-stack-exchange:before{content:""}.fa-stack-overflow:before{content:""}.fa-stackpath:before{content:""}.fa-staff:before{content:""}.fa-stamp:before{content:""}.fa-star:before{content:""}.fa-star-and-crescent:before{content:""}.fa-star-christmas:before{content:""}.fa-star-exclamation:before{content:""}.fa-star-half:before{content:""}.fa-star-half-alt:before{content:""}.fa-star-of-david:before{content:""}.fa-star-of-life:before{content:""}.fa-star-shooting:before{content:"虜"}.fa-starfighter:before{content:"路"}.fa-starfighter-alt:before{content:"露"}.fa-stars:before{content:""}.fa-starship:before{content:"魯"}.fa-starship-freighter:before{content:"鷺"}.fa-staylinked:before{content:""}.fa-steak:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-steam-symbol:before{content:""}.fa-steering-wheel:before{content:""}.fa-step-backward:before{content:""}.fa-step-forward:before{content:""}.fa-stethoscope:before{content:""}.fa-sticker-mule:before{content:""}.fa-sticky-note:before{content:""}.fa-stocking:before{content:""}.fa-stomach:before{content:""}.fa-stop:before{content:""}.fa-stop-circle:before{content:""}.fa-stopwatch:before{content:""}.fa-stopwatch-20:before{content:"說"}.fa-store:before{content:""}.fa-store-alt:before{content:""}.fa-store-alt-slash:before{content:"殺"}.fa-store-slash:before{content:"辰"}.fa-strava:before{content:""}.fa-stream:before{content:""}.fa-street-view:before{content:""}.fa-stretcher:before{content:""}.fa-strikethrough:before{content:""}.fa-stripe:before{content:""}.fa-stripe-s:before{content:""}.fa-stroopwafel:before{content:""}.fa-studiovinari:before{content:""}.fa-stumbleupon:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-subscript:before{content:""}.fa-subway:before{content:""}.fa-suitcase:before{content:""}.fa-suitcase-rolling:before{content:""}.fa-sun:before{content:""}.fa-sun-cloud:before{content:""}.fa-sun-dust:before{content:""}.fa-sun-haze:before{content:""}.fa-sunglasses:before{content:""}.fa-sunrise:before{content:""}.fa-sunset:before{content:""}.fa-superpowers:before{content:""}.fa-superscript:before{content:""}.fa-supple:before{content:""}.fa-surprise:before{content:""}.fa-suse:before{content:""}.fa-swatchbook:before{content:""}.fa-swift:before{content:""}.fa-swimmer:before{content:""}.fa-swimming-pool:before{content:""}.fa-sword:before{content:""}.fa-sword-laser:before{content:"碌"}.fa-sword-laser-alt:before{content:"祿"}.fa-swords:before{content:""}.fa-swords-laser:before{content:"綠"}.fa-symfony:before{content:""}.fa-synagogue:before{content:""}.fa-sync:before{content:""}.fa-sync-alt:before{content:""}.fa-syringe:before{content:""}.fa-table:before{content:""}.fa-table-tennis:before{content:""}.fa-tablet:before{content:""}.fa-tablet-alt:before{content:""}.fa-tablet-android:before{content:""}.fa-tablet-android-alt:before{content:""}.fa-tablet-rugged:before{content:""}.fa-tablets:before{content:""}.fa-tachometer:before{content:""}.fa-tachometer-alt:before{content:""}.fa-tachometer-alt-average:before{content:""}.fa-tachometer-alt-fast:before{content:""}.fa-tachometer-alt-fastest:before{content:""}.fa-tachometer-alt-slow:before{content:""}.fa-tachometer-alt-slowest:before{content:""}.fa-tachometer-average:before{content:""}.fa-tachometer-fast:before{content:""}.fa-tachometer-fastest:before{content:""}.fa-tachometer-slow:before{content:""}.fa-tachometer-slowest:before{content:""}.fa-taco:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-tally:before{content:""}.fa-tanakh:before{content:""}.fa-tape:before{content:""}.fa-tasks:before{content:""}.fa-tasks-alt:before{content:""}.fa-taxi:before{content:""}.fa-teamspeak:before{content:""}.fa-teeth:before{content:""}.fa-teeth-open:before{content:""}.fa-telegram:before{content:""}.fa-telegram-plane:before{content:""}.fa-telescope:before{content:"菉"}.fa-temperature-down:before{content:"錄"}.fa-temperature-frigid:before{content:""}.fa-temperature-high:before{content:""}.fa-temperature-hot:before{content:""}.fa-temperature-low:before{content:""}.fa-temperature-up:before{content:"鹿"}.fa-tencent-weibo:before{content:""}.fa-tenge:before{content:""}.fa-tennis-ball:before{content:""}.fa-terminal:before{content:""}.fa-text:before{content:""}.fa-text-height:before{content:""}.fa-text-size:before{content:""}.fa-text-width:before{content:""}.fa-th:before{content:""}.fa-th-large:before{content:""}.fa-th-list:before{content:""}.fa-the-red-yeti:before{content:""}.fa-theater-masks:before{content:""}.fa-themeco:before{content:""}.fa-themeisle:before{content:""}.fa-thermometer:before{content:""}.fa-thermometer-empty:before{content:""}.fa-thermometer-full:before{content:""}.fa-thermometer-half:before{content:""}.fa-thermometer-quarter:before{content:""}.fa-thermometer-three-quarters:before{content:""}.fa-theta:before{content:""}.fa-think-peaks:before{content:""}.fa-thumbs-down:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbtack:before{content:""}.fa-thunderstorm:before{content:""}.fa-thunderstorm-moon:before{content:""}.fa-thunderstorm-sun:before{content:""}.fa-ticket:before{content:""}.fa-ticket-alt:before{content:""}.fa-tilde:before{content:""}.fa-times:before{content:""}.fa-times-circle:before{content:""}.fa-times-hexagon:before{content:""}.fa-times-octagon:before{content:""}.fa-times-square:before{content:""}.fa-tint:before{content:""}.fa-tint-slash:before{content:""}.fa-tire:before{content:""}.fa-tire-flat:before{content:""}.fa-tire-pressure-warning:before{content:""}.fa-tire-rugged:before{content:""}.fa-tired:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-toilet:before{content:""}.fa-toilet-paper:before{content:""}.fa-toilet-paper-alt:before{content:""}.fa-toilet-paper-slash:before{content:"沈"}.fa-tombstone:before{content:""}.fa-tombstone-alt:before{content:""}.fa-toolbox:before{content:""}.fa-tools:before{content:""}.fa-tooth:before{content:""}.fa-toothbrush:before{content:""}.fa-torah:before{content:""}.fa-torii-gate:before{content:""}.fa-tornado:before{content:""}.fa-tractor:before{content:""}.fa-trade-federation:before{content:""}.fa-trademark:before{content:""}.fa-traffic-cone:before{content:""}.fa-traffic-light:before{content:""}.fa-traffic-light-go:before{content:""}.fa-traffic-light-slow:before{content:""}.fa-traffic-light-stop:before{content:""}.fa-trailer:before{content:"論"}.fa-train:before{content:""}.fa-tram:before{content:""}.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-transporter:before{content:"壟"}.fa-transporter-1:before{content:"弄"}.fa-transporter-2:before{content:"籠"}.fa-transporter-3:before{content:"聾"}.fa-transporter-empty:before{content:"牢"}.fa-trash:before{content:""}.fa-trash-alt:before{content:""}.fa-trash-restore:before{content:""}.fa-trash-restore-alt:before{content:""}.fa-trash-undo:before{content:""}.fa-trash-undo-alt:before{content:""}.fa-treasure-chest:before{content:""}.fa-tree:before{content:""}.fa-tree-alt:before{content:""}.fa-tree-christmas:before{content:""}.fa-tree-decorated:before{content:""}.fa-tree-large:before{content:""}.fa-tree-palm:before{content:""}.fa-trees:before{content:""}.fa-trello:before{content:""}.fa-triangle:before{content:""}.fa-triangle-music:before{content:""}.fa-tripadvisor:before{content:""}.fa-trophy:before{content:""}.fa-trophy-alt:before{content:""}.fa-truck:before{content:""}.fa-truck-container:before{content:""}.fa-truck-couch:before{content:""}.fa-truck-loading:before{content:""}.fa-truck-monster:before{content:""}.fa-truck-moving:before{content:""}.fa-truck-pickup:before{content:""}.fa-truck-plow:before{content:""}.fa-truck-ramp:before{content:""}.fa-trumpet:before{content:""}.fa-tshirt:before{content:""}.fa-tty:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-turkey:before{content:""}.fa-turntable:before{content:""}.fa-turtle:before{content:""}.fa-tv:before{content:""}.fa-tv-alt:before{content:""}.fa-tv-music:before{content:""}.fa-tv-retro:before{content:""}.fa-twitch:before{content:""}.fa-twitter:before{content:""}.fa-twitter-square:before{content:""}.fa-typewriter:before{content:""}.fa-typo3:before{content:""}.fa-uber:before{content:""}.fa-ubuntu:before{content:""}.fa-ufo:before{content:"磊"}.fa-ufo-beam:before{content:"賂"}.fa-uikit:before{content:""}.fa-umbraco:before{content:""}.fa-umbrella:before{content:""}.fa-umbrella-beach:before{content:""}.fa-underline:before{content:""}.fa-undo:before{content:""}.fa-undo-alt:before{content:""}.fa-unicorn:before{content:""}.fa-union:before{content:""}.fa-uniregistry:before{content:""}.fa-unity:before{content:"雷"}.fa-universal-access:before{content:""}.fa-university:before{content:""}.fa-unlink:before{content:""}.fa-unlock:before{content:""}.fa-unlock-alt:before{content:""}.fa-untappd:before{content:""}.fa-upload:before{content:""}.fa-ups:before{content:""}.fa-usb:before{content:""}.fa-usb-drive:before{content:""}.fa-usd-circle:before{content:""}.fa-usd-square:before{content:""}.fa-user:before{content:""}.fa-user-alien:before{content:"壘"}.fa-user-alt:before{content:""}.fa-user-alt-slash:before{content:""}.fa-user-astronaut:before{content:""}.fa-user-chart:before{content:""}.fa-user-check:before{content:""}.fa-user-circle:before{content:""}.fa-user-clock:before{content:""}.fa-user-cog:before{content:""}.fa-user-cowboy:before{content:""}.fa-user-crown:before{content:""}.fa-user-edit:before{content:""}.fa-user-friends:before{content:""}.fa-user-graduate:before{content:""}.fa-user-hard-hat:before{content:""}.fa-user-headset:before{content:""}.fa-user-injured:before{content:""}.fa-user-lock:before{content:""}.fa-user-md:before{content:""}.fa-user-md-chat:before{content:""}.fa-user-minus:before{content:""}.fa-user-music:before{content:""}.fa-user-ninja:before{content:""}.fa-user-nurse:before{content:""}.fa-user-plus:before{content:""}.fa-user-robot:before{content:"屢"}.fa-user-secret:before{content:""}.fa-user-shield:before{content:""}.fa-user-slash:before{content:""}.fa-user-tag:before{content:""}.fa-user-tie:before{content:""}.fa-user-times:before{content:""}.fa-user-unlock:before{content:"菱"}.fa-user-visor:before{content:"樓"}.fa-users:before{content:""}.fa-users-class:before{content:""}.fa-users-cog:before{content:""}.fa-users-crown:before{content:""}.fa-users-medical:before{content:""}.fa-users-slash:before{content:"拾"}.fa-usps:before{content:""}.fa-ussunnah:before{content:""}.fa-utensil-fork:before{content:""}.fa-utensil-knife:before{content:""}.fa-utensil-spoon:before{content:""}.fa-utensils:before{content:""}.fa-utensils-alt:before{content:""}.fa-vaadin:before{content:""}.fa-vacuum:before{content:"淚"}.fa-vacuum-robot:before{content:"漏"}.fa-value-absolute:before{content:""}.fa-vector-square:before{content:""}.fa-venus:before{content:""}.fa-venus-double:before{content:""}.fa-venus-mars:before{content:""}.fa-vhs:before{content:""}.fa-viacoin:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-vial:before{content:""}.fa-vials:before{content:""}.fa-viber:before{content:""}.fa-video:before{content:""}.fa-video-plus:before{content:""}.fa-video-slash:before{content:""}.fa-vihara:before{content:""}.fa-vimeo:before{content:""}.fa-vimeo-square:before{content:""}.fa-vimeo-v:before{content:""}.fa-vine:before{content:""}.fa-violin:before{content:""}.fa-virus:before{content:"若"}.fa-virus-slash:before{content:"掠"}.fa-viruses:before{content:"略"}.fa-vk:before{content:""}.fa-vnv:before{content:""}.fa-voicemail:before{content:""}.fa-volcano:before{content:""}.fa-volleyball-ball:before{content:""}.fa-volume:before{content:""}.fa-volume-down:before{content:""}.fa-volume-mute:before{content:""}.fa-volume-off:before{content:""}.fa-volume-slash:before{content:""}.fa-volume-up:before{content:""}.fa-vote-nay:before{content:""}.fa-vote-yea:before{content:""}.fa-vr-cardboard:before{content:""}.fa-vuejs:before{content:""}.fa-wagon-covered:before{content:""}.fa-walker:before{content:""}.fa-walkie-talkie:before{content:""}.fa-walking:before{content:""}.fa-wallet:before{content:""}.fa-wand:before{content:""}.fa-wand-magic:before{content:""}.fa-warehouse:before{content:""}.fa-warehouse-alt:before{content:""}.fa-washer:before{content:""}.fa-watch:before{content:""}.fa-watch-calculator:before{content:""}.fa-watch-fitness:before{content:""}.fa-water:before{content:""}.fa-water-lower:before{content:""}.fa-water-rise:before{content:""}.fa-wave-sine:before{content:""}.fa-wave-square:before{content:""}.fa-wave-triangle:before{content:""}.fa-waveform:before{content:""}.fa-waveform-path:before{content:""}.fa-waze:before{content:""}.fa-webcam:before{content:""}.fa-webcam-slash:before{content:""}.fa-weebly:before{content:""}.fa-weibo:before{content:""}.fa-weight:before{content:""}.fa-weight-hanging:before{content:""}.fa-weixin:before{content:""}.fa-whale:before{content:""}.fa-whatsapp:before{content:""}.fa-whatsapp-square:before{content:""}.fa-wheat:before{content:""}.fa-wheelchair:before{content:""}.fa-whistle:before{content:""}.fa-whmcs:before{content:""}.fa-wifi:before{content:""}.fa-wifi-1:before{content:""}.fa-wifi-2:before{content:""}.fa-wifi-slash:before{content:""}.fa-wikipedia-w:before{content:""}.fa-wind:before{content:""}.fa-wind-turbine:before{content:""}.fa-wind-warning:before{content:""}.fa-window:before{content:""}.fa-window-alt:before{content:""}.fa-window-close:before{content:""}.fa-window-frame:before{content:"累"}.fa-window-frame-open:before{content:"縷"}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-windows:before{content:""}.fa-windsock:before{content:""}.fa-wine-bottle:before{content:""}.fa-wine-glass:before{content:""}.fa-wine-glass-alt:before{content:""}.fa-wix:before{content:""}.fa-wizards-of-the-coast:before{content:""}.fa-wolf-pack-battalion:before{content:""}.fa-won-sign:before{content:""}.fa-wordpress:before{content:""}.fa-wordpress-simple:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpexplorer:before{content:""}.fa-wpforms:before{content:""}.fa-wpressr:before{content:""}.fa-wreath:before{content:""}.fa-wrench:before{content:""}.fa-x-ray:before{content:""}.fa-xbox:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-y-combinator:before{content:""}.fa-yahoo:before{content:""}.fa-yammer:before{content:""}.fa-yandex:before{content:""}.fa-yandex-international:before{content:""}.fa-yarn:before{content:""}.fa-yelp:before{content:""}.fa-yen-sign:before{content:""}.fa-yin-yang:before{content:""}.fa-yoast:before{content:""}.fa-youtube:before{content:""}.fa-youtube-square:before{content:""}.fa-zhihu:before{content:""}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Pro";font-style:normal;font-weight:400;font-display:block;src:url(/build/assets/fa-regular-400-CXfT4XM7.eot);src:url(/build/assets/fa-regular-400-CXfT4XM7.eot?#iefix) format("embedded-opentype"),url(/build/assets/fa-regular-400-Cr2FNZdb.woff2) format("woff2"),url(/build/assets/fa-regular-400-DOjnGd1s.woff) format("woff"),url(/build/assets/fa-regular-400-C9iBWEG2.ttf) format("truetype"),url(/build/assets/fa-regular-400-nfkjJRGo.svg#fontawesome) format("svg")}.far{font-family:"Font Awesome 5 Pro";font-weight:400}@font-face{font-family:"Font Awesome 5 Pro";font-style:normal;font-weight:900;font-display:block;src:url(/build/assets/fa-solid-900-3h6s7umj.eot);src:url(/build/assets/fa-solid-900-3h6s7umj.eot?#iefix) format("embedded-opentype"),url(/build/assets/fa-solid-900-p-jifTdU.woff2) format("woff2"),url(/build/assets/fa-solid-900-BOyiZ5cj.woff) format("woff"),url(/build/assets/fa-solid-900-BeR8VrNr.ttf) format("truetype"),url(/build/assets/fa-solid-900-If1vF-AY.svg#fontawesome) format("svg")}.fa,.fas{font-family:"Font Awesome 5 Pro";font-weight:900}/*!
 * Font Awesome Pro 5.13.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url(/build/assets/fa-brands-400-CP9nsfkC.eot);src:url(/build/assets/fa-brands-400-CP9nsfkC.eot?#iefix) format("embedded-opentype"),url(/build/assets/fa-brands-400-CEfVhjWN.woff2) format("woff2"),url(/build/assets/fa-brands-400-DT0Vyvm_.woff) format("woff"),url(/build/assets/fa-brands-400-C8UHUCY6.ttf) format("truetype"),url(/build/assets/fa-brands-400-BVRnKdu2.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands";font-weight:400}*,*:after,*:before{box-sizing:border-box}html,body,.site-wrapper{height:100%}body{font-family:Ubuntu,sans-serif;font-size:15px;font-weight:400;font-style:normal;line-height:1.74;position:relative;visibility:visible;overflow-x:hidden;transition:all .25s cubic-bezier(.645,.045,.355,1);letter-spacing:0;color:#696969}h1,h2,h3,h4,h5,h6{font-family:Ubuntu,sans-serif;font-weight:600;line-height:1.3;margin-top:0;color:#333}.h1,.h2,.h3,.h4,.h5,.h6{line-height:inherit;margin:0}p:last-child{margin-bottom:0}a,button{line-height:inherit;display:inline-block;cursor:pointer;text-decoration:none;color:inherit}a,button,img,input{transition:all .25s cubic-bezier(.645,.045,.355,1)}*:focus{outline:none!important}a:focus{text-decoration:none;color:inherit;outline:none}a:hover{text-decoration:none;color:#fcc741}button,input[type=submit]{cursor:pointer}img{max-width:100%}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{opacity:1}input:-moz-placeholder,textarea:-moz-placeholder{opacity:1}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1}input:-ms-input-placeholder,textarea:-ms-input-placeholder{opacity:1}ul:last-child{margin-bottom:0}hr{border-top-width:2px}svg:not(:root){overflow:hidden}.playfair-font{font-family:Playfair Display,serif}.margin-15{margin:15px}.section-border-bottom{border-bottom:1px solid #e7e7e7}.jarallax{position:relative;z-index:0}.jarallax>.jarallax-img{position:absolute;object-fit:cover;font-family:"object-fit: cover;";top:0;left:0;width:100%;height:100%;z-index:-1}.max-width-100{max-width:100%}.fix{overflow:hidden}.section,.main-wrapper{float:left;width:100%}@media only screen and (min-width: 1600px){.section-fluid>.container,.section-fluid>.container-fluid{width:100%;max-width:none;padding-right:150px;padding-left:150px}}@media only screen and (min-width: 1600px){.section-fluid-two>.container,.section-fluid-two>.container-fluid{width:100%;max-width:none;padding-right:240px;padding-left:240px}}@media only screen and (min-width: 1200px){.container{max-width:1200px}}@media only screen and (max-width: 575px){.container{max-width:450px}}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{padding-right:calc(var(--bs-gutter-x) * .6);padding-left:calc(var(--bs-gutter-x) * .6)}.row{margin-right:calc(var(--bs-gutter-x) * -.6);margin-left:calc(var(--bs-gutter-x) * -.6)}.row>*{position:relative;padding-right:calc(var(--bs-gutter-x) * .6);padding-left:calc(var(--bs-gutter-x) * .6)}.bg-primary{background-color:#fcc741!important}.text-primary{color:#fcc741!important}.bg-primary-two{background-color:#3a7e69!important}.text-primary-two{color:#3a7e69!important}.bg-primary-three{background-color:#ef6f31!important}.text-primary-three{color:#ef6f31!important}.bg-secondary{background-color:#3f3a64!important}.text-secondary{color:#3f3a64!important}.bg-secondary-light{background-color:#8c89a2!important}.text-secondary-light{color:#8c89a2!important}.bg-secondary-three{background-color:#6ac5f1!important}.text-secondary-three{color:#6ac5f1!important}.bg-success{background-color:#4caf50!important}.text-success{color:#4caf50!important}.bg-danger{background-color:#f44336!important}.text-danger{color:#f44336!important}.bg-warning{background-color:#ffc107!important}.text-warning{color:#ffc107!important}.bg-info{background-color:#17a2b8!important}.text-info{color:#17a2b8!important}.bg-light{background-color:#f8f9fa!important}.text-light{color:#f8f9fa!important}.bg-dark{background-color:#333!important}.text-dark{color:#333!important}.bg-black{background-color:#000!important}.text-black{color:#000!important}.bg-grey{background-color:#f8f9fd!important}.text-grey{color:#f8f9fd!important}.bg-body{background-color:#696969!important}.text-body{color:#696969!important}.bg-off-white{background-color:#f6f2ed!important}.text-off-white{color:#f6f2ed!important}.bg-light-orange{background-color:#ef6f311a!important}.text-light-orange{color:#ef6f311a!important}.fw-100{font-weight:100}.fw-200{font-weight:200}.fw-300{font-weight:300}.fw-400{font-weight:400}.fw-500{font-weight:500}.fw-600{font-weight:600}.fw-700{font-weight:700}.fw-800{font-weight:800}.fw-900{font-weight:900}[data-overlay]{position:relative;z-index:1}[data-overlay]:before{position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;content:"";background-color:#000}.overlay{position:relative}.overlay:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0006}[data-overlay="0"]:before{opacity:0}[data-overlay="5"]:before{opacity:.05}[data-overlay="10"]:before{opacity:.1}[data-overlay="15"]:before{opacity:.15}[data-overlay="20"]:before{opacity:.2}[data-overlay="25"]:before{opacity:.25}[data-overlay="30"]:before{opacity:.3}[data-overlay="35"]:before{opacity:.35}[data-overlay="40"]:before{opacity:.4}[data-overlay="45"]:before{opacity:.45}[data-overlay="50"]:before{opacity:.5}[data-overlay="55"]:before{opacity:.55}[data-overlay="60"]:before{opacity:.6}[data-overlay="65"]:before{opacity:.65}[data-overlay="70"]:before{opacity:.7}[data-overlay="75"]:before{opacity:.75}[data-overlay="80"]:before{opacity:.8}[data-overlay="85"]:before{opacity:.85}[data-overlay="90"]:before{opacity:.9}[data-overlay="95"]:before{opacity:.95}[data-overlay="100"]:before{opacity:1}[data-bg-image]{background-repeat:repeat;background-position:top center}[data-bg-image]:not(.bg-pattern){background-repeat:no-repeat;background-position:center center;background-size:cover;overflow:hidden}.bg-pattern-one{background-position:center center;background-repeat:no-repeat;background-size:contain!important}.cta-section,.about-video-section,.newsletter-section,.about-section,.teaching-section,.download-app-section{overflow:hidden}.overflow-inherit{overflow:inherit!important}.scroll-top{position:fixed;right:29px;bottom:-120px;z-index:999;box-shadow:0 30px 40px #00000008;display:block;padding:0;width:50px;height:50px;border-radius:50%;text-align:center;font-size:25px;line-height:60px;cursor:pointer;opacity:0;visibility:hidden;background-color:#fcc741;background-size:200% auto;background-position:left center;color:#fff;transition:all .25s cubic-bezier(.645,.045,.355,1);overflow:hidden}@media only screen and (max-width: 479px){.scroll-top{width:50px;height:50px;line-height:50px;font-size:20px}}.scroll-top.show{visibility:visible;opacity:1;bottom:110px}.scroll-top i{position:absolute;top:50%;left:50%;color:#fff;transition:all .25s cubic-bezier(.645,.045,.355,1)}.scroll-top .arrow-top{transform:translate(-50%,-50%)}.scroll-top .arrow-bottom{transform:translate(-50%,80px)}.border-top-dashed{border-top:1px dashed #D2D2D2}.border-bottom-dashed{border-bottom:1px dashed #D2D2D2}.img-hover-color{filter:grayscale(100)}.img-hover-color:hover{filter:grayscale(0)}.section-bottom-shape{position:absolute;z-index:1;bottom:-1px;left:0;width:100%;height:70px}.section-bottom-shape.fill-color-gray svg path{fill:#f8f8f8}.section-bottom-shape svg{width:100%;height:100%}.section-bottom-shape svg path{fill:#fff}.section-bottom-shape-two{position:absolute;z-index:-1;bottom:-1px;left:0;width:100%;transform:rotate(180deg);overflow:hidden}.section-bottom-shape-two svg{width:100%;height:100%;height:310px;transform:translate(0) rotateY(180deg)}@media only screen and (max-width: 767px){.section-bottom-shape-two svg{height:80px}}.section-bottom-shape-two svg path{fill:#f8f8f8}.section-bottom-shape-three{position:absolute;z-index:1;bottom:-1px;left:0;width:100%;transform:rotate(180deg);overflow:hidden}.section-bottom-shape-three svg{width:100%;height:100%;height:440px;display:block;width:calc(100% + 1.3px);position:relative;left:50%;transform:translate(-50%) rotateY(180deg)}@media only screen and (max-width: 767px){.section-bottom-shape-three svg{height:80px}}.section-bottom-shape-three svg path{fill:#3333330f}.section-bottom-shape-four{position:absolute;z-index:1;bottom:-1px;left:0;width:100%;transform:rotate(180deg);overflow:hidden}.section-bottom-shape-four svg{height:600px;display:block;width:calc(100% + 1.3px);position:relative;left:50%;transform:translate(-50%)}@media only screen and (max-width: 767px){.section-bottom-shape-four svg{height:80px}}.section-bottom-shape-four svg path{fill:#ffffff0a}.section-bottom-shape-five{position:absolute;z-index:-1;bottom:-1px;left:0;width:100%;transform:rotate(180deg);overflow:hidden}.section-bottom-shape-five svg{width:calc(100% + 1.3px);height:100%;height:300px;display:block;position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translate(-50%)}@media only screen and (max-width: 767px){.section-bottom-shape-five svg{height:80px}}.section-bottom-shape-five svg path{fill:#faf8f6}.theme-color{color:#fcc741!important}.swiper-pagination{position:static;display:block;line-height:1;margin-top:20px}.swiper-pagination.theme-color{margin-top:50px}.swiper-pagination.theme-color .swiper-pagination-bullet{width:10px;height:10px}.swiper-pagination.theme-color .swiper-pagination-bullet:before{background:#5c5b6e}.swiper-pagination.theme-color .swiper-pagination-bullet:hover:before{width:12px;height:12px;opacity:1;background:#fcc741}.swiper-pagination.theme-color .swiper-pagination-bullet-active:before{width:12px;height:12px;opacity:1;background:#fcc741}.swiper-pagination .swiper-pagination-bullet{width:10px;height:10px;border:0;border-radius:0;background:transparent;opacity:1;position:relative;outline:none;margin-right:20px;margin:0 8px!important}.swiper-pagination .swiper-pagination-bullet:last-child{margin-right:0}.swiper-pagination .swiper-pagination-bullet:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:100%;width:8px;height:8px;background:#d8d8d8;z-index:1;transition:all .25s cubic-bezier(.645,.045,.355,1)}.swiper-pagination .swiper-pagination-bullet:hover:before{width:12px;height:12px;opacity:1;background:#333}.swiper-pagination .swiper-pagination-bullet-active:before{width:12px;height:12px;opacity:1;background:#333}.site-wrapper-reveal{background-color:#fff}.swiper-pagination.swiper-pagination-white .swiper-pagination-bullet{margin:8px}.swiper-pagination.swiper-pagination-white .swiper-pagination-bullet:hover:before{width:12px;height:12px;opacity:1;background:#fff}.swiper-pagination.swiper-pagination-white .swiper-pagination-bullet-active:before{opacity:1;background:#fff;width:16px;height:16px;box-shadow:0 0 9px #ededed}.swiper-nav-button{transition:all .3s cubic-bezier(.645,.045,.355,1),visibility .1s linear 2s,opacity .1s linear 2s;background-image:none;text-align:center;-webkit-user-select:none;user-select:none;outline:none;width:48px;height:48px;font-size:24px;color:#6d70a6;border:0;border-radius:50%;box-shadow:0 0 5px #00000003;opacity:0;visibility:hidden;transform:translateY(-50%);margin:0;top:50%}.swiper-nav-button:before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;border-radius:inherit;color:#fff;background:#fff}.swiper-nav-button:hover{color:#fff}.swiper-nav-button:hover:before{color:#fff;background:#333}.swiper-container{transition:all .3s cubic-bezier(.645,.045,.355,1)}.swiper-container:hover .swiper-nav-button{opacity:1;visibility:visible}.swiper-nav-button i{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.swiper-nav-button i:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;font-family:"Font Awesome 5 Pro";font-weight:300;content:""}.swiper-nav-prev i:before{content:""}.swiper-button-next i:before{content:""}.swiper-wrapper{transition-timing-function:linear!important}.left-border-caption{border-left:5px solid #fcc741;padding-left:10px}.ege-buttons a{padding:.25rem .4rem;font-size:.875rem;height:24px!important;line-height:3!important}.browser-check-block{padding-left:0}@media (min-width: 768px){.browser-check-block{padding-left:200px}}.career-section{padding-top:150px;padding-bottom:100px}.career-section{position:relative;z-index:1}.career-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0006;z-index:-1}.career-section .title{color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.3);position:relative;z-index:2}.blue-background-privacy-consent{background-color:#fff!important;border:1px solid #0d6efd!important}.blue-background-privacy-consent:checked{background-color:#0d6efd!important;border-color:#0d6efd!important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")!important}.blue-background-privacy-consent:focus{border-color:#86b7fe!important;box-shadow:0 0 0 .25rem #0d6efd40!important}.blue-background-privacy-consent:hover{border-color:#0d6efd!important}.blue-background-privacy-consent:disabled{background-color:#e9ecef!important;border-color:#ced4da!important;opacity:.5}.modal{z-index:1055!important}.modal-backdrop{z-index:1050!important}.modal-dialog{z-index:1060!important;position:relative}.modal-content{z-index:1061!important;position:relative;pointer-events:auto!important}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}.modal.show .modal-dialog{transform:none}.modal-header,.modal-body,.modal-footer{pointer-events:auto!important;position:relative;z-index:1062!important}.modal-footer .btn,.modal-header .btn-close{pointer-events:auto!important;z-index:1063!important;position:relative}.modal-backdrop.show{opacity:.5}.modal.show{display:block!important}#privacyModal *{box-sizing:border-box}.modal-dialog{margin:1.75rem auto;max-width:500px;position:relative;width:auto;transform:none!important}.modal-lg{max-width:800px}.modal-dialog-scrollable .modal-content{max-height:80vh;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal .btn:hover{opacity:.85;transform:translateY(-1px)}@media (max-width: 576px){.modal-dialog{margin:.5rem;max-width:calc(100% - 1rem)}}.contact-us-wrapper{background:#fff;position:relative;box-shadow:0 15px 30px #0000001a}.contact-us-inner{text-align:center;padding:40px 30px;border-right:1px solid #eee}.info-i{font-size:48px;color:#fcc741}.contact-us-inner a{text-transform:uppercase;color:#fcc741;font-size:17px;font-weight:500;margin:20px 0 10px}.privacy-link{color:#ffc107!important;text-decoration:underline!important;cursor:pointer!important;pointer-events:auto!important;z-index:auto}.privacy-link:hover{color:#ffcd39!important}.magistracy{background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;border:1px solid #f0f0f0;overflow:hidden;transition:box-shadow .3s ease,transform .3s ease;padding:25px}.magistracy:hover{box-shadow:0 8px 30px #0000001f;transform:translateY(-2px)}.magistracy .info{display:flex;flex-direction:column;height:100%}.faculty-header .code{font-size:12px;font-weight:600;color:#666;background:#f8f9fa;padding:4px 10px;border-radius:20px;display:inline-block;margin-bottom:8px;border:1px solid #e9ecef}.faculty-header .title{font-size:24px;font-weight:700;line-height:1.2;margin:0}.faculty-header .title a{color:#333;text-decoration:none;transition:color .3s ease}.faculty-header .title a:hover{color:#fcc741}.course-instructor-mgs{background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:12px 16px;border-radius:8px;border-left:4px solid #fcc741}.instructor-name i{color:#fcc741;margin-right:8px;font-size:16px}.education-forms{display:flex;flex-wrap:wrap;gap:6px}.edu-form{font-size:11px;padding:6px 12px;border-radius:15px;font-weight:500;letter-spacing:.5px}.meta{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:15px}.meta li{font-size:13px;color:#666;display:flex;align-items:center}.meta li i{margin-right:6px;color:#fcc741;font-size:14px}.meta li a{color:#666;text-decoration:none;display:flex;align-items:center;transition:color .3s ease}.meta li a:hover{color:#fcc741}.faculty-footer{margin-top:auto;padding-top:20px;border-top:1px solid #f0f0f0}.price-info{font-size:18px;font-weight:600;display:flex;align-items:center}.price-info i{color:#48d396;margin-right:8px;font-size:16px}.action-buttons{display:flex;gap:10px;flex-wrap:wrap}.action-buttons .btn{padding:10px 20px;border-radius:8px;font-weight:600;font-size:14px;transition:all .3s ease;border:none;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.action-buttons .btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000026}@media (max-width: 768px){.faculty-header .title{font-size:20px}.action-buttons{flex-direction:column}.action-buttons .btn{width:100%}.meta{flex-direction:column;gap:8px}}.curriculum-table{padding:1px 20px 20px 15px}.discipline-status-box{background:#fff;border:1px solid #e9ecef;border-radius:12px;padding:18px 20px;height:100%;transition:all .3s ease;box-shadow:0 2px 8px #0000000f;position:relative}.discipline-status-box:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0000001f}.discipline-status-icon{flex-shrink:0;width:50px;height:50px;background:linear-gradient(135deg,#fcc741,#f1b94e);border-radius:10px;display:flex;align-items:center;justify-content:center;margin-right:15px}.discipline-status-icon i{color:#fff;font-size:1.4rem}.discipline-status-content{flex:1;text-align:left}.discipline-status-text{font-size:1rem;font-weight:600;color:#2c3e50;line-height:1.2;max-width:none}.discipline-status-box small{font-size:.85rem;line-height:1.3}.discipline-status-box.discipline-highlight:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:#3f3a64;border-radius:4px 0 0 4px}.section-padding-top-0{padding-top:0!important}.section-padding-0{padding-top:0!important;padding-bottom:0!important}.section-padding{padding-top:100px!important;padding-bottom:100px!important}@media only screen and (min-width: 768px) and (max-width: 991px){.section-padding{padding-top:80px!important;padding-bottom:80px!important}}@media only screen and (max-width: 767px){.section-padding{padding-top:60px!important;padding-bottom:60px!important}}.section-padding-200{padding-top:200px;padding-bottom:200px}@media only screen and (min-width: 992px) and (max-width: 1199px){.section-padding-200{padding-top:100px;padding-bottom:100px}}@media only screen and (min-width: 768px) and (max-width: 991px){.section-padding-200{padding-top:80px;padding-bottom:80px}}@media only screen and (max-width: 767px){.section-padding-200{padding-top:60px;padding-bottom:60px}}.section-padding-t80-b100{padding-top:80px;padding-bottom:100px}@media only screen and (min-width: 768px) and (max-width: 991px){.section-padding-t80-b100{padding-top:60px;padding-bottom:80px}}@media only screen and (max-width: 767px){.section-padding-t80-b100{padding-top:45px;padding-bottom:60px}}.section-padding-top{padding-top:100px}@media only screen and (min-width: 768px) and (max-width: 991px){.section-padding-top{padding-top:80px}}@media only screen and (max-width: 767px){.section-padding-top{padding-top:60px}}.section-padding-top-190{padding-top:190px}@media only screen and (min-width: 768px) and (max-width: 991px){.section-padding-top-190{padding-top:170px}}@media only screen and (max-width: 767px){.section-padding-top-190{padding-top:150px}}.section-padding-top-200{padding-top:200px}@media only screen and (min-width: 992px) and (max-width: 1199px){.section-padding-top-200{padding-top:100px}}@media only screen and (min-width: 768px) and (max-width: 991px){.section-padding-top-200{padding-top:80px}}@media only screen and (max-width: 767px){.section-padding-top-200{padding-top:60px}}.section-padding-top-250{padding-top:250px}@media only screen and (min-width: 1200px) and (max-width: 1599px){.section-padding-top-250{padding-top:100px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.section-padding-top-250{padding-top:100px}}@media only screen and (min-width: 768px) and (max-width: 991px){.section-padding-top-250{padding-top:80px}}@media only screen and (max-width: 767px){.section-padding-top-250{padding-top:60px}}.section-padding-top-320{padding-top:320px}@media only screen and (min-width: 768px) and (max-width: 991px){.section-padding-top-320{padding-top:170px}}@media only screen and (max-width: 767px){.section-padding-top-320{padding-top:150px}}.section-padding-bottom{padding-bottom:100px!important}@media only screen and (min-width: 768px) and (max-width: 991px){.section-padding-bottom{padding-bottom:80px!important}}@media only screen and (max-width: 767px){.section-padding-bottom{padding-bottom:60px!important}}.section-padding-bottom-80{padding-bottom:80px}@media only screen and (min-width: 768px) and (max-width: 991px){.section-padding-bottom-80{padding-bottom:60px}}@media only screen and (max-width: 767px){.section-padding-bottom-80{padding-bottom:40px}}.section-padding-bottom-70{padding-bottom:70px}@media only screen and (min-width: 768px) and (max-width: 991px){.section-padding-bottom-70{padding-bottom:80px}}@media only screen and (max-width: 767px){.section-padding-bottom-70{padding-bottom:60px}}.section-padding-bottom-90{padding-bottom:90px}@media only screen and (min-width: 768px) and (max-width: 991px){.section-padding-bottom-90{padding-bottom:70px}}@media only screen and (max-width: 767px){.section-padding-bottom-90{padding-bottom:50px}}.section-padding-bottom-120{padding-bottom:120px!important}@media only screen and (min-width: 768px) and (max-width: 991px){.section-padding-bottom-120{padding-bottom:100px!important}}@media only screen and (max-width: 767px){.section-padding-bottom-120{padding-bottom:80px!important}}.section-padding-bottom-160{padding-bottom:160px}@media only screen and (min-width: 992px) and (max-width: 1199px){.section-padding-bottom-160{padding-bottom:100px}}@media only screen and (min-width: 768px) and (max-width: 991px){.section-padding-bottom-160{padding-bottom:80px}}@media only screen and (max-width: 767px){.section-padding-bottom-160{padding-bottom:60px}}.section-padding-bottom-180{padding-bottom:180px}@media only screen and (min-width: 992px) and (max-width: 1199px){.section-padding-bottom-180{padding-bottom:100px}}@media only screen and (min-width: 768px) and (max-width: 991px){.section-padding-bottom-180{padding-bottom:80px}}@media only screen and (max-width: 767px){.section-padding-bottom-180{padding-bottom:60px}}.section-padding-bottom-200{padding-bottom:200px}@media only screen and (min-width: 1200px) and (max-width: 1599px){.section-padding-bottom-200{padding-bottom:100px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.section-padding-bottom-200{padding-bottom:100px}}@media only screen and (min-width: 768px) and (max-width: 991px){.section-padding-bottom-200{padding-bottom:80px}}@media only screen and (max-width: 767px){.section-padding-bottom-200{padding-bottom:60px}}.section-padding-dark{padding-top:100px;padding-bottom:50px}#video-section-1{margin-bottom:140px}.plr-40{padding:0 40px}@media only screen and (min-width: 992px) and (max-width: 1199px){.plr-40{padding:0 15px}}@media only screen and (min-width: 768px) and (max-width: 991px){.plr-40{padding:0 15px}}@media only screen and (max-width: 767px){.plr-40{padding:0 15px}}.margin-bottom-100{margin-bottom:100px}@media only screen and (min-width: 992px) and (max-width: 1199px){.margin-bottom-100{margin-bottom:80px}}@media only screen and (min-width: 768px) and (max-width: 991px){.margin-bottom-100{margin-bottom:60px}}@media only screen and (max-width: 767px){.margin-bottom-100{margin-bottom:40px}}.margin-bottom-85{margin-bottom:85px}@media only screen and (min-width: 992px) and (max-width: 1199px){.margin-bottom-85{margin-bottom:60px}}@media only screen and (min-width: 768px) and (max-width: 991px){.margin-bottom-85{margin-bottom:40px}}@media only screen and (max-width: 767px){.margin-bottom-85{margin-bottom:30px}}.mb-minus-90{margin-bottom:-90px}@media only screen and (min-width: 768px) and (max-width: 991px){.mb-minus-90{margin-bottom:-50px}}.mt-minus-125{margin-top:-125px;position:relative;z-index:9}@media only screen and (min-width: 992px) and (max-width: 1199px){.mt-minus-125{margin-top:-90px}}@media only screen and (min-width: 768px) and (max-width: 991px){.mt-minus-125{margin-top:-90px}}@media only screen and (max-width: 767px){.mt-minus-125{margin-top:-90px}}.ml-minus-150{margin-left:-150px}@media only screen and (min-width: 1200px) and (max-width: 1599px){.ml-minus-150{margin-left:0}}@media only screen and (min-width: 992px) and (max-width: 1199px){.ml-minus-150{margin-left:0;margin-bottom:50px}}@media only screen and (min-width: 768px) and (max-width: 991px){.ml-minus-150{margin-left:0;margin-bottom:40px}}@media only screen and (max-width: 767px){.ml-minus-150{margin-left:0;margin-bottom:30px}}@media only screen and (min-width: 1600px){.col-xxl-1{flex:0 0 8.333333%;max-width:8.333333%}}@media only screen and (min-width: 1600px){.col-xxl-2{flex:0 0 16.666666%;max-width:16.666666%}}@media only screen and (min-width: 1600px){.col-xxl-3{flex:0 0 24.999999%;max-width:24.999999%}}@media only screen and (min-width: 1600px){.col-xxl-4{flex:0 0 33.333332%;max-width:33.333332%}}@media only screen and (min-width: 1600px){.col-xxl-5{flex:0 0 41.666665%;max-width:41.666665%}}@media only screen and (min-width: 1600px){.col-xxl-6{flex:0 0 49.999998%;max-width:49.999998%}}@media only screen and (min-width: 1600px){.col-xxl-7{flex:0 0 58.333331%;max-width:58.333331%}}@media only screen and (min-width: 1600px){.col-xxl-8{flex:0 0 66.666664%;max-width:66.666664%}}@media only screen and (min-width: 1600px){.col-xxl-9{flex:0 0 74.999997%;max-width:74.999997%}}@media only screen and (min-width: 1600px){.col-xxl-10{flex:0 0 83.33333%;max-width:83.33333%}}@media only screen and (min-width: 1600px){.col-xxl-11{flex:0 0 91.666663%;max-width:91.666663%}}@media only screen and (min-width: 1600px){.col-xxl-12{flex:0 0 99.999996%;max-width:99.999996%}}@media only screen and (min-width: 1600px){.order-xxl-1{order:1}}@media only screen and (min-width: 1600px){.order-xxl-2{order:2}}@media only screen and (min-width: 1600px){.order-xxl-3{order:3}}@media only screen and (min-width: 1600px){.order-xxl-4{order:4}}@media only screen and (min-width: 1600px){.order-xxl-5{order:5}}@media only screen and (min-width: 1600px){.order-xxl-6{order:6}}@media only screen and (min-width: 1600px){.order-xxl-7{order:7}}@media only screen and (min-width: 1600px){.order-xxl-8{order:8}}@media only screen and (min-width: 1600px){.order-xxl-9{order:9}}@media only screen and (min-width: 1600px){.order-xxl-10{order:10}}@media only screen and (min-width: 1600px){.order-xxl-11{order:11}}@media only screen and (min-width: 1600px){.order-xxl-12{order:12}}.max-mb-10{margin-bottom:10px!important}.max-mb-n10{margin-bottom:-10px}.max-mb-20{margin-bottom:20px!important}.max-mb-n20{margin-bottom:-20px}.max-mb-30{margin-bottom:30px!important}.max-mb-n30{margin-bottom:-30px}.max-mb-40{margin-bottom:40px!important}.max-mb-n40{margin-bottom:-40px}.max-mb-50{margin-bottom:50px!important}.max-mb-n50{margin-bottom:-50px}.max-mb-60{margin-bottom:60px!important}.max-mb-n60{margin-bottom:-60px}.max-mb-70{margin-bottom:70px!important}.max-mb-n70{margin-bottom:-70px}.max-mb-80{margin-bottom:80px!important}.max-mb-n80{margin-bottom:-80px}.max-mb-90{margin-bottom:90px!important}.max-mb-n90{margin-bottom:-90px}.max-mb-100{margin-bottom:100px!important}.max-mb-n100{margin-bottom:-100px}.max-mt-10{margin-top:10px}.max-mt-n10{margin-top:-10px}.max-mt-20{margin-top:20px}.max-mt-n20{margin-top:-20px}.max-mt-30{margin-top:30px}.max-mt-n30{margin-top:-30px}.max-mt-40{margin-top:40px}.max-mt-n40{margin-top:-40px}.max-mt-50{margin-top:50px}.max-mt-n50{margin-top:-50px}.max-mt-60{margin-top:60px}.max-mt-n60{margin-top:-60px}.max-mt-70{margin-top:70px}.max-mt-n70{margin-top:-70px}.max-mt-80{margin-top:80px}.max-mt-n80{margin-top:-80px}.max-mt-90{margin-top:90px}.max-mt-n90{margin-top:-90px}.max-mt-100{margin-top:100px}.max-mt-n100{margin-top:-100px}.max-pb-10{padding-bottom:10px}.max-pb-20{padding-bottom:20px}.max-pb-30{padding-bottom:30px}.max-pb-40{padding-bottom:40px}.max-pb-50{padding-bottom:50px}.max-pb-60{padding-bottom:60px}.max-pb-70{padding-bottom:70px}.max-pb-80{padding-bottom:80px}.max-pb-90{padding-bottom:90px}.max-pb-100{padding-bottom:100px}.max-pt-10{padding-top:10px}.max-pt-20{padding-top:20px}.max-pt-30{padding-top:30px}.max-pt-40{padding-top:40px}.max-pt-50{padding-top:50px}.max-pt-60{padding-top:60px}.max-pt-70{padding-top:70px}.max-pt-80{padding-top:80px}.max-pt-90{padding-top:90px}.max-pt-100{padding-top:100px}.row-25{margin-left:-25px;margin-right:-25px}@media only screen and (min-width: 1200px) and (max-width: 1499px){.row-25{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.row-25{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width: 768px) and (max-width: 991px){.row-25{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width: 767px){.row-25{margin-left:-15px;margin-right:-15px}}.row-25>[class*=col]{padding-left:25px;padding-right:25px}@media only screen and (min-width: 1200px) and (max-width: 1499px){.row-25>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.row-25>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width: 768px) and (max-width: 991px){.row-25>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width: 767px){.row-25>[class*=col]{padding-left:15px;padding-right:15px}}.row-30{margin-left:-30px;margin-right:-30px}@media only screen and (min-width: 1200px) and (max-width: 1499px){.row-30{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.row-30{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width: 768px) and (max-width: 991px){.row-30{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width: 767px){.row-30{margin-left:-15px;margin-right:-15px}}.row-30>[class*=col]{padding-left:30px;padding-right:30px}@media only screen and (min-width: 1200px) and (max-width: 1499px){.row-30>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.row-30>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width: 768px) and (max-width: 991px){.row-30>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width: 767px){.row-30>[class*=col]{padding-left:15px;padding-right:15px}}.row-40{margin-left:-40px;margin-right:-40px}@media only screen and (min-width: 1200px) and (max-width: 1499px){.row-40{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.row-40{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width: 768px) and (max-width: 991px){.row-40{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width: 767px){.row-40{margin-left:-15px;margin-right:-15px}}.row-40>[class*=col]{padding-left:40px;padding-right:40px}@media only screen and (min-width: 1200px) and (max-width: 1499px){.row-40>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.row-40>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width: 768px) and (max-width: 991px){.row-40>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width: 767px){.row-40>[class*=col]{padding-left:15px;padding-right:15px}}.mt-0{margin-top:0!important}.mt-25{margin-top:25px!important}.mt-30{margin-top:30px!important}.mt-40{margin-top:40px!important}.mt-50{margin-top:50px!important}.mt-150{margin-top:150px!important}@media only screen and (min-width: 992px) and (max-width: 1199px){.mt-md-0{margin-top:0!important}}@media only screen and (min-width: 768px) and (max-width: 991px){.mt-sm-0{margin-top:0!important}}@media only screen and (min-width: 768px) and (max-width: 991px){.mt-sm-50{margin-top:50px!important}}@media only screen and (max-width: 767px){.mt-xs-0{margin-top:0!important}}@media only screen and (max-width: 767px){.mt-xs-50{margin-top:50px!important}}.mb-0{margin-bottom:0!important}.mb-10{margin-bottom:10px!important}.mb-15{margin-bottom:15px!important}.mb-20{margin-bottom:20px!important}.mb-25{margin-bottom:25px!important}.mb-30{margin-bottom:30px!important}.mb-35{margin-bottom:35px!important}.mb-50{margin-bottom:50px!important}@media only screen and (min-width: 992px) and (max-width: 1199px){.mb-md-50{margin-bottom:50px!important}}@media only screen and (min-width: 768px) and (max-width: 991px){.mb-sm-30{margin-bottom:30px!important}}@media only screen and (min-width: 768px) and (max-width: 991px){.mb-sm-40{margin-bottom:40px!important}}@media only screen and (min-width: 768px) and (max-width: 991px){.mb-sm-50{margin-bottom:50px!important}}@media only screen and (max-width: 767px){.mb-xs-30{margin-bottom:30px!important}}@media only screen and (max-width: 767px){.mb-xs-40{margin-bottom:40px!important}}@media only screen and (max-width: 767px){.mb-xs-50{margin-bottom:50px!important}}.ml-15{margin-left:15px!important}.mr-15{margin-right:15px!important}.pt-0{padding-top:0!important}.pb-25{padding-bottom:25px!important}.pl-30{padding-left:30px!important}.pl-60{padding-left:60px!important}.pl-80{padding-left:80px!important}.pl-85{padding-left:85px!important}.pl-90{padding-left:90px!important}@media only screen and (min-width: 1200px) and (max-width: 1499px){.pl-lg-15{padding-left:15px!important}}@media only screen and (min-width: 992px) and (max-width: 1199px){.pl-md-0{padding-left:0!important}}@media only screen and (min-width: 992px) and (max-width: 1199px){.pl-md-15{padding-left:15px!important}}@media only screen and (min-width: 992px) and (max-width: 1199px){.pl-md-20{padding-left:20px!important}}@media only screen and (min-width: 768px) and (max-width: 991px){.pl-sm-0{padding-left:0!important}}@media only screen and (min-width: 768px) and (max-width: 991px){.pl-sm-15{padding-left:15px!important}}@media only screen and (max-width: 767px){.pl-xs-0{padding-left:0!important}}@media only screen and (max-width: 767px){.pl-xs-15{padding-left:15px!important}}.pr-0{padding-right:0!important}.pr-55{padding-right:55px!important}.pr-60{padding-right:60px!important}.pr-80{padding-right:80px!important}.pr-100{padding-right:100px!important}@media only screen and (min-width: 1200px) and (max-width: 1499px){.pr-lg-0{padding-right:0!important}}@media only screen and (min-width: 1200px) and (max-width: 1499px){.pr-lg-15{padding-right:15px!important}}@media only screen and (min-width: 992px) and (max-width: 1199px){.pr-md-0{padding-right:0!important}}@media only screen and (min-width: 992px) and (max-width: 1199px){.pr-md-15{padding-right:15px!important}}@media only screen and (min-width: 768px) and (max-width: 991px){.pr-sm-0{padding-right:0!important}}@media only screen and (min-width: 768px) and (max-width: 991px){.pr-sm-15{padding-right:15px!important}}@media only screen and (max-width: 767px){.pr-xs-0{padding-right:0!important}}@media only screen and (max-width: 767px){.pr-xs-15{padding-right:15px!important}}input[type=text],input[type=email],input[type=url],input[type=password],input[type=search],input[type=number],input[type=tel]{width:100%;min-height:56px;padding:3px 20px;color:#696969;border:1px solid #F5F5F5;border-radius:5px;outline:none;background-color:#f5f5f5}input[type=text]::-webkit-input-placeholder,input[type=email]::-webkit-input-placeholder,input[type=url]::-webkit-input-placeholder,input[type=password]::-webkit-input-placeholder,input[type=search]::-webkit-input-placeholder,input[type=number]::-webkit-input-placeholder,input[type=tel]::-webkit-input-placeholder{color:#9f9f9f}input[type=text]:-moz-placeholder,input[type=email]:-moz-placeholder,input[type=url]:-moz-placeholder,input[type=password]:-moz-placeholder,input[type=search]:-moz-placeholder,input[type=number]:-moz-placeholder,input[type=tel]:-moz-placeholder{color:#9f9f9f}input[type=text]::-moz-placeholder,input[type=email]::-moz-placeholder,input[type=url]::-moz-placeholder,input[type=password]::-moz-placeholder,input[type=search]::-moz-placeholder,input[type=number]::-moz-placeholder,input[type=tel]::-moz-placeholder{color:#9f9f9f}input[type=text]:-ms-input-placeholder,input[type=email]:-ms-input-placeholder,input[type=url]:-ms-input-placeholder,input[type=password]:-ms-input-placeholder,input[type=search]:-ms-input-placeholder,input[type=number]:-ms-input-placeholder,input[type=tel]:-ms-input-placeholder{color:#9f9f9f}input[type=text]:focus,input[type=email]:focus,input[type=url]:focus,input[type=password]:focus,input[type=search]:focus,input[type=number]:focus,input[type=tel]:focus{border-color:#fcc741;background-color:#fff}textarea{width:100%;min-height:220px;padding:10px 20px;color:#696969;border:1px solid #F5F5F5;border-radius:5px;outline:none;background-color:#f5f5f5}textarea::-webkit-input-placeholder{color:#9f9f9f}textarea:-moz-placeholder{color:#9f9f9f}textarea::-moz-placeholder{color:#9f9f9f}textarea:-ms-input-placeholder{color:#9f9f9f}textarea:focus{border-color:#fcc741;background-color:#fff}.instructor-register-from{background:#fff;border-radius:5px;box-shadow:0 2px 30px #0000001a;padding:56px 50px 60px}@media only screen and (max-width: 479px){.instructor-register-from{padding:30px 15px}}.instructor-register-from .title{font-size:34px;line-height:1.42;margin:0 0 36px;text-align:center}@media only screen and (max-width: 479px){.instructor-register-from .title{font-size:28px;margin-bottom:20px}}.learn-press-message{background:#f5f5f5;position:relative;margin:0 0 20px;border-radius:5px;padding:10px 12px 10px 45px}.learn-press-message:before{content:"";color:#00adff;width:auto;height:auto;font-size:16px;background:0 0!important;position:absolute;top:50%;transform:translateY(-50%);left:15px;font-family:"Font Awesome 5 Pro"}.comment-form-cookies-consent{text-align:center;margin-bottom:20px!important;display:flex;align-items:flex-start;justify-content:center}.comment-form-cookies-consent input{margin-right:5px;margin-top:5px}.login-form-wrapper{padding:30px 50px 50px;border-radius:5px;background:#fff;box-shadow:0 0 10px #3333331a}@media only screen and (max-width: 479px){.login-form-wrapper{padding:30px 15px}}.login-form-wrapper .title{font-size:34px;line-height:1.42;font-weight:700;margin-bottom:18px}.single-input label{color:#333}.single-input .description{font-style:italic;margin-top:10px;font-size:14px;line-height:1.4;margin-bottom:0}.lost-your-password-wrap{text-align:right}@media only screen and (max-width: 575px){.lost-your-password-wrap{text-align:left}}@media only screen and (max-width: 479px){.lost-your-password-wrap{text-align:left}}.checkbox-input input{margin:0 10px 0 3px}.gray-feedback-form{background-color:#faf8f6}.gray-feedback-form input{background-color:#fff}.gray-feedback-form textarea::placeholder{color:#9f9f9f}.gray-feedback-form .agree-privacy-policy,.white-feedback-form .agree-privacy-policy{font-size:11px}.white-feedback-form textarea::placeholder{color:#9f9f9f}.white-feedback-form textarea{background-color:#f5f5f5}.agree-privacy-policy{font-size:10px}.btn{font-size:14px;font-weight:700;line-height:50px;display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;cursor:pointer;white-space:nowrap;border-width:1px;border-style:solid;border-color:transparent;border-radius:5px;outline:none}.btn:focus{box-shadow:none!important}.btn-icon{width:56px;padding:15px}.btn.disabled{opacity:.65}.btn-sm{font-size:12px;padding:5px 20px}.btn-xs{height:32px;line-height:30px;padding:0 20px}.btn-md{font-size:14px;padding:10px 30px}.btn-lg{font-size:18px;padding:20px 50px}.btn-xl{font-size:20px;padding:25px 60px}.btn-width-100{width:100%}.btn-width-260{width:260px}.btn-width-300{width:300px}.btn-width-180{width:180px}.btn-height-60{height:60px;line-height:58px}.btn-primary{border-color:#fcc741;background-color:#fcc741;color:#fff}.btn-primary:hover,.btn-primary:focus{border-color:transparent;background-color:#fbbc1b;color:#fff}.btn-outline-primary{color:#fcc741;border-color:#fcc741;background-color:transparent}.btn-outline-primary:hover{border-color:transparent;background-color:#fcc741;color:#fff}.btn-primary-two{border-color:#3a7e69;background-color:#3a7e69;color:#fff}.btn-primary-two:hover,.btn-primary-two:focus{border-color:transparent;background-color:#2e6453;color:#fff}.btn-outline-primary-two{color:#3a7e69;border-color:#3a7e69;background-color:transparent}.btn-outline-primary-two:hover{border-color:transparent;background-color:#3a7e69;color:#fff}.btn-primary-three{border-color:#ef6f31;background-color:#ef6f31;color:#fff}.btn-primary-three:hover,.btn-primary-three:focus{border-color:transparent;background-color:#e85812;color:#fff}.btn-outline-primary-three{color:#ef6f31;border-color:#ef6f31;background-color:transparent}.btn-outline-primary-three:hover{border-color:transparent;background-color:#ef6f31;color:#fff}.btn-secondary{border-color:#3f3a64;background-color:#3f3a64;color:#fff}.btn-secondary:hover,.btn-secondary:focus{border-color:transparent;background-color:#302c4c;color:#fff}.btn-outline-secondary{color:#3f3a64;border-color:#3f3a64;background-color:transparent}.btn-outline-secondary:hover{border-color:transparent;background-color:#3f3a64;color:#fff}.btn-secondary-light{border-color:#8c89a2;background-color:#8c89a2;color:#fff}.btn-secondary-light:hover,.btn-secondary-light:focus{border-color:transparent;background-color:#777491;color:#fff}.btn-outline-secondary-light{color:#8c89a2;border-color:#8c89a2;background-color:transparent}.btn-outline-secondary-light:hover{border-color:transparent;background-color:#8c89a2;color:#fff}.btn-secondary-three{border-color:#6ac5f1;background-color:#6ac5f1;color:#fff}.btn-secondary-three:hover,.btn-secondary-three:focus{border-color:transparent;background-color:#47b7ee;color:#fff}.btn-outline-secondary-three{color:#6ac5f1;border-color:#6ac5f1;background-color:transparent}.btn-outline-secondary-three:hover{border-color:transparent;background-color:#6ac5f1;color:#fff}.btn-success{border-color:#4caf50;background-color:#4caf50;color:#fff}.btn-success:hover,.btn-success:focus{border-color:transparent;background-color:#409444;color:#fff}.btn-outline-success{color:#4caf50;border-color:#4caf50;background-color:transparent}.btn-outline-success:hover{border-color:transparent;background-color:#4caf50;color:#fff}.btn-danger{border-color:#f44336;background-color:#f44336;color:#fff}.btn-danger:hover,.btn-danger:focus{border-color:transparent;background-color:#f22112;color:#fff}.btn-outline-danger{color:#f44336;border-color:#f44336;background-color:transparent}.btn-outline-danger:hover{border-color:transparent;background-color:#f44336;color:#fff}.btn-warning{border-color:#ffc107;background-color:#ffc107;color:#333}.btn-warning:hover,.btn-warning:focus{border-color:transparent;background-color:#e0a800;color:#333}.btn-outline-warning{color:#ffc107;border-color:#ffc107;background-color:transparent}.btn-outline-warning:hover{border-color:transparent;background-color:#ffc107;color:#333}.btn-info{border-color:#17a2b8;background-color:#17a2b8;color:#fff}.btn-info:hover,.btn-info:focus{border-color:transparent;background-color:#138496;color:#fff}.btn-outline-info{color:#17a2b8;border-color:#17a2b8;background-color:transparent}.btn-outline-info:hover{border-color:transparent;background-color:#17a2b8;color:#fff}.btn-light{border-color:#f8f9fa;background-color:#f8f9fa;color:#333}.btn-light:hover,.btn-light:focus{border-color:transparent;background-color:#e2e6ea;color:#333}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa;background-color:transparent}.btn-outline-light:hover{border-color:transparent;background-color:#f8f9fa;color:#333}.btn-dark{border-color:#333;background-color:#333;color:#fff}.btn-dark:hover,.btn-dark:focus{border-color:transparent;background-color:#202020;color:#fff}.btn-outline-dark{color:#333;border-color:#333;background-color:transparent}.btn-outline-dark:hover{border-color:transparent;background-color:#333;color:#fff}.btn-black{border-color:#000;background-color:#000;color:#fff}.btn-black:hover,.btn-black:focus{border-color:transparent;background-color:#000;color:#fff}.btn-outline-black{color:#000;border-color:#000;background-color:transparent}.btn-outline-black:hover{border-color:transparent;background-color:#000;color:#fff}.btn-grey{border-color:#f8f9fd;background-color:#f8f9fd;color:#fff}.btn-grey:hover,.btn-grey:focus{border-color:transparent;background-color:#dae0f5;color:#fff}.btn-outline-grey{color:#f8f9fd;border-color:#f8f9fd;background-color:transparent}.btn-outline-grey:hover{border-color:transparent;background-color:#f8f9fd;color:#fff}.btn-body{border-color:#696969;background-color:#696969;color:#fff}.btn-body:hover,.btn-body:focus{border-color:transparent;background-color:#565656;color:#fff}.btn-outline-body{color:#696969;border-color:#696969;background-color:transparent}.btn-outline-body:hover{border-color:transparent;background-color:#696969;color:#fff}.btn-off-white{border-color:#f6f2ed;background-color:#f6f2ed;color:#333}.btn-off-white:hover,.btn-off-white:focus{border-color:transparent;background-color:#e9e0d4;color:#fff}.btn-outline-off-white{color:#f6f2ed;border-color:#f6f2ed;background-color:transparent}.btn-outline-off-white:hover{border-color:transparent;background-color:#f6f2ed;color:#fff}.btn-light-orange{border-color:#ef6f311a;background-color:#ef6f311a;color:#fff}.btn-light-orange:hover,.btn-light-orange:focus{border-color:transparent;background-color:#e858121a;color:#fff}.btn-outline-light-orange{color:#ef6f311a;border-color:#ef6f311a;background-color:transparent}.btn-outline-light-orange:hover{border-color:transparent;background-color:#ef6f311a;color:#fff}.btn-hover-primary:hover,.btn-hover-primary:not(:disabled):not(.disabled).active{border-color:transparent;background-color:#fcc741;color:#fff}.btn-outline-hover-primary:hover,.btn-outline-hover-primary:not(:disabled):not(.disabled).active{color:#fcc741;border-color:transparent;background-color:transparent}.btn-hover-primary-two:hover,.btn-hover-primary-two:not(:disabled):not(.disabled).active{border-color:transparent;background-color:#fcc741;color:#fff}.btn-outline-hover-primary-two:hover,.btn-outline-hover-primary-two:not(:disabled):not(.disabled).active{color:#3a7e69;border-color:transparent;background-color:transparent}.btn-hover-primary-three:hover,.btn-hover-primary-three:not(:disabled):not(.disabled).active{border-color:transparent;background-color:#fcc741;color:#fff}.btn-outline-hover-primary-three:hover,.btn-outline-hover-primary-three:not(:disabled):not(.disabled).active{color:#ef6f31;border-color:transparent;background-color:transparent}.btn-hover-secondary:hover,.btn-hover-secondary:not(:disabled):not(.disabled).active{border-color:transparent;background-color:#fcc741;color:#fff}.btn-outline-hover-secondary:hover,.btn-outline-hover-secondary:not(:disabled):not(.disabled).active{color:#3f3a64;border-color:transparent;background-color:transparent}.btn-hover-secondary-light:hover,.btn-hover-secondary-light:not(:disabled):not(.disabled).active{border-color:transparent;background-color:#fcc741;color:#fff}.btn-outline-hover-secondary-light:hover,.btn-outline-hover-secondary-light:not(:disabled):not(.disabled).active{color:#8c89a2;border-color:transparent;background-color:transparent}.btn-hover-secondary-three:hover,.btn-hover-secondary-three:not(:disabled):not(.disabled).active{border-color:transparent;background-color:#fcc741;color:#fff}.btn-outline-hover-secondary-three:hover,.btn-outline-hover-secondary-three:not(:disabled):not(.disabled).active{color:#6ac5f1;border-color:transparent;background-color:transparent}.btn-hover-success:hover,.btn-hover-success:not(:disabled):not(.disabled).active{border-color:transparent;background-color:#fcc741;color:#fff}.btn-outline-hover-success:hover,.btn-outline-hover-success:not(:disabled):not(.disabled).active{color:#4caf50;border-color:transparent;background-color:transparent}.btn-hover-danger:hover,.btn-hover-danger:not(:disabled):not(.disabled).active{border-color:transparent;background-color:#fcc741;color:#fff}.btn-outline-hover-danger:hover,.btn-outline-hover-danger:not(:disabled):not(.disabled).active{color:#f44336;border-color:transparent;background-color:transparent}.btn-hover-warning:hover,.btn-hover-warning:not(:disabled):not(.disabled).active{border-color:transparent;background-color:#fcc741;color:#333}.btn-outline-hover-warning:hover,.btn-outline-hover-warning:not(:disabled):not(.disabled).active{color:#ffc107;border-color:transparent;background-color:transparent}.btn-hover-info:hover,.btn-hover-info:not(:disabled):not(.disabled).active{border-color:transparent;background-color:#fcc741;color:#fff}.btn-outline-hover-info:hover,.btn-outline-hover-info:not(:disabled):not(.disabled).active{color:#17a2b8;border-color:transparent;background-color:transparent}.btn-hover-light:hover,.btn-hover-light:not(:disabled):not(.disabled).active{border-color:transparent;background-color:#fcc741;color:#333}.btn-outline-hover-light:hover,.btn-outline-hover-light:not(:disabled):not(.disabled).active{color:#f8f9fa;border-color:transparent;background-color:transparent}.btn-hover-dark:hover,.btn-hover-dark:not(:disabled):not(.disabled).active{border-color:transparent;background-color:#fcc741;color:#fff}.btn-outline-hover-dark:hover,.btn-outline-hover-dark:not(:disabled):not(.disabled).active{color:#333;border-color:transparent;background-color:transparent}.btn-hover-black:hover,.btn-hover-black:not(:disabled):not(.disabled).active{border-color:transparent;background-color:#fcc741;color:#fff}.btn-outline-hover-black:hover,.btn-outline-hover-black:not(:disabled):not(.disabled).active{color:#000;border-color:transparent;background-color:transparent}.btn-hover-grey:hover,.btn-hover-grey:not(:disabled):not(.disabled).active{border-color:transparent;background-color:#fcc741;color:#fff}.btn-outline-hover-grey:hover,.btn-outline-hover-grey:not(:disabled):not(.disabled).active{color:#f8f9fd;border-color:transparent;background-color:transparent}.btn-hover-body:hover,.btn-hover-body:not(:disabled):not(.disabled).active{border-color:transparent;background-color:#fcc741;color:#fff}.btn-outline-hover-body:hover,.btn-outline-hover-body:not(:disabled):not(.disabled).active{color:#696969;border-color:transparent;background-color:transparent}.btn-hover-off-white:hover,.btn-hover-off-white:not(:disabled):not(.disabled).active{border-color:transparent;background-color:#fcc741;color:#fff}.btn-outline-hover-off-white:hover,.btn-outline-hover-off-white:not(:disabled):not(.disabled).active{color:#f6f2ed;border-color:transparent;background-color:transparent}.btn-hover-light-orange:hover,.btn-hover-light-orange:not(:disabled):not(.disabled).active{border-color:transparent;background-color:#fcc741;color:#fff}.btn-outline-hover-light-orange:hover,.btn-outline-hover-light-orange:not(:disabled):not(.disabled).active{color:#ef6f311a;border-color:transparent;background-color:transparent}.load-more-btn{min-width:250px;border-color:#eee}.learn-more-btn{border:2px solid #eee}.link{font-weight:500;line-height:1.67em;color:#8c89a2}.link-lg{font-size:18px}.link.primary-three mark{color:#ef6f31}.link.primary-three mark:after{background-color:#ef6f31}.link.link-color mark{color:#3a7e69}.link.link-color mark:after{background-color:#3a7e69}.link mark{font-weight:700;line-height:1;position:relative;padding:3px 0;color:#fcc741;background-color:transparent}.link mark:before,.link mark:after{position:absolute;bottom:0;left:0;width:100%;height:1px;content:"";transition:transform .6s cubic-bezier(.165,.84,.44,1) .3s;transform:scaleX(1) translateZ(0);transform-origin:right;background:#e0e0e0}.link mark:after{transition:transform .6s cubic-bezier(.165,.84,.44,1);transform:scaleX(0) translateZ(0);transform-origin:left;background-color:#fcc741}.link:hover{color:#8c89a2}.link:hover mark:before{transition:transform .6s cubic-bezier(.165,.84,.44,1);transform:scaleX(0) translateZ(0)}.link:hover mark:after{transition:transform .6s cubic-bezier(.165,.84,.44,1) .3s;transform:scaleX(1) translateZ(0)}.breadcrumb{padding:12px 0;background-color:transparent}.breadcrumb li{font-size:14px;line-height:1.67;display:flex;color:#333}.breadcrumb li+li:before{margin:0 15px;content:"/";color:#696969}.breadcrumb li a{position:relative;display:block;color:#696969}.breadcrumb li a:before{position:absolute;right:0;bottom:0;width:0;height:1px;content:"";transition:all .25s cubic-bezier(.645,.045,.355,1);background-color:#333}.breadcrumb li a:hover{color:#333}.breadcrumb li a:hover:before{left:0;width:100%}.edms-table .section-item-link:before{content:"";font-size:14px;font-family:"Font Awesome 5 Pro";width:20px;padding:0 5px}.edms-table{border:none;border-collapse:collapse;width:100%}.edms-table td{border:none;padding-left:15px;padding-right:15px;min-height:56px}.edms-table .none{display:none}.banner-slider .banner-slider-nav{cursor:pointer;background:#00000080;width:70px;height:70px;line-height:70px;border-radius:50%;display:block;text-align:center;color:#fff;opacity:0;visibility:hidden;transition:all .25s cubic-bezier(.645,.045,.355,1)}.banner-slider .banner-slider-nav:after{display:none}.banner-slider .banner-slider-nav i{font-size:30px;line-height:1;vertical-align:middle}@media only screen and (min-width: 768px) and (max-width: 991px){.banner-slider .banner-slider-nav{width:60px;height:60px;line-height:60px}.banner-slider .banner-slider-nav i{font-size:18px}}@media only screen and (max-width: 767px){.banner-slider .banner-slider-nav{width:50px;height:50px;line-height:50px}.banner-slider .banner-slider-nav i{font-size:18px}}.banner-slider .banner-slider-prev{left:30px}@media only screen and (min-width: 768px) and (max-width: 991px){.banner-slider .banner-slider-prev{margin-top:70px}}@media only screen and (max-width: 767px){.banner-slider .banner-slider-prev{margin-top:70px}}.banner-slider .banner-slider-next{right:30px}@media only screen and (min-width: 768px) and (max-width: 991px){.banner-slider .banner-slider-next{margin-top:70px}}@media only screen and (max-width: 767px){.banner-slider .banner-slider-next{margin-top:70px}}.banner-slider .banner-slider-next:after{display:none}.banner-slider:hover .banner-slider-nav{opacity:1;visibility:visible}.banner-slider-item{width:100%;height:700px;display:flex!important;align-items:flex-end;position:relative;z-index:1}@media only screen and (min-width: 1200px) and (max-width: 1599px){.banner-slider-item{height:700px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.banner-slider-item{height:500px}}@media only screen and (min-width: 768px) and (max-width: 991px){.banner-slider-item{height:500px}}@media only screen and (max-width: 767px){.banner-slider-item{height:450px}}@media only screen and (min-width: 768px) and (max-width: 991px){.banner-content-area{padding-bottom:130px}}@media only screen and (max-width: 767px){.banner-content-area{padding-bottom:130px}}@media only screen and (min-width: 1200px) and (max-width: 1599px){.banner-content-area{padding-bottom:250px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.banner-content-area{padding-bottom:650px}}@media only screen and (min-width: 1600px){.banner-content-area{padding-bottom:200px}}.banner-slider-content-2.left{text-align:left}.banner-slider-content-2.center{text-align:center}.banner-slider-content-2.right{text-align:right}@media only screen and (min-width: 768px) and (max-width: 991px){.banner-slider-content-2.right{text-align:left}}@media only screen and (max-width: 767px){.banner-slider-content-2.right{text-align:left}}.banner-slider-content-2>*{animation-duration:1s;animation-fill-mode:both;animation-name:fadeOutUp}.banner-slider-content-2 h1{font-size:48px;line-height:56px;font-weight:700;color:#fff;text-transform:uppercase;margin-bottom:0}@media only screen and (min-width: 768px) and (max-width: 991px){.banner-slider-content-2 h1{font-size:36px;line-height:44px;margin-bottom:20px}}@media only screen and (max-width: 767px){.banner-slider-content-2 h1{font-size:36px;line-height:44px;margin-bottom:20px}}@media only screen and (max-width: 575px){.banner-slider-content-2 h1{font-size:32px;line-height:38px}}.banner-slider-content-2 h1{font-size:18px;line-height:30px;letter-spacing:2px;color:#fff;font-weight:700;text-transform:uppercase;margin-bottom:25px}.banner-slider-content-2 h1 .number{font-size:34px;line-height:34px;vertical-align:middle}.banner-slider-content-2 h1 .line{display:inline-block;width:60px;height:1px;background-color:#fcc741;vertical-align:middle;margin-right:30px;margin-left:15px}@media only screen and (max-width: 479px){.banner-slider-content-2 h1 .line{display:none}}.banner-slider-content-2 p{font-size:24px;line-height:36px;font-weight:500;color:#fff}@media only screen and (min-width: 768px) and (max-width: 991px){.banner-slider-content-2 p{font-size:20px;line-height:30px}}@media only screen and (max-width: 767px){.banner-slider-content-2 p{font-size:20px;line-height:30px}}@media only screen and (max-width: 479px){.banner-slider-content-2 p{font-size:16px;line-height:26px}}.swiper-slide-active .banner-slider-content-2>*{animation-name:fadeInUp}.swiper-slide-active .banner-slider-content-2>*:nth-child(1){animation-delay:.5s}.swiper-slide-active .banner-slider-content-2>*:nth-child(2){animation-delay:1s}.swiper-slide-active .banner-slider-content-2>*:nth-child(3){animation-delay:1.5s}.swiper-slide-active .banner-slider-content-2>*:nth-child(4){animation-delay:2s}.swiper-slide-active .banner-slider-content-2>*:nth-child(5){animation-delay:2.5s}.swiper-slide-active .banner-slider-content-2>*:nth-child(6){animation-delay:3s}.page-banner-slider .swiper-slide{transform:scale(1.35);backface-visibility:hidden}.swiper-slide-active .swiper-slide{transform:scale(1);transition:transform 11s cubic-bezier(.1,.2,.7,1)}.page-banner-title{max-width:770px;margin:0 auto;text-align:center}.page-banner-title .title{font-size:34px;line-height:48px;color:#fff;margin-bottom:0}@media only screen and (min-width: 768px) and (max-width: 991px){.page-banner-title .title{font-size:32px;line-height:46px}}@media only screen and (max-width: 767px){.page-banner-title .title{font-size:24px;line-height:36px}}.page-banner-title.course-banner-title{max-width:100%}.page-banner-title.course-banner-title .title{font-size:48px;font-weight:700;line-height:1.17;color:#fff}@media only screen and (min-width: 992px) and (max-width: 1199px){.page-banner-title.course-banner-title .title{font-size:42px}}@media only screen and (min-width: 768px) and (max-width: 991px){.page-banner-title.course-banner-title .title{font-size:36px}}@media only screen and (max-width: 767px){.page-banner-title.course-banner-title .title{font-size:28px}}.page-title-bar-meta{font-size:14px;font-weight:400;line-height:1.67;text-transform:capitalize;color:#fff;margin-top:15px;text-align:center}.page-title-bar-meta>div{display:inline-block;padding:5px 10px}.page-title-bar-meta>div .meta-icon{font-size:14px;margin-right:7px}.page-title-bar-meta>div .meta-icon img{width:32px;vertical-align:middle;border-radius:50%}.icon-box{position:relative;display:block;padding:40px 20px 30px;transition:all .25s cubic-bezier(.645,.045,.355,1);border-radius:5px;z-index:99}.icon-box.icon-box-left{padding:0}.icon-box.icon-box-left:hover{background-color:transparent;box-shadow:none}.icon-box.h5-icon-box{padding:0}.icon-box.h5-icon-box .content .title{font-size:20px;color:#333}.icon-box.h5-icon-box .content .link{justify-content:center;width:100%;padding:0 20px;min-height:40px;background-color:transparent;border-radius:5px;color:#8c89a2;transition:all .25s cubic-bezier(.645,.045,.355,1)}.icon-box.h5-icon-box .content .link i{font-size:16px;line-height:14px;margin-left:14px}.icon-box.h5-icon-box:hover{z-index:1;background-color:#fff;box-shadow:none}.icon-box.h5-icon-box:hover .content .link{background-color:#f8f8f8;color:#fcc741}.icon-box .icon{margin-bottom:24px}.icon-box .icon svg{width:60px;height:60px}.icon-box .content .title{font-size:24px;line-height:1.5;margin:0;color:#3f3a64}.icon-box .content .title.fz-20{font-size:20px}.icon-box .content .desc{margin-top:10px}.icon-box .content .desc p{line-height:1.6;color:#696969}.icon-box .content .link{font-size:14px;font-weight:700;line-height:1;display:inline-flex;align-items:center;margin-top:34px;padding:5px 0;color:#8c89a2}.icon-box .content .link i{font-size:16px;line-height:14px;margin-left:14px}.icon-box:hover{z-index:1;background-color:#fff;box-shadow:0 0 40px #3333331a}.icon-box:hover .content .link{color:#fcc741}.health-icon-box{position:relative;display:block;padding:30px;transition:all .25s cubic-bezier(.645,.045,.355,1);z-index:99}.health-icon-box .icon{margin-bottom:40px}@media only screen and (max-width: 767px){.health-icon-box .icon{margin-bottom:20px}}.health-icon-box .content .title{font-size:24px;line-height:1.5;font-weight:600;margin:0;color:#3f3a64}@media only screen and (max-width: 767px){.health-icon-box .content .title{font-size:22px}}.health-icon-box .content .desc{margin-top:15px}.health-icon-box .content .desc p{font-size:18px;line-height:1.67;color:#696969}.health-icon-box:hover{z-index:1;background-color:#fff;box-shadow:0 0 40px #3333331a}.icon-box-list{display:flex;align-items:flex-start}.icon-box-list .icon{margin-right:35px}.icon-box-list .icon svg{width:48px;height:48px}.icon-box-list .content{flex-grow:1}.icon-box-list .content .title{font-size:24px;line-height:1.5;font-weight:600;margin:0;color:#333}.icon-box-list .content .desc{margin-top:10px}.icon-box-list .content .desc p{line-height:1.6;color:#696969}.potentials-image{text-align:right;margin-right:-75px}@media only screen and (min-width: 1200px) and (max-width: 1599px){.potentials-image{margin-right:0}}@media only screen and (min-width: 992px) and (max-width: 1199px){.potentials-image{margin-right:0}}@media only screen and (min-width: 768px) and (max-width: 991px){.potentials-image{margin-right:0}}@media only screen and (max-width: 767px){.potentials-image{margin-right:0}}.single-health-service{display:flex;align-items:flex-start}.single-health-service .icon{margin-right:34px}@media only screen and (min-width: 768px) and (max-width: 991px){.single-health-service .icon{margin-right:20px}}@media only screen and (max-width: 479px){.single-health-service .icon{margin-right:20px}}.single-health-service .content .title{font-size:24px;font-weight:500;line-height:1.5;color:#3f3a64;margin:0}@media only screen and (max-width: 479px){.single-health-service .content .title{font-size:20px}}.single-health-service .content .description{margin-top:25px}.single-health-service .content .description ul{padding-left:20px;margin:0}.single-health-service .content .description ul li{font-size:18px;line-height:1.67}@media only screen and (max-width: 479px){.single-health-service .content .description ul li{font-size:16px;line-height:1.37}}.single-health-service .content .description ul li+li{margin-top:10px}.service-shape-animation{position:relative;z-index:9}.service-shape-animation .shape{position:absolute;z-index:-1}.service-shape-animation .shape-1{top:-80px;left:5%}.service-shape-animation .shape-2{top:-36px;right:5%}.service-shape-animation .shape-3{z-index:-1;top:5%;right:50px}.service-shape-animation .shape-4{left:-130px;top:40%}.service-shape-animation .shape-5{left:-130px;bottom:0}.service-shape-animation .shape-6{right:5%;bottom:8%}.service-shape-animation .shape-7{right:-60px;bottom:-70px}.service-shape-animation .shape-8{left:10%;bottom:-109px}.service-shape-animation .shape-9{left:40%;bottom:-85px}.service-shape-animation .shape-10{left:47%;bottom:-140px}.service-shape-animation .shape-11{left:10%;top:5%}.service-shape-animation .shape-12{left:3%;bottom:8%}.service-shape-animation .shape-13{right:-50px;top:5%}@media only screen and (min-width: 1200px) and (max-width: 1599px){.service-shape-animation .shape{position:absolute;z-index:-1}.service-shape-animation .shape-1{top:-40px;left:0;width:150px}.service-shape-animation .shape-2{top:-36px;right:5%;width:150px}.service-shape-animation .shape-3{z-index:-1;top:5%;right:50px;width:150px}.service-shape-animation .shape-4{left:0;top:40%;width:150px}.service-shape-animation .shape-5{left:0;bottom:0;width:150px}.service-shape-animation .shape-6{right:5%;bottom:8%;width:150px}.service-shape-animation .shape-7{right:0;bottom:-20px;width:150px}.service-shape-animation .shape-8{left:10%;bottom:-50px;width:150px}.service-shape-animation .shape-9{left:40%;bottom:0;width:150px}.service-shape-animation .shape-10{left:47%;bottom:-30px;width:150px}.service-shape-animation .shape-11{left:10%;top:5%;width:150px}.service-shape-animation .shape-12{left:3%;bottom:8%;width:150px}.service-shape-animation .shape-13{right:0;top:5%;width:150px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.service-shape-animation .shape{position:absolute;z-index:-1}.service-shape-animation .shape-1{top:-40px;left:0;width:150px}.service-shape-animation .shape-2{top:-36px;right:5%;width:150px}.service-shape-animation .shape-3{z-index:-1;top:5%;right:50px;width:150px}.service-shape-animation .shape-4{left:0;top:40%;width:150px}.service-shape-animation .shape-5{left:0;bottom:0;width:150px}.service-shape-animation .shape-6{right:5%;bottom:8%;width:150px}.service-shape-animation .shape-7{right:0;bottom:-20px;width:150px}.service-shape-animation .shape-8{left:10%;bottom:-50px;width:150px}.service-shape-animation .shape-9{left:40%;bottom:0;width:150px}.service-shape-animation .shape-10{left:47%;bottom:-30px;width:150px}.service-shape-animation .shape-11{left:10%;top:5%;width:150px}.service-shape-animation .shape-12{left:3%;bottom:8%;width:150px}.service-shape-animation .shape-13{right:0;top:5%;width:150px}}@media only screen and (min-width: 768px) and (max-width: 991px){.service-shape-animation .shape{position:absolute;z-index:-1}.service-shape-animation .shape-1{top:-40px;left:0;width:100px}.service-shape-animation .shape-2{top:-36px;right:5%;width:150px}.service-shape-animation .shape-3,.service-shape-animation .shape-4{display:none}.service-shape-animation .shape-5{left:0;bottom:0;width:150px}.service-shape-animation .shape-6{right:5%;bottom:8%;width:100px}.service-shape-animation .shape-7,.service-shape-animation .shape-8,.service-shape-animation .shape-9,.service-shape-animation .shape-10{display:none}.service-shape-animation .shape-11{left:10%;top:5%;width:140px}.service-shape-animation .shape-12{left:3%;bottom:8%;width:80px}.service-shape-animation .shape-13{right:0;top:5%;width:120px}}@media only screen and (max-width: 767px){.service-shape-animation .shape{position:absolute;z-index:-1}.service-shape-animation .shape-1{top:-40px;left:0;width:100px}.service-shape-animation .shape-2{top:-36px;right:5%;width:150px}.service-shape-animation .shape-3,.service-shape-animation .shape-4{display:none}.service-shape-animation .shape-5{left:0;bottom:0;width:150px}.service-shape-animation .shape-6{right:5%;bottom:8%;width:100px}.service-shape-animation .shape-7,.service-shape-animation .shape-8,.service-shape-animation .shape-9,.service-shape-animation .shape-10{display:none}.service-shape-animation .shape-11{left:10%;top:5%;width:140px}.service-shape-animation .shape-12{left:3%;bottom:8%;width:80px}.service-shape-animation .shape-13{right:0;top:5%;width:120px}}@media only screen and (max-width: 479px){.service-shape-animation .shape{position:absolute;z-index:-1;display:none}}.funfact-border{padding:99px 15px 52px;background-position:inherit}@media only screen and (max-width: 767px){.funfact-border{background-position:top center!important}}.funfact-border-three{padding:132px 15px 90px;background-position:15px 50%;background-repeat:repeat-x}@media only screen and (min-width: 992px) and (max-width: 1199px){.funfact-border-three{padding:100px 0;background-position:center center}}@media only screen and (min-width: 768px) and (max-width: 991px){.funfact-border-three{padding:80px 0;background-position:center center}}@media only screen and (max-width: 767px){.funfact-border-three{padding:60px 0 50px;background-position:center center}}.funfact{text-align:center}.funfact.funfact-style-two .title{max-width:180px;font-size:24px;line-height:1.34;color:#3f3a64;margin:0 auto 30px}.funfact.funfact-style-two .number{font-size:64px}@media only screen and (min-width: 992px) and (max-width: 1199px){.funfact.funfact-style-two .number{font-size:48px}}@media only screen and (min-width: 768px) and (max-width: 991px){.funfact.funfact-style-two .number{font-size:48px}}@media only screen and (max-width: 767px){.funfact.funfact-style-two .number{font-size:48px}}.funfact.funfact-style-two .text{color:#696969}.funfact.funfact-3 .icon{color:#f8f8f8;margin-bottom:35px}.funfact.funfact-3 .icon svg{width:60px;height:60px}.funfact.funfact-3 .icon svg path{stroke:currentColor}.funfact.funfact-3 .text{font-weight:500;line-height:1.4;margin-top:10px;color:#f9f9f9b3}.funfact.funfact-motivation .number{font-size:40px;font-weight:600}.funfact.funfact-motivation .text{font-weight:500;line-height:1.4;color:#333}.funfact .number{font-size:48px;font-weight:800;line-height:1;display:block;color:#fcc741}.funfact .text{font-size:15px;font-weight:700;line-height:1.34;margin-top:14px;margin-bottom:0;letter-spacing:2px;text-transform:uppercase;color:#3f3a64}.pagination{flex-wrap:wrap}.pagination.center{justify-content:center}.pagination li a{font-size:16px;font-weight:800;display:flex;align-items:center;justify-content:center;height:48px;padding:10px 15px;text-transform:uppercase;color:#ababab;border-radius:50%}.pagination li a:not(.prev):not(.next){width:48px}.pagination li a:hover{color:#333}.pagination li a.active{cursor:default;pointer-events:none;color:#333;background-color:#eee}[class*=hintT]{position:relative;z-index:9}[class*=hintT]:before{font-size:14px;font-weight:700;line-height:1.3;position:absolute;z-index:9;visibility:hidden;padding:8px 10px;content:attr(data-hint);transition:opacity .3s ease,visibility .3s ease,transform .3s cubic-bezier(.71,1.7,.77,1.24);white-space:nowrap;text-transform:initial;pointer-events:none;opacity:0;color:#fff;border-radius:4px;background:#333;box-shadow:4px 4px 8px #0000004d}[class*=hintT]:after{position:absolute;z-index:9;visibility:hidden;content:"";transition:opacity .3s ease,visibility .3s ease,transform .3s cubic-bezier(.71,1.7,.77,1.24);opacity:0;border:6px solid transparent;background:0 0}[class*=hintT]:hover{z-index:11}[class*=hintT]:hover:before,[class*=hintT]:hover:after{visibility:visible;opacity:1}.hintT-top:before{bottom:100%;left:50%;transform:translate(-50%) translateY(4px)}.hintT-top:after{bottom:100%;left:50%;transform:translate(-50%) translateY(15px);border-top-color:#333}.hintT-top:hover:before{transform:translate(-50%) translateY(-6px)}.hintT-top:hover:after{transform:translate(-50%) translateY(5px)}.hintT-right:before{top:50%;left:100%;transform:translateY(-50%) translate(-4px)}.hintT-right:after{top:50%;left:100%;transform:translateY(-50%) translate(-15px);border-right-color:#333}.hintT-right:hover:before{transform:translateY(-50%) translate(6px)}.hintT-right:hover:after{transform:translateY(-50%) translate(-5px)}.hintT-bottom:before{top:100%;left:50%;transform:translate(-50%) translateY(-4px)}.hintT-bottom:after{top:100%;left:50%;transform:translate(-50%) translateY(-15px);border-bottom-color:#333}.hintT-bottom:hover:before{transform:translate(-50%) translateY(6px)}.hintT-bottom:hover:after{transform:translate(-50%) translateY(-5px)}.hintT-left:before{top:50%;right:100%;transform:translateY(-50%) translate(4px)}.hintT-left:after{top:50%;right:100%;transform:translateY(-50%) translate(15px);border-left-color:#333}.hintT-left:hover:before{transform:translateY(-50%) translate(-6px)}.hintT-left:hover:after{transform:translateY(-50%) translate(5px)}.hintT-primary:before{color:#fff;background-color:#fcc741}.hintT-primary.hintT-top:after{border-top-color:#fcc741}.hintT-primary.hintT-right:after{border-right-color:#fcc741}.hintT-primary.hintT-bottom:after{border-bottom-color:#fcc741}.hintT-primary.hintT-left:after{border-left-color:#fcc741}.faq-left-image{position:relative;z-index:9;padding:0 0 0 40px}@media only screen and (min-width: 992px) and (max-width: 1199px){.faq-left-image{padding-left:0}}@media only screen and (min-width: 768px) and (max-width: 991px){.faq-left-image{padding-left:0;margin-bottom:50px;overflow:hidden}}@media only screen and (max-width: 767px){.faq-left-image{padding-left:0;margin-bottom:50px;overflow:hidden}}.faq-left-image .shape{position:absolute;z-index:1}.faq-left-image .shape-1{top:50px;left:-60px;z-index:-1;width:392px;height:392px;transform:rotate(0) scale(1)}.faq-left-image .shape-1 svg{width:100%;height:100%}.faq-left-image .shape-1 svg *{fill:#b6b7d2}@media only screen and (min-width: 992px) and (max-width: 1199px){.faq-left-image .shape-1{left:0}}@media only screen and (min-width: 768px) and (max-width: 991px){.faq-left-image .shape-1{left:0}}@media only screen and (max-width: 767px){.faq-left-image .shape-1{left:0}}@media only screen and (max-width: 479px){.faq-left-image .shape-1{left:0;width:200px;height:200px}}.mx-accordion .card{border:0 none;margin-bottom:30px;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1)}.mx-accordion .card-header{position:relative;background:transparent;padding:0;border:0 none}.mx-accordion .card-header h5 a.acc-btn{color:#696969;font-size:18px;line-height:1.2;font-weight:600;border:0 none;font-family:Ubuntu,sans-serif;-webkit-appearance:none;display:block;background:#fff;border:1px solid #eee;padding:20px 26px;margin:-1px -1px 0;position:relative;border-radius:5px}.mx-accordion .card-header h5 a.acc-btn:before{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-family:"Font Awesome 5 Pro";font-weight:900;content:"";right:16px;font-size:20px;color:#8c89a2}.mx-accordion .card-header h5 a.acc-btn[aria-expanded=true]{background:#fcc741;color:#fff}.mx-accordion .card-header h5 a.acc-btn[aria-expanded=true]:before{content:"";color:#fff}.mx-accordion .card-header h5 a.border-0{border:0;border-radius:5px 5px 0 0;box-shadow:0 15px 50px #3333331a}.mx-accordion .card-body{padding:27px 25px 39px;font-weight:400;letter-spacing:0em;line-height:1.74;font-size:15px;font-family:Ubuntu,sans-serif;border:0 none;box-shadow:0 20px 40px #00000012;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);border-radius:0 0 5px 5px}.faq-info .title{font-size:48px;line-height:1.17em;color:#fff;margin-bottom:15px}@media only screen and (min-width: 992px) and (max-width: 1199px){.faq-info .title{font-size:40px}}@media only screen and (max-width: 767px){.faq-info .title{font-size:32px}}@media only screen and (max-width: 479px){.faq-info .title{font-size:26px}}.mx-accordion-two .card{background-color:transparent;border:0 none;border-bottom:2px solid rgba(255,255,255,.1);padding:10px 0;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1)}.mx-accordion-two .card-header{position:relative;background:transparent;padding:0;border:0 none}.mx-accordion-two .card-header h5{display:flex;align-items:center;min-height:64px}.mx-accordion-two .card-header h5 a.acc-btn{color:#fff;font-size:26px;line-height:1.3;padding:0;font-weight:600;border:0 none;font-family:Ubuntu,sans-serif;-webkit-appearance:none;display:block;background:transparent!important;border:0;position:relative;margin-left:40px}@media only screen and (max-width: 767px){.mx-accordion-two .card-header h5 a.acc-btn{font-size:18px}}.mx-accordion-two .card-header h5 a.acc-btn:before{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-family:"Font Awesome 5 Pro";font-weight:900;content:"";left:-40px;font-size:20px;color:#fff}.mx-accordion-two .card-header h5 a.acc-btn[aria-expanded=true]{color:#fcc741}.mx-accordion-two .card-header h5 a.acc-btn[aria-expanded=true]:before{content:"";color:#fcc741}.mx-accordion-two .card-header h5 a.border-0{border:0}.mx-accordion-two .card-body{background-color:transparent;padding:0 35px 25px 45px;font-weight:400;letter-spacing:0em;line-height:1.74;font-size:15px;font-family:Ubuntu,sans-serif;color:#fff;border:0 none;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1)}.success-quote-heading{padding:38px 0 0 45px;background-image:url(../../../assets/images/icons/testimonial-icon.png);background-position:top left;background-repeat:no-repeat;background-size:auto}@media only screen and (min-width: 768px) and (max-width: 991px){.success-quote-heading{padding-left:0}}@media only screen and (max-width: 767px){.success-quote-heading{padding-left:0}}.success-quote-heading .title{font-size:24px;line-height:36px;max-width:370px}@media only screen and (min-width: 768px) and (max-width: 991px){.success-quote-heading .title{max-width:100%}}@media only screen and (max-width: 767px){.success-quote-heading .title{max-width:100%}}.success-quote-heading .title span{color:#fcc741}.success-quote-content{padding-top:35px}.artist-quote-left{text-align:center}@media only screen and (min-width: 768px) and (max-width: 991px){.artist-quote-left{margin-bottom:50px}}@media only screen and (max-width: 767px){.artist-quote-left{margin-bottom:50px}}.artist-quote-left .quote-image{margin-bottom:25px}.artist-quote-left .quote-content .title{font-size:48px;line-height:1.34;font-weight:700;margin-bottom:30px}@media only screen and (min-width: 768px) and (max-width: 991px){.artist-quote-left .quote-content .title{font-size:40px}}@media only screen and (max-width: 767px){.artist-quote-left .quote-content .title{font-size:30px;margin-bottom:10px}}.artist-quote-left .quote-content .artist-name h3{font-family:Conv_Rossela-Demo-2;font-size:48px;font-weight:400;color:#6ac5f1}@media only screen and (max-width: 767px){.artist-quote-left .quote-content .artist-name h3{font-size:32px}}.artist-quote-right p{font-size:18px;line-height:1.67;color:#333;margin-bottom:30px}.artist-quote-right .btn{border-color:transparent;color:#ef6f31}.artist-quote-right .btn:hover{color:#fff}.success-faq-image img{border-radius:5px;width:100%}.single-success-faq{border-style:solid;border-width:0 0 1px;border-color:#eee;transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;padding:47px 0 50px}@media only screen and (min-width: 768px) and (max-width: 991px){.single-success-faq{padding:25px 30px}}.single-success-faq .success-faq-heading{display:flex;align-items:flex-start}@media only screen and (min-width: 768px) and (max-width: 991px){.single-success-faq .success-faq-heading{margin-bottom:20px}}@media only screen and (max-width: 767px){.single-success-faq .success-faq-heading{margin-bottom:20px}}.single-success-faq .success-faq-heading .icon{margin-right:15px;margin-top:5px;font-size:18px;color:#fcc741}.single-success-faq .success-faq-heading .text-wrap h4{font-size:18px;font-weight:600;line-height:30px;max-width:310px}.single-success-faq .success-faq-content{display:flex;align-items:flex-start}.single-success-faq .success-faq-content .icon{margin-top:2px;margin-right:15px;font-size:18px;color:#fcc741}.single-success-faq .success-faq-content .text-wrap p{margin-bottom:20px}.single-success-faq .success-faq-content .text-wrap p:last-child{margin-bottom:0}.brand-list .brand{display:flex;justify-content:center;align-self:center}.brand-list .brand.brand-colored a img{opacity:1;transition:all .25s cubic-bezier(.645,.045,.355,1)}.brand-list .brand.brand-colored:hover a img{filter:brightness(100%) contrast(100%) saturate(1%) blur(0px) hue-rotate(0deg)}.brand-list .brand a{display:block}.brand-list .brand a img{opacity:.5}.brand-list .brand:hover a img{opacity:1}.brand-title{max-width:590px;margin:45px auto 0;text-align:center}.brand-title .title{font-family:Playfair Display,serif;font-size:24px;font-weight:400;font-style:italic;line-height:2;letter-spacing:.71px;margin-bottom:0}@media only screen and (max-width: 767px){.brand-title .title{font-size:18px}}.brand-shape-animation{position:relative;z-index:9}.brand-shape-animation .shape{position:absolute;z-index:-1}.brand-shape-animation .shape-1{top:0;right:-20px}@media only screen and (min-width: 1200px) and (max-width: 1599px){.brand-shape-animation .shape{top:40px;right:0}}@media only screen and (min-width: 992px) and (max-width: 1199px){.brand-shape-animation .shape{top:40px;right:0}}@media only screen and (min-width: 768px) and (max-width: 991px){.brand-shape-animation .shape{top:40px;right:0}}@media only screen and (max-width: 767px){.brand-shape-animation .shape{display:none}}.newsletter10-shape-animation{position:relative;z-index:9;overflow:hidden}.newsletter10-shape-animation .shape{position:absolute;z-index:-1}.newsletter10-shape-animation .shape-1{top:0;left:0}.newsletter10-shape-animation .shape-2{bottom:0;right:0}.newsletter-bg-image{padding:55px 0 80px}@media only screen and (min-width: 992px) and (max-width: 1199px){.newsletter-bg-image{padding:55px 15px 80px}}@media only screen and (min-width: 768px) and (max-width: 991px){.newsletter-bg-image{padding:50px 15px 60px}}@media only screen and (max-width: 767px){.newsletter-bg-image{padding:50px 15px 60px}}.newsletter-content{position:relative;z-index:9;text-align:center}.newsletter-content .shape{position:absolute;z-index:1}.newsletter-content .shape-1{z-index:11;bottom:50px;left:0}.newsletter-content .shape-1 span{display:block;width:56px;height:56px;text-indent:-9999px;border:7px solid #8fd6ca;border-radius:50%}.newsletter-content .shape-2{right:10px;bottom:-45px}.newsletter-content .shape-3{bottom:-25px;right:-35px}@media only screen and (min-width: 992px) and (max-width: 1199px){.newsletter-content .shape-1{z-index:11;bottom:50px;left:0}.newsletter-content .shape-1 span{width:45px;height:45px;border-width:6px}.newsletter-content .shape-2{right:10px;bottom:-45px;width:150px;max-width:150px}.newsletter-content .shape-3{bottom:-25px;right:-35px;width:100px;max-width:100px}}@media only screen and (min-width: 768px) and (max-width: 991px){.newsletter-content .shape-1{z-index:11;bottom:50px;left:0}.newsletter-content .shape-1 span{width:45px;height:45px;border-width:6px}.newsletter-content .shape-2{right:10px;bottom:-45px;width:100px;max-width:100px}.newsletter-content .shape-3{bottom:-25px;right:-35px;width:60px;max-width:60px}}@media only screen and (max-width: 767px){.newsletter-content .shape-1{z-index:11;top:50px;left:-3px}.newsletter-content .shape-1 span{width:45px;height:45px;border-width:6px}.newsletter-content .shape-2{right:0;top:30px;width:100px;max-width:100px}.newsletter-content .shape-3{top:25px;right:5px;width:60px;max-width:60px}.newsletter-content .shape-4{width:85px}}.newsletter-content.light-color .title,.newsletter-content.light-color p{color:#fff}.newsletter-content .title{font-size:34px;margin:0;color:#3f3a64}.newsletter-content .title.fz-48{font-size:48px}.newsletter-content .title span{font-weight:400;color:#fcc741}.newsletter-content p{font-size:18px;font-weight:500;margin-bottom:0;margin-top:25px}@media only screen and (max-width: 767px){.newsletter-content p{font-size:16px;margin-top:15px}}.newsletter-form{max-width:570px;margin:50px auto 0}@media only screen and (max-width: 767px){.newsletter-form{max-width:100%;margin-top:30px}}.newsletter-form form{display:flex}@media only screen and (max-width: 767px){.newsletter-form form{flex-wrap:wrap}}.newsletter-form form input{border-width:1px 0 1px 1px;border-radius:5px 0 0 5px;min-height:52px;padding:3px 20px}@media only screen and (max-width: 767px){.newsletter-form form input{border-width:1px;border-radius:5px;margin-bottom:15px}}.newsletter-form form button{border-radius:0 5px 5px 0;width:160px}@media only screen and (max-width: 767px){.newsletter-form form button{border-radius:5px}}.newsletter-section{padding:38px 0 47px}.newsletter-content-wrap{position:relative;z-index:9}.newsletter-content-wrap.center-text{display:flex;justify-content:center}.newsletter-content-wrap .newsletter-icon{position:absolute;z-index:-1;top:-22px;right:25px}.newsletter-content-wrap .newsletter-title{max-width:270px}@media only screen and (max-width: 767px){.newsletter-content-wrap .newsletter-title{margin:0 auto}}.newsletter-content-wrap .newsletter-title.text-dark .title{font-family:Ubuntu,sans-serif;color:#333;font-weight:700;text-align:left;margin-bottom:0}@media only screen and (min-width: 768px) and (max-width: 991px){.newsletter-content-wrap .newsletter-title.text-dark .title{font-size:32px}}@media only screen and (max-width: 767px){.newsletter-content-wrap .newsletter-title.text-dark .title{text-align:center}}.newsletter-content-wrap .newsletter-title .title{font-size:34px;font-weight:400;line-height:1.42;text-align:right;font-family:Playfair Display,serif;color:#fff}@media only screen and (max-width: 767px){.newsletter-content-wrap .newsletter-title .title{font-size:26px;text-align:center;margin-bottom:20px}}.newsletter-form-area{max-width:670px;position:relative}.newsletter-form-area.dark-from form input{color:#333;border-bottom-color:#bac2c6}.newsletter-form-area.dark-from form input:focus{border-bottom-color:#ef6f31}.newsletter-form-area.dark-from form button{color:#ef6f31}.newsletter-form-area form input{padding:3px 65px 3px 0;min-height:50px;border:0;border-radius:0;border-bottom:2px solid rgba(255,255,255,.25);background:transparent;font-size:24px;color:#fff}.newsletter-form-area form input:focus{background-color:transparent;border-bottom-color:#fff}.newsletter-form-area form button{border:0;background:transparent;position:absolute;top:0;right:0;width:50px;height:100%;padding:0;box-shadow:none;transform:none;color:#fff;font-size:30px}.cta-content{position:relative;z-index:9}.cta-content .sub-title{font-size:24px;font-weight:700;line-height:1;font-family:Ubuntu,sans-serif;display:block;margin-bottom:10px;color:#3f3a64}.cta-content .sub-title span{font-weight:400;color:#fcc741}.cta-content .title{font-size:34px;margin-bottom:30px;color:#3f3a64}.cta-content .title.fz-48{font-size:48px}.cta-content .title span{font-weight:400;color:#fcc741}.cta-content .shape{position:absolute;z-index:1}.cta-content .shape-1{z-index:11;top:-50px;left:50px}.cta-content .shape-1 span{display:block;width:52px;height:52px;text-indent:-9999px;border:7px solid #e6dcd2;border-radius:50%}.cta-content .shape-2{left:-20px;bottom:0}.cta-content .shape-3{top:10px;right:-70px}@media only screen and (min-width: 1200px) and (max-width: 1599px){.cta-content .shape-3{right:0}}@media only screen and (min-width: 992px) and (max-width: 1199px){.cta-content .shape-3{top:20px;right:-10px;width:100px;max-width:100px}}@media only screen and (min-width: 768px) and (max-width: 991px){.cta-content .shape-3{top:20px;right:-10px;width:80px;max-width:80px}}@media only screen and (max-width: 767px){.cta-content .shape-2{left:-10px;bottom:0;width:60px;max-width:60px;z-index:-1}.cta-content .shape-3{top:20px;right:-20px;width:60px;max-width:60px}}.sider-title-button-box .ht-btn{margin-right:15px}.ht-team-member .team-image{position:relative;display:block;overflow:hidden}.ht-team-member .team-image img{width:100%;transition:all 1.5s cubic-bezier(0,0,.2,1)}.ht-team-member .social-networks{position:absolute;bottom:20px;left:20px;right:20px;opacity:0;visibility:hidden;text-align:center;padding:6px 0;background-color:#fff;transition:all .25s cubic-bezier(.645,.045,.355,1)}.ht-team-member .social-networks a{display:inline-block;font-size:16px;line-height:0;color:#696969;padding:10px 14px}@media only screen and (min-width: 992px) and (max-width: 1199px){.ht-team-member .social-networks a{padding:10px}}.ht-team-member .social-networks a:hover{color:#fcc741}.ht-team-member:hover .team-image img{transform:scale(1.1)}.ht-team-member:hover .social-networks{opacity:1;visibility:visible;transform:translateY(0)}.ht-team-member .team-info{margin-top:20px}.ht-team-member .team-info .name{font-size:24px;line-height:1.3;margin-bottom:0}.ht-team-member .team-info .position{font-size:15px;margin-top:8px}.ht-team-member-style-one .ht-team-member{max-width:310px;margin:auto}.ht-team-member-style-two .ht-team-member,.ht-team-member-style-three .ht-team-member{max-width:350px;margin:auto}.single-speaker{text-align:center}.single-speaker .image{margin-bottom:28px;text-align:center}.single-speaker .image img{width:170px;height:170px;border-radius:50%}.single-speaker .content .speaker-name{font-size:18px;font-weight:700;line-height:1.3;color:#333;margin-bottom:6px}.team-image-wrap{position:relative;z-index:9}.team-image-wrap .team-image{text-align:center}.team-image-wrap .shape{position:absolute;z-index:-1}.team-image-wrap .shape-1{top:100px;left:0;width:166px;height:166px}.team-image-wrap .shape-1 svg{width:100%;height:100%}.team-image-wrap .shape-1 svg *{fill:#8fd6ca}.team-image-wrap .shape-2{top:100px;left:0}.team-image-wrap .shape-3{z-index:11;top:0;right:0}.team-image-wrap .shape-3 span{display:block;width:60px;height:60px;text-indent:-9999px;border:8px solid #ecc5ab;border-radius:50%}.team-image-wrap .shape-4{left:50%;bottom:-70px}.team-image-wrap .shape-5{left:-214px;bottom:60px}@media only screen and (min-width: 768px) and (max-width: 991px){.team-image-wrap .shape{position:absolute;z-index:-1}.team-image-wrap .shape-1{top:100px;left:0;width:120px;height:120px}.team-image-wrap .shape-1 svg{width:100%;height:100%}.team-image-wrap .shape-1 svg *{fill:#8fd6ca}.team-image-wrap .shape-2{top:100px;left:0;width:120px}.team-image-wrap .shape-3{z-index:11;top:0;right:0}.team-image-wrap .shape-3 span{display:block;width:60px;height:60px;text-indent:-9999px;border:8px solid #ecc5ab;border-radius:50%}.team-image-wrap .shape-4{left:50%;bottom:-20px;width:120px}.team-image-wrap .shape-5{left:0;bottom:60px;width:120px}}@media only screen and (max-width: 767px){.team-image-wrap .shape{position:absolute;z-index:-1}.team-image-wrap .shape-1{top:100px;left:0;width:120px;height:120px}.team-image-wrap .shape-1 svg{width:100%;height:100%}.team-image-wrap .shape-1 svg *{fill:#8fd6ca}.team-image-wrap .shape-2{top:100px;left:0;width:120px}.team-image-wrap .shape-3{z-index:11;top:0;right:0}.team-image-wrap .shape-3 span{display:block;width:60px;height:60px;text-indent:-9999px;border:8px solid #ecc5ab;border-radius:50%}.team-image-wrap .shape-4{left:50%;bottom:-20px;width:120px}.team-image-wrap .shape-5{left:0;bottom:60px;width:120px}}[class*=hint--]{position:relative;display:inline-block}[class*=hint--]:before,[class*=hint--]:after{position:absolute;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translateZ(0);visibility:hidden;opacity:0;z-index:1000000;pointer-events:none;-webkit-transition:.3s ease;-moz-transition:.3s ease;transition:.3s ease;-webkit-transition-delay:0ms;-moz-transition-delay:0ms;transition-delay:0ms}[class*=hint--]:hover:before,[class*=hint--]:hover:after{visibility:visible;opacity:1}[class*=hint--]:hover:before,[class*=hint--]:hover:after{-webkit-transition-delay:.1s;-moz-transition-delay:.1s;transition-delay:.1s}[class*=hint--]:before{content:"";position:absolute;background:transparent;border:7px solid transparent;z-index:1000001}[class*=hint--]:after{background:#fcc741;color:#fff;padding:8px 10px;font-size:14px;line-height:14px;white-space:nowrap;border-radius:5px;box-shadow:4px 4px 8px #0000004d}[class*=hint--][aria-label]:after{content:attr(aria-label)}[class*=hint--][data-hint]:after{content:attr(data-hint)}[aria-label=""]:before,[aria-label=""]:after,[data-hint=""]:before,[data-hint=""]:after{display:none!important}.hint--top-left:before{border-top-color:#fcc741}.hint--top-right:before{border-top-color:#fcc741}.hint--top:before{border-top-color:#fcc741}.hint--bottom-left:before{border-bottom-color:#fcc741}.hint--bottom-right:before{border-bottom-color:#fcc741}.hint--bottom:before{border-bottom-color:#fcc741}.hint--left:before{border-left-color:#fcc741}.hint--right:before{border-right-color:#fcc741}.hint--white:after{background:#fff;color:#333;padding:8px 10px;font-size:14px;line-height:14px;white-space:nowrap;border-radius:5px}.hint--white:before{border-top-color:#fff}.hint--black:after{background:#000;color:#fff;padding:8px 10px;font-size:14px;line-height:14px;white-space:nowrap;border-radius:5px}.hint--black:before{border-top-color:#000}.hint--black.hint--bottom:before{border-bottom-color:#000}.hint--black.hint--top-left:before{border-top-color:#000}.hint--black.hint--bottom-left:before{border-bottom-color:#000}.hint--black.hint--top:before{border-top-color:#000}.hint--black.hint--left:before{border-left-color:#000}.hint--black:before{border-top-color:transparent}.hint--top:before{margin-bottom:-13px}.hint--top:before,.hint--top:after{bottom:100%;left:50%}.hint--top:before{left:calc(50% - 7px)}.hint--top:after{-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translate(-50%)}.hint--top:hover:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--top:hover:after{-webkit-transform:translateX(-50%) translateY(-8px);-moz-transform:translateX(-50%) translateY(-8px);transform:translate(-50%) translateY(-8px)}.hint--bottom:before{margin-top:-13px}.hint--bottom:before,.hint--bottom:after{top:100%;left:50%}.hint--bottom:before{left:calc(50% - 7px)}.hint--bottom:after{-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translate(-50%)}.hint--bottom:hover:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--bottom:hover:after{-webkit-transform:translateX(-50%) translateY(8px);-moz-transform:translateX(-50%) translateY(8px);transform:translate(-50%) translateY(8px)}.hint--right:before{margin-left:-13px;margin-bottom:-7px}.hint--right:after{margin-bottom:-15px}.hint--right:before,.hint--right:after{left:100%;bottom:50%}.hint--right:hover:before{-webkit-transform:translateX(8px);-moz-transform:translateX(8px);transform:translate(8px)}.hint--right:hover:after{-webkit-transform:translateX(8px);-moz-transform:translateX(8px);transform:translate(8px)}.hint--left:before{margin-right:-13px;margin-bottom:-7px}.hint--left:after{margin-bottom:-15px}.hint--left:before,.hint--left:after{right:100%;bottom:50%}.hint--left:hover:before{-webkit-transform:translateX(-8px);-moz-transform:translateX(-8px);transform:translate(-8px)}.hint--left:hover:after{-webkit-transform:translateX(-8px);-moz-transform:translateX(-8px);transform:translate(-8px)}.hint--top-left:before{margin-bottom:-13px}.hint--top-left:before,.hint--top-left:after{bottom:100%;left:50%}.hint--top-left:before{left:calc(50% - 7px)}.hint--top-left:after{-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);transform:translate(-100%)}.hint--top-left:after{margin-left:14px}.hint--top-left:hover:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--top-left:hover:after{-webkit-transform:translateX(-100%) translateY(-8px);-moz-transform:translateX(-100%) translateY(-8px);transform:translate(-100%) translateY(-8px)}.hint--top-right:before{margin-bottom:-13px}.hint--top-right:before,.hint--top-right:after{bottom:100%;left:50%}.hint--top-right:before{left:calc(50% - 7px)}.hint--top-right:after{-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translate(0)}.hint--top-right:after{margin-left:-14px}.hint--top-right:hover:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--top-right:hover:after{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--bottom-left:before{margin-top:-13px}.hint--bottom-left:before,.hint--bottom-left:after{top:100%;left:50%}.hint--bottom-left:before{left:calc(50% - 7px)}.hint--bottom-left:after{-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);transform:translate(-100%)}.hint--bottom-left:after{margin-left:14px}.hint--bottom-left:hover:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--bottom-left:hover:after{-webkit-transform:translateX(-100%) translateY(8px);-moz-transform:translateX(-100%) translateY(8px);transform:translate(-100%) translateY(8px)}.hint--bottom-right:before{margin-top:-13px}.hint--bottom-right:before,.hint--bottom-right:after{top:100%;left:50%}.hint--bottom-right:before{left:calc(50% - 7px)}.hint--bottom-right:after{-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translate(0)}.hint--bottom-right:after{margin-left:-14px}.hint--bottom-right:hover:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--bottom-right:hover:after{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--no-animate:before,.hint--no-animate:after{-webkit-transition-duration:0ms;-moz-transition-duration:0ms;transition-duration:0ms}.hint--bounce:before,.hint--bounce:after{-webkit-transition:opacity .3s ease,visibility .3s ease,-webkit-transform .3s cubic-bezier(.71,1.7,.77,1.24);-moz-transition:opacity .3s ease,visibility .3s ease,-moz-transform .3s cubic-bezier(.71,1.7,.77,1.24);transition:opacity .3s ease,visibility .3s ease,transform .3s cubic-bezier(.71,1.7,.77,1.24)}.gradation-title-wrapper{display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width: 767px){.gradation-title-wrapper{justify-content:flex-start;align-items:flex-start;flex-direction:column}}.gradation-sub-heading .heading{position:relative;font-size:13px;line-height:2em;letter-spacing:2px;text-transform:uppercase;display:inline-block;padding:35px 80px 35px 42px;z-index:1}.gradation-sub-heading .heading:before{background-color:#fcc741;content:"";position:absolute;top:47px;left:0;width:34px;height:1px}.gradation-sub-heading .heading mark{background-color:transparent;position:absolute;top:50%;right:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translateY(-50%);font-size:120px;line-height:.8;font-weight:900;color:#ededed;z-index:-1}@media only screen and (max-width: 767px){.gradation-sub-heading .heading{margin-top:30px}}.ht-gradation.style-01{display:flex;margin-left:-15px;margin-right:-15px}.ht-gradation.style-01 .item{flex-grow:1;position:relative;padding:0 15px}.ht-gradation.style-01 .item .line{width:100%;height:1px;background:#ededed;position:absolute;top:24px;left:15px}.ht-gradation.style-01 .item:last-child .line{display:none}.ht-gradation.style-01 .item:last-child .content-wrap{padding-bottom:0}.ht-gradation.style-01 .item .mask{opacity:0;visibility:hidden}.ht-gradation.style-01 .item:hover .mask{opacity:1;visibility:visible}.ht-gradation.style-01 .item:hover .circle{color:#fff;background:#fcc741}@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px){.ht-gradation.style-01{display:block}.ht-gradation.style-01 .item{display:flex;align-items:flex-start;width:100%}.ht-gradation.style-01 .item .line{left:39px;height:100%;width:1px;top:15px}.ht-gradation.style-01 .content-wrap{padding:10px 0 50px 30px}}.ht-gradation.style-01 .circle-wrap{display:inline-block;position:relative;margin-bottom:56px}.ht-gradation.style-01 .circle{position:relative;z-index:1;width:48px;height:48px;line-height:44px;text-align:center;border:2px solid #e8e8e8;border-radius:50%;font-size:18px;background-color:#fff;margin-bottom:0;transition:all .25s cubic-bezier(.645,.045,.355,1)}.ht-gradation.style-01 .wave-pulse{width:1px;height:0;margin:0 auto}.ht-gradation.style-01 .wave-pulse:before,.ht-gradation.style-01 .wave-pulse:after{opacity:0;content:"";display:block;position:absolute;width:100px;height:100px;top:50%;left:50%;background:#fff;border-radius:50%;border:1px solid #ababab;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-animation:gradationMask 3s linear infinite;animation:gradationMask 3s linear infinite}.ht-gradation.style-01 .wave-pulse-2:before{animation-delay:1.2s}.ht-gradation.style-01 .wave-pulse-3:before{animation-delay:2.4s}.ht-gradation.style-01 .heading{font-size:18px;font-weight:700;line-height:1.67;color:#3f3a64;margin-bottom:9px}.ht-gradation.style-01 .text{margin-bottom:0}@-webkit-keyframes gradationMask{0%{-webkit-transform:translate(-50%,-50%) scale(0);transform:translate(-50%,-50%) scale(0);opacity:1}90%{opacity:1}to{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);opacity:0;border-color:transparent}}@keyframes gradationMask{0%{-webkit-transform:translate(-50%,-50%) scale(0);transform:translate(-50%,-50%) scale(0);opacity:1}90%{opacity:1}to{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);opacity:0;border-color:transparent}}.call-out-content{padding:100px 0}@media only screen and (min-width: 768px) and (max-width: 991px){.call-out-content{padding-top:80px;padding-bottom:80px}}@media only screen and (max-width: 767px){.call-out-content{padding-top:60px;padding-bottom:60px}}.call-out-content .sub-title{display:block;font-size:24px;font-weight:400;line-height:1.5;color:#fff;margin-bottom:25px}.call-out-content .sub-title mark{color:#fcc741;font-weight:700;background-color:transparent}.call-out-content .title{font-size:68px;line-height:1.27;color:#fff;margin-bottom:35px}@media only screen and (min-width: 992px) and (max-width: 1199px){.call-out-content .title{font-size:60px}}@media only screen and (max-width: 767px){.call-out-content .title{font-size:40px}}@media only screen and (max-width: 479px){.call-out-content .title{font-size:32px}}.call-out-image{text-align:center;padding-top:30px}@media only screen and (min-width: 768px) and (max-width: 991px){.call-out-image{padding-top:0}}@media only screen and (max-width: 767px){.call-out-image{padding-top:0}}.coaching-box.padding-top-50{padding-top:50px}@media only screen and (min-width: 768px) and (max-width: 991px){.coaching-box.padding-top-50{padding-top:0}}@media only screen and (max-width: 767px){.coaching-box.padding-top-50{padding-top:0}}.coaching-box.cooking-box .image{margin-bottom:20px}.coaching-box.cooking-box .content .title{font-family:Playfair Display,serif;font-weight:400}.coaching-box .image{margin-bottom:12px}.coaching-box .content .title{font-size:20px;font-weight:500;line-height:1.5;margin-bottom:0}.ebook-section{position:relative;z-index:9}.ebook-section .shape{position:absolute;z-index:-1}.ebook-section .shape-1{top:83px;left:5vw;width:20vw;max-width:20vw}.ebook-section .shape-2{bottom:55px;right:5vw;width:20vw;max-width:20vw}.instagram-grid-wrap{display:-ms-grid;display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:10px;grid-row-gap:10px}.instagram-grid-wrap.instagram-grid-5{grid-template-columns:repeat(6,1fr);grid-column-gap:30px;grid-row-gap:30px}@media only screen and (min-width: 768px) and (max-width: 991px){.instagram-grid-wrap.instagram-grid-5{grid-template-columns:repeat(3,1fr);grid-column-gap:10px;grid-row-gap:10px}}@media only screen and (max-width: 767px){.instagram-grid-wrap.instagram-grid-5{grid-template-columns:repeat(2,1fr);grid-column-gap:10px;grid-row-gap:10px}}.instagram-grid-wrap .item-grid.grid-style--1{position:relative;overflow:hidden}.instagram-grid-wrap .item-grid.grid-style--1 .thumb a{display:block}.instagram-grid-wrap .item-grid.grid-style--1 .thumb a img{border-radius:inherit;width:100%;-webkit-transition:all 1.5s cubic-bezier(0,0,.2,1);transition:all 1.5s cubic-bezier(0,0,.2,1)}.instagram-grid-wrap .item-grid.grid-style--1 .item-info{position:absolute;top:0;right:0;bottom:0;left:0;visibility:hidden;background:#00000080;opacity:0;cursor:pointer;border-radius:inherit;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1)}.instagram-grid-wrap .item-grid.grid-style--1 .item-info .inner{position:absolute;top:50%;left:0;width:100%;color:#fff;text-align:center;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);margin:0;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1)}.instagram-grid-wrap .item-grid.grid-style--1 .item-info .inner a{position:relative;color:#fff;font-size:14px;display:inline-block;margin:0 5px}.instagram-grid-wrap .item-grid.grid-style--1 .item-info .inner a i{padding-right:4px}.instagram-grid-wrap .item-grid.grid-style--1:hover .thumb a img{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}.instagram-grid-wrap .item-grid.grid-style--1:hover .item-info{visibility:visible;opacity:1}.max-popup-section{position:fixed;z-index:9999;top:0;left:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%;transition:all .3s ease 0s;background-color:#3f3a64e6}.max-popup-section:not(.close) .max-popup-dialog{animation-duration:.5s;animation-delay:.3s}.max-popup-section.close{visibility:hidden;opacity:0}.max-popup-section.close .max-popup-dialog{animation-duration:.5s;animation-delay:0}.max-popup-dialog{position:relative;overflow-x:hidden;overflow-y:auto;width:970px;max-width:90vw;max-height:100vh;border-radius:8px;background-color:#fff}.max-popup-close{line-height:1;position:absolute;top:20px;right:20px;padding:0;color:#ccc;border:none;background-color:transparent}.max-popup-close i{font-size:32px;line-height:1}.max-popup-close:hover{color:#fcc741}@media only screen and (max-width: 479px){.max-popup-close{top:10px;right:10px}}.max-popup-dialog-inner{padding:50px}@media only screen and (max-width: 767px){.max-popup-dialog-inner{padding:40px 30px}}@media only screen and (max-width: 479px){.max-popup-dialog-inner{padding:40px 20px}}.freecourse-popup-content{text-align:center}.freecourse-popup-content .sub-title{font-size:18px;line-height:1;margin-bottom:14px;letter-spacing:3px;text-transform:uppercase;color:#fcc741}.freecourse-popup-content .title{font-size:44px;line-height:1.4;margin-bottom:20px;color:#3f3a64}@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px){.freecourse-popup-content .sub-title{font-size:16px;letter-spacing:2px}.freecourse-popup-content .title{font-size:30px}}@media only screen and (max-width: 479px){.freecourse-popup-content .sub-title{font-size:14px;letter-spacing:1px}.freecourse-popup-content .title{font-size:24px}}.quick-view-modal-container{display:block!important;visibility:hidden;opacity:0;z-index:-1}.quick-view-modal-container.show{visibility:visible;opacity:1;z-index:99999}.quick-view-modal-container .modal-dialog{max-width:80%}@media only screen and (min-width: 768px) and (max-width: 991px){.quick-view-modal-container .modal-dialog{max-width:95%}}@media only screen and (max-width: 767px){.quick-view-modal-container .modal-dialog{max-width:100%}}@media only screen and (max-width: 575px){.quick-view-modal-container .modal-dialog{max-width:100%}}.quick-view-modal-container .modal-header{border:none;padding-bottom:0}.quick-view-modal-container .modal-header button{z-index:999}.quick-view-modal-container .modal-body{padding:30px 50px 70px}@media only screen and (min-width: 992px) and (max-width: 1199px){.quick-view-modal-container .modal-body{padding:30px}}@media only screen and (min-width: 768px) and (max-width: 991px){.quick-view-modal-container .modal-body{padding:30px}}@media only screen and (max-width: 767px){.quick-view-modal-container .modal-body{padding:15px}}@media only screen and (max-width: 479px){.quick-view-modal-container .modal-body{padding:15px}}.quick-view-modal-container .modal-content{border-radius:0;max-height:850px;overflow:auto;z-index:9999}@media only screen and (min-width: 1200px) and (max-width: 1599px){.quick-view-modal-container .modal-content{max-height:500px;overflow:auto}}@media only screen and (min-width: 992px) and (max-width: 1199px){.quick-view-modal-container .modal-content{max-height:500px;overflow:auto}}@media only screen and (min-width: 768px) and (max-width: 991px){.quick-view-modal-container .modal-content{max-height:500px;overflow:auto}}@media only screen and (max-width: 767px){.quick-view-modal-container .modal-content{max-height:500px;overflow:auto}}.modal-backdrop{z-index:9999}.page-title-section{position:relative;padding-top:100px;padding-bottom:80px}@media only screen and (min-width: 768px) and (max-width: 991px){.page-title-section{padding-top:80px;padding-bottom:60px}}@media only screen and (max-width: 767px){.page-title-section{padding-top:60px;padding-bottom:40px}}.page-title .title{font-size:48px;margin:0;text-align:center}@media only screen and (min-width: 992px) and (max-width: 1199px){.page-title .title{font-size:42px}}@media only screen and (min-width: 768px) and (max-width: 991px){.page-title .title{font-size:36px}}@media only screen and (max-width: 767px){.page-title .title{font-size:30px}}.page-breadcrumb{position:absolute;top:0;left:0;width:100%}.section-title{position:relative;z-index:99;margin-bottom:60px}@media only screen and (max-width: 767px){.section-title{margin-bottom:30px}}.section-title .sub-title{font-size:15px;font-weight:500;line-height:1;display:block;margin-bottom:10px;letter-spacing:2px;text-transform:uppercase;color:#8c89a2}.section-title .title{font-size:34px;margin:0;color:#3f3a64}.section-title .title.fz-48{font-size:48px!important}@media only screen and (min-width: 768px) and (max-width: 991px){.section-title .title.fz-48{font-size:42px!important}}@media only screen and (max-width: 767px){.section-title .title.fz-48{font-size:36px!important}}@media only screen and (max-width: 479px){.section-title .title.fz-48{font-size:26px!important}}.section-title .title.fz-40{font-size:40px!important}@media only screen and (min-width: 768px) and (max-width: 991px){.section-title .title.fz-40{font-size:34px!important}}@media only screen and (max-width: 767px){.section-title .title.fz-40{font-size:30px!important}}@media only screen and (max-width: 479px){.section-title .title.fz-40{font-size:26px!important}}.section-title .title.playfair-font{font-size:34px;font-weight:400;line-height:1.42;font-family:Playfair Display,serif}.section-title .title.playfair-font span{color:#3a7e69}@media only screen and (min-width: 768px) and (max-width: 991px){.section-title .title.playfair-font{font-size:30px}}@media only screen and (max-width: 767px){.section-title .title.playfair-font{font-size:26px}.section-title .title.playfair-font br{display:none}}.section-title .title span{font-weight:400;color:#fcc741}.section-title h3.title{font-size:24px}.section-title.color-light .sub-title{color:#696969}.section-title.color-light .title{color:#fff}@media only screen and (max-width: 767px){.section-title .title{font-size:26px}}.section-title-two{position:relative;z-index:99;max-width:970px;margin:0 auto 60px}@media only screen and (max-width: 767px){.section-title-two{margin-bottom:30px}}.section-title-two .sub-title{display:block;font-size:24px;font-weight:500;line-height:1.34;color:#fcc741;margin-bottom:30px}.section-title-two .title{font-size:34px;line-height:1.42;margin:0;color:#333}.section-title-two .title.fz-48{font-size:48px}@media only screen and (min-width: 768px) and (max-width: 991px){.section-title-two .title.fz-48{font-size:42px}}@media only screen and (max-width: 767px){.section-title-two .title.fz-48{font-size:36px}}@media only screen and (max-width: 575px){.section-title-two .title.fz-48{font-size:26px}}@media only screen and (max-width: 479px){.section-title-two .title.fz-48{font-size:26px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.section-title-two .sub-title{font-size:21px;margin-bottom:20px}.section-title-two .title{font-size:40px}}@media only screen and (min-width: 768px) and (max-width: 991px){.section-title-two .sub-title{font-size:21px;margin-bottom:20px}.section-title-two .title{font-size:40px}}@media only screen and (max-width: 767px){.section-title-two .sub-title{font-size:18px;margin-bottom:10px}.section-title-two .title{font-size:32px}}@media only screen and (max-width: 575px){.section-title-two .sub-title{font-size:18px;margin-bottom:10px}.section-title-two .title{font-size:26px}}@media only screen and (max-width: 479px){.section-title-two .sub-title{font-size:18px;margin-bottom:10px}.section-title-two .title{font-size:26px}}.section-title-three{position:relative;z-index:99;max-width:580px;margin:0 auto 60px}@media only screen and (max-width: 767px){.section-title-three{margin-bottom:30px}}.section-title-three .sub-title{font-family:Conv_Rossela-Demo-2;font-size:48px;font-weight:400;color:#6ac5f1}.section-title-three .title{font-size:34px;line-height:1.42;margin:0;color:#333}.section-title-three .title.fz-48{font-size:48px}@media only screen and (min-width: 768px) and (max-width: 991px){.section-title-three .title.fz-48{font-size:42px}}@media only screen and (max-width: 767px){.section-title-three .title.fz-48{font-size:36px}}@media only screen and (max-width: 575px){.section-title-three .title.fz-48{font-size:26px}}@media only screen and (max-width: 479px){.section-title-three .title.fz-48{font-size:26px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.section-title-three .sub-title,.section-title-three .title{font-size:40px}}@media only screen and (min-width: 768px) and (max-width: 991px){.section-title-three .sub-title{font-size:40px}.section-title-three .title{font-size:30px}}@media only screen and (max-width: 767px){.section-title-three .sub-title{font-size:32px}.section-title-three .title{font-size:26px}}.section-title-four{max-width:520px;margin:0 auto 40px;text-align:center}.section-title-four .sub-title{display:block;font-size:24px;font-weight:600;line-height:1.34;color:#6ac5f1;margin-bottom:20px}.section-title-four .title{font-size:40px;line-height:1.2;margin:0}.section-title-four p{font-size:18px;font-weight:600;line-height:1.67;color:#333;margin-top:15px;margin-bottom:0}@media only screen and (min-width: 992px) and (max-width: 1199px){.section-title-four .sub-title{font-size:21px}.section-title-four .title{font-size:34px}}@media only screen and (min-width: 768px) and (max-width: 991px){.section-title-four .sub-title{font-size:21px}.section-title-four .title{font-size:34px}}@media only screen and (max-width: 767px){.section-title-four{margin-bottom:30px}.section-title-four .sub-title{font-size:18px}.section-title-four .title{font-size:28px}}.section-title-five{max-width:600px;margin:0 auto 60px}.section-title-five .title{font-size:34px;line-height:1.42;font-weight:700;margin:0}@media only screen and (max-width: 767px){.section-title-five{margin-bottom:30px}.section-title-five .title{font-size:28px}}.instagram-section-title .title{font-family:Playfair Display,serif;font-size:34px;font-weight:400;line-height:1.42;color:#3f3a64;margin:0}.instagram-section-title .title a{display:block}.instagram-section-title .title a:hover{color:#3a7e69}.instagram-section-title .sub-title{display:inline-block;font-size:15px;font-weight:400;letter-spacing:0;line-height:1.74;color:#3a7e69;margin-top:7px}.instagram-section-title-two{margin-bottom:60px}@media only screen and (max-width: 767px){.instagram-section-title-two{margin-bottom:30px}}.instagram-section-title-two .title{font-size:40px;line-height:1.2;margin:0}@media only screen and (min-width: 768px) and (max-width: 991px){.instagram-section-title-two .title{font-size:34px}}@media only screen and (max-width: 767px){.instagram-section-title-two .title{font-size:30px}}@media only screen and (max-width: 479px){.instagram-section-title-two .title{font-size:26px}}.instagram-section-title-two .sub-title{display:block;font-size:24px;font-weight:600;line-height:1.34;color:#6ac5f1;margin-top:20px}@media only screen and (max-width: 767px){.instagram-section-title-two .sub-title{margin-top:10px}}.instagram-section-title-two .sub-title a:hover{color:#ef6f31}.secondary-color{color:#3f3a64!important}.heading-color{color:#333!important}[data-aos=fade-up]{transform:translate3d(0,30px,0)}.selectric{display:flex;align-items:center;width:100%;min-height:52px;padding:3px 40px 3px 20px;transition:all .25s cubic-bezier(.645,.045,.355,1);color:#696969;border:1px solid #F5F5F5;border-radius:5px;outline:none;background-color:#f5f5f5}.selectric .label{font-size:inherit;line-height:inherit;display:flex;overflow:hidden;align-items:center;height:auto;margin:0;color:#696969}.selectric .label i{margin-right:15px}.selectric .label span{font-weight:500;margin-left:3px;color:#333}.selectric .arrow{font-size:18px;line-height:1;position:absolute;top:0;right:0;display:flex;align-items:center;justify-content:center;width:40px;height:52px;color:#333;background-color:transparent}.selectric .arrow:after{display:none}.selectric:hover,.selectric.selectric-open{border-color:#fcc741;background-color:#fff}.selectric:hover .arrow,.selectric.selectric-open .arrow{color:#333}.selectric-open .selectric{border-color:#fcc741;background-color:#fff}.selectric-open .selectric .arrow{color:#333}.selectric-items{font-weight:500;min-width:100%;padding:5px 0;color:#333;border:0;border-radius:5px;background:#f8f9fd;box-shadow:0 10px 30px #0003}.selectric-items .selectric-scroll ul{list-style:none;padding:0}.selectric-items .selectric-scroll ul li{font-size:15px;line-height:26px;position:relative;margin:0;padding:5px 30px;cursor:pointer;color:#333}.selectric-items .selectric-scroll ul li.highlighted{color:#333;background-color:transparent}.selectric-items .selectric-scroll ul li.selected:before{font-family:"Font Awesome 5 Pro";font-weight:900;margin-right:10px;content:"";color:#fcc741}.selectric-items .selectric-scroll ul li.selected:hover:before{color:#fff}.selectric-items .selectric-scroll ul li:hover{color:#fff;background-color:#fcc741}.selectric-sort-by{width:270px}.irs--maxCoach{margin:7px 0 40px}.irs--maxCoach .irs{position:relative;width:100%}.irs--maxCoach .irs .irs-line{width:100%;height:5px;background-color:#eee}.irs--maxCoach .irs .irs-from,.irs--maxCoach .irs .irs-to{display:none!important}.irs--maxCoach .irs .irs-single{font-size:14px;font-weight:500;line-height:1;position:absolute;top:calc(100% + 25px);left:0!important;visibility:visible!important;color:#8c89a2}.irs--maxCoach .irs .irs-single:before{content:"Price: "}.irs--maxCoach .irs-bar{top:0;height:5px;background-color:#fcc741}.irs--maxCoach .irs-handle{top:50%;width:18px;height:18px;transform:translateY(-50%);text-indent:-9999px;border-radius:50%;background-color:#fcc741}.header-section{z-index:999;min-height:80px}.header-section .header-inner{z-index:999;display:flex;align-items:center;min-height:80px;background-color:#fff}.header-section.is-sticky.header-sticky-bg-dark .header-inner{background-color:#000!important}.header-section.is-sticky .header-inner{position:fixed;top:0;left:0;background-color:#fff!important;width:100%;animation:headerSlideDown .95s ease forwards;box-shadow:0 8px 20px #0000001a}.header-section.header-fluid .container{max-width:100%}@media only screen and (min-width: 1600px){.header-section.header-fluid .container{padding-right:150px;padding-left:150px}}.header-section.header-fluid-two .container{max-width:100%}@media only screen and (min-width: 1600px){.header-section.header-fluid-two .container{padding-right:240px;padding-left:240px}}.header-section.header-shadow .header-inner{box-shadow:0 3px 9px #0000000d}.header-section.header-transparent{position:absolute;top:0;left:0;width:100%}.header-section.header-transparent .header-inner{background-color:transparent}.header-section.header-light .header-login a,.header-section.header-light .header-login a:hover{color:#fff}@keyframes headerSlideDown{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.header-logo a{position:relative;max-width:240px}.header-logo a img{width:100%;padding:15px 0}.header-logo a img.light-logo{position:absolute;top:0;left:0;opacity:0}@media only screen and (max-width: 479px){.header-logo a{max-width:120px}}.header-light .header-logo a img.light-logo{opacity:1}.header-light .header-logo a img.dark-logo{opacity:0}.header-right>.inner{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;margin:0 -10px}@media only screen and (max-width: 479px){.header-right>.inner{margin:0 -8px}}.header-login a{line-height:1;display:flex;padding:6px 10px;color:#111}.header-login a i{font-size:18px}.header-login a:hover{color:#fcc741}@media only screen and (max-width: 479px){.header-login a{padding-right:8px;padding-left:8px}}.header-top-section{padding:10px 0;color:#fcc741;font-size:14px;line-height:26px}.header-top-section span{padding:0 15px 0 0}.header-top-section i{padding-right:4px}.header-top-content{display:flex;align-items:center;justify-content:center}@media only screen and (max-width: 767px){.header-top-content{flex-wrap:wrap}}.header-top-content p{margin-right:30px;margin-bottom:0}@media only screen and (min-width: 768px) and (max-width: 991px){.header-top-content p{margin-right:18px}}@media only screen and (max-width: 767px){.header-top-content p{margin-right:0;margin-bottom:15px}}@media only screen and (max-width: 479px){.header-top-content p{text-align:center}}.header-top-content .header-top-countdown .countdown-item:first-child:before{display:none}.header-top-countdown{display:flex;align-items:center;margin-right:45px}@media only screen and (min-width: 768px) and (max-width: 991px){.header-top-countdown{margin-right:20px}}@media only screen and (max-width: 479px){.header-top-countdown{margin-right:0;margin-bottom:10px}}.header-top-countdown .ht-icon{margin-right:5px}.header-top-countdown .ht-icon i{font-size:18px;color:#3f3a64}.header-top-countdown .countdown-item{position:relative;padding:0 5px;margin:0 5px}.header-top-countdown .countdown-item.before-none:before{display:none}.header-top-countdown .countdown-item:before{position:absolute;top:50%;left:-8px;content:":";font-size:18px;font-weight:700;color:#3f3a64;transform:translateY(-50%)}.header-top-countdown .countdown-item span{font-size:18px;color:#3f3a64;font-weight:700;line-height:1}.breadcroumb-area{background-image:url(/img/breadcrumbs.jpg);height:200px;background-size:cover;background-position:center bottom;background-color:#ddd;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;z-index:2}.breadcroumb-area:after{position:absolute;content:"";width:100%;height:100%;top:0;left:0;background:#092c3e;opacity:.7;z-index:-1}.breadcroumb-area .breadcroumb-title h1:before{content:" ";top:200px;left:0;width:100%;height:100%;border-left:5px solid #fcc741;padding-right:15px}.breadcrumb-item+.breadcrumb-item:before{padding-right:5px;padding-left:3px}.breadcroumb-area .breadcroumb-title h1{font-size:30px;font-weight:700;letter-spacing:1px;color:#fff;margin-top:40px;position:relative}.breadcroumb-area h6 a{color:#fff}.breadcroumb-area h6{color:#aeb1b3;font-size:16px;margin-top:25px}.breadcrumb-list li{display:inline-block;color:#fcc741;font-size:16px}@media only screen and (min-width: 768px) and (max-width: 991px){.breadcroumb-area .breadcroumb-title h1{font-size:36px}}@media only screen and (min-width: 576px) and (max-width: 767px){.breadcroumb-area .breadcroumb-title h1{font-size:22px}}@media (max-width: 575px){.breadcroumb-area{height:150px}.breadcrumb-item.active{display:none!important}.breadcroumb-area .breadcroumb-title h1{font-size:17px;font-weight:300;margin-top:0;letter-spacing:0px}}.info-content-area p{text-align:justify;font-size:16px;color:#212529}.header-social{display:flex;flex-wrap:wrap}.header-social a{padding:0 10px}.header-social a i{font-size:18px;line-height:30px}@media only screen and (max-width: 767px){.header-social a{padding:0 6px}.header-social a i{font-size:16px}}.header-light .header-social a{color:#fff}.header-orange .header-social a:hover{color:#ef6f31}.header-search{flex:1;max-width:250px;padding:0 10px}.header-search.open .header-search-toggle i:before{content:""}@media only screen and (max-width: 767px){.header-search{padding:0}}.header-search-toggle{line-height:1;display:none;padding:6px 10px;color:#111;border:none;background-color:transparent}.header-search-toggle i{font-size:18px;width:18px}.header-search-toggle:hover{color:#fcc741}@media only screen and (max-width: 767px){.header-search-toggle{display:flex}}@media only screen and (max-width: 479px){.header-search-toggle{padding-right:8px;padding-left:8px}}.header-search-form form{position:relative;overflow:hidden;border-radius:4px}.header-search-form form input{min-height:48px;padding-right:50px}.header-search-form form button{position:absolute;top:0;right:0;display:flex;align-items:center;justify-content:center;width:48px;height:48px;color:#fcc741;border:none;background-color:transparent}.header-search-form form button:hover{color:#fff;background-color:#fcc741}.header-search-form.light form input{background-color:#fff}@media only screen and (max-width: 767px){.header-search-form{position:fixed;top:80px;left:0;display:none;width:100%;padding:15px;border-top:1px solid #F3F3F3;background-color:#fff;z-index:99}}.header-search-form-2{margin-right:-10px;border-left:1px solid #EEEEEE}.header-search-form-2 form{position:relative;overflow:hidden;border-radius:0}.header-search-form-2 form input{min-height:80px;padding-right:50px;border:none!important;border-radius:0;background-color:#fff}.header-search-form-2 form button{position:absolute;top:50%;right:0;display:flex;align-items:center;justify-content:center;width:48px;height:48px;transform:translateY(-50%);color:#111;border:none;background-color:transparent}.header-search-form-2 form button:hover{color:#111;background-color:transparent}@media only screen and (min-width: 678px){.header-search-form-2{display:block!important}}@media only screen and (max-width: 767px){.header-search-form-2{position:fixed;top:80px;left:0;display:none;width:100%;padding:15px;border-top:1px solid #F3F3F3;border-left:none;background-color:#fff}.header-search-form-2 form input{min-height:48px}}.header-fs-search-toggle{line-height:1;display:flex;padding:6px 10px;color:#111;border:none;background-color:transparent}.header-fs-search-toggle i{font-size:18px}.header-fs-search-toggle:hover{color:#fcc741}@media only screen and (max-width: 479px){.header-fs-search-toggle{padding-right:8px;padding-left:8px}}.fullscreen-search{position:fixed;z-index:99999;top:0;left:0;display:flex;visibility:hidden;overflow:hidden;align-items:center;justify-content:center;width:100%;height:100%;transition:all .25s cubic-bezier(.645,.045,.355,1);opacity:0;background-color:#fff}.fullscreen-search.open{visibility:visible;opacity:1}.fullscreen-search.open .fullscreen-search-form{transform:translateY(0);opacity:1}.fullscreen-search-close{position:absolute;top:40px;right:55px}.fullscreen-search-form{width:1170px;max-width:90%;transition:all .5s ease .2s;transform:translateY(50px);opacity:0}.fullscreen-search-form form input{font-size:50px;font-weight:300;height:100px;padding:15px 0;color:#333;border:0 solid transparent;border-bottom:3px solid #fcc741;border-radius:0;background-color:transparent}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px){.fullscreen-search-form form input{font-size:40px}}.header-light .header-search-toggle,.header-light .header-search-toggle:hover,.header-light .header-fs-search-toggle,.header-light .header-fs-search-toggle:hover{color:#fff}.site-main-menu{display:flex;flex-wrap:wrap;justify-content:center}.site-main-menu>ul{display:flex;flex-wrap:wrap;margin:0;padding-left:0;list-style:none}.site-main-menu>ul>li{position:relative}.site-main-menu>ul>li>a{font-size:16px;font-weight:500;line-height:1.375;display:block;padding:15px 10px;color:#3f3a64}.site-main-menu>ul>li>a .menu-text{display:flex;align-items:center}.site-main-menu>ul>li .menu-toggle{display:none}.site-main-menu>ul>li.has-children>a .menu-text:after{font-family:"Font Awesome 5 Pro";font-size:8px;font-weight:900;margin-left:6px;content:""}.site-main-menu>ul>li:hover>a{color:#fcc741}.site-main-menu>ul>li:hover>.sub-menu,.site-main-menu>ul>li:hover .mega-menu{visibility:visible;margin-top:0;opacity:1}.site-main-menu .sub-menu,.site-main-menu .mega-menu{position:absolute;z-index:999;top:100%;left:0;visibility:hidden;width:300px;margin-top:20px;margin-bottom:0;padding:18px 0;list-style:none;transition:all .4s ease .2s;opacity:0;border-bottom:4px solid #fcc741;background-color:#fff;box-shadow:0 2px 29px #0000000d}.site-main-menu .sub-menu li,.site-main-menu .mega-menu li{position:relative}.site-main-menu .sub-menu li a,.site-main-menu .mega-menu li a{font-size:16px;font-weight:400;line-height:1.375;display:block;padding:8px 15px;white-space:nowrap;color:#696969}.site-main-menu .sub-menu li a .menu-text,.site-main-menu .mega-menu li a .menu-text{display:flex;align-items:center}.site-main-menu .sub-menu li .menu-toggle,.site-main-menu .mega-menu li .menu-toggle{display:none}.site-main-menu .sub-menu li.has-children>a .menu-text:after,.site-main-menu .mega-menu li.has-children>a .menu-text:after{font-family:"Font Awesome 5 Pro";font-size:8px;font-weight:900;margin-left:auto;content:""}.site-main-menu .sub-menu li:hover>a,.site-main-menu .sub-menu li.active>a,.site-main-menu .mega-menu li:hover>a,.site-main-menu .mega-menu li.active>a{color:#fcc741}.site-main-menu .sub-menu li:hover>.sub-menu,.site-main-menu .mega-menu li:hover>.sub-menu{visibility:visible;margin-top:0;opacity:1}.site-main-menu .sub-menu .sub-menu,.site-main-menu .mega-menu .sub-menu{top:-18px;left:100%}.site-main-menu .mega-menu{left:0;display:flex;flex-wrap:wrap;width:100%;padding:30px 15px 34px;list-style:none}.site-main-menu .mega-menu>li{flex:0 0 25%;width:25%;padding:0 15px}.site-main-menu .mega-menu>li.menu-item-50{flex:0 0 50%;width:50%;padding:0 15px}.site-main-menu .mega-menu>li>ul{padding-left:0;list-style:none;margin:0}.site-main-menu .mega-menu>li>ul>li>a{font-size:15px;line-height:1.78;font-weight:500;padding:8px 0}.site-main-menu .mega-menu>li>ul>li>a .badge{background-color:transparent;background-image:linear-gradient(45deg,#fe378c,#fe5b34);display:inline-block;border-radius:2px;padding:4px 8px 3px;color:#fff;font-size:11px;line-height:1;font-weight:700;text-transform:uppercase;letter-spacing:.5px;margin:0 0 0 7px}.site-main-menu .mega-menu>li>ul>li>a .badge.primary{background-image:none;background-color:#fcc741!important}@media only screen and (min-width: 1200px) and (max-width: 1599px){.site-main-menu.laptop-space>ul>li>a{padding-right:9px;padding-left:9px}}.site-main-menu.menu-hover-1>ul>li>a .menu-text{position:relative}.site-main-menu.menu-hover-1>ul>li:hover>a .menu-text:before{left:0;width:100%}.header-light .site-main-menu>ul>li>a{color:#fff}.header-light .site-main-menu>ul>li:hover>a{color:#fff}.header-light .site-main-menu.menu-hover-1>ul>li>a .menu-text:before{background-color:#fff}.header-orange .site-main-menu>ul>li>a{color:#3f3a64}.header-orange .site-main-menu>ul>li:hover>a{color:#ef6f31}.header-orange .site-main-menu .sub-menu{border-bottom:4px solid #ef6f31}.header-orange .site-main-menu .sub-menu li:hover>a,.header-orange .site-main-menu .sub-menu li.active>a{color:#ef6f31}.header-orange .site-main-menu .mega-menu{border-bottom:4px solid #ef6f31}.header-orange .site-main-menu .mega-menu li:hover>a,.header-orange .site-main-menu .mega-menu li.active>a{color:#ef6f31}.header-orange .site-main-menu.menu-hover-1>ul>li>a .menu-text:before{background-color:#ef6f31}.header-fluid .site-main-menu .mega-menu,.header-fluid-two .site-main-menu .mega-menu{width:1170px;left:50%;transform:translate(-50%);text-align:center}.header-left .site-main-menu .mega-menu{left:150px;transform:translate(0);text-align:center}@media only screen and (min-width: 1200px) and (max-width: 1599px){.header-left .site-main-menu .mega-menu{left:20px}}.header-mobile-menu-toggle,.mobile-menu-close,.fullscreen-search-close{display:flex;padding:0 10px}.header-mobile-menu-toggle .toggle,.mobile-menu-close .toggle,.fullscreen-search-close .toggle{display:flex;flex-direction:column;padding:0;border:none;background-color:transparent}.header-mobile-menu-toggle .toggle i,.mobile-menu-close .toggle i,.fullscreen-search-close .toggle i{position:relative;display:block;overflow:hidden;width:24px;height:2px}.header-mobile-menu-toggle .toggle i+i,.mobile-menu-close .toggle i+i,.fullscreen-search-close .toggle i+i{margin-top:6px}.header-mobile-menu-toggle .toggle i:before,.mobile-menu-close .toggle i:before,.fullscreen-search-close .toggle i:before,.header-mobile-menu-toggle .toggle i:after,.mobile-menu-close .toggle i:after,.fullscreen-search-close .toggle i:after{position:absolute;top:0;left:0;flex:1 0 100%;width:100%;height:100%;content:"";background-color:#333}.header-mobile-menu-toggle .toggle i.icon-top:before,.mobile-menu-close .toggle i.icon-top:before,.fullscreen-search-close .toggle i.icon-top:before,.header-mobile-menu-toggle .toggle i.icon-bottom:before,.mobile-menu-close .toggle i.icon-bottom:before,.fullscreen-search-close .toggle i.icon-bottom:before{transition:transform .6s cubic-bezier(.165,.84,.44,1) .2s;transform:scaleX(1) translateZ(0);transform-origin:right}.header-mobile-menu-toggle .toggle i.icon-top:after,.mobile-menu-close .toggle i.icon-top:after,.fullscreen-search-close .toggle i.icon-top:after,.header-mobile-menu-toggle .toggle i.icon-bottom:after,.mobile-menu-close .toggle i.icon-bottom:after,.fullscreen-search-close .toggle i.icon-bottom:after{transition:transform .6s cubic-bezier(.165,.84,.44,1);transform:scaleX(0) translateZ(0);transform-origin:left}.header-mobile-menu-toggle .toggle i.icon-middle:before,.mobile-menu-close .toggle i.icon-middle:before,.fullscreen-search-close .toggle i.icon-middle:before{transition:transform .6s cubic-bezier(.165,.84,.44,1) .2s;transform:scaleX(1) translateZ(0);transform-origin:left}.header-mobile-menu-toggle .toggle i.icon-middle:after,.mobile-menu-close .toggle i.icon-middle:after,.fullscreen-search-close .toggle i.icon-middle:after{transition:transform .6s cubic-bezier(.165,.84,.44,1);transform:scaleX(0) translateZ(0);transform-origin:right}.header-mobile-menu-toggle .toggle:hover i:before,.mobile-menu-close .toggle:hover i:before,.fullscreen-search-close .toggle:hover i:before,.header-mobile-menu-toggle .toggle:hover i:after,.mobile-menu-close .toggle:hover i:after,.fullscreen-search-close .toggle:hover i:after{background-color:#fcc741}.header-mobile-menu-toggle .toggle:hover i.icon-top:before,.mobile-menu-close .toggle:hover i.icon-top:before,.fullscreen-search-close .toggle:hover i.icon-top:before,.header-mobile-menu-toggle .toggle:hover i.icon-bottom:before,.mobile-menu-close .toggle:hover i.icon-bottom:before,.fullscreen-search-close .toggle:hover i.icon-bottom:before{transition:transform .6s cubic-bezier(.165,.84,.44,1);transform:scaleX(0) translateZ(0)}.header-mobile-menu-toggle .toggle:hover i.icon-top:after,.mobile-menu-close .toggle:hover i.icon-top:after,.fullscreen-search-close .toggle:hover i.icon-top:after,.header-mobile-menu-toggle .toggle:hover i.icon-bottom:after,.mobile-menu-close .toggle:hover i.icon-bottom:after,.fullscreen-search-close .toggle:hover i.icon-bottom:after{transition:transform .6s cubic-bezier(.165,.84,.44,1) .2s;transform:scaleX(1) translateZ(0)}.header-mobile-menu-toggle .toggle:hover i.icon-middle:before,.mobile-menu-close .toggle:hover i.icon-middle:before,.fullscreen-search-close .toggle:hover i.icon-middle:before{transition:transform .6s cubic-bezier(.165,.84,.44,1);transform:scaleX(0) translateZ(0)}.header-mobile-menu-toggle .toggle:hover i.icon-middle:after,.mobile-menu-close .toggle:hover i.icon-middle:after,.fullscreen-search-close .toggle:hover i.icon-middle:after{transition:transform .6s cubic-bezier(.165,.84,.44,1) .2s;transform:scaleX(1) translateZ(0)}@media only screen and (max-width: 479px){.header-mobile-menu-toggle,.mobile-menu-close,.fullscreen-search-close{padding-right:8px;padding-left:8px}}.header-light .header-mobile-menu-toggle .toggle i:before,.header-light .mobile-menu-close .toggle i:before,.header-light .fullscreen-search-close .toggle i:before,.header-light .header-mobile-menu-toggle .toggle i:after,.header-light .mobile-menu-close .toggle i:after,.header-light .fullscreen-search-close .toggle i:after{background-color:#fff}.header-light .header-mobile-menu-toggle .toggle:hover i:before,.header-light .mobile-menu-close .toggle:hover i:before,.header-light .fullscreen-search-close .toggle:hover i:before,.header-light .header-mobile-menu-toggle .toggle:hover i:after,.header-light .mobile-menu-close .toggle:hover i:after,.header-light .fullscreen-search-close .toggle:hover i:after{background-color:#fff}.site-main-mobile-menu{position:fixed;z-index:999999;top:0;left:0;visibility:hidden;width:100%;height:100%;transition:all .25s cubic-bezier(.645,.045,.355,1);opacity:0;background:#000000b3}.site-main-mobile-menu-inner{position:relative;z-index:9;float:right;width:360px;height:100%;transition:all .25s cubic-bezier(.645,.045,.355,1);transform:translate(100%);background-color:#002147;background-repeat:no-repeat;background-attachment:scroll;background-position:top center;background-size:cover}@media only screen and (max-width: 479px){.site-main-mobile-menu-inner{width:300px}}.site-main-mobile-menu-inner:before{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;content:"";background-color:#002147e6}#page{position:relative;transition:all .25s cubic-bezier(.645,.045,.355,1)}.mobile-menu-open{overflow:hidden}.mobile-menu-open #page{transform:translate(-360px)}.mobile-menu-open .site-main-mobile-menu{visibility:visible;opacity:1}.mobile-menu-open .site-main-mobile-menu-inner{transform:translate(0)}.mobile-menu-header{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;height:80px;padding:0 15px 0 30px;background-color:#fff}.mobile-menu-logo a{width:158px}.mobile-menu-close,.fullscreen-search-close{padding:0}.mobile-menu-close .toggle,.fullscreen-search-close .toggle{position:relative;width:40px;height:40px}.mobile-menu-close .toggle i,.fullscreen-search-close .toggle i{position:absolute;top:50%;left:50%;width:29px;height:2px;margin:0!important;transform-origin:center}.mobile-menu-close .toggle i.icon-top,.fullscreen-search-close .toggle i.icon-top{transform:translate(-50%,-50%) rotate(45deg)}.mobile-menu-close .toggle i.icon-bottom,.fullscreen-search-close .toggle i.icon-bottom{transform:translate(-50%,-50%) rotate(-45deg)}.mobile-menu-close .toggle:hover i:before,.fullscreen-search-close .toggle:hover i:before,.mobile-menu-close .toggle:hover i:after,.fullscreen-search-close .toggle:hover i:after{background-color:#111}.mobile-menu-content{overflow-y:auto;height:calc(100% - 80px);padding:20px 30px 100px}.site-mobile-menu>ul{margin:0;padding-left:0;list-style:none}.site-mobile-menu>ul>li{position:relative!important}.site-mobile-menu>ul>li+li>a{border-top:1px solid rgba(255,255,255,.15)}.site-mobile-menu>ul>li>a{font-size:16px;font-weight:500;line-height:1.5;display:block;padding:19px 0;color:#fff;border-bottom:1px solid transparent}.site-mobile-menu>ul>li .menu-toggle{position:absolute;top:11px;right:0;display:flex;align-items:center;justify-content:center;width:40px;height:40px;cursor:pointer;color:#fff;border-radius:50%;background-color:transparent}.site-mobile-menu>ul>li .menu-toggle i{font-size:18px;line-height:1;transition:all .25s cubic-bezier(.645,.045,.355,1)}.site-mobile-menu>ul>li .menu-toggle:hover{background-color:#fff3}.site-mobile-menu>ul>li.open>a{border-bottom-color:#ffffff26}.site-mobile-menu>ul>li.open>.menu-toggle{background-color:#fff3}.site-mobile-menu>ul>li.open>.menu-toggle i{transform:rotateX(180deg)}.site-mobile-menu .sub-menu,.site-mobile-menu .mega-menu{display:none;margin:14px 0;padding-left:0;list-style:none}.site-mobile-menu .sub-menu li,.site-mobile-menu .mega-menu li{position:relative}.site-mobile-menu .sub-menu li>a,.site-mobile-menu .mega-menu li>a{font-size:15px;font-weight:500;line-height:1.5;padding:10px 0;color:#ffffffb3}.site-mobile-menu .sub-menu li>a:hover,.site-mobile-menu .mega-menu li>a:hover{color:#fff}.site-mobile-menu .sub-menu li .menu-toggle,.site-mobile-menu .mega-menu li .menu-toggle{top:1px}.site-mobile-menu .sub-menu li.open>a,.site-mobile-menu .mega-menu li.open>a{color:#fff}.site-mobile-menu .sub-menu li.open>.menu-toggle,.site-mobile-menu .mega-menu li.open>.menu-toggle{background-color:#fff3}.site-mobile-menu .sub-menu li.open>.menu-toggle i,.site-mobile-menu .mega-menu li.open>.menu-toggle i{transform:rotateX(180deg)}.site-mobile-menu .sub-menu ul,.site-mobile-menu .mega-menu ul{margin:0;padding-left:0;list-style:none}.site-mobile-menu .sub-menu ul li a .badge,.site-mobile-menu .mega-menu ul li a .badge{background-color:transparent;background-image:linear-gradient(45deg,#fe378c,#fe5b34);display:inline-block;border-radius:2px;padding:4px 8px 3px;color:#fff;font-size:11px;line-height:1;font-weight:700;text-transform:uppercase;letter-spacing:.5px;margin:0 0 0 7px}.site-mobile-menu .sub-menu ul li a .badge.primary,.site-mobile-menu .mega-menu ul li a .badge.primary{background-image:none;background-color:#fcc741!important}.site-mobile-menu .sub-menu .sub-menu,.site-mobile-menu .mega-menu .sub-menu{padding-left:15px}.intro1-section{position:relative;display:flex;align-items:center;height:820px;padding:50px 0}@media only screen and (max-width: 767px){.intro1-section{background-image:none!important;background-color:#eae1d6}}.intro1-section .container{z-index:9}.intro1-section .section-bottom-shape{transform:rotateX(180deg)}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px){.intro1-section{height:750px}}@media only screen and (max-width: 767px){.intro1-section{height:auto;background-position:left top}}.intro1-content .sub-title{font-weight:700;line-height:2;display:block;margin-bottom:18px;letter-spacing:4px;text-transform:uppercase;color:#3f3a64}.intro1-content .title{font-size:63px;line-height:1.13;color:#3f3a64}.intro1-content .desc{max-width:540px;margin-top:12px}.intro1-content .desc p{font-size:18px;font-weight:500;line-height:1.67}.intro1-content .btn{margin-top:28px}@media only screen and (min-width: 992px) and (max-width: 1199px){.intro1-content .title{font-size:54px}.intro1-content .desc p{font-size:17px}}@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px){.intro1-content .sub-title{font-size:13px;letter-spacing:3px}.intro1-content .title{font-size:40px}.intro1-content .desc p{font-size:16px}}@media only screen and (max-width: 479px){.intro1-content .sub-title{font-size:12px;margin-bottom:10px;letter-spacing:2px}.intro1-content .title{font-size:30px}.intro1-content .desc p{font-size:14px}}.intro1-course{position:relative;z-index:1;display:flex;justify-content:space-between}.intro1-course .popular-course-icon{z-index:9;align-self:flex-end;flex:0 0 auto;margin-right:20px;margin-bottom:100px;margin-left:auto}.intro1-course .course,.intro1-course .course-2{min-width:320px;max-width:370px}@media only screen and (max-width: 479px){.intro1-course .course,.intro1-course .course-2{min-width:100%;max-width:100%}}.intro1-course .intro1-scene{position:absolute;z-index:-1;right:-45px;bottom:-45px;width:136px}@media only screen and (min-width: 992px) and (max-width: 1199px){.intro1-course .popular-course-icon{width:100px}}@media only screen and (min-width: 768px) and (max-width: 991px){.intro1-course .popular-course-icon{width:90px;margin-right:-30px;margin-left:-60px}}@media only screen and (max-width: 767px){.intro1-course .popular-course-icon{width:120px}}@media only screen and (max-width: 575px){.intro1-course .popular-course-icon{width:100px;margin-right:-20px}}@media only screen and (max-width: 479px){.intro1-course .popular-course-icon{position:absolute;top:-30px;left:0;width:100px}}.intro2-section{position:relative;display:flex;align-items:center;margin-top:65px}.intro2-section .container{z-index:9}.intro2-section .section-bottom-shape{transform:rotateX(180deg)}@media only screen and (max-width: 767px){.intro2-section{height:auto;background-position:left top}}.intro2-content{max-width:460px}@media only screen and (max-width: 767px){.intro2-content{max-width:100%}}.intro2-content .title{font-size:46px;line-height:1.17;color:#3f3a64}.intro2-content .desc{max-width:540px;margin-top:12px}.intro2-content .desc p{font-size:18px;font-weight:500;line-height:1.67;color:#8c89a2}.intro2-content .btn{margin-top:35px}.intro2-content .link{display:block;font-size:14px;margin-top:25px}@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px){.intro2-content .title{font-size:36px}.intro2-content .desc p{font-size:16px}}@media only screen and (max-width: 479px){.intro2-content .title{font-size:30px}.intro2-content .desc p{font-size:14px}}.intro3-section{position:relative;display:flex;align-items:center;padding:240px 0}@media only screen and (min-width: 992px) and (max-width: 1199px){.intro3-section{padding:170px 0}}@media only screen and (min-width: 768px) and (max-width: 991px){.intro3-section{padding:150px 0}}@media only screen and (max-width: 767px){.intro3-section{padding:120px 0}}.intro3-section .container{z-index:9}.intro3-content .sub-title{font-size:34px;line-height:1;font-weight:700;color:#fff;display:block;font-family:Ubuntu,sans-serif;margin-bottom:10px}.intro3-content .title{font-size:64px;line-height:1;font-weight:400;color:#fff}.intro3-content .desc{max-width:540px;margin-top:12px}.intro3-content .desc p{font-size:18px;font-weight:500;line-height:1.67}.intro3-content .btn{margin-top:28px}@media only screen and (min-width: 992px) and (max-width: 1199px){.intro3-content .title{font-size:54px}.intro3-content .desc p{font-size:17px}}@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px){.intro3-content .sub-title{font-size:26px;letter-spacing:3px}.intro3-content .title{font-size:46px}.intro3-content .desc p{font-size:16px}}@media only screen and (max-width: 479px){.intro3-content .sub-title{font-size:26px;margin-bottom:10px;letter-spacing:2px}.intro3-content .title{font-size:34px}.intro3-content .desc p{font-size:14px}}.intro4-section{position:relative;display:flex;align-items:center;padding:270px 0 248px}@media only screen and (min-width: 992px) and (max-width: 1199px){.intro4-section{padding:170px 0}}@media only screen and (min-width: 768px) and (max-width: 991px){.intro4-section{padding:170px 0}}@media only screen and (max-width: 767px){.intro4-section{padding:100px 0 130px}}.intro4-section .container{z-index:9}.ah-headline.rotate-2 i{font-style:normal!important}.intro4-content .title{font-size:56px;line-height:1.29;font-weight:500;color:#fff}.intro4-content .title span{color:#fcc741}.intro4-content .title span b{font-weight:500}.intro4-content .title span b i em{font:inherit}.intro4-content p{font-size:18px;font-weight:500;line-height:1.78;color:#fff;margin-bottom:45px}.intro4-content .btn{margin:0 10px}@media only screen and (max-width: 575px){.intro4-content .btn{margin:0 5px}}@media only screen and (max-width: 479px){.intro4-content .btn{margin:10px 0}}@media only screen and (min-width: 992px) and (max-width: 1199px){.intro4-content .title{font-size:54px}}@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px){.intro4-content .title{font-size:46px}}@media only screen and (max-width: 479px){.intro4-content .title{font-size:46px}.intro4-content p{margin-bottom:20px}}.intro5-section{position:relative;display:flex;align-items:center}.intro5-section .container{z-index:9}.intro5-section .section-bottom-shape{transform:rotateX(180deg)}@media only screen and (max-width: 767px){.intro5-section{height:auto;background-position:left top}}.intro5-content{max-width:460px}@media only screen and (min-width: 768px) and (max-width: 991px){.intro5-content{padding:140px 15px 40px}}@media only screen and (max-width: 767px){.intro5-content{padding:140px 15px 40px;max-width:100%}}.intro5-content .title{font-size:48px;line-height:1.17;color:#3f3a64}.intro5-content .desc{max-width:540px;margin-top:12px}.intro5-content .desc p{font-size:18px;font-weight:500;line-height:1.67;color:#8c89a2}.intro5-content .btn{margin-top:35px}.intro5-content .link{display:block;font-size:15px;margin-top:25px}@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px){.intro5-content .title{font-size:36px}.intro5-content .desc p{font-size:16px}}@media only screen and (max-width: 479px){.intro5-content .title{font-size:30px}.intro5-content .desc p{font-size:14px}}.intro5-image{padding:137px 15px 55px}@media only screen and (min-width: 768px) and (max-width: 991px){.intro5-image{padding:0 15px 50px}}@media only screen and (max-width: 767px){.intro5-image{padding:0 15px 50px}}.intro6-section{position:relative;display:flex;align-items:center;padding:176px 0 0}@media only screen and (min-width: 992px) and (max-width: 1199px){.intro6-section{padding:176px 0 0}}@media only screen and (min-width: 768px) and (max-width: 991px){.intro6-section{padding:176px 0 0}}@media only screen and (max-width: 767px){.intro6-section{padding:120px 0 0}}.intro6-section .container{z-index:9}.intro6-content{margin-bottom:80px}@media only screen and (max-width: 767px){.intro6-content{margin-bottom:40px}}.intro6-content .title{font-size:48px;line-height:1.17;font-weight:700;color:#fff;margin-bottom:0}.intro6-content p{font-size:18px;font-weight:500;color:#ffffffb3;margin:0 0 24px}.intro6-content .btn:hover{color:#fcc741}@media only screen and (min-width: 992px) and (max-width: 1199px){.intro6-content .title{font-size:48px}}@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px){.intro6-content .title{font-size:42px}}@media only screen and (max-width: 479px){.intro6-content .title{font-size:34px}}.intro-left-image{position:relative;left:-168px;bottom:25px;width:410px;height:504px}@media only screen and (min-width: 1200px) and (max-width: 1599px){.intro-left-image{left:0}}@media only screen and (min-width: 992px) and (max-width: 1199px){.intro-left-image{left:0;bottom:0;width:100%;height:100%}}@media only screen and (min-width: 768px) and (max-width: 991px){.intro-left-image{left:0;bottom:0;width:100%;height:100%}}@media only screen and (max-width: 767px){.intro-left-image{left:0;bottom:0;width:100%;height:100%}}.intro-left-image img{width:100%}.intro-right-image{position:relative;right:20px;bottom:-80px;width:230px;height:353px}@media only screen and (min-width: 1200px) and (max-width: 1599px){.intro-right-image{right:50px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.intro-right-image{right:0;bottom:0;width:100%;height:100%}}@media only screen and (min-width: 768px) and (max-width: 991px){.intro-right-image{right:0;bottom:0;width:100%;height:100%}}@media only screen and (max-width: 767px){.intro-right-image{right:0;bottom:0;width:100%;height:100%}}.intro-right-image img{width:100%}.intro7-section{position:relative;display:flex;align-items:center;height:820px}@media only screen and (min-width: 1200px) and (max-width: 1599px){.intro7-section{height:700px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.intro7-section{height:620px}}@media only screen and (min-width: 768px) and (max-width: 991px){.intro7-section{height:620px}}@media only screen and (max-width: 767px){.intro7-section{height:500px}}.intro7-content{max-width:770px;padding:30px 0;margin:auto}.intro7-content>*{animation-duration:1s;animation-fill-mode:both;animation-name:fadeOutUp}.intro7-content .sub-title{font-size:15px;font-weight:600;line-height:2;display:block;margin-bottom:20px;letter-spacing:2px;text-transform:uppercase;color:#8c89a2}.intro7-content .title{font-size:64px;line-height:1.17;color:#3f3a64;font-family:Playfair Display,serif}.intro7-content .title span{color:#3a7e69;font-style:italic;font-weight:400}@media only screen and (min-width: 992px) and (max-width: 1199px){.intro7-content .title{font-size:52px}}@media only screen and (min-width: 768px) and (max-width: 991px){.intro7-content .title{font-size:52px}}@media only screen and (max-width: 767px){.intro7-content .title{font-size:40px}}.intro7-content .btn{margin-top:35px}.swiper-slide-active .intro7-content>*{animation-name:fadeInUp}.swiper-slide-active .intro7-content>*:nth-child(1){animation-delay:.5s}.swiper-slide-active .intro7-content>*:nth-child(2){animation-delay:1s}.swiper-slide-active .intro7-content>*:nth-child(3){animation-delay:1.5s}.swiper-slide-active .intro7-content>*:nth-child(4){animation-delay:2s}.swiper-slide-active .intro7-content>*:nth-child(5){animation-delay:2.5s}.swiper-slide-active .intro7-content>*:nth-child(6){animation-delay:3s}.intro7-section-wrap .intro7-section{transform:scale(1.35);backface-visibility:hidden}.swiper-slide-active .intro7-section{transform:scale(1);transition:transform 11s cubic-bezier(.1,.2,.7,1)}.intro8-section{position:relative;display:flex;align-items:center;height:100vh}@media only screen and (min-width: 1200px) and (max-width: 1599px){.intro8-section{height:100vh}}@media only screen and (min-width: 992px) and (max-width: 1199px){.intro8-section{height:780px}}@media only screen and (min-width: 768px) and (max-width: 991px){.intro8-section{height:780px}}@media only screen and (max-width: 767px){.intro8-section{height:700px}}.intro8-content{max-width:670px;padding:60px 0 30px}@media only screen and (min-width: 992px) and (max-width: 1199px){.intro8-content{max-width:470px;padding:60px 0 30px}}@media only screen and (min-width: 768px) and (max-width: 991px){.intro8-content{max-width:470px;padding:60px 0 30px}}@media only screen and (max-width: 767px){.intro8-content{max-width:470px;padding:60px 0 30px}}.intro8-content>*{animation-duration:1s;animation-fill-mode:both;animation-name:fadeOutUp}.intro8-content .label{display:inline-block;padding:6px 15px 3px;border-radius:5px;font-size:13px;font-weight:600;line-height:1.5;letter-spacing:.65px;color:#201c3f;background-color:#eab75f;margin:0 0 28px}.intro8-content .title{font-size:60px;font-weight:600;line-height:1.27;color:#fff}@media only screen and (min-width: 992px) and (max-width: 1199px){.intro8-content .title{font-size:48px}}@media only screen and (min-width: 768px) and (max-width: 991px){.intro8-content .title{font-size:48px}}@media only screen and (max-width: 767px){.intro8-content .title{font-size:36px}}.intro8-content p{font-size:18px;line-height:1.67;color:#ffffffb3;margin:18px 0 0}@media only screen and (max-width: 767px){.intro8-content p{font-size:15px}}.intro8-content .btn{margin-top:40px}.intro8-slide-pages{position:absolute;top:30%;right:10px;font-size:24px;color:#ffffffb3;font-weight:600;letter-spacing:3.2px;display:flex;align-items:center}@media only screen and (max-width: 767px){.intro8-slide-pages{display:none}}.intro8-slide-pages .current{font-size:60px;line-height:1;color:#fff}.swiper-slide-active .intro8-content>*{animation-name:fadeInUp}.swiper-slide-active .intro8-content>*:nth-child(1){animation-delay:.5s}.swiper-slide-active .intro8-content>*:nth-child(2){animation-delay:1s}.swiper-slide-active .intro8-content>*:nth-child(3){animation-delay:1.5s}.swiper-slide-active .intro8-content>*:nth-child(4){animation-delay:2s}.swiper-slide-active .intro8-content>*:nth-child(5){animation-delay:2.5s}.swiper-slide-active .intro8-content>*:nth-child(6){animation-delay:3s}.intro8-section-wrap .intro8-section{transform:scale(1.35);backface-visibility:hidden}.swiper-slide-active .intro8-section{transform:scale(1);transition:transform 11s cubic-bezier(.1,.2,.7,1)}.intro9-section{position:relative;overflow:hidden}.intro9-content{max-width:680px;width:100%;float:right;padding-left:110px}@media only screen and (min-width: 992px) and (max-width: 1199px){.intro9-content{padding-left:30px}}@media only screen and (min-width: 768px) and (max-width: 991px){.intro9-content{padding-left:0}}@media only screen and (max-width: 767px){.intro9-content{padding-left:0;float:inherit;margin:60px auto 45px;text-align:center}}@media only screen and (max-width: 479px){.intro9-content{padding-left:0;float:inherit;margin:60px auto 0;text-align:center}}.intro9-content .sub-title{display:block;font-size:24px;line-height:32px;font-weight:500;color:#fcc741;margin-bottom:20px}@media only screen and (min-width: 768px) and (max-width: 991px){.intro9-content .sub-title{font-size:22px}}@media only screen and (max-width: 479px){.intro9-content .sub-title{font-size:20px}}.intro9-content .title{font-size:48px;line-height:56px;font-weight:800;letter-spacing:2px;text-transform:uppercase;color:#3f3a64;max-width:470px}@media only screen and (min-width: 768px) and (max-width: 991px){.intro9-content .title{font-size:38px}}@media only screen and (max-width: 767px){.intro9-content .title{font-size:38px;margin:0 auto}}@media only screen and (max-width: 479px){.intro9-content .title{font-size:26px;line-height:40px;margin:0 auto}}.intro9-content .desc{max-width:400px;margin-top:12px}@media only screen and (max-width: 767px){.intro9-content .desc{margin:12px auto 0}}.intro9-content .desc p{font-size:18px;font-weight:500;line-height:1.67;color:#8c89a2}.intro9-content .btn{margin-top:35px}.intro9-image{position:relative;margin-top:40px}.inner-img-one{position:absolute;z-index:-1;bottom:0}@media only screen and (max-width: 767px){.inner-img-one{position:absolute;left:0;right:0;margin:auto;text-align:center}.inner-img-one img{width:400px}}@media only screen and (max-width: 767px){.inner-img-two{margin:auto!important;text-align:center}.inner-img-two img{max-width:254px}}.worldRotate{-webkit-animation:worldRotate 20s linear infinite;animation:worldRotate 20s linear infinite}@keyframes worldRotate{0%{transform:rotate(0) translate(0) rotate(0)}to{transform:rotate(0) translateY(0) rotate(-360deg)}}.intro10-section{position:relative;display:flex;align-items:center;height:750px;padding:120px 0}@media only screen and (min-width: 992px) and (max-width: 1199px){.intro10-section{height:700px;padding:120px 0}}@media only screen and (min-width: 768px) and (max-width: 991px){.intro10-section{height:600px;padding:120px 0}}@media only screen and (max-width: 767px){.intro10-section{height:500px;padding:120px 0}}.intro10-section .container{z-index:9}.intro10-section .shape{position:absolute;z-index:1}.intro10-section .shape-1{top:0;right:-8%;width:50%;max-width:50%}.intro10-section .shape-2{top:0;left:0;width:50%;max-width:50%}.intro10-section .shape-3{z-index:-1;bottom:30px;left:-60px;width:478px;height:478px}.intro10-section .shape-3 svg{width:100%;height:100%}.intro10-section .shape-3 svg *{fill:#b2e0f6}.intro10-section .shape-4{left:15px;bottom:75px}.intro10-section .shape-5{left:25%;bottom:30px}.intro10-section .shape-6{right:5%;bottom:0}.intro10-section .shape-7{right:23%;bottom:10%;width:166px;height:166px}.intro10-section .shape-7 svg{width:100%;height:100%}.intro10-section .shape-7 svg *{fill:#ffcd00}.intro10-section .shape-8{right:19%;bottom:5%}.intro10-section .shape-9{right:8%;bottom:350px}.intro10-section .shape-10{left:15%;bottom:30%}.intro10-section .shape-10 img{box-shadow:0 10px 34px #00000040}.intro10-section .shape-11{left:10%;bottom:15%}.intro10-section .shape-11 img{box-shadow:0 10px 34px #00000040}.intro10-section .shape-12{right:10%;bottom:14%}.intro10-section .shape-12 img{box-shadow:0 10px 34px #00000040}@media only screen and (min-width: 1200px) and (max-width: 1599px){.intro10-section .shape{position:absolute;z-index:1}.intro10-section .shape-1{right:0}.intro10-section .shape-10{left:5%;bottom:30%}.intro10-section .shape-11{left:0;bottom:15%}.intro10-section .shape-12{right:5%;bottom:14%}}@media only screen and (min-width: 992px) and (max-width: 1199px){.intro10-section .shape{position:absolute;z-index:1}.intro10-section .shape-1{top:0;right:8%;width:20%;max-width:20%}.intro10-section .shape-2{top:0;left:0;width:280px;max-width:280px}.intro10-section .shape-3{bottom:30px;left:0;width:180px;height:180px}.intro10-section .shape-3 svg{width:100%;height:100%}.intro10-section .shape-3 svg *{fill:#b2e0f6}.intro10-section .shape-4{left:15px;bottom:75px;width:20%;max-width:20%}.intro10-section .shape-5{left:25%;bottom:30px;width:150px;max-width:150px}.intro10-section .shape-6{right:5%;bottom:0;width:220px;max-width:220px}.intro10-section .shape-7,.intro10-section .shape-8{display:none}.intro10-section .shape-9{right:60px;bottom:350px;width:80px;max-width:80px}.intro10-section .shape-10{left:5%;bottom:30%;width:200px;max-width:200px}.intro10-section .shape-11{left:0;bottom:15%;width:100px;max-width:100px}.intro10-section .shape-12{right:5%;bottom:14%;width:200px;max-width:200px}}@media only screen and (min-width: 768px) and (max-width: 991px){.intro10-section .shape{position:absolute;z-index:1}.intro10-section .shape-1{top:0;right:8%;width:20%;max-width:20%}.intro10-section .shape-2{top:0;left:0;width:280px;max-width:280px}.intro10-section .shape-3{bottom:30px;left:0;width:180px;height:180px}.intro10-section .shape-3 svg{width:100%;height:100%}.intro10-section .shape-3 svg *{fill:#b2e0f6}.intro10-section .shape-4{left:15px;bottom:75px;width:20%;max-width:20%}.intro10-section .shape-5{left:25%;bottom:30px;width:150px;max-width:150px}.intro10-section .shape-6{right:5%;bottom:0;width:220px;max-width:220px}.intro10-section .shape-7,.intro10-section .shape-8{display:none}.intro10-section .shape-9{right:60px;bottom:350px;width:80px;max-width:80px}.intro10-section .shape-10{left:5%;bottom:30%;width:200px;max-width:200px}.intro10-section .shape-11{left:0;bottom:15%;width:100px;max-width:100px}.intro10-section .shape-12{right:5%;bottom:14%;width:200px;max-width:200px}}@media only screen and (max-width: 767px){.intro10-section .shape{position:absolute;z-index:1}.intro10-section .shape-1{top:0;right:8%;width:20%;max-width:20%}.intro10-section .shape-2{top:0;left:0;width:280px;max-width:280px}.intro10-section .shape-3{bottom:30px;left:0;width:120px;height:120px}.intro10-section .shape-3 svg{width:100%;height:100%}.intro10-section .shape-3 svg *{fill:#b2e0f6}.intro10-section .shape-4{left:15px;bottom:75px;width:20%;max-width:20%}.intro10-section .shape-5{left:25%;bottom:30px;width:100px;max-width:100px}.intro10-section .shape-6{right:5%;bottom:0;width:180px;max-width:180px}.intro10-section .shape-7,.intro10-section .shape-8{display:none}.intro10-section .shape-9{right:60px;bottom:350px;width:50px;max-width:50px}.intro10-section .shape-10{left:5%;bottom:15%;width:100px;max-width:100px}.intro10-section .shape-11{left:5%;bottom:6%;width:70px;max-width:70px}.intro10-section .shape-12{right:5%;bottom:5%;width:100px;max-width:100px}}.intro10-content .sub-title{font-family:Conv_Rossela-Demo-2;font-size:64px;font-weight:400;color:#6ac5f1}.intro10-content .title{font-size:40px;line-height:1.4;font-weight:700;color:#333;max-width:580px;margin:0 auto 35px}@media only screen and (min-width: 768px) and (max-width: 991px){.intro10-content .sub-title{font-size:50px}.intro10-content .title{font-size:34px;line-height:1.4}}@media only screen and (max-width: 767px){.intro10-content .sub-title{font-size:36px}.intro10-content .title{font-size:28px;line-height:1.4}}.intro11-slider-wrap{position:relative;z-index:9}.intro11-slider-wrap .shape{position:absolute;z-index:1}.intro11-slider-wrap .shape-1{top:0;left:-100px}.intro11-slider-wrap .shape-2{bottom:-70px;left:45%}.intro11-slider-wrap .shape-3{bottom:300px;right:-60px}@media only screen and (min-width: 1200px) and (max-width: 1599px){.intro11-slider-wrap .shape-1{top:0;left:0}.intro11-slider-wrap .shape-1 img{width:150px}.intro11-slider-wrap .shape-2{bottom:0;left:45%}.intro11-slider-wrap .shape-2 img{width:100px}.intro11-slider-wrap .shape-3{bottom:300px;right:0}.intro11-slider-wrap .shape-3 img{width:200px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.intro11-slider-wrap .shape-1{top:0;left:0}.intro11-slider-wrap .shape-1 img{width:120px}.intro11-slider-wrap .shape-2{bottom:0;left:45%}.intro11-slider-wrap .shape-2 img{width:80px}.intro11-slider-wrap .shape-3{bottom:300px;right:0}.intro11-slider-wrap .shape-3 img{width:150px}}@media only screen and (min-width: 768px) and (max-width: 991px){.intro11-slider-wrap .shape-1{top:0;left:0}.intro11-slider-wrap .shape-1 img{width:120px}.intro11-slider-wrap .shape-2{bottom:0;left:45%}.intro11-slider-wrap .shape-2 img{width:80px}.intro11-slider-wrap .shape-3{bottom:300px;right:0}.intro11-slider-wrap .shape-3 img{width:150px}}@media only screen and (max-width: 767px){.intro11-slider-wrap .shape{display:none}}.intro11-section{background-color:transparent;background-image:linear-gradient(90deg,#edf4f8 65%,#fff 65%);position:relative;z-index:9;display:flex;align-items:center;height:750px;padding:120px 0}@media only screen and (min-width: 992px) and (max-width: 1199px){.intro11-section{height:700px;padding:120px 0}}@media only screen and (min-width: 768px) and (max-width: 991px){.intro11-section{height:500px;padding:80px 0}}@media only screen and (max-width: 767px){.intro11-section{background-image:linear-gradient(90deg,#edf4f8 100%,#fff);height:100%;padding:60px 0}}.intro11-section .container{z-index:9}.intro11-content>*{animation-duration:1s;animation-fill-mode:both;animation-name:fadeOutUp}.intro11-content .sub-title{display:block;font-size:24px;line-height:32px;font-weight:600;color:#333;margin-bottom:30px}.intro11-content .title{font-size:56px;line-height:72px;font-weight:700;color:#333;max-width:550px;margin-bottom:50px}@media only screen and (min-width: 992px) and (max-width: 1199px){.intro11-content .sub-title{font-size:21px;margin-bottom:20px}.intro11-content .title{font-size:46px;line-height:56px}}@media only screen and (min-width: 768px) and (max-width: 991px){.intro11-content .sub-title{font-size:18px;line-height:26px;margin-bottom:20px}.intro11-content .title{font-size:36px;line-height:44px;margin-bottom:30px}}@media only screen and (max-width: 767px){.intro11-content{margin-bottom:30px}.intro11-content .sub-title{font-size:18px;line-height:26px;margin-bottom:20px}.intro11-content .title{font-size:36px;line-height:44px;margin-bottom:30px}}.intro-image>*{animation-duration:1s;animation-fill-mode:both;animation-name:fadeOutRight}.intro11-slider .main-slider-nav{cursor:pointer;background:#00000040;width:100px;height:100px;line-height:100px;display:block;text-align:center;color:#fff;opacity:0;visibility:hidden;transition:all .25s cubic-bezier(.645,.045,.355,1)}.intro11-slider .main-slider-nav:after{display:none}.intro11-slider .main-slider-nav i{font-size:40px;line-height:1;vertical-align:middle}.intro11-slider .main-slider-nav:hover{color:#ef6f31}@media only screen and (min-width: 1200px) and (max-width: 1599px){.intro11-slider .main-slider-nav{width:80px;height:80px;line-height:80px}.intro11-slider .main-slider-nav i{font-size:30px}}@media only screen and (min-width: 768px) and (max-width: 991px){.intro11-slider .main-slider-nav{width:60px;height:60px;line-height:60px}.intro11-slider .main-slider-nav i{font-size:24px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.intro11-slider .main-slider-nav{width:60px;height:60px;line-height:60px}.intro11-slider .main-slider-nav i{font-size:24px}}@media only screen and (max-width: 767px){.intro11-slider .main-slider-nav{width:50px;height:50px;line-height:50px}.intro11-slider .main-slider-nav i{font-size:24px}}.intro11-slider .home11-slider-prev{left:30px}.intro11-slider .home11-slider-next{right:30px}.intro11-slider .home11-slider-next:after{display:none}.intro11-slider:hover .main-slider-nav{opacity:1;visibility:visible}.swiper-slide-active .intro11-content>*{animation-name:fadeInUp}.swiper-slide-active .intro11-content>*:nth-child(1){animation-delay:.5s}.swiper-slide-active .intro11-content>*:nth-child(2){animation-delay:1s}.swiper-slide-active .intro11-content>*:nth-child(3){animation-delay:1.5s}.swiper-slide-active .intro11-content>*:nth-child(4){animation-delay:2s}.swiper-slide-active .intro11-content>*:nth-child(5){animation-delay:2.5s}.swiper-slide-active .intro11-content>*:nth-child(6){animation-delay:3s}.swiper-slide-active .intro-image>*{animation-name:fadeInRight}.swiper-slide-active .intro-image>*:nth-child(1){animation-delay:.5s}.swiper-slide-active .intro-image>*:nth-child(2){animation-delay:1s}.intro11-slider .intro11-section{transform:scale(1.35);backface-visibility:hidden}.swiper-slide-active .intro11-section{transform:scale(1);transition:transform 11s cubic-bezier(.1,.2,.7,1)}.intro12-section{position:relative;display:flex;align-items:center;background-repeat:repeat!important;background-position:inherit!important;background-size:inherit!important;padding:137px 0 0;overflow:hidden}@media only screen and (min-width: 992px) and (max-width: 1199px){.intro12-section{padding:100px 0 0}}@media only screen and (min-width: 768px) and (max-width: 991px){.intro12-section{padding:100px 0 0}}@media only screen and (max-width: 767px){.intro12-section{padding:100px 0 0}}.intro12-section .container{z-index:9}.intro12-content{max-width:440px}@media only screen and (max-width: 767px){.intro12-content{max-width:100%}}.intro12-content .sub-title{display:block;font-size:15px;font-weight:500;text-transform:uppercase;line-height:2;letter-spacing:2px;color:#333;margin-bottom:10px}.intro12-content .title{font-family:Playfair Display,serif;font-size:56px;font-weight:400;line-height:1.34;color:#333}@media only screen and (min-width: 992px) and (max-width: 1199px){.intro12-content .title{font-size:46px}}.intro12-content .desc{margin-top:25px}.intro12-content .desc p{font-size:16px;font-weight:500;line-height:1.875;color:#696969}.intro12-content .btn{margin-top:30px}@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px){.intro12-content .title{font-size:36px}.intro12-content .desc p{font-size:16px}}@media only screen and (max-width: 479px){.intro12-content .title{font-size:30px}.intro12-content .desc p{font-size:14px}}.intro12-image{position:relative;z-index:9;text-align:center}.intro12-image img{width:100%}@media only screen and (max-width: 767px){.intro12-image img{width:50%}}.intro12-image .shape{position:absolute;z-index:-1}.intro12-image .shape-1{bottom:0;right:-120px}@media only screen and (min-width: 1200px) and (max-width: 1599px){.intro12-image .shape-1{right:0}.intro12-image .shape-1 img{max-width:450px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.intro12-image .shape-1{right:0}.intro12-image .shape-1 img{max-width:450px}}@media only screen and (min-width: 768px) and (max-width: 991px){.intro12-image .shape-1{right:0}.intro12-image .shape-1 img{max-width:350px}}@media only screen and (max-width: 767px){.intro12-image .shape-1{right:0}.intro12-image .shape-1 img{max-width:50%}}.help-section{background-color:#002147}.help-section h2{color:#fff}.programe-wrapper{background:#fff;position:relative;box-shadow:0 15px 30px #0000001a;border-radius:5px}.programe-inner{text-align:center;padding:50px 30px;border-right:1px solid #eee;height:300px}.programe-icon{position:relative}.programe-inner a{color:#1d2143;font-size:16px}.with-gradient{position:relative}.with-gradient:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-image:linear-gradient(#0009,#0009)}.single-blog-item{width:520px}@media only screen and (max-width: 768px){.single-blog-item{max-width:420px}}.single-blog-item{background:#fff;box-shadow:0 4px 12px -4px #d0cece;border-radius:6px;margin-bottom:30px}.blog-bg img{border-radius:5px 5px 0 0}.blog-meta i{padding-right:4px}.single-blog-item .blog-content{padding:15px 10px 10px}.blog-meta p{color:#333e38;font-size:16px;font-weight:400;line-height:26px;position:relative}.single-blog-item .blog-content a{font-size:20px;line-height:30px;font-weight:500;color:#1d2143}.blog-meta p i{color:#fcc741;font-size:20px;margin-right:10px}.mado-block p{color:#cacaca;margin:12px 0;text-align:justify}.mado-block span{font-size:34px;line-height:50px;color:#fff;font-weight:600;padding-bottom:3px}.mado-section{padding-top:25px;padding-bottom:15px}.minphoto img{width:120px;height:40px;padding-top:4px;padding-right:3px}.info-content-area p.highlight{position:relative;padding-left:35px;margin:20px 0;color:#898a9c;font-size:16px;line-height:27px}.info-content-area p.highlight:before{position:absolute;content:"";width:15px;height:15px;top:5px;left:0;background:#fcc741}.founded-text p{font-size:20px;line-height:25px;color:#1a3759;font-weight:500;padding-left:15px;padding-bottom:10px;align-content:center}.title-with-line:before{content:"";position:absolute!important;left:0;top:25px;bottom:0;width:5px;height:65px;background-color:#fcc741}.title-with-line{padding-left:15px}.blog-archive{border:1px solid #ddd;padding:10px 30px 20px;margin-bottom:10px}.blog-archive a,.blog-category a{display:block;color:#191919;font-size:16px;margin-bottom:20px}.feature-image{position:relative;z-index:1;margin-top:50px}.feature-image img{border-radius:5px}.feature-image:after{position:absolute;content:" ";width:100%;height:100%;top:-40px;right:-40px;border:10px solid #FCC741;z-index:-1;border-radius:5px}.gray-bg{background:#eaecee}.license-self-check{background-attachment:fixed;height:290px;display:flex;justify-content:center;align-items:center;position:relative;z-index:1;margin-top:60px;margin-bottom:60px}.course-overview ul li{color:#565656;padding-left:25px;margin-bottom:2px;font-size:16px;font-weight:500;line-height:25px;position:relative;display:block}.course-overview ul li:before{position:absolute;content:"";width:10px;height:10px;background:#fcc741;top:9px;left:0}@media only screen and (max-width: 575px){.small-mobile-button{font-size:13px!important;width:130px;font-weight:400}.small-mobile-button:hover{color:#1d2143}}.spo-credit-banner{padding:22px 22px 0;background-color:#fff;background-position:5px 100%!important;background-repeat:no-repeat!important;background-size:auto!important;border-radius:5px;box-shadow:0 0 40px #3333331a}@media (max-width: 767.98px){.spo-credit-banner{margin-top:50px!important}}@media (min-width: 768px){.spo-credit-banner{margin-top:250px}}.teacher-quote-wrapper{padding-bottom:50px;padding-left:200px}@media only screen and (min-width: 992px) and (max-width: 1199px){.teacher-quote-wrapper{padding-left:135px}}@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px){.teacher-quote-wrapper{padding-left:0;padding-bottom:0}}.teacher-quote{display:flex;background-color:#faf8f6}.teacher-quote .image{position:relative;flex:1 0 auto;width:270px;margin-left:-135px;transform:translateY(50px)}.teacher-quote .content{padding:70px 30px 70px 50px}.teacher-quote .content .section-title{margin-bottom:25px}.teacher-quote .content .quote{width:64.5%;padding:0 15px}.teacher-quote .content .quote p{font-size:24px;font-weight:500;line-height:1.5}.teacher-quote .content .experience{width:35.406%;padding:0 15px}.teacher-quote .content .experience .amount{font-size:48px;font-weight:800;line-height:1.3;display:block;color:#fcc741}.teacher-quote .content .experience .amount span{font-size:24px;margin-left:5px}.teacher-quote .content .experience .title{font-size:15px;line-height:2;margin-bottom:10px;letter-spacing:2px;text-transform:uppercase;color:#3f3a64}.teacher-quote .content .experience .link{font-size:14px;font-weight:700;color:#8c89a2}.teacher-quote .content .experience .link:hover{color:#fcc741}@media only screen and (min-width: 992px) and (max-width: 1199px){.teacher-quote .content .quote p{font-size:20px}}@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px){.teacher-quote .image{display:none}}@media only screen and (min-width: 768px) and (max-width: 991px){.teacher-quote .content .quote p{font-size:22px}}@media only screen and (max-width: 767px){.teacher-quote .content{padding:40px}.teacher-quote .content .quote{width:100%;margin-bottom:20px}.teacher-quote .content .experience{width:100%}}@media only screen and (max-width: 575px){.teacher-quote .content{padding:30px}.teacher-quote .content .quote p{font-size:22px}}.author-quote{padding-left:50px;max-width:400px}@media only screen and (min-width: 768px) and (max-width: 991px){.author-quote{padding-left:0;margin-top:30px}}@media only screen and (max-width: 767px){.author-quote{padding-left:0;margin-top:30px}}.author-quote .title{font-family:Playfair Display,serif;font-size:24px;font-weight:400;line-height:1.916;margin-bottom:50px}@media only screen and (min-width: 768px) and (max-width: 991px){.author-quote .title{font-size:21px;margin-bottom:30px}}@media only screen and (max-width: 767px){.author-quote .title{font-size:18px;margin-bottom:20px}}.author-quote .motivation-name-icon{margin-bottom:25px}.author-quote .author-name h3{font-size:21px;font-weight:600;color:#3f3a64;margin-bottom:12px}.author-quote .author-name span{font-size:12px;font-weight:500;text-transform:uppercase;line-height:1.5;letter-spacing:1.38px;color:#8c89a2}.testimonial-slider{margin:-30px;padding:30px}.testimonial-slider .swiper-slide:not(.swiper-slide-visible) .testimonial{box-shadow:none}.testimonial-slider-two .swiper-slide.swiper-slide-prev,.testimonial-slider-two .swiper-slide.swiper-slide-next{opacity:.5}.testimonial{display:flex;flex-wrap:wrap;height:100%;padding:40px 28px;border-radius:5px;background:#fff;box-shadow:0 0 30px #3333331a}.testimonial .image{flex:1 0 auto;width:70px}.testimonial .image img{width:70px;border-radius:50%}.testimonial .content{flex:1 0 auto;width:calc(100% - 70px);padding-left:30px}.testimonial .content p{font-size:18px;font-weight:500;line-height:1.67;margin-bottom:34px}.testimonial .content .name{font-size:15px;line-height:1.3;margin-bottom:0;letter-spacing:1px;text-transform:uppercase}.testimonial .content .position{font-size:14px;display:block;margin-top:11px;color:#7e7e7e}@media only screen and (max-width: 479px){.testimonial .content{width:100%;padding-top:20px;padding-left:0}}.testimonial-two{height:100%;padding:31px 50px 47px;background:#fff;box-shadow:0 0 20px #3333331a;border-radius:5px}@media only screen and (max-width: 767px){.testimonial-two{padding:31px 25px 47px}}.testimonial-two.testimonial-three{padding:41px 50px 36px;box-shadow:0 16px 40px -40px #33333321}@media only screen and (max-width: 767px){.testimonial-two.testimonial-three{padding:30px 20px}}.testimonial-two.testimonial-three .content .title{font-size:20px;line-height:1.6;margin-bottom:15px}.testimonial-two.testimonial-three .content p{font-size:18px;font-weight:500;line-height:1.67}.testimonial-two.testimonial-three .author-info{display:inline-flex;align-items:center;text-align:left;padding-top:40px;padding-bottom:0}@media only screen and (max-width: 767px){.testimonial-two.testimonial-three .author-info{flex-wrap:wrap;padding-top:20px}}.testimonial-two.testimonial-three .author-info .image{flex-shrink:0;margin:0 20px 0 0}.testimonial-two.testimonial-three .author-info .image img{width:70px;border-radius:50%}.testimonial-two.testimonial-three .author-info .cite .name{display:block;font-size:15px;line-height:1.3;margin-bottom:0;letter-spacing:1px;text-transform:uppercase}.testimonial-two.testimonial-three .author-info .cite .position{display:block;margin-left:0;margin-top:10px;font-size:14px;color:#7e7e7e}.testimonial-two.testimonial-kitchen{position:relative;background-color:#faf8f6;padding:59px 50px 53px}@media only screen and (max-width: 767px){.testimonial-two.testimonial-kitchen{padding:30px 25px}}.testimonial-two.testimonial-kitchen .testimonial-quote-icon{position:absolute;top:34px;right:47px;font-size:40px;line-height:1}.testimonial-two.testimonial-kitchen .testimonial-quote-icon svg{transform:scale(-1);width:40px;height:auto}.testimonial-two.testimonial-kitchen .testimonial-quote-icon svg path{fill:#f8e4d9}.testimonial-two.testimonial-kitchen .content p{font-family:Playfair Display,serif;font-size:18px;font-weight:400;font-style:italic;line-height:1.78;letter-spacing:1px}.testimonial-two .author-info{display:inline-flex;align-items:center;text-align:left;padding-bottom:20px}@media only screen and (max-width: 767px){.testimonial-two .author-info{flex-wrap:wrap}}.testimonial-two .author-info .image{flex-shrink:0;margin:0 30px 0 0}@media only screen and (max-width: 767px){.testimonial-two .author-info .image{margin-right:0;margin-bottom:20px}}.testimonial-two .author-info .image img{width:90px;border-radius:50%}.testimonial-two .author-info .cite .testimonial-rating{font-size:14px;color:#fb0;margin-bottom:11px}.testimonial-two .author-info .cite .name{display:inline-block;font-size:15px;line-height:1.3;margin-bottom:0;letter-spacing:1px;text-transform:uppercase}.testimonial-two .author-info .cite .position{display:inline-block;margin:0 0 0 13px;font-size:14px;color:#7e7e7e}.testimonial-two .content p{font-size:18px;font-weight:500;line-height:1.67}.testimonial-four{width:770px;margin:0 auto;text-align:center}@media only screen and (min-width: 768px) and (max-width: 991px){.testimonial-four{width:100%}}@media only screen and (max-width: 767px){.testimonial-four{width:100%}}.testimonial-four .content .title{font-size:34px;font-weight:700;line-height:48px;margin-bottom:0}@media only screen and (max-width: 767px){.testimonial-four .content .title{font-size:26px;line-height:36px}}@media only screen and (max-width: 479px){.testimonial-four .content .title{font-size:18px;line-height:28px}}.testimonial-four .author-info{display:inline-block;padding-top:40px}@media only screen and (max-width: 767px){.testimonial-four .author-info{padding-top:20px}}.testimonial-four .author-info .cite .name{display:block;font-size:15px;line-height:1.3;margin-bottom:0;letter-spacing:1px;text-transform:uppercase}.testimonial-four .author-info .cite .position{display:block;margin-top:10px;font-size:14px;color:#7e7e7e}.testimonial-five{display:flex;align-items:center;width:1000px;margin:0 auto;position:relative;z-index:9;padding:0 15px}@media only screen and (min-width: 992px) and (max-width: 1199px){.testimonial-five{width:100%}}@media only screen and (min-width: 768px) and (max-width: 991px){.testimonial-five{width:100%}}@media only screen and (max-width: 767px){.testimonial-five{width:100%;flex-wrap:wrap}}.testimonial-five .shape{position:absolute;z-index:1}.testimonial-five .shape-1{top:0;left:-39px;z-index:-1;width:166px;height:166px;transform:rotate(0) scale(1)}.testimonial-five .shape-1 svg{width:100%;height:100%}.testimonial-five .shape-1 svg *{fill:#d2a98e}.testimonial-five .shape-2{bottom:0;left:110px;width:124px;z-index:-1}.testimonial-five .author-image{margin:0 100px 0 0;width:200px;flex:0 0 200px}@media only screen and (min-width: 992px) and (max-width: 1199px){.testimonial-five .author-image{margin:0 50px 0 0;width:140px;flex:0 0 140px}}@media only screen and (min-width: 768px) and (max-width: 991px){.testimonial-five .author-image{margin:0 50px 0 0;width:140px;flex:0 0 140px}}@media only screen and (max-width: 767px){.testimonial-five .author-image{margin:0 0 20px;width:140px;flex:0 0 140px}}.testimonial-five .author-image img{width:200px;height:200px;border-radius:50%}@media only screen and (min-width: 992px) and (max-width: 1199px){.testimonial-five .author-image img{width:140px;height:140px}}@media only screen and (min-width: 768px) and (max-width: 991px){.testimonial-five .author-image img{width:140px;height:140px}}@media only screen and (max-width: 767px){.testimonial-five .author-image img{width:140px;height:140px}}.testimonial-five .author-content .content .title{font-size:34px;font-weight:500;line-height:1.42;color:#333}@media only screen and (min-width: 768px) and (max-width: 991px){.testimonial-five .author-content .content .title{font-size:28px}}@media only screen and (max-width: 767px){.testimonial-five .author-content .content .title{font-size:24px}}.testimonial-five .author-content .author-info{display:inline-block;padding-top:35px}@media only screen and (min-width: 768px) and (max-width: 991px){.testimonial-five .author-content .author-info{padding-top:20px}}@media only screen and (max-width: 767px){.testimonial-five .author-content .author-info{padding-top:20px}}.testimonial-five .author-content .author-info .cite .name{display:block;font-size:15px;line-height:1.3;margin-bottom:0;letter-spacing:1px;text-transform:uppercase}.testimonial-five .author-content .author-info .cite .position{display:block;margin-top:10px;font-size:14px;color:#7e7e7e}.h5-testimonial-slider .swiper-wrapper .swiper-slide{padding-top:70px}.static-testimonial{margin:30px 0;padding:44px 26px;background-color:#fff;border-radius:5px;box-shadow:0 0 40px #3333331a;text-align:center}.static-testimonial.h5-testimonial{position:relative;padding:100px 28px 38px;box-shadow:0 0 30px #3333331a;height:100%;margin:0}.static-testimonial.h5-testimonial .testimonial-image{position:absolute;top:0;left:50%;transform:translate(-50%,-50%);margin-bottom:0}.static-testimonial.h5-testimonial .testimonial-image img{width:140px;height:140px;border-radius:50%}.static-testimonial.testimonial-home-8{margin:0 30px;padding:41px 50px 36px;box-shadow:0 16px 40px -40px #33333321}@media only screen and (max-width: 767px){.static-testimonial.testimonial-home-8{margin:0}}@media only screen and (max-width: 479px){.static-testimonial.testimonial-home-8{padding:35px 25px}}.static-testimonial.testimonial-home-8 .testimonial-image{display:inline-block;border:6px solid #50e3c2;border-radius:50%;padding:3px}.static-testimonial.testimonial-home-8 .testimonial-image img{width:124px;height:124px;border-radius:50%}.static-testimonial.testimonial-home-8 .testimonial-content{position:relative;max-width:530px;margin:0 auto;text-align:center;padding-top:45px}.static-testimonial.testimonial-home-8 .testimonial-content:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);background:url(/build/assets/testimonial-icon-8-COqk3qtQ.png) no-repeat center;width:36px;height:31px}.static-testimonial.testimonial-home-8 .testimonial-content p{font-size:21px;font-weight:500;line-height:1.62;color:#3f3a64;margin-bottom:0}@media only screen and (max-width: 479px){.static-testimonial.testimonial-home-8 .testimonial-content p{font-size:16px}}.static-testimonial.testimonial-home-8 .author-info{padding:21px 0 0}.static-testimonial .testimonial-image{margin-bottom:30px}.static-testimonial .testimonial-image img{border-radius:50%}.static-testimonial .testimonial-content{margin-bottom:40px}.static-testimonial .testimonial-content p{font-size:18px;font-weight:500;line-height:30px;color:#3f3a64;margin-bottom:0}.static-testimonial .author-info{display:inline-block}.static-testimonial .author-info .cite .name{display:block;font-size:15px;line-height:1.3;margin-bottom:0;letter-spacing:1px;text-transform:uppercase}.static-testimonial .author-info .cite .position{display:block;margin-top:10px;font-size:15px;color:#7e7e7e}.testimonial-modern-heading{max-width:270px;width:270px;margin:0 0 30px;padding:30px 26px;background-color:#fff;border-radius:5px;box-shadow:0 0 40px #3333331a;float:right}.testimonial-modern-heading .title{font-size:20px;line-height:30px;color:#3f3a64}.testimonial-rating-area{padding:56px 25px 36px;max-width:210px;width:210px;background-color:#fff;box-shadow:0 0 40px #3333331a;border-radius:5px;text-align:center}.testimonial-rating-area .rating-number h2{font-size:24px;line-height:1;color:#3f3a64}.testimonial-rating-area .testimonial-rating{font-size:18px;color:#fb0;margin:5px 0 10px}.animation-shape{position:relative;z-index:9}.animation-shape .shape{position:absolute;z-index:1}.animation-shape .shape-1{z-index:11;top:-35px;left:-242px}.animation-shape .shape-1 span{display:block;width:52px;height:52px;text-indent:-9999px;border:6px solid rgba(32,173,150,.5);border-radius:50%}.animation-shape .shape-2{left:-70px;top:164px}.animation-shape .shape-2 span{display:block;width:35px;height:35px;text-indent:-9999px;background:#ff4d24b3;border-radius:50%}.animation-shape .shape-3{top:314px;left:-285px}.animation-shape .shape-3 span{display:block;width:54px;height:54px;text-indent:-9999px;background:#ebb860;border-radius:50%}.animation-shape .shape-4{top:-100px;right:-205px}.animation-shape .shape-4 span{display:block;width:46px;height:46px;text-indent:-9999px;background:#bce6df;border-radius:50%}.animation-shape .shape-5{top:0;right:30px}.animation-shape .shape-5 span{display:block;width:36px;height:36px;text-indent:-9999px;background:#7288e899;border-radius:50%}.animation-shape .shape-6{top:233px;right:-216px}.animation-shape .shape-6 span{display:block;width:38px;height:38px;text-indent:-9999px;background:#df5b6cb3;border-radius:50%}@media only screen and (min-width: 1200px) and (max-width: 1599px){.animation-shape .shape-1{z-index:11;top:-35px;left:0}.animation-shape .shape-2{left:50px;top:100px}.animation-shape .shape-3{top:180px;left:0}.animation-shape .shape-4{top:-100px;right:0}.animation-shape .shape-5{top:0;right:30px}.animation-shape .shape-6{top:180px;right:0}}@media only screen and (min-width: 992px) and (max-width: 1199px){.animation-shape .shape-1{z-index:11;top:-35px;left:0}.animation-shape .shape-2{left:50px;top:100px}.animation-shape .shape-3{top:180px;left:0}.animation-shape .shape-4{top:-100px;right:0}.animation-shape .shape-5{top:0;right:30px}.animation-shape .shape-6{top:180px;right:0}}@media only screen and (min-width: 768px) and (max-width: 991px){.animation-shape .shape-1{z-index:11;top:-35px;left:0}.animation-shape .shape-2{left:50px;top:100px}.animation-shape .shape-3{top:180px;left:0}.animation-shape .shape-4{top:-100px;right:0}.animation-shape .shape-5{top:0;right:30px}.animation-shape .shape-6{top:180px;right:0}}@media only screen and (max-width: 767px){.animation-shape .shape{z-index:-1}.animation-shape .shape-1{top:-35px;left:0}.animation-shape .shape-2{left:50px;top:100px}.animation-shape .shape-3{top:155px;left:0}.animation-shape .shape-4{top:-100px;right:0}.animation-shape .shape-5{top:0;right:30px}.animation-shape .shape-6{top:155px;right:0}}.animation-shape-two{position:relative;z-index:9}.animation-shape-two .shape{position:absolute;z-index:1}.animation-shape-two .shape-1{z-index:11;top:0;left:0}.animation-shape-two .shape-1 span{display:block;width:52px;height:52px;text-indent:-9999px;border:6px solid rgba(32,173,150,.5);border-radius:50%}.animation-shape-two .shape-2{left:-195px;bottom:99px}.animation-shape-two .shape-2 span{display:block;width:35px;height:35px;text-indent:-9999px;background:#fa7d61;border-radius:50%}.animation-shape-two .shape-3{top:62px;right:0}.animation-shape-two .shape-3 span{display:block;width:46px;height:46px;text-indent:-9999px;background:#bce6df;border-radius:50%}.animation-shape-two .shape-4{bottom:0;right:0}.animation-shape-two .shape-4 span{display:block;width:38px;height:38px;text-indent:-9999px;background:#e28794;border-radius:50%}@media only screen and (min-width: 1200px) and (max-width: 1599px){.animation-shape-two .shape{position:absolute;z-index:1}.animation-shape-two .shape-1{z-index:11;top:0;left:0}.animation-shape-two .shape-2{left:10px;bottom:99px}.animation-shape-two .shape-3{top:62px;right:0}.animation-shape-two .shape-4{bottom:0;right:0}}@media only screen and (min-width: 992px) and (max-width: 1199px){.animation-shape-two .shape{position:absolute;z-index:1}.animation-shape-two .shape-1{z-index:11;top:0;left:0}.animation-shape-two .shape-2{left:10px;bottom:99px}.animation-shape-two .shape-2 span{display:block;width:35px;height:35px;text-indent:-9999px;background:#fa7d61;border-radius:50%}.animation-shape-two .shape-3{top:62px;right:0}.animation-shape-two .shape-4{bottom:0;right:0}}@media only screen and (min-width: 768px) and (max-width: 991px){.animation-shape-two .shape{position:absolute;z-index:1}.animation-shape-two .shape-1{z-index:11;top:0;left:0}.animation-shape-two .shape-2{left:-10px;bottom:99px}.animation-shape-two .shape-3{top:62px;right:0}.animation-shape-two .shape-4{bottom:0;right:0}}@media only screen and (max-width: 767px){.animation-shape-two .shape{position:absolute;z-index:1}.animation-shape-two .shape-1{z-index:-1;top:0;left:0}.animation-shape-two .shape-2{left:10px;bottom:99px}.animation-shape-two .shape-3{top:62px;right:0}.animation-shape-two .shape-4{bottom:0;right:0}}.animation-shape-three{position:relative;z-index:9}.animation-shape-three .shape{position:absolute;z-index:1}.animation-shape-three .shape-1{z-index:11;top:25px;left:-184px}.animation-shape-three .shape-1 span{display:block;width:54px;height:54px;text-indent:-9999px;border:0px;background:#ebb860;border-radius:50%}.animation-shape-three .shape-2{top:56px;left:auto;right:-156px}.animation-shape-three .shape-2 span{display:block;width:36px;height:36px;text-indent:-9999px;background:#aab8f1;border-radius:50%}@media only screen and (min-width: 1200px) and (max-width: 1599px){.animation-shape-three .shape{position:absolute;z-index:1}.animation-shape-three .shape-1{z-index:11;top:25px;left:0}.animation-shape-three .shape-2{top:56px;left:auto;right:0}}@media only screen and (min-width: 992px) and (max-width: 1199px){.animation-shape-three .shape{position:absolute;z-index:1}.animation-shape-three .shape-1{z-index:11;top:25px;left:0}.animation-shape-three .shape-2{top:56px;left:auto;right:0}}@media only screen and (min-width: 768px) and (max-width: 991px){.animation-shape-three .shape{position:absolute;z-index:1}.animation-shape-three .shape-1{z-index:-1;top:25px;left:0}.animation-shape-three .shape-2{top:56px;left:auto;right:0}}@media only screen and (max-width: 767px){.animation-shape-three .shape{position:absolute;z-index:-1}.animation-shape-three .shape-1{top:25px;left:0}.animation-shape-three .shape-2{top:56px;left:auto;right:0}}.testimonial-area{position:relative;z-index:9}.testimonial-area .shape{position:absolute;z-index:1}.testimonial-area .shape-1{bottom:130px;left:-110px;z-index:-1;width:166px;height:166px;transform:rotate(0) scale(1)}.testimonial-area .shape-1 svg{width:100%;height:100%}.testimonial-area .shape-1 svg *{fill:#8fd6ca}.testimonial-area .shape-2{bottom:80px;left:-70px;z-index:-1}.testimonial-area .shape-3{z-index:11;top:100px;right:50px}.testimonial-area .shape-3 span{display:block;width:54px;height:54px;text-indent:-9999px;border:8px solid #ecc5ab;border-radius:50%}.testimonial-area .shape-4{right:-10px;bottom:60px;z-index:-1}@media only screen and (max-width: 767px){.testimonial-area .shape-1{top:-90px;width:120px;height:130px}.testimonial-area .shape-2{width:90px;height:90px}.testimonial-area .shape-3{right:-20px}.testimonial-area .shape-3 span{width:45px;height:45px;border-width:6px}.testimonial-area .shape-4{width:85px}}.health-section-bg{background-color:transparent;background-image:linear-gradient(90deg,#f1f4f2 70%,#fff 70%);position:relative;z-index:9}.health-section-bg .shape{position:absolute;z-index:1}.health-section-bg .shape-1{z-index:-1;bottom:20px;left:-70px}.health-section-bg .shape-2{z-index:-1;bottom:0;left:45%}.health-section-bg .shape-3{z-index:-1;bottom:0;right:0}.health-section-bg .shape-4{z-index:-1;top:40px;right:15%}@media only screen and (min-width: 1200px) and (max-width: 1599px){.health-section-bg .shape{position:absolute;z-index:1}.health-section-bg .shape-1{z-index:-1;bottom:20px;left:0}.health-section-bg .shape-2{z-index:-1;bottom:0;left:45%}.health-section-bg .shape-3{z-index:-1;bottom:0;right:0}.health-section-bg .shape-4{z-index:-1;top:40px;right:15%}}@media only screen and (min-width: 992px) and (max-width: 1199px){.health-section-bg .shape{position:absolute;z-index:1}.health-section-bg .shape-1{z-index:-1;bottom:20px;left:0}.health-section-bg .shape-2{z-index:-1;bottom:0;left:45%}.health-section-bg .shape-3{z-index:-1;bottom:0;right:0}.health-section-bg .shape-4{z-index:-1;top:40px;right:15%}}@media only screen and (min-width: 768px) and (max-width: 991px){.health-section-bg .shape{position:absolute;z-index:1}.health-section-bg .shape-1{z-index:-1;bottom:20px;left:0;width:120px}.health-section-bg .shape-2{z-index:-1;bottom:0;left:45%;width:120px}.health-section-bg .shape-3{z-index:-1;bottom:0;right:0;width:120px}.health-section-bg .shape-4{z-index:-1;top:40px;right:15%;width:120px}}@media only screen and (max-width: 767px){.health-section-bg .shape{position:absolute;z-index:1}.health-section-bg .shape-1{z-index:-1;bottom:20px;left:0;width:100px}.health-section-bg .shape-2{z-index:-1;bottom:0;left:45%;width:100px}.health-section-bg .shape-3{z-index:-1;bottom:0;right:0;width:100px}.health-section-bg .shape-4{z-index:-1;top:40px;right:15%;width:100px}}.health-testimonial-wrapper{max-width:600px;margin:auto}@media only screen and (min-width: 992px) and (max-width: 1199px){.health-testimonial-wrapper{max-width:100%}}@media only screen and (min-width: 768px) and (max-width: 991px){.health-testimonial-wrapper{max-width:100%}}@media only screen and (max-width: 767px){.health-testimonial-wrapper{max-width:100%}}.health-testimonial{position:relative}.health-testimonial .testimonial-quote{position:absolute;left:-107px;top:-27px}@media only screen and (min-width: 768px) and (max-width: 991px){.health-testimonial .testimonial-quote{left:0}}@media only screen and (max-width: 767px){.health-testimonial .testimonial-quote{left:0;max-width:40px;width:40px;top:-40px}}.health-testimonial .testimonial-content h2{font-family:Playfair Display,serif;font-size:34px;font-weight:400;font-style:italic;line-height:1.42em;color:#3f3a64;margin:0 0 41px}@media only screen and (max-width: 767px){.health-testimonial .testimonial-content h2{font-size:26px;margin-bottom:25px}}.health-testimonial .testimonial-content .cite .name{font-size:18px;font-weight:500;line-height:1;margin-bottom:0}.health-testimonial .testimonial-content .cite .position{font-size:14px;font-weight:500;margin-top:7px;display:inline-block}.health-testimonial-image-wrapper{width:695px;max-width:695px;overflow:hidden}@media only screen and (min-width: 1200px) and (max-width: 1599px){.health-testimonial-image-wrapper{width:100%;max-width:100%}}@media only screen and (min-width: 992px) and (max-width: 1199px){.health-testimonial-image-wrapper{width:100%;max-width:100%}}@media only screen and (min-width: 768px) and (max-width: 991px){.health-testimonial-image-wrapper{margin-bottom:50px}}@media only screen and (max-width: 767px){.health-testimonial-image-wrapper{width:100%;max-width:100%;margin-bottom:50px}}.testimonial-slider-wrap{position:relative;z-index:9}.testimonial-slider-wrap .shape{position:absolute;z-index:-1}.testimonial-slider-wrap .shape-1{bottom:20px;left:-70px;width:166px;height:166px}.testimonial-slider-wrap .shape-1 svg{width:100%;height:100%}.testimonial-slider-wrap .shape-1 svg *{fill:#ebb860}.testimonial-slider-wrap .shape-2{right:-90px;top:-55px}@media only screen and (min-width: 768px) and (max-width: 991px){.testimonial-slider-wrap .shape{position:absolute;z-index:-1}.testimonial-slider-wrap .shape-1{bottom:20px;left:0;width:120px;height:120px}.testimonial-slider-wrap .shape-1 svg{width:100%;height:100%}.testimonial-slider-wrap .shape-1 svg *{fill:#ebb860}.testimonial-slider-wrap .shape-2{right:0;top:-55px;width:130px}}@media only screen and (max-width: 767px){.testimonial-slider-wrap .shape{position:absolute;z-index:-1}.testimonial-slider-wrap .shape-1{bottom:20px;left:0;width:80px;height:80px}.testimonial-slider-wrap .shape-1 svg{width:100%;height:100%}.testimonial-slider-wrap .shape-1 svg *{fill:#ebb860}.testimonial-slider-wrap .shape-2{right:0;top:-40px;width:90px}}.testimonial-slider-three-item .ht-swiper-button-nav{transition:all .25s cubic-bezier(.645,.045,.355,1);text-align:center;-webkit-user-select:none;user-select:none;outline:none;width:48px;height:48px;line-height:48px;font-size:24px;color:#111;border:1px solid #FFFFFF;border-radius:50%;background:#fff;box-shadow:0 0 20px #00000026;opacity:0;visibility:hidden;transform:translateY(-50%);margin:10px;pointer-events:auto}.testimonial-slider-three-item .ht-swiper-button-nav:after{display:none}.testimonial-slider-three-item:hover .ht-swiper-button-nav{opacity:1;visibility:visible}.testimonial-banner-image img{width:100%}.testimonial-title{margin-bottom:50px}@media only screen and (min-width: 1200px) and (max-width: 1599px){.testimonial-title{margin-bottom:30px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.testimonial-title{margin-bottom:30px}}@media only screen and (min-width: 768px) and (max-width: 991px){.testimonial-title{margin-bottom:30px}}@media only screen and (max-width: 767px){.testimonial-title{margin-bottom:15px}}.testimonial-title .sub-title{display:block;font-size:15px;font-weight:500;text-transform:uppercase;line-height:2;letter-spacing:2px;color:#fcc741}.motivation-testimonial-section{background-repeat:repeat!important;background-position:inherit!important;background-size:inherit!important}.motivation-testimonial{max-width:530px;padding:0 30px;margin:0 auto;text-align:center}.motivation-testimonial .content p{color:#111;font-size:24px;font-weight:400;line-height:1.7;margin:0 0 32px}@media only screen and (min-width: 992px) and (max-width: 1199px){.motivation-testimonial .content p{margin:0 0 15px}}@media only screen and (min-width: 768px) and (max-width: 991px){.motivation-testimonial .content p{font-size:21px;margin:0 0 10px}}@media only screen and (max-width: 767px){.motivation-testimonial .content p{font-size:18px;margin:0 0 10px}}.motivation-testimonial .author-info{padding-top:20px}.motivation-testimonial .author-info .image{margin-bottom:28px}.motivation-testimonial .author-info .image img{width:85px;height:85px;border-radius:50%}.motivation-testimonial .author-info .cite .name{font-size:20px;font-weight:500;letter-spacing:1px;line-height:1.3;text-transform:capitalize;margin-bottom:0}.motivation-testimonial .author-info .cite .position{display:block;font-size:14px;color:#7e7e7e;margin-top:10px}.motivation-testimonial-slider-wrap{position:relative}.motivation-testimonial-slider-wrap .swiper-pagination-container{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:9}.motivation-testimonial-slider-wrap .swiper-pagination-container .swiper-pagination-wrap{display:flex;align-items:center;justify-content:flex-end;height:100%}@media only screen and (min-width: 992px) and (max-width: 1199px){.motivation-testimonial-slider-wrap .swiper-pagination-container .swiper-pagination-wrap{justify-content:center;align-items:flex-end}}@media only screen and (min-width: 768px) and (max-width: 991px){.motivation-testimonial-slider-wrap .swiper-pagination-container .swiper-pagination-wrap{justify-content:center;align-items:flex-end}}@media only screen and (max-width: 767px){.motivation-testimonial-slider-wrap .swiper-pagination-container .swiper-pagination-wrap{justify-content:center;align-items:flex-end}}.motivation-testimonial-slider-wrap .swiper-pagination-container .swiper-pagination-wrap .swiper-pagination-inner{position:relative;margin-right:-45px;margin-top:-70px;width:94px;height:94px;line-height:94px;border-radius:50%;background:#fff;box-shadow:0 20px 50px #0000000d;pointer-events:auto}@media only screen and (min-width: 992px) and (max-width: 1199px){.motivation-testimonial-slider-wrap .swiper-pagination-container .swiper-pagination-wrap .swiper-pagination-inner{margin-top:0;margin-right:0;margin-bottom:-145px}}@media only screen and (min-width: 768px) and (max-width: 991px){.motivation-testimonial-slider-wrap .swiper-pagination-container .swiper-pagination-wrap .swiper-pagination-inner{margin-top:0;margin-right:0;margin-bottom:-125px}}@media only screen and (max-width: 767px){.motivation-testimonial-slider-wrap .swiper-pagination-container .swiper-pagination-wrap .swiper-pagination-inner{margin-top:0;margin-right:0;margin-bottom:-105px}}.motivation-testimonial-slider-wrap .swiper-pagination-container .swiper-pagination-wrap .swiper-pagination-inner .swiper-pagination{position:relative;-webkit-user-select:none;user-select:none;outline:none;width:auto;top:auto;left:auto;bottom:auto;right:auto;margin-top:0;line-height:94px;font-size:17px;font-weight:500;color:#111;letter-spacing:1.31px;text-align:center}.motivation-testimonial-slider-wrap .swiper-pagination-container .swiper-pagination-wrap .swiper-pagination-inner .custom-arrow{position:absolute;width:21px;height:60px;left:50%;top:50%;z-index:12;background-position:center;background-repeat:no-repeat;cursor:pointer}.motivation-testimonial-slider-wrap .swiper-pagination-container .swiper-pagination-wrap .swiper-pagination-inner .custom-arrow:after{display:none}.motivation-testimonial-slider-wrap .swiper-pagination-container .swiper-pagination-wrap .swiper-pagination-inner .custom-arrow.swiper-button-next{transform:translate(-10px,-35px);background-image:url(/build/assets/next-arrow-BOFvAh4m.png)}.motivation-testimonial-slider-wrap .swiper-pagination-container .swiper-pagination-wrap .swiper-pagination-inner .custom-arrow.swiper-button-prev{transform:translate(-10px,15px);background-image:url(/build/assets/prev-arrow-vp_kJVd8.png)}.about-me-video-wrapper{position:relative;z-index:9}.about-me-video-wrapper.about-us-one-video .shape{position:absolute;z-index:1}.about-me-video-wrapper.about-us-one-video .shape-1{top:-46px;left:-99px;width:166px;height:166px}.about-me-video-wrapper.about-us-one-video .shape-1 svg{width:100%;height:100%}.about-me-video-wrapper.about-us-one-video .shape-1 svg *{fill:#f1f1f1}.about-me-video-wrapper.about-us-one-video .shape-2{top:8px;left:-65px}.about-me-video-wrapper.about-us-one-video .shape-3{z-index:11;top:0;right:30px}.about-me-video-wrapper.about-us-one-video .shape-3 span{display:block;width:60px;height:60px;text-indent:-9999px;border:8px solid #ecc5ab;border-radius:50%}.about-me-video-wrapper.about-us-one-video .shape-4{right:0;bottom:-60px}@media only screen and (max-width: 767px){.about-me-video-wrapper.about-us-one-video .shape-1{top:-90px;width:120px;height:130px}.about-me-video-wrapper.about-us-one-video .shape-2{width:90px;height:90px}.about-me-video-wrapper.about-us-one-video .shape-3{right:-20px}.about-me-video-wrapper.about-us-one-video .shape-3 span{width:45px;height:45px;border-width:6px}.about-me-video-wrapper.about-us-one-video .shape-4{width:85px}}.about-me-video-wrapper.about-us-one-video .about-me-video{max-width:100%;margin-bottom:0}.about-me-video-wrapper .shape{position:absolute;z-index:1}.about-me-video-wrapper .shape-1{top:-120px;left:0;width:226px;height:226px}.about-me-video-wrapper .shape-1 svg{width:100%;height:100%}.about-me-video-wrapper .shape-1 svg *{fill:#e5c791}.about-me-video-wrapper .shape-2{top:0;left:20px}.about-me-video-wrapper .shape-3{z-index:11;top:40px;right:0}.about-me-video-wrapper .shape-3 span{display:block;width:90px;height:90px;text-indent:-9999px;border:12px solid #ECC5AB;border-radius:50%}.about-me-video-wrapper .shape-4{right:20px;bottom:-45px}@media only screen and (max-width: 767px){.about-me-video-wrapper .shape-1{top:-90px;width:120px;height:130px}.about-me-video-wrapper .shape-2{width:90px;height:90px}.about-me-video-wrapper .shape-3{right:0}.about-me-video-wrapper .shape-3 span{width:45px;height:45px;border-width:6px}.about-me-video-wrapper .shape-4{width:85px}}.about-me-video{position:relative;z-index:9;display:block;overflow:hidden;width:100%;max-width:970px;margin:auto auto -140px;border-radius:5px}.about-me-video.success-story-video{max-width:100%;box-shadow:0 130px 50px -100px #33333338}.about-me-video .image{width:100%;transition:all 1.5s cubic-bezier(0,0,.2,1)}.about-me-video .icon{position:absolute;z-index:9;top:50%;left:50%;transform:translate(-50%,-50%)}.about-me-video:hover .image{transform:scale(1.1)}.hero-image-section{margin-bottom:240px}@media only screen and (max-width: 767px){.hero-image-section{margin-bottom:0}}.hero-image-wrapper{position:relative;z-index:9;text-align:center;display:block;overflow:hidden;width:100%;max-width:970px;margin:auto auto -240px;border-radius:5px}@media only screen and (max-width: 767px){.hero-image-wrapper{margin-bottom:0}}.h6-intro-video{border:20px solid #FFFFFF;border-radius:20px;box-shadow:0 2px 45px #00000026;margin-bottom:0}.course{overflow:hidden;height:100%;transition:all .25s cubic-bezier(.645,.045,.355,1);border-radius:5px;background-color:#fff}.course .thumbnail{position:relative}.course .thumbnail .badge{font-size:16px;font-weight:700;line-height:1;position:absolute;top:0;right:0;height:37px;padding:12px 10px 10px;letter-spacing:2.4px;text-transform:uppercase;color:#fff;border-radius:0;background:#ee7455}.course .thumbnail .badge:before{position:absolute;top:0;right:100%;width:0;height:0;content:"";border-top:19px solid #EE7455;border-bottom:19px solid #EE7455;border-left:13px solid transparent}.course .thumbnail .image{display:block}.course .thumbnail .image img{width:100%}.course .info{padding:30px}.course .info .price{font-size:24px;font-weight:800;line-height:1;display:inline-flex;margin:0 0 12px;color:#fcc741}.course .info .price span{font-size:18px;align-self:flex-end}.course .info .title{font-size:20px;line-height:1.6;margin:0}.course .info .meta{font-size:14px;display:flex;flex-wrap:wrap;margin-top:30px;margin-bottom:0;padding-left:0;list-style:none}.course .info .meta li{margin-right:28px}.course .info .meta li:last-child{margin-right:0}.course .info .meta li i{margin-right:10px}.course.box-shadow:hover{box-shadow:0 0 30px #00000014}.course:hover{box-shadow:0 14px 59px #0000001f}.course-2{overflow:hidden;height:100%;transition:all .25s cubic-bezier(.645,.045,.355,1);border-radius:5px;background-color:#faf8f6}.course-2 .thumbnail{position:relative;overflow:hidden}.course-2 .thumbnail .image{display:block}.course-2 .thumbnail .image img{width:100%;transition:all 1.5s cubic-bezier(0,0,.2,1)}.course-2 .info{position:relative;padding:30px 30px 40px}.course-2 .info .price{font-size:24px;font-weight:800;line-height:1;position:absolute;top:0;right:20px;display:flex;align-items:center;justify-content:center;width:70px;height:70px;margin:0;transform:translateY(-50%);color:#fff;border-radius:50%;background-color:#fcc741}.course-2 .info .date{font-size:15px;font-weight:500;display:block;margin:0 0 4px;letter-spacing:2px;text-transform:uppercase;color:#8c89a2}.course-2 .info .title{font-size:24px;line-height:1.5;margin:0;color:#3f3a64}.course-2 .info .desc{margin-top:10px}.course-2 .info .meta{font-size:14px;display:flex;flex-wrap:wrap;margin-top:30px;margin-bottom:0;padding-left:0;list-style:none}.course-2 .info .meta li{margin-right:28px}.course-2 .info .meta li:last-child{margin-right:0}.course-2 .info .meta li i{margin-right:10px}.course-2:hover{background-color:#fff;box-shadow:0 14px 59px #0000001f}.course-2:hover .thumbnail .image img{transform:scale(1.1)}.course-3{display:flex;overflow:hidden;height:100%;padding:20px;transition:all .25s cubic-bezier(.645,.045,.355,1);border-radius:5px;background-color:#fff}.course-3 .thumbnail{position:relative;display:flex;overflow:hidden;flex-shrink:0;width:170px;height:170px;margin:0 30px 0 0;border-radius:50%}.course-3 .thumbnail .image{display:block}.course-3 .thumbnail .image img{width:100%;height:100%;object-fit:cover}.course-3 .info{align-self:center;padding:0}.course-3 .info .price{font-size:24px;font-weight:800;line-height:1;display:inline-flex;margin:0 0 12px;color:#fcc741}.course-3 .info .price span{font-size:18px;align-self:flex-end}.course-3 .info .title{font-size:20px;line-height:1.6;margin:0}.course-3 .info .meta{font-size:14px;display:flex;flex-wrap:wrap;margin-top:10px;margin-bottom:0;padding-left:0;list-style:none}.course-3 .info .meta li{margin-right:28px}.course-3 .info .meta li:last-child{margin-right:0}.course-3 .info .meta li i{margin-right:10px}.course-3:hover{box-shadow:0 7px 40px #0000000d}@media only screen and (min-width: 992px) and (max-width: 1199px){.course-3 .thumbnail{width:120px;height:120px}}@media only screen and (max-width: 575px){.course-3 .thumbnail{width:110px;height:110px;margin-right:20px}}@media only screen and (max-width: 479px){.course-3 .thumbnail{width:90px;height:90px}.course-3 .info .price{font-size:20px;margin-bottom:8px}.course-3 .info .price span,.course-3 .info .title{font-size:16px}.course-3 .info .meta{font-size:12px}.course-3 .info .meta li{margin-right:15px}.course-3 .info .meta li i{margin-right:6px}}.course-4{position:relative;overflow:hidden;height:100%;transition:all .25s cubic-bezier(.645,.045,.355,1);border-radius:5px;background-color:#faf8f6}.course-4 .edu-form{font-size:13px;font-weight:400}.course-4 .thumbnail{position:relative;overflow:hidden}.course-4 .thumbnail .image{display:block}.course-4 .thumbnail .image img{width:100%;transition:all 1.5s cubic-bezier(0,0,.2,1)}.course-4 .info{padding:15px 30px 40px}.course-4 .info .code{pointer-events:none;position:absolute;top:0;right:0;margin:0;display:inline-block;font-size:17px;line-height:1;font-weight:600;text-align:center;border-radius:0 5px;padding:5px 7px;min-width:86px;color:#fff;background-color:#fcc741}.course-4 .info .code span{font-size:15px}.course-4 .info .course-instructor{display:flex;align-items:center;margin:0 0 10px}.course-4 .info .title{font-size:20px;line-height:1.6;margin:0;color:#3f3a64}.course-4 .info .desc{margin-top:10px}.course-4 .info .meta{font-size:16px;display:flex;flex-wrap:wrap;margin-top:15px;margin-bottom:0;padding-left:0;list-style:none}.course-4 .info .meta li{margin-right:28px}.course-4 .info .meta li:last-child{margin-right:0;margin-left:25px}.course-4 .info .meta li i{margin-right:10px;font-size:20px}.course-4:hover{background-color:#fff;box-shadow:0 14px 59px #0000001f}.course-4:hover .thumbnail .image img{transform:scale(1.1)}.course-4.dark-mode{position:relative;border-radius:5px;display:flex;flex-direction:column;background-color:transparent}.course-4.dark-mode .thumbnail-wrap{position:relative;border:2px solid rgba(151,151,151,.3);border-radius:5px 5px 0 0;transition:all .25s cubic-bezier(.645,.045,.355,1);overflow:hidden}.course-4.dark-mode .thumbnail-wrap .thumbnail{border-radius:5px 5px 0 0;overflow:hidden}.course-4.dark-mode .info{position:relative;padding:21px 30px 36px;border:1px solid rgba(151,151,151,.3);border-top:0;border-radius:0 0 5px 5px;flex-grow:1}.course-4.dark-mode .info .code{top:auto;right:auto;bottom:100%;left:-1px;border-radius:0 5px 0 0}.course-4.dark-mode .info .code span{font-size:15px}.course-4.dark-mode .info .course-instructor{display:flex;align-items:center;margin:0 0 10px}.course-4.dark-mode .info .course-instructor .instructor-name{color:#fffc;padding-left:4px;padding-top:2px}.course-4.dark-mode .info .title{color:#fff}.course-4.dark-mode .info .desc{margin-top:10px}.course-4.dark-mode .info .meta li{color:#fff}.course-4.dark-mode:hover{background-color:transparent;box-shadow:none}.course-4.dark-mode:hover .thumbnail-wrap{border-color:#fcc741}.course-4.dark-mode:hover .thumbnail-wrap .thumbnail .image img{transform:scale(1.1)}.course-5{overflow:hidden;height:100%;transition:all .25s cubic-bezier(.645,.045,.355,1);background-color:#fff}.course-5 .thumbnail{position:relative;overflow:hidden}.course-5 .thumbnail .image{display:block}.course-5 .thumbnail .image img{width:100%;transition:all 1.5s cubic-bezier(0,0,.2,1)}.course-5 .info{padding:16px 0 10px}.course-5 .info .title{font-size:18px;line-height:1.78;font-weight:500;color:#333;margin:0}.course-5 .info .title a{display:block}.course-5 .info .title a:hover{color:#3a7e69}.course-5 .info .price{font-size:18px;font-weight:700;line-height:1;display:inline-flex;margin:15px 0 0;color:#3a7e69}.course-5 .info .price span{align-self:flex-end}.course-5:hover .thumbnail .image img{transform:scale(1.1)}.course-6{position:relative;overflow:hidden;border-radius:5px}.course-6 .thumbnail{position:relative;border-radius:5px;overflow:hidden}.course-6 .thumbnail .image{display:block}.course-6 .thumbnail .image img{width:100%;transition:all 1.5s cubic-bezier(0,0,.2,1)}.course-6 .thumbnail .image .course-overlay-bg{position:absolute;top:0;left:0;bottom:0;right:0;pointer-events:none;transition:all .25s cubic-bezier(.645,.045,.355,1)}.course-6 .thumbnail .image .course-overlay-bg:before,.course-6 .thumbnail .image .course-overlay-bg:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,transparent 43%,#000 100%);transition:all .25s cubic-bezier(.645,.045,.355,1)}.course-6 .thumbnail .image .course-overlay-bg:after{opacity:0;background:linear-gradient(180deg,transparent 0%,#000 100%)}.course-6 .info{position:absolute;bottom:0;left:0;right:0;padding:30px 30px 35px;transform:translateY(100%);transition:all .25s cubic-bezier(.645,.045,.355,1)}@media only screen and (min-width: 1200px) and (max-width: 1599px){.course-6 .info{padding:30px 20px 35px}}.course-6 .info .course-caption-main{transform:translateY(-100%) translateY(-60px);transition:all .25s cubic-bezier(.645,.045,.355,1)}.course-6 .info .price{font-size:24px;font-weight:800;line-height:1;display:inline-flex;margin:0 0 12px;color:#fcc741}.course-6 .info .price span{font-size:18px;align-self:flex-end}.course-6 .info .title{font-size:24px;line-height:1.34;color:#fff;margin:0}.course-6 .info .meta{font-size:14px;display:flex;flex-wrap:wrap;margin-top:10px;margin-bottom:0;padding-left:0;color:#fff;list-style:none}.course-6 .info .meta li{margin-right:28px}.course-6 .info .meta li:last-child{margin-right:0}.course-6 .info .meta li i{margin-right:10px}.course-6 .info .desc{margin:9px 0 0}.course-6 .info .desc p{line-height:1.6;color:#fff}.course-6:hover .thumbnail .image img{transform:scale3d(1.1,1.1,1.1)}.course-6:hover .thumbnail .image .course-overlay-bg{position:absolute;top:0;left:0;bottom:0;right:0;pointer-events:none;transition:all .25s cubic-bezier(.645,.045,.355,1)}.course-6:hover .thumbnail .image .course-overlay-bg:before{opacity:0}.course-6:hover .thumbnail .image .course-overlay-bg:after{opacity:1}.course-6:hover .info,.course-6:hover .info .course-caption-main{transform:none}.course7-animation-shape{position:relative;z-index:9}.course7-animation-shape .shape{position:absolute;z-index:-1}.course7-animation-shape .shape-1{top:150px;right:0;transform:translate(50%);width:735px}.course7-animation-shape .shape-1 svg{width:100%;height:100%;transform:rotate(21deg) scaleY(-1)}.course7-animation-shape .shape-1 svg *{fill:#fefaf7}.course7-animation-shape .shape-2{bottom:15%;left:0;transform:translate(-50%);width:728px}.course7-animation-shape .shape-2 svg{width:100%;height:100%;transform:rotate(-35deg) scaleX(-1)}.course7-animation-shape .shape-2 svg *{fill:#ebf7fd}.course7-animation-shape .shape-3{z-index:-1;top:0;right:15px;transform:rotate(90deg) translate(150%);transform-origin:top right}.course7-animation-shape .shape-3 .title{font-size:180px;line-height:.9;-webkit-text-stroke-color:#f4ebe2;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-text-stroke-width:2px}@media only screen and (min-width: 1200px) and (max-width: 1599px){.course7-animation-shape .shape{display:none}}@media only screen and (min-width: 992px) and (max-width: 1199px){.course7-animation-shape .shape{display:none}}@media only screen and (min-width: 768px) and (max-width: 991px){.course7-animation-shape .shape{display:none}}@media only screen and (max-width: 767px){.course7-animation-shape .shape{display:none}}.course-7{overflow:hidden;height:100%;transition:all .25s cubic-bezier(.645,.045,.355,1);background-color:#fff}.course-7.course-fluid .info{padding:26px 0 20px;max-width:100%;border:0}.course-7.course-fluid:hover .info{transform:none;box-shadow:none}.course-7 .thumbnail{position:relative;overflow:hidden}.course-7 .thumbnail .image{display:block}.course-7 .thumbnail .image img{width:100%;transition:all 1.5s cubic-bezier(0,0,.2,1)}.course-7 .info{max-width:calc(100% - 30px);padding:24px 25px 28px;border:2px solid transparent;transition:all .25s cubic-bezier(.645,.045,.355,1)}.course-7 .info .price{font-size:18px;font-weight:700;line-height:1;display:inline-flex;margin:0 0 12px;color:#ef6f31}.course-7 .info .price span{font-size:18px;align-self:flex-end}.course-7 .info .title{font-size:20px;line-height:1.6;margin:0}.course-7 .info .title a:hover{color:#ef6f31}.course-7 .info .meta{font-size:14px;display:flex;flex-wrap:wrap;margin-top:30px;margin-bottom:0;padding-left:0;list-style:none}.course-7 .info .meta li{margin-right:28px}.course-7 .info .meta li:last-child{margin-right:0}.course-7 .info .meta li i{margin-right:10px}.course-7:hover .thumbnail .image img{transform:scale(1.1)}.course-7:hover .info{border-color:#ef6f31;background:#fff;box-shadow:0 2px 26px #00000014;transform:translateY(-41px)}.course-nav-tab ul{position:relative;margin-bottom:50px;font-size:0;border:0;padding-bottom:2px;border-bottom:2px solid #eee}.course-nav-tab ul li a{position:relative;font-size:20px;font-weight:700;line-height:1.3;padding:9px 25px;color:#ababab}@media only screen and (max-width: 767px){.course-nav-tab ul li a{padding:9px 18px}}@media only screen and (max-width: 479px){.course-nav-tab ul li a{padding:9px 14px;font-size:15px;font-weight:600}}.course-nav-tab ul li a:after{position:absolute;content:"";width:100%;height:2px;bottom:-4px;left:0;background-color:#fcc741;opacity:0;z-index:1}.course-nav-tab ul li a:hover,.course-nav-tab ul li a.active{color:#333}.course-nav-tab ul li a.active:after{opacity:1}.course-overview .title{font-size:30px;line-height:1.3;font-weight:700;margin-bottom:18px}@media only screen and (max-width: 479px){.course-overview .title{font-size:26px}}.course-overview p{margin-bottom:25px}.course-overview p:last-child{margin-bottom:0}.course-overview ol{margin-top:15px;padding-left:30px}.course-overview ol li+li{margin-top:10px}.overview-course-video{margin:45px 0 42px;border-radius:5px}@media only screen and (max-width: 479px){.overview-course-video{margin:20px 0}}.overview-course-video iframe{width:100%;height:435px;border:0}@media only screen and (max-width: 479px){.overview-course-video iframe{height:170px}}.course-curriculum .curriculum-sections{list-style:none;padding-left:0}.course-curriculum .curriculum-sections .single-curriculum-section{border:1px solid #dedede;border-radius:5px;overflow:hidden}.course-curriculum .curriculum-sections .single-curriculum-section+.single-curriculum-section{margin-top:50px}.section-header .section-left{padding:22px 48px}@media only screen and (max-width: 767px){.section-header .section-left{padding:20px 15px}}.section-header .section-left .title{font-size:20px;font-weight:700;line-height:1.3;margin-bottom:0}.section-header .section-left .section-desc{font-size:14px;font-style:italic;margin-top:5px}ul.section-content{list-style:none;padding-left:0}ul.section-content .course-item{position:relative;font-size:14px;transition:padding-left linear .15s;background:#fff}ul.section-content .course-item:nth-child(odd){background-color:#f8f8f8}ul.section-content .course-item .section-item-link{padding:0 30px 0 48px;min-height:56px;display:flex;align-items:center}@media only screen and (max-width: 767px){ul.section-content .course-item .section-item-link{padding:0 15px}}@media only screen and (max-width: 479px){ul.section-content .course-item .section-item-link{flex-wrap:wrap}}ul.section-content .course-item .section-item-link.lesson:before{content:""}ul.section-content .course-item .section-item-link:before{content:"";font-size:14px;font-family:"Font Awesome 5 Pro";width:20px;padding:10px 0}ul.section-content .course-item .section-item-link .item-name{flex-grow:1;padding:10px 10px 10px 0}ul.section-content .course-item .section-item-link .course-item-meta{display:table-cell;vertical-align:middle;white-space:nowrap;padding:10px 0;text-align:right}ul.section-content .course-item .section-item-link .course-item-meta .item-meta{text-align:center;display:inline-block;vertical-align:middle;height:28px;line-height:28px;border:1px solid transparent;border-radius:5px;margin-left:10px;font-size:12px;font-weight:500;padding:0 15px}ul.section-content .course-item .section-item-link .course-item-meta .item-meta.duration{color:#de7e5b;background:#f4ebe7}ul.section-content .course-item .section-item-link .course-item-meta .item-meta.count-questions{color:#2dbbc4;background:#e3f1f2}ul.section-content .course-item .section-item-link .course-item-meta .item-meta-icon{height:28px;line-height:28px;margin-left:10px;font-size:12px;font-weight:500}.course-rating .title{font-size:24px;padding:13px 0 26px;margin-bottom:0}.course-rating-content{display:flex}@media only screen and (max-width: 479px){.course-rating-content{flex-wrap:wrap}}.course-rating-content .average-rating{flex-shrink:0;margin-right:70px;width:200px}@media only screen and (max-width: 767px){.course-rating-content .average-rating{margin-right:30px}}@media only screen and (max-width: 479px){.course-rating-content .average-rating{margin-right:0;margin-bottom:30px;width:100%}}.course-rating-content .average-rating .rating-title{font-size:15px;font-weight:500;margin:0 0 15px}.course-rating-content .average-rating .rating-box{background:#fff;box-shadow:0 0 20px #3333331a;text-align:center;padding:34px 30px 38px}.course-rating-content .average-rating .rating-box .average-value{font-size:56px;font-weight:600;line-height:1;margin:0 0 8px;color:#fcc741}.course-rating-content .average-rating .rating-box .review-star{text-align:center}.course-rating-content .average-rating .rating-box .review-star .tm-star-rating{font-size:14px}.course-rating-content .average-rating .rating-box .review-star .tm-star-rating .fas{color:#f6b500}.course-rating-content .average-rating .rating-box .review-amount{margin:2px 0 0}.course-rating-content .detailed-rating{flex-grow:1}.course-rating-content .detailed-rating .rating-title{font-size:15px;font-weight:500;margin:0 0 42px}@media only screen and (max-width: 479px){.course-rating-content .detailed-rating .rating-title{margin-bottom:15px}}.course-rating-content .detailed-rating .rating-box .rating-rated-item{display:flex;align-items:center}.course-rating-content .detailed-rating .rating-box .rating-rated-item .rating-point{flex-shrink:0;margin:0 22px 0 0}.course-rating-content .detailed-rating .rating-box .rating-rated-item .rating-point .tm-star-rating{font-size:12px}.course-rating-content .detailed-rating .rating-box .rating-rated-item .rating-point .tm-star-rating .fas{color:#f6b500}.course-rating-content .detailed-rating .rating-box .rating-rated-item .rating-point .tm-star-rating .far{color:#ababab}.course-rating-content .detailed-rating .rating-box .rating-rated-item .rating-progress{flex-grow:1}.course-rating-content .detailed-rating .rating-box .rating-rated-item .rating-progress .single-progress-bar .progress{height:6px;border-radius:2px;background:#eee}.course-rating-content .detailed-rating .rating-box .rating-rated-item .rating-progress .single-progress-bar .progress .progress-bar{background-color:#fcc741}.course-rating-content .detailed-rating .rating-box .rating-rated-item .rating-count{flex-shrink:0;font-size:15px;font-weight:500;color:#ababab;min-width:25px;margin:0 0 0 5px;text-align:right}.course-reviews-list{list-style:none;padding-left:0;margin-top:50px}.course-reviews-list li{list-style-type:none;margin-bottom:30px;padding:20px 20px 28px 5px;border:0;border-bottom:1px solid #eee}@media only screen and (max-width: 767px){.course-reviews-list li{padding:0 15px 28px}}.course-reviews-list li+li{margin:10px 0 0}.course-reviews-list li .review-container .review-author{width:80px;float:left;margin-right:20px}@media only screen and (max-width: 479px){.course-reviews-list li .review-container .review-author{width:100%;float:none;margin-right:0;margin-bottom:20px}}.course-reviews-list li .review-container .review-author img{border-radius:50%}.course-reviews-list li .review-container .review-content{position:relative;overflow:hidden;margin-left:125px}@media only screen and (max-width: 767px){.course-reviews-list li .review-container .review-content{margin-left:110px}}@media only screen and (max-width: 479px){.course-reviews-list li .review-container .review-content{margin-left:0}}.course-reviews-list li .review-container .review-content .title{margin:0;font-size:15px;font-weight:700;text-transform:uppercase;letter-spacing:1px}.course-reviews-list li .review-container .review-content .review-stars-rated{position:absolute;top:0;right:0}.course-reviews-list li .review-container .review-content .review-stars-rated .review-stars{width:120px;height:24px;font-size:14px;text-align:right;color:#f2b827}.course-reviews-list li .review-container .review-content .review-stars-rated .review-stars:before{content:"";line-height:1;vertical-align:top;white-space:nowrap;font-family:"Font Awesome 5 Pro"}.course-reviews-list li .review-container .review-content .review-title{font-size:15px;font-weight:700;font-style:normal;margin:15px 0 5px}.lp-course-buttons{display:flex;align-items:center;justify-content:space-between;margin-top:40px}@media only screen and (max-width: 767px){.lp-course-buttons{flex-wrap:wrap;justify-content:flex-start}.lp-course-buttons>a{margin-right:20px;margin-bottom:20px}}.membership-price-table{margin-bottom:0}.membership-price-table thead tr th{padding:30px 10px;text-align:center;border-bottom-width:1px;border-top:1px solid #F3F3F3}.membership-price-table thead tr th .price{font-size:36px;font-weight:700;line-height:1;margin-bottom:10px;color:#fcc741}.membership-price-table thead tr th .title{font-size:14px;font-weight:500;display:block;margin:0;letter-spacing:1.38px;text-transform:uppercase}.membership-price-table thead tr th .desc{font-weight:400;line-height:1.3;margin:10px 0 0}.membership-price-table tbody tr td{border-color:#f3f3f3;padding:10px 20px}.membership-price-table tbody tr td.check{font-size:16px;color:#7ed321}.membership-price-table tbody tr td.none{font-size:16px;color:#d85554}.membership-price-table tbody tr td:not(.desc){text-align:center}.membership-price-table tfoot tr td{padding:30px 10px;text-align:center;border-color:#f3f3f3}.pricing{padding:30px;text-align:center;border-radius:5px;background:#fff;box-shadow:0 0 40px #0000001a}.pricing .pricing-header .price{font-size:36px;font-weight:700;line-height:1;margin-bottom:10px;color:#fcc741}.pricing .pricing-header .title{font-size:14px;font-weight:500;display:block;margin:0;letter-spacing:1.38px;text-transform:uppercase}.pricing .pricing-header .desc{font-weight:400;line-height:1.3;margin:10px 0 0}.pricing .pricing-body ul{margin:30px 0;padding:0;list-style:none;border-top:1px solid #EEE}.pricing .pricing-body ul li{margin:0;padding:10px;border-bottom:1px solid #EEE}.single-key-feat{position:relative;z-index:1}.key-icon{position:absolute;top:10px;left:0}.key-icon i:before{font-size:55px;color:#fcc741}.key-content{padding-left:80px}.key-content h5{font-size:20px;margin:20px 0}.key-content h5{color:#fff}.key-content p{color:#cac7c7}.single-price-item h5:before{position:absolute;content:"";width:54px;height:2px;bottom:-10px;left:50%;margin-left:-27px;background:#fcc741}.single-price-item:hover{box-shadow:0 15px 30px #0000001a!important;border-style:solid;border-color:#fcc741}p.highlight{color:#898a9c;font-size:16px;line-height:27px}.exams-area p{color:#fff}.exams-area .service-icon i:before{font-size:40px;color:#fcc741}.exams-area .exam-name{font-size:24px;font-weight:400;color:#fff;margin:29px 0 25px;text-align:center!important}.exams-area .exam-counter{font-size:19px;font-weight:400;color:#fff;margin:29px 0 25px;text-align:center!important}.exams-area h2{color:#fff}.exams-area h3{color:#fcc741;font-size:17px!important}.single-counter-box{text-align:center}.faculty-faq-feedback{background:#eaecee;margin-top:50px}.selection-committee-feedback h3{color:#fff}.sidebar-feedback-form{padding:30px}.sidebar-feedback-title{padding:10px 25px}.sidebar-entry-course-info .profiles h3{font-size:20px}.sidebar-entry-course-info .profiles i{color:#fcc741;font-size:20px;font-weight:700;margin-right:10px}.event{overflow:hidden;height:100%;transition:all .25s cubic-bezier(.645,.045,.355,1);border-radius:5px;background-color:#faf8f6}.event.primary-three .thumbnail .event-overlay-background{background-color:#6ac5f199}.event.primary-three .thumbnail .event-overlay-content .btn{color:#ef6f31!important}.event.primary-three .info .date{color:#ef6f31}.event.primary-three .info .title{color:#3f3a64}.event.primary-three .info .title a:hover{color:#ef6f31}.event.primary-three .info .event-location{font-size:17px;display:flex;flex-wrap:wrap;justify-content:center;margin-top:25px;margin-bottom:0;padding-left:0;list-style:none}.event.primary-three .info .event-location li{margin-right:28px}.event.primary-three .info .event-location li:last-child{margin-right:0}.event.primary-three .info .event-location li i{margin-right:10px}.event .thumbnail{position:relative;overflow:hidden}.event .thumbnail .image{display:block}.event .thumbnail .image img{width:100%;transition:all 1.5s cubic-bezier(0,0,.2,1)}.event .thumbnail .event-overlay-background{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#3f3a6499;opacity:0;visibility:hidden;transition:all .3s ease-in-out}.event .thumbnail .event-overlay-content{position:absolute;top:50%;transform:translateY(-50%);right:0;left:0;text-align:center;width:100%;opacity:0;visibility:hidden;transition:all .3s ease-in-out}.event .info{position:relative;text-align:center;padding:30px 30px 40px}.event .info .date{font-size:15px;font-weight:500;display:block;margin:0 0 4px;letter-spacing:2px;text-transform:uppercase;color:#fcc741}.event .info .title{font-size:20px;line-height:1.5;margin:0;color:#3f3a64}.event .info .event-location{font-size:17px;display:flex;flex-wrap:wrap;justify-content:center;margin-top:25px;margin-bottom:0;padding-left:0;list-style:none}.event .info .event-location li{margin-right:28px}.event .info .event-location li:last-child{margin-right:0}.event .info .event-location li i{margin-right:10px}.event:hover{background-color:#fff;box-shadow:0 14px 59px #0000001f}.event:hover .thumbnail .image img{transform:scale(1.1)}.event:hover .thumbnail .event-overlay-background,.event:hover .thumbnail .event-overlay-content{opacity:1;visibility:visible}.single-event-classic{overflow:hidden;height:100%;transition:all .25s cubic-bezier(.645,.045,.355,1)}@media only screen and (min-width: 768px) and (max-width: 991px){.single-event-classic{margin-bottom:30px}}@media only screen and (max-width: 767px){.single-event-classic{margin-bottom:30px}}.single-event-classic .event-image{position:relative;overflow:hidden}.single-event-classic .event-image .image{display:block}.single-event-classic .event-image .image img{width:100%;transition:all 1.5s cubic-bezier(0,0,.2,1)}.single-event-classic .event-info{display:flex}@media only screen and (max-width: 479px){.single-event-classic .event-info{flex-wrap:wrap}}.single-event-classic .event-info .event-date{margin:-50px 26px 0 20px;position:relative;z-index:1;display:flex;align-items:center;justify-content:center;flex-direction:column;height:100px;width:100px;background:#f1f4f2;flex-shrink:0}.single-event-classic .event-info .event-date .event-date-day{font-size:48px;line-height:.8;font-family:Playfair Display,serif;font-style:italic;font-weight:700;color:#3a7e69;margin-bottom:15px}.single-event-classic .event-info .event-date .event-date-month{font-size:15px;font-weight:700;text-transform:uppercase;letter-spacing:1px;line-height:1;color:#3f3a64}.single-event-classic .event-info .event-caption{padding:20px 0 0}@media only screen and (max-width: 479px){.single-event-classic .event-info .event-caption{padding-left:20px}}.single-event-classic .event-info .event-caption .title{font-size:23px;line-height:1.5;font-weight:500;color:#3f3a64;margin:0}.single-event-classic .event-info .event-caption .title a:hover{color:#3a7e69}.single-event-classic .event-info .event-caption .event-location{margin:14px 0 0}.single-event-classic .event-info .event-caption .event-location i{margin-right:5px}.single-event-classic:hover .event-image .image img{transform:scale(1.1)}.event-list-box{position:relative;display:block;background:#fff;border-radius:5px;overflow:hidden;height:100%;transition:all .25s cubic-bezier(.645,.045,.355,1)}.event-list-box:before{position:absolute;content:"";top:0;left:0;bottom:0;width:3px;background:#fcc741;opacity:0;transition:all .25s cubic-bezier(.645,.045,.355,1)}.event-list-box .event-caption{position:relative;display:flex;padding:31px}@media only screen and (max-width: 479px){.event-list-box .event-caption{flex-wrap:wrap}}.event-list-box .event-caption .left-box{flex-grow:1;margin-right:30px}@media only screen and (max-width: 479px){.event-list-box .event-caption .left-box{margin-right:0;margin-bottom:15px}}.event-list-box .event-caption .left-box .event-location{font-size:14px;color:#7e7e7e;margin:0 0 7px}.event-list-box .event-caption .left-box .event-location i{margin-right:5px}.event-list-box .event-caption .left-box .title{font-size:20px;line-height:1.5;margin:0}.event-list-box .event-caption .right-box{flex-shrink:0}.event-list-box .event-caption .right-box .event-date{text-align:center;margin:0 0 10px}@media only screen and (max-width: 479px){.event-list-box .event-caption .right-box .event-date{text-align:left}}.event-list-box .event-caption .right-box .event-date .event-date-day{font-size:48px;font-weight:400;line-height:1;color:#fcc741}.event-list-box .event-caption .right-box .event-date .event-date-month{font-size:15px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:1px;color:#333}.event-list-box:hover{box-shadow:0 0 40px #3333331a}.event-list-box:hover:before{opacity:1}.single-event-classic-list{display:flex;align-items:center;flex-wrap:wrap}.single-event-classic-list .event-image{flex:0 0 36.333333%;max-width:50.333333%;overflow:hidden}@media only screen and (max-width: 479px){.single-event-classic-list .event-image{flex:0 0 100%;max-width:100%}}.single-event-classic-list .event-image .image{display:block;overflow:hidden}.single-event-classic-list .event-image .image img{width:100%;transition:all 1.5s cubic-bezier(0,0,.2,1)}.single-event-classic-list .event-image .event-date{font-size:13px;font-weight:500;line-height:1.5;text-transform:uppercase;letter-spacing:1.5px;color:#3a7e69;background:#f1f4f2;padding:4px 0 1px;text-align:center}.single-event-classic-list .event-info{flex:0 0 63.666667%;max-width:63.666667%;padding-left:30px}@media only screen and (max-width: 479px){.single-event-classic-list .event-info{flex:0 0 100%;max-width:100%;padding-left:0;margin-top:20px}}.single-event-classic-list .event-info .title{font-size:18px;line-height:1.78;font-weight:500;color:#3f3a64;margin:0}.single-event-classic-list .event-info .title a:hover{color:#3a7e69}.single-event-classic-list .event-info .event-location{font-size:14px;color:#7e7e7e;margin-top:14px}.single-event-classic-list .event-info .event-location i{margin-right:5px}.single-event-classic-list:hover .event-image .image img{transform:scale(1.1)}.event-list{display:flex;align-items:center}.event-list.right-style{flex-direction:row-reverse}.event-list.right-style .info{padding:0 45px 0 0;text-align:right}@media only screen and (min-width: 768px) and (max-width: 991px){.event-list.right-style .info{padding:0 20px 0 0}}@media only screen and (max-width: 767px){.event-list.right-style .info{padding:0 20px 0 0}}.event-list .thumbnail{position:relative;overflow:hidden}.event-list .thumbnail .image{display:block}.event-list .thumbnail .image img{width:100%;transition:all 1.5s cubic-bezier(0,0,.2,1)}.event-list .info{padding:0 0 0 45px}@media only screen and (min-width: 768px) and (max-width: 991px){.event-list .info{padding:0 0 0 20px}}@media only screen and (max-width: 767px){.event-list .info{padding:0 0 0 20px}}.event-list .info .date{display:block;font-size:15px;font-weight:500;text-transform:uppercase;letter-spacing:2px;margin:0 0 6px}.event-list .info .title{font-size:20px;line-height:1.5;font-weight:700;margin:0}.event-list .info .title a:hover{color:#ef6f31}.event-list .info .event-location{padding-left:0;list-style:none;margin:14px 0 0;font-size:14px}.event-list .info .event-location i{margin-right:5px}.event-list:hover .thumbnail .image img{transform:scale(1.1)}.zoom-event{overflow:hidden;height:100%;transition:all .25s cubic-bezier(.645,.045,.355,1);border-radius:5px;background-color:#faf8f6}.zoom-event .thumbnail{position:relative;overflow:hidden}.zoom-event .thumbnail .image{display:block}.zoom-event .thumbnail .image img{width:100%;transition:all 1.5s cubic-bezier(0,0,.2,1)}.zoom-event .info{position:relative;padding:30px 30px 40px}.zoom-event .info .title{font-size:20px;line-height:1.5;margin:0;color:#3f3a64}.zoom-event .info .zoom-id{display:flex;align-items:center;margin:7px 0 0}.zoom-event .info .zoom-id .label{font-size:13px;font-weight:500;text-transform:uppercase;letter-spacing:1.73px;color:#9b9b9b}.zoom-event .info .zoom-id .value{font-size:16px;font-weight:600;letter-spacing:2.13px}.zoom-event .info .meta{font-size:14px;display:flex;flex-wrap:wrap;margin-top:10px;margin-bottom:0;padding-left:0;list-style:none}.zoom-event .info .meta li{margin-right:28px}.zoom-event .info .meta li:last-child{margin-right:0}.zoom-event .info .meta li .time{font-weight:600}.zoom-event .info .meta li i{margin-right:10px}.zoom-event:hover{background-color:#fff;box-shadow:0 14px 59px #0000001f}.zoom-event:hover .thumbnail .image img{transform:scale(1.1)}.zoom-event-details-wrapper .image{margin-bottom:30px}.zoom-event-details-wrapper .image img{border-radius:5px}.zoom-event-details-wrapper .content .title{font-size:30px;font-weight:700;line-height:1.3;margin-bottom:18px}@media only screen and (max-width: 767px){.zoom-event-details-wrapper .content .title{font-size:26px}}.zoom-event-details-wrapper .content ol{margin-top:15px;padding-left:30px}.zoom-event-details-wrapper .content ol:last-child{margin-bottom:0}.zoom-event-details-wrapper .content ol li+li{margin-top:10px}.zoom-event-details-wrapper .content ol li ul{margin-top:15px;padding-left:20px}.zoom-event-details-wrapper .content ol li ul li+li{margin-top:10px}.pro-countdown{display:flex;margin:-5px;width:calc(100% + 10px)}.single-countdown-box{flex:1 1 0;background:#fff;border-radius:5px;box-shadow:0 0 20px #3333331a;font-size:13px;font-weight:500;color:#777491;text-transform:uppercase;letter-spacing:1px;margin:5px;padding:13px 3px 11px;text-align:center}.single-countdown-box>span{font-size:28px;font-weight:600;line-height:1;color:#fcc741;margin:3px 0 0;display:block}.event-hero-content{text-align:center;position:relative}.event-hero-content .entry-date{font-size:15px;font-weight:700;text-transform:uppercase;letter-spacing:4px;color:#fff;margin:0 0 28px}.event-hero-content .entry-title{font-size:56px;line-height:1.15;font-weight:700;color:#fff;margin-bottom:20px}@media only screen and (min-width: 768px) and (max-width: 991px){.event-hero-content .entry-title{font-size:48px}}@media only screen and (max-width: 767px){.event-hero-content .entry-title{font-size:38px}}.entry-countdown{max-width:470px;margin:54px auto 0}@media only screen and (max-width: 479px){.entry-countdown{margin-top:30px;max-width:100%}}.pro-countdown-1{display:flex}.single-countdown-box-1{flex:1 1 0;font-size:15px;font-weight:700;text-transform:uppercase;letter-spacing:3px;color:#fff;padding:10px}@media only screen and (max-width: 479px){.single-countdown-box-1{padding:5px}}.single-countdown-box-1>span{font-size:56px;font-weight:400;line-height:1;color:#fff;display:block;margin-bottom:10px}@media only screen and (max-width: 479px){.single-countdown-box-1>span{font-size:40px}}.event-entry-meta{margin:20px -12px 0;text-align:center}.event-entry-meta .meta-item{display:inline-block;position:relative;padding:0 12px;margin-bottom:5px}.event-entry-meta .meta-item i{color:#fcc741;margin-right:5px}.event-map{width:100%;height:390px;border:0}.entry-location-address{text-align:center;margin-top:20px}.entry-location-address .fal{color:#fcc741}.event-content{padding-bottom:90px;border-bottom:1px solid #e7e7e7}@media only screen and (min-width: 768px) and (max-width: 991px){.event-content{padding-bottom:70px}}@media only screen and (max-width: 767px){.event-content{padding-bottom:50px}}.event-speakers-description{font-size:18px;line-height:1.67;width:630px;max-width:100%;text-align:center;margin:54px auto 0}.mx-timeline .col-md-6{padding-left:30px;padding-right:30px}@media only screen and (max-width: 767px){.mx-timeline .col-md-6{padding-left:15px;padding-right:15px}}@media only screen and (max-width: 479px){.mx-timeline .col-md-6{padding-left:15px;padding-right:15px}}.mx-timeline .mx-timeline-list{list-style:none;position:relative;display:inline-block;width:100%;padding:32px 0 65px}.mx-timeline .item{position:relative}@media only screen and (max-width: 767px){.mx-timeline .item{padding-left:45px;width:100%}}.mx-timeline .item+.item{margin-top:68px}@media only screen and (max-width: 767px){.mx-timeline .item+.item{margin-top:30px}}@media only screen and (max-width: 479px){.mx-timeline .item+.item{margin-top:30px}}.mx-timeline .line{position:absolute;top:0;left:50%;margin-left:-1px;height:100%;border-left:2px solid #e2e2e8}@media only screen and (max-width: 767px){.mx-timeline .line{left:15px}}.mx-timeline .dots{position:absolute;top:2px;left:50%;transform:translate(-50%);width:30px;height:30px;color:#fcc741}@media only screen and (max-width: 767px){.mx-timeline .dots{right:auto;left:0;transform:none}}.mx-timeline .dots:before{content:"";position:absolute;border:1px solid currentColor;border-radius:50%;top:0;left:0;opacity:.3;width:30px;height:30px}.mx-timeline .dots .middle-dot{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:14px;height:14px;border-radius:50%;z-index:2;border:3px solid currentColor;background:#fff}.mx-timeline .timeline-col .inner{text-align:right;width:500px;max-width:100%}@media only screen and (max-width: 767px){.mx-timeline .timeline-col .inner{text-align:left}}.mx-timeline .timeline-col .inner .title-wrap .title{font-size:24px;line-height:1.3;font-weight:700;text-transform:uppercase;letter-spacing:3px;color:#fcc741;margin-bottom:56px}@media only screen and (max-width: 767px){.mx-timeline .timeline-col .inner .title-wrap .title{margin-bottom:30px}}@media only screen and (max-width: 479px){.mx-timeline .timeline-col .inner .title-wrap .title{margin-bottom:30px}}.mx-timeline .timeline-col .inner .timeline-image img{border-radius:5px}.mx-timeline .timeline-info .inner{padding-top:130px;float:right;width:500px;max-width:100%;text-align:left}@media only screen and (min-width: 768px) and (max-width: 991px){.mx-timeline .timeline-info .inner{padding-top:60px}}@media only screen and (max-width: 767px){.mx-timeline .timeline-info .inner{padding-top:30px}}.mx-timeline .timeline-info .timeline-content-body{display:inline-block;width:500px;max-width:100%}.mx-timeline .timeline-info .title{font-size:24px;margin-bottom:22px}.mx-timeline .timeline-info p{font-size:18px;line-height:2}@media only screen and (max-width: 767px){.mx-timeline .timeline-info p{font-size:16px}}.mx-timeline .item:nth-child(odd) .timeline-feature{order:3}@media only screen and (max-width: 767px){.mx-timeline .item:nth-child(odd) .timeline-feature{order:-1}}.mx-timeline .item:nth-child(odd) .timeline-info>.inner{float:left;text-align:right}@media only screen and (max-width: 767px){.mx-timeline .item:nth-child(odd) .timeline-info>.inner{text-align:left}}.mx-timeline .item:nth-child(odd) .timeline-feature>.inner{text-align:left;float:right}.justified-gallery{width:100%;position:relative;overflow:hidden}.single-gallery{display:block;position:relative;overflow:hidden}.single-gallery .thumbnail{position:relative}.single-gallery .thumbnail:before{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;content:"";transition:all .5s ease 0s;opacity:0;background-color:#00000080}.single-gallery .thumbnail img{width:100%}.single-gallery .content{position:absolute;z-index:9;top:50%;left:0;width:100%;padding:20px;transition:all .5s ease 0s;text-align:center;opacity:0}.single-gallery .content .title{font-size:34px;line-height:1.42;color:#fff;font-weight:700;margin-bottom:0}.single-gallery .content .description p{color:#fff;margin-bottom:0}.single-gallery:hover .thumbnail:before{opacity:1}.single-gallery:hover .content{transform:translateY(-50%);opacity:1}.about-content{position:relative;z-index:99;max-width:420px}.about-content.max-width-470{max-width:470px}.about-content.max-width-470 p{font-size:18px;line-height:1.67}@media only screen and (min-width: 768px) and (max-width: 991px){.about-content{max-width:100%}}@media only screen and (max-width: 767px){.about-content{max-width:100%}}.about-content .sub-title{font-size:15px;font-weight:500;line-height:2;display:block;margin-bottom:10px;letter-spacing:2px;text-transform:uppercase;color:#8c89a2}.about-content .title{font-size:48px;line-height:56px;margin-bottom:15px;color:#3f3a64}@media only screen and (min-width: 768px) and (max-width: 991px){.about-content .title{font-size:42px;line-height:50px}}@media only screen and (max-width: 767px){.about-content .title{font-size:36px;line-height:46px}}.about-content .title span{font-weight:400;color:#fcc741}.about-content p{margin-bottom:20px}.about-content a{font-size:15px}.about-image{position:relative;z-index:9}.about-image .about-image-one img{border-radius:5px}.about-image .about-image-two{position:absolute;top:-90px;right:-73px}@media only screen and (min-width: 1200px) and (max-width: 1599px){.about-image .about-image-two{right:0}}@media only screen and (min-width: 992px) and (max-width: 1199px){.about-image .about-image-two{right:0}}@media only screen and (min-width: 768px) and (max-width: 991px){.about-image .about-image-two{right:0}}@media only screen and (max-width: 767px){.about-image .about-image-two{right:0}}.about-image .about-image-two img{border-radius:5px}.about-image .shape{position:absolute;z-index:1}.about-image .shape-1{z-index:11;top:-51px;left:-107px}.about-image .shape-1 span{display:block;width:60px;height:60px;text-indent:-9999px;border:7px solid #ecc5ab;border-radius:50%}.about-image .shape-2{left:-40px;bottom:-26px;z-index:-1}.about-image .shape-3{bottom:-40px;right:10px}.about-image .shape-4{top:-27px;left:360px;z-index:-1}@media only screen and (min-width: 768px) and (max-width: 991px){.about-image .shape{position:absolute;z-index:-1}.about-image .shape-1{z-index:-1;top:-51px;left:0}.about-image .shape-2{max-width:80px;width:80px;left:0}.about-image .shape-3,.about-image .shape-4{max-width:80px;width:80px}}@media only screen and (max-width: 767px){.about-image .shape{position:absolute;z-index:-1}.about-image .shape-1{z-index:-1;top:-51px;left:0}.about-image .shape-1 span{width:45px;height:45px}.about-image .shape-2{max-width:80px;width:80px;left:0}.about-image .shape-3,.about-image .shape-4{max-width:80px;width:80px}}.maxcoach-list{list-style:none;padding-left:0;margin-bottom:35px}.maxcoach-list.color-light li{color:#fff}.maxcoach-list li{display:flex;align-items:center}.maxcoach-list li+li{margin-top:10px}.maxcoach-list li .icon{margin-right:19px;font-size:15px;color:#fcc741}.register-image{position:relative;z-index:9;text-align:center}.register-image .shape{position:absolute;z-index:1}.register-image .shape-1{top:80px;left:14%;z-index:-1;width:446px;height:446px;transform:rotate(0) scale(1)}.register-image .shape-1 svg{width:100%;height:100%}.register-image .shape-1 svg *{fill:#ece8e4}.register-image .shape-2{bottom:0;right:15%;z-index:-11}@media only screen and (max-width: 767px){.register-image .shape{position:absolute;z-index:1}.register-image .shape-1{top:80px;left:14%;z-index:-1;width:200px;height:200px;transform:rotate(0) scale(1)}.register-image .shape-1 svg{width:100%;height:100%}.register-image .shape-1 svg *{fill:#ece8e4}.register-image .shape-2{width:80px;bottom:20px;right:15%;z-index:-11}}.download-app-image{position:relative;text-align:center;z-index:9}.download-app-image .shape{position:absolute;z-index:1}.download-app-image .shape-1{bottom:0;left:20px;z-index:-1;width:476px;height:476px;transform:rotate(0) scale(1)}.download-app-image .shape-1 svg{width:100%;height:100%}.download-app-image .shape-1 svg *{fill:#ece8e4}.download-app-image .shape-2{bottom:40%;left:-150px;z-index:-1}.download-app-image .shape-3{z-index:11;top:0;right:20px}.download-app-image .shape-3 span{display:block;width:62px;height:62px;text-indent:-9999px;border:8px solid #ecc5ab;border-radius:50%}.download-app-image .shape-4{right:15%;bottom:0;z-index:-1}@media only screen and (min-width: 992px) and (max-width: 1199px){.download-app-image .shape{position:absolute;z-index:-1}.download-app-image .shape-2{bottom:40%;left:0;z-index:-1}}@media only screen and (min-width: 768px) and (max-width: 991px){.download-app-image .shape{position:absolute;z-index:-1}.download-app-image .shape-2{bottom:40%;left:0;z-index:-1}}@media only screen and (max-width: 767px){.download-app-image .shape{position:absolute;z-index:1}.download-app-image .shape-1{bottom:10px;left:20px;z-index:-1;width:200px;height:200px;transform:rotate(0) scale(1)}.download-app-image .shape-1 svg{width:100%;height:100%}.download-app-image .shape-1 svg *{fill:#ece8e4}.download-app-image .shape-2{bottom:40%;left:0;z-index:-1}.download-app-image .shape-3{z-index:11;top:0;right:20px}.download-app-image .shape-3 span{display:block;width:62px;height:62px;text-indent:-9999px;border:8px solid #ecc5ab;border-radius:50%}.download-app-image .shape-4{right:30px;bottom:20px;width:80px;z-index:-1}}.learn-content{padding-left:70px}@media only screen and (min-width: 992px) and (max-width: 1199px){.learn-content{padding-left:40px}}@media only screen and (min-width: 768px) and (max-width: 991px){.learn-content{padding-left:0}}@media only screen and (max-width: 767px){.learn-content{padding-left:0}}.learn-image{position:relative;z-index:9;text-align:center}@media only screen and (max-width: 767px){.learn-image{margin-bottom:50px}}.learn-image .shape{position:absolute;z-index:-1}.learn-image .shape-1{top:-48px;left:0}.learn-image .shape-2{top:120px;right:60px}.learn-image .shape-2 span{display:block;width:62px;height:62px;text-indent:-9999px;border:8px solid #ECC5AB;border-radius:50%}.learn-image .shape-3{right:0;bottom:0}.about-app-content{padding:100px 0;max-width:455px}@media only screen and (min-width: 768px) and (max-width: 991px){.about-app-content{padding-top:80px;padding-bottom:80px}}@media only screen and (max-width: 767px){.about-app-content{padding-top:0;padding-bottom:60px}}.about-app-content .sub-title{font-size:15px;font-weight:500;line-height:2;display:block;margin-bottom:10px;letter-spacing:2px;text-transform:uppercase;color:#fff}.about-app-content .sub-title span{color:#fcc741}.about-app-content .title{font-size:48px;line-height:1.17;margin-bottom:15px;color:#fff}@media only screen and (min-width: 992px) and (max-width: 1199px){.about-app-content .title{font-size:40px}}@media only screen and (min-width: 768px) and (max-width: 991px){.about-app-content .title{font-size:40px}}@media only screen and (max-width: 767px){.about-app-content .title{font-size:36px}}.about-app-content .title span{font-weight:400;color:#fcc741}.about-app-content p{font-size:18px;line-height:1.67;color:#fff;max-width:426px;margin-bottom:20px}.about-app-image{text-align:right;margin:-75px -35px -52px 0}@media only screen and (min-width: 1200px) and (max-width: 1599px){.about-app-image{margin:-75px -10px -52px 0}}@media only screen and (min-width: 992px) and (max-width: 1199px){.about-app-image{margin:-50px 0}}@media only screen and (min-width: 768px) and (max-width: 991px){.about-app-image{margin:-50px 0}}@media only screen and (max-width: 767px){.about-app-image{margin:-50px 0 40px}}.cooking-about-section{position:relative;z-index:9}.cooking-about-section .shape{position:absolute;z-index:1}.cooking-about-section .shape-1{top:300px;left:-30px}@media only screen and (min-width: 1200px) and (max-width: 1599px){.cooking-about-section .shape-1{left:0}}@media only screen and (min-width: 992px) and (max-width: 1199px){.cooking-about-section .shape-1{left:0}}@media only screen and (min-width: 768px) and (max-width: 991px){.cooking-about-section .shape-1{left:0}}@media only screen and (max-width: 767px){.cooking-about-section .shape{display:none}}.cooking-about-slider .swiper-pagination{position:relative;-webkit-user-select:none;user-select:none;outline:none;width:auto;margin-top:45px}@media only screen and (min-width: 768px) and (max-width: 991px){.cooking-about-slider .swiper-pagination{margin-top:20px}}@media only screen and (max-width: 767px){.cooking-about-slider .swiper-pagination{margin-top:20px}}.cooking-about-slider .swiper-pagination .swiper-pagination-bullet{position:relative;width:32px;height:32px;margin:0 4px;color:#333}.cooking-about-slider .swiper-pagination .swiper-pagination-bullet:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:100%;width:6px;height:6px;background:currentColor;z-index:1}.cooking-about-slider .swiper-pagination .swiper-pagination-bullet:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:16px;height:16px;opacity:0;border:1px solid transparent;border-radius:50%}.cooking-about-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:after{border-color:currentColor;opacity:.5;width:100%;height:100%}.cooking-about-area{display:flex;align-items:center;padding:0 15px 0 95px;height:100%}@media only screen and (min-width: 992px) and (max-width: 1199px){.cooking-about-area{padding:0}}@media only screen and (min-width: 768px) and (max-width: 991px){.cooking-about-area{padding:0}}@media only screen and (max-width: 767px){.cooking-about-area{padding:0;flex-wrap:wrap}}.cooking-about-area .slide-image{flex-shrink:0;max-width:43%;position:relative;margin:0 0 20px 20px}@media only screen and (max-width: 767px){.cooking-about-area .slide-image{max-width:100%}}.cooking-about-area .slide-image .image-frame{width:100%;height:auto;position:absolute;top:0;left:0;z-index:0;color:#bad2de;transform:translate(-20px,20px)}.cooking-about-area .slide-image .image-pattern{width:100%;height:auto;display:block;position:relative;z-index:1}.cooking-about-area .slide-content{width:100%;height:100%;display:flex;align-items:center;justify-content:flex-end;position:relative}@media only screen and (max-width: 767px){.cooking-about-area .slide-content{margin-top:30px}}.cooking-about-area .slide-content .slide-decorate-text{position:absolute;top:0;left:0;font-size:150px;line-height:1;font-weight:700;font-family:Playfair Display,serif;color:#6ac5f126;z-index:0;transform:translate(64px,-22px)}.cooking-about-area .slide-content .slide-layers{position:relative;z-index:1;max-width:500px;padding:0 0 0 30px}@media only screen and (max-width: 767px){.cooking-about-area .slide-content .slide-layers{max-width:100%;padding:0}}.cooking-about-area .slide-content .slide-layers .title{font-size:40px;line-height:1.2;margin:0}@media only screen and (min-width: 768px) and (max-width: 991px){.cooking-about-area .slide-content .slide-layers .title{font-size:32px}}@media only screen and (max-width: 767px){.cooking-about-area .slide-content .slide-layers .title{font-size:32px}}@media only screen and (max-width: 479px){.cooking-about-area .slide-content .slide-layers .title{font-size:28px}}.cooking-about-area .slide-content .slide-layers p{font-size:18px;font-weight:600;line-height:1.67;margin-top:32px;margin-bottom:0}@media only screen and (min-width: 768px) and (max-width: 991px){.cooking-about-area .slide-content .slide-layers p{margin-top:15px}}@media only screen and (max-width: 767px){.cooking-about-area .slide-content .slide-layers p{margin-top:15px;font-size:15px;line-height:1.78}}.cooking-about-area .slide-content .slide-layers .btn{margin-top:45px}@media only screen and (max-width: 767px){.cooking-about-area .slide-content .slide-layers .btn{margin-top:20px}}.about-me-left-content{max-width:430px}@media only screen and (min-width: 768px) and (max-width: 991px){.about-me-left-content{margin-bottom:30px}}@media only screen and (max-width: 767px){.about-me-left-content{max-width:100%;margin-bottom:30px}}.about-me-left-content .sub-title{display:block;font-size:15px;font-weight:500;text-transform:uppercase;line-height:2;letter-spacing:2px;color:#fcc741;margin-bottom:18px}@media only screen and (min-width: 768px) and (max-width: 991px){.about-me-left-content .sub-title{margin-bottom:10px}}@media only screen and (max-width: 767px){.about-me-left-content .sub-title{margin-bottom:10px}}.about-me-left-content .title{font-family:Playfair Display,serif;font-size:40px;font-weight:400;line-height:1.5;margin:0}@media only screen and (min-width: 768px) and (max-width: 991px){.about-me-left-content .title{font-size:34px}}@media only screen and (max-width: 767px){.about-me-left-content .title{font-size:28px}}.about-me-right-content .title{font-size:18px;font-weight:500;line-height:1.78}.about-me-right-content .title mark{color:#fcc741;background-color:transparent}.about-me-right-content p{font-size:15px;line-height:1.6;color:#696969;margin-top:15px;margin-bottom:0}.single-service{margin:0 0 30px;padding:35px 24px 202px;background-color:#fff;background-position:5px 100%!important;background-repeat:no-repeat!important;background-size:auto!important;border-radius:5px;box-shadow:0 0 40px #3333331a}.single-service.service-bg-center{margin:70px 0 30px;background-position:bottom center!important}@media only screen and (max-width: 575px){.single-service.service-bg-center{margin-top:0}}.single-service.service-bg-top{padding:215px 24px 22px;background-position:0 15px!important}.single-service.service-bg-top-center{padding:215px 24px 22px;background-position:50% 33px!important}.single-service .service-content .title{font-size:20px;line-height:1.5;color:#3f3a64;margin-bottom:0}.single-service .service-content p{margin-top:5px}.service{display:block;height:100%;background:#fff;border-radius:5px;box-shadow:0 10px 30px #3333331a;margin-bottom:30px;transition:all .25s cubic-bezier(.645,.045,.355,1)}.service .image{position:relative;border-radius:5px 5px 0 0;overflow:hidden}.service .image img{width:100%;transition:all 1.5s cubic-bezier(0,0,.2,1)}.service .content{position:relative;text-align:center;padding:30px 35px 86px}.service .content .title{font-size:24px;font-weight:600;line-height:1.34;margin-bottom:0}.service .content p{margin-top:10px;color:#696969;margin-bottom:0}.service .content .button-wrap{position:absolute;bottom:0;left:0;right:0;border-radius:0 0 5px 5px;overflow:hidden;z-index:9}.service .content .button-wrap:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;transform:translateY(100%);background:#fcc741;transition:all .25s cubic-bezier(.645,.045,.355,1)}.service .content .button-wrap .link{display:inline-flex;align-items:center;justify-content:center;height:56px;width:100%;font-size:14px;font-weight:700;color:#fcc741;border-radius:0 0 5px 5px;text-align:center;border-top:1px solid #eee;transition:all .25s cubic-bezier(.645,.045,.355,1)}.service .content .button-wrap .link i{margin-left:10px}.service:hover .image img{transform:scale(1.1)}.service:hover .content .button-wrap:after{transform:none}.service:hover .content .button-wrap .link{color:#fff}.service-image-section{background-color:transparent;background-image:linear-gradient(180deg,#fff,#eaedf1cc)}.service-image{margin-bottom:-30px}@media only screen and (min-width: 768px) and (max-width: 991px){.service-image{margin-bottom:0}}@media only screen and (max-width: 767px){.service-image{margin-bottom:0}}.contact-title{margin-bottom:40px}.contact-title.max-width-740{max-width:740px;margin:0 auto;text-align:center}.contact-title.max-width-600{max-width:600px;margin:0 auto 60px;text-align:center}@media only screen and (max-width: 767px){.contact-title.max-width-600{margin-bottom:30px}}.contact-title .sub-title{display:inline-block;font-size:18px;line-height:1;font-weight:500;font-family:Ubuntu,sans-serif;color:#333;margin-bottom:10px}.contact-title .title{font-size:34px;line-height:1;font-weight:700;margin-bottom:0}@media only screen and (max-width: 479px){.contact-title .title{font-size:26px}}.contact-info{display:flex;align-items:flex-start}.contact-info .icon{margin-right:20px;font-size:32px;color:#fcc741}.contact-info .icon i{vertical-align:top}.contact-info .info .title{font-size:18px;line-height:1.3;font-weight:700;margin-bottom:15px}.contact-info .info .info-text{display:block;line-height:32px}.contact-info .info .info-text strong{color:#333}.contact-image{position:relative;z-index:9;text-align:center}.contact-image .shape{position:absolute;z-index:1}.contact-image .shape-1{left:1px;top:124px;z-index:-1}.contact-image .shape-2{left:1px;top:262px;z-index:-1}.contact-image .shape-3{z-index:11;top:355px;left:-8px}.contact-image .shape-3 span{display:block;width:62px;height:62px;text-indent:-9999px;border:8px solid #ecc5ab;border-radius:50%}.contact-image .shape-4{bottom:55px;right:45px;z-index:-1}.contact-image .shape-5{bottom:314px;right:70px;z-index:1}@media only screen and (max-width: 767px){.contact-image .shape{position:absolute;z-index:1}.contact-image .shape-1{width:100px;max-width:100px;left:1px;top:124px;z-index:-1}.contact-image .shape-2{width:100px;max-width:100px;left:1px;top:262px;z-index:-1}.contact-image .shape-3{z-index:11;top:355px;left:-8px}.contact-image .shape-3 span{display:block;width:42px;height:42px;text-indent:-9999px;border:6px solid #ecc5ab;border-radius:50%}.contact-image .shape-4{width:100px;max-width:100px;bottom:55px;right:45px;z-index:-1}.contact-image .shape-5{width:60px;max-width:60px;bottom:314px;right:30px;z-index:1}}@media only screen and (max-width: 479px){.contact-image .shape{position:absolute;z-index:1}.contact-image .shape-1{width:80px;max-width:80px;left:1px;top:0;z-index:-1}.contact-image .shape-2{width:80px;max-width:80px;left:1px;top:70px;z-index:-1}.contact-image .shape-3{z-index:11;top:255px;left:8px}.contact-image .shape-3 span{display:block;width:42px;height:42px;text-indent:-9999px;border:6px solid #ecc5ab;border-radius:50%}.contact-image .shape-4{width:100px;max-width:100px;bottom:15px;right:20px;z-index:-1}.contact-image .shape-5{width:60px;max-width:60px;bottom:140px;right:10px;z-index:1}}.contact-image>img{border-radius:50%}.contact-map-area iframe{width:100%;height:500px;border:0 none}@media only screen and (min-width: 992px) and (max-width: 1199px){.contact-map-area iframe{height:400px}}@media only screen and (min-width: 768px) and (max-width: 991px){.contact-map-area iframe{height:350px}}@media only screen and (max-width: 767px){.contact-map-area iframe{height:300px}}.purchase-guide-wrapper .image,.privacy-policy-wrapper .image,.terms-of-service-wrapper .image{margin-bottom:40px}.purchase-guide-wrapper .content .title,.privacy-policy-wrapper .content .title,.terms-of-service-wrapper .content .title{font-size:30px;font-weight:700;line-height:1.3;margin-bottom:18px}@media only screen and (max-width: 479px){.purchase-guide-wrapper .content .title,.privacy-policy-wrapper .content .title,.terms-of-service-wrapper .content .title{font-size:28px;margin-bottom:15px}}.purchase-guide-wrapper .content h4,.privacy-policy-wrapper .content h4,.terms-of-service-wrapper .content h4{font-size:26px;font-weight:700;line-height:1.3;margin-bottom:18px}.purchase-guide-wrapper .content p,.privacy-policy-wrapper .content p,.terms-of-service-wrapper .content p{margin-bottom:25px}.purchase-guide-wrapper .content p:last-child,.privacy-policy-wrapper .content p:last-child,.terms-of-service-wrapper .content p:last-child{margin-bottom:0}.purchase-guide-wrapper .content ul,.privacy-policy-wrapper .content ul,.terms-of-service-wrapper .content ul{padding-left:20px;margin-top:15px}.purchase-guide-wrapper .content ul li+li,.privacy-policy-wrapper .content ul li+li,.terms-of-service-wrapper .content ul li+li{margin-top:10px}.purchase-guide-wrapper .content ol,.privacy-policy-wrapper .content ol,.terms-of-service-wrapper .content ol{padding-left:30px;margin-top:15px}.purchase-guide-wrapper .content ol li+li,.privacy-policy-wrapper .content ol li+li,.terms-of-service-wrapper .content ol li+li{margin-top:10px}.terms-of-service-wrapper .content ol{margin-bottom:0}@media only screen and (max-width: 767px){.profile-image{margin-bottom:30px}}.profile-info .profile-name{font-size:34px;line-height:1.42;margin:0}.profile-info h5{font-size:24px}.profile-info .author-bio{margin-top:15px;margin-bottom:0}.profile-info .profile-contact-title{font-size:18px;margin:36px 0 10px}.profile-info .contact-info-text .email{margin-top:10px}.profile-info .contact-info-text strong{color:#333}.author-social-networks{margin-top:20px;list-style:none;padding-left:0}.author-social-networks li{display:inline-block;margin:10px 10px 0 0}.author-social-networks li a{width:40px;height:40px;line-height:40px;border:1px solid #ededed;border-radius:50%;text-align:center}.author-social-networks li a:hover{background-color:#fcc741;border-color:transparent;color:#fff}.learn-press-profile-nav{border-bottom:2px solid #eee;margin-bottom:15px}.learn-press-profile-nav li a{position:relative;padding:3px 18px;color:#ababab;display:block;font-size:24px;font-weight:700}@media only screen and (max-width: 575px){.learn-press-profile-nav li a{font-size:18px;padding:3px 10px}}.learn-press-profile-nav li a:after{content:"";position:absolute;bottom:-2px;height:2px;width:100%;left:0;background-color:#fcc741;opacity:0}.learn-press-profile-nav li a:hover,.learn-press-profile-nav li a.active{color:#333}.learn-press-profile-nav li a.active:after{opacity:1}.profile-progress-status{margin-top:80px}@media only screen and (min-width: 992px) and (max-width: 1199px){.profile-progress-status{margin-top:60px}}@media only screen and (min-width: 768px) and (max-width: 991px){.profile-progress-status{margin-top:40px}}@media only screen and (max-width: 767px){.profile-progress-status{margin-top:30px}}.status-box{position:relative;display:flex;flex-wrap:wrap;align-items:center;background:#fff;border-radius:5px;overflow:hidden;padding:26px 10px 26px 30px;margin:0 0 30px;box-shadow:0 0 40px #3333331a}.status-box:before{content:"";position:absolute;top:0;left:0;bottom:0;width:3px;background:#111}.status-box .status-number{flex-shrink:0;font-size:48px;font-weight:400;line-height:1;color:#20ad96;margin:0 26px 0 0}.status-box .status-text{flex-grow:1;font-size:18px;font-weight:700;line-height:1.56;margin:0;max-width:130px}.status-box.success:before{background:#8fd6ca}.status-box.success .status-number{color:#fcc741}.status-box.warning:before{background:#f5dbaf}.status-box.warning .status-number{color:#ebb860}.status-box.info:before{background:#b8c3f3}.status-box.info .status-number{color:#7288e8}.status-box.error:before{background:#efadb5}.status-box.error .status-number{color:#df5b6c}.profile-courses-progress{margin-top:35px}.profile-courses-progress .title{font-size:34px;line-height:1.42;margin-bottom:33px}.maxcoach-progress{max-width:570px}.progress-charts{overflow:hidden}.progress-charts .title{font-size:18px;font-weight:600;color:#3f3a64;margin:0 0 16px}.progress-charts .progress{height:32px;border-radius:30px;background:#f2f2f2;padding:6px}.progress-charts .progress .progress-bar{overflow:visible;position:relative;background:#fcc741;height:100%;border-radius:inherit}.progress-charts .progress .progress-bar span.percent-label{position:absolute;color:#fff;right:15px;top:1px;font-size:12px;font-weight:700}.lp-tab-menu{margin-bottom:30px;border-bottom:1px solid #eee}.lp-tab-menu li{display:inline-block}.lp-tab-menu li a{position:relative;padding:8px 10px;line-height:1;box-shadow:none}.lp-tab-menu li a:after{content:"";background-color:#fcc741;height:1px;width:100%;position:absolute;bottom:-1px;left:0;opacity:0}.lp-tab-menu li a:hover,.lp-tab-menu li a.active{color:#fcc741}.lp-tab-menu li a.active:after{opacity:1}.lp-sub-menu{margin:20px 0;text-align:center}.lp-sub-menu li{display:inline-block;margin:0 5px}@media only screen and (min-width: 768px) and (max-width: 991px){.scroll{overflow-x:auto}}@media only screen and (max-width: 767px){.scroll{overflow-x:auto}}.lp-list-table{border:none;width:100%;margin-bottom:20px}@media only screen and (min-width: 768px) and (max-width: 991px){.lp-list-table{width:900px}}@media only screen and (max-width: 767px){.lp-list-table{width:800px}}.lp-list-table thead tr th{background-color:#111;font-size:16px;padding:15px;line-height:1;text-align:left;border-bottom:none;color:#fff;text-transform:capitalize}.lp-list-table tbody tr td{border-bottom:1px solid #ddd;font-size:14px;background:#fff;padding:10px 20px;border-color:#f3f3f3}.lp-list-table tfoot tr td{border:0;border-bottom:1px solid #f3f3f3;padding:10px 20px}.lp-label{font-size:12px;display:inline-block;color:#fff;height:28px;line-height:28px;padding:0 10px;border-radius:5px;margin-right:6px;background:#111}.lp-label.label-passed{background-color:#14c4ff}.lp-label.label-failed{background-color:#ff4d66}.lp-label.label-completed{background-color:#ffdc1e;color:#111}.result-percent{font-size:12px;line-height:1;font-weight:700;min-width:40px;display:inline-block}.programme-details-section .active{background-color:#fcc741}.feature-icon{font-size:46px}.key-feature{margin-top:20px;text-align:center}.feat-icon{padding:30px 0;position:relative}.programme-details-section{text-align:justify;padding:30px 0 0}.programme-list{background:#f6f6f6;padding:30px;margin-bottom:30px}.programme-list a{display:block;color:#333;padding:10px;margin-bottom:20px;background:#fff}.programme-list a span{float:right}a,i,span{display:inline-block}.programme-list a span i{font-size:15px}.icon-container{top:0;right:0;padding:20px;opacity:.2;font-size:50px}.single-price-item{background:#fff;padding:50px;border-radius:7px;text-align:center;box-shadow:0 15px 30px #0000001a}.single-price-item h5{font-size:20px;font-weight:500;position:relative;margin:20px 0}.single-price-item p.price-tag b{font-size:30px;color:#020e28;margin-right:10px}.single-price-item p.price-tag{margin:10px 0}.single-price-item p{font-size:14px;margin:25px 0}.single-price-item p.highlight{font-size:18px;font-weight:500}.single-price-item span{margin-top:30px}.single-price-item .main-btn:hover{color:#fff}.card{padding-top:5px;padding-bottom:5px}.card-columns{column-count:2}@media (min-width: 1px){.card-columns{column-count:1}}@media (min-width: 768px){.card-columns{column-count:1}}@media (min-width: 992px){.card-columns{column-count:2}}@media (min-width: 1200px){.card-columns{column-count:2}}.blog{overflow:hidden;height:100%;transition:all .25s cubic-bezier(.645,.045,.355,1)}.blog .thumbnail{position:relative;overflow:hidden;border-radius:5px}.blog .thumbnail .image{display:block}.blog .thumbnail .image img{width:100%;transition:all 1.5s cubic-bezier(0,0,.2,1)}.blog .info{position:relative;padding:30px 0}.blog .info .category{font-size:15px;font-weight:500;display:block;margin:0 0 4px;letter-spacing:2px;text-transform:uppercase;color:#8c89a2}.blog .info .category:hover{color:#fcc741}.blog .info .title{font-size:24px;line-height:1.5;margin:0}.blog .info .desc{margin-top:10px}.blog .info .meta{font-size:14px;display:flex;flex-wrap:wrap;margin-top:15px;margin-bottom:0;padding-left:0;list-style:none}.blog .info .meta li{margin-right:28px}.blog .info .meta li:last-child{margin-right:0}.blog .info .meta li i{margin-right:10px}.blog:hover .thumbnail .image img{transform:scale(1.1)}.blog-2{position:relative;overflow:hidden;transition:all .25s cubic-bezier(.645,.045,.355,1);border-radius:5px;background-color:#fff;box-shadow:0 20px 50px #0000000d}.blog-2.primary-three .info{position:relative;padding:26px 20px 35px}.blog-2.primary-three .info .category:hover,.blog-2.primary-three .info .title a:hover{color:#ef6f31}.blog-2 .thumbnail{position:relative;overflow:hidden}.blog-2 .thumbnail.overlay-thumb:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;border-radius:inherit;background-image:linear-gradient(-180deg,transparent 0%,rgba(0,0,0,.3) 100%)}.blog-2 .thumbnail .image{display:block}.blog-2 .thumbnail .image img{width:100%;transition:all 1.5s cubic-bezier(0,0,.2,1)}.blog-2 .info{position:relative;padding:25px 30px}.blog-2 .info.content-absolute{position:absolute;bottom:0;left:0;right:0;background-color:transparent;padding:20px 38px 54px}@media only screen and (max-width: 767px){.blog-2 .info.content-absolute{padding:25px 30px}}.blog-2 .info.content-absolute .category,.blog-2 .info.content-absolute .category:hover{color:#fff}.blog-2 .info.content-absolute .title{font-size:34px;line-height:1.42;color:#fff}@media only screen and (min-width: 768px) and (max-width: 991px){.blog-2 .info.content-absolute .title{font-size:20px;line-height:1.5;margin:0}}@media only screen and (max-width: 767px){.blog-2 .info.content-absolute .title{font-size:20px;line-height:1.5;margin:0}}.blog-2 .info.content-absolute .title a:hover,.blog-2 .info.content-absolute .meta li{color:#fff}.blog-2 .info .category{font-size:15px;font-weight:500;display:block;margin:0 0 4px;letter-spacing:2px;text-transform:uppercase;color:#8c89a2}.blog-2 .info .category:hover{color:#fcc741}.blog-2 .info .title{font-size:20px;line-height:1.5;margin:0}.blog-2 .info .desc{margin-top:10px}.blog-2 .info .meta{font-size:14px;display:flex;flex-wrap:wrap;margin-top:15px;margin-bottom:0;padding-left:0;list-style:none}.blog-2 .info .meta li{margin-right:28px}.blog-2 .info .meta li:last-child{margin-right:0}.blog-2 .info .meta li i{margin-right:6px}.blog-2:hover .thumbnail .image img{transform:scale(1.1)}.blog-2.health-blog{border-radius:0;box-shadow:none;background-color:transparent}.blog-2.health-blog .info{position:relative;padding:21px 0 20px}.blog-2.health-blog .info .category{font-size:15px;font-weight:600;display:block;margin:0 0 4px;letter-spacing:2px;text-transform:uppercase;color:#8c89a2}.blog-2.health-blog .info .category:hover{color:#3a7e69}.blog-2.health-blog .info .title{font-size:20px;line-height:1.6;font-weight:600;color:#3f3a64;margin:0}.blog-2.health-blog .info p{margin:6px 0 0}.blog-2.motivation-blog{box-shadow:none;background-color:transparent}.blog-2.motivation-blog .info{position:relative;padding:24px 0 0}.blog-2.motivation-blog .info .meta{margin-top:0;margin-bottom:10px}.blog-2.motivation-blog .info .title{font-size:20px;font-weight:600;line-height:1.6}.blog-2.motivation-blog .info p{font-size:15px;line-height:1.6;margin-top:15px}.blog-shape-animation{position:relative;z-index:9}.blog-shape-animation .shape{position:absolute;z-index:1}÷µ .blog-shape-animation .shape-1{z-index:11;top:140px;left:-60px}÷µ .blog-shape-animation .shape-1 span{display:block;width:90px;height:90px;text-indent:-9999px;border:12px solid #ecc5ab;border-radius:50%}.blog-shape-animation .shape-2{top:220px;left:260px;z-index:-1}.blog-shape-animation .shape-3{bottom:50px;left:60%;width:226px;height:226px;z-index:-1}.blog-shape-animation .shape-3.secondary-three svg{width:100%;height:100%}.blog-shape-animation .shape-3.secondary-three svg *{fill:#b2e0f6}.blog-shape-animation .shape-3 svg{width:100%;height:100%}.blog-shape-animation .shape-3 svg *{fill:#8fd6ca}@media only screen and (min-width: 1200px) and (max-width: 1599px){.blog-shape-animation .shape{position:absolute;z-index:1}.blog-shape-animation .shape-1{z-index:11;top:140px;left:60px}.blog-shape-animation .shape-2{top:220px;left:260px;z-index:-1}.blog-shape-animation .shape-3{z-index:-1;bottom:50px;left:60%}}@media only screen and (min-width: 992px) and (max-width: 1199px){.blog-shape-animation .shape{position:absolute;z-index:1}.blog-shape-animation .shape-1{z-index:-1;top:80px;left:60px}.blog-shape-animation .shape-2{top:220px;left:260px;z-index:-1}.blog-shape-animation .shape-3{z-index:-1;bottom:50px;left:60%}}@media only screen and (min-width: 768px) and (max-width: 991px){.blog-shape-animation .shape{position:absolute;z-index:1}.blog-shape-animation .shape-1{z-index:-1;top:80px;left:60px}.blog-shape-animation .shape-2{top:220px;left:260px;z-index:-1}.blog-shape-animation .shape-3{z-index:-1;bottom:30px;left:60%}}@media only screen and (max-width: 767px){.blog-shape-animation .shape{position:absolute;z-index:1}.blog-shape-animation .shape-1{z-index:-1;top:80px;left:60px}.blog-shape-animation .shape-1 span{width:60px;height:60px;border:7px solid #ecc5ab}.blog-shape-animation .shape-2{top:220px;left:260px;z-index:-1}.blog-shape-animation .shape-3{width:120px;height:120px;z-index:-1;bottom:30px;left:60%}}.big-post{position:relative;overflow:hidden;height:100%;transition:all .25s cubic-bezier(.645,.045,.355,1);border-radius:5px;background-color:#fff;box-shadow:0 20px 50px #0000000d}.big-post ul{font-size:14px;display:flex;flex-wrap:wrap;margin-top:15px;margin-bottom:0;padding-left:0;list-style:none}.big-post li i{margin-right:6px}.similiar-articles img{width:170px;height:170px;float:left}.blog-3{height:100%;margin-bottom:50px;padding-bottom:50px;transition:all .25s cubic-bezier(.645,.045,.355,1);border-bottom:1px solid #F3F3F3}.blog-3 .thumbnail{position:relative;overflow:hidden;border-radius:5px;width:730px!important;height:487px!important}.blog-3 .info{position:relative;padding:20px 0 0}.blog-3 .info .category{font-size:15px;font-weight:500;display:block;margin:0 0 15px;letter-spacing:2px;text-transform:uppercase;color:#8c89a2}.blog-3 .info .category:hover{color:#fcc741}.blog-3 .info .title{font-size:30px;line-height:1.1;margin:0}.blog-3 .info .meta{font-size:14px;display:flex;align-items:center;flex-wrap:wrap;margin-top:10px;margin-right:-28px;margin-bottom:0;padding-left:0;list-style:none}.blog-3 .info .meta li{margin-top:5px;margin-right:28px}.blog-3 .info .meta li i{margin-right:10px}.blog-3 .info .meta li .avatar{width:32px;height:32px;margin-right:8px;border-radius:50%}.blog-3 .info .meta li a{align-items:center}.blog-3 .info .desc{margin-top:16px}.blog-3 .info .desc .block-quote{border-left:4px solid #fcc741;padding-left:20px;margin:50px 0 44px 48px;font-size:18px;font-weight:500;line-height:1.78;max-width:660px}@media only screen and (max-width: 767px){.blog-3 .info .desc .block-quote{margin:25px 0 20px}}.blog-3 .info .entry-post-tags{display:flex}.blog-3 .info .entry-post-tags .tag-label{margin:0 7px 0 0}.blog-3 .info .post-share{display:flex;align-items:center;flex-wrap:wrap}.blog-3 .info .post-share .label{font-weight:500;margin-right:15px}.blog-3 .info .post-share .media{position:relative}.blog-3 .info .post-share .media .icon{display:block;width:52px;height:52px;cursor:pointer;transition:all .25s cubic-bezier(.645,.045,.355,1);text-align:center;color:#fcc741;border:2px solid #EDEDED;border-radius:50%}.blog-3 .info .post-share .media .icon i{font-size:18px;line-height:48px}.blog-3 .info .post-share .media .list{position:absolute;z-index:999;right:0;bottom:100%;display:flex;visibility:hidden;width:auto;padding:0 4px;-webkit-user-select:none;user-select:none;transition:all .25s cubic-bezier(.645,.045,.355,1);transform:translateY(-10px);white-space:nowrap;opacity:0;border-radius:5px;background:#fff;box-shadow:0 2px 20px #0000000f;filter:drop-shadow(0 2px 20px rgba(0,0,0,.06))}.blog-3 .info .post-share .media .list:before{position:absolute;top:100%;right:20px;content:"";border-top:8px solid #FFFFFF;border-right:9px solid transparent;border-left:9px solid transparent}.blog-3 .info .post-share .media .list a{display:flex;padding:16px 12px;color:#ababab}.blog-3 .info .post-share .media .list a:hover{color:#fcc741}.blog-3 .info .post-share .media:hover .icon{color:#fff;border-color:transparent;background-color:#fcc741}.blog-3 .info .post-share .media:hover .list{visibility:visible;transform:translateY(-20px);opacity:1}.blog-3:hover .thumbnail .image img{transform:scale(1.05);-webkit-transition:transform 1.05s ease-in-out;-moz-transition:transform 1.05s ease-in-out;-ms-transition:transform 1.05s ease-in-out}@media only screen and (max-width: 767px){.blog-3 .info .title{font-size:24px}}@media only screen and (max-width: 479px){.blog-3 .post-share .label{display:none}}.blog-4{height:100%;transition:all .25s cubic-bezier(.645,.045,.355,1);margin-bottom:30px}.blog-4 .thumbnail{position:relative;overflow:hidden;border-radius:5px}.blog-4 .thumbnail:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;opacity:.5;background-image:linear-gradient(180deg,#3330 11%,#000 80%);z-index:9}.blog-4 .thumbnail .image{display:block}.blog-4 .thumbnail .image img{width:100%;transition:all 1.5s cubic-bezier(0,0,.2,1)}.blog-4 .thumbnail .post-overlay-content{position:absolute;bottom:0;left:0;right:0;z-index:99;padding:20px 20px 15px}@media only screen and (max-width: 479px){.blog-4 .thumbnail .post-overlay-content{padding:20px 15px 15px}}.blog-4 .thumbnail .post-overlay-content .meta{font-size:14px;color:#fffc;display:flex;align-items:center;flex-wrap:wrap;margin-top:0;margin-right:-28px;margin-bottom:0;padding-left:0;list-style:none}.blog-4 .thumbnail .post-overlay-content .meta li{margin-bottom:5px;padding:0 13px}.blog-4 .thumbnail .post-overlay-content .meta li i{margin-right:10px}.blog-4 .thumbnail .post-overlay-content .meta li a{position:relative;font-size:15px;font-weight:500;color:#fff;text-transform:uppercase;letter-spacing:2px}.blog-4 .thumbnail .post-overlay-content .meta li a:after{content:"";width:0;height:1px;position:absolute;left:auto;right:0;bottom:0;transition:width .6s cubic-bezier(.25,.8,.25,1) 0s;background:#fff}.blog-4 .thumbnail .post-overlay-content .meta li a:hover:after{width:100%;left:0;right:auto}.blog-4 .info{position:relative;padding:20px 0 0}.blog-4 .info .title{font-size:34px;line-height:1.42;color:#fff;margin:0}@media only screen and (min-width: 992px) and (max-width: 1199px){.blog-4 .info .title{font-size:26px}}@media only screen and (max-width: 767px){.blog-4 .info .title{font-size:26px}}@media only screen and (max-width: 479px){.blog-4 .info .title{font-size:24px}}.blog-4 .info .desc{margin-top:10px;margin-bottom:10px}.blog-4 .info .desc p{font-size:14px;font-weight:500;margin-top:10px}.blog-4 .info .blog-btn{position:relative;font-size:14px;font-weight:700;transition:all .25s cubic-bezier(.645,.045,.355,1);color:#fcc741}.blog-4 .info .blog-btn i{margin-left:14px;vertical-align:middle}.blog-4:hover .thumbnail .image img{transform:scale(1.1)}.blog-list-post{margin:0;padding:0;list-style:none}.blog-list-post li+li{margin:20px 0 0}.blog-list-post li a{position:relative;display:block;font-size:15px;font-weight:700;line-height:1.78;font-family:Ubuntu,sans-serif;color:#3f3a64;padding-left:30px}.blog-list-post li a:before,.blog-list-post li a:after{font-family:"Font Awesome 5 Pro";font-size:15px;line-height:15px;position:absolute;top:5px;left:0;content:"";transition:all .25s cubic-bezier(.645,.045,.355,1)}.blog-list-post li a:after{visibility:hidden;transform:translate(-100%);opacity:0;color:#fcc741}.blog-list-post li a:hover:before{visibility:hidden;transform:translate(100%);opacity:0}.blog-list-post li a:hover:after{visibility:visible;transform:translate(0);opacity:1}.blog-list-wrap{border-left:1px solid #272931}@media only screen and (min-width: 768px) and (max-width: 991px){.blog-list-wrap{border-left:0px}}@media only screen and (max-width: 767px){.blog-list-wrap{border-left:0px}}.blog-list-wrap div:first-child{padding-top:0}.blog-list-wrap div:last-child{border-bottom:0}.single-blog-list{display:flex;align-items:center;flex-wrap:wrap;padding:20px 0 20px 30px;border-bottom:1px solid #272931}@media only screen and (min-width: 768px) and (max-width: 991px){.single-blog-list{padding-left:0}}@media only screen and (max-width: 767px){.single-blog-list{padding-left:0}}.single-blog-list .thumbnail{flex:0 0 36.333333%;max-width:36.333333%;position:relative;overflow:hidden;border-radius:5px}@media only screen and (max-width: 479px){.single-blog-list .thumbnail{flex:0 0 100%;max-width:100%;margin-bottom:15px}}.single-blog-list .thumbnail .image{display:block}.single-blog-list .thumbnail .image img{width:100%;transition:all 1.5s cubic-bezier(0,0,.2,1)}.single-blog-list .info{flex:0 0 63.666667%;max-width:63.666667%;padding-left:30px}@media only screen and (max-width: 479px){.single-blog-list .info{flex:0 0 100%;max-width:100%;padding-left:0}}.single-blog-list .info .meta{font-size:14px;color:#7e7e7e;display:flex;align-items:center;flex-wrap:wrap;margin-top:0;margin-right:0;margin-bottom:10px;padding-left:0;list-style:none}.single-blog-list .info .meta li{margin:5px 0 0;padding:0 16px}.single-blog-list .info .meta li:first-child{padding-left:0}.single-blog-list .info .meta li i{margin-right:10px}.single-blog-list .info .title{font-size:24px;line-height:1.5;color:#fff;margin:0}@media only screen and (min-width: 992px) and (max-width: 1199px){.single-blog-list .info .title{font-size:20px}}@media only screen and (max-width: 767px){.single-blog-list .info .title{font-size:20px}}.single-blog-list:hover .thumbnail .image img{transform:scale(1.1)}.entry-author .author-info{display:flex}@media only screen and (max-width: 767px){.entry-author .author-info{flex-wrap:wrap}}.entry-author .author-avatar{flex-shrink:0;width:170px;text-align:center}@media only screen and (max-width: 767px){.entry-author .author-avatar{margin:0 auto}}.entry-author .author-avatar img{border-radius:50%}@media only screen and (max-width: 575px){.entry-author .author-avatar{width:120px}}.entry-author .author-social-networks{margin-top:0}.entry-author .author-social-networks .inner{display:inline-block;margin:22px -9px 0}.entry-author .author-social-networks .inner a{display:block;float:left;padding:6px 9px;font-size:13px;line-height:1;color:#333}.entry-author .author-biographical-info{margin-top:15px;font-size:15px;color:#696969}.blog-nav-links{margin-top:35px}.blog-nav-links .nav-list{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:30px}@media only screen and (max-width: 767px){.blog-nav-links .nav-list{grid-template-columns:auto}}.blog-nav-links .nav-list .nav-item.next{text-align:right}.blog-nav-links .nav-list .nav-item.next .inner a h6{padding:20px 50px 20px 30px}.blog-nav-links .nav-list .nav-item.next .inner a h6:before{right:20px;content:""}.blog-nav-links .nav-list .nav-item .inner a{position:relative;display:flex;align-items:center;min-height:120px;border-radius:5px;overflow:hidden;background:#fff;box-shadow:0 15px 50px #3333331a;transition:all .25s cubic-bezier(.645,.045,.355,1)}.blog-nav-links .nav-list .nav-item .inner a .hover-bg{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#333;background-size:cover;background-repeat:no-repeat;background-position:center;transition:all .25s cubic-bezier(.645,.045,.355,1);opacity:0}.blog-nav-links .nav-list .nav-item .inner a .hover-bg:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;opacity:.5;background-image:linear-gradient(-180deg,#3330,#000 80%);border-radius:5px}.blog-nav-links .nav-list .nav-item .inner a h6{display:block;word-wrap:break-word;width:100%;padding:20px 30px 20px 50px;position:relative;font-size:18px;font-weight:700;line-height:1.56;margin:0}.blog-nav-links .nav-list .nav-item .inner a h6:before{left:20px;content:"";position:absolute;top:50%;transform:translateY(-50%);font-size:24px;font-family:"Font Awesome 5 Pro";color:#fcc741}.blog-nav-links .nav-list .nav-item .inner a:hover{box-shadow:none}.blog-nav-links .nav-list .nav-item .inner a:hover .hover-bg{opacity:1}.blog-nav-links .nav-list .nav-item .inner a:hover h6{color:#fff}.blog-nav-links .nav-list .nav-item .inner a:hover h6:before{color:#fff}.comment-list-wrapper{padding-top:30px;margin-top:45px}.comment-list-wrapper .title{display:block;font-size:24px;line-height:1.3;font-weight:700;margin-bottom:50px}.comment-list-wrapper .title span{color:#fcc741}.comment-list{margin:0;padding:0}.comment-list .comment{list-style-type:none;padding:25px 0}.comment-list .comment:last-child{padding-bottom:0}.comment-list .comment-author{float:left}.comment-list .comment-author img{border-radius:50px}.comment-list .comment-content{position:relative;overflow:hidden;margin-left:100px}.comment-list .meta{margin-bottom:12px;display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width: 479px){.comment-list .meta{flex-wrap:wrap}}.comment-list .meta .fn{font-size:15px;text-transform:uppercase;color:#333;display:inline-block;margin-bottom:0;margin-right:5px}.comment-list .meta .comment-datetime{position:relative;display:inline-block;padding-left:15px;margin-left:10px;font-size:14px;font-style:italic;color:#ababab}.comment-list .meta .comment-datetime:before{content:"";position:absolute;top:50%;margin-top:-1px;left:0;width:3px;height:3px;background:#d8d8d8;border-radius:50%}.comment-list .meta .star-rating{font-size:12px;position:relative;display:block;margin-right:10px}@media only screen and (max-width: 479px){.comment-list .meta .star-rating{margin-top:10px}}.comment-list .meta .star-rating:before{font-family:"Font Awesome 5 Pro";font-size:12px;font-weight:300;line-height:1;content:"    ";color:#ababab}.comment-list .meta .star-rating .rating-active{font-size:0;position:absolute;top:3px;left:0;display:block;overflow:hidden;width:100%;height:100%}.comment-list .meta .star-rating .rating-active:before{font-family:"Font Awesome 5 Pro";font-size:12px;font-weight:900;line-height:1;content:"    ";white-space:nowrap;color:#f5cc26}.comment-list .comment-actions a{margin-right:20px;font-weight:500;color:#333}.comment-list .comment-actions a:hover{color:#fcc741}.comment-list .children{margin:20px 0 20px 50px;padding:0}@media only screen and (max-width: 767px){.comment-list .children{margin:20px 0 20px 25px}}.comment-list .children li+li{margin-top:35px}.comment-list .comment-actions{margin-top:16px;color:#ababab}.comment-list .comment-actions .comment-datetime{display:inline-block;margin-right:10px}.comment-list .comment-actions .comment-reply-link{display:inline-block;margin-left:10px;margin-right:10px;font-weight:700}.comment-form-wrap{margin-top:60px}.comment-form-wrap .comment-respond .title{display:block;font-size:24px;line-height:1.3;font-weight:700;margin-bottom:20px}.comment-form-wrap .comment-respond p{margin-bottom:30px}.comment-form-wrap .comment-respond .comment-form-rating label{font-weight:500;color:#111;margin-right:26px}.comment-form-wrap .comment-respond .comment-form-rating .rating{font-family:"Font Awesome 5 Pro";font-size:12px;line-height:1;position:relative;align-self:center;color:#f5cc26}.comment-form-wrap .comment-respond .comment-form-rating .rating:before{content:"    "}.comment-form-wrap .comment-respond .comment-form-rating .rating .star{position:absolute;top:0;left:0;opacity:0}.comment-form-wrap .comment-respond .comment-form-rating .rating .star:before{font-weight:700;content:"    "}.product .thumbnail{position:relative;margin-bottom:24px}.product .thumbnail .image{display:block;overflow:hidden}.product .thumbnail .image img{width:100%;transition:all 1.5s cubic-bezier(0,0,.2,1)}.product .thumbnail .actions{position:absolute;top:0;right:30px;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;height:100%;transition:all .25s cubic-bezier(.645,.045,.355,1);opacity:0}.product .thumbnail .actions .action{display:flex;align-items:center;justify-content:center;width:40px;height:40px;margin:5px 0;padding:10px;color:#333;border-radius:50%;background-color:#fff;box-shadow:0 0 4px #00000012}.product .thumbnail .actions .action:hover{color:#fff;background-color:#fcc741}.product .info{text-align:center}.product .info.large-size .title{font-size:20px;line-height:1.6;color:#3f3a64}.product .info.large-size .price{font-size:24px;font-weight:600;line-height:1;margin-top:5px}.product .info .title{font-size:18px;line-height:1.67;margin-bottom:0}.product .info .price{font-size:15px;font-weight:600;display:block;margin-top:2px;color:#fcc741}.product .info .price .old{font-size:13px;margin-left:6px;text-decoration:line-through;color:#8c89a2}.product:hover .thumbnail .image img{transform:scale(1.1)}.product:hover .thumbnail .actions{opacity:1}.single-product-image{position:relative;overflow:hidden;display:block}.single-product-image img{width:100%}.single-product-image .product-badges{position:absolute;top:20px;left:20px;z-index:2}.single-product-image .product-badges span{position:relative;top:0;left:0;display:inline-block;vertical-align:top;margin:0 5px 3px;padding:7px 7px 5px;min-height:0;color:#fff;background-color:#fcc741;text-align:center;font-size:15px;font-weight:500;line-height:1.08;border-radius:3px;min-width:50px}.single-product-content{padding-left:40px}@media only screen and (min-width: 992px) and (max-width: 1199px){.single-product-content{padding-left:0}}@media only screen and (min-width: 768px) and (max-width: 991px){.single-product-content{padding-left:0;margin-top:30px}}@media only screen and (max-width: 767px){.single-product-content{padding-left:0;margin-top:30px}}.single-product-content .title{font-size:24px;line-height:1.3;font-weight:700;margin:0 0 13px}.single-product-content .prices{font-size:18px;line-height:1.34;font-weight:600;margin-bottom:8px}.single-product-content .prices .price-new{display:inline-block;color:#fcc741}.single-product-content .prices .price-old{display:inline-block;font-size:13px;text-decoration:line-through;color:#8c89a2;margin-left:6px}.single-product-content .product-ratings{line-height:1;display:flex;align-items:center;margin-top:15px}.single-product-content .product-ratings .star-rating{font-size:12px;position:relative;display:block;margin-right:10px}.single-product-content .product-ratings .star-rating:before{font-family:"Font Awesome 5 Pro";font-size:12px;font-weight:300;line-height:1;content:"    ";color:#ababab}.single-product-content .product-ratings .star-rating .rating-active{font-size:0;position:absolute;top:0;left:0;display:block;overflow:hidden;width:100%;height:100%}.single-product-content .product-ratings .star-rating .rating-active:before{font-family:"Font Awesome 5 Pro";font-size:12px;font-weight:900;line-height:1;content:"    ";white-space:nowrap;color:#f5cc26}.single-product-content .product-ratings .review-link{margin-left:16px;font-size:15px;line-height:1;position:relative;top:2px}.single-product-content .product-description{margin-top:20px;margin-bottom:35px}.single-product-content .quantity-button-wrapper{margin-bottom:30px}.single-product-content .quantity-button-wrapper .quantity{display:inline-block}.single-product-content .quantity-button-wrapper .quantity label{display:inline-block;margin:12px 0 0;min-width:81px;padding-right:15px}.single-product-content .quantity-button-wrapper .quantity input{display:inline-block;margin-right:25px;position:relative;max-width:110px;padding:2px 30px 2px 10px;width:100%;min-height:48px;border:1px solid #f8f8f8;background:#f8f8f8;text-align:center;font-size:15px;font-weight:700;color:#333}.single-product-content .quantity-button-wrapper .stock{display:inline-block;position:relative;padding:9px 0 8px 20px;margin-bottom:0;font-size:15px}.single-product-content .quantity-button-wrapper .stock:before{color:#38cb89;content:"";font-family:"Font Awesome 5 Pro";font-size:13px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.single-product-content .product-action{display:flex;padding-bottom:23px;margin-bottom:18px;border-bottom:1px solid #eee}.single-product-content .product-action button{vertical-align:top;margin-right:11px;margin-bottom:15px}.single-product-content .product-action button.btn-wishlist,.single-product-content .product-action button.btn-compare{position:relative;display:block;width:55px;height:53px;border:1px solid #f8f8f8;background:#f8f8f8;color:#333;border-radius:5px;line-height:53px;font-size:16px;padding:0!important}.single-product-content .product-action button.btn-wishlist:hover,.single-product-content .product-action button.btn-compare:hover{border-color:#fcc741;background-color:#fcc741;color:#fff}.single-product-content .product-meta{margin-top:15px}.single-product-content .product-meta .meta-item{display:flex;align-items:center;margin-top:2px}.single-product-content .product-meta .meta-item h6{font-size:14px;font-weight:400;min-width:100px;flex-shrink:0;margin:0 15px 0 0}.single-product-content .product-meta .meta-item .meta-content{flex-grow:1}.single-product-content .entry-product-share{display:flex;align-items:center;margin-top:6px}.single-product-content .entry-product-share h6{font-size:14px;font-weight:400;min-width:100px;flex-shrink:0;margin:0 15px 0 0}.single-product-content .entry-product-share .author-social-networks{margin:0 -10px}.single-product-content .entry-product-share .author-social-networks a{padding:0 10px;font-size:15px}.product-info-tab-list{position:relative;overflow:visible;margin:0;padding:0;text-align:center}.product-info-tab-list:before{position:absolute;top:auto;right:auto;bottom:1px;display:block;width:100%;height:1px;border:0!important;background:#ededed;content:""}.product-info-tab-list li{display:inline-block;position:relative;z-index:1;margin:0 18px}.product-info-tab-list li a{display:block;padding:10px 0;font-size:24px;font-weight:700;line-height:1.5;color:#ccc;border-bottom:3px solid transparent}@media only screen and (max-width: 767px){.product-info-tab-list li a{font-size:20px}}.product-info-tab-list li a:hover{color:#333}.product-info-tab-list li a.active{color:#333;border-bottom-color:#fcc741}.description-list{padding-top:40px}.description-list ul{padding-left:20px;margin-top:15px}.description-list ul li+li{margin:10px 0 0}.review-list-wrapper{margin-top:0;padding-top:40px}.cart-table .table{border-bottom:2px solid #333333;margin:0}@media only screen and (max-width: 767px){.cart-table .table{border-top:2px solid #333333}}.cart-table .table thead{background-color:#333}@media only screen and (max-width: 767px){.cart-table .table thead{display:none}}.cart-table .table thead tr th{text-align:center;border:none;font-size:16px;font-weight:600;color:#fff;padding:12px 20px}@media only screen and (min-width: 768px) and (max-width: 991px){.cart-table .table thead tr th{padding:12px;min-width:200px}}.cart-table .table tbody tr td{text-align:center;border:none;padding:25px 20px;vertical-align:middle;border-bottom:1px solid #dddddd}@media only screen and (max-width: 767px){.cart-table .table tbody tr td{display:block;width:100%;max-width:none;padding:15px;text-align:left}}.cart-table th.pro-thumbnail,.cart-table td.pro-thumbnail{max-width:120px;min-width:100px;width:120px}@media only screen and (max-width: 767px){.cart-table th.pro-thumbnail a,.cart-table td.pro-thumbnail a{width:120px}}.cart-table th.pro-title,.cart-table td.pro-title{min-width:200px}.cart-table td.pro-thumbnail a{display:block;border:1px solid #eeeeee}.cart-table td.pro-thumbnail a img{width:100%;background-color:#f6f7f8}.cart-table td.pro-title a{font-size:16px;font-weight:600;color:#696969}.cart-table td.pro-title a:hover{color:#fcc741}.cart-table td.pro-price span{display:block;font-size:15px;font-weight:600;color:#696969}.cart-table td.pro-quantity .pro-qty{display:inline-flex;text-align:center;border:1px solid #eeeeee}.cart-table td.pro-quantity .pro-qty .qtybtn{height:42px;padding:0 10px;border:none;background-color:transparent}.cart-table td.pro-quantity .pro-qty input{min-height:42px!important;width:50px;text-align:center;border-width:0 1px;border-style:solid;border-color:#eee;padding:0;border-radius:0;background-color:transparent;color:#696969}.cart-table td.pro-subtotal span{display:block;font-size:15px;font-weight:600;color:#696969}.cart-table td.pro-stock span.in-stock{font-size:14px;text-transform:capitalize;color:#30b878}.cart-table td.pro-stock span.out-stock{color:#eb3e32}.cart-table td.pro-remove a{display:block;font-weight:600;color:#696969}.cart-table td.pro-remove a i{font-size:15px}.cart-table td.pro-remove a:hover{color:red}@media only screen and (max-width: 767px){.cart-table td.pro-remove a{width:60px;text-align:center}}.calculate-shipping{margin-bottom:23px}.calculate-shipping h4{font-size:20px;line-height:23px;text-decoration:underline;text-transform:capitalize;font-weight:600;margin-bottom:30px}.calculate-shipping form select{width:100%;border-radius:0;height:55px;border:1px solid #999999;line-height:40px;padding:9px 20px;color:#696969;background-color:transparent}.discount-coupon h4{font-size:20px;line-height:23px;text-decoration:underline;text-transform:capitalize;font-weight:600;margin-bottom:30px}.cart-summary{float:right;max-width:410px;width:100%;margin-left:auto}@media only screen and (min-width: 768px) and (max-width: 991px){.cart-summary{margin-left:0;max-width:100%}}@media only screen and (max-width: 767px){.cart-summary{margin-left:0;max-width:100%}}.cart-summary .cart-summary-wrap{background-color:#f5f5f5;padding:45px 50px;margin-bottom:20px}@media only screen and (max-width: 575px){.cart-summary .cart-summary-wrap{padding:25px 30px}}.cart-summary .cart-summary-wrap h4{font-size:20px;line-height:23px;text-decoration:underline;text-transform:capitalize;font-weight:600;margin-bottom:30px;color:#333}.cart-summary .cart-summary-wrap p{font-weight:600;line-height:23px;color:#333}.cart-summary .cart-summary-wrap p span{float:right}.cart-summary .cart-summary-wrap h2{border-top:1px solid #333333;padding-top:9px;font-size:18px;line-height:23px;font-weight:600;color:#333;margin:0}.cart-summary .cart-summary-wrap h2 span{float:right}.cart-summary .cart-summary-button{overflow:hidden;width:100%}@media only screen and (min-width: 768px) and (max-width: 991px){.cart-summary .cart-summary-button{display:flex;justify-content:flex-start}}@media only screen and (max-width: 767px){.cart-summary .cart-summary-button{display:flex;justify-content:flex-start}}.cart-summary .cart-summary-button button{margin-left:20px;float:right}.cart-summary .cart-summary-button button:last-child{margin-left:0}@media only screen and (min-width: 768px) and (max-width: 991px){.cart-summary .cart-summary-button button{margin-left:0;margin-right:20px}.cart-summary .cart-summary-button button:last-child{margin-right:0}}@media only screen and (max-width: 767px){.cart-summary .cart-summary-button button{margin-left:0;margin-right:10px}.cart-summary .cart-summary-button button:last-child{margin-right:0}}@media only screen and (max-width: 575px){.cart-summary .cart-summary-button button{width:130px}}.cart-empty-content{text-align:center}.cart-empty-content .icon{font-size:80px;line-height:1;display:block;margin-bottom:30px}.cart-empty-content .icon i{display:block}.cart-empty-content .title{font-size:36px;font-weight:400;margin-bottom:18px}.cart-empty-content p{margin-bottom:0}.cart-empty-content .btn{margin-top:30px}.checkout-title{font-size:20px;line-height:23px;text-decoration:underline;text-transform:capitalize;font-weight:600;margin-bottom:30px}.checkout-form label{display:block;font-size:14px;margin-bottom:12px;font-weight:600;text-transform:capitalize}.checkout-form select{width:100%;background-color:transparent;border:1px solid #999999;border-radius:0;line-height:23px;padding:10px 20px;font-size:14px;height:55px;color:#696969;margin-bottom:15px}.checkout-form input{margin-bottom:15px}.checkout-form input[type=checkbox]{width:auto}.checkout-form .check-box{float:left;margin-right:70px}@media only screen and (max-width: 575px){.checkout-form .check-box{margin-right:20px}}@media only screen and (max-width: 479px){.checkout-form .check-box{margin-right:0;margin-bottom:10px}}.checkout-form .check-box:last-child{margin-right:0}.checkout-form .check-box input[type=checkbox]{display:none}.checkout-form .check-box input[type=checkbox]+label{position:relative;padding-left:30px;line-height:20px;font-size:14px;font-weight:400;color:#333;margin:0}.checkout-form .check-box input[type=checkbox]+label:before{position:absolute;left:0;top:0;width:20px;height:20px;display:block;border:2px solid #999999;content:"";transition:all .3s ease 0s}.checkout-form .check-box input[type=checkbox]+label:after{position:absolute;left:0;top:0;display:block;content:"";font-family:"Font Awesome 5 Pro";font-size:12px;line-height:20px;opacity:0;color:#333;width:20px;text-align:center;transition:all .3s ease 0s}.checkout-form .check-box input[type=checkbox]:checked+label:before{border:2px solid #333333}.checkout-form .check-box input[type=checkbox]:checked+label:after{opacity:1}#shipping-form{display:none}.checkout-cart-total{background-color:#f5f5f5;padding:45px}@media only screen and (max-width: 575px){.checkout-cart-total{padding:30px}}.checkout-cart-total h4{flex-basis:18px;line-height:23px;font-weight:600;color:#333}.checkout-cart-total h4:first-child{margin-top:0;margin-bottom:25px}.checkout-cart-total h4:last-child{margin-top:15px;margin-bottom:0}.checkout-cart-total h4 span{float:right;display:block}.checkout-cart-total ul{padding-left:0;margin-bottom:0;border-bottom:1px solid #333333}.checkout-cart-total ul li{color:#333;font-size:14px;line-height:23px;font-weight:600;display:block;margin-bottom:16px}.checkout-cart-total ul li span{color:#333;float:right}.checkout-cart-total p{line-height:30px;font-weight:600;color:#333;padding:10px 0;border-bottom:1px solid #333333;margin:0}.checkout-cart-total p span{float:right}.checkout-payment-method{background-color:#f5f5f5;padding:45px}@media only screen and (max-width: 575px){.checkout-payment-method{padding:30px}}.single-method{margin-bottom:20px}.single-method:last-child{margin-bottom:0}.single-method input[type=radio]{display:none}.single-method input[type=radio]+label{position:relative;padding-left:30px;line-height:20px;font-size:14px;font-weight:400;color:#333;margin:0}.single-method input[type=radio]+label:before{position:absolute;left:0;top:0;width:20px;height:20px;display:block;border:2px solid #333333;content:"";transition:all .3s ease 0s}.single-method input[type=radio]+label:after{position:absolute;left:5px;top:5px;display:block;content:"";opacity:0;background-color:#fcc741;width:10px;text-align:center;height:10px;transition:all .3s ease 0s}.single-method input[type=radio]:checked+label:before{border:2px solid #fcc741}.single-method input[type=radio]:checked+label:after{opacity:1}.single-method input[type=checkbox]{display:none}.single-method input[type=checkbox]+label{position:relative;padding-left:30px;line-height:20px;font-size:14px;font-weight:400;color:#333;margin:0}.single-method input[type=checkbox]+label:before{position:absolute;left:0;top:0;width:16px;height:16px;display:block;border:2px solid #333333;content:"";transition:all .3s ease 0s}.single-method input[type=checkbox]+label:after{position:absolute;left:4px;top:4px;display:block;content:"";opacity:0;background-color:#fcc741;width:8px;text-align:center;height:8px;transition:all .3s ease 0s}.single-method input[type=checkbox]:checked+label:before{border:2px solid #fcc741}.single-method input[type=checkbox]:checked+label:after{opacity:1}.single-method p{display:none;margin-top:8px;color:#333;line-height:23px}.place-order{margin-top:40px;float:left}.myaccount-tab-menu{flex-direction:column;background-color:#fff}.myaccount-tab-menu a{border:1px solid #eeeeee;border-bottom:none;color:#696969;font-weight:500;font-size:12px;display:block;padding:15px 15px 13px;text-transform:uppercase}.myaccount-tab-menu a:last-child{border-bottom:1px solid #eeeeee}.myaccount-tab-menu a:hover,.myaccount-tab-menu a.active{background-color:#fcc741;color:#fff}.myaccount-tab-menu a i{font-size:14px;text-align:center;width:25px}.myaccount-content{background-color:#fff;font-size:14px;border:1px solid #eeeeee;padding:30px}@media only screen and (max-width: 575px){.myaccount-content{padding:20px 15px}}.myaccount-content h3{border-bottom:1px dashed #eeeeee;padding-bottom:10px;margin-bottom:25px}.myaccount-content .welcome a{color:#000}.myaccount-content .welcome a:hover{color:#fcc741}.myaccount-content .welcome strong{font-weight:600}.myaccount-content a.edit-address-btn{border-color:#333}.myaccount-content a.edit-address-btn i{padding-right:5px}.myaccount-content a.edit-address-btn:hover{color:#fcc741}.myaccount-table{white-space:nowrap;font-size:15px}.myaccount-table table th,.myaccount-table .table th{padding:10px;font-weight:600}.myaccount-table table td,.myaccount-table .table td{padding:20px 10px;vertical-align:middle}.myaccount-table table td a:hover,.myaccount-table .table td a:hover{color:#fff}.saved-message{border-top:3px solid #fcc741;border-radius:5px 5px 0 0;font-weight:600;font-size:13px;padding:20px}.account-details-form h4{margin:0}.sidebar-widget-wrapper{float:left;width:100%;padding-right:30px}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px){.sidebar-widget-wrapper{padding-right:0}}.sidebar-widget{float:left;width:100%}.sidebar-widget+.sidebar-widget{margin-top:45px}.sidebar-widget-title{font-size:24px;margin-bottom:30px}.sidebar-widget-search form{position:relative;overflow:hidden;border-radius:4px}.sidebar-widget-search form input{padding-right:50px}.sidebar-widget-search form button{position:absolute;top:0;right:0;display:flex;align-items:center;justify-content:center;width:56px;height:56px;color:#fcc741;border:none;border-radius:4px;background-color:transparent}.sidebar-widget-search form button:hover{color:#fff;background-color:#fcc741}.sidebar-widget-price-filter{padding-bottom:24px;border-bottom:2px solid #F3F3F3}.sidebar-widget-price-filter .irs--maxCoach{margin-bottom:65px}.sidebar-widget-price-filter .irs--maxCoach .irs .irs-single{top:calc(100% + 38px)}.sidebar-widget-price-filter .btn-price-filter{font-size:14px;line-height:40px;float:right;height:40px;margin-top:-40px;padding:0 30px}.widget-product{display:flex}.widget-product+.widget-product{margin-top:20px;padding-top:20px;border-top:1px solid #F3F3F3}.widget-product .thumbnail{display:block;min-width:100px}.widget-product .thumbnail img{width:100%}.widget-product .info{padding-left:20px}.widget-product .info .title{font-size:15px;line-height:1.34}.widget-product .info .rating{font-size:11px;line-height:1;position:relative;display:flex;width:68px;margin:10px 0;color:#ddd}.widget-product .info .rating:before{font-family:"Font Awesome 5 Pro";font-weight:900;content:""}.widget-product .info .rating span{line-height:1;position:absolute;top:0;left:0;display:flex;color:#f6b500}.widget-product .info .rating span:before{font-family:"Font Awesome 5 Pro";font-weight:900;content:""}.widget-product .info .price{font-size:14px;font-weight:600;display:block;margin-top:7px;color:#fcc741}.widget-product .info .price .old{font-size:12px;margin-left:6px;text-decoration:line-through;color:#8c89a2}.sidebar-widget-list-post{margin:0;padding:0;list-style:none}.sidebar-widget-list-post li+li{border-top:1px solid #EEEEEE}.sidebar-widget-list-post li a{font-size:18px;font-weight:700;line-height:1.78;position:relative;display:block;padding:16px 0 15px 30px}.sidebar-widget-list-post li a:before,.sidebar-widget-list-post li a:after{font-family:"Font Awesome 5 Pro";font-size:15px;line-height:15px;position:absolute;top:24px;left:0;content:""}.sidebar-widget-list-post li a:hover:before{visibility:hidden;transform:translate(100%);opacity:0}.sidebar-widget-list-post li a:hover:after{visibility:visible;transform:translate(0);opacity:1}.sidebar-widget-menu{list-style:none;padding-left:0}.sidebar-widget-menu li+li{margin-top:-1px}.sidebar-widget-menu li a{position:relative;display:block;padding:16px 40px;border:1px solid #eee}.sidebar-widget-menu li a:before{content:"";font-size:6px;position:absolute;top:50%;transform:translateY(-50%);left:16px;color:#ababab;font-family:"Font Awesome 5 Pro"}.sidebar-widget-menu li a:hover,.sidebar-widget-menu li a.active{background-color:#fcc741;border-color:#fcc741;color:#fff}.sidebar-widget-menu li a:hover:before,.sidebar-widget-menu li a.active:before{color:#fff}.sidebar-widget-course{padding-left:0;list-style:none}.sidebar-widget-course .widget-course{display:flex;height:100%}.sidebar-widget-course .widget-course+.widget-course{border-top:1px solid #eee;padding-top:20px;margin-top:20px}.sidebar-widget-course .widget-course .thumbnail{position:relative;display:flex;overflow:hidden;flex-shrink:0;width:100px;height:100px;margin:0 20px 0 0;border-radius:50%}.sidebar-widget-course .widget-course .info{align-self:center;padding:0}.sidebar-widget-course .widget-course .info .price{font-size:15px;font-weight:800;line-height:1;display:inline-flex;margin:0 0 10px;color:#fcc741}.sidebar-widget-course .widget-course .info .title{font-size:15px;line-height:1.6;margin:0}.sidebar-entry-course-info{padding:30px 30px 33px;background:#fff;box-shadow:0 0 20px #3333331a;border-radius:5px;width:100%;max-width:340px;float:right}@media only screen and (min-width: 768px) and (max-width: 991px){.sidebar-entry-course-info{max-width:100%}}@media only screen and (max-width: 767px){.sidebar-entry-course-info{max-width:100%}}@media only screen and (max-width: 479px){.sidebar-entry-course-info{max-width:100%;padding:20px 20px 23px}}.sidebar-entry-course-info .course-price{display:flex;align-items:center;flex-grow:1;margin-bottom:7px}.sidebar-entry-course-info .course-price .meta-label{flex-grow:1;font-size:15px;color:#333;font-weight:700;line-height:1.3}.sidebar-entry-course-info .course-price .meta-label i{color:#696969;min-width:28px;text-align:center}.sidebar-entry-course-info .course-price .meta-value{text-align:right;flex-grow:1}.sidebar-entry-course-info .course-price .meta-value .price{font-size:24px;font-weight:800;color:#fcc741}.sidebar-entry-course-info .course-price .meta-value .price .decimals-separator{font-size:18px}.sidebar-entry-course-info .course-meta{margin-bottom:17px}.sidebar-entry-course-info .course-meta>div{display:flex;align-items:center;flex-grow:1;padding:15px 0}.sidebar-entry-course-info .course-meta>div+div{border-top:1px solid #eee}.sidebar-entry-course-info .course-meta>div .meta-label{flex-grow:1;font-size:15px;color:#333;font-weight:700;line-height:1.3}.sidebar-entry-course-info .course-meta>div .meta-label i{color:#696969;min-width:28px;text-align:center}.sidebar-entry-course-info .course-meta>div .meta-value{text-align:right;flex-grow:1}.entry-course-share{margin-top:20px;text-align:center}.entry-course-share .share-media{display:inline-flex;align-items:center;justify-content:center;position:relative;cursor:pointer;transition:all .25s cubic-bezier(.645,.045,.355,1)}.entry-course-share .share-media:hover{color:#fcc741}.entry-course-share .share-media .share-label{font-size:14px;font-weight:700;margin-right:15px}.entry-course-share .share-media .share-icon{font-size:15px}.entry-course-share .share-media .share-list{position:absolute;bottom:100%;left:50%;transform:translate(-50%,-10px);width:auto;white-space:nowrap;padding:0 4px;text-align:center;background:#fff;border-radius:5px;box-shadow:0 2px 20px #0000000f;filter:drop-shadow(0 2px 20px rgba(0,0,0,.06));z-index:999;visibility:hidden;opacity:0;-webkit-user-select:none;user-select:none;transition:all .25s cubic-bezier(.645,.045,.355,1)}.entry-course-share .share-media .share-list:before{position:absolute;top:100%;left:50%;transform:translate(-50%);content:"";border-top:8px solid #fff;border-left:9px solid transparent;border-right:9px solid transparent}.entry-course-share .share-media .share-list a{display:inline-block;font-size:15px;padding:10px 12px;color:#ababab}.entry-course-share .share-media .share-list a:hover{color:#fcc741}.entry-course-share .share-media:hover .share-list{transform:translate(-50%,-20px);visibility:visible;opacity:1}.sidebar-entry-event-info{border-radius:5px;background:#fff;box-shadow:0 0 20px #3333331a;padding:27px 30px 30px}@media only screen and (max-width: 479px){.sidebar-entry-event-info{padding:20px 20px 23px}}.sidebar-entry-event-info .title{font-size:24px;line-height:1.5;font-weight:700;color:#333}.sidebar-entry-event-info .event-meta>div{display:flex;align-items:center;border:0;border-bottom:1px solid #eee;margin-bottom:0!important;padding:10px 0;min-height:62px}.sidebar-entry-event-info .event-meta>div .name{font-size:15px;font-weight:600;line-height:1.3;color:#333;width:40%}.sidebar-entry-event-info .event-meta>div .value{width:60%;text-align:right}.sidebar-entry-event-info .event-meta .notice{margin-top:20px;margin-bottom:0}.sidebar-entry-event-info .lp-event-buttons{margin-top:30px}.sidebar-entry-event-info .lp-event-buttons button{margin-bottom:10px}.sidebar-entry-event-info .lp-event-buttons button:last-child{margin-bottom:0}.sidebar-entry-event{padding:14px 30px 33px;background:#fff;box-shadow:0 0 20px #3333331a;border-radius:5px;width:100%;max-width:340px;min-height:390px;float:right}@media only screen and (min-width: 768px) and (max-width: 991px){.sidebar-entry-event{max-width:100%}}@media only screen and (max-width: 767px){.sidebar-entry-event{max-width:100%}}.sidebar-entry-event .entry-event-info{list-style-type:none;margin:0 0 20px;padding:0}.sidebar-entry-event .entry-event-info li{margin:0;padding:14px 0;display:flex;align-items:center;flex-grow:1}.sidebar-entry-event .entry-event-info li+li{border-top:1px solid #eee}.sidebar-entry-event .entry-event-info li.meta-price{padding:8px 0}.sidebar-entry-event .entry-event-info li .meta-label{flex-grow:1;font-size:15px;font-weight:700;line-height:1.3;color:#333}.sidebar-entry-event .entry-event-info li .meta-label .meta-icon{color:#696969;min-width:28px;text-align:center}.sidebar-entry-event .entry-event-info li .meta-value{flex-grow:1;text-align:right}.sidebar-entry-event .entry-event-info li .meta-value .event-price{font-size:24px;font-weight:800;color:#fcc741}.sidebar-entry-event .entry-event-info li .meta-value .event-price .decimals-separator{font-size:18px}.sidebar-entry-event .event-register-message{margin-top:10px;text-align:center}.sidebar-entry-event .event-register-message a{font-weight:500;display:inline-block;color:#fcc741;margin-top:0;margin-bottom:0}.sidebar-entry-event .event-social{text-align:center}.tagcloud{margin:-5px}.tagcloud a{font-size:13px!important;font-weight:500;line-height:1.5;display:block;float:left;overflow:hidden;margin:5px;padding:7px 15px 6px;color:#ababab;border:0;border-radius:3px;background:#f5f5f5}.tagcloud a:hover{color:#fff;background-color:#fcc741}.footer-widget-title{font-size:18px;margin-bottom:17px}.footer-widget-content{font-size:14px;font-weight:500}.footer-widget-content.primary-three ul li a:hover{color:#ef6f31}.footer-widget-content p{margin-bottom:11px}.footer-widget-content p:last-child{margin-bottom:0}.footer-widget-content ul{margin-right:-20px;margin-bottom:-11px;padding-left:0;list-style:none}.footer-widget-content ul li{margin-bottom:11px;padding-right:20px}.footer-widget-content ul.column-2{display:flex;flex-wrap:wrap}.footer-widget-content ul.column-2 li{flex:1 0 50%}.footer-social-inline{display:flex;flex-wrap:wrap;margin-top:25px;margin-right:-25px;margin-bottom:-15px}.footer-social-inline.primary-three a:hover{color:#ef6f31}.footer-social-inline a{margin-right:25px;margin-bottom:15px;color:#69696980}.footer-social-inline a i{font-size:24px;line-height:1;display:block}.footer-social-inline a:hover{color:#fcc741}.light-color .footer-widget-title{color:#fff}.light-color .footer-widget-content{color:#ababab}.light-color .footer-social-inline a{color:#ffffff80}.light-color .footer-social-inline a:hover{color:#fff}.edms ul{list-style-type:square;padding-left:24px;padding-right:12px}.edms li{display:list-item!important}.edms a{color:#1d68a7!important;font-size:16px}.edms a:hover{color:#fcc741!important;font-size:16px;text-decoration:underline}.edms h4{padding-left:15px;padding-right:15px}.edms h3{padding-left:18px;padding-right:12px}.edms h2{padding-left:12px;padding-right:12px}.edms i,.edms span,.edms a{display:inline!important}.footer-section{padding:70px 0 0;background-color:#002147;overflow:hidden;color:#fff}.footer-section h4{color:#fff;font-weight:600}.copyright{font-size:14px;font-weight:400;text-align:center;line-height:26px}.final-footer{background-color:#212529;font-weight:400;padding:10px}.final-footer a{color:#fcc741}.footer-widget-content ul li a span{color:#fcc741;font-size:18px;font-weight:600}.subscribe-form input,.subscribe-form input:focus{border:0;background:#0b2e63}#cb-cookie-banner{position:fixed;bottom:0;left:0;width:100%;z-index:999;border-radius:0;display:none;background-color:#002147;color:#fff;font-weight:lighter}
