/* ===== bootstrap.min.css ===== */
@charset "UTF-8";/*!
 * Bootstrap  v5.3.0-alpha1 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root,[data-bs-theme=light]{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-primary-text:#0a58ca;--bs-secondary-text:#6c757d;--bs-success-text:#146c43;--bs-info-text:#087990;--bs-warning-text:#997404;--bs-danger-text:#b02a37;--bs-light-text:#6c757d;--bs-dark-text:#495057;--bs-primary-bg-subtle:#cfe2ff;--bs-secondary-bg-subtle:#f8f9fa;--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:#e9ecef;--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-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-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-body-bg:#fff;--bs-body-bg-rgb:255,255,255;--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-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-2xl:2rem;--bs-border-radius-pill:50rem;--bs-box-shadow:0 0.5rem 1rem rgba(var(--bs-body-color-rgb), 0.15);--bs-box-shadow-sm:0 0.125rem 0.25rem rgba(var(--bs-body-color-rgb), 0.075);--bs-box-shadow-lg:0 1rem 3rem rgba(var(--bs-body-color-rgb), 0.175);--bs-box-shadow-inset:inset 0 1px 2px rgba(var(--bs-body-color-rgb), 0.075);--bs-emphasis-color:#000;--bs-form-control-bg:var(--bs-body-bg);--bs-form-control-disabled-bg:var(--bs-secondary-bg);--bs-highlight-bg:#fff3cd;--bs-breakpoint-xs:0;--bs-breakpoint-sm:576px;--bs-breakpoint-md:768px;--bs-breakpoint-lg:992px;--bs-breakpoint-xl:1200px;--bs-breakpoint-xxl:1400px}[data-bs-theme=dark]{--bs-body-color:#adb5bd;--bs-body-color-rgb:173,181,189;--bs-body-bg:#212529;--bs-body-bg-rgb:33,37,41;--bs-emphasis-color:#f8f9fa;--bs-emphasis-color-rgb:248,249,250;--bs-secondary-color:rgba(173, 181, 189, 0.75);--bs-secondary-color-rgb:173,181,189;--bs-secondary-bg:#343a40;--bs-secondary-bg-rgb:52,58,64;--bs-tertiary-color:rgba(173, 181, 189, 0.5);--bs-tertiary-color-rgb:173,181,189;--bs-tertiary-bg:#2b3035;--bs-tertiary-bg-rgb:43,48,53;--bs-emphasis-color:#fff;--bs-primary-text:#6ea8fe;--bs-secondary-text:#dee2e6;--bs-success-text:#75b798;--bs-info-text:#6edff6;--bs-warning-text:#ffda6a;--bs-danger-text:#ea868f;--bs-light-text:#f8f9fa;--bs-dark-text:#dee2e6;--bs-primary-bg-subtle:#031633;--bs-secondary-bg-subtle:#212529;--bs-success-bg-subtle:#051b11;--bs-info-bg-subtle:#032830;--bs-warning-bg-subtle:#332701;--bs-danger-bg-subtle:#2c0b0e;--bs-light-bg-subtle:#343a40;--bs-dark-bg-subtle:#1a1d20;--bs-primary-border-subtle:#084298;--bs-secondary-border-subtle:#495057;--bs-success-border-subtle:#0f5132;--bs-info-border-subtle:#055160;--bs-warning-border-subtle:#664d03;--bs-danger-border-subtle:#842029;--bs-light-border-subtle:#495057;--bs-dark-border-subtle:#343a40;--bs-heading-color:#fff;--bs-link-color:#6ea8fe;--bs-link-hover-color:#9ec5fe;--bs-link-color-rgb:110,168,254;--bs-link-hover-color-rgb:158,197,254;--bs-code-color:#e685b5;--bs-border-color:#495057;--bs-border-color-translucent:rgba(255, 255, 255, 0.15)}*,::after,::before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color,inherit)}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:.875em}.mark,mark{padding:.1875em;background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));text-decoration:underline}a:hover{--bs-link-color-rgb:var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-6{font-size:2.5rem}}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer::before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:var(--bs-secondary-color)}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.table{--bs-table-color:var(--bs-body-color);--bs-table-bg:transparent;--bs-table-border-color:var(--bs-border-color);--bs-table-accent-bg:transparent;--bs-table-striped-color:var(--bs-body-color);--bs-table-striped-bg:rgba(0, 0, 0, 0.05);--bs-table-active-color:var(--bs-body-color);--bs-table-active-bg:rgba(0, 0, 0, 0.1);--bs-table-hover-color:var(--bs-body-color);--bs-table-hover-bg:rgba(0, 0, 0, 0.075);width:100%;margin-bottom:1rem;color:var(--bs-table-color);vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:.5rem .5rem;background-color:var(--bs-table-bg);border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg)}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:calc(var(--bs-border-width) * 2) solid currentcolor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem .25rem}.table-bordered>:not(caption)>*{border-width:var(--bs-border-width) 0}.table-bordered>:not(caption)>*>*{border-width:0 var(--bs-border-width)}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-accent-bg:var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.table-striped-columns>:not(caption)>tr>:nth-child(2n){--bs-table-accent-bg:var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.table-active{--bs-table-accent-bg:var(--bs-table-active-bg);color:var(--bs-table-active-color)}.table-hover>tbody>tr:hover>*{--bs-table-accent-bg:var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}.table-primary{--bs-table-color:#000;--bs-table-bg:#cfe2ff;--bs-table-border-color:#bacbe6;--bs-table-striped-bg:#c5d7f2;--bs-table-striped-color:#000;--bs-table-active-bg:#bacbe6;--bs-table-active-color:#000;--bs-table-hover-bg:#bfd1ec;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color:#000;--bs-table-bg:#e2e3e5;--bs-table-border-color:#cbccce;--bs-table-striped-bg:#d7d8da;--bs-table-striped-color:#000;--bs-table-active-bg:#cbccce;--bs-table-active-color:#000;--bs-table-hover-bg:#d1d2d4;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-success{--bs-table-color:#000;--bs-table-bg:#d1e7dd;--bs-table-border-color:#bcd0c7;--bs-table-striped-bg:#c7dbd2;--bs-table-striped-color:#000;--bs-table-active-bg:#bcd0c7;--bs-table-active-color:#000;--bs-table-hover-bg:#c1d6cc;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-info{--bs-table-color:#000;--bs-table-bg:#cff4fc;--bs-table-border-color:#badce3;--bs-table-striped-bg:#c5e8ef;--bs-table-striped-color:#000;--bs-table-active-bg:#badce3;--bs-table-active-color:#000;--bs-table-hover-bg:#bfe2e9;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-warning{--bs-table-color:#000;--bs-table-bg:#fff3cd;--bs-table-border-color:#e6dbb9;--bs-table-striped-bg:#f2e7c3;--bs-table-striped-color:#000;--bs-table-active-bg:#e6dbb9;--bs-table-active-color:#000;--bs-table-hover-bg:#ece1be;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger{--bs-table-color:#000;--bs-table-bg:#f8d7da;--bs-table-border-color:#dfc2c4;--bs-table-striped-bg:#eccccf;--bs-table-striped-color:#000;--bs-table-active-bg:#dfc2c4;--bs-table-active-color:#000;--bs-table-hover-bg:#e5c7ca;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-light{--bs-table-color:#000;--bs-table-bg:#f8f9fa;--bs-table-border-color:#dfe0e1;--bs-table-striped-bg:#ecedee;--bs-table-striped-color:#000;--bs-table-active-bg:#dfe0e1;--bs-table-active-color:#000;--bs-table-hover-bg:#e5e6e7;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-dark{--bs-table-color:#fff;--bs-table-bg:#212529;--bs-table-border-color:#373b3e;--bs-table-striped-bg:#2c3034;--bs-table-striped-color:#fff;--bs-table-active-bg:#373b3e;--bs-table-active-color:#fff;--bs-table-hover-bg:#323539;--bs-table-hover-color:#fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width:575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + var(--bs-border-width));padding-bottom:calc(.375rem + var(--bs-border-width));margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + var(--bs-border-width));padding-bottom:calc(.5rem + var(--bs-border-width));font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + var(--bs-border-width));padding-bottom:calc(.25rem + var(--bs-border-width));font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:var(--bs-secondary-color)}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);background-color:var(--bs-form-control-bg);background-clip:padding-box;border:var(--bs-border-width) solid var(--bs-border-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.375rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:var(--bs-body-color);background-color:var(--bs-form-control-bg);border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::-moz-placeholder{color:var(--bs-secondary-color);opacity:1}.form-control::placeholder{color:var(--bs-secondary-color);opacity:1}.form-control:disabled{background-color:var(--bs-form-control-disabled-bg);opacity:1}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;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){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:var(--bs-secondary-bg)}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--bs-secondary-bg)}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:var(--bs-body-color);background-color:transparent;border:solid transparent;border-width:var(--bs-border-width) 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2));padding:.25rem .5rem;font-size:.875rem;border-radius:.25rem}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));padding:.5rem 1rem;font-size:1.25rem;border-radius:.5rem}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2))}textarea.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}textarea.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-control-color{width:3rem;height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2));padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0!important;border-radius:.375rem}.form-control-color::-webkit-color-swatch{border-radius:.375rem}.form-control-color.form-control-sm{height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-select{--bs-form-select-bg-img:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;-moz-padding-start:calc(0.75rem - 3px);font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);background-color:var(--bs-form-control-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon,none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:.375rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:var(--bs-form-control-disabled-bg)}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--bs-body-color)}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:.25rem}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:.5rem}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23adb5bd' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}.form-check-input{--bs-form-check-bg:var(--bs-form-control-bg);width:1em;height:1em;margin-top:.25em;vertical-align:top;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:var(--bs-border-width) solid var(--bs-border-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;color-adjust:exact;print-color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{--bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;--bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{pointer-events:none;filter:none;opacity:.65}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")}.form-range{width:100%;height:1.5rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#0d6efd;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-tertiary-bg);border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#0d6efd;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-tertiary-bg);border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:var(--bs-secondary-color)}.form-range:disabled::-moz-range-thumb{background-color:var(--bs-secondary-color)}.form-floating{position:relative}.form-floating::before:not(.form-control:disabled){position:absolute;top:var(--bs-border-width);left:var(--bs-border-width);width:calc(100% - (calc(calc(.375em + .1875rem) + calc(.75em + .375rem))));height:1.875em;content:"";background-color:var(--bs-form-control-bg);border-radius:.375rem}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + calc(var(--bs-border-width) * 2));line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;width:100%;height:100%;padding:1rem .75rem;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:var(--bs-border-width) solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control-plaintext::-moz-placeholder,.form-floating>.form-control::-moz-placeholder{color:transparent}.form-floating>.form-control-plaintext::placeholder,.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control-plaintext:not(:-moz-placeholder-shown),.form-floating>.form-control:not(:-moz-placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown),.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control-plaintext:-webkit-autofill,.form-floating>.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:not(:-moz-placeholder-shown)~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control-plaintext~label,.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control-plaintext~label{border-width:var(--bs-border-width) 0}.form-floating>.form-control:disabled~label{color:#6c757d}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-floating,.input-group>.form-select{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-floating:focus-within,.input-group>.form-select:focus{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);text-align:center;white-space:nowrap;background-color:var(--bs-tertiary-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:.375rem}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;border-radius:.5rem}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{padding:.25rem .5rem;font-size:.875rem;border-radius:.25rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select,.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select,.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(var(--bs-border-width) * -1);border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-success-text)}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-success);border-radius:var(--bs-border-radius)}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:var(--bs-success);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:var(--bs-success);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:var(--bs-success)}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{--bs-form-select-bg-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:var(--bs-success);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.form-control-color.is-valid,.was-validated .form-control-color:valid{width:calc(3rem + calc(1.5em + .75rem))}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:var(--bs-success)}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:var(--bs-success-text)}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:var(--bs-success-text)}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.input-group>.form-control:not(:focus).is-valid,.input-group>.form-floating:not(:focus-within).is-valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-control:not(:focus):valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.was-validated .input-group>.form-select:not(:focus):valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-danger-text)}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-danger);border-radius:var(--bs-border-radius)}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:var(--bs-danger);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:var(--bs-danger);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:var(--bs-danger)}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:var(--bs-danger);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.form-control-color.is-invalid,.was-validated .form-control-color:invalid{width:calc(3rem + calc(1.5em + .75rem))}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:var(--bs-danger)}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:var(--bs-danger-text)}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:var(--bs-danger-text)}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.input-group>.form-control:not(:focus).is-invalid,.input-group>.form-floating:not(:focus-within).is-invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-control:not(:focus):invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.was-validated .input-group>.form-select:not(:focus):invalid{z-index:4}.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:#212529;--bs-btn-bg:transparent;--bs-btn-border-width:var(--bs-border-width);--bs-btn-border-color:transparent;--bs-btn-border-radius:0.375rem;--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,.btn:disabled,fieldset:disabled .btn{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:none;--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:0.5rem}.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:0.25rem}.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}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none}}.dropdown,.dropdown-center,.dropend,.dropstart,.dropup,.dropup-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex:1000;--bs-dropdown-min-width:10rem;--bs-dropdown-padding-x:0;--bs-dropdown-padding-y:0.5rem;--bs-dropdown-spacer:0.125rem;--bs-dropdown-font-size:1rem;--bs-dropdown-color:var(--bs-body-color);--bs-dropdown-bg:var(--bs-body-bg);--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-border-radius:0.375rem;--bs-dropdown-border-width:var(--bs-border-width);--bs-dropdown-inner-border-radius:calc(0.375rem - var(--bs-border-width));--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y:0.5rem;--bs-dropdown-box-shadow:0 0.5rem 1rem rgba(var(--bs-body-color-rgb), 0.15);--bs-dropdown-link-color:var(--bs-body-color);--bs-dropdown-link-hover-color:var(--bs-body-color);--bs-dropdown-link-hover-bg:var(--bs-tertiary-bg);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--bs-dropdown-link-disabled-color:#adb5bd;--bs-dropdown-item-padding-x:1rem;--bs-dropdown-item-padding-y:0.25rem;--bs-dropdown-header-color:#6c757d;--bs-dropdown-header-padding-x:1rem;--bs-dropdown-header-padding-y:0.5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}.dropdown-menu-start{--bs-position:start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position:end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position:end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position:end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-start{--bs-position:start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position:end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1400px){.dropdown-menu-xxl-start{--bs-position:start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position:end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.dropend .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-toggle::after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.dropstart .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle::after{display:none}.dropstart .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty::after{margin-left:0}.dropstart .dropdown-toggle::before{vertical-align:0}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0;border-radius:var(--bs-dropdown-item-border-radius,0)}.dropdown-item:focus,.dropdown-item:hover{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:.875rem;color:var(--bs-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}.dropdown-menu-dark{--bs-dropdown-color:#dee2e6;--bs-dropdown-bg:#343a40;--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color:#dee2e6;--bs-dropdown-link-hover-color:#fff;--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg:rgba(255, 255, 255, 0.15);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--bs-dropdown-link-disabled-color:#adb5bd;--bs-dropdown-header-color:#adb5bd}.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-toolbar .input-group{width:auto}.btn-group{border-radius:.375rem}.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.dropdown-toggle-split:first-child,.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}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropend .dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after{margin-left:0}.dropstart .dropdown-toggle-split::before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.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}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:focus,.nav-link:hover{color:var(--bs-nav-link-hover-color)}.nav-link.disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--bs-nav-tabs-border-width:var(--bs-border-width);--bs-nav-tabs-border-color:var(--bs-border-color);--bs-nav-tabs-border-radius:var(--bs-border-radius);--bs-nav-tabs-link-hover-border-color:var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);--bs-nav-tabs-link-active-color:var(--bs-emphasis-color);--bs-nav-tabs-link-active-bg:var(--bs-body-bg);--bs-nav-tabs-link-active-border-color:var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(-1 * var(--bs-nav-tabs-border-width));background:0 0;border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-link.disabled,.nav-tabs .nav-link:disabled{color:var(--bs-nav-link-disabled-color);background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(-1 * var(--bs-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--bs-nav-pills-border-radius:0.375rem;--bs-nav-pills-link-active-color:#fff;--bs-nav-pills-link-active-bg:#0d6efd}.nav-pills .nav-link{background:0 0;border:0;border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link:disabled{color:var(--bs-nav-link-disabled-color);background-color:transparent;border-color:transparent}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--bs-navbar-padding-x:0;--bs-navbar-padding-y:0.5rem;--bs-navbar-color:rgba(var(--bs-emphasis-color-rgb), 0.65);--bs-navbar-hover-color:rgba(var(--bs-emphasis-color-rgb), 0.8);--bs-navbar-disabled-color:rgba(var(--bs-emphasis-color-rgb), 0.3);--bs-navbar-active-color:rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-padding-y:0.3125rem;--bs-navbar-brand-margin-end:1rem;--bs-navbar-brand-font-size:1.25rem;--bs-navbar-brand-color:rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-hover-color:rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-nav-link-padding-x:0.5rem;--bs-navbar-toggler-padding-y:0.25rem;--bs-navbar-toggler-padding-x:0.75rem;--bs-navbar-toggler-font-size:1.25rem;--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color:rgba(var(--bs-emphasis-color-rgb), 0.15);--bs-navbar-toggler-border-radius:0.375rem;--bs-navbar-toggler-focus-width:0.25rem;--bs-navbar-toggler-transition:box-shadow 0.15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x:0;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-navbar-color);--bs-nav-link-hover-color:var(--bs-navbar-hover-color);--bs-nav-link-disabled-color:var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link.active,.navbar-nav .show>.nav-link{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-navbar-color)}.navbar-text a,.navbar-text a:focus,.navbar-text a:hover{color:var(--bs-navbar-active-color)}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition)}@media (prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto}@media (min-width:576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark{--bs-navbar-color:rgba(255, 255, 255, 0.55);--bs-navbar-hover-color:rgba(255, 255, 255, 0.75);--bs-navbar-disabled-color:rgba(255, 255, 255, 0.25);--bs-navbar-active-color:#fff;--bs-navbar-brand-color:#fff;--bs-navbar-brand-hover-color:#fff;--bs-navbar-toggler-border-color:rgba(255, 255, 255, 0.1);--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}[data-bs-theme=dark] .navbar{--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.card{--bs-card-spacer-y:1rem;--bs-card-spacer-x:1rem;--bs-card-title-spacer-y:0.5rem;--bs-card-title-color: ;--bs-card-subtitle-color: ;--bs-card-border-width:var(--bs-border-width);--bs-card-border-color:var(--bs-border-color-translucent);--bs-card-border-radius:var(--bs-border-radius);--bs-card-box-shadow: ;--bs-card-inner-border-radius:calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-card-cap-padding-y:0.5rem;--bs-card-cap-padding-x:1rem;--bs-card-cap-bg:rgba(var(--bs-body-color-rgb), 0.03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg:var(--bs-body-bg);--bs-card-img-overlay-padding:1rem;--bs-card-group-margin:0.75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color)}.card-title{margin-bottom:var(--bs-card-title-spacer-y);color:var(--bs-card-title-color)}.card-subtitle{margin-top:calc(-.5 * var(--bs-card-title-spacer-y));margin-bottom:0;color:var(--bs-card-subtitle-color)}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-footer{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.card-header-tabs{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-bottom:calc(-1 * var(--bs-card-cap-padding-y));margin-left:calc(-.5 * var(--bs-card-cap-padding-x));border-bottom:0}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-left:calc(-.5 * var(--bs-card-cap-padding-x))}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--bs-card-img-overlay-padding);border-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom,.card-img-top{width:100%}.card-img,.card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom{border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-group>.card{margin-bottom:var(--bs-card-group-margin)}@media (min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.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='%230a58ca'%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);--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-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item .accordion-button,.accordion-flush .accordion-item .accordion-button.collapsed{border-radius:0}[data-bs-theme=dark] .accordion-button::after{--bs-accordion-btn-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%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-active-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%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")}.breadcrumb{--bs-breadcrumb-padding-x:0;--bs-breadcrumb-padding-y:0;--bs-breadcrumb-margin-bottom:1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color:var(--bs-secondary-color);--bs-breadcrumb-item-padding-x:0.5rem;--bs-breadcrumb-item-active-color:var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider, "/")}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x:0.75rem;--bs-pagination-padding-y:0.375rem;--bs-pagination-font-size:1rem;--bs-pagination-color:var(--bs-link-color);--bs-pagination-bg:var(--bs-body-bg);--bs-pagination-border-width:var(--bs-border-width);--bs-pagination-border-color:var(--bs-border-color);--bs-pagination-border-radius:var(--bs-border-radius);--bs-pagination-hover-color:var(--bs-link-hover-color);--bs-pagination-hover-bg:var(--bs-tertiary-bg);--bs-pagination-hover-border-color:var(--bs-border-color);--bs-pagination-focus-color:var(--bs-link-hover-color);--bs-pagination-focus-bg:var(--bs-secondary-bg);--bs-pagination-focus-box-shadow:0 0 0 0.25rem rgba(13, 110, 253, 0.25);--bs-pagination-active-color:#fff;--bs-pagination-active-bg:#0d6efd;--bs-pagination-active-border-color:#0d6efd;--bs-pagination-disabled-color:var(--bs-secondary-color);--bs-pagination-disabled-bg:var(--bs-secondary-bg);--bs-pagination-disabled-border-color:var(--bs-border-color);display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);text-decoration:none;background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);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){.page-link{transition:none}}.page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}.active>.page-link,.page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.disabled>.page-link,.page-link.disabled{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:calc(var(--bs-border-width) * -1)}.page-item:first-child .page-link{border-top-left-radius:var(--bs-pagination-border-radius);border-bottom-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-top-right-radius:var(--bs-pagination-border-radius);border-bottom-right-radius:var(--bs-pagination-border-radius)}.pagination-lg{--bs-pagination-padding-x:1.5rem;--bs-pagination-padding-y:0.75rem;--bs-pagination-font-size:1.25rem;--bs-pagination-border-radius:0.5rem}.pagination-sm{--bs-pagination-padding-x:0.5rem;--bs-pagination-padding-y:0.25rem;--bs-pagination-font-size:0.875rem;--bs-pagination-border-radius:0.25rem}.badge{--bs-badge-padding-x:0.65em;--bs-badge-padding-y:0.35em;--bs-badge-font-size:0.75em;--bs-badge-font-weight:700;--bs-badge-color:#fff;--bs-badge-border-radius:0.375rem;display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--bs-badge-border-radius)}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{--bs-alert-bg:transparent;--bs-alert-padding-x:1rem;--bs-alert-padding-y:1rem;--bs-alert-margin-bottom:1rem;--bs-alert-color:inherit;--bs-alert-border-color:transparent;--bs-alert-border:var(--bs-border-width) solid var(--bs-alert-border-color);--bs-alert-border-radius:0.375rem;--bs-alert-link-color:inherit;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius)}.alert-heading{color:inherit}.alert-link{font-weight:700;color:var(--bs-alert-link-color)}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{--bs-alert-color:var(--bs-primary-text);--bs-alert-bg:var(--bs-primary-bg-subtle);--bs-alert-border-color:var(--bs-primary-border-subtle);--bs-alert-link-color:var(--bs-primary-text)}.alert-secondary{--bs-alert-color:var(--bs-secondary-text);--bs-alert-bg:var(--bs-secondary-bg-subtle);--bs-alert-border-color:var(--bs-secondary-border-subtle);--bs-alert-link-color:var(--bs-secondary-text)}.alert-success{--bs-alert-color:var(--bs-success-text);--bs-alert-bg:var(--bs-success-bg-subtle);--bs-alert-border-color:var(--bs-success-border-subtle);--bs-alert-link-color:var(--bs-success-text)}.alert-info{--bs-alert-color:var(--bs-info-text);--bs-alert-bg:var(--bs-info-bg-subtle);--bs-alert-border-color:var(--bs-info-border-subtle);--bs-alert-link-color:var(--bs-info-text)}.alert-warning{--bs-alert-color:var(--bs-warning-text);--bs-alert-bg:var(--bs-warning-bg-subtle);--bs-alert-border-color:var(--bs-warning-border-subtle);--bs-alert-link-color:var(--bs-warning-text)}.alert-danger{--bs-alert-color:var(--bs-danger-text);--bs-alert-bg:var(--bs-danger-bg-subtle);--bs-alert-border-color:var(--bs-danger-border-subtle);--bs-alert-link-color:var(--bs-danger-text)}.alert-light{--bs-alert-color:var(--bs-light-text);--bs-alert-bg:var(--bs-light-bg-subtle);--bs-alert-border-color:var(--bs-light-border-subtle);--bs-alert-link-color:var(--bs-light-text)}.alert-dark{--bs-alert-color:var(--bs-dark-text);--bs-alert-bg:var(--bs-dark-bg-subtle);--bs-alert-border-color:var(--bs-dark-border-subtle);--bs-alert-link-color:var(--bs-dark-text)}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress,.progress-stacked{--bs-progress-height:1rem;--bs-progress-font-size:0.75rem;--bs-progress-bg:var(--bs-secondary-bg);--bs-progress-border-radius:var(--bs-border-radius);--bs-progress-box-shadow:var(--bs-box-shadow-inset);--bs-progress-bar-color:#fff;--bs-progress-bar-bg:#0d6efd;--bs-progress-bar-transition:width 0.6s ease;display:flex;height:var(--bs-progress-height);overflow:hidden;font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius)}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:var(--bs-progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--bs-progress-bar-bg);transition:var(--bs-progress-bar-transition)}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:var(--bs-progress-height) var(--bs-progress-height)}.progress-stacked>.progress{overflow:visible}.progress-stacked>.progress>.progress-bar{width:100%}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion:reduce){.progress-bar-animated{animation:none}}.list-group{--bs-list-group-color:var(--bs-body-color);--bs-list-group-bg:var(--bs-body-bg);--bs-list-group-border-color:var(--bs-border-color);--bs-list-group-border-width:var(--bs-border-width);--bs-list-group-border-radius:var(--bs-border-radius);--bs-list-group-item-padding-x:1rem;--bs-list-group-item-padding-y:0.5rem;--bs-list-group-action-color:var(--bs-secondary-color);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-tertiary-bg);--bs-list-group-action-active-color:var(--bs-body-color);--bs-list-group-action-active-bg:var(--bs-secondary-bg);--bs-list-group-disabled-color:var(--bs-secondary-color);--bs-list-group-disabled-bg:var(--bs-body-bg);--bs-list-group-active-color:#fff;--bs-list-group-active-bg:#0d6efd;--bs-list-group-active-border-color:#0d6efd;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--bs-list-group-border-radius)}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>.list-group-item::before{content:counters(section, ".") ". ";counter-increment:section}.list-group-item-action{width:100%;color:var(--bs-list-group-action-color);text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:var(--bs-list-group-action-hover-color);text-decoration:none;background-color:var(--bs-list-group-action-hover-bg)}.list-group-item-action:active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg)}.list-group-item{position:relative;display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);color:var(--bs-list-group-color);text-decoration:none;background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:var(--bs-list-group-disabled-color);pointer-events:none;background-color:var(--bs-list-group-disabled-bg)}.list-group-item.active{z-index:2;color:var(--bs-list-group-active-color);background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color)}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:calc(-1 * var(--bs-list-group-border-width));border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}@media (min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 var(--bs-list-group-border-width)}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{--bs-list-group-color:var(--bs-primary-text);--bs-list-group-bg:var(--bs-primary-bg-subtle);--bs-list-group-border-color:var(--bs-primary-border-subtle)}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-primary-border-subtle)}.list-group-item-primary.list-group-item-action:active{--bs-list-group-active-color:var(--bs-emphasis-color);--bs-list-group-active-bg:var(--bs-primary-text);--bs-list-group-active-border-color:var(--bs-primary-text)}.list-group-item-secondary{--bs-list-group-color:var(--bs-secondary-text);--bs-list-group-bg:var(--bs-secondary-bg-subtle);--bs-list-group-border-color:var(--bs-secondary-border-subtle)}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-secondary-border-subtle)}.list-group-item-secondary.list-group-item-action:active{--bs-list-group-active-color:var(--bs-emphasis-color);--bs-list-group-active-bg:var(--bs-secondary-text);--bs-list-group-active-border-color:var(--bs-secondary-text)}.list-group-item-success{--bs-list-group-color:var(--bs-success-text);--bs-list-group-bg:var(--bs-success-bg-subtle);--bs-list-group-border-color:var(--bs-success-border-subtle)}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-success-border-subtle)}.list-group-item-success.list-group-item-action:active{--bs-list-group-active-color:var(--bs-emphasis-color);--bs-list-group-active-bg:var(--bs-success-text);--bs-list-group-active-border-color:var(--bs-success-text)}.list-group-item-info{--bs-list-group-color:var(--bs-info-text);--bs-list-group-bg:var(--bs-info-bg-subtle);--bs-list-group-border-color:var(--bs-info-border-subtle)}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-info-border-subtle)}.list-group-item-info.list-group-item-action:active{--bs-list-group-active-color:var(--bs-emphasis-color);--bs-list-group-active-bg:var(--bs-info-text);--bs-list-group-active-border-color:var(--bs-info-text)}.list-group-item-warning{--bs-list-group-color:var(--bs-warning-text);--bs-list-group-bg:var(--bs-warning-bg-subtle);--bs-list-group-border-color:var(--bs-warning-border-subtle)}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-warning-border-subtle)}.list-group-item-warning.list-group-item-action:active{--bs-list-group-active-color:var(--bs-emphasis-color);--bs-list-group-active-bg:var(--bs-warning-text);--bs-list-group-active-border-color:var(--bs-warning-text)}.list-group-item-danger{--bs-list-group-color:var(--bs-danger-text);--bs-list-group-bg:var(--bs-danger-bg-subtle);--bs-list-group-border-color:var(--bs-danger-border-subtle)}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-danger-border-subtle)}.list-group-item-danger.list-group-item-action:active{--bs-list-group-active-color:var(--bs-emphasis-color);--bs-list-group-active-bg:var(--bs-danger-text);--bs-list-group-active-border-color:var(--bs-danger-text)}.list-group-item-light{--bs-list-group-color:var(--bs-light-text);--bs-list-group-bg:var(--bs-light-bg-subtle);--bs-list-group-border-color:var(--bs-light-border-subtle)}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-light-border-subtle)}.list-group-item-light.list-group-item-action:active{--bs-list-group-active-color:var(--bs-emphasis-color);--bs-list-group-active-bg:var(--bs-light-text);--bs-list-group-active-border-color:var(--bs-light-text)}.list-group-item-dark{--bs-list-group-color:var(--bs-dark-text);--bs-list-group-bg:var(--bs-dark-bg-subtle);--bs-list-group-border-color:var(--bs-dark-border-subtle)}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-dark-border-subtle)}.list-group-item-dark.list-group-item-action:active{--bs-list-group-active-color:var(--bs-emphasis-color);--bs-list-group-active-bg:var(--bs-dark-text);--bs-list-group-active-border-color:var(--bs-dark-text)}.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,.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)}[data-bs-theme=dark] .btn-close{filter:var(--bs-btn-close-white-filter)}.toast{--bs-toast-zindex:1090;--bs-toast-padding-x:0.75rem;--bs-toast-padding-y:0.5rem;--bs-toast-spacing:1.5rem;--bs-toast-max-width:350px;--bs-toast-font-size:0.875rem;--bs-toast-color: ;--bs-toast-bg:rgba(var(--bs-body-bg-rgb), 0.85);--bs-toast-border-width:var(--bs-border-width);--bs-toast-border-color:var(--bs-border-color-translucent);--bs-toast-border-radius:var(--bs-border-radius);--bs-toast-box-shadow:var(--bs-box-shadow);--bs-toast-header-color:var(--bs-secondary-color);--bs-toast-header-bg:rgba(var(--bs-body-bg-rgb), 0.85);--bs-toast-header-border-color:var(--bs-border-color-translucent);width:var(--bs-toast-max-width);max-width:100%;font-size:var(--bs-toast-font-size);color:var(--bs-toast-color);pointer-events:auto;background-color:var(--bs-toast-bg);background-clip:padding-box;border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);box-shadow:var(--bs-toast-box-shadow);border-radius:var(--bs-toast-border-radius)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{--bs-toast-zindex:1090;position:absolute;z-index:var(--bs-toast-zindex);width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{display:flex;align-items:center;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x);color:var(--bs-toast-header-color);background-color:var(--bs-toast-header-bg);background-clip:padding-box;border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width))}.toast-header .btn-close{margin-right:calc(-.5 * var(--bs-toast-padding-x));margin-left:var(--bs-toast-padding-x)}.toast-body{padding:var(--bs-toast-padding-x);word-wrap:break-word}.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:0 0.125rem 0.25rem rgba(var(--bs-body-color-rgb), 0.075);--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:0 0.5rem 1rem rgba(var(--bs-body-color-rgb), 0.15)}.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}}.tooltip{--bs-tooltip-zindex:1080;--bs-tooltip-max-width:200px;--bs-tooltip-padding-x:0.5rem;--bs-tooltip-padding-y:0.25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size:0.875rem;--bs-tooltip-color:var(--bs-body-bg);--bs-tooltip-bg:var(--bs-emphasis-color);--bs-tooltip-border-radius:var(--bs-border-radius);--bs-tooltip-opacity:0.9;--bs-tooltip-arrow-width:0.8rem;--bs-tooltip-arrow-height:0.4rem;z-index:var(--bs-tooltip-zindex);display:block;padding:var(--bs-tooltip-arrow-height);margin:var(--bs-tooltip-margin);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}.tooltip .tooltip-arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before,.bs-tooltip-top .tooltip-arrow::before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-top-color:var(--bs-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{left:0;width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before,.bs-tooltip-end .tooltip-arrow::before{right:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-right-color:var(--bs-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before,.bs-tooltip-bottom .tooltip-arrow::before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{right:0;width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before,.bs-tooltip-start .tooltip-arrow::before{left:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-left-color:var(--bs-tooltip-bg)}.tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius)}.popover{--bs-popover-zindex:1070;--bs-popover-max-width:276px;--bs-popover-font-size:0.875rem;--bs-popover-bg:var(--bs-body-bg);--bs-popover-border-width:var(--bs-border-width);--bs-popover-border-color:var(--bs-border-color-translucent);--bs-popover-border-radius:var(--bs-border-radius-lg);--bs-popover-inner-border-radius:calc(var(--bs-border-radius-lg) - var(--bs-border-width));--bs-popover-box-shadow:0 0.5rem 1rem rgba(var(--bs-body-color-rgb), 0.15);--bs-popover-header-padding-x:1rem;--bs-popover-header-padding-y:0.5rem;--bs-popover-header-font-size:1rem;--bs-popover-header-color: ;--bs-popover-header-bg:var(--bs-secondary-bg);--bs-popover-body-padding-x:1rem;--bs-popover-body-padding-y:1rem;--bs-popover-body-color:var(--bs-body-color);--bs-popover-arrow-width:1rem;--bs-popover-arrow-height:0.5rem;--bs-popover-arrow-border:var(--bs-popover-border-color);z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius)}.popover .popover-arrow{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height)}.popover .popover-arrow::after,.popover .popover-arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;border-width:0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before,.bs-popover-top>.popover-arrow::after,.bs-popover-top>.popover-arrow::before{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before,.bs-popover-top>.popover-arrow::before{bottom:0;border-top-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after,.bs-popover-top>.popover-arrow::after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow{left:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before,.bs-popover-end>.popover-arrow::after,.bs-popover-end>.popover-arrow::before{border-width:calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before,.bs-popover-end>.popover-arrow::before{left:0;border-right-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after,.bs-popover-end>.popover-arrow::after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before,.bs-popover-bottom>.popover-arrow::after,.bs-popover-bottom>.popover-arrow::before{border-width:0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before,.bs-popover-bottom>.popover-arrow::before{top:0;border-bottom-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after,.bs-popover-bottom>.popover-arrow::after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:var(--bs-popover-arrow-width);margin-left:calc(-.5 * var(--bs-popover-arrow-width));content:"";border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow{right:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before,.bs-popover-start>.popover-arrow::after,.bs-popover-start>.popover-arrow::before{border-width:calc(var(--bs-popover-arrow-width) * .5) 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before,.bs-popover-start>.popover-arrow::before{right:0;border-left-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after,.bs-popover-start>.popover-arrow::after{right:var(--bs-popover-border-width);border-left-color:var(--bs-popover-bg)}.popover-header{padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);margin-bottom:0;font-size:var(--bs-popover-header-font-size);color:var(--bs-popover-header-color);background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius:var(--bs-popover-inner-border-radius);border-top-right-radius:var(--bs-popover-inner-border-radius)}.popover-header:empty{display:none}.popover-body{padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);color:var(--bs-popover-body-color)}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){transform:translateX(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:0 0;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%;list-style:none}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-next-icon,.carousel-dark .carousel-control-prev-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}[data-bs-theme=dark] .carousel .carousel-control-next-icon,[data-bs-theme=dark] .carousel .carousel-control-prev-icon{filter:invert(1) grayscale(100)}[data-bs-theme=dark] .carousel .carousel-indicators [data-bs-target]{background-color:#000}[data-bs-theme=dark] .carousel .carousel-caption{color:#000}.spinner-border,.spinner-grow{display:inline-block;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-0.125em;--bs-spinner-border-width:0.25em;--bs-spinner-animation-speed:0.75s;--bs-spinner-animation-name:spinner-border;border:var(--bs-spinner-border-width) solid currentcolor;border-right-color:transparent}.spinner-border-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem;--bs-spinner-border-width:0.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-0.125em;--bs-spinner-animation-speed:0.75s;--bs-spinner-animation-name:spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{--bs-spinner-animation-speed:1.5s}}.offcanvas,.offcanvas-lg,.offcanvas-md,.offcanvas-sm,.offcanvas-xl,.offcanvas-xxl{--bs-offcanvas-zindex:1045;--bs-offcanvas-width:400px;--bs-offcanvas-height:30vh;--bs-offcanvas-padding-x:1rem;--bs-offcanvas-padding-y:1rem;--bs-offcanvas-color:var(--bs-body-color);--bs-offcanvas-bg:var(--bs-body-bg);--bs-offcanvas-border-width:var(--bs-border-width);--bs-offcanvas-border-color:var(--bs-border-color-translucent);--bs-offcanvas-box-shadow:0 0.125rem 0.25rem rgba(var(--bs-body-color-rgb), 0.075);--bs-offcanvas-transition:transform 0.3s ease-in-out;--bs-offcanvas-title-line-height:1.5}@media (max-width:575.98px){.offcanvas-sm{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:575.98px) and (prefers-reduced-motion:reduce){.offcanvas-sm{transition:none}}@media (max-width:575.98px){.offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}}@media (max-width:575.98px){.offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}}@media (max-width:575.98px){.offcanvas-sm.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}}@media (max-width:575.98px){.offcanvas-sm.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}}@media (max-width:575.98px){.offcanvas-sm.show:not(.hiding),.offcanvas-sm.showing{transform:none}}@media (max-width:575.98px){.offcanvas-sm.hiding,.offcanvas-sm.show,.offcanvas-sm.showing{visibility:visible}}@media (min-width:576px){.offcanvas-sm{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:767.98px){.offcanvas-md{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:767.98px) and (prefers-reduced-motion:reduce){.offcanvas-md{transition:none}}@media (max-width:767.98px){.offcanvas-md.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}}@media (max-width:767.98px){.offcanvas-md.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}}@media (max-width:767.98px){.offcanvas-md.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}}@media (max-width:767.98px){.offcanvas-md.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}}@media (max-width:767.98px){.offcanvas-md.show:not(.hiding),.offcanvas-md.showing{transform:none}}@media (max-width:767.98px){.offcanvas-md.hiding,.offcanvas-md.show,.offcanvas-md.showing{visibility:visible}}@media (min-width:768px){.offcanvas-md{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:991.98px){.offcanvas-lg{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:991.98px) and (prefers-reduced-motion:reduce){.offcanvas-lg{transition:none}}@media (max-width:991.98px){.offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}}@media (max-width:991.98px){.offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}}@media (max-width:991.98px){.offcanvas-lg.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}}@media (max-width:991.98px){.offcanvas-lg.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}}@media (max-width:991.98px){.offcanvas-lg.show:not(.hiding),.offcanvas-lg.showing{transform:none}}@media (max-width:991.98px){.offcanvas-lg.hiding,.offcanvas-lg.show,.offcanvas-lg.showing{visibility:visible}}@media (min-width:992px){.offcanvas-lg{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:1199.98px){.offcanvas-xl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:1199.98px) and (prefers-reduced-motion:reduce){.offcanvas-xl{transition:none}}@media (max-width:1199.98px){.offcanvas-xl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}}@media (max-width:1199.98px){.offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}}@media (max-width:1199.98px){.offcanvas-xl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}}@media (max-width:1199.98px){.offcanvas-xl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}}@media (max-width:1199.98px){.offcanvas-xl.show:not(.hiding),.offcanvas-xl.showing{transform:none}}@media (max-width:1199.98px){.offcanvas-xl.hiding,.offcanvas-xl.show,.offcanvas-xl.showing{visibility:visible}}@media (min-width:1200px){.offcanvas-xl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:1399.98px){.offcanvas-xxl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:1399.98px) and (prefers-reduced-motion:reduce){.offcanvas-xxl{transition:none}}@media (max-width:1399.98px){.offcanvas-xxl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}}@media (max-width:1399.98px){.offcanvas-xxl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}}@media (max-width:1399.98px){.offcanvas-xxl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}}@media (max-width:1399.98px){.offcanvas-xxl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}}@media (max-width:1399.98px){.offcanvas-xxl.show:not(.hiding),.offcanvas-xxl.showing{transform:none}}@media (max-width:1399.98px){.offcanvas-xxl.hiding,.offcanvas-xxl.show,.offcanvas-xxl.showing{visibility:visible}}@media (min-width:1400px){.offcanvas-xxl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}.offcanvas{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}@media (prefers-reduced-motion:reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas.show:not(.hiding),.offcanvas.showing{transform:none}.offcanvas.hiding,.offcanvas.show,.offcanvas.showing{visibility:visible}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{display:flex;align-items:center;justify-content:space-between;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{padding:calc(var(--bs-offcanvas-padding-y) * .5) calc(var(--bs-offcanvas-padding-x) * .5);margin-top:calc(-.5 * var(--bs-offcanvas-padding-y));margin-right:calc(-.5 * var(--bs-offcanvas-padding-x));margin-bottom:calc(-.5 * var(--bs-offcanvas-padding-y))}.offcanvas-title{margin-bottom:0;line-height:var(--bs-offcanvas-title-line-height)}.offcanvas-body{flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}.placeholder.btn::before{display:inline-block;content:""}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{-webkit-mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,0.8) 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,0.8) 75%,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{100%{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}.clearfix::after{display:block;clear:both;content:""}.text-bg-primary{color:#fff!important;background-color:RGBA(13,110,253,var(--bs-bg-opacity,1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(108,117,125,var(--bs-bg-opacity,1))!important}.text-bg-success{color:#fff!important;background-color:RGBA(25,135,84,var(--bs-bg-opacity,1))!important}.text-bg-info{color:#000!important;background-color:RGBA(13,202,240,var(--bs-bg-opacity,1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(255,193,7,var(--bs-bg-opacity,1))!important}.text-bg-danger{color:#fff!important;background-color:RGBA(220,53,69,var(--bs-bg-opacity,1))!important}.text-bg-light{color:#000!important;background-color:RGBA(248,249,250,var(--bs-bg-opacity,1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(33,37,41,var(--bs-bg-opacity,1))!important}.link-primary{color:#0d6efd!important}.link-primary:focus,.link-primary:hover{color:#0a58ca!important}.link-secondary{color:#6c757d!important}.link-secondary:focus,.link-secondary:hover{color:#565e64!important}.link-success{color:#198754!important}.link-success:focus,.link-success:hover{color:#146c43!important}.link-info{color:#0dcaf0!important}.link-info:focus,.link-info:hover{color:#3dd5f3!important}.link-warning{color:#ffc107!important}.link-warning:focus,.link-warning:hover{color:#ffcd39!important}.link-danger{color:#dc3545!important}.link-danger:focus,.link-danger:hover{color:#b02a37!important}.link-light{color:#f8f9fa!important}.link-light:focus,.link-light:hover{color:#f9fafb!important}.link-dark{color:#212529!important}.link-dark:focus,.link-dark:hover{color:#1a1e21!important}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:75%}.ratio-16x9{--bs-aspect-ratio:56.25%}.ratio-21x9{--bs-aspect-ratio:42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:-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}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:1px;min-height:1em;background-color:currentcolor;opacity:.25}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.object-fit-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-none{-o-object-fit:none!important;object-fit:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.overflow-x-auto{overflow-x:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-x-visible{overflow-x:visible!important}.overflow-x-scroll{overflow-x:scroll!important}.overflow-y-auto{overflow-y:auto!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-y-visible{overflow-y:visible!important}.overflow-y-scroll{overflow-y:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:0 .5rem 1rem rgba(var(--bs-body-color-rgb),.15)!important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(var(--bs-body-color-rgb),.075)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(var(--bs-body-color-rgb),.175)!important}.shadow-none{box-shadow:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translateX(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity:1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity:1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-success{--bs-border-opacity:1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{--bs-border-opacity:1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning{--bs-border-opacity:1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{--bs-border-opacity:1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-light{--bs-border-opacity:1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity:1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity:1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle)!important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle)!important}.border-success-subtle{border-color:var(--bs-success-border-subtle)!important}.border-info-subtle{border-color:var(--bs-info-border-subtle)!important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle)!important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle)!important}.border-light-subtle{border-color:var(--bs-light-border-subtle)!important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle)!important}.border-1{--bs-border-width:1px}.border-2{--bs-border-width:2px}.border-3{--bs-border-width:3px}.border-4{--bs-border-width:4px}.border-5{--bs-border-width:5px}.border-opacity-10{--bs-border-opacity:0.1}.border-opacity-25{--bs-border-opacity:0.25}.border-opacity-50{--bs-border-opacity:0.5}.border-opacity-75{--bs-border-opacity:0.75}.border-opacity-100{--bs-border-opacity:1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.row-gap-0{row-gap:0!important}.row-gap-1{row-gap:.25rem!important}.row-gap-2{row-gap:.5rem!important}.row-gap-3{row-gap:1rem!important}.row-gap-4{row-gap:1.5rem!important}.row-gap-5{row-gap:3rem!important}.column-gap-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-1{-moz-column-gap:0.25rem!important;column-gap:.25rem!important}.column-gap-2{-moz-column-gap:0.5rem!important;column-gap:.5rem!important}.column-gap-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-lighter{font-weight:lighter!important}.fw-light{font-weight:300!important}.fw-normal{font-weight:400!important}.fw-medium{font-weight:500!important}.fw-semibold{font-weight:600!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:var(--bs-secondary-color)!important}.text-black-50{--bs-text-opacity:1;color:rgba(0,0,0,.5)!important}.text-white-50{--bs-text-opacity:1;color: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)!important}.text-secondary-emphasis{color:var(--bs-secondary-text)!important}.text-success-emphasis{color:var(--bs-success-text)!important}.text-info-emphasis{color:var(--bs-info-text)!important}.text-warning-emphasis{color:var(--bs-warning-text)!important}.text-danger-emphasis{color:var(--bs-danger-text)!important}.text-light-emphasis{color:var(--bs-light-text)!important}.text-dark-emphasis{color:var(--bs-dark-text)!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-body-emphasis{--bs-bg-opacity:1;background-color:rgba(var(--bs-emphasis-bg-rgb),var(--bs-bg-opacity))!important}.bg-opacity-10{--bs-bg-opacity:0.1}.bg-opacity-25{--bs-bg-opacity:0.25}.bg-opacity-50{--bs-bg-opacity:0.5}.bg-opacity-75{--bs-bg-opacity:0.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle)!important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle)!important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle)!important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle)!important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle)!important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle)!important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle)!important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle)!important}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:var(--bs-border-radius-2xl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-2xl)!important;border-top-right-radius:var(--bs-border-radius-2xl)!important}.rounded-top-circle{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-end{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm)!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important}.rounded-end-2{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg)!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl)!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-2xl)!important;border-bottom-right-radius:var(--bs-border-radius-2xl)!important}.rounded-end-circle{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill)!important;border-bottom-right-radius:var(--bs-border-radius-pill)!important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-0{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm)!important;border-bottom-left-radius:var(--bs-border-radius-sm)!important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg)!important;border-bottom-left-radius:var(--bs-border-radius-lg)!important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl)!important;border-bottom-left-radius:var(--bs-border-radius-xl)!important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-2xl)!important;border-bottom-left-radius:var(--bs-border-radius-2xl)!important}.rounded-bottom-circle{border-bottom-right-radius:50%!important;border-bottom-left-radius:50%!important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill)!important;border-bottom-left-radius:var(--bs-border-radius-pill)!important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-top-left-radius:var(--bs-border-radius-sm)!important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-top-left-radius:var(--bs-border-radius-lg)!important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-top-left-radius:var(--bs-border-radius-xl)!important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-2xl)!important;border-top-left-radius:var(--bs-border-radius-2xl)!important}.rounded-start-circle{border-bottom-left-radius:50%!important;border-top-left-radius:50%!important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-top-left-radius:var(--bs-border-radius-pill)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.z-n1{z-index:-1!important}.z-0{z-index:0!important}.z-1{z-index:1!important}.z-2{z-index:2!important}.z-3{z-index:3!important}@media (min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.object-fit-sm-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-sm-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-sm-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-sm-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-sm-none{-o-object-fit:none!important;object-fit:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.row-gap-sm-0{row-gap:0!important}.row-gap-sm-1{row-gap:.25rem!important}.row-gap-sm-2{row-gap:.5rem!important}.row-gap-sm-3{row-gap:1rem!important}.row-gap-sm-4{row-gap:1.5rem!important}.row-gap-sm-5{row-gap:3rem!important}.column-gap-sm-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-sm-1{-moz-column-gap:0.25rem!important;column-gap:.25rem!important}.column-gap-sm-2{-moz-column-gap:0.5rem!important;column-gap:.5rem!important}.column-gap-sm-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-sm-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-sm-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.object-fit-md-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-md-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-md-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-md-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-md-none{-o-object-fit:none!important;object-fit:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.row-gap-md-0{row-gap:0!important}.row-gap-md-1{row-gap:.25rem!important}.row-gap-md-2{row-gap:.5rem!important}.row-gap-md-3{row-gap:1rem!important}.row-gap-md-4{row-gap:1.5rem!important}.row-gap-md-5{row-gap:3rem!important}.column-gap-md-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-md-1{-moz-column-gap:0.25rem!important;column-gap:.25rem!important}.column-gap-md-2{-moz-column-gap:0.5rem!important;column-gap:.5rem!important}.column-gap-md-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-md-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-md-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.object-fit-lg-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-lg-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-lg-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-lg-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-lg-none{-o-object-fit:none!important;object-fit:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.row-gap-lg-0{row-gap:0!important}.row-gap-lg-1{row-gap:.25rem!important}.row-gap-lg-2{row-gap:.5rem!important}.row-gap-lg-3{row-gap:1rem!important}.row-gap-lg-4{row-gap:1.5rem!important}.row-gap-lg-5{row-gap:3rem!important}.column-gap-lg-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-lg-1{-moz-column-gap:0.25rem!important;column-gap:.25rem!important}.column-gap-lg-2{-moz-column-gap:0.5rem!important;column-gap:.5rem!important}.column-gap-lg-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-lg-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-lg-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.object-fit-xl-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-xl-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-xl-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-xl-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-xl-none{-o-object-fit:none!important;object-fit:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.row-gap-xl-0{row-gap:0!important}.row-gap-xl-1{row-gap:.25rem!important}.row-gap-xl-2{row-gap:.5rem!important}.row-gap-xl-3{row-gap:1rem!important}.row-gap-xl-4{row-gap:1.5rem!important}.row-gap-xl-5{row-gap:3rem!important}.column-gap-xl-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-xl-1{-moz-column-gap:0.25rem!important;column-gap:.25rem!important}.column-gap-xl-2{-moz-column-gap:0.5rem!important;column-gap:.5rem!important}.column-gap-xl-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-xl-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-xl-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.object-fit-xxl-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-xxl-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-xxl-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-xxl-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-xxl-none{-o-object-fit:none!important;object-fit:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.row-gap-xxl-0{row-gap:0!important}.row-gap-xxl-1{row-gap:.25rem!important}.row-gap-xxl-2{row-gap:.5rem!important}.row-gap-xxl-3{row-gap:1rem!important}.row-gap-xxl-4{row-gap:1.5rem!important}.row-gap-xxl-5{row-gap:3rem!important}.column-gap-xxl-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-xxl-1{-moz-column-gap:0.25rem!important;column-gap:.25rem!important}.column-gap-xxl-2{-moz-column-gap:0.5rem!important;column-gap:.5rem!important}.column-gap-xxl-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-xxl-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-xxl-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}

/* ===== meanmenu.min.css ===== */
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: transparent;border: none !important;font-size: 14px}.mean-container .mean-push{float: left;width: 100%;padding: 0;margin: 0;clear: both}.mean-nav .wrapper{width: 100%;padding: 0;margin: 0}.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}

/* ===== animate.min.css ===== */
@charset "UTF-8";.animated{-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: both;animation-fill-mode: both}.animated.hinge{-webkit-animation-duration: 2s;animation-duration: 2s}@-webkit-keyframes bounce{0%,20%,50%,80%,100%{-webkit-transform: translateY(0);transform: translateY(0)}40%{-webkit-transform: translateY(-30px);transform: translateY(-30px)}60%{-webkit-transform: translateY(-15px);transform: translateY(-15px)}}@keyframes bounce{0%,20%,50%,80%,100%{-webkit-transform: translateY(0);-ms-transform: translateY(0);transform: translateY(0)}40%{-webkit-transform: translateY(-30px);-ms-transform: translateY(-30px);transform: translateY(-30px)}60%{-webkit-transform: translateY(-15px);-ms-transform: translateY(-15px);transform: translateY(-15px)}}.bounce{-webkit-animation-name: bounce;animation-name: bounce}@-webkit-keyframes flash{0%,50%,100%{opacity: 1}25%,75%{opacity: 0}}@keyframes flash{0%,50%,100%{opacity: 1}25%,75%{opacity: 0}}.flash{-webkit-animation-name: flash;animation-name: flash}@-webkit-keyframes pulse{0%{-webkit-transform: scale(1);transform: scale(1)}50%{-webkit-transform: scale(1.1);transform: scale(1.1)}100%{-webkit-transform: scale(1);transform: scale(1)}}@keyframes pulse{0%{-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1)}50%{-webkit-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1)}100%{-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1)}}.pulse{-webkit-animation-name: pulse;animation-name: pulse}@-webkit-keyframes shake{0%,100%{-webkit-transform: translateX(0);transform: translateX(0)}10%,30%,50%,70%,90%{-webkit-transform: translateX(-10px);transform: translateX(-10px)}20%,40%,60%,80%{-webkit-transform: translateX(10px);transform: translateX(10px)}}@keyframes shake{0%,100%{-webkit-transform: translateX(0);-ms-transform: translateX(0);transform: translateX(0)}10%,30%,50%,70%,90%{-webkit-transform: translateX(-10px);-ms-transform: translateX(-10px);transform: translateX(-10px)}20%,40%,60%,80%{-webkit-transform: translateX(10px);-ms-transform: translateX(10px);transform: translateX(10px)}}.shake{-webkit-animation-name: shake;animation-name: shake}@-webkit-keyframes swing{20%{-webkit-transform: rotate(15deg);transform: rotate(15deg)}40%{-webkit-transform: rotate(-10deg);transform: rotate(-10deg)}60%{-webkit-transform: rotate(5deg);transform: rotate(5deg)}80%{-webkit-transform: rotate(-5deg);transform: rotate(-5deg)}100%{-webkit-transform: rotate(0deg);transform: rotate(0deg)}}@keyframes swing{20%{-webkit-transform: rotate(15deg);-ms-transform: rotate(15deg);transform: rotate(15deg)}40%{-webkit-transform: rotate(-10deg);-ms-transform: rotate(-10deg);transform: rotate(-10deg)}60%{-webkit-transform: rotate(5deg);-ms-transform: rotate(5deg);transform: rotate(5deg)}80%{-webkit-transform: rotate(-5deg);-ms-transform: rotate(-5deg);transform: rotate(-5deg)}100%{-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg)}}.swing{-webkit-transform-origin: top center;-ms-transform-origin: top center;transform-origin: top center;-webkit-animation-name: swing;animation-name: swing}@-webkit-keyframes tada{0%{-webkit-transform: scale(1);transform: scale(1)}10%,20%{-webkit-transform: scale(0.9) rotate(-3deg);transform: scale(0.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform: scale(1.1) rotate(3deg);transform: scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform: scale(1.1) rotate(-3deg);transform: scale(1.1) rotate(-3deg)}100%{-webkit-transform: scale(1) rotate(0);transform: scale(1) rotate(0)}}@keyframes tada{0%{-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1)}10%,20%{-webkit-transform: scale(0.9) rotate(-3deg);-ms-transform: scale(0.9) rotate(-3deg);transform: scale(0.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform: scale(1.1) rotate(3deg);-ms-transform: scale(1.1) rotate(3deg);transform: scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform: scale(1.1) rotate(-3deg);-ms-transform: scale(1.1) rotate(-3deg);transform: scale(1.1) rotate(-3deg)}100%{-webkit-transform: scale(1) rotate(0);-ms-transform: scale(1) rotate(0);transform: scale(1) rotate(0)}}.tada{-webkit-animation-name: tada;animation-name: tada}@-webkit-keyframes wobble{0%{-webkit-transform: translateX(0%);transform: translateX(0%)}15%{-webkit-transform: translateX(-25%) rotate(-5deg);transform: translateX(-25%) rotate(-5deg)}30%{-webkit-transform: translateX(20%) rotate(3deg);transform: translateX(20%) rotate(3deg)}45%{-webkit-transform: translateX(-15%) rotate(-3deg);transform: translateX(-15%) rotate(-3deg)}60%{-webkit-transform: translateX(10%) rotate(2deg);transform: translateX(10%) rotate(2deg)}75%{-webkit-transform: translateX(-5%) rotate(-1deg);transform: translateX(-5%) rotate(-1deg)}100%{-webkit-transform: translateX(0%);transform: translateX(0%)}}@keyframes wobble{0%{-webkit-transform: translateX(0%);-ms-transform: translateX(0%);transform: translateX(0%)}15%{-webkit-transform: translateX(-25%) rotate(-5deg);-ms-transform: translateX(-25%) rotate(-5deg);transform: translateX(-25%) rotate(-5deg)}30%{-webkit-transform: translateX(20%) rotate(3deg);-ms-transform: translateX(20%) rotate(3deg);transform: translateX(20%) rotate(3deg)}45%{-webkit-transform: translateX(-15%) rotate(-3deg);-ms-transform: translateX(-15%) rotate(-3deg);transform: translateX(-15%) rotate(-3deg)}60%{-webkit-transform: translateX(10%) rotate(2deg);-ms-transform: translateX(10%) rotate(2deg);transform: translateX(10%) rotate(2deg)}75%{-webkit-transform: translateX(-5%) rotate(-1deg);-ms-transform: translateX(-5%) rotate(-1deg);transform: translateX(-5%) rotate(-1deg)}100%{-webkit-transform: translateX(0%);-ms-transform: translateX(0%);transform: translateX(0%)}}.wobble{-webkit-animation-name: wobble;animation-name: wobble}@-webkit-keyframes bounceIn{0%{opacity: 0;-webkit-transform: scale(.3);transform: scale(.3)}50%{opacity: 1;-webkit-transform: scale(1.05);transform: scale(1.05)}70%{-webkit-transform: scale(.9);transform: scale(.9)}100%{-webkit-transform: scale(1);transform: scale(1)}}@keyframes bounceIn{0%{opacity: 0;-webkit-transform: scale(.3);-ms-transform: scale(.3);transform: scale(.3)}50%{opacity: 1;-webkit-transform: scale(1.05);-ms-transform: scale(1.05);transform: scale(1.05)}70%{-webkit-transform: scale(.9);-ms-transform: scale(.9);transform: scale(.9)}100%{-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1)}}.bounceIn{-webkit-animation-name: bounceIn;animation-name: bounceIn}@-webkit-keyframes bounceInDown{0%{opacity: 0;-webkit-transform: translateY(-2000px);transform: translateY(-2000px)}60%{opacity: 1;-webkit-transform: translateY(30px);transform: translateY(30px)}80%{-webkit-transform: translateY(-10px);transform: translateY(-10px)}100%{-webkit-transform: translateY(0);transform: translateY(0)}}@keyframes bounceInDown{0%{opacity: 0;-webkit-transform: translateY(-2000px);-ms-transform: translateY(-2000px);transform: translateY(-2000px)}60%{opacity: 1;-webkit-transform: translateY(30px);-ms-transform: translateY(30px);transform: translateY(30px)}80%{-webkit-transform: translateY(-10px);-ms-transform: translateY(-10px);transform: translateY(-10px)}100%{-webkit-transform: translateY(0);-ms-transform: translateY(0);transform: translateY(0)}}.bounceInDown{-webkit-animation-name: bounceInDown;animation-name: bounceInDown}@-webkit-keyframes bounceInLeft{0%{opacity: 0;-webkit-transform: translateX(-2000px);transform: translateX(-2000px)}60%{opacity: 1;-webkit-transform: translateX(30px);transform: translateX(30px)}80%{-webkit-transform: translateX(-10px);transform: translateX(-10px)}100%{-webkit-transform: translateX(0);transform: translateX(0)}}@keyframes bounceInLeft{0%{opacity: 0;-webkit-transform: translateX(-2000px);-ms-transform: translateX(-2000px);transform: translateX(-2000px)}60%{opacity: 1;-webkit-transform: translateX(30px);-ms-transform: translateX(30px);transform: translateX(30px)}80%{-webkit-transform: translateX(-10px);-ms-transform: translateX(-10px);transform: translateX(-10px)}100%{-webkit-transform: translateX(0);-ms-transform: translateX(0);transform: translateX(0)}}.bounceInLeft{-webkit-animation-name: bounceInLeft;animation-name: bounceInLeft}@-webkit-keyframes bounceInRight{0%{opacity: 0;-webkit-transform: translateX(2000px);transform: translateX(2000px)}60%{opacity: 1;-webkit-transform: translateX(-30px);transform: translateX(-30px)}80%{-webkit-transform: translateX(10px);transform: translateX(10px)}100%{-webkit-transform: translateX(0);transform: translateX(0)}}@keyframes bounceInRight{0%{opacity: 0;-webkit-transform: translateX(2000px);-ms-transform: translateX(2000px);transform: translateX(2000px)}60%{opacity: 1;-webkit-transform: translateX(-30px);-ms-transform: translateX(-30px);transform: translateX(-30px)}80%{-webkit-transform: translateX(10px);-ms-transform: translateX(10px);transform: translateX(10px)}100%{-webkit-transform: translateX(0);-ms-transform: translateX(0);transform: translateX(0)}}.bounceInRight{-webkit-animation-name: bounceInRight;animation-name: bounceInRight}@-webkit-keyframes bounceInUp{0%{opacity: 0;-webkit-transform: translateY(2000px);transform: translateY(2000px)}60%{opacity: 1;-webkit-transform: translateY(-30px);transform: translateY(-30px)}80%{-webkit-transform: translateY(10px);transform: translateY(10px)}100%{-webkit-transform: translateY(0);transform: translateY(0)}}@keyframes bounceInUp{0%{opacity: 0;-webkit-transform: translateY(2000px);-ms-transform: translateY(2000px);transform: translateY(2000px)}60%{opacity: 1;-webkit-transform: translateY(-30px);-ms-transform: translateY(-30px);transform: translateY(-30px)}80%{-webkit-transform: translateY(10px);-ms-transform: translateY(10px);transform: translateY(10px)}100%{-webkit-transform: translateY(0);-ms-transform: translateY(0);transform: translateY(0)}}.bounceInUp{-webkit-animation-name: bounceInUp;animation-name: bounceInUp}@-webkit-keyframes bounceOut{0%{-webkit-transform: scale(1);transform: scale(1)}25%{-webkit-transform: scale(.95);transform: scale(.95)}50%{opacity: 1;-webkit-transform: scale(1.1);transform: scale(1.1)}100%{opacity: 0;-webkit-transform: scale(.3);transform: scale(.3)}}@keyframes bounceOut{0%{-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1)}25%{-webkit-transform: scale(.95);-ms-transform: scale(.95);transform: scale(.95)}50%{opacity: 1;-webkit-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1)}100%{opacity: 0;-webkit-transform: scale(.3);-ms-transform: scale(.3);transform: scale(.3)}}.bounceOut{-webkit-animation-name: bounceOut;animation-name: bounceOut}@-webkit-keyframes bounceOutDown{0%{-webkit-transform: translateY(0);transform: translateY(0)}20%{opacity: 1;-webkit-transform: translateY(-20px);transform: translateY(-20px)}100%{opacity: 0;-webkit-transform: translateY(2000px);transform: translateY(2000px)}}@keyframes bounceOutDown{0%{-webkit-transform: translateY(0);-ms-transform: translateY(0);transform: translateY(0)}20%{opacity: 1;-webkit-transform: translateY(-20px);-ms-transform: translateY(-20px);transform: translateY(-20px)}100%{opacity: 0;-webkit-transform: translateY(2000px);-ms-transform: translateY(2000px);transform: translateY(2000px)}}.bounceOutDown{-webkit-animation-name: bounceOutDown;animation-name: bounceOutDown}@-webkit-keyframes bounceOutLeft{0%{-webkit-transform: translateX(0);transform: translateX(0)}20%{opacity: 1;-webkit-transform: translateX(20px);transform: translateX(20px)}100%{opacity: 0;-webkit-transform: translateX(-2000px);transform: translateX(-2000px)}}@keyframes bounceOutLeft{0%{-webkit-transform: translateX(0);-ms-transform: translateX(0);transform: translateX(0)}20%{opacity: 1;-webkit-transform: translateX(20px);-ms-transform: translateX(20px);transform: translateX(20px)}100%{opacity: 0;-webkit-transform: translateX(-2000px);-ms-transform: translateX(-2000px);transform: translateX(-2000px)}}.bounceOutLeft{-webkit-animation-name: bounceOutLeft;animation-name: bounceOutLeft}@-webkit-keyframes bounceOutRight{0%{-webkit-transform: translateX(0);transform: translateX(0)}20%{opacity: 1;-webkit-transform: translateX(-20px);transform: translateX(-20px)}100%{opacity: 0;-webkit-transform: translateX(2000px);transform: translateX(2000px)}}@keyframes bounceOutRight{0%{-webkit-transform: translateX(0);-ms-transform: translateX(0);transform: translateX(0)}20%{opacity: 1;-webkit-transform: translateX(-20px);-ms-transform: translateX(-20px);transform: translateX(-20px)}100%{opacity: 0;-webkit-transform: translateX(2000px);-ms-transform: translateX(2000px);transform: translateX(2000px)}}.bounceOutRight{-webkit-animation-name: bounceOutRight;animation-name: bounceOutRight}@-webkit-keyframes bounceOutUp{0%{-webkit-transform: translateY(0);transform: translateY(0)}20%{opacity: 1;-webkit-transform: translateY(20px);transform: translateY(20px)}100%{opacity: 0;-webkit-transform: translateY(-2000px);transform: translateY(-2000px)}}@keyframes bounceOutUp{0%{-webkit-transform: translateY(0);-ms-transform: translateY(0);transform: translateY(0)}20%{opacity: 1;-webkit-transform: translateY(20px);-ms-transform: translateY(20px);transform: translateY(20px)}100%{opacity: 0;-webkit-transform: translateY(-2000px);-ms-transform: translateY(-2000px);transform: translateY(-2000px)}}.bounceOutUp{-webkit-animation-name: bounceOutUp;animation-name: bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity: 0}100%{opacity: 1}}@keyframes fadeIn{0%{opacity: 0}100%{opacity: 1}}.fadeIn{-webkit-animation-name: fadeIn;animation-name: fadeIn}@-webkit-keyframes fadeInDown{0%{opacity: 0;-webkit-transform: translateY(-20px);transform: translateY(-20px)}100%{opacity: 1;-webkit-transform: translateY(0);transform: translateY(0)}}@keyframes fadeInDown{0%{opacity: 0;-webkit-transform: translateY(-20px);-ms-transform: translateY(-20px);transform: translateY(-20px)}100%{opacity: 1;-webkit-transform: translateY(0);-ms-transform: translateY(0);transform: translateY(0)}}.fadeInDown{-webkit-animation-name: fadeInDown;animation-name: fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity: 0;-webkit-transform: translateY(-2000px);transform: translateY(-2000px)}100%{opacity: 1;-webkit-transform: translateY(0);transform: translateY(0)}}@keyframes fadeInDownBig{0%{opacity: 0;-webkit-transform: translateY(-2000px);-ms-transform: translateY(-2000px);transform: translateY(-2000px)}100%{opacity: 1;-webkit-transform: translateY(0);-ms-transform: translateY(0);transform: translateY(0)}}.fadeInDownBig{-webkit-animation-name: fadeInDownBig;animation-name: fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity: 0;-webkit-transform: translateX(-20px);transform: translateX(-20px)}100%{opacity: 1;-webkit-transform: translateX(0);transform: translateX(0)}}@keyframes fadeInLeft{0%{opacity: 0;-webkit-transform: translateX(-20px);-ms-transform: translateX(-20px);transform: translateX(-20px)}100%{opacity: 1;-webkit-transform: translateX(0);-ms-transform: translateX(0);transform: translateX(0)}}.fadeInLeft{-webkit-animation-name: fadeInLeft;animation-name: fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity: 0;-webkit-transform: translateX(-2000px);transform: translateX(-2000px)}100%{opacity: 1;-webkit-transform: translateX(0);transform: translateX(0)}}@keyframes fadeInLeftBig{0%{opacity: 0;-webkit-transform: translateX(-2000px);-ms-transform: translateX(-2000px);transform: translateX(-2000px)}100%{opacity: 1;-webkit-transform: translateX(0);-ms-transform: translateX(0);transform: translateX(0)}}.fadeInLeftBig{-webkit-animation-name: fadeInLeftBig;animation-name: fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity: 0;-webkit-transform: translateX(20px);transform: translateX(20px)}100%{opacity: 1;-webkit-transform: translateX(0);transform: translateX(0)}}@keyframes fadeInRight{0%{opacity: 0;-webkit-transform: translateX(20px);-ms-transform: translateX(20px);transform: translateX(20px)}100%{opacity: 1;-webkit-transform: translateX(0);-ms-transform: translateX(0);transform: translateX(0)}}.fadeInRight{-webkit-animation-name: fadeInRight;animation-name: fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity: 0;-webkit-transform: translateX(2000px);transform: translateX(2000px)}100%{opacity: 1;-webkit-transform: translateX(0);transform: translateX(0)}}@keyframes fadeInRightBig{0%{opacity: 0;-webkit-transform: translateX(2000px);-ms-transform: translateX(2000px);transform: translateX(2000px)}100%{opacity: 1;-webkit-transform: translateX(0);-ms-transform: translateX(0);transform: translateX(0)}}.fadeInRightBig{-webkit-animation-name: fadeInRightBig;animation-name: fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity: 0;-webkit-transform: translateY(20px);transform: translateY(20px)}100%{opacity: 1;-webkit-transform: translateY(0);transform: translateY(0)}}@keyframes fadeInUp{0%{opacity: 0;-webkit-transform: translateY(20px);-ms-transform: translateY(20px);transform: translateY(20px)}100%{opacity: 1;-webkit-transform: translateY(0);-ms-transform: translateY(0);transform: translateY(0)}}.fadeInUp{-webkit-animation-name: fadeInUp;animation-name: fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity: 0;-webkit-transform: translateY(2000px);transform: translateY(2000px)}100%{opacity: 1;-webkit-transform: translateY(0);transform: translateY(0)}}@keyframes fadeInUpBig{0%{opacity: 0;-webkit-transform: translateY(2000px);-ms-transform: translateY(2000px);transform: translateY(2000px)}100%{opacity: 1;-webkit-transform: translateY(0);-ms-transform: translateY(0);transform: translateY(0)}}.fadeInUpBig{-webkit-animation-name: fadeInUpBig;animation-name: fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity: 1}100%{opacity: 0}}@keyframes fadeOut{0%{opacity: 1}100%{opacity: 0}}.fadeOut{-webkit-animation-name: fadeOut;animation-name: fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity: 1;-webkit-transform: translateY(0);transform: translateY(0)}100%{opacity: 0;-webkit-transform: translateY(20px);transform: translateY(20px)}}@keyframes fadeOutDown{0%{opacity: 1;-webkit-transform: translateY(0);-ms-transform: translateY(0);transform: translateY(0)}100%{opacity: 0;-webkit-transform: translateY(20px);-ms-transform: translateY(20px);transform: translateY(20px)}}.fadeOutDown{-webkit-animation-name: fadeOutDown;animation-name: fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity: 1;-webkit-transform: translateY(0);transform: translateY(0)}100%{opacity: 0;-webkit-transform: translateY(2000px);transform: translateY(2000px)}}@keyframes fadeOutDownBig{0%{opacity: 1;-webkit-transform: translateY(0);-ms-transform: translateY(0);transform: translateY(0)}100%{opacity: 0;-webkit-transform: translateY(2000px);-ms-transform: translateY(2000px);transform: translateY(2000px)}}.fadeOutDownBig{-webkit-animation-name: fadeOutDownBig;animation-name: fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity: 1;-webkit-transform: translateX(0);transform: translateX(0)}100%{opacity: 0;-webkit-transform: translateX(-20px);transform: translateX(-20px)}}@keyframes fadeOutLeft{0%{opacity: 1;-webkit-transform: translateX(0);-ms-transform: translateX(0);transform: translateX(0)}100%{opacity: 0;-webkit-transform: translateX(-20px);-ms-transform: translateX(-20px);transform: translateX(-20px)}}.fadeOutLeft{-webkit-animation-name: fadeOutLeft;animation-name: fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity: 1;-webkit-transform: translateX(0);transform: translateX(0)}100%{opacity: 0;-webkit-transform: translateX(-2000px);transform: translateX(-2000px)}}@keyframes fadeOutLeftBig{0%{opacity: 1;-webkit-transform: translateX(0);-ms-transform: translateX(0);transform: translateX(0)}100%{opacity: 0;-webkit-transform: translateX(-2000px);-ms-transform: translateX(-2000px);transform: translateX(-2000px)}}.fadeOutLeftBig{-webkit-animation-name: fadeOutLeftBig;animation-name: fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity: 1;-webkit-transform: translateX(0);transform: translateX(0)}100%{opacity: 0;-webkit-transform: translateX(20px);transform: translateX(20px)}}@keyframes fadeOutRight{0%{opacity: 1;-webkit-transform: translateX(0);-ms-transform: translateX(0);transform: translateX(0)}100%{opacity: 0;-webkit-transform: translateX(20px);-ms-transform: translateX(20px);transform: translateX(20px)}}.fadeOutRight{-webkit-animation-name: fadeOutRight;animation-name: fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity: 1;-webkit-transform: translateX(0);transform: translateX(0)}100%{opacity: 0;-webkit-transform: translateX(2000px);transform: translateX(2000px)}}@keyframes fadeOutRightBig{0%{opacity: 1;-webkit-transform: translateX(0);-ms-transform: translateX(0);transform: translateX(0)}100%{opacity: 0;-webkit-transform: translateX(2000px);-ms-transform: translateX(2000px);transform: translateX(2000px)}}.fadeOutRightBig{-webkit-animation-name: fadeOutRightBig;animation-name: fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity: 1;-webkit-transform: translateY(0);transform: translateY(0)}100%{opacity: 0;-webkit-transform: translateY(-20px);transform: translateY(-20px)}}@keyframes fadeOutUp{0%{opacity: 1;-webkit-transform: translateY(0);-ms-transform: translateY(0);transform: translateY(0)}100%{opacity: 0;-webkit-transform: translateY(-20px);-ms-transform: translateY(-20px);transform: translateY(-20px)}}.fadeOutUp{-webkit-animation-name: fadeOutUp;animation-name: fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity: 1;-webkit-transform: translateY(0);transform: translateY(0)}100%{opacity: 0;-webkit-transform: translateY(-2000px);transform: translateY(-2000px)}}@keyframes fadeOutUpBig{0%{opacity: 1;-webkit-transform: translateY(0);-ms-transform: translateY(0);transform: translateY(0)}100%{opacity: 0;-webkit-transform: translateY(-2000px);-ms-transform: translateY(-2000px);transform: translateY(-2000px)}}.fadeOutUpBig{-webkit-animation-name: fadeOutUpBig;animation-name: fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);transform: perspective(400px) translateZ(0) rotateY(0) scale(1);-webkit-animation-timing-function: ease-out;animation-timing-function: ease-out}40%{-webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-webkit-animation-timing-function: ease-out;animation-timing-function: ease-out}50%{-webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in}80%{-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in}100%{-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in}}@keyframes flip{0%{-webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);-ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);transform: perspective(400px) translateZ(0) rotateY(0) scale(1);-webkit-animation-timing-function: ease-out;animation-timing-function: ease-out}40%{-webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-webkit-animation-timing-function: ease-out;animation-timing-function: ease-out}50%{-webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in}80%{-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in}100%{-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);-ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in}}.animated.flip{-webkit-backface-visibility: visible;-ms-backface-visibility: visible;backface-visibility: visible;-webkit-animation-name: flip;animation-name: flip}@-webkit-keyframes flipInX{0%{-webkit-transform: perspective(400px) rotateX(90deg);transform: perspective(400px) rotateX(90deg);opacity: 0}40%{-webkit-transform: perspective(400px) rotateX(-10deg);transform: perspective(400px) rotateX(-10deg)}70%{-webkit-transform: perspective(400px) rotateX(10deg);transform: perspective(400px) rotateX(10deg)}100%{-webkit-transform: perspective(400px) rotateX(0deg);transform: perspective(400px) rotateX(0deg);opacity: 1}}@keyframes flipInX{0%{-webkit-transform: perspective(400px) rotateX(90deg);-ms-transform: perspective(400px) rotateX(90deg);transform: perspective(400px) rotateX(90deg);opacity: 0}40%{-webkit-transform: perspective(400px) rotateX(-10deg);-ms-transform: perspective(400px) rotateX(-10deg);transform: perspective(400px) rotateX(-10deg)}70%{-webkit-transform: perspective(400px) rotateX(10deg);-ms-transform: perspective(400px) rotateX(10deg);transform: perspective(400px) rotateX(10deg)}100%{-webkit-transform: perspective(400px) rotateX(0deg);-ms-transform: perspective(400px) rotateX(0deg);transform: perspective(400px) rotateX(0deg);opacity: 1}}.flipInX{-webkit-backface-visibility: visible !important;-ms-backface-visibility: visible !important;backface-visibility: visible !important;-webkit-animation-name: flipInX;animation-name: flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform: perspective(400px) rotateY(90deg);transform: perspective(400px) rotateY(90deg);opacity: 0}40%{-webkit-transform: perspective(400px) rotateY(-10deg);transform: perspective(400px) rotateY(-10deg)}70%{-webkit-transform: perspective(400px) rotateY(10deg);transform: perspective(400px) rotateY(10deg)}100%{-webkit-transform: perspective(400px) rotateY(0deg);transform: perspective(400px) rotateY(0deg);opacity: 1}}@keyframes flipInY{0%{-webkit-transform: perspective(400px) rotateY(90deg);-ms-transform: perspective(400px) rotateY(90deg);transform: perspective(400px) rotateY(90deg);opacity: 0}40%{-webkit-transform: perspective(400px) rotateY(-10deg);-ms-transform: perspective(400px) rotateY(-10deg);transform: perspective(400px) rotateY(-10deg)}70%{-webkit-transform: perspective(400px) rotateY(10deg);-ms-transform: perspective(400px) rotateY(10deg);transform: perspective(400px) rotateY(10deg)}100%{-webkit-transform: perspective(400px) rotateY(0deg);-ms-transform: perspective(400px) rotateY(0deg);transform: perspective(400px) rotateY(0deg);opacity: 1}}.flipInY{-webkit-backface-visibility: visible !important;-ms-backface-visibility: visible !important;backface-visibility: visible !important;-webkit-animation-name: flipInY;animation-name: flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform: perspective(400px) rotateX(0deg);transform: perspective(400px) rotateX(0deg);opacity: 1}100%{-webkit-transform: perspective(400px) rotateX(90deg);transform: perspective(400px) rotateX(90deg);opacity: 0}}@keyframes flipOutX{0%{-webkit-transform: perspective(400px) rotateX(0deg);-ms-transform: perspective(400px) rotateX(0deg);transform: perspective(400px) rotateX(0deg);opacity: 1}100%{-webkit-transform: perspective(400px) rotateX(90deg);-ms-transform: perspective(400px) rotateX(90deg);transform: perspective(400px) rotateX(90deg);opacity: 0}}.flipOutX{-webkit-animation-name: flipOutX;animation-name: flipOutX;-webkit-backface-visibility: visible !important;-ms-backface-visibility: visible !important;backface-visibility: visible !important}@-webkit-keyframes flipOutY{0%{-webkit-transform: perspective(400px) rotateY(0deg);transform: perspective(400px) rotateY(0deg);opacity: 1}100%{-webkit-transform: perspective(400px) rotateY(90deg);transform: perspective(400px) rotateY(90deg);opacity: 0}}@keyframes flipOutY{0%{-webkit-transform: perspective(400px) rotateY(0deg);-ms-transform: perspective(400px) rotateY(0deg);transform: perspective(400px) rotateY(0deg);opacity: 1}100%{-webkit-transform: perspective(400px) rotateY(90deg);-ms-transform: perspective(400px) rotateY(90deg);transform: perspective(400px) rotateY(90deg);opacity: 0}}.flipOutY{-webkit-backface-visibility: visible !important;-ms-backface-visibility: visible !important;backface-visibility: visible !important;-webkit-animation-name: flipOutY;animation-name: flipOutY}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform: translateX(100%) skewX(-30deg);transform: translateX(100%) skewX(-30deg);opacity: 0}60%{-webkit-transform: translateX(-20%) skewX(30deg);transform: translateX(-20%) skewX(30deg);opacity: 1}80%{-webkit-transform: translateX(0%) skewX(-15deg);transform: translateX(0%) skewX(-15deg);opacity: 1}100%{-webkit-transform: translateX(0%) skewX(0deg);transform: translateX(0%) skewX(0deg);opacity: 1}}@keyframes lightSpeedIn{0%{-webkit-transform: translateX(100%) skewX(-30deg);-ms-transform: translateX(100%) skewX(-30deg);transform: translateX(100%) skewX(-30deg);opacity: 0}60%{-webkit-transform: translateX(-20%) skewX(30deg);-ms-transform: translateX(-20%) skewX(30deg);transform: translateX(-20%) skewX(30deg);opacity: 1}80%{-webkit-transform: translateX(0%) skewX(-15deg);-ms-transform: translateX(0%) skewX(-15deg);transform: translateX(0%) skewX(-15deg);opacity: 1}100%{-webkit-transform: translateX(0%) skewX(0deg);-ms-transform: translateX(0%) skewX(0deg);transform: translateX(0%) skewX(0deg);opacity: 1}}.lightSpeedIn{-webkit-animation-name: lightSpeedIn;animation-name: lightSpeedIn;-webkit-animation-timing-function: ease-out;animation-timing-function: ease-out}@-webkit-keyframes lightSpeedOut{0%{-webkit-transform: translateX(0%) skewX(0deg);transform: translateX(0%) skewX(0deg);opacity: 1}100%{-webkit-transform: translateX(100%) skewX(-30deg);transform: translateX(100%) skewX(-30deg);opacity: 0}}@keyframes lightSpeedOut{0%{-webkit-transform: translateX(0%) skewX(0deg);-ms-transform: translateX(0%) skewX(0deg);transform: translateX(0%) skewX(0deg);opacity: 1}100%{-webkit-transform: translateX(100%) skewX(-30deg);-ms-transform: translateX(100%) skewX(-30deg);transform: translateX(100%) skewX(-30deg);opacity: 0}}.lightSpeedOut{-webkit-animation-name: lightSpeedOut;animation-name: lightSpeedOut;-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin: center center;transform-origin: center center;-webkit-transform: rotate(-200deg);transform: rotate(-200deg);opacity: 0}100%{-webkit-transform-origin: center center;transform-origin: center center;-webkit-transform: rotate(0);transform: rotate(0);opacity: 1}}@keyframes rotateIn{0%{-webkit-transform-origin: center center;-ms-transform-origin: center center;transform-origin: center center;-webkit-transform: rotate(-200deg);-ms-transform: rotate(-200deg);transform: rotate(-200deg);opacity: 0}100%{-webkit-transform-origin: center center;-ms-transform-origin: center center;transform-origin: center center;-webkit-transform: rotate(0);-ms-transform: rotate(0);transform: rotate(0);opacity: 1}}.rotateIn{-webkit-animation-name: rotateIn;animation-name: rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin: left bottom;transform-origin: left bottom;-webkit-transform: rotate(-90deg);transform: rotate(-90deg);opacity: 0}100%{-webkit-transform-origin: left bottom;transform-origin: left bottom;-webkit-transform: rotate(0);transform: rotate(0);opacity: 1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin: left bottom;-ms-transform-origin: left bottom;transform-origin: left bottom;-webkit-transform: rotate(-90deg);-ms-transform: rotate(-90deg);transform: rotate(-90deg);opacity: 0}100%{-webkit-transform-origin: left bottom;-ms-transform-origin: left bottom;transform-origin: left bottom;-webkit-transform: rotate(0);-ms-transform: rotate(0);transform: rotate(0);opacity: 1}}.rotateInDownLeft{-webkit-animation-name: rotateInDownLeft;animation-name: rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin: right bottom;transform-origin: right bottom;-webkit-transform: rotate(90deg);transform: rotate(90deg);opacity: 0}100%{-webkit-transform-origin: right bottom;transform-origin: right bottom;-webkit-transform: rotate(0);transform: rotate(0);opacity: 1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin: right bottom;-ms-transform-origin: right bottom;transform-origin: right bottom;-webkit-transform: rotate(90deg);-ms-transform: rotate(90deg);transform: rotate(90deg);opacity: 0}100%{-webkit-transform-origin: right bottom;-ms-transform-origin: right bottom;transform-origin: right bottom;-webkit-transform: rotate(0);-ms-transform: rotate(0);transform: rotate(0);opacity: 1}}.rotateInDownRight{-webkit-animation-name: rotateInDownRight;animation-name: rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin: left bottom;transform-origin: left bottom;-webkit-transform: rotate(90deg);transform: rotate(90deg);opacity: 0}100%{-webkit-transform-origin: left bottom;transform-origin: left bottom;-webkit-transform: rotate(0);transform: rotate(0);opacity: 1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin: left bottom;-ms-transform-origin: left bottom;transform-origin: left bottom;-webkit-transform: rotate(90deg);-ms-transform: rotate(90deg);transform: rotate(90deg);opacity: 0}100%{-webkit-transform-origin: left bottom;-ms-transform-origin: left bottom;transform-origin: left bottom;-webkit-transform: rotate(0);-ms-transform: rotate(0);transform: rotate(0);opacity: 1}}.rotateInUpLeft{-webkit-animation-name: rotateInUpLeft;animation-name: rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin: right bottom;transform-origin: right bottom;-webkit-transform: rotate(-90deg);transform: rotate(-90deg);opacity: 0}100%{-webkit-transform-origin: right bottom;transform-origin: right bottom;-webkit-transform: rotate(0);transform: rotate(0);opacity: 1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin: right bottom;-ms-transform-origin: right bottom;transform-origin: right bottom;-webkit-transform: rotate(-90deg);-ms-transform: rotate(-90deg);transform: rotate(-90deg);opacity: 0}100%{-webkit-transform-origin: right bottom;-ms-transform-origin: right bottom;transform-origin: right bottom;-webkit-transform: rotate(0);-ms-transform: rotate(0);transform: rotate(0);opacity: 1}}.rotateInUpRight{-webkit-animation-name: rotateInUpRight;animation-name: rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin: center center;transform-origin: center center;-webkit-transform: rotate(0);transform: rotate(0);opacity: 1}100%{-webkit-transform-origin: center center;transform-origin: center center;-webkit-transform: rotate(200deg);transform: rotate(200deg);opacity: 0}}@keyframes rotateOut{0%{-webkit-transform-origin: center center;-ms-transform-origin: center center;transform-origin: center center;-webkit-transform: rotate(0);-ms-transform: rotate(0);transform: rotate(0);opacity: 1}100%{-webkit-transform-origin: center center;-ms-transform-origin: center center;transform-origin: center center;-webkit-transform: rotate(200deg);-ms-transform: rotate(200deg);transform: rotate(200deg);opacity: 0}}.rotateOut{-webkit-animation-name: rotateOut;animation-name: rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin: left bottom;transform-origin: left bottom;-webkit-transform: rotate(0);transform: rotate(0);opacity: 1}100%{-webkit-transform-origin: left bottom;transform-origin: left bottom;-webkit-transform: rotate(90deg);transform: rotate(90deg);opacity: 0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin: left bottom;-ms-transform-origin: left bottom;transform-origin: left bottom;-webkit-transform: rotate(0);-ms-transform: rotate(0);transform: rotate(0);opacity: 1}100%{-webkit-transform-origin: left bottom;-ms-transform-origin: left bottom;transform-origin: left bottom;-webkit-transform: rotate(90deg);-ms-transform: rotate(90deg);transform: rotate(90deg);opacity: 0}}.rotateOutDownLeft{-webkit-animation-name: rotateOutDownLeft;animation-name: rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin: right bottom;transform-origin: right bottom;-webkit-transform: rotate(0);transform: rotate(0);opacity: 1}100%{-webkit-transform-origin: right bottom;transform-origin: right bottom;-webkit-transform: rotate(-90deg);transform: rotate(-90deg);opacity: 0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin: right bottom;-ms-transform-origin: right bottom;transform-origin: right bottom;-webkit-transform: rotate(0);-ms-transform: rotate(0);transform: rotate(0);opacity: 1}100%{-webkit-transform-origin: right bottom;-ms-transform-origin: right bottom;transform-origin: right bottom;-webkit-transform: rotate(-90deg);-ms-transform: rotate(-90deg);transform: rotate(-90deg);opacity: 0}}.rotateOutDownRight{-webkit-animation-name: rotateOutDownRight;animation-name: rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin: left bottom;transform-origin: left bottom;-webkit-transform: rotate(0);transform: rotate(0);opacity: 1}100%{-webkit-transform-origin: left bottom;transform-origin: left bottom;-webkit-transform: rotate(-90deg);transform: rotate(-90deg);opacity: 0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin: left bottom;-ms-transform-origin: left bottom;transform-origin: left bottom;-webkit-transform: rotate(0);-ms-transform: rotate(0);transform: rotate(0);opacity: 1}100%{-webkit-transform-origin: left bottom;-ms-transform-origin: left bottom;transform-origin: left bottom;-webkit-transform: rotate(-90deg);-ms-transform: rotate(-90deg);transform: rotate(-90deg);opacity: 0}}.rotateOutUpLeft{-webkit-animation-name: rotateOutUpLeft;animation-name: rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin: right bottom;transform-origin: right bottom;-webkit-transform: rotate(0);transform: rotate(0);opacity: 1}100%{-webkit-transform-origin: right bottom;transform-origin: right bottom;-webkit-transform: rotate(90deg);transform: rotate(90deg);opacity: 0}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin: right bottom;-ms-transform-origin: right bottom;transform-origin: right bottom;-webkit-transform: rotate(0);-ms-transform: rotate(0);transform: rotate(0);opacity: 1}100%{-webkit-transform-origin: right bottom;-ms-transform-origin: right bottom;transform-origin: right bottom;-webkit-transform: rotate(90deg);-ms-transform: rotate(90deg);transform: rotate(90deg);opacity: 0}}.rotateOutUpRight{-webkit-animation-name: rotateOutUpRight;animation-name: rotateOutUpRight}@-webkit-keyframes slideInDown{0%{opacity: 0;-webkit-transform: translateY(-2000px);transform: translateY(-2000px)}100%{-webkit-transform: translateY(0);transform: translateY(0)}}@keyframes slideInDown{0%{opacity: 0;-webkit-transform: translateY(-2000px);-ms-transform: translateY(-2000px);transform: translateY(-2000px)}100%{-webkit-transform: translateY(0);-ms-transform: translateY(0);transform: translateY(0)}}.slideInDown{-webkit-animation-name: slideInDown;animation-name: slideInDown}@-webkit-keyframes slideInLeft{0%{opacity: 0;-webkit-transform: translateX(-2000px);transform: translateX(-2000px)}100%{-webkit-transform: translateX(0);transform: translateX(0)}}@keyframes slideInLeft{0%{opacity: 0;-webkit-transform: translateX(-2000px);-ms-transform: translateX(-2000px);transform: translateX(-2000px)}100%{-webkit-transform: translateX(0);-ms-transform: translateX(0);transform: translateX(0)}}.slideInLeft{-webkit-animation-name: slideInLeft;animation-name: slideInLeft}@-webkit-keyframes slideInRight{0%{opacity: 0;-webkit-transform: translateX(2000px);transform: translateX(2000px)}100%{-webkit-transform: translateX(0);transform: translateX(0)}}@keyframes slideInRight{0%{opacity: 0;-webkit-transform: translateX(2000px);-ms-transform: translateX(2000px);transform: translateX(2000px)}100%{-webkit-transform: translateX(0);-ms-transform: translateX(0);transform: translateX(0)}}.slideInRight{-webkit-animation-name: slideInRight;animation-name: slideInRight}@-webkit-keyframes slideOutLeft{0%{-webkit-transform: translateX(0);transform: translateX(0)}100%{opacity: 0;-webkit-transform: translateX(-2000px);transform: translateX(-2000px)}}@keyframes slideOutLeft{0%{-webkit-transform: translateX(0);-ms-transform: translateX(0);transform: translateX(0)}100%{opacity: 0;-webkit-transform: translateX(-2000px);-ms-transform: translateX(-2000px);transform: translateX(-2000px)}}.slideOutLeft{-webkit-animation-name: slideOutLeft;animation-name: slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform: translateX(0);transform: translateX(0)}100%{opacity: 0;-webkit-transform: translateX(2000px);transform: translateX(2000px)}}@keyframes slideOutRight{0%{-webkit-transform: translateX(0);-ms-transform: translateX(0);transform: translateX(0)}100%{opacity: 0;-webkit-transform: translateX(2000px);-ms-transform: translateX(2000px);transform: translateX(2000px)}}.slideOutRight{-webkit-animation-name: slideOutRight;animation-name: slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform: translateY(0);transform: translateY(0)}100%{opacity: 0;-webkit-transform: translateY(-2000px);transform: translateY(-2000px)}}@keyframes slideOutUp{0%{-webkit-transform: translateY(0);-ms-transform: translateY(0);transform: translateY(0)}100%{opacity: 0;-webkit-transform: translateY(-2000px);-ms-transform: translateY(-2000px);transform: translateY(-2000px)}}.slideOutUp{-webkit-animation-name: slideOutUp;animation-name: slideOutUp}@-webkit-keyframes hinge{0%{-webkit-transform: rotate(0);transform: rotate(0);-webkit-transform-origin: top left;transform-origin: top left;-webkit-animation-timing-function: ease-in-out;animation-timing-function: ease-in-out}20%,60%{-webkit-transform: rotate(80deg);transform: rotate(80deg);-webkit-transform-origin: top left;transform-origin: top left;-webkit-animation-timing-function: ease-in-out;animation-timing-function: ease-in-out}40%{-webkit-transform: rotate(60deg);transform: rotate(60deg);-webkit-transform-origin: top left;transform-origin: top left;-webkit-animation-timing-function: ease-in-out;animation-timing-function: ease-in-out}80%{-webkit-transform: rotate(60deg) translateY(0);transform: rotate(60deg) translateY(0);opacity: 1;-webkit-transform-origin: top left;transform-origin: top left;-webkit-animation-timing-function: ease-in-out;animation-timing-function: ease-in-out}100%{-webkit-transform: translateY(700px);transform: translateY(700px);opacity: 0}}@keyframes hinge{0%{-webkit-transform: rotate(0);-ms-transform: rotate(0);transform: rotate(0);-webkit-transform-origin: top left;-ms-transform-origin: top left;transform-origin: top left;-webkit-animation-timing-function: ease-in-out;animation-timing-function: ease-in-out}20%,60%{-webkit-transform: rotate(80deg);-ms-transform: rotate(80deg);transform: rotate(80deg);-webkit-transform-origin: top left;-ms-transform-origin: top left;transform-origin: top left;-webkit-animation-timing-function: ease-in-out;animation-timing-function: ease-in-out}40%{-webkit-transform: rotate(60deg);-ms-transform: rotate(60deg);transform: rotate(60deg);-webkit-transform-origin: top left;-ms-transform-origin: top left;transform-origin: top left;-webkit-animation-timing-function: ease-in-out;animation-timing-function: ease-in-out}80%{-webkit-transform: rotate(60deg) translateY(0);-ms-transform: rotate(60deg) translateY(0);transform: rotate(60deg) translateY(0);opacity: 1;-webkit-transform-origin: top left;-ms-transform-origin: top left;transform-origin: top left;-webkit-animation-timing-function: ease-in-out;animation-timing-function: ease-in-out}100%{-webkit-transform: translateY(700px);-ms-transform: translateY(700px);transform: translateY(700px);opacity: 0}}.hinge{-webkit-animation-name: hinge;animation-name: hinge}@-webkit-keyframes rollIn{0%{opacity: 0;-webkit-transform: translateX(-100%) rotate(-120deg);transform: translateX(-100%) rotate(-120deg)}100%{opacity: 1;-webkit-transform: translateX(0px) rotate(0deg);transform: translateX(0px) rotate(0deg)}}@keyframes rollIn{0%{opacity: 0;-webkit-transform: translateX(-100%) rotate(-120deg);-ms-transform: translateX(-100%) rotate(-120deg);transform: translateX(-100%) rotate(-120deg)}100%{opacity: 1;-webkit-transform: translateX(0px) rotate(0deg);-ms-transform: translateX(0px) rotate(0deg);transform: translateX(0px) rotate(0deg)}}.rollIn{-webkit-animation-name: rollIn;animation-name: rollIn}@-webkit-keyframes rollOut{0%{opacity: 1;-webkit-transform: translateX(0px) rotate(0deg);transform: translateX(0px) rotate(0deg)}100%{opacity: 0;-webkit-transform: translateX(100%) rotate(120deg);transform: translateX(100%) rotate(120deg)}}@keyframes rollOut{0%{opacity: 1;-webkit-transform: translateX(0px) rotate(0deg);-ms-transform: translateX(0px) rotate(0deg);transform: translateX(0px) rotate(0deg)}100%{opacity: 0;-webkit-transform: translateX(100%) rotate(120deg);-ms-transform: translateX(100%) rotate(120deg);transform: translateX(100%) rotate(120deg)}}.rollOut{-webkit-animation-name: rollOut;animation-name: rollOut}

/* ===== swiper-bundle.min.css ===== */
@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') format('woff');font-weight: 400;font-style: normal}:root{--swiper-theme-color: #007aff}.swiper-container{margin-left: auto;margin-right: auto;position: relative;overflow: hidden;list-style: none;padding: 0;z-index: 1}.swiper-container-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-container-android .swiper-slide,.swiper-wrapper{transform: translate3d(0px,0,0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap: wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap: wrap;flex-direction: column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function: ease-out;margin: 0 auto}.swiper-container-pointer-events{touch-action: pan-y}.swiper-container-pointer-events.swiper-container-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-container-autoheight,.swiper-container-autoheight .swiper-slide{height: auto}.swiper-container-autoheight .swiper-wrapper{align-items: flex-start;transition-property: transform,height}.swiper-container-3d{perspective: 1200px}.swiper-container-3d .swiper-wrapper,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-cube-shadow{transform-style: preserve-3d}.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom{position: absolute;left: 0;top: 0;width: 100%;height: 100%;pointer-events: none;z-index: 10}.swiper-container-3d .swiper-slide-shadow-left{background-image: linear-gradient(to left,rgba(0,0,0,0.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image: linear-gradient(to right,rgba(0,0,0,0.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image: linear-gradient(to top,rgba(0,0,0,0.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image: linear-gradient(to bottom,rgba(0,0,0,0.5),rgba(0,0,0,0))}.swiper-container-css-mode>.swiper-wrapper{overflow: auto;scrollbar-width: none;-ms-overflow-style: none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display: none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align: start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type: x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type: y mandatory}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position: absolute;top: 50%;z-index: 10;cursor: pointer;display: flex;align-items: center;justify-content: center}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity: 0.7;cursor: auto;pointer-events: none}.swiper-button-prev:after,.swiper-button-next:after{font-family: swiper-icons;text-transform: none !important;letter-spacing: 0;text-transform: none;font-variant: initial;line-height: 1}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left: 10px;right: auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content: 'prev'}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right: 10px;left: auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content: 'next'}.swiper-button-prev.swiper-button-white,.swiper-button-next.swiper-button-white{--swiper-navigation-color: #ffffff}.swiper-button-prev.swiper-button-black,.swiper-button-next.swiper-button-black{--swiper-navigation-color: #000000}.swiper-button-lock{display: none}:root{}.swiper-pagination{position: absolute;text-align: center;transition: 300ms opacity;transform: translate3d(0,0,0);z-index: 10}.swiper-pagination.swiper-pagination-hidden{opacity: 0}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-container-horizontal>.swiper-pagination-bullets{bottom: 10px;left: 0;width: 100%}.swiper-pagination-bullets-dynamic{overflow: hidden;font-size: 0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform: scale(0.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(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform: scale(0.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform: scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform: scale(0.33)}.swiper-pagination-bullet{width: 8px;height: 8px;display: inline-block;border-radius: 50%;background: #000;opacity: 0.2}button.swiper-pagination-bullet{border: none;margin: 0;padding: 0;box-shadow: none;-webkit-appearance: none;-moz-appearance: none;appearance: none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor: pointer}.swiper-pagination-bullet-active{opacity: 1;background: var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right: 10px;top: 50%;transform: translate3d(0px,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin: 6px 0;display: block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top: 50%;transform: translateY(-50%);width: 8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display: inline-block;transition: 200ms transform,200ms top}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left: 50%;transform: translateX(-50%);white-space: nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition: 200ms transform,200ms left}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition: 200ms transform,200ms right}.swiper-pagination-progressbar{background: rgba(0,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-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin: right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width: 100%;height: 4px;left: 0;top: 0}.swiper-container-vertical>.swiper-pagination-progressbar,.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width: 4px;height: 100%;left: 0;top: 0}.swiper-pagination-white{--swiper-pagination-color: #ffffff}.swiper-pagination-black{--swiper-pagination-color: #000000}.swiper-pagination-lock{display: none}.swiper-scrollbar{border-radius: 10px;position: relative;-ms-touch-action: none;background: rgba(0,0,0,0.1)}.swiper-container-horizontal>.swiper-scrollbar{position: absolute;left: 1%;bottom: 3px;z-index: 50;height: 5px;width: 98%}.swiper-container-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,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>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas{max-width: 100%;max-height: 100%;object-fit: contain}.swiper-slide-zoomed{cursor: move}:root{}.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%;animation: swiper-preloader-spin 1s infinite linear;box-sizing: border-box;border: 4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius: 50%;border-top-color: transparent}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{100%{transform: rotate(360deg)}}.swiper-container .swiper-notification{position: absolute;left: 0;top: 0;pointer-events: none;opacity: 0;z-index: -1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function: ease-out}.swiper-container-fade .swiper-slide{pointer-events: none;transition-property: opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events: none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events: auto}.swiper-container-cube{overflow: visible}.swiper-container-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-container-cube .swiper-slide .swiper-slide{pointer-events: none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin: 100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events: auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-prev,.swiper-container-cube .swiper-slide-next+.swiper-slide{pointer-events: auto;visibility: visible}.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right{z-index: 0;-webkit-backface-visibility: hidden;backface-visibility: hidden}.swiper-container-cube .swiper-cube-shadow{position: absolute;left: 0;bottom: 0px;width: 100%;height: 100%;opacity: 0.6;z-index: 0}.swiper-container-cube .swiper-cube-shadow:before{content: '';background: #000;position: absolute;left: 0;top: 0;bottom: 0;right: 0;-webkit-filter: blur(50px);filter: blur(50px)}.swiper-container-flip{overflow: visible}.swiper-container-flip .swiper-slide{pointer-events: none;-webkit-backface-visibility: hidden;backface-visibility: hidden;z-index: 1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events: none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events: auto}.swiper-container-flip .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right{z-index: 0;-webkit-backface-visibility: hidden;backface-visibility: hidden}

/* ===== backToTop.min.css ===== */
.progress-wrap{position: fixed;right: 50px;bottom: 50px;height: 46px;width: 46px;cursor: pointer;display: block;border-radius: 50px;z-index: 99;opacity: 0;visibility: hidden;transform: translateY(15px);-webkit-transition: all 200ms linear;transition: all 200ms linear;background: var(--clr-theme-2)}.progress-wrap.active-progress{opacity: 1;visibility: visible;transform: translateY(0)}.progress-wrap::after{position: absolute;content: '\f106';font-family: "Font Awesome 5 Pro";text-align: center;line-height: 46px;font-size: 18px;color: var(--clr-common-black);left: 0;top: 0;height: 46px;width: 46px;cursor: pointer;display: block;z-index: 1;-webkit-transition: all 200ms linear;transition: all 200ms linear}.progress-wrap svg path{fill: none}.progress-wrap svg.progress-circle path{box-sizing:border-box;-webkit-transition: all 200ms linear;transition: all 200ms linear}

/* ===== magnific-popup.min.css ===== */
.mfp-bg{top: 0;left: 0;width: 100%;height: 100%;z-index: 1042;overflow: hidden;position: fixed;background: #0b0b0b;opacity: 0.8}.mfp-wrap{top: 0;left: 0;width: 100%;height: 100%;z-index: 1043;position: fixed;outline: none !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-inline-holder .mfp-content,.mfp-ajax-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-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-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: -0.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-close,button.mfp-arrow{overflow: visible;cursor: pointer;background: transparent;border: 0;-webkit-appearance: none;display: block;outline: none;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: 0.65;padding: 0 0 18px 10px;color: #FFF;font-style: normal;font-size: 28px;font-family: Arial,Baskerville,monospace}.mfp-close:hover,.mfp-close:focus{opacity: 1}.mfp-close:active{top: 1px}.mfp-close-btn-in .mfp-close{color: #333}.mfp-image-holder .mfp-close,.mfp-iframe-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: 0.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:hover,.mfp-arrow:focus{opacity: 1}.mfp-arrow:before,.mfp-arrow:after{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: 0.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%}.mfp-iframe-scaler iframe{position: absolute;display: block;top: 0;left: 0;width: 100%;height: 100%;box-shadow: 0 0 8px rgba(0,0,0,0.6);background: #000}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,0.6);background: #444}.mfp-figure small{color: #BDBDBD;display: block;font-size: 12px;line-height: 14px}.mfp-figure figure{margin: 0}.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,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,0.6);position: fixed;text-align: center;padding: 0}}@media all and (max-width: 900px){.mfp-arrow{-webkit-transform: scale(0.75);transform: scale(0.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}}

/* ===== flaticon_axil.min.css ===== */
@font-face{font-family: "flaticon_axil";src: url("../fonts/flaticon_axil.ttf") format("truetype"),url("../fonts/flaticon_axil.woff") format("woff"),url("../fonts/flaticon_axil.woff2") format("woff2"),url("../fonts/flaticon_axil.eot") format("embedded-opentype"),url("../fonts/flaticon_axil.svg") format("svg")}i[class^="flaticon-"]:before,i[class*=" flaticon-"]:before{font-family: flaticon_axil !important;font-style: normal;font-weight: normal !important;font-variant: normal;text-transform: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale}.flaticon-paper-plane:before{content: "\f101"}.flaticon-hand:before{content: "\f102"}.flaticon-hi:before{content: "\f103"}.flaticon-right-arrow:before{content: "\f104"}.flaticon-next:before{content: "\f105"}.flaticon-down-arrow:before{content: "\f106"}.flaticon-email:before{content: "\f107"}.flaticon-phone-call:before{content: "\f108"}.flaticon-telephone:before{content: "\f109"}.flaticon-up-left:before{content: "\f10a"}.flaticon-right:before{content: "\f10b"}.flaticon-right-arrow-1:before{content: "\f10c"}.flaticon-arrow:before{content: "\f10d"}.flaticon-dial-pad:before{content: "\f10e"}.flaticon-instagram-1:before{content: "\f10f"}.flaticon-instagram-2:before{content: "\f110"}.flaticon-pencil:before{content: "\f111"}.flaticon-paper-plane-1:before{content: "\f112"}.flaticon-play-button:before{content: "\f113"}.flaticon-share:before{content: "\f114"}.flaticon-facebook:before{content: "\f115"}.flaticon-download:before{content: "\f116"}.flaticon-file:before{content: "\f117"}.flaticon-comment:before{content: "\f118"}.flaticon-chat:before{content: "\f119"}.flaticon-chat-1:before{content: "\f11a"}.flaticon-dark-mode:before{content: "\f11b"}.flaticon-pin:before{content: "\f11c"}.flaticon-envelope:before{content: "\f11d"}.flaticon-target:before{content: "\f11e"}.flaticon-right-up:before{content: "\f11f"}.flaticon-up-right:before{content: "\f120"}.flaticon-left-quote:before{content: "\f121"}.flaticon-edit:before{content: "\f122"}.flaticon-search:before{content: "\f123"}.flaticon-heart:before{content: "\f124"}.flaticon-facebook-1:before{content: "\f125"}.flaticon-twitter:before{content: "\f126"}.flaticon-youtube:before{content: "\f127"}.flaticon-instagram-3:before{content: "\f128"}.flaticon-facebook-2:before{content: "\f129"}

/* ===== font-autography.min.css ===== */
@font-face{font-family: 'autographyregular';src: url('../fonts/autography-webfont.woff2') format('woff2'),url('../fonts/autography-webfont.woff') format('woff');font-weight: normal;font-style: normal}

/* ===== slick.min.css ===== */
.slick-slider{position: relative;display: block;box-sizing: border-box;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-touch-callout: none;-khtml-user-select: none;-ms-touch-action: pan-y;touch-action: pan-y;-webkit-tap-highlight-color: transparent}.slick-list{position: relative;display: block;overflow: hidden;margin: 0;padding: 0}.slick-list:focus{outline: none}.slick-list.dragging{cursor: pointer;cursor: hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform: translate3d(0,0,0);-moz-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);-o-transform: translate3d(0,0,0);transform: translate3d(0,0,0)}.slick-track{position: relative;top: 0;left: 0;display: block;margin-left: auto;margin-right: auto}.slick-track:before,.slick-track:after{display: table;content: ''}.slick-track:after{clear: both}.slick-loading .slick-track{visibility: hidden}.slick-slide{display: none;float: left;height: 100%;min-height: 1px}[dir='rtl'] .slick-slide{float: right}.slick-slide img{display: block}.slick-slide.slick-loading img{display: none}.slick-slide.dragging img{pointer-events: none}.slick-initialized .slick-slide{display: block}.slick-loading .slick-slide{visibility: hidden}.slick-vertical .slick-slide{display: block;height: auto;border: 1px solid transparent}.slick-arrow.slick-hidden{display: none}

/* ===== odometer.min.css ===== */
.odometer.odometer-auto-theme,.odometer.odometer-theme-default{display: inline-block;vertical-align: middle;*vertical-align: auto;*zoom: 1;*display: inline;position: relative}.odometer.odometer-auto-theme .odometer-digit,.odometer.odometer-theme-default .odometer-digit{display: inline-block;vertical-align: middle;*vertical-align: auto;*zoom: 1;*display: inline;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;*vertical-align: auto;*zoom: 1;*display: inline;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;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);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-value,.odometer.odometer-theme-default .odometer-value{text-align: center}.odometer-formatting-mark{display: none}

/* ===== default.min.css ===== */
.mt-5{margin-top: 5px !important}.mt-10{margin-top: 10px}.mt-15{margin-top: 15px}.mt-20{margin-top: 20px}.mt-25{margin-top: 25px}.mt-30{margin-top: 30px}.mt-35{margin-top: 35px}.mt-40{margin-top: 40px}.mt-45{margin-top: 45px}.mt-50{margin-top: 50px}.mt-55{margin-top: 55px}.mt-60{margin-top: 60px}.mt-65{margin-top: 65px}.mt-70{margin-top: 70px}.mt-75{margin-top: 75px}.mt-80{margin-top: 80px}.mt-85{margin-top: 85px}.mt-90{margin-top: 90px}.mt-95{margin-top: 95px}.mt-100{margin-top: 100px}.mt-105{margin-top: 105px}.mt-110{margin-top: 110px}.mt-115{margin-top: 115px}.mt-120{margin-top: 120px}.mt-125{margin-top: 125px}.mt-130{margin-top: 130px}.mt-135{margin-top: 135px}.mt-140{margin-top: 140px}.mt-145{margin-top: 145px}.mt-150{margin-top: 150px}.mt-155{margin-top: 155px}.mt-160{margin-top: 160px}.mt-165{margin-top: 165px}.mt-170{margin-top: 170px}.mt-175{margin-top: 175px}.mt-180{margin-top: 180px}.mt-185{margin-top: 185px}.mt-190{margin-top: 190px}.mt-195{margin-top: 195px}.mt-200{margin-top: 200px}.mb-5{margin-bottom: 5px !important}.mb-10{margin-bottom: 10px}.mb-15{margin-bottom: 15px}.mb-20{margin-bottom: 20px}.mb-25{margin-bottom: 25px}.mb-30{margin-bottom: 30px}.mb-35{margin-bottom: 35px}.mb-40{margin-bottom: 40px}.mb-45{margin-bottom: 45px}.mb-50{margin-bottom: 50px}.mb-55{margin-bottom: 55px}.mb-60{margin-bottom: 60px}.mb-65{margin-bottom: 65px}.mb-70{margin-bottom: 70px}.mb-75{margin-bottom: 75px}.mb-80{margin-bottom: 80px}.mb-85{margin-bottom: 85px}.mb-90{margin-bottom: 90px}.mb-95{margin-bottom: 95px}.mb-100{margin-bottom: 100px}.mb-105{margin-bottom: 105px}.mb-110{margin-bottom: 110px}.mb-115{margin-bottom: 115px}.mb-120{margin-bottom: 120px}.mb-125{margin-bottom: 125px}.mb-130{margin-bottom: 130px}.mb-135{margin-bottom: 135px}.mb-140{margin-bottom: 140px}.mb-145{margin-bottom: 145px}.mb-150{margin-bottom: 150px}.mb-155{margin-bottom: 155px}.mb-160{margin-bottom: 160px}.mb-165{margin-bottom: 165px}.mb-170{margin-bottom: 170px}.mb-175{margin-bottom: 175px}.mb-180{margin-bottom: 180px}.mb-185{margin-bottom: 185px}.mb-190{margin-bottom: 190px}.mb-195{margin-bottom: 195px}.mb-200{margin-bottom: 200px}.ml-5{margin-left: 5px}.ml-8{margin-left: 8px}.ml-10{margin-left: 10px}.ml-15{margin-left: 15px}.ml-20{margin-left: 20px}.ml-25{margin-left: 25px}.ml-30{margin-left: 30px}.ml-35{margin-left: 35px}.ml-40{margin-left: 40px}.ml-45{margin-left: 45px}.ml-50{margin-left: 50px}.ml-55{margin-left: 55px}.ml-60{margin-left: 60px}.ml-65{margin-left: 65px}.ml-70{margin-left: 70px}.ml-75{margin-left: 75px}.ml-80{margin-left: 80px}.ml-85{margin-left: 85px}.ml-90{margin-left: 90px}.ml-95{margin-left: 95px}.ml-100{margin-left: 100px}.ml-105{margin-left: 105px}.ml-110{margin-left: 110px}.ml-115{margin-left: 115px}.ml-120{margin-left: 120px}.ml-125{margin-left: 125px}.ml-130{margin-left: 130px}.ml-135{margin-left: 135px}.ml-140{margin-left: 140px}.ml-145{margin-left: 145px}.ml-150{margin-left: 150px}.ml-155{margin-left: 155px}.ml-160{margin-left: 160px}.ml-165{margin-left: 165px}.ml-170{margin-left: 170px}.ml-175{margin-left: 175px}.ml-180{margin-left: 180px}.ml-185{margin-left: 185px}.ml-190{margin-left: 190px}.ml-195{margin-left: 195px}.ml-200{margin-left: 200px}.mr-5{margin-right: 5px}.mr-8{margin-right: 8px}.mr-10{margin-right: 10px}.mr-15{margin-right: 15px}.mr-20{margin-right: 20px}.mr-25{margin-right: 25px}.mr-30{margin-right: 30px}.mr-35{margin-right: 35px}.mr-40{margin-right: 40px}.mr-45{margin-right: 45px}.mr-50{margin-right: 50px}.mr-55{margin-right: 55px}.mr-60{margin-right: 60px}.mr-65{margin-right: 65px}.mr-70{margin-right: 70px}.mr-75{margin-right: 75px}.mr-80{margin-right: 80px}.mr-85{margin-right: 85px}.mr-90{margin-right: 90px}.mr-95{margin-right: 95px}.mr-100{margin-right: 100px}.mr-105{margin-right: 105px}.mr-110{margin-right: 110px}.mr-115{margin-right: 115px}.mr-120{margin-right: 120px}.mr-125{margin-right: 125px}.mr-130{margin-right: 130px}.mr-135{margin-right: 135px}.mr-140{margin-right: 140px}.mr-145{margin-right: 145px}.mr-150{margin-right: 150px}.mr-155{margin-right: 155px}.mr-160{margin-right: 160px}.mr-165{margin-right: 165px}.mr-170{margin-right: 170px}.mr-175{margin-right: 175px}.mr-180{margin-right: 180px}.mr-185{margin-right: 185px}.mr-190{margin-right: 190px}.mr-195{margin-right: 195px}.mr-200{margin-right: 200px}.pt-5{padding-top: 5px !important}.pt-10{padding-top: 10px}.pt-15{padding-top: 15px}.pt-20{padding-top: 20px}.pt-25{padding-top: 25px}.pt-30{padding-top: 30px}.pt-35{padding-top: 35px}.pt-40{padding-top: 40px}.pt-45{padding-top: 45px}.pt-50{padding-top: 50px}.pt-55{padding-top: 55px}.pt-60{padding-top: 60px}.pt-65{padding-top: 65px}.pt-70{padding-top: 70px}.pt-75{padding-top: 75px}.pt-80{padding-top: 80px}.pt-85{padding-top: 85px}.pt-90{padding-top: 90px}.pt-95{padding-top: 95px}.pt-100{padding-top: 100px}.pt-105{padding-top: 105px}.pt-110{padding-top: 110px}.pt-115{padding-top: 115px}.pt-120{padding-top: 120px}.pt-125{padding-top: 125px}.pt-130{padding-top: 130px}.pt-135{padding-top: 135px}.pt-140{padding-top: 140px}.pt-145{padding-top: 145px}.pt-150{padding-top: 150px}.pt-155{padding-top: 155px}.pt-160{padding-top: 160px}.pt-165{padding-top: 165px}.pt-170{padding-top: 170px}.pt-175{padding-top: 175px}.pt-180{padding-top: 180px}.pt-185{padding-top: 185px}.pt-190{padding-top: 190px}.pt-195{padding-top: 195px}.pt-200{padding-top: 200px}.pb-5{padding-bottom: 5px !important}.pb-10{padding-bottom: 10px}.pb-15{padding-bottom: 15px}.pb-20{padding-bottom: 20px}.pb-25{padding-bottom: 25px}.pb-30{padding-bottom: 30px}.pb-35{padding-bottom: 35px}.pb-40{padding-bottom: 40px}.pb-45{padding-bottom: 45px}.pb-50{padding-bottom: 50px}.pb-55{padding-bottom: 55px}.pb-60{padding-bottom: 60px}.pb-65{padding-bottom: 65px}.pb-70{padding-bottom: 70px}.pb-75{padding-bottom: 75px}.pb-80{padding-bottom: 80px}.pb-85{padding-bottom: 85px}.pb-90{padding-bottom: 90px}.pb-95{padding-bottom: 95px}.pb-100{padding-bottom: 100px}.pb-105{padding-bottom: 105px}.pb-110{padding-bottom: 110px}.pb-115{padding-bottom: 115px}.pb-120{padding-bottom: 120px}.pb-125{padding-bottom: 125px}.pb-130{padding-bottom: 130px}.pb-135{padding-bottom: 135px}.pb-140{padding-bottom: 140px}.pb-145{padding-bottom: 145px}.pb-150{padding-bottom: 150px}.pb-155{padding-bottom: 155px}.pb-160{padding-bottom: 160px}.pb-165{padding-bottom: 165px}.pb-170{padding-bottom: 170px}.pb-175{padding-bottom: 175px}.pb-180{padding-bottom: 180px}.pb-185{padding-bottom: 185px}.pb-190{padding-bottom: 190px}.pb-195{padding-bottom: 195px}.pb-200{padding-bottom: 200px}.pl-5{padding-left: 5px}.pl-10{padding-left: 10px}.pl-15{padding-left: 15px}.pl-20{padding-left: 20px}.pl-25{padding-left: 25px}.pl-30{padding-left: 30px}.pl-35{padding-left: 35px}.pl-40{padding-left: 40px}.pl-45{padding-left: 45px}.pl-50{padding-left: 50px}.pl-55{padding-left: 55px}.pl-60{padding-left: 60px}.pl-65{padding-left: 65px}.pl-70{padding-left: 70px}.pl-75{padding-left: 75px}.pl-80{padding-left: 80px}.pl-85{padding-left: 85px}.pl-90{padding-left: 90px}.pl-95{padding-left: 95px}.pl-100{padding-left: 100px}.pl-105{padding-left: 105px}.pl-110{padding-left: 110px}.pl-115{padding-left: 115px}.pl-120{padding-left: 120px}.pl-125{padding-left: 125px}.pl-130{padding-left: 130px}.pl-135{padding-left: 135px}.pl-140{padding-left: 140px}.pl-145{padding-left: 145px}.pl-150{padding-left: 150px}.pl-155{padding-left: 155px}.pl-160{padding-left: 160px}.pl-165{padding-left: 165px}.pl-170{padding-left: 170px}.pl-175{padding-left: 175px}.pl-180{padding-left: 180px}.pl-185{padding-left: 185px}.pl-190{padding-left: 190px}.pl-195{padding-left: 195px}.pl-200{padding-left: 200px}.pr-5{padding-right: 5px}.pr-10{padding-right: 10px}.pr-15{padding-right: 15px}.pr-20{padding-right: 20px}.pr-25{padding-right: 25px}.pr-30{padding-right: 30px}.pr-35{padding-right: 35px}.pr-40{padding-right: 40px}.pr-45{padding-right: 45px}.pr-50{padding-right: 50px}.pr-55{padding-right: 55px}.pr-60{padding-right: 60px}.pr-65{padding-right: 65px}.pr-70{padding-right: 70px}.pr-75{padding-right: 75px}.pr-80{padding-right: 80px}.pr-85{padding-right: 85px}.pr-90{padding-right: 90px}.pr-95{padding-right: 95px}.pr-100{padding-right: 100px}.pr-105{padding-right: 105px}.pr-110{padding-right: 110px}.pr-115{padding-right: 115px}.pr-120{padding-right: 120px}.pr-125{padding-right: 125px}.pr-130{padding-right: 130px}.pr-135{padding-right: 135px}.pr-140{padding-right: 140px}.pr-145{padding-right: 145px}.pr-150{padding-right: 150px}.pr-155{padding-right: 155px}.pr-160{padding-right: 160px}.pr-165{padding-right: 165px}.pr-170{padding-right: 170px}.pr-175{padding-right: 175px}.pr-180{padding-right: 180px}.pr-185{padding-right: 185px}.pr-190{padding-right: 190px}.pr-195{padding-right: 195px}.pr-200{padding-right: 200px}@media (max-width: 1199px){.pb-75{padding-bottom: 30px}}

/* ===== main.min.css ===== */
@font-face{font-family: 'AlethiaNextLight';src: url('/assets/alethianext-light.otf') format('opentype');font-weight: normal;font-style: normal}@font-face{font-family: 'AlethiaNextLightItalic';src: url('/assets/alethianext-lightitalic.otf') format('opentype');font-weight: normal;font-style: italic}@font-face{font-family: 'RetroSignature';src: url('/assets/RetroSignature.otf') format('opentype');font-weight: normal;font-style: normal}:root{--clr-kh: #1b0e0e;--tpl-ff-heading: 'Archivo',sans-serif;--tpl-ff-body: 'AlethiaNextLight';--tpl-ff-fontawesome: 'Font Awesome 6 Pro';--tpl-ff-handwriting: 'RetroSignature';--clr-common-white: #eeeeee;--clr-common-black: var(--clr-kh);--clr-common-border: #c7c7c7;--clr-common-placeholder: #8a8787;--clr-theme-1: var(--clr-kh);--clr-theme-2: #00a5b5;--clr-theme-3: #7c7c7c;--clr-theme-primary: var(--clr-kh);--clr-background-primary: var(--clr-kh);--clr-bg-1: var(--clr-kh);--clr-bg-2: #00a5b5;--clr-bg-3: #fffcf6;--clr-bg-4: #f2f2f2;--clr-bg-5: #F7F7F7;--clr-bg-6: #E8F5FF}*{margin: 0;padding: 0;box-sizing: border-box;scroll-behavior: smooth}html{font-size: 10px}body{font-family: var(--tpl-ff-body);font-size: 16px;font-weight: normal;color: var(--clr-theme-primary);line-height: 28px}.body-4-padding-left #smooth-wrapper{padding-left: 0}@media only screen and (min-width: 1400px) and (max-width: 1600px),only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 992px) and (max-width: 1199px){.body-4-padding-left #smooth-wrapper{padding-left: 84px}}main{overflow: hidden}section{position: relative;z-index: 2}a{text-decoration: none}img{max-width: 100%;object-fit: cover}a,.btn,button,span,p,input,select,textarea,li,img,svg path,*::after,*::before,.transition-3,h1,h2,h3,h4,h5,h6{-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-ms-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s}a:focus,.button:focus{text-decoration: none;outline: none}a:focus,a:hover{color: var(--clr-theme-2);text-decoration: none;border-color: var(--clr-theme-2)}a,button{color: inherit;outline: none;border: none;background: transparent}button:hover{cursor: pointer}button:focus{outline: 0;border: 0}.uppercase{text-transform: uppercase}.capitalize{text-transform: capitalize}.lowercase{text-transform: lowercase}h1,h2,h3,h4,h5,h6{font-family: var(--tpl-ff-heading);text-transform: capitalize;color: var(--clr-theme-primary);font-weight: 600;line-height: 1.2;margin-top: 0px;margin-bottom: 0px;-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-ms-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s}h1{font-size: 100px}@media only screen and (min-width: 1200px) and (max-width: 1399px){h1{font-size: 90px}}@media only screen and (min-width: 992px) and (max-width: 1199px){h1{font-size: 60px}}@media only screen and (min-width: 768px) and (max-width: 991px){h1{font-size: 80px}}@media only screen and (min-width: 576px) and (max-width: 767px){h1{font-size: 56px}}@media (max-width: 575px){h1{font-size: 50px}}@media (max-width:450px){h1{font-size: 38px}}h1.small{font-size: 65px}h2{font-size: 60px}@media only screen and (min-width: 1200px) and (max-width: 1399px){h2{font-size: 54px}}@media only screen and (min-width: 992px) and (max-width: 1199px){h2{font-size: 50px}}@media only screen and (min-width: 768px) and (max-width: 991px){h2{font-size: 46px}}@media only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){h2{font-size: 42px}}@media (max-width:450px){h2{font-size: 36px}}h2.xlarge{font-size: 50px}@media only screen and (min-width: 1200px) and (max-width: 1399px){h2.xlarge{font-size: 70px}}@media only screen and (min-width: 992px) and (max-width: 1199px){h2.xlarge{font-size: 60px}}@media only screen and (min-width: 768px) and (max-width: 991px){h2.xlarge{font-size: 46px}}@media only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){h2.xlarge{font-size: 42px}}@media (max-width:450px){h2.xlarge{font-size: 40px}}h2.large{font-size: 65px}@media only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 768px) and (max-width: 991px){h2.large{font-size: 60px}}@media only screen and (min-width: 992px) and (max-width: 1199px){h2.large{font-size: 55px}}@media only screen and (min-width: 768px) and (max-width: 991px){h2.large{font-size: 46px}}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px){h2.large{font-size: 40px}}@media (max-width:450px){h2.large{font-size: 35px}}h2.small{font-size: 50px}h2.x-small{font-size: 40px}h3{font-size: 48px}h4{font-size: 34px}h5{font-size: 24px}h5.small{font-size: 22px}h6{font-size: 20px}ul{margin: 0;padding: 0}p{font-family: var(--tpl-ff-heading);font-size: 15px;font-weight: normal;color: var( --clr-theme-primary);margin-bottom: 26px;line-height: 28px}p.xlarge{font-size: 13px;line-height: 21px}@media only screen and (min-width: 768px) and (max-width: 991px){p.xlarge{font-size: 22px;line-height: 36px}}@media only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){p.xlarge{font-size: 20px;line-height: 34px}}p.large{font-size: 20px;line-height: 34px}::-webkit-scrollbar{height: 4px;width: 4px;background: transparent}::-webkit-scrollbar-thumb{background: var(--clr-theme-2);-webkit-border-radius: 1ex;-webkit-box-shadow: 0px 0px 0px rgba(0,0,0,0.75)}::-webkit-scrollbar-corner{background: transparent}*::-moz-selection{background: var(--clr-common-black);color: var(--clr-common-white);text-shadow: none}::-moz-selection{background: var(--clr-common-black);color: var(--clr-common-white);text-shadow: none}::selection{background: var(--clr-common-black);color: var(--clr-common-white);text-shadow: none}*::-moz-placeholder{color: var(--clr-common-placeholder);font-size: 16px;opacity: 1}*::placeholder{color: var(--clr-common-placeholder);font-size: 16px;opacity: 1}.fix{overflow: hidden}.x-clip{overflow-x: clip}.y-clip{overflow-y: clip}.clear{clear: both}.f-left{float: left}.f-right{float: right}.include-bg{background-repeat: no-repeat;background-size: cover;background-position: center}.z-index-0{z-index: 0 !important}.z-index-1{z-index: 1}.z-index-2{z-index: 2}.z-index-3{z-index: 3}.z-index-4{z-index: 4}.z-index-5{z-index: 5}.z-index--1{z-index: -1}.z-index--2{z-index: -2}.z-index--3{z-index: -3}.z-index--4{z-index: -4}.z-index--5{z-index: -5}.overflow-y-visible{overflow-x: hidden;overflow-y: visible}.p-relative{position: relative}.p-absolute{position: absolute}.pos-rel{position: relative}.pos-abs{position: absolute}.full-screen{display: block;width: 100%;height: 100vh;overflow: hidden}#bd-cstm-sliders #bd-cstm-sliders__container{height: 100%;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: nowrap;flex-wrap: nowrap;padding: 0;overflow: hidden;width: 300%}#bd-cstm-sliders #bd-cstm-sliders__container .bd-cstm-slide{position: relative;width: 100%;overflow: hidden;height: 100%}.section-spacing{padding-top: 120px;padding-bottom: 120px}@media only screen and (min-width: 992px) and (max-width: 1199px){.section-spacing{padding-top: 120px;padding-bottom: 120px}}@media only screen and (min-width: 768px) and (max-width: 991px){.section-spacing{padding-top: 100px;padding-bottom: 100px}}@media only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.section-spacing{padding-top: 80px;padding-bottom: 80px}}.section-spacing-top{padding-top: 120px}@media only screen and (min-width: 992px) and (max-width: 1199px){.section-spacing-top{padding-top: 120px}}@media only screen and (min-width: 768px) and (max-width: 991px){.section-spacing-top{padding-top: 100px}}@media only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.section-spacing-top{padding-top: 80px}}.section-spacing-bottom{padding-bottom: 120px}@media only screen and (min-width: 992px) and (max-width: 1199px){.section-spacing-bottom{padding-bottom: 120px}}@media only screen and (min-width: 768px) and (max-width: 991px){.section-spacing-bottom{padding-bottom: 100px}}@media only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.section-spacing-bottom{padding-bottom: 80px}}.section-title-spacing{margin-bottom: 50px}@media only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.section-title-spacing{margin-bottom: 30px}}.adjust-header-space{margin-top: 88px}@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){.adjust-header-space{margin-top: 65px}}.fw-400{font-weight: 400}.fw-500{font-weight: 500}.fw-600{font-weight: 600}.fw-500{font-weight: 500}.fw-600{font-weight: 600}.fw-700{font-weight: 700}.fw-800{font-weight: 800}.fw-900{font-weight: 900}.text-white h1,.text-white h2,.text-white h3,.text-white h4,.text-white h5,.text-white h6,.text-white p,.text-white span,.text-white li,.text-white a{color: var(--clr-common-white) !important}.white-color{color: var(--clr-common-white)}.black-color{color: var(--clr-common-black)}.theme-color{color: var(--clr-theme-1)}.theme-color-2{color: var(--clr-theme-2)}.body-overlay{background-color: rgba(0,0,0,0.5);height: 100%;width: 100%;position: fixed;top: 0;z-index: 99;inset-inline-start: 0;opacity: 0;visibility: hidden;-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-ms-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s}.body-overlay:hover{cursor: pointer}.body-overlay.opened{opacity: 1;visibility: visible}@media (max-width: 575px){.progress-wrap{inset-inline-end: 15px;bottom: 15px}}.centered-title{text-align: center}.centered-title .bd-section-subtitle{justify-content: center}.bd-section-title{font-size: 65px;line-height: 1;font-weight: 700;text-transform: uppercase;position: relative}@media only screen and (min-width: 1400px) and (max-width: 1600px){.bd-section-title{font-size: 60px}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.bd-section-title{font-size: 54px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.bd-section-title{font-size: 48px}}@media only screen and (min-width: 768px) and (max-width: 991px){.bd-section-title{font-size: 48px}}@media only screen and (min-width: 576px) and (max-width: 767px){.bd-section-title{font-size: 40px}}@media (max-width: 575px){.bd-section-title{font-size: 40px}}@media (max-width:450px){.bd-section-title{font-size: 34px}}.bd-section-subtitle{font-size: 16px;font-weight: 600;color: var(--clr-theme-2);text-transform: uppercase;display: flex;align-items: center;justify-content: flex-start;column-gap: 15px;line-height: 1;margin-bottom: 30px;margin-top: -3px}.bd-section-subtitle span{color: var(--clr-common-white)}.bd-section-subtitle i:not(:last-child){transform: rotateY(180deg)}.bd-section-subtitle.no-gap{column-gap: 0}.bd-section-subtitle.st-b{font-style: italic;column-gap: 7px}.bd-section-subtitle.st-b span{color: var(--clr-theme-1)}.title-text-white.bd-section-subtitle.st-b span{color: var(--clr-common-white)}.title-text-white.bd-section-title{color: var(--clr-common-white)}.white-text{color: var(--clr-common-white)}.border-left{position: relative}.border-left:before{position: absolute;content: "";width: 1px;height: 100%;background: #eaebee;inset-inline-start: 0;top: 0}.bg-white{background-color: var(--clr-common-white) !important}.bg-gray{background-color: var(--clr-bg-4)}.bg-theme-1{background: var(--clr-theme-1)}.bg-theme-2{background: var(--clr-theme-2)}.bg-theme-3{background: var(--clr-theme-3)}.section-main-title{font-size: 38px;line-height: 1.26;font-weight: 600;color: var(--clr-theme-1);margin-top: -8px}@media (max-width: 575px){.section-main-title{font-size: 32px}}@media (max-width:450px){.section-main-title{font-size: 28px}}.hr1{border-bottom: 1px solid #D9D9D9}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{width: 100%;padding-inline-end: var(--bs-gutter-x,15px);padding-inline-start: var(--bs-gutter-x,15px);margin-inline-end: auto;margin-inline-start: auto}.row{--bs-gutter-x: 30px}.g-40,.gx-40{--bs-gutter-x: 40px}.g-40,.gy-40{--bs-gutter-y: 40px}.g-50,.gx-50{--bs-gutter-x: 50px}.g-50,.gy-50{--bs-gutter-y: 50px}@media (min-width: 1441px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width: 1440px}}@media (min-width: 1200px){.container-small{max-width: 1200px}}.circle-dot-pagination{display: flex;gap: 4px}.circle-dot-pagination .swiper-pagination-bullet{width: 24px;height: 24px;border: 1px solid transparent;border-radius: 50%;display: inline-block;border-radius: 50%;opacity: 1;margin: 0 !important;position: relative;background: none}.circle-dot-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{border-color: var(--clr-theme-2)}.circle-dot-pagination .swiper-pagination-bullet:before{position: absolute;content: "";width: 8px;height: 8px;background: var(--clr-theme-2);border-radius: 50%;top: 50%;left: 50%;transform: translate(-50%,-50%)}.stroke-text{font-size: 100px;font-weight: 700;font-family: "Archivo",sans-serif;-webkit-text-fill-color: transparent;-webkit-text-stroke-width: 1px;-webkit-text-stroke-color: #2F2F2F;line-height: 1;display: inline-block}.area-absolute{position: absolute;width: 100%;height: 100%;top: 0;inset-inline-start: 0}.filter-search-input{position: relative}.filter-search-input input{width: 100%;height: 50px;border: 1px solid var(--clr-bg-1);background: var(--clr-common-white);border-radius: 0;padding: 0 20px;padding-inline-end: 50px;outline: none}.filter-search-input button{position: absolute;inset-inline-end: 20px;top: 12px;color: #919191}i[class^=flaticon-]{line-height: 1;top: 2px;position: relative}.font-highlight{font-family: var(--tpl-ff-body);font-weight: 400}.font-normal{font-weight: 400}.font-bold{font-weight: 700}[dir=rtl] [type=tel],[dir=rtl] [type=url],[dir=rtl] [type=email],[dir=rtl] [type=number]{direction: rtl}video{width: 100%;height: 100%;object-fit: unset}.parallax-bg{background-attachment: fixed}.panel{position: absolute;top: 0;width: 0%;height: 100%;left: 0;background: white;z-index: 10;transition: transform 0.5s ease-in-out;animation: panel 1s;animation-timing-function: cubic-bezier(0.785,0.135,0.15,0.86)}.panel-top{position: absolute;top: 0;width: 100%;height: 0%;left: 0;background: white;z-index: 10;transition: transform 0.5s ease-in-out;animation: panelTop 1s;animation-timing-function: cubic-bezier(0.785,0.135,0.15,0.86)}.panel-bottom{position: absolute;bottom: 0;width: 100%;height: 0%;left: 0;background: white;z-index: 10;transition: transform 0.5s ease-in-out;animation: panelBottom 1s;animation-timing-function: cubic-bezier(0.785,0.135,0.15,0.86)}.tpl__item-center{width: 100%;text-align: center}.tpl__flex-center{display: flex;justify-content: center}.tpl__theme-color{color: var(--clr-theme-2)}.has-border-bottom{border-bottom: 1px solid #D9D9D9}.has-border-top-bottom{border-top: 1px solid #D9D9D9;border-bottom: 1px solid #D9D9D9}.has-border-bottom-black{border-bottom: 1px solid #414141}.bd-basic__pagination ul{display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;align-items: center;gap: 20px;justify-content: center;flex-wrap: wrap}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.bd-basic__pagination ul{justify-content: start}}.bd-basic__pagination ul li{list-style: none}.bd-basic__pagination ul li a{width: 50px;height: 50px;display: inline-flex;align-items: center;justify-content: center;position: relative;right: 0;top: 50%;font-weight: 500;font-size: 16px;border: 1px solid #D9D9D9;font-family: var(--tpl-ff-heading)}.bd-basic__pagination ul li a:hover{background-color: var(--clr-theme-2);color: var(--clr-common-white);border-color: transparent}.bd-basic__pagination ul li .current{width: 50px;height: 50px;display: inline-flex;align-items: center;justify-content: center;position: relative;right: 0;top: 50%;font-weight: 500;font-size: 14px;background-color: var(--clr-theme-2);color: var(--clr-common-white)}.mfp-iframe-holder .mfp-content{line-height: 0;width: 100%;max-width: 1280px}@media only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 1400px) and (max-width: 1600px){.mfp-iframe-holder .mfp-content{max-width: 1050px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.mfp-iframe-holder .mfp-content{max-width: 820px}}.mfp-close{-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg)}.mfp-close:hover{color: var(--clr-common-white)}.mfp-close::after{position: absolute;content: "\f00d";height: 100%;width: 100%;font-family: var(--tpl-ff-fontawesome);font-size: 36px;font-weight: 200;right: -35px;margin-top: -25px}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.mfp-close::after{right: 15px;margin-top: -40px}}.mfp-iframe-scaler iframe{-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.15);-ms-box-shadow: 0 0 10px 0 rgba(0,0,0,0.15);box-shadow: 0 0 10px 0 rgba(0,0,0,0.15)}.mfp-bg{opacity: 0.8;background: #212121 !important}body.mfp-content{overflow-y: hidden !important}--topylo-tab-width{width: 200px}.down-mark{border-bottom: 2px solid}@media (max-width: 575px){.text-xs-center{text-align: center !important}}.slider-nav.swiper-button-disabled{opacity: 0.5;pointer-events: none}.fill-btn{font-size: 16px;color: var(--clr-common-white);font-weight: 600;background: var(--clr-theme-1);border: 1px solid var(--clr-theme-1);height: 60px;display: inline-flex;justify-content: center;align-items: center;gap: 13px;border-radius: 0px;padding: 0 50px;position: relative;overflow: hidden;line-height: 1;white-space: nowrap}.fill-btn:hover{color: var(--clr-theme-1);background: var(--clr-common-white)}.radius-btn{font-size: 16px;font-weight: 400;color: var(--clr-common-white);border: 1px solid #D9D9D9;padding: 0px 55px;height: 80px;border-radius: 50px;display: inline-flex;justify-content: center;align-items: center;gap: 20px;line-height: 1}.radius-btn .btn-icon{transform: rotate(-45deg)}.radius-btn .btn-icon i{display: inline-block}.radius-btn:hover{color: var(--clr-common-white);background: var(--clr-theme-2);border-color: var(--clr-theme-1)}.radius-btn:hover .btn-icon i{animation: iconltr 0.5s forwards}.radius-btn.border-black{border: 1px solid #4F4F4F}.radius-btn.border-black:hover{border-color: var(--clr-theme-2)}.radius-btn.is-black{color: var(--clr-common-black)}.border-btn{position: relative;z-index: 1;overflow: hidden;font-weight: 500;font-size: 16px;line-height: 19px;padding: 11px 28px;text-align: center;letter-spacing: -0.01em;text-transform: capitalize;display: inline-block;border: 1px solid #d9d9d9;color: var(--clr-common-black);background: transparent}.border-btn::before{content: "";position: absolute;height: 400px;width: 430px;top: 50%;left: 50%;background: var(--clr-theme-2);border-radius: 50%;transform: translateX(-22%) translateY(-42%) scale(0);-moz-transition: all 0.5s ease-out 0s;-webkit-transition: all 0.5s ease-out 0s;-ms-transition: all 0.5s ease-out 0s;-o-transition: all 0.5s ease-out 0s;transition: all 0.5s ease-out 0s;z-index: -1}.border-btn:hover::before{transform: translateX(-50%) translateY(-50%) scale(1)}.border-btn::after{position: absolute;content: "";background: var(--clr-theme-2);height: 34px;width: 36px;border-radius: 15px;right: -11px;bottom: -11px}.border-btn:hover{color: var(--clr-common-white)}.border-btn .btn-icon{transform: rotate(-45deg);margin-left: 15px;display: inline-block}.border-btn .btn-icon i{display: inline-block}.border-btn:hover .btn-icon i{animation: iconltr 0.5s forwards}.border-btn2{font-size: 16px;font-weight: 400;padding: 0 22px;height: 60px;border-radius: 2px;display: inline-flex;justify-content: center;align-items: center;gap: 15px;line-height: 1;color: var(--clr-common-white);border: 1px solid transparent;border-image: linear-gradient(90.37deg,#14CF93 1.75%,#42A5F5 99.88%);border-image-slice: 1;position: relative;z-index: 1}.border-btn2::before{position: absolute;content: "";width: 100%;height: 100%;top: 0;left: 0;background: linear-gradient(90.37deg,#14CF93 1.75%,#42A5F5 99.88%);z-index: -1;opacity: 0;transition: 0.3s ease-in-out}@media (max-width: 575px){.border-btn2::before{opacity: 1}}.border-btn2:hover{color: var(--clr-common-white)}.border-btn2:hover::before{opacity: 1}.border-btn2:hover .btn-icon i{animation: iconltr 0.5s forwards}.thumb-link-btn{font-size: 18px;font-weight: 600;color: var(--clr-common-white);padding: 0px 155px;height: 126px;border-radius: 100px;display: inline-flex;justify-content: center;align-items: center;gap: 20px;line-height: 1;position: relative;overflow: hidden;z-index: 5}@media (max-width:450px){.thumb-link-btn{padding: 0px 40px}}.thumb-link-btn::after{position: absolute;content: "";width: 100%;height: 100%;background: #000000;opacity: 0.65;top: 0;left: 0;z-index: -1}.thumb-link-btn .btn-icon{transform: rotate(-45deg)}.thumb-link-btn .btn-icon i{display: inline-block}.thumb-link-btn:hover{color: var(--clr-theme-2)}.thumb-link-btn:hover .btn-icon i{animation: iconltr 0.5s forwards}.border-bottom-btn{font-size: 16px;line-height: 25px;font-weight: 400;display: inline-flex;position: relative;font-family: var(--tpl-ff-heading)}.border-bottom-btn:hover:after{left: 0;width: 100%}.border-bottom-btn:after{position: absolute;content: "";width: 70%;height: 3px;right: auto;left: 0;bottom: -4px;background: var(--clr-theme-2);-webkit-transition: all 0.5s ease-out 0s;-moz-transition: all 0.5s ease-out 0s;-ms-transition: all 0.5s ease-out 0s;-o-transition: all 0.5s ease-out 0s;transition: all 0.5s ease-out 0s}.btn-text::after{position: absolute;content: "";width: 70%;height: 3px;right: auto;left: 0;bottom: -4px;background: var(--clr-theme-2);-webkit-transition: all 0.5s ease-out 0s;-moz-transition: all 0.5s ease-out 0s;-ms-transition: all 0.5s ease-out 0s;-o-transition: all 0.5s ease-out 0s;transition: all 0.5s ease-out 0s}.btn-text:hover::after{left: 0;width: 100%}.service-list-btn{font-size: 16px;font-weight: 400;color: var(--clr-theme-1);border: 1px solid #D9D9D9;padding: 15px 27px;border-radius: 2px;display: inline-flex;justify-content: center;align-items: center;gap: 15px;line-height: 1.3}.service-list-btn .btn-icon{transform: rotate(-45deg)}.service-list-btn .btn-icon i{display: inline-block;font-size: 20px}.circle-btn{height: 180px;width: 180px;position: relative;display: inline-flex;justify-content: center;align-items: center;border-radius: 50%}.circle-btn:hover .icon-box{color: var(--clr-theme-1)}.circle-btn:hover .icon-box svg *{fill: var(--clr-theme-2)}.circle-btn:hover .icon-box i{animation: iconltr 0.5s forwards;color: var(--clr-common-white)}.circle-btn .icon-box{height: 120px;width: 120px;display: inline-flex;justify-content: center;align-items: center;color: white;border-radius: 50%;font-size: 38px;font-weight: 400;background: var(--clr-theme-2);box-shadow: 0px 0px 20px rgba(0,0,0,0.1);background-size: cover;background-repeat: no-repeat;background-position: center}.circle-btn .image-text{position: absolute;top: 0;left: 0;width: 100%;animation: rotate 20s linear infinite}.circle-btn.is-green .icon-box{background: var(--clr-theme-2);border-color: var(--clr-theme-2);color: var(--clr-common-white);transform: rotate(-45deg)}.circle-btn.is-green .icon-box i{font-size: 35px}.thumb-video-btn .circle-btn{width: 160px;height: 160px}.thumb-video-btn .circle-btn .icon-box{width: 110px;height: 110px;background-color: var(--clr-kh)}.thumb-video-btn .circle-btn .image-text{filter: none}.thumb-video-btn.is-overlay .icon-box{position: relative;z-index: 55}.thumb-video-btn.is-overlay .icon-box::before{position: absolute;content: "";height: 100%;width: 100%;background: #000000;top: 0;left: 0;border-radius: 50%;z-index: -1;opacity: 0.5}.thumb-video-btn.remove-filter.thumb-video-btn .circle-btn .image-text{filter: none}.nav-btn{width: 59px;height: 59px;border: 1px solid var(--clr-theme-1);display: inline-flex;justify-content: center;align-items: center;font-size: 20px;color: var(--clr-theme-1);background: var(--clr-common-white);-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-ms-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s}.nav-btn:hover{color: var(--clr-common-white);background: var(--clr-theme-2)}.nav-btn i{font-weight: 400}[dir=rtl] .nav-btn i{transform: rotateY(180deg)}.circle-nav-btn{width: 60px;height: 60px;border-radius: 50%;display: inline-flex;justify-content: center;align-items: center;font-size: 26px;color: var(--clr-theme-2);background: rgba(20,207,147,0.15);-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-ms-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s}.circle-nav-btn:hover{color: var(--clr-common-white);background: var(--clr-theme-2)}.circle-nav-btn i{font-weight: 400}[dir=rtl] .circle-nav-btn i{transform: rotateY(180deg)}.icon-box-upward{transform: rotate(-45deg);display: inline-flex;justify-content: center;align-items: center;width: 40px;height: 40px;color: #191919;font-size: 20px;position: relative}.icon-box-upward:hover i{animation: iconltr 0.5s forwards}.icon-box-upward::before{position: absolute;content: "";width: 100%;height: 100%;border: 1px solid #D9D9D9;transform: rotate(45deg)}.text-btn{color: var(--clr-theme-3);font-size: 16px;font-weight: 400;line-height: 25px;position: relative;display: inline-flex;align-items: center;gap: 15px}.text-btn:hover{color: var(--clr-theme-2)}.arrow-text-btn{color: var(--clr-theme-1);display: inline-flex;align-items: center;gap: 13px;line-height: 1}.arrow-text-btn:hover{color: var(--clr-theme-2)}.arrow-text-btn:hover span:before{transform: scaleX(1);background: var(--clr-theme-2)}.arrow-text-btn i{font-size: 20px}.arrow-text-btn span{font-size: 16px;font-weight: 600;position: relative;z-index: 1}.arrow-text-btn span:before{position: absolute;left: 0;bottom: -2px;right: 0;height: 1px;content: "";transform: scaleX(0);transform-origin: center;transform-style: preserve-3d;transition: all 0.4s cubic-bezier(0.62,0.21,0.45,1.22);background: var(--clr-theme-1);z-index: -1}.c-button{border-radius: 100rem;width: 200px;height: 200px;border: 0;background: transparent;position: relative;overflow: hidden;transform: scale(1);transition: 1s ease;display: inline-flex;justify-content: center;align-items: center}@media only screen and (min-width: 1200px) and (max-width: 1399px){.c-button{width: 170px;height: 170px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.c-button{width: 150px;height: 150px}}.c-button:after,.c-button:before{content: "";width: inherit;height: inherit;border-radius: inherit;background-color: var(--clr-theme-1);position: absolute;top: 0;left: 0;transform: rotate(-180deg);transform-origin: left;transition: 0.4s ease-out}.c-button:before{transition-delay: 0.15s}.c-button:after{background-color: var(--clr-theme-2)}.c-button:hover{transform: scale(1);border-color: var(--clr-theme-2)}.c-button:hover:after,.c-button:hover:before{top: 0;left: 0;transform: rotate(0deg);transition: 0.4s ease-out}.c-button:hover:after{transition-delay: 0.15s}.c-button:hover .c-button__text{color: var(--clr-common-white)}.c-button:hover .c-button__arrow{color: var(--clr-common-white);border-color: var(--clr-common-white)}.c-button__border{position: absolute;content: "";width: inherit;height: inherit;border-radius: inherit;top: 0;left: 0;transition: 0.4s ease-out;border: 1px solid #5d5d5d}.c-button__text{position: relative;display: block;text-align: center;z-index: 2;font-size: 16px;color: var(--clr-theme-primary);line-height: 25px;transition: 0.4s ease-out}.c-button__text i{font-size: 25px}.c-button .c-button__arrow{font-size: 32px;width: 92px;height: 92px;display: inline-flex;align-items: center;justify-content: center;border: 3.3px solid #4F4F4F;color: #4F4F4F;border-radius: 50%;position: relative;z-index: 55;-webkit-transition: all 0.4s ease-out 0s;-moz-transition: all 0.4s ease-out 0s;-ms-transition: all 0.4s ease-out 0s;-o-transition: all 0.4s ease-out 0s;transition: all 0.4s ease-out 0s}.c-button.is-fill{background: var(--clr-theme-2)}.c-button.is-fill .c-button__border{border: none}.c-button.is-fill::after{background-color: var(--clr-theme-1)}.team-middle .area-btn .c-button.is-fill{width: 206px;height: 206px}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (min-width: 992px) and (max-width: 1199px){.team-middle .area-btn .c-button.is-fill{width: 200px;height: 200px}}.team-middle .area-btn .c-button .c-button__text{color: var(--clr-common-white);font-size: 20px;top: 20px}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (min-width: 992px) and (max-width: 1199px){.team-middle .area-btn .c-button .c-button__text{font-size: 18px}}.c-button.is-white .c-button__text{color: var(--clr-common-white)}.c-button .is-white::after,.c-button::before{content: "";width: inherit;height: inherit;border-radius: inherit;background-color: transparent;position: absolute;top: 0;left: 0;transform: rotate(-180deg);transform-origin: left;transition: 0.4s ease-out}.round-button{border-radius: 50%;padding: 30px 41px;background: transparent;position: relative;display: inline-flex;justify-content: center;align-items: center;border: 1px solid #4F4F4F}.round-button:hover{transform: scale(1);border-color: #14CF93}.round-button:hover:after,.round-button:hover:before{top: 0;left: 0;transform: rotate(0deg);transition: 0.4s ease-out}.round-button:hover:after{transition-delay: 0.15s}.round-button:hover .c-button__text{color: var(--clr-common-white)}.round-button__border{position: absolute;content: "";width: inherit;height: inherit;border-radius: inherit;top: 0;left: 0;transition: 0.4s ease-out;border: 1px solid #4F4F4F}.round-button__text{position: relative;display: block;z-index: 2;font-size: 16px;color: var(--clr-theme-primary);line-height: 25px;transition: 0.4s ease-out}.play-btn{width: 60px;height: 60px;font-size: 16px;background-color: var(--clr-common-white);display: inline-flex;border-radius: 50%;color: var(--clr-theme-2);justify-content: center;align-items: center;cursor: pointer;animation: pulse 2s infinite}.play-btn:hover{background-color: var(--clr-theme-2);color: var(--clr-theme-1)}.link-btn{position: relative;font-size: 15px;font-weight: 500;color: var(--clr-common-black);text-transform: uppercase;padding-inline-end: 15px}.link-btn i{position: absolute;top: 50%;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);transition: all ease 0.2s;-webkit-transition: all ease 0.2s;-moz-transition: all ease 0.2s;-ms-transition: all ease 0.2s;-o-transition: all ease 0.2s}.link-btn i:first-child{inset-inline-start: -100%;visibility: hidden;opacity: 0}.link-btn i:last-child{inset-inline-end: 0}.link-btn:hover{color: var(--clr-common-black)}.link-btn:hover i:first-child{inset-inline-start: 0;visibility: visible;opacity: 1}.link-btn:hover i:last-child{inset-inline-end: -100%;visibility: hidden;opacity: 0}.link-btn-2{position: relative;font-size: 14px;color: var(--clr-common-black);font-weight: 500;padding-inline-end: 22px;display: inline-block;text-transform: uppercase}.link-btn-2 i{position: absolute;top: 45%;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);transition: all ease 0.2s;-webkit-transition: all ease 0.2s;-moz-transition: all ease 0.2s;-ms-transition: all ease 0.2s;-o-transition: all ease 0.2s;font-size: 12px}.link-btn-2 i:first-child{inset-inline-end: 10%;visibility: hidden;opacity: 0}.link-btn-2 i:last-child{inset-inline-end: 0}.link-btn-2:hover{color: var(--clr-common-black)}.link-btn-2:hover i:first-child{inset-inline-end: 0;visibility: visible;opacity: 1}.link-btn-2:hover i:last-child{inset-inline-end: -10%;visibility: hidden;opacity: 0}.link-btn-2.pink{color: var(--clr-common-black)}.link-btn-2.pink:hover{color: var(--clr-common-black)}.pulse-btn{display: inline-block;width: 80px;height: 80px;line-height: 84px;text-align: center;background-color: var(--clr-common-white);-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;color: var(--clr-common-black);animation: pulse 2s infinite}.pulse-btn:hover{background-color: var(--clr-common-black);color: var(--clr-common-white)}.pulse-btn i{padding-inline-start: 2px}@-webkit-keyframes pulse{0%{-webkit-box-shadow: 0 0 0 0 rgba(255,255,255,0.4)}70%{-webkit-box-shadow: 0 0 0 45px rgba(255,255,255,0)}100%{-webkit-box-shadow: 0 0 0 0 rgba(255,255,255,0)}}@keyframes pulse{0%{-moz-box-shadow: 0 0 0 0 rgba(255,255,255,0.4);box-shadow: 0 0 0 0 rgba(255,255,255,0.4)}70%{-moz-box-shadow: 0 0 0 45px rgba(255,255,255,0);box-shadow: 0 0 0 45px rgba(255,255,255,0)}100%{-moz-box-shadow: 0 0 0 0 rgba(255,255,255,0);box-shadow: 0 0 0 0 rgba(255,255,255,0)}}.link-scroll-wrapper{-webkit-transition-timing-function: linear;transition-timing-function: linear}.link-scroll-line__heading{white-space: nowrap;margin-bottom: 0}.link-scroll-line__heading a:hover,.link-scroll-line__heading a:focus{color: inherit}.link-scroll-line__heading a:hover .stroke-text,.link-scroll-line__heading a:focus .stroke-text{-webkit-text-stroke-color: inherit}.link-scroll-line__heading .link-separate-icon svg{width: 50px;height: auto}.link-scroll-line__heading .stroke-text{font-size: inherit}.case-btn{display: inline-flex;align-items: center;gap: 15px}.icon-box i{font-size: 30px}.case-meta-item:hover .icon-box i{animation: iconltr 0.5s forwards}.team-edid-btn{height: 46px;display: inline-flex;align-items: center;justify-content: center;border: 1px solid #D9D9D9;padding: 0 15px;gap: 10px;border-radius: 6px}.team-edid-btn:hover{color: var(--clr-common-white);background: var(--clr-theme-2);border-color: transparent}.team-edid-btn:hover .pen-icon path{fill: var(--clr-common-white)}.input-btn{font-size: 16px;font-weight: 400;color: #a5a5a5;border: 1px solid #D9D9D9;padding: 0 22px;height: 60px;border-radius: 2px;display: inline-flex;justify-content: center;align-items: center;gap: 15px;line-height: 1}.input-btn .btn-icon{transform: rotate(-45deg)}.input-btn .btn-icon i{display: inline-block}.input-btn:hover{color: var(--clr-common-white);background: var(--clr-theme-2);border-color: var(--clr-theme-2)}.input-btn:hover .btn-icon i{animation: iconltr 0.5s forwards}.login-btn{font-size: 16px;font-weight: 400;color: #a5a5a5;border: 1px solid #414141;padding: 0 22px;height: 60px;border-radius: 2px;display: inline-flex;justify-content: center;align-items: center;gap: 15px;line-height: 1}.login-btn:hover{color: var(--clr-common-white);background: var(--clr-theme-2);border-color: var(--clr-theme-2)}.gamil__sign-btn{font-size: 16px;font-weight: 400;color: #a5a5a5;padding: 0 22px;height: 60px;border-radius: 2px;display: inline-flex;justify-content: center;align-items: center;gap: 15px;line-height: 1;background: #242424}.d-button{background: transparent;display: inline-flex;justify-content: center;align-items: center;padding: 31.5px 41px;border: 1px solid #D9D9D9;border-radius: 50%;position: relative;overflow: hidden}.d-button:after{content: "";border-radius: inherit;background-color: var(--clr-theme-1);position: absolute;top: 0;left: 0;transform: rotate(-180deg);transform-origin: left;transition: 0.4s ease-out;height: 100%;width: 100%;background-color: #14CF93}.d-button:hover{border-color: #14CF93}.d-button:hover:after{top: 0;left: 0;transform: rotate(0deg);transition: 0.4s ease-out}.d-button:hover:after{transition-delay: 0.15s}.d-button:hover .c-button__text{color: var(--clr-common-white)}.d-button:hover .c-button__arrow{color: var(--clr-common-white);border-color: var(--clr-common-white)}.d-button__border{position: absolute;content: "";width: inherit;height: inherit;border-radius: inherit;top: 0;left: 0;transition: 0.4s ease-out;border: 1px solid #4F4F4F}.d-button__text{position: relative;display: block;z-index: 2;font-size: 16px;color: var(--clr-theme-primary);line-height: 25px;transition: 0.4s ease-out}.features-content .d-button{margin-left: -60px}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 1200px) and (max-width: 1399px){.features-content .d-button{margin-left: 0px}}.buttons-wrapper{display: grid;grid-template-columns: repeat(4,1fr);justify-content: center;place-items: center;gap: 60px 60px}@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (min-width: 576px) and (max-width: 767px){.buttons-wrapper{grid-template-columns: repeat(2,1fr)}}@media (max-width:450px),(max-width: 575px){.buttons-wrapper{grid-template-columns: repeat(1,1fr)}}.btn_wrapper,#btn_wrapper{position: relative}.services__btn.is-black a{color: var(--clr-theme-1)}.btn-grid{display: grid;grid-template-columns: auto auto;justify-content: center;gap: 60px 60px}@media (max-width:450px),(max-width: 575px){.btn-grid{grid-template-columns: auto}}@keyframes iconltr{49%{transform: translateX(30%)}50%{opacity: 0;transform: translateX(-30%)}51%{opacity: 1}}@keyframes iconrtl{49%{transform: translateX(-30%)}50%{opacity: 0;transform: translateX(30%)}51%{opacity: 1}}@keyframes iconlbtr{49%{transform: translateX(30%) translateY(-30%)}50%{opacity: 0;transform: translateX(-30%) translateY(30%)}51%{opacity: 1}}@keyframes textup{49%{transform: translateY(-10px)}50%{opacity: 0;transform: translateY(10px)}51%{opacity: 1}}.line_wrap{top: 0px;inset-inline-start: calc(50% - 875px);bottom: 0px;width: 120px;z-index: 1;display: block;position: absolute;border-left: 1px solid #E8E8E8}@media only screen and (min-width: 1200px) and (max-width: 1399px){.line_wrap{inset-inline-start: calc(50% - 710px);width: 100px}}.line_wrap:before{width: 1px;left: -1px;content: "";height: 100px;position: absolute;animation: scroll1 15s linear infinite;background-image: var(--clr-theme-2)}.line_wrap .line_item{width: 100%;float: left;height: 100%;position: relative;display: inline-block;border-right: 1px solid #E8E8E8}.line_wrap .line_item:before{width: 1px;right: -1px;content: "";height: 100px;position: absolute}.line_wrap .line_item:nth-child(odd):before{animation: scroll2 15s linear infinite;background-image: linear-gradient(0deg,transparent,#000000)}.line_wrap .line_item:nth-child(even):before{animation: scroll1 15s ease-out infinite;background-image: linear-gradient(0deg,#000000,transparent)}.line_wrap.line_white{border-left: 1px solid rgba(255,255,255,0.07)}.line_wrap.line_white:before{background-image: linear-gradient(0deg,#ffffff,transparent)}.line_wrap.line_white .line_item{border-right: 1px solid rgba(255,255,255,0.07)}.line_wrap.line_white .line_item:nth-child(odd):before{background-image: linear-gradient(0deg,transparent,#ffffff)}.line_wrap.line_white .line_item:nth-child(even):before{background-image: linear-gradient(0deg,#ffffff,transparent)}@keyframes scroll1{0%{top: 0px;opacity: 1}50%{top: 50%}100%{top: 100%;opacity: 1}}@keyframes scroll2{0%{opacity: 1;bottom: 0px}50%{bottom: 50%}100%{bottom: 100%;opacity: 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){.body-line{display: none}}.body-line:before{display: none}.body-line.line_wrap .line_item::before{display: none}@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){.banner-line{display: none}}.banner-line.line_wrap{z-index: 2;border-left: 1px solid #2D2D2D;overflow-Y: clip}.banner-line.line_wrap::before,.banner-line.line_wrap::after{width: auto;left: 1px;content: "\f101";font-family: flaticon_armado_-_militery_service_themeset !important;height: 10px;background: transparent;background-image: none;background-image: none;position: absolute;animation: scroll1 15s linear infinite;color: var(--clr-theme-2);transform: rotate(90deg)}.banner-line.line_wrap::after{animation-delay: 8s;top: -10px}.banner-line.line_wrap .line_item{border-right: 1px solid #2D2D2D}.banner-line.line_wrap .line_item::before,.banner-line.line_wrap .line_item::after{width: auto;right: 1px;content: "\f101";font-family: flaticon_armado_-_militery_service_themeset !important;height: 10px;background: transparent;background-image: none;position: absolute;animation: scroll2 15s linear infinite;color: var(--clr-theme-2);transform: rotate(-90deg)}.banner-line.line_wrap .line_item::after{animation-delay: 8s;bottom: -10px}@keyframes rotate{from{transform: rotate(0deg)}to{transform: rotate(360deg)}}.border-animation{position: absolute;width: 100%;height: 100%;top: 0;left: 0}.border-animation::before{content: "";position: absolute;left: 0;top: 0;width: 0;box-sizing: border-box;height: 0;border-top: 1px solid transparent;border-left: 1px solid transparent;transition: all 0.5s ease}.border-animation::after{content: "";position: absolute;right: 0;bottom: 0;width: 0;box-sizing: border-box;height: 0;border-bottom: 1px solid transparent;border-right: 1px solid transparent;transition: all 0.5s ease}.single-feature:hover .border-animation::after,.single-feature:hover .border-animation::before{border-color: var(--clr-theme-2);width: 100%;height: 100%}@-webkit-keyframes translateX{0%{-webkit-transform: translateX(-80px);-moz-transform: translateX(-80px);-ms-transform: translateX(-80px);transform: translateX(-80px)}100%{-webkit-transform: translateX(40px);-moz-transform: translateX(40px);-ms-transform: translateX(40px);transform: translateX(40px)}}@-moz-keyframes translateX{0%{-webkit-transform: translateX(-80px);-moz-transform: translateX(-80px);-ms-transform: translateX(-80px);transform: translateX(-80px)}100%{-webkit-transform: translateX(40px);-moz-transform: translateX(40px);-ms-transform: translateX(40px);transform: translateX(40px)}}@-ms-keyframes translateX{0%{-webkit-transform: translateX(-80px);-moz-transform: translateX(-80px);-ms-transform: translateX(-80px);transform: translateX(-80px)}100%{-webkit-transform: translateX(40px);-moz-transform: translateX(40px);-ms-transform: translateX(40px);transform: translateX(40px)}}@keyframes translateX{0%{-webkit-transform: translateX(-80px);-moz-transform: translateX(-80px);-ms-transform: translateX(-80px);transform: translateX(-80px)}100%{-webkit-transform: translateX(40px);-moz-transform: translateX(40px);-ms-transform: translateX(40px);transform: translateX(40px)}}@-webkit-keyframes translateY{0%{-webkit-transform: translateY(-80px);-moz-transform: translateY(-80px);-ms-transform: translateY(-80px);transform: translateY(-80px)}100%{-webkit-transform: translateY(40px);-moz-transform: translateY(40px);-ms-transform: translateY(40px);transform: translateY(40px)}}@-moz-keyframes translateY{0%{-webkit-transform: translateY(-80px);-moz-transform: translateY(-80px);-ms-transform: translateY(-80px);transform: translateY(-80px)}100%{-webkit-transform: translateY(40px);-moz-transform: translateY(40px);-ms-transform: translateY(40px);transform: translateY(40px)}}@-ms-keyframes translateY{0%{-webkit-transform: translateY(-80px);-moz-transform: translateY(-80px);-ms-transform: translateY(-80px);transform: translateY(-80px)}100%{-webkit-transform: translateY(40px);-moz-transform: translateY(40px);-ms-transform: translateY(40px);transform: translateY(40px)}}@keyframes translateY{0%{-webkit-transform: translateY(-80px);-moz-transform: translateY(-80px);-ms-transform: translateY(-80px);transform: translateY(-80px)}100%{-webkit-transform: translateY(40px);-moz-transform: translateY(40px);-ms-transform: translateY(40px);transform: translateY(40px)}}@-webkit-keyframes translateY{0%{-webkit-transform: translateY(-40px);-moz-transform: translateY(-40px);-ms-transform: translateY(-40px);transform: translateY(-40px)}100%{-webkit-transform: translateY(0px);-moz-transform: translateY(0px);-ms-transform: translateY(0px);transform: translateY(0px)}}@-moz-keyframes translateY{0%{-webkit-transform: translateY(-40px);-moz-transform: translateY(-40px);-ms-transform: translateY(-40px);transform: translateY(-40px)}100%{-webkit-transform: translateY(0px);-moz-transform: translateY(0px);-ms-transform: translateY(0px);transform: translateY(0px)}}@-ms-keyframes translateY{0%{-webkit-transform: translateY(-40px);-moz-transform: translateY(-40px);-ms-transform: translateY(-40px);transform: translateY(-40px)}100%{-webkit-transform: translateY(0px);-moz-transform: translateY(0px);-ms-transform: translateY(0px);transform: translateY(0px)}}@keyframes translateY{0%{-webkit-transform: translateY(-40px);-moz-transform: translateY(-40px);-ms-transform: translateY(-40px);transform: translateY(-40px)}100%{-webkit-transform: translateY(0px);-moz-transform: translateY(0px);-ms-transform: translateY(0px);transform: translateY(0px)}}@-webkit-keyframes fill-width{0%{width: 0}100%{width: 100%}}@-moz-keyframes fill-width{0%{width: 0}100%{width: 100%}}@-ms-keyframes fill-width{0%{width: 0}100%{width: 100%}}@keyframes fill-width{0%{width: 0}100%{width: 100%}}.play-svg{width: 160px}.play-svg:hover .st3{stroke-dashoffset: 0}.play-svg .st0{fill: none;stroke: #FFFFFF;stroke-width: 4;stroke-linecap: round;stroke-miterlimit: 10}.play-svg .st1{clip-path: url(#SVGID_2_)}.play-svg .st2{fill: #FFAF00}.play-svg .st3{fill: none;stroke: #FFAF00;stroke-width: 4;stroke-linecap: round;stroke-miterlimit: 10;stroke-dasharray: 300;stroke-dashoffset: 300;transition: 0.5s}@keyframes dash{from{stroke-dashoffset: 1500}to{stroke-dashoffset: 0}}@keyframes panel{0%{width: 100%}100%{width: 0}}@keyframes panelTop{0%{height: 100%}100%{height: 0}}@keyframes panelBottom{0%{height: 100%}100%{height: 0}}@-webkit-keyframes shine{100%{left: 125%}}@keyframes shine{100%{left: 125%}}.title-anim-part-1,.title-anim-part-2{position: relative;display: block;width: 100%;height: 120px;overflow: hidden}@media only screen and (min-width: 1200px) and (max-width: 1399px){.title-anim-part-1,.title-anim-part-2{height: 90px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.title-anim-part-1,.title-anim-part-2{height: 80px}}@media only screen and (min-width: 768px) and (max-width: 991px){.title-anim-part-1,.title-anim-part-2{height: 60px}}@media only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.title-anim-part-1,.title-anim-part-2{height: 52px}}@media (max-width:450px){.title-anim-part-1,.title-anim-part-2{height: 40px}}.title-anim-part-1>span{position: absolute}@media (min-width: 576px){.title-anim-part-1>span{transform: translateY(100%)}}.title-anim-part-2>span{position: absolute}@media (min-width: 576px){.title-anim-part-2>span{transform: translateY(-100%)}}@media (min-width: 576px){.swiper-slide-active .title-anim-part-1>span{animation: 0.7s titleAnim 0.5s ease forwards}}@media (min-width: 576px){.swiper-slide-active .title-anim-part-2>span{animation: 0.7s titleAnim 0.7s ease forwards}}@keyframes titleAnim{100%{transform: translateY(0%)}}.noise-wrapper{position: absolute;left: 0;top: 0;width: 100%;height: 100%;opacity: 0.1;overflow: hidden;z-index: -1}.noise{position: absolute;top: -500px;right: -500px;bottom: -500px;left: -500px;background: transparent url(../img/bg/noise-320.png) 0 0;background-size: 320px 320px;opacity: 0.7;-webkit-animation: noise 1s steps(8,end) infinite both;animation: noise 1s steps(8,end) infinite both}.noise-2{position: absolute;top: 0;right: -100px;bottom: -100px;left: -100px;right: -100px;-webkit-animation: noise 1s steps(8,end) infinite both;animation: noise 1s steps(8,end) infinite both;height: 100%;width: 100%;z-index: -1}@-webkit-keyframes noise{0%{transform: translateX(0px,0px)}10%{transform: translate(-100px,100px)}20%{transform: translate(150px,-100px)}30%{transform: translate(-100px,100px)}40%{transform: translate(100px,-150px)}50%{transform: translate(-100px,200px)}60%{transform: translate(-200px,-100px)}70%{transform: translateY(50px,100px)}80%{transform: translate(100px,-150px)}90%{transform: translate(0px,200px)}100%{transform: translate(-100px,100px)}}@keyframes noise{0%{transform: translateX(0px,0px)}10%{transform: translate(-100px,100px)}20%{transform: translate(150px,-100px)}30%{transform: translate(-100px,100px)}40%{transform: translate(100px,-150px)}50%{transform: translate(-100px,200px)}60%{transform: translate(-200px,-100px)}70%{transform: translateY(50px,100px)}80%{transform: translate(100px,-150px)}90%{transform: translate(0px,200px)}100%{transform: translate(-100px,100px)}}@keyframes slide-left{from{-webkit-transform: translateX(0);transform: translateX(0)}to{-webkit-transform: translateX(-100%);transform: translateX(-100%)}}.slider-active .ax-hero6__title,.slider-active .ax-hero6__sub-title,.slider-active .hero-btn{animation-fill-mode: both;animation-name: fadeInUp}.slider-active .ax-hero6__title{animation-delay: 0.6s;animation-duration: 0.8s}.slider-active .ax-hero6__sub-title{animation-delay: 0.8s;animation-duration: 1s}.slider-active .hero-btn{animation-delay: 0.9s;animation-duration: 1.1s}.header-transparent{position: absolute;inset-inline-start: 0;margin: auto;width: 100%;z-index: 99}.sticky{position: fixed !important;top: 0;background: var(--clr-common-white);z-index: 800;inset-inline-end: 0;inset-inline-start: 0;width: 100%;-webkit-transition: all 0.4s ease-out 0s;-moz-transition: all 0.4s ease-out 0s;-ms-transition: all 0.4s ease-out 0s;-o-transition: all 0.4s ease-out 0s;transition: all 0.4s ease-out 0s;-webkit-box-shadow: 0px 20px 30px rgba(3,4,28,0.1);-moz-box-shadow: 0px 20px 30px rgba(3,4,28,0.1);box-shadow: 0px 20px 30px rgba(3,4,28,0.1);animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;border: none}.sticky.header__main{padding: 23px 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){.sticky.header__main{padding: 10px 0}}.sticky.header-3-main{top: 0}.sticky .is-white.main-menu ul li.has-dropdown>.a::after{color: var(--clr-theme-1)}.sticky .is-white.main-menu ul li.a{color: var(--clr-theme-1)}.sticky .meta-item-message-2 .meta-item__text p{font-size: 18px;font-weight: 400;color: var(--clr-theme-primary);margin-bottom: 0}.sticky .header-2__logo .logo-white{display: none}.sticky .header-2__logo .logo-dark{display: block}.header-2__main.sticky{border-bottom: 0}.header-2__main.sticky .has-black svg{-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-ms-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s}.header-2__main.sticky .has-black svg *{fill: var(--clr-common-black);-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-ms-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s}.header-2__main.sticky .has-black svg:hover *{fill: var(--clr-theme-2)}.header__main{position: absolute;top: 0;left: 0;right: 0;padding: 23px 0;z-index: 100}@media only screen and (min-width: 1400px) and (max-width: 1600px),only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 992px) and (max-width: 1199px){.header__main{padding: 20px 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){.header__main{padding: 10px 0}}.header__main-content-wrapper{display: flex;justify-content: space-between;align-items: center}.header__main-right{display: flex;align-items: center;column-gap: 60px}@media only screen and (min-width: 576px) and (max-width: 767px){.header__main-right{gap: 0 50px}}.header__main-right .main-menu{position: absolute;left: 50%;transform: translateX(-50%);margin: 0 -50px}.header__main .container{max-width: 1790px}.header__logo{width: 102px}.header__logo img{width: 100%}.header-2__logo .logo-dark{display: none}.header-2__main{position: absolute;top: 0;left: 0;right: 0;z-index: 100;border-bottom: 1px solid #414141}@media (max-width: 575px){.header-2__main{padding: 17px 0}}.header-2__main .container{max-width: 1610px}.header-2__main-content-wrapper{display: flex;justify-content: space-between;align-items: center}.header-2__main-right{display: flex;align-items: center;gap: 57px}@media only screen and (min-width: 1400px) and (max-width: 1600px){.header-2__main-right{gap: 35px}}.header-2__main-right .message__now{margin-left: 10px}.header-2__logo{width: 212px;top: -8px;position: relative}.header-2__logo img{width: 80%;margin-top: 10px}.has-left-header{margin-left: 100px}@media only screen and (min-width: 1400px) and (max-width: 1600px),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),(max-width:450px){.has-left-header{margin-left: 0}}.header-4__top{background: var(--clr-common-black);border-bottom: 1px solid #414141;padding: 15px 0;position: relative;z-index: 55}@media only screen and (min-width: 1601px),only screen and (min-width: 1400px) and (max-width: 1600px),only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 992px) and (max-width: 1199px){.header-4__top{display: none}}.header-4__top .container{max-width: 1840px}.header-4__top-content-wrapper{display: flex;justify-content: space-between}.header-4__top-right{display: inline-flex;gap: 20px 75px;align-items: center}.header-side-innner{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;height: 100%;position: relative;z-index: 9}@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.header-side-innner{flex-direction: row}}.header-side{height: 100%;left: 0;position: fixed;top: 0;z-index: 55;border-right: 1px solid #414141;padding: 40px 18px;background-color: var(--clr-theme-1)}@media only screen and (min-width: 1400px) and (max-width: 1600px),only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 992px) and (max-width: 1199px){.header-side{padding: 40px 10px}}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.header-side{height: 0;width: 100%;border-bottom: 1px solid #414141}}.header-support{-ms-writing-mode: tb-rl;writing-mode: vertical-rl;transform: rotate(180deg);display: flex;gap: 25px;align-items: center;filter: brightness(9)}@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.header-support{display: none}}.header-support h4 a{color: var(--clr-common-white);font-size: 20px;font-weight: 700}.header-support h4 a:hover{color: var(--clr-theme-2)}.header-area-5{padding: 23px 0;margin: 0 auto}@media only screen and (min-width: 768px) and (max-width: 991px){.header-area-5{padding: 18px 0}}@media only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.header-area-5{padding: 13px 0}}.header-area-5 .container{max-width: 1600px}.humbager-menu-text{position: relative;padding-right: 13px;font-size: 22px;font-weight: 700;text-transform: uppercase}@media (max-width:450px){.humbager-menu-text{font-size: 18px}}.humbager-menu-text:after{position: absolute;content: "";height: 7px;width: 7px;background: #14CF93;border-radius: 50%;top: 50%;right: 0;transform: translateY(-50%)}.humbager-menu-text.mobile-menu-btn:hover{color: var(--clr-theme-2)}.humbager-menu-text.mobile-menu-btn:hover::after{background: #fff}.hheader-latout-top{position: absolute;animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;top: 0px;left: 0;right: 0;z-index: 100;background: var(--clr-common-white)}.hheader-latout-top .container{max-width: 1640px}.hheader-latout-top-content-wrapper{position: relative;display: flex;align-items: center;justify-content: space-between}.hheader-latout-top-content-wrapper .meta-item{display: flex;gap: 20px;align-items: center}.hheader-latout-top-content-wrapper .meta-item__icon{width: 40px;height: 40px;border: 1px solid #D9D9D9;display: inline-flex;justify-content: center;align-items: center;border-radius: 50%;font-size: 20px;color: #A5A5A5}.hheader-latout-top-content-wrapper .meta-item__text p{font-size: 16px;font-family: var(--tpl-ff-heading);color: #4F4F4F;margin-bottom: 0;font-weight: 600;line-height: 1.2}.hheader-latout-top-content-wrapper .meta-item__text p a:hover{color: var(--clr-theme-2)}.ax-header-latout-top{position: absolute;animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;top: 0px;left: 0;right: 0;padding: 10px 0;z-index: 100;background: linear-gradient(89.95deg,#FBC343 0.03%,#F2994A 99.96%);z-index: 99}.header-main-area{position: absolute;width: 100%;z-index: 100;background-color: var(--clr-common-white)}.header-3-main-content-wrapper.is-black.has-bb{border-bottom: 1px solid #414141}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (min-width: 992px) and (max-width: 1199px){.header-3-main-content-wrapper.is-black.has-bb{padding-bottom: 15px}}.header-main-area.is-black.has-border{padding-bottom: 0}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (min-width: 992px) and (max-width: 1199px){.header-main-area{padding: 10px 0;border-bottom: 1px solid #d9d9d9}.header-main-area.is-black{border-bottom: 0}}.header-main-area.is-black{background: var(--clr-theme-1)}.header-3-main{position: absolute;top: 60px;left: 0;right: 0;z-index: 100;background: var(--clr-theme-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){.header-3-main{padding: 10px 0}}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.header-3-main{top: 0}}.header-3-main .container{max-width: 1640px}.header-3-main-content-wrapper{display: flex;justify-content: space-between;align-items: center}@media only screen and (min-width: 1601px),only screen and (min-width: 1400px) and (max-width: 1600px),only screen and (min-width: 1200px) and (max-width: 1399px){.header-3-main-content-wrapper{border-bottom: 1px solid #d9d9d9}}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.header-3-main-content-wrapper{border-bottom: 0}}.header-3-main-content-wrapper.is-bb-none{border-bottom: 0}.header-3-main-right{display: flex;align-items: center;gap: 105px}@media only screen and (min-width: 1200px) and (max-width: 1399px){.header-3-main-right{gap: 80px}}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (min-width: 992px) and (max-width: 1199px){.header-3-main-right{gap: 0px}}.header6__area{position: absolute;top: 90px;left: 0;right: 0;z-index: 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){.header6__area{top: 25px}}.sticky.header6__area{top: 0;background-color: #000}.contact-link{display: flex;align-items: center;gap: 15px}.contact-link.is-black .contact-link__text p{color: var(--clr-theme-1)}.contact-link.is-black .contact-link__icon span svg *{fill: var(--clr-theme-1)}.contact-link__text p{font-size: 20px;font-weight: 600;font-family: var(--tpl-ff-heading);margin-bottom: 0;color: var(--clr-common-white)}.contact-link__text p a:hover{color: var(--clr-theme-2)}.header-3-main-content-wrapper.is-black{border-bottom: 0}.meta-item-message{display: flex;gap: 0 10px;align-items: center}.meta-item-message:hover .meta-item__icon{animation: wobble 0.7s}.meta-item-message .meta-item__text p{font-size: 18px;font-weight: 400;color: var(--clr-theme-primary);margin-bottom: 0}.meta-item-message .meta-item2__text p{font-size: 18px;font-weight: 400;color: #f9f9f9;margin-bottom: 0}.meta-item-message-2{display: flex;gap: 0 15px;align-items: center;padding: 12px 20px;border-radius: 2px}.meta-item-message-2 .meta-item__icon{color: var(--clr-theme-2);transform: rotate(367deg);font-size: 17px}.meta-item-message-2 .meta-item__text.is-black p{color: var(--clr-theme-1)}.meta-item-message-2 .meta-item__text p{font-size: 18px;font-weight: 400;color: var(--clr-common-white);margin-bottom: 0;font-family: var(--tpl-ff-heading);)}.menu__bar-2{position: absolute;transform: translate(-50%,-50%);right: 0;top: 50%}@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){.bar-icon-2{margin-right: -10px}}.menu-separator-line-2{width: 1px;background: #414141;position: relative;height: 90px;margin-left: 55px;right: 85px}@media only screen and (min-width: 1200px) and (max-width: 1399px){.menu-separator-line-2{margin-left: 60px;right: 72px}}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px){.menu-separator-line-2{margin-left: 60px;right: 72px;height: 65px}}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px){.menu-separator-line-2{margin-left: 60px;right: 72px;height: 50px}}.bar-icon-2{margin-right: -12px}.bar-3-pl{padding-left: 35px}@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){.bar-3-pl{padding-left: 0}}.bar-icon-3 img{filter: invert(100%) sepia(0%) saturate(7458%) hue-rotate(117deg) brightness(100%) contrast(101%)}.sidebar-button{display: flex;flex-direction: column;gap: 7px;cursor: pointer;align-items: flex-end;text-align: right}.sidebar-button span{display: inline-block;width: 40px;height: 2px;border-radius: 3px;background-color: var(--clr-theme-2);transition: all 0.5s ease}.sidebar-button span:nth-child(2){width: 25px}.sidebar-button span:last-child{width: 30px}.sidebar-button:hover span:nth-child(2){width: 40px}.sidebar-button:hover span:nth-child(3){width: 40px}.offcanvas-nav-wrapper{transition: all 0.7s ease-in;position: relative;width: 100%;z-index: 999}.offcanvas-nav-wrapper::after{content: "";position: absolute;right: 0;top: 0;width: 100%;height: 100%;background: #f00;z-index: 1}.offcanvas-nav-wrapper .sidebar-menu-contact{gap: 35px}.offcanvas-nav-wrapper .sidebar-menu-contact a{width: 45px;text-align: center}.offcanvas-nav-wrapper .mobile-logo-area .header-logo{max-width: 120px}.offcanvas-nav-wrapper .main-nav-js{position: fixed;top: 0;left: 0;width: 100%;padding: 30px 5% !important;z-index: 99;height: 100%;overflow-y: auto;box-shadow: 4px 3px 20px rgba(16,33,34,0.06);transition: all 0.7s;display: flex;flex-direction: column;justify-content: flex-start;transform: translateY(-10vh);opacity: 0;visibility: hidden;background-repeat: repeat;background-color: #101010;gap: 30px;scrollbar-width: none}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px){.offcanvas-nav-wrapper .main-nav-js{min-width: 100%;max-width: 100%}}.offcanvas-nav-wrapper .main-nav-js::-webkit-scrollbar{display: none;width: 5px}.offcanvas-nav-wrapper .main-nav-js::before{content: "Sayfalara Gözat.";position: absolute;top: 45%;right: 10%;transform: translateY(-50%);display: block;font-size: 200px;font-weight: 700;line-height: 1;color: #ACACAC;opacity: 0.1;z-index: 1;width: 100%;max-width: 1000px;margin-left: auto;margin-right: 0;height: 300px;letter-spacing: 5px;text-align: right;z-index: -1}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.offcanvas-nav-wrapper .main-nav-js::before{display: none;visibility: hidden}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.offcanvas-nav-wrapper .main-nav-js::before{font-size: 200px}}.offcanvas-nav-wrapper .main-nav-js::-webkit-scrollbar-track{background: #f1f1f1}.offcanvas-nav-wrapper .main-nav-js::-webkit-scrollbar-thumb{background: #999}.offcanvas-nav-wrapper .main-nav-js::-webkit-scrollbar-thumb:hover{background: var(--border-color)}.offcanvas-nav-wrapper .main-nav-js .menu-close-btn{opacity: 1;cursor: pointer;padding: 5px;opacity: 0.8;font-size: 40px}@media (max-width:450px){.offcanvas-nav-wrapper .main-nav-js .menu-close-btn{font-size: 30px}}.offcanvas-nav-wrapper .main-nav-js .menu-close-btn i{color: #fff}.offcanvas-nav-wrapper .main-nav-js .menu-close-btn:hover i{color: var(--clr-theme-2)}.offcanvas-nav-wrapper .main-nav-js .sidebar-menu-area>ul{float: none;text-align: left;padding: 50px 0;margin-bottom: 0;width: 100%;max-width: 550px;margin-left: 0;margin-right: auto;z-index: 3}@media only screen and (min-width: 1200px) and (max-width: 1399px){.offcanvas-nav-wrapper .main-nav-js .sidebar-menu-area>ul{padding: 45px 0 35px}}@media only screen and (min-width: 768px) and (max-width: 991px){.offcanvas-nav-wrapper .main-nav-js .sidebar-menu-area>ul{max-width: 100%}}@media only screen and (min-width: 576px) and (max-width: 767px){.offcanvas-nav-wrapper .main-nav-js .sidebar-menu-area>ul{max-width: 100%;padding: 40px 0 30px}}@media (max-width: 575px){.offcanvas-nav-wrapper .main-nav-js .sidebar-menu-area>ul{padding: 40px 0 30px}}.offcanvas-nav-wrapper .main-nav-js .sidebar-menu-area>ul>li{display: block;position: relative;padding: 5px;transition: all 0.2s;transform: translateY(50px) scaleY(0);opacity: 0;margin-bottom: 5px}.offcanvas-nav-wrapper .main-nav-js .sidebar-menu-area>ul>li:last-child{border-bottom: 1px solid transparent;margin-bottom: 0}.offcanvas-nav-wrapper .main-nav-js .sidebar-menu-area>ul>li:hover a:before{width: 0%}.offcanvas-nav-wrapper .main-nav-js .sidebar-menu-area>ul>li>.bi{position: absolute;right: 10px;top: 15px;font-size: 36px;cursor: pointer;color: #ACACAC}@media only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.offcanvas-nav-wrapper .main-nav-js .sidebar-menu-area>ul>li>.bi{font-size: 30px;top: 8px;right: 5px}}@media (max-width:450px){.offcanvas-nav-wrapper .main-nav-js .sidebar-menu-area>ul>li>.bi{font-size: 22px}}.offcanvas-nav-wrapper .main-nav-js .sidebar-menu-area>ul>li a{padding: 4px 0;display: inline-block;font-size: 3.5rem;font-weight: 500;color: var(--clr-common-white);transition: all 0.6s ease;font-style: normal;text-decoration: none;transition: all 0.55s ease;position: relative;text-transform: uppercase;font-family: var(--tpl-ff-heading);line-height: 1;width: 100% !important}@media only screen and (min-width: 768px) and (max-width: 991px){.offcanvas-nav-wrapper .main-nav-js .sidebar-menu-area>ul>li a{font-size: 3rem}}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px){.offcanvas-nav-wrapper .main-nav-js .sidebar-menu-area>ul>li a{font-size: 2rem}}.offcanvas-nav-wrapper .main-nav-js .sidebar-menu-area>ul>li a:hover{color: var(--clr-common-white)}.offcanvas-nav-wrapper .main-nav-js .sidebar-menu-area>ul>li a::before{overflow: hidden;position: absolute;top: 4px;left: 0;width: 0;color: var(--clr-common-white);white-space: nowrap;content: attr(data-hover);transition: all 0.8s cubic-bezier(0.17,0.67,0.32,0.87)}.offcanvas-nav-wrapper .main-nav-js .sidebar-menu-area>ul>li ul.sub-menu{position: static;min-width: 180px;background: 0 0;border: none;opacity: 1;visibility: visible;box-shadow: none;transform: none;transition: none;display: none;list-style: none;padding-left: 20px;margin-top: 25px;margin-bottom: 25px;margin-right: 55px}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px){.offcanvas-nav-wrapper .main-nav-js .sidebar-menu-area>ul>li ul.sub-menu{margin-top: 5px}}.offcanvas-nav-wrapper .main-nav-js .sidebar-menu-area>ul>li ul.sub-menu li{opacity: 1}.offcanvas-nav-wrapper .main-nav-js .sidebar-menu-area>ul>li ul.sub-menu li a{font-size: 22px;font-weight: 400;padding: 15px 5px;font-style: normal;text-transform: capitalize;-webkit-text-stroke: unset;-webkit-text-fill-color: unset;color: #f2f2f2}@media (max-width:450px){.offcanvas-nav-wrapper .main-nav-js .sidebar-menu-area>ul>li ul.sub-menu li a{font-size: 16px;padding: 10px 5px}}.offcanvas-nav-wrapper .main-nav-js .sidebar-menu-area>ul>li ul.sub-menu li a:hover{color: var(--clr-theme-2);padding-inline-start: 15px}.offcanvas-nav-wrapper .main-nav-js .sidebar-menu-area>ul>li ul.sub-menu li a:hover::before{width: 15px}.offcanvas-nav-wrapper .main-nav-js .sidebar-menu-area>ul>li ul.sub-menu li .sub-menu{margin-top: 0px}.offcanvas-nav-wrapper .main-nav-js .sidebar-menu-area>ul>li ul.sub-menu li .sub-menu li a{font-size: 24px}.offcanvas-nav-wrapper .main-nav-js.show-menu{transform: none;opacity: 1;visibility: visible}.offcanvas-nav-wrapper .main-nav-js .sub-menu li{position: relative}.offcanvas-nav-wrapper .main-nav-js .sub-menu li .bi{font-size: 22px;cursor: pointer;color: #ACACAC;position: absolute;top: 15px}.offcanvas-nav-wrapper .uesr-aera{width: 70px;height: 70px;line-height: 72px;border-radius: 50%;text-align: center;background: var(--primary-color2);display: inline-block;margin-left: auto;margin-right: auto}.offcanvas-nav-wrapper .uesr-aera .bi{font-size: 35px;color: var(--text-primary)}.offcanvas-nav-wrapper .mobile-menu{position: relative;top: 2px;padding: 0 5px;border-radius: 50%;display: inline-block}.main-page-wrapper{width: 100%;display: flex;flex-direction: row;justify-content: flex-end;position: relative}.main-page-wrapper .left-fixed-image{width: 700px;position: fixed;top: 0;left: 0;max-height: 100vh;height: 100%}@media only screen and (min-width: 1400px) and (max-width: 1600px){.main-page-wrapper .left-fixed-image{width: 550px}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.main-page-wrapper .left-fixed-image{width: 400px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.main-page-wrapper .left-fixed-image{width: 300px}}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.main-page-wrapper .left-fixed-image{display: none;visibility: none}}.main-page-wrapper .left-fixed-image img{width: 100%;-o-object-fit: cover;object-fit: cover;height: 100% !important}@-webkit-keyframes navLinkFade{from{opacity: 0;transform: translateY(50px) scaleY(0)}to{opacity: 1;transform: translateY(0) scaleY(1)}}@keyframes navLinkFade{from{opacity: 0;transform: translateY(50px) scaleY(0)}to{opacity: 1;transform: translateY(0) scaleY(1)}}.offcanvas-nav-wrapper .main-nav-js .sidebar-menu-area>ul>li ul.sub-menu li a::before{position: absolute;content: "";width: 0px;height: 2px;background-color: var(--clr-theme-2);left: -17px;top: 50%;transform: translateY(-50%)}.mobile-menu-btn svg{-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-ms-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s}.mobile-menu-btn svg *{fill: var(--clr-common-white);-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-ms-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s}.mobile-menu-btn svg:hover *{fill: var(--clr-theme-2)}.mobile-menu-btn.is-black svg{-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-ms-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s}.mobile-menu-btn.is-black svg *{fill: var(--clr-common-black);-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-ms-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s}.mobile-menu-btn.is-black svg:hover *{fill: var(--clr-theme-2)}.sidebar-social{margin-top: auto}.marquee__area{background: #FFC444;position: relative;overflow: hidden}.marquee__wrapper{display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-flex: 0;-webkit-flex: 0 0 auto;-ms-flex: 0 0 auto;flex: 0 0 auto;animation: slide-left 30s linear infinite}.marquee__wrapper:hover{animation-play-state: paused}.sliding__text{display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;padding: 9px 0;-webkit-box-flex: 0;-webkit-flex: 0 0 auto;-ms-flex: 0 0 auto;flex: 0 0 auto;position: relative}.marquee__item{display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-box-flex: 0;-webkit-flex: 0 0 auto;-ms-flex: 0 0 auto;flex: 0 0 auto}.marquee__text-title{font-size: 32px;color: #222222;line-height: 1;text-transform: uppercase}.marquee__text-title.text-stroke{color: transparent;-webkit-text-stroke: 1px #222222}.marquee__text-icon{margin-right: -5px;margin-left: 20px}.marquee__text-icon img{width: 60%;height: auto}@media only screen and (min-width: 992px) and (max-width: 1199px){.main-menu{padding-left: 30px}[dir=rtl] .main-menu{padding-left: 0;padding-right: 30px}}.main-menu ul li{position: relative;list-style: none;display: inline-block;margin-right: 34px}@media only screen and (min-width: 1200px) and (max-width: 1399px){.main-menu ul li{margin-right: 11px}}[dir=rtl] .main-menu ul li{margin-right: 0;margin-left: 34px}@media only screen and (min-width: 992px) and (max-width: 1199px){.main-menu ul li{margin-right: 25px}[dir=rtl] .main-menu ul li{margin-left: 25px;margin-right: 0}}.main-menu ul li:last-child{margin-right: 0}[dir=rtl] .main-menu ul li:last-child{margin-left: 0}.main-menu ul li a{display: inline-block;font-size: 16px;font-weight: 500;color: var(--clr-theme-1);padding: 30px 0;text-align: left;font-family: var(--tpl-ff-heading)}[dir=rtl] .main-menu ul li a{text-align: right}.main-menu ul li.has-dropdown>a{position: relative}.main-menu ul li.has-dropdown>a::after{content: "\f107";-webkit-transform: translateY(1px);-moz-transform: translateY(1px);-ms-transform: translateY(1px);transform: translateY(1px);font-size: 14px;color: var(--clr-theme-1);font-family: var(--tpl-ff-fontawesome);font-weight: 400;margin-left: 5px;display: inline-block;-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-ms-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s}.main-menu ul li.has-mega-menu{position: static}.main-menu ul li .submenu{position: absolute;top: 100%;left: 0px;min-width: max-content;background: var(--clr-common-white);z-index: 99;visibility: hidden;opacity: 0;transform-origin: top center;padding: 35px 0 14px;background: #111;-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-ms-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s;-webkit-box-shadow: 0px 20px 30px rgba(3,4,28,0.1);-moz-box-shadow: 0px 20px 30px rgba(3,4,28,0.1);box-shadow: 0px 20px 30px rgba(3,4,28,0.1);border-top: 1px solid var(--clr-theme-2)}[dir=rtl] .main-menu ul li .submenu{left: auto;right: 0}.main-menu ul li .submenu li{display: block;width: 100%;margin: 0;padding: 0;-webkit-transform: translateY(-10px);-moz-transform: translateY(-10px);-ms-transform: translateY(-10px);transform: translateY(-10px)}.main-menu ul li .submenu li.has-dropdown>a::after{position: absolute;top: 50%;right: 25px;-webkit-transform: translateY(-50%) rotate(-90deg);-moz-transform: translateY(-50%) rotate(-90deg);-ms-transform: translateY(-50%) rotate(-90deg);transform: translateY(-50%) rotate(-90deg);color: var(--clr-theme-1)}[dir=rtl] .main-menu ul li .submenu li.has-dropdown>a::after{right: auto;left: 25px}.main-menu ul li .submenu li a{position: relative;z-index: 11;color: #fff;font-weight: 500;font-size: 15px;padding: 0 17px;padding-bottom: 0px;padding-left: 35px;padding-bottom: 5px;width: 100%}.main-menu ul li .submenu li a::before{position: absolute;content: "";left: 25px;top: 46%;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);width: 0;height: 1px;background-color: var(--clr-theme-2);-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-ms-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s}[dir=rtl] .main-menu ul li .submenu li a::before{left: auto;right: 25px}.main-menu ul li .submenu li .submenu{left: 100%;top: 0;visibility: hidden;opacity: 0}[dir=rtl] .main-menu ul li .submenu li .submenu{left: auto;right: 100%}.main-menu ul li .submenu li:hover>a{color: var(--clr-theme-2);padding-left: 43px}[dir=rtl] .main-menu ul li .submenu li:hover>a{padding-left: 0;padding-right: 43px}.main-menu ul li .submenu li:hover>a::before{width: 12px}.main-menu ul li .submenu li:hover>a::after{color: var(--clr-theme-1)}.main-menu ul li .submenu li:hover>.submenu{-webkit-transform: translateY(1);-moz-transform: translateY(1);-ms-transform: translateY(1);transform: translateY(1);visibility: visible;opacity: 1}.main-menu ul li .mega-menu{position: absolute;top: 100%;left: 50%;padding: 40px 40px;background: var(--clr-theme-1);box-shadow: 0px 20px 30px rgba(3,4,28,0.1);visibility: hidden;opacity: 0;-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-ms-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s;-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);z-index: 99;width: 1400px;margin: 0 auto}@media only screen and (min-width: 1200px) and (max-width: 1399px){.main-menu ul li .mega-menu{max-width: 1200px}}.main-menu ul li .mega-menu li{float: left;width: 25%;margin-right: 0;text-align: left}[dir=rtl] .main-menu ul li .mega-menu li{float: right;margin-left: 0;text-align: right}.main-menu ul li .mega-menu li .mega-menu-title{font-weight: 700;font-size: 14px;letter-spacing: 0.07em;text-transform: uppercase;color: var(--clr-common-white);cursor: text;padding: 0;padding-left: 0px;display: inline-block;margin-bottom: 10px}.main-menu ul li .mega-menu li .mega-menu-title::before{display: none}.main-menu ul li .mega-menu li ul{margin-left: 10px}.main-menu ul li .mega-menu li ul li{width: 100%;float: none;margin-bottom: 5px}.main-menu ul li .mega-menu li ul li:last-child{margin-bottom: 0}.main-menu ul li .mega-menu li ul li a{font-weight: 400;font-size: 16px;color: var(--clr-common-white);padding: 0;padding-left: 0px;position: relative}.main-menu ul li .mega-menu li ul li a::before{position: absolute;content: "";left: 0;right: auto;top: 50%;bottom: auto;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);width: 0;height: 1px;background-color: var(--clr-theme-2);-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-ms-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s}[dir=rtl] .main-menu ul li .mega-menu li ul li a::before{right: 0;left: auto}.main-menu ul li .mega-menu li:hover>.mega-menu-title{color: var(--clr-theme-2);padding-left: 0}[dir=rtl] .main-menu ul li .mega-menu li:hover>.mega-menu-title{padding-right: 0}.main-menu ul li .mega-menu li:hover>a{color: var(--clr-theme-2);padding-left: 18px}[dir=rtl] .main-menu ul li .mega-menu li:hover>a{padding-left: 0;padding-right: 18px}.main-menu ul li .mega-menu li:hover>a::before{width: 12px}.main-menu ul li:hover>a{color: var(--clr-theme-2)}.main-menu ul li:hover>a::after{color: var(--clr-theme-2)}.main-menu ul li:hover>.submenu{visibility: visible;opacity: 1}.main-menu ul li:hover .mega-menu{visibility: visible;opacity: 1}.main-menu.is-white ul li a{color: var(--clr-common-white);color: var(--clr-common-white)}.main-menu.is-white ul li:hover>a{color: var(--clr-theme-2)}.main-menu.is-white ul li:hover>a::after{color: var(--clr-theme-2)}.main-menu.is-white ul li.has-dropdown>a::after{color: var(--clr-common-white)}.main-menu.is-white ul li.has-dropdown:hover>a::after{color: var(--clr-theme-2)}.mega-menu.home_page_damo{display: grid;grid-template-columns: auto auto auto auto;gap: 30px 20px}@media only screen and (min-width: 1200px) and (max-width: 1399px){.mega-menu.home_page_damo{left: 58% !important}}.mega-menu.home_page_damo li{float: none !important;width: auto !important;margin: 0;overflow: hidden;border: 1px solid rgb(212,212,212);padding: 10px 10px}.mega-menu.home_page_damo li a{position: relative;text-align: center !important;padding: 0}.mega-menu.home_page_damo li a img{transition: 0.3s}.mega-menu.home_page_damo li a span{display: inline-block;margin-top: 5px;color: var(--clr-common-white)}.mega-menu.home_page_damo li:hover a img{transform: scale(1.05)}.mega-menu.home_page_damo li:hover span{color: var(--clr-theme-2)}.mega-menu.home_page_damo li:hover .new-demo2{color: var(--clr-common-white);background: var(--clr-theme-2);opacity: 1;visibility: visible}.mega-menu.home_page_damo li .new-demo2{display: inline-block;background: var(--clr-theme-2);height: 20px;line-height: 20px;font-size: 14px;padding: 0 8px;position: absolute;right: 5px;bottom: 6px;color: var(--clr-common-white);opacity: 0;visibility: hidden}.main-menu .mega-menu.home_page_damo :hover>a{color: var(--clr-theme-2);padding-left: 0}.header-2__main.sticky .is-white.main-menu ul li a{color: var(--clr-common-black)}.header-2__main.sticky .is-white.main-menu ul li a::after{color: var(--clr-common-black)}.header-2__main.sticky .is-white.main-menu ul li .submenu li a{color: var(--clr-common-white)}.new-demo{display: inline-block;background: var(--clr-theme-2);height: 20px;line-height: 20px;font-size: 14px;padding: 0 8px;position: absolute;right: 5px;top: 50%;transform: translateY(-50%);color: #fff}@media (max-width: 575px){.new-demo{right: -30px}}.banner-800{min-height: 800px}.banner-900{min-height: 900px;position: relative}.banner-970{min-height: 970px}@media only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.banner-970{min-height: 850px}}.banner-1080{min-height: 1080px}@media only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.banner-1080{min-height: 900px}}.single-banner{z-index: 5;position: relative;width: 100%}.banner-bg{position: absolute;width: 100%;height: 100%;inset-inline-start: 0;top: 0;background-size: cover;background-repeat: no-repeat;background-position: center center;z-index: -1;background-color: var(--clr-common-white);transform: scale(1);-webkit-transition: all 8s linear 0s;-moz-transition: all 8s linear 0s;-o-transition: all 8s linear 0s;transition: all 8s linear 0s}.swiper-slide-active .banner-bg{-webkit-transform: scale(1.12);-moz-transform: scale(1.12);transform: scale(1.12)}.banner-title{font-size: 120px;text-transform: uppercase;color: var(--clr-common-white);line-height: 1;letter-spacing: 3px}@media only screen and (min-width: 1200px) and (max-width: 1399px){.banner-title{font-size: 90px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.banner-title{font-size: 80px}}@media only screen and (min-width: 768px) and (max-width: 991px){.banner-title{font-size: 60px}}@media only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.banner-title{font-size: 52px}}@media (max-width:450px){.banner-title{font-size: 40px}}.banner-title .marked-text{color: var(--clr-theme-2)}@media (max-width: 575px){.banner-title br{display: none}}.banner-btn{display: flex;align-items: center;gap: 20px 40px;flex-wrap: wrap}.banner-content1 .banner-meta-text span{color: var(--clr-common-white);font-size: 22px;font-weight: 500;margin-bottom: 25px;display: inline-block}@media only screen and (min-width: 1200px) and (max-width: 1399px),(max-width: 575px){.banner-content1 .banner-meta-text span{font-size: 20px}}.banner-content1 .banner-meta-text{opacity: 0;transform: translateY(-80px);transition: all 1000ms ease}@media (max-width: 575px){.banner-content1 .banner-title{opacity: 0;transform: translateX(80px);transition: all 1000ms ease}}.banner-content1 .banner-btn{opacity: 0;transform: translateY(80px);transition: all 1000ms ease}.swiper-slide-active .banner-content1 .banner-meta-text{transform: translateY(0);transition-delay: 1500ms;opacity: 1}@media (max-width: 575px){.swiper-slide-active .banner-content1 .banner-title{opacity: 1;transform: translateX(0px);transition-delay: 1000ms}}.swiper-slide-active .banner-content1 .banner-btn{opacity: 1;transform: translateY(0px);transition-delay: 1700ms}.slider1-pagination.slider-pagination{position: absolute;inset-inline-end: 13%;top: 50%}@media only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.slider1-pagination.slider-pagination{display: none}}.slider-pagination{position: absolute;inset-inline-end: 13%;top: 50%;display: inline-flex;flex-direction: column;inset-inline-start: auto;width: inherit;z-index: 10;transform: translateY(-50%);justify-content: center;gap: 27px}@media only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.slider-pagination{display: none}}.slider-pagination:before{position: absolute;content: "";width: 1px;height: 128px;background: var(--clr-common-white);top: -20px;inset-inline-start: 9px;transform: translateY(-100%)}.slider-pagination:after{position: absolute;content: "";width: 4px;height: 4px;background: var(--clr-theme-2);border-radius: 50%;bottom: -45px;inset-inline-start: 8px}.slider-pagination .swiper-pagination-bullet{width: 0;height: 0;opacity: 1}.slider-pagination .swiper-pagination-bullet button{font-size: 14px;font-weight: 600;color: var(--clr-common-white)}.slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active button{color: var(--clr-theme-2);transform: scale(1.3)}.single-banner-2{overflow-x: clip;background: var(--clr-common-white)}.banner-bg2{background: var(--clr-bg-3)}.banner-content2{text-align: center;position: relative;padding-top: 230px}.banner-content2 .banner-meta-text{font-size: 30px;font-weight: 700;color: var(--clr-common-white);line-height: 24px;margin-bottom: 44px;text-transform: uppercase;letter-spacing: 0.21em}@media only screen and (min-width: 992px) and (max-width: 1199px){.banner-content2 .banner-meta-text{font-size: 26px}}@media only screen and (min-width: 768px) and (max-width: 991px){.banner-content2 .banner-meta-text{font-size: 24px}}@media only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.banner-content2 .banner-meta-text{font-size: 22px}}@media (max-width:450px){.banner-content2 .banner-meta-text{font-size: 20px}}.banner-content2 .banner-title{font-size: 214px;font-weight: 700;color: var(--clr-theme-2);line-height: 0.82}@media only screen and (min-width: 1200px) and (max-width: 1399px){.banner-content2 .banner-title{font-size: 200px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.banner-content2 .banner-title{font-size: 160px}}@media only screen and (min-width: 768px) and (max-width: 991px){.banner-content2 .banner-title{font-size: 120px}}@media only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.banner-content2 .banner-title{font-size: 80px}}@media (max-width:450px){.banner-content2 .banner-title{font-size: 50px}}.banner-protec-shapes{position: absolute;width: 100%;height: 100%;top: 0;inset-inline-start: 0}.banner-protec-shape-main{width: 450px;height: 848px;display: inline-block;background: var(--clr-theme-1);position: absolute;top: 0;inset-inline-start: 0;inset-inline-end: 0;margin: auto;border-radius: 0 0 450px 450px}@media only screen and (min-width: 992px) and (max-width: 1199px){.banner-protec-shape-main{width: 400px;height: 790px}}@media only screen and (min-width: 768px) and (max-width: 991px){.banner-protec-shape-main{width: 370px;height: 770px}}@media only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.banner-protec-shape-main{width: 800px;left: 50%;transform: translateX(-50%);height: 900px;border-radius: 0}}.banner-protec-shape-main-overlay{position: absolute;width: 100%;height: 100%;top: 0;inset-inline-start: 0;opacity: 0.2;border-radius: 0 0 500px 500px}@media only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.banner-protec-shape-main-overlay{left: 50%;transform: translateX(-50%);border-radius: 0}}.banner-protec-img-1{width: 91%;height: 78%;position: absolute;inset-inline-start: calc(100%+43px);bottom: -77px;border-radius: 500px}.banner-protec-img-2{width: 74%;height: 534px;inset-inline-start: calc(100%+496px);bottom: -164px;position: absolute;border-radius: 500px}.banner-protec-img-3{position: absolute;width: 92%;bottom: 27px;margin: 0 auto;inset-inline-start: 0;inset-inline-end: 0;border-radius: 0 0 500px 500px;z-index: 2}@media only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.banner-protec-img-3{width: 56%}}.banner-protec-shape-1{width: 268px;position: absolute;inset-inline-start: -13%;top: 67%;animation: translateY 10s linear infinite alternate}@media only screen and (min-width: 768px) and (max-width: 991px){.banner-protec-shape-1{width: 168px;top: 93%}}@media only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.banner-protec-shape-1{width: 138px;top: 93%}}.banner-protec-shape-2{width: 82px;position: absolute;top: 51%;inset-inline-start: 104%}@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){.banner-protec-shape-2{display: none}}.banner-protec-shape-3{width: 68px;position: absolute;inset-inline-start: 92%;top: 192%}@media only screen and (min-width: 1200px) and (max-width: 1399px){.banner-protec-shape-3{inset-inline-start: 67%;top: 143%}}@media only screen and (min-width: 992px) and (max-width: 1199px){.banner-protec-shape-3{inset-inline-start: 68%;top: 166%}}@media only screen and (min-width: 768px) and (max-width: 991px){.banner-protec-shape-3{inset-inline-start: 69%;top: 161%}}@media only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.banner-protec-shape-3{display: none}}.banner-protec-video-btn{position: absolute;inset-inline-start: 0%;top: 140%}@media only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.banner-protec-video-btn{display: none}}.banner-protec-video-btn .play-btn{width: 134px;height: 134px;background-color: #FFECBF;color: var(--clr-theme-2);font-size: 36px;background-size: cover;background-position: center center;position: relative;z-index: 2;overflow: hidden}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px){.banner-protec-video-btn .play-btn{width: 90px;height: 90px;font-size: 26px}}.banner-protec-video-btn .play-btn:hover{color: var(--clr-common-white);background-color: var(--clr-theme-2)}.banner-protec-video-btn .play-btn:before{position: absolute;content: "";width: 100%;height: 100%;background: var(--clr-theme-1);opacity: 0.3;z-index: -1}.banner-protec-video-btn .play-btn-text{position: absolute;left: 50%;top: 50%;border-radius: 50%;z-index: -1;width: 190px;margin: -95px -95px;-webkit-animation: rotate 20s linear infinite;-moz-animation: rotate 20s linear infinite;-ms-animation: rotate 20s linear infinite;-o-animation: rotate 20s linear infinite;animation: rotate 20s linear infinite}@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.banner-protec-video-btn .play-btn-text{margin: -65px -65px;width: 130px}}.banner-bg3::before{position: absolute;content: "";width: 100%;height: 100%;top: 0;inset-inline-start: 0;background: linear-gradient(104.12deg,rgba(0,0,0,0.03) 0.68%,#000000 100%)}.banner-3-shape-a-1{width: 102px;position: absolute;top: 14%;inset-inline-start: calc(50% - 850px);animation: rotate 10s linear infinite}.banner-3-shape-a-2{width: 74px;position: absolute;top: 81%;inset-inline-start: calc(50%+770px);animation: rotate 10s linear infinite}.banner-3-shape-a-3{width: 35px;position: absolute;inset-inline-start: 71.5%;top: 9%;display: none}.banner-3-shape-a-4{position: absolute;width: 90px;opacity: 0.3;top: 79%;inset-inline-start: calc(50% - 770px)}.banner-content3{padding-top: 110px}@media only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.banner-content3 .banner-title{font-size: 45px}}@media (max-width:450px){.banner-content3 .banner-title{font-size: 36px}}.banner-content3 .banner-meta-text{font-size: 80px;font-weight: 700;color: var(--clr-common-white);text-transform: uppercase;font-family: "Teko",sans-serif;display: inline-flex;line-height: 1}@media only screen and (min-width: 1200px) and (max-width: 1399px){.banner-content3 .banner-meta-text{font-size: 70px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.banner-content3 .banner-meta-text{font-size: 60px}}@media only screen and (min-width: 768px) and (max-width: 991px){.banner-content3 .banner-meta-text{font-size: 50px}}@media only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.banner-content3 .banner-meta-text{font-size: 45px}}@media (max-width:450px){.banner-content3 .banner-meta-text{font-size: 36px}}.banner-content3 .fill-btn{background: var(--clr-common-white);border-color: var(--clr-common-white);border-radius: 50px;color: var(--clr-theme-1);padding: 0 30px}.banner-content3 .fill-btn:hover,.banner-content3 .fill-btn:focus{background: var(--clr-theme-2);color: var(--clr-theme-1);border-color: var(--clr-theme-2)}.banner-content3 .border-btn{background: transparent;border-color: var(--clr-common-white);border-radius: 50px;color: var(--clr-common-white);padding: 0 30px}.banner-content3 .border-btn:hover,.banner-content3 .border-btn:focus{background: var(--clr-theme-2);color: var(--clr-theme-1);border-color: var(--clr-theme-2)}.banner-content3 p{font-size: 22px;font-weight: 500;color: var(--clr-common-white);text-transform: uppercase;margin-bottom: 40px}@media (max-width:450px){.banner-content3 p{font-size: 18px}}.banner-content3 p{opacity: 0;transform: translateY(-80px);transition: all 1000ms ease}.banner-content3 .banner-title{opacity: 0;transform: translateX(80px);transition: all 1000ms ease}.banner-content3 .banner-meta-text{opacity: 0;transform: translateX(-80px);transition: all 1000ms ease}.banner-content3 .banner-btn{opacity: 0;transform: translateY(80px);transition: all 1000ms ease}.swiper-slide-active .banner-content3 p{transform: translateY(0);transition-delay: 1000ms;opacity: 1}.swiper-slide-active .banner-content3 .banner-title{opacity: 1;transform: translateX(0px);transition-delay: 1000ms}.swiper-slide-active .banner-content3 .banner-meta-text{opacity: 1;transform: translateX(0px);transition-delay: 1000ms}.swiper-slide-active .banner-content3 .banner-btn{opacity: 1;transform: translateY(0px);transition-delay: 1000ms}.single-banner-3 .armado-shape{position: absolute;left: 50%;top: 33%;transform: translate(-50%,-50%);z-index: -1;transform-origin: 100% 50%;inset-inline-end: auto}.single-banner-3 .armado-shape .stroke-text{-webkit-text-stroke-color: var(--clr-common-white);opacity: 0.15}@media only screen and (min-width: 1200px) and (max-width: 1399px){.single-banner-3 .armado-shape .stroke-text{font-size: 200px}}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px){.single-banner-3 .armado-shape .stroke-text{font-size: 150px}}.single-banner-3 .video-wrapper{position: absolute;width: 100%;height: 100%;top: 0;inset-inline-start: 0}.single-banner-3 .video-wrapper:before{position: absolute;content: "";width: 100%;height: 100%;top: 0;inset-inline-start: 0;background: linear-gradient(104.12deg,rgba(0,0,0,0.03) 0.68%,#000000 100%)}.single-banner-3 .video-wrapper video{position: absolute;width: 100%;height: 100%;object-fit: cover;z-index: -1}.bannner-3-social.social-links{position: absolute;padding: 5px 5px;background: var(--clr-common-white);border-radius: 60px;top: 50%;transform: translateY(-50%);inset-inline-start: 75px;z-index: 1}@media only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.bannner-3-social.social-links{display: none}}.bannner-3-social.social-links ul{flex-direction: column;gap: 10px}.bannner-3-social.social-links ul li a{width: 30px;height: 30px;background: var(--clr-common-white);border-radius: 50%}.slider-3-pagination.slider-pagination{position: absolute;inset-inline-end: 90px;top: 50%}@media only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.slider-3-pagination.slider-pagination{display: none}}.white-bg{background-color: var(--clr-common-white)}.black-bg{background: var(--clr-common-black)}.dark-bg{background-color: var(--clr-common-heading)}.grey-bg{background-color: var(--clr-bg-gray-1)}.footer-bg{background-color: var(--clr-bg-footer)}.primary-bg{background: var(--clr-background-primary)}.alice-blue-bg{background: var(--clr-bg-6)}body{cursor: inherit}.cursor-outer{margin-left: -12px;margin-top: -12px;width: 25px;height: 25px;border: 1px solid var(--clr-theme-2);box-sizing: border-box;z-index: 10000000;opacity: 0.5;transition: all 0.08s ease-out}.cursor-outer.cursor-hover{opacity: 0}.cursor-outer.cursor-big{opacity: 0}@media (max-width:450px),(max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px){.cursor-outer{display: none}}.mouseCursor{position: fixed;top: 0;left: 0;right: 0;bottom: 0;pointer-events: none;border-radius: 50%;transform: translateZ(0);visibility: hidden;text-align: center}@media (hover: none){.mouseCursor{display: none}}[dir=rtl] .mouseCursor{left: 0;right: auto}.mouseCursor.cursor-big{width: 60px;height: 60px;margin-left: -30px;margin-top: -30px}.cursor-inner{margin-left: -3px;margin-top: -3px;width: 8px;height: 8px;z-index: 10000001;background-color: var(--clr-theme-2);opacity: 0.8;transition: width 0.3s ease-in-out,height 0.3s ease-in-out,margin 0.3s ease-in-out,opacity 0.3s ease-in-out}.cursor-inner span{color: var(--clr-common-white);line-height: 60px;opacity: 0;text-transform: uppercase;letter-spacing: 1px;font-size: 12px}.cursor-inner.cursor-big span{opacity: 1}.cursor-inner.cursor-hover{margin-left: -12px;margin-top: -12px;width: 25px;height: 25px;background-color: var(--clr-theme-2);opacity: 0}@media (max-width:450px),(max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px){.cursor-inner{display: none}}.hero-area{min-height: 930px}@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.hero-area{min-height: auto}}.hero-area__bg{position: absolute;width: 100%;height: 100%;top: 0;left: 0}.hero-area__bg:after{position: absolute;content: "";width: 100%;height: 100%;top: 0;left: 0;background: linear-gradient(105.54deg,#FFFFFF 34.13%,rgba(255,255,255,0) 100%)}.hero-area__bg img{width: 100%;height: 100%;object-fit: cover}.hero-area .container{max-width: 1790px}.hero-area .meta-item-call{display: flex;align-items: center;gap: 25px;writing-mode: vertical-rl;position: absolute;left: 15px;top: 50%;transform: translateY(-50%)}@media screen and (min-width: 1790px){.hero-area .meta-item-call{left: 80px}}.hero-area .meta-item-call .meta-item__icon{line-height: 1}.hero-area .meta-item-call p{font-size: 20px;font-weight: 700;font-family: "Archivo",sans-serif}.hero-area .meta-item-call p a:hover{color: var(--clr-theme-2)}.hero-area .scroll-btn span{position: absolute;bottom: 150px;left: 23px}@media screen and (min-width: 1790px){.hero-area .scroll-btn span{left: 88px}}.scroll-btn span{font-size: 14px;font-weight: 400;color: #A5A5A5;writing-mode: vertical-rl;letter-spacing: 7px;font-family: "Archivo",sans-serif;position: relative;line-height: 1}.scroll-btn span::before{position: absolute;content: "\f107";font-family: var(--tpl-ff-fontawesome);color: #A5A5A5;left: 55%;transform: translateX(-50%);top: calc(100%+120px)}.scroll-btn span:after{position: absolute;content: "";width: 1px;height: 115px;background: #A5A5A5;left: 55%;transform: translateX(-50%);top: calc(100%+15px)}.hero-inner{margin-left: 100px}@media screen and (min-width: 1790px){.hero-inner{margin-left: 175px;margin-right: 125px}}@media (min-width: 1600px) and (max-width: 1789px){.hero-inner{margin-left: 100px;margin-right: 75px}}@media only screen and (min-width: 576px) and (max-width: 767px){.hero-inner{margin-left: 70px}}@media (max-width: 575px){.hero-inner{margin-left: 0}}.hero__title{margin-bottom: 0}.hero__title .regular-text{font-weight: 400;font-family: "Tenor Sans",sans-serif}.hero__text{max-width: 424px;position: absolute;right: 0;top: 120px;margin-bottom: 0}@media only screen and (min-width: 1200px) and (max-width: 1399px){.hero__text{top: 60px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.hero__text{max-width: 326px;top: 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){.hero__text{position: static;margin-top: 30px}}.hero__btn{position: absolute;right: 0;bottom: 30px;transform: rotate(-45deg)}@media only screen and (min-width: 1400px) and (max-width: 1600px),only screen and (min-width: 1200px) and (max-width: 1399px){.hero__btn{bottom: 0px;transform: rotate(-45deg) scale(0.8)}}@media only screen and (min-width: 992px) and (max-width: 1199px){.hero__btn{bottom: 60px;transform: rotate(-45deg) scale(0.5);transform-origin: right bottom}}@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.hero__btn{position: static;transform: scale(0.7);margin-top: 60px;transform-origin: top left}}.hero__btn .circle-btn{width: 160px;height: 160px}.hero__btn .circle-btn .icon-box{background: var(--clr-theme-2)}.hero__btn .circle-btn .icon-box i{font-size: 34px;color: var(--clr-common-black)}@media only screen and (min-width: 1601px),only screen and (min-width: 1400px) and (max-width: 1600px),only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 1200px) and (max-width: 1399px){.hero__btn .circle-btn .icon-box{box-shadow: none}}.hero__shape-1{position: absolute;top: 217px;left: 65%;animation: zoomInOut 3s infinite linear}.hero__shape-2{position: absolute;left: 68%;bottom: 72px;animation: zoomInOut 3s infinite linear}.hero-2-area{padding-top: 240px;padding-bottom: 205px}@media only screen and (min-width: 1400px) and (max-width: 1600px),only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 992px) and (max-width: 1199px){.hero-2-area{padding-bottom: 150px}}@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (min-width: 576px) and (max-width: 767px){.hero-2-area{padding-bottom: 135px}}@media (max-width: 575px){.hero-2-area{padding-top: 190px;padding-bottom: 100px}}.hero-2-area .container{max-width: 1640px}.hero-2-area__bg{z-index: -1}.hero-2-area__bg::before{position: absolute;content: "";width: 100%;height: 100%;top: 0;left: 0;background: var(--clr-background-primary)}.hero-2__shape-1{position: absolute;width: 44px;left: 26%;top: 279px;animation: zoomInOut 3s infinite linear}.hero-2__shape-2{position: absolute;width: 44px;left: 59%;bottom: 128px;animation: zoomInOut 3s infinite linear}.hero-2__shape-3{position: absolute;bottom: 452px;left: 72%}.hero-2__img-box{position: absolute;left: 50%;top: 230px;transform: translateX(-50%);margin-bottom: 75px}@media only screen and (min-width: 1400px) and (max-width: 1600px){.hero-2__img-box{max-width: 600px}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.hero-2__img-box{max-width: 500px}}@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.hero-2__img-box{margin-left: auto;margin-right: auto;max-width: 600px}}@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.hero-2__img-box{transform: none;top: 150px;left: 0;position: absolute}}.hero-2__img-box .main-img{width: 566px;aspect-ratio: 81/100}@media only screen and (min-width: 1400px) and (max-width: 1600px){.hero-2__img-box .main-img{aspect-ratio: 100/100}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.hero-2__img-box .main-img{aspect-ratio: 90/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){.hero-2__img-box .main-img{aspect-ratio: 0}}.hero-2__img-box .secondary-img{width: 566px;aspect-ratio: 81/100;position: absolute;left: 0;bottom: -33px;transform: rotate(-15deg);z-index: -1}@media only screen and (min-width: 1400px) and (max-width: 1600px){.hero-2__img-box .secondary-img{aspect-ratio: 100/100}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.hero-2__img-box .secondary-img{aspect-ratio: 90/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){.hero-2__img-box .secondary-img{bottom: 0;aspect-ratio: 120/100}}.hero-2__content{text-align: center}@media only screen and (min-width: 1601px),only screen and (min-width: 1400px) and (max-width: 1600px),only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 992px) and (max-width: 1199px){.hero-2__content{padding-bottom: 310px;top: -60px}}.hero-2__subtitle{font-size: 130px;color: var(--clr-theme-2);font-family: var(--tpl-ff-handwriting);font-weight: 400;line-height: 1;margin-bottom: 30px;display: inline-block}@media only screen and (min-width: 1200px) and (max-width: 1399px){.hero-2__subtitle{font-size: 90px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.hero-2__subtitle{font-size: 80px}}@media only screen and (min-width: 768px) and (max-width: 991px){.hero-2__subtitle{font-size: 70px}}@media only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.hero-2__subtitle{font-size: 50px}}@media (max-width:450px){.hero-2__subtitle{font-size: 100px;margin-bottom: -50px}}.hero-2__title{font-size: 60px;line-height: 1.08;color: #ffffff;text-transform: uppercase;margin-bottom: 30px;color: white;text-shadow: 0px 0px 30px black}@media only screen and (min-width: 1400px) and (max-width: 1600px){.hero-2__title{font-size: 70px}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.hero-2__title{font-size: 60px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.hero-2__title{font-size: 80px}}@media only screen and (min-width: 768px) and (max-width: 991px){.hero-2__title{font-size: 60px}}@media only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.hero-2__title{font-size: 50px}}@media (max-width:450px){.hero-2__title{font-size: 27px;margin-bottom: 20px}}.hero-2__title .circle-btn{width: 85px;height: 85px;top: -30px;margin: 0 5px}@media only screen and (min-width: 1200px) and (max-width: 1399px){.hero-2__title .circle-btn{top: -20px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.hero-2__title .circle-btn{top: -15px}}@media only screen and (min-width: 768px) and (max-width: 991px){.hero-2__title .circle-btn{width: 65px;height: 65px;top: -10px}}@media only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.hero-2__title .circle-btn{display: none}}.hero-2__title .circle-btn:hover .icon-box{color: var(--clr-theme-1)}.hero-2__title .circle-btn:hover .icon-box i{animation: iconlbtr 0.5s forwards}.hero-2__title .circle-btn .icon-box{width: 85px;height: 85px;background: var(--clr-theme-2);border-color: var(--clr-theme-2);color: white;font-size: 20px;text-shadow: none !important;!i;!;!i;!;!;!i;!}@media only screen and (min-width: 768px) and (max-width: 991px){.hero-2__title .circle-btn .icon-box{width: 65px;height: 65px}}.hero-2__title .big-text{font-size: 60px;display: inline-block;margin-top: 5px}@media only screen and (min-width: 1400px) and (max-width: 1600px){.hero-2__title .big-text{font-size: 70px}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.hero-2__title .big-text{font-size: 60px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.hero-2__title .big-text{font-size: 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){.hero-2__title .big-text{font-size: inherit}}.hero-2__text{color: #D9D9D9;max-width: 327px;margin-bottom: 30px;font-family: var(--tpl-ff-body)}@media only screen and (min-width: 1601px),only screen and (min-width: 1400px) and (max-width: 1600px),only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 992px) and (max-width: 1199px){.hero-2__text{position: absolute;right: 0;bottom: 65px;text-align: left}}@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (min-width: 576px) and (max-width: 767px){.hero-2__text{max-width: 415px;margin-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){.hero-2__text{margin-left: auto;margin-right: auto}}@media only screen and (min-width: 1601px),only screen and (min-width: 1400px) and (max-width: 1600px),only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 992px) and (max-width: 1199px){.hero-2__btn{position: absolute;bottom: 60px;left: 0}}@media (max-width: 575px){.hero-2__btn{transform: scale(0.8)}}.hero-2__btn .circle-btn{width: 180px;height: 180px;transform: rotate(-45deg)}.hero-2__btn .circle-btn .icon-box{width: 125px;height: 125px}.hero-2__btn .circle-btn .image-text{filter: NONE}.hero-3-area{padding-top: 310px;padding-bottom: 150px}@media only screen and (min-width: 992px) and (max-width: 1199px){.hero-3-area{padding-top: 300px;padding-bottom: 120px}}@media only screen and (min-width: 768px) and (max-width: 991px){.hero-3-area{padding-top: 180px;padding-bottom: 120px}}@media only screen and (min-width: 576px) and (max-width: 767px){.hero-3-area{padding-top: 175px;padding-bottom: 100px}}@media (max-width: 575px){.hero-3-area{padding-top: 160px;padding-bottom: 90px}}.hero-3-area .container{max-width: 1640px}.hero-3-area .noise-wrapper{opacity: 0.2;z-index: 0}.hero-3-area__bg{z-index: -1}.hero-3-area__bg::before{position: absolute;content: "";width: 100%;height: 100%;top: 0;left: 0;background: var(--clr-common-white)}.hero-3-area.container{max-width: 1640px}.hero-3-area .scroll-btn span{position: absolute;bottom: 390px;right: 56px}@media only screen and (min-width: 1200px) and (max-width: 1399px){.hero-3-area .scroll-btn span{bottom: 150px}}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 992px) and (max-width: 1199px){.hero-3-area .scroll-btn span{display: none}}.hero-3__title{font-size: 140px;line-height: 1;font-weight: 700;color: #171717;margin-bottom: 30px}@media only screen and (min-width: 1400px) and (max-width: 1600px){.hero-3__title{font-size: 120px}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.hero-3__title{font-size: 95px}}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px){.hero-3__title{font-size: 90px}}@media only screen and (min-width: 576px) and (max-width: 767px){.hero-3__title{font-size: 65px}}@media (max-width: 575px){.hero-3__title{font-size: 50px}}@media (max-width:450px){.hero-3__title{font-size: 38px}}.hero-3__title .top{margin-bottom: 10px;display: block}.hero-3__subtitle{font-size: 18px;font-weight: 300;color: #000000;line-height: 1;font-family: var(--tpl-ff-heading);position: absolute;left: 25%;padding-left: 190px;top: 60px;margin-bottom: 20px;display: inline-block}@media only screen and (min-width: 1400px) and (max-width: 1600px){.hero-3__subtitle{top: 60px}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.hero-3__subtitle{top: 45px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.hero-3__subtitle{top: 35px}}@media only screen and (min-width: 768px) and (max-width: 991px){.hero-3__subtitle{top: 30px}}@media only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.hero-3__subtitle{position: relative;padding-left: 70px;top: 0;left: 0}}.hero-3__subtitle::before{content: "";width: 170px;height: 1px;background: #D9D9D9;position: absolute;left: 0;top: 50%;transform: translateY(-50%)}@media only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.hero-3__subtitle::before{width: 50px}}.hero-3__subtitle::after{position: absolute;content: "";width: 40px;height: 1px;background: var(--clr-theme-2);left: 130px;top: 50%;transform: translateY(-50%)}@media only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.hero-3__subtitle::after{width: 20px;left: 30px}}.hero-3__text{font-size: 22px;line-height: 1.66;color: #171717;max-width: 538px;margin-bottom: 75px;margin-left: 241px}@media only screen and (min-width: 1200px) and (max-width: 1399px){.hero-3__text{font-size: 20px;margin-left: 100px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.hero-3__text{font-size: 20px;margin-left: 0px}}@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.hero-3__text{margin-left: 0;font-size: 18px}}.hero-3__btn{margin-left: 146px}@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){.hero-3__btn{margin-left: 0}}.hero-3__shape-1{position: absolute;top: 292px;left: -190px;width: 500px;z-index: -1;opacity: 0.2}@media only screen and (min-width: 1400px) and (max-width: 1600px){.hero-3__shape-1{width: 470px}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.hero-3__shape-1{width: 420px}}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px){.hero-3__shape-1{width: 370px}}@media only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.hero-3__shape-1{display: none}}.hero-3__shape-2{position: absolute;width: 94px;top: 440px;right: 0;z-index: -1}@media only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.hero-3__shape-2{display: none}}.hero-3__shape-3{position: absolute;width: 54px;bottom: 230px;left: 30%;z-index: -1;animation: translateY 10s linear infinite alternate}@media only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.hero-3__shape-3{display: none}}.hero-3__shapes-2{position: absolute;left: 52%;z-index: 1;width: 674px}@media only screen and (min-width: 1400px) and (max-width: 1600px){.hero-3__shapes-2{max-width: 600px;top: 20px;left: 55%}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.hero-3__shapes-2{width: 550px;left: 55%}}@media only screen and (min-width: 992px) and (max-width: 1199px){.hero-3__shapes-2{width: 400px;margin-top: 85px;left: 60%}}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.hero-3__shapes-2{display: none !important}}.hero-3__shapes-2 img{width: 100%}.hero-3_wrapper,#hero-3_wrapper{position: absolute}.hero-5__subtitle{font-size: 120px;color: var(--clr-theme-1);font-family: var(--tpl-ff-handwriting);font-weight: 400;line-height: 1;margin-bottom: 60px;display: block;text-align: 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){.hero-5__subtitle{font-size: 100px}}@media (max-width: 575px){.hero-5__subtitle{font-size: 80px}}@media (max-width:450px){.hero-5__subtitle{font-size: 60px}}.hero-5__title{font-size: 90px;line-height: 1.15;margin-bottom: 55px;text-transform: uppercase}@media only screen and (min-width: 1400px) and (max-width: 1600px){.hero-5__title{font-size: 85px}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.hero-5__title{font-size: 70px;margin-bottom: 80px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.hero-5__title{font-size: 60px;margin-bottom: 80px}}@media only screen and (min-width: 768px) and (max-width: 991px){.hero-5__title{font-size: 70px;margin-bottom: 80px}}@media only screen and (min-width: 576px) and (max-width: 767px){.hero-5__title{font-size: 50px}}@media (max-width: 575px){.hero-5__title{font-size: 45px}}@media (max-width:450px){.hero-5__title{font-size: 36px}}.hero-5__title .highlight-title{color: #14CF93;font-family: var(--tpl-ff-body);text-transform: uppercase}.hero-5-bg{position: relative;padding-top: 170px;padding-bottom: 70px;min-height: 1020px;overflow-x: clip}@media only screen and (min-width: 768px) and (max-width: 991px){.hero-5-bg{padding-top: 120px}}@media (max-width:450px),(max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.hero-5-bg{padding-top: 100px}}.hero-5-bg::before{position: absolute;content: "";height: 100%;width: 100%;top: 0;left: 0;z-index: -1;background: linear-gradient(180deg,#E8F5FF 0%,rgba(217,217,217,0) 100%)}.hero-5__shape-2{position: absolute;width: 44px;right: 80px;top: 43%;animation: zoomInOut 3s infinite linear}.hero-5-area .container{max-width: 1640px}.hero-5-thumb-1{max-width: 673.27px;position: absolute;top: 40px;right: 0;z-index: -1}@media only screen and (min-width: 1200px) and (max-width: 1399px){.hero-5-thumb-1{max-width: 600px}}@media only screen and (min-width: 768px) and (max-width: 991px){.hero-5-thumb-1{max-width: 460px}}.hero-5-thumb-1 img{aspect-ratio: 100/88;width: 100%}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px){.hero-5-thumb-1 img{display: none}}.banner-5-thumb-1-mask{mask-size: cover;mask-repeat: no-repeat;mask-position: top}.hero-5__btn{position: absolute;bottom: 38px;left: 56%;transform: translateX(-50%)}@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: 1200px) and (max-width: 1399px){.hero-5__btn{bottom: 0}}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px){.hero-5__btn{position: static;bottom: 0;left: 0;transform: translateY(0px);margin-top: 50px}}.hero-5__shape-1{opacity: 0.7;filter: blur(175px);position: absolute;transform: translate(45%,-45%)}.hero-5-thumb-2{max-width: 266px;position: relative}.hero-5-thumb-2 img{border-radius: 1000px 1000px 0px 0px;aspect-ratio: 100/125;width: 100%}.hero-5-thumb-2:after{position: absolute;content: "";width: 100%;height: 100%;left: 10px;top: 0;border: 1px solid #D9D9D9;border-radius: 180px 180px 0 0;z-index: -1}.hero-5-paragraph{max-width: 382px}.hero-5-bottom-content{display: flex;gap: 50px 72px}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px){.hero-5-bottom-content{display: flex;gap: 30px 45px;align-items: center}}@media (max-width: 575px){.hero-5-bottom-content{flex-wrap: wrap}}.hero-5__btn .circle-btn{width: 180px;height: 180px;transform: rotate(-45deg)}.hero-5__btn .circle-btn:hover .icon-box{color: var(--clr-theme-2)}.hero-5__btn .circle-btn .icon-box{width: 136px;height: 136px;color: var(--clr-theme-1);box-shadow: 0px 0px 20px rgba(0,0,0,0.03)}.ax-hero6__slider{min-height: 940px;background-position: center center;background-size: cover;background-repeat: no-repeat;display: flex;align-items: center;padding-top: 120px;padding-bottom: 255px}@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.ax-hero6__slider{min-height: 650px}}.ax-hero6__content{position: absolute;max-width: 690px;top: 55%;z-index: 9;transform: translateY(-50%)}.ax-hero6__title{background: linear-gradient(90.37deg,#14CF93 1.75%,#42A5F5 99.88%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;background-clip: text;text-fill-color: transparent}.hero-btn{margin-top: 50px}.dark-overlay{position: relative;z-index: 55}.dark-overlay:before{position: absolute;content: "";height: 100%;width: 100%;background: #111;top: 0;left: 0;z-index: -1;opacity: 0.7}.brand-area__title{font-size: 20px;font-weight: 600;text-align: center;line-height: 30px}.brand-area-2{background: var(--clr-kh)}.brand-wrapper{display: flex;justify-content: space-around;align-items: center;flex-wrap: wrap;gap: 50px 50px}@media (min-width: 1400px){.brand-wrapper{justify-content: space-between}}.brand-item{text-align: center}.brand-item img{filter: none;-webkit-transition: all 0.5s ease-out 0s;-moz-transition: all 0.5s ease-out 0s;-ms-transition: all 0.5s ease-out 0s;-o-transition: all 0.5s ease-out 0s;transition: all 0.5s ease-out 0s;display: inline-block}.brand-active .slick-list{margin-left: -15px;margin-right: -15px}.brand-active .slick-track{display: flex;align-items: center}.brand-active .slick-slide{margin-left: 15px;margin-right: 15px}.brand-grid{display: grid;grid-template-columns: repeat(4,1fr);gap: 30px 30px}@media only screen and (min-width: 992px) and (max-width: 1199px){.brand-grid{grid-template-columns: repeat(3,1fr)}}@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (min-width: 576px) and (max-width: 767px){.brand-grid{grid-template-columns: repeat(2,1fr)}}@media (max-width: 575px){.brand-grid{grid-template-columns: repeat(1,1fr)}}.brand-grid .brand-item{border: 1px solid #414141;padding: 52px 0;transition: 0.3s ease-in-out}.brand-grid .brand-item:hover{border-color: var(--clr-common-white)}.brand-grid .brand-item:hover img{filter: grayscale(0)}.brand-testimonial-item{padding: 40px 40px 35px;background: #242424;border-radius: 6px}@media only screen and (min-width: 1200px) and (max-width: 1399px),(max-width:450px){.brand-testimonial-item{padding: 40px 30px 35px}}.brand-testimonial-icon{margin-bottom: 20px}.brand-testimonial-content>p{color: #D9D9D9;margin-bottom: 30px}.testimonial-author h4{color: var(--clr-common-white);font-size: 20px;font-weight: 500}.testimonial-author p{color: #848484;margin-bottom: 0}.slider-nav{height: 46px;width: 46px;background: var(--clr-common-white);border-radius: 50%;box-shadow: 0px 4px 50px rgba(0,0,0,0.15);display: inline-flex;align-items: center;justify-content: center;color: #14CF93;position: absolute;top: 50%;transform: translateY(-50%);z-index: 99}.slider-nav:hover{background: var(--clr-theme-2);color: var(--clr-common-black)}.slider-nav-wrapper .slider-nav-next{left: auto;right: -25px}@media only screen and (min-width: 1400px) and (max-width: 1600px),only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 992px) and (max-width: 1199px){.slider-nav-wrapper .slider-nav-next{right: -18px}}.slider-nav-wrapper .slider-nav-prev{left: -25px}@media only screen and (min-width: 1400px) and (max-width: 1600px),only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 992px) and (max-width: 1199px){.slider-nav-wrapper .slider-nav-prev{left: -18px}}.slider-nav-wrapper{opacity: 0;visibility: hidden}@media (max-width: 575px){.slider-nav-wrapper{display: none}}.nav-on-hover:hover .slider-nav-wrapper{opacity: 1;visibility: visible}.brand-title{text-transform: capitalize;font-size: 20px}.brand-round-item{display: inline-flex;align-items: center;justify-content: center;border: 1px solid #D9D9D9}.brand-round-item img{filter: grayscale(1);max-width: 229px;-webkit-transition: all 0.5s ease-out 0s;-moz-transition: all 0.5s ease-out 0s;-ms-transition: all 0.5s ease-out 0s;-o-transition: all 0.5s ease-out 0s;transition: all 0.5s ease-out 0s}.brand-round-item img:hover{filter: grayscale(0)}.counter-wrapper{padding: 60px 0}@media only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.counter-wrapper{padding: 0px 0}}.counter-area__bg{position: absolute;width: calc(100%+200px);top: 0;left: 50%;z-index: -1;border-radius: 1000px;transform: translateX(-50%);overflow: hidden;height: 100%}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px){.counter-area__bg{border-radius: 0}}.counter-area__bg:after{position: absolute;content: "";width: 100%;height: 100%;background: #000;top: 0;left: 0;opacity: 0.6}.counter-area__bg img{width: 100%;height: 100%;object-fit: cover}.counter-area__bg_dark{background: var(--clr-theme-1)}@media (max-width: 575px){.counter-area__btn{text-align: center;padding: 30px 0}}.counter-area__btn .circle-btn{width: 150px;height: 150px}.counter-area__btn .circle-btn:hover .icon-box{background: rgb(255,255,255)}.counter-area__btn .circle-btn .icon-box{background: rgba(255,255,255,0)}.counter-area__btn .circle-btn .icon-box svg *{fill: var(--clr-theme-2)}.counter-area__btn .circle-btn .image-text{filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(316deg) brightness(104%) contrast(103%)}.counter-item{padding: 30px 0}@media (max-width: 575px){.counter-item{text-align: center}}.counter__number{font-size: 60px;font-weight: 700;line-height: 1.16;color: var(--clr-common-white);margin-bottom: 10px}@media only screen and (min-width: 992px) and (max-width: 1199px),(max-width: 575px){.counter__number{font-size: 45px}}.counter__text p{font-size: 16px;font-weight: 400;text-transform: uppercase;color: var(--clr-common-white);font-family: "Archivo",sans-serif;line-height: 30px;margin-bottom: 0}.for-black .counter__number{font-size: 60px;font-weight: 700;line-height: 1.16;color: var(--clr-common-black);margin-bottom: 10px}@media only screen and (min-width: 992px) and (max-width: 1199px),(max-width: 575px){.for-black .counter__number{font-size: 45px}}.for-black .counter__text p{font-size: 16px;font-weight: 400;text-transform: uppercase;color: var(--clr-common-black);font-family: "Archivo",sans-serif;line-height: 30px;margin-bottom: 0}.counter-area__btn .icon-box{height: 120px;width: 120px;display: inline-flex;justify-content: center;align-items: center;color: var(--clr-theme-2);border-radius: 50%;font-size: 38px;font-weight: 400;background: var(--clr-common-white);box-shadow: 0px 0px 20px rgba(0,0,0,0.1);background-size: cover;background-repeat: no-repeat;background-position: center}.section__subtitle{display: inline-block;text-align: center}.section__subtitle-icon{margin-bottom: 15px;line-height: 1}.section__subtitle-text{font-size: 20px;font-weight: 400;color: var(--clr-theme-2) !important;line-height: 22px;margin-bottom: 20px}.section__subtitle-3{display: flex;align-items: flex-start;gap: 27px;margin-bottom: 30px}.section__subtitle-3 .section__subtitle-text{font-size: 16px;font-weight: 600;color: var(--clr-theme-1);text-transform: uppercase;font-family: var(--tpl-ff-heading);margin-bottom: 0;line-height: 25px;padding-bottom: 10px;display: inline-block;position: relative}.section__subtitle-3 .section__subtitle-text::after{position: absolute;content: "";width: 100%;height: 1px;bottom: 0;left: 0;background-image: linear-gradient(90deg,var(--clr-theme-2) 0%,transparent 100%)}.section__subtitle-3 .section__subtitle-number span{font-size: 16px;font-weight: 600;color: var(--clr-theme-2);font-family: var(--tpl-ff-heading)}.section__title-wrapper-about .section__subtitle-text{margin-bottom: 0}.section__title-wrapper-services .section__title-main{color: var(--clr-common-white)}.section__title-wrapper-work-process .section__title-main{color: var(--clr-common-white)}.section__title-wrapper-history{margin-bottom: 100px}@media only screen and (min-width: 768px) and (max-width: 991px){.section__title-wrapper-history{margin-bottom: 80px}}@media only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.section__title-wrapper-history{margin-bottom: 60px}}.section__title-main{line-height: 1.08}.section__title-2-wrapper-testimonial-2 .section__title-main{color: var(--clr-common-white)}.section__title-2-wrapper-testimonial-2 .section__title-main span{font-weight: 500}.section__title-2-wrapper-cta .section__title-main{color: var(--clr-common-white);font-weight: 700}.section__title-2-wrapper-cta .section__title-main span{font-family: var(--tpl-ff-handwriting);color: var(--clr-theme-2);text-transform: initial;font-weight: 300;font-size: 90px}.section__title-2-wrapper-capabilities .section__title-main{color: var(--clr-common-white)}.section__title-3-wrapper.section__title-wrapper-services .section__title-main{color: var(--clr-common-white)}.section__title-3-wrapper.section__title-wrapper-blogpost .section__title-main{color: var(--clr-common-white)}.section__title-3-wrapper.section__title-wrapper-discuss .section__title-main{color: #14CF93}.section__title-3-wrapper.section__title-wrapper-team .section__title-main{color: var(--clr-common-white)}.section__title-3-wrapper.section__title-wrapper-project .section__title-main{line-height: 1}@media only screen and (min-width: 1601px){.section__title-3-wrapper.section__title-wrapper-project .section__title-main{font-size: 200px}}@media only screen and (min-width: 1400px) and (max-width: 1600px){.section__title-3-wrapper.section__title-wrapper-project .section__title-main{font-size: 180px}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.section__title-3-wrapper.section__title-wrapper-project .section__title-main{font-size: 140px}}.section__right-title{font-size: 65px;line-height: 1;text-transform: uppercase;font-weight: 400;margin-bottom: 0}@media only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 768px) and (max-width: 991px){.section__right-title{font-size: 60px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.section__right-title{font-size: 35px}}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px){.section__right-title{font-size: 40px}}@media (max-width:450px){.section__right-title{font-size: 35px}}.section__title-wrapper.is-white .section__title-main{color: var(--clr-common-white)}.section__title-wrapper.is-white .section__right-title{color: var(--clr-common-white)}.section__title-wrapper.is-white .section__paragraph{color: var(--clr-common-white);font-size: 24px;font-weight: 400;margin-bottom: 0;line-height: 1.7}@media (max-width: 575px),(max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 1200px) and (max-width: 1399px){.section__title-wrapper.is-white .section__paragraph{font-size: 20px}}.section__title-wrapper.is-gradient .section__title-main>*{background-image: linear-gradient(91.13deg,#14CF93 2.19%,#4A79F2 99.94%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;background-clip: text}.icon-box .title-icon{position: relative;top: -7px}.fw-reguler{font-weight: 400}.section-title-hightlight{color: var(--clr-theme-2);font-weight: 300;font-family: var(--tpl-ff-body)}.section__title-wrapper .title-arrow{padding-left: 20px}@media (max-width: 575px),sm{.section__title-wrapper .title-arrow{-webkit-transform: rotate(165deg);-moz-transform: rotate(165deg);-ms-transform: rotate(165deg);transform: rotate(165deg)}}.section__inner-subtitle{font-size: 18px;font-weight: 500;display: inline-block;margin-bottom: 25px;font-family: var(--tpl-ff-heading);text-transform: capitalize}.line__subtitle{font-size: 18px;color: #000000;line-height: 1;font-family: var(--tpl-ff-heading);position: relative;padding-left: 190px;display: inline-block;font-weight: 600}@media (max-width:450px){.line__subtitle{padding-left: 140px}}.line__subtitle::before{content: "";width: 170px;height: 1px;background: #D9D9D9;position: absolute;left: 0;top: 50%;transform: translateY(-50%)}@media (max-width:450px){.line__subtitle::before{width: 120px}}.line__subtitle::after{position: absolute;content: "";width: 40px;height: 1px;background: var(--clr-theme-2);left: 130px;top: 50%;transform: translateY(-50%)}@media (max-width:450px){.line__subtitle::after{left: 80px}}.section__title-inner{font-size: 37px;text-transform: capitalize;line-height: 1.17}@media only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 1400px) and (max-width: 1600px){.section__title-inner{font-size: 29px}}@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (min-width: 992px) and (max-width: 1199px){.section__title-inner{font-size: 50px}}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px){.section__title-inner{font-size: 40px}}@media (max-width:450px){.section__title-inner{font-size: 36px}}.section__title-wrapper.is-white .section__inner-subtitle{color: var(--clr-common-white)}.section__title-wrapper.is-white .section__title-inner{color: var(--clr-common-white)}.section-intro-paragraph{margin-bottom: 0}.title-paragraph{margin-bottom: 0}.section__title-wrapper.is-white .title-paragraph{color: var(--clr-common-white);margin-bottom: 0}.section__title-wrapper.has-strategy-title .section__inner-subtitle{font-size: 24px;font-weight: 700}.section__title-wrapper.has-strategy-title .title-paragraph{max-width: 587px}.section__title-wrapper .title-disable{color: #4F4F4F;padding-right: 5px}.title-green{color: #14CF93;border-bottom: 3px solid #14CF93}.text-mask{overflow: hidden;white-space: nowrap}.text-line{transform: translate(0%,150%)}.split-parent{overflow: hidden}.split-child{display: inline-block}.about-area__shape-1{position: absolute;left: 84%;top: 92px;animation: zoomInOut 3s infinite linear}@media (max-width:450px){.about-area__shape-1{display: none}}.about__content{padding: 0 120px;text-align: center}@media only screen and (min-width: 1200px) and (max-width: 1399px){.about__content{padding: 0 90px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.about__content{padding: 0 60px}}@media only screen and (min-width: 768px) and (max-width: 991px){.about__content{padding: 0 30px}}@media only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.about__content{padding: 0 0}}.about__content p{margin-bottom: 0}.about-us-text{margin-bottom: 110px}@media only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.about-us-text{margin-bottom: 150px}}.about-us-text p{font-size: 15px;margin-bottom: 0;line-height: 1.5}@media (max-width:450px),only screen and (min-width: 992px) and (max-width: 1199px){.about-us-text p{font-size: 17px;margin-bottom: 0}}.about-us-thumb-1{position: relative;padding: 0px 48px;border-radius: 1000px 1000px 0px 0px}@media only screen and (min-width: 1200px) and (max-width: 1399px){.about-us-thumb-1{padding-right: 10px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.about-us-thumb-1{padding-right: 10px;padding-left: 20px}}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.about-us-thumb-1{padding-right: 0px}}.about-us-thumb-1 img{width: 100%;aspect-ratio: 100/106}.about-us-thumb-1:after{position: absolute;content: "";height: 100%;width: 88%;border: 1px solid #D9D9D9;left: 0;top: 60px;z-index: -1}.about-us-thumb-1::before{position: absolute;content: "";width: 75px;height: 1px;background: #D9D9D9;bottom: -29px;left: -12px;transform: rotate(-52deg)}.about-us-content{margin-top: 70px;margin-bottom: 160px}@media (max-width:450px){.about-us-content{margin-bottom: 0px}}.about-us-thumb-2{max-width: 40%;bottom: 0px;right: 0px;position: absolute;margin-bottom: 25px}@media only screen and (min-width: 1400px) and (max-width: 1600px){.about-us-thumb-2{right: 35px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.about-us-thumb-2{max-width: 165px}}@media (max-width: 575px){.about-us-thumb-2{max-width: 150px;right: 30px}}@media (max-width:450px){.about-us-thumb-2{display: none}}.about-us-thumb-2::after{position: absolute;content: "";width: 100%;height: 100%;left: 30px;border: 1px solid #D9D9D9;border-radius: 180px 180px 0 0;z-index: -1;bottom: -25px}.about-us-thumb-2:before{position: absolute;content: "";width: 43.28px;height: 1px;background: #D9D9D9;bottom: -11px;right: -36px;transform: rotate(41deg)}.about-us-thumb-2 img{width: 100%;aspect-ratio: 100/147.5;border-radius: 1000px 1000px 0px 0px}.about-us-content .c-button{margin-left: 70px}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 1200px) and (max-width: 1399px){.about-us-content .c-button{margin-left: 0}}.why-wrapper>p{color: #D9D9D9;max-width: 992px;margin-bottom: 70px;font-family: var(--tpl-ff-body)}.why-content{position: relative;margin-bottom: 40px;margin-left: 120px;margin-right: 120px;z-index: 5;padding-bottom: 35px}@media only screen and (min-width: 768px) and (max-width: 991px){.why-content{margin-left: 80px;margin-right: 80px}}@media only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.why-content{margin-left: 0;margin-right: 0}}.why-thumb{padding-bottom: 35px;background-size: cover;background-position: center;background-repeat: no-repeat;min-height: 500px}.why-content .area__btn{position: absolute;right: 0;transform: translate(49%,-50%);z-index: 1;top: 41%}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px){.why-content .area__btn{right: 50%}}.why-content .line{position: absolute;z-index: 1;height: 350px;width: 1px;background: #D9D9D9;left: -60px;bottom: 0}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px){.why-content .line{display: none}}.about-us-thumb-4{margin-top: 210px;padding-right: 20px;margin-left: -22px}@media xs,only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (min-width: 992px) and (max-width: 1199px){.about-us-thumb-4{padding-right: 0px;margin-left: 0px}}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.about-us-thumb-4{margin-top: 0;padding-right: 0px;margin-left: 0px}}.about-us-thumb-5{margin-top: 375px}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.about-us-thumb-5{margin-top: 0}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.about-us-thumb-5{grid-column: 3/5;grid-row: 2/2;margin-top: -100px}}.about-science-wrapper{width: 806px;display: flex;align-items: center;justify-content: space-between;position: absolute;right: 105px;top: 0;z-index: 5}@media only screen and (min-width: 1200px) and (max-width: 1399px){.about-science-wrapper{width: 530px;right: 20px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.about-science-wrapper{width: 603px;right: 0px}}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.about-science-wrapper{width: 100%;position: static;flex-wrap: wrap;margin-bottom: 60px;gap: 50px}}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px){.about-science-wrapper{justify-content: center}}.about-us-thumb-grid{display: grid;grid-template-columns: repeat(auto-fit,minmax(385px,1fr));gap: 50px 93px}@media only screen and (min-width: 1200px) and (max-width: 1399px){.about-us-thumb-grid{grid-template-columns: repeat(auto-fit,minmax(308px,1fr))}}@media only screen and (min-width: 992px) and (max-width: 1199px){.about-us-thumb-grid{grid-template-columns: repeat(auto-fit,minmax(240px,1fr));gap: 50px 50px}}@media only screen and (min-width: 768px) and (max-width: 991px){.about-us-thumb-grid{grid-template-columns: 30% 31% 30%;gap: 30px 30px;place-items: end}}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px){.about-us-thumb-grid{grid-template-columns: repeat(2,auto);gap: 30px 30px;place-items: end}}@media (max-width:450px){.about-us-thumb-grid{grid-template-columns: repeat(1,auto)}}.about-us-thumb-3 img{width: 100%;aspect-ratio: 100/137}.about-us-thumb-4 img{width: 100%;aspect-ratio: 100/75}.about-us-thumb-5 img{width: 100%;aspect-ratio: 100/124}.about-us-2-title{position: relative;margin-top: -285px}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.about-us-2-title{margin-top: 50px}}.about-us-2-title>P{max-width: 550px;margin-bottom: 0;font-size: 24px;line-height: 1.5}@media (max-width:450px){.about-us-2-title>P{font-size: 20px}}.about-img-area{display: flex;flex-direction: column;justify-content: center;align-items: center;height: 100%;width: 100%;position: relative}.about__img-thumb{position: relative;width: 100%;height: 100%;overflow: hidden}.about__img-thumb img{height: 100%;width: 100%;object-fit: cover;transform-origin: left}.about__download-wrap{position: relative}.about__download-wrap .image-text{animation: rotate 20s linear infinite}.about__download-wrap .download-icon{position: absolute;left: 90px;top: 50%;transform: translate(-50%,-50%);text-align: center;width: 108px;height: 108px;background: #FFFFFF;box-shadow: 0px 4px 44px rgba(0,0,0,0.05);border-radius: 50%;line-height: 108px}@media only screen and (min-width: 1200px) and (max-width: 1399px){.about__download-wrap .download-icon{left: 80px}}@media (max-width: 575px){.about__download-wrap .download-icon{left: 50%}}@media only screen and (min-width: 576px) and (max-width: 767px){.about__download-wrap .download-icon{left: 17%}}.about-thumb{margin-left: 30px}@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-thumb{margin-left: 0}}.about-thumb img{border-radius: 1000px 0px 0px 1000px}.about-skill-area__shape-1{position: absolute;z-index: -1;width: 200px;top: -7%;animation: translateY 2s linear infinite alternate;left: 30%}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px){.about-skill-area__shape-1{display: none}}.parallax-container{height: 930px;overflow: hidden;position: relative}@media (max-width: 575px){.parallax-container{height: 340px}}.parallax-image{background-size: cover;background-position: center;position: absolute;top: 0;left: 0;width: 100%;height: 150%}.award-scroll-line .award-scroll-line__heading{line-height: 1.08;white-space: nowrap;margin-bottom: 0}.award-scroll-line-2 .award-scroll-line__heading{font-weight: 400;line-height: 1.08;font-family: "Tenor Sans",sans-serif;white-space: nowrap;margin-bottom: 0}.award-scroll-wrapper{-webkit-transition-timing-function: linear;transition-timing-function: linear}.text__scroll .swiper-slide{width: auto}.title-moving-outer{margin-left: calc(50% - 50vw) !important;margin-right: calc(50% - 50vw) !important;max-width: 1000% !important;width: 100vw !important}.title-moving-forward,.title-moving-backward{clear: both;display: inline-block;overflow: hidden;white-space: nowrap;padding: 0 6vw;box-sizing: border-box}.light-section-wrapper,.dark-section-wrapper{margin-left: calc(50% - 50vw) !important;margin-right: calc(50% - 50vw) !important;max-width: 1000% !important;width: 100vw !important}.light-section-container,.dark-section-container{position: relative;box-sizing: border-box;width: 100%;margin: 0 auto}.scroll-content{cursor: default !important}.content-max-width{box-sizing: border-box;padding-left: 80px;padding-right: 80px;max-width: 1320px}.content-row{position: relative;width: 100%;margin: 0 auto;z-index: 1;opacity: 1;box-sizing: border-box}.contact-area__shape-1{position: absolute;top: 80px;left: 8%;animation: zoomInOut 3s infinite linear}.contact-area__shape-2{position: absolute;right: 15%;bottom: 95px}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px){.contact-area__shape-2{max-width: 100px}}@media (max-width:450px){.contact-area__shape-2{display: none}}@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__btn{transform: scale(0.8)}}.contact-shapes .shape-1{position: absolute;left: -125px;z-index: -1}@media only screen and (min-width: 1400px) and (max-width: 1600px){.contact-shapes .shape-1{max-width: 230px}}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 992px) and (max-width: 1199px){.contact-shapes{display: none}}.contact-info{display: flex;align-items: center;gap: 20px 3px}.contact-info-content span{margin-bottom: 5px;display: block}.contact-info-content h4{margin-bottom: 0;font-size: 20px}@media (max-width:450px){.contact-info-content h4{font-size: 18px}.contact-info-content h4 a:hover{color: var(--clr-theme-2)}}.contact-info-wrapper{display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;gap: 30px 20px}.contact-info-icon{width: 96px;height: 96px;display: inline-flex;align-items: center;justify-content: center;border-radius: 50%;position: relative;background: none;padding: 23px}@media (max-width:450px){.contact-info-icon{width: 76px;height: 76px;padding: 17px}}.contact-info-icon .icon-middle{width: 32px;height: 32px;display: inline-flex;align-items: center;justify-content: center;background: linear-gradient(180deg,var(--clr-theme-2) 0%,var(--clr-theme-2) 100%);position: absolute;right: 15px;border-radius: 3px}.contact-info-icon .icon-middle::before{position: absolute;content: "";top: 50%;transform: translateY(-50%);left: -10px;width: 0;height: 0;border-top: 7px solid transparent;border-right: 10px solid var(--clr-theme-2);border-bottom: 7px solid transparent;border-radius: 10px 0px 0px 10px}.contact-form{padding: 60px 60px;background: var(--clr-theme-1);margin-left: 30px}@media only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 992px) and (max-width: 1199px){.contact-form{padding: 60px 30px}}@media (max-width: 575px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (min-width: 576px) and (max-width: 767px){.contact-form{padding: 60px 30px;margin-left: 0px}}.contact-input input,.contact-input textarea{height: 60px;width: 100%;font-size: 14px;border: 0;border-bottom: 1px solid #414141;outline: none;background: transparent;color: var(--clr-common-white)}.postbox__comment-check{display: flex;align-items: center;gap: 15px}.postbox__comment-title{margin-bottom: 40px}.contact-input{position: relative;margin-bottom: 20px}.contact-input textarea{height: 80px;resize: none;padding-top: 25px;padding-bottom: 25px}.contact-btn .input-btn{color: var(--clr-common-white)}.contact-btn .input-btn:hover{border-color: var(--clr-theme-2)}.e-check-input{margin: 0;appearance: none;-moz-appearance: none;display: block;width: 26px;height: 26px;background: transparent;border: 1px solid #D9D9D9;outline: none;flex: 0 0 auto;padding: 0;border-radius: 50%}.e-check-input:hover{cursor: pointer}.e-check-input:checked{position: relative}.e-check-input.is-black{border-color: #414141}.e-check-input:checked::after{box-sizing: border-box;position: absolute;content: "";font-size: 10px;color: var(--clr-theme-2);top: 50%;left: 50%;height: 8px;width: 8px;background: var(--clr-theme-2);border-radius: 50%;-webkit-transform: translate(-50%,-50%);-moz-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);transform: translate(-50%,-50%)}.location-map iframe{height: 650px;width: 100%;position: relative;top: 10px}.services-area__bg{position: absolute;width: 100%;height: 100%;overflow: hidden;top: 0;left: 0;z-index: -1}.services-area__bg:after{position: absolute;content: "";width: 100%;height: 100%;top: 0;left: 0;background: #000000;opacity: 0.5}.services-area__bg img{width: 100%;height: 100%;object-fit: cover}.services-area-3__bg{background: var(--clr-theme-1)}.services-area-3__bg img{opacity: 0.15}.services-area-3__shape-1{position: absolute;left: -118px;width: 690px;transform: rotate(30deg);bottom: 232px}@media only screen and (min-width: 1400px) and (max-width: 1600px){.services-area-3__shape-1{width: 600px}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.services-area-3__shape-1{width: 500px}}@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){.services-area-3__shape-1{width: 400px}}@media (max-width: 575px){.services-area-3__shape-1{display: none}}.services-area-3__shape-2{position: absolute;right: -171px;top: 211px;width: 572px;display: none}@media only screen and (min-width: 1400px) and (max-width: 1600px){.services-area-3__shape-2{width: 500px}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.services-area-3__shape-2{width: 400px}}@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){.services-area-3__shape-2{width: 300px}}@media (max-width: 575px){.services-area-3__shape-2{display: none}}.services-area-3-content p{color: var(--clr-common-white);font-size: 22px;line-height: 1.66}@media only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.services-area-3-content p{font-size: 18px}}.services-area-3-content .area-btn{margin-left: 107px}@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){.services-area-3-content .area-btn{margin-left: 0}}.services-area-3-content .area-btn .c-button__text{color: var(--clr-common-white)}.services__btn .border-bottom-btn{color: var(--clr-common-white)}.service-slider{overflow: visible}.services-wrapper-3{padding-left: 40px;padding-right: 40px;margin-right: 40px;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){.services-wrapper-3{margin-right: 0;padding-left: 0;padding-right: 0;padding-top: 0}}.services-wrapper-3__bg{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){.services-wrapper-3__bg{opacity: 0}}.services-wrapper-3__bg img{width: 100%;height: 100%;object-fit: cover;opacity: 0.9}.service__box{border: 1px solid #414141;position: relative;height: 558px}.service__box:hover .service__content{opacity: 1;visibility: visible}.service__box:hover .service__content .service__btn a i{transform: rotate(0deg)}.service__box:hover .service__content-wrapper::before{width: calc(100% - 30px);height: calc(100% - 30px);top: 15px;right: 15px}@media (max-width:450px){.service__box:hover .service__content-wrapper::before{display: none}}.service__box>.service__title{writing-mode: vertical-rl;padding-top: 82px;transform: rotate(180deg) translateX(50%);position: absolute;bottom: 0;left: 50%;margin-bottom: 0}.service__box>.service__title a{font-size: 24px;line-height: 30px;color: var(--clr-common-white);margin-bottom: 0;display: flex;align-items: center;gap: 80px}.service__box>.service__title a i{font-size: 50px;transform: rotate(135deg)}@media (max-width:450px){.service__box>.service__title{opacity: 0;visibility: hidden}}.service__content{padding: 45px 45px 65px;background: var(--clr-theme-2);width: calc(100% - 30px);height: calc(100% - 30px);margin: auto;position: absolute;top: 15px;left: 15px;display: flex;flex-direction: column;justify-content: space-between;opacity: 0;visibility: hidden;-webkit-transition: all 0.5s ease-out 0s;-moz-transition: all 0.5s ease-out 0s;-ms-transition: all 0.5s ease-out 0s;-o-transition: all 0.5s ease-out 0s;transition: all 0.5s ease-out 0s}@media only screen and (min-width: 992px) and (max-width: 1199px){.service__content{padding: 45px 25px 65px}}@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px),(max-width:450px){.service__content{padding: 45px 25px 65px;opacity: 1;visibility: visible}}.service__content .service__title{font-size: 24px;line-height: 30px;color: var(--clr-common-white);margin-bottom: 30px}.service__content-wrapper{position: absolute;width: 100%;height: 100%;top: 0;left: 0}.service__content-wrapper:before{position: absolute;content: "";width: 20px;height: 20px;background: var(--clr-theme-2);right: 0px;top: 0px}@media (max-width:450px){.service__content-wrapper:before{width: 0;height: 0}}.service__list ul{padding: 0px;margin: 0px}.service__list ul li{list-style-position: inside;color: var(--clr-common-white);line-height: 34px}.service__btn{text-align: center}.service__btn a{display: inline-block}.service__btn a:hover i{animation: iconltr 0.5s forwards;color: var(--clr-common-black)}.service__btn a i{font-size: 50px;color: var(--clr-common-white);transform: rotate(-45deg);display: inline-block;-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-ms-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s}@media only screen and (min-width: 768px) and (max-width: 991px){.service__btn a i{transform: rotate(0deg)}}.service-box-3{background: var(--clr-common-white);padding: 30px}.service-box-3__content .service__title{font-size: 24px;color: #191919;margin-bottom: 30px}.service-box-3__content .service__title a{display: flex;align-items: center;gap: 20px;justify-content: space-between;flex-wrap: wrap}.service-box-3__content .service__title a:hover{color: var(--clr-theme-2)}.service-box-3__content .service__title a:hover .icon-box i{animation: iconltr 0.5s forwards;color: var(--clr-theme-2)}.service-box-3__content .service__title .icon-box{transform: rotate(-45deg);display: inline-flex;justify-content: center;align-items: center;width: 40px;height: 40px;color: #191919;font-size: 20px;position: relative}.service-box-3__content .service__title .icon-box::before{position: absolute;content: "";width: 100%;height: 100%;border: 1px solid #D9D9D9;transform: rotate(45deg)}.service-box-3__content p{color: #191919;margin-bottom: 30px}.service-box-3__content .area-btn{line-height: 1}.service-box-3__content .area-btn .text-btn{color: var(--clr-theme-2);font-family: var(--tpl-ff-heading);line-height: 1;padding-bottom: 5px}.service-area-3{background: var(--clr-theme-1);border-bottom: 1px solid #414141}@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-area-3{margin-top: 80px}}.service__item-3{display: inline-flex;flex-direction: column;position: relative;width: 220px;height: 100vh;margin: 0 -4px 0 0;margin-left: 0px;justify-content: flex-end;counter-increment: count}.service__item-3::before{background-color: #cbcbcb;content: "";display: inline-block;height: 100%;left: 0;position: absolute;top: 0;width: 1px}.service__item-3:hover .service__hover-3{opacity: 1}.service__title-3{color: var(--clr-common-white);transform: rotate(270deg);padding-left: 40px;font-size: 75px;font-weight: 700;z-index: 6}.service__hover-3{width: 100%;height: 100%;position: absolute;top: 0;left: 0;background-size: cover;background-repeat: no-repeat;opacity: 0;-webkit-transition: opacity 0.3s,-webkit-transform 0.7s cubic-bezier(0.23,1,0.32,1);transition: opacity 0.3s,-webkit-transform 0.7s cubic-bezier(0.23,1,0.32,1);transition: opacity 0.3s,transform 0.7s cubic-bezier(0.23,1,0.32,1);transition: opacity 0.3s,transform 0.7s cubic-bezier(0.23,1,0.32,1),-webkit-transform 0.7s cubic-bezier(0.23,1,0.32,1);overflow: hidden;pointer-events: none}.service-item-5{border-top: 1px solid #414141;padding: 66px 0px;position: relative;overflow: hidden}@media (max-width:450px){.service-item-5{padding: 45px 0px}}.service-item-5:hover .service-bottom-item{transform: translate(0)}.service-item-5:hover .service-top-item{transform: translateY(-100%) !important}@media (hover: none){.service-item-5:hover .service-top-item{transform: none !important}}.service-panel-inner{overflow: hidden}.service-top-item{transition: transform 0.4s cubic-bezier(0.4,0,0.2,1);display: flex;align-items: center}.service-bottom-item{position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 30;transform: translateY(100%);display: flex;align-items: center;overflow: hidden;transition: transform 0.5s cubic-bezier(0.4,0,0.2,1);justify-content: space-between}@media (hover: none){.service-bottom-item{position: static;transform: none;margin-top: 30px}}.service-count-title{font-size: 20px;color: #A5A5A5;margin-bottom: 0}.service-title-5{font-size: 100px;color: var(--clr-common-white);text-transform: uppercase;line-height: 1.1;margin-bottom: 0;padding-left: 125px}@media only screen and (min-width: 1200px) and (max-width: 1399px){.service-title-5{padding-left: 50px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.service-title-5{font-size: 80px;padding-left: 30px}}@media only screen and (min-width: 768px) and (max-width: 991px){.service-title-5{font-size: 70px;padding-left: 30px}}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px){.service-title-5{font-size: 50px;padding-left: 30px}}@media (max-width:450px){.service-title-5{font-size: 36px;padding-left: 15px}}.service-thumb-5{display: grid;grid-template-columns: repeat(auto-fit,minmax(357px,0fr));gap: 0px 30px;max-width: 808px}@media only screen and (min-width: 1200px) and (max-width: 1399px){.service-thumb-5{grid-template-columns: repeat(auto-fit,minmax(260px,0fr))}}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px){.service-thumb-5{grid-template-columns: repeat(auto-fit,minmax(200px,0fr))}}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px){.service-thumb-5{grid-template-columns: auto auto}}.service-thumb-5 img{width: 100%;aspect-ratio: 100/100}@media only screen and (min-width: 1200px) and (max-width: 1399px){.service-thumb-5 img{aspect-ratio: 100/110}}.service-small-title h3{color: var(--clr-common-white);font-size: 30px;font-weight: 700;text-transform: uppercase}@media only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 992px) and (max-width: 1199px){.service-small-title h3{font-size: 24px}}@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-small-title h3{display: none}}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px){.service-5-link{display: none}}.service-5-link .c-button{width: 108px;height: 108px}.service-intro-thumb{min-height: 720px;width: calc(100%+270px)}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (min-width: 992px) and (max-width: 1199px){.service-intro-thumb{min-height: 500px;width: calc(100%+0px)}}.service-intro-text{max-width: 1089px}@media only screen and (min-width: 1200px) and (max-width: 1399px){.service-intro-text{max-width: 900px}}.service-banner-area{position: relative;z-index: 5}.service-banner-area:before{position: absolute;content: "";height: 100%;width: 100%;background: var(--clr-theme-1);top: 0;left: 0;z-index: -1}@media (max-width: 575px){.service-banner-title-box{margin-top: 30px}}.service-banner-subtitle{font-size: 18px;font-weight: 500;display: inline-block;margin-bottom: 13px;font-family: var(--tpl-ff-heading);color: var(--clr-common-white)}.service-banner-title{font-size: 39px;text-transform: none;line-height: 0px;color: var(--clr-common-white)}@media only screen and (min-width: 1200px) and (max-width: 1399px){.service-banner-title{font-size: 85px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.service-banner-title{font-size: 70px}}@media only screen and (min-width: 768px) and (max-width: 991px){.service-banner-title{font-size: 75px}}@media only screen and (min-width: 576px) and (max-width: 767px){.service-banner-title{font-size: 60px}}@media (max-width: 575px){.service-banner-title{font-size: 50px}}@media (max-width:450px){.service-banner-title{font-size: 35px}}.thumb-layout .thumb-1{display: inline-block;width: 21.5rem;height: 6.5rem;margin-left: 0.5rem;margin-bottom: -1rem;border-radius: 4rem;background-image: url(../img/gallery/gallery-19.jpg);background-size: cover;background-repeat: no-repeat}@media only screen and (min-width: 1200px) and (max-width: 1399px){.thumb-layout .thumb-1{height: 6.5rem}}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px){.thumb-layout .thumb-1{width: 15.5rem;height: 5.5rem}}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px){.thumb-layout .thumb-1{width: 10.5rem;height: 4.5rem}}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px){.thumb-layout .thumb-1{display: none}}.thumb-layout .thumb-2{display: inline-block;width: 21.5rem;height: 6.5rem;margin-right: 0.5rem;margin-bottom: -1rem;border-radius: 4rem;background-image: url(../img/gallery/gallery-13.jpg);background-size: cover;background-repeat: no-repeat}@media only screen and (min-width: 1200px) and (max-width: 1399px){.thumb-layout .thumb-2{height: 6.5rem}}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px){.thumb-layout .thumb-2{width: 15.5rem;height: 5.5rem}}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px){.thumb-layout .thumb-2{width: 10.5rem;height: 4.5rem}}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px){.thumb-layout .thumb-2{display: none}}.service-banner-shapes .shape-1{position: absolute;left: 0;top: 65px;z-index: -1}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (min-width: 992px) and (max-width: 1199px){.service-banner-shapes .shape-1{display: none}}.service-banner-shapes .shape-2{position: absolute;right: 0;bottom: 90px;z-index: -1;max-width: 420px}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.service-banner-shapes .shape-2{display: none}}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 1200px) and (max-width: 1399px){.service-banner-shapes .shape-2{max-width: 350px}}.service-banner-award{position: absolute;right: -130px;top: -100px;bottom: 50px;z-index: -1}@media only screen and (min-width: 1400px) and (max-width: 1600px){.service-banner-award{right: 100px}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.service-banner-award{max-width: 170px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.service-banner-award{top: -60px;max-width: 165px;right: 50px}}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.service-banner-award{display: none}}.service-banner-award .award-bg{width: 370px;height: 285px;background: var(--clr-theme-2);border-radius: 1000px 1000px 0px 0px;transform: rotate(41.88deg);display: inline-block;position: absolute;bottom: -50px;left: -10%;z-index: -1}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 1200px) and (max-width: 1399px){.service-banner-award .award-bg{width: 320px;height: 245px;bottom: -30px}}.service-list-item{display: grid;align-items: center;grid-auto-columns: 1fr;gap: 16px 16px;grid-template-columns: 1fr 0.9fr 1fr;grid-template-rows: auto;border: 1px solid #D9D9D9;padding: 46px 50px;margin-bottom: 20px;-webkit-transition: all 0.5s ease-out 0s;-moz-transition: all 0.5s ease-out 0s;-ms-transition: all 0.5s ease-out 0s;-o-transition: all 0.5s ease-out 0s;transition: all 0.5s ease-out 0s}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.service-list-item{grid-template-columns: 1fr}}.service-list-item:last-child{margin-bottom: 0}@media only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 992px) and (max-width: 1199px),(max-width: 575px){.service-list-item{padding: 46px 25px}}.service-list-item:hover{border-color: transparent;background: var(--clr-theme-2)}.service-list-item:hover .service-list-title{color: var(--clr-common-white)}.service-list-item:hover .service-list-description p{color: var(--clr-common-white)}.service-list-item:hover .service-list-btn{color: var(--clr-common-white);background: var(--clr-common-black);border-color: var(--clr-common-black)}.service-list-item:hover .btn-icon i{animation: iconltr 0.5s forwards}.service-list-link{display: flex;flex-direction: column;align-items: flex-end;justify-content: center}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.service-list-link{align-items: flex-start}}.service-list-description{padding-left: 25px}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 1200px) and (max-width: 1399px){.service-list-description{padding-left: 0px}}.service-list-description p{margin-bottom: 0}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.service-list-description p{margin-bottom: 10px}}.service-list-title{font-size: 30px;margin-bottom: 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: 576px) and (max-width: 767px),(max-width: 575px){.service-list-title{font-size: 26px}}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.service-page-title-contenet{margin-bottom: 50px}}.service-page-title-contenet h3{font-size: 24px;color: var(--clr-common-white);margin-bottom: 35px}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px){.service-page-title-contenet h3{font-size: 26px;display: none}}.service-page-title-contenet p{margin-bottom: 0;font-size: 14px;line-height: 1.7;color: var(--clr-common-white)}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 1200px) and (max-width: 1399px){.service-page-title-contenet p{font-size: 14px}}.page-title-thumb{max-width: 642px}.page-title-thumb img{width: 100%;aspect-ratio: 100/106;height: 500px}.service-branding-heading{display: flex;align-items: center;gap: 20px;margin-bottom: 30px}.service-branding-title{font-size: 30px;margin-bottom: 0}@media (max-width:450px),(max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px){.service-branding-title{font-size: 26px}}.service-branding-content{padding-bottom: 40px;border-bottom: 1px solid #D9D9D9;margin-bottom: 75px}.service-branding-content>p{color: #4F4F4F}.service-branding-thumb-1{padding-left: 48px}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.service-branding-thumb-1{padding-left: 0;margin-top: 50px}}.service-branding-thumb-1 img{width: 100%;aspect-ratio: 100/124;height: 530px}.service-branding-thumb-2{position: absolute;right: -25%;max-width: 692px}@media only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 992px) and (max-width: 1199px){.service-branding-thumb-2{right: 0;max-width: 450px;bottom: 0;top: 50%;transform: translateY(-50%)}}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.service-branding-thumb-2{display: none}}.service-branding-thumb-2 img{width: 100%;aspect-ratio: 100/115.3}.service-branding-content:last-child{margin-bottom: 0;border-bottom: 0;padding-bottom: 0}.service-branding-content:last-child.service-branding-content>p{margin-bottom: 0}.service-main-wrapper{margin-left: -1px}@media only screen and (min-width: 1400px) and (max-width: 1600px),only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 992px) and (max-width: 1199px),(max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.service-main-wrapper{margin-left: 0}}.topylo-fullscreen-tabs{position: relative;display: inline-block;width: 100%;vertical-align: top;height: calc(-100px+100vh)}@media only screen and (min-width: 1601px),only screen and (min-width: 1400px) and (max-width: 1600px),only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 992px) and (max-width: 1199px){.topylo-fullscreen-tabs{height: 100vh}}@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.topylo-fullscreen-tabs{height: auto}}.topylo-fullscreen-tabs .service-e-inner{height: 100%;display: flex}.topylo-fullscreen-tabs .service-m-tab{--topylo-tab-width: 204px;display: flex;height: 100%;transition: 0.6s cubic-bezier(0.38,-0.01,0,0.51);width: 204px;overflow: hidden}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 1400px) and (max-width: 1600px){.topylo-fullscreen-tabs .service-m-tab{width: 120px}}.topylo-fullscreen-tabs .service-m-tab:hover .service-m-title-vertical{color: #ffffff}.topylo-fullscreen-tabs .service-m-tab:is(.active-tab):hover .service-m-title{color: #f00}.topylo-fullscreen-tabs .service-m-tab-wrapper{position: relative}.topylo-fullscreen-tabs div.service-m-title{display: flex;max-width: 204px;justify-content: flex-start;align-items: flex-end;border-left: 1px solid #414141;border-bottom: none;height: 100%;position: absolute;z-index: 50;cursor: pointer;transition: 0.3s ease-out}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 1400px) and (max-width: 1600px){.topylo-fullscreen-tabs div.service-m-title{max-width: 120px}}.topylo-fullscreen-tabs .service-m-title-vertical{text-transform: uppercase;color: #4F4F4F;font-size: 75px;line-height: 1.2em;display: flex;transform: rotate(270deg);transform-origin: left bottom;white-space: nowrap;align-items: center;position: relative;bottom: 100px;left: calc(100px+0.52em);font-family: var(--tpl-ff-heading);font-weight: 700}@media only screen and (min-width: 1601px){.topylo-fullscreen-tabs .service-m-title-vertical{font-size: 65px}}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.topylo-fullscreen-tabs .service-m-title-vertical{transform: none;justify-content: space-between;width: 100%;height: 90px;padding-top: 12px;padding-bottom: 10px;padding-left: 25px;padding-right: 20px;bottom: 0;left: 0;padding-left: 45px}}@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 1400px) and (max-width: 1600px){.topylo-fullscreen-tabs .service-m-title-vertical{left: calc(100px - 0.2em);font-size: 50px}}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px){.topylo-fullscreen-tabs .service-m-title-vertical{font-size: 45px}}@media (max-width:450px){.topylo-fullscreen-tabs .service-m-title-vertical{font-size: 30px}}.topylo-fullscreen-tabs .service-content-3{border-left: 1px solid #414141;position: relative;height: 100%}.topylo-fullscreen-tabs .service-e-content-inner{height: 100%}.topylo-fullscreen-tabs .service-e-content-inner .topylo-e-title{margin: 45px 0 24px}.topylo-fullscreen-tabs .service-e-content-inner .topylo-e-text{color: var(--qode-main-color)}.topylo-fullscreen-tabs .service-e-content-inner .service-m-image a{width: 100%;height: 100%;position: relative;display: flex;justify-content: center;align-items: center;top: 0;left: 0;cursor: url(../img/shapes/cursor-round.svg) 32 32,auto;transition: cursor 0.3s}.topylo-fullscreen-tabs .service-e-content-inner .service-m-image img{width: 100%;object-fit: cover;position: relative;display: block;height: 100%}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.topylo-fullscreen-tabs .service-e-inner{flex-direction: column}.topylo-fullscreen-tabs .service-content-3{padding-top: 1px;border-right: 1px solid #414141}.topylo-fullscreen-tabs .service-m-tab,.topylo-fullscreen-tabs .service-m-tab-wrapper,.topylo-fullscreen-tabs div.service-m-title{width: 100%;max-width: 100%;height: 100%;max-height: 91px;min-height: 91px}.topylo-fullscreen-tabs .service-m-tab:not(:last-child){margin-left: 0}.topylo-fullscreen-tabs .service-m-tab.active-tab{max-height: 100%;border-bottom: 1px solid #414141}.topylo-fullscreen-tabs .service-m-tab-wrapper{max-height: 90px}.topylo-fullscreen-tabs div.service-m-title{justify-content: flex-start;align-items: center;height: auto;border-right: 1px solid #414141;border-bottom: 1px solid #414141}}.service-m-count{font-weight: 700;font-size: 18px;color: #4F4F4F;position: absolute;left: 46%;transform: translateX(-50%);bottom: 35px}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.service-m-count{left: 20px;top: 46%;transform: translateX(0%),-50%}}.service-m-tab.active-tab .service-m-title-vertical{color: var(--clr-common-white)}.service-m-tab.active-tab .service-m-count{color: var(--clr-theme-2)}@media only screen and (min-width: 992px) and (max-width: 1199px){.service-m-image{height: 100%}}.project-area .noise-wrapper{position: absolute;opacity: 0.4}.winning-projects p{font-size: 30px;font-family: var(--tpl-ff-heading);display: inline-block;position: relative;margin-bottom: 0;line-height: 30px;font-weight: 600}.triangle{position: absolute;right: -400px;top: 1085px}@media only screen and (min-width: 1400px) and (max-width: 1600px){.triangle{right: -550px}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.triangle{right: -650px}}@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.triangle{display: none}}.projects-wrapper{border: 1px solid #D9D9D9}.projects-wrapper__border{border-top: 1px solid #D9D9D9;margin-bottom: 75px}@media (max-width:450px){.projects-wrapper>*{display: block !important}}.projects-wrapper>* .project-box__thumb{border-left: 1px solid #D9D9D9}@media (max-width:450px),(max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px){.projects-wrapper>* .project-box__thumb{border-left: 0;border-top: 1px solid #D9D9D9}}.projects-wrapper>*:not(:first-child)::before{position: absolute;content: "";width: 92%;height: 1px;background: #D9D9D9;top: 0;left: 0}@media only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.projects-wrapper>*:not(:first-child)::before{width: 100%}}.projects-wrapper>*:nth-child(2n){flex-direction: row-reverse}.projects-wrapper>*:nth-child(2n):before{right: 0;left: auto !important}.projects-wrapper>*:nth-child(2n) .project-box__thumb{border-right: 1px solid #D9D9D9;border-left: 0}.b-right{border-right: 1px solid #D9D9D9;height: 100%;position: relative;top: -200px;z-index: -1}@media only screen and (min-width: 1200px) and (max-width: 1399px){.b-right{top: -170px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.b-right{top: -150px}}@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.b-right{display: none}}.rot-line{position: relative}.rot-line::before{position: absolute;content: "";height: 1px;width: 775px;background-color: #D9D9D9;bottom: -1380px;transform: rotate(128.21deg);left: -178px;z-index: -1}@media only screen and (min-width: 1400px) and (max-width: 1600px){.rot-line::before{width: 730px;bottom: -1330px;left: -140px}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.rot-line::before{width: 588px;bottom: -1440px;left: -112px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.rot-line::before{width: 490px;bottom: -1530px;left: -94px}}@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.rot-line::before{display: none}}.projects-all-view-btn{text-align: center;overflow-x: clip}@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.projects-all-view-btn{border: 1px solid #D9D9D9;border-top: 0;padding: 50px 0}}.projects-all-view-btn .c-button{position: sticky;top: 0}.project__thumb img{width: 100%;height: 100%;object-fit: cover}.project__title .icon-box{transform: rotate(-45deg);display: inline-flex;justify-content: center;align-items: center;color: var(--clr-theme-2);!İ;!;!;!i;!}.project-box{display: flex;position: relative}@media (max-width:450px),(max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px){.project-box{display: inline}}.project-box>*{flex: 1 1 0}.project-box-content{padding: 24px;display: flex;flex-direction: column;justify-content: space-between;justify-content: center}.project-box-content .project__title{font-size: 22px;margin-bottom: 15px}@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),(max-width:450px){.project-box-content .project__title{margin-bottom: 30px}}.project-box-content .project__title a{display: flex;justify-content: space-between;gap: 0 20px;align-items: center}.project-box-content .project__title a:hover{color: var(--clr-theme-2)}.project-box-content .project__title a:hover .icon-box i{animation: iconltr 0.5s forwards}.project-box-content .awards-list-box{margin-bottom: 80px}@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),(max-width:450px){.project-box-content .awards-list-box{margin-bottom: 30px}}.project-box-content .awards-list-box p{font-size: 18px;font-family: var(--tpl-ff-heading);color: var(--clr-theme-1);font-weight: 400;line-height: 30px;margin-bottom: 10px}.project-box-content .awards-list-box .awards-list ul li{list-style: none;color: #626262}.project-box-content .awards-list-box .awards-list ul li:not(:last-child){margin-bottom: 7px}.project-box__thumb{padding: 24px}.project-box__thumb img{width: 100%;height: 100%}.project-box__btn .text-btn{color: var(--clr-theme-2);font-family: var(--tpl-ff-heading)}.project-box__btn .text-btn:hover{color: var(--clr-common-white)}.project-box .is-black a:hover{color: var(--clr-theme-1)}.projects-wrapper.is-white{border: 1px solid #414141}.projects-wrapper.is-white .project-box-content .project__title{color: var(--clr-common-white)}.projects-wrapper.is-white .project-box-content p{color: #A5A5A5}.projects-wrapper.is-white .project-box-content .awards-list-box .awards-list ul li{color: #A5A5A5}.projects-wrapper.is-white>* .project-box__thumb{border-left: 1px solid #414141}.projects-wrapper.is-white>:not(:first-child)::before{background: #414141}.projects-wrapper.is-white>:nth-child(2n) .project-box__thumb{border-right: 1px solid #414141;border-left: 0}.project-social-wrappper{display: grid;grid-auto-rows: auto;gap: 30px 0;position: sticky;margin-top: 0px;top: 30px;justify-content: center}.social-round-content{display: flex;align-items: center;gap: 15px 20px}@media (max-width:450px),(max-width: 575px){.social-round-content{gap: 15px 15px}}.social-round-link span{height: 30px;width: 30px;display: flex;align-items: center;justify-content: center;border: 1px solid #A5A5A5;color: #A5A5A5;border-radius: 50%;font-size: 20px}.social-round-item{display: inline-flex;align-items: center;gap: 20px 86px;background: var(--clr-common-white);padding: 20px 30px;border-radius: 55px;justify-content: center;max-width: 340px}@media (max-width:450px){.social-round-item{flex-wrap: wrap;gap: 0px 44px;background: var(--clr-common-white);padding: 5px 10px}}.social-round-item .project-social-title{font-size: 24px;margin-bottom: 0}.social-round-item:hover .project-social-title{color: var(--clr-theme-2)}.social-round-item:hover .social-round-link span{border-color: var(--clr-theme-2);color: var(--clr-theme-2)}.social-round-item:hover .social-round-link span i{animation: iconltr 0.5s forwards}.social-item-wrapper .social-round-item{background: transparent;border: 1px solid #D9D9D9}.social-border-item{text-align: center}.social-border-item .social-round-item{border: 1px solid #D9D9D9;background-color: transparent}.project-works-inner-2 .row{--bs-gutter-x: 110px}.project-area-2{position: relative;background-color: transparent;overflow: hidden}.project__text{font-size: 150px;font-weight: 500;color: var(--clr-theme-primary);text-transform: uppercase;padding: 50px 0 50px;opacity: 1}@media only screen and (min-width: 1200px) and (max-width: 1399px){.project__text{font-size: 125px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.project__text{font-size: 100px}}@media only screen and (min-width: 768px) and (max-width: 991px){.project__text{font-size: 80px}}@media only screen and (min-width: 576px) and (max-width: 767px){.project__text{font-size: 60px}}@media (max-width: 575px){.project__text{font-size: 34px}}.project__sub-title{font-size: 16px;font-weight: 600;color: var(--clr-theme-primary);text-transform: uppercase;font-family: var(--tpl-ff-heading);margin-bottom: 0;line-height: 25px;padding-bottom: 10px;display: inline-block;position: relative}.project__sub-title::after{position: absolute;content: "";width: 111px;height: 1px;bottom: 0;left: 0px;background-image: linear-gradient(90deg,var(--clr-theme-2) 0%,transparent 100%)}.project__sub-title span{font-size: 16px;font-weight: 600;color: var(--clr-theme-2);font-family: var(--tpl-ff-heading);padding-left: 27px}.project-box-3-content .project-box-3-title{font-size: 24px;font-family: var(--tpl-ff-heading);font-weight: 300;margin-bottom: 0;line-height: 1.25;margin-top: 20px;color: #000}.project__list-1{display: -ms-grid;display: grid;-ms-grid-columns: 1fr 30px 1fr;grid-template-columns: 1fr 1fr;gap: 0px 30px;position: relative;margin-bottom: 0}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px){.project__list-1{grid-template-columns: 1fr;gap: 0}}.project__item{padding-bottom: 30px;position: fixed;top: 0;left: 0;z-index: 999;scale: 0.5;opacity: 0}@media (hover: none){.project__item{opacity: 1 !important;transform: scale(1) !important}}.project__item:nth-child(2n){top: 50%}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px){.project__item:nth-child(2n){top: 0%}}.row_bottom{margin-top: 80vh}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px){.row_bottom{margin-top: -180px}}@media (max-width: 575px),(max-width:450px),only screen and (min-width: 576px) and (max-width: 767px){.project-padding{padding-top: 0}}.project-box-3:hover .area-thumb-content{transform: scale(0.92);opacity: 1;visibility: visible}.project-box-3-thumb{position: relative}.project-box-3-thumb img{width: 100%;aspect-ratio: 100/110}.project-box-3-thumb .area-thumb-content{position: absolute;width: 100%;height: 100%;top: 0;left: 0;-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-ms-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s;opacity: 0;visibility: hidden}@media (hover: none){.project-box-3-thumb .area-thumb-content{opacity: 1;visibility: visible}}.project-box-3-thumb .area-thumb-content .area-btn{position: absolute;right: 60px;bottom: 60px}.project-box-3-thumb .area-thumb-content .area-btn .icon-box-upward{width: 90px;height: 90px;color: var(--clr-common-white);font-size: 50px}.project-box-3-thumb .area-thumb-content .area-btn .icon-box-upward:hover{color: var(--clr-theme-2)}.project-box-3-thumb .area-thumb-content .area-btn .icon-box-upward::before{border-color: #D9D9D9}.project-box-3-content{padding: 20px 20px;position: absolute;bottom: 100px;background-color: var(--clr-common-white);margin: 20px 20px;opacity: 0;visibility: hidden;transition: 0.5s ease-in-out}.project-box-3-content .tag{font-size: 16px;color: var(--clr-theme-2);background: var(--clr-common-white);padding: 2px 16px;display: inline-block;border-radius: 0;border: 1px solid #D9D9D9}.project-box-3-content .tag:hover{color: var(--clr-common-white);background-color: var(--clr-theme-1);border-color: var(--clr-theme-1)}.project-box-3-content .project-box-3-title{font-size: 24px;font-family: var(--tpl-ff-heading);font-weight: 300;margin-bottom: 0;line-height: 1.25;margin-top: 20px}@media (max-width: 575px){.project-box-3-content .project-box-3-title{font-size: 20px;margin-top: 10px}}.project-box-3-content .project-box-3-title:hover{color: var(--clr-common-white)}.project__item:hover .project-box-3-content{opacity: 1;visibility: visible}.project-grid{display: grid;grid-template-columns: repeat(2,1fr);gap: 50px 104px}@media only screen and (min-width: 1200px) and (max-width: 1399px){.project-grid{gap: 50px 60px}}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px){.project-grid{gap: 50px 60px}}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px){.project-grid{grid-template-columns: repeat(1,1fr)}}.project__title-2.icon-box{transform: rotate(-45deg);display: inline-flex;justify-content: center;align-items: center}.project__title-2.icon-box i{font-size: 24px}.project-link{display: inline-flex;align-items: center;gap: 20px 100px}@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-link{gap: 20px 30px}}.project-link:hover{color: var(--clr-theme-2)}.team__big-video{text-align: center;padding-bottom: 395px}.team__big-video-inner{background-position: center center;background-size: cover;height: 100%;width: 100%;overflow: hidden;margin: 0 auto;margin-top: -150px}.team-area__overlay{position: absolute;width: 100%;height: 100%;top: 0;left: 0;background-size: cover;background-repeat: no-repeat;background-position: center;z-index: -1}.team-area__overlay:after{position: absolute;content: "";width: 100%;height: 100%;top: 0;left: 0;background: #F6F6F6;opacity: 0.7}.team-area-2__bg{background: var(--clr-theme-1);z-index: -1}.team-area-2__shape-1{position: absolute;top: 144px;width: 572px;left: 43%;z-index: -1}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.team-area-2__shape-1{display: none}}@media (min-width: 992px){.team__meta-description{max-width: 610px;margin-left: auto}}.team__meta-description p{margin-bottom: 0}.team__wrapper{border-top: 1px solid #D9D9D9}.team__member{border-bottom: 1px solid #D9D9D9;position: relative;display: flex;align-items: center;justify-content: space-between;gap: 20px 30px;padding: 45px 0;padding-left: 50px}@media only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.team__member{flex-direction: column;align-items: flex-start}}.team__member:hover .member-designation{color: #000000}.team__member:hover .member-name .first-name,.team__member:hover .member-name .last-name{color: var(--clr-theme-2)}.team__member:hover .member-image{transform: scale(2)}@media (max-width: 575px){.team__member:hover .member-image{transform: scale(1)}}@media only screen and (min-width: 576px) and (max-width: 767px){.team__member:hover .member-image{transform: scale(1.1)}}@media (max-width:450px){.team__member:hover .member-image img{transform: scale(1.1)}}.team__member .member-designation{font-size: 16px;color: #656565;position: absolute;bottom: 0;left: 0;writing-mode: vertical-lr;transform: rotate(-180deg);height: 100%;text-align: center}.team__member .member-name{display: flex;align-items: center;gap: 20px 10px;flex-wrap: wrap}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px){.team__member .member-name{margin-bottom: 20px}}.team__member .member-name .first-name,.team__member .member-name .last-name{font-size: 100px;line-height: 1.08;text-transform: uppercase;font-weight: 400;font-family: "Archivo",sans-serif;color: #A5A5A5}@media only screen and (min-width: 1200px) and (max-width: 1399px){.team__member .member-name .first-name,.team__member .member-name .last-name{font-size: 86px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.team__member .member-name .first-name,.team__member .member-name .last-name{font-size: 65px}}@media only screen and (min-width: 768px) and (max-width: 991px){.team__member .member-name .first-name,.team__member .member-name .last-name{font-size: 40px}}@media only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.team__member .member-name .first-name,.team__member .member-name .last-name{font-size: 36px}}@media (max-width:450px){.team__member .member-name .first-name,.team__member .member-name .last-name{font-size: 26px}}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px){.team__member .member-name .first-name,.team__member .member-name .last-name{order: 2}}.team__member .member-image{width: 120px;height: 120px;border-radius: 300px;overflow: hidden;-webkit-transition: all 0.5s ease-out 0s;-moz-transition: all 0.5s ease-out 0s;-ms-transition: all 0.5s ease-out 0s;-o-transition: all 0.5s ease-out 0s;transition: all 0.5s ease-out 0s}@media (max-width: 575px){.team__member .member-image{width: 100px;height: 100px;order: -1}}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px){.team__member .member-image{z-index: 1;order: 1;width: 100%;height: auto;border-radius: 10px;margin-bottom: 20px}}.team__member .member-image img{width: 100%}.team__member .member-details-btn .c-button{width: 108px;height: 108px}@media (max-width:450px){.team__member .member-details-btn .c-button{width: 90px;height: 90px}}.member-box-2{position: relative;overflow: hidden}.member-box-2:hover .member-thumb::after{opacity: 0}.member-box-2:hover .member-thumb-overlay{transform: translateY(0);opacity: 1}.member-box-2:hover .member-thumb img{transform: scale(1.1)}.member-box-2:hover .member-content{transform: translateY(0)}.member-box-2 .member-thumb{position: relative}.member-box-2 .member-thumb::after{position: absolute;content: "";width: 100%;height: 100%;background: linear-gradient(355.91deg,var(--clr-theme-1) 4.42%,rgba(17,17,17,0.47) 97.75%);left: 0;right: 0;-webkit-transition: all 0.5s ease-out 0s;-moz-transition: all 0.5s ease-out 0s;-ms-transition: all 0.5s ease-out 0s;-o-transition: all 0.5s ease-out 0s;transition: all 0.5s ease-out 0s}@media (hover: none){.member-box-2 .member-thumb::after{opacity: 0}}.member-box-2 .member-thumb img{width: 100%;aspect-ratio: 100/120}@media (hover: none){.member-box-2 .member-thumb img{transform: scale(1.1)}}.member-box-2 .member-thumb-overlay{position: absolute;width: 100%;height: 100%;z-index: 1;background: linear-gradient(180deg,rgba(255,255,255,0) 0%,rgba(255,255,255,0) 0.01%,#FFFFFF 79.95%);top: 0;left: 0;transform: translateY(50%);opacity: 0;-webkit-transition: all 0.5s ease-out 0s;-moz-transition: all 0.5s ease-out 0s;-ms-transition: all 0.5s ease-out 0s;-o-transition: all 0.5s ease-out 0s;transition: all 0.5s ease-out 0s}@media (hover: none){.member-box-2 .member-thumb-overlay{transform: translateY(0);opacity: 1}}.member-box-2 .member-content{position: absolute;bottom: 0;width: 100%;left: 0;padding: 30px;z-index: 2;transform: translateY(100%);-webkit-transition: all 0.5s ease-out 0s;-moz-transition: all 0.5s ease-out 0s;-ms-transition: all 0.5s ease-out 0s;-o-transition: all 0.5s ease-out 0s;transition: all 0.5s ease-out 0s}@media (hover: none){.member-box-2 .member-content{transform: translateY(0)}}.member-box-2 .member-name{font-size: 22px;font-weight: 500;margin-bottom: 5px;color: var(--clr-common-black)}.member-box-2 .member-designation{line-height: 1}.team-slider{overflow: visible}.team-content-title{max-width: 1266px}@media only screen and (min-width: 1400px) and (max-width: 1600px){.team-content-title{max-width: 100%}}.team-slider .swiper-container{overflow: visible}.team-slider-item .team-slider-thumb img{width: 100%;aspect-ratio: 100/54}.swiper-slide:nth-child(2n) .team-slider-item .team-slider-thumb>img{width: 100%;aspect-ratio: 100/70}.team-member-thumb{max-width: 122px;position: relative;border-radius: 50%;overflow: hidden;filter: drop-shadow(0px 4px 100px rgba(248,122,88,0.25))}.team-member-thumb::before{position: absolute;content: "";height: 100%;width: 100%;background: #111;top: 0;left: 0;opacity: 0;visibility: hidden}.team-member-thumb:hover:before{opacity: 1;visibility: visible}.team-member-thumb:hover .team-member-info{opacity: 1;visibility: visible}.team-member-line{display: inline-flex;gap: 40px 50px;flex-wrap: wrap;max-width: 1000px;justify-content: center}@media (max-width:450px){.team-member-line{gap: 30px 40px}}.team-member-main{position: relative;text-align: center}.team-member-bg{position: absolute;top: 0;height: 80%;width: 80%;left: 50%;top: 50%;transform: translate(-50%,-50%);background-repeat: no-repeat;background-position: center;background-size: contain;z-index: -1}.team-member-info{position: absolute;width: 100%;height: 100%;display: flex;align-items: center;top: 0;justify-content: center;flex-direction: column;opacity: 0;visibility: hidden}.team-member-info h5{margin-bottom: 0;color: var(--clr-common-white);font-size: 20px}.team-member-info h5:hover{color: var(--clr-theme-2)}.team-member-info span{color: var(--clr-common-white)}.team-item-2-grid{display: grid;grid-template-columns: repeat(3,1fr)}@media only screen and (min-width: 768px) and (max-width: 991px){.team-item-2-grid{grid-template-columns: repeat(2,1fr)}}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px){.team-item-2-grid{grid-template-columns: repeat(1,1fr);border-color: transparent}}.team-item-2{position: relative;text-align: center;border-top: 1px solid #414141}.team-item-2.active .team-thmb-2{opacity: 1;visibility: visible}.team-item-2.active .team-info-2{top: 71%}.team-info-2{position: absolute;top: 50%;display: block;width: 100%;line-height: 1;transition: all 0.5s ease-out 0s;transform: translateY(-50%);padding: 20px}@media (hover: none){.team-info-2{top: 71%}}.team-thmb-2{position: relative;opacity: 0;visibility: hidden;-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-ms-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s}@media (max-width:450px),(max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.team-thmb-2{opacity: 1;visibility: visible}}.team-thmb-2::after{position: absolute;content: "";height: 100%;width: 100%;background: linear-gradient(180deg,rgb(17 17 17 / 0%) 0%,#22222275 100%);top: 0;left: 0}.team-thmb-2 img{width: 100%;aspect-ratio: 100/92}.team-info-2 h3{color: var(--clr-common-white);font-family: var(--tpl-ff-body);font-size: 30px;font-weight: 400;margin-bottom: 20px}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 1200px) and (max-width: 1399px){.team-info-2 h3{font-size: 30px}}@media only screen and (min-width: 992px) and (max-width: 1199px),(max-width:450px){.team-info-2 h3{font-size: 30px}}@media only screen and (min-width: 768px) and (max-width: 991px){.team-info-2 h3{font-size: 36px}}.team-info-2 h3 a:hover{color: var(--clr-theme-2)}.team-info-2 span{font-family: var(--tpl-ff-heading);color: var(--clr-common-white);text-transform: capitalize;font-size: 18px}.team-section-3{max-width: 1245px;margin: auto}.team-thum-grid-top{display: grid;grid-template-columns: repeat(3,1fr);gap: 30px 30px;position: relative}@media (max-width: 575px){.team-thum-grid-top{grid-template-columns: repeat(1,1fr);place-items: center}}.team-3-thum-common{max-width: 450px}@media (max-width: 575px){.team-3-thum-common{max-width: 100%}}.team-3-thum-common img{width: 100%;aspect-ratio: 100/70}.team-3-thum-common-2{max-width: 450px}@media (max-width: 575px){.team-3-thum-common-2{max-width: 100%}}.team-3-thum-common-2 img{width: 100%;aspect-ratio: 100/54}.team-thumb-3-1{max-width: 300px;position: absolute;left: 0;bottom: -15px}@media only screen and (min-width: 992px) and (max-width: 1199px){.team-thumb-3-1{left: -10%}}@media only screen and (min-width: 768px) and (max-width: 991px){.team-thumb-3-1{left: -120px}}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px){.team-thumb-3-1{display: none}}.team-thumb-3-1 img{width: 100%;aspect-ratio: 100/81}.team-thumb-3-2{right: -232px;position: absolute;top: 40px}@media only screen and (min-width: 1200px) and (max-width: 1399px){.team-thumb-3-2{right: -350px}}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (min-width: 992px) and (max-width: 1199px){.team-thumb-3-2{display: none}}.team-thumb-3-3{margin-top: 100px}@media (max-width: 575px){.team-thumb-3-3{margin-top: 0}}.team-thumb-3-5{margin-top: 170px}@media (max-width: 575px){.team-thumb-3-5{margin-top: 0}}.team-thumb-3-6{margin-top: 76px}@media (max-width: 575px){.team-thumb-3-6{margin-top: 0}}.team-thumb-3-6 img{width: 100%;aspect-ratio: 100/70}.team-thumb-3-8{margin-top: 15px;max-width: 450px}@media (max-width: 575px){.team-thumb-3-8{margin-top: 0px;max-width: 100%}}.team-thumb-3-8 img{width: 100%;aspect-ratio: 100/54}.team-middle .area-btn{text-align: center;margin-top: -58px;margin-bottom: 80px}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.team-middle .area-btn{margin: 30px 0;padding-bottom: 30px}}.team-thumb-grid-bottom{display: grid;gap: 30px 30px;grid-template-columns: 16% 31% 30%;max-width: 1632px;margin: 0 auto;place-items: self-start;justify-content: space-between}@media (max-width: 575px){.team-thumb-grid-bottom{grid-template-columns: repeat(1,1fr);place-items: center}}.team-inner-grid{display: grid;grid-template-columns: repeat(3,1fr);gap: 50px 80px}@media (max-width:450px),only screen and (min-width: 1200px) and (max-width: 1399px){.team-inner-grid{gap: 50px 30px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.team-inner-grid{grid-template-columns: repeat(2,1fr);gap: 50px 50px}}@media only screen and (min-width: 768px) and (max-width: 991px){.team-inner-grid{grid-template-columns: repeat(2,1fr);gap: 50px 30px}}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px){.team-inner-grid{grid-template-columns: repeat(1,1fr);gap: 50px 50px}}.team-inner-item{height: 450px;overflow: hidden;position: relative;background-color: var(--clr-theme-2);-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-ms-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s}@media (max-width:450px),(max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px){.team-inner-item{overflow: visible;padding: 30px 25px}}.team-inner-item:hover{padding: 30px 30px}@media only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 768px) and (max-width: 991px){.team-inner-item:hover{padding: 30px 25px}}.team-inner-item:hover .team-inner-content{top: auto;bottom: 0}.team-inner-area .noise{background: transparent url(../img/bg/noise-4.png) 0 0}.team-inner-area .noise-wrapper{opacity: 0.8}.team-inner-thumb{background-repeat: no-repeat;background-size: cover;background-position: center center;height: 100%;-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-ms-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s}.team-inner-content{position: absolute;bottom: -30%;left: 0;width: 100%;padding: 25px 30px;-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-ms-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s;background-color: var(--clr-theme-2)}@media only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 768px) and (max-width: 991px){.team-inner-content{left: 0px}}@media (max-width:450px),(max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px){.team-inner-content{left: 0px;bottom: 0px;padding: 15px 25px}}.team-inner-content h3{color: var(--clr-common-white);margin-bottom: 5px}@media (max-width:450px),only screen and (min-width: 1200px) and (max-width: 1399px){.team-inner-content h3{font-size: 20px}}.team-inner-content h3 a:hover,.team-inner-content h3 a:focus{color: var(--clr-theme-1)}.team-inner-content span{color: var(--clr-common-white);font-size: 15px}.team-details-content{padding-left: 45px}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 1200px) and (max-width: 1399px){.team-details-content{padding-left: 0}}.team-details-info{display: flex;justify-content: space-between;align-items: center;padding-bottom: 30px;border-bottom: 1px solid #D9D9D9;flex-wrap: wrap;gap: 15px 15px}.team-details-content>p{padding-top: 30px;margin-bottom: 30px}.team-autor-info p{margin-bottom: 16px}.team-autor-info p span{font-weight: 600;font-family: var(--tpl-ff-heading)}.team-details-thumb img{width: 100%;aspect-ratio: 100/122}.team-author-btn{position: absolute;right: 0;bottom: 75px}@media only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 768px) and (max-width: 991px){.team-author-btn{bottom: 20px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.team-author-btn{left: 0}}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px){.team-author-btn{display: none}}.team-author-btn .thumb-video-btn .circle-btn{width: 176px;height: 176px}.skil-content{padding: 35px 30px 40px 30px;background: var(--clr-common-white)}.skil-area{background: #F2F2F2}.team-skill--content .bd-skill--title__wrapper{margin-bottom: 10px;display: flex;justify-content: space-between;align-items: center;position: relative}.team-skill--content .bd-skill--title__wrapper span{position: absolute;top: 0;font-size: 18px;font-weight: 500;color: var(--clr-theme-2);font-family: teko,sans-serif;line-height: 1;transform: translateX(-50%)}.team-skill--content .progress{background: #D9D9D9;border-radius: 0;height: 3px}.team-skill--content .progress-bar{background-color: var(--clr-theme-2)}.team-skill--content .bd-skill--title{font-size: 18px;font-weight: 500;margin-bottom: 0}@media (max-width:450px),(max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.team-details-layout{margin-top: 50px}}.work-process-box{border: 1px solid #414141;padding: 50px 40px;position: relative;overflow: hidden;transition: 3s}.work-process-box::before{position: absolute;content: "";left: 0;top: 0;background: linear-gradient(180deg,rgba(20,207,147,0.8) 0%,#0D825C 100%);transition: 0.3s;opacity: 0;visibility: hidden;z-index: -1;height: 0;width: 100%}@media (hover: none){.work-process-box{border-color: transparent;background: linear-gradient(180deg,rgba(20,207,147,0.8) 0%,#0D825C 100%)}}.work-process-box:hover{border-color: transparent}.work-process-box:hover::before{opacity: 1;visibility: visible;height: 100%;bottom: auto}.work-process-box:hover p{color: var(--clr-common-white)}.work-process-box:hover .process__icon{background-color: #fff}.work-process-box:hover .process__icon img{filter: brightness(2%)}.work-process-box:hover .process__number{background-color: var(--clr-common-black);color: var(--clr-common-white)}.work-process-box .process__icon{display: inline-block;background: rgba(255,255,255,0.05);width: 99px;height: 99px;line-height: 99px;border-radius: 50%;transition: 0.3s}@media (hover: none){.work-process-box .process__icon{background-color: #fff}.work-process-box .process__icon.process__icon img{filter: brightness(2%)}}.work-process-box .process__title{font-size: 30px;line-height: 1.5;color: var(--clr-common-white);margin-bottom: 35px}@media (max-width:450px){.work-process-box .process__title{font-size: 26px}}.work-process-box .process__title-font{margin-bottom: 38px}.work-process-box .process__title-font span{font-size: 150px;line-height: 0.86;-webkit-text-stroke-color: #A5A5A5;filter: drop-shadow(6px 0 0 #A5A5A5)}@media only screen and (min-width: 992px) and (max-width: 1199px),(max-width:450px){.work-process-box .process__title-font span{font-size: 100px}}.work-process-box .process__number{position: absolute;color: var(--clr-common-black);top: -5px;right: -5px;content: "";width: 28px;height: 28px;line-height: 29px;border-radius: 50%;background: var(--clr-theme-2);transition: 0.3s;z-index: 1}.work-process-box p{color: var(--clr-common-white);margin-bottom: 0}.author__thumb{overflow: hidden}.author__thumb img{width: 100%}.author__quote-box{padding: 30px 40px;display: flex;flex-direction: column;align-items: center;text-align: center;height: 100%;justify-content: 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){.author__quote-box{border-radius: 10px;padding: 30px 30px}}.author__quote-box .quote-icon{width: 82px;margin-bottom: 35px}@media only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 575px){.author__quote-box .quote-icon{width: 60px}}.author__quote-box p{font-size: 24px;line-height: 1.34;color: #171717;font-weight: 400;margin-bottom: 30px}@media only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 768px) and (max-width: 991px),(max-width:450px){.author__quote-box p{font-size: 20px}}.author__quote-box .author__name{font-size: 20px;font-weight: 400;color: var(--clr-theme-2);line-height: 1}.testimonial-slider{margin: -250px;padding: 250px;margin-left: calc(-100% - 30px - 0px);margin-right: calc(-100% - 30px - 0px);padding-left: 0;padding-right: 0}.testimonial__box{background: var(--clr-common-white);box-shadow: 0px 0px 250px rgba(0,0,0,0.1);border-radius: 50px;overflow: hidden}.testimonial__nav{position: relative;z-index: 2;display: flex;gap: 15px}.testimonial-2-area{background: var(--clr-kh)}.testimonial-2-area__shape-1{width: 70px;position: absolute;bottom: 108px;left: 6%;opacity: 0.6;animation: zoomInOut 3s infinite linear}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px){.testimonial-2-area__shape-1{bottom: 50px;width: 50px}}.testimonial-2__btn .c-button__text{color: var(--clr-common-white)}.testimonial-box-2{border: 1px solid #414141;padding: 30px 30px;position: relative;height: 350px}.testimonial-box-2 h4{font-size: 30px;font-weight: 500;color: #D9D9D9;margin-bottom: 40px;display: none}@media (max-width:450px){.testimonial-box-2 h4{font-size: 26px}}.testimonial-box-2 p{font-size: 17px;color: #D9D9D9;line-height: 1.34;margin-bottom: 40px;font-family: var(--tpl-ff-body)}.testimonial-box-2 .author__thumb{border-radius: 0;margin-bottom: 40px}.testimonial-box-2 .author__thumb img{width: 100%;height: 160px}.testimonial-box-2 .author__name{font-size: 20px;font-weight: 400;color: var(--clr-theme-2);line-height: 1;position: absolute;bottom: 40px}.testimonial-box-2 .author__designation{font-size: 16px;font-weight: 400;color: #A5A5A5;line-height: 1;position: relative;margin-left: 40px}.testimonial-box-2 .author__designation::before{position: absolute;content: "";width: 20px;height: 1px;background: #525252;right: calc(100%+10px);top: 50%;transform: translateY(-50%)}.testimonial-box-2 .quote-icon{width: 40px;margin-bottom: 30px}.testimonial-box-2 .quote-icon svg *{fill: #A5A5A5}.testimonial-wrapper-3 .testimonial-box-2{background-color: var(--clr-theme-1)}.testimonial-round{position: absolute;top: 48px;right: 30px;max-width: 512px;z-index: -1}@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (min-width: 992px) and (max-width: 1199px){.testimonial-round{right: 0;max-width: 300px}}@media only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.testimonial-round{max-width: 200px;right: 0}}@media (max-width:450px){.testimonial-round{display: none}}.ax-testimonial__box:hover .ax-testimonial__thumb::before{background: rgba(255,255,255,0.95)}@media only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.ax-testimonial__box:hover .ax-testimonial__thumb::before{background: linear-gradient(180deg,rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 100%)}}.ax-testimonial__box:hover .ax-testimonial__content{opacity: 1;visibility: visible}.ax-testimonial__thumb img{width: 100%;height: auto}.ax-testimonial__thumb::before{position: absolute;content: "";width: 100%;height: 100%;background: linear-gradient(180deg,rgba(255,255,255,0) 0%,rgb(255,255,255) 100%);left: 0;right: 0;-webkit-transition: all 0.5s ease-out 0s;-moz-transition: all 0.5s ease-out 0s;-ms-transition: all 0.5s ease-out 0s;-o-transition: all 0.5s ease-out 0s;transition: all 0.5s ease-out 0s}.ax-testimonial__content{position: absolute;bottom: 0;width: 100%;left: 0;padding: 30px 30px;z-index: 2;opacity: 0;visibility: hidden;-webkit-transition: all 0.5s ease-out 0s;-moz-transition: all 0.5s ease-out 0s;-ms-transition: all 0.5s ease-out 0s;-o-transition: all 0.5s ease-out 0s;transition: all 0.5s ease-out 0s}@media only screen and (min-width: 576px) and (max-width: 767px){.ax-testimonial__content{opacity: 1;visibility: visible}}@media (max-width:450px),(max-width: 575px){.ax-testimonial__content{opacity: 1;visibility: visible;padding: 15px 15px}}.ax-testimonial__comments{font-size: 24px;line-height: 1.34;color: #171717;font-weight: 400;margin-bottom: 30px}@media (max-width:450px){.ax-testimonial__comments{font-size: 20px;line-height: 1.2;margin-bottom: 10px}}.ax-testimonial__meta{border-top: 1px solid #414141;padding-top: 25px}@media only screen and (min-width: 1400px) and (max-width: 1600px),only screen and (min-width: 1200px) and (max-width: 1399px){.ax-testimonial__meta{padding-top: 15px}}@media only screen and (min-width: 1400px) and (max-width: 1600px),only screen and (min-width: 1200px) and (max-width: 1399px){.ax-testimonial__meta{padding-top: 15px}}@media (max-width:450px){.ax-testimonial__meta{padding-top: 10px}}.quota-icon{margin-bottom: 100px;filter: brightness(1%)}.theme-dark body{background: var(--clr-common-black)}.theme-dark:root{--clr-common-white: #eeeeee;--clr-common-black: #222222;--clr-common-border: #c7c7c7;--clr-common-placeholder: #8a8787;--clr-theme-1: #222222;--clr-theme-2: #14cf93;--clr-theme-3: #7c7c7c;--clr-theme-primary: #eeeeee;--clr-background-primary: #222222;--clr-bg-1: #222222;--clr-bg-2: #14cf93;--clr-bg-3: #fffcf6;--clr-bg-4: #f2f2f2;--clr-bg-5: #F7F7F7;--clr-bg-6: #E8F5FF}.theme-dark .border-btn{color: var(--clr-common-white)}.theme-dark .hero-area__bg::after{background: linear-gradient(105.54deg,#000 34.13%,rgba(0,0,0,0.4) 100%)}.theme-dark .sticky{background: var(--clr-common-black);box-shadow: 0px 20px 30px rgba(255,255,255,0.1)}.theme-dark .team-area__overlay:after{background: #000000;opacity: 0.8}.theme-dark .team__member{border-color: #575757}.theme-dark .team__wrapper{border-color: #575757}.theme-dark .team__member:hover .member-designation{color: var(--clr-common-white)}.theme-dark .testimonial__box{background: #2f2f2f}.theme-dark .testimonial__box p{color: var(--clr-common-white)}.theme-dark .blogpost-area__overlay::before{background: var(--clr-common-black)}.theme-dark .blog__list::before{border-color: #575757}.theme-dark .blog__item-1{border-color: #575757}.theme-dark .blog__item-1 .tag{background: #303030;color: var(--clr-theme-primary)}.theme-dark .header-2__main.sticky .is-white.main-menu ul li a{color: var(--clr-common-white)}.theme-dark .header-2__main.sticky .is-white.main-menu ul li a::after{color: var(--clr-common-white)}.theme-dark .projects-wrapper{border-color: #575757}.theme-dark .projects-wrapper>* .project-box__thumb{border-color: #575757}.theme-dark .project-box-content .awards-list-box p{color: var(--clr-common-white)}.theme-dark .project-box-content .awards-list-box .awards-list ul li{color: #d1d1d1}.theme-dark .projects-wrapper__border{border-color: #575757}.theme-dark .projects-wrapper>:not(:first-child)::before{background: #575757}.theme-dark .rot-line::before{background-color: #575757}.theme-dark .b-right{border-color: #575757}.theme-dark .portfolio__title-wrap{background-color: var(--clr-common-black)}.theme-dark .portfolio-slide-1{background-color: var(--clr-common-black)}.theme-dark .portfolio-slide-2{background-color: var(--clr-common-black)}.theme-dark .portfolio-slide-3{background-color: var(--clr-common-black)}.theme-dark .portfolio-slide-3-thumb::after{background: linear-gradient(90deg,var(--clr-common-black) 10.97%,rgba(255,255,255,0) 89.51%)}.theme-dark .capabilities__accordion .accordion-button{background: #2f2f2f}.theme-dark .capabilities__accordion .accordion-body{background: #2f2f2f}.theme-dark .blogpost-box-2 .tag{border-color: #575757;color: #EBEBEB}.theme-dark .video__overlay{-webkit-box-shadow: 0px 0px 0px 3000px var(--clr-theme-1);-moz-box-shadow: 0px 0px 0px 3000px var(--clr-theme-1);box-shadow: 0px 0px 0px 3000px var(--clr-theme-1)}.theme-dark .blogpost-box-2{border-color: #575757}.theme-dark .footer-2__links ul li{color: #EBEBEB}.theme-dark .footer-2-area__shape-1{opacity: 0.1}.theme-dark .hheader-latout-top{background: var(--clr-theme-1)}.theme-dark .hheader-latout-top-content-wrapper .meta-item__text p{color: var(--clr-common-white)}.theme-dark .hheader-latout-top-content-wrapper .meta-item__text p{color: var(--clr-common-white)}.theme-dark .header-3-main{background: var(--clr-common-white)}.theme-dark .mobile-menu-btn svg{-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-ms-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s}.theme-dark .mobile-menu-btn svg *{fill: var(--clr-common-black);-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-ms-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s}.theme-dark .mobile-menu-btn svg:hover *{fill: var(--clr-theme-2)}.theme-dark .mobile-menu-btn.is-white svg{-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-ms-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s}.theme-dark .mobile-menu-btn.is-white svg *{fill: var(--clr-common-white);-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-ms-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s}.theme-dark .mobile-menu-btn.is-white svg:hover *{fill: var(--clr-theme-2)}.theme-dark .header-3-main ul li a{color: var(--clr-common-black)}.theme-dark .header-3-main ul li.has-dropdown>a::after{color: var(--clr-common-black)}.theme-dark .contact-link__icon{filter: brightness(6%)}.theme-dark .contact-link__text p{color: var(--clr-common-black)}.theme-dark .hero-3-area__bg::before{background: var(--clr-common-black)}.theme-dark .hero-3__title{color: var(--clr-common-white)}.theme-dark .hero-3__text{color: var(--clr-common-white)}.theme-dark .hero-3__subtitle{color: var(--clr-common-white)}.theme-dark .hero-3__shape-3{filter: brightness(6)}.theme-dark .service-box-3{background: var(--clr-common-black)}.theme-dark .service-box-3__content .service__title{color: var(--clr-common-white)}.theme-dark .service-box-3__content .service__title .icon-box{color: var(--clr-common-white)}.theme-dark .service-box-3__content p{color: var(--clr-common-white)}.theme-dark .choose-area-content .thumb-wrapper::after{background: linear-gradient(180deg,#222222 0%,rgba(255,255,255,0) 100%)}.theme-dark .choose-area-content p{color: var(--clr-common-white)}.theme-dark .choose-area-content .thumb-wrapper .line{background: #575757}.theme-dark #accordionExample-st-2 .accordion-item{border-color: #575757 !important}.theme-dark #accordionExample-st-2 .accordion-button{color: var(--clr-common-white)}.theme-dark .member-box-2 .member-designation{color: rgba(84,84,84,0.7098039216)}.theme-dark .hr1{border-color: #575757}.theme-dark .blogpost-slider__nav .nav-btn{color: #707070;border-color: #707070}.theme-dark .discuss-area__bg::after{background: var(--clr-theme-1);opacity: 0.9}.theme-dark .discuss-area__bg::before{opacity: 0.2}.theme-dark .cover-tab .nav-tabs .nav-link.active,.theme-dark .cover-tab .nav-tabs .nav-link:hover{background: #323232;color: var(--clr-common-white)}.theme-dark .cover-tab .nav-link{color: var(--clr-common-white)}.theme-dark .cover-card-content{background: #323232}.theme-dark .cover-card-content h3{color: var(--clr-common-white)}.theme-dark .cover-tab{border-color: #575757}.theme-dark .cover-shape-1{opacity: 0.3}.theme-dark .cover-shape-2{opacity: 0.3}.theme-dark .hero-5-bg::before{background: linear-gradient(180deg,#000 0%,rgba(217,217,217,0) 100%)}.theme-dark .hero-5__subtitle{color: var(--clr-common-white)}.theme-dark .work__content-hover h3{background-color: var(--clr-common-black);color: var(--clr-common-white)}.theme-dark .has-border-top-bottom{border-color: #575757}.theme-dark .has-border-bottom{border-color: #575757}.theme-dark .for-black .counter__number{color: var(--clr-common-white)}.theme-dark .for-black .counter__text p{color: var(--clr-common-white)}.theme-dark .protfolio__content{background-color: var(--clr-common-black)}.theme-dark .protfolio__title{color: var(--clr-common-white)}.theme-dark .protfolio__content p{color: var(--clr-common-white)}.theme-dark .blog__item{background: #2a2a2a;border-color: #575757}.theme-dark .blog__item:hover{box-shadow: 0px 4px 20px rgba(148,148,148,0.3);border-color: transparent}.theme-dark .blog__item-2-title{color: var(--clr-common-white)}.theme-dark .blog__para p{color: var(--clr-common-white)}.theme-dark .ax-testimonial__thumb::before{background: linear-gradient(180deg,rgba(0,0,0,0) 0%,rgb(28,28,28) 100%)}.theme-dark .ax-testimonial__box:hover .ax-testimonial__thumb::before{background: rgba(0,0,0,0.9)}.theme-dark .ax-testimonial__comments{color: var(--clr-common-white)}.theme-dark .ax-testimonial__name{color: var(--clr-common-white)}.theme-dark .project-social-title{color: var(--clr-common-white)}.theme-dark .social-round-item{background: var(--clr-common-black);box-shadow: 1px 2px 3px rgba(186,186,186,0.03),-2px -2px 7px rgba(186,186,186,0.3)}.theme-dark .quota-icon{filter: brightness(100%)}.blog__list{position: relative;margin-top: 55px}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.blog__list{margin-top: 30px}}.blog__list::before{position: absolute;content: "";border-top: 1px solid var(--clr-common-border);width: 100%}.blog__item-1{display: grid;grid-template-columns: 70% 30%;border-bottom: 1px solid var(--clr-common-border);padding: 55px 0 50px;position: relative}@media only screen and (min-width: 576px) and (max-width: 767px){.blog__item-1{grid-template-columns: 1fr}}@media (max-width: 575px){.blog__item-1{grid-template-columns: 1fr;padding: 40px 0}}.blog__item-1:hover .blog__item-1-btn{opacity: 1;visibility: visible}.blog__item-1:hover .blog-thumb-hover{opacity: 1}.blog__item-1-title{font-size: 30px;line-height: 1.3;margin-top: 30px;margin-bottom: 30px}@media only screen and (min-width: 768px) and (max-width: 991px){.blog__item-1-title{font-size: 24px}}@media only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.blog__item-1-title{font-size: 20px}}@media screen and (max-width: 1399px){.blog__item-1-title br{display: none}}.blog__item-1-title a:hover{color: var(--clr-theme-2)}.blog__item-1 .meta-item{margin-top: 30px}.blog__item-1 .meta-item p{font-size: 16px;color: #626262;line-height: 1;margin-bottom: 0}.blog__item-1 .tag{font-size: 16px;color: var(--clr-theme-2);background: var(--clr-common-white);padding: 2px 16px;display: inline-block;border-radius: 30px}.blog__item-1 .tag:hover{background: var(--clr-theme-2);color: var(--clr-common-white)}.blog__item-1 .blog__button .c-button{width: 108px;height: 108px}@media only screen and (min-width: 576px) and (max-width: 767px){.blog__button{justify-content: start !important;margin-top: 25px}}@media (max-width:450px),(max-width: 575px){.blog__button{justify-content: start !important;margin-top: 40px}}.blog-thumb-hover{width: 395px;height: 395px;position: absolute;top: 0;inset-inline-start: 0;background-size: cover;background-repeat: no-repeat;background-position-x: 75%;opacity: 0;transition: opacity 0.3s,transform 0.7s cubic-bezier(0.23,1,0.32,1),-webkit-transform 0.7s cubic-bezier(0.23,1,0.32,1);margin: -200px 0 0 -150px;overflow: hidden;pointer-events: none;z-index: -1}.blog-img-wrap{width: 20vw;position: absolute;top: 0;inset-inline-start: 0;overflow: hidden;pointer-events: none;visibility: hidden;padding-bottom: 25vw}.blog-img{position: absolute;top: 0;inset-inline-start: 0;width: 100%;height: 100%;background-size: cover}.blogpost-area__overlay{z-index: -2}.blogpost-area__overlay::before{position: absolute;content: "";width: 100%;height: 100%;top: 0;left: 0;background: #F4F4F4;z-index: -1}.blogpost-area-3__bg{background: var(--clr-theme-1);z-index: -1}.blogpost-wrapper{border-top: 1px solid #D9D9D9}.blogpost-box-2{padding: 40px 40px;z-index: 1;border: 1px solid #D9D9D9}@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.blogpost-box-2{padding: 20px 20px;margin-top: 30px}}.blogpost-box-2:hover .blog__thumb{opacity: 1;visibility: visible}@media (max-width: 575px){.blogpost-box-2:hover .blog__thumb{opacity: 0.3}}.blogpost-box-2 .tag{height: 32px;border: 1px solid #4F4F4F;padding: 0 16px;color: #4F4F4F;display: inline-block;margin-bottom: 20px}.blogpost-box-2 .tag:hover{border-color: var(--clr-theme-2);background: var(--clr-theme-2);color: var(--clr-common-white)}.blogpost-box-2 .blog__title{font-size: 30px;line-height: 1.5;margin-bottom: 30px}@media only screen and (min-width: 992px) and (max-width: 1199px),(max-width: 575px){.blogpost-box-2 .blog__title{font-size: 26px}}.blogpost-box-2 .blog__title a:hover{color: var(--clr-theme-2)}.blogpost-box-2 .blog__thumb{position: absolute;right: 100px;width: 282px;transform: rotate(12deg) translateY(-50%);top: 50%;z-index: -1;opacity: 0;visibility: hidden;-webkit-transition: all 0.5s ease-out 0s;-moz-transition: all 0.5s ease-out 0s;-ms-transition: all 0.5s ease-out 0s;-o-transition: all 0.5s ease-out 0s;transition: all 0.5s ease-out 0s}@media only screen and (min-width: 992px) and (max-width: 1199px){.blogpost-box-2 .blog__thumb{width: 200px}}@media (max-width: 575px){.blogpost-box-2 .blog__thumb{width: 100%;right: 0;height: 100%;transform: rotate(0deg) translateY(-50%);opacity: 0.3;visibility: visible;overflow: hidden}}.blogpost-box-2 .blog__thumb img{width: 100%}.blogpost-box-3{border: 1px solid #414141;padding: 30px}.blogpost-box-3:hover .blogpost-box-3__thumb img{transform: scale(1.1)}.blogpost-box-3:hover .tag{background-color: var(--clr-theme-2);color: var(--clr-common-white);border-color: transparent}.blogpost-box-3 .tag{border: 1px solid #414141;border-radius: 30px;color: var(--clr-theme-2);padding: 6px 15px}.blogpost-box-3__thumb{overflow: hidden}.blogpost-box-3__content .blogpost-title{font-size: 24px;font-weight: 700;line-height: 1.45;color: var(--clr-common-white);margin-bottom: 0}@media (max-width:450px){.blogpost-box-3__content .blogpost-title{font-size: 20px}}.blogpost-box-3__content .blogpost-title a:hover{color: var(--clr-theme-2)}.blogpost-box-3__thumb-content-wrapper{margin: 20px 0 30px;display: flex;flex-direction: column;gap: 35px}.blogpost-box-3 .blogpost-date{font-size: 16px;color: #A4A4A4;display: inline-flex;align-items: center;gap: 10px}.blogpost-box-3 .blogpost-date span{font-size: 30px;font-weight: 700;font-family: var(--tpl-ff-heading)}.blogpost-box-3__thumb img{width: 100%;aspect-ratio: 100/92}.blogpost-slider .swiper-wrapper{align-items: flex-start}.blogpost-slider .swiper-wrapper .swiper-slide:nth-child(2n) .blogpost-box-3__thumb-content-wrapper{flex-direction: column-reverse}.blogpost-slider__nav{display: flex;gap: 14px}.blogpost-slider__nav .nav-btn{color: #414141;border-color: #414141;background: transparent}.blogpost-slider__nav .nav-btn:hover{color: var(--clr-common-white);background: var(--clr-theme-2)}.blogpost-slider__nav-2{align-items: center;gap: 20px}.postbox__thumb{padding: 20px 20px;border: 1px solid #D9D9D9}.postbox__thumb img{width: 100%;aspect-ratio: 100/48.6}.postbox__thumb-2{width: 100%}.postbox__thumb-2 img{width: 100%;aspect-ratio: 100/51}.postbox__title{font-size: 28px;margin-bottom: 10px}@media only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 768px) and (max-width: 991px){.postbox__title{font-size: 32px}}@media only screen and (min-width: 992px) and (max-width: 1199px),(max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px){.postbox__title{font-size: 28px}}@media (max-width:450px){.postbox__title{font-size: 24px}}.postbox__title a:hover{color: var(--clr-theme-2)}.postbox__text p{}.postbox__meta{display: flex;align-items: center;gap: 30px}.postbox__meta span{color: #626262;font-family: var(--tpl-ff-heading);position: relative;font-size: 14px}.postbox__meta span a{font-size: 14px;color: var(--clr-theme-2)}.postbox__meta span:not(:first-child):before{position: absolute;content: "";height: 5px;width: 5px;background: #626262;top: 50%;transform: translateY(-50%);left: -15px;border-radius: 50%}.postbox__read-more .border-btn{font-family: var(--tpl-ff-heading);font-weight: 500;margin-top: 30px}.postbox__read-more .border-btn:hover{background-color: var(--clr-theme-2);color: var(--clr-common-white);border-color: var(--clr-theme-2)}.sidebar__wrapper{background: #F6F6F6;padding: 30px 30px}.sidebar__widget-title{font-size: 24px}.sidebar__search{position: relative}.sidebar__search input{width: 100%;height: 60px;line-height: 60px;padding-left: 25px;padding-right: 80px;background-color: #FAFAFA;outline: 0;border: 0;box-shadow: 0px 1px 3px rgba(3,4,28,0.06);font-size: 15px}@media (max-width:450px){.sidebar__search input{padding-right: 25px}}.sidebar__search button{position: absolute;top: 0;right: 0;height: 100%;padding: 0 24px;color: var(--clr-common-white);background-color: var(--clr-theme-2);display: inline-flex;align-items: center;justify-content: center}.sidebar__search button i{font-size: 20px}@media (max-width:450px){.sidebar__search button{position: static;height: 60px;margin-top: 20px;width: 100%}}.rc__post-thumb{overflow: hidden;flex: 0 0 auto;border-radius: 50%}@media (max-width:450px){.rc__post-thumb{border-radius: 0}}.rc__post{display: flex;align-items: center;gap: 15px 20px;padding-right: 45px;margin-bottom: 35px}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 1200px) and (max-width: 1399px){.rc__post{padding-right: 0}}.rc__post:last-child{margin-bottom: 0}.rc__post-thumb img{width: 90px;height: 90px;object-fit: cover}.rc__post-title{font-size: 16px;font-weight: 600;margin-bottom: 6px;text-transform: capitalize;line-height: 1.5}.rc__post-title a:hover{color: var(--clr-theme-2)}.rc__post:hover .rc__post-thumb img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1)}.sidebar__widget-content ul li{list-style: none;margin-bottom: 10px}.sidebar__widget-content ul li:last-child{margin-bottom: 0}.sidebar__widget-content ul li a{display: flex;justify-content: space-between;font-size: 16px;color: #4F4F4F;position: relative;background: #FAFAFA;padding: 16px 30px;font-family: var(--tpl-ff-heading)}@media (max-width:450px){.sidebar__widget-content ul li a{padding: 16px 15px}}.sidebar__widget-content ul li a:hover{background: var(--clr-theme-2);color: var(--clr-common-white)}.sidebar__tag a{display: inline-block;padding: 4px 13px;font-size: 15px;color: #4F4F4F;border: 1px solid #D9D9D9;margin-bottom: 10px;position: relative;z-index: 5;font-family: var(--tpl-ff-heading)}.sidebar__tag a:hover{background-color: var(--clr-theme-2);color: var(--clr-common-white);border-color: var(--clr-theme-2)}.sidber__adv-thumb{width: 100%}.sidber__adv-thumb img{width: 32.5%;margin-top: 5px}.postbox__item.is-box{background: #FAFAFA;padding: 30px 30px 25px}.postbox__box-thumb{display: grid;grid-template-columns: repeat(2,1fr);gap: 30px 30px;max-width: 782px}@media (max-width: 575px){.postbox__box-thumb{grid-template-columns: repeat(1,1fr)}}.postbox__box-thumb img{width: 100%;aspect-ratio: 100/78}.postbox__quote-icon{margin-bottom: 25px}.postbox__quote blockquote{margin-bottom: 0}.postbox__quote blockquote p{font-weight: 400;font-size: 22px;text-transform: capitalize;color: #000000;margin-bottom: 0}.postbox__share-love span{width: 54px;height: 54px;font-size: i;display: inline-flex;align-items: center;justify-content: center;border: 1px solid #d9d9d9;border-radius: 50%}.postbox__share-wrapper{padding: 20px 0;border-top: 1px solid #D9D9D9;border-bottom: 1px solid #D9D9D9;display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;gap: 20px 20px}.postbox__social a{width: 30px;height: 30px;background: #A5A5A5;display: inline-flex;align-items: center;justify-content: center;border-radius: 50%;color: var(--clr-common-white)}.postbox__social a:hover{background-color: var(--clr-theme-2)}.postbox__navigation{display: grid;grid-template-columns: 250px auto 250px}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 992px) and (max-width: 1199px){.postbox__navigation{grid-template-columns: auto;gap: 30px 30px}}.postbox__navigation-icon{display: inline-flex;align-items: center;justify-content: center}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px){.postbox__navigation-icon{display: none}}.postbox__more-link h5{margin-bottom: 0;font-weight: 500;color: #A5A5A5;font-size: 16px}.postbox__more-content h5{font-weight: 500;text-transform: capitalize;line-height: 1.5;margin-bottom: 10px;font-size: 16px}.postbox__more-content h5 a:hover{color: var(--clr-theme-2)}.postbox__more-link{display: flex;align-items: center;gap: 13px}.postbox__more-link:hover h5{color: var(--clr-theme-2)}.postbox__more-link:hover span svg *{fill: var(--clr-theme-2)}.postbox__more-link h5{margin-bottom: 0}.postbox__author{background: var(--clr-common-white);box-shadow: 0px 4px 45px rgba(0,0,0,0.06);padding: 40px 40px 37px;display: flex;gap: 30px 20px}@media only screen and (min-width: 576px) and (max-width: 767px){.postbox__author{padding: 40px 30px 37px}}@media (max-width: 575px){.postbox__author{padding: 40px 30px 37px;flex-wrap: wrap}}.postbox__author .author-meta-social{display: flex;justify-content: space-between;align-items: center;gap: 15px 15px;flex-wrap: wrap;margin-bottom: 20px}.postbox__author .author-name{font-size: 16px;font-weight: 500;text-transform: capitalize;margin-bottom: 5px}.postbox__author .author-designation{font-size: 14px;font-weight: 500;color: var(--clr-theme-2)}.postbox__author .author-text p{margin-bottom: 0}.postbox__author-thumb{max-width: 90px}.postbox__comment-input input,.postbox__comment-input textarea{height: 60px;width: 100%;font-size: 14px;border: 0;border-bottom: 1px solid #D9D9D9;outline: none}.postbox__comment-input input::placeholder,.postbox__comment-input textarea::placeholder{color: #A5A5A5}.postbox__comment-check{display: flex;align-items: center;gap: 15px}.postbox__comment-title{margin-bottom: 40px}.postbox__comment-input{position: relative;margin-bottom: 20px}.postbox__comment-input textarea{height: 80px;resize: none;padding-top: 25px;padding-bottom: 25px}.postbox__comment-check label{font-size: 14px;color: #A5A5A5;text-transform: capitalize;display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;gap: 30px 20px}.postbox__comment-check label a{color: var(--tp-common-black);font-weight: 600;padding-left: 4px}.postbox__comment-check label a:hover{color: var(--clr-theme-1)}.postbox__comment-check label:hover{cursor: pointer}.postbox__blog .blogpost-box-3{border-color: #D9D9D9}.postbox__blog .blogpost-box-3 .tag{border-color: #D9D9D9}.postbox__blog .blogpost-box-3__content .blogpost-title{color: var(--clr-theme-1)}.postbox__blog .blogpost-box-3__content .blogpost-title a:hover{color: var(--clr-theme-2)}.blog__item{display: grid;grid-template-columns: auto auto;gap: 30px 78px;align-items: center;padding: 40px 40px;border: 2px solid rgba(66,66,66,0.2509803922);background: var(--clr-common-white);transition: 0.3s ease-in-out}@media only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.blog__item{grid-template-columns: auto;padding: 20px 20px}}.blog__item:hover{box-shadow: 0px 4px 44px rgba(0,0,0,0.1);border-color: transparent}.blog__item-2-title{line-height: 1.3;margin-top: 30px;margin-bottom: 30px}.blog__item .tag{font-size: 16px;color: var(--clr-common-white);background: var(--clr-common-black);padding: 2px 16px;display: inline-block;border-radius: 30px}.blog__item .tag:hover{background: var(--clr-theme-2);color: var(--clr-common-white)}.blog__item .meta-date{color: #A4A4A4;font-family: "Archivo";font-weight: 700;font-size: 30px}.blog__item .meta-item p{margin-bottom: 0}.blog__item .blog__para p{margin-bottom: 0}.fact-area{background: var(--clr-kh)}.fact-area-title-wrapper{padding: 40px;border: 1px solid #414141;border-bottom: 0}.fact-box-wrapper{border: 1px solid #414141}.fact-box-wrapper>.row>div:not(:last-child){border-right: 1px solid #414141}@media only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.fact-box-wrapper>.row>div:not(:last-child){border-right: 0;border-bottom: 1px solid #414141}}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px){.fact-box-wrapper>.row>div:nth-child(2n){border-right: 0}}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px){.fact-box-wrapper>.row>div:not(:nth-last-child(-n+2)){border-bottom: 1px solid #414141}}.fact-box-content .fact__number{font-size: 30px;color: var(--clr-common-white);font-weight: 400;margin-bottom: 5px}.fact-box-content .fact__number span span{font-size: 60px;color: var(--clr-theme-2);font-weight: 500;line-height: 1}@media only screen and (min-width: 1200px) and (max-width: 1399px){.fact-box-content .fact__number span span{font-size: 70px}}@media only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.fact-box-content .fact__number span span{font-size: 70px}}@media (max-width:450px){.fact-box-content .fact__number span span{font-size: 60px}}.fact-box-content .fact__number span{display: flex;align-items: center;gap: 24px}.fact-box{padding: 80px 40px 70px}.fact__text p{margin-bottom: 0;color: #A5A5A5;text-transform: uppercase;font-size: 16px;font-family: var(--tpl-ff-body)}.fact-box-wrapper-2 .fact-box-content .fact__number span{justify-content: center;color: var(--clr-theme-2)}.fact-box-wrapper-2 .fact-box-content .fact__number span span{color: var(--clr-theme-1);font-weight: 600}.fact-box-wrapper-2 .fact__text p{color: #4f4f4f;font-family: var(--tpl-ff-heading)}.fact-box-wrapper-2 .fact-box{padding: 0px 40px 0px;text-align: center;position: relative}.fact-box-wrapper-2 .fact-box:before{position: absolute;content: "";height: 88%;width: 1px;background: #D9D9D9;right: 0;top: 18px}.fact-box-wrapper-2 .row [class*=col-]:last-child .fact-box:before{display: none}@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (min-width: 992px) and (max-width: 1199px){.fact-box-wrapper-2 .row [class*=col-]:nth-child(2n) .fact-box:before{display: none}}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px){.fact-box-wrapper-2 .row [class*=col-] .fact-box:before{display: none}}:root{counter-reset: current total}.portfolio__items{padding: 0;margin: 0;opacity: 0}.portfolio__items li{counter-increment: total}.portfolio__num-count{color: var(--clr-theme-primary);font-size: 30px;margin-bottom: 10px}@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){.portfolio__num-count{display: none}}.portfolio__num-count::before{counter-increment: current;content: counter(current) "/" counter(total)}.portfolio__area{overflow: hidden;direction: ltr}@media only screen and (min-width: 992px) and (max-width: 1199px){.portfolio__area{background-color: var(--clr-bg-6)}}@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.portfolio__area{background-color: var(--clr-bg-6)}}.portfolio__area .wf_panel{width: 100%;height: 100%;will-change: transform;opacity: 1 !important}.portfolio__wrapper{width: 400%;height: 100%;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: no-wrap;flex-wrap: no-wrap}@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){.portfolio__wrapper{width: 100%;height: auto;-ms-flex-wrap: wrap;flex-wrap: wrap}}.protfolio-title-area{text-align: center;margin-bottom: 100px}@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){.protfolio-title-area{margin-bottom: 0}}.protfolio-title{font-weight: 500;font-size: 100px;line-height: 1.08;text-transform: uppercase;color: var(--clr-theme-primary)}@media only screen and (min-width: 1200px) and (max-width: 1399px){.protfolio-title{font-size: 90px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.protfolio-title{font-size: 70px}}@media only screen and (min-width: 768px) and (max-width: 991px){.protfolio-title{font-size: 60px}}@media only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.protfolio-title{font-size: 50px}}@media (max-width:450px){.protfolio-title{font-size: 36px}}.portfolio__title-wrap{background-color: var(--clr-common-white);display: -webkit-box;display: -ms-flexbox;display: flex;-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){.portfolio__title-wrap{background-color: var(--clr-bg-6)}}.portfolio__slide-area-1{background-color: var(--clr-common-white);background-repeat: no-repeat;background-position: 200px calc(100% - 150px)}@media only screen and (min-width: 1601px){.portfolio__slide-area-1{background-position: 20px calc(100% - 230px)}}@media only screen and (min-width: 1400px) and (max-width: 1600px){.portfolio__slide-area-1{background-position: 20px calc(100% - 230px)}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.portfolio__slide-area-1{background-position: 20px calc(100% - 220px)}}@media only screen and (min-width: 992px) and (max-width: 1199px){.portfolio__slide-area-1{background-position: 20px calc(100% - 100px)}}@media only screen and (min-width: 768px) and (max-width: 991px){.portfolio__slide-area-1{padding-bottom: 40px;background-position: 0 210px;background-size: 100px}}@media only screen and (min-width: 992px) and (max-width: 1199px),(max-width: 575px){.portfolio__slide-area-1{background-size: 0}}.portfolio-slide-1{background: var(--clr-common-white);z-index: 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){.portfolio-slide-1{height: auto}}.portfolio-slide-1-thumb{position: absolute;left: 0;width: 42%;height: 100%;top: 0;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){.portfolio-slide-1-thumb{display: none}}.portfolio-slide-1-thumb::after{position: absolute;content: "";width: 100%;height: 100%;top: 0;left: 0;background: var(--clr-common-white);opacity: 0.5}@media only screen and (min-width: 1601px),only screen and (min-width: 1400px) and (max-width: 1600px),only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 992px) and (max-width: 1199px){.portfolio-slide-1-thumb::after{display: none}}.portfolio-slide-1-thumb img{width: 100%;height: 100%;object-fit: cover}.portfolio-slide-1-content h2{margin-bottom: 40px}.portfolio-slide-1-content .area-btn{margin-top: 75px}@media only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.portfolio-slide-1-content .area-btn{margin-bottom: 50px}}.portfolio-slide-1-shape-1{position: absolute;width: 88px;left: 91%;top: 424px;opacity: 0.5;animation: zoomInOut 3s infinite linear}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.portfolio-slide-1-shape-1{display: none}}.portfolio-slide-2{height: 100vh;background: #CFDAE3;z-index: 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){.portfolio-slide-2{height: auto}}.portfolio-slide-2-content h2{margin-bottom: 50px}.portfolio-slide-2-content h2 span{color: var(--clr-theme-2);font-weight: 400}.portfolio-slide-2-content .awards-list{margin-bottom: 60px}.portfolio-slide-2-content .awards-list ul{display: grid;grid-gap: 5px;text-align: center;grid-template-columns: repeat(4,1fr)}.portfolio-slide-2-content .awards-list ul li{list-style: none}.portfolio-slide-2-content .awards-list ul li img{width: 270px;margin-top: -10px;left: 0px;position: relative;height: 220px}.portfolio-slide-2-paragraph{max-width: 690px}.portfolio-slide-3{height: 100vh;z-index: 1;background: none !important;!i;!}@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){.portfolio-slide-3{background: var(--clr-bg-6)}}@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){.portfolio-slide-3{height: 100%;padding: 10px 0 30px}}.portfolio-slide-3-content h2{margin-bottom: 40px}.portfolio-slide-3-content h2 span{font-weight: 400}.portfolio-slide-3-content p{max-width: 720px}.portfolio-slide-3-content .area-btn{display: flex;align-items: center;gap: 50px;margin-top: 60px;flex-wrap: wrap}@media only screen and (min-width: 992px) and (max-width: 1199px){.portfolio-slide-3-content .area-btn{gap: 20px;margin-bottom: 60px}}.portfolio-slide-3-content .area-btn .call-number{font-size: 24px;font-weight: 700;color: var(--clr-theme-primary);font-family: var(--tpl-ff-heading)}@media only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.portfolio-slide-3-content .area-btn .call-number{font-size: 20px}}.portfolio-slide-3-content .area-btn .call-number a:hover{color: var(--clr-theme-2)}.portfolio-slide-3-thumb{position: absolute;right: 0;width: 48%;height: 101%;top: 0;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){.portfolio-slide-3-thumb{display: none}}.portfolio-slide-3-thumb:after{position: absolute;content: "";width: 100%;height: 100%;top: 0;left: 0;background: none !important;!i;!}@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){.portfolio-slide-3-thumb:after{background: linear-gradient(90deg,var(--clr-bg-6) 10.97%,rgba(255,255,255,0) 89.51%)}}.portfolio-slide-3-thumb img{width: 100%;height: 100%;object-fit: cover;object-position: right;margin-top: -80px}.case-meta-wrapper{padding: 37px 0px;display: flex;flex-wrap: wrap;align-items: center;background-color: var(--clr-common-white);box-shadow: 0px 4px 70px rgba(0,0,0,0.15);max-width: 100%;z-index: 5;gap: 15px 0;position: relative}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 768px) and (max-width: 991px){.case-meta-wrapper{display: grid;grid-template-columns: repeat(2,1fr)}}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px){.case-meta-wrapper{display: grid;grid-template-columns: repeat(1,1fr)}}.case-details-thumb{margin-top: -50px;margin-bottom: 30px;position: relative}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (min-width: 992px) and (max-width: 1199px){.case-details-thumb{margin-top: 0}}.case-meta-item{position: relative;padding-right: 40px;padding-left: 35px}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px){.case-meta-item{padding-right: 30px;padding-left: 30px}}.case-meta-item:last-child:after{display: none}.case-meta-item p{margin-bottom: 0;font-size: 18px;font-family: var(--tpl-ff-heading);display: inline-block}.case-meta-item:after{position: absolute;content: "";height: 62px;width: 1px;background: #D9D9D9;top: 50%;transform: translateY(-50%);right: 0}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px){.case-meta-item:after{display: none}}.case-details-area{position: relative;margin-top: -160px}.case-subtitle{font-size: 19px}.case-subtitle span{padding-right: 5px}.case-details-area .swiper-wrapper{align-items: end}.case-details-area .swiper-slide:nth-child(n){width: 25% !important}@media only screen and (min-width: 768px) and (max-width: 991px){.case-details-area .swiper-slide:nth-child(n){width: 30% !important}}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px){.case-details-area .swiper-slide:nth-child(n){width: inherit !important}}.case-details-area .swiper-slide:nth-child(2n){width: 14% !important}@media only screen and (min-width: 768px) and (max-width: 991px){.case-details-area .swiper-slide:nth-child(2n){width: 30% !important}}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px){.case-details-area .swiper-slide:nth-child(2n){width: inherit !important}}.case-details-area .swiper-slide:nth-child(3n){width: 20% !important}@media only screen and (min-width: 768px) and (max-width: 991px){.case-details-area .swiper-slide:nth-child(3n){width: 30% !important}}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px){.case-details-area .swiper-slide:nth-child(3n){width: inherit !important}}.case-details-area .swiper-slide:nth-child(4n){width: 20% !important}@media only screen and (min-width: 768px) and (max-width: 991px){.case-details-area .swiper-slide:nth-child(4n){width: 30% !important}}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px){.case-details-area .swiper-slide:nth-child(4n){width: inherit !important}}.design-humb-grid{display: grid;grid-template-columns: repeat(2,1fr);gap: 75px 115px;margin-top: 100px;margin-bottom: 70px}@media only screen and (min-width: 1400px) and (max-width: 1600px),only screen and (min-width: 1200px) and (max-width: 1399px){.design-humb-grid{gap: 50px 50px}}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px){.design-humb-grid{gap: 45px 45px}}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px){.design-humb-grid{gap: 30px 0px;grid-template-columns: repeat(1,1fr)}}.design-thumb:nth-child(even){margin-top: -100px;position: relative}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px){.design-thumb:nth-child(even){margin-top: 0px}}.design-thumb{position: relative;width: 100%;height: 650px;overflow: hidden}.design-thumb img{position: absolute;top: 0;left: 0;height: 100%;-webkit-transition: 0.5s;transition: 0.5s;background-size: cover}@media only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px),(max-width:450px){.design-thumb img{position: absolute;width: 100%;height: 100%}}.design-thumb img:nth-child(1){-webkit-transform: translatex(50%) scalex(2);transform: translatex(50%) scalex(2);opacity: 0;-webkit-filter: blur(10px);filter: blur(10px)}@media only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px),(max-width:450px){.design-thumb img:nth-child(1){-webkit-transform: translatex(0%) scalex(1);transform: translatex(0%) scalex(1);opacity: 0;-webkit-filter: blur(0px);filter: blur(0px)}}.design-thumb:hover img:nth-child(2){-webkit-transform: translatex(-50%) scalex(2);transform: translatex(-50%) scalex(2);opacity: 0;-webkit-filter: blur(10px);filter: blur(10px)}@media only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px),(max-width:450px){.design-thumb:hover img:nth-child(2){-webkit-transform: translatex(0%) scalex(1);transform: translatex(0%) scalex(1);opacity: 0;-webkit-filter: blur(0px);filter: blur(0px)}}.design-thumb:hover img:nth-child(1){-webkit-transform: translatex(0) scalex(1);transform: translatex(0) scalex(1);opacity: 1;-webkit-filter: blur(0);filter: blur(0)}.case-quote-area{background: var(--clr-bg-5)}.case-quote-icon{margin-bottom: 20px}.case-quite-title{font-size: 32px;font-style: italic;font-weight: 500;text-transform: none;margin-bottom: 50px}.case-quite-title p{font-size: 19px;font-style: italic;font-weight: 500;text-transform: none;margin-bottom: 50px;line-height: inherit !important;!i;!}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px){.case-quite-title{font-size: 30px}}@media (max-width:450px){.case-quite-title{font-size: 28px}}.case-quote-author .name{font-size: 16px;color: var(--clr-theme-2);margin-right: 15px}.case-quote-author .title{color: rgb(98,98,98);position: relative;padding-left: 35px}.case-quote-author .title::after{position: absolute;content: "";height: 1px;width: 20px;background-color: rgb(82,82,82);top: 50%;transform: translateY(-50%);left: 0}.blockquote-wrapper blockquote{margin-bottom: 0}.protfolio__wrap{display: grid;grid-template-columns: auto auto;gap: 0px 112px;margin-bottom: 100px}@media only screen and (min-width: 1400px) and (max-width: 1600px){.protfolio__wrap{gap: 0px 80px}}@media only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 992px) and (max-width: 1199px){.protfolio__wrap{gap: 50px 80px}}@media only screen and (min-width: 768px) and (max-width: 991px){.protfolio__wrap{gap: 50px 50px;margin-bottom: 150px}}@media only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.protfolio__wrap{grid-template-columns: auto;gap: 50px 112px;margin-bottom: 250px}}.protfolio__item:nth-child(2),.protfolio__item:nth-child(4){padding-top: 146px}@media only screen and (min-width: 1400px) and (max-width: 1600px){.protfolio__item:nth-child(2),.protfolio__item:nth-child(4){padding-top: 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),(max-width: 575px){.protfolio__item:nth-child(2),.protfolio__item:nth-child(4){padding-top: 0px}}.protfolio__item:hover .protfolio__content{opacity: 1;visibility: visible}.protfolio__thumb{position: relative}.protfolio__content{padding: 20px 20px;background-color: #f9f9f9;opacity: 0;visibility: hidden;transition: 0.5s all;display: block;position: absolute;bottom: 0;margin: 20px 20px}.protfolio__content p{margin-bottom: 15px}.protfolio-btn{position: absolute;bottom: 115px;left: 17%;max-width: 16%}@media only screen and (min-width: 1400px) and (max-width: 1600px){.protfolio-btn{bottom: 58px}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.protfolio-btn{bottom: 20px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.protfolio-btn{bottom: 0}}@media only screen and (min-width: 768px) and (max-width: 991px){.protfolio-btn{bottom: 0;margin-bottom: 15px}}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px){.protfolio-btn{bottom: 20px;left: 15%}}.protfolio-btn .c-button__text{color: var(--clr-common-white)}.capabilities-area{background: var(--clr-kh)}.capabilities-area__shape-1{position: absolute;width: 430px;bottom: 65px;left: 67%;z-index: -1;animation: shape-rote 30s linear infinite}.capabilities-area__shape-2{position: absolute;width: 430px;bottom: 225px;left: 69%;z-index: -1;animation: shape-rote 95s linear infinite}@keyframes shape-rote{from{transform: rotate(0deg)}to{transform: rotate(360deg)}}.capabilities__content p{color: #D9D9D9;max-width: 705px;font-weight: 300;font-size: 19px;line-height: 31px;font-family: var(--tpl-ff-body)}.capabilities__content .area-btn{margin-top: 15px;text-align: right}.capabilities__content .area-btn .c-button__text{color: var(--clr-common-white)}.capabilities-list ul li{list-style: none;font-size: 16px;line-height: 35px;color: var(--clr-theme-primary);font-family: var(--tpl-ff-body)}.capabilities__accordion{position: relative}.capabilities__accordion::before{position: absolute;content: "";height: 100%;width: 100%;z-index: -1;transform: rotate(10.39deg)}@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.capabilities__accordion::before{display: none}}.capabilities__accordion:hover::before{transform: rotate(0deg)}.capabilities__accordion .accordion{border-radius: 0}.capabilities__accordion .accordion-button{background: var(--clr-common-white)}.capabilities__accordion .accordion-body{background: var(--clr-common-white)}.capabilities__accordion .accordion-item:first-of-type .accordion-button{border-top-left-radius: 0;border-top-right-radius: 0}.capabilities__accordion .accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius: 0;border-bottom-left-radius: 0}.accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius: 0;border-bottom-left-radius: 0}.accordion-item{background: transparent;padding: 0px 0px;border: 0;border-radius: 0 !important}.accordion-button{font-size: 17px;font-weight: 500;border: 0;padding: 15px;text-align: start;color: var(--clr-theme-primary);background: transparent;font-family: var(--tpl-ff-heading);z-index: 2;border-radius: 10px !important;margin-top: 10px;margin-bottom: 10px;!i;!}@media only screen and (min-width: 992px) and (max-width: 1199px),(max-width:450px){.accordion-button{padding: 40px 30px;font-size: 26px}}@media (max-width:450px){.accordion-button{padding: 40px 20px}}.accordion-button::after{width: auto;height: auto;content: "\f067";font-family: var(--tpl-ff-fontawesome);color: #A5A5A5;font-size: 16px;transform: rotate(90deg);background-image: none;font-weight: 500;font-size: 18px;display: none}.accordion-button:focus{border: 0;box-shadow: none}.accordion-button:not(.collapsed){background: none;color: var(--clr-theme-2);box-shadow: none;pointer-events: none}.accordion-button:not(.collapsed)::after{color: var(--clr-theme-2);transform: rotate(360deg);background-image: none;content: "\f068"}.accordion-button:not(.collapsed) .area-bg{opacity: 1}.accordion-button .area-bg{position: absolute;content: "";width: 100%;height: 100%;top: 0;left: 0;z-index: -1;opacity: 0;overflow: hidden;-webkit-transition: all 0.5s ease-out 0s;-moz-transition: all 0.5s ease-out 0s;-ms-transition: all 0.5s ease-out 0s;-o-transition: all 0.5s ease-out 0s;transition: all 0.5s ease-out 0s}.accordion-button .area-bg:before{position: absolute;content: "";width: 100%;height: 100%;background: #000000;opacity: 0.6;top: 0;left: 0}.accordion-button .area-bg img{width: 100%;height: 100%;object-fit: cover}.accordion-body{background: transparent;padding: 40px 45px;margin-bottom: 0px;margin-top: 0px}@media only screen and (min-width: 992px) and (max-width: 1199px){.accordion-body{padding: 40px 30px}}@media (max-width:450px){.accordion-body{padding: 40px 20px}}.accordion-collapse{border: 0}#accordionExample-st-1 .accordion-item:not(:first-child) .accordion-button::before{position: absolute;content: "";width: calc(100% - 90px);height: 1px;background: #D9D9D9;top: 0;left: 0;right: 0;margin: auto}@media only screen and (min-width: 992px) and (max-width: 1199px){#accordionExample-st-1 .accordion-item:not(:first-child) .accordion-button::before{width: calc(100% - 60px)}}@media (max-width:450px){#accordionExample-st-1 .accordion-item:not(:first-child) .accordion-button::before{width: calc(100% - 40px)}}#accordionExample-st-1 .accordion-item:not(:first-child) .accordion-button:not(.collapsed)::before{opacity: 0}#accordionExample-st-2 .accordion-item{border: 1px solid #D9D9D9 !important}#accordionExample-st-2 .accordion-button{font-size: 24px;font-weight: 500;font-family: var(--tpl-ff-heading);color: #191919;padding: 34px 30px}@media (max-width:450px){#accordionExample-st-2 .accordion-button{padding: 24px 20px;font-size: 20px}}#accordionExample-st-2 .accordion-button::after{color: #191919}#accordionExample-st-2 .accordion-button::not(.collapsed){color: #191919}#accordionExample-st-2 .accordion-body{padding: 30px 30px;padding-top: 0}@media (max-width:450px){#accordionExample-st-2 .accordion-body{padding: 30px 20px;padding-top: 0}}.why-accordion .accordion-item{background: var(--clr-background-primary)}.why-accordion .accordion-button{background: transparent}.why-accordion #accordionExample-st-2 .accordion-item{border: 1px solid #414141 !important}.why-accordion #accordionExample-st-2 .accordion-button{color: var(--clr-common-white)}.why-accordion #accordionExample-st-2 .accordion-button::after{color: var(--clr-common-white)}.why-accordion .accordion-body{background: transparent}.why-accordion .choose-accordion-content p{color: var(--clr-common-white)}.accordion__heading{display: grid;grid-template-columns: 0.66fr 1fr 1fr;width: 100%;align-items: center;gap: 10px 10px;padding-right: 10px}@media only screen and (min-width: 992px) and (max-width: 1199px){.accordion__heading{grid-template-columns: 1fr 1fr 1fr}}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.accordion__heading{grid-template-columns: auto}}.accordion__title{color: var(--clr-theme-1);font-size: 26px;margin-bottom: 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){.accordion__title{font-size: 24px}}@media (max-width:450px){.accordion__title{font-size: 20px}}.accordion__title-2{margin-bottom: 15px}.accordion__tab .nav-tabs{border-bottom: 0;display: flex;gap: 20px;justify-content: end;margin-bottom: 50px}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.accordion__tab .nav-tabs{justify-content: start}}.accordion__tab .nav-tabs .nav-link{border: 0;border-radius: 6px;background: var(--clr-bg-pink);margin-bottom: 0;padding: 0 25px;font-size: 16px;color: var(--clr-text-1);font-weight: var(--bd-fw-medium);background-color: var(--clr-bg-pink) !important;height: 45px;text-transform: capitalize}.accordion__tab .nav-tabs .nav-link.active{color: var(--clr-common-white);background: var(--clr-gradient-1);border-radius: 6px}.accordion-header{cursor: pointer}.accordion-border{position: relative}.accordion-border:after{position: absolute;content: "";height: 82px;width: 1px;background: var(--clr-border-3);inset-inline-start: -50px;top: 50%;transform: translateY(-50%)}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px){.accordion-border:after{display: none}}.case__accordion .accordion-item{border: 1px solid #D9D9D9;margin-bottom: 30px}.case__accordion .accordion-item:last-child{margin-bottom: 0}.case__accordion .accordion-body{padding: 0 50px}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 1200px) and (max-width: 1399px){.case__accordion .accordion-body{padding: 0px 30px}}@media (max-width:450px){.case__accordion .accordion-body{padding: 0px 20px}}.case__accordion .accordion-button{padding: 22px 50px;border-bottom: 1px aliceblue}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 1200px) and (max-width: 1399px){.case__accordion .accordion-button{padding: 22px 30px}}@media (max-width:450px){.case__accordion .accordion-button{padding: 22px 20px}}.case__accordion .accordion-button:not(.collapsed){box-shadow: none}.case__accordion .accordion-button:focus{box-shadow: none}.case__accordion .accordion-button::after{margin-inline-end: 0;content: "+";font-family: var(--tpl-ff-fontawesome);font-size: 20px;color: var(--clr-common-heading);background-image: none;background-size: 0;width: auto;height: auto;font-weight: 500}.case__accordion .accordion-button:not(.collapsed)::after{content: "\f068";font-family: var(--tpl-ff-fontawesome);font-size: 18px;color: var(--clr-theme-1);background-image: none;transform: rotate(180deg)}.accordion__inner{display: grid;grid-template-columns: 0.35fr 1fr;padding-top: 30px;border-top: 1px solid #D9D9D9;padding-bottom: 30px;gap: 30px 30px}@media only screen and (min-width: 1200px) and (max-width: 1399px){.accordion__inner{grid-template-columns: 0.47fr 1fr}}@media only screen and (min-width: 992px) and (max-width: 1199px){.accordion__inner{grid-template-columns: 0.62fr 1fr}}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.accordion__inner{grid-template-columns: auto}}.accordion__description{margin-bottom: 0;font-family: var(--tpl-ff-body);font-size: 16px;font-weight: normal;color: var(--clr-theme-1);line-height: 28px}.accordion__content-title{margin-bottom: 20px}.accordion__content>p{margin-bottom: 0}.accordion__thumb img{width: 100%}.faq-area.is-gray{background: var(--clr-bg-4)}.video-area:hover #circle-play-b{opacity: 1 !important}.video-area__video{position: absolute;width: 100%;height: 100%;top: 0;object-fit: contain;left: 0}.video-area__shape-1{width: 72px;top: 94px;left: 74px;position: absolute;z-index: 1;opacity: 0.5;animation: zoomInOut 3s infinite linear}@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.video-area__shape-1{top: 25px;width: 50px}}.video-area__shape-2{width: 72px;bottom: 56px;right: 94px;position: absolute;z-index: 1;opacity: 0.5;animation: zoomInOut 3s infinite linear}@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.video-area__shape-2{width: 50px}}.video__overlay{position: absolute;content: "";width: 500px;height: 160px;top: 50%;left: 50%;transform: translate(-50%,-50%);-webkit-box-shadow: 0px 0px 0px 3000px rgb(255,255,255);-moz-box-shadow: 0px 0px 0px 3000px rgb(255,255,255);box-shadow: 0px 0px 0px 3000px rgb(255,255,255);-webkit-transition: all 0.5s ease-out 0s;-moz-transition: all 0.5s ease-out 0s;-ms-transition: all 0.5s ease-out 0s;-o-transition: all 0.5s ease-out 0s;transition: all 0.5s ease-out 0s}@media only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.video__overlay{height: calc(100% - 0px)}}.video__overlay.closed{width: 100%;height: 100%;box-shadow: none}.video__content{padding: 50px 120px}@media only screen and (min-width: 1200px) and (max-width: 1399px){.video__content{padding: 50px 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){.video__content{padding: 50px 50px}}@media only screen and (min-width: 992px) and (max-width: 1199px),(max-width:450px){.video__content{padding: 50px 0px}}.video__content .area-btn-text{display: flex;flex-direction: column;gap: 24px;-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-ms-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s}.video__content .area-btn-text span{font-size: 70px;line-height: 1.08;color: var(--clr-theme-primary);font-weight: 800;font-family: var(--tpl-ff-heading);text-transform: uppercase}@media only screen and (min-width: 1200px) and (max-width: 1399px){.video__content .area-btn-text span{font-size: 95px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.video__content .area-btn-text span{font-size: 80px}}@media only screen and (min-width: 768px) and (max-width: 991px){.video__content .area-btn-text span{font-size: 60px}}@media only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.video__content .area-btn-text span{font-size: 50px;color: var(--clr-common-white)}}@media (max-width:450px){.video__content .area-btn-text span{font-size: 40px}}.video__content .area-btn-text span:nth-child(2){margin-left: auto;position: relative;left: 40px}.circle-btn-blur{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-ms-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s}.circle-btn-blur .icon-box{width: 74px;height: 74px;background: rgba(0,0,0,0.5);backdrop-filter: blur(2.5px);display: inline-flex;justify-content: center;align-items: center;border-radius: 50%;position: relative;cursor: pointer;border: 3px solid var(--clr-theme-2)}@media (max-width:450px){.circle-btn-blur .icon-box{width: 60px;height: 60px}}.circle-btn-blur .icon-box::before{position: absolute;content: "";width: 100%;height: 100%}.circle-btn-blur .icon-box svg{width: 16px;height: 16px}.cta-area{background: var(--clr-kh)}.cta-wrapper{border-top: 1px solid #414141}.cta-content .area-btn .circle-btn{width: 94px;height: 94px;background: var(--clr-theme-2);color: var(--clr-common-white);font-size: 44px}.cta-content .area-btn .circle-btn:hover{background: var(--clr-theme-2);color: var(--clr-common-black)}.cta-content .stroke-text{font-size: 110px;text-transform: uppercase;font-weight: 700;line-height: 0.7;-webkit-background-clip: text;-webkit-text-fill-color: transparent;-webkit-text-stroke-width: 0px;-webkit-text-stroke-color: #2F2F2F;background-size: cover;background-repeat: no-repeat;background-position: center;opacity: 0.25;margin-bottom: -50px;display: block}@media only screen and (min-width: 1200px) and (max-width: 1399px){.cta-content .stroke-text{font-size: 120px;margin-bottom: -45px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.cta-content .stroke-text{font-size: 100px;margin-bottom: -40px}}@media only screen and (min-width: 768px) and (max-width: 991px){.cta-content .stroke-text{font-size: 90px;margin-bottom: -30px}}@media only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.cta-content .stroke-text{font-size: 70px;margin-bottom: -30px}}@media (max-width:450px){.cta-content .stroke-text{font-size: -webkit-xxx-large;margin-bottom: -20px}}.cta-animation{display: flex}.cta-container--2{display: flex;align-items: center;padding-left: 77vw;margin-top: -100px}.cta-text{white-space: nowrap;margin-top: -32px}.cta-letter-container{display: inline-block;overflow: hidden}.cta-letter{display: inline-block;text-transform: uppercase;font-size: 15.63em;line-height: 1;color: #111;transform: translateX(-100%)}.ax-cta__title{max-width: 850px;margin: 0 auto}.ax-cta__title span{background: linear-gradient(91.02deg,#14CF93 38.92%,#0094FF 66.4%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;background-clip: text;text-fill-color: transparent}.choose-area-content{position: relative;z-index: 1}.choose-area-content p{color: #171717;max-width: 942px}.choose-area-content .thumb-wrapper{margin-top: -145px;margin-left: 120px;margin-right: 120px;position: relative;z-index: -1}@media only screen and (min-width: 768px) and (max-width: 991px){.choose-area-content .thumb-wrapper{margin-top: -65px;margin-left: 80px;margin-right: 80px}}@media only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.choose-area-content .thumb-wrapper{margin-left: 0;margin-right: 0;margin-top: 240px}}.choose-area-content .thumb-wrapper::after{position: absolute;content: "";width: 100%;height: 100%;top: 0;left: 0;background: linear-gradient(180deg,#FFFFFF 0%,rgba(255,255,255,0) 100%)}.choose-area-content .thumb-wrapper>img{aspect-ratio: 100/43;width: 100%}@media only screen and (min-width: 1200px) and (max-width: 1399px){.choose-area-content .thumb-wrapper>img{aspect-ratio: 100/56}}@media only screen and (min-width: 992px) and (max-width: 1199px){.choose-area-content .thumb-wrapper>img{aspect-ratio: 100/71}}@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.choose-area-content .thumb-wrapper>img{aspect-ratio: 100/60}}.choose-area-content .thumb-wrapper .line{position: absolute;height: 350px;width: 1px;background: #D9D9D9;left: -60px;bottom: -39px}@media only screen and (min-width: 768px) and (max-width: 991px){.choose-area-content .thumb-wrapper .line{height: 250px;left: -40px}}@media only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.choose-area-content .thumb-wrapper .line{display: none}}.choose-area-content .thumb-wrapper .area__btn{position: absolute;right: 0;transform: translate(50%,-40%);z-index: 1;top: 50%}@media only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.choose-area-content .thumb-wrapper .area__btn{transform: translate(-50%,-100%);top: 0;left: 50%;right: auto}}.choose-area-content .thumb-wrapper .area__btn .circle-btn{width: 176px;height: 176px}.choose-area-content .thumb-wrapper .area__btn .circle-btn .icon-box{width: 108px;height: 108px;background-color: var(--clr-common-white)}.choose-area-content .thumb-wrapper .area__btn .circle-btn .icon-box svg{width: 15px}.choose-accordion-content p{margin-bottom: 0;font-size: 16px;color: #191919}.gallery-slider{overflow: visible}.gallery-slider .swiper-wrapper{align-items: flex-end}.gallery-slider .swiper-wrapper .swiper-slide:nth-child(2n) .gallery-box-thumb img{aspect-ratio: 100/55}@media only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.gallery-slider .swiper-wrapper .swiper-slide:nth-child(2n) .gallery-box-thumb img{aspect-ratio: 100/70}}.gallery-box{position: relative;overflow: hidden}.gallery-box:hover .gallery-box-thumb .area-overlay{opacity: 0.5;visibility: visible}.gallery-box:hover .gallery-box-content .area-btn{opacity: 1;visibility: visible}.gallery-box-thumb img{width: 100%;aspect-ratio: 100/70}.gallery-box-thumb .area-overlay{position: absolute;width: 100%;height: 100%;top: 0;left: 0;background: var(--clr-theme-2);opacity: 0;visibility: hidden;-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-ms-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s}.gallery-box-content{position: absolute;width: 100%;height: 100%;top: 0;left: 0;display: flex;justify-content: center;align-items: center}.gallery-box-content .area-btn{opacity: 0;visibility: hidden;-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-ms-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s}.gallery-box-content .area-btn i{color: var(--clr-common-white);font-size: 30px}.discuss-area__bg{background-size: cover;background-repeat: no-repeat;background-position: center;z-index: -1}.discuss-area__bg::before{position: absolute;content: "";width: 100%;height: 100%;background-image: url(../img/bg/grid-line.png);opacity: 0.5}.discuss-area__bg:after{position: absolute;content: "";width: 100%;height: 100%;top: 0;left: 0;background: var(--clr-common-white);opacity: 0.9}.discuss-area__bg .noise-wrapper{opacity: 0.3;z-index: 1}.discuss-area__bg .noise-wrapper .noise{animation: none}.discuss__content-wrapper{padding: 0 70px}@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){.discuss__content-wrapper{padding: 0 0px}}.discuss__btn.circle-btn{width: 216px;height: 216px}.discuss__btn.circle-btn:hover .icon-box i{color: var(--clr-theme-2)}.discuss__btn.circle-btn .icon-box{width: 160px;height: 160px;position: relative;overflow: hidden;font-size: 53px;color: var(--clr-common-white);z-index: 1}.discuss__btn.circle-btn .icon-box:after{position: absolute;content: "";width: 100%;height: 100%;top: 0;left: 0;background: #000000;opacity: 0.6;z-index: -1}.discuss__btn.circle-btn .icon-box i{animation: none;font-size: 53px}.features-thumb-grid{margin-top: 55px;display: grid;grid-template-columns: repeat(auto-fit,minmax(385px,1fr));gap: 50px 93px}@media only screen and (min-width: 1200px) and (max-width: 1399px){.features-thumb-grid{grid-template-columns: repeat(auto-fit,minmax(308px,1fr));place-items: center}}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (min-width: 992px) and (max-width: 1199px){.features-thumb-grid{gap: 50px 50px}}@media (max-width:450px){.features-thumb-grid{gap: 50px 50px;grid-template-columns: auto}}.features-round-cercle{position: absolute;right: -60px;top: 45px;z-index: -1;opacity: 0.5}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px){.features-round-cercle{max-width: 200px}}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px){.features-round-cercle{max-width: 250px}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.features-round-cercle{max-width: 290px}}@media (max-width: 575px){.features-round-cercle{display: none}}.features-description p{max-width: 395px;margin-top: 115px;margin-bottom: 75px}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.features-description p{margin-bottom: 60px;margin-top: 0}}.features-content .c-button{margin-left: -60px}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (min-width: 992px) and (max-width: 1199px){.features-content .c-button{margin-left: 0px}}.features-thumb-1 img{width: 100%;aspect-ratio: 100/137;margin-top: -260px}@media only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 992px) and (max-width: 1199px){.features-thumb-1 img{margin-top: -150px}}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.features-thumb-1 img{margin-top: 0px}}.features-thumb-2 img{width: 100%;aspect-ratio: 100/75}.features-thumb-3 img{width: 100%;aspect-ratio: 100/124}.features-thumb-2{padding-right: 20px;margin-left: -22px}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (min-width: 992px) and (max-width: 1199px){.features-thumb-2{padding-right: 0px;margin-left: 0px}}.features-thumb-1 img{width: 100%;aspect-ratio: 100/137;margin-top: -157px}@media only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 992px) and (max-width: 1199px){.features-thumb-1 img{margin-top: -150px}}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.features-thumb-1 img{margin-top: 0px}}.features-thumb-2 img{width: 100%;aspect-ratio: 100/75;margin-top: 46px}.features-thumb-3 img{width: 100%;aspect-ratio: 100/124;margin-top: 46px}.features-thumb-2{padding-right: 20px;margin-left: -22px}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (min-width: 992px) and (max-width: 1199px){.features-thumb-2{padding-right: 0px;margin-left: 0px}}.project__thumb-1{height: 691px;position: relative;overflow: hidden;width: 100%}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px){.project__thumb-1{height: 344px}}.project__thumb-1 img{width: 100%;object-fit: cover;position: absolute;margin-left: auto;margin-right: auto;bottom: 0}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px){.project__thumb-1 img{height: 100%;width: 100%;object-fit: cover}}.project__thumb-2{height: 691px;position: relative;overflow: hidden;width: 100%}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px){.project__thumb-2{height: 344px}}.project__thumb-2 img{width: 100%;object-fit: cover;position: absolute;height: 105%;margin-left: auto;margin-right: auto;bottom: 0}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px){.project__thumb-2 img{height: 100%;width: 100%;object-fit: cover}}.project__thumb-3{height: 465px;position: relative;overflow: hidden;width: 100%}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px){.project__thumb-3{height: 250px}}.project__thumb-3 img{width: 100%;object-fit: cover;position: absolute;height: 120%;margin-left: auto;margin-right: auto;bottom: 0}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px){.project__thumb-3 img{height: 100%;width: 100%;object-fit: cover}}.project__thumb-4{height: 465px;position: relative;overflow: hidden;width: 100%}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px){.project__thumb-4{height: 250px}}.project__thumb-4 img{width: 100%;object-fit: cover;position: absolute;height: 120%;margin-left: auto;margin-right: auto;bottom: 0}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px){.project__thumb-4 img{height: 100%;width: 100%;object-fit: cover}}.featured-works-area__shape-1{position: absolute;z-index: -1;width: 130px;right: -33;top: 100px;animation: translateY 10s linear infinite alternate}@media only screen and (min-width: 768px) and (max-width: 991px){.featured-works-area__shape-1{top: -60px;right: -65px;transform: rotate(15deg)}}@media only screen and (min-width: 576px) and (max-width: 767px){.featured-works-area__shape-1{top: -60px;right: 25px;transform: rotate(15deg)}}@media (max-width: 575px){.featured-works-area__shape-1{top: -75px}}@media only screen and (min-width: 1601px),only screen and (min-width: 1400px) and (max-width: 1600px){.featured-works-inner>.row{--bs-gutter-x: 130px}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.featured-works-inner>.row{--bs-gutter-x: 90px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.featured-works-inner>.row{--bs-gutter-x: 60px}}@media only screen and (min-width: 768px){.featured-works-inner>.row>div:nth-child(1){margin-top: 150px}}.featured__work-view-btn{position: absolute;bottom: 40px;right: 40px}.featured__work-view-btn .text-btn{color: var(--clr-common-white);font-weight: 400}.featured__work-view-btn .text-btn:hover{color: var(--clr-theme-2)}@media (max-width:450px),(max-width: 575px){.featured__work-view-btn .text-btn:hover{color: var(--clr-common-white)}}.featured__work-view-btn .text-btn .btn-text span{font-weight: 600}.featured__work-content{padding-top: 34px}.featured__work-content .project__title{font-size: 24px;line-height: 30px;margin-bottom: 20px}.featured__work-content .project__title a:hover{color: var(--clr-theme-2)}.featured__work-content .project__tags{margin-bottom: 0}.featured__works-grid{display: -ms-grid;display: grid;grid-auto-columns: 1fr;grid-column-gap: 125px;grid-row-gap: 85px;-ms-grid-columns: 1fr 1fr;grid-template-columns: 1fr 1fr;-ms-grid-rows: auto auto;grid-template-rows: auto auto}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 1400px) and (max-width: 1600px){.featured__works-grid{grid-column-gap: 60px}}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.featured__works-grid{-ms-grid-columns: 1fr;grid-template-columns: 1fr}}.featured__works-all-view-btn{padding-top: 220px;margin-top: -140px}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.featured__works-all-view-btn{padding-top: 40px;margin-top: 30px}}.featured-work:nth-child(2n){margin-top: 60px}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.featured-work:nth-child(2n){margin-top: 0px}}.idea__area{background: var(--clr-kh)}.idea-shape{position: absolute;bottom: 0;z-index: -1;left: 0}@media only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 992px) and (max-width: 1199px){.idea-shape{left: 220px;max-width: 410px}}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.idea-shape{max-width: 250px}}.idea-thumb{position: relative;top: 0px;padding-bottom: 40px;padding-left: 34px;padding-right: 18px}.idea-thumb img{width: 100%}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.idea-thumb{padding-left: 0;padding-right: 0}}.round-cercle-2{position: absolute;top: 43px;right: -137px;z-index: -1;width: 422.24px;height: 378px}@media only screen and (min-width: 1400px) and (max-width: 1600px),only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 768px) and (max-width: 991px){.round-cercle-2{max-width: 350px}}@media only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 992px) and (max-width: 1199px){.round-cercle-2{max-width: 300px}}@media (max-width: 575px){.round-cercle-2{display: none}}.cover-tab{padding-right: 65px;border-right: 1px solid #D9D9D9;margin-right: 36px}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 1200px) and (max-width: 1399px){.cover-tab{padding-right: 30px;margin-right: 0}}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.cover-tab{padding-right: 0;margin-right: 0;border-right: 0;border-bottom: 1px solid #D9D9D9;padding-bottom: 35px}}.cover-tab .nav-tabs{border-bottom: 0}.cover-tab .nav-tabs .nav-link{margin-bottom: 0;border-radius: 0;border: 0;width: 100%;text-align: start}.cover-tab .nav-tabs .nav-link:hover,.cover-tab .nav-tabs .nav-link:focus{border-color: transparent}.cover-tab .nav-tabs .nav-link.active,.cover-tab .nav-tabs .nav-link:hover{border: 0;color: #111111;background: var(--clr-common-white);box-shadow: 0px 4px 44px rgba(0,0,0,0.07)}.cover-tab .nav-tabs .nav-link.active i,.cover-tab .nav-tabs .nav-link:hover i{opacity: 1;visibility: visible}.cover-tab .nav-tabs .nav-link i{float: right;color: var(--clr-theme-2);opacity: 0;visibility: hidden}.cover-tab .nav{flex-direction: column;justify-content: start;gap: 12px 0}.cover-tab .nav-link{font-size: 24px;font-weight: 500;font-family: var(--tpl-ff-heading);color: var(--clr-theme-1);padding: 0 30px;height: 66px;transition: 0.3s all}@media only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 992px) and (max-width: 1199px),(max-width:450px){.cover-tab .nav-link{font-size: 20px;padding: 0 25px}}.cover-tab .nav-link:hover{border: 0;color: #111111;background: var(--clr-common-white);box-shadow: 0px 4px 44px rgba(0,0,0,0.07)}.cover-wrapper{margin-left: 30px;position: relative;z-index: 5}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (min-width: 992px) and (max-width: 1199px){.cover-wrapper{margin-left: 0}}.cover-thumb{max-width: 585px;filter: drop-shadow(0px 4px 44px rgba(0,0,0,0.07))}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.cover-thumb{max-width: 100%}}.cover-thumb img{width: 100%;aspect-ratio: 100/106}.cover-card-content{padding: 30px 30px;background: #F2F2F2;max-width: 570px}.cover-card-content h3{font-size: 30px;margin-bottom: 15px}@media (max-width: 575px){.cover-card-content h3{font-size: 26px}}.cover-card-content p{margin-bottom: 25px}.cover-card-inner{position: absolute;right: 0;top: 290px}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.cover-card-inner{bottom: 0;top: auto}}@media (max-width:450px){.cover-card-inner{position: static}}.cover-shape-1{left: -400px;content: "";position: absolute;top: 80px;overflow: hidden}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 1400px) and (max-width: 1600px){.cover-shape-1{display: none}}.cover-shape-2{right: -40px;content: "";position: absolute;top: 100px;width: 20%;overflow: hidden}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 1200px) and (max-width: 1399px){.cover-shape-2{display: none}}.work-mt{margin-top: 215px}@media only screen and (min-width: 1400px) and (max-width: 1600px){.work-mt{margin-top: 140px}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.work-mt{margin-top: 80px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.work-mt{margin-top: 60px}}@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (min-width: 576px) and (max-width: 767px){.work-mt{margin-top: 50px}}@media (max-width: 575px){.work-mt{margin-top: 40px}}.work-mb{margin-bottom: 60px}@media only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.work-mb{margin-bottom: 0}}.work__thumb-5{position: relative;z-index: -1}.work__item-5{display: grid;grid-template-columns: auto auto auto;gap: 75px 75px;position: relative}@media only screen and (min-width: 1400px) and (max-width: 1600px){.work__item-5{gap: 45px 45px}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.work__item-5{grid-template-columns: auto auto;gap: 40px 40px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.work__item-5{grid-template-columns: auto auto;gap: 30px 30px}}@media only screen and (min-width: 768px) and (max-width: 991px){.work__item-5{grid-template-columns: auto auto;gap: 25px 25px}}@media only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.work__item-5{grid-template-columns: 1fr;gap: 15px 0px}}.work__item-list{position: relative}.work__item-list:nth-child(3n+2){transform: translateY(135px);z-index: 1}@media only screen and (min-width: 1400px) and (max-width: 1600px){.work__item-list:nth-child(3n+2){transform: translateY(100px)}}@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){.work__item-list:nth-child(3n+2){transform: translateY(0px)}}.work__item-list:nth-child(3n+3){transform: translateY(295px)}@media only screen and (min-width: 1400px) and (max-width: 1600px){.work__item-list:nth-child(3n+3){transform: translateY(200px)}}@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){.work__item-list:nth-child(3n+3){transform: translateY(0px)}}.work__item-list:hover .work__content-hover{opacity: 1}.work__content-hover{width: 480px;position: absolute;top: 0;bottom: 0;opacity: 0;transition: opacity 0.3s,transform 0.7s cubic-bezier(0.23,1,0.32,1),-webkit-transform 0.7s cubic-bezier(0.23,1,0.32,1);overflow: hidden;pointer-events: none;z-index: 9}@media only screen and (min-width: 1200px) and (max-width: 1399px){.work__content-hover{width: 480px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.work__content-hover{width: 440px;height: 145px}}@media only screen and (min-width: 768px) and (max-width: 991px){.work__content-hover{width: 300px}}.work__content-hover h3{background-color: var(--clr-common-white);padding: 29px 31px;font-size: 22px;color: var(--clr-theme-1)}@media only screen and (min-width: 1200px) and (max-width: 1399px){.work__content-hover h3{padding: 20px 20px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.work__content-hover h3{font-size: 20px}}@media only screen and (min-width: 768px) and (max-width: 991px){.work__content-hover h3{padding: 18px 18px;font-size: 18px}}.work-text-wrap{width: 20vw;position: absolute;top: 0;bottom: 0;inset-inline-start: 0;overflow: hidden;pointer-events: none;visibility: hidden;padding-bottom: 25vw}.work-text{position: absolute;top: 0;inset-inline-start: 0;width: 100%;height: 100%;background-size: cover}.work-shapes .work-spiral{position: absolute;right: 0;top: 0}.work-grid{display: grid;grid-template-columns: repeat(3,1fr);gap: 75px 75px}@media only screen and (min-width: 1200px) and (max-width: 1399px){.work-grid{gap: 60px 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){.work-grid{gap: 30px 30px;grid-template-columns: repeat(2,1fr)}}@media (max-width: 575px),sm{.work-grid{gap: 30px 30px;grid-template-columns: repeat(1,1fr)}}.bd-hover-title{margin-bottom: 0;font-size: 24px;line-height: 1.5}@media (max-width:450px),(max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px){.bd-hover-title{font-size: 20px}}.work-item .bd-hover-wrapper{background-color: var(--clr-common-white);display: inline-block;padding: 22px 25px}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px){.work-item .bd-hover-wrapper{max-width: 350px}}@media (max-width:450px){.work-item .bd-hover-wrapper{padding: 20px 20px}}.work-btn .c-button{border-radius: 100rem;width: 160px;height: 160px;border: 0;background: transparent;position: relative;overflow: hidden;transform: scale(1);transition: 1s ease;display: inline-flex;justify-content: center;align-items: center}.work-shapes .spiral{position: absolute;top: 0;left: 0}@media (max-width:450px){.bd-img-reveal-wrapper{width: 280px}}.history-thumb-1{position: absolute;top: 180px;left: -321px;transform: rotate(-15deg);max-width: 690px}@media only screen and (min-width: 1400px) and (max-width: 1600px){.history-thumb-1{max-width: 590px}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.history-thumb-1{left: -385px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.history-thumb-1{max-width: 530px}}@media only screen and (min-width: 768px) and (max-width: 991px){.history-thumb-1{max-width: 450px}}.history-thumb-1 img{width: 100%;aspect-ratio: 100/115}.history-thumb-2{position: absolute;right: -165px;bottom: 150px;max-width: 690px;transform: rotate(15deg)}@media only screen and (min-width: 1400px) and (max-width: 1600px){.history-thumb-2{max-width: 590px}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.history-thumb-2{right: -255px;max-width: 550px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.history-thumb-2{max-width: 460px}}@media only screen and (min-width: 768px) and (max-width: 991px){.history-thumb-2{max-width: 330px}}.history-thumb-2 img{width: 100%;aspect-ratio: 100/115}.history-thumb-3{max-width: 277px;margin-left: 9%}@media only screen and (min-width: 1400px) and (max-width: 1600px){.history-thumb-3{margin-left: 20%}}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px){.history-thumb-3{max-width: 100%;margin: 0}}.history-content{margin-bottom: 257px}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (min-width: 992px) and (max-width: 1199px){.history-content{margin-bottom: 80px}}.history-content>h5{font-size: 18px;font-weight: 500;color: var(--clr-common-black);display: block;margin-bottom: 20px}.history-content h2{font-size: 120px;line-height: 1;font-weight: 800;position: relative;margin-bottom: 20px;display: inline-block}@media only screen and (min-width: 768px) and (max-width: 991px){.history-content h2{font-size: 90px}}@media only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.history-content h2{font-size: 70px}}@media (max-width:450px){.history-content h2{font-size: 60px}}.history-content h2::before{position: absolute;content: "";height: 6px;background: #F2994A;width: 100%;bottom: 22px;z-index: -1}.history-content h2 .highlight{color: var(--clr-theme-2)}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px){.history-thumbs{display: none}}.strategy-area{overflow: hidden;direction: ltr}.strategy-area .wf_panel{width: 100%;height: 100%;will-change: transform;opacity: 1 !important}.strategy-wrapper{width: 400%;height: 100%;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: no-wrap;flex-wrap: no-wrap}@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){.strategy-wrapper{width: 100%;height: auto;-ms-flex-wrap: wrap;flex-wrap: wrap}}:root{counter-reset: current total}.strategy__items{padding: 0;margin: 0;opacity: 0}.strategy__items li{counter-increment: total}.strategy__num-count{color: var(--clr-common-white);font-size: 24px;margin-bottom: 20px}.strategy__num-count::before{counter-increment: current;content: counter(current) "/" counter(total)}.strategy__num-count.is-black{color: var(--clr-common-black)}.strategy-content-2{padding-left: 85px}@media only screen and (min-width: 1400px) and (max-width: 1600px),only screen and (min-width: 1200px) and (max-width: 1399px){.strategy-content-2{padding-left: 30px}}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (min-width: 992px) and (max-width: 1199px){.strategy-content-2{padding-left: 0px}}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.strategy-thumb{display: none}}.strategy-thumb img{width: 100%}.approch-area{background: #F6F6F6}.approch-thumb{padding-right: 48px}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 1200px) and (max-width: 1399px){.approch-thumb{padding-right: 0}}.approch-thumb img{width: 100%;aspect-ratio: 100/123}.approch-content>p{color: #4F4F4F;margin-bottom: 0}.approch-tab .nav-tabs{border-bottom: 0;display: flex;flex-wrap: wrap;gap: 15px 40px}.approch-tab .nav-tabs .nav-link{margin-bottom: 0;border: 0;font-size: 20px;font-family: var(--tpl-ff-heading);padding: 0;color: #A5A5A5;font-weight: 700;background: none}.approch-tab .nav-tabs .nav-link.active{color: var(--clr-theme-1)}.approch-tab .nav.nav-tabs{margin-bottom: 20px}.step-item{padding: 28px 30px;background: var(--clr-common-white);border-radius: 37px;-webkit-transition: all 0.3S ease-out 0s;-moz-transition: all 0.3S ease-out 0s;-ms-transition: all 0.3S ease-out 0s;-o-transition: all 0.3S ease-out 0s;transition: all 0.3S ease-out 0s}@media (max-width:450px),only screen and (min-width: 1200px) and (max-width: 1399px){.step-item{padding: 28px 25px}}.step-item:hover{background: var(--clr-theme-2);box-shadow: 0px 4px 40px rgba(0,0,0,0.07);!i;!i;!}.step-item:hover .num__count{color: var(--clr-common-white)}.step-content-heading{display: flex;justify-content: space-between;flex-wrap: wrap;gap: 10px 15px;margin-bottom: 20px}.step-content>p{margin-bottom: 0;font-size: 16px}.step-title{font-size: 20px;margin-bottom: 0}.step-area.is-grey-bg{background-color: #f6f6f6}.counter-row{counter-reset: count}.num__count{font-size: 20px;font-weight: 700;color: #A5A5A5;font-family: var(--tpl-ff-heading)}.num__count::before{counter-increment: count;content: "0" counter(count);transition: all 500ms ease;display: inline-block}.section-intro-area{background-repeat: no-repeat;background-size: cover}.section-intro-overlay{position: relative;z-index: 5}.section-intro-overlay:after{position: absolute;content: "";width: 100%;height: 100%;background: var(--clr-theme-1);top: 0;left: 0;opacity: 0.7;z-index: -1}.title-intro-wrapper{display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;gap: 50px 50px;border-bottom: 1px solid #414141}.title-intro-wrapper.is-center{max-width: 1220px;margin: auto;padding-right: 0}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.title-intro-wrapper.is-center{justify-content: center}}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 1200px) and (max-width: 1399px){.title-intro-wrapper{padding-right: 0}}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px){.title-intro-wrapper{justify-content: center}}.intro__title-inner{font-weight: 400;font-size: 90px;text-transform: unset;line-height: 1;margin-bottom: 0;color: var(--clr-theme-2)}@media only screen and (min-width: 1200px) and (max-width: 1399px){.intro__title-inner{font-size: 76px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.intro__title-inner{font-size: 130px}}@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (min-width: 576px) and (max-width: 767px){.intro__title-inner{font-size: 100px}}@media (max-width: 575px){.intro__title-inner{font-size: 85px}}@media (max-width:450px){.intro__title-inner{font-size: 55px}}.page-title-area{display: flex;align-items: center;background-size: cover;background-repeat: no-repeat;background-position: center top;position: relative;z-index: 2}.breadcrumb-menu li{position: relative;list-style: none}.breadcrumb-menu li span{font-size: 14px;font-weight: 500;color: var(--clr-theme-1);text-transform: capitalize;font-family: var(--tpl-ff-heading)}.breadcrumb-menu li:first-child span{color: var(--clr-theme-1)}.breadcrumb-menu li:not(:last-child):after{display: inline-block;content: "";position: absolute;inset-inline-end: -15px;width: 1px;height: 10px;background: #414141;top: 50%;transform: translateY(-50%)}.breadcrumb-menu ul{display: flex;gap: 5px 28px;flex-wrap: wrap}@media (max-width: 575px){.breadcrumb-menu ul{justify-content: flex-start}}.inner-mb{margin-bottom: 75px}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (min-width: 992px) and (max-width: 1199px){.inner-mb{margin-bottom: 20px}}.page-title{font-size: 32px;font-weight: 700;line-height: 1.17;text-transform: capitalize;!i;!;!,;!,inherit;!,inherit;!,i;!,;!}@media only screen and (min-width: 1200px) and (max-width: 1399px){.page-title{font-size: 23px}}@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (min-width: 992px) and (max-width: 1199px){.page-title{font-size: 50px}}@media only screen and (min-width: 576px) and (max-width: 767px){.page-title{font-size: 46px}}@media (max-width: 575px){.page-title{font-size: 36px;text-align: start}}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (min-width: 992px) and (max-width: 1199px){.page-title br{display: none}}.page-title-paragraph{margin-bottom: 0}@media (max-width:450px),(max-width: 575px){.page-title-paragraph{padding-top: 30px}}.page-title-wrappper.is-white .breadcrumb-menu li span{color: var(--clr-common-white)}.page-title-wrappper.is-white .breadcrumb-menu li:not(:last-child):after{background: var(--clr-common-white)}.page-title-wrappper.is-white .breadcrumb-menu li:first-child span{color: var(--clr-common-white)}.page-title-wrappper.is-white .page-title{color: var(--clr-common-white)}.page-title-wrappper.is-white .page-title-paragraph{color: var(--clr-common-white)}.page-title-shapes .shape-1{position: absolute;right: 0;max-width: 587px;z-index: -1;bottom: 210px}@media only screen and (min-width: 1400px) and (max-width: 1600px),only screen and (min-width: 1200px) and (max-width: 1399px){.page-title-shapes .shape-1{max-width: 450px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.page-title-shapes .shape-1{max-width: 400px}}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.page-title-shapes .shape-1{display: none}}.page-title-shapes .shape-2{position: absolute;right: 0;top: 90px;z-index: -1}@media only screen and (min-width: 992px) and (max-width: 1199px){.page-title-shapes .shape-2{max-width: 350px}}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.page-title-shapes .shape-2{display: none}}.pricing-icon span{background: linear-gradient(180deg,#14CF93 0%,#5EE4C6 100%);height: 64px;width: 64px;display: inline-flex;align-items: center;justify-content: center;border-radius: 50%}.pricing-item{display: grid;grid-template-columns: 19% 45% 18% 18%;padding: 28px 40px;border: 2px solid #D9D9D9;align-items: center;margin-bottom: 30px;-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-ms-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s}.pricing-item:last-child{margin-bottom: 0}@media only screen and (min-width: 1200px) and (max-width: 1399px){.pricing-item{grid-template-columns: 22% 38% 20% 20%}}@media only screen and (min-width: 992px) and (max-width: 1199px){.pricing-item{grid-template-columns: 25% 30% 20% 25%}}@media only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.pricing-item{grid-template-columns: repeat(2,1fr);gap: 30px 0}}@media (max-width: 575px){.pricing-item{grid-template-columns: 1fr;gap: 30px 0}}@media (max-width:450px),only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 576px) and (max-width: 767px){.pricing-item{padding: 28px 25px}}.pricing-item:hover{background-color: var(--clr-theme-1);border-color: var(--clr-theme-1)}.pricing-item:hover .pricing-title,.pricing-item:hover .pricing__title,.pricing-item:hover .pricing-time{color: var(--clr-common-white)}.pricing-item:hover .pricing-link .border-btn{color: var(--clr-common-white)}.pricing-item:hover .pricing-feature-list ul li{color: var(--clr-common-white)}.pricing-item:hover .pricing-feature-list ul li::after{color: var(--clr-common-white)}.pricing-content{display: flex;gap: 12px;align-items: center}.pricing-title{font-size: 26px;margin-bottom: 0px;font-weight: 700}.pricing-time{font-size: 18px}.pricing-feature ul{overflow: hidden}.pricing-feature-list ul li{list-style: none;padding-left: 30px;color: #4D4D4D;position: relative;font-size: 18px}.pricing-feature-list ul li:first-child{margin-bottom: 10px}.pricing-feature-list ul li::after{position: absolute;content: "\f336";font-family: var(--tpl-ff-fontawesome);font-weight: 500;left: 0;top: 4px;width: 18px;height: 18px;line-height: 18px;text-align: center;font-size: 16px;color: #A5A5A5;border-radius: 50%}.pricing-feature-list ul li:last-child{margin-bottom: 0}.pricing-feature{display: flex;align-items: center;gap: 8px 20px;position: relative;padding-left: 75px;flex-wrap: wrap}.pricing-feature::before{position: absolute;content: "";height: 100%;width: 1px;background-color: #D9D9D9;top: 0;right: 0px}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (min-width: 992px) and (max-width: 1199px){.pricing-feature::before{display: none}}.pricing-feature::after{position: absolute;content: "";height: 100%;width: 1px;background-color: #D9D9D9;top: 0;left: 0}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (min-width: 992px) and (max-width: 1199px){.pricing-feature::after{display: none}}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (min-width: 992px) and (max-width: 1199px){.pricing-feature{padding-left: 0}}.pricing__title{font-size: 55px;font-weight: 500;margin-bottom: 0}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (min-width: 992px) and (max-width: 1199px){.pricing__title{font-size: 60px}}.pricing-link .border-btn{height: 55px;font-weight: 600}.pricing-link .border-btn:hover{background: var(--clr-theme-2);border-color: var(--clr-theme-2)}@media (max-width:450px),only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 1200px) and (max-width: 1399px){.pricing__title{font-size: 60px}}.pricing__title .doller{font-size: 24px;font-weight: 500}.signin__area{display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;align-items: center;justify-content: center;width: 100%;height: 100%}.sign__main-wrapper{background: var(--clr-theme-1);box-shadow: 0px 4px 8px rgba(247,66,111,0.03);overflow: hidden;width: 580px;max-width: 580px;padding: 65px 75px 65px}@media (max-width: 575px){.sign__main-wrapper{padding: 65px 50px 65px}}@media (max-width:450px){.sign__main-wrapper{padding: 65px 30px 65px}}.sign__input{position: relative;margin-bottom: 20px}.sign__input span{position: absolute;top: 14px;inset-inline-start: 20px}.sign__input span i{color: var(--clr-text-9)}.sign__input input{height: 55px;width: 100%;font-size: 14px;border: 0;border-bottom-color: currentcolor;border-bottom-style: none;border-bottom-width: 0px;border-bottom: 1px solid #414141;outline: none;background: transparent;color: var(--clr-common-white)}.sign__title{margin-bottom: 30px;color: var(--clr-bg-4);font-size: 30px}@media (max-width:450px){.sign__title{font-size: 20px}}.sign__title-wrapper>p{color: #A5A5A5;margin-bottom: 0}.sign__action{display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;justify-content: space-between;gap: 15px;margin-bottom: 25px;flex-wrap: wrap}.sign__forget span a:hover{color: var(--clr-theme-1)}.if__account{display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;align-items: end;justify-content: center}.if__account p{margin-bottom: 0;color: #a5a5a5}.if__account p a{color: #a5a5a5;font-weight: 700}.if__account p a:hover{color: var(--clr-theme-2)}.sign__forget span{color: #a5a5a5}.sign__forget span a:hover{color: var(--clr-theme-2)}.checkbox-text{color: #a5a5a5}.footer-top{border-top: 1px solid #414141}.footer__bg{background: var(--clr-theme-1)}.footer__logo{width: 222px}.footer__logo img{width: 100%}.footer__widget-title{font-size: 20px;color: var(--clr-common-white);line-height: 1}.footer__widget p{color: #D9D9D9}.footer__links ul{margin: 0;padding: 0}.footer__links ul li{list-style: none}.footer__links ul li:not(:last-child){margin-bottom: 15px}.footer__links ul li a{color: #D9D9D9}.footer__links ul li a:hover{color: var(--clr-theme-2);padding-left: 7px}.footer-2-area__shape-1{position: absolute;z-index: -1;left: 0;bottom: 0}.footer-2__logo{width: 200px}.footer-2__logo img{width: 100%}@media only screen and (min-width: 768px) and (max-width: 991px){.footer-2__widget-1{margin-bottom: 100px}}@media only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.footer-2__widget-1{margin-bottom: -50px}}.footer-2__widget-1 p{max-width: 554px;font-family: var(--tpl-ff-body)}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.footer-2__widget-1 p{max-width: 100%}}.footer-2__widget-1 .drop-line .title{font-size: 17px;color: #A5A5A5;font-weight: 600;line-height: 1;margin-bottom: 10px}.footer-2__widget-1 .drop-line p{font-size: 19px;color: var(--clr-theme-2);font-weight: 700;line-height: 1;margin-bottom: 20px;font-family: var(--tpl-ff-heading);margin-bottom: 0}.footer-2__widget-1 .drop-line p a:hover{color: var(--clr-theme-2)}.footer-2__widget-1 .drop-line p span{font-weight: 600}.footer-2__widget-1 .drop-line p .v-icon{margin-left: 20px;transform: rotate(450deg) scale(0);opacity: 0;-webkit-transition: all 0.5s ease-out 0s;-moz-transition: all 0.5s ease-out 0s;-ms-transition: all 0.5s ease-out 0s;-o-transition: all 0.5s ease-out 0s;transition: all 0.5s ease-out 0s}.footer-2__widget-1 .drop-line p a:hover .v-icon{transform: rotate(0deg) scale(1);opacity: 1}.footer-2__links ul{display: flex;flex-wrap: wrap;gap: 15px 45px}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.footer-2__links ul{gap: 15px 40px}}.footer-2__links ul li{color: #4F4F4F;list-style: none;font-family: var(--tpl-ff-body)}.footer-2__links ul li a:hover{color: var(--clr-theme-2);text-decoration: underline}.joining-form .input-wrapper{display: flex;gap: 10px;justify-content: space-between;align-items: flex-end;border-bottom: 1px solid #414141;padding-bottom: 15px}.joining-form .single-input-field{width: 100%}.joining-form .single-input-field input{background: transparent;border: 0;color: var(--clr-common-white);outline: 0;width: 100%}.joining-form .circle-icon-btn{width: 44px;height: 44px;border: 1px solid var(--clr-theme-2);display: inline-flex;justify-content: center;align-items: center;border-radius: 50%;background: var(--clr-theme-2);color: var(--clr-common-black);font-size: 18px;transform: rotate(-45deg)}.joining-form .circle-icon-btn:hover i{animation: iconltr 0.5s forwards}.joining-form label{color: #A5A5A5}.joining-form label .check{margin-right: 10px}label{cursor: pointer}.check{cursor: pointer;position: relative;margin: auto;width: 18px;height: 18px;-webkit-tap-highlight-color: transparent;transform: translate3d(0,0,0)}.check:before{content: "";position: absolute;top: -15px;left: -15px;width: 48px;height: 48px;border-radius: 50%;background: rgba(34,50,84,0.03);opacity: 0;transition: opacity 0.2s ease;display: none}.check svg{position: relative;z-index: 1;fill: none;stroke-linecap: round;stroke-linejoin: round;stroke: #414141;stroke-width: 1.5;transform: translate3d(0,0,0);transition: all 0.2s ease}.check svg path{stroke-dasharray: 60;stroke-dashoffset: 0}.check svg polyline{stroke-dasharray: 22;stroke-dashoffset: 66}.check:hover:before{opacity: 1}.check:hover svg{stroke: var(--clr-theme-2)}[type=checkbox]:checked+.check svg{stroke: var(--clr-theme-2)}[type=checkbox]:checked+.check svg path{stroke-dashoffset: 60;transition: all 0.3s linear}[type=checkbox]:checked+.check svg polyline{stroke-dashoffset: 42;transition: all 0.2s linear;transition-delay: 0.15s}.product__review-thumb{display: flex;gap: 30px}.made-by-text{color: #A5A5A5;letter-spacing: 8px}.address-wrapper{border-top: 1px solid #414141}.address-box{position: relative;opacity: 0.4;-webkit-transition: all 0.5s ease-out 0s;-moz-transition: all 0.5s ease-out 0s;-ms-transition: all 0.5s ease-out 0s;-o-transition: all 0.5s ease-out 0s;transition: all 0.5s ease-out 0s}@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.address-box{opacity: 1}}.address-box:hover{opacity: 1}.address-box:hover:before{opacity: 1;left: 0;width: 100%}.address-box:before{position: absolute;content: "";width: 0%;height: 1px;background: var(--clr-common-white);right: 0;left: auto;top: -61px;opacity: 0;-webkit-transition: all 0.5s ease-out 0s;-moz-transition: all 0.5s ease-out 0s;-ms-transition: all 0.5s ease-out 0s;-o-transition: all 0.5s ease-out 0s;transition: all 0.5s ease-out 0s}@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.address-box:before{display: none}}.address-box .country-name{font-size: 20px;line-height: 1;color: var(--clr-common-white)}.address-list ul{margin: 0;padding: 0}.address-list ul li{color: #D9D9D9;list-style: none}.address-list ul li a:hover{color: var(--clr-theme-2)}.address-list ul li:not(:last-child){margin-bottom: 10px}.social-links-wrapper-2{position: absolute;width: 43%;top: 0;right: 0;height: 100%;display: flex;align-items: center;justify-content: 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){.social-links-wrapper-2{position: relative;width: 100%;margin-bottom: -150px}}.social-links-wrapper-2 .area-bg{position: absolute;width: 100%;height: 100%;top: 0;left: 0;z-index: 2}.social-links-wrapper-2 .area-bg img{width: 100%;height: 100%;object-fit: cover}.social-links ul{display: flex;gap: 40px;margin-bottom: 0;padding: 0}.social-links ul li{list-style: none;line-height: 1}.social-links ul li a{color: #A5A5A5;font-size: 16px;position: relative}.social-links ul li a:hover{color: var(--clr-theme-2)}.social-links ul li a:hover .icon-text{transform: translateY(-100%) translateX(-50%);opacity: 0;visibility: hidden}.social-links ul li a .icon-text{position: absolute;width: 100%;height: 100%;display: inline-flex;justify-content: center;align-items: center;line-height: 1;top: 0;left: 50%;transform: translateX(-50%);background: var(--clr-theme-1)}.social-links-2{background: var(--clr-theme-1);padding: 40px;padding-bottom: 0;width: 300px}.social-links-2 h4{font-size: 24px;font-weight: 700;color: var(--clr-common-white);display: flex;align-items: center;gap: 20px;margin-bottom: 22px;flex-wrap: wrap;justify-content: center}.social-links-2 ul li{border-top: 1px solid #414141;color: #D9D9D9;list-style: none}.social-links-2 ul li a{padding: 33px 0;padding-left: 20px;display: flex;align-items: center;gap: 13px;overflow: hidden}.social-links-2 ul li a:hover{background: var(--clr-common-white);color: var(--clr-theme-1);margin-right: -40px}.social-links-2 ul li a:hover i{margin-left: 0}.social-links-2 ul li a i{font-size: 24px;margin-left: -53px;-webkit-transition: all 0.5s ease-out 0s;-moz-transition: all 0.5s ease-out 0s;-ms-transition: all 0.5s ease-out 0s;-o-transition: all 0.5s ease-out 0s;transition: all 0.5s ease-out 0s}.link-instagram i{color: #3f729b}.link-facebook i{color: #3b5998}.link-twitter i{color: #55acee}.link-linkedin i{color: #0077b5}.copyright__bg{background: var(--clr-theme-1)}.copyright__text p{color: #A4A4A4;letter-spacing: 0px;margin-bottom: 0;font-size: 16px;font-family: var(--tpl-ff-body);););) -webkit-body;) -webkit-body;)-;)}.copyright__text p a:hover{color: var(--clr-theme-2)}.copyright__text-2 p{color: #A5A5A5;margin-bottom: 0;line-height: 1;max-width: 100%}.copyright__text-2 p a:hover{color: var(--clr-theme-2)}.footer-area .noise-wrapper{position: absolute;opacity: 0.7}.footer-widget-wrapper{padding: 60px 60px;background: #111}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (min-width: 1200px) and (max-width: 1399px){.footer-widget-wrapper{padding: 60px 30px}}.footer-buler .buler-1{position: absolute;top: -250px;left: -120px;z-index: -2;opacity: 0.7}.footer-buler .buler-2{position: absolute;width: 304px;height: 304px;background: #14CF93;opacity: 0.4;filter: blur(175px);bottom: 27px;left: revert;right: -50px;z-index: -1}.footer-info-wrapper{display: grid;grid-template-columns: repeat(3,1fr)}@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),(max-width: 575px){.footer-info-wrapper{margin-bottom: 30px}}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px){.footer-info-wrapper{grid-template-columns: repeat(1,1fr);place-items: center;text-align: center}}.footer-social-title{color: var(--clr-common-white);margin-bottom: 20px;display: inline-block}.footer-info span{color: var(--clr-common-white)}.footer-info p{color: #A5A5A5;font-size: 20px;font-family: var(--tpl-ff-heading);margin-bottom: 0;line-height: 30px}@media (max-width:450px),only screen and (min-width: 1200px) and (max-width: 1399px){.footer-info p{font-size: 18px}}.footer-info p a:hover{color: var(--clr-theme-2)}.footer-links{display: flex;flex-wrap: wrap;gap: 10px 30px;justify-content: center}.footer-links a{color: #A5A5A5;font-size: 20px}.footer-links a:hover{color: var(--clr-theme-2)}.footer-info span{margin-bottom: 20px;display: inline-block}.footer-social-widget{padding-left: 70px;display: flex;justify-content: left}@media only screen and (min-width: 1400px) and (max-width: 1600px){.footer-social-widget{padding-left: 70PX}}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 1200px) and (max-width: 1399px){.footer-social-widget{padding-left: 0;text-align: center}}.footer-logo-5{padding-right: 120px}@media (max-width: 575px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 1200px) and (max-width: 1399px){.footer-logo-5{padding-right: 0}}.ax-loader-wrap{overflow: hidden;height: 100%;background-color: rgb(29,29,48);z-index: 1000;position: relative}.ax-loader-inner{height: 100vh;display: flex;align-items: center;justify-content: center;position: fixed;width: 100%}.ax-loader{position: relative;margin-left: 92px}@media only screen and (min-width: 576px) and (max-width: 767px),(max-width: 575px){.ax-loader{transform: scale(0.6);margin-left: 45px}}.ax-loader-item{position: absolute;width: 6px;height: 80px;margin-top: -45px;border-radius: 0px;background-color: var(--clr-theme-2);animation: ax-loader-aim 0.8s infinite;animation-direction: alternate-reverse}.ax-loader .ax-loader-item:nth-child(1){margin-left: 0px}.ax-loader .ax-loader-item:nth-child(2){margin-left: -14px;animation-delay: 0.1s}.ax-loader .ax-loader-item:nth-child(3){margin-left: -28px;animation-delay: 0.2s}.ax-loader .ax-loader-item:nth-child(4){margin-left: -42px;animation-delay: 0.3s}.ax-loader .ax-loader-item:nth-child(5){margin-left: -56px;animation-delay: 0.4s}.ax-loader .ax-loader-item:nth-child(6){margin-left: -70px;animation-delay: 0.5s}.ax-loader .ax-loader-item:nth-child(7){margin-left: -84px;animation-delay: 0.6s}.ax-loader .ax-loader-item:nth-child(8){margin-left: -98px;animation-delay: 0.7s}@keyframes ax-loader-aim{0%{height: 2px;margin-top: 0;transform: rotate(0deg)}100%{height: 80px;transform: rotate(0deg)}}.progress__wrapper{display: grid;grid-template-columns: 48px auto;width: 100%;align-items: center;padding: 25px 30px;gap: 0 25px}@media (max-width: 575px){.progress__wrapper{grid-template-columns: 40px auto;padding: 20px 10px;gap: 0 15px}}.progress__title{font-size: 26px;font-weight: 400;color: var(--clr-common-black);position: absolute;left: 0;top: 0}.progress__percent{font-size: 26px;color: #000;position: absolute;right: 0;font-weight: 400}.progress__paragrap{position: absolute;margin-top: 50px}.progress__bar-bg{background-color: #D9D9D9;animation: none 0s paused;position: relative;border-radius: 50px;width: 100%;margin-top: 50px}.progress__border{display: flex;align-items: center;background-color: var(--clr-theme-2);border-radius: 50px;padding: 2px}.progress__thumb img{max-height: 48px;width: auto}.figma{background-color: rgba(26,188,254,0.05)}.figma .progress__title{color: #1abcfe}.figma .progress__border{background-color: #1abcfe}.figma .progress__percent{color: #1abcfe}.adobe-xd{background-color: rgba(255,97,246,0.09)}.adobe-xd .progress__title{color: #ff61f6}.adobe-xd .progress__percent{color: #ff61f6}.adobe-xd .progress__border{background-color: #ff61f6}.invision{background-color: rgba(220,57,95,0.07)}.invision .progress__title{color: #dc395f}.invision .progress__percent{color: #dc395f}.invision .progress__border{background-color: #dc395f}.sketch{background-color: rgba(253,173,0,0.05)}.sketch .progress__title{color: #fdad00}.sketch .progress__percent{color: #fdad00}.sketch .progress__border{background-color: #fdad00}@media screen and (max-width: 768px){.video__content .area-btn-text span:nth-child(2){left: 0px}}.yan-yana{display: grid;grid-template-columns: repeat(3,1fr);gap: 70px}.footer-social a{color: var(--clr-theme-2);font-size: 24px;margin-right: 10px;position: relative;top: 10px}.bilgilendirme{margin-top: 10px}.footer-icon-cat{margin-top: 40px;height: 170px;left: -30px;position: relative}.alt-bosluk{padding-bottom: 50px}.footer-reg{width: 50%}.footer-ortala-p{text-align: right}.contact-pr{background: white;padding-top: 40px;padding-bottom: 40px;padding: 40px}.contact-pr .btn-text::after{display: none !important}.contact-pr input{color: black !important}.contact-pr .input-btn{color: #686868;border-color: #686868}.pr-sosyal-div p{color: white !important}.pr-sosyal-medya-detay-img{width: 100%;height: 550px;object-position: center center;margin-top: 50px}.neleryapiyoruz-img{width: 100%;height: 290px}.design-humb-grid p{color: #dc395f;font-weight: bold}.basvuru-form-div input,textarea{background: none;color: white}.basvuru-form-div{padding: 40px}.img-galeri img{border: 1px solid lightgray;margin-bottom: 20px}.oturumacik{position: fixed;bottom: 0;width: 100%;background: var(--clr-theme-2);z-index: 55555555;text-align: center;color: white;font-family: var(--tpl-ff-heading);padding-top: 2px;font-weight: 300}.pr-istisna p{color: white !important}.pr-istisna h4{color: white !important}@media screen and (max-width: 768px){.yan-yana{display: grid;grid-template-columns: none;gap: 0px}.section__title-2-wrapper-cta .section__title-main span{font-size: 60px}h2.xlarge{font-size: 31px !important}.cta-content .area-btn .circle-btn{width: 124px;height: 124px}.team-item-2{margin-bottom: 20px}.history-content h2::before{background: var(--clr-theme-2)}.footer-icon-cat{margin-top: 43px;left: 0}.contact-btn img{width: 120px;margin-top: 30px}.ikonfix{top: 35px !important}.img-galeri img{width: 100%}.sidber__adv-thumb img{width: 49%}.footer-reg{width: 50%;margin-top: -30px}.fact-box-content .fact__number span{justify-content: center}.fact-box{padding: 80px 40px 70px;text-align: center}.mobilortala{justify-content: center;text-align:center}.footer-ortala-p{text-align: center}.col-rev{flex-direction: column-reverse}.wy50{width: 50% !important}.copyright__text p{text-align: center}.capabilities__content .area-btn{text-align: center !important}.accordion-button{padding: 20px !important;font-size: 19px !important}}.pr-title{font-size: 44px}.pr-detail-thumb{margin-top: 0px}.testimonial-box-2 .author__thumb img{filter: grayscale(100%);transition: filter 0.3s ease}.testimonial-box-2 .author__thumb img:hover{filter: none}@media screen and (max-width: 1370px){.main-menu ul li a{font-size: 14px}.header-2__main-right{gap: 10px}.meta-item-message-2 .meta-item__text p{font-size: 15px}}.project-box-content h4{text-transform: none !important}.ozelporti2{height: 500px;right: -150px;position: relative}@media screen and (max-width: 799px){.myok{margin-top: -455px}.ozelporti2{height: 240px;right: -239px;position: relative;width: 210px}.portfolio-slide-2-content .awards-list ul li img{width: 200px;margin-top: -10px;left: -90px;position: relative;object-fit: cover;height: 200px}.portfolio-slide-2-content .awards-list ul{display: grid;grid-gap: 5px;text-align: center;grid-template-columns: repeat(6,1fr);right: -100px;position: relative}}.p1{background-image: url(../../assets/image/p1.jpg) !important;background-size: cover !important;background-repeat: no-repeat}#soundIcon{width: 40px !important;height: 40px !important}.team-inner-content h3{font-size: 21px}@media only screen and (min-width: 1225px) and (max-width: 1260px){.main-menu ul li{margin-right: 15px !important}}@media only screen and (min-width: 1260px) and (max-width: 1300px){.main-menu ul li{margin-right: 20px !important}}@media only screen and (min-width: 1400px) and (max-width: 1500px){.main-menu ul li{margin-right: 19px !important}}@media only screen and (min-width: 1200px) and (max-width: 1213px){.main-menu ul li{margin-right: 6px !important}}@media only screen and (min-width: 1225px) and (max-width: 1253px){.main-menu ul li{margin-right: 10.1px !important}}@media only screen and (min-width: 1260px) and (max-width: 1287px){.main-menu ul li{margin-right: 16px !important}}@media only screen and (min-width: 1370px) and (max-width: 1426px){.main-menu ul li{margin-right: 13.8px !important}}@media only screen and (min-width: 1371px) and (max-width: 1426px){.main-menu ul li{margin-right: 13.9px !important}}@media only screen and (min-width: 1371px) and (max-width: 1400px){.main-menu ul li{margin-right: 10px !important}.header-2__main-right{gap: 10px !important}}@media only screen and (min-width: 1200px) and (max-width: 1300px){.meta-item-message-2 .meta-item__text p{font-size: 15px !important}.menu-separator-line-2{margin-left: 52px !important}}@media only screen and (min-width: 1280px) and (max-width: 1367px){.protfolio-title{font-size: 50px}h2.xlarge{font-size: 35px}.portfolio-slide-2-content h2{margin-bottom: 10px}.portfolio-slide-2-paragraph{font-size: 12px;line-height: 20px}.portfolio-slide-2 .section-spacing{padding-top: 60px}.ozelporti2{height: 420px}.portfolio-slide-1-content h2{margin-bottom: 5px}.portfolio-slide-1-content .area-btn{margin-top: 15px}.c-button__text{font-size: 13px}.c-button{width: 150px;height: 150px}.ps2p{font-size: 12px;line-height: 20px}.portfolio-slide-1-thumb img{height: 100%}.ps3p{font-size: 12px;line-height: 19px}.portfolio-slide-3-content h2{margin-bottom: 10px}.portfolio-slide-3-content .area-btn{margin-top: 20px}.portfolio-slide-3-thumb{position: absolute;right: 170px;width: 50%;height: 60%;top: 90px;z-index: -1;bottom: 0;display: flex;justify-content: center;align-items: center}.portfolio-slide-3-content{padding-top: 70px !important}.portfolio-slide-3-thumb img{width: 100%;height: 100%;object-fit: contain;margin-top: -80px}.testimonial-box-2{height: 450px}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.team-inner-item{width: 26% !important;height: 360px !important}}.beyazbread li span{color: white !important}.ps2t{left: inherit;width: 40.5%}

/* ===== fa-min.css ===== */
/*!
 * Font Awesome Pro 6.5.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2024 Fonticons, Inc.
 */
.fa{font-family:var(--fa-style-family,"Font Awesome 6 Pro");font-weight:var(--fa-style,900)}.fa,.fa-brands,.fa-classic,.fa-duotone,.fa-light,.fa-regular,.fa-sharp,.fa-sharp-solid,.fa-solid,.fa-thin,.fab,.fad,.fal,.far,.fas,.fasl,.fasr,.fass,.fast,.fat{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-classic,.fa-light,.fa-regular,.fa-solid,.fa-thin,.fal,.far,.fas,.fat{font-family:"Font Awesome 6 Pro"}.fa-brands,.fab{font-family:"Font Awesome 6 Brands"}.fa-classic.fa-duotone,.fa-duotone,.fad{font-family:"Font Awesome 6 Duotone"}.fa-sharp,.fasl,.fasr,.fass,.fast{font-family:"Font Awesome 6 Sharp"}.fa-sharp,.fass{font-weight:900}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{-webkit-animation-name:fa-beat;animation-name:fa-beat;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{-webkit-animation-name:fa-bounce;animation-name:fa-bounce;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{-webkit-animation-name:fa-fade;animation-name:fa-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{-webkit-animation-name:fa-beat-fade;animation-name:fa-beat-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{-webkit-animation-name:fa-flip;animation-name:fa-flip;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{-webkit-animation-name:fa-shake;animation-name:fa-shake;-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-duration:var(--fa-animation-duration,2s);animation-duration:var(--fa-animation-duration,2s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,steps(8));animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:0s;transition-duration:0s}}@-webkit-keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@-webkit-keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@-webkit-keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@-webkit-keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@-webkit-keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@-webkit-keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}.fa-rotate-by{-webkit-transform:rotate(var(--fa-rotate-angle,0));transform:rotate(var(--fa-rotate-angle,0))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)}

.fa-0:before{content:"\30"}.fa-1:before{content:"\31"}.fa-2:before{content:"\32"}.fa-3:before{content:"\33"}.fa-4:before{content:"\34"}.fa-5:before{content:"\35"}.fa-6:before{content:"\36"}.fa-7:before{content:"\37"}.fa-8:before{content:"\38"}.fa-9:before{content:"\39"}.fa-at:before{content:"\40"}.fa-file-alt:before,.fa-file-lines:before,.fa-file-text:before{content:"\f15c"}.fa-right-from-bracket:before,.fa-sign-out-alt:before{content:"\f2f5"}.fa-k:before{content:"\4b"}.fa-w:before{content:"\57"}.fa-hyphen:before{content:"\2d"}.fa-asterisk:before{content:"\2a"}.fa-list-squares:before,.fa-list:before{content:"\f03a"}.fa-users:before{content:"\f0c0"}.fa-period:before{content:"\2e"}.fa-i:before{content:"\49"}.fa-v:before{content:"\56"}.fa-bracket-round:before,.fa-parenthesis:before{content:"\28"}.fa-q:before{content:"\51"}.fa-g:before{content:"\47"}.fa-semicolon:before{content:"\3b"}.fa-e:before{content:"\45"}.fa-user:before{content:"\f007"}.fa-comma:before{content:"\2c"}.fa-key:before{content:"\f084"}.fa-globe:before{content:"\f0ac"}.fa-c:before{content:"\43"}.fa-bracket-curly-right:before{content:"\7d"}.fa-apostrophe:before{content:"\27"}.fa-l:before{content:"\4c"}.fa-rectangle-history-circle-plus:before{content:"\e4a3"}.fa-tilde:before{content:"\7e"}.fa-image:before{content:"\f03e"}.fa-bracket-square-right:before{content:"\5d"}.fa-angle-double-right:before,.fa-angles-right:before{content:"\f101"}.fa-z:before{content:"\5a"}.fa-a:before{content:"\41"}.fa-p:before{content:"\50"}.fa-language:before{content:"\f1ab"}.fa-question:before{content:"\3f"}.fa-f:before{content:"\46"}.fa-h:before{content:"\48"}.fa-r:before{content:"\52"}.fa-badge-check:before{content:"\f336"}.fa-tags:before{content:"\f02c"}.fa-pen:before{content:"\f304"}.fa-phone:before{content:"\f095"}.fa-trash:before{content:"\f1f8"}.fa-j:before{content:"\4a"}.fa-o:before{content:"\4f"}.fa-phone-volume:before,.fa-volume-control-phone:before{content:"\f2a0"}.fa-envelope:before{content:"\f0e0"}.fa-slash-back:before{content:"\5c"}.fa-bracket-round-right:before{content:"\29"}.fa-minus:before,.fa-subtract:before{content:"\f068"}.fa-arrow-left-long:before,.fa-long-arrow-left:before{content:"\f177"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-u:before{content:"\55"}.fa-s:before{content:"\53"}.fa-n:before{content:"\4e"}.fa-b:before{content:"\42"}.fa-pipe:before{content:"\7c"}.fa-sun:before{content:"\f185"}.fa-less-than:before{content:"\3c"}.fa-angle-down:before{content:"\f107"}.fa-arrow-right-long:before,.fa-long-arrow-right:before{content:"\f178"}.fa-accent-grave:before{content:"\60"}.fa-location-dot:before,.fa-map-marker-alt:before{content:"\f3c5"}.fa-file:before{content:"\f15b"}.fa-greater-than:before{content:"\3e"}.fa-bracket-curly-left:before,.fa-bracket-curly:before{content:"\7b"}.fa-colon:before{content:"\3a"}.fa-y:before{content:"\59"}.fa-add:before,.fa-plus:before{content:"\2b"}.fa-close:before,.fa-multiply:before,.fa-remove:before,.fa-times:before,.fa-xmark:before{content:"\f00d"}.fa-bracket-left:before,.fa-bracket-square:before,.fa-bracket:before{content:"\5b"}.fa-equals:before{content:"\3d"}.fa-percent:before,.fa-percentage:before{content:"\25"}.fa-ditto:before{content:"\22"}.fa-ampersand:before{content:"\26"}.fa-moon:before{content:"\f186"}.fa-hashtag:before{content:"\23"}.fa-t:before{content:"\54"}.fa-calendar:before{content:"\f133"}.fa-m:before{content:"\4d"}.fa-check:before{content:"\f00c"}.fa-slash-forward:before{content:"\2f"}.fa-exclamation:before{content:"\21"}.fa-dollar-sign:before,.fa-dollar:before,.fa-usd:before{content:"\24"}.fa-x:before{content:"\58"}.fa-d:before{content:"\44"}
.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:host,:root{--fa-style-family-brands:"Font Awesome 6 Brands";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url(../webfonts/fa-brands-400-sub.woff2) format("woff2")}.fa-brands,.fab{font-weight:400}.fa-instagram-square:before,.fa-square-instagram:before{content:"\e055"}.fa-linkedin-in:before{content:"\f0e1"}.fa-facebook-f:before{content:"\f39e"}.fa-x-twitter:before{content:"\e61b"}.fa-facebook-square:before,.fa-square-facebook:before{content:"\f082"}.fa-linkedin:before{content:"\f08c"}.fa-instagram:before{content:"\f16d"}.fa-whatsapp:before{content:"\f232"}.fa-youtube:before{content:"\f167"}.fa-square-x-twitter:before{content:"\e61a"}:host,:root{--fa-style-family-duotone:"Font Awesome 6 Duotone";--fa-font-duotone:normal 900 1em/1 "Font Awesome 6 Duotone"}@font-face{font-family:"Font Awesome 6 Duotone";font-style:normal;font-weight:900;font-display:block;src:url(../webfonts/fa-duotone-900.woff2) format("woff2"),url(../webfonts/fa-duotone-900.ttf) format("truetype")}.fa-duotone,.fad{position:relative;font-weight:900;letter-spacing:normal}.fa-duotone:before,.fad:before{position:absolute;color:var(--fa-primary-color,inherit);opacity:var(--fa-primary-opacity,1)}.fa-duotone:after,.fad:after{color:var(--fa-secondary-color,inherit)}.fa-duotone.fa-swap-opacity:before,.fa-duotone:after,.fa-swap-opacity .fa-duotone:before,.fa-swap-opacity .fad:before,.fad.fa-swap-opacity:before,.fad:after{opacity:var(--fa-secondary-opacity,.4)}.fa-duotone.fa-swap-opacity:after,.fa-swap-opacity .fa-duotone:after,.fa-swap-opacity .fad:after,.fad.fa-swap-opacity:after{opacity:var(--fa-primary-opacity,1)}.fa-duotone.fa-inverse,.fad.fa-inverse{color:var(--fa-inverse,#fff)}.fa-duotone.fa-stack-1x,.fa-duotone.fa-stack-2x,.fad.fa-stack-1x,.fad.fa-stack-2x{position:absolute}

.fa-duotone.fa-0:after,.fad.fa-0:after{content:"\30\30"}.fa-duotone.fa-1:after,.fad.fa-1:after{content:"\31\31"}.fa-duotone.fa-2:after,.fad.fa-2:after{content:"\32\32"}.fa-duotone.fa-3:after,.fad.fa-3:after{content:"\33\33"}.fa-duotone.fa-4:after,.fad.fa-4:after{content:"\34\34"}.fa-duotone.fa-5:after,.fad.fa-5:after{content:"\35\35"}.fa-duotone.fa-6:after,.fad.fa-6:after{content:"\36\36"}.fa-duotone.fa-7:after,.fad.fa-7:after{content:"\37\37"}.fa-duotone.fa-8:after,.fad.fa-8:after{content:"\38\38"}.fa-duotone.fa-9:after,.fad.fa-9:after{content:"\39\39"}.fa-duotone.fa-at:after,.fad.fa-at:after{content:"\40\40"}.fa-duotone.fa-file-alt:after,.fa-duotone.fa-file-lines:after,.fa-duotone.fa-file-text:after,.fad.fa-file-alt:after,.fad.fa-file-lines:after,.fad.fa-file-text:after{content:"\f15c\f15c"}.fa-duotone.fa-right-from-bracket:after,.fa-duotone.fa-sign-out-alt:after,.fad.fa-right-from-bracket:after,.fad.fa-sign-out-alt:after{content:"\f2f5\f2f5"}.fa-duotone.fa-k:after,.fad.fa-k:after{content:"\4b\4b"}.fa-duotone.fa-w:after,.fad.fa-w:after{content:"\57\57"}.fa-duotone.fa-hyphen:after,.fad.fa-hyphen:after{content:"\2d\2d"}.fa-duotone.fa-asterisk:after,.fad.fa-asterisk:after{content:"\2a\2a"}.fa-duotone.fa-list-squares:after,.fa-duotone.fa-list:after,.fad.fa-list-squares:after,.fad.fa-list:after{content:"\f03a\f03a"}.fa-duotone.fa-users:after,.fad.fa-users:after{content:"\f0c0\f0c0"}.fa-duotone.fa-period:after,.fad.fa-period:after{content:"\2e\2e"}.fa-duotone.fa-i:after,.fad.fa-i:after{content:"\49\49"}.fa-duotone.fa-v:after,.fad.fa-v:after{content:"\56\56"}.fa-duotone.fa-bracket-round:after,.fa-duotone.fa-parenthesis:after,.fad.fa-bracket-round:after,.fad.fa-parenthesis:after{content:"\28\28"}.fa-duotone.fa-q:after,.fad.fa-q:after{content:"\51\51"}.fa-duotone.fa-g:after,.fad.fa-g:after{content:"\47\47"}.fa-duotone.fa-semicolon:after,.fad.fa-semicolon:after{content:"\3b\3b"}.fa-duotone.fa-e:after,.fad.fa-e:after{content:"\45\45"}.fa-duotone.fa-user:after,.fad.fa-user:after{content:"\f007\f007"}.fa-duotone.fa-comma:after,.fad.fa-comma:after{content:"\2c\2c"}.fa-duotone.fa-key:after,.fad.fa-key:after{content:"\f084\f084"}.fa-duotone.fa-globe:after,.fad.fa-globe:after{content:"\f0ac\f0ac"}.fa-duotone.fa-c:after,.fad.fa-c:after{content:"\43\43"}.fa-duotone.fa-bracket-curly-right:after,.fad.fa-bracket-curly-right:after{content:"\7d\7d"}.fa-duotone.fa-apostrophe:after,.fad.fa-apostrophe:after{content:"\27\27"}.fa-duotone.fa-l:after,.fad.fa-l:after{content:"\4c\4c"}.fa-duotone.fa-rectangle-history-circle-plus:after,.fad.fa-rectangle-history-circle-plus:after{content:"\e4a3\e4a3"}.fa-duotone.fa-tilde:after,.fad.fa-tilde:after{content:"\7e\7e"}.fa-duotone.fa-image:after,.fad.fa-image:after{content:"\f03e\f03e"}.fa-duotone.fa-bracket-square-right:after,.fad.fa-bracket-square-right:after{content:"\5d\5d"}.fa-duotone.fa-angle-double-right:after,.fa-duotone.fa-angles-right:after,.fad.fa-angle-double-right:after,.fad.fa-angles-right:after{content:"\f101\f101"}.fa-duotone.fa-z:after,.fad.fa-z:after{content:"\5a\5a"}.fa-duotone.fa-a:after,.fad.fa-a:after{content:"\41\41"}.fa-duotone.fa-p:after,.fad.fa-p:after{content:"\50\50"}.fa-duotone.fa-language:after,.fad.fa-language:after{content:"\f1ab\f1ab"}.fa-duotone.fa-question:after,.fad.fa-question:after{content:"\3f\3f"}.fa-duotone.fa-f:after,.fad.fa-f:after{content:"\46\46"}.fa-duotone.fa-h:after,.fad.fa-h:after{content:"\48\48"}.fa-duotone.fa-r:after,.fad.fa-r:after{content:"\52\52"}.fa-duotone.fa-badge-check:after,.fad.fa-badge-check:after{content:"\f336\f336"}.fa-duotone.fa-tags:after,.fad.fa-tags:after{content:"\f02c\f02c"}.fa-duotone.fa-pen:after,.fad.fa-pen:after{content:"\f304\f304"}.fa-duotone.fa-phone:after,.fad.fa-phone:after{content:"\f095\f095"}.fa-duotone.fa-trash:after,.fad.fa-trash:after{content:"\f1f8\f1f8"}.fa-duotone.fa-j:after,.fad.fa-j:after{content:"\4a\4a"}.fa-duotone.fa-o:after,.fad.fa-o:after{content:"\4f\4f"}.fa-duotone.fa-phone-volume:after,.fa-duotone.fa-volume-control-phone:after,.fad.fa-phone-volume:after,.fad.fa-volume-control-phone:after{content:"\f2a0\f2a0"}.fa-duotone.fa-envelope:after,.fad.fa-envelope:after{content:"\f0e0\f0e0"}.fa-duotone.fa-slash-back:after,.fad.fa-slash-back:after{content:"\5c\5c"}.fa-duotone.fa-bracket-round-right:after,.fad.fa-bracket-round-right:after{content:"\29\29"}.fa-duotone.fa-minus:after,.fa-duotone.fa-subtract:after,.fad.fa-minus:after,.fad.fa-subtract:after{content:"\f068\f068"}.fa-duotone.fa-arrow-left-long:after,.fa-duotone.fa-long-arrow-left:after,.fad.fa-arrow-left-long:after,.fad.fa-long-arrow-left:after{content:"\f177\f177"}.fa-duotone.fa-cog:after,.fa-duotone.fa-gear:after,.fad.fa-cog:after,.fad.fa-gear:after{content:"\f013\f013"}.fa-duotone.fa-u:after,.fad.fa-u:after{content:"\55\55"}.fa-duotone.fa-s:after,.fad.fa-s:after{content:"\53\53"}.fa-duotone.fa-n:after,.fad.fa-n:after{content:"\4e\4e"}.fa-duotone.fa-b:after,.fad.fa-b:after{content:"\42\42"}.fa-duotone.fa-pipe:after,.fad.fa-pipe:after{content:"\7c\7c"}.fa-duotone.fa-sun:after,.fad.fa-sun:after{content:"\f185\f185"}.fa-duotone.fa-less-than:after,.fad.fa-less-than:after{content:"\3c\3c"}.fa-duotone.fa-angle-down:after,.fad.fa-angle-down:after{content:"\f107\f107"}.fa-duotone.fa-arrow-right-long:after,.fa-duotone.fa-long-arrow-right:after,.fad.fa-arrow-right-long:after,.fad.fa-long-arrow-right:after{content:"\f178\f178"}.fa-duotone.fa-accent-grave:after,.fad.fa-accent-grave:after{content:"\60\60"}.fa-duotone.fa-location-dot:after,.fa-duotone.fa-map-marker-alt:after,.fad.fa-location-dot:after,.fad.fa-map-marker-alt:after{content:"\f3c5\f3c5"}.fa-duotone.fa-file:after,.fad.fa-file:after{content:"\f15b\f15b"}.fa-duotone.fa-greater-than:after,.fad.fa-greater-than:after{content:"\3e\3e"}.fa-duotone.fa-bracket-curly-left:after,.fa-duotone.fa-bracket-curly:after,.fad.fa-bracket-curly-left:after,.fad.fa-bracket-curly:after{content:"\7b\7b"}.fa-duotone.fa-colon:after,.fad.fa-colon:after{content:"\3a\3a"}.fa-duotone.fa-y:after,.fad.fa-y:after{content:"\59\59"}.fa-duotone.fa-add:after,.fa-duotone.fa-plus:after,.fad.fa-add:after,.fad.fa-plus:after{content:"\2b\2b"}.fa-duotone.fa-close:after,.fa-duotone.fa-multiply:after,.fa-duotone.fa-remove:after,.fa-duotone.fa-times:after,.fa-duotone.fa-xmark:after,.fad.fa-close:after,.fad.fa-multiply:after,.fad.fa-remove:after,.fad.fa-times:after,.fad.fa-xmark:after{content:"\f00d\f00d"}.fa-duotone.fa-bracket-left:after,.fa-duotone.fa-bracket-square:after,.fa-duotone.fa-bracket:after,.fad.fa-bracket-left:after,.fad.fa-bracket-square:after,.fad.fa-bracket:after{content:"\5b\5b"}.fa-duotone.fa-equals:after,.fad.fa-equals:after{content:"\3d\3d"}.fa-duotone.fa-percent:after,.fa-duotone.fa-percentage:after,.fad.fa-percent:after,.fad.fa-percentage:after{content:"\25\25"}.fa-duotone.fa-ditto:after,.fad.fa-ditto:after{content:"\22\22"}.fa-duotone.fa-ampersand:after,.fad.fa-ampersand:after{content:"\26\26"}.fa-duotone.fa-moon:after,.fad.fa-moon:after{content:"\f186\f186"}.fa-duotone.fa-hashtag:after,.fad.fa-hashtag:after{content:"\23\23"}.fa-duotone.fa-t:after,.fad.fa-t:after{content:"\54\54"}.fa-duotone.fa-calendar:after,.fad.fa-calendar:after{content:"\f133\f133"}.fa-duotone.fa-m:after,.fad.fa-m:after{content:"\4d\4d"}.fa-duotone.fa-check:after,.fad.fa-check:after{content:"\f00c\f00c"}.fa-duotone.fa-slash-forward:after,.fad.fa-slash-forward:after{content:"\2f\2f"}.fa-duotone.fa-exclamation:after,.fad.fa-exclamation:after{content:"\21\21"}.fa-duotone.fa-dollar-sign:after,.fa-duotone.fa-dollar:after,.fa-duotone.fa-usd:after,.fad.fa-dollar-sign:after,.fad.fa-dollar:after,.fad.fa-usd:after{content:"\24\24"}.fa-duotone.fa-x:after,.fad.fa-x:after{content:"\58\58"}.fa-duotone.fa-d:after,.fad.fa-d:after{content:"\44\44"}
:host,:root{--fa-font-light:normal 300 1em/1 "Font Awesome 6 Pro"}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:300;font-display:block;src:url(../webfonts/fa-light-300-sub.woff2) format("woff2")}.fa-light,.fal{font-weight:300}:host,:root{--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Pro"}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:400;font-display:block;src:url(../webfonts/fa-regular-400-sub.woff2) format("woff2")}.fa-regular,.far{font-weight:400}:host,:root{--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Pro"}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:900;font-display:block;src:url(../webfonts/fa-solid-900-sub.woff2) format("woff2")}.fa-solid,.fas{font-weight:900}:host,:root{--fa-style-family-classic:"Font Awesome 6 Pro";--fa-font-thin:normal 100 1em/1 "Font Awesome 6 Pro"}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:100;font-display:block;src:url(../webfonts/fa-thin-100-sub.woff2) format("woff2")}.fa-thin,.fat{font-weight:100}@font-face{font-family:"Font Awesome 5 Brands";font-display:block;font-weight:400;src:url(../webfonts/fa-brands-400-sub.woff2) format("woff2")}@font-face{font-family:"Font Awesome 5 Pro";font-display:block;font-weight:900;src:url(../webfonts/fa-solid-900-sub.woff2) format("woff2")}@font-face{font-family:"Font Awesome 5 Pro";font-display:block;font-weight:400;src:url(../webfonts/fa-regular-400-sub.woff2) format("woff2")}@font-face{font-family:"Font Awesome 5 Pro";font-display:block;font-weight:300;src:url(../webfonts/fa-light-300-sub.woff2) format("woff2")}@font-face{font-family:"Font Awesome 5 Duotone";font-display:block;font-weight:900;src:url(../webfonts/fa-duotone-900.woff2) format("woff2"),url(../webfonts/fa-duotone-900.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(../webfonts/fa-solid-900-sub.woff2) format("woff2")}@font-face{font-family:"FontAwesome";font-display:block;src:url(../webfonts/fa-brands-400-sub.woff2) format("woff2")}@font-face{font-family:"FontAwesome";font-display:block;src:url(../webfonts/fa-regular-400-sub.woff2) format("woff2");unicode-range:u+f003,u+f006,u+f014,u+f016-f017,u+f01a-f01b,u+f01d,u+f022,u+f03e,u+f044,u+f046,u+f05c-f05d,u+f06e,u+f070,u+f087-f088,u+f08a,u+f094,u+f096-f097,u+f09d,u+f0a0,u+f0a2,u+f0a4-f0a7,u+f0c5,u+f0c7,u+f0e5-f0e6,u+f0eb,u+f0f6-f0f8,u+f10c,u+f114-f115,u+f118-f11a,u+f11c-f11d,u+f133,u+f147,u+f14e,u+f150-f152,u+f185-f186,u+f18e,u+f190-f192,u+f196,u+f1c1-f1c9,u+f1d9,u+f1db,u+f1e3,u+f1ea,u+f1f7,u+f1f9,u+f20a,u+f247-f248,u+f24a,u+f24d,u+f255-f25b,u+f25d,u+f271-f274,u+f278,u+f27b,u+f28c,u+f28e,u+f29c,u+f2b5,u+f2b7,u+f2ba,u+f2bc,u+f2be,u+f2c0-f2c1,u+f2c3,u+f2d0,u+f2d2,u+f2d4,u+f2dc}@font-face{font-family:"FontAwesome";font-display:block;src:url(../webfonts/fa-v4compatibility.woff2) format("woff2"),url(../webfonts/fa-v4compatibility.ttf) format("truetype");unicode-range:u+f041,u+f047,u+f065-f066,u+f07d-f07e,u+f080,u+f08b,u+f08e,u+f090,u+f09a,u+f0ac,u+f0ae,u+f0b2,u+f0d0,u+f0d6,u+f0e4,u+f0ec,u+f10a-f10b,u+f123,u+f13e,u+f148-f149,u+f14c,u+f156,u+f15e,u+f160-f161,u+f163,u+f175-f178,u+f195,u+f1f8,u+f219,u+f27a}

/* ===== erisilebilirlik.css ===== */
/* ------------------------------------------------------------------
   Erişilebilirlik düzeltmeleri — WCAG 2.1 AA renk kontrastı
   Eklenme: 2026-09-11

   NEDEN AYRI DOSYA: main.css içindeki #A5A5A5 yirmiden fazla yerde kullanılıyor
   ve çoğu KOYU zeminde (orada kontrast zaten yeterli). Genel bir değişiklik
   oraları BOZARDI. Bu yüzden yalnızca AÇIK (beyaz) zeminli footer öğelerini
   kapsıyoruz. Marka rengi --clr-theme-2 (#00a5b5) DEĞİŞMEDİ.

   Ölçümler (beyaz #ffffff üzerinde, axe-core 4.10.2):
     #A5A5A5 -> 2.46:1   (gerekli 4.5)   ->  #767676 -> 4.54:1  ✔
     #00a5b5 -> 2.98:1   (gerekli 3.0)   ->  #009fae -> 3.20:1  ✔
   ------------------------------------------------------------------ */

/* Footer kart başlıkları: "Bize Hemen Ulaşın!", "Bizi Takip Edin", "KVKK"
   17px / 600 -> büyük metin sayılmaz -> 4.5:1 gerekir */
.footer-2__widget-1 .drop-line .title {
  color: #767676;
}

/* Footer e-posta ve KVKK bağlantıları
   19px / 700 -> büyük metin -> 3:1 gerekir. Marka tealinden 6 birim koyu. */
.footer-2__widget-1 .drop-line p,
.footer-2__widget-1 .drop-line p a {
  color: #009fae;
}

/* Telif satırı ve içindeki bağlantı — 15px / 400 -> 4.5:1 gerekir */
.copyright__text-2 p,
.copyright__text-2 p a {
  color: #767676;
}

/* ------------------------------------------------------------------
   Blog / Keşfet detay sayfası — küçük metin bağlantıları
   .postbox__meta span a  ->  14px, küçük metin sayılır -> 4.5:1 gerekir
   Beyaz zeminde 5.20, #f6f6f6 (sidebar kartı) zemininde 4.81 ✔
   ------------------------------------------------------------------ */
.postbox__meta span a {
  color: #007887;
}

/* "Önceki Blog" / "Sonraki Blog" etiketi — 2.46:1 idi */
.postbox__more-link h5 {
  color: #767676;
}

/* ------------------------------------------------------------------
   Açık zeminde marka teali ile yazılan metinler
   (Zemin rengi DEĞİŞMİYOR, yalnızca metnin teali koyulaşıyor.)
   ------------------------------------------------------------------ */

/* "Devamını Gör" gibi metin bağlantıları — 16px/400, beyaz zemin -> 4.5:1
   #00a5b5 = 2.98  ->  #007887 = 5.20 ✔
   NOT: sade .text-btn yetmedi; mevcut kural daha ozgul (a.text-btn / .text-btn.btn-text). */
a.text-btn,
.text-btn.btn-text,
a.text-btn.btn-text {
  color: #007887;
}

/* Neler Yapıyoruz giriş başlığı — 55px, #f6f6f6 zemin -> 3:1
   #00a5b5 = 2.76  ->  #0095a3 = 3.33 ✔ */
.intro__title-inner.folks-text {
  color: #0095a3;
}

/* Alıntı bloğundaki marka adı — 16px/400, #f7f7f7 zemin -> 4.5:1
   #00a5b5 = 2.85  ->  #007887 = 4.94 ✔ */
.case-quote-author .name {
  color: #007887;
}

/* ⚠️ İSTİSNA — koyu zeminli proje bölümü.
   ".projects-wrapper.is-white" adı yanıltıcı: beyaz METİN demek, zemin KOYU (#1b0e0e).
   Orada koyulaştırılmış teal 3.62:1'e düşüyordu; orijinal marka teali 6.32:1 ile zaten geçiyor.
   Bu yüzden yukarıdaki kuralı bu bağlamda geri alıyoruz. */
.projects-wrapper.is-white a.text-btn,
.projects-wrapper.is-white .text-btn.btn-text,
.projects-wrapper.is-white a.text-btn.btn-text {
  color: var(--clr-theme-2);
}

/* <picture> duzende yer tutmasin: .main-img kutunun dogrudan cocugu gibi kalir.
   (Hero gorseli WebP'ye tasindi; PNG yedegi eski tarayicilar icin duruyor.) */
.bw-hero-pic { display: contents; }

