@import url(https://fonts.googleapis.com/css2?family=Urbanist:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Caveat:wght@400..700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Raleway+Dots&display=swap);@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap);.rdp-caption_label{color:var(--color-primary)}.loading{gap:5px;height:40px;justify-content:flex-center;justify-self:end;opacity:.8;width:100%}.load-box,.loading{align-items:center;display:flex}.load-box{-webkit-animation:spin 4s linear infinite;animation:spin 4s linear infinite;border:5px solid #1780ff;border-radius:50%;border-top-color:#093366;height:30px;justify-content:center;width:30px}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.load-box-text{color:#1780ff}@media screen and (max-width:440px){.loading{padding-right:5px}}.rdp{--rdp-cell-size:40px;--rdp-caption-font-size:18px;--rdp-accent-color:#00f;--rdp-background-color:#e7edff;--rdp-accent-color-dark:#3003e1;--rdp-background-color-dark:#180270;--rdp-outline:2px solid var(--rdp-accent-color);--rdp-outline-selected:3px solid var(--rdp-accent-color);--rdp-selected-color:#fff;margin:1em}.rdp-vhidden{clip:rect(1px,1px,1px,1px)!important;-webkit-appearance:none;appearance:none;background:transparent;border:0;border:0!important;box-sizing:border-box;height:1px!important;margin:0;overflow:hidden!important;padding:0;padding:0!important;position:absolute!important;top:0;width:1px!important}.rdp-button_reset{appearance:none;-moz-appearance:none;-webkit-appearance:none;background:none;color:inherit;cursor:default;font:inherit;margin:0;padding:0;position:relative}.rdp-button_reset:focus-visible{outline:none}.rdp-button{border:2px solid transparent}.rdp-button[disabled]:not(.rdp-day_selected){opacity:.25}.rdp-button:not([disabled]){cursor:pointer}.rdp-button:focus-visible:not([disabled]){background-color:var(--rdp-background-color);border:var(--rdp-outline);color:inherit}.rdp-button:hover:not([disabled]):not(.rdp-day_selected){background-color:var(--rdp-background-color)}.rdp-months{display:flex}.rdp-month{margin:0 1em}.rdp-month:first-child{margin-left:0}.rdp-month:last-child{margin-right:0}.rdp-table{border-collapse:collapse;margin:0;max-width:calc(var(--rdp-cell-size)*7)}.rdp-with_weeknumber .rdp-table{border-collapse:collapse;max-width:calc(var(--rdp-cell-size)*8)}.rdp-caption{align-items:center;display:flex;justify-content:space-between;padding:0;text-align:left}.rdp-multiple_months .rdp-caption{display:block;position:relative;text-align:center}.rdp-caption_dropdowns,.rdp-caption_label{display:inline-flex;position:relative}.rdp-caption_label{align-items:center;border:2px solid transparent;color:currentColor;font-family:inherit;font-size:var(--rdp-caption-font-size);font-weight:700;margin:0;padding:0 .25em;white-space:nowrap;z-index:1}.rdp-nav{white-space:nowrap}.rdp-multiple_months .rdp-caption_start .rdp-nav{left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.rdp-multiple_months .rdp-caption_end .rdp-nav{position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.rdp-nav_button{align-items:center;border-radius:100%;display:inline-flex;height:var(--rdp-cell-size);justify-content:center;padding:.25em;width:var(--rdp-cell-size)}.rdp-dropdown_month,.rdp-dropdown_year{align-items:center;display:inline-flex;position:relative}.rdp-dropdown{-webkit-appearance:none;appearance:none;background-color:transparent;border:none;bottom:0;cursor:inherit;font-family:inherit;font-size:inherit;left:0;line-height:inherit;margin:0;opacity:0;padding:0;position:absolute;top:0;width:100%;z-index:2}.rdp-dropdown[disabled]{color:unset;opacity:unset}.rdp-dropdown:focus-visible:not([disabled])+.rdp-caption_label{background-color:var(--rdp-background-color);border:var(--rdp-outline);border-radius:6px}.rdp-dropdown_icon{margin:0 0 0 5px}.rdp-head{border:0}.rdp-head_row,.rdp-row{height:100%}.rdp-head_cell{font-size:.75em;font-weight:700;height:100%;height:var(--rdp-cell-size);padding:0;text-align:center;text-transform:uppercase;vertical-align:middle}.rdp-tbody{border:0}.rdp-tfoot{margin:.5em}.rdp-cell{height:100%;height:var(--rdp-cell-size);padding:0;text-align:center;width:var(--rdp-cell-size)}.rdp-weeknumber{font-size:.75em}.rdp-day,.rdp-weeknumber{align-items:center;border:2px solid transparent;border-radius:100%;box-sizing:border-box;display:flex;height:var(--rdp-cell-size);justify-content:center;margin:0;max-width:var(--rdp-cell-size);overflow:hidden;width:var(--rdp-cell-size)}.rdp-day_today:not(.rdp-day_outside){font-weight:700}.rdp-day_selected,.rdp-day_selected:focus-visible,.rdp-day_selected:hover{background-color:var(--rdp-accent-color);color:var(--rdp-selected-color);opacity:1}.rdp-day_outside{opacity:.5}.rdp-day_selected:focus-visible{outline:var(--rdp-outline);outline-offset:2px;z-index:1}.rdp:not([dir=rtl]) .rdp-day_range_start:not(.rdp-day_range_end){border-bottom-right-radius:0;border-top-right-radius:0}.rdp:not([dir=rtl]) .rdp-day_range_end:not(.rdp-day_range_start),.rdp[dir=rtl] .rdp-day_range_start:not(.rdp-day_range_end){border-bottom-left-radius:0;border-top-left-radius:0}.rdp[dir=rtl] .rdp-day_range_end:not(.rdp-day_range_start){border-bottom-right-radius:0;border-top-right-radius:0}.rdp-day_range_end.rdp-day_range_start{border-radius:100%}.rdp-day_range_middle{border-radius:0}


/*!
 * Bootstrap v5.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 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-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",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));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff}*,: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;background-color:var(--bs-body-bg);color:#212529;color:var(--bs-body-color);font-family: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;font-family:var(--bs-body-font-family);font-size:1rem;font-size:var(--bs-body-font-size);font-weight:400;font-weight:var(--bs-body-font-weight);line-height:1.5;line-height:var(--bs-body-line-height);text-align:var(--bs-body-text-align)}hr{background-color:currentColor;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;-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}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}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:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;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{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:not(:focus-visible){outline:0}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}select:disabled{opacity:1}[list]::-webkit-calendar-picker-indicator{display:none}[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;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:.75rem;padding-left:var(--bs-gutter-x,.75rem);padding-right:.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:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-left:calc(var(--bs-gutter-x)*-.5);margin-right:calc(var(--bs-gutter-x)*-.5);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)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}.col{flex:1 0}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm{flex:1 0}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md{flex:1 0}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg{flex:1 0}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl{flex:1 0}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl{flex:1 0}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.table{--bs-table-bg:transparent;--bs-table-accent-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);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg);padding:.5rem}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table>:not(:first-child){border-top:2px solid}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*{border-width:1px 0}.table-bordered>:not(caption)>*>*{border-width:0 1px}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-accent-bg:var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.table-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;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:-ms-input-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::-webkit-file-upload-button{-webkit-transition:none;transition:none}.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;padding:.375rem;width:3rem}.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{-moz-padding-start:calc(.75rem - 3px);-webkit-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 2.25rem .375rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){.form-select{transition:none}}.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}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #212529}.form-select-sm{border-radius:.2rem;font-size:.875rem;padding-bottom:.25rem;padding-left:.5rem;padding-top:.25rem}.form-select-lg{border-radius:.3rem;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{-webkit-print-color-adjust:exact;-webkit-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);color-adjust:exact;height:1em;margin-top:.25em;vertical-align:top;width:1em}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{-webkit-filter:brightness(90%);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{-webkit-filter:none;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;transition:background-position .15s ease-in-out;width:2em}@media (prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{background-image:url("data:image/svg+xml;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{-webkit-filter:none;filter:none;opacity:.65;pointer-events:none}.form-range{-webkit-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{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);line-height:1.25}.form-floating>label{border:1px solid transparent;height:100%;left:0;padding:1rem .75rem;pointer-events:none;position:absolute;top:0;-webkit-transform-origin:0 0;transform-origin:0 0;transition:opacity .1s ease-in-out,-webkit-transform .1s ease-in-out;transition:opacity .1s ease-in-out,transform .1s ease-in-out;transition:opacity .1s ease-in-out,transform .1s ease-in-out,-webkit-transform .1s ease-in-out}@media (prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control{padding:1rem .75rem}.form-floating>.form-control::-webkit-input-placeholder{color:transparent}.form-floating>.form-control:-ms-input-placeholder{color:transparent}.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control:not(:-ms-input-placeholder){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(:-ms-input-placeholder)~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;-webkit-transform:scale(.85) translateY(-.5rem) translateX(.15rem);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;-webkit-transform:scale(.85) translateY(-.5rem) translateX(.15rem);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:3rem}.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{border-color:#198754}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{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 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem);padding-right:4.125rem}.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}.input-group .form-control.is-valid,.input-group .form-select.is-valid,.was-validated .input-group .form-control:valid,.was-validated .input-group .form-select:valid{z-index:1}.input-group .form-control.is-valid:focus,.input-group .form-select.is-valid:focus,.was-validated .input-group .form-control:valid:focus,.was-validated .input-group .form-select:valid:focus{z-index:3}.invalid-feedback{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{border-color:#dc3545}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"]{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 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem);padding-right:4.125rem}.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}.input-group .form-control.is-invalid,.input-group .form-select.is-invalid,.was-validated .input-group .form-control:invalid,.was-validated .input-group .form-select:invalid{z-index:2}.input-group .form-control.is-invalid:focus,.input-group .form-select.is-invalid:focus,.was-validated .input-group .form-control:invalid:focus,.was-validated .input-group .form-select:invalid:focus{z-index:3}.btn{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;-ms-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}}.collapsing.collapse-horizontal{height:auto;transition:width .35s ease;width:0}@media (prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{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;list-style:none;margin:0;min-width:10rem;padding:.5rem 0;position:absolute;text-align:left;z-index:1000}.dropdown-menu[data-bs-popper]{left:0;margin-top:.125rem;top:100%}.dropdown-menu-start{--bs-position:start}.dropdown-menu-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-end{--bs-position:end}.dropdown-menu-end[data-bs-popper]{left:auto;right:0}@media (min-width:576px){.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-sm-end{--bs-position:end}.dropdown-menu-sm-end[data-bs-popper]{left:auto;right:0}}@media (min-width:768px){.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-bs-popper]{left:auto;right:0}}@media (min-width:992px){.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-lg-end{--bs-position:end}.dropdown-menu-lg-end[data-bs-popper]{left:auto;right:0}}@media (min-width:1200px){.dropdown-menu-xl-start{--bs-position:start}.dropdown-menu-xl-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-xl-end{--bs-position:end}.dropdown-menu-xl-end[data-bs-popper]{left:auto;right:0}}@media (min-width:1400px){.dropdown-menu-xxl-start{--bs-position:start}.dropdown-menu-xxl-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-xxl-end{--bs-position:end}.dropdown-menu-xxl-end[data-bs-popper]{left:auto;right:0}}.dropup .dropdown-menu[data-bs-popper]{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[data-bs-popper]{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[data-bs-popper]{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:#e9ecef;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:#adb5bd;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{color:#0d6efd;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:focus,.nav-link:hover{color:#0a58ca}.nav-link.disabled{color:#6c757d;cursor:default;pointer-events:none}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-link{background:0 0;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;isolation:isolate}.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{background:0 0;border:0;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}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{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;flex-basis:100%;flex-grow:1}.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}.navbar-nav-scroll{max-height:75vh;max-height:var(--bs-scroll-height,75vh);overflow-y:auto}@media (min-width:576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler,.navbar-expand-sm .offcanvas-header{display:none}.navbar-expand-sm .offcanvas{background-color:transparent;border-left:0;border-right:0;bottom:0;flex-grow:1;position:inherit;-webkit-transform:none;transform:none;transition:none;visibility:visible!important;z-index:1000}.navbar-expand-sm .offcanvas-bottom,.navbar-expand-sm .offcanvas-top{border-bottom:0;border-top:0;height:auto}.navbar-expand-sm .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@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-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler,.navbar-expand-md .offcanvas-header{display:none}.navbar-expand-md .offcanvas{background-color:transparent;border-left:0;border-right:0;bottom:0;flex-grow:1;position:inherit;-webkit-transform:none;transform:none;transition:none;visibility:visible!important;z-index:1000}.navbar-expand-md .offcanvas-bottom,.navbar-expand-md .offcanvas-top{border-bottom:0;border-top:0;height:auto}.navbar-expand-md .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@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-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler,.navbar-expand-lg .offcanvas-header{display:none}.navbar-expand-lg .offcanvas{background-color:transparent;border-left:0;border-right:0;bottom:0;flex-grow:1;position:inherit;-webkit-transform:none;transform:none;transition:none;visibility:visible!important;z-index:1000}.navbar-expand-lg .offcanvas-bottom,.navbar-expand-lg .offcanvas-top{border-bottom:0;border-top:0;height:auto}.navbar-expand-lg .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@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-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler,.navbar-expand-xl .offcanvas-header{display:none}.navbar-expand-xl .offcanvas{background-color:transparent;border-left:0;border-right:0;bottom:0;flex-grow:1;position:inherit;-webkit-transform:none;transform:none;transition:none;visibility:visible!important;z-index:1000}.navbar-expand-xl .offcanvas-bottom,.navbar-expand-xl .offcanvas-top{border-bottom:0;border-top:0;height:auto}.navbar-expand-xl .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@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-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler,.navbar-expand-xxl .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas{background-color:transparent;border-left:0;border-right:0;bottom:0;flex-grow:1;position:inherit;-webkit-transform:none;transform:none;transition:none;visibility:visible!important;z-index:1000}.navbar-expand-xxl .offcanvas-bottom,.navbar-expand-xxl .offcanvas-top{border-bottom:0;border-top:0;height:auto}.navbar-expand-xxl .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}.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-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler,.navbar-expand .offcanvas-header{display:none}.navbar-expand .offcanvas{background-color:transparent;border-left:0;border-right:0;bottom:0;flex-grow:1;position:inherit;-webkit-transform:none;transform:none;transition:none;visibility:visible!important;z-index:1000}.navbar-expand .offcanvas-bottom,.navbar-expand .offcanvas-top{border-bottom:0;border-top:0;height:auto}.navbar-expand .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}.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+.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;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:#fff;border:0;border-radius:0;color:#212529;display:flex;font-size:1rem;overflow-anchor:none;padding:1rem 1.25rem;position:relative;text-align:left;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:not(.collapsed){background-color:#e7f1ff;box-shadow:inset 0 -1px 0 rgba(0,0,0,.125);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");-webkit-transform:rotate(-180deg);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:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-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{background-color:#fff;border:1px solid rgba(0,0,0,.125)}.accordion-item:first-of-type{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.accordion-item:first-of-type .accordion-button{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-left-radius:calc(.25rem - 1px);border-bottom-right-radius:calc(.25rem - 1px)}.accordion-item:last-of-type .accordion-collapse{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.accordion-body{padding:1rem 1.25rem}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-left:0;border-radius:0;border-right:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item .accordion-button{border-radius:0}.breadcrumb{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:"/";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-numbered{counter-reset:section;list-style-type:none}.list-group-numbered>li:before{content:counters(section,".") ". ";counter-increment:section}.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);color:#212529;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;-ms-user-select:none;user-select:none}.btn-close-white{-webkit-filter:invert(1) grayscale(100%) brightness(200%);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.showing{opacity:0}.toast:not(.show){display:none}.toast-container{max-width:100%;pointer-events:none;width:-webkit-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{word-wrap:break-word;padding:.75rem}.modal{display:none;height:100%;left:0;outline:0;overflow-x:hidden;overflow-y:auto;position:fixed;top:0;width:100%;z-index:1055}.modal-dialog{margin:.5rem;pointer-events:none;position:relative;width:auto}.modal.fade .modal-dialog{-webkit-transform:translateY(-50px);transform:translateY(-50px);transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{-webkit-transform:none;transform:none}.modal.modal-static .modal-dialog{-webkit-transform:scale(1.02);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:1050}.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}@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: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;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:1080}.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: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;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:1070}.popover .popover-arrow{display:block;height:.5rem;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]>.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]>.popover-arrow,.bs-popover-end>.popover-arrow{height:1rem;left:calc(-.5rem - 1px);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]>.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]>.popover-arrow,.bs-popover-start>.popover-arrow{height:1rem;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 rgba(0,0,0,.2);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:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-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){-webkit-transform:translateX(100%);transform:translateX(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){-webkit-transform:translateX(-100%);transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;-webkit-transform:none;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;background:0 0;border:0;bottom:0;color:#fff;display:flex;justify-content:center;opacity:.5;padding:0;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-bottom:1rem;margin-left:15%;margin-right:15%;padding:0;position:absolute;right:0;z-index:2}.carousel-indicators [data-bs-target]{background-clip:padding-box;background-color:#fff;border:0;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;padding:0;text-indent:-999px;transition:opacity .6s ease;width:30px}@media (prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{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{-webkit-filter:invert(1) grayscale(100);filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spinner-border{to{-webkit-transform:rotate(1turn);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:-.125em;width:2rem}.spinner-border-sm{border-width:.2em;height:1rem;width:1rem}@-webkit-keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}@keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;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:-.125em;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}}.offcanvas{background-clip:padding-box;background-color:#fff;bottom:0;display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;visibility:hidden;z-index:1045}@media (prefers-reduced-motion:reduce){.offcanvas{transition:none}}.offcanvas-backdrop{background-color:#000;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1040}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{align-items:center;display:flex;justify-content:space-between;padding:1rem}.offcanvas-header .btn-close{margin-bottom:-.5rem;margin-right:-.5rem;margin-top:-.5rem;padding:.5rem}.offcanvas-title{line-height:1.5;margin-bottom:0}.offcanvas-body{flex-grow:1;overflow-y:auto;padding:1rem}.offcanvas-start{border-right:1px solid rgba(0,0,0,.2);left:0;top:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);width:400px}.offcanvas-end{border-left:1px solid rgba(0,0,0,.2);right:0;top:0;-webkit-transform:translateX(100%);transform:translateX(100%);width:400px}.offcanvas-top{border-bottom:1px solid rgba(0,0,0,.2);top:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}.offcanvas-bottom,.offcanvas-top{height:30vh;left:0;max-height:100%;right:0}.offcanvas-bottom{border-top:1px solid rgba(0,0,0,.2);-webkit-transform:translateY(100%);transform:translateY(100%)}.offcanvas.show{-webkit-transform:none;transform:none}.placeholder{background-color:currentColor;cursor:wait;display:inline-block;min-height:1em;opacity:.5;vertical-align:middle}.placeholder.btn:before{content:"";display:inline-block}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{-webkit-animation:placeholder-glow 2s ease-in-out infinite;animation:placeholder-glow 2s ease-in-out infinite}@-webkit-keyframes placeholder-glow{50%{opacity:.2}}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{-webkit-animation:placeholder-wave 2s linear infinite;animation:placeholder-wave 2s linear infinite;-webkit-mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%}@-webkit-keyframes placeholder-wave{to{-webkit-mask-position:-200% 0;mask-position:-200% 0}}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0;mask-position:-200% 0}}.clearfix:after{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(--bs-aspect-ratio)}.ratio>*{height:100%;left:0;position:absolute;top:0;width:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:75%}.ratio-16x9{--bs-aspect-ratio:56.25%}.ratio-21x9{--bs-aspect-ratio:42.8571428571%}.fixed-top{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}}.hstack{align-items:center;flex-direction:row}.hstack,.vstack{align-self:stretch;display:flex}.vstack{flex:1 1 auto;flex-direction:column}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){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}.vr{align-self:stretch;background-color:currentColor;display:inline-block;min-height:1em;opacity:.25;width:1px}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:0 .5rem 1rem 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{-webkit-transform:translate(-50%,-50%)!important;transform:translate(-50%,-50%)!important}.translate-middle-x{-webkit-transform:translateX(-50%)!important;transform:translateX(-50%)!important}.translate-middle-y{-webkit-transform:translateY(-50%)!important;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-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}.font-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important;font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-light{font-weight:300!important}.fw-lighter{font-weight:lighter!important}.fw-normal{font-weight:400!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity:1;color:rgba(13,110,253,var(--bs-text-opacity))!important;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(108,117,125,var(--bs-text-opacity))!important;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity:1;color:rgba(25,135,84,var(--bs-text-opacity))!important;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity:1;color:rgba(13,202,240,var(--bs-text-opacity))!important;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity:1;color:rgba(255,193,7,var(--bs-text-opacity))!important;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity:1;color:rgba(220,53,69,var(--bs-text-opacity))!important;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity:1;color:rgba(248,249,250,var(--bs-text-opacity))!important;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity:1;color:rgba(33,37,41,var(--bs-text-opacity))!important;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(0,0,0,var(--bs-text-opacity))!important;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(255,255,255,var(--bs-text-opacity))!important;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(33,37,41,var(--bs-text-opacity))!important;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:#6c757d!important}.text-black-50{--bs-text-opacity:1;color:rgba(0,0,0,.5)!important}.text-white-50{--bs-text-opacity:1;color:hsla(0,0%,100%,.5)!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity:0.25}.text-opacity-50{--bs-text-opacity:0.5}.text-opacity-75{--bs-text-opacity:0.75}.text-opacity-100{--bs-text-opacity:1}.bg-primary{--bs-bg-opacity:1;background-color:rgba(13,110,253,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(108,117,125,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity:1;background-color:rgba(25,135,84,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity:1;background-color:rgba(13,202,240,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity:1;background-color:rgba(255,193,7,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity:1;background-color:rgba(220,53,69,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity:1;background-color:rgba(248,249,250,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(33,37,41,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity:1;background-color:rgba(0,0,0,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(255,255,255,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity:1;background-color:rgba(255,255,255,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity:1;background-color:transparent!important}.bg-opacity-10{--bs-bg-opacity:0.1}.bg-opacity-25{--bs-bg-opacity:0.25}.bg-opacity-50{--bs-bg-opacity:0.5}.bg-opacity-75{--bs-bg-opacity:0.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-gradient{background-image:linear-gradient(180deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,0))!important;background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-ms-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}}@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}}@font-face{font-display:block;font-family:icomoon;font-style:normal;font-weight:400;src:url(/static/media/icomoon.7adc3e986d599da84864.eot);src:url(/static/media/icomoon.7adc3e986d599da84864.eot#iefix) format("embedded-opentype"),url(/static/media/icomoon.b97e9a383300da0ef9e9.ttf) format("truetype"),url(/static/media/icomoon.f0963f3585eab9755299.woff) format("woff"),url(/static/media/icomoon.097adc1a24cbe1ed711a.svg#icomoon) format("svg")}[class*=" icon-"],[class^=icon-]{speak:never;-webkit-font-feature-settings:normal;font-feature-settings:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:icomoon!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}.icon-Double-arrow:before{content:"\e900"}.icon-mail-line-2:before{content:"\e901"}.icon-Fb:before{content:"\e902"}.icon-linkedin:before{content:"\e903"}.icon-Pinterest:before{content:"\e904"}.icon-Twitter:before{content:"\e905"}.icon-youtube:before{content:"\e906"}.icon-award-line:before{content:"\e907"}.icon-artboard-line:before{content:"\e908"}.icon-translate:before{content:"\e909"}.icon-bar-chart-2-line:before{content:"\e90a"}.icon-Note-text-line:before{content:"\e90b"}.icon-file-text-line:before{content:"\e90c"}.icon-user-2:before{content:"\e90d"}.icon-draft-line:before{content:"\e90e"}.icon-arrow-up-s-line:before{content:"\e90f"}.icon-lock-password-line:before{content:"\e910"}.icon-share-fill:before{content:"\e911"}.icon-reply-all-fill:before{content:"\e912"}.icon-calendar-check-line:before{content:"\e913"}.icon-user-fill-solid:before{content:"\e914"}.icon-award-fill-solid:before{content:"\e915"}.icon-discuss-line:before{content:"\e916"}.icon-user-2-line_tie:before{content:"\e917"}.icon-pentool:before{content:"\e918"}.icon-book-mark-fill-solid:before{content:"\e919"}.icon-arrow-right-s-line-right:before{content:"\e91a"}.icon-book-line:before{content:"\e91b"}.icon-shopping-basket-2-line:before{content:"\e91c"}.icon-trophy-line:before{content:"\e91d"}.icon-checkbox-circle-fill-solid:before{content:"\e91e"}.icon-checkbox-circle-fill:before{content:"\e91f"}.icon-eye-line:before{content:"\e920"}.icon-call:before{content:"\e921"}.icon-user-fill:before{content:"\e922"}.icon-award-fill:before{content:"\e923"}.icon-flag-fill:before{content:"\e924"}.icon-video-fill:before{content:"\e925"}.icon-Solid:before{content:"\e926"}.icon-book-mark-fill:before{content:"\e927"}.icon-arrow-up-s-fill:before{content:"\e928"}.icon-arrow-down-s-fill:before{content:"\e929"}.icon-close-circle-line:before{content:"\e92a"}.icon-coupon-3-line:before{content:"\e92b"}.icon-arrow-right-s-line:before{content:"\e92c"}.icon-zoom-in-line:before{content:"\e92d"}.icon-checkbox-circle-line:before{content:"\e92e"}.icon-menu-2-line:before{content:"\e92f"}.icon-Settings:before{content:"\e930"}.icon-Lock:before{content:"\e931"}.icon-Browser:before{content:"\e932"}.icon-Destination:before{content:"\e933"}.icon-subtract-line:before{content:"\e934"}.icon-add-line:before{content:"\e935"}.icon-presentation:before{content:"\e936"}.icon-Fitness:before{content:"\e937"}.icon-Pencil:before{content:"\e938"}.icon-Mind:before{content:"\e939"}.icon-Open-book:before{content:"\e93a"}.icon-arrow-right-line-right:before{content:"\e93b"}.icon-arrow-left-line:before{content:"\e93c"}.icon-Setting:before{content:"\e93d"}.icon-Microscope:before{content:"\e93e"}.icon-student-read:before{content:"\e93f"}.icon-trophy:before{content:"\e940"}.icon-mail-open-line:before{content:"\e941"}.icon-account-circle-line:before{content:"\e942"}.icon-Schoolbag:before{content:"\e943"}.icon-Class:before{content:"\e944"}.icon-Headphone:before{content:"\e945"}.icon-file-list-4-line:before{content:"\e946"}.icon-phone-line:before{content:"\e947"}.icon-price-tag-3-line:before{content:"\e948"}.icon-Laugh:before{content:"\e949"}.icon-Support:before{content:"\e94a"}.icon-Play:before{content:"\e94b"}.icon-map-pin-line:before{content:"\e94c"}.icon-Bag:before{content:"\e94d"}.icon-Board:before{content:"\e94e"}.icon-ribbon:before{content:"\e94f"}.icon-Smile:before{content:"\e950"}.icon-scale:before{content:"\e951"}.icon-book-3-line:before{content:"\e952"}.icon-science:before{content:"\e953"}.icon-calculator:before{content:"\e954"}.icon-compass:before{content:"\e955"}.icon-pen-tool:before{content:"\e956"}.icon-lab:before{content:"\e957"}.icon-microscopes:before{content:"\e958"}.icon-reading-book:before{content:"\e959"}.icon-Heart:before{content:"\e95a"}.icon-send-plane-fill:before{content:"\e95b"}.icon-calendar-2-line:before{content:"\e95c"}.icon-Star:before{color:#ffa41b;content:"\e95d"}.off.icon-Star:before{color:#2d284e;content:"\e95d";opacity:.15}.icon-phone-fill:before{content:"\e95e"}.icon-file-list-2-line:before{content:"\e95f"}.icon-group-line:before{content:"\e960"}.icon-user-line:before{content:"\e961"}.icon-live-fill:before{content:"\e962"}.icon-search-line:before{content:"\e963"}.icon-mic-off-fill:before{content:"\e964"}.icon-camera-fill:before{content:"\e965"}.icon-arrow-right-line:before{content:"\e966"}.icon-time-line:before{content:"\e967"}.icon-file-list-3-line:before{content:"\e968"}.icon-arrow-down-s-line:before{content:"\e969"}.icon-Badge-icon:before{content:"\e96a"}.icon-Campus:before{content:"\e96b"}.icon-Hand---Book:before{content:"\e96c"}.icon-square:before{content:"\e96d"}.icon-clock:before{content:"\e96e"}.icon-student:before{content:"\e96f"}.icon-research:before{content:"\e970"}@font-face{font-display:swap;font-family:remixicon;src:url(/static/media/remixicon.5cb99e6cba5a4619063f.eot);src:url(/static/media/remixicon.5cb99e6cba5a4619063f.eot) format("embedded-opentype"),url(/static/media/remixicon.90668f6f9b3c2c18a090.woff2) format("woff2"),url(/static/media/remixicon.8d09fa11700ed63cf96e.woff) format("woff"),url(/static/media/remixicon.f2616f597cf98f38d234.ttf) format("truetype"),url(/static/media/remixicon.9cedd2150922ead84869.svg) format("svg")}[class*=" ri-"],[class^=ri-]{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:remixicon!important;font-style:normal}.ri-lg{font-size:1.3333em;line-height:.75em;vertical-align:-.0667em}.ri-xl{font-size:1.5em;line-height:.6666em;vertical-align:-.075em}.ri-xxs{font-size:.5em}.ri-xs{font-size:.75em}.ri-sm{font-size:.875em}.ri-1x{font-size:1em}.ri-2x{font-size:2em}.ri-3x{font-size:3em}.ri-4x{font-size:4em}.ri-5x{font-size:5em}.ri-6x{font-size:6em}.ri-7x{font-size:7em}.ri-8x{font-size:8em}.ri-9x{font-size:9em}.ri-10x{font-size:10em}.ri-fw{text-align:center;width:1.25em}.ri-24-hours-fill:before{content:"\ea01"}.ri-24-hours-line:before{content:"\ea02"}.ri-4k-fill:before{content:"\ea03"}.ri-4k-line:before{content:"\ea04"}.ri-a-b:before{content:"\ea05"}.ri-account-box-fill:before{content:"\ea06"}.ri-account-box-line:before{content:"\ea07"}.ri-account-circle-fill:before{content:"\ea08"}.ri-account-circle-line:before{content:"\ea09"}.ri-account-pin-box-fill:before{content:"\ea0a"}.ri-account-pin-box-line:before{content:"\ea0b"}.ri-account-pin-circle-fill:before{content:"\ea0c"}.ri-account-pin-circle-line:before{content:"\ea0d"}.ri-add-box-fill:before{content:"\ea0e"}.ri-add-box-line:before{content:"\ea0f"}.ri-add-circle-fill:before{content:"\ea10"}.ri-add-circle-line:before{content:"\ea11"}.ri-add-fill:before{content:"\ea12"}.ri-add-line:before{content:"\ea13"}.ri-admin-fill:before{content:"\ea14"}.ri-admin-line:before{content:"\ea15"}.ri-advertisement-fill:before{content:"\ea16"}.ri-advertisement-line:before{content:"\ea17"}.ri-airplay-fill:before{content:"\ea18"}.ri-airplay-line:before{content:"\ea19"}.ri-alarm-fill:before{content:"\ea1a"}.ri-alarm-line:before{content:"\ea1b"}.ri-alarm-warning-fill:before{content:"\ea1c"}.ri-alarm-warning-line:before{content:"\ea1d"}.ri-album-fill:before{content:"\ea1e"}.ri-album-line:before{content:"\ea1f"}.ri-alert-fill:before{content:"\ea20"}.ri-alert-line:before{content:"\ea21"}.ri-aliens-fill:before{content:"\ea22"}.ri-aliens-line:before{content:"\ea23"}.ri-align-bottom:before{content:"\ea24"}.ri-align-center:before{content:"\ea25"}.ri-align-justify:before{content:"\ea26"}.ri-align-left:before{content:"\ea27"}.ri-align-right:before{content:"\ea28"}.ri-align-top:before{content:"\ea29"}.ri-align-vertically:before{content:"\ea2a"}.ri-alipay-fill:before{content:"\ea2b"}.ri-alipay-line:before{content:"\ea2c"}.ri-amazon-fill:before{content:"\ea2d"}.ri-amazon-line:before{content:"\ea2e"}.ri-anchor-fill:before{content:"\ea2f"}.ri-anchor-line:before{content:"\ea30"}.ri-ancient-gate-fill:before{content:"\ea31"}.ri-ancient-gate-line:before{content:"\ea32"}.ri-ancient-pavilion-fill:before{content:"\ea33"}.ri-ancient-pavilion-line:before{content:"\ea34"}.ri-android-fill:before{content:"\ea35"}.ri-android-line:before{content:"\ea36"}.ri-angularjs-fill:before{content:"\ea37"}.ri-angularjs-line:before{content:"\ea38"}.ri-anticlockwise-2-fill:before{content:"\ea39"}.ri-anticlockwise-2-line:before{content:"\ea3a"}.ri-anticlockwise-fill:before{content:"\ea3b"}.ri-anticlockwise-line:before{content:"\ea3c"}.ri-app-store-fill:before{content:"\ea3d"}.ri-app-store-line:before{content:"\ea3e"}.ri-apple-fill:before{content:"\ea3f"}.ri-apple-line:before{content:"\ea40"}.ri-apps-2-fill:before{content:"\ea41"}.ri-apps-2-line:before{content:"\ea42"}.ri-apps-fill:before{content:"\ea43"}.ri-apps-line:before{content:"\ea44"}.ri-archive-drawer-fill:before{content:"\ea45"}.ri-archive-drawer-line:before{content:"\ea46"}.ri-archive-fill:before{content:"\ea47"}.ri-archive-line:before{content:"\ea48"}.ri-arrow-down-circle-fill:before{content:"\ea49"}.ri-arrow-down-circle-line:before{content:"\ea4a"}.ri-arrow-down-fill:before{content:"\ea4b"}.ri-arrow-down-line:before{content:"\ea4c"}.ri-arrow-down-s-fill:before{content:"\ea4d"}.ri-arrow-down-s-line:before{content:"\ea4e"}.ri-arrow-drop-down-fill:before{content:"\ea4f"}.ri-arrow-drop-down-line:before{content:"\ea50"}.ri-arrow-drop-left-fill:before{content:"\ea51"}.ri-arrow-drop-left-line:before{content:"\ea52"}.ri-arrow-drop-right-fill:before{content:"\ea53"}.ri-arrow-drop-right-line:before{content:"\ea54"}.ri-arrow-drop-up-fill:before{content:"\ea55"}.ri-arrow-drop-up-line:before{content:"\ea56"}.ri-arrow-go-back-fill:before{content:"\ea57"}.ri-arrow-go-back-line:before{content:"\ea58"}.ri-arrow-go-forward-fill:before{content:"\ea59"}.ri-arrow-go-forward-line:before{content:"\ea5a"}.ri-arrow-left-circle-fill:before{content:"\ea5b"}.ri-arrow-left-circle-line:before{content:"\ea5c"}.ri-arrow-left-down-fill:before{content:"\ea5d"}.ri-arrow-left-down-line:before{content:"\ea5e"}.ri-arrow-left-fill:before{content:"\ea5f"}.ri-arrow-left-line:before{content:"\ea60"}.ri-arrow-left-right-fill:before{content:"\ea61"}.ri-arrow-left-right-line:before{content:"\ea62"}.ri-arrow-left-s-fill:before{content:"\ea63"}.ri-arrow-left-s-line:before{content:"\ea64"}.ri-arrow-left-up-fill:before{content:"\ea65"}.ri-arrow-left-up-line:before{content:"\ea66"}.ri-arrow-right-circle-fill:before{content:"\ea67"}.ri-arrow-right-circle-line:before{content:"\ea68"}.ri-arrow-right-down-fill:before{content:"\ea69"}.ri-arrow-right-down-line:before{content:"\ea6a"}.ri-arrow-right-fill:before{content:"\ea6b"}.ri-arrow-right-line:before{content:"\ea6c"}.ri-arrow-right-s-fill:before{content:"\ea6d"}.ri-arrow-right-s-line:before{content:"\ea6e"}.ri-arrow-right-up-fill:before{content:"\ea6f"}.ri-arrow-right-up-line:before{content:"\ea70"}.ri-arrow-up-circle-fill:before{content:"\ea71"}.ri-arrow-up-circle-line:before{content:"\ea72"}.ri-arrow-up-down-fill:before{content:"\ea73"}.ri-arrow-up-down-line:before{content:"\ea74"}.ri-arrow-up-fill:before{content:"\ea75"}.ri-arrow-up-line:before{content:"\ea76"}.ri-arrow-up-s-fill:before{content:"\ea77"}.ri-arrow-up-s-line:before{content:"\ea78"}.ri-artboard-2-fill:before{content:"\ea79"}.ri-artboard-2-line:before{content:"\ea7a"}.ri-artboard-fill:before{content:"\ea7b"}.ri-artboard-line:before{content:"\ea7c"}.ri-article-fill:before{content:"\ea7d"}.ri-article-line:before{content:"\ea7e"}.ri-aspect-ratio-fill:before{content:"\ea7f"}.ri-aspect-ratio-line:before{content:"\ea80"}.ri-asterisk:before{content:"\ea81"}.ri-at-fill:before{content:"\ea82"}.ri-at-line:before{content:"\ea83"}.ri-attachment-2:before{content:"\ea84"}.ri-attachment-fill:before{content:"\ea85"}.ri-attachment-line:before{content:"\ea86"}.ri-auction-fill:before{content:"\ea87"}.ri-auction-line:before{content:"\ea88"}.ri-award-fill:before{content:"\ea89"}.ri-award-line:before{content:"\ea8a"}.ri-baidu-fill:before{content:"\ea8b"}.ri-baidu-line:before{content:"\ea8c"}.ri-ball-pen-fill:before{content:"\ea8d"}.ri-ball-pen-line:before{content:"\ea8e"}.ri-bank-card-2-fill:before{content:"\ea8f"}.ri-bank-card-2-line:before{content:"\ea90"}.ri-bank-card-fill:before{content:"\ea91"}.ri-bank-card-line:before{content:"\ea92"}.ri-bank-fill:before{content:"\ea93"}.ri-bank-line:before{content:"\ea94"}.ri-bar-chart-2-fill:before{content:"\ea95"}.ri-bar-chart-2-line:before{content:"\ea96"}.ri-bar-chart-box-fill:before{content:"\ea97"}.ri-bar-chart-box-line:before{content:"\ea98"}.ri-bar-chart-fill:before{content:"\ea99"}.ri-bar-chart-grouped-fill:before{content:"\ea9a"}.ri-bar-chart-grouped-line:before{content:"\ea9b"}.ri-bar-chart-horizontal-fill:before{content:"\ea9c"}.ri-bar-chart-horizontal-line:before{content:"\ea9d"}.ri-bar-chart-line:before{content:"\ea9e"}.ri-barcode-box-fill:before{content:"\ea9f"}.ri-barcode-box-line:before{content:"\eaa0"}.ri-barcode-fill:before{content:"\eaa1"}.ri-barcode-line:before{content:"\eaa2"}.ri-barricade-fill:before{content:"\eaa3"}.ri-barricade-line:before{content:"\eaa4"}.ri-base-station-fill:before{content:"\eaa5"}.ri-base-station-line:before{content:"\eaa6"}.ri-basketball-fill:before{content:"\eaa7"}.ri-basketball-line:before{content:"\eaa8"}.ri-battery-2-charge-fill:before{content:"\eaa9"}.ri-battery-2-charge-line:before{content:"\eaaa"}.ri-battery-2-fill:before{content:"\eaab"}.ri-battery-2-line:before{content:"\eaac"}.ri-battery-charge-fill:before{content:"\eaad"}.ri-battery-charge-line:before{content:"\eaae"}.ri-battery-fill:before{content:"\eaaf"}.ri-battery-line:before{content:"\eab0"}.ri-battery-low-fill:before{content:"\eab1"}.ri-battery-low-line:before{content:"\eab2"}.ri-battery-saver-fill:before{content:"\eab3"}.ri-battery-saver-line:before{content:"\eab4"}.ri-battery-share-fill:before{content:"\eab5"}.ri-battery-share-line:before{content:"\eab6"}.ri-bear-smile-fill:before{content:"\eab7"}.ri-bear-smile-line:before{content:"\eab8"}.ri-behance-fill:before{content:"\eab9"}.ri-behance-line:before{content:"\eaba"}.ri-bell-fill:before{content:"\eabb"}.ri-bell-line:before{content:"\eabc"}.ri-bike-fill:before{content:"\eabd"}.ri-bike-line:before{content:"\eabe"}.ri-bilibili-fill:before{content:"\eabf"}.ri-bilibili-line:before{content:"\eac0"}.ri-bill-fill:before{content:"\eac1"}.ri-bill-line:before{content:"\eac2"}.ri-billiards-fill:before{content:"\eac3"}.ri-billiards-line:before{content:"\eac4"}.ri-bit-coin-fill:before{content:"\eac5"}.ri-bit-coin-line:before{content:"\eac6"}.ri-blaze-fill:before{content:"\eac7"}.ri-blaze-line:before{content:"\eac8"}.ri-bluetooth-connect-fill:before{content:"\eac9"}.ri-bluetooth-connect-line:before{content:"\eaca"}.ri-bluetooth-fill:before{content:"\eacb"}.ri-bluetooth-line:before{content:"\eacc"}.ri-blur-off-fill:before{content:"\eacd"}.ri-blur-off-line:before{content:"\eace"}.ri-body-scan-fill:before{content:"\eacf"}.ri-body-scan-line:before{content:"\ead0"}.ri-bold:before{content:"\ead1"}.ri-book-2-fill:before{content:"\ead2"}.ri-book-2-line:before{content:"\ead3"}.ri-book-3-fill:before{content:"\ead4"}.ri-book-3-line:before{content:"\ead5"}.ri-book-fill:before{content:"\ead6"}.ri-book-line:before{content:"\ead7"}.ri-book-mark-fill:before{content:"\ead8"}.ri-book-mark-line:before{content:"\ead9"}.ri-book-open-fill:before{content:"\eada"}.ri-book-open-line:before{content:"\eadb"}.ri-book-read-fill:before{content:"\eadc"}.ri-book-read-line:before{content:"\eadd"}.ri-booklet-fill:before{content:"\eade"}.ri-booklet-line:before{content:"\eadf"}.ri-bookmark-2-fill:before{content:"\eae0"}.ri-bookmark-2-line:before{content:"\eae1"}.ri-bookmark-3-fill:before{content:"\eae2"}.ri-bookmark-3-line:before{content:"\eae3"}.ri-bookmark-fill:before{content:"\eae4"}.ri-bookmark-line:before{content:"\eae5"}.ri-boxing-fill:before{content:"\eae6"}.ri-boxing-line:before{content:"\eae7"}.ri-braces-fill:before{content:"\eae8"}.ri-braces-line:before{content:"\eae9"}.ri-brackets-fill:before{content:"\eaea"}.ri-brackets-line:before{content:"\eaeb"}.ri-briefcase-2-fill:before{content:"\eaec"}.ri-briefcase-2-line:before{content:"\eaed"}.ri-briefcase-3-fill:before{content:"\eaee"}.ri-briefcase-3-line:before{content:"\eaef"}.ri-briefcase-4-fill:before{content:"\eaf0"}.ri-briefcase-4-line:before{content:"\eaf1"}.ri-briefcase-5-fill:before{content:"\eaf2"}.ri-briefcase-5-line:before{content:"\eaf3"}.ri-briefcase-fill:before{content:"\eaf4"}.ri-briefcase-line:before{content:"\eaf5"}.ri-bring-forward:before{content:"\eaf6"}.ri-bring-to-front:before{content:"\eaf7"}.ri-broadcast-fill:before{content:"\eaf8"}.ri-broadcast-line:before{content:"\eaf9"}.ri-brush-2-fill:before{content:"\eafa"}.ri-brush-2-line:before{content:"\eafb"}.ri-brush-3-fill:before{content:"\eafc"}.ri-brush-3-line:before{content:"\eafd"}.ri-brush-4-fill:before{content:"\eafe"}.ri-brush-4-line:before{content:"\eaff"}.ri-brush-fill:before{content:"\eb00"}.ri-brush-line:before{content:"\eb01"}.ri-bubble-chart-fill:before{content:"\eb02"}.ri-bubble-chart-line:before{content:"\eb03"}.ri-bug-2-fill:before{content:"\eb04"}.ri-bug-2-line:before{content:"\eb05"}.ri-bug-fill:before{content:"\eb06"}.ri-bug-line:before{content:"\eb07"}.ri-building-2-fill:before{content:"\eb08"}.ri-building-2-line:before{content:"\eb09"}.ri-building-3-fill:before{content:"\eb0a"}.ri-building-3-line:before{content:"\eb0b"}.ri-building-4-fill:before{content:"\eb0c"}.ri-building-4-line:before{content:"\eb0d"}.ri-building-fill:before{content:"\eb0e"}.ri-building-line:before{content:"\eb0f"}.ri-bus-2-fill:before{content:"\eb10"}.ri-bus-2-line:before{content:"\eb11"}.ri-bus-fill:before{content:"\eb12"}.ri-bus-line:before{content:"\eb13"}.ri-bus-wifi-fill:before{content:"\eb14"}.ri-bus-wifi-line:before{content:"\eb15"}.ri-cactus-fill:before{content:"\eb16"}.ri-cactus-line:before{content:"\eb17"}.ri-cake-2-fill:before{content:"\eb18"}.ri-cake-2-line:before{content:"\eb19"}.ri-cake-3-fill:before{content:"\eb1a"}.ri-cake-3-line:before{content:"\eb1b"}.ri-cake-fill:before{content:"\eb1c"}.ri-cake-line:before{content:"\eb1d"}.ri-calculator-fill:before{content:"\eb1e"}.ri-calculator-line:before{content:"\eb1f"}.ri-calendar-2-fill:before{content:"\eb20"}.ri-calendar-2-line:before{content:"\eb21"}.ri-calendar-check-fill:before{content:"\eb22"}.ri-calendar-check-line:before{content:"\eb23"}.ri-calendar-event-fill:before{content:"\eb24"}.ri-calendar-event-line:before{content:"\eb25"}.ri-calendar-fill:before{content:"\eb26"}.ri-calendar-line:before{content:"\eb27"}.ri-calendar-todo-fill:before{content:"\eb28"}.ri-calendar-todo-line:before{content:"\eb29"}.ri-camera-2-fill:before{content:"\eb2a"}.ri-camera-2-line:before{content:"\eb2b"}.ri-camera-3-fill:before{content:"\eb2c"}.ri-camera-3-line:before{content:"\eb2d"}.ri-camera-fill:before{content:"\eb2e"}.ri-camera-lens-fill:before{content:"\eb2f"}.ri-camera-lens-line:before{content:"\eb30"}.ri-camera-line:before{content:"\eb31"}.ri-camera-off-fill:before{content:"\eb32"}.ri-camera-off-line:before{content:"\eb33"}.ri-camera-switch-fill:before{content:"\eb34"}.ri-camera-switch-line:before{content:"\eb35"}.ri-capsule-fill:before{content:"\eb36"}.ri-capsule-line:before{content:"\eb37"}.ri-car-fill:before{content:"\eb38"}.ri-car-line:before{content:"\eb39"}.ri-car-washing-fill:before{content:"\eb3a"}.ri-car-washing-line:before{content:"\eb3b"}.ri-caravan-fill:before{content:"\eb3c"}.ri-caravan-line:before{content:"\eb3d"}.ri-cast-fill:before{content:"\eb3e"}.ri-cast-line:before{content:"\eb3f"}.ri-cellphone-fill:before{content:"\eb40"}.ri-cellphone-line:before{content:"\eb41"}.ri-celsius-fill:before{content:"\eb42"}.ri-celsius-line:before{content:"\eb43"}.ri-centos-fill:before{content:"\eb44"}.ri-centos-line:before{content:"\eb45"}.ri-character-recognition-fill:before{content:"\eb46"}.ri-character-recognition-line:before{content:"\eb47"}.ri-charging-pile-2-fill:before{content:"\eb48"}.ri-charging-pile-2-line:before{content:"\eb49"}.ri-charging-pile-fill:before{content:"\eb4a"}.ri-charging-pile-line:before{content:"\eb4b"}.ri-chat-1-fill:before{content:"\eb4c"}.ri-chat-1-line:before{content:"\eb4d"}.ri-chat-2-fill:before{content:"\eb4e"}.ri-chat-2-line:before{content:"\eb4f"}.ri-chat-3-fill:before{content:"\eb50"}.ri-chat-3-line:before{content:"\eb51"}.ri-chat-4-fill:before{content:"\eb52"}.ri-chat-4-line:before{content:"\eb53"}.ri-chat-check-fill:before{content:"\eb54"}.ri-chat-check-line:before{content:"\eb55"}.ri-chat-delete-fill:before{content:"\eb56"}.ri-chat-delete-line:before{content:"\eb57"}.ri-chat-download-fill:before{content:"\eb58"}.ri-chat-download-line:before{content:"\eb59"}.ri-chat-follow-up-fill:before{content:"\eb5a"}.ri-chat-follow-up-line:before{content:"\eb5b"}.ri-chat-forward-fill:before{content:"\eb5c"}.ri-chat-forward-line:before{content:"\eb5d"}.ri-chat-heart-fill:before{content:"\eb5e"}.ri-chat-heart-line:before{content:"\eb5f"}.ri-chat-history-fill:before{content:"\eb60"}.ri-chat-history-line:before{content:"\eb61"}.ri-chat-new-fill:before{content:"\eb62"}.ri-chat-new-line:before{content:"\eb63"}.ri-chat-off-fill:before{content:"\eb64"}.ri-chat-off-line:before{content:"\eb65"}.ri-chat-poll-fill:before{content:"\eb66"}.ri-chat-poll-line:before{content:"\eb67"}.ri-chat-private-fill:before{content:"\eb68"}.ri-chat-private-line:before{content:"\eb69"}.ri-chat-quote-fill:before{content:"\eb6a"}.ri-chat-quote-line:before{content:"\eb6b"}.ri-chat-settings-fill:before{content:"\eb6c"}.ri-chat-settings-line:before{content:"\eb6d"}.ri-chat-smile-2-fill:before{content:"\eb6e"}.ri-chat-smile-2-line:before{content:"\eb6f"}.ri-chat-smile-3-fill:before{content:"\eb70"}.ri-chat-smile-3-line:before{content:"\eb71"}.ri-chat-smile-fill:before{content:"\eb72"}.ri-chat-smile-line:before{content:"\eb73"}.ri-chat-upload-fill:before{content:"\eb74"}.ri-chat-upload-line:before{content:"\eb75"}.ri-chat-voice-fill:before{content:"\eb76"}.ri-chat-voice-line:before{content:"\eb77"}.ri-check-double-fill:before{content:"\eb78"}.ri-check-double-line:before{content:"\eb79"}.ri-check-fill:before{content:"\eb7a"}.ri-check-line:before{content:"\eb7b"}.ri-checkbox-blank-circle-fill:before{content:"\eb7c"}.ri-checkbox-blank-circle-line:before{content:"\eb7d"}.ri-checkbox-blank-fill:before{content:"\eb7e"}.ri-checkbox-blank-line:before{content:"\eb7f"}.ri-checkbox-circle-fill:before{content:"\eb80"}.ri-checkbox-circle-line:before{content:"\eb81"}.ri-checkbox-fill:before{content:"\eb82"}.ri-checkbox-indeterminate-fill:before{content:"\eb83"}.ri-checkbox-indeterminate-line:before{content:"\eb84"}.ri-checkbox-line:before{content:"\eb85"}.ri-checkbox-multiple-blank-fill:before{content:"\eb86"}.ri-checkbox-multiple-blank-line:before{content:"\eb87"}.ri-checkbox-multiple-fill:before{content:"\eb88"}.ri-checkbox-multiple-line:before{content:"\eb89"}.ri-china-railway-fill:before{content:"\eb8a"}.ri-china-railway-line:before{content:"\eb8b"}.ri-chrome-fill:before{content:"\eb8c"}.ri-chrome-line:before{content:"\eb8d"}.ri-clapperboard-fill:before{content:"\eb8e"}.ri-clapperboard-line:before{content:"\eb8f"}.ri-clipboard-fill:before{content:"\eb90"}.ri-clipboard-line:before{content:"\eb91"}.ri-clockwise-2-fill:before{content:"\eb92"}.ri-clockwise-2-line:before{content:"\eb93"}.ri-clockwise-fill:before{content:"\eb94"}.ri-clockwise-line:before{content:"\eb95"}.ri-close-circle-fill:before{content:"\eb96"}.ri-close-circle-line:before{content:"\eb97"}.ri-close-fill:before{content:"\eb98"}.ri-close-line:before{content:"\eb99"}.ri-closed-captioning-fill:before{content:"\eb9a"}.ri-closed-captioning-line:before{content:"\eb9b"}.ri-cloud-fill:before{content:"\eb9c"}.ri-cloud-line:before{content:"\eb9d"}.ri-cloud-off-fill:before{content:"\eb9e"}.ri-cloud-off-line:before{content:"\eb9f"}.ri-cloud-windy-fill:before{content:"\eba0"}.ri-cloud-windy-line:before{content:"\eba1"}.ri-cloudy-2-fill:before{content:"\eba2"}.ri-cloudy-2-line:before{content:"\eba3"}.ri-cloudy-fill:before{content:"\eba4"}.ri-cloudy-line:before{content:"\eba5"}.ri-code-box-fill:before{content:"\eba6"}.ri-code-box-line:before{content:"\eba7"}.ri-code-fill:before{content:"\eba8"}.ri-code-line:before{content:"\eba9"}.ri-code-s-fill:before{content:"\ebaa"}.ri-code-s-line:before{content:"\ebab"}.ri-code-s-slash-fill:before{content:"\ebac"}.ri-code-s-slash-line:before{content:"\ebad"}.ri-code-view:before{content:"\ebae"}.ri-codepen-fill:before{content:"\ebaf"}.ri-codepen-line:before{content:"\ebb0"}.ri-coin-fill:before{content:"\ebb1"}.ri-coin-line:before{content:"\ebb2"}.ri-coins-fill:before{content:"\ebb3"}.ri-coins-line:before{content:"\ebb4"}.ri-collage-fill:before{content:"\ebb5"}.ri-collage-line:before{content:"\ebb6"}.ri-command-fill:before{content:"\ebb7"}.ri-command-line:before{content:"\ebb8"}.ri-community-fill:before{content:"\ebb9"}.ri-community-line:before{content:"\ebba"}.ri-compass-2-fill:before{content:"\ebbb"}.ri-compass-2-line:before{content:"\ebbc"}.ri-compass-3-fill:before{content:"\ebbd"}.ri-compass-3-line:before{content:"\ebbe"}.ri-compass-4-fill:before{content:"\ebbf"}.ri-compass-4-line:before{content:"\ebc0"}.ri-compass-discover-fill:before{content:"\ebc1"}.ri-compass-discover-line:before{content:"\ebc2"}.ri-compass-fill:before{content:"\ebc3"}.ri-compass-line:before{content:"\ebc4"}.ri-compasses-2-fill:before{content:"\ebc5"}.ri-compasses-2-line:before{content:"\ebc6"}.ri-compasses-fill:before{content:"\ebc7"}.ri-compasses-line:before{content:"\ebc8"}.ri-computer-fill:before{content:"\ebc9"}.ri-computer-line:before{content:"\ebca"}.ri-contacts-book-2-fill:before{content:"\ebcb"}.ri-contacts-book-2-line:before{content:"\ebcc"}.ri-contacts-book-fill:before{content:"\ebcd"}.ri-contacts-book-line:before{content:"\ebce"}.ri-contacts-book-upload-fill:before{content:"\ebcf"}.ri-contacts-book-upload-line:before{content:"\ebd0"}.ri-contacts-fill:before{content:"\ebd1"}.ri-contacts-line:before{content:"\ebd2"}.ri-contrast-2-fill:before{content:"\ebd3"}.ri-contrast-2-line:before{content:"\ebd4"}.ri-contrast-drop-2-fill:before{content:"\ebd5"}.ri-contrast-drop-2-line:before{content:"\ebd6"}.ri-contrast-drop-fill:before{content:"\ebd7"}.ri-contrast-drop-line:before{content:"\ebd8"}.ri-contrast-fill:before{content:"\ebd9"}.ri-contrast-line:before{content:"\ebda"}.ri-copper-coin-fill:before{content:"\ebdb"}.ri-copper-coin-line:before{content:"\ebdc"}.ri-copper-diamond-fill:before{content:"\ebdd"}.ri-copper-diamond-line:before{content:"\ebde"}.ri-copyleft-fill:before{content:"\ebdf"}.ri-copyleft-line:before{content:"\ebe0"}.ri-copyright-fill:before{content:"\ebe1"}.ri-copyright-line:before{content:"\ebe2"}.ri-coreos-fill:before{content:"\ebe3"}.ri-coreos-line:before{content:"\ebe4"}.ri-coupon-2-fill:before{content:"\ebe5"}.ri-coupon-2-line:before{content:"\ebe6"}.ri-coupon-3-fill:before{content:"\ebe7"}.ri-coupon-3-line:before{content:"\ebe8"}.ri-coupon-4-fill:before{content:"\ebe9"}.ri-coupon-4-line:before{content:"\ebea"}.ri-coupon-5-fill:before{content:"\ebeb"}.ri-coupon-5-line:before{content:"\ebec"}.ri-coupon-fill:before{content:"\ebed"}.ri-coupon-line:before{content:"\ebee"}.ri-cpu-fill:before{content:"\ebef"}.ri-cpu-line:before{content:"\ebf0"}.ri-creative-commons-by-fill:before{content:"\ebf1"}.ri-creative-commons-by-line:before{content:"\ebf2"}.ri-creative-commons-fill:before{content:"\ebf3"}.ri-creative-commons-line:before{content:"\ebf4"}.ri-creative-commons-nc-fill:before{content:"\ebf5"}.ri-creative-commons-nc-line:before{content:"\ebf6"}.ri-creative-commons-nd-fill:before{content:"\ebf7"}.ri-creative-commons-nd-line:before{content:"\ebf8"}.ri-creative-commons-sa-fill:before{content:"\ebf9"}.ri-creative-commons-sa-line:before{content:"\ebfa"}.ri-creative-commons-zero-fill:before{content:"\ebfb"}.ri-creative-commons-zero-line:before{content:"\ebfc"}.ri-criminal-fill:before{content:"\ebfd"}.ri-criminal-line:before{content:"\ebfe"}.ri-crop-2-fill:before{content:"\ebff"}.ri-crop-2-line:before{content:"\ec00"}.ri-crop-fill:before{content:"\ec01"}.ri-crop-line:before{content:"\ec02"}.ri-css3-fill:before{content:"\ec03"}.ri-css3-line:before{content:"\ec04"}.ri-cup-fill:before{content:"\ec05"}.ri-cup-line:before{content:"\ec06"}.ri-currency-fill:before{content:"\ec07"}.ri-currency-line:before{content:"\ec08"}.ri-cursor-fill:before{content:"\ec09"}.ri-cursor-line:before{content:"\ec0a"}.ri-customer-service-2-fill:before{content:"\ec0b"}.ri-customer-service-2-line:before{content:"\ec0c"}.ri-customer-service-fill:before{content:"\ec0d"}.ri-customer-service-line:before{content:"\ec0e"}.ri-dashboard-2-fill:before{content:"\ec0f"}.ri-dashboard-2-line:before{content:"\ec10"}.ri-dashboard-3-fill:before{content:"\ec11"}.ri-dashboard-3-line:before{content:"\ec12"}.ri-dashboard-fill:before{content:"\ec13"}.ri-dashboard-line:before{content:"\ec14"}.ri-database-2-fill:before{content:"\ec15"}.ri-database-2-line:before{content:"\ec16"}.ri-database-fill:before{content:"\ec17"}.ri-database-line:before{content:"\ec18"}.ri-delete-back-2-fill:before{content:"\ec19"}.ri-delete-back-2-line:before{content:"\ec1a"}.ri-delete-back-fill:before{content:"\ec1b"}.ri-delete-back-line:before{content:"\ec1c"}.ri-delete-bin-2-fill:before{content:"\ec1d"}.ri-delete-bin-2-line:before{content:"\ec1e"}.ri-delete-bin-3-fill:before{content:"\ec1f"}.ri-delete-bin-3-line:before{content:"\ec20"}.ri-delete-bin-4-fill:before{content:"\ec21"}.ri-delete-bin-4-line:before{content:"\ec22"}.ri-delete-bin-5-fill:before{content:"\ec23"}.ri-delete-bin-5-line:before{content:"\ec24"}.ri-delete-bin-6-fill:before{content:"\ec25"}.ri-delete-bin-6-line:before{content:"\ec26"}.ri-delete-bin-7-fill:before{content:"\ec27"}.ri-delete-bin-7-line:before{content:"\ec28"}.ri-delete-bin-fill:before{content:"\ec29"}.ri-delete-bin-line:before{content:"\ec2a"}.ri-delete-column:before{content:"\ec2b"}.ri-delete-row:before{content:"\ec2c"}.ri-device-fill:before{content:"\ec2d"}.ri-device-line:before{content:"\ec2e"}.ri-device-recover-fill:before{content:"\ec2f"}.ri-device-recover-line:before{content:"\ec30"}.ri-dingding-fill:before{content:"\ec31"}.ri-dingding-line:before{content:"\ec32"}.ri-direction-fill:before{content:"\ec33"}.ri-direction-line:before{content:"\ec34"}.ri-disc-fill:before{content:"\ec35"}.ri-disc-line:before{content:"\ec36"}.ri-discord-fill:before{content:"\ec37"}.ri-discord-line:before{content:"\ec38"}.ri-discuss-fill:before{content:"\ec39"}.ri-discuss-line:before{content:"\ec3a"}.ri-dislike-fill:before{content:"\ec3b"}.ri-dislike-line:before{content:"\ec3c"}.ri-disqus-fill:before{content:"\ec3d"}.ri-disqus-line:before{content:"\ec3e"}.ri-divide-fill:before{content:"\ec3f"}.ri-divide-line:before{content:"\ec40"}.ri-donut-chart-fill:before{content:"\ec41"}.ri-donut-chart-line:before{content:"\ec42"}.ri-door-closed-fill:before{content:"\ec43"}.ri-door-closed-line:before{content:"\ec44"}.ri-door-fill:before{content:"\ec45"}.ri-door-line:before{content:"\ec46"}.ri-door-lock-box-fill:before{content:"\ec47"}.ri-door-lock-box-line:before{content:"\ec48"}.ri-door-lock-fill:before{content:"\ec49"}.ri-door-lock-line:before{content:"\ec4a"}.ri-door-open-fill:before{content:"\ec4b"}.ri-door-open-line:before{content:"\ec4c"}.ri-dossier-fill:before{content:"\ec4d"}.ri-dossier-line:before{content:"\ec4e"}.ri-douban-fill:before{content:"\ec4f"}.ri-douban-line:before{content:"\ec50"}.ri-double-quotes-l:before{content:"\ec51"}.ri-double-quotes-r:before{content:"\ec52"}.ri-download-2-fill:before{content:"\ec53"}.ri-download-2-line:before{content:"\ec54"}.ri-download-cloud-2-fill:before{content:"\ec55"}.ri-download-cloud-2-line:before{content:"\ec56"}.ri-download-cloud-fill:before{content:"\ec57"}.ri-download-cloud-line:before{content:"\ec58"}.ri-download-fill:before{content:"\ec59"}.ri-download-line:before{content:"\ec5a"}.ri-draft-fill:before{content:"\ec5b"}.ri-draft-line:before{content:"\ec5c"}.ri-drag-drop-fill:before{content:"\ec5d"}.ri-drag-drop-line:before{content:"\ec5e"}.ri-drag-move-2-fill:before{content:"\ec5f"}.ri-drag-move-2-line:before{content:"\ec60"}.ri-drag-move-fill:before{content:"\ec61"}.ri-drag-move-line:before{content:"\ec62"}.ri-dribbble-fill:before{content:"\ec63"}.ri-dribbble-line:before{content:"\ec64"}.ri-drive-fill:before{content:"\ec65"}.ri-drive-line:before{content:"\ec66"}.ri-drizzle-fill:before{content:"\ec67"}.ri-drizzle-line:before{content:"\ec68"}.ri-drop-fill:before{content:"\ec69"}.ri-drop-line:before{content:"\ec6a"}.ri-dropbox-fill:before{content:"\ec6b"}.ri-dropbox-line:before{content:"\ec6c"}.ri-dual-sim-1-fill:before{content:"\ec6d"}.ri-dual-sim-1-line:before{content:"\ec6e"}.ri-dual-sim-2-fill:before{content:"\ec6f"}.ri-dual-sim-2-line:before{content:"\ec70"}.ri-dv-fill:before{content:"\ec71"}.ri-dv-line:before{content:"\ec72"}.ri-dvd-fill:before{content:"\ec73"}.ri-dvd-line:before{content:"\ec74"}.ri-e-bike-2-fill:before{content:"\ec75"}.ri-e-bike-2-line:before{content:"\ec76"}.ri-e-bike-fill:before{content:"\ec77"}.ri-e-bike-line:before{content:"\ec78"}.ri-earth-fill:before{content:"\ec79"}.ri-earth-line:before{content:"\ec7a"}.ri-earthquake-fill:before{content:"\ec7b"}.ri-earthquake-line:before{content:"\ec7c"}.ri-edge-fill:before{content:"\ec7d"}.ri-edge-line:before{content:"\ec7e"}.ri-edit-2-fill:before{content:"\ec7f"}.ri-edit-2-line:before{content:"\ec80"}.ri-edit-box-fill:before{content:"\ec81"}.ri-edit-box-line:before{content:"\ec82"}.ri-edit-circle-fill:before{content:"\ec83"}.ri-edit-circle-line:before{content:"\ec84"}.ri-edit-fill:before{content:"\ec85"}.ri-edit-line:before{content:"\ec86"}.ri-eject-fill:before{content:"\ec87"}.ri-eject-line:before{content:"\ec88"}.ri-emotion-2-fill:before{content:"\ec89"}.ri-emotion-2-line:before{content:"\ec8a"}.ri-emotion-fill:before{content:"\ec8b"}.ri-emotion-happy-fill:before{content:"\ec8c"}.ri-emotion-happy-line:before{content:"\ec8d"}.ri-emotion-laugh-fill:before{content:"\ec8e"}.ri-emotion-laugh-line:before{content:"\ec8f"}.ri-emotion-line:before{content:"\ec90"}.ri-emotion-normal-fill:before{content:"\ec91"}.ri-emotion-normal-line:before{content:"\ec92"}.ri-emotion-sad-fill:before{content:"\ec93"}.ri-emotion-sad-line:before{content:"\ec94"}.ri-emotion-unhappy-fill:before{content:"\ec95"}.ri-emotion-unhappy-line:before{content:"\ec96"}.ri-empathize-fill:before{content:"\ec97"}.ri-empathize-line:before{content:"\ec98"}.ri-emphasis-cn:before{content:"\ec99"}.ri-emphasis:before{content:"\ec9a"}.ri-english-input:before{content:"\ec9b"}.ri-equalizer-fill:before{content:"\ec9c"}.ri-equalizer-line:before{content:"\ec9d"}.ri-eraser-fill:before{content:"\ec9e"}.ri-eraser-line:before{content:"\ec9f"}.ri-error-warning-fill:before{content:"\eca0"}.ri-error-warning-line:before{content:"\eca1"}.ri-evernote-fill:before{content:"\eca2"}.ri-evernote-line:before{content:"\eca3"}.ri-exchange-box-fill:before{content:"\eca4"}.ri-exchange-box-line:before{content:"\eca5"}.ri-exchange-cny-fill:before{content:"\eca6"}.ri-exchange-cny-line:before{content:"\eca7"}.ri-exchange-dollar-fill:before{content:"\eca8"}.ri-exchange-dollar-line:before{content:"\eca9"}.ri-exchange-fill:before{content:"\ecaa"}.ri-exchange-funds-fill:before{content:"\ecab"}.ri-exchange-funds-line:before{content:"\ecac"}.ri-exchange-line:before{content:"\ecad"}.ri-external-link-fill:before{content:"\ecae"}.ri-external-link-line:before{content:"\ecaf"}.ri-eye-2-fill:before{content:"\ecb0"}.ri-eye-2-line:before{content:"\ecb1"}.ri-eye-close-fill:before{content:"\ecb2"}.ri-eye-close-line:before{content:"\ecb3"}.ri-eye-fill:before{content:"\ecb4"}.ri-eye-line:before{content:"\ecb5"}.ri-eye-off-fill:before{content:"\ecb6"}.ri-eye-off-line:before{content:"\ecb7"}.ri-facebook-box-fill:before{content:"\ecb8"}.ri-facebook-box-line:before{content:"\ecb9"}.ri-facebook-circle-fill:before{content:"\ecba"}.ri-facebook-circle-line:before{content:"\ecbb"}.ri-facebook-fill:before{content:"\ecbc"}.ri-facebook-line:before{content:"\ecbd"}.ri-fahrenheit-fill:before{content:"\ecbe"}.ri-fahrenheit-line:before{content:"\ecbf"}.ri-feedback-fill:before{content:"\ecc0"}.ri-feedback-line:before{content:"\ecc1"}.ri-file-2-fill:before{content:"\ecc2"}.ri-file-2-line:before{content:"\ecc3"}.ri-file-3-fill:before{content:"\ecc4"}.ri-file-3-line:before{content:"\ecc5"}.ri-file-4-fill:before{content:"\ecc6"}.ri-file-4-line:before{content:"\ecc7"}.ri-file-add-fill:before{content:"\ecc8"}.ri-file-add-line:before{content:"\ecc9"}.ri-file-chart-2-fill:before{content:"\ecca"}.ri-file-chart-2-line:before{content:"\eccb"}.ri-file-chart-fill:before{content:"\eccc"}.ri-file-chart-line:before{content:"\eccd"}.ri-file-cloud-fill:before{content:"\ecce"}.ri-file-cloud-line:before{content:"\eccf"}.ri-file-code-fill:before{content:"\ecd0"}.ri-file-code-line:before{content:"\ecd1"}.ri-file-copy-2-fill:before{content:"\ecd2"}.ri-file-copy-2-line:before{content:"\ecd3"}.ri-file-copy-fill:before{content:"\ecd4"}.ri-file-copy-line:before{content:"\ecd5"}.ri-file-damage-fill:before{content:"\ecd6"}.ri-file-damage-line:before{content:"\ecd7"}.ri-file-download-fill:before{content:"\ecd8"}.ri-file-download-line:before{content:"\ecd9"}.ri-file-edit-fill:before{content:"\ecda"}.ri-file-edit-line:before{content:"\ecdb"}.ri-file-excel-2-fill:before{content:"\ecdc"}.ri-file-excel-2-line:before{content:"\ecdd"}.ri-file-excel-fill:before{content:"\ecde"}.ri-file-excel-line:before{content:"\ecdf"}.ri-file-fill:before{content:"\ece0"}.ri-file-forbid-fill:before{content:"\ece1"}.ri-file-forbid-line:before{content:"\ece2"}.ri-file-gif-fill:before{content:"\ece3"}.ri-file-gif-line:before{content:"\ece4"}.ri-file-history-fill:before{content:"\ece5"}.ri-file-history-line:before{content:"\ece6"}.ri-file-hwp-fill:before{content:"\ece7"}.ri-file-hwp-line:before{content:"\ece8"}.ri-file-info-fill:before{content:"\ece9"}.ri-file-info-line:before{content:"\ecea"}.ri-file-line:before{content:"\eceb"}.ri-file-list-2-fill:before{content:"\ecec"}.ri-file-list-2-line:before{content:"\eced"}.ri-file-list-3-fill:before{content:"\ecee"}.ri-file-list-3-line:before{content:"\ecef"}.ri-file-list-fill:before{content:"\ecf0"}.ri-file-list-line:before{content:"\ecf1"}.ri-file-lock-fill:before{content:"\ecf2"}.ri-file-lock-line:before{content:"\ecf3"}.ri-file-mark-fill:before{content:"\ecf4"}.ri-file-mark-line:before{content:"\ecf5"}.ri-file-music-fill:before{content:"\ecf6"}.ri-file-music-line:before{content:"\ecf7"}.ri-file-paper-2-fill:before{content:"\ecf8"}.ri-file-paper-2-line:before{content:"\ecf9"}.ri-file-paper-fill:before{content:"\ecfa"}.ri-file-paper-line:before{content:"\ecfb"}.ri-file-pdf-fill:before{content:"\ecfc"}.ri-file-pdf-line:before{content:"\ecfd"}.ri-file-ppt-2-fill:before{content:"\ecfe"}.ri-file-ppt-2-line:before{content:"\ecff"}.ri-file-ppt-fill:before{content:"\ed00"}.ri-file-ppt-line:before{content:"\ed01"}.ri-file-reduce-fill:before{content:"\ed02"}.ri-file-reduce-line:before{content:"\ed03"}.ri-file-search-fill:before{content:"\ed04"}.ri-file-search-line:before{content:"\ed05"}.ri-file-settings-fill:before{content:"\ed06"}.ri-file-settings-line:before{content:"\ed07"}.ri-file-shield-2-fill:before{content:"\ed08"}.ri-file-shield-2-line:before{content:"\ed09"}.ri-file-shield-fill:before{content:"\ed0a"}.ri-file-shield-line:before{content:"\ed0b"}.ri-file-shred-fill:before{content:"\ed0c"}.ri-file-shred-line:before{content:"\ed0d"}.ri-file-text-fill:before{content:"\ed0e"}.ri-file-text-line:before{content:"\ed0f"}.ri-file-transfer-fill:before{content:"\ed10"}.ri-file-transfer-line:before{content:"\ed11"}.ri-file-unknow-fill:before{content:"\ed12"}.ri-file-unknow-line:before{content:"\ed13"}.ri-file-upload-fill:before{content:"\ed14"}.ri-file-upload-line:before{content:"\ed15"}.ri-file-user-fill:before{content:"\ed16"}.ri-file-user-line:before{content:"\ed17"}.ri-file-warning-fill:before{content:"\ed18"}.ri-file-warning-line:before{content:"\ed19"}.ri-file-word-2-fill:before{content:"\ed1a"}.ri-file-word-2-line:before{content:"\ed1b"}.ri-file-word-fill:before{content:"\ed1c"}.ri-file-word-line:before{content:"\ed1d"}.ri-file-zip-fill:before{content:"\ed1e"}.ri-file-zip-line:before{content:"\ed1f"}.ri-film-fill:before{content:"\ed20"}.ri-film-line:before{content:"\ed21"}.ri-filter-2-fill:before{content:"\ed22"}.ri-filter-2-line:before{content:"\ed23"}.ri-filter-3-fill:before{content:"\ed24"}.ri-filter-3-line:before{content:"\ed25"}.ri-filter-fill:before{content:"\ed26"}.ri-filter-line:before{content:"\ed27"}.ri-filter-off-fill:before{content:"\ed28"}.ri-filter-off-line:before{content:"\ed29"}.ri-find-replace-fill:before{content:"\ed2a"}.ri-find-replace-line:before{content:"\ed2b"}.ri-finder-fill:before{content:"\ed2c"}.ri-finder-line:before{content:"\ed2d"}.ri-fingerprint-2-fill:before{content:"\ed2e"}.ri-fingerprint-2-line:before{content:"\ed2f"}.ri-fingerprint-fill:before{content:"\ed30"}.ri-fingerprint-line:before{content:"\ed31"}.ri-fire-fill:before{content:"\ed32"}.ri-fire-line:before{content:"\ed33"}.ri-firefox-fill:before{content:"\ed34"}.ri-firefox-line:before{content:"\ed35"}.ri-first-aid-kit-fill:before{content:"\ed36"}.ri-first-aid-kit-line:before{content:"\ed37"}.ri-flag-2-fill:before{content:"\ed38"}.ri-flag-2-line:before{content:"\ed39"}.ri-flag-fill:before{content:"\ed3a"}.ri-flag-line:before{content:"\ed3b"}.ri-flashlight-fill:before{content:"\ed3c"}.ri-flashlight-line:before{content:"\ed3d"}.ri-flask-fill:before{content:"\ed3e"}.ri-flask-line:before{content:"\ed3f"}.ri-flight-land-fill:before{content:"\ed40"}.ri-flight-land-line:before{content:"\ed41"}.ri-flight-takeoff-fill:before{content:"\ed42"}.ri-flight-takeoff-line:before{content:"\ed43"}.ri-flood-fill:before{content:"\ed44"}.ri-flood-line:before{content:"\ed45"}.ri-flow-chart:before{content:"\ed46"}.ri-flutter-fill:before{content:"\ed47"}.ri-flutter-line:before{content:"\ed48"}.ri-focus-2-fill:before{content:"\ed49"}.ri-focus-2-line:before{content:"\ed4a"}.ri-focus-3-fill:before{content:"\ed4b"}.ri-focus-3-line:before{content:"\ed4c"}.ri-focus-fill:before{content:"\ed4d"}.ri-focus-line:before{content:"\ed4e"}.ri-foggy-fill:before{content:"\ed4f"}.ri-foggy-line:before{content:"\ed50"}.ri-folder-2-fill:before{content:"\ed51"}.ri-folder-2-line:before{content:"\ed52"}.ri-folder-3-fill:before{content:"\ed53"}.ri-folder-3-line:before{content:"\ed54"}.ri-folder-4-fill:before{content:"\ed55"}.ri-folder-4-line:before{content:"\ed56"}.ri-folder-5-fill:before{content:"\ed57"}.ri-folder-5-line:before{content:"\ed58"}.ri-folder-add-fill:before{content:"\ed59"}.ri-folder-add-line:before{content:"\ed5a"}.ri-folder-chart-2-fill:before{content:"\ed5b"}.ri-folder-chart-2-line:before{content:"\ed5c"}.ri-folder-chart-fill:before{content:"\ed5d"}.ri-folder-chart-line:before{content:"\ed5e"}.ri-folder-download-fill:before{content:"\ed5f"}.ri-folder-download-line:before{content:"\ed60"}.ri-folder-fill:before{content:"\ed61"}.ri-folder-forbid-fill:before{content:"\ed62"}.ri-folder-forbid-line:before{content:"\ed63"}.ri-folder-history-fill:before{content:"\ed64"}.ri-folder-history-line:before{content:"\ed65"}.ri-folder-info-fill:before{content:"\ed66"}.ri-folder-info-line:before{content:"\ed67"}.ri-folder-keyhole-fill:before{content:"\ed68"}.ri-folder-keyhole-line:before{content:"\ed69"}.ri-folder-line:before{content:"\ed6a"}.ri-folder-lock-fill:before{content:"\ed6b"}.ri-folder-lock-line:before{content:"\ed6c"}.ri-folder-music-fill:before{content:"\ed6d"}.ri-folder-music-line:before{content:"\ed6e"}.ri-folder-open-fill:before{content:"\ed6f"}.ri-folder-open-line:before{content:"\ed70"}.ri-folder-received-fill:before{content:"\ed71"}.ri-folder-received-line:before{content:"\ed72"}.ri-folder-reduce-fill:before{content:"\ed73"}.ri-folder-reduce-line:before{content:"\ed74"}.ri-folder-settings-fill:before{content:"\ed75"}.ri-folder-settings-line:before{content:"\ed76"}.ri-folder-shared-fill:before{content:"\ed77"}.ri-folder-shared-line:before{content:"\ed78"}.ri-folder-shield-2-fill:before{content:"\ed79"}.ri-folder-shield-2-line:before{content:"\ed7a"}.ri-folder-shield-fill:before{content:"\ed7b"}.ri-folder-shield-line:before{content:"\ed7c"}.ri-folder-transfer-fill:before{content:"\ed7d"}.ri-folder-transfer-line:before{content:"\ed7e"}.ri-folder-unknow-fill:before{content:"\ed7f"}.ri-folder-unknow-line:before{content:"\ed80"}.ri-folder-upload-fill:before{content:"\ed81"}.ri-folder-upload-line:before{content:"\ed82"}.ri-folder-user-fill:before{content:"\ed83"}.ri-folder-user-line:before{content:"\ed84"}.ri-folder-warning-fill:before{content:"\ed85"}.ri-folder-warning-line:before{content:"\ed86"}.ri-folder-zip-fill:before{content:"\ed87"}.ri-folder-zip-line:before{content:"\ed88"}.ri-folders-fill:before{content:"\ed89"}.ri-folders-line:before{content:"\ed8a"}.ri-font-color:before{content:"\ed8b"}.ri-font-size-2:before{content:"\ed8c"}.ri-font-size:before{content:"\ed8d"}.ri-football-fill:before{content:"\ed8e"}.ri-football-line:before{content:"\ed8f"}.ri-footprint-fill:before{content:"\ed90"}.ri-footprint-line:before{content:"\ed91"}.ri-forbid-2-fill:before{content:"\ed92"}.ri-forbid-2-line:before{content:"\ed93"}.ri-forbid-fill:before{content:"\ed94"}.ri-forbid-line:before{content:"\ed95"}.ri-format-clear:before{content:"\ed96"}.ri-fridge-fill:before{content:"\ed97"}.ri-fridge-line:before{content:"\ed98"}.ri-fullscreen-exit-fill:before{content:"\ed99"}.ri-fullscreen-exit-line:before{content:"\ed9a"}.ri-fullscreen-fill:before{content:"\ed9b"}.ri-fullscreen-line:before{content:"\ed9c"}.ri-function-fill:before{content:"\ed9d"}.ri-function-line:before{content:"\ed9e"}.ri-functions:before{content:"\ed9f"}.ri-funds-box-fill:before{content:"\eda0"}.ri-funds-box-line:before{content:"\eda1"}.ri-funds-fill:before{content:"\eda2"}.ri-funds-line:before{content:"\eda3"}.ri-gallery-fill:before{content:"\eda4"}.ri-gallery-line:before{content:"\eda5"}.ri-gallery-upload-fill:before{content:"\eda6"}.ri-gallery-upload-line:before{content:"\eda7"}.ri-game-fill:before{content:"\eda8"}.ri-game-line:before{content:"\eda9"}.ri-gamepad-fill:before{content:"\edaa"}.ri-gamepad-line:before{content:"\edab"}.ri-gas-station-fill:before{content:"\edac"}.ri-gas-station-line:before{content:"\edad"}.ri-gatsby-fill:before{content:"\edae"}.ri-gatsby-line:before{content:"\edaf"}.ri-genderless-fill:before{content:"\edb0"}.ri-genderless-line:before{content:"\edb1"}.ri-ghost-2-fill:before{content:"\edb2"}.ri-ghost-2-line:before{content:"\edb3"}.ri-ghost-fill:before{content:"\edb4"}.ri-ghost-line:before{content:"\edb5"}.ri-ghost-smile-fill:before{content:"\edb6"}.ri-ghost-smile-line:before{content:"\edb7"}.ri-gift-2-fill:before{content:"\edb8"}.ri-gift-2-line:before{content:"\edb9"}.ri-gift-fill:before{content:"\edba"}.ri-gift-line:before{content:"\edbb"}.ri-git-branch-fill:before{content:"\edbc"}.ri-git-branch-line:before{content:"\edbd"}.ri-git-commit-fill:before{content:"\edbe"}.ri-git-commit-line:before{content:"\edbf"}.ri-git-merge-fill:before{content:"\edc0"}.ri-git-merge-line:before{content:"\edc1"}.ri-git-pull-request-fill:before{content:"\edc2"}.ri-git-pull-request-line:before{content:"\edc3"}.ri-git-repository-commits-fill:before{content:"\edc4"}.ri-git-repository-commits-line:before{content:"\edc5"}.ri-git-repository-fill:before{content:"\edc6"}.ri-git-repository-line:before{content:"\edc7"}.ri-git-repository-private-fill:before{content:"\edc8"}.ri-git-repository-private-line:before{content:"\edc9"}.ri-github-fill:before{content:"\edca"}.ri-github-line:before{content:"\edcb"}.ri-gitlab-fill:before{content:"\edcc"}.ri-gitlab-line:before{content:"\edcd"}.ri-global-fill:before{content:"\edce"}.ri-global-line:before{content:"\edcf"}.ri-globe-fill:before{content:"\edd0"}.ri-globe-line:before{content:"\edd1"}.ri-goblet-fill:before{content:"\edd2"}.ri-goblet-line:before{content:"\edd3"}.ri-google-fill:before{content:"\edd4"}.ri-google-line:before{content:"\edd5"}.ri-google-play-fill:before{content:"\edd6"}.ri-google-play-line:before{content:"\edd7"}.ri-government-fill:before{content:"\edd8"}.ri-government-line:before{content:"\edd9"}.ri-gps-fill:before{content:"\edda"}.ri-gps-line:before{content:"\eddb"}.ri-gradienter-fill:before{content:"\eddc"}.ri-gradienter-line:before{content:"\eddd"}.ri-grid-fill:before{content:"\edde"}.ri-grid-line:before{content:"\eddf"}.ri-group-2-fill:before{content:"\ede0"}.ri-group-2-line:before{content:"\ede1"}.ri-group-fill:before{content:"\ede2"}.ri-group-line:before{content:"\ede3"}.ri-guide-fill:before{content:"\ede4"}.ri-guide-line:before{content:"\ede5"}.ri-h-1:before{content:"\ede6"}.ri-h-2:before{content:"\ede7"}.ri-h-3:before{content:"\ede8"}.ri-h-4:before{content:"\ede9"}.ri-h-5:before{content:"\edea"}.ri-h-6:before{content:"\edeb"}.ri-hail-fill:before{content:"\edec"}.ri-hail-line:before{content:"\eded"}.ri-hammer-fill:before{content:"\edee"}.ri-hammer-line:before{content:"\edef"}.ri-hand-coin-fill:before{content:"\edf0"}.ri-hand-coin-line:before{content:"\edf1"}.ri-hand-heart-fill:before{content:"\edf2"}.ri-hand-heart-line:before{content:"\edf3"}.ri-hand-sanitizer-fill:before{content:"\edf4"}.ri-hand-sanitizer-line:before{content:"\edf5"}.ri-handbag-fill:before{content:"\edf6"}.ri-handbag-line:before{content:"\edf7"}.ri-hard-drive-2-fill:before{content:"\edf8"}.ri-hard-drive-2-line:before{content:"\edf9"}.ri-hard-drive-fill:before{content:"\edfa"}.ri-hard-drive-line:before{content:"\edfb"}.ri-hashtag:before{content:"\edfc"}.ri-haze-2-fill:before{content:"\edfd"}.ri-haze-2-line:before{content:"\edfe"}.ri-haze-fill:before{content:"\edff"}.ri-haze-line:before{content:"\ee00"}.ri-hd-fill:before{content:"\ee01"}.ri-hd-line:before{content:"\ee02"}.ri-heading:before{content:"\ee03"}.ri-headphone-fill:before{content:"\ee04"}.ri-headphone-line:before{content:"\ee05"}.ri-health-book-fill:before{content:"\ee06"}.ri-health-book-line:before{content:"\ee07"}.ri-heart-2-fill:before{content:"\ee08"}.ri-heart-2-line:before{content:"\ee09"}.ri-heart-3-fill:before{content:"\ee0a"}.ri-heart-3-line:before{content:"\ee0b"}.ri-heart-add-fill:before{content:"\ee0c"}.ri-heart-add-line:before{content:"\ee0d"}.ri-heart-fill:before{content:"\ee0e"}.ri-heart-line:before{content:"\ee0f"}.ri-heart-pulse-fill:before{content:"\ee10"}.ri-heart-pulse-line:before{content:"\ee11"}.ri-hearts-fill:before{content:"\ee12"}.ri-hearts-line:before{content:"\ee13"}.ri-heavy-showers-fill:before{content:"\ee14"}.ri-heavy-showers-line:before{content:"\ee15"}.ri-history-fill:before{content:"\ee16"}.ri-history-line:before{content:"\ee17"}.ri-home-2-fill:before{content:"\ee18"}.ri-home-2-line:before{content:"\ee19"}.ri-home-3-fill:before{content:"\ee1a"}.ri-home-3-line:before{content:"\ee1b"}.ri-home-4-fill:before{content:"\ee1c"}.ri-home-4-line:before{content:"\ee1d"}.ri-home-5-fill:before{content:"\ee1e"}.ri-home-5-line:before{content:"\ee1f"}.ri-home-6-fill:before{content:"\ee20"}.ri-home-6-line:before{content:"\ee21"}.ri-home-7-fill:before{content:"\ee22"}.ri-home-7-line:before{content:"\ee23"}.ri-home-8-fill:before{content:"\ee24"}.ri-home-8-line:before{content:"\ee25"}.ri-home-fill:before{content:"\ee26"}.ri-home-gear-fill:before{content:"\ee27"}.ri-home-gear-line:before{content:"\ee28"}.ri-home-heart-fill:before{content:"\ee29"}.ri-home-heart-line:before{content:"\ee2a"}.ri-home-line:before{content:"\ee2b"}.ri-home-smile-2-fill:before{content:"\ee2c"}.ri-home-smile-2-line:before{content:"\ee2d"}.ri-home-smile-fill:before{content:"\ee2e"}.ri-home-smile-line:before{content:"\ee2f"}.ri-home-wifi-fill:before{content:"\ee30"}.ri-home-wifi-line:before{content:"\ee31"}.ri-honor-of-kings-fill:before{content:"\ee32"}.ri-honor-of-kings-line:before{content:"\ee33"}.ri-honour-fill:before{content:"\ee34"}.ri-honour-line:before{content:"\ee35"}.ri-hospital-fill:before{content:"\ee36"}.ri-hospital-line:before{content:"\ee37"}.ri-hotel-bed-fill:before{content:"\ee38"}.ri-hotel-bed-line:before{content:"\ee39"}.ri-hotel-fill:before{content:"\ee3a"}.ri-hotel-line:before{content:"\ee3b"}.ri-hotspot-fill:before{content:"\ee3c"}.ri-hotspot-line:before{content:"\ee3d"}.ri-hq-fill:before{content:"\ee3e"}.ri-hq-line:before{content:"\ee3f"}.ri-html5-fill:before{content:"\ee40"}.ri-html5-line:before{content:"\ee41"}.ri-ie-fill:before{content:"\ee42"}.ri-ie-line:before{content:"\ee43"}.ri-image-2-fill:before{content:"\ee44"}.ri-image-2-line:before{content:"\ee45"}.ri-image-add-fill:before{content:"\ee46"}.ri-image-add-line:before{content:"\ee47"}.ri-image-edit-fill:before{content:"\ee48"}.ri-image-edit-line:before{content:"\ee49"}.ri-image-fill:before{content:"\ee4a"}.ri-image-line:before{content:"\ee4b"}.ri-inbox-archive-fill:before{content:"\ee4c"}.ri-inbox-archive-line:before{content:"\ee4d"}.ri-inbox-fill:before{content:"\ee4e"}.ri-inbox-line:before{content:"\ee4f"}.ri-inbox-unarchive-fill:before{content:"\ee50"}.ri-inbox-unarchive-line:before{content:"\ee51"}.ri-increase-decrease-fill:before{content:"\ee52"}.ri-increase-decrease-line:before{content:"\ee53"}.ri-indent-decrease:before{content:"\ee54"}.ri-indent-increase:before{content:"\ee55"}.ri-indeterminate-circle-fill:before{content:"\ee56"}.ri-indeterminate-circle-line:before{content:"\ee57"}.ri-information-fill:before{content:"\ee58"}.ri-information-line:before{content:"\ee59"}.ri-infrared-thermometer-fill:before{content:"\ee5a"}.ri-infrared-thermometer-line:before{content:"\ee5b"}.ri-ink-bottle-fill:before{content:"\ee5c"}.ri-ink-bottle-line:before{content:"\ee5d"}.ri-input-cursor-move:before{content:"\ee5e"}.ri-input-method-fill:before{content:"\ee5f"}.ri-input-method-line:before{content:"\ee60"}.ri-insert-column-left:before{content:"\ee61"}.ri-insert-column-right:before{content:"\ee62"}.ri-insert-row-bottom:before{content:"\ee63"}.ri-insert-row-top:before{content:"\ee64"}.ri-instagram-fill:before{content:"\ee65"}.ri-instagram-line:before{content:"\ee66"}.ri-install-fill:before{content:"\ee67"}.ri-install-line:before{content:"\ee68"}.ri-invision-fill:before{content:"\ee69"}.ri-invision-line:before{content:"\ee6a"}.ri-italic:before{content:"\ee6b"}.ri-kakao-talk-fill:before{content:"\ee6c"}.ri-kakao-talk-line:before{content:"\ee6d"}.ri-key-2-fill:before{content:"\ee6e"}.ri-key-2-line:before{content:"\ee6f"}.ri-key-fill:before{content:"\ee70"}.ri-key-line:before{content:"\ee71"}.ri-keyboard-box-fill:before{content:"\ee72"}.ri-keyboard-box-line:before{content:"\ee73"}.ri-keyboard-fill:before{content:"\ee74"}.ri-keyboard-line:before{content:"\ee75"}.ri-keynote-fill:before{content:"\ee76"}.ri-keynote-line:before{content:"\ee77"}.ri-knife-blood-fill:before{content:"\ee78"}.ri-knife-blood-line:before{content:"\ee79"}.ri-knife-fill:before{content:"\ee7a"}.ri-knife-line:before{content:"\ee7b"}.ri-landscape-fill:before{content:"\ee7c"}.ri-landscape-line:before{content:"\ee7d"}.ri-layout-2-fill:before{content:"\ee7e"}.ri-layout-2-line:before{content:"\ee7f"}.ri-layout-3-fill:before{content:"\ee80"}.ri-layout-3-line:before{content:"\ee81"}.ri-layout-4-fill:before{content:"\ee82"}.ri-layout-4-line:before{content:"\ee83"}.ri-layout-5-fill:before{content:"\ee84"}.ri-layout-5-line:before{content:"\ee85"}.ri-layout-6-fill:before{content:"\ee86"}.ri-layout-6-line:before{content:"\ee87"}.ri-layout-bottom-2-fill:before{content:"\ee88"}.ri-layout-bottom-2-line:before{content:"\ee89"}.ri-layout-bottom-fill:before{content:"\ee8a"}.ri-layout-bottom-line:before{content:"\ee8b"}.ri-layout-column-fill:before{content:"\ee8c"}.ri-layout-column-line:before{content:"\ee8d"}.ri-layout-fill:before{content:"\ee8e"}.ri-layout-grid-fill:before{content:"\ee8f"}.ri-layout-grid-line:before{content:"\ee90"}.ri-layout-left-2-fill:before{content:"\ee91"}.ri-layout-left-2-line:before{content:"\ee92"}.ri-layout-left-fill:before{content:"\ee93"}.ri-layout-left-line:before{content:"\ee94"}.ri-layout-line:before{content:"\ee95"}.ri-layout-masonry-fill:before{content:"\ee96"}.ri-layout-masonry-line:before{content:"\ee97"}.ri-layout-right-2-fill:before{content:"\ee98"}.ri-layout-right-2-line:before{content:"\ee99"}.ri-layout-right-fill:before{content:"\ee9a"}.ri-layout-right-line:before{content:"\ee9b"}.ri-layout-row-fill:before{content:"\ee9c"}.ri-layout-row-line:before{content:"\ee9d"}.ri-layout-top-2-fill:before{content:"\ee9e"}.ri-layout-top-2-line:before{content:"\ee9f"}.ri-layout-top-fill:before{content:"\eea0"}.ri-layout-top-line:before{content:"\eea1"}.ri-leaf-fill:before{content:"\eea2"}.ri-leaf-line:before{content:"\eea3"}.ri-lifebuoy-fill:before{content:"\eea4"}.ri-lifebuoy-line:before{content:"\eea5"}.ri-lightbulb-fill:before{content:"\eea6"}.ri-lightbulb-flash-fill:before{content:"\eea7"}.ri-lightbulb-flash-line:before{content:"\eea8"}.ri-lightbulb-line:before{content:"\eea9"}.ri-line-chart-fill:before{content:"\eeaa"}.ri-line-chart-line:before{content:"\eeab"}.ri-line-fill:before{content:"\eeac"}.ri-line-height:before{content:"\eead"}.ri-line-line:before{content:"\eeae"}.ri-link-m:before{content:"\eeaf"}.ri-link-unlink-m:before{content:"\eeb0"}.ri-link-unlink:before{content:"\eeb1"}.ri-link:before{content:"\eeb2"}.ri-linkedin-box-fill:before{content:"\eeb3"}.ri-linkedin-box-line:before{content:"\eeb4"}.ri-linkedin-fill:before{content:"\eeb5"}.ri-linkedin-line:before{content:"\eeb6"}.ri-links-fill:before{content:"\eeb7"}.ri-links-line:before{content:"\eeb8"}.ri-list-check-2:before{content:"\eeb9"}.ri-list-check:before{content:"\eeba"}.ri-list-ordered:before{content:"\eebb"}.ri-list-settings-fill:before{content:"\eebc"}.ri-list-settings-line:before{content:"\eebd"}.ri-list-unordered:before{content:"\eebe"}.ri-live-fill:before{content:"\eebf"}.ri-live-line:before{content:"\eec0"}.ri-loader-2-fill:before{content:"\eec1"}.ri-loader-2-line:before{content:"\eec2"}.ri-loader-3-fill:before{content:"\eec3"}.ri-loader-3-line:before{content:"\eec4"}.ri-loader-4-fill:before{content:"\eec5"}.ri-loader-4-line:before{content:"\eec6"}.ri-loader-5-fill:before{content:"\eec7"}.ri-loader-5-line:before{content:"\eec8"}.ri-loader-fill:before{content:"\eec9"}.ri-loader-line:before{content:"\eeca"}.ri-lock-2-fill:before{content:"\eecb"}.ri-lock-2-line:before{content:"\eecc"}.ri-lock-fill:before{content:"\eecd"}.ri-lock-line:before{content:"\eece"}.ri-lock-password-fill:before{content:"\eecf"}.ri-lock-password-line:before{content:"\eed0"}.ri-lock-unlock-fill:before{content:"\eed1"}.ri-lock-unlock-line:before{content:"\eed2"}.ri-login-box-fill:before{content:"\eed3"}.ri-login-box-line:before{content:"\eed4"}.ri-login-circle-fill:before{content:"\eed5"}.ri-login-circle-line:before{content:"\eed6"}.ri-logout-box-fill:before{content:"\eed7"}.ri-logout-box-line:before{content:"\eed8"}.ri-logout-box-r-fill:before{content:"\eed9"}.ri-logout-box-r-line:before{content:"\eeda"}.ri-logout-circle-fill:before{content:"\eedb"}.ri-logout-circle-line:before{content:"\eedc"}.ri-logout-circle-r-fill:before{content:"\eedd"}.ri-logout-circle-r-line:before{content:"\eede"}.ri-luggage-cart-fill:before{content:"\eedf"}.ri-luggage-cart-line:before{content:"\eee0"}.ri-luggage-deposit-fill:before{content:"\eee1"}.ri-luggage-deposit-line:before{content:"\eee2"}.ri-lungs-fill:before{content:"\eee3"}.ri-lungs-line:before{content:"\eee4"}.ri-mac-fill:before{content:"\eee5"}.ri-mac-line:before{content:"\eee6"}.ri-macbook-fill:before{content:"\eee7"}.ri-macbook-line:before{content:"\eee8"}.ri-magic-fill:before{content:"\eee9"}.ri-magic-line:before{content:"\eeea"}.ri-mail-add-fill:before{content:"\eeeb"}.ri-mail-add-line:before{content:"\eeec"}.ri-mail-check-fill:before{content:"\eeed"}.ri-mail-check-line:before{content:"\eeee"}.ri-mail-close-fill:before{content:"\eeef"}.ri-mail-close-line:before{content:"\eef0"}.ri-mail-download-fill:before{content:"\eef1"}.ri-mail-download-line:before{content:"\eef2"}.ri-mail-fill:before{content:"\eef3"}.ri-mail-forbid-fill:before{content:"\eef4"}.ri-mail-forbid-line:before{content:"\eef5"}.ri-mail-line:before{content:"\eef6"}.ri-mail-lock-fill:before{content:"\eef7"}.ri-mail-lock-line:before{content:"\eef8"}.ri-mail-open-fill:before{content:"\eef9"}.ri-mail-open-line:before{content:"\eefa"}.ri-mail-send-fill:before{content:"\eefb"}.ri-mail-send-line:before{content:"\eefc"}.ri-mail-settings-fill:before{content:"\eefd"}.ri-mail-settings-line:before{content:"\eefe"}.ri-mail-star-fill:before{content:"\eeff"}.ri-mail-star-line:before{content:"\ef00"}.ri-mail-unread-fill:before{content:"\ef01"}.ri-mail-unread-line:before{content:"\ef02"}.ri-mail-volume-fill:before{content:"\ef03"}.ri-mail-volume-line:before{content:"\ef04"}.ri-map-2-fill:before{content:"\ef05"}.ri-map-2-line:before{content:"\ef06"}.ri-map-fill:before{content:"\ef07"}.ri-map-line:before{content:"\ef08"}.ri-map-pin-2-fill:before{content:"\ef09"}.ri-map-pin-2-line:before{content:"\ef0a"}.ri-map-pin-3-fill:before{content:"\ef0b"}.ri-map-pin-3-line:before{content:"\ef0c"}.ri-map-pin-4-fill:before{content:"\ef0d"}.ri-map-pin-4-line:before{content:"\ef0e"}.ri-map-pin-5-fill:before{content:"\ef0f"}.ri-map-pin-5-line:before{content:"\ef10"}.ri-map-pin-add-fill:before{content:"\ef11"}.ri-map-pin-add-line:before{content:"\ef12"}.ri-map-pin-fill:before{content:"\ef13"}.ri-map-pin-line:before{content:"\ef14"}.ri-map-pin-range-fill:before{content:"\ef15"}.ri-map-pin-range-line:before{content:"\ef16"}.ri-map-pin-time-fill:before{content:"\ef17"}.ri-map-pin-time-line:before{content:"\ef18"}.ri-map-pin-user-fill:before{content:"\ef19"}.ri-map-pin-user-line:before{content:"\ef1a"}.ri-mark-pen-fill:before{content:"\ef1b"}.ri-mark-pen-line:before{content:"\ef1c"}.ri-markdown-fill:before{content:"\ef1d"}.ri-markdown-line:before{content:"\ef1e"}.ri-markup-fill:before{content:"\ef1f"}.ri-markup-line:before{content:"\ef20"}.ri-mastercard-fill:before{content:"\ef21"}.ri-mastercard-line:before{content:"\ef22"}.ri-mastodon-fill:before{content:"\ef23"}.ri-mastodon-line:before{content:"\ef24"}.ri-medal-2-fill:before{content:"\ef25"}.ri-medal-2-line:before{content:"\ef26"}.ri-medal-fill:before{content:"\ef27"}.ri-medal-line:before{content:"\ef28"}.ri-medicine-bottle-fill:before{content:"\ef29"}.ri-medicine-bottle-line:before{content:"\ef2a"}.ri-medium-fill:before{content:"\ef2b"}.ri-medium-line:before{content:"\ef2c"}.ri-men-fill:before{content:"\ef2d"}.ri-men-line:before{content:"\ef2e"}.ri-mental-health-fill:before{content:"\ef2f"}.ri-mental-health-line:before{content:"\ef30"}.ri-menu-2-fill:before{content:"\ef31"}.ri-menu-2-line:before{content:"\ef32"}.ri-menu-3-fill:before{content:"\ef33"}.ri-menu-3-line:before{content:"\ef34"}.ri-menu-4-fill:before{content:"\ef35"}.ri-menu-4-line:before{content:"\ef36"}.ri-menu-5-fill:before{content:"\ef37"}.ri-menu-5-line:before{content:"\ef38"}.ri-menu-add-fill:before{content:"\ef39"}.ri-menu-add-line:before{content:"\ef3a"}.ri-menu-fill:before{content:"\ef3b"}.ri-menu-fold-fill:before{content:"\ef3c"}.ri-menu-fold-line:before{content:"\ef3d"}.ri-menu-line:before{content:"\ef3e"}.ri-menu-unfold-fill:before{content:"\ef3f"}.ri-menu-unfold-line:before{content:"\ef40"}.ri-merge-cells-horizontal:before{content:"\ef41"}.ri-merge-cells-vertical:before{content:"\ef42"}.ri-message-2-fill:before{content:"\ef43"}.ri-message-2-line:before{content:"\ef44"}.ri-message-3-fill:before{content:"\ef45"}.ri-message-3-line:before{content:"\ef46"}.ri-message-fill:before{content:"\ef47"}.ri-message-line:before{content:"\ef48"}.ri-messenger-fill:before{content:"\ef49"}.ri-messenger-line:before{content:"\ef4a"}.ri-meteor-fill:before{content:"\ef4b"}.ri-meteor-line:before{content:"\ef4c"}.ri-mic-2-fill:before{content:"\ef4d"}.ri-mic-2-line:before{content:"\ef4e"}.ri-mic-fill:before{content:"\ef4f"}.ri-mic-line:before{content:"\ef50"}.ri-mic-off-fill:before{content:"\ef51"}.ri-mic-off-line:before{content:"\ef52"}.ri-mickey-fill:before{content:"\ef53"}.ri-mickey-line:before{content:"\ef54"}.ri-microscope-fill:before{content:"\ef55"}.ri-microscope-line:before{content:"\ef56"}.ri-microsoft-fill:before{content:"\ef57"}.ri-microsoft-line:before{content:"\ef58"}.ri-mind-map:before{content:"\ef59"}.ri-mini-program-fill:before{content:"\ef5a"}.ri-mini-program-line:before{content:"\ef5b"}.ri-mist-fill:before{content:"\ef5c"}.ri-mist-line:before{content:"\ef5d"}.ri-money-cny-box-fill:before{content:"\ef5e"}.ri-money-cny-box-line:before{content:"\ef5f"}.ri-money-cny-circle-fill:before{content:"\ef60"}.ri-money-cny-circle-line:before{content:"\ef61"}.ri-money-dollar-box-fill:before{content:"\ef62"}.ri-money-dollar-box-line:before{content:"\ef63"}.ri-money-dollar-circle-fill:before{content:"\ef64"}.ri-money-dollar-circle-line:before{content:"\ef65"}.ri-money-euro-box-fill:before{content:"\ef66"}.ri-money-euro-box-line:before{content:"\ef67"}.ri-money-euro-circle-fill:before{content:"\ef68"}.ri-money-euro-circle-line:before{content:"\ef69"}.ri-money-pound-box-fill:before{content:"\ef6a"}.ri-money-pound-box-line:before{content:"\ef6b"}.ri-money-pound-circle-fill:before{content:"\ef6c"}.ri-money-pound-circle-line:before{content:"\ef6d"}.ri-moon-clear-fill:before{content:"\ef6e"}.ri-moon-clear-line:before{content:"\ef6f"}.ri-moon-cloudy-fill:before{content:"\ef70"}.ri-moon-cloudy-line:before{content:"\ef71"}.ri-moon-fill:before{content:"\ef72"}.ri-moon-foggy-fill:before{content:"\ef73"}.ri-moon-foggy-line:before{content:"\ef74"}.ri-moon-line:before{content:"\ef75"}.ri-more-2-fill:before{content:"\ef76"}.ri-more-2-line:before{content:"\ef77"}.ri-more-fill:before{content:"\ef78"}.ri-more-line:before{content:"\ef79"}.ri-motorbike-fill:before{content:"\ef7a"}.ri-motorbike-line:before{content:"\ef7b"}.ri-mouse-fill:before{content:"\ef7c"}.ri-mouse-line:before{content:"\ef7d"}.ri-movie-2-fill:before{content:"\ef7e"}.ri-movie-2-line:before{content:"\ef7f"}.ri-movie-fill:before{content:"\ef80"}.ri-movie-line:before{content:"\ef81"}.ri-music-2-fill:before{content:"\ef82"}.ri-music-2-line:before{content:"\ef83"}.ri-music-fill:before{content:"\ef84"}.ri-music-line:before{content:"\ef85"}.ri-mv-fill:before{content:"\ef86"}.ri-mv-line:before{content:"\ef87"}.ri-navigation-fill:before{content:"\ef88"}.ri-navigation-line:before{content:"\ef89"}.ri-netease-cloud-music-fill:before{content:"\ef8a"}.ri-netease-cloud-music-line:before{content:"\ef8b"}.ri-netflix-fill:before{content:"\ef8c"}.ri-netflix-line:before{content:"\ef8d"}.ri-newspaper-fill:before{content:"\ef8e"}.ri-newspaper-line:before{content:"\ef8f"}.ri-node-tree:before{content:"\ef90"}.ri-notification-2-fill:before{content:"\ef91"}.ri-notification-2-line:before{content:"\ef92"}.ri-notification-3-fill:before{content:"\ef93"}.ri-notification-3-line:before{content:"\ef94"}.ri-notification-4-fill:before{content:"\ef95"}.ri-notification-4-line:before{content:"\ef96"}.ri-notification-badge-fill:before{content:"\ef97"}.ri-notification-badge-line:before{content:"\ef98"}.ri-notification-fill:before{content:"\ef99"}.ri-notification-line:before{content:"\ef9a"}.ri-notification-off-fill:before{content:"\ef9b"}.ri-notification-off-line:before{content:"\ef9c"}.ri-npmjs-fill:before{content:"\ef9d"}.ri-npmjs-line:before{content:"\ef9e"}.ri-number-0:before{content:"\ef9f"}.ri-number-1:before{content:"\efa0"}.ri-number-2:before{content:"\efa1"}.ri-number-3:before{content:"\efa2"}.ri-number-4:before{content:"\efa3"}.ri-number-5:before{content:"\efa4"}.ri-number-6:before{content:"\efa5"}.ri-number-7:before{content:"\efa6"}.ri-number-8:before{content:"\efa7"}.ri-number-9:before{content:"\efa8"}.ri-numbers-fill:before{content:"\efa9"}.ri-numbers-line:before{content:"\efaa"}.ri-nurse-fill:before{content:"\efab"}.ri-nurse-line:before{content:"\efac"}.ri-oil-fill:before{content:"\efad"}.ri-oil-line:before{content:"\efae"}.ri-omega:before{content:"\efaf"}.ri-open-arm-fill:before{content:"\efb0"}.ri-open-arm-line:before{content:"\efb1"}.ri-open-source-fill:before{content:"\efb2"}.ri-open-source-line:before{content:"\efb3"}.ri-opera-fill:before{content:"\efb4"}.ri-opera-line:before{content:"\efb5"}.ri-order-play-fill:before{content:"\efb6"}.ri-order-play-line:before{content:"\efb7"}.ri-organization-chart:before{content:"\efb8"}.ri-outlet-2-fill:before{content:"\efb9"}.ri-outlet-2-line:before{content:"\efba"}.ri-outlet-fill:before{content:"\efbb"}.ri-outlet-line:before{content:"\efbc"}.ri-page-separator:before{content:"\efbd"}.ri-pages-fill:before{content:"\efbe"}.ri-pages-line:before{content:"\efbf"}.ri-paint-brush-fill:before{content:"\efc0"}.ri-paint-brush-line:before{content:"\efc1"}.ri-paint-fill:before{content:"\efc2"}.ri-paint-line:before{content:"\efc3"}.ri-palette-fill:before{content:"\efc4"}.ri-palette-line:before{content:"\efc5"}.ri-pantone-fill:before{content:"\efc6"}.ri-pantone-line:before{content:"\efc7"}.ri-paragraph:before{content:"\efc8"}.ri-parent-fill:before{content:"\efc9"}.ri-parent-line:before{content:"\efca"}.ri-parentheses-fill:before{content:"\efcb"}.ri-parentheses-line:before{content:"\efcc"}.ri-parking-box-fill:before{content:"\efcd"}.ri-parking-box-line:before{content:"\efce"}.ri-parking-fill:before{content:"\efcf"}.ri-parking-line:before{content:"\efd0"}.ri-passport-fill:before{content:"\efd1"}.ri-passport-line:before{content:"\efd2"}.ri-patreon-fill:before{content:"\efd3"}.ri-patreon-line:before{content:"\efd4"}.ri-pause-circle-fill:before{content:"\efd5"}.ri-pause-circle-line:before{content:"\efd6"}.ri-pause-fill:before{content:"\efd7"}.ri-pause-line:before{content:"\efd8"}.ri-pause-mini-fill:before{content:"\efd9"}.ri-pause-mini-line:before{content:"\efda"}.ri-paypal-fill:before{content:"\efdb"}.ri-paypal-line:before{content:"\efdc"}.ri-pen-nib-fill:before{content:"\efdd"}.ri-pen-nib-line:before{content:"\efde"}.ri-pencil-fill:before{content:"\efdf"}.ri-pencil-line:before{content:"\efe0"}.ri-pencil-ruler-2-fill:before{content:"\efe1"}.ri-pencil-ruler-2-line:before{content:"\efe2"}.ri-pencil-ruler-fill:before{content:"\efe3"}.ri-pencil-ruler-line:before{content:"\efe4"}.ri-percent-fill:before{content:"\efe5"}.ri-percent-line:before{content:"\efe6"}.ri-phone-camera-fill:before{content:"\efe7"}.ri-phone-camera-line:before{content:"\efe8"}.ri-phone-fill:before{content:"\efe9"}.ri-phone-find-fill:before{content:"\efea"}.ri-phone-find-line:before{content:"\efeb"}.ri-phone-line:before{content:"\efec"}.ri-phone-lock-fill:before{content:"\efed"}.ri-phone-lock-line:before{content:"\efee"}.ri-picture-in-picture-2-fill:before{content:"\efef"}.ri-picture-in-picture-2-line:before{content:"\eff0"}.ri-picture-in-picture-exit-fill:before{content:"\eff1"}.ri-picture-in-picture-exit-line:before{content:"\eff2"}.ri-picture-in-picture-fill:before{content:"\eff3"}.ri-picture-in-picture-line:before{content:"\eff4"}.ri-pie-chart-2-fill:before{content:"\eff5"}.ri-pie-chart-2-line:before{content:"\eff6"}.ri-pie-chart-box-fill:before{content:"\eff7"}.ri-pie-chart-box-line:before{content:"\eff8"}.ri-pie-chart-fill:before{content:"\eff9"}.ri-pie-chart-line:before{content:"\effa"}.ri-pin-distance-fill:before{content:"\effb"}.ri-pin-distance-line:before{content:"\effc"}.ri-ping-pong-fill:before{content:"\effd"}.ri-ping-pong-line:before{content:"\effe"}.ri-pinterest-fill:before{content:"\efff"}.ri-pinterest-line:before{content:"\f000"}.ri-pinyin-input:before{content:"\f001"}.ri-pixelfed-fill:before{content:"\f002"}.ri-pixelfed-line:before{content:"\f003"}.ri-plane-fill:before{content:"\f004"}.ri-plane-line:before{content:"\f005"}.ri-plant-fill:before{content:"\f006"}.ri-plant-line:before{content:"\f007"}.ri-play-circle-fill:before{content:"\f008"}.ri-play-circle-line:before{content:"\f009"}.ri-play-fill:before{content:"\f00a"}.ri-play-line:before{content:"\f00b"}.ri-play-list-2-fill:before{content:"\f00c"}.ri-play-list-2-line:before{content:"\f00d"}.ri-play-list-add-fill:before{content:"\f00e"}.ri-play-list-add-line:before{content:"\f00f"}.ri-play-list-fill:before{content:"\f010"}.ri-play-list-line:before{content:"\f011"}.ri-play-mini-fill:before{content:"\f012"}.ri-play-mini-line:before{content:"\f013"}.ri-playstation-fill:before{content:"\f014"}.ri-playstation-line:before{content:"\f015"}.ri-plug-2-fill:before{content:"\f016"}.ri-plug-2-line:before{content:"\f017"}.ri-plug-fill:before{content:"\f018"}.ri-plug-line:before{content:"\f019"}.ri-polaroid-2-fill:before{content:"\f01a"}.ri-polaroid-2-line:before{content:"\f01b"}.ri-polaroid-fill:before{content:"\f01c"}.ri-polaroid-line:before{content:"\f01d"}.ri-police-car-fill:before{content:"\f01e"}.ri-police-car-line:before{content:"\f01f"}.ri-price-tag-2-fill:before{content:"\f020"}.ri-price-tag-2-line:before{content:"\f021"}.ri-price-tag-3-fill:before{content:"\f022"}.ri-price-tag-3-line:before{content:"\f023"}.ri-price-tag-fill:before{content:"\f024"}.ri-price-tag-line:before{content:"\f025"}.ri-printer-cloud-fill:before{content:"\f026"}.ri-printer-cloud-line:before{content:"\f027"}.ri-printer-fill:before{content:"\f028"}.ri-printer-line:before{content:"\f029"}.ri-product-hunt-fill:before{content:"\f02a"}.ri-product-hunt-line:before{content:"\f02b"}.ri-profile-fill:before{content:"\f02c"}.ri-profile-line:before{content:"\f02d"}.ri-projector-2-fill:before{content:"\f02e"}.ri-projector-2-line:before{content:"\f02f"}.ri-projector-fill:before{content:"\f030"}.ri-projector-line:before{content:"\f031"}.ri-psychotherapy-fill:before{content:"\f032"}.ri-psychotherapy-line:before{content:"\f033"}.ri-pulse-fill:before{content:"\f034"}.ri-pulse-line:before{content:"\f035"}.ri-pushpin-2-fill:before{content:"\f036"}.ri-pushpin-2-line:before{content:"\f037"}.ri-pushpin-fill:before{content:"\f038"}.ri-pushpin-line:before{content:"\f039"}.ri-qq-fill:before{content:"\f03a"}.ri-qq-line:before{content:"\f03b"}.ri-qr-code-fill:before{content:"\f03c"}.ri-qr-code-line:before{content:"\f03d"}.ri-qr-scan-2-fill:before{content:"\f03e"}.ri-qr-scan-2-line:before{content:"\f03f"}.ri-qr-scan-fill:before{content:"\f040"}.ri-qr-scan-line:before{content:"\f041"}.ri-question-answer-fill:before{content:"\f042"}.ri-question-answer-line:before{content:"\f043"}.ri-question-fill:before{content:"\f044"}.ri-question-line:before{content:"\f045"}.ri-question-mark:before{content:"\f046"}.ri-questionnaire-fill:before{content:"\f047"}.ri-questionnaire-line:before{content:"\f048"}.ri-quill-pen-fill:before{content:"\f049"}.ri-quill-pen-line:before{content:"\f04a"}.ri-radar-fill:before{content:"\f04b"}.ri-radar-line:before{content:"\f04c"}.ri-radio-2-fill:before{content:"\f04d"}.ri-radio-2-line:before{content:"\f04e"}.ri-radio-button-fill:before{content:"\f04f"}.ri-radio-button-line:before{content:"\f050"}.ri-radio-fill:before{content:"\f051"}.ri-radio-line:before{content:"\f052"}.ri-rainbow-fill:before{content:"\f053"}.ri-rainbow-line:before{content:"\f054"}.ri-rainy-fill:before{content:"\f055"}.ri-rainy-line:before{content:"\f056"}.ri-reactjs-fill:before{content:"\f057"}.ri-reactjs-line:before{content:"\f058"}.ri-record-circle-fill:before{content:"\f059"}.ri-record-circle-line:before{content:"\f05a"}.ri-record-mail-fill:before{content:"\f05b"}.ri-record-mail-line:before{content:"\f05c"}.ri-recycle-fill:before{content:"\f05d"}.ri-recycle-line:before{content:"\f05e"}.ri-red-packet-fill:before{content:"\f05f"}.ri-red-packet-line:before{content:"\f060"}.ri-reddit-fill:before{content:"\f061"}.ri-reddit-line:before{content:"\f062"}.ri-refresh-fill:before{content:"\f063"}.ri-refresh-line:before{content:"\f064"}.ri-refund-2-fill:before{content:"\f065"}.ri-refund-2-line:before{content:"\f066"}.ri-refund-fill:before{content:"\f067"}.ri-refund-line:before{content:"\f068"}.ri-registered-fill:before{content:"\f069"}.ri-registered-line:before{content:"\f06a"}.ri-remixicon-fill:before{content:"\f06b"}.ri-remixicon-line:before{content:"\f06c"}.ri-remote-control-2-fill:before{content:"\f06d"}.ri-remote-control-2-line:before{content:"\f06e"}.ri-remote-control-fill:before{content:"\f06f"}.ri-remote-control-line:before{content:"\f070"}.ri-repeat-2-fill:before{content:"\f071"}.ri-repeat-2-line:before{content:"\f072"}.ri-repeat-fill:before{content:"\f073"}.ri-repeat-line:before{content:"\f074"}.ri-repeat-one-fill:before{content:"\f075"}.ri-repeat-one-line:before{content:"\f076"}.ri-reply-all-fill:before{content:"\f077"}.ri-reply-all-line:before{content:"\f078"}.ri-reply-fill:before{content:"\f079"}.ri-reply-line:before{content:"\f07a"}.ri-reserved-fill:before{content:"\f07b"}.ri-reserved-line:before{content:"\f07c"}.ri-rest-time-fill:before{content:"\f07d"}.ri-rest-time-line:before{content:"\f07e"}.ri-restart-fill:before{content:"\f07f"}.ri-restart-line:before{content:"\f080"}.ri-restaurant-2-fill:before{content:"\f081"}.ri-restaurant-2-line:before{content:"\f082"}.ri-restaurant-fill:before{content:"\f083"}.ri-restaurant-line:before{content:"\f084"}.ri-rewind-fill:before{content:"\f085"}.ri-rewind-line:before{content:"\f086"}.ri-rewind-mini-fill:before{content:"\f087"}.ri-rewind-mini-line:before{content:"\f088"}.ri-rhythm-fill:before{content:"\f089"}.ri-rhythm-line:before{content:"\f08a"}.ri-riding-fill:before{content:"\f08b"}.ri-riding-line:before{content:"\f08c"}.ri-road-map-fill:before{content:"\f08d"}.ri-road-map-line:before{content:"\f08e"}.ri-roadster-fill:before{content:"\f08f"}.ri-roadster-line:before{content:"\f090"}.ri-robot-fill:before{content:"\f091"}.ri-robot-line:before{content:"\f092"}.ri-rocket-2-fill:before{content:"\f093"}.ri-rocket-2-line:before{content:"\f094"}.ri-rocket-fill:before{content:"\f095"}.ri-rocket-line:before{content:"\f096"}.ri-rotate-lock-fill:before{content:"\f097"}.ri-rotate-lock-line:before{content:"\f098"}.ri-rounded-corner:before{content:"\f099"}.ri-route-fill:before{content:"\f09a"}.ri-route-line:before{content:"\f09b"}.ri-router-fill:before{content:"\f09c"}.ri-router-line:before{content:"\f09d"}.ri-rss-fill:before{content:"\f09e"}.ri-rss-line:before{content:"\f09f"}.ri-ruler-2-fill:before{content:"\f0a0"}.ri-ruler-2-line:before{content:"\f0a1"}.ri-ruler-fill:before{content:"\f0a2"}.ri-ruler-line:before{content:"\f0a3"}.ri-run-fill:before{content:"\f0a4"}.ri-run-line:before{content:"\f0a5"}.ri-safari-fill:before{content:"\f0a6"}.ri-safari-line:before{content:"\f0a7"}.ri-safe-2-fill:before{content:"\f0a8"}.ri-safe-2-line:before{content:"\f0a9"}.ri-safe-fill:before{content:"\f0aa"}.ri-safe-line:before{content:"\f0ab"}.ri-sailboat-fill:before{content:"\f0ac"}.ri-sailboat-line:before{content:"\f0ad"}.ri-save-2-fill:before{content:"\f0ae"}.ri-save-2-line:before{content:"\f0af"}.ri-save-3-fill:before{content:"\f0b0"}.ri-save-3-line:before{content:"\f0b1"}.ri-save-fill:before{content:"\f0b2"}.ri-save-line:before{content:"\f0b3"}.ri-scales-2-fill:before{content:"\f0b4"}.ri-scales-2-line:before{content:"\f0b5"}.ri-scales-3-fill:before{content:"\f0b6"}.ri-scales-3-line:before{content:"\f0b7"}.ri-scales-fill:before{content:"\f0b8"}.ri-scales-line:before{content:"\f0b9"}.ri-scan-2-fill:before{content:"\f0ba"}.ri-scan-2-line:before{content:"\f0bb"}.ri-scan-fill:before{content:"\f0bc"}.ri-scan-line:before{content:"\f0bd"}.ri-scissors-2-fill:before{content:"\f0be"}.ri-scissors-2-line:before{content:"\f0bf"}.ri-scissors-cut-fill:before{content:"\f0c0"}.ri-scissors-cut-line:before{content:"\f0c1"}.ri-scissors-fill:before{content:"\f0c2"}.ri-scissors-line:before{content:"\f0c3"}.ri-screenshot-2-fill:before{content:"\f0c4"}.ri-screenshot-2-line:before{content:"\f0c5"}.ri-screenshot-fill:before{content:"\f0c6"}.ri-screenshot-line:before{content:"\f0c7"}.ri-sd-card-fill:before{content:"\f0c8"}.ri-sd-card-line:before{content:"\f0c9"}.ri-sd-card-mini-fill:before{content:"\f0ca"}.ri-sd-card-mini-line:before{content:"\f0cb"}.ri-search-2-fill:before{content:"\f0cc"}.ri-search-2-line:before{content:"\f0cd"}.ri-search-eye-fill:before{content:"\f0ce"}.ri-search-eye-line:before{content:"\f0cf"}.ri-search-fill:before{content:"\f0d0"}.ri-search-line:before{content:"\f0d1"}.ri-secure-payment-fill:before{content:"\f0d2"}.ri-secure-payment-line:before{content:"\f0d3"}.ri-seedling-fill:before{content:"\f0d4"}.ri-seedling-line:before{content:"\f0d5"}.ri-send-backward:before{content:"\f0d6"}.ri-send-plane-2-fill:before{content:"\f0d7"}.ri-send-plane-2-line:before{content:"\f0d8"}.ri-send-plane-fill:before{content:"\f0d9"}.ri-send-plane-line:before{content:"\f0da"}.ri-send-to-back:before{content:"\f0db"}.ri-sensor-fill:before{content:"\f0dc"}.ri-sensor-line:before{content:"\f0dd"}.ri-separator:before{content:"\f0de"}.ri-server-fill:before{content:"\f0df"}.ri-server-line:before{content:"\f0e0"}.ri-service-fill:before{content:"\f0e1"}.ri-service-line:before{content:"\f0e2"}.ri-settings-2-fill:before{content:"\f0e3"}.ri-settings-2-line:before{content:"\f0e4"}.ri-settings-3-fill:before{content:"\f0e5"}.ri-settings-3-line:before{content:"\f0e6"}.ri-settings-4-fill:before{content:"\f0e7"}.ri-settings-4-line:before{content:"\f0e8"}.ri-settings-5-fill:before{content:"\f0e9"}.ri-settings-5-line:before{content:"\f0ea"}.ri-settings-6-fill:before{content:"\f0eb"}.ri-settings-6-line:before{content:"\f0ec"}.ri-settings-fill:before{content:"\f0ed"}.ri-settings-line:before{content:"\f0ee"}.ri-shape-2-fill:before{content:"\f0ef"}.ri-shape-2-line:before{content:"\f0f0"}.ri-shape-fill:before{content:"\f0f1"}.ri-shape-line:before{content:"\f0f2"}.ri-share-box-fill:before{content:"\f0f3"}.ri-share-box-line:before{content:"\f0f4"}.ri-share-circle-fill:before{content:"\f0f5"}.ri-share-circle-line:before{content:"\f0f6"}.ri-share-fill:before{content:"\f0f7"}.ri-share-forward-2-fill:before{content:"\f0f8"}.ri-share-forward-2-line:before{content:"\f0f9"}.ri-share-forward-box-fill:before{content:"\f0fa"}.ri-share-forward-box-line:before{content:"\f0fb"}.ri-share-forward-fill:before{content:"\f0fc"}.ri-share-forward-line:before{content:"\f0fd"}.ri-share-line:before{content:"\f0fe"}.ri-shield-check-fill:before{content:"\f0ff"}.ri-shield-check-line:before{content:"\f100"}.ri-shield-cross-fill:before{content:"\f101"}.ri-shield-cross-line:before{content:"\f102"}.ri-shield-fill:before{content:"\f103"}.ri-shield-flash-fill:before{content:"\f104"}.ri-shield-flash-line:before{content:"\f105"}.ri-shield-keyhole-fill:before{content:"\f106"}.ri-shield-keyhole-line:before{content:"\f107"}.ri-shield-line:before{content:"\f108"}.ri-shield-star-fill:before{content:"\f109"}.ri-shield-star-line:before{content:"\f10a"}.ri-shield-user-fill:before{content:"\f10b"}.ri-shield-user-line:before{content:"\f10c"}.ri-ship-2-fill:before{content:"\f10d"}.ri-ship-2-line:before{content:"\f10e"}.ri-ship-fill:before{content:"\f10f"}.ri-ship-line:before{content:"\f110"}.ri-shirt-fill:before{content:"\f111"}.ri-shirt-line:before{content:"\f112"}.ri-shopping-bag-2-fill:before{content:"\f113"}.ri-shopping-bag-2-line:before{content:"\f114"}.ri-shopping-bag-3-fill:before{content:"\f115"}.ri-shopping-bag-3-line:before{content:"\f116"}.ri-shopping-bag-fill:before{content:"\f117"}.ri-shopping-bag-line:before{content:"\f118"}.ri-shopping-basket-2-fill:before{content:"\f119"}.ri-shopping-basket-2-line:before{content:"\f11a"}.ri-shopping-basket-fill:before{content:"\f11b"}.ri-shopping-basket-line:before{content:"\f11c"}.ri-shopping-cart-2-fill:before{content:"\f11d"}.ri-shopping-cart-2-line:before{content:"\f11e"}.ri-shopping-cart-fill:before{content:"\f11f"}.ri-shopping-cart-line:before{content:"\f120"}.ri-showers-fill:before{content:"\f121"}.ri-showers-line:before{content:"\f122"}.ri-shuffle-fill:before{content:"\f123"}.ri-shuffle-line:before{content:"\f124"}.ri-shut-down-fill:before{content:"\f125"}.ri-shut-down-line:before{content:"\f126"}.ri-side-bar-fill:before{content:"\f127"}.ri-side-bar-line:before{content:"\f128"}.ri-signal-tower-fill:before{content:"\f129"}.ri-signal-tower-line:before{content:"\f12a"}.ri-signal-wifi-1-fill:before{content:"\f12b"}.ri-signal-wifi-1-line:before{content:"\f12c"}.ri-signal-wifi-2-fill:before{content:"\f12d"}.ri-signal-wifi-2-line:before{content:"\f12e"}.ri-signal-wifi-3-fill:before{content:"\f12f"}.ri-signal-wifi-3-line:before{content:"\f130"}.ri-signal-wifi-error-fill:before{content:"\f131"}.ri-signal-wifi-error-line:before{content:"\f132"}.ri-signal-wifi-fill:before{content:"\f133"}.ri-signal-wifi-line:before{content:"\f134"}.ri-signal-wifi-off-fill:before{content:"\f135"}.ri-signal-wifi-off-line:before{content:"\f136"}.ri-sim-card-2-fill:before{content:"\f137"}.ri-sim-card-2-line:before{content:"\f138"}.ri-sim-card-fill:before{content:"\f139"}.ri-sim-card-line:before{content:"\f13a"}.ri-single-quotes-l:before{content:"\f13b"}.ri-single-quotes-r:before{content:"\f13c"}.ri-sip-fill:before{content:"\f13d"}.ri-sip-line:before{content:"\f13e"}.ri-skip-back-fill:before{content:"\f13f"}.ri-skip-back-line:before{content:"\f140"}.ri-skip-back-mini-fill:before{content:"\f141"}.ri-skip-back-mini-line:before{content:"\f142"}.ri-skip-forward-fill:before{content:"\f143"}.ri-skip-forward-line:before{content:"\f144"}.ri-skip-forward-mini-fill:before{content:"\f145"}.ri-skip-forward-mini-line:before{content:"\f146"}.ri-skull-2-fill:before{content:"\f147"}.ri-skull-2-line:before{content:"\f148"}.ri-skull-fill:before{content:"\f149"}.ri-skull-line:before{content:"\f14a"}.ri-skype-fill:before{content:"\f14b"}.ri-skype-line:before{content:"\f14c"}.ri-slack-fill:before{content:"\f14d"}.ri-slack-line:before{content:"\f14e"}.ri-slice-fill:before{content:"\f14f"}.ri-slice-line:before{content:"\f150"}.ri-slideshow-2-fill:before{content:"\f151"}.ri-slideshow-2-line:before{content:"\f152"}.ri-slideshow-3-fill:before{content:"\f153"}.ri-slideshow-3-line:before{content:"\f154"}.ri-slideshow-4-fill:before{content:"\f155"}.ri-slideshow-4-line:before{content:"\f156"}.ri-slideshow-fill:before{content:"\f157"}.ri-slideshow-line:before{content:"\f158"}.ri-smartphone-fill:before{content:"\f159"}.ri-smartphone-line:before{content:"\f15a"}.ri-snapchat-fill:before{content:"\f15b"}.ri-snapchat-line:before{content:"\f15c"}.ri-snowy-fill:before{content:"\f15d"}.ri-snowy-line:before{content:"\f15e"}.ri-sort-asc:before{content:"\f15f"}.ri-sort-desc:before{content:"\f160"}.ri-sound-module-fill:before{content:"\f161"}.ri-sound-module-line:before{content:"\f162"}.ri-soundcloud-fill:before{content:"\f163"}.ri-soundcloud-line:before{content:"\f164"}.ri-space-ship-fill:before{content:"\f165"}.ri-space-ship-line:before{content:"\f166"}.ri-space:before{content:"\f167"}.ri-spam-2-fill:before{content:"\f168"}.ri-spam-2-line:before{content:"\f169"}.ri-spam-3-fill:before{content:"\f16a"}.ri-spam-3-line:before{content:"\f16b"}.ri-spam-fill:before{content:"\f16c"}.ri-spam-line:before{content:"\f16d"}.ri-speaker-2-fill:before{content:"\f16e"}.ri-speaker-2-line:before{content:"\f16f"}.ri-speaker-3-fill:before{content:"\f170"}.ri-speaker-3-line:before{content:"\f171"}.ri-speaker-fill:before{content:"\f172"}.ri-speaker-line:before{content:"\f173"}.ri-spectrum-fill:before{content:"\f174"}.ri-spectrum-line:before{content:"\f175"}.ri-speed-fill:before{content:"\f176"}.ri-speed-line:before{content:"\f177"}.ri-speed-mini-fill:before{content:"\f178"}.ri-speed-mini-line:before{content:"\f179"}.ri-split-cells-horizontal:before{content:"\f17a"}.ri-split-cells-vertical:before{content:"\f17b"}.ri-spotify-fill:before{content:"\f17c"}.ri-spotify-line:before{content:"\f17d"}.ri-spy-fill:before{content:"\f17e"}.ri-spy-line:before{content:"\f17f"}.ri-stack-fill:before{content:"\f180"}.ri-stack-line:before{content:"\f181"}.ri-stack-overflow-fill:before{content:"\f182"}.ri-stack-overflow-line:before{content:"\f183"}.ri-stackshare-fill:before{content:"\f184"}.ri-stackshare-line:before{content:"\f185"}.ri-star-fill:before{content:"\f186"}.ri-star-half-fill:before{content:"\f187"}.ri-star-half-line:before{content:"\f188"}.ri-star-half-s-fill:before{content:"\f189"}.ri-star-half-s-line:before{content:"\f18a"}.ri-star-line:before{content:"\f18b"}.ri-star-s-fill:before{content:"\f18c"}.ri-star-s-line:before{content:"\f18d"}.ri-star-smile-fill:before{content:"\f18e"}.ri-star-smile-line:before{content:"\f18f"}.ri-steam-fill:before{content:"\f190"}.ri-steam-line:before{content:"\f191"}.ri-steering-2-fill:before{content:"\f192"}.ri-steering-2-line:before{content:"\f193"}.ri-steering-fill:before{content:"\f194"}.ri-steering-line:before{content:"\f195"}.ri-stethoscope-fill:before{content:"\f196"}.ri-stethoscope-line:before{content:"\f197"}.ri-sticky-note-2-fill:before{content:"\f198"}.ri-sticky-note-2-line:before{content:"\f199"}.ri-sticky-note-fill:before{content:"\f19a"}.ri-sticky-note-line:before{content:"\f19b"}.ri-stock-fill:before{content:"\f19c"}.ri-stock-line:before{content:"\f19d"}.ri-stop-circle-fill:before{content:"\f19e"}.ri-stop-circle-line:before{content:"\f19f"}.ri-stop-fill:before{content:"\f1a0"}.ri-stop-line:before{content:"\f1a1"}.ri-stop-mini-fill:before{content:"\f1a2"}.ri-stop-mini-line:before{content:"\f1a3"}.ri-store-2-fill:before{content:"\f1a4"}.ri-store-2-line:before{content:"\f1a5"}.ri-store-3-fill:before{content:"\f1a6"}.ri-store-3-line:before{content:"\f1a7"}.ri-store-fill:before{content:"\f1a8"}.ri-store-line:before{content:"\f1a9"}.ri-strikethrough-2:before{content:"\f1aa"}.ri-strikethrough:before{content:"\f1ab"}.ri-subscript-2:before{content:"\f1ac"}.ri-subscript:before{content:"\f1ad"}.ri-subtract-fill:before{content:"\f1ae"}.ri-subtract-line:before{content:"\f1af"}.ri-subway-fill:before{content:"\f1b0"}.ri-subway-line:before{content:"\f1b1"}.ri-subway-wifi-fill:before{content:"\f1b2"}.ri-subway-wifi-line:before{content:"\f1b3"}.ri-suitcase-2-fill:before{content:"\f1b4"}.ri-suitcase-2-line:before{content:"\f1b5"}.ri-suitcase-3-fill:before{content:"\f1b6"}.ri-suitcase-3-line:before{content:"\f1b7"}.ri-suitcase-fill:before{content:"\f1b8"}.ri-suitcase-line:before{content:"\f1b9"}.ri-sun-cloudy-fill:before{content:"\f1ba"}.ri-sun-cloudy-line:before{content:"\f1bb"}.ri-sun-fill:before{content:"\f1bc"}.ri-sun-foggy-fill:before{content:"\f1bd"}.ri-sun-foggy-line:before{content:"\f1be"}.ri-sun-line:before{content:"\f1bf"}.ri-superscript-2:before{content:"\f1c0"}.ri-superscript:before{content:"\f1c1"}.ri-surgical-mask-fill:before{content:"\f1c2"}.ri-surgical-mask-line:before{content:"\f1c3"}.ri-surround-sound-fill:before{content:"\f1c4"}.ri-surround-sound-line:before{content:"\f1c5"}.ri-survey-fill:before{content:"\f1c6"}.ri-survey-line:before{content:"\f1c7"}.ri-swap-box-fill:before{content:"\f1c8"}.ri-swap-box-line:before{content:"\f1c9"}.ri-swap-fill:before{content:"\f1ca"}.ri-swap-line:before{content:"\f1cb"}.ri-switch-fill:before{content:"\f1cc"}.ri-switch-line:before{content:"\f1cd"}.ri-sword-fill:before{content:"\f1ce"}.ri-sword-line:before{content:"\f1cf"}.ri-syringe-fill:before{content:"\f1d0"}.ri-syringe-line:before{content:"\f1d1"}.ri-t-box-fill:before{content:"\f1d2"}.ri-t-box-line:before{content:"\f1d3"}.ri-t-shirt-2-fill:before{content:"\f1d4"}.ri-t-shirt-2-line:before{content:"\f1d5"}.ri-t-shirt-air-fill:before{content:"\f1d6"}.ri-t-shirt-air-line:before{content:"\f1d7"}.ri-t-shirt-fill:before{content:"\f1d8"}.ri-t-shirt-line:before{content:"\f1d9"}.ri-table-2:before{content:"\f1da"}.ri-table-alt-fill:before{content:"\f1db"}.ri-table-alt-line:before{content:"\f1dc"}.ri-table-fill:before{content:"\f1dd"}.ri-table-line:before{content:"\f1de"}.ri-tablet-fill:before{content:"\f1df"}.ri-tablet-line:before{content:"\f1e0"}.ri-takeaway-fill:before{content:"\f1e1"}.ri-takeaway-line:before{content:"\f1e2"}.ri-taobao-fill:before{content:"\f1e3"}.ri-taobao-line:before{content:"\f1e4"}.ri-tape-fill:before{content:"\f1e5"}.ri-tape-line:before{content:"\f1e6"}.ri-task-fill:before{content:"\f1e7"}.ri-task-line:before{content:"\f1e8"}.ri-taxi-fill:before{content:"\f1e9"}.ri-taxi-line:before{content:"\f1ea"}.ri-taxi-wifi-fill:before{content:"\f1eb"}.ri-taxi-wifi-line:before{content:"\f1ec"}.ri-team-fill:before{content:"\f1ed"}.ri-team-line:before{content:"\f1ee"}.ri-telegram-fill:before{content:"\f1ef"}.ri-telegram-line:before{content:"\f1f0"}.ri-temp-cold-fill:before{content:"\f1f1"}.ri-temp-cold-line:before{content:"\f1f2"}.ri-temp-hot-fill:before{content:"\f1f3"}.ri-temp-hot-line:before{content:"\f1f4"}.ri-terminal-box-fill:before{content:"\f1f5"}.ri-terminal-box-line:before{content:"\f1f6"}.ri-terminal-fill:before{content:"\f1f7"}.ri-terminal-line:before{content:"\f1f8"}.ri-terminal-window-fill:before{content:"\f1f9"}.ri-terminal-window-line:before{content:"\f1fa"}.ri-test-tube-fill:before{content:"\f1fb"}.ri-test-tube-line:before{content:"\f1fc"}.ri-text-direction-l:before{content:"\f1fd"}.ri-text-direction-r:before{content:"\f1fe"}.ri-text-spacing:before{content:"\f1ff"}.ri-text-wrap:before{content:"\f200"}.ri-text:before{content:"\f201"}.ri-thermometer-fill:before{content:"\f202"}.ri-thermometer-line:before{content:"\f203"}.ri-thumb-down-fill:before{content:"\f204"}.ri-thumb-down-line:before{content:"\f205"}.ri-thumb-up-fill:before{content:"\f206"}.ri-thumb-up-line:before{content:"\f207"}.ri-thunderstorms-fill:before{content:"\f208"}.ri-thunderstorms-line:before{content:"\f209"}.ri-ticket-2-fill:before{content:"\f20a"}.ri-ticket-2-line:before{content:"\f20b"}.ri-ticket-fill:before{content:"\f20c"}.ri-ticket-line:before{content:"\f20d"}.ri-time-fill:before{content:"\f20e"}.ri-time-line:before{content:"\f20f"}.ri-timer-2-fill:before{content:"\f210"}.ri-timer-2-line:before{content:"\f211"}.ri-timer-fill:before{content:"\f212"}.ri-timer-flash-fill:before{content:"\f213"}.ri-timer-flash-line:before{content:"\f214"}.ri-timer-line:before{content:"\f215"}.ri-todo-fill:before{content:"\f216"}.ri-todo-line:before{content:"\f217"}.ri-toggle-fill:before{content:"\f218"}.ri-toggle-line:before{content:"\f219"}.ri-tools-fill:before{content:"\f21a"}.ri-tools-line:before{content:"\f21b"}.ri-tornado-fill:before{content:"\f21c"}.ri-tornado-line:before{content:"\f21d"}.ri-trademark-fill:before{content:"\f21e"}.ri-trademark-line:before{content:"\f21f"}.ri-traffic-light-fill:before{content:"\f220"}.ri-traffic-light-line:before{content:"\f221"}.ri-train-fill:before{content:"\f222"}.ri-train-line:before{content:"\f223"}.ri-train-wifi-fill:before{content:"\f224"}.ri-train-wifi-line:before{content:"\f225"}.ri-translate-2:before{content:"\f226"}.ri-translate:before{content:"\f227"}.ri-travesti-fill:before{content:"\f228"}.ri-travesti-line:before{content:"\f229"}.ri-treasure-map-fill:before{content:"\f22a"}.ri-treasure-map-line:before{content:"\f22b"}.ri-trello-fill:before{content:"\f22c"}.ri-trello-line:before{content:"\f22d"}.ri-trophy-fill:before{content:"\f22e"}.ri-trophy-line:before{content:"\f22f"}.ri-truck-fill:before{content:"\f230"}.ri-truck-line:before{content:"\f231"}.ri-tumblr-fill:before{content:"\f232"}.ri-tumblr-line:before{content:"\f233"}.ri-tv-2-fill:before{content:"\f234"}.ri-tv-2-line:before{content:"\f235"}.ri-tv-fill:before{content:"\f236"}.ri-tv-line:before{content:"\f237"}.ri-twitch-fill:before{content:"\f238"}.ri-twitch-line:before{content:"\f239"}.ri-twitter-fill:before{content:"\f23a"}.ri-twitter-line:before{content:"\f23b"}.ri-typhoon-fill:before{content:"\f23c"}.ri-typhoon-line:before{content:"\f23d"}.ri-u-disk-fill:before{content:"\f23e"}.ri-u-disk-line:before{content:"\f23f"}.ri-ubuntu-fill:before{content:"\f240"}.ri-ubuntu-line:before{content:"\f241"}.ri-umbrella-fill:before{content:"\f242"}.ri-umbrella-line:before{content:"\f243"}.ri-underline:before{content:"\f244"}.ri-uninstall-fill:before{content:"\f245"}.ri-uninstall-line:before{content:"\f246"}.ri-unsplash-fill:before{content:"\f247"}.ri-unsplash-line:before{content:"\f248"}.ri-upload-2-fill:before{content:"\f249"}.ri-upload-2-line:before{content:"\f24a"}.ri-upload-cloud-2-fill:before{content:"\f24b"}.ri-upload-cloud-2-line:before{content:"\f24c"}.ri-upload-cloud-fill:before{content:"\f24d"}.ri-upload-cloud-line:before{content:"\f24e"}.ri-upload-fill:before{content:"\f24f"}.ri-upload-line:before{content:"\f250"}.ri-usb-fill:before{content:"\f251"}.ri-usb-line:before{content:"\f252"}.ri-user-2-fill:before{content:"\f253"}.ri-user-2-line:before{content:"\f254"}.ri-user-3-fill:before{content:"\f255"}.ri-user-3-line:before{content:"\f256"}.ri-user-4-fill:before{content:"\f257"}.ri-user-4-line:before{content:"\f258"}.ri-user-5-fill:before{content:"\f259"}.ri-user-5-line:before{content:"\f25a"}.ri-user-6-fill:before{content:"\f25b"}.ri-user-6-line:before{content:"\f25c"}.ri-user-add-fill:before{content:"\f25d"}.ri-user-add-line:before{content:"\f25e"}.ri-user-fill:before{content:"\f25f"}.ri-user-follow-fill:before{content:"\f260"}.ri-user-follow-line:before{content:"\f261"}.ri-user-heart-fill:before{content:"\f262"}.ri-user-heart-line:before{content:"\f263"}.ri-user-line:before{content:"\f264"}.ri-user-location-fill:before{content:"\f265"}.ri-user-location-line:before{content:"\f266"}.ri-user-received-2-fill:before{content:"\f267"}.ri-user-received-2-line:before{content:"\f268"}.ri-user-received-fill:before{content:"\f269"}.ri-user-received-line:before{content:"\f26a"}.ri-user-search-fill:before{content:"\f26b"}.ri-user-search-line:before{content:"\f26c"}.ri-user-settings-fill:before{content:"\f26d"}.ri-user-settings-line:before{content:"\f26e"}.ri-user-shared-2-fill:before{content:"\f26f"}.ri-user-shared-2-line:before{content:"\f270"}.ri-user-shared-fill:before{content:"\f271"}.ri-user-shared-line:before{content:"\f272"}.ri-user-smile-fill:before{content:"\f273"}.ri-user-smile-line:before{content:"\f274"}.ri-user-star-fill:before{content:"\f275"}.ri-user-star-line:before{content:"\f276"}.ri-user-unfollow-fill:before{content:"\f277"}.ri-user-unfollow-line:before{content:"\f278"}.ri-user-voice-fill:before{content:"\f279"}.ri-user-voice-line:before{content:"\f27a"}.ri-video-add-fill:before{content:"\f27b"}.ri-video-add-line:before{content:"\f27c"}.ri-video-chat-fill:before{content:"\f27d"}.ri-video-chat-line:before{content:"\f27e"}.ri-video-download-fill:before{content:"\f27f"}.ri-video-download-line:before{content:"\f280"}.ri-video-fill:before{content:"\f281"}.ri-video-line:before{content:"\f282"}.ri-video-upload-fill:before{content:"\f283"}.ri-video-upload-line:before{content:"\f284"}.ri-vidicon-2-fill:before{content:"\f285"}.ri-vidicon-2-line:before{content:"\f286"}.ri-vidicon-fill:before{content:"\f287"}.ri-vidicon-line:before{content:"\f288"}.ri-vimeo-fill:before{content:"\f289"}.ri-vimeo-line:before{content:"\f28a"}.ri-vip-crown-2-fill:before{content:"\f28b"}.ri-vip-crown-2-line:before{content:"\f28c"}.ri-vip-crown-fill:before{content:"\f28d"}.ri-vip-crown-line:before{content:"\f28e"}.ri-vip-diamond-fill:before{content:"\f28f"}.ri-vip-diamond-line:before{content:"\f290"}.ri-vip-fill:before{content:"\f291"}.ri-vip-line:before{content:"\f292"}.ri-virus-fill:before{content:"\f293"}.ri-virus-line:before{content:"\f294"}.ri-visa-fill:before{content:"\f295"}.ri-visa-line:before{content:"\f296"}.ri-voice-recognition-fill:before{content:"\f297"}.ri-voice-recognition-line:before{content:"\f298"}.ri-voiceprint-fill:before{content:"\f299"}.ri-voiceprint-line:before{content:"\f29a"}.ri-volume-down-fill:before{content:"\f29b"}.ri-volume-down-line:before{content:"\f29c"}.ri-volume-mute-fill:before{content:"\f29d"}.ri-volume-mute-line:before{content:"\f29e"}.ri-volume-off-vibrate-fill:before{content:"\f29f"}.ri-volume-off-vibrate-line:before{content:"\f2a0"}.ri-volume-up-fill:before{content:"\f2a1"}.ri-volume-up-line:before{content:"\f2a2"}.ri-volume-vibrate-fill:before{content:"\f2a3"}.ri-volume-vibrate-line:before{content:"\f2a4"}.ri-vuejs-fill:before{content:"\f2a5"}.ri-vuejs-line:before{content:"\f2a6"}.ri-walk-fill:before{content:"\f2a7"}.ri-walk-line:before{content:"\f2a8"}.ri-wallet-2-fill:before{content:"\f2a9"}.ri-wallet-2-line:before{content:"\f2aa"}.ri-wallet-3-fill:before{content:"\f2ab"}.ri-wallet-3-line:before{content:"\f2ac"}.ri-wallet-fill:before{content:"\f2ad"}.ri-wallet-line:before{content:"\f2ae"}.ri-water-flash-fill:before{content:"\f2af"}.ri-water-flash-line:before{content:"\f2b0"}.ri-webcam-fill:before{content:"\f2b1"}.ri-webcam-line:before{content:"\f2b2"}.ri-wechat-2-fill:before{content:"\f2b3"}.ri-wechat-2-line:before{content:"\f2b4"}.ri-wechat-fill:before{content:"\f2b5"}.ri-wechat-line:before{content:"\f2b6"}.ri-wechat-pay-fill:before{content:"\f2b7"}.ri-wechat-pay-line:before{content:"\f2b8"}.ri-weibo-fill:before{content:"\f2b9"}.ri-weibo-line:before{content:"\f2ba"}.ri-whatsapp-fill:before{content:"\f2bb"}.ri-whatsapp-line:before{content:"\f2bc"}.ri-wheelchair-fill:before{content:"\f2bd"}.ri-wheelchair-line:before{content:"\f2be"}.ri-wifi-fill:before{content:"\f2bf"}.ri-wifi-line:before{content:"\f2c0"}.ri-wifi-off-fill:before{content:"\f2c1"}.ri-wifi-off-line:before{content:"\f2c2"}.ri-window-2-fill:before{content:"\f2c3"}.ri-window-2-line:before{content:"\f2c4"}.ri-window-fill:before{content:"\f2c5"}.ri-window-line:before{content:"\f2c6"}.ri-windows-fill:before{content:"\f2c7"}.ri-windows-line:before{content:"\f2c8"}.ri-windy-fill:before{content:"\f2c9"}.ri-windy-line:before{content:"\f2ca"}.ri-wireless-charging-fill:before{content:"\f2cb"}.ri-wireless-charging-line:before{content:"\f2cc"}.ri-women-fill:before{content:"\f2cd"}.ri-women-line:before{content:"\f2ce"}.ri-wubi-input:before{content:"\f2cf"}.ri-xbox-fill:before{content:"\f2d0"}.ri-xbox-line:before{content:"\f2d1"}.ri-xing-fill:before{content:"\f2d2"}.ri-xing-line:before{content:"\f2d3"}.ri-youtube-fill:before{content:"\f2d4"}.ri-youtube-line:before{content:"\f2d5"}.ri-zcool-fill:before{content:"\f2d6"}.ri-zcool-line:before{content:"\f2d7"}.ri-zhihu-fill:before{content:"\f2d8"}.ri-zhihu-line:before{content:"\f2d9"}.ri-zoom-in-fill:before{content:"\f2da"}.ri-zoom-in-line:before{content:"\f2db"}.ri-zoom-out-fill:before{content:"\f2dc"}.ri-zoom-out-line:before{content:"\f2dd"}.ri-zzz-fill:before{content:"\f2de"}.ri-zzz-line:before{content:"\f2df"}

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}40%,43%,70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}70%{-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}40%,43%,70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}70%{-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-name:headShake;animation-name:headShake;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-animation-name:swing;animation-name:swing;-webkit-transform-origin:top center;transform-origin:top center}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:none;transform:none}}@keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:none;transform:none}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.39062deg) skewY(.39062deg);transform:skewX(.39062deg) skewY(.39062deg)}88.8%{-webkit-transform:skewX(-.19531deg) skewY(-.19531deg);transform:skewX(-.19531deg) skewY(-.19531deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.39062deg) skewY(.39062deg);transform:skewX(.39062deg) skewY(.39062deg)}88.8%{-webkit-transform:skewX(-.19531deg) skewY(-.19531deg);transform:skewX(-.19531deg) skewY(-.19531deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) rotateY(-1turn);transform:perspective(400px) rotateY(-1turn)}0%,40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-190deg);transform:perspective(400px) translateZ(150px) rotateY(-190deg)}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-170deg);transform:perspective(400px) translateZ(150px) rotateY(-170deg)}50%,80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95)}to{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flip{0%{-webkit-transform:perspective(400px) rotateY(-1turn);transform:perspective(400px) rotateY(-1turn)}0%,40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-190deg);transform:perspective(400px) translateZ(150px) rotateY(-190deg)}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-170deg);transform:perspective(400px) translateZ(150px) rotateY(-170deg)}50%,80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95)}to{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px);transform:perspective(400px)}}.animated.flip{-webkit-animation-name:flip;animation-name:flip;-webkit-backface-visibility:visible;backface-visibility:visible}@-webkit-keyframes flipInX{0%{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-animation-name:flipInX;animation-name:flipInX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipInY{0%{opacity:0;-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg)}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{opacity:0;-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg)}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-animation-name:flipInY;animation-name:flipInY;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg)}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg)}}.flipOutY{-webkit-animation-name:flipOutY;animation-name:flipOutY;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes lightSpeedIn{0%{opacity:0;-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg)}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg)}60%,80%{opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes lightSpeedIn{0%{opacity:0;-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg)}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg)}60%,80%{opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{opacity:1;-webkit-transform:none;transform:none}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg)}}@keyframes lightSpeedOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg)}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{opacity:0;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);-webkit-transform-origin:center;transform-origin:center}0%,to{-webkit-transform-origin:center}to{opacity:1;-webkit-transform:none;transform:none;-webkit-transform-origin:center;transform-origin:center}}@keyframes rotateIn{0%{opacity:0;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);-webkit-transform-origin:center;transform-origin:center}0%,to{-webkit-transform-origin:center}to{opacity:1;-webkit-transform:none;transform:none;-webkit-transform-origin:center;transform-origin:center}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:left bottom;transform-origin:left bottom}0%,to{-webkit-transform-origin:left bottom}to{opacity:1;-webkit-transform:none;transform:none;-webkit-transform-origin:left bottom;transform-origin:left bottom}}@keyframes rotateInDownLeft{0%{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:left bottom;transform-origin:left bottom}0%,to{-webkit-transform-origin:left bottom}to{opacity:1;-webkit-transform:none;transform:none;-webkit-transform-origin:left bottom;transform-origin:left bottom}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:right bottom;transform-origin:right bottom}0%,to{-webkit-transform-origin:right bottom}to{opacity:1;-webkit-transform:none;transform:none;-webkit-transform-origin:right bottom;transform-origin:right bottom}}@keyframes rotateInDownRight{0%{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:right bottom;transform-origin:right bottom}0%,to{-webkit-transform-origin:right bottom}to{opacity:1;-webkit-transform:none;transform:none;-webkit-transform-origin:right bottom;transform-origin:right bottom}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:left bottom;transform-origin:left bottom}0%,to{-webkit-transform-origin:left bottom}to{opacity:1;-webkit-transform:none;transform:none;-webkit-transform-origin:left bottom;transform-origin:left bottom}}@keyframes rotateInUpLeft{0%{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:left bottom;transform-origin:left bottom}0%,to{-webkit-transform-origin:left bottom}to{opacity:1;-webkit-transform:none;transform:none;-webkit-transform-origin:left bottom;transform-origin:left bottom}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{opacity:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:right bottom;transform-origin:right bottom}0%,to{-webkit-transform-origin:right bottom}to{opacity:1;-webkit-transform:none;transform:none;-webkit-transform-origin:right bottom;transform-origin:right bottom}}@keyframes rotateInUpRight{0%{opacity:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:right bottom;transform-origin:right bottom}0%,to{-webkit-transform-origin:right bottom}to{opacity:1;-webkit-transform:none;transform:none;-webkit-transform-origin:right bottom;transform-origin:right bottom}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{opacity:1;-webkit-transform-origin:center;transform-origin:center}0%,to{-webkit-transform-origin:center}to{opacity:0;-webkit-transform:rotate(200deg);transform:rotate(200deg);-webkit-transform-origin:center;transform-origin:center}}@keyframes rotateOut{0%{opacity:1;-webkit-transform-origin:center;transform-origin:center}0%,to{-webkit-transform-origin:center}to{opacity:0;-webkit-transform:rotate(200deg);transform:rotate(200deg);-webkit-transform-origin:center;transform-origin:center}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{opacity:1;-webkit-transform-origin:left bottom;transform-origin:left bottom}0%,to{-webkit-transform-origin:left bottom}to{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:left bottom;transform-origin:left bottom}}@keyframes rotateOutDownLeft{0%{opacity:1;-webkit-transform-origin:left bottom;transform-origin:left bottom}0%,to{-webkit-transform-origin:left bottom}to{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:left bottom;transform-origin:left bottom}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{opacity:1;-webkit-transform-origin:right bottom;transform-origin:right bottom}0%,to{-webkit-transform-origin:right bottom}to{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:right bottom;transform-origin:right bottom}}@keyframes rotateOutDownRight{0%{opacity:1;-webkit-transform-origin:right bottom;transform-origin:right bottom}0%,to{-webkit-transform-origin:right bottom}to{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:right bottom;transform-origin:right bottom}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{opacity:1;-webkit-transform-origin:left bottom;transform-origin:left bottom}0%,to{-webkit-transform-origin:left bottom}to{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:left bottom;transform-origin:left bottom}}@keyframes rotateOutUpLeft{0%{opacity:1;-webkit-transform-origin:left bottom;transform-origin:left bottom}0%,to{-webkit-transform-origin:left bottom}to{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:left bottom;transform-origin:left bottom}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{opacity:1;-webkit-transform-origin:right bottom;transform-origin:right bottom}0%,to{-webkit-transform-origin:right bottom}to{opacity:0;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:right bottom;transform-origin:right bottom}}@keyframes rotateOutUpRight{0%{opacity:1;-webkit-transform-origin:right bottom;transform-origin:right bottom}0%,to{-webkit-transform-origin:right bottom}to{opacity:0;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:right bottom;transform-origin:right bottom}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left}0%,20%,60%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-transform-origin:top left}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left}40%,80%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left}to{opacity:0;-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0)}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left}0%,20%,60%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-transform-origin:top left}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left}40%,80%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left}to{opacity:0;-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0)}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}}@keyframes zoomInDown{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}@keyframes zoomInLeft{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)}}@keyframes zoomInRight{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}}@keyframes zoomInUp{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%,to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%,to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom}}@keyframes zoomOutDown{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom}}@keyframes zoomOutUp{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:hidden}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:hidden}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:hidden}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:hidden}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:hidden}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:hidden}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:hidden}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:hidden}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.slick-list,.slick-slider,.slick-track{display:block;position:relative}.slick-loading .slick-slide,.slick-loading .slick-track{visibility:hidden}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;-ms-user-select:none;user-select:none;-khtml-user-select:none}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translateZ(0);transform:translateZ(0)}.slick-track{left:0;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-vertical .slick-slide{border:1px solid transparent;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.slick-dots,.slick-next,.slick-prev{display:block;padding:0;position:absolute}.slick-dots li button:before,.slick-next:before,.slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:slick}.slick-loading .slick-list{background:url(data:image/gif;base64,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) 50% no-repeat #fff}@font-face{font-family:slick;font-style:normal;font-weight:400;src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot);src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot?#iefix) format("embedded-opentype"),url(/static/media/slick.295183786cd8a1389865.woff) format("woff"),url(/static/media/slick.c94f7671dcc99dce43e2.ttf) format("truetype"),url(/static/media/slick.2630a3e3eab21c607e21.svg#slick) format("svg")}.slick-next,.slick-prev{border:none;cursor:pointer;font-size:0;height:20px;line-height:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:20px}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:0 0;color:transparent;outline:0}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{color:#fff;font-size:20px;line-height:1;opacity:.75}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}.slick-next:before,[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;list-style:none;margin:0;text-align:center;width:100%}.slick-dots li{display:inline-block;margin:0 5px;padding:0;position:relative}.slick-dots li,.slick-dots li button{cursor:pointer;height:20px;width:20px}.slick-dots li button{background:0 0;border:0;color:transparent;display:block;font-size:0;line-height:0;outline:0;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:0}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{color:#000;content:"•";font-size:6px;height:20px;left:0;line-height:20px;opacity:.25;position:absolute;text-align:center;top:0;width:20px}.slick-dots li.slick-active button:before{color:#000;opacity:.75}:root{--color-primary:#1780ff;--color-secondary:#093366;--color-secondary-alt:#eceeff;--color-tertiary:#ffa41b;--color-tertiary-2:#7152e9;--color-dark:#231f40;--color-body:#6f6b80;--color-heading:#0f084b;--color-white:#fafafa;--color-shape:#eee;--color-shade:#f5f5f5;--color-border:#eee;--color-gold:#e09f3e;--color-bhi-blue:#28305b;--color-black:#000;--color-blackest:#0f0f11;--color-extra01:#666;--color-extra02:#606770;--color-extra03:#fbfbfd;--color-extra04:#1a1a1a;--color-extra05:#242424;--color-extra06:#dbf1c0;--color-extra07:#c6ece8;--color-extra08:#c3ecce;--color-success:#3eb75e;--color-danger:#ff0003;--color-warning:#ff8f3c;--color-info:#1ba2db;--color-facebook:#3b5997;--color-twitter:#1ba1f2;--color-youtube:#ed4141;--color-linkedin:#0077b5;--color-pinterest:#e60022;--color-instagram:#c231a1;--color-vimeo:#00adef;--color-twitch:#6441a3;--color-discord:#7289da;--border-width:2px;--radius-small:5px;--radius:10px;--radius-big:16px;--p-light:300;--p-regular:400;--p-medium:500;--p-semi-bold:600;--p-bold:700;--p-extra-bold:800;--p-black:900;--shadow-primary:0px 8px 30px rgba(0,0,0,.04);--shadow-light:1px 1px 6px rgba(0,0,0,.25);--shadow-lighter:4px 4px 20px 20px rgba(0,0,0,.01);--transition:0.3s;--transition-transform:transform .65s cubic-bezier(.23,1,.32,1);--font-primary:"Poppins",sans-serif;--font-secondary:"Ubuntu",sans-serif;--font-awesome:"Font Awesome 5 Pro";--font-size-b1:18px;--font-size-b2:16px;--font-size-b3:14px;--font-size-b4:12px;--line-height-b1:1.67;--line-height-b2:1.63;--line-height-b3:1.6;--line-height-b4:1.3;--h1:72px;--h2:68px;--h3:40px;--h4:32px;--h5:24px;--h6:20px;--h1-lineHeight:1.25;--h2-lineHeight:1.24;--h3-lineHeight:1.4;--h4-lineHeight:1.38;--h5-lineHeight:1.5;--h6-lineHeight:1.6}article,aside,details,figcaption,figure,footer,header,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}a,a:active,a:focus,a:hover{outline:none;text-decoration:none}a:active,a:focus,a:hover{color:#1780ff;color:var(--color-primary)}a:focus{outline:none}address{margin:0 0 24px}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}mark{background:#1780ff;background:var(--color-primary);color:#fff}code,kbd,pre,samp{color:#1780ff;color:var(--color-primary);font-size:14px;font-size:var(--font-size-b3);-webkit-hyphens:none;-ms-hyphens:none;hyphens:none}ins,kbd{color:#fff}pre,pre.wp-block-code{word-wrap:break-word!important;background:var(--color-light);border-radius:4px;color:#6f6b80!important;color:var(--color-body)!important;font-family:Courier\ 10 Pitch,Courier,monospace!important;font-size:15px!important;margin:40px 0!important;overflow:auto;padding:20px!important;white-space:pre!important;white-space:pre-wrap!important}small{font-size:smaller}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}dl{margin-bottom:10px;margin-top:0}dt{color:#0f084b;color:var(--color-heading)}menu,ol,ul{margin:16px 0;padding:0 0 0 40px}nav ol,nav ul{list-style:none;list-style-image:none}li>ol,li>ul{margin:0}ol ul{margin-bottom:0}img{-ms-interpolation-mode:bicubic;border:0;height:auto;max-width:100%;vertical-align:middle}svg:not(:root){overflow:hidden}figure,form{margin:0}fieldset{border:1px solid #eee;border:1px solid var(--color-border);margin:0 2px;min-width:inherit;padding:.35em .625em .75em}legend{border:0;padding:0;white-space:normal}button,input,select,textarea{font-size:100%;margin:0;max-width:100%;vertical-align:baseline}button,input{line-height:normal}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;appearance:button;cursor:pointer}button[disabled],input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{padding:0}input[type=search]{-webkit-appearance:textfield;appearance:textfield;padding-right:2px;width:270px}input[type=search]::-webkit-search-decoration{-webkit-appearance:none;appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}caption,td,th{font-weight:400}table thead th{font-weight:700}.wp-block-calendar tfoot td,td{border:1px solid #eee;border:1px solid var(--color-border);padding:7px 10px}del{color:#333}ins{background:rgba(56,88,246,.6);padding:0 5px;text-decoration:none}hr{background-size:4px 4px;border:0;height:1px;margin:0 0 24px;opacity:.6}table a,table a:link,table a:visited{text-decoration:underline}dt{font-weight:700;margin-bottom:10px}dd{margin:0 15px 15px}caption{caption-side:top}kbd{background:var(--heading-color)}cite,dfn,em{font-style:italic}blockquote,q{-webkit-hyphens:none;-ms-hyphens:none;hyphens:none;quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}blockquote{font-size:18px;font-size:var(--font-size-b1);font-style:italic;font-weight:300;font-weight:var(--p-light);margin:24px 40px}blockquote blockquote{margin-right:0}blockquote cite,blockquote small{font-size:14px;font-size:var(--font-size-b3);font-weight:400}blockquote b,blockquote strong{font-weight:700}*{box-sizing:border-box}html{font-size:10px}body,html{margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fafafa;background-color:var(--color-white);color:#6f6b80;color:var(--color-body);font-family:Poppins,sans-serif;font-family:var(--font-primary);font-size:16px;font-size:var(--font-size-b2);font-weight:500;line-height:1.63;line-height:var(--line-height-b2);overflow-x:hidden}body.modal-open{padding:0!important}.h1,.h2,.h3,.h4,.h5,.h6,address,blockquote,h1,h2,h3,h4,h5,h6,hr,menu,ol,p,pre,table,ul{margin:0 0 20px}.display-one{font-size:112px}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{color:#0f084b;color:var(--color-heading);font-family:Ubuntu,sans-serif;font-family:var(--font-secondary);line-height:1.4074;word-break:break-word}.h1,h1{font-size:72px;font-size:var(--h1);line-height:1.25;line-height:var(--h1-lineHeight)}.h2,h2{font-size:68px;font-size:var(--h2);line-height:1.24;line-height:var(--h2-lineHeight)}.h3,h3{font-size:40px;font-size:var(--h3);line-height:1.4;line-height:var(--h3-lineHeight)}.h4,h4{font-size:32px;font-size:var(--h4);line-height:1.38;line-height:var(--h4-lineHeight)}.h5,h5{font-size:24px;font-size:var(--h5);line-height:1.5;line-height:var(--h5-lineHeight)}.h6,h6{font-size:20px;font-size:var(--h6);line-height:1.6;line-height:var(--h6-lineHeight)}.h1 a,.h2 a,.h3 a,.h4 a,.h5 a,.h6 a,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit;transition:.5s}a{color:#0f084b;color:var(--color-heading);transition:.3s}@media only screen and (min-width:768px) and (max-width:991px){.h1,h1{font-size:38px}.h2,h2{font-size:32px}.h3,h3{font-size:28px}.h4,h4{font-size:24px}}@media only screen and (max-width:767px){.h1,h1{font-size:34px}.h2,h2{font-size:28px}.h3,h3{font-size:24px}.h4,h4{font-size:20px}}.h1,.h2,.h3,h1,h2,h3{font-weight:800;font-weight:var(--p-extra-bold)}.h4,.h5,.h6,h4,h5,h6{font-weight:700;font-weight:var(--p-bold)}p{color:#6f6b80;color:var(--color-body);font-size:16px;font-size:var(--font-size-b2);font-weight:500;line-height:1.63;line-height:var(--line-height-b2);margin:0 0 30px}@media only screen and (max-width:767px){p{font-size:16px;font-size:var(--font-size-b2);line-height:1.63;line-height:var(--line-height-b2);margin:0 0 20px}}p.has-large-font-size{font-size:36px;line-height:1.5}p.has-medium-font-size{font-size:24px;line-height:36px}p.has-small-font-size{font-size:13px}p.has-very-light-gray-color{color:#fafafa;color:var(--color-white)}p.has-background{padding:20px 30px}p.b1{font-size:18px;font-size:var(--font-size-b1);line-height:1.67;line-height:var(--line-height-b1)}p.b2{font-size:16px;font-size:var(--font-size-b2);line-height:1.63;line-height:var(--line-height-b2)}p.b3{font-size:14px;font-size:var(--font-size-b3);line-height:1.6;line-height:var(--line-height-b3)}p.b4{font-size:12px;font-size:var(--font-size-b4);line-height:1.3;line-height:var(--line-height-b4)}.b1{font-size:18px;font-size:var(--font-size-b1);line-height:1.67;line-height:var(--line-height-b1)}.b2{font-size:16px;font-size:var(--font-size-b2);line-height:1.63;line-height:var(--line-height-b2)}.b3{font-size:14px;font-size:var(--font-size-b3);line-height:1.6;line-height:var(--line-height-b3)}.b4{font-size:12px;font-size:var(--font-size-b4);line-height:1.3;line-height:var(--line-height-b4)}table{border-collapse:collapse;border-spacing:0;margin:0 0 40px;width:100%}table a,table a:link,table a:visited{text-decoration:none}.wp-block-pullquote.is-style-solid-color blockquote cite,.wp-block-pullquote cite,.wp-block-quote cite,cite{color:#0f084b;color:var(--color-heading)}var{font-family:Courier\ 10 Pitch,Courier,monospace}ol,ul{padding-left:18px}ul{list-style:square;margin-bottom:30px;padding-left:20px}ul.liststyle.bullet li{color:#6f6b80;color:var(--color-body);font-size:18px;line-height:30px;padding-left:30px;position:relative}@media only screen and (max-width:767px){ul.liststyle.bullet li{padding-left:19px}}ul.liststyle.bullet li:before{background:#6f6b80;background:var(--color-body);border-radius:100%;content:"";height:6px;left:0;position:absolute;top:10px;width:6px}ul.liststyle.bullet li+li{margin-top:8px}ul li{font-size:16px;font-size:var(--font-size-b2);font-weight:500;line-height:1.63;line-height:var(--line-height-b2);margin-bottom:10px;margin-top:10px}ul li,ul li a{color:#6f6b80;color:var(--color-body)}ul li a{text-decoration:none}ul li a:hover{color:#1780ff;color:var(--color-primary)}ul ul{margin-bottom:0}ol{margin-bottom:30px}ol li{color:var(--color-gray);font-size:16px;font-size:var(--font-size-b2);font-weight:400;line-height:1.63;line-height:var(--line-height-b2);margin-bottom:10px;margin-top:10px}ol li a{color:var(--heading-color);text-decoration:none}ol li a:hover{color:#1780ff;color:var(--color-primary)}ol ul{padding-left:30px}hr{background:transparent;border-top:1px solid #eee;border-top:1px solid var(--color-border);display:block;height:0;margin:15px 0}kbd{background:#1780ff;background:var(--color-primary)}.color-primary{color:#1780ff!important;color:var(--color-primary)!important}.color-secondary{color:#093366!important;color:var(--color-secondary)!important}.color-tertiary{color:#ffa41b!important;color:var(--color-tertiary)!important}.color-heading{color:#0f084b!important;color:var(--color-heading)!important}.color-body{color:#6f6b80!important;color:var(--color-body)!important}.color-dark{color:#231f40!important;color:var(--color-dark)!important}[data-overlay]:before{background:#1780ff;background:var(--color-primary)}.post-scale,.radius{border-radius:10px;border-radius:var(--radius)}.radius-big{border-radius:16px;border-radius:var(--radius-big)}.w-300{font-weight:300!important}.w-400{font-weight:400!important}.w-500{font-weight:500!important}.w-600{font-weight:600!important}.w-700{font-weight:700!important}.w-800{font-weight:800!important}.w-900{font-weight:900!important}.shadow-primary{box-shadow:0 8px 30px rgba(0,0,0,.04);box-shadow:var(--shadow-primary)}.shadow-light{box-shadow:1px 1px 6px rgba(0,0,0,.25);box-shadow:var(--shadow-light)}.shadow-lighter{box-shadow:4px 4px 20px 20px rgba(0,0,0,.01);box-shadow:var(--shadow-lighter)}.banner-style-4 .social-text-share,.blog-main-content .gallery,.blog-meta,.brand-list,.cart-summary .cart-summary-inner,.column-gallery,.edu-accordion-02 .edu-accordion-body ul,.edu-blog-widget-2.widget-categories .category-list,.edu-blog-widget.widget-categories .category-list,.edu-event .event-meta,.edu-product-details-style .content .product-feature,.edu-rating.rating-default .rating,.eduvibe-widget-details .widget-content ul,.footer-style-default .information-list,.list-style-1,.list-style-2,.pricing-billing-duration ul,.pricing-table .pricing-body .list-item,.product .inner .thumbnail .product-hover-info ul{list-style:none;margin:0;padding:0}#scrollUp,.form-group input,.form-group textarea,.mainmenu-nav .mainmenu li.has-droupdown .submenu li a,ol li a,ul li a{transition:.3s;transition:var(--transition)}.bg-image,.bgImagePosition{background-position:50%;background-repeat:no-repeat;background-size:cover}.post-scale{overflow:hidden}.post-scale img{transition:.5s}.post-scale:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}@-webkit-keyframes line1{0%{bottom:0;opacity:1}30%{bottom:30%}50%{bottom:50%}70%{bottom:70%}to{bottom:100%;opacity:.5}}@keyframes line1{0%{bottom:0;opacity:1}30%{bottom:30%}50%{bottom:50%}70%{bottom:70%}to{bottom:100%;opacity:.5}}@-webkit-keyframes bounceSlide{0%,20%,50%,80%,to{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}}@keyframes bounceSlide{0%,20%,50%,80%,to{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}}.bounce-slide{-webkit-animation-duration:4s;animation-duration:4s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:bounceSlide;animation-name:bounceSlide}@-webkit-keyframes line5{0%{bottom:400px;opacity:1}50%{bottom:50%}to{bottom:100%;opacity:.5}}@keyframes line5{0%{bottom:400px;opacity:1}50%{bottom:50%}to{bottom:100%;opacity:.5}}@-webkit-keyframes line2{0%{opacity:1;top:0}30%{bottom:30%}50%{bottom:50%}70%{bottom:70%}to{opacity:.5;top:100%}}@keyframes line2{0%{opacity:1;top:0}30%{bottom:30%}50%{bottom:50%}70%{bottom:70%}to{opacity:.5;top:100%}}@-webkit-keyframes line3{0%{opacity:1;top:500px}50%{top:50%}to{opacity:.5;top:100%}}@keyframes line3{0%{opacity:1;top:500px}50%{top:50%}to{opacity:.5;top:100%}}@-webkit-keyframes line4{0%{opacity:1;top:300px}50%{top:50%}to{opacity:.5;top:100%}}@keyframes line4{0%{opacity:1;top:300px}50%{top:50%}to{opacity:.5;top:100%}}@-webkit-keyframes customOne{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(.9);transform:scale(.9)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes customOne{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(.9);transform:scale(.9)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes customTwo{0%{-webkit-transform:translate(0);transform:translate(0)}50%{-webkit-transform:translate(100px);transform:translate(100px)}to{-webkit-transform:translate(50px,50px);transform:translate(50px,50px)}}@keyframes customTwo{0%{-webkit-transform:translate(0);transform:translate(0)}50%{-webkit-transform:translate(100px);transform:translate(100px)}to{-webkit-transform:translate(50px,50px);transform:translate(50px,50px)}}.customOne{-webkit-animation:customOne 2s infinite;animation:customOne 2s infinite}@-webkit-keyframes headerSlideDown{0%{margin-top:-100px}to{margin-top:0}}@keyframes headerSlideDown{0%{margin-top:-100px}to{margin-top:0}}@-webkit-keyframes slideFadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,20%,0);transform:translate3d(0,20%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes slideFadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,20%,0);transform:translate3d(0,20%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.slideFadeInUp{-webkit-animation-name:slideFadeInUp;animation-name:slideFadeInUp}@-webkit-keyframes moveVertical{to{opacity:1;-webkit-transform:translateY(0)}}@keyframes moveVertical{to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes scrollDown{0%{opacity:0}10%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}@keyframes scrollDown{0%{opacity:0}10%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}@media only screen and (max-width:767px){.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{padding-left:15px;padding-right:15px}}iframe{width:100%}.clearfix:after,.clearfix:before{content:" ";display:table}.clearfix:after{clear:both}.fix{overflow:hidden}.slick-initialized .slick-slide{margin-bottom:0}.edu-line-separator{position:relative}.edu-line-separator:after{background:#ebe7e5;bottom:0;content:"";height:1px;left:0;margin:0 auto;position:absolute;right:0;width:1170px}@media only screen and (max-width:1199px){.edu-line-separator:after{width:100%}}.bg-color-primary{background-color:#1780ff;background-color:var(--color-primary)}.bg-color-secondary{background-color:#093366;background-color:var(--color-secondary)}.bg-color-tertiary{background-color:#ffa41b;background-color:var(--color-tertiary)}.bg-color-grey{background-color:#f0f2f5}.bg-color-white{background-color:#fff}.bg-color-black{background-color:#1a1a1a}.bg-color-grey{background-color:#e5e5e5}.bg-color-extra03{background-color:#fbfbfd;background-color:var(--color-extra03)}.bg-color-lessdark{background-color:var(--color-lessdark)}.bg-color-2{-webkit-backdrop-filter:saturate(180%) blur(8px);backdrop-filter:saturate(180%) blur(8px);background-color:var(--color-darker);background-image:linear-gradient(180deg,#000,transparent);background-image:linear-gradient(180deg,var(--color-black),transparent)}.bg-image_fixed{background-attachment:fixed!important}.fullscreen{min-height:100vh;width:100%}.row--0{margin-left:0;margin-right:0}.row--0>[class*=col]{padding-left:0;padding-right:0}.row--5{margin-left:-5px;margin-right:-5px}.row--5>[class*=col]{padding-left:5px;padding-right:5px}.row--10{margin-left:-10px;margin-right:-10px}.row--10>[class*=col]{padding-left:10px;padding-right:10px}.row--15{margin-left:-15px;margin-right:-15px}.row--15>[class*=col]{padding-left:15px;padding-right:15px}.row--20{margin-left:-20px;margin-right:-20px}@media only screen and (min-width:1200px) and (max-width:1599px){.row--20{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row--20{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px) and (max-width:991px){.row--20{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row--20{margin-left:-15px!important;margin-right:-15px!important}}.row--20>[class*=col-],.row--20>[class*=col]{padding-left:20px;padding-right:20px}@media only screen and (min-width:1200px) and (max-width:1599px){.row--20>[class*=col-],.row--20>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row--20>[class*=col-],.row--20>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.row--20>[class*=col-],.row--20>[class*=col]{padding-left:15px!important;padding-right:15px!important}}@media only screen and (max-width:767px){.row--20>[class*=col-],.row--20>[class*=col]{padding-left:15px!important;padding-right:15px!important}}.row--25{margin-left:-25px;margin-right:-25px}@media only screen and (min-width:1200px) and (max-width:1599px){.row--25{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row--25{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px) and (max-width:991px){.row--25{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row--25{margin-left:-15px!important;margin-right:-15px!important}}.row--25>[class*=col-],.row--25>[class*=col]{padding-left:25px;padding-right:25px}@media only screen and (min-width:1200px) and (max-width:1599px){.row--25>[class*=col-],.row--25>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row--25>[class*=col-],.row--25>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.row--25>[class*=col-],.row--25>[class*=col]{padding-left:15px!important;padding-right:15px!important}}@media only screen and (max-width:767px){.row--25>[class*=col-],.row--25>[class*=col]{padding-left:15px!important;padding-right:15px!important}}.row--30{margin-left:-30px;margin-right:-30px}@media only screen and (min-width:1200px) and (max-width:1599px){.row--30{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row--30{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px) and (max-width:991px){.row--30{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row--30{margin-left:-15px!important;margin-right:-15px!important}}.row--30>[class*=col-],.row--30>[class*=col]{padding-left:30px;padding-right:30px}@media only screen and (min-width:1200px) and (max-width:1599px){.row--30>[class*=col-],.row--30>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row--30>[class*=col-],.row--30>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.row--30>[class*=col-],.row--30>[class*=col]{padding-left:15px!important;padding-right:15px!important}}@media only screen and (max-width:767px){.row--30>[class*=col-],.row--30>[class*=col]{padding-left:15px!important;padding-right:15px!important}}.row--35{margin-left:-35px;margin-right:-35px}@media only screen and (min-width:1200px) and (max-width:1599px){.row--35{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row--35{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px) and (max-width:991px){.row--35{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row--35{margin-left:-15px!important;margin-right:-15px!important}}.row--35>[class*=col-],.row--35>[class*=col]{padding-left:35px;padding-right:35px}@media only screen and (min-width:1200px) and (max-width:1599px){.row--35>[class*=col-],.row--35>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row--35>[class*=col-],.row--35>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.row--35>[class*=col-],.row--35>[class*=col]{padding-left:15px!important;padding-right:15px!important}}@media only screen and (max-width:767px){.row--35>[class*=col-],.row--35>[class*=col]{padding-left:15px!important;padding-right:15px!important}}.row--40{margin-left:-40px;margin-right:-40px}@media only screen and (min-width:1200px) and (max-width:1599px){.row--40{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row--40{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px) and (max-width:991px){.row--40{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row--40{margin-left:-15px!important;margin-right:-15px!important}}.row--40>[class*=col-],.row--40>[class*=col]{padding-left:40px;padding-right:40px}@media only screen and (min-width:1200px) and (max-width:1599px){.row--40>[class*=col-],.row--40>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row--40>[class*=col-],.row--40>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.row--40>[class*=col-],.row--40>[class*=col]{padding-left:15px!important;padding-right:15px!important}}@media only screen and (max-width:767px){.row--40>[class*=col-],.row--40>[class*=col]{padding-left:15px!important;padding-right:15px!important}}.row--45{margin-left:-45px;margin-right:-45px}@media only screen and (min-width:1200px) and (max-width:1599px){.row--45{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row--45{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px) and (max-width:991px){.row--45{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row--45{margin-left:-15px!important;margin-right:-15px!important}}.row--45>[class*=col-],.row--45>[class*=col]{padding-left:45px;padding-right:45px}@media only screen and (min-width:1200px) and (max-width:1599px){.row--45>[class*=col-],.row--45>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row--45>[class*=col-],.row--45>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.row--45>[class*=col-],.row--45>[class*=col]{padding-left:15px!important;padding-right:15px!important}}@media only screen and (max-width:767px){.row--45>[class*=col-],.row--45>[class*=col]{padding-left:15px!important;padding-right:15px!important}}.row--50{margin-left:-50px;margin-right:-50px}@media only screen and (min-width:1200px) and (max-width:1599px){.row--50{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row--50{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px) and (max-width:991px){.row--50{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row--50{margin-left:-15px!important;margin-right:-15px!important}}.row--50>[class*=col-],.row--50>[class*=col]{padding-left:50px;padding-right:50px}@media only screen and (min-width:1200px) and (max-width:1599px){.row--50>[class*=col-],.row--50>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row--50>[class*=col-],.row--50>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.row--50>[class*=col-],.row--50>[class*=col]{padding-left:15px!important;padding-right:15px!important}}@media only screen and (max-width:767px){.row--50>[class*=col-],.row--50>[class*=col]{padding-left:15px!important;padding-right:15px!important}}.row--60{margin-left:-60px;margin-right:-60px}@media only screen and (min-width:1200px) and (max-width:1599px){.row--60{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row--60{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px) and (max-width:991px){.row--60{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row--60{margin-left:-15px!important;margin-right:-15px!important}}.row--60>[class*=col-],.row--60>[class*=col]{padding-left:60px;padding-right:60px}@media only screen and (min-width:1200px) and (max-width:1599px){.row--60>[class*=col-],.row--60>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row--60>[class*=col-],.row--60>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.row--60>[class*=col-],.row--60>[class*=col]{padding-left:15px!important;padding-right:15px!important}}@media only screen and (max-width:767px){.row--60>[class*=col-],.row--60>[class*=col]{padding-left:15px!important;padding-right:15px!important}}input:-moz-placeholder,textarea:-moz-placeholder{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1}input::-moz-placeholder,textarea::-moz-placeholder{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1}input:-ms-input-placeholder,textarea:-ms-input-placeholder{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1}[data-black-overlay],[data-overlay],[data-white-overlay]{position:relative}[data-black-overlay]>*,[data-black-overlay]>div,[data-overlay]>*,[data-overlay]>div,[data-white-overlay]>*,[data-white-overlay]>div{position:relative;z-index:2}[data-black-overlay]:before,[data-overlay]:before,[data-white-overlay]:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}[data-black-overlay]:before{background-color:#000}[data-white-overlay]:before{background-color:#fff}[data-black-overlay="1"]:before,[data-overlay="1"]:before,[data-white-overlay="1"]:before{opacity:.1}[data-black-overlay="2"]:before,[data-overlay="2"]:before,[data-white-overlay="2"]:before{opacity:.2}[data-black-overlay="3"]:before,[data-overlay="3"]:before,[data-white-overlay="3"]:before{opacity:.3}[data-black-overlay="4"]:before,[data-overlay="4"]:before,[data-white-overlay="4"]:before{opacity:.4}[data-black-overlay="5"]:before,[data-overlay="5"]:before,[data-white-overlay="5"]:before{opacity:.5}[data-black-overlay="6"]:before,[data-overlay="6"]:before,[data-white-overlay="6"]:before{opacity:.6}[data-black-overlay="7"]:before,[data-overlay="7"]:before,[data-white-overlay="7"]:before{opacity:.7}[data-black-overlay="8"]:before,[data-overlay="8"]:before,[data-white-overlay="8"]:before{opacity:.8}[data-black-overlay="9"]:before,[data-overlay="9"]:before,[data-white-overlay="9"]:before{opacity:.9}[data-black-overlay="10"]:before,[data-overlay="10"]:before,[data-white-overlay="10"]:before{opacity:1}#scrollUp{background:#fff;bottom:60px;color:#757589;display:inline-block;font-size:15px;font-weight:400;height:80px;line-height:80px;right:100px;text-align:center;text-decoration:none;width:70px;z-index:9811!important}@media only screen and (min-width:768px) and (max-width:991px){#scrollUp{bottom:40px;right:20px}}@media only screen and (max-width:767px){#scrollUp{bottom:40px;right:20px}}#scrollUp:before{background:rgba(0,2,72,.1);-webkit-filter:blur(50px);filter:blur(50px)}#scrollUp:after,#scrollUp:before{bottom:0;content:"";height:100%;left:0;position:absolute;-webkit-transform:rotateY(-10deg);transform:rotateY(-10deg);-webkit-transform-style:preserve-3d;transform-style:preserve-3d;width:100%;z-index:-1}#scrollUp:after{background:#fff;right:0;top:0}@media only screen and (max-width:767px){#scrollUp{bottom:30px;height:60px;line-height:60px;right:20px;width:50px}}#scrollUp span.text{display:inline-block;margin-top:7px;position:relative}@media only screen and (max-width:767px){#scrollUp span.text{margin-top:3px}}#scrollUp span.text:after{border-color:transparent transparent #1780ff;border-bottom:7px solid var(--color-primary);border-left:5px solid transparent;border-right:5px solid transparent;border-top:0 solid transparent;content:"";height:0;left:50%;position:absolute;top:21%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:0}#scrollUp:hover span.text{color:#1780ff;color:var(--color-primary)}.form-message{margin-bottom:0;text-align:center}.form-message.error{color:#f80707;margin-top:20px}.form-message.success{color:#0d8d2d;margin-top:20px}.mt_dec--30{margin-top:-30px}.mt_dec--20{margin-top:-20px}.edu-section-gap{padding:130px 0!important}@media only screen and (min-width:768px) and (max-width:991px){.edu-section-gap{padding:80px 0!important}}@media only screen and (max-width:767px){.edu-section-gap{padding:80px 0!important}}.edu-section-gap.slider-dots{padding:130px 0 205px!important}@media only screen and (min-width:768px) and (max-width:991px){.edu-section-gap.slider-dots{padding:80px 0 130px!important}}@media only screen and (max-width:767px){.edu-section-gap.slider-dots{padding:80px 0 130px!important}}.edu-section-gapBottom{padding-bottom:130px!important}@media only screen and (min-width:768px) and (max-width:991px){.edu-section-gapBottom{padding-bottom:80px!important}}@media only screen and (max-width:767px){.edu-section-gapBottom{padding-bottom:80px!important}}@media only screen and (min-width:768px) and (max-width:991px){.pb--85,.pb--165{padding-bottom:80px!important}}@media only screen and (max-width:767px){.pb--85,.pb--165{padding-bottom:80px!important}}.edu-section-gapTop{padding-top:130px!important}@media only screen and (min-width:768px) and (max-width:991px){.edu-section-gapTop{padding-top:80px!important}}@media only screen and (max-width:767px){.edu-section-gapTop{padding-top:80px!important}}@media only screen and (min-width:768px) and (max-width:991px){.ptb--120{padding:80px 0!important}}@media only screen and (max-width:767px){.ptb--120{padding:60px 0!important}}@media only screen and (min-width:768px) and (max-width:991px){.pb--85,.pb--120,.pb--165{padding-bottom:80px!important}}@media only screen and (max-width:767px){.pb--70,.pb--85,.pb--120,.pb--165{padding-bottom:60px!important}}.pl--0{padding-left:0!important}.pr--0{padding-right:0!important}.pt--0{padding-top:0!important}.pb--0{padding-bottom:0!important}.mr--0{margin-right:0!important}.ml--0{margin-left:0!important}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.pt--260{padding-top:260px!important}.pt--250{padding-top:250px!important}.pb--240{padding-bottom:240px!important}.pb--220{padding-bottom:220px!important}.plr--270{padding:0 270px!important}.plr--300{padding:0 300px!important}.plr--340{padding:0 340px!important}.ptb--300{padding:300px 0!important}.ptb--340{padding:340px 0!important}.ptb--450{padding:450px 0!important}.plr_dec--15{margin:0 -15px!important}.pt--300{padding-top:300px!important}.ptb--5{padding:5px 0!important}.plr--5{padding:0 5px!important}.pt--5{padding-top:5px!important}.pb--5{padding-bottom:5px!important}.pl--5{padding-left:5px!important}.pr--5{padding-right:5px!important}.mt--5{margin-top:5px!important}.mb--5{margin-bottom:5px!important}.mr--5{margin-right:5px!important}.ml--5{margin-left:5px!important}.ptb--10{padding:10px 0!important}.plr--10{padding:0 10px!important}.pt--10{padding-top:10px!important}.pb--10{padding-bottom:10px!important}.pl--10{padding-left:10px!important}.pr--10{padding-right:10px!important}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.mr--10{margin-right:10px!important}.ml--10{margin-left:10px!important}.ptb--15{padding:15px 0!important}.plr--15{padding:0 15px!important}.pt--15{padding-top:15px!important}.pb--15{padding-bottom:15px!important}.pl--15{padding-left:15px!important}.pr--15{padding-right:15px!important}.mt--15{margin-top:15px!important}.mb--15{margin-bottom:15px!important}.mr--15{margin-right:15px!important}.ml--15{margin-left:15px!important}.ptb--20{padding:20px 0!important}.plr--20{padding:0 20px!important}.pt--20{padding-top:20px!important}.pb--20{padding-bottom:20px!important}.pl--20{padding-left:20px!important}.pr--20{padding-right:20px!important}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.mr--20{margin-right:20px!important}.ml--20{margin-left:20px!important}.ptb--25{padding:25px 0!important}.plr--25{padding:0 25px!important}.pt--25{padding-top:25px!important}.pb--25{padding-bottom:25px!important}.pl--25{padding-left:25px!important}.pr--25{padding-right:25px!important}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.mr--25{margin-right:25px!important}.ml--25{margin-left:25px!important}.ptb--30{padding:30px 0!important}.plr--30{padding:0 30px!important}.pt--30{padding-top:30px!important}.pb--30{padding-bottom:30px!important}.pl--30{padding-left:30px!important}.pr--30{padding-right:30px!important}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.mr--30{margin-right:30px!important}.ml--30{margin-left:30px!important}.ptb--35{padding:35px 0!important}.plr--35{padding:0 35px!important}.pt--35{padding-top:35px!important}.pb--35{padding-bottom:35px!important}.pl--35{padding-left:35px!important}.pr--35{padding-right:35px!important}.mt--35{margin-top:35px!important}.mb--35{margin-bottom:35px!important}.mr--35{margin-right:35px!important}.ml--35{margin-left:35px!important}.ptb--40{padding:40px 0!important}.plr--40{padding:0 40px!important}.pt--40{padding-top:40px!important}.pb--40{padding-bottom:40px!important}.pl--40{padding-left:40px!important}.pr--40{padding-right:40px!important}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.mr--40{margin-right:40px!important}.ml--40{margin-left:40px!important}.ptb--45{padding:45px 0!important}.plr--45{padding:0 45px!important}.pt--45{padding-top:45px!important}.pb--45{padding-bottom:45px!important}.pl--45{padding-left:45px!important}.pr--45{padding-right:45px!important}.mt--45{margin-top:45px!important}.mb--45{margin-bottom:45px!important}.mr--45{margin-right:45px!important}.ml--45{margin-left:45px!important}.ptb--50{padding:50px 0!important}.plr--50{padding:0 50px!important}.pt--50{padding-top:50px!important}.pb--50{padding-bottom:50px!important}.pl--50{padding-left:50px!important}.pr--50{padding-right:50px!important}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.mr--50{margin-right:50px!important}.ml--50{margin-left:50px!important}.ptb--55{padding:55px 0!important}.plr--55{padding:0 55px!important}.pt--55{padding-top:55px!important}.pb--55{padding-bottom:55px!important}.pl--55{padding-left:55px!important}.pr--55{padding-right:55px!important}.mt--55{margin-top:55px!important}.mb--55{margin-bottom:55px!important}.mr--55{margin-right:55px!important}.ml--55{margin-left:55px!important}.ptb--60{padding:60px 0!important}.plr--60{padding:0 60px!important}.pt--60{padding-top:60px!important}.pb--60{padding-bottom:60px!important}.pl--60{padding-left:60px!important}.pr--60{padding-right:60px!important}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.mr--60{margin-right:60px!important}.ml--60{margin-left:60px!important}.ptb--65{padding:65px 0!important}.plr--65{padding:0 65px!important}.pt--65{padding-top:65px!important}.pb--65{padding-bottom:65px!important}.pl--65{padding-left:65px!important}.pr--65{padding-right:65px!important}.mt--65{margin-top:65px!important}.mb--65{margin-bottom:65px!important}.mr--65{margin-right:65px!important}.ml--65{margin-left:65px!important}.ptb--70{padding:70px 0!important}.plr--70{padding:0 70px!important}.pt--70{padding-top:70px!important}.pb--70{padding-bottom:70px!important}.pl--70{padding-left:70px!important}.pr--70{padding-right:70px!important}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.mr--70{margin-right:70px!important}.ml--70{margin-left:70px!important}.ptb--75{padding:75px 0!important}.plr--75{padding:0 75px!important}.pt--75{padding-top:75px!important}.pb--75{padding-bottom:75px!important}.pl--75{padding-left:75px!important}.pr--75{padding-right:75px!important}.mt--75{margin-top:75px!important}.mb--75{margin-bottom:75px!important}.mr--75{margin-right:75px!important}.ml--75{margin-left:75px!important}.ptb--80{padding:80px 0!important}.plr--80{padding:0 80px!important}.pt--80{padding-top:80px!important}.pb--80{padding-bottom:80px!important}.pl--80{padding-left:80px!important}.pr--80{padding-right:80px!important}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.mr--80{margin-right:80px!important}.ml--80{margin-left:80px!important}.ptb--85{padding:85px 0!important}.plr--85{padding:0 85px!important}.pt--85{padding-top:85px!important}.pb--85{padding-bottom:85px!important}.pl--85{padding-left:85px!important}.pr--85{padding-right:85px!important}.mt--85{margin-top:85px!important}.mb--85{margin-bottom:85px!important}.mr--85{margin-right:85px!important}.ml--85{margin-left:85px!important}.ptb--90{padding:90px 0!important}.plr--90{padding:0 90px!important}.pt--90{padding-top:90px!important}.pb--90{padding-bottom:90px!important}.pl--90{padding-left:90px!important}.pr--90{padding-right:90px!important}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.mr--90{margin-right:90px!important}.ml--90{margin-left:90px!important}.ptb--95{padding:95px 0!important}.plr--95{padding:0 95px!important}.pt--95{padding-top:95px!important}.pb--95{padding-bottom:95px!important}.pl--95{padding-left:95px!important}.pr--95{padding-right:95px!important}.mt--95{margin-top:95px!important}.mb--95{margin-bottom:95px!important}.mr--95{margin-right:95px!important}.ml--95{margin-left:95px!important}.ptb--100{padding:100px 0!important}.plr--100{padding:0 100px!important}.pt--100{padding-top:100px!important}.pb--100{padding-bottom:100px!important}.pl--100{padding-left:100px!important}.pr--100{padding-right:100px!important}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.mr--100{margin-right:100px!important}.ml--100{margin-left:100px!important}.ptb--105{padding:105px 0!important}.plr--105{padding:0 105px!important}.pt--105{padding-top:105px!important}.pb--105{padding-bottom:105px!important}.pl--105{padding-left:105px!important}.pr--105{padding-right:105px!important}.mt--105{margin-top:105px!important}.mb--105{margin-bottom:105px!important}.mr--105{margin-right:105px!important}.ml--105{margin-left:105px!important}.ptb--110{padding:110px 0!important}.plr--110{padding:0 110px!important}.pt--110{padding-top:110px!important}.pb--110{padding-bottom:110px!important}.pl--110{padding-left:110px!important}.pr--110{padding-right:110px!important}.mt--110{margin-top:110px!important}.mb--110{margin-bottom:110px!important}.mr--110{margin-right:110px!important}.ml--110{margin-left:110px!important}.ptb--115{padding:115px 0!important}.plr--115{padding:0 115px!important}.pt--115{padding-top:115px!important}.pb--115{padding-bottom:115px!important}.pl--115{padding-left:115px!important}.pr--115{padding-right:115px!important}.mt--115{margin-top:115px!important}.mb--115{margin-bottom:115px!important}.mr--115{margin-right:115px!important}.ml--115{margin-left:115px!important}.ptb--120{padding:120px 0!important}.plr--120{padding:0 120px!important}.pt--120{padding-top:120px!important}.pb--120{padding-bottom:120px!important}.pl--120{padding-left:120px!important}.pr--120{padding-right:120px!important}.mt--120{margin-top:120px!important}.mb--120{margin-bottom:120px!important}.mr--120{margin-right:120px!important}.ml--120{margin-left:120px!important}.ptb--125{padding:125px 0!important}.plr--125{padding:0 125px!important}.pt--125{padding-top:125px!important}.pb--125{padding-bottom:125px!important}.pl--125{padding-left:125px!important}.pr--125{padding-right:125px!important}.mt--125{margin-top:125px!important}.mb--125{margin-bottom:125px!important}.mr--125{margin-right:125px!important}.ml--125{margin-left:125px!important}.ptb--130{padding:130px 0!important}.plr--130{padding:0 130px!important}.pt--130{padding-top:130px!important}.pb--130{padding-bottom:130px!important}.pl--130{padding-left:130px!important}.pr--130{padding-right:130px!important}.mt--130{margin-top:130px!important}.mb--130{margin-bottom:130px!important}.mr--130{margin-right:130px!important}.ml--130{margin-left:130px!important}.ptb--135{padding:135px 0!important}.plr--135{padding:0 135px!important}.pt--135{padding-top:135px!important}.pb--135{padding-bottom:135px!important}.pl--135{padding-left:135px!important}.pr--135{padding-right:135px!important}.mt--135{margin-top:135px!important}.mb--135{margin-bottom:135px!important}.mr--135{margin-right:135px!important}.ml--135{margin-left:135px!important}.ptb--140{padding:140px 0!important}.plr--140{padding:0 140px!important}.pt--140{padding-top:140px!important}.pb--140{padding-bottom:140px!important}.pl--140{padding-left:140px!important}.pr--140{padding-right:140px!important}.mt--140{margin-top:140px!important}.mb--140{margin-bottom:140px!important}.mr--140{margin-right:140px!important}.ml--140{margin-left:140px!important}.ptb--145{padding:145px 0!important}.plr--145{padding:0 145px!important}.pt--145{padding-top:145px!important}.pb--145{padding-bottom:145px!important}.pl--145{padding-left:145px!important}.pr--145{padding-right:145px!important}.mt--145{margin-top:145px!important}.mb--145{margin-bottom:145px!important}.mr--145{margin-right:145px!important}.ml--145{margin-left:145px!important}.ptb--150{padding:150px 0!important}.plr--150{padding:0 150px!important}.pt--150{padding-top:150px!important}.pb--150{padding-bottom:150px!important}.pl--150{padding-left:150px!important}.pr--150{padding-right:150px!important}.mt--150{margin-top:150px!important}.mb--150{margin-bottom:150px!important}.mr--150{margin-right:150px!important}.ml--150{margin-left:150px!important}.ptb--155{padding:155px 0!important}.plr--155{padding:0 155px!important}.pt--155{padding-top:155px!important}.pb--155{padding-bottom:155px!important}.pl--155{padding-left:155px!important}.pr--155{padding-right:155px!important}.mt--155{margin-top:155px!important}.mb--155{margin-bottom:155px!important}.mr--155{margin-right:155px!important}.ml--155{margin-left:155px!important}.ptb--160{padding:160px 0!important}.plr--160{padding:0 160px!important}.pt--160{padding-top:160px!important}.pb--160{padding-bottom:160px!important}.pl--160{padding-left:160px!important}.pr--160{padding-right:160px!important}.mt--160{margin-top:160px!important}.mb--160{margin-bottom:160px!important}.mr--160{margin-right:160px!important}.ml--160{margin-left:160px!important}.ptb--165{padding:165px 0!important}.plr--165{padding:0 165px!important}.pt--165{padding-top:165px!important}.pb--165{padding-bottom:165px!important}.pl--165{padding-left:165px!important}.pr--165{padding-right:165px!important}.mt--165{margin-top:165px!important}.mb--165{margin-bottom:165px!important}.mr--165{margin-right:165px!important}.ml--165{margin-left:165px!important}.ptb--170{padding:170px 0!important}.plr--170{padding:0 170px!important}.pt--170{padding-top:170px!important}.pb--170{padding-bottom:170px!important}.pl--170{padding-left:170px!important}.pr--170{padding-right:170px!important}.mt--170{margin-top:170px!important}.mb--170{margin-bottom:170px!important}.mr--170{margin-right:170px!important}.ml--170{margin-left:170px!important}.ptb--175{padding:175px 0!important}.plr--175{padding:0 175px!important}.pt--175{padding-top:175px!important}.pb--175{padding-bottom:175px!important}.pl--175{padding-left:175px!important}.pr--175{padding-right:175px!important}.mt--175{margin-top:175px!important}.mb--175{margin-bottom:175px!important}.mr--175{margin-right:175px!important}.ml--175{margin-left:175px!important}.ptb--180{padding:180px 0!important}.plr--180{padding:0 180px!important}.pt--180{padding-top:180px!important}.pb--180{padding-bottom:180px!important}.pl--180{padding-left:180px!important}.pr--180{padding-right:180px!important}.mt--180{margin-top:180px!important}.mb--180{margin-bottom:180px!important}.mr--180{margin-right:180px!important}.ml--180{margin-left:180px!important}.ptb--185{padding:185px 0!important}.plr--185{padding:0 185px!important}.pt--185{padding-top:185px!important}.pb--185{padding-bottom:185px!important}.pl--185{padding-left:185px!important}.pr--185{padding-right:185px!important}.mt--185{margin-top:185px!important}.mb--185{margin-bottom:185px!important}.mr--185{margin-right:185px!important}.ml--185{margin-left:185px!important}.ptb--190{padding:190px 0!important}.plr--190{padding:0 190px!important}.pt--190{padding-top:190px!important}.pb--190{padding-bottom:190px!important}.pl--190{padding-left:190px!important}.pr--190{padding-right:190px!important}.mt--190{margin-top:190px!important}.mb--190{margin-bottom:190px!important}.mr--190{margin-right:190px!important}.ml--190{margin-left:190px!important}.ptb--195{padding:195px 0!important}.plr--195{padding:0 195px!important}.pt--195{padding-top:195px!important}.pb--195{padding-bottom:195px!important}.pl--195{padding-left:195px!important}.pr--195{padding-right:195px!important}.mt--195{margin-top:195px!important}.mb--195{margin-bottom:195px!important}.mr--195{margin-right:195px!important}.ml--195{margin-left:195px!important}.ptb--200{padding:200px 0!important}.plr--200{padding:0 200px!important}.pt--200{padding-top:200px!important}.pb--200{padding-bottom:200px!important}.pl--200{padding-left:200px!important}.pr--200{padding-right:200px!important}.mt--200{margin-top:200px!important}.mb--200{margin-bottom:200px!important}.mr--200{margin-right:200px!important}.ml--200{margin-left:200px!important}@media only screen and (min-width:1200px) and (max-width:1599px){.ptb_lp--5{padding:5px 0!important}.plr_lp--5{padding:0 5px!important}.pt_lp--5{padding-top:5px!important}.pb_lp--5{padding-bottom:5px!important}.pl_lp--5{padding-left:5px!important}.pr_lp--5{padding-right:5px!important}.mt_lp--5{margin-top:5px!important}.mb_lp--5{margin-bottom:5px!important}.ptb_lp--10{padding:10px 0!important}.plr_lp--10{padding:0 10px!important}.pt_lp--10{padding-top:10px!important}.pb_lp--10{padding-bottom:10px!important}.pl_lp--10{padding-left:10px!important}.pr_lp--10{padding-right:10px!important}.mt_lp--10{margin-top:10px!important}.mb_lp--10{margin-bottom:10px!important}.ptb_lp--15{padding:15px 0!important}.plr_lp--15{padding:0 15px!important}.pt_lp--15{padding-top:15px!important}.pb_lp--15{padding-bottom:15px!important}.pl_lp--15{padding-left:15px!important}.pr_lp--15{padding-right:15px!important}.mt_lp--15{margin-top:15px!important}.mb_lp--15{margin-bottom:15px!important}.ptb_lp--20{padding:20px 0!important}.plr_lp--20{padding:0 20px!important}.pt_lp--20{padding-top:20px!important}.pb_lp--20{padding-bottom:20px!important}.pl_lp--20{padding-left:20px!important}.pr_lp--20{padding-right:20px!important}.mt_lp--20{margin-top:20px!important}.mb_lp--20{margin-bottom:20px!important}.ptb_lp--25{padding:25px 0!important}.plr_lp--25{padding:0 25px!important}.pt_lp--25{padding-top:25px!important}.pb_lp--25{padding-bottom:25px!important}.pl_lp--25{padding-left:25px!important}.pr_lp--25{padding-right:25px!important}.mt_lp--25{margin-top:25px!important}.mb_lp--25{margin-bottom:25px!important}.ptb_lp--30{padding:30px 0!important}.plr_lp--30{padding:0 30px!important}.pt_lp--30{padding-top:30px!important}.pb_lp--30{padding-bottom:30px!important}.pl_lp--30{padding-left:30px!important}.pr_lp--30{padding-right:30px!important}.mt_lp--30{margin-top:30px!important}.mb_lp--30{margin-bottom:30px!important}.ptb_lp--35{padding:35px 0!important}.plr_lp--35{padding:0 35px!important}.pt_lp--35{padding-top:35px!important}.pb_lp--35{padding-bottom:35px!important}.pl_lp--35{padding-left:35px!important}.pr_lp--35{padding-right:35px!important}.mt_lp--35{margin-top:35px!important}.mb_lp--35{margin-bottom:35px!important}.ptb_lp--40{padding:40px 0!important}.plr_lp--40{padding:0 40px!important}.pt_lp--40{padding-top:40px!important}.pb_lp--40{padding-bottom:40px!important}.pl_lp--40{padding-left:40px!important}.pr_lp--40{padding-right:40px!important}.mt_lp--40{margin-top:40px!important}.mb_lp--40{margin-bottom:40px!important}.ptb_lp--45{padding:45px 0!important}.plr_lp--45{padding:0 45px!important}.pt_lp--45{padding-top:45px!important}.pb_lp--45{padding-bottom:45px!important}.pl_lp--45{padding-left:45px!important}.pr_lp--45{padding-right:45px!important}.mt_lp--45{margin-top:45px!important}.mb_lp--45{margin-bottom:45px!important}.ptb_lp--50{padding:50px 0!important}.plr_lp--50{padding:0 50px!important}.pt_lp--50{padding-top:50px!important}.pb_lp--50{padding-bottom:50px!important}.pl_lp--50{padding-left:50px!important}.pr_lp--50{padding-right:50px!important}.mt_lp--50{margin-top:50px!important}.mb_lp--50{margin-bottom:50px!important}.ptb_lp--55{padding:55px 0!important}.plr_lp--55{padding:0 55px!important}.pt_lp--55{padding-top:55px!important}.pb_lp--55{padding-bottom:55px!important}.pl_lp--55{padding-left:55px!important}.pr_lp--55{padding-right:55px!important}.mt_lp--55{margin-top:55px!important}.mb_lp--55{margin-bottom:55px!important}.ptb_lp--60{padding:60px 0!important}.plr_lp--60{padding:0 60px!important}.pt_lp--60{padding-top:60px!important}.pb_lp--60{padding-bottom:60px!important}.pl_lp--60{padding-left:60px!important}.pr_lp--60{padding-right:60px!important}.mt_lp--60{margin-top:60px!important}.mb_lp--60{margin-bottom:60px!important}.ptb_lp--65{padding:65px 0!important}.plr_lp--65{padding:0 65px!important}.pt_lp--65{padding-top:65px!important}.pb_lp--65{padding-bottom:65px!important}.pl_lp--65{padding-left:65px!important}.pr_lp--65{padding-right:65px!important}.mt_lp--65{margin-top:65px!important}.mb_lp--65{margin-bottom:65px!important}.ptb_lp--70{padding:70px 0!important}.plr_lp--70{padding:0 70px!important}.pt_lp--70{padding-top:70px!important}.pb_lp--70{padding-bottom:70px!important}.pl_lp--70{padding-left:70px!important}.pr_lp--70{padding-right:70px!important}.mt_lp--70{margin-top:70px!important}.mb_lp--70{margin-bottom:70px!important}.ptb_lp--75{padding:75px 0!important}.plr_lp--75{padding:0 75px!important}.pt_lp--75{padding-top:75px!important}.pb_lp--75{padding-bottom:75px!important}.pl_lp--75{padding-left:75px!important}.pr_lp--75{padding-right:75px!important}.mt_lp--75{margin-top:75px!important}.mb_lp--75{margin-bottom:75px!important}.ptb_lp--80{padding:80px 0!important}.plr_lp--80{padding:0 80px!important}.pt_lp--80{padding-top:80px!important}.pb_lp--80{padding-bottom:80px!important}.pl_lp--80{padding-left:80px!important}.pr_lp--80{padding-right:80px!important}.mt_lp--80{margin-top:80px!important}.mb_lp--80{margin-bottom:80px!important}.ptb_lp--85{padding:85px 0!important}.plr_lp--85{padding:0 85px!important}.pt_lp--85{padding-top:85px!important}.pb_lp--85{padding-bottom:85px!important}.pl_lp--85{padding-left:85px!important}.pr_lp--85{padding-right:85px!important}.mt_lp--85{margin-top:85px!important}.mb_lp--85{margin-bottom:85px!important}.ptb_lp--90{padding:90px 0!important}.plr_lp--90{padding:0 90px!important}.pt_lp--90{padding-top:90px!important}.pb_lp--90{padding-bottom:90px!important}.pl_lp--90{padding-left:90px!important}.pr_lp--90{padding-right:90px!important}.mt_lp--90{margin-top:90px!important}.mb_lp--90{margin-bottom:90px!important}.ptb_lp--95{padding:95px 0!important}.plr_lp--95{padding:0 95px!important}.pt_lp--95{padding-top:95px!important}.pb_lp--95{padding-bottom:95px!important}.pl_lp--95{padding-left:95px!important}.pr_lp--95{padding-right:95px!important}.mt_lp--95{margin-top:95px!important}.mb_lp--95{margin-bottom:95px!important}.ptb_lp--100{padding:100px 0!important}.plr_lp--100{padding:0 100px!important}.pt_lp--100{padding-top:100px!important}.pb_lp--100{padding-bottom:100px!important}.pl_lp--100{padding-left:100px!important}.pr_lp--100{padding-right:100px!important}.mt_lp--100{margin-top:100px!important}.mb_lp--100{margin-bottom:100px!important}}@media only screen and (min-width:992px) and (max-width:1199px){.ptb_lg--5{padding:5px 0!important}.plr_lg--5{padding:0 5px!important}.pt_lg--5{padding-top:5px!important}.pb_lg--5{padding-bottom:5px!important}.pl_lg--5{padding-left:5px!important}.pr_lg--5{padding-right:5px!important}.mt_lg--5{margin-top:5px!important}.mb_lg--5{margin-bottom:5px!important}.ml_lg--5{margin-left:5px!important}.ptb_lg--10{padding:10px 0!important}.plr_lg--10{padding:0 10px!important}.pt_lg--10{padding-top:10px!important}.pb_lg--10{padding-bottom:10px!important}.pl_lg--10{padding-left:10px!important}.pr_lg--10{padding-right:10px!important}.mt_lg--10{margin-top:10px!important}.mb_lg--10{margin-bottom:10px!important}.ml_lg--10{margin-left:10px!important}.ptb_lg--15{padding:15px 0!important}.plr_lg--15{padding:0 15px!important}.pt_lg--15{padding-top:15px!important}.pb_lg--15{padding-bottom:15px!important}.pl_lg--15{padding-left:15px!important}.pr_lg--15{padding-right:15px!important}.mt_lg--15{margin-top:15px!important}.mb_lg--15{margin-bottom:15px!important}.ml_lg--15{margin-left:15px!important}.ptb_lg--20{padding:20px 0!important}.plr_lg--20{padding:0 20px!important}.pt_lg--20{padding-top:20px!important}.pb_lg--20{padding-bottom:20px!important}.pl_lg--20{padding-left:20px!important}.pr_lg--20{padding-right:20px!important}.mt_lg--20{margin-top:20px!important}.mb_lg--20{margin-bottom:20px!important}.ml_lg--20{margin-left:20px!important}.ptb_lg--25{padding:25px 0!important}.plr_lg--25{padding:0 25px!important}.pt_lg--25{padding-top:25px!important}.pb_lg--25{padding-bottom:25px!important}.pl_lg--25{padding-left:25px!important}.pr_lg--25{padding-right:25px!important}.mt_lg--25{margin-top:25px!important}.mb_lg--25{margin-bottom:25px!important}.ml_lg--25{margin-left:25px!important}.ptb_lg--30{padding:30px 0!important}.plr_lg--30{padding:0 30px!important}.pt_lg--30{padding-top:30px!important}.pb_lg--30{padding-bottom:30px!important}.pl_lg--30{padding-left:30px!important}.pr_lg--30{padding-right:30px!important}.mt_lg--30{margin-top:30px!important}.mb_lg--30{margin-bottom:30px!important}.ml_lg--30{margin-left:30px!important}.ptb_lg--35{padding:35px 0!important}.plr_lg--35{padding:0 35px!important}.pt_lg--35{padding-top:35px!important}.pb_lg--35{padding-bottom:35px!important}.pl_lg--35{padding-left:35px!important}.pr_lg--35{padding-right:35px!important}.mt_lg--35{margin-top:35px!important}.mb_lg--35{margin-bottom:35px!important}.ml_lg--35{margin-left:35px!important}.ptb_lg--40{padding:40px 0!important}.plr_lg--40{padding:0 40px!important}.pt_lg--40{padding-top:40px!important}.pb_lg--40{padding-bottom:40px!important}.pl_lg--40{padding-left:40px!important}.pr_lg--40{padding-right:40px!important}.mt_lg--40{margin-top:40px!important}.mb_lg--40{margin-bottom:40px!important}.ml_lg--40{margin-left:40px!important}.ptb_lg--45{padding:45px 0!important}.plr_lg--45{padding:0 45px!important}.pt_lg--45{padding-top:45px!important}.pb_lg--45{padding-bottom:45px!important}.pl_lg--45{padding-left:45px!important}.pr_lg--45{padding-right:45px!important}.mt_lg--45{margin-top:45px!important}.mb_lg--45{margin-bottom:45px!important}.ml_lg--45{margin-left:45px!important}.ptb_lg--50{padding:50px 0!important}.plr_lg--50{padding:0 50px!important}.pt_lg--50{padding-top:50px!important}.pb_lg--50{padding-bottom:50px!important}.pl_lg--50{padding-left:50px!important}.pr_lg--50{padding-right:50px!important}.mt_lg--50{margin-top:50px!important}.mb_lg--50{margin-bottom:50px!important}.ml_lg--50{margin-left:50px!important}.ptb_lg--55{padding:55px 0!important}.plr_lg--55{padding:0 55px!important}.pt_lg--55{padding-top:55px!important}.pb_lg--55{padding-bottom:55px!important}.pl_lg--55{padding-left:55px!important}.pr_lg--55{padding-right:55px!important}.mt_lg--55{margin-top:55px!important}.mb_lg--55{margin-bottom:55px!important}.ml_lg--55{margin-left:55px!important}.ptb_lg--60{padding:60px 0!important}.plr_lg--60{padding:0 60px!important}.pt_lg--60{padding-top:60px!important}.pb_lg--60{padding-bottom:60px!important}.pl_lg--60{padding-left:60px!important}.pr_lg--60{padding-right:60px!important}.mt_lg--60{margin-top:60px!important}.mb_lg--60{margin-bottom:60px!important}.ml_lg--60{margin-left:60px!important}.ptb_lg--65{padding:65px 0!important}.plr_lg--65{padding:0 65px!important}.pt_lg--65{padding-top:65px!important}.pb_lg--65{padding-bottom:65px!important}.pl_lg--65{padding-left:65px!important}.pr_lg--65{padding-right:65px!important}.mt_lg--65{margin-top:65px!important}.mb_lg--65{margin-bottom:65px!important}.ml_lg--65{margin-left:65px!important}.ptb_lg--70{padding:70px 0!important}.plr_lg--70{padding:0 70px!important}.pt_lg--70{padding-top:70px!important}.pb_lg--70{padding-bottom:70px!important}.pl_lg--70{padding-left:70px!important}.pr_lg--70{padding-right:70px!important}.mt_lg--70{margin-top:70px!important}.mb_lg--70{margin-bottom:70px!important}.ml_lg--70{margin-left:70px!important}.ptb_lg--75{padding:75px 0!important}.plr_lg--75{padding:0 75px!important}.pt_lg--75{padding-top:75px!important}.pb_lg--75{padding-bottom:75px!important}.pl_lg--75{padding-left:75px!important}.pr_lg--75{padding-right:75px!important}.mt_lg--75{margin-top:75px!important}.mb_lg--75{margin-bottom:75px!important}.ml_lg--75{margin-left:75px!important}.ptb_lg--80{padding:80px 0!important}.plr_lg--80{padding:0 80px!important}.pt_lg--80{padding-top:80px!important}.pb_lg--80{padding-bottom:80px!important}.pl_lg--80{padding-left:80px!important}.pr_lg--80{padding-right:80px!important}.mt_lg--80{margin-top:80px!important}.mb_lg--80{margin-bottom:80px!important}.ml_lg--80{margin-left:80px!important}.ptb_lg--85{padding:85px 0!important}.plr_lg--85{padding:0 85px!important}.pt_lg--85{padding-top:85px!important}.pb_lg--85{padding-bottom:85px!important}.pl_lg--85{padding-left:85px!important}.pr_lg--85{padding-right:85px!important}.mt_lg--85{margin-top:85px!important}.mb_lg--85{margin-bottom:85px!important}.ml_lg--85{margin-left:85px!important}.ptb_lg--90{padding:90px 0!important}.plr_lg--90{padding:0 90px!important}.pt_lg--90{padding-top:90px!important}.pb_lg--90{padding-bottom:90px!important}.pl_lg--90{padding-left:90px!important}.pr_lg--90{padding-right:90px!important}.mt_lg--90{margin-top:90px!important}.mb_lg--90{margin-bottom:90px!important}.ml_lg--90{margin-left:90px!important}.ptb_lg--95{padding:95px 0!important}.plr_lg--95{padding:0 95px!important}.pt_lg--95{padding-top:95px!important}.pb_lg--95{padding-bottom:95px!important}.pl_lg--95{padding-left:95px!important}.pr_lg--95{padding-right:95px!important}.mt_lg--95{margin-top:95px!important}.mb_lg--95{margin-bottom:95px!important}.ml_lg--95{margin-left:95px!important}.ptb_lg--100{padding:100px 0!important}.plr_lg--100{padding:0 100px!important}.pt_lg--100{padding-top:100px!important}.pb_lg--100{padding-bottom:100px!important}.pr_lg--0{padding-right:0!important}.pl_lg--100{padding-left:100px!important}.pr_lg--100{padding-right:100px!important}.mt_lg--100{margin-top:100px!important}.mb_lg--100{margin-bottom:100px!important}.ml_lg--100{margin-left:100px!important}}@media only screen and (min-width:768px) and (max-width:991px){.ptb_md--0{padding:0!important}.pl_md--0{padding-left:0!important}.pr_md--0{padding-right:0!important}.pt_md--0{padding-top:0!important}.pb_md--0{padding-bottom:0!important}.mr_md--0{margin-right:0!important}.ml_md--0{margin-left:0!important}.mt_md--0{margin-top:0!important}.mb_md--0{margin-bottom:0!important}.ptb_md--250{padding:250px 0!important}.ptb_md--5{padding:5px 0!important}.plr_md--5{padding:0 5px!important}.pt_md--5{padding-top:5px!important}.pb_md--5{padding-bottom:5px!important}.pl_md--5{padding-left:5px!important}.pr_md--5{padding-right:5px!important}.mt_md--5{margin-top:5px!important}.mb_md--5{margin-bottom:5px!important}.ptb_md--10{padding:10px 0!important}.plr_md--10{padding:0 10px!important}.pt_md--10{padding-top:10px!important}.pb_md--10{padding-bottom:10px!important}.pl_md--10{padding-left:10px!important}.pr_md--10{padding-right:10px!important}.mt_md--10{margin-top:10px!important}.mb_md--10{margin-bottom:10px!important}.ptb_md--15{padding:15px 0!important}.plr_md--15{padding:0 15px!important}.pt_md--15{padding-top:15px!important}.pb_md--15{padding-bottom:15px!important}.pl_md--15{padding-left:15px!important}.pr_md--15{padding-right:15px!important}.mt_md--15{margin-top:15px!important}.mb_md--15{margin-bottom:15px!important}.ptb_md--20{padding:20px 0!important}.plr_md--20{padding:0 20px!important}.pt_md--20{padding-top:20px!important}.pb_md--20{padding-bottom:20px!important}.pl_md--20{padding-left:20px!important}.pr_md--20{padding-right:20px!important}.mt_md--20{margin-top:20px!important}.mb_md--20{margin-bottom:20px!important}.ptb_md--25{padding:25px 0!important}.plr_md--25{padding:0 25px!important}.pt_md--25{padding-top:25px!important}.pb_md--25{padding-bottom:25px!important}.pl_md--25{padding-left:25px!important}.pr_md--25{padding-right:25px!important}.mt_md--25{margin-top:25px!important}.mb_md--25{margin-bottom:25px!important}.ptb_md--30{padding:30px 0!important}.plr_md--30{padding:0 30px!important}.pt_md--30{padding-top:30px!important}.pb_md--30{padding-bottom:30px!important}.pl_md--30{padding-left:30px!important}.pr_md--30{padding-right:30px!important}.mt_md--30{margin-top:30px!important}.mb_md--30{margin-bottom:30px!important}.ptb_md--35{padding:35px 0!important}.plr_md--35{padding:0 35px!important}.pt_md--35{padding-top:35px!important}.pb_md--35{padding-bottom:35px!important}.pl_md--35{padding-left:35px!important}.pr_md--35{padding-right:35px!important}.mt_md--35{margin-top:35px!important}.mb_md--35{margin-bottom:35px!important}.ptb_md--40{padding:40px 0!important}.plr_md--40{padding:0 40px!important}.pt_md--40{padding-top:40px!important}.pb_md--40{padding-bottom:40px!important}.pl_md--40{padding-left:40px!important}.pr_md--40{padding-right:40px!important}.mt_md--40{margin-top:40px!important}.mb_md--40{margin-bottom:40px!important}.ptb_md--45{padding:45px 0!important}.plr_md--45{padding:0 45px!important}.pt_md--45{padding-top:45px!important}.pb_md--45{padding-bottom:45px!important}.pl_md--45{padding-left:45px!important}.pr_md--45{padding-right:45px!important}.mt_md--45{margin-top:45px!important}.mb_md--45{margin-bottom:45px!important}.ptb_md--50{padding:50px 0!important}.plr_md--50{padding:0 50px!important}.pt_md--50{padding-top:50px!important}.pb_md--50{padding-bottom:50px!important}.pl_md--50{padding-left:50px!important}.pr_md--50{padding-right:50px!important}.mt_md--50{margin-top:50px!important}.mb_md--50{margin-bottom:50px!important}.ptb_md--55{padding:55px 0!important}.plr_md--55{padding:0 55px!important}.pt_md--55{padding-top:55px!important}.pb_md--55{padding-bottom:55px!important}.pl_md--55{padding-left:55px!important}.pr_md--55{padding-right:55px!important}.mt_md--55{margin-top:55px!important}.mb_md--55{margin-bottom:55px!important}.ptb_md--60{padding:60px 0!important}.plr_md--60{padding:0 60px!important}.pt_md--60{padding-top:60px!important}.pb_md--60{padding-bottom:60px!important}.pl_md--60{padding-left:60px!important}.pr_md--60{padding-right:60px!important}.mt_md--60{margin-top:60px!important}.mb_md--60{margin-bottom:60px!important}.ptb_md--65{padding:65px 0!important}.plr_md--65{padding:0 65px!important}.pt_md--65{padding-top:65px!important}.pb_md--65{padding-bottom:65px!important}.pl_md--65{padding-left:65px!important}.pr_md--65{padding-right:65px!important}.mt_md--65{margin-top:65px!important}.mb_md--65{margin-bottom:65px!important}.ptb_md--70{padding:70px 0!important}.plr_md--70{padding:0 70px!important}.pt_md--70{padding-top:70px!important}.pb_md--70{padding-bottom:70px!important}.pl_md--70{padding-left:70px!important}.pr_md--70{padding-right:70px!important}.mt_md--70{margin-top:70px!important}.mb_md--70{margin-bottom:70px!important}.ptb_md--75{padding:75px 0!important}.plr_md--75{padding:0 75px!important}.pt_md--75{padding-top:75px!important}.pb_md--75{padding-bottom:75px!important}.pl_md--75{padding-left:75px!important}.pr_md--75{padding-right:75px!important}.mt_md--75{margin-top:75px!important}.mb_md--75{margin-bottom:75px!important}.ptb_md--80{padding:80px 0!important}.plr_md--80{padding:0 80px!important}.pt_md--80{padding-top:80px!important}.pb_md--80{padding-bottom:80px!important}.pl_md--80{padding-left:80px!important}.pr_md--80{padding-right:80px!important}.mt_md--80{margin-top:80px!important}.mb_md--80{margin-bottom:80px!important}.ptb_md--85{padding:85px 0!important}.plr_md--85{padding:0 85px!important}.pt_md--85{padding-top:85px!important}.pb_md--85{padding-bottom:85px!important}.pl_md--85{padding-left:85px!important}.pr_md--85{padding-right:85px!important}.mt_md--85{margin-top:85px!important}.mb_md--85{margin-bottom:85px!important}.ptb_md--90{padding:90px 0!important}.plr_md--90{padding:0 90px!important}.pt_md--90{padding-top:90px!important}.pb_md--90{padding-bottom:90px!important}.pl_md--90{padding-left:90px!important}.pr_md--90{padding-right:90px!important}.mt_md--90{margin-top:90px!important}.mb_md--90{margin-bottom:90px!important}.ptb_md--95{padding:95px 0!important}.plr_md--95{padding:0 95px!important}.pt_md--95{padding-top:95px!important}.pb_md--95{padding-bottom:95px!important}.pl_md--95{padding-left:95px!important}.pr_md--95{padding-right:95px!important}.mt_md--95{margin-top:95px!important}.mb_md--95{margin-bottom:95px!important}.ptb_md--100{padding:100px 0!important}.plr_md--100{padding:0 100px!important}.pt_md--100{padding-top:100px!important}.pb_md--100{padding-bottom:100px!important}.pl_md--100{padding-left:100px!important}.pr_md--100{padding-right:100px!important}.mt_md--100{margin-top:100px!important}.mb_md--100{margin-bottom:100px!important}}@media only screen and (max-width:767px){.ptb_sm--250{padding:250px 0!important}.ptb_sm--0{padding:0!important}.pt_sm--150{padding-top:150px!important}.pb_sm--110{padding-bottom:110px!important}.ptb_sm--5{padding:5px 0!important}.plr_sm--5{padding:0 5px!important}.pt_sm--5{padding-top:5px!important}.pb_sm--5{padding-bottom:5px!important}.pl_sm--5{padding-left:5px!important}.pr_sm--5{padding-right:5px!important}.mt_sm--5{margin-top:5px!important}.ml_sm--5{margin-left:5px!important}.mr_sm--5{margin-right:5px!important}.mb_sm--5{margin-bottom:5px!important}.ptb_sm--10{padding:10px 0!important}.plr_sm--10{padding:0 10px!important}.pt_sm--10{padding-top:10px!important}.pb_sm--10{padding-bottom:10px!important}.pl_sm--10{padding-left:10px!important}.pr_sm--10{padding-right:10px!important}.mt_sm--10{margin-top:10px!important}.ml_sm--10{margin-left:10px!important}.mr_sm--10{margin-right:10px!important}.mb_sm--10{margin-bottom:10px!important}.ptb_sm--15{padding:15px 0!important}.plr_sm--15{padding:0 15px!important}.pt_sm--15{padding-top:15px!important}.pb_sm--15{padding-bottom:15px!important}.pl_sm--15{padding-left:15px!important}.pr_sm--15{padding-right:15px!important}.mt_sm--15{margin-top:15px!important}.ml_sm--15{margin-left:15px!important}.mr_sm--15{margin-right:15px!important}.mb_sm--15{margin-bottom:15px!important}.ptb_sm--20{padding:20px 0!important}.plr_sm--20{padding:0 20px!important}.pt_sm--20{padding-top:20px!important}.pb_sm--20{padding-bottom:20px!important}.pl_sm--20{padding-left:20px!important}.pr_sm--20{padding-right:20px!important}.mt_sm--20{margin-top:20px!important}.ml_sm--20{margin-left:20px!important}.mr_sm--20{margin-right:20px!important}.mb_sm--20{margin-bottom:20px!important}.ptb_sm--25{padding:25px 0!important}.plr_sm--25{padding:0 25px!important}.pt_sm--25{padding-top:25px!important}.pb_sm--25{padding-bottom:25px!important}.pl_sm--25{padding-left:25px!important}.pr_sm--25{padding-right:25px!important}.mt_sm--25{margin-top:25px!important}.ml_sm--25{margin-left:25px!important}.mr_sm--25{margin-right:25px!important}.mb_sm--25{margin-bottom:25px!important}.ptb_sm--30{padding:30px 0!important}.plr_sm--30{padding:0 30px!important}.pt_sm--30{padding-top:30px!important}.pb_sm--30{padding-bottom:30px!important}.pl_sm--30{padding-left:30px!important}.pr_sm--30{padding-right:30px!important}.mt_sm--30{margin-top:30px!important}.ml_sm--30{margin-left:30px!important}.mr_sm--30{margin-right:30px!important}.mb_sm--30{margin-bottom:30px!important}.ptb_sm--35{padding:35px 0!important}.plr_sm--35{padding:0 35px!important}.pt_sm--35{padding-top:35px!important}.pb_sm--35{padding-bottom:35px!important}.pl_sm--35{padding-left:35px!important}.pr_sm--35{padding-right:35px!important}.mt_sm--35{margin-top:35px!important}.ml_sm--35{margin-left:35px!important}.mr_sm--35{margin-right:35px!important}.mb_sm--35{margin-bottom:35px!important}.ptb_sm--40{padding:40px 0!important}.plr_sm--40{padding:0 40px!important}.pt_sm--40{padding-top:40px!important}.pb_sm--40{padding-bottom:40px!important}.pl_sm--40{padding-left:40px!important}.pr_sm--40{padding-right:40px!important}.mt_sm--40{margin-top:40px!important}.ml_sm--40{margin-left:40px!important}.mr_sm--40{margin-right:40px!important}.mb_sm--40{margin-bottom:40px!important}.ptb_sm--45{padding:45px 0!important}.plr_sm--45{padding:0 45px!important}.pt_sm--45{padding-top:45px!important}.pb_sm--45{padding-bottom:45px!important}.pl_sm--45{padding-left:45px!important}.pr_sm--45{padding-right:45px!important}.mt_sm--45{margin-top:45px!important}.ml_sm--45{margin-left:45px!important}.mr_sm--45{margin-right:45px!important}.mb_sm--45{margin-bottom:45px!important}.ptb_sm--50{padding:50px 0!important}.plr_sm--50{padding:0 50px!important}.pt_sm--50{padding-top:50px!important}.pb_sm--50{padding-bottom:50px!important}.pl_sm--50{padding-left:50px!important}.pr_sm--50{padding-right:50px!important}.mt_sm--50{margin-top:50px!important}.ml_sm--50{margin-left:50px!important}.mr_sm--50{margin-right:50px!important}.mb_sm--50{margin-bottom:50px!important}.ptb_sm--55{padding:55px 0!important}.plr_sm--55{padding:0 55px!important}.pt_sm--55{padding-top:55px!important}.pb_sm--55{padding-bottom:55px!important}.pl_sm--55{padding-left:55px!important}.pr_sm--55{padding-right:55px!important}.mt_sm--55{margin-top:55px!important}.ml_sm--55{margin-left:55px!important}.mr_sm--55{margin-right:55px!important}.mb_sm--55{margin-bottom:55px!important}.ptb_sm--60{padding:60px 0!important}.plr_sm--60{padding:0 60px!important}.pt_sm--60{padding-top:60px!important}.pb_sm--60{padding-bottom:60px!important}.pl_sm--60{padding-left:60px!important}.pr_sm--60{padding-right:60px!important}.mt_sm--60{margin-top:60px!important}.ml_sm--60{margin-left:60px!important}.mr_sm--60{margin-right:60px!important}.mb_sm--60{margin-bottom:60px!important}.ptb_sm--65{padding:65px 0!important}.plr_sm--65{padding:0 65px!important}.pt_sm--65{padding-top:65px!important}.pb_sm--65{padding-bottom:65px!important}.pl_sm--65{padding-left:65px!important}.pr_sm--65{padding-right:65px!important}.mt_sm--65{margin-top:65px!important}.ml_sm--65{margin-left:65px!important}.mr_sm--65{margin-right:65px!important}.mb_sm--65{margin-bottom:65px!important}.ptb_sm--70{padding:70px 0!important}.plr_sm--70{padding:0 70px!important}.pt_sm--70{padding-top:70px!important}.pb_sm--70{padding-bottom:70px!important}.pl_sm--70{padding-left:70px!important}.pr_sm--70{padding-right:70px!important}.mt_sm--70{margin-top:70px!important}.ml_sm--70{margin-left:70px!important}.mr_sm--70{margin-right:70px!important}.mb_sm--70{margin-bottom:70px!important}.ptb_sm--75{padding:75px 0!important}.plr_sm--75{padding:0 75px!important}.pt_sm--75{padding-top:75px!important}.pb_sm--75{padding-bottom:75px!important}.pl_sm--75{padding-left:75px!important}.pr_sm--75{padding-right:75px!important}.mt_sm--75{margin-top:75px!important}.ml_sm--75{margin-left:75px!important}.mr_sm--75{margin-right:75px!important}.mb_sm--75{margin-bottom:75px!important}.ptb_sm--80{padding:80px 0!important}.plr_sm--80{padding:0 80px!important}.pt_sm--80{padding-top:80px!important}.pb_sm--80{padding-bottom:80px!important}.pl_sm--80{padding-left:80px!important}.pr_sm--80{padding-right:80px!important}.mt_sm--80{margin-top:80px!important}.ml_sm--80{margin-left:80px!important}.mr_sm--80{margin-right:80px!important}.mb_sm--80{margin-bottom:80px!important}.ptb_sm--85{padding:85px 0!important}.plr_sm--85{padding:0 85px!important}.pt_sm--85{padding-top:85px!important}.pb_sm--85{padding-bottom:85px!important}.pl_sm--85{padding-left:85px!important}.pr_sm--85{padding-right:85px!important}.mt_sm--85{margin-top:85px!important}.ml_sm--85{margin-left:85px!important}.mr_sm--85{margin-right:85px!important}.mb_sm--85{margin-bottom:85px!important}.ptb_sm--90{padding:90px 0!important}.plr_sm--90{padding:0 90px!important}.pt_sm--90{padding-top:90px!important}.pb_sm--90{padding-bottom:90px!important}.pl_sm--90{padding-left:90px!important}.pr_sm--90{padding-right:90px!important}.mt_sm--90{margin-top:90px!important}.ml_sm--90{margin-left:90px!important}.mr_sm--90{margin-right:90px!important}.mb_sm--90{margin-bottom:90px!important}.ptb_sm--95{padding:95px 0!important}.plr_sm--95{padding:0 95px!important}.pt_sm--95{padding-top:95px!important}.pb_sm--95{padding-bottom:95px!important}.pl_sm--95{padding-left:95px!important}.pr_sm--95{padding-right:95px!important}.mt_sm--95{margin-top:95px!important}.ml_sm--95{margin-left:95px!important}.mr_sm--95{margin-right:95px!important}.mb_sm--95{margin-bottom:95px!important}.ptb_sm--100{padding:100px 0!important}.plr_sm--100{padding:0 100px!important}.pt_sm--100{padding-top:100px!important}.pb_sm--100{padding-bottom:100px!important}.pl_sm--100{padding-left:100px!important}.pr_sm--100{padding-right:100px!important}.mt_sm--100{margin-top:100px!important}.ml_sm--100{margin-left:100px!important}.mr_sm--100{margin-right:100px!important}.mb_sm--100{margin-bottom:100px!important}.pl_sm--0{padding-left:0!important}.pr_sm--0{padding-right:0!important}.pt_sm--0{padding-top:0!important}.pb_sm--0{padding-bottom:0!important}.mr_sm--0{margin-right:0!important}.ml_sm--0{margin-left:0!important}.mt_sm--0{margin-top:0!important}.mb_sm--0{margin-bottom:0!important}}@media only screen and (max-width:575px){.ptb_mobile--5{padding:5px 0!important}.plr_mobile--5{padding:0 5px!important}.pt_mobile--5{padding-top:5px!important}.pb_mobile--5{padding-bottom:5px!important}.pl_mobile--5{padding-left:5px!important}.pr_mobile--5{padding-right:5px!important}.mt_mobile--5{margin-top:5px!important}.mb_mobile--5{margin-bottom:5px!important}.ptb_mobile--10{padding:10px 0!important}.plr_mobile--10{padding:0 10px!important}.pt_mobile--10{padding-top:10px!important}.pb_mobile--10{padding-bottom:10px!important}.pl_mobile--10{padding-left:10px!important}.pr_mobile--10{padding-right:10px!important}.mt_mobile--10{margin-top:10px!important}.mb_mobile--10{margin-bottom:10px!important}.ptb_mobile--15{padding:15px 0!important}.plr_mobile--15{padding:0 15px!important}.pt_mobile--15{padding-top:15px!important}.pb_mobile--15{padding-bottom:15px!important}.pl_mobile--15{padding-left:15px!important}.pr_mobile--15{padding-right:15px!important}.mt_mobile--15{margin-top:15px!important}.mb_mobile--15{margin-bottom:15px!important}.ptb_mobile--20{padding:20px 0!important}.plr_mobile--20{padding:0 20px!important}.pt_mobile--20{padding-top:20px!important}.pb_mobile--20{padding-bottom:20px!important}.pl_mobile--20{padding-left:20px!important}.pr_mobile--20{padding-right:20px!important}.mt_mobile--20{margin-top:20px!important}.mb_mobile--20{margin-bottom:20px!important}.ptb_mobile--25{padding:25px 0!important}.plr_mobile--25{padding:0 25px!important}.pt_mobile--25{padding-top:25px!important}.pb_mobile--25{padding-bottom:25px!important}.pl_mobile--25{padding-left:25px!important}.pr_mobile--25{padding-right:25px!important}.mt_mobile--25{margin-top:25px!important}.mb_mobile--25{margin-bottom:25px!important}.ptb_mobile--30{padding:30px 0!important}.plr_mobile--30{padding:0 30px!important}.pt_mobile--30{padding-top:30px!important}.pb_mobile--30{padding-bottom:30px!important}.pl_mobile--30{padding-left:30px!important}.pr_mobile--30{padding-right:30px!important}.mt_mobile--30{margin-top:30px!important}.mb_mobile--30{margin-bottom:30px!important}.ptb_mobile--35{padding:35px 0!important}.plr_mobile--35{padding:0 35px!important}.pt_mobile--35{padding-top:35px!important}.pb_mobile--35{padding-bottom:35px!important}.pl_mobile--35{padding-left:35px!important}.pr_mobile--35{padding-right:35px!important}.mt_mobile--35{margin-top:35px!important}.mb_mobile--35{margin-bottom:35px!important}.ptb_mobile--40{padding:40px 0!important}.plr_mobile--40{padding:0 40px!important}.pt_mobile--40{padding-top:40px!important}.pb_mobile--40{padding-bottom:40px!important}.pl_mobile--40{padding-left:40px!important}.pr_mobile--40{padding-right:40px!important}.mt_mobile--40{margin-top:40px!important}.mb_mobile--40{margin-bottom:40px!important}.ptb_mobile--45{padding:45px 0!important}.plr_mobile--45{padding:0 45px!important}.pt_mobile--45{padding-top:45px!important}.pb_mobile--45{padding-bottom:45px!important}.pl_mobile--45{padding-left:45px!important}.pr_mobile--45{padding-right:45px!important}.mt_mobile--45{margin-top:45px!important}.mb_mobile--45{margin-bottom:45px!important}.ptb_mobile--50{padding:50px 0!important}.plr_mobile--50{padding:0 50px!important}.pt_mobile--50{padding-top:50px!important}.pb_mobile--50{padding-bottom:50px!important}.pl_mobile--50{padding-left:50px!important}.pr_mobile--50{padding-right:50px!important}.mt_mobile--50{margin-top:50px!important}.mb_mobile--50{margin-bottom:50px!important}.ptb_mobile--55{padding:55px 0!important}.plr_mobile--55{padding:0 55px!important}.pt_mobile--55{padding-top:55px!important}.pb_mobile--55{padding-bottom:55px!important}.pl_mobile--55{padding-left:55px!important}.pr_mobile--55{padding-right:55px!important}.mt_mobile--55{margin-top:55px!important}.mb_mobile--55{margin-bottom:55px!important}.ptb_mobile--60{padding:60px 0!important}.plr_mobile--60{padding:0 60px!important}.pt_mobile--60{padding-top:60px!important}.pb_mobile--60{padding-bottom:60px!important}.pl_mobile--60{padding-left:60px!important}.pr_mobile--60{padding-right:60px!important}.mt_mobile--60{margin-top:60px!important}.mb_mobile--60{margin-bottom:60px!important}.ptb_mobile--65{padding:65px 0!important}.plr_mobile--65{padding:0 65px!important}.pt_mobile--65{padding-top:65px!important}.pb_mobile--65{padding-bottom:65px!important}.pl_mobile--65{padding-left:65px!important}.pr_mobile--65{padding-right:65px!important}.mt_mobile--65{margin-top:65px!important}.mb_mobile--65{margin-bottom:65px!important}.ptb_mobile--70{padding:70px 0!important}.plr_mobile--70{padding:0 70px!important}.pt_mobile--70{padding-top:70px!important}.pb_mobile--70{padding-bottom:70px!important}.pl_mobile--70{padding-left:70px!important}.pr_mobile--70{padding-right:70px!important}.mt_mobile--70{margin-top:70px!important}.mb_mobile--70{margin-bottom:70px!important}.ptb_mobile--75{padding:75px 0!important}.plr_mobile--75{padding:0 75px!important}.pt_mobile--75{padding-top:75px!important}.pb_mobile--75{padding-bottom:75px!important}.pl_mobile--75{padding-left:75px!important}.pr_mobile--75{padding-right:75px!important}.mt_mobile--75{margin-top:75px!important}.mb_mobile--75{margin-bottom:75px!important}.ptb_mobile--80{padding:80px 0!important}.plr_mobile--80{padding:0 80px!important}.pt_mobile--80{padding-top:80px!important}.pb_mobile--80{padding-bottom:80px!important}.pl_mobile--80{padding-left:80px!important}.pr_mobile--80{padding-right:80px!important}.mt_mobile--80{margin-top:80px!important}.mb_mobile--80{margin-bottom:80px!important}.ptb_mobile--85{padding:85px 0!important}.plr_mobile--85{padding:0 85px!important}.pt_mobile--85{padding-top:85px!important}.pb_mobile--85{padding-bottom:85px!important}.pl_mobile--85{padding-left:85px!important}.pr_mobile--85{padding-right:85px!important}.mt_mobile--85{margin-top:85px!important}.mb_mobile--85{margin-bottom:85px!important}.ptb_mobile--90{padding:90px 0!important}.plr_mobile--90{padding:0 90px!important}.pt_mobile--90{padding-top:90px!important}.pb_mobile--90{padding-bottom:90px!important}.pl_mobile--90{padding-left:90px!important}.pr_mobile--90{padding-right:90px!important}.mt_mobile--90{margin-top:90px!important}.mb_mobile--90{margin-bottom:90px!important}.ptb_mobile--95{padding:95px 0!important}.plr_mobile--95{padding:0 95px!important}.pt_mobile--95{padding-top:95px!important}.pb_mobile--95{padding-bottom:95px!important}.pl_mobile--95{padding-left:95px!important}.pr_mobile--95{padding-right:95px!important}.mt_mobile--95{margin-top:95px!important}.mb_mobile--95{margin-bottom:95px!important}.ptb_mobile--100{padding:100px 0!important}.plr_mobile--100{padding:0 100px!important}.pt_mobile--100{padding-top:100px!important}.pb_mobile--100{padding-bottom:100px!important}.pl_mobile--100{padding-left:100px!important}.pr_mobile--100{padding-right:100px!important}.mt_mobile--100{margin-top:100px!important}.mb_mobile--100{margin-bottom:100px!important}}.slick-gutter-5{margin-left:-5px!important;margin-right:-5px!important}.slick-gutter-5 .slick-slide{padding-left:5px!important;padding-right:5px!important}.slick-gutter-10{margin-left:-10px!important;margin-right:-10px!important}.slick-gutter-10 .slick-slide{padding-left:10px!important;padding-right:10px!important}.slick-gutter-15{margin-left:-15px!important;margin-right:-15px!important}.slick-gutter-15 .slick-slide{padding-left:15px!important;padding-right:15px!important}.slick-gutter-20{margin-left:-20px!important;margin-right:-20px!important}.slick-gutter-20 .slick-slide{padding-left:20px!important;padding-right:20px!important}.slick-gutter-25{margin-left:-25px!important;margin-right:-25px!important}.slick-gutter-25 .slick-slide{padding-left:25px!important;padding-right:25px!important}.slick-gutter-30{margin-left:-30px!important;margin-right:-30px!important}.slick-gutter-30 .slick-slide{padding-left:30px!important;padding-right:30px!important}.slick-gutter-35{margin-left:-35px!important;margin-right:-35px!important}.slick-gutter-35 .slick-slide{padding-left:35px!important;padding-right:35px!important}.slick-gutter-40{margin-left:-40px!important;margin-right:-40px!important}.slick-gutter-40 .slick-slide{padding-left:40px!important;padding-right:40px!important}.slick-gutter-45{margin-left:-45px!important;margin-right:-45px!important}.slick-gutter-45 .slick-slide{padding-left:45px!important;padding-right:45px!important}.slick-gutter-50{margin-left:-50px!important;margin-right:-50px!important}.slick-gutter-50 .slick-slide{padding-left:50px!important;padding-right:50px!important}.slick-gutter-55{margin-left:-55px!important;margin-right:-55px!important}.slick-gutter-55 .slick-slide{padding-left:55px!important;padding-right:55px!important}.slick-gutter-60{margin-left:-60px!important;margin-right:-60px!important}.slick-gutter-60 .slick-slide{padding-left:60px!important;padding-right:60px!important}.slick-gutter-65{margin-left:-65px!important;margin-right:-65px!important}.slick-gutter-65 .slick-slide{padding-left:65px!important;padding-right:65px!important}.slick-gutter-70{margin-left:-70px!important;margin-right:-70px!important}.slick-gutter-70 .slick-slide{padding-left:70px!important;padding-right:70px!important}.slick-gutter-75{margin-left:-75px!important;margin-right:-75px!important}.slick-gutter-75 .slick-slide{padding-left:75px!important;padding-right:75px!important}.slick-gutter-80{margin-left:-80px!important;margin-right:-80px!important}.slick-gutter-80 .slick-slide{padding-left:80px!important;padding-right:80px!important}.slick-gutter-85{margin-left:-85px!important;margin-right:-85px!important}.slick-gutter-85 .slick-slide{padding-left:85px!important;padding-right:85px!important}.slick-gutter-90{margin-left:-90px!important;margin-right:-90px!important}.slick-gutter-90 .slick-slide{padding-left:90px!important;padding-right:90px!important}.slick-gutter-95{margin-left:-95px!important;margin-right:-95px!important}.slick-gutter-95 .slick-slide{padding-left:95px!important;padding-right:95px!important}.slick-gutter-100{margin-left:-100px!important;margin-right:-100px!important}.slick-gutter-100 .slick-slide{padding-left:100px!important;padding-right:100px!important}.h1{font-size:72px!important;font-size:var(--h1)!important}.h2{font-size:68px!important;font-size:var(--h2)!important}.h3{font-size:40px!important;font-size:var(--h3)!important}.h4{font-size:32px!important;font-size:var(--h4)!important}.h5{font-size:24px!important;font-size:var(--h5)!important}.h6{font-size:20px!important;font-size:var(--h6)!important}.bg-primary-color{background:#1780ff!important;background:var(--color-primary)!important}.bg-secondary-color{background:#093366!important;background:var(--color-secondary)!important}.bg-color-tertiary{background-color:#ffa41b!important;background-color:var(--color-tertiary)!important}.bg-color-white{background-color:#fafafa!important;background-color:var(--color-white)!important}.bg-color-secondary-alt{background-color:#eceeff;background-color:var(--color-secondary-alt)}.color-white{color:#fafafa;color:var(--color-white)}.liststyle{list-style:none;margin:0;padding:0}.transition-transform{transition:-webkit-transform .65s cubic-bezier(.23,1,.32,1);transition:transform .65s cubic-bezier(.23,1,.32,1);transition:transform .65s cubic-bezier(.23,1,.32,1),-webkit-transform .65s cubic-bezier(.23,1,.32,1);transition:var(--transition-transform)}.list-icon{list-style:none;margin:0;padding:0}.list-icon li{align-items:center;display:flex;margin:15px 0}@media only screen and (max-width:767px){.list-icon li{font-size:16px}}.list-icon li .icon{background-color:#0f0f11;background-color:var(--color-blackest);border-radius:100%;display:inline-block;height:30px;margin-right:9px;min-height:30px;min-width:30px;position:relative;width:30px}.list-icon li .icon.background-transparent{background-color:transparent}.list-icon li .icon i{height:20px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:20px}.rn-sub-badge{background-color:#0f0f11;background-color:var(--color-blackest);border-radius:4px;box-shadow:4px 4px 20px 20px rgba(0,0,0,.01);box-shadow:var(--shadow-lighter);display:inline-block;font-size:16px;font-weight:600;letter-spacing:.5px;line-height:18px;margin-bottom:12px;padding:7px 14px}.radius-small{border-radius:5px;border-radius:var(--radius-small)}.line-before{padding-left:18px;position:relative}.line-before:before{background:#1780ff;background:var(--color-primary);content:"";height:81%;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:2px}.bg-image--7{background-position:top 15px left 10%;background-repeat:no-repeat}.bg-image--7,.bg-image--12{background-size:auto}.border-bottom-1{border-bottom:1px solid #eee}.edu-breadcrumb-area{background-image:url(/static/media/breadcrumb-bg.6326af72e91c201611d6.jpg)}.edu-breadcrumb-area .shape-image{position:absolute;z-index:-1}.edu-breadcrumb-area .shape-image.shape-image-1{left:-180px;top:-30px}.edu-breadcrumb-area .shape-image.shape-image-2{left:60%;top:-10px}.edu-breadcrumb-area .shape-image.shape-image-3{right:-90px;top:-24px}.edu-breadcrumb-area .shape-image.shape-image-4{bottom:-39px;right:-220px}.edu-breadcrumb-area .shape-image.shape-image-5{bottom:-28px;left:35%}.edu-breadcrumb-area .shape-image.shape-image-6{bottom:-30px;left:-108px}.eduvibe-animated-shape{position:relative;z-index:9}@-webkit-keyframes eduvibe-vsm-y-move{0%{-webkit-transform:translateY(-30%);transform:translateY(-30%)}to{-webkit-transform:translateY(30%);transform:translateY(30%)}}@keyframes eduvibe-vsm-y-move{0%{-webkit-transform:translateY(-30%);transform:translateY(-30%)}to{-webkit-transform:translateY(30%);transform:translateY(30%)}}@-webkit-keyframes eduvibe-vsm-y-reverse-move{0%{-webkit-transform:translateY(30%);transform:translateY(30%)}to{-webkit-transform:translateY(-30%);transform:translateY(-30%)}}@keyframes eduvibe-vsm-y-reverse-move{0%{-webkit-transform:translateY(30%);transform:translateY(30%)}to{-webkit-transform:translateY(-30%);transform:translateY(-30%)}}@-webkit-keyframes eduvibe-sm-x-move{0%{-webkit-transform:translate(-50%);transform:translate(-50%)}to{-webkit-transform:translate(50%);transform:translate(50%)}}@keyframes eduvibe-sm-x-move{0%{-webkit-transform:translate(-50%);transform:translate(-50%)}to{-webkit-transform:translate(50%);transform:translate(50%)}}@-webkit-keyframes eduvibe-sm-x-reverse-move{0%{-webkit-transform:translate(50%);transform:translate(50%)}to{-webkit-transform:translate(-50%);transform:translate(-50%)}}@keyframes eduvibe-sm-x-reverse-move{0%{-webkit-transform:translate(50%);transform:translate(50%)}to{-webkit-transform:translate(-50%);transform:translate(-50%)}}@-webkit-keyframes eduvibe-rotate-y{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}@-webkit-keyframes eduvibe-rotate-x{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes eduvibe-rotate-x{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes eduvibe-rotate-y{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}@-webkit-keyframes eduvibe-zoom2{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(1.5);transform:scale(1.5)}}@keyframes eduvibe-zoom2{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(1.5);transform:scale(1.5)}}@-webkit-keyframes eduvibe-zoom1{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(1.25);transform:scale(1.25)}}@keyframes eduvibe-zoom1{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(1.25);transform:scale(1.25)}}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}input,select,textarea{transition:.3s;width:100%}input{height:40px;padding:0 15px}select{border:2px solid #eee;border:2px solid var(--color-border);border-radius:10px;border-radius:var(--radius)}.edu-select,select{-webkit-appearance:none;appearance:none;color:#6f6b80;color:var(--color-body);font-size:16px;font-weight:400;height:60px;line-height:28px;outline:none;padding:10px 30px 10px 20px;transition:.3s}.edu-select{background-color:#f5f5f5;border:0;border-radius:10px;border-radius:var(--radius);border-radius:5px;max-width:256px}input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text],textarea{background:transparent;border:2px solid #eee;border:var(--border-width) solid var(--color-border);border-radius:10px;border-radius:var(--radius);box-shadow:none;color:#6f6b80;color:var(--color-body);font-size:16px;font-weight:500;height:auto;line-height:28px;outline:none;padding:0 15px}input[type=email]::-webkit-input-placeholder,input[type=number]::-webkit-input-placeholder,input[type=password]::-webkit-input-placeholder,input[type=tel]::-webkit-input-placeholder,input[type=text]::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:var(--body-color);opacity:1}input[type=email]::placeholder,input[type=number]::placeholder,input[type=password]::placeholder,input[type=tel]::placeholder,input[type=text]::placeholder,textarea::placeholder{color:var(--body-color);opacity:1}input[type=email]:-ms-input-placeholder,input[type=number]:-ms-input-placeholder,input[type=password]:-ms-input-placeholder,input[type=tel]:-ms-input-placeholder,input[type=text]:-ms-input-placeholder,textarea:-ms-input-placeholder{color:var(--body-color);opacity:1}input[type=email]::-ms-input-placeholder,input[type=number]::-ms-input-placeholder,input[type=password]::-ms-input-placeholder,input[type=tel]::-ms-input-placeholder,input[type=text]::-ms-input-placeholder,textarea::-ms-input-placeholder{color:var(--body-color);opacity:1}.input-active input[type=email],.input-active input[type=number],.input-active input[type=password],.input-active input[type=tel],.input-active input[type=text],input.input-active[type=email],input.input-active[type=number],input.input-active[type=password],input.input-active[type=tel],input.input-active[type=text],input[type=email].p-holder__active,input[type=number].p-holder__active,input[type=password].p-holder__active,input[type=tel].p-holder__active,input[type=text].p-holder__active,textarea.input-active,textarea.p-holder__active{border-color:#1780ff;border-color:var(--color-primary)}.input-active input[type=email]::-webkit-input-placeholder,.input-active input[type=number]::-webkit-input-placeholder,.input-active input[type=password]::-webkit-input-placeholder,.input-active input[type=tel]::-webkit-input-placeholder,.input-active input[type=text]::-webkit-input-placeholder,input.input-active[type=email]::-webkit-input-placeholder,input.input-active[type=number]::-webkit-input-placeholder,input.input-active[type=password]::-webkit-input-placeholder,input.input-active[type=tel]::-webkit-input-placeholder,input.input-active[type=text]::-webkit-input-placeholder,input[type=email].p-holder__active::-webkit-input-placeholder,input[type=number].p-holder__active::-webkit-input-placeholder,input[type=password].p-holder__active::-webkit-input-placeholder,input[type=tel].p-holder__active::-webkit-input-placeholder,input[type=text].p-holder__active::-webkit-input-placeholder,textarea.input-active::-webkit-input-placeholder,textarea.p-holder__active::-webkit-input-placeholder{color:#1780ff;color:var(--color-primary);opacity:1}.input-active input[type=email]:-ms-input-placeholder,.input-active input[type=number]:-ms-input-placeholder,.input-active input[type=password]:-ms-input-placeholder,.input-active input[type=tel]:-ms-input-placeholder,.input-active input[type=text]:-ms-input-placeholder,input.input-active[type=email]:-ms-input-placeholder,input.input-active[type=number]:-ms-input-placeholder,input.input-active[type=password]:-ms-input-placeholder,input.input-active[type=tel]:-ms-input-placeholder,input.input-active[type=text]:-ms-input-placeholder,input[type=email].p-holder__active:-ms-input-placeholder,input[type=number].p-holder__active:-ms-input-placeholder,input[type=password].p-holder__active:-ms-input-placeholder,input[type=tel].p-holder__active:-ms-input-placeholder,input[type=text].p-holder__active:-ms-input-placeholder,textarea.input-active:-ms-input-placeholder,textarea.p-holder__active:-ms-input-placeholder{opacity:1}.input-active input[type=email]::placeholder,.input-active input[type=number]::placeholder,.input-active input[type=password]::placeholder,.input-active input[type=tel]::placeholder,.input-active input[type=text]::placeholder,input.input-active[type=email]::placeholder,input.input-active[type=number]::placeholder,input.input-active[type=password]::placeholder,input.input-active[type=tel]::placeholder,input.input-active[type=text]::placeholder,input[type=email].p-holder__active::placeholder,input[type=number].p-holder__active::placeholder,input[type=password].p-holder__active::placeholder,input[type=tel].p-holder__active::placeholder,input[type=text].p-holder__active::placeholder,textarea.input-active::placeholder,textarea.p-holder__active::placeholder{color:#1780ff;color:var(--color-primary);opacity:1}.input-active input[type=email]:-ms-input-placeholder,.input-active input[type=number]:-ms-input-placeholder,.input-active input[type=password]:-ms-input-placeholder,.input-active input[type=tel]:-ms-input-placeholder,.input-active input[type=text]:-ms-input-placeholder,input.input-active[type=email]:-ms-input-placeholder,input.input-active[type=number]:-ms-input-placeholder,input.input-active[type=password]:-ms-input-placeholder,input.input-active[type=tel]:-ms-input-placeholder,input.input-active[type=text]:-ms-input-placeholder,input[type=email].p-holder__active:-ms-input-placeholder,input[type=number].p-holder__active:-ms-input-placeholder,input[type=password].p-holder__active:-ms-input-placeholder,input[type=tel].p-holder__active:-ms-input-placeholder,input[type=text].p-holder__active:-ms-input-placeholder,textarea.input-active:-ms-input-placeholder,textarea.p-holder__active:-ms-input-placeholder{color:#1780ff;color:var(--color-primary)}.input-active input[type=email]::-ms-input-placeholder,.input-active input[type=number]::-ms-input-placeholder,.input-active input[type=password]::-ms-input-placeholder,.input-active input[type=tel]::-ms-input-placeholder,.input-active input[type=text]::-ms-input-placeholder,input.input-active[type=email]::-ms-input-placeholder,input.input-active[type=number]::-ms-input-placeholder,input.input-active[type=password]::-ms-input-placeholder,input.input-active[type=tel]::-ms-input-placeholder,input.input-active[type=text]::-ms-input-placeholder,input[type=email].p-holder__active::-ms-input-placeholder,input[type=number].p-holder__active::-ms-input-placeholder,input[type=password].p-holder__active::-ms-input-placeholder,input[type=tel].p-holder__active::-ms-input-placeholder,input[type=text].p-holder__active::-ms-input-placeholder,textarea.input-active::-ms-input-placeholder,textarea.p-holder__active::-ms-input-placeholder{color:#1780ff;color:var(--color-primary)}.input-error input[type=email],.input-error input[type=number],.input-error input[type=password],.input-error input[type=tel],.input-error input[type=text],input.input-error[type=email],input.input-error[type=number],input.input-error[type=password],input.input-error[type=tel],input.input-error[type=text],input[type=email].p-holder__error,input[type=number].p-holder__error,input[type=password].p-holder__error,input[type=tel].p-holder__error,input[type=text].p-holder__error,textarea.input-error,textarea.p-holder__error{border-color:#f4282d}.input-error input[type=email]::-webkit-input-placeholder,.input-error input[type=number]::-webkit-input-placeholder,.input-error input[type=password]::-webkit-input-placeholder,.input-error input[type=tel]::-webkit-input-placeholder,.input-error input[type=text]::-webkit-input-placeholder,input.input-error[type=email]::-webkit-input-placeholder,input.input-error[type=number]::-webkit-input-placeholder,input.input-error[type=password]::-webkit-input-placeholder,input.input-error[type=tel]::-webkit-input-placeholder,input.input-error[type=text]::-webkit-input-placeholder,input[type=email].p-holder__error::-webkit-input-placeholder,input[type=number].p-holder__error::-webkit-input-placeholder,input[type=password].p-holder__error::-webkit-input-placeholder,input[type=tel].p-holder__error::-webkit-input-placeholder,input[type=text].p-holder__error::-webkit-input-placeholder,textarea.input-error::-webkit-input-placeholder,textarea.p-holder__error::-webkit-input-placeholder{color:#f4282d;opacity:1}.input-error input[type=email]:-ms-input-placeholder,.input-error input[type=number]:-ms-input-placeholder,.input-error input[type=password]:-ms-input-placeholder,.input-error input[type=tel]:-ms-input-placeholder,.input-error input[type=text]:-ms-input-placeholder,input.input-error[type=email]:-ms-input-placeholder,input.input-error[type=number]:-ms-input-placeholder,input.input-error[type=password]:-ms-input-placeholder,input.input-error[type=tel]:-ms-input-placeholder,input.input-error[type=text]:-ms-input-placeholder,input[type=email].p-holder__error:-ms-input-placeholder,input[type=number].p-holder__error:-ms-input-placeholder,input[type=password].p-holder__error:-ms-input-placeholder,input[type=tel].p-holder__error:-ms-input-placeholder,input[type=text].p-holder__error:-ms-input-placeholder,textarea.input-error:-ms-input-placeholder,textarea.p-holder__error:-ms-input-placeholder{opacity:1}.input-error input[type=email]::placeholder,.input-error input[type=number]::placeholder,.input-error input[type=password]::placeholder,.input-error input[type=tel]::placeholder,.input-error input[type=text]::placeholder,input.input-error[type=email]::placeholder,input.input-error[type=number]::placeholder,input.input-error[type=password]::placeholder,input.input-error[type=tel]::placeholder,input.input-error[type=text]::placeholder,input[type=email].p-holder__error::placeholder,input[type=number].p-holder__error::placeholder,input[type=password].p-holder__error::placeholder,input[type=tel].p-holder__error::placeholder,input[type=text].p-holder__error::placeholder,textarea.input-error::placeholder,textarea.p-holder__error::placeholder{color:#f4282d;opacity:1}.input-error input[type=email]:-ms-input-placeholder,.input-error input[type=number]:-ms-input-placeholder,.input-error input[type=password]:-ms-input-placeholder,.input-error input[type=tel]:-ms-input-placeholder,.input-error input[type=text]:-ms-input-placeholder,input.input-error[type=email]:-ms-input-placeholder,input.input-error[type=number]:-ms-input-placeholder,input.input-error[type=password]:-ms-input-placeholder,input.input-error[type=tel]:-ms-input-placeholder,input.input-error[type=text]:-ms-input-placeholder,input[type=email].p-holder__error:-ms-input-placeholder,input[type=number].p-holder__error:-ms-input-placeholder,input[type=password].p-holder__error:-ms-input-placeholder,input[type=tel].p-holder__error:-ms-input-placeholder,input[type=text].p-holder__error:-ms-input-placeholder,textarea.input-error:-ms-input-placeholder,textarea.p-holder__error:-ms-input-placeholder{color:#f4282d}.input-error input[type=email]::-ms-input-placeholder,.input-error input[type=number]::-ms-input-placeholder,.input-error input[type=password]::-ms-input-placeholder,.input-error input[type=tel]::-ms-input-placeholder,.input-error input[type=text]::-ms-input-placeholder,input.input-error[type=email]::-ms-input-placeholder,input.input-error[type=number]::-ms-input-placeholder,input.input-error[type=password]::-ms-input-placeholder,input.input-error[type=tel]::-ms-input-placeholder,input.input-error[type=text]::-ms-input-placeholder,input[type=email].p-holder__error::-ms-input-placeholder,input[type=number].p-holder__error::-ms-input-placeholder,input[type=password].p-holder__error::-ms-input-placeholder,input[type=tel].p-holder__error::-ms-input-placeholder,input[type=text].p-holder__error::-ms-input-placeholder,textarea.input-error::-ms-input-placeholder,textarea.p-holder__error::-ms-input-placeholder{color:#f4282d}.input-error input[type=email]:focus,.input-error input[type=number]:focus,.input-error input[type=password]:focus,.input-error input[type=tel]:focus,.input-error input[type=text]:focus,input.input-error[type=email]:focus,input.input-error[type=number]:focus,input.input-error[type=password]:focus,input.input-error[type=tel]:focus,input.input-error[type=text]:focus,input[type=email].p-holder__error:focus,input[type=number].p-holder__error:focus,input[type=password].p-holder__error:focus,input[type=tel].p-holder__error:focus,input[type=text].p-holder__error:focus,textarea.input-error:focus,textarea.p-holder__error:focus{border-color:#f4282d}input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=tel]:focus,input[type=text]:focus,textarea:focus{border-color:#1780ff;border-color:var(--color-primary)}input[type=checkbox],input[type=radio]{opacity:0;position:absolute}input[type=checkbox]~label,input[type=radio]~label{color:var(--body-color);cursor:pointer;font-size:16px;font-weight:500;line-height:26px;margin-bottom:0;padding-left:34px;position:relative}input[type=checkbox]~label:before,input[type=radio]~label:before{background-color:#fff;border:1px solid #1780ff;border:1px solid var(--color-primary);border-radius:2px;content:" ";height:20px;left:-3px;position:absolute;top:1px;transition:all .3s;width:20px}input[type=checkbox]~label:after,input[type=radio]~label:after{background-color:transparent;border-bottom:2px solid #fff;border-left:2px solid #fff;border-radius:2px;content:"";height:8px;left:1px;opacity:0;position:absolute;top:5px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);transition:all .3s;width:12px}input[type=checkbox]:checked~label:before,input[type=radio]:checked~label:before{background-color:#1780ff;background-color:var(--color-primary);border-color:#1780ff;border-color:var(--color-primary)}input[type=checkbox]:checked~label:after,input[type=radio]:checked~label:after{opacity:1}input[type=radio]~label:before{border-radius:50%}input[type=radio]~label:after{background:#fff;border-radius:50%;height:8px;left:3px;top:7px;width:8px}.form-group{margin-bottom:20px}.form-group input{border:2px solid #eee;border:var(--border-width) solid var(--color-border);border-radius:10px;border-radius:var(--radius);font-size:16px;height:50px;padding:0 15px}.form-group input:focus{border-color:#1780ff;border-color:var(--color-primary)}.form-group textarea{border:2px solid #eee;border:var(--border-width) solid var(--color-border);border-radius:10px;border-radius:var(--radius);font-size:16px;min-height:193px;padding:15px;resize:none}.form-group textarea:focus{border-color:#1780ff;border-color:var(--color-primary)}input[type=submit]{background:#1780ff;background:var(--color-primary);border:2px solid #1780ff;border:var(--border-width) solid var(--color-primary);border-radius:6px;color:#fff;display:block;font-size:16px;font-weight:500;height:60px;letter-spacing:2px;margin-top:30px;padding:15px 20px;transition:.3s;width:auto}input[type=submit]:hover{box-shadow:0 10px 15px 0 rgba(249,0,77,.1);color:#fff;-webkit-transform:translateY(-5px);transform:translateY(-5px)}.contact-form--1 form input::-webkit-input-placeholder,.contact-form--1 form textarea::-webkit-input-placeholder{color:#6f6b80!important;color:var(--color-body)!important}.contact-form--1 form input::-moz-placeholder,.contact-form--1 form textarea::-moz-placeholder{color:#6f6b80!important;color:var(--color-body)!important}.contact-form--1 form input:-ms-input-placeholder,.contact-form--1 form textarea:-ms-input-placeholder{color:#6f6b80!important;color:var(--color-body)!important}.contact-form--1 form input:-moz-placeholder,.contact-form--1 form textarea:-moz-placeholder{color:#6f6b80!important;color:var(--color-body)!important}.login-register-page-wrapper .login-form-box{border:1px solid #eee;border-radius:10px;padding:40px;position:relative}.login-register-page-wrapper .login-form-box input[type=checkbox]{width:auto}.login-register-page-wrapper .login-form-box .lost-password{color:#093366;color:var(--color-secondary)}.edu-header .logo a{display:block;height:118px;line-height:118px;transition:min-height 1s ease!important}.edu-header .logo a img{max-height:35px}@media only screen and (max-width:1199px){.edu-header .logo a{height:80px;line-height:80px}}.edu-header.disable-transparent .logo a{height:90px;line-height:90px}.edu-header.header-relative{position:relative}.edu-header.header-transparent{-webkit-backdrop-filter:inherit;backdrop-filter:inherit;background:transparent;left:0;position:absolute;right:0;width:auto;z-index:9}.edu-header.header-sticky{max-width:100%;transition:height .5s ease-in;z-index:99}.edu-header.header-sticky.sticky{-webkit-animation:headerSticky .95s ease forwards;animation:headerSticky .95s ease forwards;background-color:#fafafa!important;background-color:var(--color-white)!important;box-shadow:0 3px 9px rgba(0,0,0,.05);height:80px;left:0;position:fixed;top:0;width:100%;z-index:10}.edu-header.header-sticky.sticky .logo a{height:80px;line-height:80px}.header-default{background-color:#fafafa;background-color:var(--color-white);color:#fff;font-size:12px;max-width:100%;position:relative;z-index:99}.header-default .header-right{align-items:center;display:flex;flex-wrap:wrap}.header-style-2{padding:0 200px}@media only screen and (min-width:1200px) and (max-width:1599px){.header-style-2{padding:0 30px}}@media only screen and (min-width:992px) and (max-width:1199px){.header-style-2{padding:0 30px}}@media only screen and (min-width:768px) and (max-width:991px){.header-style-2{padding:0 30px}}@media only screen and (max-width:767px){.header-style-2{padding:0 15px}}.header-style-2 .header-menu-bar{align-items:center;display:flex}.white-box-icon{background:#fafafa;background:var(--color-white);border:0;border-radius:5px;box-shadow:0 8px 20px rgba(0,0,0,.06);color:#1780ff;color:var(--color-primary);display:block;font-size:16px;height:50px;line-height:50px;outline:none;padding:0;text-align:center;width:50px}@media only screen and (max-width:767px){.white-box-icon{height:40px;line-height:40px;width:40px}}@-webkit-keyframes headerSticky{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes headerSticky{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.mainmenu-nav .mainmenu{display:flex;flex-wrap:wrap;justify-content:center;margin:0;padding:0}.mainmenu-nav .mainmenu>li>a{color:#0f084b;color:var(--color-heading);display:block;font-size:14px;font-weight:600;height:80px;line-height:80px;padding:0 20px;transition:.3s}@media only screen and (min-width:992px) and (max-width:1199px){.mainmenu-nav .mainmenu>li>a{padding:0 17px}}@media only screen and (min-width:768px) and (max-width:991px){.mainmenu-nav .mainmenu>li>a{padding:0 12px}}.mainmenu-nav .mainmenu>li>a.active,.mainmenu-nav .mainmenu>li>a:hover{color:#1780ff!important;color:var(--color-primary)!important}.mainmenu-nav .mainmenu li{margin-bottom:0;margin-top:0;position:relative}.mainmenu-nav .mainmenu li.has-droupdown>a{position:relative}.mainmenu-nav .mainmenu li.has-droupdown>a:after{content:"\e969";font-family:icomoon;font-weight:600;position:absolute;right:6px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media only screen and (min-width:992px) and (max-width:1199px){.mainmenu-nav .mainmenu li.has-droupdown>a:after{right:0}}.mainmenu-nav .mainmenu li.has-droupdown .submenu{background-color:#fafafa;background-color:var(--color-white);border-bottom:2px solid #1780ff;border-bottom:2px solid var(--color-primary);box-shadow:0 8px 30px rgba(0,0,0,.04);height:auto;left:0;min-width:210px;opacity:0;padding:20px 0;position:absolute;text-align:left;top:90%;transition:.3s;visibility:hidden;z-index:90}.mainmenu-nav .mainmenu li.has-droupdown .submenu li{position:relative}.mainmenu-nav .mainmenu li.has-droupdown .submenu li a{color:#0f084b;color:var(--color-heading);display:block;font-size:16px;font-weight:600;margin:0 10px;padding:3px 20px}.mainmenu-nav .mainmenu li.has-droupdown .submenu li a.active,.mainmenu-nav .mainmenu li.has-droupdown .submenu li a:hover{background:var(--color-darker);color:#1780ff!important;color:var(--color-primary)!important}.mainmenu-nav .mainmenu li.has-droupdown .submenu li.has-droupdown>a:after{content:"\e92c";font-family:icomoon}.mainmenu-nav .mainmenu li.has-droupdown .submenu li.has-droupdown .submenu{left:100%;opacity:0;top:90%;transition:.3s;visibility:hidden;z-index:90}.mainmenu-nav .mainmenu li.has-droupdown .submenu li.has-droupdown:hover .submenu{left:100%;opacity:1;top:0;visibility:visible;z-index:90}.mainmenu-nav .mainmenu li.has-droupdown:hover>.submenu{opacity:1;top:100%;visibility:visible}.header-quote{align-items:center;display:flex;justify-content:flex-end;margin:0 -17px}@media only screen and (max-width:767px){.header-quote{margin:0 -10px}}.header-quote .quote-icon{margin:0 17px}@media only screen and (max-width:767px){.header-quote .quote-icon{margin:0 10px}}.header-quote .quote-icon a,.header-quote .quote-icon button{align-items:center;background:transparent;border:0;display:flex;padding:0;width:auto}.header-quote .quote-icon a i,.header-quote .quote-icon button i{color:#0f084b;color:var(--color-heading);font-size:16px;transition:.3s}.header-quote .quote-icon a:hover i,.header-quote .quote-icon button:hover i{color:#1780ff;color:var(--color-primary)}.popup-mobile-menu{background-color:rgba(0,0,0,.8);bottom:0;content:"";height:100%;left:0;opacity:0;position:fixed;right:0;top:0;transition:opacity .5s ease-out;visibility:hidden;width:100%;z-index:9999}.popup-mobile-menu .inner{background:#fff;box-shadow:0 10px 30px rgba(0,0,0,.06);display:flex;flex-direction:column;height:100%;height:100vh;left:-150px;opacity:0;position:absolute;transition:all .5s ease-out;width:320px;z-index:999}.popup-mobile-menu .inner .header-top{align-items:center;border-bottom:1px solid #eee;border-bottom:1px solid var(--color-border);display:flex;justify-content:space-between;padding:15px 20px}.popup-mobile-menu .inner .header-top .logo a img{max-height:45px;max-width:160px}.popup-mobile-menu .inner .header-top .close-menu .close-button{align-items:center;background:#fafafa;background:var(--color-white);border:0;border-radius:100%;box-shadow:0 10px 20px rgba(0,0,0,.1);color:#0f084b;color:var(--color-heading);display:flex;font-size:21px;height:40px;justify-content:center;width:40px}.popup-mobile-menu.active{opacity:1;visibility:visible}.popup-mobile-menu.active .inner{left:0;opacity:1;overflow-y:auto}.popup-mobile-menu .mainmenu{list-style:none;margin:0;padding:15px 20px}.popup-mobile-menu .mainmenu li{margin:0}.popup-mobile-menu .mainmenu li a{display:block;font-size:16px;font-weight:500;padding:8px 0}.popup-mobile-menu .mainmenu li a.active{color:#1780ff!important;color:var(--color-primary)!important}.popup-mobile-menu .mainmenu li+li{border-top:1px solid #eee;border-top:1px solid var(--color-border)}.popup-mobile-menu .mainmenu .has-droupdown .submenu{height:0;list-style:none;max-width:100%;opacity:0;padding:0 0 0 14px;transition:all .3s;visibility:hidden}.popup-mobile-menu .mainmenu .has-droupdown .submenu li a{font-size:15px}.popup-mobile-menu .mainmenu .has-droupdown .submenu li a.active{color:#1780ff!important;color:var(--color-primary)!important}.popup-mobile-menu .mainmenu .has-droupdown .submenu.active{height:100%;opacity:1;visibility:visible}.popup-mobile-menu .mainmenu .has-droupdown>a{position:relative}.popup-mobile-menu .mainmenu .has-droupdown>a:after{content:"\e935";font-family:icomoon!important;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:.4s}.popup-mobile-menu .mainmenu .has-droupdown>a.open:after{content:"\e934"}.popup-mobile-menu .mainmenu .rn-megamenu{display:none;list-style:none;max-width:100%;padding:0 0 0 14px}.popup-mobile-menu .mainmenu .mega-menu-item{list-style:none;margin:0;padding:0}.popup-mobile-menu .mainmenu .mega-menu-item li a{font-size:15px}.popup-mobile-menu .mainmenu .mega-menu-item li:last-child{border-bottom:1px solid #eee;border-bottom:1px solid var(--color-border)}.popup-mobile-menu .mainmenu .single-mega-item:last-child .mega-menu-item li:last-child{border-bottom-color:transparent}.edu-search-popup{height:100%;left:0;opacity:0;position:fixed;top:0;-webkit-transform:scale(.95);transform:scale(.95);transition:.4s;visibility:hidden;width:100%;z-index:99}.edu-search-popup.open{opacity:1;-webkit-transform:scale(1);transform:scale(1);visibility:visible}.edu-search-popup .close-button{position:absolute;right:30px;top:30px}.edu-search-popup .close-button .close-trigger{align-items:center;background:#fafafa;background:var(--color-white);border:0;border-radius:100%;box-shadow:0 10px 30px rgba(0,0,0,.06);color:#0f084b;color:var(--color-heading);display:flex;font-size:21px;height:40px;justify-content:center;width:40px}.edu-search-popup .inner{position:absolute;top:46%;width:100%}.edu-search-popup .inner .search-form{margin:0 auto;max-width:1170px;position:relative;text-align:center}@media only screen and (min-width:1200px) and (max-width:1599px){.edu-search-popup .inner .search-form{padding:0 20px}}@media only screen and (min-width:992px) and (max-width:1199px){.edu-search-popup .inner .search-form{padding:0 20px}}@media only screen and (min-width:768px) and (max-width:991px){.edu-search-popup .inner .search-form{padding:0 20px}}@media only screen and (max-width:767px){.edu-search-popup .inner .search-form{padding:0 20px}}.edu-search-popup .inner .search-form input{background:#fff;border:0;border-radius:5px;font-size:16px;font-weight:500;height:60px;line-height:26px;padding:0 55px 0 30px}.edu-search-popup .inner .search-form .submit-button{background:transparent;border:0;color:#0f084b;color:var(--color-heading);margin:0;outline:none;padding:0;position:absolute;right:30px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.edu-search-popup:before{background:#2d284e;content:"";height:100%;left:0;opacity:.7;position:absolute;top:0;width:100%;z-index:-1}.wishlist-btn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(45,40,78,.2);border:0;border-radius:100%;height:30px;line-height:30px;text-align:center;width:30px}.wishlist-btn i{color:#fafafa;color:var(--color-white);font-size:15px}.button-group{margin:-5px}.button-group a{margin:5px}a.btn-transparent,button.btn-transparent{color:#1780ff;color:var(--color-primary);display:inline-block;font-size:18px;font-weight:700;line-height:28px;position:relative;transition:.3s}a.btn-transparent:after,button.btn-transparent:after{background:#1780ff;background:var(--color-primary);bottom:0;content:"";height:2px;left:auto;position:absolute;right:0;transition:.3s;width:0}a.btn-transparent i,button.btn-transparent i{padding-left:10px;position:relative;top:3px}a.btn-transparent.sm-size,button.btn-transparent.sm-size{font-size:16px;line-height:26px}a.btn-transparent.heading-color,a.btn-transparent.heading-color i,button.btn-transparent.heading-color,button.btn-transparent.heading-color i{color:#0f084b;color:var(--color-heading)}a.btn-transparent.heading-color:hover,a.btn-transparent.heading-color:hover i,button.btn-transparent.heading-color:hover,button.btn-transparent.heading-color:hover i{color:#1780ff;color:var(--color-primary)}a.btn-transparent:hover:after,button.btn-transparent:hover:after{left:0;right:auto;width:100%}a.edu-btn,button.edu-btn{background:#1780ff;background:var(--color-primary);border:0;border-radius:5px;color:#fafafa;color:var(--color-white);display:inline-block;font-family:Poppins,sans-serif;font-family:var(--font-primary);font-size:18px;font-weight:700;height:60px;line-height:60px;padding:0 30px;transition:.4s}a.edu-btn i,button.edu-btn i{padding-left:10px;position:relative;top:3px}a.edu-btn.btn-medium,button.edu-btn.btn-medium{font-size:16px;height:50px;line-height:50px;padding:0 25px}a.edu-btn.btn-medium.header-button,button.edu-btn.btn-medium.header-button{line-height:47px}a.edu-btn.btn-medium.header-button.bg-color-white,button.edu-btn.btn-medium.header-button.bg-color-white{color:#1780ff;color:var(--color-primary)}a.edu-btn.btn-medium.header-button.purchase-button,button.edu-btn.btn-medium.header-button.purchase-button{line-height:50px}a.edu-btn.btn-small,button.edu-btn.btn-small{font-size:14px;font-weight:600;height:36px;line-height:36px;padding:0 13px}a.edu-btn.btn-small i,button.edu-btn.btn-small i{padding-left:7px}a.edu-btn.left-icon i,button.edu-btn.left-icon i{padding-left:0;padding-right:10px}a.edu-btn.btn-dark,a.edu-btn:hover,button.edu-btn.btn-dark,button.edu-btn:hover{background:#231f40;background:var(--color-dark);color:#fafafa;color:var(--color-white)}a.edu-btn.btn-dark:hover,button.edu-btn.btn-dark:hover{background:#1780ff;background:var(--color-primary);color:#fafafa;color:var(--color-white)}a.edu-btn.btn-shade,button.edu-btn.btn-shade{background:#f5f5f5;background:var(--color-shade);color:#0f084b;color:var(--color-heading)}a.edu-btn.btn-shade:hover,button.edu-btn.btn-shade:hover{background:#1780ff;background:var(--color-primary);color:#fafafa;color:var(--color-white)}a.edu-btn.btn-secondary,button.edu-btn.btn-secondary{background:#093366;background:var(--color-secondary);color:#fafafa;color:var(--color-white)}a.edu-btn.btn-secondary:hover,button.edu-btn.btn-secondary:hover{background:#1780ff;background:var(--color-primary);color:#fafafa;color:var(--color-white)}a.edu-btn.btn-bg-alt,button.edu-btn.btn-bg-alt{background:rgba(82,95,225,.1);border:1px solid #1780ff;border:1px solid var(--color-primary);color:#1780ff;color:var(--color-primary);font-size:18px;font-weight:700;line-height:59px}a.edu-btn.btn-bg-alt:hover,button.edu-btn.btn-bg-alt:hover{background:#1780ff;background:var(--color-primary);border-color:#1780ff;border-color:var(--color-primary);color:#fafafa;color:var(--color-white)}a.edu-btn.btn-white,button.edu-btn.btn-white{background:#fafafa;background:var(--color-white);color:#1780ff;color:var(--color-primary)}a.edu-btn.btn-white:hover,button.edu-btn.btn-white:hover{background:#093366;background:var(--color-secondary);color:#fafafa;color:var(--color-white)}a.edu-btn.btn-border,button.edu-btn.btn-border{background:transparent;border:2px solid #1780ff;border:2px solid var(--color-primary);color:#1780ff;color:var(--color-primary);line-height:58px}.bg-color-primary a.edu-btn.btn-white:hover,.bg-color-primary button.edu-btn.btn-white:hover{background:#093366;background:var(--color-secondary)}.round-btn{align-items:center;background:#fafafa;background:var(--color-white);border-radius:100%;box-shadow:0 10px 20px rgba(0,0,0,.07);display:flex;height:60px;justify-content:center;width:60px}.round-btn i{color:#1780ff;color:var(--color-primary);display:inline-block;font-size:24px}@-webkit-keyframes rotateIt{to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}@keyframes rotateIt{to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}.eduvibe-home-five-brands .client-logo{display:inline-block;transition:all .4s}@media only screen and (max-width:991px){.eduvibe-home-five-brands .client-logo{margin-bottom:30px}}.eduvibe-home-five-brands .client-logo .logo-hover,.eduvibe-home-five-brands .client-logo:hover .logo-main{display:none}.eduvibe-home-five-brands .client-logo:hover .logo-hover{display:block!important}.eduvibe-home-five-brands .client-logo img{display:flex}.section-title .pre-title{color:#1780ff;color:var(--color-primary);display:inline-block;font-size:16px;font-weight:800;letter-spacing:.1em;line-height:26px;margin-bottom:5px;text-transform:uppercase}.section-title .title{font-size:40px;margin-bottom:0}@media only screen and (max-width:575px){.section-title .title{font-size:32px}}@media only screen and (max-width:767px){.section-title .title br{display:none}}.section-title.text-white .pre-title,.section-title.text-white .title{color:#fafafa;color:var(--color-white)}.eduvibe-home-one-course .shape-image{position:absolute;z-index:-1}.eduvibe-home-one-course .shape-image.shape-image-1{left:-246px;top:59px}.eduvibe-home-one-course .shape-image.shape-image-2{-webkit-animation:eduvibe-vsm-y-move 3.5s linear infinite alternate;animation:eduvibe-vsm-y-move 3.5s linear infinite alternate;right:-194px;top:144px}.eduvibe-home-one-course .shape-image.shape-image-3{bottom:53px;right:-163px}.eduvibe-home-one-course .shape-image.shape-image-4{-webkit-animation:eduvibe-vsm-y-reverse-move 3.5s linear infinite alternate;animation:eduvibe-vsm-y-reverse-move 3.5s linear infinite alternate;bottom:157px;left:-226px}.eduvibe-testimonial-one{background-image:url(/static/media/home-one-testimonial.79f6126f9641c9ae12b8.jpg)}.eduvibe-testimonial-one .shape-image{position:absolute;z-index:-1}.eduvibe-testimonial-one .shape-image.shape-image-1{left:-232px;top:2px}.eduvibe-testimonial-one .shape-image.shape-image-2{right:-167px;top:19px}.eduvibe-testimonial-one .shape-image.shape-image-3{bottom:2px;right:-265px}.eduvibe-testimonial-one .shape-image.shape-image-4{bottom:-68px;left:-49px}.eduvibe-home-one-video .shape-image{position:absolute;z-index:-1}.eduvibe-home-one-video .shape-image.shape-image-1{-webkit-animation:eduvibe-rotate-x 15s linear infinite;animation:eduvibe-rotate-x 15s linear infinite;bottom:80px;left:-232px}.eduvibe-home-one-video .shape-image.shape-image-2{right:-262px;top:20px}.eduvibe-home-one-video .shape-image.shape-image-3{bottom:80px;right:-242px}.eduvibe-home-one-instructor{background-image:url(/static/media/home-one-instructor.d6b889d2ee591630b787.jpg)}.eduvibe-home-one-instructor .shape-image{position:absolute;z-index:-1}.eduvibe-home-one-instructor .shape-image.shape-image-1{bottom:29px;left:-59px}.eduvibe-home-one-instructor .shape-image.shape-image-2{right:-53px;top:49px}.newsletter-style-1 .shape-image{position:absolute;z-index:-1}.newsletter-style-1 .shape-image.shape-image-1{left:-20px;top:-68px}.newsletter-style-1 .shape-image.shape-image-2{right:-263px;top:-34px}.newsletter-style-1 .shape-image.shape-image-3{bottom:-95px;left:-178px}.eduvibe-home-one-blog{background-image:url(/static/media/home-one-blog.b0f3107e08d8e4efdbf1.jpg);position:relative}.eduvibe-home-one-blog .shape-image{position:absolute;z-index:-1}.eduvibe-home-one-blog .shape-image.shape-image-1{-webkit-animation:eduvibe-vsm-y-move 5.6s linear infinite alternate;animation:eduvibe-vsm-y-move 5.6s linear infinite alternate;left:-228px;top:71px}.eduvibe-home-one-blog .shape-image.shape-image-2{right:-215px;top:-20px;z-index:0}@media only screen and (max-width:1650px){.eduvibe-home-one-blog .shape-image.shape-image-2{right:5px;top:45px}}@media only screen and (min-width:1200px) and (max-width:1400px){.eduvibe-home-one-blog .shape-image.shape-image-2{display:none}}.eduvibe-home-one-blog .shape-image.shape-image-3{bottom:-102px;right:-260px}.eduvibe-home-one-blog .shape-image.shape-image-4{bottom:-74px;left:-208px}.eduvibe-service-four .shape-image{position:absolute;z-index:-1}.eduvibe-service-four .shape-image.shape-image-1{bottom:92px;left:-180px}.eduvibe-service-four .shape-image.shape-image-2{right:-52px;top:71px}.eduvibe-service-four .shape-image.shape-image-3{bottom:-39px;right:-219px}.about-style-3{background-image:url(/static/media/home-two-about-us.82ace45fca288e763b41.jpg)}.about-style-3 .shape-image{position:absolute;z-index:-1}.about-style-3 .shape-image.shape-image-1{left:-259px;top:-3px}.about-style-3 .shape-image.shape-image-2{right:-269px;top:-31px}.about-style-3 .shape-image.shape-image-3{bottom:-31px;right:-209px}.about-style-3 .shape-image.shape-image-4{bottom:-61px;left:-269px}.about-style-3 .shape-dot-wrapper .shape{position:absolute;z-index:-1}.about-style-3 .shape-dot-wrapper .shape .shape-dot{border-radius:100%;display:inline-block}.about-style-3 .shape-dot-wrapper .shape.shape-1{bottom:-44px;left:-272px}.about-style-3 .shape-dot-wrapper .shape.shape-1 .shape-dot{background:#dbf1c0;background:var(--color-extra06);height:50px;opacity:.8;width:50px}.about-style-3 .shape-dot-wrapper .shape.shape-2{right:-228px;top:14px}.about-style-3 .shape-dot-wrapper .shape.shape-2 .shape-dot{background:#c3ecce;background:var(--color-extra08);height:26px;opacity:.35;width:26px}.eduvibe-home-two-course .shape-image{position:absolute;z-index:-1}.eduvibe-home-two-course .shape-image.shape-image-1{-webkit-animation:eduvibe-vsm-y-move 4.5s linear infinite alternate;animation:eduvibe-vsm-y-move 4.5s linear infinite alternate;left:-203px;top:177px}.eduvibe-home-two-course .shape-image.shape-image-2{bottom:390px;right:-262px}.eduvibe-home-two-course .shape-image.shape-image-3{-webkit-animation:eduvibe-vsm-y-reverse-move 4s linear infinite alternate;animation:eduvibe-vsm-y-reverse-move 4s linear infinite alternate;bottom:-40px;right:-17px}.eduvibe-home-two-course .shape-image.shape-image-4{-webkit-animation:eduvibe-sm-x-move 4s linear infinite alternate;animation:eduvibe-sm-x-move 4s linear infinite alternate;bottom:-65px;left:-38px}.eduvibe-home-two-event{background-image:url(/static/media/home-two-events.193a69c763a60513758c.jpg)}.eduvibe-home-two-event .shape-image{position:absolute;z-index:-1}.eduvibe-home-two-event .shape-image.shape-image-1{left:-153px;top:-263px}.eduvibe-home-two-event .shape-image.shape-image-2{right:-28px;top:101px}.eduvibe-home-two-event .shape-image.shape-image-3{bottom:-40px;right:-78px}.eduvibe-home-two-event .shape-image.shape-image-4{bottom:-90px;left:-208px}.eduvibe-home-two-event .shape-dot-wrapper .shape{position:absolute;z-index:-1}.eduvibe-home-two-event .shape-dot-wrapper .shape .shape-dot{border-radius:100%;display:inline-block}.eduvibe-home-two-event .shape-dot-wrapper .shape.shape-1{right:-124px;top:-232px}.eduvibe-home-two-event .shape-dot-wrapper .shape.shape-1 .shape-dot{border:8px solid rgba(248,111,3,.3);height:48px;width:48px}.eduvibe-home-two-testimonial{background-image:url(/static/media/home-two-testimonial.ddaa52d925ed2382d369.jpg)}.eduvibe-home-two-testimonial .shape-image{position:absolute;z-index:-1}.eduvibe-home-two-testimonial .shape-image.shape-image-1{bottom:-53px;left:-193px}.eduvibe-home-two-testimonial .shape-image.shape-image-2{right:-183px;top:27px}.eduvibe-home-two-counter .shape-image{position:absolute;z-index:-1}.eduvibe-home-two-counter .shape-image.shape-image-1{bottom:-33px;left:-33px}.eduvibe-home-two-counter .shape-image.shape-image-2{bottom:143px;right:-243px}.eduvibe-home-two-blog{background-image:url(/static/media/home-two-blog.95a96ec8363c68e20abe.jpg);position:relative}.eduvibe-home-two-blog .shape-image{position:absolute;z-index:-1}.eduvibe-home-two-blog .shape-image.shape-image-1{left:-198px;top:-50px}.eduvibe-home-two-blog .shape-image.shape-image-1 img{max-width:60%}.eduvibe-home-two-blog .shape-image.shape-image-2{right:107px;top:112px;z-index:0}@media only screen and (max-width:1650px){.eduvibe-home-two-blog .shape-image.shape-image-2{right:30px;top:45px}}.eduvibe-home-two-blog .shape-image.shape-image-3{bottom:-84px;right:-218px}.eduvibe-home-two-blog .shape-image.shape-image-4{bottom:-62px;left:-50px}.eduvibe-service-five .shape-image{position:absolute;z-index:-1}.eduvibe-service-five .shape-image.shape-image-1{right:-46px;top:81px}.eduvibe-service-five .shape-image.shape-image-2{bottom:-40px;left:-250px}.eduvibe-service-five .shape-image.shape-image-2 img{max-width:80%}.eduvibe-service-five .shape-dot-wrapper .shape{position:absolute;z-index:-1}.eduvibe-service-five .shape-dot-wrapper .shape .shape-dot{border-radius:100%;display:inline-block}.eduvibe-service-five .shape-dot-wrapper .shape.shape-1{right:-50px;top:111px}.eduvibe-service-five .shape-dot-wrapper .shape.shape-1 .shape-dot{background:#ffa41b;background:var(--color-tertiary);height:130px;opacity:.4;width:130px}.home-three-about{position:relative}.home-three-about .shape-image{position:absolute;z-index:-1}.home-three-about .shape-image.shape-image-1{right:-196px;top:54px}.home-three-about .shape-image.shape-image-2{bottom:27px;right:-108px}.eduvibe-home-three-course{background-image:url(/static/media/home-three-course.6a59d2d3735e4fa32c09.jpg)}.eduvibe-home-three-course .shape-image{position:absolute;z-index:-1}.eduvibe-home-three-course .shape-image.shape-image-1{-webkit-animation:eduvibe-sm-x-move 6s linear infinite alternate;animation:eduvibe-sm-x-move 6s linear infinite alternate;left:-130px;top:-260px}.eduvibe-home-three-course .shape-image.shape-image-1 img{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.eduvibe-home-three-course .shape-image.shape-image-2{-webkit-animation:eduvibe-vsm-y-reverse-move 5.5s linear infinite alternate;animation:eduvibe-vsm-y-reverse-move 5.5s linear infinite alternate;left:-282px;top:484px}.eduvibe-home-three-course .shape-image.shape-image-3{-webkit-animation:eduvibe-vsm-y-move 3.5s linear infinite alternate;animation:eduvibe-vsm-y-move 3.5s linear infinite alternate;right:-211px;top:152px}.eduvibe-home-three-course .shape-image.shape-image-4{bottom:49px;right:-224px}.eduvibe-home-three-course .shape-image.shape-image-5{bottom:-47px;left:-289px}.eduvibe-home-three-video{background-image:url(/static/media/video-home-3-bg.3b05b26f569bb72953bf.png);background-position:top 15px left 10%;background-repeat:no-repeat;background-size:auto}.eduvibe-home-three-video .shape-image{position:absolute;z-index:-1}.eduvibe-home-three-video .shape-image.shape-image-1{right:-199px;top:-59px}.eduvibe-home-three-video .shape-image.shape-image-2{bottom:-47px;right:-63px}.eduvibe-home-three-video .shape-image.shape-image-3{bottom:-91px;left:-229px}.eduvibe-home-three-accordion .shape-image{position:absolute;z-index:-1}.eduvibe-home-three-accordion .shape-image.shape-image-2{bottom:inherit;left:-170px;top:56px}.eduvibe-home-three-accordion .shape-image.shape-image-3{bottom:16px;left:inherit;right:-200px;top:inherit}.eduvibe-home-three-accordion .shape-dot-wrapper .shape{position:absolute;z-index:-1}.eduvibe-home-three-accordion .shape-dot-wrapper .shape .shape-dot{border-radius:100%;display:inline-block}.eduvibe-home-three-accordion .shape-dot-wrapper .shape.shape-1{left:-91px;top:195px}.eduvibe-home-three-accordion .shape-dot-wrapper .shape.shape-1 .shape-dot{border:34px solid rgba(248,111,3,.3);height:200px;width:200px}.eduvibe-home-three-testimonial{background-image:url(/static/media/home-three-testimonial.bd8885e2ae9932936b63.jpg)}.eduvibe-home-three-testimonial .shape-image{position:absolute;z-index:-1}.eduvibe-home-three-testimonial .shape-image.shape-image-1{-webkit-animation:eduvibe-vsm-y-move 3.5s linear infinite alternate;animation:eduvibe-vsm-y-move 3.5s linear infinite alternate;left:-173px;top:16px}.eduvibe-home-three-testimonial .shape-image.shape-image-2{right:-268px;top:-34px}.eduvibe-home-three-testimonial .shape-image.shape-image-3{bottom:-45px;left:-37px}.eduvibe-home-three-testimonial .shape-image.shape-image-4{bottom:-25px;right:-218px}.eduvibe-home-three-event .shape-image{position:absolute;z-index:-1}.eduvibe-home-three-event .shape-image.shape-image-1{left:-173px;top:16px}.eduvibe-home-three-event .shape-image.shape-image-2{right:-180px;top:-34px}.eduvibe-home-three-event .shape-image.shape-image-3{bottom:-45px;right:-237px}.eduvibe-home-three-event .shape-image.shape-image-4{bottom:-25px;left:-218px}.eduvibe-home-three-newsletter{background-image:url(/static/media/home-three-newsletter.3d4f4cf541c1d07a0118.jpg)}.eduvibe-home-three-newsletter .shape-image{position:absolute;z-index:-1}.eduvibe-home-three-newsletter .shape-image.shape-image-1{-webkit-animation:eduvibe-vsm-y-move 3.5s linear infinite alternate;animation:eduvibe-vsm-y-move 3.5s linear infinite alternate;left:-63px;top:-24px}.eduvibe-home-three-newsletter .shape-image.shape-image-2{right:100px;top:-4px}.eduvibe-home-three-newsletter .shape-image.shape-image-3{bottom:-104px;right:-194px}.eduvibe-home-three-newsletter .shape-image.shape-image-4{bottom:-48px;left:216px}.eduvibe-home-four-service .shape-image{position:absolute;z-index:-1}.eduvibe-home-four-service .shape-image.shape-image-1{-webkit-animation:eduvibe-rotate-x 7s linear infinite;animation:eduvibe-rotate-x 7s linear infinite;left:-180px;top:56px}.eduvibe-home-four-service .shape-image.shape-image-2{right:-180px;top:12px}.eduvibe-home-four-service .shape-image.shape-image-3{bottom:-38px;right:-25px}.eduvibe-home-four-service .shape-image.shape-image-4{bottom:-48px;left:-55px}.eduvibe-home-four-about .shape-image{position:absolute;z-index:-1}.eduvibe-home-four-about .shape-image.shape-image-1{bottom:231px;left:-190px}.eduvibe-home-four-about .shape-image.shape-image-2{right:-297px;top:-59px}.eduvibe-home-four-about .shape-image.shape-image-3{bottom:10px;right:-185px}.eduvibe-home-four-about .shape-dot-wrapper .shape{position:absolute;z-index:-1}.eduvibe-home-four-about .shape-dot-wrapper .shape .shape-dot{border-radius:100%;display:inline-block}.eduvibe-home-four-about .shape-dot-wrapper .shape.shape-1{bottom:140px;left:-21px;z-index:2}.eduvibe-home-four-about .shape-dot-wrapper .shape.shape-1 .shape-dot{-webkit-animation:eduvibe-zoom2 2s infinite alternate;animation:eduvibe-zoom2 2s infinite alternate;border:5.4px solid rgba(248,111,3,.5);height:40px;width:40px}.eduvibe-home-four-courses{background-image:url(/static/media/home-four-courses.670578f27e767af7ee81.jpg)}.eduvibe-home-four-courses .shape-image{position:absolute;z-index:-1}.eduvibe-home-four-courses .shape-image.shape-image-1{left:-150px;top:6px}.eduvibe-home-four-courses .shape-image.shape-image-2{right:-175px;top:38px}.eduvibe-home-four-courses .shape-image.shape-image-3{bottom:30px;right:-230px}.eduvibe-home-four-courses .shape-image.shape-image-4{-webkit-animation:eduvibe-vsm-y-move 3.5s linear infinite alternate;animation:eduvibe-vsm-y-move 3.5s linear infinite alternate;bottom:80px;left:-189px}.eduvibe-home-four-courses .shape-dot-wrapper .shape{position:absolute;z-index:-1}.eduvibe-home-four-courses .shape-dot-wrapper .shape .shape-dot{border-radius:100%;display:inline-block}.eduvibe-home-four-courses .shape-dot-wrapper .shape.shape-1{bottom:13px;right:-196px}.eduvibe-home-four-courses .shape-dot-wrapper .shape.shape-1 .shape-dot{-webkit-animation:eduvibe-zoom2 2s infinite alternate;animation:eduvibe-zoom2 2s infinite alternate;border:5.4px solid rgba(251,124,86,.3);height:40px;width:40px}.eduvibe-home-four-video{background-image:url(/static/media/home-four-video.b8f87bc0d35bb5d41a19.jpg)}@media only screen and (max-width:991px){.eduvibe-home-four-video{background-image:none}}.eduvibe-home-four-video .shape-image{position:absolute;z-index:-1}.eduvibe-home-four-video .shape-image.shape-image-1{left:-30px;top:-33px}.eduvibe-home-four-video .shape-image.shape-image-2{bottom:-50px;left:-48px}.eduvibe-home-four-team{background-image:url(/static/media/home-four-instructor.d8cdef2380e8c478f414.jpg);padding:130px 0 275px}@media only screen and (max-width:991px){.eduvibe-home-four-team{padding:80px 0 160px}}.eduvibe-home-four-team .shape-image{position:absolute;z-index:-1}.eduvibe-home-four-team .shape-image.shape-image-1{-webkit-animation:eduvibe-sm-x-move 3.5s linear infinite alternate;animation:eduvibe-sm-x-move 3.5s linear infinite alternate;left:-181px;top:38px}.eduvibe-home-four-team .shape-image.shape-image-2{right:-216px;top:-24px}.eduvibe-home-four-team .shape-image.shape-image-3{bottom:-30px;right:-151px}.eduvibe-home-four-testimonial .shape-image{position:absolute;z-index:-1}.eduvibe-home-four-testimonial .shape-image.shape-image-1{bottom:5px;left:-200px}.eduvibe-home-four-testimonial .shape-image.shape-image-2{right:-200px;top:0}.eduvibe-home-four-testimonial .shape-image.shape-image-3{bottom:0;right:-121px}.eduvibe-home-four-blog{background-image:url(/static/media/home-four-blog.cac73eee840a7425a2b9.jpg)}.eduvibe-home-four-blog .shape-image{position:absolute;z-index:-1}.eduvibe-home-four-blog .shape-image.shape-image-1{left:-200px;top:5px}.eduvibe-home-four-blog .shape-image.shape-image-2{bottom:-34px;right:-35px}.eduvibe-home-four-blog .shape-image.shape-image-3{bottom:-54px;left:-56px}.eduvibe-faq-page .animated-image{position:absolute;z-index:-1}.eduvibe-faq-page .animated-image.shape-image-1{-webkit-animation:eduvibe-sm-x-move 3s linear infinite alternate;animation:eduvibe-sm-x-move 3s linear infinite alternate;left:-59px;top:60px}.eduvibe-faq-page .animated-image.shape-image-1 img{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.eduvibe-faq-page .animated-image.shape-image-2{right:-223px;top:56px}.eduvibe-faq-page .animated-image.shape-image-3{-webkit-animation:eduvibe-vsm-y-move 3.5s linear infinite alternate;animation:eduvibe-vsm-y-move 3.5s linear infinite alternate;bottom:56px;right:-223px}.eduvibe-faq-page .shape-dot-wrapper .shape{position:absolute;z-index:-1}.eduvibe-faq-page .shape-dot-wrapper .shape .shape-dot{border-radius:100%;display:inline-block}.eduvibe-faq-page .shape-dot-wrapper .shape.shape-1{bottom:89px;left:-184px}.eduvibe-faq-page .shape-dot-wrapper .shape.shape-1 .shape-dot{-webkit-animation:eduvibe-zoom1 2.6s infinite alternate;animation:eduvibe-zoom1 2.6s infinite alternate;border:8px solid #c6ece8;border:8px solid var(--color-extra07);height:48px;width:48px}.eduvibe-404-page{background-image:url(/static/media/404.d151073061c8b21e70a8.jpg)}.eduvibe-404-page .shape-image{position:absolute;z-index:-1}.eduvibe-404-page .shape-image.shape-image-1{left:-21px;top:165px}.eduvibe-404-page .shape-image.shape-image-2{right:-247px;top:100px}.eduvibe-404-page .shape-image.shape-image-3{right:50px;top:520px}.eduvibe-404-page .shape-image.shape-image-4{bottom:-61px;right:-247px}.eduvibe-404-page .shape-image.shape-image-5{bottom:-63px;left:40px}.eduvibe-404-page .shape-image.shape-image-6{bottom:180px;left:-200px}.eduvibe-coming-soon{background-image:url(/static/media/coming-soon.6ace2ea70e54cb63f94c.jpg)}.eduvibe-coming-soon .shape-image{position:absolute;z-index:-1}.eduvibe-coming-soon .shape-image.shape-image-1{left:-110px;top:-6px}.eduvibe-coming-soon .shape-image.shape-image-2{right:-107px;top:-83px}.eduvibe-coming-soon .shape-image.shape-image-3{bottom:252px;right:-111px}.eduvibe-coming-soon .shape-image.shape-image-4{bottom:-100px;right:-234px}.eduvibe-coming-soon .shape-image.shape-image-5{bottom:-60px;left:-84px}.eduvibe-coming-soon .shape-image.shape-image-6{left:0;top:390px}.eduvibe-contact-us .shape-image{position:absolute;z-index:-1}.eduvibe-contact-us .shape-image.shape-image-1{left:-40px;top:132px}.eduvibe-contact-us .shape-image.shape-image-2{right:-59px;top:95px}.eduvibe-contact-us .shape-image.shape-image-3{bottom:79px;right:-197px}.eduvibe-contact-me-top .shape-image{position:absolute;z-index:-1}.eduvibe-contact-me-top .shape-image.shape-image-1{bottom:113px;left:-200px}.eduvibe-contact-me-top .shape-image.shape-image-2{right:-40px;top:100px}.eduvibe-contact-me-top .shape-image.shape-image-3{right:-250px;top:0}.eduvibe-contact-me-top .shape-image.shape-image-4{bottom:6px;right:-200px}.eduvibe-contact-me-bottom .shape-image{position:absolute;z-index:-1}.eduvibe-contact-me-bottom .shape-image.shape-image-1{left:-56px;top:94px}.eduvibe-contact-me-bottom .shape-image.shape-image-2{right:-147px;top:173px}.eduvibe-contact-me-bottom .shape-image.shape-image-3{bottom:-80px;right:-269px}.eduvibe-contact-me-bottom .shape-image.shape-image-4{bottom:-40px;left:-29px}.eduvibe-contact-me-bottom .shape-image.shape-image-5{bottom:-90px;left:-219px}.eduvibe-pricing-plan-page .shape-image{position:absolute;z-index:-1}.eduvibe-pricing-plan-page .shape-image.shape-image-1{-webkit-animation:eduvibe-vsm-y-move 3.5s linear infinite alternate;animation:eduvibe-vsm-y-move 3.5s linear infinite alternate;left:-199px;top:324px}.eduvibe-pricing-plan-page .shape-dot-wrapper .shape{position:absolute;z-index:-1}.eduvibe-pricing-plan-page .shape-dot-wrapper .shape .shape-dot{border-radius:100%;display:inline-block}.eduvibe-pricing-plan-page .shape-dot-wrapper .shape.shape-1{bottom:-6px;right:-46px}.eduvibe-pricing-plan-page .shape-dot-wrapper .shape.shape-1 .shape-dot{border:18px solid rgba(255,164,27,.15);height:110px;width:110px}.eduvibe-home-five-cats .shape-image{position:absolute;z-index:-1}.eduvibe-home-five-cats .shape-image.shape-image-1{-webkit-animation:eduvibe-vsm-y-move 3.5s linear infinite alternate;animation:eduvibe-vsm-y-move 3.5s linear infinite alternate;left:-235px;top:80px}.eduvibe-home-five-cats .shape-image.shape-image-2{right:-239px;top:70px}.eduvibe-home-five-cats .shape-image.shape-image-3{bottom:12px;right:5px}.eduvibe-home-five-cats .shape-dot-wrapper .shape{position:absolute;z-index:-1}.eduvibe-home-five-cats .shape-dot-wrapper .shape .shape-dot{border-radius:100%;display:inline-block}.eduvibe-home-five-cats .shape-dot-wrapper .shape.shape-1{bottom:-6px;right:-46px}.eduvibe-home-five-cats .shape-dot-wrapper .shape.shape-1 .shape-dot{border:18px solid rgba(255,164,27,.15);height:110px;width:110px}.eduvibe-home-five-about .shape-image{position:absolute;z-index:-1}.eduvibe-home-five-about .shape-image.shape-image-1{left:-24px;top:58px}.eduvibe-home-five-about .shape-image.shape-image-2{right:-224px;top:48px}.eduvibe-home-five-about .shape-image.shape-image-3{bottom:-62px;right:-164px}.eduvibe-home-five-about .shape-image.shape-image-4{bottom:28px;left:-104px}.eduvibe-home-five-about .shape-image.shape-image-5{left:-224px;top:188px}.eduvibe-home-five-course{background-image:url(/static/media/home-five-courses.b7b76e8c74045f2ff1aa.jpg)}.eduvibe-home-five-course .shape-image{position:absolute;z-index:-1}.eduvibe-home-five-course .shape-image.shape-image-1{left:-296px;top:-62px}.eduvibe-home-five-course .shape-image.shape-image-2{-webkit-animation:eduvibe-vsm-y-move 3.5s linear infinite alternate;animation:eduvibe-vsm-y-move 3.5s linear infinite alternate;right:-217px;top:19px}.eduvibe-home-five-course .shape-image.shape-image-3{bottom:-55px;right:-207px}.eduvibe-home-five-course .shape-image.shape-image-4{bottom:-52px;left:-268px}.eduvibe-home-five-instructor .shape-image{position:absolute;z-index:-1}.eduvibe-home-five-instructor .shape-image.shape-image-1{left:-35px;top:198px}.eduvibe-home-five-instructor .shape-image.shape-image-2{right:-123px;top:36px}.eduvibe-home-five-instructor .shape-image.shape-image-3{bottom:19px;right:-193px}.eduvibe-home-five-instructor .shape-image.shape-image-4{bottom:91px;left:-165px}.eduvibe-home-five-progress{background-image:url(/static/media/home-five-hiw.f6df7ed1d9f48208e221.jpg)}.eduvibe-home-five-progress .shape-image{position:absolute;z-index:-1}.eduvibe-home-five-progress .shape-image.shape-image-1{-webkit-animation:eduvibe-sm-x-move 4s linear infinite alternate;animation:eduvibe-sm-x-move 4s linear infinite alternate;left:-110px;top:-40px}.eduvibe-home-five-progress .shape-image.shape-image-2{-webkit-animation:eduvibe-vsm-y-move 4s linear infinite alternate;animation:eduvibe-vsm-y-move 4s linear infinite alternate;bottom:110px;right:-242px}.eduvibe-home-five-progress .shape-image.shape-image-3{bottom:-49px;left:-242px}.eduvibe-home-five-testimonial .shape-image{position:absolute;z-index:-1}.eduvibe-home-five-testimonial .shape-image.shape-image-1{right:-230px;top:38px}.eduvibe-home-five-testimonial .shape-image.shape-image-2{bottom:-15px;right:-183px}.eduvibe-home-five-testimonial .shape-image.shape-image-3{bottom:-45px;left:-183px}.eduvibe-home-five-blog{background-image:url(/static/media/home-five-blog.278445b58791d8b11fed.jpg);position:relative}.eduvibe-home-five-blog .shape-image{position:absolute;z-index:-1}.eduvibe-home-five-blog .shape-image.shape-image-1{-webkit-animation:eduvibe-vsm-y-move 3.5s linear infinite alternate;animation:eduvibe-vsm-y-move 3.5s linear infinite alternate;left:-228px;top:30px}.eduvibe-home-five-blog .shape-image.shape-image-2{right:87px;top:143px;z-index:0}@media only screen and (max-width:1650px){.eduvibe-home-five-blog .shape-image.shape-image-2{right:30px;top:45px}}.eduvibe-home-five-blog .shape-image.shape-image-3{bottom:38px;right:-240px}.eduvibe-home-five-blog .shape-image.shape-image-4{bottom:-45px;left:-30px}.eduvibe-about-us-one-service{position:relative}.eduvibe-about-us-one-service .shape-image{position:absolute;z-index:-1}.eduvibe-about-us-one-service .shape-image.shape-image-1{-webkit-animation:eduvibe-vsm-y-move 3.5s linear infinite alternate;animation:eduvibe-vsm-y-move 3.5s linear infinite alternate;left:-148px;top:150px}.eduvibe-about-us-one-service .shape-image.shape-image-2{right:-44px;top:125px}.eduvibe-about-us-one-service .shape-image.shape-image-3{bottom:13px;right:-200px}.eduvibe-about-one-team{background-image:url(/static/media/about-us-one-team.91180b4031083013797b.jpg);position:relative}.eduvibe-about-one-team .shape-image{position:absolute;z-index:-1}.eduvibe-about-one-team .shape-image.shape-image-1{left:-228px;top:41px}.eduvibe-about-one-team .shape-image.shape-image-2{right:85px;top:150px;z-index:0}@media only screen and (max-width:1650px){.eduvibe-about-one-team .shape-image.shape-image-2{right:30px;top:45px}}.eduvibe-about-one-team .shape-image.shape-image-3{bottom:-42px;right:-240px}.eduvibe-about-one-team .shape-image.shape-image-4{-webkit-animation:eduvibe-vsm-y-reverse-move 3.5s linear infinite alternate;animation:eduvibe-vsm-y-reverse-move 3.5s linear infinite alternate;bottom:-54px;left:-198px}.eduvibe-about-one-service .shape-image{position:absolute;z-index:-1}.eduvibe-about-one-service .shape-image.shape-image-1{bottom:-7px;left:-50px}.eduvibe-about-one-service .shape-image.shape-image-2{right:-220px;top:42px}.eduvibe-about-one-service .shape-dot-wrapper .shape{position:absolute;z-index:-1}.eduvibe-about-one-service .shape-dot-wrapper .shape .shape-dot{border-radius:100%;display:inline-block}.eduvibe-about-one-service .shape-dot-wrapper .shape.shape-1{bottom:-34px;left:-48px}.eduvibe-about-one-service .shape-dot-wrapper .shape.shape-1 .shape-dot{background:#ffa41b;background:var(--color-tertiary);height:130px;opacity:.4;width:130px}.eduvibe-about-one-service .shape-dot-wrapper .shape.shape-2{left:-131px;top:83px}.eduvibe-about-one-service .shape-dot-wrapper .shape.shape-2 .shape-dot{-webkit-animation:eduvibe-zoom1 1s infinite alternate;animation:eduvibe-zoom1 1s infinite alternate;background:#9edbe2;height:12px;width:12px}.eduvibe-about-one-service .shape-dot-wrapper .shape.shape-3{bottom:-16px;right:-63px}.eduvibe-about-one-service .shape-dot-wrapper .shape.shape-3 .shape-dot{-webkit-animation:eduvibe-zoom1 1s infinite alternate;animation:eduvibe-zoom1 1s infinite alternate;background:#093366;background:var(--color-secondary);height:8px;width:8px}.eduvibe-about-us-two-service .shape-image{position:absolute;z-index:-1}.eduvibe-about-us-two-service .shape-image.shape-image-1{-webkit-animation:eduvibe-rotate-x 7s linear infinite;animation:eduvibe-rotate-x 7s linear infinite;left:-180px;top:42px}.eduvibe-about-us-two-service .shape-image.shape-image-2{bottom:-28px;right:-27px}.eduvibe-about-us-two-video .shape-image{position:absolute;z-index:-1}.eduvibe-about-us-two-video .shape-image.shape-image-1{-webkit-animation:eduvibe-sm-x-move 4.5s linear infinite alternate;animation:eduvibe-sm-x-move 4.5s linear infinite alternate;bottom:66px;left:-120px}.eduvibe-about-us-two-video .shape-image.shape-image-2{-webkit-animation:eduvibe-rotate-x 7s linear infinite;animation:eduvibe-rotate-x 7s linear infinite;bottom:90px;right:-120px}.eduvibe-about-two-award .shape-image{position:absolute;z-index:-1}.eduvibe-about-two-award .shape-image.shape-image-1{left:-170px;top:-255px}.eduvibe-about-two-award .shape-image.shape-image-2{right:-39px;top:97px}.eduvibe-about-two-award .shape-image.shape-image-3{bottom:-30px;left:-30px}.eduvibe-about-two-award .shape-dot-wrapper .shape{position:absolute;z-index:-1}.eduvibe-about-two-award .shape-dot-wrapper .shape .shape-dot{border-radius:100%;display:inline-block}.eduvibe-about-two-award .shape-dot-wrapper .shape.shape-1{right:-134px;top:-243px}.eduvibe-about-two-award .shape-dot-wrapper .shape.shape-1 .shape-dot{-webkit-animation:eduvibe-zoom2 2s infinite alternate;animation:eduvibe-zoom2 2s infinite alternate;border:5px solid rgba(255,164,27,.3);height:30px;width:30px}.eduvibe-about-us-two-instructor{background-image:url(/static/media/about-us-two-team-team.db2f192cedb2885916ba.jpg)}.eduvibe-about-us-two-instructor .shape-image{position:absolute;z-index:-1}.eduvibe-about-us-two-instructor .shape-image.shape-image-1{left:-35px;top:198px}.eduvibe-about-us-two-instructor .shape-image.shape-image-2{right:-123px;top:36px}.eduvibe-about-us-two-instructor .shape-image.shape-image-3{bottom:19px;right:-193px}.eduvibe-about-us-two-instructor .shape-image.shape-image-4{bottom:91px;left:-165px}.eduvibe-about-three-mission .animated-image{position:absolute;z-index:-1}.eduvibe-about-three-mission .animated-image.shape-image-1{left:-60px;top:128px}.eduvibe-about-three-mission .shape-dot-wrapper .shape{position:absolute;z-index:-1}.eduvibe-about-three-mission .shape-dot-wrapper .shape .shape-dot{border-radius:100%;display:inline-block}.eduvibe-about-three-mission .shape-dot-wrapper .shape.shape-1{left:188px;top:38px}.eduvibe-about-three-mission .shape-dot-wrapper .shape.shape-1 .shape-dot{background:#ffa41b;border-radius:5px;height:150px;opacity:.6;width:150px}.eduvibe-about-three-mission .shape-dot-wrapper .shape.shape-2{right:-37px;top:-17px}.eduvibe-about-three-mission .shape-dot-wrapper .shape.shape-2 .shape-dot{background:rgba(251,124,86,.6);height:100px;width:100px}.eduvibe-about-three-team .shape-image{position:absolute;z-index:-1}.eduvibe-about-three-team .shape-image.shape-image-1{left:-37px;top:96px}.eduvibe-about-three-team .shape-image.shape-image-2{right:-240px;top:8px}.eduvibe-about-three-team .shape-image.shape-image-3{bottom:-10px;right:-150px}.eduvibe-about-three-team .shape-image.shape-image-4{bottom:-21px;left:-220px}.eduvibe-about-three-funfact .shape-image{position:absolute;z-index:-1}.eduvibe-about-three-funfact .shape-image.shape-image-1{-webkit-animation:eduvibe-sm-x-move 2.5s linear infinite alternate;animation:eduvibe-sm-x-move 2.5s linear infinite alternate;left:-137px;top:169px}.eduvibe-about-three-funfact .shape-image.shape-image-1 img{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.eduvibe-about-three-funfact .shape-image.shape-image-2{-webkit-animation:eduvibe-sm-x-reverse-move 2.5s linear infinite alternate;animation:eduvibe-sm-x-reverse-move 2.5s linear infinite alternate;right:-200px;top:8px}.eduvibe-about-three-funfact .shape-image.shape-image-2 img{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.eduvibe-about-three-testimonial .shape-image{position:absolute;z-index:-1}.eduvibe-about-three-testimonial .shape-image.shape-image-1{-webkit-animation:eduvibe-vsm-y-move 3.5s linear infinite alternate;animation:eduvibe-vsm-y-move 3.5s linear infinite alternate;left:-173px;top:56px}.eduvibe-about-three-testimonial .shape-image.shape-image-2{right:-268px;top:-14px}.eduvibe-about-three-testimonial .shape-image.shape-image-3{bottom:-45px;left:-37px}.eduvibe-about-three-testimonial .shape-dot-wrapper .shape{position:absolute;z-index:-1}.eduvibe-about-three-testimonial .shape-dot-wrapper .shape .shape-dot{border-radius:100%;display:inline-block}.eduvibe-about-three-testimonial .shape-dot-wrapper .shape.shape-1{bottom:-25px;right:-218px}.eduvibe-about-three-testimonial .shape-dot-wrapper .shape.shape-1 .shape-dot{border:12px solid #ffdcb4;height:70px;width:70px}.eduvibe-home-4-hero-svg path{stroke-dasharray:3000;stroke-dashoffset:3000;-webkit-animation:none;animation:none}.sal-animate.eduvibe-home-4-hero-svg path{-webkit-animation:eduvibe-svg-dash 6.5s linear forwards;animation:eduvibe-svg-dash 6.5s linear forwards}@-webkit-keyframes eduvibe-svg-dash{to{stroke-dashoffset:0}}@keyframes eduvibe-svg-dash{to{stroke-dashoffset:0}}.course-activation-item-2 .edu-card.card-type-2{margin:20px 0}.video-gallery-overlay-area{padding-top:400px!important}@media only screen and (min-width:768px) and (max-width:991px){.video-gallery-overlay-area{padding-top:80px!important}}@media only screen and (max-width:767px){.video-gallery-overlay-area{padding-top:80px!important}}.course-three-wrapper{position:relative;z-index:1}.course-three-wrapper .video-section-overlayto-another{margin-bottom:-400px}@media only screen and (min-width:768px) and (max-width:991px){.course-three-wrapper .video-section-overlayto-another{margin-bottom:0}}@media only screen and (max-width:767px){.course-three-wrapper .video-section-overlayto-another{margin-bottom:0}}.price-list{margin:-7.5px}.price-list .price{display:inline-block;margin:7.5px}.price-list .current-price{font-weight:700}.price-list .old-price{font-weight:500;text-decoration:line-through}.price-list.price-style-01{margin:-9px}.price-list.price-style-01 .price{margin:9px}.price-list.price-style-01 .current-price{background:#1780ff;background:var(--color-primary);border-radius:3px;color:#fafafa;color:var(--color-white);display:inline-block;font-size:16px;font-weight:700;height:36px;line-height:36px;padding:0 15px}.price-list.price-style-02{margin:-7.5px}.price-list.price-style-02 .price{margin:7.5px}.price-list.price-style-02 .current-price{color:#0f084b;color:var(--color-heading);font-size:20px;font-weight:700}.price-list.price-style-02 .old-price{font-weight:600}.price-list.price-style-03{margin:-6px}.price-list.price-style-03 .price{margin:6px}.price-list.price-style-03 .current-price{color:#1780ff;color:var(--color-primary);font-size:20px;font-weight:700}.price-list.price-style-03 .old-price{font-weight:500}.edu-card{overflow:hidden}.edu-card .thumbnail{position:relative}.edu-card .thumbnail a{display:block;overflow:hidden}.edu-card .thumbnail a img{overflow:hidden;transition:.4s}.edu-card .thumbnail .top-position,.edu-card .thumbnail .wishlist-top-right{position:absolute;z-index:2}.edu-card.card-type-1{background-color:#f5f5f5;background-color:var(--color-shade);transition:.4s}.edu-card.card-type-1 .inner .thumbnail{position:relative}.edu-card.card-type-1 .inner .thumbnail a{display:block;overflow:hidden}.edu-card.card-type-1 .inner .thumbnail a img{overflow:hidden;transition:.4s}.edu-card.card-type-1 .inner .thumbnail .top-position.left-top{left:15px;top:15px}.edu-card.card-type-1 .inner .thumbnail .top-position.right-top{right:15px;top:15px}.edu-card.card-type-1 .inner .thumbnail .wishlist-top-right{right:20px;top:20px}.edu-card.card-type-1 .inner .content{padding:25px 30px 30px}@media only screen and (max-width:767px){.edu-card.card-type-1 .inner .content{padding:25px 20px}}.edu-card.card-type-1 .inner .content .title{margin-bottom:15px;margin-top:10px}.edu-card.card-type-1 .inner .content .edu-rating{margin-bottom:25px}.edu-card.card-type-1 .inner .content .card-bottom{align-items:center;border-top:1px solid #eee;border-top:1px solid var(--color-border);display:flex;justify-content:space-between;padding-top:25px}.edu-card.card-type-1:hover{background:#fafafa;background:var(--color-white);box-shadow:0 8px 25px rgba(0,0,0,.05)}.edu-card.card-type-1.bg-white{background-color:#fafafa;background-color:var(--color-white);transition:.4s}.edu-card.card-type-1.bg-white:hover{background:#fafafa;background:var(--color-white);box-shadow:0 10px 25px rgba(0,0,0,.06)}.edu-card.card-type-2{background-color:#f5f5f5;background-color:var(--color-shade);padding:20px 20px 30px;transition:.4s}.edu-card.card-type-2 .inner .thumbnail a,.edu-card.card-type-2 .inner .thumbnail a img{border-radius:3px}.edu-card.card-type-2 .inner .thumbnail .top-position.left-top{left:0;top:10px}.edu-card.card-type-2 .inner .thumbnail .wishlist-top-right{right:20px;top:10px}.edu-card.card-type-2 .inner .content{padding-top:25px}.edu-card.card-type-2 .inner .content .card-top{display:flex;justify-content:space-between;margin-bottom:20px}.edu-card.card-type-2 .inner .content .title{margin-bottom:20px}.edu-card.card-type-2 .inner .content .card-bottom{align-items:center;border-top:1px solid #eee;border-top:1px solid var(--color-border);display:flex;margin-top:20px;padding-top:20px}.edu-card.card-type-3{background-color:#fafafa;background-color:var(--color-white);box-shadow:0 8px 25px rgba(0,0,0,.06);position:relative}.edu-card.card-type-3 .inner .thumbnail a,.edu-card.card-type-3 .inner .thumbnail a img{border-radius:3px}.edu-card.card-type-3 .inner .thumbnail .top-position.left-bottom{bottom:-19px;left:30px}@media only screen and (max-width:767px){.edu-card.card-type-3 .inner .thumbnail .top-position.left-bottom{left:20px}}.edu-card.card-type-3 .inner .thumbnail .wishlist-top-right{right:20px;top:20px}.edu-card.card-type-3 .inner .content{padding:44px 30px 30px}@media only screen and (max-width:767px){.edu-card.card-type-3 .inner .content{padding:44px 20px 20px}}.edu-card.card-type-3 .inner .content .card-top{display:flex;justify-content:space-between;margin-bottom:20px}@media only screen and (min-width:992px) and (max-width:1199px){.edu-card.card-type-3 .inner .content .card-top{flex-wrap:wrap}}@media only screen and (min-width:768px) and (max-width:991px){.edu-card.card-type-3 .inner .content .card-top{flex-wrap:wrap}}@media only screen and (max-width:767px){.edu-card.card-type-3 .inner .content .card-top{flex-wrap:wrap}}.edu-card.card-type-3 .inner .content .card-top .author-meta{margin-right:10px}.edu-card.card-type-3 .inner .content .title{margin-bottom:20px}.edu-card.card-type-3 .inner .content .card-bottom{align-items:center;border-top:1px solid #eee;border-top:1px solid var(--color-border);display:flex;flex-wrap:wrap;justify-content:space-between;padding-top:25px}.edu-card.card-type-3 .card-hover-action{background-color:#1780ff;background-color:var(--color-primary);border-radius:5px;box-shadow:0 12px 30px rgba(82,95,225,.1);height:100%;left:0;opacity:0;padding:30px;position:absolute;top:0;transition:.4s;width:100%;z-index:2}@media only screen and (min-width:992px) and (max-width:1199px){.edu-card.card-type-3 .card-hover-action{padding:30px 20px}}@media only screen and (min-width:768px) and (max-width:991px){.edu-card.card-type-3 .card-hover-action{padding:30px 20px}}@media only screen and (max-width:767px){.edu-card.card-type-3 .card-hover-action{padding:30px 20px}}.edu-card.card-type-3 .card-hover-action .content-top{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.edu-card.card-type-3 .card-hover-action .content-top .top-status-bar .eduvibe-status{background:hsla(0,0%,100%,.15);border:0;line-height:33px}.edu-card.card-type-3 .card-hover-action .content-top .top-wishlist-bar .wishlist-btn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:hsla(0,0%,100%,.2)}.edu-card.card-type-3 .card-hover-action .title{font-size:20px;font-weight:700;line-height:32px;margin-bottom:20px}.edu-card.card-type-3 .card-hover-action .title a{color:#fafafa;color:var(--color-white)}.edu-card.card-type-3 .card-hover-action .description{color:hsla(0,0%,100%,.8);margin-bottom:25px}.edu-card.card-type-3 .card-hover-action .price-list{margin-bottom:25px}.edu-card.card-type-3 .card-hover-action .price-list .price{color:#fafafa;color:var(--color-white)}.edu-card.card-type-3 .card-hover-action .price-list .price.old-price{color:hsla(0,0%,100%,.8)}.edu-card.card-type-3 .card-hover-action .hover-bottom-content{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:30px}.edu-card.card-type-3 .card-hover-action .hover-bottom-content .author-meta .author-title{color:#fafafa;color:var(--color-white);font-size:16px;font-weight:600;line-height:26px}.edu-card.card-type-3 .card-hover-action .hover-bottom-content .edu-meta li,.edu-card.card-type-3 .card-hover-action .hover-bottom-content .edu-meta li i{color:#fafafa;color:var(--color-white)}.edu-card.card-type-3:hover .card-hover-action{opacity:1}.edu-card.card-type-3.variation-2{box-shadow:0 10px 30px rgba(0,0,0,.05)}.edu-card.card-type-3.variation-2 .inner .thumbnail .top-position.left-bottom{bottom:-13.5px;left:30px}.edu-card.card-type-3.variation-2 .inner .edu-meta.meta-01{margin:0 -10px}.edu-card.card-type-3.variation-2 .inner .edu-meta.meta-01 li{align-items:center;display:flex;font-size:14px;font-weight:500;line-height:26px;margin:0 10px}.edu-card.card-type-3.variation-2 .inner .eduvibe-status.status-03{background:#1780ff;background:var(--color-primary);border:0;border-radius:4px;color:#fafafa;color:var(--color-white);display:inline-block;font-size:14px;font-weight:600;height:27px;line-height:27px;padding:0 10px}.edu-card.card-type-3.variation-2 .inner .content{padding:32px 30px 30px}.edu-card.card-type-3.variation-2 .inner .content .title{font-size:20px;line-height:32px;margin-bottom:20px;margin-top:15px}.edu-card.card-type-3.variation-2 .inner .content p{margin-bottom:0}.edu-card.card-type-4{background-color:#f5f5f5;background-color:var(--color-shade);height:308px;transition:.4s}@media only screen and (max-width:767px){.edu-card.card-type-4{display:block;height:606px}}.edu-card.card-type-4 .inner{display:flex}@media only screen and (min-width:768px) and (max-width:991px){.edu-card.card-type-4 .inner{display:block}}@media only screen and (max-width:767px){.edu-card.card-type-4 .inner{display:block}}.edu-card.card-type-4 .inner .thumbnail{flex-basis:38.33%}@media only screen and (max-width:767px){.edu-card.card-type-4 .inner .thumbnail a.big{display:none}.edu-card.card-type-4 .inner .thumbnail a.small{display:block}.edu-card.card-type-4 .inner .thumbnail a.small img{max-height:325px;object-position:85% 15%}}.edu-card.card-type-4 .inner .thumbnail a{display:block;height:100%}.edu-card.card-type-4 .inner .thumbnail a img{height:100%}@media only screen and (max-width:767px){.edu-card.card-type-4 .inner .thumbnail a img{max-height:230px;object-position:85% 15%}}.edu-card.card-type-4 .inner .thumbnail .top-position.left-top{left:10px;top:10px}.edu-card.card-type-4 .inner .thumbnail .wishlist-top-right{right:10px;top:10px}.edu-card.card-type-4 .inner .content{flex-basis:61.66%;padding:8px 22px}@media only screen and (min-width:768px) and (max-width:991px){.edu-card.card-type-4 .inner .content{padding:8px 18px}}@media only screen and (max-width:767px){.edu-card.card-type-4 .inner .content{padding:8px 18px}}.edu-card.card-type-4 .inner .content .card-top{display:flex;justify-content:space-between;margin-bottom:20px}.edu-card.card-type-4 .inner .content .title{margin-bottom:20px;margin-top:20px}.edu-card.card-type-4 .inner .content .card-bottom{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.edu-card.card-type-4:hover{box-shadow:0 10px 30px rgba(0,0,0,.06)}.edu-card.card-type-4.bg-white,.edu-card.card-type-4:hover{background-color:#fafafa;background-color:var(--color-white)}.edu-card.card-type-5{background:#fafafa;background:var(--color-white);box-shadow:0 10px 30px rgba(0,0,0,.06)}.edu-card.card-type-5 .inner{padding:15px 15px 0}.edu-card.card-type-5 .inner .thumbnail a{border-radius:3px;display:block;height:100%}.edu-card.card-type-5 .inner .thumbnail a img{border-radius:3px;height:100%}.edu-card.card-type-5 .inner .thumbnail .top-position.left-top{left:10px;top:10px}.edu-card.card-type-5 .inner .thumbnail .wishlist-top-right{right:10px;top:10px}.edu-card.card-type-5 .inner .content{padding:25px 15px}.edu-card.card-type-5 .inner .content .card-top{display:flex;justify-content:space-between;margin-bottom:20px}.edu-card.card-type-5 .inner .content .title{margin-bottom:20px;margin-top:15px}.edu-card.card-type-5 .inner .content .card-bottom{align-items:center;display:flex;justify-content:space-between;margin-top:20px}.edu-card.card-type-6{background:#fafafa;background:var(--color-white);box-shadow:0 10px 30px rgba(0,0,0,.06)}.edu-card.card-type-6 .inner{padding:15px}.edu-card.card-type-6 .inner .thumbnail{margin-bottom:15px}.edu-card.card-type-6 .inner .thumbnail a{border-radius:3px;display:block;height:100%}.edu-card.card-type-6 .inner .thumbnail a img{border-radius:3px;height:100%}.edu-card.card-type-6 .inner .thumbnail .top-position.left-top{left:10px;top:10px}.edu-card.card-type-6 .inner .content .title{font-size:18px;line-height:28px;margin-bottom:12px;margin-top:10px}.edu-card.card-type-6 .inner .content p{font-size:14px;font-weight:500;line-height:22px;margin-bottom:5px}.edu-card:hover .thumbnail a img{-webkit-transform:scale(1.1);transform:scale(1.1)}.edu-meta{align-items:center;display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:0}.edu-meta.meta-01{margin:0 -20px}@media only screen and (max-width:767px){.edu-meta.meta-01{margin:0 -6px}}.edu-meta.meta-01 li{align-items:center;display:flex;font-weight:500;line-height:26px;margin:0 20px}@media only screen and (min-width:992px) and (max-width:1199px){.edu-meta.meta-01 li:first-child{margin-right:10px}.edu-meta.meta-01 li:last-child{margin-left:10px}}@media only screen and (max-width:767px){.edu-meta.meta-01 li{margin:0 6px}}.edu-meta.meta-01 li i{color:#6f6b80;color:var(--color-body);margin-right:8px}.edu-meta.meta-02{margin:0 -20px}.edu-meta.meta-02 li{align-items:center;display:flex;font-weight:500;line-height:26px;margin:0 20px}.edu-meta.meta-02 li i{color:#1780ff;color:var(--color-primary);margin-right:10px}.edu-meta.meta-03{margin:-5px -12px}.edu-meta.meta-03 li{align-items:center;display:flex;font-size:14px;font-weight:600;line-height:22px;margin:5px 12px}.edu-meta.meta-03 li i{border-radius:2px;color:#1780ff;color:var(--color-primary);height:24px;line-height:24px;margin-right:10px;position:relative;text-align:center;width:24px;z-index:1}.edu-meta.meta-03 li i:after{background:#1780ff;background:var(--color-primary);border-radius:2px;content:"";height:100%;left:0;opacity:.1;position:absolute;top:0;width:100%;z-index:-1}.edu-meta.meta-03 li.meta-lessons i{color:#093366;color:var(--color-secondary)}.edu-meta.meta-03 li.meta-lessons i:after{background:#093366;background:var(--color-secondary)}.edu-meta.meta-03 li.meta-clock i{color:#1780ff;color:var(--color-primary)}.edu-meta.meta-03 li.meta-clock i:after{background:#1780ff;background:var(--color-primary)}.edu-meta.meta-03 li.meta-user i{color:#ffa41b;color:var(--color-tertiary)}.edu-meta.meta-03 li.meta-user i:after{background:#ffa41b;background:var(--color-tertiary)}.edu-meta.meta-03 li:last-child{margin-right:0}.edu-meta.meta-04{margin:-5px -6px}.edu-meta.meta-04 li{align-items:center;display:flex;font-size:14px;font-weight:600;line-height:22px;margin:5px 6px}.edu-meta.meta-04 li i{color:#093366;color:var(--color-secondary);font-size:16px;margin-right:8px}.edu-rating.rating-default{align-items:center;display:flex;flex-wrap:wrap}.edu-rating.rating-default .rating{margin-right:10px}.author-meta{align-items:center;display:flex}.author-meta .author-thumb a{display:block;transition:.4s}.author-meta .author-thumb a img{border-radius:100%;display:inline-block;margin-right:10px;max-height:34px}.author-meta .author-thumb a .author-title{color:#0f084b;color:var(--color-heading);font-size:16px;font-weight:600;line-height:26px;transition:.4s}.author-meta .author-thumb a:hover .author-title,.badge-transparent{color:#1780ff;color:var(--color-primary)}.badge-transparent{display:inline-block;font-size:20px;font-weight:700}.status-group{margin:-5px}.status-group .eduvibe-status{margin:5px}.status-style-5{display:flex;flex-wrap:wrap;margin:-5px -17px}.status-style-5 .eduvibe-status{margin:5px 17px}.eduvibe-status.status-01{background:#fafafa;background:var(--color-white);border-radius:2px;color:#1780ff;color:var(--color-primary);display:inline-block;font-size:14px;font-weight:600;height:30px;line-height:30px;padding:0 12px}.eduvibe-status.status-01.bg-primary-color,.eduvibe-status.status-01.bg-secondary-color,.eduvibe-status.status-02{color:#fafafa;color:var(--color-white)}.eduvibe-status.status-02{align-items:center;background:#093366;background:var(--color-secondary);border-radius:0 2px 2px 0;display:flex;font-size:14px;font-weight:600;height:30px;line-height:30px;padding:0 12px}.eduvibe-status.status-02 i{margin-right:5px}.eduvibe-status.status-03{background:#1780ff;background:var(--color-primary);border:2px solid #fafafa;border:2px solid var(--color-white);border-radius:2px;height:34px;line-height:30px;padding:0 15px}.eduvibe-status.status-03,.eduvibe-status.status-04{color:#fafafa;color:var(--color-white);display:inline-block;font-size:14px;font-weight:600}.eduvibe-status.status-04{background:#093366;background:var(--color-secondary);border-radius:2px;height:27px;line-height:27px;padding:0 10px;text-transform:uppercase}.eduvibe-status.status-05{align-items:center;color:#6f6b80;color:var(--color-body);display:flex;font-size:16px;font-weight:600;transition:.4s}.eduvibe-status.status-05 i{margin-right:9px}.eduvibe-status.status-05 i,.eduvibe-status.status-05:hover{color:#1780ff;color:var(--color-primary)}.eduvibe-status.status-06{border-radius:0 18px 18px 0;padding:0 20px 0 15px}.badge-default,.eduvibe-status.status-06{background:#1780ff;background:var(--color-primary);color:#fafafa;color:var(--color-white);display:inline-block;font-size:16px;font-weight:700;height:36px;line-height:36px}.badge-default{border-radius:3px;padding:0 15px}.edu-pagination{align-items:center;display:flex;justify-content:center;margin:-5px;padding:0}.edu-pagination li{list-style:none;margin:5px}.edu-pagination li a{background:#f5f5f5;background:var(--color-shade);border-radius:100%;color:#6f6b80;color:var(--color-body);display:inline-block;font-size:16px;font-weight:500;height:40px;line-height:40px;text-align:center;transition:.4s;width:40px}.edu-pagination li a i{font-size:22px;font-weight:500}.edu-pagination li button{background:#f5f5f5;background:var(--color-shade);border:0;border-color:transparent;border-radius:100%;color:#6f6b80;color:var(--color-body);display:inline-block;font-size:16px;font-weight:500;height:40px;line-height:40px;text-align:center;transition:.4s;width:40px}.edu-pagination li button i{font-size:22px;font-weight:500}.edu-pagination li.active a,.edu-pagination li.active button,.edu-pagination li:hover a,.edu-pagination li:hover button{background:#1780ff;background:var(--color-primary);color:#fafafa;color:var(--color-white)}.edu-event .top-position{position:absolute;z-index:2}.edu-event .top-position.left-top{left:0;top:25px}.edu-event .event-meta{align-items:center;display:flex}.edu-event .event-meta li{font-size:16px;font-weight:500}@media only screen and (max-width:767px){.edu-event .event-meta li{font-size:14px}}.edu-event .event-meta li i{color:#1780ff;color:var(--color-primary);padding-right:8px}.edu-event.event-grid-1 .inner{background:#fafafa;background:var(--color-white);transition:.4s}.edu-event.event-grid-1 .inner .thumbnail{overflow:hidden;position:relative}.edu-event.event-grid-1 .inner .thumbnail a{display:block}.edu-event.event-grid-1 .inner .thumbnail a img{border-radius:5px 5px 0 0;overflow:hidden;transition:.4s;width:100%}.edu-event.event-grid-1 .inner .content{padding:30px}@media only screen and (max-width:767px){.edu-event.event-grid-1 .inner .content{padding:20px}}.edu-event.event-grid-1 .inner .content .title{margin-bottom:18px;margin-top:18px}@media only screen and (max-width:767px){.edu-event.event-grid-1 .inner .content .title{margin-bottom:10px;margin-top:0}}.edu-event.event-grid-1 .inner:hover{border-radius:5px}.edu-event.event-grid-1 .inner:hover,.edu-event.event-grid-1.bg-shade .inner{box-shadow:0 10px 30px rgba(0,0,0,.07)}.edu-event.event-list .inner{background:#f5f5f5;background:var(--color-shade);border-radius:5px;display:flex;flex-wrap:wrap;padding:20px 40px 20px 20px;transition:.4s}@media only screen and (max-width:1199px){.edu-event.event-list .inner{padding:20px}}.edu-event.event-list .inner .thumbnail{flex-basis:13%;overflow:hidden;position:relative}@media only screen and (min-width:992px) and (max-width:1199px){.edu-event.event-list .inner .thumbnail{flex-basis:17%}}@media only screen and (min-width:768px) and (max-width:991px){.edu-event.event-list .inner .thumbnail{flex-basis:25%}}@media only screen and (max-width:767px){.edu-event.event-list .inner .thumbnail{flex-basis:32%}}@media only screen and (max-width:479px){.edu-event.event-list .inner .thumbnail{flex-basis:100%}}.edu-event.event-list .inner .thumbnail a{display:block}.edu-event.event-list .inner .thumbnail a img{border-radius:3px;min-height:auto;min-width:140px;object-fit:cover;overflow:hidden;transition:.4s;width:100%}.edu-event.event-list .inner .content{align-items:center;display:flex;flex-basis:87%;justify-content:space-between;padding-left:42px}@media only screen and (min-width:992px) and (max-width:1199px){.edu-event.event-list .inner .content{display:block;flex-basis:83%}}@media only screen and (min-width:768px) and (max-width:991px){.edu-event.event-list .inner .content{display:block;flex-basis:75%}}@media only screen and (max-width:767px){.edu-event.event-list .inner .content{display:block;flex-basis:68%;padding-left:20px}}@media only screen and (max-width:479px){.edu-event.event-list .inner .content{flex-basis:100%;margin-top:20px;padding-left:0}}.edu-event.event-list .inner .content .title{margin-bottom:15px}@media only screen and (max-width:767px){.edu-event.event-list .inner .content .title{font-size:18px}}.edu-event.event-list .inner .content .event-meta{flex-wrap:wrap;margin:0 -18px}.edu-event.event-list .inner .content .event-meta li{align-items:center;display:flex;margin:0 18px}@media only screen and (min-width:768px) and (max-width:991px){.edu-event.event-list .inner .content .event-meta li{font-size:14px;margin:0 5px}}.edu-event.event-list .inner .content .event-meta li i{color:#6f6b80;color:var(--color-body);font-size:18px}@media only screen and (min-width:992px) and (max-width:1199px){.edu-event.event-list .inner .read-more-btn{margin-top:20px}}@media only screen and (min-width:768px) and (max-width:991px){.edu-event.event-list .inner .read-more-btn{margin-top:20px}}@media only screen and (max-width:767px){.edu-event.event-list .inner .read-more-btn{margin-top:25px}.edu-event.event-list .inner .read-more-btn a.edu-btn{font-size:16px;height:50px;line-height:50px;padding:0 25px}}.edu-event.event-list .inner:hover{background:#fafafa;background:var(--color-white);box-shadow:0 10px 30px rgba(0,0,0,.07)}.edu-event.event-list.bg-white .inner{background:#fff;transition:.4s}.edu-event.event-list.bg-white:hover .inner{background:#fafafa;background:var(--color-white);box-shadow:0 8px 30px rgba(0,0,0,.05)}.team-area-shape-position{position:relative}.team-area-shape-position .shape-wrapper .shape{position:absolute}.team-area-shape-position .shape-wrapper .shape.shape-1{bottom:86px;right:5%}.team-area-shape-position .shape-wrapper .shape.shape-2{left:136px;top:130px}.team-area-shape-position .shape-wrapper .shape.shape-3{right:88px;top:148px}.team-area-shape-position .shape-wrapper .shape.shape-4{bottom:115px;left:127px}.team-share-info{margin:-3px}.team-share-info a{background:#fafafa;background:var(--color-white);border-radius:100%;color:#1780ff;color:var(--color-primary);font-size:14px;height:34px;line-height:38px;margin:3px;text-align:center;transition:.4s;width:34px}.team-share-info a:hover{background:#1780ff;background:var(--color-primary);color:#fafafa;color:var(--color-white)}.edu-instructor-1{text-align:center}.edu-instructor-1 .edu-instructor{border-radius:100%;position:relative;transition:.3s;z-index:2}.edu-instructor-1 .edu-instructor:after{background-image:url(data:image/png;base64,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);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";height:100%;left:0;position:absolute;top:0;transition:all .5s;width:100%}.edu-instructor-1 .edu-instructor .inner{padding:20px;position:relative}.edu-instructor-1 .edu-instructor .inner .thumbnail a{display:block;position:relative}.edu-instructor-1 .edu-instructor .inner .thumbnail a:after{background:#231f40;background:var(--color-dark);border-radius:100%;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:all .3s cubic-bezier(.645,.045,.355,1);width:100%}.edu-instructor-1 .edu-instructor .inner .thumbnail a img{border-radius:100%;width:100%}.edu-instructor-1 .edu-instructor .inner .team-share-info{left:50%;position:absolute;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);z-index:2}.edu-instructor-1 .edu-instructor .inner .team-share-info a{display:inline-block;opacity:0;-webkit-transform:translateY(8px) scale(.8);transform:translateY(8px) scale(.8);transition:all .45s cubic-bezier(.23,.88,.34,.99);visibility:hidden}.edu-instructor-1 .edu-instructor .inner .team-share-info a:first-child{transition-delay:.07692s}.edu-instructor-1 .edu-instructor .inner .team-share-info a:nth-child(2){transition-delay:.15385s}.edu-instructor-1 .edu-instructor .inner .team-share-info a:nth-child(3){transition-delay:.23077s}.edu-instructor-1 .edu-instructor-info{margin-top:25px}.edu-instructor-1 .edu-instructor-info .title{margin-bottom:5px}.edu-instructor-1 .edu-instructor-info .desc{color:#6f6b80;color:var(--color-body);display:inline-block;font-size:16px;font-weight:500;transition:.4s}.edu-instructor-1:hover .edu-instructor:after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.edu-instructor-1:hover .edu-instructor .team-share-info a{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);visibility:visible}.edu-instructor-1:hover .edu-instructor .inner .thumbnail a:after{opacity:.4}.edu-instructor-1:hover .edu-instructor-info .desc{color:#1780ff;color:var(--color-primary)}.edu-instructor-2{text-align:center}.edu-instructor-2 .edu-instructor{border-radius:100%;position:relative;transition:.3s;z-index:2}.edu-instructor-2 .edu-instructor .inner{position:relative}.edu-instructor-2 .edu-instructor .inner .thumbnail a{display:block;position:relative}.edu-instructor-2 .edu-instructor .inner .thumbnail a:after{background:linear-gradient(180deg,rgba(45,40,78,0) .01%,rgba(45,40,78,0) 15.58%,rgba(45,40,78,.75));border-radius:100%;border-radius:5px;content:"";height:100%;left:0;opacity:0;position:absolute;top:0}.edu-instructor-2 .edu-instructor .inner .thumbnail a:after,.edu-instructor-2 .edu-instructor .inner .thumbnail a img{border-radius:185px 185px 5px 5px;transition:all .3s cubic-bezier(.645,.045,.355,1);width:100%}.edu-instructor-2 .edu-instructor .inner .team-share-info{bottom:40px;position:absolute;text-align:center;width:100%;z-index:2}.edu-instructor-2 .edu-instructor .inner .team-share-info a{display:inline-block;height:40px;line-height:43px;opacity:0;-webkit-transform:translateY(8px) scale(.8);transform:translateY(8px) scale(.8);transition:all .45s cubic-bezier(.23,.88,.34,.99);visibility:hidden;width:40px}.edu-instructor-2 .edu-instructor .inner .team-share-info a:first-child{transition-delay:.07692s}.edu-instructor-2 .edu-instructor .inner .team-share-info a:nth-child(2){transition-delay:.15385s}.edu-instructor-2 .edu-instructor .inner .team-share-info a:nth-child(3){transition-delay:.23077s}.edu-instructor-2 .edu-instructor .inner .team-share-info a:nth-child(4){transition-delay:.31077s}.edu-instructor-2 .edu-instructor-info{margin-top:25px}.edu-instructor-2 .edu-instructor-info .title{margin-bottom:5px}.edu-instructor-2 .edu-instructor-info .desc{color:#6f6b80;color:var(--color-body);display:inline-block;font-size:16px;font-weight:500;transition:.4s}.edu-instructor-2:hover .edu-instructor .team-share-info a{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);visibility:visible}.edu-instructor-2:hover .edu-instructor .inner .thumbnail a:after{border-radius:5px;opacity:1}.edu-instructor-2:hover .edu-instructor .inner .thumbnail a img{border-radius:5px}.edu-instructor-2:hover .edu-instructor-info .desc{color:#1780ff;color:var(--color-primary)}.edu-instructor-3{text-align:center}.edu-instructor-3 .edu-instructor{border-radius:100%;position:relative;transition:.3s;z-index:2}.edu-instructor-3 .edu-instructor .inner{position:relative}.edu-instructor-3 .edu-instructor .inner .thumbnail a{display:block;position:relative}.edu-instructor-3 .edu-instructor .inner .thumbnail a img{border-radius:5px;width:100%}.edu-instructor-3 .edu-instructor .inner .edu-instructor-info{background:#fff;border-radius:5px;bottom:-20px;box-shadow:0 10px 25px rgba(0,0,0,.06);left:40px;opacity:0;padding:25px 30px;position:absolute;text-align:left;transition:.4s;width:100%;z-index:2}@media only screen and (max-width:767px){.edu-instructor-3 .edu-instructor .inner .edu-instructor-info{width:calc(100% - 30px)}}.edu-instructor-3 .edu-instructor .inner .edu-instructor-info .title{font-size:20px;font-weight:700;line-height:32px;margin-bottom:0}.edu-instructor-3 .edu-instructor .inner .edu-instructor-info .desc{color:#6f6b80;color:var(--color-body);display:inline-block;font-size:16px;font-weight:500;line-height:26px;margin-bottom:15px;transition:.4s}.edu-instructor-3 .edu-instructor .inner .edu-instructor-info .team-share-info a{display:inline-block;height:40px;line-height:43px;transition:all .45s cubic-bezier(.23,.88,.34,.99);width:40px}.edu-instructor-3 .edu-instructor .inner .edu-instructor-info .team-share-info a:first-child{transition-delay:.07692s}.edu-instructor-3 .edu-instructor .inner .edu-instructor-info .team-share-info a:nth-child(2){transition-delay:.15385s}.edu-instructor-3 .edu-instructor .inner .edu-instructor-info .team-share-info a:nth-child(3){transition-delay:.23077s}.edu-instructor-3 .edu-instructor .inner .edu-instructor-info .team-share-info a:nth-child(4){transition-delay:.31077s}.edu-instructor-3 .edu-instructor .inner .edu-instructor-info .team-share-info.bg-transparent{margin:-12px}.edu-instructor-3 .edu-instructor .inner .edu-instructor-info .team-share-info.bg-transparent a{background:transparent;color:#1780ff;color:var(--color-primary);height:auto;line-height:inherit;margin:12px;width:auto}.edu-instructor-3.eduvibe-hover-active .edu-instructor .inner .edu-instructor-info{left:20px;opacity:1}@media only screen and (max-width:767px){.edu-instructor-3.eduvibe-hover-active .edu-instructor .inner .edu-instructor-info{left:0}}.edu-instructor-3.edu-instructor-hover-visible:hover .edu-instructor-info{left:20px;opacity:1}@media only screen and (max-width:767px){.edu-instructor-3.edu-instructor-hover-visible:hover .edu-instructor-info{left:0}}.service-wrapper-1{position:relative}.service-wrapper-1 .shape-image{position:absolute;z-index:-1}.service-wrapper-1 .shape-image.shape-image-1{left:-206px;top:-28px}.service-wrapper-1 .shape-image.shape-image-2{right:-257px;top:-51px}.service-wrapper-1 .shape-image.shape-image-3{bottom:80px;right:-37px}.service-wrapper-1 .shape-image.shape-image-4{bottom:-25px;left:-201px}.home-one-cat{background-image:url(/static/media/home-one-service.da0cfb3be566ee72c361.jpg)}.service-card-1{background:#fafafa;background:var(--color-white);overflow:hidden;position:relative;text-align:center;transition:.4s}.service-card-1:after{background:#1780ff;background:var(--color-primary);bottom:0;content:"";height:2px;left:0;position:absolute;transition:.4s;width:0}.service-card-1 .inner .thumbnail a img{width:100%}.service-card-1 .inner .content{padding:30px}@media only screen and (min-width:992px) and (max-width:1199px){.service-card-1 .inner .content{padding:25px 20px}}@media only screen and (min-width:768px) and (max-width:991px){.service-card-1 .inner .content{padding:25px 20px}}@media only screen and (max-width:767px){.service-card-1 .inner .content{padding:25px 20px}}.service-card-1 .inner .content .course-total{color:#1780ff;color:var(--color-primary);display:inline-block;font-size:16px;font-weight:500;line-height:26px;margin-bottom:5px}.service-card-1 .inner .content .title{margin-bottom:20px}@media only screen and (min-width:992px) and (max-width:1199px){.service-card-1 .inner .content .title{margin-bottom:6px}}@media only screen and (min-width:768px) and (max-width:991px){.service-card-1 .inner .content .title{margin-bottom:6px}}@media only screen and (max-width:767px){.service-card-1 .inner .content .title{margin-bottom:6px}}.service-card-1 .inner .content .description{margin-bottom:0}.service-card-1:hover{-webkit-transform:translateY(-15px);transform:translateY(-15px)}.service-card-1:hover:after{width:100%}.service-card-2{background:#eaf8f6;border-radius:5px;padding:40px 30px}@media only screen and (min-width:992px) and (max-width:1199px){.service-card-2{padding:40px 20px}}@media only screen and (min-width:768px) and (max-width:991px){.service-card-2{padding:40px 20px}}@media only screen and (max-width:767px){.service-card-2{padding:40px 20px}}.service-card-2 .inner{text-align:center}.service-card-2 .inner .icon{display:inline-block;position:relative}.service-card-2 .inner .icon a{background:#fafafa;background:var(--color-white);border-radius:100%;display:block;height:80px;line-height:80px;margin:0 auto;text-align:center;width:80px}.service-card-2 .inner .icon .shape-list .shape{position:absolute;z-index:2}.service-card-2 .inner .icon .shape-list .shape.shape-1{bottom:0;opacity:0;right:0;transition:.4s}.service-card-2 .inner .icon .shape-list .shape.shape-2{left:0;opacity:0;top:50%;transition:.4s}.service-card-2 .inner .icon .shape-list .shape.shape-3{opacity:0;right:0;top:0;transition:.4s}.service-card-2 .inner .content .title{font-size:20px;line-height:32px;margin-bottom:15px;margin-top:25px}.service-card-2 .inner .content .description{margin-bottom:0}.service-card-2.card-bg-2{background:#fff3ee}.service-card-2.card-bg-3{background:#eff4fc}.service-card-2.card-bg-4{background:#fff1f1}.service-card-2:hover .inner .icon .shape-list .shape.shape-1{bottom:-8px;opacity:1;right:3px}.service-card-2:hover .inner .icon .shape-list .shape.shape-2{left:-20px;opacity:1;top:50%}.service-card-2:hover .inner .icon .shape-list .shape.shape-3{opacity:1;right:-1px;top:-5px}.video-section-overlayto-another{margin-bottom:-281px;position:relative;z-index:1}.service-wrapper-3{padding-bottom:281px;position:relative;z-index:1}.service-wrapper-3 .about-us-two-service-wrapper{background-image:url(/static/media/about-us-two-service.720f8a15bccdefd3979e.jpg)}.service-card-3{background:#fafafa;background:var(--color-white);border-radius:5px;padding:30px;position:relative;transition:.4s;z-index:2}.service-card-3 .inner{text-align:center}.service-card-3 .inner .icon{display:inline-block;margin-bottom:25px;position:relative}.service-card-3 .inner .icon a{align-items:center;background:#1780ff;background:var(--color-primary);border-radius:35px 35px 3px 3px;display:flex;height:70px;justify-content:center;margin:0 auto;text-align:center;width:70px}.service-card-3 .inner .icon a i{color:#fafafa;color:var(--color-white);font-size:32px}.service-card-3 .inner .content .title{font-size:20px;line-height:32px;margin-bottom:15px}.service-card-3 .inner .content .description{margin-bottom:20px}.service-card-3.shape-bg-1 .inner .icon a{background:rgba(113,82,233,.15)}.service-card-3.shape-bg-1 .inner .icon a i{color:#7152e9;color:var(--color-tertiary-2)}.service-card-3.shape-bg-1:hover .inner .icon a{background:#7152e9;background:var(--color-tertiary-2)}.service-card-3.shape-bg-2 .inner .icon a{background:rgba(255,164,27,.15)}.service-card-3.shape-bg-2 .inner .icon a i{color:#ffa41b;color:var(--color-tertiary)}.service-card-3.shape-bg-2:hover .inner .icon a{background:#ffa41b;background:var(--color-tertiary)}.service-card-3.shape-bg-3 .inner .icon a{background:rgba(82,95,225,.15)}.service-card-3.shape-bg-3 .inner .icon a i{color:#1780ff;color:var(--color-primary)}.service-card-3.shape-bg-3:hover .inner .icon a{background:#1780ff;background:var(--color-primary)}.service-card-3.shape-bg-4 .inner .icon a{background:rgba(248,111,3,.15)}.service-card-3.shape-bg-4 .inner .icon a i{color:#093366;color:var(--color-secondary)}.service-card-3.shape-bg-4:hover .inner .icon a{background:#093366;background:var(--color-secondary)}.service-card-3.text-left .inner{text-align:left}.service-card-3.bg-grey{background:#f5f5f5;height:100%}.service-card-3.bg-grey:hover{background:#fafafa;background:var(--color-white);box-shadow:0 12px 35px rgba(0,0,0,.07)}.service-card-3:hover{box-shadow:0 12px 35px rgba(0,0,0,.07);-webkit-transform:translateY(-20px);transform:translateY(-20px)}.service-card-3:hover .inner .icon a i{color:#fff}.service-card-4{height:100%}.service-card-4 .inner{background:#f5f5f5;border-radius:5px;height:100%;padding:40px 35px;text-align:center;transition:.4s}@media only screen and (min-width:992px) and (max-width:1199px){.service-card-4 .inner{padding:25px 14px}}@media only screen and (min-width:768px) and (max-width:991px){.service-card-4 .inner{padding:25px 14px}}@media only screen and (max-width:767px){.service-card-4 .inner{padding:25px 14px}}.service-card-4 .inner .icon{position:relative}.service-card-4 .inner .icon i{color:#1780ff;color:var(--color-primary);display:block;font-size:35px}.service-card-4 .inner .icon .subtitle{left:50%;opacity:0;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:.4s}.service-card-4 .inner .content .title{font-size:20px;font-weight:700;line-height:32px;margin-bottom:15px;margin-top:25px}.service-card-4 .inner .content .title a{color:#0f084b;color:var(--color-heading);transition:.4s}.service-card-4 .inner .content .description{margin-bottom:0;transition:.4s}.service-card-4:hover .inner{background:#1780ff;background:var(--color-primary)}.service-card-4:hover .inner .icon i{opacity:0}.service-card-4:hover .inner .icon .subtitle{color:#fafafa;color:var(--color-white);opacity:1}.service-card-4:hover .inner .content .description,.service-card-4:hover .inner .content .title a{color:#fafafa;color:var(--color-white)}.service-card-5 .inner{align-items:center;background:#f5f5f5;border-radius:5px;display:flex;padding:20px;transition:.4s}.service-card-5 .inner .icon{align-items:center;background:#fff;border-radius:2px;box-shadow:0 4px 15px rgba(0,0,0,.02);display:flex;height:60px;justify-content:center;margin-right:20px;position:relative;transition:.4s;width:60px}@media only screen and (min-width:992px) and (max-width:1199px){.service-card-5 .inner .icon{margin-right:15px}}.service-card-5 .inner .icon i{color:#1780ff;color:var(--color-primary);font-size:30px;transition:.4s}.service-card-5 .inner .content .title{font-size:20px;font-weight:700;line-height:32px;margin-bottom:0;transition:.4s}@media only screen and (min-width:992px) and (max-width:1199px){.service-card-5 .inner .content .title{font-size:17px;line-height:28px}}.service-card-5 .inner .content .description{font-size:16px;font-weight:600;line-height:26px;margin-bottom:0;transition:.4s}.service-card-5:hover .inner{background:#1780ff;background:var(--color-primary)}.service-card-5:hover .inner .icon{background:hsla(0,0%,100%,.15);box-shadow:none}.service-card-5:hover .inner .content .description,.service-card-5:hover .inner .content .title a,.service-card-5:hover .inner .icon i{color:#fafafa;color:var(--color-white)}.service-activation-item5 .single-slick-card{margin-bottom:20px}.service-card-8 .inner{background:#eaf8f6;border-radius:5px;margin-bottom:20px;padding:30px;position:relative;text-align:center;transition:.4s}.service-card-8 .inner .icon{align-items:center;background:#fff;border-radius:100%;display:flex;height:75px;justify-content:center;margin:0 auto;position:relative;width:75px}.service-card-8 .inner .content{margin-top:20px}.service-card-8 .inner .content .title{font-size:18px;font-weight:700;line-height:28px;margin-bottom:5px}.service-card-8 .inner .content span{font-size:16px;font-weight:500;line-height:26px}.service-card-8 .inner .hover-action{bottom:-20px;left:50%;opacity:0;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);transition:.4s}.service-card-8 .inner .hover-action .read-more-btn{background:#1780ff;background:var(--color-primary);border-radius:100%;color:#fafafa;color:var(--color-white);display:inline-block;font-size:20px;height:40px;line-height:43px;width:40px}.service-card-8.shape-bg-2 .inner{background:#fff3ee}.service-card-8.shape-bg-3 .inner{background:#faeffa}.service-card-8.shape-bg-4 .inner{background:#fff1f1}.service-card-8.shape-bg-5 .inner{background:#eff4fc}.service-card-8:hover .inner{margin-bottom:-20px;padding-bottom:50px}.service-card-8:hover .inner .hover-action{opacity:1}.service-card-single{position:relative}.service-card-single:first-child:after{background-image:url(data:image/png;base64,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);background-position:50%;background-size:cover;content:"";height:43px;position:absolute;right:-19%;top:40px;width:155px}@media only screen and (min-width:768px) and (max-width:991px){.service-card-single:first-child:after{display:none}}@media only screen and (max-width:767px){.service-card-single:first-child:after{display:none}}.service-card-single:last-child:after{background-image:url(data:image/png;base64,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);background-position:50%;background-size:cover;content:"";height:43px;left:-19%;position:absolute;top:0;width:155px}@media only screen and (min-width:768px) and (max-width:991px){.service-card-single:last-child:after{display:none}}@media only screen and (max-width:767px){.service-card-single:last-child:after{display:none}}.service-card-7{position:relative}.service-card-7 .arrow-icon{left:100%;position:absolute;top:40px;z-index:1}.service-card-7 .inner{text-align:center}.service-card-7 .inner .icon{align-items:center;background:#093366;background:var(--color-secondary);border-radius:100%;color:#fafafa;color:var(--color-white);display:flex;height:80px;justify-content:center;margin:0 auto 35px;position:relative;width:80px}.service-card-7 .inner .icon i{color:#fafafa;color:var(--color-white);display:flex;font-size:32px}.service-card-7 .inner .content .title{font-size:24px;font-weight:700;line-height:36px;margin-bottom:15px}.service-card-7 .inner .content p{font-size:16px;font-weight:500;line-height:26px}.service-card-7.shape-bg-2 .inner .icon{background:#1780ff;background:var(--color-primary)}.service-card-7.shape-bg-3 .inner .icon{background:#ffa41b}.short-by p{font-size:16px;font-weight:500;margin:0}.short-by p span{color:#0f084b;color:var(--color-heading);font-weight:600}.edu-search-box{display:inline-block;position:relative}.edu-search-box input{background:#f5f5f5;background:var(--color-shade);border:0;border-radius:5px;color:#6f6b80;color:var(--color-body);font-size:16px;font-weight:600;height:60px;min-width:350px;padding:0 48px 0 25px}@media only screen and (max-width:479px){.edu-search-box input{min-width:100%}}.edu-search-box .search-button{background:transparent;border:0;padding:0;position:absolute;right:20px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.edu-search-box .search-button i{font-size:17px}.edu-shorting-style-1{display:inline-block;position:relative}.edu-shorting-style-1 .icon{align-items:center;display:flex;left:22px;margin-right:17px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.edu-shorting-style-1 .icon i{color:#6f6b80;color:var(--color-body);font-size:20px}.edu-shorting-style-1 .edu-select{align-items:center;-webkit-appearance:none;appearance:none;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAGCAYAAAGN9z9QAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAACqADAAQAAAABAAAABgAAAAD+iFX0AAAAlUlEQVQIHT1OSw7CIBTsaz0D3IyFJn6WBm4DRHfaJnXBzeAMtThDgiTAzJsPiPc+isg0/BcmtZFa60jQjhDCIimlKee8aa0PuN8IjgOUZw8z0hoxXEF2OK890Uzs4Qu9XEBmKGfsxTl3Q+dOJw0wv7omHPIDpZQZ4gnGD2fAR+BVKXUxxnybkQIXW2KMD2Jr7b23k/8AL8lS5L2vngIAAAAASUVORK5CYII=) 92% no-repeat transparent;background-color:#f5f5f5;border:0;border-radius:10px;border-radius:var(--radius);border-radius:5px;color:#6f6b80;color:var(--color-body);cursor:pointer;font-size:16px;font-weight:400;height:60px;line-height:28px;max-width:256px;min-width:256px;outline:none;padding:0 30px;transition:.3s}.edu-course-widget{background:#f5f5f5;background:var(--color-shade);border-radius:5px;padding:20px 30px 30px}.edu-course-widget .widget-title{border-bottom:1px solid rgba(45,40,78,.07);font-size:24px;font-weight:700;line-height:36px;padding-bottom:20px}.edu-course-widget .content{margin-top:30px}.edu-course-widget .content .edu-form-check{position:relative}.edu-course-widget .content .edu-form-check+.edu-form-check{margin-top:25px}.edu-course-widget.widget-category label{display:flex;justify-content:space-between}.satisfied-learner{padding-right:70px;position:relative}@media only screen and (min-width:992px) and (max-width:1199px){.satisfied-learner{padding-right:0}}@media only screen and (min-width:768px) and (max-width:991px){.satisfied-learner{padding-right:0}}@media only screen and (max-width:767px){.satisfied-learner{padding-right:0}}.satisfied-learner .thumbnail img{border-radius:5px;width:100%}.satisfied-learner .trophy-content{align-items:center;background:#fafafa;background:var(--color-white);border-radius:5px;box-shadow:0 10px 25px rgba(0,0,0,.06);display:flex;left:-164px;padding:20px 25px;position:absolute;top:97px;width:235px}@media only screen and (min-width:992px) and (max-width:1199px){.satisfied-learner .trophy-content{bottom:10px;left:10px;top:auto}}@media only screen and (min-width:768px) and (max-width:991px){.satisfied-learner .trophy-content{bottom:10px;left:10px;top:auto}}@media only screen and (max-width:767px){.satisfied-learner .trophy-content{bottom:10px;left:10px;top:auto}}.satisfied-learner .trophy-content .icon{margin-right:20px;min-height:49px;min-width:49px;object-fit:cover}.satisfied-learner .trophy-content .content .text{font-size:20px;font-weight:700;line-height:34px;margin-bottom:0}.satisfied-learner .trophy-content .content span{font-size:14px;font-weight:600;line-height:22px}.testimonial-style-1{margin-top:25px}@media only screen and (max-width:1199px){.testimonial-style-1{margin-top:0}}@media only screen and (min-width:992px) and (max-width:1199px){.testimonial-style-1.edu-slick-button.slick-button-left .slick-dots{bottom:-10px}}.testimonial-style-1 .single-testimonial .inner .quote-sign{display:inline-block;margin-bottom:50px}@media only screen and (min-width:992px) and (max-width:1199px){.testimonial-style-1 .single-testimonial .inner .quote-sign{margin-bottom:20px}}@media only screen and (max-width:991px){.testimonial-style-1 .single-testimonial .inner .quote-sign{margin-bottom:20px;margin-top:20px}}.testimonial-style-1 .single-testimonial .inner .description{font-size:24px;font-weight:500;line-height:1.5;margin-bottom:50px}@media only screen and (max-width:991px){.testimonial-style-1 .single-testimonial .inner .description{margin-bottom:30px}}@media only screen and (max-width:767px){.testimonial-style-1 .single-testimonial .inner .description{margin-bottom:30px}}.testimonial-style-1 .single-testimonial .inner .client-information{align-items:center;display:flex}.testimonial-style-1 .single-testimonial .inner .client-information .thumb{margin-right:20px;min-width:80px}.testimonial-style-1 .single-testimonial .inner .client-information .thumb img{border-radius:100%;height:80px;object-fit:cover;width:80px}.testimonial-style-1 .single-testimonial .inner .client-information .info .title{font-size:24px;font-weight:700;line-height:36px;margin-bottom:5px}.testimonial-style-1 .single-testimonial .inner .client-information .info .designation{color:#1780ff;color:var(--color-primary);font-size:16px;font-weight:600;line-height:26px}.single-testimonial-2 .inner{align-items:center;border-radius:15px;display:flex;justify-content:space-between;padding:10px;width:560px}.single-testimonial-2 .inner .thumb{height:200px;margin:5px;width:180px}.single-testimonial-2 .inner .thumb img{border-radius:7px;height:100%;object-fit:cover;width:100%}.single-testimonial-2 .inner .client-information{align-items:center;display:flex;width:340px}.single-testimonial-2 .inner .client-information .info .description{color:#093366;color:var(--color-secondary);font-size:12px;font-weight:400;height:140px;line-height:1.5;margin-bottom:5px}.single-testimonial-2 .inner .client-information .info .title{color:#1780ff;color:var(--color-primary);font-size:22px;font-weight:600;line-height:36px;margin-bottom:0}.single-testimonial-2 .inner .client-information .info .designation{color:#093366;color:var(--color-secondary);font-size:12px;font-weight:400;line-height:26px}.testimonial-card-box{padding:15px}.testimonial-card-box .inner{background:#fafafa;background:var(--color-white);border-radius:5px;margin-bottom:40px;padding:30px;position:relative}.testimonial-card-box .inner:after{border-color:transparent transparent transparent #fafafa;border-bottom:0 solid transparent;border-bottom-right-radius:4px;border-left:27px solid var(--color-white);border-right:0 solid transparent;border-top:33px solid transparent;content:"";height:0;position:absolute;top:calc(99% - 1px);-webkit-transform:rotate(90deg);transform:rotate(90deg);width:0;z-index:2}.testimonial-card-box .inner .description{margin-bottom:22px}.testimonial-card-box .inner .client-info{align-items:center;display:flex;margin-bottom:22px}.testimonial-card-box .inner .client-info .thumbnail{margin-right:15px}.testimonial-card-box .inner .client-info .thumbnail img{border-radius:3px;height:55px;max-height:55px;object-fit:cover}.testimonial-card-box .inner .client-info .content .title{font-size:20px;font-weight:700;line-height:32px;margin-bottom:1px}@media only screen and (max-width:767px){.testimonial-card-box .inner .client-info .content .title{font-size:18px;line-height:29px}}.testimonial-card-box .inner .client-info .content .designation{color:#1780ff;color:var(--color-primary);font-weight:500}@media only screen and (min-width:768px) and (max-width:991px){.testimonial-card-box.variation-2{padding:0}}@media only screen and (max-width:767px){.testimonial-card-box.variation-2{padding:0}}.testimonial-card-box.variation-2 .inner{margin-bottom:0;padding:50px}@media only screen and (max-width:767px){.testimonial-card-box.variation-2 .inner{padding:50px 30px}}.testimonial-card-box.variation-2 .inner:after{display:none}.testimonial-card-box.variation-2 .inner .rating{margin-bottom:40px}@media only screen and (max-width:767px){.testimonial-card-box.variation-2 .inner .rating{margin-bottom:20px}}.testimonial-card-box.variation-2 .inner .description{font-size:20px;font-weight:500;line-height:32px;margin-bottom:40px}@media only screen and (max-width:767px){.testimonial-card-box.variation-2 .inner .description{font-size:18px;line-height:28px;margin-bottom:20px}}.testimonial-card-box.variation-2 .inner .client-info{margin-bottom:0}@media only screen and (max-width:479px){.testimonial-card-box.variation-2 .inner .client-info{display:block}}.testimonial-card-box.variation-2 .inner .client-info .thumbnail{margin-right:20px}@media only screen and (max-width:479px){.testimonial-card-box.variation-2 .inner .client-info .thumbnail{margin-bottom:20px;margin-right:0}}.testimonial-card-box.variation-2 .inner .client-info .thumbnail img{border-radius:100%;height:60px;max-height:60px;object-fit:cover}.testimonial-card-box.variation-3{padding:0}.testimonial-card-box.variation-3 .description{font-size:20px;font-weight:400;line-height:32px;margin-bottom:64px}@media only screen and (max-width:767px){.testimonial-card-box.variation-3 .description{font-size:18px;line-height:28px;margin-bottom:30px}}.testimonial-card-box.variation-3 .client-info{align-items:center;display:flex;margin-bottom:0}.testimonial-card-box.variation-3 .client-info .thumbnail{margin-right:15px}.testimonial-card-box.variation-3 .client-info .thumbnail img{border-radius:100%;height:60px;max-height:60px;object-fit:cover}.testimonial-card-box.variation-3 .client-info .content .title{font-size:20px;font-weight:700;line-height:32px;margin-bottom:2px}.testimonial-card-box.variation-3 .client-info .content .designation{color:#1780ff;color:var(--color-primary);font-weight:500}.testimonial-style-5{position:relative}.testimonial-style-5:before{background:#1780ff;background:var(--color-primary);content:"";height:100%;left:0;position:absolute;top:0;width:610px}@media only screen and (min-width:1401px) and (max-width:1750px){.testimonial-style-5:before{width:29%}}@media only screen and (min-width:1200px) and (max-width:1599px){.testimonial-style-5:before{width:27%}}@media only screen and (min-width:992px) and (max-width:1199px){.testimonial-style-5:before{width:29%}}@media only screen and (min-width:768px) and (max-width:991px){.testimonial-style-5:before{display:none}}@media only screen and (max-width:767px){.testimonial-style-5:before{display:none}}.testimonial-style-5 .banner-thumbnail{display:inline-block;position:relative;z-index:1}.testimonial-style-5 .banner-thumbnail:after{border:5px solid rgba(251,124,86,.5);border-radius:250px;content:"";height:100%;left:20px;position:absolute;width:100%;z-index:-1}@media only screen and (max-width:767px){.testimonial-style-5 .banner-thumbnail:after{display:none}}.testimonial-style-5 .banner-thumbnail img{border-radius:250px}.testimonial-style-5 .content-wrapper{position:relative;z-index:1}.testimonial-style-5 .content-wrapper .comment-images{bottom:-8%;position:absolute;right:0;z-index:-1}.testimonial-style-5 .main-image{left:0;position:absolute;top:0}.testimonial-nav-content .description{font-size:20px;font-weight:500;line-height:32px;margin-bottom:30px}.testimonial-nav-content .client-info{margin-bottom:40px}@media only screen and (min-width:768px) and (max-width:991px){.testimonial-nav-content .client-info{margin-bottom:10px}}@media only screen and (max-width:767px){.testimonial-nav-content .client-info{margin-bottom:10px}}.testimonial-nav-content .client-info .title{font-size:20px;font-weight:700;line-height:32px;margin-bottom:0}.testimonial-nav-content .client-info .designation{color:#1780ff;color:var(--color-primary);font-size:16px;font-weight:500;line-height:26px}.testimonial-nav-wrapper{max-width:264px}.testimonial-nav-button .single-thumbnail{border:5px solid transparent;border-radius:100%;padding:5px;position:relative;transition:.4s}.testimonial-nav-button .single-thumbnail img{border:8px solid #fff;border-radius:100%;cursor:pointer;display:inline-block;height:68px;max-width:68px;width:68px}.testimonial-nav-button .slick-current.slick-active .single-thumbnail .loader-container{opacity:1}.loader-container{height:100%;left:0;margin:0 auto;opacity:0;padding:0;position:absolute;top:0;width:100%;z-index:-1}.loader-container .circle-loader-wrap{background-color:rgba(82,95,225,.2);border-radius:100%;height:100%;overflow:hidden;position:relative;-webkit-transform:rotate(180deg);transform:rotate(180deg);width:100%}.loader-container .circle-loader-wrap:after{background-color:#fff;border-radius:50%;content:"";height:auto;left:15px;position:absolute;top:15px;width:auto}.loader-container .circle-loader-wrap div{height:100%;overflow:hidden;position:absolute;width:50%}.loader-container .circle-loader-wrap .loader{background-color:#1780ff;background-color:var(--color-primary);border-radius:1000px;height:100%;left:100%;position:absolute;top:0;width:100%}.loader-container .circle-loader-wrap .left-wrap{left:0}.loader-container .circle-loader-wrap .left-wrap .loader{animation:loading-left 4s linear infinite;-webkit-animation:loading-left 4s linear infinite;border-bottom-left-radius:0;border-top-left-radius:0;transform-origin:0 50% 0;-webkit-transform-origin:0 50% 0}.loader-container .circle-loader-wrap .right-wrap{left:50%}.loader-container .circle-loader-wrap .right-wrap .loader{animation:loading-right 4s linear infinite;-webkit-animation:loading-right 4s linear infinite;border-bottom-right-radius:0;border-top-right-radius:0;left:-100%;transform-origin:100% 50% 0;-webkit-transform-origin:100% 50% 0}@keyframes loading-left{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}25%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}75%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}to{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}@-webkit-keyframes loading-left{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(180deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(180deg)}to{-webkit-transform:rotate(180deg)}}@keyframes loading-right{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}25%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}75%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}to{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}@-webkit-keyframes loading-right{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(0deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(180deg)}to{-webkit-transform:rotate(180deg)}}.feature-list-wrapper{display:flex;flex-wrap:wrap;margin:-15px}.feature-list-wrapper .feature-list{flex-basis:50%;padding:15px}@media only screen and (max-width:575px){.feature-list-wrapper .feature-list{flex-basis:100%}}.feature-list .icon{margin-bottom:25px}.feature-list .icon i{color:#093366;color:var(--color-secondary);font-size:50px}.feature-list .content .title{font-size:20px;font-weight:700;line-height:32px;margin-bottom:10px}.feature-list .content p{margin-bottom:0}.feature-thumbnail{position:relative;right:-60px;z-index:2}@media only screen and (min-width:992px) and (max-width:1199px){.feature-thumbnail{right:0}}@media only screen and (min-width:768px) and (max-width:991px){.feature-thumbnail{right:0}}@media only screen and (max-width:767px){.feature-thumbnail{right:0}}.feature-thumbnail .circle-image{position:absolute;right:7px;top:-11px;width:97%;z-index:-1}@media only screen and (max-width:767px){.feature-thumbnail .circle-image{display:none}}.radius-round{border-radius:100%}.feature-style-2{display:flex;flex-wrap:wrap}.feature-style-2 .single-feature{align-items:center;display:flex;flex-basis:50%;flex-wrap:wrap;margin-top:25px}.feature-style-2 .single-feature .icon{align-items:center;background:rgba(251,124,86,.15);border-radius:100%;display:flex;height:40px;justify-content:center;margin-right:15px;min-width:40px;width:40px}.feature-style-2 .single-feature .icon i{color:#093366;color:var(--color-secondary)}.feature-style-2 .single-feature .content .feature-title{font-size:18px;font-weight:700;line-height:28px;margin-bottom:0}@media only screen and (min-width:992px) and (max-width:1199px){.feature-style-2 .single-feature .content .feature-title{font-size:16px}}.feature-style-3 .feature-content .feature-title{color:#093366;color:var(--color-secondary);font-size:32px;font-weight:700;line-height:44px;margin-bottom:5px}.feature-style-3 .feature-content .feature-description{margin-bottom:0}.feature-style-4 .edu-feature-list{display:flex}.feature-style-4 .edu-feature-list .icon{align-items:center;background:rgba(251,124,86,.1);border-radius:100%;display:flex;height:60px;justify-content:center;margin-right:25px;min-width:60px;width:60px}.feature-style-4 .edu-feature-list .icon i{color:#093366;color:var(--color-secondary);font-size:26px}.feature-style-4 .edu-feature-list .content .title{margin-bottom:5px}.feature-style-4 .edu-feature-list .content p{margin-bottom:30px}.feature-style-4 .edu-feature-list.color-var-2 .icon{background:rgba(82,95,225,.1)}.feature-style-4 .edu-feature-list.color-var-2 .icon i{color:#1780ff;color:var(--color-primary)}.feature-style-5 .edu-feature-list{display:flex}.feature-style-5 .edu-feature-list .icon{align-items:center;background:#093366;background:var(--color-secondary);border-radius:100%;display:flex;height:60px;justify-content:center;margin-right:20px;min-width:60px;width:60px}.feature-style-5 .edu-feature-list .icon i{color:#fafafa;color:var(--color-white);font-size:30px}.feature-style-5 .edu-feature-list .content .title{margin-bottom:5px}.feature-style-5 .edu-feature-list .content p{margin-bottom:0}.feature-style-5 .edu-feature-list.color-var-2 .icon{background:#ffa41b}.feature-style-5 .edu-feature-list.color-var-2 .icon i{color:#fafafa;color:var(--color-white)}.feature-style-6 .edu-feature-list{display:flex}.feature-style-6 .edu-feature-list .icon{align-items:center;background:rgba(251,124,86,.1);border-radius:100%;display:flex;height:60px;justify-content:center;margin-right:25px;min-width:60px;width:60px}.feature-style-6 .edu-feature-list .icon i{color:#093366;color:var(--color-secondary);font-size:30px}.feature-style-6 .edu-feature-list .content .title{margin-bottom:5px}.feature-style-6 .edu-feature-list .content p{margin-bottom:30px}.feature-style-6 .edu-feature-list.color-var-2 .icon{background:rgba(82,95,225,.1)}.feature-style-6 .edu-feature-list.color-var-2 .icon i{color:#1780ff;color:var(--color-primary)}.feature-style-6 .edu-feature-list.color-variation-1 .icon{background:rgba(255,164,27,.1)}.feature-style-6 .edu-feature-list.color-variation-2 .icon{background:rgba(82,95,225,.1)}.feature-style-6 .edu-feature-list.color-variation-3 .icon{background:rgba(251,124,86,.1)}.about-feature-list .our-feature{display:flex}.about-feature-list .our-feature .icon{align-items:center;background:#093366;background:var(--color-secondary);border-radius:100%;display:flex;height:50px;justify-content:center;margin-right:15px;min-width:50px;width:50px}.about-feature-list .our-feature .icon i{color:#fafafa;color:var(--color-white);font-size:24px}.about-feature-list .our-feature .feature-content .feature-title{font-size:20px;font-weight:700;line-height:32px;margin-bottom:5px}.about-feature-list .our-feature .feature-content .feature-description{font-size:16px;font-weight:500;line-height:26px;margin-bottom:0}.about-feature-list .our-feature+.our-feature{margin-top:30px}.about-style-1{position:relative;z-index:1}.about-style-1 .container .about-title{font-weight:800;line-height:1.24;line-height:var(--h2-lineHeight)}.about-style-1 .container .about-title text{color:#1780ff;color:var(--color-primary)}.about-style-1 .about-image-gallery{margin-right:100px;position:relative}@media only screen and (min-width:992px) and (max-width:1199px){.about-style-1 .about-image-gallery{margin-right:60px}}@media only screen and (min-width:768px) and (max-width:991px){.about-style-1 .about-image-gallery{margin-right:60px}}@media only screen and (max-width:767px){.about-style-1 .about-image-gallery{margin-right:0}}.about-style-1 .about-image-gallery .image-1{border-radius:5px;width:100%}.about-style-1 .about-image-gallery .image-2{border-radius:5.2px;bottom:-61px;position:absolute;right:-50px}@media only screen and (max-width:767px){.about-style-1 .about-image-gallery .image-2{border-radius:5px;margin-top:30px;object-fit:cover;position:absolute;right:0;-webkit-transform:none!important;transform:none!important}}@media only screen and (max-width:575px){.about-style-1 .about-image-gallery .image-2{display:none}}.about-style-1 .about-image-gallery .image-2 img{border-radius:5px}.about-style-1 .about-image-gallery .badge-inner{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:hsla(0,0%,100%,.5);border-radius:100%;height:150px;left:-75px;padding:10px;position:absolute;top:42px;width:150px}@media only screen and (max-width:575px){.about-style-1 .about-image-gallery .badge-inner{display:none}}.about-style-1 .about-image-gallery .badge-inner .image-3{-webkit-animation:rotateIt 7s linear infinite;animation:rotateIt 7s linear infinite;border-radius:100%}.about-style-1 .about-image-gallery .shape-image-1{bottom:-35px;left:-35px;position:absolute;z-index:-1}.about-style-1 .inner .description{font-size:16px;font-weight:500;line-height:26px;margin-top:40px;padding-left:17px;position:relative}.about-style-1 .inner .description:before{background:#1780ff;background:var(--color-primary);content:"";height:46px;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:2px}.about-style-1 .inner .read-more-btn{margin-top:40px}.about-style-1 .inner .about-parallax-2{-webkit-animation:eduvibe-vsm-y-move 3.5s linear infinite alternate;animation:eduvibe-vsm-y-move 3.5s linear infinite alternate;position:absolute;right:88px;top:379px}@media only screen and (min-width:1200px) and (max-width:1599px){.about-style-1 .inner .about-parallax-2{right:8px}}.about-style-2,.about-style-2 .about-image-gallery,.about-style-2 .about-image-gallery .eduvibe-about-1-img-wrapper{position:relative}.about-style-2 .about-image-gallery .eduvibe-about-1-img-wrapper .image-1{border-radius:100%;height:460px;margin-left:-40px;min-height:460px;min-width:460px;position:relative;width:460px;z-index:3}@media only screen and (min-width:992px) and (max-width:1199px){.about-style-2 .about-image-gallery .eduvibe-about-1-img-wrapper .image-1{margin-left:0}}@media only screen and (min-width:768px) and (max-width:991px){.about-style-2 .about-image-gallery .eduvibe-about-1-img-wrapper .image-1{margin-left:0}}@media only screen and (max-width:767px){.about-style-2 .about-image-gallery .eduvibe-about-1-img-wrapper .image-1{height:auto;margin-left:0;min-height:auto;min-width:auto;width:100%}}.about-style-2 .about-image-gallery .eduvibe-about-1-img-wrapper .eduvibe-about-blur img{height:739px;left:-50px;position:absolute;top:-140px;width:739px;z-index:0}@media only screen and (max-width:1199px){.about-style-2 .about-image-gallery .eduvibe-about-1-img-wrapper .eduvibe-about-blur img{display:none}}.about-style-2 .about-image-gallery .image-2{border-radius:100%;bottom:0;position:absolute;right:0;z-index:1}@media only screen and (min-width:768px) and (max-width:991px){.about-style-2 .about-image-gallery .image-2{right:101px}}.about-style-2 .about-image-gallery .finished-session{align-items:center;background:#fafafa;background:var(--color-white);border-radius:100%;box-shadow:0 10px 35px rgba(0,0,0,.05);display:flex;height:170px;justify-content:center;left:-120px;position:absolute;top:8%;width:170px;z-index:3}@media only screen and (min-width:992px) and (max-width:1199px){.about-style-2 .about-image-gallery .finished-session{left:0;top:-9%}}@media only screen and (min-width:768px) and (max-width:991px){.about-style-2 .about-image-gallery .finished-session{left:0;top:-9%}}@media only screen and (max-width:767px){.about-style-2 .about-image-gallery .finished-session{height:120px;left:0;top:0;width:120px}}.about-style-2 .about-image-gallery .finished-session .inner .text{color:#1780ff;color:var(--color-primary);display:block;font-size:32px;font-weight:700;line-height:44px}@media only screen and (max-width:767px){.about-style-2 .about-image-gallery .finished-session .inner .text{font-size:22px;line-height:29px}}.about-style-2 .about-image-gallery .finished-session .inner .finished-title{color:#231f40;color:var(--color-dark);display:inline-block;font-size:16px;font-weight:700;line-height:26px}.about-style-2 .circle-image-wrapper{bottom:-57px;height:272px;position:absolute;right:52px;width:272px;z-index:3}.about-style-2 .circle-image-wrapper .circle-image{bottom:0;height:272px;position:absolute;right:0;width:272px;z-index:-1}.about-style-2 .circle-image-wrapper .circle-image span{border-color:#ffa41b;left:26px}@media only screen and (max-width:991px){.about-style-2 .circle-image-wrapper .circle-image span{left:-51px}}@media only screen and (max-width:767px){.about-style-2 .circle-image-wrapper{display:none}}@media only screen and (min-width:1200px) and (max-width:1599px){.about-style-2 .circle-image-wrapper{right:30px}}.circle-image-wrapper{display:inline-block;position:relative;z-index:1}.circle-image-wrapper .circle-image{z-index:-1}.about-style-3,.about-style-3 .gappery-wrapper .gallery-image{position:relative}.about-style-3 .gappery-wrapper .gallery-image img{border-radius:5.2px}@media only screen and (min-width:768px) and (max-width:991px){.about-style-3 .gappery-wrapper .gallery-image img{width:100%}}@media only screen and (max-width:767px){.about-style-3 .gappery-wrapper .gallery-image img{width:100%}}.about-style-3 .gappery-wrapper .gallery-image .icon-badge{align-items:center;background:#1780ff;background:var(--color-primary);border-radius:100%;display:flex;height:60px;justify-content:center;left:50%;position:absolute;top:-30px;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:60px}.about-style-3 .gappery-wrapper .gallery-image .icon-badge i{color:#fafafa;color:var(--color-white);font-size:20px}.about-style-3 .gappery-wrapper .gallery-image.gallery-image-3 .student-like-status{background:#fff;border-radius:8px;box-shadow:0 10px 25px rgba(0,0,0,.08);display:inline-block;left:-25px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media only screen and (min-width:768px) and (max-width:991px){.about-style-3 .gappery-wrapper .gallery-image.gallery-image-3 .student-like-status{bottom:10px;left:10px;top:auto;-webkit-transform:none;transform:none}}@media only screen and (max-width:767px){.about-style-3 .gappery-wrapper .gallery-image.gallery-image-3 .student-like-status{bottom:10px;left:10px;top:auto;-webkit-transform:none;transform:none}}.about-style-3 .gappery-wrapper .gallery-image.gallery-image-3 .student-like-status .inner{align-items:center;display:flex;padding:16px 15px}.about-style-3 .gappery-wrapper .gallery-image.gallery-image-3 .student-like-status .inner .icon{align-items:center;background:rgba(251,124,86,.5);border-radius:100%;display:flex;height:40px;justify-content:center;margin-right:10px;width:40px}.about-style-3 .gappery-wrapper .gallery-image.gallery-image-3 .student-like-status .inner .icon i{color:#fafafa;color:var(--color-white)}.about-style-3 .gappery-wrapper .gallery-image.gallery-image-3 .student-like-status .inner .content{text-align:left}.about-style-3 .gappery-wrapper .gallery-image.gallery-image-3 .student-like-status .inner .content .title{color:#093366;color:var(--color-secondary);font-size:20px;font-weight:700;line-height:16px;margin-bottom:0}.about-style-3 .gappery-wrapper .gallery-image.gallery-image-3 .student-like-status .inner .content .subtitle{font-size:14px;font-weight:600;line-height:22px}.about-style-4{position:relative}.about-style-4 .gallery-wrapper{margin-left:-50px;margin-right:120px;position:relative;text-align:center;z-index:2}@media only screen and (min-width:992px) and (max-width:1199px){.about-style-4 .gallery-wrapper{margin-left:130px;margin-right:0;text-align:left}}@media only screen and (min-width:768px) and (max-width:991px){.about-style-4 .gallery-wrapper{margin-right:50px}}@media only screen and (max-width:767px){.about-style-4 .gallery-wrapper{margin-left:0;margin-right:0;text-align:left}}.about-style-4 .gallery-wrapper img{border-radius:5px}@media only screen and (max-width:767px){.about-style-4 .gallery-wrapper .image-1{width:100%}}.about-style-4 .gallery-wrapper .image-2{left:-95px;position:absolute;top:88px;z-index:-1}@media only screen and (min-width:992px) and (max-width:1199px){.about-style-4 .gallery-wrapper .image-2{left:-120px}}@media only screen and (min-width:768px) and (max-width:991px){.about-style-4 .gallery-wrapper .image-2{left:3%}}@media only screen and (max-width:767px){.about-style-4 .gallery-wrapper .image-2{display:none}}.about-style-4 .gallery-wrapper .image-3{bottom:100px;position:absolute;right:-73px}@media only screen and (min-width:992px) and (max-width:1199px){.about-style-4 .gallery-wrapper .image-3{left:370px;right:inherit}}@media only screen and (min-width:768px) and (max-width:991px){.about-style-4 .gallery-wrapper .image-3{right:0}}@media only screen and (max-width:767px){.about-style-4 .gallery-wrapper .image-3{right:0}}@media only screen and (max-width:575px){.about-style-4 .gallery-wrapper .image-3{display:none}}.about-style-4 .gallery-wrapper .image-3 img{border:3px solid #fff}.about-style-6 .about-image-gallery{position:relative;z-index:1}.about-style-6 .about-image-gallery img{border-radius:265px 265px 5px 5px}@media only screen and (min-width:768px) and (max-width:991px){.about-style-6 .about-image-gallery img{border-radius:500px 500px 0 0}}@media only screen and (max-width:767px){.about-style-6 .about-image-gallery img{border-radius:500px 500px 0 0}}.about-style-6 .about-image-gallery .badge-icon{background:#fff;border-radius:100%;bottom:173px;height:130px;left:-75px;padding:5px;position:absolute;width:130px}@media only screen and (min-width:992px) and (max-width:1199px){.about-style-6 .about-image-gallery .badge-icon{bottom:auto;left:0;top:0}}@media only screen and (min-width:768px) and (max-width:991px){.about-style-6 .about-image-gallery .badge-icon{bottom:auto;left:0;top:0}}@media only screen and (max-width:767px){.about-style-6 .about-image-gallery .badge-icon{bottom:auto;left:0;top:0}}.about-style-6 .about-image-gallery .badge-icon .badge-inner{align-items:center;background:#fb7c56;border-radius:100%;display:flex;height:100%;justify-content:center;padding:5px}.about-style-6 .about-image-gallery .badge-icon .badge-inner:after{background:#fafafa;background:var(--color-white);border-radius:100%;content:"";height:20px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:20px}.about-style-6 .about-image-gallery .badge-icon .badge-inner img{-webkit-animation:rotateIt 7s linear infinite;animation:rotateIt 7s linear infinite}.about-style-6 .about-image-gallery:after{border:5px solid #093366;border:5px solid var(--color-secondary);border-radius:265px 265px 5px 5px;bottom:-20px;content:"";height:95%;left:40px;position:absolute;width:97%;z-index:-1}@media only screen and (min-width:768px) and (max-width:991px){.about-style-6 .about-image-gallery:after{border-radius:500px 500px 0 0}}@media only screen and (max-width:767px){.about-style-6 .about-image-gallery:after{display:none}}@media only screen and (min-width:992px) and (max-width:1199px){.about-style-6 .inner{padding-left:40px}}.about-style-6 .inner .feature-list-wrapper{display:flex;margin:-30px 0 0}.about-style-6 .inner .feature-list-wrapper .feature-list{align-items:center;color:#0f084b;color:var(--color-heading);display:flex;flex-basis:50%;font-size:16px;font-weight:600;line-height:26px;margin-top:30px;padding:0}@media only screen and (min-width:992px) and (max-width:1199px){.about-style-6 .inner .feature-list-wrapper .feature-list{flex-basis:100%;margin-top:15px}}@media only screen and (min-width:768px) and (max-width:991px){.about-style-6 .inner .feature-list-wrapper .feature-list{margin-top:15px}}@media only screen and (max-width:767px){.about-style-6 .inner .feature-list-wrapper .feature-list{margin-top:15px}}@media only screen and (max-width:575px){.about-style-6 .inner .feature-list-wrapper .feature-list{flex-basis:100%}}.about-style-6 .inner .feature-list-wrapper .feature-list i{color:#093366;color:var(--color-secondary);font-size:24px;margin-right:14px}.about-style-6 .inner .info-btn{color:#0f084b;color:var(--color-heading);font-size:16px;font-weight:600;line-height:26px;margin-left:30px;transition:.4s}@media only screen and (min-width:992px) and (max-width:1199px){.about-style-6 .inner .info-btn{margin-left:10px}}@media only screen and (max-width:575px){.about-style-6 .inner .info-btn{display:block;margin-left:0;margin-top:20px}}.about-style-6 .inner .info-btn:hover,.about-style-6 .inner .info-btn i{color:#093366;color:var(--color-secondary)}.about-style-6 .inner .info-btn i{background:rgba(251,124,86,.15);border-radius:100%;display:inline-block;height:60px;line-height:60px;margin-right:15px;text-align:center;width:60px}.edu-mission-vision-area .thumbnail{align-items:center;display:flex;justify-content:center;margin:-15px;position:relative;z-index:1}@media only screen and (min-width:768px) and (max-width:991px){.edu-mission-vision-area .thumbnail{flex-wrap:wrap}}@media only screen and (max-width:767px){.edu-mission-vision-area .thumbnail{flex-wrap:wrap}}.edu-mission-vision-area .thumbnail img{border-radius:5px}.edu-mission-vision-area .thumbnail .shape-image{padding:15px}@media only screen and (min-width:768px) and (max-width:991px){.edu-mission-vision-area .thumbnail .shape-image{flex-basis:50%}}@media only screen and (max-width:767px){.edu-mission-vision-area .thumbnail .shape-image{flex-basis:50%}}@media only screen and (max-width:575px){.edu-mission-vision-area .thumbnail .shape-image{flex-basis:100%;text-align:center}}@media only screen and (max-width:991px){.eduvibe-about-three-mission .thumbnail img{-webkit-transform:none!important;transform:none!important}}.edu-choose-us-area-one .thumbnail{margin-left:-151px;margin-right:-76px;margin-top:-50px}@media only screen and (min-width:1200px) and (max-width:1400px){.edu-choose-us-area-one .thumbnail{margin-left:-60px}}@media only screen and (max-width:1199px){.edu-choose-us-area-one .thumbnail{margin-left:-120px;margin-right:0}}@media only screen and (max-width:991px){.edu-choose-us-area-one .thumbnail{margin-left:0;margin-right:0;margin-top:0}}.edu-choose-us-area-one.edu-section-gap{padding:180px 0 130px!important}@media only screen and (min-width:768px) and (max-width:991px){.edu-choose-us-area-one.edu-section-gap{padding:80px 0!important}}@media only screen and (max-width:767px){.edu-choose-us-area-one.edu-section-gap{padding:80px 0!important}}.experience-image-box{height:100%;padding-right:30px;width:auto}.experience-image-box img{border-radius:20px;height:100%;object-fit:cover;width:100%}.newsletter-form-style-1 .input-box{display:inline-block;position:relative}@media only screen and (max-width:767px){.newsletter-form-style-1 .input-box{display:block}}.newsletter-form-style-1 .input-box input{background:#fafafa;background:var(--color-white);border:0;border-radius:5px;font-size:16px;font-weight:500;height:60px;line-height:26px;min-width:570px;padding:0 52px}@media only screen and (max-width:767px){.newsletter-form-style-1 .input-box input{height:60px;min-width:100%}}.newsletter-form-style-1 .input-box input.large-input-box{height:80px;min-width:670px;padding-right:190px}@media only screen and (max-width:767px){.newsletter-form-style-1 .input-box input.large-input-box{min-width:100%;padding-left:20px;padding-right:20px}}.newsletter-form-style-1 .input-box .mail-icon{align-items:center;display:flex;font-size:16px;left:26px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media only screen and (max-width:767px){.newsletter-form-style-1 .input-box .mail-icon{display:none}}.newsletter-form-style-1 .input-box .send-button{background:transparent;border:0;padding:0;position:absolute;right:27px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.newsletter-form-style-1 .input-box .send-button i{color:#1780ff;color:var(--color-primary);font-size:20px}.newsletter-form-style-1 .input-box .edu-btn{position:absolute;right:10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media only screen and (max-width:767px){.newsletter-form-style-1 .input-box .edu-btn{margin-left:0;margin-top:20px;position:static;-webkit-transform:none;transform:none}}.newsletter-style-2{position:relative}.newsletter-style-2 input{background:#fafafa;background:var(--color-white);border:0;border-radius:5px;color:#6f6b80;color:var(--color-body);font-size:16px;font-weight:500;height:60px;line-height:26px;padding-right:146px}.newsletter-style-2 .subscribe-btn{padding:5px;position:absolute;right:0;top:0;z-index:2}.newsletter-style-3{background-image:url(/static/media/home-two-cta.73d10bc1e4f1217dd528.jpg);position:relative}.newsletter-style-3 .contact-info{margin-left:43px}@media only screen and (max-width:575px){.newsletter-style-3 .contact-info{margin-left:0;margin-top:20px}}.newsletter-style-3 .contact-info a{color:#fafafa;color:var(--color-white);display:inline-block;font-size:18px;font-weight:700;line-height:28px;position:relative;transition:.4s;z-index:1}.newsletter-style-3 .contact-info a:after{background:#fafafa;background:var(--color-white);bottom:0;content:"";height:2px;left:auto;position:absolute;right:0;transition:.3s;width:0}.newsletter-style-3 .contact-info a i{margin-right:5px}.newsletter-style-3 .contact-info a:hover:after{left:0;right:auto;width:100%}.newsletter-style-5{background-image:url(/static/media/newsletter-home-4-bg.c4acd5e532057699c146.jpg);border-radius:5px;min-width:1400px;padding:100px 115px;position:relative;z-index:1}@media only screen and (min-width:1200px) and (max-width:1599px){.newsletter-style-5{min-width:auto}}@media only screen and (min-width:992px) and (max-width:1199px){.newsletter-style-5{min-width:auto;padding:50px 40px}}@media only screen and (min-width:768px) and (max-width:991px){.newsletter-style-5{min-width:auto;padding:50px 40px}}@media only screen and (max-width:767px){.newsletter-style-5{min-width:auto;padding:50px 40px}}.newsletter-overlay-to-another{margin-top:-145px;position:relative}@media only screen and (max-width:991px){.newsletter-overlay-to-another{margin-top:-80px}}.newsletter-to-top{padding-top:273px!important}@media only screen and (min-width:992px) and (max-width:1199px){.newsletter-to-top{padding-top:224px!important}}@media only screen and (max-width:767px){.newsletter-to-top{padding-top:224px!important}}.newsletter-three-container{display:flex;justify-content:center}.newsletter-three-container .newsletter-three-img{align-items:flex-end;display:flex;justify-content:center}.newsletter-three-container .newsletter-three-img img{height:400px;object-fit:cover;object-position:bottom;width:318px;z-index:9}.newsletter-form-style-2{margin-top:70px}.newsletter-form-style-2 .input-box{display:flex;gap:10px;justify-content:space-between}.newsletter-form-style-2 .input-box input{background:#fafafa;background:var(--color-white);color:#093366;color:var(--color-secondary);min-width:0;width:auto}.newsletter-form-style-2 .input-box .send-button,.newsletter-form-style-2 .input-box input{border:0;border-radius:12px;box-shadow:0 3px 6px #00000029;font-size:16px;font-weight:500;height:52px;line-height:26px;padding:0 25px}.newsletter-form-style-2 .input-box .send-button{background-color:#093366;background-color:var(--color-secondary);color:#fafafa;color:var(--color-white)}.newsletter-form-style-2 .input-box .send-button i{color:#1780ff;color:var(--color-primary);font-size:20px}.social-share{display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:0}.social-share li{margin:7px}.social-share li a{background:hsla(0,0%,100%,.1);border-radius:4px;color:#fafafa;color:var(--color-white);display:inline-block;font-size:18px;height:50px;line-height:55px;text-align:center;transition:.4s;width:50px}.social-share li a:hover{background:#1780ff;background:var(--color-primary);color:#fafafa;color:var(--color-white)}.social-share.bg-transparent li a{background:transparent;border:1px solid rgba(45,40,78,.1);border-radius:100%;color:#1780ff;color:var(--color-primary)}.social-share.bg-transparent li a:hover{background:#1780ff;background:var(--color-primary);border-color:#1780ff;border-color:var(--color-primary);color:#fafafa;color:var(--color-white)}.social-share.icon-transparent{margin:0 -15px}.social-share.icon-transparent li{margin:0 15px}.social-share.icon-transparent li a{background:transparent;color:#6f6b80;color:var(--color-body);height:auto;line-height:normal;transition:.4s;width:auto}.social-share.icon-transparent li a:hover{color:#1780ff;color:var(--color-primary)}.social-share.border-style{margin:0 -7px}.social-share.border-style li{margin:0 7px}.social-share.border-style li a{background:transparent;border:1px solid rgba(45,40,78,.1);border-radius:100%;color:#1780ff;color:var(--color-primary);font-size:16px;height:40px;line-height:42px;text-align:center;transition:.4s;width:40px}.social-share.border-style li a:hover{background:#1780ff;background:var(--color-primary);border-color:#1780ff;border-color:var(--color-primary);color:#fafafa;color:var(--color-white)}.social-share.medium-size li a{font-size:16px;height:40px;line-height:42px;width:40px}@-webkit-keyframes border-transform{0%,to{border-radius:63% 37% 54% 46%/55% 48% 52% 45%}14%{border-radius:40% 60% 54% 46%/49% 60% 40% 51%}28%{border-radius:54% 46% 38% 62%/49% 70% 30% 51%}42%{border-radius:61% 39% 55% 45%/61% 38% 62% 39%}56%{border-radius:61% 39% 67% 33%/70% 50% 50% 30%}70%{border-radius:50% 50% 34% 66%/56% 68% 32% 44%}84%{border-radius:46% 54% 50% 50%/35% 61% 39% 65%}}.paginacontainer{height:3000px}.rn-progress-parent{border-radius:50px;bottom:30px;box-shadow:inset 0 0 0 2px #f8e3c3;cursor:pointer;display:block;height:46px;opacity:0;position:fixed;right:30px;-webkit-transform:translateY(15px);transform:translateY(15px);transition:all .2s linear;visibility:hidden;width:46px;z-index:10000}.rn-progress-parent.rn-backto-top-active{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);visibility:visible}.rn-progress-parent:after{content:"\e90f";cursor:pointer;display:block;font-family:icomoon!important;font-size:24px;height:46px;left:0;line-height:46px;position:absolute;text-align:center;top:0;transition:all .2s linear;width:46px;z-index:2}.rn-progress-parent:after,.rn-progress-parent:hover:after{color:#ffa41b;color:var(--color-tertiary)}.rn-progress-parent:before{-webkit-text-fill-color:transparent;background:#0d0d12;-webkit-background-clip:text;content:"\e914";cursor:pointer;display:block;font-family:feather!important;font-size:24px;height:46px;left:0;line-height:46px;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s linear;width:46px;z-index:2}.rn-progress-parent svg path{fill:none}.rn-progress-parent svg.rn-back-circle path{stroke:#ffa41b;stroke:var(--color-tertiary);stroke-width:4;box-sizing:border-box;transition:all .2s linear}.workshop-style-1 .workshop-inner .description{color:#fafafa;color:var(--color-white);margin-bottom:40px;margin-top:40px}@media only screen and (min-width:768px) and (max-width:991px){.workshop-style-1 .workshop-inner .description{margin-bottom:20px;margin-top:20px}}@media only screen and (max-width:767px){.workshop-style-1 .workshop-inner .description{margin-bottom:20px;margin-top:20px}}.video-gallery-1{background:#fafafa;background:var(--color-white);border-radius:10px;box-shadow:0 10px 45px rgba(0,0,0,.07);padding:8px}.video-popup-wrapper{position:relative}.video-popup-wrapper.video-popup-two img{-webkit-mask-image:url(data:image/png;base64,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);mask-image:url(data:image/png;base64,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);-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.video-popup-wrapper .position-to-top{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.video-popup-wrapper img{border-radius:5px}.video-play-btn{background:#fafafa;background:var(--color-white);border:0;border-radius:100%;display:inline-block;height:50px;margin:0 auto;position:relative;transition:all 1s cubic-bezier(0,0,.2,1);width:50px}.video-play-btn.with-animation:after,.video-play-btn.with-animation:before{border:1.2px solid #fafafa;border:1.2px solid var(--color-white);border-radius:50%;bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0;transition:.3s;transition:var(--transition);z-index:-1}.video-play-btn.with-animation:before{-webkit-animation:ripple 2s linear infinite;animation:ripple 2s linear infinite}.video-play-btn.with-animation:after{-webkit-animation:ripple 2s linear 1s infinite;animation:ripple 2s linear 1s infinite}.video-play-btn.size-60{font-size:20px;height:60px;width:60px}@media only screen and (max-width:767px){.video-play-btn.size-60{font-size:inherit;height:50px;width:50px}}@media only screen and (max-width:575px){.video-play-btn.size-60{height:45px;width:45px}}.video-play-btn.size-80{font-size:24px;height:80px;width:80px}@media only screen and (max-width:1199px){.video-play-btn.size-80{font-size:20px;height:60px;width:60px}}@media only screen and (max-width:767px){.video-play-btn.size-80{font-size:inherit;height:50px;width:50px}}@media only screen and (max-width:575px){.video-play-btn.size-80{height:45px;width:45px}}.video-play-btn .play-icon{display:block;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.video-play-btn .play-icon:before{border-bottom:9px solid transparent;border-left:15px solid #1780ff;border-left:15px solid var(--color-primary);border-top:9px solid transparent;content:"";height:0;left:50%;position:absolute;top:50%;-webkit-transform:translate(-6px,-9px);transform:translate(-6px,-9px);width:0}.video-play-btn.btn-large{height:60px;margin-left:0;margin-top:0;width:60px}.video-play-btn.btn-theme-color{background:#1780ff;background:var(--color-primary);color:#fff}.video-play-btn.btn-theme-color:after,.video-play-btn.btn-theme-color:before{border-color:#1780ff;border-color:var(--color-primary)}.video-play-btn.btn-theme-color .play-icon:before{border-left:15px solid #fafafa;border-left:15px solid var(--color-white)}.video-play-btn.btn-secondary-color{background:#093366;background:var(--color-secondary);color:#fff}.video-play-btn.btn-secondary-color:after,.video-play-btn.btn-secondary-color:before{border-color:#093366;border-color:var(--color-secondary)}.video-play-btn.btn-secondary-color .play-icon:before{border-left:15px solid #fafafa;border-left:15px solid var(--color-white)}.video-style-2{position:relative;z-index:1}.video-style-2:after{background:#fafafa;background:var(--color-white);border-radius:10px 0 0 10px;content:"";height:100%;position:absolute;right:0;top:0;width:calc(50% + 250px);z-index:-1}@media only screen and (max-width:991px){.video-style-2:after{display:none}}.video-style-2 .side-shape-image{position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%) translateX(50%);transform:translateY(-50%) translateX(50%)}.video-style-2 .side-shape-image img{-webkit-animation:eduvibe-rotate-x 30s linear infinite;animation:eduvibe-rotate-x 30s linear infinite}@media only screen and (min-width:992px) and (max-width:1199px){.video-style-2 .side-shape-image{display:none}}@-webkit-keyframes ripple{0%{-webkit-transform:scale(1);transform:scale(1)}75%{opacity:1;-webkit-transform:scale(2.1);transform:scale(2.1)}to{opacity:0;-webkit-transform:scale(2.3);transform:scale(2.3)}}@keyframes ripple{0%{-webkit-transform:scale(1);transform:scale(1)}75%{opacity:1;-webkit-transform:scale(2.1);transform:scale(2.1)}to{opacity:0;-webkit-transform:scale(2.3);transform:scale(2.3)}}@-webkit-keyframes btnIconRipple{0%{border-width:4px;-webkit-transform:scale(1);transform:scale(1)}80%{border-width:1px;-webkit-transform:scale(1.35);transform:scale(1.35)}to{opacity:0}}@keyframes btnIconRipple{0%{border-width:4px;-webkit-transform:scale(1);transform:scale(1)}80%{border-width:1px;-webkit-transform:scale(1.35);transform:scale(1.35)}to{opacity:0}}.choose-us-style-1{position:relative}.choose-us-style-1 .inner .section-title .title{margin-bottom:40px}.choose-us-style-1 .chosse-us-thumbnail{position:absolute;right:236px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.choose-us-style-1 .right-side-thumb{margin-right:-149px}@media only screen and (max-width:991px){.choose-us-style-1 .right-side-thumb{margin-right:0}.eduvibe-home-two-counter .choose-us-2{margin-top:25px}}.call-action-style-1{padding-left:50px;padding-top:24px}.call-action-style-1 .inner .content .pre-title{display:block;font-size:14px;font-weight:700;letter-spacing:.05em;line-height:18px;margin-bottom:5px;text-transform:uppercase}.call-action-style-1 .inner .content .title{font-size:24px;line-height:36px}.call-action-style-1 .thumbnail{position:relative;z-index:1}.call-action-style-1 .thumbnail .shape-image{position:absolute;right:13px;top:18px;z-index:-1}@media only screen and (min-width:992px) and (max-width:1199px){.call-action-style-1 .thumbnail img.main-img{margin-bottom:-15px}}.call-action-style-1.box-layout{padding:46px 50px;position:relative}.call-action-style-1.box-layout .inner .shape-image-2{pointer-events:none;position:absolute;right:30px;top:26px}@media only screen and (max-width:575px){.call-action-style-1.box-layout .inner .shape-image-2{display:none}}.cta-btn-three{border-radius:18px;box-shadow:0 3px 6px #00000029;height:110px}.call-to-action-four{background-attachment:fixed;background-image:url(/static/media/bg-light.b3e56f1fcaae8171946e.png)}.call-to-action-four .row .col-12 .box-image{height:409px;width:526px}.call-to-action-four .row .col-12 .box-image img{border-radius:25px;height:100%;object-fit:cover;object-position:center;width:100%}.edu-btn.cta-four-btn{background-color:#093366}.edu-btn.cta-four-btn:hover{background-color:#1780ff}.edu-testimonial-activation.edu-slick-button{margin-bottom:62px}.edu-testimonial-activation.edu-slick-button .edu-slick-button .slick-dots{bottom:-74px}.course-activation-item-2 .edu-slick-button .slick-dots{bottom:-45px}.slick-activation-wrapper{margin:0 -15px;position:relative}@media only screen and (max-width:575px){.slick-activation-wrapper{margin:0}}.slick-activation-wrapper .single-slick-card{padding:0 15px}@media only screen and (max-width:575px){.slick-activation-wrapper .single-slick-card{padding:0}}.single-slick-card .edu-card.card-type-5{box-shadow:none}.edu-slick-button .slick-dots{bottom:-84px;margin:0 -7px}@media only screen and (min-width:768px) and (max-width:991px){.edu-slick-button .slick-dots{bottom:-60px}}@media only screen and (max-width:767px){.edu-slick-button .slick-dots{bottom:-60px}}.edu-slick-button .slick-dots li{border-radius:100%;display:inline-block;height:24px;line-height:24px;margin:0 1px;padding:0;position:relative;transition:.4s;width:24px}.edu-slick-button .slick-dots li:before{border:2px solid transparent;border-radius:100%;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;-webkit-transform:scale(.2);transform:scale(.2);transition:.2s;width:100%}.edu-slick-button .slick-dots li.slick-active{margin:0 3px}.edu-slick-button .slick-dots li button{background:rgba(82,95,225,.5);border-radius:100%;height:10px;left:50%;padding:0;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);width:10px}.edu-slick-button .slick-dots li button:before{display:none}.edu-slick-button .slick-dots li.slick-active:before{border-color:#1780ff;border-color:var(--color-primary);opacity:1;-webkit-transform:scale(1);transform:scale(1)}.edu-slick-button .slick-dots li.slick-active button{background:#1780ff;background:var(--color-primary)}.edu-slick-button.slick-button-left .slick-dots{align-items:center;bottom:-80px;display:flex!important;margin:0 -6px;text-align:left}@media only screen and (min-width:768px) and (max-width:991px){.edu-slick-button.slick-button-left .slick-dots{bottom:-50px}}@media only screen and (max-width:767px){.edu-slick-button.slick-button-left .slick-dots{bottom:-50px}}.edu-slick-button.slick-button-left .slick-dots li{border-radius:100%;display:inline-block;height:20px;margin:0 6px;min-width:20px;position:relative;transition:.4s;width:20px}.edu-slick-button.slick-button-left .slick-dots li:before{border:2px solid transparent;border-radius:100%;content:"";height:0;left:50%;opacity:0;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:.3s;width:0}.edu-slick-button.slick-button-left .slick-dots li.slick-active:before{border-color:#1780ff;border-color:var(--color-primary);height:100%;opacity:1;width:100%}.edu-slick-button.instructor-profile-courses .slick-dots{bottom:-46px}@media only screen and (max-width:1199px){.edu-slick-button.instructor-profile-courses .slick-list{margin-bottom:30px}}.edu-slick-depoimentos .slick-dots{bottom:0!important}@media only screen and (min-width:768px) and (max-width:991px){.edu-slick-depoimentos .slick-dots{bottom:0!important}}@media only screen and (max-width:767px){.edu-slick-depoimentos .slick-dots{bottom:0!important}}.slick-arrow-style-2{position:relative}.slick-arrow-style-2 .slide-arrow{background:rgba(82,95,225,.15);border:0;border-radius:3px;bottom:50px;color:#1780ff;color:var(--color-primary);font-size:18px;height:50px;line-height:50px;position:absolute;right:50px;text-align:center;transition:.3s;width:50px;z-index:2}@media only screen and (max-width:479px){.slick-arrow-style-2 .slide-arrow{bottom:20px;height:40px;line-height:40px;right:20px;width:40px}}.slick-arrow-style-2 .slide-arrow:hover{background:#1780ff;background:var(--color-primary);color:#fafafa;color:var(--color-white)}.slick-arrow-style-2 .slide-arrow.prev-arrow{right:115px}@media only screen and (max-width:479px){.slick-arrow-style-2 .slide-arrow.prev-arrow{right:74px}}.slick-arrow-style-3{position:relative}.slick-arrow-style-3 .slide-arrow{background:transparent;border:0;border-radius:3px;bottom:50px;color:#1780ff;color:var(--color-primary);font-size:48px;height:50px;line-height:50px;position:absolute;right:50px;text-align:center;transition:all .8s ease;width:50px;z-index:2}@media only screen and (max-width:479px){.slick-arrow-style-3 .slide-arrow{bottom:20px;font-size:18px;height:40px;line-height:40px;right:20px;width:40px}}.slick-arrow-style-3 .slide-arrow:hover{color:#fafafa;color:var(--color-white);-webkit-transform:scale(1.2);transform:scale(1.2)}.slick-arrow-style-3 .slide-arrow.prev-arrow{right:115px}@media only screen and (max-width:479px){.slick-arrow-style-3 .slide-arrow.prev-arrow{right:74px}}.edu-slick-arrow-top .slide-arrow{background:#fff;border:0;border-radius:5px;box-shadow:0 10px 20px rgba(0,0,0,.07);color:#1780ff;color:var(--color-primary);font-size:18px;height:50px;line-height:50px;position:absolute;right:15px;text-align:center;top:-120px;transition:.3s;width:50px}@media only screen and (max-width:767px){.edu-slick-arrow-top .slide-arrow{bottom:-30px;left:80px;right:auto;top:auto}}.edu-slick-arrow-top .slide-arrow:hover{background:#1780ff;background:var(--color-primary);color:#fafafa;color:var(--color-white)}.edu-slick-arrow-top .slide-arrow.prev-arrow{right:80px}@media only screen and (max-width:767px){.edu-slick-arrow-top .slide-arrow.prev-arrow{left:15px;right:auto}}@media only screen and (min-width:768px) and (max-width:2991px){.prev-arrow{left:-27px!important}.next-arrow,.prev-arrow{height:93%!important;top:0!important}.next-arrow{right:-27px!important}}.edu-winner-card{background:#fafafa;background:var(--color-white);border-radius:5px;box-shadow:0 10px 30px rgba(0,0,0,.06);padding:40px;text-align:center;transition:.4s}.edu-winner-card .inner .icon{margin-bottom:30px}.edu-winner-card .inner .icon img{max-height:50px}.edu-winner-card .inner .content .subtitle{display:inline-block;font-size:14px;font-weight:700;line-height:18px}.edu-winner-card .inner .content .title{font-weight:700;margin-bottom:0;transition:.4s}.edu-winner-card:hover{-webkit-transform:translateY(-15px);transform:translateY(-15px)}.edu-winner-card:hover .inner .content .title{color:#1780ff;color:var(--color-primary)}.edu-counterup{background:#fafafa;background:var(--color-white);border-radius:5px;box-shadow:0 8px 30px rgba(0,0,0,.06);padding:50px 30px;text-align:center}@media only screen and (min-width:992px) and (max-width:1199px){.edu-counterup{padding:30px 15px}}@media only screen and (min-width:768px) and (max-width:991px){.edu-counterup{padding:30px 15px}}@media only screen and (max-width:767px){.edu-counterup{padding:30px 15px}}.edu-counterup .inner .icon{margin-bottom:25px}.edu-counterup .inner .icon img{max-height:60px}.edu-counterup .inner .content .counter{font-size:40px;font-weight:800;line-height:56px;margin-bottom:0}.edu-counterup .inner .content span{display:inline-block}.counterup-overlay-top{margin-top:-145px;padding-top:275px!important;position:relative}.counterup-style-2{position:relative;z-index:2}.counterup-style-2 .line-separator{position:relative}.counterup-style-2 .line-separator:after{background:hsla(0,0%,100%,.15);content:"";height:160px;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1px}@media only screen and (max-width:575px){.counterup-style-2 .line-separator:after{display:none}}.counterup-style-2 .line-separator:last-child:after{display:none}.counterup-style-2 .line-separator.color-var-2:after{background:#2d284e;opacity:.1}.edu-counterup-2 .inner{text-align:center}.edu-counterup-2 .inner .icon{margin-bottom:7px}.edu-counterup-2 .inner .icon i{color:#fafafa;color:var(--color-white);font-size:30px}.edu-counterup-2 .inner .content .counter{color:#fafafa;color:var(--color-white);font-size:40px;font-weight:800;line-height:56px;margin-bottom:5px}.edu-counterup-2 .inner .content .counter .after-icon{color:#fafafa;color:var(--color-white);display:inline-block;left:-7px;position:relative}.edu-counterup-2 .inner .content .subtitle{color:#fafafa;color:var(--color-white);font-size:16px;font-weight:800;letter-spacing:.1em;line-height:26px;text-transform:uppercase}.edu-counterup-2.variation-2 .inner{text-align:center}.edu-counterup-2.variation-2 .inner .icon i{color:#1780ff;color:var(--color-primary);font-size:50px}.edu-counterup-2.variation-2 .inner .content .counter,.edu-counterup-2.variation-2 .inner .content .counter .after-icon{color:#0f084b;color:var(--color-heading)}.edu-counterup-2.variation-2 .inner .content .subtitle{color:#6f6b80;color:var(--color-body)}.edu-countdown-area{background-image:url(/static/media/about-us-two-countdown.1526f72ede8e203e1cc2.jpg)}.edu-countdown-area .countdown .countdown-container .countdown-value{color:#093366;color:var(--color-secondary)}.countdown{display:flex;flex-wrap:wrap;justify-content:center;margin:-15px}.countdown .countdown-container{background-color:#fafafa;background-color:var(--color-white);border-radius:5px;margin:15px!important;padding:15px 28px;position:relative}.countdown .countdown-container .countdown-heading{color:#6f6b80;color:var(--color-body);display:block;font-size:14px;font-weight:700;letter-spacing:.05em;line-height:18px;margin-top:0;text-align:center;text-transform:uppercase}.countdown .countdown-container .countdown-value{color:#0f084b;color:var(--color-heading);display:block;font-size:32px;font-weight:700;line-height:1.38;position:relative;text-align:center}.countdown .countdown-container:after{color:#fafafa;color:var(--color-white);content:":";font-size:32px;font-weight:700;position:absolute;right:-17px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.countdown .countdown-container:last-child:after{display:none}.countdown-style-2 .countdown{display:flex;flex-wrap:wrap;justify-content:center;margin:-15px}@media only screen and (max-width:767px){.countdown-style-2 .countdown{margin:-5px!important}}.countdown-style-2 .countdown .countdown-container{background:#fff;border-radius:5px;box-shadow:0 10px 35px rgba(0,0,0,.07);margin:15px!important;min-width:180px;padding:40px 10px;position:relative;text-align:center;transition:.4s}@media only screen and (max-width:767px){.countdown-style-2 .countdown .countdown-container{margin:5px!important;min-width:auto;padding:10px}}.countdown-style-2 .countdown .countdown-container .countdown-heading{color:#0f084b;color:var(--color-heading);display:block;font-size:24px;font-weight:700;line-height:36px;margin-top:0;text-align:center;text-transform:uppercase;transition:.4s}@media only screen and (max-width:767px){.countdown-style-2 .countdown .countdown-container .countdown-heading{font-size:14px}}.countdown-style-2 .countdown .countdown-container .countdown-value{color:#0f084b;color:var(--color-heading);display:block;font-size:68px;font-weight:800;line-height:1.24;position:relative;text-align:center;transition:.4s}@media only screen and (max-width:767px){.countdown-style-2 .countdown .countdown-container .countdown-value{font-size:24px}}.countdown-style-2 .countdown .countdown-container:after,.countdown-style-2 .countdown .countdown-container:last-child:after{display:none}.countdown-style-2 .countdown .countdown-container:hover{background:#1780ff;background:var(--color-primary);box-shadow:0 10px 30px rgba(82,95,225,.3)}.countdown-style-2 .countdown .countdown-container:hover .countdown-heading,.countdown-style-2 .countdown .countdown-container:hover .countdown-value{color:#fafafa;color:var(--color-white)}.eduvibe-about-two-countdown .countdown-style-1{padding:0 290px}@media only screen and (min-width:992px) and (max-width:1199px){.eduvibe-about-two-countdown .countdown-style-1{padding:0 60px}}@media only screen and (max-width:991px){.eduvibe-about-two-countdown .countdown-style-1{padding:0}}.breadcrumb-style-1 .page-title .title{margin-bottom:5px}.breadcrumb-style-1 .edu-breadcrumb{align-items:center}.breadcrumb-style-1 .edu-breadcrumb li{margin:0}.breadcrumb-style-1 .edu-breadcrumb li.breadcrumb-item{color:#6f6b80;color:var(--color-body)}.breadcrumb-style-1 .edu-breadcrumb li.separator i{display:inline-block;font-size:20px;margin:0 5px;position:relative;top:2px}.grid-metro3{margin:0 -15px}.grid-metro3 .grid-metro-item{margin-top:30px;padding:0 15px;width:33.33%}@media only screen and (min-width:768px) and (max-width:991px){.grid-metro3 .grid-metro-item{width:50%}}@media only screen and (max-width:767px){.grid-metro3 .grid-metro-item{width:50%}}@media only screen and (max-width:575px){.grid-metro3 .grid-metro-item{width:100%}}.grid-metro3 .resizer{width:33.33%}@media only screen and (min-width:768px) and (max-width:991px){.grid-metro3 .resizer{width:50%}}@media only screen and (max-width:767px){.grid-metro3 .resizer{width:50%}}@media only screen and (max-width:575px){.grid-metro3 .resizer{width:100%}}.eduvibe-home-two-course .grid-metro3 .grid-metro-item{width:33.33%}@media only screen and (min-width:992px) and (max-width:1199px){.eduvibe-home-two-course .grid-metro3 .grid-metro-item{width:50%}}@media only screen and (min-width:768px) and (max-width:991px){.eduvibe-home-two-course .grid-metro3 .grid-metro-item{width:50%}}@media only screen and (max-width:767px){.eduvibe-home-two-course .grid-metro3 .grid-metro-item{width:100%}}.eduvibe-home-two-course .grid-metro3 .resizer{width:33.33%}@media only screen and (min-width:992px) and (max-width:1199px){.eduvibe-home-two-course .grid-metro3 .resizer{width:50%}}@media only screen and (min-width:768px) and (max-width:991px){.eduvibe-home-two-course .grid-metro3 .resizer{width:50%}}@media only screen and (max-width:767px){.eduvibe-home-two-course .grid-metro3 .resizer{width:100%}}.grid-metro4{margin:0 -15px}.grid-metro4 .grid-metro-item{margin-top:30px;padding:0 15px;width:25%}@media only screen and (min-width:768px) and (max-width:991px){.grid-metro4 .grid-metro-item{width:50%}}@media only screen and (max-width:767px){.grid-metro4 .grid-metro-item{width:50%}}@media only screen and (max-width:575px){.grid-metro4 .grid-metro-item{width:100%}}.grid-metro4 .resizer{width:25%}@media only screen and (min-width:768px) and (max-width:991px){.grid-metro4 .resizer{width:50%}}@media only screen and (max-width:767px){.grid-metro4 .resizer{width:50%}}@media only screen and (max-width:575px){.grid-metro4 .resizer{width:100%}}.grid-metro5{margin:0 -15px}.grid-metro5 .grid-metro-item{margin-top:30px;padding:0 15px;width:20%}@media only screen and (min-width:992px) and (max-width:1199px){.grid-metro5 .grid-metro-item{width:33.33%}}@media only screen and (min-width:768px) and (max-width:991px){.grid-metro5 .grid-metro-item{width:50%}}@media only screen and (max-width:767px){.grid-metro5 .grid-metro-item{width:50%}}@media only screen and (max-width:575px){.grid-metro5 .grid-metro-item{width:100%}}.grid-metro5 .resizer{width:20%}@media only screen and (min-width:992px) and (max-width:1199px){.grid-metro5 .resizer{width:33.33%}}@media only screen and (min-width:768px) and (max-width:991px){.grid-metro5 .resizer{width:50%}}@media only screen and (max-width:767px){.grid-metro5 .resizer{width:50%}}@media only screen and (max-width:575px){.grid-metro5 .resizer{width:100%}}.edu-tab-nav{border:0;justify-content:center;margin:-7.5px}.edu-tab-nav li{margin:7.5px}.edu-tab-nav li.nav-item button.nav-link{background:#f5f5f5;border:0;border-radius:4px;color:#0f084b;color:var(--color-heading);font-size:16px;font-weight:600;height:50px;line-height:50px;line-height:26px;padding:0 40px;position:relative;z-index:1}@media only screen and (max-width:767px){.edu-tab-nav li.nav-item button.nav-link{padding:0 15px}}.edu-tab-nav li.nav-item button.nav-link:after{background-image:url(data:image/png;base64,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);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";height:92%;left:-5px;opacity:0;position:absolute;top:-3px;transition:.4s;width:77px;z-index:-1}.edu-tab-nav li.nav-item button.nav-link.active{background:#1780ff;background:var(--color-primary);color:#fafafa;color:var(--color-white)}.edu-tab-nav li.nav-item button.nav-link.active:after{opacity:.4}.accordion-shape-1{position:relative;z-index:1}.accordion-shape-1 .shape-image{left:276px;position:absolute;top:156px;z-index:-1}.edu-accordion-area .gallery-wrapper{padding-right:55px}@media only screen and (min-width:768px) and (max-width:991px){.edu-accordion-area .gallery-wrapper{padding-right:15px}}@media only screen and (max-width:767px){.edu-accordion-area .gallery-wrapper{padding-right:15px}}.accordion-style-1 .edu-accordion-header{margin-bottom:0}.accordion-style-1 .edu-accordion-button{background:transparent;border:0;border-top:1px solid #eee;font-size:20px;font-weight:700;line-height:32px;padding:20px 0;position:relative;text-align:left;width:100%}.accordion-style-1 .edu-accordion-button:after{color:#0f084b;color:var(--color-heading);content:"\e935";font-family:icomoon;font-size:20px;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:.4s}.accordion-style-1 .edu-accordion-button[aria-expanded=true]:after{content:"\e934"}.accordion-style-1 .edu-accordion-body{font-size:16px;font-weight:500;line-height:26px;margin-bottom:20px}.accordion-style-1 .edu-accordion-item:last-child .edu-accordion-button{border-bottom:1px solid #eee}.accordion-style-1 .edu-accordion-item:last-child.active-item .edu-accordion-button{border-bottom:0}.accordion-style-1 .edu-accordion-item:last-child.active-item{border-bottom:1px solid #eee}.edu-accordion-02{background:#fff}.edu-accordion-02 .edu-accordion-button{background:transparent;border:1px solid #eee;border-radius:5px;font-size:20px;font-weight:700;line-height:32px;padding:13px 35px;position:relative;text-align:left;transition:.4s;width:100%}.edu-accordion-02 .edu-accordion-button:after{color:#0f084b;color:var(--color-heading);content:"\e969";font-family:icomoon;font-size:20px;position:absolute;right:30px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:.4s}.edu-accordion-02 .edu-accordion-button[aria-expanded=true]:after{content:"\EA78";font-family:remixicon}.edu-accordion-02 .edu-accordion-body{font-size:16px;font-weight:500;line-height:26px;margin-bottom:0;padding:0 35px 35px}.edu-accordion-02 .edu-accordion-body ul li{align-items:center;display:flex;font-size:16px;font-weight:500;justify-content:space-between;line-height:26px;margin:0;padding:14px 0}.edu-accordion-02 .edu-accordion-body ul li .text i{margin-right:8px}.edu-accordion-02 .edu-accordion-body ul li+li{border-top:1px solid #eee}.edu-accordion-02 .edu-accordion-body ul li:last-child{padding-bottom:0}.edu-accordion-02 .edu-accordion-item{transition:.4s}.edu-accordion-02 .edu-accordion-item:last-child .edu-accordion-button{border-bottom:1px solid #eee}.edu-accordion-02 .edu-accordion-item.bg-active{background:#fff;border-radius:5px;box-shadow:0 8px 30px rgba(0,0,0,.06)}.edu-accordion-02 .edu-accordion-item.bg-active .edu-accordion-button{border:0;color:#1780ff;color:var(--color-primary)}.edu-accordion-02 .edu-accordion-item.bg-active .edu-accordion-button:after{color:#1780ff;color:var(--color-primary)}.edu-accordion-02 .edu-accordion-item+.edu-accordion-item{margin-top:20px}.edu-accordion-02.variation-2 .edu-accordion-button{background:#f5f5f5;border:transparent;border-radius:10px;padding:31px 69px 31px 32px}.edu-accordion-02.variation-2 .edu-accordion-button:after{background:#fff;border-radius:100%;box-shadow:0 8px 15px rgba(0,0,0,.02);color:#1780ff;color:var(--color-primary);content:"\e935";height:32px;line-height:32px;text-align:center;width:32px}.edu-accordion-02.variation-2 .edu-accordion-button[aria-expanded=true]:after{background:#e0f7f4;color:#1780ff;color:var(--color-primary);content:"\e934";font-family:icomoon}.edu-accordion-02.variation-2 .edu-accordion-item .edu-accordion-body{padding:0 31px 35px}.edu-accordion-02.variation-2 .edu-accordion-item .edu-accordion-body p{margin-bottom:0}.edu-accordion-02.variation-2 .edu-accordion-item.bg-active{background:#fff;border-radius:10px;box-shadow:0 15px 50px rgba(0,0,0,.05)}.edu-accordion-02.variation-2 .edu-accordion-item.bg-active .edu-accordion-button{background:transparent;border:0;color:#1780ff;color:var(--color-primary)}.edu-accordion-02.variation-2 .edu-accordion-item+.edu-accordion-item{margin-top:30px}.edu-accordion-02.variation-2.landing-page-accordion .edu-accordion-button[aria-expanded=true]:after{background:#1780ff;background:var(--color-primary);color:#fff}.edu-accordion-02.variation-2.landing-page-accordion .edu-accordion-item.bg-active .edu-accordion-button{color:#0f084b;color:var(--color-heading)}.edu-privacy-policy p:last-child{margin-bottom:0}.edu-privacy-policy h1,.edu-privacy-policy h2,.edu-privacy-policy h3,.edu-privacy-policy h4,.edu-privacy-policy h5,.edu-privacy-policy h6{margin-bottom:15px}.gallery-column{display:flex;flex-wrap:wrap;margin:-15px}.gallery-column.gallery-column-2 .gallery-image{flex-basis:50%;padding:15px}.edu-error-style{padding-bottom:130px}.edu-error-style .content .title{margin-bottom:20px}.edu-error-style .content .description{margin-bottom:40px}@media only screen and (max-width:991px){.edu-error-style{padding-bottom:80px}}.circle-image{align-items:center;display:flex;justify-content:center}.circle-image,.circle-image span{height:100%;left:0;position:absolute;top:0;width:100%}.circle-image span{-webkit-animation:eduvibe-rotate-animate 13s linear infinite;animation:eduvibe-rotate-animate 13s linear infinite;border:2px solid #093366;border:2px solid var(--color-secondary);pointer-events:none}.circle-image span:first-child{border-radius:38% 62% 64% 36%/43% 35% 65% 57%}.circle-image span:nth-child(2){animation-direction:reverse;border-radius:41% 59% 40% 60%/65% 66% 34% 35%}.circle-image span:nth-child(3){-webkit-animation-duration:3s;animation-duration:3s;border-radius:73% 27% 56% 44%/57% 74% 26% 43%}@-webkit-keyframes eduvibe-rotate-animate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes eduvibe-rotate-animate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.edu-coming-soon-style{text-align:center}.edu-coming-soon-style .content .logo{margin-bottom:80px}@media only screen and (min-width:768px) and (max-width:991px){.edu-coming-soon-style .content .logo{margin-bottom:40px}}@media only screen and (max-width:767px){.edu-coming-soon-style .content .logo{margin-bottom:40px}}.edu-coming-soon-style .content .logo a{display:block}.edu-coming-soon-style .content .title{font-size:72px;font-weight:800;line-height:1.25;margin-bottom:80px}@media only screen and (min-width:768px) and (max-width:991px){.edu-coming-soon-style .content .title{font-size:60px;margin-bottom:40px}}@media only screen and (max-width:767px){.edu-coming-soon-style .content .title{font-size:40px;margin-bottom:40px}}.edu-coming-soon-style .content .countdown-style-2{margin-bottom:80px}@media only screen and (max-width:991px){.edu-coming-soon-style .content .countdown-style-2 .countdown .countdown-container{min-width:150px;padding:25px 10px}.edu-coming-soon-style .content .countdown-style-2 .countdown .countdown-container .countdown-value{font-size:55px}.edu-coming-soon-style .content .countdown-style-2 .countdown .countdown-container .countdown-heading{font-size:22px}}@media only screen and (max-width:767px){.edu-coming-soon-style .content .countdown-style-2 .countdown .countdown-container{min-width:100px;padding:15px 10px}.edu-coming-soon-style .content .countdown-style-2 .countdown .countdown-container .countdown-value{font-size:35px}.edu-coming-soon-style .content .countdown-style-2 .countdown .countdown-container .countdown-heading{font-size:20px}}@media only screen and (max-width:575px){.edu-coming-soon-style .content .countdown-style-2 .countdown .countdown-container{min-width:80px;padding:15px 10px}.edu-coming-soon-style .content .countdown-style-2 .countdown .countdown-container .countdown-value{font-size:25px}.edu-coming-soon-style .content .countdown-style-2 .countdown .countdown-container .countdown-heading{font-size:16px}}.edu-coming-soon-style .content .description{margin:0 auto 40px;max-width:760px}.newsletter-form-style-2{display:flex;justify-content:center}@media only screen and (max-width:767px){.newsletter-form-style-2{display:block}}.newsletter-form-style-2 input{background:#fff;border:0;border-radius:5px;box-shadow:0 8px 25px rgba(0,0,0,.05);font-weight:500;height:60px;min-width:407px;padding:0 25px;width:407px}@media only screen and (min-width:768px) and (max-width:991px){.newsletter-form-style-2 input{min-width:300px;width:300px}}@media only screen and (max-width:767px){.newsletter-form-style-2 input{min-width:auto;width:100%}}.newsletter-form-style-2 .edu-btn{margin-left:10px}@media only screen and (max-width:767px){.newsletter-form-style-2 .edu-btn{margin-left:0;margin-top:20px}}.filters-button-group{flex-wrap:wrap;margin:-7.5px}.filters-button-group button{background:#f5f5f5;border:0;border-radius:3px;color:#0f084b;color:var(--color-heading);font-weight:600;height:36px;margin:7.5px;padding:0 20px;transition:.4s;width:auto}.filters-button-group button.is-checked,.filters-button-group button:hover{background:#1780ff;background:var(--color-primary);color:#fafafa;color:var(--color-white)}.edu-gallery-grid-item{border-radius:5px;display:block;padding:0 15px!important}.edu-gallery-grid-item .edu-gallery-grid{position:relative}.edu-gallery-grid-item .edu-gallery-grid img{border-radius:5px}.edu-gallery-grid-item .edu-gallery-grid:before{background:linear-gradient(180deg,rgba(82,95,225,.3) 10.75%,#1780ff 85%);border-radius:5px;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:.4s;width:100%}.edu-gallery-grid-item .edu-gallery-grid .zoom-icon{left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.edu-gallery-grid-item .edu-gallery-grid .zoom-icon i{color:#fafafa;color:var(--color-white);font-size:25px}.edu-gallery-grid-item .edu-gallery-grid .hover-action{bottom:0;left:0;opacity:0;padding:30px 40px;position:absolute;transition:.4s;z-index:1}@media only screen and (max-width:767px){.edu-gallery-grid-item .edu-gallery-grid .hover-action{padding:20px}}.edu-gallery-grid-item .edu-gallery-grid .hover-action .hover-content .hover-text .title{color:#fafafa;color:var(--color-white);font-size:24px;font-weight:700;line-height:36px;margin-bottom:0;text-align:center}@media only screen and (max-width:767px){.edu-gallery-grid-item .edu-gallery-grid .hover-action .hover-content .hover-text .title{font-size:20px;line-height:32px}}.edu-gallery-grid-item:hover .edu-gallery-grid .hover-action,.edu-gallery-grid-item:hover .edu-gallery-grid .zoom-icon,.edu-gallery-grid-item:hover .edu-gallery-grid:before{opacity:1}.edu-pricing-area{background-image:url(/static/media/pricing-plan.15b865b3985e94581a0e.jpg)}.pricing-billing-duration{text-align:right}@media only screen and (max-width:767px){.pricing-billing-duration{text-align:left}}.pricing-billing-duration ul{background:rgba(82,95,225,.08);border-radius:5px;display:inline-block;padding:10px}.pricing-billing-duration ul .nav-item{float:left;margin:0}.pricing-billing-duration ul .nav-item .nav-link{background:transparent;border:0;border-radius:3px;color:#0f084b;color:var(--color-heading);font-size:18px;font-weight:700;height:40px;line-height:40px;line-height:28px;padding:0 25px}.pricing-billing-duration ul .nav-item .nav-link.active{background:#1780ff;background:var(--color-primary);color:#fafafa;color:var(--color-white)}.pricing-table{background:#fff;border-radius:5px;box-shadow:0 8px 30px rgba(0,0,0,.03);padding:60px 64px;position:relative}@media only screen and (min-width:768px) and (max-width:991px){.pricing-table{padding:60px 30px}}@media only screen and (max-width:767px){.pricing-table{padding:60px 30px}}.pricing-table .pricing-header{margin-bottom:40px;text-align:center}.pricing-table .pricing-header .price-wrap .monthly-pricing{display:none}.pricing-table .pricing-header .price-wrap .amount{color:#1780ff;color:var(--color-primary);font-size:40px;font-weight:800;line-height:56px}.pricing-table .pricing-header .price-wrap .duration{color:#1780ff;color:var(--color-primary);display:inline-block;font-size:16px;font-weight:500;margin-left:-4px;text-transform:capitalize}.pricing-table .pricing-header .title{font-size:16px;font-weight:800;letter-spacing:.1em;line-height:26px;margin-bottom:10px;text-transform:uppercase}.pricing-table .pricing-body{margin-bottom:40px}.pricing-table .pricing-body .list-item li{align-items:center;display:flex;margin:0}.pricing-table .pricing-body .list-item li i{color:#093366;color:var(--color-secondary);margin-right:10px}.pricing-table .pricing-body .list-item li+li{margin-top:16px}.pricing-table.active{-webkit-transform:translateY(-20px);transform:translateY(-20px)}.pricing-table.active .edu-badge{background:#093366;background:var(--color-secondary);height:30px;line-height:30px;padding:0 17px 0 25px;position:absolute;right:0;top:15px}.pricing-table.active .edu-badge span{color:#fafafa;color:var(--color-white);font-size:14px;font-weight:700;letter-spacing:.05em;text-align:center;text-transform:uppercase}.pricing-table.active .edu-badge:after{border-color:transparent transparent transparent #fff;border-style:solid;border-width:24px 0 24px 23px;content:"";height:0;position:absolute;right:87%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:0}.instructor-profile-left{padding:15px 0}.instructor-profile-left .inner{text-align:start}.instructor-profile-left .inner .thumbnail{margin-bottom:30px;max-height:319px;max-width:364px;overflow:hidden}.instructor-profile-left .inner .thumbnail img{border-radius:5px;height:100%;object-fit:cover;object-position:50% 50%;width:100%}.instructor-profile-left .inner .content .title{font-size:24px;font-weight:700;line-height:36px;margin-bottom:2px}.instructor-profile-left .inner .content .subtitle{color:#1780ff;color:var(--color-primary);display:block;font-weight:600;line-height:26px;margin-bottom:25px}.instructor-profile-left .inner .content .contact-with-info{margin-bottom:25px}.instructor-profile-left .inner .content .contact-with-info p{margin-bottom:5px}.instructor-profile-left .inner .content .contact-with-info p span{color:#0f084b;color:var(--color-heading);font-weight:600}.instructor-profile-left .inner .content .contact-with-info p a{color:#6f6b80;color:var(--color-body)}.instructor-profile-left .inner .content .contact-btn{margin-top:40px}.course-statistic-wrapper .line-separator{position:relative}.course-statistic-wrapper .line-separator+.line-separator:before{background:#fff;content:"";height:66px;left:0;opacity:.15;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1px}.course-statistic .inner .total{font-size:40px;line-height:56px}.course-statistic .inner .total,.course-statistic .inner p{color:#fafafa;color:var(--color-white);font-weight:800;margin-bottom:0}.course-statistic .inner p{font-size:16px;letter-spacing:.1em;line-height:26px;text-transform:uppercase}.single-progress{overflow:hidden;position:relative}.single-progress .title{color:#0f084b;color:var(--color-heading);font-size:16px;font-weight:500;line-height:26px;margin-bottom:10px}.progress{background-color:rgba(82,95,225,.15);height:6px}.progress,.progress .progress-bar{border-radius:2px;overflow:visible}.progress .progress-bar{background-color:#1780ff;background-color:var(--color-primary);height:100%;transition:width .5s ease;width:0}.progress .progress-number{color:#0f084b;color:var(--color-heading);font-size:16px;font-weight:500;line-height:26px;position:absolute;right:0;top:0;z-index:1}.contact-address-card-1{background:#fff;border-radius:5px;box-shadow:0 8px 30px rgba(0,0,0,.06);padding:50px 20px;text-align:center;transition:.4s}.contact-address-card-1 .inner .icon{align-items:center;background:rgba(82,95,225,.1);border-radius:100%;display:flex;height:50px;justify-content:center;margin:0 auto;transition:.4s;width:50px}.contact-address-card-1 .inner .icon i{color:#1780ff;color:var(--color-primary);font-size:24px;transition:.4s}.contact-address-card-1 .inner .content .title{font-weight:700;margin-bottom:15px;margin-top:25px;transition:.4s}.contact-address-card-1 .inner .content p{margin-bottom:0;transition:.4s}.contact-address-card-1 .inner .content p a{color:#6f6b80;color:var(--color-body);transition:.4s}.contact-address-card-1 .inner .content p a:hover{color:#1780ff;color:var(--color-primary)}.contact-address-card-1.phone .inner .icon{background:rgba(251,124,86,.1)}.contact-address-card-1.phone .inner .icon i{color:#093366;color:var(--color-secondary)}.contact-address-card-1.email .inner .icon{background:rgba(255,164,27,.1)}.contact-address-card-1.email .inner .icon i{color:#ffa41b}.contact-address-card-1:hover{background:#093366;background:var(--color-secondary);-webkit-transform:translateY(-15px);transform:translateY(-15px)}.contact-address-card-1:hover .inner .icon{background:#fafafa;background:var(--color-white)}.contact-address-card-1:hover .inner .icon i{color:#093366;color:var(--color-secondary)}.contact-address-card-1:hover .inner .content .title,.contact-address-card-1:hover .inner .content p,.contact-address-card-1:hover .inner .content p a{color:#fafafa;color:var(--color-white)}.contact-address-card-2{background:#fff;border-radius:5px;box-shadow:0 8px 35px rgba(0,0,0,.06);padding:70px 40px;text-align:center;transition:.4s}@media only screen and (min-width:992px) and (max-width:1199px){.contact-address-card-2{padding:60px 20px}}@media only screen and (min-width:768px) and (max-width:991px){.contact-address-card-2{padding:60px 20px}}.contact-address-card-2 .inner .icon{margin-bottom:45px}.contact-address-card-2 .inner .content .title{font-size:24px;font-weight:700;line-height:36px;margin-bottom:20px}.contact-address-card-2 .inner .content p{line-height:26px;margin-bottom:0}.contact-address-card-2 .inner .content p .subtitle{color:#0f084b;color:var(--color-heading);font-weight:600}.contact-address-card-2 .inner .content p .text{font-weight:500}.contact-address-card-2:hover{-webkit-transform:translateY(-15px);transform:translateY(-15px)}.contact-address-bottom-shape{position:relative;z-index:1}.contact-address-bottom-shape .bg-shape-image{bottom:0;left:0;position:absolute;z-index:-1}.rwt-dynamic-form .form-group input{background:#f5f5f5;border:1px solid transparent;border-radius:5px;box-shadow:none;font-size:16px;font-weight:500;height:60px;line-height:26px;outline:none;padding:0 30px;transition:.4s}.rwt-dynamic-form .form-group input:focus{border-color:#1780ff;border-color:var(--color-primary)}.rwt-dynamic-form .form-group textarea{background:#f5f5f5;border:1px solid transparent;border-radius:5px;box-shadow:none;font-size:16px;font-weight:500;line-height:26px;min-height:180px;outline:none;padding:17px 30px;transition:.4s}.rwt-dynamic-form .form-group textarea:focus{border-color:#1780ff;border-color:var(--color-primary)}.rwt-dynamic-form .success-message{color:#019267;margin-top:20px}.about-me-1 .thumbnail{border-radius:5px;position:relative}.about-me-1 .thumbnail:before{background:linear-gradient(1turn,#2d284e,rgba(45,40,78,0) 70.5%);border-radius:5px;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.about-me-1 .thumbnail img{border-radius:5px}.about-me-1 .thumbnail .content-overlay{bottom:0;left:0;padding:50px 20px;position:absolute;text-align:center;width:100%}@media only screen and (max-width:767px){.about-me-1 .thumbnail .content-overlay{padding:20px}}.about-me-1 .thumbnail .content-overlay .title{color:#fafafa;color:var(--color-white);font-size:32px;line-height:44px;margin-bottom:0}@media only screen and (max-width:767px){.about-me-1 .thumbnail .content-overlay .title{font-size:22px;line-height:32px}}.google-map.alignwide{margin-left:-105px;margin-right:-105px;min-width:1170px;width:auto}@media only screen and (max-width:1650px){.google-map.alignwide{margin-left:0;margin-right:0;min-width:auto}}.google-map.alignwide iframe{width:100%}.product{overflow:hidden}.product .inner{text-align:center}.product .inner .thumbnail{position:relative}.product .inner .thumbnail a{border-radius:5px;display:block;overflow:hidden}.product .inner .thumbnail a img{border-radius:5px;overflow:hidden;transition:.4s;width:100%}.product .inner .thumbnail a img.w-100-thumb{display:flex}.product .inner .thumbnail .product-hover-info{background:#1780ff;background:var(--color-primary);border-radius:0 0 5px 5px;bottom:0;height:0;left:0;opacity:0;position:absolute;transition:.4s;width:100%;z-index:1}.product .inner .thumbnail .product-hover-info ul{display:flex}.product .inner .thumbnail .product-hover-info ul li{flex-basis:50%;margin:0;padding:7px;position:relative}.product .inner .thumbnail .product-hover-info ul li a{color:#fafafa;color:var(--color-white);font-size:16px;font-weight:600;line-height:26px}.product .inner .thumbnail .product-hover-info ul li+li:after{background:hsla(0,0%,100%,.2);content:"";height:100%;left:0;position:absolute;top:0;width:1px}.product .inner .thumbnail .product-hover-info ul li.product-each-item-content-inner{align-items:center;display:flex;justify-content:center;position:relative}.product .inner .thumbnail .product-hover-info ul li.old-price{align-items:center;display:flex;font-size:16px;justify-content:center}.product .inner .content{padding-top:20px}.product .inner .content .product-author{display:block;font-size:14px;font-weight:500;line-height:22px;margin-bottom:5px}.product .inner .content .title{font-size:18px;font-weight:700;line-height:28px;margin-bottom:5px}.product .inner .content .price-list.price-style-03{margin:-8px}.product .inner .content .price-list.price-style-03 .price{margin:8px}.product .inner .content .price-list.price-style-03 .current-price{color:#1780ff;color:var(--color-primary);font-size:18px;line-height:28px}.product .inner .content .price-list.price-style-03 .old-price{font-size:16px;font-weight:600;line-height:26px}.product:hover .inner .thumbnail a img{-webkit-transform:scale(1.1);transform:scale(1.1)}.product:hover .inner .thumbnail .product-hover-info{height:40px;opacity:1}.brand-list li{margin:0;text-align:center}.brand-list li a{display:block;text-align:center}.brand-list li a img{display:inline-block;text-align:center}.checkout-page-style .title{border-bottom:1px solid #eee;font-size:18px;font-weight:700;line-height:28px;margin-bottom:30px;padding-bottom:15px}.checkout-page-style input{background:#f5f5f5;border:1px solid transparent;border-radius:5px;color:#6f6b80;color:var(--color-body);font-weight:500;height:60px;padding:0 25px}.checkout-page-style input:focus{border-color:#1780ff;border-color:var(--color-primary)}.checkout-page-style select{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAGCAYAAAGN9z9QAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAACqADAAQAAAABAAAABgAAAAD+iFX0AAAAlUlEQVQIHT1OSw7CIBTsaz0D3IyFJn6WBm4DRHfaJnXBzeAMtThDgiTAzJsPiPc+isg0/BcmtZFa60jQjhDCIimlKee8aa0PuN8IjgOUZw8z0hoxXEF2OK890Uzs4Qu9XEBmKGfsxTl3Q+dOJw0wv7omHPIDpZQZ4gnGD2fAR+BVKXUxxnybkQIXW2KMD2Jr7b23k/8AL8lS5L2vngIAAAAASUVORK5CYII=) 95% no-repeat transparent;border:1px solid #6f6b80;height:60px;padding:0 25px;position:relative}.checkout-page-style select,.checkout-page-style textarea{border-radius:5px;color:#6f6b80;color:var(--color-body);font-weight:500}.checkout-page-style textarea{background:#f5f5f5;border:1px solid transparent;min-height:170px;padding:15px 25px;resize:none}.checkout-page-style textarea:focus{border-color:#1780ff;border-color:var(--color-primary)}.checkout-page-style .box-label{color:#0f084b;color:var(--color-heading);display:inline-block;font-size:16px;font-weight:500;line-height:26px;margin-bottom:8px}.checkout-page-style .shop_table{margin-bottom:20px}.checkout-page-style .shop_table thead tr th{border-bottom:1px solid #eee;color:#0f084b;color:var(--color-heading);font-size:16px;font-weight:600;line-height:26px;margin-bottom:10px;padding:10px 0}.checkout-page-style .shop_table tbody tr td{border:0;color:#6f6b80;color:var(--color-body);font-size:16px;font-weight:500;line-height:26px;padding:5px 0}.checkout-page-style .shop_table tbody tr:first-child td{padding-top:20px}.checkout-page-style .shop_table tfoot tr th{color:#0f084b;color:var(--color-heading);font-size:16px;font-weight:600;line-height:26px;padding:5px 0}.checkout-page-style .shop_table tfoot tr.order-subtotal th{color:#6f6b80;color:var(--color-body);font-weight:500}body.search-popup-active{overflow-y:hidden}.eduvibe-google-map{height:500px;width:100%}@media only screen and (max-width:767px){.eduvibe-google-map{height:350px}}.edu-contact-map-area .eduvibe-google-map div{border-radius:5px}.event-widget .eduvibe-google-map{height:290px}.event-widget .eduvibe-google-map div{border-radius:5px}.banner-style-5 .rating i,.eduvibe-course-rating-stars i:not(:last-child),.eduvibe-testimonial-four .rating i,.eduvibe-testimonial-three .rating i{margin-right:4px}.video-play-btn.eduvibe-video-play-icon{color:#1780ff;color:var(--color-primary);font-size:18px}.video-play-btn.btn-theme-color.eduvibe-video-play-icon{color:#fafafa;color:var(--color-white)}.video-play-btn.btn-secondary-color.eduvibe-video-play-icon{color:#093366;color:var(--color-secondary)}body .about-style-4 .gallery-wrapper .image-3 img{border:0}.eduvibe-gallery-items.mt--5{margin-top:35px!important}.eduvibe-gallery-items .edu-gallery-grid-item{padding:0!important}.eduvibe-masonry-grid{display:flex;margin:65px 0 -15px;width:auto}.eduvibe-masonry-grid_column{background-clip:padding-box;padding:0 15px}.eduvibe-masonry-grid_column .edu-gallery-grid-item{margin-bottom:30px;padding:0!important}.edu-gallery-grid-item .edu-gallery-grid .zoom-icon{background:transparent;border:0;bottom:0;cursor:pointer;left:0;opacity:0;position:absolute;right:0;top:0;-webkit-transform:inherit!important;transform:inherit!important;transition:.4s;width:100%}.eduvibe-countdown-ending-notice{color:#1780ff;color:var(--color-primary)}.banner-style-1 .scroll-down-btn .round-btn,.banner-style-3 .scroll-down-btn .round-btn,.banner-style-5 .video-btn-wrapper{cursor:pointer}.edu-blog-widget.edu-about-widget-2,.edu-blog-widget.edu-instagram-widget-2{background:transparent;padding:0}.edu-blog-widget.edu-about-widget-2 .widget-title,.edu-blog-widget.edu-instagram-widget-2 .widget-title{border-bottom:0;margin-bottom:30px;padding-bottom:0}.edu-blog.blog-type-2.variation-2.bg-color-gray{background:#f5f5f5;background:var(--color-shade)}.eduvibe-blog-standard-wrapper .eduvibe-post-standard:first-child{margin-top:0!important}.eduvibe-event-one-carousel-item,.eduvibe-post-one-carousel-item{padding:15px}.eduvibe-post-one-carousel-item .edu-blog.blog-type-2:hover{box-shadow:0 5px 15px rgba(0,0,0,.05)}.edu-event.event-grid-1.bg-shade .inner{background:#f5f5f5;background:var(--color-shade);box-shadow:inherit!important}.edu-card.card-type-2:hover{background-color:#fafafa;background-color:var(--color-white);box-shadow:0 10px 30px rgba(0,0,0,.06)}.eduvibe-course-two-single .edu-card.card-type-2:hover{box-shadow:0 10px 20px rgba(0,0,0,.06)}.eduvibe-event-one-carousel-item .edu-event.event-grid-1.bg-shade .inner:hover{background:#fafafa;background:var(--color-white);box-shadow:0 5px 15px rgba(0,0,0,.05)}button.edu-btn .eduvibe-spin-icon{padding-left:10px;position:relative}.eduvibe-event-two-shadow .inner{box-shadow:0 10px 30px rgba(0,0,0,.07)}.slick-slide .author-meta .author-thumb a img{display:inline;display:initial}.edu-card.card-type-4 .inner .thumbnail a img{object-fit:cover}.eduvibe-course-style-four .edu-meta.meta-03 li:last-child{margin-right:0}.eduvibe-course-one-carousel .edu-card.card-type-3{box-shadow:0 5px 15px rgba(0,0,0,.05)}.eduvibe-course-one-carousel .single-slick-card{margin-bottom:20px}.eduvibe-course-price-filter input{padding:0}.landing-demo-nav-btn:hover{cursor:pointer}.landing-inner-pages img{border-radius:10px;padding:0 15px}.eduvibe-post-share span{color:#231f40;color:var(--color-dark);font-weight:600;margin-right:15px}.eduvibe-post-share a{color:var(--body-color)}.eduvibe-post-share a:not(:last-child){margin-right:25px}.rn-back-top{background-color:#093366;background-color:var(--color-secondary);border-radius:50%;bottom:30px;cursor:pointer;height:50px;line-height:46px;position:fixed;right:30px;text-align:center;width:50px;z-index:999;z-index:999!important}.rn-back-top svg{color:#fff;font-size:14px!important;height:27px;transition:.3s;width:27px}@media only screen and (max-width:991px){.testimonial-style-1{margin-bottom:50px}}input[type=range]{color:#1780ff;color:var(--color-primary);font-size:1.5rem}input[type=range].win10-thumb{--thumb-width:0.5em;color:#1780ff;color:var(--color-primary)}input[type=range]{background:transparent;overflow:hidden;position:relative}input[type=range]:active{cursor:grabbing}input[type=range],input[type=range]::-webkit-slider-runnable-track,input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;height:1.125em;-webkit-transition:all .1s ease;transition:all .1s ease}input[type=range]::-webkit-slider-runnable-track,input[type=range]::-webkit-slider-thumb{position:relative}input[type=range]::-webkit-slider-thumb{--thumb-radius:calc(0.5625em - 1px);--clip-top:calc(0.5em - 0.5px);--clip-bottom:calc(1.125em - var(--clip-top));--clip-further:calc(100% + 1px);--box-fill:calc(-100vmax - var(--thumb-width, 1.125em)) 0 0 100vmax var(--color-primary);background:linear-gradient(#1780ff 0 0) scroll no-repeat 0/50% calc(.125em + 1px);background:linear-gradient(var(--color-primary) 0 0) scroll no-repeat 0/50% calc(.125em + 1px);background-color:#1780ff;background-color:var(--color-primary);border-radius:1.125em;border-radius:var(--thumb-width,1.125em);box-shadow:var(--box-fill);-webkit-clip-path:polygon(100% -1px,.125em -1px,0 var(--clip-top),-100vmax var(--clip-top),-100vmax var(--clip-bottom),0 var(--clip-bottom),.125em 100%,var(--clip-further) var(--clip-further));clip-path:polygon(100% -1px,.125em -1px,0 var(--clip-top),-100vmax var(--clip-top),-100vmax var(--clip-bottom),0 var(--clip-bottom),.125em 100%,var(--clip-further) var(--clip-further));-webkit-filter:brightness(100%);filter:brightness(100%);width:1.125em;width:var(--thumb-width,1.125em)}input[type=range]:hover::-webkit-slider-thumb{cursor:grab}input[type=range]:active::-webkit-slider-thumb{cursor:grabbing}input[type=range]::-webkit-slider-runnable-track{background:linear-gradient(rgba(0,0,0,.2) 0 0) scroll no-repeat 50%/100% calc(.125em + 1px)}input[type=range]:disabled::-webkit-slider-thumb{cursor:not-allowed}input[type=range],input[type=range]::-moz-range-thumb,input[type=range]::-moz-range-track{appearance:none;height:1.125em;-moz-transition:all .1s ease;transition:all .1s ease}input[type=range]::-moz-range-progress,input[type=range]::-moz-range-thumb,input[type=range]::-moz-range-track{background:transparent}input[type=range]::-moz-range-thumb{background:#1780ff;background:var(--color-primary);border:0;border-radius:1.125em;border-radius:var(--thumb-width,1.125em);cursor:grab;width:1.125em;width:var(--thumb-width,1.125em)}input[type=range]:active::-moz-range-thumb{cursor:grabbing}input[type=range]::-moz-range-track{background:rgba(0,0,0,.2);width:100%}input[type=range]::-moz-range-progress{appearance:none;background:#1780ff;background:var(--color-primary);transition-delay:30ms}input[type=range]::-moz-range-progress,input[type=range]::-moz-range-track{border-radius:.125em;height:calc(.125em + 1px)}input[type=range]:disabled::-moz-range-thumb{cursor:not-allowed}@-webkit-keyframes eduvibeFadeInUp{0%{opacity:0;-webkit-transform:translateY(30%);transform:translateY(30%)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes eduvibeFadeInUp{0%{opacity:0;-webkit-transform:translateY(30%);transform:translateY(30%)}to{opacity:1;-webkit-transform:none;transform:none}}.eduvibeFadeInUp{-webkit-animation-name:eduvibeFadeInUp;animation-name:eduvibeFadeInUp}@media (max-width:991px){.eduvibe-masonry-grid{margin-top:45px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1170px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1170px}}.how-it-works-img-box{height:500px}.how-it-works-img-box .how-it-works-img{height:330px;width:330px}.how-it-works-img-box .how-it-works-img img{border-radius:18px;height:100%;object-fit:cover;width:100%}.how-it-works-img-box #image-1{left:100px;position:relative;z-index:2}.how-it-works-img-box #image-2{position:relative;z-index:1}.how-it-works-img-box #image-3{left:100px;position:relative;z-index:2}.how-it-works-img-box #image-4{position:relative;z-index:4}@media screen and (max-width:700px){.how-it-works-img-box{height:400px}.how-it-works-img-box .how-it-works-img{height:200px;width:200px}}.how-it-works-card-box .how-it-works-card-item{background:#1780ff;background:linear-gradient(153deg,#1780ff,#0755b4 50%);border-radius:20px;height:67px;position:relative;right:-30px;width:67px;z-index:3}.how-it-works-card-box .how-it-works-card-text{border-radius:25px;height:120px;padding-left:40px;width:641px}.fun-facts-container{border-radius:35%}@media only screen and (max-width:767px){.fun-facts-container{border-radius:20%}}.partiners-img-box{-webkit-filter:grayscale(1);filter:grayscale(1);height:250px;opacity:.3;position:relative;transition:all .8s ease;width:250px}.partiners-img-box img{height:100%;object-fit:contain;width:100%}.partiners-img-box:hover{-webkit-filter:grayscale(0);filter:grayscale(0);opacity:1}.box-description-hero p{color:#fff}.bhi-hero-card{align-items:center;background:#e09f3e;background:var(--color-gold);border-radius:13px;display:flex;justify-content:space-around;padding:.5em 1em;width:550px}.bhi-hero-card .icon-bhi-card,.bhi-hero-card p{color:#093366;color:var(--color-secondary)}.bhi-hero-card p{white-space:nowrap}.bhi-how-it-works{background-color:#28305b;background-color:var(--color-bhi-blue)}.speakers-card{height:450px}.ocupation-section{height:110px}.invest-card-container{display:flex}.invest-card-container .invest-feats{background-color:#eceeff;border-radius:13px 0 0 13px;display:flex;flex-direction:column;justify-content:space-around;padding:15px}.invest-card-container .invest-cta{background-color:#e09f3e;background-color:var(--color-gold);border-radius:0 13px 13px 0;padding:15px}@media screen and (max-width:990px){.element-img{display:none}}@media screen and (max-width:767px){.bhi-hero-section .inner .wrapper h1{font-size:36px}.bhi-hero-card{width:80%}.bhi-hero-card p{font-size:12px}.ocupation-section{height:90px}.ocupation-section p{font-size:12px}.invest-card-container{flex-direction:column;margin:auto;width:90%}.invest-card-container .invest-feats{border-radius:13px 13px 0 0}.invest-card-container .invest-cta{border-radius:0 0 13px 13px;text-align:center}.invest-card-container .invest-cta button{width:90%}}.gift-card-section{background-image:url(/static/media/bg-gift-card.3134cf44ffa496cdbaf5.jpg);background-position:top;background-repeat:no-repeat}.card-gift-card img{cursor:pointer;-webkit-transform:scale(.95);transform:scale(.95);transition:all .6s ease}.card-gift-card img:hover{-webkit-transform:scale(1);transform:scale(1)}.transicao-carreira-hero{background-color:#000;background-image:url(/static/media/hero-transicao-carreira.ebd1add5562a0f6bd39d.png);background-position:100% 100%;height:650px}.transicao-carreira-hero h1{color:#1780ff;color:var(--color-primary);font-size:45px}.transicao-carreira-hero .p-name{font-size:48px}.p-name,.transicao-carreira-hero .p-name{font-family:Caveat,cursive;line-height:48px;margin-top:0}.p-name{font-size:74px}.banner-1-container{background-color:#fff;height:7px}.banner-1-container .banner{background:#e1328a;background:linear-gradient(90deg,#e1328a,#1780ff);border-radius:13px;bottom:23px;color:#fff;font-size:20px;font-weight:400;position:relative;text-align:center;z-index:2}.program-section-container{background-color:#121212}.program-section-container .card{border:none;border-radius:11px;height:360px;padding:15px;width:100%}.program-section-container .card .content{bottom:-130px;position:relative}.program-section-container .card .content .icon{color:#fff;height:70px;width:70px}.program-section-container .card .content h4{color:#fff;font-size:20px;margin-bottom:1em!important}.program-section-container .card .content h5{color:#fff;font-size:18px;line-height:20px;margin-bottom:0!important}.program-section-container .card#card-1{background-image:url(/static/media/etapa-1.213c61cb0cdbc145c682.png);background-size:cover}.program-section-container .card#card-2{background-image:url(/static/media/etapa-2.80b6de1ab380749ec163.png);background-size:cover}.program-section-container .card#card-3{background-image:url(/static/media/etapa-4.1b1d4d4161cc5cce54da.png);background-size:cover}.program-section-container .card#card-4{background-image:url(/static/media/etapa-3.df4db7929ab53da359f7.png);background-size:cover}.program-section-container .card#card-5{background-image:url(/static/media/bonus-1.808b6c962d1efa0418d6.png);background-size:cover}.program-section-container .card#card-6{background-image:url(/static/media/bonus-2.e0f9832041e31ab4db0e.png);background-size:cover}.program-section-container .card#card-7{background-image:url(/static/media/bonus-3.2e68c01735a98abb91b4.png);background-size:cover}.program-section-container .bonus-container{background-color:#2a2b2e;border-radius:15px;margin-top:100px}.program-section-container .bonus-container .card .content h4{font-size:24px}.program-section-container .banner-2-container{background-color:#1780ff;background-color:var(--color-primary);border-radius:25px;bottom:25px;color:#fff;font-size:24px;font-weight:400;padding:5px 10px;position:relative;text-align:center;z-index:2}.program-section-container .box-price{background-color:#2a2b2e;border-radius:7px;color:#1780ff;color:var(--color-primary);font-size:24px;font-weight:700;padding:.5em;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.program-section-container .banner{background:#e1328a;background:linear-gradient(90deg,#e1328a,#59348b);border-radius:7px;color:#fff;font-size:24px;font-weight:400;margin-top:50px;text-align:center;transition:all 1s ease}.program-section-container .banner:hover{background:#1780ff;background:var(--color-primary)}@media screen and (max-width:780px){.transicao-carreira-hero{background-image:none;background:#000103;background:linear-gradient(21deg,#000103 60%,#019bbb)}}.blog-shape-position{position:relative;z-index:1}.blog-shape-position .shape-image{left:138px;position:absolute;top:171px;z-index:-1}.blog-shape-position.shape-position-3 .shape-image{left:106px;top:70px}.blog-meta{display:flex;flex-wrap:wrap;margin:-5px -25px}@media only screen and (min-width:992px) and (max-width:1199px){.blog-meta{margin:-5px -10px}}@media only screen and (min-width:768px) and (max-width:991px){.blog-meta{margin:-5px -10px}}@media only screen and (max-width:767px){.blog-meta{margin:-5px -10px}}.blog-meta li{font-size:16px;font-weight:500;line-height:26px;margin:5px 25px}@media only screen and (min-width:992px) and (max-width:1199px){.blog-meta li{margin:5px 10px}}@media only screen and (min-width:768px) and (max-width:991px){.blog-meta li{margin:5px 10px}}@media only screen and (max-width:767px){.blog-meta li{margin:5px 10px}}.blog-meta li i,.blog-meta li img{padding-right:8px;position:relative;top:2px}.blog-meta li a{color:#1780ff;color:var(--color-primary)}.blog-meta li.blog-author a{color:#6f6b80;color:var(--color-body)}.edu-blog .top-position{position:absolute;z-index:2}.edu-blog .top-position.left-top{left:20px;top:20px}.edu-blog .top-position.left-bottom{border-radius:0 5px 0 0;bottom:0;left:0}.edu-blog .thumbnail{position:relative}.edu-blog .thumbnail a{display:block;overflow:hidden}.edu-blog .thumbnail a img{overflow:hidden;transition:.4s;width:100%}.edu-blog .blog-card-bottom{align-items:center;display:flex;justify-content:space-between}.edu-blog.blog-type-1{background:#f5f5f5;background:var(--color-shade);overflow:hidden;position:relative}.edu-blog.blog-type-1 .inner .content{padding:35px}@media only screen and (max-width:767px){.edu-blog.blog-type-1 .inner .content{padding:22px}}.edu-blog.blog-type-1 .inner .content .blog-meta{margin-bottom:20px}.edu-blog.blog-type-1 .inner .content .title{margin-bottom:25px}@media only screen and (max-width:767px){.edu-blog.blog-type-1 .inner .content .title{margin-bottom:14px}}.edu-blog.blog-type-1 .inner .content .description{font-weight:500;margin-bottom:0}.edu-blog.blog-type-2{background:#f5f5f5;background:var(--color-shade);overflow:hidden;position:relative;transition:.4s}.edu-blog.blog-type-2 .inner .thumbnail img{border-top-left-radius:5px;border-top-right-radius:5px}.edu-blog.blog-type-2 .inner .content{padding:30px}@media only screen and (min-width:768px) and (max-width:991px){.edu-blog.blog-type-2 .inner .content{padding:20px}}@media only screen and (max-width:767px){.edu-blog.blog-type-2 .inner .content{padding:20px}}.edu-blog.blog-type-2 .inner .content .title{margin-bottom:20px;margin-top:20px}@media only screen and (max-width:767px){.edu-blog.blog-type-2 .inner .content .title{margin-bottom:14px;margin-top:14px}}.edu-blog.blog-type-2.variation-2{background:#fff;padding:15px;transition:.4s}.edu-blog.blog-type-2.variation-2 .inner .content{padding:0 15px 15px}.edu-blog.blog-type-2.variation-2 .inner .content .blog-date-status{align-items:center;background:#1780ff;background:var(--color-primary);border-radius:100%;display:flex;flex-direction:column;height:64px;justify-content:center;margin-bottom:18px;margin-top:-32px;position:relative;width:64px;z-index:1}.edu-blog.blog-type-2.variation-2 .inner .content .blog-date-status span{color:#fafafa;color:var(--color-white);display:block;font-size:20px;font-weight:700;text-align:center}.edu-blog.blog-type-2.variation-2 .inner .content .blog-date-status span.day{line-height:1;margin-bottom:1px}.edu-blog.blog-type-2.variation-2 .inner .content .blog-date-status span.month{line-height:1}.edu-blog.blog-type-2.variation-2 .inner .content .title{margin-bottom:0;margin-top:14px}.edu-blog.blog-type-2.variation-2:hover{box-shadow:0 10px 30px rgba(0,0,0,.04)}.edu-blog.blog-type-2:hover{box-shadow:0 10px 25px rgba(0,0,0,.05)}.edu-blog.blog-type-2.bg-white,.edu-blog.blog-type-2.bg-white:hover,.edu-blog.blog-type-2:hover{background:#fafafa;background:var(--color-white)}.edu-blog.blog-type-2.bg-white:hover{box-shadow:0 10px 25px rgba(0,0,0,.05)}.edu-blog.blog-type-3{background:#f5f5f5;background:var(--color-shade);overflow:hidden;position:relative;transition:.4s}.edu-blog.blog-type-3 .inner{padding:30px}.edu-blog.blog-type-3 .inner .content .title{margin-bottom:30px;margin-top:20px}@media only screen and (max-width:767px){.edu-blog.blog-type-3 .inner .content .title{margin-bottom:20px}}.edu-blog.blog-type-3 .inner .thumbnail{margin-top:30px;overflow:hidden}.edu-blog.blog-type-3 .inner .thumbnail a,.edu-blog.blog-type-3 .inner .thumbnail a img{border-radius:3px}.edu-blog.blog-type-3:hover{background:#fafafa;background:var(--color-white);box-shadow:0 10px 25px rgba(0,0,0,.05)}.edu-blog.blog-type-4{background:#fafafa;background:var(--color-white);height:100%;overflow:hidden;position:relative}.edu-blog.blog-type-4 .inner .content{padding:25px 30px}.edu-blog.blog-type-4 .inner .content .blog-meta{margin:-5px -7.5px}.edu-blog.blog-type-4 .inner .content .blog-meta li{font-size:14px;line-height:22px;margin:5px 7.5px}.edu-blog.blog-type-4 .inner .content .title{font-size:18px;font-weight:700;line-height:28px;margin-bottom:15px}.edu-blog:hover .inner .thumbnail a img{-webkit-transform:scale(1.1);transform:scale(1.1)}.edu-blog.blog-overlay-transparent{position:relative}.edu-blog.blog-overlay-transparent .thumbnail{overflow:hidden}.edu-blog.blog-overlay-transparent .thumbnail a{border-radius:5px;display:block;overflow:hidden;position:relative}.edu-blog.blog-overlay-transparent .thumbnail a:after{background:linear-gradient(180deg,rgba(45,40,78,0),#2d284e);border-radius:5px;bottom:0;content:"";height:100%;left:0;position:absolute;width:100%}.edu-blog.blog-overlay-transparent .thumbnail a img{border-radius:5px;overflow:hidden}.edu-blog.blog-overlay-transparent .content{bottom:0;left:0;padding:40px;position:absolute}@media only screen and (max-width:767px){.edu-blog.blog-overlay-transparent .content{padding:20px}}.edu-blog.blog-overlay-transparent .content .eduvibe-status-list{margin-bottom:5px}.edu-blog.blog-overlay-transparent .content .eduvibe-status-list .eduvibe-status-transparent{color:#fafafa;color:var(--color-white);display:inline-block;font-size:16px;font-weight:500;line-height:26px}.edu-blog.blog-overlay-transparent .content .title{font-size:32px;font-weight:700;line-height:44px;margin-bottom:25px}@media only screen and (max-width:767px){.edu-blog.blog-overlay-transparent .content .title{font-size:24px;line-height:32px;margin-bottom:16px}}.edu-blog.blog-overlay-transparent .content .title a{color:#fafafa;color:var(--color-white)}.edu-blog.blog-overlay-transparent .content .blog-meta{margin:-5px -7.5px}.edu-blog.blog-overlay-transparent .content .blog-meta li{color:#fafafa;color:var(--color-white);font-size:16px;font-weight:500;line-height:26px;margin:5px 7.5px}.edu-blog.blog-overlay-transparent .content .blog-meta li a{color:#fafafa;color:var(--color-white)}.edu-blog-widget{background:#f5f5f5;border-radius:5px;padding:30px}@media only screen and (max-width:767px){.edu-blog-widget{padding:20px}}.edu-blog-widget .widget-title{border-bottom:1px solid rgba(45,40,78,.07);font-size:24px;font-weight:700;line-height:36px;margin-bottom:28px;padding-bottom:20px}.edu-blog-widget.widget-search .blog-search{position:relative}.edu-blog-widget.widget-search .blog-search input{background:#fafafa;background:var(--color-white);border:0;border-radius:3px;font-size:14px;font-weight:500;height:60px;line-height:22px;padding:0 72px 0 25px;width:100%}.edu-blog-widget.widget-search .blog-search .search-button{background-color:#1780ff;background-color:var(--color-primary);border:0;border-radius:0 3px 3px 0;color:#fafafa;color:var(--color-white);font-size:20px;height:100%;position:absolute;right:0;text-align:center;top:0;width:60px}.edu-blog-widget.widget-categories .category-list li{margin:0}.edu-blog-widget.widget-categories .category-list li a{background:#fff;border-radius:3px;display:flex;height:60px;justify-content:space-between;line-height:60px;padding:0 25px;position:relative}.edu-blog-widget.widget-categories .category-list li a:after{background:#eee;content:"";height:30px;position:absolute;right:60px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1px}.edu-blog-widget.widget-categories .category-list li+li{margin-top:15px}.edu-blog-widget.widget-latest-post .latest-post{align-items:center;display:flex;position:relative}.edu-blog-widget.widget-latest-post .latest-post .thumbnail{margin-right:25px}@media only screen and (max-width:767px){.edu-blog-widget.widget-latest-post .latest-post .thumbnail{margin-right:10px}}.edu-blog-widget.widget-latest-post .latest-post .thumbnail a img{border-radius:3px;max-height:96px;object-fit:cover}.edu-blog-widget.widget-latest-post .latest-post .post-content .title{font-size:18px;font-weight:700;line-height:28px;margin-bottom:0}.edu-blog-widget.widget-latest-post .latest-post+.latest-post{margin-top:20px;padding-top:20px}.edu-blog-widget.widget-latest-post .latest-post+.latest-post:after{background:rgba(45,40,78,.07);content:"";height:1px;left:0;position:absolute;top:0;width:100%}.edu-blog-widget.widget-about .about-wrapper{text-align:center}.edu-blog-widget.widget-about .about-wrapper .thumbnail{margin-bottom:20px}.edu-blog-widget.widget-about .about-wrapper .thumbnail img{border-radius:100%;max-height:160px}.edu-blog-widget.widget-about .about-wrapper .about-content .title{margin-bottom:15px}.edu-blog-widget.widget-about .about-wrapper .about-content p{margin-bottom:20px}.edu-blog-widget.widget-instagram .instagram-list{display:flex;flex-wrap:wrap;margin:-7.5px}.edu-blog-widget.widget-instagram .instagram-list a{display:block;flex-basis:33.33%;padding:7.5px}@media only screen and (min-width:768px) and (max-width:991px){.edu-blog-widget.widget-instagram .instagram-list a{flex-basis:20%}}@media only screen and (max-width:767px){.edu-blog-widget.widget-instagram .instagram-list a{flex-basis:20%}}@media only screen and (max-width:575px){.edu-blog-widget.widget-instagram .instagram-list a{flex-basis:50%}}.edu-blog-widget.widget-instagram .instagram-list a img{border-radius:3px;width:100%}.tag-list{margin:-5px}.tag-list a,.tag-list span{background:#fff;border-radius:2px;cursor:default;display:inline-block;font-size:16px;font-weight:500;height:40px;line-height:40px;margin:5px;padding:0 14px;transition:.4s}.tag-list a:hover,.tag-list span:hover{background:#1780ff!important;background:var(--color-primary)!important;color:#fafafa;color:var(--color-white)}.tag-list.bg-shade a,.tag-list.bg-shade span{background:#f5f5f5}.edu-blog-widget-2 .widget-title{font-size:24px;font-weight:700;line-height:36px;margin-bottom:30px}.edu-blog-widget-2.widget-search .blog-search{position:relative}.edu-blog-widget-2.widget-search .blog-search input{background:#f5f5f5;border:0;border-radius:3px;font-size:14px;font-weight:500;height:60px;line-height:22px;padding:0 72px 0 25px;width:100%}.edu-blog-widget-2.widget-search .blog-search .search-button{background-color:transparent;border:0;border-radius:0;color:#1780ff;color:var(--color-primary);font-size:20px;height:100%;position:absolute;right:0;text-align:center;top:0;width:60px}.edu-blog-widget-2.widget-categories .category-list li{margin:0}.edu-blog-widget-2.widget-categories .category-list li a{display:flex;justify-content:space-between;position:relative}.edu-blog-widget-2.widget-categories .category-list li+li{border-top:1px solid #eee;margin-top:15px;padding-top:15px}.edu-blog-widget-2.widget-latest-post .latest-post{align-items:center;display:flex;position:relative}.edu-blog-widget-2.widget-latest-post .latest-post .thumbnail{margin-right:25px}.edu-blog-widget-2.widget-latest-post .latest-post .thumbnail a{display:block}.edu-blog-widget-2.widget-latest-post .latest-post .thumbnail a img{border-radius:5px;max-height:100px;object-fit:cover}.edu-blog-widget-2.widget-latest-post .latest-post .post-content .title{font-size:18px;font-weight:700;line-height:28px;margin-bottom:0}.edu-blog-widget-2.widget-latest-post .latest-post+.latest-post{margin-top:20px;padding-top:20px}.edu-blog-widget-2.widget-latest-post .latest-post+.latest-post:after{background:rgba(45,40,78,.07);content:"";height:1px;left:0;position:absolute;top:0;width:100%}.social-share-action{position:relative}.social-share-action .social-share-hover-action{background:#fff;border-radius:4px;bottom:calc(100% + 16px);box-shadow:0 8px 25px rgba(0,0,0,.06);left:50%;min-width:150px;opacity:0;padding:15px;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);transition:.4s;visibility:hidden}.social-share-action .social-share-hover-action:after{border-color:#fff transparent transparent;border-style:solid;border-width:10px 10px 0;content:"";height:0;left:50%;position:absolute;top:100%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:0}.social-share-action .social-share-hover-action .inner{display:flex;flex-wrap:wrap;justify-content:center;margin:0 -15px}.social-share-action .social-share-hover-action .inner a{color:#6f6b80;color:var(--color-body);display:inline-block;margin:0 15px;transition:.4s}.social-share-action .social-share-hover-action .inner a:hover{color:#1780ff;color:var(--color-primary)}.social-share-action:hover .social-share-hover-action{opacity:1;visibility:visible}.blog-details-1 .block-alignwide{margin-left:-105px;margin-right:-105px;max-width:1170px;width:auto}@media only screen and (min-width:992px) and (max-width:1199px){.blog-details-1 .block-alignwide{margin-left:0;margin-right:0;max-width:none}}@media only screen and (min-width:768px) and (max-width:991px){.blog-details-1 .block-alignwide{margin-left:0;margin-right:0;max-width:none}}@media only screen and (max-width:767px){.blog-details-1 .block-alignwide{margin-left:0;margin-right:0;max-width:none}}.blog-details-1 .block-alignwide img{width:100%}.content-blog-top .title{font-size:32px;margin-bottom:25px;margin-top:10px}.content-blog-top .blog-meta{margin-bottom:30px}.content-blog-top .blog-meta li.blog-author a{color:#6f6b80;color:var(--color-body)}.blog-main-content .gallery{display:flex;flex-wrap:wrap;margin:-15px -15px 15px}.blog-main-content .gallery li{margin:0;padding:15px}.blog-main-content .gallery li img{border-radius:5px}.blog-main-content .gallery.gallery-column-2 li{flex-basis:50%}@media only screen and (max-width:575px){.blog-main-content .gallery.gallery-column-2 li{flex-basis:100%}}.blog-main-content .blockquote-style-1{background:#1780ff;background:var(--color-primary);border-radius:4px;color:#fafafa;color:var(--color-white);font-size:20px;font-style:normal;font-weight:500;line-height:32px;margin-bottom:30px;padding:25px 50px;position:relative;z-index:1}@media only screen and (max-width:767px){.blog-main-content .blockquote-style-1{padding:25px}}.blog-main-content .blockquote-style-1 .quote-image{bottom:28px;opacity:.2;position:absolute;right:30px;z-index:-1}.list-style-1 li{align-items:flex-start;display:flex;font-size:16px;font-weight:500;line-height:26px;margin:15px 0}.list-style-1 li i{color:#1780ff;color:var(--color-primary);margin-right:13px;margin-top:5px}.list-style-2{list-style:disc;margin-bottom:20px;padding-left:17px}.list-style-2 li{font-size:16px;font-weight:500;line-height:26px;margin:15px 0}.column-gallery{display:flex;flex-wrap:wrap;margin:-15px -15px 15px}.column-gallery li{margin:0;padding:15px}.column-gallery li img{border-radius:5px}.column-gallery.gallery-column-2 li{flex-basis:50%}@media only screen and (max-width:575px){.column-gallery.gallery-column-2 li{flex-basis:100%}}.blog-tag-and-share{align-items:center;border-bottom:1px solid #eee;display:flex;flex-wrap:wrap;justify-content:space-between;padding-bottom:30px}@media only screen and (max-width:575px){.blog-tag-and-share{display:block}}.blog-tag-and-share .blog-share{align-items:center;display:flex}@media only screen and (max-width:575px){.blog-tag-and-share .blog-share{margin-top:20px}}.blog-tag-and-share .blog-share .title{color:#0f084b;color:var(--color-heading);font-size:18px;font-weight:700;line-height:28px;padding-right:20px}.blog-tag-and-share .share-btn{background:#f5f5f5;border:0;border-radius:2px;color:#1780ff;color:var(--color-primary);height:40px;padding:0;transition:.4s;width:40px}.blog-tag-and-share .share-btn:hover{background:#1780ff;background:var(--color-primary);color:#fafafa;color:var(--color-white)}.blog-author-wrapper{display:flex;padding:30px 0}@media only screen and (max-width:575px){.blog-author-wrapper{display:block}}.blog-author-wrapper .thumbnail{margin-right:40px;max-height:160px;min-width:160px}@media only screen and (max-width:767px){.blog-author-wrapper .thumbnail{margin-right:20px}}@media only screen and (max-width:575px){.blog-author-wrapper .thumbnail{margin-bottom:20px;margin-right:0;max-height:none;min-width:auto}}.blog-author-wrapper .thumbnail img{border-radius:5px;height:100%;object-fit:cover}.blog-author-wrapper .author-content .title{margin-bottom:10px}.blog-author-wrapper .author-content p{margin-bottom:20px}.blog-author-wrapper .author-content .social-share.icon-transparent{margin:0 -15px}.blog-author-wrapper .author-content .social-share.icon-transparent li{margin:0 15px}.blog-author-wrapper .author-content .social-share.icon-transparent li a{color:#1780ff;color:var(--color-primary);font-size:14px}.style-variation2 .content-blog-top .title{margin-top:0}.style-variation2 .content-blog-top .blog-meta{margin-bottom:25px}.style-variation2 .content-blog-top .blog-meta li.blog-author a{color:#6f6b80;color:var(--color-body)}.style-variation2 .blockquote-style-1{background:#f5f5f5;border-left:3px solid #1780ff;border-left:3px solid var(--color-primary);border-radius:4px;color:#0f084b;color:var(--color-heading)}.style-variation2 .blockquote-style-1 .quote-image{opacity:.7}.style-variation3 .content-blog-top .title{margin-bottom:30px;margin-top:0}.style-variation3 .content-blog-top .blog-meta{margin-bottom:0}.style-variation3 .content-blog-top .blog-meta li.blog-author a{color:#6f6b80;color:var(--color-body)}.style-variation3 .blockquote-style-1{background:#fff;border-radius:5px;border-top:3px solid #1780ff;border-top:3px solid var(--color-primary);box-shadow:0 8px 25px rgba(0,0,0,.06);color:#1780ff;color:var(--color-primary);padding:25px 68px;text-align:center}@media only screen and (min-width:768px) and (max-width:991px){.style-variation3 .blockquote-style-1{padding:25px 30px}}@media only screen and (max-width:767px){.style-variation3 .blockquote-style-1{padding:25px 30px}}.style-variation3 .blockquote-style-1 .quote-image{bottom:8px;opacity:.7;right:15px}.comment-list-wrapper .comment{display:flex}@media only screen and (max-width:575px){.comment-list-wrapper .comment{flex-direction:column}.comment-list-wrapper .comment .comment-content{margin-top:20px}}.comment-list-wrapper .comment .thumbnail{border-radius:100%;margin-right:25px;max-height:70px;min-width:70px;width:70px}.comment-list-wrapper .comment .thumbnail img{border-radius:100%;width:100%}.comment-list-wrapper .comment .comment-content .title{font-size:20px;font-weight:700;line-height:32px;margin-bottom:0}.comment-list-wrapper .comment .comment-content .date{color:#6f6b80;color:var(--color-body);display:block;font-size:16px;font-weight:500;line-height:26px;margin-bottom:20px}.comment-list-wrapper .comment .comment-content p{margin-bottom:20px}.comment-list-wrapper .comment .comment-content .reply-btn{align-items:center;display:flex;font-size:16px;font-weight:500;line-height:26px}.comment-list-wrapper .comment .comment-content .reply-btn i{margin-right:10px}.comment-list-wrapper .comment+.comment{border-top:1px solid #eee;margin-top:30px;padding-top:30px}.comment-form-top{align-items:center;display:flex;justify-content:space-between;margin-bottom:40px}.comment-form-top .blog-page-title{margin-bottom:0}.comment-form-top .cancle-btn a{font-size:18px;font-weight:700;line-height:28px;transition:.3s}.comment-form-top .cancle-btn a:hover{color:#1780ff;color:var(--color-primary)}.comment-form-style-1 .comment-note{font-size:16px;font-weight:500;line-height:26px;margin-bottom:20px}.comment-form-style-1 input,.comment-form-style-1 textarea{background:#f5f5f5;border:1px solid transparent;border-radius:5px;font-size:16px;font-weight:500;line-height:26px}.comment-form-style-1 input:focus,.comment-form-style-1 textarea:focus{border-color:#1780ff;border-color:var(--color-primary)}.comment-form-style-1 input{height:60px;line-height:60px;padding:0 30px}.comment-form-style-1 textarea{min-height:180px;padding:17px 30px}.blog-pagination-list{background-color:#f5f5f5;background-image:inherit;border-radius:5px;position:relative;transition:.4s;z-index:2}.blog-pagination-list:after{background-image:url(/static/media/bg-image-28.4d6c8790c4dcca34c6e4.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:5px;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:.4s;width:100%;z-index:-1}.blog-pagination-list a{align-items:center;color:#6f6b80;color:var(--color-body);display:flex;padding:30px;position:relative;z-index:1}.blog-pagination-list a span{font-size:18px;font-weight:700;line-height:28px;position:relative;transition:.4s;z-index:2}.blog-pagination-list a i{font-size:20px;margin-right:20px;transition:.4s}.blog-pagination-list a:before{background:#2d284e;border-radius:5px;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:.4s;width:100%;z-index:-1}.blog-pagination-list:hover:after{opacity:1}.blog-pagination-list:hover a{color:#fafafa;color:var(--color-white)}.blog-pagination-list:hover a:before{opacity:.79}.blog-pagination-list.next-post{text-align:right}.blog-pagination-list.next-post a i{margin-left:20px;margin-right:0}.blog-pagination-list.style-variation-2{border-bottom:2px solid transparent;transition:.4s}.blog-pagination-list.style-variation-2 a{color:#0f084b;color:var(--color-heading)}.blog-pagination-list.style-variation-2 a:before,.blog-pagination-list.style-variation-2:after{display:none}.blog-pagination-list.style-variation-2:hover{background:#fff;border-color:#1780ff;border-color:var(--color-primary);box-shadow:0 8px 25px rgba(0,0,0,.06)}.height-850{min-height:850px;padding:240px 0 190px;width:100%}@media only screen and (max-width:767px){.height-850{min-height:auto;padding:250px 0;width:100%}}.height-940{min-height:940px;width:100%}@media only screen and (max-width:767px){.height-940{min-height:auto;padding:250px 0;width:100%}}.banner-style-1{position:relative;z-index:2}@media only screen and (min-width:992px) and (max-width:1199px){.banner-style-1{height:auto;min-height:auto;padding:150px 0 100px}}@media only screen and (min-width:768px) and (max-width:991px){.banner-style-1{height:auto;min-height:auto;padding:150px 0 100px}}@media only screen and (max-width:767px){.banner-style-1{height:auto;min-height:auto;padding:150px 0 100px}}.banner-style-1.bg-home{background-image:url(/static/media/home-one-banner.115b4c9993ad88b3103b.jpg)}.banner-style-1.bg-carreira{background-image:url(/static/media/bg-home-carreira.278a4b1b3b8a43a24c97.png)}.banner-style-1.bg-negocio{background-image:url(/static/media/bg-negocio.a1309a63e9d057ba68b4.png)}.banner-style-1.bg-intercambio{background-image:url(/static/media/bg-intercambio.8eb1d3d0f318535289ad.jpg)}.banner-style-1.bg-experience{background-image:url(/static/media/bg-experience.75482f6608133efe4f04.png)}.banner-style-1 .banner-right-content{margin-top:138px;position:relative}@media only screen and (max-width:1199px){.banner-style-1 .banner-right-content{margin-top:0}}.banner-style-1 .banner-right-content .edu-card{min-width:272px}@media only screen and (max-width:767px){.banner-style-1 .banner-right-content .edu-card{min-width:inherit}}.banner-style-1 .banner-left-content{margin-top:120px}@media only screen and (max-width:1199px){.banner-style-1 .banner-left-content{margin-top:0}}.banner-style-1 .inner .content{width:730px}@media only screen and (max-width:767px){.banner-style-1 .inner .content{width:100%}}.banner-style-1 .inner .content .pre-title{color:#1780ff;color:var(--color-primary);display:block;font-size:16px;font-weight:800;letter-spacing:.1em;line-height:26px;margin-bottom:10px;text-transform:uppercase}.banner-style-1 .inner .content .title{color:#fafafa;color:var(--color-white);font-size:72px;font-size:var(--h1);font-weight:700;line-height:1.25;line-height:var(--h1-lineHeight);margin-bottom:30px}@media only screen and (min-width:992px) and (max-width:1199px){.banner-style-1 .inner .content .title{font-size:52px;margin-bottom:20px}}@media only screen and (min-width:768px) and (max-width:991px){.banner-style-1 .inner .content .title{font-size:45px}}@media only screen and (max-width:767px){.banner-style-1 .inner .content .title{font-size:30px}}.banner-style-1 .inner .content .description{color:#fff;font-size:18px;font-weight:400;line-height:1.5em;margin-bottom:60px;position:relative}@media only screen and (min-width:992px) and (max-width:1199px){.banner-style-1 .inner .content .description{margin-bottom:30px}}@media only screen and (min-width:768px) and (max-width:991px){.banner-style-1 .inner .content .description{margin-bottom:30px}}@media only screen and (max-width:767px){.banner-style-1 .inner .content .description{font-size:18px;line-height:28px;margin-bottom:30px}}.banner-style-1 .work-shop{background:#fafafa;background:var(--color-white);border-radius:5px;box-shadow:0 10px 25px rgba(0,0,0,.05);margin:25px -15px 0 auto;max-width:193px;min-width:193px;padding:20px}@media only screen and (min-width:992px) and (max-width:1199px){.banner-style-1 .work-shop{margin-right:0;max-width:100%;min-width:100%}}@media only screen and (min-width:768px) and (max-width:991px){.banner-style-1 .work-shop{margin-right:0;max-width:100%;min-width:100%}}@media only screen and (max-width:767px){.banner-style-1 .work-shop{margin-left:0;margin-right:0}}.banner-style-1 .work-shop .inner .thumbnail img{height:40px;object-fit:cover;width:40px}.banner-style-1 .work-shop .inner .content .title{font-size:18px;font-weight:700;line-height:28px;margin:10px 0 0}.banner-style-1 .work-shop .inner .content .time{display:inline-block;font-size:14px;font-weight:600;line-height:22px;margin-bottom:20px}.banner-style-1 .shape-round{left:-312px;position:absolute;top:130px;z-index:-1}.banner-style-1 .scroll-down-btn{position:absolute;top:98%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%;z-index:1}.banner-style-1 .scroll-down-btn .round-btn{background-color:transparent;box-shadow:none;left:calc(20% + 7px);position:absolute}.banner-style-1 .scroll-down-btn .round-btn i{color:#fafafa;color:var(--color-white)}.banner-style-1 .scroll-down-btn img{width:100%}.banner-style-1 .shape-dot-wrapper .shape{position:absolute;z-index:-1}.banner-style-1 .shape-dot-wrapper .shape.shape-1{left:-189px;top:97px}.banner-style-1 .shape-dot-wrapper .shape.shape-2{left:580px;top:53px}.banner-style-1 .shape-dot-wrapper .shape.shape-3{right:-160px;top:95px}.banner-style-1 .shape-dot-wrapper .shape.shape-4{bottom:10px;right:-173px}.banner-style-1 .shape-dot-wrapper .shape.shape-5{bottom:-23px;left:654px}.banner-style-1 .shape-dot-wrapper .shape.shape-6{bottom:-37px;left:-255px}.banner-style-1 .eduvibe-hero-one-video .thumbnail{margin:30px -149px 0 -23px}@media only screen and (min-width:1200px) and (max-width:1400px){.banner-style-1 .eduvibe-hero-one-video .thumbnail{margin:0 -70px 0 -30px}}@media only screen and (max-width:1199px){.banner-style-1 .eduvibe-hero-one-video .thumbnail{margin:0 -30px}}@media only screen and (max-width:575px){.banner-style-1 .eduvibe-hero-one-video .thumbnail{margin:-30px 0 0 -30px}}.banner-style-2{min-height:930px;position:relative;z-index:1}.banner-style-2 .bg-home{background-image:url(/static/media/home-two-banner.3cbe34e0c5ec1b2d7755.jpg)}@media only screen and (max-width:1199px){.banner-style-2{min-height:800px}}@media only screen and (min-width:992px) and (max-width:1199px){.banner-style-2{padding:0 30px}}@media only screen and (min-width:768px) and (max-width:991px){.banner-style-2{height:auto;padding:150px 30px 0}}@media only screen and (max-width:767px){.banner-style-2{height:auto;padding:150px 0 0}}.banner-style-2 .inner{margin-top:100px;position:relative}@media only screen and (max-width:1199px){.banner-style-2 .inner{margin-top:0}}.banner-style-2 .inner .content .pre-title{color:#1780ff;color:var(--color-primary);display:block;font-size:16px;font-weight:800;letter-spacing:.1em;line-height:26px;margin-bottom:10px;padding-left:60px;position:relative;text-transform:uppercase}.banner-style-2 .inner .content .pre-title:before{background:#1780ff;background:var(--color-primary);content:"";height:2px;left:0;position:absolute;top:13px;width:50px}.banner-style-2 .inner .content .title{font-size:68px;font-weight:800;line-height:1.24;margin-bottom:30px}@media only screen and (min-width:992px) and (max-width:1199px){.banner-style-2 .inner .content .title{font-size:45px}}@media only screen and (min-width:768px) and (max-width:991px){.banner-style-2 .inner .content .title{font-size:40px;margin-bottom:15px}}@media only screen and (max-width:767px){.banner-style-2 .inner .content .title{font-size:38px;margin-bottom:15px}}@media only screen and (max-width:575px){.banner-style-2 .inner .content .title{font-size:32px}}.banner-style-2 .inner .content .description{font-size:20px;font-weight:500;line-height:32px;margin-bottom:60px}@media only screen and (min-width:768px) and (max-width:991px){.banner-style-2 .inner .content .description{margin-bottom:40px}}@media only screen and (max-width:767px){.banner-style-2 .inner .content .description{font-size:18px;line-height:28px;margin-bottom:25px}}.banner-style-2 .inner .content .arrow-sign{bottom:-50px;position:absolute;right:-30px}.banner-style-2 .inner .content .arrow-sign img{max-width:70%}@media only screen and (min-width:1750px){.banner-style-2 .inner .content .arrow-sign{bottom:-90px;right:-50px}.banner-style-2 .inner .content .arrow-sign img{max-width:100%}}@media only screen and (min-width:1200px) and (max-width:1599px){.banner-style-2 .inner .content .arrow-sign{bottom:-30px;right:-50px}.banner-style-2 .inner .content .arrow-sign img{max-width:50%}}@media only screen and (min-width:992px) and (max-width:1199px){.banner-style-2 .inner .content .arrow-sign{bottom:-12px;right:-110px}.banner-style-2 .inner .content .arrow-sign img{max-width:40%}}.banner-style-2 .banner-thumbnail{bottom:0;position:absolute;right:111px;z-index:1}@media only screen and (min-width:1200px) and (max-width:1599px){.banner-style-2 .banner-thumbnail{right:31px}}.banner-style-2 .banner-thumbnail img{max-width:calc(100% - 60px)}@media only screen and (min-width:1200px) and (max-width:1400px){.banner-style-2 .banner-thumbnail{right:0}.banner-style-2 .banner-thumbnail img.girl-thumb{max-width:90%}}@media only screen and (max-width:1199px){.banner-style-2 .banner-thumbnail{right:-138px}.banner-style-2 .banner-thumbnail img.girl-thumb{max-width:80%}}@media only screen and (min-width:768px) and (max-width:991px){.banner-style-2 .banner-thumbnail{margin-top:-110px;position:static;text-align:right}.banner-style-2 .banner-thumbnail img.girl-thumb{max-width:70%}}@media only screen and (max-width:767px){.banner-style-2 .banner-thumbnail{position:static}.banner-style-2 .banner-thumbnail img.girl-thumb{max-width:100%}}.banner-style-2 .banner-bg{bottom:3px;position:absolute;right:67px;z-index:0}@media only screen and (min-width:1200px) and (max-width:1400px){.banner-style-2 .banner-bg{right:0}}.banner-style-2 .banner-bg img.girl-bg{max-width:calc(90% - 10px)}@media only screen and (min-width:1200px) and (max-width:1400px){.banner-style-2 .banner-bg img.girl-bg{max-width:90%}}@media only screen and (min-width:1200px) and (max-width:1599px){.banner-style-2 .banner-bg{right:-40px}}@media only screen and (max-width:1199px){.banner-style-2 .banner-bg{right:-218px}.banner-style-2 .banner-bg img.girl-bg{max-width:80%}}.banner-style-2 .shape-image{position:absolute;z-index:-1}.banner-style-2 .shape-image.shape-image-1{left:50px;top:231px}@media only screen and (min-width:1200px) and (max-width:1599px){.banner-style-2 .shape-image.shape-image-1{left:-10px;top:170px}}.banner-style-2 .shape-image.shape-image-2{right:43%;top:240px}.banner-style-2 .shape-image.shape-image-3{right:90px;top:250px}.banner-style-3{background-image:url(/static/media/home-three-banner.24a4f9bcaeb9163d1b3c.jpg);overflow:hidden;position:relative;z-index:1}@media only screen and (max-width:991px){.banner-style-3{padding:160px 0 100px}.banner-style-3 .height-940{height:inherit;min-height:inherit}}@media only screen and (max-width:767px){.banner-style-3{padding:140px 0 70px}.banner-style-3 .height-940{padding:0}}.banner-style-3 .content{margin-top:90px}@media only screen and (max-width:991px){.banner-style-3 .content{margin-top:0}}.banner-style-3 .content .pre-title{color:#1780ff;color:var(--color-primary);display:block;font-size:16px;font-weight:800;letter-spacing:.1em;line-height:26px;margin-bottom:5px;text-transform:uppercase}.banner-style-3 .content .title{font-size:68px;font-weight:800;line-height:1.25;margin-bottom:25px}@media only screen and (min-width:992px) and (max-width:1199px){.banner-style-3 .content .title{font-size:50px}}@media only screen and (min-width:768px) and (max-width:991px){.banner-style-3 .content .title{font-size:40px}}@media only screen and (max-width:767px){.banner-style-3 .content .title{font-size:40px}}.banner-style-3 .content .description{font-size:20px;font-weight:500;line-height:32px;margin-bottom:60px}@media only screen and (min-width:768px) and (max-width:991px){.banner-style-3 .content .description{margin-bottom:30px}}@media only screen and (max-width:767px){.banner-style-3 .content .description{font-size:18px;line-height:28px;margin-bottom:30px}}.banner-style-3 .banner-image .banner-main-image{margin-bottom:-260px;margin-right:-45px;text-align:right}@media only screen and (min-width:1200px) and (max-width:1400px){.banner-style-3 .banner-image .banner-main-image{margin-right:70px}}@media only screen and (min-width:992px) and (max-width:1199px){.banner-style-3 .banner-image .banner-main-image{margin-right:50px}}@media only screen and (max-width:991px){.banner-style-3 .banner-image .banner-main-image{margin-bottom:0;margin-right:0;text-align:left}}.banner-style-3 .banner-image .img-02{bottom:125px;position:absolute;right:-232px}@media only screen and (min-width:1401px) and (max-width:1650px){.banner-style-3 .banner-image .img-02{bottom:190px;max-width:240px;right:-152px}}@media only screen and (min-width:1200px) and (max-width:1400px){.banner-style-3 .banner-image .img-02{right:-88px}}@media only screen and (min-width:992px) and (max-width:1199px){.banner-style-3 .banner-image .img-02{max-width:240px;right:-88px}}@media only screen and (max-width:991px){.banner-style-3 .banner-image .img-02{display:none}}.banner-style-3 .banner-image .img-03{bottom:435px;position:absolute;right:0}@media only screen and (min-width:1200px) and (max-width:1400px){.banner-style-3 .banner-image .img-03{right:140px}}@media only screen and (min-width:992px) and (max-width:1199px){.banner-style-3 .banner-image .img-03{bottom:345px;right:90px}}@media only screen and (max-width:991px){.banner-style-3 .banner-image .img-03{display:none}}.banner-style-3 .shape-image{position:absolute;z-index:-1}.banner-style-3 .shape-image.shape-image-1{left:-114px;top:30px}.banner-style-3 .shape-image.shape-image-2{right:45%;top:105px}.banner-style-3 .shape-image.shape-image-3{right:-260px;top:20px}.banner-style-3 .shape-image.shape-image-4{bottom:-50px;right:-241px}.banner-style-3 .shape-image.shape-image-5{bottom:-100px;left:-180px}.banner-style-4{background-image:url(/static/media/home-four-banner.5c04f5273cd093e7e82f.jpg);overflow:hidden;position:relative;z-index:1}.banner-style-4 .home-four-banner-wrapper{min-height:870px}@media only screen and (max-width:1199px){.banner-style-4 .home-four-banner-wrapper{min-height:auto;padding:120px 0 100px;width:100%}}@media only screen and (max-width:991px){.banner-style-4 .home-four-banner-wrapper{padding:70px 0 150px}}.banner-style-4 .banner-image{left:115px;padding:35px;position:relative}@media only screen and (min-width:992px) and (max-width:1199px){.banner-style-4 .banner-image{left:10px;padding:25px;-webkit-transform:scale(.9);transform:scale(.9)}}@media only screen and (min-width:768px) and (max-width:991px){.banner-style-4 .banner-image{left:0;margin:0 auto;width:74%}}@media only screen and (max-width:767px){.banner-style-4 .banner-image{left:0;margin:0 auto;padding:30px}}@media only screen and (max-width:575px){.banner-style-4 .banner-image{padding:20px}}.banner-style-4 .banner-image .thumbnail img{border-radius:100%;max-height:500px;object-fit:cover;width:500px}.banner-style-4 .banner-image .round-images{left:0;position:absolute;top:0;transition:.5s}.banner-style-4 .banner-image .learner-badge{background:#fff;border-radius:100%;box-shadow:0 10px 30px rgba(0,0,0,.1);height:160px;left:-80px;padding:10px;position:absolute;top:25%;width:160px}@media only screen and (max-width:575px){.banner-style-4 .banner-image .learner-badge{display:none}}.banner-style-4 .banner-image .learner-badge .badge-inner{align-items:center;background:#ffa41b;border-radius:100%;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.banner-style-4 .banner-image .learner-badge .badge-inner span{color:#fff;display:block;font-weight:600}.banner-style-4 .banner-image .learner-badge .badge-inner span.viewer{font-size:32px;font-weight:800;line-height:44px}.banner-style-4 .content .pre-title{color:#1780ff;color:var(--color-primary);display:block;font-size:16px;font-weight:800;letter-spacing:.1em;line-height:26px;margin-bottom:5px;text-transform:uppercase}.banner-style-4 .content .title{font-size:72px;font-weight:800;line-height:1.25;margin-bottom:25px}@media only screen and (min-width:992px) and (max-width:1199px){.banner-style-4 .content .title{font-size:50px}}@media only screen and (min-width:768px) and (max-width:991px){.banner-style-4 .content .title{font-size:40px}}@media only screen and (max-width:767px){.banner-style-4 .content .title{font-size:40px}}.banner-style-4 .content .description{font-size:20px;font-weight:500;line-height:32px;margin-bottom:60px}@media only screen and (min-width:768px) and (max-width:991px){.banner-style-4 .content .description{margin-bottom:30px}}@media only screen and (max-width:767px){.banner-style-4 .content .description{font-size:18px;line-height:28px;margin-bottom:30px}}.banner-style-4 .shape-image{position:absolute;z-index:-1}.banner-style-4 .shape-image.shape-image-1{left:-110px;top:-50px}.banner-style-4 .shape-image.shape-image-2{right:48%;top:-32px}.banner-style-4 .shape-image.shape-image-3{right:-210px;top:10px}.banner-style-4 .shape-image.shape-image-4{bottom:-90px;right:360px}.banner-style-4 .shape-image.shape-image-5{bottom:270px;left:463px}.banner-style-4 .shape-image.shape-image-6{bottom:-100px;left:150px}.banner-style-4 .shape-image.shape-image-left{bottom:8px;left:0}.banner-style-4 .shape-image.shape-image-right{bottom:8px;right:0}.banner-style-4 .social-text-share{align-items:center;display:flex;flex-direction:column-reverse;left:-175px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media only screen and (min-width:1200px) and (max-width:1599px){.banner-style-4 .social-text-share{left:-105px}}@media only screen and (min-width:1200px) and (max-width:1400px){.banner-style-4 .social-text-share{left:-70px}}@media only screen and (max-width:1199px){.banner-style-4 .social-text-share{align-items:center;bottom:-40px;display:flex;flex-direction:row;left:15px;margin:0 -20px;position:absolute;top:inherit;-webkit-transform:none;transform:none}}@media only screen and (max-width:991px){.banner-style-4 .social-text-share{bottom:-65px}}.banner-style-4 .social-text-share li{margin:0}.banner-style-4 .social-text-share li a{display:inline-block;font-size:18px;font-weight:500;line-height:22px;margin:20px 0;position:relative;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}@media only screen and (max-width:1199px){.banner-style-4 .social-text-share li a{margin:0 20px;-webkit-transform:none;transform:none}}.banner-style-4 .social-text-share li a:before{background:#1780ff;background:var(--color-primary);bottom:0;content:"";height:2px;left:0;opacity:0;position:absolute;transition:.4s;width:0}.banner-style-4 .social-text-share li a:hover:before{opacity:1;width:100%}.banner-style-5{background-image:url(/static/media/home-five-banner.0d3fd1c9dc69af8a2341.jpg);position:relative;z-index:1}.banner-style-5 .wrapper{height:860px}@media only screen and (min-width:992px) and (max-width:1199px){.banner-style-5 .wrapper{height:auto;padding-top:120px}}@media only screen and (min-width:768px) and (max-width:991px){.banner-style-5 .wrapper{height:auto;padding-top:120px}}@media only screen and (max-width:767px){.banner-style-5 .wrapper{height:auto;padding-top:120px}}.banner-style-5 .content .title{font-size:72px;font-weight:800;line-height:1.28;margin-bottom:30px}@media only screen and (min-width:1200px) and (max-width:1599px){.banner-style-5 .content .title{font-size:57px;margin-bottom:20px}}@media only screen and (min-width:992px) and (max-width:1199px){.banner-style-5 .content .title{font-size:40px}}@media only screen and (min-width:768px) and (max-width:991px){.banner-style-5 .content .title{font-size:40px;margin-bottom:20px}}@media only screen and (max-width:767px){.banner-style-5 .content .title{font-size:40px;margin-bottom:20px}}.banner-style-5 .content .description{font-size:20px;font-weight:500;line-height:32px;margin-bottom:60px}@media only screen and (min-width:992px) and (max-width:1199px){.banner-style-5 .content .description{margin-bottom:30px}}@media only screen and (min-width:768px) and (max-width:991px){.banner-style-5 .content .description{margin-bottom:30px}}@media only screen and (max-width:767px){.banner-style-5 .content .description{margin-bottom:30px}}.banner-style-5 .content .read-more-btn{align-items:center;display:flex}@media only screen and (max-width:575px){.banner-style-5 .content .read-more-btn{display:block}.banner-style-5 .content .video-btn-wrapper{margin-left:0;margin-top:20px}}.banner-style-5 .content .video-play-btn{background:rgba(251,124,86,.15);height:60px;margin:inherit;margin-left:30px;width:60px}@media only screen and (max-width:575px){.banner-style-5 .content .video-play-btn{margin-left:0;margin-top:0}}.banner-style-5 .content .video-play-btn:after,.banner-style-5 .content .video-play-btn:before{display:none}.banner-style-5 .content .video-play-btn .play-icon:before{border-bottom:9px solid transparent;border-left:15px solid #093366;border-left:15px solid var(--color-secondary);border-top:9px solid transparent}.banner-style-5 .content .video-btn-wrapper{align-items:center;display:flex}.banner-style-5 .content .video-btn-wrapper .video-text{color:#0f084b;color:var(--color-heading);display:inline-block;font-size:18px;font-weight:700;line-height:28px;margin-left:20px}.banner-style-5 .banner-image{bottom:0;position:absolute;right:13%}@media only screen and (max-width:1650px){.banner-style-5 .banner-image{right:4%}}@media only screen and (min-width:992px) and (max-width:1199px){.banner-style-5 .banner-image{bottom:0;position:relative;right:0}}@media only screen and (min-width:768px) and (max-width:991px){.banner-style-5 .banner-image{bottom:0;position:relative;right:0;text-align:center}}@media only screen and (max-width:767px){.banner-style-5 .banner-image{bottom:0;position:relative;right:0;text-align:center}}.banner-style-5 .banner-image img{border-top-left-radius:500px;border-top-right-radius:500px}@media only screen and (min-width:768px) and (max-width:991px){.banner-style-5 .banner-image img{width:100%}}@media only screen and (max-width:767px){.banner-style-5 .banner-image img{width:100%}}.banner-style-5 .banner-image .card-info{left:-10%;position:absolute;top:19%}@media only screen and (min-width:768px) and (max-width:991px){.banner-style-5 .banner-image .card-info{left:0}}@media only screen and (max-width:767px){.banner-style-5 .banner-image .card-info{bottom:10px;left:10px;top:auto}}.banner-style-5 .banner-image .card-info .inner{background:#fff;border-radius:5px;box-shadow:0 10px 25px rgba(0,0,0,.06);padding:20px 30px}.banner-style-5 .banner-image .card-info .inner .name{color:#0f084b;color:var(--color-heading);font-size:18px;font-weight:700;line-height:28px}.banner-style-5 .banner-image .card-info .inner .name span{color:#6f6b80;color:var(--color-body);font-size:14px;font-weight:400}.banner-style-5 .banner-image .card-info .inner .rating-wrapper span{display:inline-block;font-size:16px;font-weight:500;line-height:26px;margin-left:10px}.banner-style-5 .shape-image{position:absolute;z-index:-1}.banner-style-5 .shape-image.shape-image-1{-webkit-animation:eduvibe-vsm-y-move 3.5s linear infinite alternate;animation:eduvibe-vsm-y-move 3.5s linear infinite alternate;bottom:235px;left:168px}@media only screen and (max-width:1650px){.banner-style-5 .shape-image.shape-image-1{left:28px}}@media only screen and (min-width:1200px) and (max-width:1400px){.banner-style-5 .shape-image.shape-image-1{display:none}}.banner-style-5 .shape-image.shape-image-2{left:73px;top:183px}@media only screen and (min-width:1200px) and (max-width:1400px){.banner-style-5 .shape-image.shape-image-2{left:-40px;top:160px}}.banner-style-5 .shape-image.shape-image-3{left:52%;top:180px}.banner-style-5 .shape-image.shape-image-4{bottom:370px;left:42%}@media only screen and (min-width:1200px) and (max-width:1400px){.banner-style-5 .shape-image.shape-image-4{bottom:200px}}.banner-style-5 .shape-image.shape-image-5{bottom:116px;left:49%}.banner-style-5 .shape-image.shape-image-6{bottom:90px;left:50px}.banner-style-6{position:relative;z-index:2}.banner-style-6 .scroll-down-btn{bottom:30px;left:calc(50% - 30px);position:absolute;z-index:1}@media only screen and (max-width:575px){.banner-style-6 .scroll-down-btn{bottom:15px}}@media only screen and (min-width:1750px){.banner-style-6 .scroll-down-btn{bottom:20px}}@media only screen and (min-width:1800px){.banner-style-6 .scroll-down-btn{bottom:0}}@media only screen and (min-width:1900px){.banner-style-6 .scroll-down-btn{bottom:-20px}}.banner-style-6 .content{position:relative;z-index:1}.banner-style-6 .content .pre-title{color:#1780ff;color:var(--color-primary);display:block;font-size:16px;font-weight:800;letter-spacing:.1em;line-height:26px;margin-bottom:10px;text-transform:uppercase}.banner-style-6 .content .title{font-size:68px;font-weight:800;line-height:1.24;margin-bottom:60px}@media only screen and (min-width:992px) and (max-width:1199px){.banner-style-6 .content .title{font-size:50px;margin-bottom:30px}}@media only screen and (min-width:768px) and (max-width:991px){.banner-style-6 .content .title{font-size:50px;margin-bottom:30px}}@media only screen and (max-width:767px){.banner-style-6 .content .title{font-size:40px;margin-bottom:30px}}@media only screen and (max-width:575px){.banner-style-6 .content .title{font-size:28px;margin-bottom:20px}}.banner-style-6 .shape-image{position:absolute;z-index:-1}.banner-style-6 .shape-image.shape-image-1{left:32%;top:180px}.banner-style-6 .shape-image.shape-image-2{right:182px;top:253px}.banner-style-6 .shape-image.shape-image-3{bottom:100px;right:35%}.banner-style-6 .shape-image.shape-image-4{bottom:195px;left:117px}.banner-style-6 .shape-image.shape-image-5{bottom:360px;right:192px}.banner-style-6 .gallery-image{position:absolute;z-index:-1}.banner-style-6 .gallery-image.gallery-image-1{left:175px;top:180px;z-index:1}.banner-style-6 .gallery-image.gallery-image-2{left:117px;top:353px;z-index:-1}.banner-style-6 .gallery-image.gallery-image-3{bottom:100px;left:340px}.banner-style-6 .gallery-image.gallery-image-4{bottom:200px;right:281px}.banner-style-6 .gallery-image.gallery-image-5{bottom:91px;right:6%;z-index:-1}.banner-style-6 .gallery-image.gallery-image-6{right:281px;top:201px}@media only screen and (min-width:1401px) and (max-width:1750px){.banner-style-6 .gallery-image img{max-width:90%}.banner-style-6 .gallery-image.gallery-image-1{left:20px}.banner-style-6 .gallery-image.gallery-image-2{left:40px;top:350px}.banner-style-6 .gallery-image.gallery-image-3{bottom:150px;left:120px}.banner-style-6 .gallery-image.gallery-image-4{bottom:290px;right:0}.banner-style-6 .gallery-image.gallery-image-5{bottom:170px;right:120px}.banner-style-6 .gallery-image.gallery-image-6{right:0}}@media only screen and (min-width:1200px) and (max-width:1400px){.banner-style-6 .gallery-image.gallery-image-1{left:0}.banner-style-6 .gallery-image.gallery-image-2{left:70px;top:305px}.banner-style-6 .gallery-image.gallery-image-3{bottom:150px;left:200px}.banner-style-6 .gallery-image.gallery-image-4{right:130px}.banner-style-6 .gallery-image.gallery-image-5{bottom:91px;right:0}.banner-style-6 .gallery-image.gallery-image-6{right:0}.banner-style-6 .gallery-image img{max-width:80%}}.edu-event-details .thumbnail img{border-radius:5px}.edu-event-details .content{margin-top:60px}@media only screen and (min-width:768px) and (max-width:991px){.edu-event-details .content{margin-top:30px}}@media only screen and (max-width:767px){.edu-event-details .content{margin-top:30px}}.edu-event-details .content .title{font-size:40px;font-weight:800;line-height:56px;margin-bottom:30px}@media only screen and (max-width:767px){.edu-event-details .content .title{font-size:28px;line-height:1.4}}.edu-event-details .content .column-gallery li img{border-radius:5px;width:100%}.eduvibe-widget{background:#fff;border-radius:5px;box-shadow:0 10px 30px rgba(0,0,0,.07);padding:30px 40px}@media only screen and (min-width:992px) and (max-width:1199px){.eduvibe-widget{padding:30px 20px}}@media only screen and (min-width:768px) and (max-width:991px){.eduvibe-widget{padding:30px 20px}}@media only screen and (max-width:767px){.eduvibe-widget{padding:30px 20px}}.eduvibe-widget .title{font-size:24px;font-weight:700;line-height:36px;margin-bottom:30px}.eduvibe-sidebar{margin-top:-50px;padding:0 50px}@media only screen and (min-width:768px) and (max-width:991px){.eduvibe-sidebar{margin-top:30px}}@media only screen and (max-width:767px){.eduvibe-sidebar{margin-top:30px;padding:0 20px}}.eduvibe-sidebar.course-details-sidebar{margin-left:-20px;padding:0 0 0 20px}@media only screen and (max-width:1199px){.eduvibe-sidebar.course-details-sidebar{margin-left:0;padding:0}}.eduvibe-sidebar.course-details-sidebar .eduvibe-widget{border-radius:10px;padding:20px}.eduvibe-sidebar.course-details-sidebar .eduvibe-widget .eduvibe-widget-details{padding:0 20px 20px}.eduvibe-widget-details .widget-content ul li{display:flex;justify-content:space-between}.eduvibe-widget-details .widget-content ul li i{color:#1780ff;color:var(--color-primary);margin-right:10px}.eduvibe-widget-details .widget-content ul li img.eduvibe-course-sidebar-img-icon{margin-right:10px;max-width:16px}.eduvibe-widget-details .widget-content ul li span{display:inline-block;font-size:16px;font-weight:600;line-height:26px}.eduvibe-widget-details .widget-content ul li+li{border-top:1px solid #eee;margin-top:15px;padding-top:15px}.edu-product-details-style .content .subtitle{display:block;font-size:18px;font-weight:700;line-height:28px;margin-bottom:10px}.edu-product-details-style .content .title{margin-bottom:15px}.edu-product-details-style .content p{margin-bottom:40px;margin-top:30px}.edu-product-details-style .content .product-action{display:flex}@media only screen and (max-width:575px){.edu-product-details-style .content .product-action{display:block}.edu-product-details-style .content .product-action .add-to-cart-btn{margin-top:20px}}.edu-product-details-style .content .product-feature{margin-top:40px}.edu-product-details-style .content .product-feature li{font-weight:400;margin:5px 0}.edu-product-details-style .content .product-feature li span{color:#0f084b;color:var(--color-heading);font-weight:700}.edu-product-details-style .content .product-feature li a{display:inline-block;position:relative}.edu-product-details-style .content .product-feature li a:after{content:",";position:absolute;right:-3px}.edu-product-details-style .content .product-feature li a:last-child:after{display:none}.edu-product-details-style img.eduvibe-product-main-img{border-radius:5px}.pro-qty{display:inline-block;position:relative}.pro-qty input{background:#f5f5f5;border:0;border-radius:5px;color:#0f084b;color:var(--color-heading);font-weight:700;height:60px;margin-right:15px;max-width:144px;text-align:center}@media only screen and (min-width:768px) and (max-width:991px){.pro-qty input{text-align:left}}@media only screen and (max-width:767px){.pro-qty input{text-align:left}}.pro-qty .qtybtn{cursor:pointer;font-size:20px;position:absolute;right:38px;top:10px}.pro-qty .dec.qtybtn{bottom:10px;top:auto}.product-description-nav{border-bottom:1px solid #eee;justify-content:center;margin-bottom:35px}.product-description-nav .nav-item{margin:0 25px}.product-description-nav .nav-item button.nav-link{background:transparent;border:0;color:#0f084b;color:var(--color-heading);font-size:18px;font-weight:700;line-height:28px;padding:0 0 15px;position:relative;transition:.4s}.product-description-nav .nav-item button.nav-link:after{background:#1780ff;background:var(--color-primary);bottom:0;content:"";height:2px;left:0;position:absolute;transition:.4s;width:0}.product-description-nav .nav-item button.nav-link.active,.product-description-nav .nav-item button.nav-link:hover{color:#1780ff;color:var(--color-primary)}.product-description-nav .nav-item button.nav-link.active:after,.product-description-nav .nav-item button.nav-link:hover:after{width:100%}.product-description-content p:last-child{margin-bottom:0}.product-description-content .comment-top{display:flex;flex-wrap:wrap;justify-content:space-between}.product-description-content .notification-text .title{font-size:16px;line-height:26px;margin-right:10px}.edu-product-modal .modal-dialog{max-width:1170px}@media only screen and (min-width:1200px) and (max-width:1599px){.edu-product-modal .modal-dialog{margin:0 auto;max-width:900px}}@media only screen and (min-width:992px) and (max-width:1199px){.edu-product-modal .modal-dialog{margin:0 auto;max-width:800px}}@media only screen and (min-width:768px) and (max-width:991px){.edu-product-modal .modal-dialog{margin:0 auto;max-width:600px}}@media only screen and (max-width:767px){.edu-product-modal .modal-dialog{margin:0 auto;max-width:400px}}@media only screen and (max-width:479px){.edu-product-modal .modal-dialog{margin:0 auto;max-width:320px}}.edu-product-modal .edu-modal-body{padding:70px}@media only screen and (min-width:992px) and (max-width:1199px){.edu-product-modal .edu-modal-body{padding:30px}}@media only screen and (min-width:768px) and (max-width:991px){.edu-product-modal .edu-modal-body{padding:30px}}@media only screen and (max-width:767px){.edu-product-modal .edu-modal-body{padding:20px}}.edu-product-modal .edu-modal-header{left:calc(100% + 20px);position:absolute;z-index:2}.edu-product-modal .edu-modal-header button{background:transparent;height:25px;margin:0;opacity:1;outline:none;padding:0;width:25px}@media only screen and (max-width:767px){.edu-product-modal .edu-modal-header button{height:20px;width:20px}}.edu-product-modal .edu-modal-header button:focus{box-shadow:none}.edu-product-modal .edu-modal-header button i{color:#fafafa;color:var(--color-white)}.cart-table table{min-width:1170px}@media only screen and (max-width:767px){.cart-table table{min-width:950px}}.cart-table table thead tr{background:#f5f5f5;border:0;border-radius:5px}.cart-table table thead tr th{border:0;font-size:20px;font-weight:700;line-height:32px;padding:24px 0}@media only screen and (min-width:992px) and (max-width:1199px){.cart-table table thead tr th{font-size:18px;padding:24px 10px}}@media only screen and (min-width:768px) and (max-width:991px){.cart-table table thead tr th{font-size:18px;padding:24px 10px}}@media only screen and (max-width:767px){.cart-table table thead tr th{font-size:18px;padding:24px 10px}}.cart-table table thead tr th:first-child{border-radius:5px 0 0 5px;padding-left:30px}.cart-table table thead tr th:last-child{border-radius:0 5px 5px 0}.cart-table table tbody tr .pro-thumbnail img{border-radius:5px;max-height:60px;min-width:60px;width:60px}.cart-table table tbody tr .pro-thumbnail span{color:#0f084b;color:var(--color-heading);display:inline-block;font-size:18px;font-weight:700;line-height:28px;margin-left:20px;transition:.4s}@media only screen and (min-width:768px) and (max-width:991px){.cart-table table tbody tr .pro-thumbnail span{font-size:16px;margin-left:5px}}@media only screen and (max-width:767px){.cart-table table tbody tr .pro-thumbnail span{font-size:16px;margin-left:5px}}.cart-table table tbody tr .pro-thumbnail span:hover{color:#1780ff;color:var(--color-primary)}.cart-table table tbody tr:first-child td{border-top:transparent}.cart-table table tbody tr td{border:0;border-bottom:1px solid #eee;padding:30px 0}@media only screen and (min-width:768px) and (max-width:991px){.cart-table table tbody tr td{padding:30px 6px}}@media only screen and (max-width:767px){.cart-table table tbody tr td{padding:30px 6px}}.cart-table table tbody tr td:first-child{padding-left:30px}@media only screen and (min-width:992px) and (max-width:1199px){.cart-table table tbody tr td:first-child{padding-left:0}}@media only screen and (min-width:768px) and (max-width:991px){.cart-table table tbody tr td:first-child{padding-left:0}}@media only screen and (max-width:767px){.cart-table table tbody tr td:first-child{padding-left:0}}.cart-table table tbody tr .pro-price,.cart-table table tbody tr .pro-subtotal{font-size:18px;font-weight:700;line-height:28px}.cart-table table tbody tr .pro-remove a{color:#0f084b;color:var(--color-heading);transition:.4s}.cart-table table tbody tr .pro-remove a:hover{color:#093366;color:var(--color-secondary)}.cart-table .pro-qty input{margin-right:0;max-width:144px;padding-right:39px}@media only screen and (min-width:768px) and (max-width:991px){.cart-table .pro-qty input{max-width:104px}}@media only screen and (max-width:767px){.cart-table .pro-qty input{max-width:104px}}.cart-summary .title{font-size:24px;font-weight:700;line-height:36px;margin-bottom:24px}.cart-summary .cart-summary-inner{border:1px solid #eee;border-radius:5px}.cart-summary .cart-summary-inner li{display:flex;margin:0}.cart-summary .cart-summary-inner li span{display:block;flex-basis:50%;font-weight:600;padding:17px 40px;text-align:center}.cart-summary .cart-summary-inner li span.subtitle{border-right:1px solid #eee;color:#0f084b;color:var(--color-heading);font-size:16px;line-height:26px;text-align:left}.cart-summary .cart-summary-inner li+li{border-top:1px solid #eee}.coupon-code-btn{display:inline-block;position:relative}.coupon-code-btn input{background:#f5f5f5;border:0;border-radius:5px;height:60px;min-width:470px;padding-left:53px;padding-right:163px}@media only screen and (max-width:767px){.coupon-code-btn input{min-width:auto;padding-left:30px;padding-right:30px}}.coupon-code-btn i{font-size:20px;left:26px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media only screen and (max-width:767px){.coupon-code-btn i{display:none}}.coupon-code-btn .edu-btn{border-radius:0 5px 5px 0;height:100%;position:absolute;right:0;top:0}@media only screen and (max-width:767px){.coupon-code-btn .edu-btn{border-radius:5px;height:auto;margin-top:20px;position:static}}.slider__range--output{margin-top:14px}.price--output input{border:0}.price--output span{color:#333;font-size:14px}.price--filter,.price--output{display:inline-block}.ui-widget-content{background:#d7d6dc none repeat scroll 0 0;border:0;color:#1780ff;color:var(--color-primary)}.ui-slider-horizontal{height:4px}.ui-slider .ui-slider-handle{border-radius:100%;cursor:default;cursor:pointer;height:20px;outline:none;position:absolute;touch-action:none;width:20px;z-index:2}.ui-slider-horizontal .ui-slider-handle{margin-left:-3px;top:-9px}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:0;color:#1780ff;color:var(--color-primary)}.ui-slider-range.ui-widget-header.ui-corner-all,.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{background:#1780ff none repeat scroll 0 0;background:var(--color-primary) none repeat scroll 0 0}.ui-slider-horizontal{margin-bottom:8px;margin-top:15px}.price__output--wrap{align-items:center;display:flex}.price__output--wrap .price--output{align-items:center;display:flex;flex-grow:1}.price__output--wrap .price--output span{display:inline-block}.price__output--wrap .price--output input,.price__output--wrap .price--output span{color:#6f6b80;color:var(--color-body);font-size:20px;font-weight:700;line-height:32px}.price__output--wrap .price--output input{border:0;flex-grow:1;padding:0 6px;width:100px}.price__output--wrap .price--filter{display:inline-block;margin-top:-2px}.price__output--wrap .price--filter a.btn{border-radius:6px;font-size:12px;letter-spacing:.5px;line-height:16px;padding:2px 10px;text-transform:uppercase}.ui-slider .ui-slider-handle:after{background:#fff;border-radius:100%;content:"";height:12px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:12px}.edu-course-details-area .main-image{margin-left:-75px;margin-right:-75px}@media only screen and (max-width:991px){.edu-course-details-area .main-image{margin-left:0;margin-right:0}}.edu-course-details-area .main-image img{height:570px;object-fit:cover;width:100%}@media only screen and (max-width:767px){.edu-course-details-area .main-image img{height:auto}}.course-details-content{margin-right:30px}@media only screen and (max-width:1199px){.course-details-content{margin-right:0}}.course-details-content .content-top{display:flex;margin-bottom:30px;margin-top:60px}@media only screen and (min-width:768px) and (max-width:991px){.course-details-content .content-top{margin-bottom:20px;margin-top:30px}}@media only screen and (max-width:767px){.course-details-content .content-top{margin-bottom:20px;margin-top:30px}}@media only screen and (max-width:575px){.course-details-content .content-top{display:block}}.course-details-content .content-top .author-meta{margin-right:50px}@media only screen and (max-width:575px){.course-details-content .content-top .author-meta{margin-bottom:10px;margin-right:0}}.course-details-content .title{font-size:40px;font-weight:800;line-height:1.4;margin-bottom:50px}@media only screen and (min-width:768px) and (max-width:991px){.course-details-content .title{font-size:30px;margin-bottom:40px}}@media only screen and (max-width:767px){.course-details-content .title{font-size:30px;margin-bottom:40px}}.course-details-content .edu-course-tab{background:#f5f5f5;border:0;border-radius:5px;justify-content:space-between}.course-details-content .edu-course-tab .nav-item{margin:0 40px}@media only screen and (max-width:1199px){.course-details-content .edu-course-tab .nav-item{margin:0 20px}}@media only screen and (max-width:575px){.course-details-content .edu-course-tab .nav-item{margin:0 10px}}.course-details-content .edu-course-tab .nav-item .nav-link{background:transparent;border:0;color:#0f084b;color:var(--color-heading);font-size:18px;font-weight:700;line-height:28px;padding:16px 0;position:relative}@media only screen and (max-width:767px){.course-details-content .edu-course-tab .nav-item .nav-link{font-size:16px;padding:10px 0}}.course-details-content .edu-course-tab .nav-item .nav-link:after{background:#1780ff;background:var(--color-primary);border-radius:1px 1px 0 0;bottom:0;content:"";height:2px;left:0;opacity:0;position:absolute;transition:.4s;width:0}.course-details-content .edu-course-tab .nav-item .nav-link.active,.course-details-content .edu-course-tab .nav-item .nav-link:hover{color:#1780ff;color:var(--color-primary)}.course-details-content .edu-course-tab .nav-item .nav-link.active:after,.course-details-content .edu-course-tab .nav-item .nav-link:hover:after{opacity:1;width:100%}.course-details-content .course-tab-content{margin-top:40px}.course-details-content .rating-box{background:#fff;border-radius:5px;box-shadow:0 10px 25px rgba(0,0,0,.07);min-width:200px;padding:29px 10px;text-align:center}.course-details-content .rating-box .rating-number{color:#0f084b;color:var(--color-heading);font-size:72px;font-weight:800;line-height:90px}.course-details-content .rating-box span{font-size:16px;font-weight:500;line-height:26px}.review-wrapper .single-progress-bar{position:relative}.review-wrapper .rating-text{display:inline-block;position:relative;top:19px}.review-wrapper .progress{background:#eee;height:12px;margin-left:38px;max-width:83%}@media only screen and (min-width:992px) and (max-width:1199px){.review-wrapper .progress{max-width:80%}}.review-wrapper .progress .progress-bar{background-color:#ffa41b}.review-wrapper span.rating-value{position:absolute;right:0;top:50%}.course-author-wrapper{display:flex;padding:0}@media only screen and (max-width:575px){.course-author-wrapper{flex-direction:column}}.course-author-wrapper .thumbnail{margin-right:30px;max-height:232px;min-width:200px}.course-author-wrapper .thumbnail img{border-radius:5px;height:100%;object-fit:cover;width:100%}@media only screen and (max-width:575px){.course-author-wrapper .thumbnail img{margin-bottom:20px;width:auto}}.course-author-wrapper .author-content .title{font-size:24px;font-weight:700;line-height:36px;margin-bottom:2px}.course-author-wrapper .author-content .subtitle{color:#1780ff;color:var(--color-primary);display:block;font-size:16px;font-weight:600;line-height:26px;margin-bottom:20px}.course-author-wrapper .author-content p{font-size:16px;font-weight:500;line-height:26px;margin-bottom:30px}@media only screen and (max-width:575px){.course-author-wrapper .author-content{margin-top:20px}}.edu-comment{display:flex}@media only screen and (max-width:575px){.edu-comment{flex-direction:column}}.edu-comment .thumbnail{border-radius:100%;margin-right:25px;max-height:70px;min-width:70px;width:70px}.edu-comment .thumbnail img{border-radius:100%;width:100%}.edu-comment .comment-content .comment-top{align-items:center;display:flex}.edu-comment .comment-content .title{font-size:20px;font-weight:700;line-height:32px;margin-bottom:10px;margin-right:15px}.edu-comment .comment-content .subtitle{color:#0f084b;color:var(--color-heading);display:block;font-size:16px;font-weight:700;line-height:26px;margin-bottom:10px}@media only screen and (max-width:575px){.edu-comment .comment-content{margin-top:20px}}.edu-comment+.edu-comment{border-top:1px solid #eee;margin-top:30px;padding-top:30px}.course-details-card{border:1px solid #eee;border-radius:8px;padding:30px}.course-details-card .course-details-two-content p:last-child{margin-bottom:0}.pre-section-title .pretitle{font-size:16px;font-weight:800;letter-spacing:.1em;line-height:26px;text-transform:uppercase}.eduvibe-landing-banner{background-image:url(/static/media/landing-page-banner.0fa3637a343b252762dc.jpg);position:relative;z-index:1}.eduvibe-landing-banner .height-800{min-height:800px;width:100%}@media only screen and (min-width:992px) and (max-width:1199px){.eduvibe-landing-banner .height-800{min-height:680px}}@media only screen and (max-width:991px){.eduvibe-landing-banner .height-800{padding:160px 0 30px}.eduvibe-landing-banner .height-800 .height-940{height:inherit;min-height:inherit}}@media only screen and (max-width:767px){.eduvibe-landing-banner .height-800{padding:140px 0 70px}.eduvibe-landing-banner .height-800 .height-940{min-height:auto;padding:0}}.eduvibe-landing-banner .content{margin-top:82px}@media only screen and (min-width:992px) and (max-width:1199px){.eduvibe-landing-banner .content{margin-top:30px}}@media only screen and (max-width:991px){.eduvibe-landing-banner .content{margin-top:30px}}@media only screen and (max-width:575px){.eduvibe-landing-banner .content{margin-top:0}}.eduvibe-landing-banner .content .title{font-size:56px;font-weight:800;line-height:1.24;margin-bottom:40px}@media only screen and (min-width:992px) and (max-width:1199px){.eduvibe-landing-banner .content .title{font-size:50px;margin-bottom:35px}}@media only screen and (max-width:991px){.eduvibe-landing-banner .content .title{font-size:40px;margin-bottom:30px}}@media only screen and (max-width:575px){.eduvibe-landing-banner .content .title{font-size:28px;margin-bottom:20px}}.eduvibe-landing-banner .content p{font-size:20px;font-weight:500;line-height:32px;margin-bottom:63px}@media only screen and (min-width:992px) and (max-width:1199px){.eduvibe-landing-banner .content p{margin-bottom:50px}}@media only screen and (max-width:991px){.eduvibe-landing-banner .content p{margin-bottom:45px}}@media only screen and (max-width:767px){.eduvibe-landing-banner .content p{margin-bottom:30px}.eduvibe-landing-banner .content p br{display:none}}.eduvibe-landing-banner .content .btn-group-vertical{flex-flow:row wrap;justify-content:flex-start}@media only screen and (max-width:991px){.eduvibe-landing-banner .content .btn-group-vertical{justify-content:flex-start}}@media only screen and (max-width:479px){.eduvibe-landing-banner .content .btn-group-vertical{flex-direction:column}}.eduvibe-landing-banner .content .btn-group-vertical .left-button{margin-right:20px}@media only screen and (max-width:479px){.eduvibe-landing-banner .content .btn-group-vertical .left-button{margin-bottom:20px;margin-right:0}}.eduvibe-landing-banner .content .btn-group-vertical .bg-white{color:#1780ff;color:var(--color-primary)}.eduvibe-landing-banner .content .btn-group-vertical .bg-white:hover{color:#093366;color:var(--color-secondary);cursor:pointer}.eduvibe-landing-banner .banner-image{margin-left:-92px;margin-right:-260px;margin-top:77px}@media only screen and (max-width:1650px){.eduvibe-landing-banner .banner-image{margin-right:-228px}}@media only screen and (min-width:1200px) and (max-width:1400px){.eduvibe-landing-banner .banner-image{margin-left:-160px;margin-right:-173px}}@media only screen and (min-width:992px) and (max-width:1199px){.eduvibe-landing-banner .banner-image{margin-top:0}}@media only screen and (max-width:991px){.eduvibe-landing-banner .banner-image{margin:-100px -30px 0 -140px}}@media only screen and (max-width:575px){.eduvibe-landing-banner .banner-image{margin:-70px 0 0 -100px}}@media only screen and (max-width:479px){.eduvibe-landing-banner .banner-image{margin:-50px 0 0 -60px}}@media only screen and (max-width:1650px){.eduvibe-landing-banner .banner-image img{width:90%}}@media only screen and (min-width:1200px) and (max-width:1400px){.eduvibe-landing-banner .banner-image img{width:85%}}@media only screen and (min-width:992px) and (max-width:1199px){.eduvibe-landing-banner .banner-image img{width:75%}}@media only screen and (max-width:991px){.eduvibe-landing-banner .banner-image img{width:100%}}.eduvibe-landing-banner .shape-image{position:absolute;z-index:-1}.eduvibe-landing-banner .shape-image.shape-image-1{left:-60px;top:180px}.eduvibe-landing-banner .shape-image.shape-image-2{bottom:35px;right:-270px}.eduvibe-landing-banner .shape-image.shape-image-3{bottom:55px;left:-90px}.edu-demo-course-layout{background-image:url(/static/media/landing-page-courses.b38067b2d33f871d4083.jpg)}.edu-demo-course-layout .shape-image{position:absolute;z-index:-1}.edu-demo-course-layout .shape-image.shape-image-1{-webkit-animation:eduvibe-vsm-y-move 3.5s linear infinite alternate;animation:eduvibe-vsm-y-move 3.5s linear infinite alternate;left:-200px;top:0}.edu-demo-course-layout .shape-image.shape-image-2{right:-230px;top:-10px}.edu-demo-course-layout .shape-image.shape-image-3{-webkit-animation:eduvibe-sm-x-move 3.5s linear infinite alternate;animation:eduvibe-sm-x-move 3.5s linear infinite alternate;bottom:-64px;left:-216px}.background-marque{background-image:url(/static/media/landing-page-innerpages.aa745159510c29397f45.png);background-position:50%;background-repeat:no-repeat;background-size:cover;height:770px;padding:0 20px;position:relative;width:100%;z-index:1}.edu-demo-ecommerce-layout{padding:192px 0 163px!important;position:relative}.edu-demo-ecommerce-layout .pre-section-title{margin-top:55px}.edu-demo-ecommerce-layout .shape-image{position:absolute;z-index:-1}.edu-demo-ecommerce-layout .shape-image.shape-image-1{left:-240px;top:-99px}.edu-demo-ecommerce-layout .shape-image.shape-image-2{bottom:100px;left:-245px}.edu-demo-ecommerce-layout .shape-image.shape-image-3{left:638px;top:10px}.edu-demo-ecommerce-layout .shape-image.shape-image-4{right:-150px;top:97px}.edu-demo-ecommerce-layout .shape-image.shape-image-5{bottom:-8px;right:-145px}.edu-demo-ecommerce-layout .shape-dot-wrapper .shape{position:absolute;z-index:-1}.edu-demo-ecommerce-layout .shape-dot-wrapper .shape .shape-dot{border-radius:100%;display:inline-block}.edu-demo-ecommerce-layout .shape-dot-wrapper .shape.shape-1{bottom:-23px;left:-306px}.edu-demo-ecommerce-layout .shape-dot-wrapper .shape.shape-1 .shape-dot{background:#dbf1c0;background:var(--color-extra06);height:50px;opacity:.8;width:50px}.edu-demo-ecommerce-layout .shape-dot-wrapper .shape.shape-2{bottom:88px;left:545px}.edu-demo-ecommerce-layout .shape-dot-wrapper .shape.shape-2 .shape-dot{border:5px solid #c6ece8;border:5px solid var(--color-extra07);height:30px;width:30px}.edu-demo-ecommerce-layout .shape-dot-wrapper .shape.shape-3{right:-103px;top:-89px}.edu-demo-ecommerce-layout .shape-dot-wrapper .shape.shape-3 .shape-dot{background:#c3ecce;background:var(--color-extra08);height:26px;opacity:.35;width:26px}@media only screen and (max-width:1199px){.edu-demo-ecommerce-layout{padding:130px 0!important}.edu-demo-ecommerce-layout .pre-section-title{margin-top:0}}@media only screen and (min-width:768px) and (max-width:991px){.edu-demo-ecommerce-layout{padding:80px 0!important}}@media only screen and (max-width:767px){.edu-demo-ecommerce-layout{padding:80px 0!important}}.landing-home-demo-area .shape-image{position:absolute;z-index:-1}.landing-home-demo-area .shape-image.shape-image-1{left:-210px;top:82px}.landing-home-demo-area .shape-image.shape-image-2{-webkit-animation:eduvibe-rotate-x 7s linear infinite;animation:eduvibe-rotate-x 7s linear infinite;right:-167px;top:219px}.landing-home-demo-area .shape-image.shape-image-3{-webkit-animation:eduvibe-vsm-y-move 3.5s linear infinite alternate;animation:eduvibe-vsm-y-move 3.5s linear infinite alternate;bottom:132px;right:-165px}.landing-home-demo-area .shape-image.shape-image-4{bottom:372px;left:-169px}.single-demo{text-align:center}.single-demo.coming-soon a{pointer-events:none}.single-demo .thumbnail{position:relative}.single-demo .thumbnail .thumbnail-link{background-color:#fff;border-radius:10px;box-shadow:0 8px 35px rgba(0,0,0,.1);display:block;padding:5px;position:relative}.single-demo .thumbnail .thumbnail-link:before{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:hsla(0,0%,100%,.3);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:.4s;width:100%}.single-demo .thumbnail .thumbnail-link img{border-radius:5px;width:100%}.single-demo .thumbnail .hover-action{left:50%;opacity:0;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%) scale(.9);transform:translate(-50%,-50%) scale(.9);transition:.4s;z-index:1}.single-demo .thumbnail .hover-action a.edu-btn{height:50px;line-height:50px;padding:0 24px}.single-demo .title{font-size:20px;font-weight:700;line-height:32px;margin-top:30px}.single-demo.inner-demo .thumbnail .thumbnail-link:before{display:none}.single-demo:hover .thumbnail .thumbnail-link:before{opacity:1}.single-demo:hover .thumbnail .hover-action{opacity:1;-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}.demo-feature .inner{text-align:center}.demo-feature .inner .icon{align-items:center;background:#fff;border-radius:10px;box-shadow:0 10px 40px rgba(0,0,0,.08);display:flex;height:160px;justify-content:center;margin:0 auto;width:160px}.demo-feature .inner .icon img{max-height:80px}.demo-feature .inner .title{font-size:18px;font-weight:700;line-height:28px;margin-bottom:0;margin-top:25px}.pv-gallery-wrapper{margin:0 -20px}.pv-list-style li{list-style:disc}.pv-list-style li::marker{color:#093366;color:var(--color-secondary)}.pv-footer{background-color:#231f40;background-color:var(--color-dark);position:relative;z-index:1}.pv-footer .purchase-btn{margin-right:14px}.pv-footer .purchase-btn:hover{background-color:#fff;color:#093366;color:var(--color-secondary)}.pv-footer .button-group .bg-white{color:#1780ff;color:var(--color-primary)}.pv-footer .button-group .bg-white:hover{color:#093366;color:var(--color-secondary);cursor:pointer}.pv-footer .student-like-status{background:#fff;border-radius:8px;box-shadow:0 10px 25px rgba(0,0,0,.08);display:inline-block;left:-154px;position:absolute;top:-46px}@media only screen and (min-width:1200px) and (max-width:1599px){.pv-footer .student-like-status{left:-54px}}@media only screen and (min-width:1200px) and (max-width:1400px){.pv-footer .student-like-status{left:50px}}.pv-footer .student-like-status .inner{align-items:center;display:flex;padding:16px 15px}.pv-footer .student-like-status .inner .icon{align-items:center;background:rgba(251,124,86,.5);border-radius:100%;display:flex;height:40px;justify-content:center;margin-right:10px;width:40px}.pv-footer .student-like-status .inner .icon i{color:#fafafa;color:var(--color-white)}.pv-footer .student-like-status .inner .content{text-align:left}.pv-footer .student-like-status .inner .content .title{color:#093366;color:var(--color-secondary);font-size:20px;font-weight:700;line-height:16px;margin-bottom:0}.pv-footer .student-like-status .inner .content .subtitle{font-size:14px;font-weight:600;line-height:22px}.pv-footer .work-shop{background:#fafafa;background:var(--color-white);border-radius:5px;bottom:-67px;box-shadow:0 10px 25px rgba(0,0,0,.05);left:-264px;max-width:193px;min-width:193px;padding:20px;position:absolute}@media only screen and (min-width:992px) and (max-width:1199px){.pv-footer .work-shop{right:2%;top:57%}}.pv-footer .work-shop .inner .thumbnail img{height:40px;object-fit:cover;width:40px}.pv-footer .work-shop .inner .content .title{font-size:18px;font-weight:700;line-height:28px;margin-bottom:0}.pv-footer .work-shop .inner .content .time{display:inline-block;font-size:14px;font-weight:600;line-height:22px;margin-bottom:20px}@media only screen and (min-width:1401px) and (max-width:1750px){.pv-footer .work-shop{left:-107px}}@media only screen and (min-width:1200px) and (max-width:1400px){.pv-footer .work-shop{bottom:-117px;left:-3px}}.pv-footer .trophy-content{align-items:center;background:#fafafa;background:var(--color-white);border-radius:5px;bottom:-30px;box-shadow:0 10px 25px rgba(0,0,0,.06);display:flex;display:none;left:0;padding:10px 17px;position:absolute}.pv-footer .trophy-content .icon{margin-right:14px;object-fit:cover}.pv-footer .trophy-content .icon img{max-width:35px}.pv-footer .trophy-content .content{margin-top:5px}.pv-footer .trophy-content .content .text{font-size:18px;font-weight:700;line-height:1;margin-bottom:0}.pv-footer .trophy-content .content span{font-size:12px;font-weight:600}@media only screen and (min-width:1750px){.pv-footer .trophy-content{display:flex}}.pv-footer .card-info{bottom:-87px;position:absolute;right:-101px}@media only screen and (max-width:1650px){.pv-footer .card-info{bottom:-117px;right:0}}@media only screen and (min-width:1200px) and (max-width:1450px){.pv-footer .card-info{display:none!important}}.pv-footer .card-info .inner{background:#fff;border-radius:5px;box-shadow:0 10px 25px rgba(0,0,0,.06);padding:10px 20px}.pv-footer .card-info .inner .name{color:#0f084b;color:var(--color-heading);font-size:16px;font-weight:700;line-height:28px}.pv-footer .card-info .inner .name span{color:#6f6b80;color:var(--color-body);font-size:14px;font-weight:400}.pv-footer .card-info .inner .rating-wrapper .rating i{font-size:14px}.pv-footer .card-info .inner .rating-wrapper span{display:inline-block;font-size:14px;font-weight:500;line-height:26px;margin-left:10px}.pv-footer .shape-dot-wrapper .shape{position:absolute;z-index:-1}.pv-footer .shape-dot-wrapper .shape.shape-1{right:-110px;top:-83px}.pv-footer .shape-dot-wrapper .shape.shape-1 img{border-radius:8px}.pv-footer .shape-dot-wrapper .shape.shape-2{bottom:-128px;right:20px}@media only screen and (max-width:1650px){.pv-footer .shape-dot-wrapper .shape.shape-2{right:120px}}.pv-footer .shape-dot-wrapper .shape.shape-2 img{border-radius:4px;height:185px;object-fit:cover;width:145px}@media only screen and (max-width:1199px){.pv-footer{height:470px}.pv-footer .trophy-content{margin:70px auto 0}}@media only screen and (max-width:767px){.pv-footer{padding:80px 0!important}}.landing-demo-features .shape-image{position:absolute;z-index:-1}.landing-demo-features .shape-image.shape-image-1{-webkit-animation:eduvibe-vsm-y-move 3.5s linear infinite alternate;animation:eduvibe-vsm-y-move 3.5s linear infinite alternate;left:-140px;top:290px}.landing-demo-features .shape-image.shape-image-2{bottom:545px;right:-200px}.landing-demo-features .shape-image.shape-image-3{bottom:125px;left:-150px}.landing-demo-faq-wrapper .animate-image{position:absolute;z-index:-1}.landing-demo-faq-wrapper .animate-image.shape-image-1{right:-150px;top:-10px}.landing-demo-faq-wrapper .animate-image.shape-image-2{bottom:30px;left:-180px}.eduvibe-splash-header .header-menu-bar{align-items:center;display:flex}.footer-style-default{position:relative;z-index:1}.footer-style-default .footer-top{padding:130px 0}@media only screen and (min-width:768px) and (max-width:991px){.footer-style-default .footer-top{padding:80px 0}}@media only screen and (max-width:767px){.footer-style-default .footer-top{padding:80px 0}}.footer-style-default .widget-title{color:#fafafa;color:var(--color-white);font-size:24px;font-weight:700;line-height:36px}.footer-style-default .description{color:#fafafa;color:var(--color-white);margin-bottom:40px;margin-top:34px}.footer-style-default .information-list li{color:#fafafa;color:var(--color-white);display:flex;font-weight:500;margin-bottom:0;margin-top:0}.footer-style-default .information-list li i{font-size:15px;margin-right:12px;position:relative;top:5px}.footer-style-default .information-list li a{color:#fafafa;color:var(--color-white);transition:.3s}.footer-style-default .information-list li+li{margin-top:20px}.footer-style-default .information-list li:hover a{color:#1780ff;color:var(--color-primary)}.footer-style-default .edu-footer-widget .inner{margin-top:34px}.footer-style-default .edu-footer-widget .footer-link{list-style:none;padding:0}.footer-style-default .edu-footer-widget .footer-link li{margin-bottom:0;margin-top:0}.footer-style-default .edu-footer-widget .footer-link li a{color:#fafafa;color:var(--color-white);display:block;font-size:16px;line-height:26px}.footer-style-default .edu-footer-widget .footer-link li a i{font-size:14px;margin-right:10px}.footer-style-default .edu-footer-widget .footer-link li+li{margin-top:20px}.footer-style-default .edu-footer-widget .footer-link li:hover a{color:#1780ff;color:var(--color-primary)}.footer-style-default .edu-footer-widget.explore-widget{margin-left:65px}@media only screen and (min-width:992px) and (max-width:1199px){.footer-style-default .edu-footer-widget.explore-widget{margin-left:0}}@media only screen and (min-width:768px) and (max-width:991px){.footer-style-default .edu-footer-widget.explore-widget{margin-left:0}}@media only screen and (max-width:767px){.footer-style-default .edu-footer-widget.explore-widget{margin-left:0}}.footer-style-default .edu-footer-widget.quick-link-widget{margin-left:65px}@media only screen and (min-width:992px) and (max-width:1199px){.footer-style-default .edu-footer-widget.quick-link-widget{margin-left:0}}@media only screen and (min-width:768px) and (max-width:991px){.footer-style-default .edu-footer-widget.quick-link-widget{margin-left:0}}@media only screen and (max-width:767px){.footer-style-default .edu-footer-widget.quick-link-widget{margin-left:0}}.eduvibe-footer-one{background:#231f40}.eduvibe-footer-one .shape-image{position:absolute;z-index:-1}.eduvibe-footer-one .shape-image.shape-image-1{left:-263px;top:-11px}@media only screen and (min-width:1200px) and (max-width:1400px){.eduvibe-footer-one .shape-image.shape-image-1{left:-130px;top:-51px}}@media only screen and (min-width:992px) and (max-width:1199px){.eduvibe-footer-one .shape-image.shape-image-1{left:-150px;top:-51px}}.eduvibe-footer-one .shape-image.shape-image-2{bottom:-83px;right:-200px}@media only screen and (min-width:1200px) and (max-width:1400px){.eduvibe-footer-one .shape-image.shape-image-2{bottom:-13px;right:-100px}}@media only screen and (min-width:992px) and (max-width:1199px){.eduvibe-footer-one .shape-image.shape-image-2{bottom:-13px;right:-150px}}.edu-footer-with-cta{background:#231f40;margin-top:138px;position:relative;z-index:2}@media only screen and (max-width:767px){.edu-footer-with-cta{margin-top:0}}.edu-footer-with-cta .cta-with-overlay{left:0;position:absolute;right:0;top:-138px}@media only screen and (max-width:767px){.edu-footer-with-cta .cta-with-overlay{padding-bottom:80px;position:static;top:0}}.edu-footer-with-cta .footer-style-default{padding-top:138px;position:static}.eduvibe-footer-two .edu-btn{margin-bottom:30px}@media only screen and (max-width:575px){.eduvibe-footer-two{padding-bottom:80px}.eduvibe-footer-two .edu-btn{margin-bottom:0}.eduvibe-footer-two .call-action-style-1,.eduvibe-footer-two .call-action-style-1.box-layout{padding:30px}}.eduvibe-footer-two .footer-style-default{padding-top:138px;position:static}@media only screen and (min-width:768px) and (max-width:991px){.eduvibe-footer-two .footer-style-default{padding-top:418px}}@media only screen and (max-width:767px){.eduvibe-footer-two .footer-style-default{padding-top:0}}.eduvibe-footer-two .animate-image{position:absolute;z-index:-1}.eduvibe-footer-two .animate-image.shape-image-1{left:-263px;top:-11px}@media only screen and (min-width:1200px) and (max-width:1400px){.eduvibe-footer-two .animate-image.shape-image-1{left:-130px;top:-51px}}@media only screen and (min-width:992px) and (max-width:1199px){.eduvibe-footer-two .animate-image.shape-image-1{left:-150px;top:-51px}}.eduvibe-footer-two .animate-image.shape-image-2{bottom:-83px;right:-200px}@media only screen and (min-width:1200px) and (max-width:1400px){.eduvibe-footer-two .animate-image.shape-image-2{bottom:-13px;right:-100px}}@media only screen and (min-width:992px) and (max-width:1199px){.eduvibe-footer-two .animate-image.shape-image-2{bottom:-13px;right:-150px}}.copyright-default p,.copyright-default p a{color:#fafafa;color:var(--color-white)}.copyright-default p a{transition:.4s}.copyright-default p a:hover{color:#1780ff;color:var(--color-primary)}section{align-items:center;display:flex;justify-content:space-between;padding:100px 7%}section .box-l,section .box-r{height:100%;width:48%}.impulso-h1{color:#fff;font-size:50px;font-weight:600;line-height:1.2em}.box-image{height:600px;width:100%}#image-robo{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-name:slidein;animation-name:slidein;padding-bottom:50px;position:absolute;transition:all .8s ease;width:550px}@-webkit-keyframes slidein{0%{margin-left:100%;-webkit-transform:rotate(25deg);transform:rotate(25deg)}to{margin-left:0;-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes slidein{0%{margin-left:100%;-webkit-transform:rotate(25deg);transform:rotate(25deg)}to{margin-left:0;-webkit-transform:rotate(0);transform:rotate(0)}}#impulso-main{background-color:#1780ff;min-height:650px;padding-bottom:0;transition:all .7s ease}#impulso-main .box-l p{color:#eceeff}#section-2{background-attachment:fixed;background-image:url(/static/media/bg-ia-2.f205c15d444942655e08.jpg);background-size:cover;gap:5%}#section-2 .image-container{align-items:center;display:flex;gap:20px;height:450px;justify-content:center;width:100%}#section-2 .image-container .image-box{border-radius:41px;height:278px;width:300px}#section-2 .image-container .image-box#image-1{align-self:flex-start;position:relative;z-index:2}#section-2 .image-container .image-box#image-2{background-color:transparent;border:5px solid #1780ff;position:absolute;z-index:1}#section-2 .image-container .image-box#image-3{align-self:flex-end;position:relative;z-index:3}#section-3{background-color:#eceeff;gap:5%;justify-content:space-between}#section-3 .box-l,#section-3 .box-r{justify-content:center}#section-3 .card-text-wrapp{text-align:left;width:100%}#section-3 .card-text-wrapp h3{color:#1780ff;font-size:32px;line-height:1.1em}#section-3 .card-text-wrapp h4{font-size:18px;font-weight:800;line-height:19px}#section-3 .card-text-wrapp p{font-size:18px;line-height:19px;text-align:left}#section-3 .plans-container{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}#section-3 .plans-container p{color:#093366;font-size:18px;font-weight:800;line-height:19px}#section-3 .plans-wrapp{align-items:center;display:flex;gap:3%;height:100%;justify-content:flex-start;width:100%}#section-3 .plans-wrapp p{font-size:18px;font-weight:600;line-height:19px}#section-3 .card-plan{align-items:center;background-color:#fff;border-radius:15px;display:flex;flex-direction:column;min-height:523px;min-width:250px;width:350px}#section-3 .card-plan .title-wrapp{align-items:center;background-color:#093366;border-radius:15px 15px 0 0;display:flex;height:88px;justify-content:center;width:100%}#section-3 .card-plan .title-wrapp span{background-color:#1780ff;border-radius:5px;color:#fff;font-weight:600;height:28px;margin-bottom:75px;position:absolute;text-align:center;width:193px;z-index:2}#section-3 .card-plan .title-wrapp h2{color:#eceeff;font-size:32px;font-weight:500;margin-top:15px}#section-3 .card-plan .content-wrapp{height:170px;margin-top:30px;padding:30px;width:100%}#section-3 .card-plan .content-wrapp span{align-items:center;display:flex;flex-direction:row;gap:1em;margin-bottom:15px}#section-3 .card-plan .content-wrapp span p{font-size:16px;line-height:16px;margin:0;width:70%}#section-3 .card-plan .divider{background-color:#707070;height:4px;width:90%}#section-3 .card-plan .price-wrapp{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-around;padding:30px;width:100%}#section-3 .card-plan .price-wrapp h3{color:#1780ff;font-size:16px}#section-3 .card-plan .price-wrapp P{font-size:16px;padding:15px 50px}.impulso-section .box-r .box-image{align-items:center;display:flex;flex-direction:column;height:600px;justify-content:center;width:100%}.impulso-section .box-r .box-image .image-big{box-shadow:0 3px 6px #0000004d;height:313px;width:650px}.impulso-section .box-r .box-image .image-select{display:flex;gap:10px;height:80px;justify-content:space-evenly;margin-top:30px;width:650px}.impulso-section .box-r .box-image .image-select img{cursor:pointer;height:100%;width:100%}.card-text{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.card-text .card-text-wrapp{max-width:500px}.card-text .card-text-wrapp h3{color:#1780ff;font-size:36px;line-height:1.1em}.card-text .card-text-wrapp p{margin-bottom:100px;text-align:left}.card-text .button-wrapp{align-items:center;display:flex;gap:10px;justify-content:flex-start;width:674px}.card-text .button-wrapp a{background-color:#1780ff;border:none;border-radius:10px;color:#fafafa;cursor:pointer;font-size:18px;font-weight:600;padding:8px 32px;text-align:center;transition:all .8s ease;width:40%}.card-text .button-wrapp #second,.card-text .button-wrapp a:hover{background-color:#093366}.button,.card-text .button-wrapp #second:hover{background-color:#1780ff}.button{border-radius:10px;color:#eceeff;display:block;font-size:18px;font-weight:600;padding:5px 15px;text-align:center;transition:all .8s ease;width:100%}.button:hover{background-color:#093366;box-shadow:0 3px 6px #0000004d}.reverse{background-color:#f5f5f5;flex-direction:row-reverse}#section-6{background-color:#1780ff;background-image:url(/static/media/bg-ia-3.b8040559b1264debbd04.jpg);background-position:bottom;background-size:cover;padding-bottom:0;padding-top:0}#section-6 .box-l .card-text .card-text-wrapp span p{color:#fff;margin-bottom:0}#section-6 .box-l .card-text .card-text-wrapp h3{color:#f5f5f5}#section-6 .impulso-form{display:flex;justify-content:flex-start;width:100%}#section-6 .impulso-form form{width:396px}#section-6 .impulso-form form h3{color:#093366;font-size:26px;line-height:1.1em;margin-bottom:30px}#section-6 .impulso-form form input{background-color:#fff;margin-bottom:15px}#section-6 .impulso-form form input[type=checkbox]{height:20px;margin-top:1em;opacity:1;position:relative;width:20px}#section-6 .impulso-form form .lgpd-container{align-items:center;color:#093366;display:flex;font-size:12px;font-weight:600;gap:1em;height:50px;line-height:13px;margin-bottom:5px;margin-top:25px}#section-6 .box-r{align-items:center;display:flex;justify-content:center}#section-6 .box-r .box-image{align-items:center;display:flex;height:750px;justify-content:flex-start;width:100%}#section-6 .box-r .box-image #image-1{align-self:flex-end;bottom:30px;left:-155px;position:relative;width:318px;z-index:2}#section-6 .box-r .box-image #image-1 img{height:100%;width:100%}#section-6 .box-r .box-image #image-2{height:480px;position:absolute;width:500px;z-index:1}#section-6 .box-r .box-image #image-2 img{height:100%;width:100%}@media screen and (max-width:1280px){section{flex-direction:column;padding-bottom:100px;padding-top:100px}section .box-l,section .box-r{width:100%}.plans-container{align-items:center}.box-image,.plans-container{justify-content:center}}@media screen and (max-width:821px){section{flex-direction:column;padding-bottom:100px;padding-top:100px}section .box-l,section .box-r{padding-bottom:50px;padding-top:50px;width:100%}#section-2 .image-container{flex-direction:column}#section-2 .box-r .card-text .card-text-wrapp{max-width:100%}#section-2 .box-r .card-text .button-wrapp{justify-content:center;width:100%}.reverse{flex-direction:column}.plans-container{align-items:center;justify-content:center}.plans-container .plans-wrapp{flex-direction:column}.plans-container .plans-wrapp .card-plan{margin-top:30px}#section-6 .box-r .box-image{justify-content:flex-end}.image-container{height:500px;width:100%}.image-container .image-box{height:278px;width:300px}}@media screen and (max-width:720px){section{padding-bottom:50px;padding-top:30px}.box-image{height:365px}#image-robo,#robo-bottom{width:356px}#section-2 .box-l .image-container{flex-direction:column}#section-2 .box-l .image-container .image-box{height:210px;width:230px}#section-2 .box-l .card-text .button-wrapp,#section-2 .box-r .card-text .button-wrapp{flex-direction:column;width:100%}#section-2 .box-l .card-text .button-wrapp a,#section-2 .box-r .card-text .button-wrapp a{width:100%}#section-3 .box-r .plans-container .plans-wrapp{flex-direction:column}#section-3 .box-r .plans-container .plans-wrapp .card-plan{margin-top:30px}.impulso-section{flex-direction:column-reverse;padding-bottom:0;padding-top:0}.impulso-section .box-r .box-image .image-big{height:183px;width:383px}.impulso-section .box-r .box-image .image-select{height:54px;width:383px}.impulso-section .box-r .box-image .image-select img{width:30%}#section-6 .box-r .box-image{height:100%}#section-6 .box-r .box-image #image-1{left:-90px}#section-6 .box-r .box-image #image-2{height:315px;width:330px}#section-6 .box-r .box-image #image-2 img{border-radius:10px;object-fit:cover}.button{display:block;padding:5px;text-align:center}#section-6 .box-r .box-image #image-1{bottom:-100px;left:-50%;width:200px}}@media screen and (max-width:416px){section{padding-bottom:30px;padding-top:10px}#section-3 .box-r .plans-container .plans-wrapp{flex-direction:column}#section-3 .box-r .plans-container .plans-wrapp .card-plan{margin-top:20px}.box-image{height:295px}#image-robo,#robo-bottom{width:320px}#section-2 .box-l .image-container{flex-direction:column}#section-2 .box-l .image-container .image-box{height:210px;width:230px}#section-2 .box-l .card-text .button-wrapp,#section-2 .box-r .card-text .button-wrapp{flex-direction:column;width:100%}#section-2 .box-l .card-text .button-wrapp a,#section-2 .box-r .card-text .button-wrapp a{width:100%}.impulso-section .box-r .box-image .image-big{height:148px;width:305px}.impulso-section .box-r .box-image .image-select{height:54px;width:305px}.impulso-section .box-r .box-image .image-select img{width:30%}#section-6 .box-r .box-image #image-1{bottom:-100px;left:-155px;width:188px}#section-6 .box-r .box-image #image-2{height:272px;width:309px}}.palestra-container{background-image:url(/static/media/bg-palestra.8adcc1961fdf23806fef.png)}.gallery-card-flex-wrap{grid-gap:10px;align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin-top:25px}.gallery-card-flex-wrap .photo-container{align-items:center;background-color:hsla(0,0%,100%,.9);border-radius:15px;box-shadow:5px 5px 10px rgba(77,77,77,.3);display:flex;flex-direction:column;justify-content:center;transition:all 1s ease}.gallery-card-flex-wrap .small{height:400px}.gallery-card-flex-wrap .big{height:900px}.gallery-card-flex-wrap .photo{border-radius:15px;cursor:pointer;-webkit-filter:grayscale(40%);filter:grayscale(40%);height:100%;object-fit:cover;scale:.95;transition:all .6s ease;width:100%}.gallery-card-flex-wrap .photo:hover{-webkit-filter:grayscale(0);filter:grayscale(0);scale:.99}.gallery-card-flex-wrap #text{color:#fff;justify-self:flex-end;margin-top:340px;opacity:.8;position:absolute}@media screen and (max-width:440px){.gallery-card-flex-wrap .photo-container{height:auto}.gallery-card-flex-wrap .photo{width:100%}}.title-imersao{color:#b78c5a}#imersao-jose-hero-section{background:#121212;background:linear-gradient(90deg,#121212 80%,#372e22 90%,#95734b)}#imersao-jose-hero-section h1{color:#b78c5a;font-family:Montserrat,sans-serif;font-size:58px!important;font-weight:700}#imersao-jose-hero-section h3{color:#b78c5a}#imersao-jose-hero-section p{color:#fff;font-weight:400}#imersao-jose-hero-section .img-box{bottom:0;height:600px;position:relative;width:auto}#imersao-jose-hero-section .img-box img{height:100%;object-fit:contain;object-position:bottom;width:100%}#imersao-jose-hero-section #divider{background:transparent linear-gradient(90deg,var(--unnamed-color-b78c5a) 0,var(--unnamed-color-531a08) 100%) 0 0 no-repeat padding-box;background:transparent linear-gradient(90deg,#b78c5a,#531a08) 0 0 no-repeat padding-box;height:15px;width:100%}@media screen and (max-width:780px){#imersao-jose-hero-section{background:linear-gradient(90deg,#121212 60%,#372e22 75%,#95734b)}#imersao-jose-hero-section h1{font-size:38px!important}}#about-section-imersao-jose{background-color:#e5e5e5}#about-section-imersao-jose .card-about{background-color:#b78c5a;border-radius:15px;padding:1em}#about-section-imersao-jose .card-about .card-image-box{height:38px;margin-bottom:.6em;position:relative;width:auto}#about-section-imersao-jose .card-about .card-image-box img{height:100%;object-fit:contain;width:100%}#about-section-imersao-jose .card-about p,#about-section-imersao-jose .card-about span{color:#e5e5e5;font-size:16px;line-height:20px;text-align:justify}#about-section-imersao-jose .card-about h5{color:#531a08;font-size:22px;line-height:22px}#social-section{background-color:#121212}#social-section h4{color:#b78c5a!important}#social-section .card-depoimento{background-color:#2b2b2b;border-radius:15px;height:440px;padding:1em}#social-section .card-depoimento .image-box{align-items:center;display:flex;justify-content:center}#social-section .card-depoimento h6{color:#b78c5a!important}#social-section .card-depoimento p{font-weight:400}@media screen and (max-width:780px){#social-section .card-depoimento{height:640px}}@font-face{font-family:FontDot;src:url(/static/media/lcddot_tr.38d61035dd1db3282bd1.ttf) format("truetype")}#imersao-trilingue-page{background-attachment:fixed;background-image:url(/static/media/Fundo.8091c079e9bf74775a48.jpg)}#imersao-trilingue-page #hero-section-imersao-trilingue h1{color:#1780ff;font-family:Libre Baskerville,serif;font-size:42px}#imersao-trilingue-page #hero-section-imersao-trilingue .box-image{height:392px;margin:auto;position:relative;width:387px}#imersao-trilingue-page #hero-section-imersao-trilingue .box-image img{height:100%;object-fit:contain;width:100%}#imersao-trilingue-page #banner1 .banner-1{background-color:#2a2b2e;border-radius:20px;box-shadow:0 10px 15px 0 #000000bf;height:260px;width:780px}#imersao-trilingue-page #banner1 .banner-1 .banner-box-image{height:400px;width:400px}#imersao-trilingue-page #banner1 .banner-1 .banner-box-image img{height:100%;left:-15px;object-fit:contain;position:relative;top:-60px;width:100%}#imersao-trilingue-page #banner1 .banner-1 p{color:#f3f8f2;font-family:Libre Baskerville,serif;font-size:16px;font-weight:400;letter-spacing:-.019em;line-height:20.8px;text-align:left}#imersao-trilingue-page #flag-section .card-language{border-radius:11px;font-family:Libre Baskerville,serif;height:280px;padding-top:20px}#imersao-trilingue-page #flag-section .card-language .card-inner{background-color:#d9d9d9;border-radius:11px;height:100%;padding:1.2em}#imersao-trilingue-page #flag-section .card-language .card-inner .box-image{height:39px;position:relative;width:78px}#imersao-trilingue-page #flag-section .card-language .card-inner .box-image img{height:100%;object-fit:contain;width:100%}#imersao-trilingue-page #flag-section .card-language .card-inner h5{color:#2a2b2eef;font-family:Libre Baskerville,serif;font-size:36px;font-weight:700;line-height:32px}#imersao-trilingue-page #flag-section .card-language .card-inner ul li{color:#2a2b2eef;list-style-type:circle}#imersao-trilingue-page #path-section{background-image:url(/static/media/papper-bg.0cb8006400df438f3f11.png);background-repeat:no-repeat;background-size:cover;font-family:Libre Baskerville,serif}#imersao-trilingue-page #path-section h2{font-family:Libre Baskerville,serif;font-size:48px}#imersao-trilingue-page #path-section .box-image{height:438px;position:relative;width:438px}#imersao-trilingue-page #path-section .box-image img{height:100%;object-fit:contain;width:100%}#imersao-trilingue-page #benefits-section h2{font-family:Libre Baskerville,serif;font-size:48px}#imersao-trilingue-page #benefits-section .card-benefits{background-color:#d9d9d9;border-radius:11px;height:200px;padding:1.2em}#imersao-trilingue-page #benefits-section .card-benefits .box-image{height:38px;position:relative;width:38px}#imersao-trilingue-page #benefits-section .card-benefits .box-image img{height:100%;object-fit:contain;width:100%}#imersao-trilingue-page #benefits-section .card-benefits p{color:#2a2b2e;font-size:16px;font-weight:400;letter-spacing:-.019em;line-height:18px;text-align:center}#imersao-trilingue-page #teachers-section{background-image:url(/static/media/papper-bg.0cb8006400df438f3f11.png);background-repeat:no-repeat;background-size:cover}#imersao-trilingue-page #teachers-section h2{font-family:Libre Baskerville,serif;font-size:48px}#imersao-trilingue-page #teachers-section .card-passport{background-color:#f6f7e8;box-shadow:0 10px 10px 0 #3030305d;height:306px;width:459px}#imersao-trilingue-page #teachers-section .card-passport h4{font-family:FontDot,sans-serif}#imersao-trilingue-page #teachers-section .card-passport .box-image{border-radius:10px;height:140px;margin:auto;position:relative;width:125px}#imersao-trilingue-page #teachers-section .card-passport .box-image img{border-radius:10px;height:100%;object-fit:cover;width:100%}#imersao-trilingue-page #teachers-section .card-passport p{text-align:justify}#imersao-trilingue-page #teachers-section .card-passport .doted-divider{border:3px dotted #252525;height:10px;width:100%}#imersao-trilingue-page #invest-section h3,#imersao-trilingue-page #invest-section h5{font-family:Libre Baskerville,serif}#imersao-trilingue-page #invest-section .box-image{height:248px;position:relative;width:298px}#imersao-trilingue-page #invest-section .box-image img{height:100%;object-fit:contain;width:100%}.title-imersao{color:#1e427a}#imersao-comunicador-expressivo-hero-section{background:#18335e;background:linear-gradient(172deg,#18335e,#020202 99%,#030303);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#18335e",endColorstr="#030303",GradientType=1)}#imersao-comunicador-expressivo-hero-section h1{color:#fff;font-family:Montserrat,sans-serif;font-size:42px!important;font-weight:600}#imersao-comunicador-expressivo-hero-section h3{color:#fff}#imersao-comunicador-expressivo-hero-section p{color:#fff;font-weight:400}#imersao-comunicador-expressivo-hero-section .img-box-h1{bottom:0;height:160px;position:relative;width:auto}#imersao-comunicador-expressivo-hero-section .img-box-h1 img{height:100%;object-fit:contain;object-position:center;width:100%}#imersao-comunicador-expressivo-hero-section .img-box{bottom:0;height:600px;position:relative;width:auto}#imersao-comunicador-expressivo-hero-section .img-box img{height:100%;object-fit:contain;object-position:bottom;width:100%}#imersao-comunicador-expressivo-hero-section .hero-btn{background-color:#fff;border-radius:11px;color:#18335e;font-weight:400;padding:.6em 1.2em;transition:all .6s ease}#imersao-comunicador-expressivo-hero-section .hero-btn:hover{background-color:#18335e;color:#fff}#imersao-comunicador-expressivo-hero-section #banner-hero{background-color:#fff}#imersao-comunicador-expressivo-hero-section #banner-hero h3,#imersao-comunicador-expressivo-hero-section #banner-hero p{color:#18335e}@media screen and (max-width:420px){#imersao-comunicador-expressivo-hero-section h1{font-size:32px!important}}#comunicador-expressivo-about-section{background:#18335e;background:linear-gradient(172deg,#18335e,#020202 99%,#030303);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#18335e",endColorstr="#030303",GradientType=1)}#comunicador-expressivo-about-section .card-about{background-color:#fff;border-radius:15px;padding:1em}#comunicador-expressivo-about-section .card-about .img-box-about{height:38px;margin-bottom:.6em;position:relative;width:auto}#comunicador-expressivo-about-section .card-about .img-box-about img{height:100%;object-fit:contain;width:100%}#comunicador-expressivo-about-section .card-about h5{color:#1e427a;font-size:19px;line-height:19px}#comunicador-expressivo-about-section .card-about .description-box{height:80px}#comunicador-expressivo-about-section .card-about .description-box p{color:#000;font-size:14px;font-weight:300;line-height:13px}#program-section{background-color:#121212}#program-section h4{color:#b78c5a!important}#program-section .banner-1{background-color:#cbcbcb;border-radius:20px}#program-section .banner-1 h5{color:#b78c5a!important;font-size:36px!important}#program-section .banner-1 li{color:#121212;font-size:17px;list-style:none}#program-section .banner-1 li .icon{color:#b78c5a}#program-section .banner-1 .banner1-image-box{bottom:0;height:393px;position:relative}#program-section .banner-1 .banner1-image-box img{bottom:219px;position:relative}#program-section .card-program{background-color:#333;border-radius:15px;padding:2em 1em}#program-section .card-program .title-box{border-bottom:2px solid #fff}#program-section .banner-2{background-color:#b78c5a;border-radius:15px;height:254px;max-width:705px;padding:1em;width:100%}#program-section .banner-2 h5{color:#121212;font-size:28px}#program-section .banner-2 p,#program-section .banner-2 span{color:#fff}#program-section .banner-2 p{font-size:12px}#program-section .banner-2 .banner2-image-box{bottom:0;height:305px;position:relative;width:auto}#program-section .banner-2 .banner2-image-box img{bottom:50px;height:100%;object-fit:contain;position:relative;width:100%}#program-section .banner-2 .program-btn{background-color:#121212;border-radius:11px;color:#fff;font-weight:500;padding:.5em}#comunicador-expressivo-social-section{background-color:#fff}#comunicador-expressivo-social-section h4{color:#18335e!important}#comunicador-expressivo-social-section .card-depoimento{background-color:#fff;border:2px solid #18335e;border-radius:15px;height:360px;padding:1em}#comunicador-expressivo-social-section .card-depoimento #depoimento{font-size:.87em!important}#comunicador-expressivo-social-section .card-depoimento .image-box{align-items:center;display:flex;justify-content:center}#comunicador-expressivo-social-section .card-depoimento h6{color:#18335e!important}#comunicador-expressivo-social-section .card-depoimento p{color:#18335e;font-weight:400}@media screen and (max-width:490px){#comunicador-expressivo-social-section .card-depoimento{height:-webkit-fit-content!important;height:-moz-fit-content!important;height:fit-content!important}}#cta-section{background-color:#cbcbcb;height:400px}#cta-section .cta-btn{background-color:#b78c5a;border:none;border-radius:11px;color:#fff;padding:.5em 1em;width:70%}#cta-section .img-box{bottom:130px;height:480px;position:relative;width:auto}#cta-section .img-box img{height:100%;object-fit:contain;width:100%}#support-section{background-color:#121212}#support-section .banner-support{background-color:#2b2b2b;border-radius:15px;padding:1em 2em}#comunicador-expressivo-meetings-section{background-color:#fff}#comunicador-expressivo-meetings-section h3{color:#18335e;font-size:32px;text-align:center}#comunicador-expressivo-meetings-section .image-box{height:45px;width:45px}#comunicador-expressivo-meetings-section .image-box img{height:100%;object-fit:contain;width:100%}#comunicador-expressivo-meetings-section p{font-weight:300}#comunicador-expressivo-benefits-section{background-color:#000}#comunicador-expressivo-benefits-section h4,#comunicador-expressivo-benefits-section h6,#comunicador-expressivo-benefits-section p{color:#fff}#comunicador-expressivo-benefits-section p{font-weight:300}#comunicador-expressivo-benefits-section .image-box{bottom:-15px;height:600px;position:relative;width:auto}#comunicador-expressivo-benefits-section .image-box img{height:100%;object-fit:contain;object-position:center;width:100%}#comunicador-expressivo-billing-section{background-color:#000}#comunicador-expressivo-billing-section h3,#comunicador-expressivo-billing-section h4,#comunicador-expressivo-billing-section p{color:#fff}#comunicador-expressivo-billing-section .btn-billing-box{align-items:center;display:flex;justify-content:center;width:350px}#comunicador-expressivo-billing-section .btn-billing-box .billing-btn{background-color:#fff!important;border-radius:11px;color:#18335e!important;font-weight:400;padding:.6em 1.2em;transition:all .6s ease}#comunicador-expressivo-billing-section .btn-billing-box .billing-btn:hover{background-color:#18335e!important;color:#fff!important}#comunicador-expressivo-faq-section{background-color:#fff}#comunicador-expressivo-faq-section h4,#comunicador-expressivo-faq-section h6,#comunicador-expressivo-faq-section p{color:#1e427a}#comunicador-expressivo-faq-section .card-faq-section{border:1px solid #1e427a;border-radius:10px;box-shadow:0 0 30px 0 rgba(0,0,0,.3);margin-bottom:15px;padding:1em}#comunicador-expressivo-faq-section .card-faq-section p{color:#000;font-size:14px;font-weight:300;line-height:14px}#programa-barbara{background-image:url(/static/media/bg-1.d2012694359d8e1543a0.png);background-position:top;background-size:cover;font-family:Inter,serif}#programa-barbara a,#programa-barbara h1,#programa-barbara h2,#programa-barbara h3,#programa-barbara h4,#programa-barbara h5,#programa-barbara li,#programa-barbara p,#programa-barbara span{color:#fff;font-family:Inter,serif}#programa-barbara #hero-section-barbara #element-container{background-image:url(/static/media/element-1.1fd4761b638be45b8d48.png);background-position:50%;background-repeat:no-repeat;background-size:contain}#programa-barbara #hero-section-barbara .box-icon{height:30px;margin:auto;width:30px}#programa-barbara #hero-section-barbara .box-icon .icon{font-size:30px}#programa-barbara #program-section{background-color:transparent}#programa-barbara #program-section .card{background-color:#ffffff30;border:1px solid #fff;border-radius:11px;height:450px;padding:1em}#programa-barbara #program-section .card .box-image{height:245px;position:relative}#programa-barbara #program-section .card .box-image img{height:100%;object-fit:contain;width:100%}#programa-barbara #program-section .card #img-1{bottom:23px}#programa-barbara #program-section .card #img-2{bottom:50px}#programa-barbara #pricing-section{background-color:transparent}#programa-barbara #pricing-section .card{background-color:#ffffff30;border:1px solid #fff;border-radius:11px;height:180px;padding:1em}#programa-barbara #pricing-section .card .box-image{background-color:#fff;border-radius:11px;height:40px;padding:.3em;position:relative;text-align:center;top:-40px;width:138px}#programa-barbara #pricing-section .card .button{text-wrap:nowrap;background-color:#fff}#programa-barbara #pricing-section .card .button .icon{color:#3c289b;font-size:1.4em}#programa-barbara #pricing-section .card .button span{color:#3c289b}@media screen and (max-width:780px){#program-section .card #img-1{bottom:-17px!important}#program-section .card #img-2{bottom:12px!important}#pricing-section{background-color:transparent}#pricing-section .card{height:310px!important}#pricing-section .card .button{margin-top:10px}}
/*# sourceMappingURL=main.36ee097f.css.map*/