.page-list .current_page_item > a {
font-weight: bold; } .page-list-ext {
clear: both;
} .page-list-ext {
*zoom: 1;
}
.page-list-ext:before, .page-list-ext:after {
display: table;
line-height: 0;
content: "";
}
.page-list-ext:after {
clear: both;
}
.page-list-ext .page-list-ext-item {
clear: both;
margin: 10px 0 30px 0;
-webkit-column-break-inside: avoid;
page-break-inside: avoid;
break-inside: avoid;
}
.page-list-ext .page-list-ext-image {
float: left;
display: inline;
margin: 5px 15px 15px 0;
}
.page-list-ext .page-list-ext-title {
clear: none;
}
.page-list-cols-2,
.page-list-cols-3,
.page-list-cols-4,
.page-list-cols-5 {
column-gap: 30px;
}
.page-list-cols-2 {
column-count: 2;
}
.page-list-cols-3 {
column-count: 3;
}
.page-list-cols-4 {
column-count: 4;
}
.page-list-cols-5 {
column-count: 5;
} @media (max-width: 767px) { .page-list-cols-2,
.page-list-cols-3,
.page-list-cols-4,
.page-list-cols-5 {
column-count: 1;
}
}html {
line-height: 1.15;
-webkit-text-size-adjust: 100%;
}  body {
margin: 0;
} main {
display: block;
} h1 {
font-size: 2em;
margin: 0.67em 0;
}  hr {
box-sizing: content-box;
height: 0;
overflow: visible;
} pre {
font-family: monospace, monospace;
font-size: 1em;
}  a {
background-color: transparent;
} abbr[title] {
border-bottom: none;
text-decoration: underline;
text-decoration: underline dotted;
} b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace;
font-size: 1em;
} small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
}  button,
input,
optgroup,
select,
textarea {
font-family: inherit;
font-size: 100%;
line-height: 1.15;
margin: 0;
} button,
input {
overflow: visible;
} button,
select {
text-transform: none;
} button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
} button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
box-sizing: border-box;
color: inherit;
display: table;
max-width: 100%;
padding: 0;
white-space: normal;
} progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type="checkbox"],
[type="radio"] {
box-sizing: border-box;
padding: 0;
} [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
} [type="search"] {
-webkit-appearance: textfield;
outline-offset: -2px;
} [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}  details {
display: block;
} summary {
display: list-item;
}  template {
display: none;
} [hidden] {
display: none;
}  *,
*::before,
*::after {
box-sizing: inherit;
}
html {
box-sizing: border-box;
}  body,
button,
input,
select,
optgroup,
textarea {
color: #404040;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
font-size: 1rem;
line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
}
p {
margin-bottom: 1.5em;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", courier, monospace;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code,
kbd,
tt,
var {
font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} body {
background: #fff;
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul,
ol {
margin: 0 0 1.5em 3em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: 700;
}
dd {
margin: 0 1.5em 1.5em;
} embed,
iframe,
object {
max-width: 100%;
}
img {
height: auto;
max-width: 100%;
}
figure {
margin: 1em 0;
}
table {
margin: 0 0 1.5em;
width: 100%;
} a {
color: #4169e1;
}
a:visited {
color: #800080;
}
a:hover,
a:focus,
a:active {
color: #191970;
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active {
outline: 0;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
border-radius: 3px;
background: #e6e6e6;
color: rgba(0, 0, 0, 0.8);
line-height: 1;
padding: 0.6em 1em 0.4em;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #ccc #bbb #aaa;
}
button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
border-color: #aaa #bbb #bbb;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
padding: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #111;
}
select {
border: 1px solid #ccc;
}
textarea {
width: 100%;
}   .main-navigation {
display: block;
width: 100%;
}
.main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation ul ul {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
float: left;
position: absolute;
top: 100%;
left: -999em;
z-index: 99999;
}
.main-navigation ul ul ul {
left: -999em;
top: 0;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
display: block;
left: auto;
}
.main-navigation ul ul a {
width: 200px;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
left: auto;
}
.main-navigation li {
position: relative;
}
.main-navigation a {
display: block;
text-decoration: none;
}
https://staging.scs.mcgit.cc/ .menu-toggle,
.main-navigation.toggled ul {
display: block;
}
#main-nav-first-col{
width:430px;
}
@media screen and (min-width: 37.5em) {
.menu-toggle {
display: none;
}
.main-navigation ul {
display: flex;
}
}
.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
margin: 0 0 1.5em;
}
.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
display: flex;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
flex: 1 0 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
text-align: end;
flex: 1 0 50%;
} .sticky {
display: block;
}
.post,
.page {
margin: 0 0 1.5em;
}
.updated:not(.published) {
display: none;
}
.page-content,
.entry-content,
.entry-summary {
margin: 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
} .widget {
margin: 0 0 1.5em;
}
.widget select {
max-width: 100%;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} .custom-logo-link {
display: inline-block;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
display: grid;
grid-gap: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
width: 100%;
}
.gallery-columns-2 {
grid-template-columns: repeat(2, 1fr);
}
.gallery-columns-3 {
grid-template-columns: repeat(3, 1fr);
}
.gallery-columns-4 {
grid-template-columns: repeat(4, 1fr);
}
.gallery-columns-5 {
grid-template-columns: repeat(5, 1fr);
}
.gallery-columns-6 {
grid-template-columns: repeat(6, 1fr);
}
.gallery-columns-7 {
grid-template-columns: repeat(7, 1fr);
}
.gallery-columns-8 {
grid-template-columns: repeat(8, 1fr);
}
.gallery-columns-9 {
grid-template-columns: repeat(9, 1fr);
}
.gallery-caption {
display: block;
}   .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
display: none;
} .infinity-end.neverending .site-footer {
display: block;
}   .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
clip-path: none;
color: #21759b;
display: block;
font-size: 0.875rem;
font-weight: 700;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000;
} #primary[tabindex="-1"]:focus {
outline: 0;
} .alignleft { float: left; margin-right: 1.5em;
margin-bottom: 1.5em;
}
.alignright { float: right; margin-left: 1.5em;
margin-bottom: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 1.5em;
} .menu-item a:hover{
text-decoration:none !important;
}
.page_item a:hover{
text-decoration:none !important;
}
.elementor-button-wrapper a:hover{
text-decoration:none !important;
} @media only screen and (min-width: 1025px) {
.sub-menu {
width: 300px !important;
padding: 20px 0px !important;
top: 40px !important;
margin-top:-40px !important;
left: 20px !important;
position: absolute !important;
}
.has-submenu {
position:static !important;
}
.menu-item-has-children{
position:static !important;
}
.elementor-item{
position: relative;
}
.elementor-item span{
background-color: #5279a1;
padding-right: 10px;
}
.elementor-alert{
padding: 8px 15px !important;
}
.site-title {
margin:0px;
}
.elementor-item::after{
display: block;
width: 120px;
height: 2px;
background: #000;
right: 0;
top: 50%;
position: absolute;
}
.alternate-navigation .alternate-navigation-form{
width:100%;
border:0px;
color:#fff;
background:#5279a1;
border-bottom:1px solid #c08e41;
margin-bottom:10px;
padding:5px;
}
.elementor-icon-list-item {
cursor: pointer;
}
.home-vibrant {
font-size:90px !important;
}
.home-offset {
margin-left:200px !important;
}
.home-connected {
font-size: 90px !important;
}
}
.home-vibrant {
color:#FE9D2B !important; 
}
.home-connected{
color:#2C71B8 !important;
}
.home-main-tab {
width: 90% !important;
margin: 0 auto !important;
margin-bottom: -100px !important;
z-index: 3;
background: white !important;
padding: 10px !important;
box-shadow: 2px 2px 10px #00000085 !important;
}
.home-main-tab p {
margin:0px !important;
}
.home-main-tab h5 {
margin:0px;
font-size: 16px;
}
.entry-header{
display: none !important;
}
.entry-title{
display: none !important;
} @media screen and (min-width: 48em){
.pure-u-md-1-3, .pure-u-md-8-24 {
width: 33.3333% !important;
}
.pure-u-md-16-24, .pure-u-md-2-3 {
width: 66.6667% !important;
}
.pure-u-1, .pure-u-1-1, .pure-u-5-5 {
width: 50% !important;
}
}
@media screen and (max-width: 48em){
.pure-u-1, .pure-u-1-1, .pure-u-24-24, .pure-u-5-5 {
width: 50% !important;
}
.theme-light .header-wrapper .container h1.decorated {
color: #111;
border-bottom: 2px solid #111;
font-size: .5em;
}
}
.pure-u-24-24 {
width: 100%;
}
.answer-row .pure-u-md-12-24 {
width: 50%;
}
.action-buttons{
width:100% !important;
}
.answer-row.expense.exp-total{
width:100% !important;
}
.expense {
width:100% !important;
}
.grant {
width:100% !important;
}
.total {
width:100% !important;
}
.npc-action-wrapper .action-buttons .nav-button {
margin: 10px !important;
}
.specific-explanations {
width:100% !important;
}
.answer-question{
width:100%;
}
.total > .answer-question {
width:100% !important;
} .secondary-nav {
display: flex;
list-style: none;
align-items: center;
justify-content: center;
flex-wrap: wrap;
margin-top: 5px;
margin: 0px;
padding: 0px;
transition: .5s;
}
.secondary-nav li a{
color:#000;
font-weight:bold;
text-transform: uppercase;
font-size:14px;
}
.secondary-nav li {
padding: 0px 5px;
margin-left:10px;
margin-top: 10px;
}
.secondary-nav li:nth-of-type(1){
border-left:3px solid #DB8015;
background: linear-gradient(to left, #fff 50%, #EFC695 50%);
background-size: 200% 100%;
background-position:right bottom;
margin-left:10px;
transition:all .5s ease;
}
.secondary-nav li:nth-of-type(2){
border-left:3px solid #2C71B8;
background: linear-gradient(to left, #fff 50%, #9FBFDF 50%);
background-size: 200% 100%;
background-position:right bottom;
margin-left:10px;
transition:all .5s ease;
}
.secondary-nav li:nth-of-type(3){
border-left:3px solid #D80028;
background: linear-gradient(to left, #fff 50%, #ED8B9D 50%);
background-size: 200% 100%;
background-position:right bottom;
margin-left:10px;
transition:all .5s ease;
}
.secondary-nav li:nth-of-type(4){
border-left:3px solid #005E39;
background: linear-gradient(to left, #fff 50%, #8CB6A5 50%);
background-size: 200% 100%;
background-position:right bottom;
margin-left:10px;
transition:all .5s ease;
}
.secondary-nav li:nth-of-type(5){
border-left:3px solid #DB8015;
background: linear-gradient(to left, #fff 50%, #EFC695 50%);
background-size: 200% 100%;
background-position:right bottom;
margin-left:10px;
transition:all .5s ease;
}
.secondary-nav li:nth-of-type(6){
border-left:3px solid #2C71B8;
background: linear-gradient(to left, #fff 50%, #9FBFDF 50%);
background-size: 200% 100%;
background-position:right bottom;
margin-left:10px;
transition:all .5s ease;
}
.secondary-nav li:nth-of-type(7){
border-left:3px solid #D80028;
background: linear-gradient(to left, #fff 50%, #ED8B9D 50%);
background-size: 200% 100%;
background-position:right bottom;
margin-left:10px;
transition:all .5s ease;
}
.secondary-nav li:nth-of-type(8){
border-left:3px solid #005E39;
background: linear-gradient(to left, #fff 50%, #8CB6A5 50%);
background-size: 200% 100%;
background-position:right bottom;
margin-left:10px;
transition:all .5s ease;
}
.secondary-nav li:nth-of-type(9){
border-left:3px solid #DB8015;
background: linear-gradient(to left, #fff 50%, #EFC695 50%);
background-size: 200% 100%;
background-position:right bottom;
margin-left:10px;
transition:all .5s ease;
}
.secondary-nav li:nth-of-type(10){
border-left:3px solid #2C71B8;
background: linear-gradient(to left, #fff 50%, #9FBFDF 50%);
background-size: 200% 100%;
background-position:right bottom;
margin-left:10px;
transition:all .5s ease;
}
.secondary-nav li:nth-of-type(11){
border-left:3px solid #D80028;
background: linear-gradient(to left, #fff 50%, #ED8B9D 50%);
background-size: 200% 100%;
background-position:right bottom;
margin-left:10px;
transition:all .5s ease;
}
.secondary-nav li:nth-of-type(12){
border-left:3px solid #005E39;
background: linear-gradient(to left, #fff 50%, #8CB6A5 50%);
background-size: 200% 100%;
background-position:right bottom;
margin-left:10px;
transition:all .5s ease;
}
.secondary-nav li:nth-of-type(13){
border-left:3px solid #DB8015;
background: linear-gradient(to left, #fff 50%, #EFC695 50%);
background-size: 200% 100%;
background-position:right bottom;
margin-left:10px;
transition:all .5s ease;
}
.secondary-nav li:nth-of-type(14){
border-left:3px solid #2C71B8;
background: linear-gradient(to left, #fff 50%, #9FBFDF 50%);
background-size: 200% 100%;
background-position:right bottom;
margin-left:10px;
transition:all .5s ease;
}
.secondary-nav li:nth-of-type(15){
border-left:3px solid #D80028;
background: linear-gradient(to left, #fff 50%, #ED8B9D 50%);
background-size: 200% 100%;
background-position:right bottom;
margin-left:10px;
transition:all .5s ease;
}
.secondary-nav li:nth-of-type(16){
border-left:3px solid #005E39;
background: linear-gradient(to left, #fff 50%, #8CB6A5 50%);
background-size: 200% 100%;
background-position:right bottom;
margin-left:10px;
transition:all .5s ease;
}
.secondary-nav li:nth-of-type(17){
border-left:3px solid #DB8015;
background: linear-gradient(to left, #fff 50%, #EFC695 50%);
background-size: 200% 100%;
background-position:right bottom;
margin-left:10px;
transition:all .5s ease;
}
.secondary-nav li:nth-of-type(18){
border-left:3px solid #2C71B8;
background: linear-gradient(to left, #fff 50%, #9FBFDF 50%);
background-size: 200% 100%;
background-position:right bottom;
margin-left:10px;
transition:all .5s ease;
}
.secondary-nav li:nth-of-type(19){
border-left:3px solid #D80028;
background: linear-gradient(to left, #fff 50%, #ED8B9D 50%);
background-size: 200% 100%;
background-position:right bottom;
margin-left:10px;
transition:all .5s ease;
}
.secondary-nav li:nth-of-type(20){
border-left:3px solid #005E39;
background: linear-gradient(to left, #fff 50%, #8CB6A5 50%);
background-size: 200% 100%;
background-position:right bottom;
margin-left:10px;
transition:all .5s ease;
}
.secondary-nav li:hover {
background-position:left bottom;
} #upcoming-events-table .elementor-post:nth-child(odd){
background:#fff;
}
#upcoming-events-table .elementor-post:nth-child(even){
background:#f3f3f3;
} div.wpforms-container-full .wpforms-form .wpforms-field-label {
display: block;
font-weight: 700;
font-size: 14px;
float: none;
line-height: 1.3;
margin: 0 0 4px 0;
text-transform: uppercase;
padding: 0;
}
.contact-form input, .contact-form textarea{
border: 2px solid #2C71B8 !important;
background: #F8FAFD !important;
border-radius:4px !important;
padding: 20px 10px !important;
}
.contact-form textarea {
min-height: 125px;
}
.contact-form-button{
background-color: #2c71b8 !important;
color: #f0f0f1 !important;
padding: 15px 40px !important;
text-transform: uppercase !important;
font-weight: bold !important;
}
.sexual-misconduct-form input, .sexual-misconduct-form textarea{
border: 2px solid #2C71B8 !important;
background: #F8FAFD !important;
border-radius:4px !important;
padding: 20px 10px !important;
}
.sexual-misconduct-form textarea {
min-height: 125px;
}
.sexual-misconduct-form-button{
background-color: #2c71b8 !important;
color: #f0f0f1 !important;
padding: 15px 40px !important;
text-transform: uppercase !important;
font-weight: bold !important;
}
div.wpforms-container-full .wpforms-form input[type=checkbox], div.wpforms-container-full .wpforms-form input[type=radio] {
background-color: #fff;
width: 19px;
height: 19px;
margin: 0 10px 0 3px;
display: inline-block;
vertical-align: baseline;
border:1px solid #2C71B8;
}
.ask-a-librarian input, .ask-a-librarian textarea{
border: 2px solid #2C71B8 !important;
background: #F8FAFD !important;
border-radius:4px !important;
padding: 20px 10px !important;
}
.ask-a-librarian textarea {
min-height: 125px;
}
.ask-a-librarian button{
background-color: #2c71b8 !important;
color: #f0f0f1 !important;
padding: 15px 40px !important;
text-transform: uppercase !important;
font-weight: bold !important;
}
.interlibrary-journal-loan input, .interlibrary-journal-loan textarea{
border: 2px solid #2C71B8 !important;
background: #F8FAFD !important;
border-radius:4px !important;
padding: 20px 10px !important;
}
.interlibrary-journal-loan textarea {
min-height: 125px;
}
.interlibrary-journal-loan button{
background-color: #2c71b8 !important;
color: #f0f0f1 !important;
padding: 15px 40px !important;
text-transform: uppercase !important;
font-weight: bold !important;
}
.wpforms-field-container h2 {
font-size:28px !important;
font-family:nunito !important;
color:#2C71B8 !important;
}
.interlibrary-book-loan input, .interlibrary-book-loan textarea{
border: 2px solid #2C71B8 !important;
background: #F8FAFD !important;
border-radius:4px !important;
padding: 20px 10px !important;
}
.interlibrary-book-loan textarea {
min-height: 125px;
}
.interlibrary-book-loan button{
background-color: #2c71b8 !important;
color: #f0f0f1 !important;
padding: 15px 40px !important;
text-transform: uppercase !important;
font-weight: bold !important;
}
.priest-contact input, .priest-contact textarea{
border: 2px solid #2C71B8 !important;
background: #F8FAFD !important;
border-radius:4px !important;
padding: 20px 10px !important;
}
.priest-contact textarea {
min-height: 125px;
}
.priest-contact button{
background-color: #2c71b8 !important;
color: #f0f0f1 !important;
padding: 15px 40px !important;
text-transform: uppercase !important;
font-weight: bold !important;
} #discovery-search {
border: 2px solid #2C71B8 !important;
background: #F8FAFD !important;
border-radius:4px !important;
padding: 10px 10px !important;
width:410px !important;
max-width:80%;
}
#discovery-search-btn {
background-color: #2c71b8 !important;
color: #f0f0f1 !important;
padding: 15px 40px !important;
text-transform: uppercase !important;
font-weight: bold !important;
} .ppw-post-password-container{
max-width: 1500px;
margin: 0 auto;
padding-top: 100px;
}
.ppw-ppf-desc{
font-weight: bold;
font-family: 'Nunito';
color: #2c71b8;
font-size: 20px;
}
.ppw-ppf-field-container input[type='submit'] {
background-color: #2c71b8 !important;
color: #f0f0f1 !important;
padding: 15px 40px !important;
text-transform: uppercase !important;
font-weight: bold !important;
}
#pwbox-5044 {
border: 2px solid #2C71B8 !important;
background: #F8FAFD !important;
border-radius:4px !important;
padding: 10px !important;
}
.ppw-pwd-label{
font-size:0px;
}
.ppw-ppf-input-container {
padding:10px;
} #home-upcoming-events .elementor-post:nth-of-type(1) .elementor-alert{
border-color:#2C71B8;
}
#home-upcoming-events .elementor-post:nth-of-type(2) .elementor-alert{
border-color:#D80028;
}
#home-upcoming-events .elementor-post:nth-of-type(3) .elementor-alert{
border-color:#005E39;
}
#home-upcoming-events .elementor-post:nth-of-type(4) .elementor-alert{
border-color:#DB8015;
} .elementor-widget-breadcrumbs p {
text-transform:uppercase;
} .post-navigation {
display:none;
}
@media (min-width: 768px){
.elementor-image-gallery .gallery-columns-3 .gallery-item {
max-width: 100% !important;
}
.elementor-image-gallery .gallery-columns-7 .gallery-item{
max-width:100% !important;
}
}
@media (max-width: 768px){
.secondary-nav {
justify-content: start;
}
}
ALTERNATE FACULTY COLORS
.elementor-post:nth-of-type(1) .elementor-element-4c28279 {
border-left: 9px solid #005E39 !important;
}
.elementor-post:nth-of-type(1) .elementor-element-4c28279 {
border-left: 9px solid #005E39 !important;
}
.elementor-post:nth-of-type(1) .faculty-colored-heading .elementor-heading-title{
color: #005E39 !important;
}
.elementor-post:nth-of-type(2) .elementor-element-4c28279 {
border-left: 9px solid #DB8015 !important;
}
.elementor-post:nth-of-type(2) .faculty-colored-heading .elementor-heading-title{
color: #DB8015 !important;
}
.elementor-post:nth-of-type(3) .elementor-element-4c28279 {
border-left: 9px solid #D80028 !important;
}
.elementor-post:nth-of-type(3) .faculty-colored-heading .elementor-heading-title{
color: #D80028 !important;
}
.elementor-post:nth-of-type(4) .elementor-element-4c28279 {
border-left: 9px solid #2C71B8 !important;
}
.elementor-post:nth-of-type(4) .faculty-colored-heading .elementor-heading-title{
color: #2C71B8 !important;
}
.elementor-post:nth-of-type(5) .elementor-element-4c28279 {
border-left: 9px solid #005E39 !important;
}
.elementor-post:nth-of-type(5) .faculty-colored-heading .elementor-heading-title{
color: #005E39 !important;
}
.elementor-post:nth-of-type(6) .elementor-element-4c28279 {
border-left: 9px solid #DB8015 !important;
}
.elementor-post:nth-of-type(6) .faculty-colored-heading .elementor-heading-title{
color: #DB8015 !important;
}
.elementor-post:nth-of-type(7) .elementor-element-4c28279 {
border-left: 9px solid #D80028 !important;
}
.elementor-post:nth-of-type(7) .faculty-colored-heading .elementor-heading-title{
color: #D80028 !important;
}
.elementor-post:nth-of-type(8) .elementor-element-4c28279 {
border-left: 9px solid #2C71B8 !important;
}
.elementor-post:nth-of-type(8) .faculty-colored-heading .elementor-heading-title{
color: #2C71B8 !important;
}
.elementor-post:nth-of-type(9) .elementor-element-4c28279 {
border-left: 9px solid #005E39 !important;
}
.elementor-post:nth-of-type(9) .faculty-colored-heading .elementor-heading-title{
color: #005E39 !important;
}
.elementor-post:nth-of-type(10) .elementor-element-4c28279 {
border-left: 9px solid #DB8015 !important;
}
.elementor-post:nth-of-type(10) .faculty-colored-heading .elementor-heading-title{
color: #DB8015 !important;
}
.elementor-post:nth-of-type(11) .elementor-element-4c28279 {
border-left: 9px solid #D80028 !important;
}
.elementor-post:nth-of-type(11) .faculty-colored-heading .elementor-heading-title{
color: #D80028 !important;
}
.elementor-post:nth-of-type(12) .elementor-element-4c28279 {
border-left: 9px solid #2C71B8 !important;
}
.elementor-post:nth-of-type(12) .faculty-colored-heading .elementor-heading-title{
color: #2C71B8 !important;
}
.elementor-post:nth-of-type(13) .elementor-element-4c28279 {
border-left: 9px solid #005E39 !important;
}
.elementor-post:nth-of-type(13) .faculty-colored-heading .elementor-heading-title{
color: #005E39 !important;
}
.elementor-post:nth-of-type(14) .elementor-element-4c28279 {
border-left: 9px solid #DB8015 !important;
}
.elementor-post:nth-of-type(14) .faculty-colored-heading .elementor-heading-title{
color: #DB8015 !important;
}
.elementor-post:nth-of-type(15) .elementor-element-4c28279 {
border-left: 9px solid #D80028 !important;
}
.elementor-post:nth-of-type(15) .faculty-colored-heading .elementor-heading-title{
color: #D80028 !important;
}
.elementor-post:nth-of-type(16) .elementor-element-4c28279 {
border-left: 9px solid #2C71B8 !important;
}
.elementor-post:nth-of-type(16) .faculty-colored-heading .elementor-heading-title{
color: #2C71B8 !important;
}
.elementor-post:nth-of-type(17) .elementor-element-4c28279 {
border-left: 9px solid #005E39 !important;
}
.elementor-post:nth-of-type(17) .faculty-colored-heading .elementor-heading-title{
color: #005E39 !important;
}
.elementor-post:nth-of-type(18) .elementor-element-4c28279 {
border-left: 9px solid #DB8015 !important;
}
.elementor-post:nth-of-type(18) .faculty-colored-heading .elementor-heading-title{
color: #DB8015 !important;
}
.elementor-post:nth-of-type(19) .elementor-element-4c28279 {
border-left: 9px solid #D80028 !important;
}
.elementor-post:nth-of-type(19) .faculty-colored-heading .elementor-heading-title{
color: #D80028 !important;
}
.elementor-post:nth-of-type(20) .elementor-element-4c28279 {
border-left: 9px solid #2C71B8 !important;
}
.elementor-post:nth-of-type(20) .faculty-colored-heading .elementor-heading-title{
color: #2C71B8 !important;
}
.elementor-post:nth-of-type(21) .elementor-element-4c28279 {
border-left: 9px solid #005E39 !important;
}
.elementor-post:nth-of-type(21) .faculty-colored-heading .elementor-heading-title{
color: #005E39 !important;
}
.elementor-post:nth-of-type(22) .elementor-element-4c28279 {
border-left: 9px solid #DB8015 !important;
}
.elementor-post:nth-of-type(22) .faculty-colored-heading .elementor-heading-title{
color: #DB8015 !important;
}
.elementor-post:nth-of-type(23) .elementor-element-4c28279 {
border-left: 9px solid #D80028 !important;
}
.elementor-post:nth-of-type(23) .faculty-colored-heading .elementor-heading-title{
color: #D80028 !important;
}
.elementor-post:nth-of-type(24) .elementor-element-4c28279 {
border-left: 9px solid #2C71B8 !important;
}
.elementor-post:nth-of-type(24) .faculty-colored-heading .elementor-heading-title{
color: #2C71B8 !important;
}
.elementor-post:nth-of-type(25) .elementor-element-4c28279 {
border-left: 9px solid #005E39 !important;
}
.elementor-post:nth-of-type(25) .faculty-colored-heading .elementor-heading-title{
color: #005E39 !important;
}
.elementor-post:nth-of-type(26) .elementor-element-4c28279 {
border-left: 9px solid #DB8015 !important;
}
.elementor-post:nth-of-type(26) .faculty-colored-heading .elementor-heading-title{
color: #DB8015 !important;
}
.elementor-post:nth-of-type(27) .elementor-element-4c28279 {
border-left: 9px solid #D80028 !important;
}
.elementor-post:nth-of-type(27) .faculty-colored-heading .elementor-heading-title{
color: #D80028 !important;
}
.elementor-post:nth-of-type(28) .elementor-element-4c28279 {
border-left: 9px solid #2C71B8 !important;
}
.elementor-post:nth-of-type(28) .faculty-colored-heading .elementor-heading-title{
color: #2C71B8 !important;
}
.elementor-post:nth-of-type(29) .elementor-element-4c28279 {
border-left: 9px solid #005E39 !important;
}
.elementor-post:nth-of-type(29) .faculty-colored-heading .elementor-heading-title{
color: #005E39 !important;
}
.elementor-post:nth-of-type(30) .elementor-element-4c28279 {
border-left: 9px solid #DB8015 !important;
}
.elementor-post:nth-of-type(30) .faculty-colored-heading .elementor-heading-title{
color: #DB8015 !important;
}
.elementor-post:nth-of-type(31) .elementor-element-4c28279 {
border-left: 9px solid #D80028 !important;
}
.elementor-post:nth-of-type(31) .faculty-colored-heading .elementor-heading-title{
color: #D80028 !important;
}
.elementor-post:nth-of-type(32) .elementor-element-4c28279 {
border-left: 9px solid #2C71B8 !important;
}
.elementor-post:nth-of-type(32) .faculty-colored-heading .elementor-heading-title{
color: #2C71B8 !important;
}
.elementor-post:nth-of-type(33) .elementor-element-4c28279 {
border-left: 9px solid #005E39 !important;
}
.elementor-post:nth-of-type(33) .faculty-colored-heading .elementor-heading-title{
color: #005E39 !important;
}
.elementor-post:nth-of-type(34) .elementor-element-4c28279 {
border-left: 9px solid #DB8015 !important;
}
.elementor-post:nth-of-type(34) .faculty-colored-heading .elementor-heading-title{
color: #DB8015 !important;
}
.elementor-post:nth-of-type(35) .elementor-element-4c28279 {
border-left: 9px solid #D80028 !important;
}
.elementor-post:nth-of-type(35) .faculty-colored-heading .elementor-heading-title{
color: #D80028 !important;
}
.elementor-post:nth-of-type(36) .elementor-element-4c28279 {
border-left: 9px solid #2C71B8 !important;
}
.elementor-post:nth-of-type(36) .faculty-colored-heading .elementor-heading-title{
color: #2C71B8 !important;
}
.elementor-post:nth-of-type(37) .elementor-element-4c28279 {
border-left: 9px solid #005E39 !important;
}
.elementor-post:nth-of-type(37) .faculty-colored-heading .elementor-heading-title{
color: #005E39 !important;
}
.elementor-post:nth-of-type(38) .elementor-element-4c28279 {
border-left: 9px solid #DB8015 !important;
}
.elementor-post:nth-of-type(38) .faculty-colored-heading .elementor-heading-title{
color: #DB8015 !important;
}
.elementor-post:nth-of-type(39) .elementor-element-4c28279 {
border-left: 9px solid #D80028 !important;
}
.elementor-post:nth-of-type(39) .faculty-colored-heading .elementor-heading-title{
color: #D80028 !important;
}
.elementor-post:nth-of-type(40) .elementor-element-4c28279 {
border-left: 9px solid #2C71B8 !important;
}
.elementor-post:nth-of-type(40) .faculty-colored-heading .elementor-heading-title{
color: #2C71B8 !important;
}
.elementor-post:nth-of-type(41) .elementor-element-4c28279 {
border-left: 9px solid #005E39 !important;
}
.elementor-post:nth-of-type(41) .faculty-colored-heading .elementor-heading-title{
color: #005E39 !important;
}
.elementor-post:nth-of-type(42) .elementor-element-4c28279 {
border-left: 9px solid #DB8015 !important;
}
.elementor-post:nth-of-type(42) .faculty-colored-heading .elementor-heading-title{
color: #DB8015 !important;
}
.elementor-post:nth-of-type(43) .elementor-element-4c28279 {
border-left: 9px solid #D80028 !important;
}
.elementor-post:nth-of-type(43) .faculty-colored-heading .elementor-heading-title{
color: #D80028 !important;
}
.elementor-post:nth-of-type(44) .elementor-element-4c28279 {
border-left: 9px solid #2C71B8 !important;
}
.elementor-post:nth-of-type(44) .faculty-colored-heading .elementor-heading-title{
color: #2C71B8 !important;
}
.elementor-post:nth-of-type(45) .elementor-element-4c28279 {
border-left: 9px solid #005E39 !important;
}
.elementor-post:nth-of-type(45) .faculty-colored-heading .elementor-heading-title{
color: #005E39 !important;
}
.elementor-post:nth-of-type(46) .elementor-element-4c28279 {
border-left: 9px solid #DB8015 !important;
}
.elementor-post:nth-of-type(46) .faculty-colored-heading .elementor-heading-title{
color: #DB8015 !important;
}
.elementor-post:nth-of-type(47) .elementor-element-4c28279 {
border-left: 9px solid #D80028 !important;
}
.elementor-post:nth-of-type(47) .faculty-colored-heading .elementor-heading-title{
color: #D80028 !important;
}
.elementor-post:nth-of-type(48) .elementor-element-4c28279 {
border-left: 9px solid #2C71B8 !important;
}
.elementor-post:nth-of-type(48) .faculty-colored-heading .elementor-heading-title{
color: #2C71B8 !important;
}
.elementor-post:nth-of-type(49) .elementor-element-4c28279 {
border-left: 9px solid #005E39 !important;
}
.elementor-post:nth-of-type(49) .faculty-colored-heading .elementor-heading-title{
color: #005E39 !important;
}
.elementor-post:nth-of-type(50) .elementor-element-4c28279 {
border-left: 9px solid #DB8015 !important;
}
.elementor-post:nth-of-type(50) .faculty-colored-heading .elementor-heading-title{
color: #DB8015 !important;
}
.elementor-post:nth-of-type(51) .elementor-element-4c28279 {
border-left: 9px solid #D80028 !important;
}
.elementor-post:nth-of-type(51) .faculty-colored-heading .elementor-heading-title{
color: #D80028 !important;
}
.elementor-post:nth-of-type(52) .elementor-element-4c28279 {
border-left: 9px solid #2C71B8 !important;
}
.elementor-post:nth-of-type(52) .faculty-colored-heading .elementor-heading-title{
color: #2C71B8 !important;
}
.elementor-post:nth-of-type(53) .elementor-element-4c28279 {
border-left: 9px solid #005E39 !important;
}
.elementor-post:nth-of-type(53) .faculty-colored-heading .elementor-heading-title{
color: #005E39 !important;
}
.elementor-post:nth-of-type(54) .elementor-element-4c28279 {
border-left: 9px solid #DB8015 !important;
}
.elementor-post:nth-of-type(54) .faculty-colored-heading .elementor-heading-title{
color: #DB8015 !important;
}
.elementor-post:nth-of-type(55) .elementor-element-4c28279 {
border-left: 9px solid #D80028 !important;
}
.elementor-post:nth-of-type(55) .faculty-colored-heading .elementor-heading-title{
color: #D80028 !important;
}
.elementor-post:nth-of-type(56) .elementor-element-4c28279 {
border-left: 9px solid #2C71B8 !important;
}
.elementor-post:nth-of-type(56) .faculty-colored-heading .elementor-heading-title{
color: #2C71B8 !important;
}
.elementor-post:nth-of-type(57) .elementor-element-4c28279 {
border-left: 9px solid #005E39 !important;
}
.elementor-post:nth-of-type(57) .faculty-colored-heading .elementor-heading-title{
color: #005E39 !important;
}
.elementor-post:nth-of-type(58) .elementor-element-4c28279 {
border-left: 9px solid #DB8015 !important;
}
.elementor-post:nth-of-type(58) .faculty-colored-heading .elementor-heading-title{
color: #DB8015 !important;
}
.elementor-post:nth-of-type(59) .elementor-element-4c28279 {
border-left: 9px solid #D80028 !important;
}
.elementor-post:nth-of-type(59) .faculty-colored-heading .elementor-heading-title{
color: #D80028 !important;
}
.elementor-post:nth-of-type(60) .elementor-element-4c28279 {
border-left: 9px solid #2C71B8 !important;
}
.elementor-post:nth-of-type(60) .faculty-colored-heading .elementor-heading-title{
color: #2C71B8 !important;
}
.elementor-post:nth-of-type(61) .elementor-element-4c28279 {
border-left: 9px solid #005E39 !important;
}
.elementor-post:nth-of-type(61) .faculty-colored-heading .elementor-heading-title{
color: #005E39 !important;
}
.elementor-post:nth-of-type(62) .elementor-element-4c28279 {
border-left: 9px solid #DB8015 !important;
}
.elementor-post:nth-of-type(62) .faculty-colored-heading .elementor-heading-title{
color: #DB8015 !important;
}
.elementor-post:nth-of-type(63) .elementor-element-4c28279 {
border-left: 9px solid #D80028 !important;
}
.elementor-post:nth-of-type(63) .faculty-colored-heading .elementor-heading-title{
color: #D80028 !important;
}
.elementor-post:nth-of-type(64) .elementor-element-4c28279 {
border-left: 9px solid #2C71B8 !important;
}
.elementor-post:nth-of-type(64) .faculty-colored-heading .elementor-heading-title{
color: #2C71B8 !important;
}
.elementor-post:nth-of-type(65) .elementor-element-4c28279 {
border-left: 9px solid #005E39 !important;
}
.elementor-post:nth-of-type(65) .faculty-colored-heading .elementor-heading-title{
color: #005E39 !important;
}
.elementor-post:nth-of-type(66) .elementor-element-4c28279 {
border-left: 9px solid #DB8015 !important;
}
.elementor-post:nth-of-type(66) .faculty-colored-heading .elementor-heading-title{
color: #DB8015 !important;
}
.elementor-post:nth-of-type(67) .elementor-element-4c28279 {
border-left: 9px solid #D80028 !important;
}
.elementor-post:nth-of-type(67) .faculty-colored-heading .elementor-heading-title{
color: #D80028 !important;
}
.elementor-post:nth-of-type(68) .elementor-element-4c28279 {
border-left: 9px solid #2C71B8 !important;
}
.elementor-post:nth-of-type(68) .faculty-colored-heading .elementor-heading-title{
color: #2C71B8 !important;
}
.elementor-post:nth-of-type(69) .elementor-element-4c28279 {
border-left: 9px solid #005E39 !important;
}
.elementor-post:nth-of-type(69) .faculty-colored-heading .elementor-heading-title{
color: #005E39 !important;
}
.elementor-post:nth-of-type(70) .elementor-element-4c28279 {
border-left: 9px solid #DB8015 !important;
}
.elementor-post:nth-of-type(70) .faculty-colored-heading .elementor-heading-title{
color: #DB8015 !important;
}
.elementor-post:nth-of-type(71) .elementor-element-4c28279 {
border-left: 9px solid #D80028 !important;
}
.elementor-post:nth-of-type(71) .faculty-colored-heading .elementor-heading-title{
color: #D80028 !important;
}
.elementor-post:nth-of-type(72) .elementor-element-4c28279 {
border-left: 9px solid #2C71B8 !important;
}
.elementor-post:nth-of-type(72) .faculty-colored-heading .elementor-heading-title{
color: #2C71B8 !important;
}
.elementor-post:nth-of-type(73) .elementor-element-4c28279 {
border-left: 9px solid #005E39 !important;
}
.elementor-post:nth-of-type(73) .faculty-colored-heading .elementor-heading-title{
color: #005E39 !important;
}
.elementor-post:nth-of-type(74) .elementor-element-4c28279 {
border-left: 9px solid #DB8015 !important;
}
.elementor-post:nth-of-type(74) .faculty-colored-heading .elementor-heading-title{
color: #DB8015 !important;
}
.elementor-post:nth-of-type(75) .elementor-element-4c28279 {
border-left: 9px solid #D80028 !important;
}
.elementor-post:nth-of-type(75) .faculty-colored-heading .elementor-heading-title{
color: #D80028 !important;
}
.elementor-post:nth-of-type(76) .elementor-element-4c28279 {
border-left: 9px solid #2C71B8 !important;
}
.elementor-post:nth-of-type(76) .faculty-colored-heading .elementor-heading-title{
color: #2C71B8 !important;
}
.elementor-post:nth-of-type(77) .elementor-element-4c28279 {
border-left: 9px solid #005E39 !important;
}
.elementor-post:nth-of-type(77) .faculty-colored-heading .elementor-heading-title{
color: #005E39 !important;
}
.elementor-post:nth-of-type(78) .elementor-element-4c28279 {
border-left: 9px solid #DB8015 !important;
}
.elementor-post:nth-of-type(78) .faculty-colored-heading .elementor-heading-title{
color: #DB8015 !important;
}
.elementor-post:nth-of-type(79) .elementor-element-4c28279 {
border-left: 9px solid #D80028 !important;
}
.elementor-post:nth-of-type(79) .faculty-colored-heading .elementor-heading-title{
color: #D80028 !important;
}
.elementor-post:nth-of-type(80) .elementor-element-4c28279 {
border-left: 9px solid #2C71B8 !important;
}
.elementor-post:nth-of-type(80) .faculty-colored-heading .elementor-heading-title{
color: #2C71B8 !important;
}@font-face{font-family:eicons;src:url(//test.scs.edu/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.30.0);src:url(//test.scs.edu/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.30.0#iefix) format("embedded-opentype"),url(//test.scs.edu/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.30.0) format("woff2"),url(//test.scs.edu/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.30.0) format("woff"),url(//test.scs.edu/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.30.0) format("truetype"),url(//test.scs.edu/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.30.0#eicon) format("svg");font-weight:400;font-style:normal}[class*=" eicon-"],[class^=eicon]{display:inline-block;font-family:eicons;font-size:inherit;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:a 2s infinite linear}.eicon-editor-link:before{content:"\e800"}.eicon-editor-unlink:before{content:"\e801"}.eicon-editor-external-link:before{content:"\e802"}.eicon-editor-close:before{content:"\e803"}.eicon-editor-list-ol:before{content:"\e804"}.eicon-editor-list-ul:before{content:"\e805"}.eicon-editor-bold:before{content:"\e806"}.eicon-editor-italic:before{content:"\e807"}.eicon-editor-underline:before{content:"\e808"}.eicon-editor-paragraph:before{content:"\e809"}.eicon-editor-h1:before{content:"\e80a"}.eicon-editor-h2:before{content:"\e80b"}.eicon-editor-h3:before{content:"\e80c"}.eicon-editor-h4:before{content:"\e80d"}.eicon-editor-h5:before{content:"\e80e"}.eicon-editor-h6:before{content:"\e80f"}.eicon-editor-quote:before{content:"\e810"}.eicon-editor-code:before{content:"\e811"}.eicon-elementor:before{content:"\e812"}.eicon-elementor-circle:before{content:"\e813"}.eicon-pojome:before{content:"\e814"}.eicon-plus:before{content:"\e815"}.eicon-menu-bar:before{content:"\e816"}.eicon-apps:before{content:"\e817"}.eicon-accordion:before{content:"\e818"}.eicon-alert:before{content:"\e819"}.eicon-animation-text:before{content:"\e81a"}.eicon-animation:before{content:"\e81b"}.eicon-banner:before{content:"\e81c"}.eicon-blockquote:before{content:"\e81d"}.eicon-button:before{content:"\e81e"}.eicon-call-to-action:before{content:"\e81f"}.eicon-captcha:before{content:"\e820"}.eicon-carousel:before{content:"\e821"}.eicon-checkbox:before{content:"\e822"}.eicon-columns:before{content:"\e823"}.eicon-countdown:before{content:"\e824"}.eicon-counter:before{content:"\e825"}.eicon-date:before{content:"\e826"}.eicon-divider-shape:before{content:"\e827"}.eicon-divider:before{content:"\e828"}.eicon-download-button:before{content:"\e829"}.eicon-dual-button:before{content:"\e82a"}.eicon-email-field:before{content:"\e82b"}.eicon-facebook-comments:before{content:"\e82c"}.eicon-facebook-like-box:before{content:"\e82d"}.eicon-form-horizontal:before{content:"\e82e"}.eicon-form-vertical:before{content:"\e82f"}.eicon-gallery-grid:before{content:"\e830"}.eicon-gallery-group:before{content:"\e831"}.eicon-gallery-justified:before{content:"\e832"}.eicon-gallery-masonry:before{content:"\e833"}.eicon-icon-box:before{content:"\e834"}.eicon-image-before-after:before{content:"\e835"}.eicon-image-box:before{content:"\e836"}.eicon-image-hotspot:before{content:"\e837"}.eicon-image-rollover:before{content:"\e838"}.eicon-info-box:before{content:"\e839"}.eicon-inner-section:before{content:"\e83a"}.eicon-mailchimp:before{content:"\e83b"}.eicon-menu-card:before{content:"\e83c"}.eicon-navigation-horizontal:before{content:"\e83d"}.eicon-nav-menu:before{content:"\e83e"}.eicon-navigation-vertical:before{content:"\e83f"}.eicon-number-field:before{content:"\e840"}.eicon-parallax:before{content:"\e841"}.eicon-php7:before{content:"\e842"}.eicon-post-list:before{content:"\e843"}.eicon-post-slider:before{content:"\e844"}.eicon-post:before{content:"\e845"}.eicon-posts-carousel:before{content:"\e846"}.eicon-posts-grid:before{content:"\e847"}.eicon-posts-group:before{content:"\e848"}.eicon-posts-justified:before{content:"\e849"}.eicon-posts-masonry:before{content:"\e84a"}.eicon-posts-ticker:before{content:"\e84b"}.eicon-price-list:before{content:"\e84c"}.eicon-price-table:before{content:"\e84d"}.eicon-radio:before{content:"\e84e"}.eicon-rtl:before{content:"\e84f"}.eicon-scroll:before{content:"\e850"}.eicon-search:before{content:"\e851"}.eicon-select:before{content:"\e852"}.eicon-share:before{content:"\e853"}.eicon-sidebar:before{content:"\e854"}.eicon-skill-bar:before{content:"\e855"}.eicon-slider-3d:before{content:"\e856"}.eicon-slider-album:before{content:"\e857"}.eicon-slider-device:before{content:"\e858"}.eicon-slider-full-screen:before{content:"\e859"}.eicon-slider-push:before{content:"\e85a"}.eicon-slider-vertical:before{content:"\e85b"}.eicon-slider-video:before{content:"\e85c"}.eicon-slides:before{content:"\e85d"}.eicon-social-icons:before{content:"\e85e"}.eicon-spacer:before{content:"\e85f"}.eicon-table:before{content:"\e860"}.eicon-tabs:before{content:"\e861"}.eicon-tel-field:before{content:"\e862"}.eicon-text-area:before{content:"\e863"}.eicon-text-field:before{content:"\e864"}.eicon-thumbnails-down:before{content:"\e865"}.eicon-thumbnails-half:before{content:"\e866"}.eicon-thumbnails-right:before{content:"\e867"}.eicon-time-line:before{content:"\e868"}.eicon-toggle:before{content:"\e869"}.eicon-url:before{content:"\e86a"}.eicon-t-letter:before{content:"\e86b"}.eicon-wordpress:before{content:"\e86c"}.eicon-text:before{content:"\e86d"}.eicon-anchor:before{content:"\e86e"}.eicon-bullet-list:before{content:"\e86f"}.eicon-code:before{content:"\e870"}.eicon-favorite:before{content:"\e871"}.eicon-google-maps:before{content:"\e872"}.eicon-image:before{content:"\e873"}.eicon-photo-library:before{content:"\e874"}.eicon-woocommerce:before{content:"\e875"}.eicon-youtube:before{content:"\e876"}.eicon-flip-box:before{content:"\e877"}.eicon-settings:before{content:"\e878"}.eicon-headphones:before{content:"\e879"}.eicon-testimonial:before{content:"\e87a"}.eicon-counter-circle:before{content:"\e87b"}.eicon-person:before{content:"\e87c"}.eicon-chevron-right:before{content:"\e87d"}.eicon-chevron-left:before{content:"\e87e"}.eicon-close:before{content:"\e87f"}.eicon-file-download:before{content:"\e880"}.eicon-save:before{content:"\e881"}.eicon-zoom-in:before{content:"\e882"}.eicon-shortcode:before{content:"\e883"}.eicon-nerd:before{content:"\e884"}.eicon-device-desktop:before{content:"\e885"}.eicon-device-tablet:before{content:"\e886"}.eicon-device-mobile:before{content:"\e887"}.eicon-document-file:before{content:"\e888"}.eicon-folder-o:before{content:"\e889"}.eicon-hypster:before{content:"\e88a"}.eicon-h-align-left:before{content:"\e88b"}.eicon-h-align-right:before{content:"\e88c"}.eicon-h-align-center:before{content:"\e88d"}.eicon-h-align-stretch:before{content:"\e88e"}.eicon-v-align-top:before{content:"\e88f"}.eicon-v-align-bottom:before{content:"\e890"}.eicon-v-align-middle:before{content:"\e891"}.eicon-v-align-stretch:before{content:"\e892"}.eicon-pro-icon:before{content:"\e893"}.eicon-mail:before{content:"\e894"}.eicon-lock-user:before{content:"\e895"}.eicon-testimonial-carousel:before{content:"\e896"}.eicon-media-carousel:before{content:"\e897"}.eicon-section:before{content:"\e898"}.eicon-column:before{content:"\e899"}.eicon-edit:before{content:"\e89a"}.eicon-clone:before{content:"\e89b"}.eicon-trash:before{content:"\e89c"}.eicon-play:before{content:"\e89d"}.eicon-angle-right:before{content:"\e89e"}.eicon-angle-left:before{content:"\e89f"}.eicon-animated-headline:before{content:"\e8a0"}.eicon-menu-toggle:before{content:"\e8a1"}.eicon-fb-embed:before{content:"\e8a2"}.eicon-fb-feed:before{content:"\e8a3"}.eicon-twitter-embed:before{content:"\e8a4"}.eicon-twitter-feed:before{content:"\e8a5"}.eicon-sync:before{content:"\e8a6"}.eicon-import-export:before{content:"\e8a7"}.eicon-check-circle:before{content:"\e8a8"}.eicon-library-save:before{content:"\e8a9"}.eicon-library-download:before{content:"\e8aa"}.eicon-insert:before{content:"\e8ab"}.eicon-preview-medium:before{content:"\e8ac"}.eicon-sort-down:before{content:"\e8ad"}.eicon-sort-up:before{content:"\e8ae"}.eicon-heading:before{content:"\e8af"}.eicon-logo:before{content:"\e8b0"}.eicon-meta-data:before{content:"\e8b1"}.eicon-post-content:before{content:"\e8b2"}.eicon-post-excerpt:before{content:"\e8b3"}.eicon-post-navigation:before{content:"\e8b4"}.eicon-yoast:before{content:"\e8b5"}.eicon-nerd-chuckle:before{content:"\e8b6"}.eicon-nerd-wink:before{content:"\e8b7"}.eicon-comments:before{content:"\e8b8"}.eicon-download-circle-o:before{content:"\e8b9"}.eicon-library-upload:before{content:"\e8ba"}.eicon-save-o:before{content:"\e8bb"}.eicon-upload-circle-o:before{content:"\e8bc"}.eicon-ellipsis-h:before{content:"\e8bd"}.eicon-ellipsis-v:before{content:"\e8be"}.eicon-arrow-left:before{content:"\e8bf"}.eicon-arrow-right:before{content:"\e8c0"}.eicon-arrow-up:before{content:"\e8c1"}.eicon-arrow-down:before{content:"\e8c2"}.eicon-play-o:before{content:"\e8c3"}.eicon-archive-posts:before{content:"\e8c4"}.eicon-archive-title:before{content:"\e8c5"}.eicon-featured-image:before{content:"\e8c6"}.eicon-post-info:before{content:"\e8c7"}.eicon-post-title:before{content:"\e8c8"}.eicon-site-logo:before{content:"\e8c9"}.eicon-site-search:before{content:"\e8ca"}.eicon-site-title:before{content:"\e8cb"}.eicon-plus-square:before{content:"\e8cc"}.eicon-minus-square:before{content:"\e8cd"}.eicon-cloud-check:before{content:"\e8ce"}.eicon-drag-n-drop:before{content:"\e8cf"}.eicon-welcome:before{content:"\e8d0"}.eicon-handle:before{content:"\e8d1"}.eicon-cart:before{content:"\e8d2"}.eicon-product-add-to-cart:before{content:"\e8d3"}.eicon-product-breadcrumbs:before{content:"\e8d4"}.eicon-product-categories:before{content:"\e8d5"}.eicon-product-description:before{content:"\e8d6"}.eicon-product-images:before{content:"\e8d7"}.eicon-product-info:before{content:"\e8d8"}.eicon-product-meta:before{content:"\e8d9"}.eicon-product-pages:before{content:"\e8da"}.eicon-product-price:before{content:"\e8db"}.eicon-product-rating:before{content:"\e8dc"}.eicon-product-related:before{content:"\e8dd"}.eicon-product-stock:before{content:"\e8de"}.eicon-product-tabs:before{content:"\e8df"}.eicon-product-title:before{content:"\e8e0"}.eicon-product-upsell:before{content:"\e8e1"}.eicon-products:before{content:"\e8e2"}.eicon-bag-light:before{content:"\e8e3"}.eicon-bag-medium:before{content:"\e8e4"}.eicon-bag-solid:before{content:"\e8e5"}.eicon-basket-light:before{content:"\e8e6"}.eicon-basket-medium:before{content:"\e8e7"}.eicon-basket-solid:before{content:"\e8e8"}.eicon-cart-light:before{content:"\e8e9"}.eicon-cart-medium:before{content:"\e8ea"}.eicon-cart-solid:before{content:"\e8eb"}.eicon-exchange:before{content:"\e8ec"}.eicon-preview-thin:before{content:"\e8ed"}.eicon-device-laptop:before{content:"\e8ee"}.eicon-collapse:before{content:"\e8ef"}.eicon-expand:before{content:"\e8f0"}.eicon-navigator:before{content:"\e8f1"}.eicon-plug:before{content:"\e8f2"}.eicon-dashboard:before{content:"\e8f3"}.eicon-typography:before{content:"\e8f4"}.eicon-info-circle-o:before{content:"\e8f5"}.eicon-integration:before{content:"\e8f6"}.eicon-plus-circle-o:before{content:"\e8f7"}.eicon-rating:before{content:"\e8f8"}.eicon-review:before{content:"\e8f9"}.eicon-tools:before{content:"\e8fa"}.eicon-loading:before{content:"\e8fb"}.eicon-sitemap:before{content:"\e8fc"}.eicon-click:before{content:"\e8fd"}.eicon-clock:before{content:"\e8fe"}.eicon-library-open:before{content:"\e8ff"}.eicon-warning:before{content:"\e900"}.eicon-flow:before{content:"\e901"}.eicon-cursor-move:before{content:"\e902"}.eicon-arrow-circle-left:before{content:"\e903"}.eicon-flash:before{content:"\e904"}.eicon-redo:before{content:"\e905"}.eicon-ban:before{content:"\e906"}.eicon-barcode:before{content:"\e907"}.eicon-calendar:before{content:"\e908"}.eicon-caret-left:before{content:"\e909"}.eicon-caret-right:before{content:"\e90a"}.eicon-caret-up:before{content:"\e90b"}.eicon-chain-broken:before{content:"\e90c"}.eicon-check-circle-o:before{content:"\e90d"}.eicon-check:before{content:"\e90e"}.eicon-chevron-double-left:before{content:"\e90f"}.eicon-chevron-double-right:before{content:"\e910"}.eicon-undo:before{content:"\e911"}.eicon-filter:before{content:"\e912"}.eicon-circle-o:before{content:"\e913"}.eicon-circle:before{content:"\e914"}.eicon-clock-o:before{content:"\e915"}.eicon-cog:before{content:"\e916"}.eicon-cogs:before{content:"\e917"}.eicon-commenting-o:before{content:"\e918"}.eicon-copy:before{content:"\e919"}.eicon-database:before{content:"\e91a"}.eicon-dot-circle-o:before{content:"\e91b"}.eicon-envelope:before{content:"\e91c"}.eicon-external-link-square:before{content:"\e91d"}.eicon-eyedropper:before{content:"\e91e"}.eicon-folder:before{content:"\e91f"}.eicon-font:before{content:"\e920"}.eicon-adjust:before{content:"\e921"}.eicon-lightbox:before{content:"\e922"}.eicon-heart-o:before{content:"\e923"}.eicon-history:before{content:"\e924"}.eicon-image-bold:before{content:"\e925"}.eicon-info-circle:before{content:"\e926"}.eicon-link:before{content:"\e927"}.eicon-long-arrow-left:before{content:"\e928"}.eicon-long-arrow-right:before{content:"\e929"}.eicon-caret-down:before{content:"\e92a"}.eicon-paint-brush:before{content:"\e92b"}.eicon-pencil:before{content:"\e92c"}.eicon-plus-circle:before{content:"\e92d"}.eicon-zoom-in-bold:before{content:"\e92e"}.eicon-sort-amount-desc:before{content:"\e92f"}.eicon-sign-out:before{content:"\e930"}.eicon-spinner:before{content:"\e931"}.eicon-square:before{content:"\e932"}.eicon-star-o:before{content:"\e933"}.eicon-star:before{content:"\e934"}.eicon-text-align-justify:before{content:"\e935"}.eicon-text-align-center:before{content:"\e936"}.eicon-tags:before{content:"\e937"}.eicon-text-align-left:before{content:"\e938"}.eicon-text-align-right:before{content:"\e939"}.eicon-close-circle:before{content:"\e93a"}.eicon-trash-o:before{content:"\e93b"}.eicon-font-awesome:before{content:"\e93c"}.eicon-user-circle-o:before{content:"\e93d"}.eicon-video-camera:before{content:"\e93e"}.eicon-heart:before{content:"\e93f"}.eicon-wrench:before{content:"\e940"}.eicon-help:before{content:"\e941"}.eicon-help-o:before{content:"\e942"}.eicon-zoom-out-bold:before{content:"\e943"}.eicon-plus-square-o:before{content:"\e944"}.eicon-minus-square-o:before{content:"\e945"}.eicon-minus-circle:before{content:"\e946"}.eicon-minus-circle-o:before{content:"\e947"}.eicon-code-bold:before{content:"\e948"}.eicon-cloud-upload:before{content:"\e949"}.eicon-search-bold:before{content:"\e94a"}.eicon-map-pin:before{content:"\e94b"}.eicon-meetup:before{content:"\e94c"}.eicon-slideshow:before{content:"\e94d"}.eicon-t-letter-bold:before{content:"\e94e"}.eicon-preferences:before{content:"\e94f"}.eicon-table-of-contents:before{content:"\e950"}.eicon-tv:before{content:"\e951"}.eicon-upload:before{content:"\e952"}.eicon-instagram-comments:before{content:"\e953"}.eicon-instagram-nested-gallery:before{content:"\e954"}.eicon-instagram-post:before{content:"\e955"}.eicon-instagram-video:before{content:"\e956"}.eicon-instagram-gallery:before{content:"\e957"}.eicon-instagram-likes:before{content:"\e958"}.eicon-facebook:before{content:"\e959"}.eicon-twitter:before{content:"\e95a"}.eicon-pinterest:before{content:"\e95b"}.eicon-frame-expand:before{content:"\e95c"}.eicon-frame-minimize:before{content:"\e95d"}.eicon-archive:before{content:"\e95e"}.eicon-colors-typography:before{content:"\e95f"}.eicon-custom:before{content:"\e960"}.eicon-footer:before{content:"\e961"}.eicon-header:before{content:"\e962"}.eicon-layout-settings:before{content:"\e963"}.eicon-lightbox-expand:before{content:"\e964"}.eicon-error-404:before{content:"\e965"}.eicon-theme-style:before{content:"\e966"}.eicon-search-results:before{content:"\e967"}.eicon-single-post:before{content:"\e968"}.eicon-site-identity:before{content:"\e969"}.eicon-theme-builder:before{content:"\e96a"}.eicon-download-bold:before{content:"\e96b"}.eicon-share-arrow:before{content:"\e96c"}.eicon-global-settings:before{content:"\e96d"}.eicon-user-preferences:before{content:"\e96e"}.eicon-lock:before{content:"\e96f"}.eicon-export-kit:before{content:"\e970"}.eicon-import-kit:before{content:"\e971"}.eicon-lottie:before{content:"\e972"}.eicon-products-archive:before{content:"\e973"}.eicon-single-product:before{content:"\e974"}.eicon-disable-trash-o:before{content:"\e975"}.eicon-single-page:before{content:"\e976"}.eicon-wordpress-light:before{content:"\e977"}.eicon-cogs-check:before{content:"\e978"}.eicon-custom-css:before{content:"\e979"}.eicon-global-colors:before{content:"\e97a"}.eicon-globe:before{content:"\e97b"}.eicon-typography-1:before{content:"\e97c"}.eicon-background:before{content:"\e97d"}.eicon-device-responsive:before{content:"\e97e"}.eicon-device-wide:before{content:"\e97f"}.eicon-code-highlight:before{content:"\e980"}.eicon-video-playlist:before{content:"\e981"}.eicon-download-kit:before{content:"\e982"}.eicon-kit-details:before{content:"\e983"}.eicon-kit-parts:before{content:"\e984"}.eicon-kit-upload:before{content:"\e985"}.eicon-kit-plugins:before{content:"\e986"}.eicon-kit-upload-alt:before{content:"\e987"}.eicon-hotspot:before{content:"\e988"}.eicon-paypal-button:before{content:"\e989"}.eicon-shape:before{content:"\e98a"}.eicon-wordart:before{content:"\e98b"}.eicon-checkout:before{content:"\e98c"}.eicon-container:before{content:"\e98d"}.eicon-flip:before{content:"\e98e"}.eicon-info:before{content:"\e98f"}.eicon-my-account:before{content:"\e990"}.eicon-purchase-summary:before{content:"\e991"}.eicon-page-transition:before{content:"\e992"}.eicon-spotify:before{content:"\e993"}.eicon-stripe-button:before{content:"\e994"}.eicon-woo-settings:before{content:"\e995"}.eicon-woo-cart:before{content:"\e996"}.eicon-grow:before{content:"\e997"}.eicon-order-end:before{content:"\e998"}.eicon-nowrap:before{content:"\e999"}.eicon-order-start:before{content:"\e99a"}.eicon-progress-tracker:before{content:"\e99b"}.eicon-shrink:before{content:"\e99c"}.eicon-wrap:before{content:"\e99d"}.eicon-align-center-h:before{content:"\e99e"}.eicon-align-center-v:before{content:"\e99f"}.eicon-align-end-h:before{content:"\e9a0"}.eicon-align-end-v:before{content:"\e9a1"}.eicon-align-start-h:before{content:"\e9a2"}.eicon-align-start-v:before{content:"\e9a3"}.eicon-align-stretch-h:before{content:"\e9a4"}.eicon-align-stretch-v:before{content:"\e9a5"}.eicon-justify-center-h:before{content:"\e9a6"}.eicon-justify-center-v:before{content:"\e9a7"}.eicon-justify-end-h:before{content:"\e9a8"}.eicon-justify-end-v:before{content:"\e9a9"}.eicon-justify-space-around-h:before{content:"\e9aa"}.eicon-justify-space-around-v:before{content:"\e9ab"}.eicon-justify-space-between-h:before{content:"\e9ac"}.eicon-justify-space-between-v:before{content:"\e9ad"}.eicon-justify-space-evenly-h:before{content:"\e9ae"}.eicon-justify-space-evenly-v:before{content:"\e9af"}.eicon-justify-start-h:before{content:"\e9b0"}.eicon-justify-start-v:before{content:"\e9b1"}.eicon-woocommerce-cross-sells:before{content:"\e9b2"}.eicon-woocommerce-notices:before{content:"\e9b3"}.eicon-inner-container:before{content:"\e9b4"}.eicon-warning-full:before{content:"\e9b5"}.eicon-exit:before{content:"\e9b6"}.eicon-loop-builder:before{content:"\e9b7"}.eicon-notes:before{content:"\e9b8"}.eicon-read:before{content:"\e9b9"}.eicon-unread:before{content:"\e9ba"}.eicon-carousel-loop:before{content:"\e9bb"}.eicon-mega-menu:before{content:"\eb78"}.eicon-nested-carousel:before{content:"\e9bd"}.eicon-ai:before{content:"\e9be"}.eicon-taxonomy-filter:before{content:"\eb7d"}.eicon-container-grid:before{content:"\ef02"}.eicon-upgrade:before{content:"\e9c1"}.eicon-advanced:before{content:"\eb84"}.eicon-notification:before{content:"\e9c3"}.eicon-light-mode:before{content:"\e9c4"}.eicon-dark-mode:before{content:"\e9c5"}.eicon-upgrade-crown:before{content:"\e9c6"}.eicon-eye:before{content:"\e8ac"}.eicon-elementor-square:before{content:"\e813"}.eicon-off-canvas:before{content: "\e9c7"}@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}