@charset "UTF-8";/*!
 * Bootstrap  v5.3.2 (https://getbootstrap.com/)
 * Copyright 2011-2023 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-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, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-color-rgb:33,37,41;--bs-body-bg:#fff;--bs-body-bg-rgb:255,255,255;--bs-emphasis-color:#000;--bs-emphasis-color-rgb:0,0,0;--bs-secondary-color:rgba(33, 37, 41, 0.75);--bs-secondary-color-rgb:33,37,41;--bs-secondary-bg:#e9ecef;--bs-secondary-bg-rgb:233,236,239;--bs-tertiary-color:rgba(33, 37, 41, 0.5);--bs-tertiary-color-rgb:33,37,41;--bs-tertiary-bg:#f8f9fa;--bs-tertiary-bg-rgb:248,249,250;--bs-heading-color:inherit;--bs-link-color:#0d6efd;--bs-link-color-rgb:13,110,253;--bs-link-decoration:underline;--bs-link-hover-color:#0a58ca;--bs-link-hover-color-rgb:10,88,202;--bs-code-color:#d63384;--bs-highlight-color:#212529;--bs-highlight-bg:#fff3cd;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0, 0, 0, 0.175);--bs-border-radius:0.375rem;--bs-border-radius-sm:0.25rem;--bs-border-radius-lg:0.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-xxl:2rem;--bs-border-radius-2xl:var(--bs-border-radius-xxl);--bs-border-radius-pill:50rem;--bs-box-shadow:0 0.5rem 1rem rgba(0, 0, 0, 0.15);--bs-box-shadow-sm:0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);--bs-box-shadow-lg:0 1rem 3rem rgba(0, 0, 0, 0.175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0, 0, 0, 0.075);--bs-focus-ring-width:0.25rem;--bs-focus-ring-opacity:0.25;--bs-focus-ring-color:rgba(13, 110, 253, 0.25);--bs-form-valid-color:#198754;--bs-form-valid-border-color:#198754;--bs-form-invalid-color:#dc3545;--bs-form-invalid-border-color:#dc3545}*,::after,::before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}.h1,.h2,.h3,.h5,h1,h2,h3,h5{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}}.h5,h5{font-size:1.25rem}p{margin-top:0;margin-bottom:1rem}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ul{padding-left:2rem}ul{margin-top:0;margin-bottom:1rem}ul ul{margin-bottom:0}strong{font-weight:bolder}.small,small{font-size:.875em}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}img,svg{vertical-align:middle}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button{text-transform:none}[role=button]{cursor:pointer}[type=button],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}::-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}[hidden]{display:none!important}.container,.container-fluid{--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{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}@media (min-width:1400px){.container{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-2{flex:0 0 auto;width:16.66666667%}.col-4{flex:0 0 auto;width:33.33333333%}.col-6{flex:0 0 auto;width:50%}.col-12{flex:0 0 auto;width:100%}.g-5{--bs-gutter-x:3rem}.g-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm-6{flex:0 0 auto;width:50%}}@media (min-width:768px){.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-6{flex:0 0 auto;width:50%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-10{flex:0 0 auto;width:83.33333333%}}@media (min-width:992px){.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-6{flex:0 0 auto;width:50%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-12{flex:0 0 auto;width:100%}}@media (min-width:1200px){.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.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%}}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check:disabled+.btn{pointer-events:none;filter:none;opacity:.65}.btn{--bs-btn-padding-x:0.75rem;--bs-btn-padding-y:0.375rem;--bs-btn-font-family: ;--bs-btn-font-size:1rem;--bs-btn-font-weight:400;--bs-btn-line-height:1.5;--bs-btn-color:var(--bs-body-color);--bs-btn-bg:transparent;--bs-btn-border-width:var(--bs-border-width);--bs-btn-border-color:transparent;--bs-btn-border-radius:var(--bs-border-radius);--bs-btn-hover-border-color:transparent;--bs-btn-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.15),0 1px 1px rgba(0, 0, 0, 0.075);--bs-btn-disabled-opacity:0.65;--bs-btn-focus-box-shadow:0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn-check+.btn:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color)}.btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked+.btn,.btn.active,.btn.show,.btn:first-child:active,:not(.btn-check)+.btn:active{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.btn-check:checked+.btn:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible,.btn:first-child:active:focus-visible,:not(.btn-check)+.btn:active:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn:disabled{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.btn-primary{--bs-btn-color:#fff;--bs-btn-bg:#0d6efd;--bs-btn-border-color:#0d6efd;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0b5ed7;--bs-btn-hover-border-color:#0a58ca;--bs-btn-focus-shadow-rgb:49,132,253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0a58ca;--bs-btn-active-border-color:#0a53be;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#0d6efd;--bs-btn-disabled-border-color:#0d6efd}.btn-secondary{--bs-btn-color:#fff;--bs-btn-bg:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#5c636a;--bs-btn-hover-border-color:#565e64;--bs-btn-focus-shadow-rgb:130,138,145;--bs-btn-active-color:#fff;--bs-btn-active-bg:#565e64;--bs-btn-active-border-color:#51585e;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#6c757d;--bs-btn-disabled-border-color:#6c757d}.btn-success{--bs-btn-color:#fff;--bs-btn-bg:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#157347;--bs-btn-hover-border-color:#146c43;--bs-btn-focus-shadow-rgb:60,153,110;--bs-btn-active-color:#fff;--bs-btn-active-bg:#146c43;--bs-btn-active-border-color:#13653f;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#198754;--bs-btn-disabled-border-color:#198754}.btn-info{--bs-btn-color:#000;--bs-btn-bg:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#31d2f2;--bs-btn-hover-border-color:#25cff2;--bs-btn-focus-shadow-rgb:11,172,204;--bs-btn-active-color:#000;--bs-btn-active-bg:#3dd5f3;--bs-btn-active-border-color:#25cff2;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#0dcaf0;--bs-btn-disabled-border-color:#0dcaf0}.btn-warning{--bs-btn-color:#000;--bs-btn-bg:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffca2c;--bs-btn-hover-border-color:#ffc720;--bs-btn-focus-shadow-rgb:217,164,6;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffcd39;--bs-btn-active-border-color:#ffc720;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#ffc107;--bs-btn-disabled-border-color:#ffc107}.btn-danger{--bs-btn-color:#fff;--bs-btn-bg:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#bb2d3b;--bs-btn-hover-border-color:#b02a37;--bs-btn-focus-shadow-rgb:225,83,97;--bs-btn-active-color:#fff;--bs-btn-active-bg:#b02a37;--bs-btn-active-border-color:#a52834;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#dc3545;--bs-btn-disabled-border-color:#dc3545}.btn-light{--bs-btn-color:#000;--bs-btn-bg:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#d3d4d5;--bs-btn-hover-border-color:#c6c7c8;--bs-btn-focus-shadow-rgb:211,212,213;--bs-btn-active-color:#000;--bs-btn-active-bg:#c6c7c8;--bs-btn-active-border-color:#babbbc;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#f8f9fa;--bs-btn-disabled-border-color:#f8f9fa}.btn-dark{--bs-btn-color:#fff;--bs-btn-bg:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#424649;--bs-btn-hover-border-color:#373b3e;--bs-btn-focus-shadow-rgb:66,70,73;--bs-btn-active-color:#fff;--bs-btn-active-bg:#4d5154;--bs-btn-active-border-color:#373b3e;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#212529;--bs-btn-disabled-border-color:#212529}.btn-outline-primary{--bs-btn-color:#0d6efd;--bs-btn-border-color:#0d6efd;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0d6efd;--bs-btn-hover-border-color:#0d6efd;--bs-btn-focus-shadow-rgb:13,110,253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0d6efd;--bs-btn-active-border-color:#0d6efd;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#0d6efd;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#0d6efd;--bs-gradient:none}.btn-outline-secondary{--bs-btn-color:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#6c757d;--bs-btn-hover-border-color:#6c757d;--bs-btn-focus-shadow-rgb:108,117,125;--bs-btn-active-color:#fff;--bs-btn-active-bg:#6c757d;--bs-btn-active-border-color:#6c757d;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#6c757d;--bs-gradient:none}.btn-outline-success{--bs-btn-color:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#198754;--bs-btn-hover-border-color:#198754;--bs-btn-focus-shadow-rgb:25,135,84;--bs-btn-active-color:#fff;--bs-btn-active-bg:#198754;--bs-btn-active-border-color:#198754;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#198754;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#198754;--bs-gradient:none}.btn-outline-info{--bs-btn-color:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#0dcaf0;--bs-btn-hover-border-color:#0dcaf0;--bs-btn-focus-shadow-rgb:13,202,240;--bs-btn-active-color:#000;--bs-btn-active-bg:#0dcaf0;--bs-btn-active-border-color:#0dcaf0;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#0dcaf0;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#0dcaf0;--bs-gradient:none}.btn-outline-warning{--bs-btn-color:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffc107;--bs-btn-hover-border-color:#ffc107;--bs-btn-focus-shadow-rgb:255,193,7;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffc107;--bs-btn-active-border-color:#ffc107;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#ffc107;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#ffc107;--bs-gradient:none}.btn-outline-danger{--bs-btn-color:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#dc3545;--bs-btn-hover-border-color:#dc3545;--bs-btn-focus-shadow-rgb:220,53,69;--bs-btn-active-color:#fff;--bs-btn-active-bg:#dc3545;--bs-btn-active-border-color:#dc3545;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#dc3545;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#dc3545;--bs-gradient:none}.btn-outline-light{--bs-btn-color:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#f8f9fa;--bs-btn-hover-border-color:#f8f9fa;--bs-btn-focus-shadow-rgb:248,249,250;--bs-btn-active-color:#000;--bs-btn-active-bg:#f8f9fa;--bs-btn-active-border-color:#f8f9fa;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#f8f9fa;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#f8f9fa;--bs-gradient:none}.btn-outline-dark{--bs-btn-color:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#212529;--bs-btn-hover-border-color:#212529;--bs-btn-focus-shadow-rgb:33,37,41;--bs-btn-active-color:#fff;--bs-btn-active-bg:#212529;--bs-btn-active-border-color:#212529;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#212529;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#212529;--bs-gradient:none}.btn-link{--bs-btn-font-weight:400;--bs-btn-color:var(--bs-link-color);--bs-btn-bg:transparent;--bs-btn-border-color:transparent;--bs-btn-hover-color:var(--bs-link-hover-color);--bs-btn-hover-border-color:transparent;--bs-btn-active-color:var(--bs-link-hover-color);--bs-btn-active-border-color:transparent;--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-border-color:transparent;--bs-btn-box-shadow:0 0 0 #000;--bs-btn-focus-shadow-rgb:49,132,253;text-decoration:underline}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-group-lg>.btn,.btn-lg{--bs-btn-padding-y:0.5rem;--bs-btn-padding-x:1rem;--bs-btn-font-size:1.25rem;--bs-btn-border-radius:var(--bs-border-radius-lg)}.btn-group-sm>.btn,.btn-sm{--bs-btn-padding-y:0.25rem;--bs-btn-padding-x:0.5rem;--bs-btn-font-size:0.875rem;--bs-btn-border-radius:var(--bs-border-radius-sm)}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;flex:1 1 auto}.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-group{border-radius:var(--bs-border-radius)}.btn-group>.btn-group:not(:first-child),.btn-group>:not(.btn-check:first-child)+.btn{margin-left:calc(var(--bs-border-width) * -1)}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn{border-top-left-radius:0;border-bottom-left-radius:0}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:calc(var(--bs-border-width) * -1)}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn~.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{--bs-nav-link-padding-x:1rem;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-link-color);--bs-nav-link-hover-color:var(--bs-link-hover-color);--bs-nav-link-disabled-color:var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.accordion{--bs-accordion-color:var(--bs-body-color);--bs-accordion-bg:var(--bs-body-bg);--bs-accordion-transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,border-radius 0.15s ease;--bs-accordion-border-color:var(--bs-border-color);--bs-accordion-border-width:var(--bs-border-width);--bs-accordion-border-radius:var(--bs-border-radius);--bs-accordion-inner-border-radius:calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-accordion-btn-padding-x:1.25rem;--bs-accordion-btn-padding-y:1rem;--bs-accordion-btn-color:var(--bs-body-color);--bs-accordion-btn-bg:var(--bs-accordion-bg);--bs-accordion-btn-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width:1.25rem;--bs-accordion-btn-icon-transform:rotate(-180deg);--bs-accordion-btn-icon-transition:transform 0.2s ease-in-out;--bs-accordion-btn-active-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23052c65'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-focus-border-color:#86b7fe;--bs-accordion-btn-focus-box-shadow:0 0 0 0.25rem rgba(13, 110, 253, 0.25);--bs-accordion-body-padding-x:1.25rem;--bs-accordion-body-padding-y:1rem;--bs-accordion-active-color:var(--bs-primary-text-emphasis);--bs-accordion-active-bg:var(--bs-primary-bg-subtle)}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:1rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}@media (prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)}.accordion-button:not(.collapsed)::after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button::after{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition)}@media (prefers-reduced-motion:reduce){.accordion-button::after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;border-color:var(--bs-accordion-btn-focus-border-color);outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.btn-close{--bs-btn-close-color:#000;--bs-btn-close-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");--bs-btn-close-opacity:0.5;--bs-btn-close-hover-opacity:0.75;--bs-btn-close-focus-shadow:0 0 0 0.25rem rgba(13, 110, 253, 0.25);--bs-btn-close-focus-opacity:1;--bs-btn-close-disabled-opacity:0.25;--bs-btn-close-white-filter:invert(1) grayscale(100%) brightness(200%);box-sizing:content-box;width:1em;height:1em;padding:.25em .25em;color:var(--bs-btn-close-color);background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;border:0;border-radius:.375rem;opacity:var(--bs-btn-close-opacity)}.btn-close:hover{color:var(--bs-btn-close-color);text-decoration:none;opacity:var(--bs-btn-close-hover-opacity)}.btn-close:focus{outline:0;box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity)}.btn-close:disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:var(--bs-btn-close-disabled-opacity)}.btn-close-white{filter:var(--bs-btn-close-white-filter)}.modal{--bs-modal-zindex:1055;--bs-modal-width:500px;--bs-modal-padding:1rem;--bs-modal-margin:0.5rem;--bs-modal-color: ;--bs-modal-bg:var(--bs-body-bg);--bs-modal-border-color:var(--bs-border-color-translucent);--bs-modal-border-width:var(--bs-border-width);--bs-modal-border-radius:var(--bs-border-radius-lg);--bs-modal-box-shadow:var(--bs-box-shadow-sm);--bs-modal-inner-border-radius:calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));--bs-modal-header-padding-x:1rem;--bs-modal-header-padding-y:1rem;--bs-modal-header-padding:1rem 1rem;--bs-modal-header-border-color:var(--bs-border-color);--bs-modal-header-border-width:var(--bs-border-width);--bs-modal-title-line-height:1.5;--bs-modal-footer-gap:0.5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color:var(--bs-border-color);--bs-modal-footer-border-width:var(--bs-border-width);position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin) * 2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin) * 2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0}.modal-backdrop{--bs-backdrop-zindex:1050;--bs-backdrop-bg:#000;--bs-backdrop-opacity:0.5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);margin:calc(-.5 * var(--bs-modal-header-padding-y)) calc(-.5 * var(--bs-modal-header-padding-x)) calc(-.5 * var(--bs-modal-header-padding-y)) auto}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap) * .5)}@media (min-width:576px){.modal{--bs-modal-margin:1.75rem;--bs-modal-box-shadow:var(--bs-box-shadow)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{--bs-modal-width:800px}}@media (min-width:1200px){.modal-xl{--bs-modal-width:1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-footer,.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media (max-width:575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-footer,.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media (max-width:767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-footer,.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media (max-width:991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-footer,.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media (max-width:1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-footer,.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media (max-width:1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-footer,.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}@keyframes spinner-border{to{transform:rotate(360deg)}}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}.placeholder.btn::before{display:inline-block;content:""}@keyframes placeholder-glow{50%{opacity:.2}}@keyframes placeholder-wave{100%{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}.text-bg-primary{color:#fff!important;background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity,1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity,1))!important}.text-bg-success{color:#fff!important;background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity,1))!important}.text-bg-info{color:#000!important;background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity,1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity,1))!important}.text-bg-danger{color:#fff!important;background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity,1))!important}.text-bg-light{color:#000!important;background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity,1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity,1))!important}.icon-link{display:inline-flex;gap:.375rem;align-items:center;-webkit-text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,0.5));text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,0.5));text-underline-offset:0.25em;-webkit-backface-visibility:hidden;backface-visibility:hidden}.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}@media (min-width:576px){.sticky-sm-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width:1200px){.sticky-xl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width:1400px){.sticky-xxl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.object-fit-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-cover{-o-object-fit:cover!important;object-fit:cover!important}.d-block{display:block!important}.d-flex{display:flex!important}.d-none{display:none!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.top-0{top:0!important}.end-0{right:0!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-danger{--bs-border-opacity:1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.w-100{width:100%!important}.mw-100{max-width:100%!important}.h-50{height:50%!important}.h-100{height:100%!important}.flex-wrap{flex-wrap:wrap!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.align-items-center{align-items:center!important}.m-0{margin:0!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.mt-2{margin-top:.5rem!important}.mt-5{margin-top:3rem!important}.me-2{margin-right:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.p-0{padding:0!important}.pt-0{padding-top:0!important}.pb-0{padding-bottom:0!important}.pb-5{padding-bottom:3rem!important}.gap-3{gap:1rem!important}.fs-5{font-size:1.25rem!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:rgba(255,255,255,.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}.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}@media (min-width:576px){.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.d-md-block{display:block!important}.d-md-none{display:none!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.d-lg-block{display:block!important}.d-lg-none{display:none!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){.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){.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}/*! odometer 0.4.8 */.odometer.odometer-auto-theme,.odometer.odometer-theme-default{display:inline-block;vertical-align:middle;position:relative}.odometer.odometer-auto-theme .odometer-digit,.odometer.odometer-theme-default .odometer-digit{display:inline-block;vertical-align:middle;position:relative}.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer,.odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer{display:inline-block;vertical-align:middle;visibility:hidden}.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner,.odometer.odometer-theme-default .odometer-digit .odometer-digit-inner{text-align:left;display:block;position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden}.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon,.odometer.odometer-theme-default .odometer-digit .odometer-ribbon{display:block}.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner,.odometer.odometer-theme-default .odometer-digit .odometer-ribbon-inner{display:block;-webkit-backface-visibility:hidden}.odometer.odometer-auto-theme .odometer-digit .odometer-value,.odometer.odometer-theme-default .odometer-digit .odometer-value{display:block;-webkit-transform:translateZ(0)}.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value,.odometer.odometer-theme-default .odometer-digit .odometer-value.odometer-last-value{position:absolute}.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-up .odometer-ribbon-inner{-webkit-transition:-webkit-transform 2s;-moz-transition:-moz-transform 2s;-ms-transition:-ms-transform 2s;-o-transition:-o-transform 2s;transition:transform 2s}.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-up.odometer-animating .odometer-ribbon-inner{-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%)}.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-down .odometer-ribbon-inner{-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%)}.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-down.odometer-animating .odometer-ribbon-inner{-webkit-transition:-webkit-transform 2s;-moz-transition:-moz-transform 2s;-ms-transition:-ms-transform 2s;-o-transition:-o-transform 2s;transition:transform 2s;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}.odometer.odometer-auto-theme,.odometer.odometer-theme-default{line-height:1.1em}.odometer.odometer-auto-theme .odometer-value,.odometer.odometer-theme-default .odometer-value{text-align:center}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:0!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}/*! #######################################################################

	MeanMenu 2.0.7
	--------

	To be used with jquery.meanmenu.js by Chris Wharton (http://www.meanthemes.com/plugins/meanmenu/)

####################################################################### */a.meanmenu-reveal{display:none}.mean-container .mean-bar{float:left;width:100%;position:relative;background:#070337;padding:4px 0;min-height:42px;z-index:999999}.mean-container a.meanmenu-reveal{width:22px;height:22px;padding:13px 13px 11px 13px;position:absolute;top:0;right:0;cursor:pointer;color:#fff;text-decoration:none;font-size:16px;text-indent:-9999em;line-height:22px;font-size:1px;display:block;font-family:Arial,Helvetica,sans-serif;font-weight:700}.mean-container a.meanmenu-reveal span{display:block;background:#fff;height:3px;margin-top:3px}.mean-container .mean-nav{float:left;width:100%;background:#070337;margin-top:44px}.mean-container .mean-nav ul{padding:0;margin:0;width:100%;list-style-type:none}.mean-container .mean-nav ul li{position:relative;float:left;width:100%}.mean-container .mean-nav ul li a{display:block;float:left;width:90%;padding:10px 5%;margin:0;text-align:left;color:#fff;border-top:1px solid #e0e3ed;text-decoration:none;text-transform:uppercase}.mean-container .mean-nav ul li li a{width:80%;padding:10px 10%;text-shadow:none!important;visibility:visible}.mean-container .mean-nav ul li.mean-last a{border-bottom:none;margin-bottom:0}.mean-container .mean-nav ul li li li a{width:70%;padding:10px 15%}.mean-container .mean-nav ul li li li li a{width:60%;padding:10px 20%}.mean-container .mean-nav ul li li li li li a{width:50%;padding:10px 25%}.mean-container .mean-nav ul li a.mean-expand{margin-top:1px;width:26px;height:32px;text-align:center;position:absolute;right:0;top:0;z-index:2;font-weight:700;background:0 0;border:none!important;font-size:14px}.mean-container .mean-push{float:left;width:100%;padding:0;margin:0;clear:both}.mean-container .mean-bar,.mean-container .mean-bar *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.mean-remove{display:none!important}:root{--tj-ff-body:'Poppins',sans-serif;--tj-ff-heading:'Outfit',sans-serif;--tj-ff-p:'Poppins',sans-serif;--tj-ff-fontawesome:"Font Awesome 6 Pro";--tj-fw-normal:normal;--tj-fw-thin:100;--tj-fw-elight:200;--tj-fw-light:300;--tj-fw-regular:400;--tj-fw-medium:500;--tj-fw-sbold:600;--tj-fw-bold:700;--tj-fw-ebold:800;--tj-fw-black:900;--tj-fs-body:16px;--tj-fs-p:16px;--tj-fs-h1:100px;--tj-fs-h2:50px;--tj-fs-h3:30px;--tj-fs-h4:27px;--tj-fs-h5:22px;--tj-fs-h6:14px;--tj-color-common-white:#ffffff;--tj-color-common-black:#000000;--tj-color-heading-primary:#323c45;--tj-color-text-body:#717171;--tj-color-theme-primary:#39ca6e;--tj-color-theme-secondary:#323c45;--tj-color-theme-bg:#fafafc;--tj-color-grey-1:#bdc5ca;--tj-color-grey-2:#f2f5f9;--tj-color-grey-3:#dcdee7;--tj-color-grey-4:#06080a;--tj-color-grey-5:#131a21;--tj-color-light-1:#fafafc;--tj-color-light-2:#ecfff3;--tj-color-light-3:#f0fff5;--tj-color-light-4:#7b7b7b;--tj-color-light-5:#aaeac1;--tj-color-light-6:#67c58a;--tj-color-light-7:#bec1c5;--tj-color-light-8:#fff61b;--tj-color-light-9:#FFD40B;--tj-color-border-1:#fafafc;--tj-color-border-2:#a1acb3;--tj-color-border-3:#aaeac1;--tj-color-border-4:#C5FDD9}*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}body{font-family:var(--tj-ff-body);font-size:var(--tj-fs-body);font-weight:400;color:var(--tj-color-text-body);line-height:1.7}a{text-decoration:none}h1,h2,h3,h5{font-family:var(--tj-ff-heading);color:var(--tj-color-heading-primary);margin-top:0;font-weight:var(--tj-fw-bold);line-height:1.2;-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s}h1{font-size:var(--tj-fs-h1)}h2{font-size:var(--tj-fs-h2)}h3{font-size:var(--tj-fs-h3)}h5{font-size:var(--tj-fs-h5)}h1 a,h2 a,h3 a,h5 a{font-size:inherit;color:inherit;font-weight:inherit;line-height:inherit;display:block}h1:hover a,h2:hover a,h3:hover a,h5:hover a{font-size:inherit;color:inherit;font-weight:inherit}ul{margin:0;padding:0}.btn,::after,::before,a,button,h1,h2,h3,h5,img,input,li,p,span,svg path,textarea{-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s}.button:focus,a:focus{text-decoration:none;outline:0}a:focus,a:hover{color:inherit;text-decoration:none}a,button{color:inherit;outline:0;border:none;background:0 0}button:hover{cursor:pointer}button:focus,button:focus:not(:focus-visible){outline:0;-webkit-box-shadow:0 0 0;box-shadow:0 0 0}input:not([type=submit]):not([type=radio]):not([type=checkbox]),textarea{outline:0;background-color:--tj-color-common-white;height:auto;width:100%;border:1px solid var(--tj-color-common-white);color:var(--tj-color-common-black)}input[type=color]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0 0;border:0;cursor:pointer;height:100%;width:100%;padding:0;border-radius:50%}::-webkit-scrollbar{height:4px;width:4px;background:0 0}::-webkit-scrollbar-thumb{background:var(--tj-color-theme-primary);-webkit-border-radius:1ex;-webkit-box-shadow:0 0 0 rgba(0,0,0,.75)}::-webkit-scrollbar-corner{background:0 0}::-moz-selection{background:var(--tj-color-common-black);color:var(--tj-color-common-white);text-shadow:none}::-moz-selection{background:var(--tj-color-common-black);color:var(--tj-color-common-white);text-shadow:none}::-ms-input-placeholder{color:var(--tj-color-grey-1)}::-webkit-input-placeholder{color:var(--tj-color-grey-1)}::-moz-placeholder{color:var(--tj-color-grey-1)}::placeholder{color:var(--tj-color-grey-1)}::-moz-selection{background:var(--tj-color-common-black);color:var(--tj-color-common-white);text-shadow:none}::selection{background:var(--tj-color-common-black);color:var(--tj-color-common-white);text-shadow:none}::-webkit-input-placeholder{color:var(--tj-color-common-black);font-size:var(--tj-fs-body);opacity:1}::-moz-placeholder{color:var(--tj-color-common-black);font-size:var(--tj-fs-body);opacity:1}::-ms-input-placeholder{color:var(--tj-color-common-black);font-size:var(--tj-fs-body);opacity:1}::placeholder{color:var(--tj-color-common-black);font-size:var(--tj-fs-body);opacity:1}img{max-width:100%}.dot-style{margin:0;padding:0;list-style:none}.site-main{position:relative;overflow:hidden}.tj-primary-btn{display:inline-block;overflow:hidden;position:relative;-webkit-transition:.6s ease;transition:.6s ease;z-index:1;font-size:17px;color:var(--tj-color-common-white);font-weight:var(--tj-fw-medium);padding:19px 20px 19px 30px;border-radius:0;border:none}.tj-primary-btn i{font-size:18px;font-weight:var(--tj-fw-bold);margin-left:8px;position:relative;top:0}.tj-primary-btn:after,.tj-primary-btn:before{-webkit-transition:.6s ease;transition:.6s ease;content:"";position:absolute;z-index:-1}.tj-primary-btn.btn{background:var(--tj-color-theme-secondary)}.tj-primary-btn.btn:after,.tj-primary-btn.btn:before{background:var(--tj-color-theme-primary);top:0;bottom:0;-webkit-transform:skewX(-45deg);-ms-transform:skewX(-45deg);transform:skewX(-45deg);width:175%}.tj-primary-btn.btn:before{left:-125%}.tj-primary-btn.btn:after{right:-124%}.tj-primary-btn.btn:hover{color:var(--tj-color-common-white)}.tj-primary-btn.btn:hover:after,.tj-primary-btn.btn:hover:before{width:105%}.tj-primary-btn2{display:inline-block;overflow:hidden;position:relative;-webkit-transition:.6s ease;transition:.6s ease;z-index:1;font-size:17px;color:var(--tj-color-common-white);font-weight:var(--tj-fw-medium);padding:19px 25px 20px 25px;border-radius:0;border:none;line-height:1}.tj-primary-btn2 i{font-size:18px;font-weight:var(--tj-fw-bold);margin-left:10px;position:relative;top:0;-webkit-transform:rotate(-40deg);-ms-transform:rotate(-40deg);transform:rotate(-40deg);display:inline-block;-webkit-transition:.6s ease;transition:.6s ease}.tj-primary-btn2:after,.tj-primary-btn2:before{-webkit-transition:.6s ease;transition:.6s ease;content:"";position:absolute;z-index:-1}.tj-primary-btn2.btn{background:var(--tj-color-theme-secondary)}.tj-primary-btn2.btn:after,.tj-primary-btn2.btn:before{background:var(--tj-color-theme-primary);top:0;bottom:0;-webkit-transform:skewX(-45deg);-ms-transform:skewX(-45deg);transform:skewX(-45deg);width:175%}.tj-primary-btn2.btn:before{left:-125%}.tj-primary-btn2.btn:after{right:-124%}.tj-primary-btn2.btn:hover{color:var(--tj-color-common-white)}.tj-primary-btn2.btn:hover i{color:var(--tj-color-common-white);-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}.tj-primary-btn2.btn:hover:after,.tj-primary-btn2.btn:hover:before{width:105%}.tj-secondary-btn{position:relative;display:block;overflow:hidden;-webkit-transition:all .6s ease;transition:all .6s ease;border-radius:0;border:1px solid var(--tj-color-theme-secondary);font-size:17px;font-weight:var(--tj-fw-medium);color:var(--tj-color-theme-secondary);padding:17px 20px 17px 30px;line-height:1;z-index:2}.tj-secondary-btn::before{background:var(--tj-color-theme-primary);content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:-1;-webkit-transition:all .6s ease;transition:all .6s ease;border-radius:0;color:var(--tj-color-theme-secondary)}.tj-secondary-btn i{font-size:18px;font-weight:var(--tj-fw-bold);margin-left:8px;position:relative;color:var(--tj-color-theme-secondary);top:0}.tj-secondary-btn.btn::before{width:100%;height:0%;-webkit-transform:translate(-50%,-50%) rotate(-45deg);-ms-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg);border-radius:0}.tj-secondary-btn.btn:hover::before{height:380%}.tj-secondary-btn:hover{color:var(--tj-color-common-white);border-color:var(--tj-color-theme-primary)}.tj-secondary-btn:hover i{color:var(--tj-color-common-white)}.tj-menu-area ul{margin:0;padding:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width:1200px) and (max-width:1399px){.tj-menu-area ul{gap:35px}}@media only screen and (min-width:992px) and (max-width:1199px){.tj-menu-area ul{gap:24px}}.tj-menu-area ul li{position:relative;z-index:1}.tj-menu-area ul li a{color:var(--tj-color-common-white);-webkit-transition:.4s;transition:.4s;position:relative;padding:15px 0;transition:.4s;display:block}.tj-menu-area ul li a::before{position:absolute;content:"";width:9px;height:2px;border-radius:15px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:-15px;background:var(--tj-color-theme-primary);opacity:0;visibility:hidden;z-index:2}@media only screen and (min-width:992px) and (max-width:1199px){.tj-menu-area ul li a::before{left:-15px}}.tj-menu-area ul li.current-menu-item a,.tj-menu-area ul li:hover a{color:var(--tj-color-theme-primary)}.tj-menu-area ul li.current-menu-item a::before,.tj-menu-area ul li:hover a::before{opacity:1;visibility:visible}.tj-menu-area ul li.current-menu-item a::after,.tj-menu-area ul li:hover a::after{color:var(--tj-color-theme-primary)}.tj-menu-area ul li:last-child{margin-right:0}.solar-scroll-top{position:fixed;right:30px;bottom:25px;width:45px;height:45px;cursor:pointer;display:block;border-radius:100%;z-index:9999;opacity:0;visibility:hidden;-webkit-transform:translateY(.75rem);-ms-transform:translateY(.75rem);transform:translateY(.75rem);-webkit-box-shadow:inset 0 0 0 .1rem rgba(128,130,134,.25);box-shadow:inset 0 0 0 .1rem rgba(128,130,134,.25);-webkit-transition:all .2s linear,margin-right 0s;transition:all .2s linear,margin-right 0s}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.solar-scroll-top{right:15px;bottom:15px}}.solar-scroll-top-icon{position:absolute;left:0;top:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:18px;color:var(--tj-color-theme-primary)}.solar-scroll-top>svg path{fill:none}.solar-scroll-top>svg.progress-circle path{stroke:var(--tj-color-theme-primary);stroke-width:4;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .2s linear;transition:all .2s linear}@-webkit-keyframes letters-loading{0%,100%,75%{opacity:0;-webkit-transform:rotateY(-90deg);transform:rotateY(-90deg)}25%,50%{opacity:1;-webkit-transform:rotateY(0);transform:rotateY(0)}}@keyframes letters-loading{0%,100%,75%{opacity:0;-webkit-transform:rotateY(-90deg);transform:rotateY(-90deg)}25%,50%{opacity:1;-webkit-transform:rotateY(0);transform:rotateY(0)}}@-webkit-keyframes rotateImg{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotateImg{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.tj-overlay-canvas{position:fixed;width:100%;height:100%;top:0;left:0;background-color:rgba(57,202,110,.7);z-index:9999;opacity:0;visibility:hidden;-webkit-transition:all .3s ease-in;transition:all .3s ease-in}.tj-offcanvas-area{position:fixed;top:0;right:0;bottom:0;width:485px;z-index:9999;background:var(--tj-color-theme-secondary);padding:30px 30px 30px;right:-450px;opacity:0;visibility:visible;overflow-y:scroll;-webkit-transition:.4s;transition:.4s}@media (max-width:575px){.tj-offcanvas-area{width:330px;padding:30px 20px}}.tj-offcanvas-area .canvas-title{position:relative;z-index:1;margin-bottom:25px}.tj-offcanvas-area .canvas-title::before{position:absolute;content:"";left:0;bottom:-5px;width:88px;height:2px;background:var(--tj-color-theme-primary);z-index:2}.tj-offcanvas-area .canvas-title .title{color:var(--tj-color-common-white)}.tj-offcanvas-area .offcanvas-icon{font-size:40px;color:var(--tj-secondary-color);-webkit-transition:.4s;transition:.4s}.tj-offcanvas-area .offcanvas-icon i{color:var(--tj-color-common-white);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.tj-offcanvas-area .offcanvas-icon i:hover{color:var(--tj-color-theme-primary)}.tj-offcanvas-area .tj-offcanvas-header{border-bottom:1px solid rgba(255,255,255,.15);padding-bottom:25px;margin-bottom:45px}.canvas_expanded .tj-offcanvas-area{right:0}.mean-container a.meanmenu-reveal{display:none!important}.canvas_expanded .tj-offcanvas-area,.canvas_expanded .tj-overlay-canvas{opacity:1;visibility:visible}.mean-container a.meanmenu-reveal{display:none!important}.mean-container .mean-nav ul li li{margin-left:15px}.mean-container .mean-nav ul li li a{text-transform:capitalize;padding:15px 35px 12px 0;width:100%;color:var(--tj-color-common-white)}.mean-container .mean-nav ul li li li{margin-left:15px}.mean-container .mean-nav ul li li li a{text-transform:capitalize;padding:15px 0 12px 0;width:100%;color:var(--tj-color-common-white)}.mobile-navbar-menu{overflow:hidden}.mobile-navbar-menu .mean-bar *{-webkit-box-sizing:border-box;box-sizing:border-box}.mobile-navbar-menu #mobile-menu>ul{display:block!important}.mobile-navbar-menu .mean-bar{background:0 0;-webkit-box-sizing:border-box;box-sizing:border-box}.mobile-navbar-menu .mean-nav{background:0 0;overflow:hidden;margin-top:0;margin-bottom:20px}.mobile-navbar-menu .mean-nav ul li:first-child{border-top:none}.mobile-navbar-menu .mean-nav ul li a{color:var(--tj-color-common-white);border-top:none;padding:14px 0;width:100%;font-family:var(--tj-ff-heading);font-weight:var(--tj-fw-regular);border-bottom:1px solid rgba(255,255,255,.2)}.mobile-navbar-menu .mean-nav ul li a.mean-expand i.fa-plus{display:block}.mobile-navbar-menu .mean-nav ul li a.mean-expand i.fa-minus{display:none}.mobile-navbar-menu .mean-nav ul li a.mean-expand.mean-clicked i.fa-minus{display:block;color:var(--tj-color-theme-primary)}.mobile-navbar-menu .mean-nav ul li a.mean-expand.mean-clicked i.fa-plus{display:none}@-webkit-keyframes letters-loading{0%,100%,75%{opacity:0;-webkit-transform:rotateY(-90deg);transform:rotateY(-90deg)}25%,50%{opacity:1;-webkit-transform:rotateY(0);transform:rotateY(0)}}@keyframes letters-loading{0%,100%,75%{opacity:0;-webkit-transform:rotateY(-90deg);transform:rotateY(-90deg)}25%,50%{opacity:1;-webkit-transform:rotateY(0);transform:rotateY(0)}}@keyframes loaderspin{0%{-webkit-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0)}100%{-webkit-transform:translate(-50%,-50%) rotate(360deg);transform:translate(-50%,-50%) rotate(360deg)}}@-webkit-keyframes loaderspin{0%{-webkit-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0)}100%{-webkit-transform:translate(-50%,-50%) rotate(360deg);transform:translate(-50%,-50%) rotate(360deg)}}@-webkit-keyframes loaderpulse{0%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(1.2);transform:scale(1.2)}}@keyframes loaderpulse{0%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(1.2);transform:scale(1.2)}}.tj-header-area{position:relative;width:100%;top:0;left:0;z-index:99;-webkit-transition:.4s;transition:.4s;background-color:var(--tj-color-theme-secondary)}.tj-header-area .tj-top-content-area{padding:30px 0;border-bottom:2px solid rgba(255,255,255,.15)}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-header-area .tj-top-content-area{padding:15px 0}}.tj-header-area.header-absolute{background-color:transparent;position:absolute;width:100%;top:0;left:0;z-index:999}.tj-header-area.sticky{position:fixed;padding:15px 0;background:var(--tj-color-theme-secondary);-webkit-animation:sticky .9s;animation:sticky .9s}.tj-header-area.sticky .tj-top-content-area{padding:0;border:none}.tj-header-area .tj-top-content-area{padding:30px 0;border-bottom:2px solid rgba(255,255,255,.15)}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-header-area .tj-top-content-area{padding:15px 0}}.tj-header-area.header-absolute{background-color:transparent;position:absolute;width:100%;top:0;left:0;z-index:999}.tj-header-area.sticky{position:fixed;padding:15px 0;background:var(--tj-color-theme-secondary);-webkit-animation:sticky .9s;animation:sticky .9s}.tj-header-area.sticky .tj-top-content-area{padding:0;border:none}.logo-area{max-width:140px;width:100%}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.logo-area{max-width:100px}}.logo-area a{display:inline-block}.logo-area a img{width:100%}.info-right-item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:35px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.info-right-item{gap:15px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.info-right-item{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}}@media (max-width:575px){.info-right-item{gap:10px}}.info-right-item .info-navbar ul{margin:0;padding:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.info-right-item .info-navbar ul{gap:10px}}.info-right-item .info-navbar ul li span.new-a{width:50px;height:50px;line-height:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;border-radius:50%;color:var(--tj-color-common-white);background:rgba(236,255,243,.1);-webkit-transition:.4s;transition:.4s;position:relative;z-index:3;font-size:25px}@media only screen and (min-width:992px) and (max-width:1199px){.info-right-item .info-navbar ul li span.new-a{width:40px;height:40px}}.info-right-item .info-navbar ul li span.new-a:hover{background-color:var(--tj-color-theme-primary)}.info-right-item .info-navbar ul li button{width:50px;height:50px;line-height:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;border-radius:50%;color:var(--tj-color-common-white);background:rgba(236,255,243,.1);-webkit-transition:all .1s ease-in-out 0s;transition:all .1s ease-in-out 0s;position:relative;z-index:3;font-size:22px;-webkit-transition:.4s;transition:.4s}.info-right-item .info-navbar ul li button i{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}@media only screen and (min-width:992px) and (max-width:1199px){.info-right-item .info-navbar ul li button{width:40px;height:40px;font-size:20px}}.info-right-item .info-navbar ul li button:hover{background:var(--tj-color-theme-primary)}.logo-area{max-width:140px;width:100%}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.logo-area{max-width:110px}}.logo-area a{display:inline-block}.logo-area a img{width:100%}.info-right-item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:35px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.info-right-item{gap:15px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.info-right-item{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}}@media (max-width:575px){.info-right-item{gap:10px}}.info-right-item .info-navbar ul{margin:0;padding:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.info-right-item .info-navbar ul{gap:10px}}.info-right-item .info-navbar ul li span.new-a{width:50px;height:50px;line-height:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;border-radius:50%;color:var(--tj-color-common-white);background:rgba(236,255,243,.1);-webkit-transition:.4s;transition:.4s;position:relative;z-index:3;font-size:25px}@media only screen and (min-width:992px) and (max-width:1199px){.info-right-item .info-navbar ul li span.new-a{width:40px;height:40px}}.info-right-item .info-navbar ul li span.new-a:hover{background-color:var(--tj-color-theme-primary)}.info-right-item .info-navbar ul li button{width:50px;height:50px;line-height:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;border-radius:50%;color:var(--tj-color-common-white);background:rgba(236,255,243,.1);-webkit-transition:all .1s ease-in-out 0s;transition:all .1s ease-in-out 0s;position:relative;z-index:3;font-size:22px;-webkit-transition:.4s;transition:.4s}.info-right-item .info-navbar ul li button i{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}@media only screen and (min-width:992px) and (max-width:1199px){.info-right-item .info-navbar ul li button{width:40px;height:40px;font-size:20px}}.info-right-item .info-navbar ul li button:hover{background:var(--tj-color-theme-primary)}@-webkit-keyframes sticky{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes sticky{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}.tj-sec-heading{margin-left:auto;margin-right:auto;position:relative;z-index:3}.tj-sec-heading .sub-title{color:var(--tj-color-theme-secondary);font-size:25px;letter-spacing:5px;font-weight:var(--tj-fw-medium);margin-bottom:20px;display:block}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-sec-heading .sub-title{margin-bottom:10px;font-size:20px}}.tj-sec-heading .sec-title{color:var(--tj-color-theme-primary);margin-bottom:30px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.tj-sec-heading .sec-title{font-size:38px}}@media (max-width:575px){.tj-sec-heading .sec-title{font-size:26px;line-height:1.5}}.tj-sec-heading .sec-title span{color:var(--tj-color-heading-primary);font-weight:var(--tj-fw-elight);position:relative;z-index:1;padding-left:110px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-sec-heading .sec-title span{padding-left:70px}}.tj-sec-heading .sec-title span::before{position:absolute;content:"";top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:0;width:88px;height:2px;background:var(--tj-color-theme-primary);z-index:2}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-sec-heading .sec-title span::before{width:50px}}.tj-sec-heading-two{margin-left:auto;margin-right:auto;position:relative;z-index:3}.tj-sec-heading-two .sub-title{color:var(--tj-color-theme-secondary);font-size:25px;letter-spacing:5px;font-weight:var(--tj-fw-medium);margin-bottom:20px;display:block;position:relative;border-radius:20px}.tj-sec-heading-two .sub-title::before{position:absolute;content:"";bottom:0;left:0;width:95px;height:2px;border-radius:50px;background:var(--tj-color-theme-primary)}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-sec-heading-two .sub-title::before{width:60px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-sec-heading-two .sub-title{margin-bottom:10px;font-size:20px}}.tj-sec-heading-two .title{margin-bottom:30px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.tj-sec-heading-two .title{font-size:38px;margin-bottom:15px;line-height:1.5}}@media (max-width:575px){.tj-sec-heading-two .title{font-size:26px;margin-bottom:15px;line-height:1.5}}.tj-sec-heading-two .title span{color:var(--tj-color-theme-primary);font-weight:var(--tj-fw-light)}.tj-sec-heading-two.text-center{margin-left:auto;margin-right:auto;position:relative;z-index:3}.tj-sec-heading-two.text-center .sub-title{color:var(--tj-color-theme-secondary);font-size:25px;letter-spacing:5px;font-weight:var(--tj-fw-medium);margin-bottom:20px;display:block;position:relative;border-radius:20px}.tj-sec-heading-two.text-center .sub-title::before{position:absolute;content:"";bottom:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:95px;height:2px;border-radius:50px;background:var(--tj-color-theme-primary)}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-sec-heading-two.text-center .sub-title::before{width:60px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-sec-heading-two.text-center .sub-title{margin-bottom:10px;font-size:20px}}.tj-sec-heading-two.text-center .title{margin-bottom:30px}.tj-sec-heading-three{margin-left:auto;margin-right:auto;position:relative;z-index:3}.tj-sec-heading-three .sub-title{color:var(--tj-color-theme-primary);font-size:25px;letter-spacing:5px;font-weight:var(--tj-fw-medium);margin-bottom:20px;display:block;position:relative;border-radius:20px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-sec-heading-three .sub-title{margin-bottom:10px;font-size:20px}}.tj-sec-heading-three .title{margin-bottom:0}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.tj-sec-heading-three .title{font-size:38px;margin-bottom:15px;line-height:1.5}}@media (max-width:575px){.tj-sec-heading-three .title{font-size:26px;margin-bottom:15px;line-height:1.5}}.tj-sec-heading-three .title span{color:var(--tj-color-theme-primary);font-weight:var(--tj-fw-light)}.tj-hero-section{background-position:center;background-repeat:no-repeat;background-size:cover;position:relative;z-index:1;padding-top:160px;padding-bottom:60px;overflow:hidden;min-height:80vh}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.tj-hero-section{padding-top:200px;padding-bottom:100px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-hero-section{padding-top:155px;padding-bottom:80px}}.tj-hero-section::before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear,left bottom,left top,color-stop(25%,rgba(3,9,13,.76)),color-stop(60%,rgba(50,60,69,.64)));background:linear-gradient(360deg,rgba(3,9,13,.76) 25%,rgba(50,60,69,.64) 60%);z-index:2}.tj-hero-section .tj-sec-heading{max-width:825px;margin-left:0}.tj-hero-section .tj-sec-heading .sub-title{color:var(--tj-color-common-white);margin-bottom:10px}.tj-hero-section .tj-sec-heading .sec-title{color:var(--tj-color-common-white);text-shadow:4px 4px 10px rgba(0,0,0,.1);margin-bottom:20px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.tj-hero-section .tj-sec-heading .sec-title{font-size:75px}}@media only screen and (min-width:768px) and (max-width:991px){.tj-hero-section .tj-sec-heading .sec-title{font-size:55px}}@media only screen and (min-width:576px) and (max-width:767px){.tj-hero-section .tj-sec-heading .sec-title{font-size:45px}}@media (max-width:575px){.tj-hero-section .tj-sec-heading .sec-title{font-size:32px}}.tj-hero-section .tj-sec-heading .sec-title span{color:var(--tj-color-theme-primary);font-weight:var(--tj-fw-elight);font-size:90px;padding-left:0}.tj-hero-section .tj-sec-heading .sec-title span::before{display:none}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.tj-hero-section .tj-sec-heading .sec-title span{font-size:65px}}@media only screen and (min-width:768px) and (max-width:991px){.tj-hero-section .tj-sec-heading .sec-title span{font-size:50px}}@media only screen and (min-width:576px) and (max-width:767px){.tj-hero-section .tj-sec-heading .sec-title span{font-size:42px}}@media (max-width:575px){.tj-hero-section .tj-sec-heading .sec-title span{font-size:30px}}.tj-hero-section .tj-sec-heading .desc{max-width:826px;width:100%}@media only screen and (min-width:1200px) and (max-width:1399px){.tj-hero-section .tj-sec-heading .desc{max-width:775px}}@media only screen and (min-width:992px) and (max-width:1199px){.tj-hero-section .tj-sec-heading .desc{max-width:635px}}.tj-hero-section .tj-sec-heading .desc p{color:var(--tj-color-common-white);font-size:18px;margin-bottom:0;line-height:2.1}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-hero-section .tj-sec-heading .desc p{font-size:16px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-hero-section .tj-sec-heading .desc p{font-size:16px;line-height:1.9}}.tj-hero-section .tj-sec-heading .tj-hero-button{margin-top:40px}.tj-about-section{padding-bottom:120px;position:relative;z-index:1}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-about-section{padding-bottom:80px}}.tj-about-section.tj-about-page{padding-top:120px;padding-bottom:0}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-about-section.tj-about-page{padding-top:80px}}.tj-about-section .tj-sec-heading{margin-bottom:40px}.tj-about-section-two{padding-top:120px;padding-bottom:200px;position:relative;z-index:1}@media only screen and (min-width:1400px) and (max-width:1599px){.tj-about-section-two{padding-bottom:170px}}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.tj-about-section-two{padding-bottom:120px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-about-section-two{padding-bottom:80px}}.tj-about-section-two .about-sec-shape{position:absolute;right:30px;bottom:26%;z-index:2}.tj-about-section-three{background-color:var(--tj-color-light-1);padding-top:120px;padding-bottom:200px;position:relative;z-index:2}.tj-about-section-three .tj-sec-heading-three .title{margin-bottom:30px}@media only screen and (min-width:992px) and (max-width:1199px){.tj-about-section-three{padding-bottom:120px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-about-section-three{padding-bottom:80px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-about-section-three .tj-sec-heading-three .title{margin-bottom:20px}}@media (max-width:575px){.tj-about-section-three{padding-top:95px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.about-content-one{margin-bottom:50px}}.about-content-one .desc{max-width:775px}.about-content-one .desc p{margin-bottom:0;font-size:18px;line-height:2.1}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.about-content-one .desc p{font-size:16px;line-height:1.9}}.about-content-one .tj-about-button{margin-top:50px}.about-content-two .desc p{margin-bottom:0;font-size:18px;line-height:2.1}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.about-content-two .desc p{font-size:16px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.about-content-two .desc p{line-height:1.9}}.about-content-two .tj-progress-bar{margin-top:20px;width:520px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:576px) and (max-width:767px){.about-content-two .tj-progress-bar{width:400px}}@media (max-width:575px){.about-content-two .tj-progress-bar{width:250px}}.about-content-two .tj-progress-bar label{font-size:22px;font-weight:var(--tj-fw-bold);font-family:var(--tj-ff-heading);color:var(--tj-color-light-6);margin-bottom:18px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.about-content-two .tj-progress-bar label{font-size:20px;margin-bottom:15px}}.about-content-two .tj-progress-bar .skills{background-color:var(--tj-color-light-2);height:5px;position:relative;border-radius:20px}.about-content-two .tj-progress-bar .skills span{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:-60px;font-size:22px;font-weight:var(--tj-fw-bold);font-family:var(--tj-ff-heading);color:var(--tj-color-theme-primary)}.about-content-two .tj-progress-bar .skills .skillbar{background-color:var(--tj-color-light-5);width:0;height:5px;border-radius:20px}.about-content-two .tj-about-button{margin-top:40px}.about-content-three{max-width:698px;width:100%}.about-content-three .desc{margin-bottom:30px}.about-content-three .desc p{font-size:18px;line-height:1.9}.about-content-three .desc p:last-child{margin-bottom:0}.about-content-three .about-button{margin-top:40px}.about-content-three .about-button .tj-primary-btn{font-size:15px;padding:13px 25px;border-radius:5px}.about-feature-item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:50px}.about-feature-item .feature-content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}.about-feature-item .feature-content .feature-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:64px;height:64px;line-height:1;border-radius:10px;font-size:25px;background:var(--tj-color-theme-secondary);color:var(--tj-color-common-white)}.about-feature-item .feature-content .feature-text .title{margin-bottom:5px;color:var(--tj-color-theme-primary)}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.about-feature-item{gap:20px}}.about-image-group{position:relative;z-index:1;text-align:right;right:-135px}@media only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.about-image-group{right:0}}.about-image-group .about-lg-image{position:relative}.about-image-group-two{position:relative;z-index:1;left:-110px;max-width:665px;width:100%}@media only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.about-image-group-two{left:0}}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.about-image-group-two{margin-bottom:175px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.about-image-group-two{margin-bottom:150px}}.about-image-group-two .group-1{max-width:550px;width:100%}@media only screen and (min-width:1400px) and (max-width:1599px){.about-image-group-two .group-1{max-width:510px}}@media only screen and (min-width:1200px) and (max-width:1399px){.about-image-group-two .group-1{max-width:430px}}@media only screen and (min-width:576px) and (max-width:767px){.about-image-group-two .group-1{max-width:420px}}@media (max-width:575px){.about-image-group-two .group-1{max-width:280px}}.about-image-group-two .group-shape{position:absolute;top:-50px;left:-60px}@media only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.about-image-group-two .group-shape{left:-20px}}@media (max-width:575px){.about-image-group-two .group-shape{left:0;max-width:200px}}.about-image-group-three{text-align:end;position:relative;z-index:1;right:-40px;max-width:660px;width:100%}.about-image-group-three .about-top-image{position:relative;max-width:560px;width:100%;z-index:2}.about-image-group-three .about-top-image::before{position:absolute;content:"";width:114px;height:380px;right:-20px;top:-20px;border-radius:0 40px 0 0;background:var(--tj-color-theme-primary);z-index:-1}.about-image-group-three .about-top-image img{border-radius:20px}@media only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.about-image-group-three{right:0}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.about-image-group-three{margin:auto;margin-bottom:120px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.about-image-group-three{max-width:380px}.about-image-group-three .about-feature-item{gap:20px}}@media (max-width:575px){.about-image-group-three{max-width:250px;margin-bottom:90px}.about-image-group-three .about-top-image::before{height:360px;right:-15px;top:-15px}.about-image-group-three .about-feature-item{gap:20px}}.tj-counter-section-two{background:var(--tj-color-theme-secondary);padding:60px 0}.fun-fact-area{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:80px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.fun-fact-area{gap:50px}}@media (max-width:575px){.fun-fact-area{gap:20px}}.counter-item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.counter-item .about-icon{font-size:50px;color:var(--tj-color-theme-primary)}.counter-item .tj-count{font-size:30px;font-weight:var(--tj-fw-bold);color:var(--tj-color-theme-primary);font-family:var(--tj-ff-heading);margin-bottom:5px;letter-spacing:3px}@media (max-width:575px){.counter-item .tj-count{font-size:25px}}.counter-item .sub-title{color:var(--tj-color-heading-heading);font-size:17px;font-weight:var(--tj-fw-medium)}.counter-item-three{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.counter-item-three{margin-bottom:30px;justify-content:center;flex-wrap:wrap;flex-direction:column}.counter-number{text-align:center}}.counter-item-three .counter-icon{font-size:60px;color:var(--tj-color-common-white)}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.counter-item-three .counter-icon{font-size:45px}}.counter-item-three .counter-number .tj-count{font-size:50px;color:var(--tj-color-common-white);font-family:var(--tj-ff-heading);font-weight:var(--tj-fw-bold);letter-spacing:3px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.counter-item-three .counter-number .tj-count{font-size:35px}}.counter-item-three .counter-number .sub-title{font-size:25px;font-family:var(--tj-ff-heading);font-weight:var(--tj-fw-sbold);color:var(--tj-color-theme-primary)}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.counter-item-three .counter-number .sub-title{font-size:20px}}.tj-process-section-two{padding-top:120px;padding-bottom:90px;position:relative;z-index:2}.tj-process-section-two::before{position:absolute;content:"";width:100%;height:50%;top:0;left:0;background:var(--tj-color-theme-secondary);z-index:-1}.tj-process-section-two .tj-sec-heading-three{max-width:710px;margin-bottom:60px}.tj-process-section-two .tj-sec-heading-three .sub-title{color:var(--tj-color-common-white)}.tj-process-section-two .tj-sec-heading-three .title{color:var(--tj-color-theme-primary)}.tj-process-section-two .tj-sec-heading-three .title span{color:var(--tj-color-common-white);font-weight:var(--tj-fw-elight)}.tj-process-section-two .process-left-sec-shape{position:absolute;top:0;left:0;max-width:890px;width:100%;z-index:-1}.tj-process-section-two .process-right-sec-shape{position:absolute;top:0;right:0;max-width:650px;width:100%;z-index:-1}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-process-section-two{padding-top:80px;padding-bottom:50px}.tj-process-section-two .tj-sec-heading-three{margin-bottom:30px}.tj-process-section-two .process-images img{width:100%}.tj-process-section-two .process-left-sec-shape,.tj-process-section-two .process-right-sec-shape{display:none}}.tj-process-item-two{margin-bottom:30px;position:relative;z-index:2;-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;overflow:hidden;border-radius:15px}.tj-process-item-two::before{position:absolute;content:"";width:100%;height:100%;bottom:-100px;top:0;left:0;background:-webkit-gradient(linear,left bottom,left top,from(var(--tj-color-theme-primary)),color-stop(87.9%,rgba(50,60,69,0)));background:linear-gradient(0deg,var(--tj-color-theme-primary) 0,rgba(50,60,69,0) 87.9%);opacity:0;visibility:hidden}.tj-process-item-two .process-images img{border-radius:15px}.tj-process-item-two .process-content{position:absolute;left:30px;bottom:30px}.tj-process-item-two .process-content .process-title .title{color:var(--tj-color-common-white);margin-bottom:0}.tj-process-item-two .process-content .process-title .title span{color:var(--tj-color-common-white);font-weight:var(--tj-fw-light)}.tj-process-item-two:hover::before{opacity:1;visibility:visible;bottom:0}.tj-team-section-two{padding-top:120px;padding-bottom:90px;background:var(--tj-color-common-white);position:relative;z-index:2}.tj-team-section-two .sec-left-shape{position:absolute;top:12%;left:0;max-width:195px;width:100%;z-index:-1}.tj-team-section-two .sec-right-shape{position:absolute;bottom:18%;right:0;z-index:-1}.tj-team-section-two .team-content-area{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:end;-ms-flex-align:end;align-items:end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.tj-team-section-two .team-content-area .tj-sec-heading-three{max-width:688px;width:100%;margin-left:0}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-team-section-two{padding-top:80px;padding-bottom:50px}.tj-team-section-two .sec-left-shape,.tj-team-section-two .sec-right-shape{display:none}}.tj-team-page{padding-top:120px;padding-bottom:90px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-team-page{padding-top:80px;padding-bottom:50px}}.team-content-area{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:60px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.team-content-area{margin-bottom:40px}}.team-content-area .tj-sec-heading{margin-left:0}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.team-content-area .tj-sec-heading{margin-bottom:30px}}.team-content-area .tj-sec-heading .sec-title{margin-bottom:0}.team-content-area .right-content{max-width:530px}@media only screen and (min-width:1200px) and (max-width:1399px){.team-content-area .right-content{max-width:390px}}.team-content-area .right-content p{margin-bottom:0;font-size:18px;line-height:2.1}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.team-content-area .right-content p{line-height:1.9;font-size:16px}}.tj-team-item{position:relative;z-index:1;margin-bottom:30px}.tj-team-item .team-image{margin-bottom:20px}.tj-team-item .team-image img{width:100%}.tj-team-item .team-content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 20px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-team-item .team-content{padding:0}}.tj-team-item .team-content .team-auother .title{margin-bottom:5px}.tj-team-item .team-content .team-auother .sub-title{font-size:14px}.tj-team-item .team-share .team-social{position:absolute;right:20px;bottom:10px;display:inline-block;margin:0;z-index:2}.tj-team-item .team-share .team-social li{position:relative;list-style-type:none;display:inline-block}.tj-team-item .team-share .team-social li i{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:40px;height:40px;background:var(--tj-color-theme-secondary);color:var(--tj-color-common-white);font-size:18px;position:relative;overflow:hidden}.tj-team-item .team-share .team-social li .team-social-icon{position:absolute;right:0;bottom:0;opacity:0;visibility:hidden;-webkit-transition:all ease .8s;transition:all ease .8s;z-index:4}.tj-team-item .team-share .team-social li .team-social-icon li a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:40px;height:40px;font-size:18px;background:var(--tj-color-theme-primary);color:var(--tj-color-common-white);-webkit-transition:all ease .4s;transition:all ease .4s}.tj-team-item .team-share .team-social li .team-social-icon li a i{width:20px;height:20px;line-height:20px;display:inline-block;text-align:center;border-radius:50%;color:var(--tj-color-theme-primary);background:var(--tj-color-common-white);font-size:10px}.tj-team-item .team-share .team-social li:hover .team-social-icon{opacity:1;visibility:visible;bottom:0;z-index:5;-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1)}.tj-team-item-two{position:relative;z-index:1;margin-bottom:30px}.tj-team-item-two .team-image{margin-bottom:20px}.tj-team-item-two .team-image img{width:100%;border-radius:13px}.tj-team-item-two .team-content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 20px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-team-item-two .team-content{padding:0}}.tj-team-item-two .team-content .team-auother .title{margin-bottom:5px}.tj-team-item-two .team-content .team-auother .sub-title{font-size:18px}.tj-team-item-two .team-share .team-social{position:absolute;right:20px;bottom:10px;display:inline-block;margin:0;z-index:2}.tj-team-item-two .team-share .team-social li{position:relative;list-style-type:none;display:inline-block}.tj-team-item-two .team-share .team-social li i{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:45px;height:45px;background:var(--tj-color-theme-secondary);color:var(--tj-color-common-white);font-size:18px;position:relative;overflow:hidden}.tj-team-item-two .team-share .team-social li .team-social-icon{position:absolute;right:0;bottom:0;opacity:0;visibility:hidden;-webkit-transition:all ease .8s;transition:all ease .8s;z-index:2}.tj-team-item-two .team-share .team-social li .team-social-icon li a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:45px;height:45px;font-size:18px;background:var(--tj-color-theme-primary);color:var(--tj-color-common-white);-webkit-transition:all ease .4s;transition:all ease .4s}.tj-team-item-two .team-share .team-social li .team-social-icon li a i{width:25px;height:25px;line-height:25px;display:inline-block;text-align:center;border-radius:50%;color:var(--tj-color-theme-primary);background:var(--tj-color-common-white);font-size:10px}.tj-team-item-two .team-share .team-social li:hover .team-social-icon{opacity:1;visibility:visible;bottom:0;z-index:5;-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1)}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-team-item-two .team-content .team-auother .title{font-size:25px}.tj-team-item-two .team-share .team-social li i{width:45px;height:45px}.tj-team-item-two .team-share .team-social li .team-social-icon li a{width:45px;height:45px}}.tj-testimonial-section-two{padding-top:120px;padding-bottom:120px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-testimonial-section-two{padding-top:80px;padding-bottom:60px}}.thumb-content-area{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;right:55px;position:relative;z-index:1}@media only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.thumb-content-area{right:0}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.thumb-content-area{margin-bottom:50px}}.thumb-content-area .active-image{position:relative;max-width:536px;width:100%;height:635px;z-index:4}@media only screen and (min-width:1400px) and (max-width:1599px){.thumb-content-area .active-image{max-width:498px}}@media only screen and (min-width:1200px) and (max-width:1399px){.thumb-content-area .active-image{max-width:406px}}@media only screen and (min-width:992px) and (max-width:1199px){.thumb-content-area .active-image{max-width:325px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.thumb-content-area .active-image{max-width:100%}}.thumb-content-area .active-image .testimonial_active_img{position:absolute;left:0;top:0;width:100%;height:100%;visibility:hidden;opacity:0;z-index:3}.thumb-content-area .active-image .testimonial_active_img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.thumb-content-area .active-image .testimonial_active_img.active{visibility:visible;opacity:1}.thumb-content-area .thumb-testimonial-slider{width:500px;position:absolute;left:84.3%;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media only screen and (min-width:1400px) and (max-width:1599px){.thumb-content-area .thumb-testimonial-slider{left:78.3%}}@media only screen and (min-width:1200px) and (max-width:1399px){.thumb-content-area .thumb-testimonial-slider{left:74.3%}}@media only screen and (min-width:992px) and (max-width:1199px){.thumb-content-area .thumb-testimonial-slider{left:71.3%}}@media only screen and (min-width:768px) and (max-width:991px){.thumb-content-area .thumb-testimonial-slider{left:77%}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.thumb-content-area .thumb-testimonial-slider{margin-top:-2px;position:initial;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);width:370px}}@media (max-width:575px){.thumb-content-area .thumb-testimonial-slider{width:270px}}.thumb-content-area .thumb-testimonial-slider .swiper-wrapper{display:block}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.thumb-content-area .thumb-testimonial-slider .swiper-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}}.thumb-content-area .thumb-testimonial-slider .swiper-slide{margin-bottom:40px;margin-right:0}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.thumb-content-area .thumb-testimonial-slider .swiper-slide{margin-bottom:30px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.thumb-content-area .thumb-testimonial-slider .swiper-slide{margin-bottom:0}}.thumb-content-area .thumb-testimonial-slider .swiper-slide:last-child{margin-bottom:0}.thumb-content-area .thumb-testimonial-slider .swiper-slide .thumb-image{position:relative;z-index:1;max-width:120px;width:100%;cursor:pointer}@media (max-width:575px){.thumb-content-area .thumb-testimonial-slider .swiper-slide .thumb-image{max-width:75px}}.thumb-content-area .thumb-testimonial-slider .swiper-slide .thumb-image::before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,.4);border-radius:0 100px 100px 0}.thumb-content-area .thumb-testimonial-slider .swiper-slide .thumb-image img{border-radius:0 100px 100px 0}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.thumb-content-area .thumb-testimonial-slider .swiper-slide .thumb-image{max-width:100px;height:120px}.thumb-content-area .thumb-testimonial-slider .swiper-slide .thumb-image::before{border-radius:0 0 100px 100px}.thumb-content-area .thumb-testimonial-slider .swiper-slide .thumb-image img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;border-radius:0 0 100px 100px}}@media (max-width:575px){.thumb-content-area .thumb-testimonial-slider .swiper-slide .thumb-image{max-width:75px;height:90px}}.thumb-content-area .thumb-testimonial-slider .swiper-slide-thumb-active .thumb-image{cursor:pointer}.thumb-content-area .thumb-testimonial-slider .swiper-slide-thumb-active .thumb-image::before{display:none}.testimonial-slider-item{margin-bottom:20px}.testimonial-slider-item .desc{max-width:525px;margin-bottom:40px}.testimonial-slider-item .desc p{margin-bottom:0;font-family:var(--tj-ff-heading);font-weight:var(--tj-fw-medium);line-height:2.1}.testimonial-slider-item .testimonial-auother{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}.testimonial-slider-item .testimonial-auother .quote-icon{width:93px;height:78px;line-height:72px;background:var(--tj-color-light-2);text-align:center;border-radius:0 100px 100px 0;border:1px solid var(--tj-color-theme-primary)}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.testimonial-slider-item .testimonial-auother .quote-icon{width:70px;height:60px;line-height:56px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.testimonial-slider-item .testimonial-auother .quote-icon{font-size:25px}}.testimonial-slider-item .testimonial-auother .testimonial-text .title{font-weight:var(--tj-fw-sbold);margin-bottom:5px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.testimonial-slider-item .testimonial-auother .testimonial-text .title{font-size:25px}}.testimonial-slider-item .testimonial-auother .testimonial-text .title span{color:var(--tj-color-theme-primary)}.testimonial-slider-item .testimonial-auother .testimonial-text .sub-title{font-size:18px;font-weight:var(--tj-fw-medium);font-family:var(--tj-ff-heading)}.accordion-item-two{border:none;-webkit-box-shadow:none;box-shadow:none;position:relative;z-index:9;background:0 0}.accordion-item-two .accordion-header{background:var(--tj-color-theme-secondary);margin-bottom:10px}.accordion-item-two .accordion-header .accordion-button{font-size:22px;font-family:var(--tj-ff-heading);font-weight:var(--tj-fw-bold);padding:25px 55px 25px 25px;background-color:transparent;position:relative;color:var(--tj-color-common-white)}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.accordion-item-two .accordion-header .accordion-button{font-size:19px}}.accordion-item-two .accordion-header .accordion-button:before{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:20px;content:"+";font-family:"Font Awesome 6 Pro";font-weight:400;width:25px;height:25px;font-size:13px;color:var(--tj-color-theme-primary);line-height:23px;text-align:center;border-radius:50%;border:.5px solid var(--tj-color-theme-primary);-webkit-transition:.4s;transition:.4s}.accordion-item-two .accordion-header .accordion-button:not(.collapsed){-webkit-box-shadow:none;box-shadow:none}.accordion-item-two .accordion-header .accordion-button:not(.collapsed):before{content:"➧";border:.5px solid var(--tj-color-common-white);color:var(--tj-color-common-white)}.accordion-item-two .accordion-header .accordion-button:focus{-webkit-box-shadow:none;box-shadow:none}.accordion-item-two .accordion-header .accordion-button:after{display:none}.accordion-item-two .accordion-body{padding:5px 0 25px 20px;max-width:620px;width:100%}.accordion-item-two .accordion-body strong{font-size:18px;font-weight:400;color:var(--tj-color-text-body);max-width:597px;line-height:2.1}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.accordion-item-two .accordion-body strong{font-size:16px;line-height:1.9}}.blog-meta-two{margin-bottom:30px;padding-bottom:15px;border-bottom:1px solid var(--tj-color-border-2)}.blog-meta-two ul{margin:0;padding:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.blog-meta-two ul{gap:10px}}.blog-meta-two ul li a{-webkit-transition:.4s;transition:.4s}.blog-meta-two ul li a:hover{color:var(--tj-color-theme-primary)}.blog-meta-two ul li i{font-size:17px;margin-right:10px;position:relative;top:2px}.tj-blog-details{padding-top:110px;padding-bottom:120px;position:relative;overflow:hidden}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-blog-details{padding-top:80px;padding-bottom:60px}}.sidebar-wrapper{position:relative;z-index:3}.sidebar-wrapper .blog-thumb-image{margin-bottom:20px}.sidebar-wrapper .details-title{margin-bottom:15px}.sidebar-wrapper .details-title .title{font-size:30px;margin-bottom:0}.sidebar-wrapper .tj-tags-post{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-top:2px solid var(--tj-color-light-7);border-bottom:2px solid var(--tj-color-light-7);padding-top:25px;padding-bottom:25px;margin-bottom:50px}.sidebar-wrapper .tj-tags-post .post-share ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:23px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.sidebar-wrapper .tj-tags-post .post-share ul{gap:10px}}.sidebar-wrapper .tj-tags-post .post-share ul li span{font-size:22px;font-weight:var(--tj-fw-bold);color:var(--tj-color-theme-secondary);font-family:var(--tj-ff-heading);margin-right:15px}.sidebar-wrapper .tj-tags-post .post-share ul li a{display:inline-block;width:32px;height:32px;line-height:34px;text-align:center;border-radius:50%;background:var(--tj-color-theme-secondary);color:var(--tj-color-common-white);-webkit-transition:.4s;transition:.4s}.sidebar-wrapper .tj-tags-post .post-share ul li a:hover{background:var(--tj-color-theme-primary);color:var(--tj-color-common-white)}.details-item{margin-bottom:69px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.details-item{margin-bottom:50px}}.details-item .details-title .title{font-size:30px;margin-bottom:20px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.details-item .details-title .title{font-size:22px}}.details-item p{font-size:18px;margin-bottom:0;line-height:2.1}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.details-item p{font-size:16px;line-height:1.9}}.details-item .blog-button{margin-top:30px}.details-item .blog-thumb-image{position:relative;z-index:1}.details-item .wrapper-navigation .swiper-button-next,.details-item .wrapper-navigation .swiper-button-prev{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);color:var(--tj-color-common-white);font-size:16px;z-index:1;-webkit-transition:.2s;transition:.2s;font-weight:var(--tj-fw-medium);-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg);background:var(--tj-color-theme-primary);width:60px;height:60px;line-height:60px;border-radius:50%;left:30px}.details-item .wrapper-navigation .swiper-button-next::before,.details-item .wrapper-navigation .swiper-button-prev::before{position:absolute;content:"➧";font-family:"Font Awesome 6 Pro";text-align:center;display:inline-block;border-radius:50%;width:30px;height:30px;line-height:28px;border:2px solid var(--tj-color-common-white)}.details-item .wrapper-navigation .swiper-button-next:hover,.details-item .wrapper-navigation .swiper-button-prev:hover{color:var(--tj-color-common-white)}.details-item .wrapper-navigation .swiper-button-next{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);right:30px;left:auto}.details-item .wrapper-navigation .swiper-button-next:after,.details-item .wrapper-navigation .swiper-button-prev:after{display:none}.details-item-two{margin-bottom:30px}.details-item-two .details-title .title{font-size:50px;margin-bottom:15px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.details-item-two .details-title .title{font-size:38px}}@media (max-width:575px){.details-item-two .details-title .title{font-size:28px}}.details-item-two p{margin-bottom:10px}.details-item-two p:last-child{margin-bottom:0}.blog-pagination ul{padding:0;margin:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px}.blog-pagination ul li .page-numbers{display:-webkit-box;display:-ms-flexbox;display:flex;width:47px;height:47px;border:1px solid var(--tj-color-theme-primary);-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:17px;background:var(--tj-color-light-2);font-weight:var(--tj-fw-medium);color:var(--tj-color-theme-primary);-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s}.blog-pagination ul li .page-numbers i{line-height:1;font-weight:var(--tj-fw-bold);font-size:18px}.blog-pagination ul li .page-numbers.current,.blog-pagination ul li .page-numbers:hover{background-color:var(--tj-color-theme-primary);border-color:transparent;color:var(--tj-color-common-white)}.blog-pagination ul li .page-numbers.current i,.blog-pagination ul li .page-numbers:hover i{color:var(--tj-color-common-white)}@-webkit-keyframes pulse-animation{0%{-webkit-box-shadow:0 0 0 0 rgba(255,255,255,.5);box-shadow:0 0 0 0 rgba(255,255,255,.5)}100%{-webkit-box-shadow:0 0 0 20px transparent;box-shadow:0 0 0 20px transparent}}@keyframes pulse-animation{0%{-webkit-box-shadow:0 0 0 0 rgba(255,255,255,.5);box-shadow:0 0 0 0 rgba(255,255,255,.5)}100%{-webkit-box-shadow:0 0 0 20px transparent;box-shadow:0 0 0 20px transparent}}.mfp-fade.mfp-bg{opacity:0;-webkit-transition:all .1s ease-out;transition:all .1s ease-out}.mfp-fade.mfp-bg.mfp-ready{opacity:.8}.mfp-fade.mfp-bg.mfp-removing{opacity:0}.mfp-fade.mfp-wrap .mfp-content{opacity:0;-webkit-transition:all .1s ease-out;transition:all .1s ease-out}.mfp-fade.mfp-wrap.mfp-ready .mfp-content{opacity:1}.mfp-fade.mfp-wrap.mfp-removing .mfp-content{opacity:0}.mfp-arrow-left,.mfp-arrow-right{opacity:1}.mfp-arrow-left::before,.mfp-arrow-right::before{display:none}.mfp-arrow-left::after,.mfp-arrow-right::after{content:"\f061";font-family:"Font Awesome 6 Pro";display:block;width:0;height:0;position:absolute;left:20px;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent;color:var(--tj-color-common-white);font-size:30px;font-weight:var(--tj-fw-elight);-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.mfp-arrow-right::after{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);right:60px;left:auto}.mfp-close{width:45px;height:45px;line-height:45px;right:0;top:0;opacity:1;font-size:30px;font-weight:var(--tj-fw-elight);font-family:"Font Awesome 6 Pro"}.form-box-three{border-radius:20px;background:var(--tj-color-grey-2);padding:40px;max-width:535px;width:100%}.form-box-three .contact-content{margin-bottom:20px}.form-box-three .contact-content .title{color:var(--tj-color-theme-primary);margin-bottom:10px}.form-box-three .contact-content .title span{color:var(--tj-color-theme-secondary);font-weight:var(--tj-fw-light)}.form-box-three .contact-content p{margin-bottom:0}.form-box-three .input-form{position:relative;z-index:2;margin-bottom:10px}.form-box-three .input-form input[type=email],.form-box-three .input-form input[type=tel],.form-box-three .input-form input[type=text],.form-box-three .input-form textarea{border:1.5px solid var(--tj-color-grey-3);padding:13px 20px 13px 50px;width:100%;background:0 0;color:var(--tj-color-theme-secondary);border-radius:10px}.form-box-three .input-form input[type=email]::-ms-input-placeholder,.form-box-three .input-form input[type=tel]::-ms-input-placeholder,.form-box-three .input-form input[type=text]::-ms-input-placeholder,.form-box-three .input-form textarea::-ms-input-placeholder{color:var(--tj-color-grey-1)}.form-box-three .input-form input[type=email]::-webkit-input-placeholder,.form-box-three .input-form input[type=tel]::-webkit-input-placeholder,.form-box-three .input-form input[type=text]::-webkit-input-placeholder,.form-box-three .input-form textarea::-webkit-input-placeholder{color:var(--tj-color-grey-1)}.form-box-three .input-form input[type=email]::-moz-placeholder,.form-box-three .input-form input[type=tel]::-moz-placeholder,.form-box-three .input-form input[type=text]::-moz-placeholder,.form-box-three .input-form textarea::-moz-placeholder{color:var(--tj-color-grey-1)}.form-box-three .input-form input[type=email]:-ms-input-placeholder,.form-box-three .input-form input[type=tel]:-ms-input-placeholder,.form-box-three .input-form input[type=text]:-ms-input-placeholder,.form-box-three .input-form textarea:-ms-input-placeholder{color:var(--tj-color-grey-1)}.form-box-three .input-form input[type=email]::-ms-input-placeholder,.form-box-three .input-form input[type=tel]::-ms-input-placeholder,.form-box-three .input-form input[type=text]::-ms-input-placeholder,.form-box-three .input-form textarea::-ms-input-placeholder{color:var(--tj-color-grey-1)}.form-box-three .input-form input[type=email]::placeholder,.form-box-three .input-form input[type=tel]::placeholder,.form-box-three .input-form input[type=text]::placeholder,.form-box-three .input-form textarea::placeholder{color:var(--tj-color-grey-1)}.form-box-three .input-form textarea{padding:15px 15px;resize:none;min-height:126px}.form-box-three .input-form span{font-size:20px;position:absolute;top:53%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:15px;line-height:1;color:var(--tj-color-theme-primary)}.form-box-three label{color:var(--tj-color-theme-secondary);font-family:var(--tj-ff-heading);font-weight:var(--tj-fw-medium);font-size:18px;display:block;margin-bottom:5px}.form-box-three .submit-button .tj-primary-btn{border-radius:8px;padding:15px 30px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.form-box-three{padding:25px 15px}}.tj-choose-us-section{padding-top:120px;padding-bottom:90px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-choose-us-section{padding-top:80px;padding-bottom:50px}}.tj-choose-us-section .tj-sec-heading-two{max-width:760px;margin-left:0;margin-bottom:60px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-choose-us-section .tj-sec-heading-two{margin-bottom:40px}}.tj-choose-us-section .tj-sec-heading-two .desc p{font-size:18px;margin-bottom:0;line-height:2.1}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-choose-us-section .tj-sec-heading-two .desc p{font-size:16px;line-height:1.9}}.tj-choose-us-section.choose-us-2 .tj-sec-heading-three{max-width:892px;width:100%;margin-bottom:60px}.tj-choose-us-section.choose-us-2 .tj-sec-heading-three .title{margin-bottom:30px}.tj-choose-us-section.choose-us-2 .tj-sec-heading-three p{font-size:18px;line-height:1.9}.tj-choose-us-section.choose-us-2 .tj-sec-heading-three p:last-child{margin-bottom:0}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-choose-us-section.choose-us-2 .tj-sec-heading-three{margin-bottom:40px}.tj-choose-us-section.choose-us-2 .tj-sec-heading-three .title{margin-bottom:15px}}.tj-choose-us-item{margin-bottom:30px;padding:20px 30px 25px;-webkit-transition:.4s;transition:.4s}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-choose-us-item{padding:20px}}.tj-choose-us-item .choose-us-top-content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:10px}.tj-choose-us-item .choose-us-top-content .choose-us-icon{font-size:60px;color:var(--tj-color-heading-primary)}.tj-choose-us-item .choose-us-top-content .choose-us-text span{font-size:50px;font-family:var(--tj-ff-heading);font-weight:var(--tj-fw-bold);color:rgba(113,113,113,.2)}.tj-choose-us-item .title{margin-bottom:10px;line-height:1.6}.tj-choose-us-item .desc{margin-bottom:8px}.tj-choose-us-item .desc p{margin-bottom:0}.tj-choose-us-item .read-more a{color:var(--tj-color-theme-secondary);font-size:17px;font-weight:var(--tj-fw-medium)}.tj-choose-us-item .read-more a i{font-size:18px;font-weight:var(--tj-fw-bold);position:relative;top:5px;margin-left:10px;color:var(--tj-color-theme-secondary)}.tj-choose-us-item:hover{background:var(--tj-color-light-3);-webkit-box-shadow:15px 15px 30px 0 rgba(50,60,69,.05);box-shadow:15px 15px 30px 0 rgba(50,60,69,.05)}.tj-choose-us-item:hover .choose-us-icon{color:var(--tj-color-theme-primary)}.tj-choose-us-item:hover .title{color:var(--tj-color-theme-primary)}.tj-choose-us-item:hover .read-more a{color:var(--tj-color-theme-primary)}.tj-choose-us-item:hover .read-more a i{color:var(--tj-color-theme-primary)}.tj-work-section{background:var(--tj-color-theme-bg);padding-top:120px;padding-bottom:120px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-work-section{padding-top:80px;padding-bottom:80px}}.tj-work-section .tj-sec-heading-two{max-width:720px;margin-bottom:60px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-work-section .tj-sec-heading-two{margin-bottom:40px}}.tj-work-item.text-end{margin-right:75px;margin-left:0}@media only screen and (min-width:992px) and (max-width:1199px){.tj-work-item.text-end{margin-right:35px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-work-item.text-end{text-align:center!important;margin-right:0}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.work-image{padding-top:50px;padding-bottom:50px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.work-image img{width:100%}}.tj-work-item{margin-bottom:60px;margin-left:75px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-work-item{margin-bottom:30px;margin-left:35px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-work-item{margin-left:0;text-align:center}}.tj-work-item:last-child{margin-bottom:0}.tj-work-item .work-icon{width:90px;height:90px;line-height:100px;display:inline-block;text-align:center;background:var(--tj-color-light-3);border-radius:50%;font-size:40px;color:var(--tj-color-heading-primary);border:1px solid var(--tj-color-theme-primary);margin-bottom:20px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-work-item .work-icon{width:70px;height:70px;line-height:80px;font-size:30px}}.tj-work-item .title{margin-bottom:10px}.tj-work-item .desc p{margin-bottom:0}.tj-project-section{padding-top:120px;padding-bottom:90px;background:var(--tj-color-theme-bg)}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-project-section{padding-top:80px;padding-bottom:50px}}.tj-project-section .tj-sec-heading-two{margin-left:0}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-project-section .tj-sec-heading-two{margin-bottom:15px}}.tj-project-section .tj-sec-heading-two .title{margin-bottom:0}.project-top-content-area{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:60px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.project-top-content-area{margin-bottom:40px}}.project-top-content-area .project-desc{max-width:485px}.project-top-content-area .project-desc p{margin-bottom:0;font-size:18px;line-height:2.1}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.project-top-content-area .project-desc p{font-size:16px;line-height:1.9}}.tj-project-item{padding-bottom:30px;-webkit-transition:.4s;transition:.4s}.tj-project-item .project-image{position:relative;z-index:1}.tj-project-item .project-image img{width:100%}.tj-project-item .project-image::before{position:absolute;content:"";width:100%;height:100%;left:0;top:0;background:-webkit-gradient(linear,left bottom,left top,from(rgba(24,24,24,.96)),to(rgba(58,58,58,0)));background:linear-gradient(0deg,rgba(24,24,24,.96) 0,rgba(58,58,58,0) 100%);mix-blend-mode:hard-light;opacity:0;visibility:hidden;-webkit-transition:.4s;transition:.4s;z-index:2}.tj-project-item .project-image .project-content{position:absolute;bottom:0;left:50px;z-index:2;opacity:0;visibility:hidden;-webkit-transition:.4s;transition:.4s}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-project-item .project-image .project-content{left:30px}}.tj-project-item .project-image .project-content .title{color:var(--tj-color-common-white);margin-bottom:8px;-webkit-transition:.1s;transition:.1s}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-project-item .project-image .project-content .title{font-size:25px}}.tj-project-item .project-image .project-content .title:hover{color:var(--tj-color-theme-primary)}.tj-project-item .project-image .project-content .sub-title{font-size:18px;color:var(--tj-color-common-white);font-weight:var(--tj-fw-medium);font-family:var(--tj-ff-heading)}.tj-project-item:hover .project-image::before{opacity:1;visibility:visible}.tj-project-item:hover .project-image .project-content{bottom:50px;opacity:1;visibility:visible}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-project-item:hover .project-image .project-content{bottom:30px}}.tj-project-section-two{padding-top:120px;position:relative;z-index:2}.tj-project-section-two .project-sec-shape{position:absolute;top:18%;right:14%;max-width:136px;width:100%;z-index:-1}.tj-sec-heading-three{max-width:610px;width:100%;margin-bottom:60px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.project-sec-shape{right:5%;max-width:115px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-project-section-two{padding-top:80px}.tj-project-section-two .tj-sec-heading-three{margin-bottom:40px}.tj-project-section-two .project-sec-shape{display:none}}.tj-project-item-two{position:relative;z-index:2;overflow:hidden;min-height:314px;max-height:314px;-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s}.tj-project-item-two::before{position:absolute;content:"";top:0;bottom:-100px;width:100%;height:100%;background:-webkit-gradient(linear,left bottom,left top,from(var(--tj-color-theme-primary)),color-stop(87.9%,rgba(50,60,69,0)));background:linear-gradient(0deg,var(--tj-color-theme-primary) 0,rgba(50,60,69,0) 87.9%);opacity:0;visibility:hidden}.tj-project-item-two .project-images a{display:inline-block;width:100%}.tj-project-item-two .project-images a img{width:100%;height:314px;-o-object-fit:cover;object-fit:cover}.tj-project-item-two .project-content{position:absolute;bottom:0;left:30px;opacity:0;visibility:hidden;-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s}.tj-project-item-two .project-content .title{margin-bottom:5px}.tj-project-item-two .project-content .title a{color:var(--tj-color-common-white)}.tj-project-item-two .project-content span{color:var(--tj-color-theme-secondary);font-family:var(--tj-ff-heading);font-size:18px;font-weight:var(--tj-fw-medium)}.tj-project-item-two:hover::before{opacity:1;visibility:visible;bottom:0}.tj-project-item-two:hover .project-content{bottom:20px;opacity:1;visibility:visible}.tj-project-details{padding-top:120px;padding-bottom:120px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-project-details{padding-top:80px;padding-bottom:80px}}.project-details-item .project-image{margin-bottom:38px}.project-details-item .title{margin-bottom:15px}@media only screen and (min-width:768px) and (max-width:991px){.project-details-item .title{font-size:38px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.project-details-item .title{font-size:28px}}.project-details-item p{font-size:18px;line-height:2.1;margin-bottom:0}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.project-details-item p{font-size:16px;line-height:1.9}}.project-details-item .project-wrapper-slider{margin-bottom:60px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.project-details-item .project-wrapper-slider{margin-bottom:40px}}.project-details-item .project-wrapper-slider .tj-wrapper-slider2{margin-bottom:30px}.project-details-item .project-wrapper-slider .wrapper-navigation .swiper-button-next,.project-details-item .project-wrapper-slider .wrapper-navigation .swiper-button-prev{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);color:var(--tj-color-common-white);font-size:16px;z-index:1;-webkit-transition:.2s;transition:.2s;font-weight:var(--tj-fw-medium);-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg);background:var(--tj-color-theme-primary);width:60px;height:60px;line-height:60px;border-radius:50%;left:30px}@media (max-width:575px){.project-details-item .project-wrapper-slider .wrapper-navigation .swiper-button-next,.project-details-item .project-wrapper-slider .wrapper-navigation .swiper-button-prev{width:45px;height:45px;line-height:45px;left:15px}}.project-details-item .project-wrapper-slider .wrapper-navigation .swiper-button-next::before,.project-details-item .project-wrapper-slider .wrapper-navigation .swiper-button-prev::before{position:absolute;content:"➧";text-align:center;display:inline-block;border-radius:50%;width:30px;height:30px;line-height:26px;border:2px solid var(--tj-color-common-white)}@media (max-width:575px){.project-details-item .project-wrapper-slider .wrapper-navigation .swiper-button-next::before,.project-details-item .project-wrapper-slider .wrapper-navigation .swiper-button-prev::before{width:25px;height:25px;line-height:20px;font-size:14px}}.project-details-item .project-wrapper-slider .wrapper-navigation .swiper-button-next:hover,.project-details-item .project-wrapper-slider .wrapper-navigation .swiper-button-prev:hover{color:var(--tj-color-common-white)}.project-details-item .project-wrapper-slider .wrapper-navigation .swiper-button-next{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);right:30px;left:auto}@media (max-width:575px){.project-details-item .project-wrapper-slider .wrapper-navigation .swiper-button-next{right:15px}}.project-details-item .project-wrapper-slider .wrapper-navigation .swiper-button-next:after,.project-details-item .project-wrapper-slider .wrapper-navigation .swiper-button-prev:after{display:none}.project-details-item .project-wrapper-slider .title{margin-bottom:19px}@media only screen and (min-width:768px) and (max-width:991px){.project-details-item .project-wrapper-slider .title{font-size:30px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.project-details-item .project-wrapper-slider .title{font-size:26px}}.project-category{margin-bottom:30px}.project-category ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:90px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width:992px) and (max-width:1199px){.project-category ul{gap:50px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.project-category ul{gap:30px}}.project-category ul li{font-weight:var(--tj-fw-bold);border-left:2px solid var(--tj-color-theme-primary);padding-left:15px}.project-category ul li span{font-size:14px;font-weight:var(--tj-fw-regular);margin-bottom:5px}.project-details-share{border-top:2px solid rgba(50,60,69,.1);border-bottom:2px solid rgba(50,60,69,.1);padding-top:35px;padding-bottom:35px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.project-details-share{padding-top:20px;padding-bottom:20px}}.project-details-share ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:25px}@media (max-width:575px){.project-details-share ul{gap:10px}}.project-details-share ul li span{font-size:30px;color:var(--tj-color-theme-secondary);font-weight:var(--tj-fw-bold);font-family:var(--tj-ff-heading);margin-right:15px}@media (max-width:575px){.project-details-share ul li span{font-size:20px;margin-right:10px}}.project-details-share ul li a{width:35px;height:35px;line-height:35px;display:inline-block;text-align:center;border-radius:50%;background:var(--tj-color-theme-secondary);color:var(--tj-color-common-white);-webkit-transition:.4s;transition:.4s}@media (max-width:575px){.project-details-share ul li a{width:25px;height:25px;line-height:25px;font-size:12px}}.project-details-share ul li a:hover{background:var(--tj-color-theme-primary);color:var(--tj-color-common-white)}.tj-service-details{padding-top:120px;padding-bottom:105px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-service-details{padding-top:80px;padding-bottom:55px}}.service-details-item{margin-bottom:30px}.service-details-item .details-image{margin-bottom:30px}.service-details-item .title{margin-bottom:15px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.service-details-item .title{font-size:38px}}.service-details-item p{margin-bottom:10px;line-height:2.1;font-size:18px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.service-details-item p{font-size:16px;line-height:1.9}}.tj-contact-section{padding-top:120px;padding-bottom:120px;background:var(--tj-color-theme-bg)}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-contact-section{padding-top:80px;padding-bottom:80px}}.tj-contact-section.tj-contact-page{padding-bottom:0}.tj-contact-section .tj-sec-heading-two .desc{max-width:535px}.tj-contact-section .tj-sec-heading-two .desc p{margin-bottom:30px;font-size:18px;line-height:2.1}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-contact-section .tj-sec-heading-two .desc p{font-size:16px;line-height:1.9}}.tj-contact-section-two{background:var(--tj-color-light-1);padding-top:120px;padding-bottom:120px;position:relative;z-index:2}.tj-contact-section-two .tj-sec-heading-three .title{margin-bottom:20px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tj-contact-section-two{padding-top:80px;padding-bottom:80px}.tj-contact-section-two .form-box-three{max-width:100%}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.contact-left-content{margin-bottom:50px}}.contact-left-content-two .desc{margin-bottom:30px}.contact-left-content-two .desc p{font-size:18px;line-height:2.1}.contact-left-content-two .desc p:last-child{margin-bottom:0}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.contact-left-content-two{margin-bottom:50px}}.contact-infos .contact-item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;margin-bottom:20px}.contact-infos .contact-item:last-child{margin-bottom:0}.contact-infos .contact-item .contact-icon{font-size:30px;line-height:1;color:var(--tj-color-theme-secondary)}.contact-infos .contact-item .contact-text .title{margin-bottom:5px;font-family:var(--tj-ff-body);font-weight:var(--tj-fw-sbold);font-size:18px}.contact-infos .contact-item .contact-text span{font-size:18px}.contact-infos .contact-item .contact-text a{font-size:18px}.contact-infos .contact-item .contact-text a:hover{color:var(--tj-color-theme-primary)}.tj-footer-three{position:relative;z-index:1;background-position:center;background-repeat:no-repeat;background-size:cover}.tj-footer-three::before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:radial-gradient(78.24% 100% at 50% 100%,rgba(50,60,69,.98) 0,rgba(50,60,69,.74) 100%);z-index:2}.tj-copyright-area{padding:15px 0}.copyright-content-ara{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;z-index:2}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.copyright-content-ara{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.copyright-content-ara .copyright-text{margin-bottom:15px}}.copyright-content-ara .copyright-text p{margin-bottom:0;color:var(--tj-color-common-white)}.copyright-content-ara .copyright-text p a{color:var(--tj-color-common-white);-webkit-transition:.4s;transition:.4s}.copyright-content-ara .copyright-text p a:hover{color:var(--tj-color-theme-primary)}.copyright-content-ara .copyright-menu ul{margin:0;padding:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}.copyright-content-ara .copyright-menu ul li a{color:var(--tj-color-common-white);-webkit-transition:.4s;transition:.4s}.copyright-content-ara .copyright-menu ul li a:hover{color:var(--tj-color-theme-primary)}.tj-header-area{padding:15px 0;background:var(--tj-color-grey-2)}.success-content{background:#fff;padding:60px 40px;border-radius:20px;box-shadow:0 20px 60px rgba(0,0,0,.1);position:relative}.success-circle{width:100px;height:100px;background:linear-gradient(135deg,#28a745 0,#20c997 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto;position:relative;animation:successPulse 2s infinite}.success-circle svg{font-size:40px;color:#fff}.success-title{font-size:2.5rem;color:#2c3e50;font-weight:700}.success-description{font-size:1.1rem;color:#6c757d;line-height:1.6}.success-details{background:#f8f9fa;padding:25px;border-radius:10px;border-left:4px solid #28a745}.detail-item{display:flex;align-items:center;margin-bottom:10px;font-size:1rem;color:#495057}.detail-item:last-child{margin-bottom:0}.detail-item svg{color:#28a745;width:20px}.success-actions{margin-top:30px}@keyframes successPulse{0%{box-shadow:0 0 0 0 rgba(40,167,69,.7)}70%{box-shadow:0 0 0 20px rgba(40,167,69,0)}100%{box-shadow:0 0 0 0 rgba(40,167,69,0)}}.pt-60{padding-top:60px!important}.py-60{padding-top:60px!important;padding-bottom:60px!important}@media (max-width:768px){.success-content{padding:40px 20px;margin:20px}.success-title{font-size:2rem}.success-actions{flex-direction:column;gap:15px}.success-actions .tj-primary-btn,.success-actions .tj-secondary-btn{width:100%;margin:0 0 10px 0}.pt-60{padding-top:20px!important}.py-60{padding-top:20px!important;padding-bottom:20px!important}}