@charset "UTF-8";:root,[data-bs-theme="light"]{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#bb171b;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#bb171b;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:187,23,27;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-primary-text-emphasis:#052c65;--bs-secondary-text-emphasis:#2b2f32;--bs-success-text-emphasis:#0a3622;--bs-info-text-emphasis:#055160;--bs-warning-text-emphasis:#664d03;--bs-danger-text-emphasis:#4b090b;--bs-light-text-emphasis:#495057;--bs-dark-text-emphasis:#495057;--bs-primary-bg-subtle:#cfe2ff;--bs-secondary-bg-subtle:#e2e3e5;--bs-success-bg-subtle:#d1e7dd;--bs-info-bg-subtle:#cff4fc;--bs-warning-bg-subtle:#fff3cd;--bs-danger-bg-subtle:#f1d1d1;--bs-light-bg-subtle:#fcfcfd;--bs-dark-bg-subtle:#ced4da;--bs-primary-border-subtle:#9ec5fe;--bs-secondary-border-subtle:#c4c8cb;--bs-success-border-subtle:#a3cfbb;--bs-info-border-subtle:#9eeaf9;--bs-warning-border-subtle:#ffe69c;--bs-danger-border-subtle:#e4a2a4;--bs-light-border-subtle:#e9ecef;--bs-dark-border-subtle:#adb5bd;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,hsla(0,0%,100%,0.15),hsla(0,0%,100%,0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-color-rgb:33,37,41;--bs-body-bg:#fff;--bs-body-bg-rgb:255,255,255;--bs-emphasis-color:#000;--bs-emphasis-color-rgb:0,0,0;--bs-secondary-color:rgba(33,37,41,0.75);--bs-secondary-color-rgb:33,37,41;--bs-secondary-bg:#e9ecef;--bs-secondary-bg-rgb:233,236,239;--bs-tertiary-color:rgba(33,37,41,0.5);--bs-tertiary-color-rgb:33,37,41;--bs-tertiary-bg:#f8f9fa;--bs-tertiary-bg-rgb:248,249,250;--bs-heading-color:inherit;--bs-link-color:#0d6efd;--bs-link-color-rgb:13,110,253;--bs-link-decoration:underline;--bs-link-hover-color:#0a58ca;--bs-link-hover-color-rgb:10,88,202;--bs-code-color:#d63384;--bs-highlight-color:#212529;--bs-highlight-bg:#fff3cd;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0,0,0,0.175);--bs-border-radius:0.375rem;--bs-border-radius-sm:0.25rem;--bs-border-radius-lg:0.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-xxl:2rem;--bs-border-radius-2xl:var(--bs-border-radius-xxl);--bs-border-radius-pill:50rem;--bs-box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15);--bs-box-shadow-sm:0 0.125rem 0.25rem rgba(0,0,0,0.075);--bs-box-shadow-lg:0 1rem 3rem rgba(0,0,0,0.175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0,0,0,0.075);--bs-focus-ring-width:0.25rem;--bs-focus-ring-opacity:0.25;--bs-focus-ring-color:rgba(13,110,253,0.25);--bs-form-valid-color:#198754;--bs-form-valid-border-color:#198754;--bs-form-invalid-color:#bb171b;--bs-form-invalid-border-color:#bb171b;}[data-bs-theme="dark"]{color-scheme:dark;--bs-body-color:#dee2e6;--bs-body-color-rgb:222,226,230;--bs-body-bg:#212529;--bs-body-bg-rgb:33,37,41;--bs-emphasis-color:#fff;--bs-emphasis-color-rgb:255,255,255;--bs-secondary-color:rgba(222,226,230,0.75);--bs-secondary-color-rgb:222,226,230;--bs-secondary-bg:#343a40;--bs-secondary-bg-rgb:52,58,64;--bs-tertiary-color:rgba(222,226,230,0.5);--bs-tertiary-color-rgb:222,226,230;--bs-tertiary-bg:#2b3035;--bs-tertiary-bg-rgb:43,48,53;--bs-primary-text-emphasis:#6ea8fe;--bs-secondary-text-emphasis:#a7acb1;--bs-success-text-emphasis:#75b798;--bs-info-text-emphasis:#6edff6;--bs-warning-text-emphasis:#ffda6a;--bs-danger-text-emphasis:#d67476;--bs-light-text-emphasis:#f8f9fa;--bs-dark-text-emphasis:#dee2e6;--bs-primary-bg-subtle:#031633;--bs-secondary-bg-subtle:#161719;--bs-success-bg-subtle:#051b11;--bs-info-bg-subtle:#032830;--bs-warning-bg-subtle:#332701;--bs-danger-bg-subtle:#250505;--bs-light-bg-subtle:#343a40;--bs-dark-bg-subtle:#1a1d20;--bs-primary-border-subtle:#084298;--bs-secondary-border-subtle:#41464b;--bs-success-border-subtle:#0f5132;--bs-info-border-subtle:#087990;--bs-warning-border-subtle:#997404;--bs-danger-border-subtle:#700e10;--bs-light-border-subtle:#495057;--bs-dark-border-subtle:#343a40;--bs-heading-color:inherit;--bs-link-color:#6ea8fe;--bs-link-hover-color:#8bb9fe;--bs-link-color-rgb:110,168,254;--bs-link-hover-color-rgb:139,185,254;--bs-code-color:#e685b5;--bs-highlight-color:#dee2e6;--bs-highlight-bg:#664d03;--bs-border-color:#495057;--bs-border-color-translucent:hsla(0,0%,100%,0.15);--bs-form-valid-color:#75b798;--bs-form-valid-border-color:#75b798;--bs-form-invalid-color:#d67476;--bs-form-invalid-border-color:#d67476;}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box;}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth;}}body{background-color:var(--bs-body-bg);color:var(--bs-body-color);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);margin:0;text-align:var(--bs-body-text-align);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);}hr{border:0;border-top:var(--bs-border-width) solid;color:inherit;margin:1rem 0;opacity:0.25;}h1,h2,h3,h4,h5,h6{color:var(--bs-heading-color);font-weight:500;line-height:1.2;margin-bottom:0.5rem;margin-top:0;}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-bottom:1rem;margin-top:0;}abbr[title]{cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;}address{font-style:normal;line-height:inherit;margin-bottom:1rem;}ol,ul{padding-left:2rem;}dl,ol,ul{margin-bottom:1rem;margin-top:0;}ol ol,ol ul,ul ol,ul ul{margin-bottom:0;}dt{font-weight:700;}dd{margin-bottom:0.5rem;margin-left:0;}blockquote{margin:0 0 1rem;}b,strong{font-weight:bolder;}small{font-size:0.875em;}mark{background-color:var(--bs-highlight-bg);color:var(--bs-highlight-color);padding:0.1875em;}sub,sup{font-size:0.75em;line-height:0;position:relative;vertical-align:baseline;}sub{bottom:-0.25em;}sup{top:-0.5em;}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));text-decoration:underline;}a:hover{--bs-link-color-rgb:var(--bs-link-hover-color-rgb);}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none;}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em;}pre{display:block;font-size:0.875em;margin-bottom:1rem;margin-top:0;overflow:auto;}pre code{color:inherit;font-size:inherit;word-break:normal;}code{color:var(--bs-code-color);font-size:0.875em;word-wrap:break-word;}a > code{color:inherit;}kbd{background-color:var(--bs-body-color);border-radius:0.25rem;color:var(--bs-body-bg);font-size:0.875em;padding:0.1875rem 0.375rem;}kbd kbd{font-size:1em;padding:0;}figure{margin:0 0 1rem;}img,svg{vertical-align:middle;}table{border-collapse:collapse;caption-side:bottom;}caption{color:var(--bs-secondary-color);padding-bottom:0.5rem;padding-top:0.5rem;text-align:left;}th{text-align:inherit;text-align:-webkit-match-parent;}tbody,td,tfoot,th,thead,tr{border:0 solid;border-color:inherit;}label{display:inline-block;}button{border-radius:0;}button:focus:not(:focus-visible){outline:0;}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0;}button,select{text-transform:none;}[role="button"]{cursor:pointer;}select{word-wrap:normal;}select:disabled{opacity:1;}[list]:not([type="date"]):not([type="datetime-local"]):not([type="month"]):not([type="week"]):not([type="time"])::-webkit-calendar-picker-indicator{display:none !important;}[type="button"],[type="reset"],[type="submit"],button{-webkit-appearance:button;}[type="button"]:not(:disabled),[type="reset"]:not(:disabled),[type="submit"]:not(:disabled),button:not(:disabled){cursor:pointer;}::-moz-focus-inner{border-style:none;padding:0;}textarea{resize:vertical;}fieldset{border:0;margin:0;min-width:0;padding:0;}legend{float:left;font-size:calc(1.275rem + 0.3vw);line-height:inherit;margin-bottom:0.5rem;padding:0;width:100%;}@media (min-width:1200px){legend{font-size:1.5rem;}}legend + *{clear:left;}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0;}::-webkit-inner-spin-button{height:auto;}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px;}::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-color-swatch-wrapper{padding:0;}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}::file-selector-button{-webkit-appearance:button;font:inherit;}output{display:inline-block;}iframe{border:0;}summary{cursor:pointer;display:list-item;}progress{vertical-align:baseline;}[hidden]{display:none !important;}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:30px;--bs-gutter-y:0;margin-left:auto;margin-right:auto;padding-left:calc(var(--bs-gutter-x) * 0.5);padding-right:calc(var(--bs-gutter-x) * 0.5);width:100%;}@media (min-width:576px){.container,.container-sm{max-width:540px;}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px;}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px;}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px;}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px;}}:root{--bs-breakpoint-xs:0;--bs-breakpoint-sm:576px;--bs-breakpoint-md:768px;--bs-breakpoint-lg:992px;--bs-breakpoint-xl:1200px;--bs-breakpoint-xxl:1400px;}.row{--bs-gutter-x:30px;--bs-gutter-y:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:calc(var(--bs-gutter-x) * -0.5);margin-right:calc(var(--bs-gutter-x) * -0.5);margin-top:calc(var(--bs-gutter-y) * -1);}.row > *{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;margin-top:var(--bs-gutter-y);max-width:100%;padding-left:calc(var(--bs-gutter-x) * 0.5);padding-right:calc(var(--bs-gutter-x) * 0.5);width:100%;}.col{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;}.row-cols-auto > *{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;}.row-cols-1 > *{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%;}.row-cols-2 > *{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%;}.row-cols-3 > *{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%;}.row-cols-4 > *{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%;}.row-cols-5 > *{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%;}.row-cols-6 > *{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%;}.col-auto{width:auto;}.col-1,.col-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;}.col-1{width:8.33333333%;}.col-2{width:16.66666667%;}.col-2,.col-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;}.col-3{width:25%;}.col-4{width:33.33333333%;}.col-4,.col-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;}.col-5{width:41.66666667%;}.col-6{width:50%;}.col-6,.col-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;}.col-7{width:58.33333333%;}.col-8{width:66.66666667%;}.col-8,.col-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;}.col-9{width:75%;}.col-10{width:83.33333333%;}.col-10,.col-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;}.col-11{width:91.66666667%;}.col-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%;}.offset-1{margin-left:8.33333333%;}.offset-2{margin-left:16.66666667%;}.offset-3{margin-left:25%;}.offset-4{margin-left:33.33333333%;}.offset-5{margin-left:41.66666667%;}.offset-6{margin-left:50%;}.offset-7{margin-left:58.33333333%;}.offset-8{margin-left:66.66666667%;}.offset-9{margin-left:75%;}.offset-10{margin-left:83.33333333%;}.offset-11{margin-left:91.66666667%;}.g-0,.gx-0{--bs-gutter-x:0;}.g-0,.gy-0{--bs-gutter-y:0;}.g-1,.gx-1{--bs-gutter-x:0.25rem;}.g-1,.gy-1{--bs-gutter-y:0.25rem;}.g-2,.gx-2{--bs-gutter-x:0.5rem;}.g-2,.gy-2{--bs-gutter-y:0.5rem;}.g-3,.gx-3{--bs-gutter-x:1rem;}.g-3,.gy-3{--bs-gutter-y:1rem;}.g-4,.gx-4{--bs-gutter-x:1.5rem;}.g-4,.gy-4{--bs-gutter-y:1.5rem;}.g-5,.gx-5{--bs-gutter-x:3rem;}.g-5,.gy-5{--bs-gutter-y:3rem;}@media (min-width:576px){.col-sm{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;}.row-cols-sm-auto > *{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;}.row-cols-sm-1 > *{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%;}.row-cols-sm-2 > *{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%;}.row-cols-sm-3 > *{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%;}.row-cols-sm-4 > *{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%;}.row-cols-sm-5 > *{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%;}.row-cols-sm-6 > *{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%;}.col-sm-auto{width:auto;}.col-sm-1,.col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;}.col-sm-1{width:8.33333333%;}.col-sm-2{width:16.66666667%;}.col-sm-2,.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;}.col-sm-3{width:25%;}.col-sm-4{width:33.33333333%;}.col-sm-4,.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;}.col-sm-5{width:41.66666667%;}.col-sm-6{width:50%;}.col-sm-6,.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;}.col-sm-7{width:58.33333333%;}.col-sm-8{width:66.66666667%;}.col-sm-8,.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;}.col-sm-9{width:75%;}.col-sm-10{width:83.33333333%;}.col-sm-10,.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;}.col-sm-11{width:91.66666667%;}.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%;}.offset-sm-0{margin-left:0;}.offset-sm-1{margin-left:8.33333333%;}.offset-sm-2{margin-left:16.66666667%;}.offset-sm-3{margin-left:25%;}.offset-sm-4{margin-left:33.33333333%;}.offset-sm-5{margin-left:41.66666667%;}.offset-sm-6{margin-left:50%;}.offset-sm-7{margin-left:58.33333333%;}.offset-sm-8{margin-left:66.66666667%;}.offset-sm-9{margin-left:75%;}.offset-sm-10{margin-left:83.33333333%;}.offset-sm-11{margin-left:91.66666667%;}.g-sm-0,.gx-sm-0{--bs-gutter-x:0;}.g-sm-0,.gy-sm-0{--bs-gutter-y:0;}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem;}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem;}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem;}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem;}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem;}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem;}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem;}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem;}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem;}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem;}}@media (min-width:768px){.col-md{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;}.row-cols-md-auto > *{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;}.row-cols-md-1 > *{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%;}.row-cols-md-2 > *{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%;}.row-cols-md-3 > *{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%;}.row-cols-md-4 > *{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%;}.row-cols-md-5 > *{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%;}.row-cols-md-6 > *{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%;}.col-md-auto{width:auto;}.col-md-1,.col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;}.col-md-1{width:8.33333333%;}.col-md-2{width:16.66666667%;}.col-md-2,.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;}.col-md-3{width:25%;}.col-md-4{width:33.33333333%;}.col-md-4,.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;}.col-md-5{width:41.66666667%;}.col-md-6{width:50%;}.col-md-6,.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;}.col-md-7{width:58.33333333%;}.col-md-8{width:66.66666667%;}.col-md-8,.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;}.col-md-9{width:75%;}.col-md-10{width:83.33333333%;}.col-md-10,.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;}.col-md-11{width:91.66666667%;}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%;}.offset-md-0{margin-left:0;}.offset-md-1{margin-left:8.33333333%;}.offset-md-2{margin-left:16.66666667%;}.offset-md-3{margin-left:25%;}.offset-md-4{margin-left:33.33333333%;}.offset-md-5{margin-left:41.66666667%;}.offset-md-6{margin-left:50%;}.offset-md-7{margin-left:58.33333333%;}.offset-md-8{margin-left:66.66666667%;}.offset-md-9{margin-left:75%;}.offset-md-10{margin-left:83.33333333%;}.offset-md-11{margin-left:91.66666667%;}.g-md-0,.gx-md-0{--bs-gutter-x:0;}.g-md-0,.gy-md-0{--bs-gutter-y:0;}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem;}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem;}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem;}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem;}.g-md-3,.gx-md-3{--bs-gutter-x:1rem;}.g-md-3,.gy-md-3{--bs-gutter-y:1rem;}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem;}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem;}.g-md-5,.gx-md-5{--bs-gutter-x:3rem;}.g-md-5,.gy-md-5{--bs-gutter-y:3rem;}}@media (min-width:992px){.col-lg{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;}.row-cols-lg-auto > *{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;}.row-cols-lg-1 > *{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%;}.row-cols-lg-2 > *{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%;}.row-cols-lg-3 > *{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%;}.row-cols-lg-4 > *{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%;}.row-cols-lg-5 > *{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%;}.row-cols-lg-6 > *{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%;}.col-lg-auto{width:auto;}.col-lg-1,.col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;}.col-lg-1{width:8.33333333%;}.col-lg-2{width:16.66666667%;}.col-lg-2,.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;}.col-lg-3{width:25%;}.col-lg-4{width:33.33333333%;}.col-lg-4,.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;}.col-lg-5{width:41.66666667%;}.col-lg-6{width:50%;}.col-lg-6,.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;}.col-lg-7{width:58.33333333%;}.col-lg-8{width:66.66666667%;}.col-lg-8,.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;}.col-lg-9{width:75%;}.col-lg-10{width:83.33333333%;}.col-lg-10,.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;}.col-lg-11{width:91.66666667%;}.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%;}.offset-lg-0{margin-left:0;}.offset-lg-1{margin-left:8.33333333%;}.offset-lg-2{margin-left:16.66666667%;}.offset-lg-3{margin-left:25%;}.offset-lg-4{margin-left:33.33333333%;}.offset-lg-5{margin-left:41.66666667%;}.offset-lg-6{margin-left:50%;}.offset-lg-7{margin-left:58.33333333%;}.offset-lg-8{margin-left:66.66666667%;}.offset-lg-9{margin-left:75%;}.offset-lg-10{margin-left:83.33333333%;}.offset-lg-11{margin-left:91.66666667%;}.g-lg-0,.gx-lg-0{--bs-gutter-x:0;}.g-lg-0,.gy-lg-0{--bs-gutter-y:0;}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem;}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem;}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem;}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem;}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem;}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem;}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem;}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem;}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem;}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem;}}@media (min-width:1200px){.col-xl{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;}.row-cols-xl-auto > *{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;}.row-cols-xl-1 > *{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%;}.row-cols-xl-2 > *{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%;}.row-cols-xl-3 > *{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%;}.row-cols-xl-4 > *{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%;}.row-cols-xl-5 > *{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%;}.row-cols-xl-6 > *{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%;}.col-xl-auto{width:auto;}.col-xl-1,.col-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;}.col-xl-1{width:8.33333333%;}.col-xl-2{width:16.66666667%;}.col-xl-2,.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;}.col-xl-3{width:25%;}.col-xl-4{width:33.33333333%;}.col-xl-4,.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;}.col-xl-5{width:41.66666667%;}.col-xl-6{width:50%;}.col-xl-6,.col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;}.col-xl-7{width:58.33333333%;}.col-xl-8{width:66.66666667%;}.col-xl-8,.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;}.col-xl-9{width:75%;}.col-xl-10{width:83.33333333%;}.col-xl-10,.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;}.col-xl-11{width:91.66666667%;}.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%;}.offset-xl-0{margin-left:0;}.offset-xl-1{margin-left:8.33333333%;}.offset-xl-2{margin-left:16.66666667%;}.offset-xl-3{margin-left:25%;}.offset-xl-4{margin-left:33.33333333%;}.offset-xl-5{margin-left:41.66666667%;}.offset-xl-6{margin-left:50%;}.offset-xl-7{margin-left:58.33333333%;}.offset-xl-8{margin-left:66.66666667%;}.offset-xl-9{margin-left:75%;}.offset-xl-10{margin-left:83.33333333%;}.offset-xl-11{margin-left:91.66666667%;}.g-xl-0,.gx-xl-0{--bs-gutter-x:0;}.g-xl-0,.gy-xl-0{--bs-gutter-y:0;}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem;}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem;}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem;}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem;}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem;}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem;}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem;}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem;}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem;}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem;}}@media (min-width:1400px){.col-xxl{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;}.row-cols-xxl-auto > *{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;}.row-cols-xxl-1 > *{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%;}.row-cols-xxl-2 > *{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%;}.row-cols-xxl-3 > *{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%;}.row-cols-xxl-4 > *{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%;}.row-cols-xxl-5 > *{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%;}.row-cols-xxl-6 > *{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%;}.col-xxl-auto{width:auto;}.col-xxl-1,.col-xxl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;}.col-xxl-1{width:8.33333333%;}.col-xxl-2{width:16.66666667%;}.col-xxl-2,.col-xxl-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;}.col-xxl-3{width:25%;}.col-xxl-4{width:33.33333333%;}.col-xxl-4,.col-xxl-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;}.col-xxl-5{width:41.66666667%;}.col-xxl-6{width:50%;}.col-xxl-6,.col-xxl-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;}.col-xxl-7{width:58.33333333%;}.col-xxl-8{width:66.66666667%;}.col-xxl-8,.col-xxl-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;}.col-xxl-9{width:75%;}.col-xxl-10{width:83.33333333%;}.col-xxl-10,.col-xxl-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;}.col-xxl-11{width:91.66666667%;}.col-xxl-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%;}.offset-xxl-0{margin-left:0;}.offset-xxl-1{margin-left:8.33333333%;}.offset-xxl-2{margin-left:16.66666667%;}.offset-xxl-3{margin-left:25%;}.offset-xxl-4{margin-left:33.33333333%;}.offset-xxl-5{margin-left:41.66666667%;}.offset-xxl-6{margin-left:50%;}.offset-xxl-7{margin-left:58.33333333%;}.offset-xxl-8{margin-left:66.66666667%;}.offset-xxl-9{margin-left:75%;}.offset-xxl-10{margin-left:83.33333333%;}.offset-xxl-11{margin-left:91.66666667%;}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0;}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0;}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem;}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem;}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem;}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem;}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem;}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem;}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem;}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem;}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem;}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem;}}.d-inline{display:inline !important;}.d-inline-block{display:inline-block !important;}.d-block{display:block !important;}.d-grid{display:-ms-grid !important;display:grid !important;}.d-inline-grid{display:-ms-inline-grid !important;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:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;}.d-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important;}.d-none{display:none !important;}.flex-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important;}.flex-row{-webkit-box-orient:horizontal !important;-ms-flex-direction:row !important;flex-direction:row !important;}.flex-column,.flex-row{-webkit-box-direction:normal !important;}.flex-column{-webkit-box-orient:vertical !important;-ms-flex-direction:column !important;flex-direction:column !important;}.flex-row-reverse{-webkit-box-orient:horizontal !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important;}.flex-column-reverse,.flex-row-reverse{-webkit-box-direction:reverse !important;}.flex-column-reverse{-webkit-box-orient:vertical !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important;}.flex-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important;}.flex-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important;}.flex-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important;}.flex-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important;}.flex-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important;}.flex-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important;}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important;}.justify-content-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important;}.justify-content-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important;}.justify-content-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;}.justify-content-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important;}.justify-content-around{-ms-flex-pack:distribute !important;justify-content:space-around !important;}.justify-content-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important;}.align-items-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important;}.align-items-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important;}.align-items-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;}.align-items-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important;}.align-items-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important;}.align-content-start{-ms-flex-line-pack:start !important;align-content:flex-start !important;}.align-content-end{-ms-flex-line-pack:end !important;align-content:flex-end !important;}.align-content-center{-ms-flex-line-pack:center !important;align-content:center !important;}.align-content-between{-ms-flex-line-pack:justify !important;align-content:space-between !important;}.align-content-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important;}.align-content-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important;}.align-self-auto{-ms-flex-item-align:auto !important;-ms-grid-row-align:auto !important;align-self:auto !important;}.align-self-start{-ms-flex-item-align:start !important;align-self:flex-start !important;}.align-self-end{-ms-flex-item-align:end !important;align-self:flex-end !important;}.align-self-center{-ms-flex-item-align:center !important;-ms-grid-row-align:center !important;align-self:center !important;}.align-self-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important;}.align-self-stretch{-ms-flex-item-align:stretch !important;-ms-grid-row-align:stretch !important;align-self:stretch !important;}.order-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important;}.order-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important;}.order-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important;}.order-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important;}.order-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important;}.order-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important;}.order-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important;}.order-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;order:6 !important;}.m-0{margin:0 !important;}.m-1{margin:0.25rem !important;}.m-2{margin:0.5rem !important;}.m-3{margin:1rem !important;}.m-4{margin:1.5rem !important;}.m-5{margin:3rem !important;}.m-auto{margin:auto !important;}.mx-0{margin-left:0 !important;margin-right:0 !important;}.mx-1{margin-left:0.25rem !important;margin-right:0.25rem !important;}.mx-2{margin-left:0.5rem !important;margin-right:0.5rem !important;}.mx-3{margin-left:1rem !important;margin-right:1rem !important;}.mx-4{margin-left:1.5rem !important;margin-right:1.5rem !important;}.mx-5{margin-left:3rem !important;margin-right:3rem !important;}.mx-auto{margin-left:auto !important;margin-right:auto !important;}.my-0{margin-bottom:0 !important;margin-top:0 !important;}.my-1{margin-bottom:0.25rem !important;margin-top:0.25rem !important;}.my-2{margin-bottom:0.5rem !important;margin-top:0.5rem !important;}.my-3{margin-bottom:1rem !important;margin-top:1rem !important;}.my-4{margin-bottom:1.5rem !important;margin-top:1.5rem !important;}.my-5{margin-bottom:3rem !important;margin-top:3rem !important;}.my-auto{margin-bottom:auto !important;margin-top:auto !important;}.mt-0{margin-top:0 !important;}.mt-1{margin-top:0.25rem !important;}.mt-2{margin-top:0.5rem !important;}.mt-3{margin-top:1rem !important;}.mt-4{margin-top:1.5rem !important;}.mt-5{margin-top:3rem !important;}.mt-auto{margin-top:auto !important;}.me-0{margin-right:0 !important;}.me-1{margin-right:0.25rem !important;}.me-2{margin-right:0.5rem !important;}.me-3{margin-right:1rem !important;}.me-4{margin-right:1.5rem !important;}.me-5{margin-right:3rem !important;}.me-auto{margin-right:auto !important;}.mb-0{margin-bottom:0 !important;}.mb-1{margin-bottom:0.25rem !important;}.mb-2{margin-bottom:0.5rem !important;}.mb-3{margin-bottom:1rem !important;}.mb-4{margin-bottom:1.5rem !important;}.mb-5{margin-bottom:3rem !important;}.mb-auto{margin-bottom:auto !important;}.ms-0{margin-left:0 !important;}.ms-1{margin-left:0.25rem !important;}.ms-2{margin-left:0.5rem !important;}.ms-3{margin-left:1rem !important;}.ms-4{margin-left:1.5rem !important;}.ms-5{margin-left:3rem !important;}.ms-auto{margin-left:auto !important;}.p-0{padding:0 !important;}.p-1{padding:0.25rem !important;}.p-2{padding:0.5rem !important;}.p-3{padding:1rem !important;}.p-4{padding:1.5rem !important;}.p-5{padding:3rem !important;}.px-0{padding-left:0 !important;padding-right:0 !important;}.px-1{padding-left:0.25rem !important;padding-right:0.25rem !important;}.px-2{padding-left:0.5rem !important;padding-right:0.5rem !important;}.px-3{padding-left:1rem !important;padding-right:1rem !important;}.px-4{padding-left:1.5rem !important;padding-right:1.5rem !important;}.px-5{padding-left:3rem !important;padding-right:3rem !important;}.py-0{padding-bottom:0 !important;padding-top:0 !important;}.py-1{padding-bottom:0.25rem !important;padding-top:0.25rem !important;}.py-2{padding-bottom:0.5rem !important;padding-top:0.5rem !important;}.py-3{padding-bottom:1rem !important;padding-top:1rem !important;}.py-4{padding-bottom:1.5rem !important;padding-top:1.5rem !important;}.py-5{padding-bottom:3rem !important;padding-top:3rem !important;}.pt-0{padding-top:0 !important;}.pt-1{padding-top:0.25rem !important;}.pt-2{padding-top:0.5rem !important;}.pt-3{padding-top:1rem !important;}.pt-4{padding-top:1.5rem !important;}.pt-5{padding-top:3rem !important;}.pe-0{padding-right:0 !important;}.pe-1{padding-right:0.25rem !important;}.pe-2{padding-right:0.5rem !important;}.pe-3{padding-right:1rem !important;}.pe-4{padding-right:1.5rem !important;}.pe-5{padding-right:3rem !important;}.pb-0{padding-bottom:0 !important;}.pb-1{padding-bottom:0.25rem !important;}.pb-2{padding-bottom:0.5rem !important;}.pb-3{padding-bottom:1rem !important;}.pb-4{padding-bottom:1.5rem !important;}.pb-5{padding-bottom:3rem !important;}.ps-0{padding-left:0 !important;}.ps-1{padding-left:0.25rem !important;}.ps-2{padding-left:0.5rem !important;}.ps-3{padding-left:1rem !important;}.ps-4{padding-left:1.5rem !important;}.ps-5{padding-left:3rem !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:-ms-grid !important;display:grid !important;}.d-sm-inline-grid{display:-ms-inline-grid !important;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:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;}.d-sm-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important;}.d-sm-none{display:none !important;}.flex-sm-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important;}.flex-sm-row{-webkit-box-orient:horizontal !important;-ms-flex-direction:row !important;flex-direction:row !important;}.flex-sm-column,.flex-sm-row{-webkit-box-direction:normal !important;}.flex-sm-column{-webkit-box-orient:vertical !important;-ms-flex-direction:column !important;flex-direction:column !important;}.flex-sm-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important;}.flex-sm-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important;}.flex-sm-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important;}.flex-sm-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important;}.flex-sm-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important;}.flex-sm-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important;}.flex-sm-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important;}.flex-sm-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important;}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important;}.justify-content-sm-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important;}.justify-content-sm-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important;}.justify-content-sm-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;}.justify-content-sm-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important;}.justify-content-sm-around{-ms-flex-pack:distribute !important;justify-content:space-around !important;}.justify-content-sm-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important;}.align-items-sm-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important;}.align-items-sm-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important;}.align-items-sm-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;}.align-items-sm-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important;}.align-items-sm-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important;}.align-content-sm-start{-ms-flex-line-pack:start !important;align-content:flex-start !important;}.align-content-sm-end{-ms-flex-line-pack:end !important;align-content:flex-end !important;}.align-content-sm-center{-ms-flex-line-pack:center !important;align-content:center !important;}.align-content-sm-between{-ms-flex-line-pack:justify !important;align-content:space-between !important;}.align-content-sm-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important;}.align-content-sm-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important;}.align-self-sm-auto{-ms-flex-item-align:auto !important;-ms-grid-row-align:auto !important;align-self:auto !important;}.align-self-sm-start{-ms-flex-item-align:start !important;align-self:flex-start !important;}.align-self-sm-end{-ms-flex-item-align:end !important;align-self:flex-end !important;}.align-self-sm-center{-ms-flex-item-align:center !important;-ms-grid-row-align:center !important;align-self:center !important;}.align-self-sm-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important;}.align-self-sm-stretch{-ms-flex-item-align:stretch !important;-ms-grid-row-align:stretch !important;align-self:stretch !important;}.order-sm-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important;}.order-sm-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important;}.order-sm-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important;}.order-sm-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important;}.order-sm-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important;}.order-sm-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important;}.order-sm-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important;}.order-sm-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;order:6 !important;}.m-sm-0{margin:0 !important;}.m-sm-1{margin:0.25rem !important;}.m-sm-2{margin:0.5rem !important;}.m-sm-3{margin:1rem !important;}.m-sm-4{margin:1.5rem !important;}.m-sm-5{margin:3rem !important;}.m-sm-auto{margin:auto !important;}.mx-sm-0{margin-left:0 !important;margin-right:0 !important;}.mx-sm-1{margin-left:0.25rem !important;margin-right:0.25rem !important;}.mx-sm-2{margin-left:0.5rem !important;margin-right:0.5rem !important;}.mx-sm-3{margin-left:1rem !important;margin-right:1rem !important;}.mx-sm-4{margin-left:1.5rem !important;margin-right:1.5rem !important;}.mx-sm-5{margin-left:3rem !important;margin-right:3rem !important;}.mx-sm-auto{margin-left:auto !important;margin-right:auto !important;}.my-sm-0{margin-bottom:0 !important;margin-top:0 !important;}.my-sm-1{margin-bottom:0.25rem !important;margin-top:0.25rem !important;}.my-sm-2{margin-bottom:0.5rem !important;margin-top:0.5rem !important;}.my-sm-3{margin-bottom:1rem !important;margin-top:1rem !important;}.my-sm-4{margin-bottom:1.5rem !important;margin-top:1.5rem !important;}.my-sm-5{margin-bottom:3rem !important;margin-top:3rem !important;}.my-sm-auto{margin-bottom:auto !important;margin-top:auto !important;}.mt-sm-0{margin-top:0 !important;}.mt-sm-1{margin-top:0.25rem !important;}.mt-sm-2{margin-top:0.5rem !important;}.mt-sm-3{margin-top:1rem !important;}.mt-sm-4{margin-top:1.5rem !important;}.mt-sm-5{margin-top:3rem !important;}.mt-sm-auto{margin-top:auto !important;}.me-sm-0{margin-right:0 !important;}.me-sm-1{margin-right:0.25rem !important;}.me-sm-2{margin-right:0.5rem !important;}.me-sm-3{margin-right:1rem !important;}.me-sm-4{margin-right:1.5rem !important;}.me-sm-5{margin-right:3rem !important;}.me-sm-auto{margin-right:auto !important;}.mb-sm-0{margin-bottom:0 !important;}.mb-sm-1{margin-bottom:0.25rem !important;}.mb-sm-2{margin-bottom:0.5rem !important;}.mb-sm-3{margin-bottom:1rem !important;}.mb-sm-4{margin-bottom:1.5rem !important;}.mb-sm-5{margin-bottom:3rem !important;}.mb-sm-auto{margin-bottom:auto !important;}.ms-sm-0{margin-left:0 !important;}.ms-sm-1{margin-left:0.25rem !important;}.ms-sm-2{margin-left:0.5rem !important;}.ms-sm-3{margin-left:1rem !important;}.ms-sm-4{margin-left:1.5rem !important;}.ms-sm-5{margin-left:3rem !important;}.ms-sm-auto{margin-left:auto !important;}.p-sm-0{padding:0 !important;}.p-sm-1{padding:0.25rem !important;}.p-sm-2{padding:0.5rem !important;}.p-sm-3{padding:1rem !important;}.p-sm-4{padding:1.5rem !important;}.p-sm-5{padding:3rem !important;}.px-sm-0{padding-left:0 !important;padding-right:0 !important;}.px-sm-1{padding-left:0.25rem !important;padding-right:0.25rem !important;}.px-sm-2{padding-left:0.5rem !important;padding-right:0.5rem !important;}.px-sm-3{padding-left:1rem !important;padding-right:1rem !important;}.px-sm-4{padding-left:1.5rem !important;padding-right:1.5rem !important;}.px-sm-5{padding-left:3rem !important;padding-right:3rem !important;}.py-sm-0{padding-bottom:0 !important;padding-top:0 !important;}.py-sm-1{padding-bottom:0.25rem !important;padding-top:0.25rem !important;}.py-sm-2{padding-bottom:0.5rem !important;padding-top:0.5rem !important;}.py-sm-3{padding-bottom:1rem !important;padding-top:1rem !important;}.py-sm-4{padding-bottom:1.5rem !important;padding-top:1.5rem !important;}.py-sm-5{padding-bottom:3rem !important;padding-top:3rem !important;}.pt-sm-0{padding-top:0 !important;}.pt-sm-1{padding-top:0.25rem !important;}.pt-sm-2{padding-top:0.5rem !important;}.pt-sm-3{padding-top:1rem !important;}.pt-sm-4{padding-top:1.5rem !important;}.pt-sm-5{padding-top:3rem !important;}.pe-sm-0{padding-right:0 !important;}.pe-sm-1{padding-right:0.25rem !important;}.pe-sm-2{padding-right:0.5rem !important;}.pe-sm-3{padding-right:1rem !important;}.pe-sm-4{padding-right:1.5rem !important;}.pe-sm-5{padding-right:3rem !important;}.pb-sm-0{padding-bottom:0 !important;}.pb-sm-1{padding-bottom:0.25rem !important;}.pb-sm-2{padding-bottom:0.5rem !important;}.pb-sm-3{padding-bottom:1rem !important;}.pb-sm-4{padding-bottom:1.5rem !important;}.pb-sm-5{padding-bottom:3rem !important;}.ps-sm-0{padding-left:0 !important;}.ps-sm-1{padding-left:0.25rem !important;}.ps-sm-2{padding-left:0.5rem !important;}.ps-sm-3{padding-left:1rem !important;}.ps-sm-4{padding-left:1.5rem !important;}.ps-sm-5{padding-left:3rem !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:-ms-grid !important;display:grid !important;}.d-md-inline-grid{display:-ms-inline-grid !important;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:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;}.d-md-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important;}.d-md-none{display:none !important;}.flex-md-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important;}.flex-md-row{-webkit-box-orient:horizontal !important;-ms-flex-direction:row !important;flex-direction:row !important;}.flex-md-column,.flex-md-row{-webkit-box-direction:normal !important;}.flex-md-column{-webkit-box-orient:vertical !important;-ms-flex-direction:column !important;flex-direction:column !important;}.flex-md-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important;}.flex-md-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important;}.flex-md-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important;}.flex-md-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important;}.flex-md-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important;}.flex-md-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important;}.flex-md-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important;}.flex-md-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important;}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important;}.justify-content-md-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important;}.justify-content-md-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important;}.justify-content-md-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;}.justify-content-md-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important;}.justify-content-md-around{-ms-flex-pack:distribute !important;justify-content:space-around !important;}.justify-content-md-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important;}.align-items-md-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important;}.align-items-md-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important;}.align-items-md-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;}.align-items-md-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important;}.align-items-md-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important;}.align-content-md-start{-ms-flex-line-pack:start !important;align-content:flex-start !important;}.align-content-md-end{-ms-flex-line-pack:end !important;align-content:flex-end !important;}.align-content-md-center{-ms-flex-line-pack:center !important;align-content:center !important;}.align-content-md-between{-ms-flex-line-pack:justify !important;align-content:space-between !important;}.align-content-md-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important;}.align-content-md-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important;}.align-self-md-auto{-ms-flex-item-align:auto !important;-ms-grid-row-align:auto !important;align-self:auto !important;}.align-self-md-start{-ms-flex-item-align:start !important;align-self:flex-start !important;}.align-self-md-end{-ms-flex-item-align:end !important;align-self:flex-end !important;}.align-self-md-center{-ms-flex-item-align:center !important;-ms-grid-row-align:center !important;align-self:center !important;}.align-self-md-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important;}.align-self-md-stretch{-ms-flex-item-align:stretch !important;-ms-grid-row-align:stretch !important;align-self:stretch !important;}.order-md-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important;}.order-md-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important;}.order-md-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important;}.order-md-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important;}.order-md-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important;}.order-md-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important;}.order-md-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important;}.order-md-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;order:6 !important;}.m-md-0{margin:0 !important;}.m-md-1{margin:0.25rem !important;}.m-md-2{margin:0.5rem !important;}.m-md-3{margin:1rem !important;}.m-md-4{margin:1.5rem !important;}.m-md-5{margin:3rem !important;}.m-md-auto{margin:auto !important;}.mx-md-0{margin-left:0 !important;margin-right:0 !important;}.mx-md-1{margin-left:0.25rem !important;margin-right:0.25rem !important;}.mx-md-2{margin-left:0.5rem !important;margin-right:0.5rem !important;}.mx-md-3{margin-left:1rem !important;margin-right:1rem !important;}.mx-md-4{margin-left:1.5rem !important;margin-right:1.5rem !important;}.mx-md-5{margin-left:3rem !important;margin-right:3rem !important;}.mx-md-auto{margin-left:auto !important;margin-right:auto !important;}.my-md-0{margin-bottom:0 !important;margin-top:0 !important;}.my-md-1{margin-bottom:0.25rem !important;margin-top:0.25rem !important;}.my-md-2{margin-bottom:0.5rem !important;margin-top:0.5rem !important;}.my-md-3{margin-bottom:1rem !important;margin-top:1rem !important;}.my-md-4{margin-bottom:1.5rem !important;margin-top:1.5rem !important;}.my-md-5{margin-bottom:3rem !important;margin-top:3rem !important;}.my-md-auto{margin-bottom:auto !important;margin-top:auto !important;}.mt-md-0{margin-top:0 !important;}.mt-md-1{margin-top:0.25rem !important;}.mt-md-2{margin-top:0.5rem !important;}.mt-md-3{margin-top:1rem !important;}.mt-md-4{margin-top:1.5rem !important;}.mt-md-5{margin-top:3rem !important;}.mt-md-auto{margin-top:auto !important;}.me-md-0{margin-right:0 !important;}.me-md-1{margin-right:0.25rem !important;}.me-md-2{margin-right:0.5rem !important;}.me-md-3{margin-right:1rem !important;}.me-md-4{margin-right:1.5rem !important;}.me-md-5{margin-right:3rem !important;}.me-md-auto{margin-right:auto !important;}.mb-md-0{margin-bottom:0 !important;}.mb-md-1{margin-bottom:0.25rem !important;}.mb-md-2{margin-bottom:0.5rem !important;}.mb-md-3{margin-bottom:1rem !important;}.mb-md-4{margin-bottom:1.5rem !important;}.mb-md-5{margin-bottom:3rem !important;}.mb-md-auto{margin-bottom:auto !important;}.ms-md-0{margin-left:0 !important;}.ms-md-1{margin-left:0.25rem !important;}.ms-md-2{margin-left:0.5rem !important;}.ms-md-3{margin-left:1rem !important;}.ms-md-4{margin-left:1.5rem !important;}.ms-md-5{margin-left:3rem !important;}.ms-md-auto{margin-left:auto !important;}.p-md-0{padding:0 !important;}.p-md-1{padding:0.25rem !important;}.p-md-2{padding:0.5rem !important;}.p-md-3{padding:1rem !important;}.p-md-4{padding:1.5rem !important;}.p-md-5{padding:3rem !important;}.px-md-0{padding-left:0 !important;padding-right:0 !important;}.px-md-1{padding-left:0.25rem !important;padding-right:0.25rem !important;}.px-md-2{padding-left:0.5rem !important;padding-right:0.5rem !important;}.px-md-3{padding-left:1rem !important;padding-right:1rem !important;}.px-md-4{padding-left:1.5rem !important;padding-right:1.5rem !important;}.px-md-5{padding-left:3rem !important;padding-right:3rem !important;}.py-md-0{padding-bottom:0 !important;padding-top:0 !important;}.py-md-1{padding-bottom:0.25rem !important;padding-top:0.25rem !important;}.py-md-2{padding-bottom:0.5rem !important;padding-top:0.5rem !important;}.py-md-3{padding-bottom:1rem !important;padding-top:1rem !important;}.py-md-4{padding-bottom:1.5rem !important;padding-top:1.5rem !important;}.py-md-5{padding-bottom:3rem !important;padding-top:3rem !important;}.pt-md-0{padding-top:0 !important;}.pt-md-1{padding-top:0.25rem !important;}.pt-md-2{padding-top:0.5rem !important;}.pt-md-3{padding-top:1rem !important;}.pt-md-4{padding-top:1.5rem !important;}.pt-md-5{padding-top:3rem !important;}.pe-md-0{padding-right:0 !important;}.pe-md-1{padding-right:0.25rem !important;}.pe-md-2{padding-right:0.5rem !important;}.pe-md-3{padding-right:1rem !important;}.pe-md-4{padding-right:1.5rem !important;}.pe-md-5{padding-right:3rem !important;}.pb-md-0{padding-bottom:0 !important;}.pb-md-1{padding-bottom:0.25rem !important;}.pb-md-2{padding-bottom:0.5rem !important;}.pb-md-3{padding-bottom:1rem !important;}.pb-md-4{padding-bottom:1.5rem !important;}.pb-md-5{padding-bottom:3rem !important;}.ps-md-0{padding-left:0 !important;}.ps-md-1{padding-left:0.25rem !important;}.ps-md-2{padding-left:0.5rem !important;}.ps-md-3{padding-left:1rem !important;}.ps-md-4{padding-left:1.5rem !important;}.ps-md-5{padding-left:3rem !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:-ms-grid !important;display:grid !important;}.d-lg-inline-grid{display:-ms-inline-grid !important;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:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;}.d-lg-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important;}.d-lg-none{display:none !important;}.flex-lg-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important;}.flex-lg-row{-webkit-box-orient:horizontal !important;-ms-flex-direction:row !important;flex-direction:row !important;}.flex-lg-column,.flex-lg-row{-webkit-box-direction:normal !important;}.flex-lg-column{-webkit-box-orient:vertical !important;-ms-flex-direction:column !important;flex-direction:column !important;}.flex-lg-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important;}.flex-lg-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important;}.flex-lg-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important;}.flex-lg-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important;}.flex-lg-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important;}.flex-lg-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important;}.flex-lg-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important;}.flex-lg-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important;}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important;}.justify-content-lg-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important;}.justify-content-lg-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important;}.justify-content-lg-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;}.justify-content-lg-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important;}.justify-content-lg-around{-ms-flex-pack:distribute !important;justify-content:space-around !important;}.justify-content-lg-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important;}.align-items-lg-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important;}.align-items-lg-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important;}.align-items-lg-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;}.align-items-lg-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important;}.align-items-lg-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important;}.align-content-lg-start{-ms-flex-line-pack:start !important;align-content:flex-start !important;}.align-content-lg-end{-ms-flex-line-pack:end !important;align-content:flex-end !important;}.align-content-lg-center{-ms-flex-line-pack:center !important;align-content:center !important;}.align-content-lg-between{-ms-flex-line-pack:justify !important;align-content:space-between !important;}.align-content-lg-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important;}.align-content-lg-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important;}.align-self-lg-auto{-ms-flex-item-align:auto !important;-ms-grid-row-align:auto !important;align-self:auto !important;}.align-self-lg-start{-ms-flex-item-align:start !important;align-self:flex-start !important;}.align-self-lg-end{-ms-flex-item-align:end !important;align-self:flex-end !important;}.align-self-lg-center{-ms-flex-item-align:center !important;-ms-grid-row-align:center !important;align-self:center !important;}.align-self-lg-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important;}.align-self-lg-stretch{-ms-flex-item-align:stretch !important;-ms-grid-row-align:stretch !important;align-self:stretch !important;}.order-lg-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important;}.order-lg-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important;}.order-lg-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important;}.order-lg-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important;}.order-lg-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important;}.order-lg-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important;}.order-lg-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important;}.order-lg-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;order:6 !important;}.m-lg-0{margin:0 !important;}.m-lg-1{margin:0.25rem !important;}.m-lg-2{margin:0.5rem !important;}.m-lg-3{margin:1rem !important;}.m-lg-4{margin:1.5rem !important;}.m-lg-5{margin:3rem !important;}.m-lg-auto{margin:auto !important;}.mx-lg-0{margin-left:0 !important;margin-right:0 !important;}.mx-lg-1{margin-left:0.25rem !important;margin-right:0.25rem !important;}.mx-lg-2{margin-left:0.5rem !important;margin-right:0.5rem !important;}.mx-lg-3{margin-left:1rem !important;margin-right:1rem !important;}.mx-lg-4{margin-left:1.5rem !important;margin-right:1.5rem !important;}.mx-lg-5{margin-left:3rem !important;margin-right:3rem !important;}.mx-lg-auto{margin-left:auto !important;margin-right:auto !important;}.my-lg-0{margin-bottom:0 !important;margin-top:0 !important;}.my-lg-1{margin-bottom:0.25rem !important;margin-top:0.25rem !important;}.my-lg-2{margin-bottom:0.5rem !important;margin-top:0.5rem !important;}.my-lg-3{margin-bottom:1rem !important;margin-top:1rem !important;}.my-lg-4{margin-bottom:1.5rem !important;margin-top:1.5rem !important;}.my-lg-5{margin-bottom:3rem !important;margin-top:3rem !important;}.my-lg-auto{margin-bottom:auto !important;margin-top:auto !important;}.mt-lg-0{margin-top:0 !important;}.mt-lg-1{margin-top:0.25rem !important;}.mt-lg-2{margin-top:0.5rem !important;}.mt-lg-3{margin-top:1rem !important;}.mt-lg-4{margin-top:1.5rem !important;}.mt-lg-5{margin-top:3rem !important;}.mt-lg-auto{margin-top:auto !important;}.me-lg-0{margin-right:0 !important;}.me-lg-1{margin-right:0.25rem !important;}.me-lg-2{margin-right:0.5rem !important;}.me-lg-3{margin-right:1rem !important;}.me-lg-4{margin-right:1.5rem !important;}.me-lg-5{margin-right:3rem !important;}.me-lg-auto{margin-right:auto !important;}.mb-lg-0{margin-bottom:0 !important;}.mb-lg-1{margin-bottom:0.25rem !important;}.mb-lg-2{margin-bottom:0.5rem !important;}.mb-lg-3{margin-bottom:1rem !important;}.mb-lg-4{margin-bottom:1.5rem !important;}.mb-lg-5{margin-bottom:3rem !important;}.mb-lg-auto{margin-bottom:auto !important;}.ms-lg-0{margin-left:0 !important;}.ms-lg-1{margin-left:0.25rem !important;}.ms-lg-2{margin-left:0.5rem !important;}.ms-lg-3{margin-left:1rem !important;}.ms-lg-4{margin-left:1.5rem !important;}.ms-lg-5{margin-left:3rem !important;}.ms-lg-auto{margin-left:auto !important;}.p-lg-0{padding:0 !important;}.p-lg-1{padding:0.25rem !important;}.p-lg-2{padding:0.5rem !important;}.p-lg-3{padding:1rem !important;}.p-lg-4{padding:1.5rem !important;}.p-lg-5{padding:3rem !important;}.px-lg-0{padding-left:0 !important;padding-right:0 !important;}.px-lg-1{padding-left:0.25rem !important;padding-right:0.25rem !important;}.px-lg-2{padding-left:0.5rem !important;padding-right:0.5rem !important;}.px-lg-3{padding-left:1rem !important;padding-right:1rem !important;}.px-lg-4{padding-left:1.5rem !important;padding-right:1.5rem !important;}.px-lg-5{padding-left:3rem !important;padding-right:3rem !important;}.py-lg-0{padding-bottom:0 !important;padding-top:0 !important;}.py-lg-1{padding-bottom:0.25rem !important;padding-top:0.25rem !important;}.py-lg-2{padding-bottom:0.5rem !important;padding-top:0.5rem !important;}.py-lg-3{padding-bottom:1rem !important;padding-top:1rem !important;}.py-lg-4{padding-bottom:1.5rem !important;padding-top:1.5rem !important;}.py-lg-5{padding-bottom:3rem !important;padding-top:3rem !important;}.pt-lg-0{padding-top:0 !important;}.pt-lg-1{padding-top:0.25rem !important;}.pt-lg-2{padding-top:0.5rem !important;}.pt-lg-3{padding-top:1rem !important;}.pt-lg-4{padding-top:1.5rem !important;}.pt-lg-5{padding-top:3rem !important;}.pe-lg-0{padding-right:0 !important;}.pe-lg-1{padding-right:0.25rem !important;}.pe-lg-2{padding-right:0.5rem !important;}.pe-lg-3{padding-right:1rem !important;}.pe-lg-4{padding-right:1.5rem !important;}.pe-lg-5{padding-right:3rem !important;}.pb-lg-0{padding-bottom:0 !important;}.pb-lg-1{padding-bottom:0.25rem !important;}.pb-lg-2{padding-bottom:0.5rem !important;}.pb-lg-3{padding-bottom:1rem !important;}.pb-lg-4{padding-bottom:1.5rem !important;}.pb-lg-5{padding-bottom:3rem !important;}.ps-lg-0{padding-left:0 !important;}.ps-lg-1{padding-left:0.25rem !important;}.ps-lg-2{padding-left:0.5rem !important;}.ps-lg-3{padding-left:1rem !important;}.ps-lg-4{padding-left:1.5rem !important;}.ps-lg-5{padding-left:3rem !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:-ms-grid !important;display:grid !important;}.d-xl-inline-grid{display:-ms-inline-grid !important;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:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;}.d-xl-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important;}.d-xl-none{display:none !important;}.flex-xl-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important;}.flex-xl-row{-webkit-box-orient:horizontal !important;-ms-flex-direction:row !important;flex-direction:row !important;}.flex-xl-column,.flex-xl-row{-webkit-box-direction:normal !important;}.flex-xl-column{-webkit-box-orient:vertical !important;-ms-flex-direction:column !important;flex-direction:column !important;}.flex-xl-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important;}.flex-xl-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important;}.flex-xl-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important;}.flex-xl-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important;}.flex-xl-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important;}.flex-xl-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important;}.flex-xl-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important;}.flex-xl-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important;}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important;}.justify-content-xl-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important;}.justify-content-xl-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important;}.justify-content-xl-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;}.justify-content-xl-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important;}.justify-content-xl-around{-ms-flex-pack:distribute !important;justify-content:space-around !important;}.justify-content-xl-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important;}.align-items-xl-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important;}.align-items-xl-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important;}.align-items-xl-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;}.align-items-xl-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important;}.align-items-xl-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important;}.align-content-xl-start{-ms-flex-line-pack:start !important;align-content:flex-start !important;}.align-content-xl-end{-ms-flex-line-pack:end !important;align-content:flex-end !important;}.align-content-xl-center{-ms-flex-line-pack:center !important;align-content:center !important;}.align-content-xl-between{-ms-flex-line-pack:justify !important;align-content:space-between !important;}.align-content-xl-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important;}.align-content-xl-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important;}.align-self-xl-auto{-ms-flex-item-align:auto !important;-ms-grid-row-align:auto !important;align-self:auto !important;}.align-self-xl-start{-ms-flex-item-align:start !important;align-self:flex-start !important;}.align-self-xl-end{-ms-flex-item-align:end !important;align-self:flex-end !important;}.align-self-xl-center{-ms-flex-item-align:center !important;-ms-grid-row-align:center !important;align-self:center !important;}.align-self-xl-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important;}.align-self-xl-stretch{-ms-flex-item-align:stretch !important;-ms-grid-row-align:stretch !important;align-self:stretch !important;}.order-xl-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important;}.order-xl-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important;}.order-xl-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important;}.order-xl-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important;}.order-xl-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important;}.order-xl-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important;}.order-xl-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important;}.order-xl-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;order:6 !important;}.m-xl-0{margin:0 !important;}.m-xl-1{margin:0.25rem !important;}.m-xl-2{margin:0.5rem !important;}.m-xl-3{margin:1rem !important;}.m-xl-4{margin:1.5rem !important;}.m-xl-5{margin:3rem !important;}.m-xl-auto{margin:auto !important;}.mx-xl-0{margin-left:0 !important;margin-right:0 !important;}.mx-xl-1{margin-left:0.25rem !important;margin-right:0.25rem !important;}.mx-xl-2{margin-left:0.5rem !important;margin-right:0.5rem !important;}.mx-xl-3{margin-left:1rem !important;margin-right:1rem !important;}.mx-xl-4{margin-left:1.5rem !important;margin-right:1.5rem !important;}.mx-xl-5{margin-left:3rem !important;margin-right:3rem !important;}.mx-xl-auto{margin-left:auto !important;margin-right:auto !important;}.my-xl-0{margin-bottom:0 !important;margin-top:0 !important;}.my-xl-1{margin-bottom:0.25rem !important;margin-top:0.25rem !important;}.my-xl-2{margin-bottom:0.5rem !important;margin-top:0.5rem !important;}.my-xl-3{margin-bottom:1rem !important;margin-top:1rem !important;}.my-xl-4{margin-bottom:1.5rem !important;margin-top:1.5rem !important;}.my-xl-5{margin-bottom:3rem !important;margin-top:3rem !important;}.my-xl-auto{margin-bottom:auto !important;margin-top:auto !important;}.mt-xl-0{margin-top:0 !important;}.mt-xl-1{margin-top:0.25rem !important;}.mt-xl-2{margin-top:0.5rem !important;}.mt-xl-3{margin-top:1rem !important;}.mt-xl-4{margin-top:1.5rem !important;}.mt-xl-5{margin-top:3rem !important;}.mt-xl-auto{margin-top:auto !important;}.me-xl-0{margin-right:0 !important;}.me-xl-1{margin-right:0.25rem !important;}.me-xl-2{margin-right:0.5rem !important;}.me-xl-3{margin-right:1rem !important;}.me-xl-4{margin-right:1.5rem !important;}.me-xl-5{margin-right:3rem !important;}.me-xl-auto{margin-right:auto !important;}.mb-xl-0{margin-bottom:0 !important;}.mb-xl-1{margin-bottom:0.25rem !important;}.mb-xl-2{margin-bottom:0.5rem !important;}.mb-xl-3{margin-bottom:1rem !important;}.mb-xl-4{margin-bottom:1.5rem !important;}.mb-xl-5{margin-bottom:3rem !important;}.mb-xl-auto{margin-bottom:auto !important;}.ms-xl-0{margin-left:0 !important;}.ms-xl-1{margin-left:0.25rem !important;}.ms-xl-2{margin-left:0.5rem !important;}.ms-xl-3{margin-left:1rem !important;}.ms-xl-4{margin-left:1.5rem !important;}.ms-xl-5{margin-left:3rem !important;}.ms-xl-auto{margin-left:auto !important;}.p-xl-0{padding:0 !important;}.p-xl-1{padding:0.25rem !important;}.p-xl-2{padding:0.5rem !important;}.p-xl-3{padding:1rem !important;}.p-xl-4{padding:1.5rem !important;}.p-xl-5{padding:3rem !important;}.px-xl-0{padding-left:0 !important;padding-right:0 !important;}.px-xl-1{padding-left:0.25rem !important;padding-right:0.25rem !important;}.px-xl-2{padding-left:0.5rem !important;padding-right:0.5rem !important;}.px-xl-3{padding-left:1rem !important;padding-right:1rem !important;}.px-xl-4{padding-left:1.5rem !important;padding-right:1.5rem !important;}.px-xl-5{padding-left:3rem !important;padding-right:3rem !important;}.py-xl-0{padding-bottom:0 !important;padding-top:0 !important;}.py-xl-1{padding-bottom:0.25rem !important;padding-top:0.25rem !important;}.py-xl-2{padding-bottom:0.5rem !important;padding-top:0.5rem !important;}.py-xl-3{padding-bottom:1rem !important;padding-top:1rem !important;}.py-xl-4{padding-bottom:1.5rem !important;padding-top:1.5rem !important;}.py-xl-5{padding-bottom:3rem !important;padding-top:3rem !important;}.pt-xl-0{padding-top:0 !important;}.pt-xl-1{padding-top:0.25rem !important;}.pt-xl-2{padding-top:0.5rem !important;}.pt-xl-3{padding-top:1rem !important;}.pt-xl-4{padding-top:1.5rem !important;}.pt-xl-5{padding-top:3rem !important;}.pe-xl-0{padding-right:0 !important;}.pe-xl-1{padding-right:0.25rem !important;}.pe-xl-2{padding-right:0.5rem !important;}.pe-xl-3{padding-right:1rem !important;}.pe-xl-4{padding-right:1.5rem !important;}.pe-xl-5{padding-right:3rem !important;}.pb-xl-0{padding-bottom:0 !important;}.pb-xl-1{padding-bottom:0.25rem !important;}.pb-xl-2{padding-bottom:0.5rem !important;}.pb-xl-3{padding-bottom:1rem !important;}.pb-xl-4{padding-bottom:1.5rem !important;}.pb-xl-5{padding-bottom:3rem !important;}.ps-xl-0{padding-left:0 !important;}.ps-xl-1{padding-left:0.25rem !important;}.ps-xl-2{padding-left:0.5rem !important;}.ps-xl-3{padding-left:1rem !important;}.ps-xl-4{padding-left:1.5rem !important;}.ps-xl-5{padding-left:3rem !important;}}@media (min-width:1400px){.d-xxl-inline{display:inline !important;}.d-xxl-inline-block{display:inline-block !important;}.d-xxl-block{display:block !important;}.d-xxl-grid{display:-ms-grid !important;display:grid !important;}.d-xxl-inline-grid{display:-ms-inline-grid !important;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:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;}.d-xxl-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important;}.d-xxl-none{display:none !important;}.flex-xxl-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important;}.flex-xxl-row{-webkit-box-orient:horizontal !important;-ms-flex-direction:row !important;flex-direction:row !important;}.flex-xxl-column,.flex-xxl-row{-webkit-box-direction:normal !important;}.flex-xxl-column{-webkit-box-orient:vertical !important;-ms-flex-direction:column !important;flex-direction:column !important;}.flex-xxl-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important;}.flex-xxl-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important;}.flex-xxl-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important;}.flex-xxl-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important;}.flex-xxl-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important;}.flex-xxl-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important;}.flex-xxl-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important;}.flex-xxl-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important;}.flex-xxl-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important;}.justify-content-xxl-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important;}.justify-content-xxl-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important;}.justify-content-xxl-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;}.justify-content-xxl-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important;}.justify-content-xxl-around{-ms-flex-pack:distribute !important;justify-content:space-around !important;}.justify-content-xxl-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important;}.align-items-xxl-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important;}.align-items-xxl-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important;}.align-items-xxl-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;}.align-items-xxl-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important;}.align-items-xxl-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important;}.align-content-xxl-start{-ms-flex-line-pack:start !important;align-content:flex-start !important;}.align-content-xxl-end{-ms-flex-line-pack:end !important;align-content:flex-end !important;}.align-content-xxl-center{-ms-flex-line-pack:center !important;align-content:center !important;}.align-content-xxl-between{-ms-flex-line-pack:justify !important;align-content:space-between !important;}.align-content-xxl-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important;}.align-content-xxl-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important;}.align-self-xxl-auto{-ms-flex-item-align:auto !important;-ms-grid-row-align:auto !important;align-self:auto !important;}.align-self-xxl-start{-ms-flex-item-align:start !important;align-self:flex-start !important;}.align-self-xxl-end{-ms-flex-item-align:end !important;align-self:flex-end !important;}.align-self-xxl-center{-ms-flex-item-align:center !important;-ms-grid-row-align:center !important;align-self:center !important;}.align-self-xxl-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important;}.align-self-xxl-stretch{-ms-flex-item-align:stretch !important;-ms-grid-row-align:stretch !important;align-self:stretch !important;}.order-xxl-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important;}.order-xxl-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important;}.order-xxl-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important;}.order-xxl-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important;}.order-xxl-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important;}.order-xxl-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important;}.order-xxl-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important;}.order-xxl-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;order:6 !important;}.m-xxl-0{margin:0 !important;}.m-xxl-1{margin:0.25rem !important;}.m-xxl-2{margin:0.5rem !important;}.m-xxl-3{margin:1rem !important;}.m-xxl-4{margin:1.5rem !important;}.m-xxl-5{margin:3rem !important;}.m-xxl-auto{margin:auto !important;}.mx-xxl-0{margin-left:0 !important;margin-right:0 !important;}.mx-xxl-1{margin-left:0.25rem !important;margin-right:0.25rem !important;}.mx-xxl-2{margin-left:0.5rem !important;margin-right:0.5rem !important;}.mx-xxl-3{margin-left:1rem !important;margin-right:1rem !important;}.mx-xxl-4{margin-left:1.5rem !important;margin-right:1.5rem !important;}.mx-xxl-5{margin-left:3rem !important;margin-right:3rem !important;}.mx-xxl-auto{margin-left:auto !important;margin-right:auto !important;}.my-xxl-0{margin-bottom:0 !important;margin-top:0 !important;}.my-xxl-1{margin-bottom:0.25rem !important;margin-top:0.25rem !important;}.my-xxl-2{margin-bottom:0.5rem !important;margin-top:0.5rem !important;}.my-xxl-3{margin-bottom:1rem !important;margin-top:1rem !important;}.my-xxl-4{margin-bottom:1.5rem !important;margin-top:1.5rem !important;}.my-xxl-5{margin-bottom:3rem !important;margin-top:3rem !important;}.my-xxl-auto{margin-bottom:auto !important;margin-top:auto !important;}.mt-xxl-0{margin-top:0 !important;}.mt-xxl-1{margin-top:0.25rem !important;}.mt-xxl-2{margin-top:0.5rem !important;}.mt-xxl-3{margin-top:1rem !important;}.mt-xxl-4{margin-top:1.5rem !important;}.mt-xxl-5{margin-top:3rem !important;}.mt-xxl-auto{margin-top:auto !important;}.me-xxl-0{margin-right:0 !important;}.me-xxl-1{margin-right:0.25rem !important;}.me-xxl-2{margin-right:0.5rem !important;}.me-xxl-3{margin-right:1rem !important;}.me-xxl-4{margin-right:1.5rem !important;}.me-xxl-5{margin-right:3rem !important;}.me-xxl-auto{margin-right:auto !important;}.mb-xxl-0{margin-bottom:0 !important;}.mb-xxl-1{margin-bottom:0.25rem !important;}.mb-xxl-2{margin-bottom:0.5rem !important;}.mb-xxl-3{margin-bottom:1rem !important;}.mb-xxl-4{margin-bottom:1.5rem !important;}.mb-xxl-5{margin-bottom:3rem !important;}.mb-xxl-auto{margin-bottom:auto !important;}.ms-xxl-0{margin-left:0 !important;}.ms-xxl-1{margin-left:0.25rem !important;}.ms-xxl-2{margin-left:0.5rem !important;}.ms-xxl-3{margin-left:1rem !important;}.ms-xxl-4{margin-left:1.5rem !important;}.ms-xxl-5{margin-left:3rem !important;}.ms-xxl-auto{margin-left:auto !important;}.p-xxl-0{padding:0 !important;}.p-xxl-1{padding:0.25rem !important;}.p-xxl-2{padding:0.5rem !important;}.p-xxl-3{padding:1rem !important;}.p-xxl-4{padding:1.5rem !important;}.p-xxl-5{padding:3rem !important;}.px-xxl-0{padding-left:0 !important;padding-right:0 !important;}.px-xxl-1{padding-left:0.25rem !important;padding-right:0.25rem !important;}.px-xxl-2{padding-left:0.5rem !important;padding-right:0.5rem !important;}.px-xxl-3{padding-left:1rem !important;padding-right:1rem !important;}.px-xxl-4{padding-left:1.5rem !important;padding-right:1.5rem !important;}.px-xxl-5{padding-left:3rem !important;padding-right:3rem !important;}.py-xxl-0{padding-bottom:0 !important;padding-top:0 !important;}.py-xxl-1{padding-bottom:0.25rem !important;padding-top:0.25rem !important;}.py-xxl-2{padding-bottom:0.5rem !important;padding-top:0.5rem !important;}.py-xxl-3{padding-bottom:1rem !important;padding-top:1rem !important;}.py-xxl-4{padding-bottom:1.5rem !important;padding-top:1.5rem !important;}.py-xxl-5{padding-bottom:3rem !important;padding-top:3rem !important;}.pt-xxl-0{padding-top:0 !important;}.pt-xxl-1{padding-top:0.25rem !important;}.pt-xxl-2{padding-top:0.5rem !important;}.pt-xxl-3{padding-top:1rem !important;}.pt-xxl-4{padding-top:1.5rem !important;}.pt-xxl-5{padding-top:3rem !important;}.pe-xxl-0{padding-right:0 !important;}.pe-xxl-1{padding-right:0.25rem !important;}.pe-xxl-2{padding-right:0.5rem !important;}.pe-xxl-3{padding-right:1rem !important;}.pe-xxl-4{padding-right:1.5rem !important;}.pe-xxl-5{padding-right:3rem !important;}.pb-xxl-0{padding-bottom:0 !important;}.pb-xxl-1{padding-bottom:0.25rem !important;}.pb-xxl-2{padding-bottom:0.5rem !important;}.pb-xxl-3{padding-bottom:1rem !important;}.pb-xxl-4{padding-bottom:1.5rem !important;}.pb-xxl-5{padding-bottom:3rem !important;}.ps-xxl-0{padding-left:0 !important;}.ps-xxl-1{padding-left:0.25rem !important;}.ps-xxl-2{padding-left:0.5rem !important;}.ps-xxl-3{padding-left:1rem !important;}.ps-xxl-4{padding-left:1.5rem !important;}.ps-xxl-5{padding-left:3rem !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:-ms-grid !important;display:grid !important;}.d-print-inline-grid{display:-ms-inline-grid !important;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:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;}.d-print-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important;}.d-print-none{display:none !important;}}.mfp-bg{background:#0b0b0b;opacity:0.8;overflow:hidden;z-index:1042;}.mfp-bg,.mfp-wrap{height:100%;left:0;position:fixed;top:0;width:100%;}.mfp-wrap{-webkit-backface-visibility:hidden;outline:none !important;z-index:1043;}.mfp-container{-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;left:0;padding:0 8px;position:absolute;text-align:center;top:0;width:100%;}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle;}.mfp-align-top .mfp-container:before{display:none;}.mfp-content{display:inline-block;margin:0 auto;position:relative;text-align:left;vertical-align:middle;z-index:1045;}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{cursor:auto;width:100%;}.mfp-ajax-cur{cursor:progress;}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-webkit-zoom-out;cursor:zoom-out;}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:zoom-in;}.mfp-auto-cursor .mfp-content{cursor:auto;}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.mfp-loading.mfp-figure{display:none;}.mfp-hide{display:none !important;}.mfp-preloader{color:#ccc;left:8px;margin-top:-0.8em;position:absolute;right:8px;text-align:center;top:50%;width:auto;z-index:1044;}.mfp-preloader a{color:#ccc;}.mfp-preloader a:hover{color:#fff;}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none;}button.mfp-arrow,button.mfp-close{-webkit-appearance:none;background:transparent;border:0;-webkit-box-shadow:none;box-shadow:none;cursor:pointer;display:block;outline:none;overflow:visible;padding:0;-ms-touch-action:manipulation;touch-action:manipulation;z-index:1046;}button::-moz-focus-inner{border:0;padding:0;}.mfp-close{color:#fff;font-family:Arial,Baskerville,monospace;font-size:28px;font-style:normal;height:44px;line-height:44px;opacity:0.65;padding:0 0 18px 10px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:44px;}.mfp-close:focus,.mfp-close:hover{opacity:1;}.mfp-close:active{top:1px;}.mfp-close-btn-in .mfp-close{color:#333;}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;padding-right:6px;right:-6px;text-align:right;width:100%;}.mfp-counter{color:#ccc;font-size:12px;line-height:18px;position:absolute;right:0;top:0;white-space:nowrap;}.mfp-arrow{height:110px;margin:-55px 0 0;opacity:0.65;padding:0;position:absolute;top:50%;width:90px;-webkit-tap-highlight-color:transparent;}.mfp-arrow:active{margin-top:-54px;}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1;}.mfp-arrow:before{border:inset transparent;content:"";display:block;height:0;left:0;margin-left:35px;margin-top:35px;position:absolute;top:0;width:0;}.mfp-arrow:after{border-color:transparent;border-style:inset;border-width:13px medium;content:"";display:block;height:0;left:0;margin-left:35px;margin-top:35px;position:absolute;top:0;top:8px;width:0;}.mfp-arrow:before{border-bottom-width:21px;border-top-width:21px;opacity:0.7;}.mfp-arrow-left{left:0;}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px;}.mfp-arrow-left:before{border-right:27px solid #3f3f3f;margin-left:25px;}.mfp-arrow-right{right:0;}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px;}.mfp-arrow-right:before{border-left:27px solid #3f3f3f;}.mfp-iframe-holder{padding-bottom:40px;padding-top:40px;}.mfp-iframe-holder .mfp-content{line-height:0;max-width:900px;width:100%;}.mfp-iframe-holder .mfp-close{top:-40px;}.mfp-iframe-scaler{height:0;overflow:hidden;padding-top:56.25%;width:100%;}.mfp-iframe-scaler iframe{background:#000;-webkit-box-shadow:0 0 8px rgba(0,0,0,0.6);box-shadow:0 0 8px rgba(0,0,0,0.6);display:block;height:100%;left:0;position:absolute;top:0;width:100%;}img.mfp-img{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;height:auto;margin:0 auto;max-width:100%;padding:40px 0;width:auto;}.mfp-figure,img.mfp-img{line-height:0;}.mfp-figure:after{background:#444;bottom:40px;-webkit-box-shadow:0 0 8px rgba(0,0,0,0.6);box-shadow:0 0 8px rgba(0,0,0,0.6);content:"";display:block;height:auto;left:0;position:absolute;right:0;top:40px;width:auto;z-index:-1;}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px;}.mfp-figure figure{margin:0;}.mfp-bottom-bar{cursor:auto;left:0;margin-top:-36px;position:absolute;top:100%;width:100%;}.mfp-title{color:#f3f3f3;line-height:18px;text-align:left;word-wrap:break-word;padding-right:36px;}.mfp-image-holder .mfp-content{max-width:100%;}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer;}@media screen and (max-height:300px),screen and (max-width:800px) and (orientation:landscape){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0;}.mfp-img-mobile img.mfp-img{padding:0;}.mfp-img-mobile .mfp-figure:after{bottom:0;top:0;}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px;}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,0.6);bottom:0;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:3px 5px;position:fixed;top:auto;}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0;}.mfp-img-mobile .mfp-counter{right:5px;top:3px;}.mfp-img-mobile .mfp-close{background:rgba(0,0,0,0.6);height:35px;line-height:35px;padding:0;position:fixed;right:0;text-align:center;top:0;width:35px;}}@media (max-width:900px){.mfp-arrow{-webkit-transform:scale(0.75);-ms-transform:scale(0.75);transform:scale(0.75);}.mfp-arrow-left{-webkit-transform-origin:0;-ms-transform-origin:0;transform-origin:0;}.mfp-arrow-right{-webkit-transform-origin:100%;-ms-transform-origin:100%;transform-origin:100%;}.mfp-container{padding-left:6px;padding-right:6px;}}.slick-loading .slick-list{background:#fff url(ajax-loader.gif) 50% no-repeat;}@font-face{font-family:slick;font-style:normal;font-weight:400;src:url(fonts/slick.eot);src:url(fonts/slick.eot?#iefix) format("embedded-opentype"),url(fonts/slick.woff) format("woff"),url(fonts/slick.ttf) format("truetype"),url(fonts/slick.svg#slick) format("svg");}.slick-next,.slick-prev{background:transparent;border:none;color:transparent;cursor:pointer;display:block;font-size:0;height:20px;line-height:0px;outline:none;padding:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:20px;}.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover{background:transparent;color:transparent;outline:none;}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1;}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:0.25;}.slick-next:before,.slick-prev:before{color:#fff;font-family:slick;font-size:20px;line-height:1;opacity:0.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.slick-prev{left:-25px;}[dir="rtl"] .slick-prev{left:auto;right:-25px;}.slick-prev:before{content:"←";}[dir="rtl"] .slick-prev:before{content:"→";}.slick-next{right:-25px;}[dir="rtl"] .slick-next{left:-25px;right:auto;}.slick-next:before{content:"→";}[dir="rtl"] .slick-next:before{content:"←";}.slick-dotted.slick-slider{margin-bottom:30px;}.slick-dots{bottom:-25px;display:block;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%;}.slick-dots li{display:inline-block;margin:0 5px;padding:0;position:relative;}.slick-dots li,.slick-dots li button{cursor:pointer;height:20px;width:20px;}.slick-dots li button{background:transparent;border:0;color:transparent;display:block;font-size:0;line-height:0px;outline:none;padding:5px;}.slick-dots li button:focus,.slick-dots li button:hover{outline:none;}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1;}.slick-dots li button:before{color:#000;content:"•";font-family:slick;font-size:6px;height:20px;left:0;line-height:20px;opacity:0.25;position:absolute;text-align:center;top:0;width:20px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.slick-dots li.slick-active button:before{color:#000;opacity:0.75;}body.compensate-for-scrollbar{overflow:hidden;}.fancybox-active{height:auto;}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute !important;top:-9999px;visibility:hidden;}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-transform:translateZ(0);transform:translateZ(0);width:100%;z-index:99992;}.fancybox-container *{-webkit-box-sizing:border-box;box-sizing:border-box;}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0;}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto;}.fancybox-bg{background:#1e1e1e;opacity:0;-webkit-transition-duration:inherit;transition-duration:inherit;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:cubic-bezier(0.47,0,0.74,0.71);transition-timing-function:cubic-bezier(0.47,0,0.74,0.71);}.fancybox-is-open .fancybox-bg{opacity:0.9;-webkit-transition-timing-function:cubic-bezier(0.22,0.61,0.36,1);transition-timing-function:cubic-bezier(0.22,0.61,0.36,1);}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;-webkit-transition:opacity 0.25s ease,visibility 0s ease 0.25s;transition:opacity 0.25s ease,visibility 0s ease 0.25s;visibility:hidden;z-index:99997;}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;-webkit-transition:opacity 0.25s ease 0s,visibility 0s ease 0s;transition:opacity 0.25s ease 0s,visibility 0s ease 0s;visibility:visible;}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.fancybox-toolbar{right:0;top:0;}.fancybox-stage{direction:ltr;overflow:visible;-webkit-transform:translateZ(0);transform:translateZ(0);z-index:99994;}.fancybox-is-open .fancybox-stage{overflow:hidden;}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;white-space:normal;width:100%;z-index:99994;}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0;}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block;}.fancybox-slide--image{overflow:hidden;padding:44px 0;}.fancybox-slide--image:before{display:none;}.fancybox-slide--html{padding:6px;}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle;}.fancybox-slide--image .fancybox-content{-webkit-animation-timing-function:cubic-bezier(0.5,0,0.14,1);animation-timing-function:cubic-bezier(0.5,0,0.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;-ms-transform-origin:top left;-webkit-transform-origin:top left;transform-origin:top left;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995;}.fancybox-can-zoomOut .fancybox-content{cursor:-webkit-zoom-out;cursor:zoom-out;}.fancybox-can-zoomIn .fancybox-content{cursor:-webkit-zoom-in;cursor:zoom-in;}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:-webkit-grab;cursor:grab;}.fancybox-is-grabbing .fancybox-content{cursor:-webkit-grabbing;cursor:grabbing;}.fancybox-container [data-selectable="true"]{cursor:text;}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%;}.fancybox-spaceball{z-index:1;}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%;}.fancybox-slide--video .fancybox-content{background:#000;}.fancybox-slide--map .fancybox-content{background:#e5e3df;}.fancybox-slide--iframe .fancybox-content{background:#fff;}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%;}.fancybox-iframe{left:0;position:absolute;top:0;}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%;}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0;}.fancybox-button{background:rgba(30,30,30,0.6);border:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;color:#ccc;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;-webkit-transition:color 0.2s;transition:color 0.2s;vertical-align:top;visibility:inherit;width:44px;}.fancybox-button:link,.fancybox-button:visited{color:#ccc;}.fancybox-button:hover{color:#fff;}.fancybox-button:focus{outline:none;}.fancybox-button.fancybox-focus{outline:1px dotted;}.fancybox-button[disabled]{color:#888;cursor:default;outline:none;}.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none;}.fancybox-button div{height:100%;}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%;}.fancybox-button svg path{fill:currentColor;stroke-width:0;}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none;}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;-ms-transform:scaleX(0);-webkit-transform:scaleX(0);transform:scaleX(0);-ms-transform-origin:0;-webkit-transform-origin:0;transform-origin:0;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-timing-function:linear;transition-timing-function:linear;z-index:99998;}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:0.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401;}.fancybox-close-small:hover{color:#fff;opacity:1;}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0;}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden;}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none;}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px;}.fancybox-navigation .fancybox-button div{padding:7px;}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px;}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right);}.fancybox-caption{background:-webkit-gradient( linear,left bottom,left top,from(rgba(0,0,0,0.85)),color-stop(50%,rgba(0,0,0,0.3)),color-stop(65%,rgba(0,0,0,0.15)),color-stop(75.5%,rgba(0,0,0,0.075)),color-stop(82.85%,rgba(0,0,0,0.037)),color-stop(88%,rgba(0,0,0,0.019)),to(rgba(0,0,0,0)) );background:linear-gradient(0deg,rgba(0,0,0,0.85) 0,rgba(0,0,0,0.3) 50%,rgba(0,0,0,0.15) 65%,rgba(0,0,0,0.075) 75.5%,rgba(0,0,0,0.037) 82.85%,rgba(0,0,0,0.019) 88%,rgba(0,0,0,0));bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996;}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left));}}.fancybox-caption--separate{margin-top:-50px;}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all;}.fancybox-caption a{color:#ccc;text-decoration:none;}.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none;}.fancybox-caption a:hover{color:#fff;text-decoration:underline;}.fancybox-loading{-webkit-animation:fancybox-rotate 1s linear infinite;animation:fancybox-rotate 1s linear infinite;background:transparent;border:4px solid;border-color:#888 #888 #fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:0.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999;}@-webkit-keyframes fancybox-rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn);}}@keyframes fancybox-rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn);}}.fancybox-animated{-webkit-transition-timing-function:cubic-bezier(0,0,0.25,1);transition-timing-function:cubic-bezier(0,0,0.25,1);}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}.fancybox-fx-slide.fancybox-slide--next{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}.fancybox-fx-slide.fancybox-slide--current{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;-webkit-transition-timing-function:cubic-bezier(0.19,1,0.22,1);transition-timing-function:cubic-bezier(0.19,1,0.22,1);}.fancybox-fx-fade.fancybox-slide--current{opacity:1;}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5);}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(0.5,0.5,0.5);transform:scale3d(0.5,0.5,0.5);}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1);}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;-ms-transform:rotate(-1turn);-webkit-transform:rotate(-1turn);transform:rotate(-1turn);}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;-ms-transform:rotate(1turn);-webkit-transform:rotate(1turn);transform:rotate(1turn);}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0);}.fancybox-fx-circular.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0);}.fancybox-fx-circular.fancybox-slide--current{opacity:1;-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0);}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(0.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(0.1) skew(-10deg);}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(0.1) skew(10deg);transform:translate3d(100%,0,0) scale(0.1) skew(10deg);}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1);}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px;}.fancybox-slide--image{padding:6px 0;}.fancybox-close-small{right:-6px;}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px;}.fancybox-caption{padding-left:12px;padding-right:12px;}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right));}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center;}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px;}.fancybox-share p{margin:0;padding:0;}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;-webkit-transition:all 0.2s;transition:all 0.2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff;}.fancybox-share__button:hover{text-decoration:none;}.fancybox-share__button--fb{background:#3b5998;}.fancybox-share__button--fb:hover{background:#344e86;}.fancybox-share__button--pt{background:#bd081d;}.fancybox-share__button--pt:hover{background:#aa0719;}.fancybox-share__button--tw{background:#1da1f2;}.fancybox-share__button--tw:hover{background:#0d95e8;}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px;}.fancybox-share__button svg path{fill:#fff;}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%;}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995;}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden;}.fancybox-show-thumbs .fancybox-thumbs{display:block;}.fancybox-show-thumbs .fancybox-inner{right:212px;}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%;}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden;}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px;}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);box-shadow:inset 0 0 6px rgba(0,0,0,0.3);}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px;}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,0.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px;}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;-webkit-transition:all 0.2s cubic-bezier(0.25,0.46,0.45,0.94);transition:all 0.2s cubic-bezier(0.25,0.46,0.45,0.94);z-index:99991;}.fancybox-thumbs__list a:focus:before{opacity:0.5;}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1;}@media (max-width:576px){.fancybox-thumbs{width:110px;}.fancybox-show-thumbs .fancybox-inner{right:110px;}.fancybox-thumbs__list a{max-width:calc(100% - 10px);}}.slick-slider{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;}.slick-list,.slick-slider{display:block;position:relative;}.slick-list{margin:0;overflow:hidden;padding:0;}.slick-list:focus{outline:none;}.slick-list.dragging{cursor:pointer;cursor:hand;}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0;}.slick-track:after,.slick-track:before{content:"";display:table;}.slick-track:after{clear:both;}.slick-loading .slick-track{visibility:hidden;}.slick-slide{display:none;float:left;height:100%;min-height:1px;}[dir="rtl"] .slick-slide{float:right;}.slick-slide img{display:block;}.slick-slide.slick-loading img{display:none;}.slick-slide.dragging img{pointer-events:none;}.slick-initialized .slick-slide{display:block;}.slick-loading .slick-slide{visibility:hidden;}.slick-vertical .slick-slide{border:1px solid transparent;display:block;height:auto;}.slick-arrow.slick-hidden{display:none;}@font-face{font-family:TTSupermolotNeue;font-style:normal;font-weight:500;src:url(../fonts/TTSupermolotNeue-Regular.woff2) format("woff2");}@font-face{font-family:TTSupermolotNeue;font-style:italic;font-weight:500;src:url(../fonts/MerriweatherSans-Italic.woff2) format("woff2");}@font-face{font-family:TTSupermolotNeue;font-style:normal;font-weight:600;src:url(../fonts/TTSupermolotNeue-DemiBold.woff2) format("woff2");}@font-face{font-family:TTSupermolotNeue;font-style:normal;font-weight:700;src:url(../fonts/TTSupermolotNeue-CondBold.woff2) format("woff2");}::-webkit-input-placeholder{color:#666;}::-moz-placeholder{color:#666;}:-ms-input-placeholder{color:#666;}::-ms-input-placeholder{color:#666;}::placeholder{color:#666;}::-moz-selection{background-color:orange;color:#fff;}::selection{background-color:orange;color:#fff;}input,textarea{outline:none;}input:focus:required:invalid,textarea:focus:required:invalid{border-color:red;}input:required:valid,textarea:required:valid{border-color:green;}body{color:#2e333e;font-family:TTSupermolotNeue,sans-serif;font-size:16px;line-height:1.65;min-width:320px;overflow-x:hidden;position:relative;}.heading{font-size:27px;font-weight:700;margin:15px 0 20px;}.hidden{display:none;}.popupwindow{background:#bb171b;border-radius:6px;display:block;margin:0 auto;max-width:360px;padding:25px;position:relative;}.popupwindow .mfp-close{color:#fff;opacity:1;}.popupwindow form input{background:hsla(0,0%,98%,0.1);border:none;border-radius:6px;color:#fff;display:block;font-size:16px;font-weight:400;padding:20px;width:100%;}.popupwindow form input::-webkit-input-placeholder{color:#fff;}.popupwindow form input::-moz-placeholder{color:#fff;}.popupwindow form input:-ms-input-placeholder{color:#fff;}.popupwindow form input::-ms-input-placeholder{color:#fff;}.popupwindow form input::placeholder{color:#fff;}.popupwindow form button{background:#2e333e;border:none;border-radius:6px;color:#fff;font-size:16px;padding:20px 0;text-transform:uppercase;width:100%;}.popupwindow h3{font-size:30px;font-weight:600;line-height:100%;}@media screen and (max-width:767px){.popupwindow h3{font-size:20px;}}.popupwindow h4{font-size:23px;font-weight:600;margin:3px auto 15px;padding:0;}.popupwindow h4,.popupwindow p{color:#fff;line-height:100%;text-align:center;}.popupwindow p{display:block;font-size:16px;margin-bottom:20px;margin-top:10px;}@media screen and (max-width:767px){.popupwindow p{font-size:14px;}}.box{background:#f7f7f7;}.box,.box-black{border-radius:6px;padding:30px;}.box-black{background:#2e333e;color:#fff;}p{font-size:16px;line-height:22px;margin-bottom:0;}.btn-more a{border:1px solid #bb171b;border-radius:6px;color:#bb171b;display:block;font-size:11px;line-height:100%;padding:12px 20px;text-decoration:none;text-transform:uppercase;-webkit-transition:0.25s;transition:0.25s;}.btn-more a:hover{background:#bb171b;color:#fff;}.btn-red-biger{display:block;}.btn-red-biger a{background:#bb171b;border:1px solid #bb171b;border-radius:6px;color:#fff;display:block;display:inline-block;font-size:14px;font-weight:600;line-height:100%;text-decoration:none;text-transform:uppercase;}.btn-red-biger a span{display:block;padding:20px 30px;}.btn-red a{background:#bb171b;border:1px solid #bb171b;border-radius:6px;color:#fff;display:block;font-size:11px;line-height:100%;padding:12px 20px;text-decoration:none;text-transform:uppercase;}.btn-red a:hover{background:#8e1114;}.title h2{font-size:30px;font-weight:600;line-height:100%;padding:30px 0;text-align:center;}header{border-bottom:3px solid rgba(46,51,62,0.1);}.header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:20px 0;-ms-flex-line-pack:center;align-content:center;}.header .logo{width:20%;}.header .logo2{text-align:right;width:20%;}.header__center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.header__center h1{font-size:23px;font-weight:600;line-height:100%;text-align:center;text-transform:uppercase;}@media screen and (max-width:767px){.header__center h1{font-size:10px;line-height:100%;}}.header__center p{font-size:22px;font-weight:500;line-height:100%;margin:0;text-align:center;}@media screen and (max-width:767px){.header__center p{font-size:15px;}}.fixed__el{bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;right:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:10;}.fixed__el div{margin-bottom:10px;}.fixed__el div a span{font-family:TTSupermolotNeue;font-size:12px;font-weight:600;line-height:100%;}.fixed__el .call a{background:#bb171b;border-radius:100%;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:10px;height:90px;line-height:100%;padding:20px 0;text-align:center;text-transform:uppercase;width:90px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-decoration:none;}.fixed__el .call a img{margin-bottom:10px;}.fixed__el .call a span{display:block;}.fixed__el .order a{background:#bb171b;border-radius:100%;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:10px;height:90px;line-height:100%;padding:20px 0;text-align:center;text-transform:uppercase;width:90px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-decoration:none;}.fixed__el .order a img{margin-bottom:10px;}.fixed__el .order a span{display:block;}.fixed__el .bankrup a{background:#bb171b;border-radius:100%;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:10px;height:90px;line-height:100%;padding:20px 0;text-align:center;text-transform:uppercase;width:90px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-decoration:none;}.fixed__el .bankrup a img{margin-bottom:10px;}.fixed__el .bankrup a span{display:block;}@media screen and (max-width:767px){.home .services{padding:0;}}.services{padding:50px 0;}@media screen and (max-width:767px){.services{padding:25px 0;}}@media screen and (min-width:768px) and (max-width:991px){.services{padding:25px 0;}}.services__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;gap:15px;height:100%;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}@media screen and (max-width:767px){.services__wrap{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;}}.services__left{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:45%;-webkit-box-pack:justify;-ms-flex-pack:justify;gap:15px;justify-content:space-between;}@media screen and (max-width:767px){.services__left{width:100%;}}.services__left .mob_wrap,.services__left .mob_wrap .left{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;}.services__left .mob_wrap .left{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:50%;}.services__left .mob_wrap .right{min-height:100%;width:50%;}.services__left .item__paid{background:#2e333e;border-radius:5px;padding:25px;position:relative;width:100%;}.services__left .item__paid:after{background:url(../img/paid-img.png) no-repeat;background-position:100%;background-size:contain;content:"";height:100%;position:absolute;right:0;top:0;width:55%;}@media screen and (max-width:767px){.services__left .item__paid:after{display:none;}}.services__left .item__paid .item__head{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px;}@media screen and (max-width:767px){.services__left .item__paid .item__head{margin-bottom:10px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}}.services__left .item__paid .item__head img{width:60px;}.services__left .item__paid h3{color:#fff;font-size:15px;line-height:100%;margin:0;text-transform:uppercase;}@media screen and (max-width:767px){.services__left .item__paid h3{margin-bottom:0;padding-bottom:0;}}.services__left .item__paid h3 a{color:#fff;text-decoration:none;}.services__left .item__paid ul{list-style:none;margin:0;padding:0;}.services__left .item__paid ul li{padding-left:15px;position:relative;}.services__left .item__paid ul li:before{background:#fff;content:"";display:block;height:3px;left:0;margin-left:2px;position:absolute;top:50%;width:3px;}.services__left .item__paid ul li a{color:#fff;display:block;font-size:15px;text-decoration:none;}.services__left .item__free{position:relative;width:64%;}@media screen and (max-width:767px){.services__left .item__free{width:100%;}}.services__left .item__free:after{background:url(../img/0rub.png) no-repeat;background-position:bottom;background-size:contain;bottom:0;content:"";height:100%;position:absolute;right:0;width:55%;}@media screen and (max-width:767px){.services__left .item__free:after{display:none;}}.services__left .item__last{overflow:hidden;position:relative;width:33%;}@media screen and (max-width:767px){.services__left .item__last{height:100%;width:100%;}}.services__left .item__last a{display:block;height:100%;position:relative;text-decoration:none;z-index:2;}.services__left .item__last:after{background:url(../img/percent.png) no-repeat;background-position:100% 100%;background-size:contain;bottom:0;content:"";height:100%;position:absolute;right:0;width:100%;}@media screen and (max-width:767px){.services__left .item__last:after{background:url(../img/rassro4ka.png) no-repeat;background-position:bottom;background-size:contain;left:0;right:auto;width:100%;}}.services__left .item{background:#2e333e;border-radius:5px;padding:25px;position:relative;}.services__left .item h3{color:#fff;font-size:15px;font-weight:600;line-height:100%;text-transform:uppercase;}.services__left .item ul{list-style:none;margin:0;padding:0;}.services__left .item ul li{padding-left:15px;position:relative;}@media screen and (max-width:767px){.services__left .item ul li{padding-bottom:5px;}.services__left .item ul li:before{top:30% !important;}}.services__left .item ul li:before{background:#fff;content:"";display:block;height:3px;left:0;margin-left:2px;position:absolute;top:50%;width:3px;}.services__left .item ul li a{color:#fff;display:block;font-size:15px;text-decoration:none;}.services__left .item ul li a:hover{text-decoration:underline;}@media screen and (max-width:767px){.services__left .item ul li a{font-size:12px;line-height:13px;}}.services__left .item__free h3{color:#fff;}.services__left .item__free h3 a{color:#fff;text-decoration:none;}.services__right{height:100%;width:50%;}@media screen and (max-width:767px){.services__right{width:100%;}}.services__right .video{height:100%;position:relative;}.services__right .video a{background-size:cover !important;border-radius:6px;color:#fff;display:block;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:100%;padding:30px;text-decoration:none;width:auto;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}@media screen and (max-width:767px){.services__right .video a{min-height:220px;}}.services__right .video a .cover{margin-bottom:0;margin-top:auto;width:100%;}.services__right .video a .cover .play{display:block;left:50%;margin:0 auto 30px;position:absolute;text-align:center;top:30%;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);}@media screen and (max-width:767px){.services__right .video a .cover .play{height:80px;top:25%;width:80px;}}.services__right .video__txt{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:0;width:100%;}@media screen and (max-width:767px){.services__right .video__txt{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}}.services__right .video__txt h3{font-size:18px;font-weight:700;line-height:100%;margin:0;padding:0;}@media screen and (max-width:767px){.services__right .video__txt h3{font-size:16px;line-height:100%;margin-bottom:10px;}}.services__right .video__txt .time{font-size:14px;font-weight:600;line-height:100%;position:relative;}.services__right .video__txt .time:before{background:url(../img/time.svg) no-repeat;content:"";display:inline-block;height:15px;margin-right:5px;vertical-align:middle;width:15px;}.services-two{border-top:3px solid rgba(46,51,62,0.1);margin-top:50px;padding:50px 0;}.services-two__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:5px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}.services-two .item{background:#2e333e;border-radius:5px;min-height:120px;padding:15px 15px 0;position:relative;width:calc(20% - 5px);}@media screen and (max-width:767px){.services-two .item{width:calc(50% - 5px);}}.services-two .item:first-child{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;}.services-two .item:nth-child(2){-webkit-box-flex:3;-ms-flex-positive:3;flex-grow:3;}.services-two .item:nth-child(3){width:15%;}@media screen and (max-width:767px){.services-two .item:nth-child(3){width:auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;}}.services-two .item:nth-child(4){width:23%;}@media screen and (max-width:767px){.services-two .item:nth-child(4){width:auto;}}.services-two .item:nth-child(5){width:13%;}.services-two .item:nth-child(5) .img{right:0;}@media screen and (max-width:767px){.services-two .item:nth-child(5){width:50%;}.services-two .item:nth-child(5) .img{bottom:5px;}}.services-two .item:nth-child(6){-webkit-box-flex:3;-ms-flex-positive:3;flex-grow:3;}.services-two .item:nth-child(7){-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;}.services-two .item:nth-child(8){-webkit-box-flex:3;-ms-flex-positive:3;flex-grow:3;}.services-two .item:nth-child(9){-webkit-box-flex:7;-ms-flex-positive:7;flex-grow:7;}@media screen and (max-width:767px){.services-two .item:last-child{width:100%;}}.services-two .item a{display:-webkit-box;display:-ms-flexbox;display:flex;text-decoration:none;}.services-two .item a .img{bottom:0;position:absolute;right:0;}@media screen and (max-width:767px){.services-two .item a .img{width:120px;}}.services-two .item a h3{color:#fff;font-size:15px;font-weight:600;line-height:100%;text-transform:uppercase;}.page{margin:0;}.steps{background:url(../img/steps-bg.jpg) no-repeat;background-size:cover;padding:25px 0 50px;}@media screen and (max-width:767px){.steps{padding:0;}}@media screen and (min-width:768px) and (max-width:991px){.steps{padding:0;}}.steps__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;gap:50px;}@media screen and (max-width:767px){.steps__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}}.steps__wrap .step{background:#2e333e;border-radius:6px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;min-height:200px;padding:20px 20px 20px 0;position:relative;}@media screen and (max-width:767px){.steps__wrap .step{min-height:150px;}}.steps__wrap .step:first-child .right .btn{display:block;}.steps__wrap .step:last-child:after{display:none;}.steps__wrap .step:after{background:url(../img/arrow-right.svg) no-repeat;background-size:contain;bottom:40px;content:"";height:20px;position:absolute;right:-35px;width:20px;}@media screen and (max-width:767px){.steps__wrap .step:after{bottom:-30px;left:50%;right:auto;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);}}.steps__wrap .step .left{margin-left:-30px;width:150px;}@media screen and (max-width:767px){.steps__wrap .step .left{margin-left:-20px;width:170px;}.steps__wrap .step .left img{-o-object-fit:cover;object-fit:cover;width:95%;}}.steps__wrap .step .right h3{color:#fff;font-family:TTSupermolotNeue,sans-serif;font-size:18px;font-weight:700;line-height:100%;max-width:70%;}@media screen and (max-width:767px){.steps__wrap .step .right h3{max-width:100%;}}@media screen and (min-width:768px) and (max-width:991px){.steps__wrap .step .right h3{max-width:100%;}}.steps__wrap .step .right p{color:#fff;font-size:15px;line-height:20px;max-width:80%;}@media screen and (max-width:767px){.steps__wrap .step .right p{max-width:100%;}}.steps__wrap .step .right .btn{display:none;margin:15px 0;}.steps__wrap .step .right .btn a{background:#bb171b;border-radius:6px;border-radius:6pxz;color:#fff;display:inline-block;font-size:11px;font-weight:600;line-height:16px;outline:none;padding:12px 20px;text-align:centerh;text-decoration:none;text-transform:uppercase;}.services-in__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:15px;justify-content:space-between;}@media screen and (max-width:767px){.services-in__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}}.services-in__wrap .item{border-radius:6px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:30px;min-height:auto;padding:30px;position:relative;width:calc(33.33333% - 15px);}@media screen and (min-width:768px) and (max-width:991px){.services-in__wrap .item{width:calc(50% - 15px);}}@media screen and (max-width:767px){.services-in__wrap .item{margin-bottom:10px;width:100%;}}.services-in__wrap .item:before{background:#f7f7f7;border-radius:6px;content:"";display:block;height:100%;left:-5px;position:absolute;top:-10px;width:90%;}@media screen and (max-width:767px){.services-in__wrap .item:before{width:95%;}}.services-in__wrap .item .right{max-width:140px;position:relative;}.services-in__wrap .item .right img{border-radius:6px;-o-object-fit:contain;object-fit:contain;width:100%;}.services-in__wrap .item .left{margin-right:10px;position:relative;width:70%;}.services-in__wrap .item .left .btns{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;margin-top:20px;}.services-in__wrap .item .left .btns .btn-red a{font-size:11px;font-weight:600;padding:12px 20px;}.services-in__wrap .item .left .btns .btn-red a:hover{background:#8e1114;}.services-in__wrap .item .left .btns .btn-more a{font-size:11px;font-weight:600;line-height:100%;}.services-in__wrap .item .left .pay-methhod{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:5px;max-width:80%;min-height:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.services-in__wrap .item .left .pay-methhod img{height:20px;}.services-in__wrap .item .left p{font-size:15px;line-height:18px;}.services-in__wrap .item .left h3{font-size:15px;font-weight:600;line-height:120%;max-width:70%;text-transform:uppercase;}@media screen and (max-width:767px){.services-in__wrap .item .left h3{max-width:80%;}}.services-in__wrap .item .left .price{color:#2e333e;font-size:13px;font-weight:700;}@media screen and (max-width:767px){.services-in__wrap .item .left .price{color:#7a1e19;}}.contacts .slider{max-width:420px;}@media screen and (max-width:767px){.contacts .slider{border-radius:6px;overflow:hidden;}}.contacts .slider .slick-prev{bottom:20px;height:40px;left:20px;position:absolute;top:auto;width:40px;z-index:1;}.contacts .slider .slick-prev:before{background:url(../img/arrow2.svg) no-repeat;background-size:contain;content:"";display:block;height:40px;opacity:1;position:absolute;-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg);width:40px;z-index:1;}.contacts .slider .slick-next{bottom:20px;height:40px;position:absolute;right:20px;top:auto;width:40px;}.contacts .slider .slick-next:before{background:url(../img/arrow2.svg) no-repeat;background-size:contain;content:"";display:block;height:40px;position:absolute;width:40px;}.contacts .slider .item .img{width:420px;}.contacts .slider .item .img img{height:auto;-o-object-fit:contain;object-fit:contain;width:100%;}.contacts .contact{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;background:#f7f7f7;border-radius:6px;justify-content:space-between;margin-bottom:20px;padding:40px;}@media screen and (max-width:767px){.contacts .contact{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:20px;}}.contacts .contact .adress{width:40%;}@media screen and (max-width:767px){.contacts .contact .adress{padding:20px 0;width:100%;}}.contacts .contact .adress h4{text-align:center;}.contacts .contact .adress ul{list-style:none;margin:0 30px;padding:0;}.contacts .contact .adress ul li{font-size:15px;line-height:120%;margin-bottom:10px;padding-left:30px;position:relative;}.contacts .contact .adress ul li:first-child:before{background:url(../img/map.svg) no-repeat;background-position:50%;background-size:contain;content:"";display:block;height:20px;left:0;position:absolute;top:-2px;width:20px;}.contacts .contact .adress ul li:nth-child(2):before{background:url(../img/phone2.svg) no-repeat;background-position:50%;background-size:contain;content:"";display:block;height:20px;left:0;position:absolute;top:-2px;width:20px;}.contacts .contact .adress ul li:nth-child(3):before{background:url(../img/phone2.svg) no-repeat;background-position:50%;background-size:contain;content:"";display:block;height:20px;left:0;position:absolute;top:-2px;width:20px;}.contacts .contact .adress ul li a{color:#2e333e;font-size:15px;font-weight:500;line-height:100%;text-decoration:none;}.contacts .map{min-width:420px;}@media screen and (max-width:767px){.contacts .map{min-width:300px;width:100%;}}.contacts .map iframe{width:100%;}.connect__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;gap:15px;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}@media screen and (max-width:767px){.connect__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}}.connect__wrap div{width:calc(100% - 45px);}@media screen and (max-width:767px){.connect__wrap div{width:100%;}}.connect__wrap h3{font-size:15px;font-weight:700;line-height:18px;margin-bottom:15px;text-align:center;text-transform:uppercase;}.connect__wrap .left{background:#f7f7f7;padding:30px;}.connect__wrap .left .btns{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}@media screen and (max-width:767px){.connect__wrap .left .btns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}}.connect__wrap .left .btns .btn{width:100%;}@media screen and (max-width:767px){.connect__wrap .left .btns .btn{display:block;}}@media screen and (min-width:768px) and (max-width:991px){.connect__wrap .left .btns .btn{display:block;}}.connect__wrap .left .btns .btn a{background:#bb171b;border-radius:6px;color:#fff;display:block;padding:12px;text-align:center;text-decoration:none;}.connect__wrap .left .btns .btn a:hover{background:#770f11;}.connect__wrap .left .btns .btn-whatsup{margin-top:10px;width:100%;}@media screen and (max-width:767px){.connect__wrap .left .btns .btn-whatsup{display:block;margin-top:10px;}}.connect__wrap .left .btns .btn-whatsup a{border:1px solid #bb171b;border-radius:6px;color:#bb171b;display:block;padding:12px 0;text-align:center;text-decoration:none;}.connect__wrap .left .btns .btn-whatsup a span{display:block;font-size:11px;line-height:100%;}.connect__wrap .left .btns .btn-whatsup a span:first-child{font-weight:600;text-transform:uppercase;}.connect__wrap .center{background:#f7f7f7;padding:30px;}.connect__wrap .center .btn-red{margin:0 auto;text-align:center;}.connect__wrap .center .btn-red a{color:#fff;display:inline-block;font-size:11px;line-height:100%;margin:15px auto;}.connect__wrap .center .btn-red a:hover{background:#770f11;}.connect__wrap .center h3{text-align:center;}.connect__wrap .center a{color:#000;display:block;font-size:15px;font-weight:500;line-height:18px;margin-bottom:5px;text-align:center;text-decoration:none;}.connect__wrap .right .item{background:#f7f7f7;margin-bottom:15px;padding:30px;}.connect__wrap .right p{font-size:15px;line-height:18px;text-align:center;}.vac{margin:50px 0;}.vac .btn-red{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.vac .btn-red a{display:inline-block;font-size:14px;line-height:16px;margin:0 auto;padding:20px 30px;text-align:center;}.jobs__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:15px;}@media screen and (max-width:767px){.jobs__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}}.jobs__wrap .job{background:#f7f7f7;border:1px solid rgba(46,51,62,0.1);border-radius:6px;padding:30px;width:calc(33.33333% - 15px);}@media screen and (min-width:768px) and (max-width:991px){.jobs__wrap .job{width:calc(50% - 15px);}}@media screen and (max-width:767px){.jobs__wrap .job{width:100%;}}.jobs__wrap .job .j-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.jobs__wrap .job .j-body{margin-top:10px;}.jobs__wrap .job .j-body p{margin-bottom:0;}.jobs__wrap .job__txt{margin-top:25px;}.jobs__wrap .job__txt h3{font-size:18px;font-weight:600;line-height:100%;margin-bottom:0;}.jobs__wrap .job__txt .time{color:#7a1e19;font-size:14px;font-weight:600;position:relative;}.jobs__wrap .job__txt .time:before{background:url(../img/time2.svg) no-repeat;content:"";display:block;height:15px;left:-20px;position:absolute;top:3px;width:15px;}.jobs__wrap .job__cover{background-position:50% !important;background-size:cover !important;border-radius:6px;min-height:250px;position:relative;width:100%;}.jobs__wrap .job__cover .play{background:url(../img/play.svg) no-repeat;background-position:50%;background-size:contain;display:block;height:120px;left:50%;margin-left:-60px;margin-top:-60px;position:absolute;top:50%;width:120px;}.jobs2{padding:50px 0;}@media screen and (max-width:767px){.jobs2{padding:25px 0;}}.jobs2__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:15px;}@media screen and (max-width:767px){.jobs2__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}}.jobs2__wrap .item{background:#f7f7f7;border:1px solid rgba(46,51,62,0.1);border-radius:6px;height:100%;padding:30px;width:calc(33.33333% - 15px);}@media screen and (max-width:767px){.jobs2__wrap .item{width:100%;}}@media screen and (min-width:768px) and (max-width:991px){.jobs2__wrap .item{width:calc(50% - 15px);}}.jobs2__wrap .item h3{font-size:18px;font-weight:700;line-height:100%;margin-bottom:15px;}.jobs2__wrap .item h4{font-size:14px;font-weight:600;line-height:100%;margin-bottom:0;padding-bottom:5px;}.jobs2__wrap .item .price{color:#7a1e19;font-size:18px;font-weight:600;line-height:20px;margin-bottom:20px;}.jobs2__wrap .item p{font-size:14px;line-height:18px;}.jobs2__wrap .item ul{list-style:none;margin:0;padding:5px 0 15px;}.jobs2__wrap .item ul li{font-size:14px;line-height:18px;padding-left:15px;position:relative;}.jobs2__wrap .item ul li:before{background:#000;content:"";height:2px;left:2px;position:absolute;top:50%;width:2px;}.jobs2__wrap .item .btn-red{margin-top:10px;}.jobs2__wrap .item .btn-red a{display:inline-block;padding:12px 20px;}br{margin:10px 0;}.rasros4ka h4{color:#7a1e19;font-size:14px;font-weight:600;line-height:100%;padding-bottom:5px;}.rasros4ka .box-black{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:20px;}.rasros4ka .box-black span{color:#fff;display:block;font-size:12px;line-height:18px;}.rasros4ka .box-black span:first-child{text-transform:uppercase;}.rasros4ka .box-black span:last-child{font-size:14px;font-weight:600;line-height:18px;}.important{background:#bb171b;border-radius:6px;color:#fff;padding:10px;position:relative;}@media screen and (max-width:767px){.important{padding:20px;}}@media screen and (min-width:768px) and (max-width:991px){.important{padding:30px;}}.important:after{background:url(../img/competation.png) no-repeat;background-position:bottom;background-size:contain;bottom:0;content:"";display:block;height:100%;position:absolute;right:0;width:120px;}.important h3{font-size:15px;line-height:18px;}@media screen and (max-width:767px){.important h3{font-size:13px;line-height:100%;}}.important h3:last-child{font-style:italic;font-weight:500;}.important h2{font-size:30px;font-weight:700;line-height:110%;}@media screen and (max-width:767px){.important h2{font-size:20px;max-width:80%;}}.competitors .box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;border:1px solid rgba(46,51,62,0.1);-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;}@media screen and (max-width:767px){.competitors .box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}}.competitors .box .item{margin:10px 0;width:47%;}@media screen and (max-width:767px){.competitors .box .item{width:100%;}}.competitors .box .item h3{color:#bb171b;font-size:12px;font-weight:600;line-height:100%;}.competitors .box .item p{font-size:16px;line-height:20px;}.canhelp{background:#2e333e;margin:50px 0;padding:50px 0;}@media screen and (max-width:767px){.canhelp{padding:25px 0;}}.canhelp__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;color:#fff;justify-content:space-between;}@media screen and (max-width:767px){.canhelp__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}}.canhelp__wrap .item{position:relative;width:50%;}@media screen and (max-width:767px){.canhelp__wrap .item{width:100%;}}.canhelp__wrap .item h2{font-size:30px;font-weight:600;line-height:100%;}.canhelp__wrap .item p{font-size:16px;line-height:23px;}.canhelp__wrap .item__wrap .left{width:50%;}@media screen and (max-width:767px){.canhelp__wrap .item__wrap .left{margin-top:30px;}}.canhelp__wrap .item__wrap .left .work-time{margin-top:5px;padding-left:35px;position:relative;}.canhelp__wrap .item__wrap .left .work-time:before{background:url(../img/time2.svg) no-repeat;background-position:50%;background-size:contain;content:"";display:block;height:20px;left:0;position:absolute;top:3px;width:20px;}.canhelp__wrap .item__wrap .left .work-time span{display:block;font-size:15px;line-height:23px;}.canhelp__wrap .item__wrap .left .phone{padding-left:35px;position:relative;}.canhelp__wrap .item__wrap .left .phone:before{background:url(../img/phone-red.svg) no-repeat;background-position:50%;background-size:contain;content:"";display:block;height:15px;left:0;position:absolute;top:3px;width:15px;}.canhelp__wrap .item__wrap .left .phone a{color:#fff;font-size:20px;font-weight:600;line-height:100%;text-decoration:none;}.canhelp__wrap .item__wrap .right{background-position:bottom !important;background-repeat:no-repeat !important;background-size:contain !important;bottom:-50px;height:200px;position:absolute;right:0;width:300px;}@media screen and (max-width:767px){.canhelp__wrap .item__wrap .right{bottom:-25px;height:100%;right:-50px;width:300px;}}.about-title{margin-top:25px;}.about__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;}@media screen and (max-width:767px){.about__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}}.about__wrap .left{position:relative;}.about__wrap .left .play{background:url(../img/play2.svg) no-repeat;display:block;height:120px;left:25px;position:absolute;top:25px;width:120px;}.about__wrap .right{background:#f7f7f7;border:1px solid rgba(46,51,62,0.1);border-radius:6px;padding:40px;width:60%;}@media screen and (max-width:767px){.about__wrap .right{width:100%;}}.about__wrap .right h4{color:#7a1e19;font-size:15px;font-weight:600;}.about__wrap .right h3{font-size:30px;font-weight:600;line-height:100%;margin-bottom:15px;}@media screen and (max-width:767px){.about__wrap .right h3{font-size:20px;}}.about__wrap .right p{font-style:italic;}@media screen and (max-width:767px){.about__wrap .right p{font-size:14px;}}.about__two{background:#2e333e;color:#fff;margin:50px 0;padding:50px 0;}.about__two__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}@media screen and (max-width:767px){.about__two__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}}.about__two__wrap .item{width:48%;}@media screen and (max-width:767px){.about__two__wrap .item{width:100%;}}.about__two h3{font-size:30px;font-weight:600;line-height:100%;}@media screen and (max-width:767px){.about__two h3{font-size:20px;}}.about__two .item{display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:90%;}@media screen and (max-width:767px){.about__two .item{max-width:95%;}}.about__two .item span{font-size:18px;line-height:100%;}@media screen and (max-width:767px){.about__two .item span{font-size:15px;width:50%;}}.about__two .item span:last-child{font-size:34px;line-height:100%;position:relative;}@media screen and (max-width:767px){.about__two .item span:last-child{font-size:20px;text-align:center;width:25%;}}.about__two .item span:last-child:before{background:url(../img/three-l.svg) no-repeat;background-size:contain;content:"";height:29px;left:-13px;position:absolute;top:4px;width:10px;}@media screen and (max-width:767px){.about__two .item span:last-child:before{left:-5px;top:-2px;}}.about__two .item span:last-child:after{background:url(../img/three-r.svg) no-repeat;background-size:contain;content:"";height:29px;position:absolute;right:-13px;top:4px;width:10px;}@media screen and (max-width:767px){.about__two .item span:last-child:after{right:-5px;top:-2px;}}.about__three{padding-bottom:50px;}.about__three .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px;}.about__three .item .btn-red a{font-size:14px;line-height:100%;padding:20px 30px;}.about__three h3{font-size:30px;font-weight:600;line-height:100%;}.resaults__main .about__two{margin-top:0;}.resaults .title p{text-align:center;}.resaults_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:15px;}@media screen and (max-width:767px){.resaults_wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}}.resaults .box{background:#fff;border:1px solid rgba(46,51,62,0.1);width:calc(33.33333% - 15px);}@media screen and (max-width:767px){.resaults .box{width:100%;}}@media screen and (min-width:768px) and (max-width:991px){.resaults .box{width:48%;}}.resaults .box .img{border:1px solid rgba(46,51,62,0.1);border-radius:6px;max-width:80%;}.resaults .box .date{color:#7a1e19;font-size:14px;font-weight:600;line-height:18px;margin:15px 0;padding-left:25px;position:relative;}.resaults .box .date:before{background:url(../img/date.svg) no-repeat;content:"";height:15px;left:0;margin-right:10px;position:absolute;width:15px;}.resaults h2{margin-bottom:0;padding-bottom:0;}@media screen and (max-width:767px){.resaults h2{padding-top:0;}}.resaults p{display:block;margin:15px 0 25px;text-align:left;}.resaults h4{font-size:18px;font-weight:700;line-height:100%;}.resaults .btn-red-big{display:block;margin:3rem auto;text-align:center;}.resaults .btn-red-big a{background:#bb171b;border-radius:6px;color:#fff;display:inline-block;font-size:14px;font-weight:600;line-height:20px;padding:20px 30px;text-align:center;text-decoration:none;text-transform:uppercase;}.resaults__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:15px;}.keys{margin-bottom:50px;}.keys .btn-more-big{display:block;margin:10px auto;text-align:center;}.keys .btn-more-big a{border:1px solid #bb171b;border-radius:6px;color:#bb171b;display:inline-block;font-size:14px;font-weight:600;line-height:100%;padding:20px 30px;text-align:center;text-decoration:none;text-transform:uppercase;}.keys__wrap .item{background:#f7f7f7;border:1px solid rgba(46,51,62,0.1);border-radius:6px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:50px;margin-bottom:20px;padding:40px;}@media screen and (max-width:767px){.keys__wrap .item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px;padding:20px;}}.keys__wrap .item .left{position:relative;width:40%;}@media screen and (min-width:768px) and (max-width:991px){.keys__wrap .item .left{width:40%;}}@media screen and (max-width:767px){.keys__wrap .item .left{width:100%;}}.keys__wrap .item .left .img{background-position:50% !important;background-size:contain;border-radius:6px;min-height:232px;position:relative;width:100%;}.keys__wrap .item .left .img:before{background:url(../img/uris-kredit.svg) no-repeat;content:"";height:70px;position:absolute;right:0;top:30px;width:70px;}@media screen and (min-width:768px) and (max-width:991px){.keys__wrap .item .right{width:60%;}}.keys__wrap .item .right .delo{color:#bb171b;font-size:14px;font-weight:600;line-height:100%;}.keys__wrap .item .right h3{color:#2e333e;font-size:14px;font-weight:600;line-height:20px;margin-top:20px;}.keys__wrap .item .right p{margin-bottom:0;}@media screen and (max-width:767px){.keys__wrap .item .right p{font-size:14px;}}.keys__wrap .item .right .total{color:#2e333e;font-size:26px;font-weight:600;line-height:100%;}.keys__wrap .item .right .date2{font-size:16px;font-weight:600;line-height:100%;}.bankrot .content{margin-bottom:50px;}.bankrot .content p{font-size:16px;line-height:20px;}.bankrot .content h3{font-size:22px;font-weight:600;line-height:100%;margin-bottom:15px;margin-top:20px;}.bankrot .content ol{counter-reset:item;list-style:none;margin:15px 0;padding:0;}.bankrot .content ol li{counter-increment:item;font-size:16px;line-height:18px;padding:0 0 10px 25px;position:relative;}.bankrot .content ol li:before{background:#000;border-radius:100%;color:#fff;content:"";content:counter(item);display:block;font-size:10px;font-weight:700;height:16px;left:0;line-height:8px;padding:4px 0;position:absolute;text-align:center;top:10px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:16px;}.bankrot .content ul{list-style:none;margin:15px 0;padding:0;}.bankrot .content ul li{font-size:16px;line-height:18px;padding:4px 0 4px 25px;position:relative;}.bankrot .content ul li:before{background:url(../img/tick2.png) no-repeat;background-size:contain;content:"";display:block;height:16px;left:0;position:absolute;top:5px;width:16px;}.bankrot .content blockquote{background:#f7f7f7;border:1px solid rgba(46,51,62,0.1);border-radius:6px;color:#000;font-size:15px;font-weight:700;line-height:100%;margin:25px 0;padding:20px 28px;position:relative;}.bankrot .content blockquote:before{background:#bb171b;border-bottom-right-radius:6px;border-top-right-radius:6px;content:"";display:block;height:70%;left:0;position:absolute;top:12%;width:8px;}.bankrot .btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;margin-bottom:40px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}.bankrot .btns .btn-red a{padding:20px;}.bankrot .btns .btn-red a,.bankrot .btns .btn-trans a{border:1px solid #bb171b;font-size:14px;font-weight:600;line-height:100%;text-transform:uppercase;}.bankrot .btns .btn-trans a{border-radius:6px;color:#bb171b;padding:20px 30px;text-decoration:none;}.bankrot .btns .btn-trans a:hover{background:#bb171b;color:#fff;}.bankrot .payment{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:30px;padding:0;}.bankrot .payment .skidka{background:#bb171b;border-radius:50px;color:#fff;display:block;font-size:10px;font-weight:600;padding:5px 10px;}.bankrot .payment .mir img{width:70px;}.bankrot .payment .price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;}.bankrot .payment .price .new-price{color:#7a1e19;font-size:20px;font-weight:600;}.bankrot .payment .price .old-price{font-size:12px;line-height:26px;text-decoration:line-through;}.btns{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;margin:25px 0 50px;}.btns a{font-size:14px;font-weight:700;line-height:16px;padding:15px 40px;}.page-header{margin-top:25px;}.breadcrumbs{color:#8e1114;margin-bottom:15px;}.breadcrumbs a{color:#000;font-weight:400;}