﻿/*!
 * Bootstrap  v5.3.8 (https://getbootstrap.com/)
 * Copyright 2011-2025 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root,[data-bs-theme=light]{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 13, 110, 253;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-primary-text-emphasis: #052c65;--bs-secondary-text-emphasis: #2b2f32;--bs-success-text-emphasis: #0a3622;--bs-info-text-emphasis: #055160;--bs-warning-text-emphasis: #664d03;--bs-danger-text-emphasis: #58151c;--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: #cfe2ff;--bs-secondary-bg-subtle: #e2e3e5;--bs-success-bg-subtle: #d1e7dd;--bs-info-bg-subtle: #cff4fc;--bs-warning-bg-subtle: #fff3cd;--bs-danger-bg-subtle: #f8d7da;--bs-light-bg-subtle: #fcfcfd;--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: #9ec5fe;--bs-secondary-border-subtle: #c4c8cb;--bs-success-border-subtle: #a3cfbb;--bs-info-border-subtle: #9eeaf9;--bs-warning-border-subtle: #ffe69c;--bs-danger-border-subtle: #f1aeb5;--bs-light-border-subtle: #e9ecef;--bs-dark-border-subtle: #adb5bd;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 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: #0a58ca;--bs-link-hover-color-rgb: 10, 88, 202;--bs-code-color: #d63384;--bs-highlight-color: #212529;--bs-highlight-bg: #fff3cd;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, 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: #2b3035;--bs-tertiary-bg-rgb: 43, 48, 53;--bs-primary-text-emphasis: #6ea8fe;--bs-secondary-text-emphasis: #a7acb1;--bs-success-text-emphasis: #75b798;--bs-info-text-emphasis: #6edff6;--bs-warning-text-emphasis: #ffda6a;--bs-danger-text-emphasis: #ea868f;--bs-light-text-emphasis: #f8f9fa;--bs-dark-text-emphasis: #dee2e6;--bs-primary-bg-subtle: #031633;--bs-secondary-bg-subtle: #161719;--bs-success-bg-subtle: #051b11;--bs-info-bg-subtle: #032830;--bs-warning-bg-subtle: #332701;--bs-danger-bg-subtle: #2c0b0e;--bs-light-bg-subtle: #343a40;--bs-dark-bg-subtle: #1a1d20;--bs-primary-border-subtle: #084298;--bs-secondary-border-subtle: #41464b;--bs-success-border-subtle: #0f5132;--bs-info-border-subtle: #087990;--bs-warning-border-subtle: #997404;--bs-danger-border-subtle: #842029;--bs-light-border-subtle: #495057;--bs-dark-border-subtle: #343a40;--bs-heading-color: inherit;--bs-link-color: #6ea8fe;--bs-link-hover-color: #8bb9fe;--bs-link-color-rgb: 110, 168, 254;--bs-link-hover-color-rgb: 139, 185, 254;--bs-code-color: #e685b5;--bs-highlight-color: #dee2e6;--bs-highlight-bg: #664d03;--bs-border-color: #495057;--bs-border-color-translucent: rgba(255, 255, 255, 0.15);--bs-form-valid-color: #75b798;--bs-form-valid-border-color: #75b798;--bs-form-invalid-color: #ea868f;--bs-form-invalid-border-color: #ea868f}*,*::before,*::after{box-sizing:border-box}@media(prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}h1,.h1{font-size:calc(1.375rem + 1.5vw)}@media(min-width: 1200px){h1,.h1{font-size:2.5rem}}h2,.h2{font-size:calc(1.325rem + 0.9vw)}@media(min-width: 1200px){h2,.h2{font-size:2rem}}h3,.h3{font-size:calc(1.3rem + 0.6vw)}@media(min-width: 1200px){h3,.h3{font-size:1.75rem}}h4,.h4{font-size:calc(1.275rem + 0.3vw)}@media(min-width: 1200px){h4,.h4{font-size:1.5rem}}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small,.small{font-size:0.875em}mark,.mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:0.75em;line-height:0;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}a{color:rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));text-decoration:underline}a:hover{--bs-link-color-rgb: var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:0.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:0.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:0.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none !important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;line-height:inherit;font-size:calc(1.275rem + 0.3vw)}@media(min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button{cursor:pointer;filter:grayscale(1)}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none !important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-weight:300;line-height:1.2;font-size:calc(1.625rem + 4.5vw)}@media(min-width: 1200px){.display-1{font-size:5rem}}.display-2{font-weight:300;line-height:1.2;font-size:calc(1.575rem + 3.9vw)}@media(min-width: 1200px){.display-2{font-size:4.5rem}}.display-3{font-weight:300;line-height:1.2;font-size:calc(1.525rem + 3.3vw)}@media(min-width: 1200px){.display-3{font-size:4rem}}.display-4{font-weight:300;line-height:1.2;font-size:calc(1.475rem + 2.7vw)}@media(min-width: 1200px){.display-4{font-size:3.5rem}}.display-5{font-weight:300;line-height:1.2;font-size:calc(1.425rem + 2.1vw)}@media(min-width: 1200px){.display-5{font-size:3rem}}.display-6{font-weight:300;line-height:1.2;font-size:calc(1.375rem + 1.5vw)}@media(min-width: 1200px){.display-6{font-size:2.5rem}}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:0.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:0.875em;color:#6c757d}.blockquote-footer::before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:0.875em;color:var(--bs-secondary-color)}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media(min-width: 576px){.container-sm,.container{max-width:540px}}@media(min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media(min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media(min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media(min-width: 1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}}:root{--bs-breakpoint-xs: 0;--bs-breakpoint-sm: 576px;--bs-breakpoint-md: 768px;--bs-breakpoint-lg: 992px;--bs-breakpoint-xl: 1200px;--bs-breakpoint-xxl: 1400px}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: 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{flex:1 0 0}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: 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{flex:1 0 0}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: 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{flex:1 0 0}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: 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{flex:1 0 0}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: 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{flex:1 0 0}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x: 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}}.table{--bs-table-color-type: initial;--bs-table-bg-type: initial;--bs-table-color-state: initial;--bs-table-bg-state: initial;--bs-table-color: var(--bs-emphasis-color);--bs-table-bg: var(--bs-body-bg);--bs-table-border-color: var(--bs-border-color);--bs-table-accent-bg: transparent;--bs-table-striped-color: var(--bs-emphasis-color);--bs-table-striped-bg: rgba(var(--bs-emphasis-color-rgb), 0.05);--bs-table-active-color: var(--bs-emphasis-color);--bs-table-active-bg: rgba(var(--bs-emphasis-color-rgb), 0.1);--bs-table-hover-color: var(--bs-emphasis-color);--bs-table-hover-bg: rgba(var(--bs-emphasis-color-rgb), 0.075);width:100%;margin-bottom:1rem;vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:.5rem .5rem;color:var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));background-color:var(--bs-table-bg);border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)))}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:calc(var(--bs-border-width) * 2) solid currentcolor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem .25rem}.table-bordered>:not(caption)>*{border-width:var(--bs-border-width) 0}.table-bordered>:not(caption)>*>*{border-width:0 var(--bs-border-width)}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-striped-columns>:not(caption)>tr>:nth-child(even){--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-active{--bs-table-color-state: var(--bs-table-active-color);--bs-table-bg-state: var(--bs-table-active-bg)}.table-hover>tbody>tr:hover>*{--bs-table-color-state: var(--bs-table-hover-color);--bs-table-bg-state: var(--bs-table-hover-bg)}.table-primary{--bs-table-color: #000;--bs-table-bg: #cfe2ff;--bs-table-border-color: #a6b5cc;--bs-table-striped-bg: #c5d7f2;--bs-table-striped-color: #000;--bs-table-active-bg: #bacbe6;--bs-table-active-color: #000;--bs-table-hover-bg: #bfd1ec;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color: #000;--bs-table-bg: #e2e3e5;--bs-table-border-color: #b5b6b7;--bs-table-striped-bg: #d7d8da;--bs-table-striped-color: #000;--bs-table-active-bg: #cbccce;--bs-table-active-color: #000;--bs-table-hover-bg: #d1d2d4;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-success{--bs-table-color: #000;--bs-table-bg: #d1e7dd;--bs-table-border-color: #a7b9b1;--bs-table-striped-bg: #c7dbd2;--bs-table-striped-color: #000;--bs-table-active-bg: #bcd0c7;--bs-table-active-color: #000;--bs-table-hover-bg: #c1d6cc;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-info{--bs-table-color: #000;--bs-table-bg: #cff4fc;--bs-table-border-color: #a6c3ca;--bs-table-striped-bg: #c5e8ef;--bs-table-striped-color: #000;--bs-table-active-bg: #badce3;--bs-table-active-color: #000;--bs-table-hover-bg: #bfe2e9;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-warning{--bs-table-color: #000;--bs-table-bg: #fff3cd;--bs-table-border-color: #ccc2a4;--bs-table-striped-bg: #f2e7c3;--bs-table-striped-color: #000;--bs-table-active-bg: #e6dbb9;--bs-table-active-color: #000;--bs-table-hover-bg: #ece1be;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger{--bs-table-color: #000;--bs-table-bg: #f8d7da;--bs-table-border-color: #c6acae;--bs-table-striped-bg: #eccccf;--bs-table-striped-color: #000;--bs-table-active-bg: #dfc2c4;--bs-table-active-color: #000;--bs-table-hover-bg: #e5c7ca;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-light{--bs-table-color: #000;--bs-table-bg: #f8f9fa;--bs-table-border-color: #c6c7c8;--bs-table-striped-bg: #ecedee;--bs-table-striped-color: #000;--bs-table-active-bg: #dfe0e1;--bs-table-active-color: #000;--bs-table-hover-bg: #e5e6e7;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-dark{--bs-table-color: #fff;--bs-table-bg: #212529;--bs-table-border-color: #4d5154;--bs-table-striped-bg: #2c3034;--bs-table-striped-color: #fff;--bs-table-active-bg: #373b3e;--bs-table-active-color: #fff;--bs-table-hover-bg: #323539;--bs-table-hover-color: #fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media(max-width: 575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(0.375rem + var(--bs-border-width));padding-bottom:calc(0.375rem + var(--bs-border-width));margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(0.5rem + var(--bs-border-width));padding-bottom:calc(0.5rem + var(--bs-border-width));font-size:1.25rem}.col-form-label-sm{padding-top:calc(0.25rem + var(--bs-border-width));padding-bottom:calc(0.25rem + var(--bs-border-width));font-size:0.875rem}.form-text{margin-top:.25rem;font-size:0.875em;color:var(--bs-secondary-color)}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);appearance:none;background-color:var(--bs-body-bg);background-clip:padding-box;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:var(--bs-body-color);background-color:var(--bs-body-bg);border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::placeholder{color:var(--bs-secondary-color);opacity:1}.form-control:disabled{background-color:var(--bs-secondary-bg);opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-0.375rem -0.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--bs-secondary-bg)}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:var(--bs-body-color);background-color:transparent;border:solid transparent;border-width:var(--bs-border-width) 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));padding:.25rem .5rem;font-size:0.875rem;border-radius:var(--bs-border-radius-sm)}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-0.25rem -0.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-0.5rem -1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2))}textarea.form-control-sm{min-height:calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2))}textarea.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-control-color{width:3rem;height:calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2));padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0 !important;border-radius:var(--bs-border-radius)}.form-control-color::-webkit-color-swatch{border:0 !important;border-radius:var(--bs-border-radius)}.form-control-color.form-control-sm{height:calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2))}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon, none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:var(--bs-secondary-bg)}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--bs-body-color)}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:0.875rem;border-radius:var(--bs-border-radius-sm)}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}.form-check-input{--bs-form-check-bg: var(--bs-body-bg);flex-shrink:0;width:1em;height:1em;margin-top:.25em;vertical-align:top;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:var(--bs-border-width) solid var(--bs-border-color);print-color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0, 0, 0, 0);pointer-events:none}.btn-check[disabled]+.btn,.btn-check:disabled+.btn{pointer-events:none;filter:none;opacity:.65}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")}.form-range{width:100%;height:1.5rem;padding:0;appearance:none;background-color:transparent}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-0.25rem;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-range::-webkit-slider-thumb{transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-range::-moz-range-thumb{transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:var(--bs-secondary-color)}.form-range:disabled::-moz-range-thumb{background-color:var(--bs-secondary-color)}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + calc(var(--bs-border-width) * 2));min-height:calc(3.5rem + calc(var(--bs-border-width) * 2));line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;z-index:2;max-width:100%;height:100%;padding:1rem .75rem;overflow:hidden;color:rgba(var(--bs-body-color-rgb), 0.65);text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:var(--bs-border-width) solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media(prefers-reduced-motion: reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control::placeholder,.form-floating>.form-control-plaintext::placeholder{color:transparent}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown),.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill,.form-floating>.form-control-plaintext:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem;padding-left:.75rem}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-control-plaintext~label,.form-floating>.form-select~label{transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating>.form-control:-webkit-autofill~label{transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating>textarea:focus~label::after,.form-floating>textarea:not(:placeholder-shown)~label::after{position:absolute;inset:1rem .375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius)}.form-floating>textarea:disabled~label::after{background-color:var(--bs-secondary-bg)}.form-floating>.form-control-plaintext~label{border-width:var(--bs-border-width) 0}.form-floating>:disabled~label,.form-floating>.form-control:disabled~label{color:#6c757d}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select,.input-group>.form-floating{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus,.input-group>.form-floating:focus-within{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);text-align:center;white-space:nowrap;background-color:var(--bs-tertiary-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius)}.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text,.input-group-lg>.btn{padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text,.input-group-sm>.btn{padding:.25rem .5rem;font-size:0.875rem;border-radius:var(--bs-border-radius-sm)}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(-1 * var(--bs-border-width));border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:0.875em;color:var(--bs-form-valid-color)}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:0.875rem;color:#fff;background-color:var(--bs-success);border-radius:var(--bs-border-radius)}.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip,.is-valid~.valid-feedback,.is-valid~.valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-valid{border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + 0.75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.375em + 0.1875rem) center;background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb), 0.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + 0.75rem);background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem)}.was-validated .form-select:valid,.form-select.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-select:valid:focus,.form-select.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb), 0.25)}.was-validated .form-control-color:valid,.form-control-color.is-valid{width:calc(3rem + calc(1.5em + 0.75rem))}.was-validated .form-check-input:valid,.form-check-input.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-check-input:valid:checked,.form-check-input.is-valid:checked{background-color:var(--bs-form-valid-color)}.was-validated .form-check-input:valid:focus,.form-check-input.is-valid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb), 0.25)}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:var(--bs-form-valid-color)}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):valid,.input-group>.form-control:not(:focus).is-valid,.was-validated .input-group>.form-select:not(:focus):valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.input-group>.form-floating:not(:focus-within).is-valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:0.875em;color:var(--bs-form-invalid-color)}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:0.875rem;color:#fff;background-color:var(--bs-danger);border-radius:var(--bs-border-radius)}.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + 0.75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.375em + 0.1875rem) center;background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb), 0.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + 0.75rem);background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem)}.was-validated .form-select:invalid,.form-select.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-select:invalid:focus,.form-select.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb), 0.25)}.was-validated .form-control-color:invalid,.form-control-color.is-invalid{width:calc(3rem + calc(1.5em + 0.75rem))}.was-validated .form-check-input:invalid,.form-check-input.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-check-input:invalid:checked,.form-check-input.is-invalid:checked{background-color:var(--bs-form-invalid-color)}.was-validated .form-check-input:invalid:focus,.form-check-input.is-invalid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb), 0.25)}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:var(--bs-form-invalid-color)}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):invalid,.input-group>.form-control:not(:focus).is-invalid,.was-validated .input-group>.form-select:not(:focus):invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.input-group>.form-floating:not(:focus-within).is-invalid{z-index:4}.btn{--bs-btn-padding-x: 0.75rem;--bs-btn-padding-y: 0.375rem;--bs-btn-font-family: ;--bs-btn-font-size:1rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.5;--bs-btn-color: var(--bs-body-color);--bs-btn-bg: transparent;--bs-btn-border-width: var(--bs-border-width);--bs-btn-border-color: transparent;--bs-btn-border-radius: var(--bs-border-radius);--bs-btn-hover-border-color: transparent;--bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);--bs-btn-disabled-opacity: 0.65;--bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.btn{transition:none}}.btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn-check+.btn:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color)}.btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked+.btn,:not(.btn-check)+.btn:active,.btn:first-child:active,.btn.active,.btn.show{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.btn-check:checked+.btn:focus-visible,:not(.btn-check)+.btn:active:focus-visible,.btn:first-child:active:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked:focus-visible+.btn{box-shadow:var(--bs-btn-focus-box-shadow)}.btn:disabled,.btn.disabled,fieldset:disabled .btn{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.btn-primary{--bs-btn-color: #fff;--bs-btn-bg: #0d6efd;--bs-btn-border-color: #0d6efd;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #0b5ed7;--bs-btn-hover-border-color: #0a58ca;--bs-btn-focus-shadow-rgb: 49, 132, 253;--bs-btn-active-color: #fff;--bs-btn-active-bg: #0a58ca;--bs-btn-active-border-color: #0a53be;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #0d6efd;--bs-btn-disabled-border-color: #0d6efd}.btn-secondary{--bs-btn-color: #fff;--bs-btn-bg: #6c757d;--bs-btn-border-color: #6c757d;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #5c636a;--bs-btn-hover-border-color: #565e64;--bs-btn-focus-shadow-rgb: 130, 138, 145;--bs-btn-active-color: #fff;--bs-btn-active-bg: #565e64;--bs-btn-active-border-color: #51585e;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #6c757d;--bs-btn-disabled-border-color: #6c757d}.btn-success{--bs-btn-color: #fff;--bs-btn-bg: #198754;--bs-btn-border-color: #198754;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #157347;--bs-btn-hover-border-color: #146c43;--bs-btn-focus-shadow-rgb: 60, 153, 110;--bs-btn-active-color: #fff;--bs-btn-active-bg: #146c43;--bs-btn-active-border-color: #13653f;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #198754;--bs-btn-disabled-border-color: #198754}.btn-info{--bs-btn-color: #000;--bs-btn-bg: #0dcaf0;--bs-btn-border-color: #0dcaf0;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #31d2f2;--bs-btn-hover-border-color: #25cff2;--bs-btn-focus-shadow-rgb: 11, 172, 204;--bs-btn-active-color: #000;--bs-btn-active-bg: #3dd5f3;--bs-btn-active-border-color: #25cff2;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #0dcaf0;--bs-btn-disabled-border-color: #0dcaf0}.btn-warning{--bs-btn-color: #000;--bs-btn-bg: #ffc107;--bs-btn-border-color: #ffc107;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ffca2c;--bs-btn-hover-border-color: #ffc720;--bs-btn-focus-shadow-rgb: 217, 164, 6;--bs-btn-active-color: #000;--bs-btn-active-bg: #ffcd39;--bs-btn-active-border-color: #ffc720;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #ffc107;--bs-btn-disabled-border-color: #ffc107}.btn-danger{--bs-btn-color: #fff;--bs-btn-bg: #dc3545;--bs-btn-border-color: #dc3545;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #bb2d3b;--bs-btn-hover-border-color: #b02a37;--bs-btn-focus-shadow-rgb: 225, 83, 97;--bs-btn-active-color: #fff;--bs-btn-active-bg: #b02a37;--bs-btn-active-border-color: #a52834;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #dc3545;--bs-btn-disabled-border-color: #dc3545}.btn-light{--bs-btn-color: #000;--bs-btn-bg: #f8f9fa;--bs-btn-border-color: #f8f9fa;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #d3d4d5;--bs-btn-hover-border-color: #c6c7c8;--bs-btn-focus-shadow-rgb: 211, 212, 213;--bs-btn-active-color: #000;--bs-btn-active-bg: #c6c7c8;--bs-btn-active-border-color: #babbbc;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #f8f9fa;--bs-btn-disabled-border-color: #f8f9fa}.btn-dark{--bs-btn-color: #fff;--bs-btn-bg: #212529;--bs-btn-border-color: #212529;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #424649;--bs-btn-hover-border-color: #373b3e;--bs-btn-focus-shadow-rgb: 66, 70, 73;--bs-btn-active-color: #fff;--bs-btn-active-bg: #4d5154;--bs-btn-active-border-color: #373b3e;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #212529;--bs-btn-disabled-border-color: #212529}.btn-outline-primary{--bs-btn-color: #0d6efd;--bs-btn-border-color: #0d6efd;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #0d6efd;--bs-btn-hover-border-color: #0d6efd;--bs-btn-focus-shadow-rgb: 13, 110, 253;--bs-btn-active-color: #fff;--bs-btn-active-bg: #0d6efd;--bs-btn-active-border-color: #0d6efd;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #0d6efd;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #0d6efd;--bs-gradient: none}.btn-outline-secondary{--bs-btn-color: #6c757d;--bs-btn-border-color: #6c757d;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #6c757d;--bs-btn-hover-border-color: #6c757d;--bs-btn-focus-shadow-rgb: 108, 117, 125;--bs-btn-active-color: #fff;--bs-btn-active-bg: #6c757d;--bs-btn-active-border-color: #6c757d;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #6c757d;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #6c757d;--bs-gradient: none}.btn-outline-success{--bs-btn-color: #198754;--bs-btn-border-color: #198754;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #198754;--bs-btn-hover-border-color: #198754;--bs-btn-focus-shadow-rgb: 25, 135, 84;--bs-btn-active-color: #fff;--bs-btn-active-bg: #198754;--bs-btn-active-border-color: #198754;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #198754;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #198754;--bs-gradient: none}.btn-outline-info{--bs-btn-color: #0dcaf0;--bs-btn-border-color: #0dcaf0;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #0dcaf0;--bs-btn-hover-border-color: #0dcaf0;--bs-btn-focus-shadow-rgb: 13, 202, 240;--bs-btn-active-color: #000;--bs-btn-active-bg: #0dcaf0;--bs-btn-active-border-color: #0dcaf0;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #0dcaf0;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #0dcaf0;--bs-gradient: none}.btn-outline-warning{--bs-btn-color: #ffc107;--bs-btn-border-color: #ffc107;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ffc107;--bs-btn-hover-border-color: #ffc107;--bs-btn-focus-shadow-rgb: 255, 193, 7;--bs-btn-active-color: #000;--bs-btn-active-bg: #ffc107;--bs-btn-active-border-color: #ffc107;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #ffc107;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #ffc107;--bs-gradient: none}.btn-outline-danger{--bs-btn-color: #dc3545;--bs-btn-border-color: #dc3545;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #dc3545;--bs-btn-hover-border-color: #dc3545;--bs-btn-focus-shadow-rgb: 220, 53, 69;--bs-btn-active-color: #fff;--bs-btn-active-bg: #dc3545;--bs-btn-active-border-color: #dc3545;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #dc3545;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #dc3545;--bs-gradient: none}.btn-outline-light{--bs-btn-color: #f8f9fa;--bs-btn-border-color: #f8f9fa;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #f8f9fa;--bs-btn-hover-border-color: #f8f9fa;--bs-btn-focus-shadow-rgb: 248, 249, 250;--bs-btn-active-color: #000;--bs-btn-active-bg: #f8f9fa;--bs-btn-active-border-color: #f8f9fa;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #f8f9fa;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #f8f9fa;--bs-gradient: none}.btn-outline-dark{--bs-btn-color: #212529;--bs-btn-border-color: #212529;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #212529;--bs-btn-hover-border-color: #212529;--bs-btn-focus-shadow-rgb: 33, 37, 41;--bs-btn-active-color: #fff;--bs-btn-active-bg: #212529;--bs-btn-active-border-color: #212529;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #212529;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #212529;--bs-gradient: none}.btn-link{--bs-btn-font-weight: 400;--bs-btn-color: var(--bs-link-color);--bs-btn-bg: transparent;--bs-btn-border-color: transparent;--bs-btn-hover-color: var(--bs-link-hover-color);--bs-btn-hover-border-color: transparent;--bs-btn-active-color: var(--bs-link-hover-color);--bs-btn-active-border-color: transparent;--bs-btn-disabled-color: #6c757d;--bs-btn-disabled-border-color: transparent;--bs-btn-box-shadow: 0 0 0 #000;--bs-btn-focus-shadow-rgb: 49, 132, 253;text-decoration:underline}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-lg,.btn-group-lg>.btn{--bs-btn-padding-y: 0.5rem;--bs-btn-padding-x: 1rem;--bs-btn-font-size:1.25rem;--bs-btn-border-radius: var(--bs-border-radius-lg)}.btn-sm,.btn-group-sm>.btn{--bs-btn-padding-y: 0.25rem;--bs-btn-padding-x: 0.5rem;--bs-btn-font-size:0.875rem;--bs-btn-border-radius: var(--bs-border-radius-sm)}.fade{transition:opacity .15s linear}@media(prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media(prefers-reduced-motion: reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media(prefers-reduced-motion: reduce){.collapsing.collapse-horizontal{transition:none}}.dropup,.dropend,.dropdown,.dropstart,.dropup-center,.dropdown-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex: 1000;--bs-dropdown-min-width: 10rem;--bs-dropdown-padding-x: 0;--bs-dropdown-padding-y: 0.5rem;--bs-dropdown-spacer: 0.125rem;--bs-dropdown-font-size:1rem;--bs-dropdown-color: var(--bs-body-color);--bs-dropdown-bg: var(--bs-body-bg);--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-border-radius: var(--bs-border-radius);--bs-dropdown-border-width: var(--bs-border-width);--bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y: 0.5rem;--bs-dropdown-box-shadow: var(--bs-box-shadow);--bs-dropdown-link-color: var(--bs-body-color);--bs-dropdown-link-hover-color: var(--bs-body-color);--bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #0d6efd;--bs-dropdown-link-disabled-color: var(--bs-tertiary-color);--bs-dropdown-item-padding-x: 1rem;--bs-dropdown-item-padding-y: 0.25rem;--bs-dropdown-header-color: #6c757d;--bs-dropdown-header-padding-x: 1rem;--bs-dropdown-header-padding-y: 0.5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}.dropdown-menu-start{--bs-position: start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position: end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media(min-width: 576px){.dropdown-menu-sm-start{--bs-position: start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position: end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 768px){.dropdown-menu-md-start{--bs-position: start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position: end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 992px){.dropdown-menu-lg-start{--bs-position: start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position: end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 1200px){.dropdown-menu-xl-start{--bs-position: start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position: end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 1400px){.dropdown-menu-xxl-start{--bs-position: start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position: end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.dropend .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-toggle::after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.dropstart .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle::after{display:none}.dropstart .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty::after{margin-left:0}.dropstart .dropdown-toggle::before{vertical-align:0}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0;border-radius:var(--bs-dropdown-item-border-radius, 0)}.dropdown-item:hover,.dropdown-item:focus{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:0.875rem;color:var(--bs-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}.dropdown-menu-dark{--bs-dropdown-color: #dee2e6;--bs-dropdown-bg: #343a40;--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color: #dee2e6;--bs-dropdown-link-hover-color: #fff;--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg: rgba(255, 255, 255, 0.15);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #0d6efd;--bs-dropdown-link-disabled-color: #adb5bd;--bs-dropdown-header-color: #adb5bd}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;flex:1 1 auto}.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn:hover,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group{border-radius:var(--bs-border-radius)}.btn-group>:not(.btn-check:first-child)+.btn,.btn-group>.btn-group:not(:first-child){margin-left:calc(-1 * var(--bs-border-width))}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn,.btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after,.dropend .dropdown-toggle-split::after{margin-left:0}.dropstart .dropdown-toggle-split::before{margin-right:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child){margin-top:calc(-1 * var(--bs-border-width))}.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:nth-child(n+3),.btn-group-vertical>:not(.btn-check)+.btn,.btn-group-vertical>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{--bs-nav-link-padding-x: 1rem;--bs-nav-link-padding-y: 0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-link-color);--bs-nav-link-hover-color: var(--bs-link-hover-color);--bs-nav-link-disabled-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;background:none;border:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media(prefers-reduced-motion: reduce){.nav-link{transition:none}}.nav-link:hover,.nav-link:focus{color:var(--bs-nav-link-hover-color)}.nav-link:focus-visible{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.nav-link.disabled,.nav-link:disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--bs-nav-tabs-border-width: var(--bs-border-width);--bs-nav-tabs-border-color: var(--bs-border-color);--bs-nav-tabs-border-radius: var(--bs-border-radius);--bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);--bs-nav-tabs-link-active-color: var(--bs-emphasis-color);--bs-nav-tabs-link-active-bg: var(--bs-body-bg);--bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(-1 * var(--bs-nav-tabs-border-width));border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(-1 * var(--bs-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--bs-nav-pills-border-radius: var(--bs-border-radius);--bs-nav-pills-link-active-color: #fff;--bs-nav-pills-link-active-bg: #0d6efd}.nav-pills .nav-link{border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.nav-underline{--bs-nav-underline-gap: 1rem;--bs-nav-underline-border-width: 0.125rem;--bs-nav-underline-link-active-color: var(--bs-emphasis-color);gap:var(--bs-nav-underline-gap)}.nav-underline .nav-link{padding-right:0;padding-left:0;border-bottom:var(--bs-nav-underline-border-width) solid transparent}.nav-underline .nav-link:hover,.nav-underline .nav-link:focus{border-bottom-color:currentcolor}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{font-weight:700;color:var(--bs-nav-underline-link-active-color);border-bottom-color:currentcolor}.nav-fill>.nav-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{flex-grow:1;flex-basis:0;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--bs-navbar-padding-x: 0;--bs-navbar-padding-y: 0.5rem;--bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), 0.65);--bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), 0.8);--bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), 0.3);--bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-padding-y: 0.3125rem;--bs-navbar-brand-margin-end: 1rem;--bs-navbar-brand-font-size: 1.25rem;--bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-nav-link-padding-x: 0.5rem;--bs-navbar-toggler-padding-y: 0.25rem;--bs-navbar-toggler-padding-x: 0.75rem;--bs-navbar-toggler-font-size: 1.25rem;--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), 0.15);--bs-navbar-toggler-border-radius: var(--bs-border-radius);--bs-navbar-toggler-focus-width: 0.25rem;--bs-navbar-toggler-transition: box-shadow 0.15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container,.navbar>.container-fluid,.navbar>.container-sm,.navbar>.container-md,.navbar>.container-lg,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x: 0;--bs-nav-link-padding-y: 0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-navbar-color);--bs-nav-link-hover-color: var(--bs-navbar-hover-color);--bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-navbar-color)}.navbar-text a,.navbar-text a:hover,.navbar-text a:focus{color:var(--bs-navbar-active-color)}.navbar-collapse{flex-grow:1;flex-basis:100%;align-items:center}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition)}@media(prefers-reduced-motion: reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height, 75vh);overflow-y:auto}@media(min-width: 576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color: rgba(255, 255, 255, 0.55);--bs-navbar-hover-color: rgba(255, 255, 255, 0.75);--bs-navbar-disabled-color: rgba(255, 255, 255, 0.25);--bs-navbar-active-color: #fff;--bs-navbar-brand-color: #fff;--bs-navbar-brand-hover-color: #fff;--bs-navbar-toggler-border-color: rgba(255, 255, 255, 0.1);--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.card{--bs-card-spacer-y: 1rem;--bs-card-spacer-x: 1rem;--bs-card-title-spacer-y: 0.5rem;--bs-card-title-color: ;--bs-card-subtitle-color: ;--bs-card-border-width: var(--bs-border-width);--bs-card-border-color: var(--bs-border-color-translucent);--bs-card-border-radius: var(--bs-border-radius);--bs-card-box-shadow: ;--bs-card-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-card-cap-padding-y: 0.5rem;--bs-card-cap-padding-x: 1rem;--bs-card-cap-bg: rgba(var(--bs-body-color-rgb), 0.03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg: var(--bs-body-bg);--bs-card-img-overlay-padding: 1rem;--bs-card-group-margin: 0.75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);color:var(--bs-body-color);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color)}.card-title{margin-bottom:var(--bs-card-title-spacer-y);color:var(--bs-card-title-color)}.card-subtitle{margin-top:calc(-.5 * var(--bs-card-title-spacer-y));margin-bottom:0;color:var(--bs-card-subtitle-color)}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-footer{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.card-header-tabs{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-bottom:calc(-1 * var(--bs-card-cap-padding-y));margin-left:calc(-.5 * var(--bs-card-cap-padding-x));border-bottom:0}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-left:calc(-.5 * var(--bs-card-cap-padding-x))}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--bs-card-img-overlay-padding);border-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-top,.card-img-bottom{width:100%}.card-img,.card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom{border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-group>.card{margin-bottom:var(--bs-card-group-margin)}@media(min-width: 576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child)>.card-img-top,.card-group>.card:not(:last-child)>.card-header{border-top-right-radius:0}.card-group>.card:not(:last-child)>.card-img-bottom,.card-group>.card:not(:last-child)>.card-footer{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child)>.card-img-top,.card-group>.card:not(:first-child)>.card-header{border-top-left-radius:0}.card-group>.card:not(:first-child)>.card-img-bottom,.card-group>.card:not(:first-child)>.card-footer{border-bottom-left-radius:0}}.accordion{--bs-accordion-color: var(--bs-body-color);--bs-accordion-bg: var(--bs-body-bg);--bs-accordion-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;--bs-accordion-border-color: var(--bs-border-color);--bs-accordion-border-width: var(--bs-border-width);--bs-accordion-border-radius: var(--bs-border-radius);--bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-accordion-btn-padding-x: 1.25rem;--bs-accordion-btn-padding-y: 1rem;--bs-accordion-btn-color: var(--bs-body-color);--bs-accordion-btn-bg: var(--bs-accordion-bg);--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width: 1.25rem;--bs-accordion-btn-icon-transform: rotate(-180deg);--bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23052c65' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");--bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);--bs-accordion-body-padding-x: 1.25rem;--bs-accordion-body-padding-y: 1rem;--bs-accordion-active-color: var(--bs-primary-text-emphasis);--bs-accordion-active-bg: var(--bs-primary-bg-subtle)}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:1rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}@media(prefers-reduced-motion: reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)}.accordion-button:not(.collapsed)::after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button::after{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition)}@media(prefers-reduced-motion: reduce){.accordion-button::after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type>.accordion-header .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type>.accordion-header .accordion-button.collapsed{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type>.accordion-collapse{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush>.accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush>.accordion-item:first-child{border-top:0}.accordion-flush>.accordion-item:last-child{border-bottom:0}.accordion-flush>.accordion-item>.accordion-collapse,.accordion-flush>.accordion-item>.accordion-header .accordion-button,.accordion-flush>.accordion-item>.accordion-header .accordion-button.collapsed{border-radius:0}[data-bs-theme=dark] .accordion-button::after{--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e");--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e")}.breadcrumb{--bs-breadcrumb-padding-x: 0;--bs-breadcrumb-padding-y: 0;--bs-breadcrumb-margin-bottom: 1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color: var(--bs-secondary-color);--bs-breadcrumb-item-padding-x: 0.5rem;--bs-breadcrumb-item-active-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider, "/") /* rtl: var(--bs-breadcrumb-divider, "/") */}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x: 0.75rem;--bs-pagination-padding-y: 0.375rem;--bs-pagination-font-size:1rem;--bs-pagination-color: var(--bs-link-color);--bs-pagination-bg: var(--bs-body-bg);--bs-pagination-border-width: var(--bs-border-width);--bs-pagination-border-color: var(--bs-border-color);--bs-pagination-border-radius: var(--bs-border-radius);--bs-pagination-hover-color: var(--bs-link-hover-color);--bs-pagination-hover-bg: var(--bs-tertiary-bg);--bs-pagination-hover-border-color: var(--bs-border-color);--bs-pagination-focus-color: var(--bs-link-hover-color);--bs-pagination-focus-bg: var(--bs-secondary-bg);--bs-pagination-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);--bs-pagination-active-color: #fff;--bs-pagination-active-bg: #0d6efd;--bs-pagination-active-border-color: #0d6efd;--bs-pagination-disabled-color: var(--bs-secondary-color);--bs-pagination-disabled-bg: var(--bs-secondary-bg);--bs-pagination-disabled-border-color: var(--bs-border-color);display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);text-decoration:none;background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}.page-link.active,.active>.page-link{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.page-link.disabled,.disabled>.page-link{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:calc(-1 * var(--bs-border-width))}.page-item:first-child .page-link{border-top-left-radius:var(--bs-pagination-border-radius);border-bottom-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-top-right-radius:var(--bs-pagination-border-radius);border-bottom-right-radius:var(--bs-pagination-border-radius)}.pagination-lg{--bs-pagination-padding-x: 1.5rem;--bs-pagination-padding-y: 0.75rem;--bs-pagination-font-size:1.25rem;--bs-pagination-border-radius: var(--bs-border-radius-lg)}.pagination-sm{--bs-pagination-padding-x: 0.5rem;--bs-pagination-padding-y: 0.25rem;--bs-pagination-font-size:0.875rem;--bs-pagination-border-radius: var(--bs-border-radius-sm)}.badge{--bs-badge-padding-x: 0.65em;--bs-badge-padding-y: 0.35em;--bs-badge-font-size:0.75em;--bs-badge-font-weight: 700;--bs-badge-color: #fff;--bs-badge-border-radius: var(--bs-border-radius);display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--bs-badge-border-radius)}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{--bs-alert-bg: transparent;--bs-alert-padding-x: 1rem;--bs-alert-padding-y: 1rem;--bs-alert-margin-bottom: 1rem;--bs-alert-color: inherit;--bs-alert-border-color: transparent;--bs-alert-border: var(--bs-border-width) solid var(--bs-alert-border-color);--bs-alert-border-radius: var(--bs-border-radius);--bs-alert-link-color: inherit;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius)}.alert-heading{color:inherit}.alert-link{font-weight:700;color:var(--bs-alert-link-color)}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{--bs-alert-color: var(--bs-primary-text-emphasis);--bs-alert-bg: var(--bs-primary-bg-subtle);--bs-alert-border-color: var(--bs-primary-border-subtle);--bs-alert-link-color: var(--bs-primary-text-emphasis)}.alert-secondary{--bs-alert-color: var(--bs-secondary-text-emphasis);--bs-alert-bg: var(--bs-secondary-bg-subtle);--bs-alert-border-color: var(--bs-secondary-border-subtle);--bs-alert-link-color: var(--bs-secondary-text-emphasis)}.alert-success{--bs-alert-color: var(--bs-success-text-emphasis);--bs-alert-bg: var(--bs-success-bg-subtle);--bs-alert-border-color: var(--bs-success-border-subtle);--bs-alert-link-color: var(--bs-success-text-emphasis)}.alert-info{--bs-alert-color: var(--bs-info-text-emphasis);--bs-alert-bg: var(--bs-info-bg-subtle);--bs-alert-border-color: var(--bs-info-border-subtle);--bs-alert-link-color: var(--bs-info-text-emphasis)}.alert-warning{--bs-alert-color: var(--bs-warning-text-emphasis);--bs-alert-bg: var(--bs-warning-bg-subtle);--bs-alert-border-color: var(--bs-warning-border-subtle);--bs-alert-link-color: var(--bs-warning-text-emphasis)}.alert-danger{--bs-alert-color: var(--bs-danger-text-emphasis);--bs-alert-bg: var(--bs-danger-bg-subtle);--bs-alert-border-color: var(--bs-danger-border-subtle);--bs-alert-link-color: var(--bs-danger-text-emphasis)}.alert-light{--bs-alert-color: var(--bs-light-text-emphasis);--bs-alert-bg: var(--bs-light-bg-subtle);--bs-alert-border-color: var(--bs-light-border-subtle);--bs-alert-link-color: var(--bs-light-text-emphasis)}.alert-dark{--bs-alert-color: var(--bs-dark-text-emphasis);--bs-alert-bg: var(--bs-dark-bg-subtle);--bs-alert-border-color: var(--bs-dark-border-subtle);--bs-alert-link-color: var(--bs-dark-text-emphasis)}@keyframes progress-bar-stripes{0%{background-position-x:var(--bs-progress-height)}}.progress,.progress-stacked{--bs-progress-height: 1rem;--bs-progress-font-size:0.75rem;--bs-progress-bg: var(--bs-secondary-bg);--bs-progress-border-radius: var(--bs-border-radius);--bs-progress-box-shadow: var(--bs-box-shadow-inset);--bs-progress-bar-color: #fff;--bs-progress-bar-bg: #0d6efd;--bs-progress-bar-transition: width 0.6s ease;display:flex;height:var(--bs-progress-height);overflow:hidden;font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius)}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:var(--bs-progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--bs-progress-bar-bg);transition:var(--bs-progress-bar-transition)}@media(prefers-reduced-motion: reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-size:var(--bs-progress-height) var(--bs-progress-height)}.progress-stacked>.progress{overflow:visible}.progress-stacked>.progress>.progress-bar{width:100%}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media(prefers-reduced-motion: reduce){.progress-bar-animated{animation:none}}.list-group{--bs-list-group-color: var(--bs-body-color);--bs-list-group-bg: var(--bs-body-bg);--bs-list-group-border-color: var(--bs-border-color);--bs-list-group-border-width: var(--bs-border-width);--bs-list-group-border-radius: var(--bs-border-radius);--bs-list-group-item-padding-x: 1rem;--bs-list-group-item-padding-y: 0.5rem;--bs-list-group-action-color: var(--bs-secondary-color);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-tertiary-bg);--bs-list-group-action-active-color: var(--bs-body-color);--bs-list-group-action-active-bg: var(--bs-secondary-bg);--bs-list-group-disabled-color: var(--bs-secondary-color);--bs-list-group-disabled-bg: var(--bs-body-bg);--bs-list-group-active-color: #fff;--bs-list-group-active-bg: #0d6efd;--bs-list-group-active-border-color: #0d6efd;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--bs-list-group-border-radius)}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>.list-group-item::before{content:counters(section, ".") ". ";counter-increment:section}.list-group-item{position:relative;display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);color:var(--bs-list-group-color);text-decoration:none;background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:var(--bs-list-group-disabled-color);pointer-events:none;background-color:var(--bs-list-group-disabled-bg)}.list-group-item.active{z-index:2;color:var(--bs-list-group-active-color);background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color)}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:calc(-1 * var(--bs-list-group-border-width));border-top-width:var(--bs-list-group-border-width)}.list-group-item-action{width:100%;color:var(--bs-list-group-action-color);text-align:inherit}.list-group-item-action:not(.active):hover,.list-group-item-action:not(.active):focus{z-index:1;color:var(--bs-list-group-action-hover-color);text-decoration:none;background-color:var(--bs-list-group-action-hover-bg)}.list-group-item-action:not(.active):active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg)}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}@media(min-width: 576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media(min-width: 768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media(min-width: 992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media(min-width: 1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media(min-width: 1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 var(--bs-list-group-border-width)}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{--bs-list-group-color: var(--bs-primary-text-emphasis);--bs-list-group-bg: var(--bs-primary-bg-subtle);--bs-list-group-border-color: var(--bs-primary-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-primary-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-primary-border-subtle);--bs-list-group-active-color: var(--bs-primary-bg-subtle);--bs-list-group-active-bg: var(--bs-primary-text-emphasis);--bs-list-group-active-border-color: var(--bs-primary-text-emphasis)}.list-group-item-secondary{--bs-list-group-color: var(--bs-secondary-text-emphasis);--bs-list-group-bg: var(--bs-secondary-bg-subtle);--bs-list-group-border-color: var(--bs-secondary-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-secondary-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-secondary-border-subtle);--bs-list-group-active-color: var(--bs-secondary-bg-subtle);--bs-list-group-active-bg: var(--bs-secondary-text-emphasis);--bs-list-group-active-border-color: var(--bs-secondary-text-emphasis)}.list-group-item-success{--bs-list-group-color: var(--bs-success-text-emphasis);--bs-list-group-bg: var(--bs-success-bg-subtle);--bs-list-group-border-color: var(--bs-success-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-success-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-success-border-subtle);--bs-list-group-active-color: var(--bs-success-bg-subtle);--bs-list-group-active-bg: var(--bs-success-text-emphasis);--bs-list-group-active-border-color: var(--bs-success-text-emphasis)}.list-group-item-info{--bs-list-group-color: var(--bs-info-text-emphasis);--bs-list-group-bg: var(--bs-info-bg-subtle);--bs-list-group-border-color: var(--bs-info-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-info-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-info-border-subtle);--bs-list-group-active-color: var(--bs-info-bg-subtle);--bs-list-group-active-bg: var(--bs-info-text-emphasis);--bs-list-group-active-border-color: var(--bs-info-text-emphasis)}.list-group-item-warning{--bs-list-group-color: var(--bs-warning-text-emphasis);--bs-list-group-bg: var(--bs-warning-bg-subtle);--bs-list-group-border-color: var(--bs-warning-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-warning-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-warning-border-subtle);--bs-list-group-active-color: var(--bs-warning-bg-subtle);--bs-list-group-active-bg: var(--bs-warning-text-emphasis);--bs-list-group-active-border-color: var(--bs-warning-text-emphasis)}.list-group-item-danger{--bs-list-group-color: var(--bs-danger-text-emphasis);--bs-list-group-bg: var(--bs-danger-bg-subtle);--bs-list-group-border-color: var(--bs-danger-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-danger-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-danger-border-subtle);--bs-list-group-active-color: var(--bs-danger-bg-subtle);--bs-list-group-active-bg: var(--bs-danger-text-emphasis);--bs-list-group-active-border-color: var(--bs-danger-text-emphasis)}.list-group-item-light{--bs-list-group-color: var(--bs-light-text-emphasis);--bs-list-group-bg: var(--bs-light-bg-subtle);--bs-list-group-border-color: var(--bs-light-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-light-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-light-border-subtle);--bs-list-group-active-color: var(--bs-light-bg-subtle);--bs-list-group-active-bg: var(--bs-light-text-emphasis);--bs-list-group-active-border-color: var(--bs-light-text-emphasis)}.list-group-item-dark{--bs-list-group-color: var(--bs-dark-text-emphasis);--bs-list-group-bg: var(--bs-dark-bg-subtle);--bs-list-group-border-color: var(--bs-dark-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-dark-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-dark-border-subtle);--bs-list-group-active-color: var(--bs-dark-bg-subtle);--bs-list-group-active-bg: var(--bs-dark-text-emphasis);--bs-list-group-active-border-color: var(--bs-dark-text-emphasis)}.btn-close{--bs-btn-close-color: #000;--bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3e%3c/svg%3e");--bs-btn-close-opacity: 0.5;--bs-btn-close-hover-opacity: 0.75;--bs-btn-close-focus-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);--bs-btn-close-focus-opacity: 1;--bs-btn-close-disabled-opacity: 0.25;box-sizing:content-box;width:1em;height:1em;padding:.25em .25em;color:var(--bs-btn-close-color);background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;filter:var(--bs-btn-close-filter);border:0;border-radius:.375rem;opacity:var(--bs-btn-close-opacity)}.btn-close:hover{color:var(--bs-btn-close-color);text-decoration:none;opacity:var(--bs-btn-close-hover-opacity)}.btn-close:focus{outline:0;box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity)}.btn-close:disabled,.btn-close.disabled{pointer-events:none;user-select:none;opacity:var(--bs-btn-close-disabled-opacity)}.btn-close-white{--bs-btn-close-filter: invert(1) grayscale(100%) brightness(200%)}:root,[data-bs-theme=light]{--bs-btn-close-filter: }[data-bs-theme=dark]{--bs-btn-close-filter: invert(1) grayscale(100%) brightness(200%)}.toast{--bs-toast-zindex: 1090;--bs-toast-padding-x: 0.75rem;--bs-toast-padding-y: 0.5rem;--bs-toast-spacing: 1.5rem;--bs-toast-max-width: 350px;--bs-toast-font-size:0.875rem;--bs-toast-color: ;--bs-toast-bg: rgba(var(--bs-body-bg-rgb), 0.85);--bs-toast-border-width: var(--bs-border-width);--bs-toast-border-color: var(--bs-border-color-translucent);--bs-toast-border-radius: var(--bs-border-radius);--bs-toast-box-shadow: var(--bs-box-shadow);--bs-toast-header-color: var(--bs-secondary-color);--bs-toast-header-bg: rgba(var(--bs-body-bg-rgb), 0.85);--bs-toast-header-border-color: var(--bs-border-color-translucent);width:var(--bs-toast-max-width);max-width:100%;font-size:var(--bs-toast-font-size);color:var(--bs-toast-color);pointer-events:auto;background-color:var(--bs-toast-bg);background-clip:padding-box;border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);box-shadow:var(--bs-toast-box-shadow);border-radius:var(--bs-toast-border-radius)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{--bs-toast-zindex: 1090;position:absolute;z-index:var(--bs-toast-zindex);width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{display:flex;align-items:center;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x);color:var(--bs-toast-header-color);background-color:var(--bs-toast-header-bg);background-clip:padding-box;border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width))}.toast-header .btn-close{margin-right:calc(-.5 * var(--bs-toast-padding-x));margin-left:var(--bs-toast-padding-x)}.toast-body{padding:var(--bs-toast-padding-x);word-wrap:break-word}.modal{--bs-modal-zindex: 1055;--bs-modal-width: 500px;--bs-modal-padding: 1rem;--bs-modal-margin: 0.5rem;--bs-modal-color: var(--bs-body-color);--bs-modal-bg: var(--bs-body-bg);--bs-modal-border-color: var(--bs-border-color-translucent);--bs-modal-border-width: var(--bs-border-width);--bs-modal-border-radius: var(--bs-border-radius-lg);--bs-modal-box-shadow: var(--bs-box-shadow-sm);--bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));--bs-modal-header-padding-x: 1rem;--bs-modal-header-padding-y: 1rem;--bs-modal-header-padding: 1rem 1rem;--bs-modal-header-border-color: var(--bs-border-color);--bs-modal-header-border-width: var(--bs-border-width);--bs-modal-title-line-height: 1.5;--bs-modal-footer-gap: 0.5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color: var(--bs-border-color);--bs-modal-footer-border-width: var(--bs-border-width);position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transform:translate(0, -50px);transition:transform .3s ease-out}@media(prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin) * 2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin) * 2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0}.modal-backdrop{--bs-backdrop-zindex: 1050;--bs-backdrop-bg: #000;--bs-backdrop-opacity: 0.5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);margin-top:calc(-.5 * var(--bs-modal-header-padding-y));margin-right:calc(-.5 * var(--bs-modal-header-padding-x));margin-bottom:calc(-.5 * var(--bs-modal-header-padding-y));margin-left:auto}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap) * .5)}@media(min-width: 576px){.modal{--bs-modal-margin: 1.75rem;--bs-modal-box-shadow: var(--bs-box-shadow)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width: 300px}}@media(min-width: 992px){.modal-lg,.modal-xl{--bs-modal-width: 800px}}@media(min-width: 1200px){.modal-xl{--bs-modal-width: 1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header,.modal-fullscreen .modal-footer{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media(max-width: 575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header,.modal-fullscreen-sm-down .modal-footer{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media(max-width: 767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header,.modal-fullscreen-md-down .modal-footer{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media(max-width: 991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header,.modal-fullscreen-lg-down .modal-footer{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media(max-width: 1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header,.modal-fullscreen-xl-down .modal-footer{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media(max-width: 1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header,.modal-fullscreen-xxl-down .modal-footer{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.tooltip{--bs-tooltip-zindex: 1080;--bs-tooltip-max-width: 200px;--bs-tooltip-padding-x: 0.5rem;--bs-tooltip-padding-y: 0.25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size:0.875rem;--bs-tooltip-color: var(--bs-body-bg);--bs-tooltip-bg: var(--bs-emphasis-color);--bs-tooltip-border-radius: var(--bs-border-radius);--bs-tooltip-opacity: 0.9;--bs-tooltip-arrow-width: 0.8rem;--bs-tooltip-arrow-height: 0.4rem;z-index:var(--bs-tooltip-zindex);display:block;margin:var(--bs-tooltip-margin);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}.tooltip .tooltip-arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-top .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow{bottom:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-top .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-top-color:var(--bs-tooltip-bg)}.bs-tooltip-end .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow{left:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-end .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before{right:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-right-color:var(--bs-tooltip-bg)}.bs-tooltip-bottom .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow{top:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-bottom .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg)}.bs-tooltip-start .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow{right:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-start .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before{left:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-left-color:var(--bs-tooltip-bg)}.tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius)}.popover{--bs-popover-zindex: 1070;--bs-popover-max-width: 276px;--bs-popover-font-size:0.875rem;--bs-popover-bg: var(--bs-body-bg);--bs-popover-border-width: var(--bs-border-width);--bs-popover-border-color: var(--bs-border-color-translucent);--bs-popover-border-radius: var(--bs-border-radius-lg);--bs-popover-inner-border-radius: calc(var(--bs-border-radius-lg) - var(--bs-border-width));--bs-popover-box-shadow: var(--bs-box-shadow);--bs-popover-header-padding-x: 1rem;--bs-popover-header-padding-y: 0.5rem;--bs-popover-header-font-size:1rem;--bs-popover-header-color: inherit;--bs-popover-header-bg: var(--bs-secondary-bg);--bs-popover-body-padding-x: 1rem;--bs-popover-body-padding-y: 1rem;--bs-popover-body-color: var(--bs-body-color);--bs-popover-arrow-width: 1rem;--bs-popover-arrow-height: 0.5rem;--bs-popover-arrow-border: var(--bs-popover-border-color);z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius)}.popover .popover-arrow{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height)}.popover .popover-arrow::before,.popover .popover-arrow::after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;border-width:0}.bs-popover-top>.popover-arrow,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow{bottom:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-top>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before,.bs-popover-top>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-top>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before{bottom:0;border-top-color:var(--bs-popover-arrow-border)}.bs-popover-top>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg)}.bs-popover-end>.popover-arrow,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow{left:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-end>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before,.bs-popover-end>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after{border-width:calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-end>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before{left:0;border-right-color:var(--bs-popover-arrow-border)}.bs-popover-end>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg)}.bs-popover-bottom>.popover-arrow,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow{top:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-bottom>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before,.bs-popover-bottom>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after{border-width:0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-bottom>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before{top:0;border-bottom-color:var(--bs-popover-arrow-border)}.bs-popover-bottom>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg)}.bs-popover-bottom .popover-header::before,.bs-popover-auto[data-popper-placement^=bottom] .popover-header::before{position:absolute;top:0;left:50%;display:block;width:var(--bs-popover-arrow-width);margin-left:calc(-.5 * var(--bs-popover-arrow-width));content:"";border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg)}.bs-popover-start>.popover-arrow,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow{right:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-start>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before,.bs-popover-start>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after{border-width:calc(var(--bs-popover-arrow-width) * .5) 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-start>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before{right:0;border-left-color:var(--bs-popover-arrow-border)}.bs-popover-start>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after{right:var(--bs-popover-border-width);border-left-color:var(--bs-popover-bg)}.popover-header{padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);margin-bottom:0;font-size:var(--bs-popover-header-font-size);color:var(--bs-popover-header-color);background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius:var(--bs-popover-inner-border-radius);border-top-right-radius:var(--bs-popover-inner-border-radius)}.popover-header:empty{display:none}.popover-body{padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);color:var(--bs-popover-body-color)}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media(prefers-reduced-motion: reduce){.carousel-item{transition:none}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-start),.active.carousel-item-end{transform:translateX(100%)}.carousel-item-prev:not(.carousel-item-end),.active.carousel-item-start{transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end{z-index:1;opacity:1}.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{z-index:0;opacity:0;transition:opacity 0s .6s}@media(prefers-reduced-motion: reduce){.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{transition:none}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;filter:var(--bs-carousel-control-icon-filter);border:0;opacity:.5;transition:opacity .15s ease}@media(prefers-reduced-motion: reduce){.carousel-control-prev,.carousel-control-next{transition:none}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0'/%3e%3c/svg%3e") /*rtl:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e")*/}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e") /*rtl:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0'/%3e%3c/svg%3e")*/}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:var(--bs-carousel-indicator-active-bg);background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media(prefers-reduced-motion: reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:var(--bs-carousel-caption-color);text-align:center}.carousel-dark{--bs-carousel-indicator-active-bg: #000;--bs-carousel-caption-color: #000;--bs-carousel-control-icon-filter: invert(1) grayscale(100)}:root,[data-bs-theme=light]{--bs-carousel-indicator-active-bg: #fff;--bs-carousel-caption-color: #fff;--bs-carousel-control-icon-filter: }[data-bs-theme=dark]{--bs-carousel-indicator-active-bg: #000;--bs-carousel-caption-color: #000;--bs-carousel-control-icon-filter: invert(1) grayscale(100)}.spinner-grow,.spinner-border{display:inline-block;flex-shrink:0;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)}@keyframes spinner-border{to{transform:rotate(360deg) /* rtl:ignore */}}.spinner-border{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -0.125em;--bs-spinner-border-width: 0.25em;--bs-spinner-animation-speed: 0.75s;--bs-spinner-animation-name: spinner-border;border:var(--bs-spinner-border-width) solid currentcolor;border-right-color:transparent}.spinner-border-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem;--bs-spinner-border-width: 0.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -0.125em;--bs-spinner-animation-speed: 0.75s;--bs-spinner-animation-name: spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem}@media(prefers-reduced-motion: reduce){.spinner-border,.spinner-grow{--bs-spinner-animation-speed: 1.5s}}.offcanvas,.offcanvas-xxl,.offcanvas-xl,.offcanvas-lg,.offcanvas-md,.offcanvas-sm{--bs-offcanvas-zindex: 1045;--bs-offcanvas-width: 400px;--bs-offcanvas-height: 30vh;--bs-offcanvas-padding-x: 1rem;--bs-offcanvas-padding-y: 1rem;--bs-offcanvas-color: var(--bs-body-color);--bs-offcanvas-bg: var(--bs-body-bg);--bs-offcanvas-border-width: var(--bs-border-width);--bs-offcanvas-border-color: var(--bs-border-color-translucent);--bs-offcanvas-box-shadow: var(--bs-box-shadow-sm);--bs-offcanvas-transition: transform 0.3s ease-in-out;--bs-offcanvas-title-line-height: 1.5}@media(max-width: 575.98px){.offcanvas-sm{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media(max-width: 575.98px)and (prefers-reduced-motion: reduce){.offcanvas-sm{transition:none}}@media(max-width: 575.98px){.offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}}@media(max-width: 575.98px){.offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}}@media(max-width: 575.98px){.offcanvas-sm.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}}@media(max-width: 575.98px){.offcanvas-sm.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}}@media(max-width: 575.98px){.offcanvas-sm.showing,.offcanvas-sm.show:not(.hiding){transform:none}}@media(max-width: 575.98px){.offcanvas-sm.showing,.offcanvas-sm.hiding,.offcanvas-sm.show{visibility:visible}}@media(min-width: 576px){.offcanvas-sm{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent !important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent !important}}@media(max-width: 767.98px){.offcanvas-md{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media(max-width: 767.98px)and (prefers-reduced-motion: reduce){.offcanvas-md{transition:none}}@media(max-width: 767.98px){.offcanvas-md.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}}@media(max-width: 767.98px){.offcanvas-md.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}}@media(max-width: 767.98px){.offcanvas-md.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}}@media(max-width: 767.98px){.offcanvas-md.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}}@media(max-width: 767.98px){.offcanvas-md.showing,.offcanvas-md.show:not(.hiding){transform:none}}@media(max-width: 767.98px){.offcanvas-md.showing,.offcanvas-md.hiding,.offcanvas-md.show{visibility:visible}}@media(min-width: 768px){.offcanvas-md{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent !important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent !important}}@media(max-width: 991.98px){.offcanvas-lg{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media(max-width: 991.98px)and (prefers-reduced-motion: reduce){.offcanvas-lg{transition:none}}@media(max-width: 991.98px){.offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}}@media(max-width: 991.98px){.offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}}@media(max-width: 991.98px){.offcanvas-lg.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}}@media(max-width: 991.98px){.offcanvas-lg.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}}@media(max-width: 991.98px){.offcanvas-lg.showing,.offcanvas-lg.show:not(.hiding){transform:none}}@media(max-width: 991.98px){.offcanvas-lg.showing,.offcanvas-lg.hiding,.offcanvas-lg.show{visibility:visible}}@media(min-width: 992px){.offcanvas-lg{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent !important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent !important}}@media(max-width: 1199.98px){.offcanvas-xl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media(max-width: 1199.98px)and (prefers-reduced-motion: reduce){.offcanvas-xl{transition:none}}@media(max-width: 1199.98px){.offcanvas-xl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}}@media(max-width: 1199.98px){.offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}}@media(max-width: 1199.98px){.offcanvas-xl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}}@media(max-width: 1199.98px){.offcanvas-xl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}}@media(max-width: 1199.98px){.offcanvas-xl.showing,.offcanvas-xl.show:not(.hiding){transform:none}}@media(max-width: 1199.98px){.offcanvas-xl.showing,.offcanvas-xl.hiding,.offcanvas-xl.show{visibility:visible}}@media(min-width: 1200px){.offcanvas-xl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent !important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent !important}}@media(max-width: 1399.98px){.offcanvas-xxl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media(max-width: 1399.98px)and (prefers-reduced-motion: reduce){.offcanvas-xxl{transition:none}}@media(max-width: 1399.98px){.offcanvas-xxl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}}@media(max-width: 1399.98px){.offcanvas-xxl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}}@media(max-width: 1399.98px){.offcanvas-xxl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}}@media(max-width: 1399.98px){.offcanvas-xxl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}}@media(max-width: 1399.98px){.offcanvas-xxl.showing,.offcanvas-xxl.show:not(.hiding){transform:none}}@media(max-width: 1399.98px){.offcanvas-xxl.showing,.offcanvas-xxl.hiding,.offcanvas-xxl.show{visibility:visible}}@media(min-width: 1400px){.offcanvas-xxl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent !important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent !important}}.offcanvas{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}@media(prefers-reduced-motion: reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas.showing,.offcanvas.show:not(.hiding){transform:none}.offcanvas.showing,.offcanvas.hiding,.offcanvas.show{visibility:visible}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{display:flex;align-items:center;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{padding:calc(var(--bs-offcanvas-padding-y) * .5) calc(var(--bs-offcanvas-padding-x) * .5);margin-top:calc(-.5 * var(--bs-offcanvas-padding-y));margin-right:calc(-.5 * var(--bs-offcanvas-padding-x));margin-bottom:calc(-.5 * var(--bs-offcanvas-padding-y));margin-left:auto}.offcanvas-title{margin-bottom:0;line-height:var(--bs-offcanvas-title-line-height)}.offcanvas-body{flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}.placeholder.btn::before{display:inline-block;content:""}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{mask-image:linear-gradient(130deg, #000 55%, rgba(0, 0, 0, 0.8) 75%, #000 95%);mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{100%{mask-position:-200% 0%}}.clearfix::after{display:block;clear:both;content:""}.text-bg-primary{color:#fff !important;background-color:RGBA(var(--bs-primary-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-secondary{color:#fff !important;background-color:RGBA(var(--bs-secondary-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-success{color:#fff !important;background-color:RGBA(var(--bs-success-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-info{color:#000 !important;background-color:RGBA(var(--bs-info-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-warning{color:#000 !important;background-color:RGBA(var(--bs-warning-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-danger{color:#fff !important;background-color:RGBA(var(--bs-danger-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-light{color:#000 !important;background-color:RGBA(var(--bs-light-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-dark{color:#fff !important;background-color:RGBA(var(--bs-dark-rgb), var(--bs-bg-opacity, 1)) !important}.link-primary{color:RGBA(var(--bs-primary-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-primary-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-primary:hover,.link-primary:focus{color:RGBA(10, 88, 202, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(10, 88, 202, var(--bs-link-underline-opacity, 1)) !important}.link-secondary{color:RGBA(var(--bs-secondary-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-secondary-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-secondary:hover,.link-secondary:focus{color:RGBA(86, 94, 100, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(86, 94, 100, var(--bs-link-underline-opacity, 1)) !important}.link-success{color:RGBA(var(--bs-success-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-success-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-success:hover,.link-success:focus{color:RGBA(20, 108, 67, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(20, 108, 67, var(--bs-link-underline-opacity, 1)) !important}.link-info{color:RGBA(var(--bs-info-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-info-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-info:hover,.link-info:focus{color:RGBA(61, 213, 243, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(61, 213, 243, var(--bs-link-underline-opacity, 1)) !important}.link-warning{color:RGBA(var(--bs-warning-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-warning-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-warning:hover,.link-warning:focus{color:RGBA(255, 205, 57, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(255, 205, 57, var(--bs-link-underline-opacity, 1)) !important}.link-danger{color:RGBA(var(--bs-danger-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-danger-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-danger:hover,.link-danger:focus{color:RGBA(176, 42, 55, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(176, 42, 55, var(--bs-link-underline-opacity, 1)) !important}.link-light{color:RGBA(var(--bs-light-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-light-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-light:hover,.link-light:focus{color:RGBA(249, 250, 251, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(249, 250, 251, var(--bs-link-underline-opacity, 1)) !important}.link-dark{color:RGBA(var(--bs-dark-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-dark-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-dark:hover,.link-dark:focus{color:RGBA(26, 30, 33, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(26, 30, 33, var(--bs-link-underline-opacity, 1)) !important}.link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-body-emphasis:hover,.link-body-emphasis:focus{color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 0.75)) !important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 0.75)) !important}.focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.icon-link{display:inline-flex;gap:.375rem;align-items:center;text-decoration-color:rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 0.5));text-underline-offset:.25em;backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:.2s ease-in-out transform}@media(prefers-reduced-motion: reduce){.icon-link>.bi{transition:none}}.icon-link-hover:hover>.bi,.icon-link-hover:focus-visible>.bi{transform:var(--bs-icon-link-transform, translate3d(0.25em, 0, 0))}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio: 100%}.ratio-4x3{--bs-aspect-ratio: calc(3 / 4 * 100%)}.ratio-16x9{--bs-aspect-ratio: calc(9 / 16 * 100%)}.ratio-21x9{--bs-aspect-ratio: calc(9 / 21 * 100%)}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}.sticky-bottom{position:sticky;bottom:0;z-index:1020}@media(min-width: 576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}.visually-hidden:not(caption),.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){position:absolute !important}.visually-hidden *,.visually-hidden-focusable:not(:focus):not(:focus-within) *{overflow:hidden !important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:.25}.align-baseline{vertical-align:baseline !important}.align-top{vertical-align:top !important}.align-middle{vertical-align:middle !important}.align-bottom{vertical-align:bottom !important}.align-text-bottom{vertical-align:text-bottom !important}.align-text-top{vertical-align:text-top !important}.float-start{float:left !important}.float-end{float:right !important}.float-none{float:none !important}.object-fit-contain{object-fit:contain !important}.object-fit-cover{object-fit:cover !important}.object-fit-fill{object-fit:fill !important}.object-fit-scale{object-fit:scale-down !important}.object-fit-none{object-fit:none !important}.opacity-0{opacity:0 !important}.opacity-25{opacity:.25 !important}.opacity-50{opacity:.5 !important}.opacity-75{opacity:.75 !important}.opacity-100{opacity:1 !important}.overflow-auto{overflow:auto !important}.overflow-hidden{overflow:hidden !important}.overflow-visible{overflow:visible !important}.overflow-scroll{overflow:scroll !important}.overflow-x-auto{overflow-x:auto !important}.overflow-x-hidden{overflow-x:hidden !important}.overflow-x-visible{overflow-x:visible !important}.overflow-x-scroll{overflow-x:scroll !important}.overflow-y-auto{overflow-y:auto !important}.overflow-y-hidden{overflow-y:hidden !important}.overflow-y-visible{overflow-y:visible !important}.overflow-y-scroll{overflow-y:scroll !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-grid{display:grid !important}.d-inline-grid{display:inline-grid !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:flex !important}.d-inline-flex{display:inline-flex !important}.d-none{display:none !important}.shadow{box-shadow:var(--bs-box-shadow) !important}.shadow-sm{box-shadow:var(--bs-box-shadow-sm) !important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg) !important}.shadow-none{box-shadow:none !important}.focus-ring-primary{--bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity))}.position-static{position:static !important}.position-relative{position:relative !important}.position-absolute{position:absolute !important}.position-fixed{position:fixed !important}.position-sticky{position:sticky !important}.top-0{top:0 !important}.top-50{top:50% !important}.top-100{top:100% !important}.bottom-0{bottom:0 !important}.bottom-50{bottom:50% !important}.bottom-100{bottom:100% !important}.start-0{left:0 !important}.start-50{left:50% !important}.start-100{left:100% !important}.end-0{right:0 !important}.end-50{right:50% !important}.end-100{right:100% !important}.translate-middle{transform:translate(-50%, -50%) !important}.translate-middle-x{transform:translateX(-50%) !important}.translate-middle-y{transform:translateY(-50%) !important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-0{border:0 !important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-top-0{border-top:0 !important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-end-0{border-right:0 !important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-bottom-0{border-bottom:0 !important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-start-0{border-left:0 !important}.border-primary{--bs-border-opacity: 1;border-color:rgba(var(--bs-primary-rgb), var(--bs-border-opacity)) !important}.border-secondary{--bs-border-opacity: 1;border-color:rgba(var(--bs-secondary-rgb), var(--bs-border-opacity)) !important}.border-success{--bs-border-opacity: 1;border-color:rgba(var(--bs-success-rgb), var(--bs-border-opacity)) !important}.border-info{--bs-border-opacity: 1;border-color:rgba(var(--bs-info-rgb), var(--bs-border-opacity)) !important}.border-warning{--bs-border-opacity: 1;border-color:rgba(var(--bs-warning-rgb), var(--bs-border-opacity)) !important}.border-danger{--bs-border-opacity: 1;border-color:rgba(var(--bs-danger-rgb), var(--bs-border-opacity)) !important}.border-light{--bs-border-opacity: 1;border-color:rgba(var(--bs-light-rgb), var(--bs-border-opacity)) !important}.border-dark{--bs-border-opacity: 1;border-color:rgba(var(--bs-dark-rgb), var(--bs-border-opacity)) !important}.border-black{--bs-border-opacity: 1;border-color:rgba(var(--bs-black-rgb), var(--bs-border-opacity)) !important}.border-white{--bs-border-opacity: 1;border-color:rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle) !important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle) !important}.border-success-subtle{border-color:var(--bs-success-border-subtle) !important}.border-info-subtle{border-color:var(--bs-info-border-subtle) !important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle) !important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle) !important}.border-light-subtle{border-color:var(--bs-light-border-subtle) !important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle) !important}.border-1{border-width:1px !important}.border-2{border-width:2px !important}.border-3{border-width:3px !important}.border-4{border-width:4px !important}.border-5{border-width:5px !important}.border-opacity-10{--bs-border-opacity: 0.1}.border-opacity-25{--bs-border-opacity: 0.25}.border-opacity-50{--bs-border-opacity: 0.5}.border-opacity-75{--bs-border-opacity: 0.75}.border-opacity-100{--bs-border-opacity: 1}.w-25{width:25% !important}.w-50{width:50% !important}.w-75{width:75% !important}.w-100{width:100% !important}.w-auto{width:auto !important}.mw-100{max-width:100% !important}.vw-100{width:100vw !important}.min-vw-100{min-width:100vw !important}.h-25{height:25% !important}.h-50{height:50% !important}.h-75{height:75% !important}.h-100{height:100% !important}.h-auto{height:auto !important}.mh-100{max-height:100% !important}.vh-100{height:100vh !important}.min-vh-100{min-height:100vh !important}.flex-fill{flex:1 1 auto !important}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column-reverse{flex-direction:column-reverse !important}.flex-grow-0{flex-grow:0 !important}.flex-grow-1{flex-grow:1 !important}.flex-shrink-0{flex-shrink:0 !important}.flex-shrink-1{flex-shrink:1 !important}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.justify-content-evenly{justify-content:space-evenly !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch{align-items:stretch !important}.align-content-start{align-content:flex-start !important}.align-content-end{align-content:flex-end !important}.align-content-center{align-content:center !important}.align-content-between{align-content:space-between !important}.align-content-around{align-content:space-around !important}.align-content-stretch{align-content:stretch !important}.align-self-auto{align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{align-self:stretch !important}.order-first{order:-1 !important}.order-0{order:0 !important}.order-1{order:1 !important}.order-2{order:2 !important}.order-3{order:3 !important}.order-4{order:4 !important}.order-5{order:5 !important}.order-last{order:6 !important}.m-0{margin:0 !important}.m-1{margin:.25rem !important}.m-2{margin:.5rem !important}.m-3{margin:1rem !important}.m-4{margin:1.5rem !important}.m-5{margin:3rem !important}.m-auto{margin:auto !important}.mx-0{margin-right:0 !important;margin-left:0 !important}.mx-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-3{margin-right:1rem !important;margin-left:1rem !important}.mx-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-5{margin-right:3rem !important;margin-left:3rem !important}.mx-auto{margin-right:auto !important;margin-left:auto !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-0{margin-top:0 !important}.mt-1{margin-top:.25rem !important}.mt-2{margin-top:.5rem !important}.mt-3{margin-top:1rem !important}.mt-4{margin-top:1.5rem !important}.mt-5{margin-top:3rem !important}.mt-auto{margin-top:auto !important}.me-0{margin-right:0 !important}.me-1{margin-right:.25rem !important}.me-2{margin-right:.5rem !important}.me-3{margin-right:1rem !important}.me-4{margin-right:1.5rem !important}.me-5{margin-right:3rem !important}.me-auto{margin-right:auto !important}.mb-0{margin-bottom:0 !important}.mb-1{margin-bottom:.25rem !important}.mb-2{margin-bottom:.5rem !important}.mb-3{margin-bottom:1rem !important}.mb-4{margin-bottom:1.5rem !important}.mb-5{margin-bottom:3rem !important}.mb-auto{margin-bottom:auto !important}.ms-0{margin-left:0 !important}.ms-1{margin-left:.25rem !important}.ms-2{margin-left:.5rem !important}.ms-3{margin-left:1rem !important}.ms-4{margin-left:1.5rem !important}.ms-5{margin-left:3rem !important}.ms-auto{margin-left:auto !important}.p-0{padding:0 !important}.p-1{padding:.25rem !important}.p-2{padding:.5rem !important}.p-3{padding:1rem !important}.p-4{padding:1.5rem !important}.p-5{padding:3rem !important}.px-0{padding-right:0 !important;padding-left:0 !important}.px-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-3{padding-right:1rem !important;padding-left:1rem !important}.px-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-5{padding-right:3rem !important;padding-left:3rem !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-0{padding-top:0 !important}.pt-1{padding-top:.25rem !important}.pt-2{padding-top:.5rem !important}.pt-3{padding-top:1rem !important}.pt-4{padding-top:1.5rem !important}.pt-5{padding-top:3rem !important}.pe-0{padding-right:0 !important}.pe-1{padding-right:.25rem !important}.pe-2{padding-right:.5rem !important}.pe-3{padding-right:1rem !important}.pe-4{padding-right:1.5rem !important}.pe-5{padding-right:3rem !important}.pb-0{padding-bottom:0 !important}.pb-1{padding-bottom:.25rem !important}.pb-2{padding-bottom:.5rem !important}.pb-3{padding-bottom:1rem !important}.pb-4{padding-bottom:1.5rem !important}.pb-5{padding-bottom:3rem !important}.ps-0{padding-left:0 !important}.ps-1{padding-left:.25rem !important}.ps-2{padding-left:.5rem !important}.ps-3{padding-left:1rem !important}.ps-4{padding-left:1.5rem !important}.ps-5{padding-left:3rem !important}.gap-0{gap:0 !important}.gap-1{gap:.25rem !important}.gap-2{gap:.5rem !important}.gap-3{gap:1rem !important}.gap-4{gap:1.5rem !important}.gap-5{gap:3rem !important}.row-gap-0{row-gap:0 !important}.row-gap-1{row-gap:.25rem !important}.row-gap-2{row-gap:.5rem !important}.row-gap-3{row-gap:1rem !important}.row-gap-4{row-gap:1.5rem !important}.row-gap-5{row-gap:3rem !important}.column-gap-0{column-gap:0 !important}.column-gap-1{column-gap:.25rem !important}.column-gap-2{column-gap:.5rem !important}.column-gap-3{column-gap:1rem !important}.column-gap-4{column-gap:1.5rem !important}.column-gap-5{column-gap:3rem !important}.font-monospace{font-family:var(--bs-font-monospace) !important}.fs-1{font-size:calc(1.375rem + 1.5vw) !important}.fs-2{font-size:calc(1.325rem + 0.9vw) !important}.fs-3{font-size:calc(1.3rem + 0.6vw) !important}.fs-4{font-size:calc(1.275rem + 0.3vw) !important}.fs-5{font-size:1.25rem !important}.fs-6{font-size:1rem !important}.fst-italic{font-style:italic !important}.fst-normal{font-style:normal !important}.fw-lighter{font-weight:lighter !important}.fw-light{font-weight:300 !important}.fw-normal{font-weight:400 !important}.fw-medium{font-weight:500 !important}.fw-semibold{font-weight:600 !important}.fw-bold{font-weight:700 !important}.fw-bolder{font-weight:bolder !important}.lh-1{line-height:1 !important}.lh-sm{line-height:1.25 !important}.lh-base{line-height:1.5 !important}.lh-lg{line-height:2 !important}.text-start{text-align:left !important}.text-end{text-align:right !important}.text-center{text-align:center !important}.text-decoration-none{text-decoration:none !important}.text-decoration-underline{text-decoration:underline !important}.text-decoration-line-through{text-decoration:line-through !important}.text-lowercase{text-transform:lowercase !important}.text-uppercase{text-transform:uppercase !important}.text-capitalize{text-transform:capitalize !important}.text-wrap{white-space:normal !important}.text-nowrap{white-space:nowrap !important}.text-break{word-wrap:break-word !important;word-break:break-word !important}.text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important}.text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important}.text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important}.text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important}.text-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important}.text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important}.text-light{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important}.text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important}.text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important}.text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important}.text-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important}.text-muted{--bs-text-opacity: 1;color:var(--bs-secondary-color) !important}.text-black-50{--bs-text-opacity: 1;color:rgba(0,0,0,.5) !important}.text-white-50{--bs-text-opacity: 1;color:rgba(255,255,255,.5) !important}.text-body-secondary{--bs-text-opacity: 1;color:var(--bs-secondary-color) !important}.text-body-tertiary{--bs-text-opacity: 1;color:var(--bs-tertiary-color) !important}.text-body-emphasis{--bs-text-opacity: 1;color:var(--bs-emphasis-color) !important}.text-reset{--bs-text-opacity: 1;color:inherit !important}.text-opacity-25{--bs-text-opacity: 0.25}.text-opacity-50{--bs-text-opacity: 0.5}.text-opacity-75{--bs-text-opacity: 0.75}.text-opacity-100{--bs-text-opacity: 1}.text-primary-emphasis{color:var(--bs-primary-text-emphasis) !important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis) !important}.text-success-emphasis{color:var(--bs-success-text-emphasis) !important}.text-info-emphasis{color:var(--bs-info-text-emphasis) !important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis) !important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis) !important}.text-light-emphasis{color:var(--bs-light-text-emphasis) !important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis) !important}.link-opacity-10{--bs-link-opacity: 0.1}.link-opacity-10-hover:hover{--bs-link-opacity: 0.1}.link-opacity-25{--bs-link-opacity: 0.25}.link-opacity-25-hover:hover{--bs-link-opacity: 0.25}.link-opacity-50{--bs-link-opacity: 0.5}.link-opacity-50-hover:hover{--bs-link-opacity: 0.5}.link-opacity-75{--bs-link-opacity: 0.75}.link-opacity-75-hover:hover{--bs-link-opacity: 0.75}.link-opacity-100{--bs-link-opacity: 1}.link-opacity-100-hover:hover{--bs-link-opacity: 1}.link-offset-1{text-underline-offset:.125em !important}.link-offset-1-hover:hover{text-underline-offset:.125em !important}.link-offset-2{text-underline-offset:.25em !important}.link-offset-2-hover:hover{text-underline-offset:.25em !important}.link-offset-3{text-underline-offset:.375em !important}.link-offset-3-hover:hover{text-underline-offset:.375em !important}.link-underline-primary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-primary-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-secondary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-secondary-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-success{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-success-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-info{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-info-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-warning{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-warning-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-danger{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-danger-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-light{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-light-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-dark{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-dark-rgb), var(--bs-link-underline-opacity)) !important}.link-underline{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-link-color-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-underline-opacity-0{--bs-link-underline-opacity: 0}.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity: 0}.link-underline-opacity-10{--bs-link-underline-opacity: 0.1}.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity: 0.1}.link-underline-opacity-25{--bs-link-underline-opacity: 0.25}.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity: 0.25}.link-underline-opacity-50{--bs-link-underline-opacity: 0.5}.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity: 0.5}.link-underline-opacity-75{--bs-link-underline-opacity: 0.75}.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity: 0.75}.link-underline-opacity-100{--bs-link-underline-opacity: 1}.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity: 1}.bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important}.bg-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important}.bg-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important}.bg-info{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important}.bg-warning{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important}.bg-danger{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important}.bg-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important}.bg-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important}.bg-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important}.bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important}.bg-body{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important}.bg-transparent{--bs-bg-opacity: 1;background-color:transparent !important}.bg-body-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-bg-rgb), var(--bs-bg-opacity)) !important}.bg-body-tertiary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-tertiary-bg-rgb), var(--bs-bg-opacity)) !important}.bg-opacity-10{--bs-bg-opacity: 0.1}.bg-opacity-25{--bs-bg-opacity: 0.25}.bg-opacity-50{--bs-bg-opacity: 0.5}.bg-opacity-75{--bs-bg-opacity: 0.75}.bg-opacity-100{--bs-bg-opacity: 1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle) !important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle) !important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle) !important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle) !important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle) !important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle) !important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle) !important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle) !important}.bg-gradient{background-image:var(--bs-gradient) !important}.user-select-all{user-select:all !important}.user-select-auto{user-select:auto !important}.user-select-none{user-select:none !important}.pe-none{pointer-events:none !important}.pe-auto{pointer-events:auto !important}.rounded{border-radius:var(--bs-border-radius) !important}.rounded-0{border-radius:0 !important}.rounded-1{border-radius:var(--bs-border-radius-sm) !important}.rounded-2{border-radius:var(--bs-border-radius) !important}.rounded-3{border-radius:var(--bs-border-radius-lg) !important}.rounded-4{border-radius:var(--bs-border-radius-xl) !important}.rounded-5{border-radius:var(--bs-border-radius-xxl) !important}.rounded-circle{border-radius:50% !important}.rounded-pill{border-radius:var(--bs-border-radius-pill) !important}.rounded-top{border-top-left-radius:var(--bs-border-radius) !important;border-top-right-radius:var(--bs-border-radius) !important}.rounded-top-0{border-top-left-radius:0 !important;border-top-right-radius:0 !important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm) !important;border-top-right-radius:var(--bs-border-radius-sm) !important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius) !important;border-top-right-radius:var(--bs-border-radius) !important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg) !important;border-top-right-radius:var(--bs-border-radius-lg) !important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl) !important;border-top-right-radius:var(--bs-border-radius-xl) !important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl) !important;border-top-right-radius:var(--bs-border-radius-xxl) !important}.rounded-top-circle{border-top-left-radius:50% !important;border-top-right-radius:50% !important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill) !important;border-top-right-radius:var(--bs-border-radius-pill) !important}.rounded-end{border-top-right-radius:var(--bs-border-radius) !important;border-bottom-right-radius:var(--bs-border-radius) !important}.rounded-end-0{border-top-right-radius:0 !important;border-bottom-right-radius:0 !important}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm) !important;border-bottom-right-radius:var(--bs-border-radius-sm) !important}.rounded-end-2{border-top-right-radius:var(--bs-border-radius) !important;border-bottom-right-radius:var(--bs-border-radius) !important}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg) !important;border-bottom-right-radius:var(--bs-border-radius-lg) !important}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl) !important;border-bottom-right-radius:var(--bs-border-radius-xl) !important}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl) !important;border-bottom-right-radius:var(--bs-border-radius-xxl) !important}.rounded-end-circle{border-top-right-radius:50% !important;border-bottom-right-radius:50% !important}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill) !important;border-bottom-right-radius:var(--bs-border-radius-pill) !important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius) !important;border-bottom-left-radius:var(--bs-border-radius) !important}.rounded-bottom-0{border-bottom-right-radius:0 !important;border-bottom-left-radius:0 !important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm) !important;border-bottom-left-radius:var(--bs-border-radius-sm) !important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius) !important;border-bottom-left-radius:var(--bs-border-radius) !important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg) !important;border-bottom-left-radius:var(--bs-border-radius-lg) !important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl) !important;border-bottom-left-radius:var(--bs-border-radius-xl) !important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl) !important;border-bottom-left-radius:var(--bs-border-radius-xxl) !important}.rounded-bottom-circle{border-bottom-right-radius:50% !important;border-bottom-left-radius:50% !important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill) !important;border-bottom-left-radius:var(--bs-border-radius-pill) !important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius) !important;border-top-left-radius:var(--bs-border-radius) !important}.rounded-start-0{border-bottom-left-radius:0 !important;border-top-left-radius:0 !important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm) !important;border-top-left-radius:var(--bs-border-radius-sm) !important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius) !important;border-top-left-radius:var(--bs-border-radius) !important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg) !important;border-top-left-radius:var(--bs-border-radius-lg) !important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl) !important;border-top-left-radius:var(--bs-border-radius-xl) !important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl) !important;border-top-left-radius:var(--bs-border-radius-xxl) !important}.rounded-start-circle{border-bottom-left-radius:50% !important;border-top-left-radius:50% !important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill) !important;border-top-left-radius:var(--bs-border-radius-pill) !important}.visible{visibility:visible !important}.invisible{visibility:hidden !important}.z-n1{z-index:-1 !important}.z-0{z-index:0 !important}.z-1{z-index:1 !important}.z-2{z-index:2 !important}.z-3{z-index:3 !important}@media(min-width: 576px){.float-sm-start{float:left !important}.float-sm-end{float:right !important}.float-sm-none{float:none !important}.object-fit-sm-contain{object-fit:contain !important}.object-fit-sm-cover{object-fit:cover !important}.object-fit-sm-fill{object-fit:fill !important}.object-fit-sm-scale{object-fit:scale-down !important}.object-fit-sm-none{object-fit:none !important}.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-grid{display:grid !important}.d-sm-inline-grid{display:inline-grid !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:flex !important}.d-sm-inline-flex{display:inline-flex !important}.d-sm-none{display:none !important}.flex-sm-fill{flex:1 1 auto !important}.flex-sm-row{flex-direction:row !important}.flex-sm-column{flex-direction:column !important}.flex-sm-row-reverse{flex-direction:row-reverse !important}.flex-sm-column-reverse{flex-direction:column-reverse !important}.flex-sm-grow-0{flex-grow:0 !important}.flex-sm-grow-1{flex-grow:1 !important}.flex-sm-shrink-0{flex-shrink:0 !important}.flex-sm-shrink-1{flex-shrink:1 !important}.flex-sm-wrap{flex-wrap:wrap !important}.flex-sm-nowrap{flex-wrap:nowrap !important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-sm-start{justify-content:flex-start !important}.justify-content-sm-end{justify-content:flex-end !important}.justify-content-sm-center{justify-content:center !important}.justify-content-sm-between{justify-content:space-between !important}.justify-content-sm-around{justify-content:space-around !important}.justify-content-sm-evenly{justify-content:space-evenly !important}.align-items-sm-start{align-items:flex-start !important}.align-items-sm-end{align-items:flex-end !important}.align-items-sm-center{align-items:center !important}.align-items-sm-baseline{align-items:baseline !important}.align-items-sm-stretch{align-items:stretch !important}.align-content-sm-start{align-content:flex-start !important}.align-content-sm-end{align-content:flex-end !important}.align-content-sm-center{align-content:center !important}.align-content-sm-between{align-content:space-between !important}.align-content-sm-around{align-content:space-around !important}.align-content-sm-stretch{align-content:stretch !important}.align-self-sm-auto{align-self:auto !important}.align-self-sm-start{align-self:flex-start !important}.align-self-sm-end{align-self:flex-end !important}.align-self-sm-center{align-self:center !important}.align-self-sm-baseline{align-self:baseline !important}.align-self-sm-stretch{align-self:stretch !important}.order-sm-first{order:-1 !important}.order-sm-0{order:0 !important}.order-sm-1{order:1 !important}.order-sm-2{order:2 !important}.order-sm-3{order:3 !important}.order-sm-4{order:4 !important}.order-sm-5{order:5 !important}.order-sm-last{order:6 !important}.m-sm-0{margin:0 !important}.m-sm-1{margin:.25rem !important}.m-sm-2{margin:.5rem !important}.m-sm-3{margin:1rem !important}.m-sm-4{margin:1.5rem !important}.m-sm-5{margin:3rem !important}.m-sm-auto{margin:auto !important}.mx-sm-0{margin-right:0 !important;margin-left:0 !important}.mx-sm-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-sm-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-sm-3{margin-right:1rem !important;margin-left:1rem !important}.mx-sm-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-sm-5{margin-right:3rem !important;margin-left:3rem !important}.mx-sm-auto{margin-right:auto !important;margin-left:auto !important}.my-sm-0{margin-top:0 !important;margin-bottom:0 !important}.my-sm-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-sm-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-sm-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-sm-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-sm-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-sm-0{margin-top:0 !important}.mt-sm-1{margin-top:.25rem !important}.mt-sm-2{margin-top:.5rem !important}.mt-sm-3{margin-top:1rem !important}.mt-sm-4{margin-top:1.5rem !important}.mt-sm-5{margin-top:3rem !important}.mt-sm-auto{margin-top:auto !important}.me-sm-0{margin-right:0 !important}.me-sm-1{margin-right:.25rem !important}.me-sm-2{margin-right:.5rem !important}.me-sm-3{margin-right:1rem !important}.me-sm-4{margin-right:1.5rem !important}.me-sm-5{margin-right:3rem !important}.me-sm-auto{margin-right:auto !important}.mb-sm-0{margin-bottom:0 !important}.mb-sm-1{margin-bottom:.25rem !important}.mb-sm-2{margin-bottom:.5rem !important}.mb-sm-3{margin-bottom:1rem !important}.mb-sm-4{margin-bottom:1.5rem !important}.mb-sm-5{margin-bottom:3rem !important}.mb-sm-auto{margin-bottom:auto !important}.ms-sm-0{margin-left:0 !important}.ms-sm-1{margin-left:.25rem !important}.ms-sm-2{margin-left:.5rem !important}.ms-sm-3{margin-left:1rem !important}.ms-sm-4{margin-left:1.5rem !important}.ms-sm-5{margin-left:3rem !important}.ms-sm-auto{margin-left:auto !important}.p-sm-0{padding:0 !important}.p-sm-1{padding:.25rem !important}.p-sm-2{padding:.5rem !important}.p-sm-3{padding:1rem !important}.p-sm-4{padding:1.5rem !important}.p-sm-5{padding:3rem !important}.px-sm-0{padding-right:0 !important;padding-left:0 !important}.px-sm-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-sm-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-sm-3{padding-right:1rem !important;padding-left:1rem !important}.px-sm-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-sm-5{padding-right:3rem !important;padding-left:3rem !important}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important}.py-sm-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-sm-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-sm-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-sm-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-sm-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-sm-0{padding-top:0 !important}.pt-sm-1{padding-top:.25rem !important}.pt-sm-2{padding-top:.5rem !important}.pt-sm-3{padding-top:1rem !important}.pt-sm-4{padding-top:1.5rem !important}.pt-sm-5{padding-top:3rem !important}.pe-sm-0{padding-right:0 !important}.pe-sm-1{padding-right:.25rem !important}.pe-sm-2{padding-right:.5rem !important}.pe-sm-3{padding-right:1rem !important}.pe-sm-4{padding-right:1.5rem !important}.pe-sm-5{padding-right:3rem !important}.pb-sm-0{padding-bottom:0 !important}.pb-sm-1{padding-bottom:.25rem !important}.pb-sm-2{padding-bottom:.5rem !important}.pb-sm-3{padding-bottom:1rem !important}.pb-sm-4{padding-bottom:1.5rem !important}.pb-sm-5{padding-bottom:3rem !important}.ps-sm-0{padding-left:0 !important}.ps-sm-1{padding-left:.25rem !important}.ps-sm-2{padding-left:.5rem !important}.ps-sm-3{padding-left:1rem !important}.ps-sm-4{padding-left:1.5rem !important}.ps-sm-5{padding-left:3rem !important}.gap-sm-0{gap:0 !important}.gap-sm-1{gap:.25rem !important}.gap-sm-2{gap:.5rem !important}.gap-sm-3{gap:1rem !important}.gap-sm-4{gap:1.5rem !important}.gap-sm-5{gap:3rem !important}.row-gap-sm-0{row-gap:0 !important}.row-gap-sm-1{row-gap:.25rem !important}.row-gap-sm-2{row-gap:.5rem !important}.row-gap-sm-3{row-gap:1rem !important}.row-gap-sm-4{row-gap:1.5rem !important}.row-gap-sm-5{row-gap:3rem !important}.column-gap-sm-0{column-gap:0 !important}.column-gap-sm-1{column-gap:.25rem !important}.column-gap-sm-2{column-gap:.5rem !important}.column-gap-sm-3{column-gap:1rem !important}.column-gap-sm-4{column-gap:1.5rem !important}.column-gap-sm-5{column-gap:3rem !important}.text-sm-start{text-align:left !important}.text-sm-end{text-align:right !important}.text-sm-center{text-align:center !important}}@media(min-width: 768px){.float-md-start{float:left !important}.float-md-end{float:right !important}.float-md-none{float:none !important}.object-fit-md-contain{object-fit:contain !important}.object-fit-md-cover{object-fit:cover !important}.object-fit-md-fill{object-fit:fill !important}.object-fit-md-scale{object-fit:scale-down !important}.object-fit-md-none{object-fit:none !important}.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-grid{display:grid !important}.d-md-inline-grid{display:inline-grid !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:flex !important}.d-md-inline-flex{display:inline-flex !important}.d-md-none{display:none !important}.flex-md-fill{flex:1 1 auto !important}.flex-md-row{flex-direction:row !important}.flex-md-column{flex-direction:column !important}.flex-md-row-reverse{flex-direction:row-reverse !important}.flex-md-column-reverse{flex-direction:column-reverse !important}.flex-md-grow-0{flex-grow:0 !important}.flex-md-grow-1{flex-grow:1 !important}.flex-md-shrink-0{flex-shrink:0 !important}.flex-md-shrink-1{flex-shrink:1 !important}.flex-md-wrap{flex-wrap:wrap !important}.flex-md-nowrap{flex-wrap:nowrap !important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-md-start{justify-content:flex-start !important}.justify-content-md-end{justify-content:flex-end !important}.justify-content-md-center{justify-content:center !important}.justify-content-md-between{justify-content:space-between !important}.justify-content-md-around{justify-content:space-around !important}.justify-content-md-evenly{justify-content:space-evenly !important}.align-items-md-start{align-items:flex-start !important}.align-items-md-end{align-items:flex-end !important}.align-items-md-center{align-items:center !important}.align-items-md-baseline{align-items:baseline !important}.align-items-md-stretch{align-items:stretch !important}.align-content-md-start{align-content:flex-start !important}.align-content-md-end{align-content:flex-end !important}.align-content-md-center{align-content:center !important}.align-content-md-between{align-content:space-between !important}.align-content-md-around{align-content:space-around !important}.align-content-md-stretch{align-content:stretch !important}.align-self-md-auto{align-self:auto !important}.align-self-md-start{align-self:flex-start !important}.align-self-md-end{align-self:flex-end !important}.align-self-md-center{align-self:center !important}.align-self-md-baseline{align-self:baseline !important}.align-self-md-stretch{align-self:stretch !important}.order-md-first{order:-1 !important}.order-md-0{order:0 !important}.order-md-1{order:1 !important}.order-md-2{order:2 !important}.order-md-3{order:3 !important}.order-md-4{order:4 !important}.order-md-5{order:5 !important}.order-md-last{order:6 !important}.m-md-0{margin:0 !important}.m-md-1{margin:.25rem !important}.m-md-2{margin:.5rem !important}.m-md-3{margin:1rem !important}.m-md-4{margin:1.5rem !important}.m-md-5{margin:3rem !important}.m-md-auto{margin:auto !important}.mx-md-0{margin-right:0 !important;margin-left:0 !important}.mx-md-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-md-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-md-3{margin-right:1rem !important;margin-left:1rem !important}.mx-md-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-md-5{margin-right:3rem !important;margin-left:3rem !important}.mx-md-auto{margin-right:auto !important;margin-left:auto !important}.my-md-0{margin-top:0 !important;margin-bottom:0 !important}.my-md-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-md-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-md-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-md-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-md-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-md-0{margin-top:0 !important}.mt-md-1{margin-top:.25rem !important}.mt-md-2{margin-top:.5rem !important}.mt-md-3{margin-top:1rem !important}.mt-md-4{margin-top:1.5rem !important}.mt-md-5{margin-top:3rem !important}.mt-md-auto{margin-top:auto !important}.me-md-0{margin-right:0 !important}.me-md-1{margin-right:.25rem !important}.me-md-2{margin-right:.5rem !important}.me-md-3{margin-right:1rem !important}.me-md-4{margin-right:1.5rem !important}.me-md-5{margin-right:3rem !important}.me-md-auto{margin-right:auto !important}.mb-md-0{margin-bottom:0 !important}.mb-md-1{margin-bottom:.25rem !important}.mb-md-2{margin-bottom:.5rem !important}.mb-md-3{margin-bottom:1rem !important}.mb-md-4{margin-bottom:1.5rem !important}.mb-md-5{margin-bottom:3rem !important}.mb-md-auto{margin-bottom:auto !important}.ms-md-0{margin-left:0 !important}.ms-md-1{margin-left:.25rem !important}.ms-md-2{margin-left:.5rem !important}.ms-md-3{margin-left:1rem !important}.ms-md-4{margin-left:1.5rem !important}.ms-md-5{margin-left:3rem !important}.ms-md-auto{margin-left:auto !important}.p-md-0{padding:0 !important}.p-md-1{padding:.25rem !important}.p-md-2{padding:.5rem !important}.p-md-3{padding:1rem !important}.p-md-4{padding:1.5rem !important}.p-md-5{padding:3rem !important}.px-md-0{padding-right:0 !important;padding-left:0 !important}.px-md-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-md-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-md-3{padding-right:1rem !important;padding-left:1rem !important}.px-md-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-md-5{padding-right:3rem !important;padding-left:3rem !important}.py-md-0{padding-top:0 !important;padding-bottom:0 !important}.py-md-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-md-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-md-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-md-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-md-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-md-0{padding-top:0 !important}.pt-md-1{padding-top:.25rem !important}.pt-md-2{padding-top:.5rem !important}.pt-md-3{padding-top:1rem !important}.pt-md-4{padding-top:1.5rem !important}.pt-md-5{padding-top:3rem !important}.pe-md-0{padding-right:0 !important}.pe-md-1{padding-right:.25rem !important}.pe-md-2{padding-right:.5rem !important}.pe-md-3{padding-right:1rem !important}.pe-md-4{padding-right:1.5rem !important}.pe-md-5{padding-right:3rem !important}.pb-md-0{padding-bottom:0 !important}.pb-md-1{padding-bottom:.25rem !important}.pb-md-2{padding-bottom:.5rem !important}.pb-md-3{padding-bottom:1rem !important}.pb-md-4{padding-bottom:1.5rem !important}.pb-md-5{padding-bottom:3rem !important}.ps-md-0{padding-left:0 !important}.ps-md-1{padding-left:.25rem !important}.ps-md-2{padding-left:.5rem !important}.ps-md-3{padding-left:1rem !important}.ps-md-4{padding-left:1.5rem !important}.ps-md-5{padding-left:3rem !important}.gap-md-0{gap:0 !important}.gap-md-1{gap:.25rem !important}.gap-md-2{gap:.5rem !important}.gap-md-3{gap:1rem !important}.gap-md-4{gap:1.5rem !important}.gap-md-5{gap:3rem !important}.row-gap-md-0{row-gap:0 !important}.row-gap-md-1{row-gap:.25rem !important}.row-gap-md-2{row-gap:.5rem !important}.row-gap-md-3{row-gap:1rem !important}.row-gap-md-4{row-gap:1.5rem !important}.row-gap-md-5{row-gap:3rem !important}.column-gap-md-0{column-gap:0 !important}.column-gap-md-1{column-gap:.25rem !important}.column-gap-md-2{column-gap:.5rem !important}.column-gap-md-3{column-gap:1rem !important}.column-gap-md-4{column-gap:1.5rem !important}.column-gap-md-5{column-gap:3rem !important}.text-md-start{text-align:left !important}.text-md-end{text-align:right !important}.text-md-center{text-align:center !important}}@media(min-width: 992px){.float-lg-start{float:left !important}.float-lg-end{float:right !important}.float-lg-none{float:none !important}.object-fit-lg-contain{object-fit:contain !important}.object-fit-lg-cover{object-fit:cover !important}.object-fit-lg-fill{object-fit:fill !important}.object-fit-lg-scale{object-fit:scale-down !important}.object-fit-lg-none{object-fit:none !important}.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-grid{display:grid !important}.d-lg-inline-grid{display:inline-grid !important}.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:flex !important}.d-lg-inline-flex{display:inline-flex !important}.d-lg-none{display:none !important}.flex-lg-fill{flex:1 1 auto !important}.flex-lg-row{flex-direction:row !important}.flex-lg-column{flex-direction:column !important}.flex-lg-row-reverse{flex-direction:row-reverse !important}.flex-lg-column-reverse{flex-direction:column-reverse !important}.flex-lg-grow-0{flex-grow:0 !important}.flex-lg-grow-1{flex-grow:1 !important}.flex-lg-shrink-0{flex-shrink:0 !important}.flex-lg-shrink-1{flex-shrink:1 !important}.flex-lg-wrap{flex-wrap:wrap !important}.flex-lg-nowrap{flex-wrap:nowrap !important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-lg-start{justify-content:flex-start !important}.justify-content-lg-end{justify-content:flex-end !important}.justify-content-lg-center{justify-content:center !important}.justify-content-lg-between{justify-content:space-between !important}.justify-content-lg-around{justify-content:space-around !important}.justify-content-lg-evenly{justify-content:space-evenly !important}.align-items-lg-start{align-items:flex-start !important}.align-items-lg-end{align-items:flex-end !important}.align-items-lg-center{align-items:center !important}.align-items-lg-baseline{align-items:baseline !important}.align-items-lg-stretch{align-items:stretch !important}.align-content-lg-start{align-content:flex-start !important}.align-content-lg-end{align-content:flex-end !important}.align-content-lg-center{align-content:center !important}.align-content-lg-between{align-content:space-between !important}.align-content-lg-around{align-content:space-around !important}.align-content-lg-stretch{align-content:stretch !important}.align-self-lg-auto{align-self:auto !important}.align-self-lg-start{align-self:flex-start !important}.align-self-lg-end{align-self:flex-end !important}.align-self-lg-center{align-self:center !important}.align-self-lg-baseline{align-self:baseline !important}.align-self-lg-stretch{align-self:stretch !important}.order-lg-first{order:-1 !important}.order-lg-0{order:0 !important}.order-lg-1{order:1 !important}.order-lg-2{order:2 !important}.order-lg-3{order:3 !important}.order-lg-4{order:4 !important}.order-lg-5{order:5 !important}.order-lg-last{order:6 !important}.m-lg-0{margin:0 !important}.m-lg-1{margin:.25rem !important}.m-lg-2{margin:.5rem !important}.m-lg-3{margin:1rem !important}.m-lg-4{margin:1.5rem !important}.m-lg-5{margin:3rem !important}.m-lg-auto{margin:auto !important}.mx-lg-0{margin-right:0 !important;margin-left:0 !important}.mx-lg-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-lg-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-lg-3{margin-right:1rem !important;margin-left:1rem !important}.mx-lg-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-lg-5{margin-right:3rem !important;margin-left:3rem !important}.mx-lg-auto{margin-right:auto !important;margin-left:auto !important}.my-lg-0{margin-top:0 !important;margin-bottom:0 !important}.my-lg-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-lg-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-lg-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-lg-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-lg-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-lg-0{margin-top:0 !important}.mt-lg-1{margin-top:.25rem !important}.mt-lg-2{margin-top:.5rem !important}.mt-lg-3{margin-top:1rem !important}.mt-lg-4{margin-top:1.5rem !important}.mt-lg-5{margin-top:3rem !important}.mt-lg-auto{margin-top:auto !important}.me-lg-0{margin-right:0 !important}.me-lg-1{margin-right:.25rem !important}.me-lg-2{margin-right:.5rem !important}.me-lg-3{margin-right:1rem !important}.me-lg-4{margin-right:1.5rem !important}.me-lg-5{margin-right:3rem !important}.me-lg-auto{margin-right:auto !important}.mb-lg-0{margin-bottom:0 !important}.mb-lg-1{margin-bottom:.25rem !important}.mb-lg-2{margin-bottom:.5rem !important}.mb-lg-3{margin-bottom:1rem !important}.mb-lg-4{margin-bottom:1.5rem !important}.mb-lg-5{margin-bottom:3rem !important}.mb-lg-auto{margin-bottom:auto !important}.ms-lg-0{margin-left:0 !important}.ms-lg-1{margin-left:.25rem !important}.ms-lg-2{margin-left:.5rem !important}.ms-lg-3{margin-left:1rem !important}.ms-lg-4{margin-left:1.5rem !important}.ms-lg-5{margin-left:3rem !important}.ms-lg-auto{margin-left:auto !important}.p-lg-0{padding:0 !important}.p-lg-1{padding:.25rem !important}.p-lg-2{padding:.5rem !important}.p-lg-3{padding:1rem !important}.p-lg-4{padding:1.5rem !important}.p-lg-5{padding:3rem !important}.px-lg-0{padding-right:0 !important;padding-left:0 !important}.px-lg-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-lg-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-lg-3{padding-right:1rem !important;padding-left:1rem !important}.px-lg-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-lg-5{padding-right:3rem !important;padding-left:3rem !important}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important}.py-lg-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-lg-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-lg-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-lg-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-lg-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-lg-0{padding-top:0 !important}.pt-lg-1{padding-top:.25rem !important}.pt-lg-2{padding-top:.5rem !important}.pt-lg-3{padding-top:1rem !important}.pt-lg-4{padding-top:1.5rem !important}.pt-lg-5{padding-top:3rem !important}.pe-lg-0{padding-right:0 !important}.pe-lg-1{padding-right:.25rem !important}.pe-lg-2{padding-right:.5rem !important}.pe-lg-3{padding-right:1rem !important}.pe-lg-4{padding-right:1.5rem !important}.pe-lg-5{padding-right:3rem !important}.pb-lg-0{padding-bottom:0 !important}.pb-lg-1{padding-bottom:.25rem !important}.pb-lg-2{padding-bottom:.5rem !important}.pb-lg-3{padding-bottom:1rem !important}.pb-lg-4{padding-bottom:1.5rem !important}.pb-lg-5{padding-bottom:3rem !important}.ps-lg-0{padding-left:0 !important}.ps-lg-1{padding-left:.25rem !important}.ps-lg-2{padding-left:.5rem !important}.ps-lg-3{padding-left:1rem !important}.ps-lg-4{padding-left:1.5rem !important}.ps-lg-5{padding-left:3rem !important}.gap-lg-0{gap:0 !important}.gap-lg-1{gap:.25rem !important}.gap-lg-2{gap:.5rem !important}.gap-lg-3{gap:1rem !important}.gap-lg-4{gap:1.5rem !important}.gap-lg-5{gap:3rem !important}.row-gap-lg-0{row-gap:0 !important}.row-gap-lg-1{row-gap:.25rem !important}.row-gap-lg-2{row-gap:.5rem !important}.row-gap-lg-3{row-gap:1rem !important}.row-gap-lg-4{row-gap:1.5rem !important}.row-gap-lg-5{row-gap:3rem !important}.column-gap-lg-0{column-gap:0 !important}.column-gap-lg-1{column-gap:.25rem !important}.column-gap-lg-2{column-gap:.5rem !important}.column-gap-lg-3{column-gap:1rem !important}.column-gap-lg-4{column-gap:1.5rem !important}.column-gap-lg-5{column-gap:3rem !important}.text-lg-start{text-align:left !important}.text-lg-end{text-align:right !important}.text-lg-center{text-align:center !important}}@media(min-width: 1200px){.float-xl-start{float:left !important}.float-xl-end{float:right !important}.float-xl-none{float:none !important}.object-fit-xl-contain{object-fit:contain !important}.object-fit-xl-cover{object-fit:cover !important}.object-fit-xl-fill{object-fit:fill !important}.object-fit-xl-scale{object-fit:scale-down !important}.object-fit-xl-none{object-fit:none !important}.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-grid{display:grid !important}.d-xl-inline-grid{display:inline-grid !important}.d-xl-table{display:table !important}.d-xl-table-row{display:table-row !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:flex !important}.d-xl-inline-flex{display:inline-flex !important}.d-xl-none{display:none !important}.flex-xl-fill{flex:1 1 auto !important}.flex-xl-row{flex-direction:row !important}.flex-xl-column{flex-direction:column !important}.flex-xl-row-reverse{flex-direction:row-reverse !important}.flex-xl-column-reverse{flex-direction:column-reverse !important}.flex-xl-grow-0{flex-grow:0 !important}.flex-xl-grow-1{flex-grow:1 !important}.flex-xl-shrink-0{flex-shrink:0 !important}.flex-xl-shrink-1{flex-shrink:1 !important}.flex-xl-wrap{flex-wrap:wrap !important}.flex-xl-nowrap{flex-wrap:nowrap !important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xl-start{justify-content:flex-start !important}.justify-content-xl-end{justify-content:flex-end !important}.justify-content-xl-center{justify-content:center !important}.justify-content-xl-between{justify-content:space-between !important}.justify-content-xl-around{justify-content:space-around !important}.justify-content-xl-evenly{justify-content:space-evenly !important}.align-items-xl-start{align-items:flex-start !important}.align-items-xl-end{align-items:flex-end !important}.align-items-xl-center{align-items:center !important}.align-items-xl-baseline{align-items:baseline !important}.align-items-xl-stretch{align-items:stretch !important}.align-content-xl-start{align-content:flex-start !important}.align-content-xl-end{align-content:flex-end !important}.align-content-xl-center{align-content:center !important}.align-content-xl-between{align-content:space-between !important}.align-content-xl-around{align-content:space-around !important}.align-content-xl-stretch{align-content:stretch !important}.align-self-xl-auto{align-self:auto !important}.align-self-xl-start{align-self:flex-start !important}.align-self-xl-end{align-self:flex-end !important}.align-self-xl-center{align-self:center !important}.align-self-xl-baseline{align-self:baseline !important}.align-self-xl-stretch{align-self:stretch !important}.order-xl-first{order:-1 !important}.order-xl-0{order:0 !important}.order-xl-1{order:1 !important}.order-xl-2{order:2 !important}.order-xl-3{order:3 !important}.order-xl-4{order:4 !important}.order-xl-5{order:5 !important}.order-xl-last{order:6 !important}.m-xl-0{margin:0 !important}.m-xl-1{margin:.25rem !important}.m-xl-2{margin:.5rem !important}.m-xl-3{margin:1rem !important}.m-xl-4{margin:1.5rem !important}.m-xl-5{margin:3rem !important}.m-xl-auto{margin:auto !important}.mx-xl-0{margin-right:0 !important;margin-left:0 !important}.mx-xl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xl-auto{margin-right:auto !important;margin-left:auto !important}.my-xl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xl-0{margin-top:0 !important}.mt-xl-1{margin-top:.25rem !important}.mt-xl-2{margin-top:.5rem !important}.mt-xl-3{margin-top:1rem !important}.mt-xl-4{margin-top:1.5rem !important}.mt-xl-5{margin-top:3rem !important}.mt-xl-auto{margin-top:auto !important}.me-xl-0{margin-right:0 !important}.me-xl-1{margin-right:.25rem !important}.me-xl-2{margin-right:.5rem !important}.me-xl-3{margin-right:1rem !important}.me-xl-4{margin-right:1.5rem !important}.me-xl-5{margin-right:3rem !important}.me-xl-auto{margin-right:auto !important}.mb-xl-0{margin-bottom:0 !important}.mb-xl-1{margin-bottom:.25rem !important}.mb-xl-2{margin-bottom:.5rem !important}.mb-xl-3{margin-bottom:1rem !important}.mb-xl-4{margin-bottom:1.5rem !important}.mb-xl-5{margin-bottom:3rem !important}.mb-xl-auto{margin-bottom:auto !important}.ms-xl-0{margin-left:0 !important}.ms-xl-1{margin-left:.25rem !important}.ms-xl-2{margin-left:.5rem !important}.ms-xl-3{margin-left:1rem !important}.ms-xl-4{margin-left:1.5rem !important}.ms-xl-5{margin-left:3rem !important}.ms-xl-auto{margin-left:auto !important}.p-xl-0{padding:0 !important}.p-xl-1{padding:.25rem !important}.p-xl-2{padding:.5rem !important}.p-xl-3{padding:1rem !important}.p-xl-4{padding:1.5rem !important}.p-xl-5{padding:3rem !important}.px-xl-0{padding-right:0 !important;padding-left:0 !important}.px-xl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xl-0{padding-top:0 !important}.pt-xl-1{padding-top:.25rem !important}.pt-xl-2{padding-top:.5rem !important}.pt-xl-3{padding-top:1rem !important}.pt-xl-4{padding-top:1.5rem !important}.pt-xl-5{padding-top:3rem !important}.pe-xl-0{padding-right:0 !important}.pe-xl-1{padding-right:.25rem !important}.pe-xl-2{padding-right:.5rem !important}.pe-xl-3{padding-right:1rem !important}.pe-xl-4{padding-right:1.5rem !important}.pe-xl-5{padding-right:3rem !important}.pb-xl-0{padding-bottom:0 !important}.pb-xl-1{padding-bottom:.25rem !important}.pb-xl-2{padding-bottom:.5rem !important}.pb-xl-3{padding-bottom:1rem !important}.pb-xl-4{padding-bottom:1.5rem !important}.pb-xl-5{padding-bottom:3rem !important}.ps-xl-0{padding-left:0 !important}.ps-xl-1{padding-left:.25rem !important}.ps-xl-2{padding-left:.5rem !important}.ps-xl-3{padding-left:1rem !important}.ps-xl-4{padding-left:1.5rem !important}.ps-xl-5{padding-left:3rem !important}.gap-xl-0{gap:0 !important}.gap-xl-1{gap:.25rem !important}.gap-xl-2{gap:.5rem !important}.gap-xl-3{gap:1rem !important}.gap-xl-4{gap:1.5rem !important}.gap-xl-5{gap:3rem !important}.row-gap-xl-0{row-gap:0 !important}.row-gap-xl-1{row-gap:.25rem !important}.row-gap-xl-2{row-gap:.5rem !important}.row-gap-xl-3{row-gap:1rem !important}.row-gap-xl-4{row-gap:1.5rem !important}.row-gap-xl-5{row-gap:3rem !important}.column-gap-xl-0{column-gap:0 !important}.column-gap-xl-1{column-gap:.25rem !important}.column-gap-xl-2{column-gap:.5rem !important}.column-gap-xl-3{column-gap:1rem !important}.column-gap-xl-4{column-gap:1.5rem !important}.column-gap-xl-5{column-gap:3rem !important}.text-xl-start{text-align:left !important}.text-xl-end{text-align:right !important}.text-xl-center{text-align:center !important}}@media(min-width: 1400px){.float-xxl-start{float:left !important}.float-xxl-end{float:right !important}.float-xxl-none{float:none !important}.object-fit-xxl-contain{object-fit:contain !important}.object-fit-xxl-cover{object-fit:cover !important}.object-fit-xxl-fill{object-fit:fill !important}.object-fit-xxl-scale{object-fit:scale-down !important}.object-fit-xxl-none{object-fit:none !important}.d-xxl-inline{display:inline !important}.d-xxl-inline-block{display:inline-block !important}.d-xxl-block{display:block !important}.d-xxl-grid{display:grid !important}.d-xxl-inline-grid{display:inline-grid !important}.d-xxl-table{display:table !important}.d-xxl-table-row{display:table-row !important}.d-xxl-table-cell{display:table-cell !important}.d-xxl-flex{display:flex !important}.d-xxl-inline-flex{display:inline-flex !important}.d-xxl-none{display:none !important}.flex-xxl-fill{flex:1 1 auto !important}.flex-xxl-row{flex-direction:row !important}.flex-xxl-column{flex-direction:column !important}.flex-xxl-row-reverse{flex-direction:row-reverse !important}.flex-xxl-column-reverse{flex-direction:column-reverse !important}.flex-xxl-grow-0{flex-grow:0 !important}.flex-xxl-grow-1{flex-grow:1 !important}.flex-xxl-shrink-0{flex-shrink:0 !important}.flex-xxl-shrink-1{flex-shrink:1 !important}.flex-xxl-wrap{flex-wrap:wrap !important}.flex-xxl-nowrap{flex-wrap:nowrap !important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xxl-start{justify-content:flex-start !important}.justify-content-xxl-end{justify-content:flex-end !important}.justify-content-xxl-center{justify-content:center !important}.justify-content-xxl-between{justify-content:space-between !important}.justify-content-xxl-around{justify-content:space-around !important}.justify-content-xxl-evenly{justify-content:space-evenly !important}.align-items-xxl-start{align-items:flex-start !important}.align-items-xxl-end{align-items:flex-end !important}.align-items-xxl-center{align-items:center !important}.align-items-xxl-baseline{align-items:baseline !important}.align-items-xxl-stretch{align-items:stretch !important}.align-content-xxl-start{align-content:flex-start !important}.align-content-xxl-end{align-content:flex-end !important}.align-content-xxl-center{align-content:center !important}.align-content-xxl-between{align-content:space-between !important}.align-content-xxl-around{align-content:space-around !important}.align-content-xxl-stretch{align-content:stretch !important}.align-self-xxl-auto{align-self:auto !important}.align-self-xxl-start{align-self:flex-start !important}.align-self-xxl-end{align-self:flex-end !important}.align-self-xxl-center{align-self:center !important}.align-self-xxl-baseline{align-self:baseline !important}.align-self-xxl-stretch{align-self:stretch !important}.order-xxl-first{order:-1 !important}.order-xxl-0{order:0 !important}.order-xxl-1{order:1 !important}.order-xxl-2{order:2 !important}.order-xxl-3{order:3 !important}.order-xxl-4{order:4 !important}.order-xxl-5{order:5 !important}.order-xxl-last{order:6 !important}.m-xxl-0{margin:0 !important}.m-xxl-1{margin:.25rem !important}.m-xxl-2{margin:.5rem !important}.m-xxl-3{margin:1rem !important}.m-xxl-4{margin:1.5rem !important}.m-xxl-5{margin:3rem !important}.m-xxl-auto{margin:auto !important}.mx-xxl-0{margin-right:0 !important;margin-left:0 !important}.mx-xxl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xxl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xxl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xxl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xxl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xxl-auto{margin-right:auto !important;margin-left:auto !important}.my-xxl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xxl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xxl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xxl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xxl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xxl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xxl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xxl-0{margin-top:0 !important}.mt-xxl-1{margin-top:.25rem !important}.mt-xxl-2{margin-top:.5rem !important}.mt-xxl-3{margin-top:1rem !important}.mt-xxl-4{margin-top:1.5rem !important}.mt-xxl-5{margin-top:3rem !important}.mt-xxl-auto{margin-top:auto !important}.me-xxl-0{margin-right:0 !important}.me-xxl-1{margin-right:.25rem !important}.me-xxl-2{margin-right:.5rem !important}.me-xxl-3{margin-right:1rem !important}.me-xxl-4{margin-right:1.5rem !important}.me-xxl-5{margin-right:3rem !important}.me-xxl-auto{margin-right:auto !important}.mb-xxl-0{margin-bottom:0 !important}.mb-xxl-1{margin-bottom:.25rem !important}.mb-xxl-2{margin-bottom:.5rem !important}.mb-xxl-3{margin-bottom:1rem !important}.mb-xxl-4{margin-bottom:1.5rem !important}.mb-xxl-5{margin-bottom:3rem !important}.mb-xxl-auto{margin-bottom:auto !important}.ms-xxl-0{margin-left:0 !important}.ms-xxl-1{margin-left:.25rem !important}.ms-xxl-2{margin-left:.5rem !important}.ms-xxl-3{margin-left:1rem !important}.ms-xxl-4{margin-left:1.5rem !important}.ms-xxl-5{margin-left:3rem !important}.ms-xxl-auto{margin-left:auto !important}.p-xxl-0{padding:0 !important}.p-xxl-1{padding:.25rem !important}.p-xxl-2{padding:.5rem !important}.p-xxl-3{padding:1rem !important}.p-xxl-4{padding:1.5rem !important}.p-xxl-5{padding:3rem !important}.px-xxl-0{padding-right:0 !important;padding-left:0 !important}.px-xxl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xxl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xxl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xxl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xxl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xxl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xxl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xxl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xxl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xxl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xxl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xxl-0{padding-top:0 !important}.pt-xxl-1{padding-top:.25rem !important}.pt-xxl-2{padding-top:.5rem !important}.pt-xxl-3{padding-top:1rem !important}.pt-xxl-4{padding-top:1.5rem !important}.pt-xxl-5{padding-top:3rem !important}.pe-xxl-0{padding-right:0 !important}.pe-xxl-1{padding-right:.25rem !important}.pe-xxl-2{padding-right:.5rem !important}.pe-xxl-3{padding-right:1rem !important}.pe-xxl-4{padding-right:1.5rem !important}.pe-xxl-5{padding-right:3rem !important}.pb-xxl-0{padding-bottom:0 !important}.pb-xxl-1{padding-bottom:.25rem !important}.pb-xxl-2{padding-bottom:.5rem !important}.pb-xxl-3{padding-bottom:1rem !important}.pb-xxl-4{padding-bottom:1.5rem !important}.pb-xxl-5{padding-bottom:3rem !important}.ps-xxl-0{padding-left:0 !important}.ps-xxl-1{padding-left:.25rem !important}.ps-xxl-2{padding-left:.5rem !important}.ps-xxl-3{padding-left:1rem !important}.ps-xxl-4{padding-left:1.5rem !important}.ps-xxl-5{padding-left:3rem !important}.gap-xxl-0{gap:0 !important}.gap-xxl-1{gap:.25rem !important}.gap-xxl-2{gap:.5rem !important}.gap-xxl-3{gap:1rem !important}.gap-xxl-4{gap:1.5rem !important}.gap-xxl-5{gap:3rem !important}.row-gap-xxl-0{row-gap:0 !important}.row-gap-xxl-1{row-gap:.25rem !important}.row-gap-xxl-2{row-gap:.5rem !important}.row-gap-xxl-3{row-gap:1rem !important}.row-gap-xxl-4{row-gap:1.5rem !important}.row-gap-xxl-5{row-gap:3rem !important}.column-gap-xxl-0{column-gap:0 !important}.column-gap-xxl-1{column-gap:.25rem !important}.column-gap-xxl-2{column-gap:.5rem !important}.column-gap-xxl-3{column-gap:1rem !important}.column-gap-xxl-4{column-gap:1.5rem !important}.column-gap-xxl-5{column-gap:3rem !important}.text-xxl-start{text-align:left !important}.text-xxl-end{text-align:right !important}.text-xxl-center{text-align:center !important}}@media(min-width: 1200px){.fs-1{font-size:2.5rem !important}.fs-2{font-size:2rem !important}.fs-3{font-size:1.75rem !important}.fs-4{font-size:1.5rem !important}}@media print{.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-grid{display:grid !important}.d-print-inline-grid{display:inline-grid !important}.d-print-table{display:table !important}.d-print-table-row{display:table-row !important}.d-print-table-cell{display:table-cell !important}.d-print-flex{display:flex !important}.d-print-inline-flex{display:inline-flex !important}.d-print-none{display:none !important}}@font-face{font-family:"Montserrat";src:url("../fonts/montserrat/Montserrat-ExtraBold.woff2") format("woff2"),url("../fonts/montserrat/Montserrat-ExtraBold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"Montserrat";src:url("../fonts/montserrat/Montserrat-BlackItalic.woff2") format("woff2"),url("../fonts/montserrat/Montserrat-BlackItalic.woff") format("woff");font-weight:900;font-style:italic;font-display:swap}@font-face{font-family:"Montserrat";src:url("../fonts/montserrat/Montserrat-Bold.woff2") format("woff2"),url("../fonts/montserrat/Montserrat-Bold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"Montserrat";src:url("../fonts/montserrat/Montserrat-Black.woff2") format("woff2"),url("../fonts/montserrat/Montserrat-Black.woff") format("woff");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:"Montserrat";src:url("../fonts/montserrat/Montserrat-ExtraBoldItalic.woff2") format("woff2"),url("../fonts/montserrat/Montserrat-ExtraBoldItalic.woff") format("woff");font-weight:bold;font-style:italic;font-display:swap}@font-face{font-family:"Montserrat";src:url("../fonts/montserrat/Montserrat-BoldItalic.woff2") format("woff2"),url("../fonts/montserrat/Montserrat-BoldItalic.woff") format("woff");font-weight:bold;font-style:italic;font-display:swap}@font-face{font-family:"Montserrat";src:url("../fonts/montserrat/Montserrat-Italic.woff2") format("woff2"),url("../fonts/montserrat/Montserrat-Italic.woff") format("woff");font-weight:normal;font-style:italic;font-display:swap}@font-face{font-family:"Montserrat";src:url("../fonts/montserrat/Montserrat-ExtraLight.woff2") format("woff2"),url("../fonts/montserrat/Montserrat-ExtraLight.woff") format("woff");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:"Montserrat";src:url("../fonts/montserrat/Montserrat-Light.woff2") format("woff2"),url("../fonts/montserrat/Montserrat-Light.woff") format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Montserrat";src:url("../fonts/montserrat/Montserrat-LightItalic.woff2") format("woff2"),url("../fonts/montserrat/Montserrat-LightItalic.woff") format("woff");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:"Montserrat";src:url("../fonts/montserrat/Montserrat-SemiBold.woff2") format("woff2"),url("../fonts/montserrat/Montserrat-SemiBold.woff") format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Montserrat";src:url("../fonts/montserrat/Montserrat-Regular.woff2") format("woff2"),url("../fonts/montserrat/Montserrat-Regular.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"Montserrat";src:url("../fonts/montserrat/Montserrat-MediumItalic.woff2") format("woff2"),url("../fonts/montserrat/Montserrat-MediumItalic.woff") format("woff");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:"Montserrat";src:url("../fonts/montserrat/Montserrat-SemiBoldItalic.woff2") format("woff2"),url("../fonts/montserrat/Montserrat-SemiBoldItalic.woff") format("woff");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:"Montserrat";src:url("../fonts/montserrat/Montserrat-ThinItalic.woff2") format("woff2"),url("../fonts/montserrat/Montserrat-ThinItalic.woff") format("woff");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:"Montserrat";src:url("../fonts/montserrat/Montserrat-ExtraLightItalic.woff2") format("woff2"),url("../fonts/montserrat/Montserrat-ExtraLightItalic.woff") format("woff");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:"Montserrat";src:url("../fonts/montserrat/Montserrat-Medium.woff2") format("woff2"),url("../fonts/montserrat/Montserrat-Medium.woff") format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Montserrat";src:url("../fonts/montserrat/Montserrat-Thin.woff2") format("woff2"),url("../fonts/montserrat/Montserrat-Thin.woff") format("woff");font-weight:100;font-style:normal;font-display:swap}/*!
 * Bootstrap Icons v1.13.1 (https://icons.getbootstrap.com/)
 * Copyright 2019-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/icons/blob/main/LICENSE)
 */@font-face{font-display:block;font-family:"bootstrap-icons";src:url("../fonts/bootstrap/bootstrap-icons.woff2?e34853135f9e39acf64315236852cd5a") format("woff2"),url("../fonts/bootstrap/bootstrap-icons.woff?e34853135f9e39acf64315236852cd5a") format("woff")}.bi::before,[class^=bi-]::before,[class*=" bi-"]::before{display:inline-block;font-family:bootstrap-icons !important;font-style:normal;font-weight:normal !important;font-variant:normal;text-transform:none;line-height:1;vertical-align:-0.125em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bi-123::before{content:""}.bi-alarm-fill::before{content:""}.bi-alarm::before{content:""}.bi-align-bottom::before{content:""}.bi-align-center::before{content:""}.bi-align-end::before{content:""}.bi-align-middle::before{content:""}.bi-align-start::before{content:""}.bi-align-top::before{content:""}.bi-alt::before{content:""}.bi-app-indicator::before{content:""}.bi-app::before{content:""}.bi-archive-fill::before{content:""}.bi-archive::before{content:""}.bi-arrow-90deg-down::before{content:""}.bi-arrow-90deg-left::before{content:""}.bi-arrow-90deg-right::before{content:""}.bi-arrow-90deg-up::before{content:""}.bi-arrow-bar-down::before{content:""}.bi-arrow-bar-left::before{content:""}.bi-arrow-bar-right::before{content:""}.bi-arrow-bar-up::before{content:""}.bi-arrow-clockwise::before{content:""}.bi-arrow-counterclockwise::before{content:""}.bi-arrow-down-circle-fill::before{content:""}.bi-arrow-down-circle::before{content:""}.bi-arrow-down-left-circle-fill::before{content:""}.bi-arrow-down-left-circle::before{content:""}.bi-arrow-down-left-square-fill::before{content:""}.bi-arrow-down-left-square::before{content:""}.bi-arrow-down-left::before{content:""}.bi-arrow-down-right-circle-fill::before{content:""}.bi-arrow-down-right-circle::before{content:""}.bi-arrow-down-right-square-fill::before{content:""}.bi-arrow-down-right-square::before{content:""}.bi-arrow-down-right::before{content:""}.bi-arrow-down-short::before{content:""}.bi-arrow-down-square-fill::before{content:""}.bi-arrow-down-square::before{content:""}.bi-arrow-down-up::before{content:""}.bi-arrow-down::before{content:""}.bi-arrow-left-circle-fill::before{content:""}.bi-arrow-left-circle::before{content:""}.bi-arrow-left-right::before{content:""}.bi-arrow-left-short::before{content:""}.bi-arrow-left-square-fill::before{content:""}.bi-arrow-left-square::before{content:""}.bi-arrow-left::before{content:""}.bi-arrow-repeat::before{content:""}.bi-arrow-return-left::before{content:""}.bi-arrow-return-right::before{content:""}.bi-arrow-right-circle-fill::before{content:""}.bi-arrow-right-circle::before{content:""}.bi-arrow-right-short::before{content:""}.bi-arrow-right-square-fill::before{content:""}.bi-arrow-right-square::before{content:""}.bi-arrow-right::before{content:""}.bi-arrow-up-circle-fill::before{content:""}.bi-arrow-up-circle::before{content:""}.bi-arrow-up-left-circle-fill::before{content:""}.bi-arrow-up-left-circle::before{content:""}.bi-arrow-up-left-square-fill::before{content:""}.bi-arrow-up-left-square::before{content:""}.bi-arrow-up-left::before{content:""}.bi-arrow-up-right-circle-fill::before{content:""}.bi-arrow-up-right-circle::before{content:""}.bi-arrow-up-right-square-fill::before{content:""}.bi-arrow-up-right-square::before{content:""}.bi-arrow-up-right::before{content:""}.bi-arrow-up-short::before{content:""}.bi-arrow-up-square-fill::before{content:""}.bi-arrow-up-square::before{content:""}.bi-arrow-up::before{content:""}.bi-arrows-angle-contract::before{content:""}.bi-arrows-angle-expand::before{content:""}.bi-arrows-collapse::before{content:""}.bi-arrows-expand::before{content:""}.bi-arrows-fullscreen::before{content:""}.bi-arrows-move::before{content:""}.bi-aspect-ratio-fill::before{content:""}.bi-aspect-ratio::before{content:""}.bi-asterisk::before{content:""}.bi-at::before{content:""}.bi-award-fill::before{content:""}.bi-award::before{content:""}.bi-back::before{content:""}.bi-backspace-fill::before{content:""}.bi-backspace-reverse-fill::before{content:""}.bi-backspace-reverse::before{content:""}.bi-backspace::before{content:""}.bi-badge-3d-fill::before{content:""}.bi-badge-3d::before{content:""}.bi-badge-4k-fill::before{content:""}.bi-badge-4k::before{content:""}.bi-badge-8k-fill::before{content:""}.bi-badge-8k::before{content:""}.bi-badge-ad-fill::before{content:""}.bi-badge-ad::before{content:""}.bi-badge-ar-fill::before{content:""}.bi-badge-ar::before{content:""}.bi-badge-cc-fill::before{content:""}.bi-badge-cc::before{content:""}.bi-badge-hd-fill::before{content:""}.bi-badge-hd::before{content:""}.bi-badge-tm-fill::before{content:""}.bi-badge-tm::before{content:""}.bi-badge-vo-fill::before{content:""}.bi-badge-vo::before{content:""}.bi-badge-vr-fill::before{content:""}.bi-badge-vr::before{content:""}.bi-badge-wc-fill::before{content:""}.bi-badge-wc::before{content:""}.bi-bag-check-fill::before{content:""}.bi-bag-check::before{content:""}.bi-bag-dash-fill::before{content:""}.bi-bag-dash::before{content:""}.bi-bag-fill::before{content:""}.bi-bag-plus-fill::before{content:""}.bi-bag-plus::before{content:""}.bi-bag-x-fill::before{content:""}.bi-bag-x::before{content:""}.bi-bag::before{content:""}.bi-bar-chart-fill::before{content:""}.bi-bar-chart-line-fill::before{content:""}.bi-bar-chart-line::before{content:""}.bi-bar-chart-steps::before{content:""}.bi-bar-chart::before{content:""}.bi-basket-fill::before{content:""}.bi-basket::before{content:""}.bi-basket2-fill::before{content:""}.bi-basket2::before{content:""}.bi-basket3-fill::before{content:""}.bi-basket3::before{content:""}.bi-battery-charging::before{content:""}.bi-battery-full::before{content:""}.bi-battery-half::before{content:""}.bi-battery::before{content:""}.bi-bell-fill::before{content:""}.bi-bell::before{content:""}.bi-bezier::before{content:""}.bi-bezier2::before{content:""}.bi-bicycle::before{content:""}.bi-binoculars-fill::before{content:""}.bi-binoculars::before{content:""}.bi-blockquote-left::before{content:""}.bi-blockquote-right::before{content:""}.bi-book-fill::before{content:""}.bi-book-half::before{content:""}.bi-book::before{content:""}.bi-bookmark-check-fill::before{content:""}.bi-bookmark-check::before{content:""}.bi-bookmark-dash-fill::before{content:""}.bi-bookmark-dash::before{content:""}.bi-bookmark-fill::before{content:""}.bi-bookmark-heart-fill::before{content:""}.bi-bookmark-heart::before{content:""}.bi-bookmark-plus-fill::before{content:""}.bi-bookmark-plus::before{content:""}.bi-bookmark-star-fill::before{content:""}.bi-bookmark-star::before{content:""}.bi-bookmark-x-fill::before{content:""}.bi-bookmark-x::before{content:""}.bi-bookmark::before{content:""}.bi-bookmarks-fill::before{content:""}.bi-bookmarks::before{content:""}.bi-bookshelf::before{content:""}.bi-bootstrap-fill::before{content:""}.bi-bootstrap-reboot::before{content:""}.bi-bootstrap::before{content:""}.bi-border-all::before{content:""}.bi-border-bottom::before{content:""}.bi-border-center::before{content:""}.bi-border-inner::before{content:""}.bi-border-left::before{content:""}.bi-border-middle::before{content:""}.bi-border-outer::before{content:""}.bi-border-right::before{content:""}.bi-border-style::before{content:""}.bi-border-top::before{content:""}.bi-border-width::before{content:""}.bi-border::before{content:""}.bi-bounding-box-circles::before{content:""}.bi-bounding-box::before{content:""}.bi-box-arrow-down-left::before{content:""}.bi-box-arrow-down-right::before{content:""}.bi-box-arrow-down::before{content:""}.bi-box-arrow-in-down-left::before{content:""}.bi-box-arrow-in-down-right::before{content:""}.bi-box-arrow-in-down::before{content:""}.bi-box-arrow-in-left::before{content:""}.bi-box-arrow-in-right::before{content:""}.bi-box-arrow-in-up-left::before{content:""}.bi-box-arrow-in-up-right::before{content:""}.bi-box-arrow-in-up::before{content:""}.bi-box-arrow-left::before{content:""}.bi-box-arrow-right::before{content:""}.bi-box-arrow-up-left::before{content:""}.bi-box-arrow-up-right::before{content:""}.bi-box-arrow-up::before{content:""}.bi-box-seam::before{content:""}.bi-box::before{content:""}.bi-braces::before{content:""}.bi-bricks::before{content:""}.bi-briefcase-fill::before{content:""}.bi-briefcase::before{content:""}.bi-brightness-alt-high-fill::before{content:""}.bi-brightness-alt-high::before{content:""}.bi-brightness-alt-low-fill::before{content:""}.bi-brightness-alt-low::before{content:""}.bi-brightness-high-fill::before{content:""}.bi-brightness-high::before{content:""}.bi-brightness-low-fill::before{content:""}.bi-brightness-low::before{content:""}.bi-broadcast-pin::before{content:""}.bi-broadcast::before{content:""}.bi-brush-fill::before{content:""}.bi-brush::before{content:""}.bi-bucket-fill::before{content:""}.bi-bucket::before{content:""}.bi-bug-fill::before{content:""}.bi-bug::before{content:""}.bi-building::before{content:""}.bi-bullseye::before{content:""}.bi-calculator-fill::before{content:""}.bi-calculator::before{content:""}.bi-calendar-check-fill::before{content:""}.bi-calendar-check::before{content:""}.bi-calendar-date-fill::before{content:""}.bi-calendar-date::before{content:""}.bi-calendar-day-fill::before{content:""}.bi-calendar-day::before{content:""}.bi-calendar-event-fill::before{content:""}.bi-calendar-event::before{content:""}.bi-calendar-fill::before{content:""}.bi-calendar-minus-fill::before{content:""}.bi-calendar-minus::before{content:""}.bi-calendar-month-fill::before{content:""}.bi-calendar-month::before{content:""}.bi-calendar-plus-fill::before{content:""}.bi-calendar-plus::before{content:""}.bi-calendar-range-fill::before{content:""}.bi-calendar-range::before{content:""}.bi-calendar-week-fill::before{content:""}.bi-calendar-week::before{content:""}.bi-calendar-x-fill::before{content:""}.bi-calendar-x::before{content:""}.bi-calendar::before{content:""}.bi-calendar2-check-fill::before{content:""}.bi-calendar2-check::before{content:""}.bi-calendar2-date-fill::before{content:""}.bi-calendar2-date::before{content:""}.bi-calendar2-day-fill::before{content:""}.bi-calendar2-day::before{content:""}.bi-calendar2-event-fill::before{content:""}.bi-calendar2-event::before{content:""}.bi-calendar2-fill::before{content:""}.bi-calendar2-minus-fill::before{content:""}.bi-calendar2-minus::before{content:""}.bi-calendar2-month-fill::before{content:""}.bi-calendar2-month::before{content:""}.bi-calendar2-plus-fill::before{content:""}.bi-calendar2-plus::before{content:""}.bi-calendar2-range-fill::before{content:""}.bi-calendar2-range::before{content:""}.bi-calendar2-week-fill::before{content:""}.bi-calendar2-week::before{content:""}.bi-calendar2-x-fill::before{content:""}.bi-calendar2-x::before{content:""}.bi-calendar2::before{content:""}.bi-calendar3-event-fill::before{content:""}.bi-calendar3-event::before{content:""}.bi-calendar3-fill::before{content:""}.bi-calendar3-range-fill::before{content:""}.bi-calendar3-range::before{content:""}.bi-calendar3-week-fill::before{content:""}.bi-calendar3-week::before{content:""}.bi-calendar3::before{content:""}.bi-calendar4-event::before{content:""}.bi-calendar4-range::before{content:""}.bi-calendar4-week::before{content:""}.bi-calendar4::before{content:""}.bi-camera-fill::before{content:""}.bi-camera-reels-fill::before{content:""}.bi-camera-reels::before{content:""}.bi-camera-video-fill::before{content:""}.bi-camera-video-off-fill::before{content:""}.bi-camera-video-off::before{content:""}.bi-camera-video::before{content:""}.bi-camera::before{content:""}.bi-camera2::before{content:""}.bi-capslock-fill::before{content:""}.bi-capslock::before{content:""}.bi-card-checklist::before{content:""}.bi-card-heading::before{content:""}.bi-card-image::before{content:""}.bi-card-list::before{content:""}.bi-card-text::before{content:""}.bi-caret-down-fill::before{content:""}.bi-caret-down-square-fill::before{content:""}.bi-caret-down-square::before{content:""}.bi-caret-down::before{content:""}.bi-caret-left-fill::before{content:""}.bi-caret-left-square-fill::before{content:""}.bi-caret-left-square::before{content:""}.bi-caret-left::before{content:""}.bi-caret-right-fill::before{content:""}.bi-caret-right-square-fill::before{content:""}.bi-caret-right-square::before{content:""}.bi-caret-right::before{content:""}.bi-caret-up-fill::before{content:""}.bi-caret-up-square-fill::before{content:""}.bi-caret-up-square::before{content:""}.bi-caret-up::before{content:""}.bi-cart-check-fill::before{content:""}.bi-cart-check::before{content:""}.bi-cart-dash-fill::before{content:""}.bi-cart-dash::before{content:""}.bi-cart-fill::before{content:""}.bi-cart-plus-fill::before{content:""}.bi-cart-plus::before{content:""}.bi-cart-x-fill::before{content:""}.bi-cart-x::before{content:""}.bi-cart::before{content:""}.bi-cart2::before{content:""}.bi-cart3::before{content:""}.bi-cart4::before{content:""}.bi-cash-stack::before{content:""}.bi-cash::before{content:""}.bi-cast::before{content:""}.bi-chat-dots-fill::before{content:""}.bi-chat-dots::before{content:""}.bi-chat-fill::before{content:""}.bi-chat-left-dots-fill::before{content:""}.bi-chat-left-dots::before{content:""}.bi-chat-left-fill::before{content:""}.bi-chat-left-quote-fill::before{content:""}.bi-chat-left-quote::before{content:""}.bi-chat-left-text-fill::before{content:""}.bi-chat-left-text::before{content:""}.bi-chat-left::before{content:""}.bi-chat-quote-fill::before{content:""}.bi-chat-quote::before{content:""}.bi-chat-right-dots-fill::before{content:""}.bi-chat-right-dots::before{content:""}.bi-chat-right-fill::before{content:""}.bi-chat-right-quote-fill::before{content:""}.bi-chat-right-quote::before{content:""}.bi-chat-right-text-fill::before{content:""}.bi-chat-right-text::before{content:""}.bi-chat-right::before{content:""}.bi-chat-square-dots-fill::before{content:""}.bi-chat-square-dots::before{content:""}.bi-chat-square-fill::before{content:""}.bi-chat-square-quote-fill::before{content:""}.bi-chat-square-quote::before{content:""}.bi-chat-square-text-fill::before{content:""}.bi-chat-square-text::before{content:""}.bi-chat-square::before{content:""}.bi-chat-text-fill::before{content:""}.bi-chat-text::before{content:""}.bi-chat::before{content:""}.bi-check-all::before{content:""}.bi-check-circle-fill::before{content:""}.bi-check-circle::before{content:""}.bi-check-square-fill::before{content:""}.bi-check-square::before{content:""}.bi-check::before{content:""}.bi-check2-all::before{content:""}.bi-check2-circle::before{content:""}.bi-check2-square::before{content:""}.bi-check2::before{content:""}.bi-chevron-bar-contract::before{content:""}.bi-chevron-bar-down::before{content:""}.bi-chevron-bar-expand::before{content:""}.bi-chevron-bar-left::before{content:""}.bi-chevron-bar-right::before{content:""}.bi-chevron-bar-up::before{content:""}.bi-chevron-compact-down::before{content:""}.bi-chevron-compact-left::before{content:""}.bi-chevron-compact-right::before{content:""}.bi-chevron-compact-up::before{content:""}.bi-chevron-contract::before{content:""}.bi-chevron-double-down::before{content:""}.bi-chevron-double-left::before{content:""}.bi-chevron-double-right::before{content:""}.bi-chevron-double-up::before{content:""}.bi-chevron-down::before{content:""}.bi-chevron-expand::before{content:""}.bi-chevron-left::before{content:""}.bi-chevron-right::before{content:""}.bi-chevron-up::before{content:""}.bi-circle-fill::before{content:""}.bi-circle-half::before{content:""}.bi-circle-square::before{content:""}.bi-circle::before{content:""}.bi-clipboard-check::before{content:""}.bi-clipboard-data::before{content:""}.bi-clipboard-minus::before{content:""}.bi-clipboard-plus::before{content:""}.bi-clipboard-x::before{content:""}.bi-clipboard::before{content:""}.bi-clock-fill::before{content:""}.bi-clock-history::before{content:""}.bi-clock::before{content:""}.bi-cloud-arrow-down-fill::before{content:""}.bi-cloud-arrow-down::before{content:""}.bi-cloud-arrow-up-fill::before{content:""}.bi-cloud-arrow-up::before{content:""}.bi-cloud-check-fill::before{content:""}.bi-cloud-check::before{content:""}.bi-cloud-download-fill::before{content:""}.bi-cloud-download::before{content:""}.bi-cloud-drizzle-fill::before{content:""}.bi-cloud-drizzle::before{content:""}.bi-cloud-fill::before{content:""}.bi-cloud-fog-fill::before{content:""}.bi-cloud-fog::before{content:""}.bi-cloud-fog2-fill::before{content:""}.bi-cloud-fog2::before{content:""}.bi-cloud-hail-fill::before{content:""}.bi-cloud-hail::before{content:""}.bi-cloud-haze-fill::before{content:""}.bi-cloud-haze::before{content:""}.bi-cloud-haze2-fill::before{content:""}.bi-cloud-lightning-fill::before{content:""}.bi-cloud-lightning-rain-fill::before{content:""}.bi-cloud-lightning-rain::before{content:""}.bi-cloud-lightning::before{content:""}.bi-cloud-minus-fill::before{content:""}.bi-cloud-minus::before{content:""}.bi-cloud-moon-fill::before{content:""}.bi-cloud-moon::before{content:""}.bi-cloud-plus-fill::before{content:""}.bi-cloud-plus::before{content:""}.bi-cloud-rain-fill::before{content:""}.bi-cloud-rain-heavy-fill::before{content:""}.bi-cloud-rain-heavy::before{content:""}.bi-cloud-rain::before{content:""}.bi-cloud-slash-fill::before{content:""}.bi-cloud-slash::before{content:""}.bi-cloud-sleet-fill::before{content:""}.bi-cloud-sleet::before{content:""}.bi-cloud-snow-fill::before{content:""}.bi-cloud-snow::before{content:""}.bi-cloud-sun-fill::before{content:""}.bi-cloud-sun::before{content:""}.bi-cloud-upload-fill::before{content:""}.bi-cloud-upload::before{content:""}.bi-cloud::before{content:""}.bi-clouds-fill::before{content:""}.bi-clouds::before{content:""}.bi-cloudy-fill::before{content:""}.bi-cloudy::before{content:""}.bi-code-slash::before{content:""}.bi-code-square::before{content:""}.bi-code::before{content:""}.bi-collection-fill::before{content:""}.bi-collection-play-fill::before{content:""}.bi-collection-play::before{content:""}.bi-collection::before{content:""}.bi-columns-gap::before{content:""}.bi-columns::before{content:""}.bi-command::before{content:""}.bi-compass-fill::before{content:""}.bi-compass::before{content:""}.bi-cone-striped::before{content:""}.bi-cone::before{content:""}.bi-controller::before{content:""}.bi-cpu-fill::before{content:""}.bi-cpu::before{content:""}.bi-credit-card-2-back-fill::before{content:""}.bi-credit-card-2-back::before{content:""}.bi-credit-card-2-front-fill::before{content:""}.bi-credit-card-2-front::before{content:""}.bi-credit-card-fill::before{content:""}.bi-credit-card::before{content:""}.bi-crop::before{content:""}.bi-cup-fill::before{content:""}.bi-cup-straw::before{content:""}.bi-cup::before{content:""}.bi-cursor-fill::before{content:""}.bi-cursor-text::before{content:""}.bi-cursor::before{content:""}.bi-dash-circle-dotted::before{content:""}.bi-dash-circle-fill::before{content:""}.bi-dash-circle::before{content:""}.bi-dash-square-dotted::before{content:""}.bi-dash-square-fill::before{content:""}.bi-dash-square::before{content:""}.bi-dash::before{content:""}.bi-diagram-2-fill::before{content:""}.bi-diagram-2::before{content:""}.bi-diagram-3-fill::before{content:""}.bi-diagram-3::before{content:""}.bi-diamond-fill::before{content:""}.bi-diamond-half::before{content:""}.bi-diamond::before{content:""}.bi-dice-1-fill::before{content:""}.bi-dice-1::before{content:""}.bi-dice-2-fill::before{content:""}.bi-dice-2::before{content:""}.bi-dice-3-fill::before{content:""}.bi-dice-3::before{content:""}.bi-dice-4-fill::before{content:""}.bi-dice-4::before{content:""}.bi-dice-5-fill::before{content:""}.bi-dice-5::before{content:""}.bi-dice-6-fill::before{content:""}.bi-dice-6::before{content:""}.bi-disc-fill::before{content:""}.bi-disc::before{content:""}.bi-discord::before{content:""}.bi-display-fill::before{content:""}.bi-display::before{content:""}.bi-distribute-horizontal::before{content:""}.bi-distribute-vertical::before{content:""}.bi-door-closed-fill::before{content:""}.bi-door-closed::before{content:""}.bi-door-open-fill::before{content:""}.bi-door-open::before{content:""}.bi-dot::before{content:""}.bi-download::before{content:""}.bi-droplet-fill::before{content:""}.bi-droplet-half::before{content:""}.bi-droplet::before{content:""}.bi-earbuds::before{content:""}.bi-easel-fill::before{content:""}.bi-easel::before{content:""}.bi-egg-fill::before{content:""}.bi-egg-fried::before{content:""}.bi-egg::before{content:""}.bi-eject-fill::before{content:""}.bi-eject::before{content:""}.bi-emoji-angry-fill::before{content:""}.bi-emoji-angry::before{content:""}.bi-emoji-dizzy-fill::before{content:""}.bi-emoji-dizzy::before{content:""}.bi-emoji-expressionless-fill::before{content:""}.bi-emoji-expressionless::before{content:""}.bi-emoji-frown-fill::before{content:""}.bi-emoji-frown::before{content:""}.bi-emoji-heart-eyes-fill::before{content:""}.bi-emoji-heart-eyes::before{content:""}.bi-emoji-laughing-fill::before{content:""}.bi-emoji-laughing::before{content:""}.bi-emoji-neutral-fill::before{content:""}.bi-emoji-neutral::before{content:""}.bi-emoji-smile-fill::before{content:""}.bi-emoji-smile-upside-down-fill::before{content:""}.bi-emoji-smile-upside-down::before{content:""}.bi-emoji-smile::before{content:""}.bi-emoji-sunglasses-fill::before{content:""}.bi-emoji-sunglasses::before{content:""}.bi-emoji-wink-fill::before{content:""}.bi-emoji-wink::before{content:""}.bi-envelope-fill::before{content:""}.bi-envelope-open-fill::before{content:""}.bi-envelope-open::before{content:""}.bi-envelope::before{content:""}.bi-eraser-fill::before{content:""}.bi-eraser::before{content:""}.bi-exclamation-circle-fill::before{content:""}.bi-exclamation-circle::before{content:""}.bi-exclamation-diamond-fill::before{content:""}.bi-exclamation-diamond::before{content:""}.bi-exclamation-octagon-fill::before{content:""}.bi-exclamation-octagon::before{content:""}.bi-exclamation-square-fill::before{content:""}.bi-exclamation-square::before{content:""}.bi-exclamation-triangle-fill::before{content:""}.bi-exclamation-triangle::before{content:""}.bi-exclamation::before{content:""}.bi-exclude::before{content:""}.bi-eye-fill::before{content:""}.bi-eye-slash-fill::before{content:""}.bi-eye-slash::before{content:""}.bi-eye::before{content:""}.bi-eyedropper::before{content:""}.bi-eyeglasses::before{content:""}.bi-facebook::before{content:""}.bi-file-arrow-down-fill::before{content:""}.bi-file-arrow-down::before{content:""}.bi-file-arrow-up-fill::before{content:""}.bi-file-arrow-up::before{content:""}.bi-file-bar-graph-fill::before{content:""}.bi-file-bar-graph::before{content:""}.bi-file-binary-fill::before{content:""}.bi-file-binary::before{content:""}.bi-file-break-fill::before{content:""}.bi-file-break::before{content:""}.bi-file-check-fill::before{content:""}.bi-file-check::before{content:""}.bi-file-code-fill::before{content:""}.bi-file-code::before{content:""}.bi-file-diff-fill::before{content:""}.bi-file-diff::before{content:""}.bi-file-earmark-arrow-down-fill::before{content:""}.bi-file-earmark-arrow-down::before{content:""}.bi-file-earmark-arrow-up-fill::before{content:""}.bi-file-earmark-arrow-up::before{content:""}.bi-file-earmark-bar-graph-fill::before{content:""}.bi-file-earmark-bar-graph::before{content:""}.bi-file-earmark-binary-fill::before{content:""}.bi-file-earmark-binary::before{content:""}.bi-file-earmark-break-fill::before{content:""}.bi-file-earmark-break::before{content:""}.bi-file-earmark-check-fill::before{content:""}.bi-file-earmark-check::before{content:""}.bi-file-earmark-code-fill::before{content:""}.bi-file-earmark-code::before{content:""}.bi-file-earmark-diff-fill::before{content:""}.bi-file-earmark-diff::before{content:""}.bi-file-earmark-easel-fill::before{content:""}.bi-file-earmark-easel::before{content:""}.bi-file-earmark-excel-fill::before{content:""}.bi-file-earmark-excel::before{content:""}.bi-file-earmark-fill::before{content:""}.bi-file-earmark-font-fill::before{content:""}.bi-file-earmark-font::before{content:""}.bi-file-earmark-image-fill::before{content:""}.bi-file-earmark-image::before{content:""}.bi-file-earmark-lock-fill::before{content:""}.bi-file-earmark-lock::before{content:""}.bi-file-earmark-lock2-fill::before{content:""}.bi-file-earmark-lock2::before{content:""}.bi-file-earmark-medical-fill::before{content:""}.bi-file-earmark-medical::before{content:""}.bi-file-earmark-minus-fill::before{content:""}.bi-file-earmark-minus::before{content:""}.bi-file-earmark-music-fill::before{content:""}.bi-file-earmark-music::before{content:""}.bi-file-earmark-person-fill::before{content:""}.bi-file-earmark-person::before{content:""}.bi-file-earmark-play-fill::before{content:""}.bi-file-earmark-play::before{content:""}.bi-file-earmark-plus-fill::before{content:""}.bi-file-earmark-plus::before{content:""}.bi-file-earmark-post-fill::before{content:""}.bi-file-earmark-post::before{content:""}.bi-file-earmark-ppt-fill::before{content:""}.bi-file-earmark-ppt::before{content:""}.bi-file-earmark-richtext-fill::before{content:""}.bi-file-earmark-richtext::before{content:""}.bi-file-earmark-ruled-fill::before{content:""}.bi-file-earmark-ruled::before{content:""}.bi-file-earmark-slides-fill::before{content:""}.bi-file-earmark-slides::before{content:""}.bi-file-earmark-spreadsheet-fill::before{content:""}.bi-file-earmark-spreadsheet::before{content:""}.bi-file-earmark-text-fill::before{content:""}.bi-file-earmark-text::before{content:""}.bi-file-earmark-word-fill::before{content:""}.bi-file-earmark-word::before{content:""}.bi-file-earmark-x-fill::before{content:""}.bi-file-earmark-x::before{content:""}.bi-file-earmark-zip-fill::before{content:""}.bi-file-earmark-zip::before{content:""}.bi-file-earmark::before{content:""}.bi-file-easel-fill::before{content:""}.bi-file-easel::before{content:""}.bi-file-excel-fill::before{content:""}.bi-file-excel::before{content:""}.bi-file-fill::before{content:""}.bi-file-font-fill::before{content:""}.bi-file-font::before{content:""}.bi-file-image-fill::before{content:""}.bi-file-image::before{content:""}.bi-file-lock-fill::before{content:""}.bi-file-lock::before{content:""}.bi-file-lock2-fill::before{content:""}.bi-file-lock2::before{content:""}.bi-file-medical-fill::before{content:""}.bi-file-medical::before{content:""}.bi-file-minus-fill::before{content:""}.bi-file-minus::before{content:""}.bi-file-music-fill::before{content:""}.bi-file-music::before{content:""}.bi-file-person-fill::before{content:""}.bi-file-person::before{content:""}.bi-file-play-fill::before{content:""}.bi-file-play::before{content:""}.bi-file-plus-fill::before{content:""}.bi-file-plus::before{content:""}.bi-file-post-fill::before{content:""}.bi-file-post::before{content:""}.bi-file-ppt-fill::before{content:""}.bi-file-ppt::before{content:""}.bi-file-richtext-fill::before{content:""}.bi-file-richtext::before{content:""}.bi-file-ruled-fill::before{content:""}.bi-file-ruled::before{content:""}.bi-file-slides-fill::before{content:""}.bi-file-slides::before{content:""}.bi-file-spreadsheet-fill::before{content:""}.bi-file-spreadsheet::before{content:""}.bi-file-text-fill::before{content:""}.bi-file-text::before{content:""}.bi-file-word-fill::before{content:""}.bi-file-word::before{content:""}.bi-file-x-fill::before{content:""}.bi-file-x::before{content:""}.bi-file-zip-fill::before{content:""}.bi-file-zip::before{content:""}.bi-file::before{content:""}.bi-files-alt::before{content:""}.bi-files::before{content:""}.bi-film::before{content:""}.bi-filter-circle-fill::before{content:""}.bi-filter-circle::before{content:""}.bi-filter-left::before{content:""}.bi-filter-right::before{content:""}.bi-filter-square-fill::before{content:""}.bi-filter-square::before{content:""}.bi-filter::before{content:""}.bi-flag-fill::before{content:""}.bi-flag::before{content:""}.bi-flower1::before{content:""}.bi-flower2::before{content:""}.bi-flower3::before{content:""}.bi-folder-check::before{content:""}.bi-folder-fill::before{content:""}.bi-folder-minus::before{content:""}.bi-folder-plus::before{content:""}.bi-folder-symlink-fill::before{content:""}.bi-folder-symlink::before{content:""}.bi-folder-x::before{content:""}.bi-folder::before{content:""}.bi-folder2-open::before{content:""}.bi-folder2::before{content:""}.bi-fonts::before{content:""}.bi-forward-fill::before{content:""}.bi-forward::before{content:""}.bi-front::before{content:""}.bi-fullscreen-exit::before{content:""}.bi-fullscreen::before{content:""}.bi-funnel-fill::before{content:""}.bi-funnel::before{content:""}.bi-gear-fill::before{content:""}.bi-gear-wide-connected::before{content:""}.bi-gear-wide::before{content:""}.bi-gear::before{content:""}.bi-gem::before{content:""}.bi-geo-alt-fill::before{content:""}.bi-geo-alt::before{content:""}.bi-geo-fill::before{content:""}.bi-geo::before{content:""}.bi-gift-fill::before{content:""}.bi-gift::before{content:""}.bi-github::before{content:""}.bi-globe::before{content:""}.bi-globe2::before{content:""}.bi-google::before{content:""}.bi-graph-down::before{content:""}.bi-graph-up::before{content:""}.bi-grid-1x2-fill::before{content:""}.bi-grid-1x2::before{content:""}.bi-grid-3x2-gap-fill::before{content:""}.bi-grid-3x2-gap::before{content:""}.bi-grid-3x2::before{content:""}.bi-grid-3x3-gap-fill::before{content:""}.bi-grid-3x3-gap::before{content:""}.bi-grid-3x3::before{content:""}.bi-grid-fill::before{content:""}.bi-grid::before{content:""}.bi-grip-horizontal::before{content:""}.bi-grip-vertical::before{content:""}.bi-hammer::before{content:""}.bi-hand-index-fill::before{content:""}.bi-hand-index-thumb-fill::before{content:""}.bi-hand-index-thumb::before{content:""}.bi-hand-index::before{content:""}.bi-hand-thumbs-down-fill::before{content:""}.bi-hand-thumbs-down::before{content:""}.bi-hand-thumbs-up-fill::before{content:""}.bi-hand-thumbs-up::before{content:""}.bi-handbag-fill::before{content:""}.bi-handbag::before{content:""}.bi-hash::before{content:""}.bi-hdd-fill::before{content:""}.bi-hdd-network-fill::before{content:""}.bi-hdd-network::before{content:""}.bi-hdd-rack-fill::before{content:""}.bi-hdd-rack::before{content:""}.bi-hdd-stack-fill::before{content:""}.bi-hdd-stack::before{content:""}.bi-hdd::before{content:""}.bi-headphones::before{content:""}.bi-headset::before{content:""}.bi-heart-fill::before{content:""}.bi-heart-half::before{content:""}.bi-heart::before{content:""}.bi-heptagon-fill::before{content:""}.bi-heptagon-half::before{content:""}.bi-heptagon::before{content:""}.bi-hexagon-fill::before{content:""}.bi-hexagon-half::before{content:""}.bi-hexagon::before{content:""}.bi-hourglass-bottom::before{content:""}.bi-hourglass-split::before{content:""}.bi-hourglass-top::before{content:""}.bi-hourglass::before{content:""}.bi-house-door-fill::before{content:""}.bi-house-door::before{content:""}.bi-house-fill::before{content:""}.bi-house::before{content:""}.bi-hr::before{content:""}.bi-hurricane::before{content:""}.bi-image-alt::before{content:""}.bi-image-fill::before{content:""}.bi-image::before{content:""}.bi-images::before{content:""}.bi-inbox-fill::before{content:""}.bi-inbox::before{content:""}.bi-inboxes-fill::before{content:""}.bi-inboxes::before{content:""}.bi-info-circle-fill::before{content:""}.bi-info-circle::before{content:""}.bi-info-square-fill::before{content:""}.bi-info-square::before{content:""}.bi-info::before{content:""}.bi-input-cursor-text::before{content:""}.bi-input-cursor::before{content:""}.bi-instagram::before{content:""}.bi-intersect::before{content:""}.bi-journal-album::before{content:""}.bi-journal-arrow-down::before{content:""}.bi-journal-arrow-up::before{content:""}.bi-journal-bookmark-fill::before{content:""}.bi-journal-bookmark::before{content:""}.bi-journal-check::before{content:""}.bi-journal-code::before{content:""}.bi-journal-medical::before{content:""}.bi-journal-minus::before{content:""}.bi-journal-plus::before{content:""}.bi-journal-richtext::before{content:""}.bi-journal-text::before{content:""}.bi-journal-x::before{content:""}.bi-journal::before{content:""}.bi-journals::before{content:""}.bi-joystick::before{content:""}.bi-justify-left::before{content:""}.bi-justify-right::before{content:""}.bi-justify::before{content:""}.bi-kanban-fill::before{content:""}.bi-kanban::before{content:""}.bi-key-fill::before{content:""}.bi-key::before{content:""}.bi-keyboard-fill::before{content:""}.bi-keyboard::before{content:""}.bi-ladder::before{content:""}.bi-lamp-fill::before{content:""}.bi-lamp::before{content:""}.bi-laptop-fill::before{content:""}.bi-laptop::before{content:""}.bi-layer-backward::before{content:""}.bi-layer-forward::before{content:""}.bi-layers-fill::before{content:""}.bi-layers-half::before{content:""}.bi-layers::before{content:""}.bi-layout-sidebar-inset-reverse::before{content:""}.bi-layout-sidebar-inset::before{content:""}.bi-layout-sidebar-reverse::before{content:""}.bi-layout-sidebar::before{content:""}.bi-layout-split::before{content:""}.bi-layout-text-sidebar-reverse::before{content:""}.bi-layout-text-sidebar::before{content:""}.bi-layout-text-window-reverse::before{content:""}.bi-layout-text-window::before{content:""}.bi-layout-three-columns::before{content:""}.bi-layout-wtf::before{content:""}.bi-life-preserver::before{content:""}.bi-lightbulb-fill::before{content:""}.bi-lightbulb-off-fill::before{content:""}.bi-lightbulb-off::before{content:""}.bi-lightbulb::before{content:""}.bi-lightning-charge-fill::before{content:""}.bi-lightning-charge::before{content:""}.bi-lightning-fill::before{content:""}.bi-lightning::before{content:""}.bi-link-45deg::before{content:""}.bi-link::before{content:""}.bi-linkedin::before{content:""}.bi-list-check::before{content:""}.bi-list-nested::before{content:""}.bi-list-ol::before{content:""}.bi-list-stars::before{content:""}.bi-list-task::before{content:""}.bi-list-ul::before{content:""}.bi-list::before{content:""}.bi-lock-fill::before{content:""}.bi-lock::before{content:""}.bi-mailbox::before{content:""}.bi-mailbox2::before{content:""}.bi-map-fill::before{content:""}.bi-map::before{content:""}.bi-markdown-fill::before{content:""}.bi-markdown::before{content:""}.bi-mask::before{content:""}.bi-megaphone-fill::before{content:""}.bi-megaphone::before{content:""}.bi-menu-app-fill::before{content:""}.bi-menu-app::before{content:""}.bi-menu-button-fill::before{content:""}.bi-menu-button-wide-fill::before{content:""}.bi-menu-button-wide::before{content:""}.bi-menu-button::before{content:""}.bi-menu-down::before{content:""}.bi-menu-up::before{content:""}.bi-mic-fill::before{content:""}.bi-mic-mute-fill::before{content:""}.bi-mic-mute::before{content:""}.bi-mic::before{content:""}.bi-minecart-loaded::before{content:""}.bi-minecart::before{content:""}.bi-moisture::before{content:""}.bi-moon-fill::before{content:""}.bi-moon-stars-fill::before{content:""}.bi-moon-stars::before{content:""}.bi-moon::before{content:""}.bi-mouse-fill::before{content:""}.bi-mouse::before{content:""}.bi-mouse2-fill::before{content:""}.bi-mouse2::before{content:""}.bi-mouse3-fill::before{content:""}.bi-mouse3::before{content:""}.bi-music-note-beamed::before{content:""}.bi-music-note-list::before{content:""}.bi-music-note::before{content:""}.bi-music-player-fill::before{content:""}.bi-music-player::before{content:""}.bi-newspaper::before{content:""}.bi-node-minus-fill::before{content:""}.bi-node-minus::before{content:""}.bi-node-plus-fill::before{content:""}.bi-node-plus::before{content:""}.bi-nut-fill::before{content:""}.bi-nut::before{content:""}.bi-octagon-fill::before{content:""}.bi-octagon-half::before{content:""}.bi-octagon::before{content:""}.bi-option::before{content:""}.bi-outlet::before{content:""}.bi-paint-bucket::before{content:""}.bi-palette-fill::before{content:""}.bi-palette::before{content:""}.bi-palette2::before{content:""}.bi-paperclip::before{content:""}.bi-paragraph::before{content:""}.bi-patch-check-fill::before{content:""}.bi-patch-check::before{content:""}.bi-patch-exclamation-fill::before{content:""}.bi-patch-exclamation::before{content:""}.bi-patch-minus-fill::before{content:""}.bi-patch-minus::before{content:""}.bi-patch-plus-fill::before{content:""}.bi-patch-plus::before{content:""}.bi-patch-question-fill::before{content:""}.bi-patch-question::before{content:""}.bi-pause-btn-fill::before{content:""}.bi-pause-btn::before{content:""}.bi-pause-circle-fill::before{content:""}.bi-pause-circle::before{content:""}.bi-pause-fill::before{content:""}.bi-pause::before{content:""}.bi-peace-fill::before{content:""}.bi-peace::before{content:""}.bi-pen-fill::before{content:""}.bi-pen::before{content:""}.bi-pencil-fill::before{content:""}.bi-pencil-square::before{content:""}.bi-pencil::before{content:""}.bi-pentagon-fill::before{content:""}.bi-pentagon-half::before{content:""}.bi-pentagon::before{content:""}.bi-people-fill::before{content:""}.bi-people::before{content:""}.bi-percent::before{content:""}.bi-person-badge-fill::before{content:""}.bi-person-badge::before{content:""}.bi-person-bounding-box::before{content:""}.bi-person-check-fill::before{content:""}.bi-person-check::before{content:""}.bi-person-circle::before{content:""}.bi-person-dash-fill::before{content:""}.bi-person-dash::before{content:""}.bi-person-fill::before{content:""}.bi-person-lines-fill::before{content:""}.bi-person-plus-fill::before{content:""}.bi-person-plus::before{content:""}.bi-person-square::before{content:""}.bi-person-x-fill::before{content:""}.bi-person-x::before{content:""}.bi-person::before{content:""}.bi-phone-fill::before{content:""}.bi-phone-landscape-fill::before{content:""}.bi-phone-landscape::before{content:""}.bi-phone-vibrate-fill::before{content:""}.bi-phone-vibrate::before{content:""}.bi-phone::before{content:""}.bi-pie-chart-fill::before{content:""}.bi-pie-chart::before{content:""}.bi-pin-angle-fill::before{content:""}.bi-pin-angle::before{content:""}.bi-pin-fill::before{content:""}.bi-pin::before{content:""}.bi-pip-fill::before{content:""}.bi-pip::before{content:""}.bi-play-btn-fill::before{content:""}.bi-play-btn::before{content:""}.bi-play-circle-fill::before{content:""}.bi-play-circle::before{content:""}.bi-play-fill::before{content:""}.bi-play::before{content:""}.bi-plug-fill::before{content:""}.bi-plug::before{content:""}.bi-plus-circle-dotted::before{content:""}.bi-plus-circle-fill::before{content:""}.bi-plus-circle::before{content:""}.bi-plus-square-dotted::before{content:""}.bi-plus-square-fill::before{content:""}.bi-plus-square::before{content:""}.bi-plus::before{content:""}.bi-power::before{content:""}.bi-printer-fill::before{content:""}.bi-printer::before{content:""}.bi-puzzle-fill::before{content:""}.bi-puzzle::before{content:""}.bi-question-circle-fill::before{content:""}.bi-question-circle::before{content:""}.bi-question-diamond-fill::before{content:""}.bi-question-diamond::before{content:""}.bi-question-octagon-fill::before{content:""}.bi-question-octagon::before{content:""}.bi-question-square-fill::before{content:""}.bi-question-square::before{content:""}.bi-question::before{content:""}.bi-rainbow::before{content:""}.bi-receipt-cutoff::before{content:""}.bi-receipt::before{content:""}.bi-reception-0::before{content:""}.bi-reception-1::before{content:""}.bi-reception-2::before{content:""}.bi-reception-3::before{content:""}.bi-reception-4::before{content:""}.bi-record-btn-fill::before{content:""}.bi-record-btn::before{content:""}.bi-record-circle-fill::before{content:""}.bi-record-circle::before{content:""}.bi-record-fill::before{content:""}.bi-record::before{content:""}.bi-record2-fill::before{content:""}.bi-record2::before{content:""}.bi-reply-all-fill::before{content:""}.bi-reply-all::before{content:""}.bi-reply-fill::before{content:""}.bi-reply::before{content:""}.bi-rss-fill::before{content:""}.bi-rss::before{content:""}.bi-rulers::before{content:""}.bi-save-fill::before{content:""}.bi-save::before{content:""}.bi-save2-fill::before{content:""}.bi-save2::before{content:""}.bi-scissors::before{content:""}.bi-screwdriver::before{content:""}.bi-search::before{content:""}.bi-segmented-nav::before{content:""}.bi-server::before{content:""}.bi-share-fill::before{content:""}.bi-share::before{content:""}.bi-shield-check::before{content:""}.bi-shield-exclamation::before{content:""}.bi-shield-fill-check::before{content:""}.bi-shield-fill-exclamation::before{content:""}.bi-shield-fill-minus::before{content:""}.bi-shield-fill-plus::before{content:""}.bi-shield-fill-x::before{content:""}.bi-shield-fill::before{content:""}.bi-shield-lock-fill::before{content:""}.bi-shield-lock::before{content:""}.bi-shield-minus::before{content:""}.bi-shield-plus::before{content:""}.bi-shield-shaded::before{content:""}.bi-shield-slash-fill::before{content:""}.bi-shield-slash::before{content:""}.bi-shield-x::before{content:""}.bi-shield::before{content:""}.bi-shift-fill::before{content:""}.bi-shift::before{content:""}.bi-shop-window::before{content:""}.bi-shop::before{content:""}.bi-shuffle::before{content:""}.bi-signpost-2-fill::before{content:""}.bi-signpost-2::before{content:""}.bi-signpost-fill::before{content:""}.bi-signpost-split-fill::before{content:""}.bi-signpost-split::before{content:""}.bi-signpost::before{content:""}.bi-sim-fill::before{content:""}.bi-sim::before{content:""}.bi-skip-backward-btn-fill::before{content:""}.bi-skip-backward-btn::before{content:""}.bi-skip-backward-circle-fill::before{content:""}.bi-skip-backward-circle::before{content:""}.bi-skip-backward-fill::before{content:""}.bi-skip-backward::before{content:""}.bi-skip-end-btn-fill::before{content:""}.bi-skip-end-btn::before{content:""}.bi-skip-end-circle-fill::before{content:""}.bi-skip-end-circle::before{content:""}.bi-skip-end-fill::before{content:""}.bi-skip-end::before{content:""}.bi-skip-forward-btn-fill::before{content:""}.bi-skip-forward-btn::before{content:""}.bi-skip-forward-circle-fill::before{content:""}.bi-skip-forward-circle::before{content:""}.bi-skip-forward-fill::before{content:""}.bi-skip-forward::before{content:""}.bi-skip-start-btn-fill::before{content:""}.bi-skip-start-btn::before{content:""}.bi-skip-start-circle-fill::before{content:""}.bi-skip-start-circle::before{content:""}.bi-skip-start-fill::before{content:""}.bi-skip-start::before{content:""}.bi-slack::before{content:""}.bi-slash-circle-fill::before{content:""}.bi-slash-circle::before{content:""}.bi-slash-square-fill::before{content:""}.bi-slash-square::before{content:""}.bi-slash::before{content:""}.bi-sliders::before{content:""}.bi-smartwatch::before{content:""}.bi-snow::before{content:""}.bi-snow2::before{content:""}.bi-snow3::before{content:""}.bi-sort-alpha-down-alt::before{content:""}.bi-sort-alpha-down::before{content:""}.bi-sort-alpha-up-alt::before{content:""}.bi-sort-alpha-up::before{content:""}.bi-sort-down-alt::before{content:""}.bi-sort-down::before{content:""}.bi-sort-numeric-down-alt::before{content:""}.bi-sort-numeric-down::before{content:""}.bi-sort-numeric-up-alt::before{content:""}.bi-sort-numeric-up::before{content:""}.bi-sort-up-alt::before{content:""}.bi-sort-up::before{content:""}.bi-soundwave::before{content:""}.bi-speaker-fill::before{content:""}.bi-speaker::before{content:""}.bi-speedometer::before{content:""}.bi-speedometer2::before{content:""}.bi-spellcheck::before{content:""}.bi-square-fill::before{content:""}.bi-square-half::before{content:""}.bi-square::before{content:""}.bi-stack::before{content:""}.bi-star-fill::before{content:""}.bi-star-half::before{content:""}.bi-star::before{content:""}.bi-stars::before{content:""}.bi-stickies-fill::before{content:""}.bi-stickies::before{content:""}.bi-sticky-fill::before{content:""}.bi-sticky::before{content:""}.bi-stop-btn-fill::before{content:""}.bi-stop-btn::before{content:""}.bi-stop-circle-fill::before{content:""}.bi-stop-circle::before{content:""}.bi-stop-fill::before{content:""}.bi-stop::before{content:""}.bi-stoplights-fill::before{content:""}.bi-stoplights::before{content:""}.bi-stopwatch-fill::before{content:""}.bi-stopwatch::before{content:""}.bi-subtract::before{content:""}.bi-suit-club-fill::before{content:""}.bi-suit-club::before{content:""}.bi-suit-diamond-fill::before{content:""}.bi-suit-diamond::before{content:""}.bi-suit-heart-fill::before{content:""}.bi-suit-heart::before{content:""}.bi-suit-spade-fill::before{content:""}.bi-suit-spade::before{content:""}.bi-sun-fill::before{content:""}.bi-sun::before{content:""}.bi-sunglasses::before{content:""}.bi-sunrise-fill::before{content:""}.bi-sunrise::before{content:""}.bi-sunset-fill::before{content:""}.bi-sunset::before{content:""}.bi-symmetry-horizontal::before{content:""}.bi-symmetry-vertical::before{content:""}.bi-table::before{content:""}.bi-tablet-fill::before{content:""}.bi-tablet-landscape-fill::before{content:""}.bi-tablet-landscape::before{content:""}.bi-tablet::before{content:""}.bi-tag-fill::before{content:""}.bi-tag::before{content:""}.bi-tags-fill::before{content:""}.bi-tags::before{content:""}.bi-telegram::before{content:""}.bi-telephone-fill::before{content:""}.bi-telephone-forward-fill::before{content:""}.bi-telephone-forward::before{content:""}.bi-telephone-inbound-fill::before{content:""}.bi-telephone-inbound::before{content:""}.bi-telephone-minus-fill::before{content:""}.bi-telephone-minus::before{content:""}.bi-telephone-outbound-fill::before{content:""}.bi-telephone-outbound::before{content:""}.bi-telephone-plus-fill::before{content:""}.bi-telephone-plus::before{content:""}.bi-telephone-x-fill::before{content:""}.bi-telephone-x::before{content:""}.bi-telephone::before{content:""}.bi-terminal-fill::before{content:""}.bi-terminal::before{content:""}.bi-text-center::before{content:""}.bi-text-indent-left::before{content:""}.bi-text-indent-right::before{content:""}.bi-text-left::before{content:""}.bi-text-paragraph::before{content:""}.bi-text-right::before{content:""}.bi-textarea-resize::before{content:""}.bi-textarea-t::before{content:""}.bi-textarea::before{content:""}.bi-thermometer-half::before{content:""}.bi-thermometer-high::before{content:""}.bi-thermometer-low::before{content:""}.bi-thermometer-snow::before{content:""}.bi-thermometer-sun::before{content:""}.bi-thermometer::before{content:""}.bi-three-dots-vertical::before{content:""}.bi-three-dots::before{content:""}.bi-toggle-off::before{content:""}.bi-toggle-on::before{content:""}.bi-toggle2-off::before{content:""}.bi-toggle2-on::before{content:""}.bi-toggles::before{content:""}.bi-toggles2::before{content:""}.bi-tools::before{content:""}.bi-tornado::before{content:""}.bi-trash-fill::before{content:""}.bi-trash::before{content:""}.bi-trash2-fill::before{content:""}.bi-trash2::before{content:""}.bi-tree-fill::before{content:""}.bi-tree::before{content:""}.bi-triangle-fill::before{content:""}.bi-triangle-half::before{content:""}.bi-triangle::before{content:""}.bi-trophy-fill::before{content:""}.bi-trophy::before{content:""}.bi-tropical-storm::before{content:""}.bi-truck-flatbed::before{content:""}.bi-truck::before{content:""}.bi-tsunami::before{content:""}.bi-tv-fill::before{content:""}.bi-tv::before{content:""}.bi-twitch::before{content:""}.bi-twitter::before{content:""}.bi-type-bold::before{content:""}.bi-type-h1::before{content:""}.bi-type-h2::before{content:""}.bi-type-h3::before{content:""}.bi-type-italic::before{content:""}.bi-type-strikethrough::before{content:""}.bi-type-underline::before{content:""}.bi-type::before{content:""}.bi-ui-checks-grid::before{content:""}.bi-ui-checks::before{content:""}.bi-ui-radios-grid::before{content:""}.bi-ui-radios::before{content:""}.bi-umbrella-fill::before{content:""}.bi-umbrella::before{content:""}.bi-union::before{content:""}.bi-unlock-fill::before{content:""}.bi-unlock::before{content:""}.bi-upc-scan::before{content:""}.bi-upc::before{content:""}.bi-upload::before{content:""}.bi-vector-pen::before{content:""}.bi-view-list::before{content:""}.bi-view-stacked::before{content:""}.bi-vinyl-fill::before{content:""}.bi-vinyl::before{content:""}.bi-voicemail::before{content:""}.bi-volume-down-fill::before{content:""}.bi-volume-down::before{content:""}.bi-volume-mute-fill::before{content:""}.bi-volume-mute::before{content:""}.bi-volume-off-fill::before{content:""}.bi-volume-off::before{content:""}.bi-volume-up-fill::before{content:""}.bi-volume-up::before{content:""}.bi-vr::before{content:""}.bi-wallet-fill::before{content:""}.bi-wallet::before{content:""}.bi-wallet2::before{content:""}.bi-watch::before{content:""}.bi-water::before{content:""}.bi-whatsapp::before{content:""}.bi-wifi-1::before{content:""}.bi-wifi-2::before{content:""}.bi-wifi-off::before{content:""}.bi-wifi::before{content:""}.bi-wind::before{content:""}.bi-window-dock::before{content:""}.bi-window-sidebar::before{content:""}.bi-window::before{content:""}.bi-wrench::before{content:""}.bi-x-circle-fill::before{content:""}.bi-x-circle::before{content:""}.bi-x-diamond-fill::before{content:""}.bi-x-diamond::before{content:""}.bi-x-octagon-fill::before{content:""}.bi-x-octagon::before{content:""}.bi-x-square-fill::before{content:""}.bi-x-square::before{content:""}.bi-x::before{content:""}.bi-youtube::before{content:""}.bi-zoom-in::before{content:""}.bi-zoom-out::before{content:""}.bi-bank::before{content:""}.bi-bank2::before{content:""}.bi-bell-slash-fill::before{content:""}.bi-bell-slash::before{content:""}.bi-cash-coin::before{content:""}.bi-check-lg::before{content:""}.bi-coin::before{content:""}.bi-currency-bitcoin::before{content:""}.bi-currency-dollar::before{content:""}.bi-currency-euro::before{content:""}.bi-currency-exchange::before{content:""}.bi-currency-pound::before{content:""}.bi-currency-yen::before{content:""}.bi-dash-lg::before{content:""}.bi-exclamation-lg::before{content:""}.bi-file-earmark-pdf-fill::before{content:""}.bi-file-earmark-pdf::before{content:""}.bi-file-pdf-fill::before{content:""}.bi-file-pdf::before{content:""}.bi-gender-ambiguous::before{content:""}.bi-gender-female::before{content:""}.bi-gender-male::before{content:""}.bi-gender-trans::before{content:""}.bi-headset-vr::before{content:""}.bi-info-lg::before{content:""}.bi-mastodon::before{content:""}.bi-messenger::before{content:""}.bi-piggy-bank-fill::before{content:""}.bi-piggy-bank::before{content:""}.bi-pin-map-fill::before{content:""}.bi-pin-map::before{content:""}.bi-plus-lg::before{content:""}.bi-question-lg::before{content:""}.bi-recycle::before{content:""}.bi-reddit::before{content:""}.bi-safe-fill::before{content:""}.bi-safe2-fill::before{content:""}.bi-safe2::before{content:""}.bi-sd-card-fill::before{content:""}.bi-sd-card::before{content:""}.bi-skype::before{content:""}.bi-slash-lg::before{content:""}.bi-translate::before{content:""}.bi-x-lg::before{content:""}.bi-safe::before{content:""}.bi-apple::before{content:""}.bi-microsoft::before{content:""}.bi-windows::before{content:""}.bi-behance::before{content:""}.bi-dribbble::before{content:""}.bi-line::before{content:""}.bi-medium::before{content:""}.bi-paypal::before{content:""}.bi-pinterest::before{content:""}.bi-signal::before{content:""}.bi-snapchat::before{content:""}.bi-spotify::before{content:""}.bi-stack-overflow::before{content:""}.bi-strava::before{content:""}.bi-wordpress::before{content:""}.bi-vimeo::before{content:""}.bi-activity::before{content:""}.bi-easel2-fill::before{content:""}.bi-easel2::before{content:""}.bi-easel3-fill::before{content:""}.bi-easel3::before{content:""}.bi-fan::before{content:""}.bi-fingerprint::before{content:""}.bi-graph-down-arrow::before{content:""}.bi-graph-up-arrow::before{content:""}.bi-hypnotize::before{content:""}.bi-magic::before{content:""}.bi-person-rolodex::before{content:""}.bi-person-video::before{content:""}.bi-person-video2::before{content:""}.bi-person-video3::before{content:""}.bi-person-workspace::before{content:""}.bi-radioactive::before{content:""}.bi-webcam-fill::before{content:""}.bi-webcam::before{content:""}.bi-yin-yang::before{content:""}.bi-bandaid-fill::before{content:""}.bi-bandaid::before{content:""}.bi-bluetooth::before{content:""}.bi-body-text::before{content:""}.bi-boombox::before{content:""}.bi-boxes::before{content:""}.bi-dpad-fill::before{content:""}.bi-dpad::before{content:""}.bi-ear-fill::before{content:""}.bi-ear::before{content:""}.bi-envelope-check-fill::before{content:""}.bi-envelope-check::before{content:""}.bi-envelope-dash-fill::before{content:""}.bi-envelope-dash::before{content:""}.bi-envelope-exclamation-fill::before{content:""}.bi-envelope-exclamation::before{content:""}.bi-envelope-plus-fill::before{content:""}.bi-envelope-plus::before{content:""}.bi-envelope-slash-fill::before{content:""}.bi-envelope-slash::before{content:""}.bi-envelope-x-fill::before{content:""}.bi-envelope-x::before{content:""}.bi-explicit-fill::before{content:""}.bi-explicit::before{content:""}.bi-git::before{content:""}.bi-infinity::before{content:""}.bi-list-columns-reverse::before{content:""}.bi-list-columns::before{content:""}.bi-meta::before{content:""}.bi-nintendo-switch::before{content:""}.bi-pc-display-horizontal::before{content:""}.bi-pc-display::before{content:""}.bi-pc-horizontal::before{content:""}.bi-pc::before{content:""}.bi-playstation::before{content:""}.bi-plus-slash-minus::before{content:""}.bi-projector-fill::before{content:""}.bi-projector::before{content:""}.bi-qr-code-scan::before{content:""}.bi-qr-code::before{content:""}.bi-quora::before{content:""}.bi-quote::before{content:""}.bi-robot::before{content:""}.bi-send-check-fill::before{content:""}.bi-send-check::before{content:""}.bi-send-dash-fill::before{content:""}.bi-send-dash::before{content:""}.bi-send-exclamation-fill::before{content:""}.bi-send-exclamation::before{content:""}.bi-send-fill::before{content:""}.bi-send-plus-fill::before{content:""}.bi-send-plus::before{content:""}.bi-send-slash-fill::before{content:""}.bi-send-slash::before{content:""}.bi-send-x-fill::before{content:""}.bi-send-x::before{content:""}.bi-send::before{content:""}.bi-steam::before{content:""}.bi-terminal-dash::before{content:""}.bi-terminal-plus::before{content:""}.bi-terminal-split::before{content:""}.bi-ticket-detailed-fill::before{content:""}.bi-ticket-detailed::before{content:""}.bi-ticket-fill::before{content:""}.bi-ticket-perforated-fill::before{content:""}.bi-ticket-perforated::before{content:""}.bi-ticket::before{content:""}.bi-tiktok::before{content:""}.bi-window-dash::before{content:""}.bi-window-desktop::before{content:""}.bi-window-fullscreen::before{content:""}.bi-window-plus::before{content:""}.bi-window-split::before{content:""}.bi-window-stack::before{content:""}.bi-window-x::before{content:""}.bi-xbox::before{content:""}.bi-ethernet::before{content:""}.bi-hdmi-fill::before{content:""}.bi-hdmi::before{content:""}.bi-usb-c-fill::before{content:""}.bi-usb-c::before{content:""}.bi-usb-fill::before{content:""}.bi-usb-plug-fill::before{content:""}.bi-usb-plug::before{content:""}.bi-usb-symbol::before{content:""}.bi-usb::before{content:""}.bi-boombox-fill::before{content:""}.bi-displayport::before{content:""}.bi-gpu-card::before{content:""}.bi-memory::before{content:""}.bi-modem-fill::before{content:""}.bi-modem::before{content:""}.bi-motherboard-fill::before{content:""}.bi-motherboard::before{content:""}.bi-optical-audio-fill::before{content:""}.bi-optical-audio::before{content:""}.bi-pci-card::before{content:""}.bi-router-fill::before{content:""}.bi-router::before{content:""}.bi-thunderbolt-fill::before{content:""}.bi-thunderbolt::before{content:""}.bi-usb-drive-fill::before{content:""}.bi-usb-drive::before{content:""}.bi-usb-micro-fill::before{content:""}.bi-usb-micro::before{content:""}.bi-usb-mini-fill::before{content:""}.bi-usb-mini::before{content:""}.bi-cloud-haze2::before{content:""}.bi-device-hdd-fill::before{content:""}.bi-device-hdd::before{content:""}.bi-device-ssd-fill::before{content:""}.bi-device-ssd::before{content:""}.bi-displayport-fill::before{content:""}.bi-mortarboard-fill::before{content:""}.bi-mortarboard::before{content:""}.bi-terminal-x::before{content:""}.bi-arrow-through-heart-fill::before{content:""}.bi-arrow-through-heart::before{content:""}.bi-badge-sd-fill::before{content:""}.bi-badge-sd::before{content:""}.bi-bag-heart-fill::before{content:""}.bi-bag-heart::before{content:""}.bi-balloon-fill::before{content:""}.bi-balloon-heart-fill::before{content:""}.bi-balloon-heart::before{content:""}.bi-balloon::before{content:""}.bi-box2-fill::before{content:""}.bi-box2-heart-fill::before{content:""}.bi-box2-heart::before{content:""}.bi-box2::before{content:""}.bi-braces-asterisk::before{content:""}.bi-calendar-heart-fill::before{content:""}.bi-calendar-heart::before{content:""}.bi-calendar2-heart-fill::before{content:""}.bi-calendar2-heart::before{content:""}.bi-chat-heart-fill::before{content:""}.bi-chat-heart::before{content:""}.bi-chat-left-heart-fill::before{content:""}.bi-chat-left-heart::before{content:""}.bi-chat-right-heart-fill::before{content:""}.bi-chat-right-heart::before{content:""}.bi-chat-square-heart-fill::before{content:""}.bi-chat-square-heart::before{content:""}.bi-clipboard-check-fill::before{content:""}.bi-clipboard-data-fill::before{content:""}.bi-clipboard-fill::before{content:""}.bi-clipboard-heart-fill::before{content:""}.bi-clipboard-heart::before{content:""}.bi-clipboard-minus-fill::before{content:""}.bi-clipboard-plus-fill::before{content:""}.bi-clipboard-pulse::before{content:""}.bi-clipboard-x-fill::before{content:""}.bi-clipboard2-check-fill::before{content:""}.bi-clipboard2-check::before{content:""}.bi-clipboard2-data-fill::before{content:""}.bi-clipboard2-data::before{content:""}.bi-clipboard2-fill::before{content:""}.bi-clipboard2-heart-fill::before{content:""}.bi-clipboard2-heart::before{content:""}.bi-clipboard2-minus-fill::before{content:""}.bi-clipboard2-minus::before{content:""}.bi-clipboard2-plus-fill::before{content:""}.bi-clipboard2-plus::before{content:""}.bi-clipboard2-pulse-fill::before{content:""}.bi-clipboard2-pulse::before{content:""}.bi-clipboard2-x-fill::before{content:""}.bi-clipboard2-x::before{content:""}.bi-clipboard2::before{content:""}.bi-emoji-kiss-fill::before{content:""}.bi-emoji-kiss::before{content:""}.bi-envelope-heart-fill::before{content:""}.bi-envelope-heart::before{content:""}.bi-envelope-open-heart-fill::before{content:""}.bi-envelope-open-heart::before{content:""}.bi-envelope-paper-fill::before{content:""}.bi-envelope-paper-heart-fill::before{content:""}.bi-envelope-paper-heart::before{content:""}.bi-envelope-paper::before{content:""}.bi-filetype-aac::before{content:""}.bi-filetype-ai::before{content:""}.bi-filetype-bmp::before{content:""}.bi-filetype-cs::before{content:""}.bi-filetype-css::before{content:""}.bi-filetype-csv::before{content:""}.bi-filetype-doc::before{content:""}.bi-filetype-docx::before{content:""}.bi-filetype-exe::before{content:""}.bi-filetype-gif::before{content:""}.bi-filetype-heic::before{content:""}.bi-filetype-html::before{content:""}.bi-filetype-java::before{content:""}.bi-filetype-jpg::before{content:""}.bi-filetype-js::before{content:""}.bi-filetype-jsx::before{content:""}.bi-filetype-key::before{content:""}.bi-filetype-m4p::before{content:""}.bi-filetype-md::before{content:""}.bi-filetype-mdx::before{content:""}.bi-filetype-mov::before{content:""}.bi-filetype-mp3::before{content:""}.bi-filetype-mp4::before{content:""}.bi-filetype-otf::before{content:""}.bi-filetype-pdf::before{content:""}.bi-filetype-php::before{content:""}.bi-filetype-png::before{content:""}.bi-filetype-ppt::before{content:""}.bi-filetype-psd::before{content:""}.bi-filetype-py::before{content:""}.bi-filetype-raw::before{content:""}.bi-filetype-rb::before{content:""}.bi-filetype-sass::before{content:""}.bi-filetype-scss::before{content:""}.bi-filetype-sh::before{content:""}.bi-filetype-svg::before{content:""}.bi-filetype-tiff::before{content:""}.bi-filetype-tsx::before{content:""}.bi-filetype-ttf::before{content:""}.bi-filetype-txt::before{content:""}.bi-filetype-wav::before{content:""}.bi-filetype-woff::before{content:""}.bi-filetype-xls::before{content:""}.bi-filetype-xml::before{content:""}.bi-filetype-yml::before{content:""}.bi-heart-arrow::before{content:""}.bi-heart-pulse-fill::before{content:""}.bi-heart-pulse::before{content:""}.bi-heartbreak-fill::before{content:""}.bi-heartbreak::before{content:""}.bi-hearts::before{content:""}.bi-hospital-fill::before{content:""}.bi-hospital::before{content:""}.bi-house-heart-fill::before{content:""}.bi-house-heart::before{content:""}.bi-incognito::before{content:""}.bi-magnet-fill::before{content:""}.bi-magnet::before{content:""}.bi-person-heart::before{content:""}.bi-person-hearts::before{content:""}.bi-phone-flip::before{content:""}.bi-plugin::before{content:""}.bi-postage-fill::before{content:""}.bi-postage-heart-fill::before{content:""}.bi-postage-heart::before{content:""}.bi-postage::before{content:""}.bi-postcard-fill::before{content:""}.bi-postcard-heart-fill::before{content:""}.bi-postcard-heart::before{content:""}.bi-postcard::before{content:""}.bi-search-heart-fill::before{content:""}.bi-search-heart::before{content:""}.bi-sliders2-vertical::before{content:""}.bi-sliders2::before{content:""}.bi-trash3-fill::before{content:""}.bi-trash3::before{content:""}.bi-valentine::before{content:""}.bi-valentine2::before{content:""}.bi-wrench-adjustable-circle-fill::before{content:""}.bi-wrench-adjustable-circle::before{content:""}.bi-wrench-adjustable::before{content:""}.bi-filetype-json::before{content:""}.bi-filetype-pptx::before{content:""}.bi-filetype-xlsx::before{content:""}.bi-1-circle-fill::before{content:""}.bi-1-circle::before{content:""}.bi-1-square-fill::before{content:""}.bi-1-square::before{content:""}.bi-2-circle-fill::before{content:""}.bi-2-circle::before{content:""}.bi-2-square-fill::before{content:""}.bi-2-square::before{content:""}.bi-3-circle-fill::before{content:""}.bi-3-circle::before{content:""}.bi-3-square-fill::before{content:""}.bi-3-square::before{content:""}.bi-4-circle-fill::before{content:""}.bi-4-circle::before{content:""}.bi-4-square-fill::before{content:""}.bi-4-square::before{content:""}.bi-5-circle-fill::before{content:""}.bi-5-circle::before{content:""}.bi-5-square-fill::before{content:""}.bi-5-square::before{content:""}.bi-6-circle-fill::before{content:""}.bi-6-circle::before{content:""}.bi-6-square-fill::before{content:""}.bi-6-square::before{content:""}.bi-7-circle-fill::before{content:""}.bi-7-circle::before{content:""}.bi-7-square-fill::before{content:""}.bi-7-square::before{content:""}.bi-8-circle-fill::before{content:""}.bi-8-circle::before{content:""}.bi-8-square-fill::before{content:""}.bi-8-square::before{content:""}.bi-9-circle-fill::before{content:""}.bi-9-circle::before{content:""}.bi-9-square-fill::before{content:""}.bi-9-square::before{content:""}.bi-airplane-engines-fill::before{content:""}.bi-airplane-engines::before{content:""}.bi-airplane-fill::before{content:""}.bi-airplane::before{content:""}.bi-alexa::before{content:""}.bi-alipay::before{content:""}.bi-android::before{content:""}.bi-android2::before{content:""}.bi-box-fill::before{content:""}.bi-box-seam-fill::before{content:""}.bi-browser-chrome::before{content:""}.bi-browser-edge::before{content:""}.bi-browser-firefox::before{content:""}.bi-browser-safari::before{content:""}.bi-c-circle-fill::before{content:""}.bi-c-circle::before{content:""}.bi-c-square-fill::before{content:""}.bi-c-square::before{content:""}.bi-capsule-pill::before{content:""}.bi-capsule::before{content:""}.bi-car-front-fill::before{content:""}.bi-car-front::before{content:""}.bi-cassette-fill::before{content:""}.bi-cassette::before{content:""}.bi-cc-circle-fill::before{content:""}.bi-cc-circle::before{content:""}.bi-cc-square-fill::before{content:""}.bi-cc-square::before{content:""}.bi-cup-hot-fill::before{content:""}.bi-cup-hot::before{content:""}.bi-currency-rupee::before{content:""}.bi-dropbox::before{content:""}.bi-escape::before{content:""}.bi-fast-forward-btn-fill::before{content:""}.bi-fast-forward-btn::before{content:""}.bi-fast-forward-circle-fill::before{content:""}.bi-fast-forward-circle::before{content:""}.bi-fast-forward-fill::before{content:""}.bi-fast-forward::before{content:""}.bi-filetype-sql::before{content:""}.bi-fire::before{content:""}.bi-google-play::before{content:""}.bi-h-circle-fill::before{content:""}.bi-h-circle::before{content:""}.bi-h-square-fill::before{content:""}.bi-h-square::before{content:""}.bi-indent::before{content:""}.bi-lungs-fill::before{content:""}.bi-lungs::before{content:""}.bi-microsoft-teams::before{content:""}.bi-p-circle-fill::before{content:""}.bi-p-circle::before{content:""}.bi-p-square-fill::before{content:""}.bi-p-square::before{content:""}.bi-pass-fill::before{content:""}.bi-pass::before{content:""}.bi-prescription::before{content:""}.bi-prescription2::before{content:""}.bi-r-circle-fill::before{content:""}.bi-r-circle::before{content:""}.bi-r-square-fill::before{content:""}.bi-r-square::before{content:""}.bi-repeat-1::before{content:""}.bi-repeat::before{content:""}.bi-rewind-btn-fill::before{content:""}.bi-rewind-btn::before{content:""}.bi-rewind-circle-fill::before{content:""}.bi-rewind-circle::before{content:""}.bi-rewind-fill::before{content:""}.bi-rewind::before{content:""}.bi-train-freight-front-fill::before{content:""}.bi-train-freight-front::before{content:""}.bi-train-front-fill::before{content:""}.bi-train-front::before{content:""}.bi-train-lightrail-front-fill::before{content:""}.bi-train-lightrail-front::before{content:""}.bi-truck-front-fill::before{content:""}.bi-truck-front::before{content:""}.bi-ubuntu::before{content:""}.bi-unindent::before{content:""}.bi-unity::before{content:""}.bi-universal-access-circle::before{content:""}.bi-universal-access::before{content:""}.bi-virus::before{content:""}.bi-virus2::before{content:""}.bi-wechat::before{content:""}.bi-yelp::before{content:""}.bi-sign-stop-fill::before{content:""}.bi-sign-stop-lights-fill::before{content:""}.bi-sign-stop-lights::before{content:""}.bi-sign-stop::before{content:""}.bi-sign-turn-left-fill::before{content:""}.bi-sign-turn-left::before{content:""}.bi-sign-turn-right-fill::before{content:""}.bi-sign-turn-right::before{content:""}.bi-sign-turn-slight-left-fill::before{content:""}.bi-sign-turn-slight-left::before{content:""}.bi-sign-turn-slight-right-fill::before{content:""}.bi-sign-turn-slight-right::before{content:""}.bi-sign-yield-fill::before{content:""}.bi-sign-yield::before{content:""}.bi-ev-station-fill::before{content:""}.bi-ev-station::before{content:""}.bi-fuel-pump-diesel-fill::before{content:""}.bi-fuel-pump-diesel::before{content:""}.bi-fuel-pump-fill::before{content:""}.bi-fuel-pump::before{content:""}.bi-0-circle-fill::before{content:""}.bi-0-circle::before{content:""}.bi-0-square-fill::before{content:""}.bi-0-square::before{content:""}.bi-rocket-fill::before{content:""}.bi-rocket-takeoff-fill::before{content:""}.bi-rocket-takeoff::before{content:""}.bi-rocket::before{content:""}.bi-stripe::before{content:""}.bi-subscript::before{content:""}.bi-superscript::before{content:""}.bi-trello::before{content:""}.bi-envelope-at-fill::before{content:""}.bi-envelope-at::before{content:""}.bi-regex::before{content:""}.bi-text-wrap::before{content:""}.bi-sign-dead-end-fill::before{content:""}.bi-sign-dead-end::before{content:""}.bi-sign-do-not-enter-fill::before{content:""}.bi-sign-do-not-enter::before{content:""}.bi-sign-intersection-fill::before{content:""}.bi-sign-intersection-side-fill::before{content:""}.bi-sign-intersection-side::before{content:""}.bi-sign-intersection-t-fill::before{content:""}.bi-sign-intersection-t::before{content:""}.bi-sign-intersection-y-fill::before{content:""}.bi-sign-intersection-y::before{content:""}.bi-sign-intersection::before{content:""}.bi-sign-merge-left-fill::before{content:""}.bi-sign-merge-left::before{content:""}.bi-sign-merge-right-fill::before{content:""}.bi-sign-merge-right::before{content:""}.bi-sign-no-left-turn-fill::before{content:""}.bi-sign-no-left-turn::before{content:""}.bi-sign-no-parking-fill::before{content:""}.bi-sign-no-parking::before{content:""}.bi-sign-no-right-turn-fill::before{content:""}.bi-sign-no-right-turn::before{content:""}.bi-sign-railroad-fill::before{content:""}.bi-sign-railroad::before{content:""}.bi-building-add::before{content:""}.bi-building-check::before{content:""}.bi-building-dash::before{content:""}.bi-building-down::before{content:""}.bi-building-exclamation::before{content:""}.bi-building-fill-add::before{content:""}.bi-building-fill-check::before{content:""}.bi-building-fill-dash::before{content:""}.bi-building-fill-down::before{content:""}.bi-building-fill-exclamation::before{content:""}.bi-building-fill-gear::before{content:""}.bi-building-fill-lock::before{content:""}.bi-building-fill-slash::before{content:""}.bi-building-fill-up::before{content:""}.bi-building-fill-x::before{content:""}.bi-building-fill::before{content:""}.bi-building-gear::before{content:""}.bi-building-lock::before{content:""}.bi-building-slash::before{content:""}.bi-building-up::before{content:""}.bi-building-x::before{content:""}.bi-buildings-fill::before{content:""}.bi-buildings::before{content:""}.bi-bus-front-fill::before{content:""}.bi-bus-front::before{content:""}.bi-ev-front-fill::before{content:""}.bi-ev-front::before{content:""}.bi-globe-americas::before{content:""}.bi-globe-asia-australia::before{content:""}.bi-globe-central-south-asia::before{content:""}.bi-globe-europe-africa::before{content:""}.bi-house-add-fill::before{content:""}.bi-house-add::before{content:""}.bi-house-check-fill::before{content:""}.bi-house-check::before{content:""}.bi-house-dash-fill::before{content:""}.bi-house-dash::before{content:""}.bi-house-down-fill::before{content:""}.bi-house-down::before{content:""}.bi-house-exclamation-fill::before{content:""}.bi-house-exclamation::before{content:""}.bi-house-gear-fill::before{content:""}.bi-house-gear::before{content:""}.bi-house-lock-fill::before{content:""}.bi-house-lock::before{content:""}.bi-house-slash-fill::before{content:""}.bi-house-slash::before{content:""}.bi-house-up-fill::before{content:""}.bi-house-up::before{content:""}.bi-house-x-fill::before{content:""}.bi-house-x::before{content:""}.bi-person-add::before{content:""}.bi-person-down::before{content:""}.bi-person-exclamation::before{content:""}.bi-person-fill-add::before{content:""}.bi-person-fill-check::before{content:""}.bi-person-fill-dash::before{content:""}.bi-person-fill-down::before{content:""}.bi-person-fill-exclamation::before{content:""}.bi-person-fill-gear::before{content:""}.bi-person-fill-lock::before{content:""}.bi-person-fill-slash::before{content:""}.bi-person-fill-up::before{content:""}.bi-person-fill-x::before{content:""}.bi-person-gear::before{content:""}.bi-person-lock::before{content:""}.bi-person-slash::before{content:""}.bi-person-up::before{content:""}.bi-scooter::before{content:""}.bi-taxi-front-fill::before{content:""}.bi-taxi-front::before{content:""}.bi-amd::before{content:""}.bi-database-add::before{content:""}.bi-database-check::before{content:""}.bi-database-dash::before{content:""}.bi-database-down::before{content:""}.bi-database-exclamation::before{content:""}.bi-database-fill-add::before{content:""}.bi-database-fill-check::before{content:""}.bi-database-fill-dash::before{content:""}.bi-database-fill-down::before{content:""}.bi-database-fill-exclamation::before{content:""}.bi-database-fill-gear::before{content:""}.bi-database-fill-lock::before{content:""}.bi-database-fill-slash::before{content:""}.bi-database-fill-up::before{content:""}.bi-database-fill-x::before{content:""}.bi-database-fill::before{content:""}.bi-database-gear::before{content:""}.bi-database-lock::before{content:""}.bi-database-slash::before{content:""}.bi-database-up::before{content:""}.bi-database-x::before{content:""}.bi-database::before{content:""}.bi-houses-fill::before{content:""}.bi-houses::before{content:""}.bi-nvidia::before{content:""}.bi-person-vcard-fill::before{content:""}.bi-person-vcard::before{content:""}.bi-sina-weibo::before{content:""}.bi-tencent-qq::before{content:""}.bi-wikipedia::before{content:""}.bi-alphabet-uppercase::before{content:""}.bi-alphabet::before{content:""}.bi-amazon::before{content:""}.bi-arrows-collapse-vertical::before{content:""}.bi-arrows-expand-vertical::before{content:""}.bi-arrows-vertical::before{content:""}.bi-arrows::before{content:""}.bi-ban-fill::before{content:""}.bi-ban::before{content:""}.bi-bing::before{content:""}.bi-cake::before{content:""}.bi-cake2::before{content:""}.bi-cookie::before{content:""}.bi-copy::before{content:""}.bi-crosshair::before{content:""}.bi-crosshair2::before{content:""}.bi-emoji-astonished-fill::before{content:""}.bi-emoji-astonished::before{content:""}.bi-emoji-grimace-fill::before{content:""}.bi-emoji-grimace::before{content:""}.bi-emoji-grin-fill::before{content:""}.bi-emoji-grin::before{content:""}.bi-emoji-surprise-fill::before{content:""}.bi-emoji-surprise::before{content:""}.bi-emoji-tear-fill::before{content:""}.bi-emoji-tear::before{content:""}.bi-envelope-arrow-down-fill::before{content:""}.bi-envelope-arrow-down::before{content:""}.bi-envelope-arrow-up-fill::before{content:""}.bi-envelope-arrow-up::before{content:""}.bi-feather::before{content:""}.bi-feather2::before{content:""}.bi-floppy-fill::before{content:""}.bi-floppy::before{content:""}.bi-floppy2-fill::before{content:""}.bi-floppy2::before{content:""}.bi-gitlab::before{content:""}.bi-highlighter::before{content:""}.bi-marker-tip::before{content:""}.bi-nvme-fill::before{content:""}.bi-nvme::before{content:""}.bi-opencollective::before{content:""}.bi-pci-card-network::before{content:""}.bi-pci-card-sound::before{content:""}.bi-radar::before{content:""}.bi-send-arrow-down-fill::before{content:""}.bi-send-arrow-down::before{content:""}.bi-send-arrow-up-fill::before{content:""}.bi-send-arrow-up::before{content:""}.bi-sim-slash-fill::before{content:""}.bi-sim-slash::before{content:""}.bi-sourceforge::before{content:""}.bi-substack::before{content:""}.bi-threads-fill::before{content:""}.bi-threads::before{content:""}.bi-transparency::before{content:""}.bi-twitter-x::before{content:""}.bi-type-h4::before{content:""}.bi-type-h5::before{content:""}.bi-type-h6::before{content:""}.bi-backpack-fill::before{content:""}.bi-backpack::before{content:""}.bi-backpack2-fill::before{content:""}.bi-backpack2::before{content:""}.bi-backpack3-fill::before{content:""}.bi-backpack3::before{content:""}.bi-backpack4-fill::before{content:""}.bi-backpack4::before{content:""}.bi-brilliance::before{content:""}.bi-cake-fill::before{content:""}.bi-cake2-fill::before{content:""}.bi-duffle-fill::before{content:""}.bi-duffle::before{content:""}.bi-exposure::before{content:""}.bi-gender-neuter::before{content:""}.bi-highlights::before{content:""}.bi-luggage-fill::before{content:""}.bi-luggage::before{content:""}.bi-mailbox-flag::before{content:""}.bi-mailbox2-flag::before{content:""}.bi-noise-reduction::before{content:""}.bi-passport-fill::before{content:""}.bi-passport::before{content:""}.bi-person-arms-up::before{content:""}.bi-person-raised-hand::before{content:""}.bi-person-standing-dress::before{content:""}.bi-person-standing::before{content:""}.bi-person-walking::before{content:""}.bi-person-wheelchair::before{content:""}.bi-shadows::before{content:""}.bi-suitcase-fill::before{content:""}.bi-suitcase-lg-fill::before{content:""}.bi-suitcase-lg::before{content:""}.bi-suitcase::before{content:"豈"}.bi-suitcase2-fill::before{content:"更"}.bi-suitcase2::before{content:"車"}.bi-vignette::before{content:"賈"}.bi-bluesky::before{content:""}.bi-tux::before{content:"滑"}.bi-beaker-fill::before{content:"串"}.bi-beaker::before{content:"句"}.bi-flask-fill::before{content:"龜"}.bi-flask-florence-fill::before{content:"龜"}.bi-flask-florence::before{content:"契"}.bi-flask::before{content:"金"}.bi-leaf-fill::before{content:"喇"}.bi-leaf::before{content:"奈"}.bi-measuring-cup-fill::before{content:"懶"}.bi-measuring-cup::before{content:"癩"}.bi-unlock2-fill::before{content:"羅"}.bi-unlock2::before{content:"蘿"}.bi-battery-low::before{content:"螺"}.bi-anthropic::before{content:"裸"}.bi-apple-music::before{content:"邏"}.bi-claude::before{content:"樂"}.bi-openai::before{content:"洛"}.bi-perplexity::before{content:"烙"}.bi-css::before{content:"珞"}.bi-javascript::before{content:"落"}.bi-typescript::before{content:"酪"}.bi-fork-knife::before{content:"駱"}.bi-globe-americas-fill::before{content:"亂"}.bi-globe-asia-australia-fill::before{content:"卵"}.bi-globe-central-south-asia-fill::before{content:"欄"}.bi-globe-europe-africa-fill::before{content:"爛"}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;font-family:"Montserrat","Helvetica Neue",Arial,sans-serif;line-height:1.4;display:flex;flex-direction:column;min-height:100vh;background-color:#fff}main{flex:1}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}a{text-decoration:none;color:inherit}.btn{--bs-btn-border-radius: .875rem !important;--bs-btn-font-size: 1rem;--bs-btn-line-height: 1.4;white-space:nowrap;font-weight:600}.btn-xs{--bs-btn-font-size: .75rem;--bs-btn-line-height: 1.4;--bs-btn-padding-y: .25rem;--bs-btn-padding-x: .5rem;--bs-btn-border-radius: .875rem;white-space:nowrap}.btn-sm,.btn-group-sm>.btn{--bs-btn-font-size: .875rem;--bs-btn-line-height: 1.4;--bs-btn-padding-y: .65rem;--bs-btn-padding-x: 1.25rem;--bs-btn-border-radius: .875rem;white-space:nowrap}.btn-wide{width:337px;max-width:90vw}@media(max-width: 576px){.btn-wide{width:100%;max-width:none}}.btn-primary{--bs-btn-bg: #E55500;--bs-btn-border-color: #E55500;--bs-btn-hover-bg: #e96f26;--bs-btn-hover-border-color: #E55500;--bs-btn-active-bg: #E55500;--bs-btn-active-border-color: #E55500;--bs-btn-disabled-border-color: #E55500;--bs-btn-disabled-bg: #E55500}.btn-light{--bs-btn-bg: #E4EEF0;--bs-btn-border-color: #E4EEF0;color:#878e8f;--bs-btn-hover-bg: #e8f1f2;--bs-btn-hover-border-color: #E4EEF0;--bs-btn-active-bg: #E4EEF0;--bs-btn-active-border-color: #E4EEF0;--bs-btn-disabled-border-color: #E4EEF0;--bs-btn-disabled-bg: #E4EEF0}.btn-secondary{--bs-btn-bg: #353a3a;--bs-btn-border-color: #353a3a}.btn-success{--bs-btn-bg: #419171;--bs-btn-border-color: #419171}.btn-warning{--bs-btn-bg: #ffc107;--bs-btn-border-color: #ffc107;color:#000}.btn-white{--bs-btn-bg: #fff;--bs-btn-border-color: #fff;color:#009470;--bs-btn-hover-border-color: #009470;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #009470}.btn-white:active{background-color:#419171 !important;border-color:#419171 !important;color:#fff !important;opacity:.95}.btn-outline-primary{--bs-btn-border-color: #E55500;--bs-btn-color: #E55500;--bs-btn-hover-bg: #E55500;--bs-btn-hover-border-color: #E55500;--bs-btn-active-bg: #E55500;--bs-btn-active-border-color: #E55500;--bs-btn-disabled-color: #E55500;--bs-btn-disabled-border-color: #E55500;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-active-bg: #c34800}.btn-outline-secondary{--bs-btn-border-color: #353a3a;--bs-btn-color: #353a3a;--bs-btn-hover-bg: #353a3a;--bs-btn-hover-border-color: #353a3a;--bs-btn-active-bg: #353a3a;--bs-btn-active-border-color: #353a3a;--bs-btn-disabled-color: #353a3a;--bs-btn-disabled-border-color: #353a3a}.btn-outline-success{--bs-btn-border-color: #419171;--bs-btn-color: #419171;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)}.btn-outline-warning{--bs-btn-border-color: #ffc107;--bs-btn-color: #ffc107}.btn-outline-light{--bs-btn-border-color: #E4EEF0;--bs-btn-color: #353a3a;--bs-btn-hover-bg: #E4EEF0;--bs-btn-hover-border-color: #E4EEF0;--bs-btn-active-bg: #E4EEF0;--bs-btn-active-border-color: #E4EEF0;--bs-btn-disabled-border-color: #E4EEF0;--bs-btn-disabled-bg: #E4EEF0}.btn-outline-white{--bs-btn-border-color: #fff;--bs-btn-color: #fff;--bs-btn-hover-bg: #fff;--bs-btn-hover-border-color: #fff;--bs-btn-hover-color: #16232b;--bs-btn-active-bg: #fff;--bs-btn-active-border-color: #fff;--bs-btn-disabled-border-color: #fff;--bs-btn-disabled-bg: #fff}.btn-outline-light.text-light:hover{color:#353a3a !important}button:focus,button:focus-visible,input:focus,input:focus-visible,select:focus,select:focus-visible,textarea:focus,textarea:focus-visible{outline:none !important;box-shadow:none !important}:root{--bs-primary: #E55500;--bs-secondary: #353a3a;--bs-warning: #ffc107;--bs-success: #419171;--bs-light: #E4EEF0;--bs-dark: #19232a;--bs-body-bg: #fafbfc;--bs-body-color:#16232b;--bs-border-color: #E4EEF0;--bs-input-placeholder-color: #878E8F;--bs-secondary-color: #878E8F;--bs-body-font-size: 1rem;--bs-body-line-height: 1.4;--type-h1: 3.0625rem;--type-h2: 2.4375rem;--type-h3: 1.9375rem;--type-h3-lh: 1.2;--type-h4: 1.5625rem;--type-h5: 1.25rem;--type-h6: 1.125rem;--type-h6-lh: 1.2;--type-headings-lh: 1.2;--type-p1: 1rem;--type-p1-lh: 1.4;--type-p2: 0.875rem;--type-p2-lh: 1.4;--type-p3: 0.75rem;--type-p3-lh: 1.2;--type-p4: 1.25rem;--type-p4-lh: 1.4;--bs-primary-rgb: 229, 85, 0;--adv-bg:	#419171;--adv-decor:#E55500;--bs-border-radius-pill: .875rem}h1,.h1{font-weight:700;font-size:var(--type-h1);line-height:var(--type-headings-lh)}h2,.h2{font-weight:700;font-size:var(--type-h2)}h3,.h3{font-weight:700;font-size:var(--type-h3);line-height:var(--type-h3-lh)}h4,.h4{font-size:var(--type-h4)}h5,.h5{font-size:var(--type-h5)}h6,.h6{font-weight:600;font-size:var(--type-h6);line-height:var(--type-h6-lh)}.text-p1{font-size:var(--type-p1);line-height:var(--type-p1-lh)}.text-p1-medium{font-size:var(--type-p1);line-height:var(--type-p1-lh);font-weight:500}.text-p2{font-size:var(--type-p2);line-height:var(--type-p2-lh)}.text-p2-medium{font-size:var(--type-p2);line-height:var(--type-p2-lh);font-weight:500}.text-p3{font-size:var(--type-p3);line-height:var(--type-p3-lh)}.text-p4{font-size:var(--type-p4);line-height:var(--type-p4-lh)}input::placeholder,textarea::placeholder{color:var(--bs-input-placeholder-color) !important;opacity:1}a{color:#e55500;text-decoration:underline;transition:color .2s ease-in-out}a:hover{color:#ce4d00;text-decoration:none}a:active{color:#c34800}a:focus{outline:none;text-decoration:none}a:disabled,a.disabled{color:#d5d6d7;pointer-events:none;text-decoration:none}.align-right{margin:0 0 0 auto}.align-left{margin:0 auto 0 0}.justify-content-left{justify-content:left !important}.text-left{text-align:left !important}.form-control:focus{box-shadow:none;border-color:transparent}.bg-primary{background-color:#e55500 !important}.bg-warning{background-color:#ffc107 !important}.bg-success{background-color:#419171 !important}.bg-light{background-color:#e4eef0 !important}.text-primary{color:#e55500 !important}.text-success{color:#419171 !important}.text-warning{color:#ffc107 !important}.text-body{color:#16232b !important}.text-muted{color:#878e8f !important}.breadcrumb .breadcrumb-item a{color:#878e8f;text-decoration:none}.breadcrumb .breadcrumb-item a:hover{color:#e55500;text-decoration:underline}.breadcrumb .breadcrumb-item.active{color:#e55500}.dropdown-menu{position:absolute;top:38px;left:0;overflow:hidden;background:#fff;border-radius:14px;box-shadow:0 10px 30px rgba(0,0,0,.08);display:none;z-index:9999;border:1px solid #e4eef0}.dropdown-item{padding:8px 18px;font-size:12px;color:#16232b;cursor:pointer;transition:.2s ease}.dropdown-item.active,.dropdown-item:hover{background:#fafbfc;color:#e55500}.accordion{--bs-accordion-bg: $white}.accordion-item:first-of-type>.accordion-header .accordion-button{border:0;border-radius:0}.accordion-button:not(.collapsed){background-color:transparent;box-shadow:none}.accordion-button:focus{box-shadow:none}.mb-6{margin-bottom:5rem !important}.my-6{margin-bottom:5rem !important;margin-top:5rem !important}.mt-6{margin-top:80px !important}.mb-mt-0{margin-top:0 !important;padding-top:0 !important}.py-6{padding-top:5rem !important;padding-bottom:5rem !important}.pe-6{padding-right:8rem}.ps-6{padding-left:8rem}.pt-10{padding-top:10rem !important}.lh-3{line-height:3.5rem}.z-index-2{z-index:2}.mh-0{min-height:0 !important}i.bi.fw-bold{-webkit-text-stroke:1px}.w-60{width:60% !important}.w-70{width:70% !important}.w-80{width:80% !important}.w-90{width:90% !important}@media(max-width: 576px){.mb-w-auto{width:auto !important}.mb-w-100{width:100% !important}}.mb-100{width:100% !important;color:#878e8f !important;font-weight:400 !important}.bi-rt{transform:scaleX(-1);display:inline-block}.max-width-md{max-width:800px}@media(min-width: 768px){.max-width-md{max-width:720px}}.form-check-input{width:18px;height:18px;border-radius:5px;border-color:#419171;cursor:pointer;margin-top:0;accent-color:#419171}.form-check-input:checked{background-color:#419171;border-color:#419171}.form-check-input.color-primary{border-color:#e55500}.form-check-input.color-primary:checked{background-color:#e55500;border-color:#e55500}.tooltip{max-width:300px;--bs-tooltip-max-width: 90vw;--bs-tooltip-padding-x: 1rem;--bs-tooltip-padding-y: 1rem;--bs-tooltip-color: #16232b;--bs-tooltip-bg: #E4EEF0;--bs-tooltip-border-radius: 1.25rem;--bs-tooltip-opacity: 1}.tooltip.tooltip-info .tooltip-inner{max-width:80vw;min-width:300px;width:50vw}@media(max-width: 576px){.tooltip.tooltip-info .tooltip-inner{max-width:90vw;width:90vw}}.tooltip .tooltip-inner{background:#fff !important;width:300px;border:1px solid #e4eef0}@font-face{font-family:"lg";src:url("../fonts/lg/lg.eot?n1z373");src:url("../fonts/lg/lg.eot?#iefixn1z373") format("embedded-opentype"),url("../fonts/lg/lg.woff?n1z373") format("woff"),url("../fonts/lg/lg.ttf?n1z373") format("truetype"),url("../fonts/lg/lg.svg?n1z373#lg") format("svg");font-weight:normal;font-style:normal}.lg-icon{font-family:"lg";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lg-actions .lg-next,.lg-actions .lg-prev{background-color:rgba(0,0,0,.45);border-radius:2px;color:#999;cursor:pointer;display:block;font-size:22px;margin-top:-10px;padding:8px 10px 9px;position:absolute;top:50%;z-index:1080;border:none;outline:none}.lg-actions .lg-next.disabled,.lg-actions .lg-prev.disabled{pointer-events:none;opacity:.5}.lg-actions .lg-next:hover,.lg-actions .lg-prev:hover{color:#fff}.lg-actions .lg-next{right:20px}.lg-actions .lg-next:before{content:""}.lg-actions .lg-prev{left:20px}.lg-actions .lg-prev:after{content:""}@-webkit-keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@-moz-keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@-ms-keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@-webkit-keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}@-moz-keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}@-ms-keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}@keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}.lg-outer.lg-right-end .lg-object{-webkit-animation:lg-right-end .3s;-o-animation:lg-right-end .3s;animation:lg-right-end .3s;position:relative}.lg-outer.lg-left-end .lg-object{-webkit-animation:lg-left-end .3s;-o-animation:lg-left-end .3s;animation:lg-left-end .3s;position:relative}.lg-toolbar{z-index:1082;left:0;position:absolute;top:0;width:100%;background-color:rgba(0,0,0,.45)}.lg-toolbar .lg-icon{color:#999;cursor:pointer;float:right;font-size:24px;height:47px;line-height:27px;padding:10px 0;text-align:center;width:50px;text-decoration:none !important;outline:medium none;-webkit-transition:color .2s linear;-o-transition:color .2s linear;transition:color .2s linear}.lg-toolbar .lg-icon:hover{color:#fff}.lg-toolbar .lg-close:after{content:""}.lg-toolbar .lg-download:after{content:""}.lg-sub-html{background-color:rgba(0,0,0,.45);bottom:0;color:#eee;font-size:16px;left:0;padding:10px 40px;position:fixed;right:0;text-align:center;z-index:1080}.lg-sub-html h4,.lg-sub-html .h4{margin:0;font-size:13px;font-weight:bold}.lg-sub-html p{font-size:12px;margin:5px 0 0}#lg-counter{color:#999;display:inline-block;font-size:16px;padding-left:20px;padding-top:12px;vertical-align:middle}.lg-toolbar,.lg-prev,.lg-next{opacity:1;-webkit-transition:-webkit-transform .35s cubic-bezier(0, 0, 0.25, 1) 0s,opacity .35s cubic-bezier(0, 0, 0.25, 1) 0s,color .2s linear;-moz-transition:-moz-transform .35s cubic-bezier(0, 0, 0.25, 1) 0s,opacity .35s cubic-bezier(0, 0, 0.25, 1) 0s,color .2s linear;-o-transition:-o-transform .35s cubic-bezier(0, 0, 0.25, 1) 0s,opacity .35s cubic-bezier(0, 0, 0.25, 1) 0s,color .2s linear;transition:transform .35s cubic-bezier(0, 0, 0.25, 1) 0s,opacity .35s cubic-bezier(0, 0, 0.25, 1) 0s,color .2s linear}.lg-hide-items .lg-prev{opacity:0;-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0)}.lg-hide-items .lg-next{opacity:0;-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0)}.lg-hide-items .lg-toolbar{opacity:0;-webkit-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0)}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object{-webkit-transform:scale3d(0.5, 0.5, 0.5);transform:scale3d(0.5, 0.5, 0.5);opacity:0;-webkit-transition:-webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s,opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;-moz-transition:-moz-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s,opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;-o-transition:-o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s,opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;transition:transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s,opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);opacity:1}.lg-outer .lg-thumb-outer{background-color:#0d0a0a;bottom:0;position:absolute;width:100%;z-index:1080;max-height:350px;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);-webkit-transition:-webkit-transform .25s cubic-bezier(0, 0, 0.25, 1) 0s;-moz-transition:-moz-transform .25s cubic-bezier(0, 0, 0.25, 1) 0s;-o-transition:-o-transform .25s cubic-bezier(0, 0, 0.25, 1) 0s;transition:transform .25s cubic-bezier(0, 0, 0.25, 1) 0s}.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb{-webkit-transition-duration:0s !important;transition-duration:0s !important}.lg-outer.lg-thumb-open .lg-thumb-outer{-webkit-transform:translate3d(0, 0%, 0);transform:translate3d(0, 0%, 0)}.lg-outer .lg-thumb{padding:10px 0;height:100%;margin-bottom:-5px}.lg-outer .lg-thumb-item{border-radius:5px;cursor:pointer;float:left;overflow:hidden;height:100%;border:2px solid #fff;border-radius:4px;margin-bottom:5px}@media(min-width: 1025px){.lg-outer .lg-thumb-item{-webkit-transition:border-color .25s ease;-o-transition:border-color .25s ease;transition:border-color .25s ease}}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:#a90707}.lg-outer .lg-thumb-item img{width:100%;height:100%;object-fit:cover}.lg-outer.lg-has-thumb .lg-item{padding-bottom:120px}.lg-outer.lg-can-toggle .lg-item{padding-bottom:0}.lg-outer.lg-pull-caption-up .lg-sub-html{-webkit-transition:bottom .25s ease;-o-transition:bottom .25s ease;transition:bottom .25s ease}.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html{bottom:100px}.lg-outer .lg-toogle-thumb{background-color:#0d0a0a;border-radius:2px 2px 0 0;color:#999;cursor:pointer;font-size:24px;height:39px;line-height:27px;padding:5px 0;position:absolute;right:20px;text-align:center;top:-39px;width:50px}.lg-outer .lg-toogle-thumb:after{content:""}.lg-outer .lg-toogle-thumb:hover{color:#fff}.lg-outer .lg-video-cont{display:inline-block;vertical-align:middle;max-width:1140px;max-height:100%;width:100%;padding:0 5px}.lg-outer .lg-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}.lg-outer .lg-video .lg-object{display:inline-block;position:absolute;top:0;left:0;width:100% !important;height:100% !important}.lg-outer .lg-video .lg-video-play{width:84px;height:59px;position:absolute;left:50%;top:50%;margin-left:-42px;margin-top:-30px;z-index:1080;cursor:pointer}.lg-outer .lg-has-iframe .lg-video{-webkit-overflow-scrolling:touch;overflow:auto}.lg-outer .lg-has-vimeo .lg-video-play{background:url("../images/vimeo-play.png") no-repeat scroll 0 0 transparent}.lg-outer .lg-has-vimeo:hover .lg-video-play{background:url("../images/vimeo-play.png") no-repeat scroll 0 -58px transparent}.lg-outer .lg-has-html5 .lg-video-play{background:transparent url("../images/video-play.png") no-repeat scroll 0 0;height:64px;margin-left:-32px;margin-top:-32px;width:64px;opacity:.8}.lg-outer .lg-has-html5:hover .lg-video-play{opacity:1}.lg-outer .lg-has-youtube .lg-video-play{background:url("../images/youtube-play.png") no-repeat scroll 0 0 transparent}.lg-outer .lg-has-youtube:hover .lg-video-play{background:url("../images/youtube-play.png") no-repeat scroll 0 -60px transparent}.lg-outer .lg-video-object{width:100% !important;height:100% !important;position:absolute;top:0;left:0}.lg-outer .lg-has-video .lg-video-object{visibility:hidden}.lg-outer .lg-has-video.lg-video-playing .lg-object,.lg-outer .lg-has-video.lg-video-playing .lg-video-play{display:none}.lg-outer .lg-has-video.lg-video-playing .lg-video-object{visibility:visible}.lg-progress-bar{background-color:#333;height:5px;left:0;position:absolute;top:0;width:100%;z-index:1083;opacity:0;-webkit-transition:opacity .08s ease 0s;-moz-transition:opacity .08s ease 0s;-o-transition:opacity .08s ease 0s;transition:opacity .08s ease 0s}.lg-progress-bar .lg-progress{background-color:#a90707;height:5px;width:0}.lg-progress-bar.lg-start .lg-progress{width:100%}.lg-show-autoplay .lg-progress-bar{opacity:1}.lg-autoplay-button:after{content:""}.lg-show-autoplay .lg-autoplay-button:after{content:""}.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap,.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image{-webkit-transition-duration:0s;transition-duration:0s}.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition:-webkit-transform .3s cubic-bezier(0, 0, 0.25, 1) 0s;-moz-transition:-moz-transform .3s cubic-bezier(0, 0, 0.25, 1) 0s;-o-transition:-o-transform .3s cubic-bezier(0, 0, 0.25, 1) 0s;transition:transform .3s cubic-bezier(0, 0, 0.25, 1) 0s}.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition:left .3s cubic-bezier(0, 0, 0.25, 1) 0s,top .3s cubic-bezier(0, 0, 0.25, 1) 0s;-moz-transition:left .3s cubic-bezier(0, 0, 0.25, 1) 0s,top .3s cubic-bezier(0, 0, 0.25, 1) 0s;-o-transition:left .3s cubic-bezier(0, 0, 0.25, 1) 0s,top .3s cubic-bezier(0, 0, 0.25, 1) 0s;transition:left .3s cubic-bezier(0, 0, 0.25, 1) 0s,top .3s cubic-bezier(0, 0, 0.25, 1) 0s}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);-webkit-transition:-webkit-transform .3s cubic-bezier(0, 0, 0.25, 1) 0s,opacity .15s !important;-moz-transition:-moz-transform .3s cubic-bezier(0, 0, 0.25, 1) 0s,opacity .15s !important;-o-transition:-o-transform .3s cubic-bezier(0, 0, 0.25, 1) 0s,opacity .15s !important;transition:transform .3s cubic-bezier(0, 0, 0.25, 1) 0s,opacity .15s !important;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}#lg-zoom-in:after{content:""}#lg-actual-size{font-size:20px}#lg-actual-size:after{content:""}#lg-zoom-out{opacity:.5;pointer-events:none}#lg-zoom-out:after{content:""}.lg-zoomed #lg-zoom-out{opacity:1;pointer-events:auto}.lg-outer .lg-pager-outer{bottom:60px;left:0;position:absolute;right:0;text-align:center;z-index:1080;height:10px}.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont{overflow:visible}.lg-outer .lg-pager-cont{cursor:pointer;display:inline-block;overflow:hidden;position:relative;vertical-align:top;margin:0 5px}.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.lg-outer .lg-pager-cont.lg-pager-active .lg-pager{box-shadow:0 0 0 2px #fff inset}.lg-outer .lg-pager-thumb-cont{background-color:#fff;color:#fff;bottom:100%;height:83px;left:0;margin-bottom:20px;margin-left:-60px;opacity:0;padding:5px;position:absolute;width:120px;border-radius:3px;-webkit-transition:opacity .15s ease 0s,-webkit-transform .15s ease 0s;-moz-transition:opacity .15s ease 0s,-moz-transform .15s ease 0s;-o-transition:opacity .15s ease 0s,-o-transform .15s ease 0s;transition:opacity .15s ease 0s,transform .15s ease 0s;-webkit-transform:translate3d(0, 5px, 0);transform:translate3d(0, 5px, 0)}.lg-outer .lg-pager-thumb-cont img{width:100%;height:100%}.lg-outer .lg-pager{background-color:rgba(255,255,255,.5);border-radius:50%;box-shadow:0 0 0 8px rgba(255,255,255,.7) inset;display:block;height:12px;-webkit-transition:box-shadow .3s ease 0s;-o-transition:box-shadow .3s ease 0s;transition:box-shadow .3s ease 0s;width:12px}.lg-outer .lg-pager:hover,.lg-outer .lg-pager:focus{box-shadow:0 0 0 8px #fff inset}.lg-outer .lg-caret{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px dashed;bottom:-10px;display:inline-block;height:0;left:50%;margin-left:-5px;position:absolute;vertical-align:middle;width:0}.lg-fullscreen:after{content:""}.lg-fullscreen-on .lg-fullscreen:after{content:""}.lg-outer #lg-dropdown-overlay{background-color:rgba(0,0,0,.25);bottom:0;cursor:default;left:0;position:fixed;right:0;top:0;z-index:1081;opacity:0;visibility:hidden;-webkit-transition:visibility 0s linear .18s,opacity .18s linear 0s;-o-transition:visibility 0s linear .18s,opacity .18s linear 0s;transition:visibility 0s linear .18s,opacity .18s linear 0s}.lg-outer.lg-dropdown-active .lg-dropdown,.lg-outer.lg-dropdown-active #lg-dropdown-overlay{-webkit-transition-delay:0s;transition-delay:0s;-moz-transform:translate3d(0, 0px, 0);-o-transform:translate3d(0, 0px, 0);-ms-transform:translate3d(0, 0px, 0);-webkit-transform:translate3d(0, 0px, 0);transform:translate3d(0, 0px, 0);opacity:1;visibility:visible}.lg-outer.lg-dropdown-active #lg-share{color:#fff}.lg-outer .lg-dropdown{background-color:#fff;border-radius:2px;font-size:14px;list-style-type:none;margin:0;padding:10px 0;position:absolute;right:0;text-align:left;top:50px;opacity:0;visibility:hidden;-moz-transform:translate3d(0, 5px, 0);-o-transform:translate3d(0, 5px, 0);-ms-transform:translate3d(0, 5px, 0);-webkit-transform:translate3d(0, 5px, 0);transform:translate3d(0, 5px, 0);-webkit-transition:-webkit-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;-moz-transition:-moz-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;-o-transition:-o-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;transition:transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s}.lg-outer .lg-dropdown:after{content:"";display:block;height:0;width:0;position:absolute;border:8px solid transparent;border-bottom-color:#fff;right:16px;top:-16px}.lg-outer .lg-dropdown>li:last-child{margin-bottom:0px}.lg-outer .lg-dropdown>li:hover a,.lg-outer .lg-dropdown>li:hover .lg-icon{color:#333}.lg-outer .lg-dropdown a{color:#333;display:block;white-space:pre;padding:4px 12px;font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px}.lg-outer .lg-dropdown a:hover{background-color:rgba(0,0,0,.07)}.lg-outer .lg-dropdown .lg-dropdown-text{display:inline-block;line-height:1;margin-top:-3px;vertical-align:middle}.lg-outer .lg-dropdown .lg-icon{color:#333;display:inline-block;float:none;font-size:20px;height:auto;line-height:1;margin-right:8px;padding:0;vertical-align:middle;width:auto}.lg-outer #lg-share{position:relative}.lg-outer #lg-share:after{content:""}.lg-outer #lg-share-facebook .lg-icon{color:#3b5998}.lg-outer #lg-share-facebook .lg-icon:after{content:""}.lg-outer #lg-share-twitter .lg-icon{color:#00aced}.lg-outer #lg-share-twitter .lg-icon:after{content:""}.lg-outer #lg-share-googleplus .lg-icon{color:#dd4b39}.lg-outer #lg-share-googleplus .lg-icon:after{content:""}.lg-outer #lg-share-pinterest .lg-icon{color:#cb2027}.lg-outer #lg-share-pinterest .lg-icon:after{content:""}.lg-group:after{content:"";display:table;clear:both}.lg-outer{width:100%;height:100%;position:fixed;top:0;left:0;z-index:1050;text-align:left;opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-outer *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lg-outer.lg-visible{opacity:1}.lg-outer.lg-css3 .lg-item.lg-prev-slide,.lg-outer.lg-css3 .lg-item.lg-next-slide,.lg-outer.lg-css3 .lg-item.lg-current{-webkit-transition-duration:inherit !important;transition-duration:inherit !important;-webkit-transition-timing-function:inherit !important;transition-timing-function:inherit !important}.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-current{-webkit-transition-duration:0s !important;transition-duration:0s !important;opacity:1}.lg-outer.lg-grab img.lg-object{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg{height:100%;width:100%;position:relative;overflow:hidden;margin-left:auto;margin-right:auto;max-width:100%;max-height:100%}.lg-outer .lg-inner{width:100%;height:100%;position:absolute;left:0;top:0;white-space:nowrap}.lg-outer .lg-item{background:url("../images/loading.gif") no-repeat scroll center center transparent;display:none !important}.lg-outer.lg-css3 .lg-prev-slide,.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide{display:inline-block !important}.lg-outer.lg-css .lg-current{display:inline-block !important}.lg-outer .lg-item,.lg-outer .lg-img-wrap{display:inline-block;text-align:center;position:absolute;width:100%;height:100%}.lg-outer .lg-item:before,.lg-outer .lg-img-wrap:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}.lg-outer .lg-img-wrap{position:absolute;padding:0 5px;left:0;right:0;top:0;bottom:0}.lg-outer .lg-item.lg-complete{background-image:none}.lg-outer .lg-item.lg-current{z-index:1060}.lg-outer .lg-image{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;width:auto !important;height:auto !important}.lg-outer.lg-show-after-load .lg-item .lg-object,.lg-outer.lg-show-after-load .lg-item .lg-video-play{opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play{opacity:1}.lg-outer .lg-empty-html{display:none}.lg-outer.lg-hide-download #lg-download{display:none}.lg-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1040;background-color:#000;opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-backdrop.in{opacity:1}.lg-css3.lg-no-trans .lg-prev-slide,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-current{-webkit-transition:none 0s ease 0s !important;-moz-transition:none 0s ease 0s !important;-o-transition:none 0s ease 0s !important;transition:none 0s ease 0s !important}.lg-css3.lg-use-css3 .lg-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-css3.lg-use-left .lg-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-css3.lg-fade .lg-item{opacity:0}.lg-css3.lg-fade .lg-item.lg-current{opacity:1}.lg-css3.lg-fade .lg-item.lg-prev-slide,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-current{-webkit-transition:opacity .1s ease 0s;-moz-transition:opacity .1s ease 0s;-o-transition:opacity .1s ease 0s;transition:opacity .1s ease 0s}.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);opacity:1}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transition:-webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,opacity .1s ease 0s}.lg-css3.lg-slide.lg-use-left .lg-item{opacity:0;position:absolute;left:0}.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{left:-100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide{left:100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current{left:0;opacity:1}.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide,.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-left .lg-item.lg-current{-webkit-transition:left 1s cubic-bezier(0, 0, 0.25, 1) 0s,opacity .1s ease 0s;-moz-transition:left 1s cubic-bezier(0, 0, 0.25, 1) 0s,opacity .1s ease 0s;-o-transition:left 1s cubic-bezier(0, 0, 0.25, 1) 0s,opacity .1s ease 0s;transition:left 1s cubic-bezier(0, 0, 0.25, 1) 0s,opacity .1s ease 0s}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px, 0, 0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{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:linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-right{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:linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-bottom{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;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none !important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{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-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none !important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform: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-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(0.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(0.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{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;box-shadow:none;-webkit-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-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0px, -50%, 0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform: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{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius, 10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none !important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset, 1%);bottom:var(--swiper-scrollbar-bottom, 4px);top:var(--swiper-scrollbar-top, auto);z-index:50;height:var(--swiper-scrollbar-size, 4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left, auto);right:var(--swiper-scrollbar-right, 4px);top:var(--swiper-scrollbar-sides-offset, 1%);z-index:50;width:var(--swiper-scrollbar-size, 4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));border-radius:var(--swiper-scrollbar-border-radius, 10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}body{overflow-x:clip}@media(max-width: 991.98px){.hero-illustration{display:none}}.search-bar .tour-calendar{position:relative}.search-bar .tour-calendar .cal-inner{top:65.5px}.mobile-show{display:none !important}@media(max-width: 767px){.mobile-show{display:block !important}}@media(max-width: 767px){.mobile-hide{display:none !important}}.search-bar .frm-select{z-index:0}.tour-calendar .tab{display:none}.tour-calendar .tab.active{display:block}.tour-calendar .cal-months{position:relative}.tour-calendar .cal-months:before{content:"";position:absolute;width:1px;background:#e4eef0;top:54px;left:50%;transform:translateX(-50%);bottom:8px;margin-bottom:13px}.tour-calendar .cal-inner{position:absolute;left:50%;top:46px;transform:translateX(-50%);width:min(710px, 96vw);background:#fff;border:1px solid #edf0f2;border-radius:1rem}.tour-calendar .btn-icon{width:40px;height:40px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center}.tour-calendar .tour-calendar .btn-group .btn{border-radius:12px}.tour-calendar .tour-calendar .btn-group .btn.active{background:#e9f7ef;border-color:#20c997;color:#198754}.tour-calendar .cal-month{background:transparent;border:0}.tour-calendar .cal-month .cal-grid{display:grid;grid-template-columns:repeat(7, 1fr);gap:.25rem}.tour-calendar .cal-month .cal-grid .dow{color:#6c757d;text-align:center;padding:.25rem 0}.tour-calendar .cal-month .cal-grid .day{text-align:center;padding:.5rem 0;border-radius:12px;cursor:pointer;user-select:none;border:1px solid transparent}.tour-calendar .cal-month .cal-grid .day.muted{color:#c1c7cd;cursor:default}.tour-calendar .cal-month .cal-grid .day:hover{background:#f3f4f6}.tour-calendar .cal-month .cal-grid .day.selected{background:#e55500;border:1px solid #e55500;color:#fff;font-weight:600}.tour-calendar .cal-month .cal-grid .day.in-range{background:#fff3e6}.tour-calendar .cal-presets .btn{border-radius:999px}.tour-calendar .cal-footer{padding-top:1rem}.tour-calendar .cal-footer .btn{border-radius:14px;height:44px;padding:0;font-size:14px;line-height:1.4}.tour-calendar .cal-grid button.day.selected{background:#419171;color:#fff;border-color:#419171}@media(max-width: 767.98px){.tour-calendar .tour-calendar .cal-inner{top:64px}}.tour-calendar .btn-group>.btn:nth-child(n+3),.tour-calendar .btn-group>:not(.btn-check)+.btn,.tour-calendar .btn-group>.btn-group:not(:first-child)>.btn,.tour-calendar .btn-group>.btn:not(:last-child):not(.dropdown-toggle),.tour-calendar .btn-group>.btn.dropdown-toggle-split:first-child,.tour-calendar .btn-group>.btn-group:not(:last-child)>.btn{border-radius:14px !important}.tour-calendar .form-check{line-height:1;min-height:auto;height:18px}.tour-calendar .cal-header{margin-bottom:0 !important;height:60px}.tour-calendar .cal-header .btn-group{justify-content:center}.tour-calendar .cal-header .btn-group .btn{flex:0 0 40%;font-weight:600;padding-left:.25rem;padding-right:.25rem;min-width:180px}.tour-calendar .cal-header .btn-group .btn.active{background-color:#fff !important;color:#419171 !important;border-color:#e4eef0 !important}.hero-section{background:#16232b;background-size:cover;background-position:center}.hero-section{height:70vh;max-height:39.375rem;min-height:45rem}.hero-slider{position:absolute;inset:0;overflow:hidden}.hero-slide{position:absolute;inset:0;opacity:0;transform:scale(1.05);transition:opacity .8s ease,transform 5s ease}.hero-slide img{width:100%;height:100%;object-fit:cover}.hero-slide.active{opacity:1;transform:scale(1)}.hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg, rgba(22, 35, 43, 0.65), rgba(8, 28, 36, 0.75))}.hero-nav{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border:none;background:rgba(255,255,255,.25);color:#fff;border-radius:12px;display:flex;align-items:center;justify-content:center;z-index:3}.hero-nav:hover{background:rgba(255,255,255,.35)}.hero-nav.prev{left:24px}.hero-nav.next{right:24px}.hero-dots{position:absolute;left:50%;bottom:24px;transform:translateX(-50%);display:flex;gap:10px;z-index:3}.hero-dots button{width:8px;height:8px;border-radius:999px;background:#e4eef0;border:0}.hero-dots button.active{background:#e55500}#hero .container:not(.container .container){z-index:99;padding-top:6rem;display:flex;align-items:center;justify-content:center}.search-bar .form-row{flex:1 1 auto;background:#fff;border-radius:.875rem;box-shadow:0 10px 24px rgba(0,0,0,.15)}.search-bar .frm-select .select-btn{border:0;background:none;height:auto;padding:0;font-weight:600}.search-bar .frm-select .select-btn.show,.search-bar .frm-select .select-btn:active,.search-bar .frm-select .select-btn:hover{border:0;background:none !important;color:#e55500}.search-bar .sb-field{padding:10px 16px}.search-bar .sb-label{display:block;font-size:.875rem;color:#878e8f;margin:0}.search-bar .sb-input{padding:0;height:auto;min-width:180px}.search-bar .form-control-plaintext,.search-bar .form-select-plaintext{border:0;box-shadow:none}.search-bar .sb-icon{font-size:22px;color:#1bb56a}.search-bar .sb-divider{width:1px;background:rgba(0,0,0,.1);margin:0 6px}.search-bar .frm-select .select-btn,.search-bar .form-control,.search-bar .form-select{font-size:1rem}@media(max-width: 1070.98px){.hero-section{min-height:50rem}.search-bar{width:100%;flex-wrap:wrap;border-radius:20px;gap:8px}.search-bar .frm-select{z-index:0}.search-bar .sb-divider{display:none}.search-bar .sb-submit{width:100%;margin-left:0}.search-bar .form-row{flex-wrap:wrap;flex-direction:column;background:none;border:0;border-radius:0}.search-bar .form-row .sb-divider{display:none}.search-bar .form-row .sb-field{background:#fff;border-radius:.875rem;width:100%;margin-bottom:1rem}.search-bar .form-row .sb-field div{flex:1 1 auto;gap:1px}#hero h1 br,#hero .h1 br{display:none}.activities-select{position:static !important}}.logo{display:block;flex:0 0 145px;height:32px;width:145px;background:url(../images/logo-dark.svg) 0 0 no-repeat;background-size:100%;overflow:hidden;text-indent:-9999px;margin:0 3.125rem 0 0;padding:0}.logo a{display:block;height:100%;width:100%}.index-page.header-fixed #header .menu-burger{background-image:url("data:image/svg+xml,%3Csvg width='17' height='10' viewBox='0 0 17 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.5 1.66667H14.1667C14.3877 1.66667 14.5996 1.57887 14.7559 1.42259C14.9122 1.26631 15 1.05435 15 0.833333C15 0.61232 14.9122 0.400358 14.7559 0.244078C14.5996 0.0877975 14.3877 0 14.1667 0H2.5C2.27899 0 2.06702 0.0877975 1.91074 0.244078C1.75446 0.400358 1.66667 0.61232 1.66667 0.833333C1.66667 1.05435 1.75446 1.26631 1.91074 1.42259C2.06702 1.57887 2.27899 1.66667 2.5 1.66667ZM15.8333 4.16667H0.833333C0.61232 4.16667 0.400358 4.25446 0.244078 4.41074C0.0877973 4.56702 0 4.77899 0 5C0 5.22101 0.0877973 5.43297 0.244078 5.58926C0.400358 5.74554 0.61232 5.83333 0.833333 5.83333H15.8333C16.0543 5.83333 16.2663 5.74554 16.4226 5.58926C16.5789 5.43297 16.6667 5.22101 16.6667 5C16.6667 4.77899 16.5789 4.56702 16.4226 4.41074C16.2663 4.25446 16.0543 4.16667 15.8333 4.16667ZM14.1667 8.33333H2.5C2.27899 8.33333 2.06702 8.42113 1.91074 8.57741C1.75446 8.73369 1.66667 8.94565 1.66667 9.16667C1.66667 9.38768 1.75446 9.59964 1.91074 9.75592C2.06702 9.9122 2.27899 10 2.5 10H14.1667C14.3877 10 14.5996 9.9122 14.7559 9.75592C14.9122 9.59964 15 9.38768 15 9.16667C15 8.94565 14.9122 8.73369 14.7559 8.57741C14.5996 8.42113 14.3877 8.33333 14.1667 8.33333Z' fill='%2316232B'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:cover;background-size:17px 18px;background-position:center}.index-page.header-fixed #header .header-search-btn,.index-page.header-fixed #header .header-login-btn{color:#16232b}.index-page #header{position:absolute;top:0;left:0;right:0;z-index:999;background:none}.index-page #header .logo{background:url(../images/logo.svg) 0 0 no-repeat}.index-page #header .menu-burger{background-image:url("data:image/svg+xml,%3Csvg width='17' height='10' viewBox='0 0 17 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.5 1.66667H14.1667C14.3877 1.66667 14.5996 1.57887 14.7559 1.42259C14.9122 1.26631 15 1.05435 15 0.833333C15 0.61232 14.9122 0.400358 14.7559 0.244078C14.5996 0.0877975 14.3877 0 14.1667 0H2.5C2.27899 0 2.06702 0.0877975 1.91074 0.244078C1.75446 0.400358 1.66667 0.61232 1.66667 0.833333C1.66667 1.05435 1.75446 1.26631 1.91074 1.42259C2.06702 1.57887 2.27899 1.66667 2.5 1.66667ZM15.8333 4.16667H0.833333C0.61232 4.16667 0.400358 4.25446 0.244078 4.41074C0.0877973 4.56702 0 4.77899 0 5C0 5.22101 0.0877973 5.43297 0.244078 5.58926C0.400358 5.74554 0.61232 5.83333 0.833333 5.83333H15.8333C16.0543 5.83333 16.2663 5.74554 16.4226 5.58926C16.5789 5.43297 16.6667 5.22101 16.6667 5C16.6667 4.77899 16.5789 4.56702 16.4226 4.41074C16.2663 4.25446 16.0543 4.16667 15.8333 4.16667ZM14.1667 8.33333H2.5C2.27899 8.33333 2.06702 8.42113 1.91074 8.57741C1.75446 8.73369 1.66667 8.94565 1.66667 9.16667C1.66667 9.38768 1.75446 9.59964 1.91074 9.75592C2.06702 9.9122 2.27899 10 2.5 10H14.1667C14.3877 10 14.5996 9.9122 14.7559 9.75592C14.9122 9.59964 15 9.38768 15 9.16667C15 8.94565 14.9122 8.73369 14.7559 8.57741C14.5996 8.42113 14.3877 8.33333 14.1667 8.33333Z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:cover;background-size:17px 18px;background-position:center}.index-page #header .btn-outline-primary{color:#fff !important}.index-page #header .header-search-btn,.index-page #header .header-login-btn{color:#fff}.index-page .navbar{border-top:1px solid #878e8f}.index-page .navbar a{color:#fff}.index-page .navbar a:not(.btn-open-drop):hover{color:#e55500 !important}.index-page .navbar:not(.btn-open-drop) i:before{background-image:url("data:image/svg+xml;utf8,<svg width='9' height='6' viewBox='0 0 9 6' xmlns='http://www.w3.org/2000/svg'><path d='M8.53817 0.242327C8.38203 0.0871179 8.17082 0 7.95066 0C7.73051 0 7.5193 0.0871179 7.36316 0.242327L4.3715 3.19233L1.4215 0.242327C1.26536 0.0871179 1.05415 0 0.833999 0C0.613844 0 0.402634 0.0871179 0.246499 0.242327C0.168392 0.319796 0.106396 0.411964 0.0640889 0.513513C0.0217817 0.615062 0 0.723984 0 0.833994C0 0.944004 0.0217817 1.05292 0.0640889 1.15447C0.106396 1.25602 0.168392 1.34819 0.246499 1.42566L3.77983 4.95899C3.8573 5.0371 3.94947 5.0991 4.05102 5.1414C4.15257 5.18371 4.26149 5.20549 4.3715 5.20549C4.48151 5.20549 4.59043 5.18371 4.69198 5.1414C4.79353 5.0991 4.8857 5.0371 4.96316 4.95899L8.53817 1.42566C8.61627 1.34819 8.67827 1.25602 8.72057 1.15447C8.76288 1.05292 8.78466 0.944004 8.78466 0.833994C8.78466 0.723984 8.76288 0.615062 8.72057 0.513513C8.67827 0.411964 8.61627 0.319796 8.53817 0.242327Z' fill='white'/></svg>")}.index-page .header-currency,.index-page .header-fav-btn,.index-page .header-lang-btn{color:#fff !important}.index-page .header-currency .dropdown-arrow{background-image:url("data:image/svg+xml;utf8,<svg width='9' height='6' viewBox='0 0 9 6' xmlns='http://www.w3.org/2000/svg'><path d='M8.53817 0.242327C8.38203 0.0871179 8.17082 0 7.95066 0C7.73051 0 7.5193 0.0871179 7.36316 0.242327L4.3715 3.19233L1.4215 0.242327C1.26536 0.0871179 1.05415 0 0.833999 0C0.613844 0 0.402634 0.0871179 0.246499 0.242327C0.168392 0.319796 0.106396 0.411964 0.0640889 0.513513C0.0217817 0.615062 0 0.723984 0 0.833994C0 0.944004 0.0217817 1.05292 0.0640889 1.15447C0.106396 1.25602 0.168392 1.34819 0.246499 1.42566L3.77983 4.95899C3.8573 5.0371 3.94947 5.0991 4.05102 5.1414C4.15257 5.18371 4.26149 5.20549 4.3715 5.20549C4.48151 5.20549 4.59043 5.18371 4.69198 5.1414C4.79353 5.0991 4.8857 5.0371 4.96316 4.95899L8.53817 1.42566C8.61627 1.34819 8.67827 1.25602 8.72057 1.15447C8.76288 1.05292 8.78466 0.944004 8.78466 0.833994C8.78466 0.723984 8.76288 0.615062 8.72057 0.513513C8.67827 0.411964 8.61627 0.319796 8.53817 0.242327Z' fill='white'/></svg>") !important}.index-page main{padding-top:0}main{padding-top:174px}#header{background:#fff;position:absolute;top:0;left:0;right:0;z-index:999}#header>.container>.row{border-bottom:1px solid #e4eef0;height:80px}#header .menu-burger{display:none;background-image:url("data:image/svg+xml,%3Csvg width='17' height='10' viewBox='0 0 17 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.5 1.66667H14.1667C14.3877 1.66667 14.5996 1.57887 14.7559 1.42259C14.9122 1.26631 15 1.05435 15 0.833333C15 0.61232 14.9122 0.400358 14.7559 0.244078C14.5996 0.0877975 14.3877 0 14.1667 0H2.5C2.27899 0 2.06702 0.0877975 1.91074 0.244078C1.75446 0.400358 1.66667 0.61232 1.66667 0.833333C1.66667 1.05435 1.75446 1.26631 1.91074 1.42259C2.06702 1.57887 2.27899 1.66667 2.5 1.66667ZM15.8333 4.16667H0.833333C0.61232 4.16667 0.400358 4.25446 0.244078 4.41074C0.0877973 4.56702 0 4.77899 0 5C0 5.22101 0.0877973 5.43297 0.244078 5.58926C0.400358 5.74554 0.61232 5.83333 0.833333 5.83333H15.8333C16.0543 5.83333 16.2663 5.74554 16.4226 5.58926C16.5789 5.43297 16.6667 5.22101 16.6667 5C16.6667 4.77899 16.5789 4.56702 16.4226 4.41074C16.2663 4.25446 16.0543 4.16667 15.8333 4.16667ZM14.1667 8.33333H2.5C2.27899 8.33333 2.06702 8.42113 1.91074 8.57741C1.75446 8.73369 1.66667 8.94565 1.66667 9.16667C1.66667 9.38768 1.75446 9.59964 1.91074 9.75592C2.06702 9.9122 2.27899 10 2.5 10H14.1667C14.3877 10 14.5996 9.9122 14.7559 9.75592C14.9122 9.59964 15 9.38768 15 9.16667C15 8.94565 14.9122 8.73369 14.7559 8.57741C14.5996 8.42113 14.3877 8.33333 14.1667 8.33333Z' fill='%2316232B'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:cover;background-size:17px 18px;background-position:center;width:20px;height:20px;flex:0 0 20px;align-items:center;justify-content:center;margin:0 14px 0 0;text-indent:-9999px;overflow:hidden;padding:0 !important}#header .header-fav-btn{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;background-color:transparent;position:relative;border-radius:10px}#header .header-fav-btn .bi{font-size:1.25rem}#header .header-fav-btn:hover{background-color:#e4eef0;color:#16232b !important}#header .header-badge{position:absolute;top:3px;right:1px;padding:0 .188rem;height:12px;border-radius:4px;background-color:#e55500;border:1px solid #fff;color:#fff;font-size:8px;font-weight:600;line-height:10px;display:flex;align-items:center}#header .header-lang-btn{border-radius:10px;width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;background-color:transparent;position:relative}#header .header-lang-btn:hover{background-color:#e4eef0;color:#16232b !important}#header .header-lang-btn .bi{font-size:1.25rem}#header .header-lang-badge{position:absolute;top:3px;right:2px;padding:0 .188rem;height:12px;border-radius:4px;background-color:#e55500;border:1px solid #fff;color:#fff;font-size:8px;font-weight:400;line-height:10px;display:flex;align-items:center}#header .dropdown-menu-center{right:auto;left:50%;transform:translateX(-50%) !important}#header .header-lang-btn{position:relative}#header .header-lang-btn .dropdown-menu{min-width:auto}#header .header-currency{position:relative;border:none;background:transparent;padding:0;font-size:.98rem;color:#16232b;cursor:default}#header .header-currency .dropdown-menu{min-width:auto}#header .header-currency .dropdown-arrow{transition:all .3s ease;display:inline-block;width:9px;height:6px;background-image:url("data:image/svg+xml;utf8,<svg width='9' height='6' viewBox='0 0 9 6' xmlns='http://www.w3.org/2000/svg'><path d='M8.53817 0.242327C8.38203 0.0871179 8.17082 0 7.95066 0C7.73051 0 7.5193 0.0871179 7.36316 0.242327L4.3715 3.19233L1.4215 0.242327C1.26536 0.0871179 1.05415 0 0.833999 0C0.613844 0 0.402634 0.0871179 0.246499 0.242327C0.168392 0.319796 0.106396 0.411964 0.0640889 0.513513C0.0217817 0.615062 0 0.723984 0 0.833994C0 0.944004 0.0217817 1.05292 0.0640889 1.15447C0.106396 1.25602 0.168392 1.34819 0.246499 1.42566L3.77983 4.95899C3.8573 5.0371 3.94947 5.0991 4.05102 5.1414C4.15257 5.18371 4.26149 5.20549 4.3715 5.20549C4.48151 5.20549 4.59043 5.18371 4.69198 5.1414C4.79353 5.0991 4.8857 5.0371 4.96316 4.95899L8.53817 1.42566C8.61627 1.34819 8.67827 1.25602 8.72057 1.15447C8.76288 1.05292 8.78466 0.944004 8.78466 0.833994C8.78466 0.723984 8.76288 0.615062 8.72057 0.513513C8.67827 0.411964 8.61627 0.319796 8.53817 0.242327Z' fill='%2316232B'/></svg>")}#header .header-currency .dropdown-menu a{display:flex;justify-content:space-between;width:100%}#header .header-currency .dropdown-menu a span{color:#878e8f;margin:0 0 0 1rem}#header .header-currency:hover .dropdown-arrow{transform:rotate(-180deg)}#header .header-search-btn,#header .header-login-btn{border:none;display:none !important;background:transparent;padding:0;color:#16232b}#header .btn-outline-primary{color:#e55500 !important}#header .btn-outline-primary:hover{color:#fff !important}#header .phone{padding-left:.75rem;padding-right:.75rem;height:42px;width:42px}#header .phone i:before{font-weight:600 !important}#header .row:not(.regions-columns){margin:0}#header .row:not(.regions-columns) .align-right{flex:0;padding:0}#header .row:not(.regions-columns) .align-left{flex:0;padding:0;flex-wrap:nowrap}#header .header-search{min-width:340px;max-width:700px;width:588px;flex:1 1 588px}#header .header-search .sb-divider{width:1px;height:16px;background:#e4eef0;flex:0 0 1px}#header .search-form{position:relative;z-index:99999;border-radius:14px;border:1px solid #e55500;background-color:#fff;height:50px;padding:4px}#header .search-form .btn-primary{font-size:14px;height:42px}#header .search-form .btn-primary span.disable{display:inline}#header .search-form .btn-primary span.active{display:none}#header .search-form .btn-primary.active span.disable{display:none}#header .search-form .btn-primary.active span.active{display:inline}#header .search-field{border:0;background:transparent;height:100%;padding:0 1.75rem;display:flex;align-items:center;gap:.75rem;font-size:.875rem;font-weight:400;color:#16232b;white-space:nowrap;flex:0 0 39%;width:39%;position:relative}#header .search-field .label{overflow:hidden;text-overflow:ellipsis;position:absolute;font-size:14px;line-height:1.4;top:50%;left:60px;transform:translateY(-50%);transition:all .1s ease;font-weight:400;color:#16232b}#header .search-field input{font-size:14px;line-height:1.4;font-weight:600;padding:14px 0 0;pointer-events:none}#header .search-field.active .label{font-size:12px;margin:-10px 0 0}#header .search-field+.search-field{border-left:1px solid #f0f3f6}#header .search-icon{font-size:1.2rem;color:#16232b;display:flex;align-items:center;justify-content:center}#header .search-submit-btn{border:0;background-color:#e55500;color:#fff;font-weight:700;font-size:1.05rem;padding:0 2.6rem;border-radius:999px;display:flex;align-items:center;justify-content:center;white-space:nowrap}#header .search-submit-btn:hover{background-color:#d64d00;color:#fff}.navbar-nav{justify-content:space-between;width:100%}.navbar-nav a{display:flex;align-items:center;white-space:nowrap;color:#16232b;transition:all .15s ease !important}.navbar-nav a:not(.btn-open-drop):hover{color:#16232b !important}.navbar-nav a i{margin:0 0 0 .477rem;display:flex;align-items:center;transition:all .3s ease}.navbar-nav a i:before{content:"";background-image:url("data:image/svg+xml;utf8,<svg width='9' height='6' viewBox='0 0 9 6' xmlns='http://www.w3.org/2000/svg'><path d='M8.53817 0.242327C8.38203 0.0871179 8.17082 0 7.95066 0C7.73051 0 7.5193 0.0871179 7.36316 0.242327L4.3715 3.19233L1.4215 0.242327C1.26536 0.0871179 1.05415 0 0.833999 0C0.613844 0 0.402634 0.0871179 0.246499 0.242327C0.168392 0.319796 0.106396 0.411964 0.0640889 0.513513C0.0217817 0.615062 0 0.723984 0 0.833994C0 0.944004 0.0217817 1.05292 0.0640889 1.15447C0.106396 1.25602 0.168392 1.34819 0.246499 1.42566L3.77983 4.95899C3.8573 5.0371 3.94947 5.0991 4.05102 5.1414C4.15257 5.18371 4.26149 5.20549 4.3715 5.20549C4.48151 5.20549 4.59043 5.18371 4.69198 5.1414C4.79353 5.0991 4.8857 5.0371 4.96316 4.95899L8.53817 1.42566C8.61627 1.34819 8.67827 1.25602 8.72057 1.15447C8.76288 1.05292 8.78466 0.944004 8.78466 0.833994C8.78466 0.723984 8.76288 0.615062 8.72057 0.513513C8.67827 0.411964 8.61627 0.319796 8.53817 0.242327Z' fill='white'/></svg>");display:inline-block;width:9px;height:6px}.navbar-nav a:not(.btn-open-drop) i:before{background-image:url("data:image/svg+xml;utf8,<svg width='9' height='6' viewBox='0 0 9 6' xmlns='http://www.w3.org/2000/svg'><path d='M8.53817 0.242327C8.38203 0.0871179 8.17082 0 7.95066 0C7.73051 0 7.5193 0.0871179 7.36316 0.242327L4.3715 3.19233L1.4215 0.242327C1.26536 0.0871179 1.05415 0 0.833999 0C0.613844 0 0.402634 0.0871179 0.246499 0.242327C0.168392 0.319796 0.106396 0.411964 0.0640889 0.513513C0.0217817 0.615062 0 0.723984 0 0.833994C0 0.944004 0.0217817 1.05292 0.0640889 1.15447C0.106396 1.25602 0.168392 1.34819 0.246499 1.42566L3.77983 4.95899C3.8573 5.0371 3.94947 5.0991 4.05102 5.1414C4.15257 5.18371 4.26149 5.20549 4.3715 5.20549C4.48151 5.20549 4.59043 5.18371 4.69198 5.1414C4.79353 5.0991 4.8857 5.0371 4.96316 4.95899L8.53817 1.42566C8.61627 1.34819 8.67827 1.25602 8.72057 1.15447C8.76288 1.05292 8.78466 0.944004 8.78466 0.833994C8.78466 0.723984 8.76288 0.615062 8.72057 0.513513C8.67827 0.411964 8.61627 0.319796 8.53817 0.242327Z' fill='%2316232B'/></svg>")}.navbar-nav li:hover a i{transform:rotate(-180deg)}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:#fff;background-color:#e55500;border-radius:.875rem;padding-left:1.25rem;padding-right:1.25rem}.navbar-nav .nav-link.active:hover,.navbar-nav .nav-link.show:hover{opacity:.8}.navbar-nav .more{display:none;align-items:center}.navbar-nav .more.show{display:flex}#header .dropdown-hover:hover>.dropdown-menu{display:block}#header .dropdown-menu:not(.dest-menu){transform:translateY(10px);opacity:0;visibility:hidden;transition:.2s ease}#header .dropdown-menu:not(.dest-menu) a{padding:.5rem;color:#16232b !important}#header .dropdown-menu:not(.dest-menu) a:hover{color:#e55500 !important;opacity:1}#header .dropdown-hover:hover>.dropdown-menu{transform:translateY(0);opacity:1;visibility:visible}#header .dropdown-menu-end{right:0 !important;left:auto !important}.dest-menu{flex-direction:column;width:588px;max-width:588px;max-height:540px;border:1px solid var(--bs-border-color);border-radius:1rem;background:var(--bs-body-bg)}@media(max-width: 767.98px){.dest-menu{max-width:60vw;max-height:80vh}}.dest-menu.show{display:flex}.dest-menu .dest-menu-body{max-height:30vh;overflow-y:auto;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#419171 transparent}.dest-menu-header{flex:0 0 auto}.dest-menu-footer{flex:0 0 auto}.dest-menu-footer .btn{height:44px;font-size:14px;line-height:1.4;padding:0}.dest-menu-body{flex:1 1 auto;min-height:0;overflow:hidden;display:flex}.dest-menu-body>.row{flex:1 1 auto;min-height:0;display:flex;flex-wrap:nowrap;align-items:stretch}@media(max-width: 767.98px){.dest-menu-body>.row{flex-wrap:wrap}}.dest-menu-body .col-12,.dest-menu-body .col-md-4,.dest-menu-body .col-md-8{display:flex;flex-direction:column;min-width:0;min-height:0;overflow:hidden}.dest-region-list,.dest-subregion-list{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#419171 transparent}.dest-region-list::-webkit-scrollbar,.dest-subregion-list::-webkit-scrollbar{width:6px}.dest-region-list::-webkit-scrollbar-track,.dest-subregion-list::-webkit-scrollbar-track{background:transparent;border-radius:10px}.dest-region-list::-webkit-scrollbar-thumb,.dest-subregion-list::-webkit-scrollbar-thumb{background-color:#419171;border-radius:10px}.dest-region-list::-webkit-scrollbar-thumb:hover,.dest-subregion-list::-webkit-scrollbar-thumb:hover{background-color:#419171}.dest-region-list .list-group-item,.dest-subregion-list .list-group-item{padding:.875rem 1rem;border:0}.dest-subregion-list .list-group-item.active{background:var(--bs-light);font-weight:600;color:var(--bs-body-color)}.dest-chip{--bs-btn-padding-y: .375rem;--bs-btn-padding-x: .75rem;--bs-btn-border-radius: 1rem}.dest-chips{border-top:1px solid #e4eef0;border-bottom:1px solid #e4eef0;display:none}.dest-menu-header button.btn-light{color:#419171}.dest-menu-header .form-input{display:flex;align-items:center;border-bottom:1px solid #e4eef0}.dest-menu-header .form-input input{flex:1 1 auto;border:0;font-size:.875rem;color:#353a3a}.dest-region-list button{background:none !important;color:#19232a;border:0 !important;font-size:.875rem;line-height:1.4;text-align:left;margin-bottom:12px !important}.dest-region-list button.active,.dest-region-list button:hover{color:#e55500 !important}.dest-subregion-list button{background:none !important;color:#19232a;border:0 !important;font-size:.875rem;line-height:2.438rem;text-align:left;height:20px;align-items:center;border-radius:.625rem;padding-left:.5rem;padding-right:.5rem}.dest-subregion-list button.active,.dest-subregion-list button:hover{background-color:#e4eef0 !important}.dest-subregion-list button.active{position:relative}.dest-menu-footer button{flex:1}.promo-quote{position:relative;margin:0 -24px;padding:0 24px}.promo-quote:before{position:absolute;top:0;left:0;content:"";background-image:url("data:image/svg+xml,%3Csvg width='24' height='19' viewBox='0 0 24 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.2937 0L6.6014 13.4118L5.37063 8.38235C6.97436 8.38235 8.27972 8.84804 9.28671 9.77941C10.2937 10.7108 10.7972 11.9961 10.7972 13.6353C10.7972 15.2373 10.2751 16.5412 9.23077 17.5471C8.22378 18.5157 6.95571 19 5.42657 19C3.86014 19 2.55478 18.5157 1.51049 17.5471C0.503497 16.5412 0 15.2373 0 13.6353C0 13.151 0.0372961 12.6853 0.111888 12.2382C0.18648 11.7539 0.335665 11.1951 0.559441 10.5618C0.783217 9.92843 1.10023 9.0902 1.51049 8.04706L4.75524 0H10.2937ZM23.4965 0L19.8042 13.4118L18.5734 8.38235C20.1772 8.38235 21.4825 8.84804 22.4895 9.77941C23.4965 10.7108 24 11.9961 24 13.6353C24 15.2373 23.4779 16.5412 22.4336 17.5471C21.4266 18.5157 20.1585 19 18.6294 19C17.0629 19 15.7576 18.5157 14.7133 17.5471C13.7063 16.5412 13.2028 15.2373 13.2028 13.6353C13.2028 13.151 13.2401 12.6853 13.3147 12.2382C13.3893 11.7539 13.5385 11.1951 13.7622 10.5618C13.986 9.92843 14.303 9.0902 14.7133 8.04706L17.958 0H23.4965Z' fill='%23009470'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:cover;width:24px;height:19px}.promo-quote:after{position:absolute;bottom:0;right:0;content:"";background-image:url("data:image/svg+xml,%3Csvg width='24' height='19' viewBox='0 0 24 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.2937 19L6.6014 5.58824L5.37063 10.6176C6.97436 10.6176 8.27972 10.152 9.28671 9.22059C10.2937 8.28922 10.7972 7.00392 10.7972 5.36471C10.7972 3.76275 10.2751 2.45882 9.23077 1.45294C8.22378 0.484314 6.95571 0 5.42657 0C3.86014 0 2.55478 0.484314 1.51049 1.45294C0.503497 2.45882 0 3.76275 0 5.36471C0 5.84902 0.0372961 6.31471 0.111888 6.76176C0.18648 7.24608 0.335665 7.8049 0.559441 8.43824C0.783217 9.07157 1.10023 9.9098 1.51049 10.9529L4.75524 19H10.2937ZM23.4965 19L19.8042 5.58824L18.5734 10.6176C20.1772 10.6176 21.4825 10.152 22.4895 9.22059C23.4965 8.28922 24 7.00392 24 5.36471C24 3.76275 23.4779 2.45882 22.4336 1.45294C21.4266 0.484314 20.1585 0 18.6294 0C17.0629 0 15.7576 0.484314 14.7133 1.45294C13.7063 2.45882 13.2028 3.76275 13.2028 5.36471C13.2028 5.84902 13.2401 6.31471 13.3147 6.76176C13.3893 7.24608 13.5385 7.8049 13.7622 8.43824C13.986 9.07157 14.303 9.9098 14.7133 10.9529L17.958 19H23.4965Z' fill='%23009470'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:cover;width:24px;height:19px}#adventures{width:100%;overflow:hidden}h3 .badge.bg-primary,.h3 .badge.bg-primary{padding:0 .5rem .2rem;margin:0 -0.25rem}.adventures-carousel{position:relative;overflow:visible;touch-action:pan-y;--adv-card-h: auto}.adventures-carousel .slider-inner{overflow:visible;position:relative}.adventures-carousel .slider-track{position:relative;height:auto;transition:height .2s ease;display:flex;align-items:stretch}.adventures-carousel .slider-item{position:absolute;display:flex;left:50%;top:0;width:70%;transform:translateX(-50%) scale(0.8);z-index:1;transition:transform .6s ease,opacity .6s ease,z-index .6s ease;will-change:transform,opacity}.adventures-carousel .slider-item a.slide-link{text-decoration:none;color:#16232b}.adventures-carousel .reviews-list .slider-item{width:40%}.adventures-carousel .reviews-list .slider-item .review-item{background:#fff}.adventures-carousel .reviews-list .slider-item .review-item .images li{height:auto;aspect-ratio:1/1}.adventures-carousel .col-lg-6.p-lg-5{background-color:#fff;border-radius:1.25rem;margin-right:-1.25rem;position:relative}.adventures-carousel .order-1{background-color:#fff;margin-right:0;position:relative;border-radius:1.25rem}.adventures-carousel .slider-item{--drag-x: 0px}.adventures-carousel .slider-item img{pointer-events:none}.adventures-carousel .slider-item.is-active,.adventures-carousel .slider-item.active{transform:translateX(calc(-50% + var(--drag-x))) scale(1);opacity:1;z-index:3;transition:transform .3s ease;touch-action:pan-y}.adventures-carousel .slider-item.is-prev{transform:translateX(calc(-50% - 35%)) scale(0.8);z-index:2}.adventures-carousel .slider-item.is-prev .col-lg-6{background:linear-gradient(270deg, rgba(22, 35, 43, 0.1) 0%, rgba(22, 35, 43, 0) 100%)}.adventures-carousel .reviews-list .slider-item.is-prev{transform:translateX(calc(-50% - 90%)) scale(0.6)}.adventures-carousel .slider-item.is-next{transform:translateX(calc(-50% + 35%)) scale(0.8);z-index:2}.adventures-carousel .reviews-list .slider-item.is-next{transform:translateX(calc(-50% + 90%)) scale(0.6)}.adventures-carousel .slider-item:not(.is-prev):not(.is-active):not(.is-next){pointer-events:none}.adventures-carousel .adventure-card{border-radius:1.25rem;display:flex;flex-direction:column;width:100%;min-height:var(--adv-card-h);border-radius:1.25rem;overflow:hidden;box-shadow:0 8px 26px rgba(0,0,0,.08);border:1px solid var(--bs-light) !important}.adventures-carousel .adventure-card .row.g-0{flex:1 1 auto;align-items:stretch !important}.adventures-carousel .adventure-image-wrap{flex:1 1 auto;margin-right:-1.25rem;min-height:220px}.adventures-carousel .adventure-image{width:100%;height:100%;object-fit:cover}.adventures-carousel .adventure-image.ratio-1x1{aspect-ratio:1/1}.adventures-carousel .slider-dots{display:flex;justify-content:center;gap:.5rem;margin-top:1rem}.adventures-carousel .slider-dots button{width:.6rem;height:.6rem;border-radius:50%;border:none;background-color:#E4EEF0}.adventures-carousel .slider-dots button.active{background-color:#E55500}@media(max-width: 767.98px){.adventures-carousel .slider-item{width:100%;transform:translateX(-50%) scale(1);opacity:1;z-index:1}}@media(max-width: 575.98px){.favoite-carousel,.formats-tours,.hot-tours{overflow:hidden}}@media(max-width: 575.98px){.favoite-carousel h3,.favoite-carousel .h3{text-align:left !important}}.article .toursCarousel .carousel-item{display:block !important;float:none !important;width:auto !important;margin-right:0 !important;position:relative !important;backface-visibility:visible !important;transition:transform .5s ease !important;flex:0 0 calc((100% - 2 * var(--gap)) / 3)}.toursCarousel{--hot-cols: 4;--gap: 24px;overflow:hidden}.toursCarousel .badges{position:absolute;top:1rem;left:1rem;gap:4px;height:auto;width:auto;display:flex;flex-direction:column}.toursCarousel .badges .badge{height:24px;gap:.3rem;display:flex;align-items:center;border-radius:6px;flex-wrap:nowrap;overflow:hidden;background-color:#fff;color:#16232b;font-weight:600;font-size:12px;line-height:1;position:relative;left:auto;right:auto;bottom:auto}.toursCarousel .badges .badge.primary{color:#e55500}.toursCarousel .badges .badge.success{color:#419171}.toursCarousel .badges .badge.warning{color:#ffc107}.toursCarousel .badges .badge.outline-white{height:30px;color:#fff;background-color:transparent;border:1px solid #fff}.toursCarousel .carousel-inner{display:flex;gap:var(--gap);transition:transform .5s ease;will-change:transform;overflow:visible;touch-action:pan-y;cursor:grab}.toursCarousel .carousel-inner.is-dragging{cursor:grabbing;transition:none !important}.toursCarousel .carousel-item{display:block !important;float:none !important;width:auto !important;margin-right:0 !important;position:relative !important;backface-visibility:visible !important;transition:transform .5s ease !important;flex:0 0 calc((100% - 3 * var(--gap)) / 4)}.toursCarousel .carousel-item .link{position:absolute;top:0;left:0;right:0;bottom:0;z-index:2}.toursCarousel.press-carousel .carousel-item{flex:0 0 calc((100% - 5 * var(--gap)) / 6)}.toursCarousel .press-carousel article{position:relative}.toursCarousel .press-carousel article .link{position:absolute;top:0;left:0;right:0;bottom:0}@media(max-width: 991.98px){.toursCarousel .carousel-item{flex-basis:calc((100% - var(--gap)) / 2)}}@media(max-width: 575.98px){.toursCarousel .carousel-item{flex-basis:100%}}.toursCarousel .carousel-item-next.carousel-item-start,.toursCarousel .active.carousel-item-end{transform:translateX(calc(100% + var(--hot-gap))) !important}.toursCarousel .carousel-item-prev.carousel-item-end,.toursCarousel .active.carousel-item-start{transform:translateX(calc(-100% - var(--hot-gap))) !important}.toursCarousel .carousel-item.active,.toursCarousel .carousel-item-next,.toursCarousel .carousel-item-prev{display:block !important}@media(max-width: 991.98px){.toursCarousel{--hot-cols: 2}}@media(max-width: 575.98px){.toursCarousel{--hot-cols: 1;margin:0 auto !important;overflow:visible}.toursCarousel>.justify-content-between,.toursCarousel>.d-flex.justify-content-between{position:relative}.toursCarousel>.justify-content-between h3,.toursCarousel>.justify-content-between .h3,.toursCarousel>.d-flex.justify-content-between h3{text-align:left}.toursCarousel.reviews-carousel{width:auto}}.toursCarousel .slide-dots,.toursCarousel .slider-dots{display:flex;justify-content:center;gap:.5rem;margin-top:1rem}.toursCarousel .slide-dots button,.toursCarousel .slider-dots button{width:.6rem;height:.6rem;border-radius:50%;border:none;background-color:#E4EEF0}.toursCarousel .slide-dots button.active,.toursCarousel .slider-dots button.active{background-color:#E55500}.inspire-title .btn{border-radius:14px !important}.hot-tours .tour-card{display:flex;flex-direction:column;border-radius:1rem;height:100%;background:none;position:relative}.hot-tours .tour-card>a{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;z-index:2;text-indent:-9999px}.hot-tours .tour-card>a span{text-indent:0}.hot-tours .tour-card .ratio{--bs-aspect-ratio: 56.25%;min-height:200px;position:relative}.hot-tours .tour-card .ratio .like{width:24px;height:24px;position:absolute;top:1rem;right:1rem;left:auto;text-indent:-9999px;overflow:hidden;background-image:url("data:image/svg+xml;utf8,<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M20.1603 5.00001C19.1002 3.93722 17.6951 3.28855 16.1986 3.17118C14.7021 3.05381 13.213 3.47548 12.0003 4.36001C10.7279 3.41365 9.14427 2.98452 7.5682 3.15905C5.99212 3.33358 4.54072 4.09879 3.50625 5.3006C2.47178 6.5024 1.9311 8.05153 1.99308 9.63603C2.05506 11.2205 2.71509 12.7227 3.84028 13.84L10.0503 20.06C10.5703 20.5718 11.2707 20.8586 12.0003 20.8586C12.7299 20.8586 13.4303 20.5718 13.9503 20.06L20.1603 13.84C21.3279 12.6653 21.9832 11.0763 21.9832 9.42001C21.9832 7.76374 21.3279 6.17475 20.1603 5.00001ZM18.7503 12.46L12.5403 18.67C12.4696 18.7414 12.3855 18.798 12.2928 18.8367C12.2001 18.8753 12.1007 18.8952 12.0003 18.8952C11.8999 18.8952 11.8004 18.8753 11.7077 18.8367C11.615 18.798 11.5309 18.7414 11.4603 18.67L5.25028 12.43C4.46603 11.6284 4.02689 10.5515 4.02689 9.43001C4.02689 8.30855 4.46603 7.23167 5.25028 6.43001C6.04943 5.641 7.12725 5.19858 8.25028 5.19858C9.3733 5.19858 10.4511 5.641 11.2503 6.43001C11.3432 6.52374 11.4538 6.59814 11.5757 6.6489C11.6976 6.69967 11.8283 6.72581 11.9603 6.72581C12.0923 6.72581 12.223 6.69967 12.3449 6.6489C12.4667 6.59814 12.5773 6.52374 12.6703 6.43001C13.4694 5.641 14.5472 5.19858 15.6703 5.19858C16.7933 5.19858 17.8711 5.641 18.6703 6.43001C19.4653 7.22116 19.9189 8.2922 19.9338 9.4137C19.9488 10.5352 19.5239 11.6179 18.7503 12.43V12.46Z' fill='white'/></svg>");background-size:contain;background-repeat:no-repeat;background-position:center}.hot-tours .tour-card .ratio .like.active{background-image:url("data:image/svg+xml;utf8,<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M7.62305 3.6561C9.07344 3.49549 10.5313 3.89067 11.7021 4.76157L11.9971 4.98129L12.2949 4.76352C13.4112 3.94948 14.7819 3.56182 16.1592 3.66977C17.4508 3.77107 18.6689 4.30228 19.6201 5.17465L19.8066 5.35336C20.8805 6.43427 21.4833 7.89611 21.4834 9.41977C21.4834 10.8485 20.9533 12.2232 20.002 13.2801L19.8057 13.4872L13.5996 19.7039C13.1731 20.1236 12.5983 20.3582 12 20.3582C11.4765 20.3582 10.9712 20.1786 10.5674 19.8524L10.4014 19.7039L4.19434 13.4872L4.19238 13.4852C3.157 12.457 2.5502 11.0741 2.49316 9.61606C2.43624 8.15816 2.93301 6.73264 3.88477 5.6268C4.8367 4.52088 6.17273 3.81675 7.62305 3.6561Z' fill='%23E55500' stroke='white'/></svg>")}.hot-tours .object-fit-cover{object-fit:cover}.hot-tours .card-body{display:flex;flex-direction:column;padding:.875rem 0 0}.hot-tours .tour-title{min-height:calc(2 * 1.4em);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-weight:600}.hot-tours .tour-dates{margin-top:auto}.hot-tours .tour-dates .badge{padding-left:0 !important;padding-right:0 !important;color:#16232b;font-size:14px;line-height:1.4}.hot-tours .tour-dates .badge .bi-calendar{color:#419171;padding:0 6px 0 0;display:inline-block}.hot-tours .tour-dates .badge.bg-secondary-subtle{color:#419171 !important}.hot-tours .tour-rating{font-weight:600}.hot-tours .badge.bg-primary{background-color:#e55500 !important;border-radius:.625rem !important}.hot-tours .slide-dots{display:flex;justify-content:center;gap:.5rem;margin-top:1.25rem}.hot-tours .slide-dots button{width:.6rem;height:.6rem;border-radius:50%;border:none;background-color:#E4EEF0}.hot-tours .slide-dots button.active{background-color:#E55500}.tour-card .card-body h3,.tour-card .card-body .h3{transition:all .35s ease}.tour-card img{transition:transform .35s ease}.tour-card:hover img{transform:scale(1.04)}.tour-card:hover .card-body h3,.tour-card:hover .card-body .h3{color:#e55500}.reviews-carousel{--hot-cols: 2}.reviews-carousel .carousel-item{display:block !important;float:none !important;width:auto !important;margin-right:0 !important;position:relative !important;backface-visibility:visible !important;transition:transform .5s ease !important;flex:0 0 calc((100% - 1 * var(--gap)) / 2);border:1px solid #e4eef0;padding:1.875rem;border-radius:1.875rem}.reviews-carousel .carousel-item:hover img{transform:none !important}.reviews-carousel .item-header{display:flex}.reviews-carousel .avatar{flex:0 0 58px;height:58px;width:58px;border-radius:50%;overflow:hidden;margin:0 .875rem 0 0}.reviews-carousel .avatar img{height:100%;width:100%;object-fit:cover}.reviews-carousel .info p{color:#878e8f}.reviews-carousel .info .raiting{font-size:.875rem;line-height:1.4;font-weight:600;display:flex;align-items:flex-start;margin:0 0 .375rem}.reviews-carousel .info .raiting i{margin:0 4px 0 0}.reviews-carousel .info .raiting span{margin:0 0 0 .625rem;font-weight:400;font-size:1rem;line-height:1.2}.reviews-carousel .gallery{display:flex;flex-wrap:wrap;gap:.875rem}.reviews-carousel .gallery-item{flex:0 0 122px;height:122px;border-radius:1.5rem;overflow:hidden}.reviews-carousel .gallery-item img{height:100%;width:100%;object-fit:cover}.reviews-carousel a{text-decoration:none;width:auto}.reviews-carousel a:hover{text-decoration:underline}.blog-carousel{--hot-cols: 3}.blog-carousel .carousel-item{display:block !important;float:none !important;width:auto !important;margin-right:0 !important;position:relative !important;backface-visibility:visible !important;transition:transform .5s ease !important;flex:0 0 calc((100% - 2 * var(--gap)) / 3)}.blog-carousel .date{padding-top:.25rem}.toursCarousel.press{--hot-cols: 6}.toursCarousel.press .carousel-item{display:block !important;float:none !important;width:auto !important;margin-right:0 !important;position:relative !important;backface-visibility:visible !important;transition:transform .5s ease !important;flex:0 0 calc((100% - 5 * var(--gap)) / 6)}.toursCarousel.press .card{width:100%;border:1px solid #e4eef0;border-radius:.875rem;height:70px;justify-content:center;align-items:center;width:100%;border:1px solid #e4eef0;border-radius:.875rem;height:70px;justify-content:center;align-items:center}.press-carousel .card{width:100%;border:1px solid #e4eef0;border-radius:.875rem;height:70px;justify-content:center;align-items:center}.btns-controls .btn{height:2.5rem;width:2.5rem;flex:0 0 2.5rem;border:1px solid #e4eef0 !important;border-radius:.625rem !important;background-color:none !important;display:flex;align-items:center;justify-content:center}.hot-tours .carousel-control-prev.position-static,.hot-tours .carousel-control-next.position-static{width:2.5rem;height:2.5rem;background:#fff;border-radius:50%;opacity:1 !important;filter:none !important;width:auto !important}.hot-tours .carousel-control-prev.position-static .carousel-control-prev-icon,.hot-tours .carousel-control-next.position-static .carousel-control-next-icon{background-size:1rem 1rem;filter:invert(0)}.advantages{background:#419171;color:#fff;position:relative}.text-white-75{color:rgba(255,255,255,.9) !important}.advantages::before,.advantages::after{content:"";position:absolute;z-index:0}.advantages::before{left:0;bottom:0;background-image:url("data:image/svg+xml,%3Csvg width='72' height='208' viewBox='0 0 72 208' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M-94.2542 378.968C-55.1434 369.282 -31.2904 329.723 -40.9768 290.612L-57.3338 224.571C-46.2367 237.652 -28.3141 244.094 -10.534 239.691C14.4647 233.499 29.7107 208.215 23.5194 183.216L13.3053 141.977C20.6454 143.928 28.567 144.112 36.4602 142.157C61.459 135.966 76.7053 110.68 70.5138 85.6814L45.3187 -16.047C39.1273 -41.0458 13.8424 -56.2924 -11.1564 -50.1012C-36.1553 -43.9097 -51.4019 -18.6248 -45.2106 6.37401L-34.9967 47.6148C-42.3369 45.6631 -50.2577 45.4787 -58.1509 47.4336C-83.1498 53.6251 -98.3966 78.9098 -92.2051 103.909L-91.3889 107.204C-108.18 83.1793 -138.598 70.7115 -168.751 78.1795C-189.301 83.2692 -205.638 96.6063 -215.111 113.792C-225.666 97.699 -245.582 89.2186 -265.322 94.1078C-290.321 100.299 -305.568 125.584 -299.377 150.583L-274.182 252.311C-267.99 277.31 -242.705 292.557 -217.706 286.365C-208.936 284.193 -201.368 279.669 -195.503 273.635L-182.611 325.69C-172.924 364.801 -133.365 388.655 -94.2542 378.968Z' fill='%23E55500'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:cover;width:72px;top:0}.advantages::after{right:0;top:0;background-image:url("data:image/svg+xml,%3Csvg width='245' height='170' viewBox='0 0 245 170' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.01267 16.4073C14.4367 55.0463 55.0209 77.109 93.66 65.6853L158.905 46.3951C146.333 58.0654 140.698 76.2575 145.891 93.8228C153.193 118.52 179.134 132.623 203.831 125.321L244.572 113.276C242.951 120.695 243.121 128.616 245.426 136.414C252.728 161.111 278.669 175.214 303.366 167.912L403.868 138.198C428.566 130.896 442.667 104.955 435.366 80.2575C428.064 55.5604 402.123 41.4592 377.426 48.761L336.683 60.806C338.305 53.386 338.135 45.4648 335.83 37.6668C328.528 12.9695 302.588 -1.13205 277.891 6.16969L274.63 7.13386C297.883 -10.7133 308.982 -41.6588 300.174 -71.4494C294.172 -91.7519 280.118 -107.477 262.526 -116.173C278.132 -127.437 285.714 -147.711 279.948 -167.214C272.646 -191.911 246.706 -206.012 222.009 -198.711L121.507 -168.998C96.8093 -161.696 82.7077 -135.755 90.0095 -111.058C92.5712 -102.393 97.4283 -95.0348 103.72 -89.4452L52.2907 -74.2401C13.6515 -62.8162 -8.41111 -22.232 3.01267 16.4073Z' fill='%23E55500'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:cover;width:245px;height:170px}.advantages .row{position:relative;z-index:1}:root{--brand-orange:#E55500;--card-shadow:0 10px 24px rgba(0,0,0,.15)}.carousel.top-places .collection-card{max-height:170px}.carousel.top-places .collection-card:after{background:linear-gradient(180deg, rgba(22, 35, 43, 0) 0%, #16232B 100%)}.popular-cities .collection-card{margin-bottom:14px}.popular-cities .collection-card:after{background:none}.popular-cities .card:hover h6,.popular-cities .card:hover .h6{color:#e55500}.popular-cities h6,.popular-cities .h6{transition:all .3s ease;margin-bottom:5px;font-weight:600}.popular-cities p{font-weight:600;color:#878e8f;margin-bottom:10px}.popular-cities ul{margin:0;padding:0;list-style:none}.popular-cities ul li{margin:0 0 6px;font-weight:600;font-size:14px;line-height:1.4;color:#878e8f}.popular-cities ul li a{color:#878e8f;text-decoration:none}.popular-cities ul li a:hover{color:#e55500;text-decoration:underline}.popular-cities ul li:last-child{margin:0}.collection-card{position:relative;overflow:hidden;box-shadow:none}.collection-card .tag{font-size:10px;line-height:1;font-weight:600;width:auto;position:absolute;top:1rem;left:1rem;color:#fff;border:1px solid #fff;display:flex;align-items:center;justify-content:center;height:28px;padding:7px 20px;border-radius:7px}.collection-card img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.collection-card::after{content:"";position:absolute;inset:0;position:absolute;width:100%;height:100%;left:0;z-index:2;top:0;background:linear-gradient(180deg, rgba(22, 35, 43, 0) 56.52%, #16232B 100%)}.collection-card:hover img{transform:scale(1.04)}.collection-card:hover .collection-card-title{color:#e55500}.collection-card-title{height:auto;top:auto;position:absolute;left:1.251rem;bottom:1.25rem;right:1.25rem;color:#fff;z-index:5;width:auto}.collection-card-title em{display:block;font-style:normal;font-size:14px;line-height:1.4;font-weight:600;padding-top:6px}.btn-outline-brand{--bs-btn-color:var(--brand-orange);--bs-btn-border-color:var(--brand-orange);--bs-btn-hover-bg:var(--brand-orange);--bs-btn-hover-color:#fff;--bs-btn-hover-border-color:var(--brand-orange);--bs-btn-active-bg:var(--brand-orange);--bs-btn-active-border-color:var(--brand-orange);border-width:2px}.carousel{touch-action:pan-y}.carousel img{-webkit-user-drag:none;user-select:none}.collections-title{display:flex;align-items:center}.collections-title span{margin:0 0 0 20px;display:flex;align-items:center;gap:20px;font-size:14px;line-height:1.4;font-weight:600}.collections-title span em{display:block;width:1px;height:16px;background-color:#e4eef0}.cta-help{background:#419171;color:#fff;overflow:hidden}.cta-help:before{content:"";position:absolute;top:0 !important;left:0 !important;inset:0;background:url("data:image/svg+xml;utf8,<svg width='311' height='216' viewBox='0 0 311 216' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M13.0587 -332.003C-32.3353 -314.395 -54.8607 -263.321 -37.2522 -217.927L-5.40896 -135.836C-21.2413 -150.289 -44.4817 -155.428 -65.8231 -147.149C-95.8335 -135.508 -110.725 -101.743 -99.084 -71.7325L-79.881 -22.2274C-89.2898 -23.4823 -99.1387 -22.452 -108.613 -18.7768C-138.624 -7.13567 -153.515 26.6295 -141.874 56.6399L-94.5031 178.763C-82.8618 208.773 -49.0961 223.664 -19.0857 212.023C10.9247 200.382 25.8157 166.616 14.1746 136.606L-5.02849 87.0993C4.38068 88.3543 14.2302 87.3255 23.7053 83.6501C53.7155 72.0088 68.606 38.2438 56.9649 8.23345L56.3186 6.5665C80.1558 32.4867 118.311 42.5888 153.125 29.0841L158.765 26.8965C182.457 17.7066 199.917 -0.599403 208.696 -22.4552C224.422 -4.95473 249.908 1.93828 273.144 -7.07498C303.155 -18.7161 318.046 -52.4819 306.404 -82.4923L259.033 -204.614C247.392 -234.624 213.627 -249.516 183.616 -237.875C173.089 -233.791 164.422 -226.985 158.108 -218.573L132.775 -283.88C115.166 -329.274 64.0923 -351.8 18.6983 -334.191L13.0587 -332.003Z' fill='%23E55500'/></svg>") no-repeat center/contain;z-index:0;width:311px;height:216px;border-radius:var(--bs-border-radius-xl)}.cta-help:after{content:"";position:absolute;inset:0;top:auto !important;left:auto !important;right:0 !important;bottom:-40px !important;background:url("data:image/svg+xml;utf8,<svg width='565' height='302' viewBox='0 0 565 302' xmlns='http://www.w3.org/2000/svg'><path d='M545.064 51.6075C516.306 12.3179 461.144 3.77932 421.854 32.5364L350.8 84.5425C360.663 65.5089 359.613 41.7297 346.093 23.2577C327.081 -2.71721 290.612 -8.36156 264.637 10.6502L221.79 42.0123C220.567 32.5987 217.022 23.3513 211.019 15.1502C192.007 -10.8246 155.538 -16.4691 129.563 2.54267L23.8635 79.9073C-2.11149 98.919 -7.75583 135.388 11.256 161.363C30.2677 187.338 66.7366 192.983 92.7114 173.972L135.56 142.609C136.783 152.022 140.327 161.269 146.329 169.47C165.341 195.445 201.81 201.09 227.785 182.079L229.227 181.023C210.36 210.756 210.478 250.225 232.533 280.358L236.106 285.24C251.114 305.745 273.315 317.873 296.698 320.696C283.864 340.416 283.802 366.817 298.522 386.928C317.534 412.903 354.003 418.548 379.978 399.537L485.678 322.171C511.653 303.159 517.298 266.691 498.286 240.716C491.617 231.604 482.8 224.994 473.041 221.073L529.566 179.7C568.856 150.942 577.394 95.7797 548.637 56.4898L545.064 51.6075Z' fill='%23E55500'/></svg>") no-repeat center/contain;z-index:0;width:565px;height:382px;border-radius:var(--bs-border-radius-xl)}.cta-help .z-index{z-index:2}.cta-help-plane{position:absolute;right:.75rem;bottom:0;pointer-events:none;user-select:none;z-index:0}.cta-help-plane.inside{z-index:1;top:auto;bottom:-30px;right:-80px}@media(max-width: 720px){.cta-help-plane{display:none}}main .btn-primary{padding:.9rem 1.4rem;box-shadow:0 10px 24px rgba(0,0,0,.15)}main .btn-primary:hover{background-color:#cc4c00;border-color:#cc4c00;color:#fff}main .btn-outline-primary{padding:.9rem 1.4rem}.btn-light.text-success{box-shadow:0 8px 20px rgba(0,0,0,.1);padding:.9rem 1.6rem;display:flex;align-items:center}.btn-light.text-success:hover{color:#316e56;background-color:#fff}@media(max-width: 991.98px){.cta-help-plane{display:none}.gift-cta .row:before{display:none}section.container .gift-cta img{margin-left:auto;margin-right:auto}.calc-block .btn{font-size:.75rem}}.gift-cta{background:#419171;color:#fff}.gift-cta .row{min-height:144px;padding-right:3.75rem !important}@media(max-width: 991.98px){.gift-cta .row{padding-right:1.5rem !important}}.gift-cta .row:before{content:"";background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='383' height='136' viewBox='0 0 383 136' fill='none'><path d='M374.626 117.333C355.483 77.3402 307.542 60.4384 267.549 79.5822L200.027 111.904C211.65 97.0339 214.599 76.2857 205.898 58.1071C193.661 32.5446 163.019 21.7415 137.456 33.9778L95.2883 54.1634C95.7577 45.819 94.191 37.2415 90.3277 29.1707C78.0912 3.60814 47.449 -7.19473 21.8863 5.04143L-82.1371 54.8351C-107.7 67.0715 -118.503 97.7137 -106.266 123.276C-94.03 148.839 -63.3878 159.642 -37.825 147.406L4.34503 127.221C3.87563 135.565 5.44034 144.142 9.30359 152.213C21.54 177.776 52.1829 188.579 77.7457 176.343L81.1155 174.73C58.961 198.173 52.2939 233.729 67.0529 264.562C77.111 285.574 95.1186 300.211 115.746 306.596C100.754 321.553 96.0507 344.905 105.713 365.09C117.949 390.653 148.591 401.455 174.154 389.219L278.178 339.425C303.74 327.189 314.543 296.547 302.307 270.984C298.014 262.016 291.454 254.868 283.645 249.891L336.875 224.411C376.868 205.267 393.77 157.326 374.626 117.333Z' fill='%23E55500'/></svg>");background-repeat:no-repeat;background-size:cover;background-position:center right;position:absolute;bottom:0;left:0;width:383px;height:136px;z-index:0}.gift-cta .row:after{content:"";background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='256' height='144' viewBox='0 0 256 144' fill='none'><path d='M359.186 -307.508C398.475 -278.751 407.014 -223.587 378.256 -184.297L326.253 -113.247C345.286 -123.109 369.063 -122.057 387.534 -108.538C413.509 -89.5258 419.154 -53.057 400.143 -27.0821L368.781 15.766C378.195 16.989 387.442 20.5333 395.643 26.5359C421.618 45.5477 427.263 82.0164 408.251 107.991L330.886 213.692C311.874 239.666 275.405 245.312 249.43 226.3C223.455 207.288 217.811 170.819 236.823 144.844L268.185 101.995C258.771 100.772 249.523 97.2293 241.322 91.2266C215.347 72.2148 209.703 35.7455 228.714 9.7706L229.769 8.32956C200.035 27.1957 160.567 27.0783 130.435 5.02353L125.553 1.45065C105.047 -13.5579 92.9196 -35.7593 90.0967 -59.1425C70.3772 -46.3086 43.9751 -46.2468 23.8638 -60.9667C-2.11109 -79.9785 -7.75545 -116.448 11.2563 -142.423L88.6209 -248.122C107.633 -274.097 144.101 -279.742 170.076 -260.731C179.188 -254.062 185.799 -245.244 189.721 -235.485L231.094 -292.01C259.851 -331.3 315.014 -339.839 354.304 -311.081L359.186 -307.508Z' fill='%23E55500'/></svg>");background-repeat:no-repeat;background-position:center left;background-size:contain;width:256px;height:144px;position:absolute;top:0;right:0;z-index:0}.gift-cta .row .col-lg-7{z-index:2}.text-white-50{color:rgba(255,255,255,.75) !important}.gift-card{position:absolute;max-width:360px;width:clamp(220px, 42vw, 395px);top:50%;transform:translateY(-50%);left:28px}.gift-card--top{z-index:2}.gift-card--bottom{inset:auto auto 0 40px;z-index:1;filter:drop-shadow(0 10px 14px rgba(0, 0, 0, 0.18))}@media(max-width: 991.98px){.gift-cta-cards{min-height:0}.gift-card{position:relative;width:100%;transform:none;display:block;margin-bottom:.75rem}.gift-card--bottom{left:0}}.social-pill{padding:.25rem;border-color:rgba(0,0,0,.08) !important;box-shadow:0 8px 20px rgba(0,0,0,.06);color:#16232b;text-decoration:none;transition:all .3s ease}.social-pill:hover{transform:scale(1.1)}.social-pill-icon{display:inline-grid;place-items:center;width:42px;height:42px;border-radius:10px;flex:0 0 42px;background-color:#419171;color:#fff}.social-pill-icon i{font-size:1.1rem;line-height:1}.social-pill-icon svg{max-height:18px}.rating-card{background-color:#fff;border-color:rgba(0,0,0,.08) !important;box-shadow:0 10px 24px rgba(0,0,0,.06)}.rating-card-brand{height:28px;width:auto}.rating-card-score{background-color:rgba(65,145,113,.15);color:#419171;font-weight:700;font-size:1rem;height:50px;line-height:50px;width:50px;text-align:center;padding:0 .8rem;border-radius:.75rem}.raiting-info{display:flex;flex-direction:column;padding-right:6.25rem}.rating-card-stars{color:#e55500}.rating-card-stars i{margin-right:.15rem}.object-fit-cover{object-fit:cover}.popular-gallery .collection-card{height:14.375rem}.formats-tours .tour-card{height:22.5rem;position:relative}.formats-tours .tour-card a{position:absolute;top:0;left:0;right:0;bottom:0;text-indent:-9999px;overflow:hidden;z-index:3}.formats-tours .tour-card span{position:absolute;bottom:1.25rem;left:1.25rem;right:1.25rem;color:#fff;z-index:2;transition:all .3s ease}.formats-tours .tour-card:hover span{color:#e55500}.formats-tours .tour-card .ratio{height:100%}.formats-tours .tour-card .ratio:after{content:"";z-index:1;position:absolute;width:100%;height:100%;left:0;top:0;background:linear-gradient(180deg, rgba(22, 35, 43, 0) 0%, #16232B 100%);opacity:.7;border-radius:20px}.gift-book{transform:rotate(-18deg);transition:transform .3s ease}.gift-book:hover{transform:rotate(-15deg) scale(1.02)}.gift-guide{background:#419171;position:relative;border-radius:1rem;overflow:hidden}.gift-guide::before,.gift-guide::after{content:"";position:absolute;background:#e55500;width:560px;height:560px;border-radius:44% 56% 40% 60%/54% 36% 64% 46%;opacity:.95;pointer-events:none}.gift-guide::before{left:-180px;bottom:-260px;transform:rotate(16deg)}.gift-guide::after{right:-160px;top:-180px;transform:rotate(-12deg)}@media(max-width: 576px){form.row.g-3{flex-direction:column}form.row.g-3 .col-md,form.row.g-3 .col-md-auto{width:100%}}section.container .gift-cta.py-5{position:relative;overflow:hidden;background-color:rgba(65,145,113,.05);border-radius:1rem;padding-top:3rem;padding-bottom:3rem}section.container .gift-cta h2,section.container .gift-cta .h2{font-weight:700;line-height:1.2}section.container .gift-cta p.lead{font-size:1.1rem;margin-bottom:1.5rem}section.container .gift-cta form.row.g-3{align-items:center}section.container .gift-cta form.row.g-3 .form-control{height:calc(3.25rem + 2px);font-size:1rem;padding:.75rem 1rem;border-radius:.5rem}section.container .gift-cta form.row.g-3 .form-control:focus{box-shadow:0 0 0 .25rem rgba(229,85,0,.25)}section.container .gift-cta form.row.g-3 .btn{font-weight:600;text-transform:none;white-space:nowrap}section.container .gift-cta img{max-width:100%;height:auto}@media(max-width: 991.98px){section.container .gift-cta h2,section.container .gift-cta .h2{margin-bottom:1rem}section.container .gift-cta p.lead{margin-bottom:2rem}section.container .gift-cta form.row.g-3{justify-content:center}section.container .gift-cta form.row.g-3 .col-md,section.container .gift-cta form.row.g-3 .col-md-auto{width:100%}section.container .gift-cta form.row.g-3 .btn{width:100%}section.container .gift-cta img{transform:none;margin-top:0;max-width:80%}}.green-block{background:#009470;border-radius:30px !important}.green-block .col-lg-6{margin-top:0}.green-block .img-fluid{position:absolute;right:-35px;top:50%;margin:-185px 0 0;max-width:622px;max-height:377px}.green-block .img-fluid.b-0{bottom:0;top:auto;margin:0}.green-block .img-fluid.r-0{right:0;margin:0}.green-block .block-form .form-control,.green-block .block-form .btn{height:48px;padding:0}.green-block .block-form .form-control{font-size:1rem;padding-left:1.875rem;padding-right:1.875rem}.green-block .row{padding:0}.green-block .row.rounded-4{border-radius:30px !important;min-height:290px;padding:2.5rem 3.75rem 3.125rem}.green-block .row .col-lg-6{position:relative;z-index:2}.green-block .row.rounded-4:before{content:"";background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='283' height='290' viewBox='0 0 283 290' fill='none'><path d='M70.5933 -86.1135C117.855 -74.4082 146.68 -26.606 134.974 20.6556L111.105 117.031C125.86 99.6437 149.688 91.083 173.324 96.937C206.561 105.169 226.832 138.787 218.6 172.024L205.021 226.851C214.779 224.256 225.311 224.015 235.805 226.614C269.041 234.846 289.312 268.462 281.08 301.699L247.582 436.952C239.35 470.189 205.733 490.46 172.496 482.228C139.259 473.996 118.988 440.379 127.22 407.142L140.799 352.313C131.041 354.908 120.509 355.152 110.015 352.553C77.5943 344.523 57.5112 312.339 64.1843 279.915C43.729 308.167 7.48184 322.698 -28.4534 313.798L-45.6117 309.549C-69.9934 303.51 -89.4678 287.864 -101.002 267.642C-115.508 286.868 -140.574 296.652 -165.429 290.496C-198.666 282.264 -218.937 248.646 -210.705 215.409L-177.207 80.1564C-168.975 46.9194 -135.357 26.6486 -102.12 34.8805C-90.461 37.7682 -80.397 43.7795 -72.5995 51.8026L-53.3341 -25.9822C-41.6288 -73.2438 6.17339 -102.069 53.435 -90.3633L70.5933 -86.1135Z' fill='%23E55500'/></svg>");background-repeat:no-repeat;background-size:cover;background-position:center center;position:absolute;top:0;left:0;width:283px;height:100%;z-index:0}.green-block .row.rounded-4:after{content:"";background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='444' height='290' viewBox='0 0 444 290' fill='none'><path d='M212.32 -86.1135C165.058 -74.4082 136.233 -26.606 147.939 20.6556L171.808 117.031C157.054 99.6437 133.225 91.083 109.589 96.937C76.3519 105.169 56.0813 138.787 64.3132 172.024L77.8925 226.851C68.1339 224.256 57.6022 224.015 47.1085 226.614C13.8717 234.846 -6.39875 268.462 1.83276 301.699L35.3309 436.952C43.5628 470.189 77.1798 490.46 110.417 482.228C143.654 473.996 163.925 440.379 155.694 407.142L142.114 352.313C151.873 354.908 162.404 355.152 172.898 352.553C205.319 344.523 225.402 312.339 218.729 279.915C239.184 308.167 275.431 322.698 311.366 313.798L328.525 309.549C352.906 303.51 372.381 287.864 383.915 267.642C398.421 286.868 423.487 296.652 448.342 290.496C481.579 282.264 501.85 248.646 493.618 215.409L460.12 80.1564C451.888 46.9194 418.27 26.6486 385.033 34.8805C373.374 37.7682 363.31 43.7795 355.513 51.8026L336.247 -25.9822C324.542 -73.2438 276.74 -102.069 229.478 -90.3633L212.32 -86.1135Z' fill='%23E55500'/></svg>");background-repeat:no-repeat;background-size:cover;background-position:center center;width:444px;height:100%;z-index:0;position:absolute;top:0;right:0}.green-block.soc-block .soc-links{padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:.875rem}.green-block.soc-block .soc-links .btn{height:58px;width:58px;flex:0 0 58px;padding:0;text-align:center;display:flex;justify-content:center;align-items:center;font-size:1.3rem}.green-block.soc-block .soc-links .btn svg{height:22px;width:auto}.green-block.soc-block .row.rounded-4{min-height:265px}.green-block.soc-block .row.rounded-4:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='134' height='265' viewBox='0 0 134 265' fill='none'><path d='M125.668 -83.0273C145.316 -38.4778 125.128 13.5646 80.5786 33.2119L-10.2652 73.2764C12.5146 74.3145 33.8612 87.9304 43.687 110.21C57.5039 141.54 43.3068 178.138 11.977 191.955L-39.7037 214.747C-31.6821 220.881 -25.0485 229.064 -20.6861 238.956C-6.86889 270.286 -21.0662 306.885 -52.396 320.702L-179.887 376.929C-211.217 390.746 -247.815 376.549 -261.632 345.219C-275.45 313.889 -261.253 277.29 -229.923 263.473L-178.242 240.68C-186.263 234.546 -192.897 226.364 -197.259 216.473C-210.738 185.911 -197.56 150.336 -167.825 135.784C-202.687 136.882 -236.355 117.095 -251.294 83.2217L-258.427 67.0479C-268.563 44.0654 -268.098 19.0888 -259.155 -2.40527C-283.237 -2.12167 -306.309 -15.9671 -316.641 -39.3955C-330.458 -70.7254 -316.262 -107.324 -284.932 -121.142L-157.441 -177.368C-126.111 -191.185 -89.512 -176.988 -75.6949 -145.658C-70.848 -134.668 -69.448 -123.029 -71.0259 -111.953L2.29637 -144.29C46.8458 -163.937 98.8883 -143.751 118.536 -99.2012L125.668 -83.0273Z' fill='%23E55500'/></svg>");background-repeat:no-repeat;background-size:contain;background-position:center;width:134px;height:265px}.green-block.soc-block .img-fluid{bottom:0;margin:0;top:auto;right:0}.booking-block{padding-top:3rem}.booking-block h3,.booking-block .h3{margin-bottom:1.875rem}.tour-steps .tour-steps-row{align-items:stretch}.tour-steps .step-card{position:relative;border-radius:1.5rem;border:1px solid #e3edf3;padding:1.25rem;background-color:#fff;box-shadow:0 0 0 rgba(0,0,0,0);display:flex;flex-direction:column;transition:all .3s ease}.tour-steps .step-card:hover{transform:scale(1.05);box-shadow:0 10px 24px rgba(0,0,0,.15)}.tour-steps .step-badge{width:34px;height:34px;border-radius:.625rem;background-color:#419171;color:#fff;font-weight:700;font-size:1rem;display:flex;align-items:center;justify-content:center}.tour-steps .step-card-promo{border:none;background-color:#419171;overflow:hidden;color:#fff;overflow:hidden;position:relative}.tour-steps .step-card-promo a{position:absolute;text-indent:-9999px;overflow:hidden;top:0;left:0;right:0;bottom:0}.tour-steps .step-card-promo:after{content:"";background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='210' height='130' viewBox='0 0 210 130' fill='none'><path d='M74.2078 -20.5516C52.6613 -12.1936 41.9691 12.0487 50.3271 33.5953L63.2635 66.9439C56.3832 62.7133 47.6748 61.6356 39.5637 64.7818C25.7916 70.1241 18.9579 85.6193 24.3001 99.3914L33.3434 122.704C28.1341 121.375 22.4755 121.6 17.0813 123.693C3.30921 129.035 -3.52451 144.53 1.81773 158.302L23.5564 214.345C28.8987 228.117 44.394 234.951 58.166 229.609C71.9381 224.267 78.7718 208.771 73.4296 194.999L64.3863 171.685C69.5957 173.014 75.2541 172.79 80.6484 170.698C93.6554 165.653 100.472 151.551 96.6888 138.398C107.988 147.721 123.856 150.829 138.485 145.155C149.807 140.763 158.129 131.984 162.267 121.516C169.444 129.905 181.393 133.282 192.269 129.063C206.041 123.721 212.875 108.225 207.533 94.4534L185.793 38.4103C180.45 24.6383 164.955 17.8045 151.183 23.1468C146.352 25.0208 142.376 28.1449 139.478 32.005L128.354 3.32845C119.996 -18.2179 95.7542 -28.9092 74.2078 -20.5516Z' fill='%23E55500'/></svg>");background-repeat:no-repeat;background-size:cover;background-position:center;width:210px;height:100%;position:absolute;top:0;right:0}.tour-steps .step-promo-content{position:relative;z-index:2}.tour-steps .step-promo-plane{position:absolute;right:-20px;top:50%;transform:translate(0, -50%);z-index:1;margin-left:auto;max-width:55%}.tour-steps .step-promo-plane img{display:block;width:100%;height:auto}@media(max-width: 991.98px){.tour-steps .step-card{padding:1.5rem 1.5rem}.tour-steps .step-card-promo{background-size:90% 180%,100% 180%;background-position:-30% 110%,110% -40%}.tour-steps .step-card-promo .step-promo-plane{max-width:50%}}@media(max-width: 575.98px){.tour-steps .step-card{border-radius:1.25rem}.tour-steps .step-card-promo{flex-direction:column;align-items:flex-start;gap:1rem;background-position:center bottom,center bottom;background-size:120% 120%,140% 140%}.tour-steps .step-card-promo .step-promo-plane{max-width:80%;margin-left:0;margin-right:auto}}.blog-carousel .card-image{width:100%;height:240px;border-radius:1.25rem;overflow:hidden;margin-bottom:.875rem}.blog-carousel .card-image img{width:100%;height:100%;object-fit:cover}.blog-carousel p.text-light{color:#878e8f !important}.blog-carousel .text-p1{margin-bottom:.5rem;transition:all .3s ease}.blog-carousel .card:hover .text-p1{color:#e55500}.text-block h3,.text-block .h3{margin-bottom:1.875rem}.text-block h5,.text-block .h5{margin-bottom:1.25rem}.text-block .text-light{color:#878e8f !important}.regions-tabs .regions-nav{border-bottom:1px solid #e3edf3;gap:2rem}.regions-tabs .regions-nav .nav-link{border:none;border-radius:0;padding:0 0 1rem;margin-bottom:-1px;font-weight:600;font-size:1.1rem;color:#16232b;background:transparent}.regions-tabs .regions-nav .nav-link:hover{color:#e55500}.regions-tabs .regions-nav .nav-link.active{color:#e55500;background-color:transparent;border-bottom:3px solid #e55500}.regions-tabs .row>*{width:auto}.regions-tabs .region-chip{border-radius:999px;border:1px solid #e3edf3;color:#7f8c96;font-weight:500;justify-content:flex-start;padding:.75rem 1.5rem;text-align:left}.regions-tabs .region-chip:hover{border-color:#d2e0ea;background-color:#f8fbfd;color:#16232b}.regions-tabs .region-chip:focus-visible{box-shadow:0 0 0 .15rem rgba(229,85,0,.25)}.regions-tabs .regions-more-link{font-weight:600;color:#e55500;text-decoration:none}.regions-tabs .regions-more-link:hover{text-decoration:underline;color:#d94e00}@media(max-width: 575.98px){.regions-tabs .regions-nav{gap:1.25rem}.regions-tabs .regions-nav .nav-link{font-size:1rem}}#footer{color:#16232b;font-size:.95rem}#footer .footer-logo{max-width:170px;height:auto}#footer .footer-heading{color:#16232b}#footer .footer-benefits{display:grid;grid-template-columns:1fr;gap:1.1rem}#footer .footer-benefits .footer-benefit-icon{width:24px;flex:0 0 24px;height:24px;display:flex;align-items:center;justify-content:center;margin:0 14px 0 0}#footer .footer-menu li+li{margin-top:.675rem}#footer .footer-menu a{color:#16232b;font-weight:400;text-decoration:none}#footer .footer-menu a:hover{color:#e55500;text-decoration:underline}#footer .footer-phone{font-weight:600;color:#16232b;text-decoration:none}#footer .footer-phone:hover{color:#e55500}#footer .footer-social-link{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;background-color:#419171;text-decoration:none;font-size:1rem}#footer .footer-social-link:hover{background-color:#038a69;color:#fff}#footer .footer-callback-btn{color:#fff;border-radius:.875rem;font-weight:600;padding-inline:1.75rem;margin-top:15px;padding:.9rem 1.4rem}#footer .footer-callback-btn:hover{color:#fff}#footer .footer-legal p{font-size:.75rem;line-height:1.4}#footer .footer-subscribe{border-radius:1.875rem;border-color:#e4eef0}#footer .footer-subscribe .text-align-center{text-align:center}#footer .footer-subscribe .form-control{border-radius:.875rem;border-color:#e4eef0;font-size:.9rem;height:50px;font-weight:600;padding:0 1.5rem}#footer .footer-subscribe .footer-subscribe-btn{font-weight:600;color:#fff;padding:.9rem 1.4rem;padding-inline:1.75rem;border-radius:.875rem}#footer .footer-subscribe .footer-subscribe-btn:hover{color:#fff}#footer .footer-subscribe .form-text{font-size:.75rem;color:#6c7a86}#footer .footer-subscribe .form-check-input{width:18px;height:18px;border-radius:5px;border-color:#419171;margin-top:.2rem;cursor:pointer;accent-color:#419171}#footer .footer-subscribe .form-check-input:checked{background-color:#419171;border-color:#419171}#footer .footer-separator{border-top-color:#e3edf3;opacity:1}#footer .footer-payments img{height:32px;width:auto;display:block}#footer .footer-app{border-radius:.875rem;overflow:hidden;overflow:hidden;background-color:#16232b;padding:.5rem;position:relative;z-index:0}#footer .footer-app::before,#footer .footer-app::after{content:"";position:absolute;inset:auto;background-repeat:no-repeat;background-size:contain;z-index:-1}#footer .footer-app::before{width:66px;height:94px;left:0;bottom:0;background-repeat:no-repeat;background-size:contain;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='66' height='94' viewBox='0 0 66 94' fill='none'><path d='M-24.4321 0.191726C-6.71096 2.11745 6.09439 18.0437 4.1688 35.7649L0.91759 65.6872C5.00648 59.2946 12.4808 55.4072 20.5364 56.2825C31.8633 57.5133 40.0476 67.693 38.8171 79.0199L36.7864 97.7051C39.8885 96.414 43.3505 95.8641 46.9269 96.2526C58.2539 97.4834 66.4387 107.664 65.2079 118.991L60.1994 165.084C58.9686 176.411 48.7883 184.595 37.4612 183.364C26.1343 182.134 17.9498 171.954 19.1806 160.627L21.2109 141.94C18.1087 143.232 14.6472 143.783 11.0708 143.394C-0.25616 142.163 -8.44055 131.984 -7.20988 120.657L-7.0467 119.156C-12.9809 130.688 -25.5764 137.964 -39.2413 136.479C-48.5531 135.467 -56.506 130.588 -61.6791 123.616C-65.3509 131.298 -73.5787 136.199 -82.5238 135.227C-93.8508 133.997 -102.036 123.816 -100.805 112.489L-95.7963 66.3959C-94.5655 55.0689 -84.3854 46.8837 -73.0585 48.1144C-69.0849 48.5461 -65.4988 50.0808 -62.5694 52.3784L-60.0061 28.7921C-58.0805 11.0709 -42.1533 -1.73387 -24.4321 0.191726Z' fill='%23009470'/></svg>")}#footer .footer-app::after{width:67px;height:134px;right:0;top:0;background-repeat:no-repeat;background-size:contain;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='67' height='134' viewBox='0 0 67 134' fill='none'><path d='M131.599 -57.3121C145.102 -45.6745 146.613 -25.2942 134.975 -11.7918L115.324 11.0088C122.318 8.06244 130.679 9.10012 136.818 14.3908C145.448 21.8292 146.414 34.8552 138.976 43.4856L126.705 57.7223C129.992 58.4185 133.155 59.9294 135.88 62.278C144.51 69.7165 145.477 82.7433 138.039 91.3737L107.768 126.494C100.33 135.124 87.3034 136.09 78.673 128.651C70.0427 121.213 69.0762 108.187 76.5147 99.5564L88.7862 85.3184C85.499 84.6222 82.3355 83.1127 79.6105 80.764C70.9802 73.3255 70.0139 60.2996 77.4522 51.6692L78.4382 50.5252C67.0093 56.6573 52.5095 55.5045 42.0978 46.5307C35.0028 40.4155 31.2204 31.8865 30.915 23.2099C23.5334 27.454 13.9771 26.8237 7.16151 20.9495C-1.46895 13.5109 -2.4349 0.48378 5.00367 -8.14667L35.2733 -43.2664C42.7118 -51.8968 55.7386 -52.8635 64.369 -45.4251C67.3966 -42.8156 69.4796 -39.5176 70.5888 -35.9638L86.0785 -53.9347C97.7161 -67.437 118.097 -68.9496 131.599 -57.3121Z' fill='%23E55500'/></svg>")}#footer .footer-app .footer-app-qr{width:124px;height:124px;border-radius:.875rem;overflow:hidden;background-color:#fff;color:#16232b;font-size:1.4rem;flex-shrink:0}#footer .footer-app .footer-app-stores{gap:.875rem !important}#footer .footer-app .footer-app-stores img{height:34px;width:auto;display:block}#footer .footer-app .footer-app-note{font-size:.625rem;line-height:1.4}#footer .footer-bottom-link{display:inline-flex;margin-top:.5rem;font-weight:600;font-size:.9rem;color:#0c8a63;text-decoration:none}#footer .footer-bottom-link:hover{color:#0a7053;text-decoration:underline}@media(max-width: 991.98px){#footer .footer-top>.col-lg-4+.col-lg-4{order:3}#footer .footer-app{margin-top:.5rem}}@media(max-width: 575.98px){#footer .footer-benefits{gap:.9rem}#footer .footer-app{flex-direction:column;align-items:flex-start}#footer .footer-app .footer-app-qr{margin-bottom:.75rem}}.footer-social-link{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;background-color:#419171;text-decoration:none;font-size:1rem}.footer-social-link:hover{background-color:#038a69;color:#fff}.footer-contacts .small{font-size:.75rem;line-height:1.4;color:#e4eef0}.footer-contacts .footer-phone{font-weight:600;color:#16232b;text-decoration:none}#regions-all{display:none}body.header-drop-open #regions-all{display:block}#header{background:#fff;z-index:1021;transition:all .3s ease}body.header-drop-open .navbar{border-color:#e4eef0}body.header-drop-open .navbar a{color:#16232b}body.header-drop-open .navbar a.btn-open-drop i{transform:rotate(-180deg)}body.header-fixed #header,body.header-drop-open #header{background:#fff;box-shadow:0 10px 24px rgba(0,0,0,.15)}body.header-fixed #header .logo,body.header-drop-open #header .logo{background:url("../images/logo-dark.svg") 0 0 no-repeat}body.header-fixed #header .btn-outline-primary,body.header-drop-open #header .btn-outline-primary{color:#e55500 !important}body.header-fixed #header .btn-outline-primary:hover,body.header-drop-open #header .btn-outline-primary:hover{color:#fff !important}body.header-fixed #header .btn-outline-light,body.header-drop-open #header .btn-outline-light{color:#16232b !important}body.header-fixed #header .header-currency,body.header-fixed #header .header-fav-btn,body.header-fixed #header .header-lang-btn,body.header-drop-open #header .header-currency,body.header-drop-open #header .header-fav-btn,body.header-drop-open #header .header-lang-btn{color:#16232b !important}body.header-fixed #header .header-currency .dropdown-arrow,body.header-drop-open #header .header-currency .dropdown-arrow{background-image:url("data:image/svg+xml;utf8,<svg width='9' height='6' viewBox='0 0 9 6' xmlns='http://www.w3.org/2000/svg'><path d='M8.53817 0.242327C8.38203 0.0871179 8.17082 0 7.95066 0C7.73051 0 7.5193 0.0871179 7.36316 0.242327L4.3715 3.19233L1.4215 0.242327C1.26536 0.0871179 1.05415 0 0.833999 0C0.613844 0 0.402634 0.0871179 0.246499 0.242327C0.168392 0.319796 0.106396 0.411964 0.0640889 0.513513C0.0217817 0.615062 0 0.723984 0 0.833994C0 0.944004 0.0217817 1.05292 0.0640889 1.15447C0.106396 1.25602 0.168392 1.34819 0.246499 1.42566L3.77983 4.95899C3.8573 5.0371 3.94947 5.0991 4.05102 5.1414C4.15257 5.18371 4.26149 5.20549 4.3715 5.20549C4.48151 5.20549 4.59043 5.18371 4.69198 5.1414C4.79353 5.0991 4.8857 5.0371 4.96316 4.95899L8.53817 1.42566C8.61627 1.34819 8.67827 1.25602 8.72057 1.15447C8.76288 1.05292 8.78466 0.944004 8.78466 0.833994C8.78466 0.723984 8.76288 0.615062 8.72057 0.513513C8.67827 0.411964 8.61627 0.319796 8.53817 0.242327Z' fill='%2316232B'/></svg>") !important}body.header-fixed .navbar a,body.header-drop-open .navbar a{color:#16232b}body.header-fixed .navbar a:not(.btn-open-drop):hover,body.header-drop-open .navbar a:not(.btn-open-drop):hover{color:#e55500 !important;opacity:1}body.header-fixed .navbar a:not(.btn-open-drop) i:before,body.header-drop-open .navbar a:not(.btn-open-drop) i:before{width:9px;height:6px;background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url("data:image/svg+xml;utf8,<svg width='9' height='6' viewBox='0 0 9 6' xmlns='http://www.w3.org/2000/svg'><path d='M8.53817 0.242327C8.38203 0.0871179 8.17082 0 7.95066 0C7.73051 0 7.5193 0.0871179 7.36316 0.242327L4.3715 3.19233L1.4215 0.242327C1.26536 0.0871179 1.05415 0 0.833999 0C0.613844 0 0.402634 0.0871179 0.246499 0.242327C0.168392 0.319796 0.106396 0.411964 0.0640889 0.513513C0.0217817 0.615062 0 0.723984 0 0.833994C0 0.944004 0.0217817 1.05292 0.0640889 1.15447C0.106396 1.25602 0.168392 1.34819 0.246499 1.42566L3.77983 4.95899C3.8573 5.0371 3.94947 5.0991 4.05102 5.1414C4.15257 5.18371 4.26149 5.20549 4.3715 5.20549C4.48151 5.20549 4.59043 5.18371 4.69198 5.1414C4.79353 5.0991 4.8857 5.0371 4.96316 4.95899L8.53817 1.42566C8.61627 1.34819 8.67827 1.25602 8.72057 1.15447C8.76288 1.05292 8.78466 0.944004 8.78466 0.833994C8.78466 0.723984 8.76288 0.615062 8.72057 0.513513C8.67827 0.411964 8.61627 0.319796 8.53817 0.242327Z' fill='%2316232B'/></svg>")}#header .tour-calendar .cal-header .btn-group .btn.active{background-color:#fff !important;color:#419171 !important;border-color:#e4eef0 !important}#regions-all .regions-nav{border-bottom:1px solid #e3edf3;gap:2.5rem}#regions-all .regions-nav .nav-link{border:none;border-radius:0;padding:0 0 1rem;margin-bottom:-1px;font-weight:600;font-size:.875rem;color:#16232b;background:transparent}#regions-all .regions-nav .nav-link:hover{color:#e55500}#regions-all .regions-nav .nav-link.active{color:#e55500;background-color:transparent;border-bottom:3px solid #e55500}#regions-all .regions-columns{row-gap:1.25rem}#regions-all .regions-list{column-gap:0}#regions-all .regions-list li+li{margin-top:.6rem}#regions-all .regions-list a{display:inline-block;font-size:.875rem;color:#16232b;text-decoration:none}#regions-all .regions-list a:hover{color:#e55500;text-decoration:underline}@media(max-width: 991.98px){#regions-all .regions-nav{gap:1.75rem}#regions-all .regions-nav .nav-link{font-size:1.05rem}}@media(max-width: 575.98px){#regions-all .regions-nav{gap:1.25rem}#regions-all .regions-nav .nav-link{font-size:1rem;padding-bottom:.75rem}#regions-all .regions-list li+li{margin-top:.5rem}}.request-modal .modal-dialog{max-width:792px}.request-modal .modal-content{border-radius:2.5rem;padding:0;background-color:#fff;box-shadow:0 30px 80px rgba(0,0,0,.35);position:relative}.request-modal .modal-body{padding-bottom:3.5rem}.request-modal .modal-body.px-md-5{padding:40px 180px !important}.request-modal .request-modal-close{position:absolute;top:1.75rem;right:1.75rem;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:10px;opacity:1;z-index:9999;border:1px solid #e4eef0 !important}.request-modal .request-modal-close:focus{box-shadow:0 0 0 .15rem rgba(22,35,43,.15)}.request-modal h2.h1,.request-modal .h1.h2{letter-spacing:.01em;font-size:1.938rem;line-height:1.2}.request-modal .request-tabs{gap:.75rem;border:1px solid #e4eef0;border-radius:.875rem;padding:.375rem}.request-modal .request-tabs .nav-link{height:40px;border-radius:999px;border:1px solid #dde8f0;background-color:#fff;color:#16232b;font-weight:600;font-size:.875rem;line-height:1;padding:0 1.5rem;box-shadow:none;border-radius:.875rem !important;border-color:transparent !important}.request-modal .request-tabs .nav-link:hover{border-color:#cfdbe5}.request-modal .request-tabs .nav-link.active{background-color:#038a69;border-color:#038a69;color:#fff;box-shadow:0 8px 20px rgba(3,138,105,.35)}.request-modal .request-input.form-control{border-radius:1.4rem;border:none;background-color:#f5f8fb;padding:1.1rem 1.5rem;font-size:1.05rem}.request-modal .request-input.form-control::placeholder{color:#aab5bf}.request-modal .request-input.form-control:focus{box-shadow:0 0 0 .15rem rgba(3,138,105,.18)}.request-modal .request-submit-btn{border-radius:1.4rem;background-color:#e55500;border-color:#e55500;font-weight:600;font-size:1.05rem;padding:1.05rem 1.5rem;color:#fff}.request-modal .request-submit-btn:hover{background-color:#d54c00;border-color:#d54c00;color:#fff}.request-modal .request-submit-btn:focus-visible{box-shadow:0 0 0 .15rem rgba(229,85,0,.35)}.request-modal .request-check.form-check-input{width:18px;height:18px;border-radius:5px;border-color:#ffb580;margin-top:.2rem;cursor:pointer;accent-color:#e55500}.request-modal .request-check.form-check-input:checked{background-color:#e55500;border-color:#e55500}.request-modal .form-check-label{cursor:pointer}.request-modal~.modal-backdrop.show{background-color:#16232b;opacity:.65}@media(max-width: 767.98px){.request-modal .modal-dialog{margin:1rem}.request-modal .modal-content{border-radius:1.5rem}.request-modal .request-tabs{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#419171 transparent;padding-bottom:.5rem}.request-modal .request-tabs .nav-link{min-width:150px;font-size:.95rem;white-space:nowrap}.request-modal .modal-body{padding-inline:1.5rem}}.modal .modal-dialog{max-width:792px}.modal .modal-content{border-radius:2.5rem;background-color:#fff;box-shadow:0 30px 80px rgba(0,0,0,.35);position:relative}.modal .modal-body{text-align:center;padding:40px 180px}.modal .auth-modal-close{position:absolute;top:1.75rem;right:1.75rem;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:10px;opacity:1;z-index:9999;border:1px solid #e4eef0 !important}.modal .auth-modal-close:focus{box-shadow:0 0 0 .15rem rgba(22,35,43,.15)}.modal h2.h1,.modal .h1.h2{letter-spacing:.01em;font-size:1.938rem;line-height:1.2}.modal .auth-tabs{gap:.75rem;border:1px solid #e4eef0;border-radius:.875rem;padding:.375rem}.modal .auth-tabs .nav-link{height:40px;border-radius:999px;border:1px solid #dde8f0;background-color:#fff;color:#16232b;font-weight:600;font-size:.875rem;line-height:1;padding:0 1.5rem;box-shadow:none;border-radius:.875rem !important;border-color:transparent !important}.modal .auth-tabs .nav-link:hover{border-color:#cfdbe5}.modal .auth-tabs .nav-link.active{background-color:#038a69;border-color:#038a69;color:#fff;box-shadow:0 8px 20px rgba(3,138,105,.35)}.modal .auth-input.form-control{border-radius:1.4rem;border:none;background-color:#f5f8fb;padding:1.05rem 1.5rem;font-size:1.05rem}.modal .auth-input.form-control::placeholder{color:#aab5bf}.modal .auth-input.form-control:focus{box-shadow:0 0 0 .15rem rgba(3,138,105,.18)}.modal .auth-submit-btn{border-radius:1.4rem;background-color:#e55500;border-color:#e55500;font-weight:600;font-size:1.05rem;padding:1.05rem 1.5rem;color:#fff}.modal .auth-submit-btn:hover{background-color:#d54c00;border-color:#d54c00;color:#fff}.modal .auth-submit-btn:focus-visible{box-shadow:0 0 0 .15rem rgba(229,85,0,.35)}.modal .auth-mail-btn{border-radius:1.4rem;border:1px solid #dde8f0;background-color:#fff;color:#16232b;font-weight:600;padding:.95rem 1.5rem}.modal .auth-mail-btn:hover{background-color:#f5f8fb}.modal .auth-check.form-check-input{width:18px;height:18px;border-radius:5px;border-color:#ffb580;margin-top:.1rem;cursor:pointer;accent-color:#e55500}.modal .auth-check.form-check-input:checked{background-color:#e55500;border-color:#e55500}.modal .form-check-label{cursor:pointer}.modal .social{display:flex;justify-content:center;gap:12px;margin:0;padding:0;list-style:none}.modal .social a{display:flex;height:42px;width:42px;border-radius:10px;background:#e4eef0;justify-content:center;align-items:center}.modal .social a:hover{background:#419171}.modal .social a:hover svg,.modal .social a:hover path{fill:#fff}.modal~.modal-backdrop.show{background-color:#16232b;opacity:.65}@media(max-width: 767.98px){.modal .modal-dialog{margin:1rem auto}.modal .modal-content{border-radius:1.5rem}.modal .auth-tabs{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#419171 transparent;padding-bottom:.5rem;gap:.25rem}.modal .auth-tabs .nav-link{min-width:160px;font-size:.95rem;white-space:nowrap}.modal .modal-body{padding-inline:1.5rem}}aside .footer-contacts{padding-right:1.875rem;margin-bottom:1rem}aside .footer-contacts .footer-phone{font-size:18px;line-height:1.2;font-weight:600}aside .footer-contacts .small{font-size:14px;line-height:1.4}aside .footer-contacts h4,aside .footer-contacts .h4{font-size:20px !important;line-height:1.2 !important;margin-bottom:1rem !important}aside .footer-contacts .btn-primary{background-color:#e55500}aside .footer-contacts .btn-primary:hover{background-color:#e55500}.selection-drop form{padding:12px 0}.selection-drop .form-row{padding:0 0 12px}.selection-drop .filter-card,.filters-sidebar .filter-card{background-color:#fff;border-radius:1.5rem;border:1px solid #e3edf3;padding:1rem 1.75rem;margin:1rem 0}.selection-drop .filter-header,.filters-sidebar .filter-header{cursor:pointer}.selection-drop .filter-header .filter-title,.filters-sidebar .filter-header .filter-title{font-size:1rem;line-height:1.4;display:block;color:#16232b;font-weight:600}.selection-drop .filter-body,.filters-sidebar .filter-body{margin-top:16px;transition:max-height .25s ease,opacity .2s ease}.selection-drop .back-panel,.filters-sidebar .back-panel{display:none}.selection-drop .filter-arrow,.filters-sidebar .filter-arrow{width:20px;height:20px;border:none;background-color:transparent;padding:0;transform:rotate(0deg);transition:transform .2s ease;background-repeat:no-repeat;background-position:center;background-size:9px 6px;background-image:url("data:image/svg+xml;utf8,<svg width='9' height='6' viewBox='0 0 9 6' xmlns='http://www.w3.org/2000/svg'><path d='M8.53817 0.242327C8.38203 0.0871179 8.17082 0 7.95066 0C7.73051 0 7.5193 0.0871179 7.36316 0.242327L4.3715 3.19233L1.4215 0.242327C1.26536 0.0871179 1.05415 0 0.833999 0C0.613844 0 0.402634 0.0871179 0.246499 0.242327C0.168392 0.319796 0.106396 0.411964 0.0640889 0.513513C0.0217817 0.615062 0 0.723984 0 0.833994C0 0.944004 0.0217817 1.05292 0.0640889 1.15447C0.106396 1.25602 0.168392 1.34819 0.246499 1.42566L3.77983 4.95899C3.8573 5.0371 3.94947 5.0991 4.05102 5.1414C4.15257 5.18371 4.26149 5.20549 4.3715 5.20549C4.48151 5.20549 4.59043 5.18371 4.69198 5.1414C4.79353 5.0991 4.8857 5.0371 4.96316 4.95899L8.53817 1.42566C8.61627 1.34819 8.67827 1.25602 8.72057 1.15447C8.76288 1.05292 8.78466 0.944004 8.78466 0.833994C8.78466 0.723984 8.76288 0.615062 8.72057 0.513513C8.67827 0.411964 8.61627 0.319796 8.53817 0.242327Z' fill='%23009470'/></svg>")}.selection-drop .filter-card.collapsed .filter-arrow,.filters-sidebar .filter-card.collapsed .filter-arrow{transform:rotate(180deg)}.selection-drop .filter-toggle-group,.filters-sidebar .filter-toggle-group{gap:9px}.selection-drop .filter-toggle-group .filter-toggle-btn,.filters-sidebar .filter-toggle-group .filter-toggle-btn{flex:1 1 50%;border-radius:10px !important;border:none;background-color:#f5f7f9;color:#878e8f;font-weight:600;padding:0 22px;box-shadow:none;font-size:.875rem;height:36px;line-height:36px}.selection-drop .filter-toggle-group .filter-toggle-btn.active,.filters-sidebar .filter-toggle-group .filter-toggle-btn.active{background-color:#e4eef0;color:#419171}.selection-drop .filter-input-pill,.filters-sidebar .filter-input-pill{background-color:#f5f7f9;border-radius:10px;padding:0 1.1rem;height:32px}.selection-drop .filter-number-input,.filters-sidebar .filter-number-input{width:100%;border:none;background:transparent;font-size:1rem;line-height:32px;font-weight:400;color:#878e8f;outline:none;text-align:center}.selection-drop .filter-number-input::-webkit-outer-spin-button,.selection-drop .filter-number-input::-webkit-inner-spin-button,.filters-sidebar .filter-number-input::-webkit-outer-spin-button,.filters-sidebar .filter-number-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.selection-drop .filter-number-input[type=number],.filters-sidebar .filter-number-input[type=number]{-moz-appearance:textfield}.selection-drop .range-slider,.filters-sidebar .range-slider{position:relative;height:12px}.selection-drop .range-track,.filters-sidebar .range-track{position:absolute;left:0;right:0;top:50%;height:2px;border-radius:99px;background-color:#e4edf3;transform:translateY(-50%);overflow:hidden}.selection-drop .range-input,.filters-sidebar .range-input{position:absolute;left:0;right:0;top:0;width:100%;pointer-events:none;background:none;-webkit-appearance:none;appearance:none}.selection-drop .range-input::-webkit-slider-thumb,.filters-sidebar .range-input::-webkit-slider-thumb{pointer-events:auto;-webkit-appearance:none;appearance:none;width:12px;height:12px;border-radius:50%;background-color:#038a69;border:0;box-shadow:none;cursor:pointer}.selection-drop .range-input::-moz-range-thumb,.filters-sidebar .range-input::-moz-range-thumb{pointer-events:auto;width:12px;height:12px;border-radius:50%;background-color:#038a69;border:0;box-shadow:none;cursor:pointer}.selection-drop .range-input::-webkit-slider-runnable-track,.selection-drop .range-input::-moz-range-track,.filters-sidebar .range-input::-webkit-slider-runnable-track,.filters-sidebar .range-input::-moz-range-track{background:transparent;border:none}.selection-drop .filter-check,.filters-sidebar .filter-check{margin-bottom:.5rem;display:flex;align-items:center}.selection-drop .filter-check .form-check-input,.filters-sidebar .filter-check .form-check-input{margin-top:0}.selection-drop .filter-check .filter-checkbox,.filters-sidebar .filter-check .filter-checkbox{width:20px;height:20px;border-radius:6px;border:1px solid #d1dde7;margin-right:.6rem;cursor:pointer;background-color:#fff;appearance:none;-webkit-appearance:none;position:relative;box-shadow:none !important}.selection-drop .filter-check .filter-checkbox:checked,.filters-sidebar .filter-check .filter-checkbox:checked{border-color:#419171;background-color:#419171}.selection-drop .filter-check .form-check-label,.filters-sidebar .filter-check .form-check-label{cursor:pointer;font-size:.875rem;line-height:1.4;color:#16232b}.selection-drop .filter-ghost-btn,.filters-sidebar .filter-ghost-btn{border-radius:14px;background-color:#f0f5f8;color:#038a69;border:none;height:36px;line-height:36px;padding:0 1rem;font-size:.875rem;font-weight:600}.selection-drop .counter-pill,.filters-sidebar .counter-pill{background-color:#f5f7f9;border-radius:1.3rem;padding:0 1.1rem;height:50px;display:flex;align-items:center}.selection-drop .counter-value .counter-label,.filters-sidebar .counter-value .counter-label{font-size:12px;line-height:1.4;color:#878e8f !important;margin:0 !important}.selection-drop .counter-input,.filters-sidebar .counter-input{border:none;background:transparent;font-size:1rem;font-weight:400;line-height:19px;width:3ch;outline:none}.selection-drop .counter-btn,.filters-sidebar .counter-btn{width:36px;height:36px;border-radius:12px;border:none;background-color:#fff;box-shadow:0 0 0 1px #e2edf4;font-size:1.4rem;line-height:1;padding:0;color:#16232b}.selection-drop .counter-btn:disabled,.filters-sidebar .counter-btn:disabled{opacity:.4;cursor:default}.selection-drop .filter-subtitle,.filters-sidebar .filter-subtitle{font-size:.875rem;line-height:1.4;color:#878e8f;margin-bottom:12px}.selection-drop .filter-switch-row,.filters-sidebar .filter-switch-row{display:flex;justify-content:space-between}.selection-drop .filter-switch-text,.filters-sidebar .filter-switch-text{max-width:70%;font-size:.875rem;line-height:1.4}.selection-drop .filter-switch,.filters-sidebar .filter-switch{position:relative;cursor:pointer;display:flex}.selection-drop .filter-switch-input,.filters-sidebar .filter-switch-input{position:absolute;opacity:0;pointer-events:none}.selection-drop .filter-switch-track,.filters-sidebar .filter-switch-track{transition:transform .2s ease;width:32px;height:20px;border-radius:999px;background-color:#fff;border:1px solid #e4eef0;position:relative;transition:background-color .2s ease}.selection-drop .filter-switch-track::before,.filters-sidebar .filter-switch-track::before{content:"";position:absolute;top:3px;left:4px;width:12px;height:12px;border-radius:50%;background-color:#e4eef0;transition:transform .2s ease}.selection-drop .filter-switch-input:checked+.filter-switch-track::before,.filters-sidebar .filter-switch-input:checked+.filter-switch-track::before{background-color:#419171}.selection-drop .filter-switch-input:checked+.filter-switch-track,.filters-sidebar .filter-switch-input:checked+.filter-switch-track{background-color:#fff;border:1px solid #419171}.selection-drop .filter-switch-input:checked+.filter-switch-track::before,.filters-sidebar .filter-switch-input:checked+.filter-switch-track::before{transform:translateX(10px)}.selection-drop .filter-rating-list,.filters-sidebar .filter-rating-list{display:flex;flex-direction:column;gap:.75rem}.selection-drop .filter-radio-row,.filters-sidebar .filter-radio-row{display:flex;align-items:center;gap:.6rem;cursor:pointer;font-size:1rem;user-select:none}.selection-drop .filter-radio,.filters-sidebar .filter-radio{display:none}.selection-drop .filter-radio-control,.filters-sidebar .filter-radio-control{width:16px;height:16px;border-radius:50%;border:1px solid #e4eef0;background-color:#fff;position:relative;flex:0 0 16px}.selection-drop .filter-radio-row input:checked+.filter-radio-control,.filters-sidebar .filter-radio-row input:checked+.filter-radio-control{border:4px solid #419171}.selection-drop .filter-rating-pill,.filters-sidebar .filter-rating-pill{display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:20px;padding:0 .6rem;border-radius:6px;background-color:#e4eef0;color:#038a69;font-weight:600;font-size:12px;line-height:20px}.selection-drop .filter-radio-label,.filters-sidebar .filter-radio-label{flex:1 1 auto;font-size:.875rem;line-height:1.4}.selection-drop .filter-show-more-langs,.filters-sidebar .filter-show-more-langs{color:#038a69;font-weight:500;text-decoration:none}.selection-drop .filter-show-more-langs:hover,.filters-sidebar .filter-show-more-langs:hover{text-decoration:underline}.filter-reset-wrapper{width:100%}.filter-reset-btn{white-space:nowrap;border-radius:14px;border:2px solid #e55500;background:transparent;color:#e55500;font-size:12px;font-weight:600;padding:0 1rem;height:36px;gap:.375rem;display:flex;flex-wrap:nowrap;align-items:center;cursor:pointer;transition:.15s ease;justify-content:space-between}.filter-reset-btn .filter-reset-icon{font-size:.875rem;display:inline-block}.filter-reset-btn:hover{background:rgba(217,83,30,.06)}.filter-reset-btn:active{background:rgba(217,83,30,.12)}.two-columns{padding-top:30px}.sidebar-collections{margin-top:2rem}.sidebar-collection{margin-bottom:1rem}.sidebar-collection strong{display:block;font-size:1rem;line-height:1.4;margin-bottom:10px}.sidebar-collection-list{margin:0 0 1rem;padding:0}.sidebar-collection-item+.sidebar-collection-item{margin-top:.35rem}.sidebar-collection-link{text-decoration:none;color:#16232b;font-size:.875rem;line-height:1.4;font-weight:400;display:inline-block}.sidebar-collection-link:hover{color:#e55500;text-decoration:underline}.sidebar-collection-more{border:0;background:none;padding:0;margin:0;color:#038a69;font-weight:600;font-size:.875rem;line-height:1.4;display:inline-flex;align-items:center;gap:.45rem;cursor:pointer}.sidebar-collection-caret{width:9px;height:6px;display:inline-block;background-repeat:no-repeat;background-position:center;background-size:9px 6px;transition:transform .2s ease;background-image:url("data:image/svg+xml;utf8,<svg width='9' height='6' viewBox='0 0 9 6' xmlns='http://www.w3.org/2000/svg'><path d='M8.53817 0.242327C8.38203 0.0871179 8.17082 0 7.95066 0C7.73051 0 7.5193 0.0871179 7.36316 0.242327L4.3715 3.19233L1.4215 0.242327C1.26536 0.0871179 1.05415 0 0.833999 0C0.613844 0 0.402634 0.0871179 0.246499 0.242327C0.168392 0.319796 0.106396 0.411964 0.0640889 0.513513C0.0217817 0.615062 0 0.723984 0 0.833994C0 0.944004 0.0217817 1.05292 0.0640889 1.15447C0.106396 1.25602 0.168392 1.34819 0.246499 1.42566L3.77983 4.95899C3.8573 5.0371 3.94947 5.0991 4.05102 5.1414C4.15257 5.18371 4.26149 5.20549 4.3715 5.20549C4.48151 5.20549 4.59043 5.18371 4.69198 5.1414C4.79353 5.0991 4.8857 5.0371 4.96316 4.95899L8.53817 1.42566C8.61627 1.34819 8.67827 1.25602 8.72057 1.15447C8.76288 1.05292 8.78466 0.944004 8.78466 0.833994C8.78466 0.723984 8.76288 0.615062 8.72057 0.513513C8.67827 0.411964 8.61627 0.319796 8.53817 0.242327Z' fill='%23038A69'/></svg>")}.sidebar-collection-more.is-open .sidebar-collection-caret{transform:rotate(180deg)}.gift-box{background:#e4eef0;padding:1.875rem;border-radius:1.875rem;position:relative}.gift-box>*{position:relative;z-index:1}.gift-box:before{position:absolute;width:228px;height:182px;top:10px;left:50%;transform:translateX(-50%);content:"";z-index:0;background-image:url("data:image/svg+xml;utf8,<svg width='228' height='182' viewBox='0 0 228 182' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M196.147 4.16813C176.984 -5.49248 153.618 2.21106 143.958 21.3736L127.646 53.7298C127.703 44.5938 122.698 35.7703 113.987 31.3785C101.738 25.2035 86.803 30.1276 80.628 42.3759L70.4416 62.5816C68.1536 59.2458 65.0173 56.4221 61.1502 54.4725C48.9019 48.2977 33.9664 53.2216 27.7916 65.4699L2.66433 115.312C-3.51053 127.56 1.41272 142.495 13.6608 148.67C25.9091 154.845 40.8444 149.922 47.0194 137.674L57.2068 117.467C59.4948 120.803 62.6302 123.627 66.4973 125.576C78.7456 131.751 93.6809 126.828 99.8558 114.58L100.672 112.962C99.1154 128.497 107.075 144.093 121.85 151.542C131.919 156.618 143.148 156.896 152.94 153.241C151.617 163.406 156.72 173.746 166.393 178.623C178.641 184.798 193.576 179.875 199.751 167.626L224.878 117.783C231.053 105.535 226.13 90.5998 213.882 84.4249C209.585 82.2586 204.957 81.4603 200.493 81.8629L213.351 56.3573C223.012 37.1947 215.309 13.8288 196.147 4.16813Z' fill='%23009470'/></svg>");background-repeat:no-repeat;background-size:contain;background-position:center}.gift-box.orange{background-color:#f0e9e4}.gift-box.orange:before{background-image:url("data:image/svg+xml,%3Csvg%20width='241'%20height='183'%20viewBox='0%200%20241%20183'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3E%3Cpath%20d='M6.36397%20147.429C18.129%20165.376%2042.2162%20170.388%2060.1639%20158.623L90.4681%20138.757C85.8509%20146.641%2085.7735%20156.785%2091.1218%20164.944C98.6417%20176.416%20114.038%20179.619%20125.51%20172.099L144.434%20159.694C144.748%20163.727%20146.052%20167.74%20148.427%20171.362C155.947%20182.834%20171.343%20186.037%20182.815%20178.517L229.496%20147.917C240.968%20140.397%20244.172%20125.001%20236.652%20113.529C229.133%20102.057%20213.737%2098.8534%20202.265%20106.373L183.339%20118.779C183.025%20114.746%20181.722%20110.733%20179.348%20107.111C171.828%2095.6391%20156.432%2092.435%20144.96%2099.9549L143.444%20100.948C152.56%2088.2728%20153.465%2070.7861%20144.393%2056.9479C138.211%2047.5173%20128.627%2041.6618%20118.319%2039.9316C124.547%2031.7892%20125.298%2020.2834%20119.359%2011.2237C111.839%20-0.248121%2096.4432%20-3.45225%2084.9714%204.0676L38.2892%2034.6691C26.8174%2042.189%2023.6132%2057.5849%2031.1331%2069.0567C33.7713%2073.0812%2037.3797%2076.0864%2041.447%2077.9698L17.559%2093.6294C-0.388515%20105.394%20-5.40093%20129.481%206.36397%20147.429Z'%20fill='%23E55500'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain;width:241px;height:183px}.gift-box.orange strong span{color:#e55500}.gift-box img{position:relative;left:50%;transform:translateX(-50%);height:auto;width:110%;max-width:300px;margin-bottom:1.25rem}.gift-box strong{display:block;font-size:1.25rem;line-height:1.2;margin:0 0 1.25rem}.gift-box strong span{display:block;color:#009470}.gift-box .btn{height:50px;padding:0;text-align:center;line-height:50px;font-size:1rem;font-weight:600}.activities-dropdown{width:588px !important;max-width:calc(100vw - 24px) !important}.activities-dropdown h6,.activities-dropdown .h6{margin-bottom:12px !important;font-size:16px !important;line-height:1.4 !important;font-weight:600 !important}.activities-dropdown i.bi-bubble{background-image:url("data:image/svg+xml,%3Csvg width='12' height='14' viewBox='0 0 12 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.72 6.2C8.02299 5.8213 8.18972 5.35165 8.19333 4.86667C8.19333 4.28496 7.96225 3.72708 7.55092 3.31575C7.13959 2.90442 6.58171 2.67333 6 2.67333C5.41829 2.67333 4.86041 2.90442 4.44908 3.31575C4.03775 3.72708 3.80667 4.28496 3.80667 4.86667C3.81028 5.35165 3.97701 5.8213 4.28 6.2C3.68575 6.56163 3.21953 7.10011 2.94667 7.74C2.90848 7.82119 2.88707 7.90925 2.88372 7.99891C2.88037 8.08857 2.89516 8.17798 2.92719 8.26179C2.95923 8.3456 3.00784 8.42208 3.07014 8.48665C3.13243 8.55122 3.20712 8.60255 3.28973 8.63757C3.37233 8.67258 3.46116 8.69057 3.55088 8.69044C3.6406 8.69031 3.72937 8.67207 3.81188 8.63682C3.89438 8.60156 3.96892 8.55002 4.03103 8.48527C4.09314 8.42052 4.14154 8.3439 4.17333 8.26C4.32656 7.90183 4.58105 7.59621 4.90555 7.38066C5.23005 7.16511 5.61044 7.04903 6 7.04667C6.3907 7.04773 6.77253 7.16321 7.09833 7.37884C7.42414 7.59446 7.67966 7.90079 7.83333 8.26C7.88437 8.3805 7.96974 8.48331 8.0788 8.55563C8.18787 8.62794 8.31581 8.66656 8.44667 8.66667C8.53586 8.66485 8.62397 8.64678 8.70667 8.61333C8.86924 8.54427 8.99777 8.41351 9.06401 8.24977C9.13026 8.08602 9.12882 7.90268 9.06 7.74C8.78538 7.09916 8.31673 6.56056 7.72 6.2ZM6 5.71333C5.82963 5.71333 5.66309 5.66272 5.52152 5.56792C5.37996 5.47312 5.26974 5.33842 5.20485 5.18088C5.13995 5.02335 5.12332 4.85009 5.15704 4.68309C5.19077 4.51609 5.27334 4.36286 5.39428 4.24286C5.51523 4.12286 5.66909 4.04148 5.83635 4.00905C6.00361 3.97663 6.17673 3.99461 6.33375 4.06073C6.49078 4.12684 6.62462 4.23811 6.71832 4.38041C6.81201 4.52271 6.86132 4.68963 6.86 4.86C6.85824 5.08693 6.76686 5.30396 6.60577 5.46381C6.44468 5.62365 6.22694 5.71334 6 5.71333ZM10 0H2C1.46957 0 0.960859 0.210714 0.585787 0.585786C0.210714 0.960859 0 1.46957 0 2V9.33333C0 9.86377 0.210714 10.3725 0.585787 10.7475C0.960859 11.1226 1.46957 11.3333 2 11.3333H3.72667L5.52667 13.14C5.58896 13.2018 5.66284 13.2507 5.74406 13.2838C5.82529 13.317 5.91226 13.3338 6 13.3333C6.1589 13.3333 6.31257 13.2766 6.43333 13.1733L8.58 11.3333H10C10.5304 11.3333 11.0391 11.1226 11.4142 10.7475C11.7893 10.3725 12 9.86377 12 9.33333V2C12 1.46957 11.7893 0.960859 11.4142 0.585786C11.0391 0.210714 10.5304 0 10 0ZM10.6667 9.33333C10.6667 9.51014 10.5964 9.67971 10.4714 9.80474C10.3464 9.92976 10.1768 10 10 10H8.33333C8.17444 9.99999 8.02076 10.0567 7.9 10.16L6.03333 11.76L4.47333 10.1933C4.41104 10.1315 4.33716 10.0827 4.25594 10.0495C4.17471 10.0163 4.08774 9.99949 4 10H2C1.82319 10 1.65362 9.92976 1.5286 9.80474C1.40357 9.67971 1.33333 9.51014 1.33333 9.33333V2C1.33333 1.82319 1.40357 1.65362 1.5286 1.5286C1.65362 1.40357 1.82319 1.33333 2 1.33333H10C10.1768 1.33333 10.3464 1.40357 10.4714 1.5286C10.5964 1.65362 10.6667 1.82319 10.6667 2V9.33333Z' fill='%2316232B'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:cover;width:12px;height:14px}.activities-dropdown .activities-item{font-size:14px;line-height:1.4}.activities-dropdown .activities-item:hover{color:#e55500}.activities-dropdown .activities-item:hover .bi-bubble{background-image:url("data:image/svg+xml,%3Csvg width='12' height='14' viewBox='0 0 12 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.72 6.2C8.02299 5.8213 8.18972 5.35165 8.19333 4.86667C8.19333 4.28496 7.96225 3.72708 7.55092 3.31575C7.13959 2.90442 6.58171 2.67333 6 2.67333C5.41829 2.67333 4.86041 2.90442 4.44908 3.31575C4.03775 3.72708 3.80667 4.28496 3.80667 4.86667C3.81028 5.35165 3.97701 5.8213 4.28 6.2C3.68575 6.56163 3.21953 7.10011 2.94667 7.74C2.90848 7.82119 2.88707 7.90925 2.88372 7.99891C2.88037 8.08857 2.89516 8.17798 2.92719 8.26179C2.95923 8.3456 3.00784 8.42208 3.07014 8.48665C3.13243 8.55122 3.20712 8.60255 3.28973 8.63757C3.37233 8.67258 3.46116 8.69057 3.55088 8.69044C3.6406 8.69031 3.72937 8.67207 3.81188 8.63682C3.89438 8.60156 3.96892 8.55002 4.03103 8.48527C4.09314 8.42052 4.14154 8.3439 4.17333 8.26C4.32656 7.90183 4.58105 7.59621 4.90555 7.38066C5.23005 7.16511 5.61044 7.04903 6 7.04667C6.3907 7.04773 6.77253 7.16321 7.09833 7.37884C7.42414 7.59446 7.67966 7.90079 7.83333 8.26C7.88437 8.3805 7.96974 8.48331 8.0788 8.55563C8.18787 8.62794 8.31581 8.66656 8.44667 8.66667C8.53586 8.66485 8.62397 8.64678 8.70667 8.61333C8.86924 8.54427 8.99777 8.41351 9.06401 8.24977C9.13026 8.08602 9.12882 7.90268 9.06 7.74C8.78538 7.09916 8.31673 6.56056 7.72 6.2ZM6 5.71333C5.82963 5.71333 5.66309 5.66272 5.52152 5.56792C5.37996 5.47312 5.26974 5.33842 5.20485 5.18088C5.13995 5.02335 5.12332 4.85009 5.15704 4.68309C5.19077 4.51609 5.27334 4.36286 5.39428 4.24286C5.51523 4.12286 5.66909 4.04148 5.83635 4.00905C6.00361 3.97663 6.17673 3.99461 6.33375 4.06073C6.49078 4.12684 6.62462 4.23811 6.71832 4.38041C6.81201 4.52271 6.86132 4.68963 6.86 4.86C6.85824 5.08693 6.76686 5.30396 6.60577 5.46381C6.44468 5.62365 6.22694 5.71334 6 5.71333ZM10 0H2C1.46957 0 0.960859 0.210714 0.585787 0.585786C0.210714 0.960859 0 1.46957 0 2V9.33333C0 9.86377 0.210714 10.3725 0.585787 10.7475C0.960859 11.1226 1.46957 11.3333 2 11.3333H3.72667L5.52667 13.14C5.58896 13.2018 5.66284 13.2507 5.74406 13.2838C5.82529 13.317 5.91226 13.3338 6 13.3333C6.1589 13.3333 6.31257 13.2766 6.43333 13.1733L8.58 11.3333H10C10.5304 11.3333 11.0391 11.1226 11.4142 10.7475C11.7893 10.3725 12 9.86377 12 9.33333V2C12 1.46957 11.7893 0.960859 11.4142 0.585786C11.0391 0.210714 10.5304 0 10 0ZM10.6667 9.33333C10.6667 9.51014 10.5964 9.67971 10.4714 9.80474C10.3464 9.92976 10.1768 10 10 10H8.33333C8.17444 9.99999 8.02076 10.0567 7.9 10.16L6.03333 11.76L4.47333 10.1933C4.41104 10.1315 4.33716 10.0827 4.25594 10.0495C4.17471 10.0163 4.08774 9.99949 4 10H2C1.82319 10 1.65362 9.92976 1.5286 9.80474C1.40357 9.67971 1.33333 9.51014 1.33333 9.33333V2C1.33333 1.82319 1.40357 1.65362 1.5286 1.5286C1.65362 1.40357 1.82319 1.33333 2 1.33333H10C10.1768 1.33333 10.3464 1.40357 10.4714 1.5286C10.5964 1.65362 10.6667 1.82319 10.6667 2V9.33333Z' fill='%23E55500'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:cover}.activities-scroll{max-height:260px;overflow-y:auto;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#419171 transparent;padding-right:.5rem}.activities-item{display:flex;align-items:center;padding:6px 0;font-size:15px;border-radius:8px;cursor:pointer}.activities-item:hover{background:#f3f4f6}.activities-item.active{background:#fff2e9}.activities-item.active .check{display:inline-block !important}.content-header{margin-bottom:2rem !important;height:36px;position:relative;z-index:100}.content-header .found-count{font-size:.875rem;line-height:1.4;font-weight:600;color:#16232b}.content-header .sort-block{position:relative}.content-header .sort-block .sort-label{font-size:.875rem;font-weight:600;line-height:1.4;color:#878e8f}.content-header .sort-block .sort-select{background:none;border:none;font-size:.875rem;font-weight:600;line-height:1.4;color:#16232b;display:flex;align-items:center;gap:8px;padding:0;cursor:pointer}.content-header .sort-block .sort-select .sort-arrow{width:14px;height:8px;transition:.25s ease;background-image:url("data:image/svg+xml;utf8,<svg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M1 1L5 5L9 1' stroke='%2316232B' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-size:contain;background-repeat:no-repeat}.content-header .sort-block .sort-select.open .sort-arrow{transform:rotate(180deg)}.content-header .sort-block .sort-dropdown{position:absolute;top:38px;right:0;width:240px;overflow:hidden;background:#fff;border-radius:14px;box-shadow:0 10px 30px rgba(0,0,0,.08);display:none;z-index:9999;border:1px solid #e4eef0}.content-header .sort-block .sort-item{padding:8px 18px;font-size:12px;color:#16232b;cursor:pointer;transition:.2s ease;font-weight:600}.content-header .sort-block .sort-item:hover{background:#fafbfc;color:#e55500}.content-header .view-switch .view-btn{background:none;border:none;font-size:.875rem;line-height:1.4;font-weight:600;color:#878e8f;padding:0;display:flex;align-items:center}.content-header .view-switch .view-btn i{margin-top:2px}.content-header .view-switch .view-btn.active{color:#16232b}.tours-list.grid-view .item-card{display:flex;flex-direction:column;position:relative}.tours-list.grid-view .item-card a.link{position:absolute;top:0;left:0;bottom:0;right:0;z-index:11}.tours-list.grid-view .item-card .tour-info.small{white-space:nowrap}.tours-list.grid-view .item-card .hidden{display:none}.tours-list.grid-view .item-card .grid-hidden{display:none !important}.tours-list.grid-view .item-card.active,.tours-list.grid-view .item-card:hover{position:absolute;top:-0.75rem;left:0;right:0;z-index:99;height:auto !important;background-color:#fff;border:1px solid #e4eef0;padding:.75rem;border-radius:1.5rem;overflow:hidden;box-shadow:0px 6px 20px 0px #00000014}.tours-list.grid-view .item-card.active .hidden,.tours-list.grid-view .item-card:hover .hidden{display:block}.tours-list.grid-view .item-card.active .card-body h3,.tours-list.grid-view .item-card.active .card-body .h3,.tours-list.grid-view .item-card:hover .card-body h3,.tours-list.grid-view .item-card:hover .card-body .h3{height:auto;min-height:calc(var(--type-p1-lh) * 2rem);display:-webkit-box;-webkit-line-clamp:none;overflow:hidden;text-overflow:none}.tours-list.grid-view .item-card.active .image-holder img,.tours-list.grid-view .item-card:hover .image-holder img{scale:1.05}.tours-list a.link{position:absolute;top:0;left:0;bottom:0;right:0;z-index:11}.tours-list .item-card{display:flex;flex-direction:column}.tours-list .item-card .hidden{display:none}.tours-list .item-card .grid-hidden{display:none !important}.tours-list .item-card.active,.tours-list .item-card:hover{position:absolute;top:-0.75rem;left:0;right:0;z-index:99;background-color:#fff;border:1px solid #e4eef0;padding:.75rem;border-radius:1.5rem;overflow:hidden;box-shadow:0px 6px 20px 0px #00000014}.tours-list .item-card.active .hidden,.tours-list .item-card:hover .hidden{display:block}.tours-list .item-card.active .card-body h3,.tours-list .item-card.active .card-body .h3,.tours-list .item-card:hover .card-body h3,.tours-list .item-card:hover .card-body .h3{height:auto;min-height:calc(var(--type-p1-lh) * 2rem);display:-webkit-box;-webkit-line-clamp:none;overflow:hidden;text-overflow:none}.tours-list .item-card.active .image-holder img,.tours-list .item-card:hover .image-holder img{scale:1.05 !important}.tours-list .item-card:hover .card-body h3,.tours-list .item-card:hover .card-body .h3{color:#e55500}.tours-list .item-card .image-holder{border-radius:1.25rem;overflow:hidden;height:200px;margin-bottom:.75rem}.tours-list .item-card .image-holder img{height:100%;width:100%;object-fit:cover;transition:all .3s ease}.tours-list .item-card .image-holder .sale{position:absolute;bottom:0;right:1rem;height:28px;padding:0 .625rem;background-color:#e55500;border-radius:6px 6px 0 0;color:#fff;font-size:.75rem;line-height:1;display:flex;align-items:center;justify-content:center;font-weight:600}.tours-list .item-card .image-holder .badges{position:absolute;top:1rem;left:1rem;gap:4px;display:flex;flex-direction:column}.tours-list .item-card .image-holder .badges .badge{height:24px;gap:.3rem;display:flex;align-items:center;border-radius:6px;flex-wrap:nowrap;overflow:hidden;background-color:#fff;color:#16232b;font-weight:600;font-size:12px;line-height:1}.tours-list .item-card .image-holder .badges .badge.primary{color:#e55500}.tours-list .item-card .image-holder .badges .badge.success{color:#419171}.tours-list .item-card .image-holder .badges .badge.warning{color:#ffc107}.tours-list .item-card .image-holder .badges .badge.outline-white{color:#fff;background-color:transparent;border:1px solid #fff}.tours-list .item-card .image-holder .like{width:24px;height:24px;position:absolute;z-index:22;top:1rem;right:1rem;text-indent:-9999px;overflow:hidden;background-image:url("data:image/svg+xml;utf8,<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M20.1603 5.00001C19.1002 3.93722 17.6951 3.28855 16.1986 3.17118C14.7021 3.05381 13.213 3.47548 12.0003 4.36001C10.7279 3.41365 9.14427 2.98452 7.5682 3.15905C5.99212 3.33358 4.54072 4.09879 3.50625 5.3006C2.47178 6.5024 1.9311 8.05153 1.99308 9.63603C2.05506 11.2205 2.71509 12.7227 3.84028 13.84L10.0503 20.06C10.5703 20.5718 11.2707 20.8586 12.0003 20.8586C12.7299 20.8586 13.4303 20.5718 13.9503 20.06L20.1603 13.84C21.3279 12.6653 21.9832 11.0763 21.9832 9.42001C21.9832 7.76374 21.3279 6.17475 20.1603 5.00001ZM18.7503 12.46L12.5403 18.67C12.4696 18.7414 12.3855 18.798 12.2928 18.8367C12.2001 18.8753 12.1007 18.8952 12.0003 18.8952C11.8999 18.8952 11.8004 18.8753 11.7077 18.8367C11.615 18.798 11.5309 18.7414 11.4603 18.67L5.25028 12.43C4.46603 11.6284 4.02689 10.5515 4.02689 9.43001C4.02689 8.30855 4.46603 7.23167 5.25028 6.43001C6.04943 5.641 7.12725 5.19858 8.25028 5.19858C9.3733 5.19858 10.4511 5.641 11.2503 6.43001C11.3432 6.52374 11.4538 6.59814 11.5757 6.6489C11.6976 6.69967 11.8283 6.72581 11.9603 6.72581C12.0923 6.72581 12.223 6.69967 12.3449 6.6489C12.4667 6.59814 12.5773 6.52374 12.6703 6.43001C13.4694 5.641 14.5472 5.19858 15.6703 5.19858C16.7933 5.19858 17.8711 5.641 18.6703 6.43001C19.4653 7.22116 19.9189 8.2922 19.9338 9.4137C19.9488 10.5352 19.5239 11.6179 18.7503 12.43V12.46Z' fill='white'/></svg>");background-size:contain;background-repeat:no-repeat;background-position:center}.tours-list .item-card .image-holder .like.active{background-image:url("data:image/svg+xml;utf8,<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M7.62305 3.6561C9.07344 3.49549 10.5313 3.89067 11.7021 4.76157L11.9971 4.98129L12.2949 4.76352C13.4112 3.94948 14.7819 3.56182 16.1592 3.66977C17.4508 3.77107 18.6689 4.30228 19.6201 5.17465L19.8066 5.35336C20.8805 6.43427 21.4833 7.89611 21.4834 9.41977C21.4834 10.8485 20.9533 12.2232 20.002 13.2801L19.8057 13.4872L13.5996 19.7039C13.1731 20.1236 12.5983 20.3582 12 20.3582C11.4765 20.3582 10.9712 20.1786 10.5674 19.8524L10.4014 19.7039L4.19434 13.4872L4.19238 13.4852C3.157 12.457 2.5502 11.0741 2.49316 9.61606C2.43624 8.15816 2.93301 6.73264 3.88477 5.6268C4.8367 4.52088 6.17273 3.81675 7.62305 3.6561Z' fill='%23E55500' stroke='white'/></svg>")}.tours-list .item-card .card-body .badge.bg-secondary-subtle{color:#419171 !important;font-size:12px;line-height:1;display:flex;align-items:center;height:22px;font-weight:600}.tours-list .item-card .card-body h3,.tours-list .item-card .card-body .h3{height:calc(var(--type-p1-lh) * 2rem);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.tours-list .item-card .card-body .btn{position:relative;z-index:22;font-weight:600;background-color:#e55500;color:#fff;height:50px;padding:0 !important;line-height:50px}.tours-list .item-card .card-body .btn:hover{background-color:#cc4a00;color:#fff}.tours-list .item-card .card-body .dc-block{font-size:18px;line-height:1.3;color:#16232b}.tours-list .item-card .card-body .dc-row+.dc-row{margin-top:.35rem}.tours-list .item-card .card-body .dc-label{font-weight:500}.tours-list .item-card .card-body .dc-icon{width:24px;height:24px;display:inline-block;background-repeat:no-repeat;background-position:center;background-size:contain}.tours-list .item-card .card-body .dc-icon-difficulty{background-image:url("data:image/svg+xml;utf8,<svg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg' fill='none'><path d='M6 5h6v2H8v10h8v2H6V5Z' fill='%23038A69'/><path d='M13 5h5v5h-2V7.41l-6.3 6.3-1.4-1.42L14.59 6H13V5Z' fill='%23038A69'/></svg>")}.tours-list .item-card .card-body .dc-icon-comfort{background-image:url("data:image/svg+xml;utf8,<svg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg' fill='none'><path d='M12 3a5 5 0 0 0-3.536 8.536L7 17l5-2 5 2-1.464-5.464A5 5 0 0 0 12 3Z' stroke='%23038A69' stroke-width='1.8' stroke-linejoin='round'/><path d='M9.5 20.5 12 19l2.5 1.5' stroke='%23038A69' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/></svg>")}.tours-list .item-card .card-body .dc-value{font-weight:600;color:#419171}.dc-meter{display:flex;align-items:center;gap:4px}.dc-dot{width:6px;height:12px;border-radius:999px;background-color:#e3edf3}.dc-dot-filled{background-color:#419171}.tours-list.list-view>.col-12.col-md-6.col-xl-4{flex:0 0 100%;max-width:100%}.tours-list.list-view .item-card{position:relative;display:flex;flex-direction:row;align-items:stretch;border-radius:1.5rem;border:1px solid #e4eef0 !important;padding:0}.tours-list.list-view .item-card .hidden{display:block}.tours-list.list-view .item-card,.tours-list.list-view .item-card:hover,.tours-list.list-view .item-card.active{position:relative;top:0;left:0;right:auto;z-index:1;padding:0 1rem 0 0}.tours-list.list-view .item-card .image-holder img,.tours-list.list-view .item-card:hover .image-holder img,.tours-list.list-view .item-card.active .image-holder img{scale:1}.tours-list.list-view .item-card .card-body h3,.tours-list.list-view .item-card .card-body .h3,.tours-list.list-view .item-card:hover .card-body h3,.tours-list.list-view .item-card.active .card-body h3{height:auto;min-height:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:none;overflow:hidden;text-overflow:clip}.tours-list.list-view .item-card .image-holder{height:auto;min-height:200px;flex:0 0 282px;width:282px;margin:0}.tours-list.list-view .item-card .card-body{padding:1.25rem 0 1.25rem 1rem;display:flex;flex-direction:row;align-items:stretch}.tours-list.list-view .item-card .card-body .left-column{padding-right:1.25rem;flex:0 0 65%;display:flex;flex-direction:column}.tours-list.list-view .item-card .card-body .left-column .hidden{display:flex;flex-direction:column;flex:1 1 auto}.tours-list.list-view .item-card .card-body .left-column .dc-block{margin:auto 0 0 !important;max-width:282px}.tours-list.list-view .item-card .card-body .left-column .left-head{display:flex;flex-wrap:wrap;justify-content:flex-start}.tours-list.list-view .item-card .card-body .left-column .left-head .text-success{order:0;margin:0 20px 0 0}.tours-list.list-view .item-card .card-body .left-column .left-head .small{order:1;flex:1 1 auto}.tours-list.list-view .item-card .card-body .left-column .left-head h3,.tours-list.list-view .item-card .card-body .left-column .left-head .h3{order:2;width:100%;flex:0 0 100%;margin:0 0 12px}.tours-list.list-view .item-card .card-body .right-column{display:flex;flex-direction:column;width:188px}.tours-list.list-view .item-card .card-body .right-column .btn-primary{margin:auto 0 0;position:relative;z-index:33}.tours-list.list-view .item-card .card-body .right-column .tour-info{display:flex;flex-wrap:wrap}.tours-list.list-view .item-card .card-body .right-column .price{display:flex;flex-direction:column}.tours-list.list-view .item-card .card-body .right-column .price .line{order:0;margin-bottom:9px;display:block}.tours-list.list-view .item-card .card-body .right-column .price .text-p1{order:1}.tours-list.list-view .item-card .card-body .right-column .grid-hidden{display:flex !important;align-items:center;justify-content:space-between;margin-bottom:18px}.tours-list.list-view .item-card .card-body .right-column .grid-hidden .separator{height:16px;width:1px;flex:0 0 1px;background-color:#e4eef0}.tours-list.list-view .item-card .card-body .right-column .grid-hidden i{margin:0 12px 0 0}.promo-chips{margin-bottom:40px}.promo-chips .promo-chip{width:100%;padding:.75rem;border-radius:1.5rem;background-color:#f5f7f9;text-decoration:none;color:#16232b;gap:.75rem;transition:box-shadow .2s ease,transform .2s ease}.promo-chips .promo-chip:hover{box-shadow:0 8px 24px rgba(0,0,0,.06);transform:translateY(-2px)}.promo-chips .promo-chip-img{flex:0 0 52px;width:52px;height:52px;border-radius:.875rem;overflow:hidden;display:block}.promo-chips .promo-chip-img img{width:100%;height:100%;object-fit:cover;display:block}.promo-chips .promo-chip-title{font-weight:600}@media(max-width: 575.98px){.promo-chips .promo-chip{padding:.9rem 1.3rem;gap:1rem}.promo-chips .promo-chip-img{flex-basis:64px;width:64px;height:64px}.promo-chips .promo-chip-title{font-size:1.1rem}}.drive-offers .drive-card{position:relative;display:flex;align-items:center;padding:1.875rem;border-radius:1.875rem;background-color:#2e8a63;color:#fff;overflow:hidden}.drive-offers .drive-card-body{position:relative;z-index:1;max-width:80%}.drive-offers .drive-title{font-weight:700;font-size:1.563rem;line-height:1.2;margin-bottom:1rem}.drive-offers .drive-btn{padding:.9rem 2.5rem;border-radius:14px;background-color:#e55500;border:none;font-weight:600;font-size:1rem;color:#fff}.drive-offers .drive-btn:hover{background-color:#cc4a00;color:#fff}.drive-offers .drive-card-image{position:absolute;right:0;top:0;bottom:0;width:45%;display:flex;align-items:center;justify-content:center;pointer-events:none}.drive-offers .drive-card-image img{height:140%;object-fit:cover;transform:translateX(15%)}@media(max-width: 991.98px){.drive-offers .drive-card{padding:2rem 1.75rem}.drive-offers .drive-card-body{max-width:65%}.drive-offers .drive-title{font-size:1.6rem}.drive-offers .drive-subtitle{font-size:1.05rem;margin-bottom:1.5rem}}@media(max-width: 575.98px){.drive-offers .drive-card{flex-direction:column;align-items:flex-start;padding:1.75rem 1.25rem 1.5rem}.drive-offers .drive-card-body{max-width:100%;margin-bottom:1.25rem}.drive-offers .drive-card-image{position:absolute;right:0;top:0;width:auto;height:auto;bottom:0}.drive-offers .drive-card-image img{height:100%;width:100%;object-fit:cover;object-position:100% 100%}.drive-offers .drive-card-image img{width:100%;height:100%;transform:none;clip-path:inset(0 round 2rem)}.drive-offers .drive-card-image::after{display:none}.drive-offers .drive-title{font-size:1.5rem}}.help-block{position:relative;border-radius:1.25rem;background-color:#2e8a63;color:#fff;padding:1.25rem 1.875rem;overflow:hidden}.help-block .container{position:relative;z-index:2}.help-block::before{content:"";position:absolute;left:0px;bottom:0px;width:220px;height:120px;z-index:0;background-image:url("data:image/svg+xml;utf8,<svg width='150' height='80' viewBox='0 0 150 80' xmlns='http://www.w3.org/2000/svg' fill='none'><path d='M146.438 83.6512C137.017 59.3639 109.691 47.313 85.4032 56.7342L44.3931 72.642C51.8715 64.4521 54.533 52.4295 50.2502 41.3884C44.2284 25.8645 26.7618 18.1614 11.2378 24.1831L-14.3707 34.1164C-13.7216 29.2495 -14.2546 24.1551 -16.1557 19.254C-22.1775 3.72999 -39.644 -3.97313 -55.1681 2.0487L-118.34 26.553C-133.864 32.5748 -141.567 50.0414 -135.545 65.5654C-129.523 81.0894 -112.057 88.7926 -96.5325 82.7708L-70.9233 72.8367C-71.5725 77.7039 -71.0415 82.7985 -69.1404 87.6998C-63.1185 103.224 -45.652 110.927 -30.128 104.905L-28.0736 104.109C-42.1077 116.848 -47.6122 137.38 -40.3479 156.107C-35.3973 168.869 -25.5017 178.249 -13.7022 182.914C-23.1584 191.003 -26.9645 204.472 -22.2089 216.732C-16.1871 232.256 1.27944 239.959 16.8035 233.937L79.9756 209.432C95.4995 203.41 103.202 185.944 97.1803 170.42C95.0678 164.974 91.5466 160.492 87.1952 157.226L119.52 144.687C143.808 135.266 155.859 107.939 146.438 83.6512Z' fill='%23E55500'/></svg>");background-repeat:no-repeat;background-size:cover;pointer-events:none}.help-block::after{content:"";position:absolute;right:0px;top:0px;width:260px;height:260px;z-index:0;background-image:url("data:image/svg+xml;utf8,<svg width='134' height='122' viewBox='0 0 134 122' xmlns='http://www.w3.org/2000/svg' fill='none'><path d='M182.062 -131.453C202.801 -116.274 207.308 -87.1552 192.128 -66.416L166.497 -31.3982C176.211 -36.433 188.348 -35.8985 197.776 -28.998C211.032 -19.2955 213.912 -0.684 204.21 12.572L188.203 34.4396C193.008 35.0635 197.728 36.8712 201.914 39.9348C215.17 49.6373 218.051 68.2496 208.348 81.5057L168.865 135.449C159.163 148.705 140.551 151.586 127.295 141.883C114.039 132.181 111.158 113.57 120.86 100.314L136.866 78.4443C132.062 77.8202 127.342 76.0134 123.157 72.9502C109.901 63.2477 107.02 44.6355 116.722 31.3793L118.006 29.6257C102.282 39.7467 81.3114 39.7495 65.32 28.045C54.4225 20.0687 48.0102 8.24369 46.5774 -4.19167C36.4543 2.75395 22.6472 2.94086 12.1786 -4.72143C-1.07747 -14.424 -3.95807 -33.0354 5.74443 -46.2915L45.2268 -100.234C54.9292 -113.49 73.541 -116.372 86.7971 -106.67C91.4477 -103.266 94.8194 -98.764 96.8206 -93.7831L117.024 -121.387C132.204 -142.126 161.323 -146.633 182.062 -131.453Z' fill='%23E55500'/></svg>");background-size:cover;background-repeat:no-repeat;pointer-events:none}.help-block-title{font-weight:700;font-size:2rem;line-height:1.3}.help-block-subtitle{font-size:1.25rem}.help-btn-wa{padding:.9rem 2.6rem;border-radius:14px;background-color:#e55500;border:none;color:#fff;font-weight:600;font-size:1rem;white-space:nowrap}.help-btn-wa:hover{background-color:#cc4a00;color:#fff}.help-btn-outline{padding:.9rem 2.6rem;border-radius:14px;background-color:#fff;border:none;color:#2e8a63;font-weight:600;font-size:1rem;white-space:nowrap}.help-btn-outline:hover{background-color:#f3f5f7;color:#2e8a63}@media(max-width: 1070px){.tour-calendar .cal-inner{left:0;transform:none}}@media(max-width: 991.98px){.help-block{padding:2rem 0}.help-block-title{font-size:1.7rem}.help-block-subtitle{font-size:1.1rem;margin-bottom:1.25rem}.help-block::after{right:0px;top:0px;width:220px;height:190px}}@media(max-width: 575.98px){.help-block{border-radius:1.75rem;text-align:center}.help-block:after{height:130px}.help-block-title{font-size:1.5rem}.help-block-subtitle{font-size:1rem}.help-block::before{left:0px;bottom:0px}.help-block::after{right:0px;top:0px}.help-btn-wa,.help-btn-outline{width:100%}}.pagination-block .btn{height:50px}.pagination-block .btn:hover{background-color:#f8fafc;box-shadow:0 8px 22px rgba(0,0,0,.08)}.pagination-block .pagination-custom{display:flex;align-items:center;justify-content:center;gap:.35rem}.pagination-block .pagination-custom .page-item .page-link{border:none;min-width:36px;height:36px;padding:0 .3rem;border-radius:8px;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:1rem;color:#7b848c;background-color:transparent}.pagination-block .pagination-custom .page-item.active .page-link{background-color:#009470;color:#fff}.pagination-block .pagination-custom .page-item.disabled .page-link{color:#cbd4dc;cursor:default}.pagination-block .tours-pagination-info{font-size:.875rem;color:#7b848c}.selection-block{position:relative}.selection-block .form-control-lg{height:58px;border-radius:14px;font-size:1rem;font-weight:600;color:#16232b}.selection-block.form>.row:before{background-image:url("data:image/svg+xml,%3Csvg width='174' height='372' viewBox='0 0 174 372' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M172.76 5.08068C180.208 53.1972 147.239 98.2416 99.1229 105.689L4.03998 120.406C23.4246 128.4 38.2814 146.036 41.7229 168.27C46.9604 202.109 23.7744 233.786 -10.064 239.024L-65.8607 247.66C-58.7275 256.08 -53.7533 266.51 -51.9417 278.214C-46.7043 312.052 -69.8892 343.729 -103.727 348.967L-241.427 370.28C-275.265 375.518 -306.943 352.332 -312.181 318.494C-317.418 284.656 -294.232 252.978 -260.394 247.741L-204.596 239.104C-211.729 230.684 -216.705 220.255 -218.516 208.551C-223.437 176.758 -203.268 146.873 -172.747 139.032C-204.188 129.516 -229.026 102.732 -234.386 68.0997L-237.09 50.6309C-240.932 25.8081 -234.017 1.80339 -219.816 -16.6437C-243.151 -22.6024 -261.854 -41.9485 -265.77 -67.2533C-271.008 -101.092 -247.823 -132.769 -213.984 -138.007L-76.2849 -159.321C-42.4464 -164.558 -10.769 -141.372 -5.53133 -107.534C-3.69397 -95.663 -5.35409 -84.0583 -9.74525 -73.7677L69.448 -86.0256C117.565 -93.4732 162.609 -60.5046 170.057 -12.3881L172.76 5.08068Z' fill='%23E55500'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:cover;width:174px;height:372px}.selection-block>.row{background-color:#038a69;border-radius:1.875rem;overflow:hidden;padding:2.5rem 3.75rem;margin:0 !important}.selection-block>.row::before{content:"";position:absolute;top:0px;left:0px;width:256px;height:372px;background-repeat:no-repeat;background-size:contain;background-image:url("data:image/svg+xml;utf8,<svg width='256' height='372' viewBox='0 0 256 372' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M254.758 5.08068C262.206 53.1973 229.238 98.2417 181.121 105.689L83.0044 120.876C104.739 127.775 121.833 146.451 125.557 170.514C130.795 204.353 107.61 236.03 73.7712 241.268L17.9525 249.908C24.1129 257.908 28.402 267.529 30.0556 278.213C35.2932 312.051 12.1079 343.728 -21.7303 348.966L-159.43 370.28C-193.268 375.517 -224.946 352.332 -230.184 318.494C-235.421 284.656 -212.236 252.978 -178.398 247.74L-122.577 239.1C-128.738 231.1 -133.028 221.479 -134.682 210.795C-139.791 177.787 -117.856 146.837 -85.369 140.475C-119.327 132.512 -146.725 104.685 -152.388 68.0997L-155.092 50.6309C-158.934 25.8077 -152.019 1.80285 -137.817 -16.6444C-161.152 -22.6031 -179.855 -41.9483 -183.771 -67.253C-189.009 -101.091 -165.824 -132.769 -131.985 -138.007L5.71413 -159.32C39.5526 -164.558 71.23 -141.372 76.4677 -107.533C78.3049 -95.6631 76.6449 -84.0588 72.254 -73.7684L151.446 -86.0256C199.563 -93.4732 244.607 -60.5047 252.055 -12.3881L254.758 5.08068Z' fill='%23E55500'/></svg>");z-index:0}.selection-block>.row::after{content:"";position:absolute;bottom:0px;right:0px;width:420px;height:100%;background-repeat:no-repeat;background-size:cover;background-image:url("data:image/svg+xml;utf8,<svg width='420' height='451' viewBox='0 0 420 451' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M232.77 -48.3218C185.509 -36.6165 156.684 11.1858 168.389 58.4473L199.531 184.181C182.396 163.987 154.721 154.045 127.271 160.844C88.6711 170.404 65.1292 209.445 74.6891 248.045L90.4594 311.718C79.1264 308.705 66.8957 308.424 54.7091 311.442C16.1096 321.003 -7.43164 360.043 2.12817 398.643L41.0309 555.718C50.591 594.318 89.6329 617.86 128.233 608.3C166.832 598.739 190.373 559.698 180.813 521.098L165.043 457.424C176.376 460.437 188.607 460.72 200.794 457.702C235.415 449.127 257.922 416.835 255.295 382.417C275.775 410.546 311.941 424.994 347.798 416.113L395.338 404.339C419.114 398.45 438.223 383.425 449.854 363.93C467.073 383.02 493.981 392.245 520.68 385.633C559.279 376.072 582.821 337.031 573.261 298.431L534.358 141.357C524.798 102.757 485.757 79.2148 447.157 88.7748C433.617 92.1284 421.929 99.1098 412.874 108.427L387.08 4.28439C375.375 -42.9771 327.573 -71.8011 280.311 -60.096L232.77 -48.3218Z' fill='%23E55500'/></svg>");z-index:0}.selection-block>.row .col-12{position:relative;z-index:2;margin:0 !important;padding:0 !important}.selection-block form .row{margin:0 0 1rem !important;display:flex;gap:1rem}.selection-block form .row .col-md-6{flex:1 1 45%;width:auto}.selection-block .submit-btn{background-color:#e55500;border:none;height:58px;border-radius:14px}.selection-block .submit-btn:hover{background-color:#c04800}.selection-block .btn{height:58px;border-radius:14px}.selection-img{max-height:525px;width:auto;position:absolute;bottom:0;right:0;object-fit:contain}.selection-block.reg-form{height:100%}.selection-block.reg-form>.row{padding:60px;overflow:hidden}.selection-block.reg-form>.row:before{background-image:url("data:image/svg+xml,%3Csvg width='256' height='372' viewBox='0 0 256 372' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M254.76 5.08019C262.208 53.1968 229.239 98.2412 181.123 105.689L83.0063 120.875C104.74 127.774 121.835 146.451 125.559 170.514C130.797 204.352 107.611 236.03 73.7722 241.267L17.9556 249.906C24.1162 257.907 28.4049 267.529 30.0585 278.212C35.2959 312.051 12.111 343.727 -21.7272 348.965L-159.427 370.279C-193.265 375.516 -224.943 352.331 -230.181 318.493C-235.418 284.654 -212.232 252.977 -178.394 247.739L-122.576 239.099C-128.737 231.099 -133.027 221.478 -134.681 210.794C-139.79 177.787 -117.854 146.836 -85.368 140.474C-119.325 132.511 -146.724 104.684 -152.386 68.0993L-155.09 50.6304C-158.932 25.8077 -152.017 1.80288 -137.816 -16.6442C-161.151 -22.603 -179.854 -41.949 -183.77 -67.2538C-189.008 -101.092 -165.822 -132.77 -131.983 -138.007L5.71608 -159.321C39.5544 -164.558 71.231 -141.372 76.4687 -107.534C78.306 -95.6636 76.6468 -84.0586 72.2557 -73.768L151.449 -86.0258C199.565 -93.4732 244.609 -60.505 252.057 -12.3886L254.76 5.08019Z' fill='%23E55500'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:cover;width:256px;height:372px;top:0;left:0}.selection-block.reg-form>.row:after{background-image:url("data:image/svg+xml,%3Csvg width='91' height='455' viewBox='0 0 91 455' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M232.77 -204.322C185.508 -192.616 156.684 -144.814 168.389 -97.5525L199.529 28.1793C182.394 7.98697 154.721 -1.95492 127.271 4.84356C88.6714 14.4038 65.1299 53.4456 74.6899 92.0453L90.4602 155.719C79.1268 152.705 66.8958 152.423 54.7087 155.441C16.109 165.001 -7.43243 204.043 2.1276 242.643L41.0305 399.717C50.5905 438.317 89.6318 461.859 128.232 452.299C166.831 442.739 190.373 403.698 180.813 365.098L165.043 301.423C176.376 304.436 188.607 304.72 200.794 301.701C235.414 293.127 257.921 260.836 255.295 226.419C275.775 254.547 311.941 268.994 347.797 260.113L395.338 248.339C419.114 242.45 438.223 227.425 449.854 207.93C467.073 227.02 493.982 236.245 520.681 229.632C559.281 220.072 582.822 181.03 573.262 142.431L534.359 -14.6444C524.799 -53.244 485.758 -76.7853 447.158 -67.2254C433.617 -63.8717 421.93 -56.8899 412.874 -47.5719L387.08 -151.716C375.375 -198.977 327.572 -227.801 280.311 -216.096L232.77 -204.322Z' fill='%23E55500'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:cover;width:91px;height:455px;top:0;bottom:auto;right:0}main .search-form{max-width:80%;margin:2.125rem auto 1.875rem;position:relative;z-index:101}main .search-form .input-group{height:3.125rem;border:1px solid #e4eef0;border-radius:.875rem;padding:.25rem .25rem .25rem 1.25rem}main .search-form .input-group .btn{border-radius:var(--bs-border-radius-pill) !important;font-size:.875rem;margin-left:1.25rem !important}main .search-form .input-group .btn.dropdown-toggle{background:none !important;color:#16232b !important}main .search-form .input-group .btn.dropdown-toggle:after{width:9px;height:6px;content:"";border:0;margin-top:2px;margin-left:.375rem;background-image:url("data:image/svg+xml;utf8,<svg width='9' height='6' viewBox='0 0 9 6' xmlns='http://www.w3.org/2000/svg'><path d='M8.53817 0.242327C8.38203 0.0871179 8.17082 0 7.95066 0C7.73051 0 7.5193 0.0871179 7.36316 0.242327L4.3715 3.19233L1.4215 0.242327C1.26536 0.0871179 1.05415 0 0.833999 0C0.613844 0 0.402634 0.0871179 0.246499 0.242327C0.168392 0.319796 0.106396 0.411964 0.0640889 0.513513C0.0217817 0.615062 0 0.723984 0 0.833994C0 0.944004 0.0217817 1.05292 0.0640889 1.15447C0.106396 1.25602 0.168392 1.34819 0.246499 1.42566L3.77983 4.95899C3.8573 5.0371 3.94947 5.0991 4.05102 5.1414C4.15257 5.18371 4.26149 5.20549 4.3715 5.20549C4.48151 5.20549 4.59043 5.18371 4.69198 5.1414C4.79353 5.0991 4.8857 5.0371 4.96316 4.95899L8.53817 1.42566C8.61627 1.34819 8.67827 1.25602 8.72057 1.15447C8.76288 1.05292 8.78466 0.944004 8.78466 0.833994C8.78466 0.723984 8.76288 0.615062 8.72057 0.513513C8.67827 0.411964 8.61627 0.319796 8.53817 0.242327Z' fill='%2316232B'/></svg>")}main .search-form .input-group .form-control{font-size:1rem;color:#16232b;background:none !important}main .search-form .input-group .input-group-text{padding:0 !important}.regions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:1.875rem}.regions .btn{font-weight:600;color:#878e8f;padding:.5rem 1.25rem}.regions .btn span{background:#e4eef0;font-size:.625rem;height:1rem;line-height:1rem;padding:.125rem .313rem;font-weight:600;color:#878e8f;border-radius:4px;margin-left:4px}.cases{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:1.875rem;padding:1.25rem;border:1px solid #e4eef0;border-radius:1.875rem}.cases .btn{color:#16232b;padding:.5rem 1.25rem}.cases .btn i{color:#419171;margin:0 4px 0 0}.cases .btn span{background:#e4eef0;font-size:.625rem;height:1rem;line-height:1rem;padding:.125rem .313rem;font-weight:600;color:#419171;border-radius:4px;margin-left:4px}.cases .btn.btn-success{color:#fff;font-weight:600}.cases .btn.btn-success i{color:#fff;margin:0 0 0 4px}.selection-drop .head{display:none !important}.selection-drop .footer{display:none !important}.selection-drop .overlay{display:none !important}.categories{border:1px solid #e4eef0;padding:1.25rem;border-radius:1.5rem;margin:0 0 1.5rem}.categories:last-child{margin:0}.categories h6,.categories .h6{margin:0 0 1rem}.categories h6 a,.categories .h6 a{color:#16232b}.categories h6 a:hover,.categories .h6 a:hover{color:#e55500}.categories .cat-list{margin:0;padding:0;list-style:none;font-size:.875rem;line-height:1.4}.categories .cat-list li{margin:0 0 .5rem}.categories .cat-list li:last-child{margin:0}.categories a{color:#878e8f;text-decoration:none}.categories a:hover{color:#e55500;text-decoration:underline}.categories span.h6{cursor:pointer;margin:0 0 12px}.categories span.h6 i{display:inline-block}.categories span.h6.active{color:#e55500}.categories span.h6.active i{transform:rotate(180deg)}.popular{margin-bottom:1rem}.popular h6,.popular .h6{margin-bottom:1.25rem}.popular .popular-list{margin:0;padding:0;list-style:none}.popular .popular-list li{border-bottom:1px solid #e4eef0;padding-bottom:1rem;margin-bottom:1rem}.popular .popular-list li a{text-decoration:none;color:#16232b;display:flex;justify-content:space-between}.popular .popular-list li a:hover{color:#e55500}.popular .popular-list li a strong{font-size:14px;line-height:1.4;font-weight:600}.popular .popular-list li a span{display:block;border-radius:14px;overflow:hidden;width:60px;height:60px;flex:0 0 60px;margin:0 0 0 2rem}.popular .popular-list li a span img{height:100%;width:100%;object-fit:cover}.card-selection{border-radius:1.5rem;border:1px solid #e4eef0;padding:1.25rem;position:relative}.card-selection span{font-size:12px;white-space:nowrap}.card-selection.show-mobile span{white-space:inherit}.card-selection a{position:absolute;top:0;left:0;bottom:0;right:0;text-indent:-9999px;overflow:hidden}.card-selection:hover .btn-accent{background-color:#cc4c00;border-color:#cc4c00}.card-selection i{display:inline}.card-selection .text-accent{color:#e55500}.card-selection .btn-accent{background-color:#e55500;border-color:#e55500;color:#fff}.card-selection .btn-accent:hover{background-color:#cc4c00;border-color:#cc4c00}.card-selection .text-p1{margin:6px 0 0}.card-selection .btn-square-lg{width:34px;height:34px;flex:0 0 34px;border-radius:10px;padding:0;display:flex;align-items:center;justify-content:center;margin:0 0 0 auto}.card-selection .btn-square-lg i{margin:0}.card-selection i{margin-right:12px}.card-selection span i.bi-question-circle{margin:0 0 0 5px;position:relative;z-index:2}.articles{margin:0 0 3.75rem}.articles .single{position:relative}.articles .single:hover .single-image img{transform:scale(1.1)}.articles .single:hover h4,.articles .single:hover .h4{color:#e55500}.articles .single>a.link{position:absolute;top:0;left:0;right:0;bottom:0;z-index:2}.articles .single .btn{padding:.563rem 1.25rem;font-weight:600;color:#878e8f}.articles .single .single-image{flex:1 1 50%;margin-bottom:16px;border-radius:32px;overflow:hidden}.articles .single .single-image img{transition:all .3s ease;display:block;width:100%;height:100%;object-fit:cover}.articles .single p.text-p2{margin-bottom:.875rem}.articles .single .single-stats{justify-content:space-between;color:#878e8f;margin-bottom:.875rem !important}.articles .single .single-stats .separator{display:block;width:1px;height:16px;background-color:#e4eef0}.articles .single:not(.single-large) .btn{font-size:10px;line-height:1.4;padding:.375rem 1.25rem}.articles .single:not(.single-large) h4,.articles .single:not(.single-large) .h4{transition:all .3s ease;font-weight:600;font-size:1rem;line-height:1.4;margin-bottom:.5rem}.articles .single:not(.single-large) .single-tags .text-p2{font-size:.75rem}.articles .single:not(.single-large) .single-author{font-size:.75rem}.articles .single:not(.single-large) .single-author .single-author-avatar{width:28px;height:28px}.articles .single .single-body{flex:1 1 50%;display:flex;flex-direction:column}.articles .single .single-body p{color:#878e8f}.articles .single .single-body .bi-award{color:#419171}.articles .single .single-tags{margin-bottom:12px;font-size:.875rem}.articles .single .single-author{margin:auto 0 0;font-size:.875rem;line-height:1.4;font-weight:600}.articles .single .single-author .single-author-avatar{width:38px;height:38px}.articles .row>*{padding:0 !important;margin:0 !important}.articles .single-large{margin-bottom:1.5rem}.articles .single-large h4,.articles .single-large .h4{font-weight:700 !important;margin-bottom:1rem}@media(min-width: 992px){.articles .single-large{display:flex;gap:24px}.articles .single-large .single-image{min-height:240px;flex:1 1 50%;margin-bottom:0}}.articles .single-large.full-width{flex-direction:column}.articles .single-large.full-width .single-image{flex:0 0 100%}.articles .single-large.full-width .single-stats{justify-content:flex-start}.articles .single-large.full-width .single-author{display:flex;width:100%}.articles .single-large.full-width .single-author .single-tags{margin:0 0 0 auto}.travel-list{margin-bottom:3.75rem}.travel-card{position:relative;border-radius:32px;overflow:hidden;background:#000;color:#fff;height:100%}.travel-card a.link{position:absolute;top:0;left:0;bottom:0;right:0;z-index:2}.travel-card img,.travel-card h3,.travel-card .h3,.travel-card h4,.travel-card .h4{transition:all .3s ease}.travel-card:hover h3,.travel-card:hover .h3,.travel-card:hover h4,.travel-card:hover .h4{color:#e55500}.travel-card:hover img{transform:scale(1.1)}.travel-card-lg{min-height:380px}.travel-card-sm{min-height:160px}.travel-card-sm h4,.travel-card-sm .h4{font-size:1rem;line-height:1.4}.travel-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.travel-card::after{content:"";position:absolute;inset:0;background:linear-gradient(to top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.15) 40%, rgba(0, 0, 0, 0) 75%)}.travel-content{position:relative;z-index:1;height:100%;padding:20px 24px;display:flex;flex-direction:column;justify-content:space-between}.travel-bottom{max-width:80%}.travel-badge{display:inline-flex;padding:4px 12px;border-radius:7px;border:1px solid rgba(255,255,255,.7);font-size:12px}.travel-meta{font-size:13px}.travel-meta .separator{height:16px;width:1px;opacity:.3;background:#e4eef0;display:block}.travel-title{font-size:1.25rem;font-weight:600}@media(max-width: 767.98px){.travel-card-lg,.travel-card-sm{min-height:220px;border-radius:24px}.travel-bottom{max-width:100%}.travel-title{font-size:16px}}.article-info{margin-bottom:1.875rem}.article-info.single .author .photo{flex:0 0 77px;height:77px;width:77px}.article-info .author{margin-bottom:1.25rem;gap:.75rem;position:relative}.article-info .author .photo{flex:0 0 60px;height:60px;width:60px;position:relative}.article-info .author .photo img{border-radius:50%;display:block;height:100%;width:100%;object-fit:cover}.article-info .author .photo .online,.article-info .author .photo .offline{position:absolute;top:0;right:0;overflow:hidden;border:3px solid #fff;width:17px;height:17px;border-radius:50%;text-indent:-9999px;background:#419171}.article-info .author .photo .offline{background:#dc3545}.article-info .author .info{gap:5px}.article-info .author .info strong{font-size:1rem;line-height:1.4;font-weight:600;display:block}.article-info .author .info em{font-style:normal;font-size:.875rem;line-height:1.4;color:#878e8f;font-weight:600;display:block}.article-info .article-tags{margin:0 0 1rem}.article-info .article-tags .btn{padding:.563rem 1.25rem;font-weight:600;color:#878e8f}.article-info .article-tags .bi-award{color:#419171}.article-info .article-stats{justify-content:flex-start;margin-bottom:.875rem !important}.article-info .article-stats.m-0{margin:0 !important}.article-info .article-stats .separator{display:block;width:1px;height:16px;background-color:#e4eef0}.article .paragraph{margin-bottom:3.75rem}.article .paragraph p{margin-bottom:1rem}.article .paragraph h3,.article .paragraph .h3{font-weight:700;margin-bottom:1.25rem}.article .paragraph h4,.article .paragraph .h4{font-weight:700;margin-bottom:1.25rem}.article .paragraph ul{margin:0 0 1rem;padding:0;list-style:none}.article .paragraph ul li{position:relative;padding:0 0 20px 32px}.article .paragraph ul li:before{content:"";position:absolute;top:0;left:0;width:20px;border-radius:6px;height:20px;background-color:#e55500;background-image:url("data:image/svg+xml,%3Csvg%20width='8'%20height='6'%20viewBox='0%200%208%206'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3E%3Cpath%20d='M6.86596%200.147899C6.81948%200.101035%206.76418%200.0638377%206.70325%200.0384533C6.64232%200.013069%206.57697%200%206.51096%200C6.44495%200%206.3796%200.013069%206.31867%200.0384533C6.25774%200.0638377%206.20244%200.101035%206.15596%200.147899L2.43096%203.8779L0.865961%202.3079C0.8177%202.26128%200.76073%202.22462%200.698302%202.20002C0.635875%202.17542%200.569213%202.16335%200.502122%202.16451C0.435032%202.16567%200.368827%202.18004%200.307288%202.20679C0.245749%202.23353%200.19008%202.27214%200.143461%202.3204C0.0968419%202.36866%200.0601849%202.42563%200.0355829%202.48806C0.010981%202.55049%20-0.00108427%202.61715%207.64592e-05%202.68424C0.00123719%202.75133%200.0156011%202.81753%200.0423478%202.87907C0.0690946%202.94061%200.1077%202.99628%200.155961%203.0429L2.07596%204.9629C2.12244%205.00976%202.17774%205.04696%202.23867%205.07234C2.2996%205.09773%202.36496%205.1108%202.43096%205.1108C2.49697%205.1108%202.56232%205.09773%202.62325%205.07234C2.68418%205.04696%202.73948%205.00976%202.78596%204.9629L6.86596%200.882899C6.91671%200.836078%206.95722%200.779252%206.98492%200.716002C7.01262%200.652753%207.02693%200.58445%207.02693%200.515399C7.02693%200.446348%207.01262%200.378046%206.98492%200.314796C6.95722%200.251546%206.91671%200.19472%206.86596%200.147899Z'%20fill='white'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:8px 6px;background-position:50% 50%}.article .paragraph .image-holder{position:relative;margin-bottom:1.25rem}.article .paragraph .image-holder img{width:100%;border-radius:1.25rem;overflow:hidden;height:auto}.article .paragraph .image-holder .tags{position:absolute;top:1.25rem;left:1.25rem;display:flex;gap:10px}.article .paragraph .image-holder .tags .btn{font-size:.875rem;border-radius:.625rem}.article .paragraph .image-holder .annotation{margin-top:11px;font-size:.75rem;line-height:1.4}.article .paragraph .image-holder .annotation strong{font-weight:600}.reply-rt{transform:scaleX(-1);display:inline-block}.faq-accordion .accordion-item{border:0;border-bottom:1px solid #e4eef0}.faq-button{padding:20px 0;font-size:1.25rem;font-weight:600;background-color:transparent;box-shadow:none;color:#16232b}.faq-button::after{flex-shrink:0;width:40px;height:40px;margin-left:auto;border-radius:10px;border:1px solid #e4eef0;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg width='9' height='6' viewBox='0 0 9 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.53817 0.242327C8.38203 0.0871179 8.17082 0 7.95066 0C7.73051 0 7.5193 0.0871179 7.36316 0.242327L4.3715 3.19233L1.4215 0.242327C1.26536 0.0871179 1.05415 0 0.833999 0C0.613844 0 0.402634 0.0871179 0.246499 0.242327C0.168392 0.319796 0.106396 0.411964 0.0640889 0.513513C0.0217817 0.615062 0 0.723984 0 0.833994C0 0.944004 0.0217817 1.05292 0.0640889 1.15447C0.106396 1.25602 0.168392 1.34819 0.246499 1.42566L3.77983 4.95899C3.8573 5.0371 3.94947 5.0991 4.05102 5.1414C4.15257 5.18371 4.26149 5.20549 4.3715 5.20549C4.48151 5.20549 4.59043 5.18371 4.69198 5.1414C4.79353 5.0991 4.8857 5.0371 4.96316 4.95899L8.53817 1.42566C8.61627 1.34819 8.67827 1.25602 8.72057 1.15447C8.76288 1.05292 8.78466 0.944004 8.78466 0.833994C8.78466 0.723984 8.76288 0.615062 8.72057 0.513513C8.67827 0.411964 8.61627 0.319796 8.53817 0.242327Z' fill='%23E55500'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:9px 6px;background-position:center;color:#e55500;transform:none}.faq-button:not(.collapsed){color:#16232b}.faq-button:not(.collapsed)::after{background-color:#2b9365;border-color:#2b9365;background-image:url("data:image/svg+xml,%3Csvg width='9' height='6' viewBox='0 0 9 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.53817 0.242327C8.38203 0.0871179 8.17082 0 7.95066 0C7.73051 0 7.5193 0.0871179 7.36316 0.242327L4.3715 3.19233L1.4215 0.242327C1.26536 0.0871179 1.05415 0 0.833999 0C0.613844 0 0.402634 0.0871179 0.246499 0.242327C0.168392 0.319796 0.106396 0.411964 0.0640889 0.513513C0.0217817 0.615062 0 0.723984 0 0.833994C0 0.944004 0.0217817 1.05292 0.0640889 1.15447C0.106396 1.25602 0.168392 1.34819 0.246499 1.42566L3.77983 4.95899C3.8573 5.0371 3.94947 5.0991 4.05102 5.1414C4.15257 5.18371 4.26149 5.20549 4.3715 5.20549C4.48151 5.20549 4.59043 5.18371 4.69198 5.1414C4.79353 5.0991 4.8857 5.0371 4.96316 4.95899L8.53817 1.42566C8.61627 1.34819 8.67827 1.25602 8.72057 1.15447C8.76288 1.05292 8.78466 0.944004 8.78466 0.833994C8.78466 0.723984 8.76288 0.615062 8.72057 0.513513C8.67827 0.411964 8.61627 0.319796 8.53817 0.242327Z' fill='white'/%3E%3C/svg%3E");transform:rotate(180deg)}.faq-body{padding:0 0 20px 0;max-width:960px;color:#4b5563;font-size:1rem;line-height:1.6}@media(max-width: 767.98px){.faq-button{font-size:1.25rem;padding:20px 0}.faq-button::after{width:40px;height:40px}}.comments-block .comment-card,.comments-block .comment-form{border-radius:30px;border:1px solid #e4eef0;background-color:transparent}.comments-block .btn-link{text-decoration:none;padding:3px 0 0 !important}.comments-block .btn-link:hover{color:#e55500 !important}.comments-block .card-body{padding:1.875rem;background-color:transparent}.comments-block .comment-count{font-size:.875rem;line-height:1.4;background:#e4eef0;border-radius:4px;padding:2px 6px;color:#878e8f;font-weight:600;margin:1px 0 0 14px}.comments-block .comment-avatar{width:56px;height:56px;object-fit:cover}.comments-block .comment-text{font-size:.95rem;line-height:1.6}.comments-block .comment-toolbar{border-bottom:1px solid #e4eef0}.comments-block .comment-toolbar .btn-link{color:#16232b !important}.comments-block .comment-toolbar .btn-link:hover{color:#e55500 !important}.comments-block .comment-action{font-size:.875rem}.comments-block .text-end .btn{height:50px;font-size:14px;font-weight:600}.comments-block .comment-count{font-size:.75rem}.comments-block .comment-form .card-body{padding:20px 24px}.comments-block .comment-textarea{resize:vertical;min-height:80px;background-color:transparent}@media(max-width: 575.98px){.comments-block .comment-avatar{width:48px;height:48px}.comments-block .card-body{padding:16px 18px}}.author-section .avatar{width:100px;height:100px;object-fit:cover}.author-section .regions{justify-content:flex-start;margin:0}.author-section .regions .btn{height:36px}.author-section .rating i{font-size:1rem}.author-section hr{color:#e4eef0;opacity:1;margin-top:20px !important;margin-bottom:20px !important}.author-section .share-btn{margin-bottom:1rem;height:36px;border-radius:10px}.author-section .back-btn{height:48px;font-weight:600}.author-section .tag{border-radius:999px;padding-inline:20px}.author-section h4,.author-section .h4{margin-bottom:10px}.author-section p.text-p1{margin-bottom:12px}.author-section .social-btn{width:36px;height:36px;padding:0;display:inline-flex;align-items:center;justify-content:center}.author-section .social-btn i{margin-top:2px}.author-section .prev-btn{border-radius:10px;height:48px;width:48px;margin:0 12px 0 0;text-align:center;justify-content:center}.author-section .text-start .text-p1{color:#e55500;display:block;margin:0 0 6px}.author-section .text-start .text-p1+.text-p2{color:#878e8f}.author-section .prev-icon{width:56px;height:56px;border-radius:20px;border:1px solid currentColor}@media(max-width: 767.98px){.author-section .avatar{width:96px;height:96px}.author-section .prev-btn{width:100%}.author-section .back-btn{width:100%}}.article .lnk-back,aside .lnk-back{margin-bottom:1rem}.article .lnk-back .back-btn,aside .lnk-back .back-btn{color:#e55500;text-decoration:none;font-size:.875rem;line-height:1.4}.article .lnk-back .back-btn::before,aside .lnk-back .back-btn::before{content:"";display:inline-block;margin:0 6px 0 7px;width:6px;height:9px;background-image:url("data:image/svg+xml,%3Csvg width='6' height='9' viewBox='0 0 6 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.96275 8.53817C5.11796 8.38203 5.20508 8.17082 5.20508 7.95066C5.20508 7.73051 5.11796 7.5193 4.96275 7.36316L2.01275 4.3715L4.96275 1.4215C5.11796 1.26536 5.20508 1.05415 5.20508 0.833999C5.20508 0.613844 5.11796 0.402634 4.96275 0.246499C4.88528 0.168392 4.79311 0.106396 4.69157 0.0640889C4.59002 0.0217816 4.48109 0 4.37108 0C4.26107 0 4.15215 0.0217816 4.0506 0.0640888C3.94905 0.106396 3.85689 0.168391 3.77942 0.246499L0.246085 3.77983C0.167978 3.8573 0.105983 3.94947 0.0636752 4.05102C0.0213678 4.15257 -0.000414081 4.26149 -0.000414086 4.3715C-0.000414091 4.48151 0.0213678 4.59043 0.0636752 4.69198C0.105983 4.79353 0.167978 4.8857 0.246084 4.96316L3.77942 8.53817C3.85689 8.61627 3.94905 8.67827 4.0506 8.72057C4.15215 8.76288 4.26107 8.78466 4.37108 8.78466C4.48109 8.78466 4.59002 8.76288 4.69156 8.72057C4.79311 8.67827 4.88528 8.61627 4.96275 8.53817Z' fill='%23E55500'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:6px 9px}.article .lnk-back .back-btn:hover,aside .lnk-back .back-btn:hover{text-decoration:underline}.popular-tours{max-width:998px;margin:0 auto 2rem}.popular-tours .btn{border-radius:8px;font-size:.875rem;padding:.45rem 1.25rem;height:36px}.popular-tours .mb-show{display:none}.popular-tours .alphabet{margin:0;padding:0;list-style:none;gap:1rem;display:flex;flex-wrap:wrap;justify-content:center}.popular-tours .alphabet .btn{font-size:.75rem;font-weight:600;width:36px;text-align:center;padding:0}.popular-tours .alphabet .btn-success{min-width:140px}.popular-tours .alphabet li:last-child .btn-success{min-width:auto}@media(max-width: 768px){.popular-tours .mb-show{display:block;width:auto !important;padding:.45rem 1.25rem !important}.popular-tours .mb-hide{display:none}}.directions{display:flex;gap:1rem;justify-content:center;margin:3.125rem 0 1.875rem}.directions .btn{height:42px;background-color:#f0e9e4;border-color:#f0e9e4;color:#16232b;padding:0 1.25rem;font-weight:600;display:flex;align-items:center}.directions .btn i{margin:0 2px 0 0}.directions .btn i img:first-child{display:inline-block}.directions .btn i img:last-child{display:none}.directions .btn i img{max-width:30px}.directions .btn.active,.directions .btn:hover{color:#fff;background-color:#e55500;border-color:#e55500}.directions .btn.active i img:first-child,.directions .btn:hover i img:first-child{display:none}.directions .btn.active i img:last-child,.directions .btn:hover i img:last-child{display:inline-block}.cities-by-letter h3,.cities-by-letter .h3,.countries-by-letter h3,.countries-by-letter .h3{margin-bottom:1.875rem}.cities-by-letter .letter-group,.countries-by-letter .letter-group{gap:1rem}.cities-by-letter .letter-group .btn,.countries-by-letter .letter-group .btn{display:inline-flex;align-items:center;justify-content:center;border-radius:8px;font-size:1rem;font-weight:600;width:78px;height:42px;text-align:center;padding:0}.cities-by-letter .city-list,.countries-by-letter .city-list{margin:0;padding:30px 0 0;list-style:none}.cities-by-letter .city-list li,.countries-by-letter .city-list li{margin:0 0 1rem;font-size:1rem;line-height:1.4;font-weight:600}.cities-by-letter .city-list li a,.countries-by-letter .city-list li a{color:#16232b;text-decoration:none}.cities-by-letter .city-list li a:hover,.countries-by-letter .city-list li a:hover{color:#e55500;text-decoration:underline}.cities-by-letter .country-item,.countries-by-letter .country-item{text-decoration:none;font-size:1rem;line-height:1.4;color:#0f1d2d;font-weight:600}.cities-by-letter .country-item:hover,.countries-by-letter .country-item:hover{color:#e55500}.cities-by-letter .country-flag,.countries-by-letter .country-flag{width:36px;height:36px;margin:0 1rem 0 0;border-radius:8px;overflow:hidden}.cities-by-letter .country-flag img,.countries-by-letter .country-flag img{height:100%;width:100%;object-fit:cover;display:block}.organizer-sticky{top:calc(80px + 1.5rem);background:transparent;border:0;z-index:888}.organizer-sticky .card-body,.booking-card .card-body{background:transparent;border:1px solid #e4eef0;padding:1.25rem;border-radius:1.5rem}.organizer-sticky .card-body h6,.organizer-sticky .card-body .h6,.booking-card .card-body h6,.booking-card .card-body .h6{font-weight:600;margin-bottom:1rem}.organizer-sticky .card-body ul.info-list li,.booking-card .card-body ul.info-list li{display:flex;justify-content:start;align-items:center}.organizer-sticky .card-body ul.info-list span,.booking-card .card-body ul.info-list span{display:flex;height:36px;width:36px;align-items:center;justify-content:center;border-radius:10px;background:#419171;color:#fff;margin:0 .75rem 0 0}.tour-card .card-img-top{height:180px;object-fit:cover}@media(max-width: 991.98px){.organizer-sticky{position:static !important;top:auto;margin-bottom:1.5rem}}.authors-cta h3,.authors-cta .h3{font-weight:600;margin-bottom:1.25rem}.authors-cta h4,.authors-cta .h4{font-weight:600;font-size:1rem;line-height:1.4;margin-bottom:.375rem}.authors-cta .btn{height:46px;padding:0 77px;font-weight:600}.authors-cta .authors-cta-inner{position:relative;border-radius:1.875rem;overflow:hidden;padding:1.438rem 3.75rem;background-image:url("../images/bg_01.jpg");background-size:cover;background-position:center;color:#fff}.authors-cta .authors-cta-inner::before{content:"";position:absolute;inset:0;background:rgba(22,35,43,.7);z-index:0}.authors-cta .authors-cta-inner>*{position:relative;z-index:1}.authors-cta .text-success{font-size:1.2rem}.authors-cta .authors-cta-icon{font-size:1.25rem}.authors-cta .authors-cta-help{color:inherit}.authors-cta .authors-cta-right{margin-left:auto;margin-top:24px;flex:0 0 50%}@media(min-width: 992px){.authors-cta .authors-cta-right{margin-top:0;margin-left:40px}}.authors-cta .authors-cta-card{background-color:#fff;color:#111827;border-radius:28px;padding:28px 32px;width:100%}@media(max-width: 767.98px){.authors-cta .authors-cta-inner{text-align:center;padding:24px 20px;border-radius:24px}.authors-cta .authors-cta-inner .text-p2{justify-content:center}.authors-cta .authors-cta-title{font-size:1.5rem}.authors-cta .authors-cta-card{margin-top:16px;padding:20px 20px}}.organizers-list .position-relative h5,.organizers-list .position-relative .h5{transition:all .3s ease}.organizers-list .position-relative img{transition:all .3s ease}.organizers-list .position-relative:hover h5,.organizers-list .position-relative:hover .h5{color:#e55500}.organizers-list .position-relative:hover img{transform:scale(1.1)}.organizers-list a.link{position:absolute;top:0;left:0;bottom:0;right:0;text-indent:-9999px;overflow:hidden;z-index:2}.organizer-card{display:flex;flex-direction:column}.organizer-card .organizer-thumb{height:180px;border-radius:30px;overflow:hidden;margin-bottom:14px}.organizer-card .organizer-thumb img{object-fit:cover;display:block;height:100%;width:100%}.organizer-card .organizer-info h5,.organizer-card .organizer-info .h5{font-weight:600;margin:0 0 10px}.organizer-card .organizer-info .organizer-rating{margin:0 0 8px}.organizer-card .organizer-info .organizer-rating i{font-size:.9rem;color:#e55500}.organizer-card .organizer-info .organizer-tours i{font-size:1rem;margin:0 6px 0 0}.user-info{margin-bottom:1.25rem}.user-info .row{border:1px solid #e4eef0;border-radius:30px;padding:.75rem 1.875rem .75rem 1.25rem}.user-info .row>*{padding:0;width:auto}.user-info .user .avatar{width:86px;height:86px;border-radius:20px;overflow:hidden;margin:0 1rem 0 0}.user-info .user .avatar *{height:100%;width:100%;display:block;object-fit:cover;overflow:hidden}.user-info .user .info strong{display:block;margin:0 0 4px;font-size:1.563rem;line-height:1.2}.user-info .user .info strong i{margin:0 0 0 14px;color:#e55500}.user-info .user .info em{display:block;font-size:1.25rem;line-height:1.2;font-style:normal;color:#878e8f;font-weight:600}.user-info .btn{height:50px;padding:0 38px;font-weight:600;font-size:.875rem}.user-info .btn i{margin:0 6px 0 0}.team-list .team-item{border:1px solid #e4eef0;border-radius:30px;padding:.625rem 1.25rem 1.25rem;display:flex;gap:20px;margin-bottom:1.25rem}.team-list .team-item .avatar{height:70px;width:70px;flex:0 0 70px;border-radius:20px;overflow:hidden}.team-list .team-item .avatar>*{height:100%;width:100%;display:block;object-fit:cover}.team-list .team-item .info{padding-top:.375rem}.team-list .team-item .info p{color:#878e8f}.team-list .team-item .info p:last-child{margin-bottom:0}.team-list.grid .row>*,.team-list.large .row>*{margin:0}.team-list.grid .team-item,.team-list.large .team-item{display:block;padding:1.25rem;gap:0;max-width:100%}.team-list.grid .head,.team-list.large .head{display:flex;margin-bottom:1rem}.team-list.grid .head .avatar,.team-list.large .head .avatar{height:136px;width:144px;flex:0 0 144px;margin:0 1rem 0 0}.team-list.grid .head .info,.team-list.large .head .info{padding:0}.team-list.grid .head .info strong,.team-list.large .head .info strong{display:block;font-weight:600;margin-bottom:.5rem}.team-list.grid .head .info em,.team-list.large .head .info em{display:block;font-style:normal;color:#e55500;font-weight:600;margin:0 0 1rem}.team-list.grid .head .info p,.team-list.large .head .info p{color:#16232b;margin:0}.team-list.grid .text p:last-child,.team-list.large .text p:last-child{margin:0}.team-list.grid .head{flex-direction:column;margin:0}.team-list.grid .head .avatar{margin:0 0 14px;width:100%;height:auto;flex:auto;max-height:242px}.team-list.grid .head .avatar img{height:auto}.reviews-list .review-item{border:1px solid #e4eef0;border-radius:30px;padding:1.875rem}.reviews-list .review-item .avatar{height:58px;width:58px;flex:0 0 58px;overflow:hidden;border-radius:50%;margin:0 14px 0 0}.reviews-list .review-item .avatar>*{display:block;height:100%;width:100%;object-fit:cover}.reviews-list .review-item .images{margin:0 0 1.25rem;list-style:none;padding:0;display:flex;gap:14px}.reviews-list .review-item .images li{overflow:hidden;border-radius:24px;width:122px;height:122px}.reviews-list .review-item .images li *{display:block;height:100%;width:100%;object-fit:cover}.hiding,.hidding{display:none !important}.tour-photos .photo-gallery{display:grid;grid-template-columns:2fr 1fr;grid-template-rows:repeat(2, minmax(0, 1fr));gap:16px;border-radius:32px;overflow:hidden;min-height:500px}.tour-photos .photo-gallery .hiding{display:none}.tour-photos .photo-main{position:relative;grid-column:1;grid-row:1/span 2;height:100%;border-radius:30px;overflow:hidden}.tour-photos .photo-side{grid-column:2;grid-row:1/span 2;display:flex;flex-direction:column;gap:16px;height:100%}.tour-photos .photo-side-item{position:relative;flex:1 1 0;border-radius:30px;overflow:hidden}.tour-photos .photo-img{display:block;width:100%;height:100%;object-fit:cover}.tour-photos .actions{position:absolute;top:20px;left:20px;display:flex;gap:12px;z-index:2}.tour-photos .actions .btn{padding-top:.5rem;padding-bottom:.5rem}.tour-photos .more-btn{position:absolute;right:20px;bottom:20px;z-index:2;padding-top:.5rem;padding-bottom:.5rem}.tour-photos .more-btn:hover{color:#fff !important}@media(max-width: 991.98px){.tour-photos .photo-gallery{display:flex;min-height:0;border-radius:24px}.tour-photos .photo-main,.tour-photos .photo-side-item{height:auto;aspect-ratio:16/9;border-radius:24px}.tour-photos .photo-main-actions{top:16px;left:16px}.tour-photos .photo-more-btn{right:16px;bottom:16px}}.carousel-fade .carousel-inner{overflow:visible}.carousel-fade .carousel-item{top:50%;transform:translateY(-50%)}.tour-stats{margin-bottom:20px;overflow:hidden}.tour-stats .separator{height:16px;width:1px;background:#878e8f;display:block;text-indent:-9999px;overflow:hidden}.tour-text{margin-bottom:30px}.slide-toggle .hidden{display:none}.slide-toggle .show-toggle i{display:inline-block;transition:all .3s ease}.slide-toggle .show-toggle.active i{transform:rotate(180deg)}.tour-metrics .metric i.bi{color:#419171}.tour-metrics .metric button i.bi{color:#878e8f}.tour-metrics .dc-meter .dc-dot{height:16px}.tour-metrics .metric-link{text-decoration:none}.tour-metrics .metric-link:hover{text-decoration:underline}.tour-metrics .metric-link i.bi{color:#e55500}.tour-info-item{margin-bottom:60px}.tour-info-item:last-child{margin-bottom:0}.tour-info-item .head{margin-bottom:20px}.tour-info-item .show-more{color:#878e8f;text-decoration:none;font-size:1rem;line-height:1.4;text-decoration:none;font-weight:600}.tour-info-item .show-more:hover{text-decoration:underline}.tour-info-item .show-more i{position:relative;transition:all .3s ease;display:inline-block;margin:0 0 0 .875rem;bottom:-1px}.tour-info-item .show-more.active i{transform:rotate(180deg)}.tour-info-item .tour-content .btn:not(.btn-sm){height:52px}.tour-info-item .tour-content .btn.btn-sm,.tour-info-item .tour-content .btn-group-sm>.btn{font-weight:600;color:#419171;height:40px}.tour-info-item .tour-content .accordion-header .btn.btn-sm,.tour-info-item .tour-content .accordion-header .btn-group-sm>.btn{margin:0 1rem 0 0}.tour-info-item .tour-content .accordion-header .accordion-button:not(.collapsed) .btn.btn-sm,.tour-info-item .tour-content .accordion-header .accordion-button:not(.collapsed) .btn-group-sm>.btn{background:#419171;border-color:#419171;color:#fff}.tour-info-item .tour-content .accordion-body{padding:0;margin-bottom:20px}.tour-info-item .hidden{overflow:hidden}.tour-info-item .tour-photos{margin-bottom:20px}.tour-info-item .tour-photos .photo-gallery{display:flex;gap:1rem;border-radius:0;height:190px;min-height:190px}.tour-info-item .tour-photos .photo-item{flex:1 1 0;border-radius:24px;overflow:hidden;position:relative}.tour-info-item h6,.tour-info-item .h6{margin-bottom:18px}.tour-info-item h4,.tour-info-item .h4{font-weight:700}.tour-info-item h5:not(.accordion-header),.tour-info-item .h5:not(.accordion-header){margin-bottom:20px}.tour-info-item .hotel-list{margin:0 0 30px}.tour-info-item .hotel-list .item{display:flex;align-items:center;gap:14px;font-weight:600;border-radius:14px;border:1px solid #e4eef0;padding:10px;margin:0 0 16px}.tour-info-item .hotel-list .item .btn{margin:0 0 0 auto;height:40px;padding-top:0;padding-bottom:0}.tour-info-item .hotel-list .item .icon{background:#009470;border-radius:10px;display:flex;width:40px;flex:0 0 40px;height:40px;color:#fff;align-items:center;justify-content:center}.tour-info-item .hotel-list .item .bi-info-circle{color:#e55500}.tour-info-item .accordion-item .hidden.collapsed{height:auto}.tour-info-item .place{gap:24px;margin-bottom:45px}.tour-info-item .place .place-item{flex:0 1 50%;min-height:230px;border:1px solid #e4eef0;border-radius:30px;overflow:hidden;display:flex;flex-direction:column}.tour-info-item .place .place-item .map-holder{height:100%;min-height:auto;margin-bottom:0;flex:1 1 auto;display:flex;flex-direction:column}.tour-info-item .place .place-item .map-holder img{flex:1}.tour-info-item .place .place-item.payment{position:relative;padding:30px}.tour-info-item .place .place-item.payment:after{content:"";position:absolute;top:0;right:0;background-image:url("data:image/svg+xml;utf8,<svg width='162' height='116' viewBox='0 0 162 116' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M2.84353 41.3779C11.2015 62.9244 35.4445 73.6159 56.9911 65.2579L90.3397 52.3214C86.1088 59.2019 85.0305 67.9106 88.177 76.0219C93.5192 89.794 109.014 96.6277 122.787 91.2855L146.1 82.2423C144.771 87.452 144.996 93.1116 147.088 98.5064C152.431 112.278 167.926 119.112 181.698 113.77L237.741 92.0299C251.513 86.6875 258.347 71.1923 253.005 57.4203C247.662 43.6486 232.167 36.8148 218.395 42.1568L195.08 51.2014C196.409 45.9913 196.187 40.3317 194.094 34.9366C189.048 21.9298 174.947 15.1135 161.794 18.8961C171.116 7.59701 174.225 -8.27224 168.55 -22.9005C164.158 -34.2222 155.38 -42.5439 144.912 -46.6825C153.301 -53.8587 156.678 -65.8079 152.459 -76.6841C147.116 -90.4559 131.621 -97.2897 117.849 -91.9477L61.8062 -70.2076C48.0341 -64.8654 41.2003 -49.3701 46.5426 -35.598C48.4168 -30.7667 51.5411 -26.7902 55.4015 -23.8928L26.7236 -12.7683C5.1772 -4.41027 -5.51434 19.8314 2.84353 41.3779Z' fill='%23E55500'/></svg>");background-repeat:no-repeat;background-size:cover;background-position:center;width:162px;height:116px}.tour-info-item .place .place-item.payment .tag{display:flex;width:40px;height:40px;align-items:center;justify-content:center;border-radius:12px;color:#fff;margin-bottom:1rem}.tour-info-item .place .place-item.payment .tag .bi-airplane{display:inline-block;transform:rotate(45deg)}@media(max-width: 991.98px){.tour-info-item .place{flex-direction:column}.tour-info-item .place .place-item{width:100%;flex:0 0 100%}}.order-group{--bs-gutter-x: 1.25rem;--bs-gutter-y: 1.25rem}.order-group .item{border-radius:1rem;padding:1.25rem;border:1px solid #e4eef0}.order-group .item strong{display:flex;align-items:center;margin:0 0 12px;font-weight:600}.order-group .item strong span{width:34px;height:34px;flex:0 0 34px;margin:0 10px 0 0;display:flex;background:#419171;color:#fff;align-items:center;justify-content:center;border-radius:10px;font-size:1rem}.order-group .stock{position:relative;overflow:hidden;background:#419171;overflow:hidden;color:#fff}.order-group .stock a{color:#fff;text-decoration:none}.order-group .stock>*{position:relative;z-index:2}.order-group .stock strong{margin-bottom:2px}.order-group .stock:after{content:"";background-image:url("data:image/svg+xml;utf8,<svg width='78' height='146' viewBox='0 0 78 146' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M74.2088 -20.5523C52.6623 -12.1943 41.9708 12.0487 50.3288 33.5952L63.2653 66.9439C56.3848 62.713 47.6761 61.6347 39.5647 64.7811C25.7927 70.1234 18.959 85.6187 24.3012 99.3907L33.3444 122.705C28.1348 121.375 22.4756 121.599 17.081 123.692C3.30901 129.034 -3.52454 144.53 1.81741 158.302L23.5568 214.345C28.8991 228.117 44.3943 234.951 58.1664 229.609C71.9384 224.267 78.772 208.771 73.4299 194.999L64.3867 171.684C69.5964 173.013 75.2554 172.791 80.6501 170.698C93.6569 165.653 100.473 151.551 96.6906 138.398C107.99 147.72 123.859 150.829 138.487 145.154C149.809 140.763 158.131 131.984 162.269 121.516C169.445 129.905 181.395 133.282 192.271 129.063C206.043 123.721 212.876 108.225 207.534 94.4534L185.794 38.4103C180.452 24.6382 164.957 17.8045 151.185 23.1468C146.353 25.021 142.377 28.1452 139.48 32.0056L128.355 3.32776C119.997 -18.2186 95.7553 -28.9102 74.2088 -20.5523Z' fill='%23E55500'/></svg>");background-repeat:no-repeat;background-size:cover;background-position:center;width:87px;height:100%;position:absolute;bottom:0;right:0;z-index:0}.order-group .stock .img-fluid{position:absolute;bottom:0;right:0;z-index:1;max-width:90%}.map-holder{position:relative;height:270px;width:100%;border-radius:30px;margin-bottom:20px;overflow:hidden}.map-holder .btn{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%)}.map-holder img{height:100%;width:100%;object-fit:cover}.hidden-gradient{position:relative}.hidden-gradient:after{position:absolute;bottom:0;left:0;right:0;height:45px;content:"";background:linear-gradient(180deg, rgba(255, 255, 255, 0.61) 0%, #FFFFFF 100%);pointer-events:none}.hidden-gradient.collapsed:after{display:none}.tour-author .avatar{height:100px;width:100px;border-radius:50%;overflow:hidden;margin:0 24px 0 0}.tour-author .avatar>*{display:block;height:100%;width:100%;object-fit:cover}.tour-author .head{margin-bottom:30px}.tour-author .head h3,.tour-author .head .h3{margin-bottom:12px}.tour-author .head h3 span,.tour-author .head .h3 span{font-weight:normal}.tour-author .head h3 a,.tour-author .head .h3 a{color:#16232b;text-decoration:none}.tour-author .head h3 a:hover,.tour-author .head .h3 a:hover{color:#e55500}.tour-author .head .tour-stats{margin-bottom:10px}.tour-author .head p{margin:0}.tour-author .head p a{text-decoration:none}.tour-author .head p a:hover{text-decoration:underline}.tour-author .actions{padding-top:28px;padding-bottom:30px;border-bottom:1px solid #e4eef0;gap:24px}.tour-author .actions .btn{flex:1 1 0;height:58px;font-weight:600}.tour-author .actions .btn i{margin-right:3px}.faq-accordion.bordered .accordion-item{border:1px solid #e4eef0;border-radius:30px;padding:0 24px;margin-bottom:24px}.faq-accordion.bordered .accordion-item .list{margin:0;padding:0;list-style:none}.faq-accordion.bordered .accordion-item .list li{margin:0 0 20px;display:flex}.faq-accordion.bordered .accordion-item .list li:last-child{margin:0}.faq-accordion.bordered .accordion-item .list li span{display:flex;align-items:center;justify-content:center;width:20px;height:20px;flex:0 0 20px;border-radius:6px;margin:0 12px 0 0}.faq-accordion.bordered .accordion-item .list li span i{display:inline-block;vertical-align:top}.faq-accordion.bordered .accordion-item .list li span.bg-primary{color:#fff}.faq-accordion.bordered .accordion-item .list li span.bg-light{color:#419171}.faq-accordion.bordered .accordion-item .list li span i.bi-plus{transform:rotate(-45deg)}.trip .trip-info{margin-bottom:30px;padding-bottom:14px;border-bottom:1px solid #e4eef0}.trip .trip-info:last-child{margin-bottom:0;padding-bottom:0;border:0}.trip .trip-info h4,.trip .trip-info .h4{margin-bottom:30px}.trip .trip-info h5:not(.accordion-header),.trip .trip-info .h5:not(.accordion-header){margin-bottom:24px}.trip .trip-info h5:not(.accordion-header) i,.trip .trip-info .h5:not(.accordion-header) i{margin-right:1rem}.dates .item{gap:20px;padding:20px;border-radius:22px;border:1px solid #e4eef0;margin-bottom:1rem;white-space:nowrap;flex-wrap:wrap}.dates .item:last-child{margin:0}.dates .item .btn{margin:0 0 0 auto;min-width:200px}.dates .item strong{display:block;margin:0 0 12px;font-size:1.25rem;line-height:1.2;font-weight:600}.dates .separator{display:block;width:1px;height:1rem;background:#e4eef0;overflow:hidden;text-indent:-9999px}.dates span i{margin-right:10px;color:#419171}.reviews-block .raiting{border:1px solid #e4eef0;padding:20px;border-radius:22px}.reviews-block .raiting ul{margin:0;padding:0;list-style:none}.reviews-block .raiting ul li{display:flex;align-items:center;margin-bottom:10px}.reviews-block .raiting ul li:last-child{margin-bottom:0}.reviews-block .raiting ul li i{color:#e55500;margin:0 10px 0 0}.reviews-block .raiting ul li span{font-weight:600;margin:0 12px 0 0}.reviews-block .raiting ul li div.progress{width:194px;height:3px;border-radius:4px;background-color:#e4eef0;position:relative}.reviews-block .raiting ul li div.progress em{position:absolute;top:0;left:0;height:3px;background-color:#009470;border-radius:4px}.reviews-block .head h3,.reviews-block .head .h3{margin-bottom:20px}.reviews-block .head .rating{margin-bottom:12px}.reviews-block .head p.h6{margin-bottom:24px}.reviews-block .head span.h5{margin:0}.reviews-block .reviews-nav{border-bottom:1px solid #e3edf3;gap:2rem}.reviews-block .reviews-nav .nav-link{border:none;border-radius:0;padding:0 0 1rem;margin-bottom:-1px;font-weight:600;font-size:.875rem;color:#16232b;background:transparent}.reviews-block .reviews-nav .nav-link:hover{color:#e55500}.reviews-block .reviews-nav .nav-link.active{color:#e55500;background-color:transparent;border-bottom:3px solid #e55500}.reviews-block .tab-pane .row>*{width:auto}.reviews-block .images{margin:0 0 1.25rem;list-style:none;padding:0;display:flex;flex-wrap:wrap;overflow:hidden;height:122px;gap:14px}.reviews-block .images li{overflow:hidden;border-radius:24px;width:122px;height:122px;flex:0 0 122px}.reviews-block .images li *{display:block;height:100%;width:100%;object-fit:cover}.reviews-block .photos-track{padding-bottom:4px;margin-bottom:30px;flex-wrap:wrap !important}.reviews-block .photo-tile{flex:1 1 100px;width:100px;height:100px;aspect-ratio:4/3;border-radius:20px;overflow:hidden;background:#eee}.reviews-block .photo-tile img{display:block;width:100%;height:100%;object-fit:cover}.reviews-block .more-tile{font-size:.875rem;line-height:1.4;font-weight:600;padding:0;max-width:100px}.reviews-block .more-inner{border-radius:inherit}@media(min-width: 992px){.reviews-block .photos-track{justify-content:flex-start;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#419171 transparent}}.reviews-block .btn-outline-primary{height:52px}.reviews-block .review-item{padding:30px;border:1px solid #e4eef0;border-radius:30px;margin-bottom:20px}.reviews-block .review-item:last-child{margin:0}.reviews-block .review-item .head{margin-bottom:20px}.reviews-block .review-item .head .avatar{width:58px;height:58px;flex:0 0 58px;margin:0 .875rem 0 0;border-radius:50%;overflow:hidden}.reviews-block .review-item .head .avatar>*{display:block;height:100%;width:100%;object-fit:cover}.reviews-block .review-item .head strong{display:flex;align-items:center;gap:10px;font-weight:500;margin:0 0 4px}.reviews-block .review-item .head strong span{font-size:.875rem;font-weight:600}.reviews-block .review-item .head strong span i{margin:0 6px 0 0}.booking-card{border-radius:32px;border:1px solid #e3edf4}.booking-card .frm-select .btn{height:58px;padding:14px 18px;color:#16232b}.booking-card .frm-select .select-btn-label,.booking-card .frm-select .select-btn-main{color:#16232b}.booking-row-bordered{border-radius:14px;border:1px solid #e4eef0;padding:9px 16px;display:flex;justify-content:center;align-items:center;height:40px}.booking-row-bordered i{color:#e55500}.booking-discount{padding-inline:16px;padding-block:8px;font-weight:600}.booking-link{color:#16232b;font-size:14px;line-height:1.4;font-weight:600}.booking-link:hover{color:#e55500}.rotate-45{display:inline-block;transform:rotate(45deg)}.booking-select{border-radius:16px;padding:14px 16px;text-align:left}.booking-counter-btn{width:44px;height:44px;border-radius:999px;padding:0}.booking-main-btn{border-radius:14px;font-size:16px;height:58px;font-weight:600}.booking-secondary-btn{height:52px;border-radius:14px;font-size:14px;font-weight:600}@media(max-width: 575.98px){.booking-card .card-body{padding:20px 18px}}.booking-card .head .price{white-space:nowrap;font-size:31px;line-height:1.2;font-weight:700;display:flex;align-items:center}.booking-card .head .price .small{margin:auto 4px 2px 0;font-size:20px;font-weight:600}.booking-card .head .price .discount{color:#878e8f;display:inline-flex;align-items:center;font-size:16px;line-height:1.4;font-weight:400;margin:0 0 0 14px;font-style:normal}.booking-card .head .price .discount i{text-decoration:line-through;font-style:normal}.booking-card .head .price .discount .badge{display:inline-flex;height:30px;align-items:center;padding:5px 10px;background:#e55500;font-size:14px;line-height:1.4;font-weight:600;border-radius:10px;color:#fff;margin:0 0 0 8px;text-decoration:none}.booking-card .counter-holder .btn-outline-secondary{border-color:#e4eef0 !important;height:40px;width:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;font-size:2rem}.booking-card .booking-note{color:#e55500;font-size:12px;line-height:1.2;border-bottom:1px dashed #e55500}.hero-features{flex:1 1 auto}.hero-features .container{padding-top:0 !important}.hero-features-row{display:flex;flex-wrap:wrap;justify-content:center}.hf-item{padding:1.25rem;border:1px solid #878e8f;border-radius:24px;text-align:center;color:#fff}.hf-number{white-space:nowrap;background:#e55500;border-radius:10px;padding:.25rem 1.5rem;font-size:39px;font-weight:700;line-height:1;display:inline-block;margin-bottom:5px}.hf-label{font-size:16px;font-weight:400;line-height:1.4}.advantages-list{padding-top:40px;margin-bottom:60px !important}.advantages-list .swiper-pagination{padding-top:24px}.advantages-list h6,.advantages-list .h6{margin-bottom:1rem;display:flex;align-items:center}.advantages-list h6 i,.advantages-list .h6 i{display:flex;align-items:center;justify-content:center;width:38px;height:38px;margin:0 1rem 0 0;font-size:1.5rem;color:#419171}.advantages-list p{color:#878e8f;margin:0}.advantages-list .item{border-radius:1.25rem;padding:1.25rem;border:1px solid #e4eef0}.advantages-list .item ul{margin:0;padding:0;list-style:none}.advantages-list .item ul li{position:relative;padding:0 0 0 14px;margin:0 0 10px}.advantages-list .item ul li:last-child{margin:0}.advantages-list .item ul li:before{content:"";position:absolute;top:8px;left:0;background-color:#419171;width:6px;height:6px;border-radius:50%}.secure-list h6,.secure-list .h6{margin-bottom:1.5rem;display:flex;align-items:center}.secure-list h6 i,.secure-list .h6 i{display:flex;align-items:center;justify-content:center;width:50px;height:50px;flex:0 0 50px;margin:0 1rem 0 0;font-size:1.25rem;background:#e55500;color:#fff;border-radius:10px}.secure-list p{margin:0 0 1rem}.secure-list p:last-child{margin:0}.secure-list .item{border-radius:1.25rem;padding:1.875rem;border:1px solid #e4eef0}.info-block{position:relative;background:#419171;border-radius:30px;padding:60px 80px;overflow:hidden;color:#fff;margin-bottom:80px}.info-block *{position:relative;z-index:2}.info-block.light-block{background:#e4eef0;color:#16232b}.info-block.light-block:before{top:0;left:0;background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2772%27%20height%3D%27367%27%20viewBox%3D%270%200%2072%20367%27%20fill%3D%27none%27%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%3E%3Cpath%20d%3D%27M-94.254%20378.968C-55.143%20369.281%20-31.2899%20329.723%20-40.9766%20290.612L-57.3325%20224.573C-46.2354%20237.653%20-28.3136%20244.094%20-10.5346%20239.691C14.4643%20233.499%2029.7111%20208.215%2023.5196%20183.216L13.3061%20141.977C20.6459%20143.929%2028.5669%20144.112%2036.4596%20142.158C61.4586%20135.966%2076.7047%20110.681%2070.5132%2085.6817L45.3182%20-16.0467C39.1266%20-41.0457%2013.842%20-56.2925%20-11.157%20-50.1009C-36.1559%20-43.9094%20-51.4021%20-18.6239%20-45.2106%206.375L-34.9973%2047.615C-42.3372%2045.6635%20-50.2578%2045.4784%20-58.1507%2047.4332C-83.1496%2053.6247%20-98.3963%2078.9095%20-92.2049%20103.908L-91.3887%20107.204C-108.18%2083.1794%20-138.597%2070.7116%20-168.75%2078.1793C-189.3%2083.269%20-205.636%2096.6062%20-215.11%20113.791C-225.665%2097.699%20-245.58%2089.2184%20-265.321%2094.1076C-290.32%20100.299%20-305.567%20125.584%20-299.375%20150.583L-274.179%20252.312C-267.988%20277.311%20-242.703%20292.556%20-217.704%20286.365C-208.935%20284.193%20-201.367%20279.671%20-195.503%20273.636L-182.61%20325.691C-172.923%20364.802%20-133.365%20388.655%20-94.254%20378.968Z%27%20fill%3D%27%23009470%27/%3E%0A%3C/svg%3E");width:72px;height:367px}.info-block.light-block:after{right:0;top:0;background-image:url("data:image/svg+xml;utf8,<svg width='245' height='170' viewBox='0 0 245 170' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M3.01301 16.4066C14.4368 55.0459 55.021 77.1084 93.6604 65.6846L158.91 46.3933C146.336 58.0634 140.7 76.256 145.893 93.8222C153.195 118.52 179.135 132.622 203.833 125.32L244.57 113.276C242.948 120.695 243.119 128.616 245.424 136.414C252.726 161.111 278.667 175.214 303.364 167.912L403.866 138.198C428.563 130.897 442.665 104.956 435.364 80.2586C428.062 55.5612 402.121 41.4589 377.424 48.7607L336.686 60.8047C338.307 53.3852 338.138 45.4644 335.832 37.667C328.53 12.9695 302.59 -1.13278 277.893 6.16906L274.632 7.13323C297.884 -10.7142 308.981 -41.6594 300.174 -71.4495C294.171 -91.7518 280.118 -107.476 262.527 -116.173C278.132 -127.436 285.715 -147.711 279.949 -167.214C272.647 -191.911 246.707 -206.012 222.01 -198.711L121.508 -168.998C96.8103 -161.696 82.7086 -135.755 90.0105 -111.058C92.572 -102.394 97.429 -95.0354 103.72 -89.4459L52.291 -74.2408C13.6517 -62.8171 -8.41064 -22.2328 3.01301 16.4066Z' fill='%23009470'/></svg>");width:245px;height:170px}.info-block.primary-block{background:#f0e9e4;color:#16232b}.info-block.primary-block:before{bottom:0;left:0;background-image:url("data:image/svg+xml;utf8,<svg width='92' height='389' viewBox='0 0 92 389' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M75.412 400.317C100.658 368.915 95.6684 322.991 64.2664 297.745L11.2412 255.114C27.9955 258.798 46.1584 253.065 57.6361 238.789C73.7731 218.718 70.584 189.364 50.5125 173.227L17.4011 146.607C24.4228 143.712 30.8357 139.06 35.9307 132.722C52.0679 112.651 48.8787 83.2976 28.8071 67.1603L-52.8716 1.49272C-72.9432 -14.6441 -102.296 -11.4546 -118.433 8.61659C-134.57 28.6883 -131.381 58.0414 -111.309 74.1787L-78.1971 100.8C-85.2191 103.695 -91.6334 108.347 -96.7285 114.684C-112.865 134.756 -109.676 164.109 -89.604 180.247L-86.9573 182.375C-114.873 173.433 -146.627 181.942 -166.092 206.153C-179.358 222.653 -184.274 243.161 -181.399 262.573C-199.546 256.165 -220.528 261.484 -233.271 277.334C-249.408 297.406 -246.219 326.759 -226.147 342.896L-144.469 408.564C-124.397 424.7 -95.0443 421.51 -78.9072 401.439C-73.2461 394.397 -69.9661 386.214 -68.9565 377.859L-27.1602 411.462C4.24211 436.709 50.1653 431.719 75.412 400.317Z' fill='%23E55500'/></svg>");width:92px;height:389px}.info-block.primary-block:after{right:0;top:0;background-image:url("data:image/svg+xml,%3Csvg width='162' height='360' viewBox='0 0 162 360' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.0995 -49.883C-9.14709 -18.4808 -4.15788 27.4421 27.2442 52.6889L80.2693 95.3195C63.5162 91.637 45.3552 97.3695 33.8784 111.644C17.7412 131.716 20.9313 161.069 41.003 177.207L74.1135 203.827C67.091 206.721 60.6771 211.374 55.5817 217.712C39.4446 237.783 42.6339 267.136 62.7054 283.274L144.384 348.941C164.456 365.078 193.809 361.889 209.946 341.818C226.083 321.746 222.893 292.393 202.822 276.255L169.71 249.634C176.733 246.74 183.147 242.088 188.243 235.75C204.38 215.679 201.191 186.326 181.119 170.188L178.472 168.059C206.386 176.999 238.139 168.49 257.603 144.281C270.868 127.781 275.785 107.272 272.91 87.8598C291.057 94.2678 312.039 88.9485 324.782 73.0988C340.919 53.0272 337.729 23.6748 317.658 7.53763L235.979 -58.1309C215.908 -74.2677 186.555 -71.0776 170.418 -51.0061C164.757 -43.9648 161.477 -35.7811 160.467 -27.4265L118.672 -61.0286C87.2694 -86.2754 41.3463 -81.2853 16.0995 -49.883Z' fill='%23E55500'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:cover;width:162px;height:360px}.info-block.calc-block:before{top:auto;bottom:0;left:0;background-image:url("data:image/svg+xml,%3Csvg width='62' height='408' viewBox='0 0 62 408' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M45.412 380.317C70.6586 348.915 65.6683 302.991 34.2664 277.745L-18.7588 235.114C-2.00447 238.798 16.1584 233.065 27.6361 218.789C43.7731 198.718 40.584 169.364 20.5125 153.227L-12.5998 126.606C-5.57843 123.712 0.83403 119.059 5.9288 112.722C22.066 92.6502 18.8768 63.297 -1.19482 47.1598L-82.8735 -18.5078C-102.945 -34.6446 -132.298 -31.4545 -148.435 -11.383C-164.572 8.6887 -161.383 38.0419 -141.311 54.1791L-108.199 80.8008C-115.221 83.6953 -121.634 88.3473 -126.729 94.6842C-142.865 114.756 -139.676 144.109 -119.604 160.247L-116.958 162.374C-144.873 153.433 -176.627 161.943 -196.092 186.153C-209.357 202.653 -214.274 223.161 -211.399 242.573C-229.546 236.165 -250.528 241.484 -263.271 257.334C-279.408 277.405 -276.219 306.758 -256.147 322.895L-174.47 388.563C-154.398 404.701 -125.044 401.51 -108.907 381.439C-103.246 374.398 -99.9665 366.214 -98.9568 357.86L-57.1611 391.462C-25.7588 416.709 20.1652 411.719 45.412 380.317Z' fill='%23009470'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:cover;width:62px;height:408px}.info-block.calc-block:after{right:0;top:0;background-image:url("data:image/svg+xml,%3Csvg width='162' height='340' viewBox='0 0 162 340' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.0995 -69.8833C-9.14728 -38.481 -4.15717 7.44212 27.2451 32.6889L80.2702 75.3195C63.5168 71.6366 45.3552 77.3698 33.8782 91.645C17.7413 111.717 20.9312 141.07 41.0028 157.207L74.1132 183.828C67.0909 186.722 60.6768 191.375 55.5815 197.712C39.4445 217.784 42.6344 247.138 62.7061 263.275L144.384 328.942C164.456 345.079 193.809 341.889 209.946 321.817C226.083 301.746 222.893 272.392 202.822 256.255L169.71 229.634C176.733 226.739 183.147 222.088 188.243 215.75C204.38 195.679 201.191 166.325 181.119 150.188L178.473 148.061C206.387 157 238.139 148.489 257.603 124.28C270.868 107.78 275.785 87.2716 272.91 67.8596C291.057 74.2676 312.039 68.9483 324.782 53.0985C340.919 33.0269 337.729 3.67459 317.658 -12.4626L235.979 -78.1312C215.908 -94.2679 186.555 -91.0779 170.418 -71.0064C164.757 -63.965 161.477 -55.7813 160.467 -47.4268L118.672 -81.0289C87.2694 -106.276 41.3463 -101.286 16.0995 -69.8833Z' fill='%23009470'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:cover;width:162px;height:340px}.info-block.mission-block{background-color:rgba(22,35,43,.7);background-image:url(../images/bg_03.jpg);background-position:center;background-size:cover;background-repeat:no-repeat;background-blend-mode:overlay;color:#fff;min-height:318px;display:flex;align-items:center;justify-content:center;flex-direction:column}.info-block.mission-block h3,.info-block.mission-block .h3{margin-bottom:12px}.info-block.mission-block h3 span,.info-block.mission-block .h3 span{display:inline-block;background:#e55500;color:#fff;border-radius:10px;padding:0 .5rem}.info-block.mission-block h5,.info-block.mission-block .h5{margin-bottom:24px}.info-block.mission-block:before{top:0;left:0;background-image:url("data:image/svg+xml,%3Csvg width='265' height='316' viewBox='0 0 265 316' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M52.5925 -43.1134C99.8541 -31.408 128.678 16.3943 116.972 63.6559L93.103 160.032C107.857 142.644 131.687 134.084 155.324 139.938C188.561 148.17 208.831 181.787 200.599 215.024L187.019 269.851C196.778 267.257 207.31 267.014 217.804 269.613C251.041 277.845 271.312 311.463 263.08 344.7L229.582 479.953C221.35 513.19 187.733 533.46 154.495 525.228C121.258 516.996 100.988 483.379 109.219 450.142L122.799 395.314C113.04 397.908 102.509 398.151 92.0156 395.553C59.593 387.522 39.5087 355.336 46.185 322.911C25.7303 351.164 -10.5172 365.699 -46.4541 356.799L-63.6125 352.549C-87.9938 346.51 -107.468 330.864 -119.002 310.643C-133.508 329.868 -158.574 339.652 -183.429 333.496C-216.666 325.264 -236.936 291.647 -228.704 258.41L-195.206 123.157C-186.974 89.9199 -153.357 69.6486 -120.12 77.8804C-108.461 80.7679 -98.3978 86.7791 -90.6005 94.8013L-71.3357 17.0173C-59.6303 -30.2443 -11.8274 -59.0686 35.4342 -47.3632L52.5925 -43.1134Z' fill='%23009470'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:cover;width:265px;height:100%;background-size:100% 100%}.info-block.mission-block:after{top:0;right:0;background-image:url("data:image/svg+xml,%3Csvg width='329' height='294' viewBox='0 0 329 294' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.43118 32.0795C7.69084 80.4841 51.1943 115.461 99.5989 110.201L198.3 99.4765C179.092 111.765 167.413 134.23 170.043 158.437C173.742 192.478 204.337 217.075 238.378 213.376L294.533 207.273C290.653 216.596 289 227 290.168 237.748C293.867 271.789 324.462 296.386 358.503 292.687L497.027 277.635C531.068 273.936 555.664 243.342 551.965 209.301C548.266 175.26 517.672 150.662 483.631 154.361L427.474 160.463C431.354 151.141 433.009 140.737 431.841 129.989C428.233 96.7859 399.037 72.5678 366.013 74.8287C396.752 58.3478 416.014 24.3779 412.015 -12.4261L410.105 -29.9994C407.392 -54.9712 394.499 -76.3683 376.007 -90.5112C397.005 -102.306 410.064 -125.833 407.298 -151.29C403.599 -185.331 373.004 -209.928 338.963 -206.229L200.439 -191.177C166.398 -187.478 141.801 -156.883 145.5 -122.842C146.798 -110.901 151.405 -100.122 158.309 -91.3185L78.6432 -82.6616C30.2385 -77.4019 -4.73812 -33.8985 0.521465 14.5062L2.43118 32.0795Z' fill='%23009470'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:cover;width:329px;height:294px}.info-block.mission-block .btn{width:384px;max-width:70%;height:58px;font-weight:600;display:block}.info-block.media-block{background-color:rgba(22,35,43,.7);background-position:center;background-size:cover;background-repeat:no-repeat;background-blend-mode:overlay;color:#fff;min-height:215px;display:flex;padding:30px 60px;justify-content:space-between;align-items:center;margin-bottom:40px}.info-block.media-block h3,.info-block.media-block .h3{margin-bottom:1rem}.info-block.media-block strong{font-weight:600}.info-block.media-block .contacts{border-radius:24px;padding:20px;background:#fff;color:#16232b;min-width:348px}.info-block.media-block .contacts h6,.info-block.media-block .contacts .h6{margin-bottom:20px}.info-block.media-block .contacts .justify-content-between{margin-bottom:10px}.info-block.media-block .contacts p{margin:0}.info-block.media-block .contacts p.text-muted{margin-bottom:4px}.info-block.media-block .contacts a{text-decoration:none;font-size:.875rem;line-height:1.4;font-weight:600}.info-block.media-block .contacts a:hover{text-decoration:underline}.info-block.media-block .contacts a i{margin-left:10px}.info-block.media-block .contacts a.btn-more{display:flex;width:34px;height:34px;padding:0;align-items:center;justify-content:center;background:#e55500;color:#fff;border-radius:10px;font-size:1.2rem;margin:0 0 0 auto}.info-block:before{content:"";position:absolute;background-repeat:no-repeat;background-position:center;background-size:cover;pointer-events:none;z-index:0;max-height:100%}.info-block:after{content:"";position:absolute;background-repeat:no-repeat;background-size:cover;background-position:center;pointer-events:none;max-height:100%;z-index:0}.info-block .head{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.info-block .head span{display:flex;align-items:center}.info-block .head span i{border-radius:10px;display:flex;height:42px;width:42px;align-items:center;justify-content:center;color:#fff;margin:0 1rem 0 0;font-size:1rem}.info-block .row.align-items-stretch .item{border:1px solid #e4eef0;background:#fff;padding:1.25rem;border-radius:1.25rem}.info-block .row.align-items-stretch .item h6,.info-block .row.align-items-stretch .item .h6{display:flex;align-items:center;margin-bottom:14px}.info-block .row.align-items-stretch .item h6 i,.info-block .row.align-items-stretch .item .h6 i{display:flex;width:38px;height:38px;align-items:center;justify-content:center;margin:0 .875rem 0 0;color:#419171;font-size:1.5rem}.info-block .row.align-items-stretch .item p{margin:0}.check-list{margin:0;padding:0;list-style:none}.check-list li{display:flex;margin-bottom:.875rem}.check-list li:before{content:"";background-color:#009470;background-image:url("data:image/svg+xml,%3Csvg width='8' height='6' viewBox='0 0 8 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.86596 0.147899C6.81948 0.101035 6.76418 0.0638377 6.70325 0.0384533C6.64232 0.013069 6.57697 0 6.51096 0C6.44495 0 6.3796 0.013069 6.31867 0.0384533C6.25774 0.0638377 6.20244 0.101035 6.15596 0.147899L2.43096 3.8779L0.865961 2.3079C0.8177 2.26128 0.76073 2.22462 0.698302 2.20002C0.635875 2.17542 0.569213 2.16335 0.502122 2.16451C0.435032 2.16567 0.368827 2.18004 0.307288 2.20679C0.245749 2.23353 0.19008 2.27214 0.143461 2.3204C0.0968419 2.36866 0.0601849 2.42563 0.0355829 2.48806C0.010981 2.55049 -0.00108427 2.61715 7.64592e-05 2.68424C0.00123719 2.75133 0.0156011 2.81753 0.0423478 2.87907C0.0690946 2.94061 0.1077 2.99628 0.155961 3.0429L2.07596 4.9629C2.12244 5.00976 2.17774 5.04696 2.23867 5.07234C2.2996 5.09773 2.36496 5.1108 2.43096 5.1108C2.49697 5.1108 2.56232 5.09773 2.62325 5.07234C2.68418 5.04696 2.73948 5.00976 2.78596 4.9629L6.86596 0.882899C6.91671 0.836078 6.95722 0.779252 6.98492 0.716002C7.01262 0.652753 7.02693 0.58445 7.02693 0.515399C7.02693 0.446348 7.01262 0.378046 6.98492 0.314796C6.95722 0.251546 6.91671 0.19472 6.86596 0.147899Z' fill='white'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:cover;background-size:8px 6px;background-position:center;display:flex;vertical-align:top;height:20px;width:20px;flex:0 0 20px;border-radius:6px;margin:0 .75rem 0 0}.check-list li:last-child{margin:0}.check-list.rt li{text-align:right;position:relative;padding:0 32px 0 0}.check-list.rt li:before{margin:0;position:absolute;top:2px;right:0}.check-list i.bi{display:flex;align-items:center;justify-content:center;width:20px;height:20px;flex:0 0 20px;margin:0 .75rem 0 0;color:#fff;border-radius:6px}.check-list.color-primary li:before{background-color:#e55500}.check-list.color-success li:before{background-color:#009470}.js-carousel .carousel-control-prev,.js-carousel .carousel-control-next{background-color:#fff;position:absolute;top:50%;transform:translateY(-50%);opacity:1;width:40px;height:40px;border:1px solid #e4eef0;border-radius:10px;color:#e55500;display:flex;justify-content:center;align-items:center;font-size:1rem}.js-carousel .carousel-control-prev{left:-20px}.js-carousel .carousel-control-next{right:-20px}.favoite-carousel .hot-prev,.favoite-carousel .hot-next{position:absolute}.formats-tours,.favoite-carousel{position:relative;margin-bottom:24px}.formats-tours .hot-controls,.favoite-carousel .hot-controls{position:relative;z-index:555}@media(max-width: 576px){.formats-tours .hot-controls,.favoite-carousel .hot-controls{display:none !important}}.formats-tours .hot-controls.mobile,.favoite-carousel .hot-controls.mobile{display:none !important;justify-content:space-between;align-items:center;position:relative;width:100vw;padding:0 24px;left:50%;transform:translateX(-50%)}@media(max-width: 576px){.formats-tours .hot-controls.mobile,.favoite-carousel .hot-controls.mobile{display:flex !important}}.formats-tours .hot-controls.mobile .hot-prev,.formats-tours .hot-controls.mobile .hot-next,.favoite-carousel .hot-controls.mobile .hot-prev,.favoite-carousel .hot-controls.mobile .hot-next{position:relative;top:0;left:auto;right:auto}.formats-tours .hot-controls.mobile .slide-dots,.favoite-carousel .hot-controls.mobile .slide-dots{margin-top:0}.formats-tours .hot-prev,.formats-tours .hot-next,.favoite-carousel .hot-prev,.favoite-carousel .hot-next{background-color:#fff;top:65px;transform:none}.formats-tours .hot-prev,.favoite-carousel .hot-prev{left:-20px}.formats-tours .hot-next,.favoite-carousel .hot-next{right:-20px}.formats-tours .carousel-item:hover .item img,.favoite-carousel .carousel-item:hover .item img{transform:scale(1.1)}.formats-tours .carousel-item:hover .item strong,.favoite-carousel .carousel-item:hover .item strong{color:#e55500}.formats-tours .item .image-holder,.favoite-carousel .item .image-holder{border-radius:20px;overflow:hidden;height:170px;margin-bottom:14px}.formats-tours .item .image-holder img,.favoite-carousel .item .image-holder img{transition:all .3s ease}.formats-tours .item .image-holder *,.favoite-carousel .item .image-holder *{height:100%;width:100%;object-fit:cover;display:block}.formats-tours .item strong,.favoite-carousel .item strong{display:block;margin-bottom:8px;font-weight:600;transition:all .3s ease}.buy-info .item{height:100%;position:relative}.buy-info .footer-contacts{height:100%;border:1px solid #e4eef0;padding:1.25rem;border-radius:24px}.buy-info .footer-contacts .float-left{float:left}.buy-info .image-holder{margin-top:20px;margin-bottom:13px;display:flex;height:183px;justify-content:center}.buy-info .badge{position:absolute;top:21px;left:0;border:1px solid #e55500;color:#e55500;background:#fff;font-size:.875rem;display:flex;justify-content:center;align-items:center;height:42px;width:42px;border-radius:10px;font-weight:600}.media-post{margin-bottom:32px}.media-post .visual{border-radius:20px;overflow:hidden;height:301px;position:relative;margin-bottom:1rem}.media-post .visual img{height:100%;width:100%;object-fit:cover}.media-post .visual .btn-play{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);width:70px;border:0;height:70px;display:none;align-items:center;justify-content:center;color:#fff;font-size:2.5rem;border-radius:14px;background:#419171;z-index:3}.media-post .visual .btn-play:hover{opacity:.9}.media-post .visual.video .btn-play{display:flex}.media-post .visual.video:after{position:absolute;top:0;left:0;right:0;bottom:0;content:"";background-color:rgba(22,35,43,.7);z-index:2}.media-post .data{gap:10px}.media-post .data i{margin:0 5px 0 0}.media-post .data .separator{display:block;width:1px;height:1rem;background-color:#e4eef0;text-indent:-9999px;overflow:hidden}.single-quote{overflow:hidden}.single-quote,.testimonials{overflow:hidden}@media(min-width: 1200px){.single-quote .container,.testimonials .container{max-width:1020px}}.single-quote .row>*,.testimonials .row>*{margin:0}.single-quote .photo,.testimonials .photo{width:100%;height:auto;border-radius:24px;overflow:hidden}.single-quote .photo img,.testimonials .photo img{width:100%;height:auto;border-radius:24px;object-fit:cover;display:block}.single-quote .text,.testimonials .text{max-width:560px}.single-quote .author,.testimonials .author{padding:0 0 8px 34px}.single-quote .author strong,.testimonials .author strong{font-weight:600}.single-quote .meta,.testimonials .meta{font-size:14px;line-height:1.4;padding:0 0 0 34px}.single-quote blockquote,.testimonials blockquote{position:relative;padding:0 24px 0 34px;margin-bottom:20px}.single-quote blockquote:before,.single-quote blockquote:after,.testimonials blockquote:before,.testimonials blockquote:after{content:"";position:absolute;background-repeat:no-repeat;background-position:center;background-size:100% 100%;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg width='24' height='19' viewBox='0 0 24 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.2937 0L6.6014 13.4118L5.37063 8.38235C6.97436 8.38235 8.27972 8.84804 9.28671 9.77941C10.2937 10.7108 10.7972 11.9961 10.7972 13.6353C10.7972 15.2373 10.2751 16.5412 9.23077 17.5471C8.22378 18.5157 6.95571 19 5.42657 19C3.86014 19 2.55478 18.5157 1.51049 17.5471C0.503497 16.5412 0 15.2373 0 13.6353C0 13.151 0.0372961 12.6853 0.111888 12.2382C0.18648 11.7539 0.335665 11.1951 0.559441 10.5618C0.783217 9.92843 1.10023 9.0902 1.51049 8.04706L4.75524 0H10.2937ZM23.4965 0L19.8042 13.4118L18.5734 8.38235C20.1772 8.38235 21.4825 8.84804 22.4895 9.77941C23.4965 10.7108 24 11.9961 24 13.6353C24 15.2373 23.4779 16.5412 22.4336 17.5471C21.4266 18.5157 20.1585 19 18.6294 19C17.0629 19 15.7576 18.5157 14.7133 17.5471C13.7063 16.5412 13.2028 15.2373 13.2028 13.6353C13.2028 13.151 13.2401 12.6853 13.3147 12.2382C13.3893 11.7539 13.5385 11.1951 13.7622 10.5618C13.986 9.92843 14.303 9.0902 14.7133 8.04706L17.958 0H23.4965Z' fill='%23009470'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:cover;width:24px;height:19px}.single-quote blockquote:before,.testimonials blockquote:before{top:0;left:0}.single-quote blockquote:after,.testimonials blockquote:after{bottom:0;right:0}.single-quote .collage-photo,.testimonials .collage-photo{position:relative;width:100%}.single-quote .collage-photo img,.testimonials .collage-photo img{height:100%;width:100%;border-radius:10px;object-fit:cover}.single-quote .collage-photo .big,.testimonials .collage-photo .big{position:relative;width:324px;height:316px;left:75px;margin:0 -75px 0 0;background:#fff;box-shadow:0px 0px 24px rgba(0,0,0,.07);border-radius:10px;padding:10px 10px 34px;overflow:hidden;transform:rotate(15deg)}.single-quote .collage-photo .small,.testimonials .collage-photo .small{top:170px;left:0;position:absolute;width:170px;height:166px;padding:5px 5px 17px;background:#fff;box-shadow:0px 0px 24px rgba(0,0,0,.07);border-radius:10px;transform:rotate(-15deg)}@media(max-width: 991.98px){.single-quote .text,.testimonials .text{max-width:100%}.single-quote .photo,.testimonials .photo{text-align:center;margin-bottom:40px;padding:0 20vw}}.single-quote .container{max-width:1070px}.timeline{position:relative}.timeline h3,.timeline .h3{margin-bottom:60px}.timeline:after{content:"";position:absolute;top:0;bottom:50px;left:50%;width:2px;background:#dcdcdc;transform:translateX(-50%);z-index:-1}@media(max-width: 768px){.timeline:after{left:20px;transform:none}}.timeline .timeline-item{position:relative;padding-bottom:20px}@media(max-width: 768px){.timeline .timeline-item{margin-left:40px}}.timeline .timeline-item:before{content:"";position:absolute;left:50%;top:31px;width:14px;height:14px;opacity:0;background:#009470;border-radius:50%;transform:translate(-50%, 0) scale(0.8);transition:all .3s ease-in-out}@media(max-width: 768px){.timeline .timeline-item:before{left:-18px;transform:translate(-50%, 0)}}.timeline .timeline-item.active:before{opacity:1;transform:translate(-50%, 0) scale(1)}.timeline .timeline-item .content,.timeline .timeline-item .media{width:50%;padding:20px;position:relative}@media(max-width: 768px){.timeline .timeline-item .content,.timeline .timeline-item .media{width:100%}}.timeline .timeline-item .content h4,.timeline .timeline-item .content .h4,.timeline .timeline-item .media h4,.timeline .timeline-item .media .h4{margin-bottom:20px;font-weight:700}.timeline .timeline-item .left{float:left;text-align:left}@media(max-width: 768px){.timeline .timeline-item .left{float:none}}.timeline .timeline-item .right{float:right;text-align:left}@media(max-width: 768px){.timeline .timeline-item .right{float:none;margin-top:20px}}.timeline .timeline-item .right.media .big{top:0;transform:rotate(-12.25deg) translateX(-50%)}.timeline .timeline-item .right.media .small{top:290px;margin:0 0 0 -150px;transform:rotate(15deg) translateX(-50%)}.timeline .timeline-item .right.media .medium{top:220px;margin:0 0 0 170px;transform:rotate(-15deg) translateX(-50%)}.timeline .timeline-item .media{display:flex;flex-wrap:wrap;position:relative;padding-bottom:150px}.timeline .timeline-item .media .big{position:relative;top:45px;left:50%;width:296px;height:289px;background:#fff;box-shadow:0px 0px 24px rgba(0,0,0,.07);border-radius:10px;padding:9px 9px 30px;transform:rotate(12.25deg) translateX(-50%)}.timeline .timeline-item .media .small{position:absolute;width:145px;height:142px;top:170px;left:50%;margin:0 0 0 -180px;padding:5px 5px 15px;background:#fff;box-shadow:0px 0px 24px rgba(0,0,0,.07);border-radius:10px;transform:rotate(-15deg) translateX(-50%)}.timeline .timeline-item .media .medium{position:absolute;width:170px;height:166px;left:50%;top:320px;margin:0 0 0 100px;padding:5px 5px 17px;background:#fff;box-shadow:0px 0px 24px rgba(0,0,0,.07);border-radius:10px;transform:rotate(15deg) translateX(-50%)}.timeline .timeline-item .media img{border-radius:10px;height:100%;width:100%;overflow:hidden;display:block;object-fit:cover}.timeline .timeline-item .media .big,.timeline .timeline-item .media .medium,.timeline .timeline-item .media .small{opacity:0;filter:blur(6px);will-change:transform,opacity,filter;transition:transform 900ms cubic-bezier(0.2, 0.85, 0.2, 1),opacity 420ms ease,filter 700ms ease}.timeline .timeline-item .media .big{transform:translate3d(-50%, -28px, 0) scale(0.92) rotate(12.25deg)}.timeline .timeline-item .media .medium{transform:translate3d(-50%, 34px, 0) scale(0.92) rotate(15deg)}.timeline .timeline-item .media .small{transform:translate3d(-50%, 48px, 0) scale(0.92) rotate(-15deg)}.timeline .timeline-item .content,.timeline .timeline-item .media{opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease}.timeline .timeline-item.active .content,.timeline .timeline-item.active .media{opacity:1;transform:translateY(0)}.timeline .timeline-item.active .media .big,.timeline .timeline-item.active .media .medium,.timeline .timeline-item.active .media .small{opacity:1;filter:blur(0)}.timeline .timeline-item.active .media .big{transform:rotate(12.25deg) translateX(-50%) scale(1);transition-delay:60ms}.timeline .timeline-item.active .media .medium{transform:rotate(15deg) translateX(-50%) scale(1);transition-delay:180ms}.timeline .timeline-item.active .media .small{transform:rotate(-15deg) translateX(-50%) scale(1);transition-delay:300ms}.timeline .timeline-item.active .media.right .big{transform:rotate(-12.25deg) translateX(-50%) scale(1);transition-delay:60ms}.timeline .timeline-item.active .media.right .medium{transform:rotate(-15deg) translateX(-50%) scale(1);transition-delay:180ms}.timeline .timeline-item.active .media.right .small{transform:rotate(15deg) translateX(-50%) scale(1);transition-delay:300ms}.timeline .timeline-item .year{display:inline-flex;padding:0 20px;height:42px;font-size:16px;line-height:1.2;color:#419171;align-items:center;border:1px solid #e4eef0;border-radius:12px;font-weight:600;margin-bottom:16px}.timeline .timeline-item .heading{margin-bottom:12px;font-weight:700}.timeline .timeline-item blockquote{border-radius:30px;overflow:hidden;padding:30px;font-size:18px;line-height:1.2;font-weight:600;margin-bottom:20px;background-color:#f5f7f9;background-image:url("data:image/svg+xml,%3Csvg width='66' height='53' viewBox='0 0 66 53' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M28.3077 0L18.1538 37.4118L14.7692 23.3824C19.1795 23.3824 22.7692 24.6814 25.5385 27.2794C28.3077 29.8774 29.6923 33.4627 29.6923 38.0353C29.6923 42.5039 28.2564 46.1412 25.3846 48.9471C22.6154 51.649 19.1282 53 14.9231 53C10.6154 53 7.02564 51.649 4.15385 48.9471C1.38462 46.1412 0 42.5039 0 38.0353C0 36.6843 0.102564 35.3853 0.307692 34.1382C0.512821 32.7873 0.923078 31.2284 1.53846 29.4618C2.15385 27.6951 3.02564 25.3569 4.15385 22.4471L13.0769 0H28.3077ZM64.6154 0L54.4615 37.4118L51.0769 23.3824C55.4872 23.3824 59.0769 24.6814 61.8461 27.2794C64.6154 29.8774 66 33.4627 66 38.0353C66 42.5039 64.5641 46.1412 61.6923 48.9471C58.9231 51.649 55.4359 53 51.2308 53C46.9231 53 43.3333 51.649 40.4615 48.9471C37.6923 46.1412 36.3077 42.5039 36.3077 38.0353C36.3077 36.6843 36.4103 35.3853 36.6154 34.1382C36.8205 32.7873 37.2308 31.2284 37.8462 29.4618C38.4615 27.6951 39.3333 25.3569 40.4615 22.4471L49.3846 0H64.6154Z' fill='%23E4EEF0'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:cover;background-position:100% 100%;background-repeat:no-repeat;background-size:66px 53px}.timeline .timeline-item:after{content:"";display:block;clear:both}.timeline{position:relative;--rail-x: 50%;--progress: 0;padding:40px 0}.timeline-rail{position:absolute;top:0;bottom:0;left:var(--rail-x);width:2px;background:rgba(0,0,0,.12);transform:translateX(-50%)}@media(max-width: 768px){.timeline-rail{left:22px !important}}.timeline-progress{position:absolute;left:0;top:0;width:100%;height:calc(var(--progress) * 100%);background:#2dbb63;transform-origin:top}.timeline-knob{position:absolute;left:50%;top:calc(var(--progress) * 100%);transform:translate(-50%, -50%);width:18px;height:18px;border-radius:50%;background:#2dbb63;box-shadow:0 8px 20px rgba(45,187,99,.35)}.green-block.team .row:before{background-image:url("data:image/svg+xml,%3Csvg width='311' height='216' viewBox='0 0 311 216' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.0597 -332.003C-32.3343 -314.394 -54.8584 -263.321 -37.2499 -217.927L-5.4066 -135.836C-21.239 -150.288 -44.4795 -155.427 -65.8207 -147.149C-95.831 -135.508 -110.722 -101.742 -99.081 -71.7318L-79.8779 -22.2267C-89.2871 -23.4817 -99.1367 -22.4515 -108.612 -18.7761C-138.622 -7.13485 -153.513 26.6309 -141.872 56.6413L-94.5007 178.763C-82.8596 208.773 -49.0938 223.664 -19.0833 212.023C10.9268 200.382 25.8178 166.617 14.1769 136.607L-5.02683 87.1C4.38265 88.3552 14.2323 87.3257 23.7077 83.6501C53.7179 72.0089 68.6088 38.2444 56.9679 8.23414L56.3216 6.5672C80.1589 32.4866 118.313 42.5893 153.127 29.0848L158.768 26.8965C182.459 17.7067 199.92 -0.598529 208.698 -22.4539C224.424 -4.95437 249.91 1.93809 273.145 -7.07498C303.156 -18.7162 318.047 -52.4819 306.405 -82.4923L259.034 -204.614C247.393 -234.624 213.628 -249.516 183.617 -237.875C173.09 -233.791 164.424 -226.985 158.11 -218.574L132.776 -283.881C115.168 -329.275 64.0938 -351.799 18.7 -334.191L13.0597 -332.003Z' fill='%23E55500'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:cover;width:311px;height:216px}.green-block.team .row:after{display:none}.green-block.team .img-fluid{top:50%;bottom:auto;margin:0;right:0;transform:translateY(-50%);max-width:100%;max-height:100%}.green-block.support .row{min-height:243px}.green-block.support .row:before{background-image:url("data:image/svg+xml,%3Csvg width='311' height='216' viewBox='0 0 311 216' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.0597 -332.003C-32.3343 -314.394 -54.8584 -263.321 -37.2499 -217.927L-5.4066 -135.836C-21.239 -150.288 -44.4795 -155.427 -65.8207 -147.149C-95.831 -135.508 -110.722 -101.742 -99.081 -71.7318L-79.8779 -22.2267C-89.2871 -23.4817 -99.1367 -22.4515 -108.612 -18.7761C-138.622 -7.13485 -153.513 26.6309 -141.872 56.6413L-94.5007 178.763C-82.8596 208.773 -49.0938 223.664 -19.0833 212.023C10.9268 200.382 25.8178 166.617 14.1769 136.607L-5.02683 87.1C4.38265 88.3552 14.2323 87.3257 23.7077 83.6501C53.7179 72.0089 68.6088 38.2444 56.9679 8.23414L56.3216 6.5672C80.1589 32.4866 118.313 42.5893 153.127 29.0848L158.768 26.8965C182.459 17.7067 199.92 -0.598529 208.698 -22.4539C224.424 -4.95437 249.91 1.93809 273.145 -7.07498C303.156 -18.7162 318.047 -52.4819 306.405 -82.4923L259.034 -204.614C247.393 -234.624 213.628 -249.516 183.617 -237.875C173.09 -233.791 164.424 -226.985 158.11 -218.574L132.776 -283.881C115.168 -329.275 64.0938 -351.799 18.7 -334.191L13.0597 -332.003Z' fill='%23E55500'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:cover;width:311px;height:216px}.green-block.support .row:after{background-image:url("data:image/svg+xml,%3Csvg width='574' height='243' viewBox='0 0 574 243' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M360.351 -152.372C311.811 -156.182 269.372 -119.922 265.561 -71.3816L256.17 48.2549C246.718 24.7596 224.607 7.38511 197.647 5.26864C159.739 2.29265 126.594 30.6116 123.618 68.5204L118.709 131.055C109.336 124.901 98.323 120.953 86.3541 120.013C48.4455 117.037 15.3022 145.356 12.326 183.264L0.215343 337.527C-2.76065 375.436 25.5582 408.58 63.4671 411.556C101.376 414.532 134.519 386.214 137.495 348.305L142.405 285.769C151.779 291.924 162.791 295.872 174.76 296.812C209.546 299.543 240.318 275.923 247.452 242.722C258.046 275.806 287.771 300.862 324.544 303.749L363.539 306.81C388.133 308.741 411.161 300.383 428.391 285.355C437.926 308.661 459.942 325.865 486.76 327.97C524.669 330.946 557.812 302.628 560.788 264.719L572.899 110.456C575.875 72.5471 547.556 39.4029 509.647 36.4269C496.35 35.3831 483.639 38.19 472.61 43.9104L480.337 -54.5208C484.148 -103.061 447.886 -145.5 399.346 -149.311L360.351 -152.372Z' fill='%23E55500'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:cover;width:574px;height:100%;top:0;bottom:0;right:100px;background-size:100% 100%}.green-block.support .img-fluid{top:50%;bottom:auto;margin:0;right:150px;transform:translateY(-50%);max-width:100%;max-height:100%}.green-block.api-block .row{padding:40px 25px !important;min-height:auto}.green-block.api-block h3,.green-block.api-block .h3{margin-bottom:40px !important}.green-block.api-block ul{margin:0}.green-block.api-block ul li{flex:1 1 auto;font-weight:600;font-size:18px;line-height:1.2}.green-block.api-block ul li p{margin:0}.green-block.api-block .row:before{background-image:url("data:image/svg+xml, %3Csvg width='72' height='240' viewBox='0 0 72 240' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M-94.254 430.448C-55.143 420.761 -31.29 381.203 -40.9766 342.092L-57.334 276.048C-46.2371 289.13 -28.3142 295.574 -10.5332 291.171C14.4656 284.979 29.7123 259.694 23.521 234.695L13.3068 193.456C20.6464 195.407 28.5667 195.591 36.459 193.636C61.4579 187.445 76.7047 162.16 70.5132 137.161L45.3176 35.432C39.1259 10.4333 13.8418 -4.81278 -11.157 1.37855C-36.156 7.57007 -51.4027 32.8548 -45.2112 57.8537L-34.9979 99.0937C-42.3373 97.1427 -50.2571 96.9582 -58.1493 98.9129C-83.1483 105.104 -98.395 130.389 -92.2035 155.388L-91.3863 158.687C-108.177 134.66 -138.597 122.19 -168.751 129.659C-189.301 134.748 -205.637 148.085 -215.11 165.27C-225.665 149.178 -245.581 140.697 -265.321 145.586C-290.32 151.778 -305.567 177.063 -299.376 202.061L-274.18 303.791C-267.988 328.79 -242.703 344.036 -217.704 337.844C-208.935 335.672 -201.368 331.148 -195.504 325.114L-182.61 377.17C-172.923 416.281 -133.365 440.134 -94.254 430.448Z' fill='%23E55500'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:cover;width:72px;height:240px;top:auto;bottom:0}.green-block.api-block .row:after{background-image:url("data:image/svg+xml,%3Csvg width='245' height='274' viewBox='0 0 245 274' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.01238 120.407C14.4361 159.046 55.0205 181.109 93.6598 169.685L158.908 150.395C146.336 162.065 140.7 180.258 145.893 197.824C153.195 222.521 179.136 236.623 203.834 229.321L244.575 217.276C242.953 224.696 243.123 232.617 245.429 240.414C252.731 265.112 278.671 279.214 303.368 271.912L403.871 242.198C428.568 234.896 442.669 208.956 435.367 184.258C428.065 159.561 402.125 145.459 377.428 152.76L336.686 164.806C338.307 157.386 338.138 149.465 335.833 141.668C328.531 116.97 302.591 102.868 277.893 110.17L274.63 111.135C297.883 93.2874 308.982 62.3419 300.175 32.5513C294.172 12.2493 280.119 -3.4761 262.528 -12.1726C278.133 -23.4358 285.716 -43.7104 279.95 -63.2127C272.648 -87.91 246.707 -102.012 222.009 -94.71L121.508 -64.9967C96.8104 -57.6947 82.7086 -31.7536 90.0105 -7.05615C92.572 1.60757 97.4295 8.96476 103.72 14.5542L52.2912 29.7593C13.6518 41.183 -8.4113 81.768 3.01238 120.407Z' fill='%23E55500'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:cover;width:245px;height:274px;top:0;bottom:auto;right:0}.contacts-section .item{border:1px solid #e4eef0;padding:1rem;border-radius:20px;width:100%}.contacts-section .item h5,.contacts-section .item .h5{margin-bottom:20px}.contacts-section .item ul .btn{display:flex;padding:0;height:48px;width:48px;align-items:center;justify-content:center}.contacts-section .item ul strong{font-size:14px;color:#878e8f;font-weight:600}.contacts-section .item dl{margin:0}.contacts-section .item dl dd{font-size:12px;line-height:1.4;display:block;color:#878e8f;margin-bottom:4px}.contacts-section .item dl dt{display:block;font-weight:600;margin-bottom:12px}.contacts-section .item dl dt:last-child{margin:0}.contacts-section .map{border-radius:20px;overflow:hidden;display:flex;align-items:stretch}.contacts-section .map img{width:100%;object-fit:cover}.green-block.document .row{color:#fff;min-height:114px;padding:20px}.green-block.document .row:before{background-image:url("data:image/svg+xml,%3Csvg width='127' height='92' viewBox='0 0 127 92' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.9257 -112.747C-0.553429 -105.967 -9.22731 -86.3005 -2.44722 -68.8213L9.00252 -39.3072C3.10835 -44.6897 -5.54459 -46.6046 -13.4909 -43.5222C-24.6633 -39.1884 -30.2067 -26.6181 -25.8729 -15.4458L-18.7231 2.98456C-22.2262 2.51721 -25.8933 2.90059 -29.4209 4.26895C-40.5931 8.60284 -46.1366 21.1731 -41.8028 32.3454L-24.1673 77.8094C-19.8333 88.9815 -7.26307 94.5251 3.90913 90.1914C15.0814 85.8576 20.6249 73.2873 16.2911 62.115L9.14131 43.6833C12.6444 44.1506 16.3115 43.7686 19.8391 42.4002C31.0112 38.0663 36.5548 25.4961 32.221 14.3238L31.6479 12.8447C40.816 22.9452 55.5915 26.9073 69.0693 21.6794C78.254 18.1166 85.0055 10.9951 88.3628 2.50327C94.1844 9.30813 103.877 12.0478 112.7 8.62554C123.872 4.29176 129.416 -8.27922 125.083 -19.4516L107.446 -64.9149C103.113 -76.0872 90.543 -81.6312 79.3707 -77.2976C75.4515 -75.7773 72.2257 -73.2427 69.8752 -70.1112L60.8506 -93.3746C54.0703 -110.854 34.4048 -119.527 16.9257 -112.747Z' fill='%23E55500'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:cover;width:127px;height:92px}.green-block.document .row:after{background-image:url("data:image/svg+xml,%3Csvg width='80' height='104' viewBox='0 0 80 104' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M60.2018 101.013C42.7227 94.233 34.0496 74.5674 40.8295 57.0883L52.2772 27.5763C46.3831 32.9565 37.7321 34.871 29.7872 31.7892C18.6149 27.4555 13.0716 14.8851 17.4052 3.7128L24.5543 -14.7182C21.0515 -14.2511 17.3846 -14.6337 13.8573 -16.0019C2.68512 -20.3358 -2.85833 -32.9061 1.47532 -44.0784L19.1109 -89.5424C23.4447 -100.715 36.0149 -106.258 47.1873 -101.924C58.3594 -97.5906 63.9034 -85.0209 59.5699 -73.8487L52.4202 -55.4169C55.9229 -55.8841 59.5893 -55.5021 63.1165 -54.1339C74.2889 -49.8001 79.833 -37.2292 75.4992 -26.0568L74.9281 -24.5825C84.0966 -34.6799 98.8701 -38.6398 112.346 -33.4124C121.53 -29.8499 128.28 -22.7292 131.638 -14.2383C137.459 -21.0423 147.152 -23.7805 155.974 -20.3585C167.146 -16.0247 172.69 -3.45377 168.357 7.71857L150.721 53.1813C146.387 64.3536 133.817 69.8983 122.645 65.5646C118.726 64.0446 115.501 61.5103 113.151 58.3796L104.127 81.6416C97.347 99.1206 77.6809 107.793 60.2018 101.013Z' fill='%23E55500'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:cover;width:80px;height:184px}.green-block.document-type-2 .row{color:#fff;min-height:114px;padding:20px}.green-block.document-type-2 .row:before{background-image:url("data:image/svg+xml,%3Csvg width='311' height='114' viewBox='0 0 311 114' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.0604 -332.004C-32.3336 -314.395 -54.859 -263.321 -37.2506 -217.927L-5.40729 -135.837C-21.2396 -150.288 -44.4792 -155.426 -65.82 -147.148C-95.8305 -135.507 -110.722 -101.742 -99.081 -71.7318L-79.8766 -22.2253C-89.2878 -23.4818 -99.1398 -22.4524 -108.617 -18.7761C-138.628 -7.13495 -153.519 26.6308 -141.878 56.6413L-94.5062 178.763C-82.8651 208.773 -49.1 223.665 -19.0896 212.024C10.9209 200.383 25.8124 166.618 14.1714 136.607L-5.03304 87.0993C4.37816 88.3558 14.2296 87.327 23.707 83.6508C53.7174 72.0097 68.609 38.2446 56.9679 8.23414L56.3216 6.5672C80.159 32.4864 118.313 42.5879 153.127 29.0834L158.767 26.8958C182.458 17.706 199.919 -0.599144 208.698 -22.4546C224.424 -4.95492 249.909 1.93718 273.144 -7.07567C303.155 -18.7168 318.046 -52.4819 306.405 -82.4923L259.033 -204.615C247.392 -234.625 213.627 -249.517 183.617 -237.876C173.09 -233.792 164.423 -226.986 158.109 -218.575L132.776 -283.881C115.168 -329.275 64.094 -351.8 18.7 -334.192L13.0604 -332.004Z' fill='%23E55500'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:cover;width:311px;height:144px}.green-block.document-type-2 .row:after{background-image:url("data:image/svg+xml,%3Csvg width='172' height='114' viewBox='0 0 172 114' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M182.541 -175.872C211.645 -164.583 226.086 -131.838 214.797 -102.735L195.734 -53.5934C205.548 -62.5536 219.954 -65.7418 233.183 -60.6099C251.786 -53.394 261.016 -32.4638 253.801 -13.8615L241.896 16.8272C247.73 16.0485 253.836 16.6857 259.711 18.9644C278.313 26.1804 287.543 47.11 280.328 65.7122L250.964 141.412C243.748 160.014 222.818 169.244 204.216 162.029C185.614 154.813 176.383 133.883 183.598 115.281L195.503 84.5907C189.669 85.3695 183.563 84.7329 177.689 82.4542C159.086 75.2383 149.855 54.3081 157.071 35.7058L158.022 33.2537C142.756 50.0647 118.156 56.6551 95.7188 47.9517C80.4264 42.0197 69.1834 30.1636 63.5931 16.0249C53.8998 27.3546 37.7611 31.914 23.0712 26.2158C4.46891 18.9998 -4.76128 -1.9297 2.45461 -20.532L31.8182 -96.2304C39.0341 -114.833 59.9643 -124.064 78.5666 -116.848C85.0927 -114.316 90.4634 -110.095 94.3771 -104.881L109.403 -143.617C120.692 -172.72 153.438 -187.162 182.541 -175.872Z' fill='%23E55500'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:cover;width:172px;height:114px;bottom:auto;top:0}.green-block .btn-white i.bi{display:inline-flex;align-items:center;justify-content:center;color:#fff;background:#419171;height:24px;width:24px;border-radius:6px;font-size:.875rem}.green-block .btn-white:hover{border-color:#fff}.green-block .btn-white:hover i.bi{color:#419171;background:#fff}.inline-list{display:flex;justify-content:center;margin-bottom:24px;flex-wrap:wrap}.inline-list li{margin:0 20px 0 0;font-weight:600}.inline-list li:after{display:inline-block;vertical-align:middle;line-height:1.4;content:"";width:6px;height:6px;border-radius:50%;background-color:#419171;margin:-3px 0 0 20px}.inline-list li:last-child{margin:0;padding:0}.inline-list li:last-child:after{display:none}.events-list .item{display:flex;gap:20px;border:1px solid #e4eef0;padding:20px;border-radius:14px}.events-list .item .icon{background:#419171;display:flex;align-items:center;justify-content:center;color:#fff;width:42px;height:42px;flex:0 0 42px;border-radius:10px}.events-list .item h5,.events-list .item .h5{margin-bottom:12px}.events-list .item p{margin:0}.mx-auto+.ms-auto{margin:0 0 0 -88px !important}.world-tours .item{height:500px;width:100%;position:relative;border-radius:20px;overflow:hidden}.world-tours .item a.link{position:absolute;top:0;left:0;right:0;z-index:2;bottom:0}.world-tours .item:after{position:absolute;top:0;left:0;bottom:0;right:0;content:"";background:linear-gradient(180deg, rgba(22, 35, 43, 0) 0%, #16232B 73.08%);z-index:1}.world-tours .item img{height:100%;width:100%;object-fit:cover;transition:all .3s ease}.world-tours .item:hover img{transform:scale(1.1)}.world-tours .item:hover footer p{color:#e55500}.world-tours .item footer{position:absolute;bottom:20px;left:20px;right:20px;color:#fff;z-index:2}.world-tours .item footer p{transition:all .3s ease;font-weight:700;margin-bottom:20px}.world-tours .item footer .tags{display:flex;gap:14px}.world-tours .item footer .tags span{display:flex;align-items:center;height:30px;color:#fff;border:1px solid #fff;border-radius:7px;font-size:14px;line-height:1.2;padding:0 20px}.col-lg-6 .badge-photo:before{top:14px;left:20px;transform:rotate(30deg)}.col-lg-6 .badge-photo img{max-width:none !important;width:692px}.badge-photo{aspect-ratio:9/7;position:relative}.badge-photo:before{content:"";position:absolute;top:-30px;left:-90px;background-image:url("data:image/svg+xml,%3Csvg width='184' height='160' viewBox='0 0 184 160' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.746775 73.8498C4.4776 57.0534 21.1183 46.4616 37.9148 50.1924L66.2726 56.4915C60.5751 51.8893 57.6412 44.3057 59.337 36.671C61.7216 25.9352 72.3574 19.1649 83.0932 21.5493L100.806 25.484C99.8962 22.3702 99.7356 18.9896 100.489 15.5993C102.873 4.86356 113.51 -1.90637 124.246 0.478135L167.933 10.1821C178.669 12.5668 185.439 23.2032 183.055 33.9392C180.67 44.675 170.034 51.4453 159.298 49.0609L141.585 45.1264C142.494 48.2402 142.656 51.6205 141.903 55.0109C139.518 65.7466 128.882 72.5166 118.146 70.1321L116.729 69.8175C127.16 76.737 132.799 89.5924 129.922 102.542C127.962 111.368 122.436 118.478 115.197 122.7C122.177 127.039 126.005 135.454 124.122 143.933C121.737 154.668 111.1 161.438 100.365 159.054L56.6768 149.35C45.9409 146.965 39.1711 136.329 41.5557 125.593C42.3922 121.827 44.2442 118.55 46.7594 115.984L24.4042 111.018C7.60778 107.287 -2.98403 90.6462 0.746775 73.8498Z' fill='%23009470'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:cover;width:184px;height:160px}.badge-photo:after{content:"";position:absolute;right:-34px;bottom:-31px;background-image:url("data:image/svg+xml,%3Csvg width='156' height='190' viewBox='0 0 156 190' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M55.2499 2.1164C39.2088 8.33877 31.2486 26.3866 37.4707 42.4277L47.9765 69.5105C42.5673 64.5744 34.6288 62.819 27.3385 65.6469C17.0855 69.6243 11.9978 81.1604 15.9751 91.4135L22.5365 108.327C19.3213 107.898 15.9556 108.25 12.7178 109.506C2.46459 113.483 -2.62287 125.02 1.35438 135.273L17.5391 176.996C21.5164 187.249 33.0525 192.337 43.3057 188.36C53.5586 184.382 58.6463 172.846 54.6691 162.593L48.1077 145.678C51.323 146.107 54.6885 145.756 57.9264 144.5C68.1796 140.523 73.2671 128.987 69.2898 118.734L68.7657 117.382C77.18 126.647 90.7375 130.28 103.104 125.483C111.533 122.213 117.729 115.678 120.81 107.885C126.152 114.13 135.048 116.645 143.145 113.504C153.398 109.526 158.486 97.9903 154.509 87.7371L138.324 46.0137C134.347 35.7606 122.811 30.6726 112.558 34.6495C108.961 36.0447 106.001 38.3705 103.843 41.2441L95.5612 19.8942C89.3386 3.85351 71.2908 -4.10562 55.2499 2.1164Z' fill='%23009470'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:cover;width:156px;height:190px}@media(max-width: 1024px){.badge-photo:after{display:none}}.badge-photo img{border-radius:24px;object-fit:cover;display:block;height:100%;width:100%}.green-block.gift-to .row{color:#fff;min-height:114px;padding:40px 50px}.green-block.gift-to .row h3,.green-block.gift-to .row .h3{position:relative;z-index:1}.green-block.gift-to .row:before{background-image:url("data:image/svg+xml,%3Csvg width='72' height='228' viewBox='0 0 72 228' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M-94.254 430.448C-55.143 420.761 -31.29 381.203 -40.9766 342.092L-57.334 276.048C-46.2371 289.13 -28.3142 295.574 -10.5332 291.171C14.4656 284.979 29.7123 259.694 23.521 234.695L13.3068 193.456C20.6464 195.407 28.5667 195.591 36.459 193.636C61.4579 187.445 76.7047 162.16 70.5132 137.161L45.3176 35.432C39.1259 10.4333 13.8418 -4.81278 -11.157 1.37855C-36.156 7.57007 -51.4027 32.8548 -45.2112 57.8537L-34.9979 99.0937C-42.3373 97.1427 -50.2571 96.9582 -58.1493 98.9129C-83.1483 105.104 -98.395 130.389 -92.2035 155.388L-91.3863 158.687C-108.177 134.66 -138.597 122.19 -168.751 129.659C-189.301 134.748 -205.637 148.085 -215.11 165.27C-225.665 149.178 -245.581 140.697 -265.321 145.586C-290.32 151.778 -305.567 177.063 -299.376 202.061L-274.18 303.791C-267.988 328.79 -242.703 344.036 -217.704 337.844C-208.935 335.672 -201.368 331.148 -195.504 325.114L-182.61 377.17C-172.923 416.281 -133.365 440.134 -94.254 430.448Z' fill='%23E55500'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:cover;width:72px;height:228px;top:auto;bottom:0}.green-block.gift-to .row:after{background-image:url("data:image/svg+xml,%3Csvg width='245' height='274' viewBox='0 0 245 274' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.01238 120.019C14.4361 158.658 55.0205 180.72 93.6598 169.297L158.908 150.006C146.336 161.676 140.7 179.869 145.893 197.435C153.195 222.132 179.136 236.234 203.834 228.932L244.575 216.887C242.953 224.307 243.123 232.228 245.429 240.026C252.731 264.723 278.671 278.825 303.368 271.524L403.871 241.81C428.568 234.507 442.669 208.567 435.367 183.87C428.065 159.172 402.125 145.07 377.428 152.372L336.686 164.418C338.307 156.998 338.138 149.077 335.833 141.279C328.531 116.582 302.591 102.48 277.893 109.781L274.63 110.746C297.883 92.8988 308.982 61.9533 300.175 32.1627C294.172 11.8607 280.119 -3.86477 262.528 -12.5613C278.133 -23.8244 285.716 -44.099 279.95 -63.6014C272.648 -88.2987 246.707 -102.4 222.009 -95.0987L121.508 -65.3853C96.8104 -58.0834 82.7086 -32.1422 90.0105 -7.44482C92.572 1.2189 97.4295 8.57609 103.72 14.1655L52.2912 29.3706C13.6518 40.7944 -8.4113 81.3793 3.01238 120.019Z' fill='%23E55500'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:cover;width:245px;height:274px;bottom:auto;top:0}.sert-holder{border-radius:30px;margin:0 0 20px;text-align:center;padding:34px 30px}.sert-holder.light-color{background-color:#e4eef0;background-image:url("data:image/svg+xml,%3Csvg width='279' height='222' viewBox='0 0 279 222' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M240.504 5.1042C217.008 -6.72597 188.358 2.70762 176.512 26.1737L156.512 65.7963C156.582 54.6085 150.445 43.8035 139.764 38.4253C124.746 30.8637 106.433 36.8935 98.8615 51.8926L86.3715 76.636C83.566 72.551 79.7205 69.0932 74.9788 66.7058C59.9606 59.1443 41.6477 65.174 34.0764 80.173L3.26685 141.208C-4.30441 156.207 1.7322 174.496 16.7501 182.058C31.7682 189.62 50.081 183.591 57.6524 168.592L70.1437 143.848C72.9492 147.933 76.7935 151.39 81.5351 153.778C96.5533 161.339 114.866 155.311 122.437 140.312L123.438 138.33C121.53 157.354 131.289 176.453 149.406 185.574C161.752 191.79 175.519 192.132 187.526 187.655C185.904 200.104 192.161 212.765 204.021 218.737C219.039 226.299 237.352 220.27 244.923 205.271L275.733 144.235C283.304 129.236 277.268 110.946 262.25 103.385C256.981 100.732 251.307 99.7543 245.833 100.247L261.599 69.0138C273.444 45.5478 264 16.9344 240.504 5.1042Z' fill='%23009470'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:cover;background-position:center;background-size:279px 222px}.sert-holder.prime-color{background-color:#f0e9e4;background-image:url("data:image/svg+xml,%3Csvg width='296' height='220' viewBox='0 0 296 220' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.2575 205.724C33.2265 224.78 63.9344 224.755 82.8451 205.669L114.775 173.443C111.154 184.328 113.658 196.827 122.282 205.49C134.406 217.67 154.034 217.654 166.122 205.455L186.062 185.33C187.478 190.211 190.099 194.813 193.927 198.659C206.052 210.839 225.68 210.823 237.767 198.624L286.954 148.982C299.041 136.783 299.012 117.019 286.887 104.839C274.763 92.6591 255.135 92.6741 243.047 104.873L223.106 124.998C221.69 120.118 219.07 115.516 215.242 111.67C203.117 99.49 183.489 99.5048 171.402 111.704L169.805 113.316C177.693 95.3795 174.319 73.6347 159.693 58.9421C149.726 48.9292 136.517 44.1888 123.483 44.7093C129.005 33.092 126.975 18.7445 117.4 9.12533C105.275 -3.05481 85.6473 -3.03998 73.5599 9.15911L24.3729 58.8021C12.2856 71.0013 12.3151 90.7649 24.4397 102.945C28.6932 107.218 33.871 109.988 39.3219 111.259L14.1522 136.663C-4.75827 155.749 -4.71146 186.668 14.2575 205.724Z' fill='%23E55500'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:cover;background-position:center;background-size:296px 220px}.sertificate{position:relative;margin-bottom:40px}.sertificate h4,.sertificate .h4{font-weight:700;margin:0 0 26px}.sertificate.light .row{padding:40px 100px}.sertificate.light:after{position:absolute;top:0;left:0;bottom:0;right:100px;content:"";border-radius:30px;background-color:#e4eef0;z-index:-1}.sertificate.light:before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='403' height='321' viewBox='0 0 403 321' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M346.909 7.36242C313.017 -9.7017 271.692 3.90553 254.606 37.7535L225.757 94.9062C225.858 78.7686 217.006 63.1832 201.599 55.4256C179.936 44.5185 153.521 53.2161 142.6 74.8511L124.584 110.542C120.538 104.649 114.991 99.6617 108.151 96.218C86.4887 85.3111 60.0737 94.0086 49.1526 115.643L4.71218 203.682C-6.20878 225.317 2.49856 251.698 24.1607 262.605C45.8232 273.512 72.2381 264.816 83.1593 243.181L101.177 207.489C105.224 213.381 110.769 218.369 117.608 221.813C139.271 232.72 165.686 224.024 176.607 202.389L178.05 199.531C175.297 226.971 189.375 254.52 215.506 267.677C233.315 276.643 253.173 277.135 270.492 270.678C268.153 288.634 277.177 306.898 294.285 315.512C315.948 326.419 342.362 317.723 353.284 296.088L397.724 208.048C408.645 186.413 399.938 160.032 378.276 149.125C370.676 145.298 362.491 143.888 354.596 144.599L377.337 99.5472C394.422 65.6992 380.8 24.4266 346.909 7.36242Z' fill='%23009470'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:cover;width:403px;height:321px;position:absolute;right:20px;top:50%;transform:translateY(-50%);z-index:0}.sertificate.light .img-fluid{position:absolute;z-index:2;top:50%;right:35px;transform:translateY(-50%);width:auto}.sertificate.primary .row{padding:40px 100px}.sertificate.primary:after{position:absolute;top:0;left:100px;bottom:0;right:0;content:"";border-radius:30px;background-color:#f0e9e4;z-index:-1}.sertificate.primary:before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='406' height='318' viewBox='0 0 406 318' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M28.7512 304.625C59.6228 326.688 102.547 319.583 124.624 288.757L161.901 236.708C159.325 252.639 165.681 269.398 179.715 279.428C199.447 293.53 226.884 288.988 240.996 269.285L264.274 236.782C267.369 243.225 272.085 249.005 278.315 253.457C298.048 267.559 325.484 263.017 339.596 243.314L397.018 163.137C411.13 143.434 406.573 116.03 386.841 101.928C367.109 87.8258 339.673 92.3659 325.561 112.069L302.28 144.573C299.186 138.13 294.471 132.351 288.241 127.898C268.509 113.797 241.072 118.336 226.961 138.039L225.096 140.643C232.027 113.949 222.343 84.5668 198.54 67.556C182.318 55.9635 162.77 52.4299 144.666 56.1531C149.733 38.7686 143.617 19.3365 128.034 8.19963C108.301 -5.9022 80.8651 -1.36231 66.7536 18.3406L9.33048 98.5194C-4.78089 118.222 -0.224915 145.627 19.5076 159.729C26.4301 164.676 34.3014 167.326 42.2122 167.834L12.828 208.864C-9.24892 239.689 -2.12034 282.563 28.7512 304.625Z' fill='%23E55500'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:cover;width:406px;height:318px;position:absolute;left:20px;top:50%;transform:translateY(-50%);z-index:0}.sertificate.primary .img-fluid{position:absolute;z-index:2;top:50%;left:35px;transform:translateY(-50%);width:auto}.sertificate .btn{height:50px;padding:14px 70px;font-weight:600}.income-block .item{height:100%;border:1px solid #e4eef0;padding:20px;text-align:center;border-radius:20px}.income-block .item i.bi{display:flex;margin:0 auto 21px;width:64px;height:64px;justify-content:center;align-items:center;color:#fff;background:#419171;border-radius:12px}.income-block .item h6,.income-block .item .h6{margin-bottom:1rem}.income-block .item p{margin:0;color:#878e8f}.green-block.tour .row{margin-top:0}.green-block.tour h3,.green-block.tour .h3{margin-bottom:20px}.green-block.tour .row:before{background-image:url("data:image/svg+xml,%3Csvg width='311' height='216' viewBox='0 0 311 216' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.0604 -332.003C-32.3336 -314.395 -54.859 -263.321 -37.2506 -217.927L-5.40729 -135.837C-21.2395 -150.288 -44.4791 -155.428 -65.82 -147.15C-95.8304 -135.508 -110.722 -101.743 -99.081 -71.7329L-79.8773 -22.2271C-89.2872 -23.4827 -99.1379 -22.4523 -108.614 -18.7766C-138.624 -7.13527 -153.515 26.6304 -141.874 56.6408L-94.5028 178.762C-82.8616 208.773 -49.0959 223.664 -19.0854 212.023C10.9248 200.382 25.8158 166.617 14.1748 136.607L-5.0289 87.0996C4.38116 88.3552 14.2316 87.3262 23.7077 83.6504C53.7181 72.0092 68.6091 38.2434 56.9679 8.23301L56.3223 6.56813C80.1597 32.4868 118.313 42.5881 153.127 29.0837L158.767 26.8961C182.458 17.7063 199.919 -0.598899 208.698 -22.4543C224.424 -4.95468 249.909 1.93743 273.144 -7.07542C303.155 -18.7166 318.046 -52.4817 306.405 -82.4921L259.033 -204.614C247.392 -234.625 213.627 -249.517 183.617 -237.875C173.09 -233.792 164.423 -226.986 158.109 -218.574L132.776 -283.881C115.168 -329.275 64.094 -351.8 18.7 -334.192L13.0604 -332.003Z' fill='%23E55500'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:cover;width:311px;height:216px}.green-block.tour .row:after{display:none}.green-block.tour i.bi{display:inline-flex;width:36px;height:36px;flex:0 0 36px;justify-content:center;align-items:center;background-color:#e55500;color:#fff;margin:0 12px 0 0;border-radius:10px}.green-block.tour .img-fluid{position:absolute;top:50%;transform:translateY(-50%);margin:0;right:0}i.bi.head-icon{display:flex;width:42px;height:42px;flex:0 0 42p;border-radius:10px;background:#419171;justify-content:center;align-items:center;margin:0 18px 0 0;color:#fff}.benefits .item{height:100%;border:1px solid #e4eef0;padding:20px;border-radius:24px}.benefits .item h6,.benefits .item .h6{margin-bottom:14px;display:flex;align-items:center;font-weight:600}.benefits .item p:last-child{margin:0}.service-block .details{border:1px solid #e4eef0;padding:20px 30px;border-radius:24px;margin-bottom:30px}.service-block .details strong{display:block;color:#e55500;font-weight:600;font-size:20px;line-height:1.2;margin-bottom:2px}.service-block .details span{display:block;color:#878e8f;font-size:14px;line-height:1.4}.service-block .badge-photo{aspect-ratio:inherit}.service-block .badge-photo:before,.service-block .badge-photo:after{display:none}.service-block .badge-photo img{object-fit:cover;width:100%}.dignities-block h6,.dignities-block .h6{display:flex;align-items:center;font-weight:600;margin-bottom:24px}.dignities-block h6 i.bi,.dignities-block .h6 i.bi{display:flex;width:50px;height:50px;flex:0 0 50px;align-items:center;justify-content:center;color:#fff;background:#e55500;border-radius:10px;margin:0 1rem 0 0}.dignities-block .left h6,.dignities-block .left .h6{justify-content:end}.dignities-block .left h6 i.bi,.dignities-block .left .h6 i.bi{margin:0 0 0 1rem}.dignities-block .image{border-radius:20px;overflow:hidden;height:420px}.dignities-block .image img{height:100%;width:100%;object-fit:cover}.item.support h6,.item.support .h6,.green-block.support h6,.green-block.support .h6{display:flex;align-items:center;margin-bottom:24px}.item.support h6 i.bi.icon,.item.support .h6 i.bi.icon,.green-block.support h6 i.bi.icon,.green-block.support .h6 i.bi.icon{display:flex;width:50px;height:50px;flex:0 0 50px;margin:0 1rem 0 0;align-items:center;justify-content:center;border-radius:10px;background:#e55500;color:#fff}.item.support .row,.green-block.support .row{padding:20px 60px 20px 20px}.item.support .row:before,.green-block.support .row:before{display:none}.item.support .row:after,.green-block.support .row:after{content:"";position:absolute;top:0;right:0;bottom:0;background-image:url("data:image/svg+xml,%3Csvg width='160' height='272' viewBox='0 0 160 272' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.3629 304.109C-7.58877 278.049 -3.44743 239.938 22.6125 218.986L66.6183 183.607C52.7115 186.669 37.6335 181.912 28.1061 170.062C14.7143 153.405 17.3609 129.046 34.0176 115.654L61.4967 93.5614C55.6704 91.1594 50.3493 87.2981 46.1216 82.0398C32.7297 65.3828 35.3771 41.0231 52.0341 27.6312L119.816 -26.8647C136.473 -40.2565 160.833 -37.6099 174.225 -20.9532C187.617 -4.29621 184.969 20.0635 168.312 33.4554L140.832 55.549C146.659 57.9511 151.981 61.8114 156.209 67.0701C169.601 83.7271 166.953 108.086 150.297 121.478L148.094 123.249C171.264 115.82 197.624 122.881 213.781 142.977C224.79 156.669 228.869 173.689 226.483 189.798C241.542 184.483 258.951 188.898 269.525 202.049C282.917 218.706 280.27 243.066 263.614 256.458L195.83 310.954C179.173 324.345 154.814 321.698 141.422 305.041C136.725 299.199 134.003 292.408 133.165 285.477L98.4855 313.358C72.4255 334.31 34.3146 330.169 13.3629 304.109Z' fill='%23E55500'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:cover;width:160px;background-size:100% 100%}.item.support{height:100%;padding:20px;border:1px solid #e4eef0;border-radius:24px;width:100%}.info-block.calc-block{padding:40px 80px 45px}.info-block.calc-block .item{height:100%;padding:30px 30px 36px;border-radius:24px}.info-block.calc-block input[type=range]#visitorsRange{-webkit-appearance:none;width:100%;background:transparent;height:4px;cursor:pointer}.info-block.calc-block input[type=range]#visitorsRange::-webkit-slider-runnable-track{height:4px;background:#dcdcdc;border-radius:2px}.info-block.calc-block input[type=range]#visitorsRange::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background-color:#419171;border-radius:50%;height:18px;width:18px;margin-top:-7px;box-shadow:calc(-100vmax - 18px) 0 0 100vmax #419171;clip-path:polygon(100% 0, 2px 0, 0 7px, -100vmax 7px, -100vmax 11px, 0 11px, 2px 100%, 100% 100%)}.info-block.calc-block .input-group{background:#fff;border-radius:12px;height:48px;display:flex;justify-content:space-between;width:195px;padding:0 20px}.info-block.calc-block .input-group input[type=text]{font-weight:600;font-size:20px;line-height:1.2;padding:0;background:none;border:0}.info-block.calc-block .input-group .input-group-text{height:48px;display:flex;align-items:center;border:0;padding:0;color:#878e8f;font-size:14px;line-height:1.4;background:none}.card-selection.show-mobile{display:none !important}.screenshot{margin:0 auto 0;position:relative;width:61%}.screenshot:before{position:absolute;bottom:25px;left:-130px;content:"";background-image:url("data:image/svg+xml,%3Csvg width='348' height='267' viewBox='0 0 348 267' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.7018 254.067C46.714 274.176 83.2923 270.202 103.402 245.19L137.352 202.962C134.421 216.304 138.988 230.767 150.357 239.908C166.344 252.761 189.724 250.22 202.578 234.233L223.782 207.858C226.087 213.451 229.794 218.559 234.842 222.617C250.829 235.471 274.209 232.931 287.062 216.944L339.367 151.885C352.221 135.898 349.68 112.518 333.692 99.6646C317.705 86.8113 294.325 89.3521 281.472 105.339L260.267 131.715C257.961 126.122 254.256 121.013 249.208 116.955C233.221 104.102 209.841 106.642 196.987 122.629L195.298 124.73C202.416 102.497 195.637 77.2082 176.356 61.7062C163.213 51.1397 146.877 47.2239 131.415 49.5146C136.519 35.0602 132.283 18.3467 119.658 8.19667C103.671 -4.6568 80.2898 -2.11619 67.4363 13.8711L15.1315 78.9283C2.27799 94.9157 4.81859 118.297 20.8059 131.15C26.4151 135.66 32.9347 138.272 39.59 139.076L12.8243 172.367C-7.28501 197.379 -3.31043 233.958 21.7018 254.067Z' fill='%23009470'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:cover;width:348px;height:267px;z-index:1}.screenshot:after{position:absolute;top:25px;right:-145px;content:"";background-image:url("data:image/svg+xml,%3Csvg width='348' height='267' viewBox='0 0 348 267' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M325.861 12.8233C300.848 -7.2858 264.27 -3.31098 244.161 21.7011L210.21 63.9291C213.141 50.5863 208.574 36.1233 197.206 26.983C181.218 14.1296 157.838 16.6704 144.985 32.6577L123.781 59.0323C121.475 53.4393 117.769 48.3315 112.721 44.2733C96.7337 31.42 73.3539 33.96 60.5004 49.9471L8.19531 115.005C-4.65801 130.993 -2.11725 154.373 13.87 167.226C29.8573 180.079 53.2373 177.539 66.0908 161.551L87.296 135.176C89.6015 140.769 93.3069 145.877 98.3547 149.936C114.342 162.789 137.722 160.249 150.575 144.262L152.264 142.161C145.147 164.393 151.925 189.682 171.207 205.184C184.349 215.751 200.686 219.667 216.148 217.376C211.044 231.83 215.28 248.544 227.904 258.694C243.892 271.547 267.273 269.007 280.126 253.019L332.431 187.962C345.285 171.975 342.744 148.594 326.757 135.741C321.147 131.231 314.628 128.619 307.973 127.815L334.738 94.524C354.848 69.5118 350.873 32.9327 325.861 12.8233Z' fill='%23009470'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:cover;width:348px;height:267px;z-index:1}.screenshot .bottom,.screenshot .top{position:absolute;z-index:3;top:13px;left:-235px;width:285px;padding:12px 20px;border-radius:20px 20px 0 20px;border:1px solid #e4eef0;background:#fff}.screenshot .bottom p,.screenshot .top p{margin:0;font-size:.875rem;line-height:1.4}.screenshot .bottom{top:auto;left:auto;bottom:53px;right:-170px;border-radius:20px 20px 20px 0}.screenshot img{width:100%;height:auto;border-radius:29px;position:relative;z-index:2}.chart-block{max-width:1070px;margin:0 auto;position:relative;border:1px solid #e4eef0;border-radius:15px}.chart-block .chart{-webkit-overflow-scrolling:touch;scroll-behavior:smooth;overflow-x:auto;scrollbar-width:thin;scrollbar-color:#419171 transparent}.chart-block .chart img{height:auto;width:1064px !important;max-width:none !important}.chart-block .head{text-align:center;margin-bottom:50px}.chart-block .head h3,.chart-block .head .h3{margin-bottom:20px}.chart-block .head p{color:#878e8f}.blocks .feature-item{border:1px solid #e4eef0;border-radius:24px;padding:20px;flex:1 1 auto}.blocks .feature-item div{margin-bottom:14px}.blocks .feature-item div .bi{line-height:1}.blocks .feature-item p{font-size:18px;line-height:1.2;font-weight:600;margin:0}.green-block.instruction-block>.row{border-radius:30px;padding:27px 25px 27px 48px}.green-block.instruction-block>.row:before{position:absolute;top:auto;bottom:0;left:0;content:"";background-image:url("data:image/svg+xml,%3Csvg width='228' height='104' viewBox='0 0 228 104' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M219.629 117.332C200.485 77.3391 152.546 60.4373 112.553 79.5808L45.025 111.905C56.6499 97.0349 59.6005 76.2862 50.8983 58.1066C38.6619 32.544 8.0197 21.741 -17.543 33.9773L-59.711 54.1629C-59.2416 45.8185 -60.8083 37.2411 -64.6717 29.1702C-76.908 3.60751 -107.55 -7.19529 -133.113 5.04096L-237.136 54.8346C-262.699 67.0711 -273.502 97.7132 -261.266 123.276C-249.029 148.839 -218.387 159.642 -192.824 147.405L-150.655 127.22C-151.125 135.564 -149.559 144.141 -145.696 152.212C-133.459 177.775 -102.817 188.578 -77.2544 176.342L-73.8779 174.726C-96.0348 198.168 -102.703 233.726 -87.943 264.56C-77.885 285.572 -59.8779 300.209 -39.251 306.594C-54.2438 321.551 -58.9482 344.903 -49.2859 365.089C-37.0495 390.651 -6.40726 401.454 19.1555 389.218L123.179 339.424C148.742 327.188 159.545 296.546 147.308 270.983C143.016 262.015 136.457 254.867 128.648 249.89L181.879 224.409C221.872 205.265 238.773 157.325 219.629 117.332Z' fill='%23E55500'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:cover;width:228px;height:104px;z-index:1}.green-block.instruction-block>.row:after{position:absolute;top:0;right:0;bottom:auto;content:"";background-image:url("data:image/svg+xml,%3Csvg width='256' height='144' viewBox='0 0 256 144' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M359.186 -307.508C398.476 -278.751 407.015 -223.587 378.258 -184.298L326.254 -113.248C345.287 -123.109 369.065 -122.057 387.536 -108.538C413.511 -89.526 419.156 -53.0568 400.144 -27.0819L368.782 15.7662C378.195 16.9895 387.441 20.5335 395.641 26.5354C421.616 45.5471 427.261 82.016 408.249 107.991L330.885 213.692C311.873 239.667 275.403 245.311 249.429 226.3C223.454 207.288 217.809 170.818 236.821 144.844L268.183 101.994C258.77 100.771 249.524 97.2283 241.324 91.2263C215.349 72.2146 209.704 35.7457 228.715 9.77083L229.77 8.32979C200.036 27.1958 160.568 27.0785 130.436 5.02376L125.554 1.45038C105.048 -13.5586 92.9199 -35.7604 90.0976 -59.1444C70.3777 -46.3088 43.9743 -46.2465 23.8621 -60.9672C-2.11266 -79.979 -7.7571 -116.448 11.2546 -142.423L88.6192 -248.123C107.631 -274.098 144.1 -279.742 170.075 -260.73C179.188 -254.06 185.799 -245.242 189.72 -235.482L231.095 -292.01C259.852 -331.3 315.015 -339.838 354.305 -311.081L359.186 -307.508Z' fill='%23E55500'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:cover;width:256px;height:144px;z-index:1}.green-block.join-block>.row{border-radius:30px;padding:40px 60px}.green-block.join-block>.row:before{position:absolute;top:auto;bottom:0;left:0;content:"";background-image:url("data:image/svg+xml,%3Csvg width='101' height='265' viewBox='0 0 101 265' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M80.8553 -101.82C111.363 -63.8736 105.333 -8.38067 67.3875 22.1275L-9.994 84.3406C12.2787 79.4468 36.4231 87.0736 51.6808 106.051C73.1356 132.738 68.8948 171.764 42.2088 193.219L-1.81123 228.609C7.52482 232.458 16.0511 238.646 22.8253 247.072C44.2801 273.758 40.039 312.784 13.353 334.239L-95.2415 421.547C-121.928 443.002 -160.954 438.762 -182.409 412.076C-203.864 385.389 -199.623 346.363 -172.937 324.908L-128.917 289.516C-138.253 285.667 -146.779 279.481 -153.554 271.055C-174.483 245.023 -170.96 207.248 -146.003 185.496C-179.394 195.581 -217.037 185.183 -240.235 156.33L-251.31 142.553C-267.049 122.977 -273.063 98.7314 -269.988 75.6554C-293.175 82.1616 -319.044 74.7586 -335.088 54.8029C-356.543 28.1168 -352.303 -10.9095 -325.617 -32.3647L-217.023 -119.673C-190.337 -141.128 -151.31 -136.887 -129.855 -110.2C-122.329 -100.84 -117.965 -89.9607 -116.622 -78.8542L-54.1692 -129.065C-16.2228 -159.573 39.2713 -153.543 69.7794 -115.596L80.8553 -101.82Z' fill='%23E55500'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:cover;width:101px;height:100%;z-index:0;background-size:100% 100%}.green-block.join-block>.row:after{position:absolute;top:auto;right:0;bottom:0;content:"";background-image:url("data:image/svg+xml,%3Csvg width='489' height='265' viewBox='0 0 489 265' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M226.329 -132.156C179.068 -120.451 150.243 -72.6485 161.948 -25.3869L190.799 91.098C174.414 71.7874 147.95 62.2808 121.701 68.7819C84.7903 77.9235 62.279 115.256 71.4206 152.167L86.5009 213.054C75.6633 210.172 63.967 209.902 52.3129 212.789C15.403 221.93 -7.10781 259.263 2.03371 296.173L39.2334 446.372C48.375 483.282 85.7078 505.794 122.618 496.652C159.528 487.511 182.04 450.178 172.898 413.268L157.818 352.379C168.655 355.26 180.351 355.531 192.005 352.645C225.874 344.256 247.618 312.131 243.908 278.376C264.403 306.424 300.517 320.818 336.322 311.95L374.289 302.546C398.235 296.616 417.446 281.419 429.053 261.721C445.457 280.825 471.777 290.198 497.888 283.732C534.798 274.59 557.309 237.258 548.167 200.348L510.967 50.148C501.826 13.2379 464.493 -9.27268 427.583 -0.131206C414.637 3.07524 403.462 9.74976 394.803 18.658L371.067 -77.1794C359.361 -124.441 311.559 -153.265 264.297 -141.559L226.329 -132.156Z' fill='%23E55500'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:cover;width:489px;height:100%;z-index:0;background-size:100% 100%}.green-block.join-block .img-fluid{bottom:0;right:98px}.green-block.small-join-block>.row{border-radius:30px;padding:20px}.green-block.small-join-block>.row:before{position:absolute;top:0;bottom:auto;left:0;content:"";background-image:url("data:image/svg+xml,%3Csvg width='100' height='186' viewBox='0 0 100 186' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M91.6291 -91.7423C72.4852 -131.735 24.546 -148.637 -15.447 -129.493L-82.975 -97.1691C-71.3501 -112.039 -68.3995 -132.788 -77.1017 -150.968C-89.3381 -176.53 -119.98 -187.333 -145.543 -175.097L-187.711 -154.911C-187.242 -163.256 -188.808 -171.833 -192.672 -179.904C-204.908 -205.467 -235.55 -216.27 -261.113 -204.033L-365.136 -154.24C-390.699 -142.003 -401.502 -111.361 -389.266 -85.7982C-377.029 -60.2356 -346.387 -49.4326 -320.824 -61.6689L-278.655 -81.8546C-279.125 -73.5101 -277.559 -64.9329 -273.696 -56.8619C-261.459 -31.2991 -230.817 -20.4962 -205.254 -32.7326L-201.878 -34.3485C-224.035 -10.9058 -230.703 24.6515 -215.943 55.4861C-205.885 76.4982 -187.878 91.135 -167.251 97.5202C-182.244 112.477 -186.948 135.829 -177.286 156.014C-165.05 181.577 -134.407 192.38 -108.845 180.144L-4.82111 130.35C20.7417 118.114 31.5446 87.4714 19.3082 61.9086C15.0156 52.9412 8.4568 45.7926 0.648102 40.8153L53.8787 15.3345C93.8717 -3.80949 110.773 -51.7492 91.6291 -91.7423Z' fill='%23E55500'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:cover;width:100px;height:186px;z-index:0}.green-block.small-join-block>.row:after{position:absolute;top:0;right:0;bottom:auto;content:"";background-image:url("data:image/svg+xml,%3Csvg width='118' height='197' viewBox='0 0 118 197' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M359.186 -237.508C398.476 -208.751 407.015 -153.587 378.258 -114.298L326.254 -43.2476C345.287 -53.1087 369.065 -52.0572 387.536 -38.5378C413.511 -19.526 419.156 16.9432 400.144 42.9181L368.782 85.7662C378.195 86.9895 387.441 90.5335 395.641 96.5354C421.616 115.547 427.261 152.016 408.249 177.991L330.885 283.692C311.873 309.667 275.403 315.311 249.429 296.3C223.454 277.288 217.809 240.818 236.821 214.844L268.183 171.994C258.77 170.771 249.524 167.228 241.324 161.226C215.349 142.215 209.704 105.746 228.715 79.7708L229.77 78.3298C200.036 97.1958 160.568 97.0785 130.436 75.0238L125.554 71.4504C105.048 56.4414 92.9199 34.2396 90.0976 10.8556C70.3777 23.6912 43.9743 23.7535 23.8621 9.03282C-2.11266 -9.97899 -7.7571 -46.4483 11.2546 -72.4231L88.6192 -178.123C107.631 -204.098 144.1 -209.742 170.075 -190.73C179.188 -184.06 185.799 -175.242 189.72 -165.482L231.095 -222.01C259.852 -261.3 315.015 -269.838 354.305 -241.081L359.186 -237.508Z' fill='%23E55500'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:cover;width:118px;height:197px;z-index:0}.green-block.small-join-block h5,.green-block.small-join-block .h5{margin-bottom:35px}.partners-reviews .item{border:1px solid #e4eef0;border-radius:30px;padding:20px;flex:1 1 auto}.partners-reviews .item .head{display:flex;align-items:center;margin-bottom:1rem}.partners-reviews .item .head .avatar{border-radius:50%;height:44px;width:44px;flex:0 0 44px;overflow:hidden;margin:0 1rem 0 0}.partners-reviews .item .info strong{display:block;font-weight:500;font-size:16px;line-height:1.2;margin-bottom:6px}.partners-reviews .item .info span{display:block;color:#878e8f;font-size:14px;font-weight:600;line-height:1.4}.frm-select{position:relative;z-index:99}.frm-select .select-btn-main{display:block;text-overflow:ellipsis;max-width:100%;overflow:hidden}.frm-select .select-btn{background-color:#fff;border-radius:24px;border:1px solid #e3edf4;padding:14px 18px;text-align:left}.frm-select .select-btn.show,.frm-select .select-btn:hover{background-color:#e4eef0}.frm-select .select-btn:focus,.frm-select .select-btn:active{border:1px solid #e3edf4}.frm-select .select-btn .flex-grow-1{flex:0 0 auto;width:calc(100% - 24px );overflow:hidden}.frm-select .select-menu{border-radius:14px;padding:6px;max-height:285px;overflow-y:auto;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#419171 transparent}.frm-select .select-menu .dropdown-item{padding:14px;border-radius:14px;font-size:14px;line-height:1.2}.frm-select .select-menu .dropdown-item.active{background-color:#e4eef0;color:#419171}.frm-select .select-check{color:#419171;opacity:0}.frm-select .select-menu .dropdown-item.active .select-check{opacity:1}.mobile-menu-filter,.view-filter-buttons{display:none !important}.menu-overlay{display:none;position:fixed;background:rgba(0,0,0,.7);top:0;right:0;bottom:0;left:0;z-index:8888}.mobile-menu-filter{z-index:9999;position:fixed;top:0;left:-400px;background-color:#fff;width:400px;bottom:0;transition:left .3s ease;padding:16px;flex-direction:column}.mobile-menu-filter.open{left:0}.mobile-menu-filter .panel-header{height:60px;flex:0 0 60px;display:flex;align-items:center;padding-bottom:13px;border-bottom:1px solid #e4eef0}.mobile-menu-filter .panel-header h3,.mobile-menu-filter .panel-header .h3{font-size:1rem;line-height:1.4;margin:0;font-weight:600}.mobile-menu-filter .panel-header .btn{display:inline-flex;height:36px;width:36px;padding:0;border:1px solid #e4eef0;border-radius:10px;align-items:center;justify-content:center;text-indent:-9999px;overflow:hidden;background-color:#fff}.mobile-menu-filter .panel-header .btn:hover{background-color:#e4eef0 !important}.mobile-menu-filter .panel-header .btn.close{margin:0 0 0 auto;background-image:url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.49255 4.66905L9.16755 0.999887C9.27739 0.890043 9.3391 0.741063 9.3391 0.58572C9.3391 0.430378 9.27739 0.281397 9.16755 0.171553C9.0577 0.0617097 8.90872 0 8.75338 0C8.59804 0 8.44906 0.0617097 8.33922 0.171553L4.67005 3.84655L1.00088 0.171553C0.891039 0.0617097 0.742058 1.3792e-07 0.586716 1.39077e-07C0.431373 1.40235e-07 0.282393 0.0617097 0.172549 0.171553C0.0627052 0.281397 0.000995657 0.430378 0.000995656 0.58572C0.000995655 0.741063 0.0627052 0.890043 0.172549 0.999887L3.84755 4.66905L0.172549 8.33822C0.117874 8.39245 0.0744776 8.45697 0.0448625 8.52805C0.0152474 8.59913 0 8.67538 0 8.75239C0 8.82939 0.0152474 8.90564 0.0448625 8.97672C0.0744776 9.04781 0.117874 9.11232 0.172549 9.16655C0.226777 9.22123 0.291295 9.26462 0.362379 9.29424C0.433464 9.32386 0.509709 9.3391 0.586716 9.3391C0.663723 9.3391 0.739968 9.32386 0.811052 9.29424C0.882137 9.26462 0.946654 9.22123 1.00088 9.16655L4.67005 5.49155L8.33922 9.16655C8.39344 9.22123 8.45796 9.26462 8.52905 9.29424C8.60013 9.32386 8.67638 9.3391 8.75338 9.3391C8.83039 9.3391 8.90663 9.32386 8.97772 9.29424C9.0488 9.26462 9.11332 9.22123 9.16755 9.16655C9.22222 9.11232 9.26562 9.04781 9.29524 8.97672C9.32485 8.90564 9.3401 8.82939 9.3401 8.75239C9.3401 8.67538 9.32485 8.59913 9.29524 8.52805C9.26562 8.45697 9.22222 8.39245 9.16755 8.33822L5.49255 4.66905Z' fill='%23AAADB4'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:cover;background-size:10px 10px;background-position:center}.mobile-menu-filter .panel-footer{flex:0 0 60px;height:60px;padding:18px 0 0;display:flex;justify-content:space-between}.mobile-menu-filter .panel-footer .btn{flex:1 1 50%;height:42px}.mobile-menu-filter .panel-body{flex:1 1 auto;overflow-y:auto;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#419171 transparent;margin:0 -16px;padding:0 16px}.mobile-menu-filter .panel-body h3,.mobile-menu-filter .panel-body .h3{font-size:16px;line-height:1.2;margin:0 0 8px;font-weight:600}.mobile-menu-filter .panel-body .menu{margin:0 0 20px;padding:0;list-style:none}.mobile-menu-filter .panel-body .menu li{border-bottom:1px solid #e4eef0;height:52px;position:relative}.mobile-menu-filter .panel-body .menu li:after{content:"";position:absolute;top:-2px;bottom:-1px;left:-16px;right:-16px;transition:opacity .1s ease;background:#e4eef0;opacity:0;z-index:0}.mobile-menu-filter .panel-body .menu li:hover:after{opacity:1}.mobile-menu-filter .panel-body .menu li button{color:#16232b;position:relative;z-index:1;height:52px;display:flex;width:100%;justify-content:space-between;align-items:center;font-size:14px;line-height:1.4;font-weight:600;border:0;padding:0;background:none;box-shadow:none}.mobile-menu-filter .panel-body .menu li button i.bi{color:#16232b}#mobile-search,#mobile-calendar{position:fixed;width:400px;display:none;top:0;bottom:0;left:0;background-color:#fff;padding:16px;z-index:99999}#mobile-search .tour-calendar,#mobile-calendar .tour-calendar{position:relative;margin:0 -16px;background:none}#mobile-search .tour-calendar .cal-inner,#mobile-calendar .tour-calendar .cal-inner{position:relative;left:0;top:0;transform:none;width:100%;background:none !important;border:none !important;border-radius:0 !important;box-shadow:none !important}#mobile-search .tour-calendar .cal-inner .cal-footer,#mobile-calendar .tour-calendar .cal-inner .cal-footer{height:60px;padding:18px 0 0}#mobile-search .tour-calendar .cal-inner .cal-footer .btn,#mobile-calendar .tour-calendar .cal-inner .cal-footer .btn{height:42px;border-radius:.875rem}#mobile-search .tour-calendar .cal-months:before,#mobile-calendar .tour-calendar .cal-months:before{display:none}#mobile-search .tour-calendar .cal-months>.row,#mobile-calendar .tour-calendar .cal-months>.row{display:flex;flex-direction:column}#mobile-search .tour-calendar .cal-months>.row .col-md-6,#mobile-calendar .tour-calendar .cal-months>.row .col-md-6{width:100% !important}#mobile-search .tour-calendar .cal-months>.row .col-md-6:first-child .cal-month,#mobile-calendar .tour-calendar .cal-months>.row .col-md-6:first-child .cal-month{padding-bottom:1rem;border-bottom:1px solid #e4eef0}#mobile-search .tour-calendar .tab-set,#mobile-calendar .tour-calendar .tab-set{-webkit-overflow-scrolling:touch;scroll-behavior:smooth;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#419171 transparent;height:calc(100vh - 232px)}#mobile-search .tour-calendar .tab-set .tab[data-tab=period] .col-md-3,#mobile-calendar .tour-calendar .tab-set .tab[data-tab=period] .col-md-3{width:50%}.mobile-search-field .sb-input{border:0;color:#16232b;background:transparent !important;pointer-events:none}.mobile-search-field .sb-input::placeholder{color:#16232b !important}#mobile-search .dest-menu{width:100%;border:0;box-shadow:none !important;background:transparent !important;max-height:none;max-width:none}#mobile-search .dest-menu .dest-scroll{-webkit-overflow-scrolling:touch;scroll-behavior:smooth;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:#419171 transparent;max-height:none;height:calc(100vh - 152px)}@media(max-width: 576px){#mobile-search .dest-menu .dest-scroll{height:calc(100vh - 225px)}}#mobile-search .dest-menu .dest-region-list,#mobile-search .dest-menu .dest-subregion-list{overflow:hidden}#mobile-search .dest-menu .dest-subregion-list{gap:4px;flex-direction:column !important}#mobile-search .dest-menu .dest-menu-footer{padding:18px 0 0 !important}#mobile-search .dest-menu .dest-menu-footer .btn{font-size:1rem;height:42px;flex:1 1 50%}#mobile-search .dest-menu-body{max-height:none;display:block;padding:0 !important}#mobile-search .dest-menu-body .dest-region-list{display:flex;flex-wrap:wrap;flex-direction:row;border-bottom:1px solid #e4eef0;margin-bottom:12px}#mobile-search .dest-menu-body .dest-region-list button{width:auto !important;margin:0 12px 8px 0 !important}#mobile-search .dest-menu-body .border-end{border-right:none !important;border-bottom:1px solid #e4eef0 !important}#mobile-search .dest-menu-header{padding:1rem 0 !important}#mobile-menu{display:none;position:fixed;background:#fff;top:0;left:0;bottom:0;right:0;z-index:1050}#mobile-menu header{height:80px}#mobile-menu header .close-menu{display:inline-flex;background-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.8465 6.67008L13.0965 1.42841C13.2534 1.27149 13.3416 1.05866 13.3416 0.836743C13.3416 0.614825 13.2534 0.401996 13.0965 0.245076C12.9396 0.0881567 12.7267 0 12.5048 0C12.2829 0 12.0701 0.0881567 11.9132 0.245076L6.6715 5.49508L1.42983 0.245076C1.27291 0.0881567 1.06008 1.97029e-07 0.838165 1.98682e-07C0.616247 2.00336e-07 0.403418 0.0881567 0.246499 0.245076C0.0895788 0.401996 0.00142237 0.614825 0.00142237 0.836743C0.00142236 1.05866 0.0895788 1.27149 0.246499 1.42841L5.4965 6.67008L0.246499 11.9117C0.168392 11.9892 0.106397 12.0814 0.0640893 12.1829C0.0217821 12.2845 0 12.3934 0 12.5034C0 12.6134 0.0217821 12.7223 0.0640893 12.8239C0.106397 12.9254 0.168392 13.0176 0.246499 13.0951C0.323968 13.1732 0.416135 13.2352 0.517685 13.2775C0.619234 13.3198 0.728155 13.3416 0.838165 13.3416C0.948175 13.3416 1.0571 13.3198 1.15865 13.2775C1.2602 13.2352 1.35236 13.1732 1.42983 13.0951L6.6715 7.84508L11.9132 13.0951C11.9906 13.1732 12.0828 13.2352 12.1844 13.2775C12.2859 13.3198 12.3948 13.3416 12.5048 13.3416C12.6148 13.3416 12.7238 13.3198 12.8253 13.2775C12.9269 13.2352 13.019 13.1732 13.0965 13.0951C13.1746 13.0176 13.2366 12.9254 13.2789 12.8239C13.3212 12.7223 13.343 12.6134 13.343 12.5034C13.343 12.3934 13.3212 12.2845 13.2789 12.1829C13.2366 12.0814 13.1746 11.9892 13.0965 11.9117L7.8465 6.67008Z' fill='%2316232B'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:cover;background-size:14px 14px;background-position:center;width:20px;height:20px;flex:0 0 20px;align-items:center;justify-content:center;margin:0 14px 0 0;text-indent:-9999px;overflow:hidden;padding:0 !important}#mobile-menu header .logo{display:block;flex:0 0 145px;height:32px;width:145px;background:url(../images/logo-dark.svg) 0 0 no-repeat;background-size:100%;overflow:hidden;text-indent:-9999px;margin:0 3.125rem 0 0;padding:0}#mobile-menu header .logo a{display:block;height:100%;width:100%}#mobile-menu header .row{height:80px;margin:0;border-bottom:1px solid #e4eef0}#mobile-menu .menu-body{margin:16px 0 16px !important;padding:0 16px !important;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#419171 transparent;overflow-y:auto;height:calc(100vh - 80px - 32px)}#mobile-menu .menu-body>.container>.row{margin:0}#mobile-menu .menu-body>.container>.row>*{width:auto;padding:0;margin:0}#mobile-menu .menu-body .login{padding-bottom:20px !important;border-bottom:1px solid #e4eef0;margin-bottom:20px !important}#mobile-menu .menu-body .login .btn{min-width:165px;height:42px;font-weight:600}#mobile-menu .menu-body .login p{margin:0 0 12px}#mobile-menu .menu-body .secondary-menu{margin:0 0 20px !important;padding:0 0 20px !important;list-style:none;font-size:16px;line-height:1.4;font-weight:600;border-bottom:1px solid #e4eef0}#mobile-menu .menu-body .secondary-menu li{display:flex;align-items:center;margin-bottom:20px}#mobile-menu .menu-body .secondary-menu li:last-child{margin-bottom:0}#mobile-menu .menu-body .secondary-menu li a{color:#16232b;text-decoration:none}#mobile-menu .menu-body .secondary-menu li a i{margin-right:.5rem}#mobile-menu .menu-body .secondary-menu li a:hover{color:#e55500}#mobile-menu .menu-body .secondary-menu li a:hover i{color:#e55500}#mobile-menu .menu-body .contacts{padding-bottom:20px !important;border-bottom:1px solid #e4eef0;margin-bottom:20px !important}#mobile-menu .menu-body .contacts .row{gap:0;flex-wrap:nowrap}#mobile-menu .menu-body .contacts .row .col-6:first-child{width:49% !important;flex:0 0 49%}#mobile-menu .menu-body .contacts .row .col-6{width:auto !important;flex:1 1 auto}#mobile-menu .menu-body .contacts h4,#mobile-menu .menu-body .contacts .h4{font-size:16px;line-height:1.4;font-weight:600;margin:0 0 12px}#mobile-menu .menu-body .contacts p{font-size:12px;line-height:1.4;margin:0 0 4px;color:#878e8f}#mobile-menu .menu-body .contacts strong{font-weight:600;font-size:14px;line-height:1.4;display:block;margin:0 0 16px}#mobile-menu .menu-body .contacts .btn{height:50px;min-width:165px}#mobile-menu .menu-body .contacts ul{font-size:10px;line-height:1.2;color:#878e8f;margin:0;padding:10px 0}#mobile-menu .menu-body .contacts ul li{margin:0 0 6px}#mobile-menu .menu-body .contacts ul li:last-child{margin:0}#mobile-menu .menu-body .contacts .flex-auto{flex:1}#mobile-menu .menu-body .contacts .flex-auto+.col-6{flex:1 1 auto}#mobile-menu .menu-body .social{border-bottom:1px solid #e4eef0;margin:0 0 20px !important;padding:0 0 20px !important}#mobile-menu .menu-body .social h4,#mobile-menu .menu-body .social .h4{font-size:16px;line-height:1.4;font-weight:600;margin-bottom:16px}#mobile-menu .menu-body .social .footer-social{margin-bottom:0}.filter-controls{display:none}.reviews-block .review-holder{overflow:hidden}.recomended .link{position:absolute;top:0;left:0;right:0;bottom:0}.recomended:hover .btn{opacity:.9;box-shadow:0 0px 10px rgba(0,0,0,.4)}@media(max-width: 1400px){#footer .footer-callback-btn{padding:.9rem .25rem !important;width:100%}}.md-show{display:none}@media(max-width: 1200px){#header .d-flex.align-left.gap-3{display:none !important}.filters-sidebar .filter-card{padding:12px}.filters-sidebar .filter-toggle-group .filterп-toggle-btn{padding:0 8px}.filters-sidebar .filter-switch-text{font-size:.75rem}.tours-list.list-view .item-card .image-holder{flex:0 0 33%}.green-block .img-fluid{right:-15px}#footer .footer-callback-btn{padding:.9rem 1.4rem !important;width:auto}.toursCarousel .carousel-item{flex:0 0 calc((100% - 2 * var(--gap)) / 3)}.reviews-carousel .carousel-item{flex:0 0 calc((100% - 1 * var(--gap)) / 2)}.press-carousel .carousel-item{flex:0 0 calc((100% - 6 * var(--gap)) / 7)}.timeline{margin:0 2.825rem}.buy-info .footer-contacts .buy-contacts{flex-wrap:wrap}.buy-info .footer-contacts .buy-contacts .col-6{width:100%;flex:0 0 100%}.buy-info .footer-contacts .mb-3.float-left{margin-bottom:8px !important}.buy-info .footer-contacts h6,.buy-info .footer-contacts .h6{overflow:hidden;width:100%}.card-selection .text-secondary>i,.card-selection .text-secondary>span{display:none !important}.card.organizer-sticky .card-body{padding:1rem}.card.organizer-sticky .card-body .d-flex.align-items-center{flex-wrap:wrap}.help-block .flex-md-row{flex-direction:column !important}.help-block .flex-md-row .help-btn-wa{box-shadow:0 0 10px rgba(0,0,0,.3)}.directions{flex-wrap:wrap}.world-tours .item footer .tags{flex-wrap:wrap}.world-tours .item footer .tags span{white-space:nowrap}.green-block.tour .img-fluid,.green-block.team .img-fluid{width:40%;height:100%;object-fit:cover;object-position:left}.green-block.tour .img-fluid{width:50%}.green-block.tour h3 br,.green-block.tour .h3 br{display:none}.green-block.team .col-lg-6{width:60% !important}.advantages-text-block h3,.advantages-text-block .h3{margin-bottom:12px !important;width:100%}.proposal-block .row.d-flex{flex-direction:column}.proposal-block .row.d-flex .col-12{flex:0 0 100%;width:100%;padding-right:12px !important}.proposal-block .row.d-flex .col-12 h3 br,.proposal-block .row.d-flex .col-12 .h3 br{display:none}.proposal-block .badge-photo{aspect-ratio:initial}.service-block .row.d-flex{flex-direction:column}.service-block .row.d-flex .mb-top{flex:0 0 100%;width:100%;order:0;margin-bottom:2rem}.service-block .row.d-flex .mb-top img{width:80%;margin:0 auto}.service-block .row.d-flex .mb-bottom{flex:0 0 100%;width:100%;order:1;padding-left:12px}.service-block .row.d-flex .details .row{flex-direction:row}.service-block .row.d-flex .details .row .col-6{width:25%}.service-block .row.d-flex .btn{margin:0 auto}.sertificate.primary .img-fluid,.sertificate.light .img-fluid{width:50%}.hero-features-row{align-items:stretch}.hero-features-row .hf-item{height:100%}.green-block.join-block .row:after{display:none}.green-block.join-block .img-fluid{width:50%;right:0;top:auto}.booking-card .dropdown-item span{display:none}.booking-card .head .price .discount{display:flex;flex-direction:column}.booking-card .head .price .small{margin-top:10px}.cta-help-plane.inside{width:70%}.cta-help:after{width:300px}.green-block .row.rounded-4:after{width:250px;background-size:100% 100%}.green-block .row.rounded-4{align-items:flex-start !important}.col-lg-6 .badge-photo img{width:100% !important}.screenshot .top{left:-165px}.md-show{display:block}.md-hide{display:none}.proposal-block h3,.proposal-block .h3,.service-block h3,.service-block .h3{text-align:center}}@media(min-width: 992px)and (max-width: 1200px){.partners-proposal .col-lg-6{width:40%}.partners-proposal .col-lg-3{width:30%}.service-block .badge-photo{text-align:center}.service-block .badge-photo img{width:60% !important}.proposal-block .badge-photo{width:70%;margin:0 auto}.proposal-block .badge-photo:after{bottom:-9px}}@media(max-width: 991px){.comunity .pe-6{padding-right:12px !important;margin-bottom:20px;display:flex;flex-direction:column}.comunity .btn{margin:0 auto}}@media(max-width: 991px){.green-block.team .col-lg-6{width:100% !important}.organizer-page .toursCarousel .carousel-item,.article{transition:transform .5s ease !important;flex:0 0 calc((100% - 1 * var(--gap)) / 2) !important}.press-carousel .carousel-item{flex:0 0 calc((100% - 2 * var(--gap)) / 3) !important}body{width:100%;overflow-x:hidden}main{padding-top:100px}#nav{display:none !important}.two-columns aside{margin:0 !important}.info-block.media-block,.info-block{padding:30px}.breadcrumb{font-size:12px;line-height:1.2}h2,.h2{font-size:28px;line-height:1.2;margin-bottom:20px}.two-columns{padding-top:0}.toursCarousel .carousel-item{flex:0 0 calc((100% - 1 * var(--gap)) / 2)}.favoite-carousel .carousel-item .item,.formats-tours .tour-card{min-width:234px}#header{height:80px}#header .logo{margin:0}#header .menu-burger{display:inline-flex !important}#header .header-fav-btn,#header .header-lang-btn,#header .header-currency{display:none !important}#header .header-search-btn,#header .header-login-btn{display:flex !important}#header .btn-outline-primary{display:none !important}#filter-form{z-index:99999;position:fixed;overflow:hidden;top:0;height:100vh;max-width:100vw;left:-100%;right:100%}#filter-form .filter-card{position:fixed;top:0;left:-400px;max-height:100vh;width:400px;max-width:100vw;bottom:76px;border:0;border-radius:0;margin:0;padding:16px !important;transition:left .3s ease}#filter-form .filter-card.open{left:0}#filter-form .filter-card .filter-body{margin:16px -16px 0;padding:0 16px;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#419171 transparent;overflow-y:auto;height:calc(100vh - 60px - 60px - 16px - 16px - 16px)}#filter-form .filter-card .filter-header{height:60px;flex:0 0 60px;display:flex;align-items:center;padding-bottom:13px;border-bottom:1px solid #e4eef0}#filter-form .filter-card .filter-header .filter-title,#filter-form .filter-card .filter-header h3,#filter-form .filter-card .filter-header .h3{display:block;font-size:1rem;line-height:1.4;margin:0;font-weight:600}#filter-form .filter-card .filter-header .filter-arrow{display:none}#filter-form .filter-card .filter-header .btn{display:inline-flex;height:36px;width:36px;padding:0;border:1px solid #e4eef0;border-radius:10px;align-items:center;justify-content:center;text-indent:-9999px;overflow:hidden;background-color:#fff}#filter-form .filter-card .filter-header .btn:hover{background-color:#e4eef0 !important}#filter-form .filter-card .filter-header .btn.back-panel{margin:0 0 0 auto;background-image:url("data:image/svg+xml,%3Csvg width='4' height='7' viewBox='0 0 4 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.40922 3.06005L3.47422 0.995049C3.58286 0.885754 3.64384 0.737907 3.64384 0.583799C3.64384 0.429691 3.58286 0.281844 3.47422 0.172549C3.41999 0.117874 3.35547 0.0744773 3.28439 0.0448622C3.2133 0.0152472 3.13706 0 3.06005 0C2.98304 0 2.9068 0.0152472 2.83571 0.0448622C2.76463 0.0744773 2.70011 0.117874 2.64588 0.172549L0.172549 2.64588C0.117874 2.70011 0.0744776 2.76463 0.0448625 2.83571C0.0152474 2.9068 0 2.98304 0 3.06005C0 3.13706 0.0152474 3.2133 0.0448625 3.28439C0.0744776 3.35547 0.117874 3.41999 0.172549 3.47422L2.64588 5.97672C2.70039 6.03078 2.76503 6.07355 2.8361 6.10258C2.90718 6.13161 2.98328 6.14633 3.06005 6.14588C3.13682 6.14633 3.21292 6.13161 3.28399 6.10258C3.35507 6.07355 3.41971 6.03078 3.47422 5.97672C3.58286 5.86742 3.64384 5.71957 3.64384 5.56547C3.64384 5.41136 3.58286 5.26351 3.47422 5.15422L1.40922 3.06005Z' fill='%23AAADB4'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:cover;background-size:10px 10px;background-position:center}.view-switch{display:none !important}.view-filter-buttons{display:flex !important}.view-filter-buttons .filter-btn{border:0;background:none;font-size:1.5rem;color:#878e8f}.view-filter-buttons .filter-btn:after,.view-filter-buttons .filter-btn:before{display:none}.view-filter-buttons .dropdown-menu{font-size:14px;font-weight:600;width:237px;padding:20px;border-radius:14px;box-shadow:0px 6px 14px 0px #0000000D;border:1px solid #e4eef0}.view-filter-buttons .dropdown-menu .dropdown-item,.view-filter-buttons .dropdown-menu a{padding:0;font-size:14px;font-weight:600;text-decoration:none;color:#16232b}.view-filter-buttons .dropdown-menu li{margin:0 0 14px}.view-filter-buttons .dropdown-menu li:last-child{margin:0}.view-filter-buttons .dropdown-menu li:first-child{padding:0 0 10px;border-bottom:1px solid #e4eef0}.view-filter-buttons .dropdown-menu .active a{color:#419171}.view-filter-buttons .bi-sliders{display:inline-block;transform:rotate(90deg)}.content-header .sort-block{display:none !important}.mobile-menu-filter{display:flex !important}#hero .text-start{display:none}#hero h1,#hero .h1{font-size:32px;line-height:1.2}.hero-features-row{flex-wrap:wrap !important}.hero-features-row>div{flex:1 1 50%}.single-quote .collage-photo{width:40vw;margin:0 auto 40px}.badge-photo{margin-bottom:2rem}.badge-photo+.pe-6{padding:0 !important}.badge-photo+.ps-6{padding:0 !important}.sertificate.primary:before,.sertificate.light:before{top:0;transform:none}.sertificate.primary:after,.sertificate.light:after{right:0;height:350px;bottom:auto}.sertificate.primary .img-fluid,.sertificate.light .img-fluid{right:auto;left:50%;top:40px;transform:translateX(-50%)}.sertificate.primary .row,.sertificate.light .row{padding-top:380px;padding-left:0 !important;padding-right:0 !important}.sertificate .col-12.col-lg-6.col-md-6{width:100% !important}.order-1 .badge-photo{margin-top:40px}.selection-block .img-fluid{display:none}.col-lg-6 .badge-photo img{width:100% !important;object-fit:contain;margin:40px 0 0}.service-block .col-12{padding:0}.text-center.w-50.mb-5.mx-auto{width:80vw !important}.green-block.api-block ul{flex-wrap:wrap}.selection-block.reg-form>.row{padding:30px}.info-block.calc-block{padding:30px}.header-fixed #header>.container>.row{border-bottom-color:transparent}.hero-section{min-height:auto;padding:0 0 3rem;height:auto;max-height:none}.reviews-list .review-item{padding:.875rem}.adventures-carousel .reviews-list .slider-item{width:80%}.adventures-carousel .reviews-list .slider-item.is-next{transform:translateX(calc(-50% + 85%)) scale(0.6)}.adventures-carousel .reviews-list .slider-item.is-prev{transform:translateX(calc(-50% - 85%)) scale(0.6)}.green-block.team .img-fluid{display:none}.green-block h3,.green-block .h3{position:relative;z-index:2}.badge-photo{margin:0 5rem 2rem}.dignities-block .left h6,.dignities-block .left .h6{justify-content:flex-start}.dignities-block .left h6 span,.dignities-block .left .h6 span{order:1}.dignities-block .left h6 i.bi,.dignities-block .left .h6 i.bi{order:0;margin:0 1rem 0 0}.dignities-block .check-list.rt li{text-align:left}.dignities-block .check-list.rt li:before{display:flex;vertical-align:top;height:20px;width:20px;flex:0 0 20px;right:auto;left:0;top:auto;position:static;margin:0 .75rem 0 0}.green-block.instruction-block .row>.d-flex{flex-direction:column}.green-block.instruction-block .row>.d-flex .btn{height:50px}.search-bar .tour-calendar{width:auto}.search-bar .tour-calendar .cal-inner{width:auto}}@media(max-width: 850px){.modal .modal-dialog{max-width:90vw}.modal .modal-body{padding:2rem 10vw}.phone-list,.time-list{max-width:50vw;margin-left:auto;margin-right:auto}#hero .w-60{width:100% !important}#hero p{font-size:.875rem;line-height:1.4}.partner-calc{max-width:100%}}@media(max-width: 767px){.tour-page .tour-photos{margin:0 !important}.tour-page .tour-stats{gap:.5rem 1rem !important}.tour-page .tour-stats em.separator:first-of-type{flex-basis:100%;background:none;height:0}.mb-hidden{overflow:hidden}.mw-auto{width:100% !important}.mobile-align-center{text-align:center !important;padding:12px}.mobile-align-center>.row{padding:0 !important}.paragraph+.hot-tours{padding-top:0 !important}.author-section .share-btn{margin:0 auto 0 0 !important}.article-info .article-stats{gap:8px !important}.toursCarousel.press-carousel .carousel-item{flex:0 0 calc((100% - 1 * var(--gap)) / 2) !important}.tour-photos .actions{flex-wrap:wrap;flex-direction:column}.tour-photos .actions .btn{flex:1 1 auto}.info-block.mission-block:before{display:none}.info-block.mission-block:after{display:none}.mb-hidden{overflow:hidden}.mb-hidden .pe-6{padding-right:0 !important}.col-12.col-md-4.col-lg-5.pe-6,.col-12.col-md-12.col-lg-6.col-xl-6.pe-6{padding-right:0 !important}.partners-gift{text-align:center;padding-top:0 !important}.partners-gift .row .col-12.col-md-12.col-lg-6.col-xl-6.pe-6{padding-right:12px !important}.partners-gift .badge-photo{border-radius:14px;overflow:hidden;aspect-ratio:auto}.partners-gift .badge-photo img{height:auto;margin:0}.screenshot{width:100%}.screenshot .bottom,.screenshot .top{position:relative;width:100%;margin-top:1.5rem;margin-bottom:1.5rem;right:auto;left:auto;top:auto;bottom:auto}.screenshot,.badge-photo{margin:0}.screenshot::before,.screenshot::after,.badge-photo::before,.badge-photo::after{display:none}h3,.h3{font-size:25px;line-height:1.2}.modal .modal-dialog{max-width:90vw}.modal .modal-body{padding:80px 1rem 2rem}.modal .modal-body h2,.modal .modal-body .h2{text-align:center}#callModal .modal-body{padding:30px 1rem 2rem}#callModal .modal-body h2,#callModal .modal-body .h2{text-align:center;padding:0 50px}.modal .auth-modal-close{right:1rem;top:22px}.modal h2.h1,.modal .h1.h2{font-size:25px}.request-modal .request-tabs,.modal .auth-tabs{overflow:hidden}.request-modal .request-tabs .nav-link,.modal .auth-tabs .nav-link{padding:0 .5rem;font-size:.75rem;height:40px;min-width:auto}.phone-list,.time-list{max-width:70vw;margin-left:auto;margin-right:auto;gap:.85rem !important}#adventures .w-70{width:90% !important}.advantages::before{top:auto;bottom:0;height:100%;background-size:100% 100%;background-position:0 100%}.single-quote .collage-photo{width:60vw;transform:scale(0.8)}.tours-list{--bs-gutter-y: 3rem !important}.tours-list .item-card.active{position:static !important;background:transparent !important;box-shadow:none !important;padding:0 !important;border-radius:0 !important}.tours-list .item-card .image-holder{height:240px}.gift-cta,.cta-help{text-align:center}.gift-cta .btn,.cta-help .btn{justify-content:center;height:50px}.green-block.soc-block .soc-links{justify-content:center}.green-block,.gift-cta,.cta-help{overflow:hidden}.green-block:before,.gift-cta:before,.cta-help:before{background-image:url("data:image/svg+xml,%3Csvg width='118' height='160' viewBox='0 0 118 160' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M-28.0526 158.282C-55.585 151.463 -72.3772 123.616 -65.5583 96.0836L-54.0446 49.5981C-61.8566 58.805 -74.4726 63.3388 -86.988 60.2392C-104.586 55.8806 -115.319 38.0813 -110.961 20.4832L-103.77 -8.54783C-108.937 -7.17394 -114.513 -7.04465 -120.07 -8.42073C-137.668 -12.7793 -148.401 -30.5786 -144.042 -48.1767L-126.306 -119.789C-121.948 -137.387 -104.148 -148.12 -86.5503 -143.762C-68.9521 -139.403 -58.2191 -121.604 -62.5777 -104.006L-69.7679 -74.9735C-64.6008 -76.3475 -59.0249 -76.4781 -53.4684 -75.102C-35.8703 -70.7435 -25.1374 -52.9441 -29.4958 -35.346L-30.0701 -33.0274C-18.2497 -49.94 3.16295 -58.7166 24.3893 -53.4595C38.8569 -49.8763 50.3554 -40.4853 57.024 -28.3862C64.4536 -39.7166 78.4738 -45.6888 92.3715 -42.2469C109.969 -37.8884 120.702 -20.0889 116.344 -2.49092L98.6073 69.1224C94.2487 86.7204 76.4494 97.4536 58.8513 93.095C52.6777 91.5659 47.351 88.3805 43.2223 84.1321L34.1456 120.778C27.3264 148.31 -0.520404 165.101 -28.0526 158.282Z' fill='%23E55500'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:cover;background-size:118px 160px;width:118px;height:160px;top:0;left:0;bottom:auto;right:auto;position:absolute;z-index:0;content:""}.green-block:after,.gift-cta:after,.cta-help:after{background-image:url("data:image/svg+xml,%3Csvg width='94' height='122' viewBox='0 0 94 122' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M116.96 1.51834C89.4277 8.33731 72.6355 36.1848 79.4544 63.7171L90.9681 110.203C83.1561 100.996 70.5401 96.462 58.0247 99.5616C40.4266 103.92 29.6936 121.719 34.0521 139.318L41.2426 168.349C36.0755 166.975 30.4993 166.845 24.9429 168.222C7.34478 172.58 -3.3881 190.379 0.970256 207.977L18.7064 279.59C23.065 297.188 40.8643 307.921 58.4624 303.563C76.0606 299.204 86.7936 281.405 82.435 263.807L75.2447 234.774C80.4119 236.148 85.9878 236.279 91.5443 234.903C109.142 230.544 119.875 212.745 115.517 195.147L114.943 192.828C126.763 209.741 148.176 218.517 169.402 213.26C183.87 209.677 195.368 200.286 202.037 188.187C209.466 199.517 223.487 205.49 237.384 202.048C254.982 197.689 265.715 179.89 261.357 162.292L243.62 90.6784C239.261 73.0803 221.462 62.3472 203.864 66.7058C197.69 68.2348 192.364 71.4203 188.235 75.6687L179.158 39.0233C172.339 11.4911 144.492 -5.30042 116.96 1.51834Z' fill='%23E55500'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:cover;background-size:94px 122px;width:94px;height:122px;bottom:0;right:0;top:auto;left:auto;position:absolute;z-index:0;content:""}.green-block .gift-card.img-fluid,.gift-cta .gift-card.img-fluid,.cta-help .gift-card.img-fluid{margin:0 auto 25px}.green-block .row:before,.green-block .row:after,.gift-cta .row:before,.gift-cta .row:after,.cta-help .row:before,.cta-help .row:after{display:none}.green-block .img-fluid{display:none}.green-block .row.rounded-4{padding:12px;text-align:center}.inspire-title .gap-4{gap:8px !important}.blog-carousel .carousel-item{display:block !important;float:none !important;width:100% !important;margin-right:0 !important;position:relative !important;backface-visibility:visible !important;transition:transform .5s ease !important;flex:0 0 auto}.toursCarousel.press-carousel .carousel-item{display:flex !important;float:none !important;width:auto !important;margin-right:0 !important;position:relative !important;backface-visibility:visible !important;transition:transform .5s ease !important;flex:0 0 calc((100% - 5 * var(--gap)) / 2)}.reviews-carousel .carousel-item{display:block !important;float:none !important;width:100% !important;margin-right:0 !important;position:relative !important;backface-visibility:visible !important;transition:transform .5s ease !important;flex:0 0 auto}#footer .footer-heading{width:100%}body>#calendarDropdown .cal-inner{width:400px;max-width:95vw}body>#calendarDropdown .cal-inner .cal-footer .btn{height:42px;border-radius:.875rem}body>#calendarDropdown .cal-months:before{display:none}body>#calendarDropdown .cal-months>.row{display:flex;flex-direction:column}body>#calendarDropdown .cal-months>.row .col-md-6{width:100% !important}body>#calendarDropdown .cal-months>.row .col-md-6:first-child .cal-month{padding-bottom:1rem;border-bottom:1px solid #e4eef0}body>#calendarDropdown .tab-set{max-height:50vh;overflow-y:auto;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#419171 transparent}body>#calendarDropdown .tab-set .tab[data-tab=period] .col-md-3{width:50%}.green-block.team .img-fluid{display:none}.selection-block>.row{padding:16px}.directions{flex-wrap:wrap}.adventures-carousel .reviews-list .slider-item{width:80%}.mx-auto+.ms-auto{margin:0 0 0 auto !important}.tour-author .actions{flex-wrap:wrap}.tour-author{margin-bottom:40px}.hero-section{min-height:auto;height:auto;max-height:none}.hero-features .hero-features-row{align-items:stretch}.hero-features .hf-number{font-size:25px;white-space:nowrap;padding-left:.5rem;padding-right:.5rem}.hero-features .hf-label{font-size:14px}.hero-features .hf-item{padding:.875rem;height:100%}.tour-calendar .cal-header .btn-group .btn{min-width:auto}.single-quote .collage-photo .big,.testimonials .collage-photo .big{left:50%;margin:0;transform:rotate(15deg) translateX(-50%)}.timeline{margin:0}.timeline .timeline-item .media{transform:scale(0.7);margin:0}.timeline .timeline-item .media.right{margin-left:-40px}.pagination-block .pagination-custom .page-item .page-link{width:28px;height:28px;font-size:14px;padding:0;min-width:auto}.js-carousel .carousel-control-prev{left:-12px}.js-carousel .carousel-control-next{right:-12px}.team-list.grid .head,.team-list.large .head{flex-direction:column}.team-list.grid .head .avatar,.team-list.large .head .avatar{margin-bottom:1rem}.info-block.media-block{flex-direction:column;gap:1.5rem}.info-block.media-block div:first-child{text-align:center}.author-section .prev-btn{width:48px}#ccalndar-target .tour-calendar .cal-months:before,#calndar-target2 .tour-calendar .cal-months:before{display:none}#ccalndar-target .tour-calendar .cal-months .mb-3,#calndar-target2 .tour-calendar .cal-months .mb-3{margin:0 !important}#ccalndar-target .tour-calendar .cal-months>.row,#calndar-target2 .tour-calendar .cal-months>.row{display:flex;flex-direction:column}#ccalndar-target .tour-calendar .cal-months>.row .col-md-6,#calndar-target2 .tour-calendar .cal-months>.row .col-md-6{width:100% !important}#ccalndar-target .tour-calendar .cal-months>.row .col-md-6:first-child .cal-month,#calndar-target2 .tour-calendar .cal-months>.row .col-md-6:first-child .cal-month{padding-bottom:1rem;border-bottom:1px solid #e4eef0}#ccalndar-target .tour-calendar .tab-set,#calndar-target2 .tour-calendar .tab-set{-webkit-overflow-scrolling:touch;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#419171 transparent;overflow-y:auto;height:50vh}#ccalndar-target .tour-calendar .tab-set .tab[data-tab=period] .col-md-3,#calndar-target2 .tour-calendar .tab-set .tab[data-tab=period] .col-md-3{width:50%}.card-selection.show-mobile{display:block !important;position:fixed;bottom:0;left:0;right:0;z-index:999;background-color:#fff;border:1px solid #e4eef0;border-radius:14px 14px 0 0}.team-list .team-item{flex-direction:column}.reviews-list .review-item{padding:.875rem}.reviews-list .review-item .images{flex-wrap:wrap}.selection-block form .row .col-md-6{width:100%;flex:0 0 100%}.selection-block>.row::after{display:none}.user-info .row{padding:.875rem}.user-info .user{margin-bottom:1rem}.user-info .buttons{gap:.5rem !important;flex-wrap:wrap;width:100%}.user-info .buttons button{width:100%}.info-block.media-block .contacts{min-width:auto;width:100%}.info-block.media-block .contacts .d-flex{justify-content:flex-start !important;align-items:center !important}.single-quote .photo,.testimonials .photo{padding:0}.media-post header{align-items:flex-start;flex-direction:column}.media-post header .logotype{max-width:50vw;margin:0 auto 0 0}.w-60.h6.text-center.text-muted{width:100% !important}.collections-title span{display:none}main .search-form{overflow:hidden;max-width:100%}main .search-form #regionDropdown{display:none !important}.articles .single .single-stats{justify-content:flex-start}.hot-slider .list-unstyled{flex-wrap:wrap}.articles .row.flex-nowrap{flex-wrap:wrap !important}.articles .single .single-author{flex-wrap:wrap}.articles .single-large.full-width .single-author .single-tags{margin:0}.tour-info-item h3,.tour-info-item .h3{font-size:22px;margin-bottom:4px}.dest-region-list,.dest-subregion-list{display:flex;gap:12px;flex-wrap:wrap;flex-direction:row;border:0}.dest-region-list button,.dest-subregion-list button{width:auto;font-size:.75rem;margin-bottom:0 !important}.dest-region-list{border-bottom:1px solid #e4eef0;margin-bottom:12px;padding-bottom:12px}.dest-subregion-list{flex-direction:column;overflow:hidden}.dest-menu .dest-menu-body .col-12{border-right:0 !important}.activities-dropdown{max-width:calc(100vw - 24px) !important}.activities-dropdown .activities-scroll{margin-top:0 !important}.activities-dropdown .col-6{width:100% !important;margin-top:0 !important}.search-bar .tour-calendar .cal-months:before{display:none !important}.dest-subregion-list button{padding:.25rem .5rem}.organizer-page .toursCarousel .carousel-item,article .toursCarousel .carousel-item{transition:transform .5s ease !important;flex:0 0 234px !important;width:234px !important}.w-80{width:100% !important}.authors-cta .authors-cta-right{margin:0}.organizer-card .organizer-thumb{height:140px}.selection-block{text-align:center}.info-block .head{flex-direction:column}.info-block.light-block:after{display:none}.green-block.support .row{min-height:auto}.green-block{min-height:auto;padding-bottom:16px}.green-block.gift-to p{text-align:left !important}.green-block .buttons{flex-wrap:wrap}.green-block .buttons .btn{flex:0 0 100%;height:50px;box-shadow:none}.green-block .buttons .btn:last-child{margin-bottom:0}.w-60.mb-align-ceneter{width:auto !important;text-align:center}.contacts-section .item ul.d-flex{flex-wrap:wrap}#hero .pt-10{padding-top:8rem !important}.hero-features .flex-shrink-1{flex:1 1 50%;width:50%}.align-items-stretch.images-block .col-12+.col-12{display:none !important}.align-items-stretch.images-block .h-100{height:auto !important}.income-block .item{text-align:left}.income-block .item i.bi{height:44px;width:44px;flex:0 0 44px;float:left;margin:0 16px 0 0 !important}.income-block .item h6,.income-block .item .h6{padding:10px 0 0;margin:0 0 12px}.income-block .item h6:after,.income-block .item .h6:after{content:"";clear:both;display:block}.advantages-text-block{margin-bottom:3rem !important;text-align:center}.advantages-text-block h3,.advantages-text-block .h3{margin-bottom:10px !important}.advantages-text-block h3+.d-flex .bi,.advantages-text-block .h3+.d-flex .bi{display:none}.advantages-text-block h3+.d-flex p,.advantages-text-block .h3+.d-flex p{padding:0 5vw}.advantages-text-block h3+.d-flex p br,.advantages-text-block .h3+.d-flex p br{display:none}.benefits{text-align:left}.benefits .mobile-swiper-wrapper{flex-wrap:nowrap}.comunity{margin-bottom:0 !important;text-align:center;padding-top:2rem !important}.comunity .col-12.col-md-12.col-lg-6.col-xl-6.pe-6,.comunity .col-12{padding:0 12px !important;padding-right:12px !important}.comunity .rounded-4{margin-bottom:12px}.comunity .btn{width:100%}.buy-info .badge{left:50px}.text-center.w-50.mb-5.mx-auto{width:100% !important}.text-center.w-50.mb-5.mx-auto h5,.text-center.w-50.mb-5.mx-auto .h5{font-size:18px}.service-block h3,.service-block .h3{text-align:center}.service-block .row{flex-direction:column}.service-block .col-12{padding:0 12px}.service-block .mb-bottom{order:1}.service-block .mb-top{order:0;margin-bottom:30px}.service-block .details{border:0;padding:0;border-radius:0}.service-block .details .row{flex-direction:row}.service-block .details .row .flex-column:nth-child(1){order:2}.service-block .details .row .flex-column:nth-child(2){order:1}.service-block .details .row .flex-column:nth-child(3){order:3}.service-block .details .row .flex-column:nth-child(4){order:2}.proposal-block h3,.proposal-block .h3{text-align:center}.proposal-block .col-12.col-md-4.col-lg-5.pe-6{padding-right:12px !important}.proposal-block .badge-photo:before{display:block;width:105px;height:92px}.proposal-block .badge-photo:after{display:block;width:111px;height:88px;right:0;bottom:48px;background-image:url("data:image/svg+xml,%3Csvg width='226' height='178' viewBox='0 0 226 178' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M221.761 128.109C212.577 145.998 190.526 153.084 172.508 143.936L142.089 128.489C147.218 135.364 148.326 144.796 144.152 152.926C138.282 164.36 124.187 168.889 112.671 163.041L93.6727 153.394C93.7922 157.18 92.9803 161.048 91.1265 164.658C85.2563 176.093 71.1615 180.621 59.645 174.774L12.7809 150.978C1.26446 145.13 -3.31253 131.12 2.55773 119.686C8.42814 108.252 22.5229 103.723 34.0393 109.57L53.0387 119.218C52.9193 115.431 53.7295 111.564 55.5833 107.953C61.4536 96.5185 75.5483 91.9898 87.0648 97.8375L88.5827 98.6082C78.7495 87.7245 76.1143 71.5407 83.1944 57.7498C88.0203 48.3498 96.3993 41.9349 105.879 39.2888C99.211 32.3349 97.3289 21.7005 101.965 12.6706C107.835 1.23628 121.93 -3.29228 133.446 2.55533L180.31 26.3515C191.827 32.1992 196.404 46.2085 190.535 57.6427C188.475 61.6536 185.404 64.8146 181.787 66.9763L205.767 79.1535C223.784 88.3023 230.944 110.22 221.761 128.109Z' fill='%23009470'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:cover}.tour-page.header-fixed .footer-panel{opacity:1;pointer-events:all}.booking-card .flex-column{gap:10px !important}.booking-card .flex-column div{justify-content:center}.sertificate.primary .img-fluid,.sertificate.light .img-fluid{width:100%}.green-block h3 br,.green-block .h3 br{display:none}.green-block.team .check-list{text-align:left}.sertificate.primary:before,.sertificate.light:before{height:250px;background-size:cover;width:80%;top:20px;transform:translateX(-50%);right:auto;left:50%}.sertificate.primary:after,.sertificate.light:after{height:300px;left:0}}@media(max-width: 576px){.info-block.calc-block{text-align:center}.info-block.calc-block *{z-index:inherit}.info-block.calc-block:before{background-image:url("data:image/svg+xml,%3Csvg width='66' height='127' viewBox='0 0 66 127' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M-25.5909 122.578C0.908649 112.298 14.0575 82.483 3.7782 55.9833L-13.5791 11.2381C-4.64307 19.3975 8.47484 22.3006 20.5216 17.6276C37.4593 11.0572 45.8637 -7.9997 39.2937 -24.9376L28.4544 -52.8801C33.7656 -52.1714 39.3253 -52.7527 44.6737 -54.8274C61.6117 -61.3978 70.0168 -80.4552 63.4465 -97.3933L36.7091 -166.32C30.1387 -183.258 11.0813 -191.663 -5.85683 -185.092C-22.7949 -178.522 -31.2 -159.465 -24.6297 -142.527L-13.7904 -114.583C-19.1014 -115.291 -24.6607 -114.712 -30.0089 -112.637C-46.947 -106.067 -55.3521 -87.0097 -48.7818 -70.0716L-47.9159 -67.8384C-61.816 -83.1462 -84.2164 -89.148 -104.647 -81.223C-118.571 -75.8217 -128.806 -65.0247 -133.896 -52.1508C-142.722 -62.4684 -157.418 -66.6211 -170.794 -61.4323C-187.732 -54.8619 -196.136 -35.805 -189.566 -18.8671L-162.83 50.0599C-156.259 66.998 -137.202 75.4031 -120.264 68.8328C-114.322 66.5279 -109.431 62.6853 -105.868 57.9375L-92.186 93.2079C-81.9066 119.708 -52.0907 132.857 -25.5909 122.578Z' fill='%23009470'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:cover;width:66px;height:127px;bottom:auto;top:0;content:"";position:absolute;display:block !important}.info-block.calc-block:after{content:"";right:0;top:auto;bottom:0;position:absolute;background-image:url("data:image/svg+xml,%3Csvg width='155' height='213' viewBox='0 0 155 213' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M166.21 309.906C192.709 299.626 205.858 269.811 195.579 243.311L178.222 198.566C187.158 206.726 200.276 209.629 212.322 204.956C229.26 198.385 237.664 179.328 231.095 162.391L220.255 134.448C225.566 135.157 231.126 134.575 236.474 132.501C253.412 125.93 261.818 106.873 255.247 89.9349L228.51 21.0085C221.939 4.07039 202.882 -4.3347 185.944 2.23568C169.006 8.80605 160.601 27.8635 167.171 44.8016L178.01 72.7454C172.699 72.0367 167.14 72.6161 161.792 74.6906C144.854 81.261 136.449 100.318 143.019 117.257L143.885 119.49C129.985 104.182 107.584 98.1801 87.1541 106.105C73.2298 111.506 62.9952 122.303 57.9051 135.177C49.0792 124.86 34.383 120.707 21.0065 125.896C4.0687 132.466 -4.33562 151.523 2.2343 168.461L28.9711 237.388C35.5414 254.326 54.5989 262.731 71.537 256.161C77.479 253.856 82.3697 250.013 85.9332 245.266L99.6148 280.536C109.894 307.036 139.71 320.185 166.21 309.906Z' fill='%23009470'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:cover;width:155px;height:213px;display:block !important}.info-block.calc-block .item{text-align:center}.info-block.calc-block .align-items-stretch{--bs-gutter-y: 1rem}.info-block.calc-block .mb-4{margin-bottom:16px !important}.info-block.calc-block .input-holder{display:flex;flex-direction:column}.info-block.calc-block .input-holder label{order:0;margin:0 0 10px !important}.info-block.calc-block .input-holder .input-group{order:1;width:100%;flex-wrap:nowrap}.info-block.calc-block .input-holder .input-group span{flex:1 1 auto}.info-block.calc-block .frm-select{position:absolute;top:0;left:0;right:0;bottom:0}.info-block.calc-block .frm-select .btn{height:100%;width:100%;border:0;background:none}.info-block.calc-block .frm-select .bi{position:absolute;top:50%;transform:translateY(-50%);right:12px}.info-block.calc-block .calc-info .holder{display:flex;flex-wrap:wrap;align-items:stretch}.info-block.calc-block .calc-info .field{flex:0 0 50%;margin-bottom:1rem}.info-block.calc-block .calc-info .field:last-child{margin-bottom:0}.screenshot.flexible{display:flex;flex-direction:column}.screenshot.flexible .top{margin:0 0 16px;order:1}.screenshot.flexible .bottom{margin:0 0 16px;order:2}.screenshot.flexible img{margin:0 0 16px;order:0}.mobile-no-bg:before{display:none !important}.info-block.mission-block{margin-bottom:3rem}.info-block.mission-block:before{background-image:url("data:image/svg+xml,%3Csvg width='194' height='127' viewBox='0 0 194 127' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M193.251 -26.9642C189.966 3.26863 162.794 25.1133 132.561 21.8282L81.5147 16.2818C92.4216 23.2573 99.055 36.0096 97.5616 49.7535C95.4618 69.0776 78.0938 83.0408 58.7696 80.9411L26.8909 77.4771C29.0936 82.7693 30.0331 88.6753 29.3701 94.7766C27.2704 114.101 9.90243 128.064 -9.4218 125.964L-88.059 117.42C-107.383 115.32 -121.345 97.9524 -119.246 78.6284C-117.146 59.3042 -99.7789 45.3406 -80.4547 47.4403L-48.5746 50.9039C-50.7774 45.6117 -51.7182 39.7061 -51.0552 33.6048C-48.9555 14.2806 -31.5875 0.317424 -12.2633 2.41711L-9.71779 2.69372C-29.3873 -7.43241 -41.7926 -28.921 -39.2599 -52.2296C-37.5336 -68.1153 -29.2117 -81.6844 -17.3168 -90.5097C-30.4205 -96.775 -38.7796 -110.811 -37.1217 -126.07C-35.0219 -145.394 -17.654 -159.357 1.67024 -157.257L80.3075 -148.713C99.6315 -146.613 113.595 -129.245 111.495 -109.921C110.758 -103.142 108.141 -97.0238 104.221 -92.0262L144.457 -87.6541C174.69 -84.3689 196.536 -57.1971 193.251 -26.9642Z' fill='%23009470'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:cover;height:127px;width:194px;display:block}.info-block.mission-block:after{background-image:url("data:image/svg+xml,%3Csvg width='69' height='149' viewBox='0 0 69 149' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M25.5592 7.17108C9.01006 19.2839 5.41386 42.5193 17.5265 59.0686L37.9785 87.0119C30.2269 82.9944 20.543 83.4206 13.0199 88.9269C2.44205 96.6692 0.143429 111.521 7.8857 122.099L20.6582 139.549C16.8248 140.047 13.0592 141.49 9.71951 143.934C-0.858437 151.677 -3.157 166.528 4.58529 177.106L36.0904 220.151C43.8327 230.729 58.6845 233.028 69.2624 225.285C79.8402 217.543 82.1389 202.691 74.3966 192.113L61.6238 174.662C65.4572 174.164 69.2231 172.722 72.5628 170.278C83.1407 162.536 85.4399 147.684 77.6979 137.106L76.674 135.708C89.2207 143.784 105.954 143.785 118.715 134.446C127.411 128.081 132.528 118.645 133.671 108.722C141.749 114.265 152.768 114.414 161.122 108.3C171.699 100.558 173.998 85.707 166.256 75.1291L134.75 32.0838C127.008 21.5058 112.156 19.2072 101.578 26.9495C97.8673 29.6658 95.1762 33.2573 93.5793 37.2319L77.4567 15.2038C65.3438 -1.34511 42.1084 -4.9417 25.5592 7.17108Z' fill='%23009470'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:cover;height:149px;width:69px;display:block;top:auto;bottom:0}.col-lg-6 .badge-photo img{margin-top:0}.selection-block.form{text-align:left}.selection-block.form h3,.selection-block.form .h3{text-align:center}.green-block.tour h3 br,.green-block.tour .h3 br{display:none}.green-block.tour .btn{width:100%}article .toursCarousel .carousel-item{transition:transform .5s ease !important;flex:0 0 234px !important;width:234px !important}.phone-list,.time-list{justify-content:center !important;padding:0 !important;max-width:100%}.phone-list li,.time-list li{flex:0 0 50%;padding:0 13px}.phone-list+h6,.phone-list+.h6{padding:0 40px}.mobile-menu-filter{border-radius:20px 20px 0 0;top:73px;width:100vw;left:-100vw}#filter-form .filter-card{border-radius:20px 20px 0 0;top:73px;width:100vw;left:-100vw}#filter-form .filter-card .filter-body{height:calc(100vh - 60px - 60px - 16px - 16px - 16px - 73px)}#mobile-calendar{border-radius:20px 20px 0 0;top:73px;width:100vw}#mobile-calendar .tour-calendar .tab-set{height:calc(100vh - 232px - 73px)}#mobile-search{border-radius:20px 20px 0 0;top:73px;width:100vw}#mobile-search .tour-calendar .tab-set{height:calc(100vh - 232px - 73px)}.dest-menu.show{width:calc(100vw - 1.5rem);max-width:100vw;overflow:hidden;margin:0 !important;left:50% !important;top:70px !important;transform:translateX(-50%) !important}.dest-menu.show .px-1{padding:0 !important}.gift-cta .row{padding-right:1.5rem !important}.gift-cta .row .btn-primary{padding:.9rem .4rem !important}.rating-card{gap:.5rem}.raiting-info{padding-right:0}.rating-card-stars{display:flex}.reviews-carousel .carousel-item{padding:.875rem}.booking-secondary-btn{font-size:.875rem}.booking-card .head .price{font-size:22px}.activities-dropdown{width:calc(100vw - 1.5rem) !important}}.index-page #header,#header{position:fixed}.footer-panel{position:fixed;bottom:0;left:0;right:0;height:74px;z-index:889;border-radius:14px 14px 0 0;background:#fff;border:1px solid #e4eef0;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:all .3s ease}.footer-panel .holder{width:100%;max-width:390px;padding:.5rem;display:flex;align-items:center;justify-content:space-between}.tooltip-info{text-align:left}.navbar-expand-lg .navbar-nav .nav-item.dropdown-hover a{padding-right:0}.index-page .index-hide{display:none !important}.header-fixed #header{height:80px}.header-fixed .fixed-hide{display:none !important}.header-fixed.index-page .index-hide{display:flex !important}.tour-steps .step-promo-plane img{display:none}#nav{transition:opacity .3s ease}.header-fixed #nav{opacity:0;pointer-events:none;display:none}.search-bar .sb-field{position:relative}.search-bar .sb-field .clicker{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;cursor:pointer}.toursCarousel .carousel-item,.toursCarousel.popular-gallery .carousel-item{flex-direction:column;display:flex !important;gap:24px}@media(max-width: 576px){.toursCarousel .carousel-item,.toursCarousel.popular-gallery .carousel-item{flex:0 0 234px}}@media(max-width: 576px){.toursCarousel.reviews-carousel .carousel-item{flex:0 0 100%}.toursCarousel.reviews-carousel .carousel-item .gallery{flex-wrap:nowrap;overflow:hidden}}.rating-card{position:relative;transition:all .3s ease;border-radius:14px !important}.rating-card:hover{box-shadow:0 10px 24px rgba(0,0,0,.15);transform:scale(1.02)}.rating-card>a{position:absolute;top:0;left:0;bottom:0;right:0}.rating-card .raiting-info{padding-right:0}.swiper-pagination-bullet-active{background-color:#e55500}.frm-select .btn{height:44px;font-size:14px;line-height:1.4;font-weight:600;border-radius:14px;padding:0}.frm-select.standart .btn{padding:14px 18px;height:58px;font-size:1rem}.frm-select.standart .btn.not-emty{color:#16232b}.frm-select.standart .btn.not-emty .select-btn-label{color:#16232b}.select-btn-label{color:#878e8f}.activities-select.selected .select-btn-label{color:#16232b}.activities-scroll{flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#419171 transparent;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:#419171 transparent}.activities-scroll::-webkit-scrollbar{width:6px}.activities-scroll::-webkit-scrollbar-track{background:transparent;border-radius:10px}.activities-scroll::-webkit-scrollbar-thumb{background-color:#419171;border-radius:10px}.activities-scroll::-webkit-scrollbar-thumb:hover{background-color:#419171}.slide-toggle .hidden.collapsed{display:block}.header-fixed.tour-page #header{opacity:0;pointer-events:none}.tour-fixed-menu{position:fixed;top:0;left:0;opacity:0;pointer-events:none;right:0;height:52px;background:#fff;box-shadow:0px 6px 14px 0px #0000000D}.tour-fixed-menu .container{height:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#419171 transparent;overflow-y:hidden}.tour-fixed-menu .container ul{border-bottom:0;width:auto}.tour-fixed-menu .container ul li:last-child{padding:0 12px 0 0}.tour-fixed-menu .menu{height:100%;margin:0;padding:0;width:100%;display:flex;align-items:center;justify-content:space-between;border-bottom:2px solid rgba(135,142,143,.5);list-style:none;font-size:14px;line-height:1.4;font-weight:600;white-space:nowrap;gap:12px}.tour-fixed-menu .menu li{display:flex;height:100%;align-items:center;position:relative}.tour-fixed-menu .menu li.active:after,.tour-fixed-menu .menu li:hover:after{position:absolute;bottom:0;left:0;right:0;z-index:2;content:"";background:#e55500;border-radius:2px;height:2px}.tour-fixed-menu .menu li.active a,.tour-fixed-menu .menu li:hover a{color:#e55500}.tour-fixed-menu .menu a{transition:all .3s ease;color:#16232b;text-decoration:none}.tour-fixed-menu .menu a:hover{color:#e55500}.header-fixed.tour-page .tour-fixed-menu{opacity:1;z-index:1039;pointer-events:all}.reviews-block .head{position:relative}.reviews-block .review-holder{position:relative}@media(max-width: 1400px){.reviews-block .head .rating+.h6{margin-bottom:225px}.reviews-block .raiting{position:absolute;top:115px;left:0;height:194px}}#sidebar-placeholder .booking-info{display:none}.tour-photos .mobile-swiper{display:none}.tour-photos .mobile-actions{display:none}.accordion-body .tour-photos .mobile-swiper{display:block}@media(max-width: 768px){.contacts-section .item h5,.contacts-section .item .h5{font-size:18px !important}.mobile-swiper{margin:0;overflow:hidden}.mobile-swiper .photo-gallery{flex-wrap:nowrap;gap:1rem}.mobile-swiper .photo-item{height:198px;width:253px;flex:0 0 253px}.mobile-swiper .swiper-pagination{display:flex;justify-content:center;gap:12px;position:relative;margin-top:20px}.mobile-swiper .swiper-pagination .swiper-pagination-bullet{height:4px;width:20px;max-width:20px;flex:1 1 20px;border-radius:8px;background:#e4eef0;opacity:1;display:block}.mobile-swiper .swiper-pagination .swiper-pagination-bullet-active{background:#419171}.mobile-swiper.team-list .row{display:flex;flex-wrap:nowrap;--bs-gutter-x: 0 !important;--bs-gutter-y: 0 !important}.mobile-swiper .mobile-swiper-wrapper{display:flex;flex-wrap:nowrap}.mobile-swiper .mobile-swiper-wrapper.row{--bs-gutter-x: 0 !important;--bs-gutter-y: 0 !important;gap:0 !important}.advantages-list .row{display:flex;flex-wrap:nowrap;--bs-gutter-x: 0 !important}.tour-info-item .tour-photos{margin-bottom:20px !important}.tour-info-item .tour-photos .photo-gallery{flex-wrap:nowrap;gap:0;height:198px;overflow:visible;flex-direction:row}.tour-info-item .tour-photos .photo-item{height:198px;width:253px;flex:0 0 253px}.tour-info-item .tour-photos .photo-item button{display:none !important}.tour-info-item .tour-photos .photo-item.hidding{display:block !important}.reviews-block .photos-track{flex-wrap:nowrap !important;gap:0}.reviews-block .photos-track button{display:none !important}.reviews-block .photos-track .photo-tile{flex:0 0 100px}.reviews-block .photos-track .photo-tile.hidding{display:block !important}.tour-photos .mobile-swiper{display:block}.tour-photos .mobile-swiper .swiper-item{height:198px;width:253px;flex:0 0 253px;border-radius:18px;overflow:hidden}.tour-photos .photo-gallery{display:none}.tour-photos .mobile-actions{margin-top:10px;margin-bottom:20px;display:flex;gap:16px}.tour-photos .mobile-actions .btn{background:#e4eef0}.travel-list .mobile-swiper .mobile-swiper-wrapper{flex-wrap:nowrap;--bs-gutter-x: 0 !important}.travel-list .mobile-swiper .mobile-swiper-wrapper .swiper-item{height:auto;width:auto}.travel-list .mobile-swiper .mobile-swiper-wrapper .swiper-item article+article{display:none}.cta-help .btn{flex:0 0 100%}.tour-author .head h3 span,.tour-author .head .h3 span{display:block}.tour-info-item .hotel-list .item{flex-wrap:wrap}.tour-info-item .hotel-list .item .btn{display:block;flex:0 0 100%}.tour-author .avatar{width:64px;height:64px;flex:0 0 64px}.tour-author .head{position:relative}.tour-author .head .avatar{position:absolute;top:0;left:0}.tour-author .head h3,.tour-author .head .h3{min-height:60px;padding:0 0 0 84px}.varanties .mb-4{margin:0 12px 0 0 !important;float:left}.varanties h6,.varanties .h6{padding:6px 0 0}.varanties .align-items-center{text-align:left !important}.order-group p{margin:0}.dates .item .d-flex.align-items-center{gap:.5rem 1rem !important}.dates .item .d-flex.align-items-center em.separator:first-of-type{flex-basis:100%;height:0;background:none}.tour-info-item .tour-content .btn:not(.btn-sm){flex:0 0 100%}.reviews-block .reviews-nav{flex-wrap:nowrap !important;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin;scrollbar-color:#419171 transparent;white-space:nowrap}.articles{margin-bottom:0 !important}.articles .row{gap:0 !important}.articles .single{margin-bottom:2rem}.selection-drop{display:none;position:fixed;top:0;bottom:0;right:0;left:0;z-index:2222}.selection-drop .head{display:flex !important;justify-content:space-between;align-items:center;height:36px;margin-bottom:16px}.selection-drop .head .close-drop{text-indent:-9999px;width:36px;height:36px;flex:0 0 36px;border-radius:10px;border:1px solid #f0f3f4;background-image:url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.49255 4.66905L9.16755 0.999887C9.27739 0.890043 9.3391 0.741063 9.3391 0.58572C9.3391 0.430378 9.27739 0.281397 9.16755 0.171553C9.0577 0.0617097 8.90872 0 8.75338 0C8.59804 0 8.44906 0.0617097 8.33922 0.171553L4.67005 3.84655L1.00088 0.171553C0.891039 0.0617097 0.742058 1.3792e-07 0.586716 1.39077e-07C0.431373 1.40235e-07 0.282393 0.0617097 0.172549 0.171553C0.0627052 0.281397 0.000995657 0.430378 0.000995656 0.58572C0.000995655 0.741063 0.0627052 0.890043 0.172549 0.999887L3.84755 4.66905L0.172549 8.33822C0.117874 8.39245 0.0744776 8.45697 0.0448625 8.52805C0.0152474 8.59913 0 8.67538 0 8.75239C0 8.82939 0.0152474 8.90564 0.0448625 8.97672C0.0744776 9.04781 0.117874 9.11232 0.172549 9.16655C0.226777 9.22123 0.291295 9.26462 0.362379 9.29424C0.433464 9.32386 0.509709 9.3391 0.586716 9.3391C0.663723 9.3391 0.739968 9.32386 0.811052 9.29424C0.882137 9.26462 0.946654 9.22123 1.00088 9.16655L4.67005 5.49155L8.33922 9.16655C8.39344 9.22123 8.45796 9.26462 8.52905 9.29424C8.60013 9.32386 8.67638 9.3391 8.75338 9.3391C8.83039 9.3391 8.90663 9.32386 8.97772 9.29424C9.0488 9.26462 9.11332 9.22123 9.16755 9.16655C9.22222 9.11232 9.26562 9.04781 9.29524 8.97672C9.32485 8.90564 9.3401 8.82939 9.3401 8.75239C9.3401 8.67538 9.32485 8.59913 9.29524 8.52805C9.26562 8.45697 9.22222 8.39245 9.16755 8.33822L5.49255 4.66905Z' fill='%23AAADB4'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:cover;background-size:10px 10px;background-position:center}.selection-drop .holder{position:absolute;z-index:2;top:21px;left:0;right:0;bottom:0;border-radius:20px 20px 0 0;background:#fff;padding:20px 1rem 8px}.selection-drop .scroll{-webkit-overflow-scrolling:touch;scroll-behavior:smooth;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:#419171 transparent;height:calc(100vh - 41px - 52px - 64px)}.selection-drop .regions,.selection-drop .cases{border:0;border-radius:0;padding:0;margin:0;justify-content:flex-start}.selection-drop .regions .btn,.selection-drop .cases .btn{height:36px}.selection-drop .footer{margin-top:16px;height:42px;display:flex !important}.selection-drop .footer .btn{height:42px;flex:1 1 50%;font-size:14px;padding:0}.selection-drop .overlay{display:block !important;position:fixed;top:0;left:0;bottom:0;right:0;background:#000;opacity:.3;z-index:1}.filter-controls{margin-bottom:30px;display:flex;justify-content:space-between;gap:16px}.filter-controls .btn{height:46px;font-weight:600;font-size:14px;flex:1 1 50%}.green-block.api-block ul{flex-direction:column;flex-wrap:nowrap;text-align:left !important}.green-block.api-block ul li{flex:0 0 100%;width:100%;display:flex;align-items:center}.green-block.api-block ul li:last-child{margin-bottom:0 !important}.green-block.api-block ul li div{margin:0 1rem 0 0 !important;margin-bottom:0 !important}.green-block.api-block ul li p br{display:none}.categories.mobile-show{margin-bottom:-20px}.selection-block.reg-form input+label{text-align:left}.blocks .feature-item{display:flex;padding:20px;align-items:center}.blocks .feature-item div{margin:0 12px 0 0 !important;margin-bottom:0 !important}.blocks .feature-item .bi{font-size:2rem !important}.green-block.small-join-block>.row,.green-block.join-block>.row,.green-block.instruction-block>.row{padding:20px !important}.green-block.small-join-block h5,.green-block.small-join-block .h5,.green-block.small-join-block h4,.green-block.small-join-block .h4,.green-block.join-block h5,.green-block.join-block .h5,.green-block.join-block h4,.green-block.join-block .h4,.green-block.instruction-block h5,.green-block.instruction-block .h5,.green-block.instruction-block h4,.green-block.instruction-block .h4{font-size:16px !important;font-weight:600 !important;margin:0 0 20px !important;text-align:center}.green-block.small-join-block .d-flex.justify-content-between,.green-block.join-block .d-flex.justify-content-between,.green-block.instruction-block .d-flex.justify-content-between{flex-direction:column;gap:0 !important}.green-block.small-join-block .d-flex.gap-4,.green-block.join-block .d-flex.gap-4,.green-block.instruction-block .d-flex.gap-4{flex-direction:column;gap:14px !important;width:100%}.green-block.small-join-block .d-flex.gap-4 .btn,.green-block.join-block .d-flex.gap-4 .btn,.green-block.instruction-block .d-flex.gap-4 .btn{width:100%;flex:0 0 50px;height:50px}.green-block.small-join-block:before{height:80px;background-size:100% 100%}.booking-card .head .price .discount{flex-direction:row}.booking-card .head .price .small{margin-top:auto}.search-bar .tour-calendar{width:100%}.search-bar .tour-calendar .cal-inner{width:100%}}#revenueChart{width:1060px !important;height:400px !important;max-width:none}.filter-form-holder{position:fixed;top:-99999px;left:-999999px;height:0;width:0;z-index:9999}@media(max-width: 379px){body{zoom:.9}.modal .modal-dialog{max-width:90%}.modal-backdrop{width:100%;height:100%}.mobile-menu-filter{width:100%;left:-100%}#mobile-search{width:100%}#mobile-calendar{width:100%}#mobile-search .dest-menu .dest-scroll{height:calc(110vh - 218px)}#mobile-calendar .tour-calendar .tab-set{height:calc(110vh - 205px - 73px)}.selection-drop .scroll{height:calc(110vh - 41px - 52px - 64px)}}@media(max-width: 360px){body{zoom:.8}#mobile-search .dest-menu .dest-scroll{height:calc(120vh - 218px)}#mobile-calendar .tour-calendar .tab-set{height:calc(120vh - 205px - 73px)}.selection-drop .scroll{height:calc(120vh - 41px - 52px - 64px)}}@media(max-width: 300px){body{zoom:.7}#mobile-search .dest-menu .dest-scroll{height:calc(130vh - 218px)}#mobile-calendar .tour-calendar .tab-set{height:calc(130vh - 205px - 73px)}.selection-drop .scroll{height:calc(130vh - 41px - 52px - 64px)}}/*# sourceMappingURL=style.css.map */
