@charset "UTF-8";
/*!
 * Bootstrap  v5.2.3 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--tourist-blue:#293a64;--tourist-indigo:#6610f2;--tourist-purple:#6f42c1;--tourist-pink:#d63384;--tourist-red:#dc3545;--tourist-orange:#fd7e14;--tourist-yellow:#ffc107;--tourist-green:#198754;--tourist-teal:#20c997;--tourist-cyan:#0dcaf0;--tourist-black:#000;--tourist-white:#fff;--tourist-gray:#6c757d;--tourist-gray-dark:#343a40;--tourist-gray-100:#f8f9fa;--tourist-gray-200:#e9ecef;--tourist-gray-300:#dee2e6;--tourist-gray-400:#ced4da;--tourist-gray-500:#adb5bd;--tourist-gray-600:#6c757d;--tourist-gray-700:#495057;--tourist-gray-800:#343a40;--tourist-gray-900:#212529;--tourist-primary:#293a64;--tourist-secondary:#6c757d;--tourist-success:#198754;--tourist-info:#0dcaf0;--tourist-warning:#ffc107;--tourist-danger:#dc3545;--tourist-light:#f8f9fa;--tourist-dark:#212529;--tourist-primary-rgb:41,58,100;--tourist-secondary-rgb:108,117,125;--tourist-success-rgb:25,135,84;--tourist-info-rgb:13,202,240;--tourist-warning-rgb:255,193,7;--tourist-danger-rgb:220,53,69;--tourist-light-rgb:248,249,250;--tourist-dark-rgb:33,37,41;--tourist-white-rgb:255,255,255;--tourist-black-rgb:0,0,0;--tourist-body-color-rgb:33,37,41;--tourist-body-bg-rgb:241,241,241;--tourist-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";--tourist-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--tourist-gradient:linear-gradient(180deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,0));--tourist-body-font-family:var(--tourist-font-sans-serif);--tourist-body-font-size:1rem;--tourist-body-font-weight:400;--tourist-body-line-height:1.5;--tourist-body-color:#212529;--tourist-body-bg:#f1f1f1;--tourist-border-color:#dee2e6;border:1px solid rgba(0,0,0,.175);--tourist-border-radius:0.375rem;--tourist-border-radius-sm:0.25rem;--tourist-border-radius-lg:0.5rem;--tourist-border-radius-xl:1rem;--tourist-border-radius-2xl:2rem;--tourist-border-radius-pill:50rem;--tourist-link-color:#293a64;--tourist-link-hover-color:#212e50;--tourist-code-color:#d63384;--tourist-highlight-bg:#fff3cd}*,:after,:before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--tourist-body-font-family);font-size:var(--tourist-body-font-size);font-weight:var(--tourist-body-font-weight);line-height:var(--tourist-body-line-height);color:var(--tourist-body-color);text-align:var(--tourist-body-text-align);background-color:var(--tourist-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:1px solid;opacity:.25}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{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}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:.875em}.mark,mark{padding:.1875em;background-color:var(--tourist-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:var(--tourist-link-color);text-decoration:underline}a:hover{color:var(--tourist-link-hover-color)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--tourist-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--tourist-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--tourist-body-bg);background-color:var(--tourist-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:20px;padding-bottom:20px;color:#6c757d;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,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}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-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-size:calc(1.625rem + 4.5vw);font-family:MyriadPro;font-weight:300;line-height:1.2}@media (min-width:1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-family:MyriadPro;font-weight:300;line-height:1.2}@media (min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-family:MyriadPro;font-weight:300;line-height:1.2}@media (min-width:1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-family:MyriadPro;font-weight:300;line-height:1.2}@media (min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-family:MyriadPro;font-weight:300;line-height:1.2}@media (min-width:1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-family:MyriadPro;font-weight:300;line-height:1.2}@media (min-width:1200px){.display-6{font-size:2.5rem}}.list-inline,.list-unstyled{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer:before{content:"— "}.img-fluid,.img-thumbnail{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#f1f1f1;border:1px solid var(--tourist-border-color);border-radius:.375rem}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:#6c757d}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--tourist-gutter-x:240px;--tourist-gutter-y:0;width:100%;padding-right:calc(var(--tourist-gutter-x) * .5);padding-left:calc(var(--tourist-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1200px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1440px}}.row{--tourist-gutter-x:24px;--tourist-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--tourist-gutter-y));margin-right:calc(-.5 * var(--tourist-gutter-x));margin-left:calc(-.5 * var(--tourist-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--tourist-gutter-x) * .5);padding-left:calc(var(--tourist-gutter-x) * .5);margin-top:var(--tourist-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.3333333333%}.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.6666666667%}.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{--tourist-gutter-x:0}.g-0,.gy-0{--tourist-gutter-y:0}.g-1,.gx-1{--tourist-gutter-x:0.25rem}.g-1,.gy-1{--tourist-gutter-y:0.25rem}.g-2,.gx-2{--tourist-gutter-x:0.5rem}.g-2,.gy-2{--tourist-gutter-y:0.5rem}.g-3,.gx-3{--tourist-gutter-x:1rem}.g-3,.gy-3{--tourist-gutter-y:1rem}.g-4,.gx-4{--tourist-gutter-x:1.5rem}.g-4,.gy-4{--tourist-gutter-y:1.5rem}.g-5,.gx-5{--tourist-gutter-x:3rem}.g-5,.gy-5{--tourist-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.3333333333%}.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.6666666667%}.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{--tourist-gutter-x:0}.g-sm-0,.gy-sm-0{--tourist-gutter-y:0}.g-sm-1,.gx-sm-1{--tourist-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--tourist-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--tourist-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--tourist-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--tourist-gutter-x:1rem}.g-sm-3,.gy-sm-3{--tourist-gutter-y:1rem}.g-sm-4,.gx-sm-4{--tourist-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--tourist-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--tourist-gutter-x:3rem}.g-sm-5,.gy-sm-5{--tourist-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.3333333333%}.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.6666666667%}.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{--tourist-gutter-x:0}.g-md-0,.gy-md-0{--tourist-gutter-y:0}.g-md-1,.gx-md-1{--tourist-gutter-x:0.25rem}.g-md-1,.gy-md-1{--tourist-gutter-y:0.25rem}.g-md-2,.gx-md-2{--tourist-gutter-x:0.5rem}.g-md-2,.gy-md-2{--tourist-gutter-y:0.5rem}.g-md-3,.gx-md-3{--tourist-gutter-x:1rem}.g-md-3,.gy-md-3{--tourist-gutter-y:1rem}.g-md-4,.gx-md-4{--tourist-gutter-x:1.5rem}.g-md-4,.gy-md-4{--tourist-gutter-y:1.5rem}.g-md-5,.gx-md-5{--tourist-gutter-x:3rem}.g-md-5,.gy-md-5{--tourist-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.3333333333%}.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.6666666667%}.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{--tourist-gutter-x:0}.g-lg-0,.gy-lg-0{--tourist-gutter-y:0}.g-lg-1,.gx-lg-1{--tourist-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--tourist-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--tourist-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--tourist-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--tourist-gutter-x:1rem}.g-lg-3,.gy-lg-3{--tourist-gutter-y:1rem}.g-lg-4,.gx-lg-4{--tourist-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--tourist-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--tourist-gutter-x:3rem}.g-lg-5,.gy-lg-5{--tourist-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.3333333333%}.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.6666666667%}.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{--tourist-gutter-x:0}.g-xl-0,.gy-xl-0{--tourist-gutter-y:0}.g-xl-1,.gx-xl-1{--tourist-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--tourist-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--tourist-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--tourist-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--tourist-gutter-x:1rem}.g-xl-3,.gy-xl-3{--tourist-gutter-y:1rem}.g-xl-4,.gx-xl-4{--tourist-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--tourist-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--tourist-gutter-x:3rem}.g-xl-5,.gy-xl-5{--tourist-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.3333333333%}.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.6666666667%}.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{--tourist-gutter-x:0}.g-xxl-0,.gy-xxl-0{--tourist-gutter-y:0}.g-xxl-1,.gx-xxl-1{--tourist-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--tourist-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--tourist-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--tourist-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--tourist-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--tourist-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--tourist-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--tourist-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--tourist-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--tourist-gutter-y:3rem}}.table{--tourist-table-color:var(--tourist-body-color);--tourist-table-bg:transparent;--tourist-table-border-color:var(--tourist-border-color);--tourist-table-accent-bg:transparent;--tourist-table-striped-color:var(--tourist-body-color);--tourist-table-striped-bg:rgba(0,0,0,.05);--tourist-table-active-color:var(--tourist-body-color);--tourist-table-active-bg:rgba(0,0,0,.1);--tourist-table-hover-color:var(--tourist-body-color);--tourist-table-hover-bg:rgba(0,0,0,.075);width:100%;margin-bottom:1rem;color:var(--tourist-table-color);vertical-align:top;border-color:var(--tourist-table-border-color)}.table>:not(caption)>*>*{padding:20px;background-color:var(--tourist-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--tourist-table-accent-bg)}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:2px solid currentcolor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*{border-width:1px 0}.table-bordered>:not(caption)>*>*{border-width:0 1px}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped-columns>:not(caption)>tr>:nth-child(2n),.table-striped>tbody>tr:nth-of-type(odd)>*{--tourist-table-accent-bg:var(--tourist-table-striped-bg);color:var(--tourist-table-striped-color)}.table-active{--tourist-table-accent-bg:var(--tourist-table-active-bg);color:var(--tourist-table-active-color)}.table-hover>tbody>tr:hover>*{--tourist-table-accent-bg:var(--tourist-table-hover-bg);color:var(--tourist-table-hover-color)}.table-primary{--tourist-table-color:#000;--tourist-table-bg:#d4d8e0;--tourist-table-border-color:#bfc2ca;--tourist-table-striped-bg:#c9cdd5;--tourist-table-striped-color:#000;--tourist-table-active-bg:#bfc2ca;--tourist-table-active-color:#000;--tourist-table-hover-bg:#c4c8cf;--tourist-table-hover-color:#000}.table-primary,.table-secondary{color:var(--tourist-table-color);border-color:var(--tourist-table-border-color)}.table-secondary{--tourist-table-color:#000;--tourist-table-bg:#e2e3e5;--tourist-table-border-color:#cbccce;--tourist-table-striped-bg:#d7d8da;--tourist-table-striped-color:#000;--tourist-table-active-bg:#cbccce;--tourist-table-active-color:#000;--tourist-table-hover-bg:#d1d2d4;--tourist-table-hover-color:#000}.table-success{--tourist-table-color:#000;--tourist-table-bg:#d1e7dd;--tourist-table-border-color:#bcd0c7;--tourist-table-striped-bg:#c7dbd2;--tourist-table-striped-color:#000;--tourist-table-active-bg:#bcd0c7;--tourist-table-active-color:#000;--tourist-table-hover-bg:#c1d6cc;--tourist-table-hover-color:#000}.table-info,.table-success{color:var(--tourist-table-color);border-color:var(--tourist-table-border-color)}.table-info{--tourist-table-color:#000;--tourist-table-bg:#cff4fc;--tourist-table-border-color:#badce3;--tourist-table-striped-bg:#c5e8ef;--tourist-table-striped-color:#000;--tourist-table-active-bg:#badce3;--tourist-table-active-color:#000;--tourist-table-hover-bg:#bfe2e9;--tourist-table-hover-color:#000}.table-warning{--tourist-table-color:#000;--tourist-table-bg:#fff3cd;--tourist-table-border-color:#e6dbb9;--tourist-table-striped-bg:#f2e7c3;--tourist-table-striped-color:#000;--tourist-table-active-bg:#e6dbb9;--tourist-table-active-color:#000;--tourist-table-hover-bg:#ece1be;--tourist-table-hover-color:#000}.table-danger,.table-warning{color:var(--tourist-table-color);border-color:var(--tourist-table-border-color)}.table-danger{--tourist-table-color:#000;--tourist-table-bg:#f8d7da;--tourist-table-border-color:#dfc2c4;--tourist-table-striped-bg:#eccccf;--tourist-table-striped-color:#000;--tourist-table-active-bg:#dfc2c4;--tourist-table-active-color:#000;--tourist-table-hover-bg:#e5c7ca;--tourist-table-hover-color:#000}.table-light{--tourist-table-color:#000;--tourist-table-bg:#f8f9fa;--tourist-table-border-color:#dfe0e1;--tourist-table-striped-bg:#ecedee;--tourist-table-striped-color:#000;--tourist-table-active-bg:#dfe0e1;--tourist-table-active-color:#000;--tourist-table-hover-bg:#e5e6e7;--tourist-table-hover-color:#000}.table-dark,.table-light{color:var(--tourist-table-color);border-color:var(--tourist-table-border-color)}.table-dark{--tourist-table-color:#fff;--tourist-table-bg:#212529;--tourist-table-border-color:#373b3e;--tourist-table-striped-bg:#2c3034;--tourist-table-striped-color:#fff;--tourist-table-active-bg:#373b3e;--tourist-table-active-color:#fff;--tourist-table-hover-bg:#323539;--tourist-table-hover-color:#fff}.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:.375rem;padding-bottom:.375rem;margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:.5rem;padding-bottom:.5rem;font-size:1.25rem}.col-form-label-sm{padding-top:.25rem;padding-bottom:.25rem;font-size:.875rem}.form-text{margin-top:.25rem;font-size:1.0625rem;color:#6c757d}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#f0f0f0;background-clip:padding-box;border:0 solid #ced4da;appearance:none;border-radius:24px;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:#212529;background-color:#f0f0f0;border-color:#949db2;outline:0;box-shadow:none}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled{background-color:#e9ecef;opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:0;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:#dde0e3}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + .5rem);padding:.25rem .5rem;font-size:.875rem;border-radius:.25rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem);padding:.5rem 1rem;font-size:1.25rem;border-radius:.5rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem)}textarea.form-control-sm{min-height:calc(1.5em + .5rem)}textarea.form-control-lg{min-height:calc(1.5em + 1rem)}.form-control-color{width:3rem;height:calc(1.5em + .75rem);padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0!important;border-radius:24px}.form-control-color::-webkit-color-swatch{border-radius:24px}.form-control-color.form-control-sm{height:calc(1.5em + .5rem)}.form-control-color.form-control-lg{height:calc(1.5em + 1rem)}.form-select{display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;-moz-padding-start:calc(.75rem - 3px);font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#f0f0f0;background-image:url("data:image/svg+xml;charset=utf-8,%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 5l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:0 solid #ced4da;border-radius:24px;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#949db2;outline:0;box-shadow:0 0 0 0 rgba(41,58,100,.25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:#e9ecef}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #212529}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:.25rem}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:.5rem}.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{width:1em;height:1em;margin-top:.25em;vertical-align:top;background-color:#f0f0f0;background-repeat:no-repeat;background-position:50%;background-size:contain;border:1px solid rgba(0,0,0,.25);appearance:none;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:#949db2;outline:0;box-shadow:none}.form-check-input:checked{background-color:#004e42;border-color:#004e42}.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml;charset=utf-8,%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 10l3 3 6-6'/%3E%3C/svg%3E")}.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml;charset=utf-8,%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:#293a64;border-color:#293a64;background-image:url("data:image/svg+xml;charset=utf-8,%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{width:2em;margin-left:-2.5em;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='rgba(0, 0, 0, 0.25)'/%3E%3C/svg%3E");background-position:0;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{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23949db2'/%3E%3C/svg%3E")}.form-switch .form-check-input:checked{background-position:100%;background-image:url("data:image/svg+xml;charset=utf-8,%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}.form-range{width:100%;height:1rem;padding:0;background-color:transparent;appearance:none}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #f1f1f1,none}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #f1f1f1,none}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#293a64;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#bfc4d1}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#293a64;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{transition:none}}.form-range::-moz-range-thumb:active{background-color:#bfc4d1}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.form-range:disabled::-moz-range-thumb{background-color:#adb5bd}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:46px;line-height:110%}.form-floating>label{position:absolute;top:0;left:0;width:100%;height:100%;padding:11px 20px;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:0 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:11px 20px}.form-floating>.form-control-plaintext::placeholder,.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown),.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-top:23px;padding-bottom:.625rem}.form-floating>.form-control-plaintext:-webkit-autofill,.form-floating>.form-control:-webkit-autofill{padding-top:23px;padding-bottom:.625rem}.form-floating>.form-select{padding-top:23px;padding-bottom:.625rem}.form-floating>.form-control-plaintext~label,.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control-plaintext~label{border-width:0}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-floating,.input-group>.form-select{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-floating:focus-within,.input-group>.form-select:focus{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:#212529;text-align:center;white-space:nowrap;background-color:#e9ecef;border:0 solid #ced4da;border-radius:24px}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;border-radius:.5rem}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{padding:.25rem .5rem;font-size:.875rem;border-radius:.25rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.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,.input-group.has-validation>:nth-last-child(n+3):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,.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){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:0;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:1.0625rem;color:#198754}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:rgba(25,135,84,.9);border-radius:.375rem}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:#198754;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#198754;box-shadow:0 0 0 0 rgba(25,135,84,.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:#198754}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml;charset=utf-8,%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 5l6 6 6-6'/%3E%3C/svg%3E"),url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:#198754;box-shadow:0 0 0 0 rgba(25,135,84,.25)}.form-control-color.is-valid,.was-validated .form-control-color:valid{width:calc(3rem + (1.5em + .75rem))}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:#198754}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:#198754}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 0 rgba(25,135,84,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#198754}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.input-group>.form-control:not(:focus).is-valid,.input-group>.form-floating:not(:focus-within).is-valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-control:not(:focus):valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.was-validated .input-group>.form-select:not(:focus):valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:1.0625rem;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.375rem}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 0 rgba(220,53,69,.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:#dc3545}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml;charset=utf-8,%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 5l6 6 6-6'/%3E%3C/svg%3E"),url("data:image/svg+xml;charset=utf-8,%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-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 0 rgba(220,53,69,.25)}.form-control-color.is-invalid,.was-validated .form-control-color:invalid{width:calc(3rem + (1.5em + .75rem))}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:#dc3545}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:#dc3545}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 0 rgba(220,53,69,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.input-group>.form-control:not(:focus).is-invalid,.input-group>.form-floating:not(:focus-within).is-invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-control:not(:focus):invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.was-validated .input-group>.form-select:not(:focus):invalid{z-index:4}.btn{--tourist-btn-padding-x:18px;--tourist-btn-padding-y:10px;--tourist-btn-font-family:MyriadPro,Myriad Pro;--tourist-btn-font-size:1.0625rem;--tourist-btn-font-weight:400;--tourist-btn-line-height:110%;--tourist-btn-color:#212529;--tourist-btn-bg:transparent;--tourist-btn-border-width:1px;--tourist-btn-border-color:transparent;--tourist-btn-border-radius:23px;--tourist-btn-hover-border-color:transparent;--tourist-btn-box-shadow:inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075);--tourist-btn-disabled-opacity:0.65;--tourist-btn-focus-box-shadow:0 0 0 0.25rem rgba(var(--tourist-btn-focus-shadow-rgb),.5);display:inline-block;padding:var(--tourist-btn-padding-y) var(--tourist-btn-padding-x);font-family:var(--tourist-btn-font-family);font-size:var(--tourist-btn-font-size);font-weight:var(--tourist-btn-font-weight);line-height:var(--tourist-btn-line-height);color:var(--tourist-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;user-select:none;border:var(--tourist-btn-border-width) solid var(--tourist-btn-border-color);border-radius:var(--tourist-btn-border-radius);background-color:var(--tourist-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(--tourist-btn-hover-color);background-color:var(--tourist-btn-hover-bg);border-color:var(--tourist-btn-hover-border-color)}.btn-check+.btn:hover{color:var(--tourist-btn-color);background-color:var(--tourist-btn-bg);border-color:var(--tourist-btn-border-color)}.btn:focus-visible{color:var(--tourist-btn-hover-color);background-color:var(--tourist-btn-hover-bg)}.btn-check:focus-visible+.btn,.btn:focus-visible{border-color:var(--tourist-btn-hover-border-color);outline:0;box-shadow:var(--tourist-btn-focus-box-shadow)}.btn-check:checked+.btn,.btn.active,.btn.show,.btn:first-child:active,:not(.btn-check)+.btn:active{color:var(--tourist-btn-active-color);background-color:var(--tourist-btn-active-bg);border-color:var(--tourist-btn-active-border-color)}.btn-check:checked+.btn:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible,.btn:first-child:active:focus-visible,:not(.btn-check)+.btn:active:focus-visible{box-shadow:var(--tourist-btn-focus-box-shadow)}.btn.disabled,.btn:disabled,fieldset:disabled .btn{color:var(--tourist-btn-disabled-color);pointer-events:none;background-color:var(--tourist-btn-disabled-bg);border-color:var(--tourist-btn-disabled-border-color);opacity:var(--tourist-btn-disabled-opacity)}.btn-primary{--tourist-btn-color:#fff;--tourist-btn-bg:#293a64;--tourist-btn-border-color:#293a64;--tourist-btn-hover-color:#fff;--tourist-btn-hover-bg:#233155;--tourist-btn-hover-border-color:#212e50;--tourist-btn-focus-shadow-rgb:73,88,123;--tourist-btn-active-color:#fff;--tourist-btn-active-bg:#212e50;--tourist-btn-active-border-color:#1f2c4b;--tourist-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--tourist-btn-disabled-color:#fff;--tourist-btn-disabled-bg:#293a64;--tourist-btn-disabled-border-color:#293a64}.btn-secondary{--tourist-btn-color:#fff;--tourist-btn-bg:#6c757d;--tourist-btn-border-color:#6c757d;--tourist-btn-hover-color:#fff;--tourist-btn-hover-bg:#5c636a;--tourist-btn-hover-border-color:#565e64;--tourist-btn-focus-shadow-rgb:130,138,145;--tourist-btn-active-color:#fff;--tourist-btn-active-bg:#565e64;--tourist-btn-active-border-color:#51585e;--tourist-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--tourist-btn-disabled-color:#fff;--tourist-btn-disabled-bg:#6c757d;--tourist-btn-disabled-border-color:#6c757d}.btn-success{--tourist-btn-color:#fff;--tourist-btn-bg:#198754;--tourist-btn-border-color:#198754;--tourist-btn-hover-color:#fff;--tourist-btn-hover-bg:#157347;--tourist-btn-hover-border-color:#146c43;--tourist-btn-focus-shadow-rgb:60,153,110;--tourist-btn-active-color:#fff;--tourist-btn-active-bg:#146c43;--tourist-btn-active-border-color:#13653f;--tourist-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--tourist-btn-disabled-color:#fff;--tourist-btn-disabled-bg:#198754;--tourist-btn-disabled-border-color:#198754}.btn-info{--tourist-btn-color:#000;--tourist-btn-bg:#0dcaf0;--tourist-btn-border-color:#0dcaf0;--tourist-btn-hover-color:#000;--tourist-btn-hover-bg:#31d2f2;--tourist-btn-hover-border-color:#25cff2;--tourist-btn-focus-shadow-rgb:11,172,204;--tourist-btn-active-color:#000;--tourist-btn-active-bg:#3dd5f3;--tourist-btn-active-border-color:#25cff2;--tourist-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--tourist-btn-disabled-color:#000;--tourist-btn-disabled-bg:#0dcaf0;--tourist-btn-disabled-border-color:#0dcaf0}.btn-warning{--tourist-btn-color:#000;--tourist-btn-bg:#ffc107;--tourist-btn-border-color:#ffc107;--tourist-btn-hover-color:#000;--tourist-btn-hover-bg:#ffca2c;--tourist-btn-hover-border-color:#ffc720;--tourist-btn-focus-shadow-rgb:217,164,6;--tourist-btn-active-color:#000;--tourist-btn-active-bg:#ffcd39;--tourist-btn-active-border-color:#ffc720;--tourist-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--tourist-btn-disabled-color:#000;--tourist-btn-disabled-bg:#ffc107;--tourist-btn-disabled-border-color:#ffc107}.btn-danger{--tourist-btn-color:#fff;--tourist-btn-bg:#dc3545;--tourist-btn-border-color:#dc3545;--tourist-btn-hover-color:#fff;--tourist-btn-hover-bg:#bb2d3b;--tourist-btn-hover-border-color:#b02a37;--tourist-btn-focus-shadow-rgb:225,83,97;--tourist-btn-active-color:#fff;--tourist-btn-active-bg:#b02a37;--tourist-btn-active-border-color:#a52834;--tourist-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--tourist-btn-disabled-color:#fff;--tourist-btn-disabled-bg:#dc3545;--tourist-btn-disabled-border-color:#dc3545}.btn-light{--tourist-btn-color:#000;--tourist-btn-bg:#f8f9fa;--tourist-btn-border-color:#f8f9fa;--tourist-btn-hover-color:#000;--tourist-btn-hover-bg:#d3d4d5;--tourist-btn-hover-border-color:#c6c7c8;--tourist-btn-focus-shadow-rgb:211,212,213;--tourist-btn-active-color:#000;--tourist-btn-active-bg:#c6c7c8;--tourist-btn-active-border-color:#babbbc;--tourist-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--tourist-btn-disabled-color:#000;--tourist-btn-disabled-bg:#f8f9fa;--tourist-btn-disabled-border-color:#f8f9fa}.btn-dark{--tourist-btn-color:#fff;--tourist-btn-bg:#212529;--tourist-btn-border-color:#212529;--tourist-btn-hover-color:#fff;--tourist-btn-hover-bg:#424649;--tourist-btn-hover-border-color:#373b3e;--tourist-btn-focus-shadow-rgb:66,70,73;--tourist-btn-active-color:#fff;--tourist-btn-active-bg:#4d5154;--tourist-btn-active-border-color:#373b3e;--tourist-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--tourist-btn-disabled-color:#fff;--tourist-btn-disabled-bg:#212529;--tourist-btn-disabled-border-color:#212529}.btn-outline-primary{--tourist-btn-color:#293a64;--tourist-btn-border-color:#293a64;--tourist-btn-hover-color:#fff;--tourist-btn-hover-bg:#293a64;--tourist-btn-hover-border-color:#293a64;--tourist-btn-focus-shadow-rgb:41,58,100;--tourist-btn-active-color:#fff;--tourist-btn-active-bg:#293a64;--tourist-btn-active-border-color:#293a64;--tourist-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--tourist-btn-disabled-color:#293a64;--tourist-btn-disabled-bg:transparent;--tourist-btn-disabled-border-color:#293a64;--tourist-gradient:none}.btn-outline-secondary{--tourist-btn-color:#6c757d;--tourist-btn-border-color:#6c757d;--tourist-btn-hover-color:#fff;--tourist-btn-hover-bg:#6c757d;--tourist-btn-hover-border-color:#6c757d;--tourist-btn-focus-shadow-rgb:108,117,125;--tourist-btn-active-color:#fff;--tourist-btn-active-bg:#6c757d;--tourist-btn-active-border-color:#6c757d;--tourist-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--tourist-btn-disabled-color:#6c757d;--tourist-btn-disabled-bg:transparent;--tourist-btn-disabled-border-color:#6c757d;--tourist-gradient:none}.btn-outline-success{--tourist-btn-color:#198754;--tourist-btn-border-color:#198754;--tourist-btn-hover-color:#fff;--tourist-btn-hover-bg:#198754;--tourist-btn-hover-border-color:#198754;--tourist-btn-focus-shadow-rgb:25,135,84;--tourist-btn-active-color:#fff;--tourist-btn-active-bg:#198754;--tourist-btn-active-border-color:#198754;--tourist-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--tourist-btn-disabled-color:#198754;--tourist-btn-disabled-bg:transparent;--tourist-btn-disabled-border-color:#198754;--tourist-gradient:none}.btn-outline-info{--tourist-btn-color:#0dcaf0;--tourist-btn-border-color:#0dcaf0;--tourist-btn-hover-color:#000;--tourist-btn-hover-bg:#0dcaf0;--tourist-btn-hover-border-color:#0dcaf0;--tourist-btn-focus-shadow-rgb:13,202,240;--tourist-btn-active-color:#000;--tourist-btn-active-bg:#0dcaf0;--tourist-btn-active-border-color:#0dcaf0;--tourist-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--tourist-btn-disabled-color:#0dcaf0;--tourist-btn-disabled-bg:transparent;--tourist-btn-disabled-border-color:#0dcaf0;--tourist-gradient:none}.btn-outline-warning{--tourist-btn-color:#ffc107;--tourist-btn-border-color:#ffc107;--tourist-btn-hover-color:#000;--tourist-btn-hover-bg:#ffc107;--tourist-btn-hover-border-color:#ffc107;--tourist-btn-focus-shadow-rgb:255,193,7;--tourist-btn-active-color:#000;--tourist-btn-active-bg:#ffc107;--tourist-btn-active-border-color:#ffc107;--tourist-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--tourist-btn-disabled-color:#ffc107;--tourist-btn-disabled-bg:transparent;--tourist-btn-disabled-border-color:#ffc107;--tourist-gradient:none}.btn-outline-danger{--tourist-btn-color:#dc3545;--tourist-btn-border-color:#dc3545;--tourist-btn-hover-color:#fff;--tourist-btn-hover-bg:#dc3545;--tourist-btn-hover-border-color:#dc3545;--tourist-btn-focus-shadow-rgb:220,53,69;--tourist-btn-active-color:#fff;--tourist-btn-active-bg:#dc3545;--tourist-btn-active-border-color:#dc3545;--tourist-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--tourist-btn-disabled-color:#dc3545;--tourist-btn-disabled-bg:transparent;--tourist-btn-disabled-border-color:#dc3545;--tourist-gradient:none}.btn-outline-light{--tourist-btn-color:#f8f9fa;--tourist-btn-border-color:#f8f9fa;--tourist-btn-hover-color:#000;--tourist-btn-hover-bg:#f8f9fa;--tourist-btn-hover-border-color:#f8f9fa;--tourist-btn-focus-shadow-rgb:248,249,250;--tourist-btn-active-color:#000;--tourist-btn-active-bg:#f8f9fa;--tourist-btn-active-border-color:#f8f9fa;--tourist-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--tourist-btn-disabled-color:#f8f9fa;--tourist-btn-disabled-bg:transparent;--tourist-btn-disabled-border-color:#f8f9fa;--tourist-gradient:none}.btn-outline-dark{--tourist-btn-color:#212529;--tourist-btn-border-color:#212529;--tourist-btn-hover-color:#fff;--tourist-btn-hover-bg:#212529;--tourist-btn-hover-border-color:#212529;--tourist-btn-focus-shadow-rgb:33,37,41;--tourist-btn-active-color:#fff;--tourist-btn-active-bg:#212529;--tourist-btn-active-border-color:#212529;--tourist-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--tourist-btn-disabled-color:#212529;--tourist-btn-disabled-bg:transparent;--tourist-btn-disabled-border-color:#212529;--tourist-gradient:none}.btn-link{--tourist-btn-font-weight:400;--tourist-btn-color:var(--tourist-link-color);--tourist-btn-bg:transparent;--tourist-btn-border-color:transparent;--tourist-btn-hover-color:var(--tourist-link-hover-color);--tourist-btn-hover-border-color:transparent;--tourist-btn-active-color:var(--tourist-link-hover-color);--tourist-btn-active-border-color:transparent;--tourist-btn-disabled-color:#6c757d;--tourist-btn-disabled-border-color:transparent;--tourist-btn-box-shadow:none;--tourist-btn-focus-shadow-rgb:73,88,123;text-decoration:underline}.btn-link:focus-visible{color:var(--tourist-btn-color)}.btn-link:hover{color:var(--tourist-btn-hover-color)}.btn-lg{--tourist-btn-padding-y:0.5rem;--tourist-btn-padding-x:1rem;--tourist-btn-font-size:1.25rem;--tourist-btn-border-radius:0.5rem}.btn-sm{--tourist-btn-padding-y:0.25rem;--tourist-btn-padding-x:0.5rem;--tourist-btn-font-size:0.875rem;--tourist-btn-border-radius:0.25rem}.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}}.nav{--tourist-nav-link-padding-x:1rem;--tourist-nav-link-padding-y:0.5rem;--tourist-nav-link-color:#004e42;--tourist-nav-link-hover-color:#004e42;--tourist-nav-link-disabled-color:#6c757d;display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--tourist-nav-link-padding-y) var(--tourist-nav-link-padding-x);font-size:var(--tourist-nav-link-font-size);font-weight:var(--tourist-nav-link-font-weight);color:var(--tourist-nav-link-color);text-decoration:none;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:focus,.nav-link:hover{color:var(--tourist-nav-link-hover-color)}.nav-link.disabled{color:var(--tourist-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--tourist-nav-tabs-border-width:1px;--tourist-nav-tabs-border-color:#dee2e6;--tourist-nav-tabs-border-radius:23px;--tourist-nav-tabs-link-hover-border-color:#e9ecef #e9ecef #dee2e6;--tourist-nav-tabs-link-active-color:#495057;--tourist-nav-tabs-link-active-bg:#f1f1f1;--tourist-nav-tabs-link-active-border-color:#dee2e6 #dee2e6 #f1f1f1;border-bottom:var(--tourist-nav-tabs-border-width) solid var(--tourist-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(-1 * var(--tourist-nav-tabs-border-width));background:none;border:var(--tourist-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--tourist-nav-tabs-border-radius);border-top-right-radius:var(--tourist-nav-tabs-border-radius)}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{isolation:isolate;border-color:var(--tourist-nav-tabs-link-hover-border-color)}.nav-tabs .nav-link.disabled,.nav-tabs .nav-link:disabled{color:var(--tourist-nav-link-disabled-color);background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:var(--tourist-nav-tabs-link-active-color);background-color:var(--tourist-nav-tabs-link-active-bg);border-color:var(--tourist-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(-1 * var(--tourist-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--tourist-nav-pills-border-radius:23px;--tourist-nav-pills-link-active-color:#fff;--tourist-nav-pills-link-active-bg:#004e42}.nav-pills .nav-link{background:none;border:0;border-radius:var(--tourist-nav-pills-border-radius)}.nav-pills .nav-link:disabled{color:var(--tourist-nav-link-disabled-color);background-color:transparent;border-color:transparent}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--tourist-nav-pills-link-active-color);background-color:var(--tourist-nav-pills-link-active-bg)}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--tourist-navbar-padding-x:0;--tourist-navbar-padding-y:0.5rem;--tourist-navbar-color:rgba(0,0,0,.55);--tourist-navbar-hover-color:rgba(0,0,0,.7);--tourist-navbar-disabled-color:rgba(0,0,0,.3);--tourist-navbar-active-color:rgba(0,0,0,.9);--tourist-navbar-brand-padding-y:0.3125rem;--tourist-navbar-brand-margin-end:1rem;--tourist-navbar-brand-font-size:1.25rem;--tourist-navbar-brand-color:rgba(0,0,0,.9);--tourist-navbar-brand-hover-color:rgba(0,0,0,.9);--tourist-navbar-nav-link-padding-x:14px;--tourist-navbar-toggler-padding-y:0.25rem;--tourist-navbar-toggler-padding-x:0.75rem;--tourist-navbar-toggler-font-size:1.25rem;--tourist-navbar-toggler-icon-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(0, 0, 0, 0.55)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");--tourist-navbar-toggler-border-color:rgba(0,0,0,.1);--tourist-navbar-toggler-border-radius:23px;--tourist-navbar-toggler-focus-width:0.25rem;--tourist-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(--tourist-navbar-padding-y) var(--tourist-navbar-padding-x)}.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--tourist-navbar-brand-padding-y);padding-bottom:var(--tourist-navbar-brand-padding-y);margin-right:var(--tourist-navbar-brand-margin-end);font-size:var(--tourist-navbar-brand-font-size);color:var(--tourist-navbar-brand-color);text-decoration:none;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{color:var(--tourist-navbar-brand-hover-color)}.navbar-nav{--tourist-nav-link-padding-x:0;--tourist-nav-link-padding-y:0.5rem;--tourist-nav-link-color:var(--tourist-navbar-color);--tourist-nav-link-hover-color:var(--tourist-navbar-hover-color);--tourist-nav-link-disabled-color:var(--tourist-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link.active,.navbar-nav .show>.nav-link{color:var(--tourist-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--tourist-navbar-color)}.navbar-text a,.navbar-text a:focus,.navbar-text a:hover{color:var(--tourist-navbar-active-color)}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:var(--tourist-navbar-toggler-padding-y) var(--tourist-navbar-toggler-padding-x);font-size:var(--tourist-navbar-toggler-font-size);line-height:1;color:var(--tourist-navbar-color);background-color:transparent;border:var(--tourist-border-width) solid var(--tourist-navbar-toggler-border-color);border-radius:var(--tourist-navbar-toggler-border-radius);transition:var(--tourist-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(--tourist-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--tourist-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:50%;background-size:100%}.navbar-nav-scroll{max-height:var(--tourist-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(--tourist-navbar-nav-link-padding-x);padding-left:var(--tourist-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(--tourist-navbar-nav-link-padding-x);padding-left:var(--tourist-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(--tourist-navbar-nav-link-padding-x);padding-left:var(--tourist-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(--tourist-navbar-nav-link-padding-x);padding-left:var(--tourist-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(--tourist-navbar-nav-link-padding-x);padding-left:var(--tourist-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(--tourist-navbar-nav-link-padding-x);padding-left:var(--tourist-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{--tourist-navbar-color:hsla(0,0%,100%,.55);--tourist-navbar-hover-color:hsla(0,0%,100%,.75);--tourist-navbar-disabled-color:hsla(0,0%,100%,.25);--tourist-navbar-active-color:#fff;--tourist-navbar-brand-color:#fff;--tourist-navbar-brand-hover-color:#fff;--tourist-navbar-toggler-border-color:hsla(0,0%,100%,.1);--tourist-navbar-toggler-icon-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(255, 255, 255, 0.55)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.breadcrumb{--tourist-breadcrumb-padding-x:0;--tourist-breadcrumb-padding-y:0;--tourist-breadcrumb-margin-bottom:1rem;--tourist-breadcrumb-divider-color:#000;--tourist-breadcrumb-item-padding-x:16px;--tourist-breadcrumb-item-active-color:#6c757d;display:flex;flex-wrap:wrap;padding:var(--tourist-breadcrumb-padding-y) var(--tourist-breadcrumb-padding-x);margin-bottom:var(--tourist-breadcrumb-margin-bottom);font-size:var(--tourist-breadcrumb-font-size);list-style:none;background-color:var(--tourist-breadcrumb-bg);border-radius:var(--tourist-breadcrumb-border-radius)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--tourist-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:var(--tourist-breadcrumb-item-padding-x);color:var(--tourist-breadcrumb-divider-color);content:var(--tourist-breadcrumb-divider,url("data:image/svg+xml;charset=utf-8,%3Csvg width='7' height='10' viewBox='0 0 7 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.243 9.243L5.485 5 1.243.757' stroke='%23000' stroke-linecap='round'/%3E%3C/svg%3E"))}.breadcrumb-item.active{color:var(--tourist-breadcrumb-item-active-color)}.pagination{--tourist-pagination-padding-x:13px;--tourist-pagination-padding-y:8px;--tourist-pagination-font-size:0.875rem;--tourist-pagination-color:var(--tourist-link-color);--tourist-pagination-bg:#f1f1f1;--tourist-pagination-border-width:1px;--tourist-pagination-border-color:#004e42;--tourist-pagination-border-radius:4px;--tourist-pagination-hover-color:var(--tourist-link-hover-color);--tourist-pagination-hover-bg:#e9ecef;--tourist-pagination-hover-border-color:#dee2e6;--tourist-pagination-focus-color:var(--tourist-link-hover-color);--tourist-pagination-focus-bg:#e9ecef;--tourist-pagination-focus-box-shadow:none;--tourist-pagination-active-color:#fff;--tourist-pagination-active-bg:#004e42;--tourist-pagination-active-border-color:#004e42;--tourist-pagination-disabled-color:#004e42;--tourist-pagination-disabled-bg:#f1f1f1;--tourist-pagination-disabled-border-color:#004e42;display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--tourist-pagination-padding-y) var(--tourist-pagination-padding-x);font-size:var(--tourist-pagination-font-size);color:var(--tourist-pagination-color);text-decoration:none;background-color:var(--tourist-pagination-bg);border:var(--tourist-pagination-border-width) solid var(--tourist-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(--tourist-pagination-hover-color);background-color:var(--tourist-pagination-hover-bg);border-color:var(--tourist-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--tourist-pagination-focus-color);background-color:var(--tourist-pagination-focus-bg);outline:0;box-shadow:var(--tourist-pagination-focus-box-shadow)}.active>.page-link,.page-link.active{z-index:3;color:var(--tourist-pagination-active-color);background-color:var(--tourist-pagination-active-bg);border-color:var(--tourist-pagination-active-border-color)}.disabled>.page-link,.page-link.disabled{color:var(--tourist-pagination-disabled-color);pointer-events:none;background-color:var(--tourist-pagination-disabled-bg);border-color:var(--tourist-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:-1px}.page-item:first-child .page-link{border-top-left-radius:var(--tourist-pagination-border-radius);border-bottom-left-radius:var(--tourist-pagination-border-radius)}.page-item:last-child .page-link{border-top-right-radius:var(--tourist-pagination-border-radius);border-bottom-right-radius:var(--tourist-pagination-border-radius)}.pagination-lg{--tourist-pagination-padding-x:1.5rem;--tourist-pagination-padding-y:0.75rem;--tourist-pagination-font-size:1.25rem;--tourist-pagination-border-radius:0.5rem}.pagination-sm{--tourist-pagination-padding-x:0.5rem;--tourist-pagination-padding-y:0.25rem;--tourist-pagination-font-size:0.875rem;--tourist-pagination-border-radius:0.25rem}.btn-close{box-sizing:content-box;width:1em;height:1em;padding:.25em;color:#000;background:transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3E%3C/svg%3E") 50%/1em auto no-repeat;border:0;border-radius:.375rem;opacity:.5}.btn-close:hover{color:#000;text-decoration:none;opacity:.75}.btn-close:focus{outline:0;box-shadow:none;opacity:1}.btn-close.disabled,.btn-close:disabled{pointer-events:none;user-select:none;opacity:.25}.btn-close-white{filter:invert(1) grayscale(100%) brightness(200%)}.modal{--tourist-modal-zindex:1055;--tourist-modal-width:500px;--tourist-modal-padding:1rem;--tourist-modal-margin:0.5rem;--tourist-modal-bg:#f0f0f0;--tourist-modal-border-color:var(--tourist-border-color-translucent);--tourist-modal-border-width:1px;--tourist-modal-border-radius:20px;--tourist-modal-box-shadow:0 0.125rem 0.25rem rgba(0,0,0,.075);--tourist-modal-inner-border-radius:19px;--tourist-modal-header-padding-x:1rem;--tourist-modal-header-padding-y:1rem;--tourist-modal-header-padding:1rem 1rem;--tourist-modal-header-border-color:var(--tourist-border-color);--tourist-modal-header-border-width:1px;--tourist-modal-title-line-height:1.5;--tourist-modal-footer-gap:0.5rem;--tourist-modal-footer-border-color:var(--tourist-border-color);--tourist-modal-footer-border-width:1px;position:fixed;top:0;left:0;z-index:var(--tourist-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--tourist-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}@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(--tourist-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(--tourist-modal-margin) * 2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--tourist-modal-color);pointer-events:auto;background-color:var(--tourist-modal-bg);background-clip:padding-box;border:var(--tourist-modal-border-width) solid var(--tourist-modal-border-color);border-radius:var(--tourist-modal-border-radius);outline:0}.modal-backdrop{--tourist-backdrop-zindex:1050;--tourist-backdrop-bg:#000;--tourist-backdrop-opacity:0.5;position:fixed;top:0;left:0;z-index:var(--tourist-backdrop-zindex);width:100vw;height:100vh;background-color:var(--tourist-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--tourist-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:var(--tourist-modal-header-padding);border-bottom:var(--tourist-modal-header-border-width) solid var(--tourist-modal-header-border-color);border-top-left-radius:var(--tourist-modal-inner-border-radius);border-top-right-radius:var(--tourist-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--tourist-modal-header-padding-y) * .5) calc(var(--tourist-modal-header-padding-x) * .5);margin:calc(-.5 * var(--tourist-modal-header-padding-y)) calc(-.5 * var(--tourist-modal-header-padding-x)) calc(-.5 * var(--tourist-modal-header-padding-y)) auto}.modal-title{margin-bottom:0;line-height:var(--tourist-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--tourist-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--tourist-modal-padding) - var(--tourist-modal-footer-gap) * .5);background-color:var(--tourist-modal-footer-bg);border-top:var(--tourist-modal-footer-border-width) solid var(--tourist-modal-footer-border-color);border-bottom-right-radius:var(--tourist-modal-inner-border-radius);border-bottom-left-radius:var(--tourist-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--tourist-modal-footer-gap) * .5)}@media (min-width:576px){.modal{--tourist-modal-margin:1.75rem;--tourist-modal-box-shadow:0 0.5rem 1rem rgba(0,0,0,.15)}.modal-dialog{max-width:var(--tourist-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--tourist-modal-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{--tourist-modal-width:800px}}@media (min-width:1200px){.modal-xl{--tourist-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-footer,.modal-fullscreen .modal-header{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-footer,.modal-fullscreen-sm-down .modal-header{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-footer,.modal-fullscreen-md-down .modal-header{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-footer,.modal-fullscreen-lg-down .modal-header{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-footer,.modal-fullscreen-xl-down .modal-header{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-footer,.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.tooltip{--tourist-tooltip-zindex:1080;--tourist-tooltip-max-width:200px;--tourist-tooltip-padding-x:0.5rem;--tourist-tooltip-padding-y:0.25rem;--tourist-tooltip-font-size:0.875rem;--tourist-tooltip-color:#fff;--tourist-tooltip-bg:#000;--tourist-tooltip-border-radius:0.375rem;--tourist-tooltip-opacity:0.9;--tourist-tooltip-arrow-width:0.8rem;--tourist-tooltip-arrow-height:0.4rem;z-index:var(--tourist-tooltip-zindex);display:block;padding:var(--tourist-tooltip-arrow-height);margin:var(--tourist-tooltip-margin);font-family:var(--tourist-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(--tourist-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--tourist-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;width:var(--tourist-tooltip-arrow-width);height:var(--tourist-tooltip-arrow-height)}.tooltip .tooltip-arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before,.bs-tooltip-top .tooltip-arrow:before{top:-1px;border-width:var(--tourist-tooltip-arrow-height) calc(var(--tourist-tooltip-arrow-width) * .5) 0;border-top-color:var(--tourist-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{left:0;width:var(--tourist-tooltip-arrow-height);height:var(--tourist-tooltip-arrow-width)}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before,.bs-tooltip-end .tooltip-arrow:before{right:-1px;border-width:calc(var(--tourist-tooltip-arrow-width) * .5) var(--tourist-tooltip-arrow-height) calc(var(--tourist-tooltip-arrow-width) * .5) 0;border-right-color:var(--tourist-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before,.bs-tooltip-bottom .tooltip-arrow:before{bottom:-1px;border-width:0 calc(var(--tourist-tooltip-arrow-width) * .5) var(--tourist-tooltip-arrow-height);border-bottom-color:var(--tourist-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{right:0;width:var(--tourist-tooltip-arrow-height);height:var(--tourist-tooltip-arrow-width)}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before,.bs-tooltip-start .tooltip-arrow:before{left:-1px;border-width:calc(var(--tourist-tooltip-arrow-width) * .5) 0 calc(var(--tourist-tooltip-arrow-width) * .5) var(--tourist-tooltip-arrow-height);border-left-color:var(--tourist-tooltip-bg)}.tooltip-inner{max-width:var(--tourist-tooltip-max-width);padding:var(--tourist-tooltip-padding-y) var(--tourist-tooltip-padding-x);color:var(--tourist-tooltip-color);text-align:center;background-color:var(--tourist-tooltip-bg);border-radius:var(--tourist-tooltip-border-radius)}.popover{--tourist-popover-zindex:1070;--tourist-popover-max-width:276px;--tourist-popover-font-size:0.875rem;--tourist-popover-bg:#fff;--tourist-popover-border-width:1px;--tourist-popover-border-color:var(--tourist-border-color-translucent);--tourist-popover-border-radius:0.5rem;--tourist-popover-inner-border-radius:calc(0.5rem - 1px);--tourist-popover-box-shadow:0 0.5rem 1rem rgba(0,0,0,.15);--tourist-popover-header-padding-x:1rem;--tourist-popover-header-padding-y:0.5rem;--tourist-popover-header-font-size:1rem;--tourist-popover-header-bg:#f0f0f0;--tourist-popover-body-padding-x:1rem;--tourist-popover-body-padding-y:1rem;--tourist-popover-body-color:#212529;--tourist-popover-arrow-width:1rem;--tourist-popover-arrow-height:0.5rem;--tourist-popover-arrow-border:var(--tourist-popover-border-color);z-index:var(--tourist-popover-zindex);display:block;max-width:var(--tourist-popover-max-width);font-family:var(--tourist-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(--tourist-popover-font-size);word-wrap:break-word;background-color:var(--tourist-popover-bg);background-clip:padding-box;border:var(--tourist-popover-border-width) solid var(--tourist-popover-border-color);border-radius:var(--tourist-popover-border-radius)}.popover .popover-arrow{display:block;width:var(--tourist-popover-arrow-width);height:var(--tourist-popover-arrow-height)}.popover .popover-arrow:after,.popover .popover-arrow:before{position:absolute;display:block;content:"";border:0 solid transparent}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc(-1 * (var(--tourist-popover-arrow-height)) - var(--tourist-popover-border-width))}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:after,.bs-popover-top>.popover-arrow:before{border-width:var(--tourist-popover-arrow-height) calc(var(--tourist-popover-arrow-width) * .5) 0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:before{bottom:0;border-top-color:var(--tourist-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-top>.popover-arrow:after{bottom:var(--tourist-popover-border-width);border-top-color:var(--tourist-popover-bg)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow{left:calc(-1 * (var(--tourist-popover-arrow-height)) - var(--tourist-popover-border-width));width:var(--tourist-popover-arrow-height);height:var(--tourist-popover-arrow-width)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:after,.bs-popover-end>.popover-arrow:before{border-width:calc(var(--tourist-popover-arrow-width) * .5) var(--tourist-popover-arrow-height) calc(var(--tourist-popover-arrow-width) * .5) 0}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:before{left:0;border-right-color:var(--tourist-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-end>.popover-arrow:after{left:var(--tourist-popover-border-width);border-right-color:var(--tourist-popover-bg)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc(-1 * (var(--tourist-popover-arrow-height)) - var(--tourist-popover-border-width))}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:before{border-width:0 calc(var(--tourist-popover-arrow-width) * .5) var(--tourist-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:before{top:0;border-bottom-color:var(--tourist-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:after{top:var(--tourist-popover-border-width);border-bottom-color:var(--tourist-popover-bg)}.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{position:absolute;top:0;left:50%;display:block;width:var(--tourist-popover-arrow-width);margin-left:calc(-.5 * var(--tourist-popover-arrow-width));content:"";border-bottom:var(--tourist-popover-border-width) solid var(--tourist-popover-header-bg)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow{right:calc(-1 * (var(--tourist-popover-arrow-height)) - var(--tourist-popover-border-width));width:var(--tourist-popover-arrow-height);height:var(--tourist-popover-arrow-width)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:after,.bs-popover-start>.popover-arrow:before{border-width:calc(var(--tourist-popover-arrow-width) * .5) 0 calc(var(--tourist-popover-arrow-width) * .5) var(--tourist-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:before{right:0;border-left-color:var(--tourist-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-start>.popover-arrow:after{right:var(--tourist-popover-border-width);border-left-color:var(--tourist-popover-bg)}.popover-header{padding:var(--tourist-popover-header-padding-y) var(--tourist-popover-header-padding-x);margin-bottom:0;font-size:var(--tourist-popover-header-font-size);color:var(--tourist-popover-header-color);background-color:var(--tourist-popover-header-bg);border-bottom:var(--tourist-popover-border-width) solid var(--tourist-popover-border-color);border-top-left-radius:var(--tourist-popover-inner-border-radius);border-top-right-radius:var(--tourist-popover-inner-border-radius)}.popover-header:empty{display:none}.popover-body{padding:var(--tourist-popover-body-padding-y) var(--tourist-popover-body-padding-x);color:var(--tourist-popover-body-color)}.offcanvas,.offcanvas-lg,.offcanvas-md,.offcanvas-sm,.offcanvas-xl,.offcanvas-xxl{--tourist-offcanvas-zindex:1045;--tourist-offcanvas-width:400px;--tourist-offcanvas-height:30vh;--tourist-offcanvas-padding-x:40px;--tourist-offcanvas-padding-y:40px;--tourist-offcanvas-bg:#f0f0f0;--tourist-offcanvas-border-width:0;--tourist-offcanvas-border-color:var(--tourist-border-color-translucent);--tourist-offcanvas-box-shadow:0 0.125rem 0.25rem rgba(0,0,0,.075)}@media (max-width:575.98px){.offcanvas-sm{position:fixed;bottom:0;z-index:var(--tourist-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--tourist-offcanvas-color);visibility:hidden;background-color:var(--tourist-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}}@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(--tourist-offcanvas-width);border-right:var(--tourist-offcanvas-border-width) solid var(--tourist-offcanvas-border-color);transform:translateX(-100%)}}@media (max-width:575.98px){.offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--tourist-offcanvas-width);border-left:var(--tourist-offcanvas-border-width) solid var(--tourist-offcanvas-border-color);transform:translateX(100%)}}@media (max-width:575.98px){.offcanvas-sm.offcanvas-top{top:0;border-bottom:var(--tourist-offcanvas-border-width) solid var(--tourist-offcanvas-border-color);transform:translateY(-100%)}}@media (max-width:575.98px){.offcanvas-sm.offcanvas-bottom,.offcanvas-sm.offcanvas-top{right:0;left:0;height:var(--tourist-offcanvas-height);max-height:100%}.offcanvas-sm.offcanvas-bottom{border-top:var(--tourist-offcanvas-border-width) solid var(--tourist-offcanvas-border-color);transform:translateY(100%)}}@media (max-width:575.98px){.offcanvas-sm.show:not(.hiding),.offcanvas-sm.showing{transform:none}}@media (max-width:575.98px){.offcanvas-sm.hiding,.offcanvas-sm.show,.offcanvas-sm.showing{visibility:visible}}@media (min-width:576px){.offcanvas-sm{--tourist-offcanvas-height:auto;--tourist-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(--tourist-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--tourist-offcanvas-color);visibility:hidden;background-color:var(--tourist-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}}@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(--tourist-offcanvas-width);border-right:var(--tourist-offcanvas-border-width) solid var(--tourist-offcanvas-border-color);transform:translateX(-100%)}}@media (max-width:767.98px){.offcanvas-md.offcanvas-end{top:0;right:0;width:var(--tourist-offcanvas-width);border-left:var(--tourist-offcanvas-border-width) solid var(--tourist-offcanvas-border-color);transform:translateX(100%)}}@media (max-width:767.98px){.offcanvas-md.offcanvas-top{top:0;border-bottom:var(--tourist-offcanvas-border-width) solid var(--tourist-offcanvas-border-color);transform:translateY(-100%)}}@media (max-width:767.98px){.offcanvas-md.offcanvas-bottom,.offcanvas-md.offcanvas-top{right:0;left:0;height:var(--tourist-offcanvas-height);max-height:100%}.offcanvas-md.offcanvas-bottom{border-top:var(--tourist-offcanvas-border-width) solid var(--tourist-offcanvas-border-color);transform:translateY(100%)}}@media (max-width:767.98px){.offcanvas-md.show:not(.hiding),.offcanvas-md.showing{transform:none}}@media (max-width:767.98px){.offcanvas-md.hiding,.offcanvas-md.show,.offcanvas-md.showing{visibility:visible}}@media (min-width:768px){.offcanvas-md{--tourist-offcanvas-height:auto;--tourist-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(--tourist-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--tourist-offcanvas-color);visibility:hidden;background-color:var(--tourist-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}}@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(--tourist-offcanvas-width);border-right:var(--tourist-offcanvas-border-width) solid var(--tourist-offcanvas-border-color);transform:translateX(-100%)}}@media (max-width:991.98px){.offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--tourist-offcanvas-width);border-left:var(--tourist-offcanvas-border-width) solid var(--tourist-offcanvas-border-color);transform:translateX(100%)}}@media (max-width:991.98px){.offcanvas-lg.offcanvas-top{top:0;border-bottom:var(--tourist-offcanvas-border-width) solid var(--tourist-offcanvas-border-color);transform:translateY(-100%)}}@media (max-width:991.98px){.offcanvas-lg.offcanvas-bottom,.offcanvas-lg.offcanvas-top{right:0;left:0;height:var(--tourist-offcanvas-height);max-height:100%}.offcanvas-lg.offcanvas-bottom{border-top:var(--tourist-offcanvas-border-width) solid var(--tourist-offcanvas-border-color);transform:translateY(100%)}}@media (max-width:991.98px){.offcanvas-lg.show:not(.hiding),.offcanvas-lg.showing{transform:none}}@media (max-width:991.98px){.offcanvas-lg.hiding,.offcanvas-lg.show,.offcanvas-lg.showing{visibility:visible}}@media (min-width:992px){.offcanvas-lg{--tourist-offcanvas-height:auto;--tourist-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(--tourist-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--tourist-offcanvas-color);visibility:hidden;background-color:var(--tourist-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}}@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(--tourist-offcanvas-width);border-right:var(--tourist-offcanvas-border-width) solid var(--tourist-offcanvas-border-color);transform:translateX(-100%)}}@media (max-width:1199.98px){.offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--tourist-offcanvas-width);border-left:var(--tourist-offcanvas-border-width) solid var(--tourist-offcanvas-border-color);transform:translateX(100%)}}@media (max-width:1199.98px){.offcanvas-xl.offcanvas-top{top:0;border-bottom:var(--tourist-offcanvas-border-width) solid var(--tourist-offcanvas-border-color);transform:translateY(-100%)}}@media (max-width:1199.98px){.offcanvas-xl.offcanvas-bottom,.offcanvas-xl.offcanvas-top{right:0;left:0;height:var(--tourist-offcanvas-height);max-height:100%}.offcanvas-xl.offcanvas-bottom{border-top:var(--tourist-offcanvas-border-width) solid var(--tourist-offcanvas-border-color);transform:translateY(100%)}}@media (max-width:1199.98px){.offcanvas-xl.show:not(.hiding),.offcanvas-xl.showing{transform:none}}@media (max-width:1199.98px){.offcanvas-xl.hiding,.offcanvas-xl.show,.offcanvas-xl.showing{visibility:visible}}@media (min-width:1200px){.offcanvas-xl{--tourist-offcanvas-height:auto;--tourist-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(--tourist-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--tourist-offcanvas-color);visibility:hidden;background-color:var(--tourist-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}}@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(--tourist-offcanvas-width);border-right:var(--tourist-offcanvas-border-width) solid var(--tourist-offcanvas-border-color);transform:translateX(-100%)}}@media (max-width:1399.98px){.offcanvas-xxl.offcanvas-end{top:0;right:0;width:var(--tourist-offcanvas-width);border-left:var(--tourist-offcanvas-border-width) solid var(--tourist-offcanvas-border-color);transform:translateX(100%)}}@media (max-width:1399.98px){.offcanvas-xxl.offcanvas-top{top:0;border-bottom:var(--tourist-offcanvas-border-width) solid var(--tourist-offcanvas-border-color);transform:translateY(-100%)}}@media (max-width:1399.98px){.offcanvas-xxl.offcanvas-bottom,.offcanvas-xxl.offcanvas-top{right:0;left:0;height:var(--tourist-offcanvas-height);max-height:100%}.offcanvas-xxl.offcanvas-bottom{border-top:var(--tourist-offcanvas-border-width) solid var(--tourist-offcanvas-border-color);transform:translateY(100%)}}@media (max-width:1399.98px){.offcanvas-xxl.show:not(.hiding),.offcanvas-xxl.showing{transform:none}}@media (max-width:1399.98px){.offcanvas-xxl.hiding,.offcanvas-xxl.show,.offcanvas-xxl.showing{visibility:visible}}@media (min-width:1400px){.offcanvas-xxl{--tourist-offcanvas-height:auto;--tourist-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(--tourist-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--tourist-offcanvas-color);visibility:hidden;background-color:var(--tourist-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}@media (prefers-reduced-motion:reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{top:0;left:0;width:var(--tourist-offcanvas-width);border-right:var(--tourist-offcanvas-border-width) solid var(--tourist-offcanvas-border-color);transform:translateX(-100%)}.offcanvas.offcanvas-end{top:0;right:0;width:var(--tourist-offcanvas-width);border-left:var(--tourist-offcanvas-border-width) solid var(--tourist-offcanvas-border-color);transform:translateX(100%)}.offcanvas.offcanvas-top{top:0;border-bottom:var(--tourist-offcanvas-border-width) solid var(--tourist-offcanvas-border-color);transform:translateY(-100%)}.offcanvas.offcanvas-bottom,.offcanvas.offcanvas-top{right:0;left:0;height:var(--tourist-offcanvas-height);max-height:100%}.offcanvas.offcanvas-bottom{border-top:var(--tourist-offcanvas-border-width) solid var(--tourist-offcanvas-border-color);transform:translateY(100%)}.offcanvas.show:not(.hiding),.offcanvas.showing{transform:none}.offcanvas.hiding,.offcanvas.show,.offcanvas.showing{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;justify-content:space-between;padding:var(--tourist-offcanvas-padding-y) var(--tourist-offcanvas-padding-x)}.offcanvas-header .btn-close{padding:calc(var(--tourist-offcanvas-padding-y) * .5) calc(var(--tourist-offcanvas-padding-x) * .5);margin-top:calc(-.5 * var(--tourist-offcanvas-padding-y));margin-right:calc(-.5 * var(--tourist-offcanvas-padding-x));margin-bottom:calc(-.5 * var(--tourist-offcanvas-padding-y))}.offcanvas-title{margin-bottom:0;line-height:1.5}.offcanvas-body{flex-grow:1;padding:var(--tourist-offcanvas-padding-y) var(--tourist-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:a 2s ease-in-out infinite}@keyframes a{50%{opacity:.2}}.placeholder-wave{mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);mask-size:200% 100%;animation:b 2s linear infinite}@keyframes b{to{mask-position:-200% 0}}.clearfix:after{display:block;clear:both;content:""}.text-bg-primary{color:#fff!important;background-color:RGBA(41,58,100,var(--tourist-bg-opacity,1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(108,117,125,var(--tourist-bg-opacity,1))!important}.text-bg-success{color:#fff!important;background-color:RGBA(25,135,84,var(--tourist-bg-opacity,1))!important}.text-bg-info{color:#000!important;background-color:RGBA(13,202,240,var(--tourist-bg-opacity,1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(255,193,7,var(--tourist-bg-opacity,1))!important}.text-bg-danger{color:#fff!important;background-color:RGBA(220,53,69,var(--tourist-bg-opacity,1))!important}.text-bg-light{color:#000!important;background-color:RGBA(248,249,250,var(--tourist-bg-opacity,1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(33,37,41,var(--tourist-bg-opacity,1))!important}.link-primary{color:#293a64!important}.link-primary:focus,.link-primary:hover{color:#212e50!important}.link-secondary{color:#6c757d!important}.link-secondary:focus,.link-secondary:hover{color:#565e64!important}.link-success{color:#198754!important}.link-success:focus,.link-success:hover{color:#146c43!important}.link-info{color:#0dcaf0!important}.link-info:focus,.link-info:hover{color:#3dd5f3!important}.link-warning{color:#ffc107!important}.link-warning:focus,.link-warning:hover{color:#ffcd39!important}.link-danger{color:#dc3545!important}.link-danger:focus,.link-danger:hover{color:#b02a37!important}.link-light{color:#f8f9fa!important}.link-light:focus,.link-light:hover{color:#f9fafb!important}.link-dark{color:#212529!important}.link-dark:focus,.link-dark:hover{color:#1a1e21!important}.ratio{position:relative;width:100%}.ratio:before{display:block;padding-top:var(--tourist-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--tourist-aspect-ratio:100%}.ratio-4x3{--tourist-aspect-ratio:75%}.ratio-16x9{--tourist-aspect-ratio:56.25%}.ratio-21x9{--tourist-aspect-ratio:42.8571428571%}.fixed-top{top:0}.fixed-bottom,.fixed-top{position:fixed;right:0;left:0;z-index:1030}.fixed-bottom{bottom:0}.sticky-top{top:0}.sticky-bottom,.sticky-top{position:sticky;z-index:1020}.sticky-bottom{bottom:0}@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{flex-direction:row;align-items:center}.hstack,.vstack{display:flex;align-self:stretch}.vstack{flex:1 1 auto;flex-direction:column}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute!important;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}.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:1px;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}.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}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display: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:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.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(--tourist-border-width) var(--tourist-border-style) var(--tourist-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--tourist-border-width) var(--tourist-border-style) var(--tourist-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:var(--tourist-border-width) var(--tourist-border-style) var(--tourist-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:var(--tourist-border-width) var(--tourist-border-style) var(--tourist-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:var(--tourist-border-width) var(--tourist-border-style) var(--tourist-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--tourist-border-opacity:1;border-color:rgba(var(--tourist-primary-rgb),var(--tourist-border-opacity))!important}.border-secondary{--tourist-border-opacity:1;border-color:rgba(var(--tourist-secondary-rgb),var(--tourist-border-opacity))!important}.border-success{--tourist-border-opacity:1;border-color:rgba(var(--tourist-success-rgb),var(--tourist-border-opacity))!important}.border-info{--tourist-border-opacity:1;border-color:rgba(var(--tourist-info-rgb),var(--tourist-border-opacity))!important}.border-warning{--tourist-border-opacity:1;border-color:rgba(var(--tourist-warning-rgb),var(--tourist-border-opacity))!important}.border-danger{--tourist-border-opacity:1;border-color:rgba(var(--tourist-danger-rgb),var(--tourist-border-opacity))!important}.border-light{--tourist-border-opacity:1;border-color:rgba(var(--tourist-light-rgb),var(--tourist-border-opacity))!important}.border-dark{--tourist-border-opacity:1;border-color:rgba(var(--tourist-dark-rgb),var(--tourist-border-opacity))!important}.border-white{--tourist-border-opacity:1;border-color:rgba(var(--tourist-white-rgb),var(--tourist-border-opacity))!important}.border-1{--tourist-border-width:1px}.border-2{--tourist-border-width:2px}.border-3{--tourist-border-width:3px}.border-4{--tourist-border-width:4px}.border-5{--tourist-border-width:5px}.border-opacity-10{--tourist-border-opacity:0.1}.border-opacity-25{--tourist-border-opacity:0.25}.border-opacity-50{--tourist-border-opacity:0.5}.border-opacity-75{--tourist-border-opacity:0.75}.border-opacity-100{--tourist-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}.font-monospace{font-family:var(--tourist-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-light{font-weight:300!important}.fw-lighter{font-weight:lighter!important}.fw-normal{font-weight:400!important}.fw-bold{font-weight:700!important}.fw-semibold{font-weight:600!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{--tourist-text-opacity:1;color:rgba(var(--tourist-primary-rgb),var(--tourist-text-opacity))!important}.text-secondary{--tourist-text-opacity:1;color:rgba(var(--tourist-secondary-rgb),var(--tourist-text-opacity))!important}.text-success{--tourist-text-opacity:1;color:rgba(var(--tourist-success-rgb),var(--tourist-text-opacity))!important}.text-info{--tourist-text-opacity:1;color:rgba(var(--tourist-info-rgb),var(--tourist-text-opacity))!important}.text-warning{--tourist-text-opacity:1;color:rgba(var(--tourist-warning-rgb),var(--tourist-text-opacity))!important}.text-danger{--tourist-text-opacity:1;color:rgba(var(--tourist-danger-rgb),var(--tourist-text-opacity))!important}.text-light{color:rgba(var(--tourist-light-rgb),var(--tourist-text-opacity))!important}.text-dark,.text-light{--tourist-text-opacity:1}.text-dark{color:rgba(var(--tourist-dark-rgb),var(--tourist-text-opacity))!important}.text-black{color:rgba(var(--tourist-black-rgb),var(--tourist-text-opacity))!important}.text-black,.text-white{--tourist-text-opacity:1}.text-white{color:rgba(var(--tourist-white-rgb),var(--tourist-text-opacity))!important}.text-body{color:rgba(var(--tourist-body-color-rgb),var(--tourist-text-opacity))!important}.text-body,.text-muted{--tourist-text-opacity:1}.text-muted{color:#6c757d!important}.text-black-50{--tourist-text-opacity:1;color:rgba(0,0,0,.5)!important}.text-white-50{--tourist-text-opacity:1;color:hsla(0,0%,100%,.5)!important}.text-reset{--tourist-text-opacity:1;color:inherit!important}.text-opacity-25{--tourist-text-opacity:0.25}.text-opacity-50{--tourist-text-opacity:0.5}.text-opacity-75{--tourist-text-opacity:0.75}.text-opacity-100{--tourist-text-opacity:1}.bg-primary{--tourist-bg-opacity:1;background-color:rgba(var(--tourist-primary-rgb),var(--tourist-bg-opacity))!important}.bg-secondary{--tourist-bg-opacity:1;background-color:rgba(var(--tourist-secondary-rgb),var(--tourist-bg-opacity))!important}.bg-success{background-color:rgba(var(--tourist-success-rgb),var(--tourist-bg-opacity))!important}.bg-info,.bg-success{--tourist-bg-opacity:1}.bg-info{background-color:rgba(var(--tourist-info-rgb),var(--tourist-bg-opacity))!important}.bg-warning{--tourist-bg-opacity:1;background-color:rgba(var(--tourist-warning-rgb),var(--tourist-bg-opacity))!important}.bg-danger{background-color:rgba(var(--tourist-danger-rgb),var(--tourist-bg-opacity))!important}.bg-danger,.bg-light{--tourist-bg-opacity:1}.bg-light{background-color:rgba(var(--tourist-light-rgb),var(--tourist-bg-opacity))!important}.bg-dark{background-color:rgba(var(--tourist-dark-rgb),var(--tourist-bg-opacity))!important}.bg-black,.bg-dark{--tourist-bg-opacity:1}.bg-black{background-color:rgba(var(--tourist-black-rgb),var(--tourist-bg-opacity))!important}.bg-white{background-color:rgba(var(--tourist-white-rgb),var(--tourist-bg-opacity))!important}.bg-body,.bg-white{--tourist-bg-opacity:1}.bg-body{background-color:rgba(var(--tourist-body-bg-rgb),var(--tourist-bg-opacity))!important}.bg-transparent{--tourist-bg-opacity:1;background-color:transparent!important}.bg-opacity-10{--tourist-bg-opacity:0.1}.bg-opacity-25{--tourist-bg-opacity:0.25}.bg-opacity-50{--tourist-bg-opacity:0.5}.bg-opacity-75{--tourist-bg-opacity:0.75}.bg-opacity-100{--tourist-bg-opacity:1}.bg-gradient{background-image:var(--tourist-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(--tourist-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--tourist-border-radius-sm)!important}.rounded-2{border-radius:var(--tourist-border-radius)!important}.rounded-3{border-radius:var(--tourist-border-radius-lg)!important}.rounded-4{border-radius:var(--tourist-border-radius-xl)!important}.rounded-5{border-radius:var(--tourist-border-radius-2xl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--tourist-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--tourist-border-radius)!important}.rounded-end,.rounded-top{border-top-right-radius:var(--tourist-border-radius)!important}.rounded-bottom,.rounded-end{border-bottom-right-radius:var(--tourist-border-radius)!important}.rounded-bottom,.rounded-start{border-bottom-left-radius:var(--tourist-border-radius)!important}.rounded-start{border-top-left-radius:var(--tourist-border-radius)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media (min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float: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-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}.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}.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-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}.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}.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-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}.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}.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-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}.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}.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-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}.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-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}}
.ourmission{margin-top:120px}@media (max-width:992px){.ourmission{margin-top:65px}}.ourmission .container .img{border-radius:20px 0 0 20px;width:100%;height:100%;min-height:512px}@media (max-width:992px){.ourmission .container .img{min-height:300px;border-radius:0 0 12px 12px}}.ourmission .container .mission-txt{border-radius:0 20px 20px 0;background-color:#004e42;color:#fff;height:100%}@media (max-width:992px){.ourmission .container .mission-txt{border-radius:12px 12px 0 0;padding:20px 15px}}.ourmission .container .mission-txt .text_1{padding-right:40px;padding-top:55px;padding-bottom:45px;margin-left:-74px;font-family:MyriadPro,Myriad Pro,sans-serif;font-weight:400;font-size:17px;line-height:120%;color:#fff}@media (max-width:992px){.ourmission .container .mission-txt .text_1{margin-left:0;padding-top:0;font-size:16px;padding-bottom:0}.ourmission .container .mission-txt .text_1 .saveforest{margin-bottom:-55px;display:block;margin-top:16px}}.ourmission .container .mission-txt .text_1 h4{font-family:NK239,sans-serif;font-weight:700;font-size:38px;line-height:110%;color:#fff}@media (max-width:992px){.ourmission .container .mission-txt .text_1 h4{font-size:30px}}.awards{margin-bottom:40px}.awards>div{display:flex;flex-direction:column;font-weight:400;font-size:17px;color:#1d1f1f}.awards>div,.awards>div b{font-family:MyriadPro,Myriad Pro,sans-serif;line-height:120%}.awards>div b{display:block;margin-top:8px;margin-bottom:8px;font-weight:600;font-size:20px;color:#004e42}
.advantages .container{padding-top:120px}@media (max-width:992px){.advantages .container{padding-top:65px}}.advantages .container a.more{font-family:MyriadPro,Myriad Pro,sans-serif;font-weight:600;font-size:20px;line-height:110%;color:#1d1f1f;display:flex;align-items:center}.advantages .container a.more i{margin-left:10px}.advantages .container .sub_title{margin-top:18px;font-family:MyriadPro,Myriad Pro,sans-serif;font-weight:400;font-size:17px;line-height:110%;color:#1d1f1f}@media (max-width:992px){.advantages .container .sub_title{font-size:16px}}.advantages .container .advantages-items{margin-top:25px}.advantages .container .advantages-items .advantage-item-block{border-radius:150px;padding:40px;width:100%;height:100%;text-align:center;background-color:#d5d5d5;font-family:MyriadPro,Myriad Pro,sans-serif;font-weight:400;font-size:17px;line-height:110%;color:#004e42}@media (max-width:992px){.advantages .container .advantages-items .advantage-item-block{padding:25px;font-size:16px}}.advantages .container .advantages-items .advantage-item-block h3{font-family:NK239,sans-serif;font-weight:700;font-size:70px;line-height:110%;color:#004e42;margin-bottom:0}@media (max-width:992px){.advantages .container .advantages-items .advantage-item-block h3{font-size:50px}}.advantages .container .advantages-items .advantage-item-block.green_ligth{background-color:rgba(0,78,66,.38)}.advantages .container .advantages-items .advantage-item-block.green_{background-color:#004e42;color:#fff}.advantages .container .advantages-items .advantage-item-block.green_ h3{color:#fff}
.ask-form .container{padding-top:120px}@media (max-width:992px){.ask-form .container{padding-top:65px}}.ask-form .container h2 a{font-family:MyriadPro,Myriad Pro,sans-serif;font-weight:600;font-size:20px;line-height:110%;color:#1d1f1f;display:flex;align-items:center}.ask-form .container h2 a i{margin-left:10px}.ask-form .container .sub_title{margin-top:18px;font-family:MyriadPro,Myriad Pro,sans-serif;font-weight:400;font-size:17px;line-height:110%;color:#1d1f1f}@media (max-width:992px){.ask-form .container .sub_title{font-size:16px}}.ask-form .container .sendform{margin-top:25px}@media (max-width:992px){.ask-form .container .sendform{margin-top:15px}}.ask-form .container img{border-radius:20px}.ask-form .container .form-check{margin-top:0;margin-bottom:-2px}.ask-form .container label span{color:#ff4848}@media (max-width:992px){.ask-form .container .btn{width:100%}}
.blog .blog-item{display:flex;flex-direction:column;position:relative;font-family:MyriadPro,Myriad Pro,sans-serif;font-weight:400;font-size:17px;line-height:110%;color:#1d1f1f;margin-bottom:24px;height:100%}@media (max-width:992px){.blog .blog-item{font-size:16px}}.blog .blog-item .blog-more{margin-top:12px;justify-content:space-between;font-size:15px;text-align:right;color:#6b6b6b}.blog .blog-item .blog-more,.blog .blog-item .blog-more a{display:flex;align-items:center;font-family:MyriadPro,Myriad Pro,sans-serif;font-weight:600;line-height:110%}.blog .blog-item .blog-more a{font-size:17px;color:#1d1f1f}@media (max-width:992px){.blog .blog-item .blog-more a{font-size:16px}}.blog .blog-item b{margin-top:12px;margin-bottom:5px;font-family:MyriadPro,Myriad Pro,sans-serif;font-weight:600;font-size:24px;line-height:110%;color:#1d1f1f}@media (max-width:992px){.blog .blog-item b{font-size:20px}}.blog .blog-item img{border-radius:20px}@media (max-width:992px){.blog .blog-item img{border-radius:12px}}.blog .blog-item .tag{position:absolute;right:15px;top:15px;font-family:MyriadPro,Myriad Pro,sans-serif;font-weight:600;font-size:15px;line-height:110%;text-align:right;color:#fff;padding:3px 6px 1px;border-radius:20px}@media (max-width:992px){.blog .blog-item .tag{right:12px;top:12px}}.blog .blog-item .tag.article{background-color:#ffa300}.blog .blog-item .tag.news{background-color:#004e42}
.breadcrumb .breadcrumb-item,.breadcrumb .breadcrumb-item a{color:#000;font-family:MyriadPro,Myriad Pro,sans-serif;font-weight:400;font-size:17px;line-height:110%}@media (max-width:992px){.breadcrumb .breadcrumb-item,.breadcrumb .breadcrumb-item a{font-size:16px}}.breadcrumb .breadcrumb-item a:hover{text-decoration:underline;color:#000}
.btn{font-family:MyriadPro,Myriad Pro,sans-serif;font-weight:400;font-size:17px;line-height:110%;color:#fff;border-radius:32px;padding:10px 18px 9px;letter-spacing:.025em}.btn .icon.icon-end{margin-left:7px}.btn.btn-flex{display:flex;align-items:center}.btn.btn-standart,.btn.btn-standart:active{margin-top:0;border:0;color:#fff;background-color:#ffa300}@media (max-width:992px){.btn.btn-standart,.btn.btn-standart:active{font-size:16px;margin-top:0}}.btn.btn-standart:hover,.btn.btn-yellow:hover{background-color:#f3a014}.btn.btn-standart-green,.btn.btn-standart-green:active{margin-top:0;border:0;color:#fff;background-color:#004e42;border-radius:32px}@media (max-width:992px){.btn.btn-standart-green,.btn.btn-standart-green:active{font-size:16px;margin-top:0}}.btn.btn-standart-green:hover,.btn.btn-yellow:hover{background-color:#0e574a}.btn.btn-yellow:hover{color:#000;border:0}
.catalog-groups .container{padding-top:120px}@media (max-width:992px){.catalog-groups .container{padding-top:65px}}.catalog-groups .container .h1{margin-bottom:22px}@media (max-width:992px){.catalog-groups .container .h1{margin-bottom:12px}}.catalog-groups .container .item a{color:#1d1f1f;font-family:MyriadPro,Myriad Pro,sans-serif;font-weight:400;font-size:17px;line-height:110%;position:relative}@media (max-width:992px){.catalog-groups .container .item a{font-size:16px}}.catalog-groups .container .item a .linkto{display:flex;align-items:center;justify-content:center;width:38px;height:38px;background-color:#f0f0f0;border-radius:19px;position:absolute;right:15px;top:15px}.catalog-groups .container .item a img{border-radius:20px;transition:.4s ease}.catalog-groups .container .item a b{display:block;margin:18px 0 12px;font-weight:600;font-size:28px}@media (max-width:992px){.catalog-groups .container .item a b{font-size:24px}}.catalog-groups .container .item:hover img{background-size:108% auto!important}
.navigation-catalog{margin-top:25px}.navigation-catalog .btn{padding:11px 20px 9px;margin:0 7.5px}@media (max-width:992px){.navigation-catalog .btn{margin:0 13px 0 0;padding:9px 13px 7px}}
.compare .table-responsive{border-radius:20px;margin-top:22px;box-shadow:0 0 20px 0 rgba(0,0,0,.08)}.compare .table{margin-bottom:0}.compare .table thead tr th{background-color:#004e42;color:#fff;font-family:MyriadPro,Myriad Pro,sans-serif;font-weight:500;font-size:17px;line-height:110%}@media (max-width:992px){.compare .table thead tr th{padding-left:20px}}.compare .table thead tr th:first-child{border-radius:20px 0 0 0!important}.compare .table thead tr th:last-child{border-radius:0 20px 0 0!important}.compare .table tbody tr td{font-family:MyriadPro,Myriad Pro,sans-serif;font-weight:400;font-size:15px;line-height:110%;color:#1d1f1f;background-color:#fff}@media (max-width:992px){.compare .table tbody tr td{padding-left:20px}}.compare .table tbody tr td img{max-width:118px}.compare .table tbody tr td b{display:block;font-family:MyriadPro,Myriad Pro,sans-serif;font-weight:600;font-size:17px;line-height:110%;color:#1d1f1f}.compare .table tbody tr:last-child,.compare .table tbody tr:last-child td{border-bottom:0}
.page-txt.contacts .pills-page .nav-pills .nav-link{--tourist-nav-link-padding-y:11px;--tourist-nav-link-padding-x:20px}.page-txt.contacts .c-block{box-shadow:0 0 25px 0 rgba(0,0,0,.08);background:#f0f0f0;min-height:110px;border-radius:20px;display:flex;align-items:center;justify-content:center;font-family:MyriadPro,Myriad Pro,sans-serif;font-weight:400;font-size:26px;line-height:120%;color:#1d1f1f}@media (max-width:992px){.page-txt.contacts .c-block{min-height:75px;margin-bottom:10px;justify-content:start;padding:10px;font-size:21px;border-radius:12px}}.page-txt.contacts .c-block a{padding-top:4px}.page-txt.contacts .c-block span{font-family:MyriadPro,Myriad Pro,sans-serif;font-weight:400;font-size:17px;line-height:120%;text-align:center;color:#1d1f1f}@media (max-width:992px){.page-txt.contacts .c-block span{font-size:15px}}.page-txt.contacts .c-block .icon{background-color:#004e42;width:40px;height:40px;border-radius:20px;background-repeat:no-repeat;background-position:50%;background-size:60%;margin-right:15px}@media (max-width:992px){.page-txt.contacts .c-block .icon{margin-right:7px;width:35px;height:35px}}
@font-face{font-family:MyriadPro;src:url(fonts/myriadpro-webfont.eot),url(fonts/myriadpro-webfont.eot?iefix) format("embedded-opentype"),url(fonts/myriadpro-webfont.woff) format("woff"),url(fonts/myriadpro-webfont.svg#MyriadProRegular) format("svg"),url(fonts/myriadpro-webfont.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:NK239;src:url(fonts/NK239.eot),url(fonts/NK239.eot?iefix) format("embedded-opentype"),url(fonts/NK239.woff) format("woff"),url(fonts/NK239.svg#NK239) format("svg"),url(fonts/NK239.ttf) format("truetype");font-weight:400;font-style:normal}
.footer{margin-top:120px;padding-top:40px;padding-bottom:55px;background-color:#1d1f1f;font-family:MyriadPro,Myriad Pro,sans-serif;font-weight:400;font-size:17px;line-height:110%;color:#fff}@media (max-width:992px){.footer{padding-top:30px;padding-bottom:35px;margin-top:65px;font-size:16px}}.footer h4{font-family:MyriadPro,Myriad Pro,sans-serif;font-weight:600;font-size:20px;line-height:110%;margin-bottom:10px;margin-top:24px}@media (max-width:992px){.footer h4{font-size:18px}}.footer ul{padding:0;margin:0}.footer ul li{list-style:none;margin-bottom:8px;font-family:MyriadPro,Myriad Pro,sans-serif;font-weight:400;font-size:17px;line-height:110%;color:#fff;display:flex;align-items:center}@media (max-width:992px){.footer ul li{font-size:16px;align-items:start}}.footer ul li i.icon{margin-right:10px}.footer ul li a{font-family:MyriadPro,Myriad Pro,sans-serif;font-weight:400;font-size:17px;line-height:110%;color:#fff;display:flex;align-items:center}@media (max-width:992px){.footer ul li a{font-size:16px}}.footer ul+ul{margin-left:45px}@media (max-width:992px){.footer ul+ul{margin-left:26px}}.footer .logofooter{height:56px;width:auto}.footer .logofooter+span{display:block;margin-top:35px}@media (max-width:992px){.footer .logofooter+span{padding-left:12px;width:50%}}.footer .social>*{margin-right:12px}.footer .hr{margin:20px 0 30px;height:1px;background-color:#f0f0f0}@media (max-width:992px){.footer .hr{margin-top:30px}}.footer .subfooter{padding-top:0}.footer .subfooter a{color:#fff}.footer .subfooter h4{margin-top:0}.footer .subfooter .subfooter-menu a{display:block;margin-bottom:8px;font-family:MyriadPro,Myriad Pro,sans-serif;font-weight:400;font-size:17px;line-height:110%;color:#fff;white-space:nowrap}@media (max-width:992px){.footer .subfooter .subfooter-menu a{font-size:16px}}
#head{position:absolute;top:0;left:0;width:100%;z-index:100}#head .mobmenu{margin:auto 0 6px}#head .search{margin-top:16px}@media (max-width:992px){#head .search{margin-top:11px}}#head .search .input-group{border-radius:32px;border:1px solid #1d1f1f}#head .search .input-group input{border:0;border-radius:32px;padding:9px 16px 8px!important;font-size:15px;color:#4b4b4b;background-color:transparent;font-family:MyriadPro,Myriad Pro,sans-serif;font-weight:400;line-height:110%;box-shadow:none}@media (max-width:992px){#head .search .input-group input{padding:8px 12px 7px!important}}#head .search .input-group input::placeholder{color:#4b4b4b}#head .search .btn.bg-transparent{padding:7px 15px;background-color:transparent!important}@media (max-width:992px){#head .search .btn.bg-transparent{padding:6px 12px}}#head .search svg{margin-right:0}#head .search svg path{stroke:#1d1f1f}#head .topblock{padding:15px 0;border-bottom:1px solid #1d1f1f}@media (max-width:992px){#head .topblock{padding:6px 0 10px}}#head .logotype{margin-right:50px}#head .logotype img{max-width:88px}@media (max-width:992px){#head .logotype img{max-width:70px}}#head ul.menu{padding:0;margin:18px 0 0;display:flex;flex-direction:row}#head ul.menu li{padding:0;list-style:none;margin-right:34px}#head ul.menu li a{font-family:NK239,sans-serif;font-weight:400;font-size:17px;color:#1d1f1f}#head .tel{margin-top:16px;display:flex;align-items:center}#head .tel i,#head .tel svg{margin-right:10px}#head .tel svg path{stroke:#1d1f1f;fill:transparent}#head .btn.btn-standart{margin-top:15px;margin-left:30px}#head.white .search .input-group{border-color:#fff!important}#head.white .search .input-group input{color:#cacaca}#head.white .search .input-group input::placeholder{color:#cacaca}#head.white .search svg path{stroke:#fff}#head.white .topblock{border-bottom:1px solid #fff}#head.white .tel{color:#fff}#head.white .tel svg{margin-right:10px}#head.white .tel svg path{stroke:#fff;fill:transparent}#head.white ul.menu li a{color:#fff}
.icon{display:inline-block;background-repeat:no-repeat;background-position:50% 50%;background:transparent}.icon.logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='56' fill='none' viewBox='0 0 88 56'%3E%3Cpath stroke='%23FFA300' d='M37.187 26.295l-.725 5.076-11.604-10.515 12.329 5.439z'/%3E%3Cpath fill='%23FFA300' stroke='%23FFA300' d='M45.585 26.293l.715 4.649 11.444-10.014-12.16 5.365zM30.23 30.914l-5.796-9.206 9.887 8.524-4.091.682z'/%3E%3Cpath stroke='%23FFA300' d='M52.532 30.924l6.054-9.616L47.19 30.21l5.342.713z'/%3E%3Cpath fill='%23FFA300' stroke='%23FFA300' d='M36.455 30.807L40.884 5.71v28.788l-4.43-3.69z'/%3E%3Cpath stroke='%23FFA300' d='M46.313 30.807L41.883 5.71v28.788l4.43-3.69zM35.3 30.63l-24.02 4.435h28.825L35.3 30.631z'/%3E%3Cpath fill='%23FFA300' stroke='%23FFA300' d='M47.467 30.63l24.02 4.435H42.663l4.804-4.434z'/%3E%3Cpath fill='%23fff' d='M8.495 53.986v1.182c0 .547-.284.46-.46.46H2.193c-.175 0-.46.087-.46-.46v-1.182c0-.547.285-.46.46-.46h1.445V43H2.039v2.102c0 .437-.263.372-.372.372H.376c-.438 0-.373-.175-.373-.372v-4.093c0-.197-.065-.372.373-.372h9.476c.11 0 .372-.066.372.372V45.1c0 .437-.262.372-.372.372h-1.29c-.439 0-.373-.175-.373-.372v-2.102H6.591v10.528h1.445c.175 0 .46-.088.46.46zm13.832-5.843c0 1.576-.11 7.857-5.45 7.857s-5.45-6.281-5.45-7.857c0-1.598.11-7.88 5.45-7.88s5.45 6.348 5.45 7.88zm-5.45 5.559c2.21 0 2.342-3.72 2.342-5.56 0-1.838-.131-5.58-2.342-5.58-2.123 0-2.341 3.458-2.341 5.58 0 1.84.13 5.56 2.341 5.56zm19.277-10.965v7.813c0 1.445-.153 3.24-1.641 4.465-1.029.832-2.342.985-3.633.985-1.073 0-2.54-.11-3.633-.985-1.489-1.204-1.642-3.042-1.642-4.465v-7.813H24.49c-.175 0-.46.087-.46-.46v-1.182c0-.547.285-.46.46-.46h5.165c.175 0 .46-.087.46.46v1.182c0 .547-.285.46-.46.46H28.56v7.813c0 .766 0 1.948.678 2.583.263.24.744.503 1.642.503 2.232 0 2.32-1.75 2.32-3.086v-7.813h-1.095c-.175 0-.46.087-.46-.46v-1.182c0-.547.285-.46.46-.46h5.166c.175 0 .46-.087.46.46v1.182c0 .547-.285.46-.46.46h-1.117zm15.399 11.249v1.182c0 .547-.284.46-.46.46h-2.801c-.372 0-.394-.11-.482-.285l-2.976-5.909h-1.05v4.093h1.028c.175 0 .46-.088.46.46v1.181c0 .547-.285.46-.46.46h-5.1c-.175 0-.46.087-.46-.46v-1.182c0-.547.285-.46.46-.46h1.117v-10.79h-1.117c-.175 0-.46.088-.46-.459v-1.182c0-.547.285-.46.46-.46h5.122c1.707 0 2.867.198 3.874 1.095.985.876 1.225 1.904 1.225 3.13 0 1.204-.197 1.97-.678 2.648-.24.35-.766.985-1.598 1.313l-.219.088 2.649 4.618h1.006c.175 0 .46-.088.46.46zm-7.77-6.85h.57c.656 0 1.488 0 2.079-.569.46-.46.547-1.094.547-1.663 0-.416-.088-1.095-.526-1.51-.481-.438-1.225-.46-1.86-.46h-.81v4.202zm14.915 6.85v1.182c0 .547-.284.46-.46.46h-5.187c-.175 0-.46.087-.46-.46v-1.182c0-.547.285-.46.46-.46h1.117v-10.79H53.05c-.175 0-.46.088-.46-.459v-1.182c0-.547.285-.46.46-.46h5.188c.175 0 .46-.087.46.46v1.182c0 .547-.285.46-.46.46h-1.117v10.79h1.117c.175 0 .46-.088.46.46zm8.429-9.323v-1.751l-.175-.066a3.933 3.933 0 0 0-1.291-.219c-1.576 0-2.058.854-2.058 1.707 0 1.204 1.095 1.598 2.342 2.19.46.218 1.445.678 2.145 1.203 1.488 1.094 1.882 2.451 1.882 3.655 0 .854-.197 2.167-1.247 3.261-.744.766-1.817 1.357-3.611 1.357-1.03 0-4.378-.416-4.378-1.488v-3.305c0-.11-.066-.372.372-.372h1.62c.438 0 .372.175.372.372v1.992l.263.109c.306.131 1.072.328 1.794.328 1.86 0 1.97-1.466 1.97-2.013 0-1.27-.766-1.751-2.539-2.54-1.007-.459-2.254-1.006-2.976-1.794-.613-.656-.854-1.466-.854-2.56 0-2.78 1.817-4.465 4.815-4.465 2.014 0 3.918.7 3.918 1.444v2.955c0 .438-.263.372-.372.372h-1.62c-.438 0-.372-.175-.372-.372zm12.585 9.323v1.182c0 .547-.285.46-.46.46h-5.844c-.175 0-.46.087-.46-.46v-1.182c0-.547.285-.46.46-.46h1.445V43h-1.598v2.102c0 .437-.262.372-.372.372h-1.291c-.438 0-.372-.175-.372-.372v-4.093c0-.197-.066-.372.372-.372h9.477c.11 0 .372-.066.372.372V45.1c0 .437-.263.372-.372.372h-1.292c-.437 0-.372-.175-.372-.372v-2.102h-1.597v10.528h1.444c.175 0 .46-.088.46.46zm5.449-14.085c-.337 0-.653-.065-.947-.195a2.43 2.43 0 0 1-.772-.546 2.602 2.602 0 0 1-.52-.817 2.654 2.654 0 0 1-.188-1.005c0-.36.063-.694.188-1.002.126-.31.299-.58.52-.813.22-.233.478-.414.772-.544.294-.13.61-.194.947-.194.335 0 .65.065.944.195.293.13.55.31.772.543.221.232.394.503.52.813.125.308.188.642.188 1.002s-.063.695-.188 1.005c-.126.31-.3.582-.523.817a2.431 2.431 0 0 1-.773.547c-.292.13-.605.194-.94.194zm0-.413c.278 0 .538-.055.78-.164.243-.11.457-.262.642-.458s.328-.424.43-.684c.105-.262.158-.543.158-.844a2.2 2.2 0 0 0-.588-1.518 2.024 2.024 0 0 0-.643-.454 1.866 1.866 0 0 0-.779-.164 1.954 1.954 0 0 0-1.429.619c-.184.193-.329.42-.434.68a2.244 2.244 0 0 0-.154.837 2.173 2.173 0 0 0 .588 1.528c.185.196.4.348.643.458.244.11.506.164.786.164zm-1.005-.739v-2.905h.957c.347 0 .618.075.814.226.196.148.294.365.294.653a.642.642 0 0 1-.113.372.85.85 0 0 1-.325.267c.15.06.259.15.325.27.068.12.102.266.102.437v.192c0 .093.004.177.01.253.01.073.026.133.049.18v.055h-.523a.633.633 0 0 1-.038-.208 5.895 5.895 0 0 1-.007-.284v-.184c0-.164-.039-.285-.116-.363-.075-.077-.2-.116-.376-.116h-.544v1.155h-.509zm.51-1.6h.52a.665.665 0 0 0 .375-.108.349.349 0 0 0 .154-.301c0-.167-.045-.283-.133-.349-.09-.068-.245-.102-.469-.102h-.448v.86z'/%3E%3C/svg%3E");width:88px;height:56px}.icon.logo_black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='56' fill='none' viewBox='0 0 88 56'%3E%3Cpath stroke='%23FFA300' d='M37.188 26.295l-.726 5.076L24.86 20.856l12.329 5.439z'/%3E%3Cpath fill='%23FFA300' stroke='%23FFA300' d='M45.584 26.293l.715 4.649 11.444-10.014-12.16 5.365zM30.23 30.914l-5.795-9.206 9.887 8.524-4.091.682z'/%3E%3Cpath stroke='%23FFA300' d='M52.53 30.924l6.055-9.616-11.397 8.903 5.343.713z'/%3E%3Cpath fill='%23FFA300' stroke='%23FFA300' d='M36.455 30.807L40.884 5.71v28.788l-4.43-3.69z'/%3E%3Cpath stroke='%23FFA300' d='M46.313 30.807L41.883 5.71v28.788l4.43-3.69zM35.3 30.63l-24.02 4.435h28.825L35.3 30.631z'/%3E%3Cpath fill='%23FFA300' stroke='%23FFA300' d='M47.467 30.63l24.02 4.435H42.663l4.804-4.434z'/%3E%3Cpath fill='%231D1F1F' d='M8.495 53.986v1.182c0 .547-.284.46-.46.46H2.193c-.175 0-.46.087-.46-.46v-1.182c0-.547.285-.46.46-.46h1.445V43H2.039v2.102c0 .437-.263.372-.372.372H.376c-.438 0-.373-.175-.373-.372v-4.093c0-.197-.065-.372.373-.372h9.476c.11 0 .372-.066.372.372V45.1c0 .437-.262.372-.372.372h-1.29c-.439 0-.373-.175-.373-.372v-2.102H6.591v10.528h1.445c.175 0 .46-.088.46.46zm13.832-5.843c0 1.576-.11 7.857-5.45 7.857s-5.45-6.281-5.45-7.857c0-1.598.11-7.88 5.45-7.88s5.45 6.348 5.45 7.88zm-5.45 5.559c2.21 0 2.342-3.72 2.342-5.56 0-1.838-.131-5.58-2.342-5.58-2.123 0-2.341 3.458-2.341 5.58 0 1.84.13 5.56 2.341 5.56zm19.277-10.965v7.813c0 1.445-.153 3.24-1.641 4.465-1.029.832-2.342.985-3.633.985-1.073 0-2.54-.11-3.633-.985-1.489-1.204-1.642-3.042-1.642-4.465v-7.813H24.49c-.175 0-.46.087-.46-.46v-1.182c0-.547.285-.46.46-.46h5.165c.175 0 .46-.087.46.46v1.182c0 .547-.285.46-.46.46H28.56v7.813c0 .766 0 1.948.678 2.583.263.24.744.503 1.642.503 2.232 0 2.32-1.75 2.32-3.086v-7.813h-1.095c-.175 0-.46.087-.46-.46v-1.182c0-.547.285-.46.46-.46h5.166c.175 0 .46-.087.46.46v1.182c0 .547-.285.46-.46.46h-1.117zm15.399 11.249v1.182c0 .547-.284.46-.46.46h-2.801c-.372 0-.394-.11-.482-.285l-2.976-5.909h-1.05v4.093h1.028c.175 0 .46-.088.46.46v1.181c0 .547-.285.46-.46.46h-5.1c-.175 0-.46.087-.46-.46v-1.182c0-.547.285-.46.46-.46h1.117v-10.79h-1.117c-.175 0-.46.088-.46-.459v-1.182c0-.547.285-.46.46-.46h5.122c1.707 0 2.867.198 3.874 1.095.985.876 1.225 1.904 1.225 3.13 0 1.204-.197 1.97-.678 2.648-.24.35-.766.985-1.598 1.313l-.219.088 2.649 4.618h1.006c.175 0 .46-.088.46.46zm-7.77-6.85h.57c.656 0 1.488 0 2.079-.569.46-.46.547-1.094.547-1.663 0-.416-.088-1.095-.526-1.51-.481-.438-1.225-.46-1.86-.46h-.81v4.202zm14.915 6.85v1.182c0 .547-.284.46-.46.46h-5.187c-.175 0-.46.087-.46-.46v-1.182c0-.547.285-.46.46-.46h1.117v-10.79H53.05c-.175 0-.46.088-.46-.459v-1.182c0-.547.285-.46.46-.46h5.188c.175 0 .46-.087.46.46v1.182c0 .547-.285.46-.46.46h-1.117v10.79h1.117c.175 0 .46-.088.46.46zm8.429-9.323v-1.751l-.175-.066a3.933 3.933 0 0 0-1.291-.219c-1.576 0-2.058.854-2.058 1.707 0 1.204 1.095 1.598 2.342 2.19.46.218 1.445.678 2.145 1.203 1.488 1.094 1.882 2.451 1.882 3.655 0 .854-.197 2.167-1.247 3.261-.744.766-1.817 1.357-3.611 1.357-1.03 0-4.378-.416-4.378-1.488v-3.305c0-.11-.066-.372.372-.372h1.62c.438 0 .372.175.372.372v1.992l.263.109c.306.131 1.072.328 1.794.328 1.86 0 1.97-1.466 1.97-2.013 0-1.27-.766-1.751-2.539-2.54-1.007-.459-2.254-1.006-2.976-1.794-.613-.656-.854-1.466-.854-2.56 0-2.78 1.817-4.465 4.815-4.465 2.014 0 3.918.7 3.918 1.444v2.955c0 .438-.263.372-.372.372h-1.62c-.438 0-.372-.175-.372-.372zm12.585 9.323v1.182c0 .547-.285.46-.46.46h-5.844c-.175 0-.46.087-.46-.46v-1.182c0-.547.285-.46.46-.46h1.445V43h-1.598v2.102c0 .437-.262.372-.372.372h-1.291c-.438 0-.372-.175-.372-.372v-4.093c0-.197-.066-.372.372-.372h9.477c.11 0 .372-.066.372.372V45.1c0 .437-.263.372-.372.372h-1.292c-.437 0-.372-.175-.372-.372v-2.102h-1.597v10.528h1.444c.175 0 .46-.088.46.46zm5.45-14.085c-.337 0-.653-.065-.947-.195a2.431 2.431 0 0 1-.772-.546 2.602 2.602 0 0 1-.52-.817 2.656 2.656 0 0 1-.188-1.005c0-.36.063-.694.188-1.002.126-.31.299-.58.52-.813.22-.233.478-.414.772-.544.294-.13.61-.194.947-.194.335 0 .65.065.944.195.293.13.55.31.772.543.221.232.394.503.52.813.125.308.187.642.187 1.002s-.062.695-.188 1.005c-.125.31-.3.582-.523.817a2.431 2.431 0 0 1-.772.547c-.292.13-.605.194-.94.194zm0-.413c.278 0 .538-.055.78-.164.243-.11.457-.262.642-.458a2.12 2.12 0 0 0 .43-.684 2.25 2.25 0 0 0 .158-.844 2.198 2.198 0 0 0-.588-1.518 2.024 2.024 0 0 0-.643-.454 1.866 1.866 0 0 0-.779-.164 1.954 1.954 0 0 0-1.429.619 2.13 2.13 0 0 0-.434.68 2.244 2.244 0 0 0-.154.837 2.17 2.17 0 0 0 .588 1.528c.185.196.4.348.643.458.244.11.506.164.786.164zm-1.005-.739v-2.905h.957c.347 0 .618.075.814.226.196.148.294.365.294.653a.642.642 0 0 1-.113.372.85.85 0 0 1-.325.267c.15.06.259.15.325.27.068.12.102.266.102.437v.192c0 .093.004.177.01.253a.63.63 0 0 0 .048.18v.055h-.522a.63.63 0 0 1-.038-.208 5.768 5.768 0 0 1-.007-.284v-.184c0-.164-.039-.285-.116-.363-.075-.077-.2-.116-.376-.116h-.543v1.155h-.51zm.51-1.6h.519a.665.665 0 0 0 .376-.108.349.349 0 0 0 .154-.301c0-.167-.045-.283-.133-.349-.09-.068-.245-.102-.469-.102h-.448v.86z'/%3E%3C/svg%3E");width:88px;height:56px}.icon.tel{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='19' fill='none' viewBox='0 0 19 19'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M11.122 4.75a3.958 3.958 0 0 1 3.127 3.127m-3.127-6.294a7.125 7.125 0 0 1 6.294 6.286m-9.32 3.106A11.56 11.56 0 0 1 5.842 7.8a1.45 1.45 0 0 1-.089-.21.828.828 0 0 1 .116-.683c.038-.052.084-.098.174-.188.277-.277.415-.415.506-.555a1.583 1.583 0 0 0 0-1.726c-.09-.139-.23-.277-.506-.554L5.89 3.73c-.42-.421-.631-.631-.857-.746a1.583 1.583 0 0 0-1.43 0c-.225.115-.436.325-.856.746l-.125.125c-.42.419-.63.628-.79.914a2.674 2.674 0 0 0-.304 1.17c.001.327.065.55.192.997a15.072 15.072 0 0 0 3.858 6.558 15.072 15.072 0 0 0 6.558 3.858c.447.127.67.19.997.191.363.001.854-.126 1.17-.304.285-.16.495-.37.914-.79l.125-.124c.42-.42.63-.631.745-.857a1.58 1.58 0 0 0 0-1.43c-.114-.225-.324-.436-.745-.856l-.154-.155c-.277-.276-.416-.415-.555-.505a1.583 1.583 0 0 0-1.726 0c-.139.09-.277.229-.554.505-.09.091-.136.136-.189.174a.829.829 0 0 1-.682.117 1.345 1.345 0 0 1-.21-.09 11.56 11.56 0 0 1-3.175-2.253z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h19v19H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");width:19px;height:19px}.icon.find{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%231D1F1F' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.2' d='M17.5 17.5l-2.917-2.917m2.084-5a7.083 7.083 0 1 1-14.167 0 7.083 7.083 0 0 1 14.167 0z'/%3E%3C/svg%3E");width:20px;height:18px}.icon.go{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%231D1F1F' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M7 17L17 7m0 0H7m10 0v10'/%3E%3C/svg%3E");width:24px;height:24px}.icon.volt{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='19' fill='none' viewBox='0 0 19 19'%3E%3Cpath stroke='%231D1F1F' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M11.281 1.583H6.725c-.142 0-.214 0-.276.022a.396.396 0 0 0-.148.091c-.048.047-.08.11-.143.237l-3.325 6.65c-.152.304-.227.456-.21.579a.396.396 0 0 0 .165.267c.103.071.272.071.612.071h4.912l-2.375 7.917 9.653-10.01c.326-.338.489-.507.498-.652a.396.396 0 0 0-.14-.328c-.11-.094-.345-.094-.814-.094H9.5l1.781-4.75z'/%3E%3C/svg%3E");width:19px;height:19px}@media (max-width:992px){.icon.volt{width:13px;height:13px;background-size:13px 13px}}.icon.flame{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='19' fill='none' viewBox='0 0 19 19'%3E%3Cpath stroke='%231D1F1F' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M10.97 17.417c9.676-2.375 4.257-11.875-2.322-15.834-.774 2.771-1.936 3.563-4.258 6.334-3.074 3.668-1.547 7.916 2.71 9.5-.646-.792-2.31-2.455-1.162-4.75.396-.792 1.188-1.584.792-3.167.774.396 2.375.792 2.77 2.77.646-.79 1.315-2.453.696-4.353 4.846 3.562 2.867 7.125.774 9.5z'/%3E%3C/svg%3E");width:19px;height:19px}@media (max-width:992px){.icon.flame{width:13px;height:13px;background-size:13px 13px}}.icon.burger{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='12' viewBox='0 0 16 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1h14M1 6h14M1 11h14' stroke='%23222' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");width:16px;height:12px}.icon.close{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='36' fill='none' viewBox='0 0 36 36'%3E%3Cpath stroke='%231D1F1F' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M27 9L9 27M9 9l18 18'/%3E%3C/svg%3E");width:36px;height:36px;background-position:50%;background-repeat:no-repeat}@media (max-width:992px){.icon.close{padding:0}}.icon.download{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='19' fill='none' viewBox='0 0 19 17'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.2' d='M16.5 9.667v.866c0 1.214 0 1.82-.254 2.284-.224.408-.581.74-1.02.947-.5.236-1.153.236-2.46.236H6.234c-1.306 0-1.96 0-2.459-.236a2.257 2.257 0 0 1-1.02-.947c-.254-.463-.254-1.07-.254-2.284v-.866M13.39 6.056L9.5 9.666m0 0l-3.889-3.61M9.5 9.666V1'/%3E%3C/svg%3E");width:19px;height:19px}.icon.point{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='19' fill='none' viewBox='0 0 19 19'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M9.5 10.292a2.375 2.375 0 1 0 0-4.75 2.375 2.375 0 0 0 0 4.75z'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M9.5 17.417c3.167-3.167 6.334-6.003 6.334-9.5a6.333 6.333 0 0 0-12.667 0c0 3.498 3.167 6.333 6.333 9.5z'/%3E%3C/svg%3E");width:19px;height:19px}.icon.mail{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='19' fill='none' viewBox='0 0 19 19'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M1.583 5.542l6.464 4.524c.523.367.785.55 1.07.62.251.064.514.064.766 0 .284-.07.546-.253 1.07-.62l6.463-4.524M5.383 15.833h8.233c1.33 0 1.995 0 2.504-.258.447-.228.81-.592 1.037-1.038.26-.509.26-1.174.26-2.504V6.967c0-1.33 0-1.996-.26-2.504a2.375 2.375 0 0 0-1.037-1.037c-.509-.26-1.174-.26-2.504-.26H5.383c-1.33 0-1.995 0-2.503.26a2.37 2.37 0 0 0-1.038 1.037c-.259.508-.259 1.174-.259 2.504v5.066c0 1.33 0 1.995.259 2.504.228.446.59.81 1.038 1.037.508.26 1.173.26 2.503.26z'/%3E%3C/svg%3E");width:19px;height:19px}.icon.chevron-r{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='19' fill='none' viewBox='0 0 19 19'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.2' d='M7.125 14.25l4.75-4.75-4.75-4.75'/%3E%3C/svg%3E")}.icon.chevron-r,.icon.chevron-r-black{width:19px;height:19px;margin-left:7px}.icon.chevron-r-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='19' viewBox='0 0 19 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.125 14.25l4.75-4.75-4.75-4.75' stroke='%231D1F1F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.icon.arrow-details{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='13' fill='none' viewBox='0 0 13 13'%3E%3Cpath fill='%23222' d='M12.53 7.03a.75.75 0 0 0 0-1.06L7.757 1.197a.75.75 0 1 0-1.06 1.06L10.939 6.5l-4.242 4.243a.75.75 0 0 0 1.06 1.06L12.53 7.03zM0 7.25h12v-1.5H0v1.5z'/%3E%3C/svg%3E");width:13px;height:13px}.icon.narrow-left{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='54' height='54' fill='none' viewBox='0 0 54 54'%3E%3Cpath stroke='%23202027' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M33.75 40.5L20.25 27l13.5-13.5'/%3E%3C/svg%3E");width:54px;height:54px}.icon.narrow-right{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='54' height='54' fill='none' viewBox='0 0 54 54'%3E%3Cpath stroke='%23202027' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M20.25 40.5L33.75 27l-13.5-13.5'/%3E%3C/svg%3E");width:54px;height:54px}.icon.arrow-up-right{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='19' fill='none' viewBox='0 0 19 19'%3E%3Cpath stroke='%231D1F1F' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5.542 13.458l7.917-7.916m0 0H5.542m7.917 0v7.916'/%3E%3C/svg%3E");width:19px;height:19px}.icon.arrow-up-right-2{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 17L17 7m0 0H7m10 0v10' stroke='%231D1F1F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");width:24px;height:24px}.icon.vk{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='34' height='34' viewBox='0 0 34 34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='1' y='1' width='32' height='32' rx='6' fill='%23004E42' stroke='%23004E42' stroke-width='2'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M23.312 22.98c-.339-.389-.688-.769-1.048-1.14l-.003-.003c-1.486-1.47-2.18-1.725-2.67-1.725-.261 0-.55.029-.737.27a.88.88 0 0 0-.16.39 2.836 2.836 0 0 0-.036.5v2.306c0 .286-.046.407-.175.494-.172.118-.539.214-1.326.214a9.3 9.3 0 0 1-4.231-1.364 9.596 9.596 0 0 1-3.163-3.191l-.009-.015-.01-.013a20.39 20.39 0 0 1-3.882-8.347c.005-.146.035-.235.086-.29.051-.056.177-.134.497-.134h2.497c.277 0 .421.063.525.158.116.11.22.296.342.627.613 1.85 1.441 3.581 2.226 4.854.392.635.778 1.164 1.126 1.539.174.186.344.341.507.452.157.105.335.19.52.19.095 0 .208-.012.317-.06a.58.58 0 0 0 .273-.26c.113-.212.145-.524.145-.932V13.71c-.058-.92-.329-1.438-.591-1.806a6.331 6.331 0 0 0-.165-.217l-.014-.018a2.98 2.98 0 0 1-.133-.18.444.444 0 0 1-.093-.24.355.355 0 0 1 .116-.231.337.337 0 0 1 .238-.086h3.937c.226 0 .301.056.34.109.054.073.1.225.1.544v5.09c0 .605.272 1.014.666 1.014.453 0 .78-.282 1.353-.869l.01-.011.008-.01a21.49 21.49 0 0 0 3.11-5.309l.005-.013a.82.82 0 0 1 .316-.413.785.785 0 0 1 .494-.132h2.519c.341 0 .453.09.49.142.039.057.066.177 0 .413a31.934 31.934 0 0 1-3.317 5.846l-.009.013c-.125.2-.265.42-.284.671-.022.272.092.519.292.784.146.22.447.523.753.83l.028.029c.32.321.667.67.945 1.007l.008.008.007.009c.83.85 1.52 1.831 2.043 2.907.083.292.033.443-.033.52-.076.09-.245.175-.567.175h-2.5a.976.976 0 0 1-.489-.118 2.16 2.16 0 0 1-.497-.41c-.157-.16-.326-.355-.535-.592l-.162-.184z' fill='%23fff'/%3E%3C/svg%3E");width:34px;height:34px}.icon.odnoclassniki{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34' fill='none' viewBox='0 0 34 34'%3E%3Crect width='32' height='32' x='1' y='1' fill='%23004E42' stroke='%23004E42' stroke-width='2' rx='6'/%3E%3Cpath fill='%23fff' d='M23.056 17.769c-.29-.592-1.111-1.091-2.202-.25C19.368 18.704 17 18.704 17 18.704s-2.37 0-3.855-1.185c-1.09-.841-1.911-.342-2.202.25-.52 1.039.062 1.548 1.382 2.39 1.132.726 2.68.997 3.677 1.1l-.831.831c-1.184 1.175-2.327 2.307-3.106 3.096-.468.478-.468 1.237 0 1.683l.145.167a1.21 1.21 0 0 0 1.704 0L17 23.94a498.899 498.899 0 0 1 3.116 3.096 1.21 1.21 0 0 0 1.704 0l.135-.167c.478-.446.478-1.205 0-1.683l-3.096-3.096-.82-.841c.986-.093 2.513-.374 3.635-1.09 1.32-.842 1.902-1.351 1.382-2.39zM17 9.28a2.596 2.596 0 0 1 2.597 2.587 2.59 2.59 0 0 1-2.598 2.587 2.59 2.59 0 0 1-2.597-2.587A2.596 2.596 0 0 1 17 9.28zm0 7.844a5.25 5.25 0 0 0 5.256-5.257 5.257 5.257 0 1 0-10.513 0A5.25 5.25 0 0 0 17 17.125z'/%3E%3C/svg%3E");width:34px;height:34px}.icon.ti{width:51px;height:51px;background-color:#ffa300;background-repeat:no-repeat;background-position:50% 50%;border-radius:12px}.icon.ti.active{background-color:#004e42}.icon.tech-svobvr{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='33' height='33' viewBox='0 0 33 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23.375 25.953a11.672 11.672 0 0 0 4.813-9.453c0-6.455-5.233-11.688-11.688-11.688h-.688m.688 23.376c-6.455 0-11.688-5.233-11.688-11.688 0-3.885 1.896-7.328 4.813-9.453m5.5 23.753l2.75-2.75-2.75-2.75m2.75-17.6l-2.75-2.75 2.75-2.75' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.icon.tech-pribvolfram{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='33' height='33' viewBox='0 0 33 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13 1.834h13a6 6 0 0 1 6 6v17.334a6 6 0 0 1-6 6h-.667m-4 0H7.777a6 6 0 0 1-6-6V7.834a6 6 0 0 1 6-6H8.5' stroke='%23fff' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M13.73 24h-1.99L8 9h2.012l1.75 7.589c.437 1.87.831 3.739 1.093 5.186h.044c.24-1.492.7-3.272 1.203-5.208L16.07 9h1.99l1.794 7.611c.416 1.78.81 3.561 1.028 5.141h.044c.306-1.647.722-3.316 1.18-5.185L24.054 9H26l-4.177 15h-1.99l-1.86-7.812c-.459-1.913-.765-3.382-.962-4.896h-.044c-.262 1.491-.59 2.96-1.137 4.896L13.73 24z' fill='%23fff'/%3E%3C/svg%3E")}.icon.tech-chrome{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='33' height='33' viewBox='0 0 33 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13 1.834h13a6 6 0 0 1 6 6v17.334a6 6 0 0 1-6 6h-.667m-4 0H7.777a6 6 0 0 1-6-6V7.834a6 6 0 0 1 6-6H8.5' stroke='%23fff' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M18.273 21.859l.375 1.5c-.667.348-2 .696-3.709.696-3.96 0-6.939-2.61-6.939-7.414 0-4.588 2.98-7.697 7.335-7.697 1.75 0 2.855.391 3.334.652l-.438 1.544c-.687-.348-1.667-.609-2.834-.609-3.292 0-5.48 2.196-5.48 6.045 0 3.587 1.98 5.892 5.397 5.892 1.105 0 2.23-.24 2.96-.609zM20.798 23.838v-7.24c0-1.24-.021-2.305-.084-3.284h1.605l.062 2.066h.084c.458-1.414 1.563-2.305 2.792-2.305.208 0 .354.022.52.065v1.805a2.65 2.65 0 0 0-.624-.065c-1.292 0-2.21 1.021-2.46 2.457a5.61 5.61 0 0 0-.083.891v5.61h-1.812z' fill='%23fff'/%3E%3C/svg%3E")}.icon.tech-skladnieel{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='31' height='35' viewBox='0 0 31 35' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.084 14.436c1.703 0 3.084 1.411 3.084 3.151 0 1.74-1.381 3.151-3.084 3.151m0-6.302C2.38 14.436 1 15.847 1 17.587c0 1.74 1.38 3.151 3.084 3.151m0-6.302l.926-2.894L20.71 1l2.493 3.41L6.75 16.005m-2.666 4.733l.926 2.72L20.71 34l2.493-3.235L6.75 19.169M22.082 8.625c2.197.865 4.04 2.998 4.696 5.5 1.09 4.156-1.324 8.66-5.392 9.774l-.433.119m.812-2.215l-1.27 2.245 2.198 1.297' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.icon.tech-teploekran{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='33' height='34' viewBox='0 0 33 34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M32 33H1m31-13.992l-10.077 9.787c-.16.155-.24.232-.333.269a.5.5 0 0 1-.26.028c-.1-.015-.192-.072-.376-.185C17.978 27.075 3.214 17.985 1 16.574m31 2.434h-5.238m5.238 0v5.353M17.858 15.6C25.39 13.41 21.173 4.65 16.051 1c-.603 2.555-1.507 3.285-3.314 5.84-2.394 3.383-1.205 7.3 2.109 8.76-.503-.73-1.798-2.262-.905-4.38.309-.73.925-1.46.617-2.92.603.365 1.849.73 2.157 2.555.502-.73 1.023-2.263.54-4.015 3.773 3.286 2.233 6.57.603 8.76z' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.icon.tech-vetroekran{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33' height='31' fill='none' viewBox='0 0 33 31'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M9.622 6.639a2.242 2.242 0 0 1 1.711-.806c1.269 0 2.297 1.082 2.297 2.417 0 1.335-1.028 2.417-2.297 2.417H1M13.066 24.36c.42.494 1.032.806 1.712.806 1.268 0 2.296-1.082 2.296-2.417 0-1.335-1.028-2.417-2.296-2.417H1M17.951 9.458a3.364 3.364 0 0 1 2.567-1.208c1.903 0 3.445 1.623 3.445 3.625S22.421 15.5 20.518 15.5H1M32 1v29'/%3E%3C/svg%3E")}.icon.tech-conforkaciclone{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='35' height='28' viewBox='0 0 35 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M27.4 14c0 5.385-4.432 9.75-9.9 9.75S7.6 19.385 7.6 14m19.8 0c0-5.385-4.432-9.75-9.9-9.75S7.6 8.615 7.6 14m19.8 0c0 7.18-5.91 13-13.2 13C6.91 27 1 21.18 1 14m6.6 0c0-7.18 5.91-13 13.2-13C28.09 1 34 6.82 34 14m-14.85 0c0 .898-.739 1.625-1.65 1.625-.911 0-1.65-.727-1.65-1.625s.739-1.625 1.65-1.625c.911 0 1.65.727 1.65 1.625z' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.icon.tech-predutechkigaza{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='33' height='33' viewBox='0 0 33 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.38 16.5c2.295 5.95-3.655 7.225 0 12.24m18.36-7.28A6.886 6.886 0 0 0 25.558 8.88c-.716-4.356-4.5-7.68-9.058-7.68-4.56 0-8.342 3.324-9.058 7.68A6.886 6.886 0 0 0 4.26 21.46m12.665-1.9c2.295 5.95-3.655 7.225 0 12.24m5.95-15.3c2.295 5.95-3.655 7.225 0 12.24M31.8 1.2L1.2 31.8' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.icon.tech-predpodgaza{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='33' viewBox='0 0 29 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.314 32c17.585-4.65 4.954-23.25-7.005-31-1.407 5.425-3.518 6.975-7.738 12.4C-1.018 20.583-.087 28.9 7.65 32c-1.173-1.55-4.198-4.805-2.111-9.3.72-1.55 2.158-3.1 1.439-6.2 1.407.775 6.161.581 6.88 4.456 1.173-1.55 4.234-3.836 3.11-7.556 8.808 6.975 6.15 13.95 2.346 18.6z' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.67 32v-5.402a2.348 2.348 0 0 1 4.695 0V32' stroke='%23fff' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E")}.icon.tech-sysprzaduvplam{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='33' height='33' viewBox='0 0 33 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.656 1v31m9.688 0V1m8.718 31c-1.937-11.14-1.937-19.375.485-31M2.937 32c1.938-11.14 1.938-20.344 0-31' stroke='%23fff' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M32 11.656H1m0 9.688h31M1 30.062c11.14-1.937 19.375-1.937 31 .485M1 2.937c11.14 1.938 20.344 1.938 31 0' stroke='%23fff' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E")}.icon.tech-nerghstal{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='33' height='33' viewBox='0 0 33 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13 1.834h13a6 6 0 0 1 6 6v17.334a6 6 0 0 1-6 6h-.667m-4 0H7.777a6 6 0 0 1-6-6V7.834a6 6 0 0 1 6-6H8.5' stroke='%23fff' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M14.097 15.004H9v-.795l.89-.752c1.768-1.505 2.6-2.331 2.612-3.242 0-.615-.358-1.155-1.34-1.155-.66 0-1.226.307-1.607.572l-.416-.922C9.682 8.307 10.503 8 11.45 8c1.665 0 2.474.964 2.474 2.088 0 1.207-.948 2.182-2.254 3.295l-.659.52v.02h3.086v1.081zM17.844 8c1.814 0 2.658 1.483 2.658 3.518 0 2.215-.948 3.603-2.74 3.603-1.733 0-2.658-1.441-2.67-3.54 0-2.14.995-3.581 2.752-3.581zm-.035.996c-.763 0-1.294.858-1.283 2.586-.011 1.674.497 2.543 1.283 2.543.832 0 1.271-.933 1.271-2.586 0-1.6-.416-2.543-1.27-2.543zM23.625 15.004V9.293H23.6l-1.375.636-.243-.986 1.826-.826H25v6.887h-1.375zM11.508 24.555l.312-1.08a4.215 4.215 0 0 0 1.884.455c.913 0 1.422-.392 1.422-.975 0-.54-.393-.858-1.387-1.187-1.283-.424-2.104-1.049-2.104-2.077 0-1.165 1.063-2.055 2.751-2.055.844 0 1.468.17 1.873.36l-.347 1.049a3.537 3.537 0 0 0-1.55-.34c-.9 0-1.294.446-1.294.86 0 .55.451.804 1.491 1.175 1.353.466 2.011 1.092 2.011 2.12 0 1.144-.947 2.14-2.958 2.14-.821 0-1.676-.212-2.104-.445zM17.502 24.555l.312-1.08a4.215 4.215 0 0 0 1.884.455c.913 0 1.421-.392 1.421-.975 0-.54-.393-.858-1.387-1.187-1.283-.424-2.103-1.049-2.103-2.077 0-1.165 1.063-2.055 2.75-2.055.845 0 1.469.17 1.873.36l-.347 1.049a3.537 3.537 0 0 0-1.548-.34c-.902 0-1.295.446-1.295.86 0 .55.45.804 1.491 1.175 1.352.466 2.011 1.092 2.011 2.12 0 1.144-.948 2.14-2.959 2.14-.82 0-1.676-.212-2.103-.445z' fill='%23fff'/%3E%3C/svg%3E")}.icon.tech-nazgatperev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='42' height='42' viewBox='0 0 42 42' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20.528' cy='10.764' r='3.474' transform='rotate(-.242 20.528 10.764)' stroke='%23fff' stroke-width='2'/%3E%3Cpath d='M21.268 33.74c-2.789-1.03-4.184-4.102-5.119-6.67 0 0-1.44-5.537-.636-6.185a2.257 2.257 0 0 1 3.005.154l.933.924-.039-9.132a1.473 1.473 0 1 1 2.946-.012l.025 5.891a1.473 1.473 0 0 1 2.946-.012l.005 1.178a1.473 1.473 0 0 1 2.946-.012l.005 1.178a1.473 1.473 0 1 1 2.946-.012s.237 8.554-.478 9.942c-.727 1.412-1.677 2.166-3.004 2.74-2.058.893-3.902.98-6.481.028z' fill='%23FFA300' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.001 16.558c-1.912-.87-3.4-2.59-3.865-4.766-.771-3.615 1.578-7.123 5.247-7.833l.391-.076m-.827 1.845l1.235-1.844-1.892-1.237' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.icon.tech-keramizl{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='31' height='31' fill='none' viewBox='0 0 31 31'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M14.7.334C8.938.635 4.034 4.18 1.78 9.176l1.856.752C5.59 5.663 9.777 2.634 14.7 2.338V.333zm0 3.275c-4.39.295-8.121 2.997-9.883 6.798l1.856.752A9.774 9.774 0 0 1 14.7 5.615V3.609zm1.55 2.002V3.606c4.344.273 8.049 2.904 9.85 6.627l-1.843.785a9.773 9.773 0 0 0-8.007-5.407zM14.7 6.89a8.505 8.505 0 0 0-6.848 4.747l1.86.754a6.505 6.505 0 0 1 4.988-3.49V6.89zm1.55 2.005v-2.01a8.504 8.504 0 0 1 6.837 4.632l-1.846.786a6.504 6.504 0 0 0-4.991-3.408zm-1.55 1.163a5.504 5.504 0 0 0-3.99 2.738l1.878.761a3.505 3.505 0 0 1 2.112-1.465v-2.034zm1.55 2.022v-2.03a5.503 5.503 0 0 1 4 2.676l-1.864.794a3.503 3.503 0 0 0-2.136-1.44zm2.709 2.879a3.485 3.485 0 0 1-.432 2.3l1.468 1.411a5.512 5.512 0 0 0 .84-4.51l-1.877.799zm2.841-1.21a6.512 6.512 0 0 1-1.142 5.558l1.45 1.393A8.465 8.465 0 0 0 24 15.352a8.49 8.49 0 0 0-.343-2.395l-1.857.791zm3.033-1.293c.283.915.436 1.888.436 2.896a9.73 9.73 0 0 1-2.244 6.23l1.445 1.389a11.723 11.723 0 0 0 2.799-7.62c0-1.286-.206-2.524-.588-3.683l-1.848.788zm3.018-1.286c.444 1.313.685 2.719.685 4.181 0 3.248-1.187 6.217-3.15 8.5l1.443 1.387a14.98 14.98 0 0 0 3.707-9.886c0-1.741-.296-3.413-.84-4.968l-1.845.786zm1.259-2.22C26.806 4.06 21.944.612 16.25.332v2.002c4.868.277 9.021 3.225 11.018 7.401l1.841-.785zm-3.36 17.403l-1.444-1.388a12.991 12.991 0 0 1-8.809 3.425 12.991 12.991 0 0 1-8.764-3.385l-1.445 1.389a14.985 14.985 0 0 0 10.21 3.996c3.962 0 7.566-1.532 10.252-4.037zM4.202 25.28l1.444-1.387a12.988 12.988 0 0 1-3.187-8.542c0-1.388.217-2.726.619-3.98l-1.859-.754a15.024 15.024 0 0 0-.76 4.734c0 3.806 1.413 7.28 3.743 9.93zm.058-13.43a11.764 11.764 0 0 0-.53 3.502c0 2.925 1.067 5.6 2.833 7.66l1.445-1.39a9.73 9.73 0 0 1-2.278-6.27c0-.954.137-1.876.392-2.748L4.26 11.85zm3.045 1.234A8.51 8.51 0 0 0 7 15.352c0 2.046.722 3.922 1.926 5.389l1.447-1.392a6.518 6.518 0 0 1-1.198-5.507l-1.87-.758zm2.841 1.152a5.515 5.515 0 0 0 .89 4.477l1.465-1.408a3.484 3.484 0 0 1-.466-2.303l-1.889-.766zm3.432 4.19l-1.465 1.408A5.476 5.476 0 0 0 15.5 21c1.298 0 2.49-.45 3.43-1.201l-1.461-1.405A3.484 3.484 0 0 1 15.5 19c-.71 0-1.37-.211-1.922-.574zm5.996 1.991a6.473 6.473 0 0 1-4.075 1.435 6.472 6.472 0 0 1-4.03-1.4l-1.452 1.396a8.467 8.467 0 0 0 5.482 2.004c2.11 0 4.04-.768 5.526-2.04l-1.451-1.395zm2.37 2.278A9.732 9.732 0 0 1 15.5 25.12a9.731 9.731 0 0 1-6.402-2.39l-1.447 1.391a11.725 11.725 0 0 0 7.849 3 11.73 11.73 0 0 0 7.89-3.037l-1.446-1.39z' clip-rule='evenodd'/%3E%3C/svg%3E")}.icon.tech-balonzang{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='33' fill='none' viewBox='0 0 14 33'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M12.937 25.796v1.96m0-3.592v-7.837M5.45 5.226h-.326c-.648 0-1.174.525-1.174 1.174 0 .51-.166 1.005-.472 1.412l-2.085 2.77c-.255.338-.393.75-.393 1.174m4.45-6.53V2.814c0-.838.68-1.518 1.518-1.518.819 0 1.482.663 1.482 1.482v2.448m-3 0h3m0 0h.33c.647 0 1.17.523 1.17 1.169 0 .512.168 1.01.479 1.418l2.112 2.77c.257.338.396.75.396 1.173m0 4.571v11.428m0-11.428v-4.571m0 16V30a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V11.756m11.937 0h-2.188m-9.749 0h6.5'/%3E%3C/svg%3E")}.icon.tech-balonrezba{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='27' fill='none' viewBox='0 0 29 27'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M10.857 5.665H10a9 9 0 0 0-9 9v6.69m9.857-15.69V3a2 2 0 0 1 2-2h4.2c.702 0 1.271.57 1.271 1.272m-7.47 3.393h7.47m0 0H19a9 9 0 0 1 9 9v6.69m-9.672-15.69V2.272m0 0h2.49M1 21.356V24a2 2 0 0 0 2 2h23a2 2 0 0 0 2-2v-2.644m-27 0h18.574m8.426 0h-4.068'/%3E%3C/svg%3E")}.icon.tech-bytbalon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='36' fill='none' viewBox='0 0 26 36'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M11.257.5a2.424 2.424 0 0 0-.685 4.75c-.022.089-.039.18-.05.272a3.224 3.224 0 0 0-.35-.019C8.466 5.503 7.08 6.845 7.08 8.5c0 .339.058.665.165.968l-4.214 1.898a5 5 0 0 0-2.947 4.559V30.65a5 5 0 0 0 5 5h15.683a5 5 0 0 0 5-5v-2.326a1 1 0 0 0-2 0v.998h-4.872a3 3 0 0 1-3-3v-1.655a3 3 0 0 1 3-3h4.872V25.3a1 1 0 1 0 2 0v-9.295a5.022 5.022 0 0 0-3.05-4.62l-6.263-2.652a.202.202 0 0 1-.123-.186v-.37c0-.524-.22-.996-.572-1.33h.476a1 1 0 0 0 1.986-.168c0-1.012-.82-1.832-1.832-1.832h-.318A2.424 2.424 0 0 0 14.594.5h-3.337zM8.572 11.064l-4.72 2.125a3 3 0 0 0-1.623 1.816H7a1 1 0 1 1 0 2H2.084V30.65a3 3 0 0 0 3 3h15.683c1.426 0 2.62-.995 2.925-2.328h-4.797a5 5 0 0 1-5-5v-1.655a5 5 0 0 1 5-5h4.872v-2.662H14.5a1 1 0 0 1 0-2h9.097a3.01 3.01 0 0 0-1.66-1.778l-6.263-2.652a2.202 2.202 0 0 1-1.343-2.028v-.202h-1.07c.003.052.004.103.004.155 0 1.655-1.384 2.997-3.092 2.997a3.152 3.152 0 0 1-1.601-.433zM12.5 5.847a.5.5 0 0 1 1 0v.498h-1v-.498zm2.094-2.499h-3.337a.424.424 0 1 1 0-.848h3.337a.424.424 0 0 1 0 .848zM11.265 8.5c0 .492-.43.997-1.092.997-.663 0-1.093-.505-1.093-.997s.43-.997 1.093-.997 1.092.505 1.092.997z' clip-rule='evenodd'/%3E%3C/svg%3E")}.icon.tech-nalpiezopodzgiga{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='33' fill='none' viewBox='0 0 25 33'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M15.66 1.2H8.183c-.233 0-.35 0-.452.042a.643.643 0 0 0-.243.176c-.078.09-.13.213-.234.459L1.798 14.729c-.25.586-.374.88-.344 1.118a.793.793 0 0 0 .27.515c.168.138.446.138 1.003.138h8.062L6.89 31.8l15.84-19.346c.534-.653.802-.98.817-1.259a.834.834 0 0 0-.229-.634c-.181-.181-.566-.181-1.336-.181h-9.246L15.66 1.2z'/%3E%3C/svg%3E")}.icon.tech-piezopodzgig{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='39' fill='none' viewBox='0 0 36 39'%3E%3Cpath fill='%23fff' d='M23.422 6.262l.949-.316-.367-1.102-1.035.526.453.892zM18.39 3.839l.898-.44-.898.44zm9.932 3.705l.392.92-.392-.92zm.796-.335l.947.321.71-2.09-2.04.845.383.924zM31 13l.929.371.371-.928-.928-.371L31 13zm2.828 5.367l.612-.791-.612.79zM34 18.5l.587.81 1.08-.784-1.055-.817L34 18.5zm-.094.064l-.537-.843-1.32.84 1.318.845.54-.842zm.094.064l.619.786 1.03-.812-1.056-.779-.593.805zm-1.35.906l-.525-.852.524.852zm-1.238 4.885l.392.92 1.11-.474-.672-1.002-.83.556zm-2.467 6.885l-.388.921 2.037.858-.7-2.096-.949.317zm-.823-.353l-.412.911.007.004.008.003.397-.918zm0 0l.411-.912-.008-.003-.403.915zm0 0l.402-.916-.006-.002-.397.918zm-5.074 1.35l-.46.889 1.045.539.365-1.117-.95-.31zm-4.706 2.259l.91.413-.91-.413zM17.666 36l-.95.316.764 2.289 1.08-2.157-.894-.448zm-.512-2.305l.992-.128-.02-.15-.063-.138-.909.416zm-.043-.094l.909-.416-.91.416zm-4.533-2.168l-.949.316.367 1.101 1.035-.526-.453-.891zm-4.9-1.283l.392.92-.392-.92zm-.796.336l-.947-.322-.71 2.09 2.04-.844-.383-.924zM5 24.5l-.905-.426-.415.884.873.437L5 24.5zm-1.653-4.985l-.506.863.506-.863zM2 18.645l-.587-.81-1.08.783 1.055.817.612-.79zm.108-.072l.525.85 1.368-.845-1.362-.853-.531.848zM2 18.5l-.613-.79-1.054.817 1.08.783L2 18.5zm1.386-.92l-.524-.852.524.852zM5 13l-.371-.928-1.278.51.88 1.058L5 13zm1.882-5.737l.383-.924-2.04-.845.71 2.09.947-.321zm.796.335l-.391.92.391-.92zm0 0l.392-.92h-.001l-.39.92zm4.9-1.283l.453-.891-1.035-.526-.367 1.101.95.316zm4.2-1.764l.916.403.003-.006-.918-.397zm0 0l-.914-.403-.003.006.918.397zM17.5 3l.947-.321-.762-2.247-1.076 2.114L17.5 3zm.221.717l-.962.27 1.025 3.658.909-3.688-.972-.24zm.225-.771l.891-.454L17.761.379 17 2.625l.947.321zM22.97 5.37c-1.439.731-1.937.557-2.19.385-.19-.127-.402-.36-.661-.778-.258-.417-.513-.934-.83-1.579l-1.795.882c.304.619.604 1.233.925 1.75.32.518.712 1.026 1.241 1.383 1.183.798 2.58.571 4.216-.26L22.97 5.37zm4.962 1.254c-.66.28-1.182.502-1.633.647-.455.146-.734.178-.913.157-.132-.015-.248-.06-.396-.228-.176-.2-.391-.574-.618-1.254l-1.898.631c.265.795.585 1.456 1.015 1.945.459.521 1.021.819 1.669.893.6.07 1.2-.063 1.753-.24.556-.179 1.17-.441 1.804-.71l-.783-1.84zm.804-.34c-.282.118-.552.233-.804.34l.783 1.84c.253-.107.514-.218.787-.331l-.766-1.848zm2.637 5.788c-1.126-.45-1.554-.914-1.719-1.419-.19-.584-.134-1.514.412-3.123l-1.894-.643c-.571 1.683-.824 3.149-.42 4.387.431 1.318 1.504 2.105 2.878 2.655l.743-1.857zm3.068 5.504c-1.007-.779-1.815-1.416-2.294-2.112-.226-.327-.353-.636-.396-.947-.041-.307-.008-.678.179-1.146l-1.857-.742c-.299.746-.398 1.465-.303 2.158.093.688.37 1.288.73 1.811.692 1.005 1.783 1.837 2.717 2.56l1.224-1.582zm.172.133l-.172-.133-1.224 1.581.172.134 1.224-1.582zm-.169 1.698c.05-.03.097-.063.144-.097l-1.174-1.62a.953.953 0 0 1-.044.03l1.075 1.687zm.15-1.584a2.714 2.714 0 0 0-.147-.101l-1.08 1.684.04.027 1.188-1.61zm-1.42 2.563c.444-.274.963-.592 1.446-.972l-1.238-1.571c-.377.297-.796.556-1.256.84l1.049 1.703zm-.93 3.477c-.912-1.363-.799-1.919-.686-2.16.078-.168.233-.357.521-.588.293-.234.652-.456 1.096-.73l-1.049-1.703c-.418.258-.89.546-1.296.871-.41.33-.824.747-1.084 1.303-.564 1.206-.207 2.561.835 4.12l1.663-1.113zm-2.35 7.124c-.526-1.578-.487-2.785-.142-3.666.34-.867 1.025-1.544 2.053-1.982l-.785-1.84c-1.438.614-2.564 1.648-3.13 3.093-.562 1.433-.523 3.141.108 5.029l1.897-.634zm-2.168.882c.26.113.54.233.832.356l.776-1.843a88.155 88.155 0 0 1-.814-.349l-.794 1.836zm-.015-.007l.823-1.822-.823 1.822zm.008.004l.807-1.83-.807 1.83zm-3.72.746c.483-1.474.893-1.57 1.08-1.592.19-.022.48.012.954.167.468.153 1.01.386 1.692.681l.794-1.835c-.656-.284-1.29-.56-1.866-.747-.57-.187-1.19-.325-1.806-.252-1.427.166-2.214 1.324-2.748 2.956l1.9.622zm-4.745 2.36c.278-.614.5-1.1.727-1.492.229-.392.413-.597.569-.703.188-.13.628-.317 2.04.413l.918-1.777c-1.573-.813-2.942-1.072-4.089-.286-.511.35-.876.85-1.166 1.347-.29.498-.555 1.087-.821 1.674l1.822.825zm-.693 1.475c.263-.526.49-1.027.693-1.474l-1.822-.825c-.204.45-.416.918-.66 1.404l1.789.895zm-2.398-2.623c.111.858.288 1.692.555 2.492l1.897-.633a11.231 11.231 0 0 1-.468-2.116l-1.984.257zm.04.194l.043.094 1.818-.833-.043-.094-1.818.833zm-3.17-1.694c1.349-.685 1.763-.5 1.934-.382.146.1.32.292.539.662.218.37.43.83.697 1.414l1.818-.833c-.255-.556-.511-1.118-.792-1.595-.28-.478-.636-.96-1.134-1.3-1.116-.762-2.448-.522-3.969.251l.906 1.783zM8.07 31.07c.66-.28 1.181-.502 1.632-.646.456-.147.734-.178.913-.158.132.015.248.06.396.228.177.2.392.574.618 1.255l1.898-.632c-.264-.794-.584-1.456-1.015-1.945-.459-.52-1.02-.818-1.668-.893-.6-.069-1.2.063-1.753.24-.557.18-1.171.441-1.804.71l.783 1.841zm-.805.34c.283-.118.552-.232.805-.34l-.783-1.84c-.254.108-.515.219-.787.332l.765 1.848zm-2.712-6.015c1.457.728 1.847 1.23 1.965 1.68.067.254.076.597-.02 1.116-.096.523-.286 1.157-.563 1.973l1.894.643c.282-.83.512-1.58.636-2.253.125-.677.156-1.343-.012-1.986-.353-1.346-1.463-2.191-3.006-2.962l-.894 1.788zm-1.712-5.017c.903.53 1.4.854 1.63 1.288.174.325.306.96-.376 2.408l1.81.852c.799-1.698.937-3.066.33-4.202-.548-1.029-1.618-1.623-2.382-2.071l-1.012 1.725zm-1.453-.943c.486.377 1.01.682 1.453.943l1.012-1.725c-.462-.271-.873-.514-1.24-.799l-1.225 1.58zm.194-1.713a2.72 2.72 0 0 0-.169.113l1.174 1.62a.76.76 0 0 1 .046-.032l-1.05-1.701zm-.169 1.588c.054.039.108.075.164.11l1.062-1.695a.897.897 0 0 1-.052-.035l-1.174 1.62zm1.45-2.582c-.473.29-1.006.618-1.476.982l1.226 1.58c.368-.285.805-.555 1.297-.858l-1.048-1.704zm1.369-3.088c.43.517.58.875.622 1.1a.675.675 0 0 1-.097.507c-.117.196-.331.42-.678.683-.345.261-.753.513-1.217.798l1.048 1.704c.445-.274.94-.578 1.377-.91.435-.329.88-.736 1.187-1.25a2.67 2.67 0 0 0 .347-1.894c-.126-.682-.496-1.35-1.053-2.018l-1.536 1.28zm1.703-6.056c.548 1.613.602 2.525.414 3.092-.162.488-.584.941-1.72 1.396l.742 1.857c1.364-.546 2.442-1.316 2.876-2.624.407-1.229.152-2.686-.418-4.364l-1.894.643zm2.135-.906c-.253-.107-.522-.222-.805-.34L6.5 8.188c.272.113.533.223.787.331l.783-1.84zm-.001 0l-.781 1.84.78-1.84zm3.56-.679c-.226.681-.441 1.055-.618 1.255-.148.168-.264.213-.396.228-.179.02-.457-.011-.913-.157-.45-.145-.973-.366-1.632-.647l-.783 1.84c.633.27 1.247.532 1.804.71.552.178 1.153.31 1.753.241.647-.074 1.21-.372 1.668-.893.43-.489.75-1.15 1.015-1.945L11.629 6zm4.235-1.851c-.24.543-.42.948-.604 1.264-.183.314-.314.438-.4.49-.09.055-.451.222-1.829-.478l-.906 1.783c1.42.721 2.695 1.06 3.773.404.499-.303.835-.755 1.09-1.191.253-.435.48-.955.706-1.466l-1.83-.806zm-.003.006l1.836.794-1.836-.794zm.748-1.608a30.047 30.047 0 0 0-.745 1.602l1.83.806c.208-.473.428-.971.697-1.5l-1.782-.908zm2.075.902c-.073-.26-.152-.517-.237-.77l-1.894.643c.073.216.142.438.206.666l1.925-.54zM17 2.625c-.095.28-.177.565-.248.853l1.941.479a8.42 8.42 0 0 1 .201-.69L17 2.625zm2.289.773c-.14-.284-.29-.589-.45-.905l-1.783.907c.154.302.297.594.438.88l1.795-.882z'/%3E%3Ccircle cx='17.919' cy='18.919' r='7.919' stroke='%23fff' stroke-width='2'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M17.955 14.919l-2.536 3.733h4.52c.236 0 .354 0 .41.059a.28.28 0 0 1 .07.205c-.005.09-.087.196-.25.407l-2.636 3.596'/%3E%3C/svg%3E")}.icon.tech-nalbokekrana{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33' height='34' fill='none' viewBox='0 0 33 34'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M32 33H1m31-13.992l-10.077 9.787c-.16.155-.24.232-.333.269a.5.5 0 0 1-.26.028c-.1-.015-.192-.072-.376-.185C17.978 27.075 3.214 17.985 1 16.574m31 2.434h-5.238m5.238 0v5.353M16.714 1v.73M10.285 8.3h-.714m2.5-4.745l-.429-.438m9.715.438l.428-.438M23.857 8.3h-.715m-3.928 3.559A4.405 4.405 0 0 0 21 8.3c0-2.419-1.92-4.38-4.286-4.38-2.367 0-4.286 1.961-4.286 4.38 0 1.466.704 2.763 1.786 3.559v1.406c0 .817 0 1.226.156 1.538.137.275.355.499.624.639.306.159.706.159 1.506.159h.428c.8 0 1.2 0 1.506-.16.269-.14.487-.363.624-.638.156-.312.156-.72.156-1.538v-1.406z'/%3E%3C/svg%3E")}.icon.tech-nalshlangasbalona{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='35' fill='none' viewBox='0 0 36 35'%3E%3Cpath stroke='%23fff' stroke-width='2' d='M16 3.5c-8.284 0-15 6.716-15 15 0 8.284 6.716 15 15 15 8.284 0 15-6.716 15-15a14.94 14.94 0 0 0-3.543-9.682'/%3E%3Ccircle cx='16' cy='18.5' r='10' stroke='%23fff' stroke-width='2'/%3E%3Ccircle cx='16' cy='18.5' r='6' stroke='%23fff' stroke-width='2'/%3E%3Cpath stroke='%23fff' stroke-width='2' d='M15 3.5h16a1 1 0 0 0 1-1V2a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v7.5a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1 1 1 0 0 0-1-1H15'/%3E%3C/svg%3E")}.icon.tech-sashitabalona{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='33' fill='none' viewBox='0 0 29 33'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M9.719 15.781l3.187 3.092 7.172-6.957m7.172 4.638c0 7.589-8.533 13.108-11.638 14.865-.352.2-.529.3-.778.35a1.83 1.83 0 0 1-.668 0c-.25-.05-.426-.15-.778-.35C10.283 29.662 1.75 24.143 1.75 16.554V9.161c0-1.236 0-1.854.208-2.385a3.1 3.1 0 0 1 .872-1.22c.44-.376 1.036-.593 2.23-1.027l8.545-3.108c.331-.121.497-.181.667-.205.151-.021.305-.021.456 0 .17.024.336.084.667.205l8.546 3.108c1.193.434 1.79.651 2.229 1.027.388.332.688.75.872 1.22.208.531.208 1.149.208 2.385v7.393z'/%3E%3C/svg%3E")}.icon.tech-klapandav{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='31' height='20' fill='none' viewBox='0 0 31 20'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M3.399 12.925l-.907-.208c.175-.756.399-1.472.667-2.147l.863.409a1 1 0 0 0 .856-1.808l-.852-.403a13.09 13.09 0 0 1 1.409-1.995l.977.71a1 1 0 0 0 1.176-1.617l-.718-.522a13.078 13.078 0 0 1 2.032-1.42l.755.84a1 1 0 1 0 1.487-1.339l-.347-.385a13.952 13.952 0 0 1 3.703-.838v.648a1 1 0 1 0 2 0v-.68a13.817 13.817 0 0 1 3.247.578l-.46.885a1 1 0 0 0 1.776.92l.554-1.067c.267.13.53.27.787.418l1.457-1.456a14.646 14.646 0 0 0-2.34-1.192 15.479 15.479 0 0 0-4.72-1.07c-.43-.03-.862-.042-1.294-.036h-.044a15.968 15.968 0 0 0-6.83 1.656C4.57 3.827 1.296 7.685.335 13.307A20.541 20.541 0 0 0 .05 16.77a1 1 0 1 0 2 0c0-.72.038-1.413.11-2.077l.792.181a1 1 0 1 0 .447-1.95zm24.245-7.008l-1.43 1.43c.315.434.608.898.876 1.39l-.948.425a1 1 0 0 0 .817 1.825l.958-.428c.246.663.453 1.367.615 2.114l-1.314.243a1 1 0 1 0 .364 1.967l1.263-.233c.07.677.105 1.383.105 2.12a1 1 0 1 0 2 0 21.99 21.99 0 0 0-.266-3.468c-.47-2.945-1.543-5.41-3.04-7.385z' clip-rule='evenodd'/%3E%3Cpath stroke='%23fff' stroke-linejoin='round' stroke-width='2' d='M13.666 12.976l13.31-9.806-9.17 13.755a2.904 2.904 0 1 1-4.14-3.949z'/%3E%3Cpath fill='%23fff' d='M16.775 15.247a1.275 1.275 0 1 1-2.55 0 1.275 1.275 0 0 1 2.55 0z'/%3E%3C/svg%3E")}.icon.tech-karkasalum{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33' height='33' fill='none' viewBox='0 0 33 33'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-width='2' d='M12.223 1h13a6 6 0 0 1 6 6v18.334a6 6 0 0 1-6 6h-.667m-4 0H7a6 6 0 0 1-6-6V7a6 6 0 0 1 6-6h.723'/%3E%3Cpath fill='%23fff' d='M16.565 19.118h-5.13L9.931 23.75H8l4.916-14.725h2.253l4.938 14.725H18.11l-1.545-4.632zm-4.744-1.485h4.357l-1.416-4.238c-.322-.962-.537-1.836-.752-2.688h-.043c-.214.874-.45 1.77-.73 2.666l-1.416 4.26zm10.29 6.117V8.239H24V23.75h-1.889z'/%3E%3C/svg%3E")}.icon.tech-nizvydco2{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33' height='33' fill='none' viewBox='0 0 33 33'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M31.8 1.35L1.2 31.95'/%3E%3Cpath fill='%23fff' d='M14.022 24.109l.468 1.854c-.832.43-2.497.86-4.63.86-4.94 0-8.66-3.224-8.66-9.162 0-5.67 3.72-9.511 9.155-9.511 2.185 0 3.563.483 4.161.806l-.546 1.907c-.858-.43-2.08-.752-3.537-.752-4.11 0-6.84 2.713-6.84 7.47 0 4.432 2.47 7.28 6.736 7.28 1.378 0 2.783-.295 3.693-.752zM23.92 8.15c4.785 0 7.88 3.788 7.88 9.161 0 6.234-3.667 9.538-8.14 9.538-4.63 0-7.881-3.707-7.881-9.188 0-5.75 3.459-9.511 8.14-9.511zm-.105 1.907c-3.745 0-5.617 3.574-5.617 7.55 0 3.869 2.028 7.335 5.591 7.335 3.59 0 5.618-3.412 5.618-7.523 0-3.6-1.82-7.362-5.592-7.362z'/%3E%3C/svg%3E")}.icon.tech-ttulpan{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33' height='33' fill='none' viewBox='0 0 33 33'%3E%3Cpath stroke='%23fff' stroke-width='2' d='M23.35 4.571l-3.382 5.857a6.969 6.969 0 0 1 2.563 2.561l3.646-2.534a3 3 0 0 0 .3-4.69l-1.59-1.436a1 1 0 0 0-1.537.242zm5.079 5.047L22.572 13c.637 1.104.94 2.31.939 3.5l4.424-.372a3 3 0 0 0 2.604-3.912l-.659-2.039a1 1 0 0 0-1.451-.559z'/%3E%3Cpath stroke='%23fff' stroke-width='2' d='M30.263 16.5H23.5c0 1.275-.34 2.47-.936 3.5l4.017 1.89a3 3 0 0 0 4.21-2.085l.45-2.096a1 1 0 0 0-.978-1.209z'/%3E%3Cpath stroke='%23fff' stroke-width='2' d='M28.429 23.381L22.572 20a6.968 6.968 0 0 1-2.561 2.563l2.534 3.646a3 3 0 0 0 4.69.3l1.436-1.591a1 1 0 0 0-.242-1.537zm-5.048 5.048L20 22.572a6.968 6.968 0 0 1-3.5.939l.372 4.424a3 3 0 0 0 3.912 2.604l2.039-.659a1 1 0 0 0 .558-1.451z'/%3E%3Cpath stroke='%23fff' stroke-width='2' d='M16.5 30.263V23.5c-1.275 0-2.47-.34-3.5-.936l-1.89 4.017a3 3 0 0 0 2.085 4.21l2.095.45a1 1 0 0 0 1.21-.978z'/%3E%3Cpath stroke='%23fff' stroke-width='2' d='M9.618 28.429L13 22.572a6.968 6.968 0 0 1-2.563-2.561l-3.646 2.534a3 3 0 0 0-.3 4.69l1.591 1.436a1 1 0 0 0 1.536-.242zm-5.047-5.048L10.428 20a6.968 6.968 0 0 1-.939-3.5l-4.424.372a3 3 0 0 0-2.604 3.912l.659 2.039a1 1 0 0 0 1.451.558z'/%3E%3Cpath stroke='%23fff' stroke-width='2' d='M2.737 16.5H9.5c0-1.275.34-2.47.937-3.5l-4.018-1.89a3 3 0 0 0-4.21 2.085l-.45 2.095a1 1 0 0 0 .978 1.21z'/%3E%3Cpath stroke='%23fff' stroke-width='2' d='M4.571 9.618L10.428 13a6.968 6.968 0 0 1 2.561-2.563l-2.534-3.646a3 3 0 0 0-4.69-.3L4.33 8.083a1 1 0 0 0 .242 1.536zm5.047-5.047L13 10.428a6.968 6.968 0 0 1 3.5-.939l-.372-4.424a3 3 0 0 0-3.912-2.604l-2.039.659a1 1 0 0 0-.559 1.451z'/%3E%3Cpath stroke='%23fff' stroke-width='2' d='M16.5 9.5a7 7 0 1 0 3.5.937M16.5 9.5V2.737a1 1 0 0 1 1.21-.978l2.095.45a3 3 0 0 1 2.086 4.21L20 10.437M16.5 9.5c1.275 0 2.47.34 3.5.937'/%3E%3C/svg%3E")}.icon.tech-nerg304{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33' height='33' fill='none' viewBox='0 0 33 33'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-width='2' d='M13 1.834h13a6 6 0 0 1 6 6v17.334a6 6 0 0 1-6 6h-.667m-4 0H7.777a6 6 0 0 1-6-6V7.834a6 6 0 0 1 6-6H8.5'/%3E%3Cpath fill='%23fff' d='M8 14.602l.326-.979a4.044 4.044 0 0 0 1.723.421c1.094 0 1.536-.558 1.525-1.095 0-.81-.838-1.158-1.711-1.158h-.664v-.948h.64c.664 0 1.502-.274 1.502-.958 0-.463-.384-.853-1.21-.853-.618 0-1.235.242-1.549.432l-.326-.937C8.686 8.253 9.525 8 10.433 8c1.56 0 2.363.78 2.363 1.674 0 .716-.466 1.306-1.397 1.6v.022c.92.147 1.665.78 1.665 1.706 0 1.158-1.071 2.074-2.945 2.074-.92 0-1.712-.231-2.119-.474zM16.942 8c1.827 0 2.677 1.474 2.677 3.496 0 2.2-.954 3.58-2.759 3.58-1.746 0-2.677-1.432-2.689-3.517 0-2.127 1.001-3.559 2.77-3.559zm-.035.99c-.768 0-1.304.853-1.292 2.57-.012 1.663.5 2.526 1.292 2.526.838 0 1.28-.926 1.28-2.569 0-1.59-.419-2.527-1.28-2.527zm8.115 5.97h-1.35v-1.737h-3.423v-.842l3.085-4.265h1.688v4.128H26v.979h-.978v1.737zm-3.41-2.716h2.06V10.38c0-.39.011-.79.046-1.19h-.046c-.233.432-.43.78-.664 1.158l-1.385 1.875-.012.02zM11.337 24.558l.314-1.074a4.292 4.292 0 0 0 1.898.452c.92 0 1.431-.39 1.431-.968 0-.537-.395-.853-1.396-1.18-1.293-.42-2.12-1.042-2.12-2.064 0-1.158 1.072-2.043 2.771-2.043.85 0 1.479.169 1.886.358l-.349 1.043a3.602 3.602 0 0 0-1.56-.337c-.908 0-1.304.442-1.304.853 0 .548.454.8 1.502 1.169 1.362.463 2.026 1.085 2.026 2.106 0 1.137-.955 2.127-2.98 2.127-.827 0-1.688-.21-2.12-.442zm6.036 0l.315-1.074a4.292 4.292 0 0 0 1.897.452c.92 0 1.432-.39 1.432-.968 0-.537-.396-.853-1.397-1.18-1.292-.42-2.119-1.042-2.119-2.064 0-1.158 1.071-2.043 2.77-2.043.85 0 1.48.169 1.887.358l-.35 1.043a3.602 3.602 0 0 0-1.56-.337c-.907 0-1.303.442-1.303.853 0 .548.454.8 1.502 1.169 1.361.463 2.025 1.085 2.025 2.106 0 1.137-.955 2.127-2.98 2.127-.827 0-1.688-.21-2.119-.442z'/%3E%3C/svg%3E")}.icon.tech-nerg201{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33' height='33' fill='none' viewBox='0 0 33 33'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-width='2' d='M13 1.834h13a6 6 0 0 1 6 6v17.334a6 6 0 0 1-6 6h-.667m-4 0H7.777a6 6 0 0 1-6-6V7.834a6 6 0 0 1 6-6H8.5'/%3E%3Cpath fill='%23fff' d='M14.097 15.004H9v-.795l.89-.752c1.768-1.505 2.6-2.331 2.612-3.242 0-.615-.358-1.155-1.34-1.155-.66 0-1.226.307-1.607.572l-.416-.922C9.682 8.307 10.503 8 11.45 8c1.665 0 2.474.964 2.474 2.088 0 1.207-.948 2.182-2.254 3.295l-.659.52v.02h3.086v1.081zM17.844 8c1.814 0 2.658 1.483 2.658 3.518 0 2.215-.948 3.603-2.74 3.603-1.733 0-2.658-1.441-2.67-3.54 0-2.14.995-3.581 2.752-3.581zm-.035.996c-.763 0-1.294.858-1.283 2.586-.011 1.674.497 2.543 1.283 2.543.832 0 1.271-.933 1.271-2.586 0-1.6-.416-2.543-1.27-2.543zm5.816 6.008V9.293H23.6l-1.375.636-.243-.986 1.826-.826H25v6.887h-1.375zm-12.117 9.551l.312-1.08a4.215 4.215 0 0 0 1.884.455c.913 0 1.422-.392 1.422-.975 0-.54-.393-.858-1.387-1.187-1.283-.424-2.104-1.049-2.104-2.077 0-1.165 1.063-2.055 2.751-2.055.844 0 1.468.17 1.873.36l-.347 1.049a3.537 3.537 0 0 0-1.55-.34c-.9 0-1.294.446-1.294.86 0 .55.451.804 1.491 1.175 1.353.466 2.011 1.092 2.011 2.12 0 1.144-.947 2.14-2.958 2.14-.821 0-1.676-.212-2.104-.445zm5.994 0l.312-1.08a4.215 4.215 0 0 0 1.884.455c.913 0 1.421-.392 1.421-.975 0-.54-.393-.858-1.387-1.187-1.283-.424-2.103-1.049-2.103-2.077 0-1.165 1.063-2.055 2.75-2.055.845 0 1.469.17 1.873.36l-.347 1.049a3.537 3.537 0 0 0-1.548-.34c-.902 0-1.295.446-1.295.86 0 .55.45.804 1.491 1.175 1.352.466 2.011 1.092 2.011 2.12 0 1.144-.948 2.14-2.959 2.14-.82 0-1.676-.212-2.103-.445z'/%3E%3C/svg%3E")}.icon.tech-noplastic{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='39' height='9' fill='none' viewBox='0 0 39 9'%3E%3Cpath fill='%23fff' d='M8.178 9l-.177-3.672c-.055-1.162-.123-2.564-.11-3.779h-.04c-.3 1.095-.683 2.31-1.093 3.445l-1.338 3.9H4.123L2.894 5.046a44.25 44.25 0 0 1-.928-3.498H1.94a196.136 196.136 0 0 1-.164 3.832L1.57 9H0l.614-9h2.212l1.202 3.619c.327 1.055.614 2.123.846 3.124h.041c.246-.974.56-2.083.915-3.138L7.1 0h2.184l.533 9H8.178zm8.495-5.328v1.335h-3.468v2.644h3.877V9h-5.557V0h5.353v1.349h-3.673v2.323h3.468zM20.447 9V1.375h-2.622V0h6.95v1.375h-2.649V9h-1.68zm9.177-2.55h-2.922L25.91 9h-1.734l2.95-9h2.143l2.99 9h-1.802l-.833-2.55zm-2.649-1.242h2.362l-.724-2.217c-.177-.547-.327-1.162-.464-1.682h-.027c-.137.52-.273 1.148-.437 1.682l-.71 2.217zM33.539 9V0h1.679v7.625H39V9h-5.461z'/%3E%3C/svg%3E")}.icon.tech-istitana{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33' height='33' fill='none' viewBox='0 0 33 33'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-width='2' d='M13 1.834h13a6 6 0 0 1 6 6v17.334a6 6 0 0 1-6 6h-.667m-4 0H7.778a6 6 0 0 1-6-6V7.834a6 6 0 0 1 6-6H8.5'/%3E%3Cpath fill='%23fff' d='M13.678 24V10.667H9V9.022h11.386v1.645h-4.7V24h-2.008zm10.093 0h-2.008V13.244h2.008V24zM22.767 9C23.52 9 24 9.533 24 10.222c.022.667-.48 1.2-1.278 1.2-.708 0-1.21-.533-1.21-1.2 0-.689.525-1.222 1.255-1.222z'/%3E%3C/svg%3E")}.icon.tech-bezopasnoeda{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='27' height='30' fill='none' viewBox='0 0 27 30'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M1 29a6.944 6.944 0 0 0 6.944-6.944v-3.022H7a6 6 0 0 1-6-6V1h16.667v12.034a6 6 0 0 1-6 6h-.945v3.022A6.944 6.944 0 0 0 17.667 29m5.555 0V12.39H24a2 2 0 0 0 2-2V1m-2.778 0v6.17M20.444 1v6.17'/%3E%3C/svg%3E")}.icon.tech-metal{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='39' height='9' fill='none' viewBox='0 0 39 9'%3E%3Cpath fill='%23fff' d='M8.178 9l-.177-3.672c-.055-1.162-.123-2.564-.11-3.779h-.04c-.3 1.095-.683 2.31-1.093 3.445l-1.338 3.9H4.123L2.894 5.046a44.25 44.25 0 0 1-.928-3.498H1.94a196.136 196.136 0 0 1-.164 3.832L1.57 9H0l.614-9h2.212l1.202 3.619c.327 1.055.614 2.123.846 3.124h.041c.246-.974.56-2.083.915-3.138L7.1 0h2.184l.533 9H8.178zm8.495-5.328v1.335h-3.468v2.644h3.877V9h-5.557V0h5.353v1.349h-3.673v2.323h3.468zM20.447 9V1.375h-2.622V0h6.95v1.375h-2.649V9h-1.68zm9.177-2.55h-2.922L25.91 9h-1.734l2.95-9h2.143l2.99 9h-1.802l-.833-2.55zm-2.649-1.242h2.362l-.724-2.217c-.177-.547-.327-1.162-.464-1.682h-.027c-.137.52-.273 1.148-.437 1.682l-.71 2.217zM33.539 9V0h1.679v7.625H39V9h-5.461z'/%3E%3C/svg%3E")}.icon.tech-plastinapodogrevabalona{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='31' height='31' fill='none' viewBox='0 0 31 31'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-width='2' d='M30 19.125H2.812A1.813 1.813 0 0 0 1 20.938c0 1 .811 1.812 1.813 1.812h20.843c1.001 0 1.813.811 1.813 1.813a1.813 1.813 0 0 1-1.813 1.812H2.813A1.813 1.813 0 0 0 1 28.188c0 1 .811 1.812 1.813 1.812H30'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M23.268 1s-.608.959-.904 1.611c-1.87 4.125 3.678 7.153 1.807 11.278-.295.652-.903 1.611-.903 1.611M15.5 1s-.608.959-.904 1.611c-1.87 4.125 3.678 7.153 1.808 11.278-.296.652-.904 1.611-.904 1.611M7.732 1s-.608.959-.903 1.611c-1.87 4.125 3.677 7.153 1.807 11.278-.296.652-.904 1.611-.904 1.611'/%3E%3C/svg%3E")}
.form-control label,.form-floating label{line-height:144%;color:#636363}.form-floating>label{padding:12px 20px 9px}.form-control{color:#636363}.form-control,.form-control:focus{box-shadow:0 0 15px 0 rgba(0,0,0,.1);background:#f0f0f0}textarea.form-control{min-height:140px;padding:14px 20px 13px;font-family:MyriadPro,Myriad Pro,sans-serif;font-weight:400;font-size:17px;line-height:110%;color:#636363}textarea.form-control::placeholder{color:#636363;opacity:1}
.mainslider,.mainslider .slide{height:100dvh;max-height:800px;min-height:650px}.mainslider .slide .slide_block{height:100%;max-height:800px;min-height:650px}.mainslider .slide .slide_block .block_h{font-family:NK239,sans-serif;font-weight:700;font-size:65px;line-height:110%;color:#fff}@media (max-width:992px){.mainslider .slide .slide_block .block_h{font-size:35px;font-weight:400}}.mainslider .slide .slide_block .block_txt{font-family:MyriadPro,Myriad Pro,sans-serif;font-weight:400;font-size:17px;color:#fff;margin-top:10px;margin-bottom:70px}@media (max-width:768px){.mainslider .slide .slide_block .block_txt{font-size:16px;margin-bottom:44px}}.mainslider .slide .slide_block .btn{margin-right:15px}@media (max-width:992px){.mainslider .slide .slide_block .btn{margin-bottom:12px;font-size:17px}}
#mobilemenu{background-color:#f1f1f1}#mobilemenu .offcanvas-body{padding:0 15px 25px}#mobilemenu .head-menu .mobmenu{margin:auto 0 6px}#mobilemenu .head-menu .search{margin-top:11px}#mobilemenu .head-menu .input-group{border-radius:32px;border:1px solid #1d1f1f}#mobilemenu .head-menu .input-group input{border:0;border-radius:32px;font-size:15px;color:#4b4b4b;background-color:transparent;font-family:MyriadPro,Myriad Pro,sans-serif;font-weight:400;line-height:110%;box-shadow:none;padding:8px 12px 7px!important}#mobilemenu .head-menu .input-group input::placeholder{color:#4b4b4b}#mobilemenu .head-menu .btn.bg-transparent{background-color:transparent!important;padding:6px 12px}#mobilemenu .head-menu svg{margin-right:0}#mobilemenu .head-menu svg path{stroke:#1d1f1f}#mobilemenu .head-menu .topblock{padding:6px 0 10px;border-bottom:1px solid #1d1f1f}#mobilemenu .head-menu .logotype{margin-right:50px}#mobilemenu .head-menu .logotype img{max-width:70px}#mobilemenu .footer_mm h4{font-family:MyriadPro,Myriad Pro,sans-serif;font-weight:600;font-size:20px;line-height:110%;margin-bottom:10px;margin-top:24px}@media (max-width:992px){#mobilemenu .footer_mm h4{font-size:18px}}#mobilemenu .footer_mm ul{padding:0;margin:0;width:50%}#mobilemenu .footer_mm ul li{list-style:none;margin-bottom:8px;font-family:MyriadPro,Myriad Pro,sans-serif;font-weight:400;font-size:17px;line-height:110%;color:#1d1f1f;display:flex;align-items:center}@media (max-width:992px){#mobilemenu .footer_mm ul li{font-size:16px;align-items:start}}#mobilemenu .footer_mm ul li i.icon,#mobilemenu .footer_mm ul li svg{margin-right:10px}#mobilemenu .footer_mm ul li a{font-family:MyriadPro,Myriad Pro,sans-serif;font-weight:400;font-size:17px;line-height:110%;color:#1d1f1f;display:flex;align-items:center}@media (max-width:992px){#mobilemenu .footer_mm ul li a{font-size:16px}}#mobilemenu .footer_mm .social>*{margin-right:12px}
#feedback .modal-header{padding-bottom:0;border:0}#feedback .modal-body{padding:0 30px}@media (max-width:992px){#feedback .modal-body{padding:0 12px}}#feedback ul.menuinform{padding:0;margin-top:60px}#feedback ul.menuinform li{list-style:none}#feedback .form-floating{line-height:15px;margin-bottom:14px}#feedback h3{font-family:NK239,sans-serif;font-weight:700;font-size:30px;line-height:110%;color:#1d1f1f;margin-bottom:0;text-align:center}#feedback .infotext-form{margin-bottom:30px;margin-top:15px;text-align:center}#feedback .form-check-label .btn.btn-outline,#feedback .form-check-label .btn.btn-outline:active{margin-top:30px;color:#000;background-color:#fff}@media (max-width:992px){#feedback .form-check-label .btn.btn-outline,#feedback .form-check-label .btn.btn-outline:active{font-size:12px;border-radius:3px;margin-top:#000}}#feedback .form-check-label .btn.btn-outline:hover{background-color:#fff;color:#f1f1f1;border:2px solid #f1f1f1}@media (max-width:992px){#feedback .form-check-label .btn.btn-outline:hover{border:1px solid #f1f1f1}}#feedback button.btn.btn-standart{--mois-btn-border-color:inherit;margin-top:15px;margin-bottom:40px}@media (max-width:992px){#feedback button.btn.btn-standart{margin-bottom:25px}}#feedback a{border-bottom:1px solid #000;font-weight:500}#feedback label span{color:#ff4848}
.one-colone{margin-bottom:20px}.one-colone:last-child{margin-bottom:0}
.page-txt img.fullimg{border-radius:20px;margin-top:5px;margin-bottom:20px}.page-txt h1{margin-bottom:22px}@media (max-width:992px){.page-txt h1{margin-bottom:12px}}.page-txt h1 span{line-height:110%;text-transform:uppercase;text-align:right;color:#6b6b6b}.page-txt h1 span,.page-txt h2{font-family:MyriadPro,Myriad Pro,sans-serif;font-weight:500;font-size:24px}.page-txt h2{line-height:120%;color:#1d1f1f;margin-bottom:20px}@media (max-width:992px){.page-txt h2{font-size:18px}}.page-txt .shipmentproducts{margin-bottom:120px}@media (max-width:992px){.page-txt .shipmentproducts{margin-bottom:65px}}.page-txt .map>*{margin-top:20px}.page-txt .map>*,.page-txt .map iframe{border-radius:20px}.page-txt .r{margin-top:20px;font-family:MyriadPro,Myriad Pro,sans-serif;font-weight:400;font-size:17px;line-height:110%;color:#1d1f1f}@media (max-width:992px){.page-txt .r{font-size:16px}}.page-txt .line{margin-bottom:15px;box-shadow:0 0 25px 0 rgba(0,0,0,.08);background:#f0f0f0;padding:10px;border-radius:90px;display:flex;align-items:center;font-family:MyriadPro,Myriad Pro,sans-serif;font-weight:400;font-size:17px;line-height:120%;color:#1d1f1f}@media (max-width:992px){.page-txt .line{border-radius:20px;padding:15px 10px;font-size:16px}.page-txt .line p{margin:0;width:calc(100% - 50px)}}.page-txt .line p{margin:0}.page-txt .line .circle{width:40px;height:40px;border-radius:20px;margin-right:10px;background-color:#004e42;display:flex;align-items:center;justify-content:center}.page-txt .line:last-child{margin-bottom:20px}.page-txt .greentext{font-family:MyriadPro,Myriad Pro,sans-serif;font-weight:600;font-size:20px;line-height:120%;color:#004e42}@media (max-width:992px){.page-txt .greentext{font-size:18px}}.page-txt .greentext svg{margin-bottom:8px}.page-txt .img-shadow{border-radius:20px;box-shadow:0 0 25px 0 rgba(0,0,0,.05);object-fit:contain}.page-txt .rounded-box{border-radius:20px}.pills-page{padding:0}@media (max-width:992px){.pills-page{padding-left:0;padding-top:0}}.pills-page .tab-pane{padding-top:0;font-family:MyriadPro,Myriad Pro,sans-serif;font-weight:400;font-size:24px;line-height:110%;color:#1d1f1f}@media (max-width:992px){.pills-page .tab-pane{font-size:18px}}.pills-page .tab-pane h5{font-family:MyriadPro,Myriad Pro,sans-serif;font-weight:600;font-size:24px;line-height:110%;color:#1d1f1f}@media (max-width:992px){.pills-page .tab-pane h5{font-size:18px}}.pills-page .tab-content{padding:0}.pills-page .nav-pills{margin-bottom:18px;width:750px}.pills-page .nav-pills .nav-item{margin-right:15px}@media (max-width:992px){.pills-page .nav-pills .nav-item{margin-right:10px}}.pills-page .nav-pills .nav-link{font-family:MyriadPro,Myriad Pro,sans-serif;font-weight:400;font-size:17px;line-height:110%;--tourist-nav-link-padding-y:11px;--tourist-nav-link-padding-x:20px}.pills-page .nav-pills .nav-link:not(.active){background-color:#d5d5d5}
.pagination{margin-top:25px}.pagination .page-item{margin:0 5px}.pagination .page-item a{border-radius:4px}.pagination:first-child{margin-right:10px}.pagination:last-child{margin-left:10px}
.preview-products{padding-top:60px;padding-bottom:60px;position:relative}.preview-products .next{z-index:120;position:absolute;left:0;top:0;height:100%;width:60px;cursor:pointer}.slider-products{display:flex;align-items:center;padding-left:60px}@media (max-width:992px){.slider-products{padding-left:10px}}.slider-products .slide{margin-right:20px;position:relative}.slider-products .slide .colors{position:absolute;padding:0;margin:0;z-index:10;top:38px;left:40px;display:flex;align-items:center}.slider-products .slide .colors li{list-style:none;display:inline-block;margin-right:6px}.slider-products .slide .colors li:not(.last){border:1px solid transparent;width:26px;height:26px;border-radius:13px;padding:2px}.slider-products .slide .colors li:not(.last) a{display:block;width:20px;height:20px;border-radius:10px;background-color:#ccc}.slider-products .slide .colors li:not(.last):hover{border:1px solid #000}.slider-products .slide .colors li.last{color:#000}@media (max-width:992px){.slider-products .slide{margin-right:10px}}.slider-products .slide a{display:block;position:relative}.slider-products .slide a img{border-radius:4px}.slider-products .slide a span{width:240px;position:absolute;display:flex;align-items:center;justify-content:space-between;bottom:40px;left:40px}.slider-products .slide a i{display:none;position:absolute;right:35px;bottom:38px}.slider-products .slide:hover a i{display:block}
.product-list{margin-top:22px}.product-list .product{position:relative;display:flex;flex-direction:column}.product-list .product .props div{font-family:MyriadPro,Myriad Pro,sans-serif;font-weight:400;font-size:17px;line-height:110%;color:#1d1f1f;display:flex;align-items:center}.product-list .product .props div i{margin-right:4px}@media (max-width:992px){.product-list .product .props div{font-size:13px}.product-list .product .props div i{margin-right:3px}}.product-list .product .props div:first-child{margin-right:36px}@media (max-width:992px){.product-list .product .props div:first-child{margin-right:10px}}.product-list .product b{margin-top:12px;margin-bottom:2px;font-family:MyriadPro,Myriad Pro,sans-serif;font-weight:600;font-size:24px;line-height:110%;color:#1d1f1f}@media (max-width:992px){.product-list .product b{font-size:14px}}.product-list .product span{font-family:MyriadPro,Myriad Pro,sans-serif;font-weight:400;font-size:20px;line-height:110%;color:#4a4a4a;display:block;margin-bottom:10px}@media (max-width:992px){.product-list .product span{font-size:14px}}.product-list .product img{border-radius:20px;box-shadow:0 0 14px 0 rgba(0,0,0,.08);background:#f1f1f1;transition:.4s ease}@media (max-width:992px){.product-list .product img{border-radius:12px}}.product-list .product .tag{position:absolute;right:15px;top:15px;background-color:#004e42;color:#fff;font-family:MyriadPro,Myriad Pro,sans-serif;font-weight:500;font-size:15px;line-height:110%;padding:3px 8px 1px;border-radius:22px;text-transform:uppercase}@media (max-width:992px){.product-list .product .tag{font-size:10px;right:7px;top:7px}}.product-list .product .tag.bgyellow{background-color:#ffa300}
.product-page .product-card{margin-top:20px}.product-page .gallery .preview-img img{box-shadow:0 0 20px 0 rgba(0,0,0,.08);border-radius:12px;display:block}.product-page .gallery .main-img{box-shadow:0 0 20px 0 rgba(0,0,0,.08);background:#fff;display:block;padding:48px 62px;border-radius:20px;width:100%}@media (max-width:992px){.product-page .gallery .main-img{border-radius:12px}}.product-page .gallery .main-img img{display:block;max-height:500px}.product-page .info-card{padding-top:15px}.product-page .info-card h3{margin-bottom:12px;font-family:MyriadPro,Myriad Pro,sans-serif;font-weight:600;font-size:22px;line-height:110%;color:#1d1f1f}@media (max-width:992px){.product-page .info-card h3{font-size:20px}}.product-page .info-card .desc{font-family:MyriadPro,Myriad Pro,sans-serif;font-weight:400;font-size:15px;line-height:110%;color:#1d1f1f;margin-bottom:35px}.product-page .info-card .desc ul{padding:0;margin-left:15px}.product-page .info-card .propertyes{display:flex;align-items:start;justify-content:space-between;margin-bottom:0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='407' height='2' fill='none' viewBox='0 0 407 2'%3E%3Cpath stroke='%23CFCFCF' stroke-dasharray='4 4' stroke-linecap='round' d='M1 1h405'/%3E%3C/svg%3E");background-repeat:repeat-x;background-position:0 13px}.product-page .info-card .propertyes .property,.product-page .info-card .propertyes .property-val{background-color:#f1f1f1;max-width:45%;font-size:15px}@media (max-width:992px){.product-page .info-card .propertyes .property,.product-page .info-card .propertyes .property-val{font-size:14px}}.product-page .info-card .propertyes+h3{margin-top:23px}.product-page .info-card .technologyes{position:relative}.product-page .info-card .technologyes .technology-list{position:absolute;bottom:109%}@media (max-width:992px){.product-page .info-card .technologyes .technology-list{bottom:105%}}.product-page .info-card .technologyes .technology-list>div{display:none;padding:15px;border-radius:15px;width:100%;background-color:#004e42;color:#fff;font-family:MyriadPro,Myriad Pro,sans-serif;font-weight:400;font-size:15px;line-height:110%}@media (max-width:992px){.product-page .info-card .technologyes .technology-list>div{padding:10px}}.product-page .info-card .technologyes .technology-list>div .popover-arrow{border-color:transparent;position:absolute;bottom:34px;left:25px;border-top-color:#004e42;transform:translate3d(0,39.15px,0);border-width:.35rem .5rem 0;display:block;content:"";border-style:solid}@media (max-width:992px){.product-page .info-card .technologyes .technology-list>div .popover-arrow{display:none}}.product-page .info-card .technologyes .technology-list>div h4{font-family:MyriadPro,Myriad Pro,sans-serif;font-weight:600;font-size:18px;line-height:110%}@media (max-width:992px){.product-page .info-card .technologyes .technology-list>div h4{font-size:17px}}.product-page .info-card .technology-icons{display:flex;align-items:center;flex-wrap:wrap;margin-left:-8px;margin-right:-8px}@media (max-width:992px){.product-page .info-card .technology-icons{margin-right:0;margin-left:0}}.product-page .info-card .technology-icons .icon{margin:0 8px 16px;width:70px;height:70px;background-size:50px 40px}@media (max-width:992px){.product-page .info-card .technology-icons .icon{width:65px;height:65px;margin:0 10px 10px 0}}
.slider-products .container{padding-top:120px}@media (max-width:992px){.slider-products .container{padding-top:65px}}.slider-products .container .product-list{margin-left:-12px;margin-right:-12x}.slider-products .container .product-list .col-6{padding:24px 12px}@media (max-width:992px){.slider-products .container .product-list{margin-left:-5px;margin-right:-5px}.slider-products .container .product-list .col-6{padding:10px 5px}}
.slider{position:relative}.slider .arrow-next,.slider .arrow-prev{cursor:pointer;position:absolute;height:100%;width:54px;top:0;z-index:15;background-size:54px 54px;background-repeat:no-repeat;background-position:50% 50%;padding:0!important}.slider .arrow-prev{left:-58px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='54' height='54' fill='none' viewBox='0 0 54 54'%3E%3Cpath stroke='%23202027' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M33.75 40.5L20.25 27l13.5-13.5'/%3E%3C/svg%3E")}.slider .arrow-next{right:-58px;left:auto!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='54' height='54' fill='none' viewBox='0 0 54 54'%3E%3Cpath stroke='%23202027' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M20.25 40.5L33.75 27l-13.5-13.5'/%3E%3C/svg%3E")}.slider.slider-page .arrow-prev{left:0}.slider.slider-page .arrow-next{right:0}.slick-dots{bottom:48px;width:100%;margin:0 auto;position:absolute;z-index:15;display:block;align-items:center;text-align:center;padding:0}.slick-dots li{list-style:none;display:inline-block;margin:0 5px}.slick-dots li button{font-size:0;height:18px;width:18px;background:transparent;border:1px solid #f0f0f0;cursor:pointer;border-radius:9px;content:" ";display:inline-block}.slick-dots li.slick-active button{background:#f0f0f0}.slick-dots li button:before{content:" ";display:inline-block}.product-list.slider .slick-dots{bottom:-25px}.product-list.slider .slick-dots li button{background:#1d1f1f!important;opacity:.3;border:0}.product-list.slider .slick-dots li.slick-active button{opacity:1}
body,html{background:#f1f1f1;width:100%;min-height:100dvh;font-family:MyriadPro,Myriad Pro,sans-serif;box-sizing:border-box;margin:0;padding:0;border:transparent;font-style:normal;font-weight:400;font-size:17px;line-height:110%;color:#000;outline:0!important}@media (max-width:992px){body,html{font-size:16px}}html{scroll-behavior:smooth;margin:0;padding:0;border:0!important}.w-80{width:80%}.w-85{width:85%}.w-90{width:90%}p{margin:0;padding:0;margin-bottom:12px}a,a:hover{color:#000;text-decoration:none}a:not(.nav-link):active{color:#262626;border-color:transparent}.container-fluid{padding-left:0;padding-right:0;max-width:1440px;margin-left:auto;margin-right:auto}.container-fluid.fullsize{max-width:1920px}.container-fluid.content{padding-left:0;padding-right:0}@media (max-width:992px){.container-fluid.content{padding:45px 30px}}.form-control{font-size:16px}.h1{font-family:NK239,sans-serif;font-weight:400;font-size:38px;line-height:110%;color:#1d1f1f}@media (max-width:992px){.h1{font-size:30px;font-weight:500}}.container-fluid.innerpage .container{padding-top:161px!important}@media (max-width:992px){.container-fluid.innerpage .container{padding-top:126px!important}}@media (max-width:1400px){.container{--tourist-gutter-x:60px;--tourist-gutter-y:0}}@media (max-width:1200px){.container{--tourist-gutter-x:60px;--tourist-gutter-y:0}}@media (max-width:992px){.container{--tourist-gutter-x:30px;--tourist-gutter-y:0}}
.tehnologyes h1{margin-bottom:22px}.tehnologyes .tech-block{box-shadow:0 0 20px 0 rgba(0,0,0,.08);background:#f1f1f1;border-radius:20px;padding:20px;font-family:MyriadPro,Myriad Pro,sans-serif;font-weight:400;font-size:15px;line-height:110%;color:#1d1f1f;height:100%}@media (max-width:992px){.tehnologyes .tech-block{padding:15px 12px;border-radius:12px}}.tehnologyes .tech-block h4{font-family:MyriadPro,Myriad Pro,sans-serif;font-weight:600;font-size:24px;line-height:110%;display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}@media (max-width:992px){.tehnologyes .tech-block h4{font-size:20px}}.tehnologyes .tech-block h4 span{display:block}@media (max-width:992px){.tehnologyes .tech-block h4 span{width:calc(100% - 61px)}}.tehnologyes .tech-block h4 i{margin-left:125px;display:block}@media (max-width:992px){.tehnologyes .tech-block h4 i{margin-left:10px}}
.img-text,.text-img{display:flex;flex-direction:row;margin-bottom:20px}@media (max-width:992px){.img-text,.text-img{flex-direction:column}}.img-text .text,.text-img .text{width:50%;padding-right:12px}@media (max-width:992px){.img-text .text,.text-img .text{width:100%;padding-right:0}}.img-text .image,.img-text .img,.text-img .image,.text-img .img{padding-left:12px;width:50%}@media (max-width:992px){.img-text .image,.img-text .img,.text-img .image,.text-img .img{width:100%;padding-left:0;margin-top:15px}}.img-text .image img,.img-text .img img,.text-img .image img,.text-img .img img{border-radius:20px}@media (max-width:992px){.img-text .image img,.img-text .img img,.text-img .image img,.text-img .img img{border-radius:12px}}.text-img.copyrpage .text{width:58.33333333%}@media (max-width:992px){.text-img.copyrpage .text{width:100%}}.text-img.copyrpage .image,.text-img.copyrpage .img{width:41.66666667%}@media (max-width:992px){.text-img.copyrpage .image,.text-img.copyrpage .img{width:100%}}.text-img.copyrpage .image img,.text-img.copyrpage .img img{border-radius:0}.text-img.img-text .text{padding-right:0;padding-left:12px}@media (max-width:992px){.text-img.img-text .text{padding-left:0}}.text-img.img-text .img{padding-left:0;padding-right:12px;border-radius:20px}@media (max-width:992px){.text-img.img-text .img{padding-right:0;margin-bottom:15px}}
.container-fluid.trademark{margin-top:120px;background:url(/assets/imgs/marka.png) no-repeat 100%/auto 454px;min-height:454px}@media (max-width:992px){.container-fluid.trademark{margin-top:65px;background:transparent}}.container-fluid.trademark .trademark-content{padding-top:30px;padding-bottom:30px;font-family:MyriadPro,Myriad Pro,sans-serif;font-weight:400;font-size:17px;line-height:120%;color:#1d1f1f;display:flex;flex-direction:column;min-height:454px}@media (max-width:992px){.container-fluid.trademark .trademark-content{padding-top:0;min-height:auto;padding-bottom:15px}}.container-fluid.trademark .trademark-content .btn{padding:11px 18px 9px;line-height:120%}@media (max-width:992px){.container-fluid.trademark .trademark-content .btn{width:100%;justify-content:center}}.container-fluid.trademark .trademark-content h3{font-family:NK239,sans-serif;font-weight:700;font-size:38px;line-height:110%;color:#1d1f1f;margin-bottom:22px}
.two-colone{display:flex;flex-direction:row;margin-bottom:20px}@media (max-width:992px){.two-colone{flex-direction:column}}.two-colone .text{width:50%;padding-right:12px}@media (max-width:992px){.two-colone .text{width:100%;padding-right:0}}.two-colone .text+.text{padding-right:0;padding-left:12px}@media (max-width:992px){.two-colone .text+.text{width:100%;padding-left:0}}
[data-aos][data-aos][data-aos-duration="50"],body[data-aos-duration="50"] [data-aos]{transition-duration:50ms}[data-aos][data-aos][data-aos-delay="50"],body[data-aos-delay="50"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="50"].aos-animate,body[data-aos-delay="50"] [data-aos].aos-animate{transition-delay:50ms}[data-aos][data-aos][data-aos-duration="100"],body[data-aos-duration="100"] [data-aos]{transition-duration:.1s}[data-aos][data-aos][data-aos-delay="100"],body[data-aos-delay="100"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="100"].aos-animate,body[data-aos-delay="100"] [data-aos].aos-animate{transition-delay:.1s}[data-aos][data-aos][data-aos-duration="150"],body[data-aos-duration="150"] [data-aos]{transition-duration:.15s}[data-aos][data-aos][data-aos-delay="150"],body[data-aos-delay="150"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="150"].aos-animate,body[data-aos-delay="150"] [data-aos].aos-animate{transition-delay:.15s}[data-aos][data-aos][data-aos-duration="200"],body[data-aos-duration="200"] [data-aos]{transition-duration:.2s}[data-aos][data-aos][data-aos-delay="200"],body[data-aos-delay="200"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="200"].aos-animate,body[data-aos-delay="200"] [data-aos].aos-animate{transition-delay:.2s}[data-aos][data-aos][data-aos-duration="250"],body[data-aos-duration="250"] [data-aos]{transition-duration:.25s}[data-aos][data-aos][data-aos-delay="250"],body[data-aos-delay="250"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="250"].aos-animate,body[data-aos-delay="250"] [data-aos].aos-animate{transition-delay:.25s}[data-aos][data-aos][data-aos-duration="300"],body[data-aos-duration="300"] [data-aos]{transition-duration:.3s}[data-aos][data-aos][data-aos-delay="300"],body[data-aos-delay="300"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="300"].aos-animate,body[data-aos-delay="300"] [data-aos].aos-animate{transition-delay:.3s}[data-aos][data-aos][data-aos-duration="350"],body[data-aos-duration="350"] [data-aos]{transition-duration:.35s}[data-aos][data-aos][data-aos-delay="350"],body[data-aos-delay="350"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="350"].aos-animate,body[data-aos-delay="350"] [data-aos].aos-animate{transition-delay:.35s}[data-aos][data-aos][data-aos-duration="400"],body[data-aos-duration="400"] [data-aos]{transition-duration:.4s}[data-aos][data-aos][data-aos-delay="400"],body[data-aos-delay="400"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="400"].aos-animate,body[data-aos-delay="400"] [data-aos].aos-animate{transition-delay:.4s}[data-aos][data-aos][data-aos-duration="450"],body[data-aos-duration="450"] [data-aos]{transition-duration:.45s}[data-aos][data-aos][data-aos-delay="450"],body[data-aos-delay="450"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="450"].aos-animate,body[data-aos-delay="450"] [data-aos].aos-animate{transition-delay:.45s}[data-aos][data-aos][data-aos-duration="500"],body[data-aos-duration="500"] [data-aos]{transition-duration:.5s}[data-aos][data-aos][data-aos-delay="500"],body[data-aos-delay="500"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="500"].aos-animate,body[data-aos-delay="500"] [data-aos].aos-animate{transition-delay:.5s}[data-aos][data-aos][data-aos-duration="550"],body[data-aos-duration="550"] [data-aos]{transition-duration:.55s}[data-aos][data-aos][data-aos-delay="550"],body[data-aos-delay="550"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="550"].aos-animate,body[data-aos-delay="550"] [data-aos].aos-animate{transition-delay:.55s}[data-aos][data-aos][data-aos-duration="600"],body[data-aos-duration="600"] [data-aos]{transition-duration:.6s}[data-aos][data-aos][data-aos-delay="600"],body[data-aos-delay="600"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="600"].aos-animate,body[data-aos-delay="600"] [data-aos].aos-animate{transition-delay:.6s}[data-aos][data-aos][data-aos-duration="650"],body[data-aos-duration="650"] [data-aos]{transition-duration:.65s}[data-aos][data-aos][data-aos-delay="650"],body[data-aos-delay="650"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="650"].aos-animate,body[data-aos-delay="650"] [data-aos].aos-animate{transition-delay:.65s}[data-aos][data-aos][data-aos-duration="700"],body[data-aos-duration="700"] [data-aos]{transition-duration:.7s}[data-aos][data-aos][data-aos-delay="700"],body[data-aos-delay="700"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="700"].aos-animate,body[data-aos-delay="700"] [data-aos].aos-animate{transition-delay:.7s}[data-aos][data-aos][data-aos-duration="750"],body[data-aos-duration="750"] [data-aos]{transition-duration:.75s}[data-aos][data-aos][data-aos-delay="750"],body[data-aos-delay="750"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="750"].aos-animate,body[data-aos-delay="750"] [data-aos].aos-animate{transition-delay:.75s}[data-aos][data-aos][data-aos-duration="800"],body[data-aos-duration="800"] [data-aos]{transition-duration:.8s}[data-aos][data-aos][data-aos-delay="800"],body[data-aos-delay="800"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="800"].aos-animate,body[data-aos-delay="800"] [data-aos].aos-animate{transition-delay:.8s}[data-aos][data-aos][data-aos-duration="850"],body[data-aos-duration="850"] [data-aos]{transition-duration:.85s}[data-aos][data-aos][data-aos-delay="850"],body[data-aos-delay="850"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="850"].aos-animate,body[data-aos-delay="850"] [data-aos].aos-animate{transition-delay:.85s}[data-aos][data-aos][data-aos-duration="900"],body[data-aos-duration="900"] [data-aos]{transition-duration:.9s}[data-aos][data-aos][data-aos-delay="900"],body[data-aos-delay="900"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="900"].aos-animate,body[data-aos-delay="900"] [data-aos].aos-animate{transition-delay:.9s}[data-aos][data-aos][data-aos-duration="950"],body[data-aos-duration="950"] [data-aos]{transition-duration:.95s}[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="950"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="950"].aos-animate,body[data-aos-delay="950"] [data-aos].aos-animate{transition-delay:.95s}[data-aos][data-aos][data-aos-duration="1000"],body[data-aos-duration="1000"] [data-aos]{transition-duration:1s}[data-aos][data-aos][data-aos-delay="1000"],body[data-aos-delay="1000"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1000"].aos-animate,body[data-aos-delay="1000"] [data-aos].aos-animate{transition-delay:1s}[data-aos][data-aos][data-aos-duration="1050"],body[data-aos-duration="1050"] [data-aos]{transition-duration:1.05s}[data-aos][data-aos][data-aos-delay="1050"],body[data-aos-delay="1050"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1050"].aos-animate,body[data-aos-delay="1050"] [data-aos].aos-animate{transition-delay:1.05s}[data-aos][data-aos][data-aos-duration="1100"],body[data-aos-duration="1100"] [data-aos]{transition-duration:1.1s}[data-aos][data-aos][data-aos-delay="1100"],body[data-aos-delay="1100"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1100"].aos-animate,body[data-aos-delay="1100"] [data-aos].aos-animate{transition-delay:1.1s}[data-aos][data-aos][data-aos-duration="1150"],body[data-aos-duration="1150"] [data-aos]{transition-duration:1.15s}[data-aos][data-aos][data-aos-delay="1150"],body[data-aos-delay="1150"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1150"].aos-animate,body[data-aos-delay="1150"] [data-aos].aos-animate{transition-delay:1.15s}[data-aos][data-aos][data-aos-duration="1200"],body[data-aos-duration="1200"] [data-aos]{transition-duration:1.2s}[data-aos][data-aos][data-aos-delay="1200"],body[data-aos-delay="1200"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1200"].aos-animate,body[data-aos-delay="1200"] [data-aos].aos-animate{transition-delay:1.2s}[data-aos][data-aos][data-aos-duration="1250"],body[data-aos-duration="1250"] [data-aos]{transition-duration:1.25s}[data-aos][data-aos][data-aos-delay="1250"],body[data-aos-delay="1250"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1250"].aos-animate,body[data-aos-delay="1250"] [data-aos].aos-animate{transition-delay:1.25s}[data-aos][data-aos][data-aos-duration="1300"],body[data-aos-duration="1300"] [data-aos]{transition-duration:1.3s}[data-aos][data-aos][data-aos-delay="1300"],body[data-aos-delay="1300"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1300"].aos-animate,body[data-aos-delay="1300"] [data-aos].aos-animate{transition-delay:1.3s}[data-aos][data-aos][data-aos-duration="1350"],body[data-aos-duration="1350"] [data-aos]{transition-duration:1.35s}[data-aos][data-aos][data-aos-delay="1350"],body[data-aos-delay="1350"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1350"].aos-animate,body[data-aos-delay="1350"] [data-aos].aos-animate{transition-delay:1.35s}[data-aos][data-aos][data-aos-duration="1400"],body[data-aos-duration="1400"] [data-aos]{transition-duration:1.4s}[data-aos][data-aos][data-aos-delay="1400"],body[data-aos-delay="1400"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1400"].aos-animate,body[data-aos-delay="1400"] [data-aos].aos-animate{transition-delay:1.4s}[data-aos][data-aos][data-aos-duration="1450"],body[data-aos-duration="1450"] [data-aos]{transition-duration:1.45s}[data-aos][data-aos][data-aos-delay="1450"],body[data-aos-delay="1450"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1450"].aos-animate,body[data-aos-delay="1450"] [data-aos].aos-animate{transition-delay:1.45s}[data-aos][data-aos][data-aos-duration="1500"],body[data-aos-duration="1500"] [data-aos]{transition-duration:1.5s}[data-aos][data-aos][data-aos-delay="1500"],body[data-aos-delay="1500"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1500"].aos-animate,body[data-aos-delay="1500"] [data-aos].aos-animate{transition-delay:1.5s}[data-aos][data-aos][data-aos-duration="1550"],body[data-aos-duration="1550"] [data-aos]{transition-duration:1.55s}[data-aos][data-aos][data-aos-delay="1550"],body[data-aos-delay="1550"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1550"].aos-animate,body[data-aos-delay="1550"] [data-aos].aos-animate{transition-delay:1.55s}[data-aos][data-aos][data-aos-duration="1600"],body[data-aos-duration="1600"] [data-aos]{transition-duration:1.6s}[data-aos][data-aos][data-aos-delay="1600"],body[data-aos-delay="1600"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1600"].aos-animate,body[data-aos-delay="1600"] [data-aos].aos-animate{transition-delay:1.6s}[data-aos][data-aos][data-aos-duration="1650"],body[data-aos-duration="1650"] [data-aos]{transition-duration:1.65s}[data-aos][data-aos][data-aos-delay="1650"],body[data-aos-delay="1650"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1650"].aos-animate,body[data-aos-delay="1650"] [data-aos].aos-animate{transition-delay:1.65s}[data-aos][data-aos][data-aos-duration="1700"],body[data-aos-duration="1700"] [data-aos]{transition-duration:1.7s}[data-aos][data-aos][data-aos-delay="1700"],body[data-aos-delay="1700"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1700"].aos-animate,body[data-aos-delay="1700"] [data-aos].aos-animate{transition-delay:1.7s}[data-aos][data-aos][data-aos-duration="1750"],body[data-aos-duration="1750"] [data-aos]{transition-duration:1.75s}[data-aos][data-aos][data-aos-delay="1750"],body[data-aos-delay="1750"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1750"].aos-animate,body[data-aos-delay="1750"] [data-aos].aos-animate{transition-delay:1.75s}[data-aos][data-aos][data-aos-duration="1800"],body[data-aos-duration="1800"] [data-aos]{transition-duration:1.8s}[data-aos][data-aos][data-aos-delay="1800"],body[data-aos-delay="1800"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1800"].aos-animate,body[data-aos-delay="1800"] [data-aos].aos-animate{transition-delay:1.8s}[data-aos][data-aos][data-aos-duration="1850"],body[data-aos-duration="1850"] [data-aos]{transition-duration:1.85s}[data-aos][data-aos][data-aos-delay="1850"],body[data-aos-delay="1850"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1850"].aos-animate,body[data-aos-delay="1850"] [data-aos].aos-animate{transition-delay:1.85s}[data-aos][data-aos][data-aos-duration="1900"],body[data-aos-duration="1900"] [data-aos]{transition-duration:1.9s}[data-aos][data-aos][data-aos-delay="1900"],body[data-aos-delay="1900"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1900"].aos-animate,body[data-aos-delay="1900"] [data-aos].aos-animate{transition-delay:1.9s}[data-aos][data-aos][data-aos-duration="1950"],body[data-aos-duration="1950"] [data-aos]{transition-duration:1.95s}[data-aos][data-aos][data-aos-delay="1950"],body[data-aos-delay="1950"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1950"].aos-animate,body[data-aos-delay="1950"] [data-aos].aos-animate{transition-delay:1.95s}[data-aos][data-aos][data-aos-duration="2000"],body[data-aos-duration="2000"] [data-aos]{transition-duration:2s}[data-aos][data-aos][data-aos-delay="2000"],body[data-aos-delay="2000"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2000"].aos-animate,body[data-aos-delay="2000"] [data-aos].aos-animate{transition-delay:2s}[data-aos][data-aos][data-aos-duration="2050"],body[data-aos-duration="2050"] [data-aos]{transition-duration:2.05s}[data-aos][data-aos][data-aos-delay="2050"],body[data-aos-delay="2050"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2050"].aos-animate,body[data-aos-delay="2050"] [data-aos].aos-animate{transition-delay:2.05s}[data-aos][data-aos][data-aos-duration="2100"],body[data-aos-duration="2100"] [data-aos]{transition-duration:2.1s}[data-aos][data-aos][data-aos-delay="2100"],body[data-aos-delay="2100"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2100"].aos-animate,body[data-aos-delay="2100"] [data-aos].aos-animate{transition-delay:2.1s}[data-aos][data-aos][data-aos-duration="2150"],body[data-aos-duration="2150"] [data-aos]{transition-duration:2.15s}[data-aos][data-aos][data-aos-delay="2150"],body[data-aos-delay="2150"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2150"].aos-animate,body[data-aos-delay="2150"] [data-aos].aos-animate{transition-delay:2.15s}[data-aos][data-aos][data-aos-duration="2200"],body[data-aos-duration="2200"] [data-aos]{transition-duration:2.2s}[data-aos][data-aos][data-aos-delay="2200"],body[data-aos-delay="2200"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2200"].aos-animate,body[data-aos-delay="2200"] [data-aos].aos-animate{transition-delay:2.2s}[data-aos][data-aos][data-aos-duration="2250"],body[data-aos-duration="2250"] [data-aos]{transition-duration:2.25s}[data-aos][data-aos][data-aos-delay="2250"],body[data-aos-delay="2250"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2250"].aos-animate,body[data-aos-delay="2250"] [data-aos].aos-animate{transition-delay:2.25s}[data-aos][data-aos][data-aos-duration="2300"],body[data-aos-duration="2300"] [data-aos]{transition-duration:2.3s}[data-aos][data-aos][data-aos-delay="2300"],body[data-aos-delay="2300"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2300"].aos-animate,body[data-aos-delay="2300"] [data-aos].aos-animate{transition-delay:2.3s}[data-aos][data-aos][data-aos-duration="2350"],body[data-aos-duration="2350"] [data-aos]{transition-duration:2.35s}[data-aos][data-aos][data-aos-delay="2350"],body[data-aos-delay="2350"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2350"].aos-animate,body[data-aos-delay="2350"] [data-aos].aos-animate{transition-delay:2.35s}[data-aos][data-aos][data-aos-duration="2400"],body[data-aos-duration="2400"] [data-aos]{transition-duration:2.4s}[data-aos][data-aos][data-aos-delay="2400"],body[data-aos-delay="2400"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2400"].aos-animate,body[data-aos-delay="2400"] [data-aos].aos-animate{transition-delay:2.4s}[data-aos][data-aos][data-aos-duration="2450"],body[data-aos-duration="2450"] [data-aos]{transition-duration:2.45s}[data-aos][data-aos][data-aos-delay="2450"],body[data-aos-delay="2450"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2450"].aos-animate,body[data-aos-delay="2450"] [data-aos].aos-animate{transition-delay:2.45s}[data-aos][data-aos][data-aos-duration="2500"],body[data-aos-duration="2500"] [data-aos]{transition-duration:2.5s}[data-aos][data-aos][data-aos-delay="2500"],body[data-aos-delay="2500"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2500"].aos-animate,body[data-aos-delay="2500"] [data-aos].aos-animate{transition-delay:2.5s}[data-aos][data-aos][data-aos-duration="2550"],body[data-aos-duration="2550"] [data-aos]{transition-duration:2.55s}[data-aos][data-aos][data-aos-delay="2550"],body[data-aos-delay="2550"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2550"].aos-animate,body[data-aos-delay="2550"] [data-aos].aos-animate{transition-delay:2.55s}[data-aos][data-aos][data-aos-duration="2600"],body[data-aos-duration="2600"] [data-aos]{transition-duration:2.6s}[data-aos][data-aos][data-aos-delay="2600"],body[data-aos-delay="2600"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2600"].aos-animate,body[data-aos-delay="2600"] [data-aos].aos-animate{transition-delay:2.6s}[data-aos][data-aos][data-aos-duration="2650"],body[data-aos-duration="2650"] [data-aos]{transition-duration:2.65s}[data-aos][data-aos][data-aos-delay="2650"],body[data-aos-delay="2650"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2650"].aos-animate,body[data-aos-delay="2650"] [data-aos].aos-animate{transition-delay:2.65s}[data-aos][data-aos][data-aos-duration="2700"],body[data-aos-duration="2700"] [data-aos]{transition-duration:2.7s}[data-aos][data-aos][data-aos-delay="2700"],body[data-aos-delay="2700"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2700"].aos-animate,body[data-aos-delay="2700"] [data-aos].aos-animate{transition-delay:2.7s}[data-aos][data-aos][data-aos-duration="2750"],body[data-aos-duration="2750"] [data-aos]{transition-duration:2.75s}[data-aos][data-aos][data-aos-delay="2750"],body[data-aos-delay="2750"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2750"].aos-animate,body[data-aos-delay="2750"] [data-aos].aos-animate{transition-delay:2.75s}[data-aos][data-aos][data-aos-duration="2800"],body[data-aos-duration="2800"] [data-aos]{transition-duration:2.8s}[data-aos][data-aos][data-aos-delay="2800"],body[data-aos-delay="2800"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2800"].aos-animate,body[data-aos-delay="2800"] [data-aos].aos-animate{transition-delay:2.8s}[data-aos][data-aos][data-aos-duration="2850"],body[data-aos-duration="2850"] [data-aos]{transition-duration:2.85s}[data-aos][data-aos][data-aos-delay="2850"],body[data-aos-delay="2850"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2850"].aos-animate,body[data-aos-delay="2850"] [data-aos].aos-animate{transition-delay:2.85s}[data-aos][data-aos][data-aos-duration="2900"],body[data-aos-duration="2900"] [data-aos]{transition-duration:2.9s}[data-aos][data-aos][data-aos-delay="2900"],body[data-aos-delay="2900"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2900"].aos-animate,body[data-aos-delay="2900"] [data-aos].aos-animate{transition-delay:2.9s}[data-aos][data-aos][data-aos-duration="2950"],body[data-aos-duration="2950"] [data-aos]{transition-duration:2.95s}[data-aos][data-aos][data-aos-delay="2950"],body[data-aos-delay="2950"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2950"].aos-animate,body[data-aos-delay="2950"] [data-aos].aos-animate{transition-delay:2.95s}[data-aos][data-aos][data-aos-duration="3000"],body[data-aos-duration="3000"] [data-aos]{transition-duration:3s}[data-aos][data-aos][data-aos-delay="3000"],body[data-aos-delay="3000"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="3000"].aos-animate,body[data-aos-delay="3000"] [data-aos].aos-animate{transition-delay:3s}[data-aos]{pointer-events:none}[data-aos].aos-animate{pointer-events:auto}[data-aos][data-aos][data-aos-easing=linear],body[data-aos-easing=linear] [data-aos]{transition-timing-function:cubic-bezier(.25,.25,.75,.75)}[data-aos][data-aos][data-aos-easing=ease],body[data-aos-easing=ease] [data-aos]{transition-timing-function:ease}[data-aos][data-aos][data-aos-easing=ease-in],body[data-aos-easing=ease-in] [data-aos]{transition-timing-function:ease-in}[data-aos][data-aos][data-aos-easing=ease-out],body[data-aos-easing=ease-out] [data-aos]{transition-timing-function:ease-out}[data-aos][data-aos][data-aos-easing=ease-in-out],body[data-aos-easing=ease-in-out] [data-aos]{transition-timing-function:ease-in-out}[data-aos][data-aos][data-aos-easing=ease-in-back],body[data-aos-easing=ease-in-back] [data-aos]{transition-timing-function:cubic-bezier(.6,-.28,.735,.045)}[data-aos][data-aos][data-aos-easing=ease-out-back],body[data-aos-easing=ease-out-back] [data-aos]{transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}[data-aos][data-aos][data-aos-easing=ease-in-out-back],body[data-aos-easing=ease-in-out-back] [data-aos]{transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}[data-aos][data-aos][data-aos-easing=ease-in-sine],body[data-aos-easing=ease-in-sine] [data-aos]{transition-timing-function:cubic-bezier(.47,0,.745,.715)}[data-aos][data-aos][data-aos-easing=ease-out-sine],body[data-aos-easing=ease-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.39,.575,.565,1)}[data-aos][data-aos][data-aos-easing=ease-in-out-sine],body[data-aos-easing=ease-in-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.445,.05,.55,.95)}[data-aos][data-aos][data-aos-easing=ease-in-quad],body[data-aos-easing=ease-in-quad] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quad],body[data-aos-easing=ease-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quad],body[data-aos-easing=ease-in-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-cubic],body[data-aos-easing=ease-in-cubic] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-cubic],body[data-aos-easing=ease-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],body[data-aos-easing=ease-in-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-quart],body[data-aos-easing=ease-in-quart] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quart],body[data-aos-easing=ease-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quart],body[data-aos-easing=ease-in-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}@media screen{html:not(.no-js) [data-aos^=fade][data-aos^=fade]{opacity:0;transition-property:opacity,transform}html:not(.no-js) [data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;transform:none}html:not(.no-js) [data-aos=fade-up]{transform:translate3d(0,100px,0)}html:not(.no-js) [data-aos=fade-down]{transform:translate3d(0,-100px,0)}html:not(.no-js) [data-aos=fade-right]{transform:translate3d(-100px,0,0)}html:not(.no-js) [data-aos=fade-left]{transform:translate3d(100px,0,0)}html:not(.no-js) [data-aos=fade-up-right]{transform:translate3d(-100px,100px,0)}html:not(.no-js) [data-aos=fade-up-left]{transform:translate3d(100px,100px,0)}html:not(.no-js) [data-aos=fade-down-right]{transform:translate3d(-100px,-100px,0)}html:not(.no-js) [data-aos=fade-down-left]{transform:translate3d(100px,-100px,0)}html:not(.no-js) [data-aos^=zoom][data-aos^=zoom]{opacity:0;transition-property:opacity,transform}html:not(.no-js) [data-aos^=zoom][data-aos^=zoom].aos-animate{opacity:1;transform:translateZ(0) scale(1)}html:not(.no-js) [data-aos=zoom-in]{transform:scale(.6)}html:not(.no-js) [data-aos=zoom-in-up]{transform:translate3d(0,100px,0) scale(.6)}html:not(.no-js) [data-aos=zoom-in-down]{transform:translate3d(0,-100px,0) scale(.6)}html:not(.no-js) [data-aos=zoom-in-right]{transform:translate3d(-100px,0,0) scale(.6)}html:not(.no-js) [data-aos=zoom-in-left]{transform:translate3d(100px,0,0) scale(.6)}html:not(.no-js) [data-aos=zoom-out]{transform:scale(1.2)}html:not(.no-js) [data-aos=zoom-out-up]{transform:translate3d(0,100px,0) scale(1.2)}html:not(.no-js) [data-aos=zoom-out-down]{transform:translate3d(0,-100px,0) scale(1.2)}html:not(.no-js) [data-aos=zoom-out-right]{transform:translate3d(-100px,0,0) scale(1.2)}html:not(.no-js) [data-aos=zoom-out-left]{transform:translate3d(100px,0,0) scale(1.2)}html:not(.no-js) [data-aos^=slide][data-aos^=slide]{transition-property:transform;visibility:hidden}html:not(.no-js) [data-aos^=slide][data-aos^=slide].aos-animate{visibility:visible;transform:translateZ(0)}html:not(.no-js) [data-aos=slide-up]{transform:translate3d(0,100%,0)}html:not(.no-js) [data-aos=slide-down]{transform:translate3d(0,-100%,0)}html:not(.no-js) [data-aos=slide-right]{transform:translate3d(-100%,0,0)}html:not(.no-js) [data-aos=slide-left]{transform:translate3d(100%,0,0)}html:not(.no-js) [data-aos^=flip][data-aos^=flip]{backface-visibility:hidden;transition-property:transform}html:not(.no-js) [data-aos=flip-left]{transform:perspective(2500px) rotateY(-100deg)}html:not(.no-js) [data-aos=flip-left].aos-animate{transform:perspective(2500px) rotateY(0)}html:not(.no-js) [data-aos=flip-right]{transform:perspective(2500px) rotateY(100deg)}html:not(.no-js) [data-aos=flip-right].aos-animate{transform:perspective(2500px) rotateY(0)}html:not(.no-js) [data-aos=flip-up]{transform:perspective(2500px) rotateX(-100deg)}html:not(.no-js) [data-aos=flip-up].aos-animate{transform:perspective(2500px) rotateX(0)}html:not(.no-js) [data-aos=flip-down]{transform:perspective(2500px) rotateX(100deg)}html:not(.no-js) [data-aos=flip-down].aos-animate{transform:perspective(2500px) rotateX(0)}}