@import"https://fonts.googleapis.com/css2?family=Prompt:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";:root,[data-bs-theme=light]{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-primary-text-emphasis:#052c65;--bs-secondary-text-emphasis:#2b2f32;--bs-success-text-emphasis:#0a3622;--bs-info-text-emphasis:#055160;--bs-warning-text-emphasis:#664d03;--bs-danger-text-emphasis:#58151c;--bs-light-text-emphasis:#495057;--bs-dark-text-emphasis:#495057;--bs-primary-bg-subtle:#cfe2ff;--bs-secondary-bg-subtle:#e2e3e5;--bs-success-bg-subtle:#d1e7dd;--bs-info-bg-subtle:#cff4fc;--bs-warning-bg-subtle:#fff3cd;--bs-danger-bg-subtle:#f8d7da;--bs-light-bg-subtle:#fcfcfd;--bs-dark-bg-subtle:#ced4da;--bs-primary-border-subtle:#9ec5fe;--bs-secondary-border-subtle:#c4c8cb;--bs-success-border-subtle:#a3cfbb;--bs-info-border-subtle:#9eeaf9;--bs-warning-border-subtle:#ffe69c;--bs-danger-border-subtle:#f1aeb5;--bs-light-border-subtle:#e9ecef;--bs-dark-border-subtle:#adb5bd;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-color-rgb:33,37,41;--bs-body-bg:#fff;--bs-body-bg-rgb:255,255,255;--bs-emphasis-color:#000;--bs-emphasis-color-rgb:0,0,0;--bs-secondary-color:rgba(33,37,41,.75);--bs-secondary-color-rgb:33,37,41;--bs-secondary-bg:#e9ecef;--bs-secondary-bg-rgb:233,236,239;--bs-tertiary-color:rgba(33,37,41,.5);--bs-tertiary-color-rgb:33,37,41;--bs-tertiary-bg:#f8f9fa;--bs-tertiary-bg-rgb:248,249,250;--bs-heading-color:inherit;--bs-link-color:#0d6efd;--bs-link-color-rgb:13,110,253;--bs-link-decoration:underline;--bs-link-hover-color:#0a58ca;--bs-link-hover-color-rgb:10,88,202;--bs-code-color:#d63384;--bs-highlight-color:#212529;--bs-highlight-bg:#fff3cd;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0,0,0,.175);--bs-border-radius:0.375rem;--bs-border-radius-sm:0.25rem;--bs-border-radius-lg:0.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-xxl:2rem;--bs-border-radius-2xl:var(--bs-border-radius-xxl);--bs-border-radius-pill:50rem;--bs-box-shadow:0 0.5rem 1rem rgba(0,0,0,.15);--bs-box-shadow-sm:0 0.125rem 0.25rem rgba(0,0,0,.075);--bs-box-shadow-lg:0 1rem 3rem rgba(0,0,0,.175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0,0,0,.075);--bs-focus-ring-width:0.25rem;--bs-focus-ring-opacity:0.25;--bs-focus-ring-color:rgba(13,110,253,.25);--bs-form-valid-color:#198754;--bs-form-valid-border-color:#198754;--bs-form-invalid-color:#dc3545;--bs-form-invalid-border-color:#dc3545}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color:#dee2e6;--bs-body-color-rgb:222,226,230;--bs-body-bg:#212529;--bs-body-bg-rgb:33,37,41;--bs-emphasis-color:#fff;--bs-emphasis-color-rgb:255,255,255;--bs-secondary-color:rgba(222,226,230,.75);--bs-secondary-color-rgb:222,226,230;--bs-secondary-bg:#343a40;--bs-secondary-bg-rgb:52,58,64;--bs-tertiary-color:rgba(222,226,230,.5);--bs-tertiary-color-rgb:222,226,230;--bs-tertiary-bg:#2b3035;--bs-tertiary-bg-rgb:43,48,53;--bs-primary-text-emphasis:#6ea8fe;--bs-secondary-text-emphasis:#a7acb1;--bs-success-text-emphasis:#75b798;--bs-info-text-emphasis:#6edff6;--bs-warning-text-emphasis:#ffda6a;--bs-danger-text-emphasis:#ea868f;--bs-light-text-emphasis:#f8f9fa;--bs-dark-text-emphasis:#dee2e6;--bs-primary-bg-subtle:#031633;--bs-secondary-bg-subtle:#161719;--bs-success-bg-subtle:#051b11;--bs-info-bg-subtle:#032830;--bs-warning-bg-subtle:#332701;--bs-danger-bg-subtle:#2c0b0e;--bs-light-bg-subtle:#343a40;--bs-dark-bg-subtle:#1a1d20;--bs-primary-border-subtle:#084298;--bs-secondary-border-subtle:#41464b;--bs-success-border-subtle:#0f5132;--bs-info-border-subtle:#087990;--bs-warning-border-subtle:#997404;--bs-danger-border-subtle:#842029;--bs-light-border-subtle:#495057;--bs-dark-border-subtle:#343a40;--bs-heading-color:inherit;--bs-link-color:#6ea8fe;--bs-link-hover-color:#8bb9fe;--bs-link-color-rgb:110,168,254;--bs-link-hover-color-rgb:139,185,254;--bs-code-color:#e685b5;--bs-highlight-color:#dee2e6;--bs-highlight-bg:#664d03;--bs-border-color:#495057;--bs-border-color-translucent:hsla(0,0%,100%,.15);--bs-form-valid-color:#75b798;--bs-form-valid-border-color:#75b798;--bs-form-invalid-color:#ea868f;--bs-form-invalid-border-color:#ea868f}*,:after,:before{box-sizing:border-box}@media(prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media(min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media(min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media(min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media(min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{-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,small{font-size:.875em}.mark,mark{padding:.1875em;color:var(--bs-highlight-color);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:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));text-decoration:underline}a:hover{--bs-link-color-rgb:var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;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:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border:0 solid;border-color:inherit}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{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]{-webkit-appearance:textfield;outline-offset:-2px}::-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}.lead{font-size:1.25rem;font-weight:300}.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-inline,.list-unstyled{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer:before{content:"— "}.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}}:root{--bs-breakpoint-xs:0;--bs-breakpoint-sm:576px;--bs-breakpoint-md:768px;--bs-breakpoint-lg:992px;--bs-breakpoint-xl:1200px;--bs-breakpoint-xxl:1400px}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1*var(--bs-gutter-y));margin-right:calc(-.5*var(--bs-gutter-x));margin-left:calc(-.5*var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y)}.col{flex:1 0}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media(min-width:576px){.col-sm{flex:1 0}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media(min-width:768px){.col-md{flex:1 0}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media(min-width:992px){.col-lg{flex:1 0}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media(min-width:1200px){.col-xl{flex:1 0}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media(min-width:1400px){.col-xxl{flex:1 0}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.object-fit-contain{object-fit:contain!important}.object-fit-cover{object-fit:cover!important}.object-fit-fill{object-fit:fill!important}.object-fit-scale{object-fit:scale-down!important}.object-fit-none{object-fit:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.overflow-x-auto{overflow-x:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-x-visible{overflow-x:visible!important}.overflow-x-scroll{overflow-x:scroll!important}.overflow-y-auto{overflow-y:auto!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-y-visible{overflow-y:visible!important}.overflow-y-scroll{overflow-y:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:var(--bs-box-shadow)!important}.shadow-sm{box-shadow:var(--bs-box-shadow-sm)!important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg)!important}.shadow-none{box-shadow:none!important}.focus-ring-primary{--bs-focus-ring-color:rgba(var(--bs-primary-rgb),var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color:rgba(var(--bs-secondary-rgb),var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color:rgba(var(--bs-success-rgb),var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color:rgba(var(--bs-info-rgb),var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color:rgba(var(--bs-warning-rgb),var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color:rgba(var(--bs-danger-rgb),var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color:rgba(var(--bs-light-rgb),var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color:rgba(var(--bs-dark-rgb),var(--bs-focus-ring-opacity))}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translateX(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity:1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity:1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-success{--bs-border-opacity:1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{--bs-border-opacity:1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning{--bs-border-opacity:1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{--bs-border-opacity:1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-light{--bs-border-opacity:1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity:1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-black{--bs-border-opacity:1;border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity:1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle)!important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle)!important}.border-success-subtle{border-color:var(--bs-success-border-subtle)!important}.border-info-subtle{border-color:var(--bs-info-border-subtle)!important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle)!important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle)!important}.border-light-subtle{border-color:var(--bs-light-border-subtle)!important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle)!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.border-opacity-10{--bs-border-opacity:0.1}.border-opacity-25{--bs-border-opacity:0.25}.border-opacity-50{--bs-border-opacity:0.5}.border-opacity-75{--bs-border-opacity:0.75}.border-opacity-100{--bs-border-opacity:1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.row-gap-0{row-gap:0!important}.row-gap-1{row-gap:.25rem!important}.row-gap-2{row-gap:.5rem!important}.row-gap-3{row-gap:1rem!important}.row-gap-4{row-gap:1.5rem!important}.row-gap-5{row-gap:3rem!important}.column-gap-0{column-gap:0!important}.column-gap-1{column-gap:.25rem!important}.column-gap-2{column-gap:.5rem!important}.column-gap-3{column-gap:1rem!important}.column-gap-4{column-gap:1.5rem!important}.column-gap-5{column-gap:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-lighter{font-weight:lighter!important}.fw-light{font-weight:300!important}.fw-normal{font-weight:400!important}.fw-medium{font-weight:500!important}.fw-semibold{font-weight:600!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:var(--bs-secondary-color)!important}.text-black-50{--bs-text-opacity:1;color:rgba(0,0,0,.5)!important}.text-white-50{--bs-text-opacity:1;color:hsla(0,0%,100%,.5)!important}.text-body-secondary{--bs-text-opacity:1;color:var(--bs-secondary-color)!important}.text-body-tertiary{--bs-text-opacity:1;color:var(--bs-tertiary-color)!important}.text-body-emphasis{--bs-text-opacity:1;color:var(--bs-emphasis-color)!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity:0.25}.text-opacity-50{--bs-text-opacity:0.5}.text-opacity-75{--bs-text-opacity:0.75}.text-opacity-100{--bs-text-opacity:1}.text-primary-emphasis{color:var(--bs-primary-text-emphasis)!important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis)!important}.text-success-emphasis{color:var(--bs-success-text-emphasis)!important}.text-info-emphasis{color:var(--bs-info-text-emphasis)!important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis)!important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis)!important}.text-light-emphasis{color:var(--bs-light-text-emphasis)!important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis)!important}.link-opacity-10,.link-opacity-10-hover:hover{--bs-link-opacity:0.1}.link-opacity-25,.link-opacity-25-hover:hover{--bs-link-opacity:0.25}.link-opacity-50,.link-opacity-50-hover:hover{--bs-link-opacity:0.5}.link-opacity-75,.link-opacity-75-hover:hover{--bs-link-opacity:0.75}.link-opacity-100,.link-opacity-100-hover:hover{--bs-link-opacity:1}.link-offset-1,.link-offset-1-hover:hover{text-underline-offset:.125em!important}.link-offset-2,.link-offset-2-hover:hover{text-underline-offset:.25em!important}.link-offset-3,.link-offset-3-hover:hover{text-underline-offset:.375em!important}.link-underline-primary{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-secondary{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-success{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important}.link-underline-info{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important}.link-underline-warning{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important}.link-underline-danger{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important}.link-underline-light{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important}.link-underline-dark{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important}.link-underline{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity,1))!important}.link-underline-opacity-0,.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity:0}.link-underline-opacity-10,.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity:0.1}.link-underline-opacity-25,.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity:0.25}.link-underline-opacity-50,.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity:0.5}.link-underline-opacity-75,.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity:0.75}.link-underline-opacity-100,.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity:1}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity:1;background-color:transparent!important}.bg-body-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity))!important}.bg-body-tertiary{--bs-bg-opacity:1;background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity))!important}.bg-opacity-10{--bs-bg-opacity:0.1}.bg-opacity-25{--bs-bg-opacity:0.25}.bg-opacity-50{--bs-bg-opacity:0.5}.bg-opacity-75{--bs-bg-opacity:0.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle)!important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle)!important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle)!important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle)!important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle)!important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle)!important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle)!important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle)!important}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:var(--bs-border-radius-xxl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:var(--bs-border-radius-xxl)!important}.rounded-top-circle{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-end{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm)!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important}.rounded-end-2{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg)!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl)!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-right-radius:var(--bs-border-radius-xxl)!important}.rounded-end-circle{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill)!important;border-bottom-right-radius:var(--bs-border-radius-pill)!important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-0{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm)!important;border-bottom-left-radius:var(--bs-border-radius-sm)!important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg)!important;border-bottom-left-radius:var(--bs-border-radius-lg)!important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl)!important;border-bottom-left-radius:var(--bs-border-radius-xl)!important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-left-radius:var(--bs-border-radius-xxl)!important}.rounded-bottom-circle{border-bottom-right-radius:50%!important;border-bottom-left-radius:50%!important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill)!important;border-bottom-left-radius:var(--bs-border-radius-pill)!important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-top-left-radius:var(--bs-border-radius-sm)!important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-top-left-radius:var(--bs-border-radius-lg)!important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-top-left-radius:var(--bs-border-radius-xl)!important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl)!important;border-top-left-radius:var(--bs-border-radius-xxl)!important}.rounded-start-circle{border-bottom-left-radius:50%!important;border-top-left-radius:50%!important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-top-left-radius:var(--bs-border-radius-pill)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.z-n1{z-index:-1!important}.z-0{z-index:0!important}.z-1{z-index:1!important}.z-2{z-index:2!important}.z-3{z-index:3!important}@media(min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.object-fit-sm-contain{object-fit:contain!important}.object-fit-sm-cover{object-fit:cover!important}.object-fit-sm-fill{object-fit:fill!important}.object-fit-sm-scale{object-fit:scale-down!important}.object-fit-sm-none{object-fit:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.row-gap-sm-0{row-gap:0!important}.row-gap-sm-1{row-gap:.25rem!important}.row-gap-sm-2{row-gap:.5rem!important}.row-gap-sm-3{row-gap:1rem!important}.row-gap-sm-4{row-gap:1.5rem!important}.row-gap-sm-5{row-gap:3rem!important}.column-gap-sm-0{column-gap:0!important}.column-gap-sm-1{column-gap:.25rem!important}.column-gap-sm-2{column-gap:.5rem!important}.column-gap-sm-3{column-gap:1rem!important}.column-gap-sm-4{column-gap:1.5rem!important}.column-gap-sm-5{column-gap:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media(min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.object-fit-md-contain{object-fit:contain!important}.object-fit-md-cover{object-fit:cover!important}.object-fit-md-fill{object-fit:fill!important}.object-fit-md-scale{object-fit:scale-down!important}.object-fit-md-none{object-fit:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.row-gap-md-0{row-gap:0!important}.row-gap-md-1{row-gap:.25rem!important}.row-gap-md-2{row-gap:.5rem!important}.row-gap-md-3{row-gap:1rem!important}.row-gap-md-4{row-gap:1.5rem!important}.row-gap-md-5{row-gap:3rem!important}.column-gap-md-0{column-gap:0!important}.column-gap-md-1{column-gap:.25rem!important}.column-gap-md-2{column-gap:.5rem!important}.column-gap-md-3{column-gap:1rem!important}.column-gap-md-4{column-gap:1.5rem!important}.column-gap-md-5{column-gap:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media(min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.object-fit-lg-contain{object-fit:contain!important}.object-fit-lg-cover{object-fit:cover!important}.object-fit-lg-fill{object-fit:fill!important}.object-fit-lg-scale{object-fit:scale-down!important}.object-fit-lg-none{object-fit:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.row-gap-lg-0{row-gap:0!important}.row-gap-lg-1{row-gap:.25rem!important}.row-gap-lg-2{row-gap:.5rem!important}.row-gap-lg-3{row-gap:1rem!important}.row-gap-lg-4{row-gap:1.5rem!important}.row-gap-lg-5{row-gap:3rem!important}.column-gap-lg-0{column-gap:0!important}.column-gap-lg-1{column-gap:.25rem!important}.column-gap-lg-2{column-gap:.5rem!important}.column-gap-lg-3{column-gap:1rem!important}.column-gap-lg-4{column-gap:1.5rem!important}.column-gap-lg-5{column-gap:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media(min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.object-fit-xl-contain{object-fit:contain!important}.object-fit-xl-cover{object-fit:cover!important}.object-fit-xl-fill{object-fit:fill!important}.object-fit-xl-scale{object-fit:scale-down!important}.object-fit-xl-none{object-fit:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.row-gap-xl-0{row-gap:0!important}.row-gap-xl-1{row-gap:.25rem!important}.row-gap-xl-2{row-gap:.5rem!important}.row-gap-xl-3{row-gap:1rem!important}.row-gap-xl-4{row-gap:1.5rem!important}.row-gap-xl-5{row-gap:3rem!important}.column-gap-xl-0{column-gap:0!important}.column-gap-xl-1{column-gap:.25rem!important}.column-gap-xl-2{column-gap:.5rem!important}.column-gap-xl-3{column-gap:1rem!important}.column-gap-xl-4{column-gap:1.5rem!important}.column-gap-xl-5{column-gap:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media(min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.object-fit-xxl-contain{object-fit:contain!important}.object-fit-xxl-cover{object-fit:cover!important}.object-fit-xxl-fill{object-fit:fill!important}.object-fit-xxl-scale{object-fit:scale-down!important}.object-fit-xxl-none{object-fit:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-inline-grid{display:inline-grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.row-gap-xxl-0{row-gap:0!important}.row-gap-xxl-1{row-gap:.25rem!important}.row-gap-xxl-2{row-gap:.5rem!important}.row-gap-xxl-3{row-gap:1rem!important}.row-gap-xxl-4{row-gap:1.5rem!important}.row-gap-xxl-5{row-gap:3rem!important}.column-gap-xxl-0{column-gap:0!important}.column-gap-xxl-1{column-gap:.25rem!important}.column-gap-xxl-2{column-gap:.5rem!important}.column-gap-xxl-3{column-gap:1rem!important}.column-gap-xxl-4{column-gap:1.5rem!important}.column-gap-xxl-5{column-gap:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media(min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-inline-grid{display:inline-grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}:root{--body:#fff;--black:#333;--white:#f9f9f9;--theme:#19f5ce;--theme2:#19f5ce;--theme3:#19f5ce;--header:#232323;--base:#ec2d2d;--text:#888;--border:#8888884d;--border2:#272727;--bg:#0e0e0e;--bg2:#f9f9f9;--bg3:#ffffff33;--blue:#19f5ce;--color-gradient-1:linear-gradient(90deg,#19f5ce,#0fc3a4);--color-gradient-2:linear-gradient(102.27deg,hsla(0,0%,5%,.5),rgba(35,35,35,.29) 20%);--color-gradient-3:linear-gradient(180deg,rgba(255,153,0,0),#1c1c1c);--color-gradient-4:linear-gradient(226.22deg,rgba(255,153,0,0),#ee332b 84.75%);--color-gradient-5:linear-gradient(96.78deg,#0e0e0e 2.09%,rgba(35,35,35,.29) 75.55%);--button-color-gradient-1:linear-gradient(96.78deg,#19f5ce 2.09%,#0fc3a4 75.55%)}.theme-btn{position:relative;display:inline-block;vertical-align:middle;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none!important;background:var(--button-color-gradient-1);color:var(--white);font-size:16px;font-weight:700;padding:18px 45px;border-radius:10px;box-shadow:0 0 12px -2px rgba(0,0,0,.251);transition:all .5s linear;overflow:hidden;z-index:99}.theme-btn:before{width:120%;height:0;padding-bottom:120%;top:-110%;left:-10%;border-radius:50%;transform:translate3d(0,68%,0) scale3d(0,0,0)}.theme-btn:after,.theme-btn:before{position:absolute;content:"";background-color:var(--black);z-index:-1}.theme-btn:after{top:0;left:0;width:100%;height:100%;transform:translate3d(0,-100%,0)}.theme-btn:after,.theme-btn:hover:before{transition:transform .4s cubic-bezier(.1,0,.3,1)}.theme-btn:hover:before{transform:translateZ(0) scaleX(1)}.theme-btn:hover:after{transform:translateZ(0);transition-duration:.05s;transition-delay:.4s;transition-timing-function:linear}.theme-btn.style-2{border:1px solid var(--white);padding:17px 45px;background-color:transparent}.theme-btn.style-2:after,.theme-btn.style-2:before{background-color:var(--theme)}.theme-btn.style-2:hover{color:var(--white);border:1px solid var(--theme)}@media(max-width:991px){.theme-btn{font-size:15px;padding:18px 35px}}@media(max-width:575px){.theme-btn{font-size:14px;padding:12px 32px}}.header-right .theme-btn{padding:12px}.theme-btn-2{position:relative;display:inline-block;vertical-align:middle;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none!important;color:var(--text);font-size:16px;font-weight:700;transition:all .5s linear;overflow:hidden;z-index:99;padding:20px 45px;background-color:transparent;background:var(--button-color-gradient-1);border-radius:10px;box-shadow:0 0 12px -2px rgba(0,0,0,.251);color:var(--white)}.theme-btn-2:before{width:120%;height:0;padding-bottom:120%;top:-110%;left:-10%;border-radius:50%;transform:translate3d(0,68%,0) scale3d(0,0,0)}.theme-btn-2:after,.theme-btn-2:before{position:absolute;content:"";background-color:var(--theme);z-index:-1}.theme-btn-2:after{top:0;left:0;width:100%;height:100%;transform:translate3d(0,-100%,0);transition:transform .4s cubic-bezier(.1,0,.3,1)}.theme-btn-2:hover{color:var(--white)}.theme-btn-2:hover:before{transform:translateZ(0) scaleX(1);transition:transform .4s cubic-bezier(.1,0,.3,1)}.theme-btn-2:hover:after{transform:translateZ(0);transition-duration:.05s;transition-delay:.4s;transition-timing-function:linear}.theme-btn-2:hover .shape-img{filter:grayscale(100%) brightness(300%)}.theme-btn-2.white-border{border:1px solid var(--white);padding:17px 45px;color:var(--white)}@media(max-width:991px){.theme-btn-2.white-border{font-size:15px;padding:17px 35px}}@media(max-width:575px){.theme-btn-2.white-border{font-size:14px;padding:11px 32px}}.theme-btn-2.white-border:hover{border:1px solid var(--theme)}@media(max-width:991px){.theme-btn-2{font-size:15px;padding:18px 35px}}@media(max-width:575px){.theme-btn-2{font-size:14px;padding:12px 32px}}.theme-btn-2.padding-style{line-height:1;padding:20px 45px}.theme-btn-2.small{line-height:1;padding:10px 25px;margin:0 5px}.theme-btn-2.outlined{background:hsla(0,0%,100%,.278)}.theme-btn-2 .shape-img{position:absolute;bottom:6px;right:6px;transition:all .4s ease-in-out}.scroll-up svg.scroll-circle path{stroke:var(--theme2);stroke-width:4px;box-sizing:border-box;transition:all .4s ease-in-out}.scroll-up.active-scroll{opacity:1;visibility:visible}.scroll-up:after{position:absolute;content:"↑";text-align:center;line-height:50px;font-weight:700;font-size:18px;color:var(--theme2);left:0;top:0;height:50px;width:50px;cursor:pointer;display:block;z-index:1;transition:all .4s ease-in-out;background:var(--black)}.switch-wrapper{display:flex;align-items:center;gap:14px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.switch-wrapper input{display:none}.switch-slider{position:relative;width:46px;height:26px;background-color:#ccc;border-radius:999px;transition:background-color .25s ease}.switch-slider:before{content:"";position:absolute;top:3px;left:3px;width:20px;height:20px;background-color:#fff;border-radius:50%;transition:transform .25s ease;box-shadow:0 2px 6px rgba(0,0,0,.2)}.switch-wrapper input:checked+.switch-slider{background-color:#19f7d0}.switch-wrapper input:checked+.switch-slider:before{transform:translateX(20px)}.switch-label{font-size:15px;font-weight:500;color:#fefefe}body{font-family:Prompt,sans-serif;font-size:16px;font-weight:400;line-height:28px;color:var(--text);background-color:var(--bg);overflow-x:hidden}body,ul{padding:0;margin:0}ul{list-style:none}button{border:none;background-color:transparent;padding:0}input:focus{outline:none}input,input:focus{color:var(--white)}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:Prompt,sans-serif;margin:0;padding:0;color:var(--black);text-transform:none;transition:all .4s ease-in-out}.h1,h1{font-size:70px;font-weight:700;line-height:120%}.h2,h2{font-size:40px;line-height:130%;font-weight:600}@media(max-width:1199px){.h2,h2{font-size:34px}}@media(max-width:767px){.h2,h2{font-size:32px}}@media(max-width:575px){.h2,h2{font-size:23px}}.h3,h3{font-size:26px;font-weight:600}@media(max-width:575px){.h3,h3{font-size:18px}}.h4,h4{font-size:24px;font-weight:600;line-height:130%}.h5,h5{font-size:20px;font-weight:500}.h6,h6{font-size:18px;font-weight:600;line-height:145%}a{text-decoration:none;outline:none!important;cursor:pointer;color:var(--white);transition:all .4s ease-in-out}p,span{margin:0;transition:all .4s ease-in-out}.preloader{align-items:center;cursor:default;display:flex;height:100%;justify-content:center;position:fixed;left:0;top:0;width:100%;z-index:9999999}.preloader .animation-preloader{z-index:1000}.preloader .animation-preloader .spinner{animation:spinner 1s linear infinite;border-radius:50%;border:3px solid rgba(0,0,0,.2);border-top:3px solid var(--theme);height:9em;margin:0 auto 3.5em;width:9em}@media(max-width:767px){.preloader .animation-preloader .spinner{width:7.5em;height:7.5em;margin:0 auto 1.5em}}.preloader .animation-preloader .txt-loading{font:700 5em Prompt,sans-serif;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media(max-width:767px){.preloader .animation-preloader .txt-loading{font-size:2.5em}}.preloader .animation-preloader .txt-loading .letters-loading{color:var(--theme2);position:relative}.preloader .animation-preloader .txt-loading .letters-loading:nth-child(2):before{animation-delay:.2s}.preloader .animation-preloader .txt-loading .letters-loading:nth-child(3):before{animation-delay:.4s}.preloader .animation-preloader .txt-loading .letters-loading:nth-child(4):before{animation-delay:.6s}.preloader .animation-preloader .txt-loading .letters-loading:nth-child(5):before{animation-delay:.8s}.preloader .animation-preloader .txt-loading .letters-loading:nth-child(6):before{animation-delay:1s}.preloader .animation-preloader .txt-loading .letters-loading:nth-child(7):before{animation-delay:1.2s}.preloader .animation-preloader .txt-loading .letters-loading:nth-child(8):before{animation-delay:1.4s}.preloader .animation-preloader .txt-loading .letters-loading:before{animation:letters-loading 4s infinite;color:var(--theme);content:attr(data-text-preloader);left:0;opacity:0;font-family:Prompt,sans-serif;position:absolute;top:-3px;transform:rotateY(-90deg)}.preloader p{font-size:15px;font-weight:600;text-transform:uppercase;letter-spacing:8px;color:var(--theme)}.preloader .loader{position:fixed;top:0;left:0;width:100%;height:100%;font-size:0;z-index:1;pointer-events:none}.preloader .loader .row{height:100%}.preloader .loader .loader-section{padding:0}.preloader .loader .loader-section .bg{background-color:var(--bg);height:100%;left:0;width:100%;transition:all .8s cubic-bezier(.77,0,.175,1)}.preloader.loaded .animation-preloader{opacity:0;transition:.3s ease-out}.preloader.loaded .loader-section .bg{width:0;transition:allcubic-bezier(.1,.1,.1,1) .7s .3s}.search-wrap{width:100%;height:100%;overflow:hidden;display:none;position:fixed;top:0;left:0;z-index:999999;background-color:hsla(0,0%,100%,.9)}.search-wrap .search-inner{position:relative;width:100%;height:100%}.search-wrap .search-cell{position:absolute;top:50%;width:100%;transform:translateY(-50%)}.search-wrap .search-field-holder{width:50%;margin:auto;position:relative;animation:slideInUp .3s}@media only screen and (min-width:768px)and (max-width:991px){.search-wrap .search-field-holder{width:70%}}@media(max-width:575px){.search-wrap .search-field-holder{width:80%}}.search-wrap .main-search-input{width:100%;height:70px;border:0;padding:0 50px;text-transform:uppercase;background:transparent;font-size:25px;color:var(--header);border-bottom:2px solid var(--header);text-align:center;letter-spacing:2px}@media(max-width:575px){.search-wrap .main-search-input{height:50px;padding:0;line-height:50px;font-size:18px}}.search-wrap input.form-control,.search-wrap input.form-control:focus{background-color:var(--header)}input.main-search-input::placeholder{color:var(--header);opacity:1;font-size:25px}@media(max-width:575px){input.main-search-input::placeholder{font-size:18px}}.search-close{position:absolute;top:50px;right:50px;font-size:30px;color:var(--theme2);cursor:pointer}.mouse-cursor{position:fixed;left:0;top:0;pointer-events:none;border-radius:50%;transform:translateZ(0);visibility:hidden}.cursor-inner{width:6px;height:6px;z-index:10000001;background-color:var(--theme2);transition:width .3s ease-in-out,height .3s ease-in-out,margin .3s ease-in-out,opacity .3s ease-in-out}.cursor-inner.cursor-hover{margin-left:-35px;margin-top:-35px;width:70px;height:70px;background-color:var(--theme2);opacity:.3}.cursor-outer{margin-left:-12px;margin-top:-12px;width:30px;height:30px;border:1px solid var(--theme2);box-sizing:border-box;z-index:10000000;opacity:.5;transition:all .08s ease-out}.cursor-outer.cursor-hover{opacity:0}.section-title{position:relative;z-index:99;margin-bottom:30px;margin-top:-7px}@media(max-width:767px){.section-title{margin-bottom:0}}.section-title span{color:var(--text);margin-bottom:10px;display:inline-block;font-weight:500;text-transform:uppercase}.section-title-area{display:flex;align-items:center;justify-content:space-between}@media(max-width:767px){.section-title-area{flex-wrap:wrap;gap:30px}}.center{text-align:center;margin:0 auto}.main-bg{background-color:var(--bg)}.section-bg{background-color:var(--bg2)}.section-padding{padding:100px 0}@media(max-width:1199px){.section-padding{padding:70px 0}}@media(max-width:991px){.section-padding{padding:40px 0}}@keyframes rippleOne{70%{box-shadow:0 0 0 40px rgba(244,68,56,0)}to{box-shadow:0 0 0 0 rgba(244,68,56,0)}}@keyframes cir36{to{transform:rotate(1turn)}}@keyframes rounded{50%{transform:rotate(15deg)}}@keyframes spinner{to{transform:rotate(1turn)}}@keyframes letters-loading{0%,75%,to{opacity:0;transform:rotateY(-90deg)}25%,50%{opacity:1;transform:rotateY(0deg)}}@keyframes loaderspin{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}@keyframes tpswing{0%{transform:rotate(20deg)}to{transform:rotate(0deg)}}@keyframes width{0%{width:0}to{width:100%}}@keyframes loaderpulse{0%{transform:scale(1)}to{transform:scale(1.2)}}@keyframes float-bob-y{0%{transform:translateY(-30px)}50%{transform:translateY(-10px)}to{transform:translateY(-30px)}}.float-bob-y{animation-name:float-bob-y;animation-duration:3s;animation-iteration-count:infinite;animation-timing-function:linear}.top-header{background:#181818}.top-header li:hover a{color:var(--blue)}.top-header-wrapper{padding:15px 0}.top-header-wrapper ul{display:flex;align-items:center;justify-content:center;gap:20px}.top-header-wrapper ul li{color:var(--text);margin-right:-170px}@media(max-width:1600px){.top-header-wrapper ul li{margin-right:0}}.top-header-wrapper ul li a{color:var(--text)}.top-header-wrapper ul li:not(:last-child){border-right:1px solid var(--border);padding-right:35px;margin-right:0}.top-header-wrapper.style-2{display:flex;align-items:center;justify-content:space-between}.top-header-wrapper.style-2 ul{justify-content:normal}.top-header-wrapper.style-2 ul li{margin-right:0}.top-header-wrapper.style-2 ul li i{color:var(--theme)}.top-header-wrapper.style-2 ul li:last-of-type{padding-left:35px}.top-header-wrapper.style-2 .social-icon{gap:20px}.top-header-wrapper.style-2 .social-icon a{color:var(--white)}.top-header-wrapper.style-2 .social-icon a:hover{color:var(--theme)}@media(max-width:1199px){.top-header{display:none}}.header-main{justify-content:space-between;padding:0}.header-main,.header-main>div{display:flex;align-items:center}.header-main>div{gap:30px}.header-main .main-menu ul{margin-bottom:0}.header-main .main-menu ul li{position:relative;list-style:none;display:inline-block;-webkit-margin-end:30px;margin-inline-end:30px}@media(max-width:1399px){.header-main .main-menu ul li{-webkit-margin-end:20px;margin-inline-end:20px}}.header-main .main-menu ul li:last-child{-webkit-margin-end:0;margin-inline-end:0}.header-main .main-menu ul li a{display:inline-block;font-size:16px;font-weight:500;color:var(--white);padding:30px 0;text-align:left;position:relative;text-transform:capitalize;transition:all .4s ease-in-out}.header-main .main-menu ul li a:hover{color:var(--white)!important}.header-main .main-menu ul li .submenu{position:absolute;top:100%;inset-inline-start:0;min-width:240px;background:var(--white);z-index:99999;visibility:hidden;opacity:0;transform-origin:top center;color:var(--header);box-shadow:0 0 10px 0 rgba(0,0,0,.2);-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.2);-moz-box-shadow:0 0 10px 0 rgba(0,0,0,.2);transform:translateY(10px);transition:all .4s ease-in-out}.header-main .main-menu ul li .submenu li{display:block;width:100%;margin:0;padding:0}.header-main .main-menu ul li .submenu li a{position:relative;z-index:11;font-size:16px;font-weight:500;color:var(--header);padding:11px 25px;width:100%;border-bottom:1px solid #eee}.header-main .main-menu ul li .submenu li:last-child a{border:none}.header-main .main-menu ul li .submenu li .submenu{inset-inline-start:100%;top:0;visibility:hidden;opacity:0}.header-main .main-menu ul li .submenu li:hover>a{background:var(--theme2);color:var(--white)!important}.header-main .main-menu ul li .submenu li:hover>a:after{color:var(--theme2)}.header-main .main-menu ul li .submenu li:hover>.submenu{transform:translateY(1);visibility:visible;opacity:1}.header-main .main-menu ul li .submenu li.has-dropdown>a:after{position:absolute;top:50%;inset-inline-end:25px;transform:translateY(-50%);color:var(--theme)}.header-main .main-menu ul li:hover>a{color:var(--theme2)}.header-main .main-menu ul li:hover>a:after{color:var(--theme)}.header-main .main-menu ul li:hover>.submenu{visibility:visible;opacity:1;transform:translateY(0)}.header-main .header-right{gap:20px}.header-main .sidebar__toggle{cursor:pointer;font-size:20px}.header-1{position:relative;z-index:999;overflow-x:clip}@media(max-width:991px){.header-1{position:fixed;background-color:var(--bg);width:100%;padding:15px;top:0}}.header-1:before{position:absolute;top:0;left:0;width:70%;height:100%;content:"";z-index:-1;-webkit-clip-path:polygon(0 0,100% 0,97% 100%,0 100%);clip-path:polygon(0 0,100% 0,97% 100%,0 100%)}@media(max-width:1600px){.header-1:before{width:100%;-webkit-clip-path:none;clip-path:none}}.header-1:after{position:absolute;top:0;right:7.3%;width:24%;height:100%;content:"";z-index:-1;-webkit-clip-path:polygon(9% 0,100% 0,100% 100%,0 100%);clip-path:polygon(9% 0,100% 0,100% 100%,0 100%)}@media(max-width:1600px){.header-1:after{display:none}}.header-1.style-2{position:absolute;top:15px;left:0;width:100%;z-index:9999}@media(max-width:1199px){.header-1.style-2{top:0}}@media(max-width:991px){.header-1.style-2{padding-top:10px;padding-bottom:10px}}.header-1 .mega-menu-wrapper .header-main .header-left{display:flex;align-items:center;gap:50px;width:78%}@media(max-width:1199px){.header-1 .mega-menu-wrapper .header-main .header-left{width:90%}}.header-1 .mega-menu-wrapper .header-main .header-right{width:22%}@media(max-width:1199px){.header-1 .mega-menu-wrapper .header-main .header-right{width:0}}.header-1 .mega-menu-wrapper .header-main .header-right .header-contact{display:flex;align-items:center;gap:10px}@media(max-width:1199px){.header-1 .mega-menu-wrapper .header-main .header-right .header-contact{display:none}}.header-1 .mega-menu-wrapper .header-main .header-right .header-contact .icon{width:45px;height:45px;line-height:45px;border-radius:50%;text-align:center;color:var(--theme2);background-color:var(--white);display:block}.header-1 .mega-menu-wrapper .header-main .header-right .header__hamburger .sidebar__toggle{cursor:pointer;position:relative}.header-1 .mega-menu-wrapper .header-main .header-right .header__hamburger .sidebar__toggle img{position:absolute;right:-135px;top:-20px}@media(max-width:1600px){.header-1 .mega-menu-wrapper .header-main .header-right .header__hamburger .sidebar__toggle img{right:0}}@media(max-width:991px){.header-1 .mega-menu-wrapper .header-main .header-right .header__hamburger .sidebar__toggle img{display:none}}.sidebar__toggle{cursor:pointer}.sticky{position:fixed!important;top:0!important;left:0;width:100%;z-index:100;transition:all .9s;background-color:var(--bg);animation:fadeInDown .5s ease-in-out 0s 1 normal none running}@media(max-width:991px){.sticky{padding-top:10px;padding-bottom:10px}}@media(max-width:767px){.sticky{padding-top:10px;padding-bottom:10px}}@media(max-width:575px){.sticky{padding-top:15px;padding-bottom:15px}}.sticky.header-1{box-shadow:0 1px 7px -4px #fff}.sticky.header-1:before{width:100%;-webkit-clip-path:initial;clip-path:none}.sticky.header-1:after{display:none}.sticky.header-1 .mega-menu-wrapper .header-main .header-right{width:22%}.sticky.header-1 .mega-menu-wrapper .header-main .header-right .header__hamburger .sidebar__toggle img{display:none}.sticky.header-2{background:var(--color-gradient-1)}@media(max-width:991px){.sticky.header-2{padding-top:10px;padding-bottom:10px}}.sticky.header-2 .mega-menu-wrapper .header-main .header-right .main-menu ul li a{padding:30px 0}.sticky.header-2 .mega-menu-wrapper .header-main .header-right .main-menu ul li a:hover{color:var(--white)!important}.sticky.header-2 .mega-menu-wrapper .header-main .header-right .main-menu ul li .submenu li a{padding:12px 25px}.sticky.header-2 .mega-menu-wrapper .header-main .header-right .header-button{display:none}.sticky.header-3{background:var(--color-gradient-1)}.sticky.header-3 .mega-menu-wrapper{padding:0}.sticky.header-3 .mega-menu-wrapper .header-main .header-logo,.sticky.header-3 .mega-menu-wrapper:before{display:none}.sticky.header-3 .mega-menu-wrapper .header-main .header-logo-2{display:block}.sticky.header-3 .mega-menu-wrapper .header-main .header-left{justify-content:space-between;width:100%}.sticky.header-3 .mega-menu-wrapper .header-main .header-left .main-menu ul li a{color:var(--white)}.sticky.header-3 .mega-menu-wrapper .header-main .header-left .main-menu ul li a:hover{color:var(--blue)!important}.sticky.header-3 .mega-menu-wrapper .header-main .header-left .main-menu ul li .submenu li a{color:var(--header)}.sticky.header-3 .mega-menu-wrapper .header-main .header-right .header-button{display:none}.sticky.header-3 .mega-menu-wrapper .sidebar__toggle .bar-icon i{color:var(--white)}.offcanvas__info{background:var(--bg) none repeat scroll 0 0;box-shadow:-1px 0 12px -3px #515151;position:fixed;right:0;top:0;width:400px;height:100%;transform:translateX(calc(100% + 80px));transition:transform .45s ease-in-out,opacity .45s ease-in-out;z-index:99999;overflow-y:scroll;overscroll-behavior-y:contain;scrollbar-width:none}.offcanvas__info::-webkit-scrollbar{display:none}.offcanvas__info.info-open{opacity:1;transform:translateX(0)}.offcanvas__logo a img{width:150px}.offcanvas__wrapper{position:relative;height:100%;padding:30px}.offcanvas__wrapper .offcanvas__content .text{color:var(--text)}.offcanvas__wrapper .offcanvas__content .offcanvas__close{width:45px;height:45px;line-height:45px;text-align:center;border-radius:50%;background-color:var(--theme);position:relative;z-index:9;cursor:pointer}.offcanvas__wrapper .offcanvas__content .offcanvas__close i{color:var(--white)}.offcanvas__wrapper .offcanvas__content .offcanvas__contact{margin-top:20px}.offcanvas__wrapper .offcanvas__content .offcanvas__contact .h5,.offcanvas__wrapper .offcanvas__content .offcanvas__contact h5{color:var(--white)}.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul{margin-top:20px}.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li{font-size:16px;font-weight:500;text-transform:capitalize}.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li a{color:var(--text)}.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li:not(:last-child){margin-bottom:15px}.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li .offcanvas__contact-icon{margin-right:20px}.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li .offcanvas__contact-icon i{color:var(--theme)}.offcanvas__wrapper .offcanvas__content .offcanvas__contact .header-button .theme-btn{width:100%;padding:16px 40px}.offcanvas__wrapper .offcanvas__content .offcanvas__contact .social-icon{margin-top:30px;gap:10px}.offcanvas__wrapper .offcanvas__content .offcanvas__contact .social-icon a{width:45px;height:45px;line-height:45px;font-size:16px;display:block;background:transparent;color:var(--text);border-radius:50%;transition:all .4s ease-in-out;text-align:center;border:1px solid var(--border)}.offcanvas__wrapper .offcanvas__content .offcanvas__contact .social-icon a:hover{background-color:var(--theme);color:var(--white)}.offcanvas__overlay{position:fixed;height:100%;width:100%;background:#151515;z-index:99991;top:0;opacity:0;visibility:hidden;right:0}.offcanvas__overlay.overlay-open{opacity:.8;visibility:visible}@media(max-width:450px){.offcanvas__info{width:300px}}@media(max-width:575px){.offcanvas__wrapper{padding:20px}}.breadcrumb-wrapper{position:relative;overflow:hidden}.breadcrumb-wrapper:before{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;content:"";background:#181818}.breadcrumb-wrapper .page-heading{position:relative;padding-top:65px;padding-bottom:65px}@media(max-width:767px){.breadcrumb-wrapper .page-heading{padding-bottom:100px;padding-top:170px}}@media(max-width:575px){.breadcrumb-wrapper .page-heading{padding-bottom:80px;padding-top:120px}}.breadcrumb-wrapper .page-heading .h1,.breadcrumb-wrapper .page-heading h1{color:var(--white);font-size:48px;position:relative;z-index:9}@media(max-width:991px){.breadcrumb-wrapper .page-heading .h1,.breadcrumb-wrapper .page-heading h1{font-size:68px}}@media(max-width:575px){.breadcrumb-wrapper .page-heading .h1,.breadcrumb-wrapper .page-heading h1{font-size:42px}}.breadcrumb-wrapper .page-heading .breadcrumb-items{display:flex;align-items:center;margin-top:20px;gap:10px}@media(max-width:575px){.breadcrumb-wrapper .page-heading .breadcrumb-items{margin-top:15px}}.breadcrumb-wrapper .page-heading .breadcrumb-items li{color:var(--theme2);text-transform:capitalize}.breadcrumb-wrapper .page-heading .breadcrumb-items li a{color:var(--white);transition:all .4s ease-in-out}.breadcrumb-wrapper .page-heading .breadcrumb-items li a:hover{color:var(--theme2)}.breadcrumb-wrapper .page-heading .breadcrumb-items li i{color:var(--white)}.breadcrumb-wrapper .mask-shape{position:absolute;top:0;right:0;bottom:0}.breadcrumb-wrapper .mask-shape img{height:100%;opacity:.1}@media(max-width:991px){.breadcrumb-wrapper .mask-shape{width:100%;filter:brightness(.4)}}.error-content .error-image{max-width:650px;margin:0 auto;text-align:center}.error-content .error-image img{width:100%;height:100%;filter:hue-rotate(145deg)}.error-content .h2,.error-content h2{margin-top:50px}@media(max-width:575px){.error-content .h2,.error-content h2{margin-top:30px}}.success-content .success-image{max-width:300px;margin:0 auto;text-align:center}.success-content .success-image img{width:100%;height:100%;filter:hue-rotate(300deg)}.success-content .h2,.success-content h2{margin-top:50px}@media(max-width:575px){.success-content .h2,.success-content h2{margin-top:30px}}.header-main .main-menu ul li .submenu li>a.active{background:var(--theme2);color:var(--white)!important}.header-main .main-menu ul li>a.active,.header-main .main-menu ul li>a:hover{color:var(--theme2)}.modal .theme-btn-2{border:none}.modal .modal-body{line-height:18px}.modal .modal-footer{border-top:0}.modal .show{display:flex!important;align-items:center;justify-content:center}.modal .mask-shape{position:absolute;display:block;bottom:0;right:0;z-index:1;opacity:.5;transform:rotateY(180deg)}.modal .mask-shape img{width:100%!important;height:150px}@media(max-width:991px){.modal .mask-shape img{width:150px;height:150px}}.mean-container a.meanmenu-reveal{display:none}.mean-container .mean-nav{background:none;margin-top:0}.mean-container .mean-bar{padding:0;min-height:auto;background:none}.mean-container .mean-nav>ul{padding:0;margin:0;width:100%;list-style-type:none;display:block!important}.mean-container a.meanmenu-reveal{display:none!important}.mean-container .mean-nav ul li a{width:100%;padding:10px 0;color:var(--white);font-size:16px;line-height:1.5;font-weight:500;text-transform:capitalize;border-bottom:1px solid var(--border)!important;border:none}.mean-container .mean-nav ul li a:last-child{border-bottom:0}.mean-container .mean-nav ul li a:hover{color:var(--theme2)}.mean-container .mean-nav ul li a.mean-expand{margin-top:5px;padding:0!important}.mean-container .mean-nav ul li>a>i{display:none}.mean-container .mean-nav ul li>a.mean-expand i{display:inline-block;font-size:18px}.mean-container .mean-nav>ul>li:first-child>a{border-top:0}.mean-container .mean-nav ul li a.mean-expand.mean-clicked i,.mean-container .mean-nav ul li span.mean-expand.mean-clicked i{transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transition:all .4s ease-in-out}.mean-container .mean-nav ul li .mega-menu li a{height:200px;width:100%;padding:0;border-top:0;margin-bottom:20px}.hero-section{position:relative;height:900px;background:#181818}@media(max-width:767px){.hero-section{height:700px}}.hero-section:before{right:0;top:0;bottom:0;height:100%;width:140px;content:"";background-color:var(--bg);z-index:9;position:absolute}@media(max-width:1399px){.hero-section:before{width:100px}}@media(max-width:1199px){.hero-section:before{width:auto}}@media(max-width:767px){.hero-section:before{min-height:200px}}.hero-section .hero-social{position:absolute;right:0;top:50%;z-index:9;display:flex;align-items:center;transform:rotate(-90deg)}@media(max-width:1199px){.hero-section .hero-social{display:none}}.hero-section .hero-social li{transform:rotate(90deg);-webkit-margin-start:20px;margin-inline-start:20px}.hero-section .hero-social li i{color:var(--blue)}.hero-section .hero-social li a{color:var(--text)}.hero-section .hero-social li a:hover{color:var(--theme)}.hero-section .hero-social:before{top:13px;left:-100px}.hero-section .hero-social:after,.hero-section .hero-social:before{position:absolute;width:85px;height:1px;background-color:var(--text);content:""}.hero-section .hero-social:after{bottom:13px;right:-115px}.hero-section .swiper-dot{position:absolute;left:15px;top:50%;z-index:9;transform:translateY(-50%);transform:rotate(-90deg)}.hero-section .swiper-dot:before{top:13px;left:-130px}.hero-section .swiper-dot:after,.hero-section .swiper-dot:before{position:absolute;width:85px;height:1px;background-color:var(--text);content:""}.hero-section .swiper-dot:after{bottom:13px;right:-130px}@media(max-width:1399px){.hero-section .swiper-dot{display:none}}.hero-1{height:900px}@media(max-width:767px){.hero-1{height:700px}}.hero-1:before{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;content:"";background-image:var(--color-gradient-2)}.hero-1 .line{position:relative;height:1px;margin:10px 0;background:var(--border)}.hero-1 .line:before{content:"";position:absolute;display:block;top:-1px;left:0;background:var(--blue);height:3px;width:100px}@media(max-width:991px){.hero-1 .line:before{left:50%;transform:translateX(-50%)}}.hero-1 .design-pattern{content:"";position:absolute;display:block;bottom:0;right:0;z-index:-1;opacity:.5;transform:rotateY(180deg)}@media(max-width:991px){.hero-1 .design-pattern{opacity:1}}.hero-1 .design-pattern img{width:100%!important;height:200px}@media(max-width:991px){.hero-1 .design-pattern img{width:100px;height:100px}}.hero-1 .hero-content{position:relative;z-index:2;background:#f9f9f9;padding:40px;border-radius:15px;overflow:hidden}@media(max-width:575px){.hero-1 .hero-content{text-align:center;margin:0 auto;padding:20px}}.hero-1 .hero-content p{margin:10px 0}.hero-1 .hero-content .h5,.hero-1 .hero-content h5{margin-bottom:20px;font-size:16px;letter-spacing:1.5px}@media(max-width:575px){.hero-1 .hero-content .h5,.hero-1 .hero-content h5{text-align:center;margin:0 auto 20px}}@media(max-width:1199px){.hero-1 .hero-content .h1,.hero-1 .hero-content h1{font-size:64px}}@media(max-width:991px){.hero-1 .hero-content .h1,.hero-1 .hero-content h1{font-size:52px}}@media(max-width:767px){.hero-1 .hero-content .h1,.hero-1 .hero-content h1{font-size:44px}}@media(max-width:575px){.hero-1 .hero-content .h1,.hero-1 .hero-content h1{font-size:36px}}.hero-1 .hero-content .hero-button{display:flex;align-items:center;gap:20px;margin-top:50px}@media(max-width:767px){.hero-1 .hero-content .hero-button{margin-top:40px}}@media(max-width:575px){.hero-1 .hero-content .hero-button{margin-top:25px;justify-content:center}}.hero-1 .video-box{position:relative;z-index:2}@media(max-width:1199px){.hero-1 .video-box{margin-top:30px}}@media(max-width:575px){.hero-1 .video-box{text-align:center;margin:30px auto}}.hero-1 .video-box .video-btn{background-image:var(--color-gradient-1);color:var(--white);display:inline-block;font-size:18px;height:70px;width:70px;line-height:75px;border-radius:50%;text-align:center}.hero-1 .shape-image{position:absolute;top:0;left:0;bottom:0;z-index:0}.hero-1 .shape-image img{height:900px}@media(max-width:767px){.hero-1 .shape-image img{height:700px}}.hero-1 .container{position:absolute;top:50%;transform:translate(-50%,-50%);left:50%;width:100%}.hero-2{position:relative}.hero-2 .swiper-slide-active .hero-image{transform:scale(1.12)}@media(max-width:1199px){.hero-2 .arry-button{display:none}}.hero-2 .arry-button .arry-prev{left:4%}.hero-2 .arry-button .arry-next,.hero-2 .arry-button .arry-prev{position:absolute;top:50%;transform:translate(-50%,-50%);z-index:9}.hero-2 .arry-button .arry-next{right:0}.hero-2 .hero-image{overflow:hidden;position:absolute!important;left:0;top:0;width:100%;height:100%;opacity:1;z-index:-2;background-size:cover;transform:scale(1);transition:all 8s ease-out 0s}.hero-2 .hero-image:before{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;content:"";background-color:var(--bg);opacity:.6}.hero-2 .swiper-dot{position:absolute;left:50%;bottom:60px;z-index:9;transform:translate(-50%,-50%)}@media(max-width:575px){.hero-2 .swiper-dot{bottom:20px}}.hero-2 .swiper-dot:before{top:13px;left:-130px}.hero-2 .swiper-dot:after,.hero-2 .swiper-dot:before{position:absolute;width:105px;height:1px;background-color:var(--text);content:""}.hero-2 .swiper-dot:after{bottom:13px;right:-130px}.hero-2 .hero-content{padding:250px 0;position:relative;z-index:9;text-align:center;margin:0 auto}@media(max-width:1199px){.hero-2 .hero-content{padding:200px 0}}@media(max-width:991px){.hero-2 .hero-content{padding:150px 0}}@media(max-width:575px){.hero-2 .hero-content{padding:100px 0}}.hero-2 .hero-content .h5,.hero-2 .hero-content h5{background-color:var(--bg3);max-width:300px;padding:10px;margin:0 auto 20px;font-size:16px;letter-spacing:1.5px;text-align:center}@media(max-width:575px){.hero-2 .hero-content .h5,.hero-2 .hero-content h5{text-align:center;margin:0 auto 20px}}.hero-2 .hero-content .h1,.hero-2 .hero-content h1{font-size:96px}@media(max-width:1399px){.hero-2 .hero-content .h1,.hero-2 .hero-content h1{font-size:82px}}@media(max-width:1199px){.hero-2 .hero-content .h1,.hero-2 .hero-content h1{font-size:76px}}@media(max-width:991px){.hero-2 .hero-content .h1,.hero-2 .hero-content h1{font-size:62px}}@media(max-width:767px){.hero-2 .hero-content .h1,.hero-2 .hero-content h1{font-size:50px}}@media(max-width:575px){.hero-2 .hero-content .h1,.hero-2 .hero-content h1{font-size:36px}}.hero-2 .hero-content .h1 span,.hero-2 .hero-content h1 span{-webkit-text-stroke-width:1px;-webkit-text-stroke-color:var(--white);-webkit-text-fill-color:transparent}.hero-2 .hero-content .hero-button{display:flex;align-items:center;gap:20px;margin-top:50px;justify-content:center}@media(max-width:767px){.hero-2 .hero-content .hero-button{margin-top:40px}}@media(max-width:575px){.hero-2 .hero-content .hero-button{margin-top:25px;justify-content:center}}.hero-section-3{position:relative}.hero-section-3 .swiper-dot{position:absolute;left:15px;top:50%;z-index:9;transform:translateY(-50%);transform:rotate(-90deg)}.hero-section-3 .swiper-dot:before{top:13px;left:-130px}.hero-section-3 .swiper-dot:after,.hero-section-3 .swiper-dot:before{position:absolute;width:85px;height:1px;background-color:var(--text);content:""}.hero-section-3 .swiper-dot:after{bottom:13px;right:-130px}@media(max-width:1399px){.hero-section-3 .swiper-dot{display:none}}.hero-3{padding-top:290px;padding-bottom:100px;position:relative;overflow:hidden}@media(max-width:991px){.hero-3{padding-top:250px}}@media(max-width:575px){.hero-3{padding-top:200px}}.hero-3:before{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;content:"";background-color:var(--bg);opacity:.7}.hero-3 .hero-content{position:relative;z-index:1}@media(max-width:575px){.hero-3 .hero-content{text-align:center;margin:0 auto}}.hero-3 .hero-content .h5,.hero-3 .hero-content h5{background-color:var(--bg3);width:190px;padding:10px;margin-bottom:20px;font-size:16px;letter-spacing:1.5px;text-align:center}@media(max-width:575px){.hero-3 .hero-content .h5,.hero-3 .hero-content h5{text-align:center;margin:0 auto 20px}}.hero-3 .hero-content .h1,.hero-3 .hero-content h1{font-size:80px;margin-bottom:15px}@media(max-width:1199px){.hero-3 .hero-content .h1,.hero-3 .hero-content h1{font-size:72px}}@media(max-width:991px){.hero-3 .hero-content .h1,.hero-3 .hero-content h1{font-size:62px}}@media(max-width:767px){.hero-3 .hero-content .h1,.hero-3 .hero-content h1{font-size:48px}}@media(max-width:575px){.hero-3 .hero-content .h1,.hero-3 .hero-content h1{font-size:36px}}.hero-3 .hero-content p{color:var(--white)}.hero-3 .hero-content .hero-button{display:flex;align-items:center;gap:30px;margin-top:50px}@media(max-width:767px){.hero-3 .hero-content .hero-button{margin-top:40px}}@media(max-width:575px){.hero-3 .hero-content .hero-button{margin-top:25px;justify-content:center;flex-wrap:wrap}}.hero-3 .hero-content .hero-button .video-btn{background-image:var(--color-gradient-1);color:var(--white);display:inline-block;font-size:18px;height:70px;width:70px;line-height:75px;border-radius:50%;text-align:center}.hero-3 .hero-content .hero-button .button-text span{font-size:20px;color:var(--white);font-weight:500}.hero-3 .hero-image{position:relative;z-index:1;margin-bottom:-150px;width:580px}.hero-3 .hero-image img{width:100%}@media(max-width:1600px){.hero-3 .hero-image{margin-bottom:-100px;width:500px;height:450px;margin-left:-158px}}@media(max-width:991px){.hero-3 .hero-image{width:auto;max-width:580px;margin-left:0;height:auto}}.hero-3 .mask-shape{position:absolute;bottom:-40%;right:-5%}@media(max-width:1399px){.hero-3 .mask-shape{display:none}}.hero-section-2{background-color:var(--white)}.hero-section-2 .h2,.hero-section-2 h2{color:var(--white)}.hero-section-2 li{color:var(--white);margin-bottom:20px}.hero-section-2 li strong{color:var(--blue);display:inline-block;border-radius:20px;background:rgba(0,0,0,.278);padding:0 13px;font-weight:400}.hero-section-2 .wrapper{background-image:url(/_next/static/media/bgProperties.84bad1c3.webp);background-color:#9c9c9c;background-size:cover;padding:50px;border-radius:20px;border:2px solid #fff;margin:-70px 0;z-index:10;position:relative}@media(max-width:991px){.hero-section-2 .wrapper{padding:20px}}.hero-1{overflow:hidden}.hero-content,.hero-social,.shape-image,.swiper-dot{position:relative;z-index:1}.hero-static,.hero-wrapper{position:relative}.hero-static{z-index:1}.hero-swiper-overlay{position:absolute;inset:0;z-index:2}.hero-1{position:relative}.hero-bg{position:absolute;inset:0;z-index:0}.hero-content{position:relative;z-index:1}.counter-wrapper .counter-main-items{padding:100px;display:flex;align-items:center;justify-content:space-between;position:relative;margin-top:-50px}@media(max-width:1399px){.counter-wrapper .counter-main-items{margin-top:-25px}}@media(max-width:1199px){.counter-wrapper .counter-main-items{margin-top:-15px}}@media(max-width:991px){.counter-wrapper .counter-main-items{margin-top:-10px;padding:50px 20px;gap:20px}}@media(max-width:767px){.counter-wrapper .counter-main-items{margin-top:-5px;padding:40px;flex-wrap:wrap;gap:30px}}.counter-wrapper .counter-main-items:before{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;content:"";background:linear-gradient(to left,var(--black) 0,var(--black) 100%);opacity:.9}.counter-wrapper .counter-main-items .counter-items{position:relative;z-index:9}.counter-wrapper .counter-main-items .counter-items .h2,.counter-wrapper .counter-main-items .counter-items h2{color:var(--theme);margin-bottom:10px;font-size:40px}.counter-wrapper .counter-main-items .counter-items .h2 span,.counter-wrapper .counter-main-items .counter-items h2 span{margin-right:15px;color:var(--white)}.counter-wrapper .counter-main-items .counter-items .h2 .text,.counter-wrapper .counter-main-items .counter-items h2 .text{color:var(--white);margin-left:-15px}@media(max-width:575px){.counter-wrapper .counter-main-items .counter-items .h2,.counter-wrapper .counter-main-items .counter-items h2{font-size:36px;margin-bottom:5px}.counter-wrapper .counter-main-items .counter-items .h2 span,.counter-wrapper .counter-main-items .counter-items h2 span{margin-right:10px}}.counter-wrapper .counter-main-items .counter-items p{color:var(--white)}.counter-wrapper .industril-image{max-width:1170px;text-align:center;margin:0 auto}.counter-wrapper .industril-image img{width:100%;height:100%}.counter-wrapper-2 .industril-image{max-width:1170px;text-align:center;margin:0 auto}.counter-wrapper-2 .industril-image img{width:100%;height:100%}.counter-wrapper-2 .counter-area{margin-top:-50px}@media(max-width:1399px){.counter-wrapper-2 .counter-area{margin-top:-25px}}@media(max-width:1199px){.counter-wrapper-2 .counter-area{margin-top:-15px}}@media(max-width:991px){.counter-wrapper-2 .counter-area{margin-top:-10px}}@media(max-width:767px){.counter-wrapper-2 .counter-area{margin-top:-5px}}.counter-wrapper-2 .counter-area:before{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;content:"";background:linear-gradient(to left,var(--black) 0,var(--black) 100%);opacity:.9}.counter-wrapper-2 .counter-area .counter-main-items{padding:100px;display:flex;align-items:center;justify-content:space-between;position:relative}@media(max-width:1399px){.counter-wrapper-2 .counter-area .counter-main-items{margin-top:-25px}}@media(max-width:1199px){.counter-wrapper-2 .counter-area .counter-main-items{margin-top:-15px}}@media(max-width:991px){.counter-wrapper-2 .counter-area .counter-main-items{margin-top:-10px;padding:50px;gap:20px}}@media(max-width:767px){.counter-wrapper-2 .counter-area .counter-main-items{margin-top:-5px;padding:40px;flex-wrap:wrap;gap:30px}}.counter-wrapper-2 .counter-area .counter-main-items .counter-items{position:relative;z-index:9}.counter-wrapper-2 .counter-area .counter-main-items .counter-items .h2,.counter-wrapper-2 .counter-area .counter-main-items .counter-items h2{color:var(--theme);margin-bottom:10px}.counter-wrapper-2 .counter-area .counter-main-items .counter-items .h2 span,.counter-wrapper-2 .counter-area .counter-main-items .counter-items h2 span{margin-right:15px;color:var(--white)}.counter-wrapper-2 .counter-area .counter-main-items .counter-items .h2 .text,.counter-wrapper-2 .counter-area .counter-main-items .counter-items h2 .text{color:var(--white);margin-left:-15px}.counter-wrapper-2 .counter-area .counter-main-items .counter-items p{color:var(--white)}.video-section{position:relative;background-attachment:fixed}.video-section:before{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;content:"";background:linear-gradient(to left,var(--black) 0,var(--black) 100%);opacity:.6}.video-wrapper-box{padding:200px 0}@media(max-width:767px){.video-wrapper-box{padding:150px 0}}@media(max-width:575px){.video-wrapper-box{padding:120px 0}}.video-wrapper-box .video-btn{position:relative}.video-wrapper-box .video-btn .text-circle{animation:cir36 10s linear infinite}.video-wrapper-box .video-btn span{position:absolute;top:50%;z-index:1;left:50%;transform:translate(-50%,-50%)}@media(max-width:767px){.about-wrapper{margin-top:50px}}.about-wrapper .about-image{width:452px;height:588px;position:relative;z-index:99}.about-wrapper .about-image img{width:100%;height:700px}@media(max-width:767px){.about-wrapper .about-image{width:auto;height:auto}.about-wrapper .about-image img{height:600px}}.about-wrapper .about-image .border-shape{position:absolute;top:50px;right:-50px;z-index:-1}@media(max-width:767px){.about-wrapper .about-image .border-shape{display:none}}.about-wrapper .about-image .border-shape img{filter:brightness(0)}.about-wrapper .about-image .working-area{background-color:var(--theme);display:inline-block;padding:25px 16px;text-align:center;position:absolute;top:86px;left:-50px}@media(max-width:767px){.about-wrapper .about-image .working-area{left:0}}.about-wrapper .about-image .working-area .inner{position:relative}.about-wrapper .about-image .working-area .inner:before{content:"";position:absolute;bottom:-55px;left:-16px;width:50px;height:30px;background:var(--theme);-webkit-clip-path:polygon(50% 0,100% 0,100% 100%,48% 47%,0 0);clip-path:polygon(50% 0,100% 0,100% 100%,48% 47%,0 0)}.about-wrapper .about-image .working-area .inner .icon-box{color:var(--white)}.about-wrapper .about-image .working-area .inner .icon-box i{font-size:50px;margin-bottom:15px}.about-wrapper .about-image .working-area .inner .icon-box .h3,.about-wrapper .about-image .working-area .inner .icon-box h3{font-size:24px;margin-bottom:5px}.about-wrapper .about-image .video-image{position:absolute;z-index:1;right:-28%;bottom:71px}@media(max-width:1399px){.about-wrapper .about-image .video-image{right:-15%}}@media(max-width:1199px){.about-wrapper .about-image .video-image{right:-28%}}@media(max-width:767px){.about-wrapper .about-image .video-image{right:0;bottom:0}}.about-wrapper .about-image .video-image img{width:100%;height:100%}.about-wrapper .about-image .video-image .video-box{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.about-wrapper .about-image .video-image .video-box .video-btn{background-image:var(--color-gradient-1);color:var(--white);display:inline-block;font-size:18px;height:70px;width:70px;line-height:75px;border-radius:50%;text-align:center}.about-wrapper .about-content ul{margin-top:30px}@media(max-width:575px){.about-wrapper .about-content ul{margin-top:20px}}.about-wrapper .about-content ul li{color:var(--white)}.about-wrapper .about-content ul li:not(:last-child){margin-bottom:15px}.about-wrapper .about-content ul li i{color:var(--theme);margin-right:5px}.about-wrapper .about-content .about-info-items{display:flex;align-items:center;gap:30px;margin-top:50px}@media(max-width:1399px){.about-wrapper .about-content .about-info-items{flex-wrap:wrap}}@media(max-width:767px){.about-wrapper .about-content .about-info-items{margin-top:30px;justify-content:center}}.about-wrapper .about-content .about-info-items .call-area{display:flex;align-items:center;gap:20px}@media(max-width:767px){.about-wrapper .about-content .about-info-items .call-area{flex-direction:column}}.about-wrapper .about-content .about-info-items .call-area span{color:var(--black)}.about-wrapper .about-content .about-info-items .call-area .icon{display:flex;align-items:center;gap:10px}.about-wrapper .about-content .about-info-items .call-area .icon i{width:40px;height:40px;line-height:40px;background-color:var(--black);color:var(--white);text-align:center;border-radius:50%}.about-wrapper .about-content .about-info-items .call-area .icon .h6,.about-wrapper .about-content .about-info-items .call-area .icon h6{font-size:18px}.about-wrapper .about-content .about-info-items .call-area .icon .h6 a,.about-wrapper .about-content .about-info-items .call-area .icon h6 a{color:var(--theme)}.about-wrapper-2 .about-image{position:relative;overflow:hidden}.about-wrapper-2 .about-image img{width:100%;height:100%}.about-wrapper-2 .about-image:before{width:100px;height:95px;content:"";position:absolute;top:0;right:0;background-color:var(--theme2)}@media(max-width:575px){.about-wrapper-2 .about-image:before{width:70px;height:65px}}.about-wrapper-2 .about-image .title-text{position:absolute;bottom:15%;left:-18%;padding:30px;background-color:var(--theme);transform:rotate(-90deg)}@media(max-width:1399px){.about-wrapper-2 .about-image .title-text{bottom:18%;left:-21%}}@media(max-width:1199px){.about-wrapper-2 .about-image .title-text{bottom:22%;left:-25%}}@media(max-width:991px){.about-wrapper-2 .about-image .title-text{bottom:14%;left:-18%}}@media(max-width:767px){.about-wrapper-2 .about-image .title-text{transform:none;bottom:0;left:0;padding:20px;font-size:20px}}.about-wrapper-2 .about-image.style-2{overflow:initial;margin-left:100px}@media(max-width:1399px){.about-wrapper-2 .about-image.style-2{margin-left:0}}.about-wrapper-2 .about-image.style-2:before{top:-10px;right:-10px}.about-wrapper-2 .about-image.style-2 .title-text{bottom:40px;background-color:initial;background:linear-gradient(0deg,#ee332b 37.7%,rgba(238,51,43,0));transform:rotate(0)}@media(max-width:1399px){.about-wrapper-2 .about-image.style-2 .title-text{bottom:0;left:0}}.about-wrapper-2 .about-content{margin-left:30px;position:relative}@media(max-width:991px){.about-wrapper-2 .about-content{margin-left:0}}.about-wrapper-2 .about-content .video-box{margin-bottom:40px}@media(max-width:991px){.about-wrapper-2 .about-content .video-box{margin-bottom:30px}}.about-wrapper-2 .about-content .video-box .circle-shape{position:relative;display:inline-block}.about-wrapper-2 .about-content .video-box .circle-shape .text-circle{animation:cir36 10s linear infinite}.about-wrapper-2 .about-content .video-box .circle-shape .video-btn{position:absolute;top:50%;z-index:1;left:50%;height:66px;transform:translate(-50%,-50%);width:66px;text-align:center;line-height:66px;border-radius:50%}.about-wrapper-2 .about-content ul{margin-top:30px;display:flex;align-items:center;gap:50px;flex-wrap:wrap}@media(max-width:1199px){.about-wrapper-2 .about-content ul{gap:30px}}.about-wrapper-2 .about-content ul li{color:var(--white);padding-left:20px;position:relative}.about-wrapper-2 .about-content ul li:before{position:absolute;top:10px;left:0;width:6px;height:6px;content:"";border-radius:6px;background-color:var(--white)}.about-wrapper-2 .about-content .about-info-items{display:flex;align-items:center;gap:30px;margin-top:40px}@media(max-width:1399px){.about-wrapper-2 .about-content .about-info-items{flex-wrap:wrap}}@media(max-width:767px){.about-wrapper-2 .about-content .about-info-items{margin-top:30px}}.about-wrapper-2 .about-content .about-info-items .call-area{display:flex;align-items:center;gap:20px}.about-wrapper-2 .about-content .about-info-items .call-area span{color:var(--white)}.about-wrapper-2 .about-content .about-info-items .call-area .icon{display:flex;align-items:center;gap:10px}.about-wrapper-2 .about-content .about-info-items .call-area .icon i{width:40px;height:40px;line-height:40px;background-color:var(--bg3);color:var(--white);text-align:center;border-radius:50%}.about-wrapper-2 .about-content .about-info-items .call-area .icon .h6,.about-wrapper-2 .about-content .about-info-items .call-area .icon h6{font-size:18px}.about-wrapper-2 .about-content .about-info-items .call-area .icon .h6 a,.about-wrapper-2 .about-content .about-info-items .call-area .icon h6 a{color:var(--theme)}.about-wrapper-2.style-2 .about-content{margin-left:0;margin-right:30px}.about-wrapper-2.style-2 .about-content ul{display:block;margin-top:30px}.about-wrapper-2.style-2 .about-content ul li:not(:last-child){margin-bottom:5px}.about-wrapper-2.style-2 .about-image:before{display:none}.about-section{position:relative;background:var(--white)}.about-section .h3,.about-section h3{margin-bottom:10px}.about-section .arrow-shape{position:absolute;right:0;top:-50px}.about-wrapper-3 .about-image{max-width:660px;padding-left:30px;position:relative}.about-wrapper-3 .about-image img{width:100%;height:100%}.about-wrapper-3 .about-image:before{position:absolute;top:30px;left:0;right:0;width:95%;height:100%;content:"";border:1px solid var(--theme2);z-index:-1}.about-wrapper-3 .about-content{margin-left:20px}@media(max-width:991px){.about-wrapper-3 .about-content{margin-left:0;margin-top:20px}}.about-wrapper-3 .about-content .about-list{margin-top:30px}.about-wrapper-3 .about-content .about-list li{color:var(--white)}.about-wrapper-3 .about-content .about-list li:not(:last-child){margin-bottom:10px}.about-wrapper-3 .about-content .about-list li i{color:var(--theme);margin-right:15px;font-size:18px}.about-wrapper-3 .about-content .about-info{margin-top:40px;display:flex;align-items:center;justify-content:space-between}@media(max-width:1199px){.about-wrapper-3 .about-content .about-info{flex-wrap:wrap;gap:30px}}@media(max-width:767px){.about-wrapper-3 .about-content .about-info{margin-top:30px}}@media(max-width:575px){.about-wrapper-3 .about-content .about-info{margin-top:20px}}.about-wrapper-3 .about-content .about-info .info-left .content{margin-bottom:35px}@media(max-width:575px){.about-wrapper-3 .about-content .about-info .info-left .content{margin-bottom:20px}}.about-wrapper-3 .about-content .about-info .info-left .content .h2,.about-wrapper-3 .about-content .about-info .info-left .content h2{font-size:96px}@media(max-width:575px){.about-wrapper-3 .about-content .about-info .info-left .content .h2,.about-wrapper-3 .about-content .about-info .info-left .content h2{font-size:50px}}.about-wrapper-3 .about-content .about-info .info-right{text-align:center;background-color:var(--bg2);padding:80px 30px 40px;border-top:2px solid var(--theme)}.about-wrapper-3 .about-content .about-info .info-right .icon{font-size:46px;color:var(--theme);margin-bottom:70px}.about-wrapper-3 .about-content .about-info .info-right .icon:before{background:var(--theme);opacity:.1;width:105px;height:105px}.about-wrapper-3 .about-content .about-info .info-right .icon:after{background:var(--theme);opacity:.1;width:85px;height:85px}.service-box-items{margin-top:30px;padding:45px 40px;overflow:hidden;height:100%;position:relative;background-color:var(--bg2)}@media(max-width:767px){.service-box-items{height:auto;margin-top:0}}@media(max-width:575px){.service-box-items{padding:40px 30px}}.service-box-items:before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-image:var(--color-gradient-1);transition:transform .4s ease;transform-origin:top right;transform:scaleY(0)}.service-box-items:after{position:absolute;bottom:6px;right:6px;content:"";background-image:url(/_next/static/media/arrow-shape.9e106790.png);background-repeat:no-repeat;background-size:cover;width:21px;height:18px}.service-box-items .icon,.service-box-items:after{transition:all .4s ease-in-out}.service-box-items .content{margin-top:30px;position:relative;z-index:9}@media(max-width:575px){.service-box-items .content{margin-top:20px}}.service-box-items .content .h3,.service-box-items .content h3{margin-bottom:15px}@media(max-width:575px){.service-box-items .content .h3,.service-box-items .content h3{margin-bottom:10px}}.service-box-items .content .h3 a:hover,.service-box-items .content h3 a:hover{color:var(--theme2)}.service-box-items:hover:before{transform:scale(1);transform-origin:bottom center}.service-box-items:hover .icon,.service-box-items:hover:after{filter:grayscale(100%) brightness(300%)}.service-box-items:hover .content .h3 a,.service-box-items:hover .content h3 a,.service-box-items:hover .content p{color:var(--white)}.service-box-items.active:before{transform:scale(1);transform-origin:bottom center}.service-box-items.active .icon,.service-box-items.active:after{filter:grayscale(100%) brightness(300%)}.service-box-items.active .content .h3 a,.service-box-items.active .content h3 a,.service-box-items.active .content p{color:var(--white)}.service-wrapper{margin-right:-45%}@media(max-width:1899px){.service-wrapper{margin-right:-30%}}@media(max-width:1600px){.service-wrapper{margin-right:-25%}}@media(max-width:575px){.service-wrapper{margin-right:0}}.service-wrapper .single-service-items{position:relative;margin-top:30px;overflow:hidden}@media(max-width:575px){.service-wrapper .single-service-items br{display:block}}.service-wrapper .single-service-items .service-image{max-width:450px;height:531px;position:relative}@media(max-width:767px){.service-wrapper .single-service-items .service-image{height:500px}}@media(max-width:575px){.service-wrapper .single-service-items .service-image{height:450px;max-width:540px}}.service-wrapper .single-service-items .service-image img{width:100%;height:100%}.service-wrapper .single-service-items .service-image:before{background-image:var(--color-gradient-4);background-repeat:no-repeat;background-size:cover;background-position:50%;position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;overflow:hidden;opacity:0;transition:all .3s ease-in-out;visibility:hidden;content:""}.service-wrapper .single-service-items .service-image .post-box{position:absolute;top:-40px;right:40px;width:70px;height:70px;line-height:70px;border-radius:50%;background-color:var(--white);text-align:center;font-size:28px;color:var(--theme);display:inline-block;transition:all .4s ease-in-out;opacity:0;visibility:hidden}.service-wrapper .single-service-items .service-image .service-content{position:absolute;bottom:-50px;left:-40px;transform:rotate(-90deg);transition:all .4s ease-in-out;opacity:0;visibility:hidden}.service-wrapper .single-service-items .service-image .service-content .h3,.service-wrapper .single-service-items .service-image .service-content h3{font-size:30px}.service-wrapper .single-service-items:hover .service-image:before{opacity:1;visibility:visible}.service-wrapper .single-service-items:hover .service-image .service-content{bottom:115px;opacity:1;visibility:visible}.service-wrapper .single-service-items:hover .service-image .post-box{top:40px;opacity:1;visibility:visible}.service-section-2{position:relative;background:var(--white)}.service-section-2 .services-wrapper p{margin-bottom:20px}.service-section-2 .services-wrapper .h3,.service-section-2 .services-wrapper h3{margin-bottom:5px}.service-section-2 .swiper-dot{position:relative}.service-section-2 .swiper-dot:before{position:absolute;bottom:10px;left:41%;transform:translate(-50%,-50%);width:105px;height:1px;background-color:var(--text);content:""}@media(max-width:1399px){.service-section-2 .swiper-dot:before{display:none}}.service-section-2 .swiper-dot:after{position:absolute;bottom:10px;right:37%;width:105px;height:1px;background-color:var(--text);content:""}@media(max-width:1399px){.service-section-2 .swiper-dot:after{display:none}}.service-items-2{margin-top:30px;box-shadow:0 0 15px 0 var(--border);background:#fefefe;border-radius:15px;overflow:hidden}.service-items-2 .service-image{padding:0}.service-items-2 .service-image img{width:100%;height:100%;height:280px;object-fit:cover}.service-items-2 .default-image.service-image{background-color:#e1e1e1}.service-items-2 .default-image.service-image img{height:150px;padding:40px 0}.service-items-2 .service-content.bg-zoom{background-color:#777;padding-top:100px;transition:background-size .5s ease-out;position:relative}.service-items-2 .service-content.bg-zoom:before{content:"";background:linear-gradient(45deg,rgba(0,0,0,.729),transparent);position:absolute;top:0;bottom:0;right:0;left:0;z-index:1}.service-items-2 .service-content.bg-zoom:hover{background-size:120%}.service-items-2 .service-content.bg-zoom div{position:relative;z-index:0}.service-items-2 .service-content.bg-zoom div.flex{z-index:1}.service-items-2 .service-content.bg-zoom .h3,.service-items-2 .service-content.bg-zoom h3{color:#fff;position:relative;z-index:1}.service-items-2 .service-content.bg-zoom .h5,.service-items-2 .service-content.bg-zoom h5{color:#fff}.service-items-2 .service-content{padding:30px 25px;background-repeat:no-repeat;background-position:50%;background-size:100%}.service-items-2 .service-content .product-price{margin-bottom:15px;display:flex;flex-direction:column}.service-items-2 .service-content .product-price>div{display:flex;gap:3px}.service-items-2 .service-content .small,.service-items-2 .service-content small{height:60px}.service-items-2 .service-content .h3,.service-items-2 .service-content h3{margin-bottom:15px;font-size:25px}.service-items-2 .service-content .h5,.service-items-2 .service-content h5{margin-bottom:5px;color:#0fc3a4;font-family:var(--bs-body-font-family);font-weight:700}.services-details-wrapper .thumbnail-images{gap:10px;margin-top:10px;cursor:pointer}.services-details-wrapper .thumbnail-container{flex:0 0 100px;max-width:100px;height:100px;overflow:hidden;border-radius:8px;transition:border-color .3s}.services-details-wrapper .details-image{position:relative;cursor:pointer}.services-details-wrapper .details-image .default-image{background-color:#dbdbdb;text-align:center;min-height:350px;display:flex;justify-content:center;align-items:center}.services-details-wrapper .details-image .default-image img{width:100px;height:100px}.services-details-wrapper .details-image img{width:100%;height:100%;max-height:600px;object-fit:cover;object-position:center;border-radius:8px}@media(max-width:767px){.services-details-wrapper .details-image img{max-height:500px}}.services-details-wrapper .details-image .video-box{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.services-details-wrapper .details-image .video-box .video-btn{background-image:var(--color-gradient-1);color:var(--white);display:inline-block;font-size:18px;height:70px;width:70px;line-height:75px;border-radius:50%;text-align:center}.services-details-wrapper .details-content{margin-top:40px}.services-details-wrapper .details-content .h2,.services-details-wrapper .details-content h2{font-size:32px}@media(max-width:575px){.services-details-wrapper .details-content .h2,.services-details-wrapper .details-content h2{font-size:28px}}.services-details-wrapper .details-content table{margin-top:15px;margin-bottom:15px}.services-details-wrapper .details-content ul li i{width:20px;height:20px;line-height:20px;text-align:center;border-radius:50%;transition:all .4s ease-in-out;background:var(--color-gradient-1);color:var(--white);font-size:10px;margin-right:10px}.services-details-wrapper .details-content .image img{width:100%;height:100%}.services-details-wrapper .details-content .faq-content .faq-accordion .accordion-item .accordion-header .accordion-button{font-size:18px!important}.product-details{background:var(--white)}.product-details .product-price{margin-bottom:15px;display:flex;flex-direction:column}.product-details .product-price>div{display:flex;gap:3px}.product-details .line{position:relative;height:1px;margin:10px 0;background:var(--border);max-width:200px}.product-details .line:before{content:"";position:absolute;display:block;top:-1px;left:0;background:var(--blue);height:3px;width:100px}.product-details .details-info .h5,.product-details .details-info h5{color:var(--text)}.product-details .details-info .line{position:relative;height:1px;margin:10px 0;background:var(--border)}.product-details .details-info .line:before{content:"";position:absolute;display:block;top:-1px;left:0;background:var(--blue);height:3px;width:100px}.truncated-text{height:200px;overflow:hidden;position:relative;display:-webkit-box;-webkit-line-clamp:7;-webkit-box-orient:vertical}.project-wrapper{padding:150px 0;position:relative}@media(max-width:1199px){.project-wrapper{padding:0}}.project-wrapper .section-title{transform:rotate(-90deg);max-width:470px;margin:0 -170px 5px}@media(max-width:1199px){.project-wrapper .section-title{transform:none;margin:0}}.project-wrapper .project-header{margin-bottom:50px}@media(max-width:767px){.project-wrapper .project-header .text-end{text-align:left!important}.project-wrapper .project-header .theme-btn-2{margin-top:30px;margin-left:10px}}.project-wrapper .project-slider{margin-right:-70%}@media(max-width:1199px){.project-wrapper .project-slider{margin-right:0}}.project-wrapper .project-image{height:530px;max-width:450px;position:relative;overflow:hidden}@media(max-width:1199px){.project-wrapper .project-image{text-align:center;margin:0 auto}}@media(max-width:991px){.project-wrapper .project-image{height:450px}}@media(max-width:575px){.project-wrapper .project-image{height:400px}}.project-wrapper .project-image:before{background-image:var(--color-gradient-3);background-repeat:no-repeat;background-size:cover;background-position:50%;position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;overflow:hidden;opacity:0;transition:all .3s ease-in-out;visibility:hidden;content:""}.project-wrapper .project-image .post-box{width:70px;height:70px;line-height:75px;border-radius:50%;background-color:var(--white);color:var(--theme);text-align:center;font-size:18px;position:absolute;top:-50px;left:30px;transition:all .4s ease-in-out;visibility:hidden;opacity:0}.project-wrapper .project-image .post-box i{font-size:24px}.project-wrapper .project-image .post-box:hover{background-color:var(--theme);color:var(--white)}.project-wrapper .project-image .project-content{position:absolute;bottom:-100px;left:40px;overflow:hidden;opacity:0;visibility:hidden;transition:all .6s ease-in-out}.project-wrapper .project-image .project-content .h4,.project-wrapper .project-image .project-content h4{color:var(--white)}.project-wrapper .project-image.style-2 .post-box{top:-60px;transition:all .4s ease-in-out;visibility:hidden;opacity:0}.project-wrapper .project-image.style-2 .post-box span{margin-left:18px}.project-wrapper .project-image.style-2:hover .post-box{top:30px;visibility:visible;opacity:1}.project-wrapper .project-image.style-2.active:before{visibility:visible;opacity:1}.project-wrapper .project-image.style-2.active .post-box{top:30px;visibility:visible;opacity:1}.project-wrapper .project-image.style-2.active .project-content{bottom:40px;visibility:visible;opacity:1}.project-wrapper .project-image:hover:before{visibility:visible;opacity:1}.project-wrapper .project-image:hover .post-box{visibility:visible;opacity:1;top:30px}.project-wrapper .project-image:hover .project-content{bottom:40px;visibility:visible;opacity:1}.project-wrapper .swiper-slide.swiper-slide-active .project-image:before{visibility:visible;opacity:1}.project-wrapper .swiper-slide.swiper-slide-active .project-image .post-box{visibility:visible;opacity:1;top:30px}.project-wrapper .swiper-slide.swiper-slide-active .project-image .project-content{bottom:40px;visibility:visible;opacity:1}.project-wrapper .swiper-dot-2{position:absolute;left:150px;bottom:48.9%;z-index:9;transform:rotate(-90deg)}@media(max-width:1199px){.line-area,.project-wrapper .swiper-dot-2{display:none}}.line-area span{position:absolute;content:"";width:1px;height:72.5%;top:0;left:26%;background-color:var(--border2);z-index:-1}.line-area span:nth-child(2){left:50%}.line-area span:nth-child(3){left:70%}.project-section{position:relative}.project-section:before{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;content:"";background-color:var(--bg);z-index:-1;height:72.5%}.project-wrapper-2{margin-top:30px}.project-wrapper-2 .project-content-area{position:relative}.project-wrapper-2 .project-content-area:before{position:absolute;top:-38%;left:-25%;content:"";background-color:var(--border);height:700px;width:1px}@media(max-width:1399px){.project-wrapper-2 .project-content-area:before{display:none}}.project-wrapper-2 .project-content-area:after{position:absolute;top:-38%;right:-3%;content:"";background-color:var(--border);height:700px;width:1px}@media(max-width:1399px){.project-wrapper-2 .project-content-area:after{display:none}}.project-wrapper-2 .project-content-area p{margin-bottom:130px}@media(max-width:1199px){.project-wrapper-2 .project-content-area p{margin-bottom:50px}}@media(max-width:991px){.project-wrapper-2 .project-content-area p{margin-bottom:130px}}@media(max-width:767px){.project-wrapper-2 .project-content-area p{margin-bottom:40px}}.project-wrapper-2 .project-content-area .project-content .h4,.project-wrapper-2 .project-content-area .project-content h4{margin-bottom:10px}.project-wrapper-2 .project-content-area .project-content p{color:var(--white)}.project-wrapper-2 .project-content-area .pegi-wrp{position:relative}.project-wrapper-2 .project-content-area .pegi-wrp:after{position:absolute;content:"";bottom:0;right:0;width:155px;height:1px;background-color:var(--border);transform:rotate(-50deg)}.project-wrapper-2 .project-content-area .pegi-wrp .pegi-number{font-size:24px}.project-wrapper-2 .project-content-area .pegi-wrp .pegi-number span:not(:last-child){color:var(--white)}@media(max-width:1199px){.project-wrapper-2 .project-content-area .arry-button{display:none}}.project-wrapper-2 .project-content-area .arry-button .arry-prev{border-radius:50%;width:70px;height:70px;line-height:70px;border:1px solid var(--border);background-color:transparent;margin-right:25px;color:var(--border)}.project-wrapper-2 .project-content-area .arry-button .arry-next{border-radius:50%;width:70px;height:70px;line-height:70px}.project-wrapper-2 .project-image{margin-left:50px}@media(max-width:991px){.project-wrapper-2 .project-image{margin-left:0}}.project-details-wrapper .details-image img,.project-wrapper-2 .project-image img{width:100%;height:100%}.project-details-wrapper .project-details-content{margin-top:30px}.project-details-wrapper .project-details-content .h2,.project-details-wrapper .project-details-content h2{font-size:32px}@media(max-width:575px){.project-details-wrapper .project-details-content .h2,.project-details-wrapper .project-details-content h2{font-size:28px}}.project-details-wrapper .project-details-content .project-date{display:flex;align-items:center;justify-content:space-between;gap:30px;flex-wrap:wrap}.project-details-wrapper .project-details-content .project-date li{font-weight:500;color:var(--text)}.project-details-wrapper .project-details-content .project-date li span{font-weight:400;color:var(--theme)}.project-details-wrapper .project-details-content .project-challenge-list{max-width:780px;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.project-details-wrapper .project-details-content .project-challenge li{font-weight:500;color:var(--heading-color)}.project-details-wrapper .project-details-content .project-challenge li i{width:20px;height:20px;line-height:20px;text-align:center;border-radius:50%;transition:all .4s ease-in-out;background:var(--color-gradient-1);color:var(--white);font-size:10px;margin-right:10px}.project-details-wrapper .project-details-content .image img{width:100%;height:100%}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{box-shadow:inset 0 0 5px var(--theme);border-radius:5px}::-webkit-scrollbar-thumb{background:var(--theme);border-radius:10px}.fix{overflow:hidden}.ralt{position:relative}.ml-100{margin-left:100px}.ripple{position:relative}.ripple:after,.ripple:before{position:absolute;left:50%;top:50%;width:60px;height:60px;transform:translateX(-50%) translateY(-50%);border-radius:50%;-ms-box-shadow:0 0 0 0 hsla(0,0%,100%,.5);-o-box-shadow:0 0 0 0 hsla(0,0%,100%,.5);box-shadow:0 0 0 0 hsla(0,0%,100%,.5);animation:rippleOne 3s infinite}.ripple:before{animation-delay:.9s}.ripple:after,.ripple:before{content:"";position:absolute;right:0;bottom:0}.ripple:after{animation-delay:.6s}.swiper-dot .swiper-pagination-bullet,.swiper-dot-2 .swiper-pagination-bullet{width:6px;height:6px;transition:.6s;background-color:var(--text);opacity:1;border-radius:10px;position:relative}.swiper-dot .swiper-pagination-bullet:not(:last-child),.swiper-dot-2 .swiper-pagination-bullet:not(:last-child){margin-right:20px}.swiper-dot .swiper-pagination-bullet:before,.swiper-dot-2 .swiper-pagination-bullet:before{position:absolute;width:20px;height:20px;line-height:20px;top:-7px;left:-7px;border-radius:50%;background-color:transparent;border:1px solid var(--text);content:""}.swiper-dot .swiper-pagination-bullet.swiper-pagination-bullet-active,.swiper-dot-2 .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--theme2);transition:.6s;position:relative}.swiper-dot .swiper-pagination-bullet.swiper-pagination-bullet-active:before,.swiper-dot-2 .swiper-pagination-bullet.swiper-pagination-bullet-active:before{border:1px solid var(--theme2)}.arry-button .arry-next{width:60px;height:60px;line-height:60px;background-color:var(--theme);margin-right:20px;color:var(--white)}@media(max-width:767px){.arry-button .arry-next{margin-right:0;margin-bottom:10px}}@media(max-width:575px){.arry-button .arry-next{width:45px;height:45px;line-height:45px}}.arry-button .arry-prev{width:60px;height:60px;line-height:60px;background-color:var(--border);color:var(--white)}@media(max-width:575px){.arry-button .arry-prev{width:45px;height:45px;line-height:45px}}.mt-10{margin-top:10px}@media(max-width:575px){br{display:none}}.bg-cover{background-repeat:no-repeat;background-size:cover;position:relative;background-position:50%;width:calc(100% - 140px)}@media(max-width:767px){.bg-cover{width:100%}}.nice-select{background-color:transparent;width:unset;outline:none;border-bottom:2px solid var(--border)!important;padding-bottom:20px!important;border:none;border-radius:0;padding:0}.nice-select:hover{border-image:var(--color-gradient-1);border-bottom:2px solid transparent;border-image-slice:2}.nice-select span{font-size:16px;color:var(--text);text-transform:capitalize}.nice-select .current{margin-right:12px}.nice-select:after{right:23px;width:10px;height:10px;top:15px;border-bottom:2px solid transparent;border-image:var(--color-gradient-1);border-right:2px solid transparent;border-image-slice:2}.nice-select.open .list{margin-top:16px;width:100%}.nice-select .option.selected.focus,.nice-select.open .list{background:var(--bg);text-transform:capitalize;color:var(--text)}.nice-select .option.selected.focus{outline:none;font-weight:400;font-size:16px;border:none}.nice-select .option{border:none}.nice-select .option:hover{background:transparent}.scroll-up{border-radius:50px;box-shadow:0 0 0 2px var(--blue);transform:translateY(15px);right:25px;bottom:35px;height:50px;width:50px;overflow:hidden;transition:all .4s ease-in-out}.back__to_top_wrapper,.scroll-up{cursor:pointer;display:block;z-index:99;opacity:0;visibility:hidden;position:fixed}.back__to_top_wrapper{right:50px;bottom:0;height:44px;width:44px;border-radius:50%;transition:.3s linear}.back__to_top_wrapper.back__to_top_btn_show{visibility:visible;opacity:1;bottom:50px}.back__to_top_btn{display:inline-block;width:44px;height:44px;line-height:44px;text-align:center;background:var(--eg-common-white);box-shadow:0 8px 16px rgba(3,4,28,.3);color:var(--eg-common-black);border-radius:50%;transition:.3s linear}.back__to_top_btn svg{transform:translateY(-2px)}.back__to_top_btn:hover{transform:translateY(-4px);background-color:var(--eg-theme-primary);color:var(--eg-common-white)}.border-none{border-right:none!important;border-bottom:none!important}.border-left-none{border-left:none!important}.border-top-none{border-top:none!important}.mt-30{margin-top:30px}@media(max-width:767px){.mt-30{margin-top:0}}.bor-top{border-top:1px solid var(--border)}.bor-left{border-left:1px solid var(--border)}.bor-bottom{border-bottom:1px solid var(--border)}.bor-right{border-right:1px solid var(--border)}.spinner-border{color:var(--blue)}.soft-active{background:rgba(25,245,206,.341)}.li-item{color:#666;font-size:10px}@media(max-width:800px){.li-item{display:none}}.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,10px)!important}.banner-section{padding-top:70px;background:var(--white)}.banner-section .theme-btn{background:#000}.banner-section .banner{overflow:hidden;background:var(--blue);padding:50px;border-radius:15px;z-index:1;position:relative}@media(max-width:991px){.banner-section .banner{padding:20px}}.banner-section .banner .h3,.banner-section .banner h3{text-transform:none;z-index:1}.banner-section .banner .header-button{text-align:right}@media(max-width:991px){.banner-section .banner .header-button{margin-top:20px;text-align:center}}.banner-section .banner .design-pattern{position:absolute;bottom:0;right:0}@media(max-width:991px){.banner-section .banner .design-pattern img{opacity:.7;z-index:-1;width:100%;height:100px}}.team-section{z-index:1;background-color:var(--white)}.team-section .design-pattern{position:absolute;height:600px;width:600px;left:0;bottom:0;z-index:-1;pointer-events:none;opacity:.5;transform:rotate(90deg)}.team-section .design-pattern img{width:100%;height:100%}.team-wrapper .team-left-content{position:relative}.team-wrapper .team-left-content .team-button{margin-top:50px}@media(max-width:575px){.team-wrapper .team-left-content .team-button{margin-top:30px}}.team-wrapper .team-left-content .arrow-shape{position:absolute;left:-70px;bottom:-74%;animation:rounded 5s linear infinite}@media(max-width:1199px){.team-wrapper .team-left-content .arrow-shape{display:none}}.team-wrapper .team-items .team-content:not(:last-child){margin-bottom:40px}@media(max-width:575px){.team-wrapper .team-items .team-content:not(:last-child){margin-bottom:15px}}.team-wrapper .team-items .team-content span{color:var(--text);display:inline-block;display:block;margin-bottom:10px;transition:all .4s ease-in-out}@media(max-width:1399px){.team-wrapper .team-items .team-content span{margin-right:25px}}@media(max-width:1199px){.team-wrapper .team-items .team-content span{margin-right:20px}}@media(max-width:991px){.team-wrapper .team-items .team-content span{margin-right:0;text-align:left}}.team-wrapper .team-items .team-content .h2,.team-wrapper .team-items .team-content h2{font-size:54px;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:var(--white);-webkit-text-fill-color:transparent;transition:all .4s ease-in-out}@media(max-width:1399px){.team-wrapper .team-items .team-content .h2,.team-wrapper .team-items .team-content h2{font-size:48px}}@media(max-width:1199px){.team-wrapper .team-items .team-content .h2,.team-wrapper .team-items .team-content h2{font-size:40px}}@media(max-width:575px){.team-wrapper .team-items .team-content .h2,.team-wrapper .team-items .team-content h2{font-size:36px}}.team-wrapper .team-items .team-content:hover .h2,.team-wrapper .team-items .team-content:hover h2{color:var(--white);-webkit-text-stroke-width:initial;-webkit-text-stroke-color:initial;-webkit-text-fill-color:initial}.team-wrapper .team-items .team-content:hover span{color:var(--theme)}.team-wrapper .team-items .team-image{height:570px}.team-wrapper .team-items .team-image img{width:100%;object-fit:cover}@media(max-width:575px){.team-wrapper .team-items .team-image{height:430px}}.team-wrapper .team-items .image{margin-right:20px}@media(max-width:991px){.team-wrapper .team-items .image{margin-right:0}}.team-wrapper .team-items .image img{width:100%;height:100%}.single-team-items .team-image{position:relative;overflow:hidden}.single-team-items .team-image img{width:100%;height:100%}.single-team-items .team-image:before{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;content:"";background:var(--black);opacity:0}.single-team-items .team-image .team-content{position:absolute;bottom:0;left:0;padding:30px 60px 30px 30px;background-color:var(--bg2);z-index:9}.single-team-items .team-image .team-content:before{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;content:"";background-size:cover;background-repeat:none;background-image:url(/_next/static/media/mask-shape.3b0fb963.png);z-index:-1}.single-team-items .team-image .team-content p{margin-bottom:-95px;opacity:0;visibility:hidden;transition:all .4s ease-in-out}.single-team-items .team-image .team-content .content{margin-bottom:0}.single-team-items .team-image .team-content .content .h4,.single-team-items .team-image .team-content .content h4{margin-bottom:5px}.single-team-items .team-image .team-content .icon{margin-top:10px;margin-bottom:-30px;opacity:0;visibility:hidden;transition:all .4s ease-in-out}.single-team-items .team-image .team-content .icon i{color:var(--theme2)}.single-team-items .team-image .team-content .h4 a:hover,.single-team-items .team-image .team-content h4 a:hover,.single-team-items .team-image .team-content span{color:var(--theme)}.single-team-items .team-image .social-icon{position:absolute;bottom:-60px;right:47px;display:grid;padding:40px 20px;background-image:var(--color-gradient-1);grid-gap:14px;gap:14px;opacity:0;visibility:hidden;transition:all .4s ease-in-out}.single-team-items:hover .team-image:before{opacity:.4}.single-team-items:hover .team-image .social-icon{bottom:0;opacity:1;visibility:visible}.single-team-items:hover .team-image .team-content .icon{margin-bottom:0;visibility:visible;opacity:1}.single-team-items:hover .team-image .team-content p{opacity:1;visibility:visible;margin-bottom:10px}.single-team-items:hover .team-image .team-content .content{margin-bottom:-55px;opacity:0;visibility:hidden;transition:all .4s ease-in-out}.single-team-items.active .team-image:before{opacity:.4}.single-team-items.active .team-image .social-icon{bottom:0;opacity:1;visibility:visible}.single-team-items.active .team-image .team-content .icon{margin-bottom:0;visibility:visible;opacity:1}.single-team-items.active .team-image .team-content p{opacity:1;visibility:visible;margin-bottom:10px}.single-team-items.active .team-image .team-content .content{margin-bottom:-55px;opacity:0;visibility:hidden;transition:all .4s ease-in-out}.team-details-wrapper .team-details-image img{width:100%;height:100%}.team-details-wrapper .team-details-content{margin-left:40px}@media(max-width:991px){.team-details-wrapper .team-details-content{margin-left:0}}.team-details-wrapper .team-details-content .details-info{border-bottom:1px solid var(--border);padding-bottom:20px;margin-bottom:20px}.team-details-wrapper .team-details-content .details-info .h4,.team-details-wrapper .team-details-content .details-info h4{margin-bottom:5px}.team-details-wrapper .team-details-content .details-info span{color:var(--theme2)}.team-details-wrapper .team-details-content .progress-wrap .pro-items{width:100%}.team-details-wrapper .team-details-content .progress-wrap .pro-items:not(:last-child){margin-bottom:20px}.team-details-wrapper .team-details-content .progress-wrap .pro-items .pro-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.team-details-wrapper .team-details-content .progress-wrap .pro-items .pro-head .title{font-size:16px}.team-details-wrapper .team-details-content .progress-wrap .pro-items .pro-head .point{font-size:14px;color:var(--text)}.team-details-wrapper .team-details-content .progress-wrap .pro-items .progress{background:var(--bg2);justify-content:flex-start;border-radius:100px;align-items:center;position:relative;display:flex;height:6px;width:100%}.team-details-wrapper .team-details-content .progress-wrap .pro-items .progress-value{animation:load 3s normal forwards;border-radius:0;background:var(--theme);height:6px;width:0}.team-details-wrapper .team-details-content .progress-wrap .pro-items .style-two{animation:load2 3s normal forwards}.team-details-wrapper .team-details-content .progress-wrap .pro-items .style-three{animation:load3 3s normal forwards}@keyframes load{0%{width:0}to{width:90%}}@keyframes load2{0%{width:0}to{width:50%}}@keyframes load3{0%{width:0}to{width:80%}}.team-details-wrapper .team-single-history .title{border-bottom:1px solid var(--border);padding-bottom:30px}.in-team-wrapper{position:relative;margin-right:-20px}@media(max-width:767px){.in-team-wrapper{margin-right:0}}.in-team-wrapper img{width:100%}@media(max-width:991px){.in-team-wrapper img{object-fit:cover}}.why-wrapper{display:flex}.why-wrapper ul li{background-color:#ededed;border-radius:50px;color:var(--black);padding:4px 18px 4px 4px;margin:5px;display:inline-block}.why-wrapper ul li img{width:35px;height:35px}.team-item-2{margin-bottom:45px;display:flex;justify-content:end}@media(max-width:767px){.team-item-2{display:block}}.team-item-2.active .team-member-name{color:#fff}.team-item-2.active .team-thumb{opacity:1;visibility:visible}.team-member-content{text-align:end;width:52%}@media(max-width:767px){.team-member-content{width:100%;margin-bottom:20px;text-align:center}}.team-member-title{font-weight:500;font-size:16px;line-height:1.2;text-transform:capitalize;color:var(--theme);margin-bottom:15px}.team-member-name{padding:0;text-decoration:none;color:transparent;-webkit-text-stroke:1.2px #fff;text-transform:capitalize;font-weight:600;font-size:56px;background-color:transparent;line-height:1.3;transition:all .3s ease-out 0s}@media(max-width:1399px){.team-member-name{font-size:36px}}@media(max-width:991px){.team-member-name{font-size:40px}}.team-thumb{position:absolute;top:0;left:0;width:340px;opacity:0;visibility:hidden;transition:all .3s ease-out 0s}@media(max-width:1199px){.team-thumb{width:280px}}@media(max-width:767px){.team-thumb{position:static;opacity:1;visibility:visible;width:auto}}.team-thumb img{height:100%;width:100%;object-fit:cover;transition:.3s}.faq-section{position:relative}.faq-image img{width:100%;height:100%}.faq-content .accordion-collapse{border-image:var(--color-gradient-1);border-top:2px solid transparent;border-image-slice:2}.faq-content .accordion-item{border:0;background-color:var(--white)}.faq-content .accordion-item .accordion-header .accordion-button{font-weight:500;color:var(--bg);letter-spacing:-.2px;border:0;border-radius:0;box-shadow:none;background-color:var(--bg2);padding:25px 30px;text-transform:capitalize;font-size:22px}.faq-content .accordion-item .accordion-header .accordion-button:after{content:"+";background:transparent;font-family:Font Awesome\ 6 Pro;font-weight:500;transition:all .3s ease-in-out!important;color:var(--theme2)}.faq-content .accordion-item .accordion-header .accordion-button:not(.collapsed):after{content:"-";background:transparent;font-family:Font Awesome\ 6 Pro;font-weight:500;color:var(--theme2)}.faq-content .accordion-item .accordion-collapse .accordion-body{padding-right:30px;padding-left:30px;padding-top:25px;color:var(--text);background-color:var(--bg2)}.page-nav-wrap ul li{display:inline-block}.page-nav-wrap ul li a{display:inline-block;width:72px;height:72px;line-height:72px;border-radius:50%;background:transparent;font-weight:700;transition:all .3s ease-in-out;margin:0 2px;border:1px solid var(--border);color:var(--white)!important}.page-nav-wrap ul li a.current{background-color:var(--theme);color:var(--white)}@media(max-width:767px){.page-nav-wrap ul li a{margin-top:10px;width:50px;height:50px;line-height:50px;font-size:14px}}.page-nav-wrap ul li a i{margin-top:2px}.page-nav-wrap ul li a:hover{background-image:var(--color-gradient-1);color:var(--white);border:1px solid transparent}.page-nav-wrap ul li.previous{display:none}.page-nav-wrap ul li.selected a{background-image:var(--color-gradient-1);color:var(--white);border:1px solid transparent}.main-sidebar .single-sidebar-widget{padding:40px 30px;background-color:var(--bg2);margin-bottom:30px}.main-sidebar .single-sidebar-widget .wid-title{margin-bottom:25px}.main-sidebar .single-sidebar-widget .wid-title .h5,.main-sidebar .single-sidebar-widget .wid-title h5{position:relative;padding-bottom:15px}.main-sidebar .single-sidebar-widget .wid-title .h5:before,.main-sidebar .single-sidebar-widget .wid-title h5:before{position:absolute;bottom:0;left:0;height:2px;width:83px;content:"";background-image:var(--color-gradient-4)}.main-sidebar .single-sidebar-widget .search-widget form{width:100%;position:relative}.main-sidebar .single-sidebar-widget .search-widget form input{background-color:var(--bg);font-size:15px;padding:20px;width:100%;border:none;color:var(--white)}.main-sidebar .single-sidebar-widget .search-widget form button{position:absolute;right:0;top:0;width:70px;font-size:18px;height:100%;background-color:var(--theme);color:var(--white);text-align:center;transition:all .3s ease-in-out}.main-sidebar .single-sidebar-widget .search-widget form button:hover{background-color:var(--header)}.main-sidebar .single-sidebar-widget .widget-categories ul{border-top:1px solid var(--border)}.main-sidebar .single-sidebar-widget .widget-categories ul li{border-bottom:1px solid var(--border);padding:20px 0}.main-sidebar .single-sidebar-widget .widget-categories ul li a{display:flex;align-items:center;justify-content:space-between;position:relative;transition:all .3s ease-in-out}.main-sidebar .single-sidebar-widget .widget-categories ul li a .text i{margin-right:10px}.main-sidebar .single-sidebar-widget .widget-categories ul li:hover a{color:var(--theme)}.main-sidebar .single-sidebar-widget .widget-categories ul li:hover a .text{margin-left:20px}.main-sidebar .single-sidebar-widget .popular-posts .single-post-item{overflow:hidden;border-bottom:1px solid var(--border);padding-bottom:20px;margin-bottom:20px}.main-sidebar .single-sidebar-widget .popular-posts .single-post-item .thumb{width:80px;height:80px;float:left;margin-right:20px}.main-sidebar .single-sidebar-widget .popular-posts .single-post-item .post-content .post-date{color:var(--theme);margin-bottom:10px}.main-sidebar .single-sidebar-widget .popular-posts .single-post-item .post-content .post-date i{margin-right:10px}.main-sidebar .single-sidebar-widget .popular-posts .single-post-item .post-content .h6,.main-sidebar .single-sidebar-widget .popular-posts .single-post-item .post-content h6{font-size:16px}.main-sidebar .single-sidebar-widget .popular-posts .single-post-item .post-content .h6 a:hover,.main-sidebar .single-sidebar-widget .popular-posts .single-post-item .post-content h6 a:hover{color:var(--theme)}.main-sidebar .single-sidebar-widget .tagcloud a{display:inline-block;padding:11px 20px;line-height:1;font-size:16px;font-weight:500;background:var(--theme);margin-right:5px;text-transform:capitalize;margin-bottom:10px;transition:all .4s ease-in-out}.main-sidebar .single-sidebar-widget .tagcloud a:last-child{margin-right:0}.main-sidebar .single-sidebar-widget .tagcloud a:hover{background-color:var(--white);color:var(--theme)}.main-sidebar .single-sidebar-widget .opening-category{border-top:1px solid var(--border)}.main-sidebar .single-sidebar-widget .opening-category li{border-bottom:1px solid var(--border);padding:20px 0;display:flex;align-items:center;justify-content:space-between;position:relative;transition:all .3s ease-in-out}.main-sidebar .single-sidebar-widget .opening-category li i{color:var(--theme)}p.form_error{font-size:14px;color:red}.marquee-wrapper{position:relative;overflow:hidden;white-space:nowrap;background-color:var(--theme2);transform:rotate(4deg);z-index:9}@media(max-width:767px){.marquee-wrapper{transform:rotate(0deg)}}.text-slider{font-size:66px;height:130px;font-weight:700;text-transform:uppercase;color:var(--black);padding:50px 0}@media(max-width:767px){.text-slider{font-size:45px;padding:30px 0;height:90px}}.text-slider.style-2{color:var(--black);-webkit-text-stroke-width:1px;-webkit-text-stroke-color:var(--black);-webkit-text-fill-color:transparent}.marquee-inner{position:absolute;display:inline-flex;width:200%}.marquee-list{float:left;width:50%}.marquee-item{float:left;transition:animation .2s ease-out}.marquee-inner.to-left{animation:marqueeLeft 25s linear infinite}@keyframes marqueeLeft{0%{left:0}to{left:-100%}}.marquee-inner.to-right{animation:marqueeRight 25s linear infinite}@keyframes marqueeRight{0%{right:0}to{right:-100%}}.testimonial-wrapper{border-bottom:1px solid var(--border);position:relative}.testimonial-wrapper .testimonial-image-items{position:relative;margin-top:30px}.testimonial-wrapper .testimonial-image-items:before{position:absolute;content:"";top:0;bottom:0;right:-15px;width:1px;height:100%;background-color:var(--border)}@media(max-width:991px){.testimonial-wrapper .testimonial-image-items:before{display:none}}.testimonial-wrapper .testimonial-image-items:after{position:absolute;content:"";top:50%;right:-15px;width:41px;height:48px;background-color:var(--bg);border-bottom:1px solid var(--border)}@media(max-width:991px){.testimonial-wrapper .testimonial-image-items:after{display:none}}.testimonial-wrapper .testimonial-image-items span{position:absolute;width:1px;height:64px;background-color:var(--border);top:47.3%;right:5px;z-index:1;transform:rotate(40deg)}@media(max-width:991px){.testimonial-wrapper .testimonial-image-items span{display:none}}.testimonial-wrapper .testimonial-image-items .testimonial-image{max-width:330px;height:330px;position:relative}@media(max-width:767px){.testimonial-wrapper .testimonial-image-items .testimonial-image{text-align:center;margin:0 auto}}.testimonial-wrapper .testimonial-content{margin-top:30px;margin-left:50px}@media(max-width:991px){.testimonial-wrapper .testimonial-content{margin-left:15px}}@media(max-width:767px){.testimonial-wrapper .testimonial-content{text-align:center;margin:30px auto}}.testimonial-wrapper .testimonial-content .icon{font-size:52px;color:var(--theme);margin-bottom:30px}@media(max-width:991px){.testimonial-wrapper .testimonial-content .icon{margin-bottom:20px}}@media(max-width:767px){.testimonial-wrapper .testimonial-content .icon{margin-bottom:10px}}.testimonial-wrapper .testimonial-content .h4,.testimonial-wrapper .testimonial-content h4{font-weight:400;color:var(--text)}@media(max-width:991px){.testimonial-wrapper .testimonial-content .h4,.testimonial-wrapper .testimonial-content h4{font-size:22px}}@media(max-width:767px){.testimonial-wrapper .testimonial-content .h4,.testimonial-wrapper .testimonial-content h4{font-size:20px}}.testimonial-wrapper .testimonial-content .client-info{margin-top:30px}@media(max-width:991px){.testimonial-wrapper .testimonial-content .client-info{margin-top:20px}}.testimonial-wrapper .testimonial-content .client-info p{color:var(--theme);margin-top:5px}.testimonial-wrapper .swiper-dot{position:absolute;right:-20px;top:30%;z-index:9;transform:rotate(-90deg)}@media(max-width:1199px){.testimonial-wrapper .swiper-dot{display:none}}.testimonial-wrapper.style-2{display:flex;align-items:center;gap:50px;border-bottom:none;overflow:hidden}@media(max-width:991px){.testimonial-wrapper.style-2{flex-wrap:wrap;gap:30px;justify-content:center;text-align:center}}@media(max-width:1199px){.testimonial-wrapper.style-2 .testimonial-content{margin-left:0}}@media(max-width:991px){.testimonial-wrapper.style-2 .testimonial-content{margin-top:0}}@media(max-width:1199px){.testimonial-wrapper.style-2 .testimonial-content .h4,.testimonial-wrapper.style-2 .testimonial-content h4{font-size:20px}}.testimonial-wrapper.style-2 .testimonial-content .star{margin-bottom:20px}@media(max-width:1199px){.testimonial-wrapper.style-2 .testimonial-content .star{margin-bottom:10px}}.testimonial-wrapper.style-2 .testimonial-content .star span{color:var(--theme)}.testimonial-wrapper.style-2 .testimonial-content .star .text-color{color:var(--border)!important}.testimonial-area .booking-items{padding:60px;background:var(--color-gradient-1)}@media(max-width:767px){.testimonial-area .booking-items{padding:60px 40px}}@media(max-width:575px){.testimonial-area .booking-items{padding:50px 30px}}.testimonial-area .booking-items .section-title .h2,.testimonial-area .booking-items .section-title h2{font-size:32px}.testimonial-area .booking-items form label{color:var(--white);margin-bottom:10px;text-transform:capitalize}.testimonial-area .booking-items form input{padding:15px 20px;background-color:var(--white);border:none;outline:none;color:var(--text);width:100%}@media(max-width:575px){.testimonial-area .booking-items form input{padding:13px 18px}}.testimonial-area .booking-items form textarea{padding:15px 20px;background-color:var(--white);border:none;outline:none;color:var(--text);width:100%;height:110px;resize:none}@media(max-width:575px){.testimonial-area .booking-items form textarea{padding:13px 18px}}.testimonial-area .booking-items form button{padding:15px 20px;background-color:var(--white);color:var(--text);font-weight:500;width:100%;text-align:center;margin-top:15px}@media(max-width:575px){.testimonial-area .booking-items form button{padding:13px 18px}}.testimonial-area .booking-items form button:hover{opacity:.9}.testimonial-area .testimonial-content{margin-left:50px}@media(max-width:991px){.testimonial-area .testimonial-content{margin-left:0}}.testimonial-area .testimonial-content .testimonial-items{margin-top:40px;background-color:var(--bg2);padding:40px;position:relative}@media(max-width:575px){.testimonial-area .testimonial-content .testimonial-items{padding:30px 25px}}.testimonial-area .testimonial-content .testimonial-items .icon{font-size:32px;color:var(--theme);position:absolute;right:40px;top:40px}.testimonial-area .testimonial-content .testimonial-items .client-info{display:flex;align-items:center;gap:20px}.testimonial-area .testimonial-content .testimonial-items .client-info .client-image{width:100px;height:100px;border-radius:50%}.testimonial-area .testimonial-content .testimonial-items .client-info .client-content .star span{font-size:14px;color:var(--theme)}.testimonial-area .testimonial-content .arry-button{position:relative;display:flex;align-items:center;gap:20px;margin-top:50px;justify-content:center}.testimonial-area .testimonial-content .arry-button:after{position:absolute;content:"";width:38%;height:1px;background-color:var(--theme);right:0;top:25px;opacity:.5}@media(max-width:575px){.testimonial-area .testimonial-content .arry-button:after{width:30%}}.testimonial-area .testimonial-content .arry-button:before{position:absolute;content:"";width:35%;height:1px;background-color:var(--theme);left:0;top:25px;opacity:.5}@media(max-width:575px){.testimonial-area .testimonial-content .arry-button:before{width:30%}}.testimonial-area .testimonial-content .arry-button .arry-prev{border-radius:50%;width:55px;height:55px;line-height:55px;transition:all .4s ease-in-out}.testimonial-area .testimonial-content .arry-button .arry-prev:hover{background-color:var(--theme);color:var(--white)}.testimonial-area .testimonial-content .arry-button .arry-next{border-radius:50%;width:55px;height:55px;line-height:55px;transition:all .4s ease-in-out}.testimonial-area .testimonial-content .arry-button .arry-next:hover{background-color:var(--white);color:var(--theme)}.testimonial-card-items{background-color:var(--bg2);padding:40px;margin-top:30px}.testimonial-card-items .testimonial-content .icon{font-size:66px;color:var(--theme);margin-bottom:20px}.testimonial-card-items .testimonial-content .text-2{transform:translateY(-30px);opacity:0}.testimonial-card-items .client-info{display:flex;align-items:center;gap:20px;border-top:1px solid var(--border);padding-top:30px}.testimonial-card-items .client-info .client-content .h5,.testimonial-card-items .client-info .client-content h5{margin-bottom:5px}.testimonial-card-items .client-info .client-content p{color:var(--theme)}.testimonial-card-items.active .testimonial-content .text-2,.testimonial-card-items:hover .testimonial-content .text-2{opacity:1;transform:translateY(0);padding-bottom:30px}.testimonial-section-2 .swiper-dot{position:relative}.testimonial-section-2 .swiper-dot:before{position:absolute;bottom:10px;left:41%;transform:translate(-50%,-50%);width:105px;height:1px;background-color:var(--text);content:""}@media(max-width:1399px){.testimonial-section-2 .swiper-dot:before{display:none}}.testimonial-section-2 .swiper-dot:after{position:absolute;bottom:10px;right:37%;width:105px;height:1px;background-color:var(--text);content:""}@media(max-width:1399px){.testimonial-section-2 .swiper-dot:after{display:none}}.testimonial-section-2 .swiper-slide.swiper-slide-active .testimonial-card-items .testimonial-content .text-2{opacity:1;transform:translateY(0);padding-bottom:30px}.testimonial-sectioin{position:relative}.testimonial-sectioin .bg-shape{position:absolute;top:0;left:0;width:100%;height:100%;background-repeat:no-repeat;background-size:contain;z-index:-1;opacity:.2}.pricing-items{background-color:var(--bg2);padding:40px;transition:all .4s ease-in-out}@media(max-width:575px){.pricing-items{padding:40px 30px}}.pricing-items .pricing-header{border-bottom:1px solid var(--border);padding-bottom:30px}.pricing-items .pricing-header span{color:var(--white);margin-bottom:15px;display:inline-block}.pricing-items .pricing-header .h2,.pricing-items .pricing-header h2{font-size:80px;background:var(--color-gradient-1);-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media(max-width:575px){.pricing-items .pricing-header .h2,.pricing-items .pricing-header h2{font-size:50px}}@media(max-width:991px){.pricing-items .pricing-header .h2,.pricing-items .pricing-header h2{font-size:65px}}.pricing-items .pricing-header .h2 sub,.pricing-items .pricing-header h2 sub{font-size:16px;color:var(--text);margin-left:-30px;-webkit-text-fill-color:initial;font-weight:400}@media(max-width:575px){.pricing-items .pricing-header .h2 sub,.pricing-items .pricing-header h2 sub{margin-left:-10px}}.pricing-items .pricing-list{margin-top:30px}.pricing-items .pricing-list li{position:relative;padding-left:20px}.pricing-items .pricing-list li:not(:last-child){margin-bottom:10px}.pricing-items .pricing-list li:before{position:absolute;top:10px;left:0;content:"";width:6px;height:6px;border-radius:6px;background-color:var(--theme)}.pricing-items .pricing-button{margin-top:50px}.pricing-items .pricing-button .theme-btn-2{width:100%;text-align:center}.pricing-items.active{position:relative;z-index:9}.pricing-items.active:before{top:0;left:0;right:0;bottom:0;width:100%;height:100%;background-image:url(/_next/static/media/pricing-shape.15de2a9f.jpg)}.pricing-items.active:after,.pricing-items.active:before{position:absolute;background-repeat:no-repeat;background-size:cover;content:"";z-index:9;transition:all .4s ease-in-out}.pricing-items.active:after{background-image:url(/_next/static/media/tag.76c0d59c.png);width:100px;height:53px;top:25px;right:15px}.pricing-items.active .pricing-header{position:relative;z-index:9;border-bottom:1px solid var(--white)}.pricing-items.active .pricing-header .h2,.pricing-items.active .pricing-header h2{color:var(--white);background:initial;-webkit-background-clip:initial;-webkit-text-fill-color:initial}.pricing-items.active .pricing-header .h2 sub,.pricing-items.active .pricing-header h2 sub,.pricing-items.active .pricing-header p{color:var(--white)}.pricing-items.active ul{position:relative;z-index:9}.pricing-items.active ul li{color:var(--white)}.pricing-items.active ul li:before{background-color:var(--white)}.pricing-items.active .pricing-button{border:1px solid var(--white)}.pricing-items.active .pricing-button .theme-btn-2{border:1px solid var(--white);color:var(--white)}.pricing-items.active .pricing-button .theme-btn-2 .shape-img{filter:brightness(0);-webkit-filter:brightness(0);-moz-filter:brightness(0)}.pricing-items.active .pricing-button .theme-btn-2:hover{color:var(--header);background-color:var(--white)}.pricing-items.active .pricing-button .theme-btn-2:hover:after,.pricing-items.active .pricing-button .theme-btn-2:hover:before{background-color:var(--white)!important}.pricing-items.active .pricing-button .theme-btn-2:hover .shape-img{filter:brightness(0);-webkit-filter:brightness(0);-moz-filter:brightness(0)}.pricing-items:hover{transform:translateY(-10px)}.single-news-items{margin-top:30px;border:1px solid var(--border);overflow:hidden}.single-news-items .news-image{position:relative;overflow:hidden;transition:all .4s ease-in-out}.single-news-items .news-image:before{position:absolute;top:0;left:-75%;display:block;content:"";width:10%;height:100%;transform:skewX(-50deg);background-color:var(--theme);opacity:.2;z-index:1}.single-news-items .news-image img{width:100%;height:100%;transition:all .4s ease-in-out}.single-news-items .news-image .post-date{position:absolute;top:15px;left:15px;padding-right:15px;background:var(--white);z-index:99}.single-news-items .news-image .post-date li{font-size:14px;color:#666}.single-news-items .news-image .post-date li i{padding:15px;background-color:var(--theme);color:var(--white);margin-right:5px}.single-news-items .news-content{padding:30px 25px}.single-news-items .news-content .post-list{gap:30px;margin-bottom:20px}.single-news-items .news-content .post-list li i{color:var(--theme);margin-right:5px}.single-news-items .news-content .h4,.single-news-items .news-content h4{margin-bottom:30px;color:#888}@media(max-width:575px){.single-news-items .news-content .h4,.single-news-items .news-content h4{font-size:22px}}.single-news-items .news-content .h4 a:hover,.single-news-items .news-content h4 a:hover{color:var(--theme)}.single-news-items:hover .news-image:before{left:140%;transition:all 2.3s cubic-bezier(.19,1,.22,1)}.single-news-items:hover .news-image img{transform:scale(1.1) rotate(-4deg)}.blog-posts .single-blog-post{padding:30px;border:1px solid var(--border);margin-bottom:30px}.blog-posts .single-blog-post .post-featured-thumb{height:441px;width:100%;position:relative}@media(max-width:575px){.blog-posts .single-blog-post .post-featured-thumb{height:400px}}.blog-posts .single-blog-post .post-featured-thumb .post-date{position:absolute;top:35px;left:35px;background-color:var(--theme);padding:10px 24px}@media(max-width:575px){.blog-posts .single-blog-post .post-featured-thumb .post-date{padding:8px 20px}.blog-posts .single-blog-post .post-featured-thumb .post-date .h4,.blog-posts .single-blog-post .post-featured-thumb .post-date h4{font-size:20px}}.blog-posts .single-blog-post .post-featured-thumb .post-date span{color:var(--white)}.blog-posts .single-blog-post .post-content{margin-top:30px}.blog-posts .single-blog-post .post-content .post-list{gap:30px;margin-bottom:15px}.blog-posts .single-blog-post .post-content .post-list img{margin-right:5px}.blog-posts .single-blog-post .post-content .h4,.blog-posts .single-blog-post .post-content h4{margin-bottom:20px}@media(max-width:575px){.blog-posts .single-blog-post .post-content .h4,.blog-posts .single-blog-post .post-content h4{font-size:22px}}.blog-posts .single-blog-post .post-content .h4 a:hover,.blog-posts .single-blog-post .post-content h4 a:hover{color:var(--theme)}.blog-posts .single-blog-post .post-content .news-button{margin-top:30px;flex-wrap:wrap;gap:30px}.blog-posts .single-blog-post .post-content .news-button .social-icon{gap:15px}.blog-posts .single-blog-post .post-content .news-button .social-icon a{color:var(--text)}.blog-posts .single-blog-post .post-content .news-button .social-icon a:hover{color:var(--white)}.news-details-area .blog-post-details .single-blog-post .post-featured-thumb{height:531px}@media(max-width:767px){.news-details-area .blog-post-details .single-blog-post .post-featured-thumb{height:400px}}.news-details-area .blog-post-details .single-blog-post .post-content{margin-top:30px}.news-details-area .blog-post-details .single-blog-post .post-content .post-list{gap:30px;margin-bottom:20px;border-bottom:1px solid var(--border);padding-bottom:20px}.news-details-area .blog-post-details .single-blog-post .post-content .post-list img{margin-right:5px}.news-details-area .blog-post-details .single-blog-post .post-content .h3,.news-details-area .blog-post-details .single-blog-post .post-content h3{margin-bottom:20px;font-size:32px}@media(max-width:575px){.news-details-area .blog-post-details .single-blog-post .post-content .h3,.news-details-area .blog-post-details .single-blog-post .post-content h3{font-size:24px}}.news-details-area .blog-post-details .single-blog-post .post-content .h3 a:hover,.news-details-area .blog-post-details .single-blog-post .post-content h3 a:hover{color:var(--theme)}.news-details-area .blog-post-details .single-blog-post .post-content .hilight-text{border-left:4px solid var(--theme);padding:40px;background-color:var(--bg2)}.news-details-area .blog-post-details .single-blog-post .post-content .hilight-text p{max-width:650px;font-weight:500;text-transform:capitalize;font-style:italic;line-height:26px}.news-details-area .blog-post-details .single-blog-post .post-content .hilight-text svg{float:right;margin-top:-30px}.news-details-area .blog-post-details .single-blog-post .post-content .details-image img{width:100%;height:100%}.news-details-area .blog-post-details .tag-share-wrap .tagcloud a{display:inline-block;padding:12px 26px;line-height:1;background:var(--theme);margin-right:8px;text-transform:capitalize;margin-bottom:8px;font-weight:500;transition:all .4s ease-in-out}.news-details-area .blog-post-details .tag-share-wrap .tagcloud a:hover{background-color:var(--white);color:var(--theme)}.news-details-area .blog-post-details .tag-share-wrap .social-share a{font-size:18px;color:var(--text)}.news-details-area .blog-post-details .tag-share-wrap .social-share a:not(:last-child){margin-right:10px}.news-details-area .blog-post-details .tag-share-wrap .social-share a:hover{color:var(--theme2)}.news-details-area .blog-post-details .comments-area{margin-top:40px;padding:50px 40px;background-color:var(--bg2)}.news-details-area .blog-post-details .comments-area .comments-heading{margin-bottom:30px}@media(max-width:575px){.news-details-area .blog-post-details .comments-area .comments-heading{margin-bottom:20px}}.news-details-area .blog-post-details .comments-area .comments-heading .h3,.news-details-area .blog-post-details .comments-area .comments-heading h3{font-size:32px;font-weight:500}@media(max-width:575px){.news-details-area .blog-post-details .comments-area .comments-heading .h3,.news-details-area .blog-post-details .comments-area .comments-heading h3{font-size:28px}}.news-details-area .blog-post-details .comments-area .blog-single-comment .content .head .con .h5,.news-details-area .blog-post-details .comments-area .blog-single-comment .content .head .con h5{margin-bottom:5px}.news-details-area .blog-post-details .comments-area .blog-single-comment .content .head .star i{color:var(--theme);font-size:14px}.news-details-area .blog-post-details .comments-area .blog-single-comment .content .reply{border-radius:30px;padding:0 12px;font-weight:500;background-color:var(--bg)}.news-details-area .blog-post-details .comment-form-wrap .h3,.news-details-area .blog-post-details .comment-form-wrap h3{font-size:32px;margin-bottom:30px}@media(max-width:575px){.news-details-area .blog-post-details .comment-form-wrap .h3,.news-details-area .blog-post-details .comment-form-wrap h3{font-size:28px;margin-bottom:20px}}.news-details-area .blog-post-details .comment-form-wrap .form-clt input,.news-details-area .blog-post-details .comment-form-wrap .form-clt textarea{width:100%;outline:none;border:none;background-color:transparent;border-bottom:2px solid var(--border);padding-bottom:20px;transition:all .4s ease-in-out}.news-details-area .blog-post-details .comment-form-wrap .form-clt input.active,.news-details-area .blog-post-details .comment-form-wrap .form-clt input:hover,.news-details-area .blog-post-details .comment-form-wrap .form-clt textarea.active,.news-details-area .blog-post-details .comment-form-wrap .form-clt textarea:hover{border-image:var(--color-gradient-1);border-bottom:1px solid transparent;border-image-slice:1}.news-details-area .blog-post-details .comment-form-wrap .form-clt textarea{padding-bottom:60px}.gallery-section{background:var(--white)}.gallery-wrapper{padding:30px 0}.gallery-wrapper .gallery-image{position:relative}.gallery-wrapper .gallery-image img{height:100%;object-fit:cover;width:100%}.gallery-wrapper .gallery-image .icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:22px;z-index:9;transition:all .3s ease;transition-delay:0s;z-index:3;visibility:hidden;opacity:0}.gallery-wrapper .gallery-image .icon i{color:var(--white)}.gallery-wrapper .gallery-image:after{position:absolute;content:"";top:0;left:0;height:100%;width:100%;opacity:0;visibility:hidden;transform:scale(.5);transition:all .5s ease;background-color:rgba(0,0,0,.8)}.gallery-wrapper .gallery-image:hover .icon{transform:scale(1) translate(-50%,-50%);transition-delay:.3s;opacity:1;visibility:visible}.gallery-wrapper .gallery-image:hover:after{opacity:1;visibility:visible;transform:scale(1)}.gallery-wrapper .gallery-image-2{height:550px;position:relative;overflow:hidden}@media(max-width:991px){.gallery-wrapper .gallery-image-2{height:500px}}@media(max-width:575px){.gallery-wrapper .gallery-image-2{height:430px}}.gallery-wrapper .gallery-image-2 img{object-fit:cover;width:100%;height:100%}.gallery-wrapper .gallery-image-2 .icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:22px;z-index:9;transition:all .3s ease;transition-delay:0s;z-index:3;visibility:hidden;opacity:0}.gallery-wrapper .gallery-image-2 .icon i{color:var(--white)}.gallery-wrapper .gallery-image-2:after{position:absolute;content:"";top:0;left:0;height:100%;width:100%;opacity:0;visibility:hidden;transform:scale(.5);transition:all .5s ease;background-color:rgba(0,0,0,.8)}.gallery-wrapper .gallery-image-2:hover .icon{transform:scale(1) translate(-50%,-50%);transition-delay:.3s;opacity:1;visibility:visible}.gallery-wrapper .gallery-image-2:hover:after{opacity:1;visibility:visible;transform:scale(1)}.gallery-wrapper .gallery-image-3{height:1105px;position:relative}@media(max-width:1199px){.gallery-wrapper .gallery-image-3{height:550px}}@media(max-width:991px){.gallery-wrapper .gallery-image-3{height:500px}}@media(max-width:575px){.gallery-wrapper .gallery-image-3{height:430px}}.gallery-wrapper .gallery-image-3 img{object-fit:cover;width:100%;height:100%}.gallery-wrapper .gallery-image-3 .icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:22px;z-index:9;transition:all .3s ease;transition-delay:0s;z-index:3;visibility:hidden;opacity:0}.gallery-wrapper .gallery-image-3 .icon i{color:var(--white)}.gallery-wrapper .gallery-image-3:after{position:absolute;content:"";top:0;left:0;height:100%;width:100%;opacity:0;visibility:hidden;transform:scale(.5);transition:all .5s ease;background-color:rgba(0,0,0,.8)}.gallery-wrapper .gallery-image-3:hover .icon{transform:scale(1) translate(-50%,-50%);transition-delay:.3s;opacity:1;visibility:visible}.gallery-wrapper .gallery-image-3:hover:after{opacity:1;visibility:visible;transform:scale(1)}.gallery-wrapper .gallery-image-4{height:821px;position:relative}.gallery-wrapper .gallery-image-4 .icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:22px;z-index:9;transition:all .3s ease;transition-delay:0s;z-index:3;visibility:hidden;opacity:0}.gallery-wrapper .gallery-image-4 .icon i{color:var(--white)}.gallery-wrapper .gallery-image-4 img{object-fit:cover;width:100%;height:100%}.gallery-wrapper .gallery-image-4:after{position:absolute;content:"";top:0;left:0;height:100%;width:100%;opacity:0;visibility:hidden;transform:scale(.5);transition:all .5s ease;background-color:rgba(0,0,0,.8)}.gallery-wrapper .gallery-image-4:hover .icon{transform:scale(1) translate(-50%,-50%);transition-delay:.3s;opacity:1;visibility:visible}.gallery-wrapper .gallery-image-4:hover:after{opacity:1;visibility:visible;transform:scale(1)}@media(max-width:1199px){.gallery-wrapper .gallery-image-4{height:550px}}@media(max-width:991px){.gallery-wrapper .gallery-image-4{height:500px}}@media(max-width:575px){.gallery-wrapper .gallery-image-4{height:430px}}.contact-info-area{background:var(--white)}.contact-info-section{position:relative}.contact-info-section .shape-image{position:absolute;bottom:-60%;left:0;z-index:-1}@media(max-width:1399px){.contact-info-section .shape-image{display:none}}.contact-info-wrapper .info-image{max-width:690px;margin-bottom:-130px}@media(max-width:991px){.contact-info-wrapper .info-image{margin-bottom:0}}.contact-info-wrapper .info-image img{width:100%;height:100%}.contact-info-wrapper .info-content .about-info-items{display:flex;align-items:center;gap:30px;margin-top:50px}@media(max-width:1399px){.contact-info-wrapper .info-content .about-info-items{flex-wrap:wrap}}@media(max-width:767px){.contact-info-wrapper .info-content .about-info-items{margin-top:30px}}.contact-info-wrapper .info-content .about-info-items .call-area{display:flex;align-items:center;gap:20px}.contact-info-wrapper .info-content .about-info-items .call-area span{color:var(--white)}.contact-info-wrapper .info-content .about-info-items .call-area .icon{display:flex;align-items:center;gap:10px}.contact-info-wrapper .info-content .about-info-items .call-area .icon i{width:40px;height:40px;line-height:40px;background-color:var(--bg3);color:var(--white);text-align:center;border-radius:50%}.contact-info-wrapper .info-content .about-info-items .call-area .icon .h6,.contact-info-wrapper .info-content .about-info-items .call-area .icon h6{font-size:18px}.contact-info-wrapper .info-content .about-info-items .call-area .icon .h6 a,.contact-info-wrapper .info-content .about-info-items .call-area .icon h6 a{color:var(--theme)}.contact-info-wrapper-2 .contact-info-items{text-align:center;background-color:#ededed;padding:40px 10px;border-radius:15px}.contact-info-wrapper-2 .contact-info-items .icon{font-size:48px;background:linear-gradient(180deg,#17ecc6 0,#02997f);-webkit-background-clip:text;-moz-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:20px}.contact-info-wrapper-2 .contact-info-items .content .h3,.contact-info-wrapper-2 .contact-info-items .content h3{font-size:21px;margin-bottom:10px;font-weight:400;color:var(--black)}.contact-info-wrapper-2 .contact-info-items .content ul li{font-size:15px}.contact-info-wrapper-2 .contact-info-items .content ul li a{color:var(--text)}.map-items .googpemap iframe{width:100%;height:675px}.contact-form-items{padding:60px 40px;background-color:var(--bg2)}@media(max-width:767px){.contact-form-items{padding:40px 30px}}.contact-form-items .h2,.contact-form-items h2{margin-bottom:40px}@media(max-width:575px){.contact-form-items .h2,.contact-form-items h2{font-size:28px}}.contact-form-items .form-clt{margin:15px 0}@media(max-width:767px){.contact-form-items .form-clt{margin:10px 0}}.contact-form-items .form-clt input,.contact-form-items .form-clt select,.contact-form-items .form-clt textarea{width:100%;outline:none;border:none;background-color:transparent;border-bottom:2px solid var(--border);padding-bottom:10px;transition:all .4s ease-in-out;color:var(--white);border-radius:6px}.contact-form-items .form-clt input:hover,.contact-form-items .form-clt select:hover,.contact-form-items .form-clt textarea:hover{border-image:var(--color-gradient-1);border-bottom:2px solid transparent;border-image-slice:2}.contact-form-items .form-clt input.active,.contact-form-items .form-clt select.active,.contact-form-items .form-clt textarea.active{border-bottom:2px solid transparent;border-image:var(--color-gradient-1);border-image-slice:2}.contact-form-items .form-clt select option{color:var(--black)}@media(max-width:767px){.contact-form-items .theme-btn-2{width:100%;margin-top:20px}}.footer-section{position:relative;padding-top:70px}.footer-section:before{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;content:"";background:#0e0e0e}.footer-widgets-wrapper{padding:100px 0 130px;position:relative;z-index:9}.footer-widgets-wrapper .contact-info li i{font-size:18px;color:var(--blue);margin-right:12px}.footer-widgets-wrapper .contact-info li a{color:var(--text)}@media(max-width:1199px){.footer-widgets-wrapper{padding:70px 0 100px}}@media(max-width:991px){.footer-widgets-wrapper{padding:50px 0 80px}}.footer-widgets-wrapper .single-footer-widget{margin-top:30px}.footer-widgets-wrapper .single-footer-widget .widget-head{margin-bottom:30px}@media(max-width:575px){.footer-widgets-wrapper .single-footer-widget .widget-head{margin-bottom:20px}}.footer-widgets-wrapper .single-footer-widget .widget-head .h4,.footer-widgets-wrapper .single-footer-widget .widget-head h4{text-transform:capitalize;color:var(--white)}.footer-widgets-wrapper .single-footer-widget .footer-content .contact-info{margin-top:20px}.footer-widgets-wrapper .single-footer-widget .footer-content .contact-info li:not(:last-child){margin-bottom:10px}.footer-widgets-wrapper .single-footer-widget .footer-content .contact-info li i{font-size:18px;color:var(--blue);margin-right:5px}.footer-widgets-wrapper .single-footer-widget .footer-content .contact-info li a{color:var(--text)}.footer-widgets-wrapper .single-footer-widget .footer-content .footer-input{margin-top:30px}.footer-widgets-wrapper .single-footer-widget .footer-content .footer-input input{width:100%;border:none;background-color:var(--bg);position:relative;border:1px solid var(--border);padding:16px 22px}.footer-widgets-wrapper .single-footer-widget .footer-content .footer-input button{margin-top:12px;width:100%;line-height:1.3}.footer-widgets-wrapper .single-footer-widget .list-area li{transition:all .4s ease-in-out}.footer-widgets-wrapper .single-footer-widget .list-area li:not(:last-child){margin-bottom:15px}.footer-widgets-wrapper .single-footer-widget .list-area li a{color:var(--text)}.footer-widgets-wrapper .single-footer-widget .list-area li a i{margin-right:5px}.footer-widgets-wrapper .single-footer-widget .list-area li:hover{margin-left:5px}.footer-widgets-wrapper .single-footer-widget .list-area li:hover a{color:var(--theme)}.footer-widgets-wrapper .single-footer-widget .footer-post .single-post-item{overflow:hidden}.footer-widgets-wrapper .single-footer-widget .footer-post .single-post-item .thumb{width:80px;height:80px;float:left;margin-right:20px}.footer-widgets-wrapper .single-footer-widget .footer-post .single-post-item .post-content .post-date{color:var(--theme);margin-bottom:10px}.footer-widgets-wrapper .single-footer-widget .footer-post .single-post-item .post-content .post-date i{margin-right:10px}.footer-widgets-wrapper .single-footer-widget .footer-post .single-post-item .post-content .h6,.footer-widgets-wrapper .single-footer-widget .footer-post .single-post-item .post-content h6{font-size:16px}.footer-widgets-wrapper .single-footer-widget .footer-post .single-post-item .post-content .h6 a,.footer-widgets-wrapper .single-footer-widget .footer-post .single-post-item .post-content h6 a{color:var(--text)}.footer-widgets-wrapper .single-footer-widget .footer-post .single-post-item .post-content .h6 a:hover,.footer-widgets-wrapper .single-footer-widget .footer-post .single-post-item .post-content h6 a:hover{color:var(--theme)}.footer-bottom{padding:30px 0;border-top:1px solid var(--border);position:relative;z-index:9}.footer-bottom .footer-bottom-wrapper{display:flex;align-items:center;justify-content:space-between}@media(max-width:767px){.footer-bottom .footer-bottom-wrapper{flex-wrap:wrap;justify-content:center;gap:20px}}.footer-bottom .footer-bottom-wrapper p a{color:var(--theme)}.footer-bottom .footer-bottom-wrapper ul{display:flex;align-items:center;gap:30px}.footer-bottom .footer-bottom-wrapper ul li a{color:var(--text)}.footer-bottom .footer-bottom-wrapper ul li a:hover{color:var(--theme)}.checkbox-wrapper{position:relative;display:inline-flex;align-items:center}.checkbox-wrapper input[type=checkbox]{position:absolute;opacity:0}.checkbox-wrapper .checkbox-label{display:inline-flex;align-items:center;cursor:pointer}.checkbox-wrapper .checkbox-label .checkbox-custom{width:24px;height:24px;border-radius:4px;background-color:#f0f0f0;border:2px solid #ccc;position:relative;margin-right:10px;transition:all .3s ease;flex-shrink:0}.checkbox-wrapper .checkbox-label .checkbox-custom:after{content:"";position:absolute;top:50%;left:50%;width:7px;height:13px;border:solid #fff;border-width:0 2px 2px 0;transform:translate(-50%,-50%) rotate(45deg);opacity:0;transition:all .3s ease}.checkbox-wrapper .checkbox-label .checkbox-text{color:var(--white)}.checkbox-wrapper .checkbox-label .checkbox-text a{text-decoration:underline}.checkbox-wrapper input[type=checkbox]:checked+.checkbox-label .checkbox-custom{background-color:var(--blue);border-color:var(--blue)}.checkbox-wrapper input[type=checkbox]:checked+.checkbox-label .checkbox-custom:after{opacity:1;transform:translate(-50%,-50%) rotate(45deg) scale(1)}.checkbox-wrapper .checkbox-label:hover .checkbox-custom{transform:scale(1.05)}.checkbox-wrapper input[type=checkbox]:checked+.checkbox-label .checkbox-custom{transform:scale(1.1)}.quotation-section{background:var(--white)}.quotation-section .contact-form-items{background:#1a1a1a;border-radius:15px;z-index:2;position:relative;margin-bottom:-100px}.quotation-section .contact-form-items i:hover{color:var(--blue)}.quotation-section .contact-form-items .contact-image img{border-radius:10px;overflow:hidden;width:100%;object-fit:cover}@media(max-width:767px){.quotation-section .contact-form-items .contact-image img{height:280px}}.quotation-section .contact-form-items .footer-logo{display:flex;align-items:center;gap:20px}@media(max-width:767px){.quotation-section .contact-form-items .footer-logo{margin-top:20px;margin-bottom:20px}}.quotation-section .contact-form-items .footer-logo .h3,.quotation-section .contact-form-items .footer-logo h3,.quotation-section .contact-form-items .footer-logo p{color:var(--white)}