/* Delhi Diesel Engineers - combined & purged stylesheet (bootstrap grid, menu, theme). Originals kept as plugins.css / styles.css. */
@charset "UTF-8";
500;
600;
700;
800&display=swap");
500;
600;
700;
800;
900&display=swap");
:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff;--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-2xl:2rem;--bs-border-radius-pill:50rem;--bs-link-color:#0d6efd;--bs-link-hover-color:#0a58ca;--bs-code-color:#d63384;--bs-highlight-bg:#fff3cd}
*,::after,::before{box-sizing:border-box}
@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}
body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}
hr{margin:1rem 0;color:inherit;border:0;border-top:1px solid;opacity:.25}
.h5,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}
h1{font-size:calc(1.375rem + 1.5vw)}
@media (min-width:1200px){h1{font-size:2.5rem}}
h2{font-size:calc(1.325rem + .9vw)}
@media (min-width:1200px){h2{font-size:2rem}}
h3{font-size:calc(1.3rem + .6vw)}
@media (min-width:1200px){h3{font-size:1.75rem}}
h4{font-size:calc(1.275rem + .3vw)}
@media (min-width:1200px){h4{font-size:1.5rem}}
.h5,h5{font-size:1.25rem}
h6{font-size:1rem}
p{margin-top:0;margin-bottom:1rem}
abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}
address{margin-bottom:1rem;font-style:normal;line-height:inherit}
ol,ul{padding-left:2rem}
dl,ol,ul{margin-top:0;margin-bottom:1rem}
ol ol,ol ul,ul ol,ul ul{margin-bottom:0}
dt{font-weight:700}
dd{margin-bottom:.5rem;margin-left:0}
blockquote{margin:0 0 1rem}
b,strong{font-weight:bolder}
small{font-size:.875em}
mark{padding:.1875em;background-color:var(--bs-highlight-bg)}
sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}
sub{bottom:-.25em}
sup{top:-.5em}
a{color:var(--bs-link-color);text-decoration:underline}
a:hover{color:var(--bs-link-hover-color)}
a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}
code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em}
pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}
pre code{font-size:inherit;color:inherit;word-break:normal}
code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}
a>code{color:inherit}
kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}
kbd kbd{padding:0;font-size:1em}
figure{margin:0 0 1rem}
img,svg{vertical-align:middle}
table{caption-side:bottom;border-collapse:collapse}
caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left}
th{text-align:inherit;text-align:-webkit-match-parent}
tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}
label{display:inline-block}
button{border-radius:0}
button:focus:not(:focus-visible){outline:0}
button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}
button,select{text-transform:none}
[role=button]{cursor:pointer}
select{word-wrap:normal}
select:disabled{opacity:1}
[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}
[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}
[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}
::-moz-focus-inner{padding:0;border-style:none}
textarea{resize:vertical}
fieldset{min-width:0;padding:0;margin:0;border:0}
legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}
@media (min-width:1200px){legend{font-size:1.5rem}}
legend+*{clear:left}
::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}
::-webkit-inner-spin-button{height:auto}
[type=search]{outline-offset:-2px;-webkit-appearance:textfield}
::-webkit-search-decoration{-webkit-appearance:none}
::-webkit-color-swatch-wrapper{padding:0}
::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}
::file-selector-button{font:inherit;-webkit-appearance:button}
output{display:inline-block}
iframe{border:0}
summary{display:list-item;cursor:pointer}
progress{vertical-align:baseline}
[hidden]{display:none!important}
.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}
@media (min-width:1200px){.display-1{font-size:5rem}}
.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}
@media (min-width:1200px){.display-2{font-size:4.5rem}}
.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}
@media (min-width:1200px){.display-3{font-size:4rem}}
.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}
@media (min-width:1200px){.display-4{font-size:3.5rem}}
.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}
@media (min-width:1200px){.display-5{font-size:3rem}}
.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}
@media (min-width:1200px){.display-6{font-size:2.5rem}}
.list-unstyled{padding-left:0;list-style:none}
.list-inline{padding-left:0;list-style:none}
.list-inline-item{display:inline-block}
.list-inline-item:not(:last-child){margin-right:.5rem}
.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}
@media (min-width:576px){.container,.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}}
.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}
.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}
.row-cols-auto>*{flex:0 0 auto;width:auto}
.row-cols-1>*{flex:0 0 auto;width:100%}
.row-cols-2>*{flex:0 0 auto;width:50%}
.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}
.row-cols-4>*{flex:0 0 auto;width:25%}
.row-cols-5>*{flex:0 0 auto;width:20%}
.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}
.col-auto{flex:0 0 auto;width:auto}
.col-1{flex:0 0 auto;width:8.33333333%}
.col-2{flex:0 0 auto;width:16.66666667%}
.col-3{flex:0 0 auto;width:25%}
.col-4{flex:0 0 auto;width:33.33333333%}
.col-5{flex:0 0 auto;width:41.66666667%}
.col-6{flex:0 0 auto;width:50%}
.col-7{flex:0 0 auto;width:58.33333333%}
.col-8{flex:0 0 auto;width:66.66666667%}
.col-9{flex:0 0 auto;width:75%}
.col-10{flex:0 0 auto;width:83.33333333%}
.col-11{flex:0 0 auto;width:91.66666667%}
.col-12{flex:0 0 auto;width:100%}
.offset-1{margin-left:8.33333333%}
.offset-2{margin-left:16.66666667%}
.offset-3{margin-left:25%}
.offset-4{margin-left:33.33333333%}
.offset-5{margin-left:41.66666667%}
.offset-6{margin-left:50%}
.offset-7{margin-left:58.33333333%}
.offset-8{margin-left:66.66666667%}
.offset-9{margin-left:75%}
.offset-10{margin-left:83.33333333%}
.offset-11{margin-left:91.66666667%}
@media (min-width:576px){.col-sm{flex:1 0 0%}
.row-cols-sm-auto>*{flex:0 0 auto;width:auto}
.row-cols-sm-1>*{flex:0 0 auto;width:100%}
.row-cols-sm-2>*{flex:0 0 auto;width:50%}
.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}
.row-cols-sm-4>*{flex:0 0 auto;width:25%}
.row-cols-sm-5>*{flex:0 0 auto;width:20%}
.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}
.col-sm-auto{flex:0 0 auto;width:auto}
.col-sm-1{flex:0 0 auto;width:8.33333333%}
.col-sm-2{flex:0 0 auto;width:16.66666667%}
.col-sm-3{flex:0 0 auto;width:25%}
.col-sm-4{flex:0 0 auto;width:33.33333333%}
.col-sm-5{flex:0 0 auto;width:41.66666667%}
.col-sm-6{flex:0 0 auto;width:50%}
.col-sm-7{flex:0 0 auto;width:58.33333333%}
.col-sm-8{flex:0 0 auto;width:66.66666667%}
.col-sm-9{flex:0 0 auto;width:75%}
.col-sm-10{flex:0 0 auto;width:83.33333333%}
.col-sm-11{flex:0 0 auto;width:91.66666667%}
.col-sm-12{flex:0 0 auto;width:100%}
.offset-sm-0{margin-left:0}
.offset-sm-1{margin-left:8.33333333%}
.offset-sm-2{margin-left:16.66666667%}
.offset-sm-3{margin-left:25%}
.offset-sm-4{margin-left:33.33333333%}
.offset-sm-5{margin-left:41.66666667%}
.offset-sm-6{margin-left:50%}
.offset-sm-7{margin-left:58.33333333%}
.offset-sm-8{margin-left:66.66666667%}
.offset-sm-9{margin-left:75%}
.offset-sm-10{margin-left:83.33333333%}
.offset-sm-11{margin-left:91.66666667%}}
@media (min-width:768px){.col-md{flex:1 0 0%}
.row-cols-md-auto>*{flex:0 0 auto;width:auto}
.row-cols-md-1>*{flex:0 0 auto;width:100%}
.row-cols-md-2>*{flex:0 0 auto;width:50%}
.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}
.row-cols-md-4>*{flex:0 0 auto;width:25%}
.row-cols-md-5>*{flex:0 0 auto;width:20%}
.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}
.col-md-auto{flex:0 0 auto;width:auto}
.col-md-1{flex:0 0 auto;width:8.33333333%}
.col-md-2{flex:0 0 auto;width:16.66666667%}
.col-md-3{flex:0 0 auto;width:25%}
.col-md-4{flex:0 0 auto;width:33.33333333%}
.col-md-5{flex:0 0 auto;width:41.66666667%}
.col-md-6{flex:0 0 auto;width:50%}
.col-md-7{flex:0 0 auto;width:58.33333333%}
.col-md-8{flex:0 0 auto;width:66.66666667%}
.col-md-9{flex:0 0 auto;width:75%}
.col-md-10{flex:0 0 auto;width:83.33333333%}
.col-md-11{flex:0 0 auto;width:91.66666667%}
.col-md-12{flex:0 0 auto;width:100%}
.offset-md-0{margin-left:0}
.offset-md-1{margin-left:8.33333333%}
.offset-md-2{margin-left:16.66666667%}
.offset-md-3{margin-left:25%}
.offset-md-4{margin-left:33.33333333%}
.offset-md-5{margin-left:41.66666667%}
.offset-md-6{margin-left:50%}
.offset-md-7{margin-left:58.33333333%}
.offset-md-8{margin-left:66.66666667%}
.offset-md-9{margin-left:75%}
.offset-md-10{margin-left:83.33333333%}
.offset-md-11{margin-left:91.66666667%}}
@media (min-width:992px){.col-lg{flex:1 0 0%}
.row-cols-lg-auto>*{flex:0 0 auto;width:auto}
.row-cols-lg-1>*{flex:0 0 auto;width:100%}
.row-cols-lg-2>*{flex:0 0 auto;width:50%}
.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}
.row-cols-lg-4>*{flex:0 0 auto;width:25%}
.row-cols-lg-5>*{flex:0 0 auto;width:20%}
.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}
.col-lg-auto{flex:0 0 auto;width:auto}
.col-lg-1{flex:0 0 auto;width:8.33333333%}
.col-lg-2{flex:0 0 auto;width:16.66666667%}
.col-lg-3{flex:0 0 auto;width:25%}
.col-lg-4{flex:0 0 auto;width:33.33333333%}
.col-lg-5{flex:0 0 auto;width:41.66666667%}
.col-lg-6{flex:0 0 auto;width:50%}
.col-lg-7{flex:0 0 auto;width:58.33333333%}
.col-lg-8{flex:0 0 auto;width:66.66666667%}
.col-lg-9{flex:0 0 auto;width:75%}
.col-lg-10{flex:0 0 auto;width:83.33333333%}
.col-lg-11{flex:0 0 auto;width:91.66666667%}
.col-lg-12{flex:0 0 auto;width:100%}
.offset-lg-0{margin-left:0}
.offset-lg-1{margin-left:8.33333333%}
.offset-lg-2{margin-left:16.66666667%}
.offset-lg-3{margin-left:25%}
.offset-lg-4{margin-left:33.33333333%}
.offset-lg-5{margin-left:41.66666667%}
.offset-lg-6{margin-left:50%}
.offset-lg-7{margin-left:58.33333333%}
.offset-lg-8{margin-left:66.66666667%}
.offset-lg-9{margin-left:75%}
.offset-lg-10{margin-left:83.33333333%}
.offset-lg-11{margin-left:91.66666667%}}
@media (min-width:1200px){.col-xl{flex:1 0 0%}
.row-cols-xl-auto>*{flex:0 0 auto;width:auto}
.row-cols-xl-1>*{flex:0 0 auto;width:100%}
.row-cols-xl-2>*{flex:0 0 auto;width:50%}
.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}
.row-cols-xl-4>*{flex:0 0 auto;width:25%}
.row-cols-xl-5>*{flex:0 0 auto;width:20%}
.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}
.col-xl-auto{flex:0 0 auto;width:auto}
.col-xl-1{flex:0 0 auto;width:8.33333333%}
.col-xl-2{flex:0 0 auto;width:16.66666667%}
.col-xl-3{flex:0 0 auto;width:25%}
.col-xl-4{flex:0 0 auto;width:33.33333333%}
.col-xl-5{flex:0 0 auto;width:41.66666667%}
.col-xl-6{flex:0 0 auto;width:50%}
.col-xl-7{flex:0 0 auto;width:58.33333333%}
.col-xl-8{flex:0 0 auto;width:66.66666667%}
.col-xl-9{flex:0 0 auto;width:75%}
.col-xl-10{flex:0 0 auto;width:83.33333333%}
.col-xl-11{flex:0 0 auto;width:91.66666667%}
.col-xl-12{flex:0 0 auto;width:100%}
.offset-xl-0{margin-left:0}
.offset-xl-1{margin-left:8.33333333%}
.offset-xl-2{margin-left:16.66666667%}
.offset-xl-3{margin-left:25%}
.offset-xl-4{margin-left:33.33333333%}
.offset-xl-5{margin-left:41.66666667%}
.offset-xl-6{margin-left:50%}
.offset-xl-7{margin-left:58.33333333%}
.offset-xl-8{margin-left:66.66666667%}
.offset-xl-9{margin-left:75%}
.offset-xl-10{margin-left:83.33333333%}
.offset-xl-11{margin-left:91.66666667%}}
@media (min-width:1400px){.col-xxl{flex:1 0 0%}
.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}
.row-cols-xxl-1>*{flex:0 0 auto;width:100%}
.row-cols-xxl-2>*{flex:0 0 auto;width:50%}
.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}
.row-cols-xxl-4>*{flex:0 0 auto;width:25%}
.row-cols-xxl-5>*{flex:0 0 auto;width:20%}
.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}
.col-xxl-auto{flex:0 0 auto;width:auto}
.col-xxl-1{flex:0 0 auto;width:8.33333333%}
.col-xxl-2{flex:0 0 auto;width:16.66666667%}
.col-xxl-3{flex:0 0 auto;width:25%}
.col-xxl-4{flex:0 0 auto;width:33.33333333%}
.col-xxl-5{flex:0 0 auto;width:41.66666667%}
.col-xxl-6{flex:0 0 auto;width:50%}
.col-xxl-7{flex:0 0 auto;width:58.33333333%}
.col-xxl-8{flex:0 0 auto;width:66.66666667%}
.col-xxl-9{flex:0 0 auto;width:75%}
.col-xxl-10{flex:0 0 auto;width:83.33333333%}
.col-xxl-11{flex:0 0 auto;width:91.66666667%}
.col-xxl-12{flex:0 0 auto;width:100%}
.offset-xxl-0{margin-left:0}
.offset-xxl-1{margin-left:8.33333333%}
.offset-xxl-2{margin-left:16.66666667%}
.offset-xxl-3{margin-left:25%}
.offset-xxl-4{margin-left:33.33333333%}
.offset-xxl-5{margin-left:41.66666667%}
.offset-xxl-6{margin-left:50%}
.offset-xxl-7{margin-left:58.33333333%}
.offset-xxl-8{margin-left:66.66666667%}
.offset-xxl-9{margin-left:75%}
.offset-xxl-10{margin-left:83.33333333%}
.offset-xxl-11{margin-left:91.66666667%}}
.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}
.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem}
.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem}
.dropdown{position:relative}
.navbar{--bs-navbar-padding-x:0;--bs-navbar-padding-y:0.5rem;--bs-navbar-color:rgba(0, 0, 0, 0.55);--bs-navbar-hover-color:rgba(0, 0, 0, 0.7);--bs-navbar-disabled-color:rgba(0, 0, 0, 0.3);--bs-navbar-active-color:rgba(0, 0, 0, 0.9);--bs-navbar-brand-padding-y:0.3125rem;--bs-navbar-brand-margin-end:1rem;--bs-navbar-brand-font-size:1.25rem;--bs-navbar-brand-color:rgba(0, 0, 0, 0.9);--bs-navbar-brand-hover-color:rgba(0, 0, 0, 0.9);--bs-navbar-nav-link-padding-x:0.5rem;--bs-navbar-toggler-padding-y:0.25rem;--bs-navbar-toggler-padding-x:0.75rem;--bs-navbar-toggler-font-size:1.25rem;--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color:rgba(0, 0, 0, 0.1);--bs-navbar-toggler-border-radius:0.375rem;--bs-navbar-toggler-focus-width:0.25rem;--bs-navbar-toggler-transition:box-shadow 0.15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}
.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}
.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;white-space:nowrap}
.navbar-brand:focus,.navbar-brand:hover{color:var(--bs-navbar-brand-hover-color)}
.navbar-nav{--bs-nav-link-padding-x:0;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-navbar-color);--bs-nav-link-hover-color:var(--bs-navbar-hover-color);--bs-nav-link-disabled-color:var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}
.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-navbar-color)}
.navbar-text a,.navbar-text a:focus,.navbar-text a:hover{color:var(--bs-navbar-active-color)}
.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}
.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition)}
@media (prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}
.navbar-toggler:hover{text-decoration:none}
.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}
.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}
.navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto}
@media (min-width:576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}
.navbar-expand-sm .navbar-nav{flex-direction:row}
.navbar-expand-sm .navbar-nav-scroll{overflow:visible}
.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}
.navbar-expand-sm .navbar-toggler{display:none}}
@media (min-width:768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}
.navbar-expand-md .navbar-nav{flex-direction:row}
.navbar-expand-md .navbar-nav-scroll{overflow:visible}
.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}
.navbar-expand-md .navbar-toggler{display:none}}
@media (min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}
.navbar-expand-lg .navbar-nav{flex-direction:row}
.navbar-expand-lg .navbar-nav-scroll{overflow:visible}
.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}
.navbar-expand-lg .navbar-toggler{display:none}}
@media (min-width:1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}
.navbar-expand-xl .navbar-nav{flex-direction:row}
.navbar-expand-xl .navbar-nav-scroll{overflow:visible}
.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}
.navbar-expand-xl .navbar-toggler{display:none}}
@media (min-width:1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}
.navbar-expand-xxl .navbar-nav{flex-direction:row}
.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}
.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}
.navbar-expand-xxl .navbar-toggler{display:none}}
.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}
.navbar-expand .navbar-nav{flex-direction:row}
.navbar-expand .navbar-nav-scroll{overflow:visible}
.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}
.navbar-expand .navbar-toggler{display:none}
.navbar-dark{--bs-navbar-color:rgba(255, 255, 255, 0.55);--bs-navbar-hover-color:rgba(255, 255, 255, 0.75);--bs-navbar-disabled-color:rgba(255, 255, 255, 0.25);--bs-navbar-active-color:#fff;--bs-navbar-brand-color:#fff;--bs-navbar-brand-hover-color:#fff;--bs-navbar-toggler-border-color:rgba(255, 255, 255, 0.1);--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}
.list-group{--bs-list-group-color:#212529;--bs-list-group-bg:#fff;--bs-list-group-border-color:rgba(0, 0, 0, 0.125);--bs-list-group-border-width:1px;--bs-list-group-border-radius:0.375rem;--bs-list-group-item-padding-x:1rem;--bs-list-group-item-padding-y:0.5rem;--bs-list-group-action-color:#495057;--bs-list-group-action-hover-color:#495057;--bs-list-group-action-hover-bg:#f8f9fa;--bs-list-group-action-active-color:#212529;--bs-list-group-action-active-bg:#e9ecef;--bs-list-group-disabled-color:#6c757d;--bs-list-group-disabled-bg:#fff;--bs-list-group-active-color:#fff;--bs-list-group-active-bg:#0d6efd;--bs-list-group-active-border-color:#0d6efd;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--bs-list-group-border-radius)}
.list-group-numbered{list-style-type:none;counter-reset:section}
.list-group-numbered>.list-group-item::before{content:counters(section, ".") ". ";counter-increment:section}
.list-group-item-action{width:100%;color:var(--bs-list-group-action-color);text-align:inherit}
.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:var(--bs-list-group-action-hover-color);text-decoration:none;background-color:var(--bs-list-group-action-hover-bg)}
.list-group-item-action:active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg)}
.list-group-item{position:relative;display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);color:var(--bs-list-group-color);text-decoration:none;background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)}
.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}
.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}
.list-group-item:disabled{color:var(--bs-list-group-disabled-color);pointer-events:none;background-color:var(--bs-list-group-disabled-bg)}
.list-group-item.active{z-index:2;color:var(--bs-list-group-active-color);background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color)}
.list-group-item+.list-group-item{border-top-width:0}
.list-group-item+.list-group-item.active{margin-top:calc(var(--bs-list-group-border-width) * -1);border-top-width:var(--bs-list-group-border-width)}
.list-group-horizontal{flex-direction:row}
.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}
.list-group-horizontal>.list-group-item:last-child{border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}
.list-group-horizontal>.list-group-item.active{margin-top:0}
.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}
.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:calc(var(--bs-list-group-border-width) * -1);border-left-width:var(--bs-list-group-border-width)}
@media (min-width:576px){.list-group-horizontal-sm{flex-direction:row}
.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}
.list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}
.list-group-horizontal-sm>.list-group-item.active{margin-top:0}
.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}
.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:calc(var(--bs-list-group-border-width) * -1);border-left-width:var(--bs-list-group-border-width)}}
@media (min-width:768px){.list-group-horizontal-md{flex-direction:row}
.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}
.list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}
.list-group-horizontal-md>.list-group-item.active{margin-top:0}
.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}
.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:calc(var(--bs-list-group-border-width) * -1);border-left-width:var(--bs-list-group-border-width)}}
@media (min-width:992px){.list-group-horizontal-lg{flex-direction:row}
.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}
.list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}
.list-group-horizontal-lg>.list-group-item.active{margin-top:0}
.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}
.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:calc(var(--bs-list-group-border-width) * -1);border-left-width:var(--bs-list-group-border-width)}}
@media (min-width:1200px){.list-group-horizontal-xl{flex-direction:row}
.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}
.list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}
.list-group-horizontal-xl>.list-group-item.active{margin-top:0}
.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}
.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:calc(var(--bs-list-group-border-width) * -1);border-left-width:var(--bs-list-group-border-width)}}
@media (min-width:1400px){.list-group-horizontal-xxl{flex-direction:row}
.list-group-horizontal-xxl>.list-group-item:first-child{border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}
.list-group-horizontal-xxl>.list-group-item:last-child{border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}
.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}
.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}
.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:calc(var(--bs-list-group-border-width) * -1);border-left-width:var(--bs-list-group-border-width)}}
.list-group-flush{border-radius:0}
.list-group-flush>.list-group-item{border-width:0 0 var(--bs-list-group-border-width)}
.list-group-flush>.list-group-item:last-child{border-bottom-width:0}
.list-group-item-primary{color:#084298;background-color:#cfe2ff}
.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#084298;background-color:#bacbe6}
.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#084298;border-color:#084298}
.list-group-item-secondary{color:#41464b;background-color:#e2e3e5}
.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#41464b;background-color:#cbccce}
.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#41464b;border-color:#41464b}
.list-group-item-success{color:#0f5132;background-color:#d1e7dd}
.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#0f5132;background-color:#bcd0c7}
.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#0f5132;border-color:#0f5132}
.list-group-item-info{color:#055160;background-color:#cff4fc}
.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#055160;background-color:#badce3}
.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#055160;border-color:#055160}
.list-group-item-warning{color:#664d03;background-color:#fff3cd}
.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#664d03;background-color:#e6dbb9}
.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#664d03;border-color:#664d03}
.list-group-item-danger{color:#842029;background-color:#f8d7da}
.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#842029;background-color:#dfc2c4}
.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#842029;border-color:#842029}
.list-group-item-light{color:#636464;background-color:#fefefe}
.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#636464;background-color:#e5e5e5}
.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#636464;border-color:#636464}
.list-group-item-dark{color:#141619;background-color:#d3d3d4}
.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#141619;background-color:#bebebf}
.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#141619;border-color:#141619}
.text-bg-primary{color:#fff!important;background-color:RGBA(13,110,253,var(--bs-bg-opacity,1))!important}
.text-bg-secondary{color:#fff!important;background-color:RGBA(108,117,125,var(--bs-bg-opacity,1))!important}
.text-bg-success{color:#fff!important;background-color:RGBA(25,135,84,var(--bs-bg-opacity,1))!important}
.text-bg-info{color:#000!important;background-color:RGBA(13,202,240,var(--bs-bg-opacity,1))!important}
.text-bg-warning{color:#000!important;background-color:RGBA(255,193,7,var(--bs-bg-opacity,1))!important}
.text-bg-danger{color:#fff!important;background-color:RGBA(220,53,69,var(--bs-bg-opacity,1))!important}
.text-bg-light{color:#000!important;background-color:RGBA(248,249,250,var(--bs-bg-opacity,1))!important}
.text-bg-dark{color:#fff!important;background-color:RGBA(33,37,41,var(--bs-bg-opacity,1))!important}
.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.align-baseline{vertical-align:baseline!important}
.align-top{vertical-align:top!important}
.align-middle{vertical-align:middle!important}
.align-bottom{vertical-align:bottom!important}
.align-text-bottom{vertical-align:text-bottom!important}
.align-text-top{vertical-align:text-top!important}
.d-inline{display:inline!important}
.d-inline-block{display:inline-block!important}
.d-block{display:block!important}
.d-grid{display:grid!important}
.d-table{display:table!important}
.d-table-row{display:table-row!important}
.d-table-cell{display:table-cell!important}
.d-flex{display:flex!important}
.d-inline-flex{display:inline-flex!important}
.d-none{display:none!important}
.position-static{position:static!important}
.position-relative{position:relative!important}
.position-absolute{position:absolute!important}
.position-fixed{position:fixed!important}
.position-sticky{position:-webkit-sticky!important;position:sticky!important}
.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}
.border-0{border:0!important}
.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}
.border-top-0{border-top:0!important}
.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}
.border-end-0{border-right:0!important}
.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}
.border-bottom-0{border-bottom:0!important}
.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}
.border-start-0{border-left:0!important}
.border-primary{--bs-border-opacity:1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}
.border-secondary{--bs-border-opacity:1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}
.border-success{--bs-border-opacity:1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}
.border-info{--bs-border-opacity:1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}
.border-warning{--bs-border-opacity:1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}
.border-danger{--bs-border-opacity:1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}
.border-light{--bs-border-opacity:1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}
.border-dark{--bs-border-opacity:1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}
.border-white{--bs-border-opacity:1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}
.border-1{--bs-border-width:1px}
.border-2{--bs-border-width:2px}
.border-3{--bs-border-width:3px}
.border-4{--bs-border-width:4px}
.border-5{--bs-border-width:5px}
.border-opacity-10{--bs-border-opacity:0.1}
.border-opacity-25{--bs-border-opacity:0.25}
.border-opacity-50{--bs-border-opacity:0.5}
.border-opacity-75{--bs-border-opacity:0.75}
.border-opacity-100{--bs-border-opacity:1}
.w-25{width:25%!important}
.w-50{width:50%!important}
.w-75{width:75%!important}
.w-100{width:100%!important}
.w-auto{width:auto!important}
.h-25{height:25%!important}
.h-50{height:50%!important}
.h-75{height:75%!important}
.h-100{height:100%!important}
.h-auto{height:auto!important}
.justify-content-start{justify-content:flex-start!important}
.justify-content-end{justify-content:flex-end!important}
.justify-content-center{justify-content:center!important}
.justify-content-between{justify-content:space-between!important}
.justify-content-around{justify-content:space-around!important}
.justify-content-evenly{justify-content:space-evenly!important}
.align-items-start{align-items:flex-start!important}
.align-items-end{align-items:flex-end!important}
.align-items-center{align-items:center!important}
.align-items-baseline{align-items:baseline!important}
.align-items-stretch{align-items:stretch!important}
.align-content-start{align-content:flex-start!important}
.align-content-end{align-content:flex-end!important}
.align-content-center{align-content:center!important}
.align-content-between{align-content:space-between!important}
.align-content-around{align-content:space-around!important}
.align-content-stretch{align-content:stretch!important}
.align-self-auto{align-self:auto!important}
.align-self-start{align-self:flex-start!important}
.align-self-end{align-self:flex-end!important}
.align-self-center{align-self:center!important}
.align-self-baseline{align-self:baseline!important}
.align-self-stretch{align-self:stretch!important}
.mx-0{margin-right:0!important;margin-left:0!important}
.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}
.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}
.mx-3{margin-right:1rem!important;margin-left:1rem!important}
.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}
.mx-5{margin-right:3rem!important;margin-left:3rem!important}
.mx-auto{margin-right:auto!important;margin-left:auto!important}
.my-0{margin-top:0!important;margin-bottom:0!important}
.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}
.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}
.my-3{margin-top:1rem!important;margin-bottom:1rem!important}
.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}
.my-5{margin-top:3rem!important;margin-bottom:3rem!important}
.my-auto{margin-top:auto!important;margin-bottom:auto!important}
.mt-0{margin-top:0!important}
.mt-1{margin-top:.25rem!important}
.mt-2{margin-top:.5rem!important}
.mt-3{margin-top:1rem!important}
.mt-4{margin-top:1.5rem!important}
.mt-5{margin-top:3rem!important}
.mt-auto{margin-top:auto!important}
.me-0{margin-right:0!important}
.me-1{margin-right:.25rem!important}
.me-2{margin-right:.5rem!important}
.me-3{margin-right:1rem!important}
.me-4{margin-right:1.5rem!important}
.me-5{margin-right:3rem!important}
.me-auto{margin-right:auto!important}
.mb-0{margin-bottom:0!important}
.mb-1{margin-bottom:.25rem!important}
.mb-2{margin-bottom:.5rem!important}
.mb-3{margin-bottom:1rem!important}
.mb-4{margin-bottom:1.5rem!important}
.mb-5{margin-bottom:3rem!important}
.mb-auto{margin-bottom:auto!important}
.ms-0{margin-left:0!important}
.ms-1{margin-left:.25rem!important}
.ms-2{margin-left:.5rem!important}
.ms-3{margin-left:1rem!important}
.ms-4{margin-left:1.5rem!important}
.ms-5{margin-left:3rem!important}
.ms-auto{margin-left:auto!important}
.p-0{padding:0!important}
.px-0{padding-right:0!important;padding-left:0!important}
.px-1{padding-right:.25rem!important;padding-left:.25rem!important}
.px-2{padding-right:.5rem!important;padding-left:.5rem!important}
.px-3{padding-right:1rem!important;padding-left:1rem!important}
.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}
.px-5{padding-right:3rem!important;padding-left:3rem!important}
.py-0{padding-top:0!important;padding-bottom:0!important}
.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}
.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}
.py-3{padding-top:1rem!important;padding-bottom:1rem!important}
.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}
.py-5{padding-top:3rem!important;padding-bottom:3rem!important}
.pt-0{padding-top:0!important}
.pt-1{padding-top:.25rem!important}
.pt-2{padding-top:.5rem!important}
.pt-3{padding-top:1rem!important}
.pt-4{padding-top:1.5rem!important}
.pt-5{padding-top:3rem!important}
.pb-0{padding-bottom:0!important}
.pb-1{padding-bottom:.25rem!important}
.pb-2{padding-bottom:.5rem!important}
.pb-3{padding-bottom:1rem!important}
.pb-4{padding-bottom:1.5rem!important}
.pb-5{padding-bottom:3rem!important}
.text-start{text-align:left!important}
.text-end{text-align:right!important}
.text-center{text-align:center!important}
.text-decoration-none{text-decoration:none!important}
.text-decoration-underline{text-decoration:underline!important}
.text-decoration-line-through{text-decoration:line-through!important}
.text-lowercase{text-transform:lowercase!important}
.text-uppercase{text-transform:uppercase!important}
.text-capitalize{text-transform:capitalize!important}
.text-wrap{white-space:normal!important}
.text-nowrap{white-space:nowrap!important}
.text-break{word-wrap:break-word!important;word-break:break-word!important}
.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}
.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}
.text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}
.text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}
.text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}
.text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}
.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}
.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}
.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}
.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}
.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}
.text-muted{--bs-text-opacity:1;color:#6c757d!important}
.text-black-50{--bs-text-opacity:1;color:rgba(0,0,0,.5)!important}
.text-white-50{--bs-text-opacity:1;color:rgba(255,255,255,.5)!important}
.text-reset{--bs-text-opacity:1;color:inherit!important}
.text-opacity-25{--bs-text-opacity:0.25}
.text-opacity-50{--bs-text-opacity:0.5}
.text-opacity-75{--bs-text-opacity:0.75}
.text-opacity-100{--bs-text-opacity:1}
.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}
@media (min-width:576px){.d-sm-inline{display:inline!important}
.d-sm-inline-block{display:inline-block!important}
.d-sm-block{display:block!important}
.d-sm-grid{display:grid!important}
.d-sm-table{display:table!important}
.d-sm-table-row{display:table-row!important}
.d-sm-table-cell{display:table-cell!important}
.d-sm-flex{display:flex!important}
.d-sm-inline-flex{display:inline-flex!important}
.d-sm-none{display:none!important}
.justify-content-sm-start{justify-content:flex-start!important}
.justify-content-sm-end{justify-content:flex-end!important}
.justify-content-sm-center{justify-content:center!important}
.justify-content-sm-between{justify-content:space-between!important}
.justify-content-sm-around{justify-content:space-around!important}
.justify-content-sm-evenly{justify-content:space-evenly!important}
.align-items-sm-start{align-items:flex-start!important}
.align-items-sm-end{align-items:flex-end!important}
.align-items-sm-center{align-items:center!important}
.align-items-sm-baseline{align-items:baseline!important}
.align-items-sm-stretch{align-items:stretch!important}
.align-content-sm-start{align-content:flex-start!important}
.align-content-sm-end{align-content:flex-end!important}
.align-content-sm-center{align-content:center!important}
.align-content-sm-between{align-content:space-between!important}
.align-content-sm-around{align-content:space-around!important}
.align-content-sm-stretch{align-content:stretch!important}
.align-self-sm-auto{align-self:auto!important}
.align-self-sm-start{align-self:flex-start!important}
.align-self-sm-end{align-self:flex-end!important}
.align-self-sm-center{align-self:center!important}
.align-self-sm-baseline{align-self:baseline!important}
.align-self-sm-stretch{align-self:stretch!important}
.mx-sm-0{margin-right:0!important;margin-left:0!important}
.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}
.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}
.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}
.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}
.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}
.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}
.my-sm-0{margin-top:0!important;margin-bottom:0!important}
.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}
.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}
.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}
.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}
.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}
.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}
.mt-sm-0{margin-top:0!important}
.mt-sm-1{margin-top:.25rem!important}
.mt-sm-2{margin-top:.5rem!important}
.mt-sm-3{margin-top:1rem!important}
.mt-sm-4{margin-top:1.5rem!important}
.mt-sm-5{margin-top:3rem!important}
.mt-sm-auto{margin-top:auto!important}
.me-sm-0{margin-right:0!important}
.me-sm-1{margin-right:.25rem!important}
.me-sm-2{margin-right:.5rem!important}
.me-sm-3{margin-right:1rem!important}
.me-sm-4{margin-right:1.5rem!important}
.me-sm-5{margin-right:3rem!important}
.me-sm-auto{margin-right:auto!important}
.mb-sm-0{margin-bottom:0!important}
.mb-sm-1{margin-bottom:.25rem!important}
.mb-sm-2{margin-bottom:.5rem!important}
.mb-sm-3{margin-bottom:1rem!important}
.mb-sm-4{margin-bottom:1.5rem!important}
.mb-sm-5{margin-bottom:3rem!important}
.mb-sm-auto{margin-bottom:auto!important}
.ms-sm-0{margin-left:0!important}
.ms-sm-1{margin-left:.25rem!important}
.ms-sm-2{margin-left:.5rem!important}
.ms-sm-3{margin-left:1rem!important}
.ms-sm-4{margin-left:1.5rem!important}
.ms-sm-5{margin-left:3rem!important}
.ms-sm-auto{margin-left:auto!important}
.px-sm-0{padding-right:0!important;padding-left:0!important}
.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}
.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}
.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}
.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}
.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}
.py-sm-0{padding-top:0!important;padding-bottom:0!important}
.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}
.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}
.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}
.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}
.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}
.pt-sm-0{padding-top:0!important}
.pt-sm-1{padding-top:.25rem!important}
.pt-sm-2{padding-top:.5rem!important}
.pt-sm-3{padding-top:1rem!important}
.pt-sm-4{padding-top:1.5rem!important}
.pt-sm-5{padding-top:3rem!important}
.pb-sm-0{padding-bottom:0!important}
.pb-sm-1{padding-bottom:.25rem!important}
.pb-sm-2{padding-bottom:.5rem!important}
.pb-sm-3{padding-bottom:1rem!important}
.pb-sm-4{padding-bottom:1.5rem!important}
.pb-sm-5{padding-bottom:3rem!important}
.text-sm-start{text-align:left!important}
.text-sm-end{text-align:right!important}
.text-sm-center{text-align:center!important}}
@media (min-width:768px){.d-md-inline{display:inline!important}
.d-md-inline-block{display:inline-block!important}
.d-md-block{display:block!important}
.d-md-grid{display:grid!important}
.d-md-table{display:table!important}
.d-md-table-row{display:table-row!important}
.d-md-table-cell{display:table-cell!important}
.d-md-flex{display:flex!important}
.d-md-inline-flex{display:inline-flex!important}
.d-md-none{display:none!important}
.justify-content-md-start{justify-content:flex-start!important}
.justify-content-md-end{justify-content:flex-end!important}
.justify-content-md-center{justify-content:center!important}
.justify-content-md-between{justify-content:space-between!important}
.justify-content-md-around{justify-content:space-around!important}
.justify-content-md-evenly{justify-content:space-evenly!important}
.align-items-md-start{align-items:flex-start!important}
.align-items-md-end{align-items:flex-end!important}
.align-items-md-center{align-items:center!important}
.align-items-md-baseline{align-items:baseline!important}
.align-items-md-stretch{align-items:stretch!important}
.align-content-md-start{align-content:flex-start!important}
.align-content-md-end{align-content:flex-end!important}
.align-content-md-center{align-content:center!important}
.align-content-md-between{align-content:space-between!important}
.align-content-md-around{align-content:space-around!important}
.align-content-md-stretch{align-content:stretch!important}
.align-self-md-auto{align-self:auto!important}
.align-self-md-start{align-self:flex-start!important}
.align-self-md-end{align-self:flex-end!important}
.align-self-md-center{align-self:center!important}
.align-self-md-baseline{align-self:baseline!important}
.align-self-md-stretch{align-self:stretch!important}
.mx-md-0{margin-right:0!important;margin-left:0!important}
.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}
.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}
.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}
.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}
.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}
.mx-md-auto{margin-right:auto!important;margin-left:auto!important}
.my-md-0{margin-top:0!important;margin-bottom:0!important}
.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}
.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}
.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}
.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}
.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}
.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}
.mt-md-0{margin-top:0!important}
.mt-md-1{margin-top:.25rem!important}
.mt-md-2{margin-top:.5rem!important}
.mt-md-3{margin-top:1rem!important}
.mt-md-4{margin-top:1.5rem!important}
.mt-md-5{margin-top:3rem!important}
.mt-md-auto{margin-top:auto!important}
.me-md-0{margin-right:0!important}
.me-md-1{margin-right:.25rem!important}
.me-md-2{margin-right:.5rem!important}
.me-md-3{margin-right:1rem!important}
.me-md-4{margin-right:1.5rem!important}
.me-md-5{margin-right:3rem!important}
.me-md-auto{margin-right:auto!important}
.mb-md-0{margin-bottom:0!important}
.mb-md-1{margin-bottom:.25rem!important}
.mb-md-2{margin-bottom:.5rem!important}
.mb-md-3{margin-bottom:1rem!important}
.mb-md-4{margin-bottom:1.5rem!important}
.mb-md-5{margin-bottom:3rem!important}
.mb-md-auto{margin-bottom:auto!important}
.ms-md-0{margin-left:0!important}
.ms-md-1{margin-left:.25rem!important}
.ms-md-2{margin-left:.5rem!important}
.ms-md-3{margin-left:1rem!important}
.ms-md-4{margin-left:1.5rem!important}
.ms-md-5{margin-left:3rem!important}
.ms-md-auto{margin-left:auto!important}
.px-md-0{padding-right:0!important;padding-left:0!important}
.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}
.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}
.px-md-3{padding-right:1rem!important;padding-left:1rem!important}
.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}
.px-md-5{padding-right:3rem!important;padding-left:3rem!important}
.py-md-0{padding-top:0!important;padding-bottom:0!important}
.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}
.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}
.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}
.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}
.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}
.pt-md-0{padding-top:0!important}
.pt-md-1{padding-top:.25rem!important}
.pt-md-2{padding-top:.5rem!important}
.pt-md-3{padding-top:1rem!important}
.pt-md-4{padding-top:1.5rem!important}
.pt-md-5{padding-top:3rem!important}
.pb-md-0{padding-bottom:0!important}
.pb-md-1{padding-bottom:.25rem!important}
.pb-md-2{padding-bottom:.5rem!important}
.pb-md-3{padding-bottom:1rem!important}
.pb-md-4{padding-bottom:1.5rem!important}
.pb-md-5{padding-bottom:3rem!important}
.text-md-start{text-align:left!important}
.text-md-end{text-align:right!important}
.text-md-center{text-align:center!important}}
@media (min-width:992px){.d-lg-inline{display:inline!important}
.d-lg-inline-block{display:inline-block!important}
.d-lg-block{display:block!important}
.d-lg-grid{display:grid!important}
.d-lg-table{display:table!important}
.d-lg-table-row{display:table-row!important}
.d-lg-table-cell{display:table-cell!important}
.d-lg-flex{display:flex!important}
.d-lg-inline-flex{display:inline-flex!important}
.d-lg-none{display:none!important}
.justify-content-lg-start{justify-content:flex-start!important}
.justify-content-lg-end{justify-content:flex-end!important}
.justify-content-lg-center{justify-content:center!important}
.justify-content-lg-between{justify-content:space-between!important}
.justify-content-lg-around{justify-content:space-around!important}
.justify-content-lg-evenly{justify-content:space-evenly!important}
.align-items-lg-start{align-items:flex-start!important}
.align-items-lg-end{align-items:flex-end!important}
.align-items-lg-center{align-items:center!important}
.align-items-lg-baseline{align-items:baseline!important}
.align-items-lg-stretch{align-items:stretch!important}
.align-content-lg-start{align-content:flex-start!important}
.align-content-lg-end{align-content:flex-end!important}
.align-content-lg-center{align-content:center!important}
.align-content-lg-between{align-content:space-between!important}
.align-content-lg-around{align-content:space-around!important}
.align-content-lg-stretch{align-content:stretch!important}
.align-self-lg-auto{align-self:auto!important}
.align-self-lg-start{align-self:flex-start!important}
.align-self-lg-end{align-self:flex-end!important}
.align-self-lg-center{align-self:center!important}
.align-self-lg-baseline{align-self:baseline!important}
.align-self-lg-stretch{align-self:stretch!important}
.mx-lg-0{margin-right:0!important;margin-left:0!important}
.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}
.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}
.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}
.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}
.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}
.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}
.my-lg-0{margin-top:0!important;margin-bottom:0!important}
.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}
.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}
.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}
.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}
.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}
.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}
.mt-lg-0{margin-top:0!important}
.mt-lg-1{margin-top:.25rem!important}
.mt-lg-2{margin-top:.5rem!important}
.mt-lg-3{margin-top:1rem!important}
.mt-lg-4{margin-top:1.5rem!important}
.mt-lg-5{margin-top:3rem!important}
.mt-lg-auto{margin-top:auto!important}
.me-lg-0{margin-right:0!important}
.me-lg-1{margin-right:.25rem!important}
.me-lg-2{margin-right:.5rem!important}
.me-lg-3{margin-right:1rem!important}
.me-lg-4{margin-right:1.5rem!important}
.me-lg-5{margin-right:3rem!important}
.me-lg-auto{margin-right:auto!important}
.mb-lg-0{margin-bottom:0!important}
.mb-lg-1{margin-bottom:.25rem!important}
.mb-lg-2{margin-bottom:.5rem!important}
.mb-lg-3{margin-bottom:1rem!important}
.mb-lg-4{margin-bottom:1.5rem!important}
.mb-lg-5{margin-bottom:3rem!important}
.mb-lg-auto{margin-bottom:auto!important}
.ms-lg-0{margin-left:0!important}
.ms-lg-1{margin-left:.25rem!important}
.ms-lg-2{margin-left:.5rem!important}
.ms-lg-3{margin-left:1rem!important}
.ms-lg-4{margin-left:1.5rem!important}
.ms-lg-5{margin-left:3rem!important}
.ms-lg-auto{margin-left:auto!important}
.px-lg-0{padding-right:0!important;padding-left:0!important}
.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}
.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}
.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}
.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}
.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}
.py-lg-0{padding-top:0!important;padding-bottom:0!important}
.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}
.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}
.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}
.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}
.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}
.pt-lg-0{padding-top:0!important}
.pt-lg-1{padding-top:.25rem!important}
.pt-lg-2{padding-top:.5rem!important}
.pt-lg-3{padding-top:1rem!important}
.pt-lg-4{padding-top:1.5rem!important}
.pt-lg-5{padding-top:3rem!important}
.pb-lg-0{padding-bottom:0!important}
.pb-lg-1{padding-bottom:.25rem!important}
.pb-lg-2{padding-bottom:.5rem!important}
.pb-lg-3{padding-bottom:1rem!important}
.pb-lg-4{padding-bottom:1.5rem!important}
.pb-lg-5{padding-bottom:3rem!important}
.text-lg-start{text-align:left!important}
.text-lg-end{text-align:right!important}
.text-lg-center{text-align:center!important}}
@media (min-width:1200px){.d-xl-inline{display:inline!important}
.d-xl-inline-block{display:inline-block!important}
.d-xl-block{display:block!important}
.d-xl-grid{display:grid!important}
.d-xl-table{display:table!important}
.d-xl-table-row{display:table-row!important}
.d-xl-table-cell{display:table-cell!important}
.d-xl-flex{display:flex!important}
.d-xl-inline-flex{display:inline-flex!important}
.d-xl-none{display:none!important}
.justify-content-xl-start{justify-content:flex-start!important}
.justify-content-xl-end{justify-content:flex-end!important}
.justify-content-xl-center{justify-content:center!important}
.justify-content-xl-between{justify-content:space-between!important}
.justify-content-xl-around{justify-content:space-around!important}
.justify-content-xl-evenly{justify-content:space-evenly!important}
.align-items-xl-start{align-items:flex-start!important}
.align-items-xl-end{align-items:flex-end!important}
.align-items-xl-center{align-items:center!important}
.align-items-xl-baseline{align-items:baseline!important}
.align-items-xl-stretch{align-items:stretch!important}
.align-content-xl-start{align-content:flex-start!important}
.align-content-xl-end{align-content:flex-end!important}
.align-content-xl-center{align-content:center!important}
.align-content-xl-between{align-content:space-between!important}
.align-content-xl-around{align-content:space-around!important}
.align-content-xl-stretch{align-content:stretch!important}
.align-self-xl-auto{align-self:auto!important}
.align-self-xl-start{align-self:flex-start!important}
.align-self-xl-end{align-self:flex-end!important}
.align-self-xl-center{align-self:center!important}
.align-self-xl-baseline{align-self:baseline!important}
.align-self-xl-stretch{align-self:stretch!important}
.mx-xl-0{margin-right:0!important;margin-left:0!important}
.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}
.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}
.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}
.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}
.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}
.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}
.my-xl-0{margin-top:0!important;margin-bottom:0!important}
.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}
.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}
.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}
.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}
.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}
.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}
.mt-xl-0{margin-top:0!important}
.mt-xl-1{margin-top:.25rem!important}
.mt-xl-2{margin-top:.5rem!important}
.mt-xl-3{margin-top:1rem!important}
.mt-xl-4{margin-top:1.5rem!important}
.mt-xl-5{margin-top:3rem!important}
.mt-xl-auto{margin-top:auto!important}
.me-xl-0{margin-right:0!important}
.me-xl-1{margin-right:.25rem!important}
.me-xl-2{margin-right:.5rem!important}
.me-xl-3{margin-right:1rem!important}
.me-xl-4{margin-right:1.5rem!important}
.me-xl-5{margin-right:3rem!important}
.me-xl-auto{margin-right:auto!important}
.mb-xl-0{margin-bottom:0!important}
.mb-xl-1{margin-bottom:.25rem!important}
.mb-xl-2{margin-bottom:.5rem!important}
.mb-xl-3{margin-bottom:1rem!important}
.mb-xl-4{margin-bottom:1.5rem!important}
.mb-xl-5{margin-bottom:3rem!important}
.mb-xl-auto{margin-bottom:auto!important}
.ms-xl-0{margin-left:0!important}
.ms-xl-1{margin-left:.25rem!important}
.ms-xl-2{margin-left:.5rem!important}
.ms-xl-3{margin-left:1rem!important}
.ms-xl-4{margin-left:1.5rem!important}
.ms-xl-5{margin-left:3rem!important}
.ms-xl-auto{margin-left:auto!important}
.px-xl-0{padding-right:0!important;padding-left:0!important}
.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}
.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}
.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}
.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}
.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}
.py-xl-0{padding-top:0!important;padding-bottom:0!important}
.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}
.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}
.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}
.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}
.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}
.pt-xl-0{padding-top:0!important}
.pt-xl-1{padding-top:.25rem!important}
.pt-xl-2{padding-top:.5rem!important}
.pt-xl-3{padding-top:1rem!important}
.pt-xl-4{padding-top:1.5rem!important}
.pt-xl-5{padding-top:3rem!important}
.pb-xl-0{padding-bottom:0!important}
.pb-xl-1{padding-bottom:.25rem!important}
.pb-xl-2{padding-bottom:.5rem!important}
.pb-xl-3{padding-bottom:1rem!important}
.pb-xl-4{padding-bottom:1.5rem!important}
.pb-xl-5{padding-bottom:3rem!important}
.text-xl-start{text-align:left!important}
.text-xl-end{text-align:right!important}
.text-xl-center{text-align:center!important}}
@media (min-width:1400px){.d-xxl-inline{display:inline!important}
.d-xxl-inline-block{display:inline-block!important}
.d-xxl-block{display:block!important}
.d-xxl-grid{display:grid!important}
.d-xxl-table{display:table!important}
.d-xxl-table-row{display:table-row!important}
.d-xxl-table-cell{display:table-cell!important}
.d-xxl-flex{display:flex!important}
.d-xxl-inline-flex{display:inline-flex!important}
.d-xxl-none{display:none!important}
.justify-content-xxl-start{justify-content:flex-start!important}
.justify-content-xxl-end{justify-content:flex-end!important}
.justify-content-xxl-center{justify-content:center!important}
.justify-content-xxl-between{justify-content:space-between!important}
.justify-content-xxl-around{justify-content:space-around!important}
.justify-content-xxl-evenly{justify-content:space-evenly!important}
.align-items-xxl-start{align-items:flex-start!important}
.align-items-xxl-end{align-items:flex-end!important}
.align-items-xxl-center{align-items:center!important}
.align-items-xxl-baseline{align-items:baseline!important}
.align-items-xxl-stretch{align-items:stretch!important}
.align-content-xxl-start{align-content:flex-start!important}
.align-content-xxl-end{align-content:flex-end!important}
.align-content-xxl-center{align-content:center!important}
.align-content-xxl-between{align-content:space-between!important}
.align-content-xxl-around{align-content:space-around!important}
.align-content-xxl-stretch{align-content:stretch!important}
.align-self-xxl-auto{align-self:auto!important}
.align-self-xxl-start{align-self:flex-start!important}
.align-self-xxl-end{align-self:flex-end!important}
.align-self-xxl-center{align-self:center!important}
.align-self-xxl-baseline{align-self:baseline!important}
.align-self-xxl-stretch{align-self:stretch!important}
.mx-xxl-0{margin-right:0!important;margin-left:0!important}
.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}
.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}
.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}
.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}
.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}
.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}
.my-xxl-0{margin-top:0!important;margin-bottom:0!important}
.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}
.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}
.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}
.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}
.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}
.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}
.mt-xxl-0{margin-top:0!important}
.mt-xxl-1{margin-top:.25rem!important}
.mt-xxl-2{margin-top:.5rem!important}
.mt-xxl-3{margin-top:1rem!important}
.mt-xxl-4{margin-top:1.5rem!important}
.mt-xxl-5{margin-top:3rem!important}
.mt-xxl-auto{margin-top:auto!important}
.me-xxl-0{margin-right:0!important}
.me-xxl-1{margin-right:.25rem!important}
.me-xxl-2{margin-right:.5rem!important}
.me-xxl-3{margin-right:1rem!important}
.me-xxl-4{margin-right:1.5rem!important}
.me-xxl-5{margin-right:3rem!important}
.me-xxl-auto{margin-right:auto!important}
.mb-xxl-0{margin-bottom:0!important}
.mb-xxl-1{margin-bottom:.25rem!important}
.mb-xxl-2{margin-bottom:.5rem!important}
.mb-xxl-3{margin-bottom:1rem!important}
.mb-xxl-4{margin-bottom:1.5rem!important}
.mb-xxl-5{margin-bottom:3rem!important}
.mb-xxl-auto{margin-bottom:auto!important}
.ms-xxl-0{margin-left:0!important}
.ms-xxl-1{margin-left:.25rem!important}
.ms-xxl-2{margin-left:.5rem!important}
.ms-xxl-3{margin-left:1rem!important}
.ms-xxl-4{margin-left:1.5rem!important}
.ms-xxl-5{margin-left:3rem!important}
.ms-xxl-auto{margin-left:auto!important}
.px-xxl-0{padding-right:0!important;padding-left:0!important}
.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}
.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}
.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}
.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}
.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}
.py-xxl-0{padding-top:0!important;padding-bottom:0!important}
.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}
.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}
.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}
.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}
.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}
.pt-xxl-0{padding-top:0!important}
.pt-xxl-1{padding-top:.25rem!important}
.pt-xxl-2{padding-top:.5rem!important}
.pt-xxl-3{padding-top:1rem!important}
.pt-xxl-4{padding-top:1.5rem!important}
.pt-xxl-5{padding-top:3rem!important}
.pb-xxl-0{padding-bottom:0!important}
.pb-xxl-1{padding-bottom:.25rem!important}
.pb-xxl-2{padding-bottom:.5rem!important}
.pb-xxl-3{padding-bottom:1rem!important}
.pb-xxl-4{padding-bottom:1.5rem!important}
.pb-xxl-5{padding-bottom:3rem!important}
.text-xxl-start{text-align:left!important}
.text-xxl-end{text-align:right!important}
.text-xxl-center{text-align:center!important}}
@media print{.d-print-inline{display:inline!important}
.d-print-inline-block{display:inline-block!important}
.d-print-block{display:block!important}
.d-print-grid{display:grid!important}
.d-print-table{display:table!important}
.d-print-table-row{display:table-row!important}
.d-print-table-cell{display:table-cell!important}
.d-print-flex{display:flex!important}
.d-print-inline-flex{display:inline-flex!important}
.d-print-none{display:none!important}}
:host,:root{--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}
:host,:root{--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free"}
:host,:root{--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"}
[class^="ti-"],[class*=" ti-"]{font-family:'themify';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
button::-moz-focus-inner{padding:0;border:0}
@-moz-keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}
@-ms-keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}
@-moz-keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}
@-ms-keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}
*{margin:0;padding:0;box-sizing:border-box}
body{font-family:'Open Sans', sans-serif;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;font-size:16px;letter-spacing:0.5px;color:#575a7b;font-weight:400;line-height:1.7}
body,html{-moz-osx-font-smoothing:grayscale}
a,a:active,a:focus{color:#575a7b;text-decoration:none;transition-timing-function:ease-in-out;-ms-transition-timing-function:ease-in-out;-moz-transition-timing-function:ease-in-out;-webkit-transition-timing-function:ease-in-out;-o-transition-timing-function:ease-in-out;transition-duration:.2s;-ms-transition-duration:.2s;-moz-transition-duration:.2s;-webkit-transition-duration:.2s;-o-transition-duration:.2s}
a:hover,a:active{color:#264653;text-decoration:none}
a:focus,a:active,button:focus,button:active{outline:none;box-shadow:none}
img{max-width:100%;height:auto;vertical-align:top}
input[type="button"],input[type="text"],input[type="email"],input[type="search"],input[type="password"],textarea,input[type="submit"]{-webkit-appearance:none;outline:none}
input:focus,textarea:focus{border-color:#585858;outline:none}
input[type="button"]:focus{outline:none}
select::-ms-expand{display:none}
iframe{border:0;vertical-align:top}
p{margin:0 0 20px}
::selection{color:#000;background:#dbdbdb}
::-moz-selection{color:#000;background:#dbdbdb}
@media (min-width: 1200px){.container{max-width:1170px}}
@media (min-width: 1400px){.container{max-width:1320px}}
_:-ms-lang(x),.container,_:-ms-lang(x),.container-fluid,_:-ms-lang(x),.container-lg,_:-ms-lang(x),.container-md,_:-ms-lang(x),.container-sm,_:-ms-lang(x),.container-xl,_:-ms-lang(x),.container-xxl{padding-right:15px;padding-left:15px}
_:-ms-lang(x){margin-right:0;margin-left:0}
_:-ms-lang(x){padding-right:0;padding-left:0}
_:-ms-lang(x),.row{margin-right:-15px;margin-left:-15px}
_:-ms-lang(x),.row>*{padding-right:15px;padding-left:15px}
.alt-font{font-family:'Mulish', sans-serif}
h1,h2,h3,h4,h5,h6,.h5{font-weight:800;font-family:'Mulish', sans-serif;color:#264653}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a,.h5 a{font-weight:800;font-family:'Mulish', sans-serif;color:#264653}
.display-7{font-size:3.2rem}
.display-8{font-size:3.1rem}
.display-9{font-size:3.0rem}
.display-10{font-size:2.9rem}
.display-11{font-size:2.8rem}
.display-12{font-size:2.7rem}
.display-13{font-size:2.6rem}
.display-14{font-size:2.5rem}
.display-15{font-size:2.4rem}
.display-16{font-size:2.3rem}
.display-17{font-size:2.2rem}
.display-18{font-size:2.1rem}
.display-19{font-size:2.0rem}
.display-20{font-size:1.9rem}
.display-21{font-size:1.8rem}
.display-22{font-size:1.7rem}
.display-23{font-size:1.6rem}
.display-24{font-size:1.5rem}
.display-25{font-size:1.4rem}
.display-26{font-size:1.3rem}
.display-27{font-size:1.2rem}
.display-28{font-size:1.1rem}
.display-29{font-size:1.0rem}
.display-30{font-size:0.9rem}
.display-31{font-size:0.8rem}
.display-32{font-size:0.7rem}
.display-33{font-size:0.6rem}
.display-34{font-size:0.5rem}
.text-black{color:#000}
.text-extra-dark-gray{color:#264653}
.text-dark-gray{color:#626262}
.text-extra-medium-gray{color:#757575}
.text-medium-gray{color:#939393}
.text-extra-light-gray{color:#b7b7b7}
.text-light-gray{color:#d6d5d5}
.text-very-light-gray{color:#ededed}
.text-default-color{color:#6f6f6f}
section{padding:120px 0;overflow:hidden;background:#fff;position:relative}
[data-overlay-dark],[data-overlay-light]{position:relative}
[data-overlay-dark] .position-unset,[data-overlay-light] .position-unset{position:unset !important}
[data-overlay-dark] .container,[data-overlay-light] .container{position:relative;z-index:2}
[data-overlay-dark]:before,[data-overlay-light]:before{content:'';position:absolute;width:100%;height:100%;top:0;left:0;z-index:1}
[data-overlay-dark]:before{background:#000}
[data-overlay-light]:before{background:#fff}
[data-overlay-dark="0"]:before,[data-overlay-light="0"]:before{opacity:0}
[data-overlay-dark="1"]:before,[data-overlay-light="1"]:before{opacity:0.1}
[data-overlay-dark="2"]:before,[data-overlay-light="2"]:before{opacity:0.2}
[data-overlay-dark="3"]:before,[data-overlay-light="3"]:before{opacity:0.3}
[data-overlay-dark="4"]:before,[data-overlay-light="4"]:before{opacity:0.4}
[data-overlay-dark="5"]:before,[data-overlay-light="5"]:before{opacity:0.5}
[data-overlay-dark="55"]:before,[data-overlay-light="55"]:before{opacity:0.55}
[data-overlay-dark="6"]:before,[data-overlay-light="6"]:before{opacity:0.6}
[data-overlay-dark="65"]:before,[data-overlay-light="65"]:before{opacity:0.65}
[data-overlay-dark="7"]:before,[data-overlay-light="7"]:before{opacity:0.7}
[data-overlay-dark="75"]:before,[data-overlay-light="75"]:before{opacity:0.75}
[data-overlay-dark="8"]:before,[data-overlay-light="8"]:before{opacity:0.8}
[data-overlay-dark="85"]:before,[data-overlay-light="85"]:before{opacity:0.85}
[data-overlay-dark="9"]:before,[data-overlay-light="9"]:before{opacity:0.9}
[data-overlay-dark="91"]:before,[data-overlay-light="91"]:before{opacity:0.91}
[data-overlay-dark="92"]:before,[data-overlay-light="92"]:before{opacity:0.92}
[data-overlay-dark="93"]:before,[data-overlay-light="93"]:before{opacity:0.93}
[data-overlay-dark="94"]:before,[data-overlay-light="94"]:before{opacity:0.94}
[data-overlay-dark="95"]:before,[data-overlay-light="95"]:before{opacity:0.95}
[data-overlay-dark="96"]:before,[data-overlay-light="96"]:before{opacity:0.96}
[data-overlay-dark="97"]:before,[data-overlay-light="97"]:before{opacity:0.97}
[data-overlay-dark="98"]:before,[data-overlay-light="98"]:before{opacity:0.98}
[data-overlay-dark="99"]:before,[data-overlay-light="99"]:before{opacity:0.99}
[data-overlay-dark="10"]:before,[data-overlay-light="10"]:before{opacity:1}
.text-shadow-light{text-shadow:0 0 3px rgba(0,0,0,0.1)}
.text-shadow{text-shadow:0 0 3px rgba(0,0,0,0.2)}
.text-shadow-dark{text-shadow:0 0 4px rgba(0,0,0,0.4)}
.text-shadow-large{text-shadow:0 0 12px rgba(0,0,0,0.1)}
.text-shadow-primary{text-shadow:0 18px 38px rgba(0,0,0,0.2)}
.text-shadow-none{text-shadow:none !important}
.z-index-1111{z-index:1111}
.z-index-111{z-index:111}
.z-index-1{z-index:1}
.z-index-2{z-index:2}
.z-index-3{z-index:3}
.z-index-4{z-index:4}
.z-index-5{z-index:5}
.z-index-9{z-index:9}
.z-index-99{z-index:99}
.z-index-0{z-index:0}
.z-index-minus2{z-index:-2}
.borders-top{border-top:1px solid}
.borders-end{border-right:1px solid}
.borders-bottom{border-bottom:1px solid}
.borders-start{border-left:1px solid}
.borders-top-0{border-top:none}
.borders-end-0{border-right:none}
.borders-bottom-0{border-bottom:none}
.borders-start-0{border-left:none}
.border-width-1{border-width:1px !important}
.border-width-2{border-width:2px !important}
.border-width-3{border-width:3px !important}
.border-width-4{border-width:4px !important}
.border-width-5{border-width:5px !important}
.border-width-6{border-width:6px !important}
.border-width-7{border-width:7px !important}
.border-width-8{border-width:8px !important}
.border-width-9{border-width:9px !important}
.border-width-10{border-width:10px !important}
.border-width-20{border-width:20px !important}
.border-color-white{border-color:#fff !important}
.border-color-black{border-color:#000 !important}
.border-color-extra-dark-gray{border-color:#264653 !important}
.border-color-medium-dark-gray{border-color:#363636 !important}
.border-color-dark-gray{border-color:#939393 !important}
.border-color-extra-medium-gray{border-color:#dbdbdb !important}
.border-color-medium-gray{border-color:#e4e4e4 !important}
.border-color-extra-light-gray{border-color:#ededed !important}
.border-color-light-gray{border-color:#f5f5f5 !important}
.border-color-light-white{border-color:rgba(255,255,255,0.1) !important}
.border-color-light-black{border-color:rgba(0,0,0,0.085) !important}
.border-dotted{border-style:dotted !important}
.border-dashed{border-style:dashed !important}
.border-solid{border-style:solid !important}
.border-double{border-style:double !important}
.border-groove{border-style:groove !important}
.border-ridge{border-style:ridge !important}
.border-inset{border-style:inset !important}
.border-outset{border-style:outset !important}
.border-none{border-style:none !important}
.border-hidden{border-style:hidden !important}
.border-transperent{border-color:transparent !important}
.border-radius-1{border-radius:1px}
.border-radius-2{border-radius:2px}
.border-radius-3{border-radius:3px}
.border-radius-4{border-radius:4px}
.border-radius-5{border-radius:5px}
.border-radius-6{border-radius:6px}
.border-radius-7{border-radius:7px}
.border-radius-8{border-radius:8px}
.border-radius-9{border-radius:9px}
.border-radius-10{border-radius:10px}
.border-radius-50{border-radius:50%}
.border-radius-100{border-radius:100%}
.border-radius-none{border-radius:0 !important}
.mt-n1{margin-top:-0.25rem !important}
.mt-n2{margin-top:-0.5rem !important}
.mt-n3{margin-top:-1rem !important}
.mt-n4{margin-top:-1.5rem !important}
.mt-n5{margin-top:-3rem !important}
.mt-n6{margin-top:-3.5rem}
.mt-n7{margin-top:-4rem}
.mt-n8{margin-top:-4.5rem}
.mt-n9{margin-top:-5rem}
.mt-n10{margin-top:-5.5rem}
.mt-n1-6{margin-top:-1.6rem !important}
.mt-n1-9{margin-top:-1.9rem !important}
.mt-n2-2{margin-top:-2.2rem !important}
.mt-n2-6{margin-top:-2.6rem !important}
.mt-n2-9{margin-top:-2.9rem !important}
.mt-1-6,.my-1-6{margin-top:1.6rem}
.mt-1-7,.my-1-7{margin-top:1.7rem}
.mt-1-8,.my-1-8{margin-top:1.8rem}
.mt-1-9,.my-1-9{margin-top:1.9rem}
.mt-2-0,.my-2-0{margin-top:2.0rem}
.mt-2-1,.my-2-1{margin-top:2.1rem}
.mt-2-2,.my-2-2{margin-top:2.2rem}
.mt-2-3,.my-2-3{margin-top:2.3rem}
.mt-2-4,.my-2-4{margin-top:2.4rem}
.mt-2-5,.my-2-5{margin-top:2.5rem}
.mt-2-6,.my-2-6{margin-top:2.6rem}
.mt-2-7,.my-2-7{margin-top:2.7rem}
.mt-2-8,.my-2-8{margin-top:2.8rem}
.mt-2-9,.my-2-9{margin-top:2.9rem}
.mt-6,.my-6{margin-top:3.5rem}
.mt-7,.my-7{margin-top:4rem}
.mt-8,.my-8{margin-top:4.5rem}
.mt-9,.my-9{margin-top:5rem}
.mt-10,.my-10{margin-top:5.5rem}
.mt-11,.my-11{margin-top:6rem}
.mt-12,.my-12{margin-top:6.5rem}
.mt-13,.my-13{margin-top:7rem}
.mt-14,.my-14{margin-top:7.5rem}
.mt-15,.my-15{margin-top:8rem}
.mt-16,.my-16{margin-top:8.5rem}
.mt-17,.my-17{margin-top:9rem}
.mt-18,.my-18{margin-top:9.5rem}
.mt-19,.my-19{margin-top:10rem}
.mt-20,.my-20{margin-top:10.5rem}
.mt-21,.my-21{margin-top:11rem}
.mt-22,.my-22{margin-top:11.5rem}
.mt-23,.my-23{margin-top:12rem}
.mt-24,.my-24{margin-top:12.5rem}
.mb-1-6,.my-1-6{margin-bottom:1.6rem}
.mb-1-7,.my-1-7{margin-bottom:1.7rem}
.mb-1-8,.my-1-8{margin-bottom:1.8rem}
.mb-1-9,.my-1-9{margin-bottom:1.9rem}
.mb-2-0,.my-2-0{margin-bottom:2.0rem}
.mb-2-1,.my-2-1{margin-bottom:2.1rem}
.mb-2-2,.my-2-2{margin-bottom:2.2rem}
.mb-2-3,.my-2-3{margin-bottom:2.3rem}
.mb-2-4,.my-2-4{margin-bottom:2.4rem}
.mb-2-5,.my-2-5{margin-bottom:2.5rem}
.mb-2-6,.my-2-6{margin-bottom:2.6rem}
.mb-2-7,.my-2-7{margin-bottom:2.7rem}
.mb-2-8,.my-2-8{margin-bottom:2.8rem}
.mb-2-9,.my-2-9{margin-bottom:2.9rem}
.mb-6,.my-6{margin-bottom:3.5rem}
.mb-7,.my-7{margin-bottom:4rem}
.mb-8,.my-8{margin-bottom:4.5rem}
.mb-9,.my-9{margin-bottom:5rem}
.mb-10,.my-10{margin-bottom:5.5rem}
.mb-11,.my-11{margin-bottom:6rem}
.mb-12,.my-12{margin-bottom:6.5rem}
.mb-13,.my-13{margin-bottom:7rem}
.mb-14,.my-14{margin-bottom:7.5rem}
.mb-15,.my-15{margin-bottom:8rem}
.mb-16,.my-16{margin-bottom:8.5rem}
.mb-17,.my-17{margin-bottom:9rem}
.mb-18,.my-18{margin-bottom:9.5rem}
.mb-19,.my-19{margin-bottom:10rem}
.mb-20,.my-20{margin-bottom:10.5rem}
.mb-21,.my-21{margin-bottom:11rem}
.mb-22,.my-22{margin-bottom:11.5rem}
.mb-23,.my-23{margin-bottom:12rem}
.mb-24,.my-24{margin-bottom:12.5rem}
.ms-1-6,.mx-1-6{margin-left:1.6rem}
.ms-1-7,.mx-1-7{margin-left:1.7rem}
.ms-1-8,.mx-1-8{margin-left:1.8rem}
.ms-1-9,.mx-1-9{margin-left:1.9rem}
.ms-2-0,.mx-2-0{margin-left:2.0rem}
.ms-2-1,.mx-2-1{margin-left:2.1rem}
.ms-2-2,.mx-2-2{margin-left:2.2rem}
.ms-2-3,.mx-2-3{margin-left:2.3rem}
.ms-2-4,.mx-2-4{margin-left:2.4rem}
.ms-2-5,.mx-2-5{margin-left:2.5rem}
.ms-2-6,.mx-2-6{margin-left:2.6rem}
.ms-2-7,.mx-2-7{margin-left:2.7rem}
.ms-2-8,.mx-2-8{margin-left:2.8rem}
.ms-2-9,.mx-2-9{margin-left:2.9rem}
.ms-6,.mx-6{margin-left:3.5rem}
.ms-7,.mx-7{margin-left:4rem}
.ms-8,.mx-8{margin-left:4.5rem}
.ms-9,.mx-9{margin-left:5rem}
.ms-10,.mx-10{margin-left:5.5rem}
.ms-11,.mx-11{margin-left:6rem}
.ms-12,.mx-12{margin-left:6.5rem}
.ms-13,.mx-13{margin-left:7rem}
.ms-14,.mx-14{margin-left:7.5rem}
.ms-15,.mx-15{margin-left:8rem}
.ms-16,.mx-16{margin-left:8.5rem}
.ms-17,.mx-17{margin-left:9rem}
.ms-18,.mx-18{margin-left:9.5rem}
.ms-19,.mx-19{margin-left:10rem}
.ms-20,.mx-20{margin-left:10.5rem}
.ms-21,.mx-21{margin-left:11rem}
.ms-22,.mx-22{margin-left:11.5rem}
.ms-23,.mx-23{margin-left:12rem}
.ms-24,.mx-24{margin-left:12.5rem}
.me-1-6,.mx-1-6{margin-right:1.6rem}
.me-1-7,.mx-1-7{margin-right:1.7rem}
.me-1-8,.mx-1-8{margin-right:1.8rem}
.me-1-9,.mx-1-9{margin-right:1.9rem}
.me-2-0,.mx-2-0{margin-right:2.0rem}
.me-2-1,.mx-2-1{margin-right:2.1rem}
.me-2-2,.mx-2-2{margin-right:2.2rem}
.me-2-3,.mx-2-3{margin-right:2.3rem}
.me-2-4,.mx-2-4{margin-right:2.4rem}
.me-2-5,.mx-2-5{margin-right:2.5rem}
.me-2-6,.mx-2-6{margin-right:2.6rem}
.me-2-7,.mx-2-7{margin-right:2.7rem}
.me-2-8,.mx-2-8{margin-right:2.8rem}
.me-2-9,.mx-2-9{margin-right:2.9rem}
.me-6,.mx-6{margin-right:3.5rem}
.me-7,.mx-7{margin-right:4rem}
.me-8,.mx-8{margin-right:4.5rem}
.me-9,.mx-9{margin-right:5rem}
.me-10,.mx-10{margin-right:5.5rem}
.me-11,.mx-11{margin-right:6rem}
.me-12,.mx-12{margin-right:6.5rem}
.me-13,.mx-13{margin-right:7rem}
.me-14,.mx-14{margin-right:7.5rem}
.me-15,.mx-15{margin-right:8rem}
.me-16,.mx-16{margin-right:8.5rem}
.me-17,.mx-17{margin-right:9rem}
.me-18,.mx-18{margin-right:9.5rem}
.me-19,.mx-19{margin-right:10rem}
.me-20,.mx-20{margin-right:10.5rem}
.me-21,.mx-21{margin-right:11rem}
.me-22,.mx-22{margin-right:11.5rem}
.me-23,.mx-23{margin-right:12rem}
.me-24,.mx-24{margin-right:12.5rem}
.pt-1-6,.py-1-6{padding-top:1.6rem}
.pt-1-7,.py-1-7{padding-top:1.7rem}
.pt-1-8,.py-1-8{padding-top:1.8rem}
.pt-1-9,.py-1-9{padding-top:1.9rem}
.pt-2-0,.py-2-0{padding-top:2.0rem}
.pt-2-1,.py-2-1{padding-top:2.1rem}
.pt-2-2,.py-2-2{padding-top:2.2rem}
.pt-2-3,.py-2-3{padding-top:2.3rem}
.pt-2-4,.py-2-4{padding-top:2.4rem}
.pt-2-5,.py-2-5{padding-top:2.5rem}
.pt-2-6,.py-2-6{padding-top:2.6rem}
.pt-2-7,.py-2-7{padding-top:2.7rem}
.pt-2-8,.py-2-8{padding-top:2.8rem}
.pt-2-9,.py-2-9{padding-top:2.9rem}
.pt-6,.py-6{padding-top:3.5rem}
.pt-7,.py-7{padding-top:4rem}
.pt-8,.py-8{padding-top:4.5rem}
.pt-9,.py-9{padding-top:5rem}
.pt-10,.py-10{padding-top:5.5rem}
.pt-11,.py-11{padding-top:6rem}
.pt-12,.py-12{padding-top:6.5rem}
.pt-13,.py-13{padding-top:7rem}
.pt-14,.py-14{padding-top:7.5rem}
.pt-15,.py-15{padding-top:8rem}
.pt-16,.py-16{padding-top:8.5rem}
.pt-17,.py-17{padding-top:9rem}
.pt-18,.py-18{padding-top:9.5rem}
.pt-19,.py-19{padding-top:10rem}
.pt-20,.py-20{padding-top:10.5rem}
.pt-21,.py-21{padding-top:11rem}
.pt-22,.py-22{padding-top:11.5rem}
.pt-23,.py-23{padding-top:12rem}
.pt-24,.py-24{padding-top:12.5rem}
.pb-1-6,.py-1-6{padding-bottom:1.6rem}
.pb-1-7,.py-1-7{padding-bottom:1.7rem}
.pb-1-8,.py-1-8{padding-bottom:1.8rem}
.pb-1-9,.py-1-9{padding-bottom:1.9rem}
.pb-2-0,.py-2-0{padding-bottom:2.0rem}
.pb-2-1,.py-2-1{padding-bottom:2.1rem}
.pb-2-2,.py-2-2{padding-bottom:2.2rem}
.pb-2-3,.py-2-3{padding-bottom:2.3rem}
.pb-2-4,.py-2-4{padding-bottom:2.4rem}
.pb-2-5,.py-2-5{padding-bottom:2.5rem}
.pb-2-6,.py-2-6{padding-bottom:2.6rem}
.pb-2-7,.py-2-7{padding-bottom:2.7rem}
.pb-2-8,.py-2-8{padding-bottom:2.8rem}
.pb-2-9,.py-2-9{padding-bottom:2.9rem}
.pb-6,.py-6{padding-bottom:3.5rem}
.pb-7,.py-7{padding-bottom:4rem}
.pb-8,.py-8{padding-bottom:4.5rem}
.pb-9,.py-9{padding-bottom:5rem}
.pb-10,.py-10{padding-bottom:5.5rem}
.pb-11,.py-11{padding-bottom:6rem}
.pb-12,.py-12{padding-bottom:6.5rem}
.pb-13,.py-13{padding-bottom:7rem}
.pb-14,.py-14{padding-bottom:7.5rem}
.pb-15,.py-15{padding-bottom:8rem}
.pb-16,.py-16{padding-bottom:8.5rem}
.pb-17,.py-17{padding-bottom:9rem}
.pb-18,.py-18{padding-bottom:9.5rem}
.pb-19,.py-19{padding-bottom:10rem}
.pb-20,.py-20{padding-bottom:10.5rem}
.pb-21,.py-21{padding-bottom:11rem}
.pb-22,.py-22{padding-bottom:11.5rem}
.pb-23,.py-23{padding-bottom:12rem}
.pb-24,.py-24{padding-bottom:12.5rem}
.px-1-6{padding-left:1.6rem}
.px-1-7{padding-left:1.7rem}
.px-1-8{padding-left:1.8rem}
.px-1-9{padding-left:1.9rem}
.px-2-0{padding-left:2.0rem}
.px-2-1{padding-left:2.1rem}
.px-2-2{padding-left:2.2rem}
.px-2-3{padding-left:2.3rem}
.px-2-4{padding-left:2.4rem}
.px-2-5{padding-left:2.5rem}
.px-2-6{padding-left:2.6rem}
.px-2-7{padding-left:2.7rem}
.px-2-8{padding-left:2.8rem}
.px-2-9{padding-left:2.9rem}
.px-6{padding-left:3.5rem}
.px-7{padding-left:4rem}
.px-8{padding-left:4.5rem}
.px-9{padding-left:5rem}
.px-10{padding-left:5.5rem}
.px-11{padding-left:6rem}
.px-12{padding-left:6.5rem}
.px-13{padding-left:7rem}
.px-14{padding-left:7.5rem}
.px-15{padding-left:8rem}
.px-16{padding-left:8.5rem}
.px-17{padding-left:9rem}
.px-18{padding-left:9.5rem}
.px-19{padding-left:10rem}
.px-20{padding-left:10.5rem}
.px-21{padding-left:11rem}
.px-22{padding-left:11.5rem}
.px-23{padding-left:12rem}
.px-24{padding-left:12.5rem}
.px-1-6{padding-right:1.6rem}
.px-1-7{padding-right:1.7rem}
.px-1-8{padding-right:1.8rem}
.px-1-9{padding-right:1.9rem}
.px-2-0{padding-right:2.0rem}
.px-2-1{padding-right:2.1rem}
.px-2-2{padding-right:2.2rem}
.px-2-3{padding-right:2.3rem}
.px-2-4{padding-right:2.4rem}
.px-2-5{padding-right:2.5rem}
.px-2-6{padding-right:2.6rem}
.px-2-7{padding-right:2.7rem}
.px-2-8{padding-right:2.8rem}
.px-2-9{padding-right:2.9rem}
.px-6{padding-right:3.5rem}
.px-7{padding-right:4rem}
.px-8{padding-right:4.5rem}
.px-9{padding-right:5rem}
.px-10{padding-right:5.5rem}
.px-11{padding-right:6rem}
.px-12{padding-right:6.5rem}
.px-13{padding-right:7rem}
.px-14{padding-right:7.5rem}
.px-15{padding-right:8rem}
.px-16{padding-right:8.5rem}
.px-17{padding-right:9rem}
.px-18{padding-right:9.5rem}
.px-19{padding-right:10rem}
.px-20{padding-right:10.5rem}
.px-21{padding-right:11rem}
.px-22{padding-right:11.5rem}
.px-23{padding-right:12rem}
.px-24{padding-right:12.5rem}
.position-inherit{position:inherit !important}
.w-1px{width:1px}
.w-2px{width:2px}
.w-3px{width:3px}
.w-4px{width:4px}
.w-5px{width:5px}
.w-6px{width:6px}
.w-7px{width:7px}
.w-8px{width:8px}
.w-9px{width:9px}
.w-10px{width:10px}
.w-15px{width:15px}
.w-20px{width:20px}
.w-25px{width:25px}
.w-30px{width:30px}
.w-35px{width:35px}
.w-40px{width:40px}
.w-50px{width:50px}
.w-55px{width:55px}
.w-60px{width:60px}
.w-65px{width:65px}
.w-70px{width:70px}
.w-75px{width:75px}
.w-80px{width:80px}
.w-85px{width:85px}
.w-90px{width:90px}
.w-100px{width:100px}
.w-1{width:1%}
.w-2{width:2%}
.w-3{width:3%}
.w-4{width:4%}
.w-5{width:5%}
.w-6{width:6%}
.w-7{width:7%}
.w-8{width:8%}
.w-9{width:9%}
.w-10{width:10%}
.w-11{width:11%}
.w-12{width:12%}
.w-13{width:13%}
.w-14{width:14%}
.w-15{width:15%}
.w-20{width:20%}
.w-25{width:25%}
.w-30{width:30%}
.w-35{width:35%}
.w-40{width:40%}
.w-45{width:45%}
.w-50{width:50%}
.w-55{width:55%}
.w-60{width:60%}
.w-65{width:65%}
.w-70{width:70%}
.w-75{width:75%}
.w-80{width:80%}
.w-85{width:85%}
.w-90{width:90%}
.w-95{width:95%}
.w-100{width:100%}
.w-auto{width:auto}
@media screen and (min-width: 576px){.w-sm-1px{width:1px}
.w-sm-2px{width:2px}
.w-sm-3px{width:3px}
.w-sm-4px{width:4px}
.w-sm-5px{width:5px}
.w-sm-6px{width:6px}
.w-sm-7px{width:7px}
.w-sm-8px{width:8px}
.w-sm-9px{width:9px}
.w-sm-10px{width:10px}
.w-sm-15px{width:15px}
.w-sm-20px{width:20px}
.w-sm-25px{width:25px}
.w-sm-30px{width:30px}
.w-sm-35px{width:35px}
.w-sm-40px{width:40px}
.w-sm-50px{width:50px}
.w-sm-55px{width:55px}
.w-sm-60px{width:60px}
.w-sm-65px{width:65px}
.w-sm-70px{width:70px}
.w-sm-75px{width:75px}
.w-sm-80px{width:80px}
.w-sm-85px{width:85px}
.w-sm-90px{width:90px}
.w-sm-100px{width:100px}
.w-sm-1{width:1%}
.w-sm-2{width:2%}
.w-sm-3{width:3%}
.w-sm-4{width:4%}
.w-sm-5{width:5%}
.w-sm-6{width:6%}
.w-sm-7{width:7%}
.w-sm-8{width:8%}
.w-sm-9{width:9%}
.w-sm-10{width:10%}
.w-sm-11{width:11%}
.w-sm-12{width:12%}
.w-sm-13{width:13%}
.w-sm-14{width:14%}
.w-sm-15{width:15%}
.w-sm-20{width:20%}
.w-sm-25{width:25%}
.w-sm-30{width:30%}
.w-sm-35{width:35%}
.w-sm-40{width:40%}
.w-sm-45{width:45%}
.w-sm-50{width:50%}
.w-sm-55{width:55%}
.w-sm-60{width:60%}
.w-sm-65{width:65%}
.w-sm-70{width:70%}
.w-sm-75{width:75%}
.w-sm-80{width:80%}
.w-sm-85{width:85%}
.w-sm-90{width:90%}
.w-sm-95{width:95%}
.w-sm-100{width:100%}
.w-sm-auto{width:auto}
.display-sm-1{font-size:6rem}
.display-sm-2{font-size:5.5rem}
.display-sm-3{font-size:4.5rem}
.display-sm-4{font-size:3.5rem}
.display-sm-5{font-size:3.4rem}
.display-sm-6{font-size:3.3rem}
.display-sm-7{font-size:3.2rem}
.display-sm-8{font-size:3.1rem}
.display-sm-9{font-size:3.0rem}
.display-sm-10{font-size:2.9rem}
.display-sm-11{font-size:2.8rem}
.display-sm-12{font-size:2.7rem}
.display-sm-13{font-size:2.6rem}
.display-sm-14{font-size:2.5rem}
.display-sm-15{font-size:2.4rem}
.display-sm-16{font-size:2.3rem}
.display-sm-17{font-size:2.2rem}
.display-sm-18{font-size:2.1rem}
.display-sm-19{font-size:2.0rem}
.display-sm-20{font-size:1.9rem}
.display-sm-21{font-size:1.8rem}
.display-sm-22{font-size:1.7rem}
.display-sm-23{font-size:1.6rem}
.display-sm-24{font-size:1.5rem}
.display-sm-25{font-size:1.4rem}
.display-sm-26{font-size:1.3rem}
.display-sm-27{font-size:1.2rem}
.display-sm-28{font-size:1.1rem}
.display-sm-29{font-size:1.0rem}
.display-sm-30{font-size:0.9rem}
.display-sm-31{font-size:0.8rem}
.display-sm-32{font-size:0.7rem}
.display-sm-33{font-size:0.6rem}
.display-sm-34{font-size:0.5rem}
.border-sm-0{border:none}
.border-sm{border:1px solid #dee2e6}
.border-sm-top{border-top:1px solid #dee2e6}
.border-sm-end{border-right:1px solid #dee2e6}
.border-sm-bottom{border-bottom:1px solid #dee2e6}
.border-sm-start{border-left:1px solid #dee2e6}
.border-sm-top-0{border-top:none}
.border-sm-end-0{border-right:none}
.border-sm-bottom-0{border-bottom:none}
.border-sm-start-0{border-left:none}
.border-sm-color-light-white{border-color:rgba(255,255,255,0.1) !important}
.mt-sm-1-6,.my-sm-1-6{margin-top:1.6rem}
.mt-sm-1-7,.my-sm-1-7{margin-top:1.7rem}
.mt-sm-1-8,.my-sm-1-8{margin-top:1.8rem}
.mt-sm-1-9,.my-sm-1-9{margin-top:1.9rem}
.mt-sm-2-0,.my-sm-2-0{margin-top:2.0rem}
.mt-sm-2-1,.my-sm-2-1{margin-top:2.1rem}
.mt-sm-2-2,.my-sm-2-2{margin-top:2.2rem}
.mt-sm-2-3,.my-sm-2-3{margin-top:2.3rem}
.mt-sm-2-4,.my-sm-2-4{margin-top:2.4rem}
.mt-sm-2-5,.my-sm-2-5{margin-top:2.5rem}
.mt-sm-2-6,.my-sm-2-6{margin-top:2.6rem}
.mt-sm-2-7,.my-sm-2-7{margin-top:2.7rem}
.mt-sm-2-8,.my-sm-2-8{margin-top:2.8rem}
.mt-sm-2-9,.my-sm-2-9{margin-top:2.9rem}
.mt-sm-6,.my-sm-6{margin-top:3.5rem}
.mt-sm-7,.my-sm-7{margin-top:4rem}
.mt-sm-8,.my-sm-8{margin-top:4.5rem}
.mt-sm-9,.my-sm-9{margin-top:5rem}
.mt-sm-10,.my-sm-10{margin-top:5.5rem}
.mt-sm-11,.my-sm-11{margin-top:6rem}
.mt-sm-12,.my-sm-12{margin-top:6.5rem}
.mt-sm-13,.my-sm-13{margin-top:7rem}
.mt-sm-14,.my-sm-14{margin-top:7.5rem}
.mt-sm-15,.my-sm-15{margin-top:8rem}
.mt-sm-16,.my-sm-16{margin-top:8.5rem}
.mt-sm-17,.my-sm-17{margin-top:9rem}
.mt-sm-18,.my-sm-18{margin-top:9.5rem}
.mt-sm-19,.my-sm-19{margin-top:10rem}
.mt-sm-20,.my-sm-20{margin-top:10.5rem}
.mt-sm-21,.my-sm-21{margin-top:11rem}
.mt-sm-22,.my-sm-22{margin-top:11.5rem}
.mt-sm-23,.my-sm-23{margin-top:12rem}
.mt-sm-24,.my-sm-24{margin-top:12.5rem}
.mb-sm-1-6,.my-sm-1-6{margin-bottom:1.6rem}
.mb-sm-1-7,.my-sm-1-7{margin-bottom:1.7rem}
.mb-sm-1-8,.my-sm-1-8{margin-bottom:1.8rem}
.mb-sm-1-9,.my-sm-1-9{margin-bottom:1.9rem}
.mb-sm-2-0,.my-sm-2-0{margin-bottom:2.0rem}
.mb-sm-2-1,.my-sm-2-1{margin-bottom:2.1rem}
.mb-sm-2-2,.my-sm-2-2{margin-bottom:2.2rem}
.mb-sm-2-3,.my-sm-2-3{margin-bottom:2.3rem}
.mb-sm-2-4,.my-sm-2-4{margin-bottom:2.4rem}
.mb-sm-2-5,.my-sm-2-5{margin-bottom:2.5rem}
.mb-sm-2-6,.my-sm-2-6{margin-bottom:2.6rem}
.mb-sm-2-7,.my-sm-2-7{margin-bottom:2.7rem}
.mb-sm-2-8,.my-sm-2-8{margin-bottom:2.8rem}
.mb-sm-2-9,.my-sm-2-9{margin-bottom:2.9rem}
.mb-sm-6,.my-sm-6{margin-bottom:3.5rem}
.mb-sm-7,.my-sm-7{margin-bottom:4rem}
.mb-sm-8,.my-sm-8{margin-bottom:4.5rem}
.mb-sm-9,.my-sm-9{margin-bottom:5rem}
.mb-sm-10,.my-sm-10{margin-bottom:5.5rem}
.mb-sm-11,.my-sm-11{margin-bottom:6rem}
.mb-sm-12,.my-sm-12{margin-bottom:6.5rem}
.mb-sm-13,.my-sm-13{margin-bottom:7rem}
.mb-sm-14,.my-sm-14{margin-bottom:7.5rem}
.mb-sm-15,.my-sm-15{margin-bottom:8rem}
.mb-sm-16,.my-sm-16{margin-bottom:8.5rem}
.mb-sm-17,.my-sm-17{margin-bottom:9rem}
.mb-sm-18,.my-sm-18{margin-bottom:9.5rem}
.mb-sm-19,.my-sm-19{margin-bottom:10rem}
.mb-sm-20,.my-sm-20{margin-bottom:10.5rem}
.mb-sm-21,.my-sm-21{margin-bottom:11rem}
.mb-sm-22,.my-sm-22{margin-bottom:11.5rem}
.mb-sm-23,.my-sm-23{margin-bottom:12rem}
.mb-sm-24,.my-sm-24{margin-bottom:12.5rem}
.ms-sm-1-6,.mx-sm-1-6{margin-left:1.6rem}
.ms-sm-1-7,.mx-sm-1-7{margin-left:1.7rem}
.ms-sm-1-8,.mx-sm-1-8{margin-left:1.8rem}
.ms-sm-1-9,.mx-sm-1-9{margin-left:1.9rem}
.ms-sm-2-0,.mx-sm-2-0{margin-left:2.0rem}
.ms-sm-2-1,.mx-sm-2-1{margin-left:2.1rem}
.ms-sm-2-2,.mx-sm-2-2{margin-left:2.2rem}
.ms-sm-2-3,.mx-sm-2-3{margin-left:2.3rem}
.ms-sm-2-4,.mx-sm-2-4{margin-left:2.4rem}
.ms-sm-2-5,.mx-sm-2-5{margin-left:2.5rem}
.ms-sm-2-6,.mx-sm-2-6{margin-left:2.6rem}
.ms-sm-2-7,.mx-sm-2-7{margin-left:2.7rem}
.ms-sm-2-8,.mx-sm-2-8{margin-left:2.8rem}
.ms-sm-2-9,.mx-sm-2-9{margin-left:2.9rem}
.ms-sm-6,.mx-sm-6{margin-left:3.5rem}
.ms-sm-7,.mx-sm-7{margin-left:4rem}
.ms-sm-8,.mx-sm-8{margin-left:4.5rem}
.ms-sm-9,.mx-sm-9{margin-left:5rem}
.ms-sm-10,.mx-sm-10{margin-left:5.5rem}
.ms-sm-11,.mx-sm-11{margin-left:6rem}
.ms-sm-12,.mx-sm-12{margin-left:6.5rem}
.ms-sm-13,.mx-sm-13{margin-left:7rem}
.ms-sm-14,.mx-sm-14{margin-left:7.5rem}
.ms-sm-15,.mx-sm-15{margin-left:8rem}
.ms-sm-16,.mx-sm-16{margin-left:8.5rem}
.ms-sm-17,.mx-sm-17{margin-left:9rem}
.ms-sm-18,.mx-sm-18{margin-left:9.5rem}
.ms-sm-19,.mx-sm-19{margin-left:10rem}
.ms-sm-20,.mx-sm-20{margin-left:10.5rem}
.ms-sm-21,.mx-sm-21{margin-left:11rem}
.ms-sm-22,.mx-sm-22{margin-left:11.5rem}
.ms-sm-23,.mx-sm-23{margin-left:12rem}
.ms-sm-24,.mx-sm-24{margin-left:12.5rem}
.me-sm-1-6,.mx-sm-1-6{margin-right:1.6rem}
.me-sm-1-7,.mx-sm-1-7{margin-right:1.7rem}
.me-sm-1-8,.mx-sm-1-8{margin-right:1.8rem}
.me-sm-1-9,.mx-sm-1-9{margin-right:1.9rem}
.me-sm-2-0,.mx-sm-2-0{margin-right:2.0rem}
.me-sm-2-1,.mx-sm-2-1{margin-right:2.1rem}
.me-sm-2-2,.mx-sm-2-2{margin-right:2.2rem}
.me-sm-2-3,.mx-sm-2-3{margin-right:2.3rem}
.me-sm-2-4,.mx-sm-2-4{margin-right:2.4rem}
.me-sm-2-5,.mx-sm-2-5{margin-right:2.5rem}
.me-sm-2-6,.mx-sm-2-6{margin-right:2.6rem}
.me-sm-2-7,.mx-sm-2-7{margin-right:2.7rem}
.me-sm-2-8,.mx-sm-2-8{margin-right:2.8rem}
.me-sm-2-9,.mx-sm-2-9{margin-right:2.9rem}
.me-sm-6,.mx-sm-6{margin-right:3.5rem}
.me-sm-7,.mx-sm-7{margin-right:4rem}
.me-sm-8,.mx-sm-8{margin-right:4.5rem}
.me-sm-9,.mx-sm-9{margin-right:5rem}
.me-sm-10,.mx-sm-10{margin-right:5.5rem}
.me-sm-11,.mx-sm-11{margin-right:6rem}
.me-sm-12,.mx-sm-12{margin-right:6.5rem}
.me-sm-13,.mx-sm-13{margin-right:7rem}
.me-sm-14,.mx-sm-14{margin-right:7.5rem}
.me-sm-15,.mx-sm-15{margin-right:8rem}
.me-sm-16,.mx-sm-16{margin-right:8.5rem}
.me-sm-17,.mx-sm-17{margin-right:9rem}
.me-sm-18,.mx-sm-18{margin-right:9.5rem}
.me-sm-19,.mx-sm-19{margin-right:10rem}
.me-sm-20,.mx-sm-20{margin-right:10.5rem}
.me-sm-21,.mx-sm-21{margin-right:11rem}
.me-sm-22,.mx-sm-22{margin-right:11.5rem}
.me-sm-23,.mx-sm-23{margin-right:12rem}
.me-sm-24,.mx-sm-24{margin-right:12.5rem}
.pt-sm-1-6,.py-sm-1-6{padding-top:1.6rem}
.pt-sm-1-7,.py-sm-1-7{padding-top:1.7rem}
.pt-sm-1-8,.py-sm-1-8{padding-top:1.8rem}
.pt-sm-1-9,.py-sm-1-9{padding-top:1.9rem}
.pt-sm-2-0,.py-sm-2-0{padding-top:2.0rem}
.pt-sm-2-1,.py-sm-2-1{padding-top:2.1rem}
.pt-sm-2-2,.py-sm-2-2{padding-top:2.2rem}
.pt-sm-2-3,.py-sm-2-3{padding-top:2.3rem}
.pt-sm-2-4,.py-sm-2-4{padding-top:2.4rem}
.pt-sm-2-5,.py-sm-2-5{padding-top:2.5rem}
.pt-sm-2-6,.py-sm-2-6{padding-top:2.6rem}
.pt-sm-2-7,.py-sm-2-7{padding-top:2.7rem}
.pt-sm-2-8,.py-sm-2-8{padding-top:2.8rem}
.pt-sm-2-9,.py-sm-2-9{padding-top:2.9rem}
.pt-sm-6,.py-sm-6{padding-top:3.5rem}
.pt-sm-7,.py-sm-7{padding-top:4rem}
.pt-sm-8,.py-sm-8{padding-top:4.5rem}
.pt-sm-9,.py-sm-9{padding-top:5rem}
.pt-sm-10,.py-sm-10{padding-top:5.5rem}
.pt-sm-11,.py-sm-11{padding-top:6rem}
.pt-sm-12,.py-sm-12{padding-top:6.5rem}
.pt-sm-13,.py-sm-13{padding-top:7rem}
.pt-sm-14,.py-sm-14{padding-top:7.5rem}
.pt-sm-15,.py-sm-15{padding-top:8rem}
.pt-sm-16,.py-sm-16{padding-top:8.5rem}
.pt-sm-17,.py-sm-17{padding-top:9rem}
.pt-sm-18,.py-sm-18{padding-top:9.5rem}
.pt-sm-19,.py-sm-19{padding-top:10rem}
.pt-sm-20,.py-sm-20{padding-top:10.5rem}
.pt-sm-21,.py-sm-21{padding-top:11rem}
.pt-sm-22,.py-sm-22{padding-top:11.5rem}
.pt-sm-23,.py-sm-23{padding-top:12rem}
.pt-sm-24,.py-sm-24{padding-top:12.5rem}
.pb-sm-1-6,.py-sm-1-6{padding-bottom:1.6rem}
.pb-sm-1-7,.py-sm-1-7{padding-bottom:1.7rem}
.pb-sm-1-8,.py-sm-1-8{padding-bottom:1.8rem}
.pb-sm-1-9,.py-sm-1-9{padding-bottom:1.9rem}
.pb-sm-2-0,.py-sm-2-0{padding-bottom:2.0rem}
.pb-sm-2-1,.py-sm-2-1{padding-bottom:2.1rem}
.pb-sm-2-2,.py-sm-2-2{padding-bottom:2.2rem}
.pb-sm-2-3,.py-sm-2-3{padding-bottom:2.3rem}
.pb-sm-2-4,.py-sm-2-4{padding-bottom:2.4rem}
.pb-sm-2-5,.py-sm-2-5{padding-bottom:2.5rem}
.pb-sm-2-6,.py-sm-2-6{padding-bottom:2.6rem}
.pb-sm-2-7,.py-sm-2-7{padding-bottom:2.7rem}
.pb-sm-2-8,.py-sm-2-8{padding-bottom:2.8rem}
.pb-sm-2-9,.py-sm-2-9{padding-bottom:2.9rem}
.pb-sm-6,.py-sm-6{padding-bottom:3.5rem}
.pb-sm-7,.py-sm-7{padding-bottom:4rem}
.pb-sm-8,.py-sm-8{padding-bottom:4.5rem}
.pb-sm-9,.py-sm-9{padding-bottom:5rem}
.pb-sm-10,.py-sm-10{padding-bottom:5.5rem}
.pb-sm-11,.py-sm-11{padding-bottom:6rem}
.pb-sm-12,.py-sm-12{padding-bottom:6.5rem}
.pb-sm-13,.py-sm-13{padding-bottom:7rem}
.pb-sm-14,.py-sm-14{padding-bottom:7.5rem}
.pb-sm-15,.py-sm-15{padding-bottom:8rem}
.pb-sm-16,.py-sm-16{padding-bottom:8.5rem}
.pb-sm-17,.py-sm-17{padding-bottom:9rem}
.pb-sm-18,.py-sm-18{padding-bottom:9.5rem}
.pb-sm-19,.py-sm-19{padding-bottom:10rem}
.pb-sm-20,.py-sm-20{padding-bottom:10.5rem}
.pb-sm-21,.py-sm-21{padding-bottom:11rem}
.pb-sm-22,.py-sm-22{padding-bottom:11.5rem}
.pb-sm-23,.py-sm-23{padding-bottom:12rem}
.pb-sm-24,.py-sm-24{padding-bottom:12.5rem}
.px-sm-1-6{padding-left:1.6rem}
.px-sm-1-7{padding-left:1.7rem}
.px-sm-1-8{padding-left:1.8rem}
.px-sm-1-9{padding-left:1.9rem}
.px-sm-2-0{padding-left:2.0rem}
.px-sm-2-1{padding-left:2.1rem}
.px-sm-2-2{padding-left:2.2rem}
.px-sm-2-3{padding-left:2.3rem}
.px-sm-2-4{padding-left:2.4rem}
.px-sm-2-5{padding-left:2.5rem}
.px-sm-2-6{padding-left:2.6rem}
.px-sm-2-7{padding-left:2.7rem}
.px-sm-2-8{padding-left:2.8rem}
.px-sm-2-9{padding-left:2.9rem}
.px-sm-6{padding-left:3.5rem}
.px-sm-7{padding-left:4rem}
.px-sm-8{padding-left:4.5rem}
.px-sm-9{padding-left:5rem}
.px-sm-10{padding-left:5.5rem}
.px-sm-11{padding-left:6rem}
.px-sm-12{padding-left:6.5rem}
.px-sm-13{padding-left:7rem}
.px-sm-14{padding-left:7.5rem}
.px-sm-15{padding-left:8rem}
.px-sm-16{padding-left:8.5rem}
.px-sm-17{padding-left:9rem}
.px-sm-18{padding-left:9.5rem}
.px-sm-19{padding-left:10rem}
.px-sm-20{padding-left:10.5rem}
.px-sm-21{padding-left:11rem}
.px-sm-22{padding-left:11.5rem}
.px-sm-23{padding-left:12rem}
.px-sm-24{padding-left:12.5rem}
.px-sm-1-6{padding-right:1.6rem}
.px-sm-1-7{padding-right:1.7rem}
.px-sm-1-8{padding-right:1.8rem}
.px-sm-1-9{padding-right:1.9rem}
.px-sm-2-0{padding-right:2.0rem}
.px-sm-2-1{padding-right:2.1rem}
.px-sm-2-2{padding-right:2.2rem}
.px-sm-2-3{padding-right:2.3rem}
.px-sm-2-4{padding-right:2.4rem}
.px-sm-2-5{padding-right:2.5rem}
.px-sm-2-6{padding-right:2.6rem}
.px-sm-2-7{padding-right:2.7rem}
.px-sm-2-8{padding-right:2.8rem}
.px-sm-2-9{padding-right:2.9rem}
.px-sm-6{padding-right:3.5rem}
.px-sm-7{padding-right:4rem}
.px-sm-8{padding-right:4.5rem}
.px-sm-9{padding-right:5rem}
.px-sm-10{padding-right:5.5rem}
.px-sm-11{padding-right:6rem}
.px-sm-12{padding-right:6.5rem}
.px-sm-13{padding-right:7rem}
.px-sm-14{padding-right:7.5rem}
.px-sm-15{padding-right:8rem}
.px-sm-16{padding-right:8.5rem}
.px-sm-17{padding-right:9rem}
.px-sm-18{padding-right:9.5rem}
.px-sm-19{padding-right:10rem}
.px-sm-20{padding-right:10.5rem}
.px-sm-21{padding-right:11rem}
.px-sm-22{padding-right:11.5rem}
.px-sm-23{padding-right:12rem}
.px-sm-24{padding-right:12.5rem}}
@media screen and (min-width: 768px){.w-md-1px{width:1px}
.w-md-2px{width:2px}
.w-md-3px{width:3px}
.w-md-4px{width:4px}
.w-md-5px{width:5px}
.w-md-6px{width:6px}
.w-md-7px{width:7px}
.w-md-8px{width:8px}
.w-md-9px{width:9px}
.w-md-10px{width:10px}
.w-md-15px{width:15px}
.w-md-20px{width:20px}
.w-md-25px{width:25px}
.w-md-30px{width:30px}
.w-md-35px{width:35px}
.w-md-40px{width:40px}
.w-md-50px{width:50px}
.w-md-55px{width:55px}
.w-md-60px{width:60px}
.w-md-65px{width:65px}
.w-md-70px{width:70px}
.w-md-75px{width:75px}
.w-md-80px{width:80px}
.w-md-85px{width:85px}
.w-md-90px{width:90px}
.w-md-100px{width:100px}
.w-md-1{width:1%}
.w-md-2{width:2%}
.w-md-3{width:3%}
.w-md-4{width:4%}
.w-md-5{width:5%}
.w-md-6{width:6%}
.w-md-7{width:7%}
.w-md-8{width:8%}
.w-md-9{width:9%}
.w-md-10{width:10%}
.w-md-11{width:10%}
.w-md-12{width:12%}
.w-md-13{width:13%}
.w-md-14{width:14%}
.w-md-15{width:15%}
.w-md-20{width:20%}
.w-md-25{width:25%}
.w-md-30{width:30%}
.w-md-35{width:35%}
.w-md-40{width:40%}
.w-md-45{width:45%}
.w-md-50{width:50%}
.w-md-55{width:55%}
.w-md-60{width:60%}
.w-md-65{width:65%}
.w-md-70{width:70%}
.w-md-75{width:75%}
.w-md-80{width:80%}
.w-md-85{width:85%}
.w-md-90{width:90%}
.w-md-95{width:95%}
.w-md-100{width:100%}
.w-md-auto{width:auto}
.display-md-1{font-size:6rem}
.display-md-2{font-size:5.5rem}
.display-md-3{font-size:4.5rem}
.display-md-4{font-size:3.5rem}
.display-md-5{font-size:3.4rem}
.display-md-6{font-size:3.3rem}
.display-md-7{font-size:3.2rem}
.display-md-8{font-size:3.1rem}
.display-md-9{font-size:3.0rem}
.display-md-10{font-size:2.9rem}
.display-md-11{font-size:2.8rem}
.display-md-12{font-size:2.7rem}
.display-md-13{font-size:2.6rem}
.display-md-14{font-size:2.5rem}
.display-md-15{font-size:2.4rem}
.display-md-16{font-size:2.3rem}
.display-md-17{font-size:2.2rem}
.display-md-18{font-size:2.1rem}
.display-md-19{font-size:2.0rem}
.display-md-20{font-size:1.9rem}
.display-md-21{font-size:1.8rem}
.display-md-22{font-size:1.7rem}
.display-md-23{font-size:1.6rem}
.display-md-24{font-size:1.5rem}
.display-md-25{font-size:1.4rem}
.display-md-26{font-size:1.3rem}
.display-md-27{font-size:1.2rem}
.display-md-28{font-size:1.1rem}
.display-md-29{font-size:1.0rem}
.display-md-30{font-size:0.9rem}
.display-md-31{font-size:0.8rem}
.display-md-32{font-size:0.7rem}
.display-md-33{font-size:0.6rem}
.display-md-34{font-size:0.5rem}
.border-md-0{border:none}
.border-md{border:1px solid #dee2e6}
.border-md-top{border-top:1px solid #dee2e6}
.border-md-end{border-right:1px solid #dee2e6}
.border-md-bottom{border-bottom:1px solid #dee2e6}
.border-md-start{border-left:1px solid #dee2e6}
.border-md-top-0{border-top:none}
.border-md-end-0{border-right:none}
.border-md-bottom-0{border-bottom:none}
.border-md-start-0{border-left:none}
.border-md-color-light-white{border-color:rgba(255,255,255,0.1) !important}
.mt-md-1-6,.my-md-1-6{margin-top:1.6rem}
.mt-md-1-7,.my-md-1-7{margin-top:1.7rem}
.mt-md-1-8,.my-md-1-8{margin-top:1.8rem}
.mt-md-1-9,.my-md-1-9{margin-top:1.9rem}
.mt-md-2-0,.my-md-2-0{margin-top:2.0rem}
.mt-md-2-1,.my-md-2-1{margin-top:2.1rem}
.mt-md-2-2,.my-md-2-2{margin-top:2.2rem}
.mt-md-2-3,.my-md-2-3{margin-top:2.3rem}
.mt-md-2-4,.my-md-2-4{margin-top:2.4rem}
.mt-md-2-5,.my-md-2-5{margin-top:2.5rem}
.mt-md-2-6,.my-md-2-6{margin-top:2.6rem}
.mt-md-2-7,.my-md-2-7{margin-top:2.7rem}
.mt-md-2-8,.my-md-2-8{margin-top:2.8rem}
.mt-md-2-9,.my-md-2-9{margin-top:2.9rem}
.mt-md-6,.my-md-6{margin-top:3.5rem}
.mt-md-7,.my-md-7{margin-top:4rem}
.mt-md-8,.my-md-8{margin-top:4.5rem}
.mt-md-9,.my-md-9{margin-top:5rem}
.mt-md-10,.my-md-10{margin-top:5.5rem}
.mt-md-11,.my-md-11{margin-top:6rem}
.mt-md-12,.my-md-12{margin-top:6.5rem}
.mt-md-13,.my-md-13{margin-top:7rem}
.mt-md-14,.my-md-14{margin-top:7.5rem}
.mt-md-15,.my-md-15{margin-top:8rem}
.mt-md-16,.my-md-16{margin-top:8.5rem}
.mt-md-17,.my-md-17{margin-top:9rem}
.mt-md-18,.my-md-18{margin-top:9.5rem}
.mt-md-19,.my-md-19{margin-top:10rem}
.mt-md-20,.my-md-20{margin-top:10.5rem}
.mt-md-21,.my-md-21{margin-top:11rem}
.mt-md-22,.my-md-22{margin-top:11.5rem}
.mt-md-23,.my-md-23{margin-top:12rem}
.mt-md-24,.my-md-24{margin-top:12.5rem}
.mb-md-1-6,.my-md-1-6{margin-bottom:1.6rem}
.mb-md-1-7,.my-md-1-7{margin-bottom:1.7rem}
.mb-md-1-8,.my-md-1-8{margin-bottom:1.8rem}
.mb-md-1-9,.my-md-1-9{margin-bottom:1.9rem}
.mb-md-2-0,.my-md-2-0{margin-bottom:2.0rem}
.mb-md-2-1,.my-md-2-1{margin-bottom:2.1rem}
.mb-md-2-2,.my-md-2-2{margin-bottom:2.2rem}
.mb-md-2-3,.my-md-2-3{margin-bottom:2.3rem}
.mb-md-2-4,.my-md-2-4{margin-bottom:2.4rem}
.mb-md-2-5,.my-md-2-5{margin-bottom:2.5rem}
.mb-md-2-6,.my-md-2-6{margin-bottom:2.6rem}
.mb-md-2-7,.my-md-2-7{margin-bottom:2.7rem}
.mb-md-2-8,.my-md-2-8{margin-bottom:2.8rem}
.mb-md-2-9,.my-md-2-9{margin-bottom:2.9rem}
.mb-md-6,.my-md-6{margin-bottom:3.5rem}
.mb-md-7,.my-md-7{margin-bottom:4rem}
.mb-md-8,.my-md-8{margin-bottom:4.5rem}
.mb-md-9,.my-md-9{margin-bottom:5rem}
.mb-md-10,.my-md-10{margin-bottom:5.5rem}
.mb-md-11,.my-md-11{margin-bottom:6rem}
.mb-md-12,.my-md-12{margin-bottom:6.5rem}
.mb-md-13,.my-md-13{margin-bottom:7rem}
.mb-md-14,.my-md-14{margin-bottom:7.5rem}
.mb-md-15,.my-md-15{margin-bottom:8rem}
.mb-md-16,.my-md-16{margin-bottom:8.5rem}
.mb-md-17,.my-md-17{margin-bottom:9rem}
.mb-md-18,.my-md-18{margin-bottom:9.5rem}
.mb-md-19,.my-md-19{margin-bottom:10rem}
.mb-md-20,.my-md-20{margin-bottom:10.5rem}
.mb-md-21,.my-md-21{margin-bottom:11rem}
.mb-md-22,.my-md-22{margin-bottom:11.5rem}
.mb-md-23,.my-md-23{margin-bottom:12rem}
.mb-md-24,.my-md-24{margin-bottom:12.5rem}
.ms-md-1-6,.mx-md-1-6{margin-left:1.6rem}
.ms-md-1-7,.mx-md-1-7{margin-left:1.7rem}
.ms-md-1-8,.mx-md-1-8{margin-left:1.8rem}
.ms-md-1-9,.mx-md-1-9{margin-left:1.9rem}
.ms-md-2-0,.mx-md-2-0{margin-left:2.0rem}
.ms-md-2-1,.mx-md-2-1{margin-left:2.1rem}
.ms-md-2-2,.mx-md-2-2{margin-left:2.2rem}
.ms-md-2-3,.mx-md-2-3{margin-left:2.3rem}
.ms-md-2-4,.mx-md-2-4{margin-left:2.4rem}
.ms-md-2-5,.mx-md-2-5{margin-left:2.5rem}
.ms-md-2-6,.mx-md-2-6{margin-left:2.6rem}
.ms-md-2-7,.mx-md-2-7{margin-left:2.7rem}
.ms-md-2-8,.mx-md-2-8{margin-left:2.8rem}
.ms-md-2-9,.mx-md-2-9{margin-left:2.9rem}
.ms-md-6,.mx-md-6{margin-left:3.5rem}
.ms-md-7,.mx-md-7{margin-left:4rem}
.ms-md-8,.mx-md-8{margin-left:4.5rem}
.ms-md-9,.mx-md-9{margin-left:5rem}
.ms-md-10,.mx-md-10{margin-left:5.5rem}
.ms-md-11,.mx-md-11{margin-left:6rem}
.ms-md-12,.mx-md-12{margin-left:6.5rem}
.ms-md-13,.mx-md-13{margin-left:7rem}
.ms-md-14,.mx-md-14{margin-left:7.5rem}
.ms-md-15,.mx-md-15{margin-left:8rem}
.ms-md-16,.mx-md-16{margin-left:8.5rem}
.ms-md-17,.mx-md-17{margin-left:9rem}
.ms-md-18,.mx-md-18{margin-left:9.5rem}
.ms-md-19,.mx-md-19{margin-left:10rem}
.ms-md-20,.mx-md-20{margin-left:10.5rem}
.ms-md-21,.mx-md-21{margin-left:11rem}
.ms-md-22,.mx-md-22{margin-left:11.5rem}
.ms-md-23,.mx-md-23{margin-left:12rem}
.ms-md-24,.mx-md-24{margin-left:12.5rem}
.me-md-1-6,.mx-md-1-6{margin-right:1.6rem}
.me-md-1-7,.mx-md-1-7{margin-right:1.7rem}
.me-md-1-8,.mx-md-1-8{margin-right:1.8rem}
.me-md-1-9,.mx-md-1-9{margin-right:1.9rem}
.me-md-2-0,.mx-md-2-0{margin-right:2.0rem}
.me-md-2-1,.mx-md-2-1{margin-right:2.1rem}
.me-md-2-2,.mx-md-2-2{margin-right:2.2rem}
.me-md-2-3,.mx-md-2-3{margin-right:2.3rem}
.me-md-2-4,.mx-md-2-4{margin-right:2.4rem}
.me-md-2-5,.mx-md-2-5{margin-right:2.5rem}
.me-md-2-6,.mx-md-2-6{margin-right:2.6rem}
.me-md-2-7,.mx-md-2-7{margin-right:2.7rem}
.me-md-2-8,.mx-md-2-8{margin-right:2.8rem}
.me-md-2-9,.mx-md-2-9{margin-right:2.9rem}
.me-md-6,.mx-md-6{margin-right:3.5rem}
.me-md-7,.mx-md-7{margin-right:4rem}
.me-md-8,.mx-md-8{margin-right:4.5rem}
.me-md-9,.mx-md-9{margin-right:5rem}
.me-md-10,.mx-md-10{margin-right:5.5rem}
.me-md-11,.mx-md-11{margin-right:6rem}
.me-md-12,.mx-md-12{margin-right:6.5rem}
.me-md-13,.mx-md-13{margin-right:7rem}
.me-md-14,.mx-md-14{margin-right:7.5rem}
.me-md-15,.mx-md-15{margin-right:8rem}
.me-md-16,.mx-md-16{margin-right:8.5rem}
.me-md-17,.mx-md-17{margin-right:9rem}
.me-md-18,.mx-md-18{margin-right:9.5rem}
.me-md-19,.mx-md-19{margin-right:10rem}
.me-md-20,.mx-md-20{margin-right:10.5rem}
.me-md-21,.mx-md-21{margin-right:11rem}
.me-md-22,.mx-md-22{margin-right:11.5rem}
.me-md-23,.mx-md-23{margin-right:12rem}
.me-md-24,.mx-md-24{margin-right:12.5rem}
.pt-md-1-6,.py-md-1-6{padding-top:1.6rem}
.pt-md-1-7,.py-md-1-7{padding-top:1.7rem}
.pt-md-1-8,.py-md-1-8{padding-top:1.8rem}
.pt-md-1-9,.py-md-1-9{padding-top:1.9rem}
.pt-md-2-0,.py-md-2-0{padding-top:2.0rem}
.pt-md-2-1,.py-md-2-1{padding-top:2.1rem}
.pt-md-2-2,.py-md-2-2{padding-top:2.2rem}
.pt-md-2-3,.py-md-2-3{padding-top:2.3rem}
.pt-md-2-4,.py-md-2-4{padding-top:2.4rem}
.pt-md-2-5,.py-md-2-5{padding-top:2.5rem}
.pt-md-2-6,.py-md-2-6{padding-top:2.6rem}
.pt-md-2-7,.py-md-2-7{padding-top:2.7rem}
.pt-md-2-8,.py-md-2-8{padding-top:2.8rem}
.pt-md-2-9,.py-md-2-9{padding-top:2.9rem}
.pt-md-6,.py-md-6{padding-top:3.5rem}
.pt-md-7,.py-md-7{padding-top:4rem}
.pt-md-8,.py-md-8{padding-top:4.5rem}
.pt-md-9,.py-md-9{padding-top:5rem}
.pt-md-10,.py-md-10{padding-top:5.5rem}
.pt-md-11,.py-md-11{padding-top:6rem}
.pt-md-12,.py-md-12{padding-top:6.5rem}
.pt-md-13,.py-md-13{padding-top:7rem}
.pt-md-14,.py-md-14{padding-top:7.5rem}
.pt-md-15,.py-md-15{padding-top:8rem}
.pt-md-16,.py-md-16{padding-top:8.5rem}
.pt-md-17,.py-md-17{padding-top:9rem}
.pt-md-18,.py-md-18{padding-top:9.5rem}
.pt-md-19,.py-md-19{padding-top:10rem}
.pt-md-20,.py-md-20{padding-top:10.5rem}
.pt-md-21,.py-md-21{padding-top:11rem}
.pt-md-22,.py-md-22{padding-top:11.5rem}
.pt-md-23,.py-md-23{padding-top:12rem}
.pt-md-24,.py-md-24{padding-top:12.5rem}
.pb-md-1-6,.py-md-1-6{padding-bottom:1.6rem}
.pb-md-1-7,.py-md-1-7{padding-bottom:1.7rem}
.pb-md-1-8,.py-md-1-8{padding-bottom:1.8rem}
.pb-md-1-9,.py-md-1-9{padding-bottom:1.9rem}
.pb-md-2-0,.py-md-2-0{padding-bottom:2.0rem}
.pb-md-2-1,.py-md-2-1{padding-bottom:2.1rem}
.pb-md-2-2,.py-md-2-2{padding-bottom:2.2rem}
.pb-md-2-3,.py-md-2-3{padding-bottom:2.3rem}
.pb-md-2-4,.py-md-2-4{padding-bottom:2.4rem}
.pb-md-2-5,.py-md-2-5{padding-bottom:2.5rem}
.pb-md-2-6,.py-md-2-6{padding-bottom:2.6rem}
.pb-md-2-7,.py-md-2-7{padding-bottom:2.7rem}
.pb-md-2-8,.py-md-2-8{padding-bottom:2.8rem}
.pb-md-2-9,.py-md-2-9{padding-bottom:2.9rem}
.pb-md-6,.py-md-6{padding-bottom:3.5rem}
.pb-md-7,.py-md-7{padding-bottom:4rem}
.pb-md-8,.py-md-8{padding-bottom:4.5rem}
.pb-md-9,.py-md-9{padding-bottom:5rem}
.pb-md-10,.py-md-10{padding-bottom:5.5rem}
.pb-md-11,.py-md-11{padding-bottom:6rem}
.pb-md-12,.py-md-12{padding-bottom:6.5rem}
.pb-md-13,.py-md-13{padding-bottom:7rem}
.pb-md-14,.py-md-14{padding-bottom:7.5rem}
.pb-md-15,.py-md-15{padding-bottom:8rem}
.pb-md-16,.py-md-16{padding-bottom:8.5rem}
.pb-md-17,.py-md-17{padding-bottom:9rem}
.pb-md-18,.py-md-18{padding-bottom:9.5rem}
.pb-md-19,.py-md-19{padding-bottom:10rem}
.pb-md-20,.py-md-20{padding-bottom:10.5rem}
.pb-md-21,.py-md-21{padding-bottom:11rem}
.pb-md-22,.py-md-22{padding-bottom:11.5rem}
.pb-md-23,.py-md-23{padding-bottom:12rem}
.pb-md-24,.py-md-24{padding-bottom:12.5rem}
.px-md-1-6{padding-left:1.6rem}
.px-md-1-7{padding-left:1.7rem}
.px-md-1-8{padding-left:1.8rem}
.px-md-1-9{padding-left:1.9rem}
.px-md-2-0{padding-left:2.0rem}
.px-md-2-1{padding-left:2.1rem}
.px-md-2-2{padding-left:2.2rem}
.px-md-2-3{padding-left:2.3rem}
.px-md-2-4{padding-left:2.4rem}
.px-md-2-5{padding-left:2.5rem}
.px-md-2-6{padding-left:2.6rem}
.px-md-2-7{padding-left:2.7rem}
.px-md-2-8{padding-left:2.8rem}
.px-md-2-9{padding-left:2.9rem}
.px-md-6{padding-left:3.5rem}
.px-md-7{padding-left:4rem}
.px-md-8{padding-left:4.5rem}
.px-md-9{padding-left:5rem}
.px-md-10{padding-left:5.5rem}
.px-md-11{padding-left:6rem}
.px-md-12{padding-left:6.5rem}
.px-md-13{padding-left:7rem}
.px-md-14{padding-left:7.5rem}
.px-md-15{padding-left:8rem}
.px-md-16{padding-left:8.5rem}
.px-md-17{padding-left:9rem}
.px-md-18{padding-left:9.5rem}
.px-md-19{padding-left:10rem}
.px-md-20{padding-left:10.5rem}
.px-md-21{padding-left:11rem}
.px-md-22{padding-left:11.5rem}
.px-md-23{padding-left:12rem}
.px-md-24{padding-left:12.5rem}
.px-md-1-6{padding-right:1.6rem}
.px-md-1-7{padding-right:1.7rem}
.px-md-1-8{padding-right:1.8rem}
.px-md-1-9{padding-right:1.9rem}
.px-md-2-0{padding-right:2.0rem}
.px-md-2-1{padding-right:2.1rem}
.px-md-2-2{padding-right:2.2rem}
.px-md-2-3{padding-right:2.3rem}
.px-md-2-4{padding-right:2.4rem}
.px-md-2-5{padding-right:2.5rem}
.px-md-2-6{padding-right:2.6rem}
.px-md-2-7{padding-right:2.7rem}
.px-md-2-8{padding-right:2.8rem}
.px-md-2-9{padding-right:2.9rem}
.px-md-6{padding-right:3.5rem}
.px-md-7{padding-right:4rem}
.px-md-8{padding-right:4.5rem}
.px-md-9{padding-right:5rem}
.px-md-10{padding-right:5.5rem}
.px-md-11{padding-right:6rem}
.px-md-12{padding-right:6.5rem}
.px-md-13{padding-right:7rem}
.px-md-14{padding-right:7.5rem}
.px-md-15{padding-right:8rem}
.px-md-16{padding-right:8.5rem}
.px-md-17{padding-right:9rem}
.px-md-18{padding-right:9.5rem}
.px-md-19{padding-right:10rem}
.px-md-20{padding-right:10.5rem}
.px-md-21{padding-right:11rem}
.px-md-22{padding-right:11.5rem}
.px-md-23{padding-right:12rem}
.px-md-24{padding-right:12.5rem}}
@media screen and (min-width: 992px){.w-lg-1px{width:1px}
.w-lg-2px{width:2px}
.w-lg-3px{width:3px}
.w-lg-4px{width:4px}
.w-lg-5px{width:5px}
.w-lg-6px{width:6px}
.w-lg-7px{width:7px}
.w-lg-8px{width:8px}
.w-lg-9px{width:9px}
.w-lg-10px{width:10px}
.w-lg-15px{width:15px}
.w-lg-20px{width:20px}
.w-lg-25px{width:25px}
.w-lg-30px{width:30px}
.w-lg-35px{width:35px}
.w-lg-40px{width:40px}
.w-lg-50px{width:50px}
.w-lg-55px{width:55px}
.w-lg-60px{width:60px}
.w-lg-65px{width:65px}
.w-lg-70px{width:70px}
.w-lg-75px{width:75px}
.w-lg-80px{width:80px}
.w-lg-85px{width:85px}
.w-lg-90px{width:90px}
.w-lg-100px{width:100px}
.w-lg-1{width:1%}
.w-lg-2{width:2%}
.w-lg-3{width:3%}
.w-lg-4{width:4%}
.w-lg-5{width:5%}
.w-lg-6{width:6%}
.w-lg-7{width:7%}
.w-lg-8{width:8%}
.w-lg-9{width:9%}
.w-lg-10{width:10%}
.w-lg-11{width:10%}
.w-lg-12{width:12%}
.w-lg-13{width:13%}
.w-lg-14{width:14%}
.w-lg-15{width:15%}
.w-lg-20{width:20%}
.w-lg-25{width:25%}
.w-lg-30{width:30%}
.w-lg-35{width:35%}
.w-lg-40{width:40%}
.w-lg-45{width:45%}
.w-lg-50{width:50%}
.w-lg-55{width:55%}
.w-lg-60{width:60%}
.w-lg-65{width:65%}
.w-lg-70{width:70%}
.w-lg-75{width:75%}
.w-lg-80{width:80%}
.w-lg-85{width:85%}
.w-lg-90{width:90%}
.w-lg-95{width:95%}
.w-lg-100{width:100%}
.w-lg-auto{width:auto}
.display-lg-1{font-size:6rem}
.display-lg-2{font-size:5.5rem}
.display-lg-3{font-size:4.5rem}
.display-lg-4{font-size:3.5rem}
.display-lg-5{font-size:3.4rem}
.display-lg-6{font-size:3.3rem}
.display-lg-7{font-size:3.2rem}
.display-lg-8{font-size:3.1rem}
.display-lg-9{font-size:3.0rem}
.display-lg-10{font-size:2.9rem}
.display-lg-11{font-size:2.8rem}
.display-lg-12{font-size:2.7rem}
.display-lg-13{font-size:2.6rem}
.display-lg-14{font-size:2.5rem}
.display-lg-15{font-size:2.4rem}
.display-lg-16{font-size:2.3rem}
.display-lg-17{font-size:2.2rem}
.display-lg-18{font-size:2.1rem}
.display-lg-19{font-size:2.0rem}
.display-lg-20{font-size:1.9rem}
.display-lg-21{font-size:1.8rem}
.display-lg-22{font-size:1.7rem}
.display-lg-23{font-size:1.6rem}
.display-lg-24{font-size:1.5rem}
.display-lg-25{font-size:1.4rem}
.display-lg-26{font-size:1.3rem}
.display-lg-27{font-size:1.2rem}
.display-lg-28{font-size:1.1rem}
.display-lg-29{font-size:1.0rem}
.display-lg-30{font-size:0.9rem}
.display-lg-31{font-size:0.8rem}
.display-lg-32{font-size:0.7rem}
.display-lg-33{font-size:0.6rem}
.display-lg-34{font-size:0.5rem}
.border-lg-0{border:none}
.border-lg{border:1px solid #dee2e6}
.border-lg-top{border-top:1px solid #dee2e6}
.border-lg-end{border-right:1px solid #dee2e6}
.border-lg-bottom{border-bottom:1px solid #dee2e6}
.border-lg-start{border-left:1px solid #dee2e6}
.border-lg-top-0{border-top:none}
.border-lg-end-0{border-right:none}
.border-lg-bottom-0{border-bottom:none}
.border-lg-start-0{border-left:none}
.border-lg-color-light-white{border-color:rgba(255,255,255,0.1) !important}
.border-radius-lg-10{border-radius:10px}
.mt-lg-1-6,.my-lg-1-6{margin-top:1.6rem}
.mt-lg-1-7,.my-lg-1-7{margin-top:1.7rem}
.mt-lg-1-8,.my-lg-1-8{margin-top:1.8rem}
.mt-lg-1-9,.my-lg-1-9{margin-top:1.9rem}
.mt-lg-2-0,.my-lg-2-0{margin-top:2.0rem}
.mt-lg-2-1,.my-lg-2-1{margin-top:2.1rem}
.mt-lg-2-2,.my-lg-2-2{margin-top:2.2rem}
.mt-lg-2-3,.my-lg-2-3{margin-top:2.3rem}
.mt-lg-2-4,.my-lg-2-4{margin-top:2.4rem}
.mt-lg-2-5,.my-lg-2-5{margin-top:2.5rem}
.mt-lg-2-6,.my-lg-2-6{margin-top:2.6rem}
.mt-lg-2-7,.my-lg-2-7{margin-top:2.7rem}
.mt-lg-2-8,.my-lg-2-8{margin-top:2.8rem}
.mt-lg-2-9,.my-lg-2-9{margin-top:2.9rem}
.mt-lg-6,.my-lg-6{margin-top:3.5rem}
.mt-lg-7,.my-lg-7{margin-top:4rem}
.mt-lg-8,.my-lg-8{margin-top:4.5rem}
.mt-lg-9,.my-lg-9{margin-top:5rem}
.mt-lg-10,.my-lg-10{margin-top:5.5rem}
.mt-lg-11,.my-lg-11{margin-top:6rem}
.mt-lg-12,.my-lg-12{margin-top:6.5rem}
.mt-lg-13,.my-lg-13{margin-top:7rem}
.mt-lg-14,.my-lg-14{margin-top:7.5rem}
.mt-lg-15,.my-lg-15{margin-top:8rem}
.mt-lg-16,.my-lg-16{margin-top:8.5rem}
.mt-lg-17,.my-lg-17{margin-top:9rem}
.mt-lg-18,.my-lg-18{margin-top:9.5rem}
.mt-lg-19,.my-lg-19{margin-top:10rem}
.mt-lg-20,.my-lg-20{margin-top:10.5rem}
.mt-lg-21,.my-lg-21{margin-top:11rem}
.mt-lg-22,.my-lg-22{margin-top:11.5rem}
.mt-lg-23,.my-lg-23{margin-top:12rem}
.mt-lg-24,.my-lg-24{margin-top:12.5rem}
.mb-lg-1-6,.my-lg-1-6{margin-bottom:1.6rem}
.mb-lg-1-7,.my-lg-1-7{margin-bottom:1.7rem}
.mb-lg-1-8,.my-lg-1-8{margin-bottom:1.8rem}
.mb-lg-1-9,.my-lg-1-9{margin-bottom:1.9rem}
.mb-lg-2-0,.my-lg-2-0{margin-bottom:2.0rem}
.mb-lg-2-1,.my-lg-2-1{margin-bottom:2.1rem}
.mb-lg-2-2,.my-lg-2-2{margin-bottom:2.2rem}
.mb-lg-2-3,.my-lg-2-3{margin-bottom:2.3rem}
.mb-lg-2-4,.my-lg-2-4{margin-bottom:2.4rem}
.mb-lg-2-5,.my-lg-2-5{margin-bottom:2.5rem}
.mb-lg-2-6,.my-lg-2-6{margin-bottom:2.6rem}
.mb-lg-2-7,.my-lg-2-7{margin-bottom:2.7rem}
.mb-lg-2-8,.my-lg-2-8{margin-bottom:2.8rem}
.mb-lg-2-9,.my-lg-2-9{margin-bottom:2.9rem}
.mb-lg-6,.my-lg-6{margin-bottom:3.5rem}
.mb-lg-7,.my-lg-7{margin-bottom:4rem}
.mb-lg-8,.my-lg-8{margin-bottom:4.5rem}
.mb-lg-9,.my-lg-9{margin-bottom:5rem}
.mb-lg-10,.my-lg-10{margin-bottom:5.5rem}
.mb-lg-11,.my-lg-11{margin-bottom:6rem}
.mb-lg-12,.my-lg-12{margin-bottom:6.5rem}
.mb-lg-13,.my-lg-13{margin-bottom:7rem}
.mb-lg-14,.my-lg-14{margin-bottom:7.5rem}
.mb-lg-15,.my-lg-15{margin-bottom:8rem}
.mb-lg-16,.my-lg-16{margin-bottom:8.5rem}
.mb-lg-17,.my-lg-17{margin-bottom:9rem}
.mb-lg-18,.my-lg-18{margin-bottom:9.5rem}
.mb-lg-19,.my-lg-19{margin-bottom:10rem}
.mb-lg-20,.my-lg-20{margin-bottom:10.5rem}
.mb-lg-21,.my-lg-21{margin-bottom:11rem}
.mb-lg-22,.my-lg-22{margin-bottom:11.5rem}
.mb-lg-23,.my-lg-23{margin-bottom:12rem}
.mb-lg-24,.my-lg-24{margin-bottom:12.5rem}
.ms-lg-1-6,.mx-lg-1-6{margin-left:1.6rem}
.ms-lg-1-7,.mx-lg-1-7{margin-left:1.7rem}
.ms-lg-1-8,.mx-lg-1-8{margin-left:1.8rem}
.ms-lg-1-9,.mx-lg-1-9{margin-left:1.9rem}
.ms-lg-2-0,.mx-lg-2-0{margin-left:2.0rem}
.ms-lg-2-1,.mx-lg-2-1{margin-left:2.1rem}
.ms-lg-2-2,.mx-lg-2-2{margin-left:2.2rem}
.ms-lg-2-3,.mx-lg-2-3{margin-left:2.3rem}
.ms-lg-2-4,.mx-lg-2-4{margin-left:2.4rem}
.ms-lg-2-5,.mx-lg-2-5{margin-left:2.5rem}
.ms-lg-2-6,.mx-lg-2-6{margin-left:2.6rem}
.ms-lg-2-7,.mx-lg-2-7{margin-left:2.7rem}
.ms-lg-2-8,.mx-lg-2-8{margin-left:2.8rem}
.ms-lg-2-9,.mx-lg-2-9{margin-left:2.9rem}
.ms-lg-6,.mx-lg-6{margin-left:3.5rem}
.ms-lg-7,.mx-lg-7{margin-left:4rem}
.ms-lg-8,.mx-lg-8{margin-left:4.5rem}
.ms-lg-9,.mx-lg-9{margin-left:5rem}
.ms-lg-10,.mx-lg-10{margin-left:5.5rem}
.ms-lg-11,.mx-lg-11{margin-left:6rem}
.ms-lg-12,.mx-lg-12{margin-left:6.5rem}
.ms-lg-13,.mx-lg-13{margin-left:7rem}
.ms-lg-14,.mx-lg-14{margin-left:7.5rem}
.ms-lg-15,.mx-lg-15{margin-left:8rem}
.ms-lg-16,.mx-lg-16{margin-left:8.5rem}
.ms-lg-17,.mx-lg-17{margin-left:9rem}
.ms-lg-18,.mx-lg-18{margin-left:9.5rem}
.ms-lg-19,.mx-lg-19{margin-left:10rem}
.ms-lg-20,.mx-lg-20{margin-left:10.5rem}
.ms-lg-21,.mx-lg-21{margin-left:11rem}
.ms-lg-22,.mx-lg-22{margin-left:11.5rem}
.ms-lg-23,.mx-lg-23{margin-left:12rem}
.ms-lg-24,.mx-lg-24{margin-left:12.5rem}
.me-lg-1-6,.mx-lg-1-6{margin-right:1.6rem}
.me-lg-1-7,.mx-lg-1-7{margin-right:1.7rem}
.me-lg-1-8,.mx-lg-1-8{margin-right:1.8rem}
.me-lg-1-9,.mx-lg-1-9{margin-right:1.9rem}
.me-lg-2-0,.mx-lg-2-0{margin-right:2.0rem}
.me-lg-2-1,.mx-lg-2-1{margin-right:2.1rem}
.me-lg-2-2,.mx-lg-2-2{margin-right:2.2rem}
.me-lg-2-3,.mx-lg-2-3{margin-right:2.3rem}
.me-lg-2-4,.mx-lg-2-4{margin-right:2.4rem}
.me-lg-2-5,.mx-lg-2-5{margin-right:2.5rem}
.me-lg-2-6,.mx-lg-2-6{margin-right:2.6rem}
.me-lg-2-7,.mx-lg-2-7{margin-right:2.7rem}
.me-lg-2-8,.mx-lg-2-8{margin-right:2.8rem}
.me-lg-2-9,.mx-lg-2-9{margin-right:2.9rem}
.me-lg-6,.mx-lg-6{margin-right:3.5rem}
.me-lg-7,.mx-lg-7{margin-right:4rem}
.me-lg-8,.mx-lg-8{margin-right:4.5rem}
.me-lg-9,.mx-lg-9{margin-right:5rem}
.me-lg-10,.mx-lg-10{margin-right:5.5rem}
.me-lg-11,.mx-lg-11{margin-right:6rem}
.me-lg-12,.mx-lg-12{margin-right:6.5rem}
.me-lg-13,.mx-lg-13{margin-right:7rem}
.me-lg-14,.mx-lg-14{margin-right:7.5rem}
.me-lg-15,.mx-lg-15{margin-right:8rem}
.me-lg-16,.mx-lg-16{margin-right:8.5rem}
.me-lg-17,.mx-lg-17{margin-right:9rem}
.me-lg-18,.mx-lg-18{margin-right:9.5rem}
.me-lg-19,.mx-lg-19{margin-right:10rem}
.me-lg-20,.mx-lg-20{margin-right:10.5rem}
.me-lg-21,.mx-lg-21{margin-right:11rem}
.me-lg-22,.mx-lg-22{margin-right:11.5rem}
.me-lg-23,.mx-lg-23{margin-right:12rem}
.me-lg-24,.mx-lg-24{margin-right:12.5rem}
.pt-lg-1-6,.py-lg-1-6{padding-top:1.6rem}
.pt-lg-1-7,.py-lg-1-7{padding-top:1.7rem}
.pt-lg-1-8,.py-lg-1-8{padding-top:1.8rem}
.pt-lg-1-9,.py-lg-1-9{padding-top:1.9rem}
.pt-lg-2-0,.py-lg-2-0{padding-top:2.0rem}
.pt-lg-2-1,.py-lg-2-1{padding-top:2.1rem}
.pt-lg-2-2,.py-lg-2-2{padding-top:2.2rem}
.pt-lg-2-3,.py-lg-2-3{padding-top:2.3rem}
.pt-lg-2-4,.py-lg-2-4{padding-top:2.4rem}
.pt-lg-2-5,.py-lg-2-5{padding-top:2.5rem}
.pt-lg-2-6,.py-lg-2-6{padding-top:2.6rem}
.pt-lg-2-7,.py-lg-2-7{padding-top:2.7rem}
.pt-lg-2-8,.py-lg-2-8{padding-top:2.8rem}
.pt-lg-2-9,.py-lg-2-9{padding-top:2.9rem}
.pt-lg-6,.py-lg-6{padding-top:3.5rem}
.pt-lg-7,.py-lg-7{padding-top:4rem}
.pt-lg-8,.py-lg-8{padding-top:4.5rem}
.pt-lg-9,.py-lg-9{padding-top:5rem}
.pt-lg-10,.py-lg-10{padding-top:5.5rem}
.pt-lg-11,.py-lg-11{padding-top:6rem}
.pt-lg-12,.py-lg-12{padding-top:6.5rem}
.pt-lg-13,.py-lg-13{padding-top:7rem}
.pt-lg-14,.py-lg-14{padding-top:7.5rem}
.pt-lg-15,.py-lg-15{padding-top:8rem}
.pt-lg-16,.py-lg-16{padding-top:8.5rem}
.pt-lg-17,.py-lg-17{padding-top:9rem}
.pt-lg-18,.py-lg-18{padding-top:9.5rem}
.pt-lg-19,.py-lg-19{padding-top:10rem}
.pt-lg-20,.py-lg-20{padding-top:10.5rem}
.pt-lg-21,.py-lg-21{padding-top:11rem}
.pt-lg-22,.py-lg-22{padding-top:11.5rem}
.pt-lg-23,.py-lg-23{padding-top:12rem}
.pt-lg-24,.py-lg-24{padding-top:12.5rem}
.pb-lg-1-6,.py-lg-1-6{padding-bottom:1.6rem}
.pb-lg-1-7,.py-lg-1-7{padding-bottom:1.7rem}
.pb-lg-1-8,.py-lg-1-8{padding-bottom:1.8rem}
.pb-lg-1-9,.py-lg-1-9{padding-bottom:1.9rem}
.pb-lg-2-0,.py-lg-2-0{padding-bottom:2.0rem}
.pb-lg-2-1,.py-lg-2-1{padding-bottom:2.1rem}
.pb-lg-2-2,.py-lg-2-2{padding-bottom:2.2rem}
.pb-lg-2-3,.py-lg-2-3{padding-bottom:2.3rem}
.pb-lg-2-4,.py-lg-2-4{padding-bottom:2.4rem}
.pb-lg-2-5,.py-lg-2-5{padding-bottom:2.5rem}
.pb-lg-2-6,.py-lg-2-6{padding-bottom:2.6rem}
.pb-lg-2-7,.py-lg-2-7{padding-bottom:2.7rem}
.pb-lg-2-8,.py-lg-2-8{padding-bottom:2.8rem}
.pb-lg-2-9,.py-lg-2-9{padding-bottom:2.9rem}
.pb-lg-6,.py-lg-6{padding-bottom:3.5rem}
.pb-lg-7,.py-lg-7{padding-bottom:4rem}
.pb-lg-8,.py-lg-8{padding-bottom:4.5rem}
.pb-lg-9,.py-lg-9{padding-bottom:5rem}
.pb-lg-10,.py-lg-10{padding-bottom:5.5rem}
.pb-lg-11,.py-lg-11{padding-bottom:6rem}
.pb-lg-12,.py-lg-12{padding-bottom:6.5rem}
.pb-lg-13,.py-lg-13{padding-bottom:7rem}
.pb-lg-14,.py-lg-14{padding-bottom:7.5rem}
.pb-lg-15,.py-lg-15{padding-bottom:8rem}
.pb-lg-16,.py-lg-16{padding-bottom:8.5rem}
.pb-lg-17,.py-lg-17{padding-bottom:9rem}
.pb-lg-18,.py-lg-18{padding-bottom:9.5rem}
.pb-lg-19,.py-lg-19{padding-bottom:10rem}
.pb-lg-20,.py-lg-20{padding-bottom:10.5rem}
.pb-lg-21,.py-lg-21{padding-bottom:11rem}
.pb-lg-22,.py-lg-22{padding-bottom:11.5rem}
.pb-lg-23,.py-lg-23{padding-bottom:12rem}
.pb-lg-24,.py-lg-24{padding-bottom:12.5rem}
.px-lg-1-6{padding-left:1.6rem}
.px-lg-1-7{padding-left:1.7rem}
.px-lg-1-8{padding-left:1.8rem}
.px-lg-1-9{padding-left:1.9rem}
.px-lg-2-0{padding-left:2.0rem}
.px-lg-2-1{padding-left:2.1rem}
.px-lg-2-2{padding-left:2.2rem}
.px-lg-2-3{padding-left:2.3rem}
.px-lg-2-4{padding-left:2.4rem}
.px-lg-2-5{padding-left:2.5rem}
.px-lg-2-6{padding-left:2.6rem}
.px-lg-2-7{padding-left:2.7rem}
.px-lg-2-8{padding-left:2.8rem}
.px-lg-2-9{padding-left:2.9rem}
.px-lg-6{padding-left:3.5rem}
.px-lg-7{padding-left:4rem}
.px-lg-8{padding-left:4.5rem}
.px-lg-9{padding-left:5rem}
.px-lg-10{padding-left:5.5rem}
.px-lg-11{padding-left:6rem}
.px-lg-12{padding-left:6.5rem}
.px-lg-13{padding-left:7rem}
.px-lg-14{padding-left:7.5rem}
.px-lg-15{padding-left:8rem}
.px-lg-16{padding-left:8.5rem}
.px-lg-17{padding-left:9rem}
.px-lg-18{padding-left:9.5rem}
.px-lg-19{padding-left:10rem}
.px-lg-20{padding-left:10.5rem}
.px-lg-21{padding-left:11rem}
.px-lg-22{padding-left:11.5rem}
.px-lg-23{padding-left:12rem}
.px-lg-24{padding-left:12.5rem}
.px-lg-1-6{padding-right:1.6rem}
.px-lg-1-7{padding-right:1.7rem}
.px-lg-1-8{padding-right:1.8rem}
.px-lg-1-9{padding-right:1.9rem}
.px-lg-2-0{padding-right:2.0rem}
.px-lg-2-1{padding-right:2.1rem}
.px-lg-2-2{padding-right:2.2rem}
.px-lg-2-3{padding-right:2.3rem}
.px-lg-2-4{padding-right:2.4rem}
.px-lg-2-5{padding-right:2.5rem}
.px-lg-2-6{padding-right:2.6rem}
.px-lg-2-7{padding-right:2.7rem}
.px-lg-2-8{padding-right:2.8rem}
.px-lg-2-9{padding-right:2.9rem}
.px-lg-6{padding-right:3.5rem}
.px-lg-7{padding-right:4rem}
.px-lg-8{padding-right:4.5rem}
.px-lg-9{padding-right:5rem}
.px-lg-10{padding-right:5.5rem}
.px-lg-11{padding-right:6rem}
.px-lg-12{padding-right:6.5rem}
.px-lg-13{padding-right:7rem}
.px-lg-14{padding-right:7.5rem}
.px-lg-15{padding-right:8rem}
.px-lg-16{padding-right:8.5rem}
.px-lg-17{padding-right:9rem}
.px-lg-18{padding-right:9.5rem}
.px-lg-19{padding-right:10rem}
.px-lg-20{padding-right:10.5rem}
.px-lg-21{padding-right:11rem}
.px-lg-22{padding-right:11.5rem}
.px-lg-23{padding-right:12rem}
.px-lg-24{padding-right:12.5rem}}
@media screen and (min-width: 1200px){.w-xl-1px{width:1px}
.w-xl-2px{width:2px}
.w-xl-3px{width:3px}
.w-xl-4px{width:4px}
.w-xl-5px{width:5px}
.w-xl-6px{width:6px}
.w-xl-7px{width:7px}
.w-xl-8px{width:8px}
.w-xl-9px{width:9px}
.w-xl-10px{width:10px}
.w-xl-15px{width:15px}
.w-xl-20px{width:20px}
.w-xl-25px{width:25px}
.w-xl-30px{width:30px}
.w-xl-35px{width:35px}
.w-xl-40px{width:40px}
.w-xl-50px{width:50px}
.w-xl-55px{width:55px}
.w-xl-60px{width:60px}
.w-xl-65px{width:65px}
.w-xl-70px{width:70px}
.w-xl-75px{width:75px}
.w-xl-80px{width:80px}
.w-xl-85px{width:85px}
.w-xl-90px{width:90px}
.w-xl-100px{width:100px}
.w-xl-1{width:1%}
.w-xl-2{width:2%}
.w-xl-3{width:3%}
.w-xl-4{width:4%}
.w-xl-5{width:5%}
.w-xl-6{width:6%}
.w-xl-7{width:7%}
.w-xl-8{width:8%}
.w-xl-9{width:9%}
.w-xl-10{width:10%}
.w-xl-11{width:10%}
.w-xl-12{width:12%}
.w-xl-13{width:13%}
.w-xl-14{width:14%}
.w-xl-15{width:15%}
.w-xl-20{width:20%}
.w-xl-25{width:25%}
.w-xl-30{width:30%}
.w-xl-35{width:35%}
.w-xl-40{width:40%}
.w-xl-45{width:45%}
.w-xl-50{width:50%}
.w-xl-55{width:55%}
.w-xl-60{width:60%}
.w-xl-65{width:65%}
.w-xl-70{width:70%}
.w-xl-75{width:75%}
.w-xl-80{width:80%}
.w-xl-85{width:85%}
.w-xl-90{width:90%}
.w-xl-95{width:95%}
.w-xl-100{width:100%}
.w-xl-auto{width:auto}
.display-xl-1{font-size:6rem}
.display-xl-2{font-size:5.5rem}
.display-xl-3{font-size:4.5rem}
.display-xl-4{font-size:3.5rem}
.display-xl-5{font-size:3.4rem}
.display-xl-6{font-size:3.3rem}
.display-xl-7{font-size:3.2rem}
.display-xl-8{font-size:3.1rem}
.display-xl-9{font-size:3.0rem}
.display-xl-10{font-size:2.9rem}
.display-xl-11{font-size:2.8rem}
.display-xl-12{font-size:2.7rem}
.display-xl-13{font-size:2.6rem}
.display-xl-14{font-size:2.5rem}
.display-xl-15{font-size:2.4rem}
.display-xl-16{font-size:2.3rem}
.display-xl-17{font-size:2.2rem}
.display-xl-18{font-size:2.1rem}
.display-xl-19{font-size:2.0rem}
.display-xl-20{font-size:1.9rem}
.display-xl-21{font-size:1.8rem}
.display-xl-22{font-size:1.7rem}
.display-xl-23{font-size:1.6rem}
.display-xl-24{font-size:1.5rem}
.display-xl-25{font-size:1.4rem}
.display-xl-26{font-size:1.3rem}
.display-xl-27{font-size:1.2rem}
.display-xl-28{font-size:1.1rem}
.display-xl-29{font-size:1.0rem}
.display-xl-30{font-size:0.9rem}
.display-xl-31{font-size:0.8rem}
.display-xl-32{font-size:0.7rem}
.display-xl-33{font-size:0.6rem}
.display-xl-34{font-size:0.5rem}
.border-xl-0{border:none}
.border-xl{border:1px solid #dee2e6}
.border-xl-top{border-top:1px solid #dee2e6}
.border-xl-end{border-right:1px solid #dee2e6}
.border-xl-bottom{border-bottom:1px solid #dee2e6}
.border-xl-start{border-left:1px solid #dee2e6}
.border-xl-top-0{border-top:none}
.border-xl-end-0{border-right:none}
.border-xl-bottom-0{border-bottom:none}
.border-xl-start-0{border-left:none}
.border-xl-color-light-white{border-color:rgba(255,255,255,0.1) !important}
.border-radius-xl-10{border-radius:10px}
.mt-xl-1-6,.my-xl-1-6{margin-top:1.6rem}
.mt-xl-1-7,.my-xl-1-7{margin-top:1.7rem}
.mt-xl-1-8,.my-xl-1-8{margin-top:1.8rem}
.mt-xl-1-9,.my-xl-1-9{margin-top:1.9rem}
.mt-xl-2-0,.my-xl-2-0{margin-top:2.0rem}
.mt-xl-2-1,.my-xl-2-1{margin-top:2.1rem}
.mt-xl-2-2,.my-xl-2-2{margin-top:2.2rem}
.mt-xl-2-3,.my-xl-2-3{margin-top:2.3rem}
.mt-xl-2-4,.my-xl-2-4{margin-top:2.4rem}
.mt-xl-2-5,.my-xl-2-5{margin-top:2.5rem}
.mt-xl-2-6,.my-xl-2-6{margin-top:2.6rem}
.mt-xl-2-7,.my-xl-2-7{margin-top:2.7rem}
.mt-xl-2-8,.my-xl-2-8{margin-top:2.8rem}
.mt-xl-2-9,.my-xl-2-9{margin-top:2.9rem}
.mt-xl-6,.my-xl-6{margin-top:3.5rem}
.mt-xl-7,.my-xl-7{margin-top:4rem}
.mt-xl-8,.my-xl-8{margin-top:4.5rem}
.mt-xl-9,.my-xl-9{margin-top:5rem}
.mt-xl-10,.my-xl-10{margin-top:5.5rem}
.mt-xl-11,.my-xl-11{margin-top:6rem}
.mt-xl-12,.my-xl-12{margin-top:6.5rem}
.mt-xl-13,.my-xl-13{margin-top:7rem}
.mt-xl-14,.my-xl-14{margin-top:7.5rem}
.mt-xl-15,.my-xl-15{margin-top:8rem}
.mt-xl-16,.my-xl-16{margin-top:8.5rem}
.mt-xl-17,.my-xl-17{margin-top:9rem}
.mt-xl-18,.my-xl-18{margin-top:9.5rem}
.mt-xl-19,.my-xl-19{margin-top:10rem}
.mt-xl-20,.my-xl-20{margin-top:10.5rem}
.mt-xl-21,.my-xl-21{margin-top:11rem}
.mt-xl-22,.my-xl-22{margin-top:11.5rem}
.mt-xl-23,.my-xl-23{margin-top:12rem}
.mt-xl-24,.my-xl-24{margin-top:12.5rem}
.mb-xl-1-6,.my-xl-1-6{margin-bottom:1.6rem}
.mb-xl-1-7,.my-xl-1-7{margin-bottom:1.7rem}
.mb-xl-1-8,.my-xl-1-8{margin-bottom:1.8rem}
.mb-xl-1-9,.my-xl-1-9{margin-bottom:1.9rem}
.mb-xl-2-0,.my-xl-2-0{margin-bottom:2.0rem}
.mb-xl-2-1,.my-xl-2-1{margin-bottom:2.1rem}
.mb-xl-2-2,.my-xl-2-2{margin-bottom:2.2rem}
.mb-xl-2-3,.my-xl-2-3{margin-bottom:2.3rem}
.mb-xl-2-4,.my-xl-2-4{margin-bottom:2.4rem}
.mb-xl-2-5,.my-xl-2-5{margin-bottom:2.5rem}
.mb-xl-2-6,.my-xl-2-6{margin-bottom:2.6rem}
.mb-xl-2-7,.my-xl-2-7{margin-bottom:2.7rem}
.mb-xl-2-8,.my-xl-2-8{margin-bottom:2.8rem}
.mb-xl-2-9,.my-xl-2-9{margin-bottom:2.9rem}
.mb-xl-6,.my-xl-6{margin-bottom:3.5rem}
.mb-xl-7,.my-xl-7{margin-bottom:4rem}
.mb-xl-8,.my-xl-8{margin-bottom:4.5rem}
.mb-xl-9,.my-xl-9{margin-bottom:5rem}
.mb-xl-10,.my-xl-10{margin-bottom:5.5rem}
.mb-xl-11,.my-xl-11{margin-bottom:6rem}
.mb-xl-12,.my-xl-12{margin-bottom:6.5rem}
.mb-xl-13,.my-xl-13{margin-bottom:7rem}
.mb-xl-14,.my-xl-14{margin-bottom:7.5rem}
.mb-xl-15,.my-xl-15{margin-bottom:8rem}
.mb-xl-16,.my-xl-16{margin-bottom:8.5rem}
.mb-xl-17,.my-xl-17{margin-bottom:9rem}
.mb-xl-18,.my-xl-18{margin-bottom:9.5rem}
.mb-xl-19,.my-xl-19{margin-bottom:10rem}
.mb-xl-20,.my-xl-20{margin-bottom:10.5rem}
.mb-xl-21,.my-xl-21{margin-bottom:11rem}
.mb-xl-22,.my-xl-22{margin-bottom:11.5rem}
.mb-xl-23,.my-xl-23{margin-bottom:12rem}
.mb-xl-24,.my-xl-24{margin-bottom:12.5rem}
.ms-xl-1-6,.mx-xl-1-6{margin-left:1.6rem}
.ms-xl-1-7,.mx-xl-1-7{margin-left:1.7rem}
.ms-xl-1-8,.mx-xl-1-8{margin-left:1.8rem}
.ms-xl-1-9,.mx-xl-1-9{margin-left:1.9rem}
.ms-xl-2-0,.mx-xl-2-0{margin-left:2.0rem}
.ms-xl-2-1,.mx-xl-2-1{margin-left:2.1rem}
.ms-xl-2-2,.mx-xl-2-2{margin-left:2.2rem}
.ms-xl-2-3,.mx-xl-2-3{margin-left:2.3rem}
.ms-xl-2-4,.mx-xl-2-4{margin-left:2.4rem}
.ms-xl-2-5,.mx-xl-2-5{margin-left:2.5rem}
.ms-xl-2-6,.mx-xl-2-6{margin-left:2.6rem}
.ms-xl-2-7,.mx-xl-2-7{margin-left:2.7rem}
.ms-xl-2-8,.mx-xl-2-8{margin-left:2.8rem}
.ms-xl-2-9,.mx-xl-2-9{margin-left:2.9rem}
.ms-xl-6,.mx-xl-6{margin-left:3.5rem}
.ms-xl-7,.mx-xl-7{margin-left:4rem}
.ms-xl-8,.mx-xl-8{margin-left:4.5rem}
.ms-xl-9,.mx-xl-9{margin-left:5rem}
.ms-xl-10,.mx-xl-10{margin-left:5.5rem}
.ms-xl-11,.mx-xl-11{margin-left:6rem}
.ms-xl-12,.mx-xl-12{margin-left:6.5rem}
.ms-xl-13,.mx-xl-13{margin-left:7rem}
.ms-xl-14,.mx-xl-14{margin-left:7.5rem}
.ms-xl-15,.mx-xl-15{margin-left:8rem}
.ms-xl-16,.mx-xl-16{margin-left:8.5rem}
.ms-xl-17,.mx-xl-17{margin-left:9rem}
.ms-xl-18,.mx-xl-18{margin-left:9.5rem}
.ms-xl-19,.mx-xl-19{margin-left:10rem}
.ms-xl-20,.mx-xl-20{margin-left:10.5rem}
.ms-xl-21,.mx-xl-21{margin-left:11rem}
.ms-xl-22,.mx-xl-22{margin-left:11.5rem}
.ms-xl-23,.mx-xl-23{margin-left:12rem}
.ms-xl-24,.mx-xl-24{margin-left:12.5rem}
.me-xl-1-6,.mx-xl-1-6{margin-right:1.6rem}
.me-xl-1-7,.mx-xl-1-7{margin-right:1.7rem}
.me-xl-1-8,.mx-xl-1-8{margin-right:1.8rem}
.me-xl-1-9,.mx-xl-1-9{margin-right:1.9rem}
.me-xl-2-0,.mx-xl-2-0{margin-right:2.0rem}
.me-xl-2-1,.mx-xl-2-1{margin-right:2.1rem}
.me-xl-2-2,.mx-xl-2-2{margin-right:2.2rem}
.me-xl-2-3,.mx-xl-2-3{margin-right:2.3rem}
.me-xl-2-4,.mx-xl-2-4{margin-right:2.4rem}
.me-xl-2-5,.mx-xl-2-5{margin-right:2.5rem}
.me-xl-2-6,.mx-xl-2-6{margin-right:2.6rem}
.me-xl-2-7,.mx-xl-2-7{margin-right:2.7rem}
.me-xl-2-8,.mx-xl-2-8{margin-right:2.8rem}
.me-xl-2-9,.mx-xl-2-9{margin-right:2.9rem}
.me-xl-6,.mx-xl-6{margin-right:3.5rem}
.me-xl-7,.mx-xl-7{margin-right:4rem}
.me-xl-8,.mx-xl-8{margin-right:4.5rem}
.me-xl-9,.mx-xl-9{margin-right:5rem}
.me-xl-10,.mx-xl-10{margin-right:5.5rem}
.me-xl-11,.mx-xl-11{margin-right:6rem}
.me-xl-12,.mx-xl-12{margin-right:6.5rem}
.me-xl-13,.mx-xl-13{margin-right:7rem}
.me-xl-14,.mx-xl-14{margin-right:7.5rem}
.me-xl-15,.mx-xl-15{margin-right:8rem}
.me-xl-16,.mx-xl-16{margin-right:8.5rem}
.me-xl-17,.mx-xl-17{margin-right:9rem}
.me-xl-18,.mx-xl-18{margin-right:9.5rem}
.me-xl-19,.mx-xl-19{margin-right:10rem}
.me-xl-20,.mx-xl-20{margin-right:10.5rem}
.me-xl-21,.mx-xl-21{margin-right:11rem}
.me-xl-22,.mx-xl-22{margin-right:11.5rem}
.me-xl-23,.mx-xl-23{margin-right:12rem}
.me-xl-24,.mx-xl-24{margin-right:12.5rem}
.pt-xl-1-6,.py-xl-1-6{padding-top:1.6rem}
.pt-xl-1-7,.py-xl-1-7{padding-top:1.7rem}
.pt-xl-1-8,.py-xl-1-8{padding-top:1.8rem}
.pt-xl-1-9,.py-xl-1-9{padding-top:1.9rem}
.pt-xl-2-0,.py-xl-2-0{padding-top:2.0rem}
.pt-xl-2-1,.py-xl-2-1{padding-top:2.1rem}
.pt-xl-2-2,.py-xl-2-2{padding-top:2.2rem}
.pt-xl-2-3,.py-xl-2-3{padding-top:2.3rem}
.pt-xl-2-4,.py-xl-2-4{padding-top:2.4rem}
.pt-xl-2-5,.py-xl-2-5{padding-top:2.5rem}
.pt-xl-2-6,.py-xl-2-6{padding-top:2.6rem}
.pt-xl-2-7,.py-xl-2-7{padding-top:2.7rem}
.pt-xl-2-8,.py-xl-2-8{padding-top:2.8rem}
.pt-xl-2-9,.py-xl-2-9{padding-top:2.9rem}
.pt-xl-6,.py-xl-6{padding-top:3.5rem}
.pt-xl-7,.py-xl-7{padding-top:4rem}
.pt-xl-8,.py-xl-8{padding-top:4.5rem}
.pt-xl-9,.py-xl-9{padding-top:5rem}
.pt-xl-10,.py-xl-10{padding-top:5.5rem}
.pt-xl-11,.py-xl-11{padding-top:6rem}
.pt-xl-12,.py-xl-12{padding-top:6.5rem}
.pt-xl-13,.py-xl-13{padding-top:7rem}
.pt-xl-14,.py-xl-14{padding-top:7.5rem}
.pt-xl-15,.py-xl-15{padding-top:8rem}
.pt-xl-16,.py-xl-16{padding-top:8.5rem}
.pt-xl-17,.py-xl-17{padding-top:9rem}
.pt-xl-18,.py-xl-18{padding-top:9.5rem}
.pt-xl-19,.py-xl-19{padding-top:10rem}
.pt-xl-20,.py-xl-20{padding-top:10.5rem}
.pt-xl-21,.py-xl-21{padding-top:11rem}
.pt-xl-22,.py-xl-22{padding-top:11.5rem}
.pt-xl-23,.py-xl-23{padding-top:12rem}
.pt-xl-24,.py-xl-24{padding-top:12.5rem}
.pb-xl-1-6,.py-xl-1-6{padding-bottom:1.6rem}
.pb-xl-1-7,.py-xl-1-7{padding-bottom:1.7rem}
.pb-xl-1-8,.py-xl-1-8{padding-bottom:1.8rem}
.pb-xl-1-9,.py-xl-1-9{padding-bottom:1.9rem}
.pb-xl-2-0,.py-xl-2-0{padding-bottom:2.0rem}
.pb-xl-2-1,.py-xl-2-1{padding-bottom:2.1rem}
.pb-xl-2-2,.py-xl-2-2{padding-bottom:2.2rem}
.pb-xl-2-3,.py-xl-2-3{padding-bottom:2.3rem}
.pb-xl-2-4,.py-xl-2-4{padding-bottom:2.4rem}
.pb-xl-2-5,.py-xl-2-5{padding-bottom:2.5rem}
.pb-xl-2-6,.py-xl-2-6{padding-bottom:2.6rem}
.pb-xl-2-7,.py-xl-2-7{padding-bottom:2.7rem}
.pb-xl-2-8,.py-xl-2-8{padding-bottom:2.8rem}
.pb-xl-2-9,.py-xl-2-9{padding-bottom:2.9rem}
.pb-xl-6,.py-xl-6{padding-bottom:3.5rem}
.pb-xl-7,.py-xl-7{padding-bottom:4rem}
.pb-xl-8,.py-xl-8{padding-bottom:4.5rem}
.pb-xl-9,.py-xl-9{padding-bottom:5rem}
.pb-xl-10,.py-xl-10{padding-bottom:5.5rem}
.pb-xl-11,.py-xl-11{padding-bottom:6rem}
.pb-xl-12,.py-xl-12{padding-bottom:6.5rem}
.pb-xl-13,.py-xl-13{padding-bottom:7rem}
.pb-xl-14,.py-xl-14{padding-bottom:7.5rem}
.pb-xl-15,.py-xl-15{padding-bottom:8rem}
.pb-xl-16,.py-xl-16{padding-bottom:8.5rem}
.pb-xl-17,.py-xl-17{padding-bottom:9rem}
.pb-xl-18,.py-xl-18{padding-bottom:9.5rem}
.pb-xl-19,.py-xl-19{padding-bottom:10rem}
.pb-xl-20,.py-xl-20{padding-bottom:10.5rem}
.pb-xl-21,.py-xl-21{padding-bottom:11rem}
.pb-xl-22,.py-xl-22{padding-bottom:11.5rem}
.pb-xl-23,.py-xl-23{padding-bottom:12rem}
.pb-xl-24,.py-xl-24{padding-bottom:12.5rem}
.px-xl-1-6{padding-left:1.6rem}
.px-xl-1-7{padding-left:1.7rem}
.px-xl-1-8{padding-left:1.8rem}
.px-xl-1-9{padding-left:1.9rem}
.px-xl-2-0{padding-left:2.0rem}
.px-xl-2-1{padding-left:2.1rem}
.px-xl-2-2{padding-left:2.2rem}
.px-xl-2-3{padding-left:2.3rem}
.px-xl-2-4{padding-left:2.4rem}
.px-xl-2-5{padding-left:2.5rem}
.px-xl-2-6{padding-left:2.6rem}
.px-xl-2-7{padding-left:2.7rem}
.px-xl-2-8{padding-left:2.8rem}
.px-xl-2-9{padding-left:2.9rem}
.px-xl-6{padding-left:3.5rem}
.px-xl-7{padding-left:4rem}
.px-xl-8{padding-left:4.5rem}
.px-xl-9{padding-left:5rem}
.px-xl-10{padding-left:5.5rem}
.px-xl-11{padding-left:6rem}
.px-xl-12{padding-left:6.5rem}
.px-xl-13{padding-left:7rem}
.px-xl-14{padding-left:7.5rem}
.px-xl-15{padding-left:8rem}
.px-xl-16{padding-left:8.5rem}
.px-xl-17{padding-left:9rem}
.px-xl-18{padding-left:9.5rem}
.px-xl-19{padding-left:10rem}
.px-xl-20{padding-left:10.5rem}
.px-xl-21{padding-left:11rem}
.px-xl-22{padding-left:11.5rem}
.px-xl-23{padding-left:12rem}
.px-xl-24{padding-left:12.5rem}
.px-xl-1-6{padding-right:1.6rem}
.px-xl-1-7{padding-right:1.7rem}
.px-xl-1-8{padding-right:1.8rem}
.px-xl-1-9{padding-right:1.9rem}
.px-xl-2-0{padding-right:2.0rem}
.px-xl-2-1{padding-right:2.1rem}
.px-xl-2-2{padding-right:2.2rem}
.px-xl-2-3{padding-right:2.3rem}
.px-xl-2-4{padding-right:2.4rem}
.px-xl-2-5{padding-right:2.5rem}
.px-xl-2-6{padding-right:2.6rem}
.px-xl-2-7{padding-right:2.7rem}
.px-xl-2-8{padding-right:2.8rem}
.px-xl-2-9{padding-right:2.9rem}
.px-xl-6{padding-right:3.5rem}
.px-xl-7{padding-right:4rem}
.px-xl-8{padding-right:4.5rem}
.px-xl-9{padding-right:5rem}
.px-xl-10{padding-right:5.5rem}
.px-xl-11{padding-right:6rem}
.px-xl-12{padding-right:6.5rem}
.px-xl-13{padding-right:7rem}
.px-xl-14{padding-right:7.5rem}
.px-xl-15{padding-right:8rem}
.px-xl-16{padding-right:8.5rem}
.px-xl-17{padding-right:9rem}
.px-xl-18{padding-right:9.5rem}
.px-xl-19{padding-right:10rem}
.px-xl-20{padding-right:10.5rem}
.px-xl-21{padding-right:11rem}
.px-xl-22{padding-right:11.5rem}
.px-xl-23{padding-right:12rem}
.px-xl-24{padding-right:12.5rem}}
@media screen and (min-width: 1400px){.w-xxl-1px{width:1px}
.w-xxl-2px{width:2px}
.w-xxl-3px{width:3px}
.w-xxl-4px{width:4px}
.w-xxl-5px{width:5px}
.w-xxl-6px{width:6px}
.w-xxl-7px{width:7px}
.w-xxl-8px{width:8px}
.w-xxl-9px{width:9px}
.w-xxl-10px{width:10px}
.w-xxl-15px{width:15px}
.w-xxl-20px{width:20px}
.w-xxl-25px{width:25px}
.w-xxl-30px{width:30px}
.w-xxl-35px{width:35px}
.w-xxl-40px{width:40px}
.w-xxl-50px{width:50px}
.w-xxl-55px{width:55px}
.w-xxl-60px{width:60px}
.w-xxl-65px{width:65px}
.w-xxl-70px{width:70px}
.w-xxl-75px{width:75px}
.w-xxl-80px{width:80px}
.w-xxl-85px{width:85px}
.w-xxl-90px{width:90px}
.w-xxl-100px{width:100px}
.w-xxl-1{width:1%}
.w-xxl-2{width:2%}
.w-xxl-3{width:3%}
.w-xxl-4{width:4%}
.w-xxl-5{width:5%}
.w-xxl-6{width:6%}
.w-xxl-7{width:7%}
.w-xxl-8{width:8%}
.w-xxl-9{width:9%}
.w-xxl-10{width:10%}
.w-xxl-20{width:20%}
.w-xxl-25{width:25%}
.w-xxl-30{width:30%}
.w-xxl-35{width:35%}
.w-xxl-40{width:40%}
.w-xxl-45{width:45%}
.w-xxl-50{width:50%}
.w-xxl-55{width:55%}
.w-xxl-60{width:60%}
.w-xxl-65{width:65%}
.w-xxl-70{width:70%}
.w-xxl-75{width:75%}
.w-xxl-80{width:80%}
.w-xxl-85{width:85%}
.w-xxl-90{width:90%}
.w-xxl-95{width:95%}
.w-xxl-100{width:100%}
.w-xxl-auto{width:auto}
.display-xxl-1{font-size:6rem}
.display-xxl-2{font-size:5.5rem}
.display-xxl-3{font-size:4.5rem}
.display-xxl-4{font-size:3.5rem}
.display-xxl-5{font-size:3.4rem}
.display-xxl-6{font-size:3.3rem}
.display-xxl-7{font-size:3.2rem}
.display-xxl-8{font-size:3.1rem}
.display-xxl-9{font-size:3.0rem}
.display-xxl-10{font-size:2.9rem}
.display-xxl-11{font-size:2.8rem}
.display-xxl-12{font-size:2.7rem}
.display-xxl-13{font-size:2.6rem}
.display-xxl-14{font-size:2.5rem}
.display-xxl-15{font-size:2.4rem}
.display-xxl-16{font-size:2.3rem}
.display-xxl-17{font-size:2.2rem}
.display-xxl-18{font-size:2.1rem}
.display-xxl-19{font-size:2.0rem}
.display-xxl-20{font-size:1.9rem}
.display-xxl-21{font-size:1.8rem}
.display-xxl-22{font-size:1.7rem}
.display-xxl-23{font-size:1.6rem}
.display-xxl-24{font-size:1.5rem}
.display-xxl-25{font-size:1.4rem}
.display-xxl-26{font-size:1.3rem}
.display-xxl-27{font-size:1.2rem}
.display-xxl-28{font-size:1.1rem}
.display-xxl-29{font-size:1.0rem}
.display-xxl-30{font-size:0.9rem}
.display-xxl-31{font-size:0.8rem}
.display-xxl-32{font-size:0.7rem}
.display-xxl-33{font-size:0.6rem}
.display-xxl-34{font-size:0.5rem}
.border-xxl-0{border:none}
.border-xxl{border:1px solid #dee2e6}
.border-xxl-top{border-top:1px solid #dee2e6}
.border-xxl-end{border-right:1px solid #dee2e6}
.border-xxl-bottom{border-bottom:1px solid #dee2e6}
.border-xxl-start{border-left:1px solid #dee2e6}
.border-xxl-top-0{border-top:none}
.border-xxl-end-0{border-right:none}
.border-xxl-bottom-0{border-bottom:none}
.border-xxl-start-0{border-left:none}
.border-xxl-color-light-white{border-color:rgba(255,255,255,0.1) !important}
.mt-xxl-1-6,.my-xxl-1-6{margin-top:1.6rem}
.mt-xxl-1-7,.my-xxl-1-7{margin-top:1.7rem}
.mt-xxl-1-8,.my-xxl-1-8{margin-top:1.8rem}
.mt-xxl-1-9,.my-xxl-1-9{margin-top:1.9rem}
.mt-xxl-2-0,.my-xxl-2-0{margin-top:2.0rem}
.mt-xxl-2-1,.my-xxl-2-1{margin-top:2.1rem}
.mt-xxl-2-2,.my-xxl-2-2{margin-top:2.2rem}
.mt-xxl-2-3,.my-xxl-2-3{margin-top:2.3rem}
.mt-xxl-2-4,.my-xxl-2-4{margin-top:2.4rem}
.mt-xxl-2-5,.my-xxl-2-5{margin-top:2.5rem}
.mt-xxl-2-6,.my-xxl-2-6{margin-top:2.6rem}
.mt-xxl-2-7,.my-xxl-2-7{margin-top:2.7rem}
.mt-xxl-2-8,.my-xxl-2-8{margin-top:2.8rem}
.mt-xxl-2-9,.my-xxl-2-9{margin-top:2.9rem}
.mt-xxl-6,.my-xxl-6{margin-top:3.5rem}
.mt-xxl-7,.my-xxl-7{margin-top:4rem}
.mt-xxl-8,.my-xxl-8{margin-top:4.5rem}
.mt-xxl-9,.my-xxl-9{margin-top:5rem}
.mt-xxl-10,.my-xxl-10{margin-top:5.5rem}
.mt-xxl-11,.my-xxl-11{margin-top:6rem}
.mt-xxl-12,.my-xxl-12{margin-top:6.5rem}
.mt-xxl-13,.my-xxl-13{margin-top:7rem}
.mt-xxl-14,.my-xxl-14{margin-top:7.5rem}
.mt-xxl-15,.my-xxl-15{margin-top:8rem}
.mt-xxl-16,.my-xxl-16{margin-top:8.5rem}
.mt-xxl-17,.my-xxl-17{margin-top:9rem}
.mt-xxl-18,.my-xxl-18{margin-top:9.5rem}
.mt-xxl-19,.my-xxl-19{margin-top:10rem}
.mt-xxl-20,.my-xxl-20{margin-top:10.5rem}
.mt-xxl-21,.my-xxl-21{margin-top:11rem}
.mt-xxl-22,.my-xxl-22{margin-top:11.5rem}
.mt-xxl-23,.my-xxl-23{margin-top:12rem}
.mt-xxl-24,.my-xxl-24{margin-top:12.5rem}
.mb-xxl-1-6,.my-xxl-1-6{margin-bottom:1.6rem}
.mb-xxl-1-7,.my-xxl-1-7{margin-bottom:1.7rem}
.mb-xxl-1-8,.my-xxl-1-8{margin-bottom:1.8rem}
.mb-xxl-1-9,.my-xxl-1-9{margin-bottom:1.9rem}
.mb-xxl-2-0,.my-xxl-2-0{margin-bottom:2.0rem}
.mb-xxl-2-1,.my-xxl-2-1{margin-bottom:2.1rem}
.mb-xxl-2-2,.my-xxl-2-2{margin-bottom:2.2rem}
.mb-xxl-2-3,.my-xxl-2-3{margin-bottom:2.3rem}
.mb-xxl-2-4,.my-xxl-2-4{margin-bottom:2.4rem}
.mb-xxl-2-5,.my-xxl-2-5{margin-bottom:2.5rem}
.mb-xxl-2-6,.my-xxl-2-6{margin-bottom:2.6rem}
.mb-xxl-2-7,.my-xxl-2-7{margin-bottom:2.7rem}
.mb-xxl-2-8,.my-xxl-2-8{margin-bottom:2.8rem}
.mb-xxl-2-9,.my-xxl-2-9{margin-bottom:2.9rem}
.mb-xxl-6,.my-xxl-6{margin-bottom:3.5rem}
.mb-xxl-7,.my-xxl-7{margin-bottom:4rem}
.mb-xxl-8,.my-xxl-8{margin-bottom:4.5rem}
.mb-xxl-9,.my-xxl-9{margin-bottom:5rem}
.mb-xxl-10,.my-xxl-10{margin-bottom:5.5rem}
.mb-xxl-11,.my-xxl-11{margin-bottom:6rem}
.mb-xxl-12,.my-xxl-12{margin-bottom:6.5rem}
.mb-xxl-13,.my-xxl-13{margin-bottom:7rem}
.mb-xxl-14,.my-xxl-14{margin-bottom:7.5rem}
.mb-xxl-15,.my-xxl-15{margin-bottom:8rem}
.mb-xxl-16,.my-xxl-16{margin-bottom:8.5rem}
.mb-xxl-17,.my-xxl-17{margin-bottom:9rem}
.mb-xxl-18,.my-xxl-18{margin-bottom:9.5rem}
.mb-xxl-19,.my-xxl-19{margin-bottom:10rem}
.mb-xxl-20,.my-xxl-20{margin-bottom:10.5rem}
.mb-xxl-21,.my-xxl-21{margin-bottom:11rem}
.mb-xxl-22,.my-xxl-22{margin-bottom:11.5rem}
.mb-xxl-23,.my-xxl-23{margin-bottom:12rem}
.mb-xxl-24,.my-xxl-24{margin-bottom:12.5rem}
.ms-xxl-1-6,.mx-xxl-1-6{margin-left:1.6rem}
.ms-xxl-1-7,.mx-xxl-1-7{margin-left:1.7rem}
.ms-xxl-1-8,.mx-xxl-1-8{margin-left:1.8rem}
.ms-xxl-1-9,.mx-xxl-1-9{margin-left:1.9rem}
.ms-xxl-2-0,.mx-xxl-2-0{margin-left:2.0rem}
.ms-xxl-2-1,.mx-xxl-2-1{margin-left:2.1rem}
.ms-xxl-2-2,.mx-xxl-2-2{margin-left:2.2rem}
.ms-xxl-2-3,.mx-xxl-2-3{margin-left:2.3rem}
.ms-xxl-2-4,.mx-xxl-2-4{margin-left:2.4rem}
.ms-xxl-2-5,.mx-xxl-2-5{margin-left:2.5rem}
.ms-xxl-2-6,.mx-xxl-2-6{margin-left:2.6rem}
.ms-xxl-2-7,.mx-xxl-2-7{margin-left:2.7rem}
.ms-xxl-2-8,.mx-xxl-2-8{margin-left:2.8rem}
.ms-xxl-2-9,.mx-xxl-2-9{margin-left:2.9rem}
.ms-xxl-6,.mx-xxl-6{margin-left:3.5rem}
.ms-xxl-7,.mx-xxl-7{margin-left:4rem}
.ms-xxl-8,.mx-xxl-8{margin-left:4.5rem}
.ms-xxl-9,.mx-xxl-9{margin-left:5rem}
.ms-xxl-10,.mx-xxl-10{margin-left:5.5rem}
.ms-xxl-11,.mx-xxl-11{margin-left:6rem}
.ms-xxl-12,.mx-xxl-12{margin-left:6.5rem}
.ms-xxl-13,.mx-xxl-13{margin-left:7rem}
.ms-xxl-14,.mx-xxl-14{margin-left:7.5rem}
.ms-xxl-15,.mx-xxl-15{margin-left:8rem}
.ms-xxl-16,.mx-xxl-16{margin-left:8.5rem}
.ms-xxl-17,.mx-xxl-17{margin-left:9rem}
.ms-xxl-18,.mx-xxl-18{margin-left:9.5rem}
.ms-xxl-19,.mx-xxl-19{margin-left:10rem}
.ms-xxl-20,.mx-xxl-20{margin-left:10.5rem}
.ms-xxl-21,.mx-xxl-21{margin-left:11rem}
.ms-xxl-22,.mx-xxl-22{margin-left:11.5rem}
.ms-xxl-23,.mx-xxl-23{margin-left:12rem}
.ms-xxl-24,.mx-xxl-24{margin-left:12.5rem}
.me-xxl-1-6,.mx-xxl-1-6{margin-right:1.6rem}
.me-xxl-1-7,.mx-xxl-1-7{margin-right:1.7rem}
.me-xxl-1-8,.mx-xxl-1-8{margin-right:1.8rem}
.me-xxl-1-9,.mx-xxl-1-9{margin-right:1.9rem}
.me-xxl-2-0,.mx-xxl-2-0{margin-right:2.0rem}
.me-xxl-2-1,.mx-xxl-2-1{margin-right:2.1rem}
.me-xxl-2-2,.mx-xxl-2-2{margin-right:2.2rem}
.me-xxl-2-3,.mx-xxl-2-3{margin-right:2.3rem}
.me-xxl-2-4,.mx-xxl-2-4{margin-right:2.4rem}
.me-xxl-2-5,.mx-xxl-2-5{margin-right:2.5rem}
.me-xxl-2-6,.mx-xxl-2-6{margin-right:2.6rem}
.me-xxl-2-7,.mx-xxl-2-7{margin-right:2.7rem}
.me-xxl-2-8,.mx-xxl-2-8{margin-right:2.8rem}
.me-xxl-2-9,.mx-xxl-2-9{margin-right:2.9rem}
.me-xxl-6,.mx-xxl-6{margin-right:3.5rem}
.me-xxl-7,.mx-xxl-7{margin-right:4rem}
.me-xxl-8,.mx-xxl-8{margin-right:4.5rem}
.me-xxl-9,.mx-xxl-9{margin-right:5rem}
.me-xxl-10,.mx-xxl-10{margin-right:5.5rem}
.me-xxl-11,.mx-xxl-11{margin-right:6rem}
.me-xxl-12,.mx-xxl-12{margin-right:6.5rem}
.me-xxl-13,.mx-xxl-13{margin-right:7rem}
.me-xxl-14,.mx-xxl-14{margin-right:7.5rem}
.me-xxl-15,.mx-xxl-15{margin-right:8rem}
.me-xxl-16,.mx-xxl-16{margin-right:8.5rem}
.me-xxl-17,.mx-xxl-17{margin-right:9rem}
.me-xxl-18,.mx-xxl-18{margin-right:9.5rem}
.me-xxl-19,.mx-xxl-19{margin-right:10rem}
.me-xxl-20,.mx-xxl-20{margin-right:10.5rem}
.me-xxl-21,.mx-xxl-21{margin-right:11rem}
.me-xxl-22,.mx-xxl-22{margin-right:11.5rem}
.me-xxl-23,.mx-xxl-23{margin-right:12rem}
.me-xxl-24,.mx-xxl-24{margin-right:12.5rem}
.pt-xxl-1-6,.py-xxl-1-6{padding-top:1.6rem}
.pt-xxl-1-7,.py-xxl-1-7{padding-top:1.7rem}
.pt-xxl-1-8,.py-xxl-1-8{padding-top:1.8rem}
.pt-xxl-1-9,.py-xxl-1-9{padding-top:1.9rem}
.pt-xxl-2-0,.py-xxl-2-0{padding-top:2.0rem}
.pt-xxl-2-1,.py-xxl-2-1{padding-top:2.1rem}
.pt-xxl-2-2,.py-xxl-2-2{padding-top:2.2rem}
.pt-xxl-2-3,.py-xxl-2-3{padding-top:2.3rem}
.pt-xxl-2-4,.py-xxl-2-4{padding-top:2.4rem}
.pt-xxl-2-5,.py-xxl-2-5{padding-top:2.5rem}
.pt-xxl-2-6,.py-xxl-2-6{padding-top:2.6rem}
.pt-xxl-2-7,.py-xxl-2-7{padding-top:2.7rem}
.pt-xxl-2-8,.py-xxl-2-8{padding-top:2.8rem}
.pt-xxl-2-9,.py-xxl-2-9{padding-top:2.9rem}
.pt-xxl-6,.py-xxl-6{padding-top:3.5rem}
.pt-xxl-7,.py-xxl-7{padding-top:4rem}
.pt-xxl-8,.py-xxl-8{padding-top:4.5rem}
.pt-xxl-9,.py-xxl-9{padding-top:5rem}
.pt-xxl-10,.py-xxl-10{padding-top:5.5rem}
.pt-xxl-11,.py-xxl-11{padding-top:6rem}
.pt-xxl-12,.py-xxl-12{padding-top:6.5rem}
.pt-xxl-13,.py-xxl-13{padding-top:7rem}
.pt-xxl-14,.py-xxl-14{padding-top:7.5rem}
.pt-xxl-15,.py-xxl-15{padding-top:8rem}
.pt-xxl-16,.py-xxl-16{padding-top:8.5rem}
.pt-xxl-17,.py-xxl-17{padding-top:9rem}
.pt-xxl-18,.py-xxl-18{padding-top:9.5rem}
.pt-xxl-19,.py-xxl-19{padding-top:10rem}
.pt-xxl-20,.py-xxl-20{padding-top:10.5rem}
.pt-xxl-21,.py-xxl-21{padding-top:11rem}
.pt-xxl-22,.py-xxl-22{padding-top:11.5rem}
.pt-xxl-23,.py-xxl-23{padding-top:12rem}
.pt-xxl-24,.py-xxl-24{padding-top:12.5rem}
.pb-xxl-1-6,.py-xxl-1-6{padding-bottom:1.6rem}
.pb-xxl-1-7,.py-xxl-1-7{padding-bottom:1.7rem}
.pb-xxl-1-8,.py-xxl-1-8{padding-bottom:1.8rem}
.pb-xxl-1-9,.py-xxl-1-9{padding-bottom:1.9rem}
.pb-xxl-2-0,.py-xxl-2-0{padding-bottom:2.0rem}
.pb-xxl-2-1,.py-xxl-2-1{padding-bottom:2.1rem}
.pb-xxl-2-2,.py-xxl-2-2{padding-bottom:2.2rem}
.pb-xxl-2-3,.py-xxl-2-3{padding-bottom:2.3rem}
.pb-xxl-2-4,.py-xxl-2-4{padding-bottom:2.4rem}
.pb-xxl-2-5,.py-xxl-2-5{padding-bottom:2.5rem}
.pb-xxl-2-6,.py-xxl-2-6{padding-bottom:2.6rem}
.pb-xxl-2-7,.py-xxl-2-7{padding-bottom:2.7rem}
.pb-xxl-2-8,.py-xxl-2-8{padding-bottom:2.8rem}
.pb-xxl-2-9,.py-xxl-2-9{padding-bottom:2.9rem}
.pb-xxl-6,.py-xxl-6{padding-bottom:3.5rem}
.pb-xxl-7,.py-xxl-7{padding-bottom:4rem}
.pb-xxl-8,.py-xxl-8{padding-bottom:4.5rem}
.pb-xxl-9,.py-xxl-9{padding-bottom:5rem}
.pb-xxl-10,.py-xxl-10{padding-bottom:5.5rem}
.pb-xxl-11,.py-xxl-11{padding-bottom:6rem}
.pb-xxl-12,.py-xxl-12{padding-bottom:6.5rem}
.pb-xxl-13,.py-xxl-13{padding-bottom:7rem}
.pb-xxl-14,.py-xxl-14{padding-bottom:7.5rem}
.pb-xxl-15,.py-xxl-15{padding-bottom:8rem}
.pb-xxl-16,.py-xxl-16{padding-bottom:8.5rem}
.pb-xxl-17,.py-xxl-17{padding-bottom:9rem}
.pb-xxl-18,.py-xxl-18{padding-bottom:9.5rem}
.pb-xxl-19,.py-xxl-19{padding-bottom:10rem}
.pb-xxl-20,.py-xxl-20{padding-bottom:10.5rem}
.pb-xxl-21,.py-xxl-21{padding-bottom:11rem}
.pb-xxl-22,.py-xxl-22{padding-bottom:11.5rem}
.pb-xxl-23,.py-xxl-23{padding-bottom:12rem}
.pb-xxl-24,.py-xxl-24{padding-bottom:12.5rem}
.px-xxl-1-6{padding-left:1.6rem}
.px-xxl-1-7{padding-left:1.7rem}
.px-xxl-1-8{padding-left:1.8rem}
.px-xxl-1-9{padding-left:1.9rem}
.px-xxl-2-0{padding-left:2.0rem}
.px-xxl-2-1{padding-left:2.1rem}
.px-xxl-2-2{padding-left:2.2rem}
.px-xxl-2-3{padding-left:2.3rem}
.px-xxl-2-4{padding-left:2.4rem}
.px-xxl-2-5{padding-left:2.5rem}
.px-xxl-2-6{padding-left:2.6rem}
.px-xxl-2-7{padding-left:2.7rem}
.px-xxl-2-8{padding-left:2.8rem}
.px-xxl-2-9{padding-left:2.9rem}
.px-xxl-6{padding-left:3.5rem}
.px-xxl-7{padding-left:4rem}
.px-xxl-8{padding-left:4.5rem}
.px-xxl-9{padding-left:5rem}
.px-xxl-10{padding-left:5.5rem}
.px-xxl-11{padding-left:6rem}
.px-xxl-12{padding-left:6.5rem}
.px-xxl-13{padding-left:7rem}
.px-xxl-14{padding-left:7.5rem}
.px-xxl-15{padding-left:8rem}
.px-xxl-16{padding-left:8.5rem}
.px-xxl-17{padding-left:9rem}
.px-xxl-18{padding-left:9.5rem}
.px-xxl-19{padding-left:10rem}
.px-xxl-20{padding-left:10.5rem}
.px-xxl-21{padding-left:11rem}
.px-xxl-22{padding-left:11.5rem}
.px-xxl-23{padding-left:12rem}
.px-xxl-24{padding-left:12.5rem}
.px-xxl-1-6{padding-right:1.6rem}
.px-xxl-1-7{padding-right:1.7rem}
.px-xxl-1-8{padding-right:1.8rem}
.px-xxl-1-9{padding-right:1.9rem}
.px-xxl-2-0{padding-right:2.0rem}
.px-xxl-2-1{padding-right:2.1rem}
.px-xxl-2-2{padding-right:2.2rem}
.px-xxl-2-3{padding-right:2.3rem}
.px-xxl-2-4{padding-right:2.4rem}
.px-xxl-2-5{padding-right:2.5rem}
.px-xxl-2-6{padding-right:2.6rem}
.px-xxl-2-7{padding-right:2.7rem}
.px-xxl-2-8{padding-right:2.8rem}
.px-xxl-2-9{padding-right:2.9rem}
.px-xxl-6{padding-right:3.5rem}
.px-xxl-7{padding-right:4rem}
.px-xxl-8{padding-right:4.5rem}
.px-xxl-9{padding-right:5rem}
.px-xxl-10{padding-right:5.5rem}
.px-xxl-11{padding-right:6rem}
.px-xxl-12{padding-right:6.5rem}
.px-xxl-13{padding-right:7rem}
.px-xxl-14{padding-right:7.5rem}
.px-xxl-15{padding-right:8rem}
.px-xxl-16{padding-right:8.5rem}
.px-xxl-17{padding-right:9rem}
.px-xxl-18{padding-right:9.5rem}
.px-xxl-19{padding-right:10rem}
.px-xxl-20{padding-right:10.5rem}
.px-xxl-21{padding-right:11rem}
.px-xxl-22{padding-right:11.5rem}
.px-xxl-23{padding-right:12rem}
.px-xxl-24{padding-right:12.5rem}}
@media (max-width: 1199px){section{padding:90px 0}}
@media (max-width: 991px){section{padding:70px 0}}
@media (max-width: 767px){body{font-size:15px}}
header{transition:all 0.5s ease 0s;position:relative;z-index:99999}
.navbar-brand img{max-height:53px;transition-duration:0.5s}
.navbar-header-custom{padding:17px 0 15px 0}
.navbar-default{transition:all 0.5s ease 0s;-webkit-box-shadow:0 0 3px rgba(0,0,0,0.2);-ms-box-shadow:0 0 3px rgba(0,0,0,0.2);box-shadow:0 0 3px rgba(0,0,0,0.2)}
.navbar-default .container,.navbar-default .container-fluid{position:relative}
.menu_area{position:relative;z-index:2}
.menu_area .navbar-brand{transition:all 0.5s ease 0s;display:inline-block}
.navbar-nav li{list-style:none;-webkit-transition:background .3s ease;-ms-transition:background .3s ease;transition:background .3s ease}
.navbar-nav li.has-sub>a{position:relative}
.navbar-nav li.has-sub a:hover{color:#fff}
.navbar-nav li a{display:block;color:#9d9d9d;font-size:16px;font-weight:600;padding:8px 42px 8px 32px}
.navbar-nav>li{margin-left:10px;float:left;text-align:center}
.navbar-nav>li.has-sub{padding-right:13px}
.navbar-nav>li>a{position:relative;display:block;font-size:15px;font-weight:800;padding:21px 0.5rem;color:#264653;letter-spacing:0.8px;text-transform:uppercase;-webkit-transition-duration:500ms;-o-transition-duration:500ms;transition-duration:500ms}
.navbar-nav li.current>a,.navbar-nav li.active>a{color:#229f72}
.navbar-nav>li.has-sub>a:hover{color:#000}
.navbar>ul>li.has-sub>a:hover:after{border-color:transparent #000 #000 transparent}
.navbar>ul>li.has-sub>a:after{position:absolute;top:29px;right:-8px;content:"";border-color:transparent #264653 #264653 transparent;border-style:solid;border-width:0 1px 1px 0;display:block;height:6px;transform:rotate(45deg);transition:border 0.3s ease 0s;width:6px}
.navbar>ul>li.current>a:after{border-color:transparent #229f72 #229f72 transparent}
.navbar-nav ul{position:absolute;left:-9999px}
.navbar ul ul li{-webkit-transition:all .25s ease;-ms-transition:all .25s ease;transition:all .25s ease}
.navbar ul ul li:last-child{margin-bottom:0}
.navbar ul ul li.active>a{color:#fff}
.navbar-nav li>ul{padding:15px 0;margin:0 0 0 10px;background:#264653;min-width:225px;-webkit-box-shadow:0px 8px 30px 0px rgba(0,0,0,0.1);-ms-box-shadow:0px 8px 30px 0px rgba(0,0,0,0.1);-moz-box-shadow:0px 8px 30px 0px rgba(0,0,0,0.1);box-shadow:0px 8px 30px 0px rgba(0,0,0,0.1)}
.navbar-nav li:hover>ul{left:auto}
.navbar-nav>li.has-sub>ul{text-align:left;opacity:0;margin-top:10px;-webkit-transition:all .5s ease;-ms-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}
.navbar-nav>li.has-sub:hover>ul{margin-top:0;opacity:1}
.navbar li>ul ul{margin-top:-39px;margin-left:260px;min-width:225px}
.navbar li>ul ul ul{margin-left:175px;min-width:130px}
.navbar ul ul li:last-child>a{border-bottom:0}
.navbar ul ul li.has-sub>a:after{position:absolute;top:22px;right:17px;width:8px;height:2px;display:block;background:#9d9d9d;content:""}
.navbar ul ul li.has-sub>a:before{position:absolute;top:19px;right:20px;display:block;width:2px;height:8px;background:#9d9d9d;content:'';-webkit-transition:all .25s ease;-ms-transition:all .25s ease;transition:all 0.25s ease}
.navbar ul ul>li.has-sub:hover>a:before{top:17px;height:0}
@media screen and (min-width: 992px){header.scrollHeader .navbar-default{position:fixed;top:0;z-index:99;width:100%;background:#fff;left:0;transition:all 0.2s ease 0s;-webkit-box-shadow:0 0 3px rgba(0,0,0,0.2);-ms-box-shadow:0 0 3px rgba(0,0,0,0.2);box-shadow:0 0 3px rgba(0,0,0,0.2)}
.scrollHeader .navbar-brand img{transition-duration:0.5s}
.scrollHeader .navbar-header-custom{padding:8px 0;transition-duration:0.5s}
.navbar-nav li>ul{min-width:270px}
.header-style1{box-shadow:none}
.header-style1 .navbar-default{-webkit-box-shadow:none;-ms-box-shadow:none;box-shadow:none}
.header-style1 .navbar-nav li.has-sub a:hover{color:#fff}
.header-style1 .navbar-nav>li>a{color:#fff}
.header-style1 .navbar-nav li.current>a{color:#229f72}
.header-style1 .navbar-nav>li.has-sub>a:hover{color:#fff}
.header-style1 .navbar>ul>li.has-sub>a:hover:after{border-color:transparent #fff #fff transparent}
.header-style1 .navbar>ul>li.has-sub>a:after{border-color:transparent #fff #fff transparent}
.header-style1 .navbar>ul>li.current>a:after{border-color:transparent #229f72 #229f72 transparent}
.header-style1.scrollHeader .navbar-nav>li>a{color:#264653}
.header-style1.scrollHeader .navbar-nav>li.has-sub>a:hover{color:#000}
.header-style1.scrollHeader .navbar>ul>li.has-sub>a:after{border-color:transparent #264653 #264653 transparent}
.header-style1.scrollHeader .navbar-nav li.current>a{color:#229f72}
.header-style1.scrollHeader .navbar-nav li.current>a:hover{color:#229f72}
.header-style1.scrollHeader .navbar>ul>li.current>a:after{border-color:transparent #229f72 #229f72 transparent}
.menu_area-light .navbar-nav li a{color:#264653}
.menu_area-light .navbar-nav>li>a{color:#fff}
.menu_area-light .navbar-nav li>ul{background:#fff;border-radius:5px}
.menu_area-light .navbar ul ul li.active>a{color:#264653}
.menu_area-light .navbar-nav li.has-sub a:hover{color:#264653}
.menu_area-light .navbar-nav li.current>a{color:#229f72}
.menu_area-light .navbar-nav>li.has-sub>a:hover{color:#fff}
.menu_area-light .navbar>ul>li.has-sub>a:hover:after{border-color:transparent #fff #fff transparent}
.menu_area-light .navbar>ul>li.has-sub>a:after{border-color:transparent #fff #fff transparent}
.menu_area-light .navbar>ul>li.current>a:after{border-color:transparent #229f72 #229f72 transparent}
.menu_area-light.scrollHeader .navbar-nav>li>a{color:#264653}
.menu_area-light.scrollHeader .navbar-nav>li.has-sub>a:hover{color:#000}
.menu_area-light.scrollHeader .navbar>ul>li.has-sub>a:after{border-color:transparent #264653 #264653 transparent}
.menu_area-light.scrollHeader .navbar-nav li.current>a{color:#229f72}
.menu_area-light.scrollHeader .navbar-nav li.current>a:hover{color:#229f72}
.menu_area-light.scrollHeader .navbar>ul>li.current>a:after{border-color:transparent #229f72 #229f72 transparent}}
@media screen and (max-width: 1199px){.navbar-nav>li{margin-left:2px}}
@media screen and (max-width: 991px){.navbar-header-custom{padding:6px 0}
.navbar-brand img{max-height:47px}
.navbar-nav li>ul{-webkit-box-shadow:none;-ms-box-shadow:none;-moz-box-shadow:none;box-shadow:none}
.navbar-nav>li.has-sub>ul{opacity:1;margin:0;-webkit-box-shadow:none;-ms-box-shadow:none;-moz-box-shadow:none;box-shadow:none;-webkit-transition:all 0s ease;-ms-transition:all 0s ease;-moz-transition:all 0s ease;-o-transition:all 0s ease;transition:all 0s ease}
.navbar li>ul ul{margin:0;min-width:auto}
.navbar-nav>li.has-sub{padding-right:0}
.navbar-nav>li>a{padding:14px 20px;color:#264653;font-size:15px;font-weight:700}
.navbar-nav>li>a:hover{opacity:1}
.navbar-nav li.has-sub a:hover{color:#264653}
.navbar ul ul li.active>a{color:#000}
.navbar-nav{background:#fff;-webkit-box-shadow:0 2px 3px rgba(0,0,0,0.2);-ms-box-shadow:0 2px 3px rgba(0,0,0,0.2);-moz-box-shadow:0 2px 3px rgba(0,0,0,0.2);box-shadow:0 2px 3px rgba(0,0,0,0.2);position:absolute;top:70px;left:0;width:100%;transition-duration:0;-ms-transition-duration:0;-moz-transition-duration:0;-webkit-transition-duration:0;-o-transition-duration:0;width:100%;display:none;transition:none;-ms-transition:none;-moz-transition:none;-webkit-transition:none;-o-transition:none}
.navbar-nav li.active>a{opacity:1}
.navbar-nav ul{width:100%;display:none;transition:none;-ms-transition:none;-moz-transition:none;-webkit-transition:none;-o-transition:none}
.navbar-nav li{width:100%;border-top:1px solid #e6e6e6;position:relative;padding:0;margin:0;text-align:left}
.navbar-nav ul li:hover{background:#f5f5f5}
.navbar-nav ul ul li{height:auto}
.navbar-nav li:hover>ul>li{height:auto}
.navbar ul li a{width:100%;border-bottom:0}
.navbar ul ul{position:relative;left:0;width:100%;margin:0;text-align:left;background:#f5f5f5;padding:0}
.navbar ul ul li{margin-bottom:0;padding:0;border-color:#e6e6e6}
.navbar ul ul li a{width:100%;border-bottom:0;color:#575a7b;background:none;padding:10px 35px 10px 30px}
.navbar ul ul ul li a{padding-left:45px}
.navbar>ul>li{float:none}
.navbar-nav ul ul{position:relative;left:0;width:100%;margin:0;text-align:left;background:#f5f5f5;padding:0}
.navbar>ul>li.has-sub>a:after,.navbar>ul>li.has-sub>a:before{display:none}
.navbar ul ul>li.has-sub>a:after,.navbar ul ul>li.has-sub>a:before{display:none}
.navbar-nav ul ul ul li.active a{border-left:none}
.navbar-nav>ul>li.has-sub>ul>li.active>a,.navbar-nav>ul ul>li.has-sub>ul>li.active>a{border-top:none}
.navbar li>ul ul ul{margin-left:0;background:#fff}
.navbar ul ul ul ul li a{padding-left:55px}
.navbar-nav .has-sub .has-sub .submenu-button{height:43px}
.navbar-nav .has-sub .has-sub .submenu-button:after{top:19px}
.navbar-nav .has-sub .has-sub .submenu-button:before{top:15px}
.navbar-toggler{background:#264653;width:50px;height:45px;padding:0;border-radius:0;position:absolute;right:0;top:13px;cursor:pointer;z-index:12399994;border:none}
.navbar-toggler:after{position:absolute;top:22px;right:15px;display:block;height:8px;width:20px;border-top:2px solid #fff;border-bottom:2px solid #fff;content:""}
.navbar-toggler:before{-webkit-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;position:absolute;top:16px;right:15px;display:block;height:2px;width:20px;background:#fff;content:""}
.navbar-toggler.menu-opened:after{-webkit-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;top:23px;border:0;height:2px;width:19px;background:#fff;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}
.navbar-toggler.menu-opened:before{top:23px;background:#fff;width:19px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}
.navbar-nav .submenu-button{position:absolute;z-index:99;right:0;top:0;display:block;height:51px;width:100%;cursor:pointer}
.navbar-nav .submenu-button:after{position:absolute;top:24px;right:16px;width:10px;height:2px;display:block;background:#264653;content:""}
.navbar-nav .submenu-button:before{position:absolute;top:20px;right:20px;display:block;width:2px;height:10px;background:#264653;content:""}
.navbar-nav .has-sub.active>.submenu-button:before{display:none}
.header-style1{box-shadow:none}
.header-style1 .navbar-default{-webkit-box-shadow:none;-ms-box-shadow:none;box-shadow:none;border-bottom:1px solid rgba(255,255,255,0.35)}
.header-style1 .navbar-toggler{background:#fff}
.header-style1 .navbar-toggler:after{border-top:2px solid #fff;border-bottom:2px solid #fff}
.header-style1 .navbar-toggler:before{background:#fff}
.header-style1 .navbar-toggler.menu-opened:after{background:#fff;border-bottom:none}
.header-style1 .navbar-toggler.menu-opened:before{background:#fff}}
code[class*="language-"],pre[class*="language-"]{color:black;background:none;text-shadow:0 1px white;font-family:Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;font-size:1em;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}
pre[class*="language-"]::-moz-selection,pre[class*="language-"] ::-moz-selection,code[class*="language-"]::-moz-selection,code[class*="language-"] ::-moz-selection{text-shadow:none;background:#b3d4fc}
pre[class*="language-"]::selection,pre[class*="language-"] ::selection,code[class*="language-"]::selection,code[class*="language-"] ::selection{text-shadow:none;background:#b3d4fc}
@media print{code[class*="language-"],pre[class*="language-"]{text-shadow:none}}
pre[class*="language-"]{padding:1em;margin:.5em 0;overflow:auto}
:not(pre)>code[class*="language-"],pre[class*="language-"]{background:#fbfbfb}
:not(pre)>code[class*="language-"]{padding:.1em;border-radius:.3em;white-space:normal}
a:hover,a:active{color:#e9c46a;text-decoration:none}
.bg-primary{background-color:#e9c46a !important}
.text-primary,.text-primary-hover:hover{color:#e9c46a !important}
.text-secondary,.text-secondary-hover:hover{color:#2a9d8f !important}
.border-secondary{border-color:#2a9d8f !important}
.border-primary{border-color:#e9c46a !important}
a.text-primary:focus,a.text-primary:hover,a.text-primary:active{color:#e9c46a !important}
.border-bottom-radius{border-bottom-right-radius:0.8125rem;border-bottom-left-radius:0.8125rem}
.border-top-radius{border-top-right-radius:0.8125rem;border-top-left-radius:0.8125rem}
.scroll-to-top{font-size:20px;text-align:center;color:#fff;text-decoration:none;position:fixed;bottom:20px;right:20px;display:none;border-radius:50%;background:#e9c46a;border:1px solid #e9c46a;width:35px;height:35px;line-height:30px;z-index:9999;outline:0;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all 0.3s ease}
.scroll-to-top i{color:#fff}
.scroll-to-top:hover{color:#232323;background:#fff}
.scroll-to-top:hover i{color:#232323}
.scroll-to-top:visited{color:#232323;text-decoration:none}
.navbar-nav li.current>a,.navbar-nav li.active>a{color:#2a9d8f}
.navbar>ul>li.current>a:after{border-color:transparent #2a9d8f #2a9d8f transparent}
.menu_area-light .navbar-nav li.current>a,.menu_area-light .navbar-nav li.active>a{color:#e9c46a}
.menu_area-light .navbar>ul>li.current>a:after{border-color:transparent #e9c46a #e9c46a transparent}
.menu_area-light.scrollHeader .navbar-nav li.current>a{color:#2a9d8f}
.menu_area-light.scrollHeader .navbar-nav li.current>a:hover{color:#2a9d8f}
.menu_area-light.scrollHeader .navbar-nav li.active>a{color:#2a9d8f}
.menu_area-light.scrollHeader .navbar>ul>li.current>a:after{border-color:transparent #2a9d8f #2a9d8f transparent}
@media screen and (min-width: 992px){.menu_area-light .navbar ul ul li.active>a,.menu_area-light .navbar-nav li.has-sub a:hover{color:#e9c46a}
.menu_area-light .navbar>ul>li.has-sub>a:hover:after{border-color:transparent #e9c46a #e9c46a transparent}
.menu_area-light.scrollHeader .navbar>ul>li.has-sub>a:hover:after{border-color:transparent #2a9d8f #2a9d8f transparent}}
@media screen and (max-width: 991px){.header-style1 .navbar-toggler{background:#2a9d8f}
.header-style1 .navbar-toggler:after{border-top:2px solid #fff;border-bottom:2px solid #fff}
.header-style1 .navbar-toggler:before{background:#fff}
.header-style1 .navbar-toggler.menu-opened:after,.header-style1 .navbar-toggler.menu-opened:before{background:#fff}}
.list-style1{margin-bottom:0;list-style:none}
.list-style1 li{margin-bottom:8px;position:relative;padding-left:25px;font-size:16px;color:#2b303b}
.list-style1 li:after{content:'\f0a9';font-family:Font Awesome\ 5 Free;position:absolute;left:0px;top:1px;z-index:1;font-weight:600;color:#e9c46a}
@media screen and (max-width: 767px){.list-style1 li{font-size:14.4px}}
.list-style2{margin-bottom:0;padding:0;list-style:none}
.list-style2 li{margin-bottom:12px;position:relative;padding-left:30px}
.list-style2 li:after{content:"\e64c";font-family:'themify';position:absolute;left:0px;top:1px;z-index:1;font-weight:600;color:#e9c46a}
.list-style2 li:last-child{padding-bottom:0;margin-bottom:0}
pre[class*="language-"]{max-height:45vh;height:100%;margin:35px 0 15px 0;padding-top:0}
.footer-bg-right{position:absolute;right:0;bottom:0;max-height:100%}
.footer-bg-left{position:absolute;top:0;left:-100px;max-height:100%}
footer{background:#264653}
.footer-logo{max-width:215px;width:100%;display:inline-block}
.footer-list{margin:0}
.footer-list li{list-style-type:none;color:#fff;padding:5px 0}
.footer-list li a{font-weight:400;color:rgba(255,255,255,0.85)}
.footer-list li a:hover{color:#e9c46a}
.footer-list li a:hover:before{color:#e9c46a}
/* ============================================================
   DDE v3 — Navy + Gold palette override
   Loaded LAST so it wins over template defaults.
   Template originals: gold #e9c46a, teal #2a9d8f, slate #264653
   New: navy #0D1B2A (base), gold #F5A623 (accent on dark),
        deep-gold #D98E15 (accent on white, passes contrast)
   ============================================================ */
/* ---- Accent (was template gold #e9c46a) -> our gold ---- */
.bg-primary{background-color:#F5A623 !important}
.text-primary,.text-primary-hover:hover,
a.text-primary:focus,a.text-primary:hover,a.text-primary:active{color:#D98E15 !important}
.border-primary{border-color:#F5A623 !important}
.butn{background-color:#F5A623}
.scroll-to-top{background:#F5A623;border-color:#F5A623}
.butn.dark{background-color:#0D1B2A}
/* ---- Secondary (was teal #2a9d8f) -> navy ---- */
.bg-secondary{background-color:#0D1B2A !important}
.text-secondary,.text-secondary-hover:hover{color:#0D1B2A !important}
.border-secondary{border-color:#0D1B2A !important}
.butn.secondary{background-color:#0D1B2A}
/* ---- Dark (was slate #264653) -> deep navy ---- */
.bg-dark{background-color:#0D1B2A !important}
footer{background:#0D1B2A}
/* ---- Overlays ---- */
.primary-overlay[data-overlay-dark]:before{background:#F5A623}
.secondary-overlay[data-overlay-dark]:before{background:#0D1B2A}
.dark-overlay[data-overlay-dark]:before{background:#0D1B2A}
.left-overlay-dark[data-overlay-dark]:before{
  background:rgba(13,27,42,0.76);
  background:linear-gradient(-90deg, transparent, #0D1B2A 65%)}
.video-banner:before{
  background:rgba(13,27,42,0.55);
  background:linear-gradient(-90deg, transparent, #0D1B2A 105%)}
/* ============================================================
   THE NAV BUG FIX — links were white/invisible at rest.
   Force readable colours on the light header explicitly.
   ============================================================ */
.menu_area-light .navbar-nav > li > a{color:#0D1B2A !important}
.menu_area-light .navbar-nav > li > a:hover,
.menu_area-light .navbar-nav li.current > a,
.menu_area-light .navbar-nav li.active > a{color:#D98E15 !important}
/* submenu (dropdown) items: dark text on white dropdown */
.menu_area-light .navbar-nav li ul li a{color:#0D1B2A !important}
.menu_area-light .navbar-nav li ul li a:hover{color:#D98E15 !important}
/* when header turns solid on scroll, keep same scheme */
.menu_area-light.scrollHeader .navbar-nav li.current > a,
.menu_area-light.scrollHeader .navbar-nav li.active > a{color:#D98E15 !important}
/* nav underline carets */
.menu_area-light .navbar > ul > li.current > a:after,
.menu_area-light .navbar > ul > li.has-sub > a:hover:after{
  border-color:transparent #F5A623 #F5A623 transparent !important}
/* mobile hamburger */
.header-style1 .navbar-toggler{background:#0D1B2A}
/* ---- Accent-coloured UI bits across components ---- */
a:hover,a:active{color:#D98E15}
.card-style4 .read-more{color:#D98E15}
.card-style4 i{color:#F5A623}
.card-style4:hover h3{color:#0D1B2A}
.card-style4:hover h4,.card-style4:hover h5,.card-style4:hover h6,
.card-style4:hover h1,.card-style4:hover h2{color:#0D1B2A}
.card-style4 h3{color:#0D1B2A}
.card-style4 h1 a:hover,.card-style4 h2 a:hover,.card-style4 h3 a:hover{color:#D98E15}
.section-title .sub-title{color:#D98E15}
.section-title .sub-title:before{background:#0D1B2A}
.section-title .sub-title:after{background:#F5A623}
.banner-subtitle{color:#F5A623}
.banner-subtitle:after{background:#F5A623}
.title-sm:before{background:#F5A623}
.list-style1 li:after,.list-style2 li:after{color:#F5A623}
.footer-list li a:hover{color:#F5A623}
.process-style1 .proc-icon .icon{background:#F5A623}
.process-style1:hover .proc-icon .icon{background-color:#0D1B2A}
.video_btn{background:#F5A623}
.owl-theme .owl-dots .owl-dot span{background-color:#F5A623}
.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{border-color:#F5A623}
.slider-fade1.owl-theme .owl-dots .owl-dot span{background-color:#F5A623}
.slider-fade1.owl-theme .owl-dots .owl-dot.active span{border-color:#F5A623}
.slider-fade1.owl-theme .owl-nav [class*='owl-']{background:#F5A623}
/* sidebar widgets */
.sidebar .widget .widget-title h3{color:#D98E15}
.sidebar .widget .widget-title h3:before{background:#0D1B2A}
.sidebar .widget .widget-title h3:after{background:#F5A623}
.sidebar .services-list li.active a,.sidebar .services-list li:hover a,
.sidebar .services-list li:focus a{background:#F5A623}
/* counters / trust bar numbers */
.counter-box h3,.counter-box h4{color:inherit}
/* contact + form accents */
.form-control:focus{border-color:#0D1B2A}
.form-check-input:checked{border-color:#0D1B2A;background-color:#0D1B2A}
/* our custom logo-marquee + faq accents already use #c41230 - retune to gold */
.faq-item summary::after{color:#D98E15}
.mukul-badge{background:#0D1B2A}
/* ===== HEADER: fixed + slide on scroll (all sizes) ===== */
header.header-style1{
  position: fixed; top: 0; left: 0; right: 0; width: 100%;
  z-index: 1000; background: #ffffff;
  box-shadow: 0 2px 12px rgba(13,27,42,.08);
  transform: translateY(0); transition: transform .32s ease; will-change: transform;
}
header.header-style1.dde-hide{ transform: translateY(-100%); }
header.header-style1.scrollHeader,header.header-style1.fixedHeader{
  position: fixed; top:0; background:#ffffff; box-shadow:0 2px 12px rgba(13,27,42,.08);
}
.header-style1 .navbar-default{ background:#fff!important; padding:0!important; border:0!important; }
.header-style1 .navbar-brand{ margin:0!important; padding:0!important; display:flex; align-items:center; }
.header-style1 .navbar-brand img#logo{ height:72px!important; width:auto!important; display:block; transition:none!important; }
.header-style1 .navbar,.header-style1 .navbar-default,.header-style1 .menu_area{ transition:none!important; }
html,body{ overflow-x:hidden; }
/* DESKTOP: logo hard-left, nav hard-right via flex (do NOT touch mobile menumaker) */
@media (min-width: 992px){
  .header-style1 .menu_area{ min-height:92px; }
  .header-style1 .navbar{
    display:flex!important; align-items:center!important; justify-content:space-between!important;
    width:100%; min-height:92px; padding:0!important; flex-wrap:nowrap;
  }
  .header-style1 .navbar-header-custom{ flex:0 0 auto; }
  .header-style1 .navbar-nav.ms-auto{
    display:flex!important; align-items:center; gap:4px;
    margin:0 0 0 auto!important; flex:0 0 auto;
  }
  .header-style1 .navbar-nav > li > a{ padding:10px 15px; }
  .dde-hero{ padding-top:172px; }
  .dde-page-hero{ padding-top:152px; }
}
/* ===== MOBILE / TABLET (< 992px): let template menumaker run, just size things ===== */
@media (max-width: 991px){
  .header-style1 .menu_area{ min-height:70px; }
  .header-style1 .navbar-brand img#logo{ height:50px!important; }
  .dde-hero{ padding-top:110px; }
  .dde-page-hero{ padding-top:100px; }
  .dde-hero h1{ font-size:2rem; }
  .dde-page-hero h1{ font-size:1.7rem; }
}
/* ===== smoothness + perf polish ===== */
html{ scroll-behavior:smooth; scroll-padding-top:100px; }
*{ -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale; }
img{ max-width:100%; height:auto; }
/* hint the browser for the animated header only */
header.header-style1{ backface-visibility:hidden; }
/* reduce motion for users who prefer it */
@media (prefers-reduced-motion: reduce){
  header.header-style1{ transition:none; }
  html{ scroll-behavior:auto; }
}
