: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]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{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}::-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}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{-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-ios .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{-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-cube-shadow{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.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-css-mode.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-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.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-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-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 svg,.swiper-button-next svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-webkit-transform-origin:center;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none !important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;-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{-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:2px;-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 .3s ease;transition:all .3s ease}.plyr__control svg{fill:currentColor;display:block;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:-webkit-gradient(linear, left top, right top, from(currentColor), to(rgba(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;bottom:0;height:100%;left:0;margin:0;position:fixed;right:0;top:0;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;bottom:0;cursor:pointer;left:0;overflow:hidden;position:absolute;right:0;top:0;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{bottom:0;-webkit-filter:blur(1px);filter:blur(1px);height:100%;left:0;margin:auto;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;-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-whatsapp,.icon-swipe,.icon-check,.icon-arrow,.icon-facebook,.icon-instagram,.icon-linkedin,.icon-twitter,.icon-close,.icon-menu,.icon-download,.icon-apostrophe{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-apostrophe:before{content:"\e908"}.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-swipe:before{content:"\e909"}.icon-whatsapp:before{content:"\e90b"}:root,[data-bs-theme=light]{--bs-body-font-family: PT Sans, sans-serif;--bs-body-line-height: 23px;--bs-body-color: #0F0F0F}@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: #FFBC17}html{-ms-scroll-chaining:none;overscroll-behavior:none}body{font-size:18px;-webkit-font-smoothing:antialiased;background-color:#fff;overflow-x:hidden}body .whatsapp-btn-fixed{width:50px;height:50px;line-height:50px;text-align:center;position:fixed;right:0;top:calc(50% - 25px);background-color:#25d366;color:#fff;font-size:30px;z-index:39}body .whatsapp-btn-fixed:hover{color:#fff}body.with-promo .header{background-color:rgba(0,0,0,0)}body.with-promo .header .container .header-right .header-contact a{color:#fff}body.with-promo .header .container .header-right .header-contact a:hover{color:#ffbc17}body.with-promo .header .container .header-left .icon-menu{color:#fff}body.with-promo .header .container .header-left .icon-menu:hover{color:#ffbc17}body.menu-active{overflow:hidden}body.menu-active .body-overlay{width:100%;height:100%;background:rgba(0,0,0,.5);position:fixed;left:0;top:0;z-index:45}body .main{padding:80px 0 0 0}body .sl-overlay{background-color:#000}body .simple-lightbox .sl-image .sl-caption{background-color:rgba(0,0,0,.5);font-size:14px;padding:15px}body .simple-lightbox .sl-counter{left:auto;right:30px}body .simple-lightbox .sl-close{height:78px;line-height:78px;margin:0;width:78px;right:auto;left:0;top:0;color:#fff;-webkit-transition:all 200ms;transition:all 200ms}body .simple-lightbox .sl-close::before{content:"";font-family:"icomoon";font-size:20px;display:block}body .simple-lightbox .sl-close:hover{opacity:1 !important;color:#ffbc17}body .simple-lightbox .sl-navigation{display:none !important}@media(min-width: 768px){body .simple-lightbox .sl-navigation{display:block !important}}body .simple-lightbox .sl-prev,body .simple-lightbox .sl-next{opacity:1;color:#fff !important;-webkit-transition:all 200ms;transition:all 200ms}body .simple-lightbox .sl-prev::before,body .simple-lightbox .sl-next::before{content:"";font-family:"icomoon";font-size:18px;display:block;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}body .simple-lightbox .sl-prev:hover,body .simple-lightbox .sl-next:hover{color:#ffbc17 !important;opacity:1}body .simple-lightbox .sl-prev::before{-webkit-transform:rotate(90deg);transform:rotate(90deg)}body h1,body h2,body h3,body h4,body h5,body h6{font-family:"Barlow Condensed",sans-serif}body a{-webkit-transition:all 200ms;transition:all 200ms;color:#ffbc17;text-decoration:none}body a:hover{color:#ffbc17}body button{color:#0f0f0f}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:40px;line-height:40px;font-weight:700;text-transform:uppercase;margin-bottom:40px;text-align:center}body .section .section-title span{font-family:"Barlow Condensed",sans-serif;color:#ffbc17;font-style:italic}@media(min-width: 768px){body .section .section-title span{font-size:50px;line-height:50px}}@media(min-width: 992px){body .section .section-title span{font-size:70px;line-height:70px}}@media(min-width: 576px){body .section .section-title{font-size:37px;line-height:37px}}@media(min-width: 768px){body .section .section-title{font-size:50px;line-height:50px}}@media(min-width: 992px){body .section .section-title{font-size:70px;line-height:70px}}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:22px;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:#646464;min-width:550px;width:100%;text-align:left}body .table-content .table-wrapper table tr th{vertical-align:top;padding:10px;border-bottom:1px solid #c6c6c6;font-weight:600;color:#0f0f0f;background-color:#fff}@media(min-width: 768px){body .table-content .table-wrapper table tr th{background-color:rgba(0,0,0,0)}}body .table-content .table-wrapper table tr th strong{font-weight:600;color:#0f0f0f}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 #c6c6c6;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:14px;line-height:21px}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;border-spacing:0;padding:0;border-collapse:separate;color:#646464;width:100%;text-align:left}body table tr th{vertical-align:top;padding:10px;border-bottom:1px solid #c6c6c6;font-weight:600;color:#0f0f0f;background-color:#fff}@media(min-width: 768px){body table tr th{background-color:rgba(0,0,0,0)}}body table tr th strong{font-weight:600;color:#0f0f0f !important}body table tr th:last-child{text-align:right}body table tr:hover td{background-color:#f4f4f4 !important}body table tr td{padding:10px;vertical-align:top;border-bottom:1px solid #c6c6c6;font-weight:300;background-color:#fff}@media(min-width: 768px){body table tr td{background-color:rgba(0,0,0,0)}}body table tr td strong{font-weight:600}body table tr td span{display:block;font-size:14px;line-height:21px}body table tr td:last-child{text-align:right;min-width:155px}body table tr:last-child td{border-bottom:0}body .text-center{text-align:center}body .text-right{text-align:right}body .buttons-panel{display:block;list-style-type:none;margin:0 0 30px 0;padding:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(min-width: 480px){body .buttons-panel{display:-webkit-box;display:-ms-flexbox;display:flex}}body .buttons-panel li{margin:0 0 20px 0}@media(min-width: 480px){body .buttons-panel li{margin:0 40px 0 0}}body .buttons-panel li:last-child{margin:0}body .btn{height:51px;line-height:51px;font-size:18px;background-color:#ffbc17;color:#0f0f0f;font-weight:700;display:inline-block;margin:0;border:0;border-radius:0;padding:0 18px;min-width:188px;text-align:center;-webkit-transition:all 200ms;transition:all 200ms}body .btn:hover{background-color:#ffbc17;color:#0f0f0f;text-decoration:none}body .btn.btn-dark{background-color:#0f0f0f;color:#fff}body .btn.btn-dark:hover{background-color:#2f3835}body .btn.btn-whatsapp{background-color:#25d366;color:#fff !important;font-weight:400}body .btn.btn-whatsapp i{font-size:30px;display:inline-block;vertical-align:middle;margin:-4px 10px 0 0}body .base-link{display:inline-block;position:relative;padding:0 0 0 15px;font-size:18px}body .base-link::before{display:block;width:2px;height:51px;background-color:#ffbc17;content:"";position:absolute;left:0;top:calc(50% - 25px)}body .base-link a{display:inline-block;color:#646464;font-size:18px;font-weight:700}body .base-link:hover a{color:#ffbc17}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}}@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=number],body form .form-element.error input[type=email],body form .form-element.error input[type=password]{border-color:#ffbc17 !important;color:#ffbc17 !important}body form .form-element.error input[type=text]::-webkit-input-placeholder,body form .form-element.error input[type=number]::-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:#ffbc17}body form .form-element.error input[type=text]:-moz-placeholder,body form .form-element.error input[type=number]:-moz-placeholder,body form .form-element.error input[type=email]:-moz-placeholder,body form .form-element.error input[type=password]:-moz-placeholder{color:#ffbc17}body form .form-element.error input[type=text]::-moz-placeholder,body form .form-element.error input[type=number]::-moz-placeholder,body form .form-element.error input[type=email]::-moz-placeholder,body form .form-element.error input[type=password]::-moz-placeholder{color:#ffbc17}body form .form-element.error input[type=text]:-ms-input-placeholder,body form .form-element.error input[type=number]:-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:#ffbc17}body form .form-element.error textarea{border-color:#ffbc17 !important;color:#ffbc17 !important}body form .form-element.error textarea::-webkit-input-placeholder{color:#ffbc17}body form .form-element.error textarea:-moz-placeholder{color:#ffbc17}body form .form-element.error textarea::-moz-placeholder{color:#ffbc17}body form .form-element.error textarea:-ms-input-placeholder{color:#ffbc17}body form .form-element.error .custom-select::after{color:#ffbc17}body form .form-element.error .custom-select select{border-color:#ffbc17;color:#ffbc17}body form .form-element label{display:block;font-size:18px;line-height:23px;margin:0 0 10px 0;padding:0 0 0 20px;color:#0f0f0f}body form .form-element input[type=text],body form .form-element input[type=number],body form .form-element input[type=email],body form .form-element input[type=password]{font-size:18px;color:#707c7c;border:1px solid #c6c6c6;background-color:rgba(0,0,0,0);padding:14px 16px;width:100%;outline:none;border-radius:0;-webkit-transition:all 200ms;transition:all 200ms}body form .form-element input[type=text]::-webkit-input-placeholder,body form .form-element input[type=number]::-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=number]:-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=number]::-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=number]:-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=number]:focus,body form .form-element input[type=email]:focus,body form .form-element input[type=password]:focus{border-color:#0f0f0f}body form .form-element textarea{font-size:18px;color:#0f0f0f;border:1px solid #c6c6c6;background-color:rgba(0,0,0,0);padding:14px 16px;width:100%;outline:none;resize:none;min-height:156px;border-radius:0;-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:#0f0f0f}body form .form-element .custom-select{position:relative;height:53px;border-radius:0}body form .form-element .custom-select::after{font-family:"icomoon";content:"";position:absolute;right:16px;top:12px;font-size:8px;color:#c6c6c6}@media(min-width: 768px){body form .form-element .custom-select::after{right:20px;top:15px}}body form .form-element .custom-select select{z-index:10;position:absolute;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;left:0;top:0;width:100%;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:rgba(0,0,0,0);padding:0 50px 0 16px;font-size:18px;border:1px solid #c6c6c6;outline:none;cursor:pointer;height:53px;color:#707c7c}body form .custom-checkbox{margin:0 0 50px 0}body form .custom-checkbox.error input[type=checkbox]+label:before{border-color:#ffbc17}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:#0f0f0f;line-height:21px;font-weight:400;padding:0 0 0 30px}@media(min-width: 768px){body form .custom-checkbox input[type=checkbox]+label{font-size:18px}}body form .custom-checkbox input[type=checkbox]+label a{color:#0f0f0f;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:0;border:1px solid #eaeaea;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:#ffbc17;border-color:#ffbc17}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:8px;position:absolute;color:#0f0f0f;left:4px;top:0}body form .result-info{text-align:center}@media(min-width: 576px){body form .result-info{padding:30px 0 0 0;text-align:left}}body form .result-info .result-value{padding:20px 0 0 0;margin-bottom:20px}@media(min-width: 576px){body form .result-info .result-value{padding:0;text-align:right}}body .overlay-alert-container{background:rgba(0,0,0,.5);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;font-size:18px}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:#0f0f0f}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:20px;margin:0 0 25px 0}body .overlay-alert-container .overlay-alert p a{color:#ffbc17}body .overlay-alert-container .overlay-alert p a:hover{color:#ffbc17}body .overlay-alert-container .overlay-alert .alert-close{margin:0}.header{height:70px;background-color:#0f0f0f;z-index:40;position:fixed;width:100%;left:0;top:0}.header.has-background{background-color:#0f0f0f !important}.header.has-background .container .header-left .icon-menu{color:#fff}.header.has-background .container .header-right .header-contact a{color:#fff}@media(min-width: 768px){.header{height:80px}}.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;max-width:none}@media(min-width: 768px){.header .container{height:80px}}.header .container .header-left{width:20%}@media(min-width: 576px){.header .container .header-left{width:30%}}.header .container .header-left .icon-menu{margin:0;padding:0;border:0;color:#fff;font-size:19px;background:rgba(0,0,0,0);height:22px;-webkit-transition:color 200ms;transition:color 200ms}.header .container .header-left .icon-menu:hover{color:#ffbc17}.header .container .header-middle .header-logo{display:inline-block}.header .container .header-middle .header-logo img{display:inline-block;height:40px;line-height:40px}.header .container .header-middle .header-logo .logo-dark{display:none}.header .container .header-right{width:20%}@media(min-width: 576px){.header .container .header-right{width:30%}}.header .container .header-right .header-contact{position:relative;padding:0;margin:0;text-align:right;line-height:20px;display:none;color:#fff}@media(min-width: 576px){.header .container .header-right .header-contact{display:block}}@media(min-width: 768px){.header .container .header-right .header-contact{padding:0 15px 0 0}}@media(min-width: 768px){.header .container .header-right .header-contact::after{content:"";display:block;width:2px;height:40px;background-color:#ffbc17;position:absolute;right:0;top:calc(50% - 20px)}}.header .container .header-right .header-contact a[href^="tel:"]{font-size:24px;font-family:"Barlow Condensed",sans-serif;font-weight:600}.header .container .header-right .header-contact a{color:#fff;font-size:14px}.header .container .header-right .header-contact a:hover{color:#ffbc17}.footer{background-color:#0f0f0f;color:#c6c6c6;padding:60px 0 0 0}.footer .col-sm-12{margin-bottom:40px}@media(min-width: 992px){.footer .col-sm-12{margin-bottom:0}}@media(min-width: 992px){.footer{padding:80px 0 70px 0}}.footer .footer-logo{display:inline-block}.footer .footer-logo img{display:inline-block;height:75px;line-height:75px;max-width:100%}.footer .footer-title{color:#fff;font-size:18px;line-height:21px;text-transform:uppercase;font-weight:600;margin:0 0 20px 0;font-family:"PT Sans",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:#c6c6c6}.footer .footer-links li a:hover{color:#ffbc17}.footer .footer-links li a.current{color:#ffbc17}.footer .footer-contact{position:relative;padding:0 0 0 15px;margin:0 0 40px 0;line-height:21px}.footer .footer-contact::before{content:"";display:block;width:2px;height:40px;background-color:#ffbc17;position:absolute;left:0;top:calc(50% - 20px)}.footer .footer-contact a[href^="tel:"]{font-size:16px;font-weight:600}.footer address,.footer p{font-size:16px;line-height:23px;margin:0 0 20px 0}.footer address span,.footer p span{color:#fff}.footer address a,.footer p a{color:#ffbc17}.footer address a[href^="tel:"],.footer p a[href^="tel:"]{color:#fff;font-family:"Barlow Condensed",sans-serif;font-size:24px !important}.footer address a[href^="tel:"]:hover,.footer p a[href^="tel:"]:hover{color:#ffbc17}.footer address strong,.footer p strong{color:#fff}.footer .footer-social-links{margin:0 0 20px 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:18px}.footer .footer-social-links li a:hover{color:#ffbc17}.footer .copyright{color:#646464;font-size:14px}.menu-aside{position:fixed;width:100%;height:100%;background-color:#0f0f0f;left:-100%;top:0;color:#fff;z-index:50;-webkit-transition:left 200ms;transition:left 200ms}.menu-aside.active{left:0}@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:19px;margin:0;padding:0;border:0;background-color:rgba(0,0,0,0);color:#ffbc17;-webkit-transition:color 200ms;transition:color 200ms}.menu-aside .menu-aside-header .icon-close:hover{color:#ffbc17}.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 #0f0f0f}.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 #0f0f0f;border-top:20px solid #0f0f0f;border-bottom:20px solid #0f0f0f;border-radius:6px}.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;padding:0;font-family:"Barlow Condensed",sans-serif}.menu-aside .menu-aside-scroll-content .menu-aside-content .menu li{margin:0 0 20px 0}.menu-aside .menu-aside-scroll-content .menu-aside-content .menu li a{font-size:26px;color:#fff;font-weight:600;line-height:30px;text-transform:uppercase}.menu-aside .menu-aside-scroll-content .menu-aside-content .menu li a:hover{color:#ffbc17}.menu-aside .menu-aside-scroll-content .menu-aside-content .menu li a.current{color:#ffbc17}.menu-aside .menu-aside-scroll-content .menu-aside-content .menu li.has-submenu div{position:relative;display:inline-block;padding:0 40px 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:6px;background:rgba(0,0,0,0);color:#ffbc17;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:#ffbc17}.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:20px;font-weight:400;vertical-align:top;line-height:20px;text-transform:none;font-family:"Barlow Condensed",sans-serif}.menu-aside .menu-aside-scroll-content .menu-aside-footer{color:#fff;font-size:14px;padding:40px 0 0 0}.menu-aside .menu-aside-scroll-content .menu-aside-footer address{line-height:23px;font-size:18px;margin:0 0 25px 0;color:#c6c6c6}.menu-aside .menu-aside-scroll-content .menu-aside-footer address span{color:#fff}.menu-aside .menu-aside-scroll-content .menu-aside-footer address strong{color:#fff}.menu-aside .menu-aside-scroll-content .menu-aside-footer p{line-height:20px;margin:0 0 25px 0}.menu-aside .menu-aside-scroll-content .menu-aside-footer a:not([href^="tel:"]){color:#ffbc17}.menu-aside .menu-aside-scroll-content .menu-aside-footer a:not([href^="tel:"]):hover{color:#ffbc17}.menu-aside .menu-aside-scroll-content .menu-aside-footer .footer-contact{position:relative;padding:0 0 0 15px;margin:0 0 40px 0;font-size:16px}.menu-aside .menu-aside-scroll-content .menu-aside-footer .footer-contact::before{content:"";display:block;width:2px;height:40px;background-color:#ffbc17;position:absolute;left:0;top:calc(50% - 20px)}.menu-aside .menu-aside-scroll-content .menu-aside-footer .footer-contact a[href^="tel:"]{font-size:16px;font-weight:600;font-family:"Barlow Condensed",sans-serif;font-size:24px;color:#fff}.menu-aside .menu-aside-scroll-content .menu-aside-footer .footer-contact a[href^="tel:"]:hover{color:#ffbc17}.menu-aside .menu-aside-scroll-content .menu-aside-footer .footer-social-links{margin:0 0 20px 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:18px}.menu-aside .menu-aside-scroll-content .menu-aside-footer .copyright{color:#646464}.section.section-accordion{padding-top:0}.section.section-accordion .accordion{margin:0;padding:0 0 0}.section.section-accordion .accordion dt.active span{color:#ffbc17}.section.section-accordion .accordion dt.active span::before{-webkit-transform:rotate(-180deg);transform:rotate(-180deg);background-color:#ffbc17;color:#0f0f0f}.section.section-accordion .accordion dt:hover span{color:#ffbc17}.section.section-accordion .accordion dt:hover span::before{background-color:#ffbc17;color:#0f0f0f}.section.section-accordion .accordion dt span{font-size:20px;line-height:24px;font-weight:600;position:relative;padding:0 0 0 56px;display:inline-block;margin:0 0 37px 0;cursor:pointer;-webkit-transition:all 200ms;transition:all 200ms}@media(min-width: 576px){.section.section-accordion .accordion dt span{font-size:20px;line-height:26px}}.section.section-accordion .accordion dt span::before{content:"";font-family:"icomoon";font-size:6px;text-align:center;display:block;position:absolute;width:36px;height:36px;line-height:36px;position:absolute;left:0;top:-5px;color:#ffbc17;background-color:#0f0f0f}.section.section-accordion .accordion dd{color:#707c7c;font-size:18px;line-height:23px;padding:0 0 0 56px;margin:-11px 0 30px 0;position:relative;display:none}.section.section-accordion .accordion dd::before{content:"";position:absolute;left:18px;top:0;display:block;width:1px;height:100%;background-color:#ffbc17}.section.section-content-slider{padding:0;background-color:#0f0f0f;margin:0 0 120px 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:120px 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;text-align:left}@media(min-width: 768px){.section.section-content-slider .content-slider-wrapper .content-slider-wrapper-left .section-title{line-height:70px}}.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:#c6c6c6;font-size:16px;line-height:23px}@media(min-width: 992px){.section.section-content-slider .content-slider-wrapper .content-slider-wrapper-right .content-slider .swiper-slide{font-size:18px}}.section.section-content-slider .content-slider-wrapper .content-slider-wrapper-right .content-slider .swiper-slide h3{font-size:23px;line-height:27px;text-transform:uppercase;font-weight:600;color:#ffbc17;margin:0 0 20px 0}@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 .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:21px;font-size:14px;color:#646464}@media(min-width: 992px){.section.section-content-slider .content-slider-pagination .content-slider-page .content-slider-page-number span{font-size:16px}}.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:#646464}@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:#ffbc17}.section.section-content-slider .content-slider-pagination .content-slider-page.content-slider-page-active .content-slider-page-number span{color:#ffbc17}.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{border-radius:0;position:relative}.box-image img{display:block;width:100%;max-width:100%;border-radius:0}.box-image .box-image-content{position:absolute;z-index:20;left:0;bottom:0;width:100%;height:100%;color:#fff}.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:120px}@media(min-width: 992px){.box-image .box-image-content:hover .box-image-title{bottom:158px}}.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:69px}}.box-image .box-image-content .box-image-title{font-size:40px;line-height:40px;font-weight:600;font-family:"Barlow Condensed",sans-serif;text-transform:uppercase;position:absolute;left:0;bottom:40px;z-index:30;margin:0 20px 20px 20px;max-height:80px;width:calc(100% - 40px);display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-transition:bottom 200ms;transition:bottom 200ms}@media(min-width: 992px){.box-image .box-image-content .box-image-title{font-size:50px;line-height:50px;margin:0 40px 20px 40px;width:calc(100% - 80px);bottom:63px;max-height:100px}}.box-image .box-image-content .box-image-description{font-size:15px;line-height:20px;position:absolute;left:0;bottom:60px;z-index:30;margin:0 20px;height:0;width:calc(100% - 40px);overflow:hidden;visibility:hidden;color:#c6c6c6;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:23px;bottom:83px}}.box-image .box-image-content .box-image-link{padding:0 0 0 15px;position:absolute;margin:0 20px;left:0;bottom:20px;z-index:30}.box-image .box-image-content .box-image-link:hover{cursor:pointer}@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:#fff;display:inline-block;font-size:16px;line-height:20px}@media(min-width: 992px){.box-image .box-image-content .box-image-link a{font-size:18px}}.box-image .box-image-content .box-image-link::before{display:block;width:2px;height:25px;content:"";position:absolute;left:0;top:calc(50% - 12px);background-color:#ffbc17;-webkit-transition:width 200ms;transition:width 200ms}.box-image .box-image-content .box-image-link:hover a{color:#ffbc17}.section.section-box-image-slider{overflow:hidden;position:relative}.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}@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}@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;border:0;background-color:#ffbc17;cursor:pointer;color:#0f0f0f;-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:6px;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:#c6c6c6;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:#c6c6c6;cursor:default}.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:#ffbc17;color:#0f0f0f}.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:#0f0f0f;color:#c6c6c6;margin:0}.section.section-content-dark .table-content .table-wrapper table{color:#c6c6c6}.section.section-content-dark .table-content .table-wrapper table tr:hover td{background:#646464 !important}.section.section-content-dark .table-content .table-wrapper table tr:last-child td{border-bottom:0}.section.section-content-dark .table-content .table-wrapper table tr td{border-bottom:1px solid #646464;background-color:#0f0f0f}.section.section-content-dark .table-content .table-wrapper table tr td a{color:#ffbc17;font-weight:600}.section.section-content-dark .table-content .table-wrapper table tr td a:hover{text-decoration:underline}.section.section-content-dark .table-content .table-wrapper table tr th{color:#fff;border-bottom:1px solid #646464;background-color:#0f0f0f}.section.section-content-dark .content-title{color:#fff;font-size:30px;line-height:33px;margin:0 0 40px 0;font-weight:bold;font-style:italic;text-transform:uppercase;font-family:"Barlow Condensed",sans-serif}@media(min-width: 992px){.section.section-content-dark .content-title{font-size:40px;line-height:40px}}.section.section-content-dark .content-text{margin:0 0 40px 0;font-size:18px;line-height:23px}.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:#fff}.section.section-content-dark .content-text a:hover{color:#eaeaea}.section.section-content-dark .content-text a[href^="tel:"]{color:#eaeaea}.section.section-content-dark .content-text a[href^="tel:"]:hover{color:#eaeaea}.section.section-content-dark .content-text .btn{color:#0f0f0f}.section.section-content-dark .content-text .btn:hover{color:#0f0f0f}.section.section-content-dark .content-image{margin:-120px auto 40px auto;max-width:400px;position:relative;border-radius:6px}@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:-150px 0 0 0}}.section.section-content-dark .content-image img{display:block;width:100%;max-width:100%}.section.section-content-dark .section-title{margin:40px 0 40px 0;color:#fff}.section.section-content-dark .section-title.small{margin:0 0 40px 0;font-size:30px;line-height:31px}@media(min-width: 768px){.section.section-content-dark .section-title.small{font-size:40px;line-height:40px;margin:0}}@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:2px solid #ffbc17;border-radius:0;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.error input[type=text]::-webkit-input-placeholder,.section.section-content-dark form .form-element.error input[type=number]::-webkit-input-placeholder,.section.section-content-dark form .form-element.error input[type=email]::-webkit-input-placeholder,.section.section-content-dark form .form-element.error input[type=password]::-webkit-input-placeholder{color:#ffbc17}.section.section-content-dark form .form-element.error input[type=text]:-moz-placeholder,.section.section-content-dark form .form-element.error input[type=number]:-moz-placeholder,.section.section-content-dark form .form-element.error input[type=email]:-moz-placeholder,.section.section-content-dark form .form-element.error input[type=password]:-moz-placeholder{color:#ffbc17}.section.section-content-dark form .form-element.error input[type=text]::-moz-placeholder,.section.section-content-dark form .form-element.error input[type=number]::-moz-placeholder,.section.section-content-dark form .form-element.error input[type=email]::-moz-placeholder,.section.section-content-dark form .form-element.error input[type=password]::-moz-placeholder{color:#ffbc17}.section.section-content-dark form .form-element.error input[type=text]:-ms-input-placeholder,.section.section-content-dark form .form-element.error input[type=number]:-ms-input-placeholder,.section.section-content-dark form .form-element.error input[type=email]:-ms-input-placeholder,.section.section-content-dark form .form-element.error input[type=password]:-ms-input-placeholder{color:#ffbc17}.section.section-content-dark form .form-element.error textarea::-webkit-input-placeholder{color:#ffbc17}.section.section-content-dark form .form-element.error textarea:-moz-placeholder{color:#ffbc17}.section.section-content-dark form .form-element.error textarea::-moz-placeholder{color:#ffbc17}.section.section-content-dark form .form-element.error textarea:-ms-input-placeholder{color:#ffbc17}.section.section-content-dark form .form-element.error .custom-select::after{color:#ffbc17}.section.section-content-dark form .form-element.error .custom-select select{border-color:#ffbc17;color:#ffbc17}.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=number],.section.section-content-dark form .form-element input[type=email],.section.section-content-dark form .form-element input[type=password]{color:#c6c6c6;border-color:#646464}.section.section-content-dark form .form-element input[type=text]:focus,.section.section-content-dark form .form-element input[type=number]: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:#646464}.section.section-content-dark form .form-element input[type=text]::-webkit-input-placeholder,.section.section-content-dark form .form-element input[type=number]::-webkit-input-placeholder,.section.section-content-dark form .form-element input[type=email]::-webkit-input-placeholder,.section.section-content-dark form .form-element input[type=password]::-webkit-input-placeholder{color:#c6c6c6}.section.section-content-dark form .form-element input[type=text]:-moz-placeholder,.section.section-content-dark form .form-element input[type=number]:-moz-placeholder,.section.section-content-dark form .form-element input[type=email]:-moz-placeholder,.section.section-content-dark form .form-element input[type=password]:-moz-placeholder{color:#c6c6c6}.section.section-content-dark form .form-element input[type=text]::-moz-placeholder,.section.section-content-dark form .form-element input[type=number]::-moz-placeholder,.section.section-content-dark form .form-element input[type=email]::-moz-placeholder,.section.section-content-dark form .form-element input[type=password]::-moz-placeholder{color:#c6c6c6}.section.section-content-dark form .form-element input[type=text]:-ms-input-placeholder,.section.section-content-dark form .form-element input[type=number]:-ms-input-placeholder,.section.section-content-dark form .form-element input[type=email]:-ms-input-placeholder,.section.section-content-dark form .form-element input[type=password]:-ms-input-placeholder{color:#c6c6c6}.section.section-content-dark form .form-element textarea{color:#c6c6c6;border-color:#646464}.section.section-content-dark form .form-element textarea:focus{border-color:#646464}.section.section-content-dark form .form-element textarea::-webkit-input-placeholder{color:#c6c6c6}.section.section-content-dark form .form-element textarea:-moz-placeholder{color:#c6c6c6}.section.section-content-dark form .form-element textarea::-moz-placeholder{color:#c6c6c6}.section.section-content-dark form .form-element textarea:-ms-input-placeholder{color:#c6c6c6}.section.section-content-dark form .form-element .custom-select select{color:#c6c6c6;border-color:#646464}.section.section-content-dark form .form-element .custom-select:after{color:#646464}.section.section-content-dark form .custom-checkbox.error input[type=checkbox]+label::before{border-color:#ffbc17}.section.section-content-dark form .custom-checkbox input[type=checkbox]+label{color:#c6c6c6}.section.section-content-dark form .custom-checkbox input[type=checkbox]+label a{color:#ffbc17;text-decoration:none}.section.section-content-dark form .custom-checkbox input[type=checkbox]+label::before{border-color:#646464}.section.section-content-light{background-color:#fff;color:#646464;margin:0}@media(min-width: 1200px){.section.section-content-light{background-image:url(../images/shape.svg);background-repeat:no-repeat;background-size:auto 450px;background-position:right -12% bottom -120px}}.section.section-content-light .content-title{color:#0f0f0f;font-size:30px;line-height:33px;margin:0 0 40px 0;font-weight:bold;font-style:italic;text-transform:uppercase;font-family:"Barlow Condensed",sans-serif}@media(min-width: 992px){.section.section-content-light .content-title{font-size:40px;line-height:40px}}.section.section-content-light .content-text{margin:0 0 40px 0;font-size:18px;line-height:23px}.section.section-content-light .content-text p{margin:0 0 30px 0}.section.section-content-light .content-text p:last-child{margin:0}.section.section-content-light .content-text a{color:#fff}.section.section-content-light .content-text a:hover{color:#eaeaea}.section.section-content-light .content-text a[href^="tel:"]{color:#eaeaea}.section.section-content-light .content-text a[href^="tel:"]:hover{color:#eaeaea}.section.section-content-light .content-image{margin:-120px auto 120px auto;max-width:400px;position:relative;position:relative;border-radius:6px}.section.section-content-light .content-image::after{content:"";position:absolute;width:121px;height:106px;background-image:url(../images/icons.svg);background-size:auto 100%;background-repeat:no-repeat;left:22%;bottom:-55px}@media(min-width: 576px){.section.section-content-light .content-image::after{width:148px;height:128px;bottom:-51px}}@media(min-width: 768px){.section.section-content-light .content-image{margin:-120px auto 60px auto}}@media(min-width: 768px){.section.section-content-light .content-image{margin:-120px 0 60px 0;max-width:none}}@media(min-width: 768px){.section.section-content-light .content-image{margin:-120px 0 0 0}}@media(min-width: 992px){.section.section-content-light .content-image{margin:-150px 0 0 0}}.section.section-content-light .content-image img{display:block;width:100%;max-width:100%}.section.section-content-light .section-title{margin:40px 0 40px 0;color:#0f0f0f}@media(min-width: 768px){.section.section-content-light .section-title{margin:40px 0 0 0}}@media(min-width: 992px){.section.section-content-light .section-title{margin:80px 0 0 0}}.section.section-content-light .video-container{border:2px solid #ffbc17;border-radius:0;padding:20px;margin:0}@media(min-width: 768px){.section.section-content-light .video-container{margin:40px 0 0 0}}@media(min-width: 992px){.section.section-content-light .video-container{margin:80px 0 0 0}}.section.section-content-light .video-container .embed-container{position:relative;padding-bottom:56.25%;overflow:hidden;max-width:100%;height:auto}.section.section-content-light .video-container .embed-container iframe,.section.section-content-light .video-container .embed-container object,.section.section-content-light .video-container .embed-container embed{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.section.section-content-light form .form-element label{color:#0f0f0f}.section.section-content-light form .form-element input[type=text],.section.section-content-light form .form-element input[type=email],.section.section-content-light form .form-element input[type=password]{color:#707c7c}.section.section-content-light form .form-element input[type=text]:focus,.section.section-content-light form .form-element input[type=email]:focus,.section.section-content-light form .form-element input[type=password]:focus{border-color:#c6c6c6}.section.section-content-light form .form-element textarea{color:#707c7c}.section.section-content-light form .form-element textarea:focus{border-color:#c6c6c6}.section.section-content-light form .custom-checkbox input[type=checkbox]+label{color:#707c7c}.section.section-content-light form .custom-checkbox input[type=checkbox]+label a{color:#ffbc17}.section.section-promo{padding:40px 0 80px 0;overflow-x:hidden;min-height:100vh;margin:-80px 0 0 0;background-size:cover;background-position:center center}@media(min-width: 768px){.section.section-promo{padding:80px 0 80px 0}}.section.section-promo .container{height:calc(100vh - 160px);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}.section.section-promo .promo{text-align:center}.section.section-promo .promo h1{font-size:44px;line-height:44px;font-weight:800;text-transform:uppercase;margin:0 0 40px 0;display:block;color:#fff}@media(min-width: 768px){.section.section-promo .promo h1{margin:0 0 40px 0}}@media(min-width: 992px){.section.section-promo .promo h1{font-size:50px;line-height:50px}}@media(min-width: 1200px){.section.section-promo .promo h1{font-size:70px;line-height:70px}}.section.section-promo .promo h1 span{color:#ffbc17;display:inline-block;font-family:"Barlow Condensed",sans-serif;font-style:italic;font-size:44px;line-height:44px}@media(min-width: 992px){.section.section-promo .promo h1 span{font-size:50px;line-height:50px}}@media(min-width: 1200px){.section.section-promo .promo h1 span{font-size:70px;line-height:70px}}.section.section-promo .promo p{color:#fff;font-size:18px;margin-bottom:60px}.section.section-promo .promo .buttons-panel{margin:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section.section-promo .promo .buttons-panel .base-link a{color:#fff;font-size:18px}.section.section-promo .promo .buttons-panel .base-link a:hover{color:#ffbc17}.section.section-content{padding:20px 0 80px 0;position:relative}@media(min-width: 768px){.section.section-content{padding:50px 0 120px 0}}@media(min-width: 1200px){.section.section-content{background-image:url(../images/shape.svg);background-repeat:no-repeat;background-size:auto 450px;background-position:right -12% bottom -120px}}.section.section-content .content-text{color:#646464;padding:0;font-size:18px}.section.section-content .content-text address{text-align:center;padding:60px 0 0 0}.section.section-content .content-text address span{font-size:24px;font-weight:600;color:#0f0f0f;display:block;margin:0 0 10px 0;font-family:"Barlow Condensed",sans-serif}@media(min-width: 768px){.section.section-content .content-text address span{font-size:40px}}.section.section-content .content-text address p{font-size:18px;color:#0f0f0f;margin:0 0 40px 0;line-height:28px}.section.section-content .content-text address p strong{color:#0f0f0f}@media(min-width: 768px){.section.section-content .content-text address p{font-size:22px}}.section.section-content .content-text address .address-contact{display:block;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:500px;margin:0 auto 40px auto}@media(min-width: 768px){.section.section-content .content-text address .address-contact{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.section.section-content .content-text address .address-contact a{font-size:18px;font-weight:400;color:#0f0f0f;position:relative;padding:0 0 0 15px}@media(min-width: 768px){.section.section-content .content-text address .address-contact a{font-size:20px}}.section.section-content .content-text address .address-contact a::before{display:block;width:2px;height:25px;background-color:#ffbc17;content:"";position:absolute;left:0;top:calc(50% - 12px);border-radius:0}.section.section-content .content-text address .address-contact a:hover{text-decoration:none;color:#ffbc17}.section.section-content .content-text address .address-contact a[href^="tel:"]{font-weight:600}.section.section-content .content-text h2,.section.section-content .content-text h3,.section.section-content .content-text h4{color:#0f0f0f;margin:0 0 30px 0;padding:10px 0 0 0;font-weight:700;font-family:"Barlow Condensed",sans-serif;text-transform:uppercase}.section.section-content .content-text h2{font-size:30px}.section.section-content .content-text h2.content-title{text-transform:uppercase;font-weight:bold}.section.section-content .content-text h3{font-size:22px}@media(min-width: 768px){.section.section-content .content-text h3{font-size:24px}}.section.section-content .content-text h4{font-size:18px}@media(min-width: 768px){.section.section-content .content-text h4{font-size:18px}}.section.section-content .content-text strong{font-weight:600;color:#646464}.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 30px 0}.section.section-content .content-text a:not(.btn){font-weight:600}.section.section-content .content-text a:not(.btn):hover{text-decoration:underline;color:#ffbc17}.section.section-content .content-text ul{list-style-position:inside;margin:0 0 30px 0;padding:0}.section.section-content .content-text ul:last-child{margin:0}.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::marker{color:#ffbc17}.section.section-content .content-text ol{margin:0 0 30px 0;padding:0;list-style-position:inside}.section.section-content .content-text ol:last-child{margin:0}.section.section-content .content-text ol li{margin:0 0 15px 0;counter-increment:counter}.section.section-content .content-text ol li:last-child{margin:0}.section.section-content .content-text ol li::marker{color:#ffbc17;font-weight:600}.section.section-content .article-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:40px 0 0 0}.section.section-content .article-bottom time{color:#707c7c;font-size:14px}@media(min-width: 768px){.section.section-content .article-bottom time{font-size:16px}}@-webkit-keyframes swipe-left-right{0%,100%{left:-4px}50%{left:4px}}@keyframes swipe-left-right{0%,100%{left:-4px}50%{left:4px}}.section.section-reviews{padding:40px 0 80px 0}@media(min-width: 768px){.section.section-reviews{padding:80px 0 80px 0}}.section.section-reviews .section-reviews-content{padding:60px 0 0 0;position:relative}@media(min-width: 768px){.section.section-reviews .section-reviews-content{border-radius:200px;border:1px solid #c6c6c6}}.section.section-reviews .section-reviews-content::before{content:"";font-family:"icomoon";position:absolute;left:calc(50% - 25px);top:-5px;font-size:38px;color:#ffbc17}.section.section-reviews .section-reviews-content .reviews-slider{margin:0}.section.section-reviews .section-reviews-content .reviews-slider .swiper-slide{padding:0 0 40px 0}@media(min-width: 576px){.section.section-reviews .section-reviews-content .reviews-slider .swiper-slide{padding:0 130px 76px 130px}}.section.section-reviews .section-reviews-content .reviews-slider .swiper-slide .review-text{font-weight:600;text-align:center;font-size:18px;margin:0 0 10px 0}.section.section-reviews .section-reviews-content .reviews-slider .swiper-slide .review-author{text-align:center;color:#646464;font-size:18px}.section.section-reviews .section-reviews-content .swiper-pagination{position:relative;bottom:auto;top:auto;left:auto;right:auto;margin:0 0 15px 0}.section.section-reviews .section-reviews-content .swiper-pagination .swiper-pagination-bullet{width:10px;height:10px;border:1px solid #0f0f0f;background-color:rgba(0,0,0,0);opacity:1;margin:0 3px}.section.section-reviews .section-reviews-content .swiper-pagination .swiper-pagination-bullet-active{background-color:#ffbc17;border-color:#ffbc17}.section.section-reviews .section-reviews-content .more-reviews{text-align:center;color:#646464;font-size:18px;margin:0;font-weight:300}@media(min-width: 576px){.section.section-reviews .section-reviews-content .more-reviews{margin:0 0 40px 0}}.section.section-reviews .section-reviews-content .more-reviews a{color:#ffbc17;font-weight:600}.section.section-reviews .section-reviews-content .more-reviews a:hover{text-decoration:underline}.section.section-content-text{padding-bottom:0}.section.section-content-text .content-text{padding:0;margin:0 0 40px 0;font-size:18px;line-height:23px;color:#646464}@media(min-width: 768px){.section.section-content-text .content-text{margin:0}}.section.section-content-text .content-text .content-title{font-size:30px;line-height:33px;margin:0 0 30px 0;padding:0;color:#0f0f0f;font-weight:700;text-transform:uppercase;font-family:"Barlow Condensed",sans-serif}@media(min-width: 768px){.section.section-content-text .content-text .content-title{font-size:33px;line-height:39px}}@media(min-width: 1200px){.section.section-content-text .content-text .content-title{font-size:40px;line-height:46px}}.section.section-content-text .content-text h2,.section.section-content-text .content-text h3,.section.section-content-text .content-text h4{color:#0f0f0f;font-weight:700;margin:0 0 20px 0;padding:10px 0 0 0;font-family:"Barlow Condensed",sans-serif;text-transform:uppercase}@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:26px}@media(min-width: 768px){.section.section-content-text .content-text h2{font-size:30px}}.section.section-content-text .content-text h3{font-size:22px}@media(min-width: 768px){.section.section-content-text .content-text h3{font-size:24px}}.section.section-content-text .content-text h4{font-size:18px}@media(min-width: 768px){.section.section-content-text .content-text h4{font-size:18px}}.section.section-content-text .content-text strong{font-weight:600;color:#0f0f0f}.section.section-content-text .content-text a strong{color:#ffbc17}.section.section-content-text .content-text a:hover strong{text-decoration:underline}.section.section-content-text .content-text img{display:block;width:100%;max-width:100%;border-radius:6px;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{margin:0 0 30px 0;padding:0;list-style-position:inside}.section.section-content-text .content-text ul:last-child{margin:0}.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::marker{color:#ffbc17}.section.section-content-text .content-text ol{margin:0 0 30px 0;padding:0;list-style-position:inside}.section.section-content-text .content-text ol:last-child{margin:0}.section.section-content-text .content-text ol li{margin:0 0 15px 0}.section.section-content-text .content-text ol li::marker{color:#ffbc17;font-weight:600}.section.section-content-text .content-text ol li:last-child{margin:0}.box-dark{background-color:#0f0f0f;color:#fff;padding:30px}.box-dark .box-dark-title{font-size:24px;line-height:30px;margin:0 0 20px 0;text-transform:uppercase;font-weight:600}@media(min-width: 576px){.box-dark .box-dark-title{font-size:26px;line-height:30px}}@media(min-width: 992px){.box-dark .box-dark-title{font-size:30px;line-height:34px}}.box-dark ul{margin:0;padding:0;list-style-type:none}.box-dark ul li{margin:0 0 20px 0}.box-dark ul li:last-child{margin:0}.box-dark ul li a{color:#c6c6c6;display:inline-block}.box-dark ul li a::before{content:"";font-size:9px;font-family:"icomoon";width:20px;height:20px;line-height:18px;text-align:center;border-radius:50%;border:1px solid #ffbc17;background-color:#ffbc17;display:inline-block;vertical-align:middle;color:#0f0f0f;margin:-2px 10px 0 0;-webkit-transition:all 200ms;transition:all 200ms}.box-dark ul li a:hover{color:#ffbc17}.box-dark ul li a:hover::before{background-color:#ffbc17;color:#0f0f0f;border-color:#ffbc17}.box-image-text img{display:block;max-width:100%;width:100%;margin:0 0 20px 0}.box-image-text .box-image-text-title{font-weight:700;font-size:24px;line-height:27px;margin:0 10px 20px 10px;text-transform:uppercase;text-align:center;-webkit-transition:color 200ms;transition:color 200ms}.box-image-text .box-image-content{color:#646464;padding:0;margin:0 10px 40px 10px;font-size:18px;text-align:center}.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:50px;position:relative}.section.section-articles::before{background-image:url("../images/k_mask.svg");background-repeat:no-repeat;background-size:auto 450px;background-position:top 57px right -165px;content:"";position:absolute;top:0px;right:0px;bottom:0px;left:0px;opacity:.1}@media(min-width: 1200px){.section.section-articles::before{opacity:1}}.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:14px;line-height:23px;color:#646464;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}.section.section-articles .article-list article .article-title a{font-size:24px;line-height:28px;font-weight:700;color:#0f0f0f;display:inline-block;font-family:"Barlow Condensed",sans-serif;text-transform:uppercase}.section.section-articles .article-list article .article-title a:hover{color:#ffbc17}.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;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.paginator li{margin:0 10px}.paginator li a{font-size:15px;line-height:23px;color:#646464}@media(min-width: 768px){.paginator li a{font-size:16px}}.paginator li a:hover{color:#ffbc17}.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:36px;border:0;text-align:center;background-color:#ffbc17;color:#0f0f0f;font-size:6px}.paginator li a.prev:hover,.paginator li a.next:hover{background-color:#ffbc17}.paginator li span{font-size:16px;line-height:23px;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:36px;border:0;text-align:center;background-color:#c6c6c6;color:#0f0f0f;font-size:6px;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:#0f0f0f;padding:20px}@media(min-width: 768px){.absolute-cookies{max-width:700px;margin:0 auto;width:100%;left:calc(50% - 350px)}}.absolute-cookies-link{color:#0f0f0f;text-decoration:underline}.absolute-cookies-link:hover{color:#0f0f0f;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:16px;font-weight:700;margin-bottom:10px}.absolute-cookies-content .absolute-cookies-content-left .absolute-cookies-text{font-size:14px;line-height:18px;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}.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;padding:0 20px}.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:16px;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;border-radius:6px}.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:18px;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:#0f0f0f;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:#0f0f0f;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:#ffbc17}.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:#0f0f0f;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:6px;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:18px;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:14px;height:40px;line-height:40px;min-width:0}.section-gallery-slider-dark .gallery-slider,.section-gallery-slider-light .gallery-slider{margin:0 0 0 20px}@media(min-width: 768px){.section-gallery-slider-dark .gallery-slider,.section-gallery-slider-light .gallery-slider{margin:0 0 0 30px}}.section-gallery-slider-dark .gallery-slider .swiper-slide,.section-gallery-slider-light .gallery-slider .swiper-slide{width:180px}@media(min-width: 768px){.section-gallery-slider-dark .gallery-slider .swiper-slide,.section-gallery-slider-light .gallery-slider .swiper-slide{width:280px}}.section-gallery-slider-dark .gallery-slider .swiper-slide a,.section-gallery-slider-light .gallery-slider .swiper-slide a{position:relative;display:block}.section-gallery-slider-dark .gallery-slider .swiper-slide a::before,.section-gallery-slider-light .gallery-slider .swiper-slide a::before{position:absolute;left:0;top:0;width:100%;height:100%;content:"";border:4px solid rgba(0,0,0,0);-webkit-transition:all 200ms;transition:all 200ms}.section-gallery-slider-dark .gallery-slider .swiper-slide a:hover::before,.section-gallery-slider-light .gallery-slider .swiper-slide a:hover::before{border:4px solid #ffbc17}.section-gallery-slider-dark .gallery-slider .swiper-slide a img,.section-gallery-slider-light .gallery-slider .swiper-slide a img{display:block;width:100%;height:auto;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%}.section-gallery-slider-dark .gallery-slider .swiper-pagination,.section-gallery-slider-light .gallery-slider .swiper-pagination{position:relative;bottom:auto;top:auto;left:auto;right:auto;padding:20px 0 0 0;margin:0}.section-gallery-slider-dark .gallery-slider .swiper-pagination .swiper-pagination-bullet,.section-gallery-slider-light .gallery-slider .swiper-pagination .swiper-pagination-bullet{width:10px;height:10px;background-color:rgba(0,0,0,0);opacity:1;margin:0 3px}.section-gallery-slider-light{padding:80px 0 !important}.section-gallery-slider-light .gallery-slider .swiper-pagination .swiper-pagination-bullet{border:1px solid #0f0f0f}.section-gallery-slider-light .gallery-slider .swiper-pagination .swiper-pagination-bullet-active{background-color:#ffbc17;border-color:#ffbc17}.section-gallery-slider-light .gallery-slider .swiper-lazy-preloader{border:4px solid #0f0f0f;border-top-color:rgba(0,0,0,0)}.section-gallery-slider-dark{background-color:#0f0f0f;padding:0 0 80px 0 !important}.section-gallery-slider-dark .gallery-slider .swiper-pagination .swiper-pagination-bullet{border:1px solid #c6c6c6}.section-gallery-slider-dark .gallery-slider .swiper-pagination .swiper-pagination-bullet-active{background-color:#ffbc17;border-color:#ffbc17}.section-gallery-slider-dark .gallery-slider .swiper-lazy-preloader{border:4px solid #646464;border-top-color:rgba(0,0,0,0)}body.hidden-scroll{overflow:hidden}.sl-overlay{position:fixed;left:0;right:0;top:0;bottom:0;background:#fff;display:none;z-index:1035}.sl-wrapper{z-index:1040;width:100%;height:100%;left:0;top:0;position:fixed}.sl-wrapper *{-webkit-box-sizing:border-box;box-sizing:border-box}.sl-wrapper button{border:0 none;background:rgba(0,0,0,0);font-size:28px;padding:0;cursor:pointer}.sl-wrapper button:hover{opacity:.7}.sl-wrapper .sl-close{display:none;position:fixed;right:30px;top:30px;z-index:10060;margin-top:-14px;margin-right:-14px;height:44px;width:44px;line-height:44px;font-family:Arial,Baskerville,monospace;color:#000;font-size:3rem}.sl-wrapper .sl-counter{display:none;position:fixed;top:30px;left:30px;z-index:10060;color:#000;font-size:1rem}.sl-wrapper .sl-download{display:none;position:fixed;bottom:5px;width:100%;text-align:center;z-index:10060;color:#fff;font-size:1rem}.sl-wrapper .sl-download a{color:#fff}.sl-wrapper .sl-navigation{width:100%;display:none}.sl-wrapper .sl-navigation button{position:fixed;top:50%;margin-top:-22px;height:44px;width:22px;line-height:44px;text-align:center;display:block;z-index:10060;font-family:Arial,Baskerville,monospace;color:#000}.sl-wrapper .sl-navigation button.sl-next{right:5px;font-size:2rem}.sl-wrapper .sl-navigation button.sl-prev{left:5px;font-size:2rem}@media(min-width: 35.5em){.sl-wrapper .sl-navigation button{width:44px}.sl-wrapper .sl-navigation button.sl-next{right:10px;font-size:3rem}.sl-wrapper .sl-navigation button.sl-prev{left:10px;font-size:3rem}}@media(min-width: 50em){.sl-wrapper .sl-navigation button{width:44px}.sl-wrapper .sl-navigation button.sl-next{right:20px;font-size:3rem}.sl-wrapper .sl-navigation button.sl-prev{left:20px;font-size:3rem}}.sl-wrapper.sl-dir-rtl .sl-navigation{direction:ltr}.sl-wrapper .sl-image{position:fixed;-ms-touch-action:none;touch-action:none;z-index:10000}.sl-wrapper .sl-image img{margin:0;padding:0;display:block;border:0 none;width:100%;height:auto}@media(min-width: 35.5em){.sl-wrapper .sl-image img{border:0 none}}@media(min-width: 50em){.sl-wrapper .sl-image img{border:0 none}}.sl-wrapper .sl-image iframe{background:#000;border:0 none}@media(min-width: 35.5em){.sl-wrapper .sl-image iframe{border:0 none}}@media(min-width: 50em){.sl-wrapper .sl-image iframe{border:0 none}}.sl-wrapper .sl-image .sl-caption{display:none;padding:10px;color:#fff;background:rgba(0,0,0,.8);font-size:1rem;position:absolute;bottom:0;left:0;right:0}.sl-wrapper .sl-image .sl-caption.pos-top{bottom:auto;top:0}.sl-wrapper .sl-image .sl-caption.pos-outside{bottom:auto}.sl-spinner{display:none;border:5px solid #333;border-radius:40px;height:40px;left:50%;margin:-20px 0 0 -20px;opacity:0;position:fixed;top:50%;width:40px;z-index:1007;-webkit-animation:pulsate 1s ease-out infinite;animation:pulsate 1s ease-out infinite}.sl-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}.sl-transition{transition:-webkit-transform ease 200ms;-webkit-transition:-webkit-transform ease 200ms;transition:transform ease 200ms;transition:transform ease 200ms, -webkit-transform ease 200ms}@-webkit-keyframes pulsate{0%{-webkit-transform:scale(0.1);transform:scale(0.1);opacity:0}50%{opacity:1}100%{-webkit-transform:scale(1.2);transform:scale(1.2);opacity:0}}@keyframes pulsate{0%{-webkit-transform:scale(0.1);transform:scale(0.1);opacity:0}50%{opacity:1}100%{-webkit-transform:scale(1.2);transform:scale(1.2);opacity:0}}
/*# sourceMappingURL=../maps/style.css.map */
