@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700;800&display=swap);#loading{background-color:#fff;height:100%;margin-top:0;position:fixed;top:0;width:100%;z-index:999999}#loading-center{height:100%;position:relative;width:100%}#loading-center-absolute{height:20px;left:50%;margin-left:-50px;margin-top:-10px;position:absolute;top:50%;width:100px}.object{background-color:#5f3afc;-moz-border-radius:50% 50% 50% 50%;-webkit-border-radius:50% 50% 50% 50%;border-radius:50% 50% 50% 50%;height:20px;margin-bottom:20px;margin-right:20px;position:absolute;width:20px}#object_one{-webkit-animation:object 2s linear infinite;animation:object 2s linear infinite}#object_two{-webkit-animation:object 2s linear -.4s infinite;animation:object 2s linear -.4s infinite}#object_three{-webkit-animation:object 2s linear -.8s infinite;animation:object 2s linear -.8s infinite}#object_four{-webkit-animation:object 2s linear -1.2s infinite;animation:object 2s linear -1.2s infinite}#object_five{-webkit-animation:object 2s linear -1.6s infinite;animation:object 2s linear -1.6s infinite}@-webkit-keyframes object{0%{left:100px;top:0}80%{left:0;top:0}85%{height:20px;left:0;top:-20px;width:20px}90%{height:15px;width:40px}95%{height:20px;left:100px;top:-20px;width:20px}to{left:100px;top:0}}@keyframes object{0%{left:100px;top:0}80%{left:0;top:0}85%{height:20px;left:0;top:-20px;width:20px}90%{height:15px;width:40px}95%{height:20px;left:100px;top:-20px;width:20px}to{left:100px;top:0}}/*!
 * Bootstrap v5.0.0-beta1 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--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-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,0))}*,:after,:before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;background-color:#fff;color:#212529;font-family:var(--bs-font-sans-serif);font-size:1rem;line-height:1.5;margin:0}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{background-color:currentColor;border:0;color:inherit;margin:1rem 0;opacity:.25}hr:not([size]){height:1px}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-weight:500;line-height:1.2;margin-bottom:.5rem;margin-top:0}.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-bottom:1rem;margin-top:0}abbr[data-bs-original-title],abbr[title]{cursor:help;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit;margin-bottom:1rem}ol,ul{padding-left:2rem}dl,ol,ul{margin-bottom:1rem;margin-top:0}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{background-color:#fcf8e3;padding:.2em}sub,sup{font-size:.75em;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#0d6efd;text-decoration:underline}a:hover{color:#0a58ca}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{direction:ltr;font-family:var(--bs-font-monospace);font-size:1em;unicode-bidi:bidi-override}pre{display:block;font-size:.875em;margin-bottom:1rem;margin-top:0;overflow:auto}pre code{color:inherit;font-size:inherit;word-break:normal}code{word-wrap:break-word;color:#d63384;font-size:.875em}a>code{color:inherit}kbd{background-color:#212529;border-radius:.2rem;color:#fff;font-size:.875em;padding:.2rem .4rem}kbd kbd{font-size:1em;font-weight:700;padding:0}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{border-collapse:collapse;caption-side:bottom}caption{color:#6c757d;padding-bottom:.5rem;padding-top:.5rem;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border:0 solid;border-color:inherit}label{display:inline-block}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}[list]::-webkit-calendar-picker-indicator{display:none}[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{border-style:none;padding:0}textarea{resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{float:left;font-size:calc(1.275rem + .3vw);line-height:inherit;margin-bottom:.5rem;padding:0;width:100%}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}iframe{border:0}summary{cursor:pointer;display:list-item}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-6{font-size:2.5rem}}.list-inline,.list-unstyled{list-style:none;padding-left:0}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{font-size:1.25rem;margin-bottom:1rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{color:#6c757d;font-size:.875em;margin-bottom:1rem;margin-top:-1rem}.blockquote-footer:before{content:"— "}.img-fluid,.img-thumbnail{height:auto;max-width:100%}.img-thumbnail{background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;padding:.25rem}.figure{display:inline-block}.figure-img{line-height:1;margin-bottom:.5rem}.figure-caption{color:#6c757d;font-size:.875em}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{margin-left:auto;margin-right:auto;padding-left:var(--bs-gutter-x,.75rem);padding-right:var(--bs-gutter-x,.75rem);width:100%}@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:1200px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-left:calc(var(--bs-gutter-x)/-2);margin-right:calc(var(--bs-gutter-x)/-2);margin-top:calc(var(--bs-gutter-y)*-1)}.row>*{flex-shrink:0;margin-top:var(--bs-gutter-y);max-width:100%;padding-left:calc(var(--bs-gutter-x)/2);padding-right:calc(var(--bs-gutter-x)/2);width:100%}.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.3333333333%}.col-2{flex:0 0 auto;width:16.6666666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.3333333333%}.col-5{flex:0 0 auto;width:41.6666666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.3333333333%}.col-8{flex:0 0 auto;width:66.6666666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.3333333333%}.col-11{flex:0 0 auto;width:91.6666666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.3333333333%}.offset-2{margin-left:16.6666666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.3333333333%}.offset-5{margin-left:41.6666666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.3333333333%}.offset-8{margin-left:66.6666666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.3333333333%}.offset-11{margin-left:91.6666666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:4px}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:10px}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:15px}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:20px}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:30px}.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.3333333333%}.col-sm-2{flex:0 0 auto;width:16.6666666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.3333333333%}.col-sm-5{flex:0 0 auto;width:41.6666666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.3333333333%}.col-sm-8{flex:0 0 auto;width:66.6666666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.3333333333%}.col-sm-11{flex:0 0 auto;width:91.6666666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.3333333333%}.offset-sm-2{margin-left:16.6666666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.3333333333%}.offset-sm-5{margin-left:41.6666666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.3333333333%}.offset-sm-8{margin-left:66.6666666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.3333333333%}.offset-sm-11{margin-left:91.6666666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.3333333333%}.col-md-2{flex:0 0 auto;width:16.6666666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.3333333333%}.col-md-5{flex:0 0 auto;width:41.6666666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.3333333333%}.col-md-8{flex:0 0 auto;width:66.6666666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.3333333333%}.col-md-11{flex:0 0 auto;width:91.6666666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.3333333333%}.offset-md-2{margin-left:16.6666666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.3333333333%}.offset-md-5{margin-left:41.6666666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.3333333333%}.offset-md-8{margin-left:66.6666666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.3333333333%}.offset-md-11{margin-left:91.6666666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.3333333333%}.col-lg-2{flex:0 0 auto;width:16.6666666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.3333333333%}.col-lg-5{flex:0 0 auto;width:41.6666666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.3333333333%}.col-lg-8{flex:0 0 auto;width:66.6666666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.3333333333%}.col-lg-11{flex:0 0 auto;width:91.6666666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.3333333333%}.offset-lg-2{margin-left:16.6666666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.3333333333%}.offset-lg-5{margin-left:41.6666666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.3333333333%}.offset-lg-8{margin-left:66.6666666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.3333333333%}.offset-lg-11{margin-left:91.6666666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.3333333333%}.col-xl-2{flex:0 0 auto;width:16.6666666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.3333333333%}.col-xl-5{flex:0 0 auto;width:41.6666666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.3333333333%}.col-xl-8{flex:0 0 auto;width:66.6666666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.3333333333%}.col-xl-11{flex:0 0 auto;width:91.6666666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.3333333333%}.offset-xl-2{margin-left:16.6666666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.3333333333%}.offset-xl-5{margin-left:41.6666666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.3333333333%}.offset-xl-8{margin-left:66.6666666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.3333333333%}.offset-xl-11{margin-left:91.6666666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.3333333333%}.col-xxl-2{flex:0 0 auto;width:16.6666666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.3333333333%}.col-xxl-5{flex:0 0 auto;width:41.6666666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.3333333333%}.col-xxl-8{flex:0 0 auto;width:66.6666666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.3333333333%}.col-xxl-11{flex:0 0 auto;width:91.6666666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.3333333333%}.offset-xxl-2{margin-left:16.6666666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.3333333333%}.offset-xxl-5{margin-left:41.6666666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.3333333333%}.offset-xxl-8{margin-left:66.6666666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.3333333333%}.offset-xxl-11{margin-left:91.6666666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.table{--bs-table-bg:transparent;--bs-table-striped-color:#212529;--bs-table-striped-bg:rgba(0,0,0,.05);--bs-table-active-color:#212529;--bs-table-active-bg:rgba(0,0,0,.1);--bs-table-hover-color:#212529;--bs-table-hover-bg:rgba(0,0,0,.075);border-color:#dee2e6;color:#212529;margin-bottom:1rem;vertical-align:top;width:100%}.table>:not(caption)>*>*{background-color:var(--bs-table-bg);background-image:linear-gradient(var(--bs-table-accent-bg),var(--bs-table-accent-bg));border-bottom-width:1px;padding:.5rem}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table>:not(:last-child)>:last-child>*{border-bottom-color: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-striped>tbody>tr:nth-of-type(odd){--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-bg:#cfe2ff;--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;border-color:#bacbe6;color:#000}.table-secondary{--bs-table-bg:#e2e3e5;--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;border-color:#cbccce;color:#000}.table-success{--bs-table-bg:#d1e7dd;--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;border-color:#bcd0c7;color:#000}.table-info{--bs-table-bg:#cff4fc;--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;border-color:#badce3;color:#000}.table-warning{--bs-table-bg:#fff3cd;--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;border-color:#e6dbb9;color:#000}.table-danger{--bs-table-bg:#f8d7da;--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;border-color:#dfc2c4;color:#000}.table-light{--bs-table-bg:#f8f9fa;--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;border-color:#dfe0e1;color:#000}.table-dark{--bs-table-bg:#212529;--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;border-color:#373b3e;color:#fff}.table-responsive{-webkit-overflow-scrolling:touch;overflow-x:auto}@media (max-width:575.98px){.table-responsive-sm{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:767.98px){.table-responsive-md{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:991.98px){.table-responsive-lg{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:1199.98px){.table-responsive-xl{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:1399.98px){.table-responsive-xxl{-webkit-overflow-scrolling:touch;overflow-x:auto}}.form-label{margin-bottom:.5rem}.col-form-label{font-size:inherit;line-height:1.5;margin-bottom:0;padding-bottom:calc(.375rem + 1px);padding-top:calc(.375rem + 1px)}.col-form-label-lg{font-size:1.25rem;padding-bottom:calc(.5rem + 1px);padding-top:calc(.5rem + 1px)}.col-form-label-sm{font-size:.875rem;padding-bottom:calc(.25rem + 1px);padding-top:calc(.25rem + 1px)}.form-text{color:#6c757d;font-size:.875em;margin-top:.25rem}.form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-clip:padding-box;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem;color:#212529;display:block;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}@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{background-color:#fff;border-color:#86b7fe;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);color:#212529;outline:0}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.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::file-selector-button{-webkit-margin-end:.75rem;background-color:#e9ecef;border:0 solid;border-color:inherit;border-inline-end-width:1px;border-radius:0;color:#212529;margin:-.375rem -.75rem;margin-inline-end:.75rem;padding:.375rem .75rem;pointer-events:none;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::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3}.form-control::-webkit-file-upload-button{-webkit-margin-end:.75rem;background-color:#e9ecef;border:0 solid;border-color:inherit;border-inline-end-width:1px;border-radius:0;color:#212529;margin:-.375rem -.75rem;margin-inline-end:.75rem;padding:.375rem .75rem;pointer-events:none;-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}@media (prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dde0e3}.form-control-plaintext{background-color:transparent;border:solid transparent;border-width:1px 0;color:#212529;display:block;line-height:1.5;margin-bottom:0;padding:.375rem 0;width:100%}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-left:0;padding-right:0}.form-control-sm{border-radius:.2rem;font-size:.875rem;min-height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem}.form-control-sm::file-selector-button{-webkit-margin-end:.5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem;padding:.25rem .5rem}.form-control-sm::-webkit-file-upload-button{-webkit-margin-end:.5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem;padding:.25rem .5rem}.form-control-lg{border-radius:.3rem;font-size:1.25rem;min-height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem}.form-control-lg::file-selector-button{-webkit-margin-end:1rem;margin:-.5rem -1rem;margin-inline-end:1rem;padding:.5rem 1rem}.form-control-lg::-webkit-file-upload-button{-webkit-margin-end:1rem;margin:-.5rem -1rem;margin-inline-end:1rem;padding:.5rem 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{height:auto;max-width:3rem;padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border-radius:.25rem;height:1.5em}.form-control-color::-webkit-color-swatch{border-radius:.25rem;height:1.5em}.form-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%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-position:right .75rem center;background-repeat:no-repeat;background-size:16px 12px;border:1px solid #ced4da;border-radius:.25rem;color:#212529;display:block;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem 1.75rem .375rem .75rem;vertical-align:middle;width:100%}.form-select:focus{border-color:#86b7fe;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);outline:0}.form-select[multiple],.form-select[size]:not([size="1"]){background-image:none;padding-right:.75rem}.form-select:disabled{background-color:#e9ecef;color:#6c757d}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #212529}.form-select-sm{font-size:.875rem;padding-bottom:.25rem;padding-left:.5rem;padding-top:.25rem}.form-select-lg{font-size:1.25rem;padding-bottom:.5rem;padding-left:1rem;padding-top:.5rem}.form-check{display:block;margin-bottom:.125rem;min-height:1.5rem;padding-left:1.5em}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-input{color-adjust:exact;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:contain;border:1px solid rgba(0,0,0,.25);height:1em;margin-top:.25em;-webkit-print-color-adjust:exact;transition:background-color .15s ease-in-out,background-position .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;vertical-align:top;width:1em}@media (prefers-reduced-motion:reduce){.form-check-input{transition:none}}.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;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);outline:0}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml;charset=utf-8,%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;charset=utf-8,%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;background-image:url("data:image/svg+xml;charset=utf-8,%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");border-color:#0d6efd}.form-check-input:disabled{filter:none;opacity:.5;pointer-events:none}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='rgba(0, 0, 0, 0.25)'/%3E%3C/svg%3E");background-position:0;border-radius:2em;margin-left:-2.5em;width:2em}.form-switch .form-check-input:focus{background-image:url("data:image/svg+xml;charset=utf-8,%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-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");background-position:100%}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{clip:rect(0,0,0,0);pointer-events:none;position:absolute}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{filter:none;opacity:.65;pointer-events:none}.form-range{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;height:1.5rem;padding:0;width:100%}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;height:1rem;margin-top:-.25rem;-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;width:1rem}@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{background-color:#dee2e6;border-color:transparent;border-radius:1rem;color:transparent;cursor:pointer;height:.5rem;width:100%}.form-range::-moz-range-thumb{-moz-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;height: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;width:1rem}@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{background-color:#dee2e6;border-color:transparent;border-radius:1rem;color:transparent;cursor:pointer;height:.5rem;width:100%}.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-select{height:calc(3.5rem + 2px);padding:1rem .75rem}.form-floating>label{border:1px solid transparent;height:100%;left:0;padding:1rem .75rem;pointer-events:none;position:absolute;top:0;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::-webkit-input-placeholder{color:transparent}.form-floating>.form-control::-moz-placeholder{color:transparent}.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control:not(:-moz-placeholder-shown){padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-control:-webkit-autofill{padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-select{padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-control:not(:-moz-placeholder-shown)~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.input-group{align-items:stretch;display:flex;flex-wrap:wrap;position:relative;width:100%}.input-group>.form-control,.input-group>.form-select{flex:1 1 auto;min-width:0;position:relative;width:1%}.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{align-items:center;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem;color:#212529;display:flex;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;text-align:center;white-space:nowrap}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{border-radius:.3rem;font-size:1.25rem;padding:.5rem 1rem}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{border-radius:.2rem;font-size:.875rem;padding:.25rem .5rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:1.75rem}.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),.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-bottom-right-radius:0;border-top-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){border-bottom-left-radius:0;border-top-left-radius:0;margin-left:-1px}.valid-feedback{color:#198754;display:none;font-size:.875em;margin-top:.25rem;width:100%}.valid-tooltip{background-color:rgba(25,135,84,.9);border-radius:.25rem;color:#fff;display:none;font-size:.875rem;margin-top:.1rem;max-width:100%;padding:.25rem .5rem;position:absolute;top:100%;z-index:5}.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{background-image:url("data:image/svg+xml;charset=utf-8,%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 calc(.375em + .1875rem) center;background-repeat:no-repeat;background-size:calc(.75em + .375rem) calc(.75em + .375rem);border-color:#198754;padding-right:calc(1.5em + .75rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem);padding-right:calc(1.5em + .75rem)}.form-select.is-valid,.was-validated .form-select:valid{background-image:url("data:image/svg+xml;charset=utf-8,%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;charset=utf-8,%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 1.75rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem);border-color:#198754;padding-right:calc(.75em + 2.3125rem)}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.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 rgba(25,135,84,.25)}.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}.invalid-feedback{color:#dc3545;display:none;font-size:.875em;margin-top:.25rem;width:100%}.invalid-tooltip{background-color:rgba(220,53,69,.9);border-radius:.25rem;color:#fff;display:none;font-size:.875rem;margin-top:.1rem;max-width:100%;padding:.25rem .5rem;position:absolute;top:100%;z-index:5}.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{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' 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 calc(.375em + .1875rem) center;background-repeat:no-repeat;background-size:calc(.75em + .375rem) calc(.75em + .375rem);border-color:#dc3545;padding-right:calc(1.5em + .75rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem);padding-right:calc(1.5em + .75rem)}.form-select.is-invalid,.was-validated .form-select:invalid{background-image:url("data:image/svg+xml;charset=utf-8,%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;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' 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 1.75rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem);border-color:#dc3545;padding-right:calc(.75em + 2.3125rem)}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.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 rgba(220,53,69,.25)}.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}.btn{background-color:transparent;border:1px solid transparent;border-radius:.25rem;color:#212529;cursor:pointer;display:inline-block;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;text-align:center;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529}.btn-check:focus+.btn,.btn:focus{box-shadow:0 0 0 .25rem rgba(13,110,253,.25);outline:0}.btn.disabled,.btn:disabled,fieldset:disabled .btn{opacity:.65;pointer-events:none}.btn-primary{background-color:#0d6efd;border-color:#0d6efd;color:#fff}.btn-check:focus+.btn-primary,.btn-primary:focus,.btn-primary:hover{background-color:#0b5ed7;border-color:#0a58ca;color:#fff}.btn-check:focus+.btn-primary,.btn-primary:focus{box-shadow:0 0 0 .25rem rgba(49,132,253,.5)}.btn-check:active+.btn-primary,.btn-check:checked+.btn-primary,.btn-primary.active,.btn-primary:active,.show>.btn-primary.dropdown-toggle{background-color:#0a58ca;border-color:#0a53be;color:#fff}.btn-check:active+.btn-primary:focus,.btn-check:checked+.btn-primary:focus,.btn-primary.active:focus,.btn-primary:active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(49,132,253,.5)}.btn-primary.disabled,.btn-primary:disabled{background-color:#0d6efd;border-color:#0d6efd;color:#fff}.btn-secondary{background-color:#6c757d;border-color:#6c757d;color:#fff}.btn-check:focus+.btn-secondary,.btn-secondary:focus,.btn-secondary:hover{background-color:#5c636a;border-color:#565e64;color:#fff}.btn-check:focus+.btn-secondary,.btn-secondary:focus{box-shadow:0 0 0 .25rem hsla(208,6%,54%,.5)}.btn-check:active+.btn-secondary,.btn-check:checked+.btn-secondary,.btn-secondary.active,.btn-secondary:active,.show>.btn-secondary.dropdown-toggle{background-color:#565e64;border-color:#51585e;color:#fff}.btn-check:active+.btn-secondary:focus,.btn-check:checked+.btn-secondary:focus,.btn-secondary.active:focus,.btn-secondary:active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .25rem hsla(208,6%,54%,.5)}.btn-secondary.disabled,.btn-secondary:disabled{background-color:#6c757d;border-color:#6c757d;color:#fff}.btn-success{background-color:#198754;border-color:#198754;color:#fff}.btn-check:focus+.btn-success,.btn-success:focus,.btn-success:hover{background-color:#157347;border-color:#146c43;color:#fff}.btn-check:focus+.btn-success,.btn-success:focus{box-shadow:0 0 0 .25rem rgba(60,153,110,.5)}.btn-check:active+.btn-success,.btn-check:checked+.btn-success,.btn-success.active,.btn-success:active,.show>.btn-success.dropdown-toggle{background-color:#146c43;border-color:#13653f;color:#fff}.btn-check:active+.btn-success:focus,.btn-check:checked+.btn-success:focus,.btn-success.active:focus,.btn-success:active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(60,153,110,.5)}.btn-success.disabled,.btn-success:disabled{background-color:#198754;border-color:#198754;color:#fff}.btn-info{background-color:#0dcaf0;border-color:#0dcaf0;color:#000}.btn-check:focus+.btn-info,.btn-info:focus,.btn-info:hover{background-color:#31d2f2;border-color:#25cff2;color:#000}.btn-check:focus+.btn-info,.btn-info:focus{box-shadow:0 0 0 .25rem rgba(11,172,204,.5)}.btn-check:active+.btn-info,.btn-check:checked+.btn-info,.btn-info.active,.btn-info:active,.show>.btn-info.dropdown-toggle{background-color:#3dd5f3;border-color:#25cff2;color:#000}.btn-check:active+.btn-info:focus,.btn-check:checked+.btn-info:focus,.btn-info.active:focus,.btn-info:active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(11,172,204,.5)}.btn-info.disabled,.btn-info:disabled{background-color:#0dcaf0;border-color:#0dcaf0;color:#000}.btn-warning{background-color:#ffc107;border-color:#ffc107;color:#000}.btn-check:focus+.btn-warning,.btn-warning:focus,.btn-warning:hover{background-color:#ffca2c;border-color:#ffc720;color:#000}.btn-check:focus+.btn-warning,.btn-warning:focus{box-shadow:0 0 0 .25rem rgba(217,164,6,.5)}.btn-check:active+.btn-warning,.btn-check:checked+.btn-warning,.btn-warning.active,.btn-warning:active,.show>.btn-warning.dropdown-toggle{background-color:#ffcd39;border-color:#ffc720;color:#000}.btn-check:active+.btn-warning:focus,.btn-check:checked+.btn-warning:focus,.btn-warning.active:focus,.btn-warning:active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(217,164,6,.5)}.btn-warning.disabled,.btn-warning:disabled{background-color:#ffc107;border-color:#ffc107;color:#000}.btn-danger{background-color:#dc3545;border-color:#dc3545;color:#fff}.btn-check:focus+.btn-danger,.btn-danger:focus,.btn-danger:hover{background-color:#bb2d3b;border-color:#b02a37;color:#fff}.btn-check:focus+.btn-danger,.btn-danger:focus{box-shadow:0 0 0 .25rem rgba(225,83,97,.5)}.btn-check:active+.btn-danger,.btn-check:checked+.btn-danger,.btn-danger.active,.btn-danger:active,.show>.btn-danger.dropdown-toggle{background-color:#b02a37;border-color:#a52834;color:#fff}.btn-check:active+.btn-danger:focus,.btn-check:checked+.btn-danger:focus,.btn-danger.active:focus,.btn-danger:active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(225,83,97,.5)}.btn-danger.disabled,.btn-danger:disabled{background-color:#dc3545;border-color:#dc3545;color:#fff}.btn-light{background-color:#f8f9fa;border-color:#f8f9fa;color:#000}.btn-check:focus+.btn-light,.btn-light:focus,.btn-light:hover{background-color:#f9fafb;border-color:#f9fafb;color:#000}.btn-check:focus+.btn-light,.btn-light:focus{box-shadow:0 0 0 .25rem hsla(210,2%,83%,.5)}.btn-check:active+.btn-light,.btn-check:checked+.btn-light,.btn-light.active,.btn-light:active,.show>.btn-light.dropdown-toggle{background-color:#f9fafb;border-color:#f9fafb;color:#000}.btn-check:active+.btn-light:focus,.btn-check:checked+.btn-light:focus,.btn-light.active:focus,.btn-light:active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .25rem hsla(210,2%,83%,.5)}.btn-light.disabled,.btn-light:disabled{background-color:#f8f9fa;border-color:#f8f9fa;color:#000}.btn-dark{background-color:#212529;border-color:#212529;color:#fff}.btn-check:focus+.btn-dark,.btn-dark:focus,.btn-dark:hover{background-color:#1c1f23;border-color:#1a1e21;color:#fff}.btn-check:focus+.btn-dark,.btn-dark:focus{box-shadow:0 0 0 .25rem rgba(66,70,73,.5)}.btn-check:active+.btn-dark,.btn-check:checked+.btn-dark,.btn-dark.active,.btn-dark:active,.show>.btn-dark.dropdown-toggle{background-color:#1a1e21;border-color:#191c1f;color:#fff}.btn-check:active+.btn-dark:focus,.btn-check:checked+.btn-dark:focus,.btn-dark.active:focus,.btn-dark:active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(66,70,73,.5)}.btn-dark.disabled,.btn-dark:disabled{background-color:#212529;border-color:#212529;color:#fff}.btn-outline-primary{border-color:#0d6efd;color:#0d6efd}.btn-outline-primary:hover{background-color:#0d6efd;border-color:#0d6efd;color:#fff}.btn-check:focus+.btn-outline-primary,.btn-outline-primary:focus{box-shadow:0 0 0 .25rem rgba(13,110,253,.5)}.btn-check:active+.btn-outline-primary,.btn-check:checked+.btn-outline-primary,.btn-outline-primary.active,.btn-outline-primary.dropdown-toggle.show,.btn-outline-primary:active{background-color:#0d6efd;border-color:#0d6efd;color:#fff}.btn-check:active+.btn-outline-primary:focus,.btn-check:checked+.btn-outline-primary:focus,.btn-outline-primary.active:focus,.btn-outline-primary.dropdown-toggle.show:focus,.btn-outline-primary:active:focus{box-shadow:0 0 0 .25rem rgba(13,110,253,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{background-color:transparent;color:#0d6efd}.btn-outline-secondary{border-color:#6c757d;color:#6c757d}.btn-outline-secondary:hover{background-color:#6c757d;border-color:#6c757d;color:#fff}.btn-check:focus+.btn-outline-secondary,.btn-outline-secondary:focus{box-shadow:0 0 0 .25rem hsla(208,7%,46%,.5)}.btn-check:active+.btn-outline-secondary,.btn-check:checked+.btn-outline-secondary,.btn-outline-secondary.active,.btn-outline-secondary.dropdown-toggle.show,.btn-outline-secondary:active{background-color:#6c757d;border-color:#6c757d;color:#fff}.btn-check:active+.btn-outline-secondary:focus,.btn-check:checked+.btn-outline-secondary:focus,.btn-outline-secondary.active:focus,.btn-outline-secondary.dropdown-toggle.show:focus,.btn-outline-secondary:active:focus{box-shadow:0 0 0 .25rem hsla(208,7%,46%,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{background-color:transparent;color:#6c757d}.btn-outline-success{border-color:#198754;color:#198754}.btn-outline-success:hover{background-color:#198754;border-color:#198754;color:#fff}.btn-check:focus+.btn-outline-success,.btn-outline-success:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.5)}.btn-check:active+.btn-outline-success,.btn-check:checked+.btn-outline-success,.btn-outline-success.active,.btn-outline-success.dropdown-toggle.show,.btn-outline-success:active{background-color:#198754;border-color:#198754;color:#fff}.btn-check:active+.btn-outline-success:focus,.btn-check:checked+.btn-outline-success:focus,.btn-outline-success.active:focus,.btn-outline-success.dropdown-toggle.show:focus,.btn-outline-success:active:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{background-color:transparent;color:#198754}.btn-outline-info{border-color:#0dcaf0;color:#0dcaf0}.btn-outline-info:hover{background-color:#0dcaf0;border-color:#0dcaf0;color:#000}.btn-check:focus+.btn-outline-info,.btn-outline-info:focus{box-shadow:0 0 0 .25rem rgba(13,202,240,.5)}.btn-check:active+.btn-outline-info,.btn-check:checked+.btn-outline-info,.btn-outline-info.active,.btn-outline-info.dropdown-toggle.show,.btn-outline-info:active{background-color:#0dcaf0;border-color:#0dcaf0;color:#000}.btn-check:active+.btn-outline-info:focus,.btn-check:checked+.btn-outline-info:focus,.btn-outline-info.active:focus,.btn-outline-info.dropdown-toggle.show:focus,.btn-outline-info:active:focus{box-shadow:0 0 0 .25rem rgba(13,202,240,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{background-color:transparent;color:#0dcaf0}.btn-outline-warning{border-color:#ffc107;color:#ffc107}.btn-outline-warning:hover{background-color:#ffc107;border-color:#ffc107;color:#000}.btn-check:focus+.btn-outline-warning,.btn-outline-warning:focus{box-shadow:0 0 0 .25rem rgba(255,193,7,.5)}.btn-check:active+.btn-outline-warning,.btn-check:checked+.btn-outline-warning,.btn-outline-warning.active,.btn-outline-warning.dropdown-toggle.show,.btn-outline-warning:active{background-color:#ffc107;border-color:#ffc107;color:#000}.btn-check:active+.btn-outline-warning:focus,.btn-check:checked+.btn-outline-warning:focus,.btn-outline-warning.active:focus,.btn-outline-warning.dropdown-toggle.show:focus,.btn-outline-warning:active:focus{box-shadow:0 0 0 .25rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{background-color:transparent;color:#ffc107}.btn-outline-danger{border-color:#dc3545;color:#dc3545}.btn-outline-danger:hover{background-color:#dc3545;border-color:#dc3545;color:#fff}.btn-check:focus+.btn-outline-danger,.btn-outline-danger:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.5)}.btn-check:active+.btn-outline-danger,.btn-check:checked+.btn-outline-danger,.btn-outline-danger.active,.btn-outline-danger.dropdown-toggle.show,.btn-outline-danger:active{background-color:#dc3545;border-color:#dc3545;color:#fff}.btn-check:active+.btn-outline-danger:focus,.btn-check:checked+.btn-outline-danger:focus,.btn-outline-danger.active:focus,.btn-outline-danger.dropdown-toggle.show:focus,.btn-outline-danger:active:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{background-color:transparent;color:#dc3545}.btn-outline-light{border-color:#f8f9fa;color:#f8f9fa}.btn-outline-light:hover{background-color:#f8f9fa;border-color:#f8f9fa;color:#000}.btn-check:focus+.btn-outline-light,.btn-outline-light:focus{box-shadow:0 0 0 .25rem rgba(248,249,250,.5)}.btn-check:active+.btn-outline-light,.btn-check:checked+.btn-outline-light,.btn-outline-light.active,.btn-outline-light.dropdown-toggle.show,.btn-outline-light:active{background-color:#f8f9fa;border-color:#f8f9fa;color:#000}.btn-check:active+.btn-outline-light:focus,.btn-check:checked+.btn-outline-light:focus,.btn-outline-light.active:focus,.btn-outline-light.dropdown-toggle.show:focus,.btn-outline-light:active:focus{box-shadow:0 0 0 .25rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{background-color:transparent;color:#f8f9fa}.btn-outline-dark{border-color:#212529;color:#212529}.btn-outline-dark:hover{background-color:#212529;border-color:#212529;color:#fff}.btn-check:focus+.btn-outline-dark,.btn-outline-dark:focus{box-shadow:0 0 0 .25rem rgba(33,37,41,.5)}.btn-check:active+.btn-outline-dark,.btn-check:checked+.btn-outline-dark,.btn-outline-dark.active,.btn-outline-dark.dropdown-toggle.show,.btn-outline-dark:active{background-color:#212529;border-color:#212529;color:#fff}.btn-check:active+.btn-outline-dark:focus,.btn-check:checked+.btn-outline-dark:focus,.btn-outline-dark.active:focus,.btn-outline-dark.dropdown-toggle.show:focus,.btn-outline-dark:active:focus{box-shadow:0 0 0 .25rem rgba(33,37,41,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{background-color:transparent;color:#212529}.btn-link{color:#0d6efd;font-weight:400;text-decoration:underline}.btn-link:hover{color:#0a58ca}.btn-link.disabled,.btn-link:disabled{color:#6c757d}.btn-group-lg>.btn,.btn-lg{border-radius:.3rem;font-size:1.25rem;padding:.5rem 1rem}.btn-group-sm>.btn,.btn-sm{border-radius:.2rem;font-size:.875rem;padding:.25rem .5rem}.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}}.dropdown,.dropend,.dropstart,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{border-bottom:0;border-left:.3em solid transparent;border-right:.3em solid transparent;border-top:.3em solid;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{background-clip:padding-box;background-color:#fff;border:1px solid rgba(0,0,0,.15);border-radius:.25rem;color:#212529;display:none;font-size:1rem;left:0;list-style:none;margin:.125rem 0 0;min-width:10rem;padding:.5rem 0;position:absolute;text-align:left;top:100%;z-index:1000}.dropdown-menu[style]{right:auto!important}.dropdown-menu-start{--bs-position:start;left:0;right:auto}.dropdown-menu-end{--bs-position:end;left:auto;right:0}@media (min-width:576px){.dropdown-menu-sm-start{--bs-position:start;left:0;right:auto}.dropdown-menu-sm-end{--bs-position:end;left:auto;right:0}}@media (min-width:768px){.dropdown-menu-md-start{--bs-position:start;left:0;right:auto}.dropdown-menu-md-end{--bs-position:end;left:auto;right:0}}@media (min-width:992px){.dropdown-menu-lg-start{--bs-position:start;left:0;right:auto}.dropdown-menu-lg-end{--bs-position:end;left:auto;right:0}}@media (min-width:1200px){.dropdown-menu-xl-start{--bs-position:start;left:0;right:auto}.dropdown-menu-xl-end{--bs-position:end;left:auto;right:0}}@media (min-width:1400px){.dropdown-menu-xxl-start{--bs-position:start;left:0;right:auto}.dropdown-menu-xxl-end{--bs-position:end;left:auto;right:0}}.dropup .dropdown-menu{bottom:100%;margin-bottom:.125rem;margin-top:0;top:auto}.dropup .dropdown-toggle:after{border-bottom:.3em solid;border-left:.3em solid transparent;border-right:.3em solid transparent;border-top:0;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-menu{left:100%;margin-left:.125rem;margin-top:0;right:auto;top:0}.dropend .dropdown-toggle:after{border-bottom:.3em solid transparent;border-left:.3em solid;border-right:0;border-top:.3em solid transparent;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropend .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-toggle:after{vertical-align:0}.dropstart .dropdown-menu{left:auto;margin-right:.125rem;margin-top:0;right:100%;top:0}.dropstart .dropdown-toggle:after{content:"";display:inline-block;display:none;margin-left:.255em;vertical-align:.255em}.dropstart .dropdown-toggle:before{border-bottom:.3em solid transparent;border-right:.3em solid;border-top:.3em solid transparent;content:"";display:inline-block;margin-right:.255em;vertical-align:.255em}.dropstart .dropdown-toggle:empty:after{margin-left:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{border-top:1px solid rgba(0,0,0,.15);height:0;margin:.5rem 0;overflow:hidden}.dropdown-item{background-color:transparent;border:0;clear:both;color:#212529;display:block;font-weight:400;padding:.25rem 1rem;text-align:inherit;text-decoration:none;white-space:nowrap;width:100%}.dropdown-item:focus,.dropdown-item:hover{background-color:#f8f9fa;color:#1e2125}.dropdown-item.active,.dropdown-item:active{background-color:#0d6efd;color:#fff;text-decoration:none}.dropdown-item.disabled,.dropdown-item:disabled{background-color:transparent;color:#6c757d;pointer-events:none}.dropdown-menu.show{display:block}.dropdown-header{color:#6c757d;display:block;font-size:.875rem;margin-bottom:0;padding:.5rem 1rem;white-space:nowrap}.dropdown-item-text{color:#212529;display:block;padding:.25rem 1rem}.dropdown-menu-dark{background-color:#343a40;border-color:rgba(0,0,0,.15);color:#dee2e6}.dropdown-menu-dark .dropdown-item{color:#dee2e6}.dropdown-menu-dark .dropdown-item:focus,.dropdown-menu-dark .dropdown-item:hover{background-color:hsla(0,0%,100%,.15);color:#fff}.dropdown-menu-dark .dropdown-item.active,.dropdown-menu-dark .dropdown-item:active{background-color:#0d6efd;color:#fff}.dropdown-menu-dark .dropdown-item.disabled,.dropdown-menu-dark .dropdown-item:disabled{color:#adb5bd}.dropdown-menu-dark .dropdown-divider{border-color:rgba(0,0,0,.15)}.dropdown-menu-dark .dropdown-item-text{color:#dee2e6}.dropdown-menu-dark .dropdown-header{color:#adb5bd}.btn-group,.btn-group-vertical{display:inline-flex;position:relative;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{flex:1 1 auto;position:relative}.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>.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:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-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-bottom-left-radius:0;border-top-left-radius:0}.dropdown-toggle-split{padding-left:.5625rem;padding-right:.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-left:.375rem;padding-right:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-left:.75rem;padding-right:.75rem}.btn-group-vertical{align-items:flex-start;flex-direction:column;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-left-radius:0;border-bottom-right-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{display:flex;flex-wrap:wrap;list-style:none;margin-bottom:0;padding-left:0}.nav-link{display:block;padding:.5rem 1rem;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.disabled{color:#6c757d;cursor:default;pointer-events:none}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem;margin-bottom:-1px}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{background-color:transparent;border-color:transparent;color:#6c757d}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{background-color:#fff;border-color:#dee2e6 #dee2e6 #fff;color:#495057}.nav-tabs .dropdown-menu{border-top-left-radius:0;border-top-right-radius:0;margin-top:-1px}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{background-color:#0d6efd;color:#fff}.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}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;padding-bottom:.5rem;padding-top:.5rem;position:relative}.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{align-items:center;display:flex;flex-wrap:inherit;justify-content:space-between}.navbar-brand{font-size:1.25rem;margin-right:1rem;padding-bottom:.3125rem;padding-top:.3125rem;text-decoration:none;white-space:nowrap}.navbar-nav{display:flex;flex-direction:column;list-style:none;margin-bottom:0;padding-left:0}.navbar-nav .nav-link{padding-left:0;padding-right:0}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-bottom:.5rem;padding-top:.5rem}.navbar-collapse{align-items:center;width:100%}.navbar-toggler{background-color:transparent;border:1px solid transparent;border-radius:.25rem;font-size:1.25rem;line-height:1;padding:.25rem .75rem;transition:box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{box-shadow:0 0 0 .25rem;outline:0;text-decoration:none}.navbar-toggler-icon{background-position:50%;background-repeat:no-repeat;background-size:100%;display:inline-block;height:1.5em;vertical-align:middle;width:1.5em}@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-left:.5rem;padding-right:.5rem}.navbar-expand-sm .navbar-collapse{display:flex!important}.navbar-expand-sm .navbar-toggler{display:none}}@media (min-width:768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand-md .navbar-collapse{display:flex!important}.navbar-expand-md .navbar-toggler{display:none}}@media (min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand-lg .navbar-collapse{display:flex!important}.navbar-expand-lg .navbar-toggler{display:none}}@media (min-width:1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand-xl .navbar-collapse{display:flex!important}.navbar-expand-xl .navbar-toggler{display:none}}@media (min-width:1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand-xxl .navbar-collapse{display:flex!important}.navbar-expand-xxl .navbar-toggler{display:none}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand .navbar-collapse{display:flex!important}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand,.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.55)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.55)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(0, 0, 0, 0.55)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-light .navbar-text{color:rgba(0,0,0,.55)}.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand,.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:hsla(0,0%,100%,.55)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:hsla(0,0%,100%,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:hsla(0,0%,100%,.25)}.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{border-color:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.55)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(255, 255, 255, 0.55)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-dark .navbar-text{color:hsla(0,0%,100%,.55)}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{word-wrap:break-word;background-clip:border-box;background-color:#fff;border:1px solid rgba(0,0,0,.125);border-radius:.25rem;display:flex;flex-direction:column;min-width:0;position:relative}.card>hr{margin-left:0;margin-right:0}.card>.list-group{border-bottom:inherit;border-top:inherit}.card>.list-group:first-child{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px);border-top-width:0}.card>.list-group:last-child{border-bottom-left-radius:calc(.25rem - 1px);border-bottom-right-radius:calc(.25rem - 1px);border-bottom-width:0}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:1rem}.card-title{margin-bottom:.5rem}.card-subtitle{margin-top:-.25rem}.card-subtitle,.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1rem}.card-header{background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125);margin-bottom:0;padding:.5rem 1rem}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-footer{background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125);padding:.5rem 1rem}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{border-bottom:0;margin-bottom:-.5rem}.card-header-pills,.card-header-tabs{margin-left:-.5rem;margin-right:-.5rem}.card-img-overlay{border-radius:calc(.25rem - 1px);bottom:0;left:0;padding:1rem;position:absolute;right:0;top:0}.card-img,.card-img-bottom,.card-img-top{width:100%}.card-img,.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom{border-bottom-left-radius:calc(.25rem - 1px);border-bottom-right-radius:calc(.25rem - 1px)}.card-group>.card{margin-bottom:.75rem}@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{border-left:0;margin-left:0}.card-group>.card:not(:last-child){border-bottom-right-radius:0;border-top-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-bottom-left-radius:0;border-top-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-button{align-items:center;background-color:transparent;border:1px solid rgba(0,0,0,.125);border-radius:0;color:#212529;display:flex;font-size:1rem;overflow-anchor:none;padding:1rem 1.25rem;position:relative;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;width:100%}@media (prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button.collapsed{border-bottom-width:0}.accordion-button:not(.collapsed){background-color:#e7f1ff;color:#0c63e4}.accordion-button:not(.collapsed):after{background-image:url("data:image/svg+xml;charset=utf-8,%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");transform:rotate(180deg)}.accordion-button:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:1.25rem;content:"";flex-shrink:0;height:1.25rem;margin-left:auto;transition:transform .2s ease-in-out;width:1.25rem}@media (prefers-reduced-motion:reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{border-color:#86b7fe;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);outline:0;z-index:3}.accordion-header{margin-bottom:0}.accordion-item:first-of-type .accordion-button{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.accordion-item:last-of-type .accordion-button.collapsed,.accordion-item:last-of-type .accordion-collapse{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-width:1px}.accordion-collapse{border:solid rgba(0,0,0,.125);border-width:0 1px}.accordion-body{padding:1rem 1.25rem}.accordion-flush .accordion-button{border-left:0;border-radius:0;border-right:0}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item:first-of-type .accordion-button{border-top-left-radius:0;border-top-right-radius:0;border-top-width:0}.accordion-flush .accordion-item:last-of-type .accordion-button.collapsed{border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom-width:0}.breadcrumb{display:flex;flex-wrap:wrap;list-style:none;margin-bottom:1rem;padding:0}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item:before{color:#6c757d;content:var(--bs-breadcrumb-divider,"/");float:left;padding-right:.5rem}.breadcrumb-item.active{color:#6c757d}.pagination{display:flex;list-style:none;padding-left:0}.page-link{background-color:#fff;border:1px solid #dee2e6;color:#0d6efd;display:block;position:relative;text-decoration:none;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{border-color:#dee2e6;z-index:2}.page-link:focus,.page-link:hover{background-color:#e9ecef;color:#0a58ca}.page-link:focus{box-shadow:0 0 0 .25rem rgba(13,110,253,.25);outline:0;z-index:3}.page-item:not(:first-child) .page-link{margin-left:-1px}.page-item.active .page-link{background-color:#0d6efd;border-color:#0d6efd;color:#fff;z-index:3}.page-item.disabled .page-link{background-color:#fff;border-color:#dee2e6;color:#6c757d;pointer-events:none}.page-link{padding:.375rem .75rem}.page-item:first-child .page-link{border-bottom-left-radius:.25rem;border-top-left-radius:.25rem}.page-item:last-child .page-link{border-bottom-right-radius:.25rem;border-top-right-radius:.25rem}.pagination-lg .page-link{font-size:1.25rem;padding:.75rem 1.5rem}.pagination-lg .page-item:first-child .page-link{border-bottom-left-radius:.3rem;border-top-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-bottom-right-radius:.3rem;border-top-right-radius:.3rem}.pagination-sm .page-link{font-size:.875rem;padding:.25rem .5rem}.pagination-sm .page-item:first-child .page-link{border-bottom-left-radius:.2rem;border-top-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-bottom-right-radius:.2rem;border-top-right-radius:.2rem}.badge{border-radius:.25rem;color:#fff;display:inline-block;font-size:.75em;font-weight:700;line-height:1;padding:.35em .65em;text-align:center;vertical-align:baseline;white-space:nowrap}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{border:1px solid transparent;border-radius:.25rem;margin-bottom:1rem;padding:1rem;position:relative}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{padding:1.25rem 1rem;position:absolute;right:0;top:0;z-index:2}.alert-primary{background-color:#cfe2ff;border-color:#b6d4fe;color:#084298}.alert-primary .alert-link{color:#06357a}.alert-secondary{background-color:#e2e3e5;border-color:#d3d6d8;color:#41464b}.alert-secondary .alert-link{color:#34383c}.alert-success{background-color:#d1e7dd;border-color:#badbcc;color:#0f5132}.alert-success .alert-link{color:#0c4128}.alert-info{background-color:#cff4fc;border-color:#b6effb;color:#055160}.alert-info .alert-link{color:#04414d}.alert-warning{background-color:#fff3cd;border-color:#ffecb5;color:#664d03}.alert-warning .alert-link{color:#523e02}.alert-danger{background-color:#f8d7da;border-color:#f5c2c7;color:#842029}.alert-danger .alert-link{color:#6a1a21}.alert-light{background-color:#fefefe;border-color:#fdfdfe;color:#636464}.alert-light .alert-link{color:#4f5050}.alert-dark{background-color:#d3d3d4;border-color:#bcbebf;color:#141619}.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{background-color:#e9ecef;border-radius:.25rem;font-size:.75rem;height:1rem}.progress,.progress-bar{display:flex;overflow:hidden}.progress-bar{background-color:#0d6efd;color:#fff;flex-direction:column;justify-content:center;text-align:center;transition:width .6s ease;white-space:nowrap}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}@media (prefers-reduced-motion:reduce){.progress-bar-animated{-webkit-animation:none;animation:none}}.list-group{border-radius:.25rem;display:flex;flex-direction:column;margin-bottom:0;padding-left:0}.list-group-item-action{color:#495057;text-align:inherit;width:100%}.list-group-item-action:focus,.list-group-item-action:hover{background-color:#f8f9fa;color:#495057;text-decoration:none;z-index:1}.list-group-item-action:active{background-color:#e9ecef;color:#212529}.list-group-item{background-color:#fff;border:1px solid rgba(0,0,0,.125);display:block;padding:.5rem 1rem;position:relative;text-decoration:none}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{background-color:#fff;color:#6c757d;pointer-events:none}.list-group-item.active{background-color:#0d6efd;border-color:#0d6efd;color:#fff;z-index:2}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{border-top-width:1px;margin-top:-1px}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:.25rem}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}.list-group-horizontal>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}@media (min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:.25rem}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}}@media (min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:.25rem}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}.list-group-horizontal-md>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}}@media (min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:.25rem}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}}@media (min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:.25rem}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}}@media (min-width:1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:.25rem}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{background-color:#cfe2ff;color:#084298}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{background-color:#bacbe6;color:#084298}.list-group-item-primary.list-group-item-action.active{background-color:#084298;border-color:#084298;color:#fff}.list-group-item-secondary{background-color:#e2e3e5;color:#41464b}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{background-color:#cbccce;color:#41464b}.list-group-item-secondary.list-group-item-action.active{background-color:#41464b;border-color:#41464b;color:#fff}.list-group-item-success{background-color:#d1e7dd;color:#0f5132}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{background-color:#bcd0c7;color:#0f5132}.list-group-item-success.list-group-item-action.active{background-color:#0f5132;border-color:#0f5132;color:#fff}.list-group-item-info{background-color:#cff4fc;color:#055160}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{background-color:#badce3;color:#055160}.list-group-item-info.list-group-item-action.active{background-color:#055160;border-color:#055160;color:#fff}.list-group-item-warning{background-color:#fff3cd;color:#664d03}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{background-color:#e6dbb9;color:#664d03}.list-group-item-warning.list-group-item-action.active{background-color:#664d03;border-color:#664d03;color:#fff}.list-group-item-danger{background-color:#f8d7da;color:#842029}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{background-color:#dfc2c4;color:#842029}.list-group-item-danger.list-group-item-action.active{background-color:#842029;border-color:#842029;color:#fff}.list-group-item-light{background-color:#fefefe;color:#636464}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{background-color:#e5e5e5;color:#636464}.list-group-item-light.list-group-item-action.active{background-color:#636464;border-color:#636464;color:#fff}.list-group-item-dark{background-color:#d3d3d4;color:#141619}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{background-color:#bebebf;color:#141619}.list-group-item-dark.list-group-item-action.active{background-color:#141619;border-color:#141619;color:#fff}.btn-close{background:transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%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") 50%/1em auto no-repeat;border:0;border-radius:.25rem;box-sizing:content-box;color:#000;height:1em;opacity:.5;padding:.25em;width:1em}.btn-close:hover{color:#000;opacity:.75;text-decoration:none}.btn-close:focus{box-shadow:0 0 0 .25rem rgba(13,110,253,.25);opacity:1;outline:0}.btn-close.disabled,.btn-close:disabled{opacity:.25;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.btn-close-white{filter:invert(1) grayscale(100%) brightness(200%)}.toast{background-clip:padding-box;background-color:hsla(0,0%,100%,.85);border:1px solid rgba(0,0,0,.1);border-radius:.25rem;box-shadow:0 .5rem 1rem rgba(0,0,0,.15);font-size:.875rem;max-width:100%;pointer-events:auto;width:350px}.toast:not(.showing):not(.show){opacity:0}.toast.hide{display:none}.toast-container{max-width:100%;pointer-events:none;width:-webkit-max-content;width:-moz-max-content;width:max-content}.toast-container>:not(:last-child){margin-bottom:.75rem}.toast-header{align-items:center;background-clip:padding-box;background-color:hsla(0,0%,100%,.85);border-bottom:1px solid rgba(0,0,0,.05);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px);color:#6c757d;display:flex;padding:.5rem .75rem}.toast-header .btn-close{margin-left:.75rem;margin-right:-.375rem}.toast-body{padding:.75rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{display:none;height:100%;left:0;outline:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:1050}.modal-dialog{margin:.5rem;pointer-events:none;position:relative;width:auto}.modal.fade .modal-dialog{transform:translateY(-50px);transition:transform .3s ease-out}@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% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{align-items:center;display:flex;min-height:calc(100% - 1rem)}.modal-content{background-clip:padding-box;background-color:#fff;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;display:flex;flex-direction:column;outline:0;pointer-events:auto;position:relative;width:100%}.modal-backdrop{background-color:#000;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1040}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{align-items:center;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px);display:flex;flex-shrink:0;justify-content:space-between;padding:1rem}.modal-header .btn-close{margin:-.5rem -.5rem -.5rem auto;padding:.5rem}.modal-title{line-height:1.5;margin-bottom:0}.modal-body{flex:1 1 auto;padding:1rem;position:relative}.modal-footer{align-items:center;border-bottom-left-radius:calc(.3rem - 1px);border-bottom-right-radius:calc(.3rem - 1px);border-top:1px solid #dee2e6;display:flex;flex-shrink:0;flex-wrap:wrap;justify-content:flex-end;padding:.75rem}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{height:50px;overflow:scroll;position:absolute;top:-9999px;width:50px}@media (min-width:576px){.modal-dialog{margin:1.75rem auto;max-width:500px}.modal-dialog-scrollable{height:calc(100% - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.modal-fullscreen{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}.modal-fullscreen .modal-footer{border-radius:0}@media (max-width:575.98px){.modal-fullscreen-sm-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-sm-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}.modal-fullscreen-sm-down .modal-footer{border-radius:0}}@media (max-width:767.98px){.modal-fullscreen-md-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-md-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}.modal-fullscreen-md-down .modal-footer{border-radius:0}}@media (max-width:991.98px){.modal-fullscreen-lg-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-lg-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}.modal-fullscreen-lg-down .modal-footer{border-radius:0}}@media (max-width:1199.98px){.modal-fullscreen-xl-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-xl-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}.modal-fullscreen-xl-down .modal-footer{border-radius:0}}@media (max-width:1399.98px){.modal-fullscreen-xxl-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-xxl-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}.modal-fullscreen-xxl-down .modal-footer{border-radius:0}}.tooltip{word-wrap:break-word;display:block;font-family:var(--bs-font-sans-serif);font-size:.875rem;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;margin:0;opacity:0;position:absolute;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;z-index:1070}.tooltip.show{opacity:.9}.tooltip .tooltip-arrow{display:block;height:.4rem;position:absolute;width:.8rem}.tooltip .tooltip-arrow:before{border-color:transparent;border-style:solid;content:"";position:absolute}.bs-tooltip-auto[data-popper-placement^=top],.bs-tooltip-top{padding:.4rem 0}.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{border-top-color:#000;border-width:.4rem .4rem 0;top:-1px}.bs-tooltip-auto[data-popper-placement^=right],.bs-tooltip-end{padding:0 .4rem}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{height:.8rem;left:0;width:.4rem}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before,.bs-tooltip-end .tooltip-arrow:before{border-right-color:#000;border-width:.4rem .4rem .4rem 0;right:-1px}.bs-tooltip-auto[data-popper-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.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{border-bottom-color:#000;border-width:0 .4rem .4rem;bottom:-1px}.bs-tooltip-auto[data-popper-placement^=left],.bs-tooltip-start{padding:0 .4rem}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{height:.8rem;right:0;width:.4rem}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before,.bs-tooltip-start .tooltip-arrow:before{border-left-color:#000;border-width:.4rem 0 .4rem .4rem;left:-1px}.tooltip-inner{background-color:#000;border-radius:.25rem;color:#fff;max-width:200px;padding:.25rem .5rem;text-align:center}.popover{word-wrap:break-word;background-clip:padding-box;background-color:#fff;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;display:block;font-family:var(--bs-font-sans-serif);font-size:.875rem;font-style:normal;font-weight:400;left:0;letter-spacing:normal;line-break:auto;line-height:1.5;max-width:276px;position:absolute;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;top:0;white-space:normal;word-break:normal;word-spacing:normal;z-index:1060}.popover .popover-arrow{display:block;height:.5rem;margin:0 .3rem;position:absolute;width:1rem}.popover .popover-arrow:after,.popover .popover-arrow:before{border-color:transparent;border-style:solid;content:"";display:block;position:absolute}.bs-popover-auto[data-popper-placement^=top],.bs-popover-top{margin-bottom:.5rem!important}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc(-.5rem - 1px)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:before{border-top-color:rgba(0,0,0,.25);border-width:.5rem .5rem 0;bottom:0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-top>.popover-arrow:after{border-top-color:#fff;border-width:.5rem .5rem 0;bottom:1px}.bs-popover-auto[data-popper-placement^=right],.bs-popover-end{margin-left:.5rem!important}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow{height:1rem;left:calc(-.5rem - 1px);margin:.3rem 0;width:.5rem}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:before{border-right-color:rgba(0,0,0,.25);border-width:.5rem .5rem .5rem 0;left:0}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-end>.popover-arrow:after{border-right-color:#fff;border-width:.5rem .5rem .5rem 0;left:1px}.bs-popover-auto[data-popper-placement^=bottom],.bs-popover-bottom{margin-top:.5rem!important}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc(-.5rem - 1px)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:before{border-bottom-color:rgba(0,0,0,.25);border-width:0 .5rem .5rem;top:0}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:after{border-bottom-color:#fff;border-width:0 .5rem .5rem;top:1px}.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{border-bottom:1px solid #f0f0f0;content:"";display:block;left:50%;margin-left:-.5rem;position:absolute;top:0;width:1rem}.bs-popover-auto[data-popper-placement^=left],.bs-popover-start{margin-right:.5rem!important}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow{height:1rem;margin:.3rem 0;right:calc(-.5rem - 1px);width:.5rem}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:before{border-left-color:rgba(0,0,0,.25);border-width:.5rem 0 .5rem .5rem;right:0}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-start>.popover-arrow:after{border-left-color:#fff;border-width:.5rem 0 .5rem .5rem;right:1px}.popover-header{background-color:#f0f0f0;border-bottom:1px solid #d8d8d8;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px);font-size:1rem;margin-bottom:0;padding:.5rem 1rem}.popover-header:empty{display:none}.popover-body{color:#212529;padding:1rem}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{overflow:hidden;position:relative;width:100%}.carousel-inner:after{clear:both;content:"";display:block}.carousel-item{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:none;float:left;margin-right:-100%;position:relative;transition:transform .6s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){transform:translateX(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transform:none;transition-property:opacity}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{opacity:1;z-index:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{opacity:0;transition:opacity 0s .6s;z-index:0}@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{align-items:center;bottom:0;color:#fff;display:flex;justify-content:center;opacity:.5;position:absolute;text-align:center;top:0;transition:opacity .15s ease;width:15%;z-index:1}@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;opacity:.9;outline:0;text-decoration:none}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{background-position:50%;background-repeat:no-repeat;background-size:100% 100%;display:inline-block;height:2rem;width:2rem}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf-8,%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;charset=utf-8,%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{bottom:0;display:flex;justify-content:center;left:0;list-style:none;margin-left:15%;margin-right:15%;padding-left:0;position:absolute;right:0;z-index:2}.carousel-indicators li{background-clip:padding-box;background-color:#fff;border-bottom:10px solid transparent;border-top:10px solid transparent;box-sizing:content-box;cursor:pointer;flex:0 1 auto;height:3px;margin-left:3px;margin-right:3px;opacity:.5;text-indent:-999px;transition:opacity .6s ease;width:30px}@media (prefers-reduced-motion:reduce){.carousel-indicators li{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{bottom:1.25rem;color:#fff;left:15%;padding-bottom:1.25rem;padding-top:1.25rem;position:absolute;right:15%;text-align:center}.carousel-dark .carousel-control-next-icon,.carousel-dark .carousel-control-prev-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators li{background-color:#000}.carousel-dark .carousel-caption{color:#000}@-webkit-keyframes spinner-border{to{transform:rotate(1turn)}}@keyframes spinner-border{to{transform:rotate(1turn)}}.spinner-border{-webkit-animation:spinner-border .75s linear infinite;animation:spinner-border .75s linear infinite;border:.25em solid;border-radius:50%;border-right:.25em solid transparent;display:inline-block;height:2rem;vertical-align:text-bottom;width:2rem}.spinner-border-sm{border-width:.2em;height:1rem;width:1rem}@-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{-webkit-animation:spinner-grow .75s linear infinite;animation:spinner-grow .75s linear infinite;background-color:currentColor;border-radius:50%;display:inline-block;height:2rem;opacity:0;vertical-align:text-bottom;width:2rem}.spinner-grow-sm{height:1rem;width:1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{-webkit-animation-duration:1.5s;animation-duration:1.5s}}.clearfix:after{clear:both;content:"";display:block}.link-primary{color:#0d6efd}.link-primary:focus,.link-primary:hover{color:#0a58ca}.link-secondary{color:#6c757d}.link-secondary:focus,.link-secondary:hover{color:#565e64}.link-success{color:#198754}.link-success:focus,.link-success:hover{color:#146c43}.link-info{color:#0dcaf0}.link-info:focus,.link-info:hover{color:#3dd5f3}.link-warning{color:#ffc107}.link-warning:focus,.link-warning:hover{color:#ffcd39}.link-danger{color:#dc3545}.link-danger:focus,.link-danger:hover{color:#b02a37}.link-light{color:#f8f9fa}.link-light:focus,.link-light:hover{color:#f9fafb}.link-dark{color:#212529}.link-dark:focus,.link-dark:hover{color:#1a1e21}.ratio{position:relative;width:100%}.ratio:before{content:"";display:block;padding-top:var(--aspect-ratio)}.ratio>*{height:100%;left:0;position:absolute;top:0;width:100%}.ratio-1x1{--aspect-ratio:100%}.ratio-4x3{--aspect-ratio:75%}.ratio-16x9{--aspect-ratio:56.25%}.ratio-21x9{--aspect-ratio:42.85714%}.fixed-top{top:0}.fixed-bottom,.fixed-top{left:0;position:fixed;right:0;z-index:1030}.fixed-bottom{bottom:0}.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}@media (min-width:576px){.sticky-sm-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:1200px){.sticky-xl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:1400px){.sticky-xxl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.visually-hidden,.visually-hidden-focusable:not(:focus){clip:rect(0,0,0,0)!important;border:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.stretched-link:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!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 rgba(0,0,0,.15)!important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translateX(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:1px solid #dee2e6!important}.border-0{border:0!important}.border-top{border-top:1px solid #dee2e6!important}.border-top-0{border-top:0!important}.border-end{border-right:1px solid #dee2e6!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:1px solid #dee2e6!important}.border-start-0{border-left:0!important}.border-primary{border-color:#0d6efd!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#198754!important}.border-info{border-color:#0dcaf0!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#212529!important}.border-white{border-color:#fff!important}.border-0{border-width:0!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.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}.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}.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-left:0!important;margin-right:0!important}.mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-3{margin-left:1rem!important;margin-right:1rem!important}.mx-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-5{margin-left:3rem!important;margin-right:3rem!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-0{margin-bottom:0!important;margin-top:0!important}.my-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-auto{margin-bottom:auto!important;margin-top: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-left:0!important;padding-right:0!important}.px-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-3{padding-left:1rem!important;padding-right:1rem!important}.px-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-5{padding-left:3rem!important;padding-right:3rem!important}.py-0{padding-bottom:0!important;padding-top:0!important}.py-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-5{padding-bottom:3rem!important;padding-top: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}.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-bolder{font-weight:bolder!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-primary{color:#0d6efd!important}.text-secondary{color:#6c757d!important}.text-success{color:#198754!important}.text-info{color:#0dcaf0!important}.text-warning{color:#ffc107!important}.text-danger{color:#dc3545!important}.text-light{color:#f8f9fa!important}.text-dark{color:#212529!important}.text-white{color:#fff!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:hsla(0,0%,100%,.5)!important}.text-reset{color:inherit!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}.bg-primary{background-color:#0d6efd!important}.bg-secondary{background-color:#6c757d!important}.bg-success{background-color:#198754!important}.bg-info{background-color:#0dcaf0!important}.bg-warning{background-color:#ffc107!important}.bg-danger{background-color:#dc3545!important}.bg-light{background-color:#f8f9fa!important}.bg-dark{background-color:#212529!important}.bg-body,.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.bg-gradient{background-image:var(--bs-gradient)!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!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-break{word-wrap:break-word!important;word-break:break-word!important}.font-monospace{font-family:var(--bs-font-monospace)!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:.25rem!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:.2rem!important}.rounded-2{border-radius:.25rem!important}.rounded-3{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-top{border-top-left-radius:.25rem!important}.rounded-end,.rounded-top{border-top-right-radius:.25rem!important}.rounded-bottom,.rounded-end{border-bottom-right-radius:.25rem!important}.rounded-bottom,.rounded-start{border-bottom-left-radius:.25rem!important}.rounded-start{border-top-left-radius:.25rem!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}.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}.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-left:0!important;margin-right:0!important}.mx-sm-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-sm-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-sm-3{margin-left:1rem!important;margin-right:1rem!important}.mx-sm-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-sm-5{margin-left:3rem!important;margin-right:3rem!important}.mx-sm-auto{margin-left:auto!important;margin-right:auto!important}.my-sm-0{margin-bottom:0!important;margin-top:0!important}.my-sm-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-sm-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-sm-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-sm-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-sm-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-sm-auto{margin-bottom:auto!important;margin-top: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-left:0!important;padding-right:0!important}.px-sm-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-sm-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-sm-3{padding-left:1rem!important;padding-right:1rem!important}.px-sm-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-sm-5{padding-left:3rem!important;padding-right:3rem!important}.py-sm-0{padding-bottom:0!important;padding-top:0!important}.py-sm-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-sm-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-sm-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-sm-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-sm-5{padding-bottom:3rem!important;padding-top: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}.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}.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}.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-left:0!important;margin-right:0!important}.mx-md-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-md-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-md-3{margin-left:1rem!important;margin-right:1rem!important}.mx-md-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-md-5{margin-left:3rem!important;margin-right:3rem!important}.mx-md-auto{margin-left:auto!important;margin-right:auto!important}.my-md-0{margin-bottom:0!important;margin-top:0!important}.my-md-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-md-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-md-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-md-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-md-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-md-auto{margin-bottom:auto!important;margin-top: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-left:0!important;padding-right:0!important}.px-md-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-md-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-md-3{padding-left:1rem!important;padding-right:1rem!important}.px-md-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-md-5{padding-left:3rem!important;padding-right:3rem!important}.py-md-0{padding-bottom:0!important;padding-top:0!important}.py-md-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-md-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-md-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-md-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-md-5{padding-bottom:3rem!important;padding-top: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}.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}.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}.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-left:0!important;margin-right:0!important}.mx-lg-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-lg-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-lg-3{margin-left:1rem!important;margin-right:1rem!important}.mx-lg-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-lg-5{margin-left:3rem!important;margin-right:3rem!important}.mx-lg-auto{margin-left:auto!important;margin-right:auto!important}.my-lg-0{margin-bottom:0!important;margin-top:0!important}.my-lg-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-lg-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-lg-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-lg-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-lg-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-lg-auto{margin-bottom:auto!important;margin-top: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-left:0!important;padding-right:0!important}.px-lg-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-lg-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-lg-3{padding-left:1rem!important;padding-right:1rem!important}.px-lg-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-lg-5{padding-left:3rem!important;padding-right:3rem!important}.py-lg-0{padding-bottom:0!important;padding-top:0!important}.py-lg-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-lg-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-lg-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-lg-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-lg-5{padding-bottom:3rem!important;padding-top: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}.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}.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}.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-left:0!important;margin-right:0!important}.mx-xl-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-xl-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-xl-3{margin-left:1rem!important;margin-right:1rem!important}.mx-xl-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-xl-5{margin-left:3rem!important;margin-right:3rem!important}.mx-xl-auto{margin-left:auto!important;margin-right:auto!important}.my-xl-0{margin-bottom:0!important;margin-top:0!important}.my-xl-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-xl-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-xl-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-xl-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-xl-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-xl-auto{margin-bottom:auto!important;margin-top: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-left:0!important;padding-right:0!important}.px-xl-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-xl-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-xl-3{padding-left:1rem!important;padding-right:1rem!important}.px-xl-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-xl-5{padding-left:3rem!important;padding-right:3rem!important}.py-xl-0{padding-bottom:0!important;padding-top:0!important}.py-xl-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-xl-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-xl-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-xl-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-xl-5{padding-bottom:3rem!important;padding-top: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}.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}.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}.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-left:0!important;margin-right:0!important}.mx-xxl-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-xxl-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-xxl-3{margin-left:1rem!important;margin-right:1rem!important}.mx-xxl-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-xxl-5{margin-left:3rem!important;margin-right:3rem!important}.mx-xxl-auto{margin-left:auto!important;margin-right:auto!important}.my-xxl-0{margin-bottom:0!important;margin-top:0!important}.my-xxl-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-xxl-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-xxl-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-xxl-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-xxl-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-xxl-auto{margin-bottom:auto!important;margin-top: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-left:0!important;padding-right:0!important}.px-xxl-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-xxl-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-xxl-3{padding-left:1rem!important;padding-right:1rem!important}.px-xxl-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-xxl-5{padding-left:3rem!important;padding-right:3rem!important}.py-xxl-0{padding-bottom:0!important;padding-top:0!important}.py-xxl-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-xxl-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-xxl-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-xxl-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-xxl-5{padding-bottom:3rem!important;padding-top: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}.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}.fs-sm-1{font-size:2.5rem!important}.fs-sm-2{font-size:2rem!important}.fs-sm-3{font-size:1.75rem!important}.fs-sm-4{font-size:1.5rem!important}.fs-md-1{font-size:2.5rem!important}.fs-md-2{font-size:2rem!important}.fs-md-3{font-size:1.75rem!important}.fs-md-4{font-size:1.5rem!important}.fs-lg-1{font-size:2.5rem!important}.fs-lg-2{font-size:2rem!important}.fs-lg-3{font-size:1.75rem!important}.fs-lg-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}


/*! #######################################################################

	MeanMenu 2.0.7
	--------

	To be used with jquery.meanmenu.js by Chris Wharton (http://www.meanthemes.com/plugins/meanmenu/)

####################################################################### */a.meanmenu-reveal{display:none}.mean-container .mean-bar{background:#070337;float:left;min-height:42px;padding:4px 0;position:relative;width:100%;z-index:999999}.mean-container a.meanmenu-reveal{color:#fff;cursor:pointer;display:block;font-family:Arial,Helvetica,sans-serif;font-size:16px;font-size:1px;font-weight:700;height:22px;line-height:22px;padding:13px 13px 11px;position:absolute;right:0;text-decoration:none;text-indent:-9999em;top:0;width:22px}.mean-container a.meanmenu-reveal span{background:#fff;display:block;height:3px;margin-top:3px}.mean-container .mean-nav{background:#070337;float:left;margin-top:44px;width:100%}.mean-container .mean-nav ul{list-style-type:none;margin:0;padding:0;width:100%}.mean-container .mean-nav ul li{float:left;position:relative;width:100%}.mean-container .mean-nav ul li a{border-top:1px solid #070337;border-top:1px solid hsla(0,0%,100%,.5);color:#fff;display:block;float:left;margin:0;padding:10px 5%;text-align:left;text-decoration:none;text-transform:uppercase;width:90%}.mean-container .mean-nav ul li li a{padding:10px 10%;text-shadow:none!important;visibility:visible;width:80%}.mean-container .mean-nav ul li.mean-last a{border-bottom:none;margin-bottom:0}.mean-container .mean-nav ul li li li a{padding:10px 15%;width:70%}.mean-container .mean-nav ul li li li li a{padding:10px 20%;width:60%}.mean-container .mean-nav ul li li li li li a{padding:10px 25%;width:50%}.mean-container .mean-nav ul li a.mean-expand{background:transparent;border:none!important;border-left:1px solid #dedee3!important;font-weight:700;height:32px;margin-top:1px;position:absolute;right:0;text-align:center;top:0;width:26px;z-index:2}.mean-container .mean-push{clear:both;float:left}.mean-container .mean-push,.mean-nav .wrapper{margin:0;padding:0;width:100%}.mean-container .mean-bar,.mean-container .mean-bar *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.mean-remove{display:none!important}body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{-webkit-font-smoothing:subpixel-antialiased;-webkit-touch-callout:none;color:#ccc;font-size:13px;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-overflow-scrolling:touch;-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{-webkit-overflow-scrolling:touch;background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85),rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid;border-color:#888 #888 #fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0);background:#ddd;bottom:0;display:none;margin:0;padding:2px 2px 4px;position:absolute;right:0;top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}.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}*{box-sizing:border-box;margin:0;padding:0}body{color:#6c6a8a;font-family:Open Sans,sans-serif;font-size:15px;font-weight:400;line-height:26px}a{text-decoration:none}.w-img img{width:100%}.m-img img{max-width:100%}.btn,.transition-3,:after,:before,a,button,h1,h2,h3,h4,h5,h6,i,img,input,li,p,select,span,textarea{-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}.button:focus,a:focus{outline:none;text-decoration:none}a:focus,a:hover{color:inherit;text-decoration:none}a,button{border:none;color:inherit;outline:none}button:hover{cursor:pointer}button:focus{border:0;outline:0}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}h1,h2,h3,h4,h5,h6{color:#070337;font-family:Open Sans,sans-serif;font-weight:700;line-height:1.2;margin-top:0;-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}h1{font-size:40px}h2{font-size:36px}h3{font-size:24px}h4{font-size:20px}h5{font-size:16px}h6{font-size:14px}ul{margin:0;padding:0}li{list-style:none}p{color:#6c6a8a;font-family:Open Sans,sans-serif;font-size:15px;font-weight:400;line-height:26px;margin-bottom:15px}::-moz-selection{background:#7127ea;color:#fff;text-shadow:none}::selection{background:#7127ea;color:#fff;text-shadow:none}::-moz-placeholder{color:#222;font-size:14px;opacity:1}::placeholder{color:#222;font-size:14px;opacity:1}.fix{overflow:hidden}.clear{clear:both}.f-left{float:left}.f-right{float:right}.z-index-1{z-index:1}.overflow-y-visible{overflow-x:hidden;overflow-y:visible}.p-relative{position:relative}.p-absolute{position:absolute}.grey-bg{background:#f5faff}.grey-bg-2{background:#dadada}.grey-bg-3{background:#f4f9fd}.grey-bg-5{background:#faf9ff}.grey-bg-6{background:#f0f4f8}.grey-bg-8{background:#e6ebf3}.grey-bg-9{background:#fafafb}.grey-bg-12{background:#f7f7fc}.grey-bg-13{background:#f2f7ff}.grey-bg-20{background:#f8f8f8}.dark-blue-bg{background:#063e85}.footer-bg-3{background:#011126}.white-bg{background:#fff}.black-bg{background:#222}.blue-bg-5{background:#005ad3}.blue-bg-6{background:#0151bd}.blue-bg-10{background:#5f55ff}.text-white a,.text-white h1,.text-white h2,.text-white h3,.text-white h4,.text-white h5,.text-white h6,.text-white li,.text-white p,.text-white span{color:#fff!important}.white-color{color:#fff}.theme-color{color:#7127ea!important}.black-color{color:#222}.mt-350{margin-top:350px}.ml-220{margin-left:220px}.ml--30{margin-left:-30px}.mb--149{margin-bottom:-149px}.mt--70{margin-top:-70px}.pt-270{padding-top:270px}.section-padding{padding-left:70px;padding-right:70px}@media only screen and (min-width:576px) and (max-width:767px){.section-padding{padding-left:20px;padding-right:20px}}@media (max-width:575px){.section-padding{padding-left:0;padding-right:0}}@media only screen and (min-width:768px) and (max-width:991px){.section-padding-2{padding-left:20px;padding-right:20px}}@media only screen and (min-width:576px) and (max-width:767px){.section-padding-2{padding-left:0;padding-right:0}}@media (max-width:575px){.section-padding-2{padding-left:0;padding-right:0}}.section-padding-3{padding:0 30px}@media only screen and (min-width:1200px) and (max-width:1399px){.section-padding-3{padding:0 100px}}@media (max-width:575px){.section-padding-3{padding:0}}.section-padding-4{padding:0 75px}@media only screen and (min-width:1200px) and (max-width:1399px){.section-padding-4{padding:0}}@media only screen and (min-width:576px) and (max-width:767px){.section-padding-4{padding:0 30px}}@media (max-width:575px){.section-padding-4{padding:0}.section-padding-p-0{padding-left:15px!important;padding-right:15px!important}}.section-mb-15{margin-bottom:13px!important}.custom-col-5{flex:0 0 auto;width:20%}.w-btn{background:#7127ea;border:2px solid #7127ea;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;color:#fff;display:inline-block;font-size:15px;font-weight:600;height:44px;line-height:40px;overflow:hidden;padding:0 30px;position:relative;text-align:center;text-transform:none;z-index:1}.w-btn:after{background:#fff;bottom:0;content:"";display:block;height:150%;left:-20%;position:absolute;right:-20%;top:-4%;-webkit-transform:skewX(45deg) scaleX(0);-moz-transform:skewX(45deg) scaleX(0);-ms-transform:skewX(45deg) scaleX(0);transform:skewX(45deg) scaleX(0);width:150%;z-index:-1}.w-btn:hover{-webkit-box-shadow:0 20px 60px 0 rgba(15,0,40,.2);-moz-box-shadow:0 20px 60px 0 rgba(15,0,40,.2);box-shadow:0 20px 60px 0 rgba(15,0,40,.2);color:#7127ea}.w-btn:hover:after{-webkit-transform:skewX(45deg) scale(1);-moz-transform:skewX(45deg) scale(1);-ms-transform:skewX(45deg) scale(1);transform:skewX(45deg) scale(1)}.w-btn-transparent{background:transparent;border-color:transparent;color:#070337}.w-btn-transparent:after{display:none}.w-btn-transparent:hover{background:transparent;color:#7127ea}.w-btn-transparent-2{background:transparent;color:#011224;font-size:15px;padding:0}.w-btn-transparent-2:hover{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;color:#1c7df8}.w-btn-white{background:#fff;border-color:#fff;color:#7127ea}.w-btn-white:after{background:#7127ea}.w-btn-white:hover{border-color:#7127ea;color:#fff}.w-btn-white-2{color:#2f80ed;height:54px;line-height:50px;padding:0 38px}.w-btn-white-2:after{background:#2f80ed}.w-btn-white-2:hover{border-color:#2f80ed;color:#fff}.w-btn-white-3{background:transparent;border-color:#fff;color:#fff}.w-btn-white-3:after{background:#fff}.w-btn-white-3:hover{background:#fff;border-color:#fff;color:#5d41c2}.w-btn-white-4{color:#425b76}.w-btn-white-4:after{background:#1c7df8}.w-btn-white-4:hover{background:#1c7df8;border-color:#1c7df8;color:#fff}.w-btn-2{font-size:18px;height:54px;line-height:50px;padding:0 38px}.w-btn-3{padding:0 25px}.w-btn-4{background:#fff;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#7127ea}.w-btn-4:after{background:#7127ea}.w-btn-4:hover{color:#fff}.w-btn-5{padding:0 48px}.w-btn-6{height:50px;line-height:46px}.w-btn-7{padding:0 22px}.w-btn-8{background:#fff;border-color:#fff;color:#2f80ed;height:46px;line-height:42px;padding:0 30px}.w-btn-8:after{background:#2f80ed}.w-btn-8:hover{border-color:#2f80ed;color:#fff}.w-btn-9{padding-left:35px;padding-right:35px}.w-btn-10{border-color:#5d41c2;color:#5d41c2;height:46px;line-height:42px;padding:0 20px}.w-btn-10,.w-btn-10:after{background:#fff}.w-btn-10:hover{color:#fff}.w-btn-10:hover:after{background:#5d41c2}.w-btn-11{background:#1c7df8;border-color:#1c7df8;height:40px;line-height:36px;padding:0 17px}.w-btn-11:hover{border-color:#1c7df8;color:#1c7df8}.w-btn-12{padding-left:14px;padding-right:14px}.w-btn-13{background:#fff;border-color:#1c7df8;color:#1c7df8}.w-btn-13:after{background:#1c7df8}.w-btn-13:hover{color:#fff}.w-btn-14{padding-left:26px;padding-right:26px}.w-btn-blue{background:#2f80ed;border-color:#2f80ed}.w-btn-blue-header{background:rgba(47,128,237,.08);border:none;color:#2f80ed;height:40px;line-height:40px;padding:0 20px}.w-btn-blue:after{background:#fff}.w-btn-blue:hover{color:#2f80ed}.w-btn-blue-2{background:#fff;border-color:#2f80ed;color:#2f80ed}.w-btn-blue-2:after{background:#2f80ed}.w-btn-blue-2:hover{border-color:#2f80ed;color:#fff}.w-btn-blue-5{background:#1c7df8;border-color:#1c7df8;color:#fff}.w-btn-blue-5:hover{background:#fff;color:#1c7df8}.w-btn-purple{background:#5d41c2;border-color:#5d41c2;color:#fff}.w-btn-purple:hover{color:#5d41c2}.w-btn-purple-2{background:#fff;color:#5d41c2}.w-btn-purple-2:hover{color:#fff}.w-btn-purple-2:hover:after{background:#5d41c2}.w-btn-round{background:#6c63ff;-webkit-border-radius:25px;-moz-border-radius:25px;border-radius:25px;color:#fff;display:inline-block;font-size:15px;font-weight:600;height:50px;line-height:50px;padding:0 32px;text-align:center;text-transform:capitalize}.w-btn-round:hover{background:#0f1432;color:#fff}.w-btn-round-header{height:40px;line-height:40px}.w-btn-round-2{background:rgba(108,99,255,.14);color:#6c63ff}.w-btn-round-2:hover{background:#0f1432;color:#fff}.w-btn-round-border{background:#fff;border:2px solid #6c63ff;color:#6c63ff;line-height:46px}.w-btn-round-border:hover{background:#6c63ff;color:#fff}.w-btn-header{color:#0f1432;font-size:15px;font-weight:600;text-transform:capitalize}.w-btn-header:hover{color:#6c63ff}.w-btn-1:after{display:none}.w-btn-1:hover{color:#fff}.w-btn-1-3:after{display:none}.w-btn-1-3:hover{color:#fff}.w-btn-1-5:after{display:none}.w-btn-1-5:hover{background:#1c7df8;color:#fff}.link-btn{color:#0a0030;font-size:14px;font-weight:600;position:relative;text-transform:capitalize}.link-btn i{font-size:18px;opacity:0;position:absolute;right:10px;top:58%;-webkit-transform:translateX(10px) translateY(-50%);-moz-transform:translateX(10px) translateY(-50%);-ms-transform:translateX(10px) translateY(-50%);transform:translateX(10px) translateY(-50%);-webkit-transition:all .2s ease-out 0s;-moz-transition:all .2s ease-out 0s;-ms-transition:all .2s ease-out 0s;-o-transition:all .2s ease-out 0s;transition:all .2s ease-out 0s;visibility:hidden}.link-btn:hover{color:#5d41c2}.link-btn:hover>i{opacity:1;right:-14px;visibility:visible}.pulse-play{-webkit-animation:pulse 2s infinite;-moz-animation:pulse 2s infinite;-o-animation:pulse 2s infinite;animation:pulse 2s infinite;background:#fff;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;color:#1c7df8;display:inline-block;font-size:30px;height:80px;line-height:84px;text-align:center;width:80px}@keyframes pulse{0%{-webkit-box-shadow:0 0 0 0 hsla(0,0%,100%,.4)}70%{-webkit-box-shadow:0 0 0 45px hsla(0,0%,100%,0)}to{-webkit-box-shadow:0 0 0 0 hsla(0,0%,100%,0)}}@-webkit-keyframes pulse{0%{-webkit-box-shadow:0 0 0 0 hsla(0,0%,100%,.4)}70%{-webkit-box-shadow:0 0 0 45px hsla(0,0%,100%,0)}to{-webkit-box-shadow:0 0 0 0 hsla(0,0%,100%,0)}}.section__pre-title{background:#2f80ed;-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px;color:#fff;display:inline-block;font-size:14px;height:24px;line-height:24px;margin-bottom:19px;padding:0 22px;text-transform:capitalize}.section__pre-title.purple{background:rgba(200,84,255,.14);color:#8f16c9}.section__pre-title.pink{background:rgba(253,75,133,.1);color:#e50351}.section__pre-title.blue{background:rgba(47,128,237,.1);color:#116ae1}.section__pre-title-img{display:inline-block;margin-bottom:18px}.section__title{color:#070337;font-size:40px;font-weight:800;margin-bottom:25px}.section__title-2{color:#021937;line-height:1.3;margin-bottom:15px}@media only screen and (min-width:576px) and (max-width:767px){.section__title-2{font-size:30px}}.section__title-3{color:#0a0030}@media only screen and (min-width:768px) and (max-width:991px){.section__title-3{font-size:35px}}@media only screen and (min-width:576px) and (max-width:767px){.section__title-3{font-size:29px}}.section__title-4{color:#0f1432;font-size:46px;font-weight:700;margin-bottom:15px}@media only screen and (min-width:768px) and (max-width:991px){.section__title-4{font-size:43px}}@media only screen and (min-width:576px) and (max-width:767px){.section__title-4{font-size:40px}}@media (max-width:575px){.section__title-4{font-size:24px!important}}.section__title-4-p,.section__title-4-p-2{padding-left:95px;padding-right:95px}@media only screen and (min-width:1200px) and (max-width:1399px){.section__title-4-p-2{padding-left:70px;padding-right:70px}}@media only screen and (min-width:576px) and (max-width:767px){.section__title-4-p-2{padding-left:40px;padding-right:40px}}@media (max-width:575px){.section__title-4-p-2{padding-left:30px;padding-right:30px}.section__title{font-size:27px}}.section__title-5{font-size:46px;font-weight:800;line-height:1.1}@media only screen and (min-width:992px) and (max-width:1199px){.section__title-5{font-size:45px}}@media only screen and (min-width:768px) and (max-width:991px){.section__title-5{font-size:37px}}@media only screen and (min-width:576px) and (max-width:767px){.section__title-5{font-size:40px}}@media (max-width:575px){.section__title-5{font-size:28px}}.section__title-5-p{padding-left:40px;padding-right:40px}@media only screen and (min-width:576px) and (max-width:767px){.section__title-5-p{padding-left:0;padding-right:0}}@media (max-width:575px){.section__title-5-p{padding-left:0;padding-right:0}}.section__title-wrapper-2 p{font-weight:600}.section__title-wrapper-3 p{color:#625e6e;font-weight:600}.section__title-wrapper-4 p{color:#57556a;font-size:15px;font-weight:600}.section__title-wrapper-5 p{color:#545b65;font-weight:400}.section__title-wrapper-5-p p{padding-left:80px;padding-right:80px}@media only screen and (min-width:576px) and (max-width:767px){.section__title-wrapper-5-p p{padding-left:40px;padding-right:40px}}@media (max-width:575px){.section__title-wrapper-5-p p{padding-left:0;padding-right:0}}.section__title-white .section__title-4,.section__title-white .section__title-5,.section__title-white p{color:#fff}.gradient-pink{background-image:-moz-linear-gradient(90deg,#fe0c7d 0,#ff58a8 53%,#ffa4d2 100%);background-image:-webkit-linear-gradient(90deg,#fe0c7d,#ff58a8 53%,#ffa4d2);background-image:-ms-linear-gradient(90deg,#fe0c7d 0,#ff58a8 53%,#ffa4d2 100%);background-image:linear-gradient(90deg,#fe0c7d,#ff58a8 53%,#ffa4d2);-webkit-box-shadow:0 20px 16px 0 rgba(254,12,125,.16);-moz-box-shadow:0 20px 16px 0 rgba(254,12,125,.16);box-shadow:0 20px 16px 0 rgba(254,12,125,.16)}.gradient-blue{background-image:-moz-linear-gradient(90deg,#023cfd 0,#0372fe 53%,#03a7ff 100%);background-image:-webkit-linear-gradient(90deg,#023cfd,#0372fe 53%,#03a7ff);background-image:-ms-linear-gradient(90deg,#023cfd 0,#0372fe 53%,#03a7ff 100%);background-image:linear-gradient(90deg,#023cfd,#0372fe 53%,#03a7ff);-webkit-box-shadow:0 20px 16px 0 rgba(2,60,253,.16);-moz-box-shadow:0 20px 16px 0 rgba(2,60,253,.16);box-shadow:0 20px 16px 0 rgba(2,60,253,.16)}.gradient-blue-2{background:linear-gradient(90deg,#07408e 20%,#2f80ed)}.gradient-yellow{background-image:-moz-linear-gradient(90deg,#e69303 0,#f3b704 53%,#ffda04 100%);background-image:-webkit-linear-gradient(90deg,#e69303,#f3b704 53%,#ffda04);background-image:-ms-linear-gradient(90deg,#e69303 0,#f3b704 53%,#ffda04 100%);background-image:linear-gradient(90deg,#e69303,#f3b704 53%,#ffda04);-webkit-box-shadow:0 20px 16px 0 rgba(246,157,3,.16);-moz-box-shadow:0 20px 16px 0 rgba(246,157,3,.16);box-shadow:0 20px 16px 0 rgba(246,157,3,.16)}.gradient-purple{background-image:-moz-linear-gradient(90deg,#6a2fff 0,#8c3dff 53%,#ae4aff 100%);background-image:-webkit-linear-gradient(90deg,#6a2fff,#8c3dff 53%,#ae4aff);background-image:-ms-linear-gradient(90deg,#6a2fff 0,#8c3dff 53%,#ae4aff 100%);background-image:linear-gradient(90deg,#6a2fff,#8c3dff 53%,#ae4aff);-webkit-box-shadow:0 20px 16px 0 rgba(106,47,255,.16);-moz-box-shadow:0 20px 16px 0 rgba(106,47,255,.16);box-shadow:0 20px 16px 0 rgba(106,47,255,.16)}.circle-animation{border:1px solid rgba(113,39,234,.14);-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;position:absolute;z-index:-1}.circle-animation span{-webkit-animation:circle-animation 3s linear infinite;-moz-animation:circle-animation 3s linear infinite;-o-animation:circle-animation 3s linear infinite;animation:circle-animation 3s linear infinite;background:transparent;content:"";display:block;height:1px;left:50%;position:absolute;top:calc(50% - 1px);transform-origin:left;width:50%}.circle-animation span:before{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;content:"";height:8px;position:absolute;right:-4px;top:-4px;width:8px}.circle-animation.testimonial{border:1px solid rgba(113,39,234,.14);height:270px;left:11%;top:21%;width:270px}.circle-animation.testimonial span:before{background:#7127ea}.circle-animation.features{border:1px solid rgba(34,34,34,.2);height:560px;right:-440px;top:-5%;width:560px}.circle-animation.features span{-webkit-animation:circle-animation 5s linear infinite;-moz-animation:circle-animation 5s linear infinite;-o-animation:circle-animation 5s linear infinite;animation:circle-animation 5s linear infinite}.circle-animation.features span:before{background:transparent;border-bottom:12px solid #30edfe;border-left:12px solid transparent;border-right:12px solid transparent;right:-12px;top:-12px}.circle-animation.cta-1{border:1px solid rgba(18,129,255,.14);height:270px;left:0;top:-77%;width:270px}.circle-animation.cta-1 span{-webkit-animation:circle-animation 5s linear infinite;-moz-animation:circle-animation 5s linear infinite;-o-animation:circle-animation 5s linear infinite;animation:circle-animation 5s linear infinite}.circle-animation.cta-1 span:before{background:transparent;border-bottom:10px solid #fe238b;border-left:10px solid transparent;border-right:10px solid transparent;right:-10px;top:-10px}.circle-animation.cta-1.cta-2{left:8%;top:-23%}.circle-animation.cta-1.cta-2 span{-webkit-animation:circle-animation 12s linear infinite;-moz-animation:circle-animation 12s linear infinite;-o-animation:circle-animation 12s linear infinite;animation:circle-animation 12s linear infinite}.circle-animation.cta-1.cta-2 span:before{background:transparent;border-bottom:10px solid #1281ff;border-left:10px solid transparent;border-right:10px solid transparent;right:-10px;top:-10px}.circle-animation.cta-3{border:1px solid rgba(18,129,255,.14);height:270px;right:13%;top:-29%;width:270px}.circle-animation.cta-3 span{-webkit-animation:circle-animation 6s linear infinite;-moz-animation:circle-animation 6s linear infinite;-o-animation:circle-animation 6s linear infinite;animation:circle-animation 6s linear infinite}.circle-animation.cta-3 span:before{background:#f1b004;height:16px;right:-8px;top:-8px;width:16px}@keyframes circle-animation{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);-moz-transform:rotate(1turn);-ms-transform:rotate(1turn);transform:rotate(1turn)}}.basic-pagination ul li{display:inline-block}.basic-pagination ul li:first-child{margin-right:5px}.basic-pagination ul li:not(:first-child){margin:0 5px}@media (max-width:575px){.basic-pagination ul li{margin-bottom:10px}}.basic-pagination ul li a{background:#f2f7ff;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#6a727f;display:inline-block;font-size:15px;font-weight:700;height:40px;line-height:40px;text-align:center;width:40px}.basic-pagination ul li a:hover,.basic-pagination ul li.active a{background:#1c7df8;color:#fff}.header__area.sticky,.header__bottom.sticky{-webkit-animation:fadeInDown .3s ease-in-out 0s 1 normal none running;animation:fadeInDown .3s ease-in-out 0s 1 normal none running;background:#fff;box-shadow:0 0 60px 0 rgba(0,0,0,.07);-webkit-box-shadow:0 10px 15px rgba(25,25,25,.1);left:0;margin:auto;position:fixed!important;top:0;width:100%;z-index:99}.header__transparent{left:0;position:absolute;right:0;top:0;width:100%;z-index:11}.header__right a.login{color:#070337;font-size:15px}.header__right a.login:hover{color:#7127ea}.header__border{border-top:4px solid #f385df}.header__border-bottom{border-bottom:1px solid #f1f1f3}@media only screen and (min-width:768px) and (max-width:991px){.header__padding{padding:15px 0}}@media only screen and (min-width:576px) and (max-width:767px){.header__padding{padding:15px 0}}@media (max-width:575px){.header__padding{padding:15px 0}}.header__shadow{-webkit-box-shadow:0 30px 40px 0 rgba(10,0,48,.2);-moz-box-shadow:0 30px 40px 0 rgba(10,0,48,.2);box-shadow:0 30px 40px 0 rgba(10,0,48,.2);position:relative;z-index:9}.header__shadow-2{-webkit-box-shadow:0 10px 20px 0 rgba(3,1,30,.06);-moz-box-shadow:0 10px 20px 0 rgba(3,1,30,.06);box-shadow:0 10px 20px 0 rgba(3,1,30,.06)}.header__info a{color:#6d737a;font-size:13px;font-weight:600}.header__info a:not(:last-child){margin-right:20px}.header__info a:hover{color:#1c7df8}.header__info a i{color:#1c7df8;display:inline-block;padding-right:3px}.header__info a i.w-phone{-webkit-animation:phoneShake 1s linear infinite;-moz-animation:phoneShake 1s linear infinite;-o-animation:phoneShake 1s linear infinite;animation:phoneShake 1s linear infinite}.header__social h5{color:#6d737a;font-size:13px;font-weight:600;margin-bottom:0;margin-right:10px}.header__social h5,.header__social ul,.header__social ul li{display:inline-block}.header__social ul li:not(:last-child){margin-right:15px}.header__social ul li a{color:#6d737a;font-size:13px}.header__social ul li a:hover{color:#1c7df8}.header__search a{color:#011224;font-size:17px}.header__btn{color:#070337;font-size:15px;font-weight:600;text-transform:capitalize}.header__btn:hover{color:#7127ea}@keyframes phoneShake{0%,to{transform:rotate(0) scale(1) skew(1deg)}10%{transform:rotate(-25deg) scale(1) skew(1deg)}20%,40%{transform:rotate(25deg) scale(1) skew(1deg)}30%{transform:rotate(-25deg) scale(1) skew(1deg)}50%{transform:rotate(0) scale(1) skew(1deg)}}@media only screen and (min-width:992px) and (max-width:1199px){.main-menu{padding-left:40px}}.main-menu ul li{display:inline-block;position:relative}.main-menu ul li:not(:last-child){margin-right:35px}@media only screen and (min-width:992px) and (max-width:1199px){.main-menu ul li:not(:last-child){margin-right:25px}}.main-menu ul li.has-dropdown>a{position:relative}.main-menu ul li.has-dropdown>a:after{color:#070337;content:"";display:inline-block;font-family:FontAwesome;font-size:14px;font-weight:400;margin-left:5px;-webkit-transform:translateY(1px);-moz-transform:translateY(1px);-ms-transform:translateY(1px);transform:translateY(1px)}.main-menu ul li a{color:#070337;display:block;font-size:15px;font-weight:600;padding:35px 0}.main-menu ul li:hover>a,.main-menu ul li:hover>a:after{color:#7127ea}.main-menu ul li:hover .submenu{opacity:1;top:100%;visibility:visible}.main-menu ul li .submenu{background:#fff;-webkit-box-shadow:0 30px 70px 0 rgba(11,6,70,.08);-moz-box-shadow:0 30px 70px 0 rgba(11,6,70,.08);box-shadow:0 30px 70px 0 rgba(11,6,70,.08);left:0;opacity:0;position:absolute;top:120%;-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;visibility:hidden;width:200px;z-index:99}.main-menu ul li .submenu li{display:block;width:100%}.main-menu ul li .submenu li:not(:last-child){border-bottom:1px solid rgba(0,0,0,.1)}.main-menu ul li .submenu li.has-dropdown>a:after{right:25px;-webkit-transform:translateY(-50%) rotate(-90deg);-moz-transform:translateY(-50%) rotate(-90deg);-ms-transform:translateY(-50%) rotate(-90deg);transform:translateY(-50%) rotate(-90deg)}.main-menu ul li .submenu li a{font-size:13px;padding:10px 25px;position:relative;z-index:1}.main-menu ul li .submenu li a:before{background:#7127ea;content:"";height:100%;left:auto;position:absolute;right:0;top:0;width:0;z-index:-1}.main-menu ul li .submenu li .submenu{left:120%;opacity:0;top:0;visibility:hidden}.main-menu ul li .submenu li:hover>a,.main-menu ul li .submenu li:hover>a:after{color:#fff}.main-menu ul li .submenu li:hover>a:before{left:0;right:auto;width:100%}.main-menu ul li .submenu li:hover .submenu{left:100%;opacity:1;visibility:visible}@media only screen and (min-width:992px) and (max-width:1199px){.main-menu-2{padding-left:30px}.main-menu-2 ul li:not(:last-child){margin-right:19px}}.main-menu-2 ul li a{padding:28px 0 32px}.main-menu-2 ul li:hover>a,.main-menu-2 ul li:hover>a:after{color:#2f80ed}.main-menu-2 ul li .submenu li a:before{background:#2f80ed}.main-menu-3 ul li:not(:last-child){margin-right:35px}.main-menu-3 ul li a{color:#0a0030;padding:25px 0 29px}.main-menu-3 ul li:hover>a,.main-menu-3 ul li:hover>a:after{color:#5d41c2}.main-menu-3 ul li .submenu li a:before{background:#5d41c2}.main-menu-4 ul li a{color:#0f1432;padding:30px 0 33px}.main-menu-4 ul li:hover>a,.main-menu-4 ul li:hover>a:after{color:#6c63ff}.main-menu-4 ul li .submenu li a:before{background:#6c63ff}@media only screen and (min-width:1200px) and (max-width:1399px){.main-menu-5{margin-left:70px}}@media only screen and (min-width:992px) and (max-width:1199px){.main-menu-5{margin-left:0}}.main-menu-5 ul li:not(:last-child){margin-right:40px}@media only screen and (min-width:992px) and (max-width:1199px){.main-menu-5 ul li:not(:last-child){margin-right:25px}}.main-menu-5 ul li a{color:#011224;padding:27px 0 31px}.main-menu-5 ul li:hover>a,.main-menu-5 ul li:hover>a:after{color:#1c7df8}.main-menu-5 ul li .submenu li a:before{background:#1c7df8}.sidebar__area{background:#fff none repeat scroll 0 0;-webkit-box-shadow:-5px 0 20px -5px rgba(0,0,0,.5);-moz-box-shadow:-5px 0 20px -5px rgba(0,0,0,.5);box-shadow:-5px 0 20px -5px rgba(0,0,0,.5);height:100%;overflow-y:scroll;position:fixed;right:-340px;top:0;-webkit-transition:all .3s cubic-bezier(.785,.135,.15,.86);-moz-transition:all .3s cubic-bezier(.785,.135,.15,.86);transition:all .3s cubic-bezier(.785,.135,.15,.86);width:320px;z-index:9999}.sidebar__area.sidebar-opened{right:0}.sidebar__wrapper{padding:30px;position:relative}.sidebar__close{position:absolute;right:80px;top:30px}.sidebar__close-btn{align-items:center;background:transparent;border:1px solid rgba(34,34,34,.9);border-radius:50%;color:#222;cursor:pointer;display:flex;height:40px;justify-content:center;left:50%;overflow:hidden;position:absolute;text-align:center;top:0;transform:translateX(-50%);transition:all .45s cubic-bezier(.4,.25,.3,1.3);width:40px;z-index:99}.sidebar__close-btn:focus{border:1px solid #222}.sidebar__close-btn span{font-size:14px;font-weight:900;left:50%;line-height:40px;position:absolute;top:47%;transition:all .4s cubic-bezier(.4,.25,.3,1.3) .1s;vertical-align:middle}.sidebar__close-btn span:first-of-type{transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%)}.sidebar__close-btn span:last-of-type{text-transform:uppercase;transform:translate(-50%,50%);-webkit-transform:translate(-50%,50%);-moz-transform:translate(-50%,50%);-ms-transform:translate(-50%,50%);-o-transform:translate(-50%,50%)}.sidebar__close-btn:hover{border-radius:0;width:80px}.sidebar__close-btn:hover span:first-of-type{transform:translate(-50%,-150%);-webkit-transform:translate(-50%,-150%);-moz-transform:translate(-50%,-150%);-ms-transform:translate(-50%,-150%);-o-transform:translate(-50%,-150%)}.sidebar__close-btn:hover span:last-of-type{transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%)}@media only screen and (min-width:768px) and (max-width:1199px){.sidebar-toggle-btn{margin-left:50px}}@media only screen and (min-width:576px) and (max-width:767px){.sidebar-toggle-btn{margin-left:30px}}@media (max-width:575px){.sidebar-toggle-btn{margin-left:30px}}.sidebar-toggle-btn .line{background-color:#7127ea;display:block;height:3px;margin:6px auto;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:30px}.sidebar-toggle-btn:hover{cursor:pointer}.sidebar-toggle-btn:hover .line{-webkit-transform:rotate(-30deg);-ms-transform:rotate(-30deg);-o-transform:rotate(-30deg);-moz-transform:rotate(-30deg);transform:rotate(-30deg)}.sidebar-toggle-btn:hover .line:first-child{width:10px}.sidebar-toggle-btn:hover .line:nth-child(2){width:20px}.sidebar-toggle-btn-2 .line{background-color:#2f80ed;background-color:#5d41c2}.sidebar-toggle-btn-5 .line{background-color:#1c7df8}.body-overlay{background-color:rgba(0,0,0,.5);height:100%;left:0;opacity:0;position:fixed;top:0;-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;visibility:hidden;width:100%;z-index:999}.body-overlay.opened{opacity:1;visibility:visible}.search-form{left:50%;opacity:0;position:fixed;top:70%;transform:translate(-50%,-50%);visibility:hidden;width:50%;z-index:9999}@media only screen and (min-width:768px) and (max-width:991px){.search-form{width:80%}}@media only screen and (min-width:576px) and (max-width:767px){.search-form{width:80%}}@media (max-width:575px){.search-form{width:80%}}.search-form input{background-color:transparent;border:2px solid #fff;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;color:#fff;font-size:14px;height:60px;line-height:60px;padding-left:30px;padding-right:65px;-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;width:100%}.search-form input::placeholder{color:#fff;font-weight:600}.search-form input:focus{border-color:#1c7df8;outline:none}.search-form .search-btn{background-color:transparent;color:#fff;font-size:18px;height:100%;line-height:60px;position:absolute;right:10px;text-align:center;top:0;width:50px}.search-form .search-btn:hover{color:#1c7df8;cursor:pointer}.search-close{color:#fff;font-size:25px;position:absolute;right:-150px;top:-250px;z-index:9999}.search-close:hover{color:#1c7df8}@media only screen and (min-width:768px) and (max-width:991px){.search-close{right:0}}@media only screen and (min-width:576px) and (max-width:767px){.search-close{right:0}}@media (max-width:575px){.search-close{right:0}}.search-wrapper.search-open .search-form{opacity:1;top:50%;visibility:visible}.mean-container a.meanmenu-reveal{display:none}.mean-container .mean-nav{background:none;margin-top:0}.mean-container .mean-bar{background:none;min-height:auto;padding:0}.mean-container .mean-nav>ul{display:block!important;list-style-type:none;margin:0;padding:0;width:100%}.mean-container a.meanmenu-reveal{display:none!important}.mean-container .mean-nav ul li a{border-top:1px solid #dedee3;color:#222;font-size:13px;font-weight:600;padding:10px 0;width:100%}.mean-container .mean-nav ul li a:hover{color:#7127ea;letter-spacing:2px}.mobile-menu-2.mean-container .mean-nav ul li a:hover{color:#2f80ed}.mobile-menu-3.mean-container .mean-nav ul li a:hover{color:#5d41c2}.mobile-menu-5.mean-container .mean-nav ul li a:hover{color:#1c7df8}.mean-container .mean-nav ul li a.mean-expand{border-bottom:none;display:inline-block;height:15px;height:44px;line-height:14px;line-height:44px;margin-top:2px;padding:0;width:40px}.mean-container .mean-nav ul li a.mean-expand:hover{color:#222}.mean-container .mean-nav>ul>li:first-child>a{border-top:0}.mean-container .mean-nav ul li a.mean-expand.mean-clicked{color:#222}.mean-container .mean-nav ul li a.mean-expand.mean-clicked i{color:#222;transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg)}.hero__area,.hero__bg{background-position:50%;background-repeat:no-repeat;background-size:cover}.hero__height{min-height:950px}@media only screen and (min-width:992px) and (max-width:1199px){.hero__height{min-height:850px}}@media only screen and (min-width:768px) and (max-width:991px){.hero__height{min-height:1250px}}@media only screen and (min-width:576px) and (max-width:767px){.hero__height{min-height:1250px}}@media (max-width:575px){.hero__height{min-height:1100px}}.hero__height-2{min-height:757px}.hero__height-3{min-height:870px}.hero__height-4{min-height:860px}@media only screen and (min-width:992px) and (max-width:1199px){.hero__height-4{min-height:700px}}@media only screen and (min-width:768px) and (max-width:991px){.hero__height-4{min-height:1200px}}@media only screen and (min-width:576px) and (max-width:767px){.hero__height-4{min-height:1200px}}@media (max-width:575px){.hero__height-4{min-height:1000px}}.hero__height-5{min-height:830px}@media only screen and (min-width:768px) and (max-width:991px){.hero__height-5{min-height:1250px}}@media only screen and (min-width:576px) and (max-width:767px){.hero__height-5{min-height:1100px}}@media (max-width:575px){.hero__height-5{min-height:850px}}.hero__title{font-size:70px;font-weight:700;line-height:1.14;margin-bottom:20px}@media only screen and (min-width:1200px) and (max-width:1399px){.hero__title{font-size:60px}}@media only screen and (min-width:992px) and (max-width:1199px){.hero__title{font-size:53px}}@media only screen and (min-width:576px) and (max-width:767px){.hero__title{font-size:52px}}@media (max-width:575px){.hero__title{font-size:34px}}.hero__title-2{color:#021937;font-size:60px;font-weight:800;margin-bottom:20px;text-transform:capitalize}@media (max-width:575px){.hero__title-2{font-size:35px}}.hero__title-3{color:#fff;font-size:70px;line-height:1.14;margin-bottom:20px}@media only screen and (min-width:992px) and (max-width:1199px){.hero__title-3{font-size:55px}}@media only screen and (min-width:768px) and (max-width:991px){.hero__title-3{font-size:34px}}@media only screen and (min-width:576px) and (max-width:767px){.hero__title-3{font-size:55px}}@media (max-width:575px){.hero__title-3{font-size:35px}}.hero__title-4{font-size:70px;font-weight:800;line-height:1.1;margin-bottom:20px}@media only screen and (min-width:1200px) and (max-width:1399px){.hero__title-4{font-size:65px}}@media only screen and (min-width:992px) and (max-width:1199px){.hero__title-4{font-size:45px}}@media only screen and (min-width:576px) and (max-width:767px){.hero__title-4{font-size:50px}}@media (max-width:575px){.hero__title-4{font-size:32px}}.hero__title-4 span{color:#6c63ff}.hero__title-5{color:#fff;font-size:70px;line-height:1.15;margin-bottom:15px}@media only screen and (min-width:1200px) and (max-width:1399px){.hero__title-5{font-size:63px}}@media only screen and (min-width:992px) and (max-width:1199px){.hero__title-5{font-size:50px}}@media only screen and (min-width:576px) and (max-width:767px){.hero__title-5{font-size:60px}}@media (max-width:575px){.hero__title-5{font-size:35px}}.hero__pre-title{background:rgba(39,174,96,.14);-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px;color:#179d50;display:inline-block;font-size:14px;height:24px;line-height:24px;margin-bottom:15px;padding:0 20px}.hero__content{position:relative;z-index:1}@media only screen and (min-width:1200px) and (max-width:1399px){.hero__content{padding-right:0}}@media only screen and (min-width:992px) and (max-width:1199px){.hero__content{padding-right:0}}@media only screen and (min-width:768px) and (max-width:991px){.hero__content{padding-right:0}}@media only screen and (min-width:576px) and (max-width:767px){.hero__content{padding-right:0}}@media (max-width:575px){.hero__content{padding-right:0}}.hero__content p{color:#57556a;font-size:20px;line-height:32px;margin-bottom:45px}@media (max-width:575px){.hero__content p{font-size:16px}}.hero__content-2 a:hover{-webkit-box-shadow:0 30px 40px 0 rgba(1,24,55,.16);-moz-box-shadow:0 30px 40px 0 rgba(1,24,55,.16);box-shadow:0 30px 40px 0 rgba(1,24,55,.16)}.hero__content-2 p{color:#52575e;font-size:17px;margin-bottom:45px}.hero__content-3{position:relative;z-index:1}@media only screen and (min-width:992px) and (max-width:1199px){.hero__content-3{padding-left:0}}@media only screen and (min-width:768px) and (max-width:991px){.hero__content-3{padding-left:45px}}@media only screen and (min-width:576px) and (max-width:767px){.hero__content-3{padding-left:0}}@media (max-width:575px){.hero__content-3{padding-left:0}}.hero__content-3 p{color:hsla(0,0%,100%,.7);font-size:20px;font-weight:400;line-height:32px;margin-bottom:40px;padding-right:125px}@media only screen and (min-width:992px) and (max-width:1199px){.hero__content-3 p{padding-right:0}}@media only screen and (min-width:768px) and (max-width:991px){.hero__content-3 p{font-size:16px;padding-right:0}}@media (max-width:575px){.hero__content-3 p{font-size:16px;padding-right:0}}.hero__content-4{position:relative;z-index:1}@media (max-width:575px){.hero__content-4{padding-right:0}}.hero__content-4 p{color:#5d5c72;font-size:16px;margin-bottom:20px;padding-right:80px}@media (max-width:575px){.hero__content-4 p{padding-right:0}}.hero__content-5{position:relative;z-index:1}.hero__content-5 p{color:#fff;font-size:18px;line-height:32px;margin-bottom:40px;opacity:.7;padding-right:35px}@media (max-width:575px){.hero__content-5 p{font-size:16px;line-height:1.5;padding-right:0}}.hero__content-5 .play-btn{color:#fff;display:inline-block;font-size:15px;font-weight:600}@media (max-width:575px){.hero__content-5 .play-btn{margin-top:15px}}.hero__content-5 .play-btn span{padding-right:15px}.hero__content-5 .play-btn span i{border:1px solid #fff;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;display:inline-block;font-size:20px;height:40px;line-height:38px;text-align:center;width:40px}.hero__content-5 .play-btn:hover i{background:#fff;color:#1c7df8}.hero__client ul li{display:inline-block}.hero__client ul li:not(:last-child){margin-right:42px}@media (max-width:575px){.hero__client ul li:not(:last-child){margin-right:20px}}.hero__search input{background:#fff;border:2px solid #fff;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 20px 60px 0 rgba(15,0,40,.14);-moz-box-shadow:0 20px 60px 0 rgba(15,0,40,.14);box-shadow:0 20px 60px 0 rgba(15,0,40,.14);height:54px;line-height:50px;margin-right:20px;outline:none;padding:0 23px;width:370px}@media only screen and (min-width:992px) and (max-width:1199px){.hero__search input{width:280px}}@media (max-width:575px){.hero__search input{width:280px}}.hero__search input::placeholder{color:#8f959d;font-size:15px}.hero__search input:focus{border-color:#7127ea}@media only screen and (min-width:576px) and (max-width:767px){.hero__search button{margin-top:15px}}@media (max-width:575px){.hero__search button{margin-top:15px}}.hero__search-info{margin-top:20px}.hero__search-info span{color:#5f5d72;font-size:14px;margin-right:30px}.hero__search-info span i{padding-right:6px}@media (max-width:575px){.hero__search-info span{display:block;margin-top:10px}}.hero__shape img{position:absolute;z-index:1}.hero__shape img.hero-circle-1{right:0;top:19%}.hero__shape img.hero-circle-2{-webkit-animation:hero-circle-2 4s linear 0s infinite alternate;-moz-animation:hero-circle-2 4s linear 0s infinite alternate;-o-animation:hero-circle-2 4s linear 0s infinite alternate;animation:hero-circle-2 4s linear 0s infinite alternate;right:37%;top:33%}.hero__shape img.hero-triangle-1{-webkit-animation:hero-triangle-1 6s linear infinite;-moz-animation:hero-triangle-1 6s linear infinite;-o-animation:hero-triangle-1 6s linear infinite;animation:hero-triangle-1 6s linear infinite;right:7%;top:14%}.hero__shape img.hero-triangle-2{-webkit-animation:hero-triangle-2 5s linear infinite;-moz-animation:hero-triangle-2 5s linear infinite;-o-animation:hero-triangle-2 5s linear infinite;animation:hero-triangle-2 5s linear infinite;left:6%;top:32%}.hero__shape-2 img{position:absolute}.hero__shape-2 img.hero-2-dot{left:2%;top:40%}.hero__shape-2 img.hero-2-dot,.hero__shape-2 img.hero-2-dot-2{-webkit-animation:hero-circle-2 4s linear 0s infinite alternate;-moz-animation:hero-circle-2 4s linear 0s infinite alternate;-o-animation:hero-circle-2 4s linear 0s infinite alternate;animation:hero-circle-2 4s linear 0s infinite alternate}.hero__shape-2 img.hero-2-dot-2{right:7%;top:14%}.hero__shape-2 img.hero-2-flower{bottom:12%;right:2%}@media only screen and (min-width:576px) and (max-width:767px){.hero__shape-2 img.hero-2-flower{bottom:-13%}}@media (max-width:575px){.hero__shape-2 img.hero-2-flower{bottom:-13%}}.hero__shape-2 img.hero-2-triangle{left:2%;top:12%}.hero__shape-2 img.hero-2-triangle,.hero__shape-2 img.hero-2-triangle-2{-webkit-animation:hero-triangle-2 5s linear infinite;-moz-animation:hero-triangle-2 5s linear infinite;-o-animation:hero-triangle-2 5s linear infinite;animation:hero-triangle-2 5s linear infinite}.hero__shape-2 img.hero-2-triangle-2{bottom:50%;right:7%}.hero__shape-3 img{position:absolute}.hero__shape-3 img.hero-3-dot{-webkit-animation:hero-3-dot 2s linear infinite alternate;-moz-animation:hero-3-dot 2s linear infinite alternate;-o-animation:hero-3-dot 2s linear infinite alternate;animation:hero-3-dot 2s linear infinite alternate;bottom:31%;left:7%}.hero__shape-3 img.hero-3-circle{bottom:31%;left:7%}.hero__shape-3 img.hero-3-circle-2{-webkit-animation:hero-3-dot-4 2s linear infinite alternate;-moz-animation:hero-3-dot-4 2s linear infinite alternate;-o-animation:hero-3-dot-4 2s linear infinite alternate;animation:hero-3-dot-4 2s linear infinite alternate;left:15%;top:31%}.hero__shape-3 img.hero-3-dot-3{-webkit-animation:hero-3-dot 2s linear infinite alternate;-moz-animation:hero-3-dot 2s linear infinite alternate;-o-animation:hero-3-dot 2s linear infinite alternate;animation:hero-3-dot 2s linear infinite alternate;right:6%;top:12%}.hero__shape-3 img.hero-3-dot-4{-webkit-animation:hero-3-dot-4 4s linear infinite alternate;-moz-animation:hero-3-dot-4 4s linear infinite alternate;-o-animation:hero-3-dot-4 4s linear infinite alternate;animation:hero-3-dot-4 4s linear infinite alternate;bottom:20%;right:0}.hero__shape-3 img.hero-3-triangle{-webkit-animation:hero-triangle-2 4s linear infinite alternate;-moz-animation:hero-triangle-2 4s linear infinite alternate;-o-animation:hero-triangle-2 4s linear infinite alternate;animation:hero-triangle-2 4s linear infinite alternate;left:2%;top:15%}.hero__shape-4 img{position:absolute}.hero__shape-4 img.smile{right:10%;top:31%}.hero__shape-4 img.smile-2{right:35%;top:17%}@media only screen and (min-width:768px) and (max-width:991px){.hero__shape-4 img.smile-2{right:13%}}@media only screen and (min-width:576px) and (max-width:767px){.hero__shape-4 img.smile-2{right:9%}}@media (max-width:575px){.hero__shape-4 img.smile-2{right:7%;top:8%}}.hero__shape-4 img.cross-1{-webkit-animation:hero-triangle-1 4s linear infinite alternate;-moz-animation:hero-triangle-1 4s linear infinite alternate;-o-animation:hero-triangle-1 4s linear infinite alternate;animation:hero-triangle-1 4s linear infinite alternate;bottom:30%;right:16%}@media only screen and (min-width:992px) and (max-width:1199px){.hero__shape-4 img.cross-1{right:30%}}.hero__shape-4 img.cross-2{-webkit-animation:hero-triangle-1 4s linear infinite alternate;-moz-animation:hero-triangle-1 4s linear infinite alternate;-o-animation:hero-triangle-1 4s linear infinite alternate;animation:hero-triangle-1 4s linear infinite alternate;right:19%;top:16%}@media only screen and (min-width:768px) and (max-width:991px){.hero__shape-4 img.cross-2{top:8%}}@media (max-width:575px){.hero__shape-4 img.cross-2{top:9%}}.hero__shape-4 img.cross-3{-webkit-animation:hero-triangle-1 4s linear infinite alternate;-moz-animation:hero-triangle-1 4s linear infinite alternate;-o-animation:hero-triangle-1 4s linear infinite alternate;animation:hero-triangle-1 4s linear infinite alternate;right:41%;top:46%}.hero__shape-4 img.dot-1{bottom:20%;right:51%}.hero__shape-4 img.dot-2{left:10%;top:10%}.hero__shape-4 img.dot-3{left:28%;top:16%}.hero__shape-5 img{position:absolute}.hero__shape-5 img.hero-5-triangle-1{-webkit-animation:hero-triangle-2 5s linear infinite;-moz-animation:hero-triangle-2 5s linear infinite;-o-animation:hero-triangle-2 5s linear infinite;animation:hero-triangle-2 5s linear infinite;left:3%;top:20%}@media (max-width:575px){.hero__shape-5 img.hero-5-triangle-1{top:7%}}.hero__shape-5 img.hero-5-triangle-2{-webkit-animation:hero-triangle-2 5s linear infinite;-moz-animation:hero-triangle-2 5s linear infinite;-o-animation:hero-triangle-2 5s linear infinite;animation:hero-triangle-2 5s linear infinite;right:1%;top:44%}.hero__shape-5 img.hero-5-line{right:0;top:33%}@media only screen and (min-width:1400px) and (max-width:1600px){.hero__thumb{margin-left:0}}@media only screen and (min-width:1200px) and (max-width:1399px){.hero__thumb{margin-left:0}}@media only screen and (min-width:992px) and (max-width:1199px){.hero__thumb{margin-left:0}}@media only screen and (min-width:768px) and (max-width:991px){.hero__thumb{margin-left:100px;margin-top:80px}}@media only screen and (min-width:576px) and (max-width:767px){.hero__thumb{margin-left:80px;margin-top:80px}}@media (max-width:575px){.hero__thumb{margin-left:0;margin-top:80px}}.hero__thumb-wrapper{height:570px;width:570px;z-index:1}@media only screen and (min-width:1200px) and (max-width:1399px){.hero__thumb-wrapper{height:500px;width:500px}}@media only screen and (min-width:992px) and (max-width:1199px){.hero__thumb-wrapper{height:450px;width:450px}}@media only screen and (min-width:768px) and (max-width:991px){.hero__thumb-wrapper{height:450px;width:450px}}@media only screen and (min-width:576px) and (max-width:767px){.hero__thumb-wrapper{height:450px;width:450px}}@media (max-width:575px){.hero__thumb-wrapper{height:290px;width:290px}}@media only screen and (min-width:992px) and (max-width:1199px){.hero__thumb-wrapper img{width:100%}}@media only screen and (min-width:768px) and (max-width:991px){.hero__thumb-wrapper img{width:100%}}@media only screen and (min-width:576px) and (max-width:767px){.hero__thumb-wrapper img{width:100%}}@media (max-width:575px){.hero__thumb-wrapper img{width:100%}}.hero__thumb-wrapper img.hero-circle{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-webkit-box-shadow:0 40px 80px 0 rgba(7,26,90,.12);-moz-box-shadow:0 40px 80px 0 rgba(7,26,90,.12);box-shadow:0 40px 80px 0 rgba(7,26,90,.12)}@media only screen and (min-width:992px) and (max-width:1199px){.hero__thumb-wrapper img.hero-circle{width:100%}}.hero__thumb-shape{-webkit-animation:hero-thumb-animation 2s linear infinite alternate;-moz-animation:hero-thumb-animation 2s linear infinite alternate;-o-animation:hero-thumb-animation 2s linear infinite alternate;animation:hero-thumb-animation 2s linear infinite alternate;position:absolute}.hero__thumb-shape.shape-1{-webkit-animation:none;-moz-animation:none;-o-animation:none;animation:none;right:31px;top:11px}@media only screen and (min-width:1200px) and (max-width:1399px){.hero__thumb-shape.shape-1{right:-75px;top:30px}}.hero__thumb-shape.shape-2{right:60px;top:35px}@media only screen and (min-width:1200px) and (max-width:1399px){.hero__thumb-shape.shape-2{right:-70px;top:70px}}@media only screen and (min-width:992px) and (max-width:1199px){.hero__thumb-shape.shape-2{right:-15px;top:-2px}}@media only screen and (min-width:768px) and (max-width:991px){.hero__thumb-shape.shape-2{height:auto;width:200px}}@media only screen and (min-width:576px) and (max-width:767px){.hero__thumb-shape.shape-2{height:auto;width:200px}}@media (max-width:575px){.hero__thumb-shape.shape-2{height:auto;width:95px}}.hero__thumb-shape.shape-3{left:-70px;top:20px}@media only screen and (min-width:1200px) and (max-width:1399px){.hero__thumb-shape.shape-3{left:-30px;left:-70px;top:35px;top:-33px}}@media only screen and (min-width:992px) and (max-width:1199px){.hero__thumb-shape.shape-3{left:-31px;top:-20px}}@media only screen and (min-width:768px) and (max-width:991px){.hero__thumb-shape.shape-3{height:auto;width:150px}}@media only screen and (min-width:576px) and (max-width:767px){.hero__thumb-shape.shape-3{height:auto;width:150px}}@media (max-width:575px){.hero__thumb-shape.shape-3{height:auto;left:0;width:80px}}.hero__thumb-shape.shape-4{bottom:-88px;left:-23px}@media only screen and (min-width:1200px) and (max-width:1399px){.hero__thumb-shape.shape-4{bottom:-200px;left:0}}@media only screen and (min-width:992px) and (max-width:1199px){.hero__thumb-shape.shape-4{bottom:-118px;left:-23px}}@media (max-width:575px){.hero__thumb-shape.shape-4{bottom:-29px;left:-23px;width:225px}}.hero__thumb-shape.shape-5{bottom:115px;left:-220px}@media only screen and (min-width:1400px) and (max-width:1600px){.hero__thumb-shape.shape-5{display:none}}@media only screen and (min-width:1200px) and (max-width:1399px){.hero__thumb-shape.shape-5{display:none}}@media only screen and (min-width:992px) and (max-width:1199px){.hero__thumb-shape.shape-5{display:none}}@media only screen and (min-width:768px) and (max-width:991px){.hero__thumb-shape.shape-5{left:-100px}}@media only screen and (min-width:576px) and (max-width:767px){.hero__thumb-shape.shape-5{left:-100px}}@media (max-width:575px){.hero__thumb-shape.shape-5{bottom:-35px;left:auto;right:0;width:100px}}.hero__thumb-inner{height:400px;width:550px}@media only screen and (min-width:1400px) and (max-width:1600px){.hero__thumb-inner{margin-left:0}}@media only screen and (min-width:1200px) and (max-width:1399px){.hero__thumb-inner{margin-left:0}}@media only screen and (min-width:576px) and (max-width:767px){.hero__thumb-inner{height:auto;margin-left:0;width:auto}}@media (max-width:575px){.hero__thumb-inner{height:auto;margin-left:0;width:auto}}.hero__thumb-inner img{-webkit-animation:hero-thumb-animation 2s linear infinite alternate;-moz-animation:hero-thumb-animation 2s linear infinite alternate;-o-animation:hero-thumb-animation 2s linear infinite alternate;animation:hero-thumb-animation 2s linear infinite alternate;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 30px 70px 0 rgba(11,6,70,.12);-moz-box-shadow:0 30px 70px 0 rgba(11,6,70,.12);box-shadow:0 30px 70px 0 rgba(11,6,70,.12)}@media only screen and (min-width:576px) and (max-width:767px){.hero__thumb-inner img.hero-2-thumb{width:100%}}@media (max-width:575px){.hero__thumb-inner img.hero-2-thumb{width:100%}}.hero__thumb-inner img.hero-2-girl{bottom:-23px;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;left:-100px;position:absolute}@media (max-width:575px){.hero__thumb-inner img.hero-2-girl{display:none}}.hero__thumb-inner img.hero-2-thumb-sm{-webkit-animation:hero-thumb-sm-animation 4s linear infinite alternate;-moz-animation:hero-thumb-sm-animation 4s linear infinite alternate;-o-animation:hero-thumb-sm-animation 4s linear infinite alternate;animation:hero-thumb-sm-animation 4s linear infinite alternate;bottom:-40px;left:67px;position:absolute}@media (max-width:575px){.hero__thumb-inner img.hero-2-thumb-sm{display:none}}.hero__thumb-inner img.hero-2-thumb-sm-2{-webkit-animation:hero-thumb-sm-2-animation 4s linear infinite alternate;-moz-animation:hero-thumb-sm-2-animation 4s linear infinite alternate;-o-animation:hero-thumb-sm-2-animation 4s linear infinite alternate;animation:hero-thumb-sm-2-animation 4s linear infinite alternate;bottom:50px;position:absolute;right:-95px}@media only screen and (min-width:1200px) and (max-width:1399px){.hero__thumb-inner img.hero-2-thumb-sm-2{right:-30px}}@media only screen and (min-width:768px) and (max-width:991px){.hero__thumb-inner img.hero-2-thumb-sm-2{right:-30px}}@media only screen and (min-width:576px) and (max-width:767px){.hero__thumb-inner img.hero-2-thumb-sm-2{right:-30px}}@media (max-width:575px){.hero__thumb-inner img.hero-2-thumb-sm-2{display:none}}.hero__thumb-inner img.hero-2-thumb-sm-3{-webkit-animation:hero-thumb-sm-3-animation 4s linear infinite alternate;-moz-animation:hero-thumb-sm-3-animation 4s linear infinite alternate;-o-animation:hero-thumb-sm-3-animation 4s linear infinite alternate;animation:hero-thumb-sm-3-animation 4s linear infinite alternate;position:absolute;right:-35px;top:-70px}@media only screen and (min-width:576px) and (max-width:767px){.hero__thumb-inner img.hero-2-thumb-sm-3{right:30px}}@media (max-width:575px){.hero__thumb-inner img.hero-2-thumb-sm-3{display:none}}.hero__thumb-inner img.hero-2-circle{-webkit-animation:none;-moz-animation:none;-o-animation:none;animation:none;bottom:-135px;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;position:absolute;right:-200px;z-index:-1}@media only screen and (min-width:1400px) and (max-width:1600px){.hero__thumb-inner img.hero-2-circle{right:-80px}}@media only screen and (min-width:1200px) and (max-width:1399px){.hero__thumb-inner img.hero-2-circle{right:-30px}}@media only screen and (min-width:768px) and (max-width:991px){.hero__thumb-inner img.hero-2-circle{right:-30px}}@media only screen and (min-width:576px) and (max-width:767px){.hero__thumb-inner img.hero-2-circle{right:-30px}}@media (max-width:575px){.hero__thumb-inner img.hero-2-circle{right:-10px}}.hero__thumb-inner img.hero-2-circle-2{animation-duration:2.5s;animation-fill-mode:both;animation-iteration-count:infinite;animation-name:hero-bounce;right:140px;top:-82px}.hero__thumb-inner img.hero-2-circle-2,.hero__thumb-inner img.hero-2-leaf{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;position:absolute;z-index:-1}.hero__thumb-inner img.hero-2-leaf{right:-115px;top:-140px}@media only screen and (min-width:1200px) and (max-width:1399px){.hero__thumb-inner img.hero-2-leaf{right:-30px}}@media only screen and (min-width:768px) and (max-width:991px){.hero__thumb-inner img.hero-2-leaf{right:-30px}}@media only screen and (min-width:576px) and (max-width:767px){.hero__thumb-inner img.hero-2-leaf{right:-30px}}@media (max-width:575px){.hero__thumb-inner img.hero-2-leaf{right:0}}.hero__thumb-3{position:relative;z-index:1}.hero__thumb-3 img.hero-phone{margin-left:-50px}@media (max-width:575px){.hero__thumb-3 img.hero-phone{width:100%}}.hero__thumb-3 img.hero-3-gradient{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;position:absolute;right:0;top:90px;z-index:-1}.hero__thumb-3 img.hero-3-dot-2{-webkit-animation:hero-3-dot-2 2s linear infinite alternate;-moz-animation:hero-3-dot-2 2s linear infinite alternate;-o-animation:hero-3-dot-2 2s linear infinite alternate;animation:hero-3-dot-2 2s linear infinite alternate;left:65px;position:absolute;top:0;z-index:-1}.hero__thumb-4-wrapper{margin-left:77px}@media only screen and (min-width:1200px) and (max-width:1399px){.hero__thumb-4-wrapper{margin-left:0}}@media only screen and (min-width:992px) and (max-width:1199px){.hero__thumb-4-wrapper{margin-left:0}}@media only screen and (min-width:768px) and (max-width:991px){.hero__thumb-4-wrapper{margin-top:60px}}@media only screen and (min-width:576px) and (max-width:767px){.hero__thumb-4-wrapper{margin-top:60px}}@media (max-width:575px){.hero__thumb-4-wrapper{margin-left:30px;margin-top:60px}}.hero__thumb-4 img.girl{-webkit-animation:hero-thumb-animation 2s linear infinite alternate;-moz-animation:hero-thumb-animation 2s linear infinite alternate;-o-animation:hero-thumb-animation 2s linear infinite alternate;animation:hero-thumb-animation 2s linear infinite alternate}@media only screen and (min-width:1400px) and (max-width:1600px){.hero__thumb-4 img.girl{width:100%}}@media only screen and (min-width:1200px) and (max-width:1399px){.hero__thumb-4 img.girl{width:100%}}@media only screen and (min-width:992px) and (max-width:1199px){.hero__thumb-4 img.girl{width:100%}}@media only screen and (min-width:768px) and (max-width:991px){.hero__thumb-4 img.girl{width:100%}}@media only screen and (min-width:576px) and (max-width:767px){.hero__thumb-4 img.girl{width:100%}}@media (max-width:575px){.hero__thumb-4 img.girl{width:100%}}.hero__thumb-4 img.flower{-webkit-animation:hero-thumb-animation 2s linear infinite alternate;-moz-animation:hero-thumb-animation 2s linear infinite alternate;-o-animation:hero-thumb-animation 2s linear infinite alternate;animation:hero-thumb-animation 2s linear infinite alternate;bottom:0;position:absolute;right:-55%}@media only screen and (min-width:1400px) and (max-width:1600px){.hero__thumb-4 img.flower{right:-25%}}@media only screen and (min-width:1200px) and (max-width:1399px){.hero__thumb-4 img.flower{right:-5%}}@media only screen and (min-width:992px) and (max-width:1199px){.hero__thumb-4 img.flower{right:-5%}}@media only screen and (min-width:768px) and (max-width:991px){.hero__thumb-4 img.flower{right:2%}}@media only screen and (min-width:576px) and (max-width:767px){.hero__thumb-4 img.flower{right:2%}}@media (max-width:575px){.hero__thumb-4 img.flower{display:none}}.hero__thumb-5{z-index:1}@media only screen and (min-width:768px) and (max-width:991px){.hero__thumb-5{margin-top:100px}}@media only screen and (min-width:576px) and (max-width:767px){.hero__thumb-5{margin-top:100px}}@media (max-width:575px){.hero__thumb-5{margin-top:50px}}.hero__thumb-5 img.hero-5-thumb{-webkit-animation:hero-border 5s linear infinite alternate;-moz-animation:hero-border 5s linear infinite alternate;-o-animation:hero-border 5s linear infinite alternate;animation:hero-border 5s linear infinite alternate;-webkit-border-radius:51% 49% 77% 23%/65% 50% 50% 35%;-moz-border-radius:51% 49% 77% 23%/65% 50% 50% 35%;border-radius:51% 49% 77% 23%/65% 50% 50% 35%;margin-right:-107px}@media only screen and (min-width:1200px) and (max-width:1399px){.hero__thumb-5 img.hero-5-thumb{margin-right:0;width:100%}}@media only screen and (min-width:992px) and (max-width:1199px){.hero__thumb-5 img.hero-5-thumb{margin-right:0;width:100%}}@media only screen and (min-width:768px) and (max-width:991px){.hero__thumb-5 img.hero-5-thumb{margin-right:0;width:100%}}@media only screen and (min-width:576px) and (max-width:767px){.hero__thumb-5 img.hero-5-thumb{margin-right:0;width:100%}}@media (max-width:575px){.hero__thumb-5 img.hero-5-thumb{margin-right:0;width:100%}}.hero__thumb-5 img.hero-5-shape{position:absolute;right:-130px;top:-30px;z-index:-1}@media only screen and (min-width:1200px) and (max-width:1399px){.hero__thumb-5 img.hero-5-shape{right:0}}@media only screen and (min-width:992px) and (max-width:1199px){.hero__thumb-5 img.hero-5-shape{right:0}}@media only screen and (min-width:768px) and (max-width:991px){.hero__thumb-5 img.hero-5-shape{right:0}}@media only screen and (min-width:576px) and (max-width:767px){.hero__thumb-5 img.hero-5-shape{right:0}}@media (max-width:575px){.hero__thumb-5 img.hero-5-shape{display:none}}.hero__app ul li{display:inline-block;margin-right:20px}@media only screen and (min-width:768px) and (max-width:991px){.hero__app ul li{margin-bottom:30px}}@media (max-width:575px){.hero__app ul li{margin-bottom:30px}}.hero__app ul li a{background:rgba(127,108,193,.1);border:2px solid hsla(0,0%,100%,.3);-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;height:60px;padding:0 24px;text-align:center}.hero__app ul li a.active,.hero__app ul li a:hover{background:#0a0030;border-color:#0a0030;-webkit-box-shadow:0 20px 30px 0 rgba(10,0,48,.3);-moz-box-shadow:0 20px 30px 0 rgba(10,0,48,.3);box-shadow:0 20px 30px 0 rgba(10,0,48,.3)}.hero__app-icon{margin-right:15px}.hero__app-icon i{color:#fff;font-size:24px}.hero__app-content h5{color:#fff;font-size:12px;font-weight:600;margin-bottom:0}.hero__app-content span{color:#fff;font-size:18px;font-weight:700}.hero__features ul{margin-bottom:18px}.hero__features ul li{color:#0f1432;font-size:15px;font-weight:600;margin-bottom:15px;padding-left:24px;position:relative}.hero__features ul li:not(:last-child){margin-right:40px}.hero__features ul li:after{color:#0f1432;content:"N";font-family:ElegantIcons;font-size:15px;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media (max-width:575px){.hero__btn-4 a{margin-bottom:20px}}@keyframes hero-bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-30px)}60%{transform:translateY(-15px)}}@keyframes hero-border{0%{-webkit-border-radius:51% 49% 77% 23%/65% 50% 50% 35%;-moz-border-radius:51% 49% 77% 23%/65% 50% 50% 35%;border-radius:51% 49% 77% 23%/65% 50% 50% 35%}to{-webkit-border-radius:30% 70% 28% 72%/53% 69% 31% 47%;-moz-border-radius:30% 70% 28% 72%/53% 69% 31% 47%;border-radius:30% 70% 28% 72%/53% 69% 31% 47%}}@keyframes hero-thumb-animation{0%{transform:translateY(-20px)}to{transform:translateY(0)}}@keyframes hero-3-dot-2{0%{transform:translateY(-50px)}to{transform:translateY(0)}}@keyframes hero-3-dot-4{0%{transform:translateY(-40px)}to{transform:translateY(0)}}@keyframes hero-thumb-sm-animation{0%{-webkit-transform:translateY(-20px) translateX(50px);-moz-transform:translateY(-20px) translateX(50px);-ms-transform:translateY(-20px) translateX(50px);transform:translateY(-20px) translateX(50px)}to{-webkit-transform:translateY(-20px) translateX(0);-moz-transform:translateY(-20px) translateX(0);-ms-transform:translateY(-20px) translateX(0);transform:translateY(-20px) translateX(0)}}@keyframes hero-thumb-sm-2-animation{0%{-webkit-transform:translateY(-50px);-moz-transform:translateY(-50px);-ms-transform:translateY(-50px);transform:translateY(-50px)}to{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}@keyframes hero-thumb-sm-3-animation{0%{-webkit-transform:translateX(-50px);-moz-transform:translateX(-50px);-ms-transform:translateX(-50px);transform:translateX(-50px)}to{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}@keyframes hero-3-dot{0%{-webkit-transform:translateX(-50px);-moz-transform:translateX(-50px);-ms-transform:translateX(-50px);transform:translateX(-50px)}to{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}@keyframes heroImg{0%{transform:translateY(-20px)}to{transform:translateY(0)}}@keyframes hero-heroImg{0%{-webkit-transform:translateX(-20px);-moz-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px)}to{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}@keyframes hero-circle-2{0%{-webkit-transform:translateX(-100px);-moz-transform:translateX(-100px);-ms-transform:translateX(-100px);transform:translateX(-100px)}to{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}@keyframes hero-triangle-2{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);-moz-transform:rotate(1turn);-ms-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes hero-triangle-1{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);-moz-transform:rotate(1turn);-ms-transform:rotate(1turn);transform:rotate(1turn)}}.services__item{-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;-webkit-box-shadow:0 30px 70px 0 rgba(11,6,70,.08);-moz-box-shadow:0 30px 70px 0 rgba(11,6,70,.08);box-shadow:0 30px 70px 0 rgba(11,6,70,.08);padding:40px 50px 35px;position:relative;z-index:1}@media only screen and (min-width:992px) and (max-width:1199px){.services__item{padding-left:15px;padding-right:15px}}.services__item.active,.services__item:hover{box-shadow:0 20px 60px 0 rgba(15,0,40,.2),inset 0 3px 0 0 rgba(113,39,234,.004)}.services__item-2{-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;-webkit-box-shadow:0 40px 70px 0 rgba(1,19,44,.08);-moz-box-shadow:0 40px 70px 0 rgba(1,19,44,.08);box-shadow:0 40px 70px 0 rgba(1,19,44,.08);padding:50px 70px 50px 47px;position:relative;z-index:1}.services__item-3{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 10px 60px 0 rgba(10,0,48,.08);-moz-box-shadow:0 10px 60px 0 rgba(10,0,48,.08);box-shadow:0 10px 60px 0 rgba(10,0,48,.08);padding:40px 75px}@media only screen and (min-width:992px) and (max-width:1199px){.services__item-3{padding-left:45px;padding-right:45px}}@media (max-width:575px){.services__item-3{padding-left:40px;padding-right:40px}}.services__item-3:hover{-webkit-transform:translateY(-20px);-moz-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px)}.services__item-4{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 30px 70px 0 rgba(11,6,70,.08);-moz-box-shadow:0 30px 70px 0 rgba(11,6,70,.08);box-shadow:0 30px 70px 0 rgba(11,6,70,.08);padding:40px 60px}@media only screen and (min-width:768px) and (max-width:991px){.services__item-4{padding-left:35px;padding-right:35px}}@media (max-width:575px){.services__item-4{padding-left:20px;padding-right:20px}}.services__item-5{background:hsla(0,0%,100%,.1);border:2px solid hsla(0,0%,100%,.3);-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;padding:20px 30px}.services__item-5:hover{background:#fff;border-color:#fff}.services__item-5:hover .services__content-5 i,.services__item-5:hover .services__more-5 i,.services__item-5:hover .services__title-5{color:#011224}.services__inner{position:relative;z-index:1}.services__inner:before{background:#7127ea;border-radius:20px;content:"";height:50%;left:0;position:absolute;right:0;top:10px;z-index:-1}.services__inner.active:before,.services__inner:hover:before{top:-3px}.services__inner-2:before{background:#2f80ed}.services__inner-2.active:before,.services__inner-2:hover:before{top:-3px}.services__icon{min-height:145px}.services__icon-2{margin-bottom:22px}.services__icon-3{margin-bottom:33px;min-height:157px}.services__thumb-4{min-height:160px}.services__img-5 img{-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}.services__title{color:#070337;font-size:22px}.services__title a:hover{color:#7127ea}.services__title-2{color:#021937;font-size:22px;margin-bottom:13px}.services__title-2 a:hover{color:#2f80ed}.services__title-3{color:#0a0030;font-size:22px;margin-bottom:10px}.services__title-3:hover{color:#5d41c2}.services__title-4{color:#0f1432;font-size:22px;margin-bottom:12px;padding-right:215px}@media only screen and (min-width:1200px) and (max-width:1399px){.services__title-4{padding-right:180px}}@media only screen and (min-width:992px) and (max-width:1199px){.services__title-4{padding-right:90px}}@media only screen and (min-width:768px) and (max-width:991px){.services__title-4{padding-right:0}}@media only screen and (min-width:576px) and (max-width:767px){.services__title-4{padding-right:0}}@media (max-width:575px){.services__title-4{padding-right:0}}.services__title-4 a:hover{color:#6c63ff}.services__title-5{color:#fff;font-size:20px;margin-bottom:0}.services__title-6{color:#011224;font-size:26px;font-weight:700;margin-bottom:15px}.services__content p{font-size:15px;line-height:22px;margin-bottom:0}.services__content-2 p{margin-bottom:0}.services__content-3 p{color:#625e6e;font-size:15px;font-weight:600}.services__content-4{padding-top:32px}.services__content-4 p{color:#6c6a8a;font-size:15px;font-weight:600;margin-bottom:20px;padding-right:50px}@media only screen and (min-width:992px) and (max-width:1199px){.services__content-4 p{padding-right:0}}@media only screen and (min-width:768px) and (max-width:991px){.services__content-4 p{padding-right:0}}@media only screen and (min-width:576px) and (max-width:767px){.services__content-4 p{padding-right:0}}@media (max-width:575px){.services__content-4 p{padding-right:0}}.services__content-4 .link-btn:hover{color:#6c63ff}.services__content-5 i{color:#fff;font-size:18px;margin-right:17px}@media only screen and (min-width:768px) and (max-width:991px){.services__content-6{padding-right:30px}}@media only screen and (min-width:576px) and (max-width:767px){.services__content-6{padding-right:0}}@media (max-width:575px){.services__content-6{padding-right:0}}.services__content-6 p{color:#6a727f;margin-bottom:25px}.services__shape img{position:absolute;z-index:-1}.services__shape img.services-circle-1{left:0;opacity:.5;top:8%}@media (max-width:575px){.services__shape img.services-circle-1{width:100%}}.services__shape img.services-circle-2{-webkit-animation:services-circle-2 4s linear 0s infinite alternate;-moz-animation:services-circle-2 4s linear 0s infinite alternate;-o-animation:services-circle-2 4s linear 0s infinite alternate;animation:services-circle-2 4s linear 0s infinite alternate;right:4%;top:22%}.services__shape img.services-dot{-webkit-animation:services-dot 4s linear infinite alternate;-moz-animation:services-dot 4s linear infinite alternate;-o-animation:services-dot 4s linear infinite alternate;animation:services-dot 4s linear infinite alternate;left:0;top:5%}.services__shape img.services-triangle{-webkit-animation:services-triangle 4s linear infinite alternate;-moz-animation:services-triangle 4s linear infinite alternate;-o-animation:services-triangle 4s linear infinite alternate;animation:services-triangle 4s linear infinite alternate;right:6%;top:14%}@media only screen and (min-width:1200px) and (max-width:1399px){.services__shape img.services-triangle{right:7%}}@media only screen and (min-width:992px) and (max-width:1199px){.services__shape img.services-triangle{right:8%}}@media only screen and (min-width:768px) and (max-width:991px){.services__shape img.services-triangle{right:10%}}@media only screen and (min-width:576px) and (max-width:767px){.services__shape img.services-triangle{right:11%}}@media (max-width:575px){.services__shape img.services-triangle{right:28%}}.services__shape-2 img{position:absolute}.services__shape-2 img.services-2-circle{left:0;opacity:.04;top:12%}.services__shape-2 img.services-2-circle-2{left:0;opacity:.06;top:26%}.services__more-5 a{color:#fff;display:inline-block;font-size:24px}.services__text h3{font-size:30px;margin-bottom:15px}.services__text p{margin-bottom:45px}.services__text p span{color:#7127ea;position:relative}.services__text p span:after{background:#7127ea;bottom:-2px;content:"";height:2px;left:0;position:absolute;width:100%}.services__text h4{font-size:18px;font-weight:600;line-height:1.5;margin-bottom:20px}.services__list ul li{font-size:16px;margin-bottom:15px;padding-left:30px;position:relative}.services__list ul li:after{color:#7127ea;content:"";font-family:FontAwesome;font-size:16px;left:0;position:absolute;top:0}.services__widget{padding:43px 40px 45px}@media only screen and (min-width:992px) and (max-width:1199px){.services__widget{padding-left:25px;padding-right:25px}}@media (max-width:575px){.services__widget{padding-left:25px;padding-right:25px}}.services__widget-title h4{font-size:24px;margin-bottom:20px}.services__link ul li{margin-bottom:15px}.services__link ul li:last-child{margin-bottom:0}.services__link ul li a{padding-left:20px;position:relative}.services__link ul li a:after{color:#7127ea;content:"";font-family:FontAwesome;font-size:16px;left:0;position:absolute;top:-2px}.services__link ul li a:hover{color:#7127ea}.services__link ul li a:hover:after{left:5px}.services__form input{background:#fff;border:2px solid transparent;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;height:50px;margin-bottom:20px;padding:0 20px;width:100%}.services__form input::placeholder{color:#9b9aa4}.services__form input:focus{border-color:#7127ea;outline:none}.services__form input:focus::placeholder{opacity:0}.services__action{padding:15px 30px;position:relative}.services__action:after{background:#7127ea;bottom:0;content:"";height:0;left:0;position:absolute;top:auto;width:3px}.services__action:hover:after{bottom:auto;height:100%;top:0}.services__action a{display:block;margin-bottom:0}.services__action a i{color:#7127ea;padding-right:15px}.services__action a:hover{color:#7127ea}@media (max-width:575px){.services__sidebar{margin-right:0}}@keyframes services-triangle{0%{-webkit-transform:rotate(0deg) translateX(-50px);-moz-transform:rotate(0deg) translateX(-50px);-ms-transform:rotate(0deg) translateX(-50px);transform:rotate(0deg) translateX(-50px)}to{-webkit-transform:rotate(1turn) translateY(100px);-moz-transform:rotate(1turn) translateY(100px);-ms-transform:rotate(1turn) translateY(100px);transform:rotate(1turn) translateY(100px)}}@keyframes services-circle-2{0%{transform:translateY(0)}to{transform:translateY(-100px)}}@keyframes services-dot{0%{transform:translateY(0)}to{transform:translateY(100px)}}@media only screen and (min-width:768px) and (max-width:991px){.about__wrapper{margin-top:50px}}@media only screen and (min-width:576px) and (max-width:767px){.about__wrapper{margin-top:50px}}@media (max-width:575px){.about__wrapper{margin-top:50px}}@media only screen and (min-width:768px) and (max-width:991px){.about__wrapper-2{margin-left:0}}@media only screen and (min-width:576px) and (max-width:767px){.about__wrapper-2{margin-left:0}}@media (max-width:575px){.about__wrapper-2{margin-left:0}}.about__wrapper ul{margin-bottom:40px}.about__wrapper ul li{padding-left:24px;position:relative}.about__wrapper ul li:not(:last-child){margin-bottom:15px}.about__wrapper ul li:after{color:#6c6a8a;content:"";font-family:FontAwesome;font-size:15px;left:0;position:absolute;top:1px}.about__wrapper ul li:hover{color:#7127ea;padding-left:20px}.about__wrapper ul li:hover:after{color:#7127ea}.about__thumb{bottom:0;right:80px}@media only screen and (min-width:992px) and (max-width:1199px){.about__thumb{right:15px}}@media (max-width:575px){.about__thumb{right:15px}}.about__thumb img{-webkit-border-radius:20px 20px 0 0;-moz-border-radius:20px 20px 0 0;border-radius:20px 20px 0 0;-webkit-box-shadow:0 20px 20px 0 rgba(86,5,46,.2);-moz-box-shadow:0 20px 20px 0 rgba(86,5,46,.2);box-shadow:0 20px 20px 0 rgba(86,5,46,.2)}@media (max-width:575px){.about__thumb img.about-big{width:100%}}.about__thumb img.about-sm{-webkit-animation:about-sm 1s linear infinite alternate;-moz-animation:about-sm 1s linear infinite alternate;-o-animation:about-sm 1s linear infinite alternate;animation:about-sm 1s linear infinite alternate;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;bottom:115px;-webkit-box-shadow:0 20px 20px 0 rgba(86,5,46,.2);-moz-box-shadow:0 20px 20px 0 rgba(86,5,46,.2);box-shadow:0 20px 20px 0 rgba(86,5,46,.2);left:-90px;position:absolute}@media (max-width:575px){.about__thumb img.about-sm{left:15px}}.about__thumb img.about-sm.about-sm-2{bottom:133px;left:auto;right:-90px}@media (max-width:575px){.about__thumb img.about-sm.about-sm-2{right:-15px}}.about__thumb-2{left:80px;right:auto}@media only screen and (min-width:992px) and (max-width:1199px){.about__thumb-2{left:25px}}@media (max-width:575px){.about__thumb-2{left:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.about__thumb-3 img{width:100%}}@media only screen and (min-width:768px) and (max-width:991px){.about__thumb-3 img{width:100%}}@media only screen and (min-width:576px) and (max-width:767px){.about__thumb-3 img{width:100%}}@media (max-width:575px){.about__thumb-3 img{width:100%}}.about__thumb-4{z-index:1}@media only screen and (min-width:1200px) and (max-width:1399px){.about__thumb-4 img.about-phone{margin-right:40px}}@media only screen and (min-width:992px) and (max-width:1199px){.about__thumb-4 img.about-phone{margin-left:-50px;margin-right:0}}@media only screen and (min-width:768px) and (max-width:991px){.about__thumb-4 img.about-phone{margin-left:-50px;margin-right:0}}@media (max-width:575px){.about__thumb-4 img.about-phone{margin-left:-50px;margin-right:0;width:100%}}.about__thumb-4 img.about-4-circle{bottom:12%;position:absolute;right:0;z-index:-1}@media only screen and (min-width:992px) and (max-width:1199px){.about__thumb-4 img.about-4-circle{width:100%}}@media only screen and (min-width:768px) and (max-width:991px){.about__thumb-4 img.about-4-circle{width:100%}}@media only screen and (min-width:576px) and (max-width:767px){.about__thumb-4 img.about-4-circle{width:100%}}@media (max-width:575px){.about__thumb-4 img.about-4-circle{width:100%}}@media only screen and (min-width:992px) and (max-width:1199px){.about__thumb-wrapper{margin-left:0;margin-right:0}}@media only screen and (min-width:768px) and (max-width:991px){.about__thumb-wrapper{margin-left:0;margin-right:0}}@media only screen and (min-width:576px) and (max-width:767px){.about__thumb-wrapper{margin-left:0;margin-right:0}}@media (max-width:575px){.about__thumb-wrapper{margin-left:0;margin-right:0}}@media only screen and (min-width:1200px) and (max-width:1399px){.about__thumb-wrapper>img{width:100%}}@media only screen and (min-width:576px) and (max-width:767px){.about__thumb-wrapper>img{width:100%}}@media only screen and (min-width:768px) and (max-width:991px){.about__thumb-wrapper-2{margin-left:0}}@media only screen and (min-width:576px) and (max-width:767px){.about__thumb-wrapper-2{margin-left:0}}@media (max-width:575px){.about__thumb-wrapper-2{margin-left:0}}.about__thumb-wrapper-2 img{-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px}.about__thumb-wrapper-5 img{-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;-webkit-box-shadow:0 30px 60px 0 rgba(2,0,35,.1);-moz-box-shadow:0 30px 60px 0 rgba(2,0,35,.1);box-shadow:0 30px 60px 0 rgba(2,0,35,.1)}@media only screen and (min-width:992px) and (max-width:1199px){.about__thumb-wrapper-5 img.about-thumb-5-big{margin-left:0;width:100%}}@media only screen and (min-width:576px) and (max-width:767px){.about__thumb-wrapper-5 img.about-thumb-5-big{margin-left:0;width:100%}}@media (max-width:575px){.about__thumb-wrapper-5 img.about-thumb-5-big{margin-left:0;width:100%}}.about__thumb-wrapper-5 img.about-5-sm{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;margin-left:-30px;margin-top:-180px}@media only screen and (min-width:992px) and (max-width:1199px){.about__thumb-wrapper-5 img.about-5-sm{margin-left:30px}}@media only screen and (min-width:576px) and (max-width:767px){.about__thumb-wrapper-5 img.about-5-sm{margin-left:30px}}@media (max-width:575px){.about__thumb-wrapper-5 img.about-5-sm{height:170px;margin-left:30px;margin-top:-85px;width:170px}}.about__shape img{position:absolute;z-index:-1}.about__shape img.about-triangle{-webkit-animation:about-triangle 5s linear infinite alternate;-moz-animation:about-triangle 5s linear infinite alternate;-o-animation:about-triangle 5s linear infinite alternate;animation:about-triangle 5s linear infinite alternate;left:3%;top:7%}.about__shape img.about-triangle-2{-webkit-animation:about-triangle-2 5s linear infinite alternate;-moz-animation:about-triangle-2 5s linear infinite alternate;-o-animation:about-triangle-2 5s linear infinite alternate;animation:about-triangle-2 5s linear infinite alternate;right:4%;top:14%}.about__shape img.about-circle{-webkit-animation:about-circle 5s linear infinite alternate;-moz-animation:about-circle 5s linear infinite alternate;-o-animation:about-circle 5s linear infinite alternate;animation:about-circle 5s linear infinite alternate;left:4%;top:3%}.about__shape img.about-circle-2{opacity:.1;right:0;top:-31%}@media (max-width:575px){.about__shape img.about-circle-2{max-width:100%;top:-10%}}.about__shape img.about-circle-3{right:0;top:-18%}@media (max-width:575px){.about__shape img.about-circle-3{max-width:100%;top:-7%}}.about__shape img.about-circle-4{left:0;opacity:.1;top:-13%}@media (max-width:575px){.about__shape img.about-circle-4{max-width:100%;top:-7%}}.about__shape img.about-circle-5{left:0;opacity:.7;top:-6%}@media (max-width:575px){.about__shape img.about-circle-5{max-width:100%;top:-7%}}.about__shape img.about-plus{-webkit-animation:about-plus 5s linear infinite;-moz-animation:about-plus 5s linear infinite;-o-animation:about-plus 5s linear infinite;animation:about-plus 5s linear infinite;bottom:37%;right:8%}.about__shape-2 img{position:absolute}.about__shape-2 img.about-2-circle{bottom:34%;opacity:.04;right:0}.about__shape-2 img.about-2-circle-2{bottom:22%;opacity:.06;right:0}.about__content-3{position:relative;z-index:1}@media only screen and (min-width:992px) and (max-width:1199px){.about__content-3{padding-top:0}}.about__content-4 ul{margin-bottom:40px}.about__content-4 ul li{color:#625e6e;font-size:15px;font-weight:600;padding-left:24px;position:relative}.about__content-4 ul li:not(:last-child){margin-bottom:15px}.about__content-4 ul li:after{color:#625e6e;content:"";font-family:FontAwesome;font-size:15px;font-weight:400;left:0;position:absolute;top:1px}.about__content-4 ul li:hover{color:#5d41c2;padding-left:20px}.about__content-4 ul li:hover:after{color:#5d41c2}@media only screen and (min-width:768px) and (max-width:991px){.about__content-5{margin-top:50px}}@media only screen and (min-width:576px) and (max-width:767px){.about__content-5{margin-top:50px}}@media (max-width:575px){.about__content-5{margin-top:50px}}.about__list ul{margin-bottom:40px}.about__list ul li{color:#011224;font-weight:700;padding-left:24px;position:relative}.about__list ul li:not(:last-child){margin-bottom:15px}.about__list ul li:after{color:#1c7df8;content:"";font-family:FontAwesome;font-size:15px;font-weight:500;left:0;position:absolute;top:1px}.about__list ul li:hover{color:#1c7df8;padding-left:20px}.about__list ul li:hover:after{color:#1c7df8}.about__counter ul li{display:inline-block}.about__counter ul li:not(:last-child){margin-right:72px}@media (max-width:575px){.about__counter ul li:not(:last-child){margin-right:30px}}.about__counter-item h4{color:#011224;font-size:30px;font-weight:700;margin-bottom:0}.about__counter-item p{color:#545b65;font-weight:600}@media only screen and (min-width:768px) and (max-width:991px){.about__call-features{margin-top:100px}}@media only screen and (min-width:576px) and (max-width:767px){.about__call-features{margin-top:100px}}@media (max-width:575px){.about__call-features{margin-top:100px}}.about__call-features .nav-tabs{border:none}.about__call-features .nav-tabs .nav-item{width:100%}.about__call-features .nav-tabs .nav-item .nav-link{background:transparent;border:none;padding:0;text-align:left;width:100%}.about__call-features .nav-tabs .nav-item .nav-link.active .about__call-item.voice{background:#378bf5}.about__call-features .nav-tabs .nav-item .nav-link.active .about__call-item.voice h3,.about__call-features .nav-tabs .nav-item .nav-link.active .about__call-item.voice span{color:#fff}.about__call-features .nav-tabs .nav-item .nav-link.active .about__call-item.audio{background:#fa8a19}.about__call-features .nav-tabs .nav-item .nav-link.active .about__call-item.audio h3,.about__call-features .nav-tabs .nav-item .nav-link.active .about__call-item.audio span{color:#fff}.about__call-features .nav-tabs .nav-item .nav-link.active .about__call-item.media{background:#3ac81f}.about__call-features .nav-tabs .nav-item .nav-link.active .about__call-item h3,.about__call-features .nav-tabs .nav-item .nav-link.active .about__call-item span,.about__call-features .nav-tabs .nav-item .nav-link.active .about__call-item.media h3,.about__call-features .nav-tabs .nav-item .nav-link.active .about__call-item.media span{color:#fff}.about__call-thumb{margin-left:-143px}@media only screen and (min-width:1200px) and (max-width:1399px){.about__call-thumb{margin-left:0}}@media only screen and (min-width:992px) and (max-width:1199px){.about__call-thumb{margin-left:0}}@media only screen and (min-width:768px) and (max-width:991px){.about__call-thumb{margin-left:0}}@media only screen and (min-width:576px) and (max-width:767px){.about__call-thumb{margin-left:0}}@media (max-width:575px){.about__call-thumb{margin-left:0}}@media only screen and (min-width:1200px) and (max-width:1399px){.about__call-thumb img{width:100%}}@media only screen and (min-width:992px) and (max-width:1199px){.about__call-thumb img{width:100%}}@media only screen and (min-width:768px) and (max-width:991px){.about__call-thumb img{width:100%}}@media only screen and (min-width:576px) and (max-width:767px){.about__call-thumb img{width:100%}}@media (max-width:575px){.about__call-thumb img{width:100%}}.about__call-thumb img.about-call-big{-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;-webkit-box-shadow:0 30px 60px 0 rgba(15,20,50,.2);-moz-box-shadow:0 30px 60px 0 rgba(15,20,50,.2);box-shadow:0 30px 60px 0 rgba(15,20,50,.2)}.about__call-action{bottom:45px;left:115px;position:absolute;width:100%}@media only screen and (min-width:992px) and (max-width:1199px){.about__call-action{left:80px}}@media only screen and (min-width:768px) and (max-width:991px){.about__call-action{left:40px;width:80%}}@media only screen and (min-width:576px) and (max-width:767px){.about__call-action{left:40px;width:80%}}@media (max-width:575px){.about__call-action{left:5px;width:95%}}.about__call-action ul li{display:inline-block;margin:0 12px}@media (max-width:575px){.about__call-action ul li{margin:0 5px}}.about__call-action ul li a{background:hsla(0,6%,61%,.5);-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;color:#fff;display:inline-block;font-size:17px;height:40px;line-height:40px;text-align:center;width:40px}.about__call-action ul li a:hover{background:#0f1432}.about__call-action ul li.hand-up a{background:#e51515;height:53px;line-height:53px;position:relative;width:53px;z-index:1}.about__call-action ul li.hand-up a:after{background:rgba(229,21,21,.4);-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;content:"";height:calc(100% + 8px);left:-4px;position:absolute;top:-4px;width:calc(100% + 8px);z-index:-1}.about__call-sm{-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;bottom:-70px;-webkit-box-shadow:0 30px 60px 0 rgba(15,20,50,.1);-moz-box-shadow:0 30px 60px 0 rgba(15,20,50,.1);box-shadow:0 30px 60px 0 rgba(15,20,50,.1);padding:35px 30px 45px;position:absolute;right:0}@media only screen and (min-width:1200px) and (max-width:1399px){.about__call-sm{bottom:-100px;right:-180px}}@media only screen and (min-width:992px) and (max-width:1199px){.about__call-sm{right:-170px}}@media only screen and (min-width:768px) and (max-width:991px){.about__call-sm{right:30px}}@media (max-width:575px){.about__call-sm{display:none}}.about__call-sm-thumb{margin-bottom:25px}.about__call-sm-thumb img{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;height:70px;width:70px}.about__call-sm-action ul li{display:inline-block}.about__call-sm-action ul li:not(:last-child){margin-right:20px}.about__call-sm-action ul li.call-receive a{animation:callReceive 1s ease infinite;background-image:linear-gradient(to right bottom,#b3d250,#a7cb4b,#9bc547,#8fbe43,#83b73f);-webkit-box-shadow:0 15px 20px 0 rgba(155,197,71,.5);-moz-box-shadow:0 15px 20px 0 rgba(155,197,71,.5);box-shadow:0 15px 20px 0 rgba(155,197,71,.5)}.about__call-sm-action ul li.call-end a{background-image:linear-gradient(180deg,#ef8486,#ee7c83,#ed7481,#ec6c7f,#eb637e);-webkit-box-shadow:0 15px 20px 0 rgba(236,108,127,.5);-moz-box-shadow:0 15px 20px 0 rgba(236,108,127,.5);box-shadow:0 15px 20px 0 rgba(236,108,127,.5)}.about__call-sm-action ul li.call-end a i{-webkit-transform:rotate(-135deg);-moz-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg)}.about__call-sm-action ul li.mail a{background:#eaeff5;color:#c3ceda;font-size:14px;height:45px;line-height:45px;width:45px}.about__call-sm-action ul li a{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;color:#fff;display:inline-block;font-size:25px;height:60px;line-height:60px;text-align:center;width:60px}.about__call-user{color:#0f1432;font-size:16px;font-weight:700;margin-bottom:0}.about__call-status{display:inline-block;margin-bottom:17px}.about__call-item{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;padding:20px 40px}.about__call-item.voice{background:rgba(55,139,245,.1)}.about__call-item.voice:hover{background:#378bf5}.about__call-item.voice:hover h3,.about__call-item.voice:hover span{color:#fff}.about__call-item.audio{background:rgba(250,138,25,.1)}.about__call-item.audio h3{color:#fa8a19}.about__call-item.audio:hover{background:#fa8a19}.about__call-item.audio:hover h3,.about__call-item.audio:hover span{color:#fff}.about__call-item.media{background:rgba(58,200,31,.1)}.about__call-item.media h3{color:#3ac81f}.about__call-item.media:hover{background:#3ac81f}.about__call-item.media:hover h3,.about__call-item.media:hover span{color:#fff}.about__call-item h3{color:#378bf5;font-size:16px;margin-bottom:0}.about__call-item span{color:#57556a;font-size:13px;font-weight:600}@keyframes about-plus{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);-moz-transform:rotate(1turn);-ms-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes about-triangle-2{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);-moz-transform:rotate(1turn);-ms-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes about-triangle{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);-moz-transform:rotate(1turn);-ms-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes about-circle{0%{-webkit-transform:translateX(100px);-moz-transform:translateX(100px);-ms-transform:translateX(100px);transform:translateX(100px)}to{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}@keyframes callReceive{30%{transform:scale(1.2)}40%,60%{transform:rotate(-20deg) scale(1.2)}50%{transform:rotate(20deg) scale(1.2)}70%{transform:rotate(0deg) scale(1.2)}to{transform:scale(1)}}@keyframes about-sm{0%{transform:translateY(-20px)}to{transform:translateY(0)}}.price__item{border:2px solid #fff;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;-webkit-box-shadow:0 40px 70px 0 rgba(8,0,41,.1);-moz-box-shadow:0 40px 70px 0 rgba(8,0,41,.1);box-shadow:0 40px 70px 0 rgba(8,0,41,.1);padding:40px;position:relative;z-index:1}.price__item:before{background-image:-moz-linear-gradient(0deg,#f2eafe 0,#fff 100%);background-image:-webkit-linear-gradient(0deg,#f2eafe,#fff);background-image:-ms-linear-gradient(0deg,#f2eafe 0,#fff 100%);background-image:linear-gradient(0deg,#f2eafe,#fff);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:-1}.price__item.active{border-color:#7127ea;-webkit-box-shadow:0 40px 70px 0 rgba(8,0,41,.1);-moz-box-shadow:0 40px 70px 0 rgba(8,0,41,.1);box-shadow:0 40px 70px 0 rgba(8,0,41,.1)}.price__item.active:before{opacity:1}.price__item.active .price__btn{color:#fff}.price__item.active .price__btn:after{background:#7127ea;-webkit-transform:skewX(45deg) scale(1);-moz-transform:skewX(45deg) scale(1);-ms-transform:skewX(45deg) scale(1);transform:skewX(45deg) scale(1)}.price__item-big{padding-bottom:60px}.price__item-3{-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;-webkit-box-shadow:0 20px 40px 0 rgba(10,0,48,.08);-moz-box-shadow:0 20px 40px 0 rgba(10,0,48,.08);box-shadow:0 20px 40px 0 rgba(10,0,48,.08)}.price__offer span{color:#57556a;font-size:16px;font-weight:600}.price__tag h3{font-size:40px}.price__tag h3 span{color:#6c6a8a;font-size:14px;font-weight:500}.price__tag-3{margin-bottom:32px}.price__tag-3 h3{border-bottom:1px solid #f2f0fa;color:#0a0030;font-size:50px;padding-bottom:17px}.price__tag-3 h3 span{color:#625e6e;font-size:15px;font-weight:600;margin-left:-12px}.price__text p{color:#57556a}.price__features ul li{color:#474554;font-size:14px;font-weight:600;padding-left:23px;position:relative}.price__features ul li:not(:last-child){margin-bottom:10px}.price__features ul li:after{color:#6c6a8a;content:"";font-family:FontAwesome;font-size:15px;font-weight:400;left:0;position:absolute;top:1px}.price__features ul li:hover{color:#7127ea;padding-left:20px}.price__features ul li:hover:after{color:#7127ea}.price__features-2{margin-bottom:43px}.price__features-2 ul li{color:#0a0030;font-size:15px;font-weight:600;margin-bottom:10px}.price__features-2 ul li:hover{color:#5d41c2}.price__heading{background:#fbe0e9;padding:10px 0 13px}.price__heading h4{color:#0a0030;font-size:20px;font-weight:600;margin-bottom:0}.price__heading.free{background:#feeedf}.price__heading.basic{background:#cfe9e2}.price__heading.premium{background:#fbe0e9}.price__body{padding:40px 50px 50px}.testimonial__item{-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;-webkit-box-shadow:0 30px 70px 0 rgba(11,6,70,.08);-moz-box-shadow:0 30px 70px 0 rgba(11,6,70,.08);box-shadow:0 30px 70px 0 rgba(11,6,70,.08);padding:50px 40px;position:relative}@media (max-width:575px){.testimonial__item{padding-left:25px;padding-right:25px}}.testimonial__item:before{background:#fff;bottom:-20px;content:"";height:100%;left:10px;position:absolute;right:10px;width:calc(100% - 20px);z-index:-1}.testimonial__item-3,.testimonial__item:before{-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;-webkit-box-shadow:0 30px 70px 0 rgba(11,6,70,.08);-moz-box-shadow:0 30px 70px 0 rgba(11,6,70,.08);box-shadow:0 30px 70px 0 rgba(11,6,70,.08)}.testimonial__item-3{padding:30px 30px 57px}.testimonial__item-5{background:#fff;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;-webkit-box-shadow:0 30px 70px 0 rgba(11,6,70,.08);-moz-box-shadow:0 30px 70px 0 rgba(11,6,70,.08);box-shadow:0 30px 70px 0 rgba(11,6,70,.08);padding:45px 68px 50px}@media only screen and (min-width:768px) and (max-width:991px){.testimonial__item-5{padding-left:35px;padding-right:35px}}@media only screen and (min-width:576px) and (max-width:767px){.testimonial__item-5{padding-left:30px;padding-right:30px}}@media (max-width:575px){.testimonial__item-5{padding-left:25px;padding-right:25px}}.testimonial__item-5 p{color:#011224;font-size:24px;line-height:36px}@media only screen and (min-width:768px) and (max-width:991px){.testimonial__item-5 p{font-size:20px}}@media only screen and (min-width:576px) and (max-width:767px){.testimonial__item-5 p{font-size:18px;line-height:1.5}}@media (max-width:575px){.testimonial__item-5 p{font-size:18px;line-height:1.5}}.testimonial__thumb img{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;height:70px;width:70px!important}.testimonial__text p{color:#000;font-size:18px;line-height:28px}.testimonial__text-3 p{color:#0a0030;font-weight:600;line-height:26px;margin-bottom:20px}.testimonial__text-4 p{color:#57556a;font-size:15px;font-weight:600;margin-bottom:32px}.testimonial__author h3{color:#070337;font-size:20px;margin-bottom:0}.testimonial__author span{color:#57556a;font-size:14px}.testimonial__author-3 h4{color:#0a0030;font-size:18px;font-weight:600;line-height:1;margin-bottom:0}.testimonial__author-3 span{color:#625e6e;font-size:12px;line-height:1}.testimonial__slider .owl-dots{bottom:25px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:center;left:50%;position:absolute;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.testimonial__slider .owl-dots .owl-dot{background:#dadada;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;height:8px;margin:0 5px;width:8px}.testimonial__slider .owl-dots .owl-dot.active{background:#7127ea}.testimonial__slider .owl-stage-outer{overflow:visible}.testimonial__slider .owl-stage-outer .owl-item{opacity:0;transition:opacity .5s}.testimonial__slider .owl-stage-outer .owl-item.active{opacity:1}.testimonial__slider-3 .owl-stage-outer{overflow:visible}.testimonial__slider-3 .owl-stage-outer .owl-item{opacity:0;transition:opacity .5s}.testimonial__slider-3 .owl-stage-outer .owl-item.active{opacity:1}.testimonial__slider-3 .owl-dots{bottom:-55px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:center;left:50%;position:absolute;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.testimonial__slider-3 .owl-dots .owl-dot{background:#dadada;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;height:8px;margin:0 5px;width:8px}.testimonial__slider-3 .owl-dots .owl-dot.active{background:#5d41c2}.testimonial__slider-4 .owl-dots{bottom:-60px}.testimonial__slider-4 .owl-dots .owl-dot{background:#dadada;height:10px;width:10px}.testimonial__slider-4 .owl-dots .owl-dot.active{background:#6c63ff}.testimonial__slider-5 .owl-stage-outer{overflow:visible}.testimonial__slider-5 .owl-stage-outer .owl-item{opacity:0;transition:opacity .5s}.testimonial__slider-5 .owl-stage-outer .owl-item.active{opacity:1}.testimonial__slider-5 .owl-dots{bottom:-70px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:center;left:50%;position:absolute;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.testimonial__slider-5 .owl-dots .owl-dot{background:#c8c8c8;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;height:8px;margin:0 20px;position:relative;width:8px}.testimonial__slider-5 .owl-dots .owl-dot:after{background:transparent;border:1px solid #fff;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;content:"";height:30px;left:50%;opacity:0;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);visibility:hidden;width:30px}.testimonial__slider-5 .owl-dots .owl-dot.active,.testimonial__slider-5 .owl-dots .owl-dot:hover{background:#fff}.testimonial__slider-5 .owl-dots .owl-dot.active:after,.testimonial__slider-5 .owl-dots .owl-dot:hover:after{opacity:1;visibility:visible}.testimonial__shape img{position:absolute;z-index:-1}.testimonial__shape img.testimonial-circle-1{-webkit-animation:testimonial-circle-1 5s linear 0s infinite alternate;-moz-animation:testimonial-circle-1 5s linear 0s infinite alternate;-o-animation:testimonial-circle-1 5s linear 0s infinite alternate;animation:testimonial-circle-1 5s linear 0s infinite alternate;left:4%;top:11%}.testimonial__shape img.testimonial-circle-2{-webkit-animation:testimonial-circle-2 5s linear 0s infinite alternate;-moz-animation:testimonial-circle-2 5s linear 0s infinite alternate;-o-animation:testimonial-circle-2 5s linear 0s infinite alternate;animation:testimonial-circle-2 5s linear 0s infinite alternate;right:5%;top:17%}.testimonial__shape-4 img{left:36%;opacity:.1;position:absolute;top:21%;z-index:-1}@media only screen and (min-width:768px) and (max-width:991px){.testimonial__shape-4 img{left:15%}}@media only screen and (min-width:576px) and (max-width:767px){.testimonial__shape-4 img{left:0;width:100%}}@media (max-width:575px){.testimonial__shape-4 img{left:0;width:100%}}.testimonial__avater img{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;height:50px;width:50px!important}.testimonial__info h4{color:#011224;font-size:22px;margin-bottom:2px}.testimonial__info span{color:#57556a;font-size:14px}.testimonial__5-img img{border:3px solid #fff;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-webkit-box-shadow:0 30px 40px 0 rgba(1,18,36,.2);-moz-box-shadow:0 30px 40px 0 rgba(1,18,36,.2);box-shadow:0 30px 40px 0 rgba(1,18,36,.2);position:absolute}.testimonial__5-img img.testi-big{height:60px;width:60px}.testimonial__5-img img.testi-sm{height:50px;width:50px}.testimonial__5-img img.testi-1{left:4%;top:18%}.testimonial__5-img img.testi-2{bottom:24%;left:22%}@media only screen and (min-width:1400px) and (max-width:1600px){.testimonial__5-img img.testi-2{left:15%}}@media only screen and (min-width:1200px) and (max-width:1399px){.testimonial__5-img img.testi-2{left:12%}}@media only screen and (min-width:992px) and (max-width:1199px){.testimonial__5-img img.testi-2{bottom:14%;left:15%}}@media only screen and (min-width:768px) and (max-width:991px){.testimonial__5-img img.testi-2{bottom:10%;left:16%}}.testimonial__5-img img.testi-3{bottom:22%;right:10%}@media only screen and (min-width:992px) and (max-width:1199px){.testimonial__5-img img.testi-3{bottom:18%;right:3%}}@media only screen and (min-width:768px) and (max-width:991px){.testimonial__5-img img.testi-3{bottom:16%;right:9%}}.testimonial__5-img img.testi-4{right:4%;top:37%}.testimonial__5-img img.testi-5{right:28%;top:21%}@media only screen and (min-width:1400px) and (max-width:1600px){.testimonial__5-img img.testi-5{right:20%}}@media only screen and (min-width:1200px) and (max-width:1399px){.testimonial__5-img img.testi-5{right:17%}}@media only screen and (min-width:992px) and (max-width:1199px){.testimonial__5-img img.testi-5{right:9%}}@media only screen and (min-width:768px) and (max-width:991px){.testimonial__5-img img.testi-5{display:none}}.testimonial__5-img img.testi-6{left:5%;top:56%}.testimonial__5-img img.testi-7{right:23%;top:55%}@media only screen and (min-width:768px) and (max-width:991px){.testimonial__5-img img.testi-7{display:none}}.rating{margin-bottom:15px}.rating ul li{color:#ffb543;display:inline-block;font-size:12px}@media only screen and (min-width:1200px) and (max-width:1399px){.features__item{padding-left:30px}}@media only screen and (min-width:992px) and (max-width:1199px){.features__item{padding-left:0}}@media only screen and (min-width:768px) and (max-width:991px){.features__item{margin-bottom:60px;padding-left:0}}@media only screen and (min-width:576px) and (max-width:767px){.features__item{margin-bottom:60px;padding-left:0}}@media (max-width:575px){.features__item{margin-bottom:60px;padding-left:0}}.features__item:hover .features__icon span{-webkit-animation:shake .82s cubic-bezier(.36,.07,.19,.97) both;animation:shake .82s cubic-bezier(.36,.07,.19,.97) both;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px;-webkit-transform:translateZ(0);transform:translateZ(0)}.features__icon span{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;display:inline-block;height:60px;line-height:66px;text-align:center;width:60px}.features__icon span i{color:#fff;font-size:25px}.features__title{font-size:22px;margin-bottom:32px}@media only screen and (min-width:992px) and (max-width:1199px){.features__title{font-size:20px}}.features__list ul li{color:#474554;font-size:15px;font-weight:600;margin-bottom:15px;padding-left:35px;position:relative}.features__list ul li:after{background:rgba(17,181,13,.1);-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;color:#11b50d;content:"";font-family:FontAwesome;font-size:12px;font-weight:500;height:22px;left:0;line-height:22px;position:absolute;text-align:center;top:0;width:22px}.features__list ul li:hover{color:#11b50d}.features__list ul li:hover:after{background:#11b50d;color:#fff}.features__shape img{position:absolute;z-index:-1}.features__shape img.features-circle-1{left:4%;top:29%}.features__shape-2 img{position:absolute;z-index:-1}.features__shape-2 img.features-2-dot{-webkit-animation:features-dot-1 4s linear 0s infinite alternate;-moz-animation:features-dot-1 4s linear 0s infinite alternate;-o-animation:features-dot-1 4s linear 0s infinite alternate;animation:features-dot-1 4s linear 0s infinite alternate;left:2%;top:24%}.features__shape-2 img.features-2-dot-2{-webkit-animation:features-dot-2 4s linear 0s infinite alternate;-moz-animation:features-dot-2 4s linear 0s infinite alternate;-o-animation:features-dot-2 4s linear 0s infinite alternate;animation:features-dot-2 4s linear 0s infinite alternate;right:5%;top:23%}.features__shape-2 img.features-2-dot-3{-webkit-animation:features-dot-1 4s linear 0s infinite alternate;-moz-animation:features-dot-1 4s linear 0s infinite alternate;-o-animation:features-dot-1 4s linear 0s infinite alternate;animation:features-dot-1 4s linear 0s infinite alternate;bottom:2%;right:12%}.features__shape-2 img.features-2-triangle-1{left:19%;top:17%}.features__shape-2 img.features-2-triangle-1,.features__shape-2 img.features-2-triangle-2{-webkit-animation:features-triangle-1 5s linear infinite;-moz-animation:features-triangle-1 5s linear infinite;-o-animation:features-triangle-1 5s linear infinite;animation:features-triangle-1 5s linear infinite}.features__shape-2 img.features-2-triangle-2{left:10%;top:55%}.features__shape-2 img.features-2-triangle-3{-webkit-animation:features-triangle-1 5s linear infinite;-moz-animation:features-triangle-1 5s linear infinite;-o-animation:features-triangle-1 5s linear infinite;animation:features-triangle-1 5s linear infinite;bottom:18%;right:10%}@media only screen and (min-width:768px) and (max-width:991px){.features__more{margin-top:0}}@media only screen and (min-width:576px) and (max-width:767px){.features__more{margin-top:0}}@media (max-width:575px){.features__more{margin-top:0}}.features__tab .nav-tabs{border-bottom:none;display:block}.features__tab .nav-tabs .nav-item{margin-bottom:30px}.features__tab .nav-tabs .nav-item .nav-link{background:#fff;border:none;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#070337;font-size:18px;font-weight:700;padding:30px 25px;text-align:left;width:100%}@media only screen and (min-width:768px) and (max-width:991px){.features__tab .nav-tabs .nav-item .nav-link{padding-left:15px;padding-right:15px}}.features__tab .nav-tabs .nav-item .nav-link i{font-size:20px;padding-right:12px}.features__tab .nav-tabs .nav-item .nav-link.pink-bg{background:#fff6fa}.features__tab .nav-tabs .nav-item .nav-link.pink-bg i{color:#fe0c7d}.features__tab .nav-tabs .nav-item .nav-link.blue-bg{background:#cdedff}.features__tab .nav-tabs .nav-item .nav-link.blue-bg i{color:#03a6ff}.features__tab .nav-tabs .nav-item .nav-link.yellow-bg{background:#fff9ed}.features__tab .nav-tabs .nav-item .nav-link.yellow-bg i{color:#fbad26}.features__tab .nav-tabs .nav-item .nav-link img{margin-right:18px}.features__tab .nav-tabs .nav-item .nav-link.active,.features__tab .nav-tabs .nav-item .nav-link.active i{color:#fff}.features__tab .nav-tabs .nav-item .nav-link.active.pink-bg{background:#fe0c7d}.features__tab .nav-tabs .nav-item .nav-link.active.blue-bg{background:#03a6ff}.features__tab .nav-tabs .nav-item .nav-link.active.yellow-bg{background:#fbad26}.features__thumb-inner{position:relative}@media only screen and (min-width:768px) and (max-width:991px){.features__thumb-inner{margin-top:50px}}@media only screen and (min-width:576px) and (max-width:767px){.features__thumb-inner{margin-top:50px}}@media (max-width:575px){.features__thumb-inner{margin-top:50px}}.features__thumb-inner img{-webkit-animation:features-thumb-animation 2s linear infinite alternate;-moz-animation:features-thumb-animation 2s linear infinite alternate;-o-animation:features-thumb-animation 2s linear infinite alternate;animation:features-thumb-animation 2s linear infinite alternate;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 30px 70px 0 rgba(11,6,70,.12);-moz-box-shadow:0 30px 70px 0 rgba(11,6,70,.12);box-shadow:0 30px 70px 0 rgba(11,6,70,.12)}@media only screen and (min-width:992px) and (max-width:1199px){.features__thumb-inner img.fea-thumb{width:100%}}@media only screen and (min-width:768px) and (max-width:991px){.features__thumb-inner img.fea-thumb{width:100%}}@media only screen and (min-width:576px) and (max-width:767px){.features__thumb-inner img.fea-thumb{width:100%}}@media (max-width:575px){.features__thumb-inner img.fea-thumb{width:100%}}.features__thumb-inner img.fea-sm{-webkit-animation:features-thumb-sm-animation 4s linear infinite alternate;-moz-animation:features-thumb-sm-animation 4s linear infinite alternate;-o-animation:features-thumb-sm-animation 4s linear infinite alternate;animation:features-thumb-sm-animation 4s linear infinite alternate;bottom:-50px;left:125px;position:absolute}@media (max-width:575px){.features__thumb-inner img.fea-sm{left:-10px}}.features__thumb-inner img.fea-sm-2{-webkit-animation:features-thumb-sm-2-animation 2s linear infinite alternate;-moz-animation:features-thumb-sm-2-animation 2s linear infinite alternate;-o-animation:features-thumb-sm-2-animation 2s linear infinite alternate;animation:features-thumb-sm-2-animation 2s linear infinite alternate;position:absolute;right:-45px;top:95px}@media only screen and (min-width:992px) and (max-width:1199px){.features__thumb-inner img.fea-sm-2{right:-20px}}@media only screen and (min-width:768px) and (max-width:991px){.features__thumb-inner img.fea-sm-2{right:-20px}}@media only screen and (min-width:576px) and (max-width:767px){.features__thumb-inner img.fea-sm-2{right:-20px}}@media (max-width:575px){.features__thumb-inner img.fea-sm-2{right:20px}}.features__thumb-inner img.fea-2-shape{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;opacity:.1;position:absolute;right:-287px;top:-55px;z-index:-1}@media only screen and (min-width:1400px) and (max-width:1600px){.features__thumb-inner img.fea-2-shape{right:-85px;width:100%}}@media only screen and (min-width:1200px) and (max-width:1399px){.features__thumb-inner img.fea-2-shape{right:-30px;width:100%}}@media only screen and (min-width:992px) and (max-width:1199px){.features__thumb-inner img.fea-2-shape{right:-20px;width:100%}}@media only screen and (min-width:768px) and (max-width:991px){.features__thumb-inner img.fea-2-shape{right:-20px;width:100%}}@media only screen and (min-width:576px) and (max-width:767px){.features__thumb-inner img.fea-2-shape{right:-20px;width:100%}}@media (max-width:575px){.features__thumb-inner img.fea-2-shape{right:0;width:100%}}@keyframes shake{10%,90%{-webkit-transform:translate3d(-1px,0,0);transform:translate3d(-1px,0,0)}20%,80%{-webkit-transform:translate3d(2px,0,0);transform:translate3d(2px,0,0)}30%,50%,70%{-webkit-transform:translate3d(-4px,0,0);transform:translate3d(-4px,0,0)}40%,60%{-webkit-transform:translate3d(4px,0,0);transform:translate3d(4px,0,0)}}@keyframes features-triangle-1{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);-moz-transform:rotate(1turn);-ms-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes features-thumb-animation{0%{transform:translateY(-20px)}to{transform:translateY(0)}}@keyframes features-thumb-sm-animation{0%{-webkit-transform:translateY(-20px) translateX(100px);-moz-transform:translateY(-20px) translateX(100px);-ms-transform:translateY(-20px) translateX(100px);transform:translateY(-20px) translateX(100px)}to{-webkit-transform:translateY(0) translateX(0);-moz-transform:translateY(0) translateX(0);-ms-transform:translateY(0) translateX(0);transform:translateY(0) translateX(0)}}@keyframes features-thumb-sm-2-animation{0%{-webkit-transform:translateY(-20px);-moz-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px)}to{-webkit-transform:translateY(50px);-moz-transform:translateY(50px);-ms-transform:translateY(50px);transform:translateY(50px)}}@keyframes features-dot-1{0%{transform:translateY(-100px)}to{transform:translateY(0)}}@keyframes features-dot-2{0%{transform:translateX(-100px)}to{transform:translateX(0)}}.cta__inner{background-image:-moz-linear-gradient(45deg,#6f1ef3 0,#0d70d6 100%);background-image:-webkit-linear-gradient(45deg,#6f1ef3,#0d70d6);background-image:-ms-linear-gradient(45deg,#6f1ef3 0,#0d70d6 100%);background-image:linear-gradient(45deg,#6f1ef3,#0d70d6);-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;-webkit-box-shadow:0 30px 70px 0 rgba(15,0,40,.2);-moz-box-shadow:0 30px 70px 0 rgba(15,0,40,.2);box-shadow:0 30px 70px 0 rgba(15,0,40,.2);padding:95px 70px 105px}@media only screen and (min-width:768px) and (max-width:991px){.cta__inner{padding:45px 55px 40px}}@media only screen and (min-width:576px) and (max-width:767px){.cta__inner{padding:45px 55px 40px}}@media (max-width:575px){.cta__inner{padding:35px 30px}}.cta__inner-2{-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;padding:117px 80px 127px;z-index:1}@media only screen and (min-width:768px) and (max-width:991px){.cta__inner-2{padding-left:35px;padding-right:35px}}@media only screen and (min-width:576px) and (max-width:767px){.cta__inner-2{padding:40px 30px}}@media (max-width:575px){.cta__inner-2{padding:40px 30px}}.cta__inner-3{background-position:50%;background-repeat:no-repeat;background-size:cover;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;-webkit-box-shadow:0 40px 70px 0 rgba(10,0,48,.2);-moz-box-shadow:0 40px 70px 0 rgba(10,0,48,.2);box-shadow:0 40px 70px 0 rgba(10,0,48,.2);padding:87px 60px}@media (max-width:575px){.cta__inner-3{padding:45px 25px}}.cta__title{color:#fff;font-size:40px;font-weight:700;line-height:1.2;margin-bottom:0}@media only screen and (min-width:768px) and (max-width:991px){.cta__title{margin-bottom:20px}}@media only screen and (min-width:576px) and (max-width:767px){.cta__title{font-size:28px;margin-bottom:20px}}@media (max-width:575px){.cta__title{font-size:28px;margin-bottom:20px}}@media only screen and (min-width:768px) and (max-width:991px){.cta__title{font-size:30px}}@media (max-width:575px){.cta__title-2{font-size:24px}}.cta__title-3{font-size:30px;margin-bottom:10px}.cta__shape img{position:absolute}.cta__shape img.circle{bottom:-77%;opacity:.1;right:9%}.cta__shape img.circle-2{bottom:10%;left:-2%;opacity:.4}.cta__shape img.circle-3{left:6%;opacity:.08;top:-18%}.cta__shape img.triangle-1{left:10%;opacity:.1;top:9%}.cta__shape img.triangle-2{opacity:.1;right:10%;top:-9%}.cta__shape-2 img{position:absolute;z-index:-1}.cta__shape-2 img.cta-2-shape{bottom:-80px;left:-105px}.cta__shape-2 img.cta-2-circle{left:50px;opacity:.3;top:50px}.cta__shape-2 img.cta-2-circle-2{bottom:31%;opacity:.04;right:0}.cta__shape-2 img.cta-2-circle-3{bottom:44%;opacity:.06;right:0}.cta__shape-2 img.cta-2-dot{bottom:12%;left:3%}@media only screen and (min-width:576px) and (max-width:767px){.cta__content-3{margin-bottom:25px}}@media (max-width:575px){.cta__content-3{margin-bottom:25px}}.cta__content-3 p{color:#fff;margin-bottom:0;opacity:.7}.cta__form input{background:#fff;border:none;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;height:60px;margin-right:20px;outline:none;padding:0 30px;width:370px}@media only screen and (min-width:576px) and (max-width:767px){.cta__form input{margin-bottom:20px}}@media (max-width:575px){.cta__form input{margin-bottom:20px;width:100%}}.cta__form input::placeholder{color:#8c8c97;font-size:15px}.cta__form input:focus{-webkit-box-shadow:0 20px 30px 0 rgba(8,0,42,.14);-moz-box-shadow:0 20px 30px 0 rgba(8,0,42,.14);box-shadow:0 20px 30px 0 rgba(8,0,42,.14)}.cta__form button{background:#1c213e;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;color:#fff;font-weight:600;height:60px;line-height:60px;padding:0 53px}.cta__form button:hover{-webkit-box-shadow:0 20px 30px 0 rgba(8,0,42,.14);-moz-box-shadow:0 20px 30px 0 rgba(8,0,42,.14);box-shadow:0 20px 30px 0 rgba(8,0,42,.14)}.cta__features ul li{color:#fff;display:inline-block;font-size:15px;font-weight:600;margin-bottom:15px;padding-left:24px;position:relative}.cta__features ul li:not(:last-child){margin-right:50px}@media (max-width:575px){.cta__features ul li:not(:last-child){margin-right:15px}}.cta__features ul li:after{color:#fff;content:"N";font-family:ElegantIcons;font-size:15px;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.cta__shape img.cta-4-shape{bottom:-77%;position:absolute;right:0;z-index:-1}.team__slider{position:relative}.team__slider:after{background:#f4f9fd;content:"";height:460px;left:-34%;position:absolute;top:0;width:380px}@media only screen and (min-width:1200px) and (max-width:1399px){.team__slider:after{left:-36%}}@media only screen and (min-width:992px) and (max-width:1199px){.team__slider:after{opacity:0}}@media only screen and (min-width:768px) and (max-width:991px){.team__slider:after{left:-57%}}@media only screen and (min-width:576px) and (max-width:767px){.team__slider:after{opacity:0}}@media (max-width:575px){.team__slider:after{opacity:0}}.team__slider .owl-stage-outer{overflow:visible}@media only screen and (min-width:768px) and (max-width:991px){.team__slider .owl-stage-outer{overflow:hidden}}.team__slider .owl-dots{bottom:-60px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;left:0;position:absolute}.team__slider .owl-dots .owl-dot{background:#dbdbdb;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;height:10px;margin:0 5px;width:10px}.team__slider .owl-dots .owl-dot.active{background:#2f80ed}.team__thumb:after{background:rgba(2,25,55,.5);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;visibility:hidden;width:100%}.team__thumb img,.team__thumb:after{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.team__thumb img{height:350px}@media only screen and (min-width:992px) and (max-width:1199px){.team__thumb img{height:auto}}@media only screen and (min-width:576px) and (max-width:767px){.team__thumb img{height:auto}}@media (max-width:575px){.team__thumb img{height:auto}}.team__title{color:#021937;font-size:22px;margin-bottom:0}.team__title a:hover{color:#2f80ed}.team__position{color:#57556a;font-size:14px;font-weight:600}.team__social{bottom:30px;left:30px;position:absolute;z-index:1}.team__social ul li{display:inline-block}.team__social ul li:not(:last-child){margin-right:30px}.team__social ul li a{color:#fff;display:inline-block;font-size:16px;opacity:0;position:relative;-webkit-transform:translateX(-60px);-moz-transform:translateX(-60px);-ms-transform:translateX(-60px);transform:translateX(-60px)}.team__social ul li a:hover{color:#2f80ed}.team__shape img{position:absolute;z-index:11}.team__shape img.team-dot{-webkit-animation:team-dot 4s linear 0s infinite alternate;-moz-animation:team-dot 4s linear 0s infinite alternate;-o-animation:team-dot 4s linear 0s infinite alternate;animation:team-dot 4s linear 0s infinite alternate;right:5%;top:20%}.team__shape img.team-triangle{-webkit-animation:team-triangle 5s linear infinite;-moz-animation:team-triangle 5s linear infinite;-o-animation:team-triangle 5s linear infinite;animation:team-triangle 5s linear infinite;bottom:21%;left:2%}@media only screen and (min-width:1200px) and (max-width:1399px){.team__shape img.team-triangle{left:1%}}@media only screen and (min-width:992px) and (max-width:1199px){.team__shape img.team-triangle{bottom:9%;left:8%}}@media only screen and (min-width:768px) and (max-width:991px){.team__shape img.team-triangle{bottom:9%;left:8%}}@media only screen and (min-width:576px) and (max-width:767px){.team__shape img.team-triangle{bottom:9%;left:8%}}@media (max-width:575px){.team__shape img.team-triangle{bottom:9%;left:8%}}.team__details-inner{-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;-webkit-box-shadow:0 50px 80px 0 rgba(3,0,53,.1);-moz-box-shadow:0 50px 80px 0 rgba(3,0,53,.1);box-shadow:0 50px 80px 0 rgba(3,0,53,.1)}.team__details-shape{bottom:-16%;right:-11%;z-index:-1}@media only screen and (min-width:1200px) and (max-width:1399px){.team__details-shape{right:0}}@media only screen and (min-width:992px) and (max-width:1199px){.team__details-shape{right:0}}@media only screen and (min-width:768px) and (max-width:991px){.team__details-shape{bottom:-7%;right:-3%}}@media only screen and (min-width:576px) and (max-width:767px){.team__details-shape{bottom:-7%;right:-3%}}@media (max-width:575px){.team__details-shape{bottom:-5%;right:-3%}}@media only screen and (min-width:992px) and (max-width:1199px){.team__details-img{margin-right:30px}}@media only screen and (min-width:768px) and (max-width:991px){.team__details-img{margin-right:0}}@media only screen and (min-width:576px) and (max-width:767px){.team__details-img{margin-right:0}}@media (max-width:575px){.team__details-img{margin-right:0}}.team__details-img img{-webkit-border-radius:30px 0 0 30px;-moz-border-radius:30px 0 0 30px;border-radius:30px 0 0 30px}@media only screen and (min-width:992px) and (max-width:1199px){.team__details-content{padding-top:40px}}@media only screen and (min-width:768px) and (max-width:991px){.team__details-content{padding:40px}}@media only screen and (min-width:576px) and (max-width:767px){.team__details-content{padding:40px}}@media (max-width:575px){.team__details-content{padding:40px}}.team__details-content>span{display:inline-block;font-size:20px;margin-bottom:7px}.team__details-content h3{font-size:30px;margin-bottom:15px}.team__details-content p{margin-bottom:35px;padding-right:80px}.team__details-contact ul li{display:flex;margin-bottom:8px}.team__details-contact ul li .icon i{color:#7127ea;line-height:27px;margin-right:15px}.team__details-contact ul li .text span{font-weight:500}.team__details-social ul li{display:inline-block;margin-right:7px}.team__details-social ul li a{background:#f7f7fc;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;display:inline-block;font-size:14px;height:40px;line-height:40px;position:relative;text-align:center;width:40px}.team__details-social ul li a:hover{background:#7127ea;color:#fff}.team__details-info h4{font-size:40px;font-weight:700;margin-bottom:25px}.team__details-info p{margin-bottom:25px}@keyframes team-triangle{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);-moz-transform:rotate(1turn);-ms-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes team-dot{0%{transform:translateY(-100px)}to{transform:translateY(0)}}.faq__wrapper{-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;border-top:3px solid #2f80ed;box-shadow:0 30px 70px 0 rgba(11,6,70,.08),inset 0 3px 0 0 rgba(47,128,237,.004);padding:0 40px}@media (max-width:575px){.faq__wrapper{padding-left:15px;padding-right:15px}}.faq__wrapper .accordion-item{border-bottom:1px solid #eaedff;padding-bottom:35px;padding-top:35px}.faq__wrapper .accordion-item.border-none{border-bottom:none;padding-bottom:35px}.faq__wrapper .accordion-item .accordion-header .accordion-button{background:none;border:none;color:#021937;font-size:18px;font-weight:600;padding:0;text-align:left}@media (max-width:575px){.faq__wrapper .accordion-item .accordion-header .accordion-button{padding-right:15px}}.faq__wrapper .accordion-item .accordion-header .accordion-button:after{background-image:none;color:#070337;content:"";font-family:FontAwesome;font-size:18px;font-weight:500;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.faq__wrapper .accordion-item .accordion-header .accordion-button:focus{box-shadow:none}.faq__wrapper .accordion-item .accordion-header .accordion-button.collapsed:after{content:""}.faq__wrapper .accordion-item .accordion-header .accordion-button:hover,.faq__wrapper .accordion-item .accordion-header .accordion-button:hover:after{color:#2f80ed}.faq__wrapper .accordion-item .accordion-body{padding:20px 0 0}.faq__wrapper .accordion-item .accordion-body p{color:#474554;font-size:15px;font-weight:600;margin-bottom:0}.faq__wrapper .accordion-item .accordion-collapse{border:none}.faq__counter ul li{display:inline-block}@media (max-width:575px){.faq__counter ul li{display:block;margin-bottom:30px}}.faq__counter ul li:not(:last-child){margin-right:40px}@media (max-width:575px){.faq__counter ul li:not(:last-child){margin-right:20px}}.faq__counter ul li h3{color:#070337;font-size:40px;margin-bottom:3px}.faq__counter ul li h3 span{font-weight:700}.faq__counter ul li h3.pink{color:#fe1a86}.faq__counter ul li h3.blue{color:#0242fd}.faq__counter ul li h3.yellow{color:#f5a706}.faq__counter ul li p{color:#474554;font-weight:600;margin-bottom:0}@media only screen and (min-width:768px) and (max-width:991px){.faq__content{margin-top:60px}}@media only screen and (min-width:576px) and (max-width:767px){.faq__content{margin-top:60px}}@media (max-width:575px){.faq__content{margin-top:60px}}.blog__item:hover .blog__thumb a:after{opacity:1}.blog__item-3:hover .blog__thumb-3 img,.blog__item-5:hover .blog__thumb-5 img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.blog__more a:hover{-webkit-box-shadow:0 20px 30px 0 rgba(1,24,55,.16);-moz-box-shadow:0 20px 30px 0 rgba(1,24,55,.16);box-shadow:0 20px 30px 0 rgba(1,24,55,.16)}.blog__thumb,.blog__thumb a{position:relative}.blog__thumb a{display:block}.blog__thumb a:after{background:rgba(7,3,55,.3);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}.blog__thumb a:after,.blog__thumb img{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.blog__thumb-3{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.blog__thumb-5,.blog__thumb-5 img{-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}.blog__meta span{font-weight:600;margin-right:25px;text-transform:capitalize}.blog__meta span.tag{color:#2f80ed}.blog__meta span.tag:hover{color:#070337}.blog__meta-3 span{color:#625e6e;font-size:14px;font-weight:600}.blog__meta-3 span.tag-3{left:40px;position:absolute;top:40px}.blog__meta-3 span.tag-3 a{background:#5d41c2;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff;display:inline-block;font-size:12px;height:26px;line-height:26px;padding:0 15px}.blog__meta-3 span.tag-3 a:hover{background:#fff;color:#5d41c2}.blog__meta-5{margin-bottom:8px}.blog__meta-5 span{font-size:14px;font-weight:600}.blog__meta-5 span:not(:last-child){margin-right:17px}.blog__meta-5 span.date{color:#545b65}.blog__meta-5 span.tag{color:#1c7df8}.blog__content{padding-right:55px}@media only screen and (min-width:1200px) and (max-width:1399px){.blog__content{padding-right:35px}}@media only screen and (min-width:992px) and (max-width:1199px){.blog__content{padding-right:0}}@media only screen and (min-width:768px) and (max-width:991px){.blog__content{padding-right:0}}.blog__content-3{padding-right:140px;padding-top:25px}@media only screen and (min-width:576px) and (max-width:767px){.blog__content-3{padding-right:95px}}@media (max-width:575px){.blog__content-3{padding-right:0}}.blog__content-5{padding-right:50px;padding-top:20px}@media only screen and (min-width:992px) and (max-width:1199px){.blog__content-5{padding-right:0}}@media (max-width:575px){.blog__content-5{padding-right:0}}.blog__content-5 .link-btn:hover{color:#1c7df8}.blog__title{color:#070337;font-size:22px;line-height:1.3}.blog__title a:hover{color:#2f80ed}.blog__title-3{color:#0a0030;font-size:24px;font-weight:800;line-height:1.3;margin-bottom:15px}@media (max-width:575px){.blog__title-3{font-size:22px}}.blog__title-3 a:hover{color:#5d41c2}.blog__title-5{color:#011224;font-size:18px;line-height:1.5;margin-bottom:25px}.blog__title-5 a:hover{color:#1c7df8}.blog__shape img{position:absolute}.blog__shape img.blog-dot{-webkit-animation:blog-dot 4s linear 0s infinite alternate;-moz-animation:blog-dot 4s linear 0s infinite alternate;-o-animation:blog-dot 4s linear 0s infinite alternate;animation:blog-dot 4s linear 0s infinite alternate;left:2%;top:50%}.blog__shape img.blog-triangle{-webkit-animation:blog-triangle 5s linear infinite;-moz-animation:blog-triangle 5s linear infinite;-o-animation:blog-triangle 5s linear infinite;animation:blog-triangle 5s linear infinite;bottom:25%;left:10%}@media only screen and (min-width:768px) and (max-width:991px){.blog__sidebar{margin-top:50px;padding-left:0}}@media only screen and (min-width:576px) and (max-width:767px){.blog__sidebar{margin-top:50px;padding-left:0}}@media (max-width:575px){.blog__sidebar{margin-top:50px;padding-left:0}}.postbox__item,.postbox__thumb{position:relative}.postbox__thumb img,.postbox__video:after{-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}.postbox__video:after{background:rgba(1,18,36,.3);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.postbox__title{color:#070337;font-size:26px;margin-bottom:15px}@media only screen and (min-width:576px) and (max-width:767px){.postbox__title{font-size:22px}}@media (max-width:575px){.postbox__title{font-size:16px}}.postbox__title a:hover{color:#1c7df8}.postbox__content{padding-top:17px}.postbox__content p{color:#6a727f;margin-bottom:25px}.postbox__content .link-btn:hover{color:#1c7df8}.postbox__meta span{color:#6a727f;display:inline-block;font-size:15px;font-weight:600}.postbox__meta span:not(:last-child){margin-right:33px}.postbox__meta span i{color:#1c7df8;padding-right:2px}.postbox__meta span a:hover{color:#1c7df8}.postbox__date{background:#fff;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;padding:8px 16px;position:absolute;right:30px;top:30px;z-index:1}.postbox__date h5{color:#1c7df8;font-size:30px;font-weight:800;line-height:1;margin-bottom:0}.postbox__date span{color:#1c7df8;font-size:15px;font-weight:700}.postbox__play{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1}.postbox__quote{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;padding:45px 50px 18px;position:relative}@media (max-width:575px){.postbox__quote{padding-left:30px;padding-right:30px}}.postbox__quote h3{font-size:18px;font-weight:700;line-height:1.5;margin-bottom:37px}.postbox__quote span{color:#6a727f;font-weight:600;padding-left:50px;position:relative}.postbox__quote span:after{background:#1c7df8;content:"";height:2px;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:40px}.postbox__quote img.quote{left:30px;opacity:.2;position:absolute;top:40px}@media (max-width:575px){.postbox__quote img.quote{left:20px;top:20px}}.postbox__tag h3{color:#011224;display:inline-block;font-size:22px;margin-bottom:0;margin-right:20px}.postbox__tag a{background:#f2f7ff;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#6a727f;display:inline-block;font-size:14px;font-weight:600;height:35px;line-height:35px;margin-right:8px;padding:0 10px;text-align:center}.postbox__tag a:hover{background:#1c7df8;color:#fff}.postbox__share h3{color:#011224;display:inline-block;font-size:22px;margin-bottom:0;margin-right:20px}.postbox__share ul li{display:inline-block;margin-left:10px}.postbox__share ul li a{background:#f2f7ff;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;color:#9499ae;display:inline-block;height:45px;line-height:45px;text-align:center;width:45px}.postbox__share ul li a:hover{background:#1c7df8;color:#fff}.postbox__img img{-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}.postbox__author{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;padding:40px 85px 45px 65px}@media only screen and (min-width:576px) and (max-width:767px){.postbox__author{padding-right:40px}}@media (max-width:575px){.postbox__author{padding:40px}.postbox__author-thumb{margin-bottom:15px}}.postbox__author-thumb img{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;height:60px;width:60px}.postbox__author-content h4{font-size:16px;margin-bottom:3px}.postbox__author-content span{color:#6a727f;display:inline-block;font-size:14px;font-weight:600;margin-bottom:10px}.postbox__author-content p{font-weight:600;margin-bottom:0}.postbox__form h3{color:#011224;font-size:22px;margin-bottom:35px}.postbox__form input,.postbox__form textarea{background:#f2f7ff;border:2px solid #f2f7ff;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;height:70px;line-height:66px;margin-bottom:30px;outline:none;padding:0 15px;width:100%}.postbox__form input::placeholder,.postbox__form textarea::placeholder{color:#6a727f}.postbox__form input:focus,.postbox__form textarea:focus{border-color:#1c7df8}.postbox__form textarea{height:150px;line-height:1;padding:30px 15px;resize:none}@media only screen and (min-width:576px) and (max-width:767px){.postbox__agree{margin-bottom:20px}}@media (max-width:575px){.postbox__agree{margin-bottom:20px}}.postbox__agree input{appearance:none;-moz-appearance:none;background:transparent;border:1px solid #132339;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;display:block;height:14px;margin:0;outline:none;padding:0;width:14px!important}.postbox__agree input:checked{background-color:#1c7df8;border-color:transparent;position:relative}.postbox__agree input:checked:after{box-sizing:border-box;color:#fff;content:"";font-family:FontAwesome;font-size:10px;left:50%;position:absolute;top:46%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.postbox__agree input:hover{cursor:pointer}.postbox__agree label{color:#6a727f;font-weight:600;padding-left:8px}.postbox__agree label:hover{cursor:pointer}.sidebar__widget-title{font-size:22px;margin-bottom:28px}.sidebar__category ul li{margin-bottom:15px}.sidebar__category ul li a{color:#6a727f}.sidebar__category ul li a span{color:#132339;font-weight:600;padding-left:3px}.sidebar__category ul li a:hover{color:#1c7df8}.sidebar__search{position:relative}.sidebar__search input{background:#f2f7ff;border:2px solid #f2f7ff;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;font-size:14px;height:60px;line-height:56px;outline:none;padding:0 25px;width:100%}.sidebar__search input::placeholder{color:#7a8189}.sidebar__search input:focus{border-color:#1c7df8}.sidebar__search button{color:#011224;font-size:16px;position:absolute;right:25px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.sidebar__tags a{background:rgba(28,125,248,.08);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#6a727f;display:inline-block;font-size:13px;font-weight:600;height:35px;line-height:35px;margin-bottom:10px;margin-right:8px;padding:0 15px}.sidebar__tags a:hover{background:#1c7df8;color:#fff}.rc__thumb img{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;height:90px;width:90px}.rc__title{color:#132339;font-size:16px;font-weight:700;line-height:1.5}.rc__title a:hover{color:#1c7df8}.rc__meta span{color:#6a727f;font-size:14px;font-weight:600}.rc__comment-icon i{background:rgba(28,125,248,.08);-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;color:#1c7df8;display:inline-block;font-size:18px;height:50px;line-height:50px;text-align:center;width:50px}.rc__comment-content h5{color:#132339;font-size:16px}.rc__comment-content p{color:#6a727f;font-weight:600;margin-bottom:0}.rc__comment-content p a:hover{color:#1c7df8}.post-comment-title h3{color:#011224;font-size:22px}.latest-comments li:first-child .comments-box{border-top:0;padding-top:0}.latest-comments li.children{margin-left:105px}@media only screen and (min-width:576px) and (max-width:767px){.latest-comments li.children{margin-left:60px}}@media (max-width:575px){.latest-comments li.children{margin-left:15px}}.comments-avatar{float:left;margin-right:20px}.comments-avatar img{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.comments-box{border-bottom:1px solid #f4f4f4;margin-bottom:45px;padding-bottom:30px}.comments-text{overflow:hidden}.comments-text p{color:#6a727f;font-weight:600;margin-bottom:17px}.avatar-name{margin-bottom:10px;overflow:hidden;position:relative}.avatar-name h5{color:#011224;font-size:16px;margin-bottom:0}.avatar-name span{font-size:14px;font-weight:500}.comment-meta{color:#6a727f;font-size:13px;font-weight:600}.comment-reply{color:#222;font-size:14px;font-weight:600}.comment-reply i{padding-right:4px}.comment-reply:hover{color:#1c7df8}.blog-play-btn{background:#fff;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;color:#1c7df8;display:inline-block;font-size:30px;height:80px;line-height:84px;text-align:center;width:80px}.blog-play-btn i{text-shadow:0 4px 6px rgba(1,19,44,.24)}@keyframes blog-triangle{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);-moz-transform:rotate(1turn);-ms-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes blog-dot{0%{transform:translateY(-100px)}to{transform:translateY(0)}}.promotion__bg{position:relative;z-index:1}.promotion__bg:after,.promotion__bg:before{background:#005ad3;content:"";height:100%;left:0;position:absolute;top:0;width:50%;z-index:-1}@media only screen and (min-width:576px) and (max-width:767px){.promotion__bg:after,.promotion__bg:before{height:50%;top:0;width:100%}}@media (max-width:575px){.promotion__bg:after,.promotion__bg:before{height:50%;top:0;width:100%}}.promotion__bg:before{background:#0151bd;left:auto;right:0}@media only screen and (min-width:576px) and (max-width:767px){.promotion__bg:before{bottom:0;top:auto}}@media (max-width:575px){.promotion__bg:before{bottom:0;top:auto}}@media only screen and (min-width:576px) and (max-width:767px){.promotion__bg{padding:0}}@media (max-width:575px){.promotion__bg{padding:20px 0}}.promotion__title{color:#fff;font-size:34px;margin-bottom:15px}@media (max-width:575px){.promotion__title{font-size:25px}}@media only screen and (min-width:576px) and (max-width:767px){.promotion__content{padding:50px 0}}.promotion__content p{color:#fff;font-weight:600;margin-bottom:35px}@media (max-width:575px){.promotion__content.promotion__right{margin-top:40px;padding-left:0}}@media only screen and (min-width:1200px) and (max-width:1399px){.promotion__content-2{padding-right:20px}}@media only screen and (min-width:992px) and (max-width:1199px){.promotion__content-2{padding-right:0}}@media only screen and (min-width:768px) and (max-width:991px){.promotion__content-2{padding-right:0}}@media (max-width:575px){.promotion__content-2{padding-right:0}}.promotion__content-2 p{color:#545b65;font-size:15px;margin-bottom:45px}.promotion__content-2 p.promotion__sub{color:#011224;font-size:17px;font-weight:700;margin-bottom:23px}@media only screen and (min-width:768px) and (max-width:991px){.promotion__content-4{margin-top:50px}}@media (max-width:575px){.promotion__content-4{margin-top:50px;padding-right:30px}}.promotion__shape img{position:absolute}.promotion__shape img.promotion-plus{-webkit-animation:about-plus 5s linear infinite;-moz-animation:about-plus 5s linear infinite;-o-animation:about-plus 5s linear infinite;animation:about-plus 5s linear infinite;left:3%;top:35%}@media only screen and (min-width:1200px) and (max-width:1399px){.promotion__shape img.promotion-plus{top:18%}}@media only screen and (min-width:992px) and (max-width:1199px){.promotion__shape img.promotion-plus{top:18%}}@media (max-width:575px){.promotion__shape img.promotion-plus{bottom:5%;left:auto;right:5%;top:auto}}.promotion__shape img.promotion-dot{-webkit-animation:promotion-dot 4s linear 0s infinite alternate;-moz-animation:promotion-dot 4s linear 0s infinite alternate;-o-animation:promotion-dot 4s linear 0s infinite alternate;animation:promotion-dot 4s linear 0s infinite alternate;right:16%;top:37%}@media only screen and (min-width:576px) and (max-width:767px){.promotion__shape img.promotion-dot{right:60%}}@media (max-width:575px){.promotion__shape img.promotion-dot{right:60%}}.promotion__shape img.promotion-triangle{-webkit-animation:promotion-triangle 5s linear infinite;-moz-animation:promotion-triangle 5s linear infinite;-o-animation:promotion-triangle 5s linear infinite;animation:promotion-triangle 5s linear infinite;right:5%;top:15%}.promotion__thumb{position:relative}@media only screen and (min-width:576px) and (max-width:767px){.promotion__thumb{margin-bottom:50px}}@media (max-width:575px){.promotion__thumb{margin-bottom:50px}}.promotion__thumb img,.promotion__thumb:after{-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}.promotion__thumb:after{background:rgba(1,18,36,.6);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.promotion__thumb-4{z-index:1}.promotion__thumb-4 img.promotion-4-big{-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;-webkit-box-shadow:0 30px 60px 0 rgba(2,0,35,.1);-moz-box-shadow:0 30px 60px 0 rgba(2,0,35,.1);box-shadow:0 30px 60px 0 rgba(2,0,35,.1);margin-left:-30px}@media only screen and (min-width:992px) and (max-width:1199px){.promotion__thumb-4 img.promotion-4-big{margin-left:-60px}}@media (max-width:575px){.promotion__thumb-4 img.promotion-4-big{margin-left:0;width:100%}}.promotion__thumb-4 img.promotion-4-sm{-webkit-animation:promotion-4-sm 2s linear infinite alternate;-moz-animation:promotion-4-sm 2s linear infinite alternate;-o-animation:promotion-4-sm 2s linear infinite alternate;animation:promotion-4-sm 2s linear infinite alternate;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;-webkit-box-shadow:0 30px 60px 0 rgba(2,0,35,.1);-moz-box-shadow:0 30px 60px 0 rgba(2,0,35,.1);box-shadow:0 30px 60px 0 rgba(2,0,35,.1);margin-left:280px;margin-top:-240px}@media only screen and (min-width:992px) and (max-width:1199px){.promotion__thumb-4 img.promotion-4-sm{margin-bottom:-180px;margin-left:105px}}@media (max-width:575px){.promotion__thumb-4 img.promotion-4-sm{margin-left:50px;margin-top:-100px;width:80%}}.promotion__thumb-4 img.promotion-4-circle{opacity:.3;position:absolute;right:-20px;top:-113px;z-index:-1}@media only screen and (min-width:992px) and (max-width:1199px){.promotion__thumb-4 img.promotion-4-circle{width:100%}}@media (max-width:575px){.promotion__thumb-4 img.promotion-4-circle{right:0;width:100%}}.promotion__play{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1}.promotion__play img{height:20px;width:17px}@keyframes promotion-plus{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);-moz-transform:rotate(1turn);-ms-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes promotion-triangle{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);-moz-transform:rotate(1turn);-ms-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes promotion-dot{0%{-webkit-transform:translateX(100px);-moz-transform:translateX(100px);-ms-transform:translateX(100px);transform:translateX(100px)}to{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}@keyframes promotion-4-sm{0%{transform:translateY(-50px)}to{transform:translateY(0)}}.platform__item{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 20px 40px 0 rgba(10,0,48,.08);-moz-box-shadow:0 20px 40px 0 rgba(10,0,48,.08);box-shadow:0 20px 40px 0 rgba(10,0,48,.08);padding:32px 60px 50px}@media only screen and (min-width:1200px) and (max-width:1399px){.platform__item{padding-left:40px;padding-right:40px}}@media only screen and (min-width:992px) and (max-width:1199px){.platform__item{padding-left:35px;padding-right:35px}}@media (max-width:575px){.platform__item{padding-left:30px;padding-right:30px}}.platform__item p{margin-bottom:33px}.platform__title{color:#0a0030;font-size:24px;margin-bottom:10px}.platform__name a{background:#5d41c2;border:2px solid #5d41c2;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;display:inline-block;height:50px;padding:4px 15px 0;text-align:center}.platform__name a.app-store:hover,.platform__name a.apple-store{background:#0a0030;border-color:#0a0030}.platform__name a.apple-store:hover{background:#5d41c2;border-color:#5d41c2}.platform__name a.windows{background:transparent;border-color:rgba(0,0,0,.2)}.platform__name a.windows:hover{background:#0a0030;border-color:#0a0030}.platform__name a.windows:hover h5,.platform__name a.windows:hover i,.platform__name a.windows:hover span{color:#fff}.platform__name a.windows h5,.platform__name a.windows i,.platform__name a.windows span{color:#0a0030}.platform__name-icon{margin-right:15px}.platform__name-icon i{color:#fff;font-size:24px}.platform__name-content h5{color:#fff;font-size:12px;font-weight:600;margin-bottom:0}.platform__name-content span{color:#fff;font-size:16px;font-weight:700}.why__item{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 20px 40px 0 rgba(10,0,48,.08);-moz-box-shadow:0 20px 40px 0 rgba(10,0,48,.08);box-shadow:0 20px 40px 0 rgba(10,0,48,.08);padding:47px 25px 49px}.why__icon i{color:#5d41c2;font-size:30px}.why__content p{color:#625e6e;font-size:12px;font-weight:600;margin-bottom:0}.why__title{color:#0a0030;font-size:36px;margin-bottom:2px}@media only screen and (min-width:992px) and (max-width:1199px){.why__title{font-size:30px}}@media only screen and (min-width:576px) and (max-width:767px){.why__title{font-size:25px}}.why__features{-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;-webkit-box-shadow:0 20px 40px 0 rgba(10,0,48,.08);-moz-box-shadow:0 20px 40px 0 rgba(10,0,48,.08);box-shadow:0 20px 40px 0 rgba(10,0,48,.08);margin-top:85px;padding:42px 40px 53px}@media only screen and (min-width:1200px) and (max-width:1399px){.why__features{margin-top:87px}}@media only screen and (min-width:992px) and (max-width:1199px){.why__features{margin-top:80px;padding-left:25px;padding-right:25px}}.why__features ul{margin-bottom:45px}.why__features ul li{color:#0a0030;font-size:18px;padding-left:28px;position:relative}.why__features ul li:not(:last-child){margin-bottom:25px}.why__features ul li:after{color:#0a0030;content:"";font-family:FontAwesome;font-size:15px;font-weight:400;left:0;position:absolute;top:1px}.portfolio__item:hover .portfolio__thumb:after{opacity:1;visibility:visible}.portfolio__item:hover .portfolio__content{bottom:30px;opacity:1;visibility:visible}@media only screen and (min-width:992px) and (max-width:1199px){.portfolio__item:hover .portfolio__content{bottom:20px}}@media only screen and (min-width:768px) and (max-width:991px){.portfolio__item:hover .portfolio__content{bottom:20px}}@media (max-width:575px){.portfolio__item:hover .portfolio__content{bottom:15px}}.portfolio__title{color:#011224;font-size:18px;font-weight:700;margin-bottom:0}.portfolio__title a:hover{color:#1c7df8}.portfolio__thumb{position:relative}.portfolio__thumb img,.portfolio__thumb:after{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.portfolio__thumb:after{background:rgba(56,81,108,.3);content:"";height:100%;left:0;top:0;width:100%}.portfolio__content,.portfolio__thumb:after{opacity:0;position:absolute;visibility:hidden}.portfolio__content{background:#fff;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;bottom:0;left:30px;padding:23px 40px 26px;-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;z-index:1}@media only screen and (min-width:992px) and (max-width:1199px){.portfolio__content{left:20px;padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.portfolio__content{left:20px}}@media (max-width:575px){.portfolio__content{left:15px;padding-left:20px;padding-right:20px}}.portfolio__content span{color:#011224;display:inline-block;font-size:15px;font-weight:600;margin-bottom:2px}.portfolio__menu .masonary-menu{border-bottom:2px solid #f3f3f3;padding-bottom:2px}.portfolio__menu button{background:transparent;color:#011224;font-size:14px;font-weight:600;outline:none;position:relative}.portfolio__menu button:not(:last-child){margin-right:35px}@media (max-width:575px){.portfolio__menu button:not(:last-child){margin-right:13px}}.portfolio__menu button:after{background:#1c7df8;bottom:-4px;content:"";height:2px;left:auto;position:absolute;right:0;width:0}.portfolio__menu button.active,.portfolio__menu button:hover{color:#1c7df8}.portfolio__menu button.active:after,.portfolio__menu button:hover:after{left:0;right:auto;width:100%}@media (max-width:575px){.portfolio__description{margin-left:0;margin-right:0}}.portfolio__description h3{color:#011224;font-size:24px;margin-bottom:25px}.portfolio__description p{color:#57556a}@media (max-width:575px){.portfolio__category{margin-top:50px}}.portfolio__category h3{color:#011224;font-size:20px;margin-bottom:25px}.portfolio__category ul li{margin-bottom:15px;padding-left:20px;position:relative}.portfolio__category ul li:after{background:#011224;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;content:"";height:7px;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:7px}.portfolio__category ul li:after a{color:#57556a;font-weight:600}.portfolio__details-thumb img{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.portfolio__more-btn{border-bottom:1px solid #e5e7e9;border-top:1px solid #e5e7e9;padding:43px 0}.portfolio__more-btn a{color:#57556a;font-size:20px;font-weight:600}.portfolio__more-btn a.prev i{padding-right:10px}.portfolio__more-btn a.next i{padding-left:10px}.portfolio__details-content h1{font-size:50px;margin-bottom:30px}@media (max-width:575px){.portfolio__details-content h1{font-size:40px}}.portfolio__meta h4{display:inline-block;font-size:16px;font-weight:700}.portfolio__info h3{font-size:16px;font-weight:700;margin-bottom:7px}.portfolio__overview h2{font-size:20px}.subscribe__content p{color:#545b65;font-size:15px;font-weight:600;margin-bottom:0}.subscribe__title{color:#011224;font-size:40px;font-weight:800;margin-bottom:15px}@media only screen and (min-width:992px) and (max-width:1199px){.subscribe__form{margin-top:50px}}@media only screen and (min-width:768px) and (max-width:991px){.subscribe__form{margin-top:50px}}@media only screen and (min-width:576px) and (max-width:767px){.subscribe__form{margin-top:50px}}@media (max-width:575px){.subscribe__form{margin-top:50px}}.subscribe__form input{background:#fff;border:2px solid #fff;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;height:60px;line-height:56px;margin-right:30px;padding:0 30px;width:270px}@media only screen and (min-width:1200px) and (max-width:1399px){.subscribe__form input{width:240px}}@media only screen and (min-width:768px) and (max-width:991px){.subscribe__form input{width:250px}}@media only screen and (min-width:576px) and (max-width:767px){.subscribe__form input{margin-bottom:30px;width:100%}}@media (max-width:575px){.subscribe__form input{margin-bottom:30px;width:100%}}.subscribe__form input::placeholder{color:#86847d;font-size:14px}.subscribe__form input:focus{border-color:#1c7df8;outline:none}.subscribe__form button{height:60px;padding:0 40px}.subscribe__form button:hover:after{-webkit-transform:skewX(40deg) scale(1);-moz-transform:skewX(40deg) scale(1);-ms-transform:skewX(40deg) scale(1);transform:skewX(40deg) scale(1)}.support__item{-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;-webkit-box-shadow:0 3px 1px 0 rgba(11,6,70,.08);-moz-box-shadow:0 3px 1px 0 rgba(11,6,70,.08);box-shadow:0 3px 1px 0 rgba(11,6,70,.08);padding:35px 60px}@media only screen and (min-width:1200px) and (max-width:1399px){.support__item{padding-left:45px;padding-right:45px}}@media only screen and (min-width:992px) and (max-width:1199px){.support__item{padding-left:40px;padding-right:40px}}@media only screen and (min-width:576px) and (max-width:767px){.support__item{padding-left:30px;padding-right:30px}}.support__item:hover{-webkit-box-shadow:0 30px 70px 0 rgba(11,6,70,.08);-moz-box-shadow:0 30px 70px 0 rgba(11,6,70,.08);box-shadow:0 30px 70px 0 rgba(11,6,70,.08)}.support__title{color:#57556a;font-size:15px;font-weight:600;margin-bottom:0}.support__title a:hover{color:#6c63ff}.support__icon{min-height:70px}.page__title-height{min-height:400px}.page__title-wrapper{margin-bottom:6px}.page__title-wrapper h3{color:#fff;font-size:60px;margin-bottom:15px}@media only screen and (min-width:768px) and (max-width:991px){.page__title-wrapper h3{font-size:45px}}@media only screen and (min-width:576px) and (max-width:767px){.page__title-wrapper h3{font-size:35px}}@media (max-width:575px){.page__title-wrapper h3{font-size:35px}}.page__title-wrapper-2 h3{font-size:40px}@media (max-width:575px){.page__title-wrapper-2 h3{font-size:30px}}.page__title-wrapper .breadcrumb{margin-bottom:0}.page__title-wrapper .breadcrumb .breadcrumb-item.active{color:#fff;font-size:15px;font-weight:600}.page__title-wrapper .breadcrumb .breadcrumb-item.active:before{color:#fff;content:".";font-family:Open Sans,sans-serif;font-size:30px;line-height:12px;padding-right:14px}.page__title-wrapper .breadcrumb .breadcrumb-item a{color:#fff;font-size:15px;font-weight:600}.page__title-wrapper .breadcrumb .breadcrumb-item+.breadcrumb-item{padding-left:14px}.page__title-shape img{position:absolute;z-index:-1}.page__title-shape img.page-title-dot{bottom:10%;left:32%}.page__title-shape img.page-title-dot-2{right:19%;top:20%}.page__title-shape img.page-title-dot-3{right:9%;top:6%}.page__title-shape img.page-title-dot-4{left:0;top:21%}.page__title-shape img.page-title-plus{bottom:-17%;right:0}.page__title-shape img.page-title-triangle{-webkit-animation:page-triangle 5s linear infinite;-moz-animation:page-triangle 5s linear infinite;-o-animation:page-triangle 5s linear infinite;animation:page-triangle 5s linear infinite;left:19%;top:32%}@keyframes page-triangle{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);-moz-transform:rotate(1turn);-ms-transform:rotate(1turn);transform:rotate(1turn)}}.contact__wrapper{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 30px 70px 0 rgba(57,32,147,.1);-moz-box-shadow:0 30px 70px 0 rgba(57,32,147,.1);box-shadow:0 30px 70px 0 rgba(57,32,147,.1);padding:70px 100px 100px}@media only screen and (min-width:992px) and (max-width:1199px){.contact__wrapper{padding-left:70px;padding-right:70px}}@media only screen and (min-width:768px) and (max-width:991px){.contact__wrapper{padding-left:40px;padding-right:40px}}@media only screen and (min-width:576px) and (max-width:767px){.contact__wrapper{padding-left:70px;padding-right:70px}}@media (max-width:575px){.contact__wrapper{padding-left:40px;padding-right:40px}}@media only screen and (min-width:992px) and (max-width:1199px){.contact__info{padding-right:40px}}@media only screen and (min-width:768px) and (max-width:991px){.contact__info{padding-right:40px}}@media only screen and (min-width:576px) and (max-width:767px){.contact__info{padding-right:0}}@media (max-width:575px){.contact__info{padding-right:0}}.contact__title{color:#fff;font-size:40px;font-weight:800;margin-bottom:37px}.contact__title-2{color:#021937;font-size:22px;margin-bottom:10px}.contact__title-2 a:hover{color:#1c7df8}.contact__details ul li{margin-bottom:40px}.contact__details ul li:last-child{margin-bottom:0}.contact__details ul li h4{color:#fff;font-size:17px}.contact__details ul li p{color:#eee;font-weight:600;margin-bottom:0}.contact__details ul li p a:hover{color:#1c7df8}.contact__form input,.contact__form textarea{background:#f2f7ff;border:2px solid #f2f7ff;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;font-size:14px;height:50px;line-height:46px;margin-bottom:30px;outline:none;padding:0 30px;width:100%}.contact__form input::placeholder,.contact__form textarea::placeholder{color:#7a8189;font-size:14px}.contact__form input:focus,.contact__form textarea:focus{border-color:#1c7df8}.contact__form textarea{height:140px;line-height:1.2;padding:30px;resize:none}.contact__item{-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;-webkit-box-shadow:0 40px 70px 0 rgba(1,19,44,.08);-moz-box-shadow:0 40px 70px 0 rgba(1,19,44,.08);box-shadow:0 40px 70px 0 rgba(1,19,44,.08);padding:50px 70px}@media only screen and (min-width:992px) and (max-width:1199px){.contact__item{padding-left:40px;padding-right:40px}}@media only screen and (min-width:768px) and (max-width:991px){.contact__item{padding-left:30px;padding-right:30px}}@media (max-width:575px){.contact__item{padding-left:30px;padding-right:30px}}.contact__item:hover .contact__icon img{-webkit-transform:translate3d(0,-10px,0);-moz-transform:translate3d(0,-10px,0);-ms-transform:translate3d(0,-10px,0);-o-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}.contact__item-inner{position:relative;z-index:1}.contact__item-inner:before{background:#1c7df8;border-radius:20px;content:"";height:50%;left:0;position:absolute;right:0;top:10px;z-index:-1}.contact__item-inner:hover:before{top:-3px}.contact__icon{margin-bottom:18px;min-height:46px}.contact__icon img{backface-visibility:hidden;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0);-webkit-transition:transform .3s cubic-bezier(.21,.6,.44,2.18);-moz-transition:transform .3s cubic-bezier(.21,.6,.44,2.18);-ms-transition:transform .3s cubic-bezier(.21,.6,.44,2.18);-o-transition:transform .3s cubic-bezier(.21,.6,.44,2.18);transition:transform .3s cubic-bezier(.21,.6,.44,2.18)}.contact__content p{font-weight:600}.contact__content .link-btn:hover{color:#1c7df8}.contact__shape img{left:33%;opacity:.4;position:absolute;top:-56%;z-index:-1}@media only screen and (min-width:768px) and (max-width:991px){.contact__shape img{left:0;width:100%}}@media only screen and (min-width:576px) and (max-width:767px){.contact__shape img{left:0;top:-10%;width:100%}}@media (max-width:575px){.contact__shape img{left:0;top:-10%;width:100%}}.contact__map{height:500px}.contact__map iframe{border:none;height:100%;width:100%}@media only screen and (min-width:768px) and (max-width:991px){.error__thumb img{width:100%}}@media only screen and (min-width:576px) and (max-width:767px){.error__thumb img{width:100%}}@media (max-width:575px){.error__thumb img{width:100%}}.error__content{padding:0 65px}@media only screen and (min-width:768px) and (max-width:991px){.error__content{padding-left:25px;padding-right:25px}}@media only screen and (min-width:576px) and (max-width:767px){.error__content{padding-left:25px;padding-right:25px}}@media (max-width:575px){.error__content{padding:0}}.error__content h3{color:#011224;font-size:36px;margin-bottom:10px}.error__content p{color:#57556a;font-weight:600;margin-bottom:40px}.sign__wrapper{-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;-webkit-box-shadow:0 40px 80px 0 rgba(2,2,26,.14);-moz-box-shadow:0 40px 80px 0 rgba(2,2,26,.14);box-shadow:0 40px 80px 0 rgba(2,2,26,.14);margin:0 30px;padding:50px 70px 45px;z-index:11}@media (max-width:575px){.sign__wrapper{margin:0;padding:30px 20px 25px}}.sign__shape img{position:absolute;z-index:-1}.sign__shape img.man-1{left:28%;top:60%;z-index:1}@media only screen and (min-width:1400px) and (max-width:1600px){.sign__shape img.man-1{left:19%}}@media only screen and (min-width:1200px) and (max-width:1399px){.sign__shape img.man-1{left:16%}}@media only screen and (min-width:992px) and (max-width:1199px){.sign__shape img.man-1{left:7%}}@media only screen and (min-width:768px) and (max-width:991px){.sign__shape img.man-1{left:2%}}@media only screen and (min-width:576px) and (max-width:767px){.sign__shape img.man-1{left:1%}}@media (max-width:575px){.sign__shape img.man-1{display:none}}.sign__shape img.man-2{right:24%;top:65%}@media only screen and (min-width:1400px) and (max-width:1600px){.sign__shape img.man-2{right:20%;top:55%}}@media only screen and (min-width:1200px) and (max-width:1399px){.sign__shape img.man-2{right:15%;top:60%}}@media only screen and (min-width:992px) and (max-width:1199px){.sign__shape img.man-2{right:7%;top:60%}}@media only screen and (min-width:768px) and (max-width:991px){.sign__shape img.man-2{right:0;top:60%;z-index:1}}@media only screen and (min-width:576px) and (max-width:767px){.sign__shape img.man-2{right:0;top:60%;z-index:1}}@media (max-width:575px){.sign__shape img.man-2{display:none}}.sign__shape img.man-2.man-22{top:50%}@media only screen and (min-width:1400px) and (max-width:1600px){.sign__shape img.man-2.man-22{right:20%;top:55%}}@media only screen and (min-width:1200px) and (max-width:1399px){.sign__shape img.man-2.man-22{right:15%;top:60%}}@media only screen and (min-width:992px) and (max-width:1199px){.sign__shape img.man-2.man-22{right:7%;top:60%}}@media only screen and (min-width:768px) and (max-width:991px){.sign__shape img.man-2.man-22{right:0;top:60%;z-index:1}}@media only screen and (min-width:576px) and (max-width:767px){.sign__shape img.man-2.man-22{right:0;top:60%;z-index:1}}.sign__shape img.circle{animation:signCircle 5s linear 0s infinite alternate;-webkit-animation:signCircle 5s linear 0s infinite alternate;right:32%;top:38%}@media only screen and (min-width:1400px) and (max-width:1600px){.sign__shape img.circle{right:25%}}@media only screen and (min-width:1200px) and (max-width:1399px){.sign__shape img.circle{right:22%}}@media only screen and (min-width:992px) and (max-width:1199px){.sign__shape img.circle{right:11%}}@media only screen and (min-width:768px) and (max-width:991px){.sign__shape img.circle{right:4%}}@media only screen and (min-width:576px) and (max-width:767px){.sign__shape img.circle{right:2%}}@media (max-width:575px){.sign__shape img.circle{display:none}}.sign__shape img.dot{animation:signDot 5s linear 0s infinite alternate;-webkit-animation:signDot 5s linear 0s infinite alternate;right:34%;top:43%}@media only screen and (min-width:1400px) and (max-width:1600px){.sign__shape img.dot{right:29%}}@media only screen and (min-width:1200px) and (max-width:1399px){.sign__shape img.dot{right:26%}}@media only screen and (min-width:992px) and (max-width:1199px){.sign__shape img.dot{right:18%}}@media only screen and (min-width:768px) and (max-width:991px){.sign__shape img.dot{right:5%}}@media only screen and (min-width:576px) and (max-width:767px){.sign__shape img.dot{right:3%}}@media (max-width:575px){.sign__shape img.dot{display:none}}.sign__shape img.bg{animation:signBg 5s linear 0s infinite alternate;-webkit-animation:signBg 5s linear 0s infinite alternate;left:33%;max-width:100%;opacity:.06;top:26%}@media only screen and (min-width:768px) and (max-width:991px){.sign__shape img.bg{left:10%}}@media only screen and (min-width:576px) and (max-width:767px){.sign__shape img.bg{left:0}}@media (max-width:575px){.sign__shape img.bg{display:none}}.sign__shape img.zigzag{animation:signZigzag 5s linear 0s infinite alternate;-webkit-animation:signZigzag 5s linear 0s infinite alternate;left:32%;top:43%}@media only screen and (min-width:1400px) and (max-width:1600px){.sign__shape img.zigzag{left:24%}}@media only screen and (min-width:1200px) and (max-width:1399px){.sign__shape img.zigzag{left:23%}}@media only screen and (min-width:992px) and (max-width:1199px){.sign__shape img.zigzag{left:11%}}@media only screen and (min-width:768px) and (max-width:991px){.sign__shape img.zigzag{left:3%}}@media only screen and (min-width:576px) and (max-width:767px){.sign__shape img.zigzag{left:2%}}@media (max-width:575px){.sign__shape img.zigzag{display:none}}.sign__shape img.flower{bottom:13%;right:30%}@media only screen and (min-width:1400px) and (max-width:1600px){.sign__shape img.flower{right:24%}}@media only screen and (min-width:1200px) and (max-width:1399px){.sign__shape img.flower{right:24%}}@media only screen and (min-width:992px) and (max-width:1199px){.sign__shape img.flower{right:12%}}@media only screen and (min-width:768px) and (max-width:991px){.sign__shape img.flower{right:3%}}@media only screen and (min-width:576px) and (max-width:767px){.sign__shape img.flower{right:1%}}@media (max-width:575px){.sign__shape img.flower{bottom:3%;right:1%}}.sign__header{padding:0 35px}@media only screen and (min-width:576px) and (max-width:767px){.sign__header{padding:0 10px}}@media (max-width:575px){.sign__header{padding:0}}.sign__header p{color:#7a797f;display:inline-block;margin-bottom:0;padding:0 40px;position:relative}.sign__header p span{left:0;position:absolute;top:40%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.sign__header p span:last-child{left:auto;right:0}.sign__header p a:hover{color:#1c7df8}.sign__social{background:#eeedf2;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;display:block;font-size:16px;height:50px;line-height:48px;overflow:hidden;padding-left:23px;position:relative;z-index:1}.sign__social:after{background:#3360bd;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;content:"";height:220px;left:-55%;position:absolute;top:45%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:220px;z-index:-1}@media (max-width:575px){.sign__social:after{left:-62%}}.sign__social i{color:#fff;font-size:16px;margin-right:50px}@media (max-width:575px){.sign__social i{margin-right:35px}}.sign__social:hover{color:#fff}.sign__social:hover:after{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;height:150%;left:0;width:100%}.sign__social.g-plus:after{background:#e93e30}.sign__form h5{color:#021937;font-size:16px;font-weight:500;margin-bottom:11px}.sign__input{position:relative}.sign__input input{background:#f5f5f7;border:2px solid transparent;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;color:#222;font-size:14px;height:60px;line-height:52px;padding:0 50px;width:100%}.sign__input input::placeholder{color:#8e8c94}.sign__input input:focus{background:#fff;border-color:#1c7df8;-webkit-box-shadow:0 1px 4px 0 rgba(8,0,42,.2);-moz-box-shadow:0 1px 4px 0 rgba(8,0,42,.2);box-shadow:0 1px 4px 0 rgba(8,0,42,.2);outline:none}.sign__input i{color:#8e8c94;font-size:14px;left:25px;position:absolute;top:51%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.sign__agree input{appearance:none;-moz-appearance:none;background:transparent;border:1px solid #7a797f;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;display:block;height:14px;margin:2px 0 0;outline:none;width:14px}.sign__agree input:checked{background-color:#1c7df8;border-color:transparent;position:relative}.sign__agree input:checked:after{box-sizing:border-box;color:#fff;content:"";font-family:FontAwesome;font-size:10px;left:50%;position:absolute;top:46%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.sign__agree input:hover{cursor:pointer}.sign__agree label{font-size:14px;padding-left:10px}.sign__agree label:hover{cursor:pointer}.sign__agree label a{color:#021937;font-weight:500}.sign__agree label a:hover{color:#1c7df8}.sign__forgot a{color:#7a797f}.sign__forgot a:hover{color:#1c7df8}.sign__new p{color:#7a797f;margin-bottom:0}.sign__new p a{color:#1c7df8}@keyframes signDot{0%{transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0)}to{transform:translateY(50px);-webkit-transform:translateY(50px);-moz-transform:translateY(50px);-ms-transform:translateY(50px);-o-transform:translateY(50px)}}@keyframes signZigzag{0%{transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0)}to{transform:translateY(50px);-webkit-transform:translateY(50px);-moz-transform:translateY(50px);-ms-transform:translateY(50px);-o-transform:translateY(50px)}}@keyframes signCircle{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);-moz-transform:rotate(1turn);-ms-transform:rotate(1turn);transform:rotate(1turn)}}.footer__widget-title h3{font-size:18px;margin-bottom:0;padding-top:10px}.footer__widget-title-3 h3{color:#fff}.footer__widget-content p{color:#57556a;font-weight:600;padding-right:70px}.footer__widget-content-3 p{color:#9da4ac}.footer__link{padding-top:8px}.footer__link ul li:not(:last-child){margin-bottom:15px}.footer__link ul li a{color:#57556a;font-weight:600;position:relative}.footer__link ul li a:after{background:#7127ea;bottom:-6px;content:"";height:2px;left:0;opacity:0;position:absolute;-webkit-transition:all .2s ease-out 0s;-moz-transition:all .2s ease-out 0s;-ms-transition:all .2s ease-out 0s;-o-transition:all .2s ease-out 0s;transition:all .2s ease-out 0s;visibility:hidden;width:100%}.footer__link ul li a:hover{color:#7127ea}.footer__link ul li a:hover:after{bottom:-2px;opacity:1;visibility:visible}.footer__link-2 ul li a:after{background:#2f80ed}.footer__link-2 ul li a:hover{color:#2f80ed}.footer__link-3 ul li a{color:#9da4ac}.footer__link-3 ul li a:after{background:#fff}.footer__link-3 ul li a:hover{color:#fff}.footer__link-4 ul li a{color:#9da4ac}.footer__link-4 ul li a:after{background:#6c63ff}.footer__link-4 ul li a:hover{color:#6c63ff}.footer__social{padding-top:14px}.footer__social ul li{display:inline-block}.footer__social ul li:not(:last-child){margin-right:10px}.footer__social ul li a{border:1px solid #c7ced4;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;color:#868d94;display:inline-block;height:40px;line-height:38px;text-align:center;width:40px}.footer__social ul li a:hover{background:#7127ea;border-color:#7127ea;-webkit-box-shadow:0 20px 30px 0 rgba(7,3,55,.16);-moz-box-shadow:0 20px 30px 0 rgba(7,3,55,.16);box-shadow:0 20px 30px 0 rgba(7,3,55,.16);color:#fff}.footer__social-2 ul li a:hover{background:#2f80ed;border-color:#2f80ed}.footer__social-3 ul li a{border-color:#868d94;color:#868d94}.footer__social-3 ul li a:hover{background:#fff;border-color:#fff;color:#5d41c2}.footer__social-4 ul li a{border-color:#868d94;color:#868d94}.footer__social-4 ul li a:hover{background:#fff;border-color:#fff;color:#6c63ff}.footer__social-5 ul li a{border-color:#868d94;color:#868d94}.footer__social-5 ul li a:hover{background:#fff;border-color:#fff;color:#1c7df8}.footer__copyright{border-top:1px solid #e7ecf1;padding:25px 0}.footer__copyright-2{border-color:hsla(0,0%,100%,.1)}.footer__copyright-3{border:none;padding:35px 0}.footer__copyright-wrapper p{color:#474554;font-size:14px;font-weight:600;margin-bottom:0}.footer__copyright-wrapper p a{color:#7127ea}.footer__copyright-wrapper-2 p a{color:#2f80ed}.footer__copyright-wrapper-3 p{color:#888792}.footer__copyright-wrapper-3 p a{color:#fff}.footer__copyright-wrapper-4 p a{color:#1c7df8}.footer__shape img{opacity:.04;position:absolute}.footer__shape img.footer-circle-1{right:0;top:7%}.footer__shape img.footer-circle-2{right:0;top:18%}.footer__shape img.footer-2-circle-1{right:0;top:-19%}.footer__shape img.footer-2-circle-2{right:0;top:-7%}.footer__pl-70{padding-left:70px}@media only screen and (min-width:1200px) and (max-width:1399px){.footer__pl-70{padding-left:35px}}@media only screen and (min-width:992px) and (max-width:1199px){.footer__pl-70{padding-left:0}}@media only screen and (min-width:576px) and (max-width:767px){.footer__pl-70{padding-left:0}}@media (max-width:575px){.footer__pl-70{padding-left:0}}.footer__pl-90{padding-left:90px}@media only screen and (min-width:1200px) and (max-width:1399px){.footer__pl-90{padding-left:20px}}@media only screen and (min-width:992px) and (max-width:1199px){.footer__pl-90{padding-left:0}}@media only screen and (min-width:576px) and (max-width:767px){.footer__pl-90{padding-left:0}}@media (max-width:575px){.footer__pl-90{padding-left:0}}.alert-wrap{position:relative}.alert-wrap .alert{display:block;position:absolute;top:90px;width:100%;z-index:1}.alert.alert-dismissible .close{background:transparent;position:absolute;right:20px}body.unsubscribe{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;justify-content:center;min-height:100vh;overflow-x:hidden;padding:20px}body.unsubscribe .main{width:100%}body.unsubscribe .unsubscribe__wrap{animation:fadeInUp .6s ease-out;background:#fff;border-radius:20px;box-shadow:0 20px 60px rgba(0,0,0,.3);padding:50px 40px}body.unsubscribe .unsubscribe__wrap img{animation:fadeIn .8s ease-out .2s both;height:auto;max-width:150px}body.unsubscribe .unsubscribe__wrap p{animation:fadeIn .8s ease-out .4s both;color:#4a5568;font-size:16px;line-height:1.6}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}body.unsubscribe .unsubscribe__header{animation:fadeIn .8s ease-out .3s both;color:#2d3748;font-size:28px;font-weight:700;margin:25px 0 20px}body.unsubscribe .unsubscribe__buttons{animation:fadeIn .8s ease-out .5s both;display:flex;flex-wrap:wrap;gap:15px;justify-content:center;margin-top:30px}body.unsubscribe .unsubscribe__buttons .btn{border:none;border-radius:50px;display:inline-block;font-size:16px;font-weight:600;padding:12px 35px;text-decoration:none;transition:all .3s ease}body.unsubscribe .unsubscribe__buttons .btn-success{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}body.unsubscribe .unsubscribe__buttons .btn-success:hover{box-shadow:0 10px 25px rgba(102,126,234,.4);transform:translateY(-2px)}body.unsubscribe .unsubscribe__buttons .btn-danger{background:#e2e8f0;color:#4a5568}body.unsubscribe .unsubscribe__buttons .btn-danger:hover{background:#cbd5e0;transform:translateY(-2px)}body.unsubscribe .text-primary{animation:fadeIn .8s ease-out .6s both;color:#667eea!important;display:inline-block;font-weight:600;text-decoration:none;transition:all .3s ease}body.unsubscribe .text-primary:hover{color:#764ba2!important;transform:translateX(5px)}body.unsubscribe footer{animation:fadeIn 1s ease-out .7s both}body.unsubscribe footer small{color:#fff!important;text-shadow:0 2px 4px rgba(0,0,0,.2)}body.unsubscribe footer a{color:hsla(0,0%,100%,.9)!important;font-weight:700;text-decoration:none;transition:all .3s ease}body.unsubscribe footer a:hover{color:#fff!important;text-decoration:underline}body.unsubscribe .text-danger{color:#f56565!important}body.unsubscribe .text-muted{color:hsla(0,0%,100%,.9)!important}@media (max-width:768px){body.unsubscribe .unsubscribe__wrap{padding:40px 25px}body.unsubscribe .unsubscribe__header{font-size:24px}body.unsubscribe .unsubscribe__buttons{flex-direction:column}body.unsubscribe .unsubscribe__buttons .btn{width:100%}}#obchodnipodminky .modal-dialog{max-width:90%}@media (min-width:576px){#obchodnipodminky .modal-dialog{max-width:500px}}@media (min-width:992px){#obchodnipodminky .modal-dialog{max-width:920px}}#obchodnipodminky h2,#obchodnipodminky h3{text-align:center}.grecaptcha-badge{visibility:hidden}.main-menu.locales ul li .submenu{left:unset;right:0;width:50px}.main-menu.locales ul li .submenu li a{padding:10px 5px;text-align:center}.portfolio__details .portfolio__thumb.w-img{position:relative}.portfolio__details .portfolio__thumb.w-img:after{display:none!important}.portfolio__details .portfolio__thumb.w-img a{cursor:zoom-in;display:block;position:relative;z-index:10}.portfolio__details .portfolio__thumb.w-img a img{border-radius:6px;display:block;height:auto;transition:transform .3s ease,box-shadow .3s ease;width:100%}.portfolio__details .portfolio__thumb.w-img a:hover img{box-shadow:0 5px 20px rgba(0,0,0,.15);transform:scale(1.02)}@media (max-width:767px){.portfolio__details .row{margin-bottom:0!important}.portfolio__details .portfolio__item{margin-bottom:15px!important}.pricing__table{border:1px solid #e0e0e0;border-radius:8px;font-size:.75rem;overflow:hidden}.pricing__table table{margin-bottom:0;min-width:100%}.pricing__table td,.pricing__table th{border-bottom:1px solid #e0e0e0;border-right:1px solid #e0e0e0;padding:.6rem .3rem!important}.pricing__table td:last-child,.pricing__table th:last-child{border-right:none}.pricing__table thead th{background-color:#f8f9fa;font-size:.625rem;font-weight:600;line-height:1.3;padding:.7rem .3rem!important;vertical-align:middle}.pricing__table tbody th{background-color:#fafbfc;font-size:.7rem;font-weight:600}.pricing__table tbody td{background-color:#fff;font-weight:500}.pricing__table tbody tr:hover td,.pricing__table tbody tr:hover th{background-color:#f0f7ff}}