@charset "UTF-8";:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0, 0, 0, .175);--bs-border-radius:.375rem;--bs-border-radius-sm:.25rem;--bs-border-radius-lg:.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-2xl:2rem;--bs-border-radius-pill:50rem;--bs-heading-color: ;--bs-link-color:#0d6efd;--bs-link-hover-color:#0a58ca;--bs-code-color:#d63384;--bs-highlight-bg:#fff3cd}*,:after,:before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}hr{margin:1rem 0;color:inherit;border:0;border-top:1px solid;opacity:.25}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:.875em}.mark,mark{padding:.1875em;background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:var(--bs-link-color);text-decoration:underline}a:hover{color:var(--bs-link-hover-color)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:rgba(var(--bs-body-color-rgb),.75);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,.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:"\2014\a0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid var(--bs-border-color);border-radius:.375rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:#6c757d}.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:15px;padding-left:15px;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:30px;--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:.25rem}.g-1,.gy-1{--bs-gutter-y:.25rem}.g-2,.gx-2{--bs-gutter-x:.5rem}.g-2,.gy-2{--bs-gutter-y:.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:.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:.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:.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:.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:.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:.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:.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:.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:.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:.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, .05);--bs-table-active-color:var(--bs-body-color);--bs-table-active-bg:rgba(0, 0, 0, .1);--bs-table-hover-color:var(--bs-body-color);--bs-table-hover-bg:rgba(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;background-color:var(--bs-table-bg);border-bottom-width:1px;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:2px solid currentcolor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*{border-width:1px 0}.table-bordered>:not(caption)>*>*{border-width:0 1px}.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 + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:rgba(var(--bs-body-color-rgb),.75)}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;-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:#212529;background-color:#fff;border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;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:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;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:#dde0e3}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 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 + 2px);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 + 2px);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 + 2px)}textarea.form-control-sm{min-height:calc(1.5em + .5rem + 2px)}textarea.form-control-lg{min-height:calc(1.5em + 1rem + 2px)}.form-control-color{width:3rem;height:auto;padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{height:1.5em;border-radius:.375rem}.form-control-color::-webkit-color-swatch{height:1.5em;border-radius:.375rem}.form-select{display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;-moz-padding-start:calc(.75rem - 3px);font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-image: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");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:1px solid #ced4da;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 #0d6efd40}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:#e9ecef}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #212529}.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}.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{width:1em;height:1em;margin-top:.25em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid rgba(0,0,0,.25);-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 #0d6efd40}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{background-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]{background-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;background-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{width:2em;margin-left:-2.5em;background-image: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");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{background-image: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;background-image: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}.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 #0d6efd40}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.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:#dee2e6;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:#dee2e6;border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.form-range:disabled::-moz-range-thumb{background-color:#adb5bd}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + 2px);line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;height:100%;padding:1rem .75rem;pointer-events:none;border:1px 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) translate(.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) translate(.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control-plaintext~label{border-width:1px 0}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus{z-index:3}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:3}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;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)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu){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>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu){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:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#198754}.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:#198754e6;border-radius:.375rem}.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:#198754;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:#198754;box-shadow:0 0 0 .25rem #19875440}.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:#198754}.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"]{padding-right:4.125rem;background-image: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"),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-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:#198754;box-shadow:0 0 0 .25rem #19875440}.form-control-color.is-valid,.was-validated .form-control-color:valid{width:calc(3.75rem + 1.5em)}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:#198754}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:#198754}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem #19875440}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#198754}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.input-group .form-control.is-valid,.input-group .form-select.is-valid,.was-validated .input-group .form-control:valid,.was-validated .input-group .form-select:valid{z-index:1}.input-group .form-control.is-valid:focus,.input-group .form-select.is-valid:focus,.was-validated .input-group .form-control:valid:focus,.was-validated .input-group .form-select:valid:focus{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#dc3545}.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:#dc3545e6;border-radius:.375rem}.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:#dc3545;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:#dc3545;box-shadow:0 0 0 .25rem #dc354540}.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:#dc3545}.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"]{padding-right:4.125rem;background-image: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"),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-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:#dc3545;box-shadow:0 0 0 .25rem #dc354540}.form-control-color.is-invalid,.was-validated .form-control-color:invalid{width:calc(3.75rem + 1.5em)}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:#dc3545}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:#dc3545}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem #dc354540}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.input-group .form-control.is-invalid,.input-group .form-select.is-invalid,.was-validated .input-group .form-control:invalid,.was-validated .input-group .form-select:invalid{z-index:2}.input-group .form-control.is-invalid:focus,.input-group .form-select.is-invalid:focus,.was-validated .input-group .form-control:invalid:focus,.was-validated .input-group .form-select:invalid:focus{z-index:3}.btn{--bs-btn-padding-x:.75rem;--bs-btn-padding-y:.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:1px;--bs-btn-border-color:transparent;--bs-btn-border-radius:.375rem;--bs-btn-box-shadow:inset 0 1px 0 rgba(255, 255, 255, .15),0 1px 1px rgba(0, 0, 0, .075);--bs-btn-disabled-opacity:.65;--bs-btn-focus-box-shadow: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:focus+.btn,.btn:focus{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:active+.btn,.btn-check:checked+.btn,.btn.active,.btn.show,.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:active+.btn:focus,.btn-check:checked+.btn:focus,.btn.active:focus,.btn.show:focus,.btn:active:focus{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, .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, .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, .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, .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, .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, .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:#f9fafb;--bs-btn-hover-border-color:#f9fafb;--bs-btn-focus-shadow-rgb:211,212,213;--bs-btn-active-color:#000;--bs-btn-active-bg:#f9fafb;--bs-btn-active-border-color:#f9fafb;--bs-btn-active-shadow:inset 0 3px 5px rgba(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:#1c1f23;--bs-btn-hover-border-color:#1a1e21;--bs-btn-focus-shadow-rgb:66,70,73;--bs-btn-active-color:#fff;--bs-btn-active-bg:#1a1e21;--bs-btn-active-border-color:#191c1f;--bs-btn-active-shadow:inset 0 3px 5px rgba(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, .125);--bs-btn-disabled-color:#0d6efd;--bs-btn-disabled-bg:transparent;--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, .125);--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-bg:transparent;--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, .125);--bs-btn-disabled-color:#198754;--bs-btn-disabled-bg:transparent;--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, .125);--bs-btn-disabled-color:#0dcaf0;--bs-btn-disabled-bg:transparent;--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, .125);--bs-btn-disabled-color:#ffc107;--bs-btn-disabled-bg:transparent;--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, .125);--bs-btn-disabled-color:#dc3545;--bs-btn-disabled-bg:transparent;--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, .125);--bs-btn-disabled-color:#f8f9fa;--bs-btn-disabled-bg:transparent;--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, .125);--bs-btn-disabled-color:#212529;--bs-btn-disabled-bg:transparent;--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-border-color:transparent;--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-border-color:transparent;--bs-btn-box-shadow:none;text-decoration:underline}.btn-group-lg>.btn,.btn-lg{--bs-btn-padding-y:.5rem;--bs-btn-padding-x:1rem;--bs-btn-font-size:1.25rem;--bs-btn-border-radius:.5rem}.btn-group-sm>.btn,.btn-sm{--bs-btn-padding-y:.25rem;--bs-btn-padding-x:.5rem;--bs-btn-font-size:.875rem;--bs-btn-border-radius:.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-min-width:10rem;--bs-dropdown-padding-x:0;--bs-dropdown-padding-y:.5rem;--bs-dropdown-spacer:.125rem;--bs-dropdown-font-size:1rem;--bs-dropdown-color:#212529;--bs-dropdown-bg:#fff;--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-border-radius:.375rem;--bs-dropdown-border-width:1px;--bs-dropdown-inner-border-radius: calc(.375rem - 1px) ;--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y:.5rem;--bs-dropdown-box-shadow:0 .5rem 1rem rgba(0, 0, 0, .15);--bs-dropdown-link-color:#212529;--bs-dropdown-link-hover-color:#1e2125;--bs-dropdown-link-hover-bg:#e9ecef;--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:.25rem;--bs-dropdown-header-color:#6c757d;--bs-dropdown-header-padding-x:1rem;--bs-dropdown-header-padding-y:.5rem;position:absolute;z-index:1000;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}.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, .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>.btn:not(:first-child){margin-left:-1px}.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:-1px}.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:.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:#6c757d;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:1px;--bs-nav-tabs-border-color:#dee2e6;--bs-nav-tabs-border-radius:.375rem;--bs-nav-tabs-link-hover-border-color:#e9ecef #e9ecef #dee2e6;--bs-nav-tabs-link-active-color:#495057;--bs-nav-tabs-link-active-bg:#fff;--bs-nav-tabs-link-active-border-color:#dee2e6 #dee2e6 #fff;border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(var(--bs-nav-tabs-border-width) * -1);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(var(--bs-nav-tabs-border-width) * -1);border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--bs-nav-pills-border-radius:.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:.5rem;--bs-navbar-color:rgba(0, 0, 0, .55);--bs-navbar-hover-color:rgba(0, 0, 0, .7);--bs-navbar-disabled-color:rgba(0, 0, 0, .3);--bs-navbar-active-color:rgba(0, 0, 0, .9);--bs-navbar-brand-padding-y:.3125rem;--bs-navbar-brand-margin-end:1rem;--bs-navbar-brand-font-size:1.25rem;--bs-navbar-brand-color:rgba(0, 0, 0, .9);--bs-navbar-brand-hover-color:rgba(0, 0, 0, .9);--bs-navbar-nav-link-padding-x:.5rem;--bs-navbar-toggler-padding-y:.25rem;--bs-navbar-toggler-padding-x:.75rem;--bs-navbar-toggler-font-size:1.25rem;--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color:rgba(0, 0, 0, .1);--bs-navbar-toggler-border-radius:.375rem;--bs-navbar-toggler-focus-width:.25rem;--bs-navbar-toggler-transition:box-shadow .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:.5rem;--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, .55);--bs-navbar-hover-color:rgba(255, 255, 255, .75);--bs-navbar-disabled-color:rgba(255, 255, 255, .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, .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")}.card{--bs-card-spacer-y:1rem;--bs-card-spacer-x:1rem;--bs-card-title-spacer-y:.5rem;--bs-card-border-width:1px;--bs-card-border-color:var(--bs-border-color-translucent);--bs-card-border-radius:.375rem;--bs-card-box-shadow: ;--bs-card-inner-border-radius: calc(.375rem - 1px) ;--bs-card-cap-padding-y:.5rem;--bs-card-cap-padding-x:1rem;--bs-card-cap-bg:rgba(0, 0, 0, .03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg:#fff;--bs-card-img-overlay-padding:1rem;--bs-card-group-margin:.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)}.card-subtitle{margin-top:calc(-.5 * var(--bs-card-title-spacer-y));margin-bottom:0}.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;inset: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:#000;--bs-accordion-bg:#fff;--bs-accordion-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;--bs-accordion-border-color:var(--bs-border-color);--bs-accordion-border-width:1px;--bs-accordion-border-radius:.375rem;--bs-accordion-inner-border-radius: calc(.375rem - 1px) ;--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='var%28--bs-body-color%29'%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 .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='%230c63e4'%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 .25rem rgba(13, 110, 253, .25);--bs-accordion-body-padding-x:1.25rem;--bs-accordion-body-padding-y:1rem;--bs-accordion-active-color:#0c63e4;--bs-accordion-active-bg:#e7f1ff}.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(var(--bs-accordion-border-width) * -1) 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{border-radius:0}.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:#6c757d;--bs-breadcrumb-item-padding-x:.5rem;--bs-breadcrumb-item-active-color:#6c757d;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:.75rem;--bs-pagination-padding-y:.375rem;--bs-pagination-font-size:1rem;--bs-pagination-color:var(--bs-link-color);--bs-pagination-bg:#fff;--bs-pagination-border-width:1px;--bs-pagination-border-color:#dee2e6;--bs-pagination-border-radius:.375rem;--bs-pagination-hover-color:var(--bs-link-hover-color);--bs-pagination-hover-bg:#e9ecef;--bs-pagination-hover-border-color:#dee2e6;--bs-pagination-focus-color:var(--bs-link-hover-color);--bs-pagination-focus-bg:#e9ecef;--bs-pagination-focus-box-shadow:0 0 0 .25rem rgba(13, 110, 253, .25);--bs-pagination-active-color:#fff;--bs-pagination-active-bg:#0d6efd;--bs-pagination-active-border-color:#0d6efd;--bs-pagination-disabled-color:#6c757d;--bs-pagination-disabled-bg:#fff;--bs-pagination-disabled-border-color:#dee2e6;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:-1px}.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:.75rem;--bs-pagination-font-size:1.25rem;--bs-pagination-border-radius:.5rem}.pagination-sm{--bs-pagination-padding-x:.5rem;--bs-pagination-padding-y:.25rem;--bs-pagination-font-size:.875rem;--bs-pagination-border-radius:.25rem}.badge{--bs-badge-padding-x:.65em;--bs-badge-padding-y:.35em;--bs-badge-font-size:.75em;--bs-badge-font-weight:700;--bs-badge-color:#fff;--bs-badge-border-radius:.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,0)}.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:1px solid var(--bs-alert-border-color);--bs-alert-border-radius:.375rem;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,0)}.alert-heading{color:inherit}.alert-link{font-weight:700}.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:#084298;--bs-alert-bg:#cfe2ff;--bs-alert-border-color:#b6d4fe}.alert-primary .alert-link{color:#06357a}.alert-secondary{--bs-alert-color:#41464b;--bs-alert-bg:#e2e3e5;--bs-alert-border-color:#d3d6d8}.alert-secondary .alert-link{color:#34383c}.alert-success{--bs-alert-color:#0f5132;--bs-alert-bg:#d1e7dd;--bs-alert-border-color:#badbcc}.alert-success .alert-link{color:#0c4128}.alert-info{--bs-alert-color:#055160;--bs-alert-bg:#cff4fc;--bs-alert-border-color:#b6effb}.alert-info .alert-link{color:#04414d}.alert-warning{--bs-alert-color:#664d03;--bs-alert-bg:#fff3cd;--bs-alert-border-color:#ffecb5}.alert-warning .alert-link{color:#523e02}.alert-danger{--bs-alert-color:#842029;--bs-alert-bg:#f8d7da;--bs-alert-border-color:#f5c2c7}.alert-danger .alert-link{color:#6a1a21}.alert-light{--bs-alert-color:#636464;--bs-alert-bg:#fefefe;--bs-alert-border-color:#fdfdfe}.alert-light .alert-link{color:#4f5050}.alert-dark{--bs-alert-color:#141619;--bs-alert-bg:#d3d3d4;--bs-alert-border-color:#bcbebf}.alert-dark .alert-link{color:#101214}@-webkit-keyframes progress-bar-stripes{0%{background-position-x:1rem}}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress{--bs-progress-height:1rem;--bs-progress-font-size:.75rem;--bs-progress-bg:#e9ecef;--bs-progress-border-radius:.375rem;--bs-progress-box-shadow:inset 0 1px 2px rgba(0, 0, 0, .075);--bs-progress-bar-color:#fff;--bs-progress-bar-bg:#0d6efd;--bs-progress-bar-transition:width .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-bar-animated{-webkit-animation:1s linear infinite progress-bar-stripes;animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion:reduce){.progress-bar-animated{-webkit-animation:none;animation:none}}.list-group{--bs-list-group-color:#212529;--bs-list-group-bg:#fff;--bs-list-group-border-color:rgba(0, 0, 0, .125);--bs-list-group-border-width:1px;--bs-list-group-border-radius:.375rem;--bs-list-group-item-padding-x:1rem;--bs-list-group-item-padding-y:.5rem;--bs-list-group-action-color:#495057;--bs-list-group-action-hover-color:#495057;--bs-list-group-action-hover-bg:#f8f9fa;--bs-list-group-action-active-color:#212529;--bs-list-group-action-active-bg:#e9ecef;--bs-list-group-disabled-color:#6c757d;--bs-list-group-disabled-bg:#fff;--bs-list-group-active-color:#fff;--bs-list-group-active-bg:#0d6efd;--bs-list-group-active-border-color:#0d6efd;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--bs-list-group-border-radius)}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>.list-group-item:before{content:counters(section,".") ". ";counter-increment:section}.list-group-item-action{width:100%;color:var(--bs-list-group-action-color);text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:var(--bs-list-group-action-hover-color);text-decoration:none;background-color:var(--bs-list-group-action-hover-bg)}.list-group-item-action:active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg)}.list-group-item{position:relative;display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);color:var(--bs-list-group-color);text-decoration:none;background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:var(--bs-list-group-disabled-color);pointer-events:none;background-color:var(--bs-list-group-disabled-bg)}.list-group-item.active{z-index:2;color:var(--bs-list-group-active-color);background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color)}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:calc(var(--bs-list-group-border-width) * -1);border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:calc(var(--bs-list-group-border-width) * -1);border-left-width:var(--bs-list-group-border-width)}@media (min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:calc(var(--bs-list-group-border-width) * -1);border-left-width:var(--bs-list-group-border-width)}}@media (min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:calc(var(--bs-list-group-border-width) * -1);border-left-width:var(--bs-list-group-border-width)}}@media (min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:calc(var(--bs-list-group-border-width) * -1);border-left-width:var(--bs-list-group-border-width)}}@media (min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:calc(var(--bs-list-group-border-width) * -1);border-left-width:var(--bs-list-group-border-width)}}@media (min-width:1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child{border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child{border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:calc(var(--bs-list-group-border-width) * -1);border-left-width:var(--bs-list-group-border-width)}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 var(--bs-list-group-border-width)}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#084298;background-color:#cfe2ff}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#084298;background-color:#bacbe6}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#084298;border-color:#084298}.list-group-item-secondary{color:#41464b;background-color:#e2e3e5}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#41464b;background-color:#cbccce}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#41464b;border-color:#41464b}.list-group-item-success{color:#0f5132;background-color:#d1e7dd}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#0f5132;background-color:#bcd0c7}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#0f5132;border-color:#0f5132}.list-group-item-info{color:#055160;background-color:#cff4fc}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#055160;background-color:#badce3}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#055160;border-color:#055160}.list-group-item-warning{color:#664d03;background-color:#fff3cd}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#664d03;background-color:#e6dbb9}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#664d03;border-color:#664d03}.list-group-item-danger{color:#842029;background-color:#f8d7da}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#842029;background-color:#dfc2c4}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#842029;border-color:#842029}.list-group-item-light{color:#636464;background-color:#fefefe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#636464;background-color:#e5e5e5}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#636464;border-color:#636464}.list-group-item-dark{color:#141619;background-color:#d3d3d4}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#141619;background-color:#bebebf}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#141619;border-color:#141619}.btn-close{box-sizing:content-box;width:1em;height:1em;padding:.25em;color:#000;background:transparent 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") center/1em auto no-repeat;border:0;border-radius:.375rem;opacity:.5}.btn-close:hover{color:#000;text-decoration:none;opacity:.75}.btn-close:focus{outline:0;box-shadow:0 0 0 .25rem #0d6efd40;opacity:1}.btn-close.disabled,.btn-close:disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:.25}.btn-close-white{filter:invert(1) grayscale(100%) brightness(200%)}.toast{--bs-toast-padding-x:.75rem;--bs-toast-padding-y:.5rem;--bs-toast-spacing:1.5rem;--bs-toast-max-width:350px;--bs-toast-font-size:.875rem;--bs-toast-color: ;--bs-toast-bg:rgba(255, 255, 255, .85);--bs-toast-border-width:1px;--bs-toast-border-color:var(--bs-border-color-translucent);--bs-toast-border-radius:.375rem;--bs-toast-box-shadow:0 .5rem 1rem rgba(0, 0, 0, .15);--bs-toast-header-color:#6c757d;--bs-toast-header-bg:rgba(255, 255, 255, .85);--bs-toast-header-border-color:rgba(0, 0, 0, .05);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{position:absolute;z-index:1090;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(var(--bs-toast-padding-x) * -.5);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:.5rem;--bs-modal-color: ;--bs-modal-bg:#fff;--bs-modal-border-color:var(--bs-border-color-translucent);--bs-modal-border-width:1px;--bs-modal-border-radius:.5rem;--bs-modal-box-shadow:0 .125rem .25rem rgba(0, 0, 0, .075);--bs-modal-inner-border-radius: calc(.5rem - 1px) ;--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:1px;--bs-modal-title-line-height:1.5;--bs-modal-footer-gap:.5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color:var(--bs-border-color);--bs-modal-footer-border-width:1px;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:translateY(-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:.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(var(--bs-modal-header-padding-y) * -.5) calc(var(--bs-modal-header-padding-x) * -.5) calc(var(--bs-modal-header-padding-y) * -.5) 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 .5rem 1rem rgba(0, 0, 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:.5rem;--bs-tooltip-padding-y:.25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size:.875rem;--bs-tooltip-color:#fff;--bs-tooltip-bg:#000;--bs-tooltip-border-radius:.375rem;--bs-tooltip-opacity:.9;--bs-tooltip-arrow-width:.8rem;--bs-tooltip-arrow-height:.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,0)}.popover{--bs-popover-zindex:1070;--bs-popover-max-width:276px;--bs-popover-font-size:.875rem;--bs-popover-bg:#fff;--bs-popover-border-width:1px;--bs-popover-border-color:var(--bs-border-color-translucent);--bs-popover-border-radius:.5rem;--bs-popover-inner-border-radius: calc(.5rem - 1px) ;--bs-popover-box-shadow:0 .5rem 1rem rgba(0, 0, 0, .15);--bs-popover-header-padding-x:1rem;--bs-popover-header-padding-y:.5rem;--bs-popover-header-font-size:1rem;--bs-popover-header-color:var(--bs-heading-color);--bs-popover-header-bg:#f0f0f0;--bs-popover-body-padding-x:1rem;--bs-popover-body-padding-y:1rem;--bs-popover-body-color:#212529;--bs-popover-arrow-width:1rem;--bs-popover-arrow-height:.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(var(--bs-popover-arrow-height) * -1 - 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(var(--bs-popover-arrow-height) * -1 - 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(var(--bs-popover-arrow-height) * -1 - 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(var(--bs-popover-arrow-width) * -.5);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(var(--bs-popover-arrow-height) * -1 - 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:translate(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translate(-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}.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%;-webkit-animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name);animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)}@-webkit-keyframes spinner-border{to{transform:rotate(360deg)}}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-.125em;--bs-spinner-border-width:.25em;--bs-spinner-animation-speed:.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:.2em}@-webkit-keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}@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:-.125em;--bs-spinner-animation-speed:.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-width:400px;--bs-offcanvas-height:30vh;--bs-offcanvas-padding-x:1rem;--bs-offcanvas-padding-y:1rem;--bs-offcanvas-color: ;--bs-offcanvas-bg:#fff;--bs-offcanvas-border-width:1px;--bs-offcanvas-border-color:var(--bs-border-color-translucent);--bs-offcanvas-box-shadow:0 .125rem .25rem rgba(0, 0, 0, .075)}@media (max-width:575.98px){.offcanvas-sm{position:fixed;bottom:0;z-index:1045;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:transform .3s ease-in-out}}@media (max-width:575.98px) and (prefers-reduced-motion:reduce){.offcanvas-sm{transition:none}}@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 (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:translate(-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:translate(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 (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:1045;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:transform .3s ease-in-out}}@media (max-width:767.98px) and (prefers-reduced-motion:reduce){.offcanvas-md{transition:none}}@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 (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:translate(-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:translate(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 (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:1045;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:transform .3s ease-in-out}}@media (max-width:991.98px) and (prefers-reduced-motion:reduce){.offcanvas-lg{transition:none}}@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 (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:translate(-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:translate(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 (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:1045;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:transform .3s ease-in-out}}@media (max-width:1199.98px) and (prefers-reduced-motion:reduce){.offcanvas-xl{transition:none}}@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 (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:translate(-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:translate(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 (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:1045;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:transform .3s ease-in-out}}@media (max-width:1399.98px) and (prefers-reduced-motion:reduce){.offcanvas-xxl{transition:none}}@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 (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:translate(-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:translate(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 (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:1045;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:transform .3s ease-in-out}@media (prefers-reduced-motion:reduce){.offcanvas{transition:none}}.offcanvas.show:not(.hiding),.offcanvas.showing{transform:none}.offcanvas.hiding,.offcanvas.show,.offcanvas.showing{visibility:visible}.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:translate(-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:translate(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-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(var(--bs-offcanvas-padding-y) * -.5);margin-right:calc(var(--bs-offcanvas-padding-x) * -.5);margin-bottom:calc(var(--bs-offcanvas-padding-y) * -.5)}.offcanvas-title{margin-bottom:0;line-height:1.5}.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{-webkit-animation:placeholder-glow 2s ease-in-out infinite;animation:placeholder-glow 2s ease-in-out infinite}@-webkit-keyframes placeholder-glow{50%{opacity:.2}}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{-webkit-mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,#000c,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;-webkit-animation:placeholder-wave 2s linear infinite;animation:placeholder-wave 2s linear infinite}@-webkit-keyframes placeholder-wave{to{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}@keyframes placeholder-wave{to{-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;inset: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}.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}.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 #00000026!important}.shadow-sm{box-shadow:0 .125rem .25rem #00000013!important}.shadow-lg{box-shadow:0 1rem 3rem #0000002d!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:translate(-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-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:.1}.border-opacity-25{--bs-border-opacity:.25}.border-opacity-50{--bs-border-opacity:.5}.border-opacity-75{--bs-border-opacity:.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}.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-light{font-weight:300!important}.fw-lighter{font-weight:lighter!important}.fw-normal{font-weight:400!important}.fw-bold{font-weight:700!important}.fw-semibold{font-weight:600!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:rgba(var(--bs-body-color-rgb),.75)!important}.text-black-50{--bs-text-opacity:1;color:#00000080!important}.text-white-50{--bs-text-opacity:1;color:#ffffff80!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity:.25}.text-opacity-50{--bs-text-opacity:.5}.text-opacity-75{--bs-text-opacity:.75}.text-opacity-100{--bs-text-opacity:1}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.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-opacity-10{--bs-bg-opacity:.1}.bg-opacity-25{--bs-bg-opacity:.25}.bg-opacity-50{--bs-bg-opacity:.5}.bg-opacity-75{--bs-bg-opacity:.75}.bg-opacity-100{--bs-bg-opacity:1}.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-end{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media (min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float: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}.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}.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}.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}.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}.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}.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}.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}.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}.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}}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}.swiper-lazy-preloader{border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}:is(.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress)) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";left:0;pointer-events:none;position:absolute;top:0}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{height:var(--swiper-virtual-size);width:1px}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:var(--swiper-navigation-size);justify-content:center;position:absolute;width:var(--swiper-navigation-size);z-index:10}:is(.swiper-button-next,.swiper-button-prev).swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}:is(.swiper-button-next,.swiper-button-prev).swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-next,.swiper-button-prev){display:none!important}:is(.swiper-button-next,.swiper-button-prev) svg{height:100%;object-fit:contain;transform-origin:center;width:100%;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-next,.swiper-button-prev{margin-top:calc(0px - var(--swiper-navigation-size)/2);top:var(--swiper-navigation-top-offset,50%)}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{left:auto;right:var(--swiper-navigation-sides-offset,4px)}.swiper-horizontal .swiper-button-next,.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-next,.swiper-horizontal~.swiper-button-prev{margin-left:0;margin-top:calc(0px - var(--swiper-navigation-size)/2);top:var(--swiper-navigation-top-offset,50%)}.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal .swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev,.swiper-horizontal~.swiper-button-next,.swiper-horizontal .swiper-button-next{left:auto;right:var(--swiper-navigation-sides-offset,4px)}:is(.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal .swiper-button-prev) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-next,.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-next,.swiper-vertical~.swiper-button-prev{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - var(--swiper-navigation-size)/2);margin-top:0;right:auto}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{bottom:auto;top:var(--swiper-navigation-sides-offset,4px)}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination.swiper-pagination-disabled,.swiper-pagination-disabled>.swiper-pagination{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);left:0;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:var(--swiper-pagination-left,auto);right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0)}:is(.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets) .swiper-pagination-bullet{display:block;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}:is(.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}:is(.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-horizontal>.swiper-pagination-progressbar,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:var(--swiper-pagination-progressbar-size,4px)}.swiper-pagination-lock{display:none}.swiper-scrollbar{background:var(--swiper-scrollbar-bg-color,#0000001a);border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none}.swiper-scrollbar.swiper-scrollbar-disabled,.swiper-scrollbar-disabled>.swiper-scrollbar{display:none!important}.swiper-scrollbar.swiper-scrollbar-horizontal,.swiper-horizontal>.swiper-scrollbar{bottom:var(--swiper-scrollbar-bottom,4px);height:var(--swiper-scrollbar-size,4px);left:var(--swiper-scrollbar-sides-offset,1%);position:absolute;top:var(--swiper-scrollbar-top,auto);width:calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);z-index:50}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{height:calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);left:var(--swiper-scrollbar-left,auto);position:absolute;right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);width:var(--swiper-scrollbar-size,4px);z-index:50}.swiper-scrollbar-drag{background:var(--swiper-scrollbar-drag-bg-color,#00000080);border-radius:var(--swiper-scrollbar-border-radius,10px);height:100%;left:0;position:relative;top:0;width:100%}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{align-items:center;display:flex;height:100%;justify-content:center;text-align:center;width:100%}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-height:100%;max-width:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{left:0;opacity:0;pointer-events:none;position:absolute;top:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-direction:column;flex-wrap:wrap}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{backface-visibility:hidden;height:100%;pointer-events:none;transform-origin:0 0;visibility:hidden;width:100%;z-index:1}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{bottom:0;height:100%;left:0;opacity:.6;position:absolute;width:100%;z-index:0}.swiper-cube .swiper-cube-shadow:before{background:#000;content:"";filter:blur(50px);inset:0;position:absolute}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{backface-visibility:hidden;z-index:0}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{backface-visibility:hidden;pointer-events:none;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{backface-visibility:hidden;z-index:0}.swiper-creative .swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{backface-visibility:hidden;overflow:hidden;transform-origin:center bottom}.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:translateZ(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}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline: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:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader,.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:.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:.65;margin:-55px 0 0;top:50%;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:.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 #0009;background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:"";position:absolute;inset:40px 0;display:block;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px #0009;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:#0009;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:#0009;position:fixed;text-align:center;padding:0}}@media all and (max-width: 900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.it-contact-select .nice-select{-webkit-tap-highlight-color:transparent;box-sizing:border-box;clear:both;cursor:pointer;display:block;float:left;font-family:inherit;text-transform:capitalize;height:50px;line-height:50px;border-radius:5px;padding:0 30px;outline:none;position:relative;text-align:left!important;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;width:100%;background-color:transparent;border:1px solid #686868}.it-contact-select .nice-select span{font-weight:400;font-size:14px;letter-spacing:-.01em;color:#686868}.nice-select:active,.nice-select.open,.nice-select:focus{border-color:var(--it-theme-1)}.nice-select:after{border-bottom:2px solid #999;border-right:2px solid #999;content:"";display:block;height:7px;margin-top:-4px;pointer-events:none;position:absolute;right:31px;top:55%;-webkit-transform-origin:66% 66%;-ms-transform-origin:66% 66%;transform-origin:66% 66%;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out;width:7px}.nice-select.open:after{-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg)}.nice-select.open .list{padding:20px 0;opacity:1;border-radius:5px;pointer-events:auto;-webkit-transform:scale(1) translateY(0);-ms-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}.nice-select.disabled{border-color:#ededed;color:#999;pointer-events:none}.nice-select.disabled:after{border-color:#ccc}.nice-select.wide{width:100%}.nice-select.wide .list{left:0!important;right:0!important}.nice-select.right{float:right}.nice-select.right .list{left:auto;right:0}.nice-select.small{font-size:12px;height:36px;line-height:34px}.nice-select.small:after{height:4px;width:4px}.nice-select.small .option{line-height:34px;min-height:34px}.nice-select .list{box-sizing:border-box;opacity:0;overflow:hidden;padding:0;pointer-events:none;position:absolute;top:108%;left:0;-webkit-transform-origin:50% 0;-ms-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform:scale(.75) translateY(-21px);-ms-transform:scale(.75) translateY(-21px);transform:scale(.75) translateY(-21px);-webkit-transition:all .2s cubic-bezier(.5,0,0,1.25),opacity .15s ease-out;transition:all .2s cubic-bezier(.5,0,0,1.25),opacity .15s ease-out;z-index:9;width:100%;right:0;text-align:center;margin:0 auto;background-color:#fff;border-radius:0;box-shadow:0 1px 1px #0c288533}.nice-select .option{cursor:pointer;line-height:27px;list-style:none;min-height:27px;outline:none;padding-left:18px;padding-right:29px;text-align:left;font-weight:400;-webkit-transition:all .2s;transition:all .2s;color:#222}.nice-select .option.selected{font-weight:700}.nice-select .option.disabled{background-color:transparent;color:#999;cursor:default}.no-csspointerevents .nice-select .list{display:none}.no-csspointerevents .nice-select.open .list{display:block}select{width:100%;height:60px;padding:0 25px}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes jump{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}40%{-webkit-transform:translate3d(0,50%,0);transform:translate3d(0,50%,0)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes jump{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}40%{-webkit-transform:translate3d(0,50%,0);transform:translate3d(0,50%,0)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@-webkit-keyframes jumpTwo{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}40%{-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes jumpTwo{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}40%{-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,40px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@-webkit-keyframes jumpThree{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}40%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes jumpThree{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}40%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@-webkit-keyframes jumpFour{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}50%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes jumpFour{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}50%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@-webkit-keyframes jumpFive{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}50%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes jumpFive{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}50%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@-webkit-keyframes prXOne{0%{-webkit-transform:translateX(0);transform:translate(0)}50%{-webkit-transform:translateX(-15px);transform:translate(-15px)}to{-webkit-transform:translateX(0);transform:translate(0)}}@keyframes prXOne{0%{-webkit-transform:translateX(0);transform:translate(0)}50%{-webkit-transform:translateX(-15px);transform:translate(-15px)}to{-webkit-transform:translateX(0);transform:translate(0)}}@-webkit-keyframes prXTwo{0%{-webkit-transform:translateX(0);transform:translate(0)}50%{-webkit-transform:translateX(15px);transform:translate(15px)}to{-webkit-transform:translateX(0);transform:translate(0)}}@keyframes prXTwo{0%{-webkit-transform:translateX(0);transform:translate(0)}50%{-webkit-transform:translateX(15px);transform:translate(15px)}to{-webkit-transform:translateX(0);transform:translate(0)}}@-webkit-keyframes rotated{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotated{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes rotatedTwo{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}@keyframes rotatedTwo{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}@-webkit-keyframes rotatedHalf{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(90deg);transform:rotate(90deg)}to{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes rotatedHalf{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(90deg);transform:rotate(90deg)}to{-webkit-transform:rotate(0);transform:rotate(0)}}@-webkit-keyframes rotatedHalfTwo{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}to{-webkit-transform:rotate(90deg);transform:rotate(90deg)}}@keyframes rotatedHalfTwo{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}to{-webkit-transform:rotate(90deg);transform:rotate(90deg)}}@-webkit-keyframes scale-upOne{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(.85);transform:scale(.85)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes scale-upOne{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(.85);transform:scale(.85)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes scale-right{0%{-webkit-transform:translateX(0);transform:translate(0)}50%{-webkit-transform:translateX(20%);transform:translate(20%)}to{-webkit-transform:translateX(0);transform:translate(0)}}@keyframes itfadeInDown{0%{opacity:0;-webkit-transform:translateX(-20px);transform:translate(-20px)}to{opacity:1;-webkit-transform:translateX(0);transform:translate(0)}}@keyframes scale-right{0%{-webkit-transform:translateX(0);transform:translate(0)}50%{-webkit-transform:translateX(20%);transform:translate(20%)}to{-webkit-transform:translateX(0);transform:translate(0)}}@-webkit-keyframes fade-in{0%{opacity:.2}40%{opacity:1}to{opacity:.2}}@keyframes fade-in{0%{opacity:.2}40%{opacity:1}to{opacity:.2}}@keyframes hvr-ripple-out{0%{inset:-5px}50%{inset:-15px;opacity:.8}to{inset:-5px;opacity:1}}@keyframes hvr-ripple-out-two{0%{inset:0}to{inset:-30px;opacity:0}}@-webkit-keyframes scale-up-one{0%{-webkit-transform:scale(1);transform:scale(1)}40%{-webkit-transform:scale(.5);transform:scale(.5)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes scale-up-one{0%{-webkit-transform:scale(1);transform:scale(1)}40%{-webkit-transform:scale(.5);transform:scale(.5)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes scale-up-two{0%{-webkit-transform:scale(.5);transform:scale(.5)}40%{-webkit-transform:scale(.8);transform:scale(.8)}to{-webkit-transform:scale(.5);transform:scale(.5)}}@keyframes scale-up-two{0%{-webkit-transform:scale(.5);transform:scale(.5)}40%{-webkit-transform:scale(.8);transform:scale(.8)}to{-webkit-transform:scale(.5);transform:scale(.5)}}@-webkit-keyframes scale-up-three{0%{-webkit-transform:scale(1);transform:scale(1)}40%{-webkit-transform:scale(2);transform:scale(2)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes scale-up-three{0%{-webkit-transform:scale(1);transform:scale(1)}40%{-webkit-transform:scale(2);transform:scale(2)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes jump5p{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}40%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes jump5p{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}40%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@-webkit-keyframes jump5pRsv{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}40%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes jump5pRsv{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}40%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes moveclouds{0%{margin-left:200px}to{margin-left:-200px}}@-webkit-keyframes moveclouds{0%{margin-left:200px}to{margin-left:-200px}}@keyframes moveclouds2{0%{margin-right:200px}to{margin-right:-200px}}@-webkit-keyframes moveclouds2{0%{margin-right:200px}to{margin-right:-200px}}@keyframes moveUp{0%{transform:translateY(0)}to{transform:translateY(-70%)}}@-webkit-keyframes moveUp{0%{transform:translateY(0)}to{transform:translateY(-70%)}}@keyframes itfadeUp{0%{opacity:0;-webkit-transform:translateY(60px);transform:translateY(60px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.itfadeUp{-webkit-animation-name:itfadeUp;animation-name:itfadeUp}@-webkit-keyframes itfadeLeft{0%{opacity:0;-webkit-transform:translateX(-60px);transform:translate(-60px)}to{opacity:1;-webkit-transform:translateX(0);transform:translate(0)}}@keyframes itfadeLeft{0%{opacity:0;-webkit-transform:translateX(-60px);-ms-transform:translateX(-60px);transform:translate(-60px)}to{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translate(0)}}.itfadeLeft{-webkit-animation-name:itfadeLeft;animation-name:itfadeLeft}@-webkit-keyframes itfadeRight{0%{opacity:0;-webkit-transform:translateX(60px);transform:translate(60px)}to{opacity:1;-webkit-transform:translateX(0);transform:translate(0)}}@keyframes itfadeRight{0%{opacity:0;-webkit-transform:translateX(60px);-ms-transform:translateX(60px);transform:translate(60px)}to{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translate(0)}}.itfadeRight{-webkit-animation-name:itfadeRight;animation-name:itfadeRight}@-webkit-keyframes ittitleRight{0%{opacity:0;-webkit-transform:translateX(130px);transform:translate(130px)}to{opacity:1;-webkit-transform:translateX(0);transform:translate(0)}}@keyframes ittitleRight{0%{opacity:0;-webkit-transform:translateX(130px);-ms-transform:translateX(130px);transform:translate(130px)}to{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translate(0)}}.ittitleRight{-webkit-animation-name:ittitleRight;animation-name:ittitleRight}@-webkit-keyframes ittitleLeft{0%{opacity:0;-webkit-transform:translateX(-130px);transform:translate(-130px)}to{opacity:1;-webkit-transform:translateX(0);transform:translate(0)}}@keyframes ittitleLeft{0%{opacity:0;-webkit-transform:translateX(-130px);-ms-transform:translateX(-130px);transform:translate(-130px)}to{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translate(0)}}.ittitleLeft{-webkit-animation-name:ittitleLeft;animation-name:ittitleLeft}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(30px);transform:translate(30px)}to{opacity:1;-webkit-transform:translateX(0);transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(30px);-ms-transform:translateX(30px);transform:translate(30px)}to{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translate(0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes itfadeIn{0%{opacity:0}to{opacity:1}}@keyframes itfadeIn{0%{opacity:0}to{opacity:1}}.itfadeIn{-webkit-animation-name:itfadeIn;animation-name:itfadeIn}@keyframes slideInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translate(-2000px)}to{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translate(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}.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-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-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}@font-face{font-family:Cinzel Decorative;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/cinzeldecorative/v19/daaCSScvJGqLYhG8nNt8KPPswUAPni7dTMx7aA.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cinzel Decorative;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/cinzeldecorative/v19/daaCSScvJGqLYhG8nNt8KPPswUAPni7TTMw.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cinzel Decorative;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/cinzeldecorative/v19/daaHSScvJGqLYhG8nNt8KPPswUAPniZoadlKSTG7lQ.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cinzel Decorative;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/cinzeldecorative/v19/daaHSScvJGqLYhG8nNt8KPPswUAPniZoadlESTE.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cinzel Decorative;font-style:normal;font-weight:900;font-display:swap;src:url(https://fonts.gstatic.com/s/cinzeldecorative/v19/daaHSScvJGqLYhG8nNt8KPPswUAPniZQa9lKSTG7lQ.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cinzel Decorative;font-style:normal;font-weight:900;font-display:swap;src:url(https://fonts.gstatic.com/s/cinzeldecorative/v19/daaHSScvJGqLYhG8nNt8KPPswUAPniZQa9lESTE.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Jost;font-style:italic;font-weight:100 900;font-display:swap;src:url(https://fonts.gstatic.com/s/jost/v20/92zUtBhPNqw73oHt5D4hTxM.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Jost;font-style:italic;font-weight:100 900;font-display:swap;src:url(https://fonts.gstatic.com/s/jost/v20/92zUtBhPNqw73oHt7j4hTxM.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Jost;font-style:italic;font-weight:100 900;font-display:swap;src:url(https://fonts.gstatic.com/s/jost/v20/92zUtBhPNqw73oHt4D4h.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Jost;font-style:normal;font-weight:100 900;font-display:swap;src:url(https://fonts.gstatic.com/s/jost/v20/92zatBhPNqw73oDd4iYl.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Jost;font-style:normal;font-weight:100 900;font-display:swap;src:url(https://fonts.gstatic.com/s/jost/v20/92zatBhPNqw73ord4iYl.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Jost;font-style:normal;font-weight:100 900;font-display:swap;src:url(https://fonts.gstatic.com/s/jost/v20/92zatBhPNqw73oTd4g.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Open Sans;font-style:italic;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtE6F15M.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Open Sans;font-style:italic;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWvU6F15M.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Open Sans;font-style:italic;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtU6F15M.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Open Sans;font-style:italic;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWuk6F15M.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Open Sans;font-style:italic;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWu06F15M.woff2) format("woff2");unicode-range:U+0307-0308,U+0590-05FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Open Sans;font-style:italic;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWxU6F15M.woff2) format("woff2");unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:Open Sans;font-style:italic;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqW106F15M.woff2) format("woff2");unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:Open Sans;font-style:italic;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtk6F15M.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Open Sans;font-style:italic;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWt06F15M.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Open Sans;font-style:italic;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWuU6F.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Open Sans;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu1aB.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Open Sans;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu1aB.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Open Sans;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSOmu1aB.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Open Sans;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSymu1aB.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Open Sans;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS2mu1aB.woff2) format("woff2");unicode-range:U+0307-0308,U+0590-05FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Open Sans;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTVOmu1aB.woff2) format("woff2");unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:Open Sans;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTUGmu1aB.woff2) format("woff2");unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:Open Sans;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu1aB.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Open Sans;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu1aB.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Open Sans;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Oxanium;font-style:normal;font-weight:200 800;font-display:swap;src:url(https://fonts.gstatic.com/s/oxanium/v21/RrQQboN_4yJ0JmiMe2zE0YBB.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Oxanium;font-style:normal;font-weight:200 800;font-display:swap;src:url(https://fonts.gstatic.com/s/oxanium/v21/RrQQboN_4yJ0JmiMe2LE0Q.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Schoolbell;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/schoolbell/v18/92zQtBZWOrcgoe-fgnJIZxUa6w.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Spartan-Bold;src:url("./media/Spartan-Bold-EAUKX6WN.woff2") format("woff2"),url("./media/Spartan-Bold-Q3YOKGR4.woff") format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Spartan-SemiBold;src:url("./media/Spartan-SemiBold-L2VNPGG2.woff2") format("woff2"),url("./media/Spartan-SemiBold-C2VAXFPB.woff") format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Spartan-Medium;src:url("./media/Spartan-Medium-Z3MAKWJK.woff2") format("woff2"),url("./media/Spartan-Medium-JJLEOH5M.woff") format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Spartan-Regular;src:url("./media/Spartan-Regular-UQ2WCBFH.woff2") format("woff2"),url("./media/Spartan-Regular-CZET5OAQ.woff") format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Edensor-Regular;src:url("./media/Edensor-Regular-FH2GNE2Z.woff2") format("woff2"),url("./media/Edensor-Regular-R45ROD5P.woff") format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Edensor-Semibold;src:url("./media/Edensor-Semibold-N32KZCRU.woff2") format("woff2"),url("./media/Edensor-Semibold-B7WOBGFN.woff") format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:NewYork-Regular;src:url("./media/NewYork-6YMM6RBS.woff2") format("woff2"),url("./media/NewYork-HHHEW3RJ.woff") format("woff");font-weight:400;font-style:normal;font-display:swap}:root{--it-ff-body: "Open Sans", sans-serif;--it-ff-heading: "Spartan-Bold", sans-serif;--it-ff-jost: "Jost", sans-serif;--it-ff-newyork: "NewYork-Regular", serif;--it-ff-schoolbell: "Schoolbell", scursive;--it-ff-cinzel-decorative: "Cinzel Decorative", scursive;--it-ff-oxanium: "Oxanium", sans-serif;--it-ff-spartan-semibold: "Spartan-SemiBold", sans-serif;--it-ff-spartan-medium: "Spartan-Medium", sans-serif;--it-ff-spartan-regular: "Spartan-Regular", sans-serif;--it-ff-edensor-regular: "Edensor-Regular", sans-serif;--it-ff-edensor-semibold: "Edensor-Semibold", sans-serif;--it-ff-fontawesome: Font Awesome 6 Pro;--it-common-white: #ffffff;--it-common-black: #1F2432;--it-common-black-2: #313537;--it-common-brown: #272422;--it-heading-primary: #0C121D;--it-gray-1: #F0F4F5;--it-gray-2: #D9D9D9;--it-gray-3: #F5F7F9;--it-gray-4: #FFF8F4;--it-text-body: #6C757D;--it-theme-1: #03594E;--it-theme-2: #F8C62F;--it-theme-3: #1AB69D;--it-theme-4: #618269;--it-theme-5: #FE8235;--it-theme-6: #CD935A}@media (min-width: 1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1350px}.container-1380{max-width:1380px}.container-1200{max-width:1200px}.container-1270{max-width:1270px}.container-1130{max-width:1130px}.container-1370{max-width:1370px}.container-1600{max-width:1600px}.container-1620{max-width:1620px}.container-1750{max-width:1750px}.container-1720{max-width:1720px}}body{font-size:16px;font-weight:400;line-height:1.3;font-family:var(--it-ff-body);color:var(--it-text-body)}a{text-decoration:none;transition:.3s}h1,h2,h3,h4,h5,h6{color:var(--it-common-black);line-height:1.5;-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;font-family:var(--it-ff-spartan-semibold)}img{max-width:100%}h4{font-size:34px}@media only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 992px) and (max-width: 1199px){h4{font-size:25px}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){h4{font-size:20px}}h5{font-size:20px}h6{font-size:18px}ul{margin:0;padding:0}p{font-size:16px;font-weight:400;line-height:1.7;color:var(--it-text-body);font-family:var(--it-ff-body)}.z-index-1{position:relative;z-index:1}.z-index-2{position:relative;z-index:2}.z-index-3{position:relative;z-index:3}.z-index-4{position:relative;z-index:4}.z-index-5{position:relative;z-index:5}.layer{position:relative!important}a,.btn,button,input,select,textarea,li,img,.transition-3,h1,h2,h3,h4,h5,h6{-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}a:focus,.button:focus{text-decoration:none;outline:none}a:focus,a:hover{color:inherit;text-decoration:none}a,button{color:inherit;outline:none;border:none;background:transparent}button:hover{cursor:pointer}button:focus{outline:0}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}input{height:55px;width:100%;border:none;outline:none;padding:0 25px;line-height:50px;font-size:16px;color:var(--it-common-black);background-color:#f6f7f9;text-transform:capitalize}input::placeholder{color:var(--it-text-body);text-transform:capitalize}input:focus{border-color:var(--it-theme-1)}textarea{outline:none;width:100%;padding:20px 25px;border:none;height:200px;resize:none;color:var(--it-common-black);background-color:#f6f7f9;text-transform:capitalize}textarea::-webkit-input-placeholder{color:#797979;text-transform:capitalize}textarea:-moz-placeholder{color:#797979;text-transform:capitalize}textarea::-moz-placeholder{color:#797979;text-transform:capitalize}textarea:-ms-input-placeholder{color:#797979;text-transform:capitalize}textarea:focus{border-color:var(--it-theme-1)}input[type=color]{appearance:none;-moz-appearance:none;-webkit-appearance:none;background:none;border:0;cursor:pointer;height:100%;width:100%;padding:0;border-radius:50%}*::-moz-selection{background:var(--it-theme-1);color:var(--itt-common-white);text-shadow:none}::-moz-selection{background:var(--it-theme-1);color:var(--it-common-white);text-shadow:none}::selection{background:var(--it-theme-1);color:var(--it-common-white);text-shadow:none}*::-moz-placeholder{color:var(--it-common-black);font-size:var(--it-fz-body);opacity:1}*::placeholder{color:var(--it-common-black);font-size:var(--it-fz-body);opacity:1}.fix{overflow:hidden}.p-relative{position:relative}.p-absolute{position:absolute}.gx-10{--bs-gutter-x: 10px}.gx-15{--bs-gutter-x: 15px}.gx-20{--bs-gutter-x: 20px}.gx-25{--bs-gutter-x: 25px}.gx-35{--bs-gutter-x: 35px}@media (max-width: 767px){.gx-35{--bs-gutter-x: 30px}}.gx-40{--bs-gutter-x: 40px}@media (max-width: 767px){.gx-40{--bs-gutter-x: 30px}}.gx-50{--bs-gutter-x: 40px}@media (max-width: 767px){.gx-50{--bs-gutter-x: 30px}}.gx-70{--bs-gutter-x: 70px}@media (max-width: 767px){.gx-70{--bs-gutter-x: 30px}}.border-radius-10,.border-radius-10 img{border-radius:10px}.border-radius-20,.border-radius-20 img{border-radius:20px}.border-radius-30,.border-radius-30 img{border-radius:30px}.border-radius-100{border-radius:100px!important}.border-radius-0{border-radius:0!important}.border-line{display:inline;background-repeat:no-repeat;background-size:0% 1px,0 1px;background-position:100% 100%,0 100%;transition:background-size .3s linear;background-image:linear-gradient(currentcolor,currentcolor),linear-gradient(currentcolor,currentcolor)}.border-line:hover{background-size:0% 1px,100% 1px}.title-hover{transition:all .3s}.title-hover:hover{color:var(--it-theme-1)}.slider-transtion{-webkit-transition-timing-function:linear;transition-timing-function:linear}.thumb-overlay{position:relative}.thumb-overlay img{width:100%}.thumb-overlay:after{content:"";position:absolute;top:0;left:0;height:100%;width:100%;border-radius:20px;background-color:#1f243280}.zoom-effect{overflow:hidden}.zoom-effect img{transition:1.3s all ease}.zoom-effect:hover img{transform:scale(1.2)}.sky{position:relative;width:300px;height:300px;border-radius:20px;background:linear-gradient(to bottom,#b3e5fc,#e1f5fe);box-shadow:0 0 15px #0003;overflow:hidden}.it-btn-yellow{font-size:16px;padding:15.5px 29px;line-height:1.1;font-weight:500;text-align:center;transition:.4s;border-radius:8px;position:relative;display:inline-flex;align-items:center;justify-content:center;color:var(--it-common-white);font-family:var(--it-ff-jost);background-color:var(--it-theme-2)}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-btn-yellow{font-size:14px;padding:13px 25px}}.it-btn-yellow span{position:relative;z-index:1;overflow:hidden;display:inline-block;color:var(--it-common-black)}.it-btn-yellow span span.text-1{position:relative;display:block;transition:.3s}.it-btn-yellow span span.text-2{position:absolute;top:100%;display:block;transition:.3s}.it-btn-yellow svg{width:14px;height:14px;transition:.3s;margin-left:10px;display:inline-block;transform:translateY(-1px);color:var(--it-common-black)}.it-btn-yellow:hover{color:var(--it-common-white)}.it-btn-yellow:hover span span.text-1{-webkit-transform:translateY(-150%);transform:translateY(-150%)}.it-btn-yellow:hover span span.text-2{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.it-btn-yellow.error-btn i{margin-left:0;margin-right:10px}.it-btn-yellow.white-bg span{color:var(--it-common-black)}.it-btn-yellow.white-bg svg{color:var(--it-common-black)}.it-btn-yellow.black-bg span{color:var(--it-common-white)}.it-btn-yellow.black-bg svg{color:var(--it-common-white)}.it-btn-yellow.theme-bg{background-color:var(--it-theme-1)}.it-btn-yellow.theme-bg span{color:var(--it-common-white)}.it-btn-yellow.theme-bg svg{color:var(--it-common-white)}.it-btn-yellow.theme-4-bg{background-color:var(--it-theme-4)}.it-btn-yellow.theme-4-bg span{color:var(--it-common-white)}.it-btn-yellow.theme-4-bg svg{color:var(--it-common-white)}.it-btn-yellow.theme-5-bg{border-radius:0;background-color:var(--it-theme-5)}.it-btn-yellow.theme-5-bg span{color:var(--it-common-white)}.it-btn-yellow.theme-5-bg svg{color:var(--it-common-white)}.it-btn-yellow.style-2{padding:11.5px 47px;border-radius:100%;background-color:transparent;border:1px solid var(--it-theme-6)}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-btn-yellow.style-2{padding:9px 30px}}.it-btn-yellow.style-2 span{font-size:20px;color:var(--it-theme-6);font-family:var(--it-ff-newyork)}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-btn-yellow.style-2 span{font-size:14px}}.it-btn-yellow.style-2 svg{color:var(--it-theme-6)}.it-btn-border{font-size:16px;padding:15.5px 29px;font-weight:500;text-align:center;transition:.4s;border-radius:8px;position:relative;display:inline-flex;align-items:center;line-height:1.1;justify-content:center;color:var(--it-theme-1);font-family:var(--it-ff-jost);background-color:transparent;border:1px solid var(--it-theme-1)}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-btn-border{font-size:14px;padding:13px 25px}}.it-btn-border span{position:relative;z-index:1;overflow:hidden;display:inline-block;color:var(--it-common-black)}.it-btn-border span span.text-1{position:relative;display:block;transition:.3s}.it-btn-border span span.text-2{position:absolute;top:100%;display:block;transition:.3s}.it-btn-border svg{width:14px;height:14px;margin-left:10px;display:inline-block;transform:translateY(-1px);color:var(--it-common-black)}.it-btn-border:hover{color:var(--it-common-white)}.it-btn-border:hover span span.text-1{-webkit-transform:translateY(-150%);transform:translateY(-150%)}.it-btn-border:hover span span.text-2{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.it-btn-border.style-2{border-radius:1000px;padding:14px 40px;border:1px solid var(--it-theme-6)}.it-btn-border.style-2 span,.it-btn-border.style-2 svg{color:var(--it-theme-6)}.it-btn-border.style-3{padding:14.5px 29px;font-family:var(--it-ff-spartan-semibold)}.it-btn-sm{font-size:16px;padding:10.5px 5px;font-weight:500;text-align:center;transition:.4s;border-radius:5px;position:relative;display:flex;align-items:center;justify-content:center;background-color:var(--it-theme-1);font-family:var(--it-ff-heading)}@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: 767px){.it-btn-sm{font-size:14px}}.it-btn-sm span{position:relative;z-index:1;overflow:hidden;display:inline-block}.it-btn-sm span span{color:var(--it-common-white)}.it-btn-sm span span.text-1{position:relative;display:block;transition:.3s}.it-btn-sm span span.text-2{position:absolute;top:100%;display:block;transition:.3s}.it-btn-sm i{position:relative;overflow:hidden;width:14px;height:14px;display:inline-flex;margin-left:10px}.it-btn-sm i svg{transform:translateY(-1px);position:absolute;bottom:-1px;left:1px;transition:all .2s ease-out}.it-btn-sm i svg:last-child{left:-12px;bottom:-12px;transform:translate(0);opacity:0}.it-btn-sm:hover{color:var(--it-common-white)}.it-btn-sm:hover span span.text-1{-webkit-transform:translateY(-150%);transform:translateY(-150%)}.it-btn-sm:hover span span.text-2{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.it-btn-sm:hover i svg:first-child{transform:translate(16px,-16px)}.it-btn-sm:hover i svg:last-child{opacity:1;visibility:visible;transform:translate(13px,-12px)}@-moz-keyframes headerSlideDown{0%{margin-top:-150px}to{margin-top:0}}@-ms-keyframes headerSlideDown{0%{margin-top:-150px}to{margin-top:0}}@-webkit-keyframes headerSlideDown{0%{margin-top:-150px}to{margin-top:0}}@keyframes headerSlideDown{0%{margin-top:-150px}to{margin-top:0}}@keyframes itswing{0%{-webkit-transform:rotate(4deg);-moz-transform:rotate(4deg);-ms-transform:rotate(4deg);-o-transform:rotate(4deg);transform:rotate(4deg)}to{-webkit-transform:rotate(-4deg);-moz-transform:rotate(-4deg);-ms-transform:rotate(-4deg);-o-transform:rotate(-4deg);transform:rotate(-4deg)}}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{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)}to{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}to{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)}to{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@keyframes img-anim-right{0%{transform:translate(5%);clip-path:inset(0 0 0 100%);opacity:0}to{transform:translate(0);clip-path:inset(0 0 0 0);opacity:1}}@keyframes img-anim-left{0%{transform:translate(-5%);clip-path:inset(0 100% 0 0);opacity:0}to{transform:translate(0);clip-path:inset(0 0 0 0);opacity:1}}@keyframes img-anim-top{0%{transform:translateY(-5%);clip-path:inset(0 0 100% 0);opacity:0}to{transform:translateY(0);clip-path:inset(0 0 0 0);opacity:1}}@keyframes img-anim-bottom{0%{transform:translateY(25%);clip-path:inset(0 0 100% 0);opacity:0}to{transform:translateY(0);clip-path:inset(0 0 0 0);opacity:1}}.img-anim-right{animation:img-anim-right 1.3s forwards cubic-bezier(.645,.045,.355,1) .4s;opacity:0}.img-anim-top{animation:img-anim-top 1.3s forwards cubic-bezier(.645,.045,.355,1);opacity:0}.img-anim-bottom{animation:img-anim-bottom 1.3s forwards cubic-bezier(.645,.045,.355,1);opacity:0}.img-anim-left{animation:img-anim-left 1.3s forwards cubic-bezier(.645,.045,.355,1) .4s;opacity:0}@keyframes animate-pulse2{0%{box-shadow:0 0 #2dc45800,0 0 #2dc458cc}40%{box-shadow:0 0 0 50px #2dc45800,0 0 #2dc458cc}80%{box-shadow:0 0 0 50px #2dc45800,0 0 0 30px #2dc45800}to{box-shadow:0 0 #2dc45800,0 0 0 30px #2dc45800}}.pulse2{animation:animate-puls2 3s linear infinite}@keyframes animate-pulse{0%{box-shadow:0 0 rgba(var(--pulse-color),.7),0 0 rgba(var(--pulse-color),.7)}40%{box-shadow:0 0 0 28px rgba(var(--pulse-color),0),0 0 rgba(var(--pulse-color),.7)}80%{box-shadow:0 0 0 28px rgba(var(--pulse-color),0),0 0 0 15px rgba(var(--pulse-color),0)}to{box-shadow:0 0 rgba(var(--pulse-color),0),0 0 0 15px rgba(var(--pulse-color),0)}}.pulse{animation:animate-pulse 3s linear infinite}@keyframes animationglob{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes translateX2{0%{-webkit-transform:translateX(30px);-moz-transform:translateX(30px);-ms-transform:translateX(30px);-o-transform:translateX(30px);transform:translate(30px)}to{-webkit-transform:translatX(-20px);-moz-transform:translateX(-20px);-ms-transform:translateX(-20px);-o-transform:translateX(-20px);transform:translate(-20px)}}@keyframes translateX{0%{-webkit-transform:translateX(-30px);-moz-transform:translateX(-30px);-ms-transform:translateX(-30px);-o-transform:translateX(-30px);transform:translate(-30px)}to{-webkit-transform:translatX(20px);-moz-transform:translateX(20px);-ms-transform:translateX(20px);-o-transform:translateX(20px);transform:translate(20px)}}@keyframes translateY{0%{-webkit-transform:translateY(-30px);-moz-transform:translateY(-30px);-ms-transform:translateY(-30px);-o-transform:translateY(-30px);transform:translateY(-30px)}to{-webkit-transform:translatXY(20px);-moz-transform:translateY(20px);-ms-transform:translateY(20px);-o-transform:translateY(20px);transform:translateY(20px)}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.85,.85,.85);transform:scale3d(.85,.85,.85)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@keyframes animate-pulse-theme{0%{box-shadow:0 0 #2dc458cc,0 0 #2dc458cc}40%{box-shadow:0 0 0 50px #09121600,0 0 #2dc458cc}80%{box-shadow:0 0 0 50px #09121600,0 0 0 30px #2dc45800}to{box-shadow:0 0 #09121600,0 0 0 30px #2dc45800}}@keyframes animate-pulse-white{0%{box-shadow:0 0 #fffc,0 0 #fffc}40%{box-shadow:0 0 0 50px #fff0,0 0 #fffc}80%{box-shadow:0 0 0 50px #fff0,0 0 0 30px #fff0}to{box-shadow:0 0 #fff0,0 0 0 30px #fff0}}@keyframes animate-pulse-orange{0%{box-shadow:0 0 #ff8703cc,0 0 #ff8703cc}40%{box-shadow:0 0 0 50px #ff870300,0 0 #ff8703cc}80%{box-shadow:0 0 0 50px #ff870300,0 0 0 30px #ff870300}to{box-shadow:0 0 #ff870300,0 0 0 30px #ff870300}}.pulse-theme{animation:animate-pulse-theme 3s linear infinite}.pulse-orange{animation:animate-pulse-orange 3s linear infinite}.pulse-white{animation:animate-pulse-white 3s linear infinite}@keyframes title-animation{0%{width:0}15%{width:100%}85%{opacity:1}90%{width:100%;opacity:0}to{width:0;opacity:0}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes icon-bounce{0%,to,20%,50%,80%{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-10px);-moz-transform:translateY(-10px);-ms-transform:translateY(-10px);-o-transform:translateY(-10px);transform:translateY(-10px)}60%{-webkit-transform:translateY(-5px);-moz-transform:translateY(-5px);-ms-transform:translateY(-5px);-o-transform:translateY(-5px);transform:translateY(-5px)}}@keyframes ittranslateX2{0%{-webkit-transform:translateX(-30px);-moz-transform:translateX(-30px);-ms-transform:translateX(-30px);-o-transform:translateX(-30px);transform:translate(-30px)}to{-webkit-transform:translatXY(20px);-moz-transform:translateX(20px);-ms-transform:translateX(20px);-o-transform:translateX(20px);transform:translate(20px)}}@keyframes itrotate{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes itrotate2{0%{transform:rotateY(0)}to{transform:rotateY(360deg)}}@keyframes flyRight{0%{left:41%;top:17%;transform:scale(1) rotateY(0)}50%{top:50px}to{left:100vw;top:0;transform:scale(1) rotateY(0)}}@keyframes flap{0%{transform:rotate(-10deg) scaleY(.95)}25%{transform:rotate(-5deg) scaleY(1)}50%{transform:rotate(0) scaleY(1.05)}75%{transform:rotate(5deg) scaleY(1)}to{transform:rotate(10deg) scaleY(.95)}}@keyframes moveDots{0%{background-position:0 0}to{background-position:20px 20px}}@keyframes zoom{0%{transform:scale(.85)}50%{transform:scale(1)}to{transform:scale(.85)}}@keyframes itswing-2{0%{-webkit-transform:rotate(2deg);-moz-transform:rotate(2deg);-ms-transform:rotate(2deg);-o-transform:rotate(2deg);transform:rotate(2deg)}to{-webkit-transform:rotate(-2deg);-moz-transform:rotate(-2deg);-ms-transform:rotate(-2deg);-o-transform:rotate(-2deg);transform:rotate(-2deg)}}@keyframes updown{0%{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-20px);-moz-transform:translateY(-20px);-ms-transform:translateY(-20px);-o-transform:translateY(-20px);transform:translateY(-20px)}}#it-loading{background-color:#e4e3e3;height:100%;width:100%;position:fixed;z-index:999999;margin-top:0;top:0}#it-loading-center{width:100%;height:100%;position:relative}#it-loading-absolute{position:absolute;left:50%;top:50%;width:30%;transform:translate(-50%,-50%)}@media only screen and (min-width: 1200px) and (max-width: 1399px){#it-loading-absolute{width:40%}}@media only screen and (min-width: 992px) and (max-width: 1199px){#it-loading-absolute{width:40%}}@media only screen and (min-width: 768px) and (max-width: 991px){#it-loading-absolute{width:45%}}@media only screen and (min-width: 576px) and (max-width: 767px){#it-loading-absolute{width:50%}}@media (max-width: 575px){#it-loading-absolute{width:60%}}.object{width:20px;height:20px;background-color:#674df0;-moz-border-radius:50% 50% 50% 50%;-webkit-border-radius:50% 50% 50% 50%;border-radius:50%;margin-right:20px;margin-bottom:20px;position:absolute}.it-loading-content{text-align:center}.it-loading-content span{margin-top:12px;display:inline-block;color:var(--it-common-black);font-weight:700;font-size:20px}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-loading-content span{font-size:14px}}.it-loading-logo{padding-bottom:6px}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px){.it-loading-logo{font-size:14px;width:220px}}@media (max-width: 767px){.it-loading-logo{font-size:14px;width:140px}}.it-loading-stroke{position:relative;width:100%;background:#0077c6;height:3px;margin-top:10px}.it-loading-stroke:before{position:absolute;content:"";left:0;top:0;width:100%;height:3px;background-color:#e4e3e3;animation:educom-anim 5s linear infinite;animation-timing-function:cubic-bezier(.75,.04,0,.86)}.it-loading-icon{position:absolute;top:-86px;left:-10px;width:90px;height:90px;animation:educom-anim 5s linear infinite;animation-timing-function:cubic-bezier(.75,.04,0,.86)}@media (max-width: 767px){.it-loading-icon{width:50px;height:50px;top:-50px}}.it-loading--text{padding-bottom:10px}@keyframes educom-loading-term{0%{transform:rotate(0)}25%{transform:rotate(-75deg)}50%{transform:rotate(0)}75%{transform:rotate(-75deg)}to{transform:rotate(0)}}@keyframes educom-anim{0%{left:0}50%{left:100%}to{left:0}}@-webkit-keyframes educom-anim{0%{left:0}50%{left:100%}to{left:0}}#object_one{-webkit-animation:object 2s linear infinite;animation:object 2s linear infinite}#object_two{-webkit-animation:object 2s linear infinite -.4s;animation:object 2s linear infinite -.4s}#object_three{-webkit-animation:object 2s linear infinite -.8s;animation:object 2s linear infinite -.8s}#object_four{-webkit-animation:object 2s linear infinite -1.2s;animation:object 2s linear infinite -1.2s}#object_five{-webkit-animation:object 2s linear infinite -1.6s;animation:object 2s linear infinite -1.6s}@-webkit-keyframes object{0%{left:100px;top:0}80%{left:0;top:0}85%{left:0;top:-20px;width:20px;height:20px}90%{width:40px;height:15px}95%{left:100px;top:-20px;width:20px;height:20px}to{left:100px;top:0}}@keyframes object{0%{left:100px;top:0}80%{left:0;top:0}85%{left:0;top:-20px;width:20px;height:20px}90%{width:40px;height:15px}95%{left:100px;top:-20px;width:20px;height:20px}to{left:100px;top:0}}.scroll-top{width:40px;height:40px;line-height:40px;position:fixed;bottom:-10%;right:50px;font-size:16px;z-index:9;text-align:center;border-radius:50%;color:var(--it-common-white);cursor:pointer;background:var(--it-theme-1);transition:1s ease;border:none}.scroll-top.open{bottom:80px}.theme-bg{background:var(--it-theme-1)}.theme-4-bg{background:var(--it-theme-4)}.yellow-bg{background:var(--it-theme-2)}.black-bg{background:var(--it-common-black)}.white-bg{background:var(--it-common-white)}.gray-bg{background:var(--it-gray-1)}.gray-3-bg{background:var(--it-gray-3)}.gray-4-bg{background:var(--it-gray-4)}.brown-bg{background:var(--it-common-brown)}.body-overlay{position:fixed;top:0;left:0;z-index:999;width:100%;height:100%;background:#181818cc;visibility:hidden;opacity:0;transition:.45s ease-in-out}.body-overlay.apply{opacity:1;visibility:visible}.body-overlay:hover{cursor:pointer}.it-instagram img{width:100%}.itoffcanvas{position:fixed;top:0;bottom:0;right:-100%;width:450px;z-index:9999;padding:50px;opacity:0;z-index:1000;visibility:hidden;overflow-y:scroll;scrollbar-width:none;transition:.3s linear;overscroll-behavior-y:contain;background:var(--it-common-white) none repeat scroll 0 0}.itoffcanvas.opened{opacity:1;visibility:visible}@media (max-width: 767px){.itoffcanvas{width:300px;padding:40px 35px}}@media only screen and (min-width: 576px) and (max-width: 767px){.itoffcanvas{width:72%;padding:40px}}.itoffcanvas.opened{right:0;-webkit-transition:all .4s cubic-bezier(.785,.135,.15,.86);-moz-transition:all .4s cubic-bezier(.785,.135,.15,.86);transition:all .4s cubic-bezier(.785,.135,.15,.86);transition-duration:.6s}.itoffcanvas__logo{margin-bottom:60px}@media (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.itoffcanvas__logo{padding-top:0}}.itoffcanvas__logo img{width:157px;height:100%}.itoffcanvas__close-btn button{font-size:35px;position:absolute;right:50px;top:42px;transition:1s;font-weight:300;opacity:.6;color:var(--it-common-black);-webkit-transition:all .4s cubic-bezier(.785,.135,.15,.86);-moz-transition:all .4s cubic-bezier(.785,.135,.15,.86);transition:all .4s cubic-bezier(.785,.135,.15,.86);transition-duration:.3s}@media only screen and (min-width: 768px) and (max-width: 991px){.itoffcanvas__close-btn button{font-size:28px;right:48px;top:52px}}@media (max-width: 767px){.itoffcanvas__close-btn button{font-size:28px;right:39px;top:38px}}.itoffcanvas__close-btn button:hover{opacity:1;color:var(--it-common-black)}.itoffcanvas__content{margin-bottom:30px}.itoffcanvas__content p{font-size:16px;color:#fff;font-weight:400;line-height:1.6;margin-bottom:25px}.itoffcanvas__content span{color:#fff;font-size:18px;font-weight:500;margin-bottom:5px;display:inline-block}.itoffcanvas__content a{font-size:30px;line-height:51px;font-weight:700;color:var(--it-common-white);display:inline-block}@media (max-width: 767px){.itoffcanvas__content a{font-size:27px}}.itoffcanvas__social{margin-top:50px}.itoffcanvas__social .social-icon a{height:50px;width:50px;line-height:50px;text-align:center;font-size:18px;background-color:var(--it-theme-1);color:var(--it-common-white);margin-right:15px;transition:.3s;display:inline-block;border-radius:50%}@media (max-width: 767px){.itoffcanvas__social .social-icon a{margin-right:3px}}.itoffcanvas__social .social-icon a:hover{background-color:var(--it-theme-1);color:var(--it-common-white)}.itoffcanvas__text{border-bottom:1px solid rgba(0,0,0,.1);padding-bottom:20px;margin-bottom:20px}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.itoffcanvas__text{display:none}}.itoffcanvas__text p{font-size:16px;color:#414144}.itoffcanvas__info{border-bottom:1px solid rgba(0,0,0,.1);padding-bottom:30px;margin-bottom:20px}.itoffcanvas__info .offcanva-title{color:var(--it-common-black);margin:30px 0 40px;font-size:20px;font-weight:600}.itoffcanvas__info-icon a{height:50px;width:50px;background-color:var(--it-theme-1);color:var(--it-common-white);display:inline-block;text-align:center;line-height:50px;border-radius:50px;font-weight:400;font-size:21px;margin-right:20px}.itoffcanvas__info-address span{display:block;font-size:16px;font-weight:400;color:#0009}.itoffcanvas__info-address a{display:block;color:var(--it-common-black);font-size:18px;font-weight:600;transition:.3s}@media (max-width: 767px){.itoffcanvas__info-address a{font-size:16px}}.itoffcanvas__info-address a:hover{color:var(--it-theme-1)}.itoffcanvas .it-homemenu-wrapper{padding:0}.itoffcanvas .home-img-thumb{padding:0;height:135px}.itoffcanvas .it-menu-mobile .home-img-title,.itoffcanvas .it-category-mobile-menu .home-img-title{font-weight:400}.itoffcanvas .it-megamenu-thumb,.itoffcanvas .it-megamenu-text{display:none}.itoffcanvas .it-megamenu-list li a:before{display:none}.itoffcanvas .it-megamenu-list li:hover>a{padding-left:0;font-weight:400}.itoffcanvas .it-megamenu-list li:not(:last-child){margin-bottom:0}.itoffcanvas .it-menu-mobile ul li>a,.itoffcanvas .it-category-mobile-menu ul li>a{border-bottom:1px solid rgba(255,255,255,.2)}.itoffcanvas .it-megamenu-title{font-size:16px;margin-bottom:15px;padding-bottom:14px;margin-right:65px;margin-top:30px;font-weight:500;color:var(--it-common-black);border-bottom:1px solid rgba(0,0,0,.1)}.itoffcanvas .home-img:hover .home-img-title a{color:var(--it-common-white)}.itoffcanvas .home-img:hover .home-img-title{background-size:0% 1px,100% 1px}.it-offcanva-bottom-shape{position:absolute;bottom:0;right:0;width:100%;z-index:-1}.it-offcanva-bottom-shape img{width:100%}.it-breadcrumb-area{background-position:center;background-size:cover;background-repeat:no-repeat;padding-top:75px;padding-bottom:75px;background-color:var(--it-gray-3)}@media (max-width: 767px){.it-breadcrumb-area{padding-top:80px;padding-bottom:50px}}.it-breadcrumb-title{font-size:45px;line-height:1.56;position:relative;margin-bottom:30px;letter-spacing:.01em;color:var(--it-common-black);font-family:var(--it-ff-heading)}.it-breadcrumb-title .title-shape{position:absolute;bottom:0;left:-.5%;z-index:-1}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-breadcrumb-title .title-shape{display:none}}.it-breadcrumb-title.style-2 .title-shape{left:0;right:0;text-align:center;margin:0 auto}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-breadcrumb-title{font-size:36px;margin-bottom:20px}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-breadcrumb-title{font-size:35px;margin-bottom:20px}}@media (max-width: 767px){.it-breadcrumb-title{font-size:35px;margin-bottom:20px}.it-breadcrumb-title br{display:none}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-breadcrumb-title{font-size:42px}}.it-breadcrumb-thumb{padding-right:137px}.it-breadcrumb-thumb img{border-radius:10px}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-breadcrumb-thumb{padding-right:70px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-breadcrumb-thumb{padding-right:40px}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-breadcrumb-thumb{padding-right:0}}@media (max-width: 767px){.it-breadcrumb-thumb{padding-right:0;margin-top:50px;width:100%}}.it-breadcrumb-list{display:inline-block;border-radius:8px;padding:12px 30px;background-color:var(--it-theme-1)}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-breadcrumb-list{padding:8px 30px}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-breadcrumb-list{padding:8px 22px}}.it-breadcrumb-list span{display:inline-block;letter-spacing:.01em;color:var(--it-common-white);font-family:var(--it-ff-spartan-semibold)}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-breadcrumb-list span{font-size:14px}}.it-breadcrumb-list span.dvdr{margin:0 12px;transform:translateY(-1px);color:var(--it-common-white)}.it-breadcrumb-list i{font-style:normal;letter-spacing:.01em;color:var(--it-common-white);font-family:var(--it-ff-spartan-semibold)}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-breadcrumb-list i{font-size:14px}}.it-breadcrumb-list-2{margin-bottom:60px}.it-breadcrumb-list-2 span{letter-spacing:.01em;color:var(--it-common-white);font-family:var(--it-ff-spartan-semibold)}.it-breadcrumb-list-2 span.dvdr{margin:0 20px}.it-breadcrumb-subtitle{display:inline-block;border-radius:5px;padding:7px 20px;margin-bottom:35px;color:var(--it-common-white);background-color:var(--it-theme-1);border:1px solid rgba(26,182,157,.3)}.it-breadcrumb-author{flex:0 0 auto}.it-breadcrumb-author img{width:40px;height:40px;border-radius:50%;margin-right:15px}.it-breadcrumb-author-info span{display:block;font-size:14px;color:var(--it-theme-2)}.it-breadcrumb-author-info span:last-child{margin-top:8px;font-size:18px;color:#fffc;font-family:var(--it-ff-spartan-medium)}.it-breadcrumb-author-wrapper{display:flex;justify-content:center;align-items:center}@media (max-width: 767px){.it-breadcrumb-author-wrapper{display:block}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-breadcrumb-author-wrapper{display:flex;justify-content:space-between}}.it-breadcrumb-author-wrapper .border-style{padding-right:30px;margin-right:30px;border-right:1px solid rgba(255,255,255,.3)}@media (max-width: 767px){.it-breadcrumb-author-wrapper .border-style{padding-right:0;margin-right:0;border-right:none}}@media (max-width: 767px){.it-breadcrumb-author-wrapper .border-style.d-flex.align-items-center.mb-20{flex-wrap:nowrap!important;text-align:start;justify-content:center}}.it-breadcrumb-course-details-style{padding-top:65px;padding-bottom:40px}.it-breadcrumb-course-details-style .it-breadcrumb-thumb{padding-right:0;border-radius:10px;display:inline-block;border:5px solid var(--it-common-white)}.it-breadcrumb-course-details-style.team-details-style{padding-bottom:92px}.it-breadcrumb-course-details-style .it-breadcrumb-author-wrapper{justify-content:start}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-breadcrumb-course-details-style .it-breadcrumb-list-2 span{font-size:14px}}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-breadcrumb-course-details-style .it-breadcrumb-list-2 span.dvdr{margin:0 10px}}.it-breadcrumb-course-details-3-style{padding-top:90px;padding-bottom:290px}@media (max-width: 767px){.it-breadcrumb-course-details-3-style{padding-bottom:75px}}.it-breadcrumb-course-details-4-style{padding-top:150px;padding-bottom:155px}@media only screen and (min-width: 576px) and (max-width: 767px){.it-breadcrumb-course-details-4-style .it-breadcrumb-list{padding:8px 10px}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-breadcrumb-course-details-4-style .it-breadcrumb-list span{font-size:13px}}.it-breadcrumb-event-details-style{padding-top:110px;padding-bottom:410px}.it-breadcrumb-event-details-style .it-breadcrumb-title{margin-bottom:20px}.it-breadcrumb-style-2{padding-top:150px;padding-bottom:155px}@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: 767px){.it-breadcrumb-style-2{padding-top:100px;padding-bottom:130px}}@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: 767px){.it-breadcrumb-style-2 .it-breadcrumb-shape-3{display:none}}@media (max-width: 767px){.it-breadcrumb-style-2 .it-breadcrumb-title{font-size:30px}}@media (max-width: 767px){.it-breadcrumb-style-2 .it-breadcrumb-list span{font-size:12px}}.it-breadcrumb-style-2 .it-breadcrumb-list span.dvdr svg{height:12px}.it-breadcrumb-style-3{background-position:center;background-size:cover;background-repeat:no-repeat;padding-top:255px;padding-bottom:140px;background-color:transparent}.it-breadcrumb-style-3 .it-hero-4-shape-1{top:31%}.it-breadcrumb-style-3 .it-hero-4-shape-1 img{animation:unset}.it-breadcrumb-style-3 .it-hero-4-shape-3{top:34%;right:7%}.it-breadcrumb-style-3 .it-hero-4-shape-3 img{animation:unset}.it-breadcrumb-style-4{padding-top:100px;padding-bottom:120px;background-color:var(--it-theme-1)}@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: 767px){.it-breadcrumb-style-4{padding-top:70px;padding-bottom:90px}}.it-breadcrumb-style-4 .it-breadcrumb-title{font-weight:400;font-size:60px;letter-spacing:.01em;text-transform:uppercase;color:var(--it-common-white);font-family:var(--it-ff-cinzel-decorative)}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-breadcrumb-style-4 .it-breadcrumb-title{font-size:45px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-breadcrumb-style-4 .it-breadcrumb-title{font-size:40px}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-breadcrumb-style-4 .it-breadcrumb-title{font-size:40px}}@media (max-width: 767px){.it-breadcrumb-style-4 .it-breadcrumb-title{font-size:34px}}.it-breadcrumb-style-4 .it-breadcrumb-list{padding:16px 30px;background-color:var(--it-theme-2)}@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: 767px){.it-breadcrumb-style-4 .it-breadcrumb-list{padding:10px 30px}}.it-breadcrumb-style-4 .it-breadcrumb-list span,.it-breadcrumb-style-4 .it-breadcrumb-list span.dvdr,.it-breadcrumb-style-4 .it-breadcrumb-list i{color:var(--it-common-black)}.it-breadcrumb-style-4 .it-breadcrumb-bg{position:absolute;top:0;right:0;height:100%;width:30%;width:44.5%}@media only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 992px) and (max-width: 1199px){.it-breadcrumb-style-4 .it-breadcrumb-bg{width:52%}}@media (max-width: 767px){.it-breadcrumb-style-4 .it-breadcrumb-bg{position:static;width:100%;margin-top:50px}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-breadcrumb-style-4 .it-breadcrumb-bg{position:absolute;width:40%;margin-top:0}}.it-breadcrumb-style-4 .it-breadcrumb-bg img{width:100%;height:100%;object-fit:cover}.it-breadcrumb-style-5{padding-top:165px;padding-bottom:170px}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-breadcrumb-style-5{padding:100px 0}}.it-breadcrumb-style-5:after{position:absolute;content:"";top:0;left:0;height:100%;width:100%;background-color:#0d0d0dcc}.it-breadcrumb-style-5 .it-breadcrumb-title{font-weight:500;font-size:60px;letter-spacing:.01em;line-height:1;margin-bottom:36px;text-transform:uppercase;color:var(--it-common-white);font-family:var(--it-ff-oxanium)}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-breadcrumb-style-5 .it-breadcrumb-title{font-size:45px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-breadcrumb-style-5 .it-breadcrumb-title{font-size:40px}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-breadcrumb-style-5 .it-breadcrumb-title{font-size:40px}}@media (max-width: 767px){.it-breadcrumb-style-5 .it-breadcrumb-title{font-size:34px}}.it-breadcrumb-style-5 .it-breadcrumb-list{padding:16px 30px;border-radius:0;background-color:var(--it-theme-5)}@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: 767px){.it-breadcrumb-style-5 .it-breadcrumb-list{padding:10px 30px}}.it-breadcrumb-style-5 .it-breadcrumb-list span{font-family:var(--it-ff-body);color:var(--it-common-white)}.it-breadcrumb-style-5 .it-breadcrumb-list span.dvdr{color:var(--it-common-white)}.it-breadcrumb-style-5 .it-breadcrumb-list i{font-family:var(--it-ff-body);color:var(--it-common-white)}.it-breadcrumb-style-5 .it-breadcrumb-bg{position:absolute;top:0;right:0;height:100%;width:30%;width:44.5%}@media only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 992px) and (max-width: 1199px){.it-breadcrumb-style-5 .it-breadcrumb-bg{width:52%}}@media (max-width: 767px){.it-breadcrumb-style-5 .it-breadcrumb-bg{position:static;width:100%;margin-top:50px}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-breadcrumb-style-5 .it-breadcrumb-bg{position:absolute;width:40%;margin-top:0}}.it-breadcrumb-style-5 .it-breadcrumb-bg img{width:100%;height:100%;object-fit:cover}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-breadcrumb-ptb{padding:100px 0}}.it-breadcrumb-shape-1{position:absolute;z-index:-1;top:0;left:0}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-breadcrumb-shape-1{top:-7%;left:-5%}}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-breadcrumb-shape-1{display:none}}.it-breadcrumb-shape-2{position:absolute;z-index:-1;top:-21%;right:0}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-breadcrumb-shape-2{display:none}}.it-breadcrumb-shape-3{position:absolute;z-index:-1;top:4%;right:15.5%}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-breadcrumb-shape-3{right:3.5%}}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-breadcrumb-shape-3{display:none}}.it-breadcrumb-shape-4{position:absolute;bottom:0;right:41%}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-breadcrumb-shape-4{display:none}}.it-custom-accordion .accordion-items{border-radius:20px;background-color:var(--it-common-white)}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-custom-accordion .accordion-items{margin-bottom:20px}}.it-custom-accordion .accordion-buttons{position:relative;text-align:left;padding:25px 65px 25px 30px;width:100%;font-size:20px;font-weight:700;color:var(--it-common-black);font-family:var(--it-ff-cinzel-decorative)}@media only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 992px) and (max-width: 1199px){.it-custom-accordion .accordion-buttons{font-size:17px;padding:20px 65px 20px 25px}}@media (max-width: 767px){.it-custom-accordion .accordion-buttons{font-size:16px;padding:20px 65px 20px 25px}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-custom-accordion .accordion-buttons{font-size:18px}}.it-custom-accordion .accordion-buttons span{display:inline-block;margin-right:5px}.it-custom-accordion .accordion-buttons span svg{width:39px;height:40px}@media (max-width: 767px){.it-custom-accordion .accordion-buttons span svg{width:25px}}.it-custom-accordion .accordion-buttons:after{position:absolute;content:"\f106";font-family:"Font Awesome 5 Pro";top:50%;right:30px;font-weight:400;font-size:16px;height:25px;width:25px;line-height:25px;text-align:center;opacity:1;border-radius:50%;transform:translateY(-50%);color:var(--it-common-white);background-color:var(--it-theme-1)}.it-custom-accordion .accordion-buttons.collapsed:after{content:"\f107"}.it-custom-accordion .accordion-buttons:not(.collapsed){padding-bottom:17px}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-custom-accordion .accordion-buttons:not(.collapsed){padding-bottom:12px}}.it-custom-accordion .accordion-body{padding:0 35px 25px;position:relative;z-index:1}@media only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 992px) and (max-width: 1199px),(max-width: 767px){.it-custom-accordion .accordion-body{padding:0 25px 25px}}.it-custom-accordion .accordion-body p{line-height:1.7;font-size:14px;margin-bottom:4px}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-custom-accordion .accordion-body p br{display:none}}.it-custom-accordion-2{border-radius:20px;border:1px solid rgba(108,117,125,.2)}.it-custom-accordion-2 .accordion-items{border-radius:20px;background-color:var(--it-common-white)}.it-custom-accordion-2 .accordion-items:first-child .accordion-buttons.collapsed{border-radius:20px 20px 0 0}.it-custom-accordion-2 .accordion-items:first-child .accordion-buttons:not(.collapsed){border-radius:20px 20px 0 0}.it-custom-accordion-2 .accordion-items:last-child .accordion-buttons.collapsed{border-radius:0 0 20px 20px}.it-custom-accordion-2 .accordion-buttons{position:relative;text-align:left;padding:21px 30px 21px 65px;width:100%;font-size:16px;display:flex;align-items:center;justify-content:space-between;color:var(--it-common-black);background-color:var(--it-gray-1);font-family:var(--it-ff-spartan-semibold);border-bottom:1px solid rgba(108,117,125,.2)}@media (max-width: 767px){.it-custom-accordion-2 .accordion-buttons{font-size:12px;padding-left:40px}}.it-custom-accordion-2 .accordion-buttons span{line-height:1}.it-custom-accordion-2 .accordion-buttons span:last-child{font-family:var(--it-ff-spartan-medium)}.it-custom-accordion-2 .accordion-buttons:after{position:absolute;content:"\f106";font-family:"Font Awesome 5 Pro";top:50%;left:30px;font-weight:400;font-size:16px;height:25px;width:25px;line-height:25px;text-align:center;opacity:1;border-radius:50%;transform:translateY(-50%);color:var(--it-common-black);background-color:var(--it-common-white);border:1px solid rgba(0,0,0,.1)}@media (max-width: 767px){.it-custom-accordion-2 .accordion-buttons:after{left:8px}}.it-custom-accordion-2 .accordion-buttons.collapsed:after{content:"\f107"}.it-custom-accordion-2 .accordion-buttons:not(.collapsed){padding-bottom:17px}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-custom-accordion-2 .accordion-buttons:not(.collapsed){padding-bottom:12px}}.it-custom-accordion-2 .accordion-body{padding:30px}.it-custom-accordion-2 .accordion-body .accordion-content ul li{padding-left:27px;position:relative;list-style-type:none;display:flex;align-items:center;justify-content:space-between}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px){.it-custom-accordion-2 .accordion-body .accordion-content ul li{font-size:14px}}@media (max-width: 767px){.it-custom-accordion-2 .accordion-body .accordion-content ul li{font-size:14px;flex-wrap:wrap}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-custom-accordion-2 .accordion-body .accordion-content ul li{flex-wrap:nowrap}}.it-custom-accordion-2 .accordion-body .accordion-content ul li:not(:last-child){margin-bottom:20px}.it-custom-accordion-2 .accordion-body .accordion-content ul li:last-child .preview-box a{width:77px}.it-custom-accordion-2 .accordion-body .accordion-content ul li>span{position:absolute;top:-1px;left:0}.it-custom-accordion-2 .accordion-body .preview-box{display:flex;align-items:center}@media (max-width: 767px){.it-custom-accordion-2 .accordion-body .preview-box{margin-top:15px}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-custom-accordion-2 .accordion-body .preview-box{margin-top:0}}.it-custom-accordion-2 .accordion-body .preview-box a{width:115px;display:inline-block;text-decoration:underline;color:var(--it-theme-1)}.it-custom-accordion-2 .accordion-body .preview-box a svg{display:inline-block;margin-right:10px;margin-top:-2px}.search-popup{position:fixed;left:0;top:0;height:60%;width:100%;z-index:99999;margin-top:-540px;transform:translateY(-100%);background-color:#000000e6;-webkit-transition:all .5s cubic-bezier(.86,0,.07,1);-moz-transition:all .5s cubic-bezier(.86,0,.07,1);-o-transition:all .5s cubic-bezier(.86,0,.07,1);transition:all 1s cubic-bezier(.86,0,.07,1);-webkit-transition-timing-function:cubic-bezier(.86,0,.07,1);-moz-transition-timing-function:cubic-bezier(.86,0,.07,1);-o-transition-timing-function:cubic-bezier(.86,0,.07,1);transition-timing-function:cubic-bezier(.86,0,.07,1)}.search-popup{width:100%}.search-active.search-popup{transform:translateY(0);margin-top:0}.search-popup .close-search{position:absolute;left:0;right:0;margin:-200px auto 0;border-radius:50%;background-color:var(--it-theme-primary);width:70px;cursor:pointer;box-shadow:0 0 10px #0000000d;border-bottom:3px solid var(--it-common-white);border-top:3px solid var(--it-common-white);border-right:3px solid rgba(0,0,0,.9);border-left:3px solid rgba(0,0,0,.9);-webkit-transition:all .5s ease;transition:all .5s ease;height:70px;line-height:70px;text-align:center}.search-active.search-popup .close-search{visibility:visible;opacity:1;top:50%;-webkit-transition-delay:1.5s;-moz-transition-delay:1.5s;-ms-transition-delay:1.5s;-o-transition-delay:1.5s;transition-delay:1.5s}.search-popup form{position:absolute;max-width:700px;top:50%;left:15px;right:15px;margin:-35px auto 0;transform:scaleX(0);transform-origin:center;background-color:#111;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.search-active.search-popup form{transform:scaleX(1);-webkit-transition-delay:1.2s;-moz-transition-delay:1.2s;-ms-transition-delay:1.2s;-o-transition-delay:1.2s;transition-delay:1.2s}.search-popup .form-group{position:relative;margin:0;overflow:hidden}.search-popup .form-group input[type=text],.search-popup .form-group input[type=search]{position:relative;display:block;font-size:18px;line-height:50px;color:var(--it-common-white);height:70px;width:100%;padding:10px 30px;background-color:transparent;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;font-weight:500;text-transform:capitalize;border:1px solid rgba(255,255,255,.1);outline:0}.search-popup .form-group input[type=text]:focus,.search-popup .form-group input[type=search]:focus{border:1px solid var(--it-theme-1)}.search-popup .form-group input[type=search]{padding:10px 70px 10px 30px}.search-popup .form-group input[type=submit],.search-popup .form-group button{position:absolute;right:30px;top:0;height:70px;line-height:70px;background:transparent;text-align:center;font-size:24px;color:var(--it-common-white);padding:0;cursor:pointer;-webkit-transition:all .5s ease;transition:all .5s ease;border:none}.search-popup .form-group input[type=submit]:hover,.search-popup .form-group button:hover{color:var(--it-theme-primary)}.search-popup input::placeholder,.search-popup textarea::placeholder{color:var(--it-common-white);border:none}.search-box-btn{display:inline-block;padding-left:22px}.search-box-btn i{display:inline-block;color:var(--it-common-white);line-height:30px;text-align:center;font-size:18px;cursor:pointer;transition:.5s}.flaticon-multiply:before{content:inherit}button.close-search i{font-size:25px;color:var(--it-common-white);display:inline-block}span.flaticon-multiply i{display:inline-block;color:var(--it-common-white)}.modal .modal-dialog{width:100%;max-width:100%;margin-top:0;margin-bottom:0}.modal-wrapper{position:relative;z-index:999999999}.modal{overflow-y:scroll;overflow-x:hidden;--bs-modal-border-width: 0;--bs-modal-border-radius: 0}.btn-close{position:absolute;top:35px;right:35px;z-index:99999999999;padding:0;margin:0;height:50px;width:50px;border-radius:50%;color:var(--it-common-black);background-color:#fff!important;border:1px solid rgba(25,25,26,.2);opacity:1;transition:.3s}.btn-close:hover{border-color:var(--it-common-black)!important;transform:rotate(180deg)}.btn-close:focus{outline:0;box-shadow:none;opacity:1}.modal-body{padding:0}.modal-header{padding:0;border-bottom:0;border-top-left-radius:0;border-top-right-radius:0}.it-shop-modal .modal-dialog{width:1200px}.it-shop-modal .modal-content{padding:50px}@media only screen and (min-width: 768px) and (max-width: 991px){.it-shop-modal .modal-content{padding:80px 20px;width:75%}}@media (max-width: 767px){.it-shop-modal .modal-content{padding:80px 20px;width:100%}}.it-shop-modal-close-btn{position:absolute;right:30px;top:30px;height:30px;width:30px;line-height:30px;background-color:var(--it-common-black);color:var(--it-common-white);transition:.3s}.it-shop-modal-close-btn:hover{background-color:var(--it-theme-1)}.it-shop-modal-content .tab-content{background-color:var(--it-gray-1);display:flex;justify-content:center;align-items:center}.it-shop-details-content{position:relative;padding:50px 25px 40px}.it-shop-details-category span{font-size:16px;line-height:1;font-family:var(--it-ff-heading)}.it-shop-details-title{font-size:32px;line-height:1;margin-bottom:15px}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-shop-details-title{font-size:28px;margin-bottom:25px}}.it-shop-details-stock{margin-right:12px}.it-shop-details-stock span{display:inline-block;font-size:15px;line-height:1;padding:4px 12px;color:var(--it-common-black);font-family:var(--it-ff-heading);background-color:var(--it-gray-1)}.it-shop-details-rating{margin-right:11px;align-items:center}.it-shop-details-rating span{font-size:12px;color:#ffb21d}.it-shop-details-rating span:not(:last-child){margin-right:3px}.it-shop-details-price.new-price{color:var(--it-common-black)}.it-shop-details-wrapper>p{font-size:15px;line-height:1.7;font-family:var(--it-ff-heading)}.it-shop-details-wrapper>p span{font-weight:500;color:var(--it-common-black);font-family:var(--it-ff-heading)}.it-shop-details-price{font-weight:500;font-size:24px;letter-spacing:-.02em;color:var(--it-common-black)}.it-shop-details-price.old-price{font-weight:400;font-size:16px;text-decoration-line:line-through;color:#767a7d}.it-shop-details-action-title{font-size:16px;font-weight:400;margin-bottom:13px;font-family:var(--it-ff-heading)}.it-shop-details-action-wrapper{margin-bottom:17px}.it-shop-details-action-wrapper .it-btn{padding:15.9px 40px;border-radius:100px}.it-shop-details-action-wrapper .it-btn.orange-2-btn:hover{color:var(--it-theme-1);border:2px solid var(--it-theme-1)}.it-shop-details-action-wrapper .it-btn.black-bg:hover{color:var(--it-common-black);border:2px solid var(--it-common-black)}.it-shop-details-action-wrapper .it-btn.black-bg:hover i,.it-shop-details-action-wrapper .it-btn.black-bg:hover svg{color:var(--it-common-black)}.it-shop-details-action-sm-btn{font-size:16px;margin-bottom:10px;color:var(--it-common-black)}@media (max-width: 767px){.it-shop-details-action-sm-btn{font-size:12px}}.it-shop-details-action-sm-btn:not(:last-child){margin-right:10px}.it-shop-details-action-sm-btn i,.it-shop-details-action-sm-btn svg{margin-right:2px}.it-shop-details-action-sm-btn:hover{color:var(--it-theme-1)}.it-shop-details-thumb-wrapper .nav-tab .nav-link{width:100px;height:107px;position:relative;margin:0 4px 10px;border-radius:0;background-color:var(--it-gray-1);border:1px solid transparent}.it-shop-details-thumb-wrapper .nav-tab .nav-link:last-child{margin-bottom:0}@media (max-width: 767px){.it-shop-details-thumb-wrapper .nav-tab .nav-link:last-child{margin-bottom:10px}}.it-shop-details-thumb-wrapper .nav-tab .nav-link.active{border:1px solid var(--it-theme-1)}.it-shop-details-thumb-wrapper{margin-right:50px}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-shop-details-thumb-wrapper{margin-right:0;margin-bottom:50px}}.it-shop-details-thumb-wrapper .nav-tab{margin-right:10px}@media (max-width: 767px){.it-shop-details-action-item-wrapper{flex-wrap:wrap}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-shop-details-action-item-wrapper{flex-wrap:nowrap}}.it-section-title{font-size:36px;margin-bottom:0;line-height:1.4;color:var(--it-common-black);font-family:var(--it-ff-heading)}.it-section-title span svg{animation:title-animation 4s infinite}.it-section-title span.it-title-shape{position:absolute;bottom:0;left:-3%;z-index:-1;line-height:0}.it-section-title span.it-title-shape-2{position:absolute;bottom:19%;right:3%;z-index:-1;line-height:0}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-section-title span.it-title-shape-2{display:none}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-section-title{font-size:34px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-section-title{font-size:33px}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-section-title br{display:none}}@media (max-width: 767px){.it-section-title{font-size:25px}.it-section-title br{display:none}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-section-title{font-size:32px}}.it-section-title-2{font-size:45px;line-height:1.22;text-transform:uppercase;font-family:var(--it-ff-edensor-regular)}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-section-title-2{font-size:38px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-section-title-2{font-size:35px}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-section-title-2 br{display:none}}@media (max-width: 767px){.it-section-title-2{font-size:30px}.it-section-title-2 br{display:none}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-section-title-2{font-size:32px}}.it-section-title-2 span svg{animation:title-animation 4s infinite}.it-section-title-2 span.it-title-shape{position:absolute;bottom:17%;right:14%;z-index:-1;line-height:0}.it-section-title-3{font-weight:700;font-size:36px;line-height:1.39;font-family:var(--it-ff-cinzel-decorative)}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-section-title-3{font-size:35px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-section-title-3{font-size:29px}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-section-title-3 br{display:none}}@media (max-width: 767px){.it-section-title-3{font-size:27px}.it-section-title-3 br{display:none}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-section-title-3{font-size:32px}}.it-section-title-3 span svg{animation:title-animation 4s infinite}.it-section-title-3 span.it-title-shape{position:absolute;bottom:17%;right:14%;z-index:-1;line-height:0}@media (max-width: 767px){.it-section-title-3 span.it-title-shape{display:none}}.it-section-title-4{font-weight:700;font-size:45px;line-height:1.11;margin-bottom:0;font-family:var(--it-ff-oxanium)}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-section-title-4{font-size:38px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-section-title-4{font-size:35px}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-section-title-4 br{display:none}}@media (max-width: 767px){.it-section-title-4{font-size:30px}.it-section-title-4 br{display:none}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-section-title-4{font-size:32px}}.it-section-title-4 span svg{animation:title-animation 4s infinite}.it-section-title-4 span.it-title-shape{position:absolute;bottom:19%;right:22%;z-index:-1;line-height:0}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-section-title-4 span.it-title-shape{display:none}}.it-section-subtitle{line-height:1;border-radius:100px;padding:9px 20px 6px;display:inline-block;margin-bottom:30px;text-transform:capitalize;color:var(--it-theme-1);background-color:#1ab69d1a;font-family:var(--it-ff-spartan-medium);border:1px solid rgba(3,89,78,.3)}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-section-subtitle{font-size:14px;padding:9px 15px 6px}}.it-section-subtitle svg,.it-section-subtitle i{margin-right:5px;display:inline-block;transform:translateY(-2px)}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-section-subtitle svg,.it-section-subtitle i{height:12px}}.it-section-subtitle.yellow-style{border-color:#f8c62f4d;background-color:#f8c62f1a}.it-section-subtitle.white-style{color:var(--it-common-white);border-color:#ffffff4d;background-color:#ffffff1a}.it-section-subtitle.style-2{border-radius:5px;margin-bottom:25px;border-color:#03594e4d;background-color:#1ab69d1a}.it-section-subtitle.style-3{margin-bottom:27px;color:var(--it-theme-4);border-color:#6182694d;background-color:#6182691a}@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: 767px){.it-section-subtitle.style-3{font-size:14px}}.it-section-subtitle.style-3.white-style{color:var(--it-common-white);border-color:#ffffff4d;background-color:#ffffff1a}.it-section-subtitle-2{display:block;font-weight:400;font-size:20px;margin-bottom:20px;color:var(--it-theme-2);font-family:var(--it-ff-schoolbell)}.it-section-subtitle-3{display:block;margin-bottom:25px;color:var(--it-theme-1);font-family:var(--it-ff-spartan-medium)}.it-section-subtitle-3 svg,.it-section-subtitle-3 i{margin-right:5px;display:inline-block;transform:translateY(-2px)}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-section-subtitle-3 svg,.it-section-subtitle-3 i{height:12px}}.it-section-subtitle-4{font-weight:500;font-size:16px;margin-bottom:20px;position:relative;display:inline-block;line-height:1;padding:0 41px;color:var(--it-theme-5);text-transform:uppercase;font-family:var(--it-ff-oxanium)}.it-section-subtitle-4:before{content:"";position:absolute;top:50%;left:0;transform:translateY(-50%);width:30px;height:6px;background-color:var(--it-theme-5);clip-path:polygon(100% 0,0 50%,100% 100%)}.it-section-subtitle-4:after{content:"";position:absolute;top:50%;right:0;transform:translateY(-50%);width:30px;height:6px;background-color:var(--it-theme-5);clip-path:polygon(0 0,100% 50%,0 100%)}.ui-button-icon-only,.ui-controlgroup-vertical .ui-controlgroup-item{box-sizing:border-box}.ui-checkboxradio-disabled,.ui-state-disabled{pointer-events:none}.ui-datepicker .ui-icon,.ui-icon{text-indent:-99999px;background-repeat:no-repeat}.ui-helper-reset,.ui-menu{outline:0;list-style:none}.ui-helper-hidden,.ui-resizable-autohide .ui-resizable-handle,.ui-resizable-disabled .ui-resizable-handle{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;line-height:1.3;text-decoration:none;font-size:100%}.ui-helper-clearfix:after,.ui-helper-clearfix:before{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;overflow:hidden}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin:2px 0 0;padding:.5em .5em .5em .7em;font-size:100%}.ui-autocomplete,.ui-menu .ui-menu{position:absolute}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}.ui-autocomplete{top:0;left:0;cursor:default}.ui-menu{padding:0;margin:0;display:block}.ui-button,.ui-controlgroup{display:inline-block;vertical-align:middle}.ui-button,.ui-menu-icons,.ui-resizable{position:relative}.ui-menu .ui-menu-item{margin:0;cursor:pointer;list-style-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)}.ui-menu .ui-menu-item-wrapper{position:relative;padding:3px 1em 3px .4em}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0}.ui-menu .ui-state-active,.ui-menu .ui-state-focus{margin:-1px}.ui-menu-icons .ui-menu-item-wrapper{padding-left:2em}.ui-button,.ui-controlgroup .ui-controlgroup-label{padding:.4em 1em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0}.ui-menu .ui-menu-icon{left:auto;right:0}.ui-button{line-height:normal;margin-right:.1em;cursor:pointer;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:visible}.ui-button,.ui-button:active,.ui-button:hover,.ui-button:link,.ui-button:visited{text-decoration:none}.ui-button-icon-only{width:2em;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-button-icon-only{text-indent:0}.ui-button-icon-only .ui-icon{position:absolute;top:50%;left:50%;margin-top:-8px;margin-left:-8px}.ui-button.ui-icon-notext .ui-icon{padding:0;width:2.1em;height:2.1em;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-icon-notext .ui-icon{width:auto;height:auto;text-indent:0;white-space:normal;padding:.4em 1em}button.ui-button::-moz-focus-inner,input.ui-button::-moz-focus-inner{border:0;padding:0}.ui-controlgroup>.ui-controlgroup-item{float:left;margin-left:0;margin-right:0}.ui-controlgroup>.ui-controlgroup-item.ui-visual-focus,.ui-controlgroup>.ui-controlgroup-item:focus{z-index:9999}.ui-controlgroup-vertical>.ui-controlgroup-item{display:block;float:none;width:100%;margin-top:0;margin-bottom:0;text-align:left}.ui-controlgroup .ui-controlgroup-label span{font-size:80%}.ui-controlgroup-horizontal .ui-controlgroup-label+.ui-controlgroup-item{border-left:none}.ui-controlgroup-vertical .ui-controlgroup-label+.ui-controlgroup-item{border-top:none}.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content{border-right:none}.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content{border-bottom:none}.ui-controlgroup-vertical .ui-spinner-input{width:75%;width:calc(100% - 2.4em)}.ui-controlgroup-vertical .ui-spinner .ui-spinner-up{border-top-style:solid}.ui-checkboxradio-label .ui-icon-background{box-shadow:inset 1px 1px 1px #ccc;border-radius:.12em;border:none}.ui-checkboxradio-radio-label .ui-icon-background{width:16px;height:16px;border-radius:1em;overflow:visible;border:none}.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon{background-image:none;width:8px;height:8px;border-width:4px;border-style:solid}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-next,.ui-datepicker .ui-datepicker-prev{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-next-hover,.ui-datepicker .ui-datepicker-prev-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-next span,.ui-datepicker .ui-datepicker-prev span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:700;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td a,.ui-datepicker td span{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-multi .ui-datepicker-group,.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group,.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker .ui-icon{display:block;overflow:hidden;left:.5em;top:.3em}.ui-dialog{position:absolute;top:0;left:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:20px;margin:-10px 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:0 0;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-n{height:2px;top:0}.ui-dialog .ui-resizable-e{width:2px;right:0}.ui-dialog .ui-resizable-s{height:2px;bottom:0}.ui-dialog .ui-resizable-w{width:2px;left:0}.ui-dialog .ui-resizable-ne,.ui-dialog .ui-resizable-nw,.ui-dialog .ui-resizable-se,.ui-dialog .ui-resizable-sw{width:7px;height:7px}.ui-dialog .ui-resizable-se{right:0;bottom:0}.ui-dialog .ui-resizable-sw{left:0;bottom:0}.ui-dialog .ui-resizable-ne{right:0;top:0}.ui-dialog .ui-resizable-nw{left:0;top:0}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-draggable-handle,.ui-selectable,.ui-sortable-handle{-ms-touch-action:none;touch-action:none}.ui-resizable-handle{position:absolute;font-size:.1px;display:block;-ms-touch-action:none;touch-action:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url(data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==);height:100%;opacity:.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted #000}.ui-selectmenu-menu{padding:0;margin:0;position:absolute;top:0;left:0;display:none}.ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px}.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{font-size:1em;font-weight:700;line-height:1.5;padding:2px .4em;margin:.5em 0 0;height:auto;border:0}.ui-selectmenu-open{display:block}.ui-selectmenu-text{display:block;margin-right:20px;overflow:hidden;text-overflow:ellipsis}.ui-selectmenu-button.ui-button{text-align:left;white-space:nowrap;width:14em}.ui-selectmenu-icon.ui-icon{float:right;margin-top:0}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min,.ui-spinner-down{bottom:0}.ui-slider-vertical .ui-slider-range-max,.ui-spinner-up{top:0}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:0 0;color:inherit;padding:.222em 0;margin:.2em 2em .2em .4em;vertical-align:middle}.ui-spinner-button{width:1.6em;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top-style:none;border-bottom-style:none;border-right-style:none}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:0 0}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px}body .ui-tooltip{border-width:2px}.ui-widget,.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget .ui-widget{font-size:1em}.ui-widget.ui-widget-content{border:1px solid #c5c5c5}.ui-widget-content{border:1px solid #ddd;background:#fff;color:#333}.ui-widget-content a,.ui-widget-header a{color:#333}.ui-widget-header{border:1px solid #ddd;background:#e9e9e9;color:#333;font-weight:700}.ui-button,.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,html .ui-button.ui-state-disabled:active,html .ui-button.ui-state-disabled:hover{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:400;color:#454545}.ui-button,.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button{color:#454545;text-decoration:none}.ui-button:focus,.ui-button:hover,.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover{border:1px solid #ccc;background:#ededed;font-weight:400;color:#2b2b2b}.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,a.ui-button:focus,a.ui-button:hover{color:#2b2b2b;text-decoration:none}.ui-visual-focus{box-shadow:0 0 3px 1px #5e9ed6}.ui-button.ui-state-active:hover,.ui-button:active,.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active{border:1px solid #003eff;background:#007fff;font-weight:400;color:#fff}.ui-icon-background,.ui-state-active .ui-icon-background{border:#003eff;background-color:#fff}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#fff;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #dad55e;background:#fffa90;color:#777620}.ui-state-checked{border:1px solid #dad55e;background:#fffa90}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#777620}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #f1a899;background:#fddfdf;color:#5f3f3f}.ui-state-error a,.ui-state-error-text,.ui-widget-content .ui-state-error a,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error a,.ui-widget-header .ui-state-error-text{color:#5f3f3f}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:400}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon,.ui-widget-header .ui-icon{background-image:none}.ui-button:focus .ui-icon,.ui-button:hover .ui-icon,.ui-state-focus .ui-icon,.ui-state-hover .ui-icon{background-image:none}.ui-button:active .ui-icon,.ui-state-active .ui-icon,.ui-button .ui-state-highlight.ui-icon,.ui-state-highlight .ui-icon,.ui-state-error .ui-icon,.ui-state-error-text .ui-icon,.ui-button .ui-icon{background-image:none}.ui-icon-blank{background-position:16px 16px}.ui-icon-caret-1-n{background-position:0 0}.ui-icon-caret-1-ne{background-position:-16px 0}.ui-icon-caret-1-e{background-position:-32px 0}.ui-icon-caret-1-se{background-position:-48px 0}.ui-icon-caret-1-s{background-position:-65px 0}.ui-icon-caret-1-sw{background-position:-80px 0}.ui-icon-caret-1-w{background-position:-96px 0}.ui-icon-caret-1-nw{background-position:-112px 0}.ui-icon-caret-2-n-s{background-position:-128px 0}.ui-icon-caret-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-65px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-65px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:1px -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-first,.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-left,.ui-corner-tl,.ui-corner-top{border-top-left-radius:3px}.ui-corner-all,.ui-corner-right,.ui-corner-top,.ui-corner-tr{border-top-right-radius:3px}.ui-corner-all,.ui-corner-bl,.ui-corner-bottom,.ui-corner-left{border-bottom-left-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-br,.ui-corner-right{border-bottom-right-radius:3px}.ui-widget-overlay{background:#aaa;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{-webkit-box-shadow:0 0 5px #666;box-shadow:0 0 5px #666}.it-blog-item{padding:30px 30px 35px;transition:.3s;border-radius:20px;background-color:var(--it-common-white);border:1px solid rgba(26,182,157,.1);box-shadow:0 20px 30px #0106141a}@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: 767px){.it-blog-item{padding:25px 25px 30px}}.it-blog-item .it-blog-btn .it-btn-yellow{padding:0;background-color:transparent}.it-blog-item .it-blog-btn .it-btn-yellow span{font-size:16px;letter-spacing:.01em;color:var(--it-text-body);font-family:var(--it-ff-spartan-semibold)}.it-blog-item .it-blog-btn .it-btn-yellow i{color:var(--it-text-body)}.it-blog-item:hover{border-color:#1ab69d80}.it-blog-item:hover .it-blog-thumb img{transform:scale(1.2)}.it-blog-item:hover .it-btn-yellow span,.it-blog-item:hover .it-btn-yellow i{color:var(--it-theme-1)}.it-blog-thumb{overflow:hidden}.it-blog-thumb img{transition:1.3s all ease}@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: 767px){.it-blog-title{font-size:18px}}.it-blog-tag{position:absolute;left:20px;top:20px;border-radius:5px;padding:6.5px 20px 8px;color:var(--it-common-white);background-color:var(--it-theme-1);border:1px solid rgba(3,89,78,.3)}.it-blog-meta span{position:relative;padding-left:28px}@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: 767px){.it-blog-meta span{font-size:14px}}.it-blog-meta span svg{position:absolute;top:0;left:0;color:var(--it-theme-1)}.it-blog-meta span:not(:last-child){padding-right:20px;margin-right:20px;border-right:1px solid var(--it-theme-1)}.it-blog-shape-1{position:absolute;top:-7%;left:0;z-index:-1}.it-blog-shape-2{position:absolute;top:9%;right:16%;z-index:-1}@media only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 992px) and (max-width: 1199px){.it-blog-shape-2{right:1%;transform:scale(.4)}}.it-blog-shape-3{position:absolute;top:46%;right:0;z-index:-1}.it-blog-shape-4{position:absolute;z-index:-1;top:35%;left:5%;animation:itrotate2 3s ease-in-out 3s infinite alternate forwards}.it-blog-shape-5{position:absolute;z-index:-1;right:41%;top:17%;animation:ittranslateX2 2s forwards infinite alternate}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-blog-shape-5{top:5%;transform:scale(.6)}}.it-blog-shape-6{position:absolute;z-index:-1;top:19%;right:39%;animation:itrotate2 3s ease-in-out 3s infinite alternate forwards}@media (max-width: 767px){.it-blog-shape-6{display:none}}.it-blog-shape-7{position:absolute;z-index:-1;top:3.5%;right:6.5%;animation:itswing 1s forwards infinite alternate;transform-origin:bottom center}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-blog-shape-7{right:4%}}@media (max-width: 767px){.it-blog-shape-7{display:none}}@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){.it-blog-shape-7 img{transform:scale(.7)}}.it-blog-shape-8{position:absolute;z-index:-1;top:0;left:0}.it-blog-shape-9{position:absolute;z-index:-1;top:-10%;right:0;animation:flap .4s infinite alternate ease-in-out}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-blog-shape-9{right:-10%}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-blog-shape-9{right:-18%;transform:scale(.8)}}.it-blog-shape-10{position:absolute;bottom:-20%;right:-5%;z-index:-1}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-blog-btn{margin-top:30px}}.it-blog-style-2 .it-blog-shape-2{top:-8%}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-blog-style-2 .it-blog-btn{margin-top:40px}}.it-blog-style-3 .it-blog-shape-2{top:-10%;right:7%}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-blog-style-3 .it-blog-shape-2{top:1%;transform:scale(.6)}}.it-blog-style-3 .it-blog-tag{border-radius:100px;padding:8px 20px;color:var(--it-common-black);background-color:var(--it-theme-2)}.it-blog-style-3 .it-blog-item:hover{border-color:#03594e80}.it-blog-style-4 .it-blog-shape-2{top:-10%;right:7%}.it-blog-style-4 .it-blog-tag{border:none;border-radius:5px;padding:8px 20px;color:var(--it-common-white);background-color:var(--it-theme-4)}.it-blog-style-4 .it-blog-title{font-size:24px;line-height:1.3;text-transform:uppercase;font-family:var(--it-ff-edensor-regular)}@media (max-width: 767px){.it-blog-style-4 .it-blog-title{font-size:19px}}.it-blog-style-4 .it-blog-item:hover{border-color:#61826980}.it-blog-style-4 .it-blog-item:hover .it-btn-yellow span,.it-blog-style-4 .it-blog-item:hover .it-btn-yellow i,.it-blog-style-4 .it-blog-item:hover .it-btn-yellow svg{color:var(--it-theme-4)}.it-blog-style-4 .it-blog-meta span svg{color:var(--it-theme-4)}.it-blog-style-5 .it-blog-tag{color:var(--it-common-white);background-color:var(--it-theme-1)}.it-blog-style-5 .it-blog-title{font-weight:700;font-size:20px;line-height:1.5;text-transform:capitalize;font-family:var(--it-ff-cinzel-decorative)}@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: 767px){.it-blog-style-5 .it-blog-title{font-size:18px}}@media only screen and (min-width: 1200px) and (max-width: 1399px),(max-width: 767px){.it-blog-style-5 .it-blog-item{padding:25px 15px 30px}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-blog-style-5 .it-blog-item{padding:25px 30px 30px}}.it-blog-style-5 .it-blog-item:hover{border-color:#1ab69d80}.it-blog-style-5 .it-blog-item:hover .it-btn-yellow span,.it-blog-style-5 .it-blog-item:hover .it-btn-yellow i,.it-blog-style-5 .it-blog-item:hover .it-btn-yellow svg{color:var(--it-theme-1)}.it-blog-style-5 .it-blog-meta span svg{color:var(--it-theme-1)}.it-blog-style-5 .it-blog-shape-7{top:14.5%;right:7.5%}@media only screen and (min-width: 768px) and (max-width: 991px){.it-blog-inner-style .it-blog-title{font-size:17px}}.it-blog-2-area .it-blog-thumb,.it-blog-2-area .it-blog-thumb img{border-radius:20px 20px 0 0}.it-blog-2-area .it-blog-btn .it-btn-yellow{padding:0;background-color:transparent}.it-blog-2-area .it-blog-btn .it-btn-yellow span{font-size:16px;letter-spacing:.01em;color:var(--it-text-body);font-family:var(--it-ff-spartan-semibold)}.it-blog-2-area .it-blog-btn .it-btn-yellow i{color:var(--it-text-body)}.it-blog-2-area .it-blog-meta span svg{color:var(--it-theme-1)}.it-blog-2-area .it-blog-tag{position:absolute;left:30px;top:-20px;z-index:3}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-blog-2-area .it-blog-shape-2{transform:scale(.5)}}.it-blog-2-content{padding:40px 30px 36px;margin-top:-15px;border-radius:20px;background-color:var(--it-common-white);border:1px solid rgba(26,182,157,.1);box-shadow:0 20px 30px #0106141a}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-blog-2-content{padding:35px 20px}}.it-blog-2-item:hover .it-blog-thumb img{transform:scale(1.2)}.it-pagination ul li{display:inline-block;list-style-type:none;margin:0 4px}.it-pagination ul li a{width:60px;height:60px;line-height:61px;font-weight:400;font-size:18px;transition:.3s;display:inline-block;text-align:center;border-radius:10px;border:1px solid rgba(121,121,121,.2)}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px){.it-pagination ul li a{width:50px;height:50px;line-height:50px}}@media (max-width: 767px){.it-pagination ul li a{width:40px;height:40px;line-height:40px}}.it-pagination ul li a i{font-size:20px}.it-pagination ul li.current a,.it-pagination ul li:hover a{color:var(--it-common-white);background-color:var(--it-theme-1);border:1px solid var(--it-theme-1)}.it-pagination.theme-4-style ul li a{border:1px solid rgba(121,121,121,.2)}.it-pagination.theme-4-style ul li.current a,.it-pagination.theme-4-style ul li:hover a{background-color:var(--it-theme-4);border:1px solid var(--it-theme-4)}.it-pagination.theme-5-style ul li.current a,.it-pagination.theme-5-style ul li:hover a{background-color:var(--it-theme-5);border:1px solid var(--it-theme-5)}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-blog-details-area.blog-details-left-sidebar .it-shop-sidebar{margin-top:0;margin-bottom:70px}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-blog-details-area.blog-sidebar-style .it-section-title{font-size:28px}}.postbox-details-wrapper .it-blog-meta span svg{top:3px}.postbox-details-wrapper .it-blog-meta span:not(:last-child){margin-right:35px;padding-right:0;border:none}@media (max-width: 767px){.postbox-details-wrapper .it-blog-meta span:not(:last-child){margin-bottom:15px}}@media (max-width: 767px){.postbox-details-wrapper .it-blog-meta span{display:block}}@media only screen and (min-width: 576px) and (max-width: 767px){.postbox-details-wrapper .it-blog-meta span{display:inline-block}}.postbox-details-wrapper .it-blog-meta-wrap{margin-bottom:30px;border-bottom:1px solid rgba(98,94,88,.15)}@media (max-width: 767px){.postbox-details-wrapper .it-blog-meta-wrap{flex-wrap:wrap}}.postbox-details-wrapper .it-section-title{margin-bottom:12px;font-family:var(--it-ff-spartan-semibold)}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px){.postbox-details-wrapper .it-section-title{font-size:28px}}.postbox-video-btn{position:absolute;top:50%;left:0;right:0;margin:0 auto;transform:translateY(-50%);display:inline-block;height:120px;width:120px;line-height:120px;text-align:center;border-radius:50%;font-size:26px;background-color:var(--it-theme-1)}@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){.postbox-video-btn{height:90px;width:90px;line-height:85px}}@media (max-width: 767px){.postbox-video-btn{height:60px;width:60px;line-height:55px}}.postbox-video-btn i,.postbox-video-btn svg{padding-left:5px;display:inline-block;color:var(--it-common-white)}@media (max-width: 767px){.postbox-video-btn i,.postbox-video-btn svg{width:18px}}.postbox-slider-arrow-wrap .postbox-arrow-prev{position:absolute;top:50%;transform:translateY(-50%);left:20px;z-index:9}.postbox-slider-arrow-wrap .postbox-arrow-next{position:absolute;top:50%;transform:translateY(-50%);right:20px;z-index:9}.postbox-slider-arrow-wrap button{padding:0;height:60px;width:60px;line-height:63px;text-align:center;font-size:18px;border-radius:50%;transition:.3s;color:var(--it-common-black);background-color:var(--it-common-white)}@media (max-width: 767px){.postbox-slider-arrow-wrap button{font-size:14px;height:40px;width:40px;line-height:40px}}.postbox-slider-arrow-wrap button:hover{color:var(--it-common-white);background-color:var(--it-theme-1)}@media only screen and (min-width: 992px) and (max-width: 1199px){.postbox-share{margin-left:-20px}}.postbox-share span{display:inline-block;margin-right:10px;font-size:20px;color:var(--it-common-black);font-family:var(--it-ff-spartan-semibold)}@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: 767px){.postbox-share span{font-size:14px}}.postbox-share-social a{font-size:16px;display:inline-block;transition:.3s;height:42px;width:42px;line-height:38px;text-align:center;border-radius:5px;border:1px solid rgba(0,0,0,.1);color:var(--it-common-black)}@media only screen and (min-width: 992px) and (max-width: 1199px),(max-width: 767px){.postbox-share-social a{height:35px;width:35px;line-height:31px}}@media (max-width: 767px){.postbox-share-social a svg{width:12px}}.postbox-share-social a:not(:last-child){margin-right:5px}.postbox-share-social a:hover{color:var(--it-common-white);background-color:var(--it-theme-1)}@media (max-width: 767px){.postbox-tag{margin-bottom:20px}}.postbox-tag-title{font-size:20px;display:inline-block;margin-right:10px;color:var(--it-common-black);font-family:var(--it-ff-spartan-semibold)}@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: 767px){.postbox-tag-title{font-size:14px}}.postbox-tag-content a{padding:0 14px;height:41px;line-height:41px;display:inline-block;transition:.3s;color:var(--it-common-black);border-radius:5px;background-color:var(--it-gray-1);border:1px solid rgba(31,36,50,.1)}.postbox-tag-content a:not(:last-child){margin-right:7px}@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){.postbox-tag-content a{padding:0 15px;height:38px;line-height:38px;font-size:14px}}@media (max-width: 767px){.postbox-tag-content a{padding:0 12px;height:32px;line-height:32px;font-size:12px;margin-bottom:10px}}.postbox-tag-content a:hover{color:var(--it-common-white);background-color:var(--it-theme-1)}.postbox-tag-box{padding:18px 0;border-top:1px solid rgba(121,121,121,.3);border-bottom:1px solid rgba(121,121,121,.3)}.postbox-banner img{max-width:inherit}@media only screen and (min-width: 1200px) and (max-width: 1399px){.postbox-banner img{width:100%}}@media only screen and (min-width: 992px) and (max-width: 1199px){.postbox-banner img{width:100%;margin-bottom:40px}}@media only screen and (min-width: 768px) and (max-width: 991px){.postbox-banner img{width:100%}}@media (max-width: 767px){.postbox-banner img{width:100%;margin-bottom:40px}}.postbox-list ul li{padding-left:27px;list-style-type:none;position:relative;font-size:17px}@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: 767px){.postbox-list ul li{font-size:14px}}.postbox-list ul li:not(:last-child){margin-bottom:23px}.postbox-list ul li svg{position:absolute;top:2px;left:0}.postbox-list ul li span{color:var(--it-common-black);font-family:var(--it-ff-spartan-semibold)}.postbox-list-wrap{margin-left:30px}@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: 767px){.postbox-list-wrap{margin-left:0}}.postbox-list-wrap .postbox-list ul li{font-size:15px}.postbox-list-wrap .postbox-list ul li:not(:last-child){margin-bottom:12px}@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: 767px){.postbox-list-wrap .postbox-list ul li{font-size:14px}}.postbox-list-wrap-2 .postbox-list ul li:not(:last-child){margin-bottom:12px}.postbox-list.style-2{margin-right:70px}@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: 767px){.postbox-list.style-2{margin-right:0}}.postbox-dsc{margin-right:35px}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.postbox-dsc{margin-right:0}}.postbox-dsc p{line-height:1.75}@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: 767px){.postbox-dsc p{font-size:14px}}.postbox-dsc.dsc-style-2{margin-right:0}.postbox-user-thumb{flex:0 0 auto}.postbox-user-thumb img{height:120px;width:120px;border-radius:50%;margin-right:28px}@media (max-width: 767px){.postbox-user-thumb img{margin-bottom:30px}}.postbox-user-info .user-title{font-size:20px;margin-bottom:0;font-family:var(--it-ff-spartan-semibold)}.postbox-user-info span{font-size:16px;display:flex;align-items:center}.postbox-user-info span svg{margin-right:10px;display:inline-block}.postbox-user-info p{margin-bottom:0;line-height:1.75;margin-right:10px}@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){.postbox-user-info p{font-size:14px}.postbox-user-info p br{display:none}}@media (max-width: 767px){.postbox-user-info p{font-size:14px;margin-right:0}.postbox-user-info p br{display:none}}.postbox-user-meta span{font-size:16px;display:inline-flex;align-items:center}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.postbox-user-meta span{margin-bottom:10px}}.postbox-user-meta span svg{margin-right:10px;display:inline-block}.postbox-user-meta span:not(:last-child){padding-right:20px;margin-right:17px;border-right:1px solid var(--it-text-body)}@media only screen and (min-width: 992px) and (max-width: 1199px),(max-width: 767px){.postbox-user-meta span:not(:last-child){border:none}}.postbox-comment-title{font-size:34px;color:var(--it-common-black);font-family:var(--it-ff-spartan-semibold)}@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){.postbox-comment-title{font-size:30px}}@media (max-width: 767px){.postbox-comment-title{font-size:21px}}@media only screen and (min-width: 576px) and (max-width: 767px){.postbox-comment-title{font-size:26px}}.postbox-comment-content ul li{list-style-type:none;margin-bottom:30px}.postbox-comment-content ul li:not(:last-child){margin-bottom:40px}.postbox-comment-content ul li:nth-child(2n){margin-left:60px}@media (max-width: 767px){.postbox-comment-content ul li:nth-child(2n){margin-left:0}}.postbox-comment .reply{transition:.3s;line-height:1;display:inline-block;color:var(--it-theme-1)}.postbox-comment .reply span{margin-right:2px;display:inline}@media (max-width: 767px){.postbox-comment-user{flex-wrap:wrap}}.postbox-comment-item.course-style .postbox-user-thumb img{height:173px;width:173px;margin-right:40px}@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: 767px){.postbox-comment-item.course-style .postbox-user-thumb img{height:120px;width:120px;margin-right:20px}}.postbox-comment-item.course-style .postbox-user-info .user-title{font-size:24px}.postbox-comment-item.course-style .postbox-user-info span{font-family:var(--it-ff-spartan-semibold)}.postbox-comment-item.course-style .postbox-user-info p{font-size:16px;line-height:1.75;margin-top:33px}@media only screen and (min-width: 1200px) and (max-width: 1399px){.postbox-comment-item.course-style .postbox-user-info p br{display:none}}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.postbox-comment-item.course-style .postbox-user-info p{font-size:14px;margin-right:0}.postbox-comment-item.course-style .postbox-user-info p br{display:none}}.postbox-social a{display:inline-block;border-radius:5px;width:41px;height:41px;line-height:38px;text-align:center;color:var(--it-text-body);transition:.3s;border:1px solid rgba(31,36,50,.2);background-color:#1f24320d}.postbox-social a svg{height:17px}.postbox-social a:not(:only-child){margin-right:13px}.postbox-social a:hover{color:var(--it-common-white);background-color:var(--it-theme-1)}.postbox-contact-box{padding:65px 75px 70px;border-radius:20px;background-color:var(--it-gray-1)}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px){.postbox-contact-box{padding:50px 40px}}@media (max-width: 767px){.postbox-contact-box{padding:40px 20px}}@media only screen and (min-width: 576px) and (max-width: 767px){.postbox-contact-box{padding:50px 40px}}.postbox-contact-box .it-btn-yellow.theme-bg span{font-weight:600}.postbox-input-box input{height:50px;line-height:50px;padding-left:0;background-color:transparent;border-bottom:1px solid var(--it-text-body)}.postbox-input-box textarea{height:120px;padding-left:0;background-color:transparent;border-bottom:1px solid var(--it-text-body)}.sidebar-button button{position:absolute;right:20px;top:0;bottom:0;margin:auto}.sidebar-button button i{color:var(--it-common-black)}.sidebar-contact{padding:72px 16px 50px;background-position:center;background-size:cover;background-repeat:no-repeat;border-radius:5px;z-index:2}.sidebar-contact:before{position:absolute;width:100%;height:100%;top:0;left:0;content:"";border-radius:5px;z-index:-1;background:#181818b3}.sidebar-contact-call a{display:inline-block;font-size:18px;font-weight:600;color:var(--it-common-white);margin-bottom:20px}.sidebar-contact-call i{display:block;font-size:42px;color:var(--it-theme-1);margin-bottom:10px}.sidebar-contact-time span{display:inline-block;font-size:14px;color:var(--it-common-white);margin-bottom:15px}.sidebar-widget{padding:45px 37px;border-radius:20px;background-color:var(--it-gray-1);border:1px solid rgba(31,36,50,.1)}@media only screen and (min-width: 992px) and (max-width: 1199px),(max-width: 767px){.sidebar-widget{padding:35px 25px}}.sidebar-widget.tagcloud-widget{padding-bottom:35px}.sidebar-widget-title{font-size:24px;text-transform:capitalize;color:var(--it-common-black);font-family:var(--it-ff-spartan-semibold)}.sidebar-widget-list{width:100%;padding:19px 20px;display:flex;font-size:16px;transition:.3s;border-radius:10px;text-transform:capitalize;justify-content:space-between;border:1px solid rgba(98,94,88,.1);background-color:var(--it-common-white)}@media only screen and (min-width: 1200px) and (max-width: 1399px){.sidebar-widget-list{padding:12px 15px;font-size:14px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.sidebar-widget-list{padding:12px 15px;font-size:14px}}.sidebar-widget-list span{transition:.3s}.sidebar-widget-list.active{background-color:var(--it-theme-1);color:var(--it-common-white)}.sidebar-widget-list.active span{color:var(--it-common-white)}.sidebar-widget-list:hover{background-color:var(--it-theme-1);border-color:var(--it-theme-1);color:var(--it-common-white)}.sidebar-widget-list:hover span{color:var(--it-common-white)}.sidebar-widget-quote{padding:50px 60px 40px;border-radius:10px}@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: 767px){.sidebar-widget-quote{padding:50px 20px 40px}}.sidebar-widget-quote h5{font-weight:600;font-size:25px;text-transform:capitalize;color:#fff;margin-bottom:15px;font-family:var(--it-ff-body)}.sidebar-widget-quote span{font-weight:600;font-size:16px;text-transform:capitalize;color:#fff;display:block;margin-bottom:25px}.sidebar-widget-quote .quote-shape{position:absolute;top:0;right:0;z-index:-1;opacity:.7;mix-blend-mode:luminosity}.sidebar-widget-social a{height:52px;width:52px;line-height:52px;display:inline-block;border-radius:5px;text-align:center;font-size:18px;border:1px solid #F2EBE9;transition:.3s}@media only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 992px) and (max-width: 1199px){.sidebar-widget-social a{height:44px;width:44px;line-height:44px}}.sidebar-widget-social a:not(:last-child){margin-right:10px}.sidebar-widget-social a:hover{border:1px solid var(--it-theme-1);color:var(--it-common-white);background-color:var(--it-theme-1)}.sidebar-widget-post ul li{list-style-type:none}.sidebar-widget-post ul li:not(:last-child){margin-bottom:30px;padding-bottom:20px;border-bottom:1px solid rgba(121,121,121,.2)}.sidebar-search-box input{width:100%;height:60px;line-height:60px;padding-left:25px;text-transform:capitalize;padding-right:60px;color:var(--it-common-black);background-color:var(--it-common-white);border-radius:10px;border:1px solid rgba(98,94,88,.1)}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.sidebar-search-box input{height:50px;line-height:50px}}.sidebar-search-box input::placeholder{font-weight:400;font-size:16px}.sidebar-search-box input:focus{border:1px solid var(--it-theme-1)}.sidebar-search-button button{position:absolute;top:50%;right:25px;transform:translateY(-50%)}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.sidebar-right{margin-top:70px}}.sidebar-contact-2{padding:0 20px 40px}.sidebar-contact-2>span{font-weight:500;font-size:18px;line-height:1.78;display:block;margin-bottom:10px;font-family:var(--it-ff-heading);color:var(--it-common-white)}.sidebar-contact-2>a{display:inline-block;font-weight:500;font-size:25px;margin-bottom:30px;color:var(--it-common-white)}@media only screen and (min-width: 992px) and (max-width: 1199px),(max-width: 767px){.sidebar-contact-2>a{font-size:20px}}.sidebar-contact .it-btn-yellow{font-weight:600}.sidebar-contact-btn{margin:0 45px}.sidebar-contact-circle{position:absolute;bottom:0;right:35px;display:block;height:90px;width:90px;text-align:center;border-radius:50%;margin-top:-50px;background-color:var(--it-theme-2);border:3px solid var(--it-common-white)}.sidebar-contact-circle span{font-weight:600;font-size:14px;display:flex;height:100%;width:100%;justify-content:center;align-items:center;letter-spacing:.01em;text-align:center;color:var(--it-common-black)}.sidebar-contact-wrap{overflow:hidden;border-radius:20px}.sidebar-contact-wrap .thumb img{width:100%;border-radius:0 0 50% 50%}.sidebar-contact-wrap .shape{position:absolute;bottom:0;right:0;z-index:-1}.categories a{position:relative;padding:15px 0;font-size:12px;font-weight:700;display:block;color:#8a879f;text-transform:uppercase;margin-bottom:15px;border-radius:5px;transition:.3s}.categories a:hover{color:var(--it-common-black)}.categories a:hover i{right:-5px}.categories a i{position:absolute;right:0;transition:.3s}.tagcloud a{line-height:1;font-size:14px;text-align:center;border-radius:10px;padding:12px 15px;margin-bottom:10px;display:inline-block;background-color:var(--it-common-white);border:1px solid rgba(98,94,88,.1)}.tagcloud a:not(:last-child){margin-right:8px}@media only screen and (min-width: 1200px) and (max-width: 1399px){.tagcloud a{font-size:12px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.tagcloud a{font-size:13px;margin-right:5px;padding:13px 20px}}@media only screen and (min-width: 768px) and (max-width: 991px){.tagcloud a{font-size:13px}}@media only screen and (min-width: 576px) and (max-width: 767px){.tagcloud a{font-size:13px}}@media (max-width: 767px){.tagcloud a{font-size:13px;margin-right:5px}}.tagcloud a:hover{background:var(--it-theme-1);color:var(--it-common-white)}.tagcloud span{font-weight:600;font-size:16px;line-height:12px;color:#202124;margin-right:8px}.rc-post-thumb img{height:150px;width:100%;object-fit:cover;border-radius:5px}.rc-post-title{font-weight:500;font-size:18px;line-height:1.56;margin-bottom:0}@media only screen and (min-width: 1200px) and (max-width: 1399px){.rc-post-title{font-size:16px}.rc-post-title br{display:none}}@media only screen and (min-width: 992px) and (max-width: 1199px),(max-width: 767px){.rc-post-title{font-size:14px}.rc-post-title br{display:none}}@media only screen and (min-width: 576px) and (max-width: 767px){.rc-post-title{font-size:18px}}.rc-meta i{margin-right:5px}.it-brand-item{height:120px;line-height:120px;position:relative}@media (max-width: 767px){.it-brand-item{text-align:center}}.it-brand-wrap{padding:30px 80px;border-radius:20px;border:1px solid rgba(3,89,78,.5)}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-brand-wrap{padding:30px}}.it-brand-wrap .row:first-child [class*=col]{border-bottom:1px solid rgba(3,89,78,.1)}@media (max-width: 767px){.it-brand-wrap .row:first-child [class*=col]{border-bottom:none}}.it-brand-wrap .row [class*=col]:not(:last-child) .it-brand-item:after{position:absolute;top:0;right:17%;content:"";height:100%;width:1px;background-color:#03594e1a}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-brand-wrap .row [class*=col]:not(:last-child) .it-brand-item:after{display:none}}.it-brand-wrap .row [class*=col]:nth-child(2) .it-brand-item{transform:translate(-10px)}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-brand-wrap .row [class*=col]:nth-child(2) .it-brand-item{transform:translate(0)}}.it-brand-wrap .row [class*=col]:nth-child(2) .it-brand-item:after{right:-17%}.it-brand-wrap .row [class*=col]:nth-child(3) .it-brand-item{transform:translate(60px)}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-brand-wrap .row [class*=col]:nth-child(3) .it-brand-item{transform:translate(0)}}.it-brand-wrap .row [class*=col]:nth-child(3) .it-brand-item:after{right:-5%}.it-brand-active .slider-transtion{-webkit-transition-timing-function:linear;transition-timing-function:linear}.it-brand-active .swiper-slide{width:auto}.it-brand-2-shape-1{position:absolute;top:0;left:1%}.it-brand-2-shape-2{position:absolute;bottom:0;right:5%}.it-brand-2-shape-3{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-brand-3-area{padding-bottom:130px}}.it-brand-3-item{position:relative}@media only screen and (min-width: 992px) and (max-width: 1199px),(max-width: 767px){.it-brand-3-item img{height:50px}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-brand-3-item img{height:60px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-brand-3-left .it-section-title{font-size:31px}.it-brand-3-left .it-section-title br{display:none}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-brand-3-left .it-section-title br{display:none}}.it-brand-3-wrap{padding:40px 50px;border-radius:20px;background-color:var(--it-common-white);border:1px solid rgba(61,151,254,.5)}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-brand-3-wrap{padding:40px 30px}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-brand-3-wrap{padding:40px 30px;margin-top:50px}}@media (max-width: 767px){.it-brand-3-wrap{padding:30px 20px;margin-top:50px}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-brand-3-wrap{padding:40px}}.it-brand-3-wrap .row [class*=col]:not(:last-child) .it-brand-3-item:after{content:"";position:absolute;top:0;right:10%;height:100%;width:1px;background-color:#6c757d26}.it-brand-3-wrap .row [class*=col]:not(:last-child) .it-brand-3-item.style-2:after{right:-16%}.it-brand-3-wrap .row:first-child [class*=col] .it-brand-3-item{padding-bottom:30px;border-bottom:1px solid rgba(108,117,125,.15)}.it-brand-3-wrap .row:last-child [class*=col] .it-brand-3-item{padding-top:20px}.it-brand-3-shape-1{position:absolute;bottom:14%;right:12%;z-index:-1;animation:rotate 40s linear infinite}.it-brand-4-ptb{padding:51px 0}.it-brand-4-active .slider-transtion{-webkit-transition-timing-function:linear;transition-timing-function:linear}.it-brand-4-active .swiper-slide{width:auto}.it-brand-4-top-text{line-height:0;position:relative}.it-brand-4-top-text:after{content:"";position:absolute;top:50%;left:0;width:100%;height:1px;z-index:-3;transform:translateY(-50%);background-color:#a3c8c3}@media (max-width: 767px){.it-brand-4-top-text:after{display:none}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-brand-4-top-text:after{display:block}}.it-brand-4-top-text h5{padding:8px 20px;border-radius:100px;line-height:1;position:relative;display:inline-block;margin-bottom:0;color:var(--it-theme-1);border:1px solid rgba(3,89,78,.3)}@media only screen and (min-width: 768px) and (max-width: 991px){.it-brand-4-top-text h5{font-size:14px;padding:4px 25px}}@media (max-width: 767px){.it-brand-4-top-text h5{font-size:12px;line-height:1.4;padding:4px 15px}}.it-brand-4-top-text h5:before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;z-index:-1;border-radius:100px;background-color:#1ab69d1a}.it-brand-4-top-text h5:after{position:absolute;content:"";top:0;left:0;width:100%;height:100%;z-index:-2;border-radius:100px;background-color:var(--it-common-white)}.it-brand-5-item{padding:15px 50px 15px 15px;border-radius:10px;background-color:var(--it-common-white);box-shadow:0 4px 20px #0000001a}@media (max-width: 767px){.it-brand-5-item{padding:13px 25px 13px 15px}}.it-brand-5-item img{margin-right:15px;flex:0 0 auto;height:50px;width:50px;border-radius:50%}@media (max-width: 767px){.it-brand-5-item img{height:30px;width:30px}}.it-brand-5-item span{font-size:24px;color:var(--it-common-black);font-family:var(--it-ff-spartan-semibold)}@media (max-width: 767px){.it-brand-5-item span{font-size:16px}}.it-brand-5-area{margin-top:-40px}@media (max-width: 767px){.it-brand-5-area{margin-top:-28px}}.it-brand-5-area .it-brand-6-active{padding-bottom:30px}.table-content .table>:not(:first-child){border-top:0}.table-content table{background:#fff;border-color:#eaedff;border-radius:0;border-style:solid;border-width:1px 0 0 1px;text-align:center;width:100%;margin-bottom:0}.table-content .table>:not(:last-child)>:last-child>*{border-bottom-color:#eaedff}.table-content .product-quantity{float:none}.table-content table td.product-name{font-size:16px;font-weight:400;text-transform:capitalize}.table-content table td.product-name a:hover{color:var(--it-theme-1)}.table-content table td{border-top:medium none;padding:20px 10px;vertical-align:middle;font-size:16px}.table-content table th,.table-content table td{border-bottom:1px solid rgba(121,121,121,.2);border-right:1px solid rgba(121,121,121,.2)}.product-quantity>input{color:#000;font-size:14px;font-weight:400;border:1px solid #dcdcdc;height:22px;line-height:22px;padding:0}.table td,.table th{border-top:1px solid rgba(121,121,121,.2)}.product-quantity>input{width:80px;text-align:center}.table-content table td.product-subtotal{font-size:16px}.table-content table td .cart-plus-minus{float:none;margin:0 auto}.coupon-all{margin-top:50px}.coupon{float:left}@media only screen and (min-width: 768px) and (max-width: 991px){.coupon .it-btn-red{padding:0 35px}}@media (max-width: 767px){.coupon{float:none}}#coupon_code{height:51px;padding:0 30px;margin-right:10px;width:auto;border-radius:5px;border:2px solid rgba(121,121,121,.2);background-color:var(--it-gray-1)}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px){#coupon_code{height:48px}}@media (max-width: 767px){#coupon_code{height:48px}}#coupon_code:focus{border:2px solid var(--it-theme-1)}.coupon2{text-align:end}@media (max-width: 767px){.coupon2{text-align:start}}@media only screen and (min-width: 768px) and (max-width: 991px){.coupon2 .it-btn{padding:0 35px}}.cart-page-total{padding-top:50px}.cart-page-total>h2{font-size:25px;margin-bottom:20px;text-transform:capitalize}.cart-page-total>ul{border:1px solid rgba(121,121,121,.2)}.cart-page-total>ul>li{list-style:none;font-size:15px;color:#6f7172;padding:10px 30px;border-bottom:1px solid rgba(121,121,121,.2);font-weight:400}.cart-page-total ul>li>span{float:right}.cart-page-total li:last-child{border-bottom:0}td.product-thumbnail img{width:60px}.cart-plus,.cart-minus{width:20px;height:20px;display:inline-block;vertical-align:middle;text-align:center;font-size:14px;line-height:18px;cursor:pointer}.order-notes textarea::-moz-placeholder{color:#6f7172;opacity:1}.order-notes textarea::placeholder{color:#6f7172;opacity:1}.your-order-table table th,.your-order-table table td{border-bottom:1px solid rgba(121,121,121,.2);border-right:medium none;color:#6f7172;font-size:14px;padding:15px 0;text-align:left}.your-order-table table th{border-top:medium none;color:#6f7172;font-weight:400;text-align:left;vertical-align:middle;white-space:nowrap;width:250px}.your-order-table table .shipping ul li label{color:#6f7172}.your-order-table table tr.cart_item:hover{background:#f9f9f9}.payment-method .accordion-button:after{position:absolute;content:"\f067";right:0;top:50%;font-size:16px;font-weight:400;margin-left:0;background-image:none;color:var(--it-common-black);font-family:"Font awesome 5 pro"}.minicart{background:#fff;padding:25px;position:absolute;right:0;top:250%;transition:all .3s ease 0s;width:350px;z-index:9;box-shadow:0 8px 20px #3d6ea84d;visibility:hidden;opacity:0}.cart-thumb{padding-right:15px}.cart-title{font-size:15px;font-family:var(--it-ff-body)}.cart-title a{display:inline-block;position:relative}.cart-title a:after{content:"";position:absolute;bottom:0;right:0;left:auto;height:1px;width:0;background-color:var(--it-theme-1);transition:.7s;display:inline-block}.cart-title a:hover:after{width:100%;right:auto;left:0;background-color:var(--it-common-black)}.cart-del-icon{font-weight:700;color:var(--it-common-black)}.cart-del-icon span{transition:.3s;color:red;cursor:pointer}.cart-content{text-align:start}.cart-content span{font-size:14px;color:#707279}.cart-content span del{color:#a5a7bc;font-size:13px}.cart-content-wrap{padding-bottom:7px}.cart-total-price{border-top:1px solid #707279;padding-top:15px;margin-top:10px;margin-bottom:25px}.cart-total-price span{color:#707279;font-weight:700;font-size:16px}.cart-btn .it-btn-theme{padding:15px 40px}.coupon-accordion h3{background-color:#f7f7f7;border-top:3px solid var(--it-theme-1);font-size:14px;font-weight:400;margin:0 0 25px;padding:1em 2em 1em 3.5em;position:relative;width:auto}.coupon-accordion h3:before{content:"\f07b";left:15px;top:13px;position:absolute;color:var(--it-theme-1);font-family:"Font Awesome 5 Pro";font-weight:700}.coupon-accordion>span{cursor:pointer;transition:.3s;font-weight:500}.coupon-accordion>span:hover,p.lost-password a:hover{color:var(--it-common-black)}.coupon-content{border:1px solid rgba(121,121,121,.2);display:none;margin-bottom:20px;padding:30px}.coupon-info p.coupon-text{margin-bottom:15px}.coupon-info p{margin-bottom:0}.coupon-info p.form-row-first label,.coupon-info p.form-row-last label{font-weight:500;font-size:16px;color:var(--it-common-black);margin-bottom:6px}.coupon-info p.form-row-first label span.required,.coupon-info p.form-row-last label span.required{color:var(--it-theme-1);font-weight:700}.coupon-info p.form-row-first input,.coupon-info p.form-row-last input{border-radius:5px;height:50px;line-height:50px;margin:0 0 14px;max-width:100%;padding:0 20px;width:100%;outline:none;box-shadow:none;background-color:transparent;border:1px solid rgba(121,121,121,.2)}.coupon-info p.form-row-first input:focus,.coupon-info p.form-row-last input:focus{border-color:var(--it-theme-1)}.coupon-info p.form-row input[type=submit]:hover,p.checkout-coupon input[type=submit]:hover{background:#3e976c none repeat scroll 0 0}.coupon-info p.form-row input[type=checkbox]{position:relative;top:1px}.form-row>label{margin-top:15px;margin-left:15px}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.form-row>label{margin-left:0}}@media only screen and (min-width: 576px) and (max-width: 767px){.form-row>label{margin-left:15px}}.buttons-cart input,.coupon input[type=submit],.buttons-cart a,.coupon-info p.form-row input[type=submit]{background:#252525 none repeat scroll 0 0;border:medium none;color:#fff;display:inline-block;float:left;font-size:12px;font-weight:700;height:40px;line-height:40px;margin-right:15px;padding:0 15px;text-transform:uppercase;transition:all .3s ease 0s}p.lost-password{margin-top:15px}p.lost-password a{color:#6f6f6f}p.checkout-coupon input[type=text]{background-color:transparent;border:1px solid rgba(121,121,121,.2);padding:0 20px;height:50px;width:100%;margin-bottom:15px;outline:none;box-shadow:none}p.checkout-coupon input[type=text]:focus{border-color:var(--it-theme-1)}.coupon-checkout-content{display:none}.checkbox-form h3{border-bottom:1px solid rgba(0,0,0,.1);font-size:26px;margin:0 0 20px;padding-bottom:10px;width:100%}.checkout-area .nice-select:after{margin-top:0;top:63%}.country-select{margin-bottom:30px;position:relative}.country-select select{width:100%;background-color:transparent;border:1px solid rgba(121,121,121,.2);padding:0 20px;height:50px}.country-select label,.checkout-form-list label{font-weight:500;font-size:16px;display:block;margin:0 0 5px;color:var(--it-common-black)}.country-select label span.required,.checkout-form-list label span.required{color:var(--it-theme-1)}.country-select .nice-select{border:1px solid rgba(121,121,121,.2);background-color:transparent;height:50px;padding:0 20px;line-height:50px;width:100%;margin-bottom:20px}.country-select .nice-select.open{border-color:var(--it-theme-1)}.country-select .nice-select .list{width:100%}.checkout-form-list{margin-bottom:30px}.checkout-form-list label{font-weight:500;font-size:16px;color:var(--it-common-black)}.checkout-form-list input[type=text],.checkout-form-list input[type=password],.checkout-form-list input[type=email]{height:50px;line-height:50px;padding:0 20px;width:100%;outline:none;box-shadow:none;border:1px solid rgba(121,121,121,.2);background-color:transparent}.checkout-form-list input[type=text]:focus,.checkout-form-list input[type=password]:focus,.checkout-form-list input[type=email]:focus{border-color:var(--it-theme-1)}.checkout-form-list input[type=text]::-moz-placeholder,.checkout-form-list input[type=password]::-moz-placeholder,.checkout-form-list input[type=email]::-moz-placeholder{opacity:1}.checkout-form-list input[type=text]::placeholder,.checkout-form-list input[type=password]::placeholder,.checkout-form-list input[type=email]::placeholder{opacity:1}input[type=checkbox],input[type=radio]{display:inline-block;margin-right:10px;position:relative;top:-1px;height:15px;width:15px}.create-acc label{display:inline-block}.create-account{display:none}.ship-different-title h3 label{display:inline-block;margin-right:20px;color:var(--it-common-black)}.order-notes textarea{height:120px;padding:15px;width:100%;outline:0;resize:none;border-radius:5px;background-color:var(--it-gray-3);border:1px solid var(--it-gray-3)}.order-notes textarea:focus{border-color:var(--it-theme-1)}#ship-box-info{display:none}.panel-group .panel{border-radius:0}.panel-default>.panel-heading{border-radius:0}.your-order{padding:30px 40px 45px;border:3px solid #f7f7f7}@media (max-width: 767px){.your-order{padding:15px}}.your-order h3{border-bottom:1px solid rgba(121,121,121,.2);font-size:30px;margin:0 0 20px;padding-bottom:10px;width:100%}.your-order-table table{background:none;border:0;width:100%}.your-order-table table th,.your-order-table table td{border-bottom:1px solid rgba(121,121,121,.2);border-right:medium none;border-left:medium none;font-size:14px;padding:15px 0;text-align:left}@media (max-width: 767px){.your-order-table table th,.your-order-table table td{font-size:13px}}@media (max-width: 767px){.your-order-table table th,.your-order-table table td{padding-right:10px}}.your-order-table table th{border-top:medium none;font-weight:400;text-align:left;vertical-align:middle;white-space:nowrap;width:250px}.panel-body>p{color:#222}.your-order-table table .shipping ul li{list-style:none}.your-order-table table .shipping ul li input{position:relative;top:2px}.your-order-table table .shipping th{vertical-align:top}.your-order-table table .order-total th{border-bottom:0;font-size:14px}.your-order-table table .order-total td{border-bottom:medium none}.your-order-table table tr.cart_item:hover{background:#f2f8f5}.your-order-table table tr.order-total td span{color:var(--it-common-black);font-size:18px;font-weight:500}.payment-method{margin-top:40px}.payment-method .accordion-item:last-of-type{border-bottom-right-radius:0;border-bottom-left-radius:0}.payment-method .accordion-item{background-color:#fff;border:0;border-bottom:1px solid #e7e7e7}.payment-method .accordion-button{font-size:16px;font-weight:500;color:var(--it-common-black);padding:23px 0;border:none}.payment-method .accordion-button:focus{box-shadow:none}.payment-method .accordion-button:after{position:absolute;content:"\f067";right:0;top:50%;transform:translateY(-50%);font-size:16px;font-weight:400;margin-left:0;background-image:none;color:var(--it-common-black);font-family:"Font awesome 5 pro"}.payment-method .accordion-button:not(.collapsed){color:var(--it-common-black);background-color:var(--it-common-white);box-shadow:none}.payment-method .accordion-button:not(.collapsed):after{content:"\f068";font-family:"Font awesome 5 pro"}.payment-method .accordion-body{padding:8px 0 40px}.payment-method .accordion-collapse{border:none}.panel-title>a{display:block}.order-button-payment input{background:#232323 none repeat scroll 0 0;border:medium none;color:#fff;font-size:15px;font-weight:600;height:40px;margin:0;padding:0;text-transform:uppercase;transition:all .3s ease 0s;width:100%}.order-button-payment input:hover{background:#3e976c none repeat scroll 0 0}.payment-method .btn-link{-moz-user-select:none;background:no-repeat;border:medium none;border-radius:0;color:#444;cursor:pointer;display:inline-block;font-size:14px;font-weight:500;letter-spacing:1px;line-height:1;margin-bottom:0;padding:3px 10px;text-align:center;text-transform:uppercase;transition:all .3s ease 0s;vertical-align:middle;white-space:nowrap;text-decoration:none}.payment-method .card{background-color:#fff;border:1px solid rgba(121,121,121,.2);border-radius:0;margin-bottom:10px}.payment-method .accordion .card:first-of-type{border:1px solid rgba(121,121,121,.2)}.card-header:first-child{border-radius:0}.payment-method .card-header{background-color:#fff;border-bottom:1px solid rgba(121,121,121,.2)}.order-button-payment button{width:100%}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.checkout-form-list p{font-size:16px}}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.coupon-area p{font-size:16px}}.coupon-area button.it-btn-orange{line-height:1.4}.it-contact-wrap{padding:95px 50px 65px;border-radius:50px;background-color:var(--it-theme-1)}@media (max-width: 767px){.it-contact-wrap{padding:45px 20px}}.it-contact-wrap .postbox__select .nice-select{position:relative;height:70px;line-height:70px;border-radius:10px;padding-left:30px;padding-right:70px;background-color:var(--it-common-white)}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-contact-wrap .postbox__select .nice-select{height:50px;line-height:50px;font-size:14px}}.it-contact-wrap .postbox__select .nice-select:after{content:"";display:block;height:9px;pointer-events:none;position:absolute;right:30px;top:55%;width:15px;border-bottom:0;border-radius:3px;border-left:9px solid transparent;border-right:9px solid transparent;border-top:9px solid var(--it-text-body);-webkit-transform:rotate(0deg) translateY(-50%);-ms-transform:rotate(0deg translateY(-50%));transform:rotate(0) translateY(-50%);-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-contact-wrap .postbox__select .nice-select:after{top:60%}}.it-contact-input-box{position:relative}.it-contact-input-box input{height:70px;line-height:70px;border-radius:10px;padding-left:30px;padding-right:70px;background-color:var(--it-common-white)}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-contact-input-box input{height:50px;line-height:50px;font-size:14px}}.it-contact-btn .it-btn-yellow{padding:24.5px 29px}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-contact-btn .it-btn-yellow{height:50px;line-height:50px}}.it-contact-info-box span{display:block;font-size:24px;color:var(--it-common-white);font-family:var(--it-ff-spartan-semibold)}@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){.it-contact-info-box span{font-size:18px}}@media (max-width: 767px){.it-contact-info-box span{font-size:16px}}.it-contact-info-box span:not(:last-child){margin-bottom:15px}.it-contact-info-box span a{font-family:var(--it-ff-spartan-regular)}.it-contact-info-box span i{font-style:normal;width:130px;display:inline-block}@media (max-width: 767px){.it-contact-info-box span i{width:100px}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-contact-thumb{margin-bottom:70px}}.it-contact-3-left{padding:20px 20px 55px;margin-right:75px;border-radius:20px;height:100%;background-color:var(--it-gray-1)}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-contact-3-left{margin-right:0}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-contact-3-left{margin-right:0;margin-top:70px}}@media (max-width: 767px){.it-contact-3-left{height:auto;margin-right:0;margin-top:70px}}@media (max-width: 767px){.it-contact-3-left .it-details-title{font-size:22px}}.it-contact-3-right{margin-left:-30px;position:relative;padding-bottom:10px}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-contact-3-right{margin-left:0}}.it-contact-3-right:after{content:"";position:absolute;bottom:0;right:-10px;height:100%;width:100%;border-radius:20px;z-index:-1;background-color:var(--it-theme-1)}@media (max-width: 767px){.it-contact-3-right:after{right:-5px;bottom:5px}}.it-contact-3-form-box{padding:55px 50px 60px;border-radius:20px;border:1px solid #e9ebf1;background-color:var(--it-common-white);box-shadow:0 16px 32px -2px #2021241a,0 8px 16px -2px #2021240f}.it-contact-3-form-box .it-section-title{margin-bottom:45px}@media only screen and (min-width: 992px) and (max-width: 1199px),(max-width: 767px){.it-contact-3-form-box{padding:35px 20px 40px}}.it-contact-3-area .it-contact-list ul li{list-style-type:none;padding-left:45px;position:relative}@media (max-width: 767px){.it-contact-3-area .it-contact-list ul li{padding-left:30px}}.it-contact-3-area .it-contact-list ul li:not(:last-child){margin-bottom:28px}.it-contact-3-area .it-contact-list ul li a{font-size:20px;list-style-type:none;display:inline-block;font-family:var(--it-ff-spartan-semibold)}@media (max-width: 767px){.it-contact-3-area .it-contact-list ul li a{font-size:14px}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-contact-3-area .it-contact-list ul li a{font-size:17px}}.it-contact-3-area .it-contact-list ul li a:hover{color:var(--it-theme-1)}.it-contact-3-area .it-contact-list ul li span{position:absolute;top:-2px;left:0}@media (max-width: 767px){.it-contact-3-area .it-contact-list ul li span svg{height:20px;width:20px}}@media (max-width: 767px){.it-contact-3-area .it-contact-social a svg{height:20px;width:20px}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-contact-3-area .it-contact-social a svg{height:30px;width:30px}}.it-contact-3-area .it-contact-social a:not(:last-child){margin-right:35px}.it-contact-3-area .it-contact-social a:hover{color:var(--it-theme-1)}.it-contact-3-area .it-contact-2-form-title{color:var(--it-common-black)}.it-contact-3-area .contact__select .nice-select{width:100%;position:relative;height:50px;line-height:50px;padding:0 30px;font-size:16px;border-radius:5px;background-color:var(--it-gray-1);border:1px solid rgba(9,31,46,.1)}.it-contact-3-area .it-signup-input textarea{border-radius:5px;height:290px;background-color:var(--it-gray-1);border:1px solid rgba(9,31,46,.1)}@media (max-width: 767px){.it-contact-3-area .it-signup-input textarea{height:150px}}.it-contact-3-area .it-signup-input textarea:focus{border:1px solid var(--it-theme-1)}.it-contact-3-style-2 .it-contact-3-left{background-color:var(--it-common-white)}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-contact-3-style-2 .it-contact-3-left{padding:0}}.it-contact-3-style-2 .it-contact-3-left span{font-size:28px;display:block;margin-bottom:20px;color:var(--it-common-black);font-family:var(--it-ff-spartan-semibold)}.it-contact-3-style-2 .it-contact-list ul li{padding-left:0;display:flex;align-items:center}.it-contact-3-style-2 .it-contact-list ul li a{padding-left:0}.it-contact-3-style-2 .it-contact-list ul li span{border-radius:20px;width:68px;height:68px;line-height:65px;text-align:center;z-index:1;position:relative;margin-right:20px;display:inline-block;margin-bottom:0;background-color:var(--it-gray-1);border:1px solid rgba(31,36,50,.1)}@media (max-width: 767px){.it-contact-3-style-2 .it-contact-list ul li span{width:60px;height:60px;line-height:58px}}.it-contact-3-style-2 .it-contact-list ul li span:before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;z-index:-1;border-radius:20px;background-color:var(--it-gray-1)}.it-contact-3-style-2 .it-contact-list ul li span:after{content:"";position:absolute;bottom:-2px;right:-2px;height:100%;width:100%;z-index:-2;border-radius:20px;background-color:var(--it-theme-1)}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-contact-2-area .it-section-title br{display:none}}.it-contact-2-area .it-contact-thumb{margin-right:84px}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-contact-2-area .it-contact-thumb{margin-right:0}}.it-contact-2-form-box{padding:36px 30px 40px;border-radius:10px;background-color:#06786a}.it-contact-2-form-box .it-btn-yellow{border-radius:5px}.it-contact-2-form-title{font-size:30px;text-align:center;margin-bottom:25px;color:var(--it-common-white)}@media (max-width: 767px){.it-contact-2-form-title{font-size:24px}}.it-contact-2-input-wrap{margin-bottom:27px}.it-contact-2-input-wrap label{font-weight:600;margin-bottom:11px;color:var(--it-common-white)}.it-contact-2-input-box{position:relative}.it-contact-2-input-box input{height:50px;line-height:50px;border-radius:5px;font-size:14px;padding-left:20px;padding-right:50px;color:var(--it-common-black);background-color:var(--it-common-white)}.it-contact-2-input-box input::placeholder{font-size:14px}.it-contact-2-input-box textarea{height:150px;border-radius:5px;font-size:14px;padding-left:20px;color:var(--it-common-black);background-color:var(--it-common-white)}.it-contact-2-input-box textarea::placeholder{font-size:14px}.it-contact-2-input-box .icon{position:absolute;top:48%;right:23px;transform:translateY(-50%)}.it-contact-2-shape-1{position:absolute;bottom:0;right:0;z-index:-1}@media only screen and (min-width: 768px) and (max-width: 991px){.it-footer-col-1-1{margin-right:40px}}.it-footer-col-1-2{margin-left:105px}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-footer-col-1-2{margin-left:70px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-footer-col-1-2{margin-left:60px}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-footer-col-1-2{margin-left:40px}}@media (max-width: 767px){.it-footer-col-1-2{margin-left:0}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-footer-col-1-2{margin-left:30px}}.it-footer-col-1-3{margin-left:80px}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-footer-col-1-3{margin-left:45px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-footer-col-1-3{margin-left:25px}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-footer-col-1-3{margin-left:0}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-footer-col-1-4{margin-left:40px}}@media (max-width: 767px){.it-footer-col-1-4{margin-left:0}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-footer-col-1-4{margin-left:30px}}.it-footer-col-6-2{padding-left:40px}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-footer-col-6-2{padding-left:0}}.it-footer-col-6-3{padding-left:40px}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-footer-col-6-3{padding-left:0}}.it-footer-col-7-2{padding-left:80px}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-footer-col-7-2{padding-left:60px}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-footer-col-7-2{padding-left:0}}.it-footer-col-7-3{padding-left:80px}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-footer-col-7-3{padding-left:50px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-footer-col-7-3{padding-left:40px}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-footer-col-7-3{padding-left:0}}.it-footer-col-7-4{padding-left:40px}@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: 767px){.it-footer-col-7-4{padding-left:0}}.it-footer-col-8-2{transform:translate(50px)}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-footer-col-8-2{transform:translate(60px)}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-footer-col-8-2{transform:translate(0)}}.it-footer-col-8-3{transform:translate(90px)}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-footer-col-8-3{transform:translate(60px)}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-footer-col-8-3{transform:translate(0)}}.it-footer-col-8-4{transform:translate(80px)}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-footer-col-8-4{transform:translate(0)}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-footer-col-8-4{transform:translate(0)}}.it-footer-col-14-2{padding-left:30px}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-footer-col-14-2{padding-left:20px}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-footer-col-14-2{padding-left:0}}.it-footer-col-14-3{padding-left:100px}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-footer-col-14-3{padding-left:80px}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-footer-col-14-3{padding-left:60px}}@media (max-width: 767px){.it-footer-col-14-3{padding-left:0}}.it-footer-widget-title{font-size:24px;line-height:1.28;margin-top:6px;margin-bottom:30px;text-transform:capitalize;color:var(--it-common-black)}@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: 767px){.it-footer-widget-title{font-size:19px}}.it-footer-widget-text p{line-height:1.75;margin-bottom:32px;margin-right:10px}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-footer-widget-text p{font-size:14px;margin-right:0}.it-footer-widget-text p br{display:none}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-footer-widget-text p{font-size:14px;margin-right:-15px}.it-footer-widget-text p br{display:none}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-footer-widget-text p{font-size:14px;margin-right:0}.it-footer-widget-text p br{display:none}}.it-footer-widget-menu ul li{list-style-type:none}.it-footer-widget-menu ul li:not(:last-child){margin-bottom:20px}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-footer-widget-menu ul li:not(:last-child){margin-bottom:16px}}.it-footer-widget-menu ul li a{position:relative}.it-footer-widget-menu ul li a:before{content:"";height:1px;width:4px;transition:.3s;display:inline-block;transform:translateY(-5px);opacity:0}@media only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-footer-widget-menu ul li a{font-size:14px}}.it-footer-widget-menu ul li a:hover:before{opacity:1;width:10px;margin-right:10px;background-color:var(--it-theme-1)}@media (max-width: 767px){.it-footer-widget-menu-2{margin-top:30px}}.it-footer-widget-menu-2 a{font-size:24px;display:inline-block;color:var(--it-common-white);font-family:var(--it-ff-spartan-semibold)}.it-footer-widget-menu-2 a:not(:last-child){margin-right:65px}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-footer-widget-menu-2 a:not(:last-child){margin-right:35px}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-footer-widget-menu-2 a:not(:last-child){margin-right:20px}}@media (max-width: 767px){.it-footer-widget-menu-2 a:not(:last-child){margin-right:20px}}@media only screen and (min-width: 1400px) and (max-width: 1599px){.it-footer-widget-menu-2 a{font-size:23px}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-footer-widget-menu-2 a{font-size:18px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-footer-widget-menu-2 a{font-size:17px}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-footer-widget-menu-2 a{font-size:14px}}@media (max-width: 767px){.it-footer-widget-menu-2 a{font-size:14px;margin-bottom:10px}}.it-footer-widget-menu-2 a:hover{color:var(--it-theme-2)}.it-footer-widget-contact ul li{list-style-type:none}.it-footer-widget-contact ul li:not(:last-child){margin-bottom:18px}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-footer-widget-contact ul li:not(:last-child){margin-bottom:15px}}.it-footer-widget-contact ul li span{font-weight:600;margin-right:5px;display:inline-block;color:var(--it-common-black)}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-footer-widget-contact ul li span{font-size:15px}}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-footer-widget-contact ul li a{font-size:15px}}.it-footer-widget-contact ul li a:hover{color:var(--it-common-black)}.it-footer-widget-contact-2 ul li{list-style-type:none}.it-footer-widget-contact-2 ul li:not(:last-child){margin-bottom:20px}.it-footer-widget-contact-2 ul li span{font-weight:400;color:#ffffffb3}.it-footer-widget-contact-2 ul li span i{font-style:normal;display:inline-block;font-weight:600;margin-right:4px;color:var(--it-common-white)}.it-footer-widget-contact-3 a{font-size:18px;line-height:1.56;display:block;color:#fffc}@media only screen and (min-width: 992px) and (max-width: 1199px),(max-width: 767px){.it-footer-widget-contact-3 a{font-size:14px}}.it-footer-widget-contact-3 a:last-child{margin-top:20px;font-weight:600;display:inline-block;color:var(--it-common-white)}.it-footer-widget-contact-4 ul li{list-style-type:none;padding-left:30px;position:relative}.it-footer-widget-contact-4 ul li:not(:last-child){margin-bottom:22px}.it-footer-widget-contact-4 ul li a{font-size:15px;color:var(--it-common-white)}.it-footer-widget-contact-4 ul li a svg{position:absolute;top:2px;left:0}.it-footer-widget-social a{color:var(--it-common-black)}.it-footer-widget-social a:not(:last-child){margin-right:18px}.it-footer-widget-social a svg{width:20px;height:19px}.it-footer-widget-social a:hover{color:var(--it-theme-1)}.it-footer-widget-post-item{display:flex;align-items:center}.it-footer-widget-post-thumb{flex:0 0 auto;width:80px;height:80px;margin-right:15px}.it-footer-widget-post-content span{font-size:12px;display:flex;align-items:center;margin-bottom:12px;color:var(--it-common-white)}.it-footer-widget-post-content span svg{margin-right:5px;display:inline-block}.it-footer-widget-post-content .title{font-weight:600;line-height:1.5;color:#bebfc3;font-size:16px}@media only screen and (min-width: 992px) and (max-width: 1199px),(max-width: 767px){.it-footer-widget-post-content .title{font-size:12px}}.it-footer-widget-gallery-wrap{display:grid;gap:5px;height:auto;grid-template-columns:repeat(3,1fr)}@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){.it-footer-widget-gallery-wrap{width:auto}}.it-footer-widget-gallery-wrap img{border-radius:3px}.it-footer-area{background-repeat:no-repeat;background-size:cover}.it-footer-border{position:absolute;top:0;left:0;height:100%;width:100%;z-index:-1}.it-footer-border:before{content:"";position:absolute;top:0;left:34.5%;height:100%;width:1px;background-color:#6c757d26}@media only screen and (min-width: 1600px) and (max-width: 1800px){.it-footer-border:before{left:31%}}@media only screen and (min-width: 1400px) and (max-width: 1599px){.it-footer-border:before{left:28.5%}}@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: 767px){.it-footer-border:before{display:none}}.it-footer-border:after{content:"";position:absolute;top:0;left:50.6%;height:100%;width:1px;background-color:#6c757d26}@media only screen and (min-width: 1600px) and (max-width: 1800px){.it-footer-border:after{left:49.5%}}@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: 767px){.it-footer-border:after{display:none}}.it-footer-border span{position:relative;height:100%;width:100%;display:block}.it-footer-border span:after{content:"";position:absolute;top:0;right:31%;height:100%;width:1px;background-color:#6c757d26}@media only screen and (min-width: 1600px) and (max-width: 1800px){.it-footer-border span:after{right:27.5%}}@media only screen and (min-width: 1400px) and (max-width: 1599px){.it-footer-border span:after{right:24.5%}}@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: 767px){.it-footer-border span:after{display:none}}.it-footer-shape-1{position:absolute;top:13%;right:3.5%;z-index:-1;animation:rotate 15s linear infinite}.it-footer-shape-2{position:absolute;bottom:17%;left:3.5%;z-index:-1}@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: 767px){.it-footer-shape-2{display:none}}.it-footer-shape-3{position:absolute;bottom:3%;right:4%;z-index:-1;opacity:.5}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-footer-shape-3{transform:scale(.5)}}.it-footer-shape-4{position:absolute;bottom:2%;left:2%}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-footer-shape-4{display:none}}.it-footer-shape-5{position:absolute;top:18%;left:0;z-index:-1}.it-footer-style-2{margin-top:-100px}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-footer-style-2 .it-copyright-left{margin-bottom:0}}.it-footer-style-2 .it-copyright-left p{color:var(--it-common-white)}.it-footer-style-2 .it-copyright-left p a{color:var(--it-theme-2)}.it-footer-style-2 .it-copyright-bg:after{display:none}.it-footer-style-3{margin-top:-210px}.it-footer-style-3 .it-footer-area{padding-top:350px}.it-footer-style-3 .it-copyright-left p{color:var(--it-common-white)}.it-footer-style-3 .it-copyright-left p a{text-decoration:underline;color:var(--it-common-white)}@media only screen and (min-width: 1400px) and (max-width: 1599px),only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-footer-style-3 .it-footer-shape-2{display:none}}.it-footer-style-4{margin-top:-195px}.it-footer-style-4 .it-footer-area{padding-top:300px}.it-footer-style-4 .it-footer-col-1-2{margin-left:80px}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px){.it-footer-style-4 .it-footer-col-1-2{margin-left:30px}}@media (max-width: 767px){.it-footer-style-4 .it-footer-col-1-2{margin-left:0}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-footer-style-4 .it-footer-col-1-2{margin-left:30px}}.it-footer-style-4 .it-footer-col-1-3{margin-left:0;transform:translate(90px)}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-footer-style-4 .it-footer-col-1-3{transform:translate(40px)}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-footer-style-4 .it-footer-col-1-3{transform:translate(0)}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-footer-style-4 .it-footer-col-1-4{text-align:start!important;margin-left:30px}}@media (max-width: 767px){.it-footer-style-4 .it-footer-col-1-4{text-align:start!important}}.it-footer-style-4 .it-copyright-left p{color:var(--it-common-white)}.it-footer-style-4 .it-copyright-left p a{text-decoration:underline;color:var(--it-common-white)}@media only screen and (min-width: 1400px) and (max-width: 1599px),only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-footer-style-4 .it-footer-shape-2{display:none}}@media (max-width: 767px){.it-footer-style-5{background-color:var(--it-theme-1)}}.it-footer-style-5 .it-footer-widget-title{margin-top:0;color:var(--it-common-white)}.it-footer-style-5 .it-footer-widget-menu ul li a{color:#ffffffb3}.it-footer-style-5 .it-footer-widget-menu ul li a:before{background:#ffffffb3}.it-footer-style-5 .it-footer-bg{position:absolute;top:0;left:0;height:100%;width:100%;z-index:-1;object-fit:cover}@media (max-width: 767px){.it-footer-style-5 .it-footer-bg{display:none}}.it-footer-style-6 .it-footer-widget-text p{color:var(--it-common-white)}.it-footer-style-6 .it-btn-yellow span{color:var(--it-theme-4)}.it-footer-style-6 .it-btn-yellow svg{color:var(--it-theme-4)}.it-footer-style-6 .it-footer-widget-title{text-transform:uppercase;color:var(--it-common-white);font-family:var(--it-ff-edensor-regular)}.it-footer-style-6 .it-footer-widget-menu ul li a{color:var(--it-common-white)}.it-footer-style-6 .it-footer-widget-menu ul li a:before{background-color:var(--it-common-white)}.it-footer-style-6 .it-footer-widget-contact ul li span,.it-footer-style-6 .it-footer-widget-contact ul li a{color:var(--it-common-white)}.it-footer-style-6 .it-footer-widget-social a svg{transition:.3s;color:var(--it-common-white)}.it-footer-style-6 .it-footer-widget-social a svg:hover{color:var(--it-theme-2)}.it-footer-style-6 .it-footer-border:before{background-color:#ffffff1a}.it-footer-style-6 .it-footer-border:after{background-color:#ffffff1a}.it-footer-style-6 .it-footer-border span:before{background-color:#ffffff1a}.it-footer-style-6 .it-footer-border span:after{background-color:#ffffff1a}.it-footer-style-6 .it-footer-col-1-2{margin-left:115px}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-footer-style-6 .it-footer-col-1-2{margin-left:80px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-footer-style-6 .it-footer-col-1-2{margin-left:60px}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-footer-style-6 .it-footer-col-1-2{margin-left:30px}}@media (max-width: 767px){.it-footer-style-6 .it-footer-col-1-2{margin-left:0}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-footer-style-6 .it-footer-col-1-2{margin-left:30px}}.it-footer-style-6 .it-footer-col-1-3{margin-left:90px}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-footer-style-6 .it-footer-col-1-3{margin-left:30px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-footer-style-6 .it-footer-col-1-3{margin-left:10px}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-footer-style-6 .it-footer-col-1-3{margin-left:0}}.it-footer-style-6 .it-copyright-left p{color:var(--it-common-white)}.it-footer-style-6 .it-copyright-left p a{color:var(--it-theme-2)}.it-footer-style-6 .it-copyright-bg:after{background-color:var(--it-common-white)}.it-footer-style-6 .it-copyright-menu a{color:var(--it-common-white)}@media only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 992px) and (max-width: 1199px){.it-footer-style-6 .it-copyright-menu a{font-size:14px}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-footer-style-6 .it-copyright-menu a{font-size:14px}}.it-footer-style-6 .it-copyright-menu span,.it-footer-style-7 .it-copyright-left p{color:var(--it-common-white)}.it-footer-style-7 .it-copyright-left p a{color:var(--it-theme-5)}.it-footer-style-7.it-footer-style-5 .it-footer-widget-title{font-family:var(--it-ff-oxanium)}.it-footer-style-8{margin-top:-100px}.it-footer-style-8 .it-footer-widget-social a{color:var(--it-common-white)}.it-footer-style-8 .it-footer-widget-social a:hover{color:var(--it-theme-2)}.it-footer-style-8 .it-footer-widget-text p{color:#fffc}.it-footer-style-8 .it-footer-widget-title{font-weight:700;font-family:var(--it-ff-cinzel-decorative)}.it-footer-style-8 .it-copyright-area{padding:14px 0;border-top:1px solid rgba(255,255,255,.2)}.it-footer-style-8 .it-copyright-left p{color:var(--it-common-white)}.it-footer-style-8 .it-copyright-left p a{color:var(--it-theme-2)}.it-footer-style-8 .it-footer-border:before{background-color:#ffffff1a}.it-footer-style-8 .it-footer-border:after{background-color:#ffffff1a}.it-footer-style-8 .it-footer-border span:after{background-color:#ffffff1a}.it-footer-style-9{margin-top:0}.it-footer-shop-style .it-copyright-border{border-top:1px solid #D9D9D9}.it-footer-shop-style .it-copyright-logo{margin-left:170px}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-footer-shop-style .it-copyright-logo{margin-left:100px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-footer-shop-style .it-copyright-logo{margin-left:10px}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-footer-shop-style .it-copyright-logo{display:none}}.it-footer-shop-style .it-copyright-ptb{padding:23.5px 0}.it-copyright-ptb{padding:12px 0}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-copyright-ptb{padding:17px 0}}.it-copyright-bg:after{content:"";position:absolute;top:0;right:0;height:100%;width:51.5%;z-index:-1;background-color:var(--it-theme-1);clip-path:polygon(4% 0,100% 0,100% 100%,0% 100%)}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-copyright-bg:after{width:55%}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-copyright-bg:after{width:59%}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-copyright-bg:after{display:none}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-copyright-left{margin-bottom:8px}}.it-copyright-left p{color:var(--it-common-black)}@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: 767px){.it-copyright-left p{font-size:14px}}.it-copyright-left p a{color:var(--it-theme-1)}.it-copyright-left.style-2{margin-bottom:0}.it-copyright-menu a{color:var(--it-common-white)}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-copyright-menu a{font-size:14px}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-copyright-menu a{font-size:14px;color:var(--it-common-black)}}.it-copyright-menu span{color:var(--it-common-white);margin:0 11px}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-copyright-menu span{color:var(--it-common-black)}}@media (max-width: 767px){.it-copyright-social{margin-top:15px}}.it-copyright-social a{display:inline-block;height:35px;width:35px;line-height:32px;text-align:center;border-radius:5px;color:var(--it-common-white);border:1px solid rgba(255,255,255,.3)}.it-copyright-social a:hover{border:1px solid white}.it-copyright-social a:not(:last-child){margin-right:10px}.it-copyright-social a svg{height:14px;width:15px}@media only screen and (min-width: 768px) and (max-width: 991px){.it-copyright-style-3 .it-copyright-left{margin-bottom:0}}.it-copyright-style-3 .it-copyright-left p{color:var(--it-common-white)}.it-copyright-style-3 .it-copyright-left p a{color:var(--it-theme-2)}.it-copyright-style-3 .it-copyright-menu span,.it-copyright-style-3 .it-copyright-menu a{color:var(--it-common-white)}.it-copyright-2-area{padding:28px 0;border-top:1px solid rgba(255,255,255,.1)}.it-copyright-2-text p,.it-copyright-2-text a{font-size:14px;color:var(--it-theme-6)}.it-funfact-icon span{z-index:1;position:relative;display:inline-block;margin-right:17px;padding-left:12px}.it-funfact-icon span:after{position:absolute;content:"";top:-10px;left:0;display:inline-block;height:41px;width:41px;line-height:41px;text-align:center;border-radius:50%;z-index:-1;background-color:#ffffff26}.it-funfact-icon span svg{-webkit-transition:all .3s ease;transition:all .3s ease}.it-funfact-content{text-align:start}.it-funfact-content span{color:var(--it-common-white)}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-funfact-content span{font-size:14px}}.it-funfact-number{font-size:28px;line-height:1;margin-bottom:10px;color:var(--it-common-white)}.it-funfact-number i{font-style:normal}.it-funfact-item{padding:71px 0;position:relative}@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: 767px){.it-funfact-item{text-align:center;padding:0 0 50px}}.it-funfact-item:before{position:absolute;top:0;content:"";width:1px;height:100%;background-color:#ffffff26}@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: 767px){.it-funfact-item:before{display:none}}.it-funfact-item:hover .it-funfact-icon svg{-webkit-transform:scaleX(-1);transform:scaleX(-1)}@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: 767px){.it-funfact-area{padding-top:70px;padding-bottom:20px}}.it-funfact-area .row [class*=col-]:first-child .it-funfact-item:before{display:none}.it-funfact-area .row [class*=col-]:nth-child(2) .it-funfact-item{padding-left:20px}@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: 767px){.it-funfact-area .row [class*=col-]:nth-child(2) .it-funfact-item{padding-left:0}}.it-funfact-area .row [class*=col-]:nth-child(2) .it-funfact-item:before{left:-13.5%}.it-funfact-area .row [class*=col-]:nth-child(3) .it-funfact-item{padding-left:25px}@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: 767px){.it-funfact-area .row [class*=col-]:nth-child(3) .it-funfact-item{padding-left:0}}.it-funfact-area .row [class*=col-]:nth-child(3) .it-funfact-item:before{left:-13.5%}.it-funfact-area .row [class*=col-]:nth-child(4) .it-funfact-item{padding-left:50px}@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: 767px){.it-funfact-area .row [class*=col-]:nth-child(4) .it-funfact-item{padding-left:0}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-funfact-area .row [class*=col-]:nth-child(4) .it-funfact-item{padding-bottom:0}}.it-funfact-area .row [class*=col-]:nth-child(4) .it-funfact-item:before{left:-4%}.it-funfact-wrap{margin-top:-185px;padding:0 80px;border-radius:100px}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-funfact-wrap{padding:0 35px}}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px){.it-funfact-wrap{padding:60px 35px}}@media (max-width: 767px){.it-funfact-wrap{padding:60px 25px;border-radius:30px}}.it-funfact-wrap:after{position:absolute;content:"";bottom:-7px;left:0;width:100%;height:100%;z-index:-2;border-radius:100px;background-color:var(--it-theme-2)}@media (max-width: 767px){.it-funfact-wrap:after{border-radius:30px}}.it-funfact-wrap:before{position:absolute;content:"";bottom:0;left:0;width:100%;height:100%;z-index:-1;border-radius:100px;background-color:var(--it-theme-1)}@media (max-width: 767px){.it-funfact-wrap:before{border-radius:30px}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-funfact-wrap .it-funfact-item{padding:71px 0}}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px){.it-funfact-wrap .it-funfact-item{padding-bottom:0}}@media (max-width: 767px){.it-funfact-wrap .it-funfact-item{padding-bottom:0}}.it-funfact-wrap .it-funfact-item:before{display:none}.it-funfact-wrap .it-funfact-icon svg{color:var(--it-theme-2)}.it-funfact-wrap .row [class*=col-]:nth-child(2) .it-funfact-item{padding-left:20px}@media (max-width: 767px){.it-funfact-wrap .row [class*=col-]:nth-child(2) .it-funfact-item{padding-left:0}}.it-funfact-wrap .row [class*=col-]:nth-child(3) .it-funfact-item{padding-left:15px}@media (max-width: 767px){.it-funfact-wrap .row [class*=col-]:nth-child(3) .it-funfact-item{padding-left:0}}.it-funfact-wrap .row [class*=col-]:nth-child(4) .it-funfact-item{padding-left:0}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-funfact-wrap .row [class*=col-]:not(:last-child) .it-funfact-item{margin-bottom:50px}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-funfact-wrap .row [class*=col-]:nth-last-child(2) .it-funfact-item{margin-bottom:0}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-funfact-wrap .row [class*=col-]:nth-last-child(2) .it-funfact-item{margin-bottom:0}}.it-funfact-shape-1{position:absolute;top:-56%;left:1.5%;z-index:1;animation:itswing 2s forwards infinite alternate;transform-origin:bottom center}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-funfact-shape-1{top:-54%}}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-funfact-shape-1{display:none}}@media only screen and (min-width: 1400px) and (max-width: 1599px){.it-funfact-shape-1 img{transform:scale(.7)}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-funfact-shape-1 img{transform:scale(.7)}}.it-funfact-shape-2{position:absolute;bottom:-15%;right:1.5%;z-index:1;animation:itswing 2.5s forwards infinite alternate;transform-origin:bottom center}@media only screen and (min-width: 1400px) and (max-width: 1599px){.it-funfact-shape-2{bottom:-28%}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-funfact-shape-2{bottom:-30%}}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-funfact-shape-2{display:none}}@media only screen and (min-width: 1400px) and (max-width: 1599px){.it-funfact-shape-2 img{transform:scale(.7)}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-funfact-shape-2 img{transform:scale(.7)}}.it-funfact-shape-3{position:absolute;bottom:0;left:0;z-index:-1;width:100%;height:100%;object-fit:cover}.it-funfact-shape-4{position:absolute;top:0;left:0;height:100%;width:100%;object-fit:cover}.it-funfact-style-2{background-color:var(--it-common-black);clip-path:path("M0 0C159.993 0 323.993 25.8668 484 25.8668C644 25.8668 800 0 960 0C1120 0 1284 25.8668 1444 25.8668C1603.99 25.8668 1759.99 0 1919.99 0C1920 73.3809 1920 146.762 1920 220.143C1759.99 220.143 1603.99 246.006 1444 246C1284 246.006 1120 220.139 960 220.133C800 220.139 644 246.006 484 246C324 246.006 160 220.143 0 220.143C0 146.762 0 73.3809 0 0Z")}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-funfact-style-2{clip-path:none;padding:70px 0}}.it-funfact-style-2 .it-funfact-item{padding:94px 0;position:relative;height:100%}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-funfact-style-2 .it-funfact-item{padding:0;margin-bottom:50px}}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-funfact-style-2 .it-funfact-item.style-4{margin-bottom:0}}.it-funfact-style-3{background-position:center;background-size:cover;background-repeat:no-repeat}.it-funfact-style-3 .it-funfact-item{padding:75px 0}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-funfact-style-3 .it-funfact-item{padding:0 0 50px}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-funfact-style-3.it-funfact-area{padding:0}}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px){.it-funfact-style-3.it-funfact-area{padding:70px 0}}@media (max-width: 767px){.it-funfact-style-3.it-funfact-area{padding:100px 0;background-image:none!important;background-color:var(--it-theme-1)}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-funfact-style-3.it-funfact-area .row [class*=col-]:nth-child(4) .it-funfact-item{padding-bottom:0}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-funfact-style-3.it-funfact-area .row [class*=col-]:nth-child(3) .it-funfact-item{padding-bottom:0}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-funfact-style-4.it-funfact-area{padding:90px 0}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-funfact-style-4 .it-funfact-content span{font-size:13px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-funfact-style-4 .it-funfact-number{font-size:24px}}.it-funfact-style-5 .it-funfact-number{font-family:var(--it-ff-cinzel-decorative)}@media only screen and (min-width: 576px) and (max-width: 767px){.it-funfact-style-5.it-funfact-area .row [class*=col-] .it-funfact-item{padding-bottom:50px}}.it-funfact-style-6{margin-top:-15px}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-funfact-style-6{margin-top:-30px}}@media (max-width: 767px){.it-funfact-style-6{margin-top:0;padding-bottom:71px;background-color:var(--it-common-black)}}.it-funfact-style-6 .it-funfact-icon span:after{background-color:var(--it-theme-5)}.it-funfact-style-6 .it-funfact-bg{position:absolute;z-index:-1;top:0;left:0;height:100%;width:100%}@media (max-width: 767px){.it-funfact-style-6 .it-funfact-bg{display:none}}.it-funfact-style-6 .it-funfact-item:before{top:auto;bottom:0;width:2px;height:94%}@media only screen and (min-width: 576px) and (max-width: 767px){.it-funfact-style-6 .row [class*=col-]:nth-child(3) .it-funfact-item{padding-bottom:0}}.it-funfact-style-7{margin-top:-20px}.it-funfact-style-7 .it-funfact-icon span:after{background-color:#ffffff26}.it-funfact-2-area .row [class*=col-]:first-child .it-funfact-item:before{display:none}.it-funfact-2-area .row [class*=col-]:nth-child(2) .it-funfact-item{padding-left:20px}@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: 767px){.it-funfact-2-area .row [class*=col-]:nth-child(2) .it-funfact-item{padding-left:0}}.it-funfact-2-area .row [class*=col-]:nth-child(2) .it-funfact-item:before{left:-13.5%}.it-funfact-2-area .row [class*=col-]:nth-child(3) .it-funfact-item{padding-left:25px}@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: 767px){.it-funfact-2-area .row [class*=col-]:nth-child(3) .it-funfact-item{padding-left:0}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-funfact-2-area .row [class*=col-]:nth-child(3) .it-funfact-item{padding-bottom:0}}.it-funfact-2-area .row [class*=col-]:nth-child(3) .it-funfact-item:before{left:-13.5%}.it-funfact-2-area .row [class*=col-]:nth-child(4) .it-funfact-item{padding-left:50px}@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: 767px){.it-funfact-2-area .row [class*=col-]:nth-child(4) .it-funfact-item{padding-left:0}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-funfact-2-area .row [class*=col-]:nth-child(4) .it-funfact-item{padding-bottom:0}}.it-funfact-2-area .row [class*=col-]:nth-child(4) .it-funfact-item:before{left:-4%}@media only screen and (min-width: 768px) and (max-width: 991px){.it-funfact-2-area.it-funfact-2-area .row [class*=col-]:nth-child(4) .it-funfact-item{margin-bottom:0;padding-bottom:0}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-funfact-2-area.it-funfact-2-area .row [class*=col-]:nth-child(3) .it-funfact-item{margin-bottom:0;padding-bottom:0}}.it-header-transparent{position:absolute;top:0;left:0;right:0;z-index:99}.it-header-top-ptb{padding:10px 0;position:relative}.it-header-top-ptb:after{position:absolute;content:"";top:0;left:0;width:100%;height:2px;background:linear-gradient(90deg,#1ab69d,#ffd500)}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-header-top-ptb{padding:12px 0}}.it-header-top-contact{position:relative;padding-left:28px}.it-header-top-contact span{display:inline-block;text-align:center;position:absolute;top:-2px;left:0}.it-header-top-contact span svg,.it-header-top-contact span i{position:relative;z-index:1;transition:.3s;color:var(--it-theme-2)}.it-header-top-contact a{font-weight:400;font-size:14px;color:var(--it-common-white)}.it-header-top-contact-wrap ul li{list-style-type:none;display:inline-block}.it-header-top-contact-wrap ul li:not(:last-child){padding-right:27px;margin-right:27px;border-right:1px solid var(--it-text-body)}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-header-top-contact-wrap ul li:not(:last-child){padding-right:30px;margin-right:26px}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-header-top-contact-wrap ul li:not(:last-child){padding-right:0;margin-right:0;border-right:none}}.it-header-top-social-box a:not(:last-child){margin-right:18px}@media only screen and (min-width: 576px) and (max-width: 767px){.it-header-top-social-box a{width:35px;height:35px;line-height:31px}}.it-header-top-social-box a svg,.it-header-top-social-box a i{z-index:1;transition:.3s;position:relative;color:var(--it-common-white)}@media only screen and (min-width: 576px) and (max-width: 767px){.it-header-top-social-box a svg,.it-header-top-social-box a i{width:14px;height:14px}}.it-header-top-social-box a:hover svg,.it-header-top-social-box a:hover i{color:var(--it-theme-2)}.it-header-top-social-box span{font-size:14px;display:inline;margin-right:30px;color:var(--it-common-white)}@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){.it-header-top-social-box span{font-size:15px}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-header-top-social-box span{font-size:13px}}@media (max-width: 767px){.it-header-top-list-box{text-align:center}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-header-top-list-box{text-align:start}}.it-header-top-list-box ul li{display:inline-block;list-style-type:none;padding-left:30px;position:relative}@media (max-width: 767px){.it-header-top-list-box ul li{padding-right:0;margin-right:0;border-right:none}}.it-header-top-list-box ul li:not(:last-child){padding-right:48px;margin-right:44px;border-right:1px solid rgba(255,255,255,.2)}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-header-top-list-box ul li:not(:last-child){padding-right:30px;margin-right:26px}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-header-top-list-box ul li:not(:last-child){padding-right:0;margin-right:0;border-right:none}}.it-header-top-list-box ul li span{font-weight:400;font-size:14px;letter-spacing:.01em;display:inline-block;font-family:var(--it-ff-body);color:var(--it-common-white)}@media only screen and (min-width: 576px) and (max-width: 767px){.it-header-top-list-box ul li span{font-size:13px}}.it-header-top-list-box ul li span svg,.it-header-top-list-box ul li span i{position:absolute;top:1px;left:0;font-size:20px;color:var(--it-theme-1)}@media only screen and (min-width: 576px) and (max-width: 767px){.it-header-top-list-box ul li span svg,.it-header-top-list-box ul li span i{font-size:16px;top:3px}}.it-header-top-list-text{margin-left:10px}.it-header-top-list-text span{font-weight:400;font-size:12px;display:block;margin-bottom:6px}.it-header-top-list-text a{font-weight:500;font-size:14px;letter-spacing:.01em;color:var(--it-common-black)}.it-header-top-list-icon span{display:inline-block;height:53px;width:53px;line-height:49px;border-radius:50%;text-align:center;background-color:#f3f3f3;border:1px solid rgba(121,121,121,.1);position:relative;overflow:hidden}.it-header-top-list-icon span svg,.it-header-top-list-icon span i{position:relative;z-index:1;color:var(--it-theme-1);transition:.3s}.it-header-top-list-icon span:after{position:absolute;content:"";top:0;left:50%;height:100px;width:100px;border-radius:50%;transition:.5s ease;transform:scale(0);background-color:var(--it-theme-1)}.it-header-top-list-wrap ul li{list-style-type:none;display:inline-block}.it-header-top-list-wrap ul li:not(:last-child){margin-right:55px}@media only screen and (min-width: 576px) and (max-width: 767px){.it-header-top-list-wrap ul li:not(:last-child){margin-right:0}}.it-header-top-list-wrap ul li .it-header-top-list:hover .it-header-top-list-icon span:after{top:50%;left:50%;transform:scale(1) translate(-50%,-50%)}.it-header-top-list-wrap ul li .it-header-top-list:hover .it-header-top-list-icon span svg,.it-header-top-list-wrap ul li .it-header-top-list:hover .it-header-top-list-icon span i{color:var(--it-common-white)}.it-header-top-login-box{padding-right:30px;margin-right:30px;border-right:1px solid var(--it-text-body)}@media only screen and (min-width: 576px) and (max-width: 767px){.it-header-top-login-box{padding-right:0;margin-right:0;border-right:none}}.it-header-top-login-box a{font-size:14px;color:var(--it-common-white)}.it-header-top-login-box a:hover{color:var(--it-theme-2)}.it-header-top-login-box span{margin:0 8px;color:var(--it-common-white)}.it-header-top-style-2 .it-header-top-contact span svg,.it-header-top-style-2 i{color:var(--it-theme-1)}.it-header-top-style-2 .it-header-top-ptb:after{background:linear-gradient(90deg,#1ab69d,#ff4d4f)}.it-header-top-area.it-header-style-6 .it-header-top-contact span i,.it-header-top-area.it-header-style-6 .it-header-top-contact span svg{color:var(--it-theme-5)}.it-header-top-area.it-header-style-6 .it-header-top-social-box a svg:hover,.it-header-top-area.it-header-style-6 .it-header-top-social-box a i:hover{color:var(--it-theme-5)}.it-header-top-2-area{padding:14px 0;background-color:var(--it-theme-2)}.it-header-top-2-area .it-header-top-social-box{margin-left:30px}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-header-top-2-area .it-header-top-social-box{margin-left:0}}.it-header-top-2-area .it-header-top-social-box a{height:auto;width:auto;line-height:1}.it-header-top-2-area .it-header-top-social-box a:not(:last-child){margin-right:22px}.it-header-top-2-area .it-header-top-social-box a:hover svg,.it-header-top-2-area .it-header-top-social-box a:hover i{color:var(--it-theme-3)}.it-header-top-2-area .it-header-top-social-box svg{color:var(--it-common-black)}.it-header-top-2-text span{color:var(--it-common-black)}@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){.it-header-top-2-text span{font-size:14px}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-header-top-2-text span{font-size:12px}}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-header-ptb{padding:15px 0}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-header-ptb .it-btn-yellow{padding:16px 25px}}.it-header-menu>nav>ul{padding-left:20px}.it-header-menu>nav>ul>li{list-style-type:none;display:inline-block;margin:0 19px}@media only screen and (min-width: 1400px) and (max-width: 1599px){.it-header-menu>nav>ul>li{margin:0 10px}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-header-menu>nav>ul>li{margin:0 10px}}.it-header-menu>nav>ul>li:first-child{margin-left:0}.it-header-menu>nav>ul>li:last-child{margin-right:0}.it-header-menu>nav>ul>li>a{line-height:1;font-weight:500;padding:32px 0;position:relative;display:inline-block;text-transform:capitalize;color:var(--it-common-black);font-family:var(--it-ff-jost)}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-header-menu>nav>ul>li>a{font-size:15px}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-header-menu>nav>ul>li>a:after{font-size:10px}}.it-header-menu>nav>ul>li:hover>a{color:var(--it-theme-1)}.it-header-menu>nav>ul>li:hover.has-dropdown a:after{color:var(--it-theme-1)}.it-header-search-wrap{border-radius:10px;border:1px solid rgba(108,117,125,.2)}@media only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 992px) and (max-width: 1199px){.it-header-search-wrap{margin-right:25px}}.it-header-search{position:relative;max-width:175px;border-left:1px solid rgba(108,117,125,.2)}.it-header-search input{height:100%;height:43px;line-height:43px;padding-left:20px;padding-right:40px;background-color:transparent;font-size:14px}.it-header-search input::placeholder{font-size:14px}.it-header-search .icon{position:absolute;right:20px;top:46%;transform:translateY(-50%)}.it-header-search-2 svg{height:20px}.it-header-search-3 button{height:50px;width:50px;line-height:1;border-radius:50%;padding:0;text-align:center;margin-right:30px;background-color:var(--it-gray-1)}@media only screen and (min-width: 768px) and (max-width: 991px){.it-header-search-3 button{margin-right:0}}.it-header-user a{height:50px;width:50px;line-height:43px;border-radius:50%;display:inline-block;text-align:center;margin-right:30px;background-color:var(--it-gray-1)}.it-header-categorie{font-size:14px;padding:0 20px 0 15px;color:var(--it-common-black)}.it-header-categorie span{display:inline-block;margin-right:10px}.it-header-categorie i{display:inline-block;margin-left:4px}.it-header-categorie .nice-select:after{top:52%;right:20px;border-bottom:1px solid var(--it-common-black);border-right:1px solid var(--it-common-black)}.it-header-ml{margin-left:380px}@media only screen and (min-width: 1400px) and (max-width: 1599px){.it-header-ml{margin-left:350px}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-header-ml{margin-left:310px}}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-header-ml{margin-left:0}}.it-header-login button{padding:0;font-weight:500;margin-right:40px;color:var(--it-common-black)}.it-header-bar span{margin-left:20px;height:44px;width:44px;text-align:center;line-height:43px;transition:.3s;display:inline-block;border-radius:5px;color:var(--it-common-white);background-color:var(--it-theme-1);font-size:18px}.it-header-cart{position:relative;display:inline-block;margin-left:30px;margin-right:42px}.it-header-cart span{position:absolute;top:-11px;right:-15px;height:24px;width:24px;line-height:25px;font-weight:500;font-size:12px;border-radius:50%;text-align:center;display:inline-block;font-family:var(--it-ff-jost);color:var(--it-common-white);background-color:var(--it-theme-1)}.it-header-right-action{margin-left:-50px}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-header-right-action{margin-left:-80px}}.it-header-area .it-header-style-2{padding:0 30px;margin-top:25px;border-radius:10px;background:var(--it-common-white);box-shadow:0 1px 4px #0c0c0d0d}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px){.it-header-area .it-header-style-2{padding:15px 30px}}@media (max-width: 767px){.it-header-area .it-header-style-2{padding:15px}}.it-header-area .it-header-style-2:after{position:absolute;content:"";bottom:-7px;left:0;width:69%;height:80%;z-index:-2;border-radius:10px;background-color:var(--it-theme-1);right:0;text-align:center;margin:0 auto}.it-header-area .it-header-style-2 .it-header-menu>nav>ul{padding-left:95px}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-header-area .it-header-style-2 .it-header-menu>nav>ul{padding-left:40px}}@media only screen and (min-width: 1400px) and (max-width: 1599px),only screen and (min-width: 1200px) and (max-width: 1399px){.it-header-area .it-header-style-2 .it-header-menu>nav>ul>li{margin:0 17px}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-header-area .it-header-style-2 .it-header-menu>nav>ul>li>a{font-size:16px}}.it-header-area .it-header-style-2 .it-header-menu>nav>ul>li:hover>a{color:var(--it-theme-3)}.it-header-area .it-header-style-2 .it-header-menu>nav>ul>li:hover.has-dropdown a:after{color:var(--it-theme-3)}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-header-area .it-header-style-2 .it-header-search-2{margin-right:20px}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-header-area .it-header-style-2 .it-header-search-2 svg{height:25px}}.it-header-area.it-header-style-3{border-bottom:1px solid rgba(31,36,50,.1)}.it-header-area.it-header-style-3 .it-header-menu>nav>ul>li>a{padding:36px 0}.it-header-area.it-header-style-5 .it-header-menu>nav>ul{padding-left:225px}@media only screen and (min-width: 1400px) and (max-width: 1599px){.it-header-area.it-header-style-5 .it-header-menu>nav>ul{padding-left:180px}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-header-area.it-header-style-5 .it-header-menu>nav>ul{padding-left:120px}}@media only screen and (min-width: 1400px) and (max-width: 1599px),only screen and (min-width: 1200px) and (max-width: 1399px){.it-header-area.it-header-style-5 .it-header-menu>nav>ul>li{margin:0 15px}}.it-header-area.it-header-style-5 .it-header-menu>nav>ul>li>a{padding:42px 0}.it-header-area.it-header-style-5 .it-header-cart{margin-left:0;margin-right:70px}.it-header-style-6 .it-header-menu>nav>ul{padding-left:0}.it-header-style-6 .it-header-menu>nav>ul>li:hover>a{color:var(--it-theme-5)}.it-header-style-6 .it-header-menu>nav>ul>li:hover.has-dropdown a:after{color:var(--it-theme-5)}.it-header-style-6 .it-header-2-contact span{flex:0 0 auto;margin-right:10px;line-height:40px;background-color:#f8f9fb;border:1px solid rgba(31,36,50,.1)}.it-header-style-6 .it-header-2-contact i{display:block;font-size:14px;font-style:normal;margin-bottom:10px}.it-header-style-6 .it-header-2-contact a{display:block;margin-left:0}.it-header-style-6 .it-header-bar button span{border-radius:0;background-color:var(--it-theme-5)}.it-header-login{margin-right:30px;margin-left:26px}.it-header-login a{color:var(--it-common-black)}.it-header-login a:hover{color:var(--it-theme-3)}.it-header-login span{color:var(--it-common-black);display:inline-block;margin:0 8px}.it-header-area.header-fashion-style{box-shadow:0 1px 4px #0c0c0d0d;border-bottom:1px solid rgba(205,147,90,.2)}.it-header-area.header-fashion-style .it-header-menu>nav>ul{margin-left:75px;padding-left:0}@media only screen and (min-width: 1400px) and (max-width: 1599px){.it-header-area.header-fashion-style .it-header-menu>nav>ul{margin-left:90px}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-header-area.header-fashion-style .it-header-menu>nav>ul{margin-left:50px}}@media only screen and (min-width: 1400px) and (max-width: 1599px),only screen and (min-width: 1200px) and (max-width: 1399px){.it-header-area.header-fashion-style .it-header-menu>nav>ul>li{margin:0 19px}}.it-header-area.header-fashion-style .it-header-menu>nav>ul>li>a{padding:37px 0;color:var(--it-common-white)}.it-header-area.header-fashion-style .it-header-menu>nav>ul>li>a:after{font-weight:400;color:var(--it-common-white)}.it-header-area.header-fashion-style .it-header-menu>nav>ul>li>a:before{content:"";position:absolute;bottom:-1px;left:auto;right:0;width:0;height:1px;transition:.3s;background-color:var(--it-theme-6)}.it-header-area.header-fashion-style .it-header-menu>nav>ul>li:hover>a{color:var(--it-theme-6)}.it-header-area.header-fashion-style .it-header-menu>nav>ul>li:hover>a:after{color:var(--it-theme-6)}.it-header-area.header-fashion-style .it-header-menu>nav>ul>li:hover>a:before{left:0;right:auto;width:100%}.it-header-area.header-shop-style .it-header-menu>nav>ul>li{margin:0 19px}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-header-area.header-shop-style .it-header-menu>nav>ul>li{margin:0 12px}}.it-header-area.header-shop-style .it-header-search{max-width:254px}.it-header-logo-2{background-color:var(--it-theme-5);position:absolute;top:0;left:15.2%;height:100%;z-index:1;display:flex;justify-content:center;padding:0 37px;align-items:center}@media only screen and (min-width: 1600px) and (max-width: 1800px){.it-header-logo-2{left:11%}}@media only screen and (min-width: 1400px) and (max-width: 1599px){.it-header-logo-2{left:5%}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-header-logo-2{left:3%}}.it-header-logo-3{display:none}.it-header-2-area .it-header-menu>nav>ul{padding-left:0;margin-left:-15px}@media only screen and (min-width: 1400px) and (max-width: 1599px){.it-header-2-area .it-header-menu>nav>ul{margin-left:30px}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-header-2-area .it-header-menu>nav>ul{margin-left:70px}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-header-2-area .it-header-menu>nav>ul>li{margin:0 15px}}.it-header-2-area .it-header-search-2{margin-left:28px}.it-header-2-area .it-header-search-2 button{padding:0;display:inline-block;height:39px;width:39px;line-height:0;text-align:center;border-radius:50%;background-color:#f0f4f5}.it-header-2-contact{margin-right:40px}.it-header-2-contact span{position:relative;display:inline-block;height:45px;width:45px;line-height:45px;text-align:center;border-radius:50%;overflow:hidden;transition:.3s;color:var(--it-common-black);background-color:#1f243233}.it-header-2-contact span:after{position:absolute;content:"";top:0;left:50%;height:80px;width:80px;border-radius:50%;transition:.5s ease;transform:scale(0);background-color:var(--it-theme-1)}.it-header-2-contact span svg,.it-header-2-contact span i{position:relative;z-index:1}.it-header-2-contact a{margin-left:10px;font-weight:500;display:inline-block;color:var(--it-common-black);font-family:var(--it-ff-jost)}.it-header-2-contact:hover span{color:var(--it-common-white)}.it-header-2-contact:hover span:after{top:50%;left:50%;transform:scale(1) translate(-50%,-50%)}.it-header-2-style-2{border-bottom:1px solid rgba(255,255,255,.2)}.it-header-2-style-2.it-header-2-area .it-header-menu>nav>ul{margin-left:110px}@media only screen and (min-width: 1400px) and (max-width: 1599px){.it-header-2-style-2.it-header-2-area .it-header-menu>nav>ul{margin-left:90px}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-header-2-style-2.it-header-2-area .it-header-menu>nav>ul{margin-left:50px}}@media only screen and (min-width: 1400px) and (max-width: 1599px),only screen and (min-width: 1200px) and (max-width: 1399px){.it-header-2-style-2.it-header-2-area .it-header-menu>nav>ul>li{margin:0 19px}}.it-header-2-style-2.it-header-2-area .it-header-menu>nav>ul>li>a{padding:42px 0;color:var(--it-common-white)}.it-header-2-style-2.it-header-2-area .it-header-menu>nav>ul>li>a:after{color:var(--it-common-white)}.it-header-2-style-2.it-header-2-area .it-header-menu>nav>ul>li>a:hover:after{color:var(--it-common-white)}.it-header-2-style-2.it-header-2-area .it-header-2-contact span{color:var(--it-common-white);background-color:#fff3}.it-header-2-style-2.it-header-2-area .it-header-2-contact a{color:var(--it-common-white)}.it-header-2-style-2 .it-header-bar button span{color:var(--it-theme-4);background-color:var(--it-common-white)}@media only screen and (min-width: 768px) and (max-width: 991px){.it-header-2-style-2 .it-header-2-contact{margin-right:0}}.header-sticky{position:fixed;top:0;left:0;right:0;opacity:1;width:100%;z-index:999;visibility:visible;background-color:var(--it-common-white);box-shadow:0 2px 4px #0725441a;animation:.95s ease 0s normal forwards 1 running headerSlideDown}.header-sticky .it-header-menu>nav>ul>li>a{padding:27px 0}.header-sticky .it-header-style-2{box-shadow:none;margin-top:0;padding-left:0;padding-right:0}.header-sticky .it-header-style-2:after{display:none}.header-sticky.it-header-style-3 .it-header-menu>nav>ul>li>a,.header-sticky.it-header-style-5 .it-header-menu>nav>ul>li>a{padding:27px 0}.header-sticky.header-fashion-style{background-color:#2f2925}.header-sticky.header-fashion-style .it-header-menu>nav>ul>li>a{padding:27px 0}.header-sticky.it-header-2-style-3 .it-header-menu>nav>ul>li>a{padding:30px 0;color:var(--it-common-black)}.header-sticky.it-header-2-style-3 .it-header-menu>nav>ul>li.has-dropdown a:after{color:var(--it-theme-1)}.header-sticky.it-header-2-style-3 .it-header-logo{display:none}.header-sticky.it-header-2-style-3 .it-header-logo-3{display:block}.header-sticky.it-header-2-style-3 .it-btn-yellow.white-bg{background-color:var(--it-theme-4)}.header-sticky.it-header-2-style-3 .it-btn-yellow.white-bg span,.header-sticky.it-header-2-style-3 .it-btn-yellow.white-bg svg{color:var(--it-common-white)}.header-sticky.it-header-2-style-3 .it-header-2-contact a{color:var(--it-common-black)}.header-sticky.it-header-2-style-3 .it-header-2-contact span{color:var(--it-common-black);background-color:#1f243280}.header-sticky.it-header-2-style-3 .it-header-2-contact span svg{color:var(--it-common-white)}.header-sticky.it-header-style-6 .it-header-top-area{display:none}.it-onepage-menu li>a.active{color:var(--it-theme-1)!important}.it-onepage-menu li>a.active:before{width:100%;opacity:1}.it-onepage-menu li.has-dropdown>a.active:after{color:var(--it-theme-1)!important}.it-header-menu nav ul li{position:relative}.it-header-menu nav ul li.has-dropdown>a:after{content:"\f107";font-family:"Font Awesome 6 Pro";display:inline-block;font-size:13px;font-weight:600;transition:.3s;color:var(--it-common-black);margin-left:5px}.it-header-menu nav ul li .submenu{position:absolute;top:100%;left:0;width:270px;text-align:left;padding:30px 0;opacity:0;visibility:hidden;transition:.3s;transition-duration:.1s;transform-origin:top;border-radius:0 0 8px 8px;-webkit-transform:perspective(300px) rotateX(-18deg);-moz-transform:perspective(300px) rotateX(-18deg);-ms-transform:perspective(300px) rotateX(-18deg);-o-transform:perspective(300px) rotateX(-18deg);transform:perspective(300px) rotateX(-18deg);background-color:var(--it-common-white);border:1px solid rgba(48,48,47,.1);box-shadow:0 1px 2px 1px #030b1e0f,0 1px 1px #030b1e1a;z-index:9999}.it-header-menu nav ul li .submenu li{list-style:none;display:block;padding:0 30px}.it-header-menu nav ul li .submenu li:not(:last-child){margin-bottom:13px}.it-header-menu nav ul li .submenu li a{font-weight:600;font-size:14px;position:relative;display:inline-block;letter-spacing:.2px;text-transform:capitalize;color:var(--it-common-black)}.it-header-menu nav ul li .submenu li a:before{position:absolute;top:10px;left:0;content:"";height:1px;width:0px;opacity:0;visibility:hidden;display:inline-block;transition:all .3s ease-out 0s;background-color:var(--it-theme-1)}.it-header-menu nav ul li .submenu li:hover>a{padding-left:20px;color:var(--it-theme-1)}.it-header-menu nav ul li .submenu li:hover>a:before{width:15px;visibility:visible;opacity:1}.it-header-menu nav ul li .submenu .submenu{left:100%;top:0}.it-header-menu nav ul li:hover.has-dropdown a:after{color:var(--it-theme-1);transform:rotate(-180deg)}.it-header-menu nav ul li:hover>.submenu{visibility:visible;opacity:1;transition-duration:.2s;transform:perspective(300px) rotateX(0)}.it-header-menu nav ul li .has-home-img{position:absolute;left:0;right:0;width:90%;opacity:0;margin:0 auto;visibility:hidden;text-align:center;padding:55px 70px 20px;border-radius:0 0 8px 8px;background-color:var(--it-common-white);border:1px solid rgba(48,48,47,.1);box-shadow:0 1px 2px 1px #030b1e0f,0 1px 1px #030b1e1a}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-header-menu nav ul li .has-home-img{width:100%;padding:55px 60px 20px}}.it-header-menu nav ul li .has-home-img .home-img{padding:0 10px;position:relative}.it-header-menu nav ul li .has-home-img .home-img-title{font-weight:600;font-size:14px;line-height:1;text-transform:capitalize;display:inline-block;color:var(--it-common-black)}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-header-menu nav ul li .has-home-img .home-img-title{font-size:14px}}.it-header-menu nav ul li .it-megamenu-wrap{position:absolute;left:0;right:0;width:60%;opacity:0;margin:0 auto;visibility:hidden;padding:40px 35px 40px 40px;border-radius:0 0 8px 8px;background-color:var(--it-common-white);border:1px solid rgba(48,48,47,.1);box-shadow:0 1px 2px 1px #030b1e0f,0 1px 1px #030b1e1a}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-header-menu nav ul li .it-megamenu-wrap{width:75%}}.it-header-menu nav ul li .it-megamenu-wrap li{padding:0}.home-img:hover .home-img-thumb img{transform:scale(1.1)}.home-img:hover .home-img-thumb.home-img-overly:after{opacity:1;visibility:visible}.home-img:hover .home-img-title a{color:var(--it-theme-1)}.home-img-thumb{overflow:hidden;position:relative;border-radius:8px;border:1px solid #E3E4E9;-webkit-transition:all .3s 0s ease-out;-moz-transition:all .3s 0s ease-out;-ms-transition:all .3s 0s ease-out;-o-transition:all .3s 0s ease-out;transition:all .3s 0s ease-out;box-shadow:0 1px 1px #010f1c24}.home-img-thumb img{transition:.9s;width:100%;height:170px;object-fit:cover}.home-img-thumb.home-img-overly:after{position:absolute;content:"";left:0;top:0;width:100%;height:100%;background-color:#010f1c4d;visibility:hidden;opacity:0;transition:.3s;pointer-events:none}.home-img-thumb.coming-soon{position:relative}.home-img-thumb.coming-soon:before{content:"";position:absolute;z-index:2;top:0;left:0;width:100%;height:100%;background-color:#0003;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.home-img-thumb.coming-soon:after{display:none}.it-menu-mobile .it-menu-content,.it-category-mobile-menu .it-menu-content{margin-bottom:70px}.it-menu-mobile .home-img,.it-category-mobile-menu .home-img{margin-bottom:20px}.it-menu-mobile .home-img:hover .home-img-title a,.it-category-mobile-menu .home-img:hover .home-img-title a{color:var(--it-theme-1)}.it-menu-mobile .home-img-title,.it-category-mobile-menu .home-img-title{font-weight:500;font-size:15px;display:inline-block;font-family:var(--it-ff-body);color:var(--it-common-black)}.it-menu-mobile .home-img-title:hover a,.it-category-mobile-menu .home-img-title:hover a{color:var(--it-theme-1)}.it-menu-mobile ul,.it-category-mobile-menu ul{position:static;display:block;box-shadow:none}.it-menu-mobile ul li,.it-category-mobile-menu ul li{list-style:none;position:relative;width:100%;padding:0}.it-menu-mobile ul li:not(:last-child)>a,.it-category-mobile-menu ul li:not(:last-child)>a{border-bottom:1px solid rgba(0,0,0,.1)}.it-menu-mobile ul li.has-dropdown>a .dropdown-toggle-btn,.it-category-mobile-menu ul li.has-dropdown>a .dropdown-toggle-btn{position:absolute;right:0;top:25%;transform:translateY(-2px);font-size:18px;color:var(--it-common-black);font-family:"Font Awesome 5 Pro";transition:all .3s ease-in-out;z-index:1;width:25px;height:25px;line-height:21px;text-align:center;border:1px solid rgba(176,162,162,.35);transition:background-color .3s ease-in-out,border-color .3s ease-in-out,color .3s ease-in-out}.it-menu-mobile ul li.has-dropdown>a .dropdown-toggle-btn i,.it-category-mobile-menu ul li.has-dropdown>a .dropdown-toggle-btn i{transition:all .3s ease-in-out;margin-left:2px}.it-menu-mobile ul li.has-dropdown>a .dropdown-toggle-btn.dropdown-opened i,.it-category-mobile-menu ul li.has-dropdown>a .dropdown-toggle-btn.dropdown-opened i{transform:rotate(90deg)}.it-menu-mobile ul li.has-dropdown>a .dropdown-toggle-btn:hover,.it-category-mobile-menu ul li.has-dropdown>a .dropdown-toggle-btn:hover{background-color:var(--it-theme-1);border-color:var(--it-theme-1);color:var(--it-common-white)}.it-menu-mobile ul li.has-dropdown>a .dropdown-toggle-btn:hover i,.it-category-mobile-menu ul li.has-dropdown>a .dropdown-toggle-btn:hover i{color:var(--it-common-white)}.it-menu-mobile ul li.has-dropdown>a.expanded,.it-category-mobile-menu ul li.has-dropdown>a.expanded{color:var(--it-theme-1)}.it-menu-mobile ul li.has-dropdown>a.expanded .dropdown-toggle-btn.dropdown-opened,.it-category-mobile-menu ul li.has-dropdown>a.expanded .dropdown-toggle-btn.dropdown-opened{background-color:var(--it-theme-1);border-color:var(--it-theme-1);color:var(--it-common-white)}.it-menu-mobile ul li.has-dropdown>a.expanded .dropdown-toggle-btn.dropdown-opened i,.it-category-mobile-menu ul li.has-dropdown>a.expanded .dropdown-toggle-btn.dropdown-opened i{color:var(--it-common-white)}.it-menu-mobile ul li.has-dropdown:hover>a:after,.it-category-mobile-menu ul li.has-dropdown:hover>a:after{color:var(--it-theme-1)}.it-menu-mobile ul li.has-dropdown-2>a .dropdown-toggle-btn,.it-category-mobile-menu ul li.has-dropdown-2>a .dropdown-toggle-btn{position:absolute;right:0;top:25%;transform:translateY(-2px);font-size:18px;color:var(--it-common-black);font-family:"Font Awesome 5 Pro";transition:all .3s ease-in-out;z-index:1;width:25px;height:25px;line-height:21px;text-align:center;border:1px solid rgba(0,0,0,.1);transition:background-color .3s ease-in-out,border-color .3s ease-in-out,color .3s ease-in-out}.it-menu-mobile ul li.has-dropdown-2>a .dropdown-toggle-btn i,.it-category-mobile-menu ul li.has-dropdown-2>a .dropdown-toggle-btn i{transition:all .3s ease-in-out;margin-left:2px}.it-menu-mobile ul li.has-dropdown-2>a .dropdown-toggle-btn.dropdown-opened i,.it-category-mobile-menu ul li.has-dropdown-2>a .dropdown-toggle-btn.dropdown-opened i{transform:rotate(90deg)}.it-menu-mobile ul li.has-dropdown-2>a .dropdown-toggle-btn:hover,.it-category-mobile-menu ul li.has-dropdown-2>a .dropdown-toggle-btn:hover{background-color:var(--it-theme-1);border-color:var(--it-theme-1);color:var(--it-common-white)}.it-menu-mobile ul li.has-dropdown-2>a .dropdown-toggle-btn:hover i,.it-category-mobile-menu ul li.has-dropdown-2>a .dropdown-toggle-btn:hover i{color:var(--it-common-white)}.it-menu-mobile ul li.has-dropdown-2>a.expanded,.it-category-mobile-menu ul li.has-dropdown-2>a.expanded{color:var(--it-theme-1)}.it-menu-mobile ul li.has-dropdown-2>a.expanded .dropdown-toggle-btn.dropdown-opened,.it-category-mobile-menu ul li.has-dropdown-2>a.expanded .dropdown-toggle-btn.dropdown-opened{background-color:var(--it-theme-1);border-color:var(--it-theme-1);color:var(--it-common-black)}.it-menu-mobile ul li.has-dropdown-2>a.expanded .dropdown-toggle-btn.dropdown-opened i,.it-category-mobile-menu ul li.has-dropdown-2>a.expanded .dropdown-toggle-btn.dropdown-opened i{color:var(--it-common-black)}.it-menu-mobile ul li.has-dropdown-2:hover>a:after,.it-category-mobile-menu ul li.has-dropdown-2:hover>a:after{color:var(--it-theme-1)}.it-menu-mobile ul li:last-child a span,.it-category-mobile-menu ul li:last-child a span{border-bottom:0}.it-menu-mobile ul li>a,.it-category-mobile-menu ul li>a{display:block;font-size:16px;position:relative;padding:10px 20px 10px 0;font-weight:500;text-transform:capitalize;color:var(--it-common-black)}.it-menu-mobile ul li>a:hover,.it-category-mobile-menu ul li>a:hover{color:var(--it-theme-1)}.it-menu-mobile ul li>a svg,.it-category-mobile-menu ul li>a svg{transform:translateY(-2px)}.it-menu-mobile ul li>a>i,.it-category-mobile-menu ul li>a>i{display:inline-block;width:11%;margin-right:13px;transform:translateY(4px);font-size:21px;line-height:1}.it-menu-mobile ul li>a .menu-text,.it-category-mobile-menu ul li>a .menu-text{font-size:16px;line-height:11px;border-bottom:1px solid #EAEBED;width:82%;display:inline-block;padding:19px 0 17px}.it-menu-mobile ul li img,.it-category-mobile-menu ul li img{width:100%;height:100%}.it-menu-mobile ul li ul,.it-category-mobile-menu ul li ul,.it-menu-mobile ul li ul li,.it-category-mobile-menu ul li ul li{padding:0}.it-menu-mobile ul li ul li a,.it-category-mobile-menu ul li ul li a{margin-left:auto;width:93%;text-shadow:none!important;visibility:visible;padding:10px 20px 10px 0}.it-menu-mobile ul li ul li li a,.it-category-mobile-menu ul li ul li li a{width:88%;padding:10px 20px 10px 0}.it-menu-mobile ul li ul li li li a,.it-category-mobile-menu ul li ul li li li a{width:83%;padding:10px 20px 10px 0}.it-menu-mobile ul li ul li li li li a,.it-category-mobile-menu ul li ul li li li li a{width:68%;padding:10px 20px 10px 0}.it-menu-mobile ul li:hover>a:after,.it-category-mobile-menu ul li:hover>a:after{color:var(--it-theme-1)}.it-menu-mobile ul li:hover>a .dropdown-toggle-btn i,.it-category-mobile-menu ul li:hover>a .dropdown-toggle-btn i{color:var(--it-theme-1)}.it-menu-mobile ul li:hover .mega-menu,.it-category-mobile-menu ul li:hover .mega-menu{visibility:visible;opacity:1;top:0}.it-menu-mobile ul li .mega-menu,.it-menu-mobile ul li .submenu,.it-category-mobile-menu ul li .mega-menu,.it-category-mobile-menu ul li .submenu{position:static;min-width:100%;padding:0;box-shadow:none;visibility:visible;opacity:1;display:none}.it-menu-mobile ul li .mega-menu li,.it-menu-mobile ul li .submenu li,.it-category-mobile-menu ul li .mega-menu li,.it-category-mobile-menu ul li .submenu li{float:none;display:block;width:100%;padding:0}.it-menu-mobile ul li .mega-menu li:hover a .dropdown-toggle-btn,.it-menu-mobile ul li .submenu li:hover a .dropdown-toggle-btn,.it-category-mobile-menu ul li .mega-menu li:hover a .dropdown-toggle-btn,.it-category-mobile-menu ul li .submenu li:hover a .dropdown-toggle-btn{color:var(--it-theme-1)}.it-menu-mobile .it-menu-content ul li:not(:last-child) .home-img-title a,.it-category-mobile-menu .it-menu-content ul li:not(:last-child) .home-img-title a{border-bottom:none}.it-menu-mobile * ul,.it-menu-mobile * li,.it-category-mobile-menu * ul,.it-category-mobile-menu * li{transition:none!important}.it-header-menu nav ul li.p-static{position:static}.it-category-mobile-menu nav{display:none}.it-megamenu-title{font-size:17px;font-weight:500;letter-spacing:-.17px;margin-bottom:20px;padding-bottom:10px;color:var(--it-common-black);border-bottom:1px solid #EDEDED}.it-hero-title{font-size:60px;line-height:1.15;letter-spacing:.01em;margin-bottom:15px;color:var(--it-common-white);font-family:var(--it-ff-heading)}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-hero-title{font-size:52px}.it-hero-title br{display:none}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-hero-title{font-size:42px}.it-hero-title br{display:none}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-hero-title{font-size:55px}.it-hero-title br{display:none}}@media (max-width: 767px){.it-hero-title{font-size:36px}.it-hero-title br{display:none}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-hero-title{font-size:44px}.it-hero-title br{display:none}}.it-hero-title span svg{animation:title-animation 4s infinite}.it-hero-title span .it-title-shape{position:absolute;bottom:-1%;left:-2%;z-index:-1;display:block}.it-hero-title span .it-title-shape-2{position:absolute;bottom:-11%;right:13%;z-index:-1;display:block}.it-hero-text p{font-weight:600;font-size:15px;line-height:1.85;margin-bottom:42px;color:#ffffffb3}@media only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 992px) and (max-width: 1199px){.it-hero-text p br{display:none}}@media (max-width: 767px){.it-hero-text p{font-size:14px}.it-hero-text p br{display:none}}.it-hero-content{margin-bottom:215px}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-hero-content{margin-top:120px;margin-bottom:180px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-hero-content{margin-top:100px;margin-bottom:100px}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-hero-content{margin-top:120px;margin-bottom:50px}}@media (max-width: 767px){.it-hero-content{margin-top:90px;margin-bottom:50px}}.it-hero-thumb{transform:translate(80px)}@media only screen and (min-width: 1600px) and (max-width: 1800px){.it-hero-thumb{transform:translate(0)}}@media only screen and (min-width: 1400px) and (max-width: 1599px){.it-hero-thumb{transform:translate(-40px)}}@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: 767px){.it-hero-thumb{transform:translate(0)}}.it-hero-thumb img{max-width:inherit}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-hero-thumb img{max-width:100%}}.it-hero-experience-box{position:absolute;bottom:20%;left:-31%;display:inline-block}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-hero-experience-box{transform:scale(.8)}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-hero-experience-box{transform:scale(.65)}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-hero-experience-box{left:0;transform:scale(.75)}}@media (max-width: 767px){.it-hero-experience-box{left:-6%;bottom:5%;transform:scale(.45)}}.it-hero-experience-box>div{border-radius:20px;padding:18px 50px 18px 20px;background-color:var(--it-common-white);box-shadow:0 0 50px #0003;animation:translateX2 2s infinite alternate}.it-hero-experience-box.experience-box-style-2{bottom:42%;left:auto;right:-18%}.it-hero-experience-box.experience-box-style-2>div{animation:translateX 2s infinite alternate}@media only screen and (min-width: 1400px) and (max-width: 1599px){.it-hero-experience-box.experience-box-style-2{right:-4%}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-hero-experience-box.experience-box-style-2{right:-4%}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-hero-experience-box.experience-box-style-2{right:-6%}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-hero-experience-box.experience-box-style-2{right:0%}}@media (max-width: 767px){.it-hero-experience-box.experience-box-style-2{bottom:45%;right:-20%}}.it-hero-experience-box.experience-box-style-2 .it-hero-experience-text b i{color:var(--it-theme-2)}.it-hero-experience-box.experience-box-style-2 .it-hero-experience-icon i{background-color:var(--it-theme-1)}.it-hero-experience-text span{display:block;margin-bottom:14px}.it-hero-experience-text b{font-weight:700;font-size:28px;display:block;line-height:1;color:var(--it-common-black);font-family:var(--it-ff-heading)}.it-hero-experience-text b>i{font-style:normal;color:var(--it-theme-1)}.it-hero-experience-icon i{display:inline-block;height:70px;width:70px;line-height:70px;text-align:center;border-radius:50%;margin-right:15px;background-color:var(--it-theme-2)}.it-hero-experience-icon svg{color:var(--it-theme-1)}.it-hero-shape-1{position:absolute;top:2.5%;left:-9%;z-index:-1}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-hero-shape-1{top:-5%;transform:scale(.8)}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-hero-shape-1{top:-5%;transform:scale(.8)}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-hero-shape-1{left:0}}@media (max-width: 767px){.it-hero-shape-1{display:none}}.it-hero-shape-2{position:absolute;top:-7%;left:-5%;z-index:-1}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-hero-shape-2{left:-10%;top:-10%}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-hero-shape-2{left:-15%;top:-15%}}@media (max-width: 767px){.it-hero-shape-2{display:none}}.it-hero-shape-3{position:absolute;z-index:-1;bottom:6%;left:2.5%;animation:zoomIn 3s infinite}.it-hero-shape-4{position:absolute;z-index:-1;right:3.5%;top:5%}.it-hero-shape-4 img{animation:itrotate2 3s ease-in-out 3s infinite alternate forwards}@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: 767px){.it-hero-shape-4{display:none}}.it-hero-shape-5{position:absolute;top:0;right:0;z-index:-1}.it-hero-shape-6{position:absolute;top:12%;right:6%;z-index:-1}.it-hero-shape-7{position:absolute;bottom:12%;right:45.5%;z-index:-1}.it-hero-shape-8{position:absolute;top:7%;right:10%;z-index:-1}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-hero-shape-8{transform:scale(.8)}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-hero-shape-8{transform:scale(.8)}}@media (max-width: 767px){.it-hero-shape-8{display:none}}.it-hero-shape-8 img{animation:rotate 55s linear infinite}.it-hero-shape-9{position:absolute;top:9%;left:15%;z-index:-1;opacity:.4;animation:rotate 45s linear infinite}.it-hero-style-2{overflow:hidden;background-position:center;background-size:cover;background-repeat:no-repeat}.it-hero-style-2 .it-hero-thumb{transform:translate(20px)}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-hero-style-2 .it-hero-thumb{transform:translate(-40px);margin-bottom:-90px}}.it-hero-style-2 .it-hero-text p{margin-right:60px}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-hero-style-2 .it-hero-title{font-size:48px}}@media (max-width: 767px){.it-hero-style-2 .it-hero-title{font-size:29px}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-hero-style-2 .it-hero-title{font-size:35px}}.it-hero-ratting-box{margin-left:25px}.it-hero-ratting-box img{margin-right:15px}.it-hero-ratting-content span{display:block;font-size:16px;letter-spacing:.01em;color:var(--it-common-white);font-family:var(--it-ff-spartan-semibold)}.it-hero-ratting-content i{font-style:normal;font-size:14px;color:#fffc}.it-hero-2-area{background-position:center;background-size:cover;background-repeat:no-repeat}.it-hero-2-area .it-hero-text p{margin:0 130px 35px;line-height:1.87;color:var(--it-text-body)}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-hero-2-area .it-hero-text p{margin:0 0 35px}}@media only screen and (min-width: 1400px) and (max-width: 1599px){.it-hero-2-area .it-hero-title{font-size:55px}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-hero-2-area .it-hero-title{font-size:50px}}.it-hero-2-area .it-hero-title span .it-title-shape{bottom:-16%}.it-hero-2-content{padding-top:275px;padding-bottom:350px}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-hero-2-content{padding-bottom:250px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-hero-2-content{padding-bottom:270px}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-hero-2-content{padding-top:240px;padding-bottom:250px}}@media (max-width: 767px){.it-hero-2-content{padding-top:200px;padding-bottom:180px}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-hero-2-content{padding-top:220px;padding-bottom:240px}}@media (max-width: 767px){.it-hero-2-content .it-btn-yellow.theme-bg.mr-25{margin-right:0;margin-bottom:30px}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-hero-2-content .it-btn-yellow.theme-bg.mr-25{margin-right:25px;margin-bottom:0}}.it-hero-2-shape-1{position:absolute;bottom:12%;right:20%;z-index:-1}.it-hero-2-shape-2{position:absolute;bottom:28%;left:25%;z-index:-1}.it-hero-2-avatar-1{position:absolute;z-index:-1;top:21%;left:9%}@media only screen and (min-width: 1600px) and (max-width: 1800px),only screen and (min-width: 1400px) and (max-width: 1599px),only screen and (min-width: 1200px) and (max-width: 1399px){.it-hero-2-avatar-1{transform:scale(.7);left:7%}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-hero-2-avatar-1{transform:scale(.5);left:7%}}.it-hero-2-avatar-2{position:absolute;z-index:-1;top:40%;left:18%}@media only screen and (min-width: 1600px) and (max-width: 1800px),only screen and (min-width: 1400px) and (max-width: 1599px),only screen and (min-width: 1200px) and (max-width: 1399px){.it-hero-2-avatar-2{transform:scale(.7);left:12%}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-hero-2-avatar-2{transform:scale(.5);left:12%}}.it-hero-2-avatar-3{position:absolute;z-index:-1;bottom:29%;left:10%}@media only screen and (min-width: 1600px) and (max-width: 1800px),only screen and (min-width: 1400px) and (max-width: 1599px),only screen and (min-width: 1200px) and (max-width: 1399px){.it-hero-2-avatar-3{transform:scale(.7);left:5%}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-hero-2-avatar-3{transform:scale(.5);left:6%}}.it-hero-2-avatar-4{position:absolute;z-index:-1;top:19%;right:13.5%}@media only screen and (min-width: 1600px) and (max-width: 1800px),only screen and (min-width: 1400px) and (max-width: 1599px),only screen and (min-width: 1200px) and (max-width: 1399px){.it-hero-2-avatar-4{transform:scale(.7);right:10%}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-hero-2-avatar-4{transform:scale(.5);right:5%}}.it-hero-2-avatar-5{position:absolute;z-index:-1;bottom:48%;right:19%}@media only screen and (min-width: 1600px) and (max-width: 1800px),only screen and (min-width: 1400px) and (max-width: 1599px),only screen and (min-width: 1200px) and (max-width: 1399px){.it-hero-2-avatar-5{transform:scale(.7);right:14%}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-hero-2-avatar-5{transform:scale(.5);right:11%}}.it-hero-2-avatar-6{position:absolute;z-index:-1;bottom:31%;right:10%}@media only screen and (min-width: 1600px) and (max-width: 1800px),only screen and (min-width: 1400px) and (max-width: 1599px),only screen and (min-width: 1200px) and (max-width: 1399px){.it-hero-2-avatar-6{transform:scale(.7);right:5%}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-hero-2-avatar-6{transform:scale(.5);right:6%}}.it-hero-3-area{background-repeat:no-repeat;background-size:cover;background-position:center}.it-hero-3-title{font-size:60px;line-height:1.17;margin-bottom:27px;letter-spacing:.01em;font-family:var(--it-ff-heading)}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-hero-3-title{font-size:50px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-hero-3-title{font-size:45px}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-hero-3-title{font-size:50px}.it-hero-3-title br{display:none}}@media (max-width: 767px){.it-hero-3-title{font-size:35px}.it-hero-3-title br{display:none}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-hero-3-title{font-size:40px}}.it-hero-3-title span svg{animation:title-animation 4s infinite}.it-hero-3-title span .it-title-shape{position:absolute;bottom:-20%;right:8%;z-index:-1;display:block}.it-hero-3-text p{font-weight:600;font-size:18px;line-height:1.55;margin-bottom:35px;color:var(--it-common-black-2)}@media only screen and (min-width: 1400px) and (max-width: 1599px),only screen and (min-width: 1200px) and (max-width: 1399px){.it-hero-3-text p{font-size:15px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-hero-3-text p{padding:0 50px;font-size:14px}.it-hero-3-text p br{display:none}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-hero-3-text p{font-size:15px;padding:0 100px}.it-hero-3-text p br{display:none}}@media (max-width: 767px){.it-hero-3-text p{font-size:14px}.it-hero-3-text p br{display:none}}.it-hero-3-thumb{position:relative}.it-hero-3-thumb:after{content:"";position:absolute;bottom:0;left:1px;width:322px;height:265px;border-radius:10px 10px 10px 262px;z-index:-1;background-color:var(--it-theme-2)}.it-hero-3-thumb img{border-radius:0 0 0 262px}.it-hero-3-thumb-box.style-1{position:absolute;bottom:13%;left:8.5%}@media only screen and (min-width: 1600px) and (max-width: 1800px){.it-hero-3-thumb-box.style-1{left:1.5%}}@media only screen and (min-width: 1400px) and (max-width: 1599px){.it-hero-3-thumb-box.style-1{left:2%;transform:scale(.8)}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-hero-3-thumb-box.style-1{left:0;transform:scale(.7)}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-hero-3-thumb-box.style-1{left:-2%;bottom:7%;transform:scale(.6)}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-hero-3-thumb-box.style-1{left:-2%;bottom:-3%;transform:scale(.5)}}@media (max-width: 767px){.it-hero-3-thumb-box.style-1{display:none}}.it-hero-3-thumb-box.style-2{text-align:end;position:absolute;right:9.5%;top:18%}@media only screen and (min-width: 1600px) and (max-width: 1800px){.it-hero-3-thumb-box.style-2{right:2.5%}}@media only screen and (min-width: 1400px) and (max-width: 1599px){.it-hero-3-thumb-box.style-2{right:1%;transform:scale(.8)}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-hero-3-thumb-box.style-2{right:0;transform:scale(.7)}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-hero-3-thumb-box.style-2{right:-3%;top:10%;transform:scale(.6)}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-hero-3-thumb-box.style-2{right:-2%;top:auto;bottom:-11%;transform:scale(.5)}}@media (max-width: 767px){.it-hero-3-thumb-box.style-2{display:none}}.it-hero-3-thumb-box.style-2 .it-hero-3-thumb:after{left:-9%;bottom:1px;border-radius:10px 10px 268px;background-color:var(--it-theme-3)}.it-hero-3-thumb-box.style-2 img{border-radius:0 0 268px}.it-hero-3-content{padding-top:305px;padding-bottom:290px}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-hero-3-content{padding-top:250px;padding-bottom:220px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-hero-3-content{padding-top:240px;padding-bottom:220px}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-hero-3-content{padding-top:240px;padding-bottom:240px}}@media (max-width: 767px){.it-hero-3-content{padding-top:200px;padding-bottom:130px}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-hero-3-content{padding-top:220px;padding-bottom:160px}}.it-hero-3-shape-1{position:absolute;top:1%;right:-16%;z-index:1;transition:all 3s cubic-bezier(.4,.2,.2,1);animation:flap .3s infinite alternate ease-in-out;transform-origin:center 80%}.it-hero-3-shape-2{position:absolute;top:6%;left:-19%;z-index:1;transition:all 3s cubic-bezier(.4,.2,.2,1);animation:flap .3s infinite alternate ease-in-out;transform-origin:center 120%}.it-hero-3-shape-3{position:absolute;z-index:-1;bottom:3%;left:3%}@media only screen and (min-width: 1400px) and (max-width: 1599px),only screen and (min-width: 1200px) and (max-width: 1399px){.it-hero-3-shape-3{transform:scale(.6)}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-hero-3-shape-3{transform:scale(.5)}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-hero-3-shape-3{transform:scale(.5)}}.it-hero-3-shape-4{position:absolute;z-index:-1;bottom:13%;left:33%;animation:itrotate2 3s ease-in-out 3s infinite alternate forwards}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-hero-3-shape-4{bottom:7%}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-hero-3-shape-4{bottom:7%}}@media (max-width: 767px){.it-hero-3-shape-4{bottom:1%;left:5%}}@media only screen and (min-width: 1400px) and (max-width: 1599px),only screen and (min-width: 1200px) and (max-width: 1399px){.it-hero-3-shape-4 img{transform:scale(.6)}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-hero-3-shape-4 img{transform:scale(.5)}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-hero-3-shape-4 img{transform:scale(.5)}}@media (max-width: 767px){.it-hero-3-shape-4 img{transform:scale(.4)}}.it-hero-3-shape-5{position:absolute;z-index:-1;top:19%;left:3%;animation:zoomIn 3s infinite}@media only screen and (min-width: 1600px) and (max-width: 1800px),only screen and (min-width: 1400px) and (max-width: 1599px),only screen and (min-width: 1200px) and (max-width: 1399px){.it-hero-3-shape-5{transform:scale(.6)}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-hero-3-shape-5{transform:scale(.5)}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-hero-3-shape-5{top:14%;transform:scale(.5)}}@media (max-width: 767px){.it-hero-3-shape-5{top:10%;transform:scale(.4)}}.it-hero-3-shape-6{position:absolute;z-index:-1;bottom:18%;right:31%;animation:itswing 1s forwards infinite alternate;transform-origin:bottom center}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-hero-3-shape-6{bottom:10%}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-hero-3-shape-6{bottom:15%;right:10%}}@media (max-width: 767px){.it-hero-3-shape-6{bottom:6%;right:5%}}@media only screen and (min-width: 1400px) and (max-width: 1599px),only screen and (min-width: 1200px) and (max-width: 1399px){.it-hero-3-shape-6 img{transform:scale(.7)}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-hero-3-shape-6 img{transform:scale(.5)}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-hero-3-shape-6 img{transform:scale(.6)}}@media (max-width: 767px){.it-hero-3-shape-6 img{transform:scale(.5)}}.it-hero-4-ptb{padding-top:375px;padding-bottom:340px;background-color:#f4f8ff}@media only screen and (min-width: 1400px) and (max-width: 1599px){.it-hero-4-ptb{padding-top:300px;padding-bottom:300px}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-hero-4-ptb{padding-top:300px;padding-bottom:250px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-hero-4-ptb{padding-top:250px;padding-bottom:180px}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-hero-4-ptb{padding-top:240px;padding-bottom:0;background-image:none!important;background-color:var(--it-gray-1)}}@media (max-width: 767px){.it-hero-4-ptb{padding-top:220px;padding-bottom:0;background-image:none!important;background-color:var(--it-gray-1)}}.it-hero-4-ptb:after{content:"";position:absolute;top:0;right:13.5%;width:520px;height:100%;z-index:-3;background-color:var(--it-theme-2)}@media only screen and (min-width: 1400px) and (max-width: 1599px){.it-hero-4-ptb:after{width:450px}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-hero-4-ptb:after{width:350px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-hero-4-ptb:after{right:9%;width:300px}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-hero-4-ptb:after{display:none}}.it-hero-4-ptb .it-hero-text p{line-height:1.85;margin-right:50px;margin-bottom:33px;color:var(--it-text-body)}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-hero-4-ptb .it-hero-text p{font-size:14px}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-hero-4-ptb .it-hero-text p{font-size:14px;margin-right:0}}@media only screen and (min-width: 1400px) and (max-width: 1599px){.it-hero-4-ptb .it-hero-title{font-size:52px}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-hero-4-ptb .it-hero-title{font-size:37px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-hero-4-ptb .it-hero-title{font-size:35px}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-hero-4-ptb .it-hero-title{font-size:48px}}@media (max-width: 767px){.it-hero-4-ptb .it-hero-title{font-size:30px}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-hero-4-ptb .it-hero-title{font-size:52px}}.it-hero-4-input-box{margin-right:28px}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px){.it-hero-4-input-box{margin-right:100px}}@media (max-width: 767px){.it-hero-4-input-box{margin-right:0}}.it-hero-4-input-box form input{height:65px;line-height:65px;border-radius:100px;padding-right:210px;color:var(--it-common-black);background-color:var(--it-common-white);border:1px solid rgba(31,36,50,.1)}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-hero-4-input-box form input{height:55px;line-height:55px;font-size:14px}}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-hero-4-input-box form input::placeholder{font-size:14px}}.it-hero-4-input-box .it-btn-yellow{position:absolute;top:50%;right:6px;transform:translateY(-50%)}.it-hero-4-thumb-box{position:absolute;bottom:0;right:6%;z-index:-1}@media only screen and (min-width: 1600px) and (max-width: 1800px){.it-hero-4-thumb-box{right:-5%}}@media only screen and (min-width: 1400px) and (max-width: 1599px){.it-hero-4-thumb-box{right:-5%;bottom:-10%}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-hero-4-thumb-box{right:0;bottom:0;width:51%}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-hero-4-thumb-box{right:0;bottom:0;width:51%}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-hero-4-thumb-box{margin-top:30px;position:static}}.it-hero-4-thumb img{max-width:inherit}@media only screen and (min-width: 1400px) and (max-width: 1599px),only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-hero-4-thumb img{width:100%}}.it-hero-4-ratting-wrap{position:absolute;left:-14%;bottom:14%;animation:translateX 3s infinite alternate}@media only screen and (min-width: 1400px) and (max-width: 1599px){.it-hero-4-ratting-wrap{bottom:25%}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-hero-4-ratting-wrap{display:none}}.it-hero-4-ratting-box{border-radius:20px;padding:22px 25px;background-color:var(--it-common-white);border:1px solid var(--it-theme-2)}@media only screen and (min-width: 1400px) and (max-width: 1599px){.it-hero-4-ratting-box{transform:scale(.8)}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-hero-4-ratting-box{transform:scale(.6)}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-hero-4-ratting-box{transform:scale(.6)}}.it-hero-4-ratting-box img{width:80px}.it-hero-4-ratting-box i{font-weight:700;font-style:normal;font-size:24px;display:inline-block;margin-left:20px;color:var(--it-common-black)}.it-hero-4-ratting-box span{font-size:14px;font-weight:500;display:inline-block;margin-right:30px;color:var(--it-common-black-2)}.it-hero-4-shape-1{position:absolute;z-index:-1;top:16%;left:3%}@media only screen and (min-width: 1400px) and (max-width: 1599px){.it-hero-4-shape-1{transform:scale(.7)}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-hero-4-shape-1{top:20%;transform:scale(.5)}}.it-hero-4-shape-1 img{animation:itrotate2 3s ease-in-out 3s infinite alternate forwards}.it-hero-4-shape-2{position:absolute;z-index:-1;bottom:5%;left:43%}@media only screen and (min-width: 1400px) and (max-width: 1599px){.it-hero-4-shape-2{transform:scale(.7)}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-hero-4-shape-2{transform:scale(.6)}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-hero-4-shape-2{transform:scale(.6)}}.it-hero-4-shape-3{position:absolute;z-index:-1;top:16%;right:37%}@media only screen and (min-width: 1400px) and (max-width: 1599px){.it-hero-4-shape-3{top:15%;transform:scale(.7)}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-hero-4-shape-3{top:25%;transform:scale(.6)}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-hero-4-shape-3{top:20%;transform:scale(.4)}}.it-hero-4-shape-3 img{animation:flap .4s infinite alternate ease-in-out}.it-hero-4-shape-4{position:absolute;z-index:-1;top:20%;right:6%;animation:zoomIn 5s infinite}.it-hero-4-shape-5{position:absolute;bottom:0;left:0;height:100%;width:100%;object-fit:cover;z-index:-2}.it-hero-4-shape-6{position:absolute;z-index:-3;top:0;right:0}.it-hero-4-shape-7{position:absolute;bottom:-4%;left:0;width:100%;z-index:9}@media only screen and (min-width: 1600px) and (max-width: 1800px){.it-hero-4-shape-7{bottom:-3%}}@media only screen and (min-width: 1400px) and (max-width: 1599px){.it-hero-4-shape-7{bottom:-7%}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-hero-4-shape-7{bottom:-9%}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-hero-4-shape-7{bottom:-10%}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-hero-4-shape-7{display:none}}.it-hero-4-shape-7 svg{width:100%}.it-hero-4-shape-8{position:absolute;bottom:5%;left:3%}@media only screen and (min-width: 1600px) and (max-width: 1800px){.it-hero-4-shape-8{bottom:7%}}.it-hero-5-area{background-position:center;background-size:cover;background-repeat:no-repeat;padding-top:200px;padding-bottom:85px}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px){.it-hero-5-area{padding-bottom:110px}}@media (max-width: 767px){.it-hero-5-area{padding-top:170px;padding-bottom:110px}}.it-hero-5-thumb img{max-width:inherit}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-hero-5-thumb img{width:100%}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-hero-5-thumb img{width:100%;margin-top:60px}}@media (max-width: 767px){.it-hero-5-thumb img{width:100%;margin-top:40px}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-hero-5-thumb-sm img{width:100%;object-fit:cover}}@media (max-width: 767px){.it-hero-5-thumb-sm img{margin-top:40px}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-hero-5-thumb-sm img{margin-top:0}}.it-hero-5-title{font-size:60px;line-height:1.17;letter-spacing:.01em;text-transform:uppercase;margin-bottom:10px;color:var(--it-common-white);font-family:var(--it-ff-edensor-semibold)}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-hero-5-title{font-size:44px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-hero-5-title{font-size:45px}}@media (max-width: 767px){.it-hero-5-title{font-size:35px}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-hero-5-title{font-size:45px}}.it-hero-5-text p{font-size:15px;line-height:1.85;margin-bottom:30px;margin-right:110px;color:#fffc}.it-hero-5-content{margin-left:75px}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-hero-5-content{margin-left:120px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-hero-5-content{margin-left:30px}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-hero-5-content{margin-left:0}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-hero-5-content p{margin-right:0;font-size:14px}}@media (max-width: 767px){.it-hero-5-content p{margin-right:0;font-size:14px}}.it-hero-5-shape-1{position:absolute;top:0;right:0;z-index:-1}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-hero-5-shape-1{right:-10%}}.it-hero-5-shape-2{position:absolute;bottom:10%;right:34%;z-index:-1;animation:itswing 2s forwards infinite alternate;transform-origin:bottom center}@media only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 992px) and (max-width: 1199px){.it-hero-5-shape-2{right:25%}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-hero-5-shape-2 img{transform:scale(.8)}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-hero-5-shape-2 img{transform:scale(.6)}}.it-hero-6-area{padding-top:85px;padding-bottom:120px;background-position:center;background-size:cover;background-repeat:no-repeat}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-hero-6-area{padding-top:100px}}.it-hero-6-title{font-size:55px;font-weight:700;line-height:1.36;margin-bottom:12px;letter-spacing:.01em;color:var(--it-common-white);font-family:var(--it-ff-cinzel-decorative)}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-hero-6-title{font-size:46px}.it-hero-6-title br{display:none}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-hero-6-title{font-size:42px}.it-hero-6-title br{display:none}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-hero-6-title{font-size:55px}.it-hero-6-title br{display:none}}@media (max-width: 767px){.it-hero-6-title{font-size:28px}.it-hero-6-title br{display:none}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-hero-6-title{font-size:44px}.it-hero-6-title br{display:none}}.it-hero-6-text p{font-weight:600;font-size:15px;line-height:1.87;margin-bottom:30px;color:#ffffffb3}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-hero-6-text p{margin-right:50px}.it-hero-6-text p br{display:none}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-hero-6-text p{font-size:14px;margin-right:50px}.it-hero-6-text p br{display:none}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-hero-6-text p{font-size:14px}.it-hero-6-text p br{display:none}}.it-hero-6-thumb{margin-right:-30px;transform:translate(-15px);position:relative}@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){.it-hero-6-thumb{margin-right:0}}@media (max-width: 767px){.it-hero-6-thumb{margin-right:10px;transform:translate(0)}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-hero-6-thumb img{width:100%}}.it-hero-6-thumb:after{content:"";position:absolute;top:-10px;right:-10px;height:100%;width:100%;z-index:-1;border-radius:30px;background-color:var(--it-theme-2)}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-hero-6-content{margin-bottom:70px}}.it-hero-6-shape-1{position:absolute;top:0;left:0;z-index:-1}.it-hero-6-shape-2{position:absolute;top:0;right:0;z-index:-1}.it-hero-6-shape-3{position:absolute;bottom:9%;right:42%;z-index:-1;animation:itswing 1s forwards infinite alternate;transform-origin:bottom center}.it-hero-7-area{padding-top:215px}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-hero-7-area{padding-top:200px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-hero-7-area{padding-top:160px}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-hero-7-area{padding-top:160px}}@media (max-width: 767px){.it-hero-7-area{padding-top:130px}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-hero-7-area{padding-top:150px}}.it-hero-7-area .it-hero-title{line-height:1.33;margin-bottom:10px;color:var(--it-common-black)}@media only screen and (min-width: 1400px) and (max-width: 1599px){.it-hero-7-area .it-hero-title{font-size:50px}.it-hero-7-area .it-hero-title br{display:none}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-hero-7-area .it-hero-title{font-size:45px}.it-hero-7-area .it-hero-title br{display:none}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-hero-7-area .it-hero-title{font-size:40px}.it-hero-7-area .it-hero-title br{display:none}}@media (max-width: 767px){.it-hero-7-area .it-hero-title{font-size:28px}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-hero-7-area .it-hero-title{font-size:40px}}@media (max-width: 767px){.it-hero-7-area .it-hero-title .it-title-shape{display:none}}@media (max-width: 767px){.it-hero-7-area .it-btn-yellow.theme-bg.mr-25{margin-right:0;margin-bottom:25px}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-hero-7-area .it-btn-yellow.theme-bg.mr-25{margin-bottom:0;margin-right:25px}}.it-hero-7-thumb-wrap{gap:36px}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-hero-7-thumb-wrap{gap:25px}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-hero-7-thumb-wrap{gap:20px;margin-top:50px}}@media (max-width: 767px){.it-hero-7-thumb-wrap{gap:20px;margin-top:50px;flex-wrap:wrap}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-hero-7-thumb-wrap{gap:10px;flex-wrap:nowrap}}@media (max-width: 767px){.it-hero-7-thumb{width:100%}}@media (max-width: 767px){.it-hero-7-thumb img{width:100%}}.it-hero-7-text p{font-weight:600;font-size:20px;margin-bottom:26px}@media only screen and (min-width: 1400px) and (max-width: 1599px),only screen and (min-width: 1200px) and (max-width: 1399px){.it-hero-7-text p{font-size:18px}}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px){.it-hero-7-text p{font-size:16px}}@media (max-width: 767px){.it-hero-7-text p{font-size:14px}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-hero-7-text p{font-size:16px}}.it-hero-7-ratting i{color:var(--it-theme-2)}.it-hero-7-ratting span{font-size:20px;margin-left:4px;display:inline-block;color:var(--it-common-black)}@media only screen and (min-width: 1400px) and (max-width: 1599px),only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-hero-7-ratting span{font-size:18px}}.it-hero-7-stats-box{padding:50px 30px;border-radius:20px;position:relative;z-index:1;width:357px}@media only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 992px) and (max-width: 1199px){.it-hero-7-stats-box{padding-left:20px;padding-bottom:30px}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-hero-7-stats-box{padding:25px 20px;background-color:var(--it-theme-1)}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-hero-7-stats-box{padding:20px 10px}}.it-hero-7-stats-box:after{position:absolute;top:0;left:0;width:100%;height:100%;content:"";z-index:-1;border-radius:20px;background-color:var(--it-theme-1);-webkit-mask-image:url("./media/mask-5SFSYNGD.png");-webkit-mask-size:cover;-webkit-mask-position:top right;-webkit-mask-repeat:no-repeat}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-hero-7-stats-box:after{display:none}}.it-hero-7-stats-box .stats-number{font-size:60px;margin-bottom:0;line-height:1;color:var(--it-common-white)}@media only screen and (min-width: 1400px) and (max-width: 1599px){.it-hero-7-stats-box .stats-number{font-size:54px}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-hero-7-stats-box .stats-number{font-size:34px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-hero-7-stats-box .stats-number{font-size:28px}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-hero-7-stats-box .stats-number{font-size:20px}}@media (max-width: 767px){.it-hero-7-stats-box .stats-number{font-size:30px}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-hero-7-stats-box .stats-number{font-size:15px}}.it-hero-7-stats-box .stats-number i{font-style:normal}.it-hero-7-stats-box span{font-weight:600;font-size:16px;display:block;text-align:end;margin-bottom:45px;letter-spacing:.2em;color:var(--it-theme-2);text-transform:uppercase}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-hero-7-stats-box span{font-size:14px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-hero-7-stats-box span{font-size:14px;margin-bottom:30px}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-hero-7-stats-box span{font-size:12px;margin-top:5px;margin-bottom:20px;letter-spacing:.1em}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-hero-7-stats-box span{font-size:8px;margin-bottom:10px;letter-spacing:0}}.it-hero-7-shape-1{position:absolute;top:0;left:0;z-index:-1}.it-hero-7-shape-2{position:absolute;top:0;right:0;z-index:-1}.it-hero-8-area{background-position:center;background-size:cover;background-repeat:no-repeat}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-hero-8-area{padding-top:120px}}.it-hero-8-title{font-weight:800;font-size:60px;margin-bottom:20px;line-height:1.25;letter-spacing:.01em;text-transform:uppercase;color:var(--it-common-white);font-family:var(--it-ff-oxanium)}@media only screen and (min-width: 1400px) and (max-width: 1599px){.it-hero-8-title{font-size:54px}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-hero-8-title{font-size:45px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-hero-8-title{font-size:38px}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-hero-8-title{font-size:55px}}@media (max-width: 767px){.it-hero-8-title{font-size:30px}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-hero-8-title{font-size:40px}}.it-hero-8-title span{color:var(--it-theme-5)}.it-hero-8-text p{font-weight:600;font-size:15px;line-height:1.87;margin-right:95px;margin-bottom:45px;color:#fffc}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-hero-8-text p{margin-right:130px}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-hero-8-text p{margin-right:0}}.it-hero-8-thumb img{max-width:inherit;margin-left:-230px}@media only screen and (min-width: 1600px) and (max-width: 1800px){.it-hero-8-thumb img{margin-left:-270px}}@media only screen and (min-width: 1400px) and (max-width: 1599px){.it-hero-8-thumb img{margin-left:-320px;margin-bottom:-70px}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-hero-8-thumb img{margin-left:-340px;margin-bottom:-120px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-hero-8-thumb img{margin-left:-300px;margin-bottom:-150px}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-hero-8-thumb img{margin-left:0;width:100%;margin-top:30px}}.it-hero-8-shape-1{position:absolute;z-index:-1;bottom:11%;left:2%;animation:zoomIn 3s infinite}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-hero-8-shape-1{display:none}}.it-hero-9-area{padding:100px 0;background-position:center;background-size:cover;background-repeat:no-repeat;border-top:1px solid var(--it-theme-2)}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-hero-9-area{padding:70px 0}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-hero-9-area{padding-top:100px}}@media (max-width: 767px){.it-hero-9-area{padding-top:120px}}.it-hero-9-area .it-hero-title{color:var(--it-common-black)}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-hero-9-area .it-hero-title{font-size:50px}.it-hero-9-area .it-hero-title br{display:none}}@media (max-width: 767px){.it-hero-9-area .it-hero-title{font-size:40px}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-hero-9-area .it-hero-title{font-size:48px}}.it-hero-9-area .it-hero-text p{margin-bottom:32px;color:#1f2432cc}@media (max-width: 767px){.it-hero-9-area .it-btn-yellow.theme-bg.mr-25{margin-bottom:20px}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-hero-9-content{margin-bottom:70px}}.it-hero-9-thumb{mask-image:url("./media/mask-11-JG7XIZZ5.png");-webkit-mask-image:url("./media/mask-11-JG7XIZZ5.png");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-position:center center;overflow:hidden;height:648px;margin-left:42px;transform:translate(15px)}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-hero-9-thumb{height:550px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-hero-9-thumb{height:450px}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-hero-9-thumb{height:100%;margin-left:0;text-align:center;transform:translate(0)}}.it-hero-9-thumb img{height:100%;width:100%;object-fit:cover}.it-hero-9-ratting-box{position:absolute;z-index:1;bottom:12%;left:-10%;animation:translateX 3s infinite alternate}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-hero-9-ratting-box{transform:scale(.8)}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-hero-9-ratting-box{transform:scale(.7)}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-hero-9-ratting-box{display:none}}.it-hero-9-shape-1{position:absolute;z-index:-1;top:0;left:0}.it-hero-9-shape-2{position:absolute;z-index:-1;bottom:3%;left:1.5%;animation:zoomIn 5s infinite}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-hero-9-shape-2{transform:scale(.7)}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-hero-9-shape-2{transform:scale(.6)}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-hero-9-shape-2{display:none}}.it-hero-9-shape-3{position:absolute;z-index:-1;top:7%;right:5.5%;animation:itrotate2 3s ease-in-out 3s infinite alternate forwards}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-hero-9-shape-3{transform:scale(.7)}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-hero-9-shape-3{top:3%;transform:scale(.6)}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-hero-9-shape-3{display:none}}.it-hero-9-shape-4{position:absolute;z-index:-1;top:9%;right:12%}@media only screen and (min-width: 1600px) and (max-width: 1800px){.it-hero-9-shape-4{right:6%}}@media only screen and (min-width: 1400px) and (max-width: 1599px){.it-hero-9-shape-4{right:1%}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-hero-9-shape-4{right:1%;transform:scale(.7)}}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-hero-9-shape-4{display:none}}.it-hero-10-area{padding-top:335px;padding-bottom:270px;background-position:center;background-size:cover;background-repeat:no-repeat}@media only screen and (min-width: 1400px) and (max-width: 1599px){.it-hero-10-area{padding-bottom:220px}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-hero-10-area{padding-top:260px;padding-bottom:180px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-hero-10-area{padding-top:270px;padding-bottom:180px}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-hero-10-area{padding-top:180px;padding-bottom:0}}@media (max-width: 767px){.it-hero-10-area{padding-top:150px;padding-bottom:0}}.it-hero-10-area .it-hero-9-ratting-box{bottom:15%;left:-41%;right:auto}@media only screen and (min-width: 1400px) and (max-width: 1599px){.it-hero-10-area .it-hero-9-ratting-box{left:-32%;transform:scale(.7)}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-hero-10-area .it-hero-9-ratting-box{left:-32%;transform:scale(.7)}}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-hero-10-area .it-hero-9-ratting-box{display:none!important}}.it-hero-10-area .it-hero-experience-box{bottom:51%;left:auto;right:-35%}@media only screen and (min-width: 1400px) and (max-width: 1599px){.it-hero-10-area .it-hero-experience-box{right:-20%;transform:scale(.7)}}@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: 767px){.it-hero-10-area .it-hero-experience-box{display:none!important}}.it-hero-10-area .it-hero-experience-icon i{background-color:var(--it-theme-1)}.it-hero-10-area .it-hero-experience-icon svg{color:var(--it-common-white)}.it-hero-10-title{font-size:60px;line-height:1.17;margin-bottom:15px;font-family:var(--it-ff-heading)}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-hero-10-title{font-size:45px}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-hero-10-title{font-size:54px}}@media (max-width: 767px){.it-hero-10-title{font-size:33px}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-hero-10-title{font-size:42px}}.it-hero-10-title span{background:linear-gradient(199deg,#f8c62f,#1ab69d);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.it-hero-10-subtitle{font-size:24px;display:block;margin-bottom:19px;color:var(--it-theme-1);font-family:var(--it-ff-spartan-semibold)}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-hero-10-subtitle{font-size:16px}}.it-hero-10-text p{font-weight:600;font-size:16px;line-height:1.75;margin-bottom:32px;margin-right:70px}@media only screen and (min-width: 768px) and (max-width: 991px){.it-hero-10-text p{margin-right:0}}@media (max-width: 767px){.it-hero-10-text p{margin-right:0;font-size:14px}}.it-hero-10-thumb img{max-width:inherit}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-hero-10-thumb img{width:100%}}.it-hero-10-thumb-wrap{position:absolute;bottom:0;right:14.2%}@media only screen and (min-width: 1400px) and (max-width: 1599px){.it-hero-10-thumb-wrap{right:9.2%}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-hero-10-thumb-wrap{right:3.2%}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-hero-10-thumb-wrap{right:-4.2%;bottom:-15%}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-hero-10-thumb-wrap{margin-top:70px;position:static;text-align:center}}.it-hero-10-social{position:absolute;top:50%;left:-6%;transform:translateY(-50%) rotate(-90deg)}@media only screen and (min-width: 1600px) and (max-width: 1800px){.it-hero-10-social{left:-9%}}@media only screen and (min-width: 1400px) and (max-width: 1599px),only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-hero-10-social{display:none}}.it-hero-10-social a{font-weight:400;font-size:16px;margin:0 10px;position:relative;display:inline-block;text-transform:uppercase}.it-hero-10-social a:after{position:absolute;content:"";bottom:-2px;left:0;width:0;height:2px;transition:.4s;background:linear-gradient(90deg,#03594e,#03594e00)}.it-hero-10-social a:hover:after{width:100%}.it-hero-10-shape-1{position:absolute;z-index:-1;top:0;left:0}.it-hero-10-shape-2{position:absolute;z-index:-2;bottom:0;right:-.5%}@media only screen and (min-width: 1600px) and (max-width: 1800px){.it-hero-10-shape-2{right:-9.5%}}@media only screen and (min-width: 1400px) and (max-width: 1599px){.it-hero-10-shape-2{right:-17.5%}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-hero-10-shape-2{right:-24.5%}}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-hero-10-shape-2{display:none}}.it-hero-10-shape-3{position:absolute;z-index:-1;top:17%;right:5%;animation:itrotate2 3s ease-in-out 3s infinite alternate forwards}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-hero-10-shape-3{top:10%}}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-hero-10-shape-3{display:none}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-hero-10-shape-3 img{transform:scale(.5)}}.it-hero-10-shape-4{position:absolute;z-index:-1}.it-hero-11-area{padding-top:115px}@media (max-width: 767px){.it-hero-11-area{padding-top:80px}}.it-hero-11-area .it-btn-yellow.style-2{padding:0;border:none}.it-hero-11-title{font-size:120px;line-height:.92;letter-spacing:.01em;color:var(--it-common-white);font-family:var(--it-ff-newyork)}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-hero-11-title{font-size:90px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-hero-11-title{font-size:80px}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-hero-11-title{font-size:75px;margin-bottom:25px}}@media (max-width: 767px){.it-hero-11-title{font-size:40px;margin-bottom:25px}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-hero-11-title{font-size:68px}}.it-hero-11-title span svg{animation:title-animation 4s infinite}.it-hero-11-title span .it-title-shape{position:absolute;bottom:-1%;left:10%;z-index:-1;display:block}.it-hero-11-title span .it-title-shape-2{position:absolute;bottom:-11%;right:13%;z-index:-1;display:block}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-hero-11-thumb{margin-top:70px}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-hero-11-thumb img{width:100%}}.it-hero-11-content p{color:#999;line-height:1.75;margin-right:40px;margin-bottom:25px}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-hero-11-content p{font-size:14px;margin-right:20px}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-hero-11-content p{margin-right:20px}}@media (max-width: 767px){.it-hero-11-content p{font-size:14px;margin-right:0}}.it-hero-11-content-wrap{margin-top:-95px}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-hero-11-content-wrap{margin-top:0}}.it-hero-11-play-btn{margin-left:25px}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-hero-11-play-btn{margin-left:0}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-hero-11-play-btn{display:none}}.it-hero-11-play-btn a{display:inline-block;height:149px;width:149px;margin-bottom:45px;line-height:149px;text-align:center;border-radius:50%;border:1px solid var(--it-theme-6)}@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: 767px){.it-hero-11-play-btn a{height:100px;width:100px;line-height:100px}}.it-hero-11-play-btn a svg{padding-left:5px}.it-hero-11-play-btn span{display:block;font-weight:500;font-size:20px;line-height:1.5;color:#999}@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: 767px){.it-hero-11-play-btn span{font-size:17px}}.it-hero-11-shape-1{position:absolute;z-index:-1;bottom:15%;left:26%}@media only screen and (min-width: 1400px) and (max-width: 1599px){.it-hero-11-shape-1{left:18%}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-hero-11-shape-1{left:18%;transform:scale(.7)}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-hero-11-shape-1{left:18%;transform:scale(.5)}}.it-hero-11-shape-2{position:absolute;z-index:-1;bottom:6%;left:4.5%}.it-hero-12-area{padding-top:60px;padding-bottom:40px}@media only screen and (min-width: 1400px) and (max-width: 1599px){.it-hero-12-area{padding:100px 0}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-hero-12-area{padding:80px 0}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-hero-12-area{padding-top:90px;padding-bottom:120px;background-position:right}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-hero-12-area{padding-top:100px;padding-bottom:120px;background-position:right}}@media (max-width: 767px){.it-hero-12-area{padding-top:90px;padding-bottom:90px;background-position:right}}.it-hero-12-area .it-hero-title{margin-bottom:27px}.it-hero-12-area .it-hero-thumb{transform:translate(-20px)}@media only screen and (min-width: 1600px) and (max-width: 1800px){.it-hero-12-area .it-hero-thumb{transform:translate(-50px)}}@media only screen and (min-width: 1400px) and (max-width: 1599px){.it-hero-12-area .it-hero-thumb{transform:translate(-30px)}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-hero-12-area .it-hero-thumb{transform:translate(0)}}@media only screen and (min-width: 1400px) and (max-width: 1599px),only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-hero-12-area .it-hero-thumb img{width:100%}}.it-hero-12-area .it-hero-shape-1{top:0;left:1%;opacity:.4}@media only screen and (min-width: 1400px) and (max-width: 1599px){.it-hero-12-area .it-hero-shape-1{top:-10%}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-hero-12-area .it-hero-shape-1{top:-10%;transform:scale(1)}}.it-hero-12-area .it-hero-shape-3{bottom:8%;left:35%}.it-hero-12-subtitle{font-weight:600;font-size:15px;line-height:1.87;display:block;margin-bottom:25px;color:#fffc}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-hero-12-active .it-slider-arrow-wrap{display:none}}.it-hero-12-active .swiper-slide-active .it-hero-12-subtitle,.it-hero-12-active .swiper-slide-active .it-hero-title,.it-hero-12-active .swiper-slide-active .it-hero-bnt{display:inline-block;animation-fill-mode:both;animation-name:fadeInUp}.it-hero-12-active .swiper-slide.swiper-slide-active .it-hero-12-subtitle{animation:img-anim-bottom 1s forwards cubic-bezier(.645,.045,.355,1) .4s;animation-name:img-anim-bottom;animation-duration:1s}.it-hero-12-active .swiper-slide.swiper-slide-active .it-hero-title{animation:img-anim-bottom 1.3s forwards cubic-bezier(.645,.045,.355,1) .4s;animation-name:img-anim-bottom;animation-duration:1.3s}.it-hero-12-active .swiper-slide.swiper-slide-active .it-hero-bnt{animation:img-anim-bottom 1.7s forwards cubic-bezier(.645,.045,.355,1) .4s;animation-name:img-anim-bottom;animation-duration:1.7s}.it-categories-item{padding:40px 20px 35px;border-radius:20px;margin-bottom:35px;transition:transform .5s ease;background-color:#f0f4f5;border:1px solid var(--it-theme-1)}.it-categories-item:hover span{animation:icon-bounce .8s 1}.it-categories-item span{display:inline-block;margin-bottom:26px;transition:transform .5s ease}.it-categories-item span svg{height:80px;transition:.3s;color:var(--it-theme-1)}@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: 767px){.it-categories-item span svg{height:50px}}@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: 767px){.it-categories-item h6{font-size:17px}}.it-categories-item.item-style-2{border-color:#2f57ef;background-color:#f8c62f}.it-categories-item.item-style-2 span svg{color:#2f57ef}.it-categories-item.item-style-3{border-color:#ff4d4f;background-color:#ffebec}.it-categories-item.item-style-3 span svg{color:#ff4d4f}.it-categories-item.item-style-4{border-color:#3d97fe;background-color:#e9f3fe}.it-categories-item.item-style-4 span svg{color:#3d97fe}.it-categories-item.item-style-5{border-color:#2f57ef;background-color:#eff2ff}.it-categories-item.item-style-5 span svg{color:#2f57ef}.it-categories-item.item-style-6{border-color:#39b410;background-color:#f6fff3}.it-categories-item.item-style-6 span svg{color:#39b410}.it-categories-item.item-style-7{border-color:#8e56ff;background-color:#f7f3ff}.it-categories-item.item-style-7 span svg{color:#8e56ff}.it-categories-item.item-style-8{border-color:#f92596;background-color:#fff9fc}.it-categories-item.item-style-8 span svg{color:#f92596}.it-categories-style-2 .it-categories-item{border-radius:0;background-color:transparent;margin:0 -1px -1px auto;transition:.3s;border:1px solid rgba(108,117,125,.15)}.it-categories-style-2 .it-categories-item.item-style-1{border-radius:20px 0 0}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-categories-style-2 .it-categories-item.item-style-1{border-radius:0}}.it-categories-style-2 .it-categories-item.item-style-4{border-radius:0 20px 0 0}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-categories-style-2 .it-categories-item.item-style-4{border-radius:0}}.it-categories-style-2 .it-categories-item.item-style-5{border-radius:0 0 0 20px}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-categories-style-2 .it-categories-item.item-style-5{border-radius:0}}.it-categories-style-2 .it-categories-item.item-style-8{border-radius:0 0 20px}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-categories-style-2 .it-categories-item.item-style-8{border-radius:0}}.it-categories-style-2 .it-categories-item:hover{background-color:var(--it-theme-1)}.it-categories-style-2 .it-categories-item:hover span svg{color:var(--it-common-white)}.it-categories-style-2 .it-categories-item:hover h6{color:var(--it-common-white)}.it-categories-style-2 .it-categories-wrap{border-radius:20px;background-color:var(--it-common-white)}.it-categories-shape-1{position:absolute;top:-18%;left:0;z-index:-1}.it-categories-shape-2{position:absolute;top:30%;right:9.5%;z-index:-1}.it-categories-2-area{background-position:center;background-size:cover;background-repeat:no-repeat}.it-categories-2-item{text-align:center;border:1px solid rgba(248,198,47,.5);background:#ffffff80}.it-categories-2-item:hover .it-categories-2-thumb img{transform:scale(1.2)}.it-categories-2-title{margin:25px 15px 22px}@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: 767px){.it-categories-2-title{font-size:16px}}.it-categories-2-thumb{overflow:hidden}.it-categories-2-thumb img{width:100%;transition:1.3s all ease}.it-categories-2-shape-1{position:absolute;z-index:-1;top:4%;left:2.5%}@media (max-width: 767px){.it-categories-2-shape-1{display:none}}.it-categories-2-shape-2{position:absolute;z-index:-1;bottom:10%;right:6.5%}@media only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 992px) and (max-width: 1199px){.it-categories-2-shape-2{bottom:5%;transform:scale(.6)}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-categories-2-shape-2{display:none}}.it-categories-2-shape-2 img{animation:flap .4s infinite alternate ease-in-out}.it-categories-2-style-2 .it-categories-2-item{transition:.3s;background-color:var(--it-gray-1);border:1px solid rgba(254,130,53,.2)}.it-categories-2-style-2 .it-categories-2-item:hover,.it-categories-2-style-2 .it-categories-2-thumb{border:1px solid var(--it-theme-5)}.it-categories-2-style-2 .it-categories-2-thumb img{width:100%}.it-categories-3-area{border-bottom:1px solid rgba(0,0,0,.06)}.it-categories-3-item{padding:50px 30px 32px;border-radius:20px;position:relative;z-index:1;background-color:#bc9ffd}.it-categories-3-item .shape{position:absolute;top:0;left:0;z-index:-1}.it-categories-3-item.style-2{background-color:var(--it-theme-1)}.it-categories-3-item.style-3{background-color:#2f57ef}.it-categories-3-item.style-4{background-color:var(--it-theme-2)}.it-categories-3-item.style-5{background-color:var(--it-theme-3)}.it-categories-3-title{font-size:24px;line-height:1.42;margin-bottom:0;color:var(--it-common-white);margin-right:50px}@media only screen and (min-width: 576px) and (max-width: 767px){.it-categories-3-title{font-size:18px}}.it-categories-3-icon{position:absolute;right:30px;top:30px}.it-categories-3-shape-1{position:absolute;z-index:-1;top:-18%;left:0}.it-category-4-thumb{border-radius:50%;overflow:hidden}.it-category-4-thumb img{border-radius:50%;transition:1.3s all ease;border:1px solid rgba(3,89,78,.15)}.it-category-4-title{font-size:20px;margin-bottom:0;margin-top:17px}@media (max-width: 767px){.it-category-4-title{font-size:17px}}.it-category-4-arrow-wrap{display:flex;gap:20px;z-index:2;justify-content:end}@media (max-width: 767px){.it-category-4-arrow-wrap{margin-top:30px;justify-content:start}}.it-category-4-arrow-wrap button{padding:0;display:inline-block;height:50px;width:50px;line-height:45px;text-align:center;border-radius:50%;border:1px solid var(--it-theme-1)}@media (max-width: 767px){.it-category-4-arrow-wrap button{height:40px;width:40px;line-height:35px}}@media (max-width: 767px){.it-category-4-arrow-wrap button svg{height:15px}}.it-category-4-item{text-align:center}.it-category-4-item:hover .it-category-4-thumb img{transform:scale(1.1)}.it-categories-dots .swiper-pagination-bullet{z-index:2;opacity:1;width:30px;height:7px;transition:.4s;position:relative;border-radius:10px;display:inline-block;margin:0 6px!important;background-color:var(--it-gray-1)}.it-categories-dots .swiper-pagination-bullet-active{width:40px;background-color:var(--it-theme-1)}@media (max-width: 767px){.it-about-thumb{padding-left:0;margin-bottom:30px}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-about-thumb img{width:100%}}.it-about-thumb.thumb-overlay img{width:100%}.it-about-thumb.thumb-overlay:after{content:"";position:absolute;top:0;left:0;height:100%;width:100%;border-radius:20px;background-color:#1f243280}.it-about-thumb-icon{position:absolute;top:50%;left:0;right:0;z-index:1;width:60px;height:60px;margin:0 auto;line-height:58px;border-radius:50%;text-align:center;transform:translateY(-50%);color:var(--it-common-black);background-color:var(--it-common-white)}.it-about-thumb-icon svg{display:inline-block;padding-left:2px}.it-about-left{margin-right:-12px}@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: 767px){.it-about-left{margin-right:0}}.it-about-right{margin-left:78px}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-about-right{margin-left:0}}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-about-right{margin-left:0;margin-bottom:70px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-about-right .it-section-title br{display:none}}.it-about-shape-1{position:absolute;top:-10%;left:-5%;z-index:-1}@media (max-width: 767px){.it-about-shape-1{display:none}}.it-about-shape-2{position:absolute;top:-16%;right:0;z-index:-1}.it-about-shape-3{position:absolute;z-index:-1;bottom:0;left:-30px}.it-about-shape-4{position:absolute;z-index:-1;top:2.5%;left:7%;animation:zoomIn 5s infinite}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-about-shape-4{display:none}}.it-about-shape-5{position:absolute;z-index:-1;bottom:10%;right:9%;animation:zoom 7s infinite}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-about-shape-5{transform:scale(.6);bottom:6%}}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-about-shape-5{display:none}}.it-about-shape-6{position:absolute;z-index:-1;top:-20%;left:0}.it-about-shape-7{position:absolute;z-index:-1;top:-12%;right:17%}@media (max-width: 767px){.it-about-shape-7{display:none}}.it-about-shape-8{position:absolute;z-index:-1;top:9.5%;right:7%;animation:flap .4s infinite alternate ease-in-out}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-about-shape-8{transform:scale(.5)}}.it-about-shape-9{position:absolute;z-index:-1;bottom:0;left:0;height:100%;width:100%;object-fit:cover}.it-about-experience-box{padding:31px 53px;border-radius:20px;background-color:var(--it-common-black)}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-about-experience-box{padding:25px 30px}}@media only screen and (min-width: 992px) and (max-width: 1199px),(max-width: 767px){.it-about-experience-box{padding:25px 15px}}.it-about-experience-box span{font-weight:400;font-size:16px;line-height:1.75;color:var(--it-common-white)}@media only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 992px) and (max-width: 1199px),(max-width: 767px){.it-about-experience-box span{font-size:14px}}.it-about-experience-box h5{font-size:40px;margin-bottom:0;padding-right:15px;margin-right:15px;position:relative;color:var(--it-common-white);font-family:var(--it-ff-heading)}.it-about-experience-box h5 i{font-style:normal}@media only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 992px) and (max-width: 1199px),(max-width: 767px){.it-about-experience-box h5{font-size:30px}}.it-about-experience-box h5:after{position:absolute;content:"";top:50%;right:0;width:1px;height:31px;transform:translateY(-50%);background:#ffffff4d}.it-about-list-box{margin-bottom:45px}.it-about-list-box ul li{list-style-type:none}.it-about-list-box ul li:not(:last-child){margin-bottom:28px}.it-about-list-box ul li span{display:block;padding-left:47px;position:relative;font-size:24px;line-height:1;color:var(--it-common-black);font-family:var(--it-ff-spartan-semibold)}@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: 767px){.it-about-list-box ul li span{font-size:16px;padding-left:40px}}.it-about-list-box ul li span svg,.it-about-list-box ul li span i{position:absolute;top:-2px;left:0}@media only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-about-list-box ul li span svg,.it-about-list-box ul li span i{height:18px}}.it-about-style-2 .it-about-left{margin-right:15px}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-about-style-2 .it-about-left{margin-right:0}}@media only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-about-style-2 .it-about-left .row.gx-0{--bs-gutter-x: 25px !important}}.it-about-style-2 .it-about-list-box{margin-bottom:40px}.it-about-style-2 .it-about-right{margin-left:25px}@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: 767px){.it-about-style-2 .it-about-right{margin-left:0}}.it-about-style-2 .it-about-right p{margin-right:20px}@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: 767px){.it-about-style-2 .it-about-right p{margin-right:0;font-size:14px}}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-about-style-3{padding-top:130px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-about-style-3 .it-about-right{margin-bottom:0}}.it-about-style-3 .it-about-left{padding-right:10px;padding-left:35px}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-about-style-3 .it-about-left{padding-left:0;padding-right:0}}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-about-style-3 .it-about-text p{font-size:14px}}.it-about-style-3 .it-about-thumb,.it-about-style-3 .it-about-thumb img{border-radius:1000px}.it-about-style-3 .it-about-thumb.thumb-overlay:after{border-radius:1000px}.it-about-style-3 .it-about-thumb.style-1{margin-right:-8px}.it-about-style-3 .it-about-thumb.style-2{margin-top:85px}@media (max-width: 767px){.it-about-style-3 .it-about-thumb.style-2{margin-top:0}}.it-about-style-3 .it-about-thumb.style-2 img{outline:10px solid var(--it-gray-1)}.it-about-style-3 .it-about-experience-box{margin-top:-30px;padding:31px 37px;border-radius:1000px;position:relative;z-index:2;margin-left:10px;background-color:var(--it-theme-2);animation:translateX 3s infinite alternate}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px){.it-about-style-3 .it-about-experience-box{margin:30px;padding:16px 37px}}@media (max-width: 767px){.it-about-style-3 .it-about-experience-box{display:none!important}}.it-about-style-3 .it-about-experience-box h5,.it-about-style-3 .it-about-experience-box span{color:var(--it-common-black)}.it-about-style-3 .it-about-experience-box h5:after{background-color:#1f243233}.it-about-2-more-wrap{margin-right:30px}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-about-2-more-wrap{margin-right:0}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-about-2-more-wrap{margin-right:120px}}@media (max-width: 767px){.it-about-2-more-wrap{margin-right:0}}.it-about-2-more-icon{display:inline-block;height:60px;width:60px;margin-right:12px;line-height:51px;text-align:center;border-radius:50%;border:1px solid var(--it-theme-1);flex:0 0 auto}@media only screen and (min-width: 992px) and (max-width: 1199px),(max-width: 767px){.it-about-2-more-icon{height:50px;width:50px;line-height:43px}}.it-about-2-more-icon svg,.it-about-2-more-icon i{-webkit-transition:all .3s ease;transition:all .3s ease}@media only screen and (min-width: 992px) and (max-width: 1199px),(max-width: 767px){.it-about-2-more-icon svg,.it-about-2-more-icon i{height:25px}}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-about-2-more-info{align-items:center}}.it-about-2-more-info h6{margin-bottom:0;line-height:1.65}@media only screen and (min-width: 992px) and (max-width: 1199px),(max-width: 767px){.it-about-2-more-info h6{font-size:13px}}.it-about-2-more-info:hover .it-about-2-more-icon svg,.it-about-2-more-info:hover i{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.it-about-2-right{margin-left:60px}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-about-2-right{margin-left:40px}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-about-2-right{margin-left:0}}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-about-2-right p{font-size:14px}}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px){.it-about-2-right .it-section-title br{display:none}}.it-about-2-left{padding-left:83px}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-about-2-left{padding-left:30px}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-about-2-left{padding-left:30px;margin-bottom:50px}}@media (max-width: 767px){.it-about-2-left{padding-left:0;margin-bottom:50px}}.it-about-2-left .it-about-experience-box{position:absolute;top:12%;left:0;padding:17px 30px 17px 20px;background-color:var(--it-theme-1);animation:ittranslateX2 4s forwards infinite alternate}@media (max-width: 767px){.it-about-2-left .it-about-experience-box{position:static;margin-top:30px;animation:unset}}.it-about-2-left .it-about-experience-box h5{font-size:28px;margin-right:0;padding-right:0;border-right:0;margin-bottom:0;line-height:1}.it-about-2-left .it-about-experience-box h5:after{display:none}.it-about-2-thumb-sm{position:absolute;bottom:0;right:-36px;border-radius:30px;border-left:12px solid var(--it-common-white);border-top:10px solid var(--it-common-white);animation:updown 1s infinite alternate}@media only screen and (min-width: 768px) and (max-width: 991px){.it-about-2-thumb-sm{right:0}}@media (max-width: 767px){.it-about-2-thumb-sm{position:relative;right:0;margin-top:30px;border-left:none;border-top:none;animation:unset}}@media (max-width: 767px){.it-about-2-thumb-sm img{width:100%}}.it-about-2-thumb-sm.thumb-overlay:after{content:"";position:absolute;top:0;left:0;height:100%;width:100%;border-radius:20px;background-color:#1f243233}.it-about-2-shape-1{position:absolute;bottom:-14%;left:-16%;z-index:-1}.it-about-2-shape-2{position:absolute;bottom:-15px;left:0;z-index:-1;animation:zoom 5s infinite}.it-about-2-shape-3{position:absolute;top:5.5%;right:5%;z-index:-1;animation:zoomIn 5s infinite}.it-about-2-shape-4{position:absolute;bottom:-51%;right:0;z-index:-1}.it-about-2-shape-5{position:absolute;top:-18%;right:0;z-index:-1}.it-about-2-shape-6{position:absolute;bottom:6.5%;right:11%;z-index:-1}@media only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 992px) and (max-width: 1199px){.it-about-2-shape-6{bottom:4%;right:5%;transform:scale(.8)}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-about-2-shape-6{display:none}}.it-about-2-shape-6 img{animation:itrotate2 3s ease-in-out 3s infinite alternate forwards}.it-about-2-shape-7{position:absolute;z-index:-1;bottom:0;left:-12%}.it-about-2-shape-8{position:absolute;z-index:-1;top:0;left:0;width:100%}.it-about-2-shape-9{position:absolute;z-index:-1;bottom:-35%;right:0}.it-about-2-shape-10{position:absolute;z-index:-1;bottom:5%;right:7%;animation:itswing 1s forwards infinite alternate;transform-origin:bottom center}.it-about-2-shape-11{position:absolute;z-index:-1;top:0;right:0}.it-about-2-shape-12{position:absolute;z-index:-1;bottom:10%;right:7%;animation:flap .4s infinite alternate ease-in-out}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-about-2-shape-12{display:none}}.it-about-2-shape-13{position:absolute;bottom:-30%;right:-1%;z-index:-1}.it-about-2-shape-14{position:absolute;top:0;right:0;z-index:-1}.it-about-2-style-2 .it-about-2-left .it-about-experience-box{background-color:var(--it-theme-2)}.it-about-2-style-2 .it-about-2-left .it-about-experience-box h5,.it-about-2-style-2 .it-about-2-left .it-about-experience-box span,.it-about-2-style-2 .it-about-2-left .it-about-experience-box svg{color:var(--it-common-black)}.it-about-2-style-2 .it-about-2-left{padding-bottom:70px}.it-about-2-style-2 .it-about-right{margin-left:85px}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-about-2-style-2 .it-about-right{margin-left:55px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-about-2-style-2 .it-about-right{margin-left:35px}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-about-2-style-2 .it-about-right{margin-left:0;margin-bottom:0}}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-about-2-style-2 .it-about-right p{font-size:14px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-about-2-style-2 .it-about-right .it-section-title{font-size:28px}}.it-about-2-style-3 .it-about-2-left{padding-left:0;padding-right:83px}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-about-2-style-3 .it-about-2-left{padding-right:40px}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-about-2-style-3 .it-about-2-left{padding-right:0}}.it-about-2-style-3 .it-about-2-right{margin-left:0}.it-about-2-style-3 .it-about-2-thumb-sm{right:38px}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-about-2-style-3 .it-about-2-thumb-sm{right:0}}@media (max-width: 767px){.it-about-2-style-3 .it-about-2-thumb-sm{position:relative;right:0}}.it-about-2-style-3 .it-about-list-box ul li span{font-size:20px;font-weight:700;padding-left:42px;font-family:var(--it-ff-cinzel-decorative)}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-about-2-style-3 .it-about-list-box ul li span{font-size:18px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-about-2-style-3 .it-about-list-box ul li span{font-size:16px}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-about-2-style-3 .it-about-list-box ul li span{font-size:18px}}.it-about-2-style-3 .it-about-list-wrap{margin-right:-65px}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-about-2-style-3 .it-about-list-wrap{margin-right:0}}@media only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-about-2-style-3 .it-section-title-3 br{display:none}}@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: 767px){.it-about-2-style-3 .it-about-text p{font-size:14px}.it-about-2-style-3 .it-about-text p br{display:none}}.it-about-2-style-4 .it-about-list-box ul li span{font-weight:600;font-family:var(--it-ff-oxanium)}.it-about-2-style-4 .it-about-list-box ul li span svg,.it-about-2-style-4 .it-about-list-box ul li span i{color:var(--it-theme-5)}.it-about-2-style-4 .it-about-2-left{margin-right:83px;padding-left:0}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-about-2-style-4 .it-about-2-left{margin-right:35px}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-about-2-style-4 .it-about-2-left{margin-right:0}}.it-about-2-style-4 .it-about-2-right{margin-left:0}.it-about-2-style-4 .it-about-2-shape-7{bottom:13%;left:-14%;animation:zoomIn 5s infinite}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-about-2-style-4 .it-about-list-wrap .row [class*=col-]:first-child .it-about-list-box{margin-bottom:28px}}.it-about-2-style-4 .it-about-text p{line-height:1.75;margin-bottom:35px}@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: 767px){.it-about-2-style-4 .it-about-text p{font-size:14px}}.it-about-2-style-4 .it-about-2-tab-box ul li:not(:last-child) button{margin-right:38px}@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: 767px){.it-about-2-style-4 .it-about-2-tab-box ul li:not(:last-child) button{margin-right:20px}}.it-about-2-style-4 .it-about-2-tab-box ul li button{font-weight:600;font-size:20px;border-radius:100px;padding:11px 30px;line-height:1;transition:.4s;color:var(--it-text-body);font-family:var(--it-ff-oxanium);border:1px solid var(--it-text-body)}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-about-2-style-4 .it-about-2-tab-box ul li button{padding:9px 30px;font-size:16px}}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px){.it-about-2-style-4 .it-about-2-tab-box ul li button{padding:9px 18px;font-size:15px}}@media (max-width: 767px){.it-about-2-style-4 .it-about-2-tab-box ul li button{padding:9px 18px;font-size:15px;margin-bottom:15px}}.it-about-2-style-4 .it-about-2-tab-box ul li button:hover{color:var(--it-theme-5);border:1px solid var(--it-theme-5)}.it-about-2-style-5 .it-about-list-box ul li span{font-size:24px;font-family:var(--it-ff-spartan-semibold)}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-about-2-style-5 .it-about-list-box ul li span{font-size:17px}}.it-about-2-style-5 .it-about-list-box ul li span svg,.it-about-2-style-5 .it-about-list-box ul li span i{color:var(--it-theme-2)}.it-about-2-style-5 .it-about-text p{margin-right:40px;line-height:1.75;margin-bottom:35px}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-about-2-style-5 .it-section-title{font-size:32px}.it-about-2-style-5 .it-section-title br{display:none}}.it-about-2-style-5 .it-about-list-box{margin-bottom:35px}.it-about-3-area{background-size:cover;background-position:center;background-repeat:no-repeat}.it-about-3-area .it-about-list-box ul li span svg,.it-about-3-area i{color:var(--it-theme-2)}.it-about-3-area .it-about-experience-box{position:absolute;bottom:26%;right:3%;z-index:2;padding:35px 20px 50px;width:200px;background-color:var(--it-theme-1);clip-path:path("M0.894531 65.5048C0.894531 21.7461 43.8841 -9.06705 85.3237 4.98955L90.4344 6.72315C102.369 10.7715 115.391 10.1738 126.905 5.04922C158.426 -8.98044 194.364 12.3019 197.214 46.6863L198.593 63.3162C198.866 66.6078 198.875 69.916 198.621 73.209L198.396 76.1119C194.439 127.312 151.738 166.84 100.385 166.84H80.4249C36.5015 166.84 0.894531 131.233 0.894531 87.3092V65.5048Z")}@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){.it-about-3-area .it-about-experience-box{padding:50px 20px}}@media (max-width: 767px){.it-about-3-area .it-about-experience-box{display:none}}.it-about-3-area .it-about-experience-box h5{padding-right:0;margin-right:0;font-family:var(--it-ff-heading)}.it-about-3-area .it-about-experience-box h5:after{display:none}.it-about-3-area .it-about-experience-box span{font-size:14px;text-transform:capitalize}.it-about-3-area .it-about-experience-box .border-img{position:absolute;top:50%;left:0;right:0;margin:0 auto;transform:translateY(-50%)}.it-about-3-area .it-about-right{margin-left:25px}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-about-3-area .it-about-right{margin-left:0}}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-about-3-area .it-about-right p{font-size:14px}}@media (max-width: 767px){.it-about-3-area .row [class*=col-]:first-child .it-about-list-box{margin-bottom:25px}}@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: 767px){.it-about-3-area .it-section-title br{display:none}}@media (max-width: 767px){.it-about-3-thumb img{width:100%}}.it-about-3-thumb.style-1{padding-left:115px;position:relative;z-index:1;transform:rotate(-8deg)}@media only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 992px) and (max-width: 1199px){.it-about-3-thumb.style-1{padding-left:95px}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-about-3-thumb.style-1{padding-left:0}}@media (max-width: 767px){.it-about-3-thumb.style-1{padding-left:0;transform:rotate(0);margin-bottom:40px}}.it-about-3-thumb.style-1 img{border:3px solid var(--it-common-white)}.it-about-3-thumb.style-2{padding-left:40px;margin-top:-40px;transform:rotate(19deg)}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px){.it-about-3-thumb.style-2{margin-right:40px}}@media (max-width: 767px){.it-about-3-thumb.style-2{padding-left:0;margin-top:0;transform:rotate(0)}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-about-3-left{margin-right:30px}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-about-3-3{margin:0 50px}}.it-about-3-shape-1{position:absolute;top:4%;left:1%;z-index:-1}.it-about-3-shape-2{position:absolute;top:42%;left:4%;z-index:-1}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-about-3-shape-2{display:none}}.it-about-3-shape-3{position:absolute;top:25%;right:6%;z-index:-1;animation:flap .3s infinite alternate ease-in-out;transform-origin:center 40%}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-about-3-shape-3{top:9%}}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-about-3-shape-3{top:3%}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-about-4-logo{display:none}}.it-about-4-logo img{animation:rotate 15s linear infinite}.it-about-4-thumb{overflow:hidden;border-radius:1000px;border:5px solid var(--it-theme-4)}.it-about-4-thumb img{border-radius:1000px;transition:1.3s all ease}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-about-4-thumb img{width:100%}}.it-about-4-thumb.style-1{margin-right:26px}@media only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 992px) and (max-width: 1199px){.it-about-4-thumb.style-1{margin-right:0}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-about-4-thumb.style-1{margin-right:0;margin-bottom:0}}@media (max-width: 767px){.it-about-4-thumb.style-1{margin-right:0}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-about-4-thumb.style-1{margin-bottom:0}}.it-about-4-thumb.style-2{border:2px solid var(--it-theme-4)}.it-about-4-thumb:hover img{border-radius:1000px;transform:scale(1.2)}.it-about-4-content{margin-left:20px}@media only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 992px) and (max-width: 1199px){.it-about-4-content{margin-left:0}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-about-4-content{margin-left:0;margin-bottom:70px}}.it-about-4-content p{margin-bottom:35px;margin-right:30px}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-about-4-content p{font-size:14px;margin-right:25px}}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-about-4-content p{font-size:14px;margin-right:0}}.it-about-4-content .it-about-list-box{margin-bottom:35px}.it-about-4-content .it-about-list-box ul li span{text-transform:uppercase;font-family:var(--it-ff-edensor-regular)}.it-about-4-content .it-about-list-box ul li span svg{color:var(--it-theme-4)}.it-about-4-shape-1{position:absolute;z-index:-1;top:0;left:0;animation:itswing-2 1s forwards infinite alternate;transform-origin:bottom left}.it-about-4-shape-2{position:absolute;z-index:-1;bottom:6%;right:31%;animation:itswing 1s forwards infinite alternate;transform-origin:bottom center}@media only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 992px) and (max-width: 1199px){.it-about-4-shape-2{right:22%}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-about-4-shape-2{display:none}}@media only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 992px) and (max-width: 1199px){.it-about-4-shape-2 img{transform:scale(.7)}}.it-about-4-shape-3{position:absolute;z-index:-1;top:-15%;right:3%}.it-about-5-area{padding-top:320px;padding-bottom:215px}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-about-5-area{padding-top:220px;padding-bottom:170px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-about-5-area{padding-top:200px;padding-bottom:170px}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-about-5-area{padding-top:180px;padding-bottom:170px}}@media (max-width: 767px){.it-about-5-area{padding:100px 0}}.it-about-5-content{text-align:center}.it-about-5-content p{font-size:55px;line-height:1.27;margin-bottom:52px;letter-spacing:.01em;color:var(--it-common-white);font-family:var(--it-ff-newyork)}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-about-5-content p{font-size:47px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-about-5-content p{font-size:40px}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-about-5-content p{font-size:35px}}@media (max-width: 767px){.it-about-5-content p{font-size:25px}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-about-5-content p{font-size:35px}}.it-about-5-content p img{padding:0 4px;margin-top:-15px;border-radius:1000px}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px){.it-about-5-content p img{height:30px;margin-top:-10px}}@media (max-width: 767px){.it-about-5-content p img{height:20px;margin-top:0}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-about-5-content p img{height:30px}}.it-about-5-shape-1{position:absolute;z-index:-1;bottom:14%;left:0}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-about-5-shape-1{left:-3%;bottom:9%;transform:scale(.7)}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-about-5-shape-1{left:-4%;bottom:9%;transform:scale(.6)}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-about-5-shape-1{left:-4%;bottom:9%;transform:scale(.5)}}@media (max-width: 767px){.it-about-5-shape-1{display:none}}.it-about-5-shape-2{position:absolute;z-index:-1;top:20%;left:16.5%}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-about-5-shape-2{top:5%;transform:scale(.8)}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-about-5-shape-2{top:5%;transform:scale(.6)}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-about-5-shape-2{top:5%;transform:scale(.5)}}@media (max-width: 767px){.it-about-5-shape-2{display:none}}.it-about-5-shape-3{position:absolute;z-index:-1;top:20%;right:15%;opacity:.5}@media only screen and (min-width: 1400px) and (max-width: 1599px){.it-about-5-shape-3{top:10%;right:7%}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-about-5-shape-3{top:9%;right:10%;transform:scale(.7)}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-about-5-shape-3{top:5%;transform:scale(.6)}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-about-5-shape-3{top:2%;right:8%;transform:scale(.5)}}@media (max-width: 767px){.it-about-5-shape-3{display:none}}.it-about-5-shape-4{position:absolute;z-index:-1;bottom:14%;right:0}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-about-5-shape-4{transform:scale(.7)}}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px){.it-about-5-shape-4{transform:scale(.6)}}@media (max-width: 767px){.it-about-5-shape-4{display:none}}.it-about-5-shape-5{position:absolute;z-index:-1;left:0;right:0;margin:0 auto;top:17%}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-about-5-shape-5{transform:scale(.7)}}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px){.it-about-5-shape-5{transform:scale(.6)}}@media (max-width: 767px){.it-about-5-shape-5{display:none}}.it-mission-item .icon{display:inline-block;border-radius:20px;width:80px;height:80px;line-height:80px;text-align:center;margin-right:20px;flex:0 0 auto;color:var(--it-common-white);background-color:var(--it-theme-1)}@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: 767px){.it-mission-item .icon{width:45px;height:45px;line-height:45px;border-radius:5px}}@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: 767px){.it-mission-item .icon svg{height:20px}}.it-mission-item .icon.style-2{background-color:var(--it-theme-2)}.it-mission-item span{font-size:28px;font-weight:700;color:var(--it-common-black);font-family:var(--it-ff-cinzel-decorative)}@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: 767px){.it-mission-item span{font-size:22px}}.it-mission-item.style-2{margin-left:40px}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-mission-item.style-2{margin-left:0}}.it-mission-item.style-2 .it-mission-text p{margin-right:0}.it-mission-text{margin-top:25px}.it-mission-text p{font-size:18px;line-height:1.5;margin-right:40px}@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: 767px){.it-mission-text p{font-size:15px}}.about-style-2 .it-testimonial-arrow-wrap button.arrow-prev,.about-style-2 .it-testimonial-arrow-wrap button.arrow-next{top:39%}.about-style-2 .it-choose-5-thumb:after{background-color:var(--it-theme-2)}.about-style-2 .it-choose-5-wrap{position:relative;overflow:hidden;padding-top:25px;padding-bottom:25px;padding-left:25px;z-index:1}.about-style-2 .it-choose-5-wrap .shape{position:absolute;top:0;left:0;z-index:-1}@media (max-width: 767px){.it-course-section-title-box{margin-bottom:30px!important}}.it-course-author img{height:40px;width:40px;margin-right:11px;border-radius:50%;box-shadow:0 5px 10px #0106141a;outline:1px solid rgba(255,255,255,.2)}.it-course-thumb{overflow:hidden}.it-course-thumb img{transition:1.3s all ease}.it-course-thumb .wishlist-btn{position:absolute;top:20px;right:30px;height:40px;width:40px;padding:0;line-height:1;border-radius:50%;background-color:var(--it-common-white)}.it-course-thumb .wishlist-btn svg{margin-top:-4px;display:inline-block}.it-course-price-box del{font-weight:600;font-size:16px;margin-right:11px;font-family:var(--it-ff-heading)}@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: 767px){.it-course-price-box del{font-size:14px}}.it-course-price-box span{font-size:20px;font-weight:600;color:var(--it-theme-1);font-family:var(--it-ff-heading)}@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: 767px){.it-course-price-box span{font-size:17px}}.it-course-title{line-height:1.5;margin-right:20px}@media only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 992px) and (max-width: 1199px){.it-course-title{margin-right:0;font-size:19px}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-course-title{margin-right:0;font-size:17px}}.it-course-rating{padding-bottom:27px;margin-bottom:30px;border-bottom:1px solid rgba(108,117,125,.3)}@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: 767px){.it-course-rating{font-size:13px}}.it-course-rating i{color:var(--it-theme-2)}.it-course-meta span svg,.it-course-meta span i{margin-top:-4px;margin-right:6px}.it-course-meta span:first-child{padding-right:60px;border-right:1px solid var(--it-text-body)}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-course-meta span:first-child{padding-right:22px}}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-course-meta span:first-child{padding-right:0;border-right:none}}.it-course-content{padding:30px 30px 40px}@media only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 992px) and (max-width: 1199px),(max-width: 767px){.it-course-content{padding:30px 20px}}.it-course-btn .it-btn-yellow{background-color:var(--it-text-body)}.it-course-btn .it-btn-yellow span{color:var(--it-common-white)}.it-course-btn .it-btn-yellow svg{color:var(--it-common-white)}.it-course-tab-btn ul li button{padding:0;margin:0 20px;font-weight:600;font-size:20px;position:relative;color:var(--it-text-body);font-family:var(--it-ff-spartan-semibold)}@media (max-width: 767px){.it-course-tab-btn ul li button{font-size:19px;margin-bottom:30px}}.it-course-tab-btn ul li button span{position:absolute;bottom:-12px;left:0;right:0;z-index:-1;margin:0 auto;opacity:0;transition:.3s}.it-course-tab-btn ul li button span svg{width:0;transition:.3s}.it-course-tab-btn ul li button.active{color:var(--it-common-black)}.it-course-tab-btn ul li button.active span{opacity:1}.it-course-tab-btn ul li button.active span svg{width:100%}.it-course-tab-btn ul li button:hover{color:var(--it-common-black)}.it-course-item{transition:.3s;border-radius:20px;background-color:var(--it-common-white);border:1px solid rgba(3,89,78,.1)}.it-course-item .course-category{position:absolute;left:30px;top:20px;border-radius:5px;padding:7.5px 20px;color:var(--it-common-white);border:1px solid rgba(3,89,78,.3);background-color:var(--it-theme-1)}.it-course-item:hover{box-shadow:0 20px 30px #0106141a}.it-course-item:hover .it-course-thumb img{transform:scale(1.15)}.it-course-item:hover .it-course-btn .it-btn-yellow{background-color:var(--it-theme-1)}.it-course-style-2 .it-course-item{padding:20px;border-radius:20px;border:1px solid rgba(3,89,78,.2)}.it-course-style-2 .it-course-item:hover{border-color:var(--it-theme-1)}.it-course-style-2 .it-course-content{padding:0 30px 0 20px}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-course-style-2 .it-course-content{padding:0 0 0 20px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-course-style-2 .it-course-content{padding:30px 30px 0 0}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-course-style-2 .it-course-content{padding:30px 0 0}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-course-style-2 .it-course-content{padding:20px 0 0 20px}}.it-course-style-2 .it-course-thumb{height:100%}.it-course-style-2 .it-course-thumb:after{position:absolute;content:"";top:0;left:0;height:100%;width:100%;background:#1f243233}.it-course-style-2 .it-course-thumb img{height:100%;object-fit:cover}.it-course-style-2 .it-course-rating{padding-bottom:0;margin-bottom:25px;border-bottom:none}@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: 767px){.it-course-style-2 .it-course-meta span{font-size:14px}}@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: 767px){.it-course-style-2 .it-course-meta span svg,.it-course-style-2 .it-course-meta span i{height:15px}}.it-course-style-2 .it-course-meta span:first-child{padding-right:30px}.it-course-style-2 .it-course-price-box span{color:var(--it-theme-2)}@media only screen and (min-width: 576px) and (max-width: 767px){.it-course-style-2 .it-course-price-box del,.it-course-style-2 .it-course-price-box span{font-size:12px}}.it-course-style-2 .it-course-thumb .wishlist-btn{height:30px;width:30px;top:15px;right:15px;z-index:1}.it-course-style-2 .it-course-thumb .wishlist-btn svg{height:12px}.it-course-style-2 .it-course-thumb .course-category{top:15px;left:15px;font-size:14px;padding:5.5px 11px;z-index:1}.it-course-style-2 .it-course-title{margin-right:0}@media only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-course-style-2 .it-course-title{font-size:18px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-course-style-2 .it-course-tab-btn ul li button{margin:0 11px;font-size:16px}}@media (max-width: 767px){.it-course-style-2 .it-course-tab-btn ul li button{margin:0 11px 20px;font-size:16px}}.it-course-style-3{background-size:cover;background-repeat:no-repeat;background-position:center}.it-course-style-3 .it-course-tab-btn ul li button.active span svg{color:var(--it-theme-2)}.it-course-style-3 .it-course-price-box span{color:var(--it-theme-2)}.it-course-style-3 .it-course-content{border-radius:20px;margin-top:-15px;z-index:1;background-color:var(--it-common-white)}.it-course-style-3 .it-course-thumb,.it-course-style-3 .it-course-thumb img{border-radius:20px 20px 0 0}.it-course-style-4{background-position:center;background-size:cover;background-repeat:no-repeat}.it-course-style-4 .it-course-thumb{transition:.3s;border:1px solid transparent}.it-course-style-4 .it-course-content{padding:27px 10px 0}@media only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-course-style-4 .it-course-content{padding:27px 0 0}}.it-course-style-4 .it-course-text{padding-bottom:25px;margin-bottom:28px;border-bottom:1px solid rgba(108,117,125,.3)}.it-course-style-4 .it-course-text p{margin-bottom:0}.it-course-style-4 .it-course-meta span{padding-right:0;display:block;margin-bottom:15px;border:none}.it-course-style-4 .it-course-meta-wrap .row [class*=col-]:first-child .it-course-meta{margin-right:30px;border-right:1px solid rgba(108,117,125,.5)}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-course-style-4 .it-course-meta-wrap .row [class*=col-]:first-child .it-course-meta{margin-right:15px}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-course-style-4 .it-course-meta-wrap .row [class*=col-]:first-child .it-course-meta{margin-right:0}}@media (max-width: 767px){.it-course-style-4 .it-course-meta-wrap .row [class*=col-]:first-child .it-course-meta{border-right:none}}@media (max-width: 767px){.it-course-style-4 .it-course-section-title-box{margin-bottom:60px!important}}.it-course-style-4 .it-course-item{padding:20px 20px 40px;border-radius:20px;border:1px solid rgba(26,182,157,.2);box-shadow:0 20px 30px #0106141a}.it-course-style-4 .it-course-item:hover .it-course-thumb{border:1px solid var(--it-theme-1)}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-course-style-5.it-course-style-4{padding-bottom:95px}}.it-course-style-5 .it-course-item{box-shadow:none;border:1px solid rgba(3,89,78,.12)}.it-course-style-5 .it-course-item .flag{position:absolute;left:0;right:0;top:-29px;height:59px;width:59px;z-index:1;margin:0 auto;border-radius:50%;transition:all .5s ease}.it-course-style-5 .it-course-item:hover .flag{transform:rotate(360deg)}.it-course-style-5 .it-course-item:hover .it-course-thumb,.it-course-style-5.it-course-style-4 .it-course-thumb{border:none}.it-course-style-5.it-course-style-4 .it-course-content{padding-top:50px}.it-course-style-5.it-course-style-4 .it-course-meta span{display:inline-block;margin-bottom:27px}@media (max-width: 767px){.it-course-style-5.it-course-style-4 .it-course-meta span{font-size:15px}}.it-course-style-5.it-course-style-4 .it-course-meta span:first-child{padding-right:40px;margin-right:36px;border-right:1px solid var(--it-text-body)}@media (max-width: 767px){.it-course-style-5.it-course-style-4 .it-course-meta span:first-child{padding-right:30px;margin-right:25px}}.it-course-style-5.it-course-style-4 .it-course-title{margin-right:0}.it-course-style-6{padding-top:140px;padding-bottom:230px;background-position:center;background-size:cover;background-repeat:no-repeat}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-course-style-6{padding:130px 0;background-image:none!important;background-color:var(--it-gray-1)}}.it-course-style-6 .it-course-price-box span{color:var(--it-theme-2)}.it-course-style-6 .it-course-item:hover .it-btn-yellow{background-color:var(--it-theme-2)}.it-course-style-6 .it-course-item:hover .it-btn-yellow span,.it-course-style-6 .it-course-item:hover .it-btn-yellow i,.it-course-style-6 .it-course-item:hover .it-btn-yellow svg{color:var(--it-common-black)}.it-course-style-6 .it-course-rating{padding-bottom:0;margin-bottom:0;border-bottom:0}.it-course-style-6 .it-course-rating span{display:inline-block;margin-left:3px;color:var(--it-common-black)}.it-course-style-6 .it-course-content{padding:40px 30px}@media (max-width: 767px){.it-course-style-6 .it-course-content{padding:40px 20px}}.it-course-style-6 .it-course-title{margin-bottom:31px;margin-right:0}.it-course-style-6 .it-course-meta{margin-bottom:38px}.it-course-style-7.it-course-style-6{padding-top:130px;padding-bottom:130px}.it-course-style-7.it-course-style-6 .it-course-title{margin-bottom:23px;font-size:22px;text-transform:uppercase;font-family:var(--it-ff-edensor-regular)}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-course-style-7.it-course-style-6 .it-course-title{font-size:19px}}.it-course-style-7.it-course-style-6 .it-course-item{border-radius:20px;box-shadow:0 20px 30px #0106140d}.it-course-style-7.it-course-style-6 .it-course-rating{margin-bottom:28px}.it-course-style-7.it-course-style-6 .it-course-meta{margin-bottom:0}.it-course-style-7.it-course-style-6 .it-course-meta span:first-child{padding-right:30px;margin-right:0;border-right:none}.it-course-style-7.it-course-style-6 .it-course-meta svg,.it-course-style-7.it-course-style-6 .it-course-meta i{color:var(--it-theme-1)}.it-course-style-7.it-course-style-6 .it-course-thumb{border-radius:20px 20px 0 0}.it-course-style-7.it-course-style-6 .it-course-thumb img{width:100%;border-radius:20px 20px 0 0}.it-course-style-7.it-course-style-6 .it-course-content{padding:37px 30px}@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: 767px){.it-course-style-7.it-course-style-6 .it-course-content{padding:37px 20px}}.it-course-style-7.it-course-style-6 .it-course-price{position:absolute;right:40px;top:-33px;z-index:1;display:inline-block;height:70px;width:70px;line-height:78px;text-align:center;border-radius:50%;font-size:20px;color:var(--it-common-white);background-color:var(--it-theme-4);font-family:var(--it-ff-spartan-semibold)}.it-course-style-8 .it-course-item{background-color:var(--it-gray-1);border:1px solid rgba(3,89,78,.1)}.it-course-style-8 .it-course-item p{margin-bottom:25px}@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: 767px){.it-course-style-8 .it-course-item p{font-size:14px}}.it-course-style-8 .it-course-item:hover{box-shadow:none}.it-course-style-8 .it-course-item:hover .it-course-btn .it-btn-yellow{background-color:var(--it-theme-1)}.it-course-style-8 .it-course-item:hover .it-course-btn .it-btn-yellow span,.it-course-style-8 .it-course-item:hover .it-course-btn .it-btn-yellow svg{color:var(--it-common-white)}.it-course-style-8 .it-course-price-box del,.it-course-style-8 .it-course-price-box span{font-family:var(--it-ff-cinzel-decorative)}.it-course-style-8.it-course-style-6{padding:130px 0;background-color:transparent}@media (max-width: 767px){.it-course-style-8.it-course-style-6{background-color:var(--it-common-white)}}.it-course-style-8.it-course-style-6 .it-course-title{margin-bottom:15px;font-weight:700;font-family:var(--it-ff-cinzel-decorative)}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-course-style-8.it-course-style-6 .it-course-title{font-size:18px}}@media (max-width: 767px){.it-course-style-8.it-course-style-6 .it-course-title{font-size:20px}}.it-course-style-8.it-course-style-6 .it-course-content{padding:24px 30px 40px}@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: 767px){.it-course-style-8.it-course-style-6 .it-course-content{padding:24px 20px 40px}}.it-course-style-9 .it-btn-yellow{padding:0;font-weight:600;font-size:16px;letter-spacing:.01em;background-color:transparent;font-family:var(--it-ff-heading)}.it-course-style-9 .it-btn-yellow span,.it-course-style-9 .it-btn-yellow svg{color:var(--it-text-body)}.it-course-style-9.it-course-style-2 .it-course-thumb:after{display:none}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-course-style-9.it-course-style-2 .it-course-title{font-size:22px}}.it-course-style-9.it-course-style-2 .it-course-rating{margin-bottom:0}.it-course-style-9.it-course-style-2 .it-course-price-box span{color:var(--it-theme-1)}.it-course-style-9.it-course-style-2 .it-course-rating span{color:var(--it-common-black)}.it-course-style-9.it-course-style-2 .it-course-content{display:flex;flex-direction:column;justify-content:center;height:100%;padding-left:30px;padding-right:10px}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-course-style-9.it-course-style-2 .it-course-content{padding-left:0;padding-right:0}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-course-style-9.it-course-style-2 .it-course-content{padding-left:20px}}.it-course-style-10 .it-course-item{background-color:var(--it-gray-4);border:1px solid rgba(254,130,53,.1)}.it-course-style-10 .it-course-item:hover .it-course-btn .it-btn-yellow{background-color:var(--it-common-black)}.it-course-style-10 .it-course-item:hover .it-course-btn .it-btn-yellow span,.it-course-style-10 .it-course-item:hover .it-course-btn .it-btn-yellow svg{color:var(--it-common-white)}.it-course-style-10.it-course-style-6{padding:130px 0;background-color:transparent}.it-course-style-10.it-course-style-6 .it-course-price-box span{color:var(--it-theme-5)}.it-course-style-10.it-course-style-6 .it-course-title{font-size:24px;font-weight:700;font-family:var(--it-ff-oxanium)}@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: 767px){.it-course-style-10.it-course-style-6 .it-course-title{font-size:21px}}.it-course-style-10.it-course-style-6 .it-course-meta{margin-bottom:33px}.it-course-style-10 .it-course-rating i{color:var(--it-theme-5)}.it-course-style-10 .it-course-meta span:first-child{padding-right:20px;margin-right:17px}.it-course-style-10 .it-course-btn .it-btn-yellow{border-radius:0;background-color:var(--it-text-body)}.it-course-style-11 .circle{position:absolute;left:0;right:0;margin:0 auto;bottom:-7%;height:891px;width:891px;border-radius:50%;background-color:#03594e1a}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-course-style-11 .circle{display:none}}.it-course-style-11 .course-category{top:-20px;left:auto;right:40px;z-index:2}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-course-style-11 .it-course-meta span:first-child{padding-right:33px}}.it-course-inner-style .it-course-content{position:relative;z-index:2;overflow:hidden;margin-bottom:-23%;background-color:var(--it-common-white);transition:.6s all ease}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-course-inner-style .it-course-content{margin-bottom:-18%}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-course-inner-style .it-course-content{margin-bottom:-26%}}@media (max-width: 767px){.it-course-inner-style .it-course-content{margin-bottom:-27%}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-course-inner-style .it-course-content{margin-bottom:-15%}}.it-course-inner-style .it-course-item{overflow:hidden}.it-course-inner-style .it-course-item:hover .it-course-content{margin-top:-23%;margin-bottom:0}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-course-inner-style .it-course-item:hover .it-course-content{margin-top:-18%}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-course-inner-style .it-course-item:hover .it-course-content{margin-top:-26%}}@media (max-width: 767px){.it-course-inner-style .it-course-item:hover .it-course-content{margin-top:-27%}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-course-inner-style .it-course-item:hover .it-course-content{margin-top:-15%}}.it-course-inner-style-2 .it-course-meta span svg,.it-course-inner-style-2 .it-course-meta span i{color:var(--it-theme-1)}.it-course-inner-style-2 .it-course-rating{margin-bottom:0}.it-course-inner-style-2 .it-course-title{margin-bottom:30px}.it-course-inner-style-2 .it-course-meta{margin-bottom:20px}.it-course-shape-1{position:absolute;top:-6.5%;right:20%;z-index:-1}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-course-shape-1{top:-4%}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-course-shape-1{display:none}}@media only screen and (min-width: 1400px) and (max-width: 1599px){.it-course-shape-1 img{transform:scale(.8)}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-course-shape-1 img{transform:scale(.7)}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-course-shape-1 img{transform:scale(.6)}}.it-course-shape-2{position:absolute;z-index:-1;top:-9.5%;left:0}.it-course-shape-3{position:absolute;z-index:-1;bottom:10%;left:9%}.it-course-shape-4{position:absolute;z-index:-1;bottom:8%;left:12.5%}.it-course-shape-5{position:absolute;top:20%;right:0;z-index:-1}.it-course-shape-6{position:absolute;top:16%;left:7.5%;z-index:-1;animation:translateY 4s infinite alternate}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-course-shape-6{display:none}}.it-course-shape-7{position:absolute;top:10.5%;left:8.5%;z-index:-1;animation:itrotate2 3s ease-in-out 3s infinite alternate forwards}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-course-shape-7{display:none}}.it-course-shape-8{position:absolute;z-index:-1;top:-20%;left:0}.it-course-shape-9{position:absolute;z-index:-1;top:15%;left:10%;animation:itrotate2 3s ease-in-out 3s infinite alternate forwards}.it-course-shape-10{position:absolute;z-index:-1;bottom:5%;right:10%}@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: 767px){.it-course-shape-10{display:none}}.it-course-shape-11{position:absolute;bottom:12%;right:11%;animation:rotate 25s linear infinite}@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: 767px){.it-course-shape-11{display:none}}.it-course-shape-12{position:absolute;top:0;left:0;z-index:-1}.it-course-shape-13{position:absolute;top:0;right:0;z-index:-1}.it-course-shape-14{position:absolute;top:0;left:0;z-index:-1}.it-course-shape-15{position:absolute;top:0;right:0;z-index:-1}@media (max-width: 767px){.it-course-filter-top-right{flex-wrap:wrap}}.it-course-filter-tab ul{padding:5px;margin-bottom:30px;display:inline-block;border-radius:1000px;background-color:var(--it-gray-1);border:1px solid rgba(3,89,78,.2)}.it-course-filter-tab ul li{display:inline-block}.it-course-filter-tab ul li button{display:flex;transition:.3s;padding:8px 20px;align-items:center;border-radius:1000px;color:var(--it-common-black);font-family:var(--it-ff-spartan-medium)}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-course-filter-tab ul li button{font-size:14px}}.it-course-filter-tab ul li button span{display:inline-block;margin-top:-4px;margin-right:9px}.it-course-filter-tab ul li button span svg{transition:.3s;color:var(--it-common-black)}.it-course-filter-tab ul li button.active{color:var(--it-theme-1);background-color:var(--it-common-white)}.it-course-filter-tab ul li button.active span svg{color:var(--it-theme-1)}.it-course-filter-tab ul li button:hover{color:var(--it-theme-1)}.it-course-filter-search{max-width:305px;margin-bottom:30px}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-course-filter-search{max-width:220px}}.it-course-filter-search input{height:43px;line-height:43px;padding-right:50px;border-radius:1000px;background-color:transparent;border:1px solid rgba(3,89,78,.2)}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-course-filter-search input{font-size:14px}}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-course-filter-search input::placeholder{font-size:14px}}.it-course-filter-search input:focus{border:1px solid var(--it-theme-1)}.it-course-filter-search button{position:absolute;top:48%;right:20px;transform:translateY(-50%)}.it-course-filter-result{margin-left:25px;margin-bottom:30px}@media (max-width: 767px){.it-course-filter-result{margin-left:0}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-course-filter-result{margin-left:25px}}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-course-filter-result span{font-size:14px}}.it-course-filter-result span b{font-weight:600;color:var(--it-common-black)}.it-course-filter-button{height:43px;line-height:43px;padding:0 19px;margin-left:38px;margin-bottom:30px;border-radius:1000px;border:1px solid rgba(3,89,78,.2);color:var(--it-common-black);font-family:var(--it-ff-spartan-medium)}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px){.it-course-filter-button{font-size:14px}}@media (max-width: 767px){.it-course-filter-button{font-size:14px;margin-left:0}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-course-filter-button{margin-left:25px}}.it-course-filter-button span{margin-right:10px;display:inline-block}.it-course-filter-dropdown-area{padding:75px;border-radius:20px;background:var(--it-common-white);border:1px solid rgba(26,182,157,.2);box-shadow:0 20px 30px #0106141a}@media only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 992px) and (max-width: 1199px){.it-course-filter-dropdown-area{padding:65px 42px}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-course-filter-dropdown-area{padding:45px 40px}}@media (max-width: 767px){.it-course-filter-dropdown-area{padding:35px 20px}}.it-course-filter-dropdown-area .filter-group{padding:20px 15px;border-radius:12px;position:relative;border:1px solid #e5e7eb;box-shadow:0 1px 2px #0000000d}.it-course-filter-dropdown-area .filter-group label span{font-size:14px;height:30px;line-height:28px;padding:0 12px;transition:.1s;border-radius:9999px;border:1px solid #d1d5db;display:inline-block}@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: 767px){.it-course-filter-dropdown-area .filter-group label span{height:25px;line-height:22px;padding:0 12px;font-size:12px;margin-bottom:10px}}.it-course-filter-dropdown-area .filter-group label span i{font-size:12px;font-style:normal;display:inline-block}.it-course-filter-dropdown-area .filter-group label:not(:last-child){margin-right:5px}.it-course-filter-dropdown-area .filter-group label input[type=checkbox]{display:none}.it-course-filter-dropdown-area .filter-group.sort-group{width:100%}@media (max-width: 767px){.it-course-filter-dropdown-area .filter-group.sort-group{margin-bottom:20px}}.it-course-filter-dropdown-area .filter-group.language-group{width:506px;flex:0 0 auto}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-course-filter-dropdown-area .filter-group.language-group{width:465px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-course-filter-dropdown-area .filter-group.language-group{width:480px}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-course-filter-dropdown-area .filter-group.language-group{width:43%}}@media (max-width: 767px){.it-course-filter-dropdown-area .filter-group.language-group{width:100%}}.it-course-filter-dropdown-area .filter-group.price-group{width:277px;flex:0 0 auto}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-course-filter-dropdown-area .filter-group.price-group{width:250px}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-course-filter-dropdown-area .filter-group.price-group{width:30%;flex:auto}}@media (max-width: 767px){.it-course-filter-dropdown-area .filter-group.price-group{flex:auto;width:100%}}.it-course-filter-dropdown-area .filter-group.price-group label i{margin-left:2px}.it-course-filter-dropdown-area .filter-group.instructors-group{width:100%;margin-left:20px}@media (max-width: 767px){.it-course-filter-dropdown-area .filter-group.instructors-group{margin-left:0;margin-top:20px}}.it-course-filter-dropdown-area .filter-group.instructors-group label i{margin-left:17px}@media only screen and (min-width: 1400px) and (max-width: 1599px){.it-course-filter-dropdown-area .filter-group.instructors-group label i{margin-left:14px}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-course-filter-dropdown-area .filter-group.instructors-group label i{margin-left:12px}}.it-course-filter-dropdown-area .filter-group.categories-group label i{margin-left:7px}.it-course-filter-dropdown-area .filter-title{font-weight:600;font-size:16px;margin-bottom:7px;color:var(--it-common-black)}.it-course-filter-dropdown-wrapper{position:absolute;top:120%;left:0;width:100%;z-index:3;opacity:0;transition:.4s;visibility:hidden;transform-origin:top;transform:perspective(300px) rotateX(-18deg)}@media (max-width: 767px){.it-course-filter-dropdown-wrapper{top:95%}}.it-course-filter-dropdown-wrapper.it-filter-dropdown-opened{visibility:visible;opacity:1;transform:perspective(300px) rotateX(0)}.it-course-filter-open-style .it-course-filter-dropdown-style-2{visibility:visible;opacity:1;position:initial;transition:initial;margin-bottom:60px;transform:perspective(0) rotateX(0)}.it-course-grid-sidebar-style .it-course-style-2 .it-course-content{height:100%;display:flex;flex-direction:column;justify-content:center;padding:0 20px 0 40px}@media (max-width: 767px){.it-course-grid-sidebar-style .it-course-style-2 .it-course-content{padding:25px 0}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-course-grid-sidebar-style .it-course-style-2 .it-course-content{padding:0 20px 0 30px}}.it-course-grid-sidebar-style .it-course-style-2 .it-course-content p{font-size:14px;line-height:1.7;margin-bottom:24px}.it-course-grid-sidebar-style .it-course-style-2 .it-course-thumb{margin-right:-7px}@media (max-width: 767px){.it-course-grid-sidebar-style .it-course-style-2 .it-course-thumb{margin-right:0}}.it-course-grid-sidebar-style .it-course-style-2 .it-course-thumb:after{display:none}.it-course-grid-sidebar-style .it-course-style-2 .wishlist-btn{position:absolute;top:0;right:0;width:30px;height:30px;border-radius:50%;color:var(--it-theme-1);border:1px solid rgba(3,89,78,.1);box-shadow:0 5px 10px #0106141a}@media (max-width: 767px){.it-course-grid-sidebar-style .it-course-style-2 .wishlist-btn{display:none}}.it-course-grid-sidebar-style .it-course-style-2 .course-category{position:static;margin-right:40px;border-radius:1000px;color:var(--it-theme-1);background-color:var(--it-gray-1);border:1px solid rgba(3,89,78,.2)}@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: 767px){.it-course-grid-sidebar-style .it-course-style-2 .course-category{font-size:14px;padding:5.5px 16px}}.it-course-grid-sidebar-style .it-course-style-2 .it-course-meta span:not(:last-child){padding-right:30px;margin-right:30px;border-right:1px solid var(--it-text-body)}@media only screen and (min-width: 1200px) and (max-width: 1399px),(max-width: 767px){.it-course-grid-sidebar-style .it-course-style-2 .it-course-meta span:not(:last-child){padding-right:15px;margin-right:15px}}.it-course-grid-sidebar-style .it-course-style-2 .it-course-item{border:1px solid var(--it-theme-1)}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-course-grid-sidebar-style .it-course-meta span:first-child{padding-right:35px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-course-grid-sidebar-style .it-course-price-box del,.it-course-grid-sidebar-style .it-course-price-box span{font-size:12px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-course-grid-sidebar-style .it-course-author span{font-size:14px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-course-grid-sidebar-style .it-course-author img{height:30px;width:30px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-course-grid-sidebar-style .it-course-title{font-size:17px}}@media only screen and (min-width: 992px) and (max-width: 1199px),(max-width: 767px){.it-course-grid-sidebar-style .it-course-meta span{font-size:14px}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-course-filter-open-style .it-course-meta span:first-child{padding-right:35px}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-course-inner-v1-style .it-course-meta span:first-child{padding-right:35px}}.it-course-faq-top-text span{font-family:var(--it-ff-spartan-medium)}.it-course-faq-top-text a{color:var(--it-theme-1);font-family:var(--it-ff-spartan-semibold)}.it-course-area .it-course-details-active .it-course-item:hover{box-shadow:none}@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: 767px){.it-course-area .it-course-details-wrapper .it-testimonial-arrow-wrap{display:none}}@media (max-width: 767px){.it-course-details-area .it-course-faq-top-text span{display:block;margin-bottom:20px}}@media (max-width: 767px){.it-course-details-area .it-course-faq-top-text{flex-wrap:wrap!important}}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-course-details-area.it-course-details-style-3 .it-course-faq-top-text span{font-size:14px}}@media only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 992px) and (max-width: 1199px),(max-width: 767px){.it-course-details-area.it-course-details-v1-style .price-section{flex-wrap:wrap!important}}@media only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 992px) and (max-width: 1199px),(max-width: 767px){.it-course-details-area.it-course-details-v1-style .time-left{margin-top:20px}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-course-details-area.it-course-details-v1-style .time-left{margin-top:0}}.it-course-details-area.it-course-details-v1-style .it-btn-yellow{padding:18px 25px}@media only screen and (min-width: 992px) and (max-width: 1199px),(max-width: 767px){.it-course-details-area.it-course-details-v1-style .coupon-input.d-flex{flex-wrap:wrap!important}}@media only screen and (min-width: 992px) and (max-width: 1199px),(max-width: 767px){.it-course-details-area.it-course-details-v1-style .it-btn-yellow.theme-bg.ml-10{margin-left:0;margin-top:20px}}@media only screen and (min-width: 992px) and (max-width: 1199px),(max-width: 767px){.it-course-details-area.it-course-details-v1-style .it-course-sidebar .course-info ul li{font-size:16px}}@media only screen and (min-width: 992px) and (max-width: 1199px),(max-width: 767px){.it-course-details-area.it-course-details-v1-style .it-course-sidebar .social-section a{height:40px;width:40px;line-height:34px}}@media only screen and (min-width: 992px) and (max-width: 1199px),(max-width: 767px){.it-course-details-area.it-course-details-v1-style .it-course-sidebar .social-section a svg{height:14px}}@media only screen and (min-width: 992px) and (max-width: 1199px),(max-width: 767px){.it-course-details-area.it-course-details-v1-style .it-course-sidebar .contact-section .call-box{padding:16px 15px;font-size:14px}}@media only screen and (min-width: 992px) and (max-width: 1199px),(max-width: 767px){.it-course-details-area.it-course-details-v1-style .it-course-sidebar .contact-section .call-box svg{height:16px}}@media (max-width: 767px){.it-course-details-area.it-course-details-v1-style .it-details-list.course-list-style-2{margin-top:15px}}.sort-options label span:hover,.sort-options label input[type=checkbox]:checked+span{color:var(--it-common-white);background-color:var(--it-theme-1)}.it-course-sidebar{background-color:var(--it-common-white);border-radius:20px;border:1px solid rgba(26,182,157,.2);box-shadow:0 20px 30px #0106141a}.it-course-sidebar .it-btn-yellow span{font-family:var(--it-ff-spartan-semibold)}.it-course-sidebar .price-section .price{font-size:20px;margin-bottom:0;color:var(--it-theme-1);font-family:var(--it-ff-spartan-semibold)}.it-course-sidebar .price-section .old-price{font-size:16px;font-weight:600;text-decoration:line-through;color:#6c757dcc;font-family:var(--it-ff-body)}.it-course-sidebar .price-section .discount{font-weight:400;font-size:14px;color:#6c757dcc;font-family:var(--it-ff-body)}.it-course-sidebar .price-section .time-left{font-size:14px;border-radius:5px;padding:4px 10px;display:inline-block;color:var(--it-theme-1);background-color:var(--it-gray-1);border:1px solid rgba(3,89,78,.2)}.it-course-sidebar .price-section .time-left svg{margin-inline-end:2px;margin-top:-3px;display:inline-block}.it-course-sidebar .price-section-box{padding:30px 30px 0}.it-course-sidebar .coupon-section{padding:0 30px 40px;margin-bottom:35px;border-bottom:1px solid rgba(3,89,78,.2)}.it-course-sidebar .coupon-section .it-btn-yellow{padding:14.5px 29px}.it-course-sidebar .coupon-section .applied{font-size:16px;font-weight:600;padding:19px 25px;border-radius:5px;border:1px dashed rgba(108,117,125,.6)}.it-course-sidebar .coupon-section .applied span{font-size:14px;font-weight:400}.it-course-sidebar .coupon-section .coupon-input input{height:50px;line-height:50%;font-size:16px;font-weight:600;border-radius:5px;background-color:transparent;border:1px solid rgba(108,117,125,.5)}.it-course-sidebar .course-info{padding:0 30px}.it-course-sidebar .course-info ul li{list-style-type:none;position:relative;padding:18px 0 18px 30px;display:flex;font-size:18px;align-items:center;justify-content:space-between}.it-course-sidebar .course-info ul li:not(:last-child){border-bottom:1px solid rgba(108,117,125,.15)}.it-course-sidebar .course-info ul li span{font-family:var(--it-ff-spartan-medium)}.it-course-sidebar .course-info ul li svg{position:absolute;top:50%;left:0;transform:translateY(-50%)}.it-course-sidebar .social-section{margin-bottom:30px;text-align:center;padding:30px 30px 40px;border-bottom:1px solid rgba(3,89,78,.2)}.it-course-sidebar .social-section a{height:53px;width:53px;line-height:50px}.it-course-sidebar .social-section a svg{height:21px;width:21px}.it-course-sidebar .contact-section{padding:0 30px 60px}.it-course-sidebar .contact-section .call-box{border-radius:8px;padding:16px 30px;display:inline-block;font-weight:600;font-size:16px;text-align:center;color:var(--it-theme-1);background:#03594e1a;border:1px solid var(--it-common-white)}.it-course-sidebar .contact-section .call-box svg{margin-top:-3px;margin-right:3px;display:inline-block}.it-course-sidebar .contact-section-wrap{border-radius:0 0 20px 20px}.it-course-sidebar p{font-size:14px;text-align:center;color:var(--it-theme-1)}.it-course-sidebar p svg{display:inline-block;margin-top:-3px;margin-right:4px}.it-course-sidebar-thumb{margin:15px 15px 40px;border-radius:10px}.it-course-sidebar-thumb img{border-radius:10px}.it-course-sidebar-thumb.thumb-overlay:after{border-radius:10px;background-color:#00000080}.it-course-details-ratting-wrap .ratting-left{width:100%;padding:40px 15px;border-radius:20px;margin-right:5px;background-color:var(--it-gray-1)}@media (max-width: 767px){.it-course-details-ratting-wrap .ratting-left{margin-bottom:30px}}.it-course-details-ratting-wrap .ratting-left .title{font-size:50px;line-height:1;margin-bottom:8px;color:var(--it-common-black);font-weight:var(--it-ff-spartan-semibold)}.it-course-details-ratting-wrap .ratting-left .ratting svg{display:inline-block;margin:0 1px}.it-course-details-ratting-wrap .ratting-left span{color:var(--it-common-black)}.it-course-details-ratting-wrap .ratting-right{padding:30px;border-radius:20px;border:1px solid rgba(108,117,125,.2)}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-course-details-ratting-wrap .ratting-right{padding:30px 20px}}.it-course-details-section-title-box span{font-size:20px;font-family:var(--it-ff-spartan-semibold)}.it-course-details-border{border-top:1px solid rgba(108,117,125,.5)}.it-course-details-border .it-testimonial-arrow-wrap button.arrow-prev{left:-6%}.it-course-details-border .it-testimonial-arrow-wrap button.arrow-next{right:-6%}.it-course-details-style-2 .it-course-sidebar{margin-top:-325px}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-course-details-style-2 .it-course-sidebar{margin-top:70px}}.it-course-details-style-2 .it-course-sidebar-wrap{position:sticky;z-index:9;top:120px}.it-course-details-nav-box{padding:3px;border-radius:10px;display:inline-block;background-color:var(--it-gray-1);border:1px solid rgba(3,89,78,.2);position:sticky;z-index:3;top:120px}.it-course-details-nav-box nav ul li{display:inline-block;padding:12px 20px;border-radius:10px;color:var(--it-common-black);font-family:var(--it-ff-spartan-medium)}.it-course-details-nav-box nav ul li.current{color:var(--it-common-white);background-color:var(--it-theme-1)}.it-course-details-style-3 .it-course-sidebar-thumb{border:5px solid #fff;margin:-220px 0 95px}@media (max-width: 767px){.it-course-details-style-3 .it-course-sidebar-thumb{margin-top:100px}}.it-course-details-style-3 .it-course-sidebar{position:sticky;top:120px}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-course-details-style-3 .it-course-details-left{margin-top:70px}}.it-course-details-style-3 .it-course-faq-top-text{padding:0 30px}.it-course-details-style-3 .it-about-thumb-icon{height:144px;width:144px;line-height:144px}@media only screen and (min-width: 768px) and (max-width: 991px){.it-course-details-style-3 .it-about-thumb-icon{height:120px;width:120px;line-height:120px}}@media (max-width: 767px){.it-course-details-style-3 .it-about-thumb-icon{height:50px;width:50px;line-height:50px}}.it-course-details-style-3 .it-about-thumb-icon svg{padding-left:6px;display:inline-block}@media (max-width: 767px){.it-course-details-style-3 .it-about-thumb-icon svg{height:15px;width:15px;padding-left:2px}}.it-course-details-style-3 .course-details-border{padding:20px 30px 25px;margin-bottom:40px;border-radius:20px 20px 30px 30px;border:1px solid rgba(108,117,125,.2)}@media (max-width: 767px){.it-course-details-style-3 .course-details-border{padding:20px}}.it-course-details-style-3 .course-details-border.faq-style{padding:20px 0 0}.it-course-details-style-3 .course-details-border.faq-style .it-custom-accordion-2{border-bottom:none}.it-course-details-style-3 .it-custom-accordion-2{margin-top:0}.it-course-details-style-3 .postbox-comment-item.course-style .postbox-user-info p{margin-right:0}.it-course-details-style-3 .postbox-comment-item.course-style .postbox-user-info p br{display:none}.it-course-details-style-3 .course-style .postbox-comment-content ul li{margin-bottom:0;padding-bottom:0}.it-course-details-style-3 .postbox-comment-content ul li:last-child{margin-bottom:0;padding-bottom:0}.it-course-details-style-4 .postbox-user-info p{margin-right:0}.it-course-details-style-4 .postbox-user-info p br{display:none}.it-course-details-style-4 .it-breadcrumb-author-info span:last-child{color:var(--it-text-body);font-size:18px}.it-course-details-style-4 .it-breadcrumb-author-wrapper .border-style{border-right:1px solid rgba(108,117,125,.5)}.it-course-details-style-4 .it-breadcrumb-subtitle{margin-bottom:32px}.it-course-details-style-4 .it-course-sidebar-thumb{margin-top:0;margin-bottom:80px}.it-course-details-style-4 .course-info{padding-top:35px;border-top:1px solid rgba(3,89,78,.2)}.it-course-details-style-4 .it-about-thumb-icon{height:144px;width:144px;line-height:144px}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-course-details-style-4 .it-about-thumb-icon{height:70px;width:70px;line-height:70px}}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-course-details-style-4 .it-about-thumb-icon svg{padding-left:4px;height:18px;width:18px}}.it-course-details-style-4 .it-course-details-left{margin-top:0}.it-course-left{overflow:visible}.it-details-title{font-size:30px;margin-bottom:15px;font-family:var(--it-ff-spartan-semibold)}@media (max-width: 767px){.it-details-title{font-size:25px}}.it-details-title-sm{font-size:24px;font-family:var(--it-ff-spartan-semibold)}.it-details-list.style-2{margin-left:-11px}@media (max-width: 767px){.it-details-list.style-2{margin-left:0;margin-top:20px}}.it-details-list ul li{list-style-type:none}.it-details-list ul li:not(:last-child){margin-bottom:15px}.it-details-list ul li span{position:relative;padding-left:30px;display:inline-block;color:var(--it-common-black)}.it-details-list ul li span svg{position:absolute;top:2px;left:0;color:var(--it-theme-2)}.it-progress-bar-item{position:relative;padding:0 60px}.it-progress-bar-item span{position:absolute;top:0;right:0}.it-progress-bar-item label{position:absolute;top:0;left:0}.it-progress-bar-item .progress{height:5px;border-radius:0;background:#eaedee}.it-progress-bar-item .progress-bar{background-color:var(--it-theme-2)}.it-progress-bar-item .it-progress-bar{padding-top:10px}@media (max-width: 767px){.it-team-section-title-box{margin-bottom:30px}}.it-team-content{padding:46px 20px 20px}.it-team-title{font-size:24px;margin-bottom:7px}@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: 767px){.it-team-title{font-size:20px}}.it-team-thumb{overflow:hidden}.it-team-thumb img{transition:1.3s all ease;width:100%}.it-team-thumb:after{content:"";position:absolute;top:0;left:0;height:100%;width:100%;border-radius:20px;background-color:#1f243266;-webkit-transform:perspective(400px) rotateX(90deg) scaleY(.5);-ms-transform:perspective(400px) rotateX(90deg) scaleY(.5);transform:perspective(400px) rotateX(90deg) scaleY(.5);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;transition-delay:.3s;transition-timing-function:ease-in-out;transition:.6s;transition-property:all}.it-team-social{position:absolute;bottom:40px;left:0;right:0;z-index:1;text-align:center;-webkit-transform:perspective(400px) rotateX(90deg) scaleY(.5);-ms-transform:perspective(400px) rotateX(90deg) scaleY(.5);transform:perspective(400px) rotateX(90deg) scaleY(.5);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;transition-delay:.3s;transition-timing-function:ease-in-out;transition:.8s;transition-property:all}.it-team-social a{width:42px;height:42px;line-height:35px;margin:0 5px;border-radius:5px;display:inline-block;color:var(--it-common-white);border:1px solid rgba(255,255,255,.2);background-color:#ffffff26}.it-team-social a:hover{color:var(--it-theme-2)}@media (max-width: 767px){.it-team-social a{width:35px;height:35px;line-height:29px}}.it-team-item{border-radius:20px;background-color:var(--it-common-white);border:1px solid rgba(31,36,50,.1)}.it-team-item:hover .it-team-thumb img{transform:scale(1.2)}.it-team-item:hover .it-team-thumb:after{-webkit-transform:perspective(400px) rotateX(0deg) scaleY(1);-ms-transform:perspective(400px) rotateX(0deg) scaleY(1);transform:perspective(400px) rotateX(0) scaleY(1)}.it-team-item:hover .it-team-social{-webkit-transform:perspective(400px) rotateX(0deg) scaleY(1);-ms-transform:perspective(400px) rotateX(0deg) scaleY(1);transform:perspective(400px) rotateX(0) scaleY(1)}.it-team-item .it-course-meta{padding-top:18px;margin-top:20px;border-top:1px solid #d9d9d9}.it-team-item .it-course-meta span{font-size:14px}.it-team-item .it-course-meta span:first-child{padding-right:0;width:49%;text-align:start}.it-team-shape-1{position:absolute;bottom:28%;left:54%;z-index:-1;animation:translateX2 2s infinite alternate}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-team-shape-1{display:none}}.it-team-shape-2{position:absolute;top:-8%;right:0%;z-index:-1}.it-team-shape-3{position:absolute;top:0;left:0;z-index:-1;object-fit:cover;height:100%}.it-team-shape-4{position:absolute;z-index:-1;top:3.5%;left:7%;animation:itswing 1s forwards infinite alternate;transform-origin:bottom center}@media only screen and (min-width: 768px) and (max-width: 991px){.it-team-shape-4{left:3%;top:0}}@media (max-width: 767px){.it-team-shape-4{display:none}}@media only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 992px) and (max-width: 1199px){.it-team-shape-4 img{transform:scale(.7)}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-team-shape-4 img{transform:scale(.6)}}.it-team-shape-5{position:absolute;z-index:-1;top:3%;left:1.5%}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-team-shape-5{transform:scale(.6)}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-team-shape-5{top:1%;left:-3%;transform:scale(.6)}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-team-shape-5{display:none}}.it-team-shape-6{position:absolute;z-index:-1;top:5%;right:5%}@media only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 992px) and (max-width: 1199px){.it-team-shape-6{transform:scale(.6)}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-team-shape-6{display:none}}.it-team-shape-7{position:absolute;top:20%;left:6%;opacity:.4}.it-team-shape-8{position:absolute;z-index:-1;right:0;top:0}.it-team-shape-9{position:absolute;z-index:-1;bottom:0;left:0}.it-team-shape-10{position:absolute;z-index:-1;top:8%;left:6%}.it-team-style-2{background-position:center;background-size:cover;background-repeat:no-repeat}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-team-style-2{background-color:var(--it-gray-1);background-image:none!important}}.it-team-style-2 .it-team-content{padding:25px 25px 24px}@media (max-width: 767px){.it-team-style-2 .it-team-section-title-box{margin-bottom:65px}}.it-team-style-3 .it-team-thumb img{width:100%}.it-team-style-3 .it-team-thumb:after{display:none}.it-team-style-3 .it-team-title{margin-bottom:5px;text-transform:uppercase;font-family:var(--it-ff-edensor-regular)}.it-team-style-3 .it-team-content{padding:25px 0 0}.it-team-style-3 .it-team-content span{color:var(--it-theme-4)}.it-team-style-3 .it-course-meta{margin-top:15px;padding:19px 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),(max-width: 767px){.it-team-style-3 .it-course-meta{padding:19px 20px}}.it-team-style-3 .it-course-meta svg,.it-team-style-3 .it-course-meta i{color:var(--it-theme-4)}@media only screen and (min-width: 576px) and (max-width: 767px){.it-team-style-3 .it-team-item .it-course-meta span:first-child{width:auto;text-align:center}}.it-team-style-4 .it-team-title{font-weight:700;transition:.4s;font-family:var(--it-ff-cinzel-decorative)}.it-team-style-4 .it-team-content span,.it-team-style-4 .it-team-item,.it-team-style-4 .it-team-item .it-course-meta{transition:.4s}.it-team-style-4 .it-team-item .it-course-meta span,.it-team-style-4 .it-team-item .it-course-meta svg{transition:.4s}.it-team-style-4 .it-team-item:hover{background-color:var(--it-theme-1)}.it-team-style-4 .it-team-item:hover .it-team-title,.it-team-style-4 .it-team-item:hover .it-team-content span{color:var(--it-common-white)}.it-team-style-4 .it-team-item:hover .it-course--meta{background:#ffffff1a}.it-team-2-content{position:absolute;z-index:3;bottom:35px;left:0;right:0;margin:0 auto}.it-team-2-content span{transition:.3s;color:var(--it-theme-5)}.it-team-2-title{font-weight:600;font-size:24px;transition:.3s;margin-bottom:5px;color:var(--it-common-white);font-family:var(--it-ff-oxanium)}.it-team-2-social{position:absolute;top:-40%;right:20px;z-index:3;transition:.5s}.it-team-2-social a{width:25px;height:25px;display:block;transition:.3s;border-radius:5px;border:1px solid #dbe0e2;color:var(--it-common-black)}.it-team-2-social a:not(:last-child){margin-bottom:7px}.it-team-2-social a:hover{color:var(--it-common-white);background-color:var(--it-theme-5)}.it-team-2-thumb img{transition:1.3s all ease}.it-team-2-item{overflow:hidden;border-radius:20px;border:1px solid rgba(31,36,50,.1)}.it-team-2-item:before{position:absolute;content:"";bottom:0;left:0;width:100%;height:60%;border-radius:20px;transition:.3s;z-index:1;background:linear-gradient(180deg,#f0f4f500,#1f2432)}.it-team-2-item:after{position:absolute;content:"";bottom:0;left:0;width:100%;height:50%;border-radius:20px;transition:.3s;opacity:0;z-index:2;background:linear-gradient(180deg,#fe823500,#fe8235)}.it-team-2-item:hover .it-team-2-thumb img{transform:scale(1.2)}.it-team-2-item:hover .it-team-2-title{color:var(--it-common-white)}.it-team-2-item:hover .it-team-2-social{top:20px}.it-team-2-item:hover .it-team-2-content span{color:var(--it-common-white)}.it-team-2-item:hover:after{opacity:1}.it-team-3-thumb{overflow:hidden;border-radius:50%;margin-bottom:25px;display:inline-block}.it-team-3-thumb img{border-radius:50%;transition:1.3s all ease;border:1px solid rgba(108,117,125,.2)}.it-team-3-title{font-size:24px;color:#000;margin-bottom:7px}@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: 767px){.it-team-3-title{font-size:20px}}@media (max-width: 767px){.it-team-3-btn{margin-top:30px}}.it-team-3-item{padding:50px 20px 46px;background-color:var(--it-common-white)}.it-team-3-item:hover .it-team-3-thumb img{transform:scale(1.2)}.it-team-details-left{margin-right:40px}@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: 767px){.it-team-details-left{margin-right:0}}.it-team-details-area .it-course-sidebar .social-section{margin-bottom:0;padding:0 15px 60px;border-bottom:none}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-team-details-area .it-course-sidebar .social-section .postbox-social a{width:40px;height:40px;line-height:35px}}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px){.it-team-details-area .it-course-sidebar .social-section .postbox-social a{margin-bottom:10px}}@media (max-width: 767px){.it-team-details-area .it-course-sidebar .social-section .postbox-social a{width:40px;height:40px;line-height:35px}}@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: 767px){.it-team-details-area .it-course-sidebar .social-section .postbox-social a svg{height:15px}}.it-team-details-area .it-course-sidebar-wrap{margin-top:-185px}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-team-details-area .it-course-sidebar-wrap{margin-top:35px}}.it-cta-bg{position:relative}.it-cta-bg:after{content:"";position:absolute;top:0;left:0;height:50%;width:100%;z-index:-1;background-color:var(--it-gray-1)}.it-cta-wrap{padding:70px 75px;border-radius:20px;margin:0 116px;background-color:var(--it-theme-1);border:1px solid rgba(26,182,157,.1);box-shadow:0 20px 30px #0106141a}@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: 767px){.it-cta-wrap{margin:0}}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-cta-wrap{margin:0;padding:60px 30px}}.it-cta-wrap .separator{position:absolute;top:50%;left:53%;text-align:center;font-size:24px;margin-bottom:20px;display:inline-block;transform:translateY(-50%);color:var(--it-common-white);font-family:var(--it-ff-spartan-semibold)}@media only screen and (min-width: 768px) and (max-width: 991px){.it-cta-wrap .separator{font-size:16px}}@media (max-width: 767px){.it-cta-wrap .separator{display:none}}.it-cta-wrap .separator:before{content:"";top:-45px;left:0;right:0;height:40px;width:3px;margin:0 auto;position:absolute;background-color:var(--it-common-white)}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-cta-wrap .separator:before{width:1px}}.it-cta-wrap .separator:after{content:"";bottom:-45px;left:0;right:0;height:40px;width:3px;margin:0 auto;position:absolute;background-color:var(--it-common-white)}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-cta-wrap .separator:after{width:1px}}@media (max-width: 767px){.it-cta-area .row [class*=col-]:first-child .it-cta-content{margin-bottom:45px}}.it-cta-content span{display:block;font-size:24px;margin-bottom:20px;color:var(--it-common-white);font-family:var(--it-ff-spartan-semibold)}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-cta-content span{font-size:20px}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-cta-content span{font-size:16px}}.it-cta-content span svg{margin-top:-9px;margin-right:10px;display:inline-block}.it-cta-content a{font-size:28px;color:var(--it-common-white);font-family:var(--it-ff-spartan-semibold)}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-cta-content a{font-size:24px}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-cta-content a{font-size:18px}}.it-cta-2-area{background-size:cover;background-repeat:no-repeat}.it-cta-2-title{font-size:60px;line-height:1.3;margin-bottom:24px;color:var(--it-common-white)}@media only screen and (min-width: 1400px) and (max-width: 1599px){.it-cta-2-title{font-size:50px}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-cta-2-title{font-size:48px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-cta-2-title{font-size:40px}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-cta-2-title{font-size:30px}}@media (max-width: 767px){.it-cta-2-title{margin-top:50px;font-size:27px}}@media (max-width: 767px){.it-cta-2-title{margin-top:70px;font-size:28px}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-cta-2-title{font-size:38px}}.it-cta-2-right>img{animation:translateX 3s infinite alternate}@media (max-width: 767px){.it-cta-2-right>img{animation:unset}}.it-cta-2-left{margin-bottom:160px}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-cta-2-left{margin-bottom:140px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-cta-2-left{margin-bottom:120px}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-cta-2-left{margin-bottom:80px}}@media (max-width: 767px){.it-cta-2-left{margin-bottom:50px}}.it-cta-2-left .it-btn-yellow.white-bg i,.it-cta-2-left .it-btn-yellow.white-bg svg{color:var(--it-common-black)}.it-cta-2-shape-1{position:absolute;top:3%;left:1%;z-index:-1;animation:zoomIn 5s infinite!important}@media (max-width: 767px){.it-cta-3-btn{margin-top:35px}}.it-cta-3-area:after{content:"";position:absolute;top:0;left:0;width:100%;height:50%;z-index:-1;background-color:var(--it-gray-1)}.it-cta-3-wrap{padding:36px 75px;border-radius:20px;background-size:cover;background-repeat:no-repeat;background-color:var(--it-theme-1)}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-cta-3-wrap{padding:36px 30px}}.it-cta-3-wrap img{margin-right:15px}.it-cta-3-title{font-size:28px;color:var(--it-common-white)}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-cta-3-title{font-size:25px}}.it-cta-4-area{padding-top:210px}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-cta-4-area{overflow:hidden;padding-top:0}}.it-cta-4-wrap{padding:70px 75px 75px;border-radius:20px}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-cta-4-wrap{padding:75px 40px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-cta-4-wrap{padding:75px 80px;text-align:center}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-cta-4-wrap{text-align:center;padding:45px 20px}}.it-cta-4-wrap p{margin-top:17px;margin-bottom:28px;line-height:1.75;color:#ffffffb3}@media (max-width: 767px){.it-cta-4-wrap p{font-size:14px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-cta-4-wrap .it-section-title{font-size:40px}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-cta-4-wrap .it-section-title br{display:none}}.it-cta-4-thumb{position:absolute;bottom:0;right:70px}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-cta-4-thumb{right:30px}}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-cta-4-thumb{display:none}}.it-cta-4-shape-1{position:absolute;bottom:0;left:15%;z-index:-1}.it-cta-4-shape-2{position:absolute;z-index:-1;top:-6%;left:4.5%;animation:rotate 30s linear infinite}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px){.it-cta-4-shape-2{transform:scale(.6)}}@media (max-width: 767px){.it-cta-4-shape-2{display:none}}.it-cta-4-shape-3{position:absolute;z-index:-1;top:-67%;left:0}.it-cta-5-area{background-position:center;background-size:cover;background-repeat:no-repeat}.it-cta-5-content p{margin-top:15px;margin-bottom:27px;line-height:1.75;color:#1f2432b3}.it-cta-5-thumb{position:absolute;bottom:0;right:0;z-index:-1}@media only screen and (min-width: 1400px) and (max-width: 1599px){.it-cta-5-thumb{right:-10%}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-cta-5-thumb{right:-17%}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-cta-5-thumb{right:-27%}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-cta-5-thumb{display:none}}.it-cta-5-thumb img{max-width:inherit}.it-cta-5-shape-1{position:absolute;z-index:-1;top:15%;right:3%}.it-cta-5-shape-2{position:absolute;z-index:-1;bottom:12%;right:42%}@media only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 992px) and (max-width: 1199px){.it-cta-5-shape-2{transform:scale(.7);right:49%}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-cta-5-shape-2{transform:scale(.6);right:24%}}@media (max-width: 767px){.it-cta-5-shape-2{transform:scale(.5);right:6%}}.it-cta-5-shape-2 img{animation:flap .4s infinite alternate ease-in-out}.it-cta-6-title{font-size:150px;line-height:1.07;text-transform:uppercase;color:#ffffff80;font-family:var(--it-ff-newyork)}@media only screen and (min-width: 1400px) and (max-width: 1599px){.it-cta-6-title{font-size:140px}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-cta-6-title{font-size:130px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-cta-6-title{font-size:100px}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-cta-6-title{font-size:75px}}@media (max-width: 767px){.it-cta-6-title{font-size:40px}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-cta-6-title{font-size:60px}}.it-cta-6-title img{margin-top:-30px;border-radius:100px}@media only screen and (min-width: 768px) and (max-width: 991px){.it-cta-6-title img{height:55px}}@media (max-width: 767px){.it-cta-6-title img{margin-top:-20px;height:40px}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-cta-6-title img{height:50px}}@media (max-width: 767px){.it-cta-6-area{padding-bottom:50px!important}}.it-cta-7-wrap{padding:20px 80px 20px 150px}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-cta-7-wrap{padding:20px 50px}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-cta-7-wrap{padding:20px}}@media (max-width: 767px){.it-cta-7-wrap{padding:50px 20px}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-cta-7-wrap{padding:30px 20px}}@media (max-width: 767px){.it-cta-7-right{margin-top:60px}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-cta-7-right{margin-top:0}}.it-cta-7-title{font-weight:600;font-size:28px;line-height:1.29;margin-bottom:21px;color:var(--it-common-white)}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-cta-7-title{font-size:22px}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-cta-7-title{font-size:20px}}.it-cta-7-title span{text-transform:uppercase}.it-cta-7-shape-1{position:absolute;z-index:-1;top:0;right:0;height:100%}@media (max-width: 767px){.it-testimonial-area{overflow:hidden}}.it-testimonial-shape-1{position:absolute;top:0;left:0;z-index:-1}.it-testimonial-shape-2{position:absolute;top:-8%;left:1%;z-index:-1}@media only screen and (min-width: 1400px) and (max-width: 1599px){.it-testimonial-shape-2{left:-2%}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-testimonial-shape-2{left:-4%}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-testimonial-shape-2{left:-9%;top:-10%}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-testimonial-shape-2{display:none}}@media only screen and (min-width: 1400px) and (max-width: 1599px){.it-testimonial-shape-2 img{transform:scale(.8)}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-testimonial-shape-2 img{transform:scale(.7)}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-testimonial-shape-2 img{transform:scale(.6)}}.it-testimonial-shape-3{position:absolute;top:-15%;right:0;z-index:-1}.it-testimonial-shape-4{position:absolute;top:-21.5%;left:0;z-index:-1}.it-testimonial-shape-5{position:absolute;top:-18%;right:0;z-index:-1}.it-testimonial-shape-6{position:absolute;bottom:-20%;left:0;z-index:-1}.it-testimonial-shape-7{position:absolute;top:-9%;left:0;height:100%;width:100%;object-fit:cover}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-testimonial-shape-7{display:none}}.it-testimonial-item{padding:30px;border-radius:20px;background-color:var(--it-common-white);border:1px solid rgba(108,117,125,.2)}@media (max-width: 767px){.it-testimonial-item{padding:15px 15px 30px}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-testimonial-item{padding:30px}}.it-testimonial-text h5{line-height:1.5}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-testimonial-text h5{font-size:15px}}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-testimonial-quote{margin-bottom:15px!important}}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-testimonial-quote svg{height:15px}}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-testimonial-bottom img{display:none}}.it-testimonial-avatar-name{font-size:24px}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-testimonial-avatar-name{font-size:20px}}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-testimonial-avatar-name{font-size:17px}}.it-testimonial-thumb{margin-right:20px}@media (max-width: 767px){.it-testimonial-thumb{margin-right:0}}@media (max-width: 767px){.it-testimonial-thumb img{width:100%}}.it-testimonial-content{margin-right:30px;transform:translate(-24px)}@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){.it-testimonial-content{margin-right:0}}@media (max-width: 767px){.it-testimonial-content{margin-right:0;margin-top:40px;transform:translate(0)}}@media (max-width: 767px){.it-testimonial-arrow-wrap{display:none}}.it-testimonial-arrow-wrap button{display:inline-block;height:50px;width:50px;line-height:1;text-align:center;border-radius:50%;padding:0;border:1px solid var(--it-theme-1);background-color:var(--it-common-white)}.it-testimonial-arrow-wrap button.arrow-prev{position:absolute;top:50%;left:-25px;z-index:1;transform:translateY(-50%)}.it-testimonial-arrow-wrap button.arrow-next{position:absolute;top:50%;right:-25px;z-index:1;transform:translateY(-50%)}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-testimonial-style-2{overflow:hidden}}.it-testimonial-style-2 .it-testimonial-thumb{margin-right:0}.it-testimonial-style-2 .it-testimonial-thumb img{max-width:inherit}@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: 767px){.it-testimonial-style-2 .it-testimonial-thumb img{width:100%}}.it-testimonial-style-2 .it-course-rating{padding-bottom:0;margin-bottom:0;border-bottom:none}@media (max-width: 767px){.it-testimonial-style-2 .it-course-rating{margin-top:10px}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-testimonial-style-2 .it-course-rating{margin-top:0}}.it-testimonial-style-2 .it-course-author .title{display:block;font-weight:600;color:var(--it-common-black)}.it-testimonial-style-2 .it-btn-yellow{background-color:var(--it-theme-1)}.it-testimonial-style-2 .it-course-title{font-size:24px}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-testimonial-style-2 .it-course-title{font-size:22px}}@media only screen and (min-width: 992px) and (max-width: 1199px),(max-width: 767px){.it-testimonial-style-2 .it-course-title{font-size:18px}}.it-testimonial-style-2 .it-testimonial-content{margin-right:0;margin-left:45px}@media only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 992px) and (max-width: 1199px){.it-testimonial-style-2 .it-testimonial-content{margin-left:20px}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-testimonial-style-2 .it-testimonial-content{margin-top:40px;margin-left:30px}}@media (max-width: 767px){.it-testimonial-style-2 .it-testimonial-content{margin-top:40px;margin-left:0}}.it-testimonial-style-2 .it-testimonial-content .categories{border-radius:5px;line-height:1;padding:8px 20px;margin-bottom:30px;display:inline-block;background-color:#fdf1db;color:var(--it-common-black);font-family:var(--it-ff-spartan-medium);border:1px solid rgba(248,198,47,.3)}@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: 767px){.it-testimonial-style-2 .it-testimonial-content .categories{font-size:12px}}.it-testimonial-style-2 .it-course-meta{padding-top:30px;border-top:1px solid #D9D9D9}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-testimonial-style-2 .it-course-meta span{font-size:14px}}.it-testimonial-style-2 .it-course-meta span:first-child{margin-right:50px;padding-right:50px}@media (max-width: 767px){.it-testimonial-style-2 .it-course-meta span:first-child{padding-right:0}}.it-testimonial-style-2 .it-testimonial-icon{position:absolute;left:40px;top:30px;border-radius:5px;padding:0 15px;height:35px;line-height:31px;display:inline-block;color:var(--it-common-white);border:1px solid var(--it-common-white);background:#1f243280}.it-testimonial-2-item{border-radius:20px;background-color:var(--it-common-white);border:1px solid rgba(3,89,78,.3)}@media (max-width: 767px){.it-testimonial-2-item{padding:20px}}.it-testimonial-2-item:hover .it-testimonial-2-thumb img{transform:scale(1.2)}.it-testimonial-2-thumb{height:100%;margin-right:41px;overflow:hidden}@media only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 992px) and (max-width: 1199px){.it-testimonial-2-thumb{margin-right:30px}}@media (max-width: 767px){.it-testimonial-2-thumb{margin-right:0}}.it-testimonial-2-thumb img{height:100%;width:100%;object-fit:cover;transition:1.3s all ease}.it-testimonial-2-thumb .it-about-thumb-icon{width:56px;height:56px;line-height:54px}.it-testimonial-2-thumb .it-about-thumb-icon svg,.it-testimonial-2-thumb .it-about-thumb-icon i{color:var(--it-common-black)}.it-testimonial-2-thumb.thumb-overlay:after{content:"";position:absolute;top:0;left:0;height:100%;width:100%;border-radius:20px;background-color:#1f243266}.it-testimonial-2-avatar-name{font-size:20px;margin-bottom:0}.it-testimonial-2-avatar-info{margin-bottom:18px}.it-testimonial-2-avatar-info span{font-size:14px}.it-testimonial-2-text p{line-height:1.75;margin-bottom:20px;margin-right:10px;color:var(--it-common-black)}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-testimonial-2-text p{font-size:14px;margin-right:0}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-testimonial-2-text p{font-size:13px;margin-right:0}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-testimonial-2-text p{margin-right:0}}@media (max-width: 767px){.it-testimonial-2-text p{font-size:14px;margin-right:0}}.it-testimonial-2-date{font-size:20px;color:var(--it-common-black)}@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: 767px){.it-testimonial-2-date{font-size:14px}}.it-testimonial-2-content{padding:20px 40px 20px 0}@media (max-width: 767px){.it-testimonial-2-content{padding-right:0}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-testimonial-2-content{padding-left:20px}}.it-testimonial-2-content-wrap{display:flex;justify-content:center;align-items:center;height:100%}.it-testimonial-2-active{margin:-2px;padding:2px}@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: 767px){.it-testimonial-2-quote svg{height:20px}}.it-testimonial-2-shape-1{position:absolute;top:-10%;right:0;z-index:-1}.it-testimonial-2-shape-2{position:absolute;top:12%;left:5%;z-index:-1}@media only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 992px) and (max-width: 1199px){.it-testimonial-2-shape-2{transform:scale(.6)}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-testimonial-2-shape-2{display:none}}.it-testimonial-2-shape-2 img{animation:itrotate2 3s ease-in-out 3s infinite alternate forwards}.it-testimonial-2-shape-3{position:absolute;z-index:-1;top:0;right:0}.it-testimonial-2-shape-4{position:absolute;top:0;left:0;width:100%;height:59%;z-index:-1;object-fit:cover}@media (max-width: 767px){.it-testimonial-2-shape-4{height:40%}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-testimonial-2-shape-4{height:59%}}.it-testimonial-2-area .it-testimonial-arrow-wrap button.arrow-prev,.it-testimonial-2-area .it-testimonial-arrow-wrap button.arrow-next{top:39%}.it-testimonial-2-style-2 .it-about-thumb-icon svg{height:19px;width:20px;padding-left:4px;color:var(--it-theme-1)}.it-testimonial-2-style-2 .it-testimonial-2-avatar-name{font-size:24px;font-family:var(--it-ff-edensor-regular)}.it-testimonial-2-style-2 .it-testimonial-2-text p{color:#1f2432cc}.it-testimonial-2-style-3 .it-about-thumb-icon svg{height:19px;width:20px;color:var(--it-theme-1)}.it-testimonial-2-style-3 .it-testimonial-dots .swiper-pagination-bullet{z-index:2;opacity:1;width:30px;height:7px;transition:.4s;position:relative;border-radius:10px;display:inline-block;margin:0 6px!important;background-color:var(--it-gray-1)}.it-testimonial-2-style-3 .it-testimonial-dots .swiper-pagination-bullet:after{display:none}.it-testimonial-2-style-3 .it-testimonial-dots .swiper-pagination-bullet-active{width:40px;background-color:var(--it-theme-1)}.it-testimonial-2-style-4 .it-testimonial-2-item,.it-testimonial-2-style-4 .it-testimonial-2-thumb{border-radius:0}.it-testimonial-2-style-4 .it-testimonial-2-thumb:after{border-radius:0}.it-testimonial-2-style-4 .it-testimonial-2-thumb img{border-radius:0}.it-testimonial-3-right .it-testimonial-2-content-wrap{padding:27px 40px 25px;border-radius:30px;background-color:var(--it-gray-1)}@media (max-width: 767px){.it-testimonial-3-right .it-testimonial-2-content-wrap{padding:25px 20px}}.it-testimonial-3-right .it-testimonial-2-ratting{margin-bottom:20px}.it-testimonial-3-right .it-testimonial-2-ratting i{display:inline-block;padding-right:2px;color:var(--it-theme-2)}.it-testimonial-3-right .it-testimonial-2-avatar-info{margin-bottom:0}.it-testimonial-3-right .it-testimonial-2-content{padding:0}.it-testimonial-3-right .it-testimonial-2-content p{margin-bottom:18px;margin-right:45px}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-testimonial-3-right .it-testimonial-2-content p{margin-right:0}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-testimonial-3-right .it-testimonial-2-avatar-name{font-size:16px}}.it-testimonial-3-right .slick-vertical .slick-slide{display:block;margin-bottom:30px}.it-testimonial-3-right .slick-vertical .slick-slide:last-child{margin-bottom:0}.it-testimonial-3-play-icon{position:absolute;top:0;left:0;padding:0 30px 30px 0;border-radius:0 0 100px;background-color:var(--it-common-white)}.it-testimonial-3-play-icon:before{content:"";position:absolute;top:-1px;right:-65px;width:65px;height:65px;-webkit-transform:scale(-1) rotate(90deg);transform:scale(-1) rotate(90deg);background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg' transform='rotate(0)'%3E%3Cg transform='rotate(90 100 100)'%3E%3Cpath d='M0,0 L0,200 Q0,0 200,0 Z' fill='white' /%3E%3C/g%3E%3C/svg%3E");background-size:cover;background-repeat:no-repeat}.it-testimonial-3-play-icon:after{content:"";position:absolute;bottom:-64px;left:0;width:65px;height:65px;-webkit-transform:scale(-1) rotate(90deg);transform:scale(-1) rotate(90deg);background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg' transform='rotate(0)'%3E%3Cg transform='rotate(90 100 100)'%3E%3Cpath d='M0,0 L0,200 Q0,0 200,0 Z' fill='white' /%3E%3C/g%3E%3C/svg%3E");background-size:cover;background-repeat:no-repeat}.it-testimonial-3-play-icon a{display:inline-block;height:152px;width:152px;line-height:152px;text-align:center;border-radius:50%;color:var(--it-common-white);background-color:var(--it-theme-1)}@media (max-width: 767px){.it-testimonial-3-play-icon a{height:75px;width:75px;line-height:73px}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-testimonial-3-play-icon a{height:125px;width:125px;line-height:123px}}.it-testimonial-3-play-icon a svg{padding-left:4px;color:var(--it-common-white)}@media (max-width: 767px){.it-testimonial-3-play-icon a svg{height:17px}}.it-testimonial-3-thumb{height:100%}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-testimonial-3-thumb{height:auto;margin-bottom:70px}}.it-testimonial-3-thumb img{height:100%;object-fit:cover;border-radius:30px}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-testimonial-3-thumb img{width:100%}}.it-testimonial-3-style-2 .it-testimonial-3-play-icon a{background-color:var(--it-theme-5);height:152px;width:152px;line-height:152px}@media (max-width: 767px){.it-testimonial-3-style-2 .it-testimonial-3-play-icon a{height:75px;width:75px;line-height:73px}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-testimonial-3-style-2 .it-testimonial-3-play-icon a{height:115px;width:115px;line-height:113px}}.it-testimonial-3-style-2 .it-testimonial-3-play-icon a svg{height:45px}@media (max-width: 767px){.it-testimonial-3-style-2 .it-testimonial-3-play-icon a svg{height:17px}}.it-testimonial-3-style-2 .it-testimonial-2-avatar-info span{color:var(--it-theme-5)}.it-testimonial-3-style-2 .it-testimonial-2-avatar-name{font-weight:600;font-family:var(--it-ff-oxanium)}.it-testimonial-3-inner-style .it-testimonial-3-play-icon{background-color:var(--it-gray-1)}.it-testimonial-3-inner-style .it-testimonial-3-play-icon:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg' transform='rotate(0)'%3E%3Cg transform='rotate(90 100 100)'%3E%3Cpath d='M0,0 L0,200 Q0,0 200,0 Z' fill='%23F0F4F5' /%3E%3C/g%3E%3C/svg%3E")}.it-testimonial-3-inner-style .it-testimonial-3-play-icon:after{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg' transform='rotate(0)'%3E%3Cg transform='rotate(90 100 100)'%3E%3Cpath d='M0,0 L0,200 Q0,0 200,0 Z' fill='%23F0F4F5' /%3E%3C/g%3E%3C/svg%3E")}.it-testimonial-3-inner-style .it-testimonial-3-right .it-testimonial-2-content-wrap{background-color:var(--it-common-white)}.it-testimonial-4-area{background-position:center;background-size:cover;background-repeat:no-repeat;background-color:#cd935a}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-testimonial-4-area{padding:100px 0}}.it-testimonial-4-item{text-align:center}.it-testimonial-4-text p{font-size:40px;line-height:1.25;margin-bottom:55px;color:var(--it-common-white);font-family:var(--it-ff-newyork)}@media only screen and (min-width: 768px) and (max-width: 991px){.it-testimonial-4-text p{font-size:30px}}@media (max-width: 767px){.it-testimonial-4-text p{font-size:24px}}@media (max-width: 767px){.it-testimonial-4-quote{margin-bottom:30px!important}}@media (max-width: 767px){.it-testimonial-4-quote svg{height:20px}}.it-testimonial-4-avatar-thumb{margin-right:15px;flex:0 0 auto}.it-testimonial-4-avatar-thumb img{height:72px;width:72px;border-radius:50%}@media (max-width: 767px){.it-testimonial-4-avatar-thumb img{height:42px;width:42px}}.it-testimonial-4-avatar-title{font-size:24px;margin-bottom:5px;color:var(--it-common-white);font-family:var(--it-ff-spartan-semibold)}@media (max-width: 767px){.it-testimonial-4-avatar-title{font-size:18px}}.it-testimonial-4-avatar-info span{font-size:16px;color:#fffc}@media (max-width: 767px){.it-testimonial-4-avatar-info span{font-size:14px}}.it-testimonial-dots .swiper-pagination-bullet{height:14px;width:14px;border-radius:50%;position:relative;display:inline-block;margin:0 6px!important;z-index:2;opacity:1;background-color:var(--it-text-body)}.it-testimonial-dots .swiper-pagination-bullet:after{position:absolute;content:"";top:50%;left:50%;height:100%;width:100%;border-radius:50%;border:1px solid var(--it-theme-1);transform:translate(-50%,-50%) scale(1.6);opacity:0;visibility:hidden;transition:.3s}.it-testimonial-dots .swiper-pagination-bullet-active{background-color:var(--it-theme-1)}.it-testimonial-dots .swiper-pagination-bullet-active:after{opacity:1;visibility:visible}.it-event-shape-1{position:absolute;top:-10%;left:54%;z-index:-1;animation:translateX 4s infinite alternate}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-event-btn{margin-top:40px}}.it-event-thumb{overflow:hidden}.it-event-thumb img{transition:1.3s all ease}.it-event-item{padding:30px 30px 35px;transition:.3s;border-radius:20px;background-color:#1ab69d1a;border:1px solid rgba(26,182,157,.1)}@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: 767px){.it-event-item{padding:25px 25px 30px}}.it-event-item .it-btn-yellow{background-color:var(--it-text-body)}.it-event-item .it-btn-yellow span span{color:var(--it-common-white)}.it-event-item .it-btn-yellow svg{color:var(--it-common-white)}.it-event-item:hover{border:1px solid rgba(26,182,157,.5);box-shadow:0 20px 30px #0106141a}.it-event-item:hover .it-btn-yellow{background-color:var(--it-theme-1)}.it-event-item:hover .it-event-thumb img{transform:scale(1.2)}@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: 767px){.it-event-title{font-size:18px}}.it-event-date{position:absolute;left:20px;bottom:30px;border-radius:5px;padding:6.5px 20px 8px;color:var(--it-common-black);background-color:var(--it-theme-2);border:1px solid rgba(26,182,157,.3)}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-event-date{left:20px;bottom:20px;border-radius:5px;padding:3.5px 15px;font-size:12px}}.it-event-meta span{position:relative;padding-left:28px;display:block}@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: 767px){.it-event-meta span{font-size:14px}}.it-event-meta span svg{position:absolute;top:0;left:0}.it-event-meta span:not(:last-child){margin-bottom:17px}.it-event-inner-style .it-event-item{background-color:var(--it-gray-1)}.it-event-inner-style-2 .it-event-item{display:flex;padding:20px;background-color:var(--it-gray-1)}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-event-inner-style-2 .it-event-item{display:block}}.it-event-inner-style-2 .it-event-item .it-btn-yellow.theme-bg{border-radius:8px;padding:13px 48px}.it-event-inner-style-2 .it-event-thumb{border-radius:14px;height:100%}.it-event-inner-style-2 .it-event-thumb img{height:100%;object-fit:cover;border-radius:14px;max-width:inherit}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-event-inner-style-2 .it-event-thumb img{width:100%}}.it-event-inner-style-2 .it-event-meta{display:flex;align-items:center}@media only screen and (min-width: 992px) and (max-width: 1199px),(max-width: 767px){.it-event-inner-style-2 .it-event-meta{flex-wrap:wrap}}.it-event-inner-style-2 .it-event-meta span{font-size:14px;margin-bottom:0;padding-left:24px;display:inline-block}.it-event-inner-style-2 .it-event-meta span:first-child{margin-right:25px}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-event-inner-style-2 .it-event-meta span:first-child{margin-right:10px}}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-event-inner-style-2 .it-event-meta span:first-child{margin-bottom:10px}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-event-inner-style-2 .it-event-btn{margin-top:0}}.it-event-inner-style-2 .it-event-content{height:100%;display:flex;margin-left:-10px;flex-direction:column;justify-content:center}@media only screen and (min-width: 768px) and (max-width: 991px){.it-event-inner-style-2 .it-event-content{margin-left:0}}@media (max-width: 767px){.it-event-inner-style-2 .it-event-content{margin-left:0;margin-top:15px}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-event-inner-style-2 .it-event-content{margin-left:0;margin-top:0}}.it-event-inner-style-3 .it-title-shape{left:0!important}.it-event-area.blog-inner-style .it-event-item{background-color:var(--it-gray-1)}@media only screen and (min-width: 768px) and (max-width: 991px){.it-event-2-area .it-section-title{font-size:32px}}.it-event-2-thumb{transition:1.3s all ease}.it-event-2-tag{position:absolute;left:30px;top:-18px;border-radius:100px;padding:8px 20px;color:var(--it-common-black);background-color:var(--it-theme-2)}.it-event-2-content{padding:48px 30px 30px}@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: 767px){.it-event-2-content{padding:48px 20px 30px}}.it-event-2-title{font-size:20px}@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: 767px){.it-event-2-title{font-size:17px}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-event-2-title{font-size:20px}}@media only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 992px) and (max-width: 1199px){.it-event-2-meta span{font-size:14px}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-event-2-meta span{font-size:16px;display:block}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-event-2-meta span{display:inline-block}}.it-event-2-meta span:first-child{margin-right:20px}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-event-2-meta span:first-child{margin-bottom:12px}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-event-2-meta span:first-child{margin-bottom:0}}.it-event-2-meta span svg{margin-right:3px;margin-top:-2px;display:inline-block}@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: 767px){.it-event-2-meta span svg{height:15px}}.it-event-2-shape-1{position:absolute;z-index:-1;top:12%;right:37%;animation:itrotate2 3s ease-in-out 3s infinite alternate forwards}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-event-2-shape-1{display:none}}.it-event-2-item{border-radius:20px;transition:.3s;border:1px solid rgba(3,89,78,.1)}.it-event-2-item .it-btn-yellow{padding:0;background-color:transparent}.it-event-2-item .it-btn-yellow span,.it-event-2-item .it-btn-yellow svg{font-size:16px;letter-spacing:.01em;color:var(--it-text-body);font-family:var(--it-ff-spartan-semibold)}@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: 767px){.it-event-2-item .it-btn-yellow span,.it-event-2-item .it-btn-yellow svg{font-size:14px}}.it-event-2-item:hover{box-shadow:0 20px 30px #0106141a}.it-event-2-item:hover .it-blog-thumb img{transform:scale(1.2)}.it-event-2-item:hover .it-btn-yellow span,.it-event-2-item:hover .it-btn-yellow svg{color:var(--it-theme-2)}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-event-2-top-btn{margin-top:40px}}.it-event-2-style-2 .it-event-2-content{padding-top:30px}.it-event-2-style-2 .it-event-2-meta span svg{color:var(--it-theme-1)}.it-event-2-style-2 .it-event-2-item:hover .it-btn-yellow span,.it-event-2-style-2 .it-event-2-item:hover .it-btn-yellow svg{color:var(--it-theme-1)}.it-event-countdown-time>div>div{font-size:14px;list-style-type:none;display:inline-block;margin:0 20px;border-radius:5px;width:70px;padding:7px 0;text-align:center;border:1px solid #6C757D}@media (max-width: 767px){.it-event-countdown-time>div>div{font-size:12px;margin:0 9px}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-event-countdown-time>div>div{font-size:14px;margin:0 9px}}.it-event-countdown-time>div>div span{display:block;font-size:20px;margin-bottom:0;color:var(--it-common-black);font-family:var(--it-ff-spartan-semibold)}.it-event-countdown-time>div>div span.countdown-heading{font-size:14px;font-weight:400;color:var(--it-text-body);font-family:var(--it-ff-body)}.it-event-countdown-time .count-box{position:relative}.it-event-countdown-time .count-box i{position:absolute;right:0;top:0}.it-event-details-thumb{margin-top:-285px;margin-bottom:60px;border:5px solid var(--it-common-white)}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-event-details-thumb{margin-top:100px;margin-bottom:0}}.it-event-details-meetup{position:relative}.it-event-details-meetup.style-1{padding-right:20px}@media (max-width: 767px){.it-event-details-meetup.style-1{margin-bottom:50px;padding-right:0;margin-right:0}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-event-details-meetup.style-1{margin-right:20px;margin-bottom:0}}.it-event-details-meetup.style-2{padding-right:50px}.it-event-details-meetup.style-2:after{background-color:#e3e3e3}.it-event-details-meetup:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:3px;background-color:var(--it-theme-1)}.it-event-details-meetup .date{font-size:24px;margin-bottom:0;font-family:var(--it-ff-spartan-semibold)}.it-event-details-meetup span{display:block;margin-bottom:9px}@media (max-width: 767px){.it-event-details-meetup span{padding-bottom:8px}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-event-details-time-box{margin-bottom:30px}}.it-event-details-time-box .time{border-radius:8px;padding:0 30px;margin-bottom:25px;display:inline-block;color:var(--it-theme-1);background:#03594e1a;font-family:var(--it-ff-spartan-semibold);height:56px;line-height:60px}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-event-details-time-box .time{font-size:14px;padding:0 20px;height:46px;line-height:50px}}.it-event-details-time-box span{display:block;font-size:14px}.it-event-details-time-box span svg{margin-right:3px;display:inline-block}.it-event-details-content img{width:60px;height:60px;border-radius:10px}.it-event-details-area.it-course-details-style-3 .course-details-border{margin-bottom:60px}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-event-details-area.it-course-details-style-3 .it-course-sidebar .course-info ul li{font-size:14px}}.it-event-details-area.it-course-details-style-3 .it-course-sidebar .course-info{padding:0 40px}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-event-details-area.it-course-details-style-3 .it-course-sidebar .course-info{padding:0 20px}}.it-event-details-area.it-course-details-style-3 .it-course-sidebar .course-info.btn-box{margin-top:18px;padding:40px;border-top:1px solid rgba(3,89,78,.2)}@media only screen and (min-width: 992px) and (max-width: 1199px),(max-width: 767px){.it-event-details-area.it-course-details-style-3 .it-course-sidebar .social-section a{height:40px;width:40px;line-height:34px}}@media only screen and (min-width: 992px) and (max-width: 1199px),(max-width: 767px){.it-event-details-area.it-course-details-style-3 .it-course-sidebar .social-section a svg{height:14px}}@media only screen and (min-width: 992px) and (max-width: 1199px),(max-width: 767px){.it-event-details-area.it-course-details-style-3 .it-course-sidebar .contact-section .call-box{padding:16px 15px;font-size:14px}}@media only screen and (min-width: 992px) and (max-width: 1199px),(max-width: 767px){.it-event-details-area.it-course-details-style-3 .it-course-sidebar .contact-section .call-box svg{height:16px}}@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: 767px){.it-event-details-area .postbox-dsc{margin-right:0}}.it-event-details-area .postbox-dsc p{margin-right:45px}@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: 767px){.it-event-details-area .postbox-dsc p{margin-right:0}}.it-event-details-area .it-team-content{padding:46px 80px 20px}@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: 767px){.it-event-details-area .it-team-content{padding:46px 25px 20px}}.it-newsletter-wrap{padding:49px 78px;border-radius:20px;background-color:var(--it-theme-1)}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-newsletter-wrap{padding:50px 45px}}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px){.it-newsletter-wrap{padding:50px 40px}}@media (max-width: 767px){.it-newsletter-wrap{padding:40px 20px}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-newsletter-wrap{padding:40px 45px}}.it-newsletter-wrap .it-newsletter-input-box button{background-color:var(--it-theme-1)}.it-newsletter-wrap .it-newsletter-input-box button svg,.it-newsletter-wrap .it-newsletter-input-box button i{height:17px;transition:.3s;color:var(--it-common-white)}.it-newsletter-wrap .it-newsletter-input-box button:hover{background-color:var(--it-theme-2)}.it-newsletter-wrap .it-newsletter-input-box button:hover svg,.it-newsletter-wrap .it-newsletter-input-box button:hover i{color:var(--it-common-black)}.it-newsletter-input-box{text-align:end;margin-left:85px}@media only screen and (min-width: 768px) and (max-width: 991px){.it-newsletter-input-box{margin-left:0}}@media (max-width: 767px){.it-newsletter-input-box{margin-top:30px;margin-left:0}}.it-newsletter-input-box input{line-height:69px;height:69px;padding-left:35px;padding-right:90px;border-radius:10px;background:#f0f4f5;border:1px solid rgba(255,255,255,.1)}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-newsletter-input-box input{height:56px;line-height:56px;padding-left:25px}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-newsletter-input-box input{height:50px;line-height:50px;padding-left:25px;font-size:14px;padding-right:80px}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-newsletter-input-box input::placeholder{font-size:14px}}.it-newsletter-input-box button{position:absolute;top:50%;right:15px;width:40px;height:40px;padding:0;border-radius:10px;line-height:1.7;transform:translateY(-50%);background-color:var(--it-theme-2)}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-newsletter-input-box button{width:50px;height:50px;line-height:1;top:50%}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-newsletter-input-box button{width:42px;height:42px;line-height:1;top:50%}}.it-newsletter-input-box button svg,.it-newsletter-input-box button i{transition:.3s;color:var(--it-common-black)}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-newsletter-input-box button svg,.it-newsletter-input-box button i{height:20px}}.it-newsletter-input-box button:hover{background-color:var(--it-theme-1)}.it-newsletter-input-box button:hover svg,.it-newsletter-input-box button:hover i{color:var(--it-common-white)}.it-newsletter-input-box .it-btn-orange{padding:19px 40px}.it-newsletter-title{font-size:36px;line-height:1.29;margin-bottom:0;color:var(--it-common-white)}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-newsletter-title{font-size:28px}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-newsletter-title{font-size:32px}}@media (max-width: 767px){.it-newsletter-title{font-size:25px}}.it-newsletter-shape-1{position:absolute;bottom:0;right:0;z-index:-1;height:100%;object-fit:cover}.it-newsletter-style-2 .it-newsletter-wrap{border-radius:1000px}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-newsletter-style-2 .it-newsletter-wrap{border-radius:20px}}.it-newsletter-style-2 .it-newsletter-input-box input{border-radius:1000px}.it-newsletter-style-2 .it-newsletter-input-box button{position:absolute;top:49%;right:5px;width:63px;height:63px;padding:0;border-radius:50%;line-height:1.7;transform:translateY(-50%);background-color:var(--it-theme-1)}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-newsletter-style-2 .it-newsletter-input-box button{width:50px;height:50px;line-height:1;top:50%}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-newsletter-style-2 .it-newsletter-input-box button{width:42px;height:42px;line-height:1;top:50%}}.it-newsletter-style-2 .it-newsletter-input-box button svg,.it-newsletter-style-2 .it-newsletter-input-box button i{transition:.3s;color:var(--it-common-white)}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-newsletter-style-2 .it-newsletter-input-box button svg,.it-newsletter-style-2 .it-newsletter-input-box button i{height:20px}}.it-newsletter-style-2 .it-newsletter-input-box button:hover{background-color:var(--it-theme-2)}.it-newsletter-style-2 .it-newsletter-input-box button:hover svg,.it-newsletter-style-2 .it-newsletter-input-box button:hover i{color:var(--it-common-black)}.it-newsletter-style-3{padding:27px 35px 27px 55px;border-radius:10px;border:1px solid rgba(255,255,255,.3);background:#fff3}@media (max-width: 767px){.it-newsletter-style-3{padding:40px 20px}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-newsletter-style-3{padding:40px}}.it-newsletter-style-3 .it-newsletter-2-title{font-weight:700;font-family:var(--it-ff-cinzel-decorative)}@media (max-width: 767px){.it-newsletter-style-3 .it-newsletter-input-box input{padding-left:15px;font-size:12px}}@media (max-width: 767px){.it-newsletter-style-3 .it-newsletter-input-box input::placeholder{font-size:12px}}.it-newsletter-style-3 .it-newsletter-input-box button{width:auto;height:auto;right:8px;padding:13px 30px;text-transform:uppercase}@media (max-width: 767px){.it-newsletter-style-3 .it-newsletter-input-box button{padding:13px 15px}}.it-newsletter-style-3 .it-newsletter-input-box button span span{color:var(--it-common-white)}@media (max-width: 767px){.it-newsletter-style-3 .it-newsletter-input-box button span span{font-size:12px}}.it-newsletter-style-3 .it-newsletter-input-box button:hover{background-color:var(--it-theme-1)}.it-newsletter-style-4{padding:46px 78px;background-color:var(--it-theme-2)}@media (max-width: 767px){.it-newsletter-style-4{padding:40px 20px}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-newsletter-style-4{padding:40px}}.it-newsletter-style-4 .shape{position:absolute;bottom:0;left:0;z-index:-1}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-newsletter-2-area{padding-top:0}}.it-newsletter-2-area .it-newsletter-input-box{text-align:center;max-width:575px;margin:0 auto}.it-newsletter-2-area .it-newsletter-input-box input{height:65px;line-height:65px;padding-right:170px}.it-newsletter-2-area .it-newsletter-input-box .it-btn-yellow{right:5px;width:auto;height:auto;padding:13px 30px;text-transform:uppercase}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-newsletter-2-area .it-newsletter-input-box .it-btn-yellow{right:15px}}.it-newsletter-2-shape-1{position:absolute;top:50%;left:0;right:0;margin:0 auto;z-index:-2;transform:translateY(-50%)}.it-newsletter-2-shape-2{position:absolute;bottom:0;left:-2%}.it-newsletter-2-shape-3{position:absolute;top:-10%;left:-10%;z-index:-1;animation:itswing 2s forwards infinite alternate;transform-origin:bottom left}.it-newsletter-2-shape-4{position:absolute;top:-35%;left:15%;animation:ittranslateX2 5s forwards infinite alternate}.it-newsletter-2-shape-5{position:absolute;top:-29%;right:11%;z-index:-1;animation:itswing 2.5s forwards infinite alternate;transform-origin:bottom center}.it-newsletter-2-shape-6{position:absolute;top:-27%;right:26%;animation:itswing 2s forwards infinite alternate;transform-origin:bottom left}.it-newsletter-2-shape-7{position:absolute;bottom:0;right:-1%;animation:ittranslateX2 5s forwards infinite alternate}.it-newsletter-2-title{font-size:36px;font-family:var(--it-ff-heading)}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-newsletter-2-title{font-size:32px}.it-newsletter-2-title br{display:none}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-newsletter-2-title{font-size:25px}.it-newsletter-2-title br{display:none}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-newsletter-2-title{padding:17px 0}}@media (max-width: 767px){.it-newsletter-2-title{padding:17px 0;font-size:22px}.it-newsletter-2-title br{display:none}}.it-newsletter-2-content{padding:115px 0}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-newsletter-2-content{padding-top:0}}.it-newsletter-2-content p{line-height:1.75;margin-bottom:30px;color:#1f2432b3}@media (max-width: 767px){.it-newsletter-2-content p{font-size:14px}.it-newsletter-2-content p br{display:none}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-newsletter-2-wrap{padding-top:60px;border-radius:20px;background-color:var(--it-theme-1)}}@media (max-width: 767px){.it-newsletter-2-wrap{padding:60px 20px;border-radius:20px;background-color:var(--it-theme-1)}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-newsletter-2-wrap .it-newsletter-2-title{color:var(--it-common-white)}}@media (max-width: 767px){.it-newsletter-2-wrap .it-newsletter-2-content{padding:0}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-newsletter-2-wrap .it-newsletter-2-content p{color:var(--it-common-white)}}.it-newsletter-3-wrap{padding:40px;border-radius:10px;background:var(--it-common-white);border:1px solid rgba(255,255,255,.3)}@media (max-width: 767px){.it-newsletter-3-wrap{padding:40px 20px}}.it-newsletter-3-wrap p{line-height:1.75;margin-bottom:22px;color:var(--it-common-black)}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-newsletter-3-wrap p{font-size:14px}}.it-newsletter-3-wrap .it-newsletter-input-box{margin-left:0}.it-newsletter-3-wrap .it-newsletter-input-box input{height:69px;line-height:69px;padding-right:170px;border-radius:1000px;color:var(--it-common-white);background-color:var(--it-common-black)}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-newsletter-3-wrap .it-newsletter-input-box input{font-size:14px}}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-newsletter-3-wrap .it-newsletter-input-box input{height:60px;line-height:60px}}.it-newsletter-3-wrap .it-newsletter-input-box input::placeholder{color:#fffc}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-newsletter-3-wrap .it-newsletter-input-box input::placeholder{font-size:14px}}.it-newsletter-3-wrap .it-newsletter-input-box .it-btn-yellow{right:8px;width:auto;height:auto;padding:13px 30px;text-transform:uppercase}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-newsletter-3-wrap .it-newsletter-2-title.mb-25{font-size:24px;margin-top:20px;margin-bottom:0!important}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-newsletter-3-wrap .it-newsletter-3-right div{width:100%;margin-top:0}}.it-newsletter-3-right span{color:var(--it-theme-1)}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-newsletter-3-right span{font-size:14px}}.it-newsletter-3-right span i{font-style:normal;text-decoration:underline}.it-newsletter-3-social a{display:inline-block;height:42px;width:42px;line-height:37px;text-align:center;border-radius:50%;color:var(--it-theme-1);border:1px solid var(--it-theme-1)}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-newsletter-3-social a{height:35px;width:35px;line-height:29px}}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-newsletter-3-social a svg{height:14px}}.it-newsletter-3-social a:not(:last-child){margin-right:11px}.it-newsletter-3-social a:hover{color:var(--it-common-white);background-color:var(--it-theme-1)}.it-newsletter-3-shape-1{position:absolute;top:-26%;right:11.5%;animation:rotate 15s linear infinite}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-newsletter-3-shape-1{display:none}}.it-campus-title{font-size:24px;margin-bottom:25px}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-campus-title{margin-bottom:35px}}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-campus-title{font-size:18px}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-campus-title{font-size:22px}}.it-campus-thumb{mask-image:url("./media/mask-2-EXYTOAYP.svg");-webkit-mask-image:url("./media/mask-2-EXYTOAYP.svg");width:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-position:center center;overflow:hidden;height:293px;border-radius:20px}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-campus-thumb{height:240px}}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-campus-thumb{height:100%;mask-image:unset;-webkit-mask-image:uunset}}.it-campus-thumb img{height:100%;width:100%;object-fit:cover;transition:1.3s all ease}@media only screen and (min-width: 1400px) and (max-width: 1599px){.it-campus-text p br{display:none}}@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: 767px){.it-campus-text p{font-size:15px}.it-campus-text p br{display:none}}.it-campus-item{padding:30px 25px 25px;border-radius:20px;position:relative;z-index:1;background-color:var(--it-gray-1)}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-campus-item{padding:30px 20px 20px}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-campus-item{padding:30px}}.it-campus-item:hover .it-campus-thumb img{transform:scale(1.1)}.it-campus-item:hover .it-campus-arrow a{color:var(--it-common-black);background-color:var(--it-theme-2)}.it-campus-arrow{position:absolute;top:0;right:0;padding:0 0 20px 20px;border-radius:0 0 0 70%;background-color:var(--it-common-white)}.it-campus-arrow:before{content:"";position:absolute;top:0;left:-50px;width:50px;height:50px;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cg transform='rotate(90 100 100)'%3E%3Cpath d='M0,0 L0,200 Q0,0 200,0 Z' fill='white' /%3E%3C/g%3E%3C/svg%3E");background-size:cover;background-repeat:no-repeat}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-campus-arrow:before{left:-40px;width:40px;height:40px}}.it-campus-arrow:after{content:"";position:absolute;bottom:-50px;right:0;width:50px;height:50px;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cg transform='rotate(90 100 100)'%3E%3Cpath d='M0,0 L0,200 Q0,0 200,0 Z' fill='white' /%3E%3C/g%3E%3C/svg%3E");background-size:cover;background-repeat:no-repeat}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-campus-arrow:after{bottom:-40px;width:40px;height:40px}}.it-campus-arrow a{display:inline-block;height:83px;width:83px;line-height:83px;text-align:center;border-radius:50%;color:var(--it-common-white);background-color:var(--it-theme-1)}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-campus-arrow a{height:55px;width:55px;line-height:55px}}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-campus-arrow a svg{height:15px}}.it-tuition-area{background-size:cover;background-repeat:no-repeat}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-tuition-area{background-color:var(--it-gray-1)}}.it-tuition-shape-1{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1}.it-tuition-shape-2{position:absolute;top:-12%;right:15%;z-index:-1}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-tuition-shape-2{right:25%}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-tuition-shape-2{right:33%}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-tuition-shape-2{top:-7%;right:33%}}.it-tuition-text p{margin-right:35px;margin-bottom:40px}@media only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 992px) and (max-width: 1199px){.it-tuition-text p{font-size:14px}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-tuition-text p{font-size:14px;margin-right:0}}.it-tuition-list-box ul li{list-style-type:none}.it-tuition-list-box ul li:not(:last-child){margin-bottom:13px}.it-tuition-list-box ul li span{padding-left:30px;position:relative;display:block}@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: 767px){.it-tuition-list-box ul li span{font-size:14px}}.it-tuition-list-box ul li span svg,.it-tuition-list-box ul li span i{position:absolute;top:2px;left:0;color:var(--it-theme-1)}.it-tuition-list-box>span{font-size:18px;line-height:1.6;text-decoration:underline;color:var(--it-common-black);display:block;margin-bottom:20px;font-family:var(--it-ff-spartan-semibold)}@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: 767px){.it-tuition-list-box>span{font-size:14px}}.it-tuition-title-sm{margin-bottom:45px}.it-tuition-item{padding:64px 40px;border-radius:30px;border:1px solid rgba(26,182,157,.4)}@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: 767px){.it-tuition-item{padding:40px 25px}}.it-tuition-item.active{background-color:var(--it-theme-1)}.it-tuition-item.active .it-tuition-title-sm,.it-tuition-item.active .it-tuition-list-box span{color:var(--it-common-white)}.it-tuition-item.active .it-tuition-list-box svg,.it-tuition-item.active .it-tuition-list-box i{color:var(--it-common-white)}.it-slider-bg{position:absolute;top:0;left:0;z-index:-2;width:100%;height:100%}.it-slider-bg img{width:100%;height:100%;object-fit:cover;background-repeat:no-repeat;background-size:cover;background-position:center;-webkit-transform:scale(1.15);transform:scale(1.15);-webkit-transition:opacity 1.5s ease-in,-webkit-transform 7s ease;transition:opacity 1.5s ease-in,-webkit-transform 7s ease;transition:transform 9s ease,opacity 1.5s ease-in;transition:transform 9s ease,opacity 1.5s ease-in,-webkit-transform 9s ease}.it-slider-overlay:after{position:absolute;content:"";bottom:0;left:0;height:100%;width:100%;z-index:-2;background:linear-gradient(90deg,#000c,#0003)}.it-slider-content{padding-top:190px;padding-bottom:290px}@media only screen and (min-width: 1400px) and (max-width: 1599px){.it-slider-content{padding-top:140px;padding-bottom:240px}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-slider-content{padding-top:140px;padding-bottom:240px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-slider-content{padding-top:130px;padding-bottom:220px}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-slider-content{padding-top:120px;padding-bottom:230px}}@media (max-width: 767px){.it-slider-content{padding-top:100px;padding-bottom:200px}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-slider-content{padding-top:120px;padding-bottom:210px}}.it-slider-content p{line-height:1.75;color:#fffc}@media (max-width: 767px){.it-slider-content p{font-size:14px;line-height:1.7}.it-slider-content p br{display:none}}.it-slider-title{font-size:72px;line-height:1.18;letter-spacing:.01em;margin-bottom:23px;color:var(--it-common-white)}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-slider-title{font-size:48px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-slider-title{font-size:42px}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-slider-title{font-size:45px}}@media (max-width: 767px){.it-slider-title{font-size:28px;line-height:1.25}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-slider-title{font-size:46px}}.it-slider-title span svg{animation:title-animation 4s infinite}.it-slider-title span .it-title-shape{position:absolute;bottom:-1%;left:-2%;z-index:-1;display:block}.it-slider-shape-1{position:absolute;top:0;left:0;z-index:-1}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-slider-shape-1{top:-15%;left:-15%}}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-slider-shape-1{display:none}}.it-slider-shape-2{position:absolute;bottom:18%;left:38%;z-index:-1}@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: 767px){.it-slider-shape-2{display:none}}.it-slider-shape-3{position:absolute;bottom:0;right:0;z-index:-1}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-slider-shape-3{bottom:-11%;right:-3%}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-slider-shape-3{bottom:-15%;right:-10%}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-slider-shape-3{display:none}}.it-slider-active .swiper-slide-active .it-slider-content-text p,.it-slider-active .swiper-slide-active .it-slider-title,.it-slider-active .swiper-slide-active .it-slider-btn{display:inline-block;animation-fill-mode:both;animation-name:fadeInUp}.it-slider-wrap .swiper-slide.swiper-slide-active .it-slider-bg img{-webkit-transform:scale(1);transform:scale(1)}.it-slider-wrap .swiper-slide.swiper-slide-active .it-slider-title{animation:img-anim-bottom 1.5s forwards cubic-bezier(.645,.045,.355,1) .4s;animation-name:img-anim-bottom;animation-duration:1.5s}.it-slider-wrap .swiper-slide.swiper-slide-active .it-slider-content-text p{animation:img-anim-bottom 1.7s forwards cubic-bezier(.645,.045,.355,1) .4s;animation-name:img-anim-bottom;animation-duration:1.7s}.it-slider-wrap .swiper-slide.swiper-slide-active .it-slider-btn{animation:img-anim-bottom 1.9s forwards cubic-bezier(.645,.045,.355,1) .4s;animation-name:img-anim-bottom;animation-duration:1.9s}.it-slider-arrow-wrap{position:absolute;top:32%;right:9%;z-index:2}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-slider-arrow-wrap{display:none}}.it-slider-arrow-wrap button{width:80px;height:60px;padding:0;display:block;border-radius:30px;border:1px solid var(--it-common-white);color:var(--it-common-white)}.it-slider-arrow-wrap button.arrow-next{margin-left:50px;margin-bottom:8px}.it-slider-arrow-wrap button:hover{color:var(--it-common-black);border:1px solid var(--it-theme-2);background-color:var(--it-theme-2)}.it-feature-icon span{display:inline-block;height:70px;width:70px;line-height:70px;text-align:center;border-radius:50%;margin-right:20px;background-color:var(--it-gray-1);border:1px solid rgba(26,182,157,.2)}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-feature-icon span{height:50px;width:50px;line-height:50px}}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-feature-icon span svg,.it-feature-icon span i{height:20px}}.it-feature-item{padding:40px 60px 40px 40px;transition:.4s}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-feature-item{padding:40px 20px}}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-feature-item{padding:30px 20px}}.it-feature-item:hover{background-color:var(--it-gray-1)}.it-feature-item:hover a{color:var(--it-theme-1)}.it-feature-content p{font-size:14px;line-height:1.7;margin-bottom:13px}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-feature-content p{font-size:12px}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-feature-content p{font-size:14px}}.it-feature-content a{font-size:14px;transition:.3s;font-family:var(--it-ff-spartan-semibold)}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-feature-content a{font-size:12px}}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-feature-content a svg,.it-feature-content a i{height:10px}}.it-feature-title{margin-bottom:7px}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-feature-title{font-size:17px}}.it-feature-wrap{margin-top:-100px;border-radius:20px;background-color:var(--it-common-white);box-shadow:0 20px 30px #0106141a}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-feature-wrap{border-radius:0}}.it-feature-wrap .row [class*=col-]:first-child .it-feature-item{border-radius:20px 0 0 20px}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-feature-wrap .row [class*=col-]:first-child .it-feature-item{border-radius:0}}.it-feature-wrap .row [class*=col-]:last-child .it-feature-item{border-radius:0 20px 20px 0}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-feature-wrap .row [class*=col-]:last-child .it-feature-item{border-radius:0}}.it-feature-2-wrap{background-position:center;background-size:cover;background-repeat:no-repeat;padding:60px 30px 25px}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-feature-2-wrap{border-radius:20px;background-image:none!important;background-color:var(--it-theme-1)}}.it-feature-2-wrap p{margin:0 35px;line-height:1.75;color:#ffffffb3}@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: 767px){.it-feature-2-wrap p{margin:0;font-size:14px}}.it-feature-2-title{font-size:24px;margin-bottom:12px;color:var(--it-common-white)}@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: 767px){.it-feature-2-title{font-size:22px}}.it-feature-2-icon{margin-bottom:25px}@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: 767px){.it-feature-2-icon svg{height:55px}}.it-feature-2-shape-1{position:absolute;top:50%;left:0;right:0;margin:0 auto;z-index:-2;transform:translateY(-50%)}.it-feature-2-shape-2{position:absolute;z-index:-1;top:0;right:0}.it-feature-3-item{padding:60px 30px 50px;background-position:center;background-size:cover;background-repeat:no-repeat;position:relative}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-feature-3-item{border-radius:20px;border:5px solid var(--it-theme-1);background-color:var(--it-common-white)}}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-feature-3-item{padding:30px 20px;border-radius:20px;border:5px solid var(--it-theme-1);background-color:var(--it-common-white)}}.it-feature-3-item .shape{position:absolute;top:50%;left:0;right:0;margin:0 auto;z-index:-1;transform:translateY(-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),(max-width: 767px){.it-feature-3-item .shape{display:none}}.it-feature-3-title{font-weight:700;font-size:18px;margin-bottom:15px;font-family:var(--it-ff-cinzel-decorative)}.it-feature-3-icon{margin-bottom:30px}.it-feature-3-shape-1{position:absolute;top:-25%;left:0;z-index:-1}.it-feature-3-shape-2{position:absolute;top:13%;right:7%;z-index:-1;animation:itrotate2 3s ease-in-out 3s infinite alternate forwards}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-features-4-area{background-color:var(--it-common-black)}}.it-features-4-bg{position:absolute;z-index:-1;top:0;left:0;height:100%;width:100%}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-features-4-bg{display:none}}.it-features-4-title{font-weight:700;font-size:24px;margin-bottom:18px;font-family:var(--it-ff-oxanium)}@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: 767px){.it-features-4-title{font-size:21px}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-features-4-title br{display:none}}.it-features-4-icon{position:absolute;top:0;right:0;display:inline-block;height:84px;width:84px;line-height:84px;text-align:center;border-radius:50%;color:var(--it-theme-5);background-color:var(--it-common-white)}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-features-4-icon{display:none}}.it-features-4-item{padding:45px 55px 45px 40px;position:relative;border-radius:20px}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-features-4-item{padding:35px 20px;background-color:var(--it-common-white)}}.it-features-4-item p{margin-bottom:23px}@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: 767px){.it-features-4-item p{font-size:14px}}.it-features-4-item:after{position:absolute;top:0;left:0;width:100%;height:100%;content:"";z-index:-1;border-radius:20px;background-color:var(--it-common-white);-webkit-mask-image:url("./media/feature-mask-10-JYM3VVMB.png");-webkit-mask-size:cover;-webkit-mask-position:top right;-webkit-mask-repeat:no-repeat}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-features-4-item:after{display:none}}.it-features-4-item .it-btn-yellow{padding:0;font-weight:600;font-size:16px;letter-spacing:.01em;background-color:transparent;font-family:var(--it-ff-oxanium)}.it-features-4-item:hover .it-btn-yellow span,.it-features-4-item:hover svg{color:var(--it-theme-5)}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-features-4-style-2{background-color:var(--it-common-white)}}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-features-4-style-2 .it-features-4-item{background-color:var(--it-gray-1)}}.it-features-4-style-2 .it-features-4-item:after{background:#f0f4f599}.it-features-4-style-2 .it-features-4-item:hover .it-features-4-icon{background-color:var(--it-theme-1)}.it-features-4-style-2 .it-features-4-item:hover .it-features-4-icon svg{color:var(--it-theme-2)}.it-features-4-style-2 .it-features-4-item:hover .it-btn-yellow svg,.it-features-4-style-2 .it-features-4-item:hover .it-btn-yellow span{color:var(--it-theme-1)}.it-features-4-style-2 .it-features-4-icon{transition:.4s;background-color:var(--it-gray-1)}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-features-4-style-2 .it-features-4-icon{height:75px;width:75px;line-height:75px}}.it-features-4-style-2 .it-features-4-icon svg{transition:.4s;color:var(--it-theme-1)}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-features-4-style-2 .it-features-4-icon svg{height:35px}}.it-features-4-inner-style{background-color:var(--it-common-white)}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-features-4-inner-style .it-features-4-item{background:#f8c62f1a}}.it-features-4-inner-style .it-features-4-item:after{box-shadow:0 20px 30px #0106140d;background:#f8c62f1a}.it-features-4-inner-style .it-features-4-icon{background-color:var(--it-theme-5)}.it-features-4-inner-style .it-features-4-icon svg{color:var(--it-common-white)}@media (max-width: 767px){.it-feature-5-area{padding:100px 0}}@media (max-width: 767px){.it-feature-5-thumb{margin-bottom:30px}}@media (max-width: 767px){.it-feature-5-thumb.style-3{margin-bottom:0;margin-top:30px}}.it-feature-5-title{font-size:50px;line-height:1.4;margin-bottom:5px;letter-spacing:.01em;color:var(--it-common-white);font-family:var(--it-ff-newyork)}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-feature-5-title{font-size:48px}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-feature-5-title{font-size:35px}}@media (max-width: 767px){.it-feature-5-title{font-size:35px}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-feature-5-title{font-size:25px}}.it-feature-5-title:before{content:"";margin-right:45px}.it-feature-5-content{margin-left:140px}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-feature-5-content{margin-left:60px}}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px){.it-feature-5-content{margin-left:0;margin-top:50px}}@media (max-width: 767px){.it-feature-5-content{margin-left:0}}.it-feature-5-content span{font-size:20px;display:block;margin-bottom:18px;letter-spacing:.01em;color:var(--it-theme-6);font-family:var(--it-ff-newyork)}.it-feature-5-content p{line-height:1.75;color:#999}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-feature-5-content p br{display:none}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-feature-5-content p{font-size:14px}.it-feature-5-content p br{display:none}}.it-feature-5-content a{margin-top:30px;display:block;padding:4px 10px;text-align:center;margin-right:88px;letter-spacing:.01em;color:var(--it-common-white);font-family:var(--it-ff-newyork);border-top:1px solid rgba(205,147,90,.3);border-bottom:1px solid rgba(205,147,90,.3)}.it-feature-5-thumb{margin-left:67px}@media (max-width: 767px){.it-feature-5-thumb{margin-left:0}}.it-feature-5-area .row:nth-child(2n) .it-feature-5-thumb{margin-left:0;margin-right:67px}@media (max-width: 767px){.it-feature-5-area .row:nth-child(2n) .it-feature-5-thumb{margin-right:0}}.it-feature-5-area .row:nth-child(2n) .it-feature-5-content{margin-left:80px}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-feature-5-area .row:nth-child(2n) .it-feature-5-content{margin-left:0}}.it-feature-5-area .row:nth-child(2n) .it-feature-5-content p{margin-right:90px}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-feature-5-area .row:nth-child(2n) .it-feature-5-content p{margin-right:0}}.it-feature-6-content{padding-left:20px}.it-feature-6-content span{font-size:14px}.it-feature-6-title{font-size:20px;line-height:1;margin-bottom:10px}@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: 767px){.it-feature-6-title{font-size:17px}}.it-feature-6-item.col-1-2{margin-left:30px}@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: 767px){.it-feature-6-item.col-1-2{margin-left:0}}.it-feature-6-item.col-1-3{margin-left:40px}@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: 767px){.it-feature-6-item.col-1-3{margin-left:0}}.it-feature-6-wrap{padding-top:100px;padding-bottom:60px;border-bottom:1px solid #D9D9D9}.it-gallery-area{background-position:center;background-size:cover;background-repeat:no-repeat}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-gallery-area{padding:100px 0}}.it-gallery-thumb{flex:0 0 auto}.it-gallery-thumb{overflow:hidden}.it-gallery-thumb img{max-width:inherit;transition:1.3s all ease}@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){.it-gallery-thumb img{width:100%}}@media (max-width: 767px){.it-gallery-thumb img{width:100%;margin-bottom:30px}}.it-gallery-thumb.style-1{margin-bottom:40px}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-gallery-thumb.style-1{margin-bottom:25px}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-gallery-thumb.style-1{margin-bottom:15px}}.it-gallery-thumb:hover img{transform:scale(1.2)}.it-gallery-thumb-wrap{display:flex;align-items:center;justify-content:space-between}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-gallery-thumb-wrap{gap:35px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-gallery-thumb-wrap{gap:25px}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-gallery-thumb-wrap{gap:15px}}@media (max-width: 767px){.it-gallery-thumb-wrap{flex-wrap:wrap}}@media (max-width: 767px){.it-gallery-thumb-box{width:100%}}.it-gallery-thumb-box.box-style-4{margin-bottom:105px}@media (max-width: 767px){.it-gallery-thumb-box.box-style-4{margin-bottom:0}}.it-gallery-thumb-box.box-style-5{margin-top:50px}@media (max-width: 767px){.it-gallery-thumb-box.box-style-5{margin-top:0}}.it-gallery-shape-1{position:absolute;z-index:-1;bottom:12%;left:12.5%;animation:zoomIn 5s infinite}@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: 767px){.it-gallery-shape-1{display:none}}.it-gallery-shape-2{position:absolute;z-index:-1;top:9%;left:6%;animation:itrotate2 3s ease-in-out 3s infinite alternate forwards}@media only screen and (min-width: 768px) and (max-width: 991px){.it-gallery-shape-2{transform:scale(.6)}}@media (max-width: 767px){.it-gallery-shape-2{display:none}}.it-gallery-shape-3{position:absolute;z-index:-1;top:9%;right:7%;animation:rotate 15s linear infinite}@media only screen and (min-width: 768px) and (max-width: 991px){.it-gallery-shape-3{transform:scale(.6)}}@media (max-width: 767px){.it-gallery-shape-3{display:none}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-gallery-item img{width:100%}}.it-language-wrap{padding:70px 80px 80px 75px}@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){.it-language-wrap{padding:55px 35px}}@media (max-width: 767px){.it-language-wrap{padding:40px 20px}}.it-language-wrap .it-about-text p{color:#fffc}.it-language-wrap .it-about-list-box ul li span{color:var(--it-common-white)}.it-language-wrap .it-section-title{margin-bottom:15px}.it-language-wrap .it-about-list-box{margin-bottom:37px}.it-language-thumb{overflow:hidden;transform:translate(-13px);outline:5px solid var(--it-common-white)}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-language-thumb{margin-top:50px;transform:translate(0)}}.it-language-thumb img{max-width:inherit;transition:1.3s all ease}@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: 767px){.it-language-thumb img{width:100%}}.it-language-thumb:hover img{transform:scale(1.1)}.it-language-shape-1{position:absolute;bottom:0;left:0;z-index:-1}.it-language-shape-2{position:absolute;z-index:-1;top:-25%;left:0}.it-language-shape-3{position:absolute;z-index:-1;bottom:5%;right:10%;animation:rotate 30s linear infinite}@media (max-width: 767px){.it-language-shape-3{display:none}}.it-language-shape-4{position:absolute;z-index:1;top:-6%;left:1%}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-language-shape-4{display:none}}.it-choose-area .it-about-list-box ul li span svg,.it-choose-area i{color:var(--it-theme-2)}@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: 767px){.it-choose-area.it-choose-area.pt-185{padding-top:120px}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-choose-left{margin-bottom:120px}}@media (max-width: 767px){.it-choose-left .row [class*=col-]:first-child .it-about-list-box{margin-bottom:30px}}.it-choose-left p{margin-right:40px}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-choose-left p{font-size:14px}}@media (max-width: 767px){.it-choose-thumb img{width:100%}}.it-choose-thumb.style-1{margin-right:125px;transform:rotate(168deg)}@media (max-width: 767px){.it-choose-thumb.style-1{margin-right:0;margin-top:0;margin-bottom:60px;transform:rotate(180deg)}}.it-choose-thumb.style-1 img{border:10px solid var(--it-common-white);outline:10px solid var(--it-theme-1)}.it-choose-thumb.style-2{margin-top:-45px;margin-left:160px;position:relative;z-index:1}@media (max-width: 767px){.it-choose-thumb.style-2{margin-top:0;margin-left:0}}.it-choose-thumb.style-2 img{border:10px solid var(--it-common-white);outline:10px solid var(--it-theme-2)}.it-choose-shape-1{position:absolute;top:-60%;left:0;z-index:-1}.it-choose-shape-2{position:absolute;top:-7%;left:1%;z-index:-1}.it-choose-shape-3{position:absolute;z-index:-1;top:14%;right:-13%;animation:itrotate2 3s ease-in-out 3s infinite alternate forwards}@media only screen and (min-width: 1400px) and (max-width: 1599px),only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-choose-shape-3{display:none}}.it-choose-shape-4{position:absolute;z-index:-1;top:10%;right:-6%;animation:rotate 2s linear infinite}.it-choose-2-item{padding:50px 40px 35px;border-radius:20px;background-color:var(--it-common-white);box-shadow:0 20px 30px #0106141a;border:1px solid rgba(26,182,157,.2)}@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: 767px){.it-choose-2-item{padding:40px 20px}}.it-choose-2-item p{margin-bottom:0}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-choose-2-item p{font-size:14px}}.it-choose-2-item:hover .it-choose-2-icon svg{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.it-choose-2-title{font-size:28px;margin-bottom:10px}@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: 767px){.it-choose-2-title{font-size:22px}}.it-choose-2-icon{margin-bottom:22px}.it-choose-2-icon svg{-webkit-transition:all .3s ease;transition:all .3s ease}@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: 767px){.it-choose-2-icon svg{height:55px}}.it-choose-2-shape-1{position:absolute;bottom:0;left:0;width:100%;z-index:-1}.it-choose-2-shape-2{position:absolute;z-index:-1;top:15%;right:10%;animation:flap .4s infinite alternate ease-in-out}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-choose-2-shape-2{top:10%;transform:scale(.6)}}.it-choose-2-style-2 .it-choose-2-title{font-size:24px}.it-choose-2-style-2 .it-choose-2-item{border-radius:20px;position:relative;z-index:1;border:1px solid rgba(248,198,47,.1);box-shadow:0 20px 30px #0106140d}.it-choose-2-style-2 .it-choose-2-item:hover .shape-1{opacity:0}.it-choose-2-style-2 .it-choose-2-item:hover .shape-2{opacity:1}.it-choose-2-style-2 .it-choose-2-item .shape-1{position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:20px;transition:.4s}.it-choose-2-style-2 .it-choose-2-item .shape-2{position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:20px;transition:.4s;opacity:0}.it-choose-2-style-2 .it-choose-2-icon{margin-bottom:18px}.it-choose-3-item{position:relative;z-index:1;padding:45px 30px 40px;border-radius:20px;overflow:hidden;transition:.4s;background-color:var(--it-common-white);box-shadow:0 20px 30px #0106140d;border:1px solid rgba(248,198,47,.1)}.it-choose-3-item p{margin-bottom:0;font-size:14px;line-height:1.7}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-choose-3-item p{padding:0 20px}}.it-choose-3-item:hover{border:1px solid rgba(26,182,157,.2);box-shadow:0 20px 30px #0106141a}.it-choose-3-item:hover .it-choose-3-shape-1{opacity:1;left:0}.it-choose-3-item:hover .it-choose-3-icon svg{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.it-choose-3-title{font-size:24px;margin-bottom:13px}.it-choose-3-icon{margin-bottom:25px}.it-choose-3-icon svg{-webkit-transition:all .3s ease;transition:all .3s ease}.it-choose-3-shape-1{position:absolute;top:50%;left:-25%;z-index:-1;opacity:0;transition:.7s all ease;transform:translateY(-50%)}.it-choose-3-shape-2{position:absolute;top:-25%;right:0;z-index:-1}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-choose-3-shape-2{display:none}}.it-choose-4-area{background-position:center;background-size:cover;background-repeat:no-repeat}.it-choose-4-thumb{border-radius:18px;overflow:hidden}.it-choose-4-thumb img{width:100%;border-radius:18px;transition:1.3s all ease}.it-choose-4-title{font-size:26px;margin-bottom:22px;text-transform:uppercase;font-family:var(--it-ff-edensor-regular)}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-choose-4-title{font-size:20px}}.it-choose-4-number{position:absolute;z-index:1;top:-30px;left:0;right:0;margin:0 auto;display:inline-block;height:88px;width:88px;line-height:93px;text-align:center;border-radius:50%;font-size:20px;color:var(--it-common-white);outline:5px solid #536f5a;background-color:var(--it-common-black);font-family:var(--it-ff-spartan-semibold)}.it-choose-4-number:before{content:"";position:absolute;top:30px;left:-35px;width:34px;height:30px;-webkit-transform:scaleX(-1) rotate(-90deg);transform:scaleX(-1) rotate(-90deg);background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg' transform='rotate(0)'%3E%3Cg transform='rotate(90 100 100)'%3E%3Cpath d='M0,0 L0,200 Q0,0 200,0 Z' fill='%23536f5a' /%3E%3C/g%3E%3C/svg%3E");background-size:cover;background-repeat:no-repeat;z-index:-1}.it-choose-4-number:after{content:"";position:absolute;top:29px;right:-37px;width:34px;height:30px;transform:rotate(0);background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0,0 L0,200 Q0,0 200,0 Z' fill='%23536f5a' /%3E%3C/svg%3E");background-size:cover;background-repeat:no-repeat;z-index:-1}.it-choose-4-number i{line-height:1;font-style:normal}.it-choose-4-item{border-radius:20px;padding:100px 23px 30px;margin-top:30px;background-color:var(--it-common-white)}.it-choose-4-item:hover .it-choose-4-thumb img{transform:scale(1.2)}.it-choose-4-shape-1{position:absolute;top:10%;left:1.5%;animation:itswing 1s forwards infinite alternate;transform-origin:bottom center}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-choose-4-shape-1{display:none}}@media only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 992px) and (max-width: 1199px){.it-choose-4-shape-1 img{transform:scale(.7)}}.it-choose-4-shape-2{position:absolute;top:10%;right:5%;animation:rotate 15s linear infinite}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-choose-4-shape-2{display:none}}@media only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 992px) and (max-width: 1199px){.it-choose-4-shape-2 img{transform:scale(.7)}}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-choose-5-area .it-choose-section-title-box.mb-45{margin-bottom:30px!important}}.it-choose-5-wrap{padding:20px 140px 20px 20px;border-radius:50px;background-color:var(--it-gray-1)}@media only screen and (min-width: 1400px) and (max-width: 1599px),only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 992px) and (max-width: 1199px){.it-choose-5-wrap{padding-right:40px}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-choose-5-wrap{padding-right:20px;padding-bottom:40px}}.it-choose-5-list-box ul li{padding-top:35px;list-style-type:none;border-top:1px solid rgba(98,98,99,.3)}@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: 767px){.it-choose-5-list-box ul li{padding-top:25px}}.it-choose-5-list-box ul li:last-child .it-choose-5-list-content p{margin-bottom:0}.it-choose-5-list-content .title{font-size:24px;position:relative;padding-left:52px;margin-bottom:11px}@media only screen and (min-width: 1400px) and (max-width: 1599px),only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px){.it-choose-5-list-content .title{font-size:21px}}@media (max-width: 767px){.it-choose-5-list-content .title{font-size:18px;padding-left:35px}}.it-choose-5-list-content .title span{position:absolute;top:0;left:0}.it-choose-5-list-content p{font-weight:500;font-size:20px;line-height:1.5;color:#61616a;margin-bottom:33px}@media only screen and (min-width: 1400px) and (max-width: 1599px){.it-choose-5-list-content p{font-size:17px}}@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: 767px){.it-choose-5-list-content p{font-size:15px;margin-bottom:23px}}.it-choose-5-right{padding-left:105px}@media only screen and (min-width: 1400px) and (max-width: 1599px){.it-choose-5-right{padding-left:70px}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-choose-5-right{padding-left:50px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-choose-5-right{padding-left:0}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-choose-5-right{padding-left:0;margin-top:50px}}.it-choose-5-thumb{position:relative;z-index:1}.it-choose-5-thumb img{max-width:inherit}@media only screen and (min-width: 1400px) and (max-width: 1599px),only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-choose-5-thumb img{width:100%}}.it-choose-5-thumb:after{position:absolute;content:"";top:50%;right:-7%;z-index:-1;width:100%;height:74.5%;border-radius:30px;transform:translateY(-50%);background-color:var(--it-theme-1)}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-choose-5-thumb:after{display:none}}.it-choose-5-shape-1{position:absolute;z-index:-1;bottom:-15%;right:0}.it-stats-wrap{padding:50px 60px;border-radius:20px;background-color:var(--it-theme-1);box-shadow:0 20px 30px #0106141a}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-stats-wrap{padding:40px 30px}}.it-stats-wrap span{font-size:20px;line-height:1.5;color:#ffffffb3;font-family:var(--it-ff-spartan-semibold)}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-stats-wrap span{font-size:14px}}.it-stats-wrap .row [class*=col-]:nth-child(2) .it-stats-item{position:relative;padding-left:25px}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-stats-wrap .row [class*=col-]:nth-child(2) .it-stats-item{padding-left:0}}.it-stats-wrap .row [class*=col-]:nth-child(2) .it-stats-item:before{content:"";position:absolute;top:50%;left:-19%;height:120%;width:2px;transform:translateY(-50%);background-color:#ffffff26}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-stats-wrap .row [class*=col-]:nth-child(2) .it-stats-item:before{left:-24%}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-stats-wrap .row [class*=col-]:nth-child(2) .it-stats-item:before{display:none}}.it-stats-wrap .row [class*=col-]:nth-child(2) .it-stats-item:after{content:"";position:absolute;top:50%;right:-27%;height:120%;width:2px;transform:translateY(-50%);background-color:#ffffff26}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-stats-wrap .row [class*=col-]:nth-child(2) .it-stats-item:after{display:none}}@media (max-width: 767px){.it-stats-wrap .row [class*=col-]:not(:last-child) .it-stats-item{margin-bottom:40px}}@media (max-width: 767px){.it-stats-item{text-align:center;justify-content:center!important}}.it-stats-title{font-size:60px;margin-bottom:0;color:var(--it-common-white)}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-stats-title{font-size:38px}}.it-activities-area{background-position:center;background-size:cover;background-repeat:no-repeat}.it-activities-item{padding:70px 20px 62px;position:relative;z-index:2;transition:.3s}@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: 767px){.it-activities-item{padding:30px 20px;border-radius:20px;border:5px solid var(--it-theme-1)}.it-activities-item:hover{border:5px solid var(--it-theme-2)}}.it-activities-item:before{position:absolute;content:url("./media/activities-4-1-I2E3LG4T.png");top:0;left:0;right:0;margin:0 auto;z-index:-1}@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: 767px){.it-activities-item:before{display:none}}.it-activities-item:after{position:absolute;content:url("./media/activities-4-2-HC5ACL66.png");top:0;left:0;right:0;margin:0 auto;z-index:-1;transition:.3s;-webkit-transform:perspective(400px) rotateX(90deg) scaleY(.5);-ms-transform:perspective(400px) rotateX(90deg) scaleY(.5);transform:perspective(400px) rotateX(90deg) scaleY(.5);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;transition-delay:.3s;transition-timing-function:ease-in-out;transition:.6s;transition-property:all}@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: 767px){.it-activities-item:after{display:none}}.it-activities-item p{font-size:14px;margin:0 20px}@media only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 992px) and (max-width: 1199px),(max-width: 767px){.it-activities-item p{margin:0}}.it-activities-item:hover:after{-webkit-transform:perspective(400px) rotateX(0deg) scaleY(1);-ms-transform:perspective(400px) rotateX(0deg) scaleY(1);transform:perspective(400px) rotateX(0) scaleY(1)}.it-activities-item:hover .it-activities-icon svg,.it-activities-item:hover .it-activities-icon i{color:var(--it-theme-2)}.it-activities-icon{margin-bottom:28px}.it-activities-icon svg,.it-activities-icon i{transition:.3s;color:var(--it-theme-1)}.it-activities-title{margin-bottom:15px}.it-activities-shape-1{position:absolute;z-index:-1;top:23%;left:5%}@media only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 992px) and (max-width: 1199px){.it-activities-shape-1{top:10%;transform:scale(.5)}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-activities-shape-1{display:none}}.it-activities-shape-2{position:absolute;z-index:-1;right:7%;animation:rotate 15s linear infinite}@media only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 992px) and (max-width: 1199px){.it-activities-shape-2{top:10%;transform:scale(.5)}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-activities-shape-2{display:none}}.it-video-right{margin-left:45px}@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: 767px){.it-video-right{margin-left:0}}.it-video-right.it-about-4-content .it-about-list-box ul li span{font-size:22px}@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){.it-video-right.it-about-4-content .it-about-list-box ul li span{font-size:18px}}@media (max-width: 767px){.it-video-right.it-about-4-content .it-about-list-box ul li span{font-size:16px}}.it-video-right .it-about-4-content p{margin-right:0}@media only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 992px) and (max-width: 1199px){.it-video-thumb{margin-right:25px}}.it-video-thumb.thumb-overlay:after{border-radius:30px;background-color:#1f243280}.it-video-thumb .it-about-thumb-icon{height:100px;width:100px;line-height:100px}.it-video-thumb .it-about-thumb-icon svg{width:24px;height:20px;color:var(--it-theme-4)}.it-faq-area .it-about-2-left{padding-left:35px;padding-bottom:55px}@media only screen and (min-width: 768px) and (max-width: 991px){.it-faq-area .it-about-2-left{margin:0 70px}}@media (max-width: 767px){.it-faq-area .it-about-2-left{padding-left:0;padding-bottom:0;margin-bottom:0}}.it-faq-area .it-about-2-thumb-sm{right:auto;left:-1.5%;bottom:2%;border-left:none;border-top:10px solid var(--it-common-white);border-right:12px solid var(--it-common-white);animation:updown 1s infinite alternate}@media (max-width: 767px){.it-faq-area .it-about-2-thumb-sm{left:0;animation:unset}}.it-faq-area .it-about-2-shape-7{left:auto;right:-12%;animation:zoom 3s infinite}.it-faq-left{margin-right:83px}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-faq-left{margin-right:40px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-faq-left{margin-right:0}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-faq-left{margin-right:0;margin-bottom:70px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-faq-left .it-section-title-3 br{display:none}}.it-faq-shape-1{position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;object-fit:cover}.it-faq-shape-2{position:absolute;z-index:-1;top:-25%;left:0}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-faq-shape-2{display:none}}.it-faq-style-2 .it-custom-accordion .accordion-buttons{font-family:var(--it-ff-spartan-semibold)}.it-faq-style-3 .it-custom-accordion .accordion-items{background-color:var(--it-gray-1)}@media (max-width: 767px){.it-faq-style-3 .it-about-2-thumb img{width:100%}}.it-faq-tab-box ul{padding:16px 0;border-top:1px solid rgba(121,121,121,.3);border-bottom:1px solid rgba(121,121,121,.3)}.it-faq-tab-box ul li button{padding:0;font-size:20px;margin:0 20px;color:var(--it-text-body);font-family:var(--it-ff-spartan-semibold)}.it-faq-tab-box ul li button.active,.it-faq-tab-box ul li button:hover{color:var(--it-theme-1)}@media (max-width: 767px){.it-faq-tab-content{margin-bottom:50px}}.it-faq-tab-content .it-details-title-sm{font-family:var(--it-ff-heading)}.it-faq-tab-content ul li{list-style-type:none}.it-faq-tab-content ul li:not(:last-child){margin-bottom:14px}.it-faq-inner-style .it-custom-accordion .accordion-items{border-radius:10px;background-color:var(--it-gray-1);border:1px solid rgba(14,32,81,.1)}.it-faq-inner-style .it-custom-accordion .accordion-buttons{font-family:var(--it-ff-spartan-semibold)}@media only screen and (min-width: 768px) and (max-width: 991px){.it-faq-inner-style .it-custom-accordion .accordion-buttons{font-size:18px}}@media (max-width: 767px){.it-faq-inner-style .it-custom-accordion .accordion-buttons{font-size:16px}}.it-faq-inner-style .it-custom-accordion .accordion-body p{margin-right:15px;font-size:16px}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-faq-inner-style .it-custom-accordion .accordion-body p{margin-right:0;font-size:14px}}.it-price-area{background-position:center;background-size:cover;background-repeat:no-repeat}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-price-section-title-box{margin-bottom:30px}}.it-price-item{padding:57px 40px 60px;border-radius:20px;position:relative;background-color:var(--it-common-white);box-shadow:0 20px 30px #0106140d}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-price-item{padding:45px 25px}}.it-price-item .price-amount{font-weight:700;font-size:45px;line-height:1;color:var(--it-theme-5);font-family:var(--it-ff-oxanium)}.it-price-item .price-amount span{font-size:16px;font-weight:400;color:var(--it-text-body)}.it-price-item .it-btn-yellow{border-radius:0;background-color:var(--it-text-body)}.it-price-item .it-btn-yellow span,.it-price-item .it-btn-yellow svg{color:var(--it-common-white)}.it-price-item .tag{position:absolute;top:45px;right:25px;display:flex;align-items:center;letter-spacing:.01em;line-height:1;padding:5px 22px;border-radius:1000px;display:inline-block;transform:rotate(14deg);color:var(--it-common-white);background-color:var(--it-theme-5)}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-price-item .tag{right:0;transform:rotate(14deg) scale(.7)}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-price-item .tag{display:none}}.it-price-item .tag svg{margin-top:-3px}.it-price-item.active{background-color:var(--it-common-black)}.it-price-item.active .it-price-title,.it-price-item.active .it-price-features,.it-price-item.active .it-price-features ul li{color:var(--it-common-white)}.it-price-item.active .it-price-features ul li span svg{color:var(--it-common-white)}.it-price-item.active .it-price-features ul li.inactive{color:var(--it-text-body)}.it-price-item.active .it-price-features ul li.inactive span svg{color:var(--it-text-body)}.it-price-item.active .it-btn-yellow{background-color:var(--it-theme-5)}.it-price-item.active .it-btn-yellow span,.it-price-item.active .it-btn-yellow svg{color:var(--it-common-white)}.it-price-head{margin-bottom:20px}.it-price-value{padding-bottom:31px;margin-bottom:35px;border-bottom:1px solid rgba(108,117,125,.5)}.it-price-title{line-height:1;font-size:24px;font-weight:600;margin-bottom:14px;font-family:var(--it-ff-oxanium)}.it-price-features{margin-bottom:45px}.it-price-features ul li{position:relative;padding-left:30px;list-style-type:none}.it-price-features ul li:not(:last-child){margin-bottom:19px}.it-price-features ul li span{position:absolute;top:-2px;left:0}.it-price-features ul li span svg{color:var(--it-common-black)}.it-price-features ul li.inactive span svg{color:var(--it-text-body)}.it-price-tab-wrap{border-radius:30px;padding:5px;display:inline-block;background-color:var(--it-common-white);border:1px solid rgba(254,130,53,.1);box-shadow:0 20px 30px #0106140d}.it-price-tab-wrap .it-price-tab ul li{display:inline-block}.it-price-tab-wrap .it-price-tab ul li button{transition:.4s;font-size:14px;padding:9px 25px}.it-price-tab-wrap .it-price-tab ul li button.active{z-index:1;position:relative;color:var(--it-common-white)}.it-price-tab-wrap .it-price-tab #lineMarker{position:absolute;top:0;left:5px;right:5px;z-index:0;height:100%;transition:.4s;border-radius:1000px;background:var(--it-theme-5)}.it-price-shape-1{position:absolute;z-index:-1;top:12%;right:10%;animation:flap .4s infinite alternate ease-in-out}.it-price-inner-style .it-price-item{background-color:#091f2e1a}.it-price-inner-style .it-price-item.active{background-color:var(--it-common-black)}.it-price-inner-style .it-price-item.active .it-btn-yellow{border-radius:10px;background-color:var(--it-theme-1)}.it-price-inner-style .it-price-item.active .price-amount{color:var(--it-common-white)}.it-price-inner-style .it-price-item.active .tag{background-color:#fff3;border:1px solid rgba(255,255,255,.1)}.it-price-inner-style .it-btn-yellow{border-radius:10px;background-color:var(--it-theme-1)}.it-price-inner-style .it-price-item .price-amount{color:var(--it-theme-1);font-family:var(--it-ff-heading)}.it-text-slider-ptb{padding:25px 0;background-color:var(--it-theme-6)}.it-text-slider-item{display:flex;align-items:center}.it-text-slider-item span{font-size:50px;line-height:1;color:var(--it-common-white);font-family:var(--it-ff-newyork);display:inline-block}.it-text-slider-item img{margin:0 20px}.it-text-slider-active .slider-transtion{-webkit-transition-timing-function:linear;transition-timing-function:linear}.it-text-slider-active .swiper-slide{width:auto}.it-portfolio-area{background-color:#2f2a25}@media (max-width: 767px){.it-portfolio-btn{margin-top:30px}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-portfolio-btn{margin-top:0}}.it-portfolio-section-title{font-weight:400;font-size:100px;letter-spacing:.01em;line-height:1;color:var(--it-common-white);font-family:var(--it-ff-newyork)}@media only screen and (min-width: 1400px) and (max-width: 1599px){.it-portfolio-section-title{font-size:70px}}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-portfolio-section-title{font-size:60px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-portfolio-section-title{font-size:58px}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-portfolio-section-title{font-size:50px}}@media (max-width: 767px){.it-portfolio-section-title{font-size:40px}}.it-portfolio-title{font-size:45px;line-height:1;margin-bottom:0;letter-spacing:.01em;color:var(--it-theme-6);font-family:var(--it-ff-newyork)}@media only screen and (min-width: 1400px) and (max-width: 1599px),only screen and (min-width: 1200px) and (max-width: 1399px){.it-portfolio-title{font-size:40px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-portfolio-title{font-size:35px}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-portfolio-title{font-size:30px}}.it-portfolio-big-thumb{margin-bottom:36px}@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: 767px){.it-portfolio-big-thumb img{max-width:100%}}@media (max-width: 767px){.it-portfolio-small-thumb{margin-top:50px}}.it-portfolio-content span{display:block;margin-bottom:15px;color:var(--it-theme-6)}.it-portfolio-right{margin-left:50px}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-portfolio-right{margin-left:0}}.it-portfolio-arrow-wrap{display:flex;gap:10px;justify-content:end}.it-portfolio-active{padding-bottom:5px}.it-social-text a{font-size:60px;margin-bottom:35px;display:inline-block;color:var(--it-theme-6);font-family:var(--it-ff-newyork)}@media only screen and (min-width: 1400px) and (max-width: 1599px){.it-social-text a{font-size:50px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-social-text a{font-size:40px}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-social-text a{font-size:40px}}@media (max-width: 767px){.it-social-text a{font-size:30px}}.it-social-box{margin-top:50px;justify-content:space-evenly}@media (max-width: 767px){.it-social-box{flex-wrap:wrap!important}}.it-social-area{border-top:1px solid rgba(108,117,125,.3)}.it-social-area .row [class*=col-]:not(:last-child) .it-social-item{border-right:1px solid rgba(108,117,125,.3)}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-social-area .row [class*=col-]:not(:last-child) .it-social-item{border-right:none}}.it-social-item{padding:52px 100px;border-right:1px solid rgba(108,117,125,.3)}@media only screen and (min-width: 1400px) and (max-width: 1599px),only screen and (min-width: 1200px) and (max-width: 1399px){.it-social-item{padding:52px 50px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-social-item{padding:35px 40px}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-social-item{padding:35px 20px;border:none}}@media (max-width: 767px){.it-social-item{padding:25px 20px;border:none}}.it-social-item a{display:flex;align-items:end}.it-social-item a span{font-size:24px;line-height:.9;display:inline-block;transition:.3s;font-family:var(--it-ff-spartan-medium)}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-social-item a span{font-size:20px}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-social-item a span{font-size:17px}}.it-social-item a:hover{color:var(--it-theme-5)}.it-social-item a svg{height:26px;display:inline-block;margin-right:10px}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-social-item a svg{height:20px}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-social-item a svg{height:17px;margin-right:5px}}.it-social-item.style-2 a,.it-social-item.style-3 a{justify-content:center}.it-social-item.style-4{border-right:none}.it-social-item.style-4 a{justify-content:end}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-social-item.style-4 a{justify-content:start}}@media (max-width: 767px){.it-social-item.style-4 a{justify-content:end}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-social-item.style-4 a{justify-content:start}}.it-social-style-2{border-top:1px solid rgba(255,255,255,.3);border-bottom:1px solid rgba(255,255,255,.3)}.it-social-style-2 .row [class*=col-]:not(:last-child) .it-social-item{border-right:1px solid rgba(255,255,255,.3)}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-social-style-2 .row [class*=col-]:not(:last-child) .it-social-item{border:none}}.it-social-style-2 .it-social-item{transition:.3s}.it-social-style-2 .it-social-item a span{color:var(--it-common-white)}.it-social-style-2 .it-social-item a svg{color:var(--it-common-white)}.it-social-style-2 .it-social-item:hover{background-color:#f8c62f4d}.it-banner-item{background-position:center;background-size:cover;background-repeat:no-repeat;padding:35px 40px 40px}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-banner-item{padding:30px 20px}}.it-banner-item>span{display:block;font-weight:600;font-size:15px;margin-bottom:22px}.it-banner-title{font-weight:600;font-size:28px;line-height:1.29;margin-bottom:161px}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-banner-title{font-size:22px;margin-bottom:100px}}.it-shop-badge{position:absolute;top:9px;left:9px;font-size:12px;padding:2px 10px;z-index:1;display:inline-block;color:var(--it-common-black);background-color:var(--it-theme-2)}.it-shop-action-2{position:absolute;left:30px;right:30px;top:30%;z-index:1;visibility:hidden;opacity:0;transition:.4s;text-align:center;transform:translateY(-50%)}.it-shop-action-btn-2{position:relative;display:block;padding:8px 20px;line-height:1;text-align:center;font-size:14px;margin-bottom:10px;display:inline-block;transition:.3s;background-color:var(--it-theme-1)}.it-shop-action-btn-2 span{position:relative;z-index:1;overflow:hidden;display:inline-block;color:var(--it-common-white)}.it-shop-action-btn-2 span span.text-1{position:relative;display:block;transition:.3s}.it-shop-action-btn-2 span span.text-2{position:absolute;top:100%;display:block;transition:.3s}.it-shop-action-btn-2:hover{background-color:var(--it-common-white)}.it-shop-action-btn-2:hover span{color:var(--it-common-black)}.it-shop-action-btn-2:hover span span.text-1{-webkit-transform:translateY(-150%);transform:translateY(-150%)}.it-shop-action-btn-2:hover span span.text-2{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.it-shop-title{font-size:20px;line-height:1.4}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-shop-title{font-size:16px}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-shop-title{font-size:17px}}.it-shop-price{margin-bottom:8px}.it-shop-price span{font-size:16px;color:var(--it-theme-1)}.it-shop-price del{font-size:14px;padding-left:4px}.it-shop-rating svg{margin:0 1px}.it-shop-thumb{position:relative;border:1px solid rgba(31,36,50,.1)}.it-shop-thumb img{width:100%;transition:1.3s all ease}.it-shop-thumb:after{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background-color:#1f243299;-webkit-transform:perspective(400px) rotateX(90deg) scaleY(.5);-ms-transform:perspective(400px) rotateX(90deg) scaleY(.5);transform:perspective(400px) rotateX(90deg) scaleY(.5);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;transition-delay:.3s;transition-timing-function:ease-in-out;transition:.6s;transition-property:all}.it-shop-item{padding:20px 20px 40px;text-align:center;overflow:hidden;border:1px solid rgba(121,121,121,.3)}.it-shop-item:hover .it-shop-thumb img{transform:scale(1.15) rotate(2deg)}.it-shop-item:hover .it-shop-thumb:after{-webkit-transform:perspective(400px) rotateX(0deg) scaleY(1);-ms-transform:perspective(400px) rotateX(0deg) scaleY(1);transform:perspective(400px) rotateX(0) scaleY(1)}.it-shop-item:hover .it-shop-action-2{visibility:visible;opacity:1;top:50%}@media (max-width: 767px){.it-shop-tab-box ul li{margin-bottom:10px}}.it-shop-tab-box ul li button{padding:0;font-size:36px;line-height:1;transition:.3s;color:var(--it-text-body);font-family:var(--it-ff-heading)}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-shop-tab-box ul li button{font-size:32px}}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px){.it-shop-tab-box ul li button{font-size:24px}}@media (max-width: 767px){.it-shop-tab-box ul li button{font-size:18px}}.it-shop-tab-box ul li button:hover,.it-shop-tab-box ul li button.active{color:var(--it-common-black)}.it-shop-tab-box ul li.divider{font-size:36px;line-height:1;margin:0 15px;display:inline-block;color:var(--it-text-body);font-family:var(--it-ff-heading)}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-shop-tab-box ul li.divider{font-size:32px}}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px){.it-shop-tab-box ul li.divider{font-size:24px}}@media (max-width: 767px){.it-shop-tab-box ul li.divider{font-size:18px}}@media (max-width: 767px){.it-shop-btn{margin-top:30px}}.it-shop-widget-filter .ui-widget.ui-widget-content{height:5px;background-color:#2dc45733;border:0;position:relative}.it-shop-widget-filter .ui-slider-horizontal .ui-slider-range{background-color:var(--it-theme-1)}.it-shop-widget-filter .ui-slider .ui-slider-handle{position:absolute;top:-3px;width:12px;height:12px;border:0;padding:0;margin:0;border-radius:50%;background-color:var(--it-theme-1)}.it-shop-widget-filter-info .input-range input{height:auto;line-height:1;padding:0;border:0;font-size:16px;font-weight:400;text-align:end;background-color:transparent;color:var(--it-text-body)}.it-shop-widget-filter-info .it-shop-widget-filter-btn{font-weight:400;font-size:16px;padding:7px 40px;border-radius:5px;color:var(--it-common-white);background-color:var(--it-theme-1)}.it-shop-widget-checkbox ul li{list-style:none}.it-shop-widget-checkbox ul li:not(:last-child){margin-bottom:12px}.it-shop-widget-checkbox ul li input{display:none}.it-shop-widget-checkbox ul li input .single-widget-category input:checked+label:after{opacity:1;visibility:visible}.it-shop-widget-checkbox ul li input:checked~label:after{background-color:var(--it-theme-1);border-color:var(--it-theme-1)}.it-shop-widget-checkbox ul li input:checked~label:before{visibility:visible;opacity:1}.it-shop-widget-checkbox ul li label{font-size:16px;font-weight:400;position:relative;padding-left:26px}.it-shop-widget-checkbox ul li label:after{position:absolute;content:"";top:3px;left:0;width:15px;height:15px;text-align:center;border:1px solid #797979;transition:.2s}.it-shop-widget-checkbox ul li label:before{position:absolute;content:url("./media/check-WR75P2YB.svg");top:3px;left:0;width:16px;height:16px;line-height:13px;text-align:center;visibility:hidden;opacity:0;z-index:1;color:var(--it-common-white);transition:.2s}.it-shop-widget-checkbox ul li label:hover{cursor:pointer}.it-shop-widget-rating-list ul li{list-style:none;display:flex;align-items:center;justify-content:space-between;width:100%}.it-shop-widget-rating-list ul li:not(:last-child){margin-bottom:15px}.it-shop-widget-rating-list ul li:hover .it-shop-widget-checkbox-circle-number{border-color:var(--it-common-black)}.it-shop-widget-rating-number{font-weight:500;font-size:12px;line-height:1;border-radius:8px;padding:5px 6px 3px;transition:.3s;border:1px solid #EAEAEA}.it-shop-widget-thumb{margin-right:22px;flex:0 0 auto;border-radius:20px;border:1px solid rgba(121,121,121,.2)}.it-shop-widget-thumb img{height:90px;width:90px;border-radius:20px}.it-shop-widget-content h5{font-weight:600;font-size:16px;line-height:1.4;margin-right:40px;color:var(--it-common-black)}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-shop-widget-content h5{margin-right:0}}@media only screen and (min-width: 992px) and (max-width: 1199px),(max-width: 767px){.it-shop-widget-content h5{margin-right:0;font-size:15px}}@media (max-width: 767px){.it-shop-widget-content h5{margin-right:0}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-shop-sidebar{margin-top:70px}}.it-shop-text span{font-size:20px;color:var(--it-common-black);font-family:var(--it-ff-spartan-semibold)}@media only screen and (min-width: 768px) and (max-width: 991px){.it-shop-text span{font-size:16px}}@media (max-width: 767px){.it-shop-text span{font-size:16px;display:block;margin-bottom:10px}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-shop-text span{font-size:16px;display:block;margin-bottom:30px}}@media (max-width: 767px){.it-shop-text{margin-bottom:20px}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-shop-text{margin-bottom:0}}.it-shop-text p{line-height:1.75}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-shop-text p{font-size:14px}}@media (max-width: 767px){.it-shop-top-wrap{flex-wrap:wrap}}@media (max-width: 767px){.it-shop-top-wrap .it-shop-filter.ml-30{margin-left:0;margin-top:20px;display:block}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-shop-top-wrap .it-shop-filter.ml-30{margin-top:0;margin-left:25px}}@media (max-width: 767px){.it-shop-filter-box{flex-wrap:wrap}}.it-shop-filter-box>span{font-size:20px;color:var(--it-common-black);font-family:var(--it-ff-spartan-semibold)}@media only screen and (min-width: 768px) and (max-width: 991px){.it-shop-filter-box>span{font-size:16px}}@media (max-width: 767px){.it-shop-filter-box>span{width:100%;font-size:16px}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-shop-filter-box>span{width:auto}}.it-shop-filter .nice-select{font-weight:400;font-size:16px;border-radius:5px;display:inline-block;height:50px;padding-left:20px;padding-right:45px;line-height:50px;color:var(--it-common-black);background-color:var(--it-gray-1);border:1px solid var(--it-theme-1)}.it-shop-filter .nice-select:after{border-bottom:1px solid var(--it-common-black);border-right:1px solid var(--it-common-black);content:"";display:block;height:10px;width:10px;margin-top:-4px;pointer-events:none;position:absolute;right:31px;top:50%;margin-left:10px;-webkit-transform-origin:66% 66%;-ms-transform-origin:66% 66%;transform-origin:66% 66%;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out}.it-shop-filter .nice-select.open:after{transform:rotate(-136deg)}.it-shop-inner-style .it-shop-thumb{border:none;height:100%;margin-right:40px;border-radius:5px}@media (max-width: 767px){.it-shop-inner-style .it-shop-thumb{margin-right:0;height:auto}}.it-shop-inner-style .it-shop-thumb img{height:100%;object-fit:cover;border-radius:5px}.it-shop-inner-style .it-shop-thumb:after{display:none}.it-shop-inner-style .it-shop-content{position:relative;display:flex;height:100%;align-items:start;text-align:start;flex-direction:column;justify-content:center;margin-left:-45px}@media (max-width: 767px){.it-shop-inner-style .it-shop-content{margin-left:0;padding-top:30px}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-shop-inner-style .it-shop-content{padding-top:0}}.it-shop-inner-style .it-shop-item{padding:20px;border-radius:10px;border:1px solid rgba(121,121,121,.3)}.it-shop-inner-style .it-shop-action-btn-2{border-radius:5px;background-color:var(--it-theme-1)}.it-shop-inner-style .it-shop-action-btn-2 span{color:var(--it-common-white)}.it-shop-inner-style .it-shop-price{margin-bottom:10px}.it-shop-inner-style .it-shop-badge{left:auto;right:0;top:0}@media (max-width: 767px){.it-shop-inner-style .it-shop-badge{display:none}}.it-shop-inner-style-2 .it-shop-item{border-radius:10px}.it-shop-inner-style-2 .it-shop-thumb{height:255px;margin-bottom:28px;border-radius:10px}@media only screen and (min-width: 576px) and (max-width: 767px){.it-shop-inner-style-2 .it-shop-thumb{height:200px}}.it-shop-inner-style-2 .it-shop-thumb img{border-radius:10px;height:255px}@media only screen and (min-width: 576px) and (max-width: 767px){.it-shop-inner-style-2 .it-shop-thumb img{height:200px}}@media (max-width: 767px){.it-shop-inner-style-2 .it-shop-text span{margin-bottom:0}}.it-shop-details__quantity{width:160px;height:55px;position:relative;border:1px solid var(--it-theme-1)}.it-shop-details__quantity .cart-plus{position:absolute;top:50%;right:20px;color:var(--it-common-black);font-size:18px;transform:translateY(-50%)}.it-shop-details__quantity .cart-minus{position:absolute;top:50%;left:20px;transform:translateY(-50%);color:var(--it-common-black);font-size:18px}.it-shop-details__quantity input{border:0;background-color:transparent;width:100%;height:100%;padding:0 45px;font-size:16px;letter-spacing:-.01em;text-align:center;color:var(--it-theme-1)}.it-shop-details__area .contact__select .nice-select{width:100%;padding:0 25px;position:relative;height:50px;line-height:50px;border-radius:10px;font-weight:500;font-size:14px;background-color:var(--it-common-white);border:1px solid rgba(98,94,88,.15)}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-shop-details__area .it-sv-details-list{margin-right:50px}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-shop-details__area .it-sv-details-list{margin-bottom:20px}}.it-shop-details__area .it-sv-details-list p{font-weight:400;font-size:16px;padding-right:0}.it-shop-details__area .it-sv-details-list p b{font-weight:600;color:var(--it-common-black)}.it-shop-details__area .it-sv-details-content>p{padding-right:0;margin-right:0}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-shop-details__area .it-sv-details-content>p{font-size:15px}}.it-shop-details__area .it-service-3-item{padding:30px 30px 25px}.it-shop-details__area .it-contact-2-input-box input{background-color:var(--it-gray-1);border:1px solid rgba(98,94,88,.15)}.it-shop-details__area .it-contact-2-input-box input:focus{border:1px solid var(--it-theme-1)}.it-shop-details__area .it-contact-2-input-box textarea{border-radius:5px;background-color:var(--it-gray-1);border:1px solid rgba(98,94,88,.15)}@media (max-width: 767px){.it-shop-details__area .it-contact-2-input-box textarea{font-size:14px}}.it-shop-details__area .it-contact-2-input-box textarea:focus{border:1px solid var(--it-theme-1)}.it-shop-details__area .contact__select .nice-select{border-radius:5px;background-color:var(--it-gray-1)}@media (max-width: 767px){.it-shop-details__area .contact__select .nice-select{height:48px;line-height:48px}}.it-shop-details__area .contact__select .nice-select:focus{border-color:var(--it-theme-1)}.it-shop-details__right-wrap{margin-top:46px;margin-left:75px}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-shop-details__right-wrap{margin-left:60px}}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-shop-details__right-wrap{margin-left:0}}.it-shop-details__title-sm{font-size:40px;line-height:1.2;font-family:var(--it-ff-heading)}@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: 767px){.it-shop-details__title-sm{font-size:30px}.it-shop-details__title-sm br{display:none}}.it-shop-details__social>span{font-weight:600;font-size:16px;margin-right:10px;color:var(--it-common-black)}@media (max-width: 767px){.it-shop-details__social>span{font-size:15px}}.it-shop-details__social a{margin:0 8px;display:inline-block}.it-shop-details__social a:hover{color:var(--it-theme-1)}.it-shop-details__icon a{width:77px;line-height:55px;height:55px;display:inline-block;text-align:center;margin-right:8px;transition:.3s;color:var(--it-common-black);background-color:var(--it-gray-1)}.it-shop-details__icon a:hover{color:var(--it-common-white);background-color:var(--it-theme-1)}.it-shop-details__Category span{font-size:16px;display:block;font-weight:400}@media (max-width: 767px){.it-shop-details__Category span{font-size:15px}}.it-shop-details__Category span:not(:last-child){margin-right:28px;margin-bottom:20px}.it-shop-details__Category span i{font-style:normal;font-weight:600;margin-right:10px;letter-spacing:-.01em;color:var(--it-common-black)}.it-shop-details__text p{font-size:16px;line-height:1.65}@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: 767px){.it-shop-details__text p{font-size:14px}.it-shop-details__text p br{display:none}}.it-shop-details__btn{margin-left:30px}@media (max-width: 767px){.it-shop-details__btn{margin-left:0}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-shop-details__btn{margin-left:50px}}@media only screen and (min-width: 440px) and (max-width: 575px){.it-shop-details__btn{margin-left:50px}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-shop-details__btn .it-btn-theme{padding:20px 40px}}.it-shop-details__quantity{width:160px;height:55px;position:relative;border-radius:5px;border:1px solid var(--it-theme-1)}@media (max-width: 767px){.it-shop-details__quantity{margin-bottom:20px;margin-right:60px}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-shop-details__quantity{margin-right:0;margin-bottom:0}}@media only screen and (min-width: 440px) and (max-width: 575px){.it-shop-details__quantity{margin-bottom:0}}.it-shop-details__quantity input{border:0;width:100%;height:100%;padding:0 55px;font-size:16px;letter-spacing:-.01em;text-align:center;color:var(--it-common-black);background-color:transparent}.it-shop-details__quantity .cart-minus{position:absolute;top:50%;left:30px;transform:translateY(-50%);color:#00102f;font-size:18px}.it-shop-details__quantity .cart-minus:hover{cursor:pointer}.it-shop-details__quantity .cart-plus{position:absolute;top:50%;right:30px;transform:translateY(-50%);color:#00102f;font-size:18px}.it-shop-details__quantity .cart-plus:hover{cursor:pointer}@media (max-width: 767px){.it-shop-details__quantity-box{flex-wrap:wrap}}.it-shop-details__tab-content-box{text-align:center;border-radius:30px;background:var(--it-gray-1);border:1px solid rgba(31,36,50,.1)}.it-shop-details__tab-content-box img{border-radius:30px}.it-shop-details__tab-btn-box nav div button{transition:.3s;width:max-content;padding:0;background-color:var(--it-gray-1);border:1px solid rgba(98,94,88,.15);border-radius:20px}@media only screen and (min-width: 992px) and (max-width: 1199px),(max-width: 767px){.it-shop-details__tab-btn-box nav div button{margin-bottom:20px}}.it-shop-details__tab-btn-box nav div button img{width:125px;height:130px;border-radius:20px}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-shop-details__tab-btn-box nav div button img{width:100px;height:100px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-shop-details__tab-btn-box nav div button img{width:90px;height:90px}}@media (max-width: 767px){.it-shop-details__tab-btn-box nav div button img{width:85px;height:85px}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-shop-details__tab-btn-box nav div button img{width:90px;height:90px}}.it-shop-details__tab-btn-box nav div button.active{border:1px solid var(--it-theme-1)}.it-shop-details__tab-btn-box nav div button:hover{border:1px solid var(--it-theme-1)}.it-shop-details__tab-btn-box nav div button:not(:last-child){margin-right:10px}.it-shop-details__wrapper{margin-right:-32px}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-shop-details__wrapper{margin-right:0}}.it-shop-details__price{padding-bottom:31px;margin-bottom:40px;border-bottom:1px solid #dee4ff}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px){.it-shop-details__price{margin-right:0}}@media (max-width: 767px){.it-shop-details__price{margin-right:0;flex-wrap:wrap}}.it-shop-details__price>span{font-weight:600;font-size:18px;color:var(--it-theme-1);display:inline-block;margin-left:20px;margin-right:47px;font-family:var(--it-ff-spartan-semibold)}.it-shop-details__price del{font-weight:600;font-size:18px;color:#6d756d}@media (max-width: 767px){.it-shop-details__ratting{margin-top:15px}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-shop-details__ratting{margin-top:0}}.it-shop-details__ratting i{font-weight:400;font-size:16px;color:#f59831}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-shop-details__top-wrap{margin-bottom:80px}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-shop-details-action-wrapper .it-btn-theme{font-size:14px;padding:20px 25px}}.pro-details-nav{padding:17px 0;border-top:1px solid rgba(121,121,121,.2);border-bottom:1px solid rgba(121,121,121,.2)}.pro-details-nav-btn li{position:relative;display:inline-block;list-style-type:none}@media (max-width: 767px){.pro-details-nav-btn li{margin-bottom:10px}}.pro-details-nav-btn li:not(:last-child) button{margin-right:50px}.pro-details-nav-btn li button.active span{color:var(--it-common-black)}.pro-details-nav-btn li button span{font-size:20px;line-height:1.6;transition:.3s;text-transform:capitalize;font-family:var(--it-ff-spartan-semibold)}@media only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 992px) and (max-width: 1199px){.pro-details-nav-btn li button span{font-size:17px}}.comments-box{margin-bottom:50px}.user-rating ul li{display:inline-block;color:var(--it-theme-1)}.comments-text span,.comments-text p{font-size:14px;color:#777;line-height:26px}@media (max-width: 767px){.comments-text span br,.comments-text p br{display:none}}.comment-title p{color:#777;font-size:16px}.comment-rating span{font-weight:500;margin-right:5px}.comment-rating ul li{display:inline-block;color:var(--it-theme-1)}.comment-input textarea{width:100%;height:210px;margin-bottom:20px;font-size:14px;color:var(--it-common-black);padding:20px;resize:none;background-color:var(--it-gray-1)}.comment-input textarea::placeholder{font-weight:400;font-size:14px;color:var(--it-common-black)}.comment-input textarea:focus{outline:0;border:1px solid var(--it-theme-1)}.comment-input input{width:100%;outline:0;background-color:var(--it-gray-1);height:55px;line-height:55px;padding:0 20px;margin-bottom:30px;font-weight:400;font-size:14px;color:var(--it-common-black)}.comment-input input::placeholder{font-weight:400;font-size:14px;color:var(--it-common-black)}.comment-input input:focus{border:1px solid var(--it-theme-1)}.comments-avatar{flex:0 0 auto}.comments-avatar img{height:100px;width:100px;border-radius:50%}.table .add-info{font-size:18px;font-weight:500}@media (max-width: 767px){.table .add-info{font-size:14px}}.table td{padding:18px}@media (max-width: 767px){.table td{font-size:14px}}@media only screen and (min-width: 1400px) and (max-width: 1599px),only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.shop-left-right{margin-left:0;margin-right:0}}.it-comments-title{font-size:24px;color:var(--it-common-black);font-weight:700;text-transform:capitalize}@media (max-width: 767px){.it-comments-title{font-size:18px}}.avatar-name b{color:var(--it-common-black);font-weight:700;text-transform:uppercase;font-size:18px}@media only screen and (min-width: 768px) and (max-width: 991px){.product-button a{margin-bottom:10px}}.latest-comments ul li{list-style-type:none}.comment-title{font-size:24px;color:var(--it-common-black);text-transform:capitalize}.comment-title h3{margin-bottom:15px}.it-product-slider-title{color:var(--it-common-black);font-size:30px;font-weight:500}.it-shop-widget-categories-item input:checked~label:before{opacity:1;visibility:visible}.it-shop-widget-categories-item input:checked~label:after{background-color:var(--it-common-purple);border-color:var(--it-common-purple)}.it-product-sidebar{margin-right:28px}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-product-sidebar{margin-right:0}}.it-product-widget{padding:45px 35px;border-radius:12px;background-color:#568b0714}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-product-widget{padding:45px 20px}}.it-product-widget .sidebar__search-input-2 input{background-color:var(--it-common-white)}.it-product-widget-filter{position:relative}.it-product-widget-filter .ui-widget.ui-widget-content{height:3px;border:0;background-color:var(--it-theme-1)}.it-product-widget-filter .ui-slider-horizontal .ui-slider-range{background-color:#ddd;position:absolute}.it-product-widget-filter .ui-slider .ui-slider-handle{top:-8px;width:20px;height:20px;border:0;padding:0;margin:0;border-radius:50%;background-color:var(--it-common-black);position:absolute;display:inline-block}.it-product-widget-filter .ui-slider .ui-slider-handle:after{position:absolute;content:"";top:50%;left:0;right:0;height:10px;width:10px;border-radius:50%;text-align:center;margin:0 auto;background-color:var(--it-common-white);transform:translateY(-50%)}.it-product-widget-filter-info i{font-style:normal;font-weight:400;font-size:16px;display:inline-block;margin-right:10px}.it-product-widget-filter-info .input-range input{width:auto;height:auto;background-color:transparent;color:var(--it-common-black);padding:0;border:0;font-weight:600;font-size:20px;color:#181818}.it-product-widget-filter-info .it-product-widget-filter-btn{font-weight:600;font-size:20px;color:var(--it-common-white);background-color:var(--it-theme-1);padding:10px 15px;margin-right:15px}.it-product-widget-filter-info .it-product-widget-filter-btn:hover{color:var(--it-common-white);background-color:var(--it-common-black)}.it-product-widget-category ul li{list-style:none;width:100%}.it-product-widget-category ul li:not(:last-child){border-bottom:1px solid rgba(24,24,24,.2)}.it-product-widget-category ul li:last-child a{padding-bottom:0}.it-product-widget-category ul li a{font-weight:600;font-size:20px;color:#181818;display:flex;align-items:center;justify-content:space-between;padding:18px 0}.it-product-widget-category ul li a:hover,.it-product-widget-category ul li a i{color:var(--it-theme-1)}.it-product-widget-color span{height:32px;width:32px;border-radius:50%;margin-right:14px;margin-bottom:13px;display:inline-block;cursor:pointer}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-product-widget-color span{margin-bottom:0}}.it-product-widget-color span.red{background-color:#fe5b00}.it-product-widget-color span.tia{background-color:var(--it-theme-1)}.it-product-widget-color span.yellow{background-color:#fed000}.it-product-widget-color span.yellow-2{background-color:#fdb103}.it-product-widget-color span.yellow-3{background-color:#fe5b00}.it-product-widget-color span.black{background-color:var(--it-common-black)}.it-product-widget-color span.ass{background-color:#505050}.it-product-widget-color span.grey{background-color:#d9d9d9}.it-order-info-list-highlight-item span{display:block}.it-order-info-list-highlight-item span input{display:none}.it-order-info-list-highlight-item span input:checked~label:before{opacity:1;visibility:visible}.it-order-info-list-highlight-item span label{font-weight:600;font-size:20px;color:#181818;padding-left:27px;position:relative}.it-order-info-list-highlight-item span label:hover{cursor:pointer}.it-order-info-list-highlight-item span label:after{position:absolute;content:"";left:0;top:7px;width:16px;height:16px;border-radius:50%;border:1px solid var(--it-theme-1);transition:.3s}.it-order-info-list-highlight-item span label:before{position:absolute;content:"";left:4px;top:11px;width:8px;height:8px;border-radius:50%;background-color:var(--it-theme-1);visibility:hidden;opacity:0;transition:.3s}.it-product-widget-rating span{display:block}.it-product-widget-rating span input{display:none}.it-product-widget-rating span input:checked~label:before{opacity:1;visibility:visible}.it-product-widget-rating span label{position:relative;padding-left:27px}.it-product-widget-rating span label>i{color:#fed000}.it-product-widget-rating span label>i.color{color:#fecf0066}.it-product-widget-rating span label:hover{cursor:pointer}.it-product-widget-rating span label:after{position:absolute;content:"";left:0;top:7px;width:16px;height:16px;border-radius:50%;border:1px solid var(--it-theme-1);transition:.3s}.it-product-widget-rating span label:before{position:absolute;content:"";left:4px;top:11px;width:8px;height:8px;border-radius:50%;background-color:var(--it-theme-1);visibility:hidden;opacity:0;transition:.3s}@media (max-width: 767px){.comments-box{flex-wrap:wrap}}@media only screen and (min-width: 576px) and (max-width: 767px){.comments-box{flex-wrap:nowrap}}.comment-input textarea{margin-bottom:40px}@media (max-width: 767px){.comments-avatar{margin-bottom:30px}}@media only screen and (min-width: 576px) and (max-width: 767px){.comments-avatar{margin-bottom:0}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-error-thumb{margin-bottom:90px}}@media only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-error-thumb{margin-bottom:50px}}.it-error-title{font-size:60px;font-family:var(--it-ff-spartan-semibold)}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-error-title{font-size:40px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.it-error-title{font-size:44px}}@media only screen and (min-width: 768px) and (max-width: 991px){.it-error-title{font-size:45px}}@media (max-width: 767px){.it-error-title{font-size:26px;margin-bottom:20px!important}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-error-title{font-size:37px}}.it-error-content p{font-size:24px;font-family:var(--it-ff-spartan-semibold)}@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){.it-error-content p{font-size:18px}}@media (max-width: 767px){.it-error-content p{font-size:16px}}.it-error-content .it-btn-yellow.theme-bg i{margin-left:0;margin-right:9px}.it-error-shape-1{position:absolute;z-index:-1;top:33%;left:8%}@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){.it-error-shape-1{transform:scale(.6);left:2%}}@media (max-width: 767px){.it-error-shape-1{display:none}}.it-signup-area .contact__select .nice-select{width:100%;position:relative;height:50px;line-height:50px;padding:0 30px;font-size:16px;border-radius:5px;background-color:var(--it-gray-1);border:1px solid rgba(9,31,46,.1)}.it-signup-title{font-size:28px;line-height:1;margin-bottom:55px;text-transform:capitalize;font-family:var(--it-ff-spartan-semibold)}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px){.it-signup-title{font-size:29px}}@media (max-width: 767px){.it-signup-title{font-size:25px}}@media (max-width: 767px){.it-signup-title{font-size:30px}}.it-signup-continue-item{padding:12px 30px;border-radius:5px;background-color:var(--it-gray-1);border:1px solid rgba(9,31,46,.1)}@media only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 992px) and (max-width: 1199px){.it-signup-continue-item{padding:12px 15px}}@media (max-width: 767px){.it-signup-continue-item{padding:12px 15px;margin-bottom:10px}}@media (max-width: 767px){.it-signup-continue-item img{width:20px}}.it-signup-continue-item span{display:inline-block;padding-left:10px}@media only screen and (min-width: 992px) and (max-width: 1199px),(max-width: 767px){.it-signup-continue-item span{font-size:13px}}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-signup-text span{font-size:15px}}.it-signup-text span a{color:var(--it-theme-1);text-decoration:underline}.it-signup-border{margin-bottom:35px;position:relative}.it-signup-border span{display:block;position:relative;padding:0 10px;z-index:1;display:inline-block;background-color:var(--it-common-white)}.it-signup-border:after{position:absolute;top:50%;right:0;content:"";width:100%;height:1px;transform:translateY(-50%);background-color:#6c757d66}.it-signup-input{text-align:start}.it-signup-input label{margin-bottom:10px;font-size:18px;color:var(--it-common-black);font-family:var(--it-ff-spartan-semibold)}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-signup-input label{font-size:15px}}.it-signup-input input{height:50px;line-height:50px;padding:0 30px;font-size:16px;border-radius:5px;background-color:var(--it-gray-1);border:1px solid rgba(9,31,46,.1)}.it-signup-input input:focus{border-color:var(--it-theme-1)}.it-signup-input-icon{position:absolute;top:50%;left:28px;transform:translateY(-50%)}@media (max-width: 767px){.it-signup-input-icon{left:19px}}@media (max-width: 767px){.it-signup-input-icon svg{width:15px}}.it-signup-wrap{padding:60px 50px;border-radius:20px;text-align:center;margin:0 20px;border:1px solid rgba(26,182,157,.2);box-shadow:0 20px 30px #0106141a}@media (max-width: 767px){.it-signup-wrap{margin:0;padding:60px 20px}}.it-signup-wrap .form-check{display:flex;text-align:start}.it-signup-wrap .it-contact-agree .form-check-input.form-check-input[type=checkbox]{width:20px;height:20px;padding:0;margin-top:2px;border-radius:5px;box-shadow:none;flex:0 0 auto;border:1px solid #797979}.it-signup-wrap .it-btn:after{height:700px;width:700px;transition:.5s}.it-signup-text span a{display:inline-block;margin-left:20px;color:var(--it-theme-1);font-family:var(--it-ff-spartan-semibold)}.it-signup-logo{height:100%;display:flex;justify-content:center;align-items:center;margin-right:45px;padding:90px 20px;border-radius:30px}@media only screen and (min-width: 1200px) and (max-width: 1399px){.it-signup-logo{margin-right:20px;padding:90px 80px}}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-signup-logo{margin-right:0;padding:50px 40px}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-signup-logo{padding:80px 40px}}.it-signup-shape-1{position:absolute;top:0;left:0;z-index:-1}.it-signup-area .form-check label span{color:var(--it-theme-1)}.it-signup-forget a{font-weight:600;font-size:14px;line-height:171%;letter-spacing:.01em;color:var(--it-theme-1);font-family:var(--it-ff-heading)}.it-signup-agree label{color:var(--it-common-white)}@media (max-width: 767px){.it-signup-agree label{font-size:14px}}.it-signup-agree .form-check-input:checked{background-color:var(--it-common-black);border-color:transparent}.it-signup-agree .form-check-input:focus{box-shadow:none}.it-signup-agree .form-check-input.form-check-input[type=checkbox]{margin-top:10px;height:15px;width:15px;padding:0;border-radius:3px;border:1px solid #E2E1E1}@media (max-width: 767px){.it-signup-continue-wrap{flex-wrap:wrap}}@media (max-width: 767px){.it-signup-continue-wrap{flex-wrap:nowrap}}.it-metting-area .it-event-countdown-time ul li{margin:0 6px;border:2px solid var(--it-theme-1);list-style:none;padding:8px;border-radius:5px;font-weight:500}.it-metting-area .it-event-countdown-time ul li span{margin-right:3px}.it-metting-area .section-border{margin-bottom:35px;padding-bottom:40px;text-align:center;border-bottom:1px solid rgba(3,89,78,.2)}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px){.it-metting-area .it-details-title{font-size:27px}}@media (max-width: 767px){.it-metting-area .it-details-title{font-size:24px}}.it-metting-area .it-course-sidebar .course-info ul li{padding-left:0;font-family:var(--it-ff-spartan-medium)}.it-metting-area .it-course-sidebar .course-info ul li span{color:var(--it-common-black);font-family:var(--it-ff-spartan-semibold)}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-metting-area .it-course-sidebar .course-info ul li{font-size:14px}}.it-metting-area .it-course-sidebar .course-info ul li:last-child{font-size:16px;display:inline-block;line-height:1.5}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-metting-area .it-course-sidebar .course-info ul li:last-child{font-size:14px}}.it-metting-area .it-course-sidebar .course-info ul li:last-child span{margin-right:5px}.it-metting-area .it-course-sidebar .btn-border{margin-top:15px;padding-top:40px;border-top:1px solid rgba(3,89,78,.2)}.it-metting-area .it-course-sidebar .contact-section{padding-bottom:40px}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-metting-right{margin-top:70px}}.it-career-details-area .postbox-dsc p{margin-right:0}.it-career-details-area .postbox-dsc p span{color:var(--it-common-black);font-family:var(--it-ff-spartan-semibold)}.it-career-details-area .it-details-list ul li svg{color:#1f2432cc}.it-career-details-area .it-details-list ul li b{color:var(--it-common-black);font-family:var(--it-ff-spartan-semibold)}.it-career-details-area.it-course-details-style-3 .it-course-sidebar-thumb{margin-bottom:50px}.it-career-details-area .it-career-details-area .it-details-list ul li svg{height:17px;width:17px}.it-career-item{padding:40px;border-radius:20px;background-color:#f8f9fb;border:1px solid rgba(3,89,78,.1)}@media (max-width: 767px){.it-career-item{padding:25px 20px}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-career-item{padding:40px}}.it-career-item>span{display:block;margin-bottom:30px}.it-career-item .title{font-size:24px;margin-bottom:15px;color:var(--it-common-black);font-family:var(--it-ff-spartan-semibold)}.it-career-item .it-btn-yellow{padding:0;height:0;font-family:var(--it-ff-spartan-semibold)}.it-career-price{font-size:14px;border-radius:5px;padding:11px 20px;display:inline-block;line-height:1;color:var(--it-common-white);background-color:var(--it-text-body);border:1px solid rgba(26,182,157,.3)}@media (max-width: 767px){.it-career-price{margin-bottom:20px}}@media only screen and (min-width: 576px) and (max-width: 767px){.it-career-price{margin-bottom:0}}.it-career-meta{margin-bottom:75px}.it-career-meta span{line-height:1;display:inline-block}.it-career-meta span:not(:last-child){padding-right:15px;margin-right:13px;font-family:var(--it-ff-spartan-medium);border-right:1px solid rgba(108,117,125,.5)}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),(max-width: 767px){.it-policy-area .postbox-dsc p br{display:none}}input,textarea,.it-signup-input input,.it-contact-input input,.it-footer-input-box input{text-transform:none!important}html,body{overflow-x:hidden;width:100%;position:relative}.it-offcanvas-area{transform:none!important;perspective:none!important;filter:none!important;position:static!important;z-index:auto!important}.itoffcanvas{position:fixed;top:0;right:0;width:300px;height:100vh;background:#fff;z-index:2147483647!important;transform:translate(100%);transition:transform .3s ease-out,visibility .3s ease-out,opacity .3s ease-out;visibility:hidden;padding:30px;box-shadow:-5px 0 20px #0000001a;overflow-y:auto;opacity:0}.itoffcanvas.opened{visibility:visible!important;transform:translate(0)!important;opacity:1!important}.body-overlay{position:fixed;top:0;left:0;z-index:2147483646!important;width:100vw;height:100vh;background:#00000080;visibility:hidden;opacity:0;transition:all .3s ease-out}.body-overlay.apply{visibility:visible!important;opacity:1!important}
