﻿@import"../icons/style.css";@import"../fonts/style.css";:root{--bs-body-font-family: 'Rubik', sans-serif;--bs-body-font-size: 18px;--bs-body-font-weight: 400;--bs-body-line-height: auto;--bs-body-color: #013146;--bs-body-bg: #fff;--bs-body-text-align: left;--bs-gutter-x: 12px;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529}*,*::before,*::after{box-sizing:border-box}@media(prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(2,23,27,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}h6,h5,h4,h3,h2,h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}h1{font-size:calc(1.375rem + 1.5vw)}@media(min-width: 1200px){h1{font-size:2.5rem}}h2{font-size:calc(1.325rem + 0.9vw)}@media(min-width: 1200px){h2{font-size:2rem}}h3{font-size:calc(1.3rem + 0.6vw)}@media(min-width: 1200px){h3{font-size:1.75rem}}h4{font-size:calc(1.275rem + 0.3vw)}@media(min-width: 1200px){h4{font-size:1.5rem}}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:0.875em}mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:0.75em;line-height:0;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}a{color:rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));text-decoration:none}a:hover{--bs-link-color-rgb: var(--bs-link-hover-color-rgb);text-decoration:none}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:0.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:0.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:0.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none !important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;line-height:inherit;font-size:calc(1.275rem + 0.3vw)}@media(min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button{cursor:pointer;filter:grayscale(1)}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none !important}.container,.container-fluid,.container-xxxl,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-right:auto;margin-left:auto}@media(min-width: 576px){.container-sm,.container{max-width:540px}}@media(min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media(min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media(min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media(min-width: 1600px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1314px}}@media(min-width: 1880px){.container-xxxl,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1536px}}:root{--bs-breakpoint-xs: 0;--bs-breakpoint-sm: 576px;--bs-breakpoint-md: 768px;--bs-breakpoint-lg: 992px;--bs-breakpoint-xl: 1200px;--bs-breakpoint-xxl: 1600px;--bs-breakpoint-xxxl: 1880px}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1*var(--bs-gutter-y));margin-right:calc(-0.5*var(--bs-gutter-x));margin-left:calc(-0.5*var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: 0.25rem}.g-1,.gy-1{--bs-gutter-y: 0.25rem}.g-2,.gx-2{--bs-gutter-x: 0.5rem}.g-2,.gy-2{--bs-gutter-y: 0.5rem}.g-3,.gx-3{--bs-gutter-x: 1rem}.g-3,.gy-3{--bs-gutter-y: 1rem}.g-4,.gx-4{--bs-gutter-x: 1.5rem}.g-4,.gy-4{--bs-gutter-y: 1.5rem}.g-5,.gx-5{--bs-gutter-x: 3rem}.g-5,.gy-5{--bs-gutter-y: 3rem}@media(min-width: 576px){.col-sm{flex:1 0 0}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: 0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: 0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: 0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: 0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 3rem}}@media(min-width: 768px){.col-md{flex:1 0 0}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: 0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y: 0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x: 0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y: 0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x: 1rem}.g-md-3,.gy-md-3{--bs-gutter-y: 1rem}.g-md-4,.gx-md-4{--bs-gutter-x: 1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y: 1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x: 3rem}.g-md-5,.gy-md-5{--bs-gutter-y: 3rem}}@media(min-width: 992px){.col-lg{flex:1 0 0}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: 0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: 0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: 0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: 0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 3rem}}@media(min-width: 1200px){.col-xl{flex:1 0 0}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: 0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: 0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: 0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: 0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 3rem}}@media(min-width: 1600px){.col-xxl{flex:1 0 0}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x: 0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: 0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: 0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: 0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x: 1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y: 1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x: 1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y: 1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 3rem}}@media(min-width: 1880px){.col-xxxl{flex:1 0 0}.row-cols-xxxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxxl-auto{flex:0 0 auto;width:auto}.col-xxxl-1{flex:0 0 auto;width:8.33333333%}.col-xxxl-2{flex:0 0 auto;width:16.66666667%}.col-xxxl-3{flex:0 0 auto;width:25%}.col-xxxl-4{flex:0 0 auto;width:33.33333333%}.col-xxxl-5{flex:0 0 auto;width:41.66666667%}.col-xxxl-6{flex:0 0 auto;width:50%}.col-xxxl-7{flex:0 0 auto;width:58.33333333%}.col-xxxl-8{flex:0 0 auto;width:66.66666667%}.col-xxxl-9{flex:0 0 auto;width:75%}.col-xxxl-10{flex:0 0 auto;width:83.33333333%}.col-xxxl-11{flex:0 0 auto;width:91.66666667%}.col-xxxl-12{flex:0 0 auto;width:100%}.offset-xxxl-0{margin-left:0}.offset-xxxl-1{margin-left:8.33333333%}.offset-xxxl-2{margin-left:16.66666667%}.offset-xxxl-3{margin-left:25%}.offset-xxxl-4{margin-left:33.33333333%}.offset-xxxl-5{margin-left:41.66666667%}.offset-xxxl-6{margin-left:50%}.offset-xxxl-7{margin-left:58.33333333%}.offset-xxxl-8{margin-left:66.66666667%}.offset-xxxl-9{margin-left:75%}.offset-xxxl-10{margin-left:83.33333333%}.offset-xxxl-11{margin-left:91.66666667%}.g-xxxl-0,.gx-xxxl-0{--bs-gutter-x: 0}.g-xxxl-0,.gy-xxxl-0{--bs-gutter-y: 0}.g-xxxl-1,.gx-xxxl-1{--bs-gutter-x: 0.25rem}.g-xxxl-1,.gy-xxxl-1{--bs-gutter-y: 0.25rem}.g-xxxl-2,.gx-xxxl-2{--bs-gutter-x: 0.5rem}.g-xxxl-2,.gy-xxxl-2{--bs-gutter-y: 0.5rem}.g-xxxl-3,.gx-xxxl-3{--bs-gutter-x: 1rem}.g-xxxl-3,.gy-xxxl-3{--bs-gutter-y: 1rem}.g-xxxl-4,.gx-xxxl-4{--bs-gutter-x: 1.5rem}.g-xxxl-4,.gy-xxxl-4{--bs-gutter-y: 1.5rem}.g-xxxl-5,.gx-xxxl-5{--bs-gutter-x: 3rem}.g-xxxl-5,.gy-xxxl-5{--bs-gutter-y: 3rem}}.clearfix::after{display:block;clear:both;content:""}.text-bg-primary{color:#fff !important;background-color:RGBA(var(--bs-primary-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-secondary{color:#fff !important;background-color:RGBA(var(--bs-secondary-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-success{color:#fff !important;background-color:RGBA(var(--bs-success-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-info{color:#000 !important;background-color:RGBA(var(--bs-info-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-warning{color:#000 !important;background-color:RGBA(var(--bs-warning-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-danger{color:#fff !important;background-color:RGBA(var(--bs-danger-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-light{color:#000 !important;background-color:RGBA(var(--bs-light-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-dark{color:#fff !important;background-color:RGBA(var(--bs-dark-rgb), var(--bs-bg-opacity, 1)) !important}.link-primary{color:RGBA(var(--bs-primary-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-primary-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-primary:hover,.link-primary:focus{color:RGBA(10, 88, 202, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(10, 88, 202, var(--bs-link-underline-opacity, 1)) !important}.link-secondary{color:RGBA(var(--bs-secondary-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-secondary-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-secondary:hover,.link-secondary:focus{color:RGBA(86, 94, 100, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(86, 94, 100, var(--bs-link-underline-opacity, 1)) !important}.link-success{color:RGBA(var(--bs-success-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-success-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-success:hover,.link-success:focus{color:RGBA(20, 108, 67, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(20, 108, 67, var(--bs-link-underline-opacity, 1)) !important}.link-info{color:RGBA(var(--bs-info-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-info-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-info:hover,.link-info:focus{color:RGBA(61, 213, 243, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(61, 213, 243, var(--bs-link-underline-opacity, 1)) !important}.link-warning{color:RGBA(var(--bs-warning-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-warning-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-warning:hover,.link-warning:focus{color:RGBA(255, 205, 57, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(255, 205, 57, var(--bs-link-underline-opacity, 1)) !important}.link-danger{color:RGBA(var(--bs-danger-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-danger-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-danger:hover,.link-danger:focus{color:RGBA(176, 42, 55, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(176, 42, 55, var(--bs-link-underline-opacity, 1)) !important}.link-light{color:RGBA(var(--bs-light-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-light-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-light:hover,.link-light:focus{color:RGBA(249, 250, 251, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(249, 250, 251, var(--bs-link-underline-opacity, 1)) !important}.link-dark{color:RGBA(var(--bs-dark-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-dark-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-dark:hover,.link-dark:focus{color:RGBA(26, 30, 33, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(26, 30, 33, var(--bs-link-underline-opacity, 1)) !important}.link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-body-emphasis:hover,.link-body-emphasis:focus{color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 0.75)) !important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 0.75)) !important}.focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.icon-link{display:inline-flex;gap:.375rem;align-items:center;text-decoration-color:rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 0.5));text-underline-offset:.25em;backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:.2s ease-in-out transform}@media(prefers-reduced-motion: reduce){.icon-link>.bi{transition:none}}.icon-link-hover:hover>.bi,.icon-link-hover:focus-visible>.bi{transform:var(--bs-icon-link-transform, translate3d(0.25em, 0, 0))}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio: 100%}.ratio-4x3{--bs-aspect-ratio: 75%}.ratio-16x9{--bs-aspect-ratio: 56.25%}.ratio-21x9{--bs-aspect-ratio: 42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}.sticky-bottom{position:sticky;bottom:0;z-index:1020}@media(min-width: 576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 1600px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 1880px){.sticky-xxxl-top{position:sticky;top:0;z-index:1020}.sticky-xxxl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}.visually-hidden:not(caption),.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){position:absolute !important}.visually-hidden *,.visually-hidden-focusable:not(:focus):not(:focus-within) *{overflow:hidden !important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:.25}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-grid{display:grid !important}.d-inline-grid{display:inline-grid !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:flex !important}.d-inline-flex{display:inline-flex !important}.d-none{display:none !important}.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}.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}.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}.text-start{text-align:left !important}.text-end{text-align:right !important}.text-center{text-align:center !important}@media(min-width: 576px){.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-grid{display:grid !important}.d-sm-inline-grid{display:inline-grid !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:flex !important}.d-sm-inline-flex{display:inline-flex !important}.d-sm-none{display:none !important}.flex-sm-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}.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}.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}.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){.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-grid{display:grid !important}.d-md-inline-grid{display:inline-grid !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:flex !important}.d-md-inline-flex{display:inline-flex !important}.d-md-none{display:none !important}.flex-md-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}.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}.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}.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){.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-grid{display:grid !important}.d-lg-inline-grid{display:inline-grid !important}.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:flex !important}.d-lg-inline-flex{display:inline-flex !important}.d-lg-none{display:none !important}.flex-lg-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}.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}.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}.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){.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-grid{display:grid !important}.d-xl-inline-grid{display:inline-grid !important}.d-xl-table{display:table !important}.d-xl-table-row{display:table-row !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:flex !important}.d-xl-inline-flex{display:inline-flex !important}.d-xl-none{display:none !important}.flex-xl-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}.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}.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}.text-xl-start{text-align:left !important}.text-xl-end{text-align:right !important}.text-xl-center{text-align:center !important}}@media(min-width: 1600px){.d-xxl-inline{display:inline !important}.d-xxl-inline-block{display:inline-block !important}.d-xxl-block{display:block !important}.d-xxl-grid{display:grid !important}.d-xxl-inline-grid{display:inline-grid !important}.d-xxl-table{display:table !important}.d-xxl-table-row{display:table-row !important}.d-xxl-table-cell{display:table-cell !important}.d-xxl-flex{display:flex !important}.d-xxl-inline-flex{display:inline-flex !important}.d-xxl-none{display:none !important}.flex-xxl-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}.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}.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}.text-xxl-start{text-align:left !important}.text-xxl-end{text-align:right !important}.text-xxl-center{text-align:center !important}}@media(min-width: 1880px){.d-xxxl-inline{display:inline !important}.d-xxxl-inline-block{display:inline-block !important}.d-xxxl-block{display:block !important}.d-xxxl-grid{display:grid !important}.d-xxxl-inline-grid{display:inline-grid !important}.d-xxxl-table{display:table !important}.d-xxxl-table-row{display:table-row !important}.d-xxxl-table-cell{display:table-cell !important}.d-xxxl-flex{display:flex !important}.d-xxxl-inline-flex{display:inline-flex !important}.d-xxxl-none{display:none !important}.flex-xxxl-row{flex-direction:row !important}.flex-xxxl-column{flex-direction:column !important}.flex-xxxl-row-reverse{flex-direction:row-reverse !important}.flex-xxxl-column-reverse{flex-direction:column-reverse !important}.justify-content-xxxl-start{justify-content:flex-start !important}.justify-content-xxxl-end{justify-content:flex-end !important}.justify-content-xxxl-center{justify-content:center !important}.justify-content-xxxl-between{justify-content:space-between !important}.justify-content-xxxl-around{justify-content:space-around !important}.justify-content-xxxl-evenly{justify-content:space-evenly !important}.align-items-xxxl-start{align-items:flex-start !important}.align-items-xxxl-end{align-items:flex-end !important}.align-items-xxxl-center{align-items:center !important}.align-items-xxxl-baseline{align-items:baseline !important}.align-items-xxxl-stretch{align-items:stretch !important}.order-xxxl-first{order:-1 !important}.order-xxxl-0{order:0 !important}.order-xxxl-1{order:1 !important}.order-xxxl-2{order:2 !important}.order-xxxl-3{order:3 !important}.order-xxxl-4{order:4 !important}.order-xxxl-5{order:5 !important}.order-xxxl-last{order:6 !important}.text-xxxl-start{text-align:left !important}.text-xxxl-end{text-align:right !important}.text-xxxl-center{text-align:center !important}}@media print{.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-grid{display:grid !important}.d-print-inline-grid{display:inline-grid !important}.d-print-table{display:table !important}.d-print-table-row{display:table-row !important}.d-print-table-cell{display:table-cell !important}.d-print-flex{display:flex !important}.d-print-inline-flex{display:inline-flex !important}.d-print-none{display:none !important}}html,body{height:100%;width:100%;overflow-x:clip}html{scroll-behavior:smooth}body.menu-open{overflow:hidden;height:100vh}body.modal-open{overflow:hidden;height:100vh;touch-action:none}@media screen and (min-width: 1201px){::-webkit-scrollbar-thumb{background:linear-gradient(180deg, #013146 0%, #013146 100%);width:10%;border-radius:20px}::-webkit-scrollbar{width:7px;height:2px;border-radius:20px;background:#c4dfe6}}p,h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5{margin:0}h1,.h1{margin-top:0;margin-bottom:0;font-size:64px;font-weight:600;line-height:120%}h2,.h2{font-size:48px;font-weight:600;line-height:120%;margin-top:0;margin-bottom:0}h3,.h3{font-size:36px;font-weight:700;line-height:auto}h4,.h4{font-size:28px;font-weight:700;line-height:150%}h5,.h5{font-size:24px;font-weight:400;line-height:150%}h6,.h6{font-size:20px;font-weight:400;line-height:18px}p{color:#013146;margin-bottom:0;font-size:18px;font-weight:400;line-height:150%}a{display:block}img{width:auto;max-width:100%;display:inline-block}.wt{color:#fff}.text-center{text-align:center}.text-elight{font-weight:200}.text-light{font-weight:300}.text-regular{font-weight:400}.text-medium{font-weight:500}.text-s-bold{font-weight:600}.text-bold{font-weight:700}.text-e-bold{font-weight:800}.underline{text-decoration:underline}.uppercase{text-transform:uppercase}.position-relative{position:relative}.italic{font-style:italic}.color-black{color:#02171b}.color-white{color:#fff}.color-red{color:#ff383c}.p12{font-size:12px}.p14{font-size:14px}.p15{font-size:15px}.p16{font-size:16px}.p18{font-size:18px}.p20{font-size:20px}.p21{font-size:21px}.p22{font-size:22px}.p24{font-size:24px}.p26{font-size:26px}.p28{font-size:28px}.p30{font-size:30px}.p32{font-size:32px}.p40{font-size:40px}.p48{font-size:48px}@media(max-width: 1879.98px){h1,.h1{font-size:58px}h5,.h5{font-size:22px}}@media(max-width: 1599.98px){h1,.h1{font-size:50px}}@media(max-width: 1199.98px){h1,.h1{font-size:56px}h2,.h2{font-size:42px}.p28{font-size:21px}.p30{font-size:24px}.p22{font-size:18px}.p20{font-size:16px}}@media(max-width: 991.98px){h1,.h1{font-size:48px}h2,.h2{font-size:36px}h3,.h3{font-size:30px}}@media(max-width: 767.98px){h1,.h1{font-size:40px}h2,.h2{font-size:32px}h3,.h3{font-size:26px}h4,.h4{font-size:24px}h6,.h6{font-size:18px}p{font-size:16px}}@media(max-width: 575.98px){h1,.h1{font-size:34px}h2,.h2{font-size:28px}h3,.h3{font-size:22px}h4,.h4{font-size:20px}h5,.h5{font-size:18px}h6,.h6{font-size:18px}p{font-size:15px}}.breadc{position:absolute;top:90px}.breadcrumbs{font-size:14px}.breadcrumbs__list{display:flex;flex-wrap:wrap;align-items:end;gap:8px;padding-left:0 !important}.breadcrumbs__link{display:inline-flex;align-items:center;line-height:1;gap:6px}.breadcrumbs__link .ic-house{font-size:16px;color:#218998}.breadcrumbs__link:hover{text-decoration:underline}.breadcrumbs__item{display:inline-flex;align-items:center;line-height:1;gap:6px}.breadcrumbs__item .breadcrumbs__current{font-size:14px;font-weight:500;color:#218998}.breadcrumbs__item+.breadcrumbs__item::before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:#218998;transform:translateY(0)}.breadcrumbs__item--catalog .breadcrumbs__link{color:#013146;font-weight:400}.single-car .breadcrumbs__item--catalog::before{background:#013146}.breadcrumbs__link{color:inherit}.breadcrumbs__link:hover{color:#013146;text-decoration:underline}.bg-red{background:#ff383c}.bg-black{background:#02171b}.bg-white{background:#fff}.bg-grey{background:#7d7b7b}.btn{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:20px 50px;margin:0;font-weight:400;font-size:18px;line-height:100%;white-space:nowrap;color:#013146;border-radius:30px;transition:all .2s ease-in-out}.btn-xl{padding:20px 50px}.btn-xl_2{padding:20px 40px}.btn-lg{padding:13px 46px}.btn-md{padding:13px 30px}.btn-sm{padding:13px 25px}@media(max-width: 1879.98px){.btn-xl_2{padding:18px 22px}}@media(max-width: 1599.98px){.btn-xl{padding:20px 45px}.btn-xl_2{padding:20px 32px}.btn-lg{padding:13px 42px}.btn-md{padding:13px 28px}.btn-sm{padding:13px 22px}}@media(max-width: 1199.98px){.btn-xl{padding:20px 40px}.btn-xl_2{padding:20px 35px}.btn-lg{padding:13px 40px}.btn-md{padding:13px 25px}.btn-sm{padding:13px 20px}}@media(max-width: 991.98px){.btn-xl{padding:16px 32px}.btn-xl_2{padding:16px 28px}.btn-lg{padding:10px 24px}.btn-md{padding:10px 20px}.btn-sm{padding:10px 18px}}@media(max-width: 767.98px){.btn-xl{padding:16px 28px}.btn-xl_2{padding:16px 24px}.btn-lg{padding:10px 24px}.btn-md{padding:10px 18px}.btn-sm{padding:10px 16px}}@media(max-width: 575.98px){.btn-xl{padding:14px 22px}.btn-xl_2{padding:14px 20px}.btn-lg{padding:10px 20px}.btn-md{padding:10px 15px}.btn-sm{padding:10px 12px}}.btn-white{background:#fff;color:#013146}.btn-white:hover{background:#386477;color:#fff}.btn-white:hover .header_icon{color:#fff !important}.btn-mint{background:#013146;color:#fff}.btn-mint:hover{background:#386477;color:#fff}.btn-mint:hover .header_icon{color:#fff !important}.btn-header::before{border:1px solid hsla(0,0%,100%,.8);background:rgba(0,0,0,0)}.btn-red::before{background:#ff383c;color:#fff}.btn:first-child:active{background:rgba(0,0,0,0);color:#fff;border-color:rgba(0,0,0,0) !important}.btn-red:hover::before{background:#ff383c;color:#fff}.btn-header:hover::before{background:#ff383c;color:#fff;border:#ff383c}.btn-white::before{background:#fff;color:#fff}.block_1_btn .btn-red::before{box-shadow:0px 0px 40px rgba(183,28,28,.7);transition:all .3s ease}.block_1_btn .btn-red:hover::before{box-shadow:0px 0px 40px rgba(115,0,0,.6)}.footer{background:#f8faff;margin:0 40px;border-radius:30px 30px 0 0;position:relative;overflow:hidden}.footer .section_footer{padding-top:35px;padding-bottom:35px}.footer .section_footer .footer_title{font-weight:500}.footer .section_footer .menu-item:hover{text-decoration:underline;color:#218998 !important}.footer .section_footer .menu-item:hover a{color:#218998 !important}.footer .section_footer .menu-item.page_item a{font-weight:400;color:#218998 !important}.footer .section_footer .nav-logo{width:135px}.footer .section_footer .footer_text{font-size:12px;font-weight:300}.footer .section_footer .footer_line{width:100%;height:1px;background:rgba(33,137,152,.2)}.footer .section_footer .footer-nav{list-style:none;padding:0;margin:0}.footer .section_footer .footer-nav li+li{margin-top:6px}.footer .section_footer .footer-nav a{display:inline-block;font-size:18px;color:#013146;font-weight:300;line-height:150%;text-decoration:none;transition:.2s}.footer .section_footer .footer-nav a:hover{text-decoration:underline}.footer .section_footer .footer_conts{display:flex;gap:10px;align-items:center}.footer .section_footer .footer_conts .footer_icon{color:#65a4ad;font-size:16px}.footer .section_footer .footer_conts .footer_cont{font-size:16px;color:#013146;font-weight:300;line-height:150%;text-decoration:none;transition:.2s}.footer .section_footer .footer_conts .footer_cont:hover{text-decoration:underline;color:#218998 !important}.footer .section_footer .footer_conts .footer_cont:hover .span{text-decoration:none !important}.footer .footer-map-code{position:absolute;width:50%;height:100%;top:0;right:0;overflow:hidden}.footer .footer-map-code.mob{display:none}@media(max-width: 1599.98px){.footer{margin:0 10px}}@media(max-width: 1199.98px){.footer{margin:0}.footer .section_footer .footer-nav{display:flex;gap:10px}.footer .section_footer .footer-nav li+li{margin-top:0px}.menu-item:first-child{padding-left:0}}@media(max-width: 991.98px){.footer .footer-map-code{position:relative;width:100%;height:100%;top:0;right:0;overflow:hidden}.footer .footer-map-code.mob{display:block}.footer .footer-map-code.pc{display:none}.footer .footer-map-code .nav-logo{width:110px}.footer .maps{position:relative;height:300px}.footer .section_footer{padding-bottom:0px}}@media(max-width: 767.98px){.nav-logo{width:135px}}@media(max-width: 575.98px){.menu-item{padding-left:0 !important}}@media(max-width: 470px){.footer .section_footer .footer-nav{display:grid;grid-template-columns:1fr 1fr}.menu-item{padding:0px !important}.menu-item a{line-height:120%}.footer .section_footer .footer-nav li+li{margin-top:0px}.footer .section_footer .footer-nav li+li a{line-height:100%}.maps{height:200px}}@media(max-width: 400px){.footer_conts{gap:5px}.footer .section_footer .footer_conts .footer_cont{font-size:15px}.footer .section_footer .footer_conts .footer_icon{font-size:15px}}.screen-reader-response .wpcf7-response-output{display:none !important}.lead-form--flat{max-width:980px}.lead-form__cf{display:none !important}.lead-form--flat .lead-form__head{margin-bottom:16px}.lead-form--flat .lead-form__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:24px 25px;margin-bottom:7px}.lead-form--flat .lead-form__field{position:relative;padding-bottom:15px}.lead-form--flat .lead-form__label{font-size:14px;font-weight:600;margin-bottom:10px;color:#fff}.lead-form--flat .lead-form__label p{font-size:14px;font-weight:600;color:#fff;line-height:150%}.lead-form--flat .wpcf7-form-control-wrap{display:block}.lead-form--flat .lead-form__control,.lead-form--flat .lead-form__textarea{width:100%;border:1px solid rgba(101,164,173,.4);outline:none;background:#fff !important;color:#013146 !important;font-size:16px;border-radius:30px !important;padding:16px 30px !important}.lead-form--flat .lead-form__control{height:51px !important;border:1px solid rgba(101,164,173,.4)}.lead-form--flat .lead-form__textarea{height:94px;border:1px solid rgba(101,164,173,.4);resize:none}.lead-form--flat .lead-form__control::placeholder,.lead-form--flat .lead-form__textarea::placeholder{color:#99b1b5 !important}.lead-form--flat .lead-form__bottom{display:flex;gap:15px;align-items:center}.lead-form--flat .lead-form__policy{flex:1}.lead-form--flat .lead-form__policy p{font-size:12px;font-weight:300;color:#fff}.lead-form--flat .lead-form__actions{flex:0 0 auto}.lead-form--flat .lead-form__actions .wpcf7-spinner{display:none !important}.lead-form--flat .lead-form__btn{border:1px solid #65a4ad !important;gap:5px}.lead-form--flat .lead-form__submit:hover{transform:translateY(-1px);background:#072d42}.lead-form--flat .lead-form__submit:active{transform:translateY(0);opacity:.95}.lead-form--flat .wpcf7-response-output,.lead-form--flat .wpcf7-not-valid-tip{display:none !important}.lead-form--flat .lead-form__field.is-error .lead-form__control,.lead-form--flat .lead-form__field.is-error .lead-form__textarea,.lead-form--flat .lead-form__field.is-error-filled .lead-form__control,.lead-form--flat .lead-form__field.is-error-filled .lead-form__textarea{border:1px solid #ff383c}.lead-form--flat .lead-form__field.is-error-filled .lead-form__control,.lead-form--flat .lead-form__field.is-error-filled .lead-form__textarea{color:#ff383c !important;-webkit-text-fill-color:#ff383c !important}.lead-form--flat .lead-form__errpill{position:absolute;right:1px;top:calc(100% - 12px);display:none;background:#ff383c;color:#fff;font-size:12px;font-weight:300;line-height:1;padding:5px 14px;border-radius:30px;white-space:nowrap;z-index:5}.lead-form--flat .lead-form__field.is-error .lead-form__errpill,.lead-form--flat .lead-form__field.is-error-filled .lead-form__errpill{display:inline-flex;align-items:center}@media(max-width: 991px){.lead-form--flat .lead-form__grid{grid-template-columns:1fr;gap:5px}.lead-form--flat .lead-form__bottom{flex-direction:column;align-items:stretch;gap:14px}.lead-form--flat .lead-form__submit{width:100%;min-width:0}.lead-form--flat .lead-form__errpill{left:0;right:0;margin:0 auto;width:fit-content}}.lead-form--flat .wpcf7-response-output{display:none !important}.lead-form__success{padding:22px 0 10px;text-align:left}.lead-form__success-title{margin-bottom:15px}.lead-form__success-title p{font-size:32px;font-weight:500;color:#fff}.lead-form__success-text{margin:0}.lead-form__success-text p{font-size:24px;color:#fff}.lead-form .wpcf7-response-output,.lead-form .wpcf7-not-valid-tip{display:none !important}.lead-form__formwrap{transition:opacity .25s ease}.lead-form__success{transition:opacity .25s ease}.wpcf7-response-output,.wpcf7-not-valid-tip{display:none !important}.lead-form{position:relative}.lead-form__success{position:absolute;inset:0;display:none;align-items:center;justify-content:center;text-align:center;padding:24px;z-index:10}.lead-form__success-inner{max-width:700px}.lead-form__success{opacity:0;transition:opacity .25s ease}.lead-form__formwrap{transition:opacity .25s ease}.feedback_card_cf.is-success .feedback__title,.feedback_card_cf.is-success .feedback__subtitle{display:none !important}.wpcf7-response-output,.wpcf7-not-valid-tip{display:none !important}.lead-modal{position:fixed;inset:0;display:none;z-index:99999}.lead-modal.is-open{display:flex;align-items:center;justify-content:center}.lead-modal__overlay{position:absolute;inset:0;background:rgba(0,0,0,.55)}.lead-modal__dialog{background:#fff;border-radius:30px;background-size:cover;background-position:center;position:relative;max-width:1016px;width:calc(100vw - 40px);margin:20px;max-height:calc(100dvh - 40px);overscroll-behavior:contain;-webkit-overflow-scrolling:touch;overflow:auto;padding:60px;justify-self:center;overscroll-behavior:contain}.lead-modal__close{position:absolute;right:30px;top:14px;border:0;background:rgba(0,0,0,0);color:#013146;font-size:38px;font-weight:300;cursor:pointer;z-index:2;appearance:none;-webkit-appearance:none;line-height:1;flex-shrink:0;margin:0;padding:0}.lead-modal.is-success .lead-modal__title,.lead-modal.is-success .lead-modal__subtitle{display:none}#leadModal .lead-modal__title{margin-bottom:10px}#leadModal .lead-modal__subtitle{margin-bottom:30px}#leadModal .lead-form__success-text p,#leadModal .lead-form__success-title p{color:#013146 !important}#leadModal .lead-form__success-title p{font-size:36px;font-weight:600;line-height:120%}#leadModal .lead-form__success-text p{font-size:20px;font-weight:400;line-height:normal}#leadModal .lead-form__label p,#leadModal .lead-form__policy p{color:#013146 !important}@media(max-width: 1199.98px){#leadModal .lead-modal__dialog{padding:40px;max-width:95vw}}@media(max-width: 991.98px){#leadModal .lead-modal__dialog{max-height:95vh;margin:5vh auto 0}.lead-form__success-title p{font-size:30px}.lead-form__success-text{margin:0}.lead-form__success-text p{font-size:20px}#leadModal .lead-form__success-title p{font-size:28px}.lead-modal__close{right:12px;top:0px}}@media(max-width: 767.98px){#leadModal .lead-modal__dialog{padding:40px 30px;max-width:100vw}.lead-form__success-title p{font-size:24px}.lead-form__success-text p{font-size:17px}#leadModal .lead-form__success-title p{font-size:24px}.lead-form--flat .lead-form__field{padding-bottom:3px}.lead-form--flat .lead-form__label{margin-bottom:5px}.lead-modal__close{right:12px;top:1px}}@media(max-width: 470px){#leadModal .lead-modal__dialog{overflow:auto;max-height:calc(100dvh - 40px);margin:2vh 0}}.bg-tire{background-image:url(../img/BG1.png);background-size:contain;background-position:center;background-repeat:no-repeat;position:relative;z-index:1}.section_hero{position:relative;z-index:2;margin:40px;border:20px solid #c4dfe6;background:linear-gradient(to bottom, #DFF1FE 0%, #fff 100%);border-radius:30px;overflow:hidden;padding:80px 0 45px 0}.section_hero .hero_btn{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:30px;padding:30px 30px;padding-left:0}.section_hero .hero_btn .hero_btn_item{position:relative;z-index:3}.section_hero .hero_btn .hero_btn_bg{background:url("../img/1.png") center/cover no-repeat;border-radius:0 60px 60px 0;overflow:visible;position:absolute;right:0;height:100%;width:50vw;overflow:hidden;z-index:1;-webkit-mask-image:-webkit-radial-gradient(white, black);transform:translateZ(0)}.section_hero .hero_btn .hero_btn_bg::before{content:"";position:absolute;inset:-20px;background:url("../img/1.png") center/cover no-repeat;filter:blur(8px);-webkit-filter:blur(8px);z-index:1}.section_hero .hero_btn .hero_btn_bg::after{content:"";position:absolute;inset:0;background:rgba(25,154,218,.3);z-index:2}.section_hero .hero_note{display:flex;gap:40px}.section_hero .hero_note .hero_note_t{display:flex;gap:10px;align-items:center;font-size:16px;font-weight:300}.section_hero .hero_note .hero_note_t .ic-documents,.section_hero .hero_note .hero_note_t .ic-calendar{font-size:20px}@media(max-width: 1599.98px){.section_hero{margin:40px 10px;border:20px solid #c4dfe6}.section_hero .hero_btn{gap:15px;padding:15px 15px}}@media(max-width: 1199.98px){.section_hero{margin:40px 5px;border:15px solid #c4dfe6}.section_hero .mb-100{margin-bottom:20px}.section_hero .hero_btn{padding:20px 20px;gap:25px}.section_hero .hero_btn .hero_btn_bg{width:65vw}}@media(max-width: 991.98px){.section_hero .hero_btn .hero_btn_bg{width:100vw}}@media(max-width: 767.98px){.section_hero{text-align:center}.section_hero .mb-100{margin-bottom:10px}.section_hero .hero_btn{flex-flow:wrap-reverse;gap:10px;padding:5px}.section_hero .hero_btn .hero_btn_bg{display:none}.section_hero .hero_btn .hero_btn_bg::before{filter:none !important;-webkit-filter:none !important}.section_hero .hero_note{gap:12px;flex-flow:column-reverse;align-items:center}}@media(max-width: 575.98px){.section_hero{margin:40px 0px;border:5px solid #c4dfe6}}.section_choose{padding-top:90px;padding-bottom:110px;position:relative;z-index:2}.section_choose .choose{padding:40px;box-shadow:0px 0px 30px rgba(2,23,27,.1);border-radius:30px;height:100%;background:#fff}.section_choose .choose p{font-weight:300 !important}.section_choose .choose .choose_t{display:flex;gap:25px;align-items:center}.section_choose .choose .choose_t h5{font-weight:600}@media(max-width: 1879.98px){.bg-tire{background-position:center 60%}}@media(max-width: 1599.98px){.section_choose{padding-top:90px;padding-bottom:110px}.bg-tire{background-position:center 60%}}@media(max-width: 1199.98px){.bg-tire{background-position:center 75%}.section_choose .choose{padding:25px}}@media(max-width: 991.98px){.bg-tire{background:rgba(0,0,0,0)}.section_choose .choose{padding:40px}}@media(max-width: 767.98px){.section_choose{padding-top:70px;padding-bottom:100px}}@media(max-width: 575.98px){.section_choose{padding-top:60px;padding-bottom:100px}.section_choose h2{font-size:26px !important}.section_choose .choose{padding:20px}}.section-cars{padding-bottom:50px}.acq-procedure{padding:80px 0 110px}.acq-procedure__title{text-align:center;padding:0px 50px;background:#fff;display:inline-block}.acq-card{height:100%;border-radius:30px;border:1px solid #dff1fe;overflow:hidden;background:linear-gradient(to bottom, #F0F8FE 0%, #fff 100%);transition:transform .25s ease,box-shadow .25s ease}.acq-card:hover{transform:translateY(-6px)}.acq-card__top{position:relative;height:270px;background-size:cover;background-position:center;padding:30px;display:flex;align-items:flex-end;justify-content:center;z-index:1;overflow:hidden;-webkit-mask-image:-webkit-radial-gradient(white, black);transform:translateZ(0)}.acq-card__top::before{content:"";position:absolute;inset:0;background:rgba(25,154,218,.3);z-index:2;pointer-events:none}.acq-card__top::after{content:"";position:absolute;inset:0;background-image:inherit;background-size:cover;background-position:center;-webkit-filter:blur(3px);filter:blur(3px);z-index:0;inset:-6px;transform:translateZ(0);will-change:filter;pointer-events:none}.acq-card__top>*{position:relative;z-index:3}.acq-card__num{position:absolute;bottom:10px;left:30px;font-size:96px;font-weight:700;color:rgba(0,0,0,0);line-height:normal;-webkit-text-stroke:1px #fff;text-stroke:1px #fff;z-index:3}.acq-card__top-title{position:relative;z-index:3;color:#fff;font-weight:600}.acq-card__bottom{padding:30px 40px;font-weight:600;line-height:150%;text-align:center;color:#013146}@media(max-width: 1599.98px){.acq-card__num{font-size:72px}.acq-card__top{height:215px}}@media(max-width: 1199.98px){.acq-card:hover{transform:translateY(0px)}}@media(max-width: 991.98px){.acq-card__num{font-size:65px}.acq-card__top{height:200px;padding:18px}.acq-card__bottom{padding:20px}.acq-procedure__title{padding:0px 15px}}@media(max-width: 575.98px){.acq-procedure{padding:50px 0 90px}.acq-card__top-title{font-size:22px}.acq-card__top{height:170px}}.cc-section{padding:10px 0 90px}.cc-wrap{position:relative;padding:60px;border-radius:30px;overflow:hidden;background:rgba(8,48,68,.55);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);-webkit-mask-image:-webkit-radial-gradient(white, black);transform:translateZ(0)}.cc-wrap::before{content:"";position:absolute;inset:0;background-image:var(--cc-bg-image, none);background-size:cover;background-position:center;background-repeat:no-repeat;-webkit-filter:blur(5px);filter:blur(5px);z-index:0;transform:translateZ(0);will-change:filter}.cc-wrap::after{content:"";position:absolute;inset:0;background:rgba(25,154,218,.3);z-index:1;pointer-events:none}.cc-wrap>*{position:relative;z-index:2}.cc-grid{display:grid;grid-template-columns:1.25fr .85fr;gap:20px;align-items:start}@media(max-width: 991px){.cc-wrap{padding:26px}.cc-grid{grid-template-columns:1fr}.cc-title{font-size:32px}}@media(max-width: 565px){.cc-title{font-size:28px}}.cc-info{border-radius:30px;border:1px solid hsla(0,0%,100%,.3);background:rgba(0,83,125,.55);backdrop-filter:blur(11px);-webkit-backdrop-filter:blur(11px);-webkit-mask-image:-webkit-radial-gradient(white, black);transform:translateZ(0)}.cc-info{overflow:hidden}.cc-info_1,.cc-info_2{padding:40px 60px}.cc-info_2{border-top:1px solid hsla(0,0%,100%,.3)}.cc-info__title{color:#fff;font-weight:700}.cc-list{list-style:none;margin:0;padding:0;display:grid;gap:10px}.cc-list li{position:relative;color:#fff;line-height:150%;gap:10px;display:flex;align-items:center}.cc-list li .ic-ok{color:#34c759}.cc-info__text{color:#fff;font-size:16px;line-height:150%;font-weight:300}.cc-info__note{color:#fff;font-size:12px;line-height:150%;font-weight:300}.cc-btn-r{color:#013146;font-weight:500}.cc-btn-r span{font-size:16px;line-height:1;color:#218998;transition:all .2s ease-in-out}.cc-btn-r:hover{background:#013146 !important}.cc-btn-r:hover span{color:#fff !important}.cc-note{font-size:12px;font-weight:300;width:85%;justify-self:center}@media(max-width: 1879.98px){.cc-info_1,.cc-info_2{padding:29px 50px}.cc-wrap{position:relative;padding:45px}}@media(max-width: 1599.98px){.cc-info_1,.cc-info_2{padding:20px 30px}.cc-wrap{position:relative;padding:38px}}@media(max-width: 1199.98px){.cc-info{display:flex;gap:10px}.cc-info_1,.cc-info_2{width:50%}.cc-info_2{border-top:none;border-left:1px solid hsla(0,0%,100%,.3)}.cc-section{padding:10px 0 80px}}@media(max-width: 991.98px){.cc-info_1,.cc-info_2{padding:18px 30px}.cc-info{display:block;gap:0}.cc-info_1,.cc-info_2{width:100%}.cc-info_2{border-top:1px solid hsla(0,0%,100%,.3);border-left:none}.cc-wrap{padding:25px}.cc-section{padding:10px 0 50px}}@media(max-width: 575.98px){.cc-wrap{padding:13px}.cc-title,.cc-subtitle{text-align:center}.cc-info_1,.cc-info_2{padding:18px}.cc-info_1 .mb-20,.cc-info_2 .mb-20{margin-bottom:12px}.cc-section{padding:10px 0 30px}}.faq-section{padding-top:80px}.faq_block{border-radius:30px 30px 0 0;padding:40px 36px 0;background:linear-gradient(#F0F8FE 0%, #fff 100%);height:100%;overflow:hidden;display:flex;flex-direction:column}.faq_title{font-weight:700;margin:0 0 12px;min-height:2.4em;line-height:normal;align-content:center}.faq_text{color:#386477;font-weight:300}.faq_img{margin-top:auto;height:320px;width:240px;background-repeat:no-repeat;background-position:center bottom;background-size:contain;align-self:center}@media(max-width: 1199.98px){.faq_block{padding:25px 15px 0}.faq-section{padding-top:80px}}@media(max-width: 991.98px){.faq_block{padding:40px 36px 0}.faq-section{padding-top:60px}.faq_title{min-height:auto}.faq_img{display:none}.faq_img.mb3{display:block}}@media(max-width: 575.98px){.faq_block{padding:25px 15px 0}.faq-section{padding-top:20px}.faq_img{margin-top:auto;height:280px;width:220px}}.reviews-section{padding:10px 0 60px;position:relative;overflow:hidden}.reviews-section .reviews_bg{background-image:url(../img/BG2.png);background-size:contain;background-position:center;background-repeat:no-repeat}.reviews-section .reviews_bg .container{position:relative}.reviews-slider.swiper-horizontal{position:relative;overflow:visible !important;padding-bottom:50px}.reviews-slider .swiper-wrapper{align-items:stretch}.reviews-slider .swiper-slide{height:auto}.reviews-head{display:flex;justify-content:space-between;align-items:center;gap:20px}.reviews-nav{display:flex;gap:10px}.reviews-btn{width:60px;height:60px;border-radius:50%;border:0;cursor:pointer;background:rgba(1,49,70,.1);color:#013146;display:flex;align-items:center;justify-content:center;transition:all .2s ease-in-out}.reviews-btn .ic-arrow_l2,.reviews-btn .ic-arrow_r2{transition:all .2s ease-in-out;font-size:20px}.reviews-btn .ic-arrow_l2{color:#013146}.reviews-btn:hover{background:#013146}.reviews-btn:hover .ic-arrow_l2,.reviews-btn:hover .ic-arrow_r2{color:#fff}.reviews-btn:active{background:#013146}.reviews-btn:active .ic-arrow_l2,.reviews-btn:active .ic-arrow_r2{color:#013146}.review-card{background:#fff;border-radius:30px;box-shadow:0 0px 30px rgba(0,0,0,.1);padding:40px 40px 30px;min-height:270px;height:100%;display:flex;flex-direction:column;justify-content:space-between;gap:1px;position:relative;transform:translateZ(0)}.review-top{display:flex;gap:58px}.review-quote span{font-size:32px;color:#386477}.review-text{font-style:italic}.review-footer{border-top:1px solid rgba(33,137,152,.2);padding-top:30px;display:flex;align-items:center;gap:20px}.review-avatar{width:60px;height:60px;border-radius:50%;object-fit:cover;flex:0 0 auto}.review-name{font-weight:700}.review-city{font-weight:300}.reviews-scrollbar{height:10px !important;background:rgba(1,49,70,.1);border-radius:50px}.reviews-scrollbar .swiper-scrollbar-drag{background:#218998;border-radius:50px;margin-left:-11px}.reviews-slider::before{left:-10px;background:linear-gradient(90deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%)}.reviews-slider::after{right:-10px;background:linear-gradient(270deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%)}@media(max-width: 1599.98px){.review-top{gap:15px}.reviews-btn{width:50px;height:50px}.reviews-btn .ic-arrow_l2,.reviews-btn .ic-arrow_r2{font-size:18px}}@media(max-width: 1199.98px){.review-top{gap:15px}.review-card{padding:30px;min-height:240px}.review-quote span{font-size:26px}}@media(max-width: 991px){#reviews{padding:50px 0 80px}.reviews-title{font-size:28px}.reviews-btn{width:45px;height:45px}.reviews-btn .ic-arrow_l2,.reviews-btn .ic-arrow_r2{font-size:17px}}@media(max-width: 767px){.reviews-head{align-items:flex-start;gap:14px}.reviews-title{font-size:24px}.reviews-sub{font-size:13px}.reviews-btn{width:40px;height:40px}.reviews-btn .ic-arrow_l2,.reviews-btn .ic-arrow_r2{font-size:16px}.review-card{border-radius:22px;padding:18px;min-height:220px}}.acqcc{position:relative}.acqcc::before{content:"";position:absolute;border:20px solid #c4dfe6;inset:100px 40px 25%;border-radius:30px;pointer-events:none;box-sizing:border-box}.acqcc section{position:relative;z-index:3}@media(max-width: 1599.98px){.acqcc::before{inset:100px 10px 25%}}@media(max-width: 1199.98px){.acqcc::before{inset:100px 5px 45px;border:15px solid #c4dfe6}}@media(max-width: 991.98px){.acqcc::before{inset:100px 5px 5px}}@media(max-width: 767.98px){.acqcc::before{inset:100px 5px 12px}}@media(max-width: 575.98px){.acqcc::before{inset:100px 0px 25%;border:none}.section_hero{margin:40px 5px}}.navbar{background:rgba(0,0,0,0);position:absolute;inset:0% 0% auto;z-index:10}.navbar .bg_header{background:#fff;border:1px solid rgba(101,164,173,.2);border-radius:50px;padding:15px 20px}.navbar .bg_header .navbar-brand{padding:0}.navbar .bg_header .navbar-brand .nav-logo{width:108px;height:42px}.navbar .bg_header .navbar-nav{margin-left:30px;margin-right:auto}.navbar .bg_header .navbar-nav a{color:#013146 !important;font-weight:500}.navbar .bg_header .navbar-nav .menu-item{margin:0px 20px}.navbar .bg_header .navbar-nav .menu-item:hover{text-decoration:underline;color:#218998 !important}.navbar .bg_header .navbar-nav .menu-item:hover a{color:#218998 !important}.navbar .bg_header .navbar-nav .menu-item.page_item a{color:#218998 !important}.navbar .bg_header .header_contact{gap:25px}.navbar .bg_header .header_contact.pc{display:flex}.navbar .bg_header .header_contact.mob{display:none}.navbar .bg_header .header_contact .btn_header_tel{border:1px solid #65a4ad;font-weight:500}.navbar .bg_header .header_contact .btn_header_tel .header_icon{color:#386477;font-size:16px;transition:all .2s ease-in-out}.navbar-collapse{flex-grow:0}@media(max-width: 1599.98px){.navbar .bg_header .header_contact{gap:10px}.navbar .bg_header .navbar-nav .menu-item{margin:0px 10px}}@media(max-width: 1199.98px){.nav-overlay{position:fixed;inset:0;background:rgba(1,49,70,.4);opacity:0;visibility:hidden;transition:all .15s ease-in-out;z-index:9}body.menu-open .nav-overlay{opacity:1;visibility:visible}.navbar .bg_header .navbar-brand .nav-logo{width:95px;height:38px}.menu-open .navbar .bg_header{border-radius:40px}.bg_header{padding:15px 30px !important}.navbar-collapse{position:relative;z-index:11}.header_contact.pc{display:none !important}.header_contact.mob{display:flex !important;justify-self:center}.navbar-collapse{gap:20px;display:flex;flex-direction:column;padding-top:20px}.navbar-nav{flex-flow:wrap !important;justify-self:center !important;margin-left:auto}.btn-md{padding:16px 30px;font-size:16px}.menu-item{padding:3px 8px}.navbar-toggler{position:relative;right:0px;z-index:2000;border:none;background:rgba(0,0,0,0);padding:0;width:35px;height:26px;align-items:center}.navbar-toggler:focus{box-shadow:none}.navbar-toggler-icon{width:100%;top:50%;left:0;transform:translateY(-50%);height:3px;background:#013146;position:absolute}.navbar-toggler-icon::before,.navbar-toggler-icon::after{content:"";position:absolute;left:0;width:100%;height:3px;background:#013146;transition:.25s}.navbar-toggler-icon::before{top:-10px}.navbar-toggler-icon::after{bottom:-10px}.navbar-toggler[aria-expanded=true] .navbar-toggler-icon{background:rgba(0,0,0,0)}.navbar-toggler[aria-expanded=true] .navbar-toggler-icon::before{top:0;transform:rotate(45deg)}.navbar-toggler[aria-expanded=true] .navbar-toggler-icon::after{top:0;transform:rotate(-45deg)}}@media(max-width: 990px){.navbar{padding-top:15px;padding-bottom:15px}.navbar .container{position:relative}.nav-logo-wrapper{position:absolute;left:30px;z-index:2000}}@media(max-width: 991.98px){.navbar-nav{flex-flow:column !important}.menu-item{align-self:center}.menu-item a{font-size:24px}.navbar-collapse{padding:50px 0 20px}.navbar .bg_header .navbar-nav .menu-item{margin:3px 20px}}@media(max-width: 575.98px){.header_contact.mob{flex-flow:column;gap:10px}.navbar{padding:15px 10px}}.mb-10{margin-bottom:10px}.mb-15{margin-bottom:15px}.mb-20{margin-bottom:20px}.mb-24{margin-bottom:24px}.mb-30{margin-bottom:30px}.mb-35{margin-bottom:35px}.mb-40{margin-bottom:40px}.mb-45{margin-bottom:45px}.mb-50{margin-bottom:50px}.mb-55{margin-bottom:55px}.mb-60{margin-bottom:60px}.mb-65{margin-bottom:65px}.mb-70{margin-bottom:70px}.mb-80{margin-bottom:80px}.mb-90{margin-bottom:90px}.mb-100{margin-bottom:100px}.mb-110{margin-bottom:110px}.mt-5{margin-top:5px}.mt-10{margin-top:10px}.mt-20{margin-top:20px}.mt-24{margin-top:24px}.mt-30{margin-top:30px}.mt-35{margin-top:35px}.mt-40{margin-top:40px}.mt-45{margin-top:45px}.mt-50{margin-top:50px}.mt-55{margin-top:55px}.mt-60{margin-top:60px}.mt-65{margin-top:65px}.mt-70{margin-top:70px}.mt-80{margin-top:80px}.row-gap-6{row-gap:6px}.row-gap-10{row-gap:10px}.row-gap-20{row-gap:20px}.row-gap-24{row-gap:24px}.row-gap-30{row-gap:30px}.row-gap-40{row-gap:40px}.row-gap-60{row-gap:60px}.row-custom-offset{margin-left:6px;margin-right:6px}.row-custom-offset>*{padding-left:3px;padding-right:3px}@media(max-width: 1199.98px){.mb-24{margin-bottom:20px}.mb-30{margin-bottom:30px}.mb-40{margin-bottom:35px}.mb-45{margin-bottom:40px}.mb-50{margin-bottom:45px}.mb-55{margin-bottom:50px}.mb-60{margin-bottom:55px}.mb-65{margin-bottom:60px}.mb-70{margin-bottom:65px}.mb-80{margin-bottom:75px}.mt-24{margin-top:20px}.mt-30{margin-top:30px}.mt-35{margin-top:30px}.mt-40{margin-top:35px}.mt-50{margin-top:45px}.mt-60{margin-top:55px}.mt-70{margin-top:65px}.mt-80{margin-top:75px}}@media(max-width: 991.98px){.mb-24{margin-bottom:20px}.mb-30{margin-bottom:25px}.mb-35{margin-bottom:25px}.mb-40,.mb-45{margin-bottom:35px}.mb-50,.mb-55{margin-bottom:45px}.mb-60,.mb-65{margin-bottom:50px}.mb-70,.mb-75{margin-bottom:60px}.mb-80{margin-bottom:70px}.mt-24{margin-top:20px}.mt-30{margin-top:25px}.mt-40{margin-top:35px}.mt-50{margin-top:45px}.mt-60{margin-top:50px}.mt-70{margin-top:60px}.mt-80{margin-top:70px}}@media(max-width: 767.98px){.mb-24{margin-bottom:15px}.mb-30,.mb-35{margin-bottom:20px}.mb-40,.mb-45{margin-bottom:30px}.mb-50,.mb-55{margin-bottom:35px}.mb-60,.mb-65{margin-bottom:40px}.mb-70,.mb-75{margin-bottom:45px}.mb-80{margin-bottom:55px}.mt-24{margin-top:20px}.mt-30{margin-top:25px}.mt-40{margin-top:35px}.mt-50{margin-top:45px}.mt-60{margin-top:50px}.mt-70{margin-top:60px}.mt-80{margin-top:70px}}@media(max-width: 575.98px){.mb-24{margin-bottom:10px}.mb-30,.mb-35{margin-bottom:15px}.mb-40,.mb-45{margin-bottom:20px}.mb-50,.mb-55{margin-bottom:25px}.mb-60,.mb-65{margin-bottom:30px}.mb-70,.mb-75{margin-bottom:35px}.mb-80{margin-bottom:40px}.mt-24{margin-top:20px}.mt-30{margin-top:25px}.mt-40{margin-top:35px}.mt-50{margin-top:45px}.mt-60{margin-top:50px}.mt-70{margin-top:60px}.mt-80{margin-bottom:70px}}.section-catalog{padding-top:133px;padding-bottom:120px}@media(max-width: 1199.98px){.section-catalog{padding-bottom:110px}}@media(max-width: 575.98px){.section-catalog{padding-bottom:90px}}.feedback-section{padding-bottom:140px}.feedback-section .feedback{padding-top:100px;padding-bottom:100px;position:relative}.feedback-section .feedback::before{content:"";position:absolute;border:20px solid #c4dfe6;inset:0 40px;border-radius:30px;pointer-events:none;box-sizing:border-box}.feedback-section .feedback .feedback_card{height:100%}.feedback-section .feedback .feedback_card_cf{position:relative;border-radius:30px;overflow:hidden;min-height:200px;background:var(--fb-bg) center/cover no-repeat;background-color:#00537d;-webkit-mask-image:-webkit-radial-gradient(white, black);transform:translateZ(0)}.feedback-section .feedback .feedback_card_cf::before{content:"";position:absolute;inset:0;background:var(--fb-bg) center/cover no-repeat;-webkit-filter:blur(12px);filter:blur(12px);transform:scale(1.08) translateZ(0);will-change:filter;z-index:1}.feedback-section .feedback .feedback_card_cf::after{content:"";position:absolute;inset:0;background:rgba(0,83,125,.6);z-index:2}.feedback-section .feedback .feedback_card_cf .feedback__inner{position:relative;z-index:3;padding:40px 60px 60px}.feedback-section .feedback .feedback__title{font-weight:600}.feedback-section .feedback .feedback__subtitle{font-weight:400;line-height:120%}.feedback-section .feedback .feedback__aside{height:100%;border-radius:30px;border:1px solid #dff1fe;background:linear-gradient(to bottom, #F0F8FE 0%, #fff 100%);padding:40px}.feedback-section .feedback .feedback__aside-title{font-weight:700}.feedback-section .feedback .feedback__divider{height:1px;background:rgba(33,137,152,.2)}.feedback-section .feedback .feedback__info .feedback__info-item{display:flex;align-items:flex-start;align-items:center;gap:12px;font-size:18px;line-height:150%;font-weight:300;color:#386477;transition:all .2s ease-in-out}.feedback-section .feedback .feedback__info .feedback__info-item .feedback_icon{color:#65a4ad;font-size:16px;transition:all .2s ease-in-out}.feedback-section .feedback .feedback__info .feedback__info-item .feedback__info-link{color:#386477;text-decoration:none;transition:all .2s ease-in-out}.feedback-section .feedback .feedback__info .feedback__info-item:hover{color:#013146;font-weight:400}.feedback-section .feedback .feedback__info .feedback__info-item:hover .feedback__info-link,.feedback-section .feedback .feedback__info .feedback__info-item:hover .feedback_icon{color:#013146}.swiper-slide{opacity:.5}.swiper-slide.swiper-slide-active,.swiper-slide.swiper-slide-next{opacity:1}@media(max-width: 1599.98px){.feedback-section .feedback{padding-top:80px;padding-bottom:80px}.lead-form--flat .lead-form__control,.lead-form--flat .lead-form__textarea{padding:16px 15px !important}.feedback-section .feedback::before{inset:0 10px}.feedback-section .feedback .feedback_card_cf .feedback__inner{padding:40px 30px 40px}.feedback-section .feedback .feedback__aside{position:relative;z-index:3}}@media(max-width: 1199.98px){.feedback-section .feedback{padding-top:60px;padding-bottom:60px}.feedback-section .feedback::before{inset:0 5px;border:15px solid #c4dfe6}.feedback-section .feedback .feedback__aside{display:flex;gap:12px}.feedback-section .feedback .feedback__aside>div:first-child{width:40%}.feedback-section .feedback .feedback__aside.feedback__divider{width:1px}.feedback-section .feedback .feedback__divider{height:100%}.feedback-section{padding-bottom:100px}}@media(max-width: 1199.98px){.feedback-section .feedback .feedback__divider{display:none}}@media(max-width: 767.98px){.feedback-section .feedback .feedback__divider{display:block}.feedback-section .feedback{padding-top:30px;padding-bottom:30px}.feedback-section .feedback .feedback__aside>div.feedback__divider{width:100%;height:1px}.feedback-section .feedback .feedback__aside>div:first-child{width:100%}.feedback-section .feedback .feedback__aside{display:block;padding:30px}.feedback-section .feedback .feedback__aside>div{width:100%}.feedback-section .feedback .feedback__aside>div.feedback__divider{height:1px}.feedback-section .feedback::before{inset:0px 5px;border:15px solid #c4dfe6}.feedback-section{padding-bottom:80px}}@media(max-width: 575.98px){.feedback-section .feedback{padding-top:0px;padding-bottom:0px}.feedback-section .feedback::before{inset:0px;border:0px solid #c4dfe6}.feedback-section{padding-bottom:80px}.feedback__info .feedback__info-item{gap:6px}.feedback__info-link{font-size:16px}.feedback-section .feedback .feedback__info .feedback__info-item{font-size:16px}}.single-car .car_swiper_thumbs .swiper-slide-thumb-active{position:relative !important;overflow:hidden !important;border-radius:30px;transform:translateZ(0)}.single-car .car_swiper_thumbs .swiper-slide-thumb-active img{display:block;-webkit-filter:blur(2px);filter:blur(2px);transform:translateZ(0);will-change:filter}.single-car .car_swiper_thumbs .swiper-slide-thumb-active::after{content:"";position:absolute;inset:0;background:rgba(0,83,125,.3);pointer-events:none}.single-car .section_car_single{padding:135px 0 120px}.single-car .car_single_left,.single-car .car_single_right{background:#fff;border-radius:30px;box-shadow:0 0 30px rgba(0,0,0,.1);overflow:hidden}.single-car .car_single_right{height:100%}.single-car .car_single_left{position:sticky;top:20px}.single-car .car_single_left{padding:30px 40px}.single-car .car_single_title{color:#013146}.single-car .car_gallery{position:relative}.single-car .car_swiper_main{position:relative;border-radius:30px;overflow:hidden}.single-car .car_slide{position:relative;height:580px;border-radius:30px;overflow:hidden;background:#eef3f7;display:flex;align-items:center;justify-content:center}.single-car .car_slide img{width:100%;height:100%;object-fit:cover;display:block}.single-car .swiper-slide{opacity:1}.single-car .car_slide_placeholder{color:rgba(1,49,70,.1);font-weight:800}.single-car .car_thumb::before,.single-car .car_thumb::after,.single-car .car_slide::before,.single-car .car_slide::after{content:none !important;display:none !important}.single-car .car_swiper_btn{position:absolute;bottom:20px;top:auto !important;transition:all .2s ease-in-out;z-index:10;width:60px;height:60px;border-radius:50px;background:#fff;box-shadow:0 0 30px rgba(0,0,0,.1);cursor:pointer;display:flex;align-items:center;justify-content:center}.single-car .car_swiper_btn .car_swiper_icon{font-size:22px;color:#013146;font-weight:600}.single-car .car_swiper_btn:hover{background:#013146}.single-car .car_swiper_btn:hover .car_swiper_icon{color:#fff;font-weight:600}.single-car .car_swiper_btn_prev{font-size:22px;left:20px}.single-car .car_swiper_btn_next{font-size:22px;right:20px}.single-car .car_swiper_thumbs{margin-top:20px}.single-car .car_thumb{height:140px;border-radius:30px;overflow:hidden;background:#e7eef6}.single-car .car_thumb img{width:100%;height:100%;object-fit:cover;display:block;filter:none;transition:all .2s ease-in-out}.single-car .car_gallery_progress{margin-top:20px;height:10px;border-radius:50px;background:rgba(1,49,70,.1);overflow:hidden;position:relative}.single-car .car_gallery_progress span{position:absolute;top:0;left:0;height:100%;border-radius:50px;background:#218998;left:0%;transition:left .2s ease-in-out,width .2s ease-in-out}.single-car .car_price_card{position:relative;border-radius:30px;padding:30px 40px;color:#fff;overflow:hidden;text-align:center;-webkit-mask-image:-webkit-radial-gradient(white, black);transform:translateZ(0)}.single-car .car_price_card::before{content:"";position:absolute;inset:0;background:url("../img/sc.png") center/cover no-repeat;-webkit-filter:blur(10px);filter:blur(10px);transform:scale(1.06) translateZ(0);will-change:filter;z-index:1}.single-car .car_price_card::after{content:"";position:absolute;inset:0;background:rgba(0,83,125,.6);z-index:2;pointer-events:none}.single-car .car_price_card>*{position:relative;z-index:3}.single-car .car_price_label{font-size:14px;font-weight:400;line-height:normal;text-align:center;margin-bottom:3px}.single-car .car_price_value{font-size:35px;font-weight:700;color:#fff;line-height:normal;text-align:center}.single-car .car_price_btn{text-align:center;font-weight:500}.single-car .car_specs{background:#fff;padding:15px 0;overflow:hidden}.single-car .car_spec{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:15px 40px;border-bottom:1px solid rgba(33,137,152,.15);font-size:16px}.single-car .car_spec_l{display:flex;gap:10px}.single-car .car_spec_l .car_spec_icon{font-size:16px;color:#65a4ad}.single-car .car_spec_l .car_spec_text{font-size:16px;font-weight:400;line-height:normal;color:#013146}.single-car .car_spec_r{color:#0f2f44;font-weight:500}.single-car .car_desc{padding:15px 40px 40px;font-size:18px;font-weight:400;line-height:150%;color:#013146}.single-car .car_desc p{margin:0 0 14px}.single-car .car_desc p:last-child{margin-bottom:0}@media(max-width: 1879.98px){.single-car .car_single_left,.single-car .car_single_right{height:auto}.single-car .car_slide{height:500px}.single-car .car_thumb{height:120px}.single-car .car_swiper_btn_next{font-size:18px;right:18px}.single-car .car_swiper_btn_prev{font-size:18px;left:18px}.single-car .car_swiper_btn{bottom:18px;width:50px;height:50px}.single-car .car_price_card{padding:20px 30px}.single-car .car_specs{padding:7px 0}.single-car .car_spec{padding:13px 30px}.single-car .car_desc{padding:15px 30px 30px}}@media(max-width: 1599.98px){.single-car .car_slide{height:385px}.single-car .car_thumb{height:90px;border-radius:15px}.single-car .car_swiper_thumbs .swiper-slide-thumb-active{border-radius:15px}.single-car .car_single_left{padding:20px 20px}.single-car .car_price_card{padding:18px 20px}.single-car .car_spec{padding:10px 20px}.single-car .car_desc{padding:15px 20px 20px}.single-car .car_single_left .mb-30{margin-bottom:15px}}@media(max-width: 1199.98px){.single-car .car_slide{height:500px}.single-car .car_thumb{height:120px}}@media(max-width: 991.98px){.single-car .section_car_single{padding:125px 0 80px}.single-car .car_slide{height:400px}.single-car .car_thumb{height:100px}}@media(max-width: 767.98px){.single-car .car_slide{height:300px}.single-car .car_thumb{height:70px}}@media(max-width: 575.98px){.single-car .car_price_value{font-size:28px;color:#fff !important}.single-car .car_price_value a{color:#fff !important}.single-car .section_car_single{padding:125px 0 60px}.single-car .car_single_left{padding:10px}.single-car .car_slide{height:222px;border-radius:20px}.single-car .car_thumb{height:60px}.single-car .car_swiper_thumbs{margin-top:10px}.single-car .car_swiper_btn_next{font-size:15px;right:7px}.single-car .car_swiper_btn_prev{font-size:15px;left:7px}.single-car .car_swiper_btn{bottom:7px;width:35px;height:35px}.single-car .car_swiper_btn .car_swiper_icon{font-size:14px}.single-car .car_single_left .mb-30{margin-bottom:10px;margin-top:8px}.single-car .car_swiper_main{border-radius:20px}.single-car .car_gallery_progress{margin-top:12px;margin-bottom:3px}}.legal{padding-top:125px;padding-bottom:120px}.legal .legal__title{margin-bottom:20px}.legal .header_p{margin-left:-40px}.legal .legal__content{padding-left:40px;counter-reset:legal-sec}.legal .legal__content p{color:#013146;font-size:16px;font-weight:400;line-height:150%}.legal .legal__content a{display:inline;color:#013146;text-decoration:underline;text-underline-offset:3px;transition:all .2s ease-in-out}.legal .legal__content a:hover{text-underline-offset:0px;color:#218998}.legal .legal__content h5{counter-increment:legal-sec;counter-reset:legal-sub;position:relative;margin:30px 0 15px;color:#013146;font-weight:500;line-height:normal}.legal .legal__content h5:first-child{margin:0px 0 15px}.legal .legal__content h5::before{content:counter(legal-sec) ".";position:absolute;left:-40px;top:0;width:40px;color:#218998;font-weight:700}.legal .legal__content h5:first-of-type{margin-top:0}.legal .legal__content .legal-subtitle{counter-increment:legal-sub;padding-left:0px;color:#013146;font-weight:500;display:flex;align-items:baseline}.legal .legal__content .legal-subtitle::before{content:counter(legal-sec) "." counter(legal-sub) ".";flex:0 0 40px;color:#218998;font-weight:700}.legal .legal__content .legal-subtitle_p{counter-increment:legal-sub;padding-left:0px;color:#013146;font-weight:400;display:flex;align-items:baseline}.legal .legal__content .legal-subtitle_p::before{content:counter(legal-sec) "." counter(legal-sub) ".";flex:0 0 40px;color:#218998;font-weight:700}.legal .legal__content .legal-dash{list-style:none;padding-left:0;margin:0px 0 0px;margin-left:0px}.legal .legal__content .legal-dash>li{position:relative;padding-left:16px;color:#013146;font-size:16px;font-weight:400;line-height:150%}.legal .legal__content .legal-dash>li::before{content:"—";position:absolute;left:2px;top:0;color:#013146}.legal .legal__content .legal-dash_one{list-style:none;padding-left:0;margin:0px 0 0px;margin-left:40px}.legal .legal__content .legal-dash_one>li{position:relative;padding-left:16px;color:#013146;font-size:16px;font-weight:400;line-height:150%}.legal .legal__content .legal-dash_one>li::before{content:"—";position:absolute;left:2px;top:0;color:#013146}.legal .legal__content .legal-sublist{list-style:none;padding-left:0;margin:8px 0 14px;counter-reset:legal-sub;padding-left:0px}.legal .legal__content .legal-sublist>li{counter-increment:legal-sub;display:flex;align-items:baseline;gap:10px;margin:0 0 6px;color:#386477;font-size:16px;font-weight:400;line-height:150%}.legal .legal__content .legal-sublist>li::before{content:counter(legal-sec) "." counter(legal-sub) ".";flex:0 0 40px;color:#218998;font-weight:700}.legal .legal__content .legal-note{color:#013146;font-size:16px;font-weight:500;line-height:150%}@media(max-width: 991.98px){.legal{padding-bottom:30px}.legal .legal__content{padding-left:30px}.legal .legal-note{font-size:14px}.legal .legal__content h5::before{left:-30px;width:30px}.legal .header_p{margin-left:-30px}}.hero_about__media{border-radius:50px;overflow:hidden}.hero_about__title{color:#218998}.hero_about__subtitle{font-weight:500}.hero_about__image{width:100%;height:100%;display:block;object-fit:cover}.hero_about__list{margin:14px 5px 40px;padding-left:18px}.hero_about__list li{margin:6px 0;font-weight:300}.hero_about__btn .ic-arrow_r{font-size:16px;color:#fff}@media(max-width: 1199.98px){.hero_about__media{height:400px}}@media(max-width: 767.98px){.hero_about__media{height:270px}.hero_about__list{text-align:start}}.about_ideology{padding:clamp(32px,5vw,70px) 0}.about_ideology__super_title p{font-size:48px;font-weight:600;line-height:120%;margin-top:0;margin-bottom:0}.about_ideology__super_title p em{font-style:normal !important;color:#218998}.about_row{position:relative}.about_row--center{padding-top:220px}.about_row__bg{position:absolute;top:52%;transform:translateY(-50%);height:118%;min-height:340px;width:67%;background:linear-gradient(to bottom, #F0F8FE 0%, #fff 100%);border-radius:30px;z-index:0;border:1px solid #dff1fe}.about_row--right-bg .about_row__bg{right:0}.about_row--left-bg .about_row__bg{left:0}.about_row .row{z-index:1}.about_row__media{border-radius:50px;height:100%;overflow:hidden;background:#f3f6fb}.about_row__img{width:100%;height:100%;object-fit:cover;display:block}.about_row--right-bg .about_row__card{padding:0px 75px 0px 5px}.about_row--left-bg .about_row__card{padding:0px 5px 0px 75px}.about_row__title p{font-size:40px;font-weight:600;line-height:normal;margin-top:0}.about_row__title p em{font-style:normal !important;color:#218998}.about_row__text p{font-size:18px;font-weight:300;line-height:150%;margin-top:0;margin-bottom:20px}.about_row__text p em{font-style:normal !important;color:#218998;font-weight:500}.about_row__text p strong{font-weight:500}@media(max-width: 1599.98px){.about_ideology{padding:clamp(70px,5vw,0px) 0 clamp(0px,5vw,0px)}}@media(max-width: 1199.98px){.about_row__title p{font-size:30px}.about_ideology__super_title p{font-size:36px}.about_row__media{width:100%;height:350px}.about_row__card{padding:0px !important}}@media(max-width: 1199.98px){.about_row__bg{display:none}.about_row--center{padding-top:110px}}@media(max-width: 767.98px){.about_row__media{height:270px}}@media(max-width: 575.98px){.about_row__title p{font-size:24px}.about_ideology__super_title p{font-size:24px}.about_ideology{padding:clamp(32px,5vw,0px) 0}}.bg-tire_ab{background-image:url(../img/BG1.png);background-size:contain;background-position:center 65%;background-repeat:no-repeat;position:relative;z-index:1}@media(max-width: 1599.98px){.bg-tire_ab{background-position:center 75%}}@media(max-width: 1199.98px){.bg-tire_ab{background-position:center 75%}}@media(max-width: 991.98px){.bg-tire_ab{background:rgba(0,0,0,0)}}.about-page .section_choose{padding-bottom:80px}.section_approach{padding:0;position:relative}.section_approach::before{content:"";position:absolute;border:20px solid #c4dfe6;background:#fff;inset:0 40px;border-radius:30px;pointer-events:none;box-sizing:border-box;transform:translateY(-30%)}.section_approach__title{font-size:40px;font-weight:600;line-height:normal;margin-top:40px;margin-bottom:40px}.section_approach__text p{font-size:20px;font-weight:300;line-height:150%;margin-top:0;margin-bottom:20px}.section_approach__text p em{font-style:normal !important;color:#218998;font-weight:500}.section_approach__media{border-radius:50px;overflow:hidden;background:#f3f6fb}.section_approach__img{width:100%;height:100%;display:block;object-fit:cover}@media(max-width: 1879.98px){.section_approach::before{inset:-60px 40px;transform:translateY(-20%)}}@media(max-width: 1599.98px){.section_approach::before{inset:-24% 10px;transform:translateY(-17%)}.about_row--center{padding-top:190px}.about_ideology__top.mb-110{margin-bottom:150px}.about-page .section_choose{padding-top:140px;padding-bottom:110px}.section_employees{padding:110px 0 110px !important}}@media(max-width: 1199.98px){.section_approach::before{inset:-24% 0px;transform:translateY(-12%);border:15px solid #c4dfe6}.section_approach .order-lg-2{align-content:center}.about_row--center{padding-top:140px}.section_employees{padding:145px 0 110px !important}}@media(max-width: 991.98px){.section_approach::before{display:none}.section_approach__media{height:300px}.about_row--center{padding-top:70px}.about_ideology__top.mb-110{margin-bottom:100px}.about_row--center{padding-top:100px}.section_approach__title{margin-top:0px}.section_employees{padding:100px 0 100px !important}.about_ideology{padding:clamp(50px,5vw,0px) 0 clamp(0px,5vw,0px)}}@media(max-width: 767.98px){.section_approach__title{margin-top:0px}.section_approach .col-lg-5{align-content:end}.about_row--center{padding-top:90px}.about_ideology__top.mb-110{margin-bottom:90px}.about-page .section_choose{padding-top:90px;padding-bottom:90px}}@media(max-width: 575.98px){.section_approach__text p{font-size:16px}.section_approach__title{font-size:28px;margin-bottom:15px}.about_row__title.mb-20{margin-bottom:15px}.about_ideology__top.mb-110{margin-bottom:80px}}.section_employees{padding:80px 0 110px}.employee_card{height:100%;background:#fff;border-radius:30px;overflow:hidden;box-shadow:0 0px 30px rgba(0,0,0,.1)}.employee_card__media{position:relative;height:275px;overflow:hidden;background:#f3f6fb}.employee_card__img{width:100%;height:100%;object-fit:cover;display:block}.employee_card__body{padding:20px 30px 30px;text-align:center}.employee_card__name{font-weight:700}.section_employees__subtitle{color:#386477}.employee_card__job{font-size:16px;font-weight:500;color:#386477;line-height:normal;padding-bottom:20px;border-bottom:1px solid rgba(33,137,152,.15)}.employee_card__desc{padding-top:20px}.employee_card__desc p{font-size:16px;line-height:150%;font-weight:300;color:#013146}.employee_card__desc p{margin:0 0 10px}.employee_card__desc p:last-child{margin-bottom:0}@media(max-width: 1599.98px){.employee_card__body{padding:15px 20px 20px}.employee_card__desc{padding-top:15px}.employee_card__job{padding-bottom:15px}}@media(max-width: 1199.98px){.section_employees{padding:130px 0 110px}}@media(max-width: 991.98px){.employee_card__media{position:relative;height:235px}.section_employees{padding:90px 0 110px}.about-page .section_choose{padding-top:100px;padding-bottom:100px}}@media(max-width: 767.98px){.employee_card__media{position:relative;height:335px}.section_employees__title{font-size:28px}.employee_card__name.mb-10{margin-bottom:5px}.employee_card__desc{padding-top:10px}.employee_card__job{padding-bottom:10px}}@media(max-width: 767.98px){.about-page .section_choose{padding-top:90px;padding-bottom:100px}}/*# sourceMappingURL=styles.css.map */
