: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: rgb(5.2, 44, 101.2);--bs-secondary-text-emphasis: rgb(43.2, 46.8, 50);--bs-success-text-emphasis: rgb(10, 54, 33.6);--bs-info-text-emphasis: rgb(5.2, 80.8, 96);--bs-warning-text-emphasis: rgb(102, 77.2, 2.8);--bs-danger-text-emphasis: rgb(88, 21.2, 27.6);--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: rgb(206.6, 226, 254.6);--bs-secondary-bg-subtle: rgb(225.6, 227.4, 229);--bs-success-bg-subtle: rgb(209, 231, 220.8);--bs-info-bg-subtle: rgb(206.6, 244.4, 252);--bs-warning-bg-subtle: rgb(255, 242.6, 205.4);--bs-danger-bg-subtle: rgb(248, 214.6, 217.8);--bs-light-bg-subtle: rgb(251.5, 252, 252.5);--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: rgb(158.2, 197, 254.2);--bs-secondary-border-subtle: rgb(196.2, 199.8, 203);--bs-success-border-subtle: rgb(163, 207, 186.6);--bs-info-border-subtle: rgb(158.2, 233.8, 249);--bs-warning-border-subtle: rgb(255, 230.2, 155.8);--bs-danger-border-subtle: rgb(241, 174.2, 180.6);--bs-light-border-subtle: #e9ecef;--bs-dark-border-subtle: #adb5bd;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg: #fff;--bs-body-bg-rgb: 255, 255, 255;--bs-emphasis-color: #000;--bs-emphasis-color-rgb: 0, 0, 0;--bs-secondary-color: rgba(33, 37, 41, 0.75);--bs-secondary-color-rgb: 33, 37, 41;--bs-secondary-bg: #e9ecef;--bs-secondary-bg-rgb: 233, 236, 239;--bs-tertiary-color: rgba(33, 37, 41, 0.5);--bs-tertiary-color-rgb: 33, 37, 41;--bs-tertiary-bg: #f8f9fa;--bs-tertiary-bg-rgb: 248, 249, 250;--bs-heading-color: inherit;--bs-link-color: #0d6efd;--bs-link-color-rgb: 13, 110, 253;--bs-link-decoration: underline;--bs-link-hover-color: rgb(10.4, 88, 202.4);--bs-link-hover-color-rgb: 10, 88, 202;--bs-code-color: #d63384;--bs-highlight-color: #212529;--bs-highlight-bg: rgb(255, 242.6, 205.4);--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, 0.175);--bs-border-radius: 0.375rem;--bs-border-radius-sm: 0.25rem;--bs-border-radius-lg: 0.5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: var(--bs-border-radius-xxl);--bs-border-radius-pill: 50rem;--bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);--bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);--bs-focus-ring-width: 0.25rem;--bs-focus-ring-opacity: 0.25;--bs-focus-ring-color: rgba(13, 110, 253, 0.25);--bs-form-valid-color: #198754;--bs-form-valid-border-color: #198754;--bs-form-invalid-color: #dc3545;--bs-form-invalid-border-color: #dc3545}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color: #dee2e6;--bs-body-color-rgb: 222, 226, 230;--bs-body-bg: #212529;--bs-body-bg-rgb: 33, 37, 41;--bs-emphasis-color: #fff;--bs-emphasis-color-rgb: 255, 255, 255;--bs-secondary-color: rgba(222, 226, 230, 0.75);--bs-secondary-color-rgb: 222, 226, 230;--bs-secondary-bg: #343a40;--bs-secondary-bg-rgb: 52, 58, 64;--bs-tertiary-color: rgba(222, 226, 230, 0.5);--bs-tertiary-color-rgb: 222, 226, 230;--bs-tertiary-bg: rgb(42.5, 47.5, 52.5);--bs-tertiary-bg-rgb: 43, 48, 53;--bs-primary-text-emphasis: rgb(109.8, 168, 253.8);--bs-secondary-text-emphasis: rgb(166.8, 172.2, 177);--bs-success-text-emphasis: rgb(117, 183, 152.4);--bs-info-text-emphasis: rgb(109.8, 223.2, 246);--bs-warning-text-emphasis: rgb(255, 217.8, 106.2);--bs-danger-text-emphasis: rgb(234, 133.8, 143.4);--bs-light-text-emphasis: #f8f9fa;--bs-dark-text-emphasis: #dee2e6;--bs-primary-bg-subtle: rgb(2.6, 22, 50.6);--bs-secondary-bg-subtle: rgb(21.6, 23.4, 25);--bs-success-bg-subtle: rgb(5, 27, 16.8);--bs-info-bg-subtle: rgb(2.6, 40.4, 48);--bs-warning-bg-subtle: rgb(51, 38.6, 1.4);--bs-danger-bg-subtle: rgb(44, 10.6, 13.8);--bs-light-bg-subtle: #343a40;--bs-dark-bg-subtle: #1a1d20;--bs-primary-border-subtle: rgb(7.8, 66, 151.8);--bs-secondary-border-subtle: rgb(64.8, 70.2, 75);--bs-success-border-subtle: rgb(15, 81, 50.4);--bs-info-border-subtle: rgb(7.8, 121.2, 144);--bs-warning-border-subtle: rgb(153, 115.8, 4.2);--bs-danger-border-subtle: rgb(132, 31.8, 41.4);--bs-light-border-subtle: #495057;--bs-dark-border-subtle: #343a40;--bs-heading-color: inherit;--bs-link-color: rgb(109.8, 168, 253.8);--bs-link-hover-color: rgb(138.84, 185.4, 254.04);--bs-link-color-rgb: 110, 168, 254;--bs-link-hover-color-rgb: 139, 185, 254;--bs-code-color: rgb(230.4, 132.6, 181.2);--bs-highlight-color: #dee2e6;--bs-highlight-bg: rgb(102, 77.2, 2.8);--bs-border-color: #495057;--bs-border-color-translucent: rgba(255, 255, 255, 0.15);--bs-form-valid-color: rgb(117, 183, 152.4);--bs-form-valid-border-color: rgb(117, 183, 152.4);--bs-form-invalid-color: rgb(234, 133.8, 143.4);--bs-form-invalid-border-color: rgb(234, 133.8, 143.4)}*,*::before,*::after{-webkit-box-sizing:border-box;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,h5,h4,h3,h2,h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}h1{font-size:calc(1.375rem + 1.5vw)}@media(min-width: 1200px){h1{font-size:2.5rem}}h2{font-size:calc(1.325rem + 0.9vw)}@media(min-width: 1200px){h2{font-size:2rem}}h3{font-size:calc(1.3rem + 0.6vw)}@media(min-width: 1200px){h3{font-size:1.75rem}}h4{font-size:calc(1.275rem + 0.3vw)}@media(min-width: 1200px){h4{font-size:1.5rem}}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{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{font-size:0.875em}mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:0.75em;line-height:0;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}a{color:rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));text-decoration:underline}a:hover{--bs-link-color-rgb: var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:0.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:0.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:0.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;line-height:inherit;font-size:calc(1.275rem + 0.3vw)}@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}[type=search]::-webkit-search-cancel-button{cursor:pointer;-webkit-filter:grayscale(1);filter:grayscale(1)}::-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}.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:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:calc(-1*var(--bs-gutter-y));margin-right:calc(-0.5*var(--bs-gutter-x));margin-left:calc(-0.5*var(--bs-gutter-x))}.row>*{-ms-flex-negative:0;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{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.row-cols-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.row-cols-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: 0.25rem}.g-1,.gy-1{--bs-gutter-y: 0.25rem}.g-2,.gx-2{--bs-gutter-x: 0.5rem}.g-2,.gy-2{--bs-gutter-y: 0.5rem}.g-3,.gx-3{--bs-gutter-x: 1rem}.g-3,.gy-3{--bs-gutter-y: 1rem}.g-4,.gx-4{--bs-gutter-x: 1.5rem}.g-4,.gy-4{--bs-gutter-y: 1.5rem}.g-5,.gx-5{--bs-gutter-x: 3rem}.g-5,.gy-5{--bs-gutter-y: 3rem}@media(min-width: 576px){.col-sm{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.row-cols-sm-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-sm-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-sm-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-sm-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-sm-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-sm-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: 0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: 0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: 0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: 0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 3rem}}@media(min-width: 768px){.col-md{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.row-cols-md-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-md-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-md-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-md-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-md-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-md-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: 0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y: 0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x: 0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y: 0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x: 1rem}.g-md-3,.gy-md-3{--bs-gutter-y: 1rem}.g-md-4,.gx-md-4{--bs-gutter-x: 1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y: 1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x: 3rem}.g-md-5,.gy-md-5{--bs-gutter-y: 3rem}}@media(min-width: 992px){.col-lg{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.row-cols-lg-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-lg-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-lg-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-lg-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-lg-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-lg-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: 0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: 0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: 0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: 0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 3rem}}@media(min-width: 1200px){.col-xl{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.row-cols-xl-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-xl-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-xl-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-xl-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-xl-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-xl-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: 0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: 0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: 0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: 0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 3rem}}@media(min-width: 1400px){.col-xxl{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.row-cols-xxl-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-xxl-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-xxl-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-xxl-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-xxl-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-xxl-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-xxl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-xxl-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-xxl-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-xxl-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-xxl-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-xxl-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-xxl-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-xxl-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-xxl-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-xxl-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-xxl-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-xxl-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-xxl-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x: 0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: 0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: 0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: 0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x: 1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y: 1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x: 1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y: 1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 3rem}}@font-face{font-family:"swiper-icons";src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}.swiper,swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform;-webkit-transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0px, 0, 0);transform:translate3d(0px, 0, 0)}.swiper-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-slide,swiper-slide{-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-backface-hidden .swiper-slide{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-cube-shadow{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));background-image:linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));background-image:linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));background-image:linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{-ms-scroll-snap-type:none;scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-centered>.swiper-wrapper::before{content:"";-ms-flex-negative:0;flex-shrink:0;-webkit-box-ordinal-group:10000;-ms-flex-order:9999;order:9999}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;transform-origin:50%;-webkit-box-sizing:border-box;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:rgba(0,0,0,0)}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{-webkit-animation:swiper-preloader-spin 1s infinite linear;animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@-webkit-keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}: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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack: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: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-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:300ms opacity;transition:300ms opacity;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 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{-webkit-transform:scale(0.33);transform:scale(0.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(0.66);transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(0.33);transform:scale(0.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(0.66);transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(0.33);transform:scale(0.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, 0.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;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%;-webkit-transform:translate3d(0px, -50%, 0);transform:translate3d(0px, -50%, 0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-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;-webkit-transition:200ms top,200ms -webkit-transform;transition:200ms top,200ms -webkit-transform;transition:200ms transform,200ms top;transition:200ms transform,200ms top,200ms -webkit-transform}.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%;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:200ms left,200ms -webkit-transform;transition:200ms left,200ms -webkit-transform;transition:200ms transform,200ms left;transition:200ms transform,200ms left,200ms -webkit-transform}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,:host(.swiper-horizontal.swiper-rtl) .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:200ms right,200ms -webkit-transform;transition:200ms right,200ms -webkit-transform;transition:200ms transform,200ms right;transition:200ms transform,200ms right,200ms -webkit-transform}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;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}@-webkit-keyframes plyr-progress{to{background-position:25px 0;background-position:var(--plyr-progress-loading-size, 25px) 0}}@keyframes plyr-progress{to{background-position:25px 0;background-position:var(--plyr-progress-loading-size, 25px) 0}}@-webkit-keyframes plyr-popup{0%{opacity:.5;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes plyr-popup{0%{opacity:.5;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes plyr-fade-in{0%{opacity:0}to{opacity:1}}@keyframes plyr-fade-in{0%{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-box-align:center;-ms-flex-align:center;align-items:center;direction:ltr;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-family:inherit;font-family:var(--plyr-font-family, inherit);font-variant-numeric:tabular-nums;font-weight:400;font-weight:var(--plyr-font-weight-regular, 400);line-height:1.7;line-height:var(--plyr-line-height, 1.7);max-width:100%;min-width:200px;position:relative;text-shadow:none;-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease, -webkit-box-shadow .3s ease;z-index:0}.plyr audio,.plyr iframe,.plyr video{display:block;height:100%;width:100%}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{-webkit-box-sizing:border-box;box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui :after,.plyr--full-ui :before{-webkit-box-sizing:inherit;box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{-ms-touch-action:manipulation;touch-action:manipulation}.plyr__badge{background:#4a5464;background:var(--plyr-badge-background, #4a5464);border-radius:2px;border-radius:var(--plyr-badge-border-radius, 2px);color:#fff;color:var(--plyr-badge-text-color, #fff);font-size:9px;font-size:var(--plyr-font-size-badge, 9px);line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{-webkit-animation:plyr-fade-in .3s ease;animation:plyr-fade-in .3s ease;bottom:0;display:none;font-size:13px;font-size:var(--plyr-font-size-small, 13px);left:0;padding:10px;padding:var(--plyr-control-spacing, 10px);position:absolute;text-align:center;-webkit-transition:-webkit-transform .4s ease-in-out;transition:-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out;transition:transform .4s ease-in-out, -webkit-transform .4s ease-in-out;width:100%}.plyr__captions span:empty{display:none}@media(min-width: 480px){.plyr__captions{font-size:15px;font-size:var(--plyr-font-size-base, 15px);padding:20px;padding:calc(var(--plyr-control-spacing, 10px)*2)}}@media(min-width: 768px){.plyr__captions{font-size:18px;font-size:var(--plyr-font-size-large, 18px)}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions{-webkit-transform:translateY(-40px);transform:translateY(-40px);-webkit-transform:translateY(calc(var(--plyr-control-spacing, 10px) * -4));transform:translateY(calc(var(--plyr-control-spacing, 10px) * -4))}.plyr__caption{background:rgba(0,0,0,.8);background:var(--plyr-captions-background, rgba(0, 0, 0, 0.8));border-radius:4px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#fff;color:var(--plyr-captions-text-color, #fff);line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__caption div{display:inline}.plyr__control{background:rgba(0,0,0,0);border:0;border-radius:4px;border-radius:var(--plyr-control-radius, 4px);color:inherit;cursor:pointer;-ms-flex-negative:0;flex-shrink:0;overflow:visible;padding:7px;padding:calc(var(--plyr-control-spacing, 10px)*.7);position:relative;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.plyr__control svg{display:block;fill:currentColor;height:18px;height:var(--plyr-control-icon-size, 18px);pointer-events:none;width:18px;width:var(--plyr-control-icon-size, 18px)}.plyr__control:focus{outline:0}.plyr__control:focus-visible{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color, var(--plyr-color-main, var(--plyr-color-main, #00b2ff)));outline-offset:2px}a.plyr__control{text-decoration:none}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed,a.plyr__control:after,a.plyr__control:before{display:none}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:2.5px;margin-left:calc(var(--plyr-control-spacing, 10px)/4)}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:2.5px;padding-left:calc(var(--plyr-control-spacing, 10px)/4)}.plyr__controls .plyr__controls__item.plyr__time{padding:0 5px;padding:0 calc(var(--plyr-control-spacing, 10px)/2)}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child{padding-left:0}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip],.plyr__controls:empty{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__menu{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.plyr__menu .plyr__control svg{-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{-webkit-animation:plyr-popup .2s ease;animation:plyr-popup .2s ease;background:hsla(0,0%,100%,.9019607843);background:var(--plyr-menu-background, rgba(255, 255, 255, 0.9019607843));border-radius:8px;border-radius:var(--plyr-menu-radius, 8px);bottom:100%;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.1490196078);box-shadow:0 1px 2px rgba(0,0,0,.1490196078);-webkit-box-shadow:var(--plyr-menu-shadow, 0 1px 2px rgba(0, 0, 0, 0.1490196078));box-shadow:var(--plyr-menu-shadow, 0 1px 2px rgba(0, 0, 0, 0.1490196078));color:#4a5464;color:var(--plyr-menu-color, #4a5464);font-size:15px;font-size:var(--plyr-font-size-base, 15px);margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:3}.plyr__menu__container>div{overflow:hidden;-webkit-transition:height .35s cubic-bezier(0.4, 0, 0.2, 1),width .35s cubic-bezier(0.4, 0, 0.2, 1);transition:height .35s cubic-bezier(0.4, 0, 0.2, 1),width .35s cubic-bezier(0.4, 0, 0.2, 1)}.plyr__menu__container:after{border:4px solid rgba(0,0,0,0);border-top-color:hsla(0,0%,100%,.9019607843);border:var(--plyr-menu-arrow-size, 4px) solid rgba(0,0,0,0);border-top-color:var(--plyr-menu-background, rgba(255, 255, 255, 0.9019607843));content:"";height:0;position:absolute;right:14px;right:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7 - var(--plyr-menu-arrow-size, 4px)/2);top:100%;width:0}.plyr__menu__container [role=menu]{padding:7px;padding:calc(var(--plyr-control-spacing, 10px)*.7)}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#4a5464;color:var(--plyr-menu-color, #4a5464);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:13px;font-size:var(--plyr-font-size-menu, var(--plyr-font-size-small, 13px));padding:4.66667px 10.5px;padding:calc(var(--plyr-control-spacing, 10px)*.7/1.5) calc(var(--plyr-control-spacing, 10px)*.7*1.5);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.plyr__menu__container .plyr__control>span{-webkit-box-align:inherit;-ms-flex-align:inherit;align-items:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.plyr__menu__container .plyr__control:after{border:4px solid rgba(0,0,0,0);border:var(--plyr-menu-item-arrow-size, 4px) solid rgba(0,0,0,0);content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:28px;padding-right:calc(var(--plyr-control-spacing, 10px)*.7*4)}.plyr__menu__container .plyr__control--forward:after{border-left-color:#728197;border-left-color:var(--plyr-menu-arrow-color, #728197);right:6.5px;right:calc(var(--plyr-control-spacing, 10px)*.7*1.5 - var(--plyr-menu-item-arrow-size, 4px))}.plyr__menu__container .plyr__control--forward:focus-visible:after,.plyr__menu__container .plyr__control--forward:hover:after{border-left-color:initial}.plyr__menu__container .plyr__control--back{font-weight:400;font-weight:var(--plyr-font-weight-regular, 400);margin:7px;margin:calc(var(--plyr-control-spacing, 10px)*.7);margin-bottom:3.5px;margin-bottom:calc(var(--plyr-control-spacing, 10px)*.7/2);padding-left:28px;padding-left:calc(var(--plyr-control-spacing, 10px)*.7*4);position:relative;width:calc(100% - 14px);width:calc(100% - var(--plyr-control-spacing, 10px)*.7*2)}.plyr__menu__container .plyr__control--back:after{border-right-color:#728197;border-right-color:var(--plyr-menu-arrow-color, #728197);left:6.5px;left:calc(var(--plyr-control-spacing, 10px)*.7*1.5 - var(--plyr-menu-item-arrow-size, 4px))}.plyr__menu__container .plyr__control--back:before{background:#dcdfe5;background:var(--plyr-menu-back-border-color, #dcdfe5);-webkit-box-shadow:0 1px 0 #fff;box-shadow:0 1px 0 #fff;-webkit-box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color, #fff);box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color, #fff);content:"";height:1px;left:0;margin-top:3.5px;margin-top:calc(var(--plyr-control-spacing, 10px)*.7/2);overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back:focus-visible:after,.plyr__menu__container .plyr__control--back:hover:after{border-right-color:initial}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:7px;padding-left:calc(var(--plyr-control-spacing, 10px)*.7)}.plyr__menu__container .plyr__control[role=menuitemradio]:after,.plyr__menu__container .plyr__control[role=menuitemradio]:before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]:before{background:rgba(0,0,0,.1019607843);content:"";display:block;-ms-flex-negative:0;flex-shrink:0;height:16px;margin-right:10px;margin-right:var(--plyr-control-spacing, 10px);-webkit-transition:all .3s ease;transition:all .3s ease;width:16px}.plyr__menu__container .plyr__control[role=menuitemradio]:after{background:#fff;border:0;height:6px;left:12px;opacity:0;top:50%;-webkit-transform:translateY(-50%) scale(0);transform:translateY(-50%) scale(0);-webkit-transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,opacity .3s ease;transition:transform .3s ease,opacity .3s ease,-webkit-transform .3s ease;width:6px}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before{background:#00b2ff;background:var(--plyr-control-toggle-checked-background, var(--plyr-color-main, var(--plyr-color-main, #00b2ff)))}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after{opacity:1;-webkit-transform:translateY(-50%) scale(1);transform:translateY(-50%) scale(1)}.plyr__menu__container .plyr__control[role=menuitemradio]:focus-visible:before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before{background:rgba(35,40,47,.1019607843)}.plyr__menu__container .plyr__menu__value{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:auto;margin-right:-5px;margin-right:calc(var(--plyr-control-spacing, 10px)*.7*-1 + 2px);overflow:hidden;padding-left:24.5px;padding-left:calc(var(--plyr-control-spacing, 10px)*.7*3.5);pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:rgba(0,0,0,0);border:0;border-radius:26px;border-radius:calc(var(--plyr-range-thumb-height, 13px)*2);color:#00b2ff;color:var(--plyr-range-fill-background, var(--plyr-color-main, var(--plyr-color-main, #00b2ff)));display:block;height:19px;height:calc(var(--plyr-range-thumb-active-shadow-width, 3px)*2 + var(--plyr-range-thumb-height, 13px));margin:0;min-width:0;padding:0;-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease, -webkit-box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:rgba(0,0,0,0);background-image:-webkit-gradient(linear, left top, right top, color-stop(0, currentColor), color-stop(0, rgba(0, 0, 0, 0)));background-image:linear-gradient(90deg, currentColor 0, rgba(0, 0, 0, 0) 0);background-image:linear-gradient(to right, currentColor var(--value, 0), rgba(0, 0, 0, 0) var(--value, 0));border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height, 5px);-webkit-transition:box-shadow .3s ease;-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease, -webkit-box-shadow .3s ease;-webkit-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#fff;background:var(--plyr-range-thumb-background, #fff);border:0;border-radius:100%;-webkit-box-shadow:0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2);box-shadow:0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2);-webkit-box-shadow:var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.1490196078), 0 0 0 1px rgba(35, 40, 47, 0.2));box-shadow:var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.1490196078), 0 0 0 1px rgba(35, 40, 47, 0.2));height:13px;height:var(--plyr-range-thumb-height, 13px);margin-top:-4px;margin-top:calc((var(--plyr-range-thumb-height, 13px) - var(--plyr-range-track-height, 5px))/2*-1);position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height, 13px)}.plyr--full-ui input[type=range]::-moz-range-track{background:rgba(0,0,0,0);border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height, 5px);-moz-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-moz-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:#fff;background:var(--plyr-range-thumb-background, #fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.1490196078), 0 0 0 1px rgba(35, 40, 47, 0.2));height:13px;height:var(--plyr-range-thumb-height, 13px);position:relative;-moz-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height, 13px)}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height, 5px)}.plyr--full-ui input[type=range]::-ms-track{color:rgba(0,0,0,0)}.plyr--full-ui input[type=range]::-ms-fill-upper,.plyr--full-ui input[type=range]::-ms-track{background:rgba(0,0,0,0);border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height, 5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-ms-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:rgba(0,0,0,0);background:currentColor;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height, 5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-ms-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-ms-thumb{background:#fff;background:var(--plyr-range-thumb-background, #fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.1490196078), 0 0 0 1px rgba(35, 40, 47, 0.2));height:13px;height:var(--plyr-range-thumb-height, 13px);margin-top:0;position:relative;-ms-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height, 13px)}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range]:focus-visible::-webkit-slider-runnable-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color, var(--plyr-color-main, var(--plyr-color-main, #00b2ff)));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-moz-range-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color, var(--plyr-color-main, var(--plyr-color-main, #00b2ff)));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-ms-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color, var(--plyr-color-main, var(--plyr-color-main, #00b2ff)));outline-offset:2px}.plyr__poster{background-color:#000;background-color:var(--plyr-video-background, var(--plyr-video-background, #000));background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;-webkit-transition:opacity .2s ease;transition:opacity .2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr--youtube.plyr--paused.plyr__poster-enabled:not(.plyr--stopped) .plyr__poster{display:none}.plyr__time{font-size:13px;font-size:var(--plyr-font-size-time, var(--plyr-font-size-small, 13px))}.plyr__time+.plyr__time:before{content:"⁄";margin-right:10px;margin-right:var(--plyr-control-spacing, 10px)}@media(max-width: 767px){.plyr__time+.plyr__time{display:none}}.plyr__tooltip{background:#fff;background:var(--plyr-tooltip-background, #fff);border-radius:5px;border-radius:var(--plyr-tooltip-radius, 5px);bottom:100%;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.1490196078);box-shadow:0 1px 2px rgba(0,0,0,.1490196078);-webkit-box-shadow:var(--plyr-tooltip-shadow, 0 1px 2px rgba(0, 0, 0, 0.1490196078));box-shadow:var(--plyr-tooltip-shadow, 0 1px 2px rgba(0, 0, 0, 0.1490196078));color:#4a5464;color:var(--plyr-tooltip-color, #4a5464);font-size:13px;font-size:var(--plyr-font-size-small, 13px);font-weight:400;font-weight:var(--plyr-font-weight-regular, 400);left:50%;line-height:1.3;margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing, 10px)/2*2);opacity:0;padding:5px 7.5px;padding:calc(var(--plyr-control-spacing, 10px)/2) calc(var(--plyr-control-spacing, 10px)/2*1.5);pointer-events:none;position:absolute;-webkit-transform:translate(-50%, 10px) scale(0.8);transform:translate(-50%, 10px) scale(0.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transition:opacity .2s ease .1s,-webkit-transform .2s ease .1s;transition:opacity .2s ease .1s,-webkit-transform .2s ease .1s;transition:transform .2s ease .1s,opacity .2s ease .1s;transition:transform .2s ease .1s,opacity .2s ease .1s,-webkit-transform .2s ease .1s;white-space:nowrap;z-index:2}.plyr__tooltip:before{border-left:4px solid rgba(0,0,0,0);border-left:var(--plyr-tooltip-arrow-size, 4px) solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);border-right:var(--plyr-tooltip-arrow-size, 4px) solid rgba(0,0,0,0);border-top:4px solid #fff;border-top:var(--plyr-tooltip-arrow-size, 4px) solid var(--plyr-tooltip-background, #fff);bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size, 4px)*-1);content:"";height:0;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:0;z-index:2}.plyr .plyr__control:focus-visible .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;-webkit-transform:translate(-50%) scale(1);transform:translate(-50%) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip{left:0;-webkit-transform:translateY(10px) scale(0.8);transform:translateY(10px) scale(0.8);-webkit-transform-origin:0 100%;transform-origin:0 100%}.plyr__controls>.plyr__control:first-child .plyr__tooltip:before,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip:before{left:16px;left:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7)}.plyr__controls>.plyr__control:last-child .plyr__tooltip{left:auto;right:0;-webkit-transform:translateY(10px) scale(0.8);transform:translateY(10px) scale(0.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%}.plyr__controls>.plyr__control:last-child .plyr__tooltip:before{left:auto;right:16px;right:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7);-webkit-transform:translateX(50%);transform:translateX(50%)}.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{-webkit-transform:translate(0) scale(1);transform:translate(0) scale(1)}.plyr__progress{left:6.5px;left:calc(var(--plyr-range-thumb-height, 13px)*.5);margin-right:13px;margin-right:var(--plyr-range-thumb-height, 13px);position:relative}.plyr__progress input[type=range],.plyr__progress__buffer{margin-left:-6.5px;margin-left:calc(var(--plyr-range-thumb-height, 13px)*-0.5);margin-right:-6.5px;margin-right:calc(var(--plyr-range-thumb-height, 13px)*-0.5);width:calc(100% + 13px);width:calc(100% + var(--plyr-range-thumb-height, 13px))}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{left:0;max-width:120px;overflow-wrap:break-word}.plyr__progress__buffer{-webkit-appearance:none;background:rgba(0,0,0,0);border:0;border-radius:100px;height:5px;height:var(--plyr-range-track-height, 5px);left:0;margin-top:-2.5px;margin-top:calc(var(--plyr-range-track-height, 5px)/2*-1);padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:rgba(0,0,0,0)}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height, 5px);-webkit-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height, 5px);-moz-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;-ms-transition:width .2s ease;transition:width .2s ease}.plyr--loading .plyr__progress__buffer{-webkit-animation:plyr-progress 1s linear infinite;animation:plyr-progress 1s linear infinite;background-image:linear-gradient(-45deg, rgba(35, 40, 47, 0.6) 25%, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 50%, rgba(35, 40, 47, 0.6) 0, rgba(35, 40, 47, 0.6) 75%, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0));background-image:linear-gradient(-45deg, var(--plyr-progress-loading-background, rgba(35, 40, 47, 0.6)) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, var(--plyr-progress-loading-background, rgba(35, 40, 47, 0.6)) 50%, var(--plyr-progress-loading-background, rgba(35, 40, 47, 0.6)) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));background-repeat:repeat-x;background-size:25px 25px;background-size:var(--plyr-progress-loading-size, 25px) var(--plyr-progress-loading-size, 25px);color:rgba(0,0,0,0)}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:hsla(0,0%,100%,.2509803922);background-color:var(--plyr-video-progress-buffered-background, rgba(255, 255, 255, 0.2509803922))}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6))}.plyr__progress__marker{background-color:#fff;background-color:var(--plyr-progress-marker-background, #fff);border-radius:1px;height:5px;height:var(--plyr-range-track-height, 5px);position:absolute;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:3px;width:var(--plyr-progress-marker-width, 3px);z-index:3}.plyr__volume{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.plyr__volume input[type=range]{margin-left:5px;margin-left:calc(var(--plyr-control-spacing, 10px)/2);margin-right:5px;margin-right:calc(var(--plyr-control-spacing, 10px)/2);max-width:90px;min-width:60px;position:relative;z-index:2}.plyr--audio{display:block}.plyr--audio .plyr__controls{background:#fff;background:var(--plyr-audio-controls-background, #fff);border-radius:inherit;color:#4a5464;color:var(--plyr-audio-control-color, #4a5464);padding:10px;padding:var(--plyr-control-spacing, 10px)}.plyr--audio .plyr__control:focus-visible,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-audio-control-background-hover, var(--plyr-color-main, var(--plyr-color-main, #00b2ff)));color:#fff;color:var(--plyr-audio-control-color-hover, #fff)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background, var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6)))}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background, var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6)))}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background, var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6)))}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{-webkit-box-shadow:0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1019607843);box-shadow:0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1019607843);-webkit-box-shadow:var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.1490196078), 0 0 0 1px rgba(35, 40, 47, 0.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(35, 40, 47, 0.1019607843));box-shadow:var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.1490196078), 0 0 0 1px rgba(35, 40, 47, 0.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(35, 40, 47, 0.1019607843))}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1019607843);box-shadow:var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.1490196078), 0 0 0 1px rgba(35, 40, 47, 0.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(35, 40, 47, 0.1019607843))}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1019607843);box-shadow:var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.1490196078), 0 0 0 1px rgba(35, 40, 47, 0.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(35, 40, 47, 0.1019607843))}.plyr--audio .plyr__progress__buffer{color:rgba(193,200,209,.6);color:var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6))}.plyr--video{overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;background:var(--plyr-video-background, var(--plyr-video-background, #000));border-radius:inherit;height:100%;margin:auto;overflow:hidden;position:relative;width:100%}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{aspect-ratio:16/9}@supports not (aspect-ratio: 16/9){.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%;position:relative}}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;-webkit-transform:translateY(-38.28125%);transform:translateY(-38.28125%)}.plyr--video .plyr__controls{background:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.7490196078)));background:linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7490196078));background:var(--plyr-video-controls-background, linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7490196078)));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:#fff;color:var(--plyr-video-control-color, #fff);left:0;padding:5px;padding:calc(var(--plyr-control-spacing, 10px)/2);padding-top:20px;padding-top:calc(var(--plyr-control-spacing, 10px)*2);position:absolute;right:0;-webkit-transition:opacity .4s ease-in-out,-webkit-transform .4s ease-in-out;transition:opacity .4s ease-in-out,-webkit-transform .4s ease-in-out;transition:opacity .4s ease-in-out,transform .4s ease-in-out;transition:opacity .4s ease-in-out,transform .4s ease-in-out,-webkit-transform .4s ease-in-out;z-index:3}@media(min-width: 480px){.plyr--video .plyr__controls{padding:10px;padding:var(--plyr-control-spacing, 10px);padding-top:35px;padding-top:calc(var(--plyr-control-spacing, 10px)*3.5)}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;-webkit-transform:translateY(100%);transform:translateY(100%)}.plyr--video .plyr__control:focus-visible,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-video-control-background-hover, var(--plyr-color-main, var(--plyr-color-main, #00b2ff)));color:#fff;color:var(--plyr-video-control-color-hover, #fff)}.plyr__control--overlaid{background:#00b2ff;background:var(--plyr-video-control-background-hover, var(--plyr-color-main, var(--plyr-color-main, #00b2ff)));border:0;border-radius:100%;color:#fff;color:var(--plyr-video-control-color, #fff);display:none;left:50%;opacity:.9;padding:15px;padding:calc(var(--plyr-control-spacing, 10px)*1.5);position:absolute;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transition:.3s;transition:.3s;z-index:2}.plyr__control--overlaid svg{left:2px;position:relative}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{opacity:1}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:hsla(0,0%,100%,.2509803922);background-color:var(--plyr-video-range-track-background, var(--plyr-video-progress-buffered-background, rgba(255, 255, 255, 0.2509803922)))}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:hsla(0,0%,100%,.2509803922);background-color:var(--plyr-video-range-track-background, var(--plyr-video-progress-buffered-background, rgba(255, 255, 255, 0.2509803922)))}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:hsla(0,0%,100%,.2509803922);background-color:var(--plyr-video-range-track-background, var(--plyr-video-progress-buffered-background, rgba(255, 255, 255, 0.2509803922)))}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{-webkit-box-shadow:0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px hsla(0,0%,100%,.5019607843);box-shadow:0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px hsla(0,0%,100%,.5019607843);-webkit-box-shadow:var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.1490196078), 0 0 0 1px rgba(35, 40, 47, 0.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(255, 255, 255, 0.5019607843));box-shadow:var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.1490196078), 0 0 0 1px rgba(35, 40, 47, 0.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(255, 255, 255, 0.5019607843))}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px hsla(0,0%,100%,.5019607843);box-shadow:var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.1490196078), 0 0 0 1px rgba(35, 40, 47, 0.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(255, 255, 255, 0.5019607843))}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px hsla(0,0%,100%,.5019607843);box-shadow:var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.1490196078), 0 0 0 1px rgba(35, 40, 47, 0.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(255, 255, 255, 0.5019607843))}.plyr--video .plyr__progress__buffer{color:hsla(0,0%,100%,.2509803922);color:var(--plyr-video-progress-buffered-background, rgba(255, 255, 255, 0.2509803922))}.plyr:-webkit-full-screen{background:#000;border-radius:0 !important;height:100%;margin:0;width:100%}.plyr:-ms-fullscreen{background:#000;border-radius:0 !important;height:100%;margin:0;width:100%}.plyr:fullscreen{background:#000;border-radius:0 !important;height:100%;margin:0;width:100%}.plyr:-webkit-full-screen video{height:100%}.plyr:-ms-fullscreen video{height:100%}.plyr:fullscreen video{height:100%}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-webkit-full-screen.plyr--hide-controls{cursor:none}.plyr:-ms-fullscreen.plyr--hide-controls{cursor:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media(min-width: 1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge, 21px)}.plyr:-ms-fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge, 21px)}.plyr:fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge, 21px)}}.plyr--fullscreen-fallback{background:#000;border-radius:0 !important;height:100%;inset:0;margin:0;position:fixed;width:100%;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media(min-width: 1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge, 21px)}}.plyr__ads{border-radius:inherit;cursor:pointer;inset:0;overflow:hidden;position:absolute;z-index:-1}.plyr__ads>div,.plyr__ads>div iframe{height:100%;position:absolute;width:100%}.plyr__ads:after{background:#23282f;border-radius:2px;bottom:10px;bottom:var(--plyr-control-spacing, 10px);color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:10px;right:var(--plyr-control-spacing, 10px);z-index:3}.plyr__ads:empty:after{display:none}.plyr__cues{background:currentColor;display:block;height:5px;height:var(--plyr-range-track-height, 5px);left:0;opacity:.8;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:3px;z-index:3}.plyr__preview-thumb{background-color:#fff;background-color:var(--plyr-tooltip-background, #fff);border-radius:8px;border-radius:var(--plyr-menu-radius, 8px);bottom:100%;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.1490196078);box-shadow:0 1px 2px rgba(0,0,0,.1490196078);-webkit-box-shadow:var(--plyr-tooltip-shadow, 0 1px 2px rgba(0, 0, 0, 0.1490196078));box-shadow:var(--plyr-tooltip-shadow, 0 1px 2px rgba(0, 0, 0, 0.1490196078));margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing, 10px)/2*2);opacity:0;padding:3px;pointer-events:none;position:absolute;-webkit-transform:translateY(10px) scale(0.8);transform:translateY(10px) scale(0.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transition:opacity .2s ease .1s,-webkit-transform .2s ease .1s;transition:opacity .2s ease .1s,-webkit-transform .2s ease .1s;transition:transform .2s ease .1s,opacity .2s ease .1s;transition:transform .2s ease .1s,opacity .2s ease .1s,-webkit-transform .2s ease .1s;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;-webkit-transform:translate(0) scale(1);transform:translate(0) scale(1)}.plyr__preview-thumb:before{border-left:4px solid rgba(0,0,0,0);border-left:var(--plyr-tooltip-arrow-size, 4px) solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);border-right:var(--plyr-tooltip-arrow-size, 4px) solid rgba(0,0,0,0);border-top:4px solid #fff;border-top:var(--plyr-tooltip-arrow-size, 4px) solid var(--plyr-tooltip-background, #fff);bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size, 4px)*-1);content:"";height:0;left:calc(50% + var(--preview-arrow-offset));position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c8d1;border-radius:7px;border-radius:calc(var(--plyr-menu-radius, 8px) - 1px);overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container img,.plyr__preview-thumb__image-container:after{height:100%;left:0;position:absolute;top:0;width:100%}.plyr__preview-thumb__image-container:after{border-radius:inherit;-webkit-box-shadow:inset 0 0 0 1px rgba(0,0,0,.1490196078);box-shadow:inset 0 0 0 1px rgba(0,0,0,.1490196078);content:"";pointer-events:none}.plyr__preview-thumb__image-container img{max-height:none;max-width:none}.plyr__preview-thumb__time-container{background:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.7490196078)));background:linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7490196078));background:var(--plyr-video-controls-background, linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7490196078)));border-bottom-left-radius:7px;border-bottom-left-radius:calc(var(--plyr-menu-radius, 8px) - 1px);border-bottom-right-radius:7px;border-bottom-right-radius:calc(var(--plyr-menu-radius, 8px) - 1px);bottom:0;left:0;line-height:1.1;padding:20px 6px 6px;position:absolute;right:0;z-index:3}.plyr__preview-thumb__time-container span{color:#fff;font-size:13px;font-size:var(--plyr-font-size-time, var(--plyr-font-size-small, 13px))}.plyr__preview-scrubbing{-webkit-filter:blur(1px);filter:blur(1px);height:100%;inset:0;margin:auto;opacity:0;overflow:hidden;pointer-events:none;position:absolute;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;width:100%;z-index:1}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;-o-object-fit:contain;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{-webkit-transition:none !important;transition:none !important}.plyr__sr-only{clip:rect(1px, 1px, 1px, 1px);border:0 !important;height:1px !important;overflow:hidden;padding:0 !important;position:absolute !important;width:1px !important}.plyr [hidden]{display:none !important}@font-face{font-family:"icomoon";src:url("../fonts/icomoon.eot");src:url("../fonts/icomoon.eot#iefix") format("embedded-opentype"),url("../fonts/icomoon.ttf") format("truetype"),url("../fonts/icomoon.woff") format("woff"),url("../fonts/icomoon.svg#icomoon") format("svg");font-weight:normal;font-style:normal;font-display:block}.icon-360,.icon-swipe,.icon-marks,.icon-e,.icon-socket,.icon-check,.icon-arrow,.icon-facebook,.icon-instagram,.icon-linkedin,.icon-twitter,.icon-close,.icon-menu,.icon-download{font-family:"icomoon" !important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-download:before{content:"\e900"}.icon-menu:before{content:"\e901"}.icon-close:before{content:"\e902"}.icon-twitter:before{content:"\e903"}.icon-linkedin:before{content:"\e904"}.icon-instagram:before{content:"\e905"}.icon-facebook:before{content:"\e906"}.icon-arrow:before{content:"\e907"}.icon-check:before{content:"\e90a"}.icon-socket:before{content:"\e90b"}.icon-e:before{content:"\e90c"}.icon-marks:before{content:"\e908"}.icon-swipe:before{content:"\e909"}.icon-360:before{content:"\e90d"}:root,[data-bs-theme=light]{--bs-body-font-family: PT Sans, sans-serif;--bs-body-line-height: 25px;--bs-body-color: #060c32}@media(min-width: 0){.container-lg,.container-md,.container-sm,.container{max-width:100%;padding-left:20px;padding-right:20px}}@media(min-width: 768px){.container-lg,.container-md,.container-sm,.container{max-width:100%;padding-left:30px;padding-right:30px}}@media(min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1260px}}:root{--plyr-color-main: #39A95E}html{-ms-scroll-chaining:none;overscroll-behavior:none;background-color:#060c32}body{font-size:17px;-webkit-font-smoothing:antialiased;background-color:#060c32;overflow-x:hidden}body.popup-active{overflow:hidden}@media(min-width: 768px){body{font-size:18px}}body .judo-spin-wrapper{max-width:600px;margin-top:-80px !important;position:relative;margin-bottom:30px !important}body .judo-spin-wrapper::before{content:"";font-family:"icomoon";position:absolute;right:calc(50% - 22px);top:0;z-index:10;font-size:24px;color:#060c32}body .judo-spin-wrapper .judo-popup-btn{left:calc(50% - 13px);bottom:10px;position:absolute;width:26px;height:26px;display:block;border-radius:50%;border:1px solid #ddd;background-color:rgba(0,0,0,0);-webkit-animation:pulse-white 2s infinite;animation:pulse-white 2s infinite;-webkit-box-shadow:0 0 0 0 #060c32;box-shadow:0 0 0 0 #060c32;-webkit-transform:scale(1);transform:scale(1);z-index:10;outline:none}body .judo-spin-wrapper .judo-popup-btn::before{position:absolute;content:"";left:6px;top:6px;width:12px;height:12px;border-radius:50%;display:block;background-color:#060c32;border:1px solid #060c32;-webkit-transition:all 200ms;transition:all 200ms}body .judo-image-popup{position:fixed;left:0;top:0;width:100%;height:100%;background:#fff;z-index:100;overflow:hidden;opacity:0;visibility:hidden}body .judo-image-popup .judo-image-popup-content{position:relative;max-width:1100px;margin-left:auto;margin-right:auto;height:100%}body .judo-image-popup .judo-image-popup-content .zoom-container{width:100%;height:100%;position:relative;overflow:hidden;-ms-touch-action:none;touch-action:none;cursor:-webkit-grab;cursor:grab}body .judo-image-popup .judo-image-popup-content .zoom-container.dragging{cursor:-webkit-grabbing;cursor:grabbing}body .judo-image-popup .judo-image-popup-content .zoom-container .zoom-image{width:100%;height:auto;display:block;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translate(0px, 0px) scale(1);transform:translate(0px, 0px) scale(1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;will-change:transform;max-width:none !important;margin:0 !important}body .judo-image-popup button{position:absolute;margin:0;padding:0;border:0;background:rgba(0,0,0,0);color:#060c32;left:30px;top:30px;font-size:21px;z-index:10;outline:none}body .judo-image-popup.active{opacity:1;visibility:visible}body .gmap{width:100%;height:600px;position:relative}body .gmap .gm-style-iw-chr{position:absolute;right:0;top:0}body .gmap .gm-style-iw-ch{display:none !important}body .gmap .gmap-popup{font-size:14px;padding:16px 0 0 0;font-family:"Barlow Condensed",sans-serif}body .gmap .gmap-popup i{font-size:7px}body .gmap .gmap-popup strong{display:block;padding:0 30px 0 0;margin:0 0 10px 0;font-size:18px}body .gmap .gmap-popup span{font-weight:bold;font-style:italic}body.with-promo .main{padding-top:0}body.with-promo .header-top{background-color:rgba(0,0,0,0)}body.menu-active{overflow:hidden}body.menu-active .body-overlay{width:100%;height:100%;background:rgba(0,0,0,0);position:fixed;left:0;top:0;z-index:45}body a{-webkit-transition:all 200ms;transition:all 200ms;color:#39a95e;text-decoration:none}body a:hover{color:#16863b}body a[href^="tel:"]{color:#707c7c}body a[href^="tel:"]:hover{color:#707c7c}body .logo-link{display:inline-block}body .logo-link:hover .logo i{-webkit-animation:ePlug .5s ease-out;animation:ePlug .5s ease-out}body .main{padding:70px 0 0 0;background-color:#fff}@media(min-width: 768px){body .main{padding:80px 0 0 0}}body .logo{font-family:"Montserrat Alternates",sans-serif;font-weight:700;color:#060c32;font-size:24px;display:inline-block}body .logo i{color:#39a95e;display:inline-block;vertical-align:middle;font-size:26px;margin:0 1px 0 1px;-webkit-transform-origin:50% 55%;transform-origin:50% 55%;-webkit-animation:eEnergy .6s cubic-bezier(0.25, 1.4, 0.5, 1);animation:eEnergy .6s cubic-bezier(0.25, 1.4, 0.5, 1)}@-webkit-keyframes swipe-left-right{0%,100%{left:-4px}50%{left:4px}}@keyframes swipe-left-right{0%,100%{left:-4px}50%{left:4px}}@-webkit-keyframes eEnergy{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}40%{-webkit-transform:rotate(10deg);transform:rotate(10deg)}70%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes eEnergy{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}40%{-webkit-transform:rotate(10deg);transform:rotate(10deg)}70%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@-webkit-keyframes ePlug{0%{-webkit-transform:translateX(0) rotate(0deg);transform:translateX(0) rotate(0deg)}40%{-webkit-transform:translateX(3px) rotate(8deg);transform:translateX(3px) rotate(8deg)}100%{-webkit-transform:translateX(0) rotate(0deg);transform:translateX(0) rotate(0deg)}}@keyframes ePlug{0%{-webkit-transform:translateX(0) rotate(0deg);transform:translateX(0) rotate(0deg)}40%{-webkit-transform:translateX(3px) rotate(8deg);transform:translateX(3px) rotate(8deg)}100%{-webkit-transform:translateX(0) rotate(0deg);transform:translateX(0) rotate(0deg)}}@-webkit-keyframes pulse-white{0%{-webkit-transform:scale(0.95);transform:scale(0.95);-webkit-box-shadow:0 0 0 0 rgba(6,12,50,.5);box-shadow:0 0 0 0 rgba(6,12,50,.5)}70%{-webkit-transform:scale(1);transform:scale(1);-webkit-box-shadow:0 0 0 10px rgba(6,12,50,0);box-shadow:0 0 0 10px rgba(6,12,50,0)}100%{-webkit-transform:scale(0.95);transform:scale(0.95);-webkit-box-shadow:0 0 0 0 rgba(6,12,50,0);box-shadow:0 0 0 0 rgba(6,12,50,0)}}@keyframes pulse-white{0%{-webkit-transform:scale(0.95);transform:scale(0.95);-webkit-box-shadow:0 0 0 0 rgba(6,12,50,.5);box-shadow:0 0 0 0 rgba(6,12,50,.5)}70%{-webkit-transform:scale(1);transform:scale(1);-webkit-box-shadow:0 0 0 10px rgba(6,12,50,0);box-shadow:0 0 0 10px rgba(6,12,50,0)}100%{-webkit-transform:scale(0.95);transform:scale(0.95);-webkit-box-shadow:0 0 0 0 rgba(6,12,50,0);box-shadow:0 0 0 0 rgba(6,12,50,0)}}body button{color:#060c32}body .section{padding:60px 0}@media(min-width: 992px){body .section{padding:80px 0}}body .section .container{position:relative}body .section .section-title{font-size:36px;line-height:41px;font-weight:700;text-transform:uppercase;margin-bottom:50px;font-family:"Barlow Condensed",sans-serif}body .section .section-title span{font-weight:300}body .section .section-title i{font-size:13px}@media(min-width: 768px){body .section .section-title i{font-size:23px}}body .section .section-title strong{font-style:italic;font-weight:700}@media(min-width: 768px){body .section .section-title{font-size:46px;line-height:56px}}body .text-center{text-align:center}body .table-content::before{content:"";font-family:"icomoon";display:block;-webkit-animation:swipe-left-right 2s infinite;animation:swipe-left-right 2s infinite;opacity:.7;position:relative;margin:0;font-size:24px;text-align:center;color:#000}@media(min-width: 768px){body .table-content::before{display:none}}body .table-content .table-wrapper{overflow-x:auto;scrollbar-width:none;-ms-overflow-style:-ms-autohiding-scrollbar;margin:0 0 60px 0}body .table-content .table-wrapper table{border:0;border-spacing:0;margin:0;padding:0;border-collapse:separate;color:#505362;min-width:550px;width:100%;text-align:left;font-size:17px}@media(min-width: 768px){body .table-content .table-wrapper table{font-size:18px}}body .table-content .table-wrapper table tr th{vertical-align:top;padding:10px;border-bottom:1px solid #bfc1cc;font-weight:600;color:#060c32;background-color:#fff;font-size:17px;text-transform:none}@media(min-width: 768px){body .table-content .table-wrapper table tr th{background-color:rgba(0,0,0,0);font-size:18px}}body .table-content .table-wrapper table tr th strong{font-weight:600}body .table-content .table-wrapper table tr th:last-child{text-align:right}body .table-content .table-wrapper table tr th:first-child{position:sticky;left:0;width:180px}@media(min-width: 768px){body .table-content .table-wrapper table tr th:first-child{position:relative;max-width:none}}body .table-content .table-wrapper table tr:hover td{background-color:#f4f4f4 !important}body .table-content .table-wrapper table tr td{padding:10px;vertical-align:top;border-bottom:1px solid #ddd;font-weight:300;background-color:#fff}@media(min-width: 768px){body .table-content .table-wrapper table tr td{background-color:rgba(0,0,0,0)}}body .table-content .table-wrapper table tr td:first-child{position:sticky;left:0;width:180px}@media(min-width: 768px){body .table-content .table-wrapper table tr td:first-child{position:relative;max-width:none}}body .table-content .table-wrapper table tr td strong{font-weight:600}body .table-content .table-wrapper table tr td span{display:block;font-size:16px;line-height:23px}body .table-content .table-wrapper table tr td:last-child{text-align:right}body .table-content .table-wrapper table tr:last-child td{border-bottom:0}body .table-content .table-wrapper::-webkit-scrollbar{display:none}body table{border:0;margin:0 0 60px 0;border-spacing:0;padding:0;border-collapse:separate;color:#060c32;width:100%;text-align:left;font-size:17px}@media(min-width: 768px){body table{font-size:18px}}body table tr:first-child th{padding:0 10px 20px 10px}@media(min-width: 768px){body table tr:first-child th{padding:0 15px 20px 15px}}body table tr th{vertical-align:top;padding:60px 10px 20px 10px;border-bottom:0;font-weight:600;color:#060c32;background-color:#fff;text-transform:uppercase;font-size:20px}body table tr th:nth-child(2){text-align:right}@media(min-width: 768px){body table tr th{background-color:rgba(0,0,0,0);padding:60px 15px 20px 15px;font-size:22px}}body table tr th strong{font-weight:600}body table tr:nth-child(odd) td{background-color:#f4f4f4}body table tr td{padding:10px;vertical-align:top;border-bottom:0;font-weight:300}@media(min-width: 768px){body table tr td{background-color:rgba(0,0,0,0);padding:10px 15px}}body table tr td strong{font-weight:600}body table tr td span{display:block;font-size:16px;line-height:23px}body table tr td:nth-child(2){text-align:right;min-width:155px}body table tr td ul li{margin-bottom:0 !important}body table tr:last-child td{border-bottom:0}body .buttons-panel{display:block;list-style-type:none;margin:0 0 30px 0;padding:40px 0 0 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(min-width: 992px){body .buttons-panel{display:-webkit-box;display:-ms-flexbox;display:flex}}body .buttons-panel li{margin:0 0 20px 0}@media(min-width: 992px){body .buttons-panel li{margin:0 40px 0 0}}body .buttons-panel li:last-child{margin:0}body .btn{height:44px;line-height:42px;font-size:18px;background-color:#39a95e;color:#fff !important;font-weight:600;display:inline-block;margin:0;border:0;padding:0 18px;min-width:160px;text-align:center;font-family:"Barlow Condensed",sans-serif}body .btn:hover{background-color:#16863b !important;color:#fff !important}@media(min-width: 992px){body .btn{height:51px;line-height:49px;font-size:20px;padding:0 20px;min-width:194px}}body .btn.btn-dark{background-color:#060c32;color:#fff}body .btn.btn-dark:hover{background-color:#2f3835}body .base-link{display:inline-block;position:relative;padding:0 0 0 34px;font-size:18px;font-weight:600;font-family:"Barlow Condensed",sans-serif;color:#060c32}@media(min-width: 992px){body .base-link{font-size:20px}}body .base-link::before{content:"";font-family:"icomoon";font-size:13px;position:absolute;left:0;top:1px;color:#39a95e;-webkit-transition:left 200ms;transition:left 200ms}body .base-link:hover{color:#16863b !important}body .base-link:hover::before{left:4px;color:#16863b}body .breadcrumbs{list-style-type:none;margin:0 0 20px 0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:16px;line-height:22px;font-family:"Barlow Condensed",sans-serif}body .breadcrumbs li{margin:0 0 5px 0}body .breadcrumbs li::after{content:"/";color:#ddd;margin:0 5px;font-weight:400}body .breadcrumbs li:last-child::after{display:none}body .breadcrumbs li .base-link{font-size:16px;line-height:22px}body .breadcrumbs li i{font-size:8px}body .breadcrumbs li a{color:#060c32}body .breadcrumbs li a:hover{color:#39a95e}body .contact-info{line-height:18px;padding:0;margin:0 0 30px 34px}body .contact-info a[href^="tel:"]{color:#fff;font-family:"Barlow Condensed",sans-serif;font-size:24px;font-weight:600;margin:0;position:relative}body .contact-info a[href^="tel:"]:hover{color:#16863b}body .contact-info a[href^="tel:"]:hover::before{left:-30px;color:#16863b}body .contact-info a[href^="tel:"]::before{content:"";font-family:"icomoon";font-size:13px;position:absolute;left:-34px;top:6px;color:#39a95e;-webkit-transition:left 200ms;transition:left 200ms}body .contact-info a[href^="mailto:"]{font-size:16px}body form{margin:0}@media(min-width: 768px){body form{margin:40px 0 0 0}}@media(min-width: 992px){body form{margin:80px 0 0 0}}body form .form-element{margin:0 0 15px 0}@media(min-width: 768px){body form .form-element{margin:0 0 24px 0}}body form .form-element.text-center{text-align:left}@media(min-width: 768px){body form .form-element.text-center{text-align:center}}body form .form-element.error input[type=text],body form .form-element.error input[type=email],body form .form-element.error input[type=password]{border-color:#39a95e !important;color:#39a95e !important}body form .form-element.error input[type=text]::-webkit-input-placeholder,body form .form-element.error input[type=email]::-webkit-input-placeholder,body form .form-element.error input[type=password]::-webkit-input-placeholder{color:#39a95e}body form .form-element.error input[type=text]:-moz-placeholder,body form .form-element.error input[type=email]:-moz-placeholder,body form .form-element.error input[type=password]:-moz-placeholder{color:#39a95e}body form .form-element.error input[type=text]::-moz-placeholder,body form .form-element.error input[type=email]::-moz-placeholder,body form .form-element.error input[type=password]::-moz-placeholder{color:#39a95e}body form .form-element.error input[type=text]:-ms-input-placeholder,body form .form-element.error input[type=email]:-ms-input-placeholder,body form .form-element.error input[type=password]:-ms-input-placeholder{color:#39a95e}body form .form-element.error textarea{border-color:#39a95e !important;color:#39a95e !important}body form .form-element.error textarea::-webkit-input-placeholder{color:#39a95e}body form .form-element.error textarea:-moz-placeholder{color:#39a95e}body form .form-element.error textarea::-moz-placeholder{color:#39a95e}body form .form-element.error textarea:-ms-input-placeholder{color:#39a95e}body form .form-element label{display:block;font-size:16px;line-height:25px;margin:0 0 10px 0;padding:0 0 0 20px;color:#060c32}@media(min-width: 768px){body form .form-element label{font-size:18px}}body form .form-element input[type=text],body form .form-element input[type=email],body form .form-element input[type=password]{font-size:16px;color:#060c32;border:1px solid #ddd;background-color:rgba(0,0,0,0);padding:10px 16px;width:100%;outline:none;-webkit-transition:all 200ms;transition:all 200ms}body form .form-element input[type=text]::-webkit-input-placeholder,body form .form-element input[type=email]::-webkit-input-placeholder,body form .form-element input[type=password]::-webkit-input-placeholder{color:#707c7c}body form .form-element input[type=text]:-moz-placeholder,body form .form-element input[type=email]:-moz-placeholder,body form .form-element input[type=password]:-moz-placeholder{color:#707c7c}body form .form-element input[type=text]::-moz-placeholder,body form .form-element input[type=email]::-moz-placeholder,body form .form-element input[type=password]::-moz-placeholder{color:#707c7c}body form .form-element input[type=text]:-ms-input-placeholder,body form .form-element input[type=email]:-ms-input-placeholder,body form .form-element input[type=password]:-ms-input-placeholder{color:#707c7c}body form .form-element input[type=text]:focus,body form .form-element input[type=email]:focus,body form .form-element input[type=password]:focus{border-color:#060c32}@media(min-width: 768px){body form .form-element input[type=text],body form .form-element input[type=email],body form .form-element input[type=password]{padding:14px 16px;font-size:18px}}body form .form-element textarea{font-size:16px;color:#060c32;border:1px solid #ddd;background-color:rgba(0,0,0,0);padding:10px 16px;width:100%;outline:none;resize:none;min-height:156px;-webkit-transition:all 200ms;transition:all 200ms}body form .form-element textarea::-webkit-input-placeholder{color:#707c7c}body form .form-element textarea:-moz-placeholder{color:#707c7c}body form .form-element textarea::-moz-placeholder{color:#707c7c}body form .form-element textarea:-ms-input-placeholder{color:#707c7c}body form .form-element textarea:focus{border-color:#060c32}@media(min-width: 768px){body form .form-element textarea{padding:14px 16px;font-size:18px}}body form .custom-checkbox.error input[type=checkbox]+label:before{border-color:#c6093b}body form .custom-checkbox.error .error-label{padding:4px 0 0 30px}body form .custom-checkbox input[type=checkbox]{position:absolute;opacity:0;margin:0}body form .custom-checkbox input[type=checkbox]+label{position:relative;cursor:pointer;padding:0;margin:0;font-size:16px;color:#060c32;line-height:23px;font-weight:400;padding:0 0 0 30px}body form .custom-checkbox input[type=checkbox]+label a{color:#060c32;text-decoration:underline}body form .custom-checkbox input[type=checkbox]+label a:hover{text-decoration:none}body form .custom-checkbox input[type=checkbox]+label:before{content:"";margin:0;padding:0;display:block;width:20px;height:20px;border-radius:4px;border:1px solid #ddd;background:rgba(0,0,0,0);position:absolute;left:0}body form .custom-checkbox input[type=checkbox]:hover+label:before{background:rgba(0,0,0,0)}body form .custom-checkbox input[type=checkbox]:checked+label:before{background:#39a95e;border-color:#39a95e}body form .custom-checkbox input[type=checkbox]:disabled+label{opacity:.5;cursor:auto}body form .custom-checkbox input[type=checkbox]:disabled+label:before{-webkit-box-shadow:none;box-shadow:none;background:#fff}body form .custom-checkbox input[type=checkbox]:checked+label:after{content:"";font-family:"icomoon";font-size:10px;position:absolute;color:#fff;left:4px;top:0}body .overlay-alert-container{background:rgba(5,9,36,.7);border:0;position:fixed;top:0;left:0;width:100%;z-index:1000;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body .overlay-alert-container .overlay-alert{padding:0;width:320px}body .overlay-alert-container .overlay-alert .alert-inner{text-align:center;background:#fff;padding:30px 20px 25px 20px}body .overlay-alert-container .overlay-alert .alert-content{color:#060c32}body .overlay-alert-container .overlay-alert img{width:40px;display:inline-block;margin:0 0 25px 0}body .overlay-alert-container .overlay-alert p{line-height:22px;margin:0 0 25px 0}body .overlay-alert-container .overlay-alert p a{color:#39a95e}body .overlay-alert-container .overlay-alert p a:hover{color:#16863b}body .overlay-alert-container .overlay-alert .alert-close{margin:0}.header{height:70px;background-color:#060c32;z-index:40;position:fixed;left:0;top:0;width:100%;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:transform 200ms;-webkit-transition:-webkit-transform 200ms;transition:-webkit-transform 200ms;transition:transform 200ms;transition:transform 200ms, -webkit-transform 200ms}@media(min-width: 768px){.header{height:80px}}.header.hide{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.header .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:70px}@media(min-width: 768px){.header .container{height:80px}}.header .container .header-left{width:20%}.header .container .header-left .icon-menu{margin:0;padding:0;border:0;color:#fff;font-size:21px;background:rgba(0,0,0,0);height:22px;-webkit-transition:color 200ms;transition:color 200ms}.header .container .header-left .icon-menu:hover{color:#39a95e}.header .container .header-left .icon-menu:focus-visible{outline:none}.header .container .header-middle .header-logo{display:inline-block}.header .container .header-middle .header-logo .logo{color:#fff;font-size:28px}@media(min-width: 768px){.header .container .header-middle .header-logo .logo{font-size:38px}}.header .container .header-middle .header-logo .logo i{font-size:30px}@media(min-width: 768px){.header .container .header-middle .header-logo .logo i{font-size:40px}}.header .container .header-menu{display:none}@media(min-width: 992px){.header .container .header-menu{display:block}}.header .container .header-menu ul{margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;list-style-type:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header .container .header-menu ul li{margin:0 24px 0 0}.header .container .header-menu ul li:last-child{margin:0}.header .container .header-menu ul li:last-child a{border:1px solid #ddd;color:#39a95e;line-height:22px;padding:8px 13px;height:auto;line-height:22px}.header .container .header-menu ul li a{font-size:18px;color:#060c32;display:inline-block;height:80px;line-height:80px}.header .container .header-menu ul li a:hover{color:#39a95e}.header .container .header-menu ul li a.active{color:#39a95e}.header .container .header-menu ul li.has-submenu .container{height:auto}.header .container .header-menu ul li.has-submenu .container .row{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.header .container .header-menu ul li.has-submenu a::after{content:"";font-family:"icomoon";font-size:8px;display:inline-block;vertical-align:middle;margin:-2px 0 0 8px;color:#39a95e}.header .container .header-menu ul li.has-submenu:hover .header-submenu{display:-webkit-box;display:-ms-flexbox;display:flex}.header .container .header-menu ul li .header-submenu{display:none;position:absolute;left:0;top:80px;width:100%;padding:40px 0 40px 0;background-color:hsla(0,0%,100%,.95);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.header .container .header-menu ul li .header-submenu .header-submenu-title{font-size:32px;line-height:36px;font-weight:600;margin:0 0 30px 0}.header .container .header-menu ul li .header-submenu .header-submenu-image img{display:block;width:100%;max-width:100%}.header .container .header-menu ul li .header-submenu-links{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.header .container .header-menu ul li .header-submenu-links li{margin:0 0 20px 0;padding:0 20px 0 50px;position:relative;width:50%}.header .container .header-menu ul li .header-submenu-links li:hover a{color:#39a95e}.header .container .header-menu ul li .header-submenu-links li:hover::before{width:20px}.header .container .header-menu ul li .header-submenu-links li::before{content:"";width:40px;height:1px;background-color:#39a95e;display:block;margin:0 10px 0 0;position:absolute;left:0;top:11px;-webkit-transition:all 200ms;transition:all 200ms}.header .container .header-menu ul li .header-submenu-links li:last-child a{color:#060c32}.header .container .header-menu ul li .header-submenu-links li:last-child a:hover{color:#39a95e}.header .container .header-menu ul li .header-submenu-links li a{padding:0;border:0;border-radius:0;display:inline;line-height:22px;height:auto}.header .container .header-menu ul li .header-submenu-links li a::after{display:none}.header .container .header-right{width:20%;text-align:right}.header .container .header-right .language-select{position:relative;height:38px;width:37px;display:inline-block}.header .container .header-right .language-select::after{content:"";font-family:"icomoon";color:#39a95e;font-size:8px;top:8px;right:0;position:absolute}.header .container .header-right .language-select select{height:38px;position:absolute;left:0;top:0;width:100%;padding:0 15px 0 0;z-index:10;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:rgba(0,0,0,0);outline:none;cursor:pointer;color:#fff;border:0;text-transform:uppercase;-webkit-transition:all 200ms;transition:all 200ms}.header .container .header-right .language-select select:hover{color:#39a95e}.footer{background-color:#060c32;color:#bfc1cc;padding:60px 0 0 0}.footer .col-sm-12{margin:0 0 40px 0}@media(min-width: 576px){.footer .col-sm-12{margin:0 0 60px 0}}@media(min-width: 992px){.footer{padding:80px 0 80px 0}.footer .col-sm-12{margin:0}}.footer .logo-link .logo{color:#fff}.footer .footer-title{color:#fff;font-size:22px;line-height:25px;text-transform:uppercase;font-weight:600;margin:0 0 20px 0;font-family:"Barlow Condensed",sans-serif}.footer .footer-links{margin:0;padding:0;list-style-type:none}.footer .footer-links li{font-size:16px;line-height:23px;margin:0 0 10px 0}.footer .footer-links li a{color:#bfc1cc;font-family:"Barlow Condensed",sans-serif;font-size:18px;font-weight:300}.footer .footer-links li a i{color:#39a95e;font-size:10px;margin:0 2px 0 0}.footer .footer-links li a:hover{color:#16863b}.footer .footer-links li a:hover i{color:#16863b}.footer address,.footer p{font-size:16px;line-height:23px;margin:0 0 25px 0;color:#fff}.footer address strong,.footer p strong{font-weight:700}.footer address a,.footer p a{color:#fff}.footer address a:hover,.footer p a:hover{color:#39a95e}.footer .footer-social-links{margin:0 0 10px 0;padding:0;list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex}.footer .footer-social-links li{margin:0 16px 0 0}.footer .footer-social-links li:last-child{margin:0}.footer .footer-social-links li a{color:#fff;font-size:22px}.footer .footer-social-links li a:hover{color:#39a95e}.footer .copyright{color:#505362;font-size:14px}.menu-aside{position:fixed;width:100%;height:100%;background-color:#060c32;left:-100%;top:0;color:#fff;z-index:50}.menu-aside.active{left:0}.menu-aside{-webkit-transition:left 200ms;transition:left 200ms}@media(min-width: 576px){.menu-aside{max-width:450px}}.menu-aside .menu-aside-header{height:90px;padding:30px 30px 40px 30px}@media(min-width: 576px){.menu-aside .menu-aside-header{padding:30px 50px 40px 50px}}.menu-aside .menu-aside-header .icon-close{font-size:21px;margin:0;padding:0;border:0;background-color:rgba(0,0,0,0);color:#fff;-webkit-transition:color 200ms;transition:color 200ms}.menu-aside .menu-aside-header .icon-close:hover{color:#39a95e}.menu-aside .menu-aside-scroll-content{height:calc(100% - 90px);-ms-scroll-chaining:none;overscroll-behavior:contain;overflow-y:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;scrollbar-color:#1c1c1c #060c32}.menu-aside .menu-aside-scroll-content::-webkit-scrollbar{width:11px}.menu-aside .menu-aside-scroll-content::-webkit-scrollbar-track{background-color:rgba(0,0,0,0);width:11px}.menu-aside .menu-aside-scroll-content::-webkit-scrollbar-thumb{background-color:#1c1c1c;border-right:8px solid #060c32;border-top:20px solid #060c32;border-bottom:20px solid #060c32}.menu-aside .menu-aside-scroll-content::-webkit-scrollbar-thumb:hover{background-color:#1c1c1c}.menu-aside .menu-aside-scroll-content::-webkit-scrollbar-thumb:active{background-color:#1c1c1c}.menu-aside .menu-aside-scroll-content::-webkit-scrollbar-thumb:vertical{min-height:175px}.menu-aside .menu-aside-scroll-content .menu-aside-content{padding:0 30px 30px 30px}@media(min-width: 576px){.menu-aside .menu-aside-scroll-content .menu-aside-content{padding:0 40px 50px 50px}}.menu-aside .menu-aside-scroll-content .menu-aside-content .menu{list-style-type:none;margin:0 0 80px 0;padding:0}.menu-aside .menu-aside-scroll-content .menu-aside-content .menu li{margin:0 0 15px 0}.menu-aside .menu-aside-scroll-content .menu-aside-content .menu li a{font-size:22px;color:#fff;line-height:32px;font-family:"Barlow Condensed",sans-serif;text-transform:uppercase;font-weight:600}.menu-aside .menu-aside-scroll-content .menu-aside-content .menu li a i{font-size:12px;color:#39a95e;margin:0 2px 0 0}.menu-aside .menu-aside-scroll-content .menu-aside-content .menu li a:hover{color:#16863b}.menu-aside .menu-aside-scroll-content .menu-aside-content .menu li a:hover i{color:#16863b}.menu-aside .menu-aside-scroll-content .menu-aside-content .menu li a.active{color:#16863b}.menu-aside .menu-aside-scroll-content .menu-aside-content .menu li a.active i{color:#16863b}.menu-aside .menu-aside-scroll-content .menu-aside-content .menu li.has-submenu div{position:relative;display:inline-block;padding:0 35px 0 0;max-width:100%}.menu-aside .menu-aside-scroll-content .menu-aside-content .menu li.has-submenu div .icon-arrow{margin:0;padding:0;border:0;font-size:8px;background:rgba(0,0,0,0);color:#fff;cursor:pointer;width:30px;height:20px;display:block;text-align:center;position:absolute;right:0;top:6px;-webkit-transition:all 200ms;transition:all 200ms}.menu-aside .menu-aside-scroll-content .menu-aside-content .menu li.has-submenu div .icon-arrow:hover{color:#39a95e}.menu-aside .menu-aside-scroll-content .menu-aside-content .menu li.has-submenu.active ul{display:block}.menu-aside .menu-aside-scroll-content .menu-aside-content .menu li.has-submenu.active .icon-arrow{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.menu-aside .menu-aside-scroll-content .menu-aside-content .menu li.has-submenu ul{margin:0;padding:20px 0 0 20px;list-style-type:none;display:none}.menu-aside .menu-aside-scroll-content .menu-aside-content .menu li.has-submenu ul li{margin:0 0 10px 0}.menu-aside .menu-aside-scroll-content .menu-aside-content .menu li.has-submenu ul li a{font-size:18px;font-weight:300;vertical-align:top;line-height:22px;text-transform:none}.menu-aside .menu-aside-scroll-content .menu-aside-content .menu li.has-submenu ul li a i{font-size:10px}.menu-aside .menu-aside-scroll-content .menu-aside-content .menu li.has-submenu ul li a strong{font-weight:600;text-transform:uppercase;font-style:italic}.menu-aside .menu-aside-scroll-content .menu-aside-footer{font-size:16px}.menu-aside .menu-aside-scroll-content .menu-aside-footer address{line-height:22px;margin:0 0 25px 0}.menu-aside .menu-aside-scroll-content .menu-aside-footer address span{color:#fff}.menu-aside .menu-aside-scroll-content .menu-aside-footer p{line-height:22px;margin:0 0 25px 0}.menu-aside .menu-aside-scroll-content .menu-aside-footer a:hover{color:#16863b}.menu-aside .menu-aside-scroll-content .menu-aside-footer .footer-social-links{margin:0;padding:0;list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex}.menu-aside .menu-aside-scroll-content .menu-aside-footer .footer-social-links li{margin:0 16px 0 0}.menu-aside .menu-aside-scroll-content .menu-aside-footer .footer-social-links li:last-child{margin:0}.menu-aside .menu-aside-scroll-content .menu-aside-footer .footer-social-links li a{font-size:22px;color:#fff}.section.section-accordion .accordion{margin:0;padding:0 0 0}.section.section-accordion .accordion dt.active span{color:#39a95e}.section.section-accordion .accordion dt.active span::before{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.section.section-accordion .accordion dt:hover span{color:#16863b}.section.section-accordion .accordion dt:hover span::before{background-color:#16863b;color:#fff}.section.section-accordion .accordion dt span{font-size:20px;line-height:28px;font-weight:600;position:relative;padding:0 0 0 46px;display:inline-block;margin:0 0 20px 0;cursor:pointer;-webkit-transition:all 200ms;transition:all 200ms}@media(min-width: 768px){.section.section-accordion .accordion dt span{font-size:22px;line-height:36px;padding:0 0 0 56px}}.section.section-accordion .accordion dt span::before{content:"";font-family:"icomoon";font-size:8px;text-align:center;background-color:#39a95e;display:block;position:absolute;width:30px;height:30px;line-height:30px;position:absolute;left:0;top:-2px;color:#fff}@media(min-width: 768px){.section.section-accordion .accordion dt span::before{top:0;width:36px;height:36px;line-height:36px}}.section.section-accordion .accordion dd{color:#707c7c;font-size:16px;line-height:25px;padding:0 0 0 56px;margin:0 0 30px 0;position:relative;display:none}@media(min-width: 768px){.section.section-accordion .accordion dd{font-size:18px}}.section.section-accordion .accordion dd::before{content:"";position:absolute;left:18px;top:0;display:block;width:1px;height:100%;background-color:#bfc1cc}.section.section-content-slider{padding:0;background-color:#060c32;position:relative;margin:0}.section.section-content-slider .content-slider-wrapper{display:block;padding:50px 0;margin:0}@media(min-width: 576px){.section.section-content-slider .content-slider-wrapper{padding:50px 30px}}@media(min-width: 768px){.section.section-content-slider .content-slider-wrapper{padding:60px}}@media(min-width: 992px){.section.section-content-slider .content-slider-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:100px 80px}}.section.section-content-slider .content-slider-wrapper .content-slider-wrapper-left{width:auto;padding:0}@media(min-width: 992px){.section.section-content-slider .content-slider-wrapper .content-slider-wrapper-left{width:50%;padding:0 40px 0 0}}.section.section-content-slider .content-slider-wrapper .content-slider-wrapper-left .section-title{color:#fff;font-family:"Barlow Condensed",sans-serif;text-align:left;font-size:40px;line-height:25px;font-weight:700}@media(min-width: 768px){.section.section-content-slider .content-slider-wrapper .content-slider-wrapper-left .section-title{font-size:60px;line-height:45px}}.section.section-content-slider .content-slider-wrapper .content-slider-wrapper-left .section-title strong{display:block;font-size:55px;line-height:55px;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-text-stroke-color:#39a95e;-webkit-text-stroke-width:3px;font-weight:800;font-style:italic}@media(min-width: 768px){.section.section-content-slider .content-slider-wrapper .content-slider-wrapper-left .section-title strong{font-size:80px;line-height:80px}}.section.section-content-slider .content-slider-wrapper .content-slider-wrapper-right{width:auto}@media(min-width: 992px){.section.section-content-slider .content-slider-wrapper .content-slider-wrapper-right{width:50%}}.section.section-content-slider .content-slider-wrapper .content-slider-wrapper-right .content-slider .swiper-slide{color:#bfc1cc;font-size:17px;line-height:24px}@media(min-width: 992px){.section.section-content-slider .content-slider-wrapper .content-slider-wrapper-right .content-slider .swiper-slide{font-size:18px;line-height:25px}}.section.section-content-slider .content-slider-wrapper .content-slider-wrapper-right .content-slider .swiper-slide h3{font-size:25px;line-height:29px;text-transform:uppercase;font-weight:600;color:#fff;margin:0 0 20px 0;font-family:"Barlow Condensed",sans-serif}@media(min-width: 576px){.section.section-content-slider .content-slider-wrapper .content-slider-wrapper-right .content-slider .swiper-slide h3{font-size:40px;line-height:40px}}.section.section-content-slider .content-slider-wrapper .content-slider-wrapper-right .content-slider .swiper-slide strong{color:#fff}.section.section-content-slider .content-slider-wrapper .content-slider-wrapper-right .content-slider .swiper-slide .slide-text{margin:0 0 50px 0}.section.section-content-slider .content-slider-wrapper .content-slider-wrapper-right .content-slider .swiper-slide .slide-text p{margin:0 0 20px 0}.section.section-content-slider .content-slider-wrapper .content-slider-wrapper-right .content-slider .swiper-slide .slide-text p:last-child{margin:0}.section.section-content-slider .content-slider-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 40px 0}.section.section-content-slider .content-slider-pagination .content-slider-page{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 8px 5px 0}@media(min-width: 480px){.section.section-content-slider .content-slider-pagination .content-slider-page{margin:0 10px 5px 0}}.section.section-content-slider .content-slider-pagination .content-slider-page .content-slider-page-number{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.section.section-content-slider .content-slider-pagination .content-slider-page .content-slider-page-number span{line-height:23px;font-size:16px;color:#bfc1cc}@media(min-width: 992px){.section.section-content-slider .content-slider-pagination .content-slider-page .content-slider-page-number span{font-size:18px}}.section.section-content-slider .content-slider-pagination .content-slider-page .content-slider-page-number .content-slider-indicator{position:relative;width:24px;height:1px;margin:0 0 0 6px;background-color:#bfc1cc}@media(min-width: 480px){.section.section-content-slider .content-slider-pagination .content-slider-page .content-slider-page-number .content-slider-indicator{width:50px}}.section.section-content-slider .content-slider-pagination .content-slider-page .content-slider-page-number .content-slider-indicator .content-slider-indicator-state{position:absolute;top:0;left:0;width:0%;height:1px;background-color:#39a95e}.section.section-content-slider .content-slider-pagination .content-slider-page.content-slider-page-active .content-slider-page-number span{color:#39a95e}.section.section-content-slider .content-slider-pagination .content-slider-page.content-slider-page-active .content-slider-page-number .content-slider-indicator .content-slider-indicator-state{-webkit-animation-name:countingBar;animation-name:countingBar;-webkit-animation-duration:20s;animation-duration:20s;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-direction:alternate;animation-direction:alternate;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes countingBar{0%{width:0}100%{width:100%}}@keyframes countingBar{0%{width:0}100%{width:100%}}.box-image{position:relative;-webkit-box-shadow:0px 30px 30px rgba(0,0,0,.1137254902);box-shadow:0px 30px 30px rgba(0,0,0,.1137254902)}.box-image img{display:block;width:100%;max-width:100%}.box-image .box-image-content{position:absolute;z-index:20;left:0;bottom:0;width:100%;height:100%}.box-image .box-image-content.no-desc:hover .box-image-title{bottom:40px}@media(min-width: 992px){.box-image .box-image-content.no-desc:hover .box-image-title{bottom:63px}}.box-image .box-image-content:hover .box-image-title{bottom:100px}@media(min-width: 992px){.box-image .box-image-content:hover .box-image-title{bottom:130px}}.box-image .box-image-content:hover .box-image-description{height:60px;visibility:visible;opacity:1}@media(min-width: 992px){.box-image .box-image-content:hover .box-image-description{height:68px}}.box-image .box-image-content .box-image-new{position:absolute;left:0;top:0;background-color:#39a95e;color:#fff;display:block;font-family:"Barlow Condensed",sans-serif;font-size:16px;padding:5px 10px}@media(min-width: 768px){.box-image .box-image-content .box-image-new{font-size:18px}}.box-image .box-image-content .box-image-title{font-size:24px;line-height:28px;font-weight:300;font-family:"Barlow Condensed",sans-serif;text-transform:uppercase;position:absolute;left:0;bottom:40px;z-index:30;margin:0 20px 10px 20px;max-height:75px;width:calc(100% - 40px);display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis}.box-image .box-image-content .box-image-title strong{display:block;font-weight:700;font-style:italic;font-size:32px;line-height:28px}@media(min-width: 992px){.box-image .box-image-content .box-image-title strong{font-size:50px;line-height:40px}}.box-image .box-image-content .box-image-title i{font-size:13px;margin:0 2px 0 0}@media(min-width: 992px){.box-image .box-image-content .box-image-title i{font-size:16px}}.box-image .box-image-content .box-image-title{-webkit-transition:bottom 200ms;transition:bottom 200ms}@media(min-width: 992px){.box-image .box-image-content .box-image-title{font-size:30px;line-height:34px;margin:0 40px 20px 40px;width:calc(100% - 80px);bottom:63px}}.box-image .box-image-content .box-image-description{font-size:15px;line-height:20px;position:absolute;color:#9094ac;left:0;bottom:45px;z-index:30;margin:0 20px;height:0;width:calc(100% - 40px);overflow:hidden;visibility:hidden;opacity:0;display:-webkit-box;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-transition:height 200ms;transition:height 200ms}@media(min-width: 992px){.box-image .box-image-content .box-image-description{margin:0 40px;width:calc(100% - 80px);font-size:16px;line-height:22px;bottom:70px}}.box-image .box-image-content .box-image-link{padding:0;position:absolute;margin:0 20px;text-align:left;left:0;bottom:15px;z-index:30}@media(min-width: 992px){.box-image .box-image-content .box-image-link{margin:0 40px;bottom:40px}}.box-image .box-image-content .box-image-link a{color:#39a95e;display:inline-block;padding:0 0 0 34px;font-size:18px;line-height:22px;font-weight:600;font-family:"Barlow Condensed",sans-serif}.box-image .box-image-content .box-image-link a::before{content:"";font-family:"icomoon";font-size:13px;position:absolute;left:0;top:2px;color:#39a95e;-webkit-transition:left 200ms;transition:left 200ms}.box-image .box-image-content .box-image-link a:hover{color:#16863b}.box-image .box-image-content .box-image-link a:hover::before{left:4px;color:#16863b}.section.section-box-image-slider{overflow:hidden;padding-top:0;margin-top:-40px;position:relative;z-index:3}.section.section-box-image-slider .box-image-slider-wrapper{margin:0 0 24px 0}.section.section-box-image-slider .box-image-slider-wrapper .box-image-slider{padding-right:20px;padding-bottom:60px;padding-left:30px;margin-left:-30px}@media(min-width: 768px){.section.section-box-image-slider .box-image-slider-wrapper .box-image-slider{padding-right:30px}}.section.section-box-image-slider .box-image-slider-wrapper .box-image-slider .swiper-slide{width:280px}@media(min-width: 480px){.section.section-box-image-slider .box-image-slider-wrapper .box-image-slider .swiper-slide{width:320px}}@media(min-width: 768px){.section.section-box-image-slider .box-image-slider-wrapper .box-image-slider .swiper-slide{width:342px}}@media(min-width: 992px){.section.section-box-image-slider .box-image-slider-wrapper .box-image-slider .swiper-slide{width:384px}}.section.section-box-image-slider .box-image-slider-navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-right:20px;margin-top:-60px;position:relative;z-index:2}@media(min-width: 768px){.section.section-box-image-slider .box-image-slider-navigation{margin-right:30px}}.section.section-box-image-slider .box-image-slider-navigation .box-image-slider-prev,.section.section-box-image-slider .box-image-slider-navigation .box-image-slider-next{width:36px;height:36px;line-height:36px;display:block;text-align:center;background-color:#39a95e;cursor:pointer;color:#fff;-webkit-transition:all 200ms;transition:all 200ms}.section.section-box-image-slider .box-image-slider-navigation .box-image-slider-prev::before,.section.section-box-image-slider .box-image-slider-navigation .box-image-slider-next::before{font-size:8px;font-family:"icomoon";content:"";display:block}.section.section-box-image-slider .box-image-slider-navigation .box-image-slider-prev.swiper-button-disabled,.section.section-box-image-slider .box-image-slider-navigation .box-image-slider-next.swiper-button-disabled{background-color:#dfe0e5;cursor:default;color:#060c32;opacity:.3}.section.section-box-image-slider .box-image-slider-navigation .box-image-slider-prev.swiper-button-disabled:hover,.section.section-box-image-slider .box-image-slider-navigation .box-image-slider-next.swiper-button-disabled:hover{background-color:#dfe0e5}.section.section-box-image-slider .box-image-slider-navigation .box-image-slider-prev:hover,.section.section-box-image-slider .box-image-slider-navigation .box-image-slider-next:hover{background-color:#16863b}.section.section-box-image-slider .box-image-slider-navigation .box-image-slider-prev::before{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.section.section-box-image-slider .box-image-slider-navigation .box-image-slider-next{margin-left:10px}.section.section-box-image-slider .box-image-slider-navigation .box-image-slider-next::before{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.section.section-content-dark{background-color:#060c32;color:#bfc1cc;margin:0;position:relative;z-index:2}.section.section-content-dark .content-title{font-family:"Barlow Condensed",sans-serif;color:#fff;font-size:40px;line-height:40px;margin:0 0 30px 0;font-weight:600;text-transform:uppercase;font-weight:700}.section.section-content-dark .content-title strong{font-style:italic;display:block;color:#39a95e;font-size:50px;line-height:40px;font-weight:800}@media(min-width: 992px){.section.section-content-dark .content-title strong{font-size:70px;line-height:60px}}@media(min-width: 992px){.section.section-content-dark .content-title{font-size:60px;line-height:60px}}.section.section-content-dark .content-text{margin:0 0 40px 0;font-size:17px;line-height:24px}.section.section-content-dark .content-text strong{font-weight:700;color:#fff}@media(min-width: 768px){.section.section-content-dark .content-text{font-size:18px;line-height:25px}}.section.section-content-dark .content-text p{margin:0 0 30px 0}.section.section-content-dark .content-text p:last-child{margin:0}.section.section-content-dark .content-text a{color:#39a95e}.section.section-content-dark .content-text a:hover{color:#16863b}.section.section-content-dark .content-text .base-link{color:#fff}.section.section-content-dark .content-text a[href^="tel:"]{color:#fff}.section.section-content-dark .content-text a[href^="tel:"]:hover{color:#16863b}.section.section-content-dark .content-text ul:not(.buttons-panel){list-style-type:none;margin:0 0 30px 0;padding:0}.section.section-content-dark .content-text ul:not(.buttons-panel):last-child{margin:0}.section.section-content-dark .content-text ul:not(.buttons-panel) li{position:relative;padding:0 0 0 16px;margin:0 0 15px 0}.section.section-content-dark .content-text ul:not(.buttons-panel) li:last-child{margin:0}.section.section-content-dark .content-text ul:not(.buttons-panel) li::before{position:absolute;width:6px;height:6px;border-radius:50%;background-color:#39a95e;content:"";left:0;top:9px}.section.section-content-dark .content-text ol{margin:0 0 30px 0;padding:0;list-style:none;counter-reset:kmf-counter}.section.section-content-dark .content-text ol:last-child{margin:0}.section.section-content-dark .content-text ol li{position:relative;padding:0 0 0 25px;margin:0 0 15px 0;counter-increment:kmf-counter}.section.section-content-dark .content-text ol li:last-child{margin:0}.section.section-content-dark .content-text ol li::before{content:counter(kmf-counter) ". ";color:#39a95e;font-weight:600;position:absolute;left:0;top:0}.section.section-content-dark .content-image{margin:-120px auto 40px auto;max-width:400px}@media(min-width: 768px){.section.section-content-dark .content-image{margin:-120px auto 60px auto}}.section.section-content-dark .content-image.no-title::before{display:none}@media(min-width: 768px){.section.section-content-dark .content-image{margin:-120px 0 60px 0;max-width:none}}@media(min-width: 768px){.section.section-content-dark .content-image{margin:-120px 0 0 0}}@media(min-width: 992px){.section.section-content-dark .content-image{margin:-118px 0 0 0}}.section.section-content-dark .content-image{position:relative}.section.section-content-dark .content-image img{display:block;width:100%;max-width:100%}.section.section-content-dark .content-image iframe{width:100%;height:100%;border:0;aspect-ratio:1/1}.section.section-content-dark .section-title{margin:40px 0 40px 0;color:#fff}@media(min-width: 768px){.section.section-content-dark .section-title{margin:40px 0 0 0}}@media(min-width: 992px){.section.section-content-dark .section-title{margin:80px 0 0 0}}.section.section-content-dark .video-container{border:1px solid #ddd;padding:20px;margin:0}@media(min-width: 768px){.section.section-content-dark .video-container{margin:40px 0 0 0}}@media(min-width: 992px){.section.section-content-dark .video-container{margin:80px 0 0 0}}.section.section-content-dark .video-container .embed-container{position:relative;padding-bottom:56.25%;overflow:hidden;max-width:100%;height:auto}.section.section-content-dark .video-container .embed-container iframe,.section.section-content-dark .video-container .embed-container object,.section.section-content-dark .video-container .embed-container embed{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.section.section-content-dark form .form-element label{color:#fff}.section.section-content-dark form .form-element input[type=text],.section.section-content-dark form .form-element input[type=email],.section.section-content-dark form .form-element input[type=password]{color:#fff}.section.section-content-dark form .form-element input[type=text]:focus,.section.section-content-dark form .form-element input[type=email]:focus,.section.section-content-dark form .form-element input[type=password]:focus{border-color:#fff}.section.section-content-dark form .form-element textarea{color:#fff}.section.section-content-dark form .form-element textarea:focus{border-color:#fff}.section.section-content-dark form .custom-checkbox input[type=checkbox]+label{color:#fff}.section.section-content-dark form .custom-checkbox input[type=checkbox]+label a{color:#fff}.section-promo{position:relative;min-height:650px;padding:0 !important;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(min-width: 768px){.section-promo{min-height:730px}}@media(min-width: 1700px){.section-promo{min-height:900px}}.section-promo::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,0) linear-gradient(149deg, #121A50 0%, #39A95E 100%) 0% 0% no-repeat padding-box;z-index:6;opacity:.7}.section-promo .container .promo{position:relative;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-promo .container .promo h1{font-size:40px;line-height:45px;color:#fff;font-family:"Barlow Condensed",sans-serif;text-transform:uppercase;font-weight:600;text-align:center;margin:0 0 40px 0}@media(min-width: 768px){.section-promo .container .promo h1{font-size:90px;line-height:95px}}.section-promo .container .promo h1 strong{display:block;font-size:70px;line-height:70px;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-text-stroke-color:#39a95e;-webkit-text-stroke-width:3px;font-weight:800;font-style:italic;text-align:center;margin:-24px 0 0 0;z-index:-1;position:relative}@media(min-width: 768px){.section-promo .container .promo h1 strong{font-size:120px;line-height:120px;margin:-40px 0 0 0}}.section-promo .container .promo .promo-text{color:#fff;font-size:17px;line-height:24px;text-align:center}@media(min-width: 768px){.section-promo .container .promo .promo-text{font-size:20px;line-height:26px}}.section-promo .container .buttons-panel .base-link{color:#fff}.section-promo .promo-video-bg{position:absolute;left:0;top:0;width:100%;height:100%;z-index:5}.section-promo .promo-video-bg video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section-promo .promo-slider{position:absolute;left:0;top:0;width:100%;height:100%;z-index:5}.section-promo .promo-slider .swiper-slide img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section.section-content{padding:20px 0 80px 0;position:relative}@media(min-width: 768px){.section.section-content{padding:20px 0 80px 0}}.section.section-content .content-text{color:#707c7c;padding:0;font-size:17px;line-height:24px}@media(min-width: 768px){.section.section-content .content-text{font-size:18px;line-height:25px;padding:0 20px 0 0}}.section.section-content .content-text h2,.section.section-content .content-text h3,.section.section-content .content-text h4{color:#060c32;font-weight:700;margin:0 0 30px 0;padding:10px 0 0 0;font-family:"Barlow Condensed",sans-serif;text-transform:uppercase}.section.section-content .content-text h2{font-size:24px}.section.section-content .content-text h3{font-size:22px}.section.section-content .content-text h4{font-size:18px}.section.section-content .content-text strong{font-weight:600;color:#060c32}.section.section-content .content-text img{display:block;width:100%;max-width:100%;margin:0 0 40px 0}.section.section-content .content-text p{margin:0 0 20px 0}.section.section-content .content-text p:last-child{margin:0}.section.section-content .content-text ul{list-style-type:none;margin:0 0 30px 0;padding:0}.section.section-content .content-text ul:last-child{margin:0}.section.section-content .content-text ul li{position:relative;padding:0 0 0 16px;margin:0 0 10px 0}@media(min-width: 768px){.section.section-content .content-text ul li{margin:0 0 15px 0}}.section.section-content .content-text ul li:last-child{margin:0}.section.section-content .content-text ul li::before{position:absolute;width:6px;height:6px;border-radius:50%;background-color:#39a95e;content:"";left:0;top:9px}.section.section-content .content-text ol{margin:0 0 30px 0;padding:0;list-style:none;counter-reset:kmf-counter}.section.section-content .content-text ol:last-child{margin:0}.section.section-content .content-text ol li{position:relative;padding:0 0 0 25px;margin:0 0 15px 0;counter-increment:kmf-counter}.section.section-content .content-text ol li:last-child{margin:0}.section.section-content .content-text ol li::before{content:counter(kmf-counter) ". ";color:#39a95e;font-weight:600;position:absolute;left:0;top:0}.section.section-content .content-text .table-wrapper{overflow-x:auto;scrollbar-width:none;-ms-overflow-style:-ms-autohiding-scrollbar}.section.section-content .content-text .table-wrapper table{border:1px solid #ddd;margin:0;padding:0;border-collapse:collapse;min-width:600px}.section.section-content .content-text .table-wrapper table tr th{vertical-align:top;padding:10px;border:1px solid #ddd}.section.section-content .content-text .table-wrapper table tr td{padding:10px;vertical-align:top;border:1px solid #ddd}.section.section-content .content-text .table-wrapper::-webkit-scrollbar{display:none}.section.section-content .article-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:40px 0 0 0}.section.section-content .article-bottom time{color:#707c7c;font-size:16px}@media(min-width: 768px){.section.section-content .article-bottom time{font-size:16px}}.section.section-content-text{padding-bottom:40px}.section.section-content-text .content-text{margin:0 0 60px 0;font-size:17px;color:#707c7c}@media(min-width: 768px){.section.section-content-text .content-text{margin:0;font-size:18px}}.section.section-content-text .content-text .content-title{font-size:26px;line-height:32px;font-weight:600;margin:0 0 30px 0;padding:0;color:#060c32;text-transform:uppercase;font-weight:bold;font-family:"Barlow Condensed",sans-serif}.section.section-content-text .content-text h2,.section.section-content-text .content-text h3,.section.section-content-text .content-text h4{color:#060c32;font-weight:600;margin:0 0 20px 0;padding:10px 0 0 0}@media(min-width: 768px){.section.section-content-text .content-text h2,.section.section-content-text .content-text h3,.section.section-content-text .content-text h4{margin:0 0 40px 0;padding:30px 0 0 0}}.section.section-content-text .content-text h2{font-size:24px;font-family:"Barlow Condensed",sans-serif;text-transform:uppercase;font-weight:700}.section.section-content-text .content-text h3{font-size:22px;font-family:"Barlow Condensed",sans-serif;text-transform:uppercase;font-weight:700}.section.section-content-text .content-text h4{font-size:18px;font-family:"Barlow Condensed",sans-serif;text-transform:uppercase;font-weight:700}.section.section-content-text .content-text strong{font-weight:600;color:#060c32}.section.section-content-text .content-text img{display:block;width:100%;max-width:100%;margin:0 0 40px 0}.section.section-content-text .content-text p{margin:0 0 20px 0}.section.section-content-text .content-text p:last-child{margin:0}.section.section-content-text .content-text ul{list-style-type:none;margin:0 0 30px 0;padding:0}.section.section-content-text .content-text ul:last-child{margin:0}.section.section-content-text .content-text ul li{position:relative;padding:0 0 0 16px;margin:0 0 10px 0}@media(min-width: 768px){.section.section-content-text .content-text ul li{margin:0 0 15px 0}}.section.section-content-text .content-text ul li:last-child{margin:0}.section.section-content-text .content-text ul li::before{position:absolute;width:6px;height:6px;border-radius:50%;background-color:#39a95e;content:"";left:0;top:9px}.section.section-content-text .content-text ol{margin:0 0 30px 0;padding:0;list-style:none;counter-reset:kmf-counter}.section.section-content-text .content-text ol:last-child{margin:0}.section.section-content-text .content-text ol li{position:relative;padding:0 0 0 25px;margin:0 0 10px 0;counter-increment:kmf-counter}@media(min-width: 768px){.section.section-content-text .content-text ol li{margin:0 0 15px 0}}.section.section-content-text .content-text ol li:last-child{margin:0}.section.section-content-text .content-text ol li::before{content:counter(kmf-counter) ". ";color:#39a95e;font-weight:600;position:absolute;left:0;top:0}.box-dark{background-color:#060c32;color:#fff;padding:30px}.box-dark .box-dark-title{font-size:26px;line-height:32px;margin:0 0 20px 0;text-transform:uppercase;font-weight:600;font-family:"Barlow Condensed",sans-serif}@media(min-width: 576px){.box-dark .box-dark-title{font-size:28px;line-height:32px}}@media(min-width: 992px){.box-dark .box-dark-title{font-size:32px;line-height:36px}}.box-dark ul{margin:0;padding:0;list-style-type:none}.box-dark ul li{margin:0 0 10px 0}@media(min-width: 768px){.box-dark ul li{margin:0 0 20px 0}}.box-dark ul li:last-child{margin:0}.box-dark ul li a{color:#fff;display:inline-block}.box-dark ul li a::before{content:"";font-size:11px;font-family:"icomoon";width:20px;height:20px;line-height:18px;text-align:center;border-radius:50%;border:1px solid #ddd;display:inline-block;vertical-align:middle;color:#ddd;margin:-2px 10px 0 0;-webkit-transition:all 200ms;transition:all 200ms}.box-dark ul li a:hover{color:#39a95e}.box-dark ul li a:hover::before{background-color:#39a95e;color:#060c32;border-color:#39a95e}.box-image-text img{display:block;max-width:100%;width:100%;margin:0 0 15px 0}.box-image-text .box-image-text-title{font-weight:600;font-size:26px;line-height:26px;font-family:"Barlow Condensed",sans-serif;text-transform:uppercase;font-weight:700;margin:0 10px 20px 10px;cursor:pointer;-webkit-transition:color 200ms;transition:color 200ms}.box-image-text .box-image-text-title:hover{color:#39a95e}.box-image-text .box-image-text-title.active{color:#39a95e}.box-image-text .box-image-content{color:#707c7c;margin:0 10px 40px 10px;display:none;font-size:16px}@media(min-width: 768px){.box-image-text .box-image-content{font-size:18px}}@media(min-width: 992px){.box-image-text .box-image-content{margin:0 10px}}.box-image-text .box-image-content p{margin:0 0 20px 0}.box-image-text .box-image-content p:last-child{margin:0}.section.section-articles{padding-top:20px;position:relative}.section.section-articles .article-list article{margin:0 0 40px 0}.section.section-articles .article-list article .article-image-link{display:block}.section.section-articles .article-list article .article-image-link img{display:block;width:100%;max-width:100%}.section.section-articles .article-list article .article-date{display:block;font-size:16px;line-height:25px;color:#707c7c;padding:10px 0 0 0}@media(min-width: 768px){.section.section-articles .article-list article .article-date{font-size:16px}}.section.section-articles .article-list article .article-title{margin:0 0 20px 0;padding:0 10px 0 0;font-family:"Barlow Condensed",sans-serif;text-transform:uppercase}.section.section-articles .article-list article .article-title a{font-size:22px;line-height:26px;font-weight:700;color:#060c32;display:inline-block}@media(min-width: 768px){.section.section-articles .article-list article .article-title a{font-size:26px;line-height:30px}}.section.section-articles .article-list article .article-title a:hover{color:#39a95e}.paginator{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style-type:none;margin:0 -10px;padding:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.paginator li{margin:0 10px}.paginator li a{font-size:16px;line-height:25px;color:#707c7c}@media(min-width: 768px){.paginator li a{font-size:18px}}.paginator li a:hover{color:#39a95e}.paginator li a.prev{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.paginator li a.next{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.paginator li a.prev,.paginator li a.next{display:block;width:36px;height:36px;line-height:34px;text-align:center;background-color:#39a95e;color:#fff;font-size:8px}.paginator li a.prev:hover,.paginator li a.next:hover{background-color:#16863b;color:#fff}.paginator li span{font-size:18px;line-height:25px;color:#707c7c}.paginator li span.prev{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.paginator li span.next{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.paginator li span.prev,.paginator li span.next{display:block;width:36px;height:36px;line-height:34px;text-align:center;background-color:#dfe0e5;color:#060c32;font-size:8px;opacity:.3}.section.section-box-image .box-image{margin:0 0 24px 0}.absolute-cookies{position:fixed;bottom:20px;z-index:40;left:0;width:calc(100% - 40px);max-width:none;margin:0 20px;background-color:#fff;-webkit-box-shadow:0 .625em 1.875em rgba(2,2,3,.28);box-shadow:0 .625em 1.875em rgba(2,2,3,.28);font-family:inherit;color:#060c32;padding:20px}@media(min-width: 768px){.absolute-cookies{max-width:700px;margin:0 auto;width:100%;left:calc(50% - 350px)}}.absolute-cookies-link{color:#060c32;text-decoration:underline}.absolute-cookies-link:hover{color:#060c32;text-decoration:none !important}.absolute-cookies-content{display:block}@media(min-width: 768px){.absolute-cookies-content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.absolute-cookies-content .absolute-cookies-content-left{width:auto}@media(min-width: 768px){.absolute-cookies-content .absolute-cookies-content-left{width:calc(100% - 180px)}}.absolute-cookies-content .absolute-cookies-content-left .absolute-cookies-title{font-size:18px;font-weight:700;margin-bottom:10px}.absolute-cookies-content .absolute-cookies-content-left .absolute-cookies-text{font-size:14px;line-height:20px;margin-bottom:10px;margin-right:10px;color:#707c7c}.absolute-cookies-content .absolute-cookies-content-left .absolute-cookies-links{display:-webkit-box;display:-ms-flexbox;display:flex;list-style-type:none;margin:0;padding:0}.absolute-cookies-content .absolute-cookies-content-left .absolute-cookies-links li{margin-right:10px}.absolute-cookies-content .absolute-cookies-content-left .absolute-cookies-links li:last-child{margin-right:0}.absolute-cookies-content .absolute-cookies-content-left .absolute-cookies-links li a{text-decoration:underline;font-size:14px}.absolute-cookies-content .absolute-cookies-content-right{width:auto;padding-top:15px}@media(min-width: 768px){.absolute-cookies-content .absolute-cookies-content-right{width:180px}}.absolute-cookies-content .absolute-cookies-content-right .btn{width:100%;text-align:center;font-size:14px;height:40px;line-height:40px;margin:0 0 10px 0;min-width:auto}.absolute-cookies-modal-wrapper{background-color:rgba(0,0,0,.7);position:fixed;left:0;top:0;width:100%;height:100%;z-index:50;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}.absolute-cookies-modal-wrapper .absolute-cookies-modal-content{background-color:#fff;width:100%;max-width:700px;max-height:100%}.absolute-cookies-modal-wrapper .absolute-cookies-modal-content .absolute-cookies-modal-header{position:relative}.absolute-cookies-modal-wrapper .absolute-cookies-modal-content .absolute-cookies-modal-header .absolute-cookies-modal-close{position:absolute;right:2px;top:9px;margin:0;padding:0;width:40px;height:40px;line-height:40px;text-align:center;background:rgba(0,0,0,0);border:0}.absolute-cookies-modal-wrapper .absolute-cookies-modal-content .absolute-cookies-modal-header .absolute-cookies-modal-close::before{content:"";font-family:"icomoon"}.absolute-cookies-modal-wrapper .absolute-cookies-modal-content .absolute-cookies-modal-header .absolute-cookies-modal-title{font-size:18px;font-weight:700;margin-bottom:10px;padding:20px 20px 0 20px}.absolute-cookies-modal-wrapper .absolute-cookies-modal-content .absolute-cookies-modal-scroll-content{-ms-scroll-chaining:none;overscroll-behavior:contain;overflow-y:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;scrollbar-color:#e5e5e5 #fff;padding:0 20px}.absolute-cookies-modal-wrapper .absolute-cookies-modal-content .absolute-cookies-modal-scroll-content::-webkit-scrollbar{width:11px}.absolute-cookies-modal-wrapper .absolute-cookies-modal-content .absolute-cookies-modal-scroll-content::-webkit-scrollbar-track{background-color:rgba(0,0,0,0);width:11px}.absolute-cookies-modal-wrapper .absolute-cookies-modal-content .absolute-cookies-modal-scroll-content::-webkit-scrollbar-thumb{background-color:#e5e5e5;border-right:8px solid #fff;border-top:20px solid #fff;border-bottom:20px solid #fff}.absolute-cookies-modal-wrapper .absolute-cookies-modal-content .absolute-cookies-modal-scroll-content::-webkit-scrollbar-thumb:hover{background-color:#e5e5e5}.absolute-cookies-modal-wrapper .absolute-cookies-modal-content .absolute-cookies-modal-scroll-content::-webkit-scrollbar-thumb:active{background-color:#e5e5e5}.absolute-cookies-modal-wrapper .absolute-cookies-modal-content .absolute-cookies-modal-scroll-content::-webkit-scrollbar-thumb:vertical{min-height:175px}.absolute-cookies-modal-wrapper .absolute-cookies-modal-content .absolute-cookies-modal-scroll-content .absolute-cookies-modal-text{font-size:14px;line-height:20px;margin-bottom:10px;padding:0 10px}.absolute-cookies-modal-wrapper .absolute-cookies-modal-content .absolute-cookies-modal-scroll-content .form-switch{display:inline-block;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);position:absolute;right:20px;top:18px;height:auto !important;margin:0 !important}.absolute-cookies-modal-wrapper .absolute-cookies-modal-content .absolute-cookies-modal-scroll-content .form-switch i{position:relative;display:block;float:right;margin-top:-4px;width:50px;height:25px;background-color:#060c32;border-radius:23px;vertical-align:middle;-webkit-transition:all .3s linear;transition:all .3s linear}.absolute-cookies-modal-wrapper .absolute-cookies-modal-content .absolute-cookies-modal-scroll-content .form-switch i::before{content:"";position:absolute;left:0;width:46px;height:22px;background-color:#060c32;border-radius:11px;-webkit-transform:translate3d(2px, 2px, 0) scale3d(1, 1, 1);transform:translate3d(2px, 2px, 0) scale3d(1, 1, 1);-webkit-transition:all .25s linear;transition:all .25s linear}.absolute-cookies-modal-wrapper .absolute-cookies-modal-content .absolute-cookies-modal-scroll-content .form-switch i::after{content:"";position:absolute;left:0;width:19px;height:19px;background-color:#fff;border-radius:11px;-webkit-box-shadow:none;box-shadow:none;-webkit-transform:translate3d(3px, 3px, 0);transform:translate3d(3px, 3px, 0);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.absolute-cookies-modal-wrapper .absolute-cookies-modal-content .absolute-cookies-modal-scroll-content .form-switch input{display:none}.absolute-cookies-modal-wrapper .absolute-cookies-modal-content .absolute-cookies-modal-scroll-content .form-switch input:checked+i{background-color:#39a95e}.absolute-cookies-modal-wrapper .absolute-cookies-modal-content .absolute-cookies-modal-scroll-content .form-switch input:disabled+i{opacity:.4}.absolute-cookies-modal-wrapper .absolute-cookies-modal-content .absolute-cookies-modal-scroll-content .form-switch input:checked+i::before{-webkit-transform:translate3d(18px, 2px, 0) scale3d(0, 0, 0);transform:translate3d(18px, 2px, 0) scale3d(0, 0, 0)}.absolute-cookies-modal-wrapper .absolute-cookies-modal-content .absolute-cookies-modal-scroll-content .form-switch input:checked+i::after{-webkit-transform:translate3d(28px, 3px, 0);transform:translate3d(28px, 3px, 0)}.absolute-cookies-modal-wrapper .absolute-cookies-modal-content .absolute-cookies-modal-scroll-content .form-switch i .form-switch:active i::after{width:19px;-webkit-transform:translate3d(3px, 3px, 0);transform:translate3d(3px, 3px, 0)}.absolute-cookies-modal-wrapper .absolute-cookies-modal-content .absolute-cookies-modal-scroll-content .form-switch:active input:checked+i::after{-webkit-transform:translate3d(28px, 3px, 0);transform:translate3d(28px, 3px, 0)}.absolute-cookies-modal-wrapper .absolute-cookies-modal-content .absolute-cookies-modal-scroll-content .absolute-cookies-modal-accordion ul{margin:0;padding:0;list-style-type:none}.absolute-cookies-modal-wrapper .absolute-cookies-modal-content .absolute-cookies-modal-scroll-content .absolute-cookies-modal-accordion ul>li{margin-bottom:5px;position:relative}.absolute-cookies-modal-wrapper .absolute-cookies-modal-content .absolute-cookies-modal-scroll-content .absolute-cookies-modal-accordion ul>li>span{background-color:#f6f6f6;display:block;color:#060c32;padding:14px 20px;font-size:14px;font-weight:700}.absolute-cookies-modal-wrapper .absolute-cookies-modal-content .absolute-cookies-modal-scroll-content .absolute-cookies-modal-accordion ul>li>span.active::before{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.absolute-cookies-modal-wrapper .absolute-cookies-modal-content .absolute-cookies-modal-scroll-content .absolute-cookies-modal-accordion ul>li>span::before{content:"";font-family:"icomoon";font-size:8px;margin-right:10px;display:inline-block;vertical-align:middle}.absolute-cookies-modal-wrapper .absolute-cookies-modal-content .absolute-cookies-modal-scroll-content .absolute-cookies-modal-accordion .accordion-content{padding:20px 10px;font-size:14px;line-height:20px;display:none}.absolute-cookies-modal-wrapper .absolute-cookies-modal-content .absolute-cookies-modal-scroll-content .absolute-cookies-modal-accordion .accordion-content.active{display:block}.absolute-cookies-modal-wrapper .absolute-cookies-modal-content .absolute-cookies-modal-scroll-content .absolute-cookies-modal-accordion .accordion-content p{margin:0}.absolute-cookies-modal-wrapper .absolute-cookies-modal-content .absolute-cookies-modal-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:20px 20px 30px 20px}.absolute-cookies-modal-wrapper .absolute-cookies-modal-content .absolute-cookies-modal-bottom .btn{margin:0;font-size:16px;height:40px;line-height:38px;min-width:auto}.section.section-logos{padding-top:0;padding-bottom:40px}.section.section-logos .container{text-align:center}.section.section-logos .container img{height:50px;margin:0 10px 20px 10px}@media(min-width: 768px){.section.section-logos .container img{height:80px;margin:0 30px 20px 30px}}.section-reviews h2{font-family:"Barlow Condensed",sans-serif;font-size:40px;font-weight:700;text-transform:uppercase;margin:0 0 40px 0}@media(min-width: 768px){.section-reviews h2{font-size:60px}}.section-reviews h2::before{content:"";font-family:"icomoon";display:block;font-size:20px;color:#39a95e}@media(min-width: 768px){.section-reviews h2::before{font-size:40px}}.section-reviews .reviews-slider .swiper-slide .review{color:#505362;margin:0 0 60px 0}.section-reviews .reviews-slider .swiper-slide .review p{margin:0 0 20px 0}.section-reviews .reviews-slider .swiper-slide .review .author{color:#9094ac}.section-reviews .swiper-pagination{position:relative;margin:0 0 40px 0}.section-reviews .swiper-pagination .swiper-pagination-bullet{width:10px;height:10px;background-color:#bfc1cc;opacity:1}.section-reviews .swiper-pagination .swiper-pagination-bullet-active{background-color:#39a95e}.section-partners{text-align:center}.section-partners .logo{font-size:48px}.section-partners .logo i{font-size:40px;position:relative;z-index:15}@media(min-width: 768px){.section-partners .logo i{font-size:70px}}@media(min-width: 992px){.section-partners .logo i{font-size:120px}}@media(min-width: 768px){.section-partners .logo{font-size:78px}}@media(min-width: 992px){.section-partners .logo{font-size:118px}}.section-partners .map{display:block;position:relative;z-index:10;margin:-28px auto 20px auto;width:100%;max-width:996px}@media(min-width: 768px){.section-partners .map{margin:-50px auto 20px auto}}@media(min-width: 992px){.section-partners .map{margin:-80px auto 20px auto}}.section-partners .section-text{margin:0 0 40px 0;font-size:17px;line-height:24px}@media(min-width: 768px){.section-partners .section-text{font-size:18px}}
/*# sourceMappingURL=../maps/ekkoaverra.css.map */
